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 Version: 0.6.2-1 Architecture: armhf Maintainer: INADA Naoki Installed-Size: 203 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) Homepage: https://msgpack.org/ Priority: optional Section: python Filename: pool/main/m/msgpack/python-msgpack_0.6.2-1_armhf.deb Size: 55984 SHA256: f3d2a42257b4d35d2664cec67b13204da7311f4b90347648550276ff61dcde10 SHA1: 198d3b2042791b5194242bade3cc14609b613762 MD5sum: 007a91e164cb4fab1e98e094d2513234 Description: MessagePack (de)serializer. ====================== MessagePack for Python ====================== . .. image:: https://travis-ci.org/msgpack/msgpack-python.svg?branch=master :target: https://travis-ci.org/msgpack/msgpack-python :alt: Build Status . .. image:: https://readthedocs.org/projects/msgpack-python/badge/?version=latest :target: https://msgpack-python.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status . . What's this ----------- . `MessagePack `_ is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. This package provides CPython bindings for reading and writing MessagePack data. 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: salt-api Source: salt Version: 3000.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master, init-system-helpers (>= 1.18~), python:any (>= 2.6~) Recommends: python-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_3000.2+ds-1_all.deb Size: 13152 SHA256: f20ab73f786a7e0633bbb3c5c13a254d4ca9aad008e10c20079e9b58ce6e0fa9 SHA1: e1b20c2b6508c26cea1af1552000d619180c3ab0 MD5sum: 20cc75d8ccc7348d436be35acf0fe0db 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: 3000.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python-libcloud (>= 0.14.1-1), salt-common (= 3000.2+ds-1), python:any (>= 2.6~) Recommends: python-netaddr Suggests: python-botocore Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-cloud_3000.2+ds-1_all.deb Size: 14300 SHA256: 2022fe59244738a4d33da5125277d06e8e81ff4272ca833a9919e4ebeae5f63a SHA1: 3299786e1e15ee48eaf7012346f1cd828e21829d MD5sum: e4b0c7c186d1ac957e94141c5f2dad8b 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: 3000.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 29827 Depends: python-apt, python-dateutil, python-jinja2, python-msgpack (>= 0.6), python-pkg-resources, python-requests (>= 1.0.0), python-concurrent.futures, python-backports-abc, python-singledispatch, python-yaml, python-systemd, python-psutil, python-crypto (>= 2.6.1), python-markupsafe, python-zmq, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: lsb-release, python-croniter Suggests: python-pycurl, python-twisted Breaks: python-mako (<< 0.7.0) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_3000.2+ds-1_all.deb Size: 6876850 SHA256: 57aa6713a4b96fd4ee1421076bd250a20b5b89f0073801236dbda83064e178e6 SHA1: a34db87f607586360eb9137932771b218d8eb138 MD5sum: b7c668ed762bef4f3dff154c3b415b4d 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: 3000.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 126 Depends: lsb-base (>= 3.0-6), python-crypto (>= 2.6.1), python-zmq (>= 14.4.0), salt-common (= 3000.2+ds-1), init-system-helpers (>= 1.18~), python:any (>= 2.6~) Recommends: python-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_3000.2+ds-1_all.deb Size: 40654 SHA256: 4f18a3276bfd2146b170a68586a1a667e24b99af6fdfa0d1ab736098f0b297f4 SHA1: 25305fefc1a43aa0a8a2a1547ede2311c6ca519d MD5sum: 1a7e43119c157d8c26855605cf0090ac 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: 3000.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 127 Depends: lsb-base (>= 3.0-6), bsdmainutils, dctrl-tools, python-crypto (>= 2.6.1), python-zmq (>= 14.4.0), salt-common (= 3000.2+ds-1), init-system-helpers (>= 1.18~), python:any (>= 2.6~) Recommends: debconf-utils, dmidecode, sfdisk, e2fprogs Suggests: python-augeas Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-minion_3000.2+ds-1_all.deb Size: 28380 SHA256: 99ce015301f6d80068d62f850798f5366f0d8e5f65cb8c3718f1a145b2bc25e1 SHA1: 6f297844a015601d4ed8020069a3eaeda884e5f2 MD5sum: 6b3b5f7a72668617a0eeb8ccd42cf8a2 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: 3000.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3000.2+ds-1), python:any (>= 2.6~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3000.2+ds-1_all.deb Size: 13950 SHA256: 5605ef6d836bbf8b95a09942555d8149e67650db0409584677768ced414a80fd SHA1: 80905e4c84c306714ab716ea75cb5e76183def5d MD5sum: 6dd09a940ae60bb0ec4bdfda330bd90f 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: 3000.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master (= 3000.2+ds-1), init-system-helpers (>= 1.18~), python:any (>= 2.6~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_3000.2+ds-1_all.deb Size: 13446 SHA256: b40c39f182b125b8674edcba75cc7700589cd80986172153c386e3adeda54705 SHA1: 4fa02a231622611ee0e3e47ad05f24df10aea323 MD5sum: 30f659d9e5b1d0c739ec1b5834f6a386 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.