Package: python3-contextvars Source: contextvars Version: 2.4-1 Architecture: all Maintainer: Salt Stack Packaging Installed-Size: 26 Depends: python3-immutables, python3:any (>= 3.5~) Homepage: https://github.com/MagicStack/contextvars Priority: optional Section: python Filename: pool/main/c/contextvars/python3-contextvars_2.4-1_all.deb Size: 4500 SHA256: 6920fe7a5a2a1df0c9afa7d3a77d91260d1b4f6d12858407d3f77cde8ed60692 SHA1: 44d6475d62453cb3970350172de55ab3a1c53530 MD5sum: 6bf1ade8e34c83cdf651345322d1a88d Description: python contextvars library This package installs the library for Python 3. Package: python3-immutables Source: immutables Version: 0.14-1 Architecture: armhf Maintainer: Salt Stack Packaging Installed-Size: 196 Depends: python3 (<< 3.8), python3 (>= 3.7~), python3:any (>= 3.5~), libc6 (>= 2.4) Homepage: https://github.com/MagicStack/immutables Priority: optional Section: python Filename: pool/main/i/immutables/python3-immutables_0.14-1_armhf.deb Size: 37868 SHA256: 43b6954808aad58ed65168d8d898194c5f4931a6a5b0123403379d3fdbb828ec SHA1: e7341894e843787e97e2bb87c4917291ca209018 MD5sum: e42fe8aaead96b7d99f4d56418d59562 Description: python immutables library This package installs the library for Python 3. Package: python3-immutables-dbgsym Source: immutables Version: 0.14-1 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Salt Stack Packaging Installed-Size: 72 Depends: python3-immutables (= 0.14-1) Priority: optional Section: debug Filename: pool/main/i/immutables/python3-immutables-dbgsym_0.14-1_armhf.deb Size: 56432 SHA256: 829460b75cc02e3accb73e8a6250c6bbbcc9e730228d14891ef70fa5b8e59649 SHA1: 9fb62eec45b815bcefe00f14f1fa31c5b3650cd3 MD5sum: 07e8e95f8c6a30bfb80320aa08c90f59 Description: debug symbols for python3-immutables Build-Ids: 4bd341299b5c016b2939a14c1c5b9587cdd2c229 Package: salt-api Source: salt Version: 3005+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 53 Depends: salt-master, python3:any Recommends: python3-cherrypy3 Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-api_3005+ds-1_all.deb Size: 13036 SHA256: 7bb7f38f03a754e3db500052277d4678e40cd5dc08ab7800eb201e3535ad6e02 SHA1: 5187eb7e9da83c32db740801d0e4e06cae759690 MD5sum: 12d7da2b8797663b2577545d7e86a15c 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: 3005+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3005+ds-1), python3:any Recommends: python3-netaddr Suggests: python3-botocore Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-cloud_3005+ds-1_all.deb Size: 14368 SHA256: 17f346c2a69e956a688684bf0a7b50a16b9f976beb3a2db1f494f6e632d335ea SHA1: 7a2d29ac216f10b395ef13e8044dd19ec88816dc MD5sum: ac161e3a61dae9c64ab4fa3ff346908f 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: 3005+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 30989 Depends: python3-apt, python3-dateutil, python3-jinja2, python3-msgpack (>= 0.4), python3-pkg-resources, python3-requests, python3-yaml, python3-systemd, python3-psutil, python3-distro, python3-pycryptodome, python3-zmq (>= 17.0.0), python3-markupsafe, python3:any Recommends: lsb-release, python3-contextvars, python3-croniter Suggests: python3-pycurl, python3-twisted Breaks: python3-mako (<< 0.7.0) Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-common_3005+ds-1_all.deb Size: 7234884 SHA256: dcd4e9a8c741042a2da9a005ef74a34fd81032ba2d8be94b943b52195ab914d5 SHA1: 5373bdf5b431f662cc12d739b12f475259035493 MD5sum: 2d8d58ce5ad41bccc8e55526d78b9956 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: 3005+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 126 Depends: salt-common (= 3005+ds-1), python3:any Recommends: python3-git Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-master_3005+ds-1_all.deb Size: 40136 SHA256: 435f508bc8a8d3023723d15bb1d29947f4cba29d4175eb96f55c84a774de2589 SHA1: 68a02a61a506aa859f7f09c07578f0b56b18f393 MD5sum: 37fec20eb14dae133434fbf396e585f1 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: 3005+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 127 Depends: bsdmainutils, dctrl-tools, salt-common (= 3005+ds-1), python3:any Recommends: debconf-utils, dmidecode Suggests: python3-augeas Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-minion_3005+ds-1_all.deb Size: 28492 SHA256: 436ca5d62e5f60c7266f846cbeae3c0b6ff034bcfa01248ab9b9d167fb6fb30a SHA1: 089db8d2201c116523c2e14c315110964b9ef6fd MD5sum: 46ec944c9f54abed401b2f9b2ae3911e 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: 3005+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3005+ds-1), python3:any Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-ssh_3005+ds-1_all.deb Size: 14124 SHA256: fe41fc6a6c253a2314eb94517571cb162a9abc466c58a6b47623766002ddfb0b SHA1: b55d671b2392abb8352e451ee978f06edc13060a MD5sum: 0943a08f4920556468b127a600395bb3 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: 3005+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 53 Depends: salt-master (= 3005+ds-1), python3:any Homepage: https://saltproject.io/ Priority: optional Section: admin Filename: pool/main/s/salt/salt-syndic_3005+ds-1_all.deb Size: 13240 SHA256: 3e708f301c0e87293c33a716e9d8dbc7704488272843d45e78a7e1829ccb3dd0 SHA1: d18bfb8ec2ed3bbf0a328fb79f6230d4690517bf MD5sum: 68eed14c411f57e0a745b28f5faba794 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.