Metadata-Version: 2.1
Name: OrzTinyPNG
Version: 0.0.1
Summary: A tool for compress image such as png and jpg using TinyPNG API
Home-page: https://github.com/pypa/sampleproject
Author: wangzhizhou
Author-email: 824219521@qq.com
License: UNKNOWN
Description: # OrzTinyPNG
        
        )
        
        This is a simple example package. You can use
        [Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
        to write your content.
        
        # How to Publish
        
        [publish tutorial](https://packaging.python.org/tutorials/packaging-projects/)
        
        # Choose you license
        
        [Choose a License for your self](https://choosealicense.com)
        
        # 参考
        
        - [TinyPNG 官网](https://tinypng.com/)
        - [TinyPNG API Key](https://tinypng.com/developers)
        - [TinyPNG API Ref](https://tinypng.com/developers/reference)
        - [TinyPNG Python API Doc](https://tinypng.com/developers/reference/python)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7, <4
Description-Content-Type: text/markdown
