| Crates.io | ippper |
| lib.rs | ippper |
| version | 0.4.0 |
| created_at | 2021-08-21 15:17:29.137177+00 |
| updated_at | 2025-01-27 17:53:40.838992+00 |
| description | A library for building simple ipp servers |
| homepage | |
| repository | https://github.com/ArcticLampyrid/ippper.rs/ |
| max_upload_size | |
| id | 440346 |
| size | 123,507 |
A library for building simple ipp servers.
A very basic implementation of ipp is provided as ippper::service::SimpleIppService. This is very basic, but enough to fool Android Printer Service & Windows Print Spooler.
ippper is a relatively low-level library.
Licensed under BSD 3 Clause