Package: python-distro Version: 1.0.1-2 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 57 Depends: lsb-release, python:any (<< 2.8), python:any (>= 2.7.5-5~) Homepage: https://github.com/nir0s/distro Priority: extra Section: python Filename: pool/main/p/python-distro/python-distro_1.0.1-2_all.deb Size: 11092 SHA256: 49f2d083cd42cdf1107f697c893f728ac3632135255b348add0472d09aeaf180 SHA1: 1429348cc7cc616c3f1552d07b85b3a96e333332 MD5sum: a6299f7fd04343d0c9d1ca0ae6b0860d Description: Linux OS platform information API distro (for: Linux Distribution) provides information about the Linux distribution it runs on, such as a reliable machine-readable ID, or version information. . It is a renewed alternative implementation for Python's original platform.linux_distribution function, but it also provides much more functionality which isn't necessarily Python bound like a command-line interface. . This is the Python 2 version of the library. Package: python-libcloud Source: libcloud Version: 1.5.0-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 13812 Depends: python (>= 2.7), python (<< 2.8), python-crypto (>= 2.6), python-lockfile (>= 0.9), python-simplejson Homepage: https://libcloud.apache.org/ Priority: optional Section: python Filename: pool/main/libc/libcloud/python-libcloud_1.5.0-1_all.deb Size: 1226622 SHA256: 5fa38816a8d52621e627fe8fcc49ed439ff48e81d29f068a67a452427337023a SHA1: 0c0a61b8a6b1e5568ea1e35e02783ead49a89b39 MD5sum: eddfe06ea2b2f2ebc9e5277fb85917dd Description: unified Python interface into the cloud libcloud is a pure Python client library for interacting with many of the popular cloud server providers using a unified API. It was created to make it easy for developers to build products that work between any of the services that it supports. . * Avoid vendor lock-in * Use the same API to talk to many different providers * More than 30 supported providers total * Four main APIs: Compute, Storage, Load Balancers, DNS * Supports Python 2.5, Python 2.6, Python 2.7, PyPy and Python 3 . Resource you can manage with Libcloud are divided in the following categories: . * Cloud Servers and Block Storage - services such as Amazon EC2 and Rackspace Cloud Servers (libcloud.compute.*) * Cloud Object Storage and CDN - services such as Amazon S3 and Rackspace CloudFiles (libcloud.storage.*) * Load Balancers as a Service, LBaaS (libcloud.loadbalancer.*) * DNS as a Service, DNSaaS (libcloud.dns.*) . libcloud was originally created by the folks over at Cloudkick, but has since grown into an independent free software project licensed under the Apache License (2.0). Package: python3-distro Source: python-distro Version: 1.0.1-2 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 57 Depends: lsb-release, python3:any (>= 3.3.2-2~) Homepage: https://github.com/nir0s/distro Priority: extra Section: python Filename: pool/main/p/python-distro/python3-distro_1.0.1-2_all.deb Size: 11170 SHA256: 295abdfff14a7a660d139a58fe0773e3504afbcef1deaee0fb83b30a5a86ec6e SHA1: 140dbdde9ca3ffac820661b9ead07667117a3543 MD5sum: acce2b076750651fad0d62124d2cef2b Description: Linux OS platform information API distro (for: Linux Distribution) provides information about the Linux distribution it runs on, such as a reliable machine-readable ID, or version information. . It is a renewed alternative implementation for Python's original platform.linux_distribution function, but it also provides much more functionality which isn't necessarily Python bound like a command-line interface. . This is the Python 2 version of the library. Package: python3-libcloud Source: libcloud Version: 1.5.0-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 13775 Depends: python3:any (>= 3.3.2-2~), python3-crypto (>= 2.6), python3-lockfile (>= 0.9), python3-simplejson Homepage: https://libcloud.apache.org/ Priority: optional Section: python Filename: pool/main/libc/libcloud/python3-libcloud_1.5.0-1_all.deb Size: 1212060 SHA256: 37933518f80a8cfc414e4f6a68079bf87399260386eedbd5acda72ac144af494 SHA1: 7d1eda8cd7db840840e6bf5638bf1c01a6b8286f MD5sum: f1e0ae3f1e2e405fc22df7d2cd32383d Description: unified Python interface into the cloud (Python3 version) libcloud is a pure Python client library for interacting with many of the popular cloud server providers using a unified API. It was created to make it easy for developers to build products that work between any of the services that it supports. . * Avoid vendor lock-in * Use the same API to talk to many different providers * More than 30 supported providers total * Four main APIs: Compute, Storage, Load Balancers, DNS * Supports Python 2.5, Python 2.6, Python 2.7, PyPy and Python 3 . Resource you can manage with Libcloud are divided in the following categories: . * Cloud Servers and Block Storage - services such as Amazon EC2 and Rackspace Cloud Servers (libcloud.compute.*) * Cloud Object Storage and CDN - services such as Amazon S3 and Rackspace CloudFiles (libcloud.storage.*) * Load Balancers as a Service, LBaaS (libcloud.loadbalancer.*) * DNS as a Service, DNSaaS (libcloud.dns.*) . libcloud was originally created by the folks over at Cloudkick, but has since grown into an independent free software project licensed under the Apache License (2.0). . This is the Python 3 version of the package. Package: salt-api Source: salt Version: 3002+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master, init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Recommends: python3-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_3002+ds-1_all.deb Size: 13094 SHA256: 770069240556d5129f65ab32690a4a22839c42af9849e23b1be675d5ba73f00d SHA1: aedba41bdc6b131dc5f7a13484df37602638abad MD5sum: 26424c19f0b846a35bb52da295fda767 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: 3002+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3002+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_3002+ds-1_all.deb Size: 14196 SHA256: 34cc430905597f81661cef1d39574e232803fc7e2292cd7bc54acf07732b936e SHA1: b9013e5286b4a5bb3acdeaea5c33a8bd3c76e75c MD5sum: 36b4225da29e492e9912f5bb1a7717bf 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: 3002+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30367 Depends: python3-apt, python3-dateutil, python3-distro, python3-jinja2, python3-msgpack (>= 0.5.6), python3-pkg-resources, python3-requests, python3-yaml, python3-systemd, python3-psutil, python3-pycryptodome, python3-gnupg, python3-zmq (>= 17.0.0), python3-markupsafe, python3:any (>= 3.3.2-2~) Recommends: lsb-release, python3-croniter Suggests: 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_3002+ds-1_all.deb Size: 7067538 SHA256: d50d7b0ae3b3049b54d0ca40749d5613486e2cb2baa7856b7deaa3c75622cf60 SHA1: ff26fabec0b722a05e71dec4e6d7f02d383e80d5 MD5sum: b06871ca179f6701fb886abb1250be2e 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: 3002+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 130 Depends: salt-common (= 3002+ds-1), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Recommends: python3-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_3002+ds-1_all.deb Size: 40902 SHA256: 98ba050bab84b2353855d422469ebb2773a6ed5d5313c3ac9e1f3420a4e599d3 SHA1: 788eb46f61506683038188d3b98881c1981e752e MD5sum: 31041b45e39c54d57f13b53f5b920f57 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: 3002+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 129 Depends: bsdmainutils, dctrl-tools, salt-common (= 3002+ds-1), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Recommends: debconf-utils, dmidecode Suggests: python3-augeas Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-minion_3002+ds-1_all.deb Size: 28622 SHA256: 89f4d6d8284ee1c039789003324e6ae66f8a0ce9eff54638503961ea4f2e505c SHA1: fa54786a534f09251bc72ea9ace485ced13307c7 MD5sum: 273e20a4560e29f103b36f5ff3772ab3 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: 3002+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3002+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3002+ds-1_all.deb Size: 13956 SHA256: dca2f7e60f9481d345027b1ed7ff09ab827c39cdc64750c62b0996dca175d02f SHA1: 81cba722f58c7fd8ed8c922ce8e89589906f71c0 MD5sum: 695da92b81f9c38112b79e0e9816ae72 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: 3002+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master (= 3002+ds-1), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_3002+ds-1_all.deb Size: 13394 SHA256: 560f0b5d2163d0efe60703223c0c2a66ba521211e6246741be5147cae7e2055d SHA1: a3ce7e5970e3323e18677b82343e3f0c8bb5a11a MD5sum: 6288d846454e69f54a9c82e3d125334b 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.