# # ChangeLog for server/lib/ippvalue.py # # Generated by Trac 1.0.2 # Jun 2, 2024, 8:38:13 PM Tue, 08 Mar 2011 02:03:02 GMT Jessica B. Hamrick [fa0d0ef] * server/lib/ippvalue.py (modified) Redo API in ippvalue.Value; various cases for packing/unpacking have ... Tue, 08 Mar 2011 00:47:42 GMT Jessica B. Hamrick [c269bc7] * server/lib/ippattribute.py (modified) * server/lib/ippattributegroup.py (modified) * server/lib/ippvalue.py (modified) Update API for Value, Attribute, and AttributeGroup Sun, 06 Mar 2011 21:07:23 GMT Jessica B. Hamrick [5cfb358] * server/lib/ippvalue.py (modified) Change structure of ippvalue.Value to make it easier to manipulate. Sun, 06 Mar 2011 03:42:40 GMT Jessica B. Hamrick [ebf327d] * server/lib/ippattribute.py (modified) * server/lib/ippattributegroup.py (modified) * server/lib/ipprequest.py (modified) * server/lib/ippvalue.py (modified) Change IPPValue, IPPAttribute, IPPAttributeGroup, and IPPRequest to ... Sun, 06 Mar 2011 03:36:40 GMT Jessica B. Hamrick [2646571] * server/lib/ippattribute.py (modified) * server/lib/ippattributegroup.py (modified) * server/lib/ipprequest.py (modified) * server/lib/ippvalue.py (modified) Update references to IPPTags and add import statements for ... Sun, 06 Mar 2011 03:27:55 GMT Jessica B. Hamrick [8979f90] * server/lib/ippattribute.py (added) * server/lib/ippattributegroup.py (added) * server/lib/ippconstants.py (modified) * server/lib/ipprequest.py (modified) * server/lib/ippvalue.py (added) Put various IPP classes in their own files