codice_fiscale

Crates.iocodice_fiscale
lib.rscodice_fiscale
version0.4.1
sourcesrc
created_at2018-06-20 13:53:01.994994
updated_at2023-01-06 20:58:14.755426
descriptionTools to calculate and verify Italian codice fiscale
homepage
repositoryhttps://github.com/lordarthas/codice_fiscale
max_upload_size
id70954
size322,418
(eutampieri)

documentation

README

codice_fiscale

This crate provides tools to manage the Italian codice fiscale, which (for anyone who doesn't live in Italy) is a code associated to every individual which helps with identification in public services.

We currently provide codice fiscale calculation and check.

For anyone interested, here's an explanation (Italian language) on how to calculate the codice fiscale: https://it.wikipedia.org/wiki/Codice_fiscale#Generazione_del_codice_fiscale

The crate will fail in case of omocody (i.e. fiscal code anti collision) because it won't find the place corresponding to the Belfiore code

License: MIT

Commit count: 55

cargo fmt