Package: python-ioflo Source: ioflo Version: 1.7.4-2 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1943 Depends: python (<< 2.8), python (>= 2.7), python:any (>= 2.6.6-7~) Priority: optional Section: python Filename: pool/main/i/ioflo/python-ioflo_1.7.4-2_all.deb Size: 248200 SHA256: d1dad25c5c980fc5f711ab1ea5fd20f7b4471b6bd3a0bffcdf70a4469f7fce17 SHA1: a737935b1ec1368bf13a10af352d50952c30bce3 MD5sum: bed13421d9eacb7207c8814784c14025 Description: Flow Based Programming Automated Reasoning Engine and Automa Enabling the Programmable World. http://ioflo.com 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-raet Source: raet Version: 0.6.8-2 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1560 Depends: python (<< 2.8), python (>= 2.7), python-enum34, python-ioflo, python-libnacl, python-six, python:any (>= 2.6.6-7~) Priority: optional Section: python Filename: pool/main/r/raet/python-raet_0.6.8-2_all.deb Size: 108522 SHA256: a6740b66a888a93e3a679998ceadde7893458fe1cc2bcb561bc3175df33e3393 SHA1: 6e0f73002d4a54c38c4b64a5e495459e68f6ea12 MD5sum: 5d5c8384fc5601a829b31f1f2ea105e9 Description: Reliable Asynchronous Event Transport protocol Asynchronous transaction based protocol using Ioflo. http://ioflo.com Package: python-timelib-dbgsym Source: timelib Version: 0.2.4-2 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Ralf Schmitt Installed-Size: 136 Depends: python-timelib (= 0.2.4-2) Homepage: https://github.com/pediapress/timelib/ Priority: extra Section: debug Filename: pool/main/t/timelib/python-timelib-dbgsym_0.2.4-2_armhf.deb Size: 118466 SHA256: 76f28c6f3dfc569ff2f5aa4e1513f235a4d41bd816b0dfe649252fb5e2dea223 SHA1: 444d65666d4ab44c26bc7e6703bef37368118291 MD5sum: 02962790ae447f59f9c2083072bb392e Description: Debug symbols for python-timelib Build-Ids: d0e5e0ed9373292a811b758bd4c51f51bc5a8cf5 Package: python3-ioflo Source: ioflo Version: 1.7.4-2 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1943 Depends: python3:any (>= 3.3.2-2~) Priority: optional Section: python Filename: pool/main/i/ioflo/python3-ioflo_1.7.4-2_all.deb Size: 248334 SHA256: 96c1c5a18a841f8373972dbdf0e3ee8117c17639522696042588e5c822d1b353 SHA1: b1ba6655191fe4b39d8a3efd8e0f4fa5a58c09af MD5sum: 4c7bf1aa732985cbe211e7653cc0961a Description: Flow Based Programming Automated Reasoning Engine and Automa Enabling the Programmable World. http://ioflo.com . This is the Python 3 version of the package. 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-raet Source: raet Version: 0.6.8-2 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1560 Depends: python3-libnacl, python3-six, python3:any (>= 3.3.2-2~) Priority: optional Section: python Filename: pool/main/r/raet/python3-raet_0.6.8-2_all.deb Size: 108588 SHA256: 81c3c9430ca40d713e0a4949c4f6e149517082cbe7ecb8653c5262d5c5abcb20 SHA1: 69f4cee6b5f1c18645efefd24914a34e52ef3b8d MD5sum: 8df49e0b894acc36dcf9fbd0f45d83cd Description: Reliable Asynchronous Event Transport protocol Asynchronous transaction based protocol using Ioflo. http://ioflo.com . This is the Python 3 version of the package. Package: salt-api Source: salt Version: 2018.3.0+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master, init-system-helpers (>= 1.18~), python3:any Recommends: python3-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_2018.3.0+ds-1_all.deb Size: 13022 SHA256: ce30c63010096aa30f039461fcfbd8a0e2fb28c567ad2896dd2ce0f0bb3b4236 SHA1: c06b65434923cc958e90171ef20d0c7c05fe5891 MD5sum: 12675c31e419830294c6e959cc76fc38 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: 2018.3.0+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 2018.3.0+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_2018.3.0+ds-1_all.deb Size: 14368 SHA256: 29577459129149e03ff747a87e0ddcc575b8c14039eb790a0c5e99695ab02414 SHA1: b0de3da2f503a2567e1f336c2b0ea0d685d7eb4d MD5sum: c9fefbcf8a03ea80d8941abffb9772f1 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: 2018.3.0+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 25385 Depends: python3-apt, python3-dateutil, python3-jinja2, python3-msgpack, python3-pkg-resources, python3-requests, python3-tornado (>= 4.2.1), python3-tornado (<< 5), python3-yaml, python3-systemd, python3-psutil, python3:any (>= 3.3.2-2~) Recommends: lsb-release, python3-croniter Breaks: python3-mako (<< 0.7.0) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_2018.3.0+ds-1_all.deb Size: 5454982 SHA256: 7759beb432aa914dede3febb8c0fe00c2c754a9ae024618ddb20e811b9d1d847 SHA1: 26f2f22d1a9515974d1d3ee241028fe93cda4325 MD5sum: f23187e591ca1118f62728c60644702f 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: 2018.3.0+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: python3-crypto (>= 2.6.1), python3-zmq (>= 13.1.0), salt-common (= 2018.3.0+ds-1), init-system-helpers (>= 1.18~), python3:any Recommends: python3-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_2018.3.0+ds-1_all.deb Size: 41316 SHA256: 23de40be93d8b792364cbd752d8d0d783b852627ae5b6a5b742df9286ec6f6c3 SHA1: e46eb82020666f5be346d6ad0c0836c396443a97 MD5sum: 75cd28716eda2b360e43f755aa71dc98 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: 2018.3.0+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 127 Depends: bsdmainutils, dctrl-tools, python3-crypto (>= 2.6.1), python3-zmq (>= 13.1.0), salt-common (= 2018.3.0+ds-1), init-system-helpers (>= 1.18~), python3:any Recommends: debconf-utils, dmidecode Suggests: python3-augeas Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-minion_2018.3.0+ds-1_all.deb Size: 27706 SHA256: 969742e2da5b3ae0df0399394d274dea62d4f041b12a5a9cde65e269b42976f6 SHA1: 9db0176747b70253199befb85c431504099bc719 MD5sum: c3ec2165f9b75f2521b083aa28daf816 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: 2018.3.0+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 2018.3.0+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_2018.3.0+ds-1_all.deb Size: 13812 SHA256: 7f1b244a8be42f68cb93faba3d9de99dba513592a1b8697e119d53fed7d41bc1 SHA1: 44186715f9701854813968889c72bb64e9089b90 MD5sum: b2a61daf8833d1ecc7d6ce6cb1f2ca72 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: 2018.3.0+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master (= 2018.3.0+ds-1), init-system-helpers (>= 1.18~), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_2018.3.0+ds-1_all.deb Size: 13318 SHA256: ace941adcae55c708a766e3ec751e60ba8870f9e22e1f69254cc84d3030534d6 SHA1: 1ed0390975d5616095803bbc43d52d97b3b9a158 MD5sum: 434d509c91d9f5a56bd27cc1d6063b68 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.