Package: adduser
Version: 3.152
Architecture: all
Maintainer: Debian Adduser Developers <adduser@packages.debian.org>
Installed-Size: 428
Depends: passwd (>= 1:4.17.2-5)
Suggests: liblocale-gettext-perl, perl, cron, quota
Filename: ./pool/adduser_3.152_all.deb
Size: 190932
MD5sum: 3e2aa9bed1bdede835f08a225c5de673
SHA1: 4381d3865d7422032b5acc9a59003ef39e59d09d
SHA256: e50984d2e1ef6300e3fd51303839842189a077b10cb5cadff1923df10c61c493
Section: admin
Priority: important
Multi-Arch: foreign
Description: add and remove users and groups
 This package includes the 'adduser' and 'deluser' commands for creating
 and removing users.
 .
  - 'adduser' creates new users and groups and adds existing users to
    existing groups;
  - 'deluser' removes users and groups and removes users from a given
    group.
 .
 Adding users with 'adduser' is much easier than adding them manually.
 'Adduser' will choose UID and GID values that conform to Debian policy,
 create a home directory, copy skeletal user configuration, and
 automate setting initial values for the user's password, real name
 and so on.
 .
 'Deluser' can back up and remove users' home directories
 and mail spool or all the files they own on the system.
 .
 A custom script can be executed after each of the commands.
 .
 'Adduser' and 'Deluser' are intended to be used by the local
 administrator in lieu of the tools from the 'useradd' suite, and
 they provide support for easy use from Debian package maintainer
 scripts, functioning as kind of a policy layer to make those scripts
 easier and more stable to write and maintain.

Package: apt
Version: 3.0.3
Architecture: amd64
Maintainer: APT Development Team <deity@lists.debian.org>
Installed-Size: 4480
Depends: base-passwd (>= 3.6.1) | adduser, sqv (>= 1.3.0), libapt-pkg7.0 (>= 3.0.3), debian-archive-keyring, libc6 (>= 2.38), libgcc-s1 (>= 3.0), libseccomp2 (>= 2.4.2), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libsystemd0
Recommends: ca-certificates
Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg | gnupg2 | gnupg1, powermgmt-base
Conflicts: apt-verify, libnettle8 (<< 3.9.1-2.2~)
Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10)
Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
Provides: apt-transport-https (= 3.0.3)
Filename: ./pool/apt_3.0.3_amd64.deb
Size: 1452192
MD5sum: 76925aa223bcc069e7a062819111857b
SHA1: f322c60c73430de334f48aaf4be1918bcd4a72e9
SHA256: 55e341fbe92d7502c98faf1b3c235393ea0744db119cf2173603e965b658aef4
Section: admin
Priority: required
Description: commandline package manager
 This package provides commandline tools for searching and
 managing as well as querying information about packages
 as a low-level access to all features of the libapt-pkg library.
 .
 These include:
  * apt-get for retrieval of packages and information about them
    from authenticated sources and for installation, upgrade and
    removal of packages together with their dependencies
  * apt-cache for querying available information about installed
    as well as installable packages
  * apt-cdrom to use removable media as a source for packages
  * apt-config as an interface to the configuration settings
  * apt-extracttemplates is used by debconf to prompt for configuration
    questions before installation.

Package: apt-transport-https
Source: apt
Version: 3.0.3
Architecture: all
Maintainer: APT Development Team <deity@lists.debian.org>
Installed-Size: 48
Depends: apt (>= 1.5~alpha4)
Filename: ./pool/apt-transport-https_3.0.3_all.deb
Size: 38636
MD5sum: aeece0411c76294db0f4eea37eee966d
SHA1: 4b8b9b5eefceb7ceaea321cd7310116d4836d1b9
SHA256: b160504c20da5557ad6d5dd691f2ea486874e50539af2e5f389b5cbb047837e7
Section: oldlibs
Priority: optional
Multi-Arch: foreign
Description: transitional package for https support
 This is a dummy transitional package - https support has been moved into
 the apt package in 1.5. It can be safely removed.

Package: base-passwd
Version: 3.6.7
Architecture: amd64
Essential: yes
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Installed-Size: 272
Depends: libc6 (>= 2.34), libdebconfclient0 (>= 0.145), libselinux1 (>= 3.1~)
Recommends: debconf (>= 0.5) | debconf-2.0
Replaces: base
Filename: ./pool/base-passwd_3.6.7_amd64.deb
Size: 53712
MD5sum: f7e42367f9aa329b83c4aecd865c8bc4
SHA1: a729442bb25a09aa9f3fa19d540b1abb3ce1c17a
SHA256: cf31c6956ab5f65815d9d9ea1615c4f78ecd2893c31119658248a4756cee83e7
Section: admin
Priority: required
Multi-Arch: foreign
Description: Debian base system master password and group files
 These are the canonical master copies of the user database files
 (/etc/passwd and /etc/group), containing the Debian-allocated user and
 group IDs. The update-passwd tool is provided to keep the system databases
 synchronized with these master files.

Package: bash-completion
Version: 1:2.16.0-7
Architecture: all
Maintainer: Gabriel F. T. Gomes <gabriel@debian.org>
Installed-Size: 1952
Provides: dh-sequence-bash-completion
Filename: ./pool/bash-completion_1%3a2.16.0-7_all.deb
Size: 319436
MD5sum: 06a418478e9eda6dab983720bfe0fd09
SHA1: 3d1fdb798fb62c3b24d71c84da85f7aa6348941e
SHA256: e94b49cbfeccbf620effb20f4e9968bbbe6a5acbe0a5d7140ba394249060464a
Section: shells
Priority: standard
Multi-Arch: foreign
Homepage: https://github.com/scop/bash-completion
Description: programmable completion for the bash shell
 bash completion extends bash's standard completion behavior to achieve
 complex command lines with just a few keystrokes.  This project was
 conceived to produce programmable completion routines for the most
 common Linux/UNIX commands, reducing the amount of typing sysadmins
 and programmers need to do on a daily basis.

Package: ca-certificates
Version: 20250419
Architecture: all
Maintainer: Julien Cristau <jcristau@debian.org>
Installed-Size: 390
Depends: openssl (>= 1.1.1), debconf (>= 0.5) | debconf-2.0
Enhances: openssl
Breaks: ca-certificates-java (<< 20121112+nmu1)
Filename: ./pool/ca-certificates_20250419_all.deb
Size: 161704
MD5sum: ea04777e0779a9e36b0a13bac0e61b4b
SHA1: 3003d7ee20f8100b1c4064f06db3347479a45468
SHA256: ef590f89563aa4b46c8260d49d1cea0fc1b181d19e8df3782694706adf05c184
Section: misc
Priority: standard
Multi-Arch: foreign
Description: Common CA certificates
 Contains the certificate authorities shipped with Mozilla's browser to allow
 SSL-based applications to check for the authenticity of SSL connections.
 .
 Please note that Debian can neither confirm nor deny whether the
 certificate authorities whose certificates are included in this package
 have in any way been audited for trustworthiness or RFC 3647 compliance.
 Full responsibility to assess them belongs to the local system
 administrator.

Package: curl
Version: 8.14.1-2+deb13u2
Architecture: amd64
Maintainer: Debian Curl Maintainers <team+curl@tracker.debian.org>
Installed-Size: 494
Depends: libc6 (>= 2.34), libcurl4t64 (= 8.14.1-2+deb13u2), zlib1g (>= 1:1.1.4)
Recommends: bash-completion
Filename: ./pool/curl_8.14.1-2+deb13u2_amd64.deb
Size: 269932
MD5sum: 30599d4e419e3097bed4eb867d85faf3
SHA1: 4fa0373dd0e79ce491c8fa3a43104eb484877338
SHA256: 1567c4c5b5d1ca0b2964d31b36e62357012ca9ff025cf6355a7bf839f717e4d4
Section: web
Priority: optional
Multi-Arch: foreign
Homepage: https://curl.se/
Description: command line tool for transferring data with URL syntax
 curl is a command line tool for transferring data with URL syntax, supporting
 DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
 POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form
 based upload, proxies, cookies, user+password authentication (Basic, Digest,
 NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a
 busload of other useful tricks.

Package: debconf
Version: 1.5.91
Architecture: all
Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Installed-Size: 497
Recommends: apt (>= 2.9.11~) | apt-utils, debconf-i18n
Suggests: debconf-doc, debconf-kde-helper, debconf-utils, libgtk3-perl, libnet-ldap-perl, libterm-readline-gnu-perl, perl, whiptail | dialog
Conflicts: debconf-tiny, whiptail-utf8 (<= 0.50.17-13)
Replaces: debconf-tiny
Provides: debconf-2.0
Filename: ./pool/debconf_1.5.91_all.deb
Size: 121088
MD5sum: 19f464db8fc065dfbca92198ee28f058
SHA1: d1922ab37a3b1d767c0176cd192b3540359ee444
SHA256: 1ddc7e6c5925f748eefb7ca811d98e049f18c158bb21fbc7e122262ce6011e49
Section: admin
Priority: important
Multi-Arch: foreign
Description: Debian configuration management system
 Debconf is a configuration management system for debian packages. Packages
 use Debconf to ask questions when they are installed.

Package: debconf-i18n
Source: debconf
Version: 1.5.91
Architecture: all
Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Installed-Size: 842
Depends: debconf (= 1.5.91), liblocale-gettext-perl, libtext-charwidth-perl, libtext-iconv-perl, libtext-wrapi18n-perl
Conflicts: debconf-english
Filename: ./pool/debconf-i18n_1.5.91_all.deb
Size: 217348
MD5sum: 72e94419cd3471133c8e56abf8ff8506
SHA1: e70fc8d87b312e0cf0fd6508e5afc23bff95e58f
SHA256: 5318c589c3a4e8fc0c1b7829ae1f010946d7fc7f7892b20021ea8e5fbbbcf6fb
Section: localization
Priority: important
Description: full internationalization support for debconf
 This package provides full internationalization for debconf, including
 translations into all available languages, support for using translated
 debconf templates, and support for proper display of multibyte character
 sets.

Package: debian-archive-keyring
Version: 2025.1
Architecture: all
Maintainer: Debian Release Team <packages@release.debian.org>
Installed-Size: 302
Filename: ./pool/debian-archive-keyring_2025.1_all.deb
Size: 179244
MD5sum: 292a328394db239d2cb6a476a7823e01
SHA1: d9ece07d6610a9ef3b3048c302d70daffbf8c4cc
SHA256: 9ea7778e443144ca490668737a8ab22dd3e748bb99e805e22ec055abeb3c7fac
Section: misc
Priority: important
Multi-Arch: foreign
Description: OpenPGP archive certificates of the Debian archive
 The Debian project digitally signs its Release files. This package
 contains the archive certificates used for that.

Package: debianutils
Version: 5.23.2
Architecture: amd64
Essential: yes
Maintainer: Ileana Dumitrescu <ileanadumitrescu95@gmail.com>
Installed-Size: 225
Pre-Depends: libc6 (>= 2.38)
Breaks: ifupdown (<< 0.8.36+nmu1), printer-driver-pnm2ppa (<< 1.13-12), x11-common (<< 1:7.7+23~)
Filename: ./pool/debianutils_5.23.2_amd64.deb
Size: 92360
MD5sum: 84739088394105b79e8df877d907c753
SHA1: 84c4bfe0a69ec1610d389f505356fee1654d79b8
SHA256: 720e43fda316676076498b4224ad3318049deafe60cc7c601011048de03ee97d
Section: utils
Priority: required
Multi-Arch: foreign
Description: Miscellaneous utilities specific to Debian
 This package provides a number of small utilities which are used
 primarily by the installation scripts of Debian packages, although
 you may use them directly.
 .
 The specific utilities included are:
 add-shell installkernel ischroot remove-shell run-parts savelog
 update-shells which

Package: dirmngr
Source: gnupg2 (2.4.7-21)
Version: 2.4.7-21+b3
Architecture: amd64
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Installed-Size: 967
Depends: adduser, gpgconf (= 2.4.7-21+b3), init-system-helpers (>= 1.52), libassuan9 (>= 2.5.0), libc6 (>= 2.38), libgcrypt20 (>= 1.11.0), libgnutls30t64 (>= 3.8.1), libgpg-error0 (>= 1.49), libksba8 (>= 1.6.3), libldap2 (>= 2.6.2), libnpth0t64 (>= 1.8)
Recommends: gnupg (= 2.4.7-21)
Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, tor
Enhances: gpg, gpgsm, squid
Filename: ./pool/dirmngr_2.4.7-21+b3_amd64.deb
Size: 383796
MD5sum: 7a123f7c1d47f2a3bb7d3b17d172b925
SHA1: 72b1c420b61423ae7b1d3552b995aeb089bcad4a
SHA256: 342d361d8481d88078344c0bbeebcefd89bca8cd63f23855b8a1da9c6d9cbfea
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://www.gnupg.org/
Description: GNU privacy guard - network certificate management service
 dirmngr is a server for managing and downloading OpenPGP and X.509
 certificates, as well as updates and status signals related to those
 certificates.  For OpenPGP, this means pulling from the public
 HKP/HKPS keyservers, or from LDAP servers.  For X.509 this includes
 Certificate Revocation Lists (CRLs) and Online Certificate Status
 Protocol updates (OCSP).  It is capable of using Tor for network
 access.
 .
 dirmngr is used for network access by gpg, gpgsm, and dirmngr-client,
 among other tools.  Unless this package is installed, the parts of
 the GnuPG suite that try to interact with the network will fail.

Package: galera-4
Version: 26.4.24-deb13
Architecture: amd64
Maintainer: Codership Oy <info@codership.com>
Installed-Size: 47681
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libssl3t64 (>= 3.0.0), libstdc++6 (>= 14)
Conflicts: galera-3, garbd-2, garbd-3, garbd2, garbd3, percona-galera-3, percona-galera-4, percona-xtradb-cluster-galera, percona-xtradb-cluster-galera-2.x, percona-xtradb-cluster-galera-26, percona-xtradb-cluster-galera-3.x, percona-xtradb-cluster-galera-4.x, percona-xtradb-cluster-garbd-2.x, percona-xtradb-cluster-garbd-3.x, percona-xtradb-cluster-garbd-4.x
Breaks: galera
Replaces: galera
Provides: galera, galera-4, wsrep
Filename: ./pool/galera-4_26.4.24-deb13_amd64.deb
Size: 12300728
MD5sum: df8631077893488604f826766ea9cb40
SHA1: d65c509830fce3c6fb7afa6cdc364c284aba6bb9
SHA256: 085c98b4d359f3d203047a64da4d0ee9b79736fd26777dcac0ee096ecf0a9e08
Section: libs
Priority: optional
Homepage: https://www.galeracluster.com/
Description: Replication framework for transactional applications
 Galera is a fast synchronous multimaster wsrep provider (replication engine)
 for transactional databases and similar applications. For more information
 about wsrep API see https://github.com/codership/wsrep-API. For a description
 of Galera replication engine see http://galeracluster.com.
 .
 This package contains the Galera library/plugin.

Package: gawk
Source: gawk (1:5.2.1-2)
Version: 1:5.2.1-2+b1
Architecture: amd64
Maintainer: Adrian Bunk <bunk@debian.org>
Installed-Size: 2911
Pre-Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.3.0+dfsg), libmpfr6 (>= 3.1.3), libreadline8t64 (>= 6.0), libsigsegv2 (>= 2.9)
Suggests: gawk-doc
Provides: awk
Filename: ./pool/gawk_1%3a5.2.1-2+b1_amd64.deb
Size: 673696
MD5sum: 93d7dd31cdebefe2fedb5964de8fe56f
SHA1: c27d729cf6c68e2f42918f210bf717a28489f552
SHA256: 0e3b376e74cadfa5049bc8248c563efe89fd45e31466f8891c094c65c0879f5c
Section: interpreters
Priority: optional
Multi-Arch: foreign
Homepage: http://www.gnu.org/software/gawk/
Description: GNU awk, a pattern scanning and processing language
 `awk', a program that you can use to select particular records in a
 file and perform operations upon them.
 .
 Gawk is the GNU Project's implementation of the AWK programming language.
 It conforms to the definition of the language in the POSIX 1003.2 Command
 Language And Utilities Standard. This version in turn is based on the
 description in The AWK Programming Language, by Aho, Kernighan, and
 Weinberger, with the additional features defined in the System V Release
 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk
 extensions, and some GNU-specific extensions.

Package: gcc-14-base
Source: gcc-14
Version: 14.2.0-19
Architecture: amd64
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Installed-Size: 112
Breaks: gnat (<< 7)
Filename: ./pool/gcc-14-base_14.2.0-19_amd64.deb
Size: 49432
MD5sum: 8c82dcf89447f04e600379a1a1871f3b
SHA1: 20e45f847eb9c2433ff936af7d3e425abb6c6390
SHA256: 5b6825de4263824b78c4c51f6476414f3b4e89c2ab63e81dc8b9b5501e867cf6
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Description: GCC, the GNU Compiler Collection (base package)
 This package contains files common to all languages and libraries
 contained in the GNU Compiler Collection (GCC).

Package: gnupg
Source: gnupg2
Version: 2.4.7-21
Architecture: all
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Installed-Size: 468
Depends: dirmngr (<< 2.4.7-21.1~), dirmngr (>= 2.4.7-21), gnupg-l10n (= 2.4.7-21), gpg (<< 2.4.7-21.1~), gpg (>= 2.4.7-21), gpg-agent (<< 2.4.7-21.1~), gpg-agent (>= 2.4.7-21), gpgsm (<< 2.4.7-21.1~), gpgsm (>= 2.4.7-21)
Recommends: gnupg-utils (<< 2.4.7-21.1~), gnupg-utils (>= 2.4.7-21), gpg-wks-client (<< 2.4.7-21.1~), gpg-wks-client (>= 2.4.7-21), gpgv (<< 2.4.7-21.1~), gpgv (>= 2.4.7-21)
Suggests: gpg-wks-server (<< 2.4.7-21.1~), gpg-wks-server (>= 2.4.7-21), parcimonie, xloadimage
Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.4.7-21), libgnupg-interface-perl (<< 0.52-3), libgnupg-perl (<= 0.19-1), libmail-gnupg-perl (<= 0.22-1), monkeysphere (<< 0.38~), php-crypt-gpg (<= 1.4.1-1), python-apt (<= 1.1.0~beta4), python-gnupg (<< 0.3.8-3), python3-apt (<= 1.1.0~beta4)
Filename: ./pool/gnupg_2.4.7-21_all.deb
Size: 416912
MD5sum: 175536c2cffa4d61f41e8f68ba6c8413
SHA1: 0b7db4db96ad8801e9d8778cd0fe58033688f64c
SHA256: 41d649d748dd7fa58b802ea3f2411405e2abe493317a45155e63e43473ef93d0
Section: metapackages
Priority: optional
Multi-Arch: foreign
Homepage: https://www.gnupg.org/
Description: GNU privacy guard - a free PGP replacement
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC4880.
 .
 This package contains the full suite of GnuPG tools for cryptographic
 communications and data storage.

Package: gnupg-l10n
Source: gnupg2
Version: 2.4.7-21
Architecture: all
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Installed-Size: 5010
Enhances: dirmngr, gpg, gpg-agent
Filename: ./pool/gnupg-l10n_2.4.7-21_all.deb
Size: 747116
MD5sum: 8bdaa078b37dae42a85500c14320a3a0
SHA1: c78b8341c66d71a492c4dfd9a74d3e57db8b5ff3
SHA256: 9e44eee5d1cbc66937bff0372e926740ad271ed175f8dc783ffd0038df22768d
Section: localization
Priority: optional
Multi-Arch: foreign
Homepage: https://www.gnupg.org/
Description: GNU privacy guard - localization files
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC 4880.
 .
 This package contains the translation files for the use of GnuPG in
 non-English locales.

Package: gnupg-utils
Source: gnupg2 (2.4.7-21)
Version: 2.4.7-21+b3
Architecture: amd64
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Installed-Size: 749
Depends: libbz2-1.0, libc6 (>= 2.38), libgcrypt20 (>= 1.11.0), libgpg-error0 (>= 1.50), libksba8 (>= 1.6.3), zlib1g (>= 1:1.1.4)
Recommends: gpg, gpg-agent, gpgconf, gpgsm
Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Filename: ./pool/gnupg-utils_2.4.7-21+b3_amd64.deb
Size: 193708
MD5sum: c5ed0891e62641cb1bdb45ca740f8fc9
SHA1: 4c84f0d0de70cc1413a97935914c55032df08a7c
SHA256: aa8a60e88ccecde8a9771fbcbce6099b521f33ab134b9719d11d5f42fcbb80f4
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://www.gnupg.org/
Description: GNU privacy guard - utility programs
 GnuPG is GNU's tool for secure communication and data storage.
 .
 This package contains several useful utilities for manipulating
 OpenPGP data and other related cryptographic elements.  It includes:
 .
  * addgnupghome -- create .gnupg home directories
  * applygnupgdefaults -- run gpgconf --apply-defaults for all users
  * gpgparsemail -- parse an e-mail message into annotated format
  * gpgsplit -- split a sequence of OpenPGP packets into files
  * gpgtar -- encrypt or sign files in an archive
  * kbxutil -- list, export, import Keybox data
  * lspgpot -- convert PGP ownertrust values to GnuPG
  * migrate-pubring-from-classic-gpg -- use only "modern" formats
  * symcryptrun -- use simple symmetric encryption tool in GnuPG framework
  * watchgnupg -- watch socket-based logs

Package: gpg
Source: gnupg2 (2.4.7-21)
Version: 2.4.7-21+b3
Architecture: amd64
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Installed-Size: 1594
Depends: gpgconf (= 2.4.7-21+b3), init-system-helpers (>= 1.52), libassuan9 (>= 2.5.1), libbz2-1.0, libc6 (>= 2.38), libgcrypt20 (>= 1.11.0), libgpg-error0 (>= 1.49), libksba8 (>= 1.6.3), libnpth0t64 (>= 1.2), libreadline8t64 (>= 6.0), libsqlite3-0 (>= 3.14.0), zlib1g (>= 1:1.1.4)
Recommends: gnupg (= 2.4.7-21)
Breaks: gnupg (<< 2.1.21-4), keyboxd (<< 2.4.7-4)
Replaces: gnupg (<< 2.1.21-4), keyboxd (<< 2.4.7-4)
Provides: keyboxd (= 2.4.7-21+b3)
Filename: ./pool/gpg_2.4.7-21+b3_amd64.deb
Size: 634152
MD5sum: 5bc4ae5164c1f5804d3dd50c35d35cd9
SHA1: 52aa78f1108a6fd50c93d1ffbbd67dc5ee5c5628
SHA256: 493c82831138bc5486e2e0fcea2be9a7e22bf7b0ec09fc8399abff2a93ce4103
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://www.gnupg.org/
Description: GNU Privacy Guard -- minimalist public key operations
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC4880.
 .
 This package contains /usr/bin/gpg itself, and is useful on its own
 only for public key operations (encryption, signature verification,
 listing OpenPGP certificates, etc).  If you want full capabilities
 (including secret key operations, network access, etc), please
 install the "gnupg" package, which pulls in the full suite of tools.

Package: gpg-agent
Source: gnupg2 (2.4.7-21)
Version: 2.4.7-21+b3
Architecture: amd64
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Installed-Size: 899
Depends: gpgconf (= 2.4.7-21+b3), pinentry-curses | pinentry, init-system-helpers (>= 1.52), libassuan9 (>= 2.5.1), libc6 (>= 2.38), libgcrypt20 (>= 1.11.0), libgpg-error0 (>= 1.49), libnpth0t64 (>= 1.2)
Recommends: gnupg (= 2.4.7-21)
Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, scdaemon, tpm2daemon
Breaks: gnupg-agent (<< 2.1.21-4)
Replaces: gnupg-agent (<< 2.1.21-4)
Provides: gnupg-agent
Filename: ./pool/gpg-agent_2.4.7-21+b3_amd64.deb
Size: 270564
MD5sum: 1f577da08565a4ad0053e8706c2906e9
SHA1: a6b62db7f603ec298984e7deb89312405955ce72
SHA256: bc9aefb420e21bfa8cacbfe72caddb6850142e98e024a2169b31ebaea8f494eb
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://www.gnupg.org/
Description: GNU privacy guard - cryptographic agent
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC4880.
 .
 This package contains the agent program gpg-agent which handles all
 secret key material for OpenPGP and S/MIME use.  The agent also
 provides a passphrase cache, which is used by pre-2.1 versions of
 GnuPG for OpenPGP operations.  Without this package, trying to do
 secret-key operations with any part of the modern GnuPG suite will
 fail.

Package: gpg-wks-client
Source: gnupg2 (2.4.7-21)
Version: 2.4.7-21+b3
Architecture: amd64
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Installed-Size: 258
Depends: dirmngr (= 2.4.7-21+b3), gpg (= 2.4.7-21+b3), gpg-agent (= 2.4.7-21+b3), libassuan9 (>= 2.5.0), libc6 (>= 2.38), libgcrypt20 (>= 1.11.0), libgpg-error0 (>= 1.48)
Recommends: gnupg (= 2.4.7-21)
Filename: ./pool/gpg-wks-client_2.4.7-21+b3_amd64.deb
Size: 108396
MD5sum: 87758124826570fef5adbadb38ea0e8f
SHA1: aa56ab0ed263b5f50be67b9f059b2ce453f21f94
SHA256: 6eef39136ced960942275e0e306481ea1c46e2c53c0216b4f380d85c920f3159
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://www.gnupg.org/
Description: GNU privacy guard - Web Key Service client
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC4880.
 .
 This package provides the GnuPG client for the Web Key Service
 protocol.
 .
 A Web Key Service is a service that allows users to upload keys per
 mail to be verified over https as described in
 https://tools.ietf.org/html/draft-koch-openpgp-webkey-service
 .
 For more information see: https://wiki.gnupg.org/WKS

Package: gpgconf
Source: gnupg2 (2.4.7-21)
Version: 2.4.7-21+b3
Architecture: amd64
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Installed-Size: 371
Depends: libassuan9 (>= 2.5.0), libc6 (>= 2.38), libgcrypt20 (>= 1.11.0), libgpg-error0 (>= 1.48), libreadline8t64 (>= 6.0)
Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Filename: ./pool/gpgconf_2.4.7-21+b3_amd64.deb
Size: 128696
MD5sum: 750d43e2428fc913b0e679e6a5ec62ac
SHA1: 9343bf081cc3714ad694188b83d4ce4dde18e603
SHA256: 03a674af1e3bdf80d6cf5fd3866da3a7e23a101457f83483881d3b9db1ed70ea
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://www.gnupg.org/
Description: GNU privacy guard - core configuration utilities
 GnuPG is GNU's tool for secure communication and data storage.
 .
 This package contains core utilities used by different tools in the
 suite offered by GnuPG.  It can be used to programmatically edit
 config files for tools in the GnuPG suite, to launch or terminate
 per-user daemons (if installed), etc.

Package: gpgsm
Source: gnupg2 (2.4.7-21)
Version: 2.4.7-21+b3
Architecture: amd64
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Installed-Size: 664
Depends: gpgconf (= 2.4.7-21+b3), libassuan9 (>= 2.5.0), libc6 (>= 2.38), libgcrypt20 (>= 1.11.0), libgpg-error0 (>= 1.49), libksba8 (>= 1.6.3), libnpth0t64 (>= 1.2), libreadline8t64 (>= 6.0)
Recommends: gnupg (= 2.4.7-21)
Filename: ./pool/gpgsm_2.4.7-21+b3_amd64.deb
Size: 275124
MD5sum: 930dd2bad890e09a2911b3128536118e
SHA1: 66829993e99b6ef6e74a919683fba95a80d86de9
SHA256: 866a45bccd39e7932bf283b6835a8bc6f5b33b8810107eb61faaa5c957b6bd91
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://www.gnupg.org/
Description: GNU privacy guard - S/MIME version
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC4880.
 .
 This package contains the gpgsm program. gpgsm is a tool to provide
 digital encryption and signing services on X.509 certificates and the
 CMS protocol. gpgsm includes complete certificate management.

Package: gpgv
Source: gnupg2 (2.4.7-21)
Version: 2.4.7-21+b3
Architecture: amd64
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Installed-Size: 560
Depends: libbz2-1.0, libc6 (>= 2.38), libgcrypt20 (>= 1.11.0), libgpg-error0 (>= 1.49), zlib1g (>= 1:1.1.4)
Suggests: gnupg
Breaks: python-debian (<< 0.1.29)
Filename: ./pool/gpgv_2.4.7-21+b3_amd64.deb
Size: 240716
MD5sum: b479883d4f33d5b83cbdf7c952d84bb5
SHA1: cbb0bd712adea35e9b5f4626ee9dbab2dde69ea9
SHA256: 897ed3cde46c7435ef434e5b46ffa1770a3c59a13097383f3a27cc591e2c1d87
Section: utils
Priority: important
Multi-Arch: foreign
Homepage: https://www.gnupg.org/
Description: GNU privacy guard - signature verification tool
 GnuPG is GNU's tool for secure communication and data storage.
 .
 gpgv is actually a stripped-down version of gpg which is only able
 to check signatures. It is somewhat smaller than the fully-blown gpg
 and uses a different (and simpler) way to check that the public keys
 used to make the signature are valid. There are no configuration
 files and only a few options are implemented.

Package: init-system-helpers
Version: 1.69~deb13u1
Architecture: all
Essential: yes
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Installed-Size: 133
Filename: ./pool/init-system-helpers_1.69~deb13u1_all.deb
Size: 39360
MD5sum: 48f451739effa45774b7b78d51671fdb
SHA1: 01f445c5ba4bc769417f8ee0797d8a8259054fb3
SHA256: addf78073e1cbc5a5508937e11d2571055e29835e00ee8fab52a66775649378f
Section: admin
Priority: required
Multi-Arch: foreign
Description: helper tools for all init systems
 This package contains helper tools that are necessary for switching between
 the various init systems that Debian contains (e. g. sysvinit or
 systemd). An example is deb-systemd-helper, a script that enables systemd unit
 files without depending on a running systemd.
 .
 It also includes the "service", "invoke-rc.d", and "update-rc.d" scripts which
 provide an abstraction for enabling, disabling, starting, and stopping
 services for all supported Debian init systems as specified by the policy.
 .
 While this package is maintained by pkg-systemd-maintainers, it is NOT
 specific to systemd at all. Maintainers of other init systems are welcome to
 include their helpers in this package.

Package: iproute2
Version: 6.15.0-1
Architecture: amd64
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Installed-Size: 3774
Depends: debconf (>= 0.5) | debconf-2.0, libbpf1 (>= 1:0.6.0), libc6 (>= 2.38), libcap2 (>= 1:2.10), libdb5.3t64, libelf1t64 (>= 0.131), libmnl0 (>= 1.0.3-4~), libselinux1 (>= 3.1~), libtirpc3t64 (>= 1.0.2), libxtables12 (>= 1.6.0+snapshot20161117), libcap2-bin
Suggests: python3:any
Conflicts: arpd
Breaks: iproute2-doc
Replaces: iproute2-doc
Provides: arpd
Filename: ./pool/iproute2_6.15.0-1_amd64.deb
Size: 1089184
MD5sum: 76785a4d79f3b56d81988aef77ee6035
SHA1: a1cd30144cc86fe22948a5d1798cf83df1482822
SHA256: 7b2dcade4a83ded723fcab21c5a53c47f29352c9c5e1661a089a1e481b3fb48a
Section: net
Priority: important
Multi-Arch: foreign
Homepage: https://wiki.linuxfoundation.org/networking/iproute2
Description: networking and traffic control tools
 The iproute2 suite is a collection of utilities for networking and
 traffic control.
 .
 These tools communicate with the Linux kernel via the (rt)netlink
 interface, providing advanced features not available through the
 legacy net-tools commands 'ifconfig' and 'route'.

Package: krb5-locales
Source: krb5
Version: 1.21.3-5
Architecture: all
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 584
Filename: ./pool/krb5-locales_1.21.3-5_all.deb
Size: 100948
MD5sum: e0ce24e4b91a33f66d7743f688070da4
SHA1: 07662ed4c512a19683cf3b17165402ce8dcd5a3b
SHA256: 398a9750066cedcb3ce4724bb4c1c6e66ed44294835d75276d5cac0dc9662b90
Section: localization
Priority: optional
Multi-Arch: foreign
Homepage: https://web.mit.edu/kerberos/
Description: internationalization support for MIT Kerberos
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains internationalized messages for MIT Kerberos.

Package: libacl1
Source: acl (2.3.2-2)
Version: 2.3.2-2+b1
Architecture: amd64
Maintainer: Guillem Jover <guillem@debian.org>
Installed-Size: 74
Depends: libc6 (>= 2.38)
Filename: ./pool/libacl1_2.3.2-2+b1_amd64.deb
Size: 32860
MD5sum: e9a3f4f9c1e4b225066d5102567f2fe6
SHA1: 53f2b0612c8ed8a60970f9a206ae65eb84681f6e
SHA256: 08074f01e384bc07c0c2d79a58cf4a6523f71cf75d1808101c79617656c9a39d
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://savannah.nongnu.org/projects/acl/
Description: access control list - shared library
 This package contains the shared library containing the POSIX 1003.1e
 draft standard 17 functions for manipulating access control lists.

Package: libaio1t64
Source: libaio (0.3.113-8)
Version: 0.3.113-8+b1
Architecture: amd64
Maintainer: Guillem Jover <guillem@debian.org>
Installed-Size: 39
Depends: libc6 (>= 2.4)
Filename: ./pool/libaio1t64_0.3.113-8+b1_amd64.deb
Size: 14888
MD5sum: 553dc1c2ae5c86bdd4454fee9693543b
SHA1: 6f53647f1517d5a8a88f8bc709a6b5cd16dfb6c0
SHA256: 490c8a2d116001a5f3b0a6d7a7aabf6a7b629366590dc5c3f75b078e931dd129
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://pagure.io/libaio
Description: Linux kernel AIO access library - shared library
 This library enables userspace to use Linux kernel asynchronous I/O
 system calls, important for the performance of databases and other
 advanced applications.
 .
 This package contains the shared library.

Package: libapt-pkg7.0
Source: apt
Version: 3.0.3
Architecture: amd64
Maintainer: APT Development Team <deity@lists.debian.org>
Installed-Size: 3855
Depends: libbz2-1.0, libc6 (>= 2.38), libgcc-s1 (>= 3.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libssl3t64 (>= 3.0.0), libstdc++6 (>= 14), libsystemd0 (>= 221), libudev1 (>= 183), libxxhash0 (>= 0.8), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.2.3)
Recommends: apt (>= 3.0.3)
Conflicts: libnettle8 (<< 3.9.1-2.2~)
Breaks: appstream (<< 0.9.0-3~), apt (<< 1.6~), aptitude (<< 0.8.9), dpkg (<< 1.20.8), libapt-inst1.5 (<< 0.9.9~)
Provides: libapt-pkg (= 3.0.3)
Filename: ./pool/libapt-pkg7.0_3.0.3_amd64.deb
Size: 1112916
MD5sum: 89c5af2d5a011714603f09e57a278bd6
SHA1: 5f04b97f12e0883a2d8b873bb8944dfa05139f1c
SHA256: fdcc9f780c7de466c7f0038e6e242c73cb63c8f9fe2781a3185a2c810984ab0a
Section: libs
Priority: optional
Multi-Arch: same
Description: package management runtime library
 This library provides the common functionality for searching and
 managing packages as well as information about packages.
 Higher-level package managers can depend upon this library.
 .
 This includes:
  * retrieval of information about packages from multiple sources
  * retrieval of packages and all dependent packages
    needed to satisfy a request either through an internal
    solver or by interfacing with an external one
  * authenticating the sources and validating the retrieved data
  * installation and removal of packages in the system
  * providing different transports to retrieve data over cdrom and
    http(s) as well as an interface to add more transports like
    tor+http(s) (apt-transport-tor).

Package: libassuan9
Source: libassuan
Version: 3.0.2-2
Architecture: amd64
Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Installed-Size: 136
Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.33)
Filename: ./pool/libassuan9_3.0.2-2_amd64.deb
Size: 61520
MD5sum: 905ecd7eec31cabebdf750f5bf6670f0
SHA1: b95cc7cf5bfa4e1956fa5ff22d53f868ba28f2d4
SHA256: 9d78ef8f016e7f24b5e20d1ce91939fe0f1f897e5f9059793201e930ded7eb8e
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnupg.org/related_software/libassuan/index.html
Description: IPC library for the GnuPG components
 Libassuan is a small library implementing the so-called "Assuan
 protocol". This protocol is used for IPC between most newer GnuPG
 components. Both server and client side functions are provided.

Package: libattr1
Source: attr
Version: 1:2.5.2-3
Architecture: amd64
Maintainer: Guillem Jover <guillem@debian.org>
Installed-Size: 60
Depends: libc6 (>= 2.4)
Filename: ./pool/libattr1_1%3a2.5.2-3_amd64.deb
Size: 22876
MD5sum: 2c3100a9dc9aae8ec609dcbfd62e5ace
SHA1: d1dffc98c6790ab73e95de59821202732374e4b6
SHA256: 606b5ee12ea2786be607a17f40c1fb5e65c76ceaff66665bdf8f8c6c1b71d1fb
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://savannah.nongnu.org/projects/attr/
Description: extended attribute handling - shared library
 Contains the runtime environment required by programs that make use
 of extended attributes.

Package: libaudit-common
Source: audit
Version: 1:4.0.2-2
Architecture: all
Maintainer: Laurent Bigonville <bigon@debian.org>
Installed-Size: 25
Filename: ./pool/libaudit-common_1%3a4.0.2-2_all.deb
Size: 12692
MD5sum: db8824e85e136daba1f3c864224fa159
SHA1: d4657962ca3a903c5f26f0d7f2b1a46b5d7ec6c0
SHA256: b6edcd7aa36a2a5a1abd2c52966d69a99eebdb69c8f5cb33cbf415b0875775e3
Section: libs
Priority: optional
Multi-Arch: foreign
Homepage: https://people.redhat.com/sgrubb/audit/
Description: Dynamic library for security auditing - common files
 The audit-libs package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.
 .
 This package contains the libaudit.conf configuration file and the associated
 manpage.

Package: libaudit1
Source: audit (1:4.0.2-2)
Version: 1:4.0.2-2+b2
Architecture: amd64
Maintainer: Laurent Bigonville <bigon@debian.org>
Installed-Size: 179
Depends: libaudit-common (>= 1:4.0.2-2), libc6 (>= 2.38), libcap-ng0 (>= 0.7.9)
Filename: ./pool/libaudit1_1%3a4.0.2-2+b2_amd64.deb
Size: 55080
MD5sum: bd58445b6e91a8a892a5042f08b6d697
SHA1: e1817234df69c35e66a256e911ba0a81eebdb111
SHA256: e5c200c6f9db0d0e5766c5cad66a686f46c7649868435fba966cdb0be59b42f2
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://people.redhat.com/sgrubb/audit/
Description: Dynamic library for security auditing
 The audit-libs package contains the dynamic libraries needed for
 applications to use the audit framework. It is used to monitor systems for
 security related events.

Package: libbpf1
Source: libbpf (1.5.0-3)
Version: 1:1.5.0-3
Architecture: amd64
Maintainer: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Installed-Size: 452
Depends: libc6 (>= 2.38), libelf1t64 (>= 0.144), zlib1g (>= 1:1.2.3.3)
Filename: ./pool/libbpf1_1%3a1.5.0-3_amd64.deb
Size: 168832
MD5sum: 3478aa891f2f2b051b2df5aee4d54693
SHA1: 1892fdadd7b362260b6c6aa238dbd6b9ca528c4f
SHA256: 04c96ead3024888d80d08c8d08cc8cf4589f4614627acc69519f87ffb5adc1c2
Section: libs
Priority: optional
Multi-Arch: same
Description: eBPF helper library (shared library)
 libbpf is a library for loading eBPF programs and reading and
 manipulating eBPF objects from user-space.
 .
 This package contains the shared library.

Package: libbrotli1
Source: brotli (1.1.0-2)
Version: 1.1.0-2+b7
Architecture: amd64
Maintainer: Tomasz Buchert <tomasz@debian.org>
Installed-Size: 870
Depends: libc6 (>= 2.29)
Filename: ./pool/libbrotli1_1.1.0-2+b7_amd64.deb
Size: 306624
MD5sum: e268acc326140ae9f1731f335335fc8d
SHA1: e5e9327d88edff7e03a5d9f9ab0c46c1d8c06536
SHA256: 0fb79f88db210afbd69282ab9649e525f393ec6950ca34da1a6b359250b8d7db
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/google/brotli
Description: library implementing brotli encoder and decoder (shared libraries)
 Brotli is a generic-purpose lossless compression algorithm
 that compresses data using a combination of a modern variant
 of the LZ77 algorithm, Huffman coding and 2nd order context modeling,
 with a compression ratio comparable to the best currently available
 general-purpose compression methods. It is similar in speed with
 deflate but offers more dense compression.
 .
 This package installs shared libraries.

Package: libbsd0
Source: libbsd
Version: 0.12.2-2
Architecture: amd64
Maintainer: Guillem Jover <guillem@debian.org>
Installed-Size: 214
Depends: libc6 (>= 2.38), libmd0 (>= 1.0.3-2)
Filename: ./pool/libbsd0_0.12.2-2_amd64.deb
Size: 130968
MD5sum: e3b9d9c161b809d77b9a08134304a58a
SHA1: e4894bcb1b3c28477aa780a66131998370c83aa3
SHA256: e5a85986fa6bec3307ab1bc860736b478b331882bc45e17675a7bdf88eecb43a
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://libbsd.freedesktop.org/
Description: utility functions from BSD systems - shared library
 This library provides some C functions such as strlcpy() that are commonly
 available on BSD systems but not on others like GNU systems.
 .
 For a detailed list of the provided functions, please see the libbsd-dev
 package description.

Package: libbz2-1.0
Source: bzip2
Version: 1.0.8-6
Architecture: amd64
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Installed-Size: 96
Depends: libc6 (>= 2.4)
Filename: ./pool/libbz2-1.0_1.0.8-6_amd64.deb
Size: 37912
MD5sum: 9b894973cee72ed70062492ef177bb5e
SHA1: d7cc66c713ee3a13713f3dffaec4e2b9fa43ffe2
SHA256: cba4cda04244b5e481bb15524bc3c983a7d1b6f330013b9b381706a2fcb65310
Section: libs
Priority: important
Multi-Arch: same
Homepage: https://sourceware.org/bzip2/
Description: high-quality block-sorting file compressor library - runtime
 This package contains libbzip2 which is used by the bzip2 compressor.
 .
 bzip2 is a freely available, patent free, data compressor.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding.  Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).

Package: libc6
Source: glibc
Version: 2.41-12
Architecture: amd64
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Installed-Size: 13232
Depends: libgcc-s1
Recommends: libidn2-0 (>= 2.0.5~)
Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales, libnss-nis, libnss-nisplus
Breaks: base-files (<< 13.3~), chrony (<< 4.2-3~), dhcpcd (<< 1:10.1.0-7~), fakechroot (<< 2.19-3.5), firefox (<< 91~), firefox-esr (<< 91~), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), libamdhip64-5 (<< 5.7.1-5+b1), libhiprtc-builtins5 (<< 5.7.1-5+b1), librccl1 (<< 5.4.3-3+b1), libswupdate0.1 (<< 2024.12.1+dfsg-1+b3), locales (<< 2.41), locales-all (<< 2.41), lua-swupdate (<< 2024.12.1+dfsg-1+b3), nscd (<< 2.41), pd-scaf (<< 1:0.14.1+darcs20180201-6+b4), postgresql-15-pllua (<< 1:2.0.12-4), postgresql-17-pllua (<< 1:2.0.12-3+b2), python3-iptables (<< 1.0.0-2), python3-mrgingham (<< 1.25-1), python3-onnxruntime (<< 1.20.1+dfsg-2~), sysvinit (<< 3.09-2~), sysvinit-core (<< 3.09-2~), tinydns (<< 1:1.05-14), uwsgi-plugin-pypy3 (<< 0.0.2+b1), valgrind (<< 1:3.19.0-1~)
Replaces: libc6-amd64
Filename: ./pool/libc6_2.41-12_amd64.deb
Size: 2845840
MD5sum: 2d994a5bcdf85edfae48262e971f26e9
SHA1: 1fbb6ff47def330c57469ca5778b4809d0421684
SHA256: 6cff801097cd0eb2126b60e533f37afdc78456efacdf2bfae62877f00c795d0b
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnu.org/software/libc/libc.html
Description: GNU C Library: Shared libraries
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libcap-ng0
Source: libcap-ng (0.8.5-4)
Version: 0.8.5-4+b1
Architecture: amd64
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Installed-Size: 66
Depends: libc6 (>= 2.38)
Filename: ./pool/libcap-ng0_0.8.5-4+b1_amd64.deb
Size: 17584
MD5sum: e04dd4fde0a940901b89f48ce9a85056
SHA1: fb0d8bea0ba6659624410e3671e934ab564e283e
SHA256: 20a9e4b0619a3eb2566338223bed135dde5a601eaa2f8fdd5f20b94506addcac
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://people.redhat.com/sgrubb/libcap-ng
Description: alternate POSIX capabilities library
 This library implements the user-space interfaces to the POSIX
 1003.1e capabilities available in Linux kernels.  These capabilities are
 a partitioning of the all powerful root privilege into a set of distinct
 privileges.
 .
 The libcap-ng library is intended to make programming with POSIX
 capabilities much easier than the traditional libcap library.
 .
 This package contains dynamic libraries for libcap-ng.

Package: libcap2
Source: libcap2 (1:2.75-10)
Version: 1:2.75-10+b1
Architecture: amd64
Maintainer: Christian Kastner <ckk@debian.org>
Installed-Size: 92
Depends: libc6 (>= 2.38)
Filename: ./pool/libcap2_1%3a2.75-10+b1_amd64.deb
Size: 28752
MD5sum: c3758f8fe5a736aa98b52ce43926d237
SHA1: 31126f2dd219a49e107fc459e728eaef7cffcccb
SHA256: 8f0d75f79b6e6a8da7d3755d5cbee2ff30892de411e37ac03e6dee99b8207ce2
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://sites.google.com/site/fullycapable/
Description: POSIX 1003.1e capabilities (library)
 Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
 available in Linux kernels. These capabilities are a partitioning of the all
 powerful root privilege into a set of distinct privileges.
 .
 This package contains the shared library.

Package: libcap2-bin
Source: libcap2 (1:2.75-10)
Version: 1:2.75-10+b1
Architecture: amd64
Maintainer: Christian Kastner <ckk@debian.org>
Installed-Size: 132
Depends: libc6 (>= 2.38), libcap2 (>= 1:2.63)
Recommends: libpam-cap
Breaks: libcap-bin
Replaces: libcap-bin
Filename: ./pool/libcap2-bin_1%3a2.75-10+b1_amd64.deb
Size: 36356
MD5sum: 9263b92f098641bda08233fa80ff1cb1
SHA1: 654c898fe330d487d436ce5c503353cd4fcb2539
SHA256: b2e6b30812cb33859073d4ee7f1f0a54a7024f08e995379de3b8a09fd61bbc6b
Section: utils
Priority: important
Multi-Arch: foreign
Homepage: https://sites.google.com/site/fullycapable/
Description: POSIX 1003.1e capabilities (utilities)
 Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
 available in Linux kernels. These capabilities are a partitioning of the all
 powerful root privilege into a set of distinct privileges.
 .
 This package contains additional utilities.

Package: libcgi-fast-perl
Version: 1:2.17-1
Architecture: all
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 29
Depends: perl:any, libcgi-pm-perl, libfcgi-perl
Filename: ./pool/libcgi-fast-perl_1%3a2.17-1_all.deb
Size: 11836
MD5sum: fde0d8c8b9e51af047a3f9c280976573
SHA1: 28c89c94903da7e0240cca74212c80d8d0a0b4e5
SHA256: a7dbad1587a3747436354390ba6e6f2bb0cbc2a41a8068d6c1113fd7587e3608
Section: perl
Priority: optional
Homepage: https://metacpan.org/release/CGI-Fast
Description: CGI subclass for work with FCGI
 CGI::Fast is a subclass of the CGI object created by CGI.pm. It is
 specialized to work with the FCGI module, which greatly speeds up CGI scripts
 by turning them into persistently running server processes. Scripts that
 perform time-consuming initialization processes, such as loading large
 modules or opening persistent database connections, will see large
 performance improvements.

Package: libcgi-pm-perl
Version: 4.68-1
Architecture: all
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 478
Depends: perl:any, libhtml-parser-perl, liburi-perl
Recommends: libcgi-fast-perl
Filename: ./pool/libcgi-pm-perl_4.68-1_all.deb
Size: 217396
MD5sum: b7e0e7cd94dfc23982e9519355667129
SHA1: ec0a0cebd81e2dc6c94954607ba2085d944212ce
SHA256: 281cba6f89a9c1ed5583e5d142b106498bcf5f6b548e96447cff5c9c615aba75
Section: perl
Priority: optional
Homepage: https://metacpan.org/release/CGI
Description: module for Common Gateway Interface applications
 CGI.pm is a Perl module that provides classes useful for creating Web forms
 and for parsing their contents. It defines CGI objects, entities that contain
 the values of the current query string and other state variables.

Package: libclone-perl
Source: libclone-perl (0.47-1)
Version: 0.47-1+b1
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 42
Depends: perl (>= 5.40.0-6), perlapi-5.40.0, libc6 (>= 2.14)
Filename: ./pool/libclone-perl_0.47-1+b1_amd64.deb
Size: 13852
MD5sum: 6f85cd0875687729c59ca91315166807
SHA1: c05c22c6d6f5fa1fe15159159e6b1b7ab9a61158
SHA256: c1ca65f05a5fb68b04b4fb0c9f1bd1210c80041c98b0ea7848d80be8bc7a72a5
Section: perl
Priority: optional
Multi-Arch: same
Homepage: https://metacpan.org/release/Clone
Description: module for recursively copying Perl datatypes
 The Clone module provides a clone() method which makes recursive copies of
 nested hash, array, scalar and reference types, including tied variables and
 objects.
 .
 It is faster (although less flexible) than Storable's dclone. Its
 functionality is _not_ serializing in-memory objects (i.e. as
 Data::Dumper or YAML::Dump do), but deep-copying them over to new
 in-memory structures.

Package: libcom-err2
Source: e2fsprogs (1.47.2-3)
Version: 1.47.2-3+b3
Architecture: amd64
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Installed-Size: 64
Depends: libc6 (>= 2.38)
Breaks: libcom-err2t64 (<< 1.47.0-2.4~exp1~), libcomerr2 (<< 1.43.9-1~)
Replaces: libcom-err2t64, libcomerr2 (<< 1.43.9-1~)
Provides: libcom-err2t64 (= 1.47.2-3+b3), libcomerr2 (= 1.47.2-3+b3)
Filename: ./pool/libcom-err2_1.47.2-3+b3_amd64.deb
Size: 25032
MD5sum: 5f7c0a6384af6cf5254f195cc405a44b
SHA1: 0ed62e38cece17c2511689892848afa2c474fc77
SHA256: af85375ccd048b2de77bf20ae22ea86ee87a21f4e413ee54db7bce6540490a77
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://e2fsprogs.sourceforge.net
Description: common error description library
 libcomerr is an attempt to present a common error-handling mechanism to
 manipulate the most common form of error code in a fashion that does not
 have the problems identified with mechanisms commonly in use.

Package: libconfig-inifiles-perl
Version: 3.000003-3
Architecture: all
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 122
Filename: ./pool/libconfig-inifiles-perl_3.000003-3_all.deb
Size: 44812
MD5sum: 1efdd46bcef3d81707c8bb0f91df2b5b
SHA1: 30ef1dcdedbd934836a5a61d97ef473d70bb3438
SHA256: 89374808b0514f7d082073be15a907b1d70d0979232023b5e1d3c6d910a02446
Section: perl
Priority: optional
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Config-IniFiles/
Description: read .ini-style configuration files
 Config::IniFiles provides a way to have readable configuration files
 outside your Perl script. Configurations can be imported (inherited,
 stacked, ...), sections can be grouped, and settings can be accessed
 from a tied hash.

Package: libcrypt1
Source: libxcrypt
Version: 1:4.4.38-1
Architecture: amd64
Maintainer: Marco d'Itri <md@linux.it>
Installed-Size: 234
Depends: libc6 (>= 2.38)
Conflicts: libpam0g (<< 1.4.0-10)
Replaces: libc6 (<< 2.29-4)
Filename: ./pool/libcrypt1_1%3a4.4.38-1_amd64.deb
Size: 90072
MD5sum: 37526873776d5dc3c39768419fe62192
SHA1: 3680d84faa85fa090a565693365712680b9e5be6
SHA256: 0ebc144d662e3197982d1bf3a7b8b35ca845e54c68811de0328b1f0d7c67585c
Section: libs
Priority: optional
Multi-Arch: same
Description: libcrypt shared library
 libxcrypt is a modern library for one-way hashing of passwords.
 It supports DES, MD5, NTHASH, SUNMD5, SHA-2-256, SHA-2-512, and
 bcrypt-based password hashes
 It provides the traditional Unix 'crypt' and 'crypt_r' interfaces,
 as well as a set of extended interfaces like 'crypt_gensalt'.

Package: libcurl4t64
Source: curl
Version: 8.14.1-2+deb13u2
Architecture: amd64
Maintainer: Debian Curl Maintainers <team+curl@tracker.debian.org>
Installed-Size: 1012
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 2.0.0), libldap2 (>= 2.6.2), libnghttp2-14 (>= 1.50.0), libnghttp3-9 (>= 0.15.0), libpsl5t64 (>= 0.16.0), librtmp1 (>= 2.3), libssh2-1t64 (>= 1.11.1), libssl3t64 (>= 3.3.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.3.4)
Recommends: ca-certificates
Conflicts: libcurl3
Breaks: libcurl4 (<< 8.14.1-2+deb13u2)
Replaces: libcurl3, libcurl4
Provides: libcurl4 (= 8.14.1-2+deb13u2)
Filename: ./pool/libcurl4t64_8.14.1-2+deb13u2_amd64.deb
Size: 390756
MD5sum: 14495a2bf1fe6f95d760fd6896923fbd
SHA1: 7f77d45c26ea2e81976f16e3bfe9eb18c07452ef
SHA256: d73aa7c6e5293edce3d25d814d662ab4b127cf697895ebdd7ea5c0a54548616e
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://curl.se/
Description: easy-to-use client-side URL transfer library (OpenSSL flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 SSL support is provided by OpenSSL.

Package: libdb5.3t64
Source: db5.3
Version: 5.3.28+dfsg2-9
Architecture: amd64
Maintainer: Debian QA Group <packages@qa.debian.org>
Installed-Size: 1854
Depends: libc6 (>= 2.38)
Breaks: libdb5.3 (<< 5.3.28+dfsg2-9)
Replaces: libdb5.3
Provides: libdb5.3 (= 5.3.28+dfsg2-9)
Filename: ./pool/libdb5.3t64_5.3.28+dfsg2-9_amd64.deb
Size: 703676
MD5sum: e1e13d06a827146d302556533c22d9af
SHA1: a596798c43b00a507bd26b2f5ef5af509c41cf93
SHA256: 18d02510ee78b67e4504ba050176797a200ff24214a7cd318082ab60ad7bf3fc
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html
Description: Berkeley v5.3 Database Libraries [runtime]
 This is the runtime package for programs that use the v5.3 Berkeley
 database library.

Package: libdbd-mariadb-perl
Source: libdbd-mariadb-perl (1.22-1)
Version: 1.22-1+b4
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 263
Depends: perl (>= 5.40.0-6), perl-dbdabi-94, perlapi-5.40.0, libc6 (>= 2.15), libmariadb3 (>= 3.0.0), libdbi-perl
Filename: ./pool/libdbd-mariadb-perl_1.22-1+b4_amd64.deb
Size: 93648
MD5sum: 286e283ebcd9707970de927421cc3216
SHA1: 2bf753992f9768cbb5a680ded1e4c2f265317ebb
SHA256: 4f8ffe3bfcab4b778aaeaf95a03526500fc8de959dee035c6ded0a37e006d0c2
Section: perl
Priority: optional
Homepage: https://metacpan.org/release/DBD-MariaDB
Description: Perl5 database interface to the MariaDB/MySQL databases
 DBD::MariaDB is a Perl5 Database Interface driver for the MariaDB/MySQL
 databases. In other words: DBD::MariaDB is an interface between the Perl
 programming language and the MariaDB/MySQL programming API that comes with
 the MariaDB/MySQL relational database management systems. Most functions
 provided by this programming API are supported.
 .
 DBD::MariaDB is a fork of DBD::mysql (libdbd-mysql-perl) with inprovements in
 MariaDB compatibility, Perl Unicode support, and some security related bug
 fixes, at the cost of not being 100% backwards compatible.

Package: libdbi-perl
Version: 1.647-1
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 2531
Depends: perl (>= 5.40.0-8), perlapi-5.40.0, libc6 (>= 2.38)
Suggests: libclone-perl (>= 0.47), libmldbm-perl, libnet-daemon-perl, libsql-statement-perl
Provides: dh-sequence-perl-dbi, perl-dbdabi-94
Filename: ./pool/libdbi-perl_1.647-1_amd64.deb
Size: 861152
MD5sum: 920d8c52f584f9dfc35a427eba1c4232
SHA1: b966f062d58d2ee18e1a87500cea754d7f9a3c64
SHA256: e48d85e05b909a63fb7f3091e8620ee942ad138098d7f8df4fcfda31db7b975b
Section: perl
Priority: optional
Multi-Arch: same
Homepage: https://dbi.perl.org/
Description: Perl Database Interface (DBI)
 DBI (DataBase Interface) is a Perl framework that provides a common interface
 to access various backend databases in a uniform manner. DBD (DataBase Driver)
 modules provide implementations for various backend data storage mechanisms
 including networked relational databases (particularly SQL databases) and even
 web services such as the Google search engine.
 .
 It is extremely portable and available for a wide range of operating systems,
 architectures and data stores, including:
 .
  * Oracle
  * Microsoft SQL Server
  * IBM DB2
  * SQLite
  * PostgreSQL
  * Firebird
  * MySQL

Package: libdebconfclient0
Source: cdebconf
Version: 0.280
Architecture: amd64
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Installed-Size: 38
Depends: libc6 (>= 2.38)
Filename: ./pool/libdebconfclient0_0.280_amd64.deb
Size: 10632
MD5sum: 0eec698fd18895d578b63d64216aeb3e
SHA1: 219dec5cd95ea5be91161ab1d30dc3f19efb6e01
SHA256: 25acadc8b394bc86d05df16e70975e523f8f839a7d8d6d5e22c1cafdcef741aa
Section: libs
Priority: optional
Multi-Arch: same
Description: Debian Configuration Management System (C-implementation library)
 Debconf is a configuration management system for Debian packages. It is
 used by some packages to prompt you for information before they are
 installed. cdebconf is a reimplementation of the original debconf in C.
 .
 This library allows C programs to interface with cdebconf.

Package: libedit2
Source: libedit
Version: 3.1-20250104-1
Architecture: amd64
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Installed-Size: 262
Depends: libbsd0 (>= 0.1.3), libc6 (>= 2.38), libtinfo6 (>= 6)
Replaces: libedit-dev (<< 3.1-20180525-2~)
Filename: ./pool/libedit2_3.1-20250104-1_amd64.deb
Size: 93832
MD5sum: fd7269ccbfb9da8080f776e1d96823c0
SHA1: 03ef2da39167fb6105479d165caab156b3535297
SHA256: b002ea172b9c1e34a67bc497c523c67bb74c3f0a4e98113cb083990a1f1d3bfe
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.thrysoee.dk/editline/
Description: BSD editline and history libraries
 Command line editor library provides generic line editing,
 history, and tokenization functions.
 .
 It slightly resembles GNU readline.

Package: libelf1t64
Source: elfutils
Version: 0.192-4
Architecture: amd64
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Installed-Size: 1228
Depends: libc6 (>= 2.38), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Breaks: libelf1 (<< 0.192-4)
Replaces: libelf1
Provides: libelf1 (= 0.192-4)
Filename: ./pool/libelf1t64_0.192-4_amd64.deb
Size: 189408
MD5sum: 906aacb5a1d743e4945a8690fb5fd59b
SHA1: cefbbeb41869ffacff621e1a31bf66617df50832
SHA256: 94497b7e17b6f574a0605b380d454e20d3f01a9c63b70c2a2263f679d30053e1
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://sourceware.org/elfutils/
Description: library to read and write ELF files
 The libelf1t64 package provides a shared library which allows reading and
 writing ELF files on a high level.  Third party programs depend on
 this package to read internals of ELF files.  The programs of the
 elfutils package use it also to generate new ELF files.
 .
 This library is part of elfutils.

Package: libencode-locale-perl
Version: 1.05-3
Architecture: all
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 33
Depends: perl:any
Filename: ./pool/libencode-locale-perl_1.05-3_all.deb
Size: 12896
MD5sum: 9a7ba3ab3022c675a4fec3583d809ac2
SHA1: 35d0919bfaccb06d3ff36e443700f3c41760fb33
SHA256: 071bff2a1d193ec1b0d71e1a1ba7e718909866874e600f19d99a6f8c5ae30bcd
Section: perl
Priority: optional
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Encode-Locale
Description: utility to determine the locale encoding
 In many applications it's wise to let Perl use Unicode for the strings it
 processes. Most of the interfaces Perl has to the outside world are still byte
 based. Programs therefore need to decode byte strings that enter the program
 from the outside and encode them again on the way out.
 .
 The POSIX locale system is used to specify both the language conventions
 requested by the user and the preferred character set to consume and output.
 The Encode::Locale module looks up the charset and encoding (called a CODESET
 in the locale jargon) and arranges for the Encode module to know this encoding
 under the name "locale". It means bytes obtained from the environment can be
 converted to Unicode strings by calling Encode::encode(locale => $bytes) and
 converted back again with Encode::decode(locale => $string).

Package: libfcgi-bin
Source: libfcgi
Version: 2.4.5-0.1
Architecture: amd64
Maintainer: Boris Pek <tehnick@debian.org>
Installed-Size: 41
Depends: libc6 (>= 2.34), libfcgi0t64 (>= 2.4.5)
Breaks: libfcgi0t64 (<< 2.4.0-8.4)
Replaces: libfcgi0t64 (<< 2.4.0-8.4)
Filename: ./pool/libfcgi-bin_2.4.5-0.1_amd64.deb
Size: 12428
MD5sum: 742a4758cb7a19001bb2ead897801a6a
SHA1: 01f426e2baaaf7faeff7ca4bac0bcb7e11cb4ea5
SHA256: f94d22228126ff68e0e63c5b1626aaacb82326969af73817d90cfc90ef40efaa
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://github.com/FastCGI-Archives
Description: FastCGI bridge from CGI
 FastCGI is a language independent, scalable, open extension
 to CGI that provides high performance without the limitations
 of server specific APIs.
 .
 This package contains the cgi-fcgi utility to bridge between CGI
 and FastCGI.

Package: libfcgi-perl
Source: libfcgi-perl (0.82+ds-3)
Version: 0.82+ds-3+b2
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 71
Depends: perl (>= 5.40.0-6), perlapi-5.40.0, libc6 (>= 2.4), libfcgi0t64 (>= 2.4.2)
Filename: ./pool/libfcgi-perl_0.82+ds-3+b2_amd64.deb
Size: 25328
MD5sum: 0dac310b6de1537c37bf4ffb3e6eb775
SHA1: 080921ecdb35e3ae97928e618aeae59afde61b8f
SHA256: 996fdd75a841036f970af97bb4f60b0531e1f97a6219af20019f52c297a27a52
Section: perl
Priority: optional
Homepage: https://metacpan.org/release/FCGI
Description: helper module for FastCGI
 FCGI is a simple Perl module for writing FastCGI applications. FastCGI is a
 language-independent, scalable, open extension to CGI that provides faster
 performance by keeping programs persistent in memory and allowing them to
 handle multiple requests. This module provides the core interface needed to
 write these applications.
 .
 For complex applications, you should consider a more full-featured solution
 such as Plack or Catalyst (see libcatalyst-perl).

Package: libfcgi0t64
Source: libfcgi
Version: 2.4.5-0.1
Architecture: amd64
Maintainer: Boris Pek <tehnick@debian.org>
Installed-Size: 92
Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Recommends: libfcgi-bin (= 2.4.5-0.1)
Conflicts: libfcgi0, libfcgi0c2
Breaks: libfcgi0ldbl (<< 2.4.5-0.1)
Replaces: libfcgi0, libfcgi0c2, libfcgi0ldbl
Provides: libfcgi, libfcgi0ldbl (= 2.4.5-0.1)
Filename: ./pool/libfcgi0t64_2.4.5-0.1_amd64.deb
Size: 25376
MD5sum: 1c12aac584bc02836ba8100799484087
SHA1: 03f63e132d2df9e7a6d90d5ce843eefd3146c8d3
SHA256: c0912c4ce71f61516facdae7f467aabbe08a050c75698dd6497e39ef59b00f1b
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/FastCGI-Archives
Description: shared library of FastCGI
 FastCGI is a language independent, scalable, open extension
 to CGI that provides high performance without the limitations
 of server specific APIs.
 .
 This package contains the shared libraries.

Package: libffi8
Source: libffi
Version: 3.4.8-2
Architecture: amd64
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Installed-Size: 72
Depends: libc6 (>= 2.34)
Breaks: libffi8ubuntu1 (<< 3.4.2-1)
Replaces: libffi8ubuntu1 (<< 3.4.2-1)
Provides: libffi8ubuntu1 (= 3.4.8-2)
Filename: ./pool/libffi8_3.4.8-2_amd64.deb
Size: 24144
MD5sum: acf30e8b2efe35ce199554f6493f3791
SHA1: 4d9e9db02daf74178b6aa6d99b3cc64cc4308a74
SHA256: 0ebdc340de33333639c3c63874cd4b15ac2e83dfa1ef3053b7eefaf4919f4f68
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://sourceware.org/libffi/
Description: Foreign Function Interface library runtime
 A foreign function interface is the popular name for the interface that
 allows code written in one language to call code written in another
 language.

Package: libgcc-s1
Source: gcc-14
Version: 14.2.0-19
Architecture: amd64
Protected: yes
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Installed-Size: 197
Depends: gcc-14-base (= 14.2.0-19), libc6 (>= 2.35)
Replaces: libgcc1 (<< 1:10)
Provides: libgcc1 (= 1:14.2.0-19)
Filename: ./pool/libgcc-s1_14.2.0-19_amd64.deb
Size: 72772
MD5sum: 6064bfcea6a7553d15ef00ca9d3e8df3
SHA1: bdc0b54ff7f971ecd56ae54aea604d2ab0e47aaf
SHA256: 3c71917b490d1a17aed43196a2787a256ecf060526cdb20216a74bedc061b150
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Description: GCC support library
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
Important: yes

Package: libgcrypt20
Version: 1.11.0-7
Architecture: amd64
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Installed-Size: 1999
Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.50)
Suggests: rng-tools
Filename: ./pool/libgcrypt20_1.11.0-7_amd64.deb
Size: 842936
MD5sum: a081f4deb5adef50e85c2eb023be2120
SHA1: e5077e37caac5908da75c4ae63942d43041c570b
SHA256: 2e228206277d1262e76d5a78098f205edd80ee2c3ee1822ef42cdfdbb98620f9
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://gnupg.org/software/libgcrypt/
Description: LGPL Crypto library - runtime library
 libgcrypt contains cryptographic functions.  Many important free
 ciphers, hash algorithms and public key signing algorithms have been
 implemented:
 .
 Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
 Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5,
 RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384,
 SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC
 (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.)

Package: libgdbm-compat4t64
Source: gdbm
Version: 1.24-2
Architecture: amd64
Maintainer: Nicolas Mora <babelouest@debian.org>
Installed-Size: 75
Depends: libc6 (>= 2.33), libgdbm6t64 (>= 1.16)
Breaks: libgdbm-compat4 (<< 1.24-2)
Replaces: libgdbm-compat4
Provides: libgdbm-compat4 (= 1.24-2)
Filename: ./pool/libgdbm-compat4t64_1.24-2_amd64.deb
Size: 50280
MD5sum: cc53af617261680fa9ed2d4931697837
SHA1: 99eade0456a55035ce891d7f85cb620b0dcd7871
SHA256: 2cbd43cf2dfbf57ff48188b5d79d29cf7ea8f0dedaa61ab0bcc02eceff50ea01
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://gnu.org/software/gdbm
Description: GNU dbm database routines (legacy support runtime version)
 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).
 This package includes library files, required to run old programs,
 that use legacy 'dbm' interface. For new programs, please use modern
 interface, provided by libgdbm6t64 and libgdbm-dev.

Package: libgdbm6t64
Source: gdbm
Version: 1.24-2
Architecture: amd64
Maintainer: Nicolas Mora <babelouest@debian.org>
Installed-Size: 138
Depends: libc6 (>= 2.34)
Suggests: gdbm-l10n (= 1.24-2)
Breaks: libgdbm6 (<< 1.24-2)
Replaces: libgdbm6
Provides: libgdbm6 (= 1.24-2)
Filename: ./pool/libgdbm6t64_1.24-2_amd64.deb
Size: 75176
MD5sum: 0159295388a840d6859ad88d119872ad
SHA1: 8212065c80c91a05839e26821dc65088f4ffe67d
SHA256: e7b42c68c391e278733adb3c1efdacd24d660862bd7bac0efbc10a91e5696dfc
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://gnu.org/software/gdbm
Description: GNU dbm database routines (runtime version)
 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).

Package: libgmp10
Source: gmp
Version: 2:6.3.0+dfsg-3
Architecture: amd64
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Installed-Size: 882
Depends: libc6 (>= 2.38)
Breaks: postgresql-pgmp (<< 1.0.3-1)
Filename: ./pool/libgmp10_2%3a6.3.0+dfsg-3_amd64.deb
Size: 560220
MD5sum: 3f1bfa704b2effe9fe6d7ea1f8776c26
SHA1: 63366c7a4935ec3db46d67fbe6d4c073b0c9fafb
SHA256: d0d0265eb01770f17afd0f7c8c0622f80479dcfbbe13653a0debeec61464e622
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://gmplib.org/
Description: Multiprecision arithmetic library
 GNU MP is a programmer's library for arbitrary precision
 arithmetic (ie, a bignum package).  It can operate on signed
 integer, rational, and floating point numeric types.
 .
 It has a rich set of functions, and the functions have a regular
 interface.

Package: libgnutls30t64
Source: gnutls28
Version: 3.8.9-3
Architecture: amd64
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Installed-Size: 3495
Depends: libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libhogweed6t64 (>= 3.10), libidn2-0 (>= 2.0.0), libnettle8t64 (>= 3.10), libp11-kit0 (>= 0.25.1), libtasn1-6 (>= 4.14), libunistring5 (>= 1.1)
Suggests: gnutls-bin
Breaks: libgnutls30 (<< 3.8.9-3)
Replaces: libgnutls30
Provides: libgnutls30 (= 3.8.9-3)
Filename: ./pool/libgnutls30t64_3.8.9-3_amd64.deb
Size: 1465184
MD5sum: 2c77caaf1918d7f0716a39cdc633d8c1
SHA1: 0d59d36bd1ce5f8cf867d11fc28df6ed26ae6149
SHA256: 85b17b2855b424e4ff30cf01df5542d3e93aabc740ea2d27da56a7b7d4ea7999
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnutls.org/
Description: GNU TLS library - main runtime library
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - certificate path validation, as well as DANE and trust on first use.
  - the Online Certificate Status Protocol (OCSP).
  - public key methods, including RSA and Elliptic curves, as well as password
    and key authentication methods such as SRP and PSK protocols.
  - all the strong encryption algorithms, including AES and Camellia.
  - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
  - HSMs and cryptographic tokens, via PKCS #11.
 .
 This package contains the main runtime library.

Package: libgpg-error-l10n
Source: libgpg-error
Version: 1.51-4
Architecture: all
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Installed-Size: 635
Enhances: libgpg-error0
Breaks: libgpg-error0 (<< 1.32-1.1~)
Replaces: libgpg-error0 (<< 1.32-1.1~)
Filename: ./pool/libgpg-error-l10n_1.51-4_all.deb
Size: 113916
MD5sum: aefe46f3cfe9fa251c3217dedf41ca97
SHA1: 3394c029802b2e9d822f6f43bd5cb710de9dbdb9
SHA256: ae6d377c83330f9588ce28dfd0f407897b418e183097a9d7b07027176b41af05
Section: localization
Priority: optional
Multi-Arch: foreign
Homepage: https://www.gnupg.org/related_software/libgpg-error/
Description: library of error values and messages in GnuPG (localization files)
 Library that defines common error values, messages, and common
 runtime functionality for all GnuPG components.  Among these are GPG,
 GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and
 possibly more in the future.
 .
 It will likely be renamed "gpgrt" in the future.
 .
 This package contains the translation files for the use in non-English locales.

Package: libgpg-error0
Source: libgpg-error
Version: 1.51-4
Architecture: amd64
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Installed-Size: 208
Depends: libc6 (>= 2.38)
Recommends: libgpg-error-l10n
Filename: ./pool/libgpg-error0_1.51-4_amd64.deb
Size: 82108
MD5sum: 6421456dd84b8f477ec14ff504b3a7c4
SHA1: 593590485c9a6c59d0771cbc852019d83b503df1
SHA256: 22b95570fd41c113ef6f5651563b4d748292844baab1278a46eb940c1dec2322
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnupg.org/related_software/libgpg-error/
Description: GnuPG development runtime library
 Library that defines common error values, messages, and common
 runtime functionality for all GnuPG components.  Among these are GPG,
 GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and
 possibly more in the future.
 .
 It will likely be renamed "gpgrt" in the future.

Package: libgpm2
Source: gpm (1.20.7-11)
Version: 1.20.7-11+b2
Architecture: amd64
Maintainer: Axel Beckert <abe@debian.org>
Installed-Size: 45
Depends: libc6 (>= 2.38)
Suggests: gpm
Filename: ./pool/libgpm2_1.20.7-11+b2_amd64.deb
Size: 14376
MD5sum: 981c96706e9fbf68f38d70e19f4f2013
SHA1: 2de18c4c0c1800dfb0de915f9d94c7f2e11b4f6f
SHA256: c8779444e5bb8df39c8bce3ef7dd3d662686a9ab770dcc96bb0f4aeb2077a67c
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://nico.schottelius.org/software/gpm/
Description: General Purpose Mouse - shared library
 This package provides a library that handles mouse requests
 and delivers them to applications. See the description for the 'gpm'
 package for more information.

Package: libgssapi-krb5-2
Source: krb5
Version: 1.21.3-5
Architecture: amd64
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 434
Depends: libkrb5-3 (= 1.21.3-5), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkrb5support0 (= 1.21.3-5)
Suggests: krb5-doc, krb5-user
Filename: ./pool/libgssapi-krb5-2_1.21.3-5_amd64.deb
Size: 138232
MD5sum: 83a1b1614a2b5b1b0a5119f34567d406
SHA1: 89bdd8bf064018531f12aab495c0a6f2240bed6a
SHA256: 53678c63919fc717816941947a9d275be8d6cb101a3753ae8fda0cf6e752d9d7
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://web.mit.edu/kerberos/
Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the MIT Kerberos
 implementation of GSS-API used by applications and Kerberos clients.

Package: libhogweed6t64
Source: nettle
Version: 3.10.1-1
Architecture: amd64
Maintainer: Magnus Holmgren <holmgren@debian.org>
Installed-Size: 483
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg), libnettle8t64
Breaks: libhogweed6 (<< 3.10.1-1)
Replaces: libhogweed6
Provides: libhogweed6 (= 3.10.1-1)
Filename: ./pool/libhogweed6t64_3.10.1-1_amd64.deb
Size: 335240
MD5sum: 51e773a48a28fddd423e2f298671f75b
SHA1: f18c65851945accdac8706a6175eb94dbeb70912
SHA256: b059ed155115ac09da295322de48ee1ed58ef5fa45edcc9e12ff0e94636ef25f
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.lysator.liu.se/~nisse/nettle/
Description: low level cryptographic library (public-key cryptos)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains the asymmetric cryptographic algorithms, which,
 require the GNU multiple precision arithmetic library (libgmp) for
 their large integer computations.

Package: libhtml-parser-perl
Source: libhtml-parser-perl (3.83-1)
Version: 3.83-1+b2
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 230
Depends: perl (>= 5.40.0-8), perlapi-5.40.0, libc6 (>= 2.4), libhtml-tagset-perl, liburi-perl
Recommends: libhttp-message-perl
Suggests: libdata-dump-perl
Enhances: libwww-perl
Filename: ./pool/libhtml-parser-perl_3.83-1+b2_amd64.deb
Size: 99744
MD5sum: 4d7720b64cdff036b93e9458af2b9ba0
SHA1: 582b707d983a864204ec6d4b345292e176acd0c6
SHA256: a8948f22f77f6f29e5103798de18c740cf1579814dd41a69c30022b3c87bcccc
Section: perl
Priority: optional
Multi-Arch: same
Homepage: https://metacpan.org/release/HTML-Parser
Description: collection of modules that parse HTML text documents
 HTML::Parser is a collection of modules useful for handling HTML documents.
 These modules used to be part of the libwww-perl distribution, but are now
 unbundled in order to facilitate a separate development track.
 .
 Objects of the HTML::Parser class will recognize markup and separate it from
 content data. As different kinds of markup are recognized, the corresponding
 event handler is invoked. The document to be parsed may also be supplied in
 arbitrary chunks, making on-the-fly parsing of network documents possible.

Package: libhtml-tagset-perl
Version: 3.24-1
Architecture: all
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 40
Depends: perl:any
Filename: ./pool/libhtml-tagset-perl_3.24-1_all.deb
Size: 14704
MD5sum: 58e5efec3d33fd025ab94074eac61920
SHA1: 09987e27fab4ed6fae85fef3d9f6a54a2b779101
SHA256: 5efdaf433e10ce127257176d8093e41eabc642839e71f1961bc17f2e4f6169b0
Section: perl
Priority: optional
Multi-Arch: foreign
Homepage: https://metacpan.org/release/HTML-Tagset
Description: data tables pertaining to HTML
 HTML::Tagset contains data tables useful in dealing with HTML.  For instance,
 it provides %HTML::Tagset::emptyElement, which lists all of the HTML elements
 which cannot have content.  It provides no functions or methods.

Package: libhtml-template-perl
Version: 2.97-2
Architecture: all
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 188
Depends: perl:any, libcgi-pm-perl | perl (<< 5.19)
Suggests: libipc-sharedcache-perl
Filename: ./pool/libhtml-template-perl_2.97-2_all.deb
Size: 66468
MD5sum: 323bb56aaf39bc800532ca455b364409
SHA1: 7a481c309ebbe1503a57c20db98a455ab9d63751
SHA256: ffd4fa8db7cad2e28224f56f55c3a506457ea1ea9e70a2d2bba5e35d2e15b93d
Section: perl
Priority: optional
Homepage: https://metacpan.org/release/HTML-Template
Description: module for using HTML templates with Perl
 HTML::Template attempts to make using HTML templates simple and
 natural. It extends standard HTML with the pseudo tags <TMPL_VAR>,
 <TMPL_LOOP>, <TMPL_INCLUDE>, <TMPL_IF> and <TMPL_ELSE>. These are used
 to implement some basic logic - variable substitution, loops,
 conditional branches - inside the HTML template, while leaving the more
 complex computations to separate Perl code. This keeps the template
 accessible for designers and other non-Perl people, without limiting
 the programmer.
 .
 HTML::Template optionally stores its cache in shared memory using the
 IPC::SharedCache module. Please install libipc-sharedcache-perl and
 pass the shared_cache option to HTML::Template if you want to make use
 of this.

Package: libhttp-date-perl
Version: 6.06-1
Architecture: all
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 30
Depends: perl:any, libtime-local-perl (>= 1.28), libtimedate-perl
Filename: ./pool/libhttp-date-perl_6.06-1_all.deb
Size: 10720
MD5sum: 349a7e0587be741dce2ccebe1b552cfc
SHA1: 57bfcb47638bec5ea4490752a8a6e74978bd65e6
SHA256: b46bf28a321e344be21b3161969c613abeddc63b1ff627ee94487a0ee4b53eda
Section: perl
Priority: optional
Homepage: https://metacpan.org/release/HTTP-Date
Description: module of date conversion routines
 HTTP::Date provides functions that deal the date formats used by the HTTP
 protocol (and then some more). Only the first two functions, time2str() and
 str2time(), are exported by default.

Package: libhttp-message-perl
Version: 7.00-2
Architecture: all
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 200
Depends: perl:any, libclone-perl (>= 0.46), libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libencode-locale-perl, libencode-perl, libhttp-date-perl, libio-html-perl, liblwp-mediatypes-perl, liburi-perl
Recommends: libio-compress-brotli-perl
Breaks: libhtml-form-perl (<< 6.11-2~)
Filename: ./pool/libhttp-message-perl_7.00-2_all.deb
Size: 79808
MD5sum: a20317f219beff93cee20958f373c4ec
SHA1: d0cb5516047722eea00700869d78cf0a6e36890e
SHA256: e55e830b16af9c2b5269000c4dd9b93fd24b304a0675aeb0ab83438c566d2ca7
Section: perl
Priority: optional
Homepage: https://metacpan.org/release/HTTP-Message
Description: perl interface to HTTP style messages
 The HTTP::Message distribution contains classes useful for representing the
 messages passed in HTTP style communication. These are classes representing
 requests, responses and the headers contained within them.
 .
 The HTTP::Headers class encapsulates HTTP-style message headers. The headers
 consist of attribute-value pairs also called fields, which may be repeated,
 and which are printed in a particular order. The field names are cases
 insensitive.
 .
 Instances of this class are usually created as member variables of the
 HTTP::Request and HTTP::Response classes, internal to the library.

Package: libidn2-0
Source: libidn2
Version: 2.3.8-2
Architecture: amd64
Maintainer: Debian Libidn team <help-libidn@gnu.org>
Installed-Size: 446
Depends: libc6 (>= 2.14), libunistring5 (>= 1.1)
Filename: ./pool/libidn2-0_2.3.8-2_amd64.deb
Size: 109096
MD5sum: c12f652b328832486b6992d355e52c29
SHA1: 3c7a11b95bf17674f57763834134ebd4214f87ff
SHA256: 90b039bcdc4578f8e1c4935adf8dbb525e36a164deefdbbb8c45bac347d48278
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnu.org/software/libidn/#libidn2
Description: Internationalized domain names (IDNA2008/TR46) library
 Libidn2 implements the revised algorithm for internationalized domain
 names called IDNA2008/TR46.
 .
 This package contains runtime libraries.

Package: libio-compress-brotli-perl
Source: libio-compress-brotli-perl (0.004001-2)
Version: 0.004001-2+b3
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 61
Depends: perl (>= 5.40.0-6), perlapi-5.40.0, libbrotli1 (>= 0.6.0), libc6 (>= 2.4)
Filename: ./pool/libio-compress-brotli-perl_0.004001-2+b3_amd64.deb
Size: 16908
MD5sum: 891c67b53d8f28370003a218f5d56c6a
SHA1: c30d16ebf812644929656f9613941f3ccb93dd25
SHA256: f75d4a05a1c71d3909924565e83f147d4bfbc2736e9491c65782489272ac38da
Section: perl
Priority: optional
Homepage: https://metacpan.org/release/IO-Compress-Brotli
Description: modules to read/write Brotli buffers/streams
 The IO-Compress-Brotli distribution wraps the Brotli library, offering Perl
 modules for compressing Brotli buffers and streams, IO::Compress::Brotli, and
 decompressing them, IO::Uncompress::Brotli.
 .
 Brotli is a data compression format primarily used in web fonts and
 HTTP compression.

Package: libio-html-perl
Version: 1.004-3
Architecture: all
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 41
Depends: perl:any
Filename: ./pool/libio-html-perl_1.004-3_all.deb
Size: 16200
MD5sum: 1d06eb95ac10f5b5cac4b2a228247243
SHA1: 548991cb0fdffc7be38693f9a164113d0f3dde07
SHA256: 66c87e3e92460b9dcf56257fd6a48cc7fd1283790acb365a111ecb9d74e9ea43
Section: perl
Priority: optional
Multi-Arch: foreign
Homepage: https://metacpan.org/release/IO-HTML
Description: open an HTML file with automatic charset detection
 IO::HTML provides an easy way to open a file containing HTML while
 automatically determining its encoding.  It uses the HTML5 encoding
 sniffing algorithm specified in section 8.2.2.1 of the draft standard.

Package: libk5crypto3
Source: krb5
Version: 1.21.3-5
Architecture: amd64
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 266
Depends: libc6 (>= 2.38), libkrb5support0 (= 1.21.3-5)
Suggests: krb5-doc, krb5-user
Breaks: libgssapi-krb5-2 (<= 1.18~), libkrb5-3 (<= 1.18~)
Filename: ./pool/libk5crypto3_1.21.3-5_amd64.deb
Size: 81540
MD5sum: d2d266db6727441772fab59d862e0c83
SHA1: d91483c04c916f43fccfa9983cdba5ee38025b84
SHA256: 3368c4b8fd7f0172ba0f1cbd31d150d9ab3c67cc3f4bc3a4c77d895ade0701c4
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://web.mit.edu/kerberos/
Description: MIT Kerberos runtime libraries - Crypto Library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime cryptography libraries used by
 applications and Kerberos clients.

Package: libkeyutils1
Source: keyutils
Version: 1.6.3-6
Architecture: amd64
Maintainer: Christian Kastner <ckk@debian.org>
Installed-Size: 41
Depends: libc6 (>= 2.14)
Filename: ./pool/libkeyutils1_1.6.3-6_amd64.deb
Size: 9456
MD5sum: d94a241f2f7ab7edf5b6fb049fde8380
SHA1: 510fbc305d8dc86f0279c13f77fa06c4c1a6c75f
SHA256: 0b11ad17be0300b63ad4eeb4c6450fed24d34b7b740f23e5363dcb29ee6d5eba
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
Description: Linux Key Management Utilities (library)
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.
 .
 This package provides a wrapper library for the key management facility system
 calls.

Package: libkrb5-3
Source: krb5
Version: 1.21.3-5
Architecture: amd64
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 1074
Depends: libkrb5support0 (= 1.21.3-5), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkeyutils1 (>= 1.5.9), libssl3t64 (>= 3.0.0)
Recommends: krb5-locales
Suggests: krb5-doc, krb5-user
Breaks: libapache2-mod-auth-kerb (<= 5.4-2.4)
Filename: ./pool/libkrb5-3_1.21.3-5_amd64.deb
Size: 326308
MD5sum: da76169a9e47f1f6d589831590aa92b3
SHA1: 9c3c589e4650276987127e9c521913d39aafd5ed
SHA256: 7e286fff31330a174a0df0ddfee19e388d7b1825f684aa55a3b62bcab5737c9a
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://web.mit.edu/kerberos/
Description: MIT Kerberos runtime libraries
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the main Kerberos v5 API
 used by applications and Kerberos clients.

Package: libkrb5support0
Source: krb5
Version: 1.21.3-5
Architecture: amd64
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 137
Depends: libc6 (>= 2.38)
Breaks: krb5-admin-server (<< 1.20.1-4~), krb5-kdc (<< 1.20.1-4~), krb5-pkinit (<< 1.20.1-4~), krb5-user (<< 1.20.1-4~), libgssapi-krb5-2 (<< 1.20), libk5crypto3 (<< 1.20.1-4~), libkadm5clnt-mit9 (<< 1.13~alpha1-1), libkadm5srv-mit12 (<< 1.20.1-4~), libkadm5srv-mit9 (<< 1.13~alpha1-1), libkdb5-10t64 (<< 1.20.1-4~), libkdb5-8 (<< 1.16), libkrb5-3 (<< 1.20.1-4~)
Filename: ./pool/libkrb5support0_1.21.3-5_amd64.deb
Size: 33036
MD5sum: ef79c5f878cdafd51e9657a23be42a35
SHA1: f03fd2e9780012bf0c4fb68eccc7701d54b14e19
SHA256: 15254b79d38d3f3abdc9385ccd56e0a84fc67738ec5af1fcd5e2723b0ef38b92
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://web.mit.edu/kerberos/
Description: MIT Kerberos runtime libraries - Support library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains an internal runtime support library used by other
 Kerberos libraries.

Package: libksba8
Source: libksba (1.6.7-2)
Version: 1.6.7-2+b1
Architecture: amd64
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Installed-Size: 330
Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.46)
Filename: ./pool/libksba8_1.6.7-2+b1_amd64.deb
Size: 136048
MD5sum: c3c403d168dc06715353eea1d3604f0c
SHA1: fb91920ae8646fcd3a27eb871f624280d6d344d9
SHA256: 45bc1bfaf41a5e1136b1c1f58c495a950888da33a617de24202f3568e45b9572
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnupg.org/related_software/libksba/
Description: X.509 and CMS support library
 KSBA (pronounced Kasbah) is a library to make X.509 certificates as
 well as the CMS easily accessible by other applications.  Both
 specifications are building blocks of S/MIME and TLS.
 .
 KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER
 Encoder, Certificate Handling and CMS Handling.
 .
 This package contains the runtime library files.

Package: libldap-common
Source: openldap
Version: 2.6.10+dfsg-1
Architecture: all
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Installed-Size: 99
Filename: ./pool/libldap-common_2.6.10+dfsg-1_all.deb
Size: 35108
MD5sum: cb212fe3a3222402d448794e8bc79279
SHA1: a3d1b969d0487643d6968a3b7ece5460f6b86224
SHA256: e45285afc6c45ee9274dd848baf1823d0cf6bb8f1fc769ea96f4de180a264de1
Section: libs
Priority: optional
Multi-Arch: foreign
Homepage: https://www.openldap.org/
Description: OpenLDAP common files for libraries
 These are common files for the run-time libraries for the OpenLDAP
 (Lightweight Directory Access Protocol) servers and clients.

Package: libldap2
Source: openldap
Version: 2.6.10+dfsg-1
Architecture: amd64
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Installed-Size: 576
Depends: libc6 (>= 2.38), libsasl2-2 (>= 2.1.28+dfsg1), libssl3t64 (>= 3.0.0)
Recommends: libldap-common
Filename: ./pool/libldap2_2.6.10+dfsg-1_amd64.deb
Size: 193576
MD5sum: fdbf173c3f3056406044b3dedc2c1617
SHA1: 156554a5a8064d450c2103819c5e1901f2482ef9
SHA256: 60069e4a550ca890113fa89d3001417781b18e146ec5d637d31e368dec9909bd
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.openldap.org/
Description: OpenLDAP libraries
 These are the run-time libraries for the OpenLDAP (Lightweight Directory
 Access Protocol) servers and clients.

Package: liblocale-gettext-perl
Source: liblocale-gettext-perl (1.07-7)
Version: 1.07-7+b1
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 53
Pre-Depends: perl-base (>= 5.40.0-6), perlapi-5.40.0
Depends: libc6 (>= 2.3)
Filename: ./pool/liblocale-gettext-perl_1.07-7+b1_amd64.deb
Size: 15344
MD5sum: 800602157f904f590c3e021d3df3aa1d
SHA1: 42ff0dcb0e276283f648fc94fada173352539845
SHA256: 764c10c723ccd6e45e5637c0be3c74f20997971da9aad77b8cca73c13494a493
Section: perl
Priority: required
Homepage: https://metacpan.org/release/Locale-gettext
Description: module using libc functions for internationalization in Perl
 The Locale::gettext module permits access from perl to the gettext() family of
 functions for retrieving message strings from databases constructed
 to internationalize software.
 .
 It provides gettext(), dgettext(), dcgettext(), textdomain(),
 bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext()
 and dngettext().

Package: liblsof0
Source: lsof
Version: 4.99.4+dfsg-2
Architecture: amd64
Maintainer: Andres Salomon <dilinger@debian.org>
Installed-Size: 229
Depends: libc6 (>= 2.34), libselinux1 (>= 3.1~)
Filename: ./pool/liblsof0_4.99.4+dfsg-2_amd64.deb
Size: 133732
MD5sum: 91ea88f41f229eff9ac3c24481ecf4a2
SHA1: b0f1e7274778d9b3411035d481d3e7925f0f2ca5
SHA256: 9d21722d696fb8c7fd92f389ab84f0919455c77ea736c6f43d8e98b6751cca5a
Section: libs
Priority: optional
Homepage: https://github.com/lsof-org/lsof
Description: utility to list open files (shared library)
 Lsof is a Unix-specific diagnostic tool.  Its name stands
 for LiSt Open Files, and it does just that.  It lists
 information about any files that are open, by processes
 currently running on the system.
 .
 This package contains the shared libraries used by the tool.

Package: liblwp-mediatypes-perl
Version: 6.04-2
Architecture: all
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 74
Depends: perl:any
Filename: ./pool/liblwp-mediatypes-perl_6.04-2_all.deb
Size: 20200
MD5sum: 73ddb0e852844ed1171db14338a24821
SHA1: 5d47fff6eebd2e60acb353cef3cb59fea9063dce
SHA256: c3ae8bca625ab6e16d6257698de402090135b5eca511df2c8086b0c23eefbaff
Section: perl
Priority: optional
Homepage: https://metacpan.org/release/LWP-MediaTypes
Description: module to guess media type for a file or a URL
 LWP::MediaTypes provides functions for handling media (also known as MIME)
 types and encodings. The mapping from file extensions to media types is
 defined by the media.types file. If the ~/.media.types file exists it is used
 instead. For backwards compatibility it will also look for ~/.mime.types.

Package: liblz4-1
Source: lz4
Version: 1.10.0-4
Architecture: amd64
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Installed-Size: 173
Depends: libc6 (>= 2.14), libxxhash0 (>= 0.6.5)
Breaks: liblz4-1a
Replaces: liblz4-1a
Filename: ./pool/liblz4-1_1.10.0-4_amd64.deb
Size: 63900
MD5sum: 51b7605581fe76fa57b450f5890aca91
SHA1: 366df9ca4cd9a1009c147a612e6526be145a4732
SHA256: c31ec4c7c82755a38b2f3fe066fc0c5518cc91a601a268fbcd19bdacb1f22e1e
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/lz4/lz4
Description: Fast LZ compression algorithm library - runtime
 LZ4 is a very fast lossless compression algorithm, providing compression speed
 at 400 MB/s per core, scalable with multi-cores CPU. It also features an
 extremely fast decoder, with speed in multiple GB/s per core, typically
 reaching RAM speed limits on multi-core systems.
 .
 This package includes the shared library.

Package: liblzma5
Source: xz-utils
Version: 5.8.1-1
Architecture: amd64
Maintainer: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Installed-Size: 435
Depends: libc6 (>= 2.34)
Breaks: liblzma2 (<< 5.1.1alpha+20110809-3~)
Filename: ./pool/liblzma5_5.8.1-1_amd64.deb
Size: 309344
MD5sum: e461cb98e149d01308b93674eafe975b
SHA1: 1e2be10fe484cd4b6c6fbded82e09ab216d07019
SHA256: 3a4b863e62478b1895909c5d3b719da0395d6fe6da46f2218db2b0436e0fe892
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://tukaani.org/xz/
Description: XZ-format compression library
 XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
 compression format, which provides memory-hungry but powerful
 compression (often better than bzip2) and fast, easy decompression.
 .
 The native format of liblzma is XZ; it also supports raw (headerless)
 streams and the older LZMA format used by lzma. (For 7-Zip's related
 format, use the p7zip package instead.)

Package: libmariadb3
Source: mariadb
Version: 1:11.8.5+maria~deb13
Architecture: amd64
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Installed-Size: 541
Depends: mariadb-common, libc6 (>= 2.34), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Conflicts: libmariadbclient18 (<< 10.2.0), mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-5.1, mariadb-server-5.2, mariadb-server-5.3, mariadb-server-5.5
Breaks: libmariadbclient18 (<< 1:11.8.5+maria~deb13)
Replaces: libmariadbclient18 (<< 1:11.8.5+maria~deb13)
Filename: ./pool/libmariadb3_1%3a11.8.5+maria~deb13_amd64.deb
Size: 162596
MD5sum: 04b46d5f6eaea7130b6932d3697b1bb0
SHA1: 3c4e610a94da31544a2296dc191bee777646e94d
SHA256: 75b094f87815432f4b12257b09f5db46dd280ea532e5efc7801eebc2cad0cb14
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://mariadb.org/
Description: MariaDB database client library
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the client library.

Package: libmd0
Source: libmd (1.1.0-2)
Version: 1.1.0-2+b1
Architecture: amd64
Maintainer: Guillem Jover <guillem@debian.org>
Installed-Size: 94
Depends: libc6 (>= 2.33)
Filename: ./pool/libmd0_1.1.0-2+b1_amd64.deb
Size: 36272
MD5sum: b19d4b4209fcbc0a387d8563f7b50e27
SHA1: b74e47ea74c82c695f1d18c5473851e1882392ce
SHA256: 7244ec3839b61fac0c1884fe08aaa040f26e8f1f35f1f5d3482eacefd30d1b44
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.hadrons.org/software/libmd/
Description: message digest functions from BSD systems - shared library
 The libmd library provides various message digest ("hash") functions,
 as found on various BSDs on a library with the same name and with a
 compatible API.

Package: libmnl0
Source: libmnl
Version: 1.0.5-3
Architecture: amd64
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Installed-Size: 45
Depends: libc6 (>= 2.14)
Filename: ./pool/libmnl0_1.0.5-3_amd64.deb
Size: 11928
MD5sum: 7e77017e08e0d3ca64e080b125620089
SHA1: 6ba7c9fde78a65f23c3c430e2d6c946bb757d73f
SHA256: 4ec9c1096e0b954e3bdb03a62314ee7f49999045d3d55be3e4ded520ffc9baf5
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://netfilter.org/projects/libmnl/
Description: minimalistic Netlink communication library
 libmnl is a minimalistic user-space library oriented to Netlink developers.
 There are a lot of common tasks in parsing, validating, constructing of
 both the Netlink header and TLVs that are repetitive and easy to get wrong.
 This library aims to provide simple helpers that allows you to re-use code
 and to avoid re-inventing the wheel.
 .
 The main features of this library are:
 .
 Small: the shared library requires around 30KB for an x86-based computer.
 .
 Simple: this library avoids complexity and elaborated abstractions that
 tend to hide Netlink details.
 .
 Easy to use: the library simplifies the work for Netlink-wise developers.
 It provides functions to make socket handling, message building,
 validating, parsing and sequence tracking, easier.
 .
 Easy to re-use: you can use the library to build your own abstraction
 layer on top of this library.
 .
 Decoupling: the interdependency of the main bricks that compose the
 library is reduced, i.e. the library provides many helpers, but the
 programmer is not forced to use them.
 .
 This package contains the shared libraries needed to run programs that use
 the minimalistic Netlink communication library.

Package: libmpfr6
Source: mpfr4
Version: 4.2.2-1
Architecture: amd64
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Installed-Size: 1225
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Breaks: libcgal13 (<< 4.11-2+b1), libflint-2.5.2 (<< 2.5.2-17+b2), libgiac0 (<< 1.2.3.57+dfsg1-2+b4), libgmp3 (<< 4.1.4-3), libmpc3 (<< 1.1.0-1~), libnormaliz3 (<< 3.5.1+ds-4), sagemath (<< 8.1-2+b2)
Filename: ./pool/libmpfr6_4.2.2-1_amd64.deb
Size: 729320
MD5sum: 839426828463b5c4df709f97e7433015
SHA1: 2390204ccaf310cea4f55ffbcd223d403c7bf0ac
SHA256: 75dddce11dabc7fc543712c33dc27b7f2ee66a111763eb5eac654d010b42cd92
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.mpfr.org/
Description: multiple precision floating-point computation
 MPFR provides a library for multiple-precision floating-point computation
 with correct rounding.  The computation is both efficient and has a
 well-defined semantics. It copies the good ideas from the
 ANSI/IEEE-754 standard for double-precision floating-point arithmetic
 (53-bit mantissa).

Package: libncurses6
Source: ncurses
Version: 6.5+20250216-2
Architecture: amd64
Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Installed-Size: 342
Depends: libtinfo6 (= 6.5+20250216-2), libc6 (>= 2.34)
Recommends: libgpm2
Breaks: cowdancer (<< 0.89~)
Filename: ./pool/libncurses6_6.5+20250216-2_amd64.deb
Size: 105036
MD5sum: ff87a293c329827ef29a5e6369155bfa
SHA1: 0a64b9bc26c1de98f5080aef6e35e6abb25c2a0d
SHA256: e00cbcc8c0826993f881f492c05f33ba8d79b5375dc5a2ab59c82e0c7b9179a9
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://invisible-island.net/ncurses/
Description: shared libraries for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncurses.

Package: libncursesw6
Source: ncurses
Version: 6.5+20250216-2
Architecture: amd64
Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Installed-Size: 419
Depends: libtinfo6 (= 6.5+20250216-2), libc6 (>= 2.34)
Recommends: libgpm2
Filename: ./pool/libncursesw6_6.5+20250216-2_amd64.deb
Size: 135484
MD5sum: 66fceca527187dbbfd8341fded0d77a4
SHA1: 9e4d02ea5bb9018fff66731a7772086ac2333d7f
SHA256: 47baa2e11579583654583a066b69bd5a5d2f22423081f707ed6c0c3ba6d538b7
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://invisible-island.net/ncurses/
Description: shared libraries for terminal handling (wide character support)
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncursesw, which includes support for wide characters.

Package: libnettle8t64
Source: nettle
Version: 3.10.1-1
Architecture: amd64
Maintainer: Magnus Holmgren <holmgren@debian.org>
Installed-Size: 560
Depends: libc6 (>= 2.17)
Breaks: libnettle8 (<< 3.10.1-1)
Replaces: libnettle8
Provides: libnettle8 (= 3.10.1-1)
Filename: ./pool/libnettle8t64_3.10.1-1_amd64.deb
Size: 305436
MD5sum: 3cb9ab304fc612e62f2caeaacdfb38d9
SHA1: 706ed322be3f8c5eaef0fa1e1fc9529e6320e53d
SHA256: 1b03d4a9cd9c8143ba50fe6396f36937e901a317d492d179f4596862c1731cfe
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.lysator.liu.se/~nisse/nettle/
Description: low level cryptographic library (symmetric and one-way cryptos)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains the symmetric and one-way cryptographic
 algorithms. To avoid having this package depend on libgmp, the
 asymmetric cryptos reside in a separate library, libhogweed.

Package: libnghttp2-14
Source: nghttp2
Version: 1.64.0-1.1
Architecture: amd64
Maintainer: Tomasz Buchert <tomasz@debian.org>
Installed-Size: 229
Depends: libc6 (>= 2.17)
Filename: ./pool/libnghttp2-14_1.64.0-1.1_amd64.deb
Size: 75960
MD5sum: be477fe14db067cc30059ed0aa9cdabe
SHA1: 4d344d8bcb21f660ca3b4dad77b975f047b0b29e
SHA256: 669cf255390473a9d85ccec07e84dc4f0c8df881327d203bddbecee1cafb107b
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://nghttp2.org/
Description: library implementing HTTP/2 protocol (shared library)
 This is an implementation of the Hypertext Transfer Protocol version
 2 in C. The framing layer of HTTP/2 is implemented as a reusable C
 library.
 .
 This package installs a shared library.

Package: libnghttp3-9
Source: nghttp3
Version: 1.8.0-1
Architecture: amd64
Maintainer: Debian Curl Maintainers <team+curl@tracker.debian.org>
Installed-Size: 201
Depends: libc6 (>= 2.14)
Filename: ./pool/libnghttp3-9_1.8.0-1_amd64.deb
Size: 67656
MD5sum: 6b1f90e4153530a76878e9fde0244c66
SHA1: ec2a18da55b53e48472fc88c9893b0c574d4fc3b
SHA256: 388e4c33b72829cbf0d098afdc8539fa5ba7458eddb077f5538fdb4d5538716b
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/ngtcp2/nghttp3
Description: HTTP/3 library with QUIC and QPACK (library)
 nghttp3 implements HTTP/3 functions in C. For now it supports several
 HTTP actions like request, response and server push.
 .
 This package contains the shared library.

Package: libnpth0t64
Source: npth
Version: 1.8-3
Architecture: amd64
Maintainer: Eric Dorland <eric@debian.org>
Installed-Size: 57
Depends: libc6 (>= 2.34)
Breaks: libnpth0 (<< 1.8-3)
Replaces: libnpth0
Provides: libnpth0 (= 1.8-3)
Filename: ./pool/libnpth0t64_1.8-3_amd64.deb
Size: 23248
MD5sum: b4b8799e53138b6d860f78e5b57cdf04
SHA1: c0208fea2539540ed2ff1a1e89ec3b19d2618136
SHA256: 37d489976ef91ca0165a7789a7a7ac5923ee3cfadf316ac3e87582e15d0523d7
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnupg.org/
Description: replacement for GNU Pth using system threads
 nPth is a non-preemptive threads implementation using an API very
 similar to the one known from GNU Pth. It has been designed as a
 replacement of GNU Pth for non-ancient operating systems. In
 contrast to GNU Pth it is based on the system's standard threads
 implementation. Thus nPth allows the use of libraries which are not
 compatible to GNU Pth.

Package: libp11-kit0
Source: p11-kit
Version: 0.25.5-3
Architecture: amd64
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Installed-Size: 1882
Depends: libc6 (>= 2.38), libffi8 (>= 3.4)
Filename: ./pool/libp11-kit0_0.25.5-3_amd64.deb
Size: 425240
MD5sum: d27fc7a8b7a7baac77b087b96d69d143
SHA1: b04bc908531c41504c4197e2e1dc4fca6e820b4e
SHA256: 784bf2063e166c8bc851a32623b74ebd85c499043a9d57c5bbd64fa63447f45a
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html
Description: library for loading and coordinating access to PKCS#11 modules - runtime
 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the shared library required for applications loading
 and accessing PKCS#11 modules.

Package: libpam-cap
Source: libcap2 (1:2.75-10)
Version: 1:2.75-10+b1
Architecture: amd64
Maintainer: Christian Kastner <ckk@debian.org>
Installed-Size: 54
Depends: libpam-runtime (>= 1.1.3-2~), libc6 (>= 2.33), libcap2 (>= 1:2.63), libpam0g (>= 0.99.7.1)
Breaks: libcap2-bin (<< 1:2.66-1)
Replaces: libcap2-bin (<< 1:2.66-1)
Filename: ./pool/libpam-cap_1%3a2.75-10+b1_amd64.deb
Size: 16540
MD5sum: 31c50768771d4511c42761eff5f4b5e6
SHA1: c58efe2823d3088ce61392244a33682094610464
SHA256: 7a8c34d624e0831ea59f872be93af44b97692c9b41fcd88e31d697edccaef489
Section: admin
Priority: optional
Multi-Arch: same
Homepage: https://sites.google.com/site/fullycapable/
Description: POSIX 1003.1e capabilities (PAM module)
 Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
 available in Linux kernels. These capabilities are a partitioning of the all
 powerful root privilege into a set of distinct privileges.
 .
 This package contains the PAM module for enforcing capabilities on users and
 groups at PAM session start time.

Package: libpam-modules
Source: pam
Version: 1.7.0-5
Architecture: amd64
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 923
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcrypt1 (>= 1:4.3.0), libdb5.3t64, libpam0g (>= 1.4.1), libselinux1 (>= 3.1~), libsystemd0 (>= 254), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.7.0-5)
Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask
Replaces: libpam-umask, libpam0g-util
Provides: libpam-mkhomedir, libpam-motd, libpam-umask
Filename: ./pool/libpam-modules_1.7.0-5_amd64.deb
Size: 178696
MD5sum: e23fe049a9c98324298ccc072ef40372
SHA1: 5975b79ea553d14acd81c477220c3bef32d93620
SHA256: 9679ade117f8775ac0471f48a92652ab8e8dcda4e2ff06de75158cded9cfd83c
Section: admin
Priority: required
Multi-Arch: same
Homepage: http://www.linux-pam.org/
Description: Pluggable Authentication Modules for PAM
 This package completes the set of modules for PAM. It includes the
  pam_unix.so module as well as some specialty modules.

Package: libpam-modules-bin
Source: pam
Version: 1.7.0-5
Architecture: amd64
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 206
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcrypt1 (>= 1:4.3.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsystemd0 (>= 254)
Replaces: libpam-modules (<< 1.5.2-5~)
Filename: ./pool/libpam-modules-bin_1.7.0-5_amd64.deb
Size: 49116
MD5sum: a6c7ea0cf7c66828445774c7c3c7ccc8
SHA1: ebc3c6714ae37f732db326e26bf889fccc6f4434
SHA256: cc72066d008444317738e8e931d6131b301466b4e2dd5ef5baa75fb1a45d61a7
Section: admin
Priority: required
Multi-Arch: foreign
Homepage: http://www.linux-pam.org/
Description: Pluggable Authentication Modules for PAM - helper binaries
 This package contains helper binaries used by the standard set of PAM
 modules in the libpam-modules package.

Package: libpam-runtime
Source: pam
Version: 1.7.0-5
Architecture: all
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 1028
Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6)
Breaks: libpam-modules (<< 1.7.0), libpam-modules-bin (<< 1.7.0)
Replaces: libpam-modules (<< 1.7.0), libpam-modules-bin (<< 1.7.0)
Filename: ./pool/libpam-runtime_1.7.0-5_all.deb
Size: 248720
MD5sum: 33352d4b91bffa6bf074b837862f8029
SHA1: 14bae5b5fd64a19b3fb77c220fd58d2dee519dc3
SHA256: b02792c9ed6174db695a653b95ef3629fdac3a73ba1eff1754ab161b5711bfbf
Section: admin
Priority: required
Multi-Arch: foreign
Homepage: http://www.linux-pam.org/
Description: Runtime support for the PAM library
 Contains configuration files and  directories required for
 authentication  to work on Debian systems.  This package is required
 on almost all installations.

Package: libpam0g
Source: pam
Version: 1.7.0-5
Architecture: amd64
Maintainer: Sam Hartman <hartmans@debian.org>
Installed-Size: 194
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0
Suggests: libpam-doc
Breaks: libpam0t64 (<< 1.5.3-5)
Replaces: libpam0g-util, libpam0t64 (<< 1.5.3-5)
Filename: ./pool/libpam0g_1.7.0-5_amd64.deb
Size: 69880
MD5sum: 85eb956ec02cc01d4db1534a0c3a6dcd
SHA1: 87c6d4233ce6751ce11502e8663e5d8cf75de72f
SHA256: 4f5bde27d8df2de6ea8990319b42d9974f56a3ba9907ce7296fd0f8964fc9fb1
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://www.linux-pam.org/
Description: Pluggable Authentication Modules library
 Contains the shared library for Linux-PAM, a library that enables the
 local system administrator to choose how applications authenticate users.
 In other words, without rewriting or recompiling a PAM-aware application,
 it is possible to switch between the authentication mechanism(s) it uses.
 One may entirely upgrade the local authentication system without touching
 the applications themselves.

Package: libpcre2-8-0
Source: pcre2
Version: 10.46-1~deb13u1
Architecture: amd64
Maintainer: Matthew Vernon <matthew@debian.org>
Installed-Size: 774
Depends: libc6 (>= 2.34)
Filename: ./pool/libpcre2-8-0_10.46-1~deb13u1_amd64.deb
Size: 298536
MD5sum: 9e63b5d51cbde99cee8aa2f33a5cba88
SHA1: 1594986c3db12e53c6d738df0926766b852e8e9d
SHA256: 6aa452af6a07e34498bf8e734e8789c9dd602fb34f12572e62dc1bba4889a60e
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/PCRE2Project/pcre2
Description: New Perl Compatible Regular Expression Library- 8 bit runtime files
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the 8 bit runtime library, which operates on
 ASCII and UTF-8 input.

Package: libpcre2-posix3
Source: pcre2
Version: 10.46-1~deb13u1
Architecture: amd64
Maintainer: Matthew Vernon <matthew@debian.org>
Installed-Size: 90
Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22)
Conflicts: libpcre2-posix0
Replaces: libpcre2-posix0
Filename: ./pool/libpcre2-posix3_10.46-1~deb13u1_amd64.deb
Size: 63904
MD5sum: a590c14d0ba67a900fda61113f818416
SHA1: 19c233fa3012fb6ddabc4caa05a9122435118bae
SHA256: 9f0eca26948b6dca3f826425d2e7de4c026dd4839b19e1fda0d0e88291d7df01
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/PCRE2Project/pcre2
Description: New Perl Compatible Regular Expression Library - posix-compatible runtime files
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the runtime library for the posix-compatible API.

Package: libperl5.40
Source: perl
Version: 5.40.1-6
Architecture: amd64
Maintainer: Niko Tyni <ntyni@debian.org>
Installed-Size: 29315
Depends: libbz2-1.0, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libdb5.3t64, libgdbm-compat4t64 (>= 1.18-3), libgdbm6t64 (>= 1.21), zlib1g (>= 1:1.2.3.3), perl-modules-5.40 (>= 5.40.1-6)
Suggests: sensible-utils
Breaks: libcompress-raw-bzip2-perl (<< 2.212), libcompress-raw-zlib-perl (<< 2.212), libcompress-zlib-perl (<< 2.212), libdigest-md5-perl (<< 2.58.01), libdigest-sha-perl (<< 6.04), libencode-perl (<< 3.21), libfilter-perl (<< 1.64), libio-compress-base-perl (<< 2.212), libio-compress-bzip2-perl (<< 2.212), libio-compress-perl (<< 2.212), libio-compress-zlib-perl (<< 2.212), libmime-base64-perl (<< 3.16.01), libstorable-perl (<< 3.32), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.40), libthreads-shared-perl (<< 1.69), libtime-hires-perl (<< 1.9777), libtime-piece-perl (<< 1.3401.01)
Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.212), libcompress-raw-zlib-perl (<< 2.212), libcompress-zlib-perl (<< 2.212), libdigest-md5-perl (<< 2.58.01), libdigest-sha-perl (<< 6.04), libencode-perl (<< 3.21), libio-compress-base-perl (<< 2.212), libio-compress-bzip2-perl (<< 2.212), libio-compress-perl (<< 2.212), libio-compress-zlib-perl (<< 2.212), libmime-base64-perl (<< 3.16.01), libmodule-corelist-perl (<< 2.14-2), libstorable-perl (<< 3.32), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.40), libthreads-shared-perl (<< 1.69), libtime-hires-perl (<< 1.9777), libtime-piece-perl (<< 1.3401.01), perl (<< 5.22.0~), perl-base (<< 5.22.0~)
Filename: ./pool/libperl5.40_5.40.1-6_amd64.deb
Size: 4341332
MD5sum: 149067fb62a43782b50eaf559aa4f68e
SHA1: 115f4cbe17c3706c068bab13e8659621c15591f2
SHA256: f20aa427c3f56f430b7b58b73222edcb8cda40fa9c3b25365b20cd53eddd51a9
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://dev.perl.org/perl5/
Description: shared Perl library
 This package contains the shared Perl library, used by applications
 which embed a Perl interpreter.
 .
 It also contains the architecture-dependent parts of the standard
 library (and depends on perl-modules-5.40 which contains the
 architecture-independent parts).

Package: libpopt0
Source: popt
Version: 1.19+dfsg-2
Architecture: amd64
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Installed-Size: 245
Depends: libc6 (>= 2.38)
Filename: ./pool/libpopt0_1.19+dfsg-2_amd64.deb
Size: 43844
MD5sum: d6f75bac044cd1ddc1b3496962b3b26d
SHA1: af7136f8681de0761c9694916da46c8def77c4e2
SHA256: 07f649b706852af937654295697dcfc7858f3295718ec18681dce1704663e4f2
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/rpm-software-management/popt
Description: lib for parsing cmdline parameters
 Popt was heavily influenced by the getopt() and getopt_long() functions,
 but it allows more powerful argument expansion. It can parse arbitrary
 argv[] style arrays and automatically set variables based on command
 line arguments. It also allows command line arguments to be aliased via
 configuration files and includes utility functions for parsing arbitrary
 strings into argv[] arrays using shell-like rules.
 .
 This package contains the runtime library and locale data.

Package: libproc2-0
Source: procps
Version: 2:4.0.4-9
Architecture: amd64
Maintainer: Craig Small <csmall@debian.org>
Installed-Size: 237
Depends: libc6 (>= 2.38), libsystemd0
Replaces: procps (<< 1:3.3.2-1)
Filename: ./pool/libproc2-0_2%3a4.0.4-9_amd64.deb
Size: 65596
MD5sum: c446e0ae1fbcab149c5b386d3a680e79
SHA1: 023abaa2f21ffba84247a595f46ccfd057547582
SHA256: c9d61caab1b2ddfc3f17edb95be31b9809fcb2daf27d853dff615bc4ebd08b4b
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://gitlab.com/procps-ng/procps
Description: library for accessing process information from /proc
 The libproc2 library is a way of accessing information out of the /proc
 filesystem.
 .
 This package contains the shared libraries necessary to run programs
 compiled with libproc2.

Package: libpsl5t64
Source: libpsl (0.21.2-1.1)
Version: 0.21.2-1.1+b1
Architecture: amd64
Maintainer: Tim Rühsen <tim.ruehsen@gmx.de>
Installed-Size: 100
Depends: libidn2-0 (>= 0.16), libc6 (>= 2.33), libunistring5 (>= 1.1)
Recommends: publicsuffix (>= 20150507)
Breaks: libpsl5 (<< 0.21.2-1.1)
Replaces: libpsl5
Provides: libpsl5 (= 0.21.2-1.1+b1)
Filename: ./pool/libpsl5t64_0.21.2-1.1+b1_amd64.deb
Size: 57188
MD5sum: 09aa06d971ce5ff6d02b452c0e1f15f9
SHA1: 721d9692ffd65ded56bf4de880f199ec188aa04f
SHA256: 59d42bb1f9ebc0d1776fe616efb08a7a8568b05982e00f70b03c63863db768ab
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/rockdaboot/libpsl
Description: Library for Public Suffix List (shared libraries)
 Libpsl allows checking domains against the Public Suffix List.
 It can be used to avoid privacy-leaking 'super-cookies',
 'super domain' certificates, for domain highlighting purposes
 sorting domain lists by site and more.
 .
 Please see https://publicsuffix.org for more detailed information.
 .
 This package contains runtime libraries.

Package: libreadline8t64
Source: readline
Version: 8.2-6
Architecture: amd64
Maintainer: Matthias Klose <doko@debian.org>
Installed-Size: 485
Depends: readline-common, libc6 (>= 2.38), libtinfo6 (>= 6)
Breaks: libreadline8 (<< 8.2-6)
Replaces: libreadline8
Provides: libreadline8 (= 8.2-6)
Filename: ./pool/libreadline8t64_8.2-6_amd64.deb
Size: 168832
MD5sum: 24c1a54df91ac48e0fb79b953bffe460
SHA1: b094813d4ea39997a3a798b356961ab080b31428
SHA256: eeadf2b5e755c9f183883feea2d9b5b28560284275d5f54d3e55d0923b1d0967
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://tiswww.case.edu/php/chet/readline/rltop.html
Description: GNU readline and history libraries, run-time libraries
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

Package: librtmp1
Source: rtmpdump (2.4+20151223.gitfa8646d.1-2)
Version: 2.4+20151223.gitfa8646d.1-2+b5
Architecture: amd64
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Installed-Size: 144
Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.1), libhogweed6t64, libnettle8t64, zlib1g (>= 1:1.1.4)
Filename: ./pool/librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb
Size: 58840
MD5sum: 355aeaaf937d70dcc873a458f6244c6e
SHA1: 890c75ffd3bd595233728f775acfa20693e53810
SHA256: 93baa2004cbe6c8721b9e81beed078612540aef120970b4751305c51c6697368
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://rtmpdump.mplayerhq.hu/
Description: toolkit for RTMP streams (shared library)
 A small dumper for media content streamed over the RTMP protocol (like BBC's
 iPlayer high quality streams). Supplying an RTMP URL will result in a dumped
 flv file, which can be played/transcoded with standard tools.
 .
 This package contains the shared libraries, header files needed by
 programs that want to use librtmp.

Package: libsasl2-2
Source: cyrus-sasl2
Version: 2.1.28+dfsg1-9
Architecture: amd64
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Installed-Size: 156
Depends: libsasl2-modules-db (>= 2.1.28+dfsg1-9), libc6 (>= 2.38), libssl3t64 (>= 3.0.0)
Recommends: libsasl2-modules (>= 2.1.28+dfsg1-9)
Replaces: libsasl2
Filename: ./pool/libsasl2-2_2.1.28+dfsg1-9_amd64.deb
Size: 57512
MD5sum: 35ad5deb812b880a16b7ae25bbfcc6b9
SHA1: d33dd3ff8f88f8ae9a84bad1df925ea1b2ea0904
SHA256: 66e49d7ae026811b49a0050f18b0325960a2625ffd1ff60d91b7844a815fa9d2
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.cyrusimap.org/sasl/
Description: Cyrus SASL - authentication abstraction library
 This is the Cyrus SASL API implementation, version 2.1.
 .
 SASL is the Simple Authentication and Security Layer, a method for
 adding authentication support to connection-based protocols. To use
 SASL, a protocol includes a command for identifying and
 authenticating a user to a server and for optionally negotiating
 protection of subsequent protocol interactions. If its use is
 negotiated, a security layer is inserted between the protocol and the
 connection. See RFC 2222 for more information.
 .
 Any of: ANONYMOUS, SCRAM, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal
 Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used.

Package: libsasl2-modules
Source: cyrus-sasl2
Version: 2.1.28+dfsg1-9
Architecture: amd64
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Installed-Size: 282
Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0)
Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql
Breaks: libsasl2-modules-gssapi-mit (<< 2.1.28+dfsg-4)
Replaces: libsasl2-modules-gssapi-mit (<< 2.1.28+dfsg-4)
Filename: ./pool/libsasl2-modules_2.1.28+dfsg1-9_amd64.deb
Size: 66712
MD5sum: 3a36a36e924fea6dd7128138f8cc131b
SHA1: f623482243379c12c46d65fd9f5b5fc87c024428
SHA256: cfb73ce3c26bb8637da0e625ed0d9a8050e994c0c496c00c49ab0cc188ab9ffb
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.cyrusimap.org/sasl/
Description: Cyrus SASL - pluggable authentication modules
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS,
 NTLM, SCRAM, CRAM-MD5, and DIGEST-MD5 (with DES support, deprecated).

Package: libsasl2-modules-db
Source: cyrus-sasl2
Version: 2.1.28+dfsg1-9
Architecture: amd64
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Installed-Size: 70
Depends: libc6 (>= 2.14), libdb5.3t64
Filename: ./pool/libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb
Size: 19768
MD5sum: 697b55318a5683646f3f4c637576f3f3
SHA1: 8c66ab6412351683261d50959984811c0480087b
SHA256: a5c38659fbd62c33c6d9bfa2be43e75a572d1818531aad32dd74d0a58cc4bd19
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.cyrusimap.org/sasl/
Description: Cyrus SASL - pluggable authentication modules (DB)
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the DB plugin, which supports Berkeley DB lookups.

Package: libseccomp2
Source: libseccomp
Version: 2.6.0-2
Architecture: amd64
Maintainer: Kees Cook <kees@debian.org>
Installed-Size: 201
Depends: libc6 (>= 2.14)
Filename: ./pool/libseccomp2_2.6.0-2_amd64.deb
Size: 51712
MD5sum: 6f3ecc3a1c0ddc47dd96b83f366596a1
SHA1: 24123b32b6afb1f186a31ab8a2175dc438558653
SHA256: 89d5138e05fb6a86b9afd8b54dc0fb4b14f4c27c05e6c5f767c2132bdf808531
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/seccomp/libseccomp
Description: high level interface to Linux seccomp filter
 This library provides a high level interface to constructing, analyzing
 and installing seccomp filters via a BPF passed to the Linux Kernel's
 prctl() syscall.

Package: libselinux1
Source: libselinux
Version: 3.8.1-1
Architecture: amd64
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Installed-Size: 229
Depends: libc6 (>= 2.38), libpcre2-8-0 (>= 10.22)
Filename: ./pool/libselinux1_3.8.1-1_amd64.deb
Size: 84680
MD5sum: 6f70ae12d588cad7039e43c24449cc13
SHA1: 44b247687c034c8a4142204f0827f7286614b354
SHA256: 68bb8d32bd8d6d7d2f5952a169db03d1484b46ae1e52abccdec42a19dccea5d5
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/SELinuxProject
Description: SELinux runtime shared libraries
 This package provides the shared libraries for Security-enhanced
 Linux that provides interfaces (e.g. library functions for the
 SELinux kernel APIs like getcon(), other support functions like
 getseuserbyname()) to SELinux-aware applications. Security-enhanced
 Linux is a patch of the Linux kernel and a number of utilities with
 enhanced security functionality designed to add mandatory access
 controls to Linux.  The Security-enhanced Linux kernel contains new
 architectural components originally developed to improve the security
 of the Flask operating system. These architectural components provide
 general support for the enforcement of many kinds of mandatory access
 control policies, including those based on the concepts of Type
 Enforcement, Role-based Access Control, and Multi-level Security.
 .
 libselinux1 provides an API for SELinux applications to get and set
 process and file security contexts and to obtain security policy
 decisions.  Required for any applications that use the SELinux
 API. libselinux may use the shared libsepol to manipulate the binary
 policy if necessary (e.g. to downgrade the policy format to an older
 version supported by the kernel) when loading policy.

Package: libsemanage-common
Source: libsemanage
Version: 3.8.1-1
Architecture: all
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Installed-Size: 21
Filename: ./pool/libsemanage-common_3.8.1-1_all.deb
Size: 7812
MD5sum: e27a7f67a7f2d8a78ccc5d7ff402a103
SHA1: ed442bc1e7946d6bc82c2f846a3a99af63d0fe2c
SHA256: 65375d886749c236bd1da4d9990b7c2469d2fe66019a28e5614f6814376d3dcb
Section: libs
Priority: optional
Multi-Arch: foreign
Homepage: https://selinuxproject.org
Description: Common files for SELinux policy management libraries
 This package provides the common files used by the shared libraries
 for SELinux policy management.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.

Package: libsemanage2
Source: libsemanage
Version: 3.8.1-1
Architecture: amd64
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Installed-Size: 313
Depends: libsemanage-common (>= 3.8.1-1), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.38), libselinux1 (>= 3.8.1), libsepol2 (>= 3.8.1)
Filename: ./pool/libsemanage2_3.8.1-1_amd64.deb
Size: 95284
MD5sum: bd188a7d6b4067f02d8b916431c7d16e
SHA1: 0ebc529eca4b503084ccb1ccf25e95b5c718d42c
SHA256: f97da7505d17ad3bdd8fc56302256df7e158e5e0d8b02cb766654199cbc406a9
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://selinuxproject.org
Description: SELinux policy management library
 This package provides the shared libraries for SELinux policy management.
 It uses libsepol for binary policy manipulation and libselinux for
 interacting with the SELinux system.  It also exec's helper programs
 for loading policy and for checking whether the file_contexts
 configuration is valid (load_policy and setfiles from
 policycoreutils) presently, although this may change at least for the
 bootstrapping case
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.

Package: libsepol2
Source: libsepol
Version: 3.8.1-1
Architecture: amd64
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Installed-Size: 835
Depends: libc6 (>= 2.38)
Filename: ./pool/libsepol2_3.8.1-1_amd64.deb
Size: 295588
MD5sum: ff21bab0f78f4fa6728a412fbfb9bbad
SHA1: a4ec74f05fba7eb2f69b32cfd63e9ecdab8c51c5
SHA256: 3595d2d3a6d24695e7953f4f00cdfe6974c9242d9a8dfee8998e77fbf7b2ba09
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://selinuxproject.org
Description: SELinux library for manipulating binary security policies
 Security-enhanced Linux is a patch of the Linux kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access
 Control, and Multi-level Security.
 .
 libsepol provides an API for the manipulation of SELinux binary policies.
 It is used by checkpolicy (the policy compiler) and similar tools, as well
 as by programs like load_policy that need to perform specific transformations
 on binary policies such as customizing policy boolean settings.

Package: libsigsegv2
Source: libsigsegv (2.14-1)
Version: 2.14-1+b2
Architecture: amd64
Maintainer: Debian Common Lisp Team <debian-common-lisp@lists.debian.org>
Installed-Size: 64
Depends: libc6 (>= 2.4)
Filename: ./pool/libsigsegv2_2.14-1+b2_amd64.deb
Size: 34368
MD5sum: 3657f1763e36ecafad0d8f18f41a91fd
SHA1: 6026eef886baacac1032a5b1b377245ef350ecfc
SHA256: bac603b965f303ea88dc39cd723b3d88cd86e3be9c948783f0d5e0d00e971302
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnu.org/software/libsigsegv/
Description: Library for handling page faults in a portable way
 GNU libsigsegv is a library that allows handling page faults in a
 portable way. It is used e.g. for generational garbage collectors
 and stack overflow handlers.
 .
 This package contains the shared library.

Package: libsqlite3-0
Source: sqlite3
Version: 3.46.1-7
Architecture: amd64
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Installed-Size: 1834
Depends: libc6 (>= 2.38)
Breaks: crowdsec (<< 1.4), python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~)
Filename: ./pool/libsqlite3-0_3.46.1-7_amd64.deb
Size: 914328
MD5sum: 577ddbfff9f3b7396ca0761a54ce016f
SHA1: 9cad50c132f23668e53632430595e0388667bf77
SHA256: 8976fc03e2280e4fb55d9bb52d2723a54a83284183684a6b27102934756a2be4
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.sqlite.org/
Description: SQLite 3 shared library
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.

Package: libssh2-1t64
Source: libssh2
Version: 1.11.1-1
Architecture: amd64
Maintainer: Nicolas Mora <babelouest@debian.org>
Installed-Size: 437
Depends: libc6 (>= 2.25), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Breaks: libssh2-1 (<< 1.11.1-1)
Replaces: libssh2-1
Provides: libssh2-1 (= 1.11.1-1)
Filename: ./pool/libssh2-1t64_1.11.1-1_amd64.deb
Size: 244608
MD5sum: d4b36da8909e226c1829bf9c07aca38c
SHA1: 976319bbd1e9b067c8abe5d8724606b8fb5738cb
SHA256: 7cd32dd28148c672f156d1d4ae56d6129bf776980bc6abb4f27c5714c190b958
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://libssh2.org/
Description: SSH2 client-side library
 libssh2 is a client-side C library implementing the SSH2 protocol.
 It supports regular terminal, SCP and SFTP (v1-v5) sessions;
 port forwarding, X11 forwarding; password, key-based and
 keyboard-interactive authentication.
 .
 This package contains the runtime library.

Package: libssl3t64
Source: openssl
Version: 3.5.4-1~deb13u1
Architecture: amd64
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Installed-Size: 8086
Depends: libc6 (>= 2.38), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), openssl-provider-legacy
Breaks: freeradius (<< 3.2.7+dfsg-1+deb13u1), libssl3 (<< 3.5.4-1~deb13u1), openssh-client (<< 1:9.4p1), openssh-server (<< 1:9.4p1), python3-m2crypto (<< 0.38.0-4)
Replaces: libssl3
Provides: libssl3 (= 3.5.4-1~deb13u1)
Filename: ./pool/libssl3t64_3.5.4-1~deb13u1_amd64.deb
Size: 2440776
MD5sum: 85f92acb8552884df712b7171a8862bb
SHA1: b044cff08f29ed0e26309be0b28c1153eebc152e
SHA256: 7fc9f0372f9271eaad49dbe373f858897853bb02eef6f30f25112cebf2f4afd0
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://openssl-library.org
Description: Secure Sockets Layer toolkit - shared libraries
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It provides the libssl and libcrypto shared libraries.

Package: libstdc++6
Source: gcc-14
Version: 14.2.0-19
Architecture: amd64
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Installed-Size: 3019
Depends: gcc-14-base (= 14.2.0-19), libc6 (>= 2.38), libgcc-s1 (>= 4.3)
Conflicts: scim (<< 1.4.2-1)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Replaces: libstdc++6-14-dbg (<< 4.9.0-3)
Filename: ./pool/libstdc++6_14.2.0-19_amd64.deb
Size: 713628
MD5sum: 8954f7d89eb15031f88e9f3047be059e
SHA1: 88eff3277c2e74be3878264096b958aab6ed33dd
SHA256: ab1fa05837aa7a92aae748fd07a18a35f7d18bb4a71c4724fe2bbf0e32089de0
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Description: GNU Standard C++ Library v3
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.

Package: libsystemd0
Source: systemd
Version: 257.9-1~deb13u1
Architecture: amd64
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Installed-Size: 1222
Depends: libc6 (>= 2.39), libcap2 (>= 1:2.10)
Recommends: libzstd1
Suggests: libgcrypt20, liblz4-1, liblzma5
Filename: ./pool/libsystemd0_257.9-1~deb13u1_amd64.deb
Size: 453448
MD5sum: dd7b0a256368d391ea52eb3944fd6d1a
SHA1: 83d45f29811200050febc46a9fe9f459f8cf3c72
SHA256: 7f01e4f48904e33768dafd9ae8afe3a5c453c479d310c2a732e979b2287f2932
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://systemd.io
Description: systemd utility library
 This library provides APIs to interface with various system components such as
 the system journal, the system service manager, D-Bus and more.

Package: libtasn1-6
Version: 4.20.0-2
Architecture: amd64
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Installed-Size: 122
Depends: libc6 (>= 2.38)
Filename: ./pool/libtasn1-6_4.20.0-2_amd64.deb
Size: 49880
MD5sum: f4c20235c3e103f9b5decf72566e097d
SHA1: 95c13b719f566b4bf35665bf6e97e38f6c76aac2
SHA256: 296509910b09cfa62608818bd55423bbd27c0542d8176d612afe03521882e830
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnu.org/software/libtasn1/
Description: Manage ASN.1 structures (runtime)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains runtime libraries.

Package: libterm-readkey-perl
Source: libterm-readkey-perl (2.38-2)
Version: 2.38-2+b4
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 74
Depends: perl (>= 5.40.0-6), perlapi-5.40.0, libc6 (>= 2.28)
Filename: ./pool/libterm-readkey-perl_2.38-2+b4_amd64.deb
Size: 24636
MD5sum: b213ff6f0866a116d4de52c227bd4199
SHA1: 1fd7f3d32de83f5fdbf587a82aab59c49f7a0995
SHA256: ad3480ad05e386147a4618604919be460b49b62137d1db9dd14b8997312f17ac
Section: perl
Priority: optional
Homepage: https://metacpan.org/release/TermReadKey
Description: perl module for simple terminal control
 Term::ReadKey is a compiled perl module dedicated to providing simple
 control over terminal driver modes (cbreak, raw, cooked, etc.) support for
 non-blocking reads, if the architecture allows, and some generalized handy
 functions for working with terminals. One of the main goals is to have the
 functions as portable as possible, so you can just plug in "use
 Term::ReadKey" on any architecture and have a good likelihood of it working.

Package: libtext-charwidth-perl
Source: libtext-charwidth-perl (0.04-11)
Version: 0.04-11+b4
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 42
Depends: libc6 (>= 2.4), perl-base (>= 5.40.0-6), perlapi-5.40.0
Filename: ./pool/libtext-charwidth-perl_0.04-11+b4_amd64.deb
Size: 9476
MD5sum: 646e425e08efc5adaf3d34ba44412f75
SHA1: fd53cdac1915e15c3bf6ce9d36daa948e455bf10
SHA256: 3a1d44df306e0252e8a16df07eba457bc9f2ef736ee890a1c35ffdfd548eafa0
Section: perl
Priority: required
Multi-Arch: same
Homepage: https://metacpan.org/release/Text-CharWidth
Description: get display widths of characters on the terminal
 Text::CharWidth permits one to get the display widths of characters
 and strings on the terminal, using wcwidth() and wcswidth() from libc.
 .
 It provides mbwidth(), mbswidth(), and mblen().

Package: libtext-iconv-perl
Source: libtext-iconv-perl (1.7-8)
Version: 1.7-8+b4
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 50
Depends: libc6 (>= 2.4), perl-base (>= 5.40.0-6), perlapi-5.40.0
Filename: ./pool/libtext-iconv-perl_1.7-8+b4_amd64.deb
Size: 14448
MD5sum: c92e5cba7fa3bc7a39d94401caf9a844
SHA1: 108a27f128cd0833f4b9556269e7c85224da83aa
SHA256: 542c8500e1742a120d7586eee3157b7240d47f2670ae73fc987ea404df53e875
Section: perl
Priority: required
Multi-Arch: same
Homepage: https://metacpan.org/release/Text-Iconv
Description: module to convert between character sets in Perl
 The iconv() family of functions from XPG4 defines an API for converting
 between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They
 are provided by libc6.
 .
 This package allows access to them from Perl via the Text::Iconv
 package.

Package: libtext-wrapi18n-perl
Version: 0.06-10
Architecture: all
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 26
Depends: libtext-charwidth-perl
Filename: ./pool/libtext-wrapi18n-perl_0.06-10_all.deb
Size: 8808
MD5sum: b57a11d040f8e9055f8f2e83ed3dd70b
SHA1: f442e53233cb43d7c9d108051d76a73cfd48e473
SHA256: 17f98c7c09af8ac3bdbfd5a5dad32f3f51c71b02cdfc411366f49092a395de85
Section: perl
Priority: required
Homepage: https://metacpan.org/release/Text-WrapI18N
Description: internationalized substitute of Text::Wrap
 The Text::WrapI18N module is a substitution for Text::Wrap, supporting
 multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth characters
 such as east Asian characters, combining characters such as diacritical marks
 and Thai, and languages which don't use whitespaces between words such as
 Chinese and Japanese.
 .
 It provides wrap().

Package: libtimedate-perl
Version: 2.3300-2
Architecture: all
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 127
Depends: perl:any
Filename: ./pool/libtimedate-perl_2.3300-2_all.deb
Size: 39316
MD5sum: 57a9e43a44a6829c9b0ee4acf702c6dd
SHA1: 4bdf04dea0fdc741d5dd942a2d02f26cef5378a6
SHA256: 8e36723da883c2975d83199e7f4b5331e291881372fde944b0d56660965f38bb
Section: perl
Priority: optional
Multi-Arch: foreign
Homepage: https://metacpan.org/release/TimeDate
Description: collection of modules to manipulate date/time information
 TimeDate is a collection of Perl modules useful for manipulating date and
 time information. Date::Parse can parse absolute date specifications in a
 wide variety of input formats and many languages (via Date::Language).
 .
 This package also includes Date::Format, which can format dates into strings,
 as well as Time::Zone, which contains miscellaneous time zone functions.

Package: libtinfo6
Source: ncurses
Version: 6.5+20250216-2
Architecture: amd64
Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Installed-Size: 569
Depends: libc6 (>= 2.34)
Breaks: tmux (<< 3.3a-4)
Filename: ./pool/libtinfo6_6.5+20250216-2_amd64.deb
Size: 348380
MD5sum: 29b1dca7fda2ed82e943e059bea53fec
SHA1: 71f2f41f5570ca3482ffb5db97b34f46c6f42b65
SHA256: 8b9f6a7983e9418564e48a627518de4c03917b56efe68d7f3e93bd8fffa1cc10
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://invisible-island.net/ncurses/
Description: shared low-level terminfo library for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared low-level terminfo library.

Package: libtirpc-common
Source: libtirpc
Version: 1.3.6+ds-1
Architecture: all
Maintainer: Josue Ortega <josue@debian.org>
Installed-Size: 32
Breaks: libtirpc1, libtirpc3t64 (<< 1.1.4-0.1~)
Replaces: libtirpc1, libtirpc3t64 (<< 1.1.4-0.1~)
Filename: ./pool/libtirpc-common_1.3.6+ds-1_all.deb
Size: 11004
MD5sum: d536fb98a02d3d13a7b1a29e3a038131
SHA1: 703a8577b17b52095c1af5c01842e1b18e7aedb5
SHA256: 300f582e2c9151a8d329568c705cadc76252c417147312fe331c4560d2c7a6c3
Section: libs
Priority: optional
Multi-Arch: foreign
Homepage: http://sourceforge.net/projects/libtirpc
Description: transport-independent RPC library - common files
 This package contains a port of Sun's transport-independent RPC library to
 Linux. The library is intended as a replacement for the RPC code in the GNU C
 library, providing among others support for RPC (and in turn, NFS) over IPv6.
 .
 This package contains the netconfig configuration file as well as the
 associated manpage.

Package: libtirpc3t64
Source: libtirpc
Version: 1.3.6+ds-1
Architecture: amd64
Maintainer: Josue Ortega <josue@debian.org>
Installed-Size: 236
Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libtirpc-common (>= 1.3.6+ds-1)
Breaks: libtirpc3 (<< 1.3.6+ds-1), nfs-common (<< 1:1.2.8-7), nfs-kernel-server (<< 1:1.2.8-7)
Replaces: libtirpc3
Provides: libtirpc3 (= 1.3.6+ds-1)
Filename: ./pool/libtirpc3t64_1.3.6+ds-1_amd64.deb
Size: 83300
MD5sum: a53fcff1f56e64fb19db15eb07756ddd
SHA1: 3382fc0968af380b8966d46342738234478b4c95
SHA256: ef4536c09bf5063554310e22d586ae90990100ba66d2fe7c35660e9e658913b6
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://sourceforge.net/projects/libtirpc
Description: transport-independent RPC library
 This package contains a port of Sun's transport-independent RPC library to
 Linux. The library is intended as a replacement for the RPC code in the GNU C
 library, providing among others support for RPC (and in turn, NFS) over IPv6.

Package: libudev1
Source: systemd
Version: 257.9-1~deb13u1
Architecture: amd64
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Installed-Size: 356
Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10)
Suggests: libidn2-0
Filename: ./pool/libudev1_257.9-1~deb13u1_amd64.deb
Size: 151816
MD5sum: 51d54904faad785916ad843af64d7abe
SHA1: 708b001a132b78c1d3e8b53621e7f1b5f837e25d
SHA256: 2020126beca14908b507ffbb2966e412b917655ab5eb770f1ce2d5ce21400344
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://systemd.io
Description: libudev shared library
 This library provides APIs to introspect and enumerate devices on the local
 system.

Package: libunistring5
Source: libunistring
Version: 1.3-2
Architecture: amd64
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Installed-Size: 2092
Depends: libc6 (>= 2.34)
Filename: ./pool/libunistring5_1.3-2_amd64.deb
Size: 476768
MD5sum: 954d362e7a674be8969e0c223782de72
SHA1: 49e3032a7bb85c144d013d237eb8022e499a640c
SHA256: 6dd3490bef06ea1096f32d10766b7e016cf579bfae8451d1b7df15ce05b8aa46
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnu.org/software/libunistring/
Description: Unicode string library for C
 The 'libunistring' library implements Unicode strings (in the UTF-8,
 UTF-16, and UTF-32 encodings), together with functions for Unicode
 characters (character names, classifications, properties) and
 functions for string processing (formatted output, width, word
 breaks, line breaks, normalization, case folding, regular
 expressions).
 .
 This package contains the shared library.

Package: liburi-perl
Version: 5.30-1
Architecture: all
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 283
Depends: perl:any, libencode-perl, libscalar-list-utils-perl
Suggests: libbusiness-isbn-perl, libmime-base32-perl, libregexp-ipv6-perl, libwww-perl
Breaks: sqitch (<< 1.3.1-2~)
Filename: ./pool/liburi-perl_5.30-1_all.deb
Size: 104548
MD5sum: c780c7685351757483991b611450e9a9
SHA1: 0b1fdf1baf48d943b98b670aa57dc748fd000e5b
SHA256: 33957bd8218ddd3a86cc19fdf3bf7832b0640337a4be6cf23b2714b73d220220
Section: perl
Priority: optional
Multi-Arch: foreign
Homepage: https://metacpan.org/release/URI
Description: module to manipulate and access URI strings
 URI is a collection of Perl modules that represent and manipulate Uniform
 Resource Identifier (URI) references as specified in RFC 2396.
 .
 URI objects can be used to access and manipulate the various components
 that make up these strings.  There are also methods to combine URIs in
 various ways.
 .
 The URI class replaces the URI::URL class that used to be distributed with
 libwww-perl. This package also includes an emulation of the old URI::URL
 interface, which implements both the old and the new interface.

Package: liburing2
Source: liburing
Version: 2.9-1
Architecture: amd64
Maintainer: Guillem Jover <guillem@debian.org>
Installed-Size: 117
Depends: libc6 (>= 2.4)
Filename: ./pool/liburing2_2.9-1_amd64.deb
Size: 26448
MD5sum: e570394577e65a9f90f2d1932cb1b889
SHA1: 33ef25b563c7d80871510357af6092d6887736f8
SHA256: 4b589c00c7a51172aace2cb2fb3d3ff32daf86c644023126dcfcaa840cc941ea
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/axboe/liburing
Description: Linux kernel io_uring access library - shared library
 This library provides helpers to setup and teardown io_uring instances,
 and also a simplified interface for applications that do not need (or
 want) to deal with the full kernel side implementation.
 .
 This package contains the shared library.

Package: libwrap0
Source: tcp-wrappers
Version: 7.6.q-36
Architecture: amd64
Maintainer: Marco d'Itri <md@linux.it>
Installed-Size: 110
Depends: libc6 (>= 2.33)
Filename: ./pool/libwrap0_7.6.q-36_amd64.deb
Size: 55256
MD5sum: 0a132e896f6b55940d85795306f3c469
SHA1: f68950b258f62f06af58295d7ae6c141a9a0e47d
SHA256: cde12afa15d6b1556c5e0564d22edf3b99e6b8fa94c59ccd8b8eebbb62dc19ec
Section: libs
Priority: optional
Multi-Arch: same
Description: Wietse Venema's TCP wrappers library
 Wietse Venema's network logger, also known as TCPD or LOG_TCP.
 .
 These programs log the client host name of incoming telnet,
 ftp, rsh, rlogin, finger etc. requests.
 .
 Security options are:
  - access control per host, domain and/or service;
  - detection of host name spoofing or host address spoofing;
  - booby traps to implement an early-warning system.

Package: libxtables12
Source: iptables
Version: 1.8.11-2
Architecture: amd64
Maintainer: Debian Netfilter Packaging Team <team+pkg-netfilter-team@tracker.debian.org>
Installed-Size: 101
Depends: libc6 (>= 2.34)
Filename: ./pool/libxtables12_1.8.11-2_amd64.deb
Size: 31896
MD5sum: 148ab3e9d626eb9ee6bdf956d48bf77a
SHA1: 8f531c4de3a77c8d0501ea62f853c0a0212d5f78
SHA256: 4de5aa59faef5e98d6ba9f5f521a915be5641f224f597862f8d29e8319e8db16
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://www.netfilter.org/
Description: netfilter xtables library
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 However, even if a given system may be fully running on native nftables,
 there are other reasons why libxtables might be installed. For one, nftables
 itself uses it to be able to display old rulesets that were created using
 xtables extensions (to help folks migrate). Other third-party software might
 also be linked to this library.
 .
 This library being installed in the system should be harmless in any case.
 .
 This package contains the user-space interface to the Netfilter xtables
 kernel framework.

Package: libxxhash0
Source: xxhash
Version: 0.8.3-2
Architecture: amd64
Maintainer: Josue Ortega <josue@debian.org>
Installed-Size: 92
Depends: libc6 (>= 2.14)
Filename: ./pool/libxxhash0_0.8.3-2_amd64.deb
Size: 27096
MD5sum: 67acc4564e947a529a87f9111fdb4436
SHA1: 4789c2b1f7323382a3a7372947d40bf95d1ba301
SHA256: 81da7064d56fc044f5db4bb3c1e80ff50a4986dcbbf80d958eeca565b44c157f
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://cyan4973.github.io/xxHash
Description: shared library for xxhash
 xxHash is an Extremely fast Hash algorithm, running at RAM speed limits.
 It successfully completes the SMHasher test suite which evaluates collision,
 dispersion and randomness qualities of hash functions. Code is highly portable,
 and hashes are identical on all platforms (little / big endian).
 .
 This package contains the shared library.

Package: libzstd1
Source: libzstd
Version: 1.5.7+dfsg-1
Architecture: amd64
Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Installed-Size: 847
Depends: libc6 (>= 2.34)
Filename: ./pool/libzstd1_1.5.7+dfsg-1_amd64.deb
Size: 303836
MD5sum: c004a22e17fc379e9bc602764f20cc8a
SHA1: 96dbb7ea8dced3367f661f31964693f4919c0f9a
SHA256: 2f6a2aeacfc925eba8b00ac9139bc4bfccf8cacb09eb93de067074b26948eef9
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/facebook/zstd
Description: fast lossless compression algorithm
 Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
 real-time compression scenarios at zlib-level compression ratio.
 .
 This package contains the shared library.

Package: linux-sysctl-defaults
Source: linux-base
Version: 4.12
Architecture: all
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Installed-Size: 19
Filename: ./pool/linux-sysctl-defaults_4.12_all.deb
Size: 5624
MD5sum: 0ef4f84583bede3f96d795a04ff132de
SHA1: ba84806a28165981b38d77c208b75001149a8d29
SHA256: 226ee1567e1e4f820521f037913e869da42b148980706e98f2a526a681423efb
Section: kernel
Priority: important
Multi-Arch: foreign
Description: default sysctl configuration for Linux
 This package contains a sysctl configuration file setting some
 sensible defaults for Linux.

Package: login.defs
Source: shadow
Version: 1:4.17.4-2
Architecture: all
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Installed-Size: 214
Replaces: login (<< 1:4.16.0-2~)
Filename: ./pool/login.defs_1%3a4.17.4-2_all.deb
Size: 186124
MD5sum: b6eb2480a7da34d774e68f6223f275ac
SHA1: d9b0f1f20373b50fc6a022c45956c9abfbc3ec49
SHA256: b4bbb8242cbf5588de7aafeb9d578a3dee1db2891f444ab454fd30bd80ccf2b4
Section: admin
Priority: required
Multi-Arch: foreign
Homepage: https://github.com/shadow-maint/shadow
Description: system user management configuration
 This package provides the login.defs configuration file,
 used by otherwise unrelated tools managing system users.

Package: lsb-release
Source: lsb-release-minimal
Version: 12.1-1
Architecture: all
Maintainer: Gioele Barabucci <gioele@svario.it>
Installed-Size: 17
Filename: ./pool/lsb-release_12.1-1_all.deb
Size: 5912
MD5sum: fac5d689ff18136160eafe69cae2b6f1
SHA1: 1ffa54dcc573b2337020d905ddd4fe29185d1595
SHA256: f81c836ce58d50c37039567ee85bbd76c0b6048c0b8f207e55529433694338ae
Section: misc
Priority: optional
Multi-Arch: foreign
Homepage: https://gioele.io/lsb-release-minimal
Description: Linux Standard Base version reporting utility (minimal implementation)
 The Linux Standard Base (http://www.linuxbase.org/) is a standard
 core system that third-party applications written for Linux can
 depend upon.
 .
 The lsb_release command is a simple tool to help identify the Linux
 distribution being used and its compliance with the Linux Standard Base.
 .
 This package contains a bare-bones implementation that uses the
 information in /etc/os-release instead of relying on LSB packages.

Package: lsof
Version: 4.99.4+dfsg-2
Architecture: amd64
Maintainer: Andres Salomon <dilinger@debian.org>
Installed-Size: 492
Depends: liblsof0 (= 4.99.4+dfsg-2), libc6 (>= 2.34), libselinux1 (>= 3.1~), libtirpc3t64 (>= 1.0.2)
Filename: ./pool/lsof_4.99.4+dfsg-2_amd64.deb
Size: 315732
MD5sum: ebe8b93d183c63a4985aaec19452aa86
SHA1: 10e6d4a6512659b123aca92e4d2ba7d73b5a538f
SHA256: 76ca9b82da6d5dabd66609937675768a593c20c5e544171a2d9544060a1780b7
Section: utils
Priority: standard
Homepage: https://github.com/lsof-org/lsof
Description: utility to list open files
 Lsof is a Unix-specific diagnostic tool.  Its name stands
 for LiSt Open Files, and it does just that.  It lists
 information about any files that are open, by processes
 currently running on the system.
 .
 This package contains the classic lsof command line tool.

Package: mariadb-client
Source: mariadb
Version: 1:11.8.5+maria~deb13
Architecture: amd64
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Installed-Size: 64664
Depends: debianutils (>= 1.6), libconfig-inifiles-perl, mariadb-client-core (>= 1:11.8.5+maria~deb13), mariadb-common, perl:any, libc6 (>= 2.38), libgcc-s1 (>= 3.0), libpcre2-posix3 (>= 10.34), libssl3t64 (>= 3.0.0), libstdc++6 (>= 14), zlib1g (>= 1:1.2.0)
Recommends: libdbd-mariadb-perl | libdbd-mysql-perl, libdbi-perl, libterm-readkey-perl, mariadb-client-compat
Conflicts: mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-10.5, mariadb-client-10.6, mariadb-client-10.7, mariadb-client-10.8, mariadb-client-5.1, mariadb-client-5.2, mariadb-client-5.3, mariadb-client-5.5, mysql-client (<< 5.0.51), mysql-client-5.0, mysql-client-5.1, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mysql-client-core-5.0, mysql-client-core-5.1, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, mytop, virtual-mysql-client
Breaks: mariadb-client-core (<< 1:11.8.5+maria~deb13), mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-10.5, mariadb-client-core-10.6, mariadb-client-core-10.7, mariadb-client-core-10.8, mariadb-server (<< 1:11.8.5+maria~deb13), mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-10.6, mariadb-server-10.7, mariadb-server-10.8, mariadb-server-core (<< 1:11.8.5+maria~deb13), mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-10.6, mariadb-server-core-10.7, mariadb-server-core-10.8, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7
Replaces: mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-10.5, mariadb-client-10.6, mariadb-client-10.7, mariadb-client-10.8, mariadb-client-5.1, mariadb-client-5.2, mariadb-client-5.3, mariadb-client-5.5, mariadb-client-core (<< 1:11.8.5+maria~deb13), mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-10.5, mariadb-client-core-10.6, mariadb-client-core-10.7, mariadb-client-core-10.8, mariadb-server (<< 1:11.8.5+maria~deb13), mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-10.6, mariadb-server-10.7, mariadb-server-10.8, mariadb-server-core (<< 1:11.8.5+maria~deb13), mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-10.6, mariadb-server-core-10.7, mariadb-server-core-10.8, mysql-client (<< 5.0.51), mysql-client-5.0, mysql-client-5.1, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mysql-client-core-5.0, mysql-client-core-5.1, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, mytop, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, virtual-mysql-client
Provides: default-mysql-client, virtual-mysql-client
Filename: ./pool/mariadb-client_1%3a11.8.5+maria~deb13_amd64.deb
Size: 3131740
MD5sum: 27b5e3b0023961217dcd60de02e163ed
SHA1: 132a3fce6ef899c3cbc3761e9feb80547d3c6299
SHA256: 3c9b5219ff711dea9fdc29df87d64fddb871df3e48b9caec79d06fdcd656cc1f
Section: database
Priority: optional
Homepage: https://mariadb.org/
Description: MariaDB database client binaries
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the client binaries and the additional tools
 innotop and mariadb-report (mysqlreport).

Package: mariadb-client-compat
Source: mariadb
Version: 1:11.8.5+maria~deb13
Architecture: all
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Installed-Size: 59
Depends: mariadb-client (>= 1:11.8.5+maria~deb13)
Conflicts: mariadb-client (<< 11.0.0), mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-10.5, mariadb-client-10.6, mariadb-client-10.7, mariadb-client-10.8, mariadb-client-5.1, mariadb-client-5.2, mariadb-client-5.3, mariadb-client-5.5, mariadb-client-core (<< 11.0.0), mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-10.5, mariadb-client-core-10.6, mariadb-client-core-10.7, mariadb-client-core-10.8, mariadb-client-core-5.1, mariadb-client-core-5.2, mariadb-client-core-5.3, mariadb-client-core-5.5, mariadb-server (<< 11.0.0), mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-10.6, mariadb-server-10.7, mariadb-server-10.8, mariadb-server-core (<< 11.0.0), mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-10.6, mariadb-server-core-10.7, mariadb-server-core-10.8, mysql-client (<< 5.0.51), mysql-client-5.0, mysql-client-5.1, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mysql-client-core-5.0, mysql-client-core-5.1, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, mysql-server-5.7, mysql-server-core-8.0, percona-server-server, percona-server-server-5.6, percona-xtradb-cluster-server, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7
Filename: ./pool/mariadb-client-compat_1%3a11.8.5+maria~deb13_all.deb
Size: 4524
MD5sum: 87a23c728edc9c6b46f3aa52d66d53ec
SHA1: 340ee1620d5eaa27b4067cda51d7ecf98614d704
SHA256: 0f4cccce08a29de074e052662207884e7c84308e76630a2b6bbf435435bfdb66
Section: database
Priority: optional
Multi-Arch: foreign
Homepage: https://mariadb.org/
Description: MySQL compatibility links to mariadb-client binaries/scripts.
 The package contains links and binaries that are needed by MySQL centric
 tools which also works with MariaDB.
 .
 This package is also useful for users with strong  background in MySQL
 maintenance, but wants to switch to MariaDB

Package: mariadb-client-core
Source: mariadb
Version: 1:11.8.5+maria~deb13
Architecture: amd64
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Installed-Size: 15011
Depends: libmariadb3 (>= 10.5.4), mariadb-common (>= 1:11.8.5+maria~deb13), libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 3.0), libncurses6 (>= 6), libssl3t64 (>= 3.0.0), libstdc++6 (>= 4.1.1), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4)
Conflicts: mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-10.5, mariadb-client-10.6, mariadb-client-10.7, mariadb-client-10.8, mariadb-client-5.1, mariadb-client-5.2, mariadb-client-5.3, mariadb-client-5.5, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-10.5, mariadb-client-core-10.6, mariadb-client-core-10.7, mariadb-client-core-10.8, mariadb-client-core-5.1, mariadb-client-core-5.2, mariadb-client-core-5.3, mariadb-client-core-5.5, mysql-client (<< 5.0.51), mysql-client-5.0, mysql-client-5.1, mysql-client-5.5, mysql-client-core-5.1, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, virtual-mysql-client-core
Breaks: mariadb-client (<< 1:11.8.5+maria~deb13), mariadb-server-10.0, mariadb-server-10.1, mariadb-server-core (<< 1:11.8.5+maria~deb13), mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-10.6, mariadb-server-core-10.7, mariadb-server-core-10.8, mysql-cluster-community-client-plugins, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-server-server-5.6, percona-server-server-5.7, percona-server-server-8.0, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, percona-xtradb-cluster-server-8.0
Replaces: mariadb-client (<< 1:11.8.5+maria~deb13), mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-10.5, mariadb-client-10.6, mariadb-client-10.7, mariadb-client-10.8, mariadb-client-5.1, mariadb-client-5.2, mariadb-client-5.3, mariadb-client-5.5, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-10.5, mariadb-client-core-10.6, mariadb-client-core-10.7, mariadb-client-core-10.8, mariadb-client-core-5.1, mariadb-client-core-5.2, mariadb-client-core-5.3, mariadb-client-core-5.5, mariadb-server-10.0, mariadb-server-10.1, mariadb-server-core (<< 1:11.8.5+maria~deb13), mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-10.6, mariadb-server-core-10.7, mariadb-server-core-10.8, mysql-client (<< 5.0.51), mysql-client-5.0, mysql-client-5.1, mysql-client-5.5, mysql-client-core-5.1, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, mysql-cluster-community-client-plugins, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-server-server-5.6, percona-server-server-5.7, percona-server-server-8.0, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, percona-xtradb-cluster-server-8.0, virtual-mysql-client-core
Provides: default-mysql-client-core, virtual-mysql-client-core
Filename: ./pool/mariadb-client-core_1%3a11.8.5+maria~deb13_amd64.deb
Size: 893720
MD5sum: edbcf126a904fcd1b33879ab360899af
SHA1: 696413108232b4aaf12e493e99c67cebc3bbd711
SHA256: fc010f8c637b83ba3dc5e47a61014ec22f0b649b429d7ef9a57d530c1e611c45
Section: database
Priority: optional
Homepage: https://mariadb.org/
Description: MariaDB database core client binaries
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the core client files, as used by Akonadi.

Package: mariadb-common
Source: mariadb
Version: 1:11.8.5+maria~deb13
Architecture: all
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Installed-Size: 22
Depends: mysql-common (>= 5.6.25)
Filename: ./pool/mariadb-common_1%3a11.8.5+maria~deb13_all.deb
Size: 4188
MD5sum: c13543e85e41173dacd33285ef6966d3
SHA1: 06f250a0f91ef52f192420c1e3c7adeb85a7be9b
SHA256: 3c08b68d24838107f1987aaf2a0ce0e8cd09e71303dbf8fea483d7cde692bee8
Section: database
Priority: optional
Multi-Arch: foreign
Homepage: https://mariadb.org/
Description: MariaDB database common files (e.g. /etc/mysql/mariadb.conf.d/)
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes configuration files common to all MariaDB programs.

Package: mariadb-server
Source: mariadb
Version: 1:11.8.5+maria~deb13
Architecture: amd64
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Installed-Size: 55076
Pre-Depends: adduser (>= 3.40), debconf, mariadb-common (>= 1:11.8.5+maria~deb13)
Depends: galera-4 (>= 26.4), gawk, iproute2, libdbi-perl, lsof, mariadb-client (>= 1:11.8.5+maria~deb13), mariadb-server-core (>= 1:11.8.5+maria~deb13), passwd, perl (>= 5.6), procps, psmisc, rsync, socat, debconf (>= 0.5) | debconf-2.0, perl:any, libc6 (>= 2.38), libgcc-s1 (>= 3.0), libpam0g (>= 0.99.7.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 14), zlib1g (>= 1:1.1.4)
Recommends: libhtml-template-perl, mariadb-server-compat, pv
Suggests: mailx, mariadb-test, netcat-openbsd
Conflicts: mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-10.6, mariadb-server-10.7, mariadb-server-10.8, mariadb-server-5.1, mariadb-server-5.2, mariadb-server-5.3, mariadb-server-5.5, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mysql-client-core-8.0, mysql-server, mysql-server-4.1, mysql-server-5.0, mysql-server-5.1, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, virtual-mysql-server
Breaks: handlersocket-mysql-5.5, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7
Replaces: handlersocket-mysql-5.5, libmariadbclient-dev (<< 5.5.0), libmariadbclient16, mariadb-client (<< 1:11.8.5+maria~deb13), mariadb-client-10.5, mariadb-client-10.6, mariadb-client-10.7, mariadb-client-10.8, mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-10.6, mariadb-server-10.7, mariadb-server-10.8, mariadb-server-5.1, mariadb-server-5.2, mariadb-server-5.3, mariadb-server-5.5, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mysql-client-core-8.0, mysql-server, mysql-server-4.1, mysql-server-5.0, mysql-server-5.1, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, virtual-mysql-server
Provides: default-mysql-server, virtual-mysql-server
Filename: ./pool/mariadb-server_1%3a11.8.5+maria~deb13_amd64.deb
Size: 3874160
MD5sum: 000a37b1fbf4e3bb00cf764c22971c25
SHA1: 848972083cf6873dd9848ff1e4afa846f25d5197
SHA256: 99629f7aabefa6f434111b673c246871ee4c337730e831ef68b47abd4f721717
Section: database
Priority: optional
Homepage: https://mariadb.org/
Description: MariaDB database server binaries
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the server binaries.

Package: mariadb-server-compat
Source: mariadb
Version: 1:11.8.5+maria~deb13
Architecture: all
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Installed-Size: 27
Depends: mariadb-server (>= 1:11.8.5+maria~deb13)
Conflicts: mariadb-server (<< 11.0.0), mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-10.6, mariadb-server-10.7, mariadb-server-10.8, mariadb-server-5.1, mariadb-server-5.2, mariadb-server-5.3, mariadb-server-5.5, mariadb-server-core (<< 11.0.0), mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-10.6, mariadb-server-core-10.7, mariadb-server-core-10.8, mariadb-server-core-5.1, mariadb-server-core-5.2, mariadb-server-core-5.3, mariadb-server-core-5.5, mysql-server-5.0, mysql-server-core-5.0, mysql-server-core-5.1, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-server-server, percona-server-server-5.6, percona-server-server-5.7, percona-xtradb-cluster-server, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7
Filename: ./pool/mariadb-server-compat_1%3a11.8.5+maria~deb13_all.deb
Size: 3412
MD5sum: acafb731cdfb071fbecda2d0206f0ef9
SHA1: c7a594646e36730c45c6f6d64d108616ccf0ebf4
SHA256: e0c6b231d78f3b7da223971ed4a185ef63b61fe80d194a388b7c6bb37f85cfa2
Section: database
Priority: optional
Multi-Arch: foreign
Homepage: https://mariadb.org/
Description: MySQL compatibility links to mariadb-server binaries/scripts.
 The package contains links and binaries that are needed by MySQL centric
 tools which also works with MariaDB.
 .
 This package is also useful for users with strong  background in MySQL
 maintenance, but wants to switch to MariaDB

Package: mariadb-server-core
Source: mariadb
Version: 1:11.8.5+maria~deb13
Architecture: amd64
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Installed-Size: 47619
Depends: mariadb-common (>= 1:11.8.5+maria~deb13), libaio1t64 (>= 0.3.93), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.0.0), libstdc++6 (>= 14), libsystemd0 (>= 227), liburing2 (>= 2.3), zlib1g (>= 1:1.2.0)
Conflicts: mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-10.6, mariadb-server-core-10.7, mariadb-server-core-10.8, mariadb-server-core-5.1, mariadb-server-core-5.2, mariadb-server-core-5.3, mariadb-server-core-5.5, mysql-server-5.0, mysql-server-core-5.0, mysql-server-core-5.1, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, virtual-mysql-server-core
Breaks: mariadb-client (<< 1:11.8.5+maria~deb13), mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-10.5, mariadb-client-10.6, mariadb-client-10.7, mariadb-client-10.8, mariadb-server (<< 1:11.8.5+maria~deb13), mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-10.6, mariadb-server-10.7, mariadb-server-10.8, mysql-client-5.5, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7
Replaces: mariadb-client (<< 1:11.8.5+maria~deb13), mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-10.5, mariadb-client-10.6, mariadb-client-10.7, mariadb-client-10.8, mariadb-server (<< 1:11.8.5+maria~deb13), mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-10.6, mariadb-server-10.7, mariadb-server-10.8, mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-5.1, mariadb-server-core-5.2, mariadb-server-core-5.3, mariadb-server-core-5.5, mysql-client-5.5, mysql-server-5.0, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, mysql-server-core-5.0, mysql-server-core-5.1, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, virtual-mysql-server-core
Provides: default-mysql-server-core, virtual-mysql-server-core
Filename: ./pool/mariadb-server-core_1%3a11.8.5+maria~deb13_amd64.deb
Size: 7918568
MD5sum: 1b618859885499fc85c3324050205b46
SHA1: 65ac35ded6f0bbc2393105d542a6d4c7c1766ec5
SHA256: 195900155ce2b013f84f1d67476c4c456b7fa6cf7fff73352ba7e8882ae98988
Section: database
Priority: optional
Homepage: https://mariadb.org/
Description: MariaDB database core server files
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the core server files, as used by Akonadi.

Package: mysql-common
Source: mariadb
Version: 1:11.8.5+maria~deb13
Architecture: all
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Installed-Size: 18
Filename: ./pool/mysql-common_1%3a11.8.5+maria~deb13_all.deb
Size: 3052
MD5sum: 17d6c3582a1c1e4e3c01e021438bd96a
SHA1: d0c1d73e8d5112e74b6e83233404973af09de528
SHA256: baa4b0f9166ece85f73808df515f4970303c97b34c05dea30fcb4acfed4b9cab
Section: database
Priority: optional
Homepage: https://mariadb.org/
Description: MariaDB client common configuration files package (e.g. /etc/mysql/my.cnf)
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes files needed by all versions of the client library
 (e.g. /etc/mysql/my.cnf).

Package: netbase
Version: 6.5
Architecture: all
Maintainer: Marco d'Itri <md@linux.it>
Installed-Size: 35
Breaks: ebtables (<< 2.0.11-2)
Replaces: ebtables (<< 2.0.11-2)
Filename: ./pool/netbase_6.5_all.deb
Size: 12436
MD5sum: fd96ad393ce05e5bb055165dd214150d
SHA1: 13c4d9e65ee7d35f60f8b3347e2b732f7498abdf
SHA256: 76bafa92947ebd37b0a6f9ec6570412041f56edebc1c66d323731216d318471e
Section: admin
Priority: important
Multi-Arch: foreign
Description: Basic TCP/IP networking system
 This package provides the necessary infrastructure for basic TCP/IP based
 networking.
 .
 In particular, it supplies common name-to-number mappings in /etc/services,
 /etc/rpc, /etc/protocols and /etc/ethertypes.

Package: openssl
Version: 3.5.4-1~deb13u1
Architecture: amd64
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Installed-Size: 2493
Depends: libc6 (>= 2.34), libssl3t64 (>= 3.5.0)
Suggests: ca-certificates
Filename: ./pool/openssl_3.5.4-1~deb13u1_amd64.deb
Size: 1495192
MD5sum: 83795cde2b0abb27c32b3974f3ad56ad
SHA1: d54291a3a774ede33c544dfd420d2c09024d854c
SHA256: c10711cab7bdaf56f707c5b55b5f27e4fba9019bd7c1ff12540adc9322f206ae
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://openssl-library.org
Description: Secure Sockets Layer toolkit - cryptographic utility
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains the general-purpose command line binary /usr/bin/openssl,
 useful for cryptographic operations such as:
  * creating RSA, DH, and DSA key parameters;
  * creating X.509 certificates, CSRs, and CRLs;
  * calculating message digests;
  * encrypting and decrypting with ciphers;
  * testing SSL/TLS clients and servers;
  * handling S/MIME signed or encrypted mail.

Package: openssl-provider-legacy
Source: openssl
Version: 3.5.4-1~deb13u1
Architecture: amd64
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Installed-Size: 415
Depends: libc6 (>= 2.14), libssl3t64 (>= 3.0.3)
Breaks: libssl3 (<< 3.3.1-5), libssl3t64 (<< 3.3.1-5)
Replaces: libssl3 (<< 3.3.1-5), libssl3t64 (<< 3.3.1-5)
Filename: ./pool/openssl-provider-legacy_3.5.4-1~deb13u1_amd64.deb
Size: 307960
MD5sum: 18df1ecf6b4e84a6b7630d5246ca8a06
SHA1: 1e72bdd92a1255de47d2d8f42d9aed47e5a71338
SHA256: 0a4003bfd2442b86908e1a626cf46159af35aa78308abd3186515fdf8c7f056b
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://openssl-library.org
Description: Secure Sockets Layer toolkit - cryptographic utility
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 This package contains the legacy provider. The OpenSSL legacy provider
 supplies OpenSSL implementations of algorithms that have been deemed legacy.
 Such algorithms have commonly fallen out of use, have been deemed insecure by
 the cryptography community, or something similar.
 For details see OSSL_PROVIDER-legacy man page.

Package: passwd
Source: shadow
Version: 1:4.17.4-2
Architecture: amd64
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Installed-Size: 4758
Depends: base-passwd (>= 3.6.4), libpam-modules, login.defs, libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.44), libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.11.0), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsemanage2 (>= 2.0.32)
Recommends: sensible-utils
Replaces: login (<< 1:4.16.0-2~)
Filename: ./pool/passwd_1%3a4.17.4-2_amd64.deb
Size: 1228860
MD5sum: cfb91ab621da2c62be2037755574af9b
SHA1: 0e040dd70f063e7f5d87cf635a5d27bbf30cb772
SHA256: c5eaef41c6947d2888fa3462f787a7e02158b997bd0119154283f425ba57b8b8
Section: admin
Priority: required
Multi-Arch: foreign
Homepage: https://github.com/shadow-maint/shadow
Description: change and administer password and group data
 This package includes passwd, chsh, chfn, and many other programs to
 maintain password and group data.
 .
 Shadow passwords are supported.  See /usr/share/doc/passwd/README.Debian

Package: perl
Version: 5.40.1-6
Architecture: amd64
Maintainer: Niko Tyni <ntyni@debian.org>
Installed-Size: 841
Depends: perl-base (= 5.40.1-6), perl-modules-5.40 (>= 5.40.1-6), libperl5.40 (= 5.40.1-6)
Recommends: netbase
Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make, libtap-harness-archive-perl
Conflicts: libjson-pp-perl (<< 2.27200-2)
Breaks: apt-show-versions (<< 0.22.10), libdist-inkt-perl (<< 0.024-5), libmarc-charset-perl (<< 1.35-3), libperl-dev (<< 5.24.0~), perl-doc (<< 5.40.1-1), perl-modules-5.22, perl-modules-5.24, perl-modules-5.26 (<< 5.26.2-5)
Replaces: perl-base (<< 5.36.0-2), perl-modules (<< 5.22.0~)
Provides: libansicolor-perl (= 5.01), libarchive-tar-perl (= 3.02.001), libattribute-handlers-perl (= 1.03), libautodie-perl (= 2.37), libcompress-raw-bzip2-perl (= 2.212), libcompress-raw-zlib-perl (= 2.212), libcompress-zlib-perl (= 2.212), libcpan-meta-perl (= 2.150010), libcpan-meta-requirements-perl (= 2.143), libcpan-meta-yaml-perl (= 0.018), libdigest-md5-perl (= 2.58.01), libdigest-perl (= 1.20), libdigest-sha-perl (= 6.04), libencode-perl (= 3.21), libexperimental-perl (= 0.032), libextutils-cbuilder-perl (= 0.280240), libextutils-command-perl (= 7.70), libextutils-install-perl (= 2.22), libextutils-parsexs-perl (= 3.510000), libfile-spec-perl (= 3.9100), libhttp-tiny-perl (= 0.088), libi18n-langtags-perl (= 0.45), libio-compress-base-perl (= 2.212), libio-compress-bzip2-perl (= 2.212), libio-compress-perl (= 2.212), libio-compress-zlib-perl (= 2.212), libio-zlib-perl (= 1.15), libjson-pp-perl (= 4.16000), liblocale-maketext-perl (= 1.33), liblocale-maketext-simple-perl (= 0.21.01), libmath-bigint-perl (= 2.003002), libmath-complex-perl (= 1.6200), libmime-base64-perl (= 3.16.01), libmodule-corelist-perl (= 5.20250118.40), libmodule-load-conditional-perl (= 0.74), libmodule-load-perl (= 0.36), libmodule-metadata-perl (= 1.000038), libnet-perl (= 1:3.15), libnet-ping-perl (= 2.76), libparams-check-perl (= 0.38), libparent-perl (= 0.241), libparse-cpan-meta-perl (= 2.150010), libperl-ostype-perl (= 1.010), libpod-escapes-perl (= 1.07), libpod-simple-perl (= 3.45), libstorable-perl (= 3.32), libsys-syslog-perl (= 0.36), libterm-table-perl (= 0.018), libtest-harness-perl (= 3.48), libtest-simple-perl (= 1.302199), libtest-tester-perl (= 1.302199), libtest-use-ok-perl (= 1.302199), libtext-balanced-perl (= 2.06), libthread-queue-perl (= 3.14), libthreads-perl (= 2.40), libthreads-shared-perl (= 1.69), libtime-hires-perl (= 1.9777), libtime-local-perl (= 1.3500), libtime-piece-perl (= 1.3401.01), libunicode-collate-perl (= 1.31), libversion-perl (= 1:0.9930), libversion-requirements-perl, podlators-perl (= 5.01.02)
Filename: ./pool/perl_5.40.1-6_amd64.deb
Size: 267336
MD5sum: 2fee71a65ffe52dab419e2dd409afe2f
SHA1: 9c5005df956b8fa8a3f487c175499e6029669465
SHA256: 11ec93d44649e9b37e3bddcf32a5f01d6e9dd3d0d79aac621b49473539c8f5b8
Section: perl
Priority: standard
Multi-Arch: allowed
Homepage: https://dev.perl.org/perl5/
Description: Larry Wall's Practical Extraction and Report Language
 Perl is a highly capable, feature-rich programming language with over
 20 years of development. Perl 5 runs on over 100 platforms from
 portables to mainframes. Perl is suitable for both rapid prototyping
 and large scale development projects.
 .
 Perl 5 supports many programming styles, including procedural,
 functional, and object-oriented. In addition to this, it is supported
 by an ever-growing collection of reusable modules which accelerate
 development. Some of these modules include Web frameworks, database
 integration, networking protocols, and encryption. Perl provides
 interfaces to C and C++ for custom extension development.

Package: perl-base
Source: perl
Version: 5.40.1-6
Architecture: amd64
Essential: yes
Maintainer: Niko Tyni <ntyni@debian.org>
Installed-Size: 7811
Pre-Depends: libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0)
Suggests: perl, sensible-utils
Conflicts: defoma (<< 0.11.12), doc-base (<< 0.10.3), mono-gac (<< 2.10.8.1-3), safe-rm (<< 0.8), update-inetd (<< 4.41)
Breaks: amanda-common (<< 1:3.3.9-2), backuppc (<< 4.4.0-7~), bucardo (<< 5.5.0-1.1), debconf (<< 1.5.61), dh-haskell (<< 0.3), duck (<< 0.14.1), intltool (<< 0.51.0-4), kio-perldoc (<< 20.04.1-1), latexml (<< 0.8.4-2), libdevel-mat-dumper-perl (<< 0.42-3), libencode-arabic-perl (<< 14.2-2), libexception-class-perl (<< 1.42), libfile-path-perl (<< 2.18), libfile-spec-perl (<< 3.9100), libfile-temp-perl (<< 0.2311), libgnupg-interface-perl (<< 1.02-4), libio-socket-ip-perl (<< 0.42), liblexical-failure-perl (<< 0.001000), libmp3-tag-perl (<< 1.13-1.2), libnumber-format-perl (<< 1.76), libsbuild-perl (<< 0.67.0-1), libscalar-list-utils-perl (<< 1:1.63), libsocket-perl (<< 2.038), libur-perl (<< 0.470+ds-3), libxsloader-perl (<< 0.32), mailagent (<< 1:3.1-81-2), perl (<< 5.40.1~), perl-modules (<< 5.40.1~), pod2pdf (<< 0.42-5.1), slic3r (<< 1.2.9+dfsg-6.1), slic3r-prusa (<< 1.37.0+dfsg-1.1), texinfo (<< 6.1.0.dfsg.1-8)
Replaces: libfile-path-perl (<< 2.18), libfile-temp-perl (<< 0.2311), libio-socket-ip-perl (<< 0.42), libscalar-list-utils-perl (<< 1:1.63), libsocket-perl (<< 2.038), libxsloader-perl (<< 0.32), perl (<< 5.10.1-12), perl-modules (<< 5.20.1-3)
Provides: libfile-path-perl (= 2.18), libfile-temp-perl (= 0.2311), libio-socket-ip-perl (= 0.42), libscalar-list-utils-perl (= 1:1.63), libsocket-perl (= 2.038), libxsloader-perl (= 0.32), perlapi-5.40.0, perlapi-5.40.1
Filename: ./pool/perl-base_5.40.1-6_amd64.deb
Size: 1665744
MD5sum: 7b6368cab00c867c1f1978a2717abc78
SHA1: 170febe68b6846ec3f9341fd618179c79d4f7804
SHA256: 94f1060613a666dc569026a8344bee202ba3b29ec124dc6ef30bfc72e735c78b
Section: perl
Priority: required
Homepage: https://dev.perl.org/perl5/
Description: minimal Perl system
 Perl is a scripting language used in many system scripts and utilities.
 .
 This package provides a Perl interpreter and the small subset of the
 standard run-time library required to perform basic tasks. For a full
 Perl installation, install "perl" (and its dependencies, "perl-modules-5.40"
 and "perl-doc").

Package: perl-modules-5.40
Source: perl
Version: 5.40.1-6
Architecture: all
Maintainer: Niko Tyni <ntyni@debian.org>
Installed-Size: 19988
Depends: perl-base (>= 5.40.1-1)
Recommends: perl (>= 5.40.1-1)
Conflicts: perl-modules (<< 5.22.0~)
Breaks: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 3.02.001), libattribute-handlers-perl (<< 1.03), libautodie-perl (<< 2.37), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.143), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libexperimental-perl (<< 0.032), libextutils-cbuilder-perl (<< 0.280240), libextutils-command-perl (<< 7.70), libextutils-install-perl (<< 2.22), libextutils-parsexs-perl (<< 3.510000), libfile-spec-perl (<< 3.9100), libhttp-tiny-perl (<< 0.088), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.15), libjson-pp-perl (<< 4.16000), liblocale-maketext-perl (<< 1.33), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 2.003002), libmath-complex-perl (<< 1.6200), libmodule-corelist-perl (<< 5.20250118.40), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000038), libnet-perl (<< 1:3.15), libnet-ping-perl (<< 2.76), libparams-check-perl (<< 0.38), libparent-perl (<< 0.241), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.45), libterm-table-perl (<< 0.018), libtest-harness-perl (<< 3.48), libtest-simple-perl (<< 1.302199), libtest-tester-perl (<< 1.302199), libtest-use-ok-perl (<< 1.302199), libtest2-suite-perl (<< 0.000162), libtext-balanced-perl (<< 2.06), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3500), libunicode-collate-perl (<< 1.31), libversion-perl (<< 1:0.9930), maildirsync (<< 1.2-2.1), perl (<< 5.40.1~), podlators-perl (<< 5.01.02)
Replaces: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 3.02.001), libattribute-handlers-perl (<< 1.03), libautodie-perl (<< 2.37), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.143), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libexperimental-perl (<< 0.032), libextutils-cbuilder-perl (<< 0.280240), libextutils-command-perl (<< 7.70), libextutils-install-perl (<< 2.22), libextutils-parsexs-perl (<< 3.510000), libfile-spec-perl (<< 3.9100), libhttp-tiny-perl (<< 0.088), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.15), libjson-pp-perl (<< 4.16000), liblocale-maketext-perl (<< 1.33), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 2.003002), libmath-complex-perl (<< 1.6200), libmodule-corelist-perl (<< 5.20250118.40), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000038), libnet-perl (<< 1:3.15), libnet-ping-perl (<< 2.76), libparams-check-perl (<< 0.38), libparent-perl (<< 0.241), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.45), libterm-table-perl (<< 0.018), libtest-harness-perl (<< 3.48), libtest-simple-perl (<< 1.302199), libtest-tester-perl (<< 1.302199), libtest-use-ok-perl (<< 1.302199), libtest2-suite-perl (<< 0.000162), libtext-balanced-perl (<< 2.06), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3500), libunicode-collate-perl (<< 1.31), libversion-perl (<< 1:0.9930), perl-base (<< 5.22.0~), perl-modules, podlators-perl (<< 5.01.02)
Provides: perl-modules
Filename: ./pool/perl-modules-5.40_5.40.1-6_all.deb
Size: 3019100
MD5sum: cd9a4bc940cc1923623b206f7c738a84
SHA1: 8e8e460fc410a98e6eed5cbc5a5af8f82ae23ed4
SHA256: dfd42c1bf0c45858488ad666b90de17f81b55e6f9c0d8ca530c27b4a66c08b0b
Section: libs
Priority: optional
Multi-Arch: foreign
Homepage: https://dev.perl.org/perl5/
Description: Core Perl modules
 Architecture independent Perl modules.  These modules are part of Perl and
 required if the `perl' package is installed.
 .
 Note that this package only exists to save archive space and should be
 considered an internal implementation detail of the `perl' package.
 Other packages should not depend on `perl-modules-5.40' directly, they
 should use `perl' (which depends on `perl-modules-5.40') instead.

Package: pinentry-curses
Source: pinentry
Version: 1.3.1-2
Architecture: amd64
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Installed-Size: 150
Depends: libassuan9 (>= 2.0.1), libc6 (>= 2.38), libgpg-error0 (>= 1.14), libncursesw6 (>= 6), libtinfo6 (>= 6)
Suggests: pinentry-doc
Enhances: gnupg-agent
Provides: pinentry
Filename: ./pool/pinentry-curses_1.3.1-2_amd64.deb
Size: 86388
MD5sum: ee9c1be603c92f77ac0f735154d013de
SHA1: 0c6a5743bb350b5d9f49167a3b0c44b8da0a1d63
SHA256: aed82cd9cc92b8a37f1332f951737f549595a3126aa609e632f9205d95405efc
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://www.gnupg.org/related_software/pinentry/
Description: curses-based PIN or pass-phrase entry dialog for GnuPG
 This package contains a program that allows for secure entry of PINs or
 pass phrases.  That means it tries to take care that the entered
 information is not swapped to disk or temporarily stored anywhere.
 This functionality is particularly useful for entering pass phrases
 when using encryption software such as GnuPG or e-mail clients using
 the same.  It uses an open protocol and is therefore not tied to
 particular software.
 .
 The program contained in this package implements a PIN entry dialog
 using the curses tool kit, meaning that it is useful for users
 working in text mode without the X Window System.  There are sibling
 packages that implement PIN entry dialogs that use an X tool kit.  If
 you install any of the graphical packages then this package is not
 necessary because the sibling packages automatically fall back to
 text mode if X is not active.

Package: procps
Version: 2:4.0.4-9
Architecture: amd64
Maintainer: Craig Small <csmall@debian.org>
Installed-Size: 2395
Depends: libc6 (>= 2.38), libncursesw6 (>= 6), libproc2-0 (>= 2:4.0.4), libsystemd0 (>= 254), libtinfo6 (>= 6), init-system-helpers (>= 1.29~)
Recommends: psmisc, linux-sysctl-defaults
Breaks: manpages-de (<< 4.9.1-2), manpages-fr (<< 4.9.1-2), manpages-fr-extra (<< 20151231+nmu1), manpages-pl (<< 1:4.9.1-2)
Replaces: manpages-de (<< 4.9.1-2), manpages-fr (<< 4.9.1-2), manpages-fr-extra (<< 20151231+nmu1), manpages-pl (<< 1:4.9.1-2)
Provides: watch
Filename: ./pool/procps_2%3a4.0.4-9_amd64.deb
Size: 882088
MD5sum: 7171002cf30cd38ddcd985332786d2e2
SHA1: cdbd731553617765ebc9c3caecd0d8b730c692f6
SHA256: 4db90bb6776772fc52585d6b1fbfc52ec2a85480e1b4363b743fbb2ffa2a5375
Section: admin
Priority: important
Multi-Arch: foreign
Homepage: https://gitlab.com/procps-ng/procps
Description: /proc file system utilities
 This package provides command line and full screen utilities for browsing
 procfs, a "pseudo" file system dynamically generated by the kernel to
 provide information about the status of entries in its process table
 (such as whether the process is running, stopped, or a "zombie").
 .
 It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop,
 snice, sysctl, tload, top, uptime, vmstat, w, and watch.

Package: psmisc
Version: 23.7-2
Architecture: amd64
Maintainer: Craig Small <csmall@debian.org>
Installed-Size: 950
Depends: libc6 (>= 2.38), libtinfo6 (>= 6)
Breaks: manpages-de (<< 4.9.1-1)
Replaces: manpages-de (<< 4.9.1-1)
Filename: ./pool/psmisc_23.7-2_amd64.deb
Size: 266696
MD5sum: 8d4af9904d81c58b04deb9421f8a5a26
SHA1: e3503756e8f55e59f66efde77227bb508aef4905
SHA256: 19e772bca5ad0b28620229fe4f91383044c5c6322c7c50ae46da1c60d73d9960
Section: admin
Priority: optional
Multi-Arch: foreign
Homepage: http://psmisc.sf.net/
Description: utilities that use the proc file system
 This package contains miscellaneous utilities that use the proc FS:
 .
  - fuser: identifies processes that are using files or sockets.
  - killall: kills processes by name (e.g. "killall -HUP named").
  - peekfd: shows the data traveling over a file descriptor.
  - pstree: shows currently running processes as a tree.
  - prtstat: print the contents of /proc/<pid>/stat

Package: publicsuffix
Version: 20250328.1952-0.1
Architecture: all
Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Installed-Size: 570
Provides: publicsuffix-dafsa
Filename: ./pool/publicsuffix_20250328.1952-0.1_all.deb
Size: 295872
MD5sum: 7b05f70be3989917f386e60417d2dc20
SHA1: 9678e42b9ff4b0a6f5cdfdbfe7e78a6aeedb6fed
SHA256: 80b5b3959ddf1c54c82001380aab866fa9964274a59a7f169110c8a036e40864
Section: net
Priority: optional
Multi-Arch: foreign
Homepage: https://publicsuffix.org
Description: accurate, machine-readable list of domain name suffixes
 A machine-readable list of domain name suffixes that accept public
 registration.  Each suffix represents the part of a domain name which
 is not under the control of the individual registrant, which makes
 the list useful for grouping cookies, deciding same-origin policies,
 collating spam, and other activities.

Package: pv
Version: 1.9.31-1
Architecture: amd64
Maintainer: Antoine Beaupré <anarcat@debian.org>
Installed-Size: 267
Depends: libc6 (>= 2.38)
Suggests: doc-base
Filename: ./pool/pv_1.9.31-1_amd64.deb
Size: 106152
MD5sum: cf599ce9c74b0acdb5a96650da7bde1a
SHA1: 7a3132d3600bd373a25f710b1128b95a42a25812
SHA256: 0511c9cab1bd89e8463bf0dcdf75d3aec20ded3a02f78ee90dbad220a9f80ce4
Section: utils
Priority: optional
Homepage: https://www.ivarch.com/programs/pv.shtml
Description: Shell pipeline element to meter data passing through
 pv (Pipe Viewer) can be inserted into any normal pipeline between two
 processes to give a visual indication of how quickly data is passing through,
 how long it has taken, how near to completion it is, and an estimate of how
 long it will be until completion.
 .
 To use it, insert it in a pipeline between two processes, with the
 appropriate options. Its standard input will be passed through to its
 standard output and progress will be shown on standard error.

Package: readline-common
Source: readline
Version: 8.2-6
Architecture: all
Maintainer: Matthias Klose <doko@debian.org>
Installed-Size: 89
Suggests: readline-doc
Conflicts: libreadline-common, libreadline5 (<< 5.0-11)
Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11)
Filename: ./pool/readline-common_8.2-6_all.deb
Size: 69360
MD5sum: 699adc544b8b12ad493f3b410ad4e4af
SHA1: 0167929bc1df456a6491de90b1f861fb0b6a4e89
SHA256: f77e8aa0bf0de618f11cb0b21658a4ed60f177d63b3cf26d7fc3706b6d0eaaa9
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://tiswww.case.edu/php/chet/readline/rltop.html
Description: GNU readline and history libraries, common files
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

Package: rsync
Version: 3.4.1+ds1-5
Architecture: amd64
Maintainer: Samuel Henrique <samueloph@debian.org>
Installed-Size: 809
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: libacl1 (>= 2.2.23), libc6 (>= 2.38), liblz4-1 (>= 0.0~r130), libpopt0 (>= 1.14), libssl3t64 (>= 3.0.0), libxxhash0 (>= 0.8.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: openssh-client, openssh-server, python3, python3-braceexpand
Filename: ./pool/rsync_3.4.1+ds1-5_amd64.deb
Size: 428380
MD5sum: ba887cd313b930224f488b3a3fe07b4f
SHA1: 2b5d6daf9b4aea35bbcdf26c95e4f4545cf0adf8
SHA256: c397dad6ec81ac307d3fc1bd80a9447a476bb6234c21849098c64cba0edae498
Section: net
Priority: optional
Multi-Arch: foreign
Homepage: https://rsync.samba.org/
Description: fast, versatile, remote (and local) file-copying tool
 rsync is a fast and versatile file-copying tool which can copy locally
 and to/from a remote host. It offers many options to control its behavior,
 and its remote-update protocol can minimize network traffic to make
 transferring updates between machines fast and efficient.
 .
 It is widely used for backups and mirroring and as an improved copy
 command for everyday use.
 .
 This package provides both the rsync command line tool and optional
 daemon functionality.

Package: sensible-utils
Version: 0.0.25
Architecture: all
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Installed-Size: 63
Filename: ./pool/sensible-utils_0.0.25_all.deb
Size: 24992
MD5sum: 1bc74983fca8bf2f6df6f871bca29d13
SHA1: 5eb1f900f46b7787fee2082e3bcb32ed09ccaba6
SHA256: 873a9b73c3478cc3148cdbf5cc2084949a0a8e4fa16131d1cbc895d2f1f3470e
Section: utils
Priority: required
Multi-Arch: foreign
Description: Utilities for sensible alternative selection
 This package provides a number of small utilities which are used
 by programs to sensibly select and spawn an appropriate browser,
 editor, pager, or terminal emulator.
 .
 The specific utilities included are: sensible-browser sensible-editor
 sensible-pager sensible-terminal

Package: socat
Version: 1.8.0.3-1
Architecture: amd64
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Installed-Size: 1800
Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0), libwrap0 (>= 7.6-4~)
Filename: ./pool/socat_1.8.0.3-1_amd64.deb
Size: 423388
MD5sum: 37e75fbd86bc90c4c908bf9aedc4cd8c
SHA1: 37c6de3f1d589800dcaf20979c2e209ab65975ef
SHA256: 6ad18d699071c1e0e3b1e9acd020368544369d339607e80b7eca97bcf4f97017
Section: net
Priority: optional
Homepage: https://www.dest-unreach.org/socat/
Description: multipurpose relay for bidirectional data transfer
 Socat (for SOcket CAT) establishes two bidirectional byte streams
 and transfers data between them. Data channels may be files, pipes,
 devices (terminal or modem, etc.), or sockets (Unix, IPv4, IPv6, raw,
 UDP, TCP, SSL). It provides forking, logging and tracing, different
 modes for interprocess communication and many more options.
 .
 It can be used, for example, as a TCP relay (one-shot or daemon),
 as an external socksifier, as a shell interface to Unix sockets,
 as an IPv6 relay, as a netcat and rinetd replacement, to redirect
 TCP-oriented programs to a serial line, or to establish a relatively
 secure environment (su and chroot) for running client or server shell
 scripts inside network connections. Socat supports sctp as of 1.7.0.

Package: sqv
Source: rust-sequoia-sqv
Version: 1.3.0-3
Architecture: amd64
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Installed-Size: 1854
Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.3.0+dfsg), libhogweed6t64, libnettle8t64 (>= 3.9~)
Built-Using: rust-buffered-reader (= 1.3.1-2), rust-nettle (= 7.3.0-1), rust-nettle-sys (= 2.3.1-1), rust-sequoia-openpgp (= 2.0.0-2), rust-sequoia-policy-config (= 0.8.0-1), rustc (= 1.85.0+dfsg3-1)
Static-Built-Using: rust-aho-corasick (= 1.1.3-1), rust-anstream (= 0.6.15-1), rust-anstyle (= 1.0.8-1), rust-anstyle-parse (= 0.2.1-1), rust-anstyle-query (= 1.0.0-1), rust-anyhow (= 1.0.95-1), rust-argon2 (= 0.5.3-1), rust-base64 (= 0.22.1-1), rust-base64ct (= 1.6.0-1), rust-bitflags (= 2.8.0-1), rust-blake2 (= 0.10.6-2), rust-block-buffer (= 0.10.4-1), rust-buffered-reader (= 1.3.1-2), rust-cfg-if (= 1.0.0-1), rust-chrono (= 0.4.39-2), rust-clap (= 4.5.23-1), rust-clap-builder (= 4.5.23-1), rust-clap-lex (= 0.7.4-1), rust-colorchoice (= 1.0.0-1), rust-cpufeatures (= 0.2.16-1), rust-crypto-common (= 0.1.6-1), rust-digest (= 0.10.7-2), rust-dyn-clone (= 1.0.16-1), rust-generic-array (= 0.14.7-1), rust-getrandom (= 0.2.15-1), rust-iana-time-zone (= 0.1.63-1), rust-idna (= 1.0.3-2), rust-idna-adapter (= 1.1.0-1), rust-idna-mapping (= 1.0.0-1), rust-lalrpop-util (= 0.20.0-1), rust-lazy-static (= 1.5.0-1), rust-libc (= 0.2.169-1), rust-linux-raw-sys (= 0.4.14-1), rust-memchr (= 2.7.4-1), rust-memsec (= 0.7.0-1), rust-nettle (= 7.3.0-1), rust-nettle-sys (= 2.3.1-1), rust-num-traits (= 0.2.19-2), rust-password-hash (= 0.5.0-1), rust-rand-core (= 0.6.4-2), rust-regex (= 1.11.1-2), rust-regex-automata (= 0.4.9-2), rust-regex-syntax (= 0.8.5-1), rust-rustix (= 0.38.37-4), rust-sequoia-openpgp (= 2.0.0-2), rust-sequoia-policy-config (= 0.8.0-1), rust-serde (= 1.0.217-1), rust-sha1collisiondetection (= 0.3.2-1), rust-smallvec (= 1.13.2-1), rust-strsim-0.10 (= 0.10.0-4), rust-subtle (= 2.6.1-1), rust-terminal-size (= 0.4.1-2), rust-thiserror (= 2.0.11-1), rust-thiserror-1 (= 1.0.69-1), rust-tinyvec (= 1.6.0-2), rust-tinyvec-macros (= 0.1.0-1), rust-toml-0.5 (= 0.5.11-4), rust-typenum (= 1.17.0-3), rust-unicode-bidi (= 0.3.17-1), rust-unicode-joining-type (= 1.0.0-1), rust-unicode-normalization (= 0.1.24-1), rust-utf8-iter (= 1.0.4-1), rust-utf8parse (= 0.2.1-1), rust-xxhash-rust (= 0.8.15-1), rustc (= 1.85.0+dfsg3-1)
Filename: ./pool/sqv_1.3.0-3_amd64.deb
Size: 660872
MD5sum: 8bc6f6be04ef0f63ea802b04126c3042
SHA1: 8617e1bb0edf8fd8d026546317464cf551029194
SHA256: ad7cce6ccd0b2d099759230e7c55d8b12f87327888ffeac40df9ed06bf330ef7
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://sequoia-pgp.org/
Description: OpenPGP signature verification program from Sequoia
 sqv is a single-purpose CLI for verifying OpenPGP signatures, designed
 to be used from scripts.
 .
 OpenPGP users looking for the full range of OpenPGP functionality
 will usually prefer sq, the Sequoia PGP project's primary CLI, which
 provides a richer signature verification interface and other
 functionality like certificate management.

Package: zlib1g
Source: zlib (1:1.3.dfsg+really1.3.1-1)
Version: 1:1.3.dfsg+really1.3.1-1+b1
Architecture: amd64
Maintainer: Mark Brown <broonie@debian.org>
Installed-Size: 173
Depends: libc6 (>= 2.14)
Conflicts: zlib1 (<= 1:1.0.4-7)
Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2023.20230311.66589-8)
Provides: libz1
Filename: ./pool/zlib1g_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb
Size: 88892
MD5sum: 32f24a3a36446828f2645417b52e718a
SHA1: 6521c4fb859cda27142c655d2aa30c9d31e40ff7
SHA256: 015be740d6236ad114582dea500c1d907f29e16d6db00566ca32fb68d71ac90d
Section: libs
Priority: required
Multi-Arch: same
Homepage: http://zlib.net/
Description: compression library - runtime
 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP.  This package includes the shared library.

