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: 3004+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_3004+ds-1_all.deb Size: 13150 SHA256: 0dd5d2eaea7de5d8caec0420e73af800db3f5dbbb2e11ce75465f5e7295ce13c SHA1: 93c7be2659c20e546b44f559ea50042aaf3a6007 MD5sum: 8543e519be92bd523d16a0b5070c4c16 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: 3004+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3004+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_3004+ds-1_all.deb Size: 14282 SHA256: b56ad8615f5eb82fee62f430f9cf65ef39f6c86a15ab93e7b2f210f60f9b96bd SHA1: 7fc6d6fa6022c43c33b73c4efb229df5be64d36e MD5sum: 65ad279aab867f70e8d2d0ebb0824440 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: 3004+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30586 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_3004+ds-1_all.deb Size: 7182454 SHA256: 5ba5969cd245b24c21fd4e126be19912bd0beebf732005e955f4ac1963e0cd21 SHA1: 46fc919daae2c0f548f167871190387925bf9451 MD5sum: 88566349e5595dc6cfaa08561e7830c0 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: 3004+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 130 Depends: lsb-base (>= 3.0-6), salt-common (= 3004+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_3004+ds-1_all.deb Size: 41114 SHA256: a39a0a3d97a8313459fcc9378fcb7a6480c64801e200a15381603359bcb22a31 SHA1: 26b1cf2e3208831e9d940adb59d8a30d64b4b501 MD5sum: ed636df833e190533919ebf02df0f86e 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: 3004+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: lsb-base (>= 3.0-6), bsdmainutils, dctrl-tools, salt-common (= 3004+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_3004+ds-1_all.deb Size: 28738 SHA256: 43a9771e2d30043d8ededacd5754301304ecd27102553360391dee7942e094d7 SHA1: 08a6918286ce9eed8e57081f37e06ca203863c04 MD5sum: e34e22d7cf79d6487bccc9ee3a144e91 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: 3004+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3004+ds-1), python3:any Homepage: https://saltproject.io/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3004+ds-1_all.deb Size: 14042 SHA256: 8ff23589d0a771e722c34f9479964311113751d37afdc30501e682d80bd5b24c SHA1: 48a67dbb9eef212d4911cb370e98f7482659e760 MD5sum: 06a35f21e4f109887588c1ee6564008d 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: 3004+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master (= 3004+ds-1), init-system-helpers (>= 1.18~), python3:any Homepage: https://saltproject.io/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_3004+ds-1_all.deb Size: 13456 SHA256: e269bc59a30690b649fe0c34db478f67b568f2f8ecfc325380f97152f0479ea6 SHA1: 3eff47edf800fd46dc4b0709e86af70d90adaa5a MD5sum: 8279d82fc0c1a81e2d1ebd409e59904c 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.