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.6+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.6+ds-1_all.deb Size: 12968 SHA256: cdf02e939cf2ee4b44b7b968dc5b9eba58ff303d86f3e57513791963b802090f SHA1: 19cc7e7d9429d78c3484883f3e7480574d2e946f MD5sum: 7a26af2f577d091a53c0b2b6f5de4537 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.6+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python-libcloud (>= 0.14.1-1), salt-common (= 2019.2.6+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.6+ds-1_all.deb Size: 14342 SHA256: 2545a12c7b34ad3928bb8b57c1e1d38a282175af2ebc598791a0547924be84e0 SHA1: 86b7cf657a1d6f24ad661ddc314254e6f07ec4fd MD5sum: cf267fd6ba1208f4be3a4131a7a0b49c 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.6+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 28187 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.6+ds-1_all.deb Size: 6516844 SHA256: 20a1c060b4f066e21c019aebc88f2a6f5e27e1efd717f35dcebd45c068f61a0f SHA1: 31d5f4036c768a70b88ea1a63b77d29b32ce32c6 MD5sum: 073d92082d2e165a0ad3a9c7ff38e841 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.6+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.6+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.6+ds-1_all.deb Size: 41204 SHA256: 8bb595b458bd750a726fd241915e9b8c195c6f70d6f3a63636c8465f6cf52599 SHA1: abe4d5d51557501ee700b597bda6854c08a0389a MD5sum: 994620d87c6bcb1a2ff2f422c94d03e4 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.6+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.6+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.6+ds-1_all.deb Size: 28126 SHA256: 0112e5c761ea978123b39cbafee26a1a28f4032cc87759bccdf3235a950693b3 SHA1: cd53693e3a9f43edb64468ecd343ef02a7fd5f95 MD5sum: 8aba103660cb6645edcdc06d8fa9ab48 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.6+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 2019.2.6+ds-1), python:any (>= 2.6~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_2019.2.6+ds-1_all.deb Size: 13834 SHA256: a390bfd1f1a3697367b36635f6cb78547ef84b0b5d4e31758d870e042039bada SHA1: 7c257ed2d8c44b7a4fa91a624e90e32443ded8fc MD5sum: 1c4a09cd1653fb212912733d4254c656 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.6+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master (= 2019.2.6+ds-1), python:any (>= 2.6~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_2019.2.6+ds-1_all.deb Size: 13286 SHA256: 7e47b2b0727d084c08fcfa46d93e4030675770b3c4678896e47d893a3318d3a7 SHA1: a29437f548806e973abf9159feb9b4c6d97562ec MD5sum: b18a1b5e43ce30bc9c556f32d17e153c 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.