Package: python-backports-abc Version: 0.5-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 50 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: https://github.com/cython/backports_abc Priority: optional Section: python Filename: pool/main/p/python-backports-abc/python-backports-abc_0.5-1_all.deb Size: 5672 SHA256: 794d8f90a5a6a4f7469f189e049758addc9de7be3c8fdb18ac876072da65295c SHA1: 7a675d8fab973758402cd2e33682c14f797a602d MD5sum: b7fe0054b7df3a7865186c4c84c3b020 Description: Backport of the "collections.abc" stdlib module (Python 2) This is a backport to Python 2 of recent additions to the "collections.abc" in Python 3.5. . This package is (obviously) for Python 2. Package: python-concurrent.futures Version: 3.0.3-1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 218 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-sphinxdoc (>= 1.0) Provides: python-futures Homepage: http://code.google.com/p/pythonfutures/ Priority: optional Section: python Filename: pool/main/p/python-concurrent.futures/python-concurrent.futures_3.0.3-1_all.deb Size: 36064 SHA256: 4f50dd7dad4b5ba8b4b3819636933ed99f7baae3d95777e2d0941309e0772303 SHA1: 0a96c41d7c6cec2a9c7842cd2a2bd002d09a1e14 MD5sum: de2c29e9469c491854c8ef0175d61b85 Description: backport of concurrent.futures package from Python 3.2 The concurrent.futures module provides a high-level interface for asynchronously executing callables. . This is a backport for concurrent.futures as of PEP-3148 and included in Python 3.2 Package: python-jinja2 Source: jinja2 Version: 2.9.4-1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 870 Depends: python-markupsafe, python:any (<< 2.8), python:any (>= 2.7.5-5~) 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.9.4-1_all.deb Size: 122456 SHA256: 61c91adc47967f68e1ae9c0c0331708a19823e04f0d69cb513033d9fc89c3aaf SHA1: e51c09466b9865f8c378ac86e55312a8c115360e MD5sum: 646493cec4670898799dddf08974e056 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.9.4-1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 1291 Recommends: python-jinja2 Homepage: http://jinja.pocoo.org/ Priority: extra Section: doc Filename: pool/main/j/jinja2/python-jinja2-doc_2.9.4-1_all.deb Size: 247104 SHA256: ae76c413e6c174c9d970147d4ffa340e688775cbf1a1ab4e8422921444f2d311 SHA1: d23d65c7eeb152ad455cb321111916a64d5b11a8 MD5sum: 079b585918d89a7e6a543a28e2c72f47 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: 1.5.0+ds-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 13066 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-crypto (>= 2.6), python-lockfile (>= 0.9), python-simplejson Homepage: https://libcloud.apache.org/ Priority: optional Section: python Filename: pool/main/libc/libcloud/python-libcloud_1.5.0+ds-1_all.deb Size: 1246668 SHA256: e9d54b99c46d3f56aa37704c5e7c40be466b80506e26d98f959dd6c0a1aea133 SHA1: 1ea27293fda907e9f15b1e48e9897c476d8cd2be MD5sum: b14cde99ad3664dec0f030b764209787 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-setuptools Source: setuptools Version: 10.2.1-1 Architecture: all Maintainer: Python Packaging Authority Installed-Size: 668 Depends: python (>= 2.7), python (<< 2.8) Priority: optional Section: python Filename: pool/main/s/setuptools/python-setuptools_10.2.1-1_all.deb Size: 137512 SHA256: c6eda2683440f31467bcddec3fcd1c4db1d0164d12527e275c8e0cebe06b646a SHA1: 091b2690068d6d38eaf0ab5edc83f52e7338a141 MD5sum: 30e08717c5c996f9a6b8efa207c291c6 Description: Easily download, build, install, upgrade, and uninstall Pyth =============================== Installing and Using Setuptools =============================== . .. contents:: **Table of Contents** . . `Change History `_. . ------------------------- Installation Instructions ------------------------- . The recommended way to bootstrap setuptools on any system is to download `ez_setup.py`_ and run it using the target Python environment. Different operating systems have different recommended techniques to accomplish this basic routine, so below are some examples to get you started. . Setuptools requires Python 2.6 or later. To install setuptools on Python 2.4 or Python 2.5, use the `bootstrap script for Setuptools 1.x Package: python-urllib3 Version: 1.10.4-1 Architecture: all Maintainer: Debian Python Modules Team 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: 61014 SHA256: 8363836f47dc7f6bfe6f17dd3748c9b191d1a159954f61c1d634ae06a96defb1 SHA1: afc58add7e782772143aa90d0fa8ff93a6890757 MD5sum: 820b9bb82324eaafe9de861132288627 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 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: 85956 SHA256: de2d96797be75e076d32b42955ccf7306a97f2a8a3aabf3666a05bef16b30a23 SHA1: 5d06034956448f9041fa82e62fa41e98b6e0e12a MD5sum: 047a74933ce0ceb9a81ed38f27d2fc0d 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: python3-jinja2 Source: jinja2 Version: 2.9.4-1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 848 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.9.4-1_all.deb Size: 116354 SHA256: 9d319dcea64708cfabde6731ba649efa1bf874e86c07f28519a8db2eb74ac0fd SHA1: 3847f532b3c6e1fd319ed0b1e7dcb296d5684934 MD5sum: 01fc099257978b9bd44ad28f8e13374e 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-urllib3 Source: python-urllib3 Version: 1.10.4-1 Architecture: all Maintainer: Debian Python Modules Team 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: 61158 SHA256: a8501c12d67291242fead6d9e65c358534e2dc579853adf00a0f2c328f82e6f2 SHA1: f9f4db70faa7c1cc01f0e04a8cc7cae78909bb41 MD5sum: 50e41efed44cfb4a75ca0f1e6f5fe13b 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: salt-api Source: salt Version: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 92 Depends: salt-master, init-system-helpers (>= 1.18~), python, python:any (>= 2.6~) Recommends: python-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_3000+ds-1_all.deb Size: 13174 SHA256: 398c97b9ba96665ac024ba39e04dfd880303c2e4dd907c333fdbf224d0b2bcee SHA1: f6c22a4653a8b7d90123bb5a7a75eacac1c9d971 MD5sum: d466b519f549349a1d4384d647714b53 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: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 88 Depends: python-libcloud (>= 0.14.1-1), salt-common (= 3000+ds-1), python, python:any (>= 2.6~) Recommends: python-netaddr Suggests: python-botocore Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-cloud_3000+ds-1_all.deb Size: 14462 SHA256: 9e321afd8abf1311557eb209d5193ba3f5c9ffaca9da0be881dee6be3ff6a627 SHA1: 343f4d4fec7e401d4144c4db50ebf5437017e291 MD5sum: 10a3bc8a3bd33abb7c0ea666a0f681a2 Description: public cloud VM management system provision virtual machines on various public clouds via a cleanly controlled profile and mapping system. Package: salt-common Source: salt Version: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 29215 Depends: python-apt, python-dateutil, python-jinja2, python-msgpack (>= 0.5.6), python-pkg-resources, python-requests (>= 1.0.0), python-concurrent.futures, python-setuptools (>= 9.1), python-backports-abc, python-singledispatch, python-yaml, python-systemd, python-psutil, python, python-crypto, python-markupsafe, python-zmq, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: lsb-release, python-croniter Suggests: python-pycurl, python-twisted Breaks: python-mako (<< 0.7.0) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_3000+ds-1_all.deb Size: 6837072 SHA256: f7db01393c1b18ed47b330ca263927b82102f4309336612ca53aa7b05475baf8 SHA1: 80fadfe9ab4f0b2075d63f5ac52b4ce6ef9a2717 MD5sum: ef444909a2246f05d185c1a8c0288627 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: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 163 Depends: python-crypto (>= 2.6.1), python-zmq (>= 14.4.0), salt-common (= 3000+ds-1), init-system-helpers (>= 1.18~), python, python:any (>= 2.6~) Recommends: python-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_3000+ds-1_all.deb Size: 40846 SHA256: 986485742a9a184075f463b469488a107ec84d21d68c9c15338f67e94935d189 SHA1: 0843f70ccf4f5158d5889ca4c5266ecf51face9a MD5sum: 23d1feda1fb8c5f2dd73fdfdf6ab27fd 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: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 171 Depends: bsdmainutils, dctrl-tools, python-crypto (>= 2.6.1), python-zmq (>= 14.4.0), salt-common (= 3000+ds-1), init-system-helpers (>= 1.18~), python, python:any (>= 2.6~) Recommends: debconf-utils, dmidecode Suggests: python-augeas Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-minion_3000+ds-1_all.deb Size: 28360 SHA256: 2f01a4b4bd1b930971554483c2281db5a20189f7cf90c2b5f6894fa52d496e9a SHA1: b949e3872b2887aa6e24c192931a244b304d2e22 MD5sum: ce3024ff32fae87893e3f7b40a89ac78 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: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 74 Depends: salt-common (= 3000+ds-1), python, python:any (>= 2.6~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3000+ds-1_all.deb Size: 13982 SHA256: 6fca574bee8a585aebc89a0aadc90b42f35db214391a8c7d8962347c06ff8f35 SHA1: 14918509d424ac22eca3df72597100cb28b942a8 MD5sum: ba2741d8a400271e3a4f90de7246b139 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: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 92 Depends: salt-master (= 3000+ds-1), init-system-helpers (>= 1.18~), python, python:any (>= 2.6~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_3000+ds-1_all.deb Size: 13502 SHA256: c611e229172667c271777817daad6eed2d2702a1b6d26aa436c526c9ebd7ed48 SHA1: 96e5e0e655c1f0c76bf5101de3569e67417b8da5 MD5sum: 7def3c55385fbd63d1fbe389949abe15 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.