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: 6166 SHA256: c97147ef161892e85fcc6a9e25564d86e60e2ff12b6b2c793496c2a10dc31e9b SHA1: d407f82086ca7ff149f072da7c61682365bdebdd MD5sum: 1fa8ef5de92146d0ada3956f97faf2df 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.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: 35062 SHA256: e1837b8d16471fdf258ee4e5591c9695646092da276658dcc2750f69da2df6a0 SHA1: 6faed6177ab67cc7f05ac18f694c62116f409eda MD5sum: 9a2bc3e52438bd1a33af638321ac03e7 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.7.5-5~), python:any (<< 2.8) 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: 26662 SHA256: 97ad10811a0fdc0946babe10ef5f8132bb9f88a1dbefe00580c22be954c26927 SHA1: e35e1d3fbf262ba575d13b6d705c01142b05c017 MD5sum: 5f26f2f49eb0e197ba60d4a8889f4aaa 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: 12750 SHA256: 7a75d374ed9f9c087dec0418173c736637148ec531e81b16f99cddb0371bf579 SHA1: f70c45d35c3ec2c1c23e3d751d51833c72a7929b MD5sum: f48a4dfbb2efde1d2cff511b3ff62222 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: python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~) 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: 331900 SHA256: 4f68d9eab8beec3a8b3939c1b0811a946f73de6ab4045c18d72ec03bf305354c SHA1: d76032699ce566d4df4497ee3961747d953fb223 MD5sum: 5e1b4fb4fc1cd65ddbafb5568fe4fc53 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: 288812 SHA256: 3c3c31d0b88a2eb835630115f53e9c0886156f2ab3213083d25d9fa54c713398 SHA1: 84191efb17f7cc71894a0743e84e98ecf2e694f6 MD5sum: 7e0dbc0364de657cfa2881051980aca4 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, python:any (>= 2.7.5-5~), 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: 149318 SHA256: 58654c3c3d353eb54f7cdbd6f0e9f6a23e651c9de9c75879891b062f9b7de88f SHA1: 6dcfbfcb4af6200e89721ef3970fcb21dca4526b MD5sum: 9e4f949e32dac47bf05a696744019bc2 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: 1235192 SHA256: 7665859bc7a75532166e2ea90bf2e1759ee7da6dba786eb208eab5f046c8f6fe SHA1: d9f53ecd6f474951b43afc443b4ebfb926da3b8d MD5sum: e80b51af79621bb42cfb50c816126b8f 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, python:any (<< 2.8), python-enum34, python-libnacl, python-ioflo, python-six Homepage: https://github.com/saltstack/raet Priority: optional Section: python Filename: pool/main/r/raet/python-raet_0.6.3-1_all.deb Size: 95448 SHA256: 6fa8e302340d10411282429c981fd51dae476994dc106250d68c88d66154220d SHA1: 23a4042485a94b4c5479ac79f0893a6eb1b07ca8 MD5sum: e4ebf07d974ecac1bff3aa62f9204bfd 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: 26724 SHA256: 53afd6eec2c48717bb5d4641b0e670773e62b2879a148e8757025efdbb5ba04f SHA1: 402958e61cfb3146d71b86043a03094bd177498a MD5sum: 68ae3d120ee8cbab90f5e5a5d8d695be 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: 330270 SHA256: ddd24abeb58908bd443f6bac4d29610f5a8520191f28d10187943c5fa19fc068 SHA1: f512e408564bee7e8e6bcb5d7820df083fad8341 MD5sum: d07754ad28b735616f9442141a4dd2d7 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: salt-api Source: salt Version: 2019.2.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 79 Depends: python, python:any (>= 2.6~), 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_2019.2.7+ds-1_all.deb Size: 12434 SHA256: 151db9f28c4060bdc9483f1ca9f13c5e5e81c89c992521d774d95bda38c31f37 SHA1: dfd3135de887332bbfa9f9264d47c14898754bd7 MD5sum: 48543a674cbdaa13c695bbf0518f7f72 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: 2019.2.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 88 Depends: python, python:any (>= 2.6~), salt-common (= 2019.2.7+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_2019.2.7+ds-1_all.deb Size: 14316 SHA256: 7f521cb53ba6d6f28ea5e04053c3618bdf4847315893b86039cc8198cc59718e SHA1: f9a6f5e72d5a6eb5d30880318decf5f0e570ba85 MD5sum: 592a3471156568f314531e1efb59e18f 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: 2019.2.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 27681 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python, python-dateutil, python-jinja2, python-msgpack (>= 0.4), python-apt, python-yaml, python-pkg-resources, python-requests (>= 1.0.0), python-concurrent.futures, 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_2019.2.7+ds-1_all.deb Size: 6493686 SHA256: 9ef6e98a0a41e5d1ea3c525a0edd067b9b2810e605034414c8960718f8d5a508 SHA1: 77d6e0788dfd46b0721393b1c62ecccc183ec791 MD5sum: 3c304358d6eba6423b1bc7c4f0f68448 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: 2019.2.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 151 Depends: sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python, python:any (>= 2.6~), salt-common (= 2019.2.7+ds-1), python-crypto (>= 2.6.1), python-zmq (>= 14.0.0) Recommends: python-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_2019.2.7+ds-1_all.deb Size: 40644 SHA256: 913cff30329b559ecb4a0e62e4df9268ca2f15ceebefc576b43a0e7ad128f8d5 SHA1: 2cf088058c79eeee1dd5c6be46f5333438953f78 MD5sum: 755fca91d56660704570282e11a1b796 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: 2019.2.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 158 Depends: sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python, python:any (>= 2.6~), salt-common (= 2019.2.7+ds-1), python-crypto (>= 2.6.1), python-zmq (>= 14.0.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_2019.2.7+ds-1_all.deb Size: 27396 SHA256: a6e904e39542a2aa2263ff7dc7b8f9ca442fccd0a8e9df2d099986c75b4a8cb9 SHA1: 22d2e9c6c1dc68ac735762accb2ee189ec882fc0 MD5sum: eeaff42a6087b204e9f959c8d67b8286 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: 2019.2.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 73 Depends: python, python:any (>= 2.6~), salt-common (= 2019.2.7+ds-1) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_2019.2.7+ds-1_all.deb Size: 13804 SHA256: eceb0fd275caa7760ff1d90d5c8e63b336dc3feadae72db4fcebe2850c27990a SHA1: 3492521d73883d42a166d907f8fca5b37368ca1b MD5sum: 64a6c9bc916965e54a45ed3383b0b0f2 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: 2019.2.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 79 Depends: sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python, python:any (>= 2.6~), salt-master (= 2019.2.7+ds-1) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_2019.2.7+ds-1_all.deb Size: 12724 SHA256: c4c9cf31d51d4c47e8514397effb6a931bc47a19ecf86712c444f1b25a4d74d7 SHA1: 3a1c2bc316cd2634484515403a8821212d343534 MD5sum: ead127b3395a8abc46e45d9c3a4c4484 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.