cpf_util 0.1.0

Format and validate CPF, Brazil's ID number.
Documentation
[dependencies]

[package]
authors = ["Rodolfo Ghiggi <rodolfoghi@gmail.com>"]
categories = ["parser-implementations", "value-formatting", "no-std"]
description = "Format and validate CPF, Brazil's ID number.\n"
documentation = "https://docs.rs/cpf_util"
edition = "2018"
keywords = ["parser", "format", "validation", "cpf"]
license = "MIT OR Apache-2.0"
name = "cpf_util"
readme = "README.md"
repository = "https://github.com/rodolfoghi/cpf-util-rust"
version = "0.1.0"