Metadata-Version: 2.4
Name: qatarcars
Version: 0.1.0
Summary: A package containing data on Qatari cars for pedagogical purposes
License: CC0 v1.0 Universal
License-File: LICENSE
Author: Peter Licari
Requires-Python: >=3.12,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: colorama (==0.4.6)
Description-Content-Type: text/markdown

# qatarcars

A package containing data on Qatari cars for pedagogical purposes

## Installation

```bash
$ pip install qatarcars
```

## Usage

- TODO

## Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

## License

`qatarcars` was created by Peter Licari. It is licensed under the terms of the CC0 v1.0 Universal license.

## Credits

`qatarcars` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).

