| Crates.io | neopdf_cli |
| lib.rs | neopdf_cli |
| version | 0.3.0-alpha2 |
| created_at | 2025-07-30 19:37:38.58795+00 |
| updated_at | 2026-01-05 10:56:14.011006+00 |
| description | CLI interface to NeoPDF |
| homepage | |
| repository | https://github.com/Radonirinaunimi/neopdf |
| max_upload_size | |
| id | 1773940 |
| size | 124,296 |
This crate provides Command Line Interface (CLI) to the NeoPDF
Rust's APIs. The neopdf-cli package can be
installed using a Python Package manager. For example using pipx:
pipx install neopdf-cli
For detailed examples on how to use neopdf-cli, please head over the
tutorials section.