Package: python-jinja2 Source: jinja2 Version: 2.9.4-1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 840 Depends: python-markupsafe, python:any (<< 2.8), python:any (>= 2.7.5-5~) 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: 110634 SHA256: 954060b6e3259fe1c77547470f5eee073fc70a4e896cf67e30f70d0e0efeb6a9 SHA1: 180719a596e36b0e0c40f2f012ae3414d206fde2 MD5sum: 9005606dcfa956e3742fcd68df2e5bab 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: 1337 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: 246266 SHA256: 7efddb5e31b6b5065f94f5f72eb7ffcd6f5ae64276fcc5207f1906dafcf8acfd SHA1: 081efd89d5e713bf4c26f125165cf28f512cfc15 MD5sum: b394a515a525b0fd33b19f741594818c 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: armhf Maintainer: PKG OpenStack Installed-Size: 210 Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libgcc1 (>= 1:3.5), 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_armhf.deb Size: 61460 SHA256: 0b097bd8807c396c0729449f0ea232bddee444cfa78056df399b606cc43f381e SHA1: 75097191f089679407cdd30851f9c6a96704101e MD5sum: a06ab4e1e6578b666a629cc2a216dbc8 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: python3-contextvars Source: contextvars Version: 2.4-1 Architecture: all Maintainer: Salt Stack Packaging Installed-Size: 27 Depends: python3:any (>= 3.5~), python3-immutables Homepage: https://github.com/MagicStack/contextvars Priority: optional Section: python Filename: pool/main/c/contextvars/python3-contextvars_2.4-1_all.deb Size: 4430 SHA256: 230475abc210345cb216b8feb91da1c3f6721f9424ada0bbdb17e1f6a66d6d0e SHA1: 8a9fa224e72c941b30cbcf3acf1dbad222fe35a0 MD5sum: 22bebb05aa8ddccb8e909e370462c464 Description: python contextvars library This package installs the library for Python 3. Package: python3-immutables Source: immutables Version: 0.14-1 Architecture: armhf Maintainer: Salt Stack Packaging Installed-Size: 196 Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.5~), libc6 (>= 2.4) Homepage: https://github.com/MagicStack/immutables Priority: optional Section: python Filename: pool/main/i/immutables/python3-immutables_0.14-1_armhf.deb Size: 37906 SHA256: b4ceba562b6dbb869e6a476c2c7ea5b7b5bcde014d56f58969778a95fd932592 SHA1: 459e07df2b23e08e724438130759cd27029901e0 MD5sum: b7476bba8c030616625bbbf561d79c42 Description: python immutables library This package installs the library for Python 3. Package: python3-jinja2 Source: jinja2 Version: 2.9.4-1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 829 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.9.4-1_all.deb Size: 109154 SHA256: 1c49ad7318ece2481226628ffa1feef217eb1baf5595bf3b34b20b097318c0c5 SHA1: d3dd7ce09a66b850c67762a12a5dfe856da7416d MD5sum: 7f771e3f78c63e2c55f74d338be657f3 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: armhf Maintainer: PKG OpenStack Installed-Size: 202 Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libc6 (>= 2.4), libgcc1 (>= 1:3.5), 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_armhf.deb Size: 57472 SHA256: bdb1a7bfef0cb09ff0ae900099a150fc5cf36228ea2ae9dda159258ef6c6a41f SHA1: cacb6421adf898785c68cf3ae7ecf76673bf8a11 MD5sum: 4ee67bee501ef96b17935f0aa955041a 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.6.1-3 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 36070 Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libc6 (>= 2.4) Homepage: http://www.pycryptodome.org Priority: optional Section: python Filename: pool/main/p/pycryptodome/python3-pycryptodome_3.6.1-3_armhf.deb Size: 10502326 SHA256: 0849ba25b915a5d7b9220bbd122db539a3a3341c682a2eb9f04a60f48be10651 SHA1: 4b79b5f9e003e8c643841a1c48cc9141e7ce0909 MD5sum: afd2afe7f21ae66d2bff186b1f03db98 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-zmq Source: pyzmq Version: 17.1.2-2 Architecture: armhf Maintainer: Debian Python Modules Team Installed-Size: 1181 Depends: python3 (<< 3.6), python3 (>= 3.5~), python3:any (>= 3.3.2-2~), libc6 (>= 2.4), 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_armhf.deb Size: 231108 SHA256: 3b15ddb54b583db8307c8ecd7ed1e5c975c05f1b8129b51ebd531e5bbdce63e0 SHA1: e3f8a7b84e98c4aea131ebff2f19737b222eb832 MD5sum: 5025ab55515373c9f041223e2372faf6 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: salt-api Source: salt Version: 3002.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master, init-system-helpers (>= 1.18~), python3:any Recommends: python3-cherrypy3 Homepage: https://saltproject.io/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_3002.8+ds-1_all.deb Size: 13174 SHA256: 42612546fed7c897308e9b1e386c886168a80087c34e11b53b269b9ace9e3bb4 SHA1: 11032d00d24b26b9cefbd3c2c39ccb3d18a5f69b MD5sum: bdd5e720f5ffa68664e0ba2410f4b296 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: 3002.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3002.8+ds-1), python3:any Recommends: python3-netaddr Suggests: python3-botocore Homepage: https://saltproject.io/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-cloud_3002.8+ds-1_all.deb Size: 14292 SHA256: 164891d9e716f72154a3a14ea593cf5c5770d9d76e5e2f38618ecf0d2d634a03 SHA1: 33f0bd18d8cd643808fefde3d68e5be1b7fc653b MD5sum: 38a4dffd9be9f82f5d12da100e8f3024 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: 3002.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30417 Depends: python3-apt, python3-contextvars, 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 (>= 3.3.2-2~) Recommends: lsb-release, python3-croniter Suggests: python3-pycurl, python3-twisted Breaks: python3-mako (<< 0.7.0) Homepage: https://saltproject.io/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_3002.8+ds-1_all.deb Size: 7104234 SHA256: 0a8d77ae1b65e92ea7aeeecca61b9f214e1ea20e18a579f1fcfb4c42cf6c0967 SHA1: 58805b30bc99649b3de3db0fa79fc83335918f6a MD5sum: 2da95f81b107470decef92f444536316 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: 3002.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 130 Depends: lsb-base (>= 3.0-6), salt-common (= 3002.8+ds-1), init-system-helpers (>= 1.18~), python3:any Recommends: python3-git Homepage: https://saltproject.io/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_3002.8+ds-1_all.deb Size: 40968 SHA256: 74a66ed3b7b65ff3df06c03f6e22e4f61ad3f30fedcd34d852f10a3241b0914f SHA1: d039fb46cbb54a8be18378d20acc9c7c02d9c2b5 MD5sum: ca47c0007254a353728bb82c321ce3d0 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: 3002.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 129 Depends: lsb-base (>= 3.0-6), bsdmainutils, dctrl-tools, salt-common (= 3002.8+ds-1), init-system-helpers (>= 1.18~), python3:any Recommends: debconf-utils, dmidecode Suggests: python3-augeas Homepage: https://saltproject.io/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-minion_3002.8+ds-1_all.deb Size: 28770 SHA256: 28af25e27c90a3ef19a4c757583e8963655e2992c8ec593f54d5836ec8535e19 SHA1: 2af1e2781943dd8097ee9a6d17b1d05068a7e427 MD5sum: 5ad51fc5acf44ea6f84b1f33a40394f8 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: 3002.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3002.8+ds-1), python3:any Homepage: https://saltproject.io/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3002.8+ds-1_all.deb Size: 14036 SHA256: e8f0a6f26b073800dd4cf52ba7ce227f09ecfd67f19aba67119b9a50092f09e4 SHA1: 99667eadf0e11c3edf2d1bc1501f9e5b52f5d4f0 MD5sum: df276af1da369ed7841a85a859af2340 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: 3002.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master (= 3002.8+ds-1), init-system-helpers (>= 1.18~), python3:any Homepage: https://saltproject.io/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_3002.8+ds-1_all.deb Size: 13458 SHA256: 0233e2644ad58e4d53f9f0bd1b030843ea4155e3d02514d5c0829bbb38eb4dfc SHA1: 40c42c8cf5eeaf740ec41c62edaad18a31f463af MD5sum: d6ff848ce0a7aa820ac03ab545c2d0d0 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.