zbar-rust 0.0.23

High-level and low-level ZBar binding for the Rust language.
[build-dependencies.pkg-config]
version = "0.3.14"
[dependencies.enum-ordinalize]
version = "4.2"

[dependencies.libc]
version = "0.2.43"
[dev-dependencies.image]
version = "0.24"

[dev-dependencies.qrcode-generator]
version = "4.1"

[package]
authors = ["Magic Len <len@magiclen.org>"]
categories = ["external-ffi-bindings", "encoding"]
description = "High-level and low-level ZBar binding for the Rust language."
edition = "2021"
homepage = "https://magiclen.org/zbar-rust"
include = ["src/**/*", "Cargo.toml", "README.md", "LICENSE", "build.rs"]
keywords = ["zbar", "qrcode", "scanner", "barcode", "scan"]
license = "LGPL-2.1"
name = "zbar-rust"
readme = "README.md"
repository = "https://github.com/magiclen/zbar-rust"
rust-version = "1.63"
version = "0.0.23"