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.2+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.2+ds-1_all.deb Size: 12970 SHA256: 6b9e2ca345bdea9066a98d4479eb031c2daaccfd7a440ddcf8b195d80d34181f SHA1: 9028710ef0df792b538bfcc2209059c9c0b71fbf MD5sum: a0d3ceebb4f21a08e0730acb512f226a 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.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python-libcloud (>= 0.14.1-1), salt-common (= 2019.2.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_2019.2.2+ds-1_all.deb Size: 14350 SHA256: b6d345d5a10fea838923c7172aabe5ab3f0287accc9f2feb637eece7d648601e SHA1: a9d5c55c6fdf6dcda6569bcace4ce66aff859b6d MD5sum: 8ce3cbe8224cf28024aa0b2f3fab6fcf 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.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 28178 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.2+ds-1_all.deb Size: 6511006 SHA256: 3010524fabf83e1948ce5b50e608315e6ca87e8268380e37f5fb7dc3e082b08c SHA1: 8e98f23eb0416b790e345e9f9414a74f65fb455b MD5sum: efa642c9f2a06bbd1722f777747ab84a 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.2+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.2+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.2+ds-1_all.deb Size: 41116 SHA256: 1919a266fb1f81597748636d57b7099d6d9007b7a1d94f8a78a10634af69ec27 SHA1: 4dfee2da3dd69d6668c4e4f548c611ff5b805464 MD5sum: 7764155c20252d1e6c9d1ccaeedb8dab 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.2+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.2+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.2+ds-1_all.deb Size: 28148 SHA256: 4e9e7b9e153355855a9c30e3df7af3d858eaf34d479373f5f1f18a40f7bd0615 SHA1: 079140971151c0dd28e073bffc483e2f380ac41a MD5sum: a1c6b5c61baba6c6abb72806e29ec0c1 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.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 2019.2.2+ds-1), python:any (>= 2.6~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_2019.2.2+ds-1_all.deb Size: 13814 SHA256: 183f76a1ee289608c6b098572e5b5bf52a40ab31dd68d8fcba1c0f456f59fbd2 SHA1: 7ce6de1b9bb24077a170a298507d7fb9d17409dc MD5sum: 343a99b942fdf3b20d50fdc051b88406 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.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master (= 2019.2.2+ds-1), python:any (>= 2.6~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_2019.2.2+ds-1_all.deb Size: 13288 SHA256: 89e516793af168f8fe3d29fb3093da33a871cf203daa9eb7782733bf57955f7e SHA1: 59acdf4563b1a69ab3edfe55a2dfce911949b4e1 MD5sum: 5e1d3c11631a8e04458ec71d061883bc 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.