Package: pypy-zmq Source: pyzmq Version: 17.1.2-2 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 642 Depends: pypy (>= 2.2), pypy-abi-41, libc6 (>= 2.14), libzmq5 (>= 4.2.0) Homepage: http://www.zeromq.org/bindings:python Priority: optional Section: python Filename: pool/main/p/pyzmq/pypy-zmq_17.1.2-2_amd64.deb Size: 116324 SHA256: edb03167068c9646fa8f2ce067a094555eb6c38f83e692e74add8c3b368ed559 SHA1: ae47c4dd075320db2feda1915467edf856203069 MD5sum: 57e1e927f7f051f24a97d6a7ab501e26 Description: PyPy 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 PyPy interpreter. Package: python-jinja2 Source: jinja2 Version: 2.9.4-1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 847 Depends: python-markupsafe, python:any (<< 2.8), python:any (>= 2.7~) 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.9.4-1_all.deb Size: 118230 SHA256: 0827e8c8b67490ba5ed03f8f277a6cac88d8ed0e2e0731545f1138d3a412a287 SHA1: 5402d77113abacd26c00b04d8e4d038cdb92fa73 MD5sum: b95c1764ed69788484c1cd0efacce618 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.9.4-1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 1351 Recommends: python-jinja2 Homepage: http://jinja.pocoo.org/ Priority: extra Section: doc Filename: pool/main/j/jinja2/python-jinja2-doc_2.9.4-1_all.deb Size: 252476 SHA256: 8683af4bc9b37411cd4f0c094e87d99637c097af1949208ee5f342cf0b021153 SHA1: 534504aa5e7cb27e406a80c1003a0cbda906d8cc MD5sum: ca10651d7377a474933a1362a705ae35 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-msgpack Source: msgpack-python Version: 0.6.2-1 Architecture: amd64 Maintainer: PKG OpenStack Installed-Size: 219 Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) 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: 66380 SHA256: 3eddc9ff8676f2fb6c36953fadac7454ea0d4d7cbaf1561570fe3c091469a4e0 SHA1: 0c412b1dc019b9b8010775f603aa9fdd4a0642c6 MD5sum: f7790e113dad0ab0b294be20d3960239 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-msgpack-dbgsym Source: msgpack-python Version: 0.6.2-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: PKG OpenStack Installed-Size: 169 Depends: python-msgpack (= 0.6.2-1) Priority: optional Section: debug Filename: pool/main/m/msgpack-python/python-msgpack-dbgsym_0.6.2-1_amd64.deb Size: 133660 SHA256: e937ceedbb451a18cde9b26cc97b103316bf9690077702f8be7acf20cf2539e8 SHA1: 17f936900b1b0b427140ee3f9d38692ac2303153 MD5sum: 98cb438bf07123574d31ee45ee8c9791 Description: debug symbols for python-msgpack Build-Ids: 5a891c6d96d2854df8d8ce2839068fbb273f94ab Package: python-zmq Source: pyzmq Version: 17.1.2-2 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 1244 Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~), libc6 (>= 2.14), libzmq5 (>= 4.2.0) Homepage: http://www.zeromq.org/bindings:python Priority: optional Section: python Filename: pool/main/p/pyzmq/python-zmq_17.1.2-2_amd64.deb Size: 257046 SHA256: 6d1f5e262ef4518f9e6509021fa62b7df7918a069ed508b815e5e81d056d1cb0 SHA1: c18ca8e2f6038c8cde0b76c44f515eaceba671fe MD5sum: 92455066be8600f5a00e4bfb00a2ad64 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. Package: python-zmq-dbg Source: pyzmq Version: 17.1.2-2 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 750 Depends: python-zmq (= 17.1.2-2), python-dbg (<< 2.8), python-dbg (>= 2.7~), python-dbg:any (<< 2.8), python-dbg:any (>= 2.7~), libc6 (>= 2.14), libzmq5 (>= 4.2.0) Homepage: http://www.zeromq.org/bindings:python Priority: optional Section: debug Filename: pool/main/p/pyzmq/python-zmq-dbg_17.1.2-2_amd64.deb Size: 192100 SHA256: 42915cf7540e75e560c902a379b53c37e84d079b3dd02c9fac30aef818f94367 SHA1: 94bf68cdc88a16b47b5656d44bae4f092cab4669 MD5sum: a2207fd7e26e26a7f59860ff4105734c 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. Package: python3-jinja2 Source: jinja2 Version: 2.9.4-1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 836 Depends: python3-markupsafe, python3:any (>= 3.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.9.4-1_all.deb Size: 116750 SHA256: 6252a105b289b663f438d23f58c481abc7b36722daf36fcac0675c716ebe7b28 SHA1: f06d8395da7431d58a7ebd4c352db0087952a7c8 MD5sum: 91d809114206bf954c3fd46c62722ba4 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-msgpack Source: msgpack-python Version: 0.6.2-1 Architecture: amd64 Maintainer: PKG OpenStack Installed-Size: 215 Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1) 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: 62992 SHA256: 2b7dfe3c102cc5946930938473f90667a43030b2c326bebe8d59f29975bac5be SHA1: e548f682320ec9908135dd3aba78f3339bd77d07 MD5sum: b01003845be55fb91b167b57355ea628 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-msgpack-dbgsym Source: msgpack-python Version: 0.6.2-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: PKG OpenStack Installed-Size: 183 Depends: python3-msgpack (= 0.6.2-1) Priority: optional Section: debug Filename: pool/main/m/msgpack-python/python3-msgpack-dbgsym_0.6.2-1_amd64.deb Size: 148358 SHA256: 278107652b30d188682c1f4952873468deac15f7bf334dc91a63cd778a0343c8 SHA1: b1c30c4dedce6aaabc30ceca9de319bfcc99cc68 MD5sum: 36caba8d7a600c3342b4623805098d09 Description: debug symbols for python3-msgpack Build-Ids: 78bfa8761ce04e1179f13c86a939d025b818abf9 Package: python3-pycryptodome Source: pycryptodome Version: 3.6.1-3 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 36042 Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any, libc6 (>= 2.14) Homepage: http://www.pycryptodome.org Priority: optional Section: python Filename: pool/main/p/pycryptodome/python3-pycryptodome_3.6.1-3_amd64.deb Size: 10474810 SHA256: 06ea9fe8fa50c9938ab9615512754eecf4a8653e67b8ddbf3c894108a9ff9017 SHA1: 1de7a56ec2974bffa60a414d4f74c60b19c197d0 MD5sum: bfc0be959ddccb2e072bc194dc569095 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. Package: python3-pycryptodome-dbgsym Source: pycryptodome Version: 3.6.1-3 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 753 Depends: python3-pycryptodome (= 3.6.1-3) Priority: optional Section: debug Filename: pool/main/p/pycryptodome/python3-pycryptodome-dbgsym_3.6.1-3_amd64.deb Size: 265254 SHA256: 56ae165712513e46b5e041db8e831a7354134858195fec367e1696854e9ae03f SHA1: e296b431890f0ee93bb0844bbd0341c530222168 MD5sum: 7fdf47d8e33b69ef51cfa33952e020bf Description: debug symbols for python3-pycryptodome Build-Ids: 02707c5475141b72b573a3d70462eb3d9061cf9b 066c4f92d1c9ffcf89fe0242e470398f2e66a890 08ff7cf659a2e2fbc121229fe4fd813ec0d24e21 0ae4b981b78f30802420623a1d3eb40a7ea2741f 1099595d89c53dfebad54fe80c7c0b493145bbab 16419e8b93570325413b7a013037dab5688986b9 2009ba8e90512a1bdfd25b84bcf4d6448280aa4b 2042feb28035915d0a9dd91285952ee5aca61fb1 22dae3676ca8c204cd40e50eaf35dc48c06f6eba 22fe1802138430dbaa6e14dc9ddd1ca46af0f739 25f87e037c151900a9a292dcea69ec9943deb07e 3117f787669ccd8a47b41b807e1ef12d88c2ab49 3663ee3ef6a3d42bbfc62f802398e766c8830e9b 387708d4101c4138ca894cd84b2fd0590686a661 3a8139a9bbca8d4c8d02c4fc06b244d4044c5871 3cd763b26e9537693222c9d0550ffb060749f071 43baa937474f5d11bab31155b4bda25df1ba760f 46491748e7bded0c4d8d2be8fe048138942f105f 484054199a5ed8912a607fe806b1dc5c2a20ec0d 4875208e66b32ac4db0b8e3cfbde4d720fb7e499 49e227d89830d3622ee4f443290058c5bc75e1ec 4a09de66e54bb9a28b0ce31d181e133153c1ddf6 51d122e31d31a08b29bcb2607c7e49a046365832 5a58bce2c185869834f9930736d6034ec1db9925 64206c85c3fe2706d2f6caca9e18b0403c876f2c 64f61df055c79500a58c7702fc93da369fe8514f 65d0602f0adb9e8a5aa8f4061877a88bee1b8824 673b447ccfeffa7bf4e455e9c6b983f190527ed4 739bc2e2105677ab96cf2e43f710ae6add53286f 757578bb6f732f882391c59bef4ee879270ab933 77b671e432424d02e5d72c57f670936fd90e6c36 7a69542a0e3fcdb600db5d843c07bfb2eb19bd18 7b1b1d0dae988eb794b92d5ad9f730e738ddf33e 7c7096d246be664ce178ee0f1ded6dd45bd20545 7f63646c369958c9e8c1dd432254511544d24184 85d74c04dde20496613115eccd4381155bc58166 88be685920ac37897df471c79fb997c5233ce4bc 9230a02d4b9bf3a899e045641f8613218e0b909f 933c4b38f7ecb90ab69aea2fd767f1bbe87ba5e2 94b3898057ec30393bc33249cb4c7ffde2fa7844 9ed85833259a8c2ba77737bb8982ade4836f5341 a1cc9b917cd1062ec1952f3ccd5202c9d16a2ea8 a20e9d2f1f6d78bc8b0319b5bfeca32fa0063e9e ac4034fcd89302ddbff5af4b0030657b6bd6b896 b05243b2c9612edfedd51a697fd3e391e8ff73e8 b6d50c33130a3c096bcb3659acc6191bd978eebc b7af0bbc06380eaeaf06e025b7768572ef6556e4 b8de35300f4d4e1393a0033f817d096ae5625bfe bf822cde2da926a709d5b8de292faef9c080baa1 c26ff2bcd4ae68a96bac5db2ca30a8c937072114 c661d2e1aa3b66953e335f5a072ee9819dd02431 c87044bf170484b7ca581edb602a4f67a178b13b c9e5e1794b45d56d00c8820d5a45a901d6e58af5 ca3f40eb6263ca8f846e722a47440dc2323362a1 d8a5f6c084c5e71141d1d8b10bbb7421b596f69f dbc992585f1af0c6e25ee453b45298608b3e3610 df8f4e6791c7c9f806c349b9e78ed2839198d14c e1db2eb58d13c17d877540e479c3665c2aaf31a6 e1f9950011ac17584143b50719a0a031fd5a4e0a e2bf12045a15ddf188bb5b2ec8a6eacab39f13d4 e2de42d6900bc5fb69f6d8fff054dc87e76fea65 e7f8562e0ced78b17a984f422e34bb9c1e280bcc ee84bb2db4a0a6cae2f6d60790421373241189be f0ae211ede868eec7c5aa2964a060e3b26a5aa38 fb3db97a36800d2cb95698536066ce64a111e099 ff47e2d532cc4872abb91e35ae2bcb3a1a6990a4 Package: python3-zmq Source: pyzmq Version: 17.1.2-2 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 1260 Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any, libc6 (>= 2.14), libzmq5 (>= 4.2.0) Homepage: http://www.zeromq.org/bindings:python Priority: optional Section: python Filename: pool/main/p/pyzmq/python3-zmq_17.1.2-2_amd64.deb Size: 256664 SHA256: 9bff68d4ee062ee9855dbbc10ca58d4bd7d7dacd2aac7be48d969fe08f4c1c9f SHA1: 8c755823373ccf854aa46ef19ad8dd6f12051c45 MD5sum: 486b132904d6a9b67d89c2339ce59454 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. Package: python3-zmq-dbg Source: pyzmq Version: 17.1.2-2 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 753 Depends: python3-zmq (= 17.1.2-2), python3-dbg (<< 3.6), python3-dbg (>= 3.5~), libc6 (>= 2.14), libzmq5 (>= 4.2.0) Homepage: http://www.zeromq.org/bindings:python Priority: optional Section: debug Filename: pool/main/p/pyzmq/python3-zmq-dbg_17.1.2-2_amd64.deb Size: 190212 SHA256: 180bb9685f99258788e6c01b30fa77b29055328d873bcb9f4d046a55b94df976 SHA1: 4c206f417e398fe600699ec26761a6092bb3a0ab MD5sum: e20d60dfc925268b0256d97ef0df2ff1 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. Package: salt-api Source: salt Version: 3001.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master, python3:any Recommends: python3-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_3001.8+ds-1_all.deb Size: 13090 SHA256: 6ddfd7c88f9c43d6373d81ac7f36933328a9cb0364fe328549ecfa99cffa42f8 SHA1: f92665816e92dec250aa6870af7463ded1a89a04 MD5sum: 4066535f027d16db74696ef033ff0874 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.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3001.8+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.8+ds-1_all.deb Size: 14294 SHA256: 901236fbeb682621aedb154f55a45ad3c2d3b63e634fcc4d1b8ee8c734718b3f SHA1: 8e8344bfe972af009a9f8b71aaa368652048ef3a MD5sum: 2eaacbf742d8c8581514c0723dfe7b34 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.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30282 Depends: python3-apt, python3-dateutil, python3-jinja2, python3-msgpack (>= 0.6), python3-pkg-resources, python3-requests, python3-yaml, python3-systemd, python3-psutil, python3-pycryptodome, python3-zmq (>= 17.0.0), python3-distro, python3-markupsafe, python3:any 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.8+ds-1_all.deb Size: 7049834 SHA256: 7afe6781225cd7d33727440351f4218ce62411beb428658703cb917d5e43f7d1 SHA1: 15879a34a7959964c8a34837b862a9f96aeca34d MD5sum: 652560df2b88577f806be49548718833 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.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 127 Depends: lsb-base (>= 3.0-6), salt-common (= 3001.8+ds-1), python3:any Recommends: python3-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_3001.8+ds-1_all.deb Size: 40708 SHA256: ad8e927d49efb0192db11d47520ad91eb93e762d3c9de44c1a22533937c46ef7 SHA1: 13212bbbd5840a4d8b42523a69efcea35067bb33 MD5sum: 9b8bd0dc25c034b3977ec2b919fc5697 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.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 129 Depends: lsb-base (>= 3.0-6), bsdmainutils, dctrl-tools, salt-common (= 3001.8+ds-1), 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.8+ds-1_all.deb Size: 28528 SHA256: 59d8721d020586cf00bbe9778e0c27be81266a635f082b8008f0bf278c10cb21 SHA1: be69a61c125652da444455e61453746b3f038e42 MD5sum: e796b9f08ad24b914c65030589c9e649 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.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3001.8+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3001.8+ds-1_all.deb Size: 14056 SHA256: 7141d34f71cbb5610e14adc475f18b9afd53ed800289169154659309cda9461d SHA1: 9ecce6d0e7f32a6c6256ecd9df3ca9610e8f404d MD5sum: da06ecb095c70a14c91eadfcba8dc244 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.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master (= 3001.8+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_3001.8+ds-1_all.deb Size: 13398 SHA256: d8e636621c9b1f920f24d9360a7258e843eb9e3e5b52ba1b0b6253dc6af18b79 SHA1: e5f0d7226c6774776f185aef30b48124eb2bd191 MD5sum: 3facbc424ee15eaae05bd6087d0327c7 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.