Metadata-Version: 2.1
Name: marco-test-package
Version: 0.1.0
Summary: Test package for marco
Home-page: https://github.com/mgancita/marco-test-package
License: MIT
Author: Marco Gancitano
Author-email: marco.gancitano@example.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

# Marco test package


[![PyPI version](https://badge.fury.io/py/marco_test_package.svg)](https://badge.fury.io/py/marco_test_package)
![versions](https://img.shields.io/pypi/pyversions/marco_test_package.svg)
[![GitHub license](https://img.shields.io/github/license/mgancita/marco_test_package.svg)](https://github.com/mgancita/marco_test_package/blob/main/LICENSE)



[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)


Test package for marco


- Free software: MIT
- Documentation: https://mgancita.github.io/marco-test-package.


## Features

* TODO

## Credits


This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [`mgancita/cookiecutter-pypackage`](https://mgancita.github.io/cookiecutter-pypackage/) project template.

