Package: adduser
Version: 3.132
Installed-Size: 686
Maintainer: Debian Adduser Developers <adduser@packages.debian.org>
Architecture: all
Depends: passwd
Suggests: liblocale-gettext-perl, perl, cron, quota
Size: 183136
SHA256: b66c8e92bd01f21126ac8674cfe44e5259f3f832a3df5c86aed18b451d97ed9c
SHA1: 07655ade460bfa9197b1d925e06eb0b4eea42f9d
MD5sum: 1ebdeef2966efeb8aaad4972284c5d30
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.
Multi-Arch: foreign
Tag: admin::user-management, implemented-in::perl, interface::commandline,
 role::program, scope::utility, suite::debian
Section: admin
Priority: important
Filename: pool/main/a/adduser/adduser_3.132_all.deb

Package: apt
Version: 2.6.1
Installed-Size: 4668
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: arm64
Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
Provides: apt-transport-https (= 2.6.1)
Depends: adduser, gpgv | gpgv2 | gpgv1, libapt-pkg6.0 (>= 2.6.1), debian-archive-keyring, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.7.5), libseccomp2 (>= 2.4.2), libstdc++6 (>= 11), libsystemd0
Recommends: ca-certificates
Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg | gnupg2 | gnupg1, powermgmt-base
Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10)
Size: 1310288
SHA256: c5a6f225715aa2ae5e025695acc205d9eedd2abc3d2393965418e19cde6a9e15
SHA1: 5d77082b807e096f5ef01450bc36b1cc25b67c4a
MD5sum: 405f9dea1a96bf2d2559f53744ace275
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-key as an interface to manage authentication keys
Tag: admin::package-management, devel::lang:ruby, hardware::storage,
 hardware::storage:cd, implemented-in::c++, implemented-in::perl,
 implemented-in::ruby, interface::commandline, network::client,
 protocol::ftp, protocol::http, protocol::ipv6, role::program,
 scope::application, scope::utility, suite::debian, use::downloading,
 use::organizing, use::playing, use::searching, works-with-format::html,
 works-with::audio, works-with::software:package, works-with::text
Section: admin
Priority: required
Filename: pool/main/a/apt/apt_2.6.1_arm64.deb

Package: base-files
Version: 1:2023.2.0
Architecture: arm64
Essential: yes
Maintainer: Kali Developers <devel@kali.org>
Installed-Size: 351
Pre-Depends: awk
Breaks: debian-security-support (<< 2019.04.25), initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~)
Replaces: base, dpkg (<= 1.15.0), miscutils
Provides: base
Multi-Arch: foreign
Priority: required
Section: admin
Filename: pool/main/b/base-files/base-files_2023.2.0_arm64.deb
Size: 74120
SHA256: d073c74507ab5cc3142792de72b028a96d92d9398f616131944c9e559eb2b70a
SHA1: de3ce1e8358315ee4c054bd5f0dc5fb046822770
MD5sum: b11d544abb62350efec13e0e10183900
Description: Debian base system miscellaneous files
 This package contains the basic filesystem hierarchy of a Debian system, and
 several important miscellaneous files, such as /etc/debian_version,
 /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others,
 and the text of several common licenses in use on Debian systems.
Original-Maintainer: Santiago Vila <sanvila@debian.org>

Package: base-passwd
Version: 3.6.1
Essential: yes
Installed-Size: 275
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: arm64
Replaces: base
Depends: libc6 (>= 2.34), libdebconfclient0 (>= 0.145), libselinux1 (>= 3.1~)
Recommends: debconf (>= 0.5) | debconf-2.0
Size: 59364
SHA256: 8c4ed6254eab324563644fb81317ee2ab345cb7c1d846f9583832423e40449f4
SHA1: ce67a367f549b7be990ce74a533cb3ccc78890f1
MD5sum: c782bc32752be50e76e3c4634234948f
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.
Multi-Arch: foreign
Tag: admin::configuring, admin::user-management, implemented-in::c,
 interface::commandline, role::app-data, role::program, scope::utility,
 security::authentication, suite::debian, use::login
Section: admin
Priority: required
Filename: pool/main/b/base-passwd/base-passwd_3.6.1_arm64.deb

Package: bash
Source: bash (5.2.15-2)
Version: 5.2.15-2+b2
Essential: yes
Installed-Size: 7295
Maintainer: Matthias Klose <doko@debian.org>
Architecture: arm64
Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1)
Depends: base-files (>= 2.1.12), debianutils (>= 5.6-0.1)
Pre-Depends: libc6 (>= 2.36), libtinfo6 (>= 6)
Recommends: bash-completion (>= 20060301-0)
Suggests: bash-doc
Conflicts: bash-completion (<< 20060301-0)
Size: 1444348
SHA256: 13c4e70030a059aeec6b745e4ce2949ce67405246bb38521e6c8f4d21c133543
SHA1: 9daaa738e73c3098c4958feb6b2f3849f56b687f
MD5sum: ac3224e87c8b0651df93bd2e51504154
Description: GNU Bourne Again SHell
 Bash is an sh-compatible command language interpreter that executes
 commands read from the standard input or from a file.  Bash also
 incorporates useful features from the Korn and C shells (ksh and csh).
 .
 Bash is ultimately intended to be a conformant implementation of the
 IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
 .
 The Programmable Completion Code, by Ian Macdonald, is now found in
 the bash-completion package.
Multi-Arch: foreign
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html
Tag: admin::TODO, devel::TODO, devel::interpreter, implemented-in::c,
 interface::shell, interface::text-mode, role::program,
 scope::application, suite::gnu, uitoolkit::ncurses
Section: shells
Priority: required
Filename: pool/main/b/bash/bash_5.2.15-2+b2_arm64.deb

Package: bsdutils
Source: util-linux (2.38.1-5)
Version: 1:2.38.1-5+b1
Essential: yes
Installed-Size: 540
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: arm64
Pre-Depends: libc6 (>= 2.34), libsystemd0
Recommends: bsdextrautils
Size: 94368
SHA256: 7592dd96a58d6e19a05daed19b9245295fce9c21f6b8710b55a67a85c8caeed3
SHA1: ac1721a20baf5f94029a51eb5c40a2a92eec8e2f
MD5sum: aadd1946c66378faeda4ad5525440a86
Description: basic utilities from 4.4BSD-Lite
 This package contains the bare minimum of BSD utilities needed for a Debian
 system: logger, renice, script, scriptlive, scriptreplay and wall. The
 remaining standard BSD utilities are provided by bsdextrautils.
Multi-Arch: foreign
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Tag: admin::logging, implemented-in::c, interface::commandline,
 role::program, scope::utility, suite::bsd,
 works-with::software:running, works-with::text
Section: utils
Priority: required
Filename: pool/main/u/util-linux/bsdutils_2.38.1-5+b1_arm64.deb

Package: ca-certificates
Version: 20230311
Installed-Size: 384
Maintainer: Julien Cristau <jcristau@debian.org>
Architecture: all
Depends: openssl (>= 1.1.1), debconf (>= 0.5) | debconf-2.0
Enhances: openssl
Breaks: ca-certificates-java (<< 20121112+nmu1)
Size: 153456
SHA256: 5308b9bd88eebe2a48be3168cb3d87677aaec5da9c63ad0cf561a29b8219115c
SHA1: 2723803bd4497bd27a499a249e57936821dedbed
MD5sum: cfc0b4e43c023cdfe87bfa4efac29b6e
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.
Multi-Arch: foreign
Tag: protocol::ssl, role::app-data, security::authentication
Section: misc
Priority: standard
Filename: pool/main/c/ca-certificates/ca-certificates_20230311_all.deb

Package: coreutils
Version: 9.1-1
Essential: yes
Installed-Size: 20272
Maintainer: Michael Stone <mstone@debian.org>
Architecture: arm64
Pre-Depends: libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.44), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libselinux1 (>= 3.1~)
Size: 2815252
SHA256: ec8f090a14c684879dce251254d8d9ed0876d4480f750d5807ef04e5435e1c4d
SHA1: 759d74915f34b6643940494759e2ecf775ada768
MD5sum: 5b994d1710fef38ea90bb8b2eb159496
Description: GNU core utilities
 This package contains the basic file, shell and text manipulation
 utilities which are expected to exist on every operating system.
 .
 Specifically, this package includes:
 arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
 csplit cut date dd df dir dircolors dirname du echo env expand expr
 factor false flock fmt fold groups head hostid id install join link ln
 logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc numfmt
 od paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm
 rmdir runcon sha*sum seq shred sleep sort split stat stty sum sync tac
 tail tee test timeout touch tr true truncate tsort tty uname unexpand
 uniq unlink users vdir wc who whoami yes
Multi-Arch: foreign
Homepage: http://gnu.org/software/coreutils
Tag: admin::configuring, implemented-in::c, interface::commandline,
 role::program, scope::utility, suite::gnu, works-with::file
Section: utils
Priority: required
Filename: pool/main/c/coreutils/coreutils_9.1-1_arm64.deb

Package: dash
Version: 0.5.12-2
Essential: yes
Installed-Size: 199
Maintainer: Andrej Shadura <andrewsh@debian.org>
Architecture: arm64
Depends: debianutils (>= 5.6-0.1), dpkg (>= 1.19.1)
Pre-Depends: libc6 (>= 2.34)
Size: 88808
SHA256: c1358e2a8054eb93efd460adf480224a16ea9e0b4d7b4c6cbcf8c8c91902a1d7
SHA1: e7610521c6e5731ec2c8323d12269f641d74cf7c
MD5sum: dd4542267ca0a9260cfea6e2205fb6d6
Description: POSIX-compliant shell
 The Debian Almquist Shell (dash) is a POSIX-compliant shell derived
 from ash.
 .
 Since it executes scripts faster than bash, and has fewer library
 dependencies (making it more robust against software or hardware
 failures), it is used as the default system shell on Debian systems.
Multi-Arch: foreign
Homepage: http://gondor.apana.org.au/~herbert/dash/
Tag: implemented-in::c, interface::shell, role::program, scope::utility
Section: shells
Priority: required
Filename: pool/main/d/dash/dash_0.5.12-2_arm64.deb

Package: debconf
Version: 1.5.82
Installed-Size: 491
Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Architecture: all
Replaces: debconf-tiny
Provides: debconf-2.0
Recommends: 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)
Size: 121212
SHA256: 74ab14194a3762b2fc717917dcfda42929ab98e3c59295a063344dc551cd7cc8
SHA1: e7b7ee8dd73364ae9955dda8c9afa936323cfeff
MD5sum: ab40b7d3c7dd743f16d0d24ce3373270
Description: Debian configuration management system
 Debconf is a configuration management system for debian packages. Packages
 use Debconf to ask questions when they are installed.
Multi-Arch: foreign
Tag: admin::configuring, implemented-in::perl, interface::commandline,
 interface::graphical, interface::text-mode, interface::x11,
 role::program, scope::utility, suite::debian, uitoolkit::TODO,
 uitoolkit::gtk, uitoolkit::ncurses, uitoolkit::qt, use::configuring,
 x11::application
Section: admin
Priority: required
Filename: pool/main/d/debconf/debconf_1.5.82_all.deb

Package: debian-archive-keyring
Version: 2023.3
Installed-Size: 270
Maintainer: Debian Release Team <packages@release.debian.org>
Architecture: all
Size: 160696
SHA256: 8c403ff990d24f60f4830dc1c25451a3f74698aa9ca93b40f78499c832a98dea
SHA1: 466ba03c19cf07074cddab3803583210becc9560
MD5sum: 77c39166b9a216966940d5a2fe760fcb
Description: GnuPG archive keys of the Debian archive
 The Debian project digitally signs its Release files. This package
 contains the archive keys used for that.
Multi-Arch: foreign
Tag: role::data, security::authentication, suite::debian
Section: misc
Priority: important
Filename: pool/main/d/debian-archive-keyring/debian-archive-keyring_2023.3_all.deb

Package: debianutils
Version: 5.7-0.4
Essential: yes
Installed-Size: 387
Maintainer: Clint Adams <clint@debian.org>
Architecture: arm64
Pre-Depends: libc6 (>= 2.34)
Breaks: ifupdown (<< 0.8.36+nmu1), printer-driver-pnm2ppa (<< 1.13-12), x11-common (<< 1:7.7+23~)
Size: 102488
SHA256: 2cdb5a5809edcec34549fcccc452deb56c966369e23675d6c507d4744c476f6f
SHA1: a7c248ce4f90b039a09785ea3487eda6d1ec780a
MD5sum: dcd8012f0f8786e48e520858dc3542e6
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
Multi-Arch: foreign
Tag: admin::configuring, devel::lang:perl, devel::library, implemented-in::c,
 implemented-in::perl, interface::commandline, role::devel-lib,
 role::program, scope::utility, suite::debian
Section: utils
Priority: required
Filename: pool/main/d/debianutils/debianutils_5.7-0.4_arm64.deb

Package: diffutils
Version: 1:3.8-4
Essential: yes
Installed-Size: 1668
Maintainer: Santiago Vila <sanvila@debian.org>
Architecture: arm64
Replaces: diff
Pre-Depends: libc6 (>= 2.34)
Suggests: diffutils-doc, wdiff
Size: 344700
SHA256: d2a65fa215001e84c26e2fbe08b44746c6b64be51878ae1d79d5263365e244ec
SHA1: b478736c300fa6bbce312c67bbdbaa3d5834a102
MD5sum: 95f00780f22f1c9600b6ec2d60c73f75
Description: File comparison utilities
 The diffutils package provides the diff, diff3, sdiff, and cmp programs.
 .
 `diff' shows differences between two files, or each corresponding file
 in two directories.  `cmp' shows the offsets and line numbers where
 two files differ.  `cmp' can also show all the characters that
 differ between the two files, side by side.  `diff3' shows differences
 among three files.  `sdiff' merges two files interactively.
 .
 The set of differences produced by `diff' can be used to distribute
 updates to text files (such as program source code) to other people.
 This method is especially useful when the differences are small compared
 to the complete files.  Given `diff' output, the `patch' program can
 update, or "patch", a copy of the file.
Homepage: https://www.gnu.org/software/diffutils/
Tag: devel::rcs, implemented-in::c, interface::commandline, role::program,
 scope::utility, suite::gnu, use::comparing, use::editing,
 use::synchronizing, works-with-format::diff,
 works-with-format::plaintext, works-with::file,
 works-with::software:source, works-with::text
Section: utils
Priority: required
Filename: pool/main/d/diffutils/diffutils_3.8-4_arm64.deb

Package: dpkg
Version: 1.21.21+kali2
Architecture: arm64
Essential: yes
Maintainer: Kali Developers <devel@kali.org>
Installed-Size: 6610
Pre-Depends: libbz2-1.0, libc6 (>= 2.34), liblzma5 (>= 5.4.0), libmd0 (>= 0.0.0), libselinux1 (>= 3.1~), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Depends: tar (>= 1.28-1)
Suggests: apt, debsig-verify
Breaks: libapt-pkg5.0 (<< 1.7~b), lsb-base (<< 10.2019031300)
Multi-Arch: foreign
Homepage: https://wiki.debian.org/Teams/Dpkg
Priority: required
Section: admin
Filename: pool/main/d/dpkg/dpkg_1.21.21+kali2_arm64.deb
Size: 1550820
SHA256: 59138ce6c94187372c668874b7dc41b47f4089dd760f2e15e5910eb246b5674c
SHA1: 708c61782bac8e376b09ed77b899bacded4696a6
MD5sum: be71867060f11ed8426c79c6b0ebff23
Description: Debian package management system
 This package provides the low-level infrastructure for handling the
 installation and removal of Debian software packages.
 .
 For Debian package development tools, install dpkg-dev.
Original-Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>

Package: e2fsprogs
Version: 1.47.0-2
Installed-Size: 2052
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: arm64
Depends: logsave
Pre-Depends: libblkid1 (>= 2.36), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libext2fs2 (= 1.47.0-2), libss2 (>= 1.38), libuuid1 (>= 2.16)
Recommends: e2fsprogs-l10n
Suggests: gpart, parted, fuse2fs, e2fsck-static
Size: 544136
SHA256: be90187e7ab347befeabc0577b31ed93fc17cafeab8161f05f8ecfb7418c850e
SHA1: 2f6b395c64a1881fb17a46acfb8f3a951066b895
MD5sum: b6f4542df2284f2b3786eec1d4e786d2
Description: ext2/ext3/ext4 file system utilities
 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package contains programs for creating, checking, and maintaining
 ext2/3/4-based file systems.  It also includes the "badblocks" program,
 which can be used to scan for bad blocks on a disk or other storage device.
Multi-Arch: foreign
Homepage: http://e2fsprogs.sourceforge.net
Important: yes
Tag: admin::configuring, admin::filesystem, hardware::storage,
 implemented-in::c, interface::commandline, role::program,
 scope::utility, security::integrity, use::checking, use::configuring
Section: admin
Priority: required
Filename: pool/main/e/e2fsprogs/e2fsprogs_1.47.0-2_arm64.deb

Package: findutils
Version: 4.9.0-4
Essential: yes
Installed-Size: 1846
Maintainer: Andreas Metzler <ametzler@debian.org>
Architecture: arm64
Pre-Depends: libc6 (>= 2.34), libselinux1 (>= 3.1~)
Breaks: binstats (<< 1.08-8.1), guilt (<< 0.36-0.2), libpython3.4-minimal (<< 3.4.4-2), libpython3.5-minimal (<< 3.5.1-3), lsat (<< 0.9.7.1-2.1), mc (<< 3:4.8.11-1), switchconf (<< 0.0.9-2.1)
Size: 630396
SHA256: cc8792e769ff4a1280ff1a43b11a1858a72d858fb6eb871ec327ec8eebe99eaa
SHA1: f3199cb749a0c92b0832af3fed1468150f1adcfc
MD5sum: 03f634f971afe0d913ab65f2c66be6e8
Description: utilities for finding files--find, xargs
 GNU findutils provides utilities to find files meeting specified
 criteria and perform various actions on the files which are found.
 This package contains 'find' and 'xargs'; however, 'locate' has
 been split off into a separate package.
Multi-Arch: foreign
Homepage: https://savannah.gnu.org/projects/findutils/
Tag: implemented-in::c, interface::commandline, role::program,
 scope::utility, suite::gnu, use::searching, works-with::file
Section: utils
Priority: required
Filename: pool/main/f/findutils/findutils_4.9.0-4_arm64.deb

Package: gcc-12-base
Source: gcc-12
Version: 12.2.0-14
Installed-Size: 100
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: arm64
Breaks: gnat (<< 7)
Size: 37504
SHA256: e1f2fb7212546c0e360af8df26303608f7b09e123ac9c96e15872d1ec1ce3275
SHA1: d3c19dadc92cc9c01a1257b70534311c0f6a4cd7
MD5sum: c42fe973dd171e47a24fdcd811120d56
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).
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Section: libs
Priority: optional
Filename: pool/main/g/gcc-12/gcc-12-base_12.2.0-14_arm64.deb

Package: gpgv
Source: gnupg2
Version: 2.2.40-1.1
Installed-Size: 969
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: arm64
Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1)
Depends: libbz2-1.0, libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42), zlib1g (>= 1:1.1.4)
Suggests: gnupg
Breaks: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1), python-debian (<< 0.1.29)
Size: 628792
SHA256: ed98c000084fc38ae9d2e0e33cb7f76fc573aa91ff623330eec5cffb5de40ccb
SHA1: 51f4bc62d85f9c334910d076fa7623ed2f6e33fc
MD5sum: 65ff26e8243695e188f59a11fed78df7
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.
Multi-Arch: foreign
Homepage: https://www.gnupg.org/
Tag: implemented-in::c, interface::commandline, role::program,
 scope::utility, security::cryptography, suite::gnu, use::checking
Section: utils
Priority: important
Filename: pool/main/g/gnupg2/gpgv_2.2.40-1.1_arm64.deb

Package: grep
Version: 3.8-5
Essential: yes
Installed-Size: 1241
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: arm64
Provides: rgrep
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.34), libpcre2-8-0 (>= 10.32)
Conflicts: rgrep
Size: 412880
SHA256: 2caf08393ef6ea18a52e7e4609a7bd13811ff53733b4e45d2c7b0957e8d592cf
SHA1: 46f53ffab18aaf0e60c268d19311041d10c9cc6b
MD5sum: 60f7ef3248ff353c014da9f8024b67db
Description: GNU grep, egrep and fgrep
 'grep' is a utility to search for text in files; it can be used from the
 command line or in scripts.  Even if you don't want to use it, other packages
 on your system probably will.
 .
 The GNU family of grep utilities may be the "fastest grep in the west".
 GNU grep is based on a fast lazy-state deterministic matcher (about
 twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper
 search for a fixed string that eliminates impossible text from being
 considered by the full regexp matcher without necessarily having to
 look at every character. The result is typically many times faster
 than Unix grep or egrep. (Regular expressions containing backreferencing
 will run more slowly, however.)
Multi-Arch: foreign
Homepage: https://www.gnu.org/software/grep/
Tag: implemented-in::c, interface::commandline, role::program,
 scope::utility, suite::gnu, use::filtering, use::searching,
 works-with::file, works-with::text
Section: utils
Priority: required
Filename: pool/main/g/grep/grep_3.8-5_arm64.deb

Package: gzip
Version: 1.12-1
Essential: yes
Installed-Size: 248
Maintainer: Milan Kupcevic <milan@debian.org>
Architecture: arm64
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.33)
Suggests: less
Size: 137556
SHA256: cf0f383667fb65f0b0fd730198efc67c8c23582542bcb3c2b61f240c62e43ba9
SHA1: 75ad5aaf98588aec6a53cb7ac469c09e906f0159
MD5sum: 159bed3994bc2d718183aad7bd4cec1e
Description: GNU compression utilities
 This package provides the standard GNU file compression utilities, which
 are also the default compression tools for Debian.  They typically operate
 on files with names ending in '.gz', but can also decompress files ending
 in '.Z' created with 'compress'.
Homepage: https://www.gnu.org/software/gzip/
Tag: implemented-in::c, interface::commandline, role::program,
 scope::utility, suite::gnu, use::compressing, works-with::archive,
 works-with::file
Section: utils
Priority: required
Filename: pool/main/g/gzip/gzip_1.12-1_arm64.deb

Package: hostname
Version: 3.23+nmu1
Essential: yes
Installed-Size: 90
Maintainer: Michael Meskes <meskes@debian.org>
Architecture: arm64
Replaces: nis (<< 3.17-30)
Pre-Depends: libc6 (>= 2.34)
Breaks: nis (<< 3.17-30)
Size: 10404
SHA256: bca52b7f2e41ce01e28036be755442f04b6795885c361ed4f8d28648622c399e
SHA1: dd86ab158a3a9c8eb3e2b95b559f5fc663f59ef6
MD5sum: 58b49854c83126094c5b8cd18a5372f4
Description: utility to set/show the host name or domain name
 This package provides commands which can be used to display the system's
 DNS name, and to display or set its hostname or NIS domain name.
Tag: implemented-in::c, interface::commandline, role::program,
 scope::utility, use::configuring
Section: admin
Priority: required
Filename: pool/main/h/hostname/hostname_3.23+nmu1_arm64.deb

Package: init-system-helpers
Version: 1.65.2+kali2
Architecture: all
Essential: yes
Maintainer: Kali Developers <devel@kali.org>
Installed-Size: 135
Depends: usrmerge | usr-is-merged
Multi-Arch: foreign
Priority: required
Section: admin
Filename: pool/main/i/init-system-helpers/init-system-helpers_1.65.2+kali2_all.deb
Size: 40148
SHA256: 5770d32205ec663e901e78dc78252621d0230785f7ead0a7be91dd01ffbdd727
SHA1: 8ebea818bb277ababab83800f86360799d68430d
MD5sum: 85a61fea5a082f30d9917f22ce6a9960
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.
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>

Package: kali-archive-keyring
Version: 2022.1
Architecture: all
Maintainer: Kali Developers <devel@kali.org>
Installed-Size: 15
Multi-Arch: foreign
Priority: important
Section: misc
Filename: pool/main/k/kali-archive-keyring/kali-archive-keyring_2022.1_all.deb
Size: 5140
SHA256: 8d6b0705ad25d45dfb27eba8d50a7401f8e3cd5f6b96a8b83bf9ad1b1e14a8c8
SHA1: 586bf7457820af6a94eea80155acf4b52482cabe
MD5sum: c443e74d449960285ebcb0bd62144989
Description: GnuPG archive keys of the Kali archive
 The Kali project digitally signs its Release files. This package
 contains the archive keys used for that.

Package: libacl1
Source: acl
Version: 2.3.1-3
Installed-Size: 101
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: arm64
Depends: libc6 (>= 2.33)
Size: 30768
SHA256: 2b0eef11a2e271e7355adaf1f6cbf8d2e83835ae1b6cf15165d59b8289c08342
SHA1: dd3aa3035aced1aa0d540f5dd4beab6c69f98291
MD5sum: 21a209328d5ed1d40920b5a8fc6ccd95
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.
Multi-Arch: same
Homepage: https://savannah.nongnu.org/projects/acl/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/a/acl/libacl1_2.3.1-3_arm64.deb

Package: libapt-pkg6.0
Source: apt
Version: 2.6.1
Installed-Size: 3137
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: arm64
Provides: libapt-pkg (= 2.6.1)
Depends: libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgcrypt20 (>= 1.10.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 11), libsystemd0 (>= 221), libudev1 (>= 183), libxxhash0 (>= 0.7.1), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.2.3)
Recommends: apt (>= 2.6.1)
Breaks: appstream (<< 0.9.0-3~), apt (<< 1.6~), aptitude (<< 0.8.9), dpkg (<< 1.20.8), libapt-inst1.5 (<< 0.9.9~)
Size: 814124
SHA256: 78f637a952efcb7b6260ffac0833bf3b434e017da92472e5821180e5d799a966
SHA1: f29b17f64c146b11851c69dc61c5b0d99bd0c23d
MD5sum: 11643dae3a5baa48cf89acadd3fcfd71
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, ftp,
    http(s), rsh as well as an interface to add more transports like
    tor+http(s) (apt-transport-tor).
Multi-Arch: same
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/a/apt/libapt-pkg6.0_2.6.1_arm64.deb

Package: libattr1
Source: attr
Version: 1:2.5.1-4
Installed-Size: 99
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: arm64
Depends: libc6 (>= 2.17)
Size: 21888
SHA256: 481e1c3fcad6773ba1c9d7f1de59e4fc80d95326c9b20192e13b7111013c932a
SHA1: 15565bb599f1751fde58ad9259e137f78760d11e
MD5sum: 5fdc5d8bb21c48174c41ba71e0c3d102
Description: extended attribute handling - shared library
 Contains the runtime environment required by programs that make use
 of extended attributes.
Multi-Arch: same
Homepage: https://savannah.nongnu.org/projects/attr/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/a/attr/libattr1_2.5.1-4_arm64.deb

Package: libaudit-common
Source: audit
Version: 1:3.0.9-1
Installed-Size: 22
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: all
Size: 10448
SHA256: 17d0341ca6ce604ce59c296780ac2c2a24141a769823c50669af942c025e6591
SHA1: f364e70efbb3f31cf095e14f83c00085546614a4
MD5sum: c1f13138b89bb7eb29ee6cf93ccca204
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.
Multi-Arch: foreign
Homepage: https://people.redhat.com/sgrubb/audit/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/a/audit/libaudit-common_3.0.9-1_all.deb

Package: libaudit1
Source: audit
Version: 1:3.0.9-1
Installed-Size: 154
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: arm64
Depends: libaudit-common (>= 1:3.0.9-1), libc6 (>= 2.33), libcap-ng0 (>= 0.7.9)
Size: 46104
SHA256: 619606427a334cba955e0afb18bf4a636df4141d32ea474a79cc512b5ca358e7
SHA1: d910a3b885983b6c58a1293ee73da10781711b11
MD5sum: fa88b9da250e09556e08518124bd66f3
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.
Multi-Arch: same
Homepage: https://people.redhat.com/sgrubb/audit/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/a/audit/libaudit1_3.0.9-1_arm64.deb

Package: libblkid1
Source: util-linux (2.38.1-5)
Version: 2.38.1-5+b1
Installed-Size: 439
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: arm64
Depends: libc6 (>= 2.33)
Size: 142680
SHA256: 23d4db3a890310bd3a10370f4104a9618f0b92830625434799da6f85e7a6dbd6
SHA1: 37e1d31e9c86ea2360b0e72e7452431f1e2c6523
MD5sum: 104c85e15fd5af2ccf7d756bab687d63
Description: block device ID library
 The blkid library allows system programs such as fsck and mount to
 quickly and easily find block devices by filesystem UUID or label.
 This allows system administrators to avoid specifying filesystems by
 hard-coded device names and use a logical naming system instead.
Multi-Arch: same
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/u/util-linux/libblkid1_2.38.1-5+b1_arm64.deb

Package: libbz2-1.0
Source: bzip2 (1.0.8-5)
Version: 1.0.8-5+b1
Installed-Size: 102
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: arm64
Depends: libc6 (>= 2.17)
Size: 47452
SHA256: d3a96ece03326498b39ff093a76800dfcbcb1d4049d6ae6e9f6fa1aa7a590ad6
SHA1: 889f56b979bc946c7891f559180aa5d899a86104
MD5sum: 7f9b2f63531ccd7447895c59965cd353
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).
Multi-Arch: same
Homepage: https://sourceware.org/bzip2/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/b/bzip2/libbz2-1.0_1.0.8-5+b1_arm64.deb

Package: libc-bin
Source: glibc
Version: 2.36-9
Essential: yes
Installed-Size: 2195
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: arm64
Depends: libc6 (>> 2.36), libc6 (<< 2.37)
Recommends: manpages
Breaks: dh-lua (<< 27+nmu1~)
Size: 529456
SHA256: 6089c6e0474b80f9f047feed07cd553d15cb4dd528e5d63324ea4adaef431e06
SHA1: 962ec69791bcd04dc60e7d638efb37b09a7b1287
MD5sum: 479cd8fc8af03d688541fe37e5bc5b5e
Description: GNU C Library: Binaries
 This package contains utility programs related to the GNU C Library.
 .
  * getconf: query system configuration variables
  * getent: get entries from administrative databases
  * iconv, iconvconfig: convert between character encodings
  * ldd, ldconfig: print/configure shared library dependencies
  * locale, localedef: show/generate locale definitions
  * tzselect, zdump, zic: select/dump/compile time zones
Multi-Arch: foreign
Homepage: https://www.gnu.org/software/libc/libc.html
Tag: role::shared-lib
Section: libs
Priority: required
Filename: pool/main/g/glibc/libc-bin_2.36-9_arm64.deb

Package: libc6
Source: glibc
Version: 2.36-9
Installed-Size: 23125
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: arm64
Depends: libgcc-s1
Recommends: libidn2-0 (>= 2.0.5~)
Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales, libnss-nis, libnss-nisplus
Breaks: aide (<< 0.17.3-4+b3), busybox (<< 1.30.1-6), chrony (<< 4.2-3~), 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), ioquake3 (<< 1.36+u20200211.f2c61c1~dfsg-2~), iraf-fitsutil (<< 2018.07.06-4), libgegl-0.4-0 (<< 0.4.18), libtirpc1 (<< 0.2.3), locales (<< 2.36), locales-all (<< 2.36), macs (<< 2.2.7.1-3~), nocache (<< 1.1-1~), nscd (<< 2.36), openarena (<< 0.8.8+dfsg-4~), openssh-server (<< 1:8.1p1-5), python3-iptables (<< 1.0.0-2), r-cran-later (<< 0.7.5+dfsg-2), tinydns (<< 1:1.05-14), valgrind (<< 1:3.19.0-1~), wcc (<< 0.0.2+dfsg-3)
Size: 2313412
SHA256: 728a76108e2fefb151b92919115cbd0e753f7cb8def797fe09386d423c02fccf
SHA1: c976459387c58b8953ff6a83ba57263ebeb38960
MD5sum: 05598bb2a745a505beefeca27a9414ef
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.
Multi-Arch: same
Homepage: https://www.gnu.org/software/libc/libc.html
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/glibc/libc6_2.36-9_arm64.deb

Package: libcap-ng0
Source: libcap-ng (0.8.3-1)
Version: 0.8.3-1+b3
Installed-Size: 153
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Architecture: arm64
Depends: libc6 (>= 2.33)
Size: 16428
SHA256: 24e74ad29a37d2a3940b8977d11298a7afc77379ef414b561d79c64147d740e0
SHA1: ebf9f6caff0a100a0c76aa86ad02b29817e0ed0c
MD5sum: 759999b982182662e7b09e7e0a8b0f80
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.
Multi-Arch: same
Homepage: https://people.redhat.com/sgrubb/libcap-ng
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libc/libcap-ng/libcap-ng0_0.8.3-1+b3_arm64.deb

Package: libcap2
Version: 1:2.66-3
Installed-Size: 157
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: arm64
Depends: libc6 (>= 2.34)
Size: 26140
SHA256: 6d4c6c9ca2a382b8626ddf43bf4322029671b0cf95ebc9668d1a502abca10db0
SHA1: f4e3f1a9812c19cae7ee3e7ab085404233293b58
MD5sum: c3fb1f989a3535c0a215a3783ef1f68c
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.
Multi-Arch: same
Homepage: https://sites.google.com/site/fullycapable/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libc/libcap2/libcap2_2.66-3_arm64.deb

Package: libcom-err2
Source: e2fsprogs
Version: 1.47.0-2
Installed-Size: 102
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: arm64
Replaces: libcomerr2 (<< 1.43.9-1~)
Provides: libcomerr2 (= 1.47.0-2)
Depends: libc6 (>= 2.17)
Breaks: libcomerr2 (<< 1.43.9-1~)
Size: 19580
SHA256: 0bd07f2a030f9e0346a80bbdf211fe3a55835dda70ed0e9d9da23f0e24cf4e99
SHA1: 68a3e4ca372d7b4f1f7625c400d210f14f97f801
MD5sum: 5c3d5e2a8d38835086a1125da96386d5
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.
Multi-Arch: same
Homepage: http://e2fsprogs.sourceforge.net
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/e/e2fsprogs/libcom-err2_1.47.0-2_arm64.deb

Package: libcrypt1
Source: libxcrypt
Version: 1:4.4.33-2
Installed-Size: 225
Maintainer: Marco d'Itri <md@linux.it>
Architecture: arm64
Replaces: libc6 (<< 2.29-4)
Depends: libc6 (>= 2.36)
Conflicts: libpam0g (<< 1.4.0-10)
Size: 90044
SHA256: eea0ad76ea5eb507127fea0c291622ea4ecdbb71c4b9a8ed9c76ae33fc1a0127
SHA1: 568d1b21a6bbda60235dfea0d1ab6589c849042c
MD5sum: 73299af903658b95515601400eb4338d
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'.
Multi-Arch: same
Important: yes
Protected: yes
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libx/libxcrypt/libcrypt1_4.4.33-2_arm64.deb

Package: libdb5.3
Source: db5.3
Version: 5.3.28+dfsg2-1
Installed-Size: 1710
Maintainer: Bastian Germann <bage@debian.org>
Architecture: arm64
Depends: libc6 (>= 2.34)
Size: 625748
SHA256: 344367608d622298a3d916f4cee3dc3173286f3b21f8f497ab21e7178ba930f9
SHA1: 80588ac24a9094332d6b311dece8098eb1375230
MD5sum: 65008cafe561cb5e0e3f3d95c188861f
Description: Berkeley v5.3 Database Libraries [runtime]
 This is the runtime package for programs that use the v5.3 Berkeley
 database library.
Multi-Arch: same
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/d/db5.3/libdb5.3_5.3.28+dfsg2-1_arm64.deb

Package: libdebconfclient0
Source: cdebconf
Version: 0.270
Installed-Size: 88
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: arm64
Depends: libc6 (>= 2.17)
Size: 9976
SHA256: 87a7e4cf5c8cf77eb2f8728b7536c9cba201f29b0f38c4f84e2a784b817bbcec
SHA1: 93d27ca9e8d19e73ca81fb7ac41d6945dd4387aa
MD5sum: 8c001457285f2ed1901fb38c552b7062
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.
Multi-Arch: same
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/cdebconf/libdebconfclient0_0.270_arm64.deb

Package: libext2fs2
Source: e2fsprogs
Version: 1.47.0-2
Installed-Size: 582
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: arm64
Replaces: e2fslibs (<< 1.43.9-1~)
Provides: e2fslibs (= 1.47.0-2)
Depends: libc6 (>= 2.34)
Breaks: e2fslibs (<< 1.43.9-1~)
Size: 196568
SHA256: 43a19e7f176d82d2c861b1e59864901a374ea77ee876f03365df4e08bcd0e5ce
SHA1: 7114179e3c1534e0d848e1e0eba4b386df5f33c9
MD5sum: ea55584489255b62c11a9b9aaa63148f
Description: ext2/ext3/ext4 file system libraries
 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package provides the ext2fs and e2p libraries, for userspace software
 that directly accesses extended file systems. Programs that use libext2fs
 include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include
 dumpe2fs, chattr, and lsattr.
Multi-Arch: same
Homepage: http://e2fsprogs.sourceforge.net
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/e/e2fsprogs/libext2fs2_1.47.0-2_arm64.deb

Package: libffi8
Source: libffi
Version: 3.4.4-1
Installed-Size: 92
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: arm64
Replaces: libffi8ubuntu1 (<< 3.4.2-1)
Provides: libffi8ubuntu1 (= 3.4.4-1)
Depends: libc6 (>= 2.34)
Breaks: libffi8ubuntu1 (<< 3.4.2-1)
Size: 20492
SHA256: 80b5c36177dc0e29d531c7eddbed3cc7355cb490e49f8cfa5959572d161f27b3
SHA1: a5ce35162ad4207f87b4b53308be802395af31e5
MD5sum: 221e403e00d2e5156ab26282b1dd5e2e
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.
Multi-Arch: same
Homepage: https://sourceware.org/libffi/
Section: libs
Priority: optional
Filename: pool/main/libf/libffi/libffi8_3.4.4-1_arm64.deb

Package: libfile-find-rule-perl
Version: 0.34-3
Installed-Size: 63
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: perl:any, libnumber-compare-perl, libtext-glob-perl
Size: 26596
SHA256: 2d7e1ab5eddf439954881d9f53d8c99ff7508754ce49de5250fab79808a85f63
SHA1: 1396d2854e6b48aa1f0110bea971708b8a562b1d
MD5sum: 48b97aa44d381d5b97a550b9955203c7
Description: module to search for files based on rules
 File::Find::Rule is a Perl module which essentially provides an easy-to-use
 interface to the popular module, File::Find. It provides a way to build rules
 that specify desired file and directory names using a text-globbing syntax
 (provided by Text::Glob). This makes it useful for simple tasks, like finding
 all ".pm" files in a given directory.
Multi-Arch: foreign
Homepage: https://metacpan.org/release/File-Find-Rule
Tag: admin::filesystem, devel::lang:perl, devel::library,
 implemented-in::perl, role::devel-lib, role::program, use::scanning,
 use::searching, works-with::file
Section: perl
Priority: optional
Filename: pool/main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.34-3_all.deb

Package: libgcc-s1
Source: gcc-12
Version: 12.2.0-14
Installed-Size: 147
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: arm64
Replaces: libgcc1 (<< 1:10)
Provides: libgcc1 (= 1:12.2.0-14)
Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.35)
Breaks: libgcc-7-dev (<< 7.5.0-4), libgcc-8-dev (<< 8.3.0-27), libgcc-9-dev (<< 9.2.1-26)
Size: 34836
SHA256: 6fce2268d8f3152a4e84634f5a24133d3c62903b2f9b11b9c59235cbbc1b23a8
SHA1: 144808acc6820e20f580a94419256f83f3991135
MD5sum: d3e035adb2e5d584298971e7a9987169
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.
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Important: yes
Protected: yes
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gcc-12/libgcc-s1_12.2.0-14_arm64.deb

Package: libgcrypt20
Version: 1.10.1-3
Installed-Size: 1267
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: arm64
Depends: libc6 (>= 2.34), libgpg-error0 (>= 1.27)
Suggests: rng-tools
Size: 619896
SHA256: 79fc67c21684689728c8320d8a2b0a7204df21dc4c0da4fae3828ceb389e2ba2
SHA1: 4706489fd05865b61a837f065459f72cf244fe1a
MD5sum: 7774fe325844f20c0032f73e6b15d017
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.)
Multi-Arch: same
Homepage: https://directory.fsf.org/project/libgcrypt/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libg/libgcrypt20/libgcrypt20_1.10.1-3_arm64.deb

Package: libgdbm-compat4
Source: gdbm
Version: 1.23-3
Installed-Size: 122
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: arm64
Depends: libc6 (>= 2.33), libgdbm6 (>= 1.16)
Size: 47996
SHA256: acc13a12acbf3b17dbacc77e3c22c6c273a552150cd50fdc9bd70cdb5169af73
SHA1: 7483a2dbe575672c1c6d9792bbaff080d62d874e
MD5sum: 626a251c7fc70f6026cb9f327c107605
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 libgdbm6 and libgdbm-dev.
Multi-Arch: same
Homepage: https://gnu.org/software/gdbm
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gdbm/libgdbm-compat4_1.23-3_arm64.deb

Package: libgdbm6
Source: gdbm
Version: 1.23-3
Installed-Size: 188
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: arm64
Depends: libc6 (>= 2.34)
Suggests: gdbm-l10n (= 1.23-3)
Size: 70948
SHA256: 3c704feaf89c5f2709a76b84126ac8affe4ddff69dc0b91af0ca9910c7e75714
SHA1: ed1c869f660b8d6d1a88a43069ec716fc369621f
MD5sum: 840462b383e6c5600fa09bbf7398722a
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).
Multi-Arch: same
Homepage: https://gnu.org/software/gdbm
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gdbm/libgdbm6_1.23-3_arm64.deb

Package: libgmp10
Source: gmp
Version: 2:6.2.1+dfsg1-1.1
Installed-Size: 855
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: arm64
Depends: libc6 (>= 2.17)
Breaks: libmath-gmp-perl (<< 2.20-1), libmath-prime-util-gmp-perl (<< 0.51-2), postgresql-pgmp (<< 1.0.3-1)
Size: 537920
SHA256: 9906387c1dd806518c915bd8616d072c741061d7fa26b222e52763456060b31a
SHA1: fe0509224b72cf840eb6594ad79df3956859cf56
MD5sum: ec1f999a77c322b7d88a8c88f1cc1765
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.
Multi-Arch: same
Homepage: https://gmplib.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gmp/libgmp10_6.2.1+dfsg1-1.1_arm64.deb

Package: libgnutls30
Source: gnutls28
Version: 3.7.9-2
Installed-Size: 3485
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: arm64
Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libhogweed6 (>= 3.6), libidn2-0 (>= 2.0.0), libnettle8 (>= 3.7~), libp11-kit0 (>= 0.23.18.1), libtasn1-6 (>= 4.14), libunistring2 (>= 0.9.7)
Suggests: gnutls-bin
Size: 1312836
SHA256: a7796c13d12593b0190c4a8a84e76ee5910af09b4c373aa4ba245fe4d0d2602a
SHA1: 210be222e620d39838fb9ec94c10263414892595
MD5sum: adb22a1b3eada4ce80eb03d15caabfe1
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.
Multi-Arch: same
Homepage: https://www.gnutls.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gnutls28/libgnutls30_3.7.9-2_arm64.deb

Package: libgpg-error0
Source: libgpg-error
Version: 1.46-1
Installed-Size: 231
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: arm64
Depends: libc6 (>= 2.34)
Recommends: libgpg-error-l10n
Size: 72764
SHA256: aff6ce011ae9abf7090e906f0cf6bc2b447bbc4cc7e03ff117f9d73528857352
SHA1: 1ff025f0ed4439e8b8333192e6ab00ce4c90fc88
MD5sum: 691cc41301445fc3bf1c725edf637e72
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.
Multi-Arch: same
Homepage: https://www.gnupg.org/related_software/libgpg-error/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libg/libgpg-error/libgpg-error0_1.46-1_arm64.deb

Package: libhogweed6
Source: nettle
Version: 3.8.1-2
Installed-Size: 499
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: arm64
Depends: libc6 (>= 2.17), libgmp10 (>= 2:6.2.1+dfsg1), libnettle8
Size: 323840
SHA256: e653a1a7e5a44be0f7b6443dc6ac865d2504e49149660fc253655245965e157f
SHA1: 42ac51c7109ebc7647ba80f89f124f42912fcf16
MD5sum: 197e1478daf7633c95ad75ad29edaa2a
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.
Multi-Arch: same
Homepage: http://www.lysator.liu.se/~nisse/nettle/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/n/nettle/libhogweed6_3.8.1-2_arm64.deb

Package: libidn2-0
Source: libidn2 (2.3.3-1)
Version: 2.3.3-1+b1
Installed-Size: 439
Maintainer: Debian Libidn team <help-libidn@gnu.org>
Architecture: arm64
Depends: libc6 (>= 2.17), libunistring2 (>= 0.9.7)
Size: 122396
SHA256: 12a3efc056671bf1c1bed4c3444c2559c8d5e0c158a13316fc728f263b83ddc4
SHA1: 50ec83fa6fd781a0e361a1f9968084e7954377a1
MD5sum: d506fe7693c3d1d80b8f8aed2a3041a7
Description: Internationalized domain names (IDNA2008/TR46) library
 Libidn2 implements the revised algorithm for internationalized domain
 names called IDNA2008/TR46.
 .
 This package contains runtime libraries.
Multi-Arch: same
Homepage: https://www.gnu.org/software/libidn/#libidn2
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libi/libidn2/libidn2-0_2.3.3-1+b1_arm64.deb

Package: liblz4-1
Source: lz4
Version: 1.9.4-1
Installed-Size: 217
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Architecture: arm64
Replaces: liblz4-1a
Depends: libc6 (>= 2.17)
Breaks: liblz4-1a
Size: 59808
SHA256: f061216ce11aabba8f032dfd6c75c181e782fef7493033b9621a8c3b2953b87e
SHA1: 36dc27bd9d4dffe3e1ee1e4b12d003ace0b42c97
MD5sum: 8e0675a5a7db5c06ea59d2b75762493f
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.
Multi-Arch: same
Homepage: https://github.com/lz4/lz4
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/lz4/liblz4-1_1.9.4-1_arm64.deb

Package: liblzma5
Source: xz-utils
Version: 5.4.1-0.2
Installed-Size: 341
Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Architecture: arm64
Depends: libc6 (>= 2.34)
Breaks: liblzma2 (<< 5.1.1alpha+20110809-3~)
Size: 198816
SHA256: 48216df0ab15bf757176417c154c27a208b82aa42b00a16794e4699ec9e8e2e3
SHA1: 763076e0993fee9c63baba1f3448fc4a9477cb31
MD5sum: 53b5c6a549d8ab78ecb2f3632f26d5e5
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.)
Multi-Arch: same
Homepage: https://tukaani.org/xz/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/x/xz-utils/liblzma5_5.4.1-0.2_arm64.deb

Package: libmd0
Source: libmd
Version: 1.0.4-2
Installed-Size: 99
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: arm64
Depends: libc6 (>= 2.33)
Size: 29400
SHA256: 99a8c7dd591fae9fb37d8bf8dfdffa850e207fa405b3198c5b24711a5f972381
SHA1: 6f4abbf965c0677de445dd5c137c213fd85ce990
MD5sum: cc4a82376e2dd94404a885ad278af688
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.
Multi-Arch: same
Homepage: https://www.hadrons.org/software/libmd/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libm/libmd/libmd0_1.0.4-2_arm64.deb

Package: libmount1
Source: util-linux (2.38.1-5)
Version: 2.38.1-5+b1
Installed-Size: 511
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: arm64
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libselinux1 (>= 3.1~)
Suggests: cryptsetup-bin
Size: 159176
SHA256: 230893a5d0e6d1fb3cbf97d46139d10421c618f4fb23708ca141520c05b94d9e
SHA1: e6b82719efe549fee572fd2badf2601903d4705d
MD5sum: c747ceec7c6b69d5730d29adc6ea7c92
Description: device mounting library
 This device mounting library is used by mount and umount helpers.
Multi-Arch: same
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/u/util-linux/libmount1_2.38.1-5+b1_arm64.deb

Package: libnettle8
Source: nettle
Version: 3.8.1-2
Installed-Size: 532
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: arm64
Depends: libc6 (>= 2.17)
Size: 293748
SHA256: c945ff210df69cf7b95e935b8fa936e81c1c1f475355e3d5db83510b174f0cd6
SHA1: 9ebb3a232cb660c8c5f097c54794f1f97200b3a1
MD5sum: f0c3ab7ea615631eaf89f69e6364b8bf
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.
Multi-Arch: same
Homepage: http://www.lysator.liu.se/~nisse/nettle/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/n/nettle/libnettle8_3.8.1-2_arm64.deb

Package: libnumber-compare-perl
Version: 0.03-3
Installed-Size: 19
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Size: 6332
SHA256: cf95662e27037d92c582647400bb1ca7a6dfd2eb26eee5b968b23263cd4976dc
SHA1: fd77b9dd18b8e8f5fe35da8e5cbae649fa80f34d
MD5sum: f97849363c641a006ff21c5dd3f98f3c
Description: module for performing numeric comparisons in Perl
 Number::Compare allows one to compile a simple comparison to an anonymous
 subroutine, which can then be called with a value to be tested against.
 .
 The advantage of using this module is that it understands both the SI prefixes
 'k', 'M', and 'G', as well as the IEC binary prefixes 'Ki', 'Mi' and 'Gi'.
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Number-Compare
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libn/libnumber-compare-perl/libnumber-compare-perl_0.03-3_all.deb

Package: libp11-kit0
Source: p11-kit
Version: 0.24.1-2
Installed-Size: 1496
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: arm64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4)
Size: 326552
SHA256: d1f1f55023e9fc085b9ebfc9c4113d2d2dab2dc6b81a337f274b75c95ad8dc0a
SHA1: d7b5c91a1e9480139cbfd8c85d9e0b0d42716c7b
MD5sum: 40efa1273d56f27e791025182f9d24e7
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.
Multi-Arch: same
Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/p11-kit/libp11-kit0_0.24.1-2_arm64.deb

Package: libpam-modules
Source: pam
Version: 1.5.2-6
Installed-Size: 3153
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: arm64
Replaces: libpam-umask, libpam0g-util
Provides: libpam-mkhomedir, libpam-motd, libpam-umask
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.3.0), libdb5.3, libpam0g (>= 1.4.1), libselinux1 (>= 3.1~), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.5.2-6)
Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask
Size: 285804
SHA256: e5ac367fd0a088a292c88d247d476623aebdc4db5b6ae42b5e117c24750694b0
SHA1: 94678a55312c6fcbda2c65a30ab4794ef0a7565e
MD5sum: d0a08ddc9f3ee5c9d73ed2fc3812e2d7
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.
Multi-Arch: same
Homepage: http://www.linux-pam.org/
Tag: implemented-in::c, role::plugin, security::authentication
Section: admin
Priority: required
Filename: pool/main/p/pam/libpam-modules_1.5.2-6_arm64.deb

Package: libpam-modules-bin
Source: pam
Version: 1.5.2-6
Installed-Size: 487
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: arm64
Replaces: libpam-modules (<< 1.5.2-5~)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.3.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~)
Size: 74816
SHA256: 38ffac1844a31ae7d6744337703bcc04689ee477c04e72fbc2081e2ee7299b8d
SHA1: fbd078676cefbdbc59249034122e5b39ab4828ac
MD5sum: 39a6b33c1ebd8dda9e4ba7b607948b57
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.
Multi-Arch: foreign
Homepage: http://www.linux-pam.org/
Tag: admin::login, admin::user-management, implemented-in::c, protocol::ldap,
 role::plugin, role::program, role::shared-lib,
 security::authentication, use::login
Section: admin
Priority: required
Filename: pool/main/p/pam/libpam-modules-bin_1.5.2-6_arm64.deb

Package: libpam-runtime
Source: pam
Version: 1.5.2-6
Installed-Size: 876
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: all
Replaces: libpam0g-dev, libpam0g-util
Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6)
Conflicts: libpam0g-util
Size: 160692
SHA256: 2e732c7c1dae832537c75f78ae154ce67a73cd0394f31859ee3978d4f7630344
SHA1: 8e84a73dc42518d7e03a6fa63f4751458cccf984
MD5sum: 672fe1299faee7a51483aa294dab8fe3
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.
Multi-Arch: foreign
Homepage: http://www.linux-pam.org/
Tag: implemented-in::c, role::app-data, role::program,
 security::authentication, use::configuring
Section: admin
Priority: required
Filename: pool/main/p/pam/libpam-runtime_1.5.2-6_all.deb

Package: libpam0g
Source: pam
Version: 1.5.2-6
Installed-Size: 315
Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: arm64
Replaces: libpam0g-util
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0
Suggests: libpam-doc
Size: 90420
SHA256: 2f6c2074167ed9f218f5aa89630e762c9ce4e4fc3984331c1804f288490962b4
SHA1: a39be40b86f31c46c3e8cef2ce7b1acdced05e3a
MD5sum: d3314f83dba1de832c93e4862471690b
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.
Multi-Arch: same
Homepage: http://www.linux-pam.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pam/libpam0g_1.5.2-6_arm64.deb

Package: libpcre2-8-0
Source: pcre2
Version: 10.42-1
Installed-Size: 649
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: arm64
Depends: libc6 (>= 2.34)
Size: 230728
SHA256: b2448d0a8a3db7fbeac231e7ef93811346c1fb5f96ccf6f631701d8a4eb39206
SHA1: 74eda827ead531d9ac93414aa1e31f63f6d99869
MD5sum: 6a8fa3e49c744cc8ade027e09f4096c6
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.
Multi-Arch: same
Homepage: https://pcre.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pcre2/libpcre2-8-0_10.42-1_arm64.deb

Package: libperl5.36
Source: perl
Version: 5.36.0-7
Installed-Size: 30615
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: arm64
Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.103), libcompress-raw-zlib-perl (<< 2.105), libcompress-zlib-perl (<< 2.106), libdigest-md5-perl (<< 2.58), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.17), libio-compress-base-perl (<< 2.106), libio-compress-bzip2-perl (<< 2.106), libio-compress-perl (<< 2.106), libio-compress-zlib-perl (<< 2.106), libmime-base64-perl (<< 3.16), libmodule-corelist-perl (<< 2.14-2), libstorable-perl (<< 3.26), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.27), libthreads-shared-perl (<< 1.64), libtime-hires-perl (<< 1.9770), libtime-piece-perl (<< 1.3401), perl (<< 5.22.0~), perl-base (<< 5.22.0~)
Depends: libbz2-1.0, libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libdb5.3, libgdbm-compat4 (>= 1.18-3), libgdbm6 (>= 1.21), zlib1g (>= 1:1.2.2.3), perl-modules-5.36 (>= 5.36.0-7)
Suggests: sensible-utils
Breaks: libcompress-raw-bzip2-perl (<< 2.103), libcompress-raw-zlib-perl (<< 2.105), libcompress-zlib-perl (<< 2.106), libdigest-md5-perl (<< 2.58), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.17), libfilter-perl (<< 1.60), libio-compress-base-perl (<< 2.106), libio-compress-bzip2-perl (<< 2.106), libio-compress-perl (<< 2.106), libio-compress-zlib-perl (<< 2.106), libmime-base64-perl (<< 3.16), libstorable-perl (<< 3.26), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.27), libthreads-shared-perl (<< 1.64), libtime-hires-perl (<< 1.9770), libtime-piece-perl (<< 1.3401)
Size: 4019420
SHA256: e45b93283fe984c046c3f70585eb4422545aace788c084d8f3205d334a0cae8f
SHA1: f57b82d976d71d446c4bb47d08f0cbf9c941ed4e
MD5sum: 8ffde1a840e0fec0587a0c41324f780c
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.36 which contains the
 architecture-independent parts).
Multi-Arch: same
Homepage: http://dev.perl.org/perl5/
Section: libs
Priority: optional
Filename: pool/main/p/perl/libperl5.36_5.36.0-7_arm64.deb

Package: libseccomp2
Source: libseccomp (2.5.4-1)
Version: 2.5.4-1+b3
Installed-Size: 153
Maintainer: Kees Cook <kees@debian.org>
Architecture: arm64
Depends: libc6 (>= 2.17)
Size: 45532
SHA256: bd820298b54d27284844bf7c10920e0bedaf57d2565abf9636a7f4a245255c40
SHA1: a66da937d94c5846ef0910cd06fdffabda311bdc
MD5sum: d02dbc15af0e3e8aecc749bb104e81b3
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.
Multi-Arch: same
Homepage: https://github.com/seccomp/libseccomp
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libs/libseccomp/libseccomp2_2.5.4-1+b3_arm64.deb

Package: libselinux1
Source: libselinux (3.4-1)
Version: 3.4-1+b5
Installed-Size: 223
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: arm64
Depends: libc6 (>= 2.34), libpcre2-8-0 (>= 10.22)
Size: 69008
SHA256: 980001de6430df23a55dec78c541748035acf9b37db022f5501ddb952002d5db
SHA1: f82832cd90eacc827d323eb84e6ebdba3a289679
MD5sum: 4de12ec587c5cedeb3c27bd59826e3e3
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.
Multi-Arch: same
Homepage: https://selinuxproject.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libs/libselinux/libselinux1_3.4-1+b5_arm64.deb

Package: libsemanage-common
Source: libsemanage
Version: 3.4-1
Installed-Size: 37
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: all
Size: 21632
SHA256: 835f806c21ae25e39053bd3057051640341b0cf08e1db9746fd82e370d82fa30
SHA1: 192b427ee99daacf1ab4698833b2db7c47aef6f8
MD5sum: 3a71ea9db512c570fe636acb6844947d
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.
Multi-Arch: foreign
Homepage: https://selinuxproject.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libs/libsemanage/libsemanage-common_3.4-1_all.deb

Package: libsemanage2
Source: libsemanage (3.4-1)
Version: 3.4-1+b5
Installed-Size: 292
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: arm64
Depends: libsemanage-common (>= 3.4-1), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.34), libselinux1 (>= 3.4), libsepol2 (>= 3.4)
Breaks: policycoreutils (<< 3.0)
Size: 82628
SHA256: 6d1958b29ac622d352e00f9de55d9de8aea12bd0c27dee8b522e052ace3c67bd
SHA1: 1abdbcf0cb5cf7d2b8d1a31498d60dd6af8000ec
MD5sum: 87e2b666d81ba14eb8754451f199013b
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.
Multi-Arch: same
Homepage: https://selinuxproject.org
Section: libs
Priority: optional
Filename: pool/main/libs/libsemanage/libsemanage2_3.4-1+b5_arm64.deb

Package: libsepol2
Source: libsepol
Version: 3.4-2
Installed-Size: 776
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: arm64
Depends: libc6 (>= 2.33)
Size: 258108
SHA256: e45cd00084faed12c526baff66eb7aba59ed98959b0cdc7171920c8bcd59bf4d
SHA1: cf3edf1931a16ff402c18d61082acf6c81f10ea3
MD5sum: fdd6f3ce38b6d83a716661bd0db984c4
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.
Multi-Arch: same
Homepage: https://selinuxproject.org
Section: libs
Priority: optional
Filename: pool/main/libs/libsepol/libsepol2_3.4-2_arm64.deb

Package: libsmartcols1
Source: util-linux (2.38.1-5)
Version: 2.38.1-5+b1
Installed-Size: 314
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: arm64
Depends: libc6 (>= 2.33)
Size: 104236
SHA256: c070285b2a24946ab6eba72761765b7758d7d9873c49c08e5b090e1f23693680
SHA1: 2e84d0c1a95a7282808c0c759167c7dd841976a8
MD5sum: 8844197c7a7d86c55bd1d8329640e976
Description: smart column output alignment library
 This smart column output alignment library is used by fdisk utilities.
Multi-Arch: same
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/u/util-linux/libsmartcols1_2.38.1-5+b1_arm64.deb

Package: libss2
Source: e2fsprogs
Version: 1.47.0-2
Installed-Size: 102
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: arm64
Replaces: e2fsprogs (<< 1.34-1)
Depends: libcom-err2, libc6 (>= 2.34)
Size: 24100
SHA256: 937b4bbaa2e44df0928a14cc310c707ad135b321cba0e172b6c215e3acd98765
SHA1: 6b1740203ef88bdcb23df1c4771168d44778a6bb
MD5sum: 4cb63bb6b1d2555f2bac7b0a66e9d00f
Description: command-line interface parsing library
 libss provides a simple command-line interface parser which will
 accept input from the user, parse the command into an argv argument
 vector, and then dispatch it to a handler function.
 .
 It was originally inspired by the Multics SubSystem library.
Multi-Arch: same
Homepage: http://e2fsprogs.sourceforge.net
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/e/e2fsprogs/libss2_1.47.0-2_arm64.deb

Package: libssl3
Source: openssl
Version: 3.0.8-1
Installed-Size: 5912
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Architecture: arm64
Depends: libc6 (>= 2.34)
Size: 1800504
SHA256: e488773b4434bfcd6807370abcae9d7280b981bec4c9f02c5c23ad16c13322dd
SHA1: 1ff04f49d1ab8de9bab84d50054f7550d0c0f9fa
MD5sum: 93a0d71815aa2af44ef0b6f18b2268d9
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.
Multi-Arch: same
Homepage: https://www.openssl.org/
Section: libs
Priority: optional
Filename: pool/main/o/openssl/libssl3_3.0.8-1_arm64.deb

Package: libstdc++6
Source: gcc-12
Version: 12.2.0-14
Installed-Size: 2670
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: arm64
Replaces: libstdc++6-12-dbg (<< 4.9.0-3)
Depends: gcc-12-base (= 12.2.0-14), libc6 (>= 2.36), libgcc-s1 (>= 4.5)
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)
Size: 556908
SHA256: 21e971c5d3506f783b89efe8e12ac85081ddd9213e4f6529262bcfe95c326670
SHA1: c9ba705bf1c2cf697750d5908030c74b548fb57e
MD5sum: 0134758de816bad800d8eaea8abc9685
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.
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gcc-12/libstdc++6_12.2.0-14_arm64.deb

Package: libsystemd0
Source: systemd
Version: 252.6-1
Installed-Size: 921
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: arm64
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libgcrypt20 (>= 1.10.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.2)
Size: 305716
SHA256: 3a1a00e005cdced02c115cb37c9d7a8f11609478a4b6224131a9ae95b6ce4565
SHA1: 433634fe0c022eea288951abc79d05ab88b65566
MD5sum: 72bbbe7b633ffa5e0f070b2bf778659e
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.
Multi-Arch: same
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/s/systemd/libsystemd0_252.6-1_arm64.deb

Package: libtasn1-6
Version: 4.19.0-2
Installed-Size: 172
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: arm64
Depends: libc6 (>= 2.17)
Size: 54152
SHA256: 235e0097ecf3742ebea01691ce1b01b5504b5de205734dab4a5353f0c324f3f3
SHA1: 332df1a32215b31afcaed361cda25fafdf2fcc0b
MD5sum: 8f44564e580bca709c99977ee6e88f80
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.
Multi-Arch: same
Homepage: https://www.gnu.org/software/libtasn1/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libt/libtasn1-6/libtasn1-6_4.19.0-2_arm64.deb

Package: libtext-glob-perl
Version: 0.11-3
Installed-Size: 22
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Size: 7676
SHA256: b0f1a40c5b26f4e4c83a4f8e1768fcf50ae9aac84b7f807ccb38123b50396f64
SHA1: f1e8630e90093f9f25edfe3545486d52b48a2889
MD5sum: 07eb90af134b3dd04efceb8ffd6f51e2
Description: Perl module for matching globbing patterns against text
 Text::Glob implements glob(3) style matching that can be used to match
 against text, rather than fetching names from a filesystem.  If you
 want to do full file globbing use the File::Glob module instead.
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Text-Glob
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::program,
 use::searching
Section: perl
Priority: optional
Filename: pool/main/libt/libtext-glob-perl/libtext-glob-perl_0.11-3_all.deb

Package: libtinfo6
Source: ncurses
Version: 6.4-4
Installed-Size: 533
Maintainer: Craig Small <csmall@debian.org>
Architecture: arm64
Depends: libc6 (>= 2.34)
Size: 324548
SHA256: baef0f6776f84c7eed4f1146d6e5774689567dad43216894d41da02e6608e4b3
SHA1: 73d31c976d99f21afbcd578bdd704528d6c23cca
MD5sum: 6a7a607b6c7b1c9fb68dd9221d719365
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.
Multi-Arch: same
Homepage: https://invisible-island.net/ncurses/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/n/ncurses/libtinfo6_6.4-4_arm64.deb

Package: libudev1
Source: systemd
Version: 252.6-1
Installed-Size: 254
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: arm64
Depends: libc6 (>= 2.34)
Size: 101560
SHA256: 2b97d79f8de158d6e247789151d324e5f30c2472d7151b2b8f9711804ba42e36
SHA1: 5e20b0dd61b812a0cdb1cd541c55e8c9c633cce6
MD5sum: 8c79e04e0d4783a58feb66231f3f401f
Description: libudev shared library
 This library provides APIs to introspect and enumerate devices on the local
 system.
Multi-Arch: same
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/s/systemd/libudev1_252.6-1_arm64.deb

Package: libunistring2
Source: libunistring
Version: 1.0-2
Installed-Size: 1786
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Architecture: arm64
Depends: libc6 (>= 2.34)
Size: 422768
SHA256: 05b0b7700bfe269ff7af61f45e92055d7ef4c532c9584e4e2a352cf0bd4de5b1
SHA1: 47ab27e7e4beff922211ba202c5470b1059e31e9
MD5sum: 67055cbc8bc1bfb341e8d52622dcdf8b
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.
Multi-Arch: same
Homepage: https://www.gnu.org/software/libunistring/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libu/libunistring/libunistring2_1.0-2_arm64.deb

Package: libuuid1
Source: util-linux (2.38.1-5)
Version: 2.38.1-5+b1
Installed-Size: 111
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: arm64
Depends: libc6 (>= 2.25)
Recommends: uuid-runtime
Size: 28500
SHA256: 34d56dc6cbac8a0a4c0db78de67633548268c536b38198f67e6600a7775d3f88
SHA1: 09a43c845b31e45a3712ebbdf854d5b39898addf
MD5sum: fd02a24b06c260b25475f788e47a3f7d
Description: Universally Unique ID library
 The libuuid library generates and parses 128-bit Universally Unique
 IDs (UUIDs). A UUID is an identifier that is unique within the space
 of all such identifiers across both space and time. It can be used for
 multiple purposes, from tagging objects with an extremely short lifetime
 to reliably identifying very persistent objects across a network.
 .
 See RFC 4122 for more information.
Multi-Arch: same
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/u/util-linux/libuuid1_2.38.1-5+b1_arm64.deb

Package: libxxhash0
Source: xxhash
Version: 0.8.1-1
Installed-Size: 58
Maintainer: Josue Ortega <josue@debian.org>
Architecture: arm64
Depends: libc6 (>= 2.17)
Size: 20452
SHA256: a3eed3901eb1804f2882dc7676f174d619745539e66ac9e92e09cd96ca0cfd73
SHA1: 20db4133d743aff09e246b00ddb7deba7e8c7639
MD5sum: 31b49d762ed06d0ae607544e507d63f4
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.
Multi-Arch: same
Homepage: https://cyan4973.github.io/xxHash
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/x/xxhash/libxxhash0_0.8.1-1_arm64.deb

Package: libzstd1
Source: libzstd
Version: 1.5.4+dfsg2-5
Installed-Size: 681
Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Architecture: arm64
Depends: libc6 (>= 2.34)
Size: 250548
SHA256: 95e173c9538f96ede4fc275ec7863f395a97dd0ea62454be9bc914efa1b9be93
SHA1: 6c6e8af956c703a221586e52e346f282af16dd51
MD5sum: 9e729d24a2a1e930d1c0fc23a81d40e5
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.
Multi-Arch: same
Homepage: https://github.com/facebook/zstd
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libz/libzstd/libzstd1_1.5.4+dfsg2-5_arm64.deb

Package: login
Source: shadow (1:4.13+dfsg1-1)
Version: 1:4.13+dfsg1-1+b1
Essential: yes
Installed-Size: 2719
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: arm64
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules
Conflicts: python-4suite (<< 0.99cvs20060405-1)
Size: 613408
SHA256: 66cf877bffa953461b9460727ead75f13c55412ecef531969fa380289a3a5ac7
SHA1: 0f4a0c45ad207262129a24e1c994e8867285bffb
MD5sum: d566c9e6dfafee5745985d74a3f2652f
Description: system login tools
 This package provides some required infrastructure for logins and for
 changing effective user or group IDs, including:
  * login, the program that invokes a user shell on a virtual terminal;
  * nologin, a dummy shell for disabled user accounts;
Multi-Arch: foreign
Homepage: https://github.com/shadow-maint/shadow
Tag: admin::login, implemented-in::c, interface::commandline,
 interface::text-mode, role::program, security::authentication,
 use::login
Section: admin
Priority: required
Filename: pool/main/s/shadow/login_4.13+dfsg1-1+b1_arm64.deb

Package: logsave
Source: e2fsprogs
Version: 1.47.0-2
Installed-Size: 100
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: arm64
Replaces: e2fsprogs (<< 1.45.3-1)
Depends: libc6 (>= 2.34)
Breaks: e2fsprogs (<< 1.45.3-1)
Size: 19516
SHA256: 15941f1d428a5ac90e9ace87074ac20c30ebc015400c8db1e868db25636af635
SHA1: d1a209905ddda8554005bab3629caf01c9769f89
MD5sum: af950eb3659a57f7bdfc464802590e8e
Description: save the output of a command in a log file
 The logsave program will execute cmd_prog with the specified
 argument(s), and save a copy of its output to logfile.  If the
 containing directory for logfile does not exist, logsave will
 accumulate the output in memory until it can be written out.  A copy
 of the output will also be written to standard output.
Multi-Arch: foreign
Homepage: http://e2fsprogs.sourceforge.net
Section: admin
Priority: optional
Filename: pool/main/e/e2fsprogs/logsave_1.47.0-2_arm64.deb

Package: mawk
Version: 1.3.4.20200120-3.1
Installed-Size: 259
Maintainer: Boyuan Yang <byang@debian.org>
Architecture: arm64
Provides: awk
Depends: libc6 (>= 2.29)
Size: 112492
SHA256: af76445b28d3de5b9587b231893d5fc594a6eecdc842cc9a7f401f788cc0288f
SHA1: 787b1479393890eef84eb6b7b274b0a10cdbc20d
MD5sum: b639501ee8ec6dbcf5e3e2e105b435d7
Description: Pattern scanning and text processing language
 Mawk is an interpreter for the AWK Programming Language. The AWK
 language is useful for manipulation of data files, text retrieval and
 processing, and for prototyping and experimenting with algorithms. Mawk
 is a new awk meaning it implements the AWK language as defined in Aho,
 Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley
 Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms
 to the POSIX 1003.2 (draft 11.3) definition of the AWK language
 which contains a few features not described in the AWK book, and mawk
 provides a small number of extensions.
 .
 Mawk is smaller and much faster than gawk. It has some compile-time
 limits such as NF = 32767 and sprintf buffer = 1020.
Multi-Arch: foreign
Homepage: https://invisible-island.net/mawk/
Tag: devel::interpreter, implemented-in::c, interface::commandline,
 role::program, scope::utility, use::filtering, use::scanning,
 works-with::text
Section: interpreters
Priority: required
Filename: pool/main/m/mawk/mawk_1.3.4.20200120-3.1_arm64.deb

Package: mount
Source: util-linux (2.38.1-5)
Version: 2.38.1-5+b1
Installed-Size: 510
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: arm64
Pre-Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libmount1 (>= 2.38), libselinux1 (>= 3.1~), libsmartcols1 (>= 2.33)
Suggests: nfs-common
Size: 134044
SHA256: 621551d36555ab31ae9840ee0cd059549133ab2559b929f0a41c4e4c7bf229a5
SHA1: 6426c37d62560015e22c0834b3f189f68e99738f
MD5sum: 6fd4ee842f9e7390a8c9461e0a8a6efe
Description: tools for mounting and manipulating filesystems
 This package provides the mount(8), umount(8), swapon(8),
 swapoff(8), and losetup(8) commands.
Multi-Arch: foreign
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Tag: admin::filesystem, hardware::storage, implemented-in::c,
 interface::commandline, role::program, scope::utility
Section: admin
Priority: required
Filename: pool/main/u/util-linux/mount_2.38.1-5+b1_arm64.deb

Package: ncurses-base
Source: ncurses
Version: 6.4-4
Essential: yes
Installed-Size: 379
Maintainer: Craig Small <csmall@debian.org>
Architecture: all
Provides: ncurses-runtime
Breaks: bash-static (<< 4.4.18-1.1), libmono-corlib4.5-cil (<< 4.6.2.7+dfsg-2), libslang2 (<< 2.3.1a-3), libtinfo5 (<< 6.1), libunibilium0 (<< 2), libunibilium4 (<< 2.0.0-3), neovim (<< 0.6.0), vim-common (<< 2:9.0.1000-2), zsh-static (<< 5.4.2-4)
Size: 261308
SHA256: bfd1d89f833c09a28b062ee916495cf69649ca2bf529532476c7b69d75d24909
SHA1: 1ddac0a0f13e0d7d8ca0bfbde51dd3eb510b1674
MD5sum: d4772a6d6a48b0d6e9b8e3f7a170a098
Description: basic terminal type definitions
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains terminfo data files to support the most common types of
 terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220,
 vt52, and xterm.
Multi-Arch: foreign
Homepage: https://invisible-island.net/ncurses/
Tag: implemented-in::c, role::app-data, uitoolkit::ncurses
Section: misc
Priority: required
Filename: pool/main/n/ncurses/ncurses-base_6.4-4_all.deb

Package: ncurses-bin
Source: ncurses
Version: 6.4-4
Essential: yes
Installed-Size: 900
Maintainer: Craig Small <csmall@debian.org>
Architecture: arm64
Pre-Depends: libc6 (>= 2.34), libtinfo6 (>= 6.3)
Size: 416076
SHA256: 59a56e4bfd04716771bcae67465e6bb87e535da0b232b04d30cf1a920a869b40
SHA1: e7a99b4e19955fc3c6fd6dadd2f10e00478fc418
MD5sum: 2ea58d141d6544a105a20c9ffebce08b
Description: terminal-related programs and man pages
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the programs used for manipulating the terminfo
 database and individual terminfo entries, as well as some programs for
 resetting terminals and such.
Multi-Arch: foreign
Homepage: https://invisible-island.net/ncurses/
Tag: admin::configuring, implemented-in::c, interface::commandline,
 interface::text-mode, role::program, scope::utility, uitoolkit::ncurses
Section: utils
Priority: required
Filename: pool/main/n/ncurses/ncurses-bin_6.4-4_arm64.deb

Package: openssl
Version: 3.0.8-1
Installed-Size: 2318
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Architecture: arm64
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.3)
Suggests: ca-certificates
Size: 1373328
SHA256: 9fa3ae14420e8a214eb5916648529de9abecd6f172925f9c9fa0b0cece8f95ce
SHA1: ecd4b9bf426b519dff2e7a3d0e197b9d5d47de88
MD5sum: 3b436a3a6ca0599035c52959f8a24528
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.
Multi-Arch: foreign
Homepage: https://www.openssl.org/
Tag: implemented-in::c, interface::commandline, protocol::ssl, role::program,
 scope::utility, security::cryptography, security::integrity,
 use::checking
Section: utils
Priority: optional
Filename: pool/main/o/openssl/openssl_3.0.8-1_arm64.deb

Package: passwd
Source: shadow (1:4.13+dfsg1-1)
Version: 1:4.13+dfsg1-1+b1
Installed-Size: 3328
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: arm64
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.36), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsemanage2 (>= 2.0.32), libpam-modules
Recommends: sensible-utils
Size: 944788
SHA256: c8e689ebef5c3ad4fb39ea8b0d49c33a483879dd0f477a07d710f7609809d697
SHA1: c1c091f73ebaca7af4bbefb8dc9614aa10419608
MD5sum: 1a8436ef39a8bbd1ab34abf329477da7
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
Multi-Arch: foreign
Homepage: https://github.com/shadow-maint/shadow
Tag: admin::user-management, implemented-in::c, interface::commandline,
 role::program, security::authentication
Section: admin
Priority: required
Filename: pool/main/s/shadow/passwd_4.13+dfsg1-1+b1_arm64.deb

Package: perl
Version: 5.36.0-7
Installed-Size: 669
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: arm64
Replaces: perl-base (<< 5.36.0-2), perl-modules (<< 5.22.0~)
Provides: libansicolor-perl (= 5.01), libarchive-tar-perl (= 2.40), libattribute-handlers-perl (= 1.02), libautodie-perl (= 2.34), libcompress-raw-bzip2-perl (= 2.103), libcompress-raw-zlib-perl (= 2.105), libcompress-zlib-perl (= 2.106), libcpan-meta-perl (= 2.150010), libcpan-meta-requirements-perl (= 2.140), libcpan-meta-yaml-perl (= 0.018), libdigest-md5-perl (= 2.58), libdigest-perl (= 1.20), libdigest-sha-perl (= 6.02), libencode-perl (= 3.17), libexperimental-perl (= 0.028), libextutils-cbuilder-perl (= 0.280236), libextutils-command-perl (= 7.64), libextutils-install-perl (= 2.20), libextutils-parsexs-perl (= 3.450000), libfile-spec-perl (= 3.8400), libhttp-tiny-perl (= 0.080), libi18n-langtags-perl (= 0.45), libio-compress-base-perl (= 2.106), libio-compress-bzip2-perl (= 2.106), libio-compress-perl (= 2.106), libio-compress-zlib-perl (= 2.106), libio-zlib-perl (= 1.11), libjson-pp-perl (= 4.07000), liblocale-maketext-perl (= 1.31), liblocale-maketext-simple-perl (= 0.21.01), libmath-bigint-perl (= 1.999830), libmath-complex-perl (= 1.5902), libmime-base64-perl (= 3.16), libmodule-corelist-perl (= 5.20220520), libmodule-load-conditional-perl (= 0.74), libmodule-load-perl (= 0.36), libmodule-metadata-perl (= 1.000037), libnet-perl (= 1:3.14), libnet-ping-perl (= 2.74), libparams-check-perl (= 0.38), libparent-perl (= 0.238), libparse-cpan-meta-perl (= 2.150010), libperl-ostype-perl (= 1.010), libpod-escapes-perl (= 1.07), libpod-simple-perl (= 3.43), libstorable-perl (= 3.26), libsys-syslog-perl (= 0.36), libtest-harness-perl (= 3.44), libtest-simple-perl (= 1.302190), libtest-tester-perl (= 1.302190), libtest-use-ok-perl (= 1.302190), libtext-balanced-perl (= 2.04), libthread-queue-perl (= 3.14), libthreads-perl (= 2.27), libthreads-shared-perl (= 1.64), libtime-hires-perl (= 1.9770), libtime-local-perl (= 1.3000), libtime-piece-perl (= 1.3401), libunicode-collate-perl (= 1.31), libversion-perl (= 1:0.9929), libversion-requirements-perl, podlators-perl (= 4.14)
Depends: perl-base (= 5.36.0-7), perl-modules-5.36 (>= 5.36.0-7), libperl5.36 (= 5.36.0-7)
Pre-Depends: dpkg (>= 1.17.17)
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.36.0-1), perl-modules-5.22, perl-modules-5.24, perl-modules-5.26 (<< 5.26.2-5)
Size: 238628
SHA256: 9d0397a45b71695b9b403051ee618be666288a3272c023eb87cd035975ebeb1e
SHA1: e24404cbfa39268162e0ee3d9c6127330cdd5d52
MD5sum: 7e74527576d7a32934d661458d619430
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.
Multi-Arch: allowed
Homepage: http://dev.perl.org/perl5/
Build-Essential: yes
Tag: devel::interpreter, devel::lang:perl, devel::library, implemented-in::c,
 implemented-in::perl, interface::commandline, role::devel-lib,
 role::metapackage, role::program
Section: perl
Priority: standard
Filename: pool/main/p/perl/perl_5.36.0-7_arm64.deb

Package: perl-base
Source: perl
Version: 5.36.0-7
Essential: yes
Installed-Size: 7843
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: arm64
Replaces: libfile-path-perl (<< 2.18), libfile-temp-perl (<< 0.2311), libio-socket-ip-perl (<< 0.41), libscalar-list-utils-perl (<< 1:1.62), libsocket-perl (<< 2.033), libxsloader-perl (<< 0.31), 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.41), libscalar-list-utils-perl (= 1:1.62), libsocket-perl (= 2.033), libxsloader-perl (= 0.31), perlapi-5.36.0
Pre-Depends: libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), dpkg (>= 1.17.17)
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.8400), libfile-temp-perl (<< 0.2311), libio-socket-ip-perl (<< 0.41), libmp3-tag-perl (<< 1.13-1.2), libsbuild-perl (<< 0.67.0-1), libscalar-list-utils-perl (<< 1:1.62), libsocket-perl (<< 2.033), libxsloader-perl (<< 0.31), mailagent (<< 1:3.1-81-2), perl (<< 5.36.0~), perl-modules (<< 5.36.0~), 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)
Size: 1474916
SHA256: c4e4e342f8bd6e2cb1beedc2a734d6e7c9183f27ed6ae8a87532b3fbba5024ae
SHA1: c46136e0edeb6e7473e69387655dece0351e153a
MD5sum: 31c4d894efa946c9e7ada343766fca2a
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.36"
 and "perl-doc").
Homepage: http://dev.perl.org/perl5/
Tag: devel::interpreter, devel::lang:perl, devel::library, implemented-in::c,
 implemented-in::perl, interface::commandline, role::devel-lib,
 role::program, role::shared-lib
Section: perl
Priority: required
Filename: pool/main/p/perl/perl-base_5.36.0-7_arm64.deb

Package: perl-modules-5.36
Source: perl
Version: 5.36.0-7
Installed-Size: 17816
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: all
Replaces: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 2.40), libattribute-handlers-perl (<< 1.02), libautodie-perl (<< 2.34), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libexperimental-perl (<< 0.028), libextutils-cbuilder-perl (<< 0.280236), libextutils-command-perl (<< 7.64), libextutils-install-perl (<< 2.20), libextutils-parsexs-perl (<< 3.450000), libfile-spec-perl (<< 3.8400), libhttp-tiny-perl (<< 0.080), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.11), libjson-pp-perl (<< 4.07000), liblocale-maketext-perl (<< 1.31), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999830), libmath-complex-perl (<< 1.5902), libmodule-corelist-perl (<< 5.20220520), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000037), libnet-perl (<< 1:3.14), libnet-ping-perl (<< 2.74), libparams-check-perl (<< 0.38), libparent-perl (<< 0.238), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.43), libtest-harness-perl (<< 3.44), libtest-simple-perl (<< 1.302190), libtest-tester-perl (<< 1.302190), libtest-use-ok-perl (<< 1.302190), libtext-balanced-perl (<< 2.04), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3000), libunicode-collate-perl (<< 1.31), libversion-perl (<< 1:0.9929), perl-base (<< 5.22.0~), perl-modules, podlators-perl (<< 4.14)
Provides: perl-modules
Depends: perl-base (>= 5.36.0-1)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: perl (>= 5.36.0-1)
Conflicts: perl-modules (<< 5.22.0~)
Breaks: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 2.40), libattribute-handlers-perl (<< 1.02), libautodie-perl (<< 2.34), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libexperimental-perl (<< 0.028), libextutils-cbuilder-perl (<< 0.280236), libextutils-command-perl (<< 7.64), libextutils-install-perl (<< 2.20), libextutils-parsexs-perl (<< 3.450000), libfile-spec-perl (<< 3.8400), libhttp-tiny-perl (<< 0.080), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.11), libjson-pp-perl (<< 4.07000), liblocale-maketext-perl (<< 1.31), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999830), libmath-complex-perl (<< 1.5902), libmodule-corelist-perl (<< 5.20220520), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000037), libnet-perl (<< 1:3.14), libnet-ping-perl (<< 2.74), libparams-check-perl (<< 0.38), libparent-perl (<< 0.238), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.43), libtest-harness-perl (<< 3.44), libtest-simple-perl (<< 1.302190), libtest-tester-perl (<< 1.302190), libtest-use-ok-perl (<< 1.302190), libtext-balanced-perl (<< 2.04), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3000), libunicode-collate-perl (<< 1.31), libversion-perl (<< 1:0.9929), maildirsync (<< 1.2-2.1), perl (<< 5.36.0~), podlators-perl (<< 4.14)
Size: 2814832
SHA256: 20c7527742e561d618e0916a03e28ea785c3c0bc59c6dbe0b320d2dd35d028d8
SHA1: 3006fe62bd0684f3101a48c33b6272d5cf730b3e
MD5sum: 8c4a872659d07242083f64602ca131f6
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.36' directly, they
 should use `perl' (which depends on `perl-modules-5.36') instead.
Multi-Arch: foreign
Homepage: http://dev.perl.org/perl5/
Section: libs
Priority: optional
Filename: pool/main/p/perl/perl-modules-5.36_5.36.0-7_all.deb

Package: sed
Version: 4.9-1
Essential: yes
Installed-Size: 995
Maintainer: Clint Adams <clint@debian.org>
Architecture: arm64
Pre-Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libselinux1 (>= 3.1~)
Size: 323532
SHA256: daf0ece735fc64cf37afce9f987c59cbb1011f2a774ff4b2e1d9b34b0726631d
SHA1: 486ef866df95b17ae00555296013ee7e7e1e35a1
MD5sum: be52cd9f4252543655baa3dfb6aaf421
Description: GNU stream editor for filtering/transforming text
 sed reads the specified files or the standard input if no
 files are specified, makes editing changes according to a
 list of commands, and writes the results to the standard
 output.
Multi-Arch: foreign
Homepage: https://www.gnu.org/software/sed/
Tag: implemented-in::c, interface::commandline, role::program,
 scope::utility, suite::gnu, use::editing, works-with::file,
 works-with::text
Section: utils
Priority: required
Filename: pool/main/s/sed/sed_4.9-1_arm64.deb

Package: sysvinit-utils
Source: sysvinit
Version: 3.06-4
Essential: yes
Installed-Size: 192
Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Architecture: arm64
Replaces: lsb-base
Provides: lsb-base (= 11.1.0)
Depends: libc6 (>= 2.34)
Conflicts: lsb-base (<< 11.3~)
Size: 30704
SHA256: cb75b312466d8b208444f99c9743e1f9846d7f9debccabccdda65123c611c2db
SHA1: d23f1e4df30006d8281fee33ba89b326da2bb406
MD5sum: 6dcb15ac2a2435e45744390c0561c421
Description: System-V-like utilities
 This package contains the important System-V-like utilities.
 .
 Specifically, this package includes:
 init-d-script, fstab-decode, killall5, pidof
 .
 It also contains the library scripts sourced by init-d-script and other
 initscripts that were formally in lsb-base.
Multi-Arch: foreign
Homepage: https://github.com/slicer69/sysvinit
Tag: implemented-in::c, interface::commandline, role::program,
 scope::utility, use::analysing, use::checking, use::monitor,
 works-with::software:running
Section: admin
Priority: required
Filename: pool/main/s/sysvinit/sysvinit-utils_3.06-4_arm64.deb

Package: tar
Version: 1.34+dfsg-1.2
Essential: yes
Installed-Size: 3159
Maintainer: Janos Lenart <ocsi@debian.org>
Architecture: arm64
Replaces: cpio (<< 2.4.2-39)
Pre-Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libselinux1 (>= 3.1~)
Suggests: bzip2, ncompress, xz-utils, tar-scripts, tar-doc
Conflicts: cpio (<= 2.4.2-38)
Breaks: dpkg-dev (<< 1.14.26)
Size: 816576
SHA256: c55a4a377cc4fa52b71d6ce5809a5d14f295ce4feed2e689c02be80725f887c8
SHA1: bc70bfb58ba2fd15c94a5c1db3be654fb50488c4
MD5sum: 7fc5e7892c99b44cc1110550e7474c87
Description: GNU version of the tar archiving utility
 Tar is a program for packaging a set of files as a single archive in tar
 format.  The function it performs is conceptually similar to cpio, and to
 things like PKZIP in the DOS world.  It is heavily used by the Debian package
 management system, and is useful for performing system backups and exchanging
 sets of files with others.
Multi-Arch: foreign
Homepage: https://www.gnu.org/software/tar/
Tag: admin::backup, admin::file-distribution, devel::packaging,
 implemented-in::c, interface::commandline, role::program,
 scope::utility, suite::gnu, use::storing, works-with-format::tar,
 works-with::archive, works-with::file
Section: utils
Priority: required
Filename: pool/main/t/tar/tar_1.34+dfsg-1.2_arm64.deb

Package: tzdata
Version: 2023c-3
Installed-Size: 2597
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: all
Provides: tzdata-bookworm
Depends: debconf (>= 0.5) | debconf-2.0
Size: 300736
SHA256: b908096629a67b76a0fd98c12bbb53a4102fe9f1d9fcc6114d1fad7574020b3b
SHA1: 19fd8d8fdcb2e63b3806b5720997a7bd68ea0434
MD5sum: 4a09fdff4ab278b56b0e9215f5014366
Description: time zone and daylight-saving time data
 This package contains data required for the implementation of
 standard local time for many representative locations around the
 globe. It is updated periodically to reflect changes made by
 political bodies to time zone boundaries, UTC offsets, and
 daylight-saving rules.
Multi-Arch: foreign
Homepage: https://www.iana.org/time-zones
Tag: role::app-data, use::timekeeping
Section: localization
Priority: required
Filename: pool/main/t/tzdata/tzdata_2023c-3_all.deb

Package: usrmerge
Version: 35
Installed-Size: 38
Maintainer: Marco d'Itri <md@linux.it>
Architecture: all
Provides: usr-is-merged
Depends: perl:any, libfile-find-rule-perl
Conflicts: acl (<< 2.2.52-3~), arptables (<< 0.0.4+snapshot20181021-1~), coreutils (<< 8.24-1~), cruft (<< 0.9.44~), cryptsetup (<< 2:1.7.0-1~), davfs2 (<< 1.5.2-1.2~), debianutils (<< 4.5~), ebtables (<< 2.0.10.4+snapshot20181205-1~), elvis-tiny (<< 1.4-24~), kbd (<< 2.0.4-4~), ksh (<< 93u+20120801-3.1~), less (<< 481-2~), libbrlapi-dev (<< 5.3.1-1~), libc0.1 (<< 2.35-4), libc0.3 (<< 2.35-4), libc6 (<< 2.35-4), libc6.1 (<< 2.35-4), libdm0-dev, libjson-c-dev (<< 0.12.1-1.1~), libpng12-0 (<< 1.2.54-6~), libusb-0.1-4 (<< 2:0.1.12-28~), mksh (<< 52b-1~), molly-guard (<< 0.7.1+exp1~), musl-dev (<< 1.1.9-1.1~), nano (<< 2.3.99pre3-1~), open-iscsi (<< 2.0.873+git0.3b4b4500-13~), open-vm-tools (<< 2:10.0.5-3227872-2~), policycoreutils (<< 2.4-4~), safe-rm (<< 0.12-6~), tcsh (<< 6.18.01-4~), vsearch (<< 1.9.5-2~), xfsdump (<< 3.1.6+nmu1~), xfslibs-dev (<< 4.9.0+nmu1~), yp-tools (<< 3.3-5~), zsh (<< 5.2-4~)
Breaks: cruft-ng (<< 0.4.4~), initramfs-tools (<< 0.121~)
Size: 12540
SHA256: 069d1a9ceb22ce73bc851d72c93fb580c05bbbd59cd3041f72ea01f17aac4e86
SHA1: bd0f9abf3024c5cf1712578def68f4231b45f34b
MD5sum: debf23b5877191f05975ad7ba2c00ca4
Description: Convert the system to the merged /usr directories scheme
 This package will automatically convert the system to the merged
 /usr directory scheme, in which the /{bin,sbin,lib}/ directories are
 symlinked to their counterparts in /usr/.
 .
 There is no automatic method to restore the precedent configuration, so
 there is no going back once this package has been installed.
Multi-Arch: foreign
Homepage: https://wiki.debian.org/UsrMerge
Tag: admin::filesystem, admin::install, implemented-in::perl,
 interface::commandline, role::program, suite::debian, use::configuring
Section: admin
Priority: optional
Filename: pool/main/u/usrmerge/usrmerge_35_all.deb

Package: util-linux
Source: util-linux (2.38.1-5)
Version: 2.38.1-5+b1
Essential: yes
Installed-Size: 7911
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: arm64
Replaces: hardlink
Provides: hardlink
Depends: util-linux-extra
Pre-Depends: libblkid1 (>= 2.37.2), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libcrypt1 (>= 1:4.1.0), libmount1 (>= 2.38), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsmartcols1 (>= 2.38), libsystemd0, libtinfo6 (>= 6), libudev1 (>= 183), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Recommends: sensible-utils
Suggests: dosfstools, kbd, util-linux-locales
Conflicts: hardlink
Size: 1143796
SHA256: f6b06864ff93e563a42945cbaf757865eb83baa708af3f00d6e46d9e0e6d490e
SHA1: bc4ea4adf6da60deab7c473591f69a47fddd85f1
MD5sum: 44f5787a64aa1213387e95986d3c4c22
Description: miscellaneous system utilities
 This package contains a number of important utilities, most of which
 are oriented towards maintenance of your system. Some of the more
 important utilities included in this package allow you to view kernel
 messages, create new filesystems, view block device information,
 interface with real time clock, etc.
Multi-Arch: foreign
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Tag: admin::configuring, admin::filesystem, admin::hardware,
 implemented-in::c, interface::commandline, interface::text-mode,
 role::program, scope::utility, uitoolkit::ncurses
Section: utils
Priority: required
Filename: pool/main/u/util-linux/util-linux_2.38.1-5+b1_arm64.deb

Package: util-linux-extra
Source: util-linux (2.38.1-5)
Version: 2.38.1-5+b1
Installed-Size: 487
Maintainer: util-linux packagers <util-linux@packages.debian.org>
Architecture: arm64
Replaces: util-linux (<< 2.38~)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libsmartcols1 (>= 2.38)
Breaks: util-linux (<< 2.38~)
Size: 111724
SHA256: def5d0ac6db08be34d4316143e9e486d94f41423d5001bda96117445ad917ea2
SHA1: 58694d435acd136265bc61bb6d5d893d38a88759
MD5sum: 13fdf0b3b06d7ed3a7787f7f61ba74b5
Description: interactive login tools
 Tools commonly found on systems where humans login interactively,
 or are needed with non-standard system configurations.
Multi-Arch: foreign
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Section: utils
Priority: standard
Filename: pool/main/u/util-linux/util-linux-extra_2.38.1-5+b1_arm64.deb

Package: zlib1g
Source: zlib
Version: 1:1.2.13.dfsg-1
Installed-Size: 180
Maintainer: Mark Brown <broonie@debian.org>
Architecture: arm64
Provides: libz1
Depends: libc6 (>= 2.17)
Conflicts: zlib1 (<= 1:1.0.4-7)
Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12)
Size: 82744
SHA256: 52b8b8a145bbe1956bba82034f77022cbef0c3d0885c9e32d9817a7932fe1913
SHA1: 3c33d36bd1ec4aedbf4a96334335bd671c204c2f
MD5sum: 6ba599acc93552795f92ccf3ba0f7360
Description: compression library - runtime
 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP.  This package includes the shared library.
Multi-Arch: same
Homepage: http://zlib.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/z/zlib/zlib1g_1.2.13.dfsg-1_arm64.deb

