Metadata-Version: 2.1
Name: pythonbook20210303
Version: 1.0.0
Summary: This is a test package for me.
Home-page: UNKNOWN
Author: kt ishikawa
Author-email: hiro_585@yahoo.co.jp
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 ; extra == 'gcs'
Provides-Extra: s3
Requires-Dist: boto3 ; extra == 's3'

UNKNOWN


