Metadata-Version: 2.1
Name: pythonpook
Version: 1.0.0
Summary: UNKNOWN
Home-page: https://github.com/katuhito/pythonpook
Author-email: katuhitohara@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
Requires-Dist: Click (~=7.0)
Provides-Extra: gcs
Requires-Dist: google-cloud-storage (~=1.23.0) ; extra == 'gcs'
Provides-Extra: s3
Requires-Dist: boto3 (~=1.10.0) ; extra == 's3'

UNKNOWN


