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.1+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.1+ds-1_all.deb Size: 13166 SHA256: e78790077f9cd675bba3c475dd8aafa1f9e5388f1d58184c8b3625a04c80a6e1 SHA1: f990cc8d4b5f5e40a888ca166cb4162da844ff3a MD5sum: 32ef639ab48326727fd70b46ba8dd1fb 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3004.1+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.1+ds-1_all.deb Size: 14292 SHA256: ff19e878c589640f0ff1138af34efe1c78758b41c4ce1dc76f5cc97ce07ee393 SHA1: 40016aa7587e09de0bad5449697d49d2415ba1d0 MD5sum: 7ac9d95b51dddc1872a1626fa9244c84 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30592 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.1+ds-1_all.deb Size: 7183634 SHA256: ce5dbeec42fecf95b512fa07b1fafd6bca394968103a253771614893e1528c6a SHA1: 115867e7938764853547033d6753077f441b3274 MD5sum: 46adf17163ef3e871fb4100df116dee8 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 130 Depends: lsb-base (>= 3.0-6), salt-common (= 3004.1+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.1+ds-1_all.deb Size: 41120 SHA256: 9328f3e3741023e1616ff04dd0438d9833a33efdd1167a0d20b60afa8c729712 SHA1: eeaf960084ce2c93035cf34e7d650a1d9f06b7af MD5sum: b9fd5c4e5941945be9c0efb4c6bef9cc 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: lsb-base (>= 3.0-6), bsdmainutils, dctrl-tools, salt-common (= 3004.1+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.1+ds-1_all.deb Size: 28746 SHA256: dcbb436778ba6ed3e3bbe2783a0fe45b14860d3b40c7872bb02fd139b21f5258 SHA1: ec1d54e21389582f0583ea1137f883d2e6f7af49 MD5sum: 398530070783f83fae6716158f6c12c1 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3004.1+ds-1), python3:any Homepage: https://saltproject.io/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3004.1+ds-1_all.deb Size: 14052 SHA256: a3b9776cde69ae8f082af11bc497a63557e377e6d57af76c088c7968cb2fec38 SHA1: 73014cce8b4e40d71595a3c19321412f6e38e3d8 MD5sum: 55ab819578fa25925207b63c3de73544 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master (= 3004.1+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.1+ds-1_all.deb Size: 13466 SHA256: 58b2a737d276dfc154d32989864ee895648c2b5670e3357c4e9a706edc71e56e SHA1: 48e1ecb09096bff9b568cb71069d9c494acaa1da MD5sum: cbb294ea3b2c4e96ae95e478de76c60f 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.