Package: python-initgroups Version: 2.13.0-1 Architecture: amd64 Maintainer: Arnaud Fontaine Installed-Size: 148 Depends: libc6 (>= 2.2.5), 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_amd64.deb Size: 6628 SHA256: 61e50483b4707e634e438807901008783d5125160182b4ba9fbdddaf13aacec1 SHA1: 240cf4a6922817ed89a0e82b2a08504ac29eb800 MD5sum: 94798d077822dc04b7b1502f60f6c856 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: amd64 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_amd64.deb Size: 42750 SHA256: 7dfa9ba5bf17483a453e214e32eab200c62e2b32ca3d19acd82ca908f8cab742 SHA1: 3bb27162c0b52bee7920dfd2053e2c1439695fcd MD5sum: 5aef7785be0194e4554da4f9730f8bc5 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.