Package: python-backports.ssl-match-hostname Source: backports.ssl-match-hostname Version: 3.4.0.2-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 60 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8) Homepage: https://bitbucket.org/brandon/backports.ssl_match_hostname Priority: optional Section: python Filename: pool/main/b/backports.ssl-match-hostname/python-backports.ssl-match-hostname_3.4.0.2-1_all.deb Size: 6178 SHA256: 05d541a317835be7971db7eab9b7a9b8c9556ea30f7958e2e9699dc5770b00a0 SHA1: 639ff69fe9d7924bececd95a00056199ce835913 MD5sum: d235bca7191b6b1404b553a147312fae Description: Backport of the Python 3.2 SSL hostname checking function The Secure Sockets layer is only actually secure if you check the hostname in the certificate returned by the server to which you are connecting, and verify that it matches to hostname that you are trying to reach. . But the matching logic, defined in RFC2818, can be a bit tricky to implement on your own. So the ssl package in the Standard Library of Python 3.2 and greater now includes a match_hostname() function for performing this check instead of requiring every application to implement the check separately. . This package contains a backport of the ssl.match_hostname function for Python 2.4 and above. Package: python-concurrent.futures Version: 3.0.3-1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 217 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), 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: 34938 SHA256: 2f927a08e4085963ff10b34838f20d52d5e60f6f1516b785690a5571dc8bd9b0 SHA1: 45c95d2a32ae131e9b58af9371eabe4d47472a0a MD5sum: 35c174c9898a0e162042fc6bceeeba0d 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-enum34 Source: enum34 Version: 1.0.4-1 Architecture: all Maintainer: Barry Warsaw 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: 26588 SHA256: e844bdd4d020879fc5e6f87401db49e6cd438eafed00594a95b55c837dad9ed4 SHA1: 8d5f5f145cc245ca3377501ab7e113342afa6413 MD5sum: 9d4aa05e11df0183a1bb27d182533826 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 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: 12734 SHA256: 3210eb3f76a8705fc6fdd5f286f7f1b2c292c28264d9ce636c5f636354d582a9 SHA1: 4903374f9cab70e2ffe9cf283ea1a77320528814 MD5sum: 5adb0622ceb461e6d21df808ef709a84 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-future Version: 0.14.3-1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 1711 Pre-Depends: dpkg (>= 1.15.6~) Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python2.7 Suggests: python-future-doc Homepage: https://python-future.org Priority: optional Section: python Filename: pool/main/p/python-future/python-future_0.14.3-1_all.deb Size: 331690 SHA256: ab4fce16440d686d7af59879aacab377c726d6b414ead101c2f747369c1d3b31 SHA1: 099817b674f4383889a139e805a575b9c46dd134 MD5sum: 08550b26ff25eae806ea320bfd202fdd Description: single-source support for Python 3 and 2 - Python 2.x Future is the missing compatibility layer between Python 2 and Python 3. It allows one to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead. . The imports have no effect on Python 3. On Python 2, they shadow the corresponding builtins, which normally have different semantics on Python 3 versus 2, to provide their Python 3 semantics. . This package contains the Python 2.x module. Package: python-future-doc Source: python-future Version: 0.14.3-1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 1545 Pre-Depends: dpkg (>= 1.15.6~) Depends: libjs-sphinxdoc (>= 1.0) Homepage: https://python-future.org Priority: optional Section: doc Filename: pool/main/p/python-future/python-future-doc_0.14.3-1_all.deb Size: 287408 SHA256: 55fc1e63eca8e103711e359b64ae3b9e0dc5bb8624352fde71fb92ec72d04f6f SHA1: c0571b41345114c550c04c0e39089efb57d803ee MD5sum: 27a30d8321bcf7b539ba347ae53230e2 Description: Clean single-source support for Python 3 and 2 - doc Future is the missing compatibility layer between Python 2 and Python 3. It allows one to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead. . The imports have no effect on Python 3. On Python 2, they shadow the corresponding builtins, which normally have different semantics on Python 3 versus 2, to provide their Python 3 semantics. . This package contains the documentation. Package: python-ioflo Source: ioflo Version: 1.3.8-1 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1250 Depends: python:any (>= 2.7.5-5~), python, python:any (<< 2.8) Homepage: https://github.com/ioflo/ioflo Priority: optional Section: python Filename: pool/main/i/ioflo/python-ioflo_1.3.8-1_all.deb Size: 149268 SHA256: d48449c3781e6563eaf04912a80e9a7f4b856eb61cce5450d43af924526710a4 SHA1: b485cdc9e0117829e41004d6d3e44585d4dad4be MD5sum: 1e772710022e0ca95ff25af4b6f87caa Description: Flow Based Programming Automated Reasoning Engine and Automa Enabling the Programmable World. http://ioflo.com 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.7.5-5~), python:any (<< 2.8), python-backports.ssl-match-hostname, 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: 1235006 SHA256: 8f965e81d6ae96892b7d2769b1c83e152135370788768723a7c0ce1757202014 SHA1: d0aaf17157428172de74d25780d64286823f603b MD5sum: 2ccfb984f512d233d4e2446130b8076e 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-raet Source: raet Version: 0.6.3-1 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1507 Depends: python:any (>= 2.7.5-5~), python-ioflo, python:any (<< 2.8), python, python-libnacl, python-six, python-enum34 Homepage: https://github.com/saltstack/raet Priority: optional Section: python Filename: pool/main/r/raet/python-raet_0.6.3-1_all.deb Size: 95566 SHA256: d1e949a4f2daab0e0cb778e83f8b3fd5f8ffc319415f352e96816c49ca857203 SHA1: 88d825a612a7fa68bffab6dda1720f43a9d03f2d MD5sum: e304a1fc94424ce26919b51ed48ab582 Description: Reliable Asynchronous Event Transport protocol Asynchronous transaction based protocol using Ioflo. http://ioflo.com Package: python3-enum34 Source: enum34 Version: 1.0.4-1 Architecture: all Maintainer: Barry Warsaw 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: 26650 SHA256: 09145c958d8fb829d05b4da50e79d9bc5c709a384182d01f13191a0939c6eac9 SHA1: eca98300c2341634f66e8d11e8f393e2bc0ce38f MD5sum: 4930849de3da9e50e6fec042b6fb353c 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-future Source: python-future Version: 0.14.3-1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 1645 Pre-Depends: dpkg (>= 1.15.6~) Depends: python3:any (>= 3.3.2-2~), python3.4 Suggests: python-future-doc Homepage: https://python-future.org Priority: optional Section: python Filename: pool/main/p/python-future/python3-future_0.14.3-1_all.deb Size: 330138 SHA256: 9897571aaf63a28205b221aa3b4c2ed5638e1c3928e1c09a09697808c8dad480 SHA1: fea5d39cb890b8438c2d93a658a9aaa9e2c4a8c8 MD5sum: 560c369d501398539fe5b6019a856b0f Description: Clean single-source support for Python 3 and 2 - Python 3.x Future is the missing compatibility layer between Python 2 and Python 3. It allows one to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead. . The imports have no effect on Python 3. On Python 2, they shadow the corresponding builtins, which normally have different semantics on Python 3 versus 2, to provide their Python 3 semantics. . This package contains the Python 3.x module. Package: python3-libcloud Source: libcloud Version: 0.15.1-1~ubuntu14.04.1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 5099 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.15.1-1~ubuntu14.04.1_all.deb Size: 544076 SHA256: 143eb4df0084cd9917a00286009bcc224533035303952664a7a6d28d703a97ff SHA1: c00dee830c0e43e344643574577b4e6f74738082 MD5sum: caee6904969f0b95dbd96e58143697b8 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: salt-api Source: salt Version: 2017.7.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 79 Depends: python:any (>= 2.6~), python, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), salt-master Recommends: python-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_2017.7.1+ds-1_all.deb Size: 12468 SHA256: e3addaf8b538fdb25727a159c07c232959e71a3aacf2edc93c84dc5102d41313 SHA1: d91e5f84bb0ff9cc44080bd7dc77b0f663b6728f MD5sum: e47c118a384032c9017649982e15f32a 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: 2017.7.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 88 Depends: python:any (>= 2.6~), python, salt-common (= 2017.7.1+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_2017.7.1+ds-1_all.deb Size: 14164 SHA256: b92bbe0ad899ee18b16855d3c9ef578169569acdb6f14fc2efc0cfcf0a8813d8 SHA1: 2c9b8c37ad5f1c7c28f140801093491c8673a62f MD5sum: 9e0356a92bc84343fddd2a3836d72bd8 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: 2017.7.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 21610 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python, python-dateutil, python-jinja2, python-msgpack, python-apt, python-yaml, python-pkg-resources, python-requests (>= 1.0.0), python-tornado (>= 4.2.1), python-psutil Recommends: lsb-release, python-mako Breaks: python-mako (<< 0.7.0) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_2017.7.1+ds-1_all.deb Size: 4406458 SHA256: 162d605261c387969f108c2f1812268c166e965393bef5166b3bd4cc400207f6 SHA1: 6e3eb484846c5a62d295c02a39de561243d46357 MD5sum: 8b49ed0ffcb1b9428dea5a13b3e95364 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: 2017.7.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 148 Depends: sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any (>= 2.6~), python, salt-common (= 2017.7.1+ds-1), python-crypto (>= 2.6.1), python-zmq (>= 13.1.0) Recommends: python-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_2017.7.1+ds-1_all.deb Size: 39700 SHA256: 18aaa0889a304948517ab347d1057f04bc6b0a045de5c4fc29daf9435f604f86 SHA1: 70b385f3ec71da2d33569839a270efe51ab098af MD5sum: ef19d7fbaf42d2c7efe6077e84ff5e18 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: 2017.7.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 156 Depends: sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any (>= 2.6~), python, salt-common (= 2017.7.1+ds-1), python-crypto (>= 2.6.1), 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_2017.7.1+ds-1_all.deb Size: 26654 SHA256: 527cc4acc6a8d5c83bcdf21e407fbe16a3b223ff12d3c282d9666e731c0295a4 SHA1: 805eb71e190bb31e3eb88c773a371ad836947b57 MD5sum: 7a337b101e500e41cf48b647e496cfd1 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: 2017.7.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 73 Depends: python:any (>= 2.6~), python, salt-common (= 2017.7.1+ds-1) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_2017.7.1+ds-1_all.deb Size: 13012 SHA256: 917dd3692ad383698bf72a142e573d593a74e0df42ddedded24b56ddc5c575ca SHA1: 6dbfcd899682d9744b36fc3b2b0d3c7a2f7b8871 MD5sum: 0eea4c800228934e51ec060296254364 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 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: 2017.7.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 79 Depends: sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any (>= 2.6~), python, salt-master (= 2017.7.1+ds-1) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_2017.7.1+ds-1_all.deb Size: 12788 SHA256: cb94ed6079a8ec61fc5c1c3493a4f1dd298bc2ffcaeaed22ea266561a0ff4eef SHA1: 0502ca3b0d673020545debd9cd0425030662a455 MD5sum: a55904c0e7dbc24f3426d1e4f241ac3f 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.