12 stable releases (5 major)

5.0.3 Feb 1, 2024
5.0.2 Dec 16, 2023
5.0.1 Oct 14, 2023
5.0.0 Jul 30, 2023
0.3.0 Jul 20, 2019

#822 in Command line utilities

Download history 2/week @ 2024-01-30 1/week @ 2024-02-13 12/week @ 2024-02-20 19/week @ 2024-02-27 1/week @ 2024-03-05 6/week @ 2024-03-12 15/week @ 2024-03-26 53/week @ 2024-04-02

68 downloads per month

MIT/Apache

130KB
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

~4–15MB
~208K SLoC