Metadata-Version: 2.1
Name: fcc_project
Version: 0.0.1
Summary: A small example package
Home-page: https://github.com/tomasvai/demo_repo
Author: Tomas Vainoras
Author-email: Tomas Vainoras <vainoras@gmail.com>
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Issues, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# `basicpkg`

The `basicpkg` is a simple testing example to understand the basics of developing your first Python package.
