5 unstable releases
0.4.1 | Jan 6, 2023 |
---|---|
0.4.0 | Sep 21, 2022 |
0.3.1 | Jun 17, 2020 |
0.2.0 | Jul 23, 2018 |
0.1.1 |
|
#1566 in Parser implementations
296 downloads per month
Used in digifirma
115KB
388 lines
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
lib.rs
:
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 the codice fiscale is calculated: https://it.wikipedia.org/wiki/Codice_fiscale#Generazione_del_codice_fiscale
Dependencies
~2.7–4MB
~67K SLoC