Metadata-Version: 2.1
Name: findCPcore
Version: 0.0.1
Summary: findCP core package
Home-page: https://github.com/findCP/findCPcore
Author: Alex Oarga
Author-email: alex718123@gmail.com
License: UNKNOWN
Platform: UNKNOWN
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

# findCPcore

[![Documentation Status](https://readthedocs.org/projects/findCP/badge/?version=latest&style=flat-square)](https://findCP.readthedocs.io/en/latest/?badge=latest)		[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)

The documentation can be found at [readthedocs](https://findCP.readthedocs.io/en/latest/) and can also be [downloaded](https://readthedocs.org/projects/findCP/downloads/).

# Source
## Table of Contents
- [Install](#install)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)

## Install

```sh
$ pip3 install findCPcore
```


## Maintainers

[@alexOarga](https://github.com/alexOarga)

## Contributing

Feel free to dive in! [Open an issue](https://github.com/findCP/findCP/issues/new) or submit PRs.

Standard Readme follows the [Contributor Covenant](http://contributor-covenant.org/version/1/3/0/) Code of Conduct.

## License

[MIT](LICENSE) © Alex Oarga


