Metadata-Version: 2.1
Name: cocodrilo
Version: 0.1.0
Summary: A large semiaquatic reptile.
Home-page: https://github.com/altaf-ali/cocodrilo
License: MIT
Author: Bruce Wayne
Author-email: altaf@fastmail.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pip (>=23.1.2,<24.0.0)
Requires-Dist: typer (>=0.7.0,<0.8.0)
Description-Content-Type: text/markdown

# Cocodrilo


[![pypi](https://img.shields.io/pypi/v/cocodrilo.svg)](https://pypi.org/project/cocodrilo/)
[![python](https://img.shields.io/pypi/pyversions/cocodrilo.svg)](https://pypi.org/project/cocodrilo/)
[![Build Status](https://github.com/altaf-ali/cocodrilo/actions/workflows/dev.yml/badge.svg)](https://github.com/altaf-ali/cocodrilo/actions/workflows/dev.yml)
[![codecov](https://codecov.io/gh/altaf-ali/cocodrilo/branch/main/graphs/badge.svg)](https://codecov.io/github/altaf-ali/cocodrilo)



A large semiaquatic reptile


* Documentation: <https://altaf-ali.github.io/cocodrilo>
* GitHub: <https://github.com/altaf-ali/cocodrilo>
* PyPI: <https://pypi.org/project/cocodrilo/>
* Free software: MIT


## Features

* TODO

## Credits

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

