Metadata-Version: 2.1
Name: verification-digit-pty
Version: 0.2.2
Summary: Library to calculate the verification digit from RUC and cedulas in Panama..
Home-page: https://github.com/luiscberrocal/verification-digit-pty
License: MIT
Author: Luis C. Berrocal
Author-email: luis.berrocal.1942@gmail.com
Requires-Python: >=3.10,<3.13
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: pydantic (>=2.7.4,<3.0.0)
Requires-Dist: pyplugs (>=0.4.0,<0.5.0)
Requires-Dist: rich (>=13.7.1,<14.0.0)
Description-Content-Type: text/markdown

# Verification Digit PTY


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



Library to calculate the verification digit from RUC and cedulas in Panama.


* Documentation: <https://luiscberrocal.github.io/verification-digit-pty>
* GitHub: <https://github.com/luiscberrocal/verification-digit-pty>
* PyPI: <https://pypi.org/project/verification-digit-pty/>
* Free software: MIT


## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter), [waynerv/cookiecutter-pypackage](https://github.com/waynerv/cookiecutter-pypackage)
and [luiscberrocal/cookiecutter-pypackage](https://github.com/luiscberrocal/cookiecutter-pypackage) project template.

