16 stable releases (5 major)

5.2.0 Dec 4, 2024
5.1.0 Nov 10, 2024
5.0.5 Oct 23, 2024
5.0.3 Feb 1, 2024
0.3.0 Jul 20, 2019

#799 in Command line utilities

Download history 149/week @ 2024-08-23 6/week @ 2024-08-30 11/week @ 2024-09-13 45/week @ 2024-09-20 10/week @ 2024-09-27 2/week @ 2024-10-04 1/week @ 2024-10-11 125/week @ 2024-10-18 29/week @ 2024-10-25 6/week @ 2024-11-01 106/week @ 2024-11-08 11/week @ 2024-11-15 3/week @ 2024-11-22 112/week @ 2024-11-29 111/week @ 2024-12-06

239 downloads per month

MIT/Apache

140KB
3K 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

~5–14MB
~188K SLoC