Metadata-Version: 2.1
Name: sample-pkg
Version: 0.0.1a1
Summary: A sample Python package
Home-page: https://github.com/zhoudoao/sample_pkg
Author: zhoudoao
Author-email: zhoudoao@gmail.com
License: UNKNOWN
Project-URL: Source, https://github.com/zhoudoao/sample_pkg/
Keywords: sample setuptools development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: peppercorn

# A sample Python pakage

This is a sample of Python pakage which is aid to provide a tutorial.


