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.5-5~) Homepage: https://github.com/ioflo/ioflo Priority: optional Section: python Filename: pool/main/i/ioflo/python-ioflo_1.6.7-2_all.deb Size: 239620 SHA256: 3b26a5deceb9190663c1f33a5dcb82fa79e0db9aa9d46b0979b271556c233b6e SHA1: 15fd7ccf1bc6ac7ef05d6163f2529ffd964e6e41 MD5sum: c5f2ca7df500314aece65d7bd8459548 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.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.5-5~) 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: 107834 SHA256: 78d8a157e6fd857ded7a4a353c07d54ab148d465176734123989fdd7e7f44b04 SHA1: 7ed577f0f0aafe39c306854c782a679882813d7a MD5sum: 3f5da3230f8eff42e709284b6dabf1f9 Description: Reliable Asynchronous Event Transport protocol Asynchronous transaction based protocol using Ioflo. http://ioflo.com Package: python-timelib Source: timelib Version: 0.2.4-1 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-1_amd64.deb Size: 131914 SHA256: 581926aab5ff8f8215fb1a55edc8f30c1cad79391fafa2e4f1e6a353b01c7a16 SHA1: d0eb3ef0b78242640f8345b29990afd5e1f8f4a1 MD5sum: f1b525d408ceee7d44380f0b2b62cff1 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-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ralf Schmitt Installed-Size: 141 Depends: python-timelib (= 0.2.4-1) Homepage: https://github.com/pediapress/timelib/ Priority: extra Section: debug Filename: pool/main/t/timelib/python-timelib-dbgsym_0.2.4-1_amd64.deb Size: 121980 SHA256: 8bf0bf0ef169c1ad6c919953ebc667f409f415e3ce857c261102a8ef6d10b890 SHA1: c8b321c331aed21e4837322672b14b55c05facf1 MD5sum: 7e9a8ef5e7d4ddfce0110dc112e6396a Description: Debug symbols for python-timelib Build-Ids: cc80de0cb0f7f7c297646139f10b67db9554e049 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: salt-api Source: salt Version: 2016.3.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 54 Depends: salt-master, init-system-helpers (>= 1.18~), python:any (>= 2.6~) Recommends: python-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_2016.3.8+ds-1_all.deb Size: 12940 SHA256: 7b2f0d308c86ccd07230cfe72494c0c79efe00be36ead52e9132375940139f18 SHA1: 9f15ba78c31695f7c8e87217801575d1c4b39f93 MD5sum: 90f2b39c875cd4a1f4b941e5eb3b422b 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: 2016.3.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python-libcloud (>= 0.14.1-1), salt-common (= 2016.3.8+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_2016.3.8+ds-1_all.deb Size: 14140 SHA256: 17ea7ff77c54694dd405ab8d10c30ec6bc29ddedd36e12c787996f8d1b694dc5 SHA1: 8fbeabbf927a4e1249477fe81391331973b1f91e MD5sum: 2487af467abe986c3eda0f04407508ba 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: 2016.3.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 17392 Depends: python-apt, python-dateutil, python-jinja2, python-msgpack, python-pkg-resources, python-requests (>= 1.0.0), python-tornado (>= 4.2.1), python-yaml, python-systemd, python:any (<< 2.8), python:any (>= 2.7.5-5~) 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_2016.3.8+ds-1_all.deb Size: 3695968 SHA256: 316053c333961b96cc0eeb6881d69c797261cc63024e243034a0f6d5a9526f0e SHA1: 4175396f4c0eeb67a7a3e010b27f4561af4613bf MD5sum: 3ee8afafd378928998cbfdf7ddb2a2bd 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: 2016.3.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 116 Depends: python-crypto (>= 2.6.1), python-zmq (>= 13.1.0), salt-common (= 2016.3.8+ds-1), init-system-helpers (>= 1.18~), python:any (>= 2.6~) Recommends: python-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_2016.3.8+ds-1_all.deb Size: 37602 SHA256: a41af9c0bb1b784f23f3a33d32cbb0097c1646091c2e2f5c086f9ab12e12947f SHA1: 5fd4618b28c84a31a1bf8756da8f9c642eb971ce MD5sum: eaa9a87eb9f1d91096157ea930e4d34c 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: 2016.3.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 118 Depends: bsdmainutils, dctrl-tools, python-crypto (>= 2.6.1), python-zmq (>= 13.1.0), salt-common (= 2016.3.8+ds-1), init-system-helpers (>= 1.18~), python:any (>= 2.6~) Recommends: debconf-utils, dmidecode Suggests: python-augeas Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-minion_2016.3.8+ds-1_all.deb Size: 25958 SHA256: 731158778c88da16f5a6b15415c80830a8fc87c7b1c1447310d609172b9e8b10 SHA1: 922b59f11eb10777598b9314506575a2e26462a1 MD5sum: c781532f60c96b04d0ac4c8fef1f8837 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: 2016.3.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 44 Depends: salt-common (= 2016.3.8+ds-1), python:any (>= 2.6~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_2016.3.8+ds-1_all.deb Size: 12996 SHA256: b961d6cc412dacd59e7f85af5dcbdce6f83704c3675d8deb4ccc8f7b9adbcb72 SHA1: e91f3464908aea316be46c67fe0e79b6b11a53f3 MD5sum: d70ba4a6a96cf442257f9051b91a460c 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: 2016.3.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 54 Depends: salt-master (= 2016.3.8+ds-1), init-system-helpers (>= 1.18~), python:any (>= 2.6~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_2016.3.8+ds-1_all.deb Size: 13246 SHA256: eb6044625ad42e6052de3b414df1f719c44362d10ab0eadf7debb0005c0e61fa SHA1: be23e4aeb31640de6cf3f3e974c5814acb567513 MD5sum: 123d7eee2dec0b1ac400d900c5568afa 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.