Metadata-Version: 2.4
Name: gh-autofollow
Version: 1.0.0
Summary: GitHub auto-follow automation with batching, caching, and OS autostart
Author: gh-autofollow contributors
License: MIT
Project-URL: Homepage, https://github.com/NgoHuuLoc0612/gh-autofollow
Project-URL: Documentation, https://github.com/NgoHuuLoc0612/gh-autofolloww#readme
Project-URL: Bug Tracker, https://github.com/NgoHuuLoc0612/gh-autofollow/issues
Keywords: github,follow,automation,cli,scheduler
Classifier: Development Status :: 5 - Production/Stable
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 :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: urllib3
Provides-Extra: toml
Requires-Dist: tomli; python_version < "3.11" and extra == "toml"
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: responses; extra == "dev"
Requires-Dist: freezegun; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: mypy; extra == "dev"
