Package: python-initgroups Version: 2.13.0-1ubuntu1 Architecture: amd64 Maintainer: Arnaud Fontaine Installed-Size: 148 Depends: libc6 (>= 2.2.5), python2.6, python (>= 2.6.5-11~) Breaks: python (>= 2.7), python (<< 2.6) Homepage: http://pypi.python.org/pypi/initgroups Priority: optional Section: python Filename: pool/main/p/python-initgroups/python-initgroups_2.13.0-1ubuntu1_amd64.deb Size: 6770 SHA256: afc4c250d6237a7de4e713d6f717f6e3afd3830137a38a863d7aa75ffa644985 SHA1: fc1881f1bbb6087cdebad3abb3e00436ac40459b MD5sum: 4e0326905a3b6e7c2a6e5845d5320c84 Description: Python binding of initgroups Convenience uid/gid helper function (initgroups) used in Zope2. . This package is only meaningful for Python <= 2.6 because since Python 2.7, initgroups is provided in os module. Package: python-xmlmarshaller Source: xmlmarshaller Version: 0.9.7+svn39722-2ubuntu1 Architecture: all Maintainer: Arnaud Fontaine Installed-Size: 204 Depends: python2.6, python (>= 2.6.5-11~), python-lxml Suggests: python-pkg-resources Breaks: python (>= 2.7), python (<< 2.6) Homepage: http://pypi.python.org/pypi/xml_marshaller Priority: optional Section: python Filename: pool/main/x/xmlmarshaller/python-xmlmarshaller_0.9.7+svn39722-2ubuntu1_all.deb Size: 14408 SHA256: 04111baa62ac4c459ffa32d0e90d55240d37d8cab926c43eb63caaaf0d6c88f3 SHA1: 8359ff2e6f027950543098a9543311fdcb61436e MD5sum: badaa5c67273ddc96cdbf2b9466cbead Description: Converting Python objects to XML and back again. Marshals simple Python data types into a custom XML format. The Marshaller and Unmarshaller classes can be subclassed in order to implement marshalling into a different XML DTD. . Fully compatible with PyXML implementation, enable namespace support for XML Input/Output.