Metadata-Version: 2.4
Name: stdbr
Version: 0.3.7
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Typing :: Typed
License-File: LICENSE
Summary: Standard library for Brazil
Keywords: brazil,cep,cnpj,cpf,validation
Home-Page: https://github.com/fullzer4/stdbr
Author: stdbr contributors
License-Expression: Apache-2.0
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/fullzer4/stdbr
Project-URL: Issues, https://github.com/fullzer4/stdbr/issues
Project-URL: Repository, https://github.com/fullzer4/stdbr

# stdbr

Python bindings for `stdbr`, a standard library for Brazil.

This package exposes Rust-powered helpers for Brazilian identifiers and data
(e.g. CPF, CNPJ, CEP, RG) through a Python-native API.

## License

Apache-2.0

