Metadata-Version: 2.1
Name: kirilov_updater
Version: 1.1.0
Summary: A python package to automatically check updates on open source projects.
Home-page: https://github.com/Kirilov-Team/Updater
Author: Kirilov
Author-email: kirilovcode@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: requests>=2.0.0
Requires-Dist: beautifulsoup4>=4.0.0
Requires-Dist: packaging>=20.0
