You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #11 from 123inkt/get_attributes_operation
Add GetPrinterAttributesOperation
Add a function to get printer attributes, Implement several parsing functions to allow correct parsing of these attributes.
Adds two new protocol entities; for Collections and Resolution
Refactors the Ipp response parsing to maintain readability