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.4+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_3003.4+ds-1_all.deb Size: 13152 SHA256: bf1c9ab6ce473aa10ae39cf899e04461e3ad06582932260f7f88195bcd7d5ae6 SHA1: c517576afe5ea7da4611d51fc05ea27fbf4c9f28 MD5sum: a6ea8fec42478ad4aae3c69b8849350c 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.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3003.4+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_3003.4+ds-1_all.deb Size: 14284 SHA256: 07c809efc5b315c943ca93ad32ee1ff9e30ad07300ae47ed6bc8fac308dbbd32 SHA1: 3cc12743be6538f7d3a0cde94685b4703677df41 MD5sum: db45b997ba1a7d6bcef2b1f86255afc8 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.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30521 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_3003.4+ds-1_all.deb Size: 7144302 SHA256: 8b80791d2a1997ad4aa5b08841bc42d18b6a6a6587f067202f60f25df0af3cfa SHA1: e85c1dc954e64518bad24789291d8f40e0d4e588 MD5sum: 842e2ff97acdfec45b8965b0ba597ff4 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.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 130 Depends: lsb-base (>= 3.0-6), salt-common (= 3003.4+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_3003.4+ds-1_all.deb Size: 40970 SHA256: e4df7e2abf784429cace6a7bdee102fb2eabd5657adad50d4dd5c574f3962d99 SHA1: b2ec59217ac417f789a38edbca7f24e252726354 MD5sum: 93e3b0419f15e0fabe425e55551ffefa 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.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 129 Depends: lsb-base (>= 3.0-6), bsdmainutils, dctrl-tools, salt-common (= 3003.4+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_3003.4+ds-1_all.deb Size: 28754 SHA256: b6d56fd0650c16c9e8931883bb5000a97828e614986f0bb58d22e08139405f52 SHA1: 212573e72a52be112f881b033f39743d197d2846 MD5sum: a570d78bb3a57bead53d025927823943 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.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3003.4+ds-1), python3:any Homepage: https://saltproject.io/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3003.4+ds-1_all.deb Size: 14032 SHA256: 88e3adf48757297c38cfa23ac285c4d68c2fa650814842a113d788db73ed4546 SHA1: c41652ced85b706df36d35da97dd3c78de94c7b8 MD5sum: 1c611b1507090c1bca78884d6ff1a73e 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.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master (= 3003.4+ds-1), init-system-helpers (>= 1.18~), python3:any Homepage: https://saltproject.io/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_3003.4+ds-1_all.deb Size: 13462 SHA256: 1a398ddc47a49c238dab275960928cee45db35e53809f3d059be1f8ee7969038 SHA1: f9741ba49a6373f6c7506f6444157d4cc1d1225f MD5sum: 485edbe981e55f165ff05e4f37e4d4fb 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.