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.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: 216482 SHA256: eebeb12dab4be59b327f1172bf1e18d0b593a07bc5b09d1cedd38459173c7927 SHA1: fb58599de321dafbfebc2c13a77b35b8f8ee3fc6 MD5sum: b690aa320550e8d3940a68e3f55f0657 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 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: 10278 SHA256: ec9da2839039a85b0a7a339ea02345c9195425ed31f1a6b74f5648ad953c4fc9 SHA1: d2b8cbaf73895dcd0f73eab49c000a4f800df6de MD5sum: d237dfe7fc83ebb5efa1a7f0f49fdf07 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: 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: 26658 SHA256: 360d9ed090778716d7b622e591d3c48ac452405ea779c0a7a1c74f165e80c0b4 SHA1: 57dcc1139f00bfcc885a6601bc6c08f9b7dd835b MD5sum: 268d6113e070c85f5c5211d3e5f35bde 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: 12804 SHA256: bfcd56e80ac79058670e9af1460c81f4fef22419681950066acdb4a981bb9bea SHA1: 144997e6956af871c4d2c011261bf4bbd61c87a7 MD5sum: 5380a9713e7ff02e80b0d4056c280827 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 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: 149860 SHA256: d424c8cc5e930c720301e034619be7438aa7d1e441324a36e2a7b00a52f40993 SHA1: 8ba6b4baf832408af0cbfb94a1322b8750f95bd5 MD5sum: 1ffc9e07f0ffd19c00b81e563712f883 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: 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: 169480 SHA256: 95cb022138038536f3c879b57d65e68aed3469437734ae44043c741de49b320f SHA1: eb6d1db47c9bcf60f49549795b994f2a8006d200 MD5sum: c83023d2f95732ca296b110c78a3d798 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: 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: 146348 SHA256: 043ed7a15cd5a7f69299a2a81cca304c29aebe8e029538d7a5968864c7a9ee11 SHA1: f300acb478e6717154ba829136d6b035bb320057 MD5sum: 5736e8886f4b0303d1d2b93e510657f8 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 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: 649562 SHA256: 1dab23c77e1db235ef019ad79923abe57a2f994b2fa59566bf0e0bc29dc2aa8b SHA1: 579a7441855e6222f2f0dc4f12f8f2a7176184cb MD5sum: ca9660247f20a3dfce60a0b5de415ffe 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, 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: 95564 SHA256: de63627897acda0901111741f16e3cc7dbe16d526aa57a31e75bdd98b8bb06fa SHA1: ca4134dcb66416b34959911f386412eb8f65472a MD5sum: 7038fad4aaa7add6dd32cd432be9cb37 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 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: 66372 SHA256: 9368c3ff2df4707d6db5a02321351f05f5a2853b48ce5d3413ca79ed23e87b04 SHA1: ad8cfa5948b86eca8ed44fdc748a97d343117a0a MD5sum: ee134941abba2bb9c1d969b229965bb3 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 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: 312550 SHA256: 4bd1eaf715bb652f0c1f631d2737b6d287286a3ef291bc3a935ee519383f3906 SHA1: 1ccef1c95b628fb6616df12fbcc43632ca8c739b MD5sum: 34c83a9ff4f7abcaf7fe4f7d7ee971f4 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-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: 61034 SHA256: 361be082b633dd3c8baeab37cb647869c8222d256569c60d1c17969ff0cd6628 SHA1: d41bef050462354784b516447323443275bc3f38 MD5sum: 5205d13575c966dee264d99df7a40384 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: 85936 SHA256: 58d4ec1a510f4842b910739446eafdd2ca8832d625db317c7803cd0a87fdc9a0 SHA1: a3ce255e3e8321d85247b28cf3a898a69e0ce8fa MD5sum: 939fe13dd47b460af71cf7b8d445ad9c 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-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-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: 10194 SHA256: 576d1a65b11bc6f85deff34aaa83522f7ac61242c7263588a58220ad67b4d82c SHA1: aceb5c60b337d6b3ddae18bf24fd1b583bf010bc MD5sum: c50a83d34b351707383a19edcc37852b 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: 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: 26762 SHA256: 3f99897e809cc952e2197e0d3c8234690b6997a9cd214b952c05030e5a0c26f1 SHA1: 32736bfbc5f7d6a23779d8f5720e529461d5a8b3 MD5sum: 0605ac7fbcfecc286cde12319ad2e954 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 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: 168330 SHA256: cf9302d027fd202f9ab08b8564f46122d2ec13e3fc61232aa05257e56a4f3c8a SHA1: e1c05e97e61cd6cf9523db75fbe00ecf6e7773ab MD5sum: 269008b76ae02185efcd9fe087eb0720 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 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: 632698 SHA256: f380f23fc4734914346746ef05efedbdaa2b116835c1d1790c19bd4291ee4c3b SHA1: 177a7c49ccc697f0b622e4c37e3c176cf12a9c62 MD5sum: 8604a33424aeed39439ef4ca074e53b6 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-requests Source: requests Version: 2.7.0-3 Architecture: all Maintainer: Debian Python Modules Team 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: 66234 SHA256: 55ce5d3cabd601de06cd491ea48d2d2285c5ca9a3922aebe9d600a136f28bc05 SHA1: 221c96d6f0f794b6b843fa971fde8f59c0721ca5 MD5sum: b3405c94d07ce4a1a420ee40dd2117c7 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 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: 61194 SHA256: b8ee560e2d15f8e9010c9457fc24279617e07490f0941383965cafbef91f2f75 SHA1: 62351bf757df0157f320e9173684c6a73af6b404 MD5sum: 8b5979f4e5fed6c3c2f504445143f454 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: 2015.5.10+ds-1 Architecture: all Maintainer: Debian Salt Team 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.10+ds-1_all.deb Size: 13026 SHA256: a95ff1f4efe2b1f7567ae45c9f5cce8ecd25d1ac229cc78dd535c8e3fbf85036 SHA1: 697ed091858dfea2db1cf08bab8c32964f704b53 MD5sum: 4af918f8d02cb4ce5b30e019e84ea2df 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.10+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 87 Depends: python, python:any (>= 2.6~), salt-common (= 2015.5.10+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.10+ds-1_all.deb Size: 14356 SHA256: 41201c494ab7af2cf2e86aca887c56a1e4edd7abc7c0f1b92980e14bfd2c0919 SHA1: 37163c3b087ae694e161365d87aa532bcbd676bf MD5sum: 13f113b589835e55b739647b8db29caf 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.10+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 10952 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.10+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.10+ds-1_all.deb Size: 2473224 SHA256: d28427f0f1aff2005adf35657c532808a5ee1f9ed9b049603ed9f7912183767b SHA1: c74be7b4b376692e7cc5dc86dfd900a4a572764f MD5sum: ce03d604aa0f7b29e1a50c85b8df1102 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.10+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 141 Depends: init-system-helpers (>= 1.18~), python, python:any (>= 2.6~), salt-common (= 2015.5.10+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.10+ds-1_all.deb Size: 34098 SHA256: 11b54a3dda43167fcc3887e983dd52dfd42b0e5eb83b62077d87d7aa9a042471 SHA1: 5292ed3d9ff6f5652e7ee717b5cf8582f1ad0a37 MD5sum: 3d43bc4f25bdfb9b718c288278d2cf33 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.10+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 126 Depends: init-system-helpers (>= 1.18~), python, python:any (>= 2.6~), salt-common (= 2015.5.10+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.10+ds-1_all.deb Size: 22190 SHA256: 2d74f8e289d4f2ec428856020be890e5e3730647a6caa94a5db6c1c86520d1fe SHA1: c3a93452267a6728068b6dd399d77a186741d6c4 MD5sum: 0cf4df40ea17b7cc27f4b8d287c5a723 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.10+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 73 Depends: python, python:any (>= 2.6~), salt-common (= 2015.5.10+ds-1) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_2015.5.10+ds-1_all.deb Size: 13254 SHA256: c3550523eb66f9d8ac50c1f94867408596fb17cac65a9dbee4a56fb4e12db415 SHA1: 2ec0c04be2e06438ac1194bc85e3e6f00c9b0926 MD5sum: d01916ac6b46f802589709e854faed33 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.10+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 92 Depends: init-system-helpers (>= 1.18~), python, python:any (>= 2.6~), salt-master (= 2015.5.10+ds-1) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_2015.5.10+ds-1_all.deb Size: 13360 SHA256: 9dbb29eef587c8fd51306b0017c5aacd8de8cacbaffcfc45d6b327a6d68641f7 SHA1: 9f1d0ae1298bc4b05ce34651105697681c950d3a MD5sum: 85c24a09907fbee2bb72a5d53ba326ca 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.