scriptmonkey
Advanced tools
+3
-4
| Metadata-Version: 2.1 | ||
| Name: scriptmonkey | ||
| Version: 2.0.2 | ||
| Version: 2.0.3 | ||
| Summary: A simple CLI utility for copying files and directory trees to clipboard for easy sharing with LLMs. | ||
@@ -10,3 +10,2 @@ Home-page: https://github.com/lukerbs/ScriptMonkey | ||
| Keywords: clipboard,file sharing,directory tree,development tools,python tools,LLM helper,code sharing,project structure,file utility,developer tools | ||
| Platform: UNKNOWN | ||
| Classifier: Programming Language :: Python :: 3 | ||
@@ -17,2 +16,4 @@ Classifier: License :: OSI Approved :: MIT License | ||
| Description-Content-Type: text/markdown | ||
| Requires-Dist: rich | ||
| Requires-Dist: pyperclip | ||
@@ -148,3 +149,1 @@ # ScriptMonkey 🐒 | ||
| **Version 2.0.0** - Simplified for focus and reliability. No more AI dependencies, just pure clipboard utility goodness! 🐒 | ||
| [console_scripts] | ||
| scriptmonkey = scriptmonkey.core:main | ||
| Metadata-Version: 2.1 | ||
| Name: scriptmonkey | ||
| Version: 2.0.2 | ||
| Version: 2.0.3 | ||
| Summary: A simple CLI utility for copying files and directory trees to clipboard for easy sharing with LLMs. | ||
@@ -10,3 +10,2 @@ Home-page: https://github.com/lukerbs/ScriptMonkey | ||
| Keywords: clipboard,file sharing,directory tree,development tools,python tools,LLM helper,code sharing,project structure,file utility,developer tools | ||
| Platform: UNKNOWN | ||
| Classifier: Programming Language :: Python :: 3 | ||
@@ -17,2 +16,4 @@ Classifier: License :: OSI Approved :: MIT License | ||
| Description-Content-Type: text/markdown | ||
| Requires-Dist: rich | ||
| Requires-Dist: pyperclip | ||
@@ -148,3 +149,1 @@ # ScriptMonkey 🐒 | ||
| **Version 2.0.0** - Simplified for focus and reliability. No more AI dependencies, just pure clipboard utility goodness! 🐒 | ||
@@ -79,2 +79,4 @@ import os | ||
| "CACHEDIR.TAG", | ||
| ".lance", | ||
| ".manifest", | ||
| "*.lance", | ||
@@ -81,0 +83,0 @@ "*.manifest", |
+1
-1
@@ -5,3 +5,3 @@ from setuptools import setup, find_packages | ||
| name="scriptmonkey", | ||
| version="2.0.2", | ||
| version="2.0.3", | ||
| description="A simple CLI utility for copying files and directory trees to clipboard for easy sharing with LLMs.", | ||
@@ -8,0 +8,0 @@ long_description=open("README.md", "r").read(), |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
25033
0.32%349
0.58%