| Crates.io | ipp-util |
| lib.rs | ipp-util |
| version | 5.3.2 |
| created_at | 2019-07-20 08:24:00.475264+00 |
| updated_at | 2025-09-19 06:44:02.385294+00 |
| description | IPP command line print utility |
| homepage | |
| repository | https://github.com/ancwrd1/ipp.rs |
| max_upload_size | |
| id | 150312 |
| size | 38,410 |
This crate contains ipputil CLI application to perform common IPP operations
such as getting printer attributes or printing a file.
To install it run cargo install ipp-util. For command line use usage run ipputil --help.
Usage example:
ipputil print -f /path/to/file.pdf http://192.168.1.100:631/ipp
Licensed under MIT or Apache license (LICENSE-MIT or LICENSE-APACHE)