Metadata-Version: 2.1
Name: pic_cut
Version: 0.0.14
Summary: Cut Long Picture.
Home-page: https://github.com/gaoyunzhi/pic_cut
Author: Yunzhi Gao
Author-email: gaoyunzhi@gmail.com
License: UNKNOWN
Description: # pic_cut
        
        Cut long picture for better view.
        
        ## usage
        
        ```
        import pic_cut
        file_list = pic_cut.cut(file)
        ```
        
        ## how to install
        
        `pip3 install pic_cut`
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown
