Package: python-distro Version: 1.0.1-2 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 57 Depends: lsb-release, python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: https://github.com/nir0s/distro Priority: extra Section: python Filename: pool/main/p/python-distro/python-distro_1.0.1-2_all.deb Size: 11092 SHA256: 49f2d083cd42cdf1107f697c893f728ac3632135255b348add0472d09aeaf180 SHA1: 1429348cc7cc616c3f1552d07b85b3a96e333332 MD5sum: a6299f7fd04343d0c9d1ca0ae6b0860d Description: Linux OS platform information API distro (for: Linux Distribution) provides information about the Linux distribution it runs on, such as a reliable machine-readable ID, or version information. . It is a renewed alternative implementation for Python's original platform.linux_distribution function, but it also provides much more functionality which isn't necessarily Python bound like a command-line interface. . This is the Python 2 version of the library. Package: python-libcloud Source: libcloud Version: 1.5.0-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 13812 Depends: python (>= 2.7), python (<< 2.8), 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-1_all.deb Size: 1226622 SHA256: 5fa38816a8d52621e627fe8fcc49ed439ff48e81d29f068a67a452427337023a SHA1: 0c0a61b8a6b1e5568ea1e35e02783ead49a89b39 MD5sum: eddfe06ea2b2f2ebc9e5277fb85917dd 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-msgpack Source: msgpack-python Version: 0.6.2-1 Architecture: amd64 Maintainer: PKG OpenStack Installed-Size: 218 Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14) Provides: msgpack-python Homepage: http://pypi.python.org/pypi/msgpack-python/ Priority: optional Section: python Filename: pool/main/m/msgpack-python/python-msgpack_0.6.2-1_amd64.deb Size: 65480 SHA256: 606f263bc3200ea7411d5aa72a165a35f2d12fe96666a171f4276da61a335ed4 SHA1: 07d13cacc6bf14c138031c96b5c2324b5f4adeef MD5sum: 161cb56c9f8d43584c4f28410e3ec413 Description: Python implementation of MessagePack format MessagePack is a binary-based efficient object serialization format. It enables the exchange of structured objects between many languages like JSON. But unlike JSON, it is very fast and small. . This package contains a Python extension module implementing the MessagePack format. Package: python-pycryptodome Source: pycryptodome Version: 3.4.7-2+ds Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 14964 Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14) Homepage: http://www.pycryptodome.org Priority: optional Section: python Filename: pool/main/p/pycryptodome/python-pycryptodome_3.4.7-2+ds_amd64.deb Size: 4750814 SHA256: 9bdcd56188927aede185fd24de08c89d7974df642a899d6444f9cf3f07555353 SHA1: 625655eb7d15d08789b856f8d83ceb4ecf649a50 MD5sum: cc6778094a783a6df94925271c56f980 Description: cryptographic Python library (Python 2) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . PyCryptodome is a fork of PyCrypto. It brings several enhancements with respect to the last official version of PyCrypto (2.6.1), for instance: . * Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB) * Accelerated AES on Intel platforms via AES-NI * First class support for PyPy * Elliptic curves cryptography (NIST P-256 curve only) * Better and more compact API (`nonce` and `iv` attributes for ciphers, automatic generation of random nonces and IVs, simplified CTR cipher mode, and more) * SHA-3 (including SHAKE XOFs) and BLAKE2 hash algorithms * Salsa20 and ChaCha20 stream ciphers * scrypt and HKDF * Deterministic (EC)DSA * Password-protected PKCS#8 key containers * Shamir's Secret Sharing scheme * Random numbers get sourced directly from the OS (and not from a CSPRNG in userspace) * Simplified install process, including better support for Windows * Cleaner RSA and DSA key generation (largely based on FIPS 186-4) * Major clean ups and simplification of the code base . PyCryptodome is not a wrapper to a separate C library like *OpenSSL*. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g. block ciphers) are implemented as C extensions. . This is the Python 2 version of the package. Original-Maintainer: Debian Python Modules Team Package: python-zmq Source: pyzmq Version: 17.1.2-3ubuntu2+ds Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1138 Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libzmq5 (>= 4.1.2) Homepage: http://www.zeromq.org/bindings:python Priority: optional Section: python Filename: pool/main/p/pyzmq/python-zmq_17.1.2-3ubuntu2+ds_amd64.deb Size: 229208 SHA256: bd17a3f7a1e35468473053b1cae4e285ad585ff3133a3b963c0036f1d6095a44 SHA1: 0a2f7ea6f84b821a5dc565891f1c7f10bb3fda7a MD5sum: b34d4d223ab810e00552599e7a4643ea Description: Python bindings for 0MQ library Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages. . The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. Original-Maintainer: Debian Python Modules Team Package: python-zmq-dbg Source: pyzmq Version: 17.1.2-3ubuntu2+ds Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 641 Depends: python-zmq (= 17.1.2-3ubuntu2+ds), python-dbg (<< 2.8), python-dbg (>= 2.7~), libc6 (>= 2.14), libzmq5 (>= 4.1.2) Homepage: http://www.zeromq.org/bindings:python Priority: optional Section: debug Filename: pool/main/p/pyzmq/python-zmq-dbg_17.1.2-3ubuntu2+ds_amd64.deb Size: 159810 SHA256: 064f6b942359460cbd7bcf208beae249b1c669af9d9d68f23b29f964c64bf729 SHA1: efcfd4d752ea65edfbcf6795d5ab054fd9da3f7e MD5sum: 01d68d48f3d139b4cdc5009635a3ee7b Description: Python bindings for 0MQ library - debugging files Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages. . The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the extension built for the Python debug interpreter. Original-Maintainer: Debian Python Modules Team Package: python3-distro Source: python-distro Version: 1.0.1-2 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 57 Depends: lsb-release, python3:any (>= 3.3.2-2~) Homepage: https://github.com/nir0s/distro Priority: extra Section: python Filename: pool/main/p/python-distro/python3-distro_1.0.1-2_all.deb Size: 11172 SHA256: 597bd76b618eca10d84c5914f70398f504ce7d38b6b7da6e7a82c0683c2f508f SHA1: 99a645e525327c92135c20f47d1d3545e3de82b3 MD5sum: b5b459766380489cd85b966a9bedbb25 Description: Linux OS platform information API distro (for: Linux Distribution) provides information about the Linux distribution it runs on, such as a reliable machine-readable ID, or version information. . It is a renewed alternative implementation for Python's original platform.linux_distribution function, but it also provides much more functionality which isn't necessarily Python bound like a command-line interface. . This is the Python 2 version of the library. Package: python3-libcloud Source: libcloud Version: 1.5.0-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 13775 Depends: python3:any (>= 3.3.2-2~), python3-crypto (>= 2.6), python3-lockfile (>= 0.9), python3-simplejson Homepage: https://libcloud.apache.org/ Priority: optional Section: python Filename: pool/main/libc/libcloud/python3-libcloud_1.5.0-1_all.deb Size: 1212060 SHA256: 37933518f80a8cfc414e4f6a68079bf87399260386eedbd5acda72ac144af494 SHA1: 7d1eda8cd7db840840e6bf5638bf1c01a6b8286f MD5sum: f1e0ae3f1e2e405fc22df7d2cd32383d 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-msgpack Source: msgpack-python Version: 0.6.2-1 Architecture: amd64 Maintainer: PKG OpenStack Installed-Size: 219 Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14) Homepage: http://pypi.python.org/pypi/msgpack-python/ Priority: optional Section: python Filename: pool/main/m/msgpack-python/python3-msgpack_0.6.2-1_amd64.deb Size: 62636 SHA256: 97321534c47af7cbb0f557e7be172f7fc8b2322563fd0844e40b55a7f070ed14 SHA1: 29076ae6ef7abb3375822589a9c5c6b6790fcb41 MD5sum: 2dd2b496ebf1b9eddeb3aaa918fc8708 Description: Python 3 implementation of MessagePack format MessagePack is a binary-based efficient object serialization format. It enables the exchange of structured objects between many languages like JSON. But unlike JSON, it is very fast and small. . This package contains a Python 3 extension module implementing the MessagePack format. Package: python3-pycryptodome Source: pycryptodome Version: 3.4.7-2+ds Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 14964 Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14) Homepage: http://www.pycryptodome.org Priority: optional Section: python Filename: pool/main/p/pycryptodome/python3-pycryptodome_3.4.7-2+ds_amd64.deb Size: 4750538 SHA256: a3aed4bf425ce2824aa5552148d704f767e83835be363907b0282fb010cab114 SHA1: df60f2deb0ffb36bed4ecc57112ad54ba4023b1b MD5sum: 1cc95b22208468c66b0422b2b08f4d8f Description: cryptographic Python library (Python 3) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . PyCryptodome is a fork of PyCrypto. It brings several enhancements with respect to the last official version of PyCrypto (2.6.1), for instance: . * Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB) * Accelerated AES on Intel platforms via AES-NI * First class support for PyPy * Elliptic curves cryptography (NIST P-256 curve only) * Better and more compact API (`nonce` and `iv` attributes for ciphers, automatic generation of random nonces and IVs, simplified CTR cipher mode, and more) * SHA-3 (including SHAKE XOFs) and BLAKE2 hash algorithms * Salsa20 and ChaCha20 stream ciphers * scrypt and HKDF * Deterministic (EC)DSA * Password-protected PKCS#8 key containers * Shamir's Secret Sharing scheme * Random numbers get sourced directly from the OS (and not from a CSPRNG in userspace) * Simplified install process, including better support for Windows * Cleaner RSA and DSA key generation (largely based on FIPS 186-4) * Major clean ups and simplification of the code base . PyCryptodome is not a wrapper to a separate C library like *OpenSSL*. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g. block ciphers) are implemented as C extensions. . This is the Python 3 version of the package. Original-Maintainer: Debian Python Modules Team Package: python3-zmq Source: pyzmq Version: 17.1.2-3ubuntu2+ds Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1158 Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), libzmq5 (>= 4.1.2) Homepage: http://www.zeromq.org/bindings:python Priority: optional Section: python Filename: pool/main/p/pyzmq/python3-zmq_17.1.2-3ubuntu2+ds_amd64.deb Size: 230660 SHA256: 8cbe33a01fe98c012da3c612535e5fe605457746d71a8536464a5d8e4374bb4a SHA1: 98e5ae88fc449dd14afd17938748a176b54305a3 MD5sum: 98e8acfe4c23d639170b4bf2a6966eb9 Description: Python3 bindings for 0MQ library Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages. . The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the extension built for the Python3 interpreter. Original-Maintainer: Debian Python Modules Team Package: python3-zmq-dbg Source: pyzmq Version: 17.1.2-3ubuntu2+ds Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 643 Depends: python3-zmq (= 17.1.2-3ubuntu2+ds), python3-dbg (<< 3.6), python3-dbg (>= 3.5~), libc6 (>= 2.14), libzmq5 (>= 4.1.2) Homepage: http://www.zeromq.org/bindings:python Priority: optional Section: debug Filename: pool/main/p/pyzmq/python3-zmq-dbg_17.1.2-3ubuntu2+ds_amd64.deb Size: 160554 SHA256: 4392d37904149e8c16640451dd959015ef7366af9eabce54ea8c5e09de6f23d1 SHA1: b0dd1d646aa6705c5a636a625a60af6ff9322d4e MD5sum: 9d76fdde006ebbf2da04b408dfe37d04 Description: Python3 bindings for 0MQ library - debugging files Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages. . The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the extension built for the Python3 debug interpreter. Original-Maintainer: Debian Python Modules Team Package: salt-api Source: salt Version: 3001.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master, init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Recommends: python3-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_3001.7+ds-1_all.deb Size: 13104 SHA256: c0b138d37e864abbb56fd94f2f7e7fade32b53980509cb499047e077b5c206ec SHA1: e579a0fdc54897ba62e462d36ea20f7e433b7f19 MD5sum: cd66647ff8a9bd6740b7555551b308f6 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: 3001.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3001.7+ds-1), python3:any Recommends: python3-netaddr Suggests: python3-botocore Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-cloud_3001.7+ds-1_all.deb Size: 14212 SHA256: 371a78dbbd1c580c90cc028acd6f78015f2c7be2d89284eadf9e539145f8cb74 SHA1: b63cf6637e8ce29e3290bc182b6eb4c41a277d2a MD5sum: 1d2b6a4600dffddc131bab31081fb645 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: 3001.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30287 Depends: python3-apt, python3-dateutil, python3-distro, python3-jinja2, python3-msgpack (>= 0.5.6), python3-pkg-resources, python3-requests, python3-yaml, python3-systemd, python3-psutil, python3-pycryptodome, python3-gnupg, python3-zmq (>= 17.0.0), python3-markupsafe, python3:any (>= 3.3.2-2~) Recommends: lsb-release, python3-croniter Suggests: python3-pycurl, python3-twisted Breaks: python3-mako (<< 0.7.0) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_3001.7+ds-1_all.deb Size: 7036802 SHA256: 11f4835ec65814b8de12874f652a49468284b6b5b0d88ac8204199abdc523bde SHA1: 9b682b9fb53283d21066996e0ca55fba300dfdaf MD5sum: b753f0bc7af0f56cd1e8cd75ade13194 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: 3001.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 127 Depends: salt-common (= 3001.7+ds-1), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Recommends: python3-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_3001.7+ds-1_all.deb Size: 40700 SHA256: eb6b89ce0883342ef11b7e7d37ee913947db087fe87b4b8d3d20c66e996163d2 SHA1: 009abbe1c18a20cc1f9248143797473b9b81d111 MD5sum: afd3bbedc79a7b60e677a7b17d30f714 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: 3001.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 129 Depends: bsdmainutils, dctrl-tools, salt-common (= 3001.7+ds-1), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Recommends: debconf-utils, dmidecode Suggests: python3-augeas Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-minion_3001.7+ds-1_all.deb Size: 28516 SHA256: 2ce6d523237a2eb1a4e073d5b4dff7fdb96a683892ff8ec33f0833e265540a4b SHA1: b3d8d786144da4acb4f8f378776d00b2fb880d7b MD5sum: 903c6293eeb5755ee3e18af64e15bd5f 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: 3001.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3001.7+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3001.7+ds-1_all.deb Size: 13956 SHA256: b81a3363ca1822e2a64a7b56241a92f393fae51e8da886691cfe1a71e7accd0d SHA1: 52f54c502b71586ec94a29178b70773ade899e30 MD5sum: 014b482812323459a16b594a6ec12fc3 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: 3001.7+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master (= 3001.7+ds-1), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_3001.7+ds-1_all.deb Size: 13396 SHA256: f5bbc154c7530a3ae5147b3d59d2dcfc96f5587bb3114e35ec2559feb7f379e4 SHA1: a5256efc8414f5db793229c762b4c5a1d4ae534a MD5sum: fb8751a781e8f0126a61db58833295a2 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.