Metadata-Version: 2.1
Name: libs
Version: 0.0.2
Summary: Packages of tools
Home-page: https://github.com/phyng/libs
Author: phyng
Author-email: phyngk@gmail.com
License: UNKNOWN
Description: 
        # libs
        
        ## build and upload
        
        ```
        rm dist/*
        python3 setup.py sdist bdist_wheel
        twine upload dist/*
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
