Package: python-libcloud Source: libcloud Version: 1.5.0-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 13817 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: 1226646 SHA256: 36b63245c2190d4a5b3697929ebb39eda6ca0396cc751b6e7ee540f4757a937d SHA1: c0671b7599e96c62e678e531102d78cd136483fe MD5sum: d013bcc14b7d405012fa2b517c852c86 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: python-msgpack Source: msgpack-python Version: 0.6.2-1 Architecture: amd64 Maintainer: PKG OpenStack Installed-Size: 218 Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14) Provides: msgpack-python Homepage: http://pypi.python.org/pypi/msgpack-python/ Priority: optional Section: python Filename: pool/main/m/msgpack-python/python-msgpack_0.6.2-1_amd64.deb Size: 65482 SHA256: 825d9ccb37d20fa19556b78466638ce71424ddd01c34ba8f9ebbd7325f2b4c61 SHA1: f66f3331994a9c2cf5ac7d13f4db56aae78d2185 MD5sum: 2a31f47cc1aae24c8b44bff799ac8e75 Description: Python implementation of MessagePack format MessagePack is a binary-based efficient object serialization format. It enables the exchange of structured objects between many languages like JSON. But unlike JSON, it is very fast and small. . This package contains a Python extension module implementing the MessagePack format. Package: python3-libcloud Source: libcloud Version: 1.5.0-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 13780 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: 1212120 SHA256: 0d67be9449b1325097a1f9692cc7c992b8b99db7aa4c97cc3f4d9adbb12e91e1 SHA1: f3c934ea908c84b16c879994792f89668b8c0cdd MD5sum: 53790c4e70f2d3c5d6abeae1970cabc7 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: python3-msgpack Source: msgpack-python Version: 0.6.2-1 Architecture: amd64 Maintainer: PKG OpenStack Installed-Size: 219 Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14) Homepage: http://pypi.python.org/pypi/msgpack-python/ Priority: optional Section: python Filename: pool/main/m/msgpack-python/python3-msgpack_0.6.2-1_amd64.deb Size: 62684 SHA256: e922182f8150f24f816ff41c2108359baeca5bb51fa8cee8632d492e480c5e31 SHA1: 3e9ffac89f6dbb0d7d09cdf2cdb4b119bd5a34d7 MD5sum: b6571cc407e8c990c90d4d9b68c79db1 Description: Python 3 implementation of MessagePack format MessagePack is a binary-based efficient object serialization format. It enables the exchange of structured objects between many languages like JSON. But unlike JSON, it is very fast and small. . This package contains a Python 3 extension module implementing the MessagePack format. Package: salt-api Source: salt Version: 3000.2+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_3000.2+ds-1_all.deb Size: 13098 SHA256: 51297d63f964f82153eafd95d9fc6aee1faf27b47798efaec2b45aa3302610ae SHA1: acc88012bd9c8bb7d5dcbb79dd1e19d6c029e9bd MD5sum: 3bad9333f87960461a420da932570b53 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: 3000.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3000.2+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_3000.2+ds-1_all.deb Size: 14222 SHA256: 3237e4256c00b6f79219f569f9809c1701d133f5d0775a2382525fca98fb09e4 SHA1: 7216777ec4b59c85697d7a21ff669471b0e5d514 MD5sum: ee647ded6f6f4e24b7756962eeb61c9e 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: 3000.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 29827 Depends: python3-apt, python3-dateutil, python3-jinja2, python3-msgpack (>= 0.5.6), python3-pkg-resources, python3-requests, python3-yaml, python3-systemd, python3-psutil, python3-gnupg, python3-crypto, python3-markupsafe, python3-zmq, 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_3000.2+ds-1_all.deb Size: 6863576 SHA256: facd7359634f3b8d846d56b62ab091d88401ab0f814ceac096e5f602d32c5b7c SHA1: a8258c7eb507305c2a7b1969e89a77105b829fc5 MD5sum: 4ee0c2b273c32de80236f5e87a32f7dd 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: 3000.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 126 Depends: python3-crypto (>= 2.6.1), python3-zmq (>= 14.4.0), salt-common (= 3000.2+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_3000.2+ds-1_all.deb Size: 40600 SHA256: 8ca07cad36c362674835ac097ad62fc78297e27fc11d028b87f9e0aa373badc7 SHA1: 8f5be36286840c5a8c695e22f1b8d7188130a83a MD5sum: 5cbb30a42d53a7927cb0aa335f0cf5cc 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: 3000.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: bsdmainutils, dctrl-tools, python3-crypto (>= 2.6.1), python3-zmq (>= 14.4.0), salt-common (= 3000.2+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_3000.2+ds-1_all.deb Size: 28302 SHA256: 91fa51ff55339d9e06acb345417dd9582817112697d5fa5396c6b91a90b7e430 SHA1: 758ecaa249bcb9b7f07e91be9edb7bd60f21503c MD5sum: d43b127915a17e676eb6cb94f0a8387e 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: 3000.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3000.2+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3000.2+ds-1_all.deb Size: 13884 SHA256: 400187717688c3ef5ad61b22e04bc40d89b22fe333306e259d875a87ded822be SHA1: d6ec164aeab77dcb02f30288ade7e4a9988a7874 MD5sum: 5257347b0e97369d32c55e03a9fc4d83 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: 3000.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master (= 3000.2+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_3000.2+ds-1_all.deb Size: 13404 SHA256: f6f41939e68ef1e9842ebd42950d3b23814cabd8fcf24344fae665beb517effa SHA1: 094cd690fbd5d5eb607253943029391054951ab5 MD5sum: dd9039e5ab800d657124fc956195f40e 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.