codice_fiscale_rs

Crates.iocodice_fiscale_rs
lib.rscodice_fiscale_rs
version0.2.1
sourcesrc
created_at2023-01-07 11:44:42.533146
updated_at2023-09-17 15:27:28.772443
descriptionCrate to compute and validate Italian Tax code (codice fiscale)
homepage
repositoryhttps://github.com/succoDiPompelmo/codice_fiscale_rs
max_upload_size
id753004
size47,564
Giovanni Zenari (succoDiPompelmo)

documentation

README

codice_fiscale_rs

gitHub actions codecov crates.io docs.rs

Crate to manage Italian codice fiscale (tax code).

It aims to be a feature complete crate to generate and verify Italian codici fiscali.

Limitations

Special characters are not handled correctly at the moment, they are considered invalid and an error will be returned. In the future, the government Circolare N. 34/E will be implemented.

Omocode feature is available but still needs some work to be considered complete.

Codice catastale, erroneously defined Befiore codes, are only accepted in input. The crate does not provide any feature to translate a municipality name to the relative code. This will have a separate crate.

Commit count: 26

cargo fmt