Metadata-Version: 2.1
Name: CINI-selector
Version: 0.0.5
Summary: cini_selector: Module that work with the Spanish CINI code notification. Helping to verify if the code are valid or not. And help on each level The diffewrent options that the user have.
Home-page: https://github.com/R-Rijnbeek/CINI_selector
Author: Robert Rijnbeek
Author-email: robert270384@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/R-Rijnbeek/CINI_selector/issues
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
License-File: LICENSE

# python_CINI_selector

This repository that build and is the standard CINI selector for differrent use.

The oficial description of the requisites of the CINI code are writed on: https://www.boe.es/diario_boe/txt.php?id=BOE-A-2019-6181

## Installation

Once activate your python environment. use as standard pip installation: 

````
pip install CINI-selector
````


