18 stable releases (5 major)
5.3.1 | Jun 27, 2025 |
---|---|
5.2.0 | Dec 4, 2024 |
5.1.0 | Nov 10, 2024 |
5.0.3 | Feb 1, 2024 |
0.3.0 | Jul 20, 2019 |
#777 in Command line utilities
288 downloads per month
45KB
1K
SLoC
IPP command line utility
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
License
Licensed under MIT or Apache license (LICENSE-MIT or LICENSE-APACHE)
Dependencies
~1–11MB
~133K SLoC