Package: bsdmainutils
Version: 9.0.6
Architecture: amd64
Maintainer: Debian Bsdmainutils Team <pkg-bsdmainutils@teams.debian.net>
Installed-Size: 571
Depends: libc6 (>= 2.14), libncurses5 (>= 5.5-5~), libtinfo5, bsdutils (>= 3.0-0), debianutils (>= 1.8)
Suggests: cpp, wamerican | wordlist, whois, vacation
Breaks: bsdutils (<< 1:2.13-11)
Multi-Arch: foreign
Priority: important
Section: utils
Filename: pool/main/b/bsdmainutils/bsdmainutils_9.0.6_amd64.deb
Size: 183062
SHA256: 666a848b41c1620e55454386423c74ca28c930e0053687b7e826e301a9889d07
SHA1: 27a048271fa209ec24b11b33b0b5bc910c74dc98
MD5sum: caae440cc8bf1cdf91a5a3b03f60ce5b
Description: collection of more utilities from FreeBSD
 This package contains lots of small programs many people expect to find when
 they use a BSD-style Unix system.
 .
 It provides banner (as printerbanner), calendar, col, colcrt, colrm, column,
 from (as bsd-from), hexdump (or hd), look, lorder, ncal (or cal), ul, and
 write (as bsd-write).
 .
 This package used to contain whois and vacation, which are now distributed in
 their own packages. Also here was tsort, which is now in the "coreutils"
 package.

Package: libnacl-dev
Source: nacl
Version: 20110221-4.1
Architecture: amd64
Maintainer: Sergiusz Pawlowicz <debian@pawlowicz.name>
Installed-Size: 395
Homepage: http://nacl.cace-project.eu/
Priority: extra
Section: libdevel
Filename: pool/main/n/nacl/libnacl-dev_20110221-4.1_amd64.deb
Size: 65466
SHA256: 7c6c9b3b495a19c28334fab36c4343fdb41770451ff8f8c988dec740a42bac9d
SHA1: 4f47db34e778378ed6d9888716f1f82723980afe
MD5sum: 3c9ea68a9c00f0bf75a0be0dea5eca13
Description: High-speed software library for network communication
 NaCl (pronounced "salt") is a new easy-to-use high-speed
 software library for network communication, encryption,
 decryption, signatures, etc. NaCl's goal is to provide
 all of the core operations needed to build higher-level
 cryptographic tools.
 This package contains header and library files needed
 for software development that makes use of NaCl.

Package: libpgm-5.2-0
Source: libpgm
Version: 5.2.122~dfsg-1
Architecture: amd64
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Installed-Size: 333
Pre-Depends: multiarch-support
Depends: libc6 (>= 2.17)
Multi-Arch: same
Homepage: http://code.google.com/p/openpgm/
Priority: optional
Section: libs
Filename: pool/main/libp/libpgm/libpgm-5.2-0_5.2.122~dfsg-1_amd64.deb
Size: 158404
SHA256: 790ce7420c5a19d6fbfdf73bd96a34c9e3ef4f0aa2668d1b474d4396c33d6185
SHA1: 28ec9f7c4b3afb29453ed4d6a8302632b67b2b5a
MD5sum: 7c39e74cb0c326e3fb7678adbe8b3859
Description: OpenPGM shared library
 OpenPGM is an open source implementation of the Pragmatic General Multicast
 (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable
 and scalable multicast protocol that enables receivers to detect loss,
 request retransmission of lost data, or notify an application of
 unrecoverable loss. PGM is a receiver-reliable protocol, which means the
 receiver is responsible for ensuring all data is received, absolving the
 sender of reception responsibility. PGM runs over a best effort datagram
 service, currently OpenPGM uses IP multicast but could be implemented above
 switched fabrics such as InfiniBand.
 .
 This is the runtime package for programs that use the OpenPGM library.

Package: libpgm-dbg
Source: libpgm
Version: 5.2.122~dfsg-1
Architecture: amd64
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Installed-Size: 382
Depends: libpgm-5.2-0 (= 5.2.122~dfsg-1)
Multi-Arch: same
Homepage: http://code.google.com/p/openpgm/
Priority: extra
Section: debug
Filename: pool/main/libp/libpgm/libpgm-dbg_5.2.122~dfsg-1_amd64.deb
Size: 315282
SHA256: c04c1e625c3f13528fc0cc694f8f5f6580eabed6ff244b92ac58ef375ad1f19d
SHA1: 9c6ca99cd66557235313f4a05ca59d5330c1f285
MD5sum: 897b34f0ad7582d537754143a157f352
Description: OpenPGM debugging symbols
 OpenPGM is an open source implementation of the Pragmatic General Multicast
 (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable
 and scalable multicast protocol that enables receivers to detect loss,
 request retransmission of lost data, or notify an application of
 unrecoverable loss. PGM is a receiver-reliable protocol, which means the
 receiver is responsible for ensuring all data is received, absolving the
 sender of reception responsibility. PGM runs over a best effort datagram
 service, currently OpenPGM uses IP multicast but could be implemented above
 switched fabrics such as InfiniBand.
 .
 These are the debugging symbols for the library and its utilities.

Package: libpgm-dev
Source: libpgm
Version: 5.2.122~dfsg-1
Architecture: amd64
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Installed-Size: 705
Depends: libpgm-5.2-0 (= 5.2.122~dfsg-1)
Conflicts: libnetpbm9-dev
Multi-Arch: same
Homepage: http://code.google.com/p/openpgm/
Priority: optional
Section: libdevel
Filename: pool/main/libp/libpgm/libpgm-dev_5.2.122~dfsg-1_amd64.deb
Size: 191268
SHA256: 8a69fa0664a1d2a9d922cf16346fdc2c7c3acc3e744fa6f8514d407e6873fa83
SHA1: 33212b04ef1e1ce9203f41d60331cfee10ad2110
MD5sum: 25c83e1ae1ff1facd2cc8dca1a26efcf
Description: OpenPGM development files
 OpenPGM is an open source implementation of the Pragmatic General Multicast
 (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable
 and scalable multicast protocol that enables receivers to detect loss,
 request retransmission of lost data, or notify an application of
 unrecoverable loss. PGM is a receiver-reliable protocol, which means the
 receiver is responsible for ensuring all data is received, absolving the
 sender of reception responsibility. PGM runs over a best effort datagram
 service, currently OpenPGM uses IP multicast but could be implemented above
 switched fabrics such as InfiniBand.
 .
 This is the development package which contains headers and static libraries
 for the OpenPGM library.

Package: libsodium-dbg
Source: libsodium
Version: 1.0.3-1
Architecture: amd64
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Installed-Size: 374
Depends: libsodium13 (= 1.0.3-1)
Multi-Arch: same
Homepage: http://www.libsodium.org/
Priority: extra
Section: debug
Filename: pool/main/libs/libsodium/libsodium-dbg_1.0.3-1_amd64.deb
Size: 305048
SHA256: f61340cff328916856f3e89d14a8e0cd6b859cc6d256b08e97281f459dc9008c
SHA1: 426bb503083eb5d2f07290a4f132eb9860d88480
MD5sum: 65e27c477aed2ad078e1b71061acd2b5
Description: Network communication, cryptography and signaturing library - debug symbols
 NaCl (pronounced "salt") is a new easy-to-use high-speed software library for
 network communication, encryption, decryption, signatures, etc.
 .
 NaCl's goal is to provide all of the core operations needed to build
 higher-level cryptographic tools.
 .
 Sodium is a portable, cross-compilable, installable, packageable fork of NaCl,
 with a compatible API.
 .
 This package provides debugging symbols needed to debug libsodium itself.

Package: libsodium-dev
Source: libsodium
Version: 1.0.3-1
Architecture: amd64
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Installed-Size: 895
Depends: libsodium13 (= 1.0.3-1)
Multi-Arch: same
Homepage: http://www.libsodium.org/
Priority: optional
Section: libdevel
Filename: pool/main/libs/libsodium/libsodium-dev_1.0.3-1_amd64.deb
Size: 146560
SHA256: f361a8990f170b56abd3b2cad79ce4aa1da9d7467e4288cb5e6eeb49c1486153
SHA1: fa0448d763ed56305b4c622846c8c40fd96de577
MD5sum: d60513a2307f6ce8a14a62c125061be1
Description: Network communication, cryptography and signaturing library - headers
 NaCl (pronounced "salt") is a new easy-to-use high-speed software library for
 network communication, encryption, decryption, signatures, etc.
 .
 NaCl's goal is to provide all of the core operations needed to build
 higher-level cryptographic tools.
 .
 Sodium is a portable, cross-compilable, installable, packageable fork of NaCl,
 with a compatible API.
 .
 This package provides development headers needed for applications that use
 libsodium.

Package: libsodium13
Source: libsodium
Version: 1.0.3-1
Architecture: amd64
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Installed-Size: 397
Pre-Depends: multiarch-support
Depends: libc6 (>= 2.14)
Multi-Arch: same
Homepage: http://www.libsodium.org/
Priority: optional
Section: libs
Filename: pool/main/libs/libsodium/libsodium13_1.0.3-1_amd64.deb
Size: 138702
SHA256: da3d673cae80e18d7a2f2836ecb72977cc0ea05e73eb8752cb4a8ba5f58ab543
SHA1: bef72692a393e078aa4f4240f85f7a6060284388
MD5sum: 989f76aab3848bc067593aa8ae8216e0
Description: Network communication, cryptography and signaturing library
 NaCl (pronounced "salt") is a new easy-to-use high-speed software library for
 network communication, encryption, decryption, signatures, etc.
 .
 NaCl's goal is to provide all of the core operations needed to build
 higher-level cryptographic tools.
 .
 Sodium is a portable, cross-compilable, installable, packageable fork of NaCl,
 with a compatible API.

Package: libzmq3
Source: zeromq3
Version: 4.0.5+dfsg-3
Architecture: amd64
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Installed-Size: 720
Pre-Depends: multiarch-support
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpgm-5.1-0 (>= 5.1.116~dfsg), libsodium13 (>= 0.6.0), libstdc++6 (>= 4.9)
Multi-Arch: same
Homepage: http://www.zeromq.org/
Priority: optional
Section: libs
Filename: pool/main/z/zeromq3/libzmq3_4.0.5+dfsg-3_amd64.deb
Size: 437120
SHA256: d6a02f972a96d70bd2161b2d58567df6e19726c4d2e32ede9edaad31a6e240ae
SHA1: 30fb4014f998416b11b20b1e170400988676879e
MD5sum: f011a752f6db77c6ceff97a18ace1d24
Description: lightweight messaging kernel (shared library)
 ØMQ is a library which extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware products.
 .
 ØMQ sockets provide an abstraction of asynchronous message queues, multiple
 messaging patterns, message filtering (subscriptions), seamless access to
 multiple transport protocols and more.
 .
 This package contains the libzmq shared library.

Package: libzmq3-dbg
Source: zeromq3
Version: 4.0.5+dfsg-3
Architecture: amd64
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Installed-Size: 1538
Depends: libzmq3 (= 4.0.5+dfsg-3)
Multi-Arch: same
Homepage: http://www.zeromq.org/
Priority: extra
Section: debug
Filename: pool/main/z/zeromq3/libzmq3-dbg_4.0.5+dfsg-3_amd64.deb
Size: 1447856
SHA256: 9198da7c82fc79995b61072efaecef231cf85cbeb3dd2b7b99e424964730bdfe
SHA1: 3b80e3b585795781941d9afb1ab7a51a881bbe81
MD5sum: 82cc0295e15a55aeb2d374029e971508
Description: lightweight messaging kernel (debugging symbols)
 ØMQ is a library which extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware products.
 .
 ØMQ sockets provide an abstraction of asynchronous message queues, multiple
 messaging patterns, message filtering (subscriptions), seamless access to
 multiple transport protocols and more.
 .
 This package contains the debugging symbols for the ZeroMQ library.

Package: libzmq3-dev
Source: zeromq3
Version: 4.0.5+dfsg-3
Architecture: amd64
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Installed-Size: 1605
Depends: libzmq3 (= 4.0.5+dfsg-3)
Conflicts: libzmq-dev
Multi-Arch: same
Homepage: http://www.zeromq.org/
Priority: optional
Section: libdevel
Filename: pool/main/z/zeromq3/libzmq3-dev_4.0.5+dfsg-3_amd64.deb
Size: 563750
SHA256: 0f2430e5c4a0c3b3549049f5b8496e823a20eefa3fd31c7b02e66f79a2a5dea9
SHA1: b53700b40dd2c71ca98657cc54e3908060236b41
MD5sum: e8d1b46f74eb319fe2120c5c6628c90f
Description: lightweight messaging kernel (development files)
 ØMQ is a library which extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware products.
 .
 ØMQ sockets provide an abstraction of asynchronous message queues, multiple
 messaging patterns, message filtering (subscriptions), seamless access to
 multiple transport protocols and more.
 .
 This package contains the ZeroMQ development libraries and header files.

Package: nacl-tools
Source: nacl
Version: 20110221-4.1
Architecture: amd64
Maintainer: Sergiusz Pawlowicz <debian@pawlowicz.name>
Installed-Size: 248
Depends: libc6 (>= 2.14)
Homepage: http://nacl.cace-project.eu/
Priority: extra
Section: libs
Filename: pool/main/n/nacl/nacl-tools_20110221-4.1_amd64.deb
Size: 61558
SHA256: 77106ec6da4bd090159ba24836646061706dff6a874b2b8400ae9d052907c6c8
SHA1: 5083750a1ec06f726ca3afa8ae8c8be857ca5d29
MD5sum: 73853cab1c0d53a58b5f38e4153af84c
Description: NaCl and CurveCP tools
 NaCl (pronounced "salt") is a new easy-to-use high-speed
 software library for network communication, encryption,
 decryption, signatures, etc. NaCl's goal is to provide
 all of the core operations needed to build higher-level
 cryptographic tools. Tools include basic programs to
 deploy CurveCP message-handling.

Package: pypy-zmq
Source: pyzmq
Version: 14.4.0-1
Architecture: amd64
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 538
Depends: gcc, libzmq3-dev, pypy (>= 2.4~), pypy (<< 2.5), libc6 (>= 2.14), libzmq3 (>= 4.0.1+dfsg)
Homepage: http://www.zeromq.org/bindings:python
Priority: optional
Section: python
Filename: pool/main/p/pyzmq/pypy-zmq_14.4.0-1_amd64.deb
Size: 96312
SHA256: 7a2c9f7bd90db04b7deef7ac28fc7673e17366cb8e2fee0e47889dd54b4503a3
SHA1: 06834b302adc08c6d94c70517ff04dbcad283960
MD5sum: 6d1430f01e54eca3afdc0f81176b145d
Description: PyPy bindings for 0MQ library
 Python bindings for 0MQ. 0MQ is a small, fast, and free
 software library that gives you message-passing concurrency
 for applications in most common languages.
 .
 The 0MQ lightweight messaging kernel is a library which
 extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware
 products. 0MQ sockets provide an abstraction of asynchronous
 message queues, multiple messaging patterns, message
 filtering (subscriptions), seamless access to multiple
 transport protocols and more.
 .
 This package contains the extension built for the PyPy interpreter.

Package: python-cherrypy
Version: 2.3.0-4
Architecture: all
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 683
Depends: python, python-support (>= 0.90.0)
Provides: python2.7-cherrypy
Homepage: http://www.cherrypy.org/
Priority: extra
Section: python
Filename: pool/main/p/python-cherrypy/python-cherrypy_2.3.0-4_all.deb
Size: 216520
SHA256: 24ea2a1664a969e7e178ceebba2c326416afdb0f9447d98d65dd0354e09fcec4
SHA1: 90ea04b77ea1d6cb57442f656476e3c459387b54
MD5sum: db6bb52428810b9c8d052c7fef42fc1b
Description: Python web development framework
 CherryPy is a pythonic, object-oriented web development framework. It
 provides the foundation over which complex web-based applications can
 be written, with little or no knowledge of the underlying
 protocols. CherryPy allows developers to build web applications in
 much the same way they would build any other object-oriented Python
 program. This usually results in smaller source code developed in
 less time.
 .
 This version is backwards incompatible with the 2.0 version, and is
 the version used by the Turbo Gears framework. Visit the Turbo Gears
 webpage for more: http://www.turbogears.org/
Python-Version: 2.7

Package: python-croniter
Version: 0.3.4-1
Architecture: all
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Installed-Size: 89
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-dateutil, python-tz, python (>= 2.7), python (<< 2.8), python-pkg-resources
Homepage: http://github.com/kiorky/croniter
Priority: optional
Section: python
Filename: pool/main/p/python-croniter/python-croniter_0.3.4-1_all.deb
Size: 10280
SHA256: da8d01ebe4a1254236dac2a076d83d17fb10538be19ef1512fb331317d4e7ce8
SHA1: e3f0ef945e4dd7f0a81e2acafcd8a7dffcb34391
MD5sum: 8b6fd175aebdbac1287ab3da3ce73aa2
Description: provides iteration for datetime object with cron like format - Python 2.x
 Croniter is a Python module to provide iteration for datetime object. Given a
 cron tab text entry as input, it Croniter will output all the dates matching
 the definition.
 .
 This package contains the Python 2.x module.

Package: python-enum34
Source: enum34
Version: 1.0.4-1
Architecture: all
Maintainer: Barry Warsaw <barry@debian.org>
Installed-Size: 216
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-enum34-doc
Homepage: https://pypi.python.org/pypi/enum34
Priority: optional
Section: python
Filename: pool/main/e/enum34/python-enum34_1.0.4-1_all.deb
Size: 26674
SHA256: f59d10459a19e3db2781793d137e46066c5ea7b5913cf47d3059dfeec914f0c2
SHA1: 1bc360220a2d837dc20d2b66e70da877a9fceb04
MD5sum: 02687363318c4ee585a3a3f572447f95
Description: backport of Python 3.4's enum package
 PEP 435 adds an enumeration to Python 3.4.  This module provides a
 backport of that data type for older Python versions.  It defines two
 enumeration classes that can be used to define unit sets of names and
 values: Enum and IntEnum.
 .
 This is the Python 2 compatible package.

Package: python-enum34-doc
Source: enum34
Version: 1.0.4-1
Architecture: all
Maintainer: Barry Warsaw <barry@debian.org>
Installed-Size: 63
Homepage: https://pypi.python.org/pypi/enum34
Priority: optional
Section: doc
Filename: pool/main/e/enum34/python-enum34-doc_1.0.4-1_all.deb
Size: 12780
SHA256: e9377b25d8511dc34bf89d0fe6b836264b93f5182987005a7a4ae8931c7b629a
SHA1: 489be55083c6d7e77e1a5ba8344c872a491ef83f
MD5sum: 8fdd89be3a496af650182b9ccb053ebf
Description: backport of Python 3.4's enum package
 PEP 435 adds an enumeration to Python 3.4.  This module provides a
 backport of that data type for older Python versions.  It defines two
 enumeration classes that can be used to define unit sets of names and
 values: Enum and IntEnum.
 .
 This is the common documentation package.

Package: python-ioflo
Source: ioflo
Version: 1.3.8-1
Architecture: all
Maintainer: Samuel M. Smith <info@ioflo.com>
Installed-Size: 1250
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Homepage: https://github.com/ioflo/ioflo
Priority: optional
Section: python
Filename: pool/main/i/ioflo/python-ioflo_1.3.8-1_all.deb
Size: 149696
SHA256: 2f3e35c2c11b635ba603484c99ad8de54f156251290110ac4d8ce88da5b9ceb6
SHA1: 130d15de632dad7b7110d62e93982a632cf74639
MD5sum: 6f3236d1681597ec8e9f71331af78a51
Description: Flow Based Programming Automated Reasoning Engine and Automa
 Enabling the Programmable World. http://ioflo.com

Package: python-jinja2
Source: jinja2
Version: 2.7.3-1
Architecture: all
Maintainer: Piotr Ożarowski <piotr@debian.org>
Installed-Size: 986
Depends: python (>= 2.7), python (<< 2.8), python-markupsafe
Recommends: python-pkg-resources
Suggests: python-jinja2-doc
Enhances: python-pybabel
Homepage: http://jinja.pocoo.org/
Priority: optional
Section: python
Filename: pool/main/j/jinja2/python-jinja2_2.7.3-1_all.deb
Size: 169556
SHA256: 2d5fed52d63cffd259bf64fb50d750a6ca2910f7dd6cba49d4efa01ce6594189
SHA1: ca63e7461219da54b5b6da8127eaec2c133b5764
MD5sum: adb09c9cbd7eac1b3ca611c768af85d4
Description: small but fast and easy to use stand-alone template engine
 Jinja2 is a template engine written in pure Python. It provides a Django
 inspired non-XML syntax but supports inline expressions and an optional
 sandboxed environment.
 .
 The key-features are:
  * Configurable syntax. If you are generating LaTeX or other formats with
    Jinja2 you can change the delimiters to something that integrates better
    into the LaTeX markup.
  * Fast. While performance is not the primarily target of Jinja2 it’s
    surprisingly fast. The overhead compared to regular Python code was reduced
    to the very minimum.
  * Easy to debug. Jinja2 integrates directly into the Python traceback system
    which allows you to debug Jinja2 templates with regular Python debugging
    helpers.
  * Secure. It’s possible to evaluate untrusted template code if the optional
    sandbox is enabled. This allows Jinja2 to be used as templating language
    for applications where users may modify the template design.

Package: python-jinja2-doc
Source: jinja2
Version: 2.7.3-1
Architecture: all
Maintainer: Piotr Ożarowski <piotr@debian.org>
Installed-Size: 923
Depends: libjs-sphinxdoc (>= 1.0)
Recommends: python-jinja2
Homepage: http://jinja.pocoo.org/
Priority: extra
Section: doc
Filename: pool/main/j/jinja2/python-jinja2-doc_2.7.3-1_all.deb
Size: 146766
SHA256: d213e4dcbbdfe22250bf05a21d35a245ccf4c339f6b06a3c337483e2d95bcab6
SHA1: 95f06e7cc03c2466c07a8e9ef2bef1d8b7e67fbb
MD5sum: 3e1a2d19c563cbc49ec7e889e84dce90
Description: documentation for the Jinja2 Python library
 Jinja2 is a small but fast and easy to use stand-alone template engine
 .
 This package contains the documentation for Jinja2 in HTML and
 reStructuredText formats.

Package: python-libcloud
Source: libcloud
Version: 0.17.0-1
Architecture: all
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 5967
Depends: python (>= 2.7), python (<< 2.8), python-backports.ssl-match-hostname, python-crypto (>= 2.6), python-lockfile, python-simplejson
Homepage: https://libcloud.apache.org/
Priority: optional
Section: python
Filename: pool/main/libc/libcloud/python-libcloud_0.17.0-1_all.deb
Size: 649696
SHA256: cf757935b9a023b57081ae94e361cd3b19db3163d2a22c8479a780339a2326b7
SHA1: 5a4ae83e74bc5cb81e78fba05a698306e564c25b
MD5sum: 099c6cb2200a10bb4aa816ed35123d66
Description: unified Python interface into the cloud
 libcloud is a pure Python client library for interacting with many of the
 popular cloud server providers using a unified API. It was created to make it
 easy for developers to build products that work between any of the services
 that it supports.
 .
  * Avoid vendor lock-in
  * Use the same API to talk to many different providers
  * More than 30 supported providers total
  * Four main APIs: Compute, Storage, Load Balancers, DNS
  * Supports Python 2.5, Python 2.6, Python 2.7, PyPy and Python 3
 .
 Resource you can manage with Libcloud are divided in the following categories:
 .
  * Cloud Servers and Block Storage - services such as Amazon EC2 and
    Rackspace Cloud Servers (libcloud.compute.*)
  * Cloud Object Storage and CDN - services such as Amazon S3 and
    Rackspace CloudFiles (libcloud.storage.*)
  * Load Balancers as a Service, LBaaS (libcloud.loadbalancer.*)
  * DNS as a Service, DNSaaS (libcloud.dns.*)
 .
 libcloud was originally created by the folks over at Cloudkick, but has
 since grown into an independent free software project licensed under
 the Apache License (2.0).

Package: python-msgpack
Source: msgpack-python
Version: 0.4.2-1
Architecture: amd64
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Installed-Size: 223
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Breaks: msgpack-python (<< 0.3.0-1)
Replaces: msgpack-python (<< 0.3.0-1)
Provides: msgpack-python
Homepage: http://pypi.python.org/pypi/msgpack-python/
Priority: optional
Section: python
Filename: pool/main/m/msgpack-python/python-msgpack_0.4.2-1_amd64.deb
Size: 55358
SHA256: cc827d26c112923fac19169333ca9fe718c4c9174201294ef1c9c3388a035d26
SHA1: c0f91acf5ea6494ea2fd6cb2478100a57d49561e
MD5sum: 7c07734a51b35a1a927b49526f510291
Description: Python implementation of MessagePack format
 MessagePack is a binary-based efficient object serialization format.
 It enables the exchange of structured objects between many languages
 like JSON.  But unlike JSON, it is very fast and small.
 .
 This package contains a Python extension module implementing the
 MessagePack format.

Package: python-raet
Source: raet
Version: 0.6.3-1
Architecture: all
Maintainer: Samuel M. Smith <info@ioflo.com>
Installed-Size: 1507
Depends: python, python-enum34, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Homepage: https://github.com/saltstack/raet
Priority: optional
Section: python
Filename: pool/main/r/raet/python-raet_0.6.3-1_all.deb
Size: 95540
SHA256: 7f7bc754693981e368d16d22864ff395ada50c83877d3a700a42592497b5dc6a
SHA1: ebd58d48879a9f3bfbc39543887733307d782bb4
MD5sum: bfa681d52e3dbd963574ca0bdee22d46
Description: Reliable Asynchronous Event Transport protocol
 Asynchronous transaction based protocol using Ioflo. http://ioflo.com

Package: python-requests
Source: requests
Version: 2.7.0-3
Architecture: all
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 261
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), ca-certificates, python-chardet, python-urllib3 (>= 1.10.4)
Suggests: python-ndg-httpsclient, python-openssl, python-pyasn1
Breaks: httpie (<< 0.9.2)
Homepage: http://python-requests.org
Priority: optional
Section: python
Filename: pool/main/r/requests/python-requests_2.7.0-3_all.deb
Size: 66124
SHA256: a89ae6b74a8839d95a47165efef480b032fa781279601eedea97d0a9c4d28b80
SHA1: e2b8530cd198e463587644d534811aa592c7093d
MD5sum: 6fcfb04d5813b78897f1cabd7a258af9
Description: elegant and simple HTTP library for Python2, built for human beings
 Requests allow you to send HTTP/1.1 requests. You can add headers, form data,
 multipart files, and parameters with simple Python dictionaries, and access
 the response data in the same way. It's powered by httplib and urllib3, but
 it does all the hard work and crazy hacks for you.
 .
 Features
 .
   - International Domains and URLs
   - Keep-Alive & Connection Pooling
   - Sessions with Cookie Persistence
   - Browser-style SSL Verification
   - Basic/Digest Authentication
   - Elegant Key/Value Cookies
   - Automatic Decompression
   - Unicode Response Bodies
   - Multipart File Uploads
   - Connection Timeouts

Package: python-requests-whl
Source: requests
Version: 2.7.0-3
Architecture: all
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 366
Depends: ca-certificates, python-urllib3-whl
Homepage: http://python-requests.org
Priority: optional
Section: python
Filename: pool/main/r/requests/python-requests-whl_2.7.0-3_all.deb
Size: 312598
SHA256: 0b2599872c9230a6331b3be9ae670292a7b0a43482b433c81a86071d8bf75a17
SHA1: 884ad2c5d4098a749da1aa825188ff9111dc8837
MD5sum: dbd5d350dc32644d74dc410551f77078
Description: elegant and simple HTTP library for Python, built for human beings
 Requests allow you to send HTTP/1.1 requests. You can add headers, form data,
 multipart files, and parameters with simple Python dictionaries, and access
 the response data in the same way. It's powered by httplib and urllib3, but
 it does all the hard work and crazy hacks for you.
 .
 Features
 .
   - International Domains and URLs
   - Keep-Alive & Connection Pooling
   - Sessions with Cookie Persistence
   - Browser-style SSL Verification
   - Basic/Digest Authentication
   - Elegant Key/Value Cookies
   - Automatic Decompression
   - Unicode Response Bodies
   - Multipart File Uploads
   - Connection Timeouts
 .
 This package provides the universal wheel.

Package: python-timelib
Source: timelib
Version: 0.2.4-1
Architecture: amd64
Maintainer: Ralf Schmitt <ralf@systemexit.de>
Installed-Size: 607
Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.14)
Homepage: https://github.com/pediapress/timelib/
Priority: optional
Section: python
Filename: pool/main/t/timelib/python-timelib_0.2.4-1_amd64.deb
Size: 130726
SHA256: 39b41e1033b6fe81a968214b3d68e3d34f6e7ab021ee934e63cc1838bf2bb517
SHA1: 67158c9ece7530de5e42cb65b495bbd1a86b66bd
MD5sum: c1a6f18f22491829d34499bb6a404abb
Description: parse english textual date descriptions
 Usage
 =====
 .
 timelib is a short wrapper around php's internal timelib module.
 It currently only provides a few functions:
 .
 timelib.strtodatetime:
 .
 >>> timelib.strtodatetime('today')
 datetime.datetime(2009, 6, 23, 0, 0)
 >>> timelib.strtodatetime('today')
 datetime.datetime(2009, 6, 23, 0, 0)
 >>> timelib.strtodatetime('next friday')
 datetime.datetime(2009, 6, 26, 0, 0)
 >>> timelib.strtodatetime('29 feb 2008 -108 years')
 datetime.datetime(1900, 3, 1, 0, 0)
 .
 timelib.strtotime:
 .
 >>> import time, timelib

Package: python-urllib3
Version: 1.10.4-1
Architecture: all
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 262
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-six
Recommends: ca-certificates, python-ndg-httpsclient, python-openssl, python-pyasn1
Homepage: http://urllib3.readthedocs.org
Priority: optional
Section: python
Filename: pool/main/p/python-urllib3/python-urllib3_1.10.4-1_all.deb
Size: 60884
SHA256: ad8b62bfd3b6323fd5f1301808e88943b509dc0c5ca3d99428fa90a28e1d40f7
SHA1: 9a56f4ff9858d55a0f51923e79d1770b721fd394
MD5sum: 9cb196deb1386ef127317dcd7bf72987
Description: HTTP library with thread-safe connection pooling for Python
 urllib3 supports features left out of urllib and urllib2 libraries.
 .
   - Re-use the same socket connection for multiple requests (HTTPConnectionPool
     and HTTPSConnectionPool) (with optional client-side certificate
     verification).
   - File posting (encode_multipart_formdata).
   - Built-in redirection and retries (optional).
   - Supports gzip and deflate decoding.
   - Thread-safe and sanity-safe.
   - Small and easy to understand codebase perfect for extending and
     building upon.

Package: python-urllib3-whl
Source: python-urllib3
Version: 1.10.4-1
Architecture: all
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 115
Depends: python-six-whl
Recommends: ca-certificates
Homepage: http://urllib3.readthedocs.org
Priority: optional
Section: python
Filename: pool/main/p/python-urllib3/python-urllib3-whl_1.10.4-1_all.deb
Size: 85938
SHA256: 81d06a9667c2ba540f3556d3760c40509ddb10ea8e081d7fcc6b9062d984ed1e
SHA1: 81333c6df9b50db747f3044322ed3c2d3c46791f
MD5sum: 60fc0339f027772c341281f3cbf3285e
Description: HTTP library with thread-safe connection pooling
 urllib3 supports features left out of urllib and urllib2 libraries.
 .
   - Re-use the same socket connection for multiple requests (HTTPConnectionPool
     and HTTPSConnectionPool) (with optional client-side certificate
     verification).
   - File posting (encode_multipart_formdata).
   - Built-in redirection and retries (optional).
   - Supports gzip and deflate decoding.
   - Thread-safe and sanity-safe.
   - Small and easy to understand codebase perfect for extending and
     building upon.
 .
 This package contains the universal wheel.

Package: python-yaml
Source: pyyaml
Version: 3.11-2
Architecture: amd64
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 478
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libyaml-0-2
Homepage: http://pyyaml.org/
Priority: optional
Section: python
Filename: pool/main/p/pyyaml/python-yaml_3.11-2_amd64.deb
Size: 112276
SHA256: 51de278f12237952e4aa3fabe0f2b9ef10c63cdffb525135785ec19625134d3d
SHA1: d401bc77651fec73b150431d81845d7c902d3761
MD5sum: 2c3f06addf69d618fe8c6894eb594079
Description: YAML parser and emitter for Python
 Python-yaml is a complete YAML 1.1 parser and emitter for Python.  It can parse
 all examples from the specification. The parsing algorithm is simple enough to
 be a reference for YAML parser implementors. A simple extension API is also
 provided.  The package is built using libyaml for improved speed.

Package: python-yaml-dbg
Source: pyyaml
Version: 3.11-2
Architecture: amd64
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 283
Depends: python-yaml (= 3.11-2), python-dbg, libc6 (>= 2.14), libyaml-0-2
Homepage: http://pyyaml.org/
Priority: extra
Section: debug
Filename: pool/main/p/pyyaml/python-yaml-dbg_3.11-2_amd64.deb
Size: 85586
SHA256: d30aa938dcc22e5b2204ade97b66ba47e56acd7763a331eb1ca635fc009f966c
SHA1: 5ad8a5051d6a93a46afb93e2b67b20116aff7575
MD5sum: 5a181292671d2027ae78e7174528edd9
Description: YAML parser and emitter for Python (debug build)
 Python-yaml is a complete YAML 1.1 parser and emitter for Python.  It can parse
 all examples from the specification. The parsing algorithm is simple enough to
 be a reference for YAML parser implementors. A simple extension API is also
 provided.  The package is built using libyaml for improved speed.
 .
 This package contains the extension built for the Python debug interpreter.

Package: python-zmq
Source: pyzmq
Version: 14.4.0-1
Architecture: amd64
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 944
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libzmq3 (>= 4.0.1+dfsg)
Homepage: http://www.zeromq.org/bindings:python
Priority: optional
Section: python
Filename: pool/main/p/pyzmq/python-zmq_14.4.0-1_amd64.deb
Size: 191922
SHA256: bca73cd7733d6066ebdbc05fbbe796a32bd4391d65fdd4ec65d4166fcd9e445f
SHA1: a23970bcc49ccacb54efe441cbe702c9b20722e9
MD5sum: f3642b8a48786da520a569bbf0db6bcc
Description: Python bindings for 0MQ library
 Python bindings for 0MQ. 0MQ is a small, fast, and free
 software library that gives you message-passing concurrency
 for applications in most common languages.
 .
 The 0MQ lightweight messaging kernel is a library which
 extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware
 products. 0MQ sockets provide an abstraction of asynchronous
 message queues, multiple messaging patterns, message
 filtering (subscriptions), seamless access to multiple
 transport protocols and more.

Package: python-zmq-dbg
Source: pyzmq
Version: 14.4.0-1
Architecture: amd64
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 569
Depends: python-zmq (= 14.4.0-1), python-dbg (<< 2.8), python-dbg (>= 2.7~), libc6 (>= 2.14), libzmq3 (>= 4.0.1+dfsg)
Homepage: http://www.zeromq.org/bindings:python
Priority: extra
Section: debug
Filename: pool/main/p/pyzmq/python-zmq-dbg_14.4.0-1_amd64.deb
Size: 136656
SHA256: 3c55d544d0c61074d3eb11111875a0bce6f34e55ae23f750fd3952fae35572b6
SHA1: 1079f8a9fc3cb796582d0030d8357c37fa338de2
MD5sum: 369722528fa5f2c0060356f3335acbe1
Description: Python bindings for 0MQ library - debugging files
 Python bindings for 0MQ. 0MQ is a small, fast, and free
 software library that gives you message-passing concurrency
 for applications in most common languages.
 .
 The 0MQ lightweight messaging kernel is a library which
 extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware
 products. 0MQ sockets provide an abstraction of asynchronous
 message queues, multiple messaging patterns, message
 filtering (subscriptions), seamless access to multiple
 transport protocols and more.
 .
 This package contains the extension built for the Python debug interpreter.

Package: python3-croniter
Source: python-croniter
Version: 0.3.4-1
Architecture: all
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Installed-Size: 89
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python3-dateutil, python3-tz, python3-pkg-resources, python3:any (>= 3.3.2-2~)
Homepage: http://github.com/kiorky/croniter
Priority: optional
Section: python
Filename: pool/main/p/python-croniter/python3-croniter_0.3.4-1_all.deb
Size: 10222
SHA256: 8fbe656ae9612d5915696d47e70dafc53afff5d2eb5090c3481042fa45dbc711
SHA1: f70611e5906d20e1c0b3517b155d5168756a59e0
MD5sum: 5d4a2176b32220b08638368da9acf6c2
Description: provides iteration for datetime object with cron like format - Python 3.x
 Croniter is a Python module to provide iteration for datetime object. Given a
 cron tab text entry as input, it Croniter will output all the dates matching
 the definition.
 .
 This package contains the Python 3.x module.

Package: python3-enum34
Source: enum34
Version: 1.0.4-1
Architecture: all
Maintainer: Barry Warsaw <barry@debian.org>
Installed-Size: 216
Depends: python3:any (>= 3.3.2-2~)
Suggests: python-enum34-doc
Homepage: https://pypi.python.org/pypi/enum34
Priority: optional
Section: python
Filename: pool/main/e/enum34/python3-enum34_1.0.4-1_all.deb
Size: 26748
SHA256: c8130e67a7b12478c763eea3b66b14de2b97c230c95ffa24101c6ab6ce1964fc
SHA1: 99db3cd5bed4325e0595f592a5a60d7b1a608718
MD5sum: 49f6f695c9928902d650feda1513d95d
Description: backport of Python 3.4's enum package
 PEP 435 adds an enumeration to Python 3.4.  This module provides a
 backport of that data type for older Python versions.  It defines two
 enumeration classes that can be used to define unit sets of names and
 values: Enum and IntEnum.
 .
 This is the Python 3 compatible package.

Package: python3-jinja2
Source: jinja2
Version: 2.7.3-1
Architecture: all
Maintainer: Piotr Ożarowski <piotr@debian.org>
Installed-Size: 961
Depends: python3-markupsafe, python3:any (>= 3.3.2-2~)
Recommends: python3-pkg-resources
Suggests: python-jinja2-doc
Homepage: http://jinja.pocoo.org/
Priority: optional
Section: python
Filename: pool/main/j/jinja2/python3-jinja2_2.7.3-1_all.deb
Size: 168296
SHA256: 994cbb9357fe65f40b9483f67c7e6f284b3abcdba4f7d4cc6ae8893bd9a29441
SHA1: 84ce020e95dd8f7b01a5da40f8fd936caf5383aa
MD5sum: e31b7d45628999998bf059301c6edada
Description: small but fast and easy to use stand-alone template engine
 Jinja2 is a template engine written in pure Python. It provides a Django
 inspired non-XML syntax but supports inline expressions and an optional
 sandboxed environment.
 .
 The key-features are:
  * Configurable syntax. If you are generating LaTeX or other formats with
    Jinja2 you can change the delimiters to something that integrates better
    into the LaTeX markup.
  * Fast. While performance is not the primarily target of Jinja2 it’s
    surprisingly fast. The overhead compared to regular Python code was reduced
    to the very minimum.
  * Easy to debug. Jinja2 integrates directly into the Python traceback system
    which allows you to debug Jinja2 templates with regular Python debugging
    helpers.
  * Secure. It’s possible to evaluate untrusted template code if the optional
    sandbox is enabled. This allows Jinja2 to be used as templating language
    for applications where users may modify the template design.

Package: python3-libcloud
Source: libcloud
Version: 0.17.0-1
Architecture: all
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 5857
Depends: python3:any (>= 3.3.2-2~), python3-crypto (>= 2.6), python3-simplejson
Homepage: https://libcloud.apache.org/
Priority: optional
Section: python
Filename: pool/main/libc/libcloud/python3-libcloud_0.17.0-1_all.deb
Size: 632614
SHA256: 0015ec6c27c052654a99ad081c4267c7da2318e8375fe3b97e845bf1e7eba1c8
SHA1: dd91c9389d7d984cb433d532e12845aef31abf4a
MD5sum: 00ad9b417e3b4ca7d55d95d005e5caa4
Description: unified Python interface into the cloud (Python3 version)
 libcloud is a pure Python client library for interacting with many of the
 popular cloud server providers using a unified API. It was created to make it
 easy for developers to build products that work between any of the services
 that it supports.
 .
  * Avoid vendor lock-in
  * Use the same API to talk to many different providers
  * More than 30 supported providers total
  * Four main APIs: Compute, Storage, Load Balancers, DNS
  * Supports Python 2.5, Python 2.6, Python 2.7, PyPy and Python 3
 .
 Resource you can manage with Libcloud are divided in the following categories:
 .
  * Cloud Servers and Block Storage - services such as Amazon EC2 and
    Rackspace Cloud Servers (libcloud.compute.*)
  * Cloud Object Storage and CDN - services such as Amazon S3 and
    Rackspace CloudFiles (libcloud.storage.*)
  * Load Balancers as a Service, LBaaS (libcloud.loadbalancer.*)
  * DNS as a Service, DNSaaS (libcloud.dns.*)
 .
 libcloud was originally created by the folks over at Cloudkick, but has
 since grown into an independent free software project licensed under
 the Apache License (2.0).
 .
 This is the Python 3 version of the package.

Package: python3-msgpack
Source: msgpack-python
Version: 0.4.2-1
Architecture: amd64
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Installed-Size: 220
Depends: python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Homepage: http://pypi.python.org/pypi/msgpack-python/
Priority: optional
Section: python
Filename: pool/main/m/msgpack-python/python3-msgpack_0.4.2-1_amd64.deb
Size: 52534
SHA256: 468b7e5be6741f5851cea3730fb6a83ce7678e2a3fd4d8c885e1b58a11a4da83
SHA1: 485d59942bac3170692cca19741adf906b8838ce
MD5sum: d4d4f9cef4c1606a6d6f1fdecb5e91c2
Description: Python 3 implementation of MessagePack format
 MessagePack is a binary-based efficient object serialization format.
 It enables the exchange of structured objects between many languages
 like JSON. But unlike JSON, it is very fast and small.
 .
 This package contains a Python 3 extension module implementing the
 MessagePack format.

Package: python3-requests
Source: requests
Version: 2.7.0-3
Architecture: all
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 258
Depends: python3:any (>= 3.3.2-2~), ca-certificates, python3-chardet, python3-urllib3 (>= 1.10.4)
Suggests: python3-ndg-httpsclient, python3-openssl, python3-pyasn1
Homepage: http://python-requests.org
Priority: optional
Section: python
Filename: pool/main/r/requests/python3-requests_2.7.0-3_all.deb
Size: 65964
SHA256: 455b043cfae86c68a4bedee6e904e24815492f3123834715458399ed7f168cec
SHA1: 98583af8bf725698fe7631d94c8eaf1b42b7da67
MD5sum: 439f56f3625fbbd4dca9afa26d095a08
Description: elegant and simple HTTP library for Python3, built for human beings
 Requests allow you to send HTTP/1.1 requests. You can add headers, form data,
 multipart files, and parameters with simple Python dictionaries, and access
 the response data in the same way. It's powered by httplib and urllib3, but
 it does all the hard work and crazy hacks for you.
 .
 Features
 .
   - International Domains and URLs
   - Keep-Alive & Connection Pooling
   - Sessions with Cookie Persistence
   - Browser-style SSL Verification
   - Basic/Digest Authentication
   - Elegant Key/Value Cookies
   - Automatic Decompression
   - Unicode Response Bodies
   - Multipart File Uploads
   - Connection Timeouts
 .
 This package contains the Python 3 version of the library.

Package: python3-urllib3
Source: python-urllib3
Version: 1.10.4-1
Architecture: all
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 262
Depends: python3:any (>= 3.3.2-2~), python3-six
Recommends: ca-certificates
Suggests: python3-ndg-httpsclient, python3-openssl, python3-pyasn1
Homepage: http://urllib3.readthedocs.org
Priority: optional
Section: python
Filename: pool/main/p/python-urllib3/python3-urllib3_1.10.4-1_all.deb
Size: 61038
SHA256: fe6d732dc65acd6eb2efcc0ec49f64a90e8cc726b54a2138ff743a0867d99a66
SHA1: 5b31675daef76418b5833d3aa4869648691ad40e
MD5sum: 83c1b5a9b452b15c4099293e9af26388
Description: HTTP library with thread-safe connection pooling for Python3
 urllib3 supports features left out of urllib and urllib2 libraries.
 .
   - Re-use the same socket connection for multiple requests (HTTPConnectionPool
     and HTTPSConnectionPool) (with optional client-side certificate
     verification).
   - File posting (encode_multipart_formdata).
   - Built-in redirection and retries (optional).
   - Supports gzip and deflate decoding.
   - Thread-safe and sanity-safe.
   - Small and easy to understand codebase perfect for extending and
     building upon.
 .
 This package contains the Python 3 version of the library.

Package: python3-yaml
Source: pyyaml
Version: 3.11-2
Architecture: amd64
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 450
Depends: python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.14), libyaml-0-2
Homepage: http://pyyaml.org/
Priority: optional
Section: python
Filename: pool/main/p/pyyaml/python3-yaml_3.11-2_amd64.deb
Size: 101710
SHA256: 6fd404cb1600cd9f2c74b165ccdfd89e60751e8230ef25f5aa6cbfac2cfa6d74
SHA1: 20cb6cf77907917c462055229cd2977a7ec4bfee
MD5sum: f5a15381257f5287ef65b8b7b905f5a2
Description: YAML parser and emitter for Python3
 Python3-yaml is a complete YAML 1.1 parser and emitter for Python3.  It can
 parse all examples from the specification. The parsing algorithm is simple
 enough to be a reference for YAML parser implementors. A simple extension API
 is also provided.  The package is built using libyaml for improved speed.

Package: python3-yaml-dbg
Source: pyyaml
Version: 3.11-2
Architecture: amd64
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 279
Depends: python3-yaml (= 3.11-2), python3-dbg, libc6 (>= 2.14), libyaml-0-2
Homepage: http://pyyaml.org/
Priority: extra
Section: debug
Filename: pool/main/p/pyyaml/python3-yaml-dbg_3.11-2_amd64.deb
Size: 83782
SHA256: fb28dc6e9e03c0aa03049ec7593efbb870e955489de2d35806fcb88d460b7be9
SHA1: 34eb054a9291f22bc92ef8609e3932afc577faf6
MD5sum: cf2f6cbe1328f5a5eff01f2dc6b8c586
Description: YAML parser and emitter for Python3 (debug build)
 Python3-yaml is a complete YAML 1.1 parser and emitter for Python3.  It can
 parse all examples from the specification. The parsing algorithm is simple
 enough to be a reference for YAML parser implementors. A simple extension API
 is also provided.  The package is built using libyaml for improved speed.
 .
 This package contains the extension built for the Python3 debug interpreter.

Package: python3-zmq
Source: pyzmq
Version: 14.4.0-1
Architecture: amd64
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 946
Depends: python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.14), libzmq3 (>= 4.0.1+dfsg)
Homepage: http://www.zeromq.org/bindings:python
Priority: optional
Section: python
Filename: pool/main/p/pyzmq/python3-zmq_14.4.0-1_amd64.deb
Size: 190064
SHA256: 1fe5c3f1da648a6b211cf8c2f42c32b1c80df4ef3601ad28088316b68f6c4fb6
SHA1: 26d4beb6d7201965b8f007e4975b1d45acc50ad6
MD5sum: 9e0e001b70665172a57d28ef99299a20
Description: Python3 bindings for 0MQ library
 Python bindings for 0MQ. 0MQ is a small, fast, and free
 software library that gives you message-passing concurrency
 for applications in most common languages.
 .
 The 0MQ lightweight messaging kernel is a library which
 extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware
 products. 0MQ sockets provide an abstraction of asynchronous
 message queues, multiple messaging patterns, message
 filtering (subscriptions), seamless access to multiple
 transport protocols and more.
 .
 This package contains the extension built for the Python3 interpreter.

Package: python3-zmq-dbg
Source: pyzmq
Version: 14.4.0-1
Architecture: amd64
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 574
Depends: python3-zmq (= 14.4.0-1), python3-dbg (<< 3.5), python3-dbg (>= 3.4~), libc6 (>= 2.14), libzmq3 (>= 4.0.1+dfsg)
Recommends: python-dbg
Homepage: http://www.zeromq.org/bindings:python
Priority: extra
Section: debug
Filename: pool/main/p/pyzmq/python3-zmq-dbg_14.4.0-1_amd64.deb
Size: 135544
SHA256: 3521128ff6302ae2cafaf93b72ae05248eee325c78045c45ca000e0fba3296b3
SHA1: ad47e2b29a332ecbe82f53d23d6fd0dccea9c44a
MD5sum: 685ce67e39250d4c551b01faf1fda164
Description: Python3 bindings for 0MQ library - debugging files
 Python bindings for 0MQ. 0MQ is a small, fast, and free
 software library that gives you message-passing concurrency
 for applications in most common languages.
 .
 The 0MQ lightweight messaging kernel is a library which
 extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware
 products. 0MQ sockets provide an abstraction of asynchronous
 message queues, multiple messaging patterns, message
 filtering (subscriptions), seamless access to multiple
 transport protocols and more.
 .
 This package contains the extension built for the Python3 debug interpreter.

Package: salt-api
Source: salt
Version: 2015.5.11+ds-1
Architecture: all
Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 92
Depends: python, python:any (>= 2.6~), init-system-helpers (>= 1.18~), salt-master
Recommends: python-cherrypy3
Homepage: http://saltstack.org/
Priority: extra
Section: admin
Filename: pool/main/s/salt/salt-api_2015.5.11+ds-1_all.deb
Size: 13012
SHA256: e864c0facff9bad9125545e53b0344c5abafcb6a42e0d8df487a1e29ae6bc2fe
SHA1: 063cad39d30c00735f5dbe6aff5c8113bbeee6bb
MD5sum: 1b686db572f48d434f449133d8f8f1af
Description: Generic, modular network access system
 a modular interface on top of Salt that can provide a variety of entry points
 into a running Salt system. It can start and manage multiple interfaces
 allowing a REST API to coexist with XMLRPC or even a Websocket API.
 .
 The Salt API system is used to expose the fundamental aspects of Salt control
 to external sources. salt-api acts as the bridge between Salt itself and
 REST, Websockets, etc.

Package: salt-cloud
Source: salt
Version: 2015.5.11+ds-1
Architecture: all
Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 87
Depends: python, python:any (>= 2.6~), salt-common (= 2015.5.11+ds-1), python-libcloud (>= 0.14.1-1)
Recommends: python-netaddr
Suggests: python-botocore
Homepage: http://saltstack.org/
Priority: extra
Section: admin
Filename: pool/main/s/salt/salt-cloud_2015.5.11+ds-1_all.deb
Size: 14370
SHA256: 614959a4bbc2155c153a00a6aedf5489f1b17587015cce67586fc82dd4dbe95a
SHA1: 53824e8aeaddf77917a48da9b7c6280038e351c5
MD5sum: eab68a6afd731e2144ba5cb573b1c7ea
Description: public cloud VM management system
 Salt is a powerful remote execution manager that can be used to
 administer servers in a fast and efficient way.
 .
 It allows commands to be executed across large groups of
 servers. This means systems can be easily managed, but data can
 also be easily gathered.  Quick introspection into running
 systems becomes a reality.
 .
 Remote execution is usually used to set up a certain state on a
 remote system. Salt addresses this problem as well, the salt
 state system uses salt state files to define the state a server
 needs to be in.
 .
 Salt Cloud is built-in to Salt to provision systems on cloud hosts or
 hypervisors and immediately bring them under management.

Package: salt-common
Source: salt
Version: 2015.5.11+ds-1
Architecture: all
Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 11040
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-dateutil, python-jinja2, python-apt, python-yaml, python-msgpack, python-pkg-resources, python-requests (>= 1.0.0)
Recommends: lsb-release, python-mako
Suggests: salt-doc (= 2015.5.11+ds-1)
Breaks: python-mako (<< 0.7.0)
Homepage: http://saltstack.org/
Priority: extra
Section: admin
Filename: pool/main/s/salt/salt-common_2015.5.11+ds-1_all.deb
Size: 2485796
SHA256: e5fa431f43dbbbcef48c176ff52551ac80e2ac6476e1036c52112eb7dd01e6b0
SHA1: 91fa3151d79130b77b98e4d4637389e97b78f2f0
MD5sum: d1acfc997f0f2fc9151b93d425470c47
Description: shared libraries that salt requires for all packages
 salt is a powerful remote execution manager that can be used to
 administer servers in a fast and efficient way.
 .
 It allows commands to be executed across large groups of
 servers. This means systems can be easily managed, but data can
 also be easily gathered.  Quick introspection into running
 systems becomes a reality.
 .
 Remote execution is usually used to set up a certain state on a
 remote system. Salt addresses this problem as well, the salt
 state system uses salt state files to define the state a server
 needs to be in.
 .
 Between the remote execution system, and state management Salt
 addresses the backbone of cloud and data center management.
 .
 This particular package provides shared libraries that
 salt-master, salt-minion, and salt-syndic require to function.

Package: salt-master
Source: salt
Version: 2015.5.11+ds-1
Architecture: all
Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 141
Depends: init-system-helpers (>= 1.18~), python, python:any (>= 2.6~), salt-common (= 2015.5.11+ds-1), python-m2crypto, python-crypto, python-zmq (>= 13.1.0)
Recommends: python-git
Homepage: http://saltstack.org/
Priority: extra
Section: admin
Filename: pool/main/s/salt/salt-master_2015.5.11+ds-1_all.deb
Size: 34206
SHA256: ce6b62d82f43b45089d861ed4ac2da488a68631f1f79e322dd5a18de145bd21c
SHA1: 9fcad2e4245e33491e4b783b3cef346f27b7492e
MD5sum: 8ea258bf2dca0d1d8be631bc6d7a5a8c
Description: remote manager to administer servers via salt
 salt is a powerful remote execution manager that can be used to
 administer servers in a fast and efficient way.
 .
 It allows commands to be executed across large groups of
 servers. This means systems can be easily managed, but data can
 also be easily gathered.  Quick introspection into running
 systems becomes a reality.
 .
 Remote execution is usually used to set up a certain state on a
 remote system. Salt addresses this problem as well, the salt
 state system uses salt state files to define the state a server
 needs to be in.
 .
 Between the remote execution system, and state management Salt
 addresses the backbone of cloud and data center management.
 .
 This particular package provides the salt controller.

Package: salt-minion
Source: salt
Version: 2015.5.11+ds-1
Architecture: all
Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 127
Depends: init-system-helpers (>= 1.18~), python, python:any (>= 2.6~), salt-common (= 2015.5.11+ds-1), python-m2crypto, python-crypto, python-zmq (>= 13.1.0), dctrl-tools
Recommends: dmidecode, debconf-utils
Suggests: python-augeas
Homepage: http://saltstack.org/
Priority: extra
Section: admin
Filename: pool/main/s/salt/salt-minion_2015.5.11+ds-1_all.deb
Size: 22490
SHA256: 5fc7c74bcdbf970697aa6bdcbef91b1188f520c7763d58e03c349506234c4dbf
SHA1: 47c4bbe6a3c034fab39dba876caac614c5323096
MD5sum: 3b0100ebfed1d5f75ff5f3eff4e544b0
Description: client package for salt, the distributed remote execution system
 salt is a powerful remote execution manager that can be used to
 administer servers in a fast and efficient way.
 .
 It allows commands to be executed across large groups of
 servers. This means systems can be easily managed, but data can
 also be easily gathered.  Quick introspection into running
 systems becomes a reality.
 .
 Remote execution is usually used to set up a certain state on a
 remote system. Salt addresses this problem as well, the salt
 state system uses salt state files to define the state a server
 needs to be in.
 .
 Between the remote execution system, and state management Salt
 addresses the backbone of cloud and data center management.
 .
 This particular package provides the worker / agent for salt.

Package: salt-ssh
Source: salt
Version: 2015.5.11+ds-1
Architecture: all
Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 73
Depends: python, python:any (>= 2.6~), salt-common (= 2015.5.11+ds-1)
Homepage: http://saltstack.org/
Priority: extra
Section: admin
Filename: pool/main/s/salt/salt-ssh_2015.5.11+ds-1_all.deb
Size: 13252
SHA256: 6e3bf4dbacf5288f481770f244ff1d94526a6db017166b88a703a32046a0d4da
SHA1: 53cac2fb1fba3f51cb54d3eb121838386912bead
MD5sum: 7e31b920391158d9bc39defcf3e92426
Description: remote manager to administer servers via Salt SSH
 salt is a powerful remote execution manager that can be used to
 administer servers in a fast and efficient way.
 .
 It allows commands to be executed across large groups of
 servers. This means systems can be easily managed, but data can
 also be easily gathered.  Quick introspection into running
 systems becomes a reality.
 .
 Remote execution is usually used to set up a certain state on a
 remote system. Salt addresses this problem as well, the salt
 state system uses salt state files to define the state a server
 needs to be in.
 .
 Between the remote execution system, and state management Salt
 addresses the backbone of cloud and data center management.
 .
 This particular package provides the salt ssh controller. It
 is able to run salt modules and states on remote hosts via ssh.
 No minion or other salt specific software needs to be installed
 on the remote host.

Package: salt-syndic
Source: salt
Version: 2015.5.11+ds-1
Architecture: all
Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 92
Depends: init-system-helpers (>= 1.18~), python, python:any (>= 2.6~), salt-master (= 2015.5.11+ds-1)
Homepage: http://saltstack.org/
Priority: extra
Section: admin
Filename: pool/main/s/salt/salt-syndic_2015.5.11+ds-1_all.deb
Size: 13360
SHA256: 888fa2762d71bfb031747a2651d2d0630f819d5ebcd9d357711a35230c3db446
SHA1: 54b5fa52b9ebc290597ac5b78932fc45418fa0dd
MD5sum: 7b79b344f1b4c559947a2d920d0d7a9e
Description: master-of-masters for salt, the distributed remote execution system
 salt is a powerful remote execution manager that can be used to
 administer servers in a fast and efficient way.
 .
 It allows commands to be executed across large groups of
 servers. This means systems can be easily managed, but data can
 also be easily gathered.  Quick introspection into running
 systems becomes a reality.
 .
 Remote execution is usually used to set up a certain state on a
 remote system. Salt addresses this problem as well, the salt
 state system uses salt state files to define the state a server
 needs to be in.
 .
 Between the remote execution system, and state management Salt
 addresses the backbone of cloud and data center management.
 .
 This particular package provides the master of masters for salt
 - it enables the management of multiple masters at a time.