Package: python-initgroups Version: 2.13.0-1 Architecture: i386 Maintainer: Arnaud Fontaine Installed-Size: 148 Depends: libc6 (>= 2.3.6-6~), python2.6, python (>= 2.7.1-0ubuntu2) Breaks: 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-1_i386.deb Size: 6526 SHA256: 5d0df12199959a80f0acf12d8c033339d92f4d91f1c7d43cbd08318b6fd855dc SHA1: b92b912c035a874f6fb1d4d8e3852d8bbdbc9e80 MD5sum: 6c9f68316e552e65ff0926015a9ed837 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-meld3 Version: 0.6.7-1 Architecture: all Maintainer: Anders Hammarquist Installed-Size: 180 Depends: python (>= 2.5), python-support (>= 0.90.0) Provides: python2.6-meld3, python2.7-meld3 Homepage: http://plope.com/software/meld3/ Priority: extra Section: python Filename: pool/main/p/python-meld3/python-meld3_0.6.7-1_all.deb Size: 42764 SHA256: 90f00eacc662a5028c804629daabfedb4434b51354e0fbfc7d84d01e177e6553 SHA1: 3172386c0569a7e60101c79b92cde388544f7e7a MD5sum: 712493c9ea5b85ac03d732ef69c962cb Description: An HTML/XML templating system for Python meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another. meld3 can deal with HTML or XML/XHTML input and can output well-formed HTML or XML/XHTML. Package: python-netaddr Version: 0.7.5-2 Architecture: all Maintainer: Vincent Bernat Installed-Size: 5176 Depends: python2.7 | python2.6, python (>= 2.7.1-0ubuntu2), python (<< 2.8) Suggests: ipython Homepage: https://github.com/drkjam/netaddr/ Priority: optional Section: python Filename: pool/main/p/python-netaddr/python-netaddr_0.7.5-2_all.deb Size: 1179628 SHA256: 7b0d8619d5464610bcca55e1936647cb4590851b16d0387ee18442ed1ecc1ced SHA1: 8d50c4e8fc430e0842ac909be722bdc1d5e3d1e3 MD5sum: f2e7a54abaa7d94a2144fc1aca5bb082 Description: manipulation of various common network address notations netaddr is a Python library for the manipulation of various common network address notations and representations. . It takes the hassle out of fiddling with enumerable variations of network addresses presenting a consistent, extensible, easy-to-use and (above all) Pythonic API. . With it you can validate, convert, categorise, iterate, generate, slice (and dice): - MAC (Media Access Control) - IEEE EUI-48 and EUI-64 - IP version 4 - IP version 6 - CIDR (Classless Inter-Domain Routing) Python-Version: 2.6, 2.7 Package: python-xmlmarshaller Source: xmlmarshaller Version: 0.9.7+svn39722-2 Architecture: all Maintainer: Arnaud Fontaine Installed-Size: 268 Depends: python2.6 | python2.7, python (>= 2.6.6-7~), python (<< 2.8), python-lxml Suggests: python-pkg-resources Homepage: http://pypi.python.org/pypi/xml_marshaller Priority: optional Section: python Filename: pool/main/x/xmlmarshaller/python-xmlmarshaller_0.9.7+svn39722-2_all.deb Size: 15256 SHA256: 13054ff0fbcb955313c7bb2cb7d3ee608e756e568a624920e4f4cfc92e238c4d SHA1: 1ebe1b34cff1c0cfc341d90ca9a058b918ab2a9b MD5sum: 8d1ce01501e6ab2e9ed823d0d8ec2a76 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. Package: slapos-client Source: slapos.core Version: 0.3~20110608+1.git9496d81-1 Architecture: all Maintainer: Arnaud Fontaine Installed-Size: 696 Depends: debconf (>= 0.5) | debconf-2.0, python2.6, python (>= 2.7.1-0ubuntu2), python-flask, python-lxml, python-netaddr (>= 0.7.5~), python-netifaces, python-pkg-resources, python-setuptools, supervisor, python-xmlmarshaller (>= 0.9.3~), python-zope.interface, python-argparse, bridge-utils, uml-utilities, python-initgroups Recommends: libc6-dev | libc-dev, gcc | c-compiler, g++ | c++-compiler, make, python2.6-dev Conflicts: python-slapos.slap, python-zc.buildout, slapformat, slapgrid Breaks: python (<< 2.6) Replaces: python-slapos.slap, slapformat, slapgrid Provides: python-slapos.slap, slapformat, slapgrid Homepage: http://www.slapos.org Priority: optional Section: net Filename: pool/main/s/slapos.core/slapos-client_0.3~20110608+1.git9496d81-1_all.deb Size: 61344 SHA256: 1097d55379423a0802bd66b877152d1d850b17ca901f360103eaf51ea55a202f SHA1: 665a2bdfc7fbe29f9802f95d5130ebd815f53bf1 MD5sum: df48e94c221158a78bc80f89a7187120 Description: Client-side to deploy applications with SlapOS SlapOS allows one to turn any application into SaaS (Service as a System), PaaS (Platform as a Service) or IaaS (Infrastructure as a Service) without loosing your freedom. SlapOS defines two types of servers: SlapOS server and SlapOS client. This package contains libraries and tools to deploy a client. . Slapformat prepares a SlapOS node before running slapgrid. It then generates a report and sends the information to the configured SlapOS master. . Slapgrid allows you to easily deploy instances of software based on buildout profiles.