Metadata-Version: 2.1
Name: sftp-uploader
Version: 0.1.0
Summary: Script for upload files to sftp
License: MIT
Author: Moonvent
Author-email: moonvent@proton.me
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: gitpython (>=3.1.31,<4.0.0)
Requires-Dist: paramiko (>=3.1.0,<4.0.0)
Description-Content-Type: text/markdown

# TODO

[ ] Make title, description, which problem is solve, metter of this project description
[ ] Add more [classifiers](https://pypi.org/classifiers/)
[ ] Add tests
[ ] Add additional links to project conf

