Metadata-Version: 2.1
Name: af
Version: 1.0.0
Summary: Af format tools
Home-page: https://github.com/pypa/example-project
Author: Laurent Bié
Author-email: hloplol@gmail.com
License: UNKNOWN
Description: # Af
        
        python setup.py sdist bdist_wheel
        twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
        
        A simple package to deal with af format
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
