Metadata-Version: 2.1
Name: hello-repr
Version: 0.0.1
Summary: A practice example package
Home-page: https://github.com/pypa/sampleproject
Author: hola
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Hola's example package

This is an example package. I'm practicing how to pacakge a project into an
installable distribution package. Hola!



