HPInc / jipp

A Java-compatible implementation of IPP
MIT License
153 stars 42 forks source link

Scrape CUPS attributes #95

Closed GladeDiviney closed 4 years ago

GladeDiviney commented 4 years ago

https://www.cups.org/doc/spec-ipp.html defines some useful attributes which are not formally part of IPP, but which may present in many implementations.

JIPP should support these types by scraping that webpage and generating a separate object (Cups) providing new operations and types.