Package: m2crypto-doc Source: m2crypto Version: 0.31.0-6 Architecture: all Maintainer: Daniel Stender Installed-Size: 2388 Depends: libjs-sphinxdoc (>= 1.0) Suggests: python-m2crypto Breaks: python-m2crypto (<< 0.27.0-6) Homepage: https://gitlab.com/m2crypto/m2crypto Priority: optional Section: doc Filename: pool/main/m/m2crypto/m2crypto-doc_0.31.0-6_all.deb Size: 192628 SHA256: aabc7da146348c3acf7a5b9a09b7531bf455e3dca695338b7e0b07d979187d45 SHA1: a89902107976c63c3c265d214a8eeccfb201b65a MD5sum: 7501df9909cc100a155eb0be79b3008e Description: Python wrapper for the OpenSSL library (docs) m2crypto features the following: * RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES). * SSL functionality to implement clients and servers. * HTTPS extensions to Python's httplib, urllib, and xmlrpclib. * Unforgeable HMAC'ing AuthCookies for web session management. * FTP/TLS client and server. * S/MIME. * ZServerSSL: A HTTPS server for Zope. * ZSmime: An S/MIME messenger for Zope. . This package contains the documentation. Package: python-ioflo Source: ioflo Version: 1.7.4-2 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1914 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.7.4-2_all.deb Size: 218152 SHA256: 0ffe52605b9d0d23a2a769463b393eb07c9b600314a0a3fcab8ab1d48472d98a SHA1: baa4642c3ebcfad4823e492416d6ebf5db9d4ea8 MD5sum: a3353dbc7c35c036ce3515572907a838 Description: Flow Based Programming Automated Reasoning Engine and Automa Enabling the Programmable World. http://ioflo.com Package: python-m2crypto Source: m2crypto Version: 0.31.0-6 Architecture: amd64 Maintainer: Daniel Stender Installed-Size: 891 Depends: python (<< 2.8), python (>= 2.7~), python-typing, python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libssl1.1 (>= 1.1.1) Suggests: m2crypto-doc Provides: m2crypto, python2.7-m2crypto Homepage: https://gitlab.com/m2crypto/m2crypto Priority: optional Section: python Filename: pool/main/m/m2crypto/python-m2crypto_0.31.0-6_amd64.deb Size: 170968 SHA256: a55f03a69bc2a105b86a055ed0c24dcb8d56ca42dd48860bbfd52e194bf60e03 SHA1: c5b2edaa7f911a289d52af1d160b6473a7f4f615 MD5sum: bb8983d632f62a800e1d09b5f6b1433b Description: Python wrapper for the OpenSSL library (Python 2 modules) m2crypto features the following: * RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES). * SSL functionality to implement clients and servers. * HTTPS extensions to Python's httplib, urllib, and xmlrpclib. * Unforgeable HMAC'ing AuthCookies for web session management. * FTP/TLS client and server. * S/MIME. * ZServerSSL: A HTTPS server for Zope. * ZSmime: An S/MIME messenger for Zope. . This package contains the modules for the Python 2 interpreter. Package: python-raet Source: raet Version: 0.6.8-2 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1556 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.8-2_all.deb Size: 104348 SHA256: 59edf226143b6f641059b5557d11222c2aafd49c986cdb0711d76c0eefbbc0b0 SHA1: 146ca97a4b8fb2ccf6a5ed5efa287d1bc2c1f13b MD5sum: d0b844f535efcd3c66a86cefc6114743 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: 131436 SHA256: 0e2e4d168f6c6362ca4c2bb9a59923c5a8a26754bfb36aa2d380671d89ac2ed7 SHA1: c733c2a54b89b57133fa5d6f0cb702307e06fb93 MD5sum: b10af04470f3968369c3f720e3d8ffaa 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-ioflo Source: ioflo Version: 1.7.4-2 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1914 Depends: python3:any (>= 3.3.2-2~) Priority: optional Section: python Filename: pool/main/i/ioflo/python3-ioflo_1.7.4-2_all.deb Size: 218276 SHA256: bd3d8679957cea8394e3733117859481cca4640dd69d27b61fbe5b71bfec0258 SHA1: 4bc8a3720550ed9907792d33a91d028dab212daa MD5sum: 8a27743666afa0961570a1e734996039 Description: Flow Based Programming Automated Reasoning Engine and Automa Enabling the Programmable World. http://ioflo.com . This is the Python 3 version of the package. Package: python3-m2crypto Source: m2crypto Version: 0.31.0-6 Architecture: amd64 Maintainer: Daniel Stender Installed-Size: 887 Depends: python3 (<< 3.7), python3 (>= 3.6~), python3:any (>= 3.3.2-2~), libc6 (>= 2.14), libssl1.1 (>= 1.1.1) Suggests: m2crypto-doc Provides: m2crypto, python3.6-m2crypto Homepage: https://gitlab.com/m2crypto/m2crypto Priority: optional Section: python Filename: pool/main/m/m2crypto/python3-m2crypto_0.31.0-6_amd64.deb Size: 169708 SHA256: 10ebb9c70c77e5f72ac0c93bf1a312362f2b32caa74a28a87a66e03696ea9109 SHA1: 9eb7f34249fcea8c79a374957dc4ff9529af1722 MD5sum: a5ee3535f9691bf0426f2c2fa97f0858 Description: Python wrapper for the OpenSSL library (Python 3 modules) m2crypto features the following: * RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES). * SSL functionality to implement clients and servers. * HTTPS extensions to Python's httplib, urllib, and xmlrpclib. * Unforgeable HMAC'ing AuthCookies for web session management. * FTP/TLS client and server. * S/MIME. * ZServerSSL: A HTTPS server for Zope. * ZSmime: An S/MIME messenger for Zope. . This package contains the modules for the Python 3.x interpreter. Package: python3-raet Source: raet Version: 0.6.8-2 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1556 Depends: python3-libnacl, python3-six, python3:any (>= 3.3.2-2~) Priority: optional Section: python Filename: pool/main/r/raet/python3-raet_0.6.8-2_all.deb Size: 104412 SHA256: bbaf822867842bb2ba563d84ed7eaeb34e8945acc86ab4fdf1edb5d6f073f223 SHA1: 2fdbb1b06bb393399f3302a2427493fcfe643719 MD5sum: b6847b429a4d1dd876df033cf6813658 Description: Reliable Asynchronous Event Transport protocol Asynchronous transaction based protocol using Ioflo. http://ioflo.com . This is the Python 3 version of the package. 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: 131516 SHA256: 81283a85e71361a3867b937931cfc420921043f14f7f645f8ff8395cd6b865df SHA1: ece897068f00c217eb5c4973d78c6a3e06f6143e MD5sum: 5214350014ba00a06a5d7f7bc7328bf7 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.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 53 Depends: salt-master, python3:any Recommends: python3-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_2019.2.8+ds-1_all.deb Size: 12972 SHA256: 47f4c735357bc50794d38a01c5fb003c02f5a8aa8de44a721e0a30db0a49acd8 SHA1: bea927ce65d8d5c42a495178190ea9afa32744d3 MD5sum: 21bde626482f44fe7e80f3641e97065e 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.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 2019.2.8+ds-1), python3:any Recommends: python3-netaddr Suggests: python3-botocore Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-cloud_2019.2.8+ds-1_all.deb Size: 14416 SHA256: 942e62d75d51efeb1581c590a654c4dbd3f85a4665cdb7b27d0799bb762eba01 SHA1: 020e27801642f0b427c2d204c555fe71754c3600 MD5sum: eebb36e37c5b1197193f68cc89006756 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.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 28189 Depends: python3-apt, python3-dateutil, python3-jinja2, python3-msgpack (>= 0.4), python3-pkg-resources, python3-requests, python3-tornado (>= 4.2.1), python3-tornado (<< 5), python3-yaml, python3-systemd, python3-psutil, python3-gnupg, python3:any (>= 3.3.2-2~) Recommends: lsb-release, python3-croniter Suggests: ifupdown Breaks: python3-mako (<< 0.7.0) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_2019.2.8+ds-1_all.deb Size: 6510876 SHA256: 3d054543604f55b5616096af8be2f2ba38b904b3bea34ea2a5abd4ee1d7ba180 SHA1: e7d66db771ad8099451389c7aecd84be1815b848 MD5sum: 3db3416bb2785fbebc49f7edfdab64f5 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.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 126 Depends: python3-crypto (>= 2.6.1), python3-zmq (>= 14.4.0), salt-common (= 2019.2.8+ds-1), python3:any Recommends: python3-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_2019.2.8+ds-1_all.deb Size: 41096 SHA256: 3d329c12721b9f7180f6fd7a86f4ff3f8c90086d22ecd85e53ad3304a70b06a9 SHA1: 1c0c2b4181e2c86792c6e7b5f705eeae7b7b87eb MD5sum: 51821da947cfd978c663d014e7b17f70 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.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 126 Depends: bsdmainutils, dctrl-tools, python3-crypto (>= 2.6.1), python3-zmq (>= 14.4.0), salt-common (= 2019.2.8+ds-1), python3:any Recommends: debconf-utils, dmidecode Suggests: python3-augeas Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-minion_2019.2.8+ds-1_all.deb Size: 27940 SHA256: 99959ad9337cdddcd2ce029e7026c1e4596b8023a30146a9b0015614a294dae5 SHA1: fc3ca0018cdbde34bb13989cb70a230def95a185 MD5sum: adbb19e6ed052679b6eb89a8f5909527 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.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 2019.2.8+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_2019.2.8+ds-1_all.deb Size: 13904 SHA256: 897e1ddc3149de8fd223b7d5cce361743b5324309d09a4c04eb8d9b54c39019d SHA1: 3e8594b12c087858b1af1217bc82bb7b3388a8d4 MD5sum: 3a107bb4777f90f90175541077e09c17 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.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 53 Depends: salt-master (= 2019.2.8+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_2019.2.8+ds-1_all.deb Size: 13212 SHA256: ba6849aa0c39fedeeaef7238bcc7419e285113cffe05db5be5e861f59dce236b SHA1: 3fd0ccbf0407546c7ce774abca3e77daa997f8f9 MD5sum: dd7165cd6580a223dd50a5f5c14c4034 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.