Metadata-Version: 2.1
Name: package-list
Version: 0.1.0
Summary: An awesome package is coming soon! 🎉
Home-page: https://github.com/Kludex/package-list
License: MIT
Author: Marcelo Trylesinski
Author-email: marcelotryle@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: typer (>=0.3.2,<0.4.0)
Project-URL: Repository, https://github.com/Kludex/package-list
Description-Content-Type: text/markdown

<h1 align="center">
    <strong>package-list</strong>
</h1>
<p align="center">
    <a href="https://github.com/Kludex/package-list" target="_blank">
        <img src="https://img.shields.io/github/last-commit/Kludex/package-list" alt="Latest Commit">
    </a>
        <img src="https://img.shields.io/github/workflow/status/Kludex/package-list/Test">
        <img src="https://img.shields.io/codecov/c/github/Kludex/package-list">
    <br />
    <a href="https://pypi.org/project/package-list" target="_blank">
        <img src="https://img.shields.io/pypi/v/package-list" alt="Package version">
    </a>
    <img src="https://img.shields.io/pypi/pyversions/package-list">
    <img src="https://img.shields.io/github/license/Kludex/package-list">
</p>


## Installation

``` bash
pip install package-list
```

## License

This project is licensed under the terms of the MIT license.

