pdfium 0.1.0

Safe Rust wrapper to PDFium, the PDF library from Google
Documentation
[dependencies]

[lib]
name = "pdfium"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Safe Rust wrapper to PDFium, the PDF library from Google"
edition = "2024"
homepage = "https://github.com/newinnovations/pdfium-rs"
keywords = ["pdf", "pdfium"]
license = "GPL-3.0"
name = "pdfium"
readme = "README.md"
repository = "https://github.com/newinnovations/pdfium-rs"
version = "0.1.0"