Package: python-ioflo Source: ioflo Version: 1.6.7-2 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1871 Depends: python:any (<< 2.8), python:any (>= 2.7~) Homepage: https://github.com/ioflo/ioflo Priority: optional Section: python Filename: pool/main/i/ioflo/python-ioflo_1.6.7-2_all.deb Size: 239618 SHA256: 9c45808a1d71ecf720d54059bc3b4dfedcec0dc781768a714faee1a06c9bf9bc SHA1: f37732430caf9c73ad0869fbfc306e27d3a8b82a MD5sum: 680d376b1758b7fe444eb619b0fe05e5 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: 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-raet Source: raet Version: 0.6.7-2 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1555 Depends: python-enum34, python-libnacl, python-six, python:any (<< 2.8), python:any (>= 2.7~) Homepage: https://github.com/RaetProtocol/raet.git Priority: optional Section: python Filename: pool/main/r/raet/python-raet_0.6.7-2_all.deb Size: 107828 SHA256: 2d81d80ae95696e919c59fc8633411e30819c1cfee5f6a4860c9fdafbf779ab7 SHA1: 0be748d98961748a4b07118bc63f3f7028780f81 MD5sum: 96305bf91d803faae521a18db2902e14 Description: Reliable Asynchronous Event Transport protocol Asynchronous transaction based protocol using Ioflo. http://ioflo.com Package: python-timelib Source: timelib Version: 0.2.4-2 Architecture: amd64 Maintainer: Ralf Schmitt Installed-Size: 581 Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~), libc6 (>= 2.14) Homepage: https://github.com/pediapress/timelib/ Priority: optional Section: python Filename: pool/main/t/timelib/python-timelib_0.2.4-2_amd64.deb Size: 132256 SHA256: cb44419b27230aaeaf02a5f33840bc87f3b13698fe3a03d1225cca0bd78f9bbf SHA1: ca633b8b4dd09173aad1ec2335ea991bd7459796 MD5sum: 63f3472d08a88582f7948cf02152c70a Description: parse english textual date descriptions Usage ===== . timelib is a short wrapper around php's internal timelib module. It currently only provides a few functions: . timelib.strtodatetime: . >>> timelib.strtodatetime('today') datetime.datetime(2009, 6, 23, 0, 0) >>> timelib.strtodatetime('today') datetime.datetime(2009, 6, 23, 0, 0) >>> timelib.strtodatetime('next friday') datetime.datetime(2009, 6, 26, 0, 0) >>> timelib.strtodatetime('29 feb 2008 -108 years') datetime.datetime(1900, 3, 1, 0, 0) . timelib.strtotime: . >>> import time, timelib Package: python-timelib-dbgsym Source: timelib Version: 0.2.4-2 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ralf Schmitt Installed-Size: 141 Depends: python-timelib (= 0.2.4-2) Priority: optional Section: debug Filename: pool/main/t/timelib/python-timelib-dbgsym_0.2.4-2_amd64.deb Size: 121790 SHA256: 06bd3bd9f467671e4b866371ee7d65abba7914e34f2e6e4837f98562ce9124cb SHA1: 9ec29a75ecd77f714fc240cd4113441e649018ef MD5sum: 86a76c882858887c8d9257168ab0217b Description: debug symbols for python-timelib Build-Ids: 1867cab26c06e2aef5e24a9625349ad095cd11f5 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: python3-timelib Source: timelib Version: 0.2.4-2 Architecture: amd64 Maintainer: Ralf Schmitt Installed-Size: 578 Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14) Homepage: https://github.com/pediapress/timelib/ Priority: optional Section: python Filename: pool/main/t/timelib/python3-timelib_0.2.4-2_amd64.deb Size: 131318 SHA256: f05b931fc88999fa454c17682bcda4296946d00aed9c8d244ae50e9caa83f301 SHA1: b02c002960dc5da269ab2895274814781774c38d MD5sum: 04e840e5e29aabccdad2473e47712f17 Description: parse english textual date descriptions Usage ===== . timelib is a short wrapper around php's internal timelib module. It currently only provides a few functions: . timelib.strtodatetime: . >>> timelib.strtodatetime('today') datetime.datetime(2009, 6, 23, 0, 0) >>> timelib.strtodatetime('today') datetime.datetime(2009, 6, 23, 0, 0) >>> timelib.strtodatetime('next friday') datetime.datetime(2009, 6, 26, 0, 0) >>> timelib.strtodatetime('29 feb 2008 -108 years') datetime.datetime(1900, 3, 1, 0, 0) . timelib.strtotime: . >>> import time, timelib . This is the Python 3 version of the package. Package: python3-timelib-dbgsym Source: timelib Version: 0.2.4-2 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ralf Schmitt Installed-Size: 143 Depends: python3-timelib (= 0.2.4-2) Priority: optional Section: debug Filename: pool/main/t/timelib/python3-timelib-dbgsym_0.2.4-2_amd64.deb Size: 124080 SHA256: 58e11cc477896fa6a5ecd273e8336100b2da250267f6a868cf5358f287c2f9ff SHA1: 7046e40a1723874151a7e1809e9839c80d96ba76 MD5sum: 979439f2f593897402d8c068cf870b40 Description: debug symbols for python3-timelib Build-Ids: 698af04e5ed757c821c6017434c4123a20e65fa5 Package: salt-api Source: salt Version: 2019.2.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master, python:any (>= 2.6~) Recommends: python-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_2019.2.4+ds-1_all.deb Size: 12968 SHA256: 698fe7daf085730a73e87e20769cf5f525020e5b2c2a51e41d6df358fa340544 SHA1: f16b9eaba2586c207ac048852365ac6eaa657681 MD5sum: 477e22f294bc740beeb683bc02db7653 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: 2019.2.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python-libcloud (>= 0.14.1-1), salt-common (= 2019.2.4+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_2019.2.4+ds-1_all.deb Size: 14348 SHA256: 87642c4424df2363b5765603c03af04de29005b2ec823ac1d992d3b74f11d38b SHA1: 2cdb72cfb0e077cf5775433c01e16d3622d64cf4 MD5sum: 0168b8e7c452a6e2d2e1d09d58261cb1 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: 2019.2.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 28185 Depends: python-apt, python-dateutil, python-jinja2, python-msgpack (>= 0.4), python-pkg-resources, python-requests (>= 1.0.0), python-concurrent.futures, python-tornado (>= 4.2.1), python-yaml, python-systemd, python-psutil, python:any (<< 2.8), python:any (>= 2.7~) Recommends: lsb-release, python-croniter Breaks: python-mako (<< 0.7.0) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_2019.2.4+ds-1_all.deb Size: 6518554 SHA256: 7b56dec0a61be1c85a1541923670eec3973b4484f110f57fd6e851cfdf29611b SHA1: 7b480a263e922b65eb3a0f2312ca311fadfb76bb MD5sum: a73ed867480f9fde84c9fe7373ed9cb4 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: 2019.2.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: lsb-base (>= 3.0-6), python-crypto (>= 2.6.1), python-zmq (>= 14.4.0), salt-common (= 2019.2.4+ds-1), python:any (>= 2.6~) Recommends: python-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_2019.2.4+ds-1_all.deb Size: 41212 SHA256: 883165ab6e644c3717ec7f5916bf0ec962f8161c4e296347cb8b20b7335347ae SHA1: 3fbe086aa6975703ceef69d4548e53e8ede0da2f MD5sum: c92a41383c31fe241f7dfb4a07ca5b26 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: 2019.2.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: lsb-base (>= 3.0-6), bsdmainutils, dctrl-tools, python-crypto (>= 2.6.1), python-zmq (>= 14.4.0), salt-common (= 2019.2.4+ds-1), 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_2019.2.4+ds-1_all.deb Size: 28154 SHA256: 8ac36515f26f02317de33ed8153cbac638f1d210d9d1eca260d5840e90d43add SHA1: 83c838c07d4999cf4293e59abb5245aff73f08de MD5sum: 633f1d323130fd8a10312e8e9ea08593 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: 2019.2.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 2019.2.4+ds-1), python:any (>= 2.6~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_2019.2.4+ds-1_all.deb Size: 13824 SHA256: 1cd2f84d5f285487f762caa07d2e05f429d548283d51e52e0006cf49bf4e8959 SHA1: 9ee7472d9ca1243acdfc0646ac939ad748eae8e2 MD5sum: 2f16078fc8a24d11da17672e4227f350 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: 2019.2.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master (= 2019.2.4+ds-1), python:any (>= 2.6~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_2019.2.4+ds-1_all.deb Size: 13284 SHA256: b6bdda84a10f5c9f85a5d449cfabc60a67c821574f0b90f5d33e38dea5683204 SHA1: 384d33b32ac125c8a5f51453d6e2974315658f46 MD5sum: b8e9ae53a4e5698a50d03eee7006ffe0 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.