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.5+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.5+ds-1_all.deb Size: 12990 SHA256: e7f41d844d7ad980be10992df8f9c78a427ad5412dc3967fc2cce90ab789ada2 SHA1: 139cee666d48d5469c750bf42e7206124401fb5d MD5sum: ffbd6a5a44f223b04ad65b8c0a707cdd 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.5+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python-libcloud (>= 0.14.1-1), salt-common (= 2019.2.5+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.5+ds-1_all.deb Size: 14364 SHA256: 6e3e37b89326eb8af50399fbc44370bf2bd6306ca11b9b9aeda10ddbfa6f2217 SHA1: 62c47965692fb575ad9c6b0724a05205dc88863a MD5sum: a595e647b42f6a8aa4182060f5afee19 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.5+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 28186 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.5+ds-1_all.deb Size: 6516794 SHA256: 2365751483287cdfe88bdbda4734915b26e018e4420db6789d18ecd16dd26b0c SHA1: d9147b03d9b63381ba48039f7fcda0bf483af9e5 MD5sum: 24d9b8024b42b09d47d9bf534944c40a 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.5+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.5+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.5+ds-1_all.deb Size: 41196 SHA256: 1d5656ca1cccc761f7de300589a0f376d8b513b085b2f5f062cdd66bc10c7765 SHA1: 9fb0fc6afa36bcb806632d27e50979ebbe6be3f5 MD5sum: 153360e5e633ff584bc725d976fae171 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.5+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.5+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.5+ds-1_all.deb Size: 28176 SHA256: 1f82083168d6429619e28b37a9c1a044dcfe83941f4dd16c0a971bc201c44045 SHA1: 315fb33e7af9cb7b7141c161fa64bb17231c62e5 MD5sum: d6689ea2462ed12bfae15186673f5a70 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.5+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 2019.2.5+ds-1), python:any (>= 2.6~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_2019.2.5+ds-1_all.deb Size: 13840 SHA256: 3662f7ab9afbf44676eae2dbd44c2e6c6d5873049618124bae1a6f0a09a5d3a3 SHA1: 388c81023ea8ad235632b741ba5dbb879101134f MD5sum: a2d6b4eb6902224484335e814ce1c411 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.5+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: lsb-base (>= 3.0-6), salt-master (= 2019.2.5+ds-1), python:any (>= 2.6~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_2019.2.5+ds-1_all.deb Size: 13310 SHA256: b3cbb6b335feb1aa7545d246d4a87243b8eb09cdc6656785c6145561e80fa05c SHA1: dbe489a78afc0b156c85655f4497f092cc9fdf31 MD5sum: 53819dbaa5dc545906ec2482db494efa 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.