Package: m2crypto-doc
Source: m2crypto
Version: 0.31.0-6
Architecture: all
Maintainer: Daniel Stender <stender@debian.org>
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 <info@ioflo.com>
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 <stender@debian.org>
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 <info@ioflo.com>
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 <ralf@systemexit.de>
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 <info@ioflo.com>
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 <stender@debian.org>
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 <info@ioflo.com>
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 <ralf@systemexit.de>
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.5+ds-1
Architecture: all
Maintainer: Debian Salt Team <pkg-salt-team@lists.alioth.debian.org>
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.5+ds-1_all.deb
Size: 12988
SHA256: 26ba19480cbad8269fe9d44feccfa63572d75494c9e6f58a3c1a5291bbd3e2dc
SHA1: e551211a455fbdd945fd30c2c95cf414a8b91522
MD5sum: fec8aaabb82790ff740eafed9c70f7ac
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 <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 50
Depends: python3-libcloud, salt-common (= 2019.2.5+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.5+ds-1_all.deb
Size: 14424
SHA256: 133e2814422b21eebf9be4672f0bf6a6f370fccf94e88007f30540cf2acbf483
SHA1: 2d82d22d4ab58bf692ee6bb0351f37bffb69b3de
MD5sum: a0a8dcb9410abf10e34f1a24baa7d665
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 <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 28186
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.5+ds-1_all.deb
Size: 6510348
SHA256: 3ba134b3deaa35fd6b34110018e7a11bfd8b7ee14adf7de17d309c3acb960cdd
SHA1: 94d095d843125a4f68cdbf1be68f89623a6cdc58
MD5sum: 2885354e80553bbcff53b6b00215426d
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 <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 126
Depends: python3-crypto (>= 2.6.1), python3-zmq (>= 14.4.0), salt-common (= 2019.2.5+ds-1), python3:any
Recommends: python3-git
Homepage: http://saltstack.org/
Priority: extra
Section: admin
Filename: pool/main/s/salt/salt-master_2019.2.5+ds-1_all.deb
Size: 41056
SHA256: 34a366a3470c96e6db620281276538f737bc0d2fac670d65f99daeca55accf82
SHA1: c411873e437f4ddba17336eea3e8928ceed016c7
MD5sum: 20700f843f4798c6a02671001cd6697d
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 <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 126
Depends: bsdmainutils, dctrl-tools, python3-crypto (>= 2.6.1), python3-zmq (>= 14.4.0), salt-common (= 2019.2.5+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.5+ds-1_all.deb
Size: 27960
SHA256: 9791bc41b524c8b5c154d9bd23dd1d0019660ea6e34e78ac1aaa0cc1da1d28de
SHA1: bf143cd05a894738544e31011d3681a3f305b5fa
MD5sum: 0b2ef93b6df6c56bf79e1bd5992d709b
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 <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 45
Depends: salt-common (= 2019.2.5+ds-1), python3:any
Homepage: http://saltstack.org/
Priority: extra
Section: admin
Filename: pool/main/s/salt/salt-ssh_2019.2.5+ds-1_all.deb
Size: 13920
SHA256: 288c9207ea1f248600d09b9551bc6c4c1cfd5fea6fe8f35787858c952d870ddb
SHA1: b532bc92fef2b7902d374122d533b6df4fe749e5
MD5sum: 067e353c01b2f97230ed9ead515b98c2
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 <pkg-salt-team@lists.alioth.debian.org>
Installed-Size: 53
Depends: salt-master (= 2019.2.5+ds-1), python3:any
Homepage: http://saltstack.org/
Priority: extra
Section: admin
Filename: pool/main/s/salt/salt-syndic_2019.2.5+ds-1_all.deb
Size: 13212
SHA256: 9edc557aea93b34802be7b03c7782a336ea6dedc25e34674c560e9dd708661c3
SHA1: e2b5e19d27415447d8c032ac255ba6bbdc797731
MD5sum: 727ea6e1746ea1033af3ab7f94734ab7
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.