Metadata-Version: 2.1
Name: posidrive
Version: 0.1.0
Summary: UNKNOWN
Home-page: https://github.com/Positeral/posidrive
Author: Arthur Goncharuk
Author-email: af3.inet@gmail.com
License: BSD License
Description: # posidrive
        
        This library aims to simplify writing a custom backup/restore scripts which can be called from the command line. It purposely is not a fully-featured Google Drive client and minimally uses remote API, thereby allowing quickly switch between file hosting services which will be added in the future.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
