Package: python-ioflo Source: ioflo Version: 1.5.0-1 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1424 Depends: python (<< 2.8), python (>= 2.7), python:any (>= 2.6.6-7~) Priority: optional Section: python Filename: pool/main/i/ioflo/python-ioflo_1.5.0-1_all.deb Size: 164020 SHA256: fed2253b3c08dec4c3e044ce50884da3e77698feaa86d74453956ba4fe449ef9 SHA1: fb2e5a64c8f0716e2e215b90100b99779fdc4e80 MD5sum: ad08a2b5f53b62577fc412aca856b4a7 Description: Flow Based Programming Automated Reasoning Engine and Automa Enabling the Programmable World. http://ioflo.com Package: python-raet Source: raet Version: 0.6.5-1 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1501 Depends: python (<< 2.8), python (>= 2.7), python-enum34, python-ioflo, python-libnacl, python-six, python:any (>= 2.6.6-7~) Priority: optional Section: python Filename: pool/main/r/raet/python-raet_0.6.5-1_all.deb Size: 98240 SHA256: 4ab394ca84ce588d7d8b3db6cf599d0841d32c4d678fd0f2594b7853f14d3df1 SHA1: c0a1b15baf5253604d8f0ed5b3581c717601b8d8 MD5sum: b7321ae4918c8d2d627a23b31590cc35 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: 577 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: 132724 SHA256: 52a49eb231e3020a42369c4cf587d5029dffaea8f6f675e384bdb92ba69327f5 SHA1: a475d72dc585458d436c80fada88b8deff2bd158 MD5sum: 692b8b1580b70577847517044d6d2280 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: python3-timelib Source: timelib Version: 0.2.4-2 Architecture: amd64 Maintainer: Ralf Schmitt Installed-Size: 578 Depends: python3 (<< 3.7), python3 (>= 3.6~), 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: 131620 SHA256: 198a3c3224ef6d1983d23a2e6e181f572dcb8739b8890bdb96cf3980f73ea06c SHA1: b7f4370c0d1f12ce29b96d0c46644f19310945d8 MD5sum: 0d29c61ff658bcf651b139945c7ad0f5 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: salt-api Source: salt Version: 2019.2.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 53 Depends: salt-master, python:any (>= 2.7~) Recommends: python-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_2019.2.1+ds-1_all.deb Size: 12976 SHA256: 8c0edf6e85426b6439e2a3d19ded8e5e3313c025a848211e3cab3a538fe9edd0 SHA1: 7e75c22faeefd72cc98ae06dc77f79d72921fd60 MD5sum: d87f25fa95333748493606119da8a050 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python-libcloud (>= 0.14.1-1), salt-common (= 2019.2.1+ds-1), python:any (>= 2.7~) Recommends: python-netaddr Suggests: python-botocore Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-cloud_2019.2.1+ds-1_all.deb Size: 14412 SHA256: 53770a21de3d3b8fe94460303b4c0d6aa05474dbd660b7fc8d958c2c52de70b4 SHA1: 567097172d5d94204554250fe7b9344678c3c0d1 MD5sum: fe90c5410c60f72c5487b2fc6b6d0cbc 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 28081 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-gnupg, ifupdown, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: lsb-release, python-mako Breaks: python-mako (<< 0.7.0) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_2019.2.1+ds-1_all.deb Size: 6440244 SHA256: bb9ecba4a81fd283032dd3801b5942d5bff6895488ddc34b22756ce6cd57636b SHA1: cff1c2a3bc648f248cb696d69f7477279c3bef33 MD5sum: 68d3172324dc5a1bd19811f432d11006 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 126 Depends: python-crypto (>= 2.6.1), python-zmq (>= 14.4.0), salt-common (= 2019.2.1+ds-1), python:any (>= 2.7~) Recommends: python-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_2019.2.1+ds-1_all.deb Size: 41008 SHA256: b57bdd1e337791f9ce64c2aaaaa435eff6b41a330472745db0594219168a96df SHA1: 5bb1f09ce45eddf12a84b820cd87d6d9c0df1de5 MD5sum: 2fd1e800ad35dcb78c562ea77b891e08 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 126 Depends: bsdmainutils, dctrl-tools, python-crypto (>= 2.6.1), python-zmq (>= 14.4.0), salt-common (= 2019.2.1+ds-1), python:any (>= 2.7~) Recommends: dmidecode, debconf-utils Suggests: python-augeas Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-minion_2019.2.1+ds-1_all.deb Size: 27960 SHA256: c12c3140efff4192c39f254dd243dad4a5b46f073bfce8b4f9a28c71fa751915 SHA1: 0fa3c30b7154eba5393d24317d1a720863b7d91a MD5sum: da07bd8e5334cc7cb3e43469a754b1f5 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 2019.2.1+ds-1), python:any (>= 2.7~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_2019.2.1+ds-1_all.deb Size: 13904 SHA256: 4e4561d1d2c6c0e5fcc5a8117f92bb5e7eae0e0fc4908ef4546e8bd28eea2b05 SHA1: 8b660e8e051a2eeb871f42c22e45573f155ac7ad MD5sum: 79d52ef2a9967cf6cecb0b47a6d72256 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 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.1+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 53 Depends: salt-master (= 2019.2.1+ds-1), python:any (>= 2.7~) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_2019.2.1+ds-1_all.deb Size: 13216 SHA256: 98461a8df510f02d8b94b877cc8bce7c60f51ebff530a787e57c4870bb66a432 SHA1: 1cabf224507c5cbd985b79c2cfe9d362af06cb74 MD5sum: 2c089a58667d63c1e8ed067923174f4a 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.