Metadata-Version: 2.1
Name: package_tut
Version: 0.0.1
Summary: My first Python package <tutorial>
Author: Abdulbasit Alabi
Author-email: abdulbasitdamilola6@gmail.com
Keywords: python,first package
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Dist: setuptools
Requires-Dist: wheel

My first Python package with a slightly longer description
