Package: libnacl-dev Source: nacl Version: 20110221-4.1 Architecture: amd64 Maintainer: Sergiusz Pawlowicz Installed-Size: 400 Homepage: http://nacl.cace-project.eu/ Priority: extra Section: libdevel Filename: pool/main/n/nacl/libnacl-dev_20110221-4.1_amd64.deb Size: 69540 SHA256: b2e18036c24f796a507f5e62b85f10c4ecdf2a907d6901fdd9e7b83030c1ab4d SHA1: 71b1656b5748ae15012efb95946474705331829b MD5sum: d0046876165c8f4d3d089ed806100ef2 Description: High-speed software library for network communication NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. This package contains header and library files needed for software development that makes use of NaCl. Package: nacl-tools Source: nacl Version: 20110221-4.1 Architecture: amd64 Maintainer: Sergiusz Pawlowicz Installed-Size: 236 Depends: libc6 (>= 2.16) Homepage: http://nacl.cace-project.eu/ Priority: extra Section: libs Filename: pool/main/n/nacl/nacl-tools_20110221-4.1_amd64.deb Size: 63152 SHA256: a6cdaf5771ecf251a5d59c322518cfe25a9783192a5e63d07228740b69df10ed SHA1: d04e576de466e85beca699aa581000f4e92694a1 MD5sum: deb68168a28d1c5a2e8b9cb543ae7f89 Description: NaCl and CurveCP tools NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. Tools include basic programs to deploy CurveCP message-handling. Package: python-ioflo Source: ioflo Version: 1.7.4-2 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1914 Depends: python (>= 2.7), python (<< 2.8) Priority: optional Section: python Filename: pool/main/i/ioflo/python-ioflo_1.7.4-2_all.deb Size: 219240 SHA256: 1c154320d27c838f0a374059fbec46f2795e8ae208830c09a2e69fad5c7f9709 SHA1: 14504bb6937e0dab095bdf903e3e1c4333530a54 MD5sum: 6b3ba79bb8edb8ca493f68d0e9d02263 Description: Flow Based Programming Automated Reasoning Engine and Automa Enabling the Programmable World. http://ioflo.com 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: 1226870 SHA256: 86bdd2815d28e514a785ec1e2ebacdd6019dd0ff6831bb2509bbddaf8154ea39 SHA1: ec0d679df651212f25cfe718aa3ac9650bb1918f MD5sum: 7cad7896a0a0d596a9b0924a5718b602 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-raet Source: raet Version: 0.6.8-2 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1556 Depends: python (>= 2.7), python (<< 2.8), python-ioflo, python-libnacl, python-six, python-enum34 Priority: optional Section: python Filename: pool/main/r/raet/python-raet_0.6.8-2_all.deb Size: 104328 SHA256: 788649ab1cac70a1c93a705c8c4c53b473ba707916a6b8bac888c6b95e27e5e5 SHA1: 70d3fb9ba4215bfbe81f85cd7798566cfeef5dbc MD5sum: ed6ae41cb05a4fdeba67f2981465fa2e 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~), 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: 130438 SHA256: a7b4b3db82a04d8ac3dc0f75a17c892584ff121b69553d7d270a12970e42c9c7 SHA1: 1e5ddb904a9177105d5b743acbd326391ba3587e MD5sum: 52d72393d654cd471d9d47f346fa4897 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: 219382 SHA256: 72a0c281fcfce74a0fe6c3365f99878d87d4fca2dd4786cc9a4c36f6fb97eed8 SHA1: 645ed843b6ebc4d145d5a81b3bc8b23f66fde6ed MD5sum: 6384bf85be4496aefe359d0c28068f79 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-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: 1212112 SHA256: 50ba6f8d1e01636cb8c24b97c5fa0aef31ef1686da327ccb8e76f9c3f0fccd4f SHA1: 3c7a37e8226accaca76f3f152e56a393fe54a6fb MD5sum: 47d80b6d9171ec65e885c77d10d62ede 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-raet Source: raet Version: 0.6.8-2 Architecture: all Maintainer: Samuel M. Smith Installed-Size: 1556 Depends: 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: 104360 SHA256: 3ac14bc34e4f5a2575e099351fc4efcdb231439806506f9dbd824b1488289436 SHA1: 8292b61379367311ae8789dc8ab86012159387c9 MD5sum: 33d43aed6ec5c4dbf7c4bb94e8b58fc8 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: 573 Depends: python3 (<< 3.6), python3 (>= 3.5~), 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: 130166 SHA256: 61203331f80625da4d97eb4576fa4fde105a8a8f434805b1d72defc84506e377 SHA1: 71ebb187a07e1fc059c848ee6f4356556290faa6 MD5sum: b4193bf702e4a72d24f8fd56f9fc0e99 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.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_2019.2.2+ds-1_all.deb Size: 13036 SHA256: 986ff3f7a54a71700f0fb7ea0f9099aa661b06a91e74bad63fa86fd47d635c29 SHA1: 0da895fac3d6775bfa2afbfb800ea926e205e2c2 MD5sum: 1b0c40f4400f07412bca9aa841db4fa7 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.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 2019.2.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_2019.2.2+ds-1_all.deb Size: 14308 SHA256: 4e4e4cbb3fb16ec0783cf313123974e5a11dc7ffbe8a9215ab22a8a987be8584 SHA1: e9c1b2140853b35e9fc110ac0b5670d403d00aa5 MD5sum: 27b1a8f994e8256070c1fa73e197a489 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.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 28178 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 Breaks: python3-mako (<< 0.7.0) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_2019.2.2+ds-1_all.deb Size: 6498558 SHA256: a42e8ac54b3d8f5c6d541354904315943547cf4b0591d9ab1e5a65bd7bc0d90d SHA1: dea2be33d8ee382a9b782ef896bf5a540fd7d672 MD5sum: 99477b3530ca7e8f8993848c16c1a477 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.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: python3-crypto (>= 2.6.1), python3-zmq (>= 14.4.0), salt-common (= 2019.2.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_2019.2.2+ds-1_all.deb Size: 41188 SHA256: 348845180b863f907760d0aeccb46334853054c083070d9a0c6bd0794e8a573e SHA1: 99394add75ef1b8ebf1e4648a8b35f6512e2e632 MD5sum: e4cfe71fb53e4bc88152fcafd7254db6 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.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 (= 2019.2.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_2019.2.2+ds-1_all.deb Size: 28172 SHA256: 456cdb0691b386b5293840d9a382b33c3538abbeb6c8988f248b3b9624902253 SHA1: ed46a91f531fd629a123acd142989f75addd06f8 MD5sum: 26c1f7fbadfce398631797ae4c8108c6 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.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 2019.2.2+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_2019.2.2+ds-1_all.deb Size: 13796 SHA256: 028242cbfb8dae2182d3852e5536c1a16d3f7e2f67373b5a729eb04a045f6931 SHA1: 4c63be711c11d602a4a7eb25897d232347b81ec2 MD5sum: e5f18015d831f4883676e95c14eb4228 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.2+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master (= 2019.2.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_2019.2.2+ds-1_all.deb Size: 13352 SHA256: 398427aed85f5c4228c7653bc0cceb9a342516df2b6ef93ede5a548dd8c2513c SHA1: f4083744e478eebfe461b26fd25445b263ef4818 MD5sum: fabe41610c13684a79f658d19bbf05c0 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.