//! Generate `PyO3` interface for `neopdf`
use *;
/// Python bindings for the `converter` module.
/// Python bindings for the `gridpdf` module.
/// Python bindings for the `manage` module.
/// Python bindings for the `metadata` module.
/// Python bindings for the `parser` module.
/// Python bindings for the `PDF` module.
/// Python bindings for the `writer` module.
/// `PyO3` Python module that contains all exposed classes from Rust.