Crates.io | aamva-parser-rs |
lib.rs | aamva-parser-rs |
version | 0.1.0 |
source | src |
created_at | 2024-10-05 23:23:13.77268 |
updated_at | 2024-10-05 23:23:13.77268 |
description | A library to parse RAW AAMVA data from PDF417 barcodes into JSON or YAML. |
homepage | https://github.com/anthonybtedesco/aamva-parser-rs |
repository | https://github.com/anthonybtedesco/aamva-parser-rs |
max_upload_size | |
id | 1398555 |
size | 9,220 |
aamva-parser-rs
is a Rust library designed to parse RAW AAMVA data from PDF417 barcodes and convert it into JSON or YAML formats. This library can be particularly useful for applications dealing with driver licenses and identification cards.
To use aamva-parser-rs
, add the following line to your Cargo.toml
file:
[dependencies]
aamva-parser-rs = "0.1.0" # Replace with the latest version