Package: python-initgroups Version: 2.13.0-1ubuntu1 Architecture: i386 Maintainer: Arnaud Fontaine Installed-Size: 148 Depends: libc6 (>= 2.3.6-6~), 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_i386.deb Size: 6654 SHA256: 6e454e9293bac086a0e8b6a6d19fae8f53d9fc46618328f6e9f40fffb6885f46 SHA1: a33597d8f8411479d9ca5a341864aa51b4096ef0 MD5sum: 56088aae31b6aee73be13f430cfdb3bd 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.