pdf417 0.2.1

No-std PDF417 encoder
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.awint_core]
default-features = false
version = "0.11.0"

[package]
authors = ["Sofiane"]
categories = ["encoding", "embedded", "no-std"]
description = "No-std PDF417 encoder"
documentation = "https://docs.rs/pdf417"
edition = "2021"
exclude = ["/images"]
keywords = ["pdf417", "no-std", "embedded"]
license-file = "LICENSE"
name = "pdf417"
readme = "README.md"
repository = "https://github.com/Sofiman/pdf417/"
version = "0.2.1"