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: 97 Depends: python (<< 2.8), python (>= 2.6.6-3) 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: 6694 SHA256: b3fff167360166c990b65a90cd9e7c04841b7d9c00090831f5e8e9333fae147f SHA1: 571777e5b5dbfede4829005dc395ba68064a0939 MD5sum: b27fc777d4419d313c2f8c0f0f4e68ad 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-cherrypy Version: 2.3.0-4 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 683 Depends: python, python-support (>= 0.90.0) Provides: python2.6-cherrypy, 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: 244440 SHA256: cbd930c0284f96dbd22f8db6e902c069f091f5d7a2b22eec9aa31292cb3251b4 SHA1: 9b9f585dac7fe8466a9d0cec7bf066ce33f3f21e MD5sum: a7415508e800d16353f2cb9767d7cab2 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.6, 2.7 Package: python-concurrent.futures Version: 3.0.3-1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 255 Depends: python (<< 2.8), python (>= 2.6.6-3), 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: 36194 SHA256: fd5e3992d4722235947d751c6b58daa9ef32ef481173d0f1a2ec54f3614a25d6 SHA1: 2e33bf58bd4557f1c45b37f5d87f88d3edf593d9 MD5sum: dac076434e23fb9e67f55d41a8c7dc6b 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-croniter Version: 0.3.4-1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 126 Pre-Depends: dpkg (>= 1.15.6~) Depends: python-dateutil, python-tz, python (>= 2.6.6-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: 11570 SHA256: acd8889e622991eb5760512bc3b043583288fbabf74b92777b7bfe8b72f4c45e SHA1: 6bd7edf97eb63a69bb33ae829fcd3edfcdd6560b MD5sum: cb187f633620b2e1552b3c04b87d9c1c 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 Installed-Size: 244 Depends: python (<< 2.8), python (>= 2.6.6-3) 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: 42988 SHA256: 7060ce9b82730926dd2f8e7ea8133cdbbcffcaf9c599341b429e911695c23e5c SHA1: d11ec18ecff5adee4de7c416cfb7578ff7021d49 MD5sum: 07951c3fde3959168d4143f9d07042fe 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: 62 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: 13514 SHA256: 099a36c4814d0ddb3b63f00f97541bc4e9842581d0a0b066b295aedd150783bf SHA1: ef12985aab451d27029be4a406ce5021cb708b75 MD5sum: 120d2988e305495c80c6eaf4a99d2dab 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: 2128 Pre-Depends: dpkg (>= 1.15.6~) Depends: python (>= 2.7) | python-argparse, python-importlib, python (>= 2.6.6-3), python2.7, python (<< 2.8) 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: 425832 SHA256: 119202ca8af26967a0ddbbd1b4cd3dbf322ba68779195ade3d8c55c83770cbdd SHA1: 441ff4823f3691f6da784755b746938cabdb6333 MD5sum: a6341aa88180bcef41ce03b4144fcda8 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: 1440 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: 376896 SHA256: 3f00ab1514c5c8651a55ed5be312fa6a81c186e0f83b19cbc21385768c719232 SHA1: e81bcda8ccace7f3ecf484b0e8eb79cbea4920f7 MD5sum: 5a3eeabdf018850e50262d7d8d20db48 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: 1411 Depends: python (>= 2.7) | python-argparse, python-importlib, python (>= 2.6.6-3), python2.6, python (<< 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: 193986 SHA256: 55adf895346a0b430e574924e92dcc82434da86021306dd874736664c17b9be0 SHA1: f26c3562f645d4dac9dd0e0740cc9ccb5ed6f570 MD5sum: a4c4fce53eb15ce268f13dae1d94e85f 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 Installed-Size: 1051 Depends: python (>= 2.6.6-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: 171350 SHA256: ddf8ad9f0f36c39ad2e6b4476357fab2800b07a3674ee9e92ea5bf97a50d7f0d SHA1: 6cfca3a5637e3017d273855bd3ff3fa23b48de3b MD5sum: 64b4fa980447683a135f7246fd218496 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 Installed-Size: 921 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: 146130 SHA256: 123309a2450924ae26e39d7b862cae3490106b7bd5f523094918ce5e0aca9cd1 SHA1: e3d19aa70393b7502575af5a5cb0a0212844a25b MD5sum: 37893000130c9096128f72d8444f9281 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.20.0-1~bpo70+1 Architecture: all Maintainer: Apache Software Foundation Installed-Size: 25 Priority: optional Section: python Filename: pool/main/libc/libcloud/python-libcloud_0.20.0-1~bpo70+1_all.deb Size: 1068 SHA256: 9ef96eaaa443762a22fe005659f842c33d318df945a71f9777155bdab99331fb SHA1: 726110062ae928e229f570a0c8c11da9b2997c80 MD5sum: 9232f103badc0f4e1890b04aa34feda4 Description: A standard Python library that abstracts away differences am Package: python-raet Source: raet Version: 0.6.3-1 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1604 Depends: python-libnacl, python-enum34, python-six, python (>= 2.6.6-3), python2.6, python-importlib, python-ioflo, python (>= 2.7) | python-argparse, python (<< 2.8) Homepage: https://github.com/saltstack/raet Priority: optional Section: python Filename: pool/main/r/raet/python-raet_0.6.3-1_all.deb Size: 137886 SHA256: 2ae0e073fa0bbc58c30a3a382080edf7d3edcc9ece9c7a4c0aed7e3f2f077a3b SHA1: 6ef24ea4a0196eb26cd7a356176092f31f830241 MD5sum: 5ba782738b8ff598f7cab5b794f9d43e Description: Reliable Asynchronous Event Transport protocol Asynchronous transaction based protocol using Ioflo. http://ioflo.com Package: python-requests Source: requests Version: 2.0.0-1~bpo70+2 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 215 Depends: python (<< 2.8), python (>= 2.6.6-3), ca-certificates, python-chardet, python-urllib3 (>= 1.7.1) Homepage: http://python-requests.org Priority: optional Section: python Filename: pool/main/r/requests/python-requests_2.0.0-1~bpo70+2_all.deb Size: 54932 SHA256: 0d2359855f096abddf4910dda2516b0cf1a38d9dba742b6bb7e64c4d45f96f66 SHA1: 7996165ac475e9e9410e7ff7873fe2f85fca20eb MD5sum: b496c04f0a5076d10466077883748018 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 Package: python-urllib3 Version: 1.7.1-1~bpo70+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 241 Depends: python (<< 2.8), python (>= 2.6.6-3), python-six Recommends: ca-certificates Homepage: http://urllib3.readthedocs.org Priority: optional Section: python Filename: pool/main/p/python-urllib3/python-urllib3_1.7.1-1~bpo70+1_all.deb Size: 48738 SHA256: 8847dc8a11583ae8ce3b5914deb57a97ec2cc1ffc56dc5b314da19567ea67723 SHA1: 4ea9ad42b5866c7cb08f6b2b9fcbe0250a55e28d MD5sum: a668bb50021e19b4be0d5708a3a5111d 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: python3-croniter Source: python-croniter Version: 0.3.4-1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 89 Pre-Depends: dpkg (>= 1.15.6~) Depends: python3-dateutil, python3-tz, python3 (>= 3.2.3-3~), python3-pkg-resources 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: 11000 SHA256: b8226237ae21f90bad39b49e7879f906d9008bf36a07391ffc267e4455e5603e SHA1: c0ecafaa8fa8952d017225f2df0d499f6ab2f787 MD5sum: 325e9c497a6a9d2f367be65ea474248f 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 Installed-Size: 215 Depends: python3 (>= 3.2.3-3~) 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: 42578 SHA256: 1f1c2fd9fe6c60f0d1a7197471a5685dea00fd6694868ad0ba16d7969817270d SHA1: 0823d7c880ce0ff1e1fafaa30165d99bacbc31f3 MD5sum: d3848066eaec9160dc8f180d00e2cf32 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 (>= 3.2.3-3~), python3.2 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: 411176 SHA256: f4f411a9f4f7f725d3bac122f5b591f3be123d8197d822a2ddd3fb6a3c7f0c8b SHA1: 278a89bc4583bed83d7a2551edf47c3144da4370 MD5sum: 5925b54093bd0a2a7b8321aa4355bb6e 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-jinja2 Source: jinja2 Version: 2.7.3-1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 964 Depends: python3 (>= 3.2.3-3~), python3-markupsafe 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: 167442 SHA256: 336b7c1a7eb9881e2f180fadc9fc8471ba49fc90423428525bfbe5dde2a06306 SHA1: e6d58d1116317b44c0c5f0ba2eb7f666bc3278b5 MD5sum: 213fac7bb8a9071e724c386aade61afd 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-requests Source: requests Version: 2.0.0-1~bpo70+2 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 191 Depends: python3 (>= 3.2.3-3~), ca-certificates, python3-chardet, python3-urllib3 (>= 1.5) Homepage: http://python-requests.org Priority: optional Section: python Filename: pool/main/r/requests/python3-requests_2.0.0-1~bpo70+2_all.deb Size: 52800 SHA256: 2094209802bce2fb51304be3de8ef46d181e4c16cadb3977d9c2031c8391eb2f SHA1: 77537f8b3b298bb8c51ed5d9ec8fa6f6790fe503 MD5sum: fb49589bd78896775431d6ffe06f1ecd 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.7.1-1~bpo70+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 195 Depends: python3 (>= 3.2.3-3~), python3-six Recommends: ca-certificates Homepage: http://urllib3.readthedocs.org Priority: optional Section: python Filename: pool/main/p/python-urllib3/python3-urllib3_1.7.1-1~bpo70+1_all.deb Size: 47926 SHA256: cdc47d85446b8543c64da595716f00dc1eeac5b388549a7ca176792e2db1b37d SHA1: 83742dbf0f01605995664ec40849badfa2e41bed MD5sum: 907c07d338686874cc35e3bef8582f21 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: 2016.11.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 90 Depends: salt-master, python (>= 2.6~) Recommends: python-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_2016.11.4+ds-1_all.deb Size: 13606 SHA256: bf7959f917037b2ec4fe39c57e62ad78b80ece4ac7a528d78ead5f45a351ce14 SHA1: 90c4f70b07970e9a739f96dfde4e2f5046b24c9c MD5sum: 382a6007e3d4e48c79f41da832463493 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: 2016.11.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 88 Depends: python-libcloud (>= 0.14.1-1), salt-common (= 2016.11.4+ds-1), python (>= 2.6~) Recommends: python-netaddr Suggests: python-botocore Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-cloud_2016.11.4+ds-1_all.deb Size: 15552 SHA256: 0ffb89d6e065292b4b35dc0210c13d13da6f7e6cdfa65799288fbc14878b26a1 SHA1: dc2c01f67b24c3bb285aab8b6a2b77ce5e6440c0 MD5sum: a2bea676aa37fe458bbce126e5e49f8b 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: 2016.11.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 20254 Depends: python (<< 2.8), python (>= 2.6.6-3), python-dateutil, python-jinja2, python-apt, python-yaml, python-msgpack, python-pkg-resources, python-requests (>= 1.0.0), python-backports.ssl-match-hostname, python-tornado (>= 4.2.1) Recommends: lsb-release, python-croniter Breaks: python-mako (<< 0.7.0) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_2016.11.4+ds-1_all.deb Size: 5263646 SHA256: 13208ee2470a34c479895bcbfaa3393f9cfcd79c0c25737227a54272a334b23e SHA1: f2b82643b0da1a1f9306e2222f4c8e20bb762b8e MD5sum: c43ce642ec9a6df94f854cc11a18acf7 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: 2016.11.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 154 Depends: python-crypto (>= 2.6.1), python-zmq (>= 13.1.0), salt-common (= 2016.11.4+ds-1), python (>= 2.6~) Recommends: python-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_2016.11.4+ds-1_all.deb Size: 42412 SHA256: 81fdab8b6f4ea8d21081b1df0ab94e6677c61b537343a30ebe628656883e1344 SHA1: 377436531d8990eae0f5f446607f3a88a9d1110c MD5sum: e22ed77c9993c457f65f15c3ada170c2 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: 2016.11.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 166 Depends: bsdmainutils, dctrl-tools, python-crypto (>= 2.6.1), python-zmq (>= 13.1.0), salt-common (= 2016.11.4+ds-1), python (>= 2.6~) Recommends: debconf-utils, dmidecode Suggests: python-augeas Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-minion_2016.11.4+ds-1_all.deb Size: 30700 SHA256: 048fe7cacb896fec697eeb3077923c0edb63feaaea154c7aa573145ec2bf047f SHA1: 4a159d892187b9d97ffc66d024ca03b9ae68dbd4 MD5sum: 4723efdbc2f650fc4bb758ac5171e705 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: 2016.11.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 73 Depends: salt-common (= 2016.11.4+ds-1), python (>= 2.6~), msgpack-python Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_2016.11.4+ds-1_all.deb Size: 14242 SHA256: 44193b7a257c56f862fc6f2824056e3546a9f755f32923d29a0ccc4a3d72e5db SHA1: 979c325480448fe6b58dec84ffbce3cf96784513 MD5sum: baa4788ac645f691e836001aa9d6d4a4 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: 2016.11.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 91 Depends: python (>= 2.6~), salt-master (= 2016.11.4+ds-1) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_2016.11.4+ds-1_all.deb Size: 13956 SHA256: 02a6b2c02d0f6c36731ae5c4403d49ecf22448b1167ebbefa4f4b6178018e43c SHA1: 12564c1727217a7d42508994494d8cf2093b8402 MD5sum: b9a7d385a6f627f59816c64635587bf6 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.