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-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-zmq Source: pyzmq Version: 17.1.2-3ubuntu1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1246 Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libzmq5 (>= 4.2.0) Homepage: http://www.zeromq.org/bindings:python Priority: optional Section: python Filename: pool/main/p/pyzmq/python-zmq_17.1.2-3ubuntu1_amd64.deb Size: 253228 SHA256: 2e6a75f30923eb4d87e94df99b60bf23254e656b4e5f7a8fc62f7d49e20b7b72 SHA1: d1f1d71541140293c6981df8037a40af21f6948a MD5sum: 75dc0be7afd8dd3b50e88f69529ea31d Description: Python bindings for 0MQ library Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages. . The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. Original-Maintainer: Debian Python Modules Team Package: python-zmq-dbg Source: pyzmq Version: 17.1.2-3ubuntu1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 772 Depends: python-zmq (= 17.1.2-3ubuntu1), python-dbg (<< 2.8), python-dbg (>= 2.7~), python-dbg:any (<< 2.8), python-dbg:any (>= 2.7~), libc6 (>= 2.14), libzmq5 (>= 4.2.0) Homepage: http://www.zeromq.org/bindings:python Priority: optional Section: debug Filename: pool/main/p/pyzmq/python-zmq-dbg_17.1.2-3ubuntu1_amd64.deb Size: 195848 SHA256: 9f5edd26e66b5bbceb60e0c8a1f65aa99b24307d79c25f334a29c197dbdb3268 SHA1: 24c4d671dfa276d837b7c9fc227ce6f053809a9e MD5sum: f023bc0050b9be97367830b0b6cc0623 Description: Python bindings for 0MQ library - debugging files Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages. . The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the extension built for the Python debug interpreter. Original-Maintainer: Debian Python Modules Team 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-zmq Source: pyzmq Version: 17.1.2-3ubuntu1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1266 Depends: python3 (<< 3.7), python3 (>= 3.6~), python3:any (>= 3.3.2-2~), libc6 (>= 2.14), libzmq5 (>= 4.2.0) Homepage: http://www.zeromq.org/bindings:python Priority: optional Section: python Filename: pool/main/p/pyzmq/python3-zmq_17.1.2-3ubuntu1_amd64.deb Size: 254232 SHA256: 91b1b2d62af0ca94a29bd8fe56f7c889adfac97881f81130946e623635d6891e SHA1: 079fff9fca7ea935b94dc41e8ab88cfad23ba92b MD5sum: ed612d722841ba1503286d49f4c0b240 Description: Python3 bindings for 0MQ library Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages. . The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the extension built for the Python3 interpreter. Original-Maintainer: Debian Python Modules Team Package: python3-zmq-dbg Source: pyzmq Version: 17.1.2-3ubuntu1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 782 Depends: python3-zmq (= 17.1.2-3ubuntu1), python3-dbg (<< 3.7), python3-dbg (>= 3.6~), libc6 (>= 2.14), libzmq5 (>= 4.2.0) Homepage: http://www.zeromq.org/bindings:python Priority: optional Section: debug Filename: pool/main/p/pyzmq/python3-zmq-dbg_17.1.2-3ubuntu1_amd64.deb Size: 195736 SHA256: a1404f90a4de167e98d481f8fc656329b71a82405f3a8111aedef853359416cd SHA1: a29f5619b9ae9daeaa7417082e6b6262df08e3e2 MD5sum: 85400e5ac1ad725ef8c24c8fd68fd86b Description: Python3 bindings for 0MQ library - debugging files Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages. . The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the extension built for the Python3 debug interpreter. Original-Maintainer: Debian Python Modules Team Package: salt-api Source: salt Version: 3001.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_3001.8+ds-1_all.deb Size: 13120 SHA256: d5b34c0b22971c59d00688db2d4136b094fa4ac890cf49201ecc5e9aebc0994d SHA1: 979f8543e4a59389968627266d95adc2f80272d3 MD5sum: 5b4f720f05387e6740d369414e5066d6 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: 3001.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3001.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_3001.8+ds-1_all.deb Size: 14380 SHA256: b752e0820dd45ef17440b05e56de24a2043a32a193ab49897a2766ed0b93dfec SHA1: 87e8bf4723560154839a7b70cffd691a59ab0dd0 MD5sum: dd9ca3942ceb53c5454c2d6be2ea969a 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: 3001.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30282 Depends: python3-apt, python3-dateutil, python3-jinja2, python3-msgpack (>= 0.4), python3-pkg-resources, python3-requests, python3-yaml, python3-systemd, python3-psutil, python3-pycryptodome, python3-gnupg, python3-zmq (>= 17.0.0), python3-distro, python3-markupsafe, python3:any (>= 3.3.2-2~) Recommends: lsb-release, python3-croniter Suggests: ifupdown, python3-pycurl, python3-twisted Breaks: python3-mako (<< 0.7.0) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_3001.8+ds-1_all.deb Size: 7042952 SHA256: 370f338cb0fe603f7860ae259f01a11492938c69a13dc7528f52734cb73212d9 SHA1: 7bfa877a642a99152961e2ddb70509c0e0ac5bd6 MD5sum: a360c0b6a0caff6dcf946a22feb3c65d 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: 3001.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 125 Depends: salt-common (= 3001.8+ds-1), python3:any Recommends: python3-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_3001.8+ds-1_all.deb Size: 40612 SHA256: 8924c9f9394f697e08adb66e755b3df8a9e8d6f10ddca14ef267ad5a773905a0 SHA1: c38c725420b010e3b039aa755b9bcb7e662a7d77 MD5sum: d0763d44cf3536903f48a6b8577cf447 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: 3001.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 127 Depends: bsdmainutils, dctrl-tools, salt-common (= 3001.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_3001.8+ds-1_all.deb Size: 28372 SHA256: 8b041cfd0947e2ed02cc7ac878aa8f93bd5c7d0592b569e30e8b4b5b2e1fdf63 SHA1: 877a45eaa3a8823bd42f12f1f68e8c413fedea55 MD5sum: 30bc05aac43e744ca08e279a2d1ed7d9 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: 3001.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3001.8+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3001.8+ds-1_all.deb Size: 14140 SHA256: 61a31436e04dacbcc5c69ad8ba54b864b2a59405415bb8ffd0ed2a8b988acab1 SHA1: 44fad18339d6806a64da46e603535cdf2f84ff67 MD5sum: 98c3d3558a243af376288a5c438096d5 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: 3001.8+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 53 Depends: salt-master (= 3001.8+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_3001.8+ds-1_all.deb Size: 13340 SHA256: f559627f8e67eba024b2bd72379b942eef630264a5ac64899aab091652d98f5c SHA1: f7f5b3a6e0d476c7a7327f056df90be2c805bf03 MD5sum: a5be0246a7c228f8346a3c67faa0fd48 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.