Package: libnacl-dev Source: nacl Version: 20110221-4.1 Architecture: amd64 Maintainer: Sergiusz Pawlowicz Installed-Size: 399 Homepage: http://nacl.cace-project.eu/ Priority: extra Section: libdevel Filename: pool/main/n/nacl/libnacl-dev_20110221-4.1_amd64.deb Size: 69582 SHA256: 133b08bf313fb244dd2b8e7ca2b7044e175838f6e78f672d817629d2e3c23ace SHA1: 4e58f0f2b17c413e05ddfbc16b2d35e98498b322 MD5sum: b2af54835a615fc8c35c3a3a4f3e60ec 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: 63104 SHA256: c4c4db24d854f44d6c5316014f339b585dff6f8506acbaffb49c0baca5f91f7d SHA1: 3a8bcf09e2a883da453187000a80643dd918dbc6 MD5sum: d1ae45eb4888c4207562fc39a7f7671f 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: 219280 SHA256: e4b44593dcc847dcd909a57e420ea4636627e3c1c915f4bd23d7b0227bfd45f5 SHA1: fe645435b9623af6f3fe79ed3ce5a95121e987c3 MD5sum: 79766c4df282dfb1fb0de346263e8cb5 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: 1226638 SHA256: 8a6da9d60e4eb39d5e957fcd0e9d0ef8204d194801cc1dfdf39ba20f9a3944c2 SHA1: 2946fe411a3e6c80e780721b6a92d0e91d98bce4 MD5sum: e1a793871b710310a28990134f350c3f 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: 104300 SHA256: 6941c170326018e44517e96356d9513afbe4510b51e1646b0e1876c454259527 SHA1: 0892221a6f1afc4931de7af4536aa26ba635caba MD5sum: ae69f346a751e127d6bd52b6a17e5f61 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: 130834 SHA256: c47371d9fedd269733c476af24ccc576ac3fa335353abb8ee28fc0a335ccd758 SHA1: 538f23886e6131d8ca6e897841792156e0e5f0dd MD5sum: 9a0db6c724ba262238200565d83e5add 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: 219340 SHA256: dc5f8bc907386b1997db6defc27125be2531dcd8868837a05aec1be236702dc3 SHA1: dea10c9c52d345c93a55e13885a85f44847643ad MD5sum: 6155c895d71dc5fa7ad06e2fa3854f33 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: 1212062 SHA256: f306f6205c5c99c3d179f494557e394785eb47ff2aa91b4e96a63b72b3c0c55c SHA1: bf1d7baa792e32bcf2b4900fddc9dd6e073a1e27 MD5sum: 50732361ab74903a1933f02e208c6549 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: 104356 SHA256: 5c2dfb2292473d55d8865bab213bc1621acacbbeaa3a96e6a5bf72ad4ace195a SHA1: 7b0469e93e4b4ab4ec961a8ad7c1156d17268b02 MD5sum: 2f5d33acd518bc288fda14b38174e75d 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: 130070 SHA256: f130b4bbed1614b4657caf1f7332e7a522abd80f9b27a1f43a9a52c0206f45c6 SHA1: 6541622cfb801939ccc397f7e4d4cb9df26c3c16 MD5sum: cb747b4390053a188992311f0276204d 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: 2018.3.4+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_2018.3.4+ds-1_all.deb Size: 13020 SHA256: e41e54f205c466e7aa2ed98e4fd31c3854041479e782e5b24ce8b39adf905e00 SHA1: 6acf161ef4f81017e9e820a2bfa18b82a9c864b1 MD5sum: 877e91313aa22c0aba2a92572fff6a73 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: 2018.3.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 2018.3.4+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_2018.3.4+ds-1_all.deb Size: 14332 SHA256: 7be88962584e5e97992c0d7646d80381cd43b59466d21d2c6c00512cccae4ead SHA1: c68be564f97891e20df8c1bf84d875362229a016 MD5sum: a283d2db3d39f199cb2842fc6e64a76c 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: 2018.3.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 26328 Depends: python3-apt, python3-dateutil, python3-jinja2, python3-msgpack, python3-pkg-resources, python3-requests, python3-tornado (>= 4.2.1), python3-tornado (<< 5), python3-yaml, python3-systemd, python3-psutil, 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_2018.3.4+ds-1_all.deb Size: 5942422 SHA256: 65c1a679f0e2288fdd3b755704b7996f8a7c4a3a814a8271afe756699f0c98bb SHA1: 14c5b83820aee6252c094f3a6a349f0f39a5ba71 MD5sum: dc37813a5e1f80ce0bae2b455ea28858 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: 2018.3.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 127 Depends: python3-crypto (>= 2.6.1), python3-zmq (>= 13.1.0), salt-common (= 2018.3.4+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_2018.3.4+ds-1_all.deb Size: 40990 SHA256: d0d190cf9d7fe22139f9f6a7d11b995bcd1e2cf2c0db6f1f0ca67f986254738d SHA1: 42699c2e6a38c005c109f73b290ea6c111f4df5f MD5sum: f712c70058e276ad50aea9b6c34aed99 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: 2018.3.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 127 Depends: bsdmainutils, dctrl-tools, python3-crypto (>= 2.6.1), python3-zmq (>= 13.1.0), salt-common (= 2018.3.4+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_2018.3.4+ds-1_all.deb Size: 27812 SHA256: ba4c46f208077eff223d2defe0ebf6ba297e8ecf7cba3309d352bd1f04601c0b SHA1: 89911d52f301d78785e304eb2f666a2350f113e6 MD5sum: d0b0e838100ac322ca1df3318a48f01e 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: 2018.3.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 2018.3.4+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_2018.3.4+ds-1_all.deb Size: 13784 SHA256: 0ddd63d4e4dae239640efea5bed48742f0767bfd54e46d6973911608cf1b1127 SHA1: 004cf1601814a3ffd83fc19e69bafe5e2456f200 MD5sum: 00c25bb89e38d0ade425ec746f87367e 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: 2018.3.4+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master (= 2018.3.4+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_2018.3.4+ds-1_all.deb Size: 13334 SHA256: e5921553cf4100a93e02920758c2ce6b842e4fb31f1ac052c7b91ca74d9cd9b2 SHA1: a3ebabf73807963a2eac4c4bb62b73110f190787 MD5sum: 035206149e36867bd1c3209a60480d2c 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.