Metadata-Version: 2.1
Name: liburl
Version: 0.0.2
Summary: A small package
Home-page: https://liburl.com
Author: phyng
Author-email: phyngk@gmail.com
License: UNKNOWN
Description: 
        liburl
        ======
        
        ## build and upload
        
        ```
        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
