8 stable releases (4 major)
4.0.0 | Jan 20, 2023 |
---|---|
3.0.3 | Jun 25, 2022 |
3.0.2 | Apr 13, 2022 |
3.0.1 | Dec 18, 2021 |
0.3.0 | Jul 20, 2019 |
#1158 in Command line utilities
27 downloads per month
110KB
2.5K
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
~4–10MB
~208K SLoC