Package: python-jinja2 Source: jinja2 Version: 2.9.4-1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 847 Depends: python-markupsafe, python:any (<< 2.8), python:any (>= 2.7~) 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: 118230 SHA256: 0827e8c8b67490ba5ed03f8f277a6cac88d8ed0e2e0731545f1138d3a412a287 SHA1: 5402d77113abacd26c00b04d8e4d038cdb92fa73 MD5sum: b95c1764ed69788484c1cd0efacce618 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: 1351 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: 252476 SHA256: 8683af4bc9b37411cd4f0c094e87d99637c097af1949208ee5f342cf0b021153 SHA1: 534504aa5e7cb27e406a80c1003a0cbda906d8cc MD5sum: ca10651d7377a474933a1362a705ae35 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-pycryptodome-doc Source: pycryptodome Version: 3.6.1-2 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1312 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.1.9) Homepage: http://www.pycryptodome.org Priority: optional Section: doc Filename: pool/main/p/pycryptodome/python-pycryptodome-doc_3.6.1-2_all.deb Size: 281610 SHA256: a5f438fc27b945c899e4556d8d1be4741a13c6536f9e420279a3e0bc957c5832 SHA1: c987c4d7205f55432e585568b3b55c3a9ec96213 MD5sum: 84ba5cc9c44c0c672b35e128012a82ff Description: cryptographic Python library (documentation) 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 documentation package. Package: python3-jinja2 Source: jinja2 Version: 2.9.4-1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 836 Depends: python3-markupsafe, python3:any (>= 3.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: 116750 SHA256: 6252a105b289b663f438d23f58c481abc7b36722daf36fcac0675c716ebe7b28 SHA1: f06d8395da7431d58a7ebd4c352db0087952a7c8 MD5sum: 91d809114206bf954c3fd46c62722ba4 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: salt-api Source: salt Version: 3001+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master, python3:any Recommends: python3-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_3001+ds-1_all.deb Size: 13066 SHA256: 92e5b8edae2524f2deac1d191c471d2bf8804f5740228cf4a4d055c95c10019d SHA1: a322cd760f33123c68db06878d06628df6f2fc68 MD5sum: 1615e627713b3b198129e2736dfc400c 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: 3001+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3001+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_3001+ds-1_all.deb Size: 14262 SHA256: 12a2409c70b8fa8af9d9f52bb348e60f7523fc2f3010c23354521621da5c4ca0 SHA1: 59fbba7a52c37cd13118a769cf897c33596c198b MD5sum: 8229860b639c4222a3a8add2ebc5c608 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: 3001+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 29107 Depends: python3-apt, python3-dateutil, python3-jinja2, python3-msgpack (>= 0.6), python3-pkg-resources, python3-requests, python3-yaml, python3-systemd, python3-psutil, python3-distro, python3-markupsafe, python3-pycryptodome, python3-zmq, python3:any 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_3001+ds-1_all.deb Size: 5873506 SHA256: 37a8a6bd85638e24598e84b588f28bc549d44e444f8cf96e6a07614d16953873 SHA1: e8dc8fa17cfb115239dd31e3b24a72c788a6de3b MD5sum: 744254712c0b781437989e74b5defeac 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: 3001+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 127 Depends: lsb-base (>= 3.0-6), python3-pycryptodome, python3-zmq (>= 17.0.0), salt-common (= 3001+ds-1), python3:any Recommends: python3-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_3001+ds-1_all.deb Size: 40706 SHA256: 75a5a51ddacca216b8241f3e0d33d705511b761b201067e2ca92796403b25080 SHA1: d4352103b39e412a6cfc7fed9270bea5fcfd8e83 MD5sum: 71ef168332765b903e06e1dce7fcb209 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: 3001+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 129 Depends: lsb-base (>= 3.0-6), bsdmainutils, dctrl-tools, python3-pycryptodome, python3-zmq (>= 17.0.0), salt-common (= 3001+ds-1), python3:any Recommends: debconf-utils, dmidecode Suggests: python3-augeas Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-minion_3001+ds-1_all.deb Size: 28542 SHA256: 873680b023a1c96f3ee4a184a47760220c239a1bc78f71b8270743b92b84cd36 SHA1: 23dfc5ce59a9f1fbeb64d042869b5f1d1c98d3b8 MD5sum: 5e17473cdeac3b202cb957475e7cf280 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: 3001+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3001+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3001+ds-1_all.deb Size: 14016 SHA256: c9a3112cd8ea5fbceea2103493157cb11239d2d5c343bea425b7df3a7cea77ab SHA1: ecd4f7bd14973e15f1328233645ffa55c7b13716 MD5sum: 13ad3a65f0ca91fb1a529a5bfa76daa8 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: 3001+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master (= 3001+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_3001+ds-1_all.deb Size: 13372 SHA256: 87850353a1c3c05effe4d8a52de5af371cf3ad1744b8d9387066b3bd44191723 SHA1: 253be33b1acfdf5f64e8845ebf3c8fbe4e12c457 MD5sum: 6ab52c1bf939b521a60cc572196fb65f 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.