Metadata-Version: 2.1
Name: fileup.py
Version: 0.1.0
Summary: A Python package that simplifies the auto-update process by updating individual files with remote versions based on file-specific version comments.
Home-page: https://github.com/mvishok/fileup
Author: Vishok M
Author-email: hello@vishok.me
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
