0WN463 / ippper.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ippper

This fork adds the ability for handlers to process information related to the job attributes. Useful for cases where the handler might want to know the source of the print job.

crates.io Released API docs BSD 3 Clause licensed

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.

  • Easy to use
  • Asynchronous design

"Low-level"

ippper is a relatively low-level library.

License

Licensed under BSD 3 Clause

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 100.0%