Metadata-Version: 2.4
Name: git-chalak
Version: 1.0.0
Summary: ⚡ Supercharge your Git workflow with short, powerful commands
Author-email: Your Name <you@example.com>
Project-URL: Homepage, https://github.com/yourusername/git-fast
Project-URL: Repository, https://github.com/yourusername/git-fast
Project-URL: Issues, https://github.com/yourusername/git-fast/issues
Keywords: git,cli,developer-tools,productivity
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Version Control :: Git
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: click>=8.0
