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: 3003+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: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_3003+ds-1_all.deb Size: 13140 SHA256: af2bb7357666dd5a5e5416f505af07d67c68f8f83589fd9d6687d99ebc619904 SHA1: 4aeed958ef264a50b96eb312251c408edc0d6bbd MD5sum: 69b1a4f727f95c32803c9f1eaf64644a 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: 3003+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3003+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_3003+ds-1_all.deb Size: 14262 SHA256: 6d4b89260b4029579908fba6d4e92f467ccdce1fcb5d74d6f34202529a65c3bc SHA1: a1938fc47a12d38032965218d158be9516e6b468 MD5sum: ab75fc9f89c4185aab67e1ce1cac8d09 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: 3003+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30506 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: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_3003+ds-1_all.deb Size: 7134636 SHA256: da5edeae63146ee542bacbde86060b6d894ba6215131b9e0348b34f183e883ad SHA1: 02a98cb76fa98bcf4e03ce902d686ffa5d21e271 MD5sum: bec469d6189301ce2d1b220fd33119b5 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: 3003+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 130 Depends: lsb-base (>= 3.0-6), salt-common (= 3003+ds-1), init-system-helpers (>= 1.18~), python3:any Recommends: python3-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_3003+ds-1_all.deb Size: 40934 SHA256: 16ad6426e8161ff431c7d24364fcdd74e74c1895ccd4b8d5e925741075433d46 SHA1: d298604ba57483609ee9e6b467f3d3a6ddeb6611 MD5sum: bf8a966062410400eabfa3fba8707184 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: 3003+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 129 Depends: lsb-base (>= 3.0-6), bsdmainutils, dctrl-tools, salt-common (= 3003+ds-1), init-system-helpers (>= 1.18~), python3:any Recommends: debconf-utils, dmidecode Suggests: python3-augeas Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-minion_3003+ds-1_all.deb Size: 28742 SHA256: 44aa0cf183477fafb37bb6902fa7ea4967e0bb899936cf8d04c229c866b9806b SHA1: 4fdbedcb73bcbbcb5c6d6668609a1a680756392c MD5sum: b780ec99919be1e564b794fa670c9056 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: 3003+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3003+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3003+ds-1_all.deb Size: 14028 SHA256: 1b95265c18630018ec3e002a80685a50c5b96c77a372d57b1ab787c5d398aa2e SHA1: 8294730edb88cac859325ee871dad95f13e560a7 MD5sum: b4ce21bb58d934eeed979157473e607f 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: 3003+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master (= 3003+ds-1), init-system-helpers (>= 1.18~), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_3003+ds-1_all.deb Size: 13436 SHA256: e40454682385dc443f0f0959edcf20cebeaba995b1bb359bdca14a8144397d4b SHA1: f84dec6134d1d53930a64014e2cf48c3a04e20b2 MD5sum: 5647f14e1286b40ecdfae4c9354f1262 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.