Package: abi-compliance-checker Priority: optional Section: devel Installed-Size: 1315 Maintainer: Mathieu Malaterre Architecture: all Version: 2.3-2+apertis0bv2024dev2b1 Depends: build-essential, perl:any Recommends: ctags Suggests: doc-base, icheck Filename: pool/development/a/abi-compliance-checker/abi-compliance-checker_2.3-2+apertis0bv2024dev2b1_all.deb Size: 190396 MD5sum: 0e1c9a10acf48a02713c1b100bd530a6 SHA1: e9bbcce0bdfaa24fef04d8233bf8826884bc8787 SHA256: 6b23eee636c780d199d99e6a141322e90cf63963c8a047801b6c1b59546289a1 SHA512: d5a33c58c1e68119f0b00b59c425cb17f79c5f8d463d3e8192dbd0c45016abd211036fbc97d0d8a57556b9892266b736da9ed462f7542e478ccb2fdf25df8a72 Description: tool to compare ABI compatibility of shared C/C++ library versions abi-compliance-checker can be used to help reduce the possibility of an application crashing when the shared libraries it links against have changed. Signatures and data type definitions from two separate versions of a library are compared by examining the shared objects (.so) files themselves, and by analysing the header files (.h) provided for the two versions of the library and their dependencies. . Shared library developers trying to strive for binary compatibility between releases may also use this tool to detect if an any accidental application binary interface (ABI) changes have been introduced. . The checker may also be used for assessing binary compatibility between different Linux distributions. Homepage: https://lvc.github.io/abi-compliance-checker/ Package: accountsservice Priority: optional Section: admin Installed-Size: 660 Maintainer: Debian freedesktop.org maintainers Architecture: arm64 Version: 22.08.8-6+apertis0bv2024dev2b1 Depends: default-dbus-system-bus | dbus-system-bus, libaccountsservice0 (= 22.08.8-6+apertis0bv2024dev2b1), libc6 (>= 2.34), libglib2.0-0 (>= 2.63.5), libpolkit-gobject-1-0 (>= 0.99) Recommends: default-logind | logind, polkitd Suggests: gnome-control-center Filename: pool/development/a/accountsservice/accountsservice_22.08.8-6+apertis0bv2024dev2b1_arm64.deb Size: 82056 MD5sum: da4fdd1a308b837f8bbeb24c5c6dfd1f SHA1: 377d2c1a32313031357d2881c50e98bfeecc81f5 SHA256: c0c2eb0b0e66b0f2546d83ee54d421a842916e866103e4a3e2e750a705de9f39 SHA512: 6a0dfb01108c7511181e9a08802ac6b79549982746fa70e158bf7e1593807b3f485ee2a6b32e8402e5a49698d4459ca6dcf635cf9f80410ba45a40c2dc3181dc Description: query and manipulate user account information The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Package: accountsservice-dbgsym Priority: optional Section: debug Installed-Size: 240 Maintainer: Debian freedesktop.org maintainers Architecture: arm64 Source: accountsservice Version: 22.08.8-6+apertis0bv2024dev2b1 Depends: accountsservice (= 22.08.8-6+apertis0bv2024dev2b1) Filename: pool/development/a/accountsservice/accountsservice-dbgsym_22.08.8-6+apertis0bv2024dev2b1_arm64.deb Size: 180264 MD5sum: 81e0cb8bbcf046eaeeb8b794d1dc76f4 SHA1: d3cae6b9c795d1c397aa354271b0dbd3e24c58d6 SHA256: 75d30dc376b0d3a1faeda24dd1d0aea49a32fca3c0ed8baff63974a2665a3cfa SHA512: fadf6523e0278c55e982312f4e65dd28e98e3e5dbbb0ec75f2648f9d768f44881a9799def65aa38a85d769c5799de55bb585ffbaf6712d8b3997d2c0a83d7bb3 Description: debug symbols for accountsservice Auto-Built-Package: debug-symbols Build-Ids: c49822f9743e74ae3d0af83c70cbd721f4951d8a Package: acpica-tools Priority: optional Section: devel Installed-Size: 2689 Maintainer: Debian QA Group Architecture: arm64 Source: acpica-unix Version: 20200925-8+apertis0bv2024dev2b1 Replaces: acpidump (<< 20100513-4), iasl (<< 20130214-0.1) Provides: acpidump, iasl Depends: libc6 (>= 2.34) Breaks: acpidump (<< 20100513-4), iasl (<< 20130214-0.1) Filename: pool/development/a/acpica-unix/acpica-tools_20200925-8+apertis0bv2024dev2b1_arm64.deb Size: 779532 MD5sum: b35efb3b36464effab09914b1bb96838 SHA1: edb4c8d33368c2f6c6bc6570213f2c195f7df08f SHA256: 5fbad792da881e11a883d627908bfa406993dfb163827f1a706ef7a10ed78283 SHA512: 4f5a257125f1302c21a16e828676d9be63af2ddd36127e4df79f782c087134d124e88934cd0c8e9d3bcadce3b2c70e15753407ecdbeb18f330047d3a9f8e7352 Description: ACPICA tools for the development and debug of ACPI tables The ACPI Component Architecture (ACPICA) project provides an OS-independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI). ACPICA code contains those portions of ACPI meant to be directly integrated into the host OS as a kernel-resident subsystem, and a small set of tools to assist in developing and debugging ACPI tables. . This package contains only the user-space tools needed for ACPI table development, not the kernel implementation of ACPI. The following commands are installed: -- iasl: compiles ASL (ACPI Source Language) into AML (ACPI Machine Language), suitable for inclusion as a DSDT in system firmware. It also can disassemble AML, for debugging purposes. -- acpibin: performs basic operations on binary AML files (e.g., comparison, data extraction) -- acpidump: write out the current contents of ACPI tables -- acpiexec: simulate AML execution in order to debug method definitions -- acpihelp: display help messages describing ASL keywords and op-codes -- acpisrc: manipulate the ACPICA source tree and format source files for specific environments -- acpixtract: extract binary ACPI tables from acpidump output (see also the pmtools package) Homepage: https://www.acpica.org Package: acpica-tools-dbgsym Priority: optional Section: debug Installed-Size: 1954 Maintainer: Debian QA Group Architecture: arm64 Source: acpica-unix Version: 20200925-8+apertis0bv2024dev2b1 Depends: acpica-tools (= 20200925-8+apertis0bv2024dev2b1) Filename: pool/development/a/acpica-unix/acpica-tools-dbgsym_20200925-8+apertis0bv2024dev2b1_arm64.deb Size: 1674788 MD5sum: d0042becd4d5e0707066cf94734e7776 SHA1: d5581b4c6c9797217b586e53add4ca60c4b215f2 SHA256: 74993924523060d6c6a216b95a65a81c7c8103770f5451ec8ade5a608cfe8c00 SHA512: b30ada5c928b37506325d53811d1f38f2dbf75e170cdeff61f22810a23c4dcdcca8becf935c6e17252fc170aaee60923721ee462e5ba60dd76a1396d530a2dde Description: debug symbols for acpica-tools Auto-Built-Package: debug-symbols Build-Ids: 06cc91d19d654851936120e8f97922c6800e5626 30bd523546a297b3b611fcfc418cd894fc29c8c5 66d912aaad13188be77ab934712ff629736207c9 69285bd4cea69ca96235ee4b03d9b42040ca8c5e 741939b916eeb1c39fd424d44d24af763c5dcee2 e4377857a2aeb18ae3302d0fc5651c3cdd228fba f106cd46a591af681e4cab6ea4ae27c2384bc490 Package: adb Priority: optional Section: utils Installed-Size: 528 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Provides: android-tools-adb Depends: android-libbase (>= 29.0.6), android-libboringssl (>= 13.0.0+r24), android-libcutils (= 1:29.0.6-28+apertis2bv2024dev3b1), android-liblog (>= 29.0.6), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 12), libusb-1.0-0 (>= 2:1.0.16) Recommends: android-sdk-platform-tools-common (>= 28.0.2~) Filename: pool/development/a/android-platform-tools/adb_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 187120 MD5sum: 9338d1dd1f48de1b2d7dc4fd8f81e3d6 SHA1: 0acd055eddde5474a77d4365bca51c7b5981115d SHA256: 0bc4d78731d29556966cedfdd7bb23ea016ea61e7ad13c5daa0cd74c3d273ab9 SHA512: 4e4416c463b3d7117a7e0d7fced979db61619932d388dad8498ec4a49ff7a80eb9dfe99e852a9f05c9c5d47d1903e62eae1627942da5e269c11ba04f1382e491 Description: Android Debug Bridge A versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device. . This package recommends "android-sdk-platform-tools-common" which contains the udev rules for Android devices. Without this package, adb and fastboot need to be running with root permission. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: foreign Package: adb-dbgsym Priority: optional Section: debug Installed-Size: 1554 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: adb (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/adb-dbgsym_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 1473280 MD5sum: 8d2d3e3d85456e07202d94b6ed82c52b SHA1: ece4f43821ed6239fd7380749dfa176a92216830 SHA256: 299f6f26ca52624ab6e2c5d5367c283d9cb486ebafda8a627b1f1f5b9c464933 SHA512: 841807caf001b31746f07eb3c2c07bc9f7c002aa576b98439e7f8c5e63947dd31cd6e5acac7f16c1185e5dacd1012da73f918f6175a408893a20e439a155b90e Description: debug symbols for adb Auto-Built-Package: debug-symbols Build-Ids: 7209a61d8b2d416c71c476a6f12fd8e85bbbaf7a Package: adbd Priority: optional Section: utils Installed-Size: 429 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Provides: android-tools-adbd Depends: android-libbase (>= 29.0.6), android-libboringssl (>= 13.0.0+r24), android-libcutils (= 1:29.0.6-28+apertis2bv2024dev3b1), android-liblog (>= 29.0.6), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 12), libsystemd0, libusb-1.0-0 (>= 2:1.0.8) Filename: pool/development/a/android-platform-tools/adbd_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 144300 MD5sum: 44d65952c2dfc9fb6a8a27a215a6c350 SHA1: 8d3ab0a8da00fc70f220d534cc116f23fc3c9699 SHA256: 174c2e62418c38d9f11fe9e0f63e6136b0460808eca5e501b499ab417bd76add SHA512: b7c776912e03414818bf344c041b19df96da614d77bd4bd87ed2863ee6b0501508d3bed8a5b8fb5abc77844968293bbfc59f44935575a3ad955487c0ac39d7c9 Description: Android Debug Bridge daemon Android Debug Bridge (adb) is a versatile tool that lets you manage the state of an emulator instance or Android-powered device. It is a client-server program that includes three components: . A client, which runs on your development machine. You can invoke a client from a shell by issuing an adb command. Other Android tools such as the ADT plugin and DDMS also create adb clients. . A server, which runs as a background process on your development machine. The server manages communication between the client and the adb daemon running on an emulator or device. . A daemon, which runs as a background process on each emulator or device instance. . This package provides the daemon component. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: foreign Package: adbd-dbgsym Priority: optional Section: debug Installed-Size: 1187 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: adbd (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/adbd-dbgsym_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 1108232 MD5sum: 47520f94a6beade872089e0c65f0c858 SHA1: 4133f263eb6ab2eb4e7345f5dc32b3f60387a11e SHA256: 20d825ba7f8c72181149ce9346b99d489b454129505b00dff215a7c943a51308 SHA512: 74c6f8b29a869fe9c847c9a97ded22911de8d14954ebe7650b538bbfa04efc9aa54a13ce609f39413ff0f36c90b497245c0ec5045db9b85173ffad1b4553bd5d Description: debug symbols for adbd Auto-Built-Package: debug-symbols Build-Ids: da1e15770500ba176b7d22d74c4fb101353d2598 Package: aeson-pretty Priority: optional Section: utils Installed-Size: 28600 Maintainer: Debian Haskell Group Architecture: arm64 Source: haskell-aeson-pretty Version: 0.8.9-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.2.1+dfsg1) Filename: pool/development/h/haskell-aeson-pretty/aeson-pretty_0.8.9-1+apertis0bv2024dev2b1_arm64.deb Size: 4103192 MD5sum: 435cb4bf7ca17ec309301d122f571189 SHA1: 5a3815ab510831b522b24f9005fc56a38cf692b4 SHA256: e80d856de38914fd84c7bef727d8de08d830d940781320d5e7488a1fe1e81cfd SHA512: 252ed6fc7a4b6dc1d8731628a51cdddba8e5d2cafedc9e88e4694c7d736ab5ab6615b484756e83b268d02fde32171051fa427136c5b22eb0f4f597a851c39b96 Description: JSON pretty-printing tool The command-line tool reads JSON from stdin and writes prettified JSON to stdout. It also offers a complementary compact-mode, essentially the opposite of pretty-printing. . This is built on the aeson-pretty library; see also libghc-aeson-pretty-dev. Homepage: https://github.com/informatikr/aeson-pretty Package: afdko Priority: optional Section: devel Installed-Size: 39 Maintainer: Debian Fonts Task Force Architecture: all Version: 3.6.2+dfsg1-1+apertis0bv2024dev2b1 Depends: python3, python3-afdko (= 3.6.2+dfsg1-1+apertis0bv2024dev2b1) Suggests: afdko-doc Filename: pool/development/a/afdko/afdko_3.6.2+dfsg1-1+apertis0bv2024dev2b1_all.deb Size: 7648 MD5sum: 1607ee1805c47fde8495d5b73cb65ba1 SHA1: e3d7c1ab57b917da2ff91393b9a0c935876fb37b SHA256: 1810d127b8b5c5e9c3c624c29380b52ca799014f63a00ad9941752aa53cceb90 SHA512: cdb047e69bc1dfcca78a08b4de5d7a34c0d01871d77a736fb53428100a832284998b08f197180db164dd020101b570445a2624dde8c12c11742396ba118ef5a1 Description: Adobe Font Development Kit for OpenType Tools used to make OpenType fonts by adding the OpenType-specific data to a TrueType or Type1 font. Homepage: https://adobe-type-tools.github.io/afdko/ Package: afdko-bin Priority: optional Section: devel Installed-Size: 4521 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: afdko Version: 3.6.2+dfsg1-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/a/afdko/afdko-bin_3.6.2+dfsg1-1+apertis0bv2024dev2b1_arm64.deb Size: 833304 MD5sum: 775f7e6b1014120b803825a70849595b SHA1: c3b9083c84afcd80e01a5f3db2af0f62258e4cad SHA256: 36de244decbf8fce0d541ddda46277cb426c59384f046edecc54d72d970fac62 SHA512: 769f77ebfc6745423277057a4c7bceb147834fe5b245c6839ffdf027e6dc6709e4caa258f96b7c7004a5f15c09487b545087d371b35b2f8c83659f6762305fae Description: Adobe Font Development Kit for OpenType (Binaries) Tools used to make OpenType fonts by adding the OpenType-specific data to a TrueType or Type1 font. . This package installs native binaries in AFDKO. Homepage: https://adobe-type-tools.github.io/afdko/ Package: afdko-bin-dbgsym Priority: optional Section: debug Installed-Size: 4534 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: afdko Version: 3.6.2+dfsg1-1+apertis0bv2024dev2b1 Depends: afdko-bin (= 3.6.2+dfsg1-1+apertis0bv2024dev2b1) Filename: pool/development/a/afdko/afdko-bin-dbgsym_3.6.2+dfsg1-1+apertis0bv2024dev2b1_arm64.deb Size: 4290208 MD5sum: a95eadccb468061e75222aeb1d7a265d SHA1: 649293a8a6c26fa5e5070522ea7dea934f56cd76 SHA256: 2c40c0f842bf4800cdfa40c7df2569d466b806d1ebad3280619e4333935ec663 SHA512: d001bce8428407678a99ad61772399cec8c0a329e17c6c9c31d785cd31ad849ddf0b28622e8ead9742344cd385f555892b21374abf119bfa4e751454169f5c5a Description: debug symbols for afdko-bin Auto-Built-Package: debug-symbols Build-Ids: 19eedbc279096aa9b824acdbec1e76e098c70616 40b82c44b2513558ee703ef0903ab9886f60ef12 571755101b2c6fcd68406dabd0c3b11e2915c37f 5d9a561d01c00714a90c5e8f53e6813bcbda603d 828d16dd56ed3a465258cef31e60d24ef8fc3aef 9e3d8ef292cf4aefc3af5a8b75b3f0c8acda061b b632d46cb48ebe398bca7226dc7e281631aa501b bdf6614d780455ea1f66c5c6ac7cc4d6c5dafa4b d98ac5d5d09216f72d1a359b6f6636abe39044d8 Package: afdko-doc Priority: optional Section: doc Installed-Size: 98 Maintainer: Debian Fonts Task Force Architecture: all Source: afdko Version: 3.6.2+dfsg1-1+apertis0bv2024dev2b1 Filename: pool/development/a/afdko/afdko-doc_3.6.2+dfsg1-1+apertis0bv2024dev2b1_all.deb Size: 79976 MD5sum: c1369b345444d82b7e64416155e4f443 SHA1: 8043afecfadff7162cb5a99ebb78627239f69aea SHA256: feab346a55187a79bf235d12bea8200990639b9f301950ade8933e548181d3ef SHA512: caae63ca33e0578edded2a3a3a86835663c5a22e4a7037f49e3ce105d3b39d2ad426091bd8ad17c2599f7ac35e104c9bafadfdda00f65e99701ebf221d12ffa2 Description: Adobe Font Development Kit for OpenType (common documentation) Tools used to make OpenType fonts by adding the OpenType-specific data to a TrueType or Type1 font. . This is the common documentation package. Homepage: https://adobe-type-tools.github.io/afdko/ Package: aglfn Priority: optional Section: fonts Installed-Size: 123 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.7+git20191031.4036a9c-2apertis0bv2024dev2b1 Filename: pool/development/a/aglfn/aglfn_1.7+git20191031.4036a9c-2apertis0bv2024dev2b1_all.deb Size: 30588 MD5sum: 8b760380c9b2b3e321f64169f583179c SHA1: 88e2ad35363521f1c17d9ec57aa11d5f97c77e70 SHA256: 18a779c41b36a01e03c1162a855a0fc8fac4a66f2860b87fff54af1e6e802b2c SHA512: 692063793bdb3a23e0710fdd3ee55507cc535495aadca4cce1e3560b8a57b58879a233f92b237bb8632a30bd118f4cc2b62457a16af8f6acd7208bea34d0c40d Description: Adobe Glyph List For New Fonts AGL (Adobe Glyph List) maps glyph names to Unicode values for the purpose of deriving content. AGLFN (Adobe Glyph List For New Fonts) is a subset of AGL that excludes the glyph names associated with the PUA (Private Use Area), and is meant to specify preferred glyph names for new fonts. Also included is the ITC Zapf Dingbats Glyph List, which is similar to AGL in that it maps glyph names to Unicode values for the purpose of deriving content, but only for the glyphs in the ITC Zapf Dingbats font. . Be sure to visit the AGL Specification and Developer Documentation pages for detailed information about naming glyphs, interpreting glyph names, and developing OpenType fonts. Homepage: https://github.com/adobe-type-tools/agl-aglfn Multi-Arch: foreign Package: alex Priority: optional Section: haskell Installed-Size: 10242 Maintainer: Debian Haskell Group Architecture: arm64 Version: 3.2.7.1-3+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.2.1+dfsg1) Filename: pool/development/a/alex/alex_3.2.7.1-3+apertis0bv2024dev2b1_arm64.deb Size: 1519280 MD5sum: 5f38b2917993b1fa4f1ae2bfd4f1c302 SHA1: d730f52970a1d753f27ae1b44a82e1cac3d6f88a SHA256: 3faafcb8841bf826d7d7f3827276ddde0801975e846099a3a99040472b0e12bd SHA512: 29f157a65e3af51b879a263b18a8d2859d7e7648993206db2dc27d5ab4a6f9b0b56652e511bef509fc30d9d26ac8ee23f6e9171f26661774776e90803752385b Description: lexical analyser generator for Haskell Alex is a tool for generating lexical analysers in Haskell, given a description of the tokens to be recognised in the form of regular expressions. It is similar to the tool lex or flex for C/C++. Homepage: http://www.haskell.org/alex/ Multi-Arch: foreign Package: alsa-utils Priority: optional Section: sound Installed-Size: 3145 Maintainer: Debian ALSA Maintainers Architecture: arm64 Version: 1.2.8-1+apertis0bv2024dev2b1 Provides: audio-mixer Depends: kmod (>= 17-1~), lsb-base (>= 3.0-9), libasound2 (>= 1.2.6.1), libatopology2 (>= 1.2.2), libc6 (>= 2.34), libfftw3-single3 (>= 3.3.10), libncursesw6 (>= 6), libsamplerate0 (>= 0.1.7), libtinfo6 (>= 6) Suggests: dialog Filename: pool/development/a/alsa-utils/alsa-utils_1.2.8-1+apertis0bv2024dev2b1_arm64.deb Size: 1080348 MD5sum: 05a1d8889ed0ec541cd9b87917fde09e SHA1: 35b2dc1234aebb97c20f31f44634485696fa3e9a SHA256: f6d20f31cf309e2f65752183052a3595ce33d048e92f74a2aa946f45f82579ed SHA512: 46cbc68581aa7e0349e8de5ba9062ab64c2e68562ce33372193a0278f0b0d0c3c56e97c4e494913ee523368ac24b27703adc145e2a25552918da60b4fce2b590 Description: Utilities for configuring and using ALSA Included tools: - alsactl: advanced controls for ALSA sound drivers - alsaloop: create loopbacks between PCM capture and playback devices - alsamixer: curses mixer - alsaucm: alsa use case manager - amixer: command line mixer - amidi: read from and write to ALSA RawMIDI ports - aplay, arecord: command line playback and recording - aplaymidi, arecordmidi: command line MIDI playback and recording - aconnect, aseqnet, aseqdump: command line MIDI sequencer control - iecset: set or dump IEC958 status bits - speaker-test: speaker test tone generator . ALSA is the Advanced Linux Sound Architecture. Homepage: https://www.alsa-project.org/ Multi-Arch: foreign Package: alsa-utils-dbgsym Priority: optional Section: debug Installed-Size: 991 Maintainer: Debian ALSA Maintainers Architecture: arm64 Source: alsa-utils Version: 1.2.8-1+apertis0bv2024dev2b1 Depends: alsa-utils (= 1.2.8-1+apertis0bv2024dev2b1) Filename: pool/development/a/alsa-utils/alsa-utils-dbgsym_1.2.8-1+apertis0bv2024dev2b1_arm64.deb Size: 745476 MD5sum: 099fb33170d98d239e549521c75e4156 SHA1: 165b2f032681957c9d214c40068954c0ee4c7b93 SHA256: 4fc32f38c9c6a08d9fce37c3e21ae408d26f59214d8ad953a67befd28a170447 SHA512: cc68b4909030fda0b29a148064e86f4c934b358b682b836ddcea3b67b95a9b05ac328496a889a51058878d13e31847ea316cffefaaefb2e56ff42e24da24d740 Description: debug symbols for alsa-utils Auto-Built-Package: debug-symbols Build-Ids: 0ed4fe475777aa0c7b6345184c0056e5d3179642 153b7262926c4c29aa3311ba005367a2acafbbd5 2bb2569d267bba259711b2f5d5fddde4702db26c 3837a9733a772e645b0f8e8a6e08c40a7e3c3b0d 5d90d6ffb43d65a904656c261b0b44d2e2825f78 693968754accc9ecb541f12ebb026f64db0e4a11 72ce3f8394297db5e37676aafd842a3478a78e54 7bc7f378ce1c173464d8020c68cd8200b14489c6 85623bd22b5e6cdcd4c4a0ba4ef88086d75777b5 a27781c1b6c06484c907e447a73f853ff8d3486f b8b351e749d631f654afd3ba90046d3df7040f70 bf7fa828cc8066692f92adb256ac425e1258460d ce3053a9ac612c569c80d73dd995c2e2ac61fc56 ce3e25f6f23dde7f39714a8fe1efdbe3d7e51b24 d518908271b88d6d735b75443ca27f30849dabfe dcea4e00d8f5db2d07e8813def26b743821df321 deffb3f544bb478d19e611d22ea3a550144e3241 f60651933668abe0d273c9628b210425fd069a0a Package: amqp-tools Priority: optional Section: net Installed-Size: 366 Maintainer: Michael Fladischer Architecture: arm64 Source: librabbitmq Version: 0.11.0-1+apertis0bv2024dev2b1 Depends: librabbitmq4 (= 0.11.0-1+apertis0bv2024dev2b1), libc6 (>= 2.34), libpopt0 (>= 1.14) Filename: pool/development/libr/librabbitmq/amqp-tools_0.11.0-1+apertis0bv2024dev2b1_arm64.deb Size: 31912 MD5sum: 104f6fc0706ae18431066e6b0c4652c6 SHA1: 756e94e8f02df7be0b3a7228f7ba9b6149cd2490 SHA256: 488bff0cb1eec9c2ef437199b021121011dd1f6610a8cb340ed1934c5cc5989a SHA512: df3453c05bc7b74315461f076b971dd780ef568a56aba5933c6b1e0682d374f1ce68194caf4621ea7884f319da75dbc2a25ee653140fd1dca868baeb0086ab33 Description: Command-line utilities for interacting with AMQP servers RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. . This package includes command line utilities. Homepage: https://github.com/alanxz/rabbitmq-c Package: amqp-tools-dbgsym Priority: optional Section: debug Installed-Size: 125 Maintainer: Michael Fladischer Architecture: arm64 Source: librabbitmq Version: 0.11.0-1+apertis0bv2024dev2b1 Replaces: librabbitmq-dbg (<< 0.9.0-0.1~) Depends: amqp-tools (= 0.11.0-1+apertis0bv2024dev2b1) Breaks: librabbitmq-dbg (<< 0.9.0-0.1~) Filename: pool/development/libr/librabbitmq/amqp-tools-dbgsym_0.11.0-1+apertis0bv2024dev2b1_arm64.deb Size: 62568 MD5sum: bab7b7fc2ee6e8d75e272c623d4aa88c SHA1: 51edb5ff04fb9230db4bb29ec2d3dc3dc5a84190 SHA256: c5c0fc27b62e6e2f600ce41f1c4929755d10efdbc02713ea39ecc005c714e98d SHA512: f44d207c2bd6f5ba943cde3cdcca0f394ff3bb9f59fdd03cd409537db0c6d1b8f9892eb20bca6d5d9e7b1d90cd82b75fe5abc1c7cc6d91423e944265fd94d44b Description: debug symbols for amqp-tools Auto-Built-Package: debug-symbols Build-Ids: 29a56196144afafdb77e1bfc323d634c09103f2b 4b9cbaabffe874933067407b5e293302021c475e 99826614de5f410418a99d246523e310d75109c5 eb1e7de3eff0ef03c513a334b1c47b9843b452a1 ee1aa4bcce7553eaa3195e93f60a975146d8c992 Package: android-boringssl Priority: optional Section: utils Installed-Size: 197 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-external-boringssl Version: 13.0.0+r24-2+apertis0bv2024dev2b1 Depends: android-libboringssl (>= 13.0.0+r24), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/development/a/android-platform-external-boringssl/android-boringssl_13.0.0+r24-2+apertis0bv2024dev2b1_arm64.deb Size: 67216 MD5sum: 407e31243b5eb32f081009da4d086113 SHA1: c5d5b83740fd1f445368afbe95529eaae678ff63 SHA256: 612423131ee5c8c33ed73bbb14d6d2a1c143a0efee2c5a213a5a573106b57b83 SHA512: a1a98890102ef355fd240eb92ebb6af78d40db4f6e68bc41efa8b1bd43b943504309d6c92e9b43ad9c4e053542b91922452dc5fa1831408ae7ea69a87830bfd7 Description: Google's internal fork of OpenSSL for the Android SDK - tool The Android SDK builds against a static version of BoringSSL, Google's internal fork of OpenSSL. This package should never be used for anything but Android SDK packages that already depend on it. . BoringSSL arose because Google used OpenSSL for many years in various ways and, over time, built up a large number of patches that were maintained while tracking upstream OpenSSL. As Google’s product portfolio became more complex, more copies of OpenSSL sprung up and the effort involved in maintaining all these patches in multiple places was growing steadily. . This is the Android AOSP fork of BoringSSL which is designed to be used by Android and its SDK. BoringSSL is only ever statically linked into apps, and pinned to a commit version. Upstream has no official releases of BoringSSL on its own, so it must be included separately for each project that uses it. . This package contains the boringssl command line tool. Homepage: https://android.googlesource.com/platform/external/boringssl Multi-Arch: foreign Package: android-boringssl-dbgsym Priority: optional Section: debug Installed-Size: 502 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-external-boringssl Version: 13.0.0+r24-2+apertis0bv2024dev2b1 Depends: android-boringssl (= 13.0.0+r24-2+apertis0bv2024dev2b1) Filename: pool/development/a/android-platform-external-boringssl/android-boringssl-dbgsym_13.0.0+r24-2+apertis0bv2024dev2b1_arm64.deb Size: 451116 MD5sum: 963e11ad217345c8b462c530c13f6c08 SHA1: 6b721fe2e0a03987276cfe1b4a2556dd11418e7d SHA256: 10ac4e422136174a13e4e820fe97e6abba6c8e30e2163c27befa3f8f65fec4f4 SHA512: f0ba513eed16b4b8cde98dd1bcf44abe658c01e0e36e2b62ac79b34862d552dbc047024a0e6b66bac6fdbac4d8d98c5e033b94dd1afce83def9ce300f807bf0d Description: debug symbols for android-boringssl Auto-Built-Package: debug-symbols Build-Ids: d05bc697591d92ee7abb392d335568935440ff59 Package: android-libbacktrace Priority: optional Section: libs Installed-Size: 508 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libbase (= 1:29.0.6-28+apertis2bv2024dev3b1), android-liblog (>= 29.0.6), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), p7zip-full Filename: pool/development/a/android-platform-tools/android-libbacktrace_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 129964 MD5sum: 81d48627763035537dab8eed13e26a63 SHA1: b511a956f9402a8ad1d007861978786e5bd579dc SHA256: 6c88b12d063719f805089dcfc8866109e3b79ea7946137d374488363120d8d9a SHA512: 684d36e3ff1d127bcdfbc7f48e16441f7f10f687c164f9b2d852ab9736cfaa76f1e985f04660159f961c3de1b2e9314bfe440d9b7f50a5d1371c08349e9ca01d Description: Android backtrace library Android backtrace library produce symbolic backtraces for making debugging easier. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libbacktrace-dbgsym Priority: optional Section: debug Installed-Size: 1165 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libbacktrace (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-libbacktrace-dbgsym_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 1067792 MD5sum: 9a9d95d4717b96ebe69471dcd210f293 SHA1: c8ae16f036a522dccd2cd2faa7fecd1103a592cb SHA256: e884519eff8156e3610982a00b0858bf2425482e4cad13f82d5f5dc831c5d768 SHA512: e2cff048ade61513ec316c716010f7484dfd4e35a9bb3856ecfb2383140df71a864f015cb9ba7c716b88c30d6add90597105cab5aa1da4544a95f29c4fb62774 Description: debug symbols for android-libbacktrace Auto-Built-Package: debug-symbols Build-Ids: ebd380b4ea32d5ef8607a49a4ed2701c5e115f6a Multi-Arch: same Package: android-libbacktrace-dev Priority: optional Section: libdevel Installed-Size: 96 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libbacktrace (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-libbacktrace-dev_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 33744 MD5sum: f1eff346b995192a61899155277eafc6 SHA1: 97e6f349eff73b09d2579effecf44814ef044104 SHA256: 8285f7cd99b1da4ef6e5d45e0bde7204add5d628452b0f82849d64def78062df SHA512: d53f0b3899f4fc17107c49e6366fedf8487e1fc6f1ece98f3f8b08dc48e8bff34b35f3aedb3a936d8a3f3e9f817b0e9c2a05f034370fa96a563fe4b1cf512abe Description: Android backtrace library - Development files Android backtrace library produce symbolic backtraces for making debugging easier. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libbase Priority: optional Section: libs Installed-Size: 168 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-liblog (= 1:29.0.6-28+apertis2bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/development/a/android-platform-tools/android-libbase_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 55240 MD5sum: f5ec3fe451b30ed55f59ae2cdf4ec64e SHA1: 70e8f65f9e37994302e1b75a79a0b801b887de60 SHA256: 1e79f3333c5f1799bdd3879c13d1c91fec6525d5fd944ca2b1ef2e58b6ac9974 SHA512: 50425c4ba4efb60bfb739b05be9cc4b7231c0ea3faffb4d20772f751b70810a8c6b6901c21aab9db2122a472583c14d99c01e82a0bcf1abd738d329ed4d9cd7b Description: Android base library This library provides APIs for basic tasks like handling files, Unicode strings, logging, memory allocation, integer parsing, etc.. . This library is only used by Android SDK currently. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libbase-dbgsym Priority: optional Section: debug Installed-Size: 246 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libbase (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-libbase-dbgsym_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 213052 MD5sum: 33ab9609cf07a8499dd23fc6bd64b072 SHA1: c7414d888107d9fcc0c2a540b4cabe16a5fd4270 SHA256: 99e5fae20d4f965b016288de236b1ff61f2d06234c072992437552aaf11a799d SHA512: 58aa72a03e6a44ee6fcb0bcaedd8510cd82200d88cb1b99da8f94e511751efd03f3894e7ae23f7bd7884c9dbc4a7fecc3c0890c6cf818e60a6fd7e1d99401373 Description: debug symbols for android-libbase Auto-Built-Package: debug-symbols Build-Ids: 5645eef18291aac87b38601cbb5882de8e8e087d Multi-Arch: same Package: android-libbase-dev Priority: optional Section: libdevel Installed-Size: 219 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libbase (= 1:29.0.6-28+apertis2bv2024dev3b1), android-liblog-dev (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-libbase-dev_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 54724 MD5sum: fd2b3960023dfd958eebda5f6cc7d78e SHA1: e60b25d030b788a6b6b0ddcbb6c55bd3b5abf2cc SHA256: e273bdcf87368ab89944a9fb11de519add5477b5820b991d99c627c0e43c5d2d SHA512: 5b3f8ffeea0c680dc72bf1aea7b78f0ce47686885e648637472dbd68e5243d92c404485664b1f03999a33ae770e8d1cfbc1daab0a425e7367e766038619f85e0 Description: Android base library - Development files This library provides APIs for basic tasks like handling files, Unicode strings, logging, memory allocation, integer parsing, etc.. . This library is only used by Android SDK currently. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libboringssl Priority: optional Section: libs Installed-Size: 1778 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-external-boringssl Version: 13.0.0+r24-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/development/a/android-platform-external-boringssl/android-libboringssl_13.0.0+r24-2+apertis0bv2024dev2b1_arm64.deb Size: 546820 MD5sum: 200a41ce4870cc6bc05f523e2d265f12 SHA1: 30f8f1c9d4c1c836c0579d9ab4d10c2f06bc9331 SHA256: e1c8dbe6afd87bba1fe47e61ba3c540f9fd433a9b6387231e01e5ced4bb4879a SHA512: e804bd459d6579013c57050a0c899b3cc1a2210dd4827f7767fac081838b3869b9dc9830ec86b4a36f96b73b53da491d442572a07cc126db88a7d376ee59cdf9 Description: Google's internal fork of OpenSSL for the Android SDK The Android SDK builds against a static version of BoringSSL, Google's internal fork of OpenSSL. This package should never be used for anything but Android SDK packages that already depend on it. . BoringSSL arose because Google used OpenSSL for many years in various ways and, over time, built up a large number of patches that were maintained while tracking upstream OpenSSL. As Google’s product portfolio became more complex, more copies of OpenSSL sprung up and the effort involved in maintaining all these patches in multiple places was growing steadily. . This is the Android AOSP fork of BoringSSL which is designed to be used by Android and its SDK. BoringSSL is only ever statically linked into apps, and pinned to a commit version. Upstream has no official releases of BoringSSL on its own, so it must be included separately for each project that uses it. Homepage: https://android.googlesource.com/platform/external/boringssl Multi-Arch: same Package: android-libboringssl-dbgsym Priority: optional Section: debug Installed-Size: 2228 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-external-boringssl Version: 13.0.0+r24-2+apertis0bv2024dev2b1 Depends: android-libboringssl (= 13.0.0+r24-2+apertis0bv2024dev2b1) Filename: pool/development/a/android-platform-external-boringssl/android-libboringssl-dbgsym_13.0.0+r24-2+apertis0bv2024dev2b1_arm64.deb Size: 1962156 MD5sum: 7a7b96a6b24ef0afbf1729081c000a23 SHA1: 34c10e72dd725607b5165396c28cd38d6b0c3111 SHA256: 0f3e64d260d399c59ceeb659a93b82009704292e6c1204a0c74abab70e711d74 SHA512: 44ed26daec5343ed9848705c0e17ecf7ca9eab8e7a57581e05d5324cb9e6ec24da0f7941f2e9dbe35b46838e610f6f60aaf7d7bdced8591daac3c5731e79ae65 Description: debug symbols for android-libboringssl Auto-Built-Package: debug-symbols Build-Ids: 33e98ef87b63b2316cfc56b7cea0a2b3f0e797c6 ee8e3e1dbea8066cfcb175b2be142c6c3b3b5757 Multi-Arch: same Package: android-libboringssl-dev Priority: optional Section: libdevel Installed-Size: 1504 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-external-boringssl Version: 13.0.0+r24-2+apertis0bv2024dev2b1 Depends: android-libboringssl (= 13.0.0+r24-2+apertis0bv2024dev2b1) Filename: pool/development/a/android-platform-external-boringssl/android-libboringssl-dev_13.0.0+r24-2+apertis0bv2024dev2b1_arm64.deb Size: 233452 MD5sum: 367539720a74cceec2ea7e30156d8ac5 SHA1: a93e85b9636d5960d5ddc934830d07043345a745 SHA256: 308415f5809ffddea5e0d1f2406524315fa310cee1a9e9ce1b9fdc2d1dc10709 SHA512: aa0708c18f9eaf5a4f2f50c1db9b1fe1f12c934f58a680a2dd75a87d88c1d3338d7bac494b36c058e9ad3cbb39290c83e588651e080b6eb938af3d4364727f97 Description: Google's internal fork of OpenSSL for the Android SDK - devel The Android SDK builds against a static version of BoringSSL, Google's internal fork of OpenSSL. This package should never be used for anything but Android SDK packages that already depend on it. . BoringSSL arose because Google used OpenSSL for many years in various ways and, over time, built up a large number of patches that were maintained while tracking upstream OpenSSL. As Google’s product portfolio became more complex, more copies of OpenSSL sprung up and the effort involved in maintaining all these patches in multiple places was growing steadily. . This is the Android AOSP fork of BoringSSL which is designed to be used by Android and its SDK. BoringSSL is only ever statically linked into apps, and pinned to a commit version. Upstream has no official releases of BoringSSL on its own, so it must be included separately for each project that uses it. . This package contains the development files. Homepage: https://android.googlesource.com/platform/external/boringssl Multi-Arch: foreign Package: android-libcutils Priority: optional Section: libs Installed-Size: 136 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libbase (= 1:29.0.6-28+apertis2bv2024dev3b1), android-liblog (>= 29.0.6), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.9), libbsd0 Filename: pool/development/a/android-platform-tools/android-libcutils_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 45824 MD5sum: c0c466540cdc174b11198b8d55966f68 SHA1: e439328abf8f8f4042a97a70ae7a77992c8b3841 SHA256: 94cbc899ff71d81d7ea0a8843c159f269f4d927199ae41436c037b3412d11a5f SHA512: 33da30e1861eaf3aefa75b9dcfcb68fbb78dc85015b8aaad420dd6dc46063796873b059dede5816784b16876d1215c7f53584d86bc4e10d4f181aceeb3d67e2c Description: Android utils library for C This library provides common functionalities for android related tools. . This library is only used by Android SDK currently. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libcutils-dbgsym Priority: optional Section: debug Installed-Size: 78 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libcutils (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-libcutils-dbgsym_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 53800 MD5sum: 2cab291a119d4152fc7fa995415249a3 SHA1: 059871e44c4b2147622836096c006b90563212e1 SHA256: 863ce2e6b5b011cdac031d915ba58857523985fa29d3a35eafa1c280c3f01857 SHA512: d9ce66c4cca77d8ea0ba40ed59b665ce97a51960faa4771e0884261c5e6388d86e6585e4e401f2ee68933e2f58c5ca0c0536725dfb548a40b221441b2920e237 Description: debug symbols for android-libcutils Auto-Built-Package: debug-symbols Build-Ids: e8ce3365ccd616d44429d175924ddc73c15e04a1 Multi-Arch: same Package: android-libcutils-dev Priority: optional Section: libdevel Installed-Size: 160 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libcutils (= 1:29.0.6-28+apertis2bv2024dev3b1), android-libbase-dev (= 1:29.0.6-28+apertis2bv2024dev3b1), android-platform-system-core-headers (= 1:29.0.6-28+apertis2bv2024dev3b1), libbsd-dev Filename: pool/development/a/android-platform-tools/android-libcutils-dev_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 44032 MD5sum: d5bba0fa7bfd9a5dd1f83a990857742e SHA1: 9a8d7ef8efd66c494b85ae7c4123e7d59cf090f5 SHA256: d2ee247b45b38d365d9a2a30f59a7722bce4c325dba31b8d8f7d18c6fdc1fc2e SHA512: add2b11c35b2e19208e6088c295ca195a6090b2c08423f82018abeb9103cd26c7447114d96100da7ac63517387c2ddddea1eeb4b66a93393772e4c95a2ead18e Description: Android utils library for C - Development files This library provides common functionalities for android related tools. . This library is only used by Android SDK currently. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-liblog Priority: optional Section: libs Installed-Size: 144 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/development/a/android-platform-tools/android-liblog_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 50428 MD5sum: ea2c403827e8ef5c3b0dabc2f4623808 SHA1: b7614ad43a95c1432099f4ebf0f4f4276eea7108 SHA256: cbf19824db9e9e60b4a393dbc89613ffd63c885611bd952c594f6727cf1003a2 SHA512: ce9f395d55a6c6ef85f9ae440a30eae0cc1f6fbca903dcea7c3319e8bd5b1cd800af3a4f56d791f43211cd11f3b15e11a8544871910bb65105ecaaf1826147b9 Description: Android NDK logger interfaces liblog represents an interface to the volatile Android Logging system for NDK (Native) applications and libraries. Interfaces for either writing or reading logs. The log buffers are divided up in Main, System, Radio and Events sub-logs. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-liblog-dbgsym Priority: optional Section: debug Installed-Size: 143 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-liblog (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-liblog-dbgsym_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 120000 MD5sum: 7907aaaa933ef8709b6acf7ccbd7ca35 SHA1: bd945c025d3c0f734fed3c3430294fbfa04b1aaa SHA256: 8cde758cfb32e56b0617d10ca9fd430c2aa50847dfadf45f92b58bf49aae16f9 SHA512: 8ecd7847193e016d572562514747091aae7680cdd2d7cd340b610b92e6932689b59da7c752b9d63c1d2ae3695f9d1f04fb9aa7553cfaad96b90289adeafc214e Description: debug symbols for android-liblog Auto-Built-Package: debug-symbols Build-Ids: c998f1f5eae013db588bbabd51e1c91068f632f0 Multi-Arch: same Package: android-liblog-dev Priority: optional Section: libdevel Installed-Size: 153 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-liblog (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-liblog-dev_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 44680 MD5sum: 2164d252a848c9f49ff597dcd09dff76 SHA1: dd44759695d542a260b58e38ad6ba31e1bd7da9f SHA256: db7b67d05c1eb051528ffed88cbbcf33ed0f07389c8d83c87fe2e7bd0cc06a10 SHA512: 762955ea4eefc05b3caee20af929f355c6882fcdac63ac4c8ea71a8c0b144ba5a0916aa5a91e9d00ff2b20d4965e0033494d5dd4edd156b3a6d96c9bfa0e16a5 Description: Android NDK logger interfaces - Development files liblog represents an interface to the volatile Android Logging system for NDK (Native) applications and libraries. Interfaces for either writing or reading logs. The log buffers are divided up in Main, System, Radio and Events sub-logs. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libnativehelper Priority: optional Section: libs Installed-Size: 112 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools Version: 29.0.6-28+apertis2bv2024dev3b1 Replaces: android-libnativehelper-dev (<< 29) Depends: android-liblog (= 1:29.0.6-28+apertis2bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.4) Breaks: android-libnativehelper-dev (<< 29) Filename: pool/development/a/android-platform-tools/android-libnativehelper_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 37956 MD5sum: bcd30ebe794956ce062caec50f03c1ec SHA1: 92117867dafdb4708da8080c27a6bec5bca4eff4 SHA256: 238d62af6140f39f7cccdb66450eb724539ce698476f40766224de1f731ed480 SHA512: 49496764616d60fce960f528ed7019619e04620130426b5fa31fb2fd6e99fc2535c7a837d0eb0e05204dac426bdc3b1110ffe75b4623206bf814984856ccc9ae Description: Support functions for Android's class libraries libnativehelper is a collection of JNI related utilities used in Android. . There are several header and binary libraries here and not all of the functionality fits together well. The header libraries are mostly C++ based. The binary libraries are entirely written in C with no C++ dependencies. This is by design as the code here can be distributed in multiple ways, including mainline modules, so keeping the size down benefits everyone with smaller downloads and a stable ABI. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libnativehelper-dbgsym Priority: optional Section: debug Installed-Size: 77 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools Version: 29.0.6-28+apertis2bv2024dev3b1 Depends: android-libnativehelper (= 29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-libnativehelper-dbgsym_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 58980 MD5sum: abef7338e9e007d833b31ddffc7b38d4 SHA1: 8f437df2347c0051767117ffc78e3ec4893b7f57 SHA256: ba64f4f5202de9d437192bd798b9c8b5d91ec9310f0ba2ffc7ad80de4740e5b1 SHA512: d33710f36800e637d58592bd422974e8c0bcfb934db2e600c4da03e1e8593bf582f8bfec3e5d6db6908cc191204ee8d14af43131900ceee668117b8853de4b0f Description: debug symbols for android-libnativehelper Auto-Built-Package: debug-symbols Build-Ids: 40fd9cb3ec9eadce56c374878d6cdcbab9db6ebf Multi-Arch: same Package: android-libnativehelper-dev Priority: optional Section: libdevel Installed-Size: 244 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools Version: 29.0.6-28+apertis2bv2024dev3b1 Replaces: android-libnativehelper (<< 10.0.0+r36-1~) Depends: android-libnativehelper (= 29.0.6-28+apertis2bv2024dev3b1) Breaks: android-libnativehelper (<< 10.0.0+r36-1~) Filename: pool/development/a/android-platform-tools/android-libnativehelper-dev_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 56432 MD5sum: 0f9bdf3a9304b31e1988461441ee4657 SHA1: 3a3acb4e15373b2518dab1658368f5c7a3f58e24 SHA256: 076f72995a8f8b00166844bedce3e0882c8eb019c7ccabba33aa7ce0d1504488 SHA512: 86b60ee62fed6c9677c22cf5e3605d386e61e25138023934f5cd7805dea8b31ce070cb885f11f04317b310bcaa8fdcd65e889a8b1782acffe23b4e935425335c Description: Support functions for Android's class libraries - Development files libnativehelper is a collection of JNI related utilities used in Android. . There are several header and binary libraries here and not all of the functionality fits together well. The header libraries are mostly C++ based. The binary libraries are entirely written in C with no C++ dependencies. This is by design as the code here can be distributed in multiple ways, including mainline modules, so keeping the size down benefits everyone with smaller downloads and a stable ABI. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libsparse Priority: optional Section: libs Installed-Size: 122 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libbase (= 1:29.0.6-28+apertis2bv2024dev3b1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.2.3.4) Filename: pool/development/a/android-platform-tools/android-libsparse_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 42936 MD5sum: f45ea0aea0367f5fb5bfd8c6c250d3a6 SHA1: 96480886b3bb8c4eb885d6772f861951a8361aaf SHA256: d722528d86880e26a4ecc812558e65fce759c9455c6dede2bc1b5431b129d31c SHA512: c4ece3536f5ad64cca2783649122bdca75f95f535f3df2255e4bcf8049e85ad603d89d45cb12f2717ef18f599528875a428be9b30e9af318dfe8f2fa8bb68e07 Description: Library for sparse files This library provides APIs for creating, manipulating and destroying sparse files. . This library is only used by Android SDK currently. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libsparse-dbgsym Priority: optional Section: debug Installed-Size: 64 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libsparse (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-libsparse-dbgsym_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 42980 MD5sum: 8582f164df1bf811df055f18bc1d2e69 SHA1: c3827f2910fbe2bdb2b58ec7a5d5079c1d313202 SHA256: a8617202f839607fa91ba48b9bbe4d601c91ef9aca09090ac96de24607237f12 SHA512: bcb67ba05d4da8d2e792a52b5b0eafa63a33f6d492da3724c5551141e60ec148ab5c19df35967dde68cd4d29b185ccb767f9d50bbb9893bc39d1c179d1d6ee6e Description: debug symbols for android-libsparse Auto-Built-Package: debug-symbols Build-Ids: 100a161b08d67c66be73273e9192e183dce82cc8 Multi-Arch: same Package: android-libsparse-dev Priority: optional Section: libdevel Installed-Size: 93 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libsparse (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-libsparse-dev_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 32428 MD5sum: 48fae9bd3b26ec06b16ca390a8dca882 SHA1: d811ff224bc46181ebea88e4b45083f95c21322c SHA256: 608aee224753d71f848e0013997b46562ec57d4a5996d9bc304709a01132f1d6 SHA512: f53ed095be532b60b267b72b868d55e28e67d53af8c13ddd6f2b9f57f84c09240c03142c78831c344b5f897d0aa7f6b787eee0dd0604b64dd8062d2e2230505c Description: Library for sparse files - Development files This library provides APIs for creating, manipulating and destroying sparse files. . This library is only used by Android SDK currently. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libsync Priority: optional Section: libs Installed-Size: 94 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: libbsd0 (>= 0.0), libc6 (>= 2.17) Filename: pool/development/a/android-platform-tools/android-libsync_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 31932 MD5sum: 3311d8a65b193588b2ce5432b2fb90b5 SHA1: f2c5f0221cc40a1003e980d579447840f653862c SHA256: 8e52f98c7eb65a777361cc20fb8b957677981e436f7d70909baa82e737a5b5a8 SHA512: 9c2e542273526b53366758f86ff3d51767058c06741550e1a784737d3ebf894cd88ce121d91c1aacbb5f46416c96ff971a436e11bc259bb5ca759b79dc9d2e04 Description: Android Utility Function Library This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libsync-dbgsym Priority: optional Section: debug Installed-Size: 22 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libsync (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-libsync-dbgsym_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 7148 MD5sum: ae6b8ecec349669733648dd7a463b40e SHA1: 68fc85b7f18681abf36c684be46c9e92032a1f4e SHA256: d21efd90eeaa536c9b8b7443d15f61a0a6735b1eae8b9634cb24a189c02859f5 SHA512: 5a6829c1b099d15e4acd05877e8f1239cd16a0640e8c1b294cc94e2932a19cb8867cce11f2a806e06b656d571394e5574e17dee16b4fcf43ba822330bfc80ce3 Description: debug symbols for android-libsync Auto-Built-Package: debug-symbols Build-Ids: 413045ba40c3432ef85ad401da35acc24fb088dc Multi-Arch: same Package: android-libsync-dev Priority: optional Section: libdevel Installed-Size: 81 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libsync (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-libsync-dev_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 29492 MD5sum: 955c5917591647eb593d81a0b0e22dd4 SHA1: cf7389b39a3bda82ebefee2c3b9c093345857f80 SHA256: 8d2a59a4203f7119d50a4621c4776bc998390643de37f862f8cb88a8b6fe7c8d SHA512: 638d763d7a4de63704f9fb06808350218b06a6947c96ab21f7b52de42b0a364f6a5bfc03eda785084f1ca85e9ca2e1b4f4396b49a96ba379a6eedbc7a49fa5ae Description: Android Utility Function Library - Development files This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libutils Priority: optional Section: libs Installed-Size: 229 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libbacktrace (= 1:29.0.6-28+apertis2bv2024dev3b1), android-libcutils (= 1:29.0.6-28+apertis2bv2024dev3b1), android-liblog (>= 29.0.6), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/development/a/android-platform-tools/android-libutils_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 69856 MD5sum: 8061067297e465206f4eb021f8c9c16b SHA1: 741fddcc4f37c11aa3a242dbef262baa198a3df8 SHA256: ba2199e36db03b87f9ea3f06cf0eb567beb2b98151e471ca6031b9f6dc7aef43 SHA512: ca041274946012823c6fa25eb3900fb2cd63f06cd74e15b3afda01343ea4be0304a45380de4e7b2ead89518f1267f035d6a5d0067f10347aa37a82ddf88cd282 Description: Android Utility Function Library This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libutils-dbgsym Priority: optional Section: debug Installed-Size: 221 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libutils (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-libutils-dbgsym_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 173580 MD5sum: 8c3ae27a4bcb9f733a06687a3bd6783e SHA1: 1f4ef2c988e8d2d7c2d1c8d93f91296a89783827 SHA256: a313b98e1f7ebfab1fbd11a8fad692671bbeffbc97d1fe42285f5ccd16a2ca77 SHA512: 906063823d8dccc16a9faeb593f3513663395cfbde1627c7fb90936eab7689d996928ecfaa9f13485d86b77506113363f1daa8544b68e053f94f108f9c226824 Description: debug symbols for android-libutils Auto-Built-Package: debug-symbols Build-Ids: 35db7d6bf64b9da3ccf9a9911a7c8692f0fa3857 Multi-Arch: same Package: android-libutils-dev Priority: optional Section: libdevel Installed-Size: 352 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libbacktrace-dev (= 1:29.0.6-28+apertis2bv2024dev3b1), android-libcutils-dev (= 1:29.0.6-28+apertis2bv2024dev3b1), android-libutils (= 1:29.0.6-28+apertis2bv2024dev3b1), android-platform-system-core-headers (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-libutils-dev_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 79148 MD5sum: 7939f1f602b882dee3c892e3f17c7237 SHA1: 14058f4508ac999d754bb32a9ae2dce1767fa6c1 SHA256: c6959a47db29a50fc774eb54673174508e3a15fb333bb4c35cb3c8e3b08ce99a SHA512: 3eccd5d2041780e6185ebd497ff167737b46a3519b925f77f74a0e911d027bbcca49133fbb0884c4a4b9b73511e73c050fd45e41821db6b9f3d038e3564970e4 Description: Android Utility Function Library - Development files This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libziparchive Priority: optional Section: libs Installed-Size: 143 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libbase (= 1:29.0.6-28+apertis2bv2024dev3b1), android-liblog (>= 29.0.6), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/development/a/android-platform-tools/android-libziparchive_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 48488 MD5sum: 14fc1d3ffeda2f9a405a81c08c23a98a SHA1: 2896286c405388ce393ddebd896b4d449122ef8d SHA256: 56bc51fe72c404e8eca25883e482fb8ac18ea12ae768dccbc44324aa6a4903bc SHA512: 97b725812ab3f97ca2528c71bd0895464f87ae4e6aba110b69cc83c4b16a701d7ff9ea556e2fa5fcf2336078c0a804760f395b49ef1a1c9f48bd0d6c9185d3dd Description: Library for ZIP archives This library provides APIs for creating and manipulating ZIP archives. . This library is only used by Android SDK currently. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libziparchive-dbgsym Priority: optional Section: debug Installed-Size: 115 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libziparchive (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-libziparchive-dbgsym_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 94576 MD5sum: 71476dcb401bdd358515d5af3286fe6f SHA1: f9fd38dfd7e0bac92e5a2aa2fe09429da1110139 SHA256: 0ff2e1a31a691d7b7b1a5d45e6ca86e10e61a32b31103c77825d0d18b98c2b03 SHA512: fc04cecae81872d0fd1c87fb2b4aa2ec3d2d21885a7b358dc03d135d310c9f54725020f18d9550d5c544dc64d9c64e7f8f1d9b3269150d7514907c8554b760ce Description: debug symbols for android-libziparchive Auto-Built-Package: debug-symbols Build-Ids: d94d002e369e550cd44c6c0883812c07621b7aa0 Multi-Arch: same Package: android-libziparchive-dev Priority: optional Section: libdevel Installed-Size: 98 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-libziparchive (= 1:29.0.6-28+apertis2bv2024dev3b1), libgtest-dev Filename: pool/development/a/android-platform-tools/android-libziparchive-dev_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 34364 MD5sum: 5a62caade0183ece5383185f072cb566 SHA1: c2c980d8e9a4272483c639f2a4a479535d5c6819 SHA256: ddd95ca45ae2549c3003fcb40c5c4141a6e57701777953e60fc059652e92707f SHA512: 6b5c4557c1998a0e769c46045f24bc01f34d7e75e9bce03fda0efb6bb887d24022c8b58c6660ec9d5f86c4a78c72888cab8ada1088ba4190194babe4fc6a46b4 Description: Library for ZIP archives - Development files This library provides APIs for creating and manipulating ZIP archives. . This library is only used by Android SDK currently. . This package contains the development files. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-platform-frameworks-native-headers Priority: optional Section: libdevel Installed-Size: 564 Maintainer: Android Tools Maintainers Architecture: all Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Filename: pool/development/a/android-platform-tools/android-platform-frameworks-native-headers_29.0.6-28+apertis2bv2024dev3b1_all.deb Size: 101748 MD5sum: 2b9639daef46964c6236945c2f661f48 SHA1: 723b9f86999d126ec924ed91c7c8217ff13f3f59 SHA256: b15298eb74ad3311bbea36afae1e17503f15bbe52b82f971aef24ab57ecf07eb SHA512: 46038b33d5e72bd7e09a5a99ee9fbb599d697c1d2320b0100ccf0807c9e98c8b29f6a22ab119c7d5dc5ffe1e1f9cd48ecc582ef5e544e89c9f778fa6a6d28031 Description: Headers of android-platform-frameworks-native This package contains headers in include/android in platform/frameworks/native Consists of all the header files ranging from asset_manager.h to window.h. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: foreign Package: android-platform-system-core-headers Priority: optional Section: libdevel Installed-Size: 274 Maintainer: Android Tools Maintainers Architecture: all Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Filename: pool/development/a/android-platform-tools/android-platform-system-core-headers_29.0.6-28+apertis2bv2024dev3b1_all.deb Size: 58272 MD5sum: 8a811b145046653956facbcdd4f06ccf SHA1: 4cd48ef1633d2d47b4a961ea7b45ff8fc7dfe792 SHA256: a79ea6c9efc0b9cda5a7d0ef4c9e7535f99caf0febacfaad040bd46265e61a36 SHA512: 257f652bd86152f75f6395f864dc57655913883803e16ca3c9d113eb81d4fbee93b358f8c489ca82b497f631f1b84982a071365aa764283ce2db0815f91bb40d Description: Shared headers in AOSP repository platform/system/core This package contains header files in AOSP repository platform/system/core that do not belong to any specific libraries but used by other programs. . This package currently contains headers in include/private and include/system. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: foreign Package: android-sdk-libsparse-utils Priority: optional Section: utils Installed-Size: 117 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Replaces: android-tools-fsutils, append2simg (<< 1:10.0.0+r36-1~), img2simg (<< 1:10.0.0+r36-1~), simg2img (<< 1:10.0.0+r36-1~) Depends: android-libbase (= 1:29.0.6-28+apertis2bv2024dev3b1), android-liblog (>= 29.0.6), android-libsparse (= 1:29.0.6-28+apertis2bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), python3 Breaks: android-tools-fsutils, append2simg (<< 1:10.0.0+r36-1~), img2simg (<< 1:10.0.0+r36-1~), simg2img (<< 1:10.0.0+r36-1~) Filename: pool/development/a/android-platform-tools/android-sdk-libsparse-utils_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 33592 MD5sum: f00836d2462c4ed124ca2992e0c16a98 SHA1: 57bcc08a4034751b551505d9675a04142c4b4f82 SHA256: 39c5045fdc22cebbc03a78a74c445588712f0e330408d64e90653d3b8ae485eb SHA512: db5efa7cb94504b483de912251e10ec833c2f93f3c7d4d3545202745cdaba3a18491da6b6983976186c58a263b9b9ad4f96ac43cf6612597b640e7117c692f07 Description: Android sparse image creation tool Command line tools to create sparse images for usage with Android devices. Includes simg2img, img2simg, simg2simg, simg_dump and append2simg tools. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: foreign Package: android-sdk-libsparse-utils-dbgsym Priority: optional Section: debug Installed-Size: 58 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: android-sdk-libsparse-utils (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/android-sdk-libsparse-utils-dbgsym_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 16744 MD5sum: 8f7a2f9e00c3671693e193c5f8d40d05 SHA1: afe2aebdeb77cc7efc31e8faac4b803f14192d27 SHA256: 7d2232ff19953fd2edbf2b6afdfa1beb5c9e9438b8ecfcc27a5027f5ef7e80a7 SHA512: 56e1d19d3f123587eb3f01ff1c7034d2d3d4caa89c7878a14d60b493f535a366626d5a879ed05ed8a34497629d1f768675cc14a0a3eeac8414d15d03dfdd2668 Description: debug symbols for android-sdk-libsparse-utils Auto-Built-Package: debug-symbols Build-Ids: 89ca914faca49caa4914a70c974e24cf794bdb36 af001f9667bf9e39511f85703dd3a626a937a230 d3b8e796b4864502c5a4097b8fbe317b31080cb4 efcbdf29cd04c583c3951fe5d996bd945f784a0d Package: ann-tools Priority: optional Section: math Installed-Size: 230 Maintainer: Debian Science Maintainers Architecture: arm64 Source: ann Version: 1.1.2+doc-9+apertis0bv2024dev2b1 Depends: libann0 (>= 1.1.2+doc), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/development/a/ann/ann-tools_1.1.2+doc-9+apertis0bv2024dev2b1_arm64.deb Size: 33720 MD5sum: b4f5fa6ed776fd445cc78276e79cff1b SHA1: 1ad2b49c1af070444cc7b1fe852dd8d0d66a8b86 SHA256: bfc3534d4213c79f3d6548a426a47535bb065e793bee74b06359bd691238c9c1 SHA512: bf151bf259c7460218ca29d31cc192e2164c6b6ae25257d0e3de931baf601f7881e0c28d59c4f66d897cc48df981c6fd72a447cf5ae3abffde63d00b1efab8f1 Description: Approximate Nearest Neighbor Searching library (tools) ANN is a library written in C++, which supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions. ANN assumes that distances are measured using any class of distance functions called Minkowski metrics. These include the well known Euclidean distance, Manhattan distance, and max distance. ANN performs quite efficiently for point sets ranging in size from thousands to hundreds of thousands, and in dimensions as high as 20. . This package contains the ann2fig (display ANN output in fig format) and the ann_sample (a sample demonstration for ANN) programs. Homepage: https://www.cs.umd.edu/~mount/ANN/ Package: ann-tools-dbgsym Priority: optional Section: debug Installed-Size: 150 Maintainer: Debian Science Maintainers Architecture: arm64 Source: ann Version: 1.1.2+doc-9+apertis0bv2024dev2b1 Depends: ann-tools (= 1.1.2+doc-9+apertis0bv2024dev2b1) Filename: pool/development/a/ann/ann-tools-dbgsym_1.1.2+doc-9+apertis0bv2024dev2b1_arm64.deb Size: 110564 MD5sum: a87efbccebc06a9a5d067c7fbfb48365 SHA1: c8a6ee3c44c266455daa33ec9051fecef17ab270 SHA256: 67ecaf9f4d7abb2bd098f76178f00fbcc2c3cb85d024e820ff00cb94da60b53b SHA512: 7a80f10afa22acb90b421cdf026a68bc168003f681e4cdb4666c70be63f374894d00d7af40a41dbb36e32b0967b6b69c5433f934372091529263d16daee83742 Description: debug symbols for ann-tools Auto-Built-Package: debug-symbols Build-Ids: 81c9c080e50f574cd8bfb7d1dd08c5d8a7bb1acd b77977dc69abcbb784adf4ee438db740b56e1044 fcbda499f1c644b904736acf1a013f66c66ccc3a Package: ant Priority: optional Section: java Installed-Size: 2389 Maintainer: Debian Java Maintainers Architecture: all Version: 1.10.13-1+apertis1bv2024preb2 Depends: default-jre-headless (>= 2:1.8) | java8-runtime-headless Recommends: ant-optional Suggests: ant-doc, default-jdk | java-compiler | java-sdk Filename: pool/development/a/ant/ant_1.10.13-1+apertis1bv2024preb2_all.deb Size: 2162380 MD5sum: efa0620f397264052f4c61bc60c6ef43 SHA1: cdfece352e8c4775815b0e9d56c9eeab24376266 SHA256: b2cf56ac524b5d1de3a749e42e50a206342943f4a08cbaa119cf4574b223a106 SHA512: e8a6fa74d2235b0aa3504d2357554e2ad583162c36ca9bf15200e9ed91660045a3e8953bb0177611df45aa53b058a1253d0357f949439b265ff22cf97388eb54 Description: Java based build tool like make Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the scripts and the core tasks libraries. Homepage: http://ant.apache.org Multi-Arch: foreign Package: ant-contrib Priority: optional Section: java Installed-Size: 512 Maintainer: Debian Java Maintainers Architecture: all Version: 1.0~b3+svn177-12+apertis2bv2024preb2 Depends: ant Suggests: ivy, libbcel-java, libcommons-httpclient-java Filename: pool/development/a/ant-contrib/ant-contrib_1.0~b3+svn177-12+apertis2bv2024preb2_all.deb Size: 263640 MD5sum: 1025af9e97ba43a4e245e928b4ce500a SHA1: 900b5240f312ea37dbad9559eaf980727075f79a SHA256: 42bdb8584bf24fcd11fb5b4727df98b9cf742138a316b8476769ff919b0ed00d SHA512: 69a5dbd587cf632abdefdca64a97d89a34d8e6a0fdabaebab1877610290ec4878a174228544357ff8703768f18df76d429c7af87ccbc82ef253899c9ed2df1c3 Description: collection of tasks, types and other tools for Apache Ant Extends ant and provides the following tasks: . * Logic Tasks * Network Tasks * Performance Monitoring and Tasks * Platform Tasks * Property Tasks * Process Tasks * Other (unstable) Tasks Enhances: ant Homepage: http://ant-contrib.sourceforge.net Multi-Arch: foreign Package: ant-doc Priority: optional Section: doc Installed-Size: 41534 Maintainer: Debian Java Maintainers Architecture: all Source: ant Version: 1.10.13-1+apertis1bv2024preb2 Suggests: ant Filename: pool/development/a/ant/ant-doc_1.10.13-1+apertis1bv2024preb2_all.deb Size: 2172068 MD5sum: d36fce2ca3fea53e6a87aee2f4e8307e SHA1: 5899a7fd1ea9f4e72cee19b93d10bafa5d0c82e3 SHA256: 63f8553790fbaa1ede453a8349b45204424f0029dc013c42c6e60013a3b3aa8e SHA512: aebd3a8842277cf507f067abefc7be09924a838681a8404111874258d8efcc94f21f9a6f2f66496d297250c3ea2017d74871573bec75098b031388a0a58761ed Description: Java based build tool like make - API documentation and manual Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the manual of ant as well as the API documentation. Homepage: http://ant.apache.org Multi-Arch: foreign Package: ant-optional Priority: optional Section: java Installed-Size: 1103 Maintainer: Debian Java Maintainers Architecture: all Source: ant Version: 1.10.13-1+apertis1bv2024preb2 Depends: ant (= 1.10.13-1+apertis1bv2024preb2) Suggests: antlr, javacc, junit, junit4, jython, libactivation-java, libbcel-java (>= 5.0), libbsf-java, libcommons-logging-java, libcommons-net-java, libmail-java, libjaxp1.3-java, libjdepend-java, libjsch-java, liblog4j1.2-java, liboro-java, libregexp-java, libxalan2-java (>= 2.4.0-1), libxml-commons-resolver1.1-java, libxz-java Filename: pool/development/a/ant/ant-optional_1.10.13-1+apertis1bv2024preb2_all.deb Size: 450080 MD5sum: 6599ccc8661f153e6e921893f0256779 SHA1: 75a743ffb21c05c4a0877eaef35377818f769b1b SHA256: 9c84ef717ef5496feb4e4859f65ee6dd20f94674dbb8eeca44406bec4f55034a SHA512: 2414b3bbfd45d8ec02a32633901170f5c4229bd655ebfc9b4c72f70f248b58abaf2a70f8636e5fcae71995c1bcc29b5e08a8f9b581a2e30fed73da51597f2f27 Description: Java based build tool like make - optional libraries Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the optional tasks libraries. Homepage: http://ant.apache.org Multi-Arch: foreign Package: anthy Priority: optional Section: utils Installed-Size: 157 Maintainer: Debian Input Method Team Architecture: arm64 Version: 1:0.4-2apertis0bv2024dev2b1 Depends: anthy-common, libanthy1 (= 1:0.4-2apertis0bv2024dev2b1), libanthyinput0, libc6 (>= 2.34) Conflicts: anthy-common (<< 1:0.3-1) Filename: pool/development/a/anthy/anthy_0.4-2apertis0bv2024dev2b1_arm64.deb Size: 16856 MD5sum: 2019d814d452f69eb4c80759220db4c3 SHA1: f9e84a2592f2c668a13eda169651ab21e3b43a96 SHA256: 7041613843b1726507df40fc57a1f7b812dba9b21001d32c50eb49950f337f04 SHA512: d871e8841dc21c54b0114d4c7d60534d742d0eba3903a90a24ef83b337f10744a9ed55ec6057373d55837d02b65bac67d50ec36f343727edccd21dab3c65f9d1 Description: Japanese kana-kanji conversion - utilities Anthy is kana-kanji conversion engine for Japanese. It converts hiragana text to mixed kana and kanji. It is implemented as a library and stores private information in ~/.anthy/. Homepage: https://wiki.debian.org/Teams/DebianAnthy Package: anthy-common Priority: optional Section: utils Installed-Size: 27981 Maintainer: Debian Input Method Team Architecture: all Source: anthy Version: 1:0.4-2apertis0bv2024dev2b1 Recommends: kasumi Filename: pool/development/a/anthy/anthy-common_0.4-2apertis0bv2024dev2b1_all.deb Size: 5593024 MD5sum: 3e2b1f776711e3ff71b8ed40dc17da84 SHA1: a4c8808629d18de7654f80cb1e61534b614215f2 SHA256: f9c1a7ec6900c35bbe6d0b2b42c5f00bc8477a86e1d38caf627facacbc9cae3d SHA512: d4d1fa95bb98efdde2d64abb94c1b2ca66e94940a675b66f03b391f1c407a44102f6ecf75bde1860f349fd5873dc284bd756e25b8df9d454373cbd61aba0c54f Description: Japanese kana-kanji conversion - dictionary Anthy is kana-kanji conversion engine for Japanese. It converts hiragana text to mixed kana and kanji. It is implemented as a library and stores private information in ~/.anthy/. . This package provides common dictionary data files. Homepage: https://wiki.debian.org/Teams/DebianAnthy Multi-Arch: foreign Package: anthy-dbgsym Priority: optional Section: debug Installed-Size: 65 Maintainer: Debian Input Method Team Architecture: arm64 Source: anthy Version: 1:0.4-2apertis0bv2024dev2b1 Depends: anthy (= 1:0.4-2apertis0bv2024dev2b1) Filename: pool/development/a/anthy/anthy-dbgsym_0.4-2apertis0bv2024dev2b1_arm64.deb Size: 40204 MD5sum: b7ec9f50846ae66b84f49031136254af SHA1: ce527e4ad29641b5945201fc45c4293694655c24 SHA256: 2a905ce6493df280c6460312d36fcd590378ee93aeb4d4cb445b046f546fd824 SHA512: f1a2fca94151bccffd5be7207d101a29e9943a4cad770e735a40d2f225e4c0013962a58992fbedea36a5c9f760bdcac17b3b3e13ce7256ac832091755b825473 Description: debug symbols for anthy Auto-Built-Package: debug-symbols Build-Ids: 57eb7e94db69d3213deebb3bb16540155b99428e 9032ad3b371937834e6cba1d76a78cb50dcd5e86 Package: anthy-el Priority: optional Section: lisp Installed-Size: 117 Maintainer: Debian Input Method Team Architecture: all Source: anthy Version: 1:0.4-2apertis0bv2024dev2b1 Depends: anthy, emacs24 | emacsen Conflicts: xemacs21-nomule Filename: pool/development/a/anthy/anthy-el_0.4-2apertis0bv2024dev2b1_all.deb Size: 22996 MD5sum: 81533ab036c270f4904ddd2e80fb2d9c SHA1: 360274f6a9bc317b8d1e544c0c393b35c9318738 SHA256: b5f06eb00e958307a1afa24487aee13002119c3a09dd215518a7f181930c4a53 SHA512: e1e4c7b2a7f4fafca8d0886468e416c0fbdf3cbf7eb1f2c9a314ce6a706bd2e0562db82c82aaf26cdc91e7d583f2b1a5a3dbaf694c6abbdab2e12b52c5ccff57 Description: Japanese kana-kanji conversion - elisp frontend Anthy is kana-kanji conversion engine for Japanese. It converts hiragana text to mixed kana and kanji. It is implemented as a library and stores private information in ~/.anthy/. . This package provides an Anthy frontend for Emacs. Homepage: https://wiki.debian.org/Teams/DebianAnthy Package: antlr Priority: optional Section: java Installed-Size: 25 Maintainer: Debian Java Maintainers Architecture: all Version: 2.7.7+dfsg-12+apertis1bv2024preb2 Depends: default-jre-headless | java5-runtime-headless | java6-runtime-headless, libantlr-java (= 2.7.7+dfsg-12+apertis1bv2024preb2) Filename: pool/development/a/antlr/antlr_2.7.7+dfsg-12+apertis1bv2024preb2_all.deb Size: 10728 MD5sum: 969278249a02ee309477a9dac9da8bc7 SHA1: c340995ba42f9dd39fd85af75d017a2cee264d99 SHA256: 0235729116e2dcaa5bdfaadf32cee61618ef1705b389d0a6e7294f491d9c03a4 SHA512: 09e1f4cb4168d33ec18216be95274f6e09dd032577ac24387352fad7cfb5a27fb876e94c2b4de80a48bec27bcfd8adc7ba8e00e4bdddeb6ddfe29b83893b0478 Description: language tool for constructing recognizers, compilers etc ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . Computer language translation has become a common task. While compilers and tools for traditional computer languages (such as C or Java) are still being built, their number is dwarfed by the thousands of mini-languages for which recognizers and translators are being developed. Programmers construct translators for database formats, graphical data files (e.g., PostScript, AutoCAD), text processing files (e.g., HTML, SGML). ANTLR is designed to handle all of your translation tasks. Homepage: https://www.antlr2.org Package: antlr-doc Priority: optional Section: doc Installed-Size: 2320 Maintainer: Debian Java Maintainers Architecture: all Source: antlr Version: 2.7.7+dfsg-12+apertis1bv2024preb2 Filename: pool/development/a/antlr/antlr-doc_2.7.7+dfsg-12+apertis1bv2024preb2_all.deb Size: 352452 MD5sum: 3d58189d6bb5bf69486a0f5b1f4160dd SHA1: f874e8291d15e921b38bca90dc2cf5acaa6d0d9e SHA256: c6e4d61917a2fe4905e65deddb96ac4c039dad1eb0758e535b399e0177bc60e5 SHA512: e0475fa58a5e10dfdd32c1e907c080e9f7e5a26abc0420eb53fb3f3e10b44f89c286a4c13c722e6ae051d5deabdf0a309df39c392ca854aee9a44b3b08a15ce8 Description: language tool for constructing recognizers, compilers etc This package contains the documentation and examples for antlr. ANTLR stands for ANother Tool for Language Recognition, (formerly PCCTS). It is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . See antlr package for a complete description Homepage: https://www.antlr2.org Multi-Arch: foreign Package: antlr3 Priority: optional Section: java Installed-Size: 1216 Maintainer: Debian Java Maintainers Architecture: all Version: 3.5.3-1+apertis1bv2024preb2 Depends: default-jre-headless | java7-runtime-headless, libantlr3-runtime-java (= 3.5.3-1+apertis1bv2024preb2), libstringtemplate4-java Recommends: libstringtemplate-java Breaks: jython (<< 2.5.3-7~) Filename: pool/development/a/antlr3/antlr3_3.5.3-1+apertis1bv2024preb2_all.deb Size: 1151892 MD5sum: 8fb04d66e059b748f1639af452c40b55 SHA1: 4f3ac12f46431dfb8a37a71103fabd744dd51308 SHA256: 4b280b1be80527a33092b93acc3556349a3f2bdcf70ac1bbc1a54499cd32d9b8 SHA512: 0626f48870cd1020451b98c5f0dbea3b0027d57088f3c483b52f13f178f24d1ed1d388aef8bdf1d5e524b0b55a679bd27bfab0c9a252b45cda78b42a6ff38552 Description: language tool for constructing recognizers, compilers etc ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . Computer language translation has become a common task. While compilers and tools for traditional computer languages (such as C or Java) are still being built, their number is dwarfed by the thousands of mini-languages for which recognizers and translators are being developed. Programmers construct translators for database formats, graphical data files (e.g., PostScript, AutoCAD), text processing files (e.g., HTML, SGML). ANTLR is designed to handle all of your translation tasks. Homepage: http://www.antlr3.org Package: antlr3-gunit-maven-plugin Priority: optional Section: java Installed-Size: 37 Maintainer: Debian Java Maintainers Architecture: all Source: antlr3 Version: 3.5.3-1+apertis1bv2024preb2 Depends: libantlr3-gunit-java (>= 3.5.3-1+apertis1bv2024preb2), libmaven3-core-java, libplexus-compiler-java Filename: pool/development/a/antlr3/antlr3-gunit-maven-plugin_3.5.3-1+apertis1bv2024preb2_all.deb Size: 18028 MD5sum: 1cb9132a6c0656758b8b2ce440fefbc7 SHA1: 55a3fab32d81283dcf60e2bc174834e01e140127 SHA256: 019248ea906ad31b3440ccbf0787c4091259958d0beac60ff0b6c798f5f1409e SHA512: 5376b992932ad4a2be493064f46d88f7357b1abdf9d8cdb57e6d16bf3f6d792bf87e0df5abb7ee303c7fed0e6c113a72c61beff6ad4eedd4efef951e6190a1bc Description: Maven plugin for gUnit, a unit test framework for ANTLR grammars gUnit is a "Unit Test" framework for ANTLR grammars. It provides a simple way to write and run automated tests for ANTLR grammars in a manner similar to Java unit testing framework jUnit. The basic idea is to create a bunch of input/output pairs for rules in a grammar and gUnit will verify the expected output/result. The input can be a single line or multiple lines of strings or even an external file. The output can be simply success or failure, an abstract syntax tree (AST), a rule return value, or some text output which could be a rule's template return value. The current version of gUnit has 2 main functions, interpreter and jUnit generator. The interpreter interprets your gUnit script and runs unit tests using Java reflection to invoke methods in your parser objects. The generator, on the other hand, translates your gUnit script to jUnit Java code that you can compile and execute by hand. . This package provides the Maven plugin that allows one to run gUnit tests during a Maven build. Homepage: http://www.antlr3.org Package: antlr3-maven-plugin Priority: optional Section: java Installed-Size: 41 Maintainer: Debian Java Maintainers Architecture: all Source: antlr3 Version: 3.5.3-1+apertis1bv2024preb2 Depends: antlr3 (>= 3.5.3-1+apertis1bv2024preb2), libmaven3-core-java, libplexus-compiler-java Filename: pool/development/a/antlr3/antlr3-maven-plugin_3.5.3-1+apertis1bv2024preb2_all.deb Size: 20544 MD5sum: eea8460b47b25b7ee23dde3fdabffa82 SHA1: 6962b30306dd3a4ababc1a54a8f07b2679d1cbf5 SHA256: 47e8be85f1a0b10616795043ceac03ddea23ca970717e4b644343beedd51fbf9 SHA512: 9823626f6cb3c112b41f5f2ebf3181a635e8a34a2965573ea249f78cf81a9f85fd7766628a15647c03a2c3de3f3885de00eee1cbbf945fef2ac0351760e80fbe Description: Maven plugin for ANTLR 3 ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . This package provides the Maven plugin that supports compiling ANTLR 3 grammars during a Maven build Homepage: http://www.antlr3.org Package: antlr4 Priority: optional Section: java Installed-Size: 1482 Maintainer: Debian Java Maintainers Architecture: all Version: 4.7.2-5+apertis2bv2024preb2 Depends: default-jre-headless | java6-runtime-headless, libantlr4-runtime-java (= 4.7.2-5+apertis2bv2024preb2), libantlr3-runtime-java, libicu4j-java, libjsonp-java, libstringtemplate4-java, libtreelayout-java Filename: pool/development/a/antlr4/antlr4_4.7.2-5+apertis2bv2024preb2_all.deb Size: 1376824 MD5sum: a6495cc9dd0eb2320a1764d949436605 SHA1: 5cab67578e5b9dc29ba6b4f80ea2a04f6f889f66 SHA256: 14a84399fb7613a9e9251c7a65845bb87460dd89fb83963aa7f05b5d89487de3 SHA512: a3a933e4d064a29f98aad95a8efdd7ae1bc769b09a6c6ce41f5406e73e5bffcaf33b9e0c7b8acb09408b0c7ed794a810615a6810075691ee0f2a5892bcffbf36 Description: ANTLR Parser Generator ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. Homepage: http://www.antlr4.org Package: antlr4-doc Priority: optional Section: doc Installed-Size: 23390 Maintainer: Debian Java Maintainers Architecture: all Source: antlr4 Version: 4.7.2-5+apertis2bv2024preb2 Depends: default-jdk-doc Suggests: libantlr4-runtime-java Filename: pool/development/a/antlr4/antlr4-doc_4.7.2-5+apertis2bv2024preb2_all.deb Size: 849668 MD5sum: d245b9b8e5cbf3e9b2318b96e499739d SHA1: 1563ff38b2a7df034c3fcf94903dc1be94a0155a SHA256: ca03089d4a2d4ed75548f52e3994db1dacc406b9779ff1b0b2326843cfb034e3 SHA512: f1d2469075e3db87d4d8e7c04cacd1d8a99a39d2ffe5dc48ac4d8d6eaf5e87a6037cee5830776044ecf0c8b7a638c0695157e68b7e3775916cf8105a7783ec2a Description: ANTLR Parser Generator (documentation) ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. . This package provides the API documentation for ANTLR 4. Homepage: http://www.antlr4.org Package: antlr4-maven-plugin Priority: optional Section: java Installed-Size: 58 Maintainer: Debian Java Maintainers Architecture: all Source: antlr4 Version: 4.7.2-5+apertis2bv2024preb2 Depends: antlr4 (>= 4.7.2-5+apertis2bv2024preb2), libmaven3-core-java, libplexus-compiler-java Filename: pool/development/a/antlr4/antlr4-maven-plugin_4.7.2-5+apertis2bv2024preb2_all.deb Size: 40576 MD5sum: 86893ee2f629c78497f53d00048b7364 SHA1: 74b2edb8bc92d4289dbe5647a6c211ddbb2b39e1 SHA256: b5f07880d951f20d7ac8c20b03719be2d85dbd9db13b953aaa4043531731fb75 SHA512: 8078324ac3b6e094dc75ff0157668fc4e3ba3261fcd03f1d22417afaf9fdf646e692891cdf04c49bda14fff30c9bcc25ed6cd7743613a3c69827b2329cf0c614 Description: Maven plugin for ANTLR 4 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. . This package provides the Maven plugin that supports compiling ANTLR 4 grammars during a Maven build. Homepage: http://www.antlr4.org Package: apache2 Priority: optional Section: httpd Installed-Size: 581 Maintainer: Debian Apache Maintainers Architecture: arm64 Version: 2.4.57-2+apertis0bv2024dev3b1 Provides: httpd, httpd-cgi Depends: apache2-bin (= 2.4.57-2+apertis0bv2024dev3b1), apache2-data (= 2.4.57-2+apertis0bv2024dev3b1), apache2-utils (= 2.4.57-2+apertis0bv2024dev3b1), lsb-base, media-types, perl:any, procps Pre-Depends: init-system-helpers (>= 1.54~) Recommends: ssl-cert Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser Filename: pool/development/a/apache2/apache2_2.4.57-2+apertis0bv2024dev3b1_arm64.deb Size: 223960 MD5sum: c410483b6de69c373f66dbf8f5ab23ab SHA1: 117d1b55073707a7a9e5c2f4bf86f722295559bb SHA256: 2049de47ce70dc4144bf58600d82157c6c0259ef582e52cbf21c8dfcd5592421 SHA512: 0db29b71a715e5bb6dc05d0d83ba2c568a48b543405ed56cd4024af23b129a93413cbb9d9109f96bace552d9513da810c1afa32ef2ee42781ca31534ce6f01ab Description: Apache HTTP Server The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . Installing this package results in a full installation, including the configuration files, init scripts and support scripts. Homepage: https://httpd.apache.org/ Package: apache2-bin Priority: optional Section: httpd Installed-Size: 9935 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.57-2+apertis0bv2024dev3b1 Provides: apache2-api-20120211, apache2-api-20120211-openssl1.1 Depends: perl:any, libapr1 (>= 1.7.0), libaprutil1 (>= 1.6.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libbrotli1 (>= 0.6.0), libc6 (>= 2.36), libcrypt1 (>= 1:4.1.0), libcurl4 (>= 7.28.0), libjansson4 (>= 2.14), libldap-2.5-0 (>= 2.5.4), liblua5.3-0, libnghttp2-14 (>= 1.50.0), libpcre2-8-0 (>= 10.22), libssl3 (>= 3.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser Filename: pool/development/a/apache2/apache2-bin_2.4.57-2+apertis0bv2024dev3b1_arm64.deb Size: 1269072 MD5sum: 28f910ab608c473c7c8000edfeb260cd SHA1: 518d34a5001d4429644673a0c9679a6dc8467e5a SHA256: 8bf7f81f4a1425799e358d38778e852a226194ade4bbdabc8bd03bf1b72a549d SHA512: 8c3090c6314a0f223fcf6d141827654f3fd359b34ad3737698835eba9afbb7b8474f43ea31cf49410cf4dcd0f452095ed63437d6978528418bb9c28f75a1cb3d Description: Apache HTTP Server (modules and other binary files) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains the binaries only and does not set up a working web-server instance. Install the "apache2" package to get a fully working instance. Homepage: https://httpd.apache.org/ Package: apache2-bin-dbgsym Priority: optional Section: debug Installed-Size: 4917 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.57-2+apertis0bv2024dev3b1 Depends: apache2-bin (= 2.4.57-2+apertis0bv2024dev3b1) Filename: pool/development/a/apache2/apache2-bin-dbgsym_2.4.57-2+apertis0bv2024dev3b1_arm64.deb Size: 3708332 MD5sum: dd1112769de026ed4911762c0393ab80 SHA1: c960908b4fdf37d496cbd0143bfa4fbb435356b7 SHA256: 69477f4677b8e7d71d9f96f123b73e6a59136098aa67cd8256f5c937045071c3 SHA512: 2fe2642432f337beb97c14fed3fa6234189bcca26d42c1d6983dcaf9a35adcef6cd3b3e8a0db86ee91c2a8c3efd78aaa65a524ec85e9688352ab590fe739086c Description: debug symbols for apache2-bin Auto-Built-Package: debug-symbols Build-Ids: 02111b71ff854e01eebb8244ea0c46b2071bdc7b 042b37db283672f58981ef61d166053950c18fae 05e86b1775f71d33aa9eb9122d9838eaa75533c7 06415f18459f3b9761de716cb1c0d01f226e1654 07a05bcccd9988087eb9c0adb6a5e22c6a6ce222 098cc9a8eb79a190ca8271aa2c02c9aec1e9ebc5 125f70783f0d23e22f89824243da6173dc734d81 12b42dd0da3faf0d9832212d7b0788c7d93af752 13e7f5d6a6fa93ead7dfb6611af79012b9c8d2a4 14b5123db30d97f70ad1706866a9e56e2f1c4126 17239550c0b0c26cd348e46c5135107144631e9d 17344b121477823f71778862c0eed93d52fa9ebe 1822145f3512061f20ecdfc4ebaa394f6b4812ea 1af3b57c477d3b3c626e044602b0f8787de9f4db 1f9231d6c573e1e6ef4f94fe5d01b96781f1d456 20661f1b484392d33b49778aab03764d3ae6e6d8 217066a6fb911d1270ed18d0480f703454ea83b3 22c23b2f0491b1004f18485770c786d56761c326 23232afb805fe5f48b60ce9db9bee3229734b200 2337afbcadbc6026a432975b8a8deeae185441d5 23af3c21cb0130c9c6f2eebfee79ff822d883464 2609f100ebdcf66ab167d6c7d88125e0d279d4de 26fc02cb56db384332b784f91a8d51910ae50a4b 27f36c8945a4d29e81cf3ef7c3e901c5ca994e23 2a2142a2eaa52d69d48f638729ca955d080f1fea 2d0761d2b06f705e222fe6299ebfdd3aaa20df8a 303d587574d9bfaffa9ff20b1c7114a2cecd70d0 32581414737d4d7abdd937fa156bd0bc3199cb93 33168e85b74dc230aaf8769d3c2c62abc7837ef9 3357304bd207ebda8d12e73f1ae45876a787c99c 350ffe9e419a8f91d75f70195ee85ab498cd1406 3667235b95618fb5ca076f4a98ffd5cf25aafa0d 36b1534fc965a82760a1753407c6fd468db6a956 3a90f2edf7df0a6657385f8766d73312758bb892 3afff6d326194203c9c38ac4ee77ce309815cb94 4178b1fd2ca5b9ad4bd9f33729aa4d72ed016c59 42120f812e855a5b14a178877f8d9f9929accbaf 42e6e9f93a2fc31c656392c7be2a8a4236efaf40 462f4597f6d76ac83e9085c15536e4828b7ca493 484470d2667880ceb12c77371e98f5ebec362ecd 4c66ada8b1c15c5eb846fcf5c8f24a23e2359b1d 54307a9cb06e547e89fc40fc8a13719b17a9f969 54712cfbdce161fa1781a76207cdc442a6f6b9e7 58c132c536faee2ab68af37555d32e65a0ffdaa9 5959f6bfcb697fe75de18af8a5e42956d788373a 5b495b6a3ef26bb6cb71bbb8527ac604cfe9bc03 5cdc247f9ccdcae4065e024d2d3b6626bc92315e 5dad3b432ea7ca86ed40b0ceaf5017a027264147 6116fe9a92b635b636cf42b4609ebb43e3ac0dd3 629cf313e791f10124293fd5acf48dcc708ad4f3 67079c99d9d8a8c951c517e33b569168ea4fac88 6bf549ef43fd1dbedba6b79340366f0c4c048b29 6cf1266720254590a7f32a079c9b7d7ffc1544a7 6d0498cb398f229f1540200144fa859ac3dc7948 6d5d82e581ed28d78700a5aa77890f5e08c07a53 6d7c6d8ebdc1671b3c2611c6d966d185f1dcc851 6dc9aa223f314a5dbc019f47d651c6132b74b35d 6e86b6478f3ee10db6441e189e611a3582bae64c 725a3b7bb9554ddb727eb50c335b6035b347d704 7b8a96611b0bcca30342cd8cd33c67dd0433599f 7ccc04bfccc6a6f4f2569592c6c5af75d6acebf0 7ce2b23764a5e9a2cad22622f3b4fec421d0a44c 7d5986258cfcafc1ccc1065d795bb8dfc992d455 7db8dac86c9411cc8cf18a6b7ee0449363475731 82c5a9f57010b9a6566918cbee1c06d4b0931dad 885cfc7ad2bb328474b8a4f2b4e03b4b49c0b98b 89d5d4195f4468fecb2ac35185ff52468ba90cf5 8ac59e8e8aa68d084626c6cff4e1fdbef9f05e1d 8fcc1c88b8b6c47b67e1d8d9a3620ca7b5fa935b 90f374a13307aaabb21be5c3907ec2cfede01c53 91792f069c30cc67c15b5036d571502c34a49a76 932d551e10e07792b743ce72f159c6ca01874f47 981ea4d73cb397726c0ba26903357f984710f7a2 9a26728e65d507943fefb1f1579165b443aa9772 9ab7ec7032f240062d124c1a14e421742c7e2846 9c989195f025cef54cd44545650c0636357679ea 9f2283cc977b4d047a430edc4abee24670094864 9fd168513137507c4a41005f0b02c74675335102 a3956fde83853987c05772d50804d48252a03648 a493dc60eef8c9033c109864a839561b6b30c6a6 a85c112fd77a647814c81ac218ac38fcab065adf a9166dfdae3a00807ec9ba6b5969c15b491b289a aa4252fdc145b837476db61ee5d267c9d083d3b4 aabd2e665a2084908ea851c28a383e04d49ff3c2 abe76eecacf279e9dcd398ccd464962ae9030af3 ace76b55329986a8a00dcf1c73c7be8cc927c97a af1c1f079b2ff592f3899b4a74d2aac7b35c2ab8 afb5c9bdedb12f756970395e1a44b37eee0ec953 afbb74ead4587d815043f7961d408532d4d66e45 afd5ef35e7a65a8f9b30711ff3047f91cfd274d2 b1f563d5016154306ba0f422c51160f3b18cd874 b20425e7ac50924b19b30f5efbad900cb9626bf1 b25ee2d04286d06c9bfe86556d8ee7676c2677cb b36120dcd4a0941e641e1d0f203fff7d1644b174 b4e443ce5fd04aefdcf98e8742d5c9eb2ede3313 b4e939cbc5ae117486dfa67b8e24c122426c3172 bc0251828b0033d76a59b8ef98273a21fb3bf44e bdc7581536fd0a46680117b61b72e3d76a7036d9 bf1492d96c7cd2e525b5ea14566ad0ac670126cc c18c213823da8b35326ce67e5e65b3b97b9999a0 c1ff1008832c1a75852fdd122ed7df4810172ece c32be9bd236b6c215d25f1704b39365fae14289e c3345ff8c1289af6dda2b8507475b6f46dbae833 cc6e63d33cde0ee238ca1a504561b4eaab030e87 d1bf09918fecc4e9f0e88e1a665d9be7e6b5a5eb d6a29b7f76b61a38db2105830b919a048cb8b6d5 d76f88192e3254f87d38e6d98d4e928aae84ef82 dc19b1ba18164d5bd3e4e93a8e8a79bb8f305680 de266cd4641a6e33b2c64966b2eb6d003055fced e3e14e499f8279128aa7f598363246f09cec566e e44d86e4f65287585d5c396389749242265fa6c1 e55bd3b7a86aa227294cd80ef79fb1a0cc1ef914 e8b002af1929ea9509a529b4c8e37bba9b47c70e ec293d2fcaf700efd6bc60d37c54405a623f7cfa efdc5e31f20cf96efe4836ceea6075534c4a487b f08f7cde56f5ef188b9e636ec8988c6b813a0ae1 f7155a78924a19380f83b9b391332e1f9096d761 f89d472e6f9a303aad5cdf3b0b8b4c620b9d81e9 fe4f7db0d029d75aebd7010a84feb7c2bdaad9d1 Package: apache2-data Priority: optional Section: httpd Installed-Size: 864 Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.4.57-2+apertis0bv2024preb1 Filename: pool/development/a/apache2/apache2-data_2.4.57-2+apertis0bv2024preb1_all.deb Size: 169048 MD5sum: 49a6729b3562b8498c67e2f4849258af SHA1: 345f88c7d40f2b32d6dcb2203f6f42f8130ef72f SHA256: 63f186a2719bd004104a1f00006c3f61db70633667b72f86e1ba128d045a79ca SHA512: 41e6f291dd096c8cb7fe83b925a41281930c2e959288ac3f6f56375cbbc97f88e982d0ae01f443ac5e193df0d208addf6056247eeca1b33853c757abbe2c8521 Description: Apache HTTP Server (common files) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains architecture-independent common files such as icons, error pages and static index files. Homepage: https://httpd.apache.org/ Multi-Arch: foreign Package: apache2-dev Priority: optional Section: httpd Installed-Size: 1112 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.57-2+apertis0bv2024dev3b1 Provides: dh-apache2 Depends: debhelper (>= 10), libapr1-dev, libaprutil1-dev, libpcre2-dev, openssl, perl:any Filename: pool/development/a/apache2/apache2-dev_2.4.57-2+apertis0bv2024dev3b1_arm64.deb Size: 315168 MD5sum: ac5975daf4c027861274546e067cac00 SHA1: 746563a3fdfc846b4a173ae88c26be803fe55531 SHA256: 230083566f8007e2aaa22babbc958960b648d8d326aba3d7e2b51fbe841d6020 SHA512: d251a8500374b3385bade53a758572f117b436c14d50032856167d8ab86e9ed2202724ebe9f9859190e18f11ce094b2a10be448033ef029e0fd74297aca66463 Description: Apache HTTP Server (development headers) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides development headers and the apxs2 binary for the Apache 2 HTTP server, useful to develop and link third party additions to the Debian Apache HTTP server package. . It also provides dh_apache2 and dh sequence addons useful to install various Debian Apache2 extensions with debhelper. It supports - Apache 2 module configurations and shared objects - Site configuration files - Global configuration files Homepage: https://httpd.apache.org/ Package: apache2-doc Priority: optional Section: doc Installed-Size: 25161 Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.4.57-2+apertis0bv2024preb1 Recommends: apache2 Filename: pool/development/a/apache2/apache2-doc_2.4.57-2+apertis0bv2024preb1_all.deb Size: 4018236 MD5sum: 0ed5dfd32906820fee7e3e7d37493889 SHA1: 0df1f61b430ecdf4eef6f9b0c5c1ff8c03e43583 SHA256: 2c316b9a73977a89a41730a938ce3aca6647ea26545d9374c21d1c2548c86b74 SHA512: b8d563680adcd4f4b7287cf123cb800beabb4365c4d3a9e32788cb65f4e783bd8a00c6dc51b1e27281f56f32d37ff272689e17119cdbf5d0b6b351169b0aa251 Description: Apache HTTP Server (on-site documentation) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides the documentation for the Apache 2 HTTP server. The documentation is shipped in HTML format and can be accessed from a local running Apache HTTP server instance or by browsing the file system directly. Homepage: https://httpd.apache.org/ Package: apache2-ssl-dev Priority: optional Section: httpd Installed-Size: 13 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.57-2+apertis0bv2024dev3b1 Depends: apache2-dev (= 2.4.57-2+apertis0bv2024dev3b1), libssl-dev Filename: pool/development/a/apache2/apache2-ssl-dev_2.4.57-2+apertis0bv2024dev3b1_arm64.deb Size: 3128 MD5sum: 94e9beb6f06fb2891dee7bf33654abd2 SHA1: 0750c232e611b38692768ee947a7e472370e6e9f SHA256: b223592f4968b728e3f30980d23e0148bd9e52f137126d4e510a86c6179b5f5a SHA512: 97f0cd15d5f701e667f0eec1dc0e2b513ce94a75fd1849954f900780413426bfaee20996c3dff9998a76624469b00e4f8eef7d194b1bc39f5c67c841670faa57 Description: Apache HTTP Server (mod_ssl development headers) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides the development header and the dependencies for modules that interact with mod_ssl's internal openssl state. Homepage: https://httpd.apache.org/ Multi-Arch: same Package: apache2-suexec-custom Priority: optional Section: httpd Installed-Size: 242 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.57-2+apertis0bv2024dev3b1 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.34) Filename: pool/development/a/apache2/apache2-suexec-custom_2.4.57-2+apertis0bv2024dev3b1_arm64.deb Size: 144412 MD5sum: 03cb683bd272fb3d051d425c0c149090 SHA1: c5bb30419ad4bfd424538802028971ba296f9fa6 SHA256: dc767fcf96afe8c6e05a7320eada639ae4beadc3dc5475b2c3f1cbb32e4e280c SHA512: 508f42480668eb889a5867da295ab971015c44217dd96c695afa3a8ae6b3aa13f292560c7293c733dca74a1938a33d896f7d4c508a194ec9b53f8468a4988c22 Description: Apache HTTP Server configurable suexec program for mod_suexec Provides a customizable version of the suexec helper program for mod_suexec. This is not the version from upstream, but can be configured with a configuration file. . If you do not need non-standard document root or userdir settings, it is recommended that you use the standard suexec helper program from the apache2-suexec-pristine package instead. Homepage: https://httpd.apache.org/ Package: apache2-suexec-custom-dbgsym Priority: optional Section: debug Installed-Size: 28 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.57-2+apertis0bv2024dev3b1 Depends: apache2-suexec-custom (= 2.4.57-2+apertis0bv2024dev3b1) Filename: pool/development/a/apache2/apache2-suexec-custom-dbgsym_2.4.57-2+apertis0bv2024dev3b1_arm64.deb Size: 12528 MD5sum: a709b272d316f75955f34038763f64f9 SHA1: 4b15bc90958c68c450d2b2baa9ed8e8d4617ed20 SHA256: 1ccc295eed40e2379420d10cfbe4cd61fbdc45f8733df77e014d295c6aed4dd5 SHA512: 349a679d8164d79fefdf1e2966a8012ff561734c440fde450d3e35d762d8a28e0aefe1cbce56667bd1e70eea8ffdd5913dda1b45c60ed24993701c7897221996 Description: debug symbols for apache2-suexec-custom Auto-Built-Package: debug-symbols Build-Ids: 71e81dd4036db4aa0a623a96154c01b5d7703073 Package: apache2-suexec-pristine Priority: optional Section: httpd Installed-Size: 236 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.57-2+apertis0bv2024dev3b1 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.34) Filename: pool/development/a/apache2/apache2-suexec-pristine_2.4.57-2+apertis0bv2024dev3b1_arm64.deb Size: 142944 MD5sum: f265d90be98fa611ac4a35d061891ef0 SHA1: 83ec1034cc2906a5191954d7d1cdce898208dc36 SHA256: efda38d22a76b9ecb777c27122fbffd93717025ad831a1e03dbcfa3c9a976908 SHA512: 4a87fa0bd04ac992850ae9096afccaf242f53b50479df65efdce9c8799c03856341b669136c35dff8190a12359a38353d8fe6dcb4f0cbee101f2c3e88b6b2d90 Description: Apache HTTP Server standard suexec program for mod_suexec Provides the standard suexec helper program for mod_suexec. This version is compiled with document root /var/www and userdir suffix public_html. If you need different settings, use the package apache2-suexec-custom. Homepage: https://httpd.apache.org/ Package: apache2-suexec-pristine-dbgsym Priority: optional Section: debug Installed-Size: 27 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.57-2+apertis0bv2024dev3b1 Depends: apache2-suexec-pristine (= 2.4.57-2+apertis0bv2024dev3b1) Filename: pool/development/a/apache2/apache2-suexec-pristine-dbgsym_2.4.57-2+apertis0bv2024dev3b1_arm64.deb Size: 11356 MD5sum: 3fa08aef4a462be37fcb81e39fa3b96d SHA1: cf064335a3db95babbe80b574c674ccf76e15a04 SHA256: 58f41f94bd676d4a061500125963182602e2c5d0dfe1086645fb2781f12bc535 SHA512: 08df823360c8457810a8363784cf6d58bbd1f88fab9d875cd1ed1d29507d963eb162ab3d1df6b2f6fd0c06b99cdae886a153b175efd35407824a3401866b6897 Description: debug symbols for apache2-suexec-pristine Auto-Built-Package: debug-symbols Build-Ids: 414a5641dab3bba9b513f45e38726da23090bcd5 Package: apache2-utils Priority: optional Section: httpd Installed-Size: 867 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.57-2+apertis0bv2024dev3b1 Depends: libapr1 (>= 1.4.8-2~), libaprutil1 (>= 1.5.0), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libssl3 (>= 3.0.0) Filename: pool/development/a/apache2/apache2-utils_2.4.57-2+apertis0bv2024dev3b1_arm64.deb Size: 208228 MD5sum: 55e03f091dd447900acd461ccc790fec SHA1: fc3864aa4a0192e98996a9b869ce708d1fd44cb3 SHA256: b283e9f1b5fdc4bfef7ad605570d6dda0164950f1c6bdd47753f8292d72f9d09 SHA512: 44e95713d51ca2509f044e1219ff1335ee7c6ec75b2405ef21aded7be0467e78dcb1fa0a598d2d41a06ce72f8b3c09b7e3abb8e3990fbde5ea396eb4b31dab4d Description: Apache HTTP Server (utility programs for web servers) Provides some add-on programs useful for any web server. These include: - ab (Apache benchmark tool) - fcgistarter (Start a FastCGI program) - logresolve (Resolve IP addresses to hostnames in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - htdbm (Manipulate basic authentication files in DBM format, using APR) - htcacheclean (Clean up the disk cache) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from Apache log files) - httxt2dbm (Generate dbm files for use with RewriteMap) Homepage: https://httpd.apache.org/ Multi-Arch: foreign Package: apache2-utils-dbgsym Priority: optional Section: debug Installed-Size: 220 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.57-2+apertis0bv2024dev3b1 Depends: apache2-utils (= 2.4.57-2+apertis0bv2024dev3b1) Filename: pool/development/a/apache2/apache2-utils-dbgsym_2.4.57-2+apertis0bv2024dev3b1_arm64.deb Size: 116664 MD5sum: 6321dabba34280637a533c850870391b SHA1: 4c9c7bbdddb315462fc6cf36008654231ffa6eeb SHA256: d189f3a7ae114f31fb925c2048f675304d85b5453b775e6c4f77eac2958797a9 SHA512: 396f57c1f4f1977d56615b1cc0a7f86f887260c228256e176c284dcdc108507c7b491aed5d2f28c26e3a6c8add2e97ba06bf5124a248b111f9004817d9cb6b1d Description: debug symbols for apache2-utils Auto-Built-Package: debug-symbols Build-Ids: 188cbf91def69e579b14349643ca89c1ac4de0a3 400ef227a613efc619860c63614c6a8579f5da4c 45077ae78272bea513973bd8c310cd0eb6e52ffa 5e756723c685452a579e26abc310c49ee64a88a0 8ed780c12d8bdb228656760019ecd878d42ed84c b31071b82e8e8b5cef5e967c85dcc20474309d50 bdd6eab479371ad573060e1478176d86f51097f1 bfb1aa6e6c30e261a16bc2722cba8892c9d5ceff c70cb00bbfb2d3432e0e99577fa1baeec8195093 e82243229707e1699c14e9333d26e89dbcf18dee Package: apertis-dev-tools Priority: optional Section: devel Installed-Size: 232 Maintainer: Apertis package maintainers Architecture: all Version: 0.2023.10bv2024preb1 Depends: python3:any, abi-compliance-checker, flatpak, git-buildpackage, gitlab-rulez, mount, python3-argcomplete, python3-debian, python3-sh, python3-xdg, python3-yaml, python3-paramiko, python3-gi, python3-gitlab, python3-bs4, python3-requests, python3-tqdm, sudo, systemd-container, parted Recommends: gcc-arm-linux-gnueabihf Suggests: ribchester (>= 0.1612.7) Filename: pool/development/a/apertis-dev-tools/apertis-dev-tools_0.2023.10bv2024preb1_all.deb Size: 54668 MD5sum: c37a96dc330f3d7b0c06dedf933b1408 SHA1: 8aaa2636c2d38ad0c65fd6c20f606ee1a60e20b8 SHA256: ca9016f0cad60c32e8092d5b40e45307565269ec501fe1ba6bddc561c6b3b61d SHA512: e54edef3cef54d6bb6f15cbb5a9bcf1143a8789511f1284a0cfb46f564bd4d333c140ab6be3f609d9b4fb7a9d3a8f6f9c1dc9ceae3f6797902d9ef36d438d747 Description: Apertis development tools to help building, deploying and debugging applications Package: apertis-tests Priority: optional Section: utils Installed-Size: 700 Maintainer: apertis-tests maintainers Architecture: all Version: 2:0.2023.8bv2024preb1 Replaces: chaiwala-tests (<< 2:0.2023.8bv2024preb1) Depends: perl:any, python3:any, connman, python3-dbus, python3-dialog, python3-gi Breaks: chaiwala-tests (<< 2:0.2023.8bv2024preb1) Filename: pool/development/a/apertis-tests/apertis-tests_0.2023.8bv2024preb1_all.deb Size: 369072 MD5sum: d0375dd1d416600e7d637df15ee3c700 SHA1: c4c169044492c50e2265ce62b80b3474310c7860 SHA256: def895477ad230266f636b913786933a7c7c6ce18c7299f940863e1ae6f18eab SHA512: d6301421c00c3b127a8ec625d191fb48d60fc40309a0e75e9c67db315ebfcacc42fec0536359eab321b4f9ec2c163f117a861d987e7a2c39952f31739f0884ad Description: automated and manual test definitions This package installs test scripts, test data and other pieces of automated and manual tests. . It does not install the dependencies of all of the tests: see *.yaml to list those. . For automated testing, a git checkout of apertis-tests.git should be used instead. Package: apertis-tests-apparmor-geoclue Priority: optional Section: utils Installed-Size: 150 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2023.8bv2024preb1 Depends: libglib2.0-0 (>= 2.12.0), apertis-tests, apertis-tests-apparmor-report, apparmor (>= 2.8.0-0ubuntu5co4), apparmor-profiles, chaiwala-apparmor-profiles, chaiwala-tests, geoclue-2.0, geoclue-2-demo, python3 Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-geoclue_0.2023.8bv2024preb1_arm64.deb Size: 23116 MD5sum: 75812e9d036aff35fae864e84afaf41f SHA1: 4eda5954f2124c700bdd9c39e8164415704e2861 SHA256: cfb29b3ae9b860bc419917bdc8d8eac0b5027ce89890c2da5b92549b4f2b4fec SHA512: 68ad890cc9b8d490d0161544b2bfce59b2063924abfd5f1042f854cf68f5bf5d3eaf244fc03536d09f0a2d8e3b4b549cf71334a347c774db987ff80723620e7c Description: Functional tests for GeoCule AppArmor profiles/abstractions This package tests Apertis AppArmor profiles for GeoClue. Package: apertis-tests-apparmor-goals Priority: optional Section: utils Installed-Size: 236 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2023.8bv2024preb1 Depends: apparmor (>= 2.8.0-0ubuntu5co4), apparmor-profiles, chaiwala-apparmor-profiles, iputils-ping, libc6 (>= 2.34), perl:any Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-goals_0.2023.8bv2024preb1_arm64.deb Size: 30784 MD5sum: 07dda50bd076111dca664ba626b29fff SHA1: bb44da811747aee0746a86c01b02de629fdd32fc SHA256: 8396ad14b07bf2e6d2e94501cbe30dd1204b0b08c0335dd603ffff9042b727a1 SHA512: cda2c1de2e7f6de75b1422109448575cf9232098bedb74b2750468971b8bf69aefcc9db3ef006ba842930adce8582e72565927d29e86e783b069b979df54bd9b Description: Functional tests for Chaiwala specific features This package tests Chaiwala specific features and requirement which are not necessarely the same of AppArmor upstream tests (although some tests might be enforced here as well). Package: apertis-tests-apparmor-goals-dbgsym Priority: optional Section: debug Installed-Size: 33 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2023.8bv2024preb1 Depends: apertis-tests-apparmor-goals (= 2:0.2023.8bv2024preb1) Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-goals-dbgsym_0.2023.8bv2024preb1_arm64.deb Size: 7592 MD5sum: e960adec54072a26f5a88f19cd3d7d11 SHA1: 60d743986f36c48f1e3121eff682ba4e0c1f47b3 SHA256: 47a015d668a5f9885900eeff9f8355de5470c20590deb2bd403f92f19e668f4e SHA512: 283b27ab2fa3c995aa9b8e60a5f2d0a1612e4864f761ff44e2183b56685bc323317e49de5b787b2c4770039667fdd91b5b649bdc15c4b4aaf8b2734b4ec685ff Description: debug symbols for apertis-tests-apparmor-goals Auto-Built-Package: debug-symbols Build-Ids: 120071479a8f4ced693a94b239778b70b87d5a03 977405f1d388471c883ca4dbdcc05500bf3d044b Package: apertis-tests-apparmor-ofono Priority: optional Section: utils Installed-Size: 150 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2023.8bv2024preb1 Depends: libglib2.0-0 (>= 2.12.0), apertis-tests, apparmor (>= 2.8.0-0ubuntu5co4), apparmor-profiles, chaiwala-apparmor-profiles, apertis-tests-apparmor-report, chaiwala-tests (>= 20130211.0), ofono, python3 Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-ofono_0.2023.8bv2024preb1_arm64.deb Size: 23184 MD5sum: 5ef40f59ecded87cf6ad87fe432133f8 SHA1: aa23989d512809b3a07d7995bf68e1ca4ede50fa SHA256: d3ee65907395035ca9720296fafb2b03094fc1bce4417c64a1e6e78136eb71f9 SHA512: e9dd42b506c4639620e53f66df9ad85664463153e757b130e1030fef715a0fa57d07b84568039bcc468763c3bd683126cc48c30cf2354e93b61010aceda2c40d Description: Functional tests for Ofono AppArmor abstraction Simple tests to ensure the Ofono profile are providing the required functionality and protection. Package: apertis-tests-apparmor-report Priority: optional Section: utils Installed-Size: 81 Maintainer: apertis-tests maintainers Architecture: all Source: apertis-tests Version: 2:0.2023.8bv2024preb1 Replaces: chaiwala-apparmor-report (<< 2:0.2023.8bv2024preb1) Provides: chaiwala-apparmor-report Depends: apparmor, apparmor-utils Breaks: chaiwala-apparmor-report (<< 2:0.2023.8bv2024preb1) Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-report_0.2023.8bv2024preb1_all.deb Size: 21740 MD5sum: 59fdcf6db297125543fd65aa0d9bc91b SHA1: 006ca7b62916c0d84c5975689ff4ab5612232761 SHA256: 01d59cef5ca42ef85402df874eb844cbbe0bfa08aa113f33740380e782cdb3bd SHA512: 4060f03adbd96ed6d2cd7c7d36eedd329cc5f41a392aa6cdfe79605dba2883f57ed392a42f56e6f8ef567805ce2383233aa89955409039b722ce985ead1bde8c Description: apparmor complaint report generator This package contains the apparmor complaint report generator. Package: apertis-tests-apparmor-tracker Priority: optional Section: utils Installed-Size: 153 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2023.8bv2024preb1 Depends: libglib2.0-0 (>= 2.12.0), apertis-tests, apertis-tests-apparmor-report, apparmor (>= 2.8.0-0ubuntu5co4), apparmor-profiles, chaiwala-apparmor-profiles, gir1.2-grilo-0.3, gir1.2-tracker-2.0, python3, python3-gi, tracker (>= 0.14.1) Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-tracker_0.2023.8bv2024preb1_arm64.deb Size: 23916 MD5sum: 5d1941d03fb0cb98aa54c1efbe906e9b SHA1: 90f8c6b25d627589f54c925fcdd7e45c54aa158c SHA256: 9767313c9fa7a74e992c0c298c8b2ddbc5cadb42be05ad58d508a4c548691fdb SHA512: 5dc8ea5c5565b06506b063f333508b368b9846b5b03a8ec9eacde6fb4186ceaab4b8c8d826f08402dcd5bd7d5449ab53c0633a95331fe7ce08fe4d69f86b2473 Description: Functional tests for Tracker AppArmor profiles/abstractions This package tests Apertis AppArmor profiles for Tracker. Package: apertis-tests-bin Priority: optional Section: utils Installed-Size: 139 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2023.8bv2024preb1 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.14.0), libsoup2.4-1 (>= 2.33.92) Filename: pool/development/a/apertis-tests/apertis-tests-bin_0.2023.8bv2024preb1_arm64.deb Size: 24144 MD5sum: 6282a86ec2152217d43165a3923ff89d SHA1: 6519aa04451ad27c89592ee5b0dab9b14adfcbb3 SHA256: 4608fdc3638d42496452ac45cf58bbb6d94d5229623a49916867a995ccf8282d SHA512: 9a0e099af9d842b5a111e33ab9b69115b87fcfd01895f3d31ca229b7868d628d18a6cd71cbee5499a423e68587094570530aa5906d0056864fb4b915fc3a5fae Description: automated and manual test executables This package installs compiled executables that have no shared library dependencies that would not be expected in a minimal image. Package: apertis-tests-bin-dbgsym Priority: optional Section: debug Installed-Size: 29 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2023.8bv2024preb1 Depends: apertis-tests-bin (= 2:0.2023.8bv2024preb1) Filename: pool/development/a/apertis-tests/apertis-tests-bin-dbgsym_0.2023.8bv2024preb1_arm64.deb Size: 12604 MD5sum: 4c3a71e7102d0a359c8451d095b63d56 SHA1: e7079483ca34de2b92b4660fe68efe621816a085 SHA256: 01053724f2c9eb4fe81ed2676126a9b60a7809e030a7d049e19bb3477e80ddeb SHA512: b698fe3c44de8a4afd951379141b88f2d31d03f0873bd69e50b80b81d4e62f7de8289b3422e6f8d9335b4093b2fa213c695439d1a91cc3931edb47f0930f89e5 Description: debug symbols for apertis-tests-bin Auto-Built-Package: debug-symbols Build-Ids: 35c4d534be78344ae62c5b315e8d1a60a48c0960 Package: api-sanity-checker Priority: optional Section: devel Installed-Size: 660 Maintainer: Mathieu Malaterre Architecture: all Version: 1.98.7-2.1+apertis0bv2024dev2b1 Depends: abi-compliance-checker (>= 1.99), perl:any Suggests: doc-base Filename: pool/development/a/api-sanity-checker/api-sanity-checker_1.98.7-2.1+apertis0bv2024dev2b1_all.deb Size: 106808 MD5sum: 5223fc543c39db1fd41111a5006e3426 SHA1: cc885af77e0608e64278815e435ab35de2e57a4e SHA256: fdd54bf8414475cdfdedcb12cea62f78f146a3311e620ad48025d5f9f269d367 SHA512: 995777978a9f880dacbdc6841be4f7fb6a4b9fec77eda3b884974694aa29f247a3ab974e60e6eed754a43a8b86598aa72c038bb5d3dfcc36e0cb276c30f11a3d Description: automatic generator of basic unit tests for a C/C++ library API API Sanity Checker is an automatic generator of basic unit tests for a C/C++ library. It helps to quickly generate simple ("sanity" or "shallow" quality) tests for every function in an API using their signatures, data type definitions and relationships between functions straight from the library header files ("Header-Driven Generation"). Each test case contains a function call with reasonable (in most, but unfortunately not all, cases) input parameters. The quality of generated tests allows one to check absence of critical errors in simple use cases and can be greatly improved by involving of highly reusable specialized types for the library. . The tool can execute generated tests and detect crashes, aborts, all kinds of emitted signals, non-zero program return code, program hang‐ ing and requirement failures (if specified). The tool can be considered as a tool for out-of-box low-cost sanity checking of library API or as a test development framework for initial generation of templates for advanced tests. Also it supports universal Template2Code format of tests, splint specifications, random test generation mode and other useful features. Homepage: https://github.com/lvc/api-sanity-checker Package: apparmor-bluez-tester Priority: optional Section: misc Installed-Size: 81 Maintainer: Frédéric Dalleau Architecture: arm64 Version: 0.2023.0bv2024dev2b1 Depends: libc6 (>= 2.34), libsystemd0 (>= 243) Filename: pool/development/a/apparmor-bluez-tester/apparmor-bluez-tester_0.2023.0bv2024dev2b1_arm64.deb Size: 9512 MD5sum: df8e96b9557054a65f11a5b9c2d06317 SHA1: 498f9dea617170cb48c0030b26b5a632ad3436d3 SHA256: dc89f62e7833d3cce17550bf780360e389b589503441b1a50288817df345f27f SHA512: a1d9e77cb6aff3432d67bd52b97f1c8ab9a2083ca1c6104098df89712d0608bb9de55e6e0cc49535d33d1acd9f3d53f4953f8d950578f95b0888fdccb76bc0b0 Description: Tools used by apparmor-bluez test Pair two is used by apparmor-bluez test to perform bluetooth testing. Package: apparmor-bluez-tester-dbgsym Priority: optional Section: debug Installed-Size: 35 Maintainer: Frédéric Dalleau Architecture: arm64 Source: apparmor-bluez-tester Version: 0.2023.0bv2024dev2b1 Depends: apparmor-bluez-tester (= 0.2023.0bv2024dev2b1) Filename: pool/development/a/apparmor-bluez-tester/apparmor-bluez-tester-dbgsym_0.2023.0bv2024dev2b1_arm64.deb Size: 18572 MD5sum: 81a2429a5dd5322a78f49422f45672f3 SHA1: 40c5a32e61d2621034846f96ce8edd45b607d088 SHA256: ed8d874486ab7af4611ea35827835b6fddfafdf98e76f05ca2e820c321f0c172 SHA512: 956a839a20945166c49a6ded4fa06a331fa6cc3f948fe21c4bf697f4b6b517740c1254102adc82796b65f8ed03f96256a68f2796cf56d60776457750b03cce9f Description: debug symbols for apparmor-bluez-tester Auto-Built-Package: debug-symbols Build-Ids: 249d444a22d6227e39b1ab00b8a53e6d7efc2bd3 Package: apparmor-chaiwala-system-tester Priority: optional Section: misc Installed-Size: 147 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Version: 0.2023.1bv2024dev3b1 Depends: libc6 (>= 2.34) Filename: pool/development/a/apparmor-chaiwala-system-tester/apparmor-chaiwala-system-tester_0.2023.1bv2024dev3b1_arm64.deb Size: 5412 MD5sum: 59c167124513da7b9fcb762e1bb3267e SHA1: 785a3defcfad3ec72a82876cf52963d8ebaacd13 SHA256: 10f2f2b53c148e29935046b2a06d391de395eede7fbebbdb32fcc6e584f96521 SHA512: 8d2c533a9e181510283724ddc3bc5271a1d13ad0a17243fd22154293135299051c235a06fa15f225a003c21bcc5fc2b6091fc4d187236978845e2b8a78048df8 Description: Test utilities for apparmor-chaiwala-system tests This package provides test utilities for apparmor-chaiwala-system tests. Package: apparmor-chaiwala-system-tester-dbgsym Priority: optional Section: debug Installed-Size: 33 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Source: apparmor-chaiwala-system-tester Version: 0.2023.1bv2024dev3b1 Depends: apparmor-chaiwala-system-tester (= 0.2023.1bv2024dev3b1) Filename: pool/development/a/apparmor-chaiwala-system-tester/apparmor-chaiwala-system-tester-dbgsym_0.2023.1bv2024dev3b1_arm64.deb Size: 7632 MD5sum: 59b7e19bb3313002970c77962e89cae3 SHA1: a91ef9a386ff5357478585925ae89a9a6b118233 SHA256: 90f6a0e4f69a24548081b90089587e6f1c89b1c0dd15bdabc456325676e8bec2 SHA512: 099e98e77526bece1f52a1e85aea8343034035ce7e9e257d83fc9bdbf0ed975e1980b3f4ca46ebb7b0ad4cb0d497336985c89b5dd0c1cefe59dcce18b0e14e32 Description: debug symbols for apparmor-chaiwala-system-tester Auto-Built-Package: debug-symbols Build-Ids: 05643797245e739c05647a3241650881f11ab2ee 5c0673196dff103869c030a3f3ba94d0a0493bc7 Package: apparmor-dbus-tester Priority: optional Section: misc Installed-Size: 81 Maintainer: Martyn Welch Architecture: arm64 Version: 0.2023.0bv2024dev2b1 Depends: libc6 (>= 2.34), libsystemd0 (>= 243) Filename: pool/development/a/apparmor-dbus-tester/apparmor-dbus-tester_0.2023.0bv2024dev2b1_arm64.deb Size: 5444 MD5sum: d7abc61db11318ecff451058f73f2411 SHA1: 8b0c3c5e001d7502dd9139d01fd468f3e6e11ffd SHA256: ee8e1e30f4524ac20b442228566a7c727dcffe1673f03a55b7c7460d94c6ce26 SHA512: 1a7977e7a07cbe7d5409a18b682a459312f3e6b08a6429e8999ddb88753ffd402aa7bfa3418265bab0572d952276f544a0c5d15033242dced8687e213ef1549f Description: D-Bus test server for apparmor testing A small server, used to provide functions that are utilised to test the ability to limit D-Bus accessibility with Apparmor. Package: apparmor-dbus-tester-dbgsym Priority: optional Section: debug Installed-Size: 24 Maintainer: Martyn Welch Architecture: arm64 Source: apparmor-dbus-tester Version: 0.2023.0bv2024dev2b1 Depends: apparmor-dbus-tester (= 0.2023.0bv2024dev2b1) Filename: pool/development/a/apparmor-dbus-tester/apparmor-dbus-tester-dbgsym_0.2023.0bv2024dev2b1_arm64.deb Size: 9048 MD5sum: ed268fa1ad50abed5d632a40629afa15 SHA1: 8775edcb5b68fdc7fb9e123df3ea0e0c8ba30124 SHA256: 4f2e614f6dd0d7d39f88117107261f81955139653ccde3a2359c78289b1d889a SHA512: 3f24018cb76c81e331b566dc7e3e51dc505ce3bc5a82a89466b9a2f1da209678440b5b3940d2232fdc48b7e0846f8c96c7d2ca84df9dffaef66d41a0a3dfd3ba Description: debug symbols for apparmor-dbus-tester Auto-Built-Package: debug-symbols Build-Ids: 056b04986f852fc4164b4785983e23b5bf83447b Package: apparmor-demo Priority: optional Section: misc Installed-Size: 314 Maintainer: Cosimo Alfarano Architecture: arm64 Version: 1.2021.4bv2024dev2b2 Depends: libc6 (>= 2.34), apparmor, iputils-ping Filename: pool/development/a/apparmor-demo/apparmor-demo_1.2021.4bv2024dev2b2_arm64.deb Size: 15712 MD5sum: 1e555a3a7d8a43f3a88661ed2d64e85e SHA1: 09b2cae4335fb4e67e3efc6bd06c6c894658b5b3 SHA256: 001a7f85e3f7a583f0ceaa0b3f3f3d9f26e1f35cbb4fa9e94076b8ae2bec7c5f SHA512: 2d25fb3532fa5d99b48a8ca1d551c2de8bf16dcc2cfb2bdaee949074c2172988b4eb676f94feeffa6796b6b224c27b4690cc5fa09bf79135f324c6f93fb4e622 Description: AppArmor demonstration Demonstrates some AppArmor functionalities using a test-like approach Package: apparmor-demo-dbgsym Priority: optional Section: debug Installed-Size: 52 Maintainer: Cosimo Alfarano Architecture: arm64 Source: apparmor-demo Version: 1.2021.4bv2024dev2b2 Depends: apparmor-demo (= 1.2021.4bv2024dev2b2) Filename: pool/development/a/apparmor-demo/apparmor-demo-dbgsym_1.2021.4bv2024dev2b2_arm64.deb Size: 14064 MD5sum: 54d5459c0b795607f962a0ad672749fd SHA1: afc552918755b135048e6cd789d34325f099bca0 SHA256: 67f040e0cbaa46bd1191d4c510f30bcb94ed35f059e4e937a166914b12249f60 SHA512: fc89dab03de5f126b7d4acbba5c74fc312cf38c6fe8e2a73e5083ffb3c7a89b7c434969a8da64320a8129f5883d18c48cbb7ed073a5663c006540979fbf2b9f0 Description: debug symbols for apparmor-demo Auto-Built-Package: debug-symbols Build-Ids: 4f7553994160fe57bb2623acb122b0b53986cbf2 a3c8b798ba78760d1727147638d7efbe7f916de0 ba4cb78e1483e375d013679e9655eb0e1f8aa951 d753d8c03d39cdd133a720492b1350c38c405376 Package: apparmor-pulseaudio-tester Priority: optional Section: misc Installed-Size: 78 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Version: 0.2023.0bv2024dev2b1 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0) Filename: pool/development/a/apparmor-pulseaudio-tester/apparmor-pulseaudio-tester_0.2023.0bv2024dev2b1_arm64.deb Size: 4264 MD5sum: 642506c4be22a4166d881e297ad53365 SHA1: f9ab963141bb51f0923262f863d69d75927e6af4 SHA256: 55f79eaa18249796a30bcc66fb089fbdaa4d7def0c3cec2690ad80d096d6b798 SHA512: f7997a268e52836a12ce999be9d3f2976b63793ccd7615842ce2519b7f4f7369754a8d5c8b093c131ba6631a70a7a85ae94d86e659878eebd7a4269bd65b450e Description: Test utilities for apparmor-pulseaudio tests This package provides test utilities for apparmor-pulseaudio tests. Package: apparmor-pulseaudio-tester-dbgsym Priority: optional Section: debug Installed-Size: 19 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Source: apparmor-pulseaudio-tester Version: 0.2023.0bv2024dev2b1 Depends: apparmor-pulseaudio-tester (= 0.2023.0bv2024dev2b1) Filename: pool/development/a/apparmor-pulseaudio-tester/apparmor-pulseaudio-tester-dbgsym_0.2023.0bv2024dev2b1_arm64.deb Size: 5268 MD5sum: 4789288b57b93d0a061458025d5ed2be SHA1: f76a4b4a7642b08f29ded59f0fd2769266814228 SHA256: 3f44994e64b6b43b88aaebf991ef74d6c5136773613232a894e44f66e6d653b2 SHA512: e31d2bd1ac1623c45eef082d0c431a1f9f848f07b103722c88fd1c445e4f0c32dfe8f246028f14f9692e79d70c17105fdbedd467ff67c10c185e4350f0601b02 Description: debug symbols for apparmor-pulseaudio-tester Auto-Built-Package: debug-symbols Build-Ids: 8b390ebee7ab09937680f1e36d7673bbe6f8c5ff Package: apparmor-tumbler-tester Priority: optional Section: misc Installed-Size: 77 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Version: 0.2023.0bv2024dev2b1 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0) Filename: pool/development/a/apparmor-tumbler-tester/apparmor-tumbler-tester_0.2023.0bv2024dev2b1_arm64.deb Size: 4172 MD5sum: a65159c2b57b8d010d69d17f56343aab SHA1: 929ca5e43dd6cb69a60927683465d11cdee3f173 SHA256: 25e373c97d1c91470b5a93c55ffb1508c6f48764175db6c5327adf0fb6831131 SHA512: df3131882d79930b668ddd9dfe4b84bac8db2476af1a5a4e1b482b2802ffe08db34db26b747e8dd25fd370871c0d8f99c5ccacea02fefc5dfea8b688c0d107e0 Description: Test utilities for apparmor-tumbler tests This package provides test utilities for apparmor-tumbler tests. Package: apparmor-tumbler-tester-dbgsym Priority: optional Section: debug Installed-Size: 19 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Source: apparmor-tumbler-tester Version: 0.2023.0bv2024dev2b1 Depends: apparmor-tumbler-tester (= 0.2023.0bv2024dev2b1) Filename: pool/development/a/apparmor-tumbler-tester/apparmor-tumbler-tester-dbgsym_0.2023.0bv2024dev2b1_arm64.deb Size: 5152 MD5sum: 175950dfec9b9406b539d32d27441c87 SHA1: 19be4828c4495adfe2ea79adb46238943809e284 SHA256: a6af0b22a7e766fa5af0ee08682909bd854b2d8f6ff49716200e9a99eaaaf194 SHA512: af07c84eaf961309b97105afa3c30e35e104b0a571013aa269d8d6791a3956f3b2ff64481fa995baddc4df2edc3ac05e2a9e061379233ea411662dd345b3aea8 Description: debug symbols for apparmor-tumbler-tester Auto-Built-Package: debug-symbols Build-Ids: ba7f30deda6600dac5a8306d4fe1e83e27b0b5d8 Package: apt-cudf Priority: optional Section: admin Installed-Size: 4950 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 7.0.0-1+apertis1bv2024dev2b1 Depends: aspcud | cudf-solver, perl:any, libbz2-1.0, libc6 (>= 2.35), zlib1g (>= 1:1.1.4) Filename: pool/development/d/dose3/apt-cudf_7.0.0-1+apertis1bv2024dev2b1_arm64.deb Size: 1192468 MD5sum: 6e18cfdbcfc747930c11255fa2435272 SHA1: 0ae620706788791ac68931a418471cecc7c405e9 SHA256: b114d3a397b0bf91400d280a8ff6dd5040940ed2ed9337de888750b0d331dbf3 SHA512: ce541dac1d52ea51ef8da8f328c2a2dbe36481ed4a7ab331ca002e7b81198b93aee57c289726a9c8a16a0ac6f48fa3f2ead42d748ecc7b5db5a7d0bed8163b07 Description: CUDF solver integration for APT apt-cudf provides integration among the APT package manager and CUDF solvers, allowing APT to rely on external (CUDF-based) dependency solvers to plan package installation, upgrade, and removal. . CUDF is a distribution-independent, standard format to describe dependency solving scenarios, as faced by package managers in popular package-based GNU/Linux distributions. APT is a well-known package manager for Debian-based distributions, which is able to delegate dependency solving to external solvers, by the means of the External Dependency Solving Protocol (EDSP). . apt-cudf provides the glue between the EDSP protocol and CUDF solvers, enabling any installed CUDF solver to be used as an external solver for APT. . Several CUDF solvers are available in Debian. They all provide the cudf-solver virtual package. Homepage: http://www.mancoosi.org/software/ Package: apt-cudf-dbgsym Priority: optional Section: debug Installed-Size: 1230 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 7.0.0-1+apertis1bv2024dev2b1 Depends: apt-cudf (= 7.0.0-1+apertis1bv2024dev2b1) Filename: pool/development/d/dose3/apt-cudf-dbgsym_7.0.0-1+apertis1bv2024dev2b1_arm64.deb Size: 357392 MD5sum: 0d958114622acd3a1b9ff19ead62c07e SHA1: 9bafb2ec87f05399115cfad5998b736c8a8be01a SHA256: cf1944ff0309f83c0d3dad9e6eb6a465c80005ff0b921b95654ff870b3f951b7 SHA512: 1d600d44d1c5affd67ae38620e9562a122ff0eb8c3588e3158e62c701098dbd0f49be7edbc01fa9afa6c7c9380601fca83d217e149acde0d6b0199ca485c5383 Description: debug symbols for apt-cudf Auto-Built-Package: debug-symbols Build-Ids: 85b162d2c0585828ced01d13eb50d331d77d93db Package: apt-file Priority: optional Section: admin Installed-Size: 76 Maintainer: APT Development Team Architecture: all Version: 3.3+apertis0bv2024dev2b1 Depends: perl:any, apt, libapt-pkg-perl, libregexp-assemble-perl Filename: pool/development/a/apt-file/apt-file_3.3+apertis0bv2024dev2b1_all.deb Size: 26136 MD5sum: 1c55f72909cc59cf1e2adfa8395eea01 SHA1: 3fabe05c1d5e5777a2b4364140ac64fd83ada180 SHA256: 85e58fe83ace73a4c3b63cc1c071fda8082a6dcc1e979530e523324a44834afa SHA512: fc7bf80cad97f0b9d572d587e2fc969cec8282a59fcb135c56a988179022d5bec82ce3033e73ff1417baf8dded7bbd8ff8d706a7733359eb71e0f659bc2f0287 Description: search for files within Debian packages (command-line interface) apt-file is a command line tool for searching files contained in packages for the APT packaging system. You can search in which package a file is included or list the contents of a package without installing or fetching it. Package: argyll Priority: optional Section: graphics Installed-Size: 107316 Maintainer: Dmitry Smirnov Architecture: arm64 Version: 2.3.1+repack-1.1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libssl3 (>= 3.0.0), libtiff6 (>= 4.0.3), libx11-6, libxext6, libxinerama1 (>= 2:1.1.4), libxrandr2 (>= 2:1.2.0), libxss1, libxxf86vm1, argyll-ref Recommends: libpam-systemd, udev Suggests: argyll-doc, colord, gir1.2-colordgtk-1.0 Filename: pool/development/a/argyll/argyll_2.3.1+repack-1.1+apertis0bv2024dev2b1_arm64.deb Size: 7392404 MD5sum: 026a4df23919afb8aea52e4dceadc199 SHA1: b88c545c019c30d7a1e21eaf444db60b13b4309f SHA256: 8e14be6a22dd8917b6ac4a0563c140f491619f382bd1a3e8bd2028098c9fcc2c SHA512: e54dbcd31cd5f7edfa6aa1af924af0eedc3c9e3acf224fe71d75b9f79d2c2398435adf6f8cb594642b6a7f9e8350e3c9629ad5ac1c5bbc75e23dff82ac5f7b66 Description: Color Management System, calibrator and profiler Argyll is an experimental, open source, ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK printers, film recorders and calibration and profiling of displays. Spectral sample data is supported, allowing a selection of illuminants observer types, and paper fluorescent whitener additive compensation. Profiles can also incorporate source specific gamut mappings for perceptual and saturation intents. Gamut mapping and profile linking uses the CIECAM02 appearance model, a unique gamut mapping algorithm, and a wide selection of rendering intents. It also includes code for the fastest portable 8 bit raster color conversion engine available anywhere, as well as support for fast, fully accurate 16 bit conversion. Device color gamuts can also be viewed and compared using a VRML viewer. Homepage: https://www.argyllcms.com/ Package: argyll-dbgsym Priority: optional Section: debug Installed-Size: 44243 Maintainer: Dmitry Smirnov Architecture: arm64 Source: argyll Version: 2.3.1+repack-1.1+apertis0bv2024dev2b1 Depends: argyll (= 2.3.1+repack-1.1+apertis0bv2024dev2b1) Filename: pool/development/a/argyll/argyll-dbgsym_2.3.1+repack-1.1+apertis0bv2024dev2b1_arm64.deb Size: 41429068 MD5sum: 5db08b3c6a67a1c58a6d416fae423d55 SHA1: d11409280b267860c5b0efaf694535cc8b183298 SHA256: 3b1c22ac6866844f86cbcd57fa3d1db0bde92b64e66745ae6d792d7d09875969 SHA512: 3fdafc4a813f4520441230191179362c9cc703f35f1025ae93bf421980336e63cca584c069c51373a126ec3076bb6ea35b075994998f8301eaf07a9d8093966f Description: debug symbols for argyll Auto-Built-Package: debug-symbols Build-Ids: 01d6807c3577eef34b587e1be04b7f7cf05461c1 01dd96e08d6f9f0330a90121ffb0ac44bfd7f989 06d5cbf6c79ca1f3e1aa6b05dcaeabbb3aa25362 086d8dc0b5fd8139d479632e56324dc004687200 1e50887708c293c79222614d4e74e57697d2f4dd 2e0b00a8c5d2f090df0bf1616188b3b0e1f50f08 2f526047e289cdcb8f6ce8a2197238d550117aff 315d2e133b8b26f4783a67bf8196479bc6a17dbb 327a569ec0a4c4987d856818f89154e7da4164a3 36d5c2499d217fe082dfbf2b8f9e3981053d4be3 38c9c9a6272963ccfa9c938454dbccdecbf1044d 3e5f7bc2b3a420a0a9789296a8648fe566ed6653 48e92bada787205b17287a71bd558584a2024b3e 4a6151a7d3b0d7380ef31d55d841de8158ec2a5a 5017fac19a64dbe0b291cae8264f407a13bb3635 559d515e3a7dc893869c659c496a14cabe731765 686b47ee8d67a83304c2e0d9ac5ecd9706c97b58 6a8777be5bb6e079abcd15cfd0bdec062221e16f 7b65b472a15084ed1129fb3753877e602ce2699f 7c1d46a147338336d814f56e7532e23e79322387 8169d0fde3c0f7abcdc89c5e695a8ddf0e2fbfcb 8d07edd40f439c6b12ca399162f353ecb3cae24d 92260a2239abf7470de9c249670a54162da01fb1 928e74e7e732684e8e626f9574cba1ff6f5e3421 97d352e8bd530b4cca89b992774a926e0e295444 9c4a9678ddf1c903c7c5ad97189e7cc90ceae90f a3e7736156cc435af0331234bac49e62ce9782f2 a6301207e2cec0237ca79729d4a1179881243964 a9ff5a664b3940f4337ad692e007cef6706c9156 af89a799abad6c2507b5102602bd917955121b81 b0aa087317539d3afb88428cf556bfc13f6b2b9a b4a7a092f390df9e16b7e7cc4dced7abb719afb5 b6cc699550082097f9bfbd592442f7833c2ddd8f b70b5555f8ec49951f8869241285853c3797feca c1b4ce81a40ab208dae7a6e41169a6bcf05a1e33 c9144b74868dd33c0344fd9eab46e7559a1b4fd8 d16408142d6bf4514fb0d11727caa33364117226 d6de594c99bfb51ce07176b7cb09a6a5c80640c0 e88adf8bcc76588f509998892b73d48dc21138f3 e9eb1930a53ecb0bc259b8676e5ee2a6a1f9a3bd ed48d72a63bf66ebf10fec11ec81199ce40677ae ee99dc0cd201b42d2664032e20d7266c6916cba2 eea07120e0410b5a6d8fd40f46f6e04824c4210d f73705fc00e1926ff38abf923d64f868af54d970 f980e8ae5dd8ae6187e78348625289fba5406255 faaf132170f4e743f380f31007e967d72fd1d6bc fcbc34fcac6e64ca7e64b55f989eb45b77476b2c fd85b641c44b970c52d73a6cb5d3a8816b42f2c5 Package: argyll-doc Priority: optional Section: doc Installed-Size: 4496 Maintainer: Dmitry Smirnov Architecture: all Source: argyll Version: 2.3.1+repack-1.1+apertis0bv2024dev2b1 Filename: pool/development/a/argyll/argyll-doc_2.3.1+repack-1.1+apertis0bv2024dev2b1_all.deb Size: 2709188 MD5sum: 5db7105fb2e2d14d937073982a845c0d SHA1: 5de82f2ed2aa0cb7f04a6ce23c322f12282cada9 SHA256: 11669c0a1947d078949a39f3c504c3af9df32265163eb3bab3c199424d9d9ab2 SHA512: d94c3810ff948ef1005619feaab6d6c84d214a553baea1a4e813b258ade525f3d002f9440ee3341131d2e4847eadab29f2f88d505365a32a8031f22e494821d8 Description: Color Management System, calibrator and profiler (documentation) Argyll is an experimental, open source, ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK printers, film recorders and calibration and profiling of displays. . This package contains the documentation for argyll. Homepage: https://www.argyllcms.com/ Package: argyll-ref Priority: optional Section: graphics Installed-Size: 791 Maintainer: Dmitry Smirnov Architecture: all Source: argyll Version: 2.3.1+repack-1.1+apertis0bv2024dev2b1 Filename: pool/development/a/argyll/argyll-ref_2.3.1+repack-1.1+apertis0bv2024dev2b1_all.deb Size: 244908 MD5sum: 434cb1ce346c35291222a8978b44aaf6 SHA1: 9e897e768cd3166d1f1cae0d89622958374be6f8 SHA256: 5360fec505cac41225c6bf9759e4b2ad2179ca44c548d64db9e4331b9c859e03 SHA512: 3d724d7bafc3e829d5e04cae3bf1a670df2f55086598f6ad76f3c54125e961c7d841dc6c84843e767b55920a6dff6d6ff043f90787e17eb2af547c00673b6c8e Description: Color Management System, calibrator and profiler (data files) Argyll is an experimental, open source, ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK printers, film recorders and calibration and profiling of displays. . This package contains the data files for argyll. Homepage: https://www.argyllcms.com/ Package: asciidoc Priority: optional Section: text Installed-Size: 34 Maintainer: Leon Marz Architecture: all Version: 10.2.0-1+apertis0bv2024dev2b1 Depends: asciidoc-base Recommends: asciidoc-dblatex Filename: pool/development/a/asciidoc/asciidoc_10.2.0-1+apertis0bv2024dev2b1_all.deb Size: 7240 MD5sum: 650bb8ba25d11882cdf8cfd8c92eef60 SHA1: 933a16d54b3ef237650dcdd4aee83fc6770e8c08 SHA256: 7a7ed10fd0b8b7988bce9f9cba5083fa1851a1d923d31fd92714ff43c0651bd9 SHA512: b282d80a32d54847cecf3d717292f296d57dda397322058972748d53940be8922a43ade85cd37096185131aefbc54097732a33513e5c7a708ad7989c29986088 Description: Highly configurable text format for writing documentation AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This metapackage provides a fully functional asciidoc environment working with dblatex for historical purposes. Homepage: https://asciidoc.org Multi-Arch: foreign Package: asciidoc-base Priority: optional Section: text Installed-Size: 408 Maintainer: Leon Marz Architecture: all Source: asciidoc Version: 10.2.0-1+apertis0bv2024dev2b1 Replaces: asciidoc (<< 8.6.9-4) Depends: asciidoc-common (= 10.2.0-1+apertis0bv2024dev2b1), docbook-xsl, libxml2-utils, xsltproc, python3:any Recommends: xmlto Suggests: asciidoc-doc, docbook-utils, source-highlight Breaks: asciidoc (<< 8.6.9-4) Filename: pool/development/a/asciidoc/asciidoc-base_10.2.0-1+apertis0bv2024dev2b1_all.deb Size: 86196 MD5sum: 3107b99783e421ba1e36792970a5ef18 SHA1: 9ac84aae7719120a8b6ae7a1a965e2f4b8ec3b47 SHA256: f42dcc226e887fb2515cd3b7f96d2d3912e98dcf0d10bf8531b1e70ee79bf78a SHA512: 7c287c6fb9505db329e368add0cbbf0c1d9f6603c877900aa9540cc42292f7513f65021d8293ba3e911184f3b1e3677ab47ee5588caacbacd748350af726e3f9 Description: Minimal version of asciidoc not suitable for pdf AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides binary files for the package. Be careful, you won't be able to build pdf files without the dblatex or fop dependencies. See asciidoc-dblatex or asciidoc-fop metapackages for this. Homepage: https://asciidoc.org Multi-Arch: foreign Package: asciidoc-common Priority: optional Section: text Installed-Size: 549 Maintainer: Leon Marz Architecture: all Source: asciidoc Version: 10.2.0-1+apertis0bv2024dev2b1 Replaces: asciidoc (<< 8.6.9-4) Depends: python3 Breaks: asciidoc (<< 8.6.9-4) Filename: pool/development/a/asciidoc/asciidoc-common_10.2.0-1+apertis0bv2024dev2b1_all.deb Size: 105276 MD5sum: c236319dc8756e0075fb74ade76b479e SHA1: daaa5637778e730ea8893973a428a78cfdcb1b93 SHA256: cb61eee4ce17f0c3a2f397e594d2d764d293166be5e4d5de31a2694b14ba5ca0 SHA512: 347cbae57cd2d42cd72104c67e35debacb95c262b07c3629d0f6976c1565834bb0c11134fa06b885ee29a1589041e52483d423f29233b327cb337fa1537b78fa Description: Basic data and configuration files for asciidoc AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides basic data and configuration files for the package. Homepage: https://asciidoc.org Multi-Arch: foreign Package: asciidoc-dblatex Priority: optional Section: text Installed-Size: 27 Maintainer: Leon Marz Architecture: all Source: asciidoc Version: 10.2.0-1+apertis0bv2024dev2b1 Depends: asciidoc-base, dblatex, docbook-utils, python3 Suggests: asciidoc-doc, epubcheck Filename: pool/development/a/asciidoc/asciidoc-dblatex_10.2.0-1+apertis0bv2024dev2b1_all.deb Size: 8368 MD5sum: e546804e5a47bd495e14019167eae13f SHA1: f3c6679110f7b12e21fde27ae25d3c1dec994370 SHA256: ffee1c0e63e84afefec5785db384d075626e7e4855a5ac0c275d0acc333b2f78 SHA512: 4154618ecf571d15d86583669486d13e667bd5c750e85767f2f01bbdb8505fcbab90cf2566e93d87838203a8882de3fd643cf21faeb88d50e5c861b1d7849e51 Description: Asciidoc package including dblatex dependencies AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package helps you to get all the required dependencies and files to build pdf files using dblatex. Homepage: https://asciidoc.org Multi-Arch: foreign Package: asciidoc-fop Priority: optional Section: text Installed-Size: 17 Maintainer: Leon Marz Architecture: all Source: asciidoc Version: 10.2.0-1+apertis0bv2024dev2b1 Depends: asciidoc-base, docbook-utils, fop Suggests: asciidoc-doc, epubcheck Filename: pool/development/a/asciidoc/asciidoc-fop_10.2.0-1+apertis0bv2024dev2b1_all.deb Size: 6516 MD5sum: e67db5ac3748c75a931260c3ba89f475 SHA1: f4a47f2f83a90da69c1362ccee7a250f6d3eefa9 SHA256: a12dfb39bfa7f417be410c48fb11b69a2d19cc4c90039347a39e10462993ed80 SHA512: 21b3d2084a3f2c87852ad19d390a2420bba9f31f6395c4267b6a5bc91af9b63c390ac24942deb1b97301217bee5c8b700640719da9f2ab3832f3d75c54908b9a Description: Asciidoc package including fop dependencies AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This metapackage helps you to get all the required dependencies to build pdf files using fop. Homepage: https://asciidoc.org Multi-Arch: foreign Package: asciidoc-tests Priority: optional Section: text Installed-Size: 3693 Maintainer: Leon Marz Architecture: all Source: asciidoc Version: 10.2.0-1+apertis0bv2024dev2b1 Depends: asciidoc-base, python3:any Suggests: asciidoc-doc Filename: pool/development/a/asciidoc/asciidoc-tests_10.2.0-1+apertis0bv2024dev2b1_all.deb Size: 137316 MD5sum: a57eae6f00027d4668b45d2b79d01916 SHA1: e1d92f6db9ba928f89a03a89a97137b76a586d1e SHA256: 48b6da1a7685da9fce6d2b6d492892fc053181a4c25af81886130d91516d0da5 SHA512: 11956c0fb2590b7571788174bf6fa53b1e3565b213b1b58a2d947a52dcf05783a232cb991c38143b0e0728beab6db8bc76070dd93a0b44fe922ce51eacf7f9c1 Description: Test framework for asciidoc AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides the testasciidoc binary and the test engine files. Homepage: https://asciidoc.org Multi-Arch: foreign Package: asciidoctor Priority: optional Section: text Installed-Size: 99 Maintainer: Debian Ruby Team Architecture: all Version: 2.0.18-2+apertis0bv2024preb1 Depends: ruby:any, ruby-asciidoctor (>= 2.0.18-2+apertis0bv2024preb1) Filename: pool/development/a/asciidoctor/asciidoctor_2.0.18-2+apertis0bv2024preb1_all.deb Size: 87344 MD5sum: e7827585c88fef3a98eb798cde41d6fd SHA1: d83414d5aafb62f62ba99f502f3d8512a03398d2 SHA256: b67581d3dac91b81763a0582b710bd1495e1aa56729a3b616b0f7445e1fb0d90 SHA512: e304510eba288ca7fc57f19cf3f773203d861ab877bca009157aee03e3a27b92f40a598ca60856294aae793a4b7f11bb35e221d37906a81c48a44b3ee5da94a0 Description: AsciiDoc to HTML rendering for Ruby Asciidoctor is a pure Ruby processor for converting AsciiDoc source files and strings into HTML 5, DocBook 4.5, DocBook 5.0 and other formats. Homepage: https://asciidoctor.org Multi-Arch: foreign Package: asciidoctor-doc Priority: optional Section: doc Installed-Size: 3332 Maintainer: Debian Ruby Team Architecture: all Source: asciidoctor Version: 2.0.18-2+apertis0bv2024preb1 Depends: libjs-jquery Suggests: asciidoctor Filename: pool/development/a/asciidoctor/asciidoctor-doc_2.0.18-2+apertis0bv2024preb1_all.deb Size: 428836 MD5sum: b845eeee0514845f07e035d2939bf62f SHA1: 4a5bbba9de416d544301460b216276b03e35f934 SHA256: 2f9fa1fe2485d3042ea66809e468767e27597fe4dc8ff3b1a85435cc57169fbb SHA512: aaf258fd4f99896456c07fbc9b95ee2bf7dbeb6009095b6918e40725192120c1440ecbc73fe03e94ee14355127163336814a4aea9a5bf0e946d3d0ad91b35e05 Description: AsciiDoc to HTML rendering for Ruby (documentation) Asciidoctor is a pure Ruby processor for converting AsciiDoc source files and strings into HTML 5, DocBook 4.5, DocBook 5.0 and other formats. . This package contains the documentation for asciidoctor. Homepage: https://asciidoctor.org Multi-Arch: foreign Package: aspectj Priority: optional Section: java Installed-Size: 97 Maintainer: Debian Java Maintainers Architecture: all Version: 1.9.5-2+apertis1bv2024preb2 Depends: default-jre-headless | java8-runtime-headless, libaspectj-java (= 1.9.5-2+apertis1bv2024preb2) Filename: pool/development/a/aspectj/aspectj_1.9.5-2+apertis1bv2024preb2_all.deb Size: 71136 MD5sum: 4b94519e67a0bd4aae90a87cdace2c8a SHA1: abd4455a16a88fe7318c343cbfe8699f5b2e0e91 SHA256: 7d36994448206f58b379894a0c2321401f0ca681d154e6a527ce3fdbda295524 SHA512: 6e6d693b34f850403cc938b0f96a0da14b0b18b766d40546ab1c1b92b4f515e7aaf5c5c0648201232e7eb9f36b28bccd18aab3f63023cc98c9918723c9cb2241 Description: aspect-oriented extension for Java - tools AspectJ enables the clean modularization of crosscutting concerns such as: error checking and handling, synchronization, context-sensitive behavior, performance optimizations, monitoring and logging, debugging support, multi-object protocols. . This package provides the CLI tools of aspectj (aj5, ajc, ajbrowser). Homepage: https://www.eclipse.org/aspectj Package: aspectj-doc Priority: optional Section: doc Installed-Size: 2233 Maintainer: Debian Java Maintainers Architecture: all Source: aspectj Version: 1.9.5-2+apertis1bv2024preb2 Filename: pool/development/a/aspectj/aspectj-doc_1.9.5-2+apertis1bv2024preb2_all.deb Size: 323120 MD5sum: 57122b3a5153219155959c54bb9ce682 SHA1: 881a2369c8a9b5f6af42305fbf55892a49892747 SHA256: 4c36c38c1bf94089a07c298a4dd16cb3cd31898957be245b82ae7896900c1b60 SHA512: c3df5c138275115531b3737bae2b5b925cd409c119a9f3c64f17354c1b689c397dd914a166169d626b3431de326ccd64773a3adf1b5685430d5e4b82d384f402 Description: aspect-oriented extension for Java - documentation AspectJ enables the clean modularization of crosscutting concerns such as: error checking and handling, synchronization, context-sensitive behavior, performance optimizations, monitoring and logging, debugging support, multi-object protocols. . This package provides AspectJ Programming Guide, Diagnosis Guide and Development Environment Guide and Development Kit Developer's Notebook. Homepage: https://www.eclipse.org/aspectj Multi-Arch: foreign Package: aspell-de Priority: optional Section: localization Installed-Size: 399 Maintainer: Roland Rosenfeld Architecture: all Source: igerman98 Version: 20161207-11+apertis1bv2024dev2b1 Provides: aspell-dictionary Depends: aspell, dictionaries-common (>= 1.23~) Filename: pool/development/i/igerman98/aspell-de_20161207-11+apertis1bv2024dev2b1_all.deb Size: 341652 MD5sum: a59f150d7df3bdfd53e9c80ae7670568 SHA1: 48f2d2e66c5bd6cf8590c5d1dbc05a1c5ead54a9 SHA256: 2090b2403bec2bc6188bffc1fd1d7398940ac1267286c18aa62e1fb8f99e6efa SHA512: 9f30bb4406d50ee4209707a71864a087dfeb15c26db5e192d437b3df53abd76feb38aae6b7e05ff8b121a852f11b9ed4c283447252f6ba075227c8480069692e Description: German dictionary for aspell This package contains German dictionaries for the aspell spell checker. . Dictionaries included are: de_DE (de/deutsch/german), de_CH (swiss), and de_AT, all using the new German orthography from 1996 (neue Rechtschreibung). . The old (1901) spelling is provided by aspell-de-1901. Homepage: https://www.j3e.de/ispell/igerman98/ Package: aspell-he Priority: optional Section: text Installed-Size: 276 Maintainer: Debian Hebrew Packaging Team Architecture: all Version: 1.0-0-8.1apertis0bv2024dev2b1 Provides: aspell-dictionary Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2) Filename: pool/development/a/aspell-he/aspell-he_1.0-0-8.1apertis0bv2024dev2b1_all.deb Size: 179108 MD5sum: 68d9d91d5ff64a2e60ffe7c7f21393db SHA1: 651b73cd3e51e8e88b7c8351fdfc81bea65217ed SHA256: af59b1d217897fd88661ed450088fa50d1ba895c8169b3a21464f8a404617757 SHA512: 693a3306886c3b9c6cb9c6d6b93d7d2bfc4ee1694763b95c07c8b1e6c50e54e315de1462a40add2430f1302a862da135c6f4dde6cd5fab7b220b09decc9308f0 Description: Hebrew dictionary for aspell This package contains all the required files to add support for Hebrew language to aspell spell checker. Homepage: ftp://ftp.gnu.org/gnu/aspell/dict/he/ Package: assimp-testmodels Priority: optional Section: graphics Installed-Size: 74440 Maintainer: IOhannes m zmölnig (Debian/GNU) Architecture: all Source: assimp Version: 5.2.5~ds0-1+apertis0bv2024dev2b1 Filename: pool/development/a/assimp/assimp-testmodels_5.2.5~ds0-1+apertis0bv2024dev2b1_all.deb Size: 20581332 MD5sum: 0509d1cdbeaf245d22b45a3c89037682 SHA1: eb0c77fc99be0e0447affab9318a1284087b7e0d SHA256: 27a9ba3d021b4f7ac0986c87b548107173d733c7cf319709090df7a525608ad2 SHA512: eafec3c53be5dfd75bfc009945b8d6deb6d91d5d4d98b78a7e239ffe93cb0139d1d6dee4fc3b681522905fb92f21917f60870e5801b7d25ff9eb9b38fccb011b Description: assimp 3D model import library (testdata) Assimp is a library to import various well-known 3D model formats ("assets") in a uniform manner. Assimp aims at providing a full asset conversion pipeline for use in game engines / realtime rendering systems of any kind but is not limited to this audience. . This package contains 3D models in various formats for testing assimp. Homepage: https://assimp.org Multi-Arch: foreign Package: assimp-utils Priority: optional Section: utils Installed-Size: 485 Maintainer: IOhannes m zmölnig (Debian/GNU) Architecture: arm64 Source: assimp Version: 5.2.5~ds0-1+apertis0bv2024dev2b1 Depends: libassimp5 (>= 5.2.5~ds0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/development/a/assimp/assimp-utils_5.2.5~ds0-1+apertis0bv2024dev2b1_arm64.deb Size: 180304 MD5sum: 6b283d5932d0d6b947feb8bcec99875b SHA1: 8090d47e15a3710d972e5cdd6099ed0cb907e55d SHA256: e87e9f5e5ec56782fcbeab8f499cc96ec0b2f0de0e341ee1250258bf3a508021 SHA512: cb8b43e4c39e7c1db91316b4ee49a6f9ae94095ef39a8239c837cea613fb9b9a62a191331b858a3fb1a4d5a3882360b235a06607a64579b7d37e655266a35297 Description: 3D model import library (utilities) Assimp is a library to import various well-known 3D model formats ("assets") in a uniform manner. Assimp aims at providing a full asset conversion pipeline for use in game engines / realtime rendering systems of any kind but is not limited to this audience. . This package contains additional commandline utilities (currently only 'assimp') to interact with 3D models. Homepage: https://assimp.org Package: assimp-utils-dbgsym Priority: optional Section: debug Installed-Size: 613 Maintainer: IOhannes m zmölnig (Debian/GNU) Architecture: arm64 Source: assimp Version: 5.2.5~ds0-1+apertis0bv2024dev2b1 Depends: assimp-utils (= 5.2.5~ds0-1+apertis0bv2024dev2b1) Filename: pool/development/a/assimp/assimp-utils-dbgsym_5.2.5~ds0-1+apertis0bv2024dev2b1_arm64.deb Size: 591296 MD5sum: 887ed6478aeb32f9e5fa1539b2f8b09b SHA1: d25847e4af120fdee3f56ae4b3c8093d625c8cac SHA256: f1abda903db4e7017d8f09a439a1e9fe87b487a2f19a0c05570f132b5cb7a9c4 SHA512: 49441aae11c18e88e8b7078bc8c6ff05fee3ea3316de2d18a43ed24dbbe89c0e0c88d6f1a2e801bce03d06ec050beb2ba67e5e0b523288f901dceb4448dcbbcc Description: debug symbols for assimp-utils Auto-Built-Package: debug-symbols Build-Ids: 353ebce0f18458e4ebfaf47cd6c4301b86137d6d Package: assistant-qt6 Priority: optional Section: devel Installed-Size: 800 Maintainer: Debian Qt/KDE Maintainers Architecture: arm64 Source: qt6-tools Version: 6.4.2~rc1-2+apertis0bv2024dev2b2 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liblitehtml0 (>= 0.6), libqt6core6 (>= 6.4.2+dfsg~), libqt6gui6 (>= 6.4.2+dfsg~), libqt6help6 (>= 6.2.2), libqt6printsupport6 (>= 6.4.2+dfsg~), libqt6sql6 (>= 6.4.2+dfsg~), libqt6widgets6 (>= 6.4.2+dfsg~), libstdc++6 (>= 11) Filename: pool/development/q/qt6-tools/assistant-qt6_6.4.2~rc1-2+apertis0bv2024dev2b2_arm64.deb Size: 237960 MD5sum: edba258ba845436a421269d71ee263dc SHA1: 2fb12bf0ddb9d9e20b24d1bfdc6b6e561a54ef24 SHA256: 250441e2fda50be1eed194d9abf3a001ae8ec2b3ac8e3570ff9908c2cea7fee9 SHA512: 047a04ce70d2855964a8003d360149420390ab6bcf4e02591592a2fba70fcd9533b3df36b10317f4ee94e1825ad0a486e8893857550839270531b9d7ae967ffb Description: Qt 6 Assistant Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Assistant is a tool for viewing on-line documentation in Qt help file format. Homepage: https://www.qt.io/developers/ Multi-Arch: foreign Package: assistant-qt6-dbgsym Priority: optional Section: debug Installed-Size: 6848 Maintainer: Debian Qt/KDE Maintainers Architecture: arm64 Source: qt6-tools Version: 6.4.2~rc1-2+apertis0bv2024dev2b2 Depends: assistant-qt6 (= 6.4.2~rc1-2+apertis0bv2024dev2b2) Filename: pool/development/q/qt6-tools/assistant-qt6-dbgsym_6.4.2~rc1-2+apertis0bv2024dev2b2_arm64.deb Size: 6584312 MD5sum: b19b54c338954d7afed8f1901943f6c2 SHA1: 87e68939227ea21d76d692ad0c8591809a55cfb9 SHA256: 545c792dbfc689ddcee0c3285286bd38880019b355b914b8422645d183d5e7f6 SHA512: 3ef0b3a646f5bc1dd7badc366b799d4cb3ba97367f832b793769c0a9ae57cf86e4b4b8bc51fb47717970dd9a83bd3377b75cdc11a2108fb23ab437e755e4905f Description: debug symbols for assistant-qt6 Auto-Built-Package: debug-symbols Build-Ids: 6b5ba2954a3198113cd5e37b27672c17b71ec844 Package: atf-sh Priority: optional Section: libs Installed-Size: 201 Maintainer: Andrej Shadura Architecture: arm64 Source: atf Version: 0.21-6+apertis0bv2024preb1 Depends: libatf-c++-2 (>= 0.21), libatf-c-1 (>= 0.21), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/development/a/atf/atf-sh_0.21-6+apertis0bv2024preb1_arm64.deb Size: 47708 MD5sum: b8c3b54baef075960f2854aa4483cf4c SHA1: db6658cadd695bf844bf0552e3e4fedd07092f4d SHA256: d1f8a1878e66c0adfb269acac60b6ba5ce266bd212b21a5e81c52eaff28a5bc5 SHA512: 5571ab038aa238ccb9218601345ad4737cc97f9614a7b963ca64f227ec2926b47800253aa8cb4edd7cb44a6b417c004db38a09744c529805638238ff92b2e23d Description: Automated Test Framework (shell library) The Automated Testing Framework (ATF) is a collection of libraries to implement test programs in a variety of languages. . ATF libraries provide an API for writing test programs. The test programs can be written in C, C++, or POSIX shell. ATF based test programs can be run manually, or via automation. . Kyua is the preferred execution engine for ATF test programs. . This package ships the atf-sh tool and the corresponding shell library Homepage: https://github.com/jmmv/atf Package: atf-sh-dbgsym Priority: optional Section: debug Installed-Size: 278 Maintainer: Andrej Shadura Architecture: arm64 Source: atf Version: 0.21-6+apertis0bv2024preb1 Depends: atf-sh (= 0.21-6+apertis0bv2024preb1) Filename: pool/development/a/atf/atf-sh-dbgsym_0.21-6+apertis0bv2024preb1_arm64.deb Size: 243864 MD5sum: df0be125fc231a6212c5b31a07f81803 SHA1: e54583697c81ad492577119f0f2b932f5cb94a8d SHA256: b829b4f2ada00dab4c2c52761789cb214d836d965ccb3515c07ed83be8a68c46 SHA512: 84adfca33c96de161ebaf4fd0b03f39f45a9b656ef3d43b16ec4ddc7eb26abeb6a5b947a8df39ca2beedf0954e1995fc5738ea242a17457949370cfe35f33cf8 Description: debug symbols for atf-sh Auto-Built-Package: debug-symbols Build-Ids: 33efbd8527cffa872e27f2b905fb3719d6eef729 686be9cc8196a1236403eded5bc6bb06f02330d1 Package: auctex Priority: optional Section: tex Installed-Size: 4737 Maintainer: Davide G. M. Salvetti Architecture: all Version: 12.2-1apertis0bv2024preb1 Replaces: preview-latex Provides: preview-latex Depends: emacs, emacsen-common (>= 3.0.0), preview-latex-style, procps, debconf (>= 0.5) | debconf-2.0 Recommends: ghostscript, texlive-latex-recommended, xpdf | evince | okular Suggests: catdvi, dvipng, lacheck Conflicts: preview-latex Breaks: emacspeak (<= 17.0-1) Filename: pool/development/a/auctex/auctex_12.2-1apertis0bv2024preb1_all.deb Size: 1224732 MD5sum: da0b1c6e8429632952b251027b414871 SHA1: f62a209b23b0f41630d6ef38076a8931e00b4d6b SHA256: a7f75fddb9e3ecfc4733ae768892ae49b77e334015ad0992bcda2eb5a22be1e5 SHA512: 4ac70cfe66ab02292eb0192e0e75ee4c16a84450553743f6e4f83cbd3328791b71bb9ca8b8023996cd5ed5910e73fd2fad495b17fc8e3b1d22a37e7b2dbd01ec Description: integrated document editing environment for TeX etc. AUCTeX is a comprehensive customizable integrated environment for writing input files for TeX/LaTeX/ConTeXt/Texinfo using GNU Emacs. Currently XEmacs ships with its own AUCTeX version. . It supports processing source files by running TeX and related tools (such as output filters, post processors for generating indices and bibliographies, and viewers) from inside Emacs. AUCTeX allows browsing through the errors reported by TeX, while it moves the cursor directly to the reported error, and displays some documentation for that particular error. This will even work when the document is spread over several files. . AUCTeX can automatically indent LaTeX source, either line by line or for an entire document, and has a special outline feature which can greatly assist in getting an overview of a document. . AUCTeX is written entirely in Emacs Lisp, and may therefore be enhanced with new features for specific needs. It comes with a large range of handy Emacs macros. It is a GNU project, and documentation for all its features is accessible via the Emacs info browser. Homepage: https://www.gnu.org/software/auctex/ Package: autoconf Priority: optional Section: devel Installed-Size: 2027 Maintainer: Debian QA Group Architecture: all Version: 2.71-3+apertis1bv2024preb2 Depends: perl (>> 5.005), m4 (>= 1.4.13), debianutils (>= 1.8) Recommends: automake | automaken Suggests: autoconf-archive, gnu-standards, autoconf-doc, libtool, gettext Breaks: gettext (<< 0.10.39), pkg-config (<< 0.25-1.1) Filename: pool/development/a/autoconf/autoconf_2.71-3+apertis1bv2024preb2_all.deb Size: 334448 MD5sum: 55a3e7210af611abd8d52fa35a42a84d SHA1: edd5d4015589ae3860365dab02962b3edf1ea1fe SHA256: c3f00780f2e87f1ab6f6169c8e7879e963bb60c7ba46d8b3bd75a3932ba5c9f1 SHA512: bf12d369a212f71642377cbb604ab3713e67f17b7c6f0b8b1cd7b5793e0db6377868be959f184ca95460882fc6c22692c3f138f4340510a68c60114d173eee58 Description: automatic configure script builder The standard for FSF source packages. This is only useful if you write your own programs or if you extensively modify other people's programs. . For an extensive library of additional Autoconf macros, install the `autoconf-archive' package. . This version of autoconf is not compatible with scripts meant for Autoconf 2.13 or earlier. Homepage: https://www.gnu.org/software/autoconf/ Multi-Arch: foreign Package: autoconf-archive Priority: optional Section: devel Installed-Size: 6072 Maintainer: Bastien Roucariès Architecture: all Version: 20220903-3+apertis0bv2024preb1 Replaces: autoconf-gl-macros (<< 20130609-1~), gnome-common (<< 3.14.0-2~) Provides: autoconf-gl-macros Pre-Depends: dpkg (>= 1.17.5) Recommends: autoconf Breaks: autoconf-gl-macros (<< 20130609-1~), gnome-common (<< 3.14.0-2~) Filename: pool/development/a/autoconf-archive/autoconf-archive_20220903-3+apertis0bv2024preb1_all.deb Size: 795356 MD5sum: dec4e49cacd611080c84d3b69352d4f8 SHA1: aa4d8c73ae8280b597b9bf6d6c2655300804730a SHA256: 464f2b8b232c9cd3ebf6a98f17f5efa99a59c62a6d57d4bb5b79780907c03d5b SHA512: 50e6fe7ab44ee212ec3e70d9b5b8ad880e9917f9d2453a5768bf6a9ad24f71dbb2659e28de7c9919f7fd78d2ed9d2b476f2e37cd4cbcb57516f35d36610e031f Description: Autoconf Macro Archive Autoconf Macro Archive aims to provide a central repository of useful and tested Autoconf macros for software developers around the world. This package contains the complete content of the Autoconf Macro Archive as found at http://www.gnu.org/software/autoconf-archive/. Enhances: autoconf Homepage: https://www.gnu.org/software/autoconf-archive/ Multi-Arch: foreign Package: autoconf-dickey Priority: optional Section: devel Installed-Size: 892 Maintainer: Sven Joachim Architecture: all Version: 2.52+20230114-1+apertis0bv2024preb1 Depends: m4, perl:any Filename: pool/development/a/autoconf-dickey/autoconf-dickey_2.52+20230114-1+apertis0bv2024preb1_all.deb Size: 163396 MD5sum: fa3de3321ec44cf8a9fcd7a4d8a027ee SHA1: 999eb21eb8ba3859c976c5dd260df8195d0fef43 SHA256: 236bdfb5eddb81b3a705006e7da7a11977bedf5f12b51ac52dd353dca73cd874 SHA512: 0af6595b0b58a562f10d372c7bcc53b98d11125fa76833f57848ca88a4b5d965e6f4ff25728fff9c14c516dcd8f10bd415fa32416a12aefcd8cc8265d9421b9e Description: automatic configure script builder (Thomas Dickey's version) This hacked version of autoconf is required to bootstrap ncurses and some other packages maintained upstream by Thomas Dickey. It should not be used for other purposes. Homepage: https://invisible-island.net/autoconf/autoconf.html Multi-Arch: foreign Package: autoconf-doc Priority: optional Section: doc Installed-Size: 4467 Maintainer: Debian QA Group Architecture: all Source: autoconf Version: 2.71-3+apertis1bv2024preb2 Depends: gnu-standards Filename: pool/development/a/autoconf/autoconf-doc_2.71-3+apertis1bv2024preb2_all.deb Size: 2910732 MD5sum: d8756cc51c0993a7287371252d24fefe SHA1: aecf22ef7e3e7402a6d707324edf131c5df603b2 SHA256: d0df0ab5ea0f9c3ea24fd41a0ea7bba3f32541ca97641928738a22e8f36af07f SHA512: 9883e6251db768aac89296c2016ed4826a7d49452c81a081d74e6e2fac3223feb615af68674523030003fa44bf70ab423bc7ba6bd7a7a7023b51573920f2e3c7 Description: automatic configure script builder documentation GNU Autoconf is a package for creating scripts to configure source code packages using templates and an M4 macro package. This package contains the manual for GNU Autoconf. Homepage: https://www.gnu.org/software/autoconf/ Package: autoconf2.13 Priority: optional Section: devel Installed-Size: 1114 Maintainer: Debian QA Group Architecture: all Version: 2.13-69apertis0bv2024dev2b1 Depends: m4, debianutils (>= 1.8), perl, libfile-temp-perl, dpkg (>= 1.15.4) | install-info Suggests: gnu-standards Filename: pool/development/a/autoconf2.13/autoconf2.13_2.13-69apertis0bv2024dev2b1_all.deb Size: 243784 MD5sum: 55cfdce7cdbdc4ae7c8e65008fed8eed SHA1: 1d90074606f4a9b7784a4bbde62847cc6de504df SHA256: d65410b84ce8bc145f97533eefe2c79f03c32877ad5deddc519de134c8c0263a SHA512: bb04206c0afad03d5c7a4f50b4a0c138e25cb90bd23a61794f9dfd53f5ff13de1251b5b15f6bf01e981ec92f0d768b52a65a5dd8b0ec0315fed80e916c28cb2b Description: automatic configure script builder (obsolete version) Obsolete compatibility package of Autoconf 2.13. For use only with antique packages that have never been updated to use Autoconf 2.50+. Multi-Arch: foreign Package: autoconf2.69 Priority: optional Section: devel Installed-Size: 1806 Maintainer: Debian GCC Maintainers Architecture: all Version: 2.69-3.1+apertis0bv2024dev2b1 Depends: m4, debianutils (>= 1.8), autoconf, perl, libfile-temp-perl Filename: pool/development/a/autoconf2.69/autoconf2.69_2.69-3.1+apertis0bv2024dev2b1_all.deb Size: 292960 MD5sum: acc36ed2bb7901c6a20fc6198cdb81a4 SHA1: ac95538371992a4027e31831182690df5e523761 SHA256: a9c45022d29a303a1aca1bcc866e313c886b85bc9e304cd1e5e8cced538075e1 SHA512: da089c53cbe51ae9a3970accaf00f698ca9fbcfe7f30810a788b1cff48a3b8d11a8cdb53b84dd37d03c663d766088269e960a92d76c8d8f51f3c42fcd2eada62 Description: automatic configure script builder (obsolete version) This obsolete version is required to build GCC (>= 8), newlib, and probably some other toolchain related packages. Multi-Arch: foreign Package: autodep8 Priority: optional Section: devel Installed-Size: 60 Maintainer: Debian CI team Architecture: all Version: 0.28+apertis1bv2024preb1 Depends: dctrl-tools Filename: pool/development/a/autodep8/autodep8_0.28+apertis1bv2024preb1_all.deb Size: 13668 MD5sum: 660d4eb514895059224defbf56537aca SHA1: ad879eb963ac8caf23628623ce12f16deb41ee0f SHA256: 35236e5cc9cc10e02eb385c5f2d521271822fea8e19c1cc52d9ec46f907002e1 SHA512: 2e5d7109e8f62bd16fd7cce486bc5fb3df88d56dd15e9d27a809bd0f2a0439dbfd6de62679aff22ae4da5118cface553958dc51b6c19e2aba07d7d0c66473c1b Description: DEP-8 test control file generator autodep8 will detect well-known types of packages and generate DEP-8-compliant test control files for them. It can be used by DEP-8 implementations to support implicit test control files. . Currently supported packages types: - Ruby packages using gem2deb/gem2deb-test-runner - Perl packages - Python packages - Python packages using pybuild - NodeJS packages - Kernel module packages using DKMS - R packages - Emacs Lisp ELPA packages - Go packages - Octave-Forge packages Package: autogen Priority: optional Section: devel Installed-Size: 1323 Maintainer: Andreas Metzler Architecture: arm64 Version: 1:5.18.16-5+apertis0bv2024dev2b1 Depends: guile-3.0-libs, libc6 (>= 2.34), libopts25 (>= 1:5.18.16), libxml2 (>= 2.7.4), libopts25-dev (= 1:5.18.16-5+apertis0bv2024dev2b1), perl:any Recommends: autogen-doc Filename: pool/development/a/autogen/autogen_5.18.16-5+apertis0bv2024dev2b1_arm64.deb Size: 555784 MD5sum: 6afca4fb60f0802189375e0039d25360 SHA1: b3a6d2bd4b974cfcabdff703f63429f91f4b1529 SHA256: 092fd7f2ef832fdb2293a8fdc5768f73b9940cb5cbf855a3152c95a83648466b SHA512: 9a86068a14126e88d4dca29a7798a8c58b1bc72db9e57e05aba5fe66f68e3024aa5c10e9fdf36f182d2a0e921c613bbde2a13e6ae755348386a32f17c0c38a74 Description: automated text file generator AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. This is especially valuable if there are several blocks of such text that must be kept synchronized. . Included with AutoGen is a tool that virtually eliminates the hassle of processing options, keeping usage text up to date and so on. This tool allows you to specify several program attributes, innumerable options and option attributes, then it produces all the code necessary to parse and handle the command line and initialization file options. . This package contains the development tools. libopts25-dev contains the static libraries and header files. libopts25 contains the shared libraries. autogen-doc contains the PostScript and HTML documentation. Homepage: https://www.gnu.org/software/autogen/ Multi-Arch: foreign Package: autogen-dbgsym Priority: optional Section: debug Installed-Size: 339 Maintainer: Andreas Metzler Architecture: arm64 Source: autogen Version: 1:5.18.16-5+apertis0bv2024dev2b1 Depends: autogen (= 1:5.18.16-5+apertis0bv2024dev2b1) Filename: pool/development/a/autogen/autogen-dbgsym_5.18.16-5+apertis0bv2024dev2b1_arm64.deb Size: 280052 MD5sum: 8129d7a4c01c7213f60426db91bce5d5 SHA1: 8a7b3f68fc4eba0a180dc95e3e86d2547c8bb230 SHA256: 0a31611463f7a81757a269b41050ad9decf962091946d13fde43297ad5f99622 SHA512: 101c016e9727b91e90f941b76f424e20c8b54c0fe1dd81a96687ca142a34b186894bf7fe71cdb18dc366d84993ed1aa1758696f8be224c089dee718a1857a9db Description: debug symbols for autogen Auto-Built-Package: debug-symbols Build-Ids: 1f39e2bcc12c2774acb40531bd33975788884141 5233b573f2f7156c609970c66e90ae1623591e1a 9493572e00f33f4195f6298fb8779c6a0be6877e e060d282a3b4cad25fe9d1a0eb8a3408686004c2 Package: autogen-doc Priority: optional Section: doc Installed-Size: 3216 Maintainer: Andreas Metzler Architecture: all Source: autogen Version: 1:5.18.16-5+apertis0bv2024dev2b1 Replaces: autogen (<< 1:5.18.3-4) Breaks: autogen (<< 1:5.18.3-4) Filename: pool/development/a/autogen/autogen-doc_5.18.16-5+apertis0bv2024dev2b1_all.deb Size: 998628 MD5sum: 44eb8291aa3a956eb6b1c093b84fe735 SHA1: ef3f7f3f287369da4b809c3405c1c001bace597b SHA256: 5b6bc14f48254ffb5e27e0184680de14528155e49b281838d262cb5d2d3c0748 SHA512: 96674f9dbf95c7f684675e52cd284d54bc2a283c272ab73be2a36733461d44728c14f3a336bc95fde236e8d1df0b807889a1c08bd9d47ca44dd1d7d03057665b Description: automated text file generator - documentation AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. This is especially valuable if there are several blocks of such text that must be kept synchronized. . This package contains the PostScript and HTML documentation. Homepage: https://www.gnu.org/software/autogen/ Package: automake Priority: optional Section: devel Installed-Size: 1835 Maintainer: Eric Dorland Architecture: all Source: automake-1.16 Version: 1:1.16.5-1.3+apertis0bv2024preb1 Provides: automake-1.16, automaken Depends: autoconf, autotools-dev Suggests: autoconf-doc, gnu-standards Filename: pool/development/a/automake-1.16/automake_1.16.5-1.3+apertis0bv2024preb1_all.deb Size: 819028 MD5sum: 0db009e89d165dd09ca1aee2665a7896 SHA1: bf1cd9b33b6354ad38104f0cb0885e09ad518406 SHA256: 2d78960241808c55817ce0fd282aec02b0145fd1cb7a8ebc8de44b9c21a9ba02 SHA512: 2b417b3309cff810a2eff62534a45669203b7aa977ce51748d6a360ba0dd320387f147371f210121e14565ae65c28ea51176d8e332fd2c04ab5cf50add94151e Description: Tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.16 fails to work in a number of situations that Automake 1.11, and 1.15 did, so some previous versions are available as separate packages. Homepage: https://www.gnu.org/software/automake/ Multi-Arch: foreign Package: automake1.11 Priority: optional Section: devel Installed-Size: 1549 Maintainer: Eric Dorland Architecture: all Version: 1:1.11.6-6apertis0bv2024dev2b1 Provides: automaken Depends: autoconf (>= 2.62), autotools-dev (>= 20020320.1) Filename: pool/development/a/automake1.11/automake1.11_1.11.6-6apertis0bv2024dev2b1_all.deb Size: 532584 MD5sum: 111af12c3b4daaf7e361d718a2543903 SHA1: 0a006bee26607de43492bec1cc7166d9e1a2e9da SHA256: e2f137ffef35885432e6af711d748d150197adf3e0bfaa514f154b5c85a916ff SHA512: 4efbaa31802ed2d795b06fbbe476dea57a9b0bb063cb2a86973ad9c3d0d489edb5c2b0c8bb93282ae8a5ed163c33cd84b6a3b81934115645ee9581bb64ec0906 Description: Tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.11 is the legacy version of automake. The automake package should be preferred and this package should only be used with older software that doesn't support newer versions of automake. Homepage: https://www.gnu.org/software/automake/ Multi-Arch: foreign Package: autopkgtest Priority: optional Section: devel Installed-Size: 577 Maintainer: Debian CI team Architecture: all Version: 5.28+apertis1bv2024dev2b1 Depends: apt-utils, libdpkg-perl, procps, python3, python3-debian Recommends: autodep8, fakeroot Suggests: docker.io, fakemachine, lxc (>= 1:4.0.2-1~), lxd, ovmf, ovmf-ia32, python3-distro-info, qemu-efi-aarch64, qemu-efi-arm, qemu-system, qemu-utils, podman, schroot, util-linux (>= 2.38), vmdb2 (>= 0.22-1~), zerofree Breaks: debci (<< 1.7~) Filename: pool/development/a/autopkgtest/autopkgtest_5.28+apertis1bv2024dev2b1_all.deb Size: 163056 MD5sum: 111fd9c0a14c1ed0dddace7f7ad2387c SHA1: 4c1f9527bf63e21931700d056f28cfcdb7971124 SHA256: b7ae8be0170cb1c719c96cc90ce8e34d98f8f2d23d409a2f53e4f23134af7ee8 SHA512: b5ba908950608aaac040a6924bbaa3f86873442e1d2e515c6c6981638e96fb8155c311696e1da7ebe3208d3eb822f4cae01d177b353804c3a31d3dda5d67c9a2 Description: automatic as-installed testing for Debian packages autopkgtest runs tests on binary packages. The tests are run on the package as installed on a testbed system (which may be found via a virtualisation or containment system). The tests are expected to be supplied in the corresponding Debian source package. . See autopkgtest(1) and /usr/share/doc/autopkgtest. Depending on which virtualization server you want to use, you need to install additional packages (schroot, lxc, lxd, or qemu-system) . For generating tests of well-known source packages such as Perl and Ruby libraries you should install the autodep8 package. Package: autopoint Priority: optional Section: devel Installed-Size: 526 Maintainer: Santiago Vila Architecture: all Source: gettext Version: 0.21-12+apertis2bv2024preb1 Replaces: gettext (<= 0.17-11) Depends: xz-utils Filename: pool/development/g/gettext/autopoint_0.21-12+apertis2bv2024preb1_all.deb Size: 506052 MD5sum: d7d6568e157c066a1443cdfbc227151c SHA1: b2f3ba9cbf12c06f3252c68ab91eb8242e497b2e SHA256: 37fac853e224ca588729201ae0a0327c5753f91f40def0fead48318b36ed25fb SHA512: 6f166a2e0567a0b54d2dfdffcbd7c749526472ca73f49ed745aa43f28b5327a009a8117bd0a62ad17e83c7804a6f1e9049c669579b765f605a3683ce37827418 Description: tool for setting up gettext infrastructure in a source package The `autopoint' program copies standard gettext infrastructure files into a source package. It extracts from a macro call of the form `AM_GNU_GETTEXT_VERSION(VERSION)', found in the package's `configure.in' or `configure.ac' file, the gettext version used by the package, and copies the infrastructure files belonging to this version into the package. Homepage: https://www.gnu.org/software/gettext/ Multi-Arch: foreign Package: autotools-dev Priority: optional Section: devel Installed-Size: 127 Maintainer: Henrique de Moraes Holschuh Architecture: all Version: 20220109.1+apertis0bv2024preb1 Replaces: autoconf (<< 2.70~) Breaks: autoconf (<< 2.70~) Filename: pool/development/a/autotools-dev/autotools-dev_20220109.1+apertis0bv2024preb1_all.deb Size: 42824 MD5sum: f6a6fcfaff98d93960f721529a202b98 SHA1: bc07fa397c1e645905ccc052a2f2ea6c91b9ca52 SHA256: 73f03e8db0127a542415b05b9f1a7623dd4fd3a4a89a9b9015e302e4cdff2390 SHA512: cf004661c41bb19b989fba523cbe62e7504145bf0e571f725e47b5a692c14c72a12f6d2000f84bc9d4f958e45fe38ec7b61285db76cb93dd3ae5e7899666e75b Description: Update infrastructure for config.{guess,sub} files This package installs an up-to-date version of config.guess and config.sub, used by the automake and libtool packages. It provides the canonical copy of those files for other packages as well. . It also documents in /usr/share/doc/autotools-dev/README.Debian.gz best practices and guidelines for using autoconf, automake and friends on Debian packages. This is a must-read for any developers packaging software that uses the GNU autotools, or GNU gettext. . Additionally this package provides seamless integration into Debhelper or CDBS, allowing maintainers to easily update config.{guess,sub} files in their packages. Enhances: cdbs, debhelper Homepage: https://savannah.gnu.org/projects/config/ Multi-Arch: foreign Package: ava Priority: optional Section: javascript Installed-Size: 591 Maintainer: Debian Javascript Maintainers Architecture: all Source: node-ava Version: 5.1.0+dfsg+~cs44.2.10-1+apertis0bv2024preb1 Provides: node-arrgv (= 1.0.2), node-ava (= 5.1.0), node-ava-typescript (= 3.0.1), node-chunkd (= 2.0.1), node-ci-parallel-vars (= 1.0.1), node-code-excerpt (= 4.0.0), node-common-path-prefix (= 3.0.0), node-convert-to-spaces (= 2.0.1), node-is-error (= 2.2.2), node-p-event (= 5.0.1), node-pkg-conf (= 4.0.0), node-serialize-error (= 11.0.0), node-supertap (= 3.0.1), node-temp-dir (= 3.0.0) Depends: node-acorn, node-ansi-styles, node-arrify, node-cbor, node-chalk (>= 5), node-chokidar, node-ci-info, node-clean-yaml-object, node-cli-truncate, node-cliui (>= 7.0.4+repack+~cs3.1.0-3~), node-concordance, node-currently-unhandled, node-debug, node-del (>= 7), node-emittery, node-escape-string-regexp, node-execa, node-find-up (>= 6), node-globby, node-ignore-by-default, node-indent-string, node-inquirer, node-is-plain-object, node-is-promise, node-js-yaml, node-load-json-file (>= 7), node-matcher, node-mem, node-ms, node-p-map, node-p-timeout, node-picomatch, node-plur, node-pretty-ms, node-read-pkg, node-resolve-cwd, node-resolve-from, node-slash, node-stack-utils, node-strip-ansi, node-write-file-atomic, node-yargs, nodejs:any (>= 14) Filename: pool/development/n/node-ava/ava_5.1.0+dfsg+~cs44.2.10-1+apertis0bv2024preb1_all.deb Size: 138256 MD5sum: 990ad907286c6e9e2852d98d145027e4 SHA1: 1be5d8fd87e6effd022adfd0188b2186db3492d5 SHA256: 2f0860ac83046aa07833fea79af9e87a4a7efb9f683edf1a40b2f90c932a361f SHA512: 5a82f7322db73037b3b60fca3c7513dd8c877755e92b14466f67fa9b1c5ed0a1d4db8c08ddf7dfd65df79e85ccbd0060777ec850a18a809eb54eabf118989ef9 Description: Futuristic test runner 🚀 Even though JavaScript is single-threaded, IO in Node.js can happen in parallel due to its async nature. AVA takes advantage of this and runs your tests concurrently, which is especially beneficial for IO heavy tests. In addition, test files are run in parallel as separate processes, giving you even better performance and an isolated environment for each test file. . Switching from Mocha to AVA in Pageres brought the test time down from 31 to 11 seconds. Having tests run concurrently forces you to write atomic tests, meaning tests don't depend on global state or the state of other tests, which is a great thing! . Node.js is an event-based server-side JavaScript engine. Homepage: https://ava.li Package: babel-minify Priority: optional Section: javascript Installed-Size: 490 Maintainer: Debian Javascript Maintainers Architecture: all Version: 0.5.2+dfsg+~cs5.2.9-9+apertis0bv2024dev2b1 Provides: node-array.prototype.reduce (= 1.0.4), node-babel-helper-evaluate-path (= 0.5.0), node-babel-helper-flip-expressions (= 0.4.3), node-babel-helper-is-void-0 (= 0.4.3), node-babel-helper-mark-eval-scopes (= 0.4.3), node-babel-helper-remove-or-void (= 0.4.3), node-babel-helper-to-multiple-sequence-expressions (= 0.5.0), node-babel-minify (= 0.5.2), node-babel-plugin-minify-builtins (= 0.5.0), node-babel-plugin-minify-constant-folding (= 0.5.0), node-babel-plugin-minify-dead-code-elimination (= 0.5.2), node-babel-plugin-minify-flip-comparisons (= 0.4.3), node-babel-plugin-minify-guarded-expressions (= 0.4.4), node-babel-plugin-minify-infinity (= 0.4.3), node-babel-plugin-minify-mangle-names (= 0.5.1), node-babel-plugin-minify-numeric-literals (= 0.4.3), node-babel-plugin-minify-replace (= 0.5.0), node-babel-plugin-minify-simplify (= 0.5.1), node-babel-plugin-minify-type-constructors (= 0.4.3), node-babel-plugin-transform-inline-consecutive-adds (= 0.4.3), node-babel-plugin-transform-inline-environment-variables (= 0.4.4), node-babel-plugin-transform-member-expression-literals (= 6.9.4), node-babel-plugin-transform-merge-sibling-variables (= 6.9.5), node-babel-plugin-transform-minify-booleans (= 6.9.4), node-babel-plugin-transform-node-env-inline (= 0.4.3), node-babel-plugin-transform-property-literals (= 6.9.4), node-babel-plugin-transform-regexp-constructors (= 0.4.3), node-babel-plugin-transform-remove-console (= 6.9.4), node-babel-plugin-transform-remove-debugger (= 6.9.4), node-babel-plugin-transform-remove-undefined (= 0.5.0), node-babel-plugin-transform-simplify-comparison-operators (= 6.9.4), node-babel-plugin-transform-undefined-to-void (= 6.9.4), node-babel-preset-minify (= 0.5.2), node-es-array-method-boxes-properly (= 1.0.0), node-gulp-babel-minify (= 0.5.2), node-object.getownpropertydescriptors (= 2.1.4), node-test-runner (= 0.0.4), node-test-transform (= 0.0.4), node-unpad (= 0.0.3), node-util.promisify (= 1.1.1) Depends: node-babel-core (>= 7), node-has-symbols, node-call-bind, node-define-properties, node-es-abstract, node-esutils, node-fs-readdir-recursive, node-lodash, node-mkdirp, node-plugin-error, node-tape, node-through2, node-vinyl-sourcemaps-apply, node-yargs-parser, nodejs:any Suggests: jest Filename: pool/development/b/babel-minify/babel-minify_0.5.2+dfsg+~cs5.2.9-9+apertis0bv2024dev2b1_all.deb Size: 77796 MD5sum: 270b50c904d7b78e72d7c070f03c5b64 SHA1: 7631507d1720a8c0048aed1a540f574e85fb5e23 SHA256: 84bd4540ce7a3ba4bdb31c524cfd02222dc61f8d2fddaf807aef9c0bcd67ad24 SHA512: 4caea3fd4b2e1d70d0b0fdab892e129861f9c4c4736f7540da95833574f615fa3f00735e6857ee18c96a3781b43794acb1e4bb801b69dead526e92435516930c Description: ES6+ aware minifier based on the Babel toolchain Babel is a toolchain that is mainly used to convert ECMAScript 2015+ code into a backwards compatible version of JavaScript in current and older browsers or environments. Homepage: https://babeljs.io/ Package: babeltrace Priority: optional Section: utils Installed-Size: 186 Maintainer: Jon Bernard Architecture: arm64 Version: 1.5.11-1+apertis0bv2024preb1 Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.34), libdw1 (>= 0.126), libelf1 (>= 0.131), libglib2.0-0 (>= 2.16), libpopt0 (>= 1.14), libuuid1 (>= 2.16) Filename: pool/development/b/babeltrace/babeltrace_1.5.11-1+apertis0bv2024preb1_arm64.deb Size: 45692 MD5sum: 3e55c62ac1d2fbf111f1c701baf00377 SHA1: ca158e30a8d223ecac43741985c483fd62e2255f SHA256: 899983966dd671873b18c5d0c353efc39b8982e9d93334766adff909d100910b SHA512: c8d596b758e15134398ecb083c36c50e12e2708b0cc1b13d0e9a5034791b246db1c00385c27d7c534f3c3af4ef2a88e55f11342f64402476f13f679b13087179 Description: Trace conversion program Babeltrace provides trace reading and writing libraries, as well as a trace converter. Plugins can be created for any trace format to allow its conversion to/from any other supported format. . This package contains the "babeltrace" trace conversion program. Homepage: https://www.efficios.com/babeltrace Package: babeltrace-dbgsym Priority: optional Section: debug Installed-Size: 74 Maintainer: Jon Bernard Architecture: arm64 Source: babeltrace Version: 1.5.11-1+apertis0bv2024preb1 Depends: babeltrace (= 1.5.11-1+apertis0bv2024preb1) Filename: pool/development/b/babeltrace/babeltrace-dbgsym_1.5.11-1+apertis0bv2024preb1_arm64.deb Size: 45436 MD5sum: dea3564333a090ffd1438d2abc73b075 SHA1: 4a480f2f678e74e8a5791492f5ef00e8ab71b03b SHA256: cbfee6d140c419f2711be721b6b7a334933e9c5192e0067a8fe97d020a42a993 SHA512: 820d8f54e5570cb01c2c9a0300cd0105904d6a6a3d6e14dbe15686b0f405f278bc27ba8138686cf2d5f0519c1099167cb3a5d8cd0c4fee0c74187dc552c75080 Description: debug symbols for babeltrace Auto-Built-Package: debug-symbols Build-Ids: 6f874aeb2d401e4b7fccb27531ab83c64dd41f89 895e38c5384d081296db130e033aaa2c3f3c7055 Package: bash Essential: yes Priority: required Section: shells Installed-Size: 7300 Maintainer: Matthias Klose Architecture: arm64 Version: 5.2.15-2+apertis1bv2025dev0b1 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) Filename: pool/development/b/bash/bash_5.2.15-2+apertis1bv2025dev0b1_arm64.deb Size: 1448244 MD5sum: 2ffe6208da1e44192dbb0db216e36a3c SHA1: f9f653b74b3c9357c34f82c4173032d96eb94514 SHA256: c69b0b723f06341cdadb0be7549e7fb047c03eb21046394c9c53823f352066aa SHA512: aa30ace04c6c534a9738ea285f444164c7601fa18cde19cd187a22fb7ba02a28bf51e3b264f3472adbf2187f5683fc297760902e1b2163f8e8e8b6e950abc188 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. Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Multi-Arch: foreign Package: bash-builtins Priority: optional Section: utils Installed-Size: 2994 Maintainer: Matthias Klose Architecture: arm64 Source: bash Version: 5.2.15-2+apertis1bv2025dev0b1 Depends: bash (= 5.2.15-2+apertis1bv2025dev0b1) Filename: pool/development/b/bash/bash-builtins_5.2.15-2+apertis1bv2025dev0b1_arm64.deb Size: 162040 MD5sum: b00882a530258aa447476bcff0f48371 SHA1: b4902ed3ca4dd0ce05ed91442a69eb49139f4d28 SHA256: 65e68858ac31ff175fe54f99abf8c43c9f3cfc64b067be71cd2cd6020558f678 SHA512: d0e9a169ad779f03bfad40ef5c200fda6d7aa499497b58620020a8965c527ece34480094370e89c15548caed0b96b028645139b28a26bdf23c8b477d7c1c9218 Description: Bash loadable builtins - headers & examples Bash can dynamically load new builtin commands. Included are the necessary headers to compile your own builtins and lots of examples. Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Package: bash-builtins-dbgsym Priority: optional Section: debug Installed-Size: 408 Maintainer: Matthias Klose Architecture: arm64 Source: bash Version: 5.2.15-2+apertis1bv2025dev0b1 Depends: bash-builtins (= 5.2.15-2+apertis1bv2025dev0b1) Filename: pool/development/b/bash/bash-builtins-dbgsym_5.2.15-2+apertis1bv2025dev0b1_arm64.deb Size: 153420 MD5sum: 63410da14883c0cdf8f1fa26a69e819f SHA1: 15c500849cafc459ec0294e0f33b93f9c2c33555 SHA256: e892e833bed595e135d3d57c269712adb91fc17181c747926e97d69a6cab35eb SHA512: fa22b93204ed79c4f5b29674da39b3ad4ea87b9bcb155dc4bd2ee04d394da2e136eb81aa44f5aa2a5d01f4724a29afb63e15b65ddaa3b9039f26a6747c3aa6b4 Description: debug symbols for bash-builtins Auto-Built-Package: debug-symbols Build-Ids: 00e9744ebd0e41abe1c4d0e4fdb7bf24df97173a 0e8135040e022aca7e85695a9bd0f055e3789a5e 15cf1c6098794fd97ec49d987be69e3031bb20b4 1b4578d2361207ecac88b59ef8dc6c2ea71a5b6d 2d27aaa5a10a3fcee4105aeec47a8157ef469fa9 3172e9a319824d89eb25a464c778bd8ab0b7b562 3eb22a30cc4a857321e06c1b885b1f6bbfa406eb 4fc4a8a75b342d45171a635c53117ab214782112 567a4118222ec3258d05ef90bd3f2ad6751b4e63 59c108e1ec7520f30cac2899ff94e75c09f96a4d 675a695bc70d985ed933e3dbbac417e6c7132988 6e90020e96a86aa545dd5752ddc200e147546922 713dee51ca7a4aa3cb429d4b4fbad5cc02299a52 7bd5cf24daf9464793142d724a8990370fbe3fa4 85aa7770bcc026d0e2f19b9a88cbe894cb94895e 8845acb6b1e3ba8c7f8a1ce9d50f6ef8192309f7 9cec1e0f89e9f65623fbb6bd68709487c09521f7 a0d8b3b214336b2e89a6eac6a56b3a4e58fe9a9c a11dd161a2f699ea5c436803f01f31f27d106639 a1a3c1a6dc3d015cbfc9ba402c4ee40cecc5dfe3 a7ffd6b76d4c9097842751b5454043ebee6cb98d a8354b567308266b36488d9f5b4ee69a790efa0c bc634104b5e120a17c6987062d38d0ae2037deae bf6d9fb9bcaaee38c5d6a50bf03cad1530a03a43 c19489a6338aace43b162c7f1540b6e090222b34 c215fb177528d9640f3cf4b29b35010b3930411d cb081727349ec2b46ecaf2a94538da9bb10b38ac cdd0b65b5f97e741c6a86c259c2ebec72132f49c dc70a29c190dad3bcca94802901691f9e9141f81 df72db8222a0ff50692602a782139f5bce9352a2 ef817f387009ce8ddf2f88efe78c5e222bd47bf7 f6621e67f506823447b105c9bd4c4aaf6f469464 f7ad0c6e9c5ca99e9e8c08eb8e460abededec724 f7d7d2ce5618ed85b8e2724553d003741228310c f7d91c77a5d5118198c08081268b52b8123b5a56 f9767b7a5aad001a426cd2ba7f5ef4a00c39028c Package: bash-completion Priority: standard Section: shells Installed-Size: 1456 Maintainer: Gabriel F. T. Gomes Architecture: all Version: 1:2.11-6+apertis1bv2024dev2b1 Provides: dh-sequence-bash-completion Depends: bash Filename: pool/development/b/bash-completion/bash-completion_2.11-6+apertis1bv2024dev2b1_all.deb Size: 224492 MD5sum: 76d1c2dadf5df43d10e20a4d70ed90af SHA1: a7cbdd7eb1e5d6eefa2f29d36fafd01c91fe6f38 SHA256: f28bc2010bbe43df654a139687c710884d6dc00e01420de08fd48f68047927e4 SHA512: 2116fd66f9c1b0c7ebd0cfab9a0ff635e9a75e425947ddd6ee1057d16a7abee1f97a07456968f273a0a3fdd51935994df9db55c7b1cface1de7915fd4ce0ded7 Description: programmable completion for the bash shell bash completion extends bash's standard completion behavior to achieve complex command lines with just a few keystrokes. This project was conceived to produce programmable completion routines for the most common Linux/UNIX commands, reducing the amount of typing sysadmins and programmers need to do on a daily basis. Homepage: https://github.com/scop/bash-completion Multi-Arch: foreign Package: bash-dbgsym Priority: optional Section: debug Installed-Size: 1564 Maintainer: Matthias Klose Architecture: arm64 Source: bash Version: 5.2.15-2+apertis1bv2025dev0b1 Depends: bash (= 5.2.15-2+apertis1bv2025dev0b1) Filename: pool/development/b/bash/bash-dbgsym_5.2.15-2+apertis1bv2025dev0b1_arm64.deb Size: 1447872 MD5sum: dbcd45645f4dfc72c9dc75c464bc6c30 SHA1: 8a835c2a509a6387815c56de6137cbe4707adc92 SHA256: 6699262004ed5b1fe8c56a06001ea31856e81ee9d8abf613bf7375612483f471 SHA512: 3e0e5869f237cc15e5a8ecd99a4c29ac4b071fc08dbd85fa96158755bd40e2d162cc2d6f373a7d5ec72c928f674508ac2325b43826e604fa590dfd31fda648c7 Description: debug symbols for bash Auto-Built-Package: debug-symbols Build-Ids: 696d83bac1b96797f58d8c25fe522ad4e650ca9c c01c64eaca565237d32c364c800953afe495a473 Package: bash-doc Priority: optional Section: doc Installed-Size: 3413 Maintainer: Matthias Klose Architecture: all Source: bash Version: 5.2.15-2+apertis1bv2025dev0b1 Replaces: bash (<< 4.3-2) Depends: dpkg (>= 1.15.4) | install-info Filename: pool/development/b/bash/bash-doc_5.2.15-2+apertis1bv2025dev0b1_all.deb Size: 1964636 MD5sum: a1a55cb963cfebc249c6003a58a4cce4 SHA1: 42916aecba78dd0fa94aa4d13a70beb5e1fc9b9d SHA256: 380be79ad756b0595b894c2b637f7c0620924b9731c8fe53a9db20543f29658c SHA512: ebebbc42194129314840de7bcf4806cc4d05f0987ca55b9485299e989076bbc94d5e2b7e09ba9625a2e16a83a4a6495b3636d2e61ac964b736cf74c53c34143a Description: Documentation and examples for the 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). . This package contains the distributable documentation, all the examples and the main changelog. Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Package: bash-static Priority: optional Section: shells Installed-Size: 2269 Maintainer: Matthias Klose Architecture: arm64 Source: bash Version: 5.2.15-2+apertis1bv2025dev0b1 Depends: passwd (>= 1:4.0.3-10), debianutils (>= 5.6-0.1) Suggests: bash-doc Filename: pool/development/b/bash/bash-static_5.2.15-2+apertis1bv2025dev0b1_arm64.deb Size: 957896 MD5sum: d6f533207d07741427f1a53d2256af8c SHA1: cb5e314b85e12f8473913e50b56341efe715d76e SHA256: e1196bd79fa213a0e7db6a811745a4d17ac7e30a49ad7de04aca987f7d5de2e4 SHA512: 01c50cb52f844654ec3a48762e3718557f4997165c00a3e9b96716fce5a8550f95a9c049ef88f436db58e138bd541492ddfa3f4afb8364b229e09742c6833835 Description: GNU Bourne Again SHell (static version) 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). . Statically linked. Built-Using: glibc (= 2.36-9+deb12u3+apertis1bv2024preb1) Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Multi-Arch: foreign Package: bash-static-dbgsym Priority: optional Section: debug Installed-Size: 1723 Maintainer: Matthias Klose Architecture: arm64 Source: bash Version: 5.2.15-2+apertis1bv2025dev0b1 Depends: bash-static (= 5.2.15-2+apertis1bv2025dev0b1) Filename: pool/development/b/bash/bash-static-dbgsym_5.2.15-2+apertis1bv2025dev0b1_arm64.deb Size: 1476280 MD5sum: d9f899f27856317134ce2e860a20f112 SHA1: b4ae3e395c3a47b05599830cbf30726c59842c5a SHA256: f6af51734d878db7b8b58fbb91da4b0c28ffeeb8f764275de4ee0b51471eab9a SHA512: f3556e1ba6814f65f592014b46fa9d434792314a2413ab869e471396c730e940abe02ba8651171e7cffafd38e91f72657fb8d41caadc5488eaf39305d2a033dc Description: debug symbols for bash-static Auto-Built-Package: debug-symbols Build-Ids: e57c77390dc134d85e355047faed95d5b5bc895c Package: bats Priority: optional Section: devel Installed-Size: 159 Maintainer: Yaroslav Halchenko Architecture: all Version: 1.8.2-1+apertis1bv2024preb1 Recommends: parallel Filename: pool/development/b/bats/bats_1.8.2-1+apertis1bv2024preb1_all.deb Size: 48088 MD5sum: 6a220f2949781a0a168c45bef47e769d SHA1: 036dd67db713e75181cc9cbaa0f0cf77dcf366d7 SHA256: 9d2e54ff6964b222e7ead986467c5edbe698c4691a5e4f0f62b5359d300673d0 SHA512: e18ba75d4b9a67ad7ed69e7ff17cb67fff3e06a27e22e9ed7a12a878ea5c4bb18ab3624888abdc90955bb47b039bce2d0e00197d552fa06fe9b6a1ec140d7edd Description: bash automated testing system Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. Bats is most useful when testing software written in Bash, but you can use it to test any UNIX program. Homepage: https://github.com/bats-core/bats-core Multi-Arch: foreign Package: bc Priority: standard Section: math Installed-Size: 266 Maintainer: Ryan Kavanagh Architecture: arm64 Version: 1.07.1-3+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libreadline8 (>= 6.0) Filename: pool/development/b/bc/bc_1.07.1-3+apertis0bv2024dev2b1_arm64.deb Size: 99624 MD5sum: ae651c6f9b0f38c10270b8013c7dfb8d SHA1: 13bb109c9767568349f11de4a01d4be100bd8f91 SHA256: 9297463bf05b4403694a702cea636a062d7513e6606de00d34d542a3192b5a7a SHA512: b1efddc9d1549a652b0cfea8090013fa519d3568d7af1a0291cdeeaebb1f7e49c4ed036e872d60c556f22ce59dda4c615fee6a7bb0ade17b2bc14fcea5ba8267 Description: GNU bc arbitrary precision calculator language GNU bc is an interactive algebraic language with arbitrary precision which follows the POSIX 1003.2 draft standard, with several extensions including multi-character variable names, an `else' statement and full Boolean expressions. GNU bc does not require the separate GNU dc program. Homepage: https://www.gnu.org/software/bc/ Multi-Arch: foreign Package: bc-dbgsym Priority: optional Section: debug Installed-Size: 114 Maintainer: Ryan Kavanagh Architecture: arm64 Source: bc Version: 1.07.1-3+apertis0bv2024dev2b1 Depends: bc (= 1.07.1-3+apertis0bv2024dev2b1) Filename: pool/development/b/bc/bc-dbgsym_1.07.1-3+apertis0bv2024dev2b1_arm64.deb Size: 93724 MD5sum: a3f6d458ea9cb523837b2d7fb0751cf5 SHA1: 9bbd6b1a2fe780bb764bebfeeb870636559d5a52 SHA256: a3f46991278670dcdda4de62655b419c9e03162e804c30c0e4f799bda13cf5d0 SHA512: ca2458059134ef2ddba46a454294de28d89c3f165c2eb892da85df2baba4dbd79e39f26d686d19517134a8c40d078709de70cc369d529bdcb2e5c657c282006a Description: debug symbols for bc Auto-Built-Package: debug-symbols Build-Ids: ae4963263f04527f50aea20c74b4ee3e48d94972 Package: bcc Priority: optional Section: devel Installed-Size: 511 Maintainer: Juan Cespedes Architecture: arm64 Source: linux86 Version: 0.16.17-3.4+apertis0bv2024dev2b1 Replaces: linux86 Depends: libc6 (>= 2.34), bin86 (= 0.16.17-3.4+apertis0bv2024dev2b1) Recommends: elks-libc (= 0.16.17-3.4+apertis0bv2024dev2b1) Conflicts: linux86 Filename: pool/development/l/linux86/bcc_0.16.17-3.4+apertis0bv2024dev2b1_arm64.deb Size: 116784 MD5sum: b77eea49e02aef33a61e3ac4fda829b7 SHA1: 9032de0c43ff315603a846a610b5aa26db154b47 SHA256: 097a8880f7ad421374900b48f88badfe54403f4dd5503fcd32549b0aaa449964 SHA512: 2c631fa6799279a13d68ad2df0f5f5446e8c06e1a53c455fae0b131fd8409770027bedfd7836b25601a25057e0f20ffdca7d0fef6f053cbff03f4dc31f05641f Description: 16-bit x86 C compiler This is a C-compiler for 8086 cpus which is important for the development of boot loaders or BIOS related 8086 code. Multi-Arch: foreign Package: bdf2psf Priority: optional Section: utils Installed-Size: 184 Maintainer: Debian Install System Team Architecture: all Source: console-setup Version: 1.221+apertis0bv2024dev3b1 Depends: perl Filename: pool/development/c/console-setup/bdf2psf_1.221+apertis0bv2024dev3b1_all.deb Size: 30936 MD5sum: 595f53e156dbbdcb39ce5d4ef78b3ad9 SHA1: d072b950e8a6fc5bd19b0e00e274adafebee0894 SHA256: 2a1d66cf306467fe4926ba09f0d4b0b936944bd98cdb19b443ee81ed94ee6cbc SHA512: eaf21735e62f29b0551d8e023cea6699c2978be633bff56b82504882c0ed1b7b734e0cbaf69211a629bae83eff6930760a6c58d912af4a57c9d060ec27539eeb Description: font converter to generate console fonts from BDF source fonts This package provides a command-line converter that can be used in scripts to build console fonts from BDF sources automatically. The converter comes with a collection of font encodings that cover many of the world's languages. The output font can use a different character encoding from the input. When the source font does not define a glyph for a particular symbol in the encoding table, that glyph position in the console font is not wasted but used for another symbol. . When deciding about the position in the font for a particular glyph, the converter takes into account that in text video modes the video adapter copies the eighth column of the glyph matrix of symbols positioned in the pseudographic area to the ninth column. In order to create fonts for text video modes, the width of the glyph matrix of the source BDF font should be seven, eight, or nine pixels; otherwise the converter creates fonts suitable for framebuffer only. Multi-Arch: foreign Package: bdfresize Priority: optional Section: x11 Installed-Size: 85 Maintainer: Tatsuya Kinoshita Architecture: arm64 Version: 1.5-12+apertis1bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/b/bdfresize/bdfresize_1.5-12+apertis1bv2024dev2b1_arm64.deb Size: 11924 MD5sum: 28bb13cdede18a8c6eeae46003bd871a SHA1: 72d65416407c4885d5b01d344b596fe9544e7cf2 SHA256: 8de36d24375eeb76a4b1973bad85eb00362367cf24fdbf81099269d0966a90bf SHA512: 383929755e153c030ab2a8595559756bc3898b3c849e975e53feef2661d29a11de57db6ace4804101470a32ee111c057692912ef6ce7d26c620f64257b1aa29d Description: tool for resizing BDF format font Bdfresize is a command to magnify or reduce fonts which are described with the standard BDF format. Homepage: http://openlab.jp/efont/ Package: bdfresize-dbgsym Priority: optional Section: debug Installed-Size: 34 Maintainer: Tatsuya Kinoshita Architecture: arm64 Source: bdfresize Version: 1.5-12+apertis1bv2024dev2b1 Depends: bdfresize (= 1.5-12+apertis1bv2024dev2b1) Filename: pool/development/b/bdfresize/bdfresize-dbgsym_1.5-12+apertis1bv2024dev2b1_arm64.deb Size: 18528 MD5sum: 1d70300f087034fa8aa5f59704410c67 SHA1: eff6433ebd0368a16c5710f97f2d4e6d3f5b9676 SHA256: 80dff079e7e763f4941e433f88f71bb03a747449737a432ea01ac1fdba017d48 SHA512: 0d06d1c81bf7dc34fe0f7d3ce76cf0ad440eb37618b2d200f3ef4a81f26fec6328958a9c64f4277d238ee069263a200a1f04ed9495cdf363797886c1d33045aa Description: debug symbols for bdfresize Auto-Built-Package: debug-symbols Build-Ids: 40c7eef483550d5869636010120dd297d0069c30 Package: biber Priority: optional Section: tex Installed-Size: 1683 Maintainer: Debian TeX Task Force Architecture: all Version: 2.18-1+apertis0bv2024dev2b1 Depends: tex-common (>= 6.13), perl:any, perl (>= 5.30), libautovivification-perl, libclass-accessor-perl, libdata-compare-perl, libdata-dump-perl, libdata-uniqid-perl, libdate-simple-perl, libdatetime-perl, libdatetime-format-builder-perl, libdatetime-calendar-julian-perl, libencode-eucjpms-perl, libencode-hanextra-perl, libencode-jis2k-perl, libfile-slurper-perl, libipc-run3-perl, liblwp-protocol-https-perl, liblingua-translit-perl, liblist-allutils-perl, liblist-moreutils-perl, liblog-log4perl-perl, libparse-recdescent-perl, libreadonly-perl, libregexp-common-perl, libsort-key-perl, libtext-bibtex-perl (>= 0.88), libtext-csv-perl, libtext-csv-xs-perl, libtext-roman-perl, libunicode-collate-perl, libwww-perl, libxml-libxml-simple-perl, libxml-libxslt-perl, libxml-writer-perl, libbusiness-isbn-perl, libbusiness-ismn-perl, libbusiness-issn-perl, liburi-perl, libunicode-linebreak-perl, libencode-eucjpascii-perl Recommends: texlive-bibtex-extra Breaks: biblatex (<< 2), texlive-bibtex-extra (<< 2022.20220722) Filename: pool/development/b/biber/biber_2.18-1+apertis0bv2024dev2b1_all.deb Size: 555880 MD5sum: daa5e3e029ae2c0098446ef4fb166721 SHA1: b34dc74de45cc20e6597c37ad052c08fb0fac294 SHA256: e0d1bacf39246c3be0650ef599baf5be9c52de8b70e53353ba569ad2e192264e SHA512: 5e44c7dd5999b23f413b14946d96e20c8179a6b04cff394d5db0c90568c6b698f9f758ba77470cd2d058288b00e260bcde29b1a2c0eb47997468cea3e50c78e7 Description: Much-augmented BibTeX replacement for BibLaTeX users The biblatex package by Philipp Lehman is becoming the definitive citation management tool for LaTeX users. Biblatex has relied on the venerable BibTeX program only for sorting and generating a very generic .bbl file without any formatting instruction. Everything else is taken care of by biblatex, which provides a powerful and flexible macro interface for authors of citation styles. . Biber offers a large superset of BibTeX functionality for BibLaTeX users. In addition it offers full UTF-8 (Unicode 6.0) capabilities, fully customisable sorting, output to GraphViz to help visualise complex crossrefs, support for remote data sources, structural validation of the data against the (customisable) data model, and a lot more. Homepage: http://biblatex-biber.sourceforge.net/ Package: bin86 Priority: optional Section: devel Installed-Size: 386 Maintainer: Juan Cespedes Architecture: arm64 Source: linux86 Version: 0.16.17-3.4+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Conflicts: linux86 Filename: pool/development/l/linux86/bin86_0.16.17-3.4+apertis0bv2024dev2b1_arm64.deb Size: 97480 MD5sum: 97cf72b4993759d7eb16ed53a3c170a0 SHA1: b5064a0d9a0a9bd8112789b0b9b57dbb2ab03fb1 SHA256: a1f4634387ba3c533e308cb868525b8d6f6fd36f1a02ff6fe8d9386e33392dd2 SHA512: 513ca911cbabde107d71be99dd4367506767ef6eb7ddbcb7233148a1e6a59e603e255fb4a4680a72cde316017e781f3bc7565bf0f970ea7e3bc20098d0cc1042 Description: 16-bit x86 assembler and loader This is the as86 and ld86 distribution written by Bruce Evans. It's a complete 8086 assembler and loader which can make 32-bit code for the 386+ processors. Multi-Arch: foreign Package: bindgen Priority: optional Section: rust Installed-Size: 3262 Maintainer: Debian Rust Maintainers Architecture: arm64 Source: rust-bindgen Version: 0.60.1-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Filename: pool/development/r/rust-bindgen/bindgen_0.60.1-2+apertis0bv2024dev2b1_arm64.deb Size: 854812 MD5sum: 853303abce22a93573296712fd3ea3e2 SHA1: 58c95fb0f1be59f73d5facf6dc598b1678bd62e0 SHA256: 793ff2d5b96662d89846b7a077f2b20e90bd5e01df3fe7b3ef2849822f6c21d3 SHA512: 7dd8bc861459b09c4d864f2b59bf618cf08287429b4e42823f3f83cbbbb569500df5b0190913c730a9bff951ac61bec437c9bdb84e53d0c62d77513bafc39a5e Description: Automatically generates Rust FFI bindings to C and C++ libraries This package contains the following binaries built from the Rust crate "bindgen": - bindgen Built-Using: rustc (= 1.63.0+dfsg1-2) Homepage: https://rust-lang.github.io/rust-bindgen/ Multi-Arch: allowed X-Cargo-Built-Using: rust-aho-corasick (= 0.7.19-1), rust-atty (= 0.2.14-2), rust-bitflags (= 1.3.2-2), rust-cexpr (= 0.6.0-2), rust-cfg-if (= 1.0.0-1), rust-clang-sys (= 1.3.0-1), rust-clap-3 (= 3.2.23-4), rust-clap-lex (= 0.3.0-1), rust-either (= 1.6.1-1), rust-env-logger (= 0.9.3-1), rust-glob (= 0.3.0-1), rust-hashbrown (= 0.12.3-1), rust-humantime (= 2.1.0-1), rust-indexmap (= 1.9.2-1), rust-lazy-static (= 1.4.0-2), rust-lazycell (= 1.3.0-3), rust-libc (= 0.2.139-1), rust-libloading (= 0.7.4-1), rust-log (= 0.4.17-3), rust-memchr (= 2.5.0-1), rust-minimal-lexical (= 0.2.1-2), rust-nom (= 7.1.1-1), rust-once-cell (= 1.17.0-1), rust-os-str-bytes (= 6.0.0-1), rust-peeking-take-while (= 0.1.2-1), rust-proc-macro2 (= 1.0.47-1), rust-quote (= 1.0.21-1), rust-regex (= 1.7.1-1), rust-regex-syntax (= 0.6.27-1), rust-rustc-hash (= 1.1.0-1), rust-shlex (= 1.1.0-1), rust-strsim (= 0.10.0-1), rust-termcolor (= 1.1.2-1), rust-textwrap (= 0.16.0-2), rust-unicode-ident (= 1.0.0-1), rust-which (= 4.2.5-1), rustc (= 1.63.0+dfsg1-2) Package: bindgen-dbgsym Priority: optional Section: debug Installed-Size: 11910 Maintainer: Debian Rust Maintainers Architecture: arm64 Source: rust-bindgen Version: 0.60.1-2+apertis0bv2024dev2b1 Depends: bindgen (= 0.60.1-2+apertis0bv2024dev2b1) Filename: pool/development/r/rust-bindgen/bindgen-dbgsym_0.60.1-2+apertis0bv2024dev2b1_arm64.deb Size: 10617624 MD5sum: a7c0e017278c71755e9b202ccce1cf0e SHA1: 9b9be9df9233fedd4a475860e4c410daea336928 SHA256: b41e12fe7721b2db716530a58b9adc23fd6a45cbc6f5a532344bc49a37d98b4d SHA512: b4d6fccc4d4fcfc7e1e9b0d17f9d0a21aacf729fa9c0fb1f61cadd0bf2eefbd62a1c8f75c84ed04ceaa6aa52b32a5ce5b6a281bb00ea7bc3ace4288b627a23da Description: debug symbols for bindgen Auto-Built-Package: debug-symbols Build-Ids: 8133fd7a91eb419eaaa2f7fa098035b95e415554 X-Cargo-Built-Using: rust-aho-corasick (= 0.7.19-1), rust-atty (= 0.2.14-2), rust-bitflags (= 1.3.2-2), rust-cexpr (= 0.6.0-2), rust-cfg-if (= 1.0.0-1), rust-clang-sys (= 1.3.0-1), rust-clap-3 (= 3.2.23-4), rust-clap-lex (= 0.3.0-1), rust-either (= 1.6.1-1), rust-env-logger (= 0.9.3-1), rust-glob (= 0.3.0-1), rust-hashbrown (= 0.12.3-1), rust-humantime (= 2.1.0-1), rust-indexmap (= 1.9.2-1), rust-lazy-static (= 1.4.0-2), rust-lazycell (= 1.3.0-3), rust-libc (= 0.2.139-1), rust-libloading (= 0.7.4-1), rust-log (= 0.4.17-3), rust-memchr (= 2.5.0-1), rust-minimal-lexical (= 0.2.1-2), rust-nom (= 7.1.1-1), rust-once-cell (= 1.17.0-1), rust-os-str-bytes (= 6.0.0-1), rust-peeking-take-while (= 0.1.2-1), rust-proc-macro2 (= 1.0.47-1), rust-quote (= 1.0.21-1), rust-regex (= 1.7.1-1), rust-regex-syntax (= 0.6.27-1), rust-rustc-hash (= 1.1.0-1), rust-shlex (= 1.1.0-1), rust-strsim (= 0.10.0-1), rust-termcolor (= 1.1.2-1), rust-textwrap (= 0.16.0-2), rust-unicode-ident (= 1.0.0-1), rust-which (= 4.2.5-1), rustc (= 1.63.0+dfsg1-2) Package: binfmt-support Priority: optional Section: admin Installed-Size: 256 Maintainer: Colin Watson Architecture: arm64 Version: 2.2.2-2+apertis1bv2024dev2b1 Depends: lsb-base, libc6 (>= 2.34), libpipeline1 (>= 1.0.0) Pre-Depends: init-system-helpers (>= 1.54~) Filename: pool/development/b/binfmt-support/binfmt-support_2.2.2-2+apertis1bv2024dev2b1_arm64.deb Size: 62708 MD5sum: 742b9dd7ef0d7d06dfe3d8061c06c0c8 SHA1: 51cd4a124afa367fb13e89d46b4f2ab4e1fe57df SHA256: fe819633112acbe946b4c56154b29b6954af1ca85fdbb3e154af6d002efe5b06 SHA512: 447735838b4779890513dff9ad9e37aa602fb2b2ac76afdbee57ef305e58164cdd34f79922e3f15d128c0f114bc11e7ce93c600bc26ddd60deb9c92cf5999a0c Description: Support for extra binary formats The binfmt_misc kernel module, contained in versions 2.1.43 and later of the Linux kernel, allows system administrators to register interpreters for various binary formats based on a magic number or their file extension, and cause the appropriate interpreter to be invoked whenever a matching file is executed. Think of it as a more flexible version of the #! executable interpreter mechanism. . This package provides an 'update-binfmts' script with which package maintainers can register interpreters to be used with this module without having to worry about writing their own init.d scripts, and which sysadmins can use for a slightly higher-level interface to this module. Homepage: https://nongnu.org/binfmt-support/ Multi-Arch: foreign Package: binfmt-support-dbgsym Priority: optional Section: debug Installed-Size: 267 Maintainer: Colin Watson Architecture: arm64 Source: binfmt-support Version: 2.2.2-2+apertis1bv2024dev2b1 Depends: binfmt-support (= 2.2.2-2+apertis1bv2024dev2b1) Filename: pool/development/b/binfmt-support/binfmt-support-dbgsym_2.2.2-2+apertis1bv2024dev2b1_arm64.deb Size: 229176 MD5sum: 38bb60a04cf289402c5e443e00d0d0e1 SHA1: 9041b8e91bf75edfe47d48b1de8da2f3f577aece SHA256: 5086febc7cb6dd983f8bb31dac7ea65676ad9c7b225c389883c06feff3625186 SHA512: 2a2093871b14bc20d4db63c84bebfdd4438e821b4cfcd2fbf6a3d548a6858b3078c396e29f786ba51c0808dbfa3c451e5c13f9e72a53344519bec15a2916cb7a Description: debug symbols for binfmt-support Auto-Built-Package: debug-symbols Build-Ids: 0653c92343b7a5c15b54c0f90d8e3f8f28dfe442 e1175d4e97efaeccc96342bede4541ec0a0b0c3b Package: binutils Priority: optional Section: devel Installed-Size: 110 Maintainer: Matthias Klose Architecture: arm64 Version: 2.40-2+apertis3bv2024preb2 Provides: binutils-gold, elf-binutils Depends: binutils-common (= 2.40-2+apertis3bv2024preb2), libbinutils (= 2.40-2+apertis3bv2024preb2), binutils-aarch64-linux-gnu (= 2.40-2+apertis3bv2024preb2) Suggests: binutils-doc (>= 2.40-2+apertis3bv2024preb2) Conflicts: binutils-multiarch (<< 2.27-8), modutils (<< 2.4.19-1) Filename: pool/development/b/binutils/binutils_2.40-2+apertis3bv2024preb2_arm64.deb Size: 66064 MD5sum: beca663e06d11eaee23f3ac4aaf70bb6 SHA1: 1927410fc34ce27220bc023ee8100fccf8070539 SHA256: 5117cc37ce4fcc5344d5efa9bb29f68aeaf1fbc32dabe8c19df489c34e6bfda5 SHA512: dfd5532b578a6b1270a1f6251352713785cbe8a02f01d3c0a60ba298457d28cca4caf9f7ee159e103536efa396568165e52057e1660036321097c4bc4b3ef484 Description: GNU assembler, linker and binary utilities The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 15776 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Depends: binutils-common (= 2.40-2+apertis3bv2024preb2), libbinutils (= 2.40-2+apertis3bv2024preb2), libc6 (>= 2.36), libctf-nobfd0 (>= 2.36), libctf0 (>= 2.36), libgcc-s1 (>= 4.2), libgprofng0 (>= 2.40-2+apertis3bv2024preb2), libjansson4 (>= 2.14), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.40-2+apertis3bv2024preb2) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/development/b/binutils/binutils-aarch64-linux-gnu_2.40-2+apertis3bv2024preb2_arm64.deb Size: 2616968 MD5sum: d6c7f0a01835eaff1079e334843ade99 SHA1: 8de192d02e2dfa72d4bb7dd1a0ac6433cb13f0b3 SHA256: 650d399caa7ff07170bce6f7d046e3c0761bb596665a0cf8c4b50414e59adf5a SHA512: cb5cdd0deec14b6fa8af2376dded875595553111b881e64c131f3ec9f158daace05399f88bfa43bcebe0fc08461c47470dea51667f4aaa4889e20640347d73b7 Description: GNU binary utilities, for aarch64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the aarch64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for aarch64-linux-gnu and aarch64-linux-gnu is not your native platform. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: allowed Package: binutils-aarch64-linux-gnu-dbg Priority: optional Section: debug Installed-Size: 56233 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Depends: binutils-aarch64-linux-gnu (= 2.40-2+apertis3bv2024preb2) Filename: pool/development/b/binutils/binutils-aarch64-linux-gnu-dbg_2.40-2+apertis3bv2024preb2_arm64.deb Size: 50888604 MD5sum: 334de28f610aaaa7081ae5eeb86e42a7 SHA1: 795aff2bd280f2580d4f075b655f839ddeba9039 SHA256: e395350594e23d4d5f140808fe478fc18de1b9512c8a1405962f92c73c7661dc SHA512: 7e64e1f2fd2fcad165a8eff9312b4164fd8aa09eb37957b4e67bab34e4a083624e7a88f772f39d0b00971bbb36708436a064542a3eaa5a1d23f0c313aa547915 Description: GNU binary utilities, for aarch64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-aarch64-linux-gnu. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 15653 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Depends: binutils-common (= 2.40-2+apertis3bv2024preb2), libbinutils (>= 2.39.50), libc6 (>= 2.36), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.40-2+apertis3bv2024preb2) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabi_2.40-2+apertis3bv2024preb2_arm64.deb Size: 2837924 MD5sum: eb52ad8d9a1daae4f436085408f10dc5 SHA1: 155025dacfd5a21a811051841b2205c6fff46d65 SHA256: e04e4089deb46373ec2be9825a10dcc23a3213682dd05f7523646d9eb711bc0d SHA512: 87b5cdeb6b1a710a101f6a05850c4e2c27bca98fae9cd9c7d4f18fc747de9a04437df2a1911b50de5dda536e9706ff0a9d086ba78d79a195c4d3823a38a370da Description: GNU binary utilities, for arm-linux-gnueabi target This package provides GNU assembler, linker and binary utilities for the arm-linux-gnueabi target. . You don't need this package unless you plan to cross-compile programs for arm-linux-gnueabi and arm-linux-gnueabi is not your native platform. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: allowed Package: binutils-arm-linux-gnueabi-dbg Priority: optional Section: debug Installed-Size: 62626 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Depends: binutils-arm-linux-gnueabi (= 2.40-2+apertis3bv2024preb2) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabi-dbg_2.40-2+apertis3bv2024preb2_arm64.deb Size: 59841104 MD5sum: f46292427557bc31d0e7c1838752d648 SHA1: dfb02304ed89e62efe31fb45abf2d6ece0d72611 SHA256: c7bab0a850aa217a1fc715125f3b071d703a142d347d06a0a033b6f53fd9dd6e SHA512: 821f15f5bd71055d7a9d7948c0cf6d7ef8464fe8f806f928f4bd2e89a4ab72161b80a58428706e9f0dc126b14197068c6b569c65e969b8e2195cfd1fb01cf604 Description: GNU binary utilities, for arm-linux-gnueabi target (debug symbols) This package provides debug symbols for binutils-arm-linux-gnueabi. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 15657 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Depends: binutils-common (= 2.40-2+apertis3bv2024preb2), libbinutils (>= 2.39.50), libc6 (>= 2.36), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.40-2+apertis3bv2024preb2) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabihf_2.40-2+apertis3bv2024preb2_arm64.deb Size: 2837636 MD5sum: d734317a7fb4172e8bca2bc661dfe5b4 SHA1: 1d95ca35a01654745da2a224ecfe037978be0d6d SHA256: e56f4f87588faefa47a49111b7c574b2263283cfec228971e0c5ea171c9fa1fb SHA512: 23a55b4357ae67bc541a58cf0d0641e86cdf05b7a72482bc8e5a2b06585e8acdd7be6c8c4e4ca450b8563e41fd26ce049107d8bce814fcf98856540943ac1e21 Description: GNU binary utilities, for arm-linux-gnueabihf target This package provides GNU assembler, linker and binary utilities for the arm-linux-gnueabihf target. . You don't need this package unless you plan to cross-compile programs for arm-linux-gnueabihf and arm-linux-gnueabihf is not your native platform. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: allowed Package: binutils-arm-linux-gnueabihf-dbg Priority: optional Section: debug Installed-Size: 62626 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Depends: binutils-arm-linux-gnueabihf (= 2.40-2+apertis3bv2024preb2) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabihf-dbg_2.40-2+apertis3bv2024preb2_arm64.deb Size: 59838332 MD5sum: a7fc16637d059a39f3e959f9c12fca9e SHA1: 011860bf80aa5e2b7be7b8da5a4a4f58325b65a2 SHA256: 18cb83342bd2d89b1ef1f14fdf75fb96153a863a698284de8751b450bb38a97a SHA512: 91984ddf6649cfd3e3641743a2f59bbb4d215f8081c0383985a1e9b289f100d0f1abc3245c92055629973441040ea059f363c00cb527febbb55afaa947ac1fb1 Description: GNU binary utilities, for arm-linux-gnueabihf target (debug symbols) This package provides debug symbols for binutils-arm-linux-gnueabihf. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-arm-none-eabi Priority: optional Section: devel Installed-Size: 18383 Maintainer: Joaquin de Andres Architecture: arm64 Source: binutils-arm-none-eabi (18+apertis0bv2024dev2b1) Version: 2.40-2+18+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0) Filename: pool/development/b/binutils-arm-none-eabi/binutils-arm-none-eabi_2.40-2+18+apertis0bv2024dev2b1_arm64.deb Size: 2692800 MD5sum: 68cf10f0108706bb923e5399e1fb9cd5 SHA1: dd95039f60c1055e674532eea5515f68451c6bbb SHA256: 19a11fdb7763ef9000fbf4f5a0e29a8dcb22939ae98318bdc4c7bad10e217e13 SHA512: 32a729be7523dc6c05a249f5710a64a9dd257669fcbdb4d7801cb5a4da8040b764fad29faa76cd7396a56fdc00c25421a58fbe4c4e78bcdd1cfa4ef616129d8c Description: GNU assembler, linker and binary utilities for ARM Cortex-R/M processors Bare metal binutils for embedded ARM chips using Cortex-M0/M0+/M3/M4 and Cortex-R4/R5/R7 processors. The programs in this package are used to manipulate binary and object files that may have been created for Cortex architecture. Built-Using: binutils (= 2.40-2) Homepage: https://sourceware.org/binutils/ Multi-Arch: foreign Package: binutils-arm-none-eabi-dbgsym Priority: optional Section: debug Installed-Size: 33794 Maintainer: Joaquin de Andres Architecture: arm64 Source: binutils-arm-none-eabi (18+apertis0bv2024dev2b1) Version: 2.40-2+18+apertis0bv2024dev2b1 Depends: binutils-arm-none-eabi (= 2.40-2+18+apertis0bv2024dev2b1) Filename: pool/development/b/binutils-arm-none-eabi/binutils-arm-none-eabi-dbgsym_2.40-2+18+apertis0bv2024dev2b1_arm64.deb Size: 32597584 MD5sum: 3bec642a73f57ae0ea65c8408aeadb4f SHA1: 96db74558eb2ebf621e924f467d686ecc39c512c SHA256: fc1c0fcfe9c6c4b079986b17fccc7d15059d8edf5b0dc6ca6db94ef1049d1766 SHA512: 91c03cf5c7ac944e222dbb65ed2d1d64652a41509954a13151974fe284ddc45e0b39508e1bc44b4b7ad4e318d3fd572745286332dc633715529c5bb077902eba Description: debug symbols for binutils-arm-none-eabi Auto-Built-Package: debug-symbols Build-Ids: 0538645ad0982be0d95924fbdc944e5fe92107e3 2849bf64fca93e1d071137880ae99710294969a3 2988db8b8fa51e3069042d2651a62e4dd667c7ae 520e58a4e576b520b006cf13b5f5b8e9e8c2e394 8712c60f75aede1a072bcf93d98c8286d37eead8 940faf5030b58780f6d216397d68f4b29506b4f7 98360a6a2f1e6eca08cb8bb5cd7f48a917961201 a31aad806ddaae5871fa8e6ba665d3bc4202c2d7 a70f281c49b4a2843721d4163068f55ee48d1317 c6dde0dc4a626e7f59effa5ae89575ce97e41187 cd1482a0d0a8ec7d892abacdefaec707f9dbc97e ce99de10bd9a84e3dd36af6d1d06fd347cb2bbe4 e35c5ed7839fa765638331b1fe52a79ea6a6b487 ef2594b7c2c5c9f17e21c98841cacfe77e0cada9 f0da7fca14f433290107c5ec1e9663d6d2d50887 f20953cce6e8c74e74c4977b55fbb89953c787e6 Package: binutils-common Priority: optional Section: devel Installed-Size: 15022 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Replaces: binutils (<< 2.38.50.20220527-2), binutils-multiarch (<< 2.38.50.20220527-2) Breaks: binutils (<< 2.38.50.20220527-2), binutils-multiarch (<< 2.38.50.20220527-2) Filename: pool/development/b/binutils/binutils-common_2.40-2+apertis3bv2024preb2_arm64.deb Size: 2488240 MD5sum: 103be1b1b9ccf88ae7ff1ecbc89f932b SHA1: 717f0b02cf88f8f60d1ae1014814f87b46ecbe0b SHA256: 1e4d4ba0af7f712050cda49ceada4625910626a71cb7e488b7e8b2e158587e83 SHA512: b14bf477c7c7658797876b9e37b89155630437d3905bc19991ddb4a66bc93831f9c9b4c9397de1ce6ee0d90b99257b60afee97a7859d4889f4b914c29d3c271a Description: Common files for the GNU assembler, linker and binary utilities This package contains the localization files used by binutils packages for various target architectures and parts of the binutils documentation. It is not useful on its own. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: same Package: binutils-dev Priority: optional Section: devel Installed-Size: 30686 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Replaces: libbfd-dev, libc5-dev Provides: libbfd-dev Depends: binutils (= 2.40-2+apertis3bv2024preb2), libbinutils (= 2.40-2+apertis3bv2024preb2), libctf0 (= 2.40-2+apertis3bv2024preb2), libctf-nobfd0 (= 2.40-2+apertis3bv2024preb2) Conflicts: libbfd-dev Filename: pool/development/b/binutils/binutils-dev_2.40-2+apertis3bv2024preb2_arm64.deb Size: 4236552 MD5sum: 59212a093bd16facb9bd2b5354e1805c SHA1: 49412ab6b802efc24dd48074a49f47a74c7c3881 SHA256: 8fa117039372208024c4005d19eeec1bfc4ef585438d6bd8cd31b45b93a7955b SHA512: 3757b397c95adaceda9aee415fd3296aa01ec2e9d9a55d244095852a65b7b896c66e981d3e6b937e3d08f968ccc7fd0d016c3592e9a674cbe8f7f2570c8182c5 Description: GNU binary utilities (BFD development files) This package includes header files and static libraries necessary to build programs which use the GNU BFD library, which is part of binutils. Note that building Debian packages which depend on the shared libbfd is Not Allowed. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-doc Priority: optional Section: doc Installed-Size: 618 Maintainer: Matthias Klose Architecture: all Source: binutils Version: 2.40-2+apertis3bv2024preb2 Suggests: binutils (= 2.40-2+apertis3bv2024preb2) Filename: pool/development/b/binutils/binutils-doc_2.40-2+apertis3bv2024preb2_all.deb Size: 621784 MD5sum: c8470e22c6ea5a1bf2c11377679629a7 SHA1: 3c93dcb96c235f1ff59066b1e4ef43531e57de09 SHA256: b5c8654100537dfc1cbf7d2339233873479022e93d0aa7ee94b5f77b1f6ac9e2 SHA512: 1c82db09db780981f2f58a6481d848af6ba77a70dda0951263b75311c0181903a0058a6215cad9bd47fbb74868de5a46e9eb3355079edbd7cea8dfcaba9ae7f5 Description: Documentation for the GNU assembler, linker and binary utilities This package consists of the documentation for the GNU assembler, linker and binary utilities in info format. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-for-build Priority: optional Section: devel Installed-Size: 6 Maintainer: Matthias Klose Architecture: all Source: binutils Version: 2.40-2+apertis3bv2024preb2 Depends: binutils (>= 2.30-2), binutils-common (>= 2.30-2) Filename: pool/development/b/binutils/binutils-for-build_2.40-2+apertis3bv2024preb2_all.deb Size: 1096 MD5sum: 0fbd635b448a265214c1669c1f082224 SHA1: b0035fe3dc1f9be8284bf460af69563f472c5525 SHA256: 35f8a9147a1b36fb0eb53cdad4b8a2d3754c4061663adec94f428b2ab24e7833 SHA512: ba7b435440bec48d63508ebba851d6aa5ecb659534d3e9aabe3e250c4499cdccb1a620ab104c3cba41dae09ee4f21b92bd12b58c06b9bc6ea3a83713e664ce44 Description: GNU assembler, linker and binary utilities for the build architecture The programs in this package are used to assemble, link and manipulate binary and object files for the native architecture. They may be used in conjunction with a build architecture compiler and various libraries to build programs. When using binutils through this metapackage, tools without an architecture prefix must be used. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-for-host Priority: optional Section: devel Installed-Size: 6 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Depends: binutils-aarch64-linux-gnu:any (>= 2.30-2), binutils-common (= 2.40-2+apertis3bv2024preb2) Filename: pool/development/b/binutils/binutils-for-host_2.40-2+apertis3bv2024preb2_arm64.deb Size: 1124 MD5sum: 40e5f9264973c5b9296fbd59d6089f72 SHA1: dcc3af535024afaa8a86afc6360b6d3a74f554a9 SHA256: d3badb11457efa00f330b56f8c46cc132459e02257d99d3788e9c706e2f4a4fc SHA512: a66e563677613928979f795665827d03cdc1e9da3cf3ef1d90bb4e7bcee9d1d8928c9d8b77b9aa58fbc95e8fa7b5192bf29926c955c87788baa1f389b0e2784e Description: GNU assembler, linker and binary utilities for the host architecture The programs in this package are used to assemble, link and manipulate binary and object files for the architecture of this package. They may be used in conjunction with a matching compiler and various libraries to build programs. When using binutils through this metapackage, all tools must be used with an architecture prefix. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: same Package: binutils-i686-linux-gnu Priority: optional Section: devel Installed-Size: 14376 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Provides: binutils-i586-linux-gnu Depends: binutils-common (= 2.40-2+apertis3bv2024preb2), libbinutils (>= 2.39.50), libc6 (>= 2.36), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.40-2+apertis3bv2024preb2) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/development/b/binutils/binutils-i686-linux-gnu_2.40-2+apertis3bv2024preb2_arm64.deb Size: 2339344 MD5sum: 4b4c7337b61362daf2cc9cffdca8d40b SHA1: 9401cdfe27ca46bf6839c7ddf99e7c0f4a6fa15f SHA256: 8478d48c97b78e09bcc89999e15abdd59f868cbf2408629d0e4f915e67a85972 SHA512: 9d10f39da941ab334e1466ddfa6ede031e4f02bc83f722f9d6f324ec5d189a242ebbe4cb5d7d936aa45c1afbca214a6e98f24c58c7c8ea6e9f5ea8bd5dbfb5eb Description: GNU binary utilities, for i686-linux-gnu target This package provides GNU assembler, linker and binary utilities for the i686-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for i686-linux-gnu and i686-linux-gnu is not your native platform. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: allowed Package: binutils-i686-linux-gnu-dbg Priority: optional Section: debug Installed-Size: 49223 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Depends: binutils-i686-linux-gnu (= 2.40-2+apertis3bv2024preb2) Filename: pool/development/b/binutils/binutils-i686-linux-gnu-dbg_2.40-2+apertis3bv2024preb2_arm64.deb Size: 46806800 MD5sum: 9155fd941997064bd107607bfe4bb042 SHA1: 3d0381a597cec198f630467c554b2816c29f798e SHA256: 96c6b8ad38feff44891dbe70df37f5bea5f9d47cd842d4699e9a9a61db919283 SHA512: 393e19f46d6c99da129c750bd7124bf1eb6f84cdee0c9c0b73d92356cb06e5132a71147d710e91834780bb2c12266e7b4857baadcde58ece0fc879765f704b49 Description: GNU binary utilities, for i686-linux-gnu target (debug symbols) This package provides debug symbols for binutils-i686-linux-gnu. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-mingw-w64 Priority: optional Section: devel Installed-Size: 150 Maintainer: Stephen Kitt Architecture: all Source: binutils-mingw-w64 (10.4+apertis0bv2024preb1) Version: 2.40-2+apertis2bv2024preb1+10.4+apertis0bv2024preb1 Depends: binutils-mingw-w64-i686, binutils-mingw-w64-x86-64 Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64_2.40-2+apertis2bv2024preb1+10.4+apertis0bv2024preb1_all.deb Size: 147140 MD5sum: 9193f35404be2713b5e0d68df53e62a3 SHA1: 6c9e1101874349ca7413360cdeb115802cb0b315 SHA256: 198d2d02056bda2dd425ffeebb1677363704a0ade15d9f9eb6c2237baf8ee473 SHA512: 9ca8b022053b84631e01e92f6ec9d11b0a31df70c31b69119d3faf5d55cc8f299419ba91c9cdae55eab8f54a1f0f4f2ea498a00c96ed82511d89626b5841ddc8 Description: Cross-binutils for Win32 and Win64 using MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the toolchain binutils. Built-Using: binutils (= 2.40-2+apertis2bv2024preb1) Homepage: https://www.gnu.org/software/binutils/ Package: binutils-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 22660 Maintainer: Stephen Kitt Architecture: arm64 Source: binutils-mingw-w64 (10.4+apertis0bv2024preb1) Version: 2.40-2+apertis2bv2024preb1+10.4+apertis0bv2024preb1 Depends: libc6 (>= 2.34), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0), binutils-common (>= 2.40) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-i686_2.40-2+apertis2bv2024preb1+10.4+apertis0bv2024preb1_arm64.deb Size: 2512812 MD5sum: c43832e036ff466be41ad11b6538b386 SHA1: 99adbdfd089b0287ac76617749b3b7aed21f38ed SHA256: 8abf13351c81dfe367f83f728ac3750011e6d6345c38425b79265db15866ca1c SHA512: 5325920288efd2853ecaf6829fe981ef974840a80c1300c6d48bc834fc2325d6dc5d5dd84c995508f010820624ac070c12a0cdcc739629eeb6a9df4d822d03f7 Description: Cross-binutils for Win32 (x86) using MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the toolchain binutils targeting 32-bit Windows. Built-Using: binutils (= 2.40-2+apertis2bv2024preb1) Homepage: https://www.gnu.org/software/binutils/ Package: binutils-mingw-w64-i686-dbgsym Priority: optional Section: debug Installed-Size: 26899 Maintainer: Stephen Kitt Architecture: arm64 Source: binutils-mingw-w64 (10.4+apertis0bv2024preb1) Version: 2.40-2+apertis2bv2024preb1+10.4+apertis0bv2024preb1 Depends: binutils-mingw-w64-i686 (= 2.40-2+apertis2bv2024preb1+10.4+apertis0bv2024preb1) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-i686-dbgsym_2.40-2+apertis2bv2024preb1+10.4+apertis0bv2024preb1_arm64.deb Size: 24981184 MD5sum: c824c7892fec0fbeb86ab99ec8c7d871 SHA1: 0c800c7dd02e8ceb0da51d1f825ba78019f60265 SHA256: b61e3a1dcd1c88658be13a71b05fdc476f2528ae48156377d50380d1dfdfe186 SHA512: f386ca58703fa330e80ca685a2d5a67eb7087b3428fa9a81e804422640a0d431d5400d91004d317c3171f9e2046e3310912a047768400750791e4f3fa23bae20 Description: debug symbols for binutils-mingw-w64-i686 Auto-Built-Package: debug-symbols Build-Ids: 0cdf39935d43639e5fa703fb12ec32135ea9211e 126e089c378c3314dce859746f3bb13779cdc362 1a304c3901c1e2a427ead891a6936707ab2107f7 1db5aeb9a55004dc7b745f1d47541bde8ea5ef1c 328329677a795c125781f5e201ba30422f5274b1 346d64e36ee36cfbf210e57b5de1744e57ac2cd9 4843ba30e7ac2bf3e83118003d7f83319d8f2961 4ddee812f0465482189a9d7ac2852213b805a70d 50be60d2dece4d0b4ab660cfd16c4328e0ab600c 5cee1cf1cb9f50312544939f0c1623a978c9edcb 6212df027d3d299679a8dbc015e817e9cc84bf45 684356f63a9ddf2e90a8cdae613700e6b4814814 94140e935e3e5d60459221a41d2c80ea6bdaa7d7 9f63cf359313788d50dbce47307f2144e6d17536 aa33bc81001c4d589057757de1cbb7fdf239dab7 bcf832ecea473d07d6ef082825fece76cb5325c8 d1952c42597a6b116b824c4cbd700584a9dbbe92 e0324a734af1f1bfa3a8665f2b5af9c0dbb54975 e7893fc7024c6fd8fd548164d0e1656ff77b8633 f5ba35460ac8290c5a6e60cde3dcecbfa16eeee6 Package: binutils-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 25890 Maintainer: Stephen Kitt Architecture: arm64 Source: binutils-mingw-w64 (10.4+apertis0bv2024preb1) Version: 2.40-2+apertis2bv2024preb1+10.4+apertis0bv2024preb1 Depends: libc6 (>= 2.34), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0), binutils-common (>= 2.40) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-x86-64_2.40-2+apertis2bv2024preb1+10.4+apertis0bv2024preb1_arm64.deb Size: 2993456 MD5sum: ad0105a9612d6c1409bd10971dc83988 SHA1: 365da123a0226037de3f335833d0cea10ab5f2bb SHA256: 84b5f7ab3ae73a52aa470826e847ecbcb593b8c193fcca8578f4cdcb329ab844 SHA512: ecd4e9c00f39daea6377604785aef5e6fbe9ac4c9587366f3d11f56b560d5d9f6c44ed8f71c02e5677d010093afd53bbc4f95aead9929056a84a16184a218c49 Description: Cross-binutils for Win64 (x64) using MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the toolchain binutils targeting 64-bit Windows. Built-Using: binutils (= 2.40-2+apertis2bv2024preb1) Homepage: https://www.gnu.org/software/binutils/ Package: binutils-mingw-w64-x86-64-dbgsym Priority: optional Section: debug Installed-Size: 29884 Maintainer: Stephen Kitt Architecture: arm64 Source: binutils-mingw-w64 (10.4+apertis0bv2024preb1) Version: 2.40-2+apertis2bv2024preb1+10.4+apertis0bv2024preb1 Depends: binutils-mingw-w64-x86-64 (= 2.40-2+apertis2bv2024preb1+10.4+apertis0bv2024preb1) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-x86-64-dbgsym_2.40-2+apertis2bv2024preb1+10.4+apertis0bv2024preb1_arm64.deb Size: 27635916 MD5sum: 4f58a0013ed0557fb9e6009af41b9911 SHA1: 2ae9b0f5e49173bc33ea91f7ac42e72126ca3c0a SHA256: ebd5b9184aa517d2ede3b93ced0b16411427177e385a18a83cd56d8deb132bbb SHA512: d9e8661020fe2c5e6190fa3fc0449d49010bedfc2233a64b3e19653bf5affc7c1d62e58c600bc8a4d1ab4324759a91da056240c9d486d602a01c12eecd4a8b0d Description: debug symbols for binutils-mingw-w64-x86-64 Auto-Built-Package: debug-symbols Build-Ids: 1c89f274f19e87ff07148817901808b65e1493bf 1fd5a12ae60c4d36c23b75188461f7bf0c5eb04c 226c36b2c84d36ab22f157916ee04671040a0cb4 2676a2eb2e6f69452a889728f192e6034bd6fa1a 30ec045196d99d142154af1e102257b722286841 39a8a986dbc40c42a641c526ae09e04a32e93cfa 5837350996751658ece02aa3f26ee3b7dc7c3cc5 5e6f36b0485148a65393e384e9b3f663e2d6c6ce 7c89cdd21324f392ccd1bad485173fe3c460a2b8 83b4d48dd6efc0f2af8a8f66fbbe4b4d9bbcb734 98099cdcf4bae5ffd6b9abe6cb38fbb89c480a67 a5606025ae41d6b6a9512009d8c74e9df5529319 a9bebb91a4cc38a027b6734dfb1b6dac9901d755 aa0fb734ef89a35c3879ec69388e71aedd69ebcb ad585f35b55451e5b1a1b3436fd90cfd40915760 b7c001a9d9f753140fd2cc0b1fdf8c16a6736983 b9d5387e15b1ef822b81103c40aa4398b9de9161 c05c32a6b179b335aa65c1a54c64d73fc436c6d3 dae0fc99002ca727dd1a0eeabf596b28a29b28b2 dd0b3a41fe9f99ee2efb87d7e0091a54f5796d9f Package: binutils-multiarch Priority: optional Section: devel Installed-Size: 11206 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Depends: libbinutils (>= 2.39.50), libc6 (>= 2.34), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0), binutils (= 2.40-2+apertis3bv2024preb2), binutils-common (= 2.40-2+apertis3bv2024preb2) Filename: pool/development/b/binutils/binutils-multiarch_2.40-2+apertis3bv2024preb2_arm64.deb Size: 2011480 MD5sum: b110ca981206587c94aa6beb31ec5787 SHA1: ecdb1213b7c25425a5bb2416bd471b49bcdd5463 SHA256: f79b51f628c867410377e97d981bd1202222ae4dbd576491e881d2f39ccd8fed SHA512: 9360a9616a77b04f63e6c9d6c189df77f27f96385e92210dd991743a25b3ae13313e42cc2e390bdfcd55e4ce84fa668d7b5cf0de50a0a8e9ba49d2b5935a2a65 Description: Binary utilities that support multi-arch targets The programs in this package are used to manipulate binary and object files that may have been created on other architectures. This package is primarily for multi-architecture developers and cross-compilers and is not needed by normal users or developers. Note that a cross-assembling version of gas is not included in this package, just the binary utilities. . NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those requiring support for reading info from binaries from other architectures. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-multiarch-dbg Priority: optional Section: debug Installed-Size: 8114 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Depends: binutils-multiarch (= 2.40-2+apertis3bv2024preb2) Filename: pool/development/b/binutils/binutils-multiarch-dbg_2.40-2+apertis3bv2024preb2_arm64.deb Size: 6939692 MD5sum: 0728a81e9c2964e5385d1f890df76225 SHA1: f7c5433118b6f1f81472a7b562cce7aff15d8f1d SHA256: b91da0a6fbc00cc991649509bfbc89c66f502fa58c832706b87aaab6c41dcce4 SHA512: 4bd97e2bd7ba89c65a1168bc2b7e29e208df1653b07b63b302a84fb87b208f3c99dea72a7783595651b0868ddc8935f14cc4363f0cca5adbe00116550f90dd58 Description: Binary utilities that support multi-arch targets (debug symbols) This package provides debug symbols for binutils-multiarch. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-multiarch-dev Priority: optional Section: devel Installed-Size: 15 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Replaces: binutils-multiarch (<< 2.24-5) Depends: binutils-dev (= 2.40-2+apertis3bv2024preb2), binutils-multiarch (= 2.40-2+apertis3bv2024preb2) Filename: pool/development/b/binutils/binutils-multiarch-dev_2.40-2+apertis3bv2024preb2_arm64.deb Size: 1496 MD5sum: 7fb16a5b731c0a8a51979b95f7708a52 SHA1: 0d696e0da4b397baf08ae86646a4b66006f44f1e SHA256: d3ade7a96b7a21d736093c53141f5e8efcf7855f3ffed5be5a3799ab3cbf8474 SHA512: 245c7e80bd509b842e9f88f1b33b9f22f96b8ff0defdcaad517139c491ec1f759fe2f5509f5bc2d26f0635c2d88b6e9e13894930f45eaa567bcbc1c843a8bc1c Description: GNU binary utilities that support multi-arch targets (BFD development files) This package includes header files, static and shared libraries necessary to build programs which use the GNU BFD library for multi-arch targets, which is part of binutils. Note that building Debian packages which depend on the shared libbfd is Not Allowed. . NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those requiring support for reading info from binaries from other architectures. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-or1k-elf Priority: optional Section: devel Installed-Size: 14339 Maintainer: Nicolas Boulenguez Architecture: arm64 Source: binutils-or1k-elf (1.0.7+apertis0bv2024dev2b1) Version: 2.40-2+apertis1bv2024dev2b2+1.0.7+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0), binutils-common Suggests: binutils-doc Filename: pool/development/b/binutils-or1k-elf/binutils-or1k-elf_2.40-2+apertis1bv2024dev2b2+1.0.7+apertis0bv2024dev2b1_arm64.deb Size: 1524340 MD5sum: e54a842883ced6441feca9ed8ad28e49 SHA1: 9b04e5e4411349edc76dfbbb51a1ded0fe4e6beb SHA256: 5389483d1772a8ae1612c1ab38ee17f96dac1b2adb69b20fd782c888e4c85030 SHA512: f8073d7a1a3c4ca4eb67eda61c45de6d3158470e7be6e626b86a19a43075170ddec2f16f2e07a56790c0548e11312fbbf9af7c77ea56b192f2d2220e448534f4 Description: GNU binary utilities for the Open RISC 1000 processors This package provides GNU assembler, linker and binary utilities for a specific hardware and operating system combination. You don’t need it unless you plan to cross-compile programs for it from another operating system. . This package targets the Open RISC 1000 processors. Built-Using: binutils (= 2.40-2+apertis1bv2024dev2b2) Homepage: https://sourceware.org/binutils/ Multi-Arch: foreign Package: binutils-or1k-elf-dbgsym Priority: optional Section: debug Installed-Size: 18077 Maintainer: Nicolas Boulenguez Architecture: arm64 Source: binutils-or1k-elf (1.0.7+apertis0bv2024dev2b1) Version: 2.40-2+apertis1bv2024dev2b2+1.0.7+apertis0bv2024dev2b1 Depends: binutils-or1k-elf (= 2.40-2+apertis1bv2024dev2b2+1.0.7+apertis0bv2024dev2b1) Filename: pool/development/b/binutils-or1k-elf/binutils-or1k-elf-dbgsym_2.40-2+apertis1bv2024dev2b2+1.0.7+apertis0bv2024dev2b1_arm64.deb Size: 16507072 MD5sum: 5d8e2065289b79a35b2f4f3add8a6fe6 SHA1: a74a6e60870c59b41109fa663dbaa46b97238978 SHA256: 9504f12175a04c5eabd6273eab4f4d775551e080ba9e03b0af075e22043c6eea SHA512: cd590506a495f1aeb56b09e1e026e1c59206300fd5bf97184d8205849044c915bc89e725de45d20823356896c20ed96d127b7de633f61b6a5ab2fd70603d3a0f Description: debug symbols for binutils-or1k-elf Auto-Built-Package: debug-symbols Build-Ids: 01b3fd28978dd8502933f44bd5d76be1782d6aac 14ac9b3971091de10bd8ffe93df9e0b788fe0648 37755883ded06db89bec8c00c5ae299346a0355e 3a1107237e7e25c65b08a15f63133630ccd5e72e 3fc646ea1228eb28c540e20409681eb7b6654ab8 5bfeda8b1589213e778ea00aba5fe67ca6859b3b 7d8f05f9835eee83eea84f7659997967007c372b 8e95c13276ba5e53e8af3fa96bdb987aa4841408 8fe92faadba60a3c144cebd4dc128435bf4de7ee 92fd95c783cc52b900451f77be83eb6ca691a848 a85af20977e4b10346d7b475f9d2e4309d2f0290 a9fb023e55b67eb54a86dca6ff012354aa2887ed b133c84e254e6df00fb0ce70d494518a5daf0b9d e9762eb49e37a25fd3049def0d4efc22db765aa2 ef05999a8ec5eee7f851267a396db2d8ccec342a f497c929a5220eab6d3ed8bd36375274a7e167d7 Package: binutils-source Priority: optional Section: devel Installed-Size: 24058 Maintainer: Matthias Klose Architecture: all Source: binutils Version: 2.40-2+apertis3bv2024preb2 Depends: texinfo, zlib1g-dev, make, python3, libjansson-dev, pkg-config, libzstd-dev Filename: pool/development/b/binutils/binutils-source_2.40-2+apertis3bv2024preb2_all.deb Size: 23996016 MD5sum: d81b8bcd4e25b05109c908535e8c59ef SHA1: c2c02e5ecca589752cd1d4ef6cd58e2e92792d58 SHA256: 84c3ec12c5efdf0610c5deb94dc3b196ca542788acdf8637663dcd121f6af43e SHA512: f19a1f014af12794feb0568b6c453c993e8db9e757e999aed892962248a15ba36c7d5c2d8665669ea13f73ec04d08b0cc1a12380ba258a982c4867c389c4d8fb Description: GNU assembler, linker and binary utilities (source) This package contains the sources and patches which are needed to build binutils. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 14376 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Depends: binutils-common (= 2.40-2+apertis3bv2024preb2), libbinutils (>= 2.39.50), libc6 (>= 2.36), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.40-2+apertis3bv2024preb2) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/development/b/binutils/binutils-x86-64-linux-gnu_2.40-2+apertis3bv2024preb2_arm64.deb Size: 2345824 MD5sum: 447bd48fbbb8780adfcf9a44fc49dba9 SHA1: af8b594bf4db8d6c2da3f6ead773fab8b779beb8 SHA256: 6074b68edb79d413a8f5dcab9536f454bfc0802a7476ffc59fea3000232e22da SHA512: e5ae778e4b02d73c66af4bd63c78a83b3f61871530717b2bea3fd0259f5a5d0bc24255bfc0ae721ab4b2777082f4ac27801b8b5b3371540188f1d737be4ad613 Description: GNU binary utilities, for x86-64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the x86-64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for x86-64-linux-gnu and x86-64-linux-gnu is not your native platform. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: allowed Package: binutils-x86-64-linux-gnu-dbg Priority: optional Section: debug Installed-Size: 49221 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.40-2+apertis3bv2024preb2 Depends: binutils-x86-64-linux-gnu (= 2.40-2+apertis3bv2024preb2) Filename: pool/development/b/binutils/binutils-x86-64-linux-gnu-dbg_2.40-2+apertis3bv2024preb2_arm64.deb Size: 46908780 MD5sum: 4adfd47a9b0f4e37e6fa9f16f79e5c7b SHA1: eb26a8a221d99702a75cda27d98664a174a617b0 SHA256: 474da7782c47f00d74ea840cf7eb562675aa4ae6f1a6f14936202ddea5a5cdbe SHA512: d23ad1767986ec1fbbb8ad2d52d8c4165b40b4da9f1a01c95be17868b9b55d1e14b0cc2aaa762b3f362fca7779aee1ce291c16f7f4be8916944bbd5374916d48 Description: GNU binary utilities, for x86-64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-x86-64-linux-gnu. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: bison Priority: optional Section: devel Installed-Size: 3163 Maintainer: Chuan-kai Lin Architecture: arm64 Version: 2:3.8.2+dfsg-1+apertis0bv2024preb1 Depends: m4, libc6 (>= 2.34) Suggests: bison-doc Filename: pool/development/b/bison/bison_3.8.2+dfsg-1+apertis0bv2024preb1_arm64.deb Size: 1150656 MD5sum: 918dbf22169e8b01cd375af7881b586f SHA1: aa661fe6f994eb7290104cfd10613dee0d652fa7 SHA256: 59139ce2630d70c79dd27b4095a29052fce898446039e58c785cc492a37c0084 SHA512: a6fd282a353e7930b4f8efb15c938fab75517e09ee052016feeabd6829998f1986e689bdb5175ce3614acd44bb004008378bcbc1389bcc5c896263584136de1e Description: YACC-compatible parser generator Bison is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you may use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages. . Bison is upward compatible with Yacc: all properly-written Yacc grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with little trouble. Documentation of the program is in the bison-doc package. Homepage: https://www.gnu.org/software/bison/ Multi-Arch: foreign Package: bison-dbgsym Priority: optional Section: debug Installed-Size: 802 Maintainer: Chuan-kai Lin Architecture: arm64 Source: bison Version: 2:3.8.2+dfsg-1+apertis0bv2024preb1 Depends: bison (= 2:3.8.2+dfsg-1+apertis0bv2024preb1) Filename: pool/development/b/bison/bison-dbgsym_3.8.2+dfsg-1+apertis0bv2024preb1_arm64.deb Size: 743224 MD5sum: 6a9c656f56ea797351032e5088e5701a SHA1: 6e782524936a4790aff49bdb87e74af6ec50ea13 SHA256: 2e47799b0a289afdf0a9a3ddcfd6d0e3570a253c05d18fff0d7bcc0e9aed1b65 SHA512: cfea26078f0423f48b3069135d51878df71afeb46ba639e96b46c79fff9f1bbc42e0d3b2fee7a4e3312ceed8a737586310c7fcd706d90d9b83148d68c9209556 Description: debug symbols for bison Auto-Built-Package: debug-symbols Build-Ids: 943a4d6f4511a99005c4ee29e2e9e91830273540 Package: black Priority: optional Section: python Installed-Size: 579 Maintainer: Debian Python Team Architecture: all Version: 23.1.0-1+apertis0bv2025dev0b1 Depends: python3-pkg-resources, python3-click, python3-mypy-extensions, python3-packaging, python3-pathspec, python3-platformdirs (>= 2), python3-tomli | python3 (>> 3.11), python3-typing-extensions | python3 (>> 3.10), python3:any (>= 3.6~) Suggests: python-black-doc Filename: pool/development/b/black/black_23.1.0-1+apertis0bv2025dev0b1_all.deb Size: 140516 MD5sum: 75ea031ae4ec464c1a836e466c1ceff8 SHA1: f717aec73f1b1c2c9d3b3e4805fa909bd8d6132c SHA256: 532cf3e247aa3645cb5ac04a7e8cadedf6188979099269b00da663c8659029a0 SHA512: 84156d4c8530f084fe31f108096a00bb4b770d3598d7622852ad933d426af8ee2c9416e3c02703b26b4e3368eb6ea75222f2fec866001c71385beb65f2f1a408 Description: uncompromising Python code formatter (Python 3) Black is the uncompromising Python code formatter. By using it, you agree to cede control over minutiae of hand-formatting. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters. . Blackened code looks the same regardless of the project you're reading. Formatting becomes transparent after a while and you can focus on the content instead. . Black makes code review faster by producing the smallest diffs possible. Homepage: https://github.com/psf/black Package: blhc Priority: optional Section: utils Installed-Size: 92 Maintainer: Joao Eriberto Mota Filho Architecture: all Version: 0.13-5+apertis0bv2024preb1 Depends: libdpkg-perl Filename: pool/development/b/blhc/blhc_0.13-5+apertis0bv2024preb1_all.deb Size: 31588 MD5sum: 71b1a812a9dda6e1593504695580816b SHA1: 15e10f6e69d3c78349810ef43b21173a23ad1d55 SHA256: 87fdb37f361abe0622855150c4f5b73a27bc64b18ee85e4b1e5eaf46c7412f90 SHA512: 60ed97e18161af4863cce4abd5ca7ac427c013b6e9231b51e263bf98d755aa515e1d9acf1c77f0af6f301469b3c261ff87fc3363663eab5ee6bba0b67b4f15d7 Description: build log hardening check Perl tool which checks build logs for missing hardening flags. Hardening flags enable additional security features in the compiler to prevent e.g. stack overflows, format string vulnerabilities, GOT overwrites, etc. See e.g. . . Because most build systems are quite complicated there are many places where compiler flags from the environment might be ignored. The parser verifies that all compiler commands use the correct hardening flags and thus all hardening features are correctly used. . It's designed to check build logs generated by Debian's dpkg-buildpackage (or tools for packaging, using dpkg-buildpackage like pbuilder or the official buildd build logs) to help maintainers detect missing hardening flags in their packages. . Only gcc is detected as compiler at the moment (but other compilers maybe supported). Homepage: https://ruderich.org/simon/blhc Multi-Arch: foreign Package: blt Priority: optional Section: libs Installed-Size: 21 Maintainer: Sergei Golovan Architecture: arm64 Version: 2.5.3+dfsg-4.1apertis0bv2024preb1 Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-4.1apertis0bv2024preb1) Suggests: blt-demo Breaks: python-tk (<< 2.7.8-1~), python3-tk (<< 3.4.1-3~), skycat (<< 3.1.2+starlink1~b-7~), tclspice (<< 26-1~), tkdesk (<< 2.0-9.2~) Filename: pool/development/b/blt/blt_2.5.3+dfsg-4.1apertis0bv2024preb1_arm64.deb Size: 5856 MD5sum: 398ef5a885f5fb758fde18ccd36597f7 SHA1: 7a3258b22a9a8360811dadb0b247c49e7f328a0a SHA256: f8e962375d9265b246f150f23eaf096bcb797bc32dafcf705c6082ece589edd1 SHA512: 4bbbf0b7a6f2749f1bee351f0328e240f088075f253a27a1fc4530e51495e6849d5ab226a5815085b1cffa738d2c99643c91ce78d4c5a43d76c1766e4321dc6f Description: graphics extension library for Tcl/Tk - run-time BLT is a library of useful extensions for the Tcl language and the popular Tk graphical toolkit. It adds a vector and tree data type, background execution and some debugging tools to Tcl, and provides several new widgets for Tk, including graphs, bar-charts, trees, tabs, splines and hyper-links, as well as a new geometry manager, drag & drop support, and more. . This package is a dummy package which depends on the current BLT library. Homepage: http://blt.sourceforge.net/ Package: blt-demo Priority: optional Section: devel Installed-Size: 1792 Maintainer: Sergei Golovan Architecture: all Source: blt Version: 2.5.3+dfsg-4.1apertis0bv2024preb1 Replaces: blt-dev (<< 2.4j-1) Depends: blt, tcl8.6, tk8.6 Conflicts: blt4.2, blt8.0 (<< 2.4i-1) Filename: pool/development/b/blt/blt-demo_2.5.3+dfsg-4.1apertis0bv2024preb1_all.deb Size: 484984 MD5sum: 8ad6c3ebbbf5a3a31304daf0894697a7 SHA1: 2b511df6bfc039a13539466259e99b666f50c4e6 SHA256: 90748bc0c52e58dedb6c8493ece4f4bc48d256af9070ea9cee20500fc1e65f29 SHA512: 636b08e43710e244a6cc1da9ee35071989b4b79bd9fdc98cae5911f8b2139f5fdaa91c219e4106c9080e9f77acc87d869b0e3927f29a6a68e5bce86a9ea9a259 Description: graphics extension library for Tcl/Tk - demos and examples BLT is a library of useful extensions for the Tcl language and the popular Tk graphical toolkit. It adds a vector and tree data type, background execution and some debugging tools to Tcl, and provides several new widgets for Tk, including graphs, bar-charts, trees, tabs, splines and hyper-links, as well as a new geometry manager, drag & drop support, and more. . This package contains demos and samples showing the power and versatility of BLT. Homepage: http://blt.sourceforge.net/ Package: blt-dev Priority: optional Section: devel Installed-Size: 4698 Maintainer: Sergei Golovan Architecture: arm64 Source: blt Version: 2.5.3+dfsg-4.1apertis0bv2024preb1 Replaces: blt (<< 2.5), blt4.2, blt4.2-dev, blt8.0-unoff Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-4.1apertis0bv2024preb1), tk8.6-dev Suggests: blt-demo Conflicts: blt8.0-dev, blt8.0-unoff Filename: pool/development/b/blt/blt-dev_2.5.3+dfsg-4.1apertis0bv2024preb1_arm64.deb Size: 1032124 MD5sum: 41b59b66d9d434767dde3ad6dce7bd68 SHA1: e77be98cbeefd81f7e4bab94bf11e53cb8e1e157 SHA256: e16f0932b14dc76ab9450818beff97c91dafd386888348145494ce8061ca12e8 SHA512: 897bced39bcaf561cb338fabaead87ebebd34a5a36be05c1e3cb510401fbd8674acd6828b0c602761a798bf26c216965c1ab202f810e360f18b2a907aa1bc815 Description: graphics extension library for Tcl/Tk - development files BLT is a library of useful extensions for the Tcl language and the popular Tk graphical toolkit. It adds a vector and tree data type, background execution and some debugging tools to Tcl, and provides several new widgets for Tk, including graphs, bar-charts, trees, tabs, splines and hyper-links, as well as a new geometry manager, drag & drop support, and more. . This package contains the headers and libraries needed to extend or embed BLT. Homepage: http://blt.sourceforge.net/ Package: bluez-phone-tester Priority: optional Section: misc Installed-Size: 215 Maintainer: Frédéric Dalleau Architecture: arm64 Version: 0.2023.0bv2024dev2b1 Depends: libc6 (>= 2.34), libsystemd0 (>= 243) Filename: pool/development/b/bluez-phone-tester/bluez-phone-tester_0.2023.0bv2024dev2b1_arm64.deb Size: 6964 MD5sum: 4a8a517df4e6cd118cc61330c50986d3 SHA1: 0afe2fd6e8857ad513be84065b615148f83f21a1 SHA256: 3668ada461f5e255701cffc4a854b0e2d300783103904e94e429741c1ec599d3 SHA512: 4dabbc85f0c8d684c2646983ed8b9a486da59b9bf9766cda6dc8323a5eef83e1401c68f81f3d1ca7a140e41f578c701fcdc474cf8e20f1460b7c40ca61174a23 Description: Utilities used by bluez-phone test Obex agent, obex session tool, and bluetooth scanner tool used by bluez-phone test to perform bluetooth testing. Package: bluez-phone-tester-dbgsym Priority: optional Section: debug Installed-Size: 44 Maintainer: Frédéric Dalleau Architecture: arm64 Source: bluez-phone-tester Version: 0.2023.0bv2024dev2b1 Depends: bluez-phone-tester (= 0.2023.0bv2024dev2b1) Filename: pool/development/b/bluez-phone-tester/bluez-phone-tester-dbgsym_0.2023.0bv2024dev2b1_arm64.deb Size: 13552 MD5sum: 7198effdbcf488d5833bf134760dee8e SHA1: 4855243262746d809b4421ab53c3d3ae234e6ffd SHA256: d176b72f915c7ef1d2a55ee327635c5ecaceea0fe1df77ea69d9bce50348c7b3 SHA512: 456dbc597f0059c269d17e314eca8b3e9d50afb95ced20cf8fded256d6d04eb89bffab82cfa4ef83b943badc4fe5a1f5d01dfd4391ca99e198bd9d59b1ad22a6 Description: debug symbols for bluez-phone-tester Auto-Built-Package: debug-symbols Build-Ids: 9dd9573c925b08bbeae46e69c9185174ab680090 bd04bb105e3fd721b9517cd67dbcc91931e8b69f fd54ef348b3f3d1850f9d8cdff4e1286f059b7b5 Package: bmap-tools Priority: optional Section: utils Installed-Size: 160 Maintainer: Simon McVittie Architecture: all Version: 3.6-2+apertis0bv2024dev2b1 Depends: python3, python3-six, python3:any Recommends: bzip2, lzop, xz-utils Suggests: lz4, pbzip2, pigz, python3-gpgme, unzip Filename: pool/development/b/bmap-tools/bmap-tools_3.6-2+apertis0bv2024dev2b1_all.deb Size: 40164 MD5sum: 0f9355d0e4d5aecb5143db47ba6e4af5 SHA1: e19872e3b0a90d926b1f9a214d55133e996632e0 SHA256: 5d18e8e5014831c515ad55a9459ddd6d89c5f70365d418aec539ccce950b64c7 SHA512: 662a63bb40747178e6cd9c36b796a80c480f2a2974058c60a0c36916b839de6de655b68416e3c856cca8a7d1d85c87260577f7dc919928a0aa012174e5ed5294 Description: tool to flash image files to block devices using the block map bmaptool is a generic tool for creating the block map (bmap) for a file, and copying files using the block map. The idea is that large file containing unused blocks, like raw system image files, can be copied or flashed a lot faster with bmaptool than with traditional tools like "dd" or "cp". Homepage: https://github.com/intel/bmap-tools Package: bnd Priority: optional Section: java Installed-Size: 15352 Maintainer: Debian Java Maintainers Architecture: all Version: 5.0.1-3+apertis3bv2024preb2 Depends: default-jre-headless | java8-runtime-headless, java-wrappers, junit4, libfelix-framework-java, libfelix-gogo-runtime-java, libfelix-resolver-java (>= 1.16), libjline2-java, libosgi-annotation-java, libosgi-compendium-java (>= 7), libosgi-core-java (>= 7.0.0), libslf4j-java, libxz-java, libyaml-snake-java Recommends: libbindex-java (>= 2.2+svn101) Filename: pool/development/b/bnd/bnd_5.0.1-3+apertis3bv2024preb2_all.deb Size: 10062492 MD5sum: 1ba27eccb135ef5ea606c1b027335d3f SHA1: 7d8a7d57384302293ada18167a2b55963009605c SHA256: dbd753467dc79ddbf7a43f7f17330e49eca2ffdd08a37da9f180bec7472aedec SHA512: 66bb2a99e86ec1daebe593a84392da9b5437d24d0ce2cf038163dadae0fa898571327ec75a2ed3edc9d55c6cde16ae03c180bb5c01479eb7854c74b4167fe786 Description: tool to create and diagnose OSGi bundles The bnd tool helps you create and diagnose OSGi bundles. The key functions are: . * Show the manifest and JAR contents of a bundle * Wrap a JAR so that it becomes a bundle * Create a Bundle from a specification and a class path * Verify the validity of the manifest entries . The tool is capable of acting as: . * Command line tool * Maven Plugin * Ant Plugin Homepage: http://bnd.bndtools.org/ Package: breathe-doc Priority: optional Section: doc Installed-Size: 2437 Maintainer: Debian Python Team Architecture: all Source: breathe Version: 4.34.0-1+apertis0bv2024dev2b1 Depends: libjs-sphinxdoc (>= 5.2), libjs-mathjax Filename: pool/development/b/breathe/breathe-doc_4.34.0-1+apertis0bv2024dev2b1_all.deb Size: 379376 MD5sum: 0d44c41cb41df7bc2a273d24c84912ff SHA1: cb0b812bd1e570412a3a751b31f54029393e4e8b SHA256: 801e04e0a96a352e63e7077a95a08a3f868cc4fb8ce3449a5c8f46235a9cb1be SHA512: 5e6963376875f392550e9740e650d589315541d3f57bddf007003a6bf0381d740403f316f2774cc5c635c1f4c57b7ef0518575a8bd57beddc69f05c253603eab Description: Sphinx autodox support for languages with doxygen support (documentation) Breathe provides a bridge between the Sphinx and doxygen documentation systems. It enables Sphinx to generate autodoc for languages other than Python with the help of doxygen. It also allows one to embed reStructuredText in doxygen markup. . This package contains the documentation. Homepage: https://github.com/michaeljones/breathe/ Multi-Arch: foreign Package: bsd-mailx Priority: optional Section: mail Installed-Size: 187 Maintainer: Robert Luberda Architecture: arm64 Version: 8.1.2-0.20220412cvs-1+apertis0bv2024dev2b1 Provides: mail-reader, mailx Depends: default-mta | mail-transport-agent, libbsd0 (>= 0.11.0), libc6 (>= 2.34), liblockfile1 (>= 1.0) Filename: pool/development/b/bsd-mailx/bsd-mailx_8.1.2-0.20220412cvs-1+apertis0bv2024dev2b1_arm64.deb Size: 79436 MD5sum: 677e9a8c1f57d73651e7fb5ab4d4332d SHA1: 184454c0e61ed339e8b6d2294ea2b7666e756a24 SHA256: ed4cacee39bcdd3b662fbba1bfa158cf6b514c74974501c0b313a226dfbb9531 SHA512: fab9b655a2b2463aa7ae4ca2cf5881a744a285a94759d2752e437993136a0af70cb1b1b092059b5942102b70bd9def8e3ffabfef2df06ef4b9bd8117ea406a1c Description: simple mail user agent bsd-mailx is the traditional simple command-line-mode mail user agent. Even if you don't use it, it may be required by other programs. . The /usr/bin/mail command provided by this package is a very simple one, and does not include many features that can be found in more advanced mail user agents. . For example bsd-mailx DOES NOT support: - MIME (i.e. no attachments, no UTF-8 or other charsets support); - SMTP protocol (/usr/sbin/sendmail interface only is used); - POP3/IMAP (bsd-mailx reads local mailboxes only); - maildir format (traditional mbox only format is supported). . If the above features are needed, please consider installing another package providing similar /usr/bin/mail interface: - s-nail package, - or mailutils package. Package: bsd-mailx-dbgsym Priority: optional Section: debug Installed-Size: 139 Maintainer: Robert Luberda Architecture: arm64 Source: bsd-mailx Version: 8.1.2-0.20220412cvs-1+apertis0bv2024dev2b1 Depends: bsd-mailx (= 8.1.2-0.20220412cvs-1+apertis0bv2024dev2b1) Filename: pool/development/b/bsd-mailx/bsd-mailx-dbgsym_8.1.2-0.20220412cvs-1+apertis0bv2024dev2b1_arm64.deb Size: 116216 MD5sum: cfcf5298365446ff547e6f96ae14780d SHA1: d7dd88d7e76e4a5d2310c30a6aea2ffb2b6c519f SHA256: 375c73f7d82545151e75b465400cbd31905f6d946bfc5b68a3fe7eee8d24e181 SHA512: 3cfe34c202a18008dfaec9750190b8a44aa901b3279b7c21e5c0e8ec47511ae5317f560471b8a8ffd61ecb684d34f6404018ed7111683f4f868ed506b7c290e6 Description: debug symbols for bsd-mailx Auto-Built-Package: debug-symbols Build-Ids: 47371d02d73da5a53f6bd8c0df16a309665280e5 Package: bsdmainutils Priority: optional Section: oldlibs Installed-Size: 17 Maintainer: Debian Bsdmainutils Team Architecture: all Version: 12.1.8+apertis0bv2024dev2b1 Depends: bsdutils (>= 3.0-0), debianutils (>= 1.8), bsdextrautils (>= 2.35.2-7), ncal Suggests: calendar, whois, vacation, mailutils Filename: pool/development/b/bsdmainutils/bsdmainutils_12.1.8+apertis0bv2024dev2b1_all.deb Size: 6208 MD5sum: 819ab8a0d32cbb65510cfebd4b02e901 SHA1: 3217504ce33f067bb15e50abfec37bfdf6529777 SHA256: 7e188b5a9c14e7ee4807830a1fbd2031d6b37ea75c8abea9a3d2f35bde15228b SHA512: 2fc64bf7664266cc3d2c9827535d3448c1057f6d229d98d670d1460ab99ebd0c06009dad05dd296350812ff25942d0b4d07e3a38974fce0099105fe2b08ab324 Description: Transitional package for more utilities from FreeBSD This is a transitional package, it can be safely removed. Multi-Arch: foreign Package: bsh Priority: optional Section: devel Installed-Size: 21 Maintainer: Debian Java Maintainers Architecture: all Version: 2.0b4-20+apertis2bv2024preb2 Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless, libbsh-java (= 2.0b4-20+apertis2bv2024preb2), libjline-java Suggests: bsh-doc, default-jre | java1-runtime | java2-runtime Filename: pool/development/b/bsh/bsh_2.0b4-20+apertis2bv2024preb2_all.deb Size: 5184 MD5sum: 4dc7ab5366d43f092fc6d90db2dcab86 SHA1: 408645133eae8bc2f4b2a3bdb798b0dabbf8ae86 SHA256: 9fc0a3590744ee6e6860f87d980214d851646c50f2a17a64f5fb9ec9bfbde506 SHA512: f96f5bb368c692940b14b4ec119289041c86b17e7f4c0311d9a8ec9825f397b0ddcdc915eb8af47f8486cafa11b847001783f0110a3071559dad10d9482aaa8e Description: Java scripting environment (BeanShell) Version 2 BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. Enhances: libbsf-java Homepage: http://www.beanshell.org Package: bsh-doc Priority: optional Section: doc Installed-Size: 4138 Maintainer: Debian Java Maintainers Architecture: all Source: bsh Version: 2.0b4-20+apertis2bv2024preb2 Suggests: bsh Filename: pool/development/b/bsh/bsh-doc_2.0b4-20+apertis2bv2024preb2_all.deb Size: 378004 MD5sum: 87a39d37e81a6a177e9b465fc73902d6 SHA1: 5038b20ae9cd8aaf59df7b8c342fb75c78011bf0 SHA256: 654c19c6fdb4649ecdd9dc28266deb89244dec651e8805d0a9b47f168296701e SHA512: b215cd4e6c65407db8083fb7ac1dbe83c33d9ba86fe9f24a049041d539839e357cbadd11558674b1105b77d373cdad4cd73c21def4fb3aac948a922d901d7d68 Description: Documentation for bsh BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. . The documentation includes the javadoc API for bsh version 2 as well as the faq and manual in html-format. Homepage: http://www.beanshell.org Package: bsh-src Priority: optional Section: java Installed-Size: 826 Maintainer: Debian Java Maintainers Architecture: all Source: bsh Version: 2.0b4-20+apertis2bv2024preb2 Suggests: bsh Filename: pool/development/b/bsh/bsh-src_2.0b4-20+apertis2bv2024preb2_all.deb Size: 838336 MD5sum: 439675929d07225478508b654cf2b284 SHA1: d792351cad3d74696dffdb7d24aa41ccb2a60029 SHA256: a903fe78989a2132c0dedd7a42673087bf7c060ea6804f82485506ef24419640 SHA512: 07e56a35df3f701d508ecee1b11680e965c949302c79aaa34c68d0dbf2d0831e389d8bb1b198f098c50981322e247e41d6159f67a40464256a55e540b7cfe83d Description: Java scripting environment (BeanShell) Version 2 (source code) BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. . This package contains the bsh source code. Homepage: http://www.beanshell.org Package: btrfs-progs Priority: optional Section: admin Installed-Size: 4519 Maintainer: Adam Borowski Architecture: arm64 Version: 6.2-1+apertis0bv2024dev2b1 Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libext2fs2 (>= 1.42), liblzo2-2 (>= 2.02), libudev1 (>= 183), libuuid1 (>= 2.16), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0) Suggests: duperemove Breaks: initramfs-tools (<< 0.137~) Filename: pool/development/b/btrfs-progs/btrfs-progs_6.2-1+apertis0bv2024dev2b1_arm64.deb Size: 717228 MD5sum: 7ee6005cbd1d03f85e3c5dc4c55a6ce2 SHA1: 678d8e413cd7b262d0fb23c7b8635840dd75b699 SHA256: 9367c7fcc65df3ba944d417f7441d33aa8d070d579b3b1fa46c1fe535959eb04 SHA512: 91abde55d3997534939fe507419c9bf5d36558c4852b48057f58d3f55c45b568939d75834790418cd397fa7fc4d12a5dec353ee4142c3200432a9da29d0cc0a9 Description: Checksumming Copy on Write Filesystem utilities Btrfs is a copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. . This package contains utilities (mkfs, fsck) used to work with btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3. Homepage: http://btrfs.wiki.kernel.org/ Multi-Arch: foreign Package: btrfs-progs-dbgsym Priority: optional Section: debug Installed-Size: 6645 Maintainer: Adam Borowski Architecture: arm64 Source: btrfs-progs Version: 6.2-1+apertis0bv2024dev2b1 Depends: btrfs-progs (= 6.2-1+apertis0bv2024dev2b1) Filename: pool/development/b/btrfs-progs/btrfs-progs-dbgsym_6.2-1+apertis0bv2024dev2b1_arm64.deb Size: 6158888 MD5sum: c2331165ea964984a98207aa21372295 SHA1: d70e80bbc5c7061c713237ab7409220974e71165 SHA256: d21d0cf96142d8ee990ca13d0d2ec29aa4c9b7aae0feb833119fb33a5af1be9a SHA512: 4fedf245531d69a4e50e996c44e471d012c5993ebd56c8ca77ee31919283a286106700d237bcdeb316a1b16f855eaf21733722a28ed8f0582cdd77cc07e54722 Description: debug symbols for btrfs-progs Auto-Built-Package: debug-symbols Build-Ids: 05f0de336da1650a9c3937182d5d14622eb6885a 0b714f7f8f1c0e452750d1ad3d62d92647dec5c3 26bddb191b799ab35c8873e88cc24b971697e3bc 645134f018d1bb9478f64e3d10510b0bce189dbf ad37edcd98a850a8b86be90443ab6b45a520f2bc b7faaac3a64d3a917ed43e48961e4aa042a1140a db74736ce30b41ad7e3d6cabe10d54c47491aae2 fd36875a5d736620116f955f5eb35fe5ef1a4f6a Package: build-essential Priority: optional Section: devel Installed-Size: 17 Maintainer: Matthias Klose Architecture: arm64 Version: 12.9apertis0bv2024preb1 Depends: libc6-dev | libc-dev, gcc (>= 4:10.2), g++ (>= 4:10.2), make, dpkg-dev (>= 1.17.11) Filename: pool/development/b/build-essential/build-essential_12.9apertis0bv2024preb1_arm64.deb Size: 4608 MD5sum: 51e48bd3bc5d764976f1fdd4a2134ee2 SHA1: d683bf6618cb3a6684dbf5c7729a4a9b1482b295 SHA256: 71cee054ccb6c64059bb1b2064b6ec12c82e7615027fc88770876083ca013e8f SHA512: af1684809ee02dbfba52a65d104140b11be7da59453c0cbb454f4a7b09c4ba7c96cf47b7b0e2d1c40b0d00daef8ff4e3889d7b0c500c5128f2f32340846dad54 Description: Informational list of build-essential packages If you do not plan to build Debian packages, you don't need this package. Starting with dpkg (>= 1.14.18) this package is required for building Debian packages. . This package contains an informational list of packages which are considered essential for building Debian packages. This package also depends on the packages on that list, to make it easy to have the build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. . This package is NOT the definition of what packages are build-essential; the real definition is in the Debian Policy Manual. This package contains merely an informational list, which is all most people need. However, if this package and the manual disagree, the manual is correct. Package: build-profile-noudeb Priority: optional Section: utils Installed-Size: 14 Maintainer: Apertis packagers Architecture: all Source: build-profile-presets Version: 5bv2024dev2b1 Depends: dpkg-dev Filename: pool/development/b/build-profile-presets/build-profile-noudeb_5bv2024dev2b1_all.deb Size: 1940 MD5sum: 7edbf593f192c96b060333102ce62ccf SHA1: 0573609228dc86523199fe75a3f1c28afc5fd695 SHA256: e58bed8e8d8adc578cff82829f55990093745cb61c39a5d9604f45617ee10a69 SHA512: cec502500aacd1768ac529f4bdbfaf892bc07ed767fd88df53416edeffaea95913573dd45980346ad3b3e5a795fc7b027055b30a74839926c52742505dfb8f1a Description: wrap dpkg-buildpackage and set noudeb build profile wrap dpkg-buildpackage and set noudeb build profile for Apertis Package: bundler Priority: optional Section: ruby Installed-Size: 86 Maintainer: Debian Ruby Team Architecture: all Source: rubygems (3.3.15-2+apertis0bv2024preb1) Version: 2.3.15-2+apertis0bv2024preb1 Depends: ruby-bundler (= 2.3.15-2+apertis0bv2024preb1) Recommends: build-essential, less, ruby-dev, sudo Filename: pool/development/r/rubygems/bundler_2.3.15-2+apertis0bv2024preb1_all.deb Size: 75956 MD5sum: b05248f0d50f15f537787439cbb86617 SHA1: 800ff5a551ec111a76945b36c4ab9ed1f1762a80 SHA256: 8e8dddad5b14d108763aa0cdf35a85a213e4c648c081835bc6ffd55fa3cac4c4 SHA512: 342d7a753a28207ec5a4a6c4a5ada754dac23b80c071a932aefd0d4e05f227ed6434bb3fd0a9c5188ce15dad390d83f3b8ba3e6c0f9081639beb155e969c5d6a Description: Manage Ruby application dependencies Bundler manages a Ruby application's dependencies through its entire life, across many machines, systematically and repeatably. . This is a dependency package which depends on a full Ruby development environment, it is targeted at application developers. Homepage: https://rubygems.org Package: byacc Priority: optional Section: devel Installed-Size: 282 Maintainer: Thomas E. Dickey Architecture: arm64 Version: 1:2.0.20221106-1+apertis0bv2024dev2b1 Provides: yacc Depends: libc6 (>= 2.34) Filename: pool/development/b/byacc/byacc_2.0.20221106-1+apertis0bv2024dev2b1_arm64.deb Size: 117976 MD5sum: 2866169326571bed11d11e06839ec5be SHA1: c31db739b454b66fb5452de90858b222b04b5f00 SHA256: 34a6afd9bf5a3cc3db7af61d558ad52c6726910abebc01b4f24ef867a5993223 SHA512: 866ae9dcb47dce9e800cce7c100f7588390ffc21f12c4f3900dd69fd15c566807f43b8df0ebf1f06a15274d36f220649404843d7f9d38772bad0839f528454ed Description: public domain Berkeley LALR Yacc parser generator This package provides a parser generator utility that reads a grammar specification from a file and generates an LR(1) parser for it. The parsers consist of a set of LALR(1) parsing tables and a driver routine written in the C programming language. It has a public domain license which includes the generated C. . This package has the backtracking extension, adapted from btyacc. . Related packages: bison, btyacc, antlr Homepage: https://invisible-island.net/byacc/ Multi-Arch: foreign Package: byacc-dbgsym Priority: optional Section: debug Installed-Size: 156 Maintainer: Thomas E. Dickey Architecture: arm64 Source: byacc Version: 1:2.0.20221106-1+apertis0bv2024dev2b1 Depends: byacc (= 1:2.0.20221106-1+apertis0bv2024dev2b1) Filename: pool/development/b/byacc/byacc-dbgsym_2.0.20221106-1+apertis0bv2024dev2b1_arm64.deb Size: 133792 MD5sum: 785f91eef6c1040b0ce4cdc52fd29cc6 SHA1: 8ce442bca7790fdad845b8cbc35587a946163470 SHA256: f06a555d197bcf77af96ca5f436b0a9e2c8f65064732edc895388289a9dc4c5c SHA512: dbb652af4007271328c1afa6ce4de53f09ce4596af0f15c2a6f721bf079dd92d09386388d0032404aca05be5597bca63bb3abb1baa0882168b1c3bb8ab356dcb Description: debug symbols for byacc Auto-Built-Package: debug-symbols Build-Ids: f11bbc745b2946d7d73c1262e194d37b813d8f3e Package: byacc-j Priority: extra Section: devel Installed-Size: 222 Maintainer: Ludovic Claude Architecture: arm64 Version: 1.15-1.1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/b/byacc-j/byacc-j_1.15-1.1+apertis0bv2024dev2b1_arm64.deb Size: 54552 MD5sum: 4e0bbea991d7f9c092ccffa5ede75168 SHA1: 3f6850797bae961c066abf3ae8da1bd905225318 SHA256: d2cd9675761a57bff64555b0be84e5ee9079e049ab0bdd7b2101279ceb9e771a SHA512: cb82dc74616de7762e28747311fbfdd276ad2e7610a406f0ca224cf20849574a24bc02952f674788dca315603336ebb35d9793b87fdf7741951d5f33ab27c171 Description: Berkeley YACC parser generator extended to generate Java code BYACC/J is an extension of the Berkeley v 1.8 YACC-compatible parser generator. . Standard YACC takes a YACC source file, and generates one or more C files from it, which if compiled properly, will produce a LALR-grammar parser. This is useful for expression parsing, interactive command parsing, and file reading. Many megabytes of YACC code have been written over the years. . This is the standard YACC tool that is in use every day to produce C/C++ parsers. . I have added a "-J" flag which will cause BYACC to generate Java source code, instead. So there finally is a YACC for Java now! Homepage: http://byaccj.sourceforge.net/ Package: byacc-j-dbgsym Priority: optional Section: debug Installed-Size: 128 Maintainer: Ludovic Claude Architecture: arm64 Source: byacc-j Version: 1.15-1.1+apertis0bv2024dev2b1 Depends: byacc-j (= 1.15-1.1+apertis0bv2024dev2b1) Filename: pool/development/b/byacc-j/byacc-j-dbgsym_1.15-1.1+apertis0bv2024dev2b1_arm64.deb Size: 105224 MD5sum: 801b03fc130c24a4175c6a9f7f5a115f SHA1: b7b641b8a23656dbd0b6402e33aad783bd581acf SHA256: 8a611071876020aa1a75556fe7d3592938ebbc08c912a2ac0b9edba46b270d87 SHA512: ec21f18fd55a556297508e9a298ec9f229b7c92dbf6c2d6b3b942c71c87dfab561a8cf8f3e4d3f34a3f33ee16abde680ec2d28d79a81105ef89994b34ab67aa3 Description: debug symbols for byacc-j Auto-Built-Package: debug-symbols Build-Ids: cfc9f5a4e6107d9347b70fbf3f41e44d21bf6033 Package: ca-certificates-java Priority: optional Section: java Installed-Size: 44 Maintainer: Debian Java Maintainers Architecture: all Version: 20230620~deb12u1+apertis0bv2024preb1 Depends: ca-certificates (>= 20210120), default-jre-headless (>= 2:1.8) | java8-runtime-headless Filename: pool/development/c/ca-certificates-java/ca-certificates-java_20230620~deb12u1+apertis0bv2024preb1_all.deb Size: 12148 MD5sum: 3c4642ac2d2fcc11c82bbc1b5fc61fe5 SHA1: d5f36a8a4766c04dec1db285826efa759eb69e64 SHA256: 1074a0dd46f1817aeb5a92b78096c0ddc0047ebdb980087579528747cb42fab7 SHA512: ac8d4ddbbcdfc7632fb69bbd766b7962d2e14ac87cdf51591037b67ee6b9dceec36767218492e6909e2710d4a8ae2f2c1003abc14b5cdacdd66defcb9f3f4d13 Description: Common CA certificates (JKS keystore) This package uses the hooks of the ca-certificates package to update the cacerts JKS keystore used for many java runtimes. Multi-Arch: foreign Package: ca-certificates-java Priority: optional Section: java Installed-Size: 43 Maintainer: Debian Java Maintainers Architecture: all Version: 20230620~deb12u1~bpo12+1+apertis1bv2024preb1 Depends: ca-certificates (>= 20210120), default-jre-headless (>= 2:1.8) | java8-runtime-headless Filename: pool/development/c/ca-certificates-java/ca-certificates-java_20230620~deb12u1~bpo12+1+apertis1bv2024preb1_all.deb Size: 12048 MD5sum: 2283b86e31f863b911efcb5d1bbd15c9 SHA1: 016903d5ceaf46adbafa456b1da96b82a89fdc13 SHA256: bf241c3473187b1bb18c85f3d61484657170145a363879688cf87c23945b91dd SHA512: 09a6a3eaa2e647a7d626a2c023e2445d133eabf5066cc2f39952a79d7a8a4d9ca6627c449d53f82500a1cdd26c938c3c8802c7f8b7ed6542d9ffb3031ca8b977 Description: Common CA certificates (JKS keystore) This package uses the hooks of the ca-certificates package to update the cacerts JKS keystore used for many java runtimes. Multi-Arch: foreign Package: cabal-install Priority: optional Section: haskell Installed-Size: 55797 Maintainer: Debian Haskell Group Architecture: arm64 Source: haskell-cabal-install Version: 3.4.1.0-3+apertis0bv2024dev2b1 Depends: ghc (>= 8.4.3), libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.2.1+dfsg1), zlib1g (>= 1:1.1.4) Recommends: curl | wget Filename: pool/development/h/haskell-cabal-install/cabal-install_3.4.1.0-3+apertis0bv2024dev2b1_arm64.deb Size: 8167072 MD5sum: b7857828731c72669e35a5d85d8a3dab SHA1: 225b6d8ff77ad15bdd08ea16ebaea8d14ceca154 SHA256: 40403d612f34f50304315be75cdd87567b218ef6566f32a0562e9e1aa22ef289 SHA512: be4eb5afe5e4ce5415db48b0309509fe7f07c9c91f4441c5904728fe9c67a9d145f58a550a50a5be491ac22ac7ebf4ba32eefc78af6117e7957f980cc0c78161 Description: command-line interface for Cabal and Hackage The 'cabal' command-line program simplifies the process of managing Haskell software by automating the fetching, configuration, compilation and installation of Haskell libraries and programs. Homepage: https://www.haskell.org/cabal/ Package: cairosvg Priority: optional Section: graphics Installed-Size: 18 Maintainer: Debian Python Team Architecture: all Version: 2.5.2-1.1+deb12u1+apertis0bv2024preb1 Depends: python3-cairosvg (= 2.5.2-1.1+deb12u1+apertis0bv2024preb1), python3:any Breaks: python-cairosvg (<< 2~), python3-cairosvg (<< 2~) Filename: pool/development/c/cairosvg/cairosvg_2.5.2-1.1+deb12u1+apertis0bv2024preb1_all.deb Size: 5312 MD5sum: c4ef521460a47f1a0b0e6a14a68b3732 SHA1: 4d7e246a4fdec069c6844fedaeb76be30a9bf0b3 SHA256: b7524fe23d161e3709fad4397a880c53f090c31208631fd055d1f6f389b64dd6 SHA512: d704bb70d2bd3bb93d702ffc83aeabc9b4d1bf5aba52429ed610c3d418899cd66bd246f87e847df657a57db696137104c70596125fe2af631fa506dea1ab602b Description: SVG to PDF/PS/PNG converter based on Cairo CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF, PostScript and PNG files. The main part of CairoSVG is a SVG parser, trying to follow the SVG 1.1 recommendation from the W3C. Once parsed, the result is drawn to a Cairo surface that can be exported to various formats: PDF, PostScript, PNG and even SVG. Homepage: https://cairosvg.org/ Package: calendar Priority: optional Section: utils Installed-Size: 431 Maintainer: Debian Bsdmainutils Team Architecture: arm64 Source: bsdmainutils Version: 12.1.8+apertis0bv2024dev2b1 Replaces: bsdmainutils (<< 12.1.1) Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.34), cpp Breaks: bsdmainutils (<< 12.1.1) Filename: pool/development/b/bsdmainutils/calendar_12.1.8+apertis0bv2024dev2b1_arm64.deb Size: 120864 MD5sum: ac0c07e9036ff85b930b94f295ee2144 SHA1: 1de4451286b81346c81aa8faa5a642fe93aca55d SHA256: 9547912d0d07bf2a5a5160843deeed0521491147a08702f056fdf4d7919d4d29 SHA512: 7239fd378df6e5d5766beae77c6c6ef4046930d071d70a6c30c9e7ee5f88b2d75f3640c27ed2d9121f4a99ce25447c99a6931995b9cd71dfb8b6ee15e6a17647 Description: display upcoming dates and provide reminders This package contains the "calendar" program commonly found on BSD-style systems, which displays upcoming relevant dates on a wide variety of calendars. Multi-Arch: foreign Package: calendar-dbgsym Priority: optional Section: debug Installed-Size: 43 Maintainer: Debian Bsdmainutils Team Architecture: arm64 Source: bsdmainutils Version: 12.1.8+apertis0bv2024dev2b1 Depends: calendar (= 12.1.8+apertis0bv2024dev2b1) Filename: pool/development/b/bsdmainutils/calendar-dbgsym_12.1.8+apertis0bv2024dev2b1_arm64.deb Size: 25504 MD5sum: 9889d5f78e7a2977eda24a3bc221d336 SHA1: a159ee5a2808bd76bb2146b5c6e1a29f4d287cbc SHA256: fd85238c0b9267acd46e1fca587af71cd76abd894e112722f54f19e6e28ce23b SHA512: ae64bd2070f08fff842b5bde35fc76d57139f0e86d43897e6c94e31aa9acdd64844a19d9c65004300b2f702c3b285fec98f347f6096fd159134a187d61e09966 Description: debug symbols for calendar Auto-Built-Package: debug-symbols Build-Ids: e114c85128381d6d3510ecffed9d846b685c53c5 Package: capstone-tool Priority: optional Section: utils Installed-Size: 6602 Maintainer: Debian Security Tools Architecture: arm64 Source: capstone Version: 4.0.2-5+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/c/capstone/capstone-tool_4.0.2-5+apertis0bv2024dev2b1_arm64.deb Size: 544204 MD5sum: eb643280e7247025911d81ec7e6f6d7d SHA1: a70a812dd86fcbc9b3e3dd87dd04354045f1aa43 SHA256: fbff3da14650b5539282c4fbc318706b5c61e86ebff9f753e0ec317db6fe3509 SHA512: 32a52d443b8af5bcf71b8f4caaec0a1662ba59f509bda09c2d670aa994a7b3072cb3cf84029a151b2bb01514f9a2e158823e5a8325925255e6392f32e90beae5 Description: lightweight multi-architecture disassembly framework - command line tool Capstone is a lightweight multi-platform, multi-architecture disassembly framework. . This package contains cstool, a command-line tool to disassemble hexadecimal strings. Homepage: https://www.capstone-engine.org/ Multi-Arch: allowed Package: capstone-tool-dbgsym Priority: optional Section: debug Installed-Size: 2142 Maintainer: Debian Security Tools Architecture: arm64 Source: capstone Version: 4.0.2-5+apertis0bv2024dev2b1 Depends: capstone-tool (= 4.0.2-5+apertis0bv2024dev2b1) Filename: pool/development/c/capstone/capstone-tool-dbgsym_4.0.2-5+apertis0bv2024dev2b1_arm64.deb Size: 2053336 MD5sum: 2e0a4f68e87ab61bbf2bc82e8a4b01ff SHA1: 964d006f724c6af4069366966228f81debab3334 SHA256: d56cde2dffa1c2f42de8f5798f7e1d16ed0a99099a74385e9fad9e4f4145df80 SHA512: fb8eb03be0d2933f00b0fa405be3c3df0dbeb1a6ff2055d62f9ac3d8ab51ce486f9fd1a8850b53a50ab769ad534efde3c7a4f1f7594a574bbab6b6fb7a06141e Description: debug symbols for capstone-tool Auto-Built-Package: debug-symbols Build-Ids: 2ae0971bed917d0d0e89f77cd90310a0abc6d549 Package: cargo Priority: optional Section: devel Installed-Size: 10480 Maintainer: Rust Maintainers Architecture: arm64 Version: 0.66.0+ds1-1+apertis1bv2024preb2 Depends: libc6 (>= 2.34), libcurl4 (>= 7.28.0), libgcc-s1 (>= 4.2), libgit2-1.5 (>= 1.5.0), libssh2-1 (>= 1.2.5), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4), rustc (>= 1.24), binutils, gcc | clang | c-compiler Suggests: cargo-doc, python3 Filename: pool/development/c/cargo/cargo_0.66.0+ds1-1+apertis1bv2024preb2_arm64.deb Size: 2990492 MD5sum: 022477540640081f5d213169bce4347f SHA1: bc27c218c767690e28022bb3fc123b8823b50deb SHA256: cb509d8aa3b11eee2bb64cd50982cda4ee05752bb3c0a5618160988db0d95a79 SHA512: 15497d1f72c57de1d6614ab202ce6d4c1d85acb12b272b43a131c5965765865f1c0645eb0215e3291dd406c60e271071aea53b5ab09b232f5dc380fede501721 Description: Rust package manager Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. Homepage: https://crates.io/ Multi-Arch: allowed Package: cargo-c Priority: optional Section: rust Installed-Size: 47461 Maintainer: Debian Rust Maintainers Architecture: arm64 Source: rust-cargo-c Version: 0.9.14-1+apertis0bv2024dev2b2 Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.28.0), libgcc-s1 (>= 4.2), libgit2-1.5 (>= 1.5.0), libssh2-1 (>= 1.2.5), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Filename: pool/development/r/rust-cargo-c/cargo-c_0.9.14-1+apertis0bv2024dev2b2_arm64.deb Size: 12188888 MD5sum: 8ed4add8a48a77632eb3d75edd8cc7c5 SHA1: 50708251fa8f59e9c449a9b16fe62f1971f0bf7d SHA256: fe619701c6fd008537d988dac339488b34eb006965f033c72b9c9ed5c56a3312 SHA512: aa048692a42fd0ee475db5d1b4815ce05eeb1ec300c20fa57d6d11a0d824c58b2f7d57ae1e423569f50f88de8d5423836b9dc73f7ae1b2c593a4cc160f59e295 Description: Helper program to build and install c-like libraries cargo-c is an extension for Cargo, the Rust package manger, that allows users to build and install C-ABI compatible dynamic and static libraries. It produces and installs pkg-config files, a static and a dynamic library, and C headers to be used by any C-compatible software. Built-Using: rust-bitmaps (= 2.1.0-1+apertis0bv2024dev2b1), rust-cbindgen (= 0.24.3-2+apertis0bv2024dev2b1), rust-im-rc (= 15.1.0-1+apertis0bv2024dev2b1), rust-sized-chunks (= 0.6.5-2+apertis0bv2024dev2b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1) Multi-Arch: allowed X-Cargo-Built-Using: rust-aho-corasick (= 0.7.19-1+apertis0bv2024dev2b1), rust-anyhow (= 1.0.69-1+apertis1bv2024dev2b1), rust-arrayvec (= 0.7.2-2+apertis0bv2024dev2b1), rust-atty (= 0.2.14-2), rust-base64 (= 0.13.0-1), rust-bitflags (= 1.3.2-2+apertis1bv2024dev2b1), rust-bitmaps (= 2.1.0-1+apertis0bv2024dev2b1), rust-block-buffer (= 0.10.2-2+apertis0bv2024dev2b1), rust-bstr (= 0.2.17-1), rust-byteorder (= 1.4.3-2+apertis0bv2024dev2b1), rust-bytes (= 1.2.1-1+apertis0bv2024dev2b1), rust-bytesize (= 1.1.0-1+apertis0bv2024dev2b1), rust-cargo (= 0.66.0-1+apertis0bv2024dev2b1), rust-cargo-platform (= 0.1.2-1+apertis0bv2024dev2b1), rust-cargo-util (= 0.2.2-1+apertis0bv2024dev2b1), rust-cbindgen (= 0.24.3-2+apertis0bv2024dev2b1), rust-cc (= 1.0.73-1+apertis0bv2024dev2b1), rust-cfg-if (= 1.0.0-1), rust-clap-3 (= 3.2.23-4+apertis0bv2024dev2b1), rust-clap-lex (= 0.3.0-1+apertis0bv2024dev2b1), rust-combine (= 4.6.6-3+apertis0bv2024dev2b1), rust-cpufeatures (= 0.2.4-1+apertis0bv2024dev2b1), rust-crates-io (= 0.34.0-2+apertis0bv2024dev2b1), rust-crc32fast (= 1.3.2-2+apertis0bv2024dev2b1), rust-crossbeam-utils (= 0.8.12-1+apertis0bv2024dev2b1), rust-crypto-common (= 0.1.3-1+apertis0bv2024dev2b1), rust-crypto-hash (= 0.3.4-1+apertis0bv2024dev2b1), rust-curl (= 0.4.44-1+apertis0bv2024dev2b1), rust-curl-sys (= 0.4.58-1+apertis0bv2024dev2b1), rust-digest (= 0.10.5-2+apertis0bv2024dev2b1), rust-either (= 1.6.1-1+apertis0bv2024dev2b1), rust-env-logger (= 0.9.3-1+apertis0bv2024dev2b1), rust-fastrand (= 1.8.0-1+apertis0bv2024dev2b1), rust-filetime (= 0.2.19-1+apertis0bv2024dev2b1), rust-flate2 (= 1.0.25-1+apertis0bv2024dev2b1), rust-fnv (= 1.0.7-1+apertis0bv2024dev2b1), rust-foreign-types-0.3 (= 0.3.2-1+apertis0bv2024dev2b1), rust-foreign-types-shared-0.1 (= 0.1.1-1+apertis0bv2024dev2b1), rust-form-urlencoded (= 1.1.0-1+apertis0bv2024dev2b1), rust-generic-array (= 0.14.4-1), rust-git2-curl (= 0.17.0-1+apertis0bv2024dev2b1), rust-git2 (= 0.16.0-1+apertis0bv2024dev2b1), rust-glob (= 0.3.0-1), rust-globset (= 0.4.9-1+apertis0bv2024dev2b1), rust-hashbrown (= 0.12.3-1+apertis0bv2024dev2b1), rust-heck (= 0.4.0-1+apertis0bv2024dev2b1), rust-hex (= 0.4.3-1+apertis0bv2024dev2b1), rust-hmac (= 0.12.1-1+apertis0bv2024dev2b1), rust-home (= 0.5.1-1+apertis0bv2024dev2b1), rust-humantime (= 2.1.0-1+apertis0bv2024dev2b1), rust-idna (= 0.3.0-1), rust-ignore (= 0.4.18-2+apertis0bv2024dev2b1), rust-im-rc (= 15.1.0-1+apertis0bv2024dev2b1), rust-indexmap (= 1.9.2-1+apertis0bv2024dev2b1), rust-itertools (= 0.10.3-1), rust-itoa (= 1.0.1-2+apertis0bv2024dev2b1), rust-jobserver (= 0.1.24-1+apertis0bv2024dev2b1), rust-kstring (= 2.0.0-1+apertis0bv2024dev2b1), rust-lazy-static (= 1.4.0-2+apertis0bv2024dev2b1), rust-lazycell (= 1.3.0-3), rust-libc (= 0.2.139-1), rust-libgit2-sys (= 0.14.1-1+apertis0bv2024dev2b1), rust-libnghttp2-sys (= 0.1.3-1+apertis0bv2024dev2b1), rust-libssh2-sys (= 0.2.23-1+apertis0bv2024dev2b1), rust-libz-sys (= 1.1.8-2+apertis0bv2024dev2b1), rust-log (= 0.4.17-3+apertis0bv2024dev2b1), rust-memchr (= 2.5.0-1), rust-once-cell (= 1.17.0-1), rust-opener (= 0.5.0-1+apertis0bv2024dev2b1), rust-openssl (= 0.10.45-1+apertis0bv2024dev2b1), rust-openssl-probe (= 0.1.2-1+apertis0bv2024dev2b1), rust-openssl-sys (= 0.9.80-1+apertis0bv2024dev2b1), rust-os-info (= 3.5.1-1+apertis0bv2024dev2b1), rust-os-str-bytes (= 6.0.0-1+apertis0bv2024dev2b1), rust-pathdiff (= 0.2.1-1+apertis0bv2024dev2b1), rust-percent-encoding (= 2.2.0-1+apertis0bv2024dev2b1), rust-proc-macro2 (= 1.0.47-1+apertis0bv2024dev2b1), rust-quote (= 1.0.21-1+apertis0bv2024dev2b1), rust-rand-core (= 0.6.3-2+apertis0bv2024dev2b1), rust-rand-xoshiro (= 0.6.0-2+apertis0bv2024dev2b1), rust-regex-automata (= 0.1.8-2), rust-regex (= 1.7.1-1+apertis0bv2024dev2b1), rust-regex-syntax (= 0.6.27-1+apertis0bv2024dev2b1), rust-remove-dir-all (= 0.7.0-1+apertis0bv2024dev2b1), rust-rustc-workspace-hack (= 1.0.0-1+apertis0bv2024dev2b1), rust-rustfix (= 0.6.0-1+apertis0bv2024dev2b1), rust-ryu (= 1.0.2-1), rust-same-file (= 1.0.6-1), rust-semver (= 1.0.14-1+apertis0bv2024dev2b1), rust-serde (= 1.0.152-2+apertis0bv2024dev2b1), rust-serde-ignored (= 0.1.2-1+apertis0bv2024dev2b1), rust-serde-json (= 1.0.87-1+apertis0bv2024dev2b1), rust-sha1 (= 0.10.1-1+apertis0bv2024dev2b1), rust-shell-escape (= 0.1.4-1+apertis0bv2024dev2b1), rust-sized-chunks (= 0.6.5-2+apertis0bv2024dev2b1), rust-smallvec (= 1.9.0-1+apertis0bv2024dev2b1), rust-socket2 (= 0.4.4-1+apertis0bv2024dev2b1), rust-static-assertions (= 1.1.0-1), rust-strip-ansi-escapes (= 0.1.1-1+apertis0bv2024dev2b1), rust-strsim (= 0.10.0-1+apertis0bv2024dev2b1), rust-subtle (= 2.4.1-1+apertis0bv2024dev2b1), rust-syn (= 1.0.107-1+apertis0bv2024dev2b1), rust-tar (= 0.4.38-1+apertis0bv2024dev2b1), rust-tempfile (= 3.3.0-1+apertis0bv2024dev2b1), rust-termcolor (= 1.1.2-1+apertis0bv2024dev2b1), rust-textwrap (= 0.16.0-2+apertis1bv2024dev2b1), rust-thread-local (= 1.1.4-1+apertis0bv2024dev2b1), rust-toml (= 0.5.11-1+apertis0bv2024dev2b1), rust-toml-edit (= 0.14.4-2+apertis0bv2024dev2b1), rust-typenum (= 1.16.0-2+apertis0bv2024dev2b1), rust-unicode-bidi (= 0.3.8-2), rust-unicode-ident (= 1.0.0-1+apertis0bv2024dev2b1), rust-unicode-normalization (= 0.1.22-1), rust-unicode-width (= 0.1.10-1+apertis0bv2024dev2b1), rust-unicode-xid (= 0.2.4-1+apertis0bv2024dev2b1), rust-url (= 2.3.1-1+apertis0bv2024dev2b1), rust-utf8parse (= 0.2.0-1+apertis0bv2024dev2b1), rust-vte (= 0.10.1-4+apertis0bv2024dev2b1), rust-walkdir (= 2.3.2-1+apertis1bv2024dev2b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1) Package: cargo-c-dbgsym Priority: optional Section: debug Installed-Size: 159500 Maintainer: Debian Rust Maintainers Architecture: arm64 Source: rust-cargo-c Version: 0.9.14-1+apertis0bv2024dev2b2 Depends: cargo-c (= 0.9.14-1+apertis0bv2024dev2b2) Filename: pool/development/r/rust-cargo-c/cargo-c-dbgsym_0.9.14-1+apertis0bv2024dev2b2_arm64.deb Size: 141968760 MD5sum: 054f976bdac2e1c280cf0487b864bf2d SHA1: dbde8fbe0649204f62f2c752c7dddece48c19c93 SHA256: 22ea738973d5e8e23c8b3cefc9c373a0a3b83a36ae8fdc8e3353f8869b8096a9 SHA512: bb056e23cf139bdb69fbeb3ada1b104049705debca6351cafee6f7ac00cee321f7c2bd8fdbecac311ab7a6263c4c87ea76b8dc3a8b1c9fd37268a58d49f09070 Description: debug symbols for cargo-c Auto-Built-Package: debug-symbols Build-Ids: 09d8ef193abff0d515d81462f2167e5814bf01c1 3e249f6d71a7fdebfd1ed570dc98dfe53d30a2fc 70fa7b00bfe7986459edc5e9d873ad79047989ef ff0b3ffe241145b0c1e6d2a3cf82ef8c6c822e0b X-Cargo-Built-Using: rust-aho-corasick (= 0.7.19-1+apertis0bv2024dev2b1), rust-anyhow (= 1.0.69-1+apertis1bv2024dev2b1), rust-arrayvec (= 0.7.2-2+apertis0bv2024dev2b1), rust-atty (= 0.2.14-2), rust-base64 (= 0.13.0-1), rust-bitflags (= 1.3.2-2+apertis1bv2024dev2b1), rust-bitmaps (= 2.1.0-1+apertis0bv2024dev2b1), rust-block-buffer (= 0.10.2-2+apertis0bv2024dev2b1), rust-bstr (= 0.2.17-1), rust-byteorder (= 1.4.3-2+apertis0bv2024dev2b1), rust-bytes (= 1.2.1-1+apertis0bv2024dev2b1), rust-bytesize (= 1.1.0-1+apertis0bv2024dev2b1), rust-cargo (= 0.66.0-1+apertis0bv2024dev2b1), rust-cargo-platform (= 0.1.2-1+apertis0bv2024dev2b1), rust-cargo-util (= 0.2.2-1+apertis0bv2024dev2b1), rust-cbindgen (= 0.24.3-2+apertis0bv2024dev2b1), rust-cc (= 1.0.73-1+apertis0bv2024dev2b1), rust-cfg-if (= 1.0.0-1), rust-clap-3 (= 3.2.23-4+apertis0bv2024dev2b1), rust-clap-lex (= 0.3.0-1+apertis0bv2024dev2b1), rust-combine (= 4.6.6-3+apertis0bv2024dev2b1), rust-cpufeatures (= 0.2.4-1+apertis0bv2024dev2b1), rust-crates-io (= 0.34.0-2+apertis0bv2024dev2b1), rust-crc32fast (= 1.3.2-2+apertis0bv2024dev2b1), rust-crossbeam-utils (= 0.8.12-1+apertis0bv2024dev2b1), rust-crypto-common (= 0.1.3-1+apertis0bv2024dev2b1), rust-crypto-hash (= 0.3.4-1+apertis0bv2024dev2b1), rust-curl (= 0.4.44-1+apertis0bv2024dev2b1), rust-curl-sys (= 0.4.58-1+apertis0bv2024dev2b1), rust-digest (= 0.10.5-2+apertis0bv2024dev2b1), rust-either (= 1.6.1-1+apertis0bv2024dev2b1), rust-env-logger (= 0.9.3-1+apertis0bv2024dev2b1), rust-fastrand (= 1.8.0-1+apertis0bv2024dev2b1), rust-filetime (= 0.2.19-1+apertis0bv2024dev2b1), rust-flate2 (= 1.0.25-1+apertis0bv2024dev2b1), rust-fnv (= 1.0.7-1+apertis0bv2024dev2b1), rust-foreign-types-0.3 (= 0.3.2-1+apertis0bv2024dev2b1), rust-foreign-types-shared-0.1 (= 0.1.1-1+apertis0bv2024dev2b1), rust-form-urlencoded (= 1.1.0-1+apertis0bv2024dev2b1), rust-generic-array (= 0.14.4-1), rust-git2-curl (= 0.17.0-1+apertis0bv2024dev2b1), rust-git2 (= 0.16.0-1+apertis0bv2024dev2b1), rust-glob (= 0.3.0-1), rust-globset (= 0.4.9-1+apertis0bv2024dev2b1), rust-hashbrown (= 0.12.3-1+apertis0bv2024dev2b1), rust-heck (= 0.4.0-1+apertis0bv2024dev2b1), rust-hex (= 0.4.3-1+apertis0bv2024dev2b1), rust-hmac (= 0.12.1-1+apertis0bv2024dev2b1), rust-home (= 0.5.1-1+apertis0bv2024dev2b1), rust-humantime (= 2.1.0-1+apertis0bv2024dev2b1), rust-idna (= 0.3.0-1), rust-ignore (= 0.4.18-2+apertis0bv2024dev2b1), rust-im-rc (= 15.1.0-1+apertis0bv2024dev2b1), rust-indexmap (= 1.9.2-1+apertis0bv2024dev2b1), rust-itertools (= 0.10.3-1), rust-itoa (= 1.0.1-2+apertis0bv2024dev2b1), rust-jobserver (= 0.1.24-1+apertis0bv2024dev2b1), rust-kstring (= 2.0.0-1+apertis0bv2024dev2b1), rust-lazy-static (= 1.4.0-2+apertis0bv2024dev2b1), rust-lazycell (= 1.3.0-3), rust-libc (= 0.2.139-1), rust-libgit2-sys (= 0.14.1-1+apertis0bv2024dev2b1), rust-libnghttp2-sys (= 0.1.3-1+apertis0bv2024dev2b1), rust-libssh2-sys (= 0.2.23-1+apertis0bv2024dev2b1), rust-libz-sys (= 1.1.8-2+apertis0bv2024dev2b1), rust-log (= 0.4.17-3+apertis0bv2024dev2b1), rust-memchr (= 2.5.0-1), rust-once-cell (= 1.17.0-1), rust-opener (= 0.5.0-1+apertis0bv2024dev2b1), rust-openssl (= 0.10.45-1+apertis0bv2024dev2b1), rust-openssl-probe (= 0.1.2-1+apertis0bv2024dev2b1), rust-openssl-sys (= 0.9.80-1+apertis0bv2024dev2b1), rust-os-info (= 3.5.1-1+apertis0bv2024dev2b1), rust-os-str-bytes (= 6.0.0-1+apertis0bv2024dev2b1), rust-pathdiff (= 0.2.1-1+apertis0bv2024dev2b1), rust-percent-encoding (= 2.2.0-1+apertis0bv2024dev2b1), rust-proc-macro2 (= 1.0.47-1+apertis0bv2024dev2b1), rust-quote (= 1.0.21-1+apertis0bv2024dev2b1), rust-rand-core (= 0.6.3-2+apertis0bv2024dev2b1), rust-rand-xoshiro (= 0.6.0-2+apertis0bv2024dev2b1), rust-regex-automata (= 0.1.8-2), rust-regex (= 1.7.1-1+apertis0bv2024dev2b1), rust-regex-syntax (= 0.6.27-1+apertis0bv2024dev2b1), rust-remove-dir-all (= 0.7.0-1+apertis0bv2024dev2b1), rust-rustc-workspace-hack (= 1.0.0-1+apertis0bv2024dev2b1), rust-rustfix (= 0.6.0-1+apertis0bv2024dev2b1), rust-ryu (= 1.0.2-1), rust-same-file (= 1.0.6-1), rust-semver (= 1.0.14-1+apertis0bv2024dev2b1), rust-serde (= 1.0.152-2+apertis0bv2024dev2b1), rust-serde-ignored (= 0.1.2-1+apertis0bv2024dev2b1), rust-serde-json (= 1.0.87-1+apertis0bv2024dev2b1), rust-sha1 (= 0.10.1-1+apertis0bv2024dev2b1), rust-shell-escape (= 0.1.4-1+apertis0bv2024dev2b1), rust-sized-chunks (= 0.6.5-2+apertis0bv2024dev2b1), rust-smallvec (= 1.9.0-1+apertis0bv2024dev2b1), rust-socket2 (= 0.4.4-1+apertis0bv2024dev2b1), rust-static-assertions (= 1.1.0-1), rust-strip-ansi-escapes (= 0.1.1-1+apertis0bv2024dev2b1), rust-strsim (= 0.10.0-1+apertis0bv2024dev2b1), rust-subtle (= 2.4.1-1+apertis0bv2024dev2b1), rust-syn (= 1.0.107-1+apertis0bv2024dev2b1), rust-tar (= 0.4.38-1+apertis0bv2024dev2b1), rust-tempfile (= 3.3.0-1+apertis0bv2024dev2b1), rust-termcolor (= 1.1.2-1+apertis0bv2024dev2b1), rust-textwrap (= 0.16.0-2+apertis1bv2024dev2b1), rust-thread-local (= 1.1.4-1+apertis0bv2024dev2b1), rust-toml (= 0.5.11-1+apertis0bv2024dev2b1), rust-toml-edit (= 0.14.4-2+apertis0bv2024dev2b1), rust-typenum (= 1.16.0-2+apertis0bv2024dev2b1), rust-unicode-bidi (= 0.3.8-2), rust-unicode-ident (= 1.0.0-1+apertis0bv2024dev2b1), rust-unicode-normalization (= 0.1.22-1), rust-unicode-width (= 0.1.10-1+apertis0bv2024dev2b1), rust-unicode-xid (= 0.2.4-1+apertis0bv2024dev2b1), rust-url (= 2.3.1-1+apertis0bv2024dev2b1), rust-utf8parse (= 0.2.0-1+apertis0bv2024dev2b1), rust-vte (= 0.10.1-4+apertis0bv2024dev2b1), rust-walkdir (= 2.3.2-1+apertis1bv2024dev2b1), rustc (= 1.63.0+dfsg1-2+apertis1bv2024dev2b1) Package: cargo-dbgsym Priority: optional Section: debug Installed-Size: 36401 Maintainer: Rust Maintainers Architecture: arm64 Source: cargo Version: 0.66.0+ds1-1+apertis1bv2024preb2 Depends: cargo (= 0.66.0+ds1-1+apertis1bv2024preb2) Filename: pool/development/c/cargo/cargo-dbgsym_0.66.0+ds1-1+apertis1bv2024preb2_arm64.deb Size: 32611836 MD5sum: 138d065698bc3e32c0d6df7eff713a39 SHA1: c759d445d638b2ad61f3321a83a17adeb9750e4a SHA256: 2effe9508a8ea8ee4653f69e4ac836ee3a1c6dded573d0112172d7d0129cd291 SHA512: f4c6dbf5b06711946682b4819b568134d79b4179c7ea3e4e69a19241ea8764b3f9b8a0ed23ca63c49fdde43266f3b73d1a2a7981a51a3bdb2c3130886f51c939 Description: debug symbols for cargo Auto-Built-Package: debug-symbols Build-Ids: 5375080ace9e486ddcabe7a53dfef49e983e5709 Package: cargo-doc Priority: optional Section: doc Installed-Size: 22192 Maintainer: Rust Maintainers Architecture: all Source: cargo Version: 0.66.0+ds1-1+apertis1bv2024preb2 Filename: pool/development/c/cargo/cargo-doc_0.66.0+ds1-1+apertis1bv2024preb2_all.deb Size: 1221364 MD5sum: 207af7c70e6518ab8261e53b95830f2c SHA1: b2a54623fa04918fa0f45eb3971d3ebe0fff8502 SHA256: da0f419b240b593213492f4913151a3995b188384b9d066c33db95e4ab6cdb4a SHA512: 268d91a3eac805794bfa08772fc7063b5f6dc88cedbf0c0dd643fbb8721fee3af74232cd6c5fbfd5e322633e4391a433f4212352d63e95075a35c1d6751ce335 Description: Rust package manager, documentation Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. . This package contains the documentation. Homepage: https://crates.io/ Package: catch Priority: optional Section: devel Installed-Size: 922 Maintainer: Jérémy Lal Architecture: all Version: 1.12.2-0.1+apertis0bv2024dev2b1 Filename: pool/development/c/catch/catch_1.12.2-0.1+apertis0bv2024dev2b1_all.deb Size: 114068 MD5sum: 19ddd890d68e9d6d9d284c5f4d380813 SHA1: d8ca2a61144e9fe65cdb8ec0d4962084bbd8cc0d SHA256: 9ab81f1ef8acfebe1a74e5aa0f7cadc5430283cf7b314ce4842021c87445236e SHA512: 65a5d93d0512d1a67b1541930dabb386404a381f239eab4f1a3537b6b6f348549ab55db17ea3999c69c9283e874d3bca68ab6f60996546d004d0938a0f958260 Description: C++ Automated Test Cases in Headers Catch is a multi-paradigm automated test framework for C++ and Objective-C. . Its key features are: * Distributed as a single header file with no dependencies. * Test cases are self-registering. * Test cases can be de divided into isolated sections. * Behaviour Driven Design style is possible with GIVEN-WHEN-THEN in place of test cases and sections. * Only one core assertion macro for comparisons; standard language operators are used for comparison, yet the expression is decomposed and properly logged. Homepage: https://github.com/catchorg/Catch2 Package: cbindgen Priority: optional Section: utils Installed-Size: 4155 Maintainer: Debian Rust Maintainers Architecture: arm64 Source: rust-cbindgen Version: 0.24.3-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Filename: pool/development/r/rust-cbindgen/cbindgen_0.24.3-2+apertis0bv2024dev2b1_arm64.deb Size: 1101184 MD5sum: 90e15cf47fb2554209451c82285f1451 SHA1: a76d1ffdde65ce44be9e4176970a50d00c7d4572 SHA256: 9abfa1fcb8fa27e6cf9820c4b83619a55f6d5444549f9bf0d2c3dda0a21c84e2 SHA512: 11c556175798a2f65dd62643f9914cfd01056ee8376388823c14c8e6df8f2ee6f0b1d7095010924f0e50fceb2c02893d5e02894e716c44fe0c8b733a6b5b8578 Description: Generates C bindings from Rust code cbindgen can be used to generate C bindings for Rust code. It is currently being developed to support creating bindings for WebRender (by Mozilla for Firefox), but has been designed to support any project. . Features: . * Builds bindings for a crate, its mods, its dependent crates, and their mods * Only the necessary types for exposed functions are given bindings * Can specify annotations for controlling some aspects of binding * Support for generic structs and unions * Support for exporting constants and statics * Customizable formatting, can be used in C or C++ projects * Support for generating #ifdef's for #[cfg] attributes * Support for #[repr(sized)] tagged enum's Built-Using: rustc (= 1.63.0+dfsg1-2) Multi-Arch: allowed X-Cargo-Built-Using: rust-atty (= 0.2.14-2), rust-bitflags (= 1.3.2-2), rust-cfg-if (= 1.0.0-1), rust-clap-3 (= 3.2.23-4), rust-clap-lex (= 0.3.0-1), rust-fastrand (= 1.8.0-1), rust-hashbrown (= 0.12.3-1+apertis0bv2024dev2b1), rust-heck (= 0.4.0-1+apertis0bv2024dev2b1), rust-indexmap (= 1.9.2-1+apertis0bv2024dev2b1), rust-itoa (= 1.0.1-2+apertis0bv2024dev2b1), rust-libc (= 0.2.139-1), rust-log (= 0.4.17-3+apertis0bv2024dev2b1), rust-once-cell (= 1.17.0-1), rust-os-str-bytes (= 6.0.0-1), rust-proc-macro2 (= 1.0.47-1+apertis0bv2024dev2b1), rust-quote (= 1.0.21-1+apertis0bv2024dev2b1), rust-remove-dir-all (= 0.7.0-1+apertis0bv2024dev2b1), rust-ryu (= 1.0.2-1), rust-serde (= 1.0.152-2+apertis0bv2024dev2b1), rust-serde-json (= 1.0.87-1+apertis0bv2024dev2b1), rust-strsim (= 0.10.0-1+apertis0bv2024dev2b1), rust-syn (= 1.0.107-1+apertis0bv2024dev2b1), rust-tempfile (= 3.3.0-1+apertis0bv2024dev2b1), rust-termcolor (= 1.1.2-1+apertis0bv2024dev2b1), rust-textwrap (= 0.16.0-2), rust-toml (= 0.5.11-1), rust-unicode-ident (= 1.0.0-1), rustc (= 1.63.0+dfsg1-2) Package: cbindgen-dbgsym Priority: optional Section: debug Installed-Size: 13434 Maintainer: Debian Rust Maintainers Architecture: arm64 Source: rust-cbindgen Version: 0.24.3-2+apertis0bv2024dev2b1 Depends: cbindgen (= 0.24.3-2+apertis0bv2024dev2b1) Filename: pool/development/r/rust-cbindgen/cbindgen-dbgsym_0.24.3-2+apertis0bv2024dev2b1_arm64.deb Size: 12043828 MD5sum: 6cd99cf18452a255c67609f438aef75b SHA1: b28fb54c25671bfb5ed396fb47c33f56adfbc7fc SHA256: bb1262ac332d6bddf8d885afa3290d9eb698df72bc0a32fdc055e30ff295973c SHA512: 6e9230cbb88793b0b0afd1561168239189fef222d3c9b9c029226d0e0b9cd22824641217c851032475dd8b5e65a938337c175ee2800894a9acea35cd1ff5a60f Description: debug symbols for cbindgen Auto-Built-Package: debug-symbols Build-Ids: 1d546689953d66ecba5032501dcb2a6c3a39ebd5 X-Cargo-Built-Using: rust-atty (= 0.2.14-2), rust-bitflags (= 1.3.2-2), rust-cfg-if (= 1.0.0-1), rust-clap-3 (= 3.2.23-4), rust-clap-lex (= 0.3.0-1), rust-fastrand (= 1.8.0-1), rust-hashbrown (= 0.12.3-1+apertis0bv2024dev2b1), rust-heck (= 0.4.0-1+apertis0bv2024dev2b1), rust-indexmap (= 1.9.2-1+apertis0bv2024dev2b1), rust-itoa (= 1.0.1-2+apertis0bv2024dev2b1), rust-libc (= 0.2.139-1), rust-log (= 0.4.17-3+apertis0bv2024dev2b1), rust-once-cell (= 1.17.0-1), rust-os-str-bytes (= 6.0.0-1), rust-proc-macro2 (= 1.0.47-1+apertis0bv2024dev2b1), rust-quote (= 1.0.21-1+apertis0bv2024dev2b1), rust-remove-dir-all (= 0.7.0-1+apertis0bv2024dev2b1), rust-ryu (= 1.0.2-1), rust-serde (= 1.0.152-2+apertis0bv2024dev2b1), rust-serde-json (= 1.0.87-1+apertis0bv2024dev2b1), rust-strsim (= 0.10.0-1+apertis0bv2024dev2b1), rust-syn (= 1.0.107-1+apertis0bv2024dev2b1), rust-tempfile (= 3.3.0-1+apertis0bv2024dev2b1), rust-termcolor (= 1.1.2-1+apertis0bv2024dev2b1), rust-textwrap (= 0.16.0-2), rust-toml (= 0.5.11-1), rust-unicode-ident (= 1.0.0-1), rustc (= 1.63.0+dfsg1-2) Package: ccache Priority: optional Section: devel Installed-Size: 1526 Maintainer: Joel Rosdahl Architecture: arm64 Version: 4.8+really4.7.5-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.5), libhiredis0.14 (>= 0.14.1), libstdc++6 (>= 12), libzstd1 (>= 1.5.2) Suggests: distcc | icecc Filename: pool/development/c/ccache/ccache_4.8+really4.7.5-1+apertis0bv2024dev2b1_arm64.deb Size: 569700 MD5sum: e67c5db8c2cd665595c07b36c39bedcd SHA1: dc3b48c5a00b793cdf9a08f991b702eced3de116 SHA256: 824bb19d2fc1b06c47028ccc838a0abd4fac47043cc8d42362afde5f2e4d153d SHA512: 8ffd79d827090a489efeef0830351670a14c91906e94518929be8a4f2026fc0d641f276bca260ebd20a0d951958ad512e3b8d5b89c3a33b7b741b89f1f8552c0 Description: Compiler cache for fast recompilation of C/C++ code Ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again. Homepage: https://ccache.dev Package: ccache-dbgsym Priority: optional Section: debug Installed-Size: 8306 Maintainer: Joel Rosdahl Architecture: arm64 Source: ccache Version: 4.8+really4.7.5-1+apertis0bv2024dev2b1 Depends: ccache (= 4.8+really4.7.5-1+apertis0bv2024dev2b1) Filename: pool/development/c/ccache/ccache-dbgsym_4.8+really4.7.5-1+apertis0bv2024dev2b1_arm64.deb Size: 8153580 MD5sum: cc4dc89c68c241fff83f894b2d6489e0 SHA1: 2b7922010500d78dd4be1621a106fcbb140843b6 SHA256: 08d0369eaba316e3e85941135eac3f7d6622b2326f0d74e090923a27cf396dc8 SHA512: 19ed171dbd3bd0507f5271dacc2b0a333c925e410bc2f04823677899386a06edcf81a89ff6651588539a024504d420bd9be5a381db4dd0e4b256bdea214e78e6 Description: debug symbols for ccache Auto-Built-Package: debug-symbols Build-Ids: c752eadbcf90130d4b0820e010c746661de04a87 Package: cdbs Priority: optional Section: devel Installed-Size: 244 Maintainer: Debian QA Group Architecture: all Version: 0.4.166+apertis1bv2024preb1 Depends: scour Recommends: autotools-dev Suggests: devscripts Filename: pool/development/c/cdbs/cdbs_0.4.166+apertis1bv2024preb1_all.deb Size: 49312 MD5sum: 9a37f11b7a4212a0056c714cfcb63742 SHA1: b7431a8fbb856a3bc6ae924c57c9ab3d949f386a SHA256: bcf1ccae30a7ff7e85ddcc4fe507a34f50daf4995daf7cc9873700a9bdd47809 SHA512: fd8379bad268e52fcaa856a3cb9c5e460fccef368416ddaf3904fc5db73b5f939a3b90d02b096f8ff534d735f3f237eaa7dc6e0ec655afe52ca440c427e9931d Description: common build system for Debian packages This package contains the Common Debian Build System, an abstract build system based on Makefile inheritance which is completely extensible and overridable. In other words, CDBS provides a sane set of default rules upon which packages can build; any or all rules may be overridden as needed. Multi-Arch: foreign Package: cdrskin Priority: optional Section: otherosfs Installed-Size: 262 Maintainer: Debian Libburnia packagers Architecture: arm64 Source: libburn Version: 1.5.4-1+apertis0bv2024dev2b1 Depends: libburn4 (>= 1.5.4), libc6 (>= 2.34) Suggests: xorriso Filename: pool/development/libb/libburn/cdrskin_1.5.4-1+apertis0bv2024dev2b1_arm64.deb Size: 121524 MD5sum: b4171522fbefa4fa7db269e537f4bd76 SHA1: 4a4a0c1aff2be0f5d41692878435a2c8a6430b96 SHA256: 2737238e449fb73e28afe0627a8ab68b1a05631234784330a8bad62279906ee6 SHA512: 79bb0c97043b2e2d3b50a55ac80a9adf0b1050ecf620dc250d2d8786f4a2e4e0238f85cd3534a0026e5d2a7e5cd5343f3e755455c545e6dbb0644b4184f38165 Description: command line CD/DVD/BD writing tool cdrskin strives to be a second source for the services traditionally provided by cdrecord. It writes data sessions to CD, DVD, or BD media. To CD media it may also write audio sessions. Multi-session is possible on all media types except DVD-R DL and fastly blanked DVD-RW. . This is a burner-only application. If you want a burner and ISO 9660 image manipulation application, please install the xorriso package. Homepage: http://libburnia-project.org Package: cdrskin-dbgsym Priority: optional Section: debug Installed-Size: 197 Maintainer: Debian Libburnia packagers Architecture: arm64 Source: libburn Version: 1.5.4-1+apertis0bv2024dev2b1 Depends: cdrskin (= 1.5.4-1+apertis0bv2024dev2b1) Filename: pool/development/libb/libburn/cdrskin-dbgsym_1.5.4-1+apertis0bv2024dev2b1_arm64.deb Size: 174696 MD5sum: 7dee9e6e9bbf26b35af23d12acd13600 SHA1: 8093581fafa245964f8a4bcf8b4ff03c8c88e295 SHA256: dcfea885128507fc8c168d00be78c24f311a6301280badd3f6c940f3165c7286 SHA512: abe4b9726aa020dba57a0c7258268bbf512d774e2d5e787c5001cf039bce4b94be731853b0eee1a2430788d175b7d71d2e9fdbba454b5dc31bf0d05ddade5306 Description: debug symbols for cdrskin Auto-Built-Package: debug-symbols Build-Ids: 7e42cae9c884253b8c4490009e78ef9e0d34ab21 Package: ceph Priority: optional Section: admin Installed-Size: 259 Maintainer: Ceph Packaging Team Architecture: arm64 Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-mgr (= 16.2.11+ds-2+apertis2bv2024dev3b1), ceph-mon (= 16.2.11+ds-2+apertis2bv2024dev3b1), ceph-osd (= 16.2.11+ds-2+apertis2bv2024dev3b1) Suggests: ceph-mds (= 16.2.11+ds-2+apertis2bv2024dev3b1) Filename: pool/development/c/ceph/ceph_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 212716 MD5sum: f05736cf801c5b6cfc964bf25ad7c1a7 SHA1: f56e8c4beb87fc4b7c4ce6fbca88ff9d87f3a258 SHA256: 55f222782f55c2f8ff3dde4b8a4275e35adcdd4b4a3ef9cb42022538a2dd1210 SHA512: f42f30223d9ef092ec6b8709e6b58aabd57ef8bd777084058c03a880953fca1839e31141ca523305c1e1f7b29d9efc2841fdd34e33b135a9f37ef74f27de1bbb Description: distributed storage and file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. Homepage: http://ceph.com/ Package: ceph-base Priority: optional Section: admin Installed-Size: 21394 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: binutils, ceph-common (= 16.2.11+ds-2+apertis2bv2024dev3b1), cryptsetup-bin | cryptsetup, e2fsprogs, gdisk, hdparm | sdparm, logrotate, nvme-cli, parted, psmisc, smartmontools, uuid-runtime, xfsprogs, python3:any, libaio1 (>= 0.3.93), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libleveldb1d (>= 1.23), liblz4-1 (>= 0.0~r130), libpmem1 (>= 1.4), librados2 (>= 16.2.11+ds), libsnappy1v5 (>= 1.1.9), libssl3 (>= 3.0.0), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4) Recommends: btrfs-tools, ceph-mds (= 16.2.11+ds-2+apertis2bv2024dev3b1), chrony | time-daemon | ntp, librados2 (= 16.2.11+ds-2+apertis2bv2024dev3b1), libradosstriper1 (= 16.2.11+ds-2+apertis2bv2024dev3b1), librbd1 (= 16.2.11+ds-2+apertis2bv2024dev3b1) Filename: pool/development/c/ceph/ceph-base_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 4081292 MD5sum: c4409a7189b2a9d3c8183e5a7d9c1813 SHA1: fc603067a25be6b9aaa2b4a3c51af437a9dccc0d SHA256: f9eb6c655445ff7bd5a41f1b5234ed746483c8d1242bbcb311e01424be7cde92 SHA512: d903123ea61950feb7fbadeb6613f3a9c4fe049ea911a9c05b416b17c24cb2ed289f28e6603c259d7d8c62987afcfe489116e01ae5b2fab40a47c63607f75783 Description: common ceph daemon libraries and management tools Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains the libraries and management tools that are common among the Ceph server daemons (ceph-mon, ceph-mgr, ceph-osd, ceph-mds). These tools are necessary for creating, running, and administering a Ceph storage cluster. Homepage: http://ceph.com/ Package: ceph-base-dbg Priority: optional Section: debug Installed-Size: 149145 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-base (= 16.2.11+ds-2+apertis2bv2024dev3b1) Filename: pool/development/c/ceph/ceph-base-dbg_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 143884112 MD5sum: 3f95f68a268ba0d1ccd5e559e258251c SHA1: e9d161d75f4c5fdeade17c3be4e5106da7863619 SHA256: 91bd6ec5228f91a0e26665821094232690d7c9755df883e8b244e3c469f65dbb SHA512: 1b07169b516f06c92742ba6ba6faa6ef42dc13d05ff20e9556357f768b36b650e5af036d1baa500044f4cd703d53f43c27481bbeee82c10b94a041d02341ded2 Description: debugging symbols for ceph-base Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains the debugging symbols for ceph-base. Build-Ids: 136167e9b69a9e636c352f56050fae3b6765d069 16564e6fc8da01fd18fb8f41e24df656f3e7661a 16660eb8c1d1e2191714a258a837232a036b393a 1ac59d477abea84943c5b616914c5d825a91f8da 1d888f53b9a39e397c5b1ca23d10a8acc0ba5e86 2bc9fc50f2de91e94a56e0239b25dd9feafea569 31b441f7973e1c9220fe7b6d71317c438cd9d31f 3c9dc8e5b405ddfb59c1db15d871c7c18ba6c5de 40e64d7f7bf028819a92cfd703b64c1930ebc001 41d7d94b755dfe10f6f99c977a4f48918813055d 43174af5f379c8937a1229fe1eee9999b62d7128 4584f8d76065a656ca7cf5bd4cfa5d47038f0150 4898c05ec040aebed4b89f6795c4ea9e01ad7315 54345e6589be01ca64fe4b52b16f2e27dee783de 56d2dfc3125d3d09e685c6b6acd294453a5ffcbf 593c66090c205886afc2fc0992b2622d856b0108 5f776b85e731a95f362166bdaceddcf0c37fd3e9 63d53c35f93a58db483db4a8f9fc51e6948f01f4 64c844db9357b5a743cbaba1e0a999efa2623cb4 79db0945fae3d7f12c2a189eeb2a2272ef5a9c5a 7ff74679ec1070702e9453f948adc0f1fe9aeeed 8d7b6a8f8b7cf34fcd6fded154686ca7f0846292 91b052a93aa572b5eb7669b10a1d14eea11539f6 a108065c3b3003a7dc077c7a944883cdcabbae4a a7045c5fe801375d25d3ee7506c79e4dc1239e2c af35be6f7d88742bccd169fc6cefb4d2dd94157e b0857299dd4558e7edc863aacbef1420ec72d8fe b8f1b78900a72683fedc287943709ad48516bb19 c7374b30bd8e71583c09623611e005ba9b6f34f6 c92bb799d407b723d84ef2da677f5e831079f6dd e0164f1aa8938ed199478197e0358c776c34cc24 f3beaaed66a70d2cd5dfc767ccf7182e1abfedc4 f4ce3ff15e1c10ad108a826ccd85b11f18955909 f63d06e0a9584ae79527ce634e1f7801e5acf986 fa8dd2e4e458bd651497e389a98c3f6f13f2872e Homepage: http://ceph.com/ Package: ceph-common Priority: optional Section: admin Installed-Size: 43556 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: adduser, librbd1 (= 16.2.11+ds-2+apertis2bv2024dev3b1), python3-ceph-argparse (= 16.2.11+ds-2+apertis2bv2024dev3b1), python3-ceph-common (<< 16.2.11+ds-2+apertis2bv2024dev3b1.1~), python3-ceph-common (>= 16.2.11+ds-2+apertis2bv2024dev3b1), python3-cephfs (= 16.2.11+ds-2+apertis2bv2024dev3b1), python3-distutils, python3-prettytable, python3-rados (= 16.2.11+ds-2+apertis2bv2024dev3b1), python3-rbd (= 16.2.11+ds-2+apertis2bv2024dev3b1), python3-requests, python3:any, libbabeltrace1 (>= 1.5.4), libblkid1 (>= 2.17.2), libboost-context1.74.0 (>= 1.74.0+ds1), libboost-filesystem1.74.0 (>= 1.74.0+ds1), libboost-program-options1.74.0 (>= 1.74.0+ds1), libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libcephfs2 (>= 12.0.3), libcurl3-gnutls (>= 7.28.0), libexpat1 (>= 2.0.1), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 4.5), libgoogle-perftools4 (>= 2.10), libicu72 (>= 72.1~rc-1~), libkeyutils1 (>= 1.4), libldap-2.5-0 (>= 2.5.4), liblua5.3-0, libncurses6 (>= 6), liboath0 (>= 1.10.0), librabbitmq4 (>= 0.10.0), librados2 (>= 16.2.11+ds), libradosstriper1 (>= 0.87), libssl3 (>= 3.0.0), libstdc++6 (>= 12), libtinfo6 (>= 6), libudev1 (>= 183) Suggests: ceph, ceph-mds Conflicts: ceph-client-tools Filename: pool/development/c/ceph/ceph-common_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 9455372 MD5sum: bda380ccaa1e4253cc5d18764e2ea84a SHA1: 8011fc2a1d600787147f396cf269a511813a76e3 SHA256: a7a216e20a6016db3a34cddedbf6043b59c1da582059cec148c210da48d56b25 SHA512: 4e44eeaec63fcb9029f16e484eeee4d615c7c02140ad3a74efad7de3ce7d4677dbc882f649db71417b761859ba8e336ca3d6c96f807593b84f719f75224bb0b4 Description: common utilities to mount and interact with a ceph storage cluster Ceph is a distributed storage and file system designed to provide excellent performance, reliability, and scalability. This is a collection of common tools that allow one to interact with and administer a Ceph cluster. Homepage: http://ceph.com/ Package: ceph-common-dbg Priority: optional Section: debug Installed-Size: 543786 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-common (= 16.2.11+ds-2+apertis2bv2024dev3b1) Filename: pool/development/c/ceph/ceph-common-dbg_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 545124268 MD5sum: db323a98b6bf7a92981a700f3b7139f7 SHA1: 6b7e0a2621a27412023cad2aad34fad6b0733a4f SHA256: 0e7c111d62cb7192e8a9b0f57402e03bc3548aea8969cf57725a2973959e7acd SHA512: a7931cdb54a8b2e0f3a96372a310fb368146192dc9d66491d63c1b44133413cf439b348959e4fbc7dfe9a70ad0011c5791aa5c1102bbe66d3720d3abae6d594b Description: debugging symbols for ceph-common Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains the debugging symbols for ceph-common. Build-Ids: 08dc09e3ac2bc911f48f03ab693511098fb981d0 10605e6c6df699b0366ecb4e5916d6072614bc08 2aaf6288819bd4810ad71c893a38ef1ba0854806 3d42cc475d199e0dacef1250802a774eb63e568f 3e1f5e3023c1d50aadf65cbe162a49a1a73320a9 4417c7138c1d73b77e9ee0a8ac1f842bdea876d6 50d99ff3ab57501707ccd6af3d9c16dce3aa1b19 594a87abf96611a2f78748bf23083f92006ae40a 92bba0d7997d8f6d86bf7ebf537b7a13554262d4 98715d7fd9e4842f7e78ef154aec115a332fb33e a10dce5b1b44b50f27b4e8787f1c274bdca53ef4 a9d326916980da0320f5810efdc694d8648ce1cc c2773152b4c941590882996f9c062f5840eb8374 cad7b6b3ca99aa46ae7f4527cd5d17569415bc10 dbe684fa81bce28b7eebccf99592ecfb2faba646 f0756cd2db3c5dafb4a449bc42b2e475ee30efa1 fc28d45d8a514531cd8b55e9821204d412aa1f34 Homepage: http://ceph.com/ Package: ceph-grafana-dashboards Priority: optional Section: admin Installed-Size: 572 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Filename: pool/development/c/ceph/ceph-grafana-dashboards_16.2.11+ds-2+apertis2bv2024dev3b1_all.deb Size: 222552 MD5sum: 679d4175c69a12dcbebf05bfce851122 SHA1: cc585296abfba9bd351c283f8b6795bed3138cc7 SHA256: 7ae5793de281802c699376fbdfd030036e07e1be1eccba24852442ecc97c5ce4 SHA512: bb593a982b712e129912e7883cc47a0d1fe2a2f362943b9d02fbd8a47626a9f17428e476008efc333ce4d88cfcb042a56bc6a3c6910f16391329b1aa538bc2d4 Description: grafana dashboards for the ceph dashboard Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Grafana dashboards that are used by the Ceph Dashboard for monitoring. Homepage: http://ceph.com/ Package: ceph-immutable-object-cache Priority: optional Section: admin Installed-Size: 715 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-common (= 16.2.11+ds-2+apertis2bv2024dev3b1), librados2 (= 16.2.11+ds-2+apertis2bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/development/c/ceph/ceph-immutable-object-cache_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 337652 MD5sum: fafd290c32c8416ca7ced8bdabe927eb SHA1: 1d521de94b745a991706bc0df3c4a1a116cb546a SHA256: 6cfae96c3c33aa281fd424d5ce602b641249c2e8211bca61c0364ff032833fdc SHA512: b1244a3cf5768ceca94338dab28386e29b36084a47a384134ebaed5392e931a423b1c3d29f9db5b365ad0abce4602bdf41cf9fce281823f3f1481c508324def5 Description: Ceph daemon for immutable object cache Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is a daemon for immutable object cache. Homepage: http://ceph.com/ Package: ceph-immutable-object-cache-dbg Priority: optional Section: debug Installed-Size: 5426 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-immutable-object-cache (= 16.2.11+ds-2+apertis2bv2024dev3b1) Filename: pool/development/c/ceph/ceph-immutable-object-cache-dbg_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 5370504 MD5sum: da8605ae74beb4814ace16ad60ed2816 SHA1: 84a3761ca0af193cd8a1ccfdf6a5f5df686e3c6c SHA256: a2870c8100738cea8b2aff002146dcbff26e33b3c0f406349141b87bcc6ded27 SHA512: cb17a478d549973885155418bbe5ae87517b8dde4778e34cc0302dc981ccd3cd3821cfb14557bcd23ec8d15297c44aff373f8ffe0ef4617471695d78b2dc2d74 Description: debugging symbols for ceph-immutable-object-cache Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is a daemon for immutable object cache. . This package contains the debugging symbols for ceph-immutable-object-cache. Build-Ids: b3f206fb94add2702a276b57ff30a93d66069a71 Homepage: http://ceph.com/ Package: ceph-mds Priority: optional Section: admin Installed-Size: 7063 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph, ceph-base (= 16.2.11+ds-2+apertis2bv2024dev3b1), libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.0), liblua5.3-0, librados2 (>= 16.2.11+ds), libstdc++6 (>= 12) Recommends: ceph-common, ceph-fuse, libcephfs2 Filename: pool/development/c/ceph/ceph-mds_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 2150636 MD5sum: 0493bb7917437642dfc7bfa6f7b9b62f SHA1: cc6380e7e42dac6dedb6be385d99f1b6033f7d28 SHA256: 982b67df42a3a943d9aa286ee194cae2d555439673e38cfe5d8c34f475ee91a4 SHA512: 4502743765f0dc349866c63cf532ed34af04dae23ac35097b8a1c77e12b77c6911550fef9dc563051d6503abf3b0a0d4f6eea697db391420ce01de5bf5daebb0 Description: metadata server for the ceph distributed file system Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains the metadata server daemon, which is used to create a distributed file system on top of the ceph storage cluster. Homepage: http://ceph.com/ Package: ceph-mds-dbg Priority: optional Section: debug Installed-Size: 99099 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-mds (= 16.2.11+ds-2+apertis2bv2024dev3b1) Filename: pool/development/c/ceph/ceph-mds-dbg_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 99562240 MD5sum: 0b5c7ef9ac6be2e7f41673b676327c5f SHA1: 6bd4d17d06b6569153b2d7300ae5387455ee5b8a SHA256: 6ec74034aba6130a095e1b0a01e713883fa944875f5e29707449f9dc8c5fba12 SHA512: a89b422690dacf38478278670208fe9214d88234abe3fe6cd4f8c25fa42a470888b74ef7a56ce596c2c3e1681dd76c1768a5a3808933fe4eba3410aeebe4a38d Description: debugging symbols for ceph-mds Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the debugging symbols for ceph-mds. Build-Ids: 025e30832b8e821f60be4cb65230ea2d490af022 Homepage: http://ceph.com/ Package: ceph-mgr Priority: optional Section: admin Installed-Size: 4730 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-base (= 16.2.11+ds-2+apertis2bv2024dev3b1), ceph-mgr-modules-core (<< 16.2.11+ds-2+apertis2bv2024dev3b1.1~), ceph-mgr-modules-core (>= 16.2.11+ds-2+apertis2bv2024dev3b1), python3-bcrypt, python3-cherrypy3, python3-jwt, python3-openssl, python3-pecan, python3-requests, python3-werkzeug, libboost-python1.74.0 (>= 1.74.0+ds1), libboost-python1.74.0-py311, libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.0), libpython3.11 (>= 3.11.0), librados2 (>= 16.2.11+ds), libstdc++6 (>= 12) Suggests: ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook Filename: pool/development/c/ceph/ceph-mgr_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 1450512 MD5sum: d48c7c7f19afcee85e29e8f4fe4acfb8 SHA1: bf1d1abf3dbcea5acf81ca99408d8979901c3c8b SHA256: 09f5ae4dc98da15808e3be18eeb7f4c171ade05a122c004c82c71208501869c9 SHA512: c33f028f2cd16e1edad4316cf37baf283096d6af282840940930f421071515277cb0867647578dc99c3350f8e69a8dd4b7eabd48f15e0be2a30c0674e98d152f Description: manager for the ceph distributed file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the manager daemon, which is used to expose high level management and monitoring functionality. Homepage: http://ceph.com/ Package: ceph-mgr-cephadm Priority: optional Section: admin Installed-Size: 789 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-mgr (<< 16.2.11+ds-2+apertis2bv2024dev3b1.1~), ceph-mgr (>= 16.2.11+ds-2+apertis2bv2024dev3b1), cephadm, openssh-client, python3-jinja2 Filename: pool/development/c/ceph/ceph-mgr-cephadm_16.2.11+ds-2+apertis2bv2024dev3b1_all.deb Size: 301320 MD5sum: 4536d853245723f278f25f28f2e1eeb6 SHA1: bbeaf9f8b48892e548c647a73313edd4bcb2c99a SHA256: 86d41a9122877198d4bfc42796582ff0ef627e354a8bfdbab8a95782e058116c SHA512: 1061867d079ec0e0475346b8538b5e6c5bf4624fd68156bbe43ba7ffd2e2667be8f5ee18be4a4adf940a724d98823ebfb388818c9afb3df9ba7c0734e297029a Description: cephadm orchestrator module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the CEPHADM module for ceph-mgr's orchestration functionality, to allow ceph-mgr to perform orchestration functions over a standard SSH connection. Homepage: http://ceph.com/ Package: ceph-mgr-dashboard Priority: optional Section: admin Installed-Size: 22159 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-mgr (>= 16.2.11+ds-2+apertis2bv2024dev3b1), python3-bcrypt, python3-cherrypy3, python3-distutils, python3-jwt, python3-openssl, python3-routes, python3-werkzeug Filename: pool/development/c/ceph/ceph-mgr-dashboard_16.2.11+ds-2+apertis2bv2024dev3b1_all.deb Size: 3022584 MD5sum: 306eb79f3579fbe554f678e52446914d SHA1: 19547d3b397ef7dd6e56ef1a6cd38ed5977c199c SHA256: 5fc85cc99166f255c6e4c91d755238d8da58ef61a1fb05b0f182ca30d51e0d54 SHA512: 6842185ee30f5c2f6478da2c1fcce3f35c71db385c41609ef6357f801d7727080b17c6d8fdb6e46c2f83b0c6756ef4cb29540409a2c71292424cd4a6e28776d6 Description: dashboard plugin for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package provides a ceph-mgr plugin, providing a web-based application to monitor and manage many aspects of a Ceph cluster and related components. . See the Dashboard documentation at http://docs.ceph.com/ for details and a detailed feature overview. Homepage: http://ceph.com/ Package: ceph-mgr-dbg Priority: optional Section: debug Installed-Size: 52526 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-mgr (= 16.2.11+ds-2+apertis2bv2024dev3b1) Filename: pool/development/c/ceph/ceph-mgr-dbg_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 52582144 MD5sum: f98db51104f7b93abaff526f9520c40c SHA1: bd2f6d94c60c3b414ed1a9c54570731d749639c3 SHA256: 45faef955006324c7002697d23984437833c6475eccc98372ec508d22ebf6730 SHA512: 5915cca1d4408de2c92f1156bc26ebd562f0eb26bcbfef6d6ce491a2c42eb500f32f9b7b66a2b7a7e63be456a07693df477117910c1d1e02dab3d05fbacdfecf Description: debugging symbols for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the debugging symbols for ceph-mgr. Build-Ids: b12c2532253836bfd4ea36a1ecac5e65ca873ec0 Homepage: http://ceph.com/ Package: ceph-mgr-k8sevents Priority: optional Section: admin Installed-Size: 314 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-mgr (>= 16.2.11+ds-2+apertis2bv2024dev3b1), python3-kubernetes Filename: pool/development/c/ceph/ceph-mgr-k8sevents_16.2.11+ds-2+apertis2bv2024dev3b1_all.deb Size: 223300 MD5sum: 6049aed73ba9cfbb05fcc617da31d5a6 SHA1: f7038bbe0d133262bf5c73ba806ded4392272fc3 SHA256: d59792951fb76a4311bc262fa1f1192f10c405a873ef1ea152236cfe6692cf90 SHA512: f54c1c20cb02dde3b18d919cee9bc98c3c4e7f544ca22fcf44c094e40fa38fb518756bc69a3ad30e5421cbecc43da7cef4a97947c833fe29ba95979087025f07 Description: kubernetes events plugin for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the k8sevents plugin, to allow ceph-mgr to send ceph related events to the kubernetes events API, and track all events that occur within the rook-ceph namespace. Homepage: http://ceph.com/ Package: ceph-mgr-modules-core Priority: optional Section: admin Installed-Size: 1677 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Replaces: ceph-mgr (<< 15.1.0) Depends: python3-dateutil, python3-openssl Breaks: ceph-mgr (<< 15.1.0) Filename: pool/development/c/ceph/ceph-mgr-modules-core_16.2.11+ds-2+apertis2bv2024dev3b1_all.deb Size: 406180 MD5sum: 7cd4e333447cecb5dd9aa2eca3af5019 SHA1: bb4c8db0daf7278c6967b857a34402c30eeae3ad SHA256: dda9a617621d3d05304f7438458fd5922e77d0e0986b032b9b1201e970f00655 SHA512: 946075df6d48acbf90ce6849ce05947a1c7a58bda45af3ec97579a4461a7b42cdfb512905bcfab840c542b19ace7392e629baf25852cc1244fd06dd72c1a750b Description: ceph manager modules which are always enabled Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains a set of core ceph-mgr modules which are always enabled. Homepage: http://ceph.com/ Package: ceph-mgr-rook Priority: optional Section: admin Installed-Size: 380 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-mgr (>= 16.2.11+ds-2+apertis2bv2024dev3b1), python3-six Filename: pool/development/c/ceph/ceph-mgr-rook_16.2.11+ds-2+apertis2bv2024dev3b1_all.deb Size: 226424 MD5sum: 06ff425b0a24368b67b8e84bfb175538 SHA1: 8a1e9062de7e96e408754aceea7d604714ae659a SHA256: 6179c2fe920793715f05556832bf0fadb0b7d86f7db3ae81a432576a951289dd SHA512: 1758bd2421cc20e3a89b56e9ba69c9c78272a806cdfd454d27c3f9329f8cdb87a160dd88a45b2c2f15a519514a470ade3424ffa56306adaaa7792bec21eae7e7 Description: rook plugin for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the rook plugin for ceph-mgr's orchestration functionality, to allow ceph-mgr to install and configure ceph using Rook. Homepage: http://ceph.com/ Package: ceph-mon Priority: optional Section: admin Installed-Size: 14349 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-base (= 16.2.11+ds-2+apertis2bv2024dev3b1), libboost-program-options1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libleveldb1d (>= 1.23), liblz4-1 (>= 0.0~r130), librados2 (>= 16.2.11+ds), libsnappy1v5 (>= 1.1.9), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4) Filename: pool/development/c/ceph/ceph-mon_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 3320032 MD5sum: ee05e12fb32dace9b2d4261d888b2237 SHA1: 7320d9e1f419d9ff01d5bdc265207f9efd17cee5 SHA256: 3dcfc40d06f577bf98727931bf42e12b6d94484967c73505a7f6e7784dad99b5 SHA512: c340b3626058aadce9406dac8afa1e33245979ccb78edd871b296a524d0b1cf70ecb584a099768fb2ab80768382ed64cafd66e8a91201271e1de7f90050cbb2f Description: monitor server for the ceph storage system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the cluster monitor daemon for the Ceph storage system. One or more instances of ceph-mon form a Paxos part-time parliament cluster that provides extremely reliable and durable storage of cluster membership, configuration, and state. Homepage: http://ceph.com/ Package: ceph-mon-dbg Priority: optional Section: debug Installed-Size: 150462 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-mon (= 16.2.11+ds-2+apertis2bv2024dev3b1) Filename: pool/development/c/ceph/ceph-mon-dbg_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 150157636 MD5sum: 88698de21b0b20cc101f01a810cd5d2e SHA1: 2ccf9c7bafa9d4a0817de003e68c1db6b97096e8 SHA256: 8f45a05d11efab609ce9944582849b644c742e8537a41cc5c3197f4d925bd803 SHA512: 89a03e3b95646005fbad1f12ad3441b87edf897888e08a774cfa2e4e627a3dc805d2ee45c48bb353492cd565e3fdaef312866634f4fd18ae47b83bacb625cfc6 Description: debugging symbols for ceph-mon Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the debugging symbols for ceph-mon. Build-Ids: 04dd78c5d5d414f5b6842d33e85b0ce552f86bd9 1780a2e8e1ea600844f5c84bab59582ed6e59e77 Homepage: http://ceph.com/ Package: ceph-osd Priority: optional Section: admin Installed-Size: 54124 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-base (= 16.2.11+ds-2+apertis2bv2024dev3b1), lvm2, sudo, python3-ceph, python3:any, libaio1 (>= 0.3.93), libblkid1 (>= 2.17.2), libboost-iostreams1.74.0 (>= 1.74.0+ds1), libboost-program-options1.74.0 (>= 1.74.0+ds1), libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libfuse2 (>= 2.8), libgcc-s1 (>= 4.5), libibverbs1 (>= 1.1.6), libleveldb1d (>= 1.23), liblz4-1 (>= 0.0~r130), libpmem1 (>= 1.4), librados2 (>= 16.2.11+ds), librdmacm1 (>= 1.0.15), libsnappy1v5 (>= 1.1.9), libssl3 (>= 3.0.0), libstdc++6 (>= 12), libudev1 (>= 183), zlib1g (>= 1:1.1.4) Pre-Depends: ceph-common (= 16.2.11+ds-2+apertis2bv2024dev3b1) Suggests: nvme-cli Filename: pool/development/c/ceph/ceph-osd_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 14847440 MD5sum: b902e81f1bdf44bf852580ef37e948eb SHA1: c782c3f214f223b83e701a7ad0ce1a8210dc801b SHA256: d1b2233b3ef4aca690d22494ef3adb8c1e684eb07e27ff4fcebd1ee82f7ad5d9 SHA512: 6c58db3c17af20a8fe8fea086bd1e10082ce7c8662516d360d4c03e18a82da9fac41a876cad89d8c8e373fb961636c71238005a2585978ec0444805b17eea7c8 Description: OSD server for the ceph storage system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the Object Storage Daemon for the Ceph storage system. It is responsible for storing objects on a local file system and providing access to them over the network. Homepage: http://ceph.com/ Package: ceph-osd-dbg Priority: optional Section: debug Installed-Size: 504526 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-osd (= 16.2.11+ds-2+apertis2bv2024dev3b1) Filename: pool/development/c/ceph/ceph-osd-dbg_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 502924040 MD5sum: 6214359ff234504ab0282784feb8baa2 SHA1: 3442e2ac8d347319f8695dc8858a49d4d5f96847 SHA256: 993ebfa4f0a04bff39ea33e7c894d5010a44dd7a72928135a81d91e2d5fee3be SHA512: d81f222631b6ece7207d7b84f1b8bac07610f049ec78d2791440e3462cf018c2fd497c7116fb7e0abf023dddeb2849d2befae69d2a7c64b4c02c1be62739be1c Description: debugging symbols for ceph-osd Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the debugging symbols for ceph-osd. Build-Ids: 7e0994c5d519890b1311951cbaea1013ecb666f1 9d2eef314d3e10230301bd0dd0f4d702f6914f9b a6a89f112186e72c0de96933ae5ec63ea5e998e9 dd7942f9f7e09fa386e711795003651870830087 f1b7444d7f73786f22ddc5c2eaafd708c6d89ce9 Homepage: http://ceph.com/ Package: ceph-prometheus-alerts Priority: optional Section: admin Installed-Size: 291 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Filename: pool/development/c/ceph/ceph-prometheus-alerts_16.2.11+ds-2+apertis2bv2024dev3b1_all.deb Size: 215564 MD5sum: e38d51accd849dc8845cedce268fe116 SHA1: 0c74d3fe131369dd8fad70dfb2e31c31cc01cf79 SHA256: 8148c442d20f13d286830cc79852f9dd46175c83103ac1006f1ab2b1e782503f SHA512: 38fe779bf9f1bc70ffbc63e4f9536b905248669befc9903aac8e48e17c6a321d1c99fc3f4098dc2e150a1cc367fb5bc6cfc07ccbadf42d70c3bdbb6cf51e4926 Description: prometheus alerts for the ceph dashboard Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains alerts used for prometheus to interact with the Ceph Dashboard. Homepage: http://ceph.com/ Package: ceph-resource-agents Priority: optional Section: admin Installed-Size: 262 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph (>= 16.2.11+ds-2+apertis2bv2024dev3b1), resource-agents Recommends: pacemaker Filename: pool/development/c/ceph/ceph-resource-agents_16.2.11+ds-2+apertis2bv2024dev3b1_all.deb Size: 210748 MD5sum: 75d999b6d963136e7191ef2b23ed5e53 SHA1: ad3b6427a0c7a43fd75bd8bfc8c0be568c617880 SHA256: ed70dcdd24aa0d9a0c6242b906ad91bf013870561ea1ba85a16c750045939dae SHA512: 5fea34b0d5011033dbd1e6c8e5235158784c101b5a3898695fd9f621a889d203bd80327c3ae6201a052699e5b18209a8e760491ffead47744baeae17c3933643 Description: OCF-compliant resource agents for Ceph Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains the resource agents (RAs) which integrate Ceph with OCF-compliant cluster resource managers, such as Pacemaker. Homepage: http://ceph.com/ Package: cephadm Priority: optional Section: admin Installed-Size: 595 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: adduser, lvm2, python3:any Recommends: podman (>= 2.0.2) | docker.io Filename: pool/development/c/ceph/cephadm_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 277720 MD5sum: dd142557720df6be39a2b766ef395273 SHA1: f14e87adb160682d3b8c51111e49dbc03073d83b SHA256: e41c052960fdbee1ff45ab35f02e8d38532e96a95f1c51346d2bf05474e8a7bd SHA512: cec7caf82210892261eb24f74961805e4430a219c99964474840e8ef5d5fd6bb9706fc0da124f9ab91a1de9a5235d6df770feae898b7d527459b58fa6381d776 Description: utility to bootstrap ceph daemons with systemd and containers Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . The cephadm utility is used to bootstrap a Ceph cluster and to manage ceph daemons deployed with systemd and containers. Homepage: http://ceph.com/ Package: cephfs-mirror Priority: optional Section: admin Installed-Size: 958 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: ceph-common (= 16.2.11+ds-2+apertis2bv2024dev3b1), libcephfs2 (= 16.2.11+ds-2+apertis2bv2024dev3b1), librados2 (= 16.2.11+ds-2+apertis2bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgoogle-perftools4 (>= 2.10), libstdc++6 (>= 12) Filename: pool/development/c/ceph/cephfs-mirror_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 401124 MD5sum: 1651d46af1ccd8af170559ed4cbb7fd2 SHA1: e33791f1cc6c6f90c5b5ef1979f7d9186881581a SHA256: 5d4ef1a0a81361ab2ef0be040521feb4f50bbf67ffa3f406807647566e683b45 SHA512: 244ea0f94ac53887c56b0ea8a0cf2908710df46823775054c7c04c4cfe3eae719a5764eb3180c395b9ed9ebf572f5435653300a2fb0976bce83a2967f22abc3c Description: Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is a daemon for mirroring CephFS directory snapshots between Ceph clusters. Homepage: http://ceph.com/ Package: cephfs-mirror-dbg Priority: optional Section: debug Installed-Size: 9956 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: cephfs-mirror (= 16.2.11+ds-2+apertis2bv2024dev3b1) Filename: pool/development/c/ceph/cephfs-mirror-dbg_16.2.11+ds-2+apertis2bv2024dev3b1_arm64.deb Size: 9934912 MD5sum: e06c6e80e0fb855d9eabcc2ee59f2943 SHA1: 98eb7d13dd3d8fb233427001fbf31df3075ea2c5 SHA256: 640c8cae6e2c355a77a460fd9c056ed1a546becf3805b8502d0c1d185d713786 SHA512: a1028cb9ebc27fef582f1b6ce6c559fed425af6d055a2eb9b528d31369d7dd7fad18ee81442d01a09508fcabe781522bc2f44e58453a80498ab72f662e6e0bdb Description: debugging symbols for cephfs-mirror Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is a daemon for mirroring CephFS directory snapshots between Ceph clusters. Build-Ids: f6c05f108c0c0c4ff6d1ccdc3e37724501f8765f Homepage: http://ceph.com/ Package: cephfs-shell Priority: optional Section: admin Installed-Size: 312 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: python3-cephfs, python3:any Filename: pool/development/c/ceph/cephfs-shell_16.2.11+ds-2+apertis2bv2024dev3b1_all.deb Size: 220524 MD5sum: 2268a395970709cd54a95b0ba08ece5c SHA1: 3c72bf096566e62df1f385a581c3f68f97802825 SHA256: c5dc3da2aeb394e25f992784d4507b20e2bb612514121280fdabe4ddcb7ae188 SHA512: 1f18fce2654520c80cdb070443d46f8f3b58716a70ed68e24f3002f2ee8f182373ae2d6e399f0eb514a183902e74e6f1fe9e8d8957ea0abcb52cf962ba760047 Description: interactive shell for the Ceph distributed file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is an interactive tool that allows accessing a Ceph file system without mounting it by providing a nice pseudo-shell which works like an FTP client. . This package contains a CLI for interacting with the CephFS. Homepage: http://ceph.com/ Package: cephfs-top Priority: optional Section: admin Installed-Size: 292 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 16.2.11+ds-2+apertis2bv2024dev3b1 Depends: python3-rados, python3:any Filename: pool/development/c/ceph/cephfs-top_16.2.11+ds-2+apertis2bv2024dev3b1_all.deb Size: 214852 MD5sum: 8b932c10c9dd51631d5caa707690c920 SHA1: 59a0fe52df23b7cca3bbac4c21e3ffa739c0ddd8 SHA256: be621472569e4ab42f1720d13622fe5de8c862cbaf8cbe1de8fa665b6e100b4e SHA512: dca1f2a4dd815d4b537b9a219ea492bbd3ac9e67f3495fe5be95a2746595378668dd7471dfdedb89538daf4bb2f6add72d495f712393eb57ab7a6108ab2ac3b9 Description: top like utility for Ceph filesystem Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package provides a top(1) like utility to display various filesystem metrics in realtime. . This package contains utility for displaying filesystem metrics. Homepage: http://ceph.com/ Package: cfortran Priority: optional Section: devel Installed-Size: 398 Maintainer: Debian Science Maintainers Architecture: all Version: 20210827-1+apertis0bv2024dev2b1 Recommends: gcc | c-compiler, gfortran | fortran-compiler Filename: pool/development/c/cfortran/cfortran_20210827-1+apertis0bv2024dev2b1_all.deb Size: 65360 MD5sum: e0abcefb9142ed6256be296f6baf073f SHA1: b5dbc956d7d69bc9c74e6a98fbfbe5659f149834 SHA256: 870de08d01a118ffad763dfdf92b508a34e9b1f0ae07b701df26afb314c8e3d8 SHA512: 19dd60e1fc61238472951bfb8db57d5c0fac496e3793daded7b32822d4314b83ec4efd6902021e34794e04856ad22318c0c4321694791815b2f4dc54ee5ff384 Description: Header file permitting Fortran routines to be called in C/C++ cfortran.h is an easy-to-use powerful bridge between C and FORTRAN. It provides a completely transparent, machine independent interface between C and FORTRAN routines (= subroutines and/or functions) and global data, i.e. structures and COMMON blocks. Homepage: https://github.com/bastien-roucaries/cfortran Multi-Arch: foreign Package: cgroups-resource-control-tester Priority: optional Section: utils Installed-Size: 165 Maintainer: apertis-tests maintainers Architecture: arm64 Version: 0.2023.1bv2024preb1 Depends: libc6 (>= 2.34) Filename: pool/development/c/cgroups-resource-control-tester/cgroups-resource-control-tester_0.2023.1bv2024preb1_arm64.deb Size: 10640 MD5sum: b7ddbe588a28dcab5fbc79e14285eed8 SHA1: c68e5a602b3b9633c4697960982ce924b1d19b29 SHA256: b3891f9939b3f39bb290f1aa60aaca830404323ac35dc919580ffe37b2141478 SHA512: 0aef3fa919a66e931b8009eadea3d73d6566faa200fdfd8db021b7c6fc9d527ebd80c039ebd7dcc1027b3902827202ac1af76ed9bc32faf2f07608e03d6a3c24 Description: test executables for cgroups-resource-control This package installs compiled executables that have no shared library dependencies that would not be expected in a minimal image. Package: cgroups-resource-control-tester-dbgsym Priority: optional Section: debug Installed-Size: 35 Maintainer: apertis-tests maintainers Architecture: arm64 Source: cgroups-resource-control-tester Version: 0.2023.1bv2024preb1 Depends: cgroups-resource-control-tester (= 0.2023.1bv2024preb1) Filename: pool/development/c/cgroups-resource-control-tester/cgroups-resource-control-tester-dbgsym_0.2023.1bv2024preb1_arm64.deb Size: 9396 MD5sum: d9d9746827f21be06dedcd52a2b684fa SHA1: 2afc67fe697a7f6f583eb411056bbd585ddddb80 SHA256: 49525d0d8db29eb4a571b620a07f11f7c3110c251448466a3e615594724cd8a2 SHA512: 37ac5a622e078074ea49d271cf5cf7b7b0a77574e8934ee6548dfeb037a031d709e3ded9377a2ca9aee4962192483eab9f90cf04f4d59ff895ecf12669aaad10 Description: debug symbols for cgroups-resource-control-tester Auto-Built-Package: debug-symbols Build-Ids: 1f607284ed89bff011d0fe8a00d38e938c53e4af 2905f32d05c582a248c6d42c0270fc31d0b8cb27 Package: chafa Priority: optional Section: graphics Installed-Size: 216 Maintainer: Mo Zhou Architecture: arm64 Version: 1.12.4-1+apertis0bv2024dev2b1 Depends: libchafa0 (= 1.12.4-1+apertis0bv2024dev2b1), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.35.8), libjpeg62-turbo (>= 1.3.1), libmagickwand-6.q16-6 (>= 8:6.9.10.2), librsvg2-2 (>= 2.52.5), libtiff6 (>= 4.0.3), libwebp7 (>= 1.2.4), libwebpdemux2 (>= 1.2.4) Filename: pool/development/c/chafa/chafa_1.12.4-1+apertis0bv2024dev2b1_arm64.deb Size: 63636 MD5sum: 85fd1a135a1a0eb0c14d8dc67a4792ed SHA1: fdf2bd92b720ba22fd9855c47392875066821cee SHA256: 1830de8bf47deae61d601f26b8d171a274c9ac6a5761b2be13e750c96277d0ba SHA512: 7d82aa26d1c7ded013e02a8f771837cf2a8997685467f644d2541deb093b02c744892bae1b2c76e79d572ff78c65c9be6962f86cd82b67600fb9b57040e6ad48 Description: Image-to-text converter supporting a wide range of symbols, etc. Chafa is a command-line utility that converts all kinds of images, including animated image formats like GIFs, into ANSI/Unicode character output that can be displayed in a terminal. . It is highly configurable, with support for alpha transparency and multiple color modes and color spaces, combining a range of Unicode characters for optimal output. . The core functionality is provided by a C library with a public, well-documented API. . This package ships the command line tool. Homepage: https://hpjansson.org/chafa/ Multi-Arch: foreign Package: chafa-dbgsym Priority: optional Section: debug Installed-Size: 204 Maintainer: Mo Zhou Architecture: arm64 Source: chafa Version: 1.12.4-1+apertis0bv2024dev2b1 Depends: chafa (= 1.12.4-1+apertis0bv2024dev2b1) Filename: pool/development/c/chafa/chafa-dbgsym_1.12.4-1+apertis0bv2024dev2b1_arm64.deb Size: 175872 MD5sum: 30f1297e048d0b3171f971795ac54c92 SHA1: 947ba05ad2e9cfb90c623fc06c678d1f4b7088f0 SHA256: b2fcf54165d7dd5483a94ccf95fa7dc8804c640de25ad7e76b1a61c2d78bc709 SHA512: 0fcf57a432746c08c643f044f34bc0219dc667572df9e9ab7e2b55901b7533fea25d0dc4f654420c02174b4fe453a9c94d4a97f9e1a5bf493caee5d4e5d76338 Description: debug symbols for chafa Auto-Built-Package: debug-symbols Build-Ids: 2a85a7f7d5960c78ba0a3424fa5e48858db85397 Package: chai Priority: optional Section: javascript Installed-Size: 1004 Maintainer: Debian Javascript Maintainers Architecture: all Source: node-chai Version: 4.3.7~ds1+~cs9.7.21-1+apertis0bv2024preb1 Provides: node-chai (= 4.3.7~ds1+~cs9.7.21-1+apertis0bv2024preb1), node-chai (= 4.3.7), node-chai-exclude (= 2.1.0), node-fclone (= 1.0.11), node-loupe (= 2.3.1), node-types-chai (= 4.3.4) Depends: node-assertion-error, node-check-error, node-deep-eql, node-get-func-name, node-pathval, node-type-detect, nodejs:any Breaks: node-typescript-types (<< 20201105-1~) Filename: pool/development/n/node-chai/chai_4.3.7~ds1+~cs9.7.21-1+apertis0bv2024preb1_all.deb Size: 105832 MD5sum: eebdcb5440a777d13168fc6973405585 SHA1: 0d345b0d9bf0fffe4fac094d387f3516cc3406ec SHA256: 05b4d92a8b3efe1261101cf75bb0486b0454419bf2dd6633d15ecc935c72eaa6 SHA512: eb314df4953bb53a5e9e2b24b50cb4731546b9350983dd6018bb55db5b37a87bd70e694544e7f485f3a49abe2d29e6515e00ce532dc95093912be1d78c5b26a8 Description: assertion library for Node.js Chai is a BDD / TDD assertion library for Node.js and the browser that can be delightfully paired with any javascript testing framework. This library is test framework agnostic. . Test-driven development (TDD) is a software development process that relies on the repetition of a very short development cycle: requirements are turned into very specific test cases, then the software is improved to pass the new tests . BDD of Behavior-Driven Development is an extension of test-driven development that makes use of a simple, domain-specific scripting language (DSL). These DSLs convert structured natural language statements into executable tests. . Node.js is an event-based server-side JavaScript engine. Homepage: https://chaijs.com Package: chaiwala-tests Priority: optional Section: utils Installed-Size: 229 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2023.8bv2024preb1 Depends: perl:any, python3:any, apertis-tests, apertis-tests-bin, libglib2.0-bin, binutils, gir1.2-gstreamer-1.0, gir1.2-gst-plugins-base-1.0, expect-dev Filename: pool/development/a/apertis-tests/chaiwala-tests_0.2023.8bv2024preb1_arm64.deb Size: 47064 MD5sum: 6b05f68d21fca0d1a649b61bcbc77c08 SHA1: 4c08d83f9568464a6b7780203d722853768375d7 SHA256: 6ec59c528e9cfd2252d3e7f3298eebc83b01426146749fed8047efd00dfd3716 SHA512: 822a58051e4b20bf0ac6dd1909f41dfae4c6d4d51d9ea129f7c1fdaa100d73241e3f81b5d00f8d1ac83d5b428dd1befdb2f930855382efd4ab6a0052521741e2 Description: Various Apertis test implementations Various Apertis-specific tests which were historically called "chaiwala-tests" (Chaiwala was an older project codename) and have not been split into smaller packages yet. Package: check Priority: optional Section: devel Installed-Size: 414 Maintainer: Christian Göttsche Architecture: arm64 Version: 0.15.2-2apertis0bv2024preb1 Depends: libsubunit-dev, mawk Filename: pool/development/c/check/check_0.15.2-2apertis0bv2024preb1_arm64.deb Size: 111420 MD5sum: 5bcf6e7de039780134c8b773241760e8 SHA1: 081841aa072b9577fa7d69eeef55aff13b4f4521 SHA256: 755f60d2fc85fda697bb1f67bfe3bf5989df6e9e83b9136538b6c3e9cc2890ce SHA512: 364fb29244dcf8304f067b8076f2a2b23de3e1166806feb85965d5eb05e0c18af746ae3fb9766f34cfe12d48eb8a889c8c4aa74d49816fce2b12dbf348ff5d7a Description: unit test framework for C Check features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs. Homepage: https://libcheck.github.io/check/ Multi-Arch: same Package: checkpolicy Priority: optional Section: utils Installed-Size: 991 Maintainer: Debian SELinux maintainers Architecture: arm64 Version: 3.4-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/c/checkpolicy/checkpolicy_3.4-1+apertis0bv2024dev2b1_arm64.deb Size: 214088 MD5sum: 39bfe318329a443446f7fa4a60462c46 SHA1: b3cc3ae556997fabd4aa77f5d1ea13970a72cd8b SHA256: 17f20c66979a33e92b4cb7f2b1189023a4d9a40c022bca4913472f569cb3db84 SHA512: 6086aa54f8650b08a960c9bc2d6b55d5f92d805bf9d4aae4c39b259811db789107bbc7143065a476fca330fe6646973e9befb3760874574f36540ebb7cab9ead Description: SELinux policy compiler 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. . This package contains checkpolicy, the SELinux policy compiler. Only required for building policies. It uses libsepol to generate the binary policy. checkpolicy uses the static libsepol since it deals with low level details of the policy that have not been encapsulated/abstracted by a proper shared library interface. Built-Using: libsepol (= 3.4-2) Homepage: https://selinuxproject.org Package: checkpolicy-dbgsym Priority: optional Section: debug Installed-Size: 372 Maintainer: Debian SELinux maintainers Architecture: arm64 Source: checkpolicy Version: 3.4-1+apertis0bv2024dev2b1 Depends: checkpolicy (= 3.4-1+apertis0bv2024dev2b1) Filename: pool/development/c/checkpolicy/checkpolicy-dbgsym_3.4-1+apertis0bv2024dev2b1_arm64.deb Size: 262308 MD5sum: 73aaf7c63372ba323f4c4ad07014ce1a SHA1: 01a5d85225b8b88db2bea4780f85938de77c9249 SHA256: 0a8e7f08568989acfb854c0306bdd6c1ba12b2962b500d25b8f4b5edc84d46ef SHA512: 9188dfff3bdf94197054c4319595809b3828d9d169dbb04195d8c062be7708e583349d6450bb883243c16310d0128d597bed1f367d9bb6bb2ffb637956744d84 Description: debug symbols for checkpolicy Auto-Built-Package: debug-symbols Build-Ids: 08c5d06fa1ca18204d2f6e28fbbc8a0b50042a9e 8a3093b076b217189c8992ca4a9d0607664308e2 Package: chrpath Priority: optional Section: utils Installed-Size: 88 Maintainer: Tollef Fog Heen Architecture: arm64 Version: 0.16-2co1bv2024preb1 Depends: libc6 (>= 2.34) Filename: pool/development/c/chrpath/chrpath_0.16-2co1bv2024preb1_arm64.deb Size: 15580 MD5sum: 494fb7ad6b4bedfc5eb95d1b40e730ac SHA1: a1538e7fa5f9e9ab3fd1ea0d898b82ce6e0068d4 SHA256: 7767dd82080ca210d2f50c1799ade6f3153546c75aae2c08b0b9b9a27f214f69 SHA512: 45a401a82f39e8bec29d81e01b191aca5af5c504651d9d1230488b3787639c6d327d2980098c82edc832ee2b0ae103ade495fc1f3ac1d2ce80296d4969830ff8 Description: Tool to edit the rpath in ELF binaries chrpath allows you to change the rpath (where the application looks for libraries) in an application. It does not (yet) allow you to add an rpath if there isn't one already. Homepage: https://alioth.debian.org/projects/chrpath/ Multi-Arch: foreign Package: chrpath-dbgsym Priority: optional Section: debug Installed-Size: 37 Maintainer: Tollef Fog Heen Architecture: arm64 Source: chrpath Version: 0.16-2co1bv2024preb1 Depends: chrpath (= 0.16-2co1bv2024preb1) Filename: pool/development/c/chrpath/chrpath-dbgsym_0.16-2co1bv2024preb1_arm64.deb Size: 21444 MD5sum: bfda603a7bf2dbe3cfde77aac04dc00c SHA1: e5d1e4873911a38755a5d78748ee7b69d9025a0f SHA256: 9906bea4830de0787a2fdf23697348e859e8f0f1306efe6c8728a757a8181684 SHA512: 4f137501c52d207f99b868118970b70e0cafc9357863552a9338fb9b3d6d22a59795a7df65ee6f054fba9a0ec0e74bdb8a18f2b6cc05df6daddbfda3aad74ac5 Description: debug symbols for chrpath Auto-Built-Package: debug-symbols Build-Ids: 93ac693ff1c28116908a5da857d6ae4519504b52 Package: clang Priority: optional Section: devel Installed-Size: 21 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-defaults (0.55.7~deb12u1+apertis0bv2024preb1) Version: 1:14.0-55.7~deb12u1+apertis0bv2024preb1 Replaces: clang (<< 3.2-1~exp2), clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1) Depends: clang-14 (>= 14~) Breaks: clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1) Filename: pool/development/l/llvm-defaults/clang_14.0-55.7~deb12u1+apertis0bv2024preb1_arm64.deb Size: 5412 MD5sum: 33ab7f05197ea5d122650bff82a5d0aa SHA1: 872a7929425ff80c02339cb2c54e3e68941aa77b SHA256: c3954d9160817752d613fc497b10e6414720ab88604925c6941616422e826265 SHA512: 4d62384fb9690afe6d5fba74ae5e0351aaf05c7adc524bcb950a66328746e79e10801e1a2dcd6a20f57c3e340ac38cd3a8b167b8c7072c275590ea4c786e1ed8 Description: C, C++ and Objective-C compiler (LLVM based), clang binary Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This is a dependency package providing the default clang compiler. Package: clang-13 Priority: optional Section: devel Installed-Size: 514 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-11+apertis0bv2024dev2b1 Replaces: llvm-13-dev (<< 1:13~++20210129063721) Provides: c++-compiler, c-compiler, objc-compiler Depends: libc6 (>= 2.34), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libllvm13, libstdc++6 (>= 11), libstdc++-12-dev, libgcc-12-dev, libobjc-12-dev, libclang-common-13-dev (= 1:13.0.1-11+apertis0bv2024dev2b1), llvm-13-linker-tools (= 1:13.0.1-11+apertis0bv2024dev2b1), libclang1-13 (= 1:13.0.1-11+apertis0bv2024dev2b1), libc6-dev, binutils Recommends: llvm-13-dev, python3 Suggests: clang-13-doc Breaks: llvm-13-dev (<< 1:13~++20210129063721) Filename: pool/development/l/llvm-toolchain-13/clang-13_13.0.1-11+apertis0bv2024dev2b1_arm64.deb Size: 269868 MD5sum: e64c84fd9dc2874f07a77153eaa17d5c SHA1: f1a520e880139e79021756c5951f03b97d157370 SHA256: 5e71b5b6e80ee97f8096c0c7527f767228ea76d5258b87edc6884ab061e5ecf1 SHA512: 840789c04e0200b7136bbe98de5b880e989ca0a83fc9b6a8a62f65f7c476b3b60517ccb88af80a843bb74635c3078249e62f7d959d2b02b24bc28043b46f3a9a Description: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Homepage: https://www.llvm.org/ Package: clang-13-dbgsym Priority: optional Section: debug Installed-Size: 142 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-11+apertis0bv2024dev2b1 Depends: clang-13 (= 1:13.0.1-11+apertis0bv2024dev2b1) Filename: pool/development/l/llvm-toolchain-13/clang-13-dbgsym_13.0.1-11+apertis0bv2024dev2b1_arm64.deb Size: 95968 MD5sum: d249ac30a377f6047b1db9f703fbc8d4 SHA1: 371416865940ca524f9072ef8f7792510ea76627 SHA256: 7c6824726778259105f7570daf5436b4f2444044fc3bd15b12e81cbfa8c6be16 SHA512: f501d9a97a82f1955d4ad625323906e5c7198b53a9ec3c667d3dd147af3dee04694b674e61fc5deb67fc575931769c6a82f1c998852ba85a20ff5c7f0a4df20e Description: debug symbols for clang-13 Auto-Built-Package: debug-symbols Build-Ids: a3fefc6675bc1d29ab39b2415ddb624182f17fe9 Package: clang-13-doc Priority: optional Section: doc Installed-Size: 9092 Maintainer: LLVM Packaging Team Architecture: all Source: llvm-toolchain-13 Version: 1:13.0.1-11+apertis0bv2024dev2b1 Depends: libjs-mathjax Filename: pool/development/l/llvm-toolchain-13/clang-13-doc_13.0.1-11+apertis0bv2024dev2b1_all.deb Size: 1318240 MD5sum: 2ba724d3ca825c39b8de01e6b3b6f5ac SHA1: 8ecdbde979e30b3cc709199ed1a115af30b7b6fb SHA256: b5295b823d20ae83bb2b0d7f98b86c780eb4af8a7fcbcf87001f22f83aba5c26 SHA512: d7508b5def6afc3536732cac8b22bbf6849bb602cb9330e110db2191d6514b10f0b477aba8b1784d3289cbf5b23bd9125785a447f335477a9104eb503c4512f8 Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Homepage: https://www.llvm.org/ Package: clang-13-examples Priority: optional Section: doc Installed-Size: 241 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-11+apertis0bv2024dev2b1 Filename: pool/development/l/llvm-toolchain-13/clang-13-examples_13.0.1-11+apertis0bv2024dev2b1_arm64.deb Size: 216104 MD5sum: 220ba344867b36933620e1eb67a312c2 SHA1: 523b1221bd06df72a54cd4db6297687ac272a6e3 SHA256: 0c1794498db021d0c68b8630ef437a134ba673b11dea78fd546f7a098a541a78 SHA512: c3f1f8a75538d4ac4ff3b4fbac28e7d6199d14d32c92b4dd6248d8ca5e7916da58a8e4e688b5841746fab73bf4187556f9058958be07f486cfff010661c66a07 Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Homepage: https://www.llvm.org/ Package: clang-14 Priority: optional Section: devel Installed-Size: 343 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024preb1 Provides: c++-compiler, c-compiler, objc-compiler Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 11), libstdc++-12-dev, libgcc-12-dev, libobjc-12-dev, libclang-common-14-dev (= 1:14.0.6-12+apertis0bv2024preb1), llvm-14-linker-tools (= 1:14.0.6-12+apertis0bv2024preb1), libclang1-14 (= 1:14.0.6-12+apertis0bv2024preb1), libc6-dev, binutils Recommends: llvm-14-dev, python3 Suggests: clang-14-doc, wasi-libc Filename: pool/development/l/llvm-toolchain-14/clang-14_14.0.6-12+apertis0bv2024preb1_arm64.deb Size: 97444 MD5sum: 50aadee08e88972237078353428dc42b SHA1: c0b263e14be96adf030ffccdfb612ed0e07c83fa SHA256: 8cb8009e381e5aec43b1d7aa85548c2e87d87632640bdbad019c490ee16f1fdd SHA512: 3401414974a2b0f33869fa845ee55b76b0248d722872970efe796a9cbab6211265803bee24342bf6082ef8454bf7988acc324281ca4e0dedb332d23b3ed24e92 Description: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Homepage: https://www.llvm.org/ Package: clang-14-dbgsym Priority: optional Section: debug Installed-Size: 58 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024preb1 Depends: clang-14 (= 1:14.0.6-12+apertis0bv2024preb1) Filename: pool/development/l/llvm-toolchain-14/clang-14-dbgsym_14.0.6-12+apertis0bv2024preb1_arm64.deb Size: 11196 MD5sum: bcc850309fa0fd3fb25f7515351b19e1 SHA1: c27fe8f3958ebc803f53f42be129cc1f925c1053 SHA256: f4e4e9ff85ec79e035242482e48afb54eb5b917be76002ccc5386cd7d42e9b2c SHA512: 58647ef983919024418c0957dfc88076b0d6f4f098c9237943d62bce87775f9bfbbfbf43a03f94187866188b05e848cb00f2163bb6a8e44f54941b2e9ce9b49e Description: debug symbols for clang-14 Auto-Built-Package: debug-symbols Build-Ids: 2716bb544efc78da2e7d5b4aff19a9e895244c00 Package: clang-14-doc Priority: optional Section: doc Installed-Size: 9151 Maintainer: LLVM Packaging Team Architecture: all Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024preb1 Depends: libjs-mathjax Filename: pool/development/l/llvm-toolchain-14/clang-14-doc_14.0.6-12+apertis0bv2024preb1_all.deb Size: 1174468 MD5sum: be6bf0009ff1cf883aa6b096c4b5fcfa SHA1: 86e74b653d74ca451098611529a195c24e7a7d5b SHA256: f93850fe988346193d1c424fb82c3ee063084cc4b3d547fa40cc06b827621eba SHA512: a69b70c857fd0292cda70b8b7ca724964dcb7e9d93be2edc1186d47d4609bba6153c735158a8397789053d1360ffa7634f80345ed66753d70fb84de6fff7b7c0 Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Homepage: https://www.llvm.org/ Package: clang-14-examples Priority: optional Section: doc Installed-Size: 69 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024preb1 Filename: pool/development/l/llvm-toolchain-14/clang-14-examples_14.0.6-12+apertis0bv2024preb1_arm64.deb Size: 38312 MD5sum: 7bacc9c6ed533f19ccab37c4828d5cea SHA1: 9532ae23c911c906c0f25b36186a7bf536cd8dcf SHA256: 0d8269a2bbbeff4a52e36f3fe3a2802a34144b39dd261d87b4f35dc21d5f5b36 SHA512: 1b03f5b1b1404568d8bd29d3e58d93460ab918329fb3d8b049ce7ec3cedbb4eb264aee83a3fe4d45032191cb2fe8093f065bda74d8574237f20f0f3fd7232403 Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Homepage: https://www.llvm.org/ Package: clang-format Priority: optional Section: devel Installed-Size: 30 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-defaults (0.55.7~deb12u1+apertis0bv2024preb1) Version: 1:14.0-55.7~deb12u1+apertis0bv2024preb1 Replaces: clang (<< 1:3.6-28) Depends: clang-format-14 (>= 14~) Breaks: clang (<< 1:3.6-28) Filename: pool/development/l/llvm-defaults/clang-format_14.0-55.7~deb12u1+apertis0bv2024preb1_arm64.deb Size: 5520 MD5sum: 064035374cc5f7328a9f3451b9ef011a SHA1: 5d5d2c3819f1a0b450a12c42d1cea68816adedb7 SHA256: 51a22809fea6608160fce2f1185beadf25aadb35e86327a98e01f3091a1ed9e1 SHA512: 9b1c362b9932c04837ef4d5f0f3bd92b2e9f55d267ba4c00fe08672e98a2cc78c632ad53f3d9dfac6ad898dfa8fffb818276854170f4b51f9111f05eb349ec45 Description: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This is a dependency package providing the clang format tool. Multi-Arch: same Package: clang-format-13 Priority: optional Section: devel Installed-Size: 424 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-11+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1-11+apertis0bv2024dev2b1), libstdc++6 (>= 5.2), python3 Filename: pool/development/l/llvm-toolchain-13/clang-format-13_13.0.1-11+apertis0bv2024dev2b1_arm64.deb Size: 243656 MD5sum: 213bc8c3152324ec980f3e9d5b82897c SHA1: 9cc33bac9a86299741f8b9bd3c7fd2ce3166512f SHA256: 1227a18dae700b634dfaaddc4c20599a62a0300d1e72774c76d7a7ef23c78f35 SHA512: 7e2d9f9a03ec2bf7f56eb2b80f5e559a9f1e6635838f1b210ee6cc7934afaf319ccd545c7217016be508f241ab09f183c438af7d2a420b4d5fbdc706bba7b96f Description: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Homepage: https://www.llvm.org/ Package: clang-format-13-dbgsym Priority: optional Section: debug Installed-Size: 97 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-11+apertis0bv2024dev2b1 Depends: clang-format-13 (= 1:13.0.1-11+apertis0bv2024dev2b1) Filename: pool/development/l/llvm-toolchain-13/clang-format-13-dbgsym_13.0.1-11+apertis0bv2024dev2b1_arm64.deb Size: 58916 MD5sum: 2d91e1c782ea69f88edfb51bbf501244 SHA1: deaf1bdd0f252aee6474c85b0f5d22b30d97b9ef SHA256: b76c4ddce45096ad7edce63a615442e5b5090eccf095fd35c1e1306be9343495 SHA512: 598805f323201d755c39cfb04581147b5d193edb7903eca6bd5426b14fb81155161ef272b221d28f8176191bad509d34c87119a87e3e3653b6c1e47a340ab313 Description: debug symbols for clang-format-13 Auto-Built-Package: debug-symbols Build-Ids: 52aa3bd9543939a9a0f42b6c1b00d4c54c65b4a8 Package: clang-format-14 Priority: optional Section: devel Installed-Size: 256 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024preb1 Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6), libgcc-s1 (>= 3.0), libllvm14 (= 1:14.0.6-12+apertis0bv2024preb1), libstdc++6 (>= 11), python3 Filename: pool/development/l/llvm-toolchain-14/clang-format-14_14.0.6-12+apertis0bv2024preb1_arm64.deb Size: 73584 MD5sum: fb28759bbac6d1bf833643c5f4836a21 SHA1: 5f7fc34363dfa05169f9ba2ca53f6e0c71594db6 SHA256: 610c33e24a12d16ba74f992b638edf75e982c08807e9510060442acc2fcdbf0a SHA512: dcd5c4665a0b96ae31997e3f31d24ae000ece0f4e4a0e155c5b9a300faf6d1dbb5d103b65bf90e1465b4ba3fa5d66ddd73036ec7111de8c6fbd564fea08ff34a Description: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Homepage: https://www.llvm.org/ Package: clang-format-14-dbgsym Priority: optional Section: debug Installed-Size: 52 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024preb1 Depends: clang-format-14 (= 1:14.0.6-12+apertis0bv2024preb1) Filename: pool/development/l/llvm-toolchain-14/clang-format-14-dbgsym_14.0.6-12+apertis0bv2024preb1_arm64.deb Size: 9300 MD5sum: b76749a493d8d8076018fcd62268fdda SHA1: 263d26ac0ec01d3c0319429c59041c55d66fd752 SHA256: 9f888d766885c0f3d48953c64423151e3641402f121378b93cf38984ba724f5d SHA512: 62efeea410eaec73d4099532a04f83b560f7c7f143082107d3c67a9f5e04245ce1f1550aa96e7f035279af810a4241f1850d5e503c4b88105122c1e4b559ea7d Description: debug symbols for clang-format-14 Auto-Built-Package: debug-symbols Build-Ids: 8bd366c729f067bd7e39fe3a10017678a36743fc Package: clang-tidy Priority: optional Section: devel Installed-Size: 22 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-defaults (0.55.7~deb12u1+apertis0bv2024preb1) Version: 1:14.0-55.7~deb12u1+apertis0bv2024preb1 Replaces: clang (<< 1:3.6-28) Depends: clang-tidy-14 (>= 14~) Breaks: clang (<< 1:3.6-28) Filename: pool/development/l/llvm-defaults/clang-tidy_14.0-55.7~deb12u1+apertis0bv2024preb1_arm64.deb Size: 5296 MD5sum: 2a81c20bbce395e268a0530e8919b701 SHA1: 0fc0ffae011eacdb58abc52a271fae8c2de98a93 SHA256: 59b0e31982708411a69eea4a84ecd92ead7afa314b72e56a200be9a81a06a141 SHA512: a9732261c212ded9819dab3acebe6cc9a141502c9d314435717f883197a12dba925487664bb1e09dab5459d3e8116b7d30366549df3b5d77438803e827ff2526 Description: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. . clang-tidy replaces clang-modernize . This is a dependency package providing the clang tidy tool. Package: clang-tidy-13 Priority: optional Section: devel Installed-Size: 7024 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-11+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1-11+apertis0bv2024dev2b1), libstdc++6 (>= 11), python3, libclang-common-13-dev, clang-tools-13, python3-yaml Filename: pool/development/l/llvm-toolchain-13/clang-tidy-13_13.0.1-11+apertis0bv2024dev2b1_arm64.deb Size: 1383324 MD5sum: b30c5227d76b6a2f3dc37febfa632fb9 SHA1: ea884a984e9cbe7f40216dc0e7d8c748a93307c6 SHA256: 2d9dee6cc2cc87c114e2373b357d3863c089598b92e8ce4fb7fafa266de64f6c SHA512: 4f80ae5f1cc60f1e4403c6dd47e738f817dc345c63438fbabfa17bef5925293a2b229ad18e2d0e64f19b86fa2dbfb9a125e1a96a12ab46bf560234bd869f731e Description: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Homepage: https://www.llvm.org/ Package: clang-tidy-13-dbgsym Priority: optional Section: debug Installed-Size: 12302 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-11+apertis0bv2024dev2b1 Depends: clang-tidy-13 (= 1:13.0.1-11+apertis0bv2024dev2b1) Filename: pool/development/l/llvm-toolchain-13/clang-tidy-13-dbgsym_13.0.1-11+apertis0bv2024dev2b1_arm64.deb Size: 9024740 MD5sum: c78903605e7d1d5f198bf66d93d77c55 SHA1: 1dd3e27e99423875088ff4570f242df2c5c8685d SHA256: 69f24f2449a827446a0983fc89ac04f56cc41d486505a1cd9be7e524b5277dc0 SHA512: a80f75a95e0297cd03cac42dfb849d1dbd1f0ecc48172894bda26dd711629b6825d3e37d3a0d849fbae40dd10278e27fed4e191bfeaee663f4fedd730f7953c4 Description: debug symbols for clang-tidy-13 Auto-Built-Package: debug-symbols Build-Ids: d1fe781ca2135158f4237d45b7df80d69415704a Package: clang-tidy-14 Priority: optional Section: devel Installed-Size: 9376 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024preb1 Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6), libgcc-s1 (>= 3.0), libllvm14 (= 1:14.0.6-12+apertis0bv2024preb1), libstdc++6 (>= 11), python3, libclang-common-14-dev, clang-tools-14, python3-yaml Filename: pool/development/l/llvm-toolchain-14/clang-tidy-14_14.0.6-12+apertis0bv2024preb1_arm64.deb Size: 1502276 MD5sum: 2fc81ca97b70229ee446bbf391920cf9 SHA1: 0b67a67b07b0647a278f2d48ba8b7f61d788cdb0 SHA256: 42cb445e5e1d301403e2a5dc8660da3a4829100edd32da9ddf10e03e1273c80e SHA512: 5ea804e21c402fab7152b6e25138ebc542dc11b98302c9eb9d1e1009f739ca942c5c9167b2c9839b88eeb369822924eeeb9d251fd7563ffe92c1833b63d2441d Description: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Homepage: https://www.llvm.org/ Package: clang-tidy-14-dbgsym Priority: optional Section: debug Installed-Size: 3809 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024preb1 Depends: clang-tidy-14 (= 1:14.0.6-12+apertis0bv2024preb1) Filename: pool/development/l/llvm-toolchain-14/clang-tidy-14-dbgsym_14.0.6-12+apertis0bv2024preb1_arm64.deb Size: 304352 MD5sum: af9deb91d69517ad90336926747fd61d SHA1: e1947bbee574c4d5592d14bf91a75f801d8fe785 SHA256: e19b0c28891e11793bef6d1183fabe863da8b4112bb38ff484c0ed5ebb5b7744 SHA512: e271cdb6dd4f8eae2f071369c389173aa9d968c9aa6d9aa3b9c4722d6b697eaf5de6148828162f8e8d2abc2973b0d98fe9fa8d21aba0a8ae358d2a011b4385ba Description: debug symbols for clang-tidy-14 Auto-Built-Package: debug-symbols Build-Ids: 5358c02f47c76e4b1cf6e1080c7db007928ac979 Package: clang-tools Priority: optional Section: devel Installed-Size: 28 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-defaults (0.55.7~deb12u1+apertis0bv2024preb1) Version: 1:14.0-55.7~deb12u1+apertis0bv2024preb1 Replaces: clang (<< 1:4.0-42) Depends: clang-tools-14 (>= 14~) Breaks: clang (<< 1:4.0-42) Filename: pool/development/l/llvm-defaults/clang-tools_14.0-55.7~deb12u1+apertis0bv2024preb1_arm64.deb Size: 5316 MD5sum: 9ea5c4b04c3ab16004e1c4c814ca4529 SHA1: d8374e97ec07249b2f254574f378aad8e887e498 SHA256: 8da430e7459101bd07c2d7f8dbf535199fa5f916924f842b7f4d8c808aee490d SHA512: e690ecc405a2653670309b3d747391ae008fd737aff542a252fde2f1866e71b1fb3b2b782ea5066d41a73c3cf94cf193d6358dffd3c4ea71a5255b4cec0254d6 Description: clang-based tools Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This is a dependency package providing the clang tools package. Multi-Arch: same Package: clang-tools-13 Priority: optional Section: devel Installed-Size: 27513 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-11+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libclang-cpp13 (>= 1:13.0.1), libclang1-13 (>= 1:13~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.0), libllvm13, libstdc++6 (>= 11), libxml2 (>= 2.7.4), clang-13 (= 1:13.0.1-11+apertis0bv2024dev2b1), python3 Filename: pool/development/l/llvm-toolchain-13/clang-tools-13_13.0.1-11+apertis0bv2024dev2b1_arm64.deb Size: 5710184 MD5sum: 8c2bbff2d1eb7960329f4330af7fd0e7 SHA1: 4a3681b218586f106191f6546f6733c6ff8c0a47 SHA256: f4b51673ffc2ded1820b28ecb82509e992445faf1c521f0d21d1f1625c4fac80 SHA512: 92f2f4dfd2073dfde1c810803ba5ff9c7868998bb35be8f59e89749d1e1e9e332534906a386f31a6539fc824843f80d44687bd79f4db28c552ddf6638617e9ff Description: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Homepage: https://www.llvm.org/ Package: clang-tools-13-dbgsym Priority: optional Section: debug Installed-Size: 33016 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-11+apertis0bv2024dev2b1 Depends: clang-tools-13 (= 1:13.0.1-11+apertis0bv2024dev2b1) Filename: pool/development/l/llvm-toolchain-13/clang-tools-13-dbgsym_13.0.1-11+apertis0bv2024dev2b1_arm64.deb Size: 26015260 MD5sum: b10ccde626f841c66602e84f8206384f SHA1: 0da5ca279a07f76ee451ec44b2c428997810282a SHA256: b2d855a4c17d01f8d50589d32a8b673e71ccd60c227bc79863686490878ee744 SHA512: 4bf92c6a06d05257ae9a1020449c10c2bde4053c5984fda6a951f165c865ed15de14e724b80695d56c6a60c181955cd7d6b71967a3f140e832f3f8c1e753e518 Description: debug symbols for clang-tools-13 Auto-Built-Package: debug-symbols Build-Ids: 0da21d0b825741921e3bb871800002e73da5fba7 12db6413f352fea56da1970e6109699f7d2b5e33 18e3d3b132dc4b98d0ad4c536fca194e1a347b34 386de413b86929ec4bf1a171dc0327d534765188 3872c9dc713367b6aa9646efc343df59b8fa9435 3d45768eb1781f39258fa96fdc0468191436b6eb 4650427752b8ec7ecfda73aa0aeb7af02af9fb19 48a593a849b6165df70e93f33eba07dc2277567d 4c9a291a7ca8b0d0e65d58b3fe638d41441fa094 50575a6370300c6382b75dca650c760de02452e5 53fb8f95ca69b409de811e4405dcf10ec10bf37a 61f15925210327a4aaded19497bc7409abfe72ab 7c9b8fa7889be6f62004a3cfe16c701119b89ff0 852542323e093cd87236bc854aa36d32ad7ef1c1 9ecaa510c1b5ed6671d90634538a5c2fcbe2bb73 a240048bd716bdf95eab7ffd0de08b09633a9da9 aa91cce7191302067c638ea7563b0b2363df5aa9 b228b5d576260be6ce828058e71bfa2a3d248db6 b3a92bb967ffd0d2b43b01317df5c03d5bd5a8e9 bcf5be19972aef1778bf72d409d4a503ff59b46a eda1719f9c90b60ba83bfc2f68d092bcfef29d67 Package: clang-tools-14 Priority: optional Section: devel Installed-Size: 27061 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024preb1 Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6), libclang1-14 (>= 1:13~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 11), libxml2 (>= 2.7.4), clang-14 (= 1:14.0.6-12+apertis0bv2024preb1), python3 Filename: pool/development/l/llvm-toolchain-14/clang-tools-14_14.0.6-12+apertis0bv2024preb1_arm64.deb Size: 5748152 MD5sum: 472391f49153a5fd77bef7d41ddfadf8 SHA1: 1586b918776ddc09c8ede6368b3ad69601965831 SHA256: 0fa30ecc42da817ee00fee20cf7c6329f09a8a6e439211095ace121450cafbc4 SHA512: daa7554b7d593ffde792b692b0933d0bc4141d040a34144e90f3d1764ea095f25c44ca272c99937047211e1b5a8b8e49c920fcc019bd90fb94b21c3b99b38dc0 Description: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Homepage: https://www.llvm.org/ Package: clang-tools-14-dbgsym Priority: optional Section: debug Installed-Size: 8350 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024preb1 Depends: clang-tools-14 (= 1:14.0.6-12+apertis0bv2024preb1) Filename: pool/development/l/llvm-toolchain-14/clang-tools-14-dbgsym_14.0.6-12+apertis0bv2024preb1_arm64.deb Size: 837308 MD5sum: 020ac11d3bf02142be760f789a509429 SHA1: 39ff222ac6ba94946d3107f994b12f1e49334337 SHA256: 9c91505641a1b739b0818a8346714094aa2ac3f0684d5035bdffcd17840636ad SHA512: cb2d6842f2147eaa8f16884991642109467ad19bca6debf854a5f16ec0bb0ffeff4c28f1cec745860bc2c86f3b74543bbe5830fa1d2f796f09ce07e1c3e736e5 Description: debug symbols for clang-tools-14 Auto-Built-Package: debug-symbols Build-Ids: 0423ef09d909882ea646673cc3f687bc0b757c15 2d9e3c52902a87aaef092ffa9ed4b1cbf5ae2b3b 2ee722b75265e6437ddf03c9ee49e6772f8dd395 2fe42388a9c7592c2b81758abe79dd378a9d56b4 3a50fed156bc3865e268173c54230d12be11ce85 3cde38f100b8aca5256afe507b456e23c05b74b9 41cb1086ed28736f1f4de3e54fd0f339b5dd02dc 48e436eeceace2cae74647c45a073d91be969063 6a112857a433a37c8cd28a55f633ad421ae29dff 70cade197de3b8c996d4bd2aeac87cc7cd96ddbc 73ce0c622f1671bd96f4647676a2c40bf7c96ed5 76e1014b93b56f871e6ee0b360aa248002687d6b 7caeedf9aba906ef161d2059bb3875639bb78128 9125942e91105b3a77fb1bbf6d0e94b52ec845ae 9bd404d8ee64795bcac54d54413a7f785897fcb9 ae6d8545cd66278411e7cf2b6a1d774cdbdda608 cc379fc8586ecc8d86a118cc38640d3c06c06f03 cd237aac45d20c00ae56f0ea5c958a375b0d636b cd8b8c73cda989da98c16853dade074c2b56266d da675e54705f2c58faf8beddec1ce5342bf049cc e841c0ea2fa41ed6b3da837c71ad2f6d8d8475ff f15fdd5b358c08a5ecd56e0a1717e79819b8ed64 f90205dd1475f28b32371c48d62cf10565993d14 Package: clangd Priority: optional Section: devel Installed-Size: 17 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-defaults (0.55.7~deb12u1+apertis0bv2024preb1) Version: 1:14.0-55.7~deb12u1+apertis0bv2024preb1 Replaces: clang-tools (<< 1:9.0-48) Depends: clangd-14 (>= 14~) Breaks: clang-tools (<< 1:9.0-48) Filename: pool/development/l/llvm-defaults/clangd_14.0-55.7~deb12u1+apertis0bv2024preb1_arm64.deb Size: 5124 MD5sum: 0d19da0bf8d63143a52111f3012149b1 SHA1: 7b66ecccc3098c828c291aeb17a166730411e880 SHA256: 385e1eada5eddfed4a827e2f430c43b1a3865fd2fbf97358a7ca17f4c5552cf1 SHA512: 7c2ed01876922be59bc21b5599caa56d00be364cb99eaa150b87cc61837fc658ac91b5f04cea8306cc8948f36eb5384b034326e5a8ff9e56cd06d206705412e0 Description: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. . This is a dependency package providing clangd. Multi-Arch: same Package: clangd-13 Priority: optional Section: devel Installed-Size: 11938 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-11+apertis0bv2024dev2b1 Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libgrpc++1.51 (>= 1.51.1), libgrpc29 (>= 1.51.1), libllvm13, libprotobuf32 (>= 3.21.12), libstdc++6 (>= 12), libclang-common-13-dev (= 1:13.0.1-11+apertis0bv2024dev2b1) Filename: pool/development/l/llvm-toolchain-13/clangd-13_13.0.1-11+apertis0bv2024dev2b1_arm64.deb Size: 2623604 MD5sum: 57826223ecf0ecb75e58fbfa0d2c8e79 SHA1: 630dd01abefa9ad350b308a33a4db6ff163dde5e SHA256: 46cb8415475d7aaa39842277d4a6e9320b378e99a2f707e12263a734c533335c SHA512: ed2983f876f0cb9b7ea9cf86b0840a0a67c33d3457d60c8ee2fa5950d9feaff26472035e592e553b4853b0482441c9b0764f88510680d770ed1dea6f4e5c8f14 Description: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Homepage: https://www.llvm.org/ Package: clangd-13-dbgsym Priority: optional Section: debug Installed-Size: 18737 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-11+apertis0bv2024dev2b1 Depends: clangd-13 (= 1:13.0.1-11+apertis0bv2024dev2b1) Filename: pool/development/l/llvm-toolchain-13/clangd-13-dbgsym_13.0.1-11+apertis0bv2024dev2b1_arm64.deb Size: 13661468 MD5sum: 3a66c91455343d75bc0d76bcc3895db7 SHA1: a126edd7c67ea59b336c76879d75d5695cdda313 SHA256: 39f3b109e23ec3eed4d233aadc26af011f2afae2216ce7d61281abdc96072d4a SHA512: 19124b561a569f25edf985fb8e3a2713c23c955f55f27d34126c36bddfe36adf7290a9a8742dc25a53e506d1abf7ea977e34e2056123e7d65533a3c6dce9a249 Description: debug symbols for clangd-13 Auto-Built-Package: debug-symbols Build-Ids: da85324f0ca8c405157c49e9d05a7847e78817df Package: clangd-14 Priority: optional Section: devel Installed-Size: 13828 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024preb1 Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6), libgcc-s1 (>= 3.0), libgrpc++1.51 (>= 1.51.1), libgrpc29 (>= 1.51.1), libllvm14, libprotobuf32 (>= 3.21.12), libstdc++6 (>= 12), libclang-common-14-dev (= 1:14.0.6-12+apertis0bv2024preb1) Filename: pool/development/l/llvm-toolchain-14/clangd-14_14.0.6-12+apertis0bv2024preb1_arm64.deb Size: 2658332 MD5sum: 411aa3531fd5e526e9b12eef145c8a82 SHA1: a92c3c86b2be52315ba535a421a6cdb8f4f0d893 SHA256: 286ed10ce096540347d447b656a0e7878f8810e2298ab25cfbf290c0a3759ee1 SHA512: 4db59eb1dee370703998ca05f2befcdae8683e0460cd328a3319ed2dc0bc11892b6324c677a549bc62971f1939afb367c7387463ed78373fa68a7d89b77516c2 Description: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Homepage: https://www.llvm.org/ Package: clangd-14-dbgsym Priority: optional Section: debug Installed-Size: 6096 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024preb1 Depends: clangd-14 (= 1:14.0.6-12+apertis0bv2024preb1) Filename: pool/development/l/llvm-toolchain-14/clangd-14-dbgsym_14.0.6-12+apertis0bv2024preb1_arm64.deb Size: 470968 MD5sum: 9b6348e0e704433854a9fd0f27eff00b SHA1: ac83df84630684f17f3ad46e5666ac55b9a26390 SHA256: 75d01b4c00cc98db8dff400e9c3b0823622044359bc46128161aebb27d026cd4 SHA512: 37ea299e338be5295e9934ad7047077df0362128b1088637c63f522b212aa030cd4bba44f890b55988cb80f6ef8fbe9c2f1d9b302a87c85b3a360ef8fb082121 Description: debug symbols for clangd-14 Auto-Built-Package: debug-symbols Build-Ids: 20cb677296d0456d720e76f62c09cd033d461303 Package: cleancss Priority: optional Section: javascript Installed-Size: 55 Maintainer: Debian Javascript Maintainers Architecture: all Source: node-clean-css Version: 5.3.1+~5.6.1-1+apertis1bv2024preb1 Provides: node-clean-css-cli Depends: node-chokidar, node-clean-css, node-commander (>= 7), node-glob, nodejs:any Filename: pool/development/n/node-clean-css/cleancss_5.3.1+~5.6.1-1+apertis1bv2024preb1_all.deb Size: 27208 MD5sum: 8172a0b0703affd2506207dfd5a4861d SHA1: a79102bc5e4deb754686de9348ad25adf4651c4c SHA256: ce29c667cd5f94dffe27364f491b3e57510c68e78891f73d3310d67273ed09b2 SHA512: f0c170bfc373763e3511d01e5152bf358e38626617e44d49995673585ae9c593a6374f20b451c99b1aac7ce7e6b781e2949ae44ef0455ace3cd1f4d02579f138 Description: Tool for minifying CSS files Clean-css is a Node.js module for minifying CSS files. It does the same job as YUI Compressor's CSS minifier, but much faster thanks to many speed optimizations and Node.js' V8 engine. . The cleancss tool is a reference implementation for the Clean-css Node.js module. Homepage: https://github.com/jakubpawlowicz/clean-css Package: clisp Priority: optional Section: lisp Installed-Size: 32128 Maintainer: Debian Common Lisp Team Architecture: arm64 Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Replaces: clisp-dev (<< 1:2.49.20180212), clisp-module-bindings-glibc (<< 1:2.49.20180212), clisp-module-rawsock (<< 1:2.49.20180212) Provides: clisp-fasl-loader-20100806, clisp-memfile-hash-dc499342fadce3bfbd875a2d3acf49037071ef52, lisp-compiler Depends: libc6 (>= 2.35), libffcall1b (>= 2.4), libreadline8 (>= 7.0~rc1), libsigsegv2 (>= 2.11), libtinfo6 (>= 6), libunistring2 (>= 0.9.7), sensible-utils Suggests: gdb, clisp-doc, slime, clisp-module-berkeley-db, clisp-module-clx, clisp-module-dbus, clisp-module-fastcgi, clisp-module-gdbm, clisp-module-libsvm, clisp-module-pari, clisp-module-pcre, clisp-module-postgresql, clisp-module-zlib, hyperspec Breaks: clisp-dev (<< 1:2.49.20180212), clisp-module-bindings-glibc (<< 1:2.49.20180212), clisp-module-rawsock (<< 1:2.49.20180212) Filename: pool/development/c/clisp/clisp_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 5750628 MD5sum: 5207b2e647755abf7b05125bbd099ca4 SHA1: fadb6e4543dfc2a6532da0eb2c532dd6b7dc016b SHA256: 3349b5160f235fe1caddb51633eb996bc8c8229101588ccf27eb2a710deb2df6 SHA512: 66b87bedf3a83a5814d6a30eb44cdcf9bf450c2cb8755f6200f2b6e1e1cab73c090c15d52815ed69da736c6bc03815980b2d5411da8d46bb60e0b78b27998d57 Description: GNU CLISP, a Common Lisp implementation GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . It is Free Software and may be distributed under the terms of GNU GPL, while it is possible to distribute commercial proprietary applications compiled with GNU CLISP. . The user interface comes in English, German, French, Spanish, Dutch, Russian and Danish, and can be changed during run time. . GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, a socket interface, i18n, fast bignums, arbitrary precision floats and more. An X11 interface is available through CLX, Garnet, CLUE/CLIO. GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages. . This package contains the main CLISP executable, the link-kit, and the following modules: i18n, regexp, syscalls, readline, ASDF, rawsock, bindings/glibc. Homepage: http://www.clisp.org/ Package: clisp-dbgsym Priority: optional Section: debug Installed-Size: 2432 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: clisp (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-dbgsym_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 2274444 MD5sum: 6d1a1394e77a5b884ba602c819fd8c5d SHA1: 8b42e35208ab13a09f2d9c014c7c0a3f264a6562 SHA256: ad803c56faacd52ec23b0c88d895387ab56ad4b36b2dd0add39ad096e691b228 SHA512: eff0e33e10123b7103a3d4835c60fc15118a5ceb17105b16c3cd94907313bdd32fbccaad54f43eb97ff4d9f46f5d3cd1a742f991797d9144312c533cf38e215f Description: debug symbols for clisp Auto-Built-Package: debug-symbols Build-Ids: 4cf87a9d68b9cfc3fcf79fb94c945c67ef446e9a 7b5011cc058e7f8f1fdc0e44b0030e94c350d0b2 8e3bdf462e6ccf7c503a3059c9f0da1286e9703a b8d56d76dc87d10986a60583c393141dbfadeedb Package: clisp-doc Priority: optional Section: doc Installed-Size: 4596 Maintainer: Debian Common Lisp Team Architecture: all Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Filename: pool/development/c/clisp/clisp-doc_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_all.deb Size: 1201584 MD5sum: 48ae2eeb59303599aa1e73c650b71ce0 SHA1: ab9b8033462352ff98bd83164f902e5b1cb833a0 SHA256: 6e373df9bea1e45a7e6f44270d2831cb6d4c33f9696e7efd8b6cc3c426fa852e SHA512: ff247fd6c6505e5db8e971898a9757d89de678838e57fbeb1d6a3008ede5cca006e0b259f0b5689468c1d522052477d25f867b0d6b3240c60b17576d118895d9 Description: GNU CLISP, a Common Lisp implementation (documentation) GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This package contains the documentation for CLISP. Homepage: http://www.clisp.org/ Multi-Arch: foreign Package: clisp-module-berkeley-db Priority: optional Section: lisp Installed-Size: 1928 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: libc6 (>= 2.17), libdb5.3, clisp (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-berkeley-db_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 882944 MD5sum: 4ca570778a92f6b55d99fff92cc0a50d SHA1: c40ed53a98041ddbde58b405964927827a6b0566 SHA256: 14739f3c89fd9a66b457ab478f371941bdffeb9c7ddaf66de9b95d440c6d4be2 SHA512: 0860631af4a0c1645f7966ad0fe5ffcdb0375cf583ea862f775f529f15d1caf765f12cda830266c195e35275df167252acfb5dae8f643f32698885739cfdc3ea Description: GNU CLISP module that adds an interface to Berkeley DB GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This package adds a module to CLISP that implements an interface to the Berkeley DB. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-berkeley-db-dbgsym Priority: optional Section: debug Installed-Size: 185 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: clisp-module-berkeley-db (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-berkeley-db-dbgsym_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 167480 MD5sum: 1948f470c4996b823ed0d7ab8152181f SHA1: bfab466e5faa53f2827dde66f704dda7b9ba20d3 SHA256: b15363c70335af5ed8ca0c5b8884c372bd742a0d89a9fccbb7fa6cec7eeb1ace SHA512: 821c799d011ffd5d5b3b55ec6bb7c0ad9a0a5b97248665533b37544901c9eb84c64b298b9f8a57b99687f4ec0ad6d595ca6f91ed60c922ed77fcda097f2087e2 Description: debug symbols for clisp-module-berkeley-db Auto-Built-Package: debug-symbols Build-Ids: d8386eab100833af84e517be155bb30be1c45e4a Package: clisp-module-clx Priority: optional Section: lisp Installed-Size: 3483 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: libc6 (>= 2.17), libx11-6, libxau6 (>= 1:1.0.9), libxext6, libxpm4, clisp (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-clx_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 1113028 MD5sum: 1e501854e283996c4a3c7171b8879aef SHA1: e047d6191f41f731d6b5054211f73b075db8ce15 SHA256: c79b7cbdd1cccac318168e7c4fb923020fabe8abd41db543f112036085c4115a SHA512: 01f8012bcb66100613ac59364f81e7cccd9f634cab01038c3b22dea0cc7f998b16d9a73071ee5bf9491f35be285b7d9d4a6d1f0653af830c128916edcaa10af9 Description: GNU CLISP module that adds X11 bindings GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the X11 called CLX. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-clx-dbgsym Priority: optional Section: debug Installed-Size: 314 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: clisp-module-clx (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-clx-dbgsym_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 272932 MD5sum: 88bc5ed676901508254609d3554c38fd SHA1: 6eba5f3cd111d75a39ff6fb8bccd52c45b710a6c SHA256: 608be6eda1960910716f259683a99f31fe2d9daed71864658a5f25e2065c6376 SHA512: c7a4b136cf3c7acade21b7229b7088769f79e4914c8e85f8a97bd05111dcb216772671b3d0429c251f808bbb0704b841fc253eb8f950af9cb8e370528f5e9639 Description: debug symbols for clisp-module-clx Auto-Built-Package: debug-symbols Build-Ids: 0082a53b8a7de2eeaa09e6d0e1245bd209e17d8a Package: clisp-module-dbus Priority: optional Section: lisp Installed-Size: 1537 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: libdbus-1-3 (>= 1.9.14), clisp (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-dbus_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 739884 MD5sum: b4e954ee1157853e9823ae5ee2128744 SHA1: 4df8303861f9768efbf226895927b21a14f261ac SHA256: b626c28d351b22ce789f0538a42f3e3fb753bce63aa92cad519d4d41edc7bd9c SHA512: eace895afc1eb7cb6d25cf59f442734c9c5ca15781bfe49a02caaf434c557400db991cb7bf2f42cf0c9fe624f7758a148aa3394f98453dd2548a37c1d4f07094 Description: GNU CLISP module that adds an interface to D-Bus GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the D-Bus system. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-dbus-dbgsym Priority: optional Section: debug Installed-Size: 39 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: clisp-module-dbus (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-dbus-dbgsym_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 14324 MD5sum: b245b6b960fd1bd5b155a05946b23b2d SHA1: c70e3b8e292300f7c19fda4d48bf968796915186 SHA256: 437d9fe64b1b641599f141044c94c29bba47a1bd3cdbc038a948b53a96cb47ac SHA512: d3f7d7ba47cdc0d058d44aac9b0b0f1e18cba1d9a5c993e267c4bc5077d60e372ecc4e16b5d5372db4c8f608644a819848c5d020470292aa21a9f5477eaeca81 Description: debug symbols for clisp-module-dbus Auto-Built-Package: debug-symbols Build-Ids: ad35558c6e54b65a10479055021bdb077b1caae5 Package: clisp-module-fastcgi Priority: optional Section: lisp Installed-Size: 813 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: libc6 (>= 2.17), libfcgi0ldbl (>= 2.4.2), clisp (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-fastcgi_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 693220 MD5sum: 108d55328918502d6a7624bdf418ba20 SHA1: 535c6814e598a13cdbb9d01187f5233de61d0182 SHA256: 1bc58cd900432802fb11893408afd3f7336ee05874ffa15665e565dcb9e4f46e SHA512: d5b895af32e1302857adb34fa59ad64b7d63221beaff35abaa8ea8941827f93a4c57b24fa56a3a6baf43e126a70e9855b903fef6d16e339ef2d4421f9996e6ef Description: GNU CLISP module that adds an interface to FastCGI GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to FastCGI. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-fastcgi-dbgsym Priority: optional Section: debug Installed-Size: 22 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: clisp-module-fastcgi (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-fastcgi-dbgsym_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 7756 MD5sum: de989a5f89d18870413ab5c8e3291467 SHA1: 40bbe86127a04c47260c5b8b9abeaf12c2018ca0 SHA256: d09512f535e3f2d63a6c95ba89351bdb28c73a7e8480115da256919da6e5ca8a SHA512: 97d705aecf6d49fb6492d62ea78803b9e47dc295e3c7e6d40dc8093e026c5134046f3432ee944416df497614a38ec6b0443101eda9c4ac3c51d17a589618a3a1 Description: debug symbols for clisp-module-fastcgi Auto-Built-Package: debug-symbols Build-Ids: 39850a9124e367769ed2c855e6223a78e4375295 Package: clisp-module-gdbm Priority: optional Section: lisp Installed-Size: 1105 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: libc6 (>= 2.17), libgdbm6 (>= 1.16), clisp (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-gdbm_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 751780 MD5sum: c7fdadbc053ab54de0ffa6fe9d2952b6 SHA1: db53975a753e133217a4ab89f1ed3b7997f87f2e SHA256: 60abebbc6908dd48b4c23821fe17d757ccb96fa69b54984ed507c0d03bd30783 SHA512: 84a58353be9d0350ddfccbfb6c21b92dfe7158eea20e6535e2b69e5be46907cac2cccabd82554c7a0c39a902f60720753180dbc882e5d519a2f412b0f795778a Description: GNU CLISP module that adds an interface to GNU DBM GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to GNU DBM. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-gdbm-dbgsym Priority: optional Section: debug Installed-Size: 85 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: clisp-module-gdbm (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-gdbm-dbgsym_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 69500 MD5sum: 207ac16b2b81509e189dbcd7b7dd2e07 SHA1: c2cefaa03a3472efc012fc0bc82b5d78313e0dc5 SHA256: dd51901dac10aac68f78c110d1b3c3f40f33151b2203de2fc69967b2377599b0 SHA512: 8fd878d1207396806eaaa46bff43123c1cac9ea6100497d303c08ebb7785b3da1d76bbd74f01262fc03afd3a2063bc090223391a886a61b88eb6d4ecd0ba5c19 Description: debug symbols for clisp-module-gdbm Auto-Built-Package: debug-symbols Build-Ids: 49ac76acc013531e9ad7094437627d67efedd65d Package: clisp-module-libsvm Priority: optional Section: lisp Installed-Size: 973 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: libsvm3 (>= 3.21+ds), clisp (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-libsvm_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 717088 MD5sum: aa5dd475e2a3ff3af4a0b9ac8ed67865 SHA1: 6bdaa5278c3d88fffb2f7665abd190da56103f6f SHA256: f0bdef1637fa34858d36b6083b2d78f5757ba0fba692d28ba4fbbce72ef4f65a SHA512: 9f4906aeab6be81d1e6df45ab1b0e1c6b8616c6612bacaff73d690225741ae3bb45a6f59d77c9cd192231f14361f9e8b11944e7fc418ccb3c9395509ce3acab0 Description: GNU CLISP module that adds an interface to LIBSVM GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the LIBSVM library for support vector classification. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-libsvm-dbgsym Priority: optional Section: debug Installed-Size: 47 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: clisp-module-libsvm (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-libsvm-dbgsym_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 32968 MD5sum: f880abbab8a8216811eb7211e7ebf1e3 SHA1: d47a555fcf9f676611648ed316b18d5a9d5eac1c SHA256: 15ed31b4453f06208e10b902e8becfc736058c014b6128f746d834c280a26c4b SHA512: 2716118a567cfbfb3d5e42af1e1d381955e2d71f38a06c0fe1f4c704a084c103f7c1d34729eb988842f878ed404fd3274ff57bb4e23079845c2ebb68317a369b Description: debug symbols for clisp-module-libsvm Auto-Built-Package: debug-symbols Build-Ids: 187201a39129dd56cc48bc62aa2d2c87e2ea484b Package: clisp-module-pari Priority: optional Section: lisp Installed-Size: 3765 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: libc6 (>= 2.17), libpari-gmp-tls8, clisp (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-pari_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 890940 MD5sum: 7923b4b9aefe985e53309fe39fa415c0 SHA1: 8e406a06e42c8576462a17897cae66f1603aaeb7 SHA256: fe5e5cfe70563daf4b8ef50ded5707253da04bc38dd0f5777d9dd3d80f9a1f45 SHA512: 3c039009ac609cb0ade01ccf1bc44037592472eb427349a780862fbf57c6ae464f56f06391e953396b906285ed335e30d80a790dc05aaa8ecd9d5d737c90b1e7 Description: GNU CLISP module that adds an interface to PARI GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the PARI computer algebra system. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-pari-dbgsym Priority: optional Section: debug Installed-Size: 129 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: clisp-module-pari (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-pari-dbgsym_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 80656 MD5sum: b139115fbcea385856983a775121ac69 SHA1: 49d1a2a33a09ceac550b16d880ca7b4161ceabc8 SHA256: fdf41c6740f395e89498592535e7c87be3e80569b0abd802ff4ddebf717efd6b SHA512: cdbebf498cf7e490d35e93440272e7f62039cb1e5e869c4992fff5711e78a220ded81586c7198baec4fb689ee24962519d7705f36ce6989af562d6ff18fc99d8 Description: debug symbols for clisp-module-pari Auto-Built-Package: debug-symbols Build-Ids: 7b3bce36bf85148f92e1c97189a64606ca1e11fb Package: clisp-module-pcre Priority: optional Section: lisp Installed-Size: 1029 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: libc6 (>= 2.17), libpcre3, clisp (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-pcre_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 737488 MD5sum: 117088765f963b4095d76f8de5e21288 SHA1: 305489e0b20406246aaffa62851e3839dba32085 SHA256: e8849c44f1ca7234164143634fa719161314b1bd3c96e74931a45baa3ac99c74 SHA512: fb3c66b7964c4c3c9f4d63e456e56d91a8f0017e9dad8f09e24f38c7c36912a97cbab2077d5cc90a6921165bcf3649079ae9ca1e37c81806348dc8810b214060 Description: GNU CLISP module that adds libpcre support GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the libpcre which implements Perl-compatible regular expressions. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-pcre-dbgsym Priority: optional Section: debug Installed-Size: 71 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: clisp-module-pcre (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-pcre-dbgsym_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 55612 MD5sum: c96772cc32bfe4e53952604e0fc0b0d7 SHA1: d4838650502ca9ff9d4d49c1548a8de6e29caf09 SHA256: 12ca8fee183bf35979d5417a466689d31fafaef2496170a8e24bcea812af180e SHA512: f51c014995bf820b003a82ed3fbb177e09225f75b504a986fc77d1b01593933096a1b4865013c73206b40a07876dffa0139872514d0968025b6b0061a27a2a80 Description: debug symbols for clisp-module-pcre Auto-Built-Package: debug-symbols Build-Ids: 9e715bc39987156fb6204bc645104860cfd14821 Package: clisp-module-postgresql Priority: optional Section: lisp Installed-Size: 1105 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: libpq5 (>= 8.4~), clisp (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-postgresql_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 714496 MD5sum: a1dfe4e8e738fe1329250a68d6b16732 SHA1: 25bf12af278967f682d1010d608d52b27a53ea80 SHA256: 7ab5924d591e206a60c9e18316911b6cdb20bfab6605da4f11391b0255508357 SHA512: 3609c78b448e08d111427bdc7d541be2a952d327b78372d38569e93d26e5980177248ef73439ff5ac843f65bf20152fadbd7ce65e2a4367a18e4876fd9561f29 Description: GNU CLISP module that adds a PostgreSQL interface GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the PostgreSQL DB using the C bindings. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-postgresql-dbgsym Priority: optional Section: debug Installed-Size: 28 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: clisp-module-postgresql (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-postgresql-dbgsym_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 10480 MD5sum: e7947aeea46c30212327e7f515b071fc SHA1: c3474250c7e422b8cd0497deb16fd05fa5778c47 SHA256: 93a84c50122a096f34cc2fcf68127d7b985f35e06ff309d370d51652dd3e0ae0 SHA512: 442815c45772ad1f6c1b207947b03ce6781a653ddc448a6512f28baea4c3fb8c92627cdb8383089607679247318c49b8c403e0cdaa32f170c96db4d75db104d8 Description: debug symbols for clisp-module-postgresql Auto-Built-Package: debug-symbols Build-Ids: 94e73511759b3a6cdbb25422737bf1f06a65a529 Package: clisp-module-zlib Priority: optional Section: lisp Installed-Size: 783 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: zlib1g (>= 1:1.2.0), clisp (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-zlib_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 685044 MD5sum: 07115a94c33dd2b72afc8904aff2ea43 SHA1: 36caca5a6ca6360fc65eebcda5e14fe7fd774f44 SHA256: 5fb5050e608a7c1b0221b199086f765cb099aec725eade31612c9112374e09c9 SHA512: fe280cddcf61fa5248ed4e52bb7d828a9d089c2fbe04d9ca46bb87b54436e9a502aaba5cf5fe85664dae8505debb764a141d994af3cf2a4058e3c84ff16f8e67 Description: GNU CLISP module that adds zlib support for vectors GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements a zlib interface, allowing you to compress vectors using zlib. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-zlib-dbgsym Priority: optional Section: debug Installed-Size: 18 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: clisp-module-zlib (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-zlib-dbgsym_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_arm64.deb Size: 4392 MD5sum: 7c40650f49e31f3702aefc7659c6547e SHA1: c7448849794bc87ecbabd3738ee4dfc5ea3d4fc3 SHA256: b140b065ae56d2dd15f916a5edbaba797d988a0c6e6d92b2d35f91845789fd35 SHA512: fffaf7930a8a332d041a375a8051e87b739b70728cf2af5aa8f2d38160863979ab0e60bff61b0438f2303aebb5041c42bdc5cda26aaf85908946404bff51f1c7 Description: debug symbols for clisp-module-zlib Auto-Built-Package: debug-symbols Build-Ids: bb6bdf66c58f37eab65e4dd7f18049203efa8ace Package: cluster-glue Priority: optional Section: admin Installed-Size: 3009 Maintainer: Debian HA Maintainers Architecture: arm64 Version: 1.0.12-21+apertis0bv2024dev2b1 Depends: libbz2-1.0, libc6 (>= 2.34), libcurl4 (>= 7.16.2), libglib2.0-0 (>= 2.16.0), liblrm2 (>= 1.0.12-21+apertis0bv2024dev2b1), libopenhpi3, libopenipmi0 (>= 2.0.33), libpils2 (>= 1.0.12-21+apertis0bv2024dev2b1), libplumb2 (>= 1.0.12-21+apertis0bv2024dev2b1), libplumbgpl2 (>= 1.0.12-21+apertis0bv2024dev2b1), libsnmp40 (>= 5.9.3+dfsg), libstonith1 (>= 1.0.12-21+apertis0bv2024dev2b1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), init-system-helpers (>= 1.51), perl:any, python3.11, python3:any, adduser, bzip2, libtimedate-perl, lsb-base (>= 3.0-6) Suggests: ipmitool Filename: pool/development/c/cluster-glue/cluster-glue_1.0.12-21+apertis0bv2024dev2b1_arm64.deb Size: 258712 MD5sum: 377fbea9308291486fe29a93f5ad091c SHA1: 64882904f390eb82d2847ca4e6a87e1092353169 SHA256: 79d4f9863656aa2fdb4517e6fb4df55de656881d3bf8d362d4c2480c70ccbfac SHA512: 9efae2b5073cd23d35dc5561c3ae8dc245ba34eb05c6b48e6d6e4512642f0fc5d6fb9fa8d0b497dbb2dcc35bd10909f60465ee9da0f035aed22030fc20f831a6 Description: Reusable cluster components for Linux HA This package contains node fencing plugins, an error reporting utility, and other reusable cluster components from the Linux HA project. . If you are using the pacemaker/corosync HA cluster stack, you probably want to install this package. Homepage: https://github.com/ClusterLabs/cluster-glue Package: cluster-glue-dbgsym Priority: optional Section: debug Installed-Size: 795 Maintainer: Debian HA Maintainers Architecture: arm64 Source: cluster-glue Version: 1.0.12-21+apertis0bv2024dev2b1 Depends: cluster-glue (= 1.0.12-21+apertis0bv2024dev2b1) Filename: pool/development/c/cluster-glue/cluster-glue-dbgsym_1.0.12-21+apertis0bv2024dev2b1_arm64.deb Size: 463780 MD5sum: 8149c0480c277a04dce9f885ae5ed508 SHA1: 3e85495f8e06b66163fc6570531be85f44663576 SHA256: ee20e46d6e12689849648c8657454f185979d5719e0eef9a0e0ff9ba4b94e04f SHA512: e0f5c7f9a3d049e488212b4fb97f0c622a888f147b6161a3cbfbd6b0c3ea600886c27778865933d40a5e853063742051299838aa85be93b4814c091d6ebc0a63 Description: debug symbols for cluster-glue Auto-Built-Package: debug-symbols Build-Ids: 025b2de37ada3514b8042859932f762ceef958bc 1d4c832fbc6cbe02d2f7eb8b394fef16770fe77c 1ed136a8fc56c1935361d964a27bd10346017f31 298990172e26a6a2d3bd81783efe4887d214633f 2d0082e747a12c0e1deac01fa892248df5bebedd 3396ae035d9726ad34655a4fffb8fcc1b47a1c57 39b704074e6994ca2902652e8e303832fa1f95cf 41e88b803754376e38b12cf8b89cd008444e20c3 4751d94e36696fa8dcf55f155b064c247ad268ba 4a081f372cbdf2e8d34ad367753ff9ff9e103ea8 4e34fa844a19efcfb5418977373161979e9b2727 612febda1770cf60de2801179cc9e1f83ad9c32a 683f7ab5475b27fbaaf134fc1000b18c10ee02e8 6851a75e24b41cdc6cd4535db45c7d060d6c8cec 7c95d0e48ec3036d38991eda9ebfc1cf25a87575 805b332922e27a8eb9f163713da4540a2a381c6a 80bf109e530c160ee018594d7b2ac729d933e87c 821028080c65da9306f5e85e1eb648c7680c8c3b 8707987d775990f967ee37d29259f34d0dd87292 8909192ab22b5616251785879349ca86ed71d8a7 8e4b8f4cfc021afc9382253a8a47a2188f97c872 9220d91725a4d36122d607c0e47497c1ea6c56a0 93de76a3b34fe6a1bfade7855905766fa3c41907 95ff5bd57f6be20a13bba6046c4013d63debbc9c a7b3861952367b597139c15e5d5be2e4b0179b84 bc282864463df693e67eb1cbda6179e9b802924d be1592a40d01811be01229a96de6da3557a3dd19 c5962d66252c94b8d61fb3ae40557d0c55c313fa ccdf95ee588f053e41842bde7700795ebbfa8d6c d6a35ac1a80101cdd8840d83a4dbac974fdde897 deddba69a3354754859d1854579cd80651d98027 dfd46e78b6e2997d7b239e10421a2d2537dd0565 e66e5febf6c44333dd56f29f151588fc51151b28 e98819d7c800716ea0b9a0370a78feb10f631770 eb3cb64d774945de966a3e025d7ea9b0840051ad ee792d68e0464fc86815ce485c39f976fb6904d4 ee9cac4a8eb08e9bf1d595913758655f7ad76a8b f70bae12c0a4f980a5a8e2265136b640b2559de0 Package: cluster-glue-dev Priority: optional Section: admin Installed-Size: 47 Maintainer: Debian HA Maintainers Architecture: arm64 Source: cluster-glue Version: 1.0.12-21+apertis0bv2024dev2b1 Replaces: cluster-glue (<< 1.0.12-8) Depends: liblrm2-dev (>= 1.0.12-21+apertis0bv2024dev2b1), libpils2-dev (>= 1.0.12-21+apertis0bv2024dev2b1), libplumb2-dev (>= 1.0.12-21+apertis0bv2024dev2b1), libplumbgpl2-dev (>= 1.0.12-21+apertis0bv2024dev2b1), libstonith1-dev (>= 1.0.12-21+apertis0bv2024dev2b1) Breaks: cluster-glue (<< 1.0.12-8) Filename: pool/development/c/cluster-glue/cluster-glue-dev_1.0.12-21+apertis0bv2024dev2b1_arm64.deb Size: 19636 MD5sum: d373fef11fcf1b0db77608b1205466ee SHA1: ad467a249e48c2d51e89b605c9ecde35e7287a29 SHA256: cb8569fc6d3ae1d32fc8f9d18555da19beccf152aef39da8b7babf1edec3ad9c SHA512: fc5674a06cc07d1299886bbd5477e60a7522debb15451660f27a8810ca8f86e65c033701dfc05afc65c886b2416a2f620ead1f013e2bb49453b6d7012bfcf03e Description: Development files for the cluster glue components This package includes headers and static libraries for the glue cluster components. . If you are developing for cluster-glue, you probably want to install this package. Homepage: https://github.com/ClusterLabs/cluster-glue Package: cm-super Priority: optional Section: fonts Installed-Size: 52643 Maintainer: Debian TeX maintainers Architecture: all Version: 0.3.4-17+apertis0bv2024preb1 Replaces: pts-tetex-cm-super Depends: tex-common (>= 6.13), texlive-latex-recommended, cm-super-minimal (= 0.3.4-17+apertis0bv2024preb1), pfb2t1c2pfb Conflicts: pts-tetex-cm-super Filename: pool/development/c/cm-super/cm-super_0.3.4-17+apertis0bv2024preb1_all.deb Size: 18680176 MD5sum: 7dd9d51c38cf359818d0f1ecec025fc8 SHA1: 11ca5918ddf3fb1c57d6e1722337a0f09cc1331c SHA256: dae0ebe2555ef412266cb4e601d3cfc313e49c37cb95bed08d10ffd336a98b72 SHA512: 6fbe2cf462c63dd6377e479974f675eb07fd7ff029cd230309cbc9e853f52eed1d199200541cf5f3eafe20a216dbee9f79f4af2472f497c0945aec2494ba515d Description: TeX font package (full version) with CM (EC) in Type1 in T1, T2*, TS1, X2 enc This package ships the full set of cm-super fonts, for a minimal variant install cm-super-minimal. . The CM-Super package contains Type 1 fonts converted from METAFONT fonts and covers entire EC/TC, EC Concrete, EC Bright and LH fonts (Computer Modern font families). All European and Cyrillic writings are covered. Each Type 1 font program contains ALL glyphs from the following standard LaTeX font encodings: T1, TS1, T2A, T2B, T2C, X2, and also Adobe StandardEncoding (585 glyphs per non-SC font and 468 glyphs per SC font), and could be reencoded to any of these encodings using standard dvips or pdftex facilities (the corresponding support files are also included). Homepage: https://ctan.org/tex-archive/fonts/ps-type1/cm-super Package: cm-super-minimal Priority: optional Section: fonts Installed-Size: 5824 Maintainer: Debian TeX maintainers Architecture: all Source: cm-super Version: 0.3.4-17+apertis0bv2024preb1 Depends: tex-common (>= 6.13), texlive-latex-recommended Filename: pool/development/c/cm-super/cm-super-minimal_0.3.4-17+apertis0bv2024preb1_all.deb Size: 5815060 MD5sum: c0b90f950db4ee5b003ab18bb6cbf82f SHA1: 828e87f89441ea22f69419f2c663f2782f61d2ec SHA256: f7cee9af09e52805dd50763b9163b094dc4f4265c52545c008b71a7f538827f4 SHA512: 0605a6a286557dbf566c2b045e1f4fbcf16914776219025a2d175b8435a2b89fc8780403440da402eb372f94e00caa806a671617230df4a1cb6633d7c127a601 Description: TeX font package (minimal version) with CM/EC in Type1 in T1, T2*, TS1, X2 enc This package ships the 10pt version of the various fonts. For the full set please install cm-super. . The CM-Super package contains Type 1 fonts converted from METAFONT fonts and covers entire EC/TC, EC Concrete, EC Bright and LH fonts (Computer Modern font families). All European and Cyrillic writings are covered. Each Type 1 font program contains ALL glyphs from the following standard LaTeX font encodings: T1, TS1, T2A, T2B, T2C, X2, and also Adobe StandardEncoding (585 glyphs per non-SC font and 468 glyphs per SC font), and could be reencoded to any of these encodings using standard dvips or pdftex facilities (the corresponding support files are also included). Homepage: https://ctan.org/tex-archive/fonts/ps-type1/cm-super Package: cm-super-x11 Priority: optional Section: fonts Installed-Size: 5157 Maintainer: Debian TeX maintainers Architecture: all Source: cm-super Version: 0.3.4-17+apertis0bv2024preb1 Depends: cm-super-minimal (= 0.3.4-17+apertis0bv2024preb1), xfonts-utils Filename: pool/development/c/cm-super/cm-super-x11_0.3.4-17+apertis0bv2024preb1_all.deb Size: 269788 MD5sum: 47e89ecd747c652c4438b1883a23f4f0 SHA1: cc79deba64a2fb474c9e3a9a70c21082fc38f047 SHA256: aadd58f36fa17b99a19e2d75a95b18c50e875c9a8e8b331d9e96f32ef90442d0 SHA512: 8e3105e19fa563b321076b2ed1049021012412140ad7a330965dca39bd789f60572610647602aa0b57c2586ea0936946c6655642facac95f70dd64b352471720 Description: Make the cm-super fonts available to X11 This package makes the cm-super fonts available to X11. This package does not contain any fonts itself but allows one to reuse the cm-super fonts as X11 screen fonts. Homepage: https://ctan.org/tex-archive/fonts/ps-type1/cm-super Package: cmake Priority: optional Section: devel Installed-Size: 25182 Maintainer: Debian CMake Team Architecture: arm64 Version: 3.25.1-1+apertis1bv2024preb1 Depends: libarchive13 (>= 3.3.3), libc6 (>= 2.34), libcurl4 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libjsoncpp25 (>= 1.9.5), librhash0 (>= 1.2.6), libstdc++6 (>= 12), libuv1 (>= 1.38.0), zlib1g (>= 1:1.1.4), cmake-data (= 3.25.1-1+apertis1bv2024preb1), procps Recommends: gcc, make Suggests: cmake-doc, cmake-format, elpa-cmake-mode, ninja-build Filename: pool/development/c/cmake/cmake_3.25.1-1+apertis1bv2024preb1_arm64.deb Size: 6897180 MD5sum: 6bb7e8fc1959cace1776cbea5b6a2025 SHA1: 7a690ac8d6fe0fdb5fee1deda68a5bfc4c4c6821 SHA256: a0d580494ec4aecdac0fe6a788fd6f40a5fb2171c940a2597ed07936cbef31b2 SHA512: 3b9ee8c8edcba22a0b25fb7a4ec1a84b15791e1fecc7d852e5494c8556b5d7e73055d85790b31d6ee72e4f9f48f6e4e94cd22dac5d6b89305894e17116e11576 Description: cross-platform, open-source make system CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. Homepage: https://cmake.org/ Multi-Arch: foreign Package: cmake-curses-gui Priority: optional Section: devel Installed-Size: 7643 Maintainer: Debian CMake Team Architecture: arm64 Source: cmake Version: 3.25.1-1+apertis1bv2024preb1 Depends: libarchive13 (>= 3.3.3), libc6 (>= 2.34), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.0), libjsoncpp25 (>= 1.9.5), libncurses6 (>= 6), librhash0 (>= 1.2.6), libstdc++6 (>= 11), libtinfo6 (>= 6), libuv1 (>= 1.38.0), zlib1g (>= 1:1.1.4), cmake (= 3.25.1-1+apertis1bv2024preb1) Filename: pool/development/c/cmake/cmake-curses-gui_3.25.1-1+apertis1bv2024preb1_arm64.deb Size: 2340504 MD5sum: 1532972d2a7bde71114c2d1090f32f7d SHA1: 11ef9b4d4ce898af18fbe55b2a86065d8a350c30 SHA256: 7ca05138547f04ea6c20335e18f4de17b4403c587322766020a77952961a496f SHA512: 294db6a48ab3dfbdea1192812c0c3ae437f6a44dd75c372acd47e84ef354c85c62c50289db4cd440d41f784f62b5771b1af90cb9fd783742ac3d7c10048188e4 Description: curses based user interface for CMake (ccmake) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . This package provides the CMake curses interface. Project configuration settings may be specified interactively through this GUI. Brief instructions are provided at the bottom of the terminal when the program is running. The main executable file for this GUI is "ccmake". Homepage: https://cmake.org/ Package: cmake-curses-gui-dbgsym Priority: optional Section: debug Installed-Size: 86524 Maintainer: Debian CMake Team Architecture: arm64 Source: cmake Version: 3.25.1-1+apertis1bv2024preb1 Depends: cmake-curses-gui (= 3.25.1-1+apertis1bv2024preb1) Filename: pool/development/c/cmake/cmake-curses-gui-dbgsym_3.25.1-1+apertis1bv2024preb1_arm64.deb Size: 86517200 MD5sum: 2b8f119ea863abac835229325d4bc57e SHA1: c87648f79ae1ca324919f6939a37f82848bcd219 SHA256: eaca6715c98ca9629bec129aabecdbb3ba4e84c35fb7fad839f0837bcf0874bb SHA512: efb2b0b3b9c71edf4e85b0e6529e6d038d940beabfa0a9b2370fa2005ea65eab2ec202beddce3a08f9a2884021a322e9fee56440a83946c719945a8657484a58 Description: debug symbols for cmake-curses-gui Auto-Built-Package: debug-symbols Build-Ids: e7e924e918c584fde68ef25386f6a137e687d292 Package: cmake-data Priority: optional Section: devel Installed-Size: 10465 Maintainer: Debian CMake Team Architecture: all Source: cmake Version: 3.25.1-1+apertis1bv2024preb1 Filename: pool/development/c/cmake/cmake-data_3.25.1-1+apertis1bv2024preb1_all.deb Size: 2034832 MD5sum: 40e3409748621524d441a8dfef5925fa SHA1: 1f57f76689227bc8edf223580faa1b15195d4951 SHA256: b4477436445bfa49e1df02d80f821aa72109b80fb0a5bfaccc9b8c7014da1db4 SHA512: 6622d96994bee7d968098b0ab29bcc0f9a8c0dd4de01723e8813020e5ff9124249f10da5fc59dae69a6dd7695c1dd26d44ec0c78bc28528dc13e0c2249d17b93 Description: CMake data files (modules, templates and documentation) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . This package provides CMake architecture independent data files (modules, templates, documentation etc.). Unless you have cmake installed, you probably do not need this package. Homepage: https://cmake.org/ Multi-Arch: foreign Package: cmake-dbgsym Priority: optional Section: debug Installed-Size: 278458 Maintainer: Debian CMake Team Architecture: arm64 Source: cmake Version: 3.25.1-1+apertis1bv2024preb1 Depends: cmake (= 3.25.1-1+apertis1bv2024preb1) Filename: pool/development/c/cmake/cmake-dbgsym_3.25.1-1+apertis1bv2024preb1_arm64.deb Size: 278507908 MD5sum: 51a9f0c62da9e61c9d6a0af59f02a989 SHA1: e33744dd39d3eb52c48f090ad27d12369307ea64 SHA256: 941e7b4b621aa09aac90a0910a7ba43139260404ebe31cbf4f97fa92f9eead01 SHA512: e17f0c56bdea9e0dc5310a47184337a6546a56ec2e9056a120cab6f241c767e412a0ca64ef19cad22e4ec1a3ada6c0664199f46c7fb9dd6c1f43b800017ec863 Description: debug symbols for cmake Auto-Built-Package: debug-symbols Build-Ids: 0427cf481a776cd2d15173992bb0cf5cfa86e221 313d0b7a675492f6e1f241381f09cf14ec08f6fa e2df6e367fcff9c2ddba6c0510189a3ab2d1a37e Package: cmake-doc Priority: optional Section: doc Installed-Size: 30844 Maintainer: Debian CMake Team Architecture: all Source: cmake Version: 3.25.1-1+apertis1bv2024preb1 Depends: cmake-data (= 3.25.1-1+apertis1bv2024preb1), libjs-sphinxdoc (>= 5.2) Recommends: doc-base Suggests: cmake Filename: pool/development/c/cmake/cmake-doc_3.25.1-1+apertis1bv2024preb1_all.deb Size: 2314180 MD5sum: 52c83d48f3f6793c8e86d63adc9619a9 SHA1: ed7032d360975a4cd4c165270488521674a8fff4 SHA256: 88fc6e26476f49c2031064d46e59ef02eb1d9f7452c8af67dd609324bd3d6c6e SHA512: fd429bd3971534569e7d0ed93076ad8a36c91ce441a8ba9fce062c6405073dfafa878f580674fd8e9af03e557d326e3e167bd77840f0d2c6bfb9434848b142c2 Description: extended documentation in various formats for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . This package provides additional documentation in various formats like HTML or plain text. Homepage: https://cmake.org/ Multi-Arch: foreign Package: cmark Priority: optional Section: text Installed-Size: 387 Maintainer: Jonas Smedegaard Architecture: arm64 Version: 0.30.2-6+apertis1bv2024dev3b1 Depends: libc6 (>= 2.34) Filename: pool/development/c/cmark/cmark_0.30.2-6+apertis1bv2024dev3b1_arm64.deb Size: 107068 MD5sum: afd533e1a3fd4a627d3fb87d1d0a0d75 SHA1: b95fe9594f8f0c08a82f2136900157e36569b900 SHA256: 84aa23aa9097c99502c3449dc96073399466c7e923a079d07cf390d55f36bc28 SHA512: 3d4251236667b6fd13d8e38c19fdb5dfd601c596cb0edc9533a0bb2201d7a1a1140175a7efaf2197fb3de1e8af742fbab39aeab0f6cf9d74b37fd61fad1556a3 Description: CommonMark parsing and rendering program cmark is the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. . cmark parses almost as fast as sundown and hoedown (but safer and less buggy), about 3 times faster than discount, and about 100 times faster than kramdown and pandoc. Memory consumption is on par with sundown and about 10 times less than pandoc. . cmark outputs HTML, groff man, LaTeX, CommonMark, and a custom XML format. . Markdown is a lightweight markup language with plain-text-formatting syntax. . This package provides a command-line program (cmark) for parsing and rendering CommonMark documents. Homepage: https://github.com/commonmark/cmark Multi-Arch: foreign Package: cmark-dbgsym Priority: optional Section: debug Installed-Size: 270 Maintainer: Jonas Smedegaard Architecture: arm64 Source: cmark Version: 0.30.2-6+apertis1bv2024dev3b1 Depends: cmark (= 0.30.2-6+apertis1bv2024dev3b1) Filename: pool/development/c/cmark/cmark-dbgsym_0.30.2-6+apertis1bv2024dev3b1_arm64.deb Size: 239768 MD5sum: c8633ed7632fabc6c01b71bdd4302449 SHA1: ad7d0c4405d11b64a19c6c1ed1b725674b586b3a SHA256: c0e94d3656e81eb708e604355b4fd17754c0000fc8ece054662e50e73ee52bf9 SHA512: f633b259f33ed226fcfabb02373f188beb925f8fd604f781b76d9b0103f95b2f0927c0ffd9e26e0e6f8b91c8c6bcc6300bcb89867636491619b9f94552ba8286 Description: debug symbols for cmark Auto-Built-Package: debug-symbols Build-Ids: 13c1f8d6ef34f122bf1b004d7ee7fe504fd5ec38 Package: cmark-gfm Priority: optional Section: text Installed-Size: 416 Maintainer: Keith Packard Architecture: arm64 Version: 0.29.0.gfm.6-6+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libcmark-gfm-extensions0.29.0.gfm.6 (>= 0.29.0.gfm.6), libcmark-gfm0.29.0.gfm.6 (>= 0.29.0.gfm.6) Filename: pool/development/c/cmark-gfm/cmark-gfm_0.29.0.gfm.6-6+apertis0bv2024dev2b1_arm64.deb Size: 131748 MD5sum: b00f7f3ee52d9527febf0a109b5e7392 SHA1: 9d5c093e6883495065ab36ca04ec84aa0bddac54 SHA256: 5290ab304d141f76ca65eacfaaa0941332c25f130c2e4d6fbe676d4375479e11 SHA512: 60f29d3daaae12a2cdd6f453590120b2216dd0e39ebf06e28cd3684f63dd4a102807569df42e2e9d1d4763dccf4f323a77f3b71190e92c200eb71aee1ad061b7 Description: CommonMark parsing and rendering program, GitHub flavor cmark-gfm is the GitHub flavor of the cmark C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This package provides a command-line program (cmark-gfm) for parsing and rendering CommonMark documents. . This GitHub flavored version has extensions for org-mode style tables, auto-linking, and more. Homepage: https://github.com/github/cmark Multi-Arch: foreign Package: cmark-gfm-dbgsym Priority: optional Section: debug Installed-Size: 28 Maintainer: Keith Packard Architecture: arm64 Source: cmark-gfm Version: 0.29.0.gfm.6-6+apertis0bv2024dev2b1 Depends: cmark-gfm (= 0.29.0.gfm.6-6+apertis0bv2024dev2b1) Filename: pool/development/c/cmark-gfm/cmark-gfm-dbgsym_0.29.0.gfm.6-6+apertis0bv2024dev2b1_arm64.deb Size: 13156 MD5sum: 82e729f59e82bac55ffd93c6cbce3bc6 SHA1: 0ec11d97affaaf48560947162a46a786bef29a2e SHA256: 4cfe5e5fc7124e06911762fcdfc42633b5d06793f29ebdcae676b9a17285025d SHA512: c9cdc78411995638cb7e11eb6533da0b1d57e1467e4afb8abb54e70f382d709b1c75f932bab9b89fa99709d526429a1a578111f5dc0b4287fac7777b05dfb557 Description: debug symbols for cmark-gfm Auto-Built-Package: debug-symbols Build-Ids: 9e75c4b7a93b19640bda0d4d7cf90a1fbb058cb3 Package: cmdreader Priority: optional Section: java Installed-Size: 45 Maintainer: Debian Java Maintainers Architecture: all Version: 1.5-3+apertis1bv2024preb2 Filename: pool/development/c/cmdreader/cmdreader_1.5-3+apertis1bv2024preb2_all.deb Size: 21632 MD5sum: e39ef7207121deb0e02969a87f549107 SHA1: fdcbc03c0388ceeb782666a029007f87cbad33ac SHA256: e6d65ce5aa6ac71222c9ea86c8c0ac4d8a1c6d2f9474b331610c2cc387eeb89c SHA512: ebb37c4b5892a64f07ef1dc02a09c33d99f8d32b21511afd2bfa1a39e7ee217877eb225cfa4ad3a1ff3067bdc80c75f0ff68cf1bb0051551fe8a61abfc5d3213 Description: Library that parses command line arguments Parses command line arguments. The CmdReader can turn strings like -fmv /foo/bar /bar/baz --color=white *.xyzzy *.cheese into something that easier to work with programmatically. Homepage: https://github.com/rzwitserloot/com.zwitserloot.cmdreader Package: cmdtest Priority: optional Section: devel Installed-Size: 97 Maintainer: Debian Python Team Architecture: all Version: 0.32.14.gcdfe14e-5+apertis0bv2024dev2b1 Provides: yarn Depends: python3, python3-cliapp, python3-markdown, python3-ttystatus, python3:any Filename: pool/development/c/cmdtest/cmdtest_0.32.14.gcdfe14e-5+apertis0bv2024dev2b1_all.deb Size: 22044 MD5sum: f922c783c03354b56059c82ef48504a8 SHA1: 34a4c3ab3e94be0bc910ff635c7521453ea8b507 SHA256: 9094773b3e2af7e49ae6446362df5be445df1ce508a426f55c15247777cd47f3 SHA512: 8cbb5a2e5d2533e8c48a81d8cba147816847a3f130e8940679a09f1bc88b3d44da8c875db1218b3a6602f12469d6085cc0748f75c11075aa3d4091b3a4491529 Description: blackbox testing of Unix command line programs cmdtest black box tests Unix command line tools. Roughly, it is given a script, its input files, and its expected output files. cmdtest runs the script, and checks the output is as expected. . cmdtest is aimed specifically at testing non-interactive Unix command line programs, and tries to make that as easy as possible. . Also included is a "scenario testing" tool, yarn. Homepage: https://liw.fi/cmdtest/ Package: cme Priority: optional Section: perl Installed-Size: 204 Maintainer: Debian Perl Group Architecture: all Version: 1.038-1+apertis1bv2024dev2b1 Provides: dh-sequence-cme-upgrade Depends: perl:any, libapp-cmd-perl, libconfig-model-perl, libjson-perl, liblog-log4perl-perl, libpath-tiny-perl, libpod-pom-perl, libyaml-pp-perl Recommends: libconfig-model-approx-perl, libconfig-model-dpkg-perl, libconfig-model-lcdproc-perl, libconfig-model-openssh-perl, libconfig-model-systemd-perl, libconfig-model-tkui-perl Suggests: libconfig-model-cursesui-perl, libconfig-model-itself-perl Filename: pool/development/c/cme/cme_1.038-1+apertis1bv2024dev2b1_all.deb Size: 84460 MD5sum: 4e6de10ff360963576953635fe84a4d0 SHA1: 0f19d797ceef4f86888905c4c6c84f7c80678a37 SHA256: 0fcdd4db1d803077c88431224a7688dbad7448550306ca6164d9d62e5c6cf84e SHA512: d0c9869a1641fe2a31a9ed75eefe3c999cf87479b25541a3b6a90c4ce82ab33ef13803656eb2cbfffa980d9af57c24bfd2eb4098794c39788a6275c7d7fa92c2 Description: Check or edit configuration data with Config::Model cme provides a command to check or edit configuration data with Config::Model. . cme and Config::Model are quite modular: the configuration data that you can edit depend on installed packages. I.e.: - ssh client or ssh daemon config: libconfig-model-openssh-perl - approx config: libconfig-model-approx-perl - lcdproc config: libconfig-model-lcdproc-perl - popcon config: provided with libconfig-model-perl - systemd config: provided with libconfig-model-systemd-perl . Some applications can be handled by cme: - Debian package files: libconfig-model-dpkg-perl - multistrap files: provided with libconfig-model-perl . You can also choose a user interface: - graphical, based on Tk: libconfig-model-tkui-perl - curses based: libconfig-model-cursesui-perl - simple shell: provided with libconfig-model-perl . Last but not least, you can also take a stab at maintaining configuration model with libconfig-model-itself-perl. Homepage: https://metacpan.org/release/App-Cme Package: cmocka-doc Priority: optional Section: doc Installed-Size: 1094 Maintainer: David Prévot Architecture: all Source: cmocka Version: 1.1.5-2.1+apertis0bv2024dev2b1 Depends: libjs-jquery Filename: pool/development/c/cmocka/cmocka-doc_1.1.5-2.1+apertis0bv2024dev2b1_all.deb Size: 89372 MD5sum: 906059ca6abf7bfc4ea38cc56a8cf975 SHA1: e611add00099622880253988eec703fde2e832cb SHA256: 1b4934bb5eb184c85911794b2d622dddd3f84b1b3f0fbfa281bf3f6318e54f44 SHA512: 33a16db3434831f1eade7598e93af97f27ed3febaf7c3ac0c4aec716380ed76b8abef22f8a5fdb8b3d24de61e183f940cbd9609a7f79c0bc6e88ad7b6273bc0a Description: documentation for the CMocka unit testing framework This package contains the documentation and examples for CMocka. . The idea of CMocka is that a test application only requires the standard C library and the CMocka library itself to minimize conflicts with standard C headers especially on a lot of different platforms. . Features: * Easy to use framework to write unit tests * Support for mock objects * Testing of memory leaks, buffer overflows and underflows * Platform and compiler independent Homepage: https://cmocka.org/ Multi-Arch: foreign Package: cobra Priority: optional Section: oldlibs Installed-Size: 12 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-cobra Version: 1.6.1-1+apertis0bv2024dev2b1 Depends: cobra-cli Filename: pool/development/g/golang-github-spf13-cobra/cobra_1.6.1-1+apertis0bv2024dev2b1_all.deb Size: 4736 MD5sum: 0561768a5dcba04c12877260dd51e6c7 SHA1: 9e93db98f2a66aa94a6a547b883409470e5211a7 SHA256: 121f91bc5152af41675b087b7db26891ace39affda2ccd8fa1d0b958f7b13cc2 SHA512: 9681f8d800ee8ee8cc3e77a164d259d9554980958400a476e89c9510d5f653327bb6b40bd13c446dbbabf2cc1f2341a6f2a16b7bfd8e761d278749c30d863003 Description: transitional package This is a transitional package. It can safely be removed. Homepage: https://github.com/spf13/cobra Package: coderay Priority: optional Section: ruby Installed-Size: 28 Maintainer: Debian Ruby Team Architecture: all Version: 1.1.3-8+apertis0bv2024preb1 Depends: ruby:any, ruby-coderay Filename: pool/development/c/coderay/coderay_1.1.3-8+apertis0bv2024preb1_all.deb Size: 10932 MD5sum: b8463a1f9c6bb9ee3fb3e75b81e0791b SHA1: b93b6439a032d4961d0deedf54eb46177591fa48 SHA256: a464d65bda0bf3858b60d687db41e2e98c80d02372b68d9d52f31bf3ba96a114 SHA512: d9bfc8c487e9673bb9a9ec74a482ba66363ca38b86810e81c11428375701c634112897b44e6275277130fd9ea0822b9049354e548e6393fadaf21d6d5900bce7 Description: Helper programs for CodeRay Ruby lib for syntax highlighting CodeRay is a Ruby library that can scan an input file or text in a web page and encode it as syntax highlighted HTML output. . CodeRay supports many input languages including: C, C++, CSS, Delphi, diff, Groovy, HTML, RHTML (Erb+HTML), Nitro-XHTML, Java, JavaScript, JSON, PHP, Python, Ruby, SQL and YAML. . CodeRay can output to HTML, JSON, XML, Yaml. . The coderay binary scans a file and outputs in HTML. Homepage: http://coderay.rubychan.de/ Package: coffeescript Priority: optional Section: devel Installed-Size: 3106 Maintainer: Debian Javascript Maintainers Architecture: all Version: 2.7.0-4+apertis0bv2024preb1 Provides: node-coffee-script (= 2.7.0), node-coffeescript (= 2.7.0) Depends: nodejs:any Suggests: libjs-coffeescript Breaks: node-cson-parser (<< 4.0.9-2~), node-grunt-contrib-coffee (<< 1.0.0-5~), node-turbolinks (<< 5.2.0+dfsg-5~), node-xml2js (<< 0.4.23+~cs15.4.0+dfsg-3~) Filename: pool/development/c/coffeescript/coffeescript_2.7.0-4+apertis0bv2024preb1_all.deb Size: 269604 MD5sum: dfc144d791401bf068ae596d221f6c51 SHA1: 643c384f8ee10ff2d16e88510cfa7ab168cda781 SHA256: 766f19fede0b26629bee9fcf2ed42372091c95e7c5e99e32ae75a539f4ac9a47 SHA512: 6a68c710a4f8b00532840e459657276fc8a7a8cb17452f5119ac70706ec8a8a69e9f10e4a34b743c0b0870ab01178723ba1afca75d87afb58792a4d1ffc663bc Description: interpreter and compiler for the CoffeeScript language CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. . The golden rule of CoffeeScript is: "It's just JavaScript". The code compiles one-to-one into the equivalent JS, and there is no interpretation at runtime. You can use any existing JavaScript library seamlessly (and vice-versa). The compiled output is readable and pretty-printed, passes through JavaScript Lint without warnings, will work in every JavaScript implementation, and tends to run as fast or faster than the equivalent handwritten JavaScript. . The "cake" executable is provided as "cake.coffeescript" to peacefully coexist with cakephp. Homepage: https://coffeescript.org/ Package: coffeescript-doc Priority: optional Section: doc Installed-Size: 6621 Maintainer: Debian Javascript Maintainers Architecture: all Source: coffeescript Version: 2.7.0-4+apertis0bv2024preb1 Recommends: libjs-coffeescript, libjs-jquery, libjs-underscore Filename: pool/development/c/coffeescript/coffeescript-doc_2.7.0-4+apertis0bv2024preb1_all.deb Size: 615032 MD5sum: 9df327a89c7c8966d294ca2401e68cad SHA1: 9db5e20005119d25d184fa8d54ae0cdc36f55705 SHA256: cdc54c37a464e32fcc6138a7738d8df1cd4c610735ba83497bcaac20b42cf0e9 SHA512: 499cc93dd2fc58e4d239dba005a20ba336b8a0bbdb65879b5f8badde87d54198e3c590aa07c25eb4f8e45b092b4e94c99069761141c81d96877c746fe6333aac Description: documentation for the CoffeeScript language CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. . The golden rule of CoffeeScript is: "It's just JavaScript". The code compiles one-to-one into the equivalent JS, and there is no interpretation at runtime. You can use any existing JavaScript library seamlessly (and vice-versa). The compiled output is readable and pretty-printed, passes through JavaScript Lint without warnings, will work in every JavaScript implementation, and tends to run as fast or faster than the equivalent handwritten JavaScript. . This package contains documentation. Homepage: https://coffeescript.org/ Package: console-setup Priority: optional Section: utils Installed-Size: 428 Maintainer: Debian Install System Team Architecture: all Version: 1.221+apertis0bv2024dev3b1 Depends: console-setup-linux | console-setup-freebsd | hurd, xkb-data (>= 0.9), keyboard-configuration (= 1.221+apertis0bv2024dev3b1), debconf (>= 0.5) | debconf-2.0 Pre-Depends: debconf | debconf-2.0 Suggests: lsb-base (>= 3.0-6), locales Conflicts: console-setup-mini Breaks: lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6) Filename: pool/development/c/console-setup/console-setup_1.221+apertis0bv2024dev3b1_all.deb Size: 101800 MD5sum: 4f0a0ba6a3979880e0454b9a6b2d98d1 SHA1: b604193fbf8ad6c126edae8796f76add93886609 SHA256: fcfb0212cd2439942cfa4517975548c120700c8ce59a021718e4f2daf2fa5376 SHA512: 82d4417c39db00b73ffedb9b0a3223bbb8e668eda90c53151e8a3eb2a88e59e5dd883cb1d55f88a3106042a3647fa2c0ef5a5bdaf59fe940ceead607de29a38a Description: console font and keymap setup program This package provides the console with the same keyboard configuration scheme as the X Window System. As a result, there is no need to duplicate or change the keyboard files just to make simple customizations such as the use of dead keys, the key functioning as AltGr or Compose key, the key(s) to switch between Latin and non-Latin mode, etc. . The package also installs console fonts supporting many of the world's languages. It provides an unified set of font faces - the classic VGA, the simplistic Fixed, and the cleaned Terminus, TerminusBold and TerminusBoldVGA. Multi-Arch: foreign Package: console-setup-freebsd Priority: optional Section: utils Installed-Size: 1386 Maintainer: Debian Install System Team Architecture: all Source: console-setup Version: 1.221+apertis0bv2024dev3b1 Replaces: console-setup (<< 1.71) Depends: vidcontrol, kbdcontrol, keyboard-configuration (= 1.221+apertis0bv2024dev3b1), init-system-helpers (>= 1.29~) | initscripts Suggests: console-setup Conflicts: console-setup-linux Breaks: console-setup (<< 1.71) Filename: pool/development/c/console-setup/console-setup-freebsd_1.221+apertis0bv2024dev3b1_all.deb Size: 124280 MD5sum: a201578ac6c92b4b41556ab5a770cbd9 SHA1: f43fbe3b94009424f6c3a66163190ec1dbf9b485 SHA256: 62ef8c05f469175b3fc57eecad28a50624378986378565cb03df79450b40487f SHA512: 1e85415368041164809d7865bb179f4174c3d68163d6d0785f4c159902ce9d5f9d7b30a803706479920a5555767369bdd732bfd45ad6c18777d6ec6de1621d34 Description: FreeBSD specific part of console-setup This package includes raw, uuencoded fonts and various screen maps. Multi-Arch: foreign Package: console-setup-linux Priority: optional Section: utils Installed-Size: 2192 Maintainer: Debian Install System Team Architecture: all Source: console-setup Version: 1.221+apertis0bv2024dev3b1 Replaces: console-setup (<< 1.71), console-terminus Provides: console-terminus Depends: kbd (>= 0.99-12) | console-tools (>= 1:0.2.3-16), keyboard-configuration (= 1.221+apertis0bv2024dev3b1), init-system-helpers (>= 1.29~) | initscripts Suggests: console-setup Conflicts: console-setup-freebsd Breaks: console-cyrillic (<= 0.9-11), console-setup (<< 1.71), console-terminus Filename: pool/development/c/console-setup/console-setup-linux_1.221+apertis0bv2024dev3b1_all.deb Size: 1882156 MD5sum: eb242516e49b26e94fb29cec484c39a6 SHA1: 59947bb1673ece1fdfcb50c375c1bf508d9a2f28 SHA256: d24b7a69bf499d22d35644731a25619d6030ab64d313935ef32da1600893765e SHA512: 7c17399f1a508846935115392b50d59e0566eab2bef355a68402c8854ec4bb309046f9df7490036481c2461fb9f6387ae8b166e1f570f3de8574d9ef46e55ad8 Description: Linux specific part of console-setup This package includes fonts in psf format and definitions of various 8-bit charmaps. Multi-Arch: foreign Package: console-setup-mini Priority: optional Section: utils Installed-Size: 1019 Maintainer: Debian Install System Team Architecture: all Source: console-setup Version: 1.221+apertis0bv2024dev3b1 Depends: console-setup-linux | console-setup-freebsd, debconf (>= 0.5) | debconf-2.0, keyboard-configuration (= 1.221+apertis0bv2024dev3b1) Recommends: kbd | console-tools Suggests: lsb-base (>= 3.0-6) Conflicts: console-setup Breaks: lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6) Filename: pool/development/c/console-setup/console-setup-mini_1.221+apertis0bv2024dev3b1_all.deb Size: 660212 MD5sum: 90f819f1f08151bdf476d71c932e2497 SHA1: 0c755d4ac923c0e14cf3ae1331d06bbf00e339a5 SHA256: 67e9eeab55a4198f5a577f048df2bab8a34119ed39d030af22e6386a5a2bbbf2 SHA512: 5dc60ca9b7623b7dae51eb86a05ce1a1964ad3afa41c53d3ffdcfe6289317405be1db39f9c4f171912b9557fc50475473cc569f2dbb40d4184fecc8696923613 Description: console font and keymap setup program - reduced version for Linux This package provides the console with the same keyboard configuration scheme as the X Window System. As a result, there is no need to duplicate or change the keyboard files just to make simple customizations such as the use of dead keys, the key functioning as AltGr or Compose key, the key(s) to switch between Latin and non-Latin mode, etc. . This package can be useful for handhelds or other devices with small storage space. Multi-Arch: foreign Package: containerd Priority: optional Section: admin Installed-Size: 72911 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 1.6.20~ds1-1+apertis0bv2024dev3b1 Depends: runc (>= 0.1.0~), libc6 (>= 2.34) Suggests: containernetworking-plugins Breaks: docker.io (<< 1.12) Filename: pool/development/c/containerd/containerd_1.6.20~ds1-1+apertis0bv2024dev3b1_arm64.deb Size: 15446564 MD5sum: d4ad4ce4c993595ac3f1d427ac60e92e SHA1: ea6dfa9a5ef337d73c1dca84a87ea42d505378f4 SHA256: 9e3572d8e814a12f1f1c9d7564acb8058f9ad6f5df742136a5a56bf60f9b5856 SHA512: 2adf8415bd103db092d8cab7a3b03954cfa44cfb29584e56e0f26457f7bdad5e3fb5eb00b2c64ca1c183a95bb21bff169e06e2286a56b6c4e571e7dbc7c9e92e Description: open and reliable container runtime Containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container life cycle of its host system: image transfer and storage, container execution and supervision, low-level storage and network attachments, etc. . Containerd is designed to be embedded into a larger system, rather than being used directly by developers or end-users. . This package contains the binaries. Built-Using: continuity (= 0.3.0-1+apertis0bv2024dev2b1), go-md2man-v2 (= 2.0.2+ds1-1+apertis0bv2024dev2b1), golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-blackfriday-v2 (= 2.1.0-1+apertis0bv2024dev2b1), golang-dbus (= 5.1.0-1+apertis0bv2024dev2b1), golang-fsnotify (= 1.6.0-2+apertis0bv2024dev2b1), golang-github-appc-cni (= 1.1.2-1+apertis0bv2024dev2b1), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2024dev2b1), golang-github-blang-semver (= 4.0.0-1+apertis0bv2024dev2b1), golang-github-cespare-xxhash (= 2.1.1-2+apertis0bv2024dev2b1), golang-github-cilium-ebpf (= 0.9.1-1+apertis0bv2024dev2b1), golang-github-containerd-btrfs (= 1.0.0-1+apertis0bv2024dev2b1), golang-github-containerd-cgroups (= 1.0.4-1+apertis1bv2024dev2b1), golang-github-containerd-console (= 1.0.3-1+apertis0bv2024dev2b1), golang-github-containerd-fifo (= 1.1.0-1+apertis0bv2024dev3b1), golang-github-containerd-go-cni (= 1.1.7-2+apertis0bv2024dev2b1), golang-github-containerd-go-runc (= 1.0.0-1+apertis0bv2024dev2b1), golang-github-containerd-typeurl (= 1.0.2-1+apertis0bv2024dev2b1), golang-github-containernetworking-plugins (= 1.1.1+ds1-3+apertis0bv2024dev2b1), golang-github-containers-ocicrypt (= 1.0.3-1apertis0bv2024dev2b1), golang-github-coreos-bbolt (= 1.3.6-2+apertis1bv2024dev2b1), golang-github-coreos-go-systemd (= 22.3.2-1+apertis0bv2024dev2b1), golang-github-davecgh-go-spew (= 1.1.1-3+apertis0bv2024dev2b1), golang-github-docker-go-events (= 0.0~git20190806.e31b211-4+apertis0bv2024dev2b1), golang-github-docker-go-metrics (= 0.0.1-2+apertis0bv2024dev2b1), golang-github-docker-go-units (= 0.4.0-4+apertis0bv2024dev2b1), golang-github-docker-spdystream (= 0.2.0-1apertis0bv2024dev2b1), golang-github-emicklei-go-restful (= 3.10.2-1+apertis0bv2024dev3b1), golang-github-fullsailor-pkcs7 (= 0.0~git20210826.33d0574-2+apertis0bv2024dev2b1), golang-github-go-logr-logr (= 1.2.3-1+apertis0bv2024dev2b1), golang-github-gogo-googleapis (= 1.4.0-2+apertis0bv2024dev2b1), golang-github-golang-protobuf-1-3 (= 1.3.5-4+apertis0bv2024dev2b1), golang-github-google-go-cmp (= 0.5.9-1+apertis0bv2024dev2b1), golang-github-google-gofuzz (= 1.2.0-1apertis0bv2024dev2b1), golang-github-google-uuid (= 1.3.0-1+apertis1bv2024dev2b1), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3apertis0bv2024dev2b1), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2024dev2b1), golang-github-hashicorp-go-multierror (= 1.1.1-2+apertis0bv2024dev2b1), golang-github-imdario-mergo (= 0.3.12-1+apertis0bv2024dev2b1), golang-github-intel-goresctrl (= 0.3.0-2+apertis0bv2024dev2b1), golang-github-json-iterator-go (= 1.1.12-1+apertis0bv2024dev2b1), golang-github-klauspost-compress (= 1.15.12+ds1-3+apertis0bv2024dev2b1), golang-github-moby-locker (= 1.0.1-3+apertis0bv2024dev2b1), golang-github-moby-sys (= 0.0~git20220606.416188a-1+apertis0bv2024dev2b1), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2024dev2b1), golang-github-modern-go-reflect2 (= 1.0.2-2+apertis0bv2024dev2b1), golang-github-opencontainers-go-digest (= 1.0.0-2+apertis0bv2024dev2b1), golang-github-opencontainers-image-spec (= 1.1.0~rc2-3+apertis0bv2024dev3b1), golang-github-opencontainers-selinux (= 1.10.0+ds1-1+apertis0bv2024dev2b1), golang-github-opencontainers-specs (= 1.0.2.118.g5cfc4c3-1+apertis0bv2024dev2b1), golang-github-pelletier-go-toml (= 1.9.4-1+apertis0bv2024dev2b1), golang-github-pkg-errors (= 0.9.1-2+apertis0bv2024dev2b1), golang-github-prometheus-client-golang (= 1.14.0-3+apertis1bv2024dev2b1), golang-github-prometheus-client-model (= 0.3.0-3+apertis0bv2024dev2b1), golang-github-prometheus-common (= 0.39.0-2+apertis0bv2024dev2b1), golang-github-prometheus-procfs (= 0.8.0-3+apertis0bv2024dev2b1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1+apertis0bv2024dev2b1), golang-github-urfave-cli (= 1.22.9-2+apertis0bv2024dev2b1), golang-github-vishvananda-netlink (= 1.1.0.125.gf243826-4+apertis0bv2024dev2b1), golang-github-vishvananda-netns (= 0.0~git20211101.5004558-1+apertis0bv2024dev2b1), golang-go-patricia (= 2.3.1-1+apertis1bv2024dev2b2), golang-go-zfs (= 3.0.0-1+apertis0bv2024dev2b1), golang-go.crypto (= 1:0.4.0-1+apertis0bv2024dev2b1), golang-gogoprotobuf (= 1.3.2-3+apertis0bv2024dev2b1), golang-gogottrpc (= 1.1.1-1+apertis0bv2024dev3b1), golang-golang-x-net (= 1:0.7.0+dfsg-1+apertis0bv2024dev2b1), golang-golang-x-oauth2 (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-sync (= 0.1.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-term (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-text (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-time (= 0.3.0-1+apertis0bv2024dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-3+apertis0bv2024dev2b1), golang-google-grpc (= 1.33.3-2+apertis1bv2024dev2b1), golang-google-protobuf (= 1.28.1-3+apertis0bv2024dev2b1), golang-gopkg-inf.v0 (= 0.9.1-2+apertis0bv2024dev2b1), golang-gopkg-square-go-jose.v2 (= 2.6.0-2+apertis1bv2024dev2b1), golang-k8s-klog (= 2.80.1-2+apertis0bv2024dev2b1), golang-k8s-sigs-structured-merge-diff (= 4.1.2+ds1-2+apertis0bv2024dev2b1), golang-k8s-sigs-yaml (= 1.3.0-1+apertis1bv2024dev2b1), golang-logrus (= 1.9.0-1+apertis0bv2024dev2b1), golang-opentelemetry-otel (= 1.1.0-2+apertis0bv2024dev2b1), golang-protobuf-extensions (= 1.0.1-3+apertis0bv2024dev2b1), golang-yaml.v2 (= 2.4.0-4+apertis1bv2024dev2b1), gotest.tools (= 3.0.3-1apertis0bv2024dev2b1), runc (= 1.1.5+ds1-1+apertis0bv2024dev3b1) Homepage: https://containerd.io/ Package: containerd-dbgsym Priority: optional Section: debug Installed-Size: 30357 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: containerd Version: 1.6.20~ds1-1+apertis0bv2024dev3b1 Depends: containerd (= 1.6.20~ds1-1+apertis0bv2024dev3b1) Filename: pool/development/c/containerd/containerd-dbgsym_1.6.20~ds1-1+apertis0bv2024dev3b1_arm64.deb Size: 22061084 MD5sum: 177c428ce1786c1e0a61d3188f98090d SHA1: 2c77b95eac40993b6c7dcb22ce2c6cd05abc3e46 SHA256: fe8478e385f6dc1047e2feca137a97d5cdc986c993a3b7df01a23cb60b0b2d51 SHA512: f2779fdb35684c1597123b1e29e26de937a1a3e0e02097ad85e54b5756995f89bb11ec7bc6d5e088deff068c459babb0005224d1ce047dc2212b9c56477c0209 Description: debug symbols for containerd Auto-Built-Package: debug-symbols Build-Ids: 44b478069f6dba19699ff63cb17398e88e8d56d7 64676e7dbbc7dd30f7ffe6c61f7d1c4a33176ecb 92589f00904a94eccfd999477edb55c173baf170 a802ca920db4f93a64eed3336e32b5846e35a336 b12bf3ea87f52e8da3ca824cc56a155aba39f883 Package: containers-storage Priority: optional Section: devel Installed-Size: 6265 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-containers-storage Version: 1.43.0+ds1-8+apertis0bv2024dev3b1 Depends: libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.97) Filename: pool/development/g/golang-github-containers-storage/containers-storage_1.43.0+ds1-8+apertis0bv2024dev3b1_arm64.deb Size: 1812676 MD5sum: a44b2348af39fe24c6fc43f5dac174ec SHA1: bb4efc447e5398f380929f9d8690967b82ba1d54 SHA256: 0c6193cfab603efaf9ffa6a22ef2f8fdd3d8f473ab337523ecf793349c722a8d SHA512: 8c1bf824b8b3db4cdebdc447210c9c8095cce486000b0021566e567fb4aa5b91d8557cf6004e7ac6f91659bd2c4e5e86b13bc7cd04e553f08cd14f9ba80fe30c Description: CLI tools for handling how containers are stored on disk storage is a Go library which aims to provide methods for storing filesystem layers, container images, and containers. A containers-storage CLI wrapper is also included for manual and scripting use. . This package contains the CLI tools. Built-Using: golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-github-cespare-xxhash (= 2.1.1-2+apertis0bv2024dev2b1), golang-github-containerd-stargz-snapshotter (= 0.12.0-2+apertis1bv2024dev3b1), golang-github-cyphar-filepath-securejoin (= 0.2.3-1+apertis0bv2024dev2b1), golang-github-davecgh-go-spew (= 1.1.1-3+apertis0bv2024dev2b1), golang-github-docker-go-units (= 0.4.0-4+apertis0bv2024dev2b1), golang-github-google-go-intervals (= 0.0.2-2+apertis1bv2024dev3b1), golang-github-google-uuid (= 1.3.0-1+apertis1bv2024dev2b1), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2024dev2b1), golang-github-hashicorp-go-multierror (= 1.1.1-2+apertis0bv2024dev2b1), golang-github-json-iterator-go (= 1.1.12-1+apertis0bv2024dev2b1), golang-github-klauspost-compress (= 1.15.12+ds1-3+apertis0bv2024dev2b1), golang-github-klauspost-pgzip (= 1.2.5-2+apertis0bv2024dev3b1), golang-github-mattn-go-shellwords (= 1.0.10-2apertis0bv2024dev2b1), golang-github-moby-sys (= 0.0~git20220606.416188a-1+apertis0bv2024dev2b1), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2024dev2b1), golang-github-modern-go-reflect2 (= 1.0.2-2+apertis0bv2024dev2b1), golang-github-opencontainers-go-digest (= 1.0.0-2+apertis0bv2024dev2b1), golang-github-opencontainers-selinux (= 1.10.0+ds1-1+apertis0bv2024dev2b1), golang-github-opencontainers-specs (= 1.0.2.118.g5cfc4c3-1+apertis0bv2024dev2b1), golang-github-pmezard-go-difflib (= 1.0.0-3apertis0bv2024dev2b1), golang-github-ulikunitz-xz (= 0.5.6-2+apertis1bv2024dev2b1), golang-github-vbatts-tar-split (= 0.11.2+ds1-1+apertis0bv2024dev2b1), golang-go-patricia (= 2.3.1-1+apertis1bv2024dev2b2), golang-go-zfs (= 3.0.0-1+apertis0bv2024dev2b1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-2+apertis0bv2024dev2b1), golang-golang-x-net (= 1:0.7.0+dfsg-1+apertis0bv2024dev2b1), golang-golang-x-sync (= 0.1.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-gopkg-yaml.v3 (= 3.0.1-3+apertis1bv2024dev2b1), golang-logrus (= 1.9.0-1+apertis0bv2024dev2b1), golang-testify (= 1.8.1-1+apertis1bv2024dev2b1), golang-toml (= 1.2.0-2+apertis0bv2024dev2b1), runc (= 1.1.5+ds1-1+apertis0bv2024dev3b1) Homepage: https://github.com/containers/storage Package: containers-storage-dbgsym Priority: optional Section: debug Installed-Size: 2689 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-containers-storage Version: 1.43.0+ds1-8+apertis0bv2024dev3b1 Depends: containers-storage (= 1.43.0+ds1-8+apertis0bv2024dev3b1) Filename: pool/development/g/golang-github-containers-storage/containers-storage-dbgsym_1.43.0+ds1-8+apertis0bv2024dev3b1_arm64.deb Size: 2182608 MD5sum: 6de35ea7f497af449a8cae0255202982 SHA1: c733017a16d1c86d233a9b0b34ee0c7b495a2f9a SHA256: 6b64d8c7bba4a7e8cb1c0289fbc0879c0d255e25da3d8d348619f984963798de SHA512: f77267ee6153f29c718b74e8c97794d1c430b6bb509ca48a933ef231bde813af6f93b588a192027c3a6f582061f9065643f253eee18259ff0fdb82546e528f8b Description: debug symbols for containers-storage Auto-Built-Package: debug-symbols Build-Ids: 9ee0364e01a8e613c12b809cc1a39e3c0f9b4a59 Package: coreutils Essential: yes Priority: required Section: utils Installed-Size: 19874 Maintainer: Michael Stone Architecture: arm64 Version: 9.1-1+apertis0bv2024dev2b1 Pre-Depends: libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.44), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libselinux1 (>= 3.1~) Filename: pool/development/c/coreutils/coreutils_9.1-1+apertis0bv2024dev2b1_arm64.deb Size: 2758704 MD5sum: 193a2f1113712ffe9c022a2075ed293f SHA1: 8e9d816189d6b2f2550a96157e357c0b48c17c04 SHA256: 3dce56ca78f794adb8431daaf6148aa33073fd3d5e525722e28b36599760c13a SHA512: 2622ecec04854a87f8c9278f4cf489acc305947e9561514d7475cfe29a0378bd48ba5491e49c246dd1c18401aa9c701750dc413a3ac655e078e7b8011d6e3e8a 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 Homepage: http://gnu.org/software/coreutils Multi-Arch: foreign Package: coreutils-dbgsym Priority: optional Section: debug Installed-Size: 8527 Maintainer: Michael Stone Architecture: arm64 Source: coreutils Version: 9.1-1+apertis0bv2024dev2b1 Depends: coreutils (= 9.1-1+apertis0bv2024dev2b1) Filename: pool/development/c/coreutils/coreutils-dbgsym_9.1-1+apertis0bv2024dev2b1_arm64.deb Size: 6566524 MD5sum: 7546aa3c7231c462362bf8bb995f0d3a SHA1: 2168c28e6df1e5c743ea4523f8c44a3996d48635 SHA256: 611355f832e3d678ec073615976a1bfac44e8840a0fea532c7734ad76ec0a1f3 SHA512: 6b71659c1cd795880d5f01cedd5344c510848f66de9dabd6c95ad5328cd1dfb2d6b06e9a62df9d6cbf2b4183b83e17af5f1c260ff83546a19b52f66004993801 Description: debug symbols for coreutils Auto-Built-Package: debug-symbols Build-Ids: 02d5e71604b9fecd8bcc77b554ec9be4afcba08a 07dc5f40de006cc40d9c8f2749af5bb26fd65036 07ff7ed595a5db00dcfbf2af57e85d16ac0a26c2 08560cdcc4c326a16ff329b83e11bc93cf5a2bd4 0ae5ea859a69e0b6c00b154e51049047e2542948 0b33898d5b772640bf439567cd5b7a41137f7e33 0b9925933ad4147d95f857618c48b5207cb7ff94 0d49b319e73804bb278482bc6b01e468ecfe3514 11fb8d99a6df6a4b33c03420ca7b8e1978f36896 125525fe787f94bbffa50f4601e02a72f4ce0dfa 13181334d90f2aab19511d6c18c852205c2b220c 13185ee312e6083dec65da4c99c48ddfded34b27 1434219a793a4e657871e9f6cacf827dea52500d 1916b83f50343f54633015b9f5cb60433b6f89f9 1d0cb5b206b1a7805cd1a1812f9daa48e925cdfc 1dc207e8d999241399466c8c1c328d7f87663e00 210a877acdb07433f8e73dccd0367b2fb516584b 215e2f0ceaae86020a9c1f5066782216b1fdeb6e 21fa31ab5edd20edf1d4e84f7538013eeebddf96 253034a7c68c1bbfd8b84f060df20416b0f2e83f 28570d0844d87f1877f757dd0aafdf4c60cb41cf 2b458d7651d6d8c22e5ffe84827ea9275686fe07 2c930074dba87d79ace5895d9b08ab991b5fbafe 2c9682e67190e6018855edd97b57c4f76e1ca9fb 2e486744a902520c2bfd71407293231424f7ad79 2e5561d8f47ae73b81ffbd54b0d7b8634bb96618 2efa8f61cca6eaec3591eb57cbe1d42e57a50795 31da9fc689d0674eecb237528d391a1c494b0a3c 33835a0f1ec5f02102ffd7c226f7b17624aeb5fc 381b0b24b9172c2c7bec79886d5d2e58ebf38db0 391016a47a822d8fcf4e088ab21a9f6d901176d9 3a1924feefd7d18351574de9d7eb964acc9e2001 3b04430be3c02c814d13c0f1a5308a5fe2117f95 3e7f9d6bbf750b15a11bcb2a605f702d4caf93a6 464e673c139adffd3e478ef65451d9850e634d18 4a2d06770e4c780d4b0204d24b9f8fda5e97d384 4c794409034bcec8ed517bd6315d95ce9a5bb7a3 4d900eb87bfa1e2801f5994e2cd5f36361eb3c26 521784037e45cc136cd47e6ece24ee5cb4176017 57eb84e8d973d2b92cdda436931d36e820636ed0 5ab4fcc2e1e416cf7b4b0e960346bc81d0adba0e 5aff118e0dd65f82e1e12e09afba4d4f7a3b7fa0 6128db642726b2b78b8550c4999a21055053b33b 64ba8c6fbd0ff4b76022bce2bab6c86960628021 6703902c95c38ed30833cf99d1f28041ccfb8f00 68b9e5b9a14d99e72038c6e7ab4cd0a51eb3d147 6ee9b04715544a980e1999ae07c20203c219d638 6f7a523e5c38e2c94ac1ba5db34b83dc3852cfd5 70cb5d5bef8998e7ada63bedd73d3bdebfa92e49 70d36c2f1d93a9ac646f8e70452299833249fa8d 72984511a90a4bd720b37ed95da6f2727e6680e1 741c08cf6a52d94ea1c3ef75b6f1081baeb81224 7607311638b698d13294e73fbf0388cdc4bdcd5b 767ab4723e4f165171a43ecb6b7e1cdc8f287157 76a0ce7e39fa68c0ef47c4299a2db51ed3300fe0 76bc199cdcdd12000e894820fdded1e7bff8b4dd 7948586742467f77dad276b3648068327d5da78b 7964bf47194e0e5ad1f35cb5e7e4bb3654e903db 799595f31df9c89351d300d67e5990bba107741c 7c8bc000f468e1ae51703049de7dddc46cdcffb0 7d20bf60d7717b59258f71ea8344899900553ef5 7e546f390cd464b9dc6ab86abfe678cbb8fcb40e 8cb66f37a4da9ffc30ed8f92b086bc0b43c19572 8d89ed64d9fa020b5af3680ce45fa787b3fa20df 8dbde3734404ecb260caf3ebb9c7447064991ebd 8f3870e643fdc335798872464ac3c15602d91101 919dc4455f1a6ff06afbbb38e6e43eab3bbb78cc 954ec522321d69d8ac7a63a59bff199307cc5259 97e3be9a30946d8e0ab5347c9628603da9da7951 9d0126c7b990d0311cb3cd4bd70ee8e5f81ad814 9e028e0619058f0c7280a0ef4a866d2aab43c1e7 9ea0813077a9a2b1c9433b927f1a40bf3b681783 a080cc82bfc15660d3884e6aa25e22435f83bff8 a16de0de11881f3079db55d575d47ea41aeb2091 a1ce67f7b879d320f64afc6f16377c014de4c7c0 a3c9fd552b880193dcebf04b47ae22c2b551424d a55470e0bfc8354a677faf53e93c80682fb02d5f a77907765776f5b4649f167697f82a43fc975278 aa48c93b25440f2f6cfa800a4e47d67d0f3af163 ad0a7f0c45f81b22445e8ab4864936f7f089893e ade736a3e8ceafe52c5409747d2a2406723c4985 b298905e89537d09be9b06c77f279f9c20fb702f b69f304423976435c24922bd850b86943b7ab11a b8a06a69f977d1c1fce6553c3b780d43193f9bd4 b92f711f2fd5ae17ad3d1f73cfeb248aabc7eb7c bb1dbf942f93c88b3dcf5f5c88a1b7a6cc24cf18 bb98d543917dbc888fb193d23bb14ab8f81bb19c bf1a3c7292146c8ca7e439a7cfa26a33bee3ac69 c0df8c1c16e5ca1ba2197b9e943b10b7c34468f8 c1bebe8bed57be5584fba2a42968fe50af5b1ad3 c20905ab7efe3223fe9fcb24cf18dc33af7faef2 c2f3665b8279bedb704c3cc2e1cdbb9eb76d3d3d c9bdb500067e27b997a9f985bffff34232cf7341 ce4179f7bfee4c4eb28eda47c31a9f3872157cba d793a99d257b0b49e181bcda39355b0fb35e17be d988b4ebdfff2c4a799e4c3dcec31feb9b53422d da512a649493179de43ba659f7a16f1122ae78a7 dc2864ec2ed587cc7ee1dda631b7c14ba6bd8e6d e996834bae08b2cdf9aea074775525373b514875 ecb715cd2135e9c0727549e85302fd6e32e1e32b edf03fd3928b0e7c30f3eea03a65ab95d3febe5e f5ce82c1b28e5e3f0211c08907e6b0a3a0ca7d84 f703ab06a6d8cc3d3b84a550fad5e41a37e8d377 fa6d870b59850226050b5a024276d8397732c2f3 fc149167fbd1e02b08fa1c5fbba8209d6bf4faed fd0d751f252ebdf058db01eab2a75daaa4cefcec Package: corosync Priority: optional Section: admin Installed-Size: 1166 Maintainer: Debian HA Maintainers Architecture: arm64 Version: 3.1.7-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libcfg7 (>= 3.1.1), libcmap4 (>= 2.99.3), libcorosync-common4 (>= 1.99.9), libcpg4 (>= 1.1.0), libknet1 (>= 1.18), libnozzle1 (>= 1.6), libqb100 (>= 2.0.3), libquorum5 (>= 1.99.9), libstatgrab10 (>= 0.92.1), libsystemd0, libvotequorum8 (>= 2.4.2), lsb-base (>= 3.0-6), adduser, xsltproc Pre-Depends: init-system-helpers (>= 1.54~) Filename: pool/development/c/corosync/corosync_3.1.7-1+apertis0bv2024dev2b1_arm64.deb Size: 481384 MD5sum: f4b722b78b4c94462a61eb7f5623e56c SHA1: 1bf499f03766d2a7a6cc64a668c24a5da7e2f71f SHA256: c9e693313415b754ffea206ededc32b218976639eca3f8531130dec7b556840b SHA512: e487956a48e5f69787e4712b4e039bfdd85309ede889bf92ad9029ff97306bf68781b7f9a6b828194a447f63881d77a4cc99ab7ebba393c358ad774ae34651e2 Description: cluster engine daemon and utilities The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Corosync daemon and some administration tools. Homepage: https://corosync.github.io/corosync/ Package: corosync-dbgsym Priority: optional Section: debug Installed-Size: 846 Maintainer: Debian HA Maintainers Architecture: arm64 Source: corosync Version: 3.1.7-1+apertis0bv2024dev2b1 Depends: corosync (= 3.1.7-1+apertis0bv2024dev2b1) Filename: pool/development/c/corosync/corosync-dbgsym_3.1.7-1+apertis0bv2024dev2b1_arm64.deb Size: 740220 MD5sum: b3ead2295daf37d235f5eb0dede5f01d SHA1: 3eaaab2d25ff2a5743454930c808d5aea72aac65 SHA256: d3dd5ac006e3fc0a747632b58dfc0d03cd67c9597e33da8d1f3b9ac6e94d9c24 SHA512: e0b0026077116c88cfc003528c711ffaed06ca6931cc034eb58771617edf51800d240d4f5c5dbb54d42c0a1ff4921d0ef24c13f674ab372a78b29542bb5ddb8a Description: debug symbols for corosync Auto-Built-Package: debug-symbols Build-Ids: 1da457daf52fb650e15ad3e81efc331fa2eaa989 68eb7fdfb99bc2d6902efcf44e6165b35702ac33 ac303426c32fd8a620ec767fa0e46038333a3b00 b373023a79848d19501795c5b3af5c095db59f21 cddc4b61fca2a7384099808617eb89893201d4df fa997d2910fd86e693809671942c8bdaad345bb3 Package: corosync-doc Priority: optional Section: doc Installed-Size: 30930 Maintainer: Debian HA Maintainers Architecture: all Source: corosync Version: 3.1.7-1+apertis0bv2024dev2b1 Recommends: w3m | www-browser Filename: pool/development/c/corosync/corosync-doc_3.1.7-1+apertis0bv2024dev2b1_all.deb Size: 10476012 MD5sum: 2e6966ba7712f1e9180d15ab6b2150c9 SHA1: a0c5fc111a94c7f4e11f81b4d2019faf9f3536e6 SHA256: e784451ac053990a5d8e0d6623813edcef0f406c8e3feea8538e9fc2e9a0bfee SHA512: 6166349ef6528c7c0b87d0fb13a77d770201d8b5b07f5521d200186f9a11fb265e50e737868c732655ca2d7d424b3c75ca12be0ae06110e8c724be88d0bed5e2 Description: cluster engine HTML documentation The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Corosync HTML manuals and the API documentation generated by Doxygen. Homepage: https://corosync.github.io/corosync/ Multi-Arch: foreign Package: corosync-notifyd Priority: optional Section: admin Installed-Size: 355 Maintainer: Debian HA Maintainers Architecture: arm64 Source: corosync Version: 3.1.7-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libcfg7 (>= 2.99.5), libcmap4 (>= 2.99.3), libcorosync-common4 (>= 1.99.9), libdbus-1-3 (>= 1.9.14), libqb100 (>= 2.0.3), libquorum5 (>= 1.99.9), libsnmp40 (>= 5.9.3+dfsg), libsystemd0, corosync, lsb-base (>= 3.0-6) Pre-Depends: init-system-helpers (>= 1.54~) Recommends: dbus Filename: pool/development/c/corosync/corosync-notifyd_3.1.7-1+apertis0bv2024dev2b1_arm64.deb Size: 267936 MD5sum: 35df0d23055076c0f8788af4c1ac48bf SHA1: 3eaa5431533ab3ffd90784b3b257019262ef5f7d SHA256: 4c6eba158af3f2eda047843f99599dad43004cf2dd5c2366f8a055ef2326add7 SHA512: 40c4b3eb47c7695c11d080ea89a64c85afe8e29590914d821d6caf19e9bd78fc7ff5b23ab4fab7ba5061a7bd1d3ac91259b05d04cc4245d5b405e649c412cf75 Description: cluster engine notification daemon The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the DBus/SNMP notification daemon for Corosync events. Homepage: https://corosync.github.io/corosync/ Package: corosync-notifyd-dbgsym Priority: optional Section: debug Installed-Size: 135 Maintainer: Debian HA Maintainers Architecture: arm64 Source: corosync Version: 3.1.7-1+apertis0bv2024dev2b1 Depends: corosync-notifyd (= 3.1.7-1+apertis0bv2024dev2b1) Filename: pool/development/c/corosync/corosync-notifyd-dbgsym_3.1.7-1+apertis0bv2024dev2b1_arm64.deb Size: 118644 MD5sum: 23a4febb3040a3eb5692961344f14a82 SHA1: a31f7a57de7b68a8824319e5eea8dfde61a22064 SHA256: e4f536cdd383523423fef1c00c4f68f94a26ff9d0c08d654bc04242ed4c9cf03 SHA512: 92c9bbc6c746ff75424c2ddb2b9be31ed990d378c39ffd36768f1d9a5a9cdec4d209698b891132a6beada057ac73be28e3f830fc3ee2ddf112f6d67e66fc4db8 Description: debug symbols for corosync-notifyd Auto-Built-Package: debug-symbols Build-Ids: c9f72150088a718f79f6489cc5619adfc9ed67c5 Package: corosync-vqsim Priority: optional Section: admin Installed-Size: 459 Maintainer: Debian HA Maintainers Architecture: arm64 Source: corosync Version: 3.1.7-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libcorosync-common4 (>= 1.99.9), libknet1 (>= 0.9), libqb100 (>= 2.0.3), libreadline8 (>= 6.0) Filename: pool/development/c/corosync/corosync-vqsim_3.1.7-1+apertis0bv2024dev2b1_arm64.deb Size: 304444 MD5sum: 3bd8bcb89c8d8f9ed5d91716cb527692 SHA1: 2f6043c6e3777b104c827585351e7798ef8f694b SHA256: a6828c61e9543a9a490b35418126ebd337b7fc94cd72784f08adf6ff0b0ae2d9 SHA512: 87f389363371f4bacc7c87f08e82693bcaaba77e730e23692a78e1dd61c02cc9496285eb182bd86c398a6c2b2baf229419c1ae390c24317f0676de23a8d1923a Description: cluster engine votequorum simulator The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Corosync votequorum simulator. It can simulate multiple nodes, network splits and a basic quorum device. Homepage: https://corosync.github.io/corosync/ Package: corosync-vqsim-dbgsym Priority: optional Section: debug Installed-Size: 298 Maintainer: Debian HA Maintainers Architecture: arm64 Source: corosync Version: 3.1.7-1+apertis0bv2024dev2b1 Depends: corosync-vqsim (= 3.1.7-1+apertis0bv2024dev2b1) Filename: pool/development/c/corosync/corosync-vqsim-dbgsym_3.1.7-1+apertis0bv2024dev2b1_arm64.deb Size: 272076 MD5sum: 0391b49ef408c45aedcfac32fa3e1b76 SHA1: 7ee51f9bab2236cae19c242cd05e1dfe210655c5 SHA256: 7d3055195db245b8ed2a35e0f45c9ace32f836a29ada75b8308c1286f36975f8 SHA512: b4a4c3cbe2e7855655dc5c60f12a654c4225e64685bc9c9261d7c2377027385f56d50b2386da22d67efe7feda7dd22e4bd0b2c24be6e39695229bbc8d3feef72 Description: debug symbols for corosync-vqsim Auto-Built-Package: debug-symbols Build-Ids: 03f1462804764bf9b1d725adb3600ab2262cee65 Package: cpio Priority: important Section: utils Installed-Size: 1229 Maintainer: Anibal Monsalve Salazar Architecture: arm64 Version: 2.13+dfsg-7.1+apertis1bv2024dev2b1 Replaces: cpio-mt Depends: libc6 (>= 2.34) Suggests: libarchive-dev Conflicts: cpio-mt, mt-st (<< 0.6) Filename: pool/development/c/cpio/cpio_2.13+dfsg-7.1+apertis1bv2024dev2b1_arm64.deb Size: 239596 MD5sum: e8f6aa82dc53806bbeb9f9e906ed29c2 SHA1: 8ba45f89192b88f30fdf4669f20db72a2c502144 SHA256: b375211ae4ae673c090d2d9275d45bdfec9c59773731d834ea09061a551d9af7 SHA512: 2870419a3ad1aee9f06a91f9a777a9a55090f2b356278e6a1c160bcd4a7f3b6940ff2db21e079f3eb9c3885386d4b15c4fc003eb1c31516046e3cf0fac4d3fb0 Description: GNU cpio -- a program to manage archives of files GNU cpio is a tool for creating and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files. Homepage: https://www.gnu.org/software/cpio/ Multi-Arch: foreign Package: cpp Priority: optional Section: interpreters Installed-Size: 31 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-12 (>= 12.2.0-1~) Suggests: cpp-doc Conflicts: cpp-doc (<< 1:2.95.3) Filename: pool/development/g/gcc-defaults/cpp_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 7152 MD5sum: c0afb44589a36e6eeed8188e7e4346c3 SHA1: 36a0a9fe9e8a3d34fb6647b048fb22cfa9393a58 SHA256: e4161d35ecc5dbbbaeceed5a4b97e043bf263f580c4694a21dd72fabb0f09c56 SHA512: 0e32db1387d5757719a5989218a4c14ff171ab0f656950a27932ea8f346ab578688789f03a01ee8c91813d1263719eb93540acc87758ccecb0e8fe994a0a500b Description: GNU C preprocessor (cpp) The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This is a dependency package providing the default GNU C preprocessor. Multi-Arch: allowed Package: cpp-11 Priority: optional Section: interpreters Installed-Size: 24353 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Depends: gcc-11-base (= 11.3.0-12+apertis0bv2024preb1), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-11-locales (>= 11) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Filename: pool/development/g/gcc-11/cpp-11_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 8271776 MD5sum: 1ccc8f33ddd7fb5c550c4b89a216b1c5 SHA1: 217d151ab0d7bdcf263267fd95feada75df2415b SHA256: 13777bc516d1fbf45397d9a351e2aafb17cca4c095614a71babc11c75af08f37 SHA512: 769bfb9110b4188c8479a021351a5d458c1766c2a9b296c287cd39f8d4c2042c58d0bd3ac3f67a9361bb5c2b81b26958d27ff75a1749f9dc59e10009952e80d2 Description: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. Homepage: http://gcc.gnu.org/ Package: cpp-11-dbgsym Priority: optional Section: debug Installed-Size: 56397 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Depends: cpp-11 (= 11.3.0-12+apertis0bv2024preb1) Filename: pool/development/g/gcc-11/cpp-11-dbgsym_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 51681572 MD5sum: 9a6d364a5619b09d3ae6a9f640456ed9 SHA1: 4324b8278c877b1f3dc64ab7924657467c705910 SHA256: bb6c852567d7e3629f83943a50c4713af54d25a955e69fce8027a7ee3d19aa7a SHA512: a4a02eda21f31e3d168ab56a5136855789b1c7f56f526defe8f9b1b694c3c6ac06a5e4eff17c53c6f97e4734739b5a6d0d9f95417cefdc5aa29fe583b2847daa Description: debug symbols for cpp-11 Auto-Built-Package: debug-symbols Build-Ids: 1e58844b384c0cecfe9f681513a9dfc9982d7451 1fa3b1e895c3ffc5c807b22e5a0eeba346787407 Package: cpp-12-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 25586 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-arm-linux-gnueabi-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12), cpp-12-doc (>= 12) Breaks: libmagics++-dev (<< 2.28.0-4) Filename: pool/development/g/gcc-12-cross/cpp-12-arm-linux-gnueabi_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 7765328 MD5sum: c85caaa0b88cf3be990a75b50e659672 SHA1: bcacda9b181e32bd5d6328de4192717b67fdae95 SHA256: 4023efe1b4a75d3d720437271691dad990ccc1e35669f6ae08666db326991014 SHA512: 2a36b76ceb7d519fa37325361d10cfda4c03a18e9f37936d68d0ec39c1c526eb6c05e6f3280585cae02c16fc2f8cf494b72ed1916eb9128317384ca43708c6ea Description: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This package contains preprocessor configured for armel architecture. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-12-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 25586 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-arm-linux-gnueabihf-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12), cpp-12-doc (>= 12) Breaks: libmagics++-dev (<< 2.28.0-4) Filename: pool/development/g/gcc-12-cross/cpp-12-arm-linux-gnueabihf_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 7760808 MD5sum: 854c605edcb008b95f122335b1967494 SHA1: a34cf74c8a514b2709ebe017e9686bad2c509580 SHA256: 6f0fcacb691676c2d56c81f1e7ccc0e281b4b603a02aaea87d36901b155da55e SHA512: 6396568652ad7792a282164749d8fa17007d13d3d55d5fce8a070d7fa32fb22fa5f13ef4552d03955d27d9999d90eb43fd5bf2248d4e529db4ff59816563b3f5 Description: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This package contains preprocessor configured for armhf architecture. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-12-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 31947 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-x86-64-linux-gnu-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12), cpp-12-doc (>= 12) Breaks: libmagics++-dev (<< 2.28.0-4) Filename: pool/development/g/gcc-12-cross/cpp-12-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 8768592 MD5sum: b65c746ef4bba6799b9ab9111b058780 SHA1: f47087bc2ecc0f608eb43402428cd1730851ad45 SHA256: 23d9c0d1db03c75b0a16ed4c40d7a00c8f425b320251f7825265a9f579e4d259 SHA512: ce6fbd136d76167a0b2ed0c64f025b3f15787b8ab6ec370a35afa88a0c156c8cda49155eb40b5aae9fe23e6eb6e80522cf62566f5fdcc87c754f71753e478155 Description: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This package contains preprocessor configured for amd64 architecture. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-arm-linux-gnueabi Priority: optional Section: interpreters Installed-Size: 17 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-12-arm-linux-gnueabi (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-arm-linux-gnueabi_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 4308 MD5sum: 32bfe923a6fce1d5b65e7eabbf56cee4 SHA1: a3b4ed54a6bc5237efbcb392a7ddf70943879c18 SHA256: 7a0c2de97a9300b9508d0e60267907878272062d9049d92c181ef7df298beea9 SHA512: 230d9bc21b422451b5cbff09db080289af39fa246264c35553665d8c73f75b25949a05b4e5a524fccc55ac99ce5d4f5b1b79a9f7bb1cf97fce1d8a087a048c29 Description: GNU C preprocessor (cpp) for the armel architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for armel architecture. . This is a dependency package providing the default GNU C preprocessor for the armel architecture. Multi-Arch: foreign Package: cpp-arm-linux-gnueabihf Priority: optional Section: interpreters Installed-Size: 17 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-12-arm-linux-gnueabihf (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-arm-linux-gnueabihf_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 4308 MD5sum: 27f81f63292db91219dc2d234c8db318 SHA1: c1ecfdb98bffcafe2fd2012a6a0d1bab26f605c2 SHA256: f0e38c764836079161baa96e332af41e3b6c6eeaf3d0d1a3159f4121929c3bef SHA512: ffdbe33dbb026ae17009fd0af4f62e39d8823cd9360b65cc5fb14f454ab44018c092c95cedeedeb91e5c2c971c1a38659afdf3245495e66fab58ce8a3f53995b Description: GNU C preprocessor (cpp) for the armhf architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for armhf architecture. . This is a dependency package providing the default GNU C preprocessor for the armhf architecture. Multi-Arch: foreign Package: cpp-i686-linux-gnu Priority: optional Section: interpreters Installed-Size: 17 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-12-i686-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 4300 MD5sum: 37557f4accae414cfeb3c7771a7da90d SHA1: 5caa7fa250785ccfa600b71e10327f1fef61b84d SHA256: 511fac25eb360506c8d6f9fd86250ea49a6ea2c40b54564fbd76ee75a385af97 SHA512: 8ecfe8878faf4ba4b142a02d44a4e72239382451fb6e40568cf377a475c37dfd3cba10df70902dce32d784a114065c2fbf65997a9e3b4552785145e45e72367e Description: GNU C preprocessor (cpp) for the i386 architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for i386 architecture. . This is a dependency package providing the default GNU C preprocessor for the i386 architecture. Multi-Arch: foreign Package: cpp-powerpc64le-linux-gnu Priority: optional Section: interpreters Installed-Size: 17 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-powerpc64le-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 4316 MD5sum: f3714f2977c6195b2aaa25ee542ebc76 SHA1: edbb3acdd9d8a7dcf0e608cdc8a12c4da2e4389f SHA256: 6cb87990c0a02c2a9b1197a5a081edcd1327148be2eb099d8ac74c012cde0019 SHA512: 703fbc0d90bc8851fbb5aa54541adce81e3e3d4168f0ec4d6216a6411c500eb03a942d9ca8529784b23624b09d7eef69871a04679221a474a7b4b5f6f5f691ad Description: GNU C preprocessor (cpp) for the ppc64el architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for ppc64el architecture. . This is a dependency package providing the default GNU C preprocessor for the ppc64el architecture. Multi-Arch: foreign Package: cpp-s390x-linux-gnu Priority: optional Section: interpreters Installed-Size: 17 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-12-s390x-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 4308 MD5sum: 0f442e9f07a4441131369cf4777a43b5 SHA1: 6611df1a73fe39486afdef628a81d72e945106c0 SHA256: 06833208cb9d532fb13c979472f45ed0daa3b5e968c982a1bb6898fbc5e1fa5e SHA512: 1b78722edb84ac64260fff1da0b6ed99d2915076c1a094a391bebb6026cd107fb9b3db907d1c20dda8170e36f05ad56b8ab9ed1c70be15d155233e3e93955353 Description: GNU C preprocessor (cpp) for the s390x architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for s390x architecture. . This is a dependency package providing the default GNU C preprocessor for the s390x architecture. Multi-Arch: foreign Package: cpp-x86-64-linux-gnu Priority: optional Section: interpreters Installed-Size: 17 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-12-x86-64-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 4312 MD5sum: 80be6033047351ecf91297201f8888de SHA1: 932427942e7467b27c2b6811fdf9a6979c0fe5c8 SHA256: 8c0dd56fa5189f4b13c4d0464a47b42341bfd1d8570d48fe3ec7fb929321c225 SHA512: bddc2e39c54f24cf39e308f01ec348d573169a0b27f191a6df5449904d0530b5acc57bedca11d8a30c54d05ac249448acac15366746178c908be27ea5d6a3fa3 Description: GNU C preprocessor (cpp) for the amd64 architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for amd64 architecture. . This is a dependency package providing the default GNU C preprocessor for the amd64 architecture. Multi-Arch: foreign Package: cppcheck Priority: optional Section: devel Installed-Size: 9263 Maintainer: Joachim Reichel Architecture: arm64 Version: 2.10-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.35), libgcc-s1 (>= 4.2), libpcre3, libstdc++6 (>= 11), libtinyxml2-9 (>= 8.0.0), python3:any, python3-pygments Suggests: cppcheck-gui, clang, clang-tidy Filename: pool/development/c/cppcheck/cppcheck_2.10-2+apertis0bv2024dev2b1_arm64.deb Size: 1861464 MD5sum: 954c34d06755e6d6ab29cae28a7e7a9e SHA1: fe2f39772814b40ccfc9cde9f042f5b0234043a2 SHA256: d8fcd3023a55c1acbe80ae00e4b6e953a803eaa479bc037b9fa5d5eecd9d08ac SHA512: 592c0815819b46a37945110d15c08620b33258340cc87f12e6a5c7a76151a82d3223503700bd18c8e5337f268d1996f2fab66df48267d1459fe157eb9e4f6c6f Description: tool for static C/C++ code analysis (CLI) Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers; . This package contains the command-line interface for cppcheck. Homepage: https://sourceforge.net/p/cppcheck/wiki/Home/ Package: cppcheck-dbgsym Priority: optional Section: debug Installed-Size: 38741 Maintainer: Joachim Reichel Architecture: arm64 Source: cppcheck Version: 2.10-2+apertis0bv2024dev2b1 Depends: cppcheck (= 2.10-2+apertis0bv2024dev2b1) Filename: pool/development/c/cppcheck/cppcheck-dbgsym_2.10-2+apertis0bv2024dev2b1_arm64.deb Size: 38726032 MD5sum: d22c11fc4872be0fdcc2723eda2bd601 SHA1: b04d3cb5894ff768d46aae442cd0f7e0556cbb64 SHA256: 1afda85460ff9b14c9649033e2d4e6cdbfac03e12511e3cf01b76bb66fda94c2 SHA512: a8763f441d7155e85f4cc9221f01b700c2d5ebd56ecf852ee62d2050dd99ba84d6a3fa2b57ee0e8429297122c959332b584cac204a433c307c2c5fe0ecf2c617 Description: debug symbols for cppcheck Auto-Built-Package: debug-symbols Build-Ids: 98c9c657f59a725c6cf4185236297eaf1c0ed5e4 Package: cppcheck-gui Priority: optional Section: devel Installed-Size: 5905 Maintainer: Joachim Reichel Architecture: arm64 Source: cppcheck Version: 2.10-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.35), libgcc-s1 (>= 3.0), libpcre3, libqt5charts5 (>= 5.7.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5help5 (>= 5.6.0~beta), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 11), libtinyxml2-9 (>= 8.0.0), cppcheck (= 2.10-2+apertis0bv2024dev2b1) Suggests: python3, clang, clang-tidy Filename: pool/development/c/cppcheck/cppcheck-gui_2.10-2+apertis0bv2024dev2b1_arm64.deb Size: 1800928 MD5sum: 8141f44818dcc5768535aedcfca8d8ee SHA1: 535ba1d0ef276f3dbcd8790967d4acb80ba96d1e SHA256: ec36ac50167a58b1c216d1c1ddaa2b95ad0ca6c116752a4b3bf57ead8a2df2c0 SHA512: 60801e74b330484e95f383bfc7fa0947a56028a08502fa3c519525baa448f8f2acad7dfc5c9b57c65324db402b8f104db5c198c5351844b9be7fb2d8be6f058d Description: tool for static C/C++ code analysis (GUI) Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers . This package contains the graphical user interface for cppcheck. Homepage: https://sourceforge.net/p/cppcheck/wiki/Home/ Package: cppcheck-gui-dbgsym Priority: optional Section: debug Installed-Size: 45841 Maintainer: Joachim Reichel Architecture: arm64 Source: cppcheck Version: 2.10-2+apertis0bv2024dev2b1 Depends: cppcheck-gui (= 2.10-2+apertis0bv2024dev2b1) Filename: pool/development/c/cppcheck/cppcheck-gui-dbgsym_2.10-2+apertis0bv2024dev2b1_arm64.deb Size: 45843968 MD5sum: 22d2d39e90a11dc195aade4ddd49efaf SHA1: f23af98dc7e832fcfd82885d90efba8772d3741d SHA256: 8a83a03b53c9e06002369c9ab98f55c969202dab65b2d2be69977a0d9daa0bf1 SHA512: a4648dae8dfec46f8d1d3a56e838b5012b6eba70b4f15a9579df4a7da801a4cf9e90f8cdb4adecf52045565177a9a03bfa078099ad7e10936cebe6c096c05448 Description: debug symbols for cppcheck-gui Auto-Built-Package: debug-symbols Build-Ids: c2902fb2285cbb7556354bfdfb88fbdf411f32a1 Package: cppo Priority: optional Section: ocaml Installed-Size: 1922 Maintainer: Debian OCaml Maintainers Architecture: arm64 Version: 1.6.9-1+apertis0bv2024dev2b1 Depends: ocaml-base-4.13.1, libc6 (>= 2.35) Filename: pool/development/c/cppo/cppo_1.6.9-1+apertis0bv2024dev2b1_arm64.deb Size: 481884 MD5sum: 119560c2fc511b0c26d212a55b3836de SHA1: 5e63c3c01b7b4cd66a3486678b97698c49198673 SHA256: 9adde9143eed7eb3254a1d1540ff3bef57e15d8c315a03a180c51b2e1f4bd3a7 SHA512: 8e1ef347bab5b244ce4f6b8720413cd0a38a3a85a3d37d6da0349ee63e225c9b1d62e856fae615e827e476d2cf575b262f66d6d89c78e84d7c84d3a69732e50f Description: cpp for OCaml Cppo is an OCaml-friendly implementation of cpp, the C preprocessor. It can replace camlp4 for preprocessing OCaml files, using cpp style and syntax. It allows defining simple macros and file inclusion. Homepage: https://github.com/ocaml-community/cppo Package: cppo-dbgsym Priority: optional Section: debug Installed-Size: 475 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: cppo Version: 1.6.9-1+apertis0bv2024dev2b1 Depends: cppo (= 1.6.9-1+apertis0bv2024dev2b1) Filename: pool/development/c/cppo/cppo-dbgsym_1.6.9-1+apertis0bv2024dev2b1_arm64.deb Size: 138328 MD5sum: 255b2aa7167ce3d7a9c8f72670532844 SHA1: 8a62cbf39490d2a5890bffc0192f636b33d5a691 SHA256: 245b9199a7989a8298395ea408dda53297ca534cceb3ed3b8dbd3b308b9db1d2 SHA512: 8f19fc587d1ac8650c0324e3b5a2c8d864c1a4c21990c40a8811bf49daa28992b58f494f2332397f8b678508de263fdb0afcae3af533f6865c6db0761f7abd9c Description: debug symbols for cppo Auto-Built-Package: debug-symbols Build-Ids: ddb2bc7fc8298939252778bcd0d503d30e417274 e791425062eb76a802ffd7ca96ad6834253a3f39 Package: cpputest Priority: optional Section: devel Installed-Size: 295 Maintainer: Raphaël Hertzog Architecture: all Version: 4.0-2+apertis0bv2024dev2b1 Depends: libcpputest-dev Suggests: ruby | ruby-interpreter Filename: pool/development/c/cpputest/cpputest_4.0-2+apertis0bv2024dev2b1_all.deb Size: 38900 MD5sum: 986bfc35c276a500c2d0317776d0b47a SHA1: fbeb3f12e0b6538045b6cd5f0f9a297b98ff240f SHA256: 75accc7a96a0561f672e043033b74793229d126e37fb3778a1f1ed930c151cc2 SHA512: d46ed69399af0888390d2dc05786462732e7063115dcd99646cff3a136b20dcef305fc818e9884991324b9386c9b94b73cdfc4f8e5ee2978ba59b8bd1fd77ae4 Description: C/C++ based unit test framework — main package CppUTest is a C/C++ based unit xUnit test framework for unit testing and for test-driving your code. It is written in C++ but is used in C and C++ projects and frequently used in embedded systems. . CppUTest has a couple design principles: * Simple to use and small * Portable to old and new platforms . CppUTest also has support for building mocks and can be used by practitioners of Test Driven Development. . This is the main package. It contains some examples, support scripts and depends on libcpputest-dev which provides the test framework itself. Homepage: http://cpputest.github.io/ Multi-Arch: foreign Package: cracklib-runtime Priority: optional Section: admin Installed-Size: 740 Maintainer: Jan Dittberner Architecture: arm64 Source: cracklib2 Version: 2.9.6-5+apertis0bv2024dev2b1 Depends: file, libcrack2 (>= 2.9.6-5+apertis0bv2024dev2b1), libc6 (>= 2.34) Recommends: wamerican | wordlist Filename: pool/development/c/cracklib2/cracklib-runtime_2.9.6-5+apertis0bv2024dev2b1_arm64.deb Size: 144708 MD5sum: 0a2baeeb583dcf955354aed353d20ace SHA1: 1e1625da778c6bb7d8de26a1a70315e3bcf6fc0c SHA256: 9db29680882c95599c87f3aa10ac5c0c6b78421f4c6b5c33e0341ab12d6fce17 SHA512: d646d47ed3aae105739d048e10147ce4d2cc97b1e7d9d433001a89cc9565827bdf87a4c13478d93570878817a2e7bbc26dcee91d490d298b53c68e266d8e4947 Description: runtime support for password checker library cracklib2 Run-time support programs which use the shared library in libcrack2 including programs to build the password dictionary databases used by the functions in the shared library. Homepage: https://github.com/cracklib/cracklib Multi-Arch: foreign Package: cracklib-runtime-dbgsym Priority: optional Section: debug Installed-Size: 41 Maintainer: Jan Dittberner Architecture: arm64 Source: cracklib2 Version: 2.9.6-5+apertis0bv2024dev2b1 Depends: cracklib-runtime (= 2.9.6-5+apertis0bv2024dev2b1) Filename: pool/development/c/cracklib2/cracklib-runtime-dbgsym_2.9.6-5+apertis0bv2024dev2b1_arm64.deb Size: 11932 MD5sum: f839caecbc3d8749c3f414988e8653e1 SHA1: a515a550f5413881945bfff3fc75b216257df8c6 SHA256: 1e0a8ee31fc0dcfad48cd2511877eab41ae8f3aa2ec9cfef6322bace921db136 SHA512: 8d502efd11b45f0d1d8d00057c3e77fa0bc39444ed5e57f3040003ab6f2b264fe3d6d38baa155b67c809485a0493e3158a1a93d1d5a0857d0966cdcfeb89c978 Description: debug symbols for cracklib-runtime Auto-Built-Package: debug-symbols Build-Ids: 16bb27a0ecfc6b86b006a5b108ab308f82157e8b b5b96bf7dcd19e0d08370a0e956974d3ae53cb9c e176473fef1f76bbc4628b4523eae842723cfd3b Package: cron Priority: important Section: admin Installed-Size: 262 Maintainer: Javier Fernández-Sanguino Peña Architecture: arm64 Version: 3.0pl1-162+apertis0bv2024preb1 Replaces: bcron, cronie, systemd-cron Provides: cron-daemon Depends: libc6 (>= 2.34), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), sensible-utils, libpam-runtime Pre-Depends: init-system-helpers (>= 1.54~), cron-daemon-common Recommends: default-mta | mail-transport-agent Suggests: anacron, logrotate, checksecurity Conflicts: bcron, cronie, systemd-cron Filename: pool/development/c/cron/cron_3.0pl1-162+apertis0bv2024preb1_arm64.deb Size: 72204 MD5sum: caa3d01d210475975e43c38ac22de86d SHA1: f96144790d5da6c4133d4cdc9814eccf13d72410 SHA256: f243dfe10e219fdb76509564d7ce77dd3006a14f0ceb40e7f89f7e62eec0d16e SHA512: 1134f26dadb300c39461f5d5c9d3a7b77d57503574cb5d93ea0fe4a912e6e92fb6f735387c7a7137959ee615185376848a6683f085833e445fe977ba087e6159 Description: process scheduling daemon The cron daemon is a background process that runs particular programs at particular times (for example, every minute, day, week, or month), as specified in a crontab. By default, users may also create crontabs of their own so that processes are run on their behalf. . Output from the commands is usually mailed to the system administrator (or to the user in question); you should probably install a mail system as well so that you can receive these messages. . This cron package does not provide any system maintenance tasks. Basic periodic maintenance tasks are provided by other packages, such as checksecurity. Homepage: https://ftp.isc.org/isc/cron/ Multi-Arch: foreign Package: cron-daemon-common Priority: important Section: admin Installed-Size: 47 Maintainer: Javier Fernández-Sanguino Peña Architecture: all Source: cron Version: 3.0pl1-162+apertis0bv2024preb1 Replaces: bcron (<< 0.11-9.1), cron (<< 3.0pl1-140), cronie (<< 1.6.1-5), systemd-cron (<< 1.15.18-1.1) Depends: adduser Conflicts: bcron (<< 0.11-9.1), cron (<< 3.0pl1-140), cronie (<< 1.6.1-5), systemd-cron (<< 1.15.18-1.1) Breaks: systemd-cron (<< 1.15.19-5~) Filename: pool/development/c/cron/cron-daemon-common_3.0pl1-162+apertis0bv2024preb1_all.deb Size: 13116 MD5sum: 331e8c51f094c019e610acd9848ac7be SHA1: fa70f3501347d4eba2d4a5ff965f1e94e0e05760 SHA256: e5c89bd88f0a593243edc5b810dedbcd4c6ee31ad3c9050a0e36fd47b1b88711 SHA512: 5ce0f03666bb141bb00f3485483eca14ee9ca2adfa18eac5246bfe8ea3c9d0a64c35937f1a147659654ba2def964991a1a0c35d9ebd315b50f63d0f73efc3c4e Description: process scheduling daemon's configuration files The cron daemon is a background process that runs particular programs at particular times (for example, every minute, day, week, or month), as specified in a crontab. By default, users may also create crontabs of their own so that processes are run on their behalf. . This package provides configuration files which must be there to define scheduled process sets. Homepage: https://ftp.isc.org/isc/cron/ Package: cron-dbgsym Priority: optional Section: debug Installed-Size: 128 Maintainer: Javier Fernández-Sanguino Peña Architecture: arm64 Source: cron Version: 3.0pl1-162+apertis0bv2024preb1 Depends: cron (= 3.0pl1-162+apertis0bv2024preb1) Filename: pool/development/c/cron/cron-dbgsym_3.0pl1-162+apertis0bv2024preb1_arm64.deb Size: 91476 MD5sum: 3b8933587b9a601e324dbefab09a0018 SHA1: dc7009b68d707dcb3bc81f04bf449912dc294cfe SHA256: 29b6c1d9c2b09208969c3d6107867a4ef7e30446b1c1002a5a352e32c4e2f4f0 SHA512: cbc397c6fc50b6895e55dd9ea43deaef631ada6eb78e6e43f033967e083eb5c6f9b8ff0a7076c845c195a9002ade695f74bd580ac8be290f7e153a7d6c88492d Description: debug symbols for cron Auto-Built-Package: debug-symbols Build-Ids: b4494306684cdca0ad090ecd0755c204b9aea02f ebab4ebcdc86f67c4ebbf42dd2ad71b6e06d0ad2 Package: crossbuild-essential-amd64 Priority: optional Section: devel Installed-Size: 12 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2024preb1 Depends: gcc-x86-64-linux-gnu (>= 4:10.2) | gcc:amd64, g++-x86-64-linux-gnu (>= 4:10.2) | g++:amd64, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-amd64_12.9apertis0bv2024preb1_all.deb Size: 3588 MD5sum: 9c9f6c5d5438432b300c027162921dc1 SHA1: 223774e7ba9a4bf2f2d01f4425f8e8ee68dfbedb SHA256: 012d3ac53726a30b263dc66d7607b2584f0d029e68e399b2a20d002ca5497260 SHA512: 944dd444d5b20bceccf4fe0eed5602a7236dc5714d52e80022b33e44afc0ae3c0983f600455e266b0197b4c2ab3744cb465436e7b4a25582049260093e1e6599 Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-arm64 Priority: optional Section: devel Installed-Size: 12 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2024preb1 Depends: gcc-aarch64-linux-gnu (>= 4:10.2) | gcc:arm64, g++-aarch64-linux-gnu (>= 4:10.2) | g++:arm64, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-arm64_12.9apertis0bv2024preb1_all.deb Size: 3588 MD5sum: a1aec4ee0af56f0fc230f40ce014c137 SHA1: 7253c9749cce88f93b06f373a816c3a63bad7051 SHA256: 6e1f7d7a64cae59af2a65b17f16c14500ff81b737e420ca85c10d1a279abf6cc SHA512: 46b018b90a7b832f2b2da25649ee5319c5c730c4f2fec38cd153c1199aa8b0de003342b28a4687cc8790db18f7bd3033f0240866247d7e47538830f8b07faf8f Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-armel Priority: optional Section: devel Installed-Size: 12 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2024preb1 Depends: gcc-arm-linux-gnueabi (>= 4:10.2) | gcc:armel, g++-arm-linux-gnueabi (>= 4:10.2) | g++:armel, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-armel_12.9apertis0bv2024preb1_all.deb Size: 3584 MD5sum: ed8d3b5e42e9dab01bb51d240f226830 SHA1: 5e1821f34abcb64d83427edd329224a6abf9ff2b SHA256: 9134c10887d97c472cb36b446145e428e43f23986375b4160494812388a480f1 SHA512: 94720e6c6a66f0185e361f20df3b849183fe40cfd650af6f6cff264f9311911153be51302dd69cbf54e6842b102785133872e1f50f50906d5a0c7534b06bfb84 Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-armhf Priority: optional Section: devel Installed-Size: 12 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2024preb1 Depends: gcc-arm-linux-gnueabihf (>= 4:10.2) | gcc:armhf, g++-arm-linux-gnueabihf (>= 4:10.2) | g++:armhf, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-armhf_12.9apertis0bv2024preb1_all.deb Size: 3588 MD5sum: 10402adcb223afa8cd570e3ccbfc4915 SHA1: 28356ee164b7ba544f9a1e6a2ff24a97ba7b585b SHA256: cc2143a6d42b9600328378dc24ec2da3d31777c01677cb7b17a20ef8fd0aecd8 SHA512: afea95aa3c4820050a3a89981a41f35b8093f25d03b917d563f92fd914460ada4ae8c284c2ac9bb4be64bccac42502614da28894b0de896305b3e17be8b9710e Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-i386 Priority: optional Section: devel Installed-Size: 12 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2024preb1 Depends: gcc-i686-linux-gnu (>= 4:10.2) | gcc:i386, g++-i686-linux-gnu (>= 4:10.2) | g++:i386, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-i386_12.9apertis0bv2024preb1_all.deb Size: 3580 MD5sum: 71e1162959f41094977b5c6bbe59a747 SHA1: 111e7eeaa70c37452cb09564ae8e6a638e3eaf9a SHA256: 80eea2f03ad17520c3a2f9025378c912698918fbc245db813000eb5973dbf063 SHA512: 525b68e3075912c81817952ffce498c36b5fdd3d1ddc4469ca3d737515a768f4d34d0f51d0241ea1ba8062232bd0262d5503b4a8f7ca4a16bf68d30114cf6515 Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-powerpc Priority: optional Section: devel Installed-Size: 12 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2024preb1 Depends: gcc-powerpc-linux-gnu (>= 4:10.2) | gcc:powerpc, g++-powerpc-linux-gnu (>= 4:10.2) | g++:powerpc, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-powerpc_12.9apertis0bv2024preb1_all.deb Size: 3580 MD5sum: 250599420926a224b911fc75ddbf17dd SHA1: fb870572a5c41ad6ef1c7f927b45c9f48bd187e7 SHA256: 40d2521a025a0f236b55363eebb097a72220d36c5556cf7c16fe3d5a8bf2e50d SHA512: baedca712447ff1cc05d77754da2fa858fa3c51da5cad92d837bb3a4b6e5beb0eb5579f25d84468136b9475fb9862b26e65df7984b5ce1cadc4a5d152b583115 Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-ppc64el Priority: optional Section: devel Installed-Size: 12 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2024preb1 Depends: gcc-powerpc64le-linux-gnu (>= 4:10.2) | gcc:ppc64el, g++-powerpc64le-linux-gnu (>= 4:10.2) | g++:ppc64el, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-ppc64el_12.9apertis0bv2024preb1_all.deb Size: 3592 MD5sum: d899a26946eecc9fcf3d48ac02081fde SHA1: 805d6d5fb061b5bdeebca3eaf70e411d13c86014 SHA256: d0af9cc2de2128987bd981093b0b5bfa6a67c57c9860ce4a73714acf4cba977c SHA512: da517396c5a43e5ef067ea2f5a16b6d0a82ac5eb719a125eaadab884f72a4b99188d4caf1846d3668cb3d8ce8d4bae8dfc6ba0c79484be1cfd6cd77ba430e676 Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-s390x Priority: optional Section: devel Installed-Size: 12 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2024preb1 Depends: gcc-s390x-linux-gnu (>= 4:10.2) | gcc:s390x, g++-s390x-linux-gnu (>= 4:10.2) | g++:s390x, dpkg-cross Filename: pool/development/b/build-essential/crossbuild-essential-s390x_12.9apertis0bv2024preb1_all.deb Size: 3584 MD5sum: 34917b260a8d73ce5a8b8b0d36947d48 SHA1: 01af8e8870f5894010d4fe78b1ef3eebc9ec3b57 SHA256: 235a545f2e3a84b3d001235e4fa90f659a813143e209392ec6de714b36ebea70 SHA512: 8d56fd1539bbea8df075d2071e8066d314f764c30edc6c879ff956a91b017d485a3595968890c18975a5d8aa913e2e11ed4e293f64395d12545d3cb5bf157995 Description: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crust-firmware Priority: optional Section: admin Installed-Size: 98 Maintainer: Nicolas Boulenguez Architecture: all Version: 0.5-3+apertis0bv2024dev2b1 Filename: pool/development/c/crust-firmware/crust-firmware_0.5-3+apertis0bv2024dev2b1_all.deb Size: 17336 MD5sum: 26e9ebe4fa266c0ae404bffdf778b9df SHA1: d0bca532b443b1c216de1201bf877689978b9bd5 SHA256: 9766c5f9544e2fd75e1968c620a83545e78c7ffae2fec6069bd5bdd1082bab79 SHA512: c61c14a0e0bf5fe28577e51eaed05ef7d7aad9ecfc5a2ce09b08522d601600878d06b09af28f4adfd107973f0058b968fc6a8d7d9939d17e090f2bac0dda92a7 Description: SCP firmware for Allwinner sunxi boards Some System on a Chip (SoC) computers, also known as single-board, embed a dedicated processor called a System Control Processor (SCP) which abstracts power and system management tasks away from application processors. . Crust replaces the proprietary firmware on the Allwinner's AR100 SCP, found in sunxi boards like Banana/Orange/Lichee Pi or Pinebook/phone. . There is usually no need to install this package. The same contents are more conveniently available from the u-boot-sunxi package. Homepage: https://github.com/crust-firmware/crust Multi-Arch: foreign Package: cscope Priority: optional Section: devel Installed-Size: 1240 Maintainer: Tobias Klauser Architecture: arm64 Version: 15.9-1co1bv2024dev2b1 Depends: libc6 (>= 2.34), libncurses6 (>= 6), libtinfo6 (>= 6) Suggests: cscope-el Filename: pool/development/c/cscope/cscope_15.9-1co1bv2024dev2b1_arm64.deb Size: 214788 MD5sum: e021c150c081eed43a0153a823662768 SHA1: cef77b55add55559e9ff59d39759c3552e93b0aa SHA256: b37ba8c2b559f94461eb3ceb6a13c074307185dca685e7920154a63a10a926cf SHA512: bad6a69ba8e06d1db8040ba2b00ed50737b090b13a1c5c5b601d2a9d5ba21bfb5cac1bb94c99a5b84d9952f381ffb7dc22b646cdacc44b38d4de59790efa5b39 Description: interactively examine a C program source Cscope is an interactive text screen based source browsing tool. Although it is primarily designed to search C code (including lex and yacc files), it can also be used for C++ code. . Using cscope, you can easily search for where symbols are used and defined. Cscope is designed to answer questions like: . - Where is this variable used? - What is the value of this preprocessor symbol? - Where is this function in the source files? - What functions call this function? - What functions are called by this function? - Where does the message "out of space" come from? - Where is this source file in the directory structure? - What files include this header file? Homepage: http://cscope.sourceforge.net/ Package: cscope-dbgsym Priority: optional Section: debug Installed-Size: 179 Maintainer: Tobias Klauser Architecture: arm64 Source: cscope Version: 15.9-1co1bv2024dev2b1 Depends: cscope (= 15.9-1co1bv2024dev2b1) Filename: pool/development/c/cscope/cscope-dbgsym_15.9-1co1bv2024dev2b1_arm64.deb Size: 148896 MD5sum: 9d1487d60cafb0bca017a9d88cd2084f SHA1: 8f0d0094273951f3da73d7369cc1e7ab143618f9 SHA256: dcd3a93b3ca59f2958790702c69443691312f3d2d28a3e218bb2ad7eb1b90456 SHA512: 40af7d7e99e5cf0ad76734a25ade9421554e9124bb35120cf7de7c9463f7f367d0b533219dcc6c112ab56d10bf5ae195724e2381f3c35eaa309a1c46903a42aa Description: debug symbols for cscope Auto-Built-Package: debug-symbols Build-Ids: 18cc28c54b1dbb6c0f7e3a0fb329f32f73ed1641 Package: cssmin Priority: optional Section: devel Installed-Size: 17 Maintainer: Stuart Prescott Architecture: all Version: 0.2.0-11+apertis0bv2024dev2b1 Depends: python3, python3-cssmin, python3:any Filename: pool/development/c/cssmin/cssmin_0.2.0-11+apertis0bv2024dev2b1_all.deb Size: 4804 MD5sum: 11d1483b5df3a2346eb13e5f0db77a76 SHA1: 90b8f046767812c11268d9f6e36730a30232f53a SHA256: c8dd0055eb10df0d592b25ac7a28a7e8b88438aca2618e0667886a364952bd80 SHA512: 20adf40e42ff932f3ef7dec3c91298ba38777df5a6d97493612408d59671685594dfde170a3fe6fddd05130fe1506efd616102125a52ca47f356e3afcd669410 Description: YUI CSS compression algorithm (command line tools) cssmin is a Python port of the YUI Cascading Style Sheet (CSS) compressor. The compressor can be used to reduce the size of CSS documents for deployment. . This package contains the command line tools for cssmin. See the python-cssmin and python3-cssmin packages for the Python modules. Homepage: https://github.com/zacharyvoase/cssmin Package: ctdb Priority: optional Section: net Installed-Size: 4534 Maintainer: Debian Samba Maintainers Architecture: arm64 Source: samba Version: 2:4.17.12+dfsg-0+deb12u1+apertis1bv2024preb1 Depends: iproute2, psmisc, samba-libs (= 2:4.17.12+dfsg-0+deb12u1+apertis1bv2024preb1), sudo, tdb-tools, time, libbsd0 (>= 0.0), libc6 (>= 2.34), libpopt0 (>= 1.14), libtalloc2 (>= 2.3.4~), libtdb1 (>= 1.4.7~), libtevent0 (>= 0.13.0~), libtirpc3 (>= 1.0.2) Recommends: ethtool, python3:any, python3-etcd Suggests: logrotate, lsof Filename: pool/development/s/samba/ctdb_4.17.12+dfsg-0+deb12u1+apertis1bv2024preb1_arm64.deb Size: 723132 MD5sum: f41f5ac65c82f25d848622fb35962862 SHA1: 0e93ba5db2611f7463d4f1eec96d5868d60d598c SHA256: 320eb7e997fecd562df6aae3d30802ee1ac40185d2bcdaf0e2d6da5a5240eb98 SHA512: 550dfdfeeff7c18f211587bf28798f976f63941156716f96d703128054bc4a363254ec8da11b1838be6ebea50299de51ef698ed72ad03bbf50b2e067dd4de0ed Description: clustered database to store temporary data CTDB is a cluster implementation of the TDB database used by Samba and other projects to store temporary data. If an application is already using TDB for temporary data it is very easy to convert that application to be cluster aware and use CTDB instead. . CTDB provides the same types of functions as TDB but in a clustered fashion, providing a TDB-style database that spans multiple physical hosts in a cluster. . Features include: * CTDB provides a TDB that has consistent data and consistent locking across all nodes in a cluster. * CTDB is very fast. * In case of node failures, CTDB will automatically recover and repair all TDB databases that it manages. * CTDB is the core component that provides pCIFS ("parallel CIFS") with Samba3/4. * CTDB provides HA features such as node monitoring, node failover, and IP takeover. * CTDB provides a reliable messaging transport to allow applications linked with CTDB to communicate to other instances of the application running on different nodes in the cluster. * CTDB has pluggable transport backends. Currently implemented backends are TCP and Infiniband. * CTDB supports a system of application specific management scripts, allowing applications that depend on network or filesystem resources to be managed in a highly available manner on a cluster. Homepage: https://www.samba.org Multi-Arch: foreign Package: ctdb-dbgsym Priority: optional Section: debug Installed-Size: 3180 Maintainer: Debian Samba Maintainers Architecture: arm64 Source: samba Version: 2:4.17.12+dfsg-0+deb12u1+apertis1bv2024preb1 Depends: ctdb (= 2:4.17.12+dfsg-0+deb12u1+apertis1bv2024preb1) Filename: pool/development/s/samba/ctdb-dbgsym_4.17.12+dfsg-0+deb12u1+apertis1bv2024preb1_arm64.deb Size: 2696008 MD5sum: 642dfbd012e61120982c7041b5b55344 SHA1: 07511f5392b7ec2c6aa89b6ae7f6c0c74cc78f21 SHA256: e2840db1a2f8c4d1d485a4c8402be85cc81cf5dd0e68bf21d1c04a0c122259a1 SHA512: 7f57d87da6df9da78d9ab0c3ad53596024421e739ce67ef61a9d841619b7cbe34a43ae9b4bdd7d9ce528120023ba2c356ecaee0d4229b4d978bfbc09835da11a Description: debug symbols for ctdb Auto-Built-Package: debug-symbols Build-Ids: 0219fb2f91cf9e294cc34944eb3b4b454471cefd 182aaafc57fe4d26370ea770e2b40b40de430180 1bfca2de8fb2878ed7de68d6c76bbd5a5aa1e3ea 21ab2c27bc6de13561496c93b3414130a1e396c0 2214ab3398890c8ccf3e0e7c7dd9e8bc6c481275 3d7890834e4ed52da8bd4a4506b7d28d188fc61e 4fb48b659046f5adb80ee876795dcd5673e8946b 6429e2fcc48d7f574342b266d25cc7f5c21669a1 646925ab55f455c9f4631aff00f00e5d28aa2ad2 8a8860d76419bc63ae89bed53a6da34026bfcedb a91d85522039c0d8a17585d1093ade354b2ee35e ac67fef924722cec22ee0af09ed5c816b1fcf09a b8ea8d9ce7b2b03b705850b0e3b246d316fa430c bb7a7a7c6f25b934e601625fd975b43a2542fdfd c22a60e9c1598d5492c6a23dcb170a727d827e4a d3fd7732b05ffbdcf89f2f60bf53ece6ad3d9f65 f262e1b71978ef2f88ec6b4ce23cf14f1432acc2 Package: cucumber Priority: optional Section: misc Installed-Size: 870 Maintainer: Debian Ruby Team Architecture: all Version: 2.4.0-4apertis0bv2024preb1 Depends: libjs-jquery, ruby | ruby-interpreter, ruby-builder, ruby-cucumber-core (>= 1.5), ruby-cucumber-wire, ruby-diff-lcs, ruby-gherkin (>= 4), ruby-multi-json (>= 1.7.5~), ruby-multi-test Suggests: rake, ruby-nokogiri Filename: pool/development/c/cucumber/cucumber_2.4.0-4apertis0bv2024preb1_all.deb Size: 137620 MD5sum: 40a96ee859000b19c16f5079e2b33235 SHA1: 388a8965259265ba0662e93cefc9c14e6979f027 SHA256: 6e51eb21100506d30375ac49861fe3d166621d9193fb2ad45ea2df293f0f2d78 SHA512: ce010c8192dea22815d557eb7323d6ffc92391e9e17df6acd49befa7edb5f736d2782bb320b11038b978996f480f047fdf40fb3e0e4e5596cbdcfeb17db74b36 Description: acceptance testing framework Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, automated tests and development-aid - all rolled into one format. Homepage: http://cukes.info/ Package: cudf-tools Priority: optional Section: devel Installed-Size: 3036 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: cudf Version: 0.9-2+apertis0bv2024dev2b1 Depends: ocaml-base-nox, libc6 (>= 2.35) Filename: pool/development/c/cudf/cudf-tools_0.9-2+apertis0bv2024dev2b1_arm64.deb Size: 606284 MD5sum: 9a84af8a1b9416c83e4c24b407bef9a3 SHA1: 7b42a5dd29a2e872c83cb783c511fd98764c97bf SHA256: f55c4f14620f62f8c2692d92b71f962cc184b6ac2790b94df4e0efb5a5dd875e SHA512: 9066784d23aaf46f641b9085815937c0f7ef3e10253c29f845b5e3a3198fbd817b09d24e96be3b47791ca0b6f4938ffa863b0209fe35e4ef5fd8ceda0ebcc1ce Description: command line tools for package upgrade problem descriptions A CUDF document describe an upgrade problem, as faced by package managers in popular package-based GNU/Linux distributions. . A CUDF document consists of a package universe and of a user request. The package universe describes all packages known to the package manager, a subset of which (the package status) denotes the package being currently installed on the target machine. The user request denotes a change to the package status as requested by the user. . A CUDF document is naturally complemented by a solution describing the resulting package status (if any) implementing the user request, as found by a package manager. . This package contains command line tools to manipulate CUDF and related documents. In particular it contains cudf-check, which enables checking of document properties such as installation consistency and matching of problems with their solutions. Homepage: http://www.mancoosi.org/cudf/ Package: cudf-tools-dbgsym Priority: optional Section: debug Installed-Size: 777 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: cudf Version: 0.9-2+apertis0bv2024dev2b1 Depends: cudf-tools (= 0.9-2+apertis0bv2024dev2b1) Filename: pool/development/c/cudf/cudf-tools-dbgsym_0.9-2+apertis0bv2024dev2b1_arm64.deb Size: 211792 MD5sum: 7db63e1776599ecc5b9432244cdac62b SHA1: 2aac3c3a1edf72cefe25dd4e7a199e26bf406dc0 SHA256: bf823e974c38879a408245154d113f39fd5e2ef0645adaca0741dbda6be0e9e5 SHA512: af64f5d82b0f46d50fa6201a0cd7bb28beae8a1454ed3467829fd9255151618507a4b010647be85d9d5acc8d5b3cfcf0abd4952e921e610380fb156bcc25b4ce Description: debug symbols for cudf-tools Auto-Built-Package: debug-symbols Build-Ids: 1839f175f76bae3ac6ffb0c596dcfb07d077ab28 74c9780e69c4cb1409e9c9ba95a5470642e95e1d Package: cup Priority: optional Section: java Installed-Size: 311 Maintainer: Debian Java Maintainers Architecture: all Version: 0.11b-20160615-2+apertis2bv2024preb2 Depends: default-jre-headless | java8-runtime-headless Suggests: java-compiler Filename: pool/development/c/cup/cup_0.11b-20160615-2+apertis2bv2024preb2_all.deb Size: 155184 MD5sum: 674196f7443c9d7de2861f980469b129 SHA1: f7e0622b70afe223e32ab89e391720acf52f1fb5 SHA256: dea73afc9968e8e915adce0597e8f535aa0cc98892fc82e980d2b42e2b4f9308 SHA512: 625185281f61de2727060a5da79fac1392e0c7ab9b30a9143a7b66a3476c5d8dfdaf5ba68f9b1fb85223f8a4168b1f443b982031b5fbcb0dd76c50e9f142cce8 Description: LALR parser generator for Java(tm) CUP is the "Constructor of Useful Parsers", a system for generating parsers from simple LALR specifications. It serves the same role as the widely used program YACC and in fact offers most of the features of YACC. However, CUP is written in Java, uses specifications including embedded Java code, and produces parsers which are implemented in Java. Homepage: http://www2.cs.tum.edu/projects/cup/ Package: cups Priority: optional Section: net Installed-Size: 1691 Maintainer: Debian Printing Team Architecture: arm64 Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Depends: cups-client (>= 2.4.2-3+deb12u4+apertis0bv2024preb2), cups-common (>= 2.4.2-3+deb12u4+apertis0bv2024preb2), cups-core-drivers (>= 2.4.2-3+deb12u4+apertis0bv2024preb2), cups-daemon (>= 2.4.2-3+deb12u4+apertis0bv2024preb2), cups-filters, cups-ppdc, cups-server-common (>= 2.4.2-3+deb12u4+apertis0bv2024preb2), debconf (>= 0.5) | debconf-2.0, ghostscript, libcups2 (= 2.4.2-3+deb12u4+apertis0bv2024preb2), poppler-utils, procps, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libusb-1.0-0 (>= 2:1.0.16) Recommends: avahi-daemon, colord Suggests: cups-bsd, cups-pdf, foomatic-db-compressed-ppds | foomatic-db, smbclient, udev Filename: pool/development/c/cups/cups_2.4.2-3+deb12u4+apertis0bv2024preb2_arm64.deb Size: 279064 MD5sum: f16a21077bae34b6740efa9197cf574d SHA1: 6e631eb0abe71749cd855e69557a40ca4cc75848 SHA256: cb385d3359ea095cbc2d455998de1e1939b94c6ddbadd2d756ede3f43583e145 SHA512: 1a1bb278e3cf81f37f1e283d576f580faa61bb495e4e1fde7c2557e06da4d9d9c0f9c000a512cd96d14a663c0bbd92e00e0849d83631595a43b0fcf6de885f7e Description: Common UNIX Printing System(tm) - PPD/driver support, web interface The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the parts of CUPS which are needed for using printer drivers. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-browsed Priority: optional Section: net Installed-Size: 448 Maintainer: Debian Printing Team Architecture: arm64 Source: cups-filters Version: 1.28.17-3+apertis0bv2024dev3b1 Replaces: cups-filters (<< 1.4.0~) Depends: cups-daemon, lsb-base, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libcups2 (>= 2.2.2), libcupsfilters1 (>= 1.27.0), libglib2.0-0 (>= 2.37.3), libldap-2.5-0 (>= 2.5.4) Pre-Depends: init-system-helpers (>= 1.54~) Recommends: avahi-daemon Breaks: cups-filters (<< 1.4.0~) Filename: pool/development/c/cups-filters/cups-browsed_1.28.17-3+apertis0bv2024dev3b1_arm64.deb Size: 135464 MD5sum: 537b5797d51588ff4eef26bc106e5370 SHA1: 24937a732d7bba527b45423179eba1452af98ec6 SHA256: 45715d77a2fb0552ddc8a2a84dc58a694ec0fe112b669180360a7f3a9780def5 SHA512: 86d119f233bc2a66b53ed72a164c6e57872204acb3e6fbeb11af5f0fd29bcfd0e94cc9b5a73cee3b3e34b18cfd781949bb1fe828aca76967daa304585f0a18f0 Description: OpenPrinting CUPS Filters - cups-browsed This package provides cups-browsed, a daemon which browses the Bonjour broadcasts of shared remote CUPS printers and makes the printers available locally, replacing the CUPS broadcasting/browsing which was dropped in CUPS 1.6.x. This way the old behavior of having the remote printers available automatically is now re-implemented with Bonjour. . cups-browsed is also useful with a CUPS >= 1.6 client to allow the latter to browse the printer list of CUPS < 1.6 servers (by using the old 'cups' protocol in BrowseRemoteProtocols). . cups-browsed is also useful with a CUPS >= 1.6 server to allow CUPS < 1.6 clients to browse its printer list (by using the old 'cups' protocol in BrowseLocalProtocols). Enhances: cups Homepage: http://www.openprinting.org/ Package: cups-browsed-dbgsym Priority: optional Section: debug Installed-Size: 263 Maintainer: Debian Printing Team Architecture: arm64 Source: cups-filters Version: 1.28.17-3+apertis0bv2024dev3b1 Depends: cups-browsed (= 1.28.17-3+apertis0bv2024dev3b1) Filename: pool/development/c/cups-filters/cups-browsed-dbgsym_1.28.17-3+apertis0bv2024dev3b1_arm64.deb Size: 211120 MD5sum: 2f86498c7d145086d6d0a1da72636151 SHA1: b2b8d56bc3a1d24956455a77dfdb32450c69b96c SHA256: 3910a7ccb186f49b1088e4f0ae6fa620ee0293943f9739216c04326e76c8976f SHA512: b520fce31d76c36dc931d73b0e5bfe99c6e0f3bb604cbcbcbfb71b3b4deeb1584d0b546e0085d18dc0759fc15bc2abd3f27ac84d0741370e1737d883a31f704e Description: debug symbols for cups-browsed Auto-Built-Package: debug-symbols Build-Ids: 2eac4b8cf227ced5283d5ec09b49689a06c4e679 e6d66215bc50db8416bd031c24aaf671100b9405 Package: cups-bsd Priority: optional Section: net Installed-Size: 333 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Replaces: lpr Provides: lpr Depends: cups-client (= 2.4.2-3+deb12u4+apertis0bv2024preb2), cups-common (>= 2.4.2-3+deb12u4+apertis0bv2024preb2), debconf (>= 0.5) | debconf-2.0, libcups2 (= 2.4.2-3+deb12u4+apertis0bv2024preb2), libc6 (>= 2.34) Suggests: cups, inetutils-inetd | inet-superserver, update-inetd Conflicts: lpr, lprng Filename: pool/development/c/cups/cups-bsd_2.4.2-3+deb12u4+apertis0bv2024preb2_arm64.deb Size: 40720 MD5sum: 876e6e600f9c4cf39628b112e816f485 SHA1: 436d48bcd3d658e243f07cb92d70bc96cfc06d3b SHA256: 912e269c4cdb71aaea8d44a1027825823daefe64b0117881b1582a405e61bf75 SHA512: 3d19db5aebacceb17a7794fb9557327824d8ce048aada0a3030efc5bd8c261f898210dc61c36cb4ccbfb23663b6fafaf7347743ee4a5aa06d533e712345cbbfa Description: Common UNIX Printing System(tm) - BSD commands The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpr, lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the BSD commands for interacting with CUPS. It is provided separately to allow CUPS to coexist with other printing systems (to a small degree). Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-bsd-dbgsym Priority: optional Section: debug Installed-Size: 88 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Depends: cups-bsd (= 2.4.2-3+deb12u4+apertis0bv2024preb2) Filename: pool/development/c/cups/cups-bsd-dbgsym_2.4.2-3+deb12u4+apertis0bv2024preb2_arm64.deb Size: 45900 MD5sum: d55a347a18dfed11be76f6812b0ec886 SHA1: 4c56f506daf382fe90a510eaf86c28bf0d9071c8 SHA256: 043f84706c9935fc8b2ed50767a41fa17409fa96b7618d18704b25e317d05d68 SHA512: e4ee50b5f5a3f2239c43290472e2cb2af19567547e0c67660cf16fd44f56baa1e14597c4a39fc4f5ef3778a214df09c23d8d56ba1e81878f87454277335cff98 Description: debug symbols for cups-bsd Auto-Built-Package: debug-symbols Build-Ids: 303070762ec5d2d94230540edd14753c4beb0e82 921304f697ea538e5f20f37585a5ac6b6f233108 97a3048c4203b575689989bb381e019fb619aa12 c086e1fd4f7c075fffcc3512efbd83f158f5f81e Package: cups-client Priority: optional Section: net Installed-Size: 843 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Depends: adduser, cups-common (>= 2.4.2-3+deb12u4+apertis0bv2024preb2), libcups2 (= 2.4.2-3+deb12u4+apertis0bv2024preb2), libc6 (>= 2.34) Suggests: cups, cups-bsd, smbclient Conflicts: lprng Filename: pool/development/c/cups/cups-client_2.4.2-3+deb12u4+apertis0bv2024preb2_arm64.deb Size: 158992 MD5sum: c18d9b5403d11775e21f1447304743e1 SHA1: b10c01feb1e9cf3cab71578410943dede7053722 SHA256: 68a639f156489dc3ff700d8bd1732d3346ad1e8e3b8655ad7ddc8386d9265c00 SHA512: e98ac22e3cfc11432db1efab76c615c37084a243003ac6f124da16b6c5e51eae9a9ebae1fe6ede5aa90b67b53799751578c6a5b8ebd6cc1e704f88c1c3519464 Description: Common UNIX Printing System(tm) - client programs (SysV) The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the System V style print client programs. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-client-dbgsym Priority: optional Section: debug Installed-Size: 250 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Depends: cups-client (= 2.4.2-3+deb12u4+apertis0bv2024preb2) Filename: pool/development/c/cups/cups-client-dbgsym_2.4.2-3+deb12u4+apertis0bv2024preb2_arm64.deb Size: 156972 MD5sum: c71574324d9d3213b2afc2a2cf6cecf7 SHA1: 39acae4acafc602e7e6cdefa21f5946948f7d119 SHA256: ef68bd3b053b516643e93dedf2069cfddc9aca8e9b9c68bc04262ed857d49fd7 SHA512: 9d4b0f33035e71631bef5792922608a8877fba48ccf1622b85cc61aaad47cb32102cc95079302a1aa4398159a265d11ba9d4585c406e75af72be0d64357ba9bd Description: debug symbols for cups-client Auto-Built-Package: debug-symbols Build-Ids: 1814484eb83cfd27f15641c2141789223dd85c0c 214d5e5964e55df2a6dc04ef6d6b42e69372c87a 3d7c4b16ab3292e92e18b4de3f46a777589193aa 57b8667a1b6f1df1af3d565cf99ff241953951bd 73c9f2b0972fc94096631690a24856faf1526745 8058b947b0bed96b641b1d575e1f2576d5c65ea5 892485db6f7be26a72d1c8c0cc9cda1d84f18f2e 935c16823f8a7392852c27d1e3edf0804495446d a37e26615ca00dced3c4ca4598d77841adc0506a b59b06037d30aa5ca7c137b8277e3149f955854e Package: cups-common Priority: optional Section: net Installed-Size: 4242 Maintainer: Debian Printing Team Architecture: all Source: cups Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Filename: pool/development/c/cups/cups-common_2.4.2-3+deb12u4+apertis0bv2024preb2_all.deb Size: 260104 MD5sum: 5a5c8a39d73694441e2b68e5c65d4a1e SHA1: 96ba7b885a54a69f112f293cdbb4941c601587a5 SHA256: 92317774a9cc238917c3469267d019eec2c3675587e6ef2ae1a10a5a581fd60c SHA512: 79b18eb0eb0934b57adddcd50dbe6157b52831954fbb91cb14384a46c1aef5441080940ee581ece0a5e005c714be87e96912383021db89c7078cc504756c15ac Description: Common UNIX Printing System(tm) - common files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides common files for CUPS server and client packages. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-core-drivers Priority: optional Section: net Installed-Size: 246 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Replaces: cups-server-common (<< 2.1.0-7~) Depends: cups-daemon (>= 2.4.2-3+deb12u4+apertis0bv2024preb2), cups-filters-core-drivers, libcups2 (= 2.4.2-3+deb12u4+apertis0bv2024preb2), libc6 (>= 2.34) Recommends: avahi-daemon Breaks: cups-server-common (<< 2.1.0-7~) Filename: pool/development/c/cups/cups-core-drivers_2.4.2-3+deb12u4+apertis0bv2024preb2_arm64.deb Size: 41932 MD5sum: 3a5d5147657717cef70258b3f1739a1d SHA1: f2174b3886f8b7429c17c823a3f3039fb1e9a2c1 SHA256: ebbf19438072233d4e68e1259d10707fc89c06c6386af92f1474f2fb2d89943c SHA512: 92e2b6d95fc3a4c70f70aeee160980fd0320ca157d71ed6753685dc1ca133adc573bab9c1dc797b8410e4c60deff4b363bef24ed48be85f2164105de586e1dd1 Description: Common UNIX Printing System(tm) - driverless printing The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the parts of CUPS which are needed for driverless printing on IPP printers with common data formats. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-core-drivers-dbgsym Priority: optional Section: debug Installed-Size: 93 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Depends: cups-core-drivers (= 2.4.2-3+deb12u4+apertis0bv2024preb2) Filename: pool/development/c/cups/cups-core-drivers-dbgsym_2.4.2-3+deb12u4+apertis0bv2024preb2_arm64.deb Size: 57300 MD5sum: fd6de730babfe33c95085b6f1d5b692b SHA1: 067a006b801b158288bacb7060a359b037a98c18 SHA256: 8d6927b794c559adc5b41dbd8b7c8e00428388e20149914e5c7f7f741779830e SHA512: 6acff9feec1a293048c9fb617095dc975b322e717196eb83ff578607f4dd55ebaf82bc03a2a2907f4222c3befccadd211a8e0c38b40af9b1c93ac91916571ff8 Description: debug symbols for cups-core-drivers Auto-Built-Package: debug-symbols Build-Ids: 80a153cc6ef43ed2e1f1e34600d34808fa35fc42 d42e58c6984bafc72b5065289f1ca4ea75e267fb db3e3a99310326629dbcf16dd56258e45e8593a5 Package: cups-daemon Priority: optional Section: net Installed-Size: 1110 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Replaces: cups (<< 2.1.0-6~) Depends: adduser, bc, libcups2 (= 2.4.2-3+deb12u4+apertis0bv2024preb2), lsb-base, procps, ssl-cert, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libdbus-1-3 (>= 1.9.14), libgssapi-krb5-2 (>= 1.17), libpam0g (>= 0.99.7.1), libpaper1, libsystemd0 Pre-Depends: init-system-helpers (>= 1.54~) Recommends: avahi-daemon, colord, cups-browsed, ipp-usb Suggests: cups, cups-bsd, cups-client (>= 2.4.2-3+deb12u4+apertis0bv2024preb2), cups-common (>= 2.4.2-3+deb12u4+apertis0bv2024preb2), cups-filters, cups-pdf, cups-ppdc, cups-server-common (>= 2.4.2-3+deb12u4+apertis0bv2024preb2), foomatic-db-compressed-ppds | foomatic-db, ghostscript, poppler-utils, smbclient, udev Breaks: cups (<< 2.1.0-6~) Filename: pool/development/c/cups/cups-daemon_2.4.2-3+deb12u4+apertis0bv2024preb2_arm64.deb Size: 338916 MD5sum: 6354ba9dc852c96466c89c41bb574168 SHA1: 8c97cd9e1c5fef7fb4466ef2c92f2d727383e6ed SHA256: 0e3bcecc4f57209adcc5d63bc0832510838ada94af08c35835a0161be6e11113 SHA512: 6e1f689434863295c642913ef9bff5a4a3f7cbc636447cc4d25654637fcb6ec9761abe18c0ba7f988226d7a3c0281b742979e30628fecc1fde25d62cae50b550 Description: Common UNIX Printing System(tm) - daemon The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the CUPS scheduler/daemon. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-daemon-dbgsym Priority: optional Section: debug Installed-Size: 580 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Depends: cups-daemon (= 2.4.2-3+deb12u4+apertis0bv2024preb2) Filename: pool/development/c/cups/cups-daemon-dbgsym_2.4.2-3+deb12u4+apertis0bv2024preb2_arm64.deb Size: 494772 MD5sum: c1aa41619778c20ccf01a318e540924e SHA1: e7d7a0b0e4dfb5302737a2714923b9691824ad62 SHA256: cca9acc522734e0ae0c114daf03fc223ab024a96f5f9c10f5f11ab8aab2b8272 SHA512: 47e305ddd0655d395138247bc2d47e724f236036b9875b1f56fe8318ed4b39959c70924a5f342f220bd2c7c764aa8352c308fe51ba6d901e5b01f322d9662a4e Description: debug symbols for cups-daemon Auto-Built-Package: debug-symbols Build-Ids: 08046af72f7a8825f4c132025c601ad8f2216e1d 2f81d7a8496c8871024a71c6d2698f15f5ecba68 3d1f495d32d20f31b57644b9424846db3f2add73 a03776cd9a7d344b252a6f8071d6730fa48a9f00 d20385c9ab71a24358cc73c2005f5e5f1407111c de96d8236bbfd4d449c3f9a1572f31e43626ee61 Package: cups-dbgsym Priority: optional Section: debug Installed-Size: 932 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Depends: cups (= 2.4.2-3+deb12u4+apertis0bv2024preb2) Filename: pool/development/c/cups/cups-dbgsym_2.4.2-3+deb12u4+apertis0bv2024preb2_arm64.deb Size: 708888 MD5sum: 36d539d8802795ab1d39bc0acc4a55d7 SHA1: 1c2a1d907ae0fdabf8edd22d09f5b57da86251d8 SHA256: 794717c8de57cb51c5984caa66afcbc9da259c35b772c2ed390505ffdc3364ab SHA512: bb284ae4f4223252c5affeecc4cb6fde6c011ec255f4251bfd0d98f83fcf2583b23545085a8b85180af236a2edc493ab4df2f877d1abe89a178a22e7eab14cd3 Description: debug symbols for cups Auto-Built-Package: debug-symbols Build-Ids: 12c36ba6ae00c5bd1075d77fb43564fdff749ff3 16589744fc9971ed1841be912c87905d073f8393 2486abf85a4d38f5305a8d230a910948c4fedb31 3b75105e3131e002a46a2bc048b9a7ea02708037 41bc29f511314e6d1f15a3c58ef18f33043b1c83 43f24b9f7a19afb10cbc80d2c6b82fcf7f811059 4477459a2c9ba087f598fa17ce4b6493480cf425 4587ee873f897f7309252b46c9f1cae102e1f2e5 4714570bc24669f1ede050aa63486d9a07025520 528f39ee7e7a83bb03a1d55d3e7b6a805c57db4e 55c0a997a969924a2616667f3e11ed7b4ab96447 58d9cb31685f699915647ea3c4bfeb7669f0d807 72184875d3a7b07096cd41b6daaef55a20184bb4 885f061433af46b07b1102b5ea0f6d3e95e0bab9 963b207137040ba096681356181451759191d295 b04aacc4d38358ba587dadc71d0d33f84b64be44 d1e80cfe8bb8ae36a927c76eba9e89efc67c31db dbc8796fef146cd9faa48d1c311a8d01cab47c68 e26fbcc10d7ab781dc1746c5d588b76159f5b2e6 eb7892f190477685964c81471830d21b6e145b67 Package: cups-filters Priority: optional Section: net Installed-Size: 2356 Maintainer: Debian Printing Team Architecture: arm64 Version: 1.28.17-3+apertis0bv2024dev3b1 Replaces: foomatic-filters, foomatic-filters-beh, ghostscript-cups Provides: foomatic-filters, foomatic-filters-beh, ghostscript-cups Depends: bc, cups-filters-core-drivers (>= 1.28.17-3+apertis0bv2024dev3b1), ghostscript, poppler-utils, libc6 (>= 2.34), libcups2 (>= 2.3~b6), libcupsfilters1 (>= 1.22.2), libfontconfig1 (>= 2.12.6), libfontembed1 (>= 1.0.31), libgcc-s1 (>= 3.0), libqpdf29 (>> 11.3~), libstdc++6 (>= 11) Recommends: colord, liblouisutdml-bin | liblouis-bin, lynx Suggests: antiword, docx2txt, foomatic-db-compressed-ppds | foomatic-db, imagemagick Conflicts: foomatic-filters, foomatic-filters-beh, ghostscript-cups Filename: pool/development/c/cups-filters/cups-filters_1.28.17-3+apertis0bv2024dev3b1_arm64.deb Size: 559700 MD5sum: 9a3887a62724baacda553ca0f92a3421 SHA1: 838c218073a251395f1bfe3e647cce1462e9011c SHA256: c761aa8431b89fb070bb956b82eefca6b2c142c6cef49e8fbd8420358f7d3cc6 SHA512: 329a387139573cffb95f9b107182195480c6ef6326eb3032405bb9d4f7df09e340a29aa72401e63a40c3687674547b1ee2ecb35ffb3478c76d329f7f9ff456fb Description: OpenPrinting CUPS Filters - Main Package This package provides additional CUPS filters which are not provided by the CUPS project itself. This includes filters for a PDF based printing workflow. . This package contains the filters for printing with drivers/PPDs and for converting non-PDF input files to PDF. Homepage: http://www.openprinting.org/ Package: cups-filters-core-drivers Priority: optional Section: net Installed-Size: 939 Maintainer: Debian Printing Team Architecture: arm64 Source: cups-filters Version: 1.28.17-3+apertis0bv2024dev3b1 Replaces: cups-filters (<< 1.13.0) Depends: bc, cups-ipp-utils, poppler-utils, libc6 (>= 2.34), libcups2 (>= 2.3~b6), libcupsfilters1 (>= 1.28.0), libgcc-s1 (>= 3.0), liblcms2-2 (>= 2.2+git20110628), libpoppler-cpp0v5 (>= 22.12.0), libqpdf29 (>> 11.3~), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Breaks: cups-filters (<< 1.13.0) Filename: pool/development/c/cups-filters/cups-filters-core-drivers_1.28.17-3+apertis0bv2024dev3b1_arm64.deb Size: 187052 MD5sum: 12eb63d50d2b12f473288df7006aaee9 SHA1: 9c631b57b5aeadc53b3866a8603fe03064452c54 SHA256: 1e8635f7cdd2f8491f98df3ef34f5c9b1b72df9f7928353407a6a319c4b75b25 SHA512: f7f05df8d7aa5b8177f600adfeeb1adbd5c9dc2e9693fd6ff8834479f945417a6851af07da0773177ece1b18a4dd3048a50f76ddf05b654833c5f772d82f55a1 Description: OpenPrinting CUPS Filters - Driverless printing This package provides additional CUPS filters which are not provided by the CUPS project itself. This includes filters for a PDF based printing workflow. . This package contains only the filters needed for driverless printing of PDF input files on IPP printers with known, common languages (PDF, PostScript, PWG Raster, Apple Raster, PCL). Homepage: http://www.openprinting.org/ Package: cups-filters-core-drivers-dbgsym Priority: optional Section: debug Installed-Size: 2137 Maintainer: Debian Printing Team Architecture: arm64 Source: cups-filters Version: 1.28.17-3+apertis0bv2024dev3b1 Depends: cups-filters-core-drivers (= 1.28.17-3+apertis0bv2024dev3b1) Filename: pool/development/c/cups-filters/cups-filters-core-drivers-dbgsym_1.28.17-3+apertis0bv2024dev3b1_arm64.deb Size: 2029104 MD5sum: d68eb816d572ff3acdc735c2182edc96 SHA1: c385fa5de99e42c207029f55fce49e9658ef578d SHA256: 1272b01ac6c364e21b69df3da12c37edc441f8c6b6cb79dc8c908e3fd97154d0 SHA512: 3a3be47074e75ad8b4f1c2c270d4855d83580f5ddd01f5829d50bee6d013fe18e791f91278e8943a01f6de0545b8595c2b52e8651a65f7c83ecfad346a43192f Description: debug symbols for cups-filters-core-drivers Auto-Built-Package: debug-symbols Build-Ids: 1a0aaa353efb79db7a696220686ecfe9d3f6a1c2 3396fad9c841755cbf70b54e4d6312c25f767ed5 39833ce2b2b0212b7ca29d27db47768754858e28 3d67b7f4a350e8e5f77d5f5b90f87a798e29045d 7995de9eddcdaac24441cc564fe460256f358f16 ae132c4900a720dc2630fad345d68ee35860a882 c196595b745863d3de631a1a5cbad9102b795b61 de924953e3dc80863d292fefb20ab69d35656fa2 e6576af12fc4e04f5c072de89bef4fdb9a9d08ec Package: cups-filters-dbgsym Priority: optional Section: debug Installed-Size: 928 Maintainer: Debian Printing Team Architecture: arm64 Source: cups-filters Version: 1.28.17-3+apertis0bv2024dev3b1 Depends: cups-filters (= 1.28.17-3+apertis0bv2024dev3b1) Filename: pool/development/c/cups-filters/cups-filters-dbgsym_1.28.17-3+apertis0bv2024dev3b1_arm64.deb Size: 778824 MD5sum: 27b1d20b040d7f074b2b0eea6e0b6415 SHA1: 4a735c1e10f0bfa6bb694fdd79496a09e3999545 SHA256: f3594f127baeddb21fa0b1dfaba66470e37da74c6f0e505e287bef5d69a265fe SHA512: 5fc70cea4488aaf7f810f4a066d4e09977ce82275e5eec867f7481f9ef1ba72cc3c5786cb7d296801bd8a9bd50c5f93cdc9ea7eab846f314850b313460fd50b0 Description: debug symbols for cups-filters Auto-Built-Package: debug-symbols Build-Ids: 0309785a717b01f81b73baf589ed8e280be4e9e8 2049396517b5ca2e705c17862d16f5fbacda261f 30274d0ff06db1555e6dc143b8cb476e84283c12 4004f99440b31255b4068032c173f4b51b5d08ea 78dfba06b900426b13beedfba6671a74ab3bd931 8150991631c62586256286303a79e9757464ae26 83424600d29057c3ab055188996236e8237e835a 887a5084aea01ae563d21a5aca2329d8422ee430 99e500a642f1e09878417bd5d0c4280d490e2f42 b1fe84425f2a8bcfa5a7f2b09573799b16c412a2 cffb63a9730771615172d6831cfa948dc74eaacd d0ee0fd26dc8133a6eefa8e5187965720482abe8 d486a2a3985856a0585bbc9b67278833fd4be265 d6d68cb59405550e149185ebdc7025050312413b Package: cups-ipp-utils Priority: optional Section: net Installed-Size: 1155 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Replaces: cups-client (<< 2.0.3-2~) Depends: libcups2 (= 2.4.2-3+deb12u4+apertis0bv2024preb2), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libpam0g (>= 0.99.7.1) Recommends: avahi-daemon Breaks: cups-client (<< 2.0.3-2~) Filename: pool/development/c/cups/cups-ipp-utils_2.4.2-3+deb12u4+apertis0bv2024preb2_arm64.deb Size: 231924 MD5sum: 433388697b0161dec43491ef9d6f5675 SHA1: f812292d6c72392dd9591783965a7b146ec8f6b6 SHA256: 0cc70e0c6cabbe92c9f6b33959c4ea668d5edb86652a6b0e43af1b774328750e SHA512: 2c2cad4b99480a7e63d4456c48b9efb5cf3d2be0dfc72829790ac0aee53500c0e46eaa54b2932ad29da00705c7080ab5e1f802c0af16f1ce7de46e6383db5d5b Description: Common UNIX Printing System(tm) - IPP developer/admin utilities The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides IPP utilities for developers and system administrators Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-ipp-utils-dbgsym Priority: optional Section: debug Installed-Size: 303 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Depends: cups-ipp-utils (= 2.4.2-3+deb12u4+apertis0bv2024preb2) Filename: pool/development/c/cups/cups-ipp-utils-dbgsym_2.4.2-3+deb12u4+apertis0bv2024preb2_arm64.deb Size: 239328 MD5sum: 381dec3cffddc80d8bcd84aa42fb0a0d SHA1: 3710428f78c0a00c81f07aae33bf97638cd4d964 SHA256: 9c5a2b5b6c9f69d6426b3a4429b5fa204fb383fd357ca041ca98120ecf54c68e SHA512: 499a49b9397ac6da0a20279b33616d2af6f8e0a106d81cb41b038839ab8ec269257d90dccf8548c0c281ae14017d8a43d84f2c9d4f719945065d9972f520475b Description: debug symbols for cups-ipp-utils Auto-Built-Package: debug-symbols Build-Ids: 006e79c074fe1c8ecb72d3d443f4504d45f23be8 0a1de966e3e56a7f42fc0d8cfd31cf07c7a60ab0 2d74fea5347531c33ed7e9660e03648bd2c46495 b31c9613e53a61b185accbb0aba83169c8e56a8b f058ab9b90b0f996ebcc69c3e6bb217511f26f7f Package: cups-ppdc Priority: optional Section: utils Installed-Size: 698 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Depends: cups-common (>= 2.4.2-3+deb12u4+apertis0bv2024preb2), libc6 (>= 2.34), libcups2 (>= 2.3~b6), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/development/c/cups/cups-ppdc_2.4.2-3+deb12u4+apertis0bv2024preb2_arm64.deb Size: 121368 MD5sum: 1e6f20effceec204743c1b1fc718bb38 SHA1: 5d479fe862574a5c1a805360996f30c7af4a69bb SHA256: 1e599fb60fa0759070dff4a88f8158e9d06ada2fb219e2f94e92f3c4abf9fac5 SHA512: 92abefd3c8429d2bfe5574e700a1a833061fd0ba7c7a22f739df07730e58290fb48e9efe74c2e259d8f1164747c4516ea220bcab304d6fbd8ceafdfbcad217f6 Description: Common UNIX Printing System(tm) - PPD manipulation utilities The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides utilities to generate and manipulate PPD files. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-ppdc-dbgsym Priority: optional Section: debug Installed-Size: 479 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Depends: cups-ppdc (= 2.4.2-3+deb12u4+apertis0bv2024preb2) Filename: pool/development/c/cups/cups-ppdc-dbgsym_2.4.2-3+deb12u4+apertis0bv2024preb2_arm64.deb Size: 377880 MD5sum: 051e32c77271b4c472ec0677aa949042 SHA1: b08ae4f19c11b9f8d0030bdd72323b11385a91d0 SHA256: d5854d1ba6d1388d818ce51a94534e097f005f75deee300331b51ffc22eb680a SHA512: 5a87e9190ffc7edbc58bfb8f633dfc04c0c2afe7eebfa522022dc1b6e0a08f4dfdb006610912d0a4fb7879e5b338509b3304a62f5446b56eccfb9a340d9d643f Description: debug symbols for cups-ppdc Auto-Built-Package: debug-symbols Build-Ids: 336e31f7743e1149c40f76e53ce42bb7fd78831c 7618917de1c69c26d139749afe0c7edb34c2801d a81d8770839f2febfb18b29444acbb2446fa4e1f aa818232310394c0d5c76d27178a87a7ec1db473 c859d0538c66c2effaf9e71ba522e3feee3d0f35 Package: cups-server-common Priority: optional Section: net Installed-Size: 2385 Maintainer: Debian Printing Team Architecture: all Source: cups Version: 2.4.2-3+deb12u4+apertis0bv2024preb2 Filename: pool/development/c/cups/cups-server-common_2.4.2-3+deb12u4+apertis0bv2024preb2_all.deb Size: 416872 MD5sum: 27bed8f05a899a74893c409e5800d15d SHA1: e1d4131d552be07ba6009b3bcae8111f1e1add90 SHA256: acbed2b8e045a1d54f9aec17f1573982cc75a024035905bae08c851c9a0edf86 SHA512: e75efb9113bbc9e068be5422c420f3c7cd934e01a38c73ba6c5bf2f4b53778737faecab22e0dd20e0577ca6f413b86002211a32c03f87f16e8e6c5616793a752 Description: Common UNIX Printing System(tm) - server common files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides common files for CUPS server. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cvs Priority: optional Section: vcs Installed-Size: 4633 Maintainer: Thorsten Glaser Architecture: arm64 Version: 2:1.12.13+real-28+deb12u1+apertis0bv2024preb1 Depends: libbsd0 (>= 0.0), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.6.dfsg.2), zlib1g (>= 1:1.1.4), adduser Recommends: openssh-client Suggests: mksh, rcs Filename: pool/development/c/cvs/cvs_1.12.13+real-28+deb12u1+apertis0bv2024preb1_arm64.deb Size: 2799928 MD5sum: 57586c84a83777a7a73e9e983ca414ad SHA1: c4002f0d2d38bd0e7dbe6a053019849e2bd57052 SHA256: adf45e85ab5619841417a03a8d218b2c579c7dd2b47859159ef98264839c51dd SHA512: 0dfca371d18872d3e82ef21bc91ee0a2a131e05bbbbcfda86618d3bfec8087b2303d06dfb09b6bbec00c65f4631bc90372db2773a67dcc7393c50fa91c6c2bee Description: Concurrent Versions System CVS is a version control system, which allows you to keep access to old versions of files (usually source code), keep a log of who, when, and why changes occurred, etc., like RCS or SCCS. It handles multiple developers, multiple directories, triggers to enable/log/control various operations, and can work over a wide area network. The texinfo manual provides further information on more tasks that it can perform. . There are some tasks that are not covered by CVS. They can be done in conjunction with CVS but will tend to require some script-writing and software other than CVS. These tasks are bug-tracking, build management (that is, make and make-like tools), and automated testing. However, CVS makes these tasks easier. . This package contains a CVS binary which can act as both client and server, although there is no CVS dæmon; to access remote repositories, please use :extssh: not :pserver: any more. Enhances: cvs2svn (>= 2.4.0-4~), rcs Homepage: http://www.nongnu.org/cvs/ Multi-Arch: foreign Package: cvs-dbgsym Priority: optional Section: debug Installed-Size: 1103 Maintainer: Thorsten Glaser Architecture: arm64 Source: cvs Version: 2:1.12.13+real-28+deb12u1+apertis0bv2024preb1 Depends: cvs (= 2:1.12.13+real-28+deb12u1+apertis0bv2024preb1) Filename: pool/development/c/cvs/cvs-dbgsym_1.12.13+real-28+deb12u1+apertis0bv2024preb1_arm64.deb Size: 1047438 MD5sum: 9f285f50aeed4bed1390373b93c79b54 SHA1: 42c2d761ef9ab82ceae91ed023a4d861c8594f73 SHA256: 3a60a9b50ad1a61a3474ab0316c81336faf158a43d2e0ed44e6b24bb6bd02776 SHA512: 0f5cb9e2676f8d567f6afc102a970c982cfd809bf837db2d06ef3a200d0cdf084a914ce92514aa90532a57dc3a4ab1adf23005aa9201131eeffe67393ac59048 Description: debug symbols for cvs Auto-Built-Package: debug-symbols Build-Ids: 414f3781f15c124bd7a6c748c1dd644911c82dad Package: cvsps Priority: optional Section: devel Installed-Size: 157 Maintainer: Debian QA Group Architecture: arm64 Version: 2.1-8co1bv2024dev2b1 Depends: cvs, libc6 (>= 2.34), zlib1g (>= 1:1.1.4) Filename: pool/development/c/cvsps/cvsps_2.1-8co1bv2024dev2b1_arm64.deb Size: 46384 MD5sum: 30657a48c25dc1c613c2381870509d0a SHA1: 266b1fa0e33826b6b3f75a0120b34dd29b27c632 SHA256: 49e4093fbb849976f6d09fabf51f2c5264f310cd51497a20757d2da632766d22 SHA512: 3a6a3cdaf08ef50b6a9a8a8c6eb816ecb927eca7649cc14dcc5e32ad50f2b1cf5889284db47a8995f771d075703e8a8d1e64d22e0796686888cc55d69cfd10bf Description: Tool to generate CVS patch set information CVSps is a program for generating 'patch set' information from a CVS repository. A patch set in this case is defined as a set of changes made to a collection of files, all committed at the same time (using a single 'cvs commit' command). This information is valuable for seeing the big picture of the evolution of a CVS project. While CVS tracks revision information, it is often difficult to see what changes were committed 'atomically' to the repository. Homepage: http://www.cobite.com/cvsps/ Package: cvsps-dbgsym Priority: optional Section: debug Installed-Size: 116 Maintainer: Debian QA Group Architecture: arm64 Source: cvsps Version: 2.1-8co1bv2024dev2b1 Depends: cvsps (= 2.1-8co1bv2024dev2b1) Filename: pool/development/c/cvsps/cvsps-dbgsym_2.1-8co1bv2024dev2b1_arm64.deb Size: 95592 MD5sum: e74731b85a150abc1270d271119e2dd0 SHA1: deaf7cc53aeadd2b4492d72d98d8363e461ce07e SHA256: 2fd36dbb30814ca486171be9da0c27ab8fae4d87101175625aa88093c82a1b79 SHA512: 8853c7b5fe32af1789e60b1c266bb161c9b0eb9b614a2996f2a0c46865678267e8cb483b0dfa929d1e3a5b6425c8abdcaa7ecad291a8f5b8529bd7ff2869b23e Description: debug symbols for cvsps Auto-Built-Package: debug-symbols Build-Ids: 4fb7b963ee20d12f5e0396f94b9c05b9e8586467 Package: cxxtest Priority: optional Section: devel Installed-Size: 1016 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Version: 4.4+git171022-2apertis0bv2024preb2 Depends: python3:any, python3-ply Filename: pool/development/c/cxxtest/cxxtest_4.4+git171022-2apertis0bv2024preb2_all.deb Size: 421248 MD5sum: 1ee43fa08fcd1530d5351338997ab787 SHA1: acf2e977cabb711a349635e0d6212fd788f9fc76 SHA256: dc2aaa30f320aca6e146aa1b81c792fdfdefb4466dbd9309dbe88c4651bb3aae SHA512: 53af37339de13a709f68812df8c6ea17ea710c1c97bc7cfcf655040adf7cc02a6420f54c14ce9f8ec3a91e561b7bc8ab5a80fa7a791696f7776c647f683f9711 Description: lightweight xUnit-like framework for C/C++ applications CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. It provides assertions for checking conditions and classes for defining unit-test cases. . CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery, which simplifies the creation of test drivers. It includes a script that parses C++ files that define unit tests and then generates a C++ test runner. When compiled, the test runner manages the execution of all unit tests in a flexible manner. Homepage: https://cxxtest.com/ Package: cython-doc Priority: optional Section: doc Installed-Size: 2901 Maintainer: Debian Python Team Architecture: all Source: cython Version: 0.29.32-2+apertis0bv2024preb1 Depends: libjs-jquery, libjs-underscore Suggests: cython3 Filename: pool/development/c/cython/cython-doc_0.29.32-2+apertis0bv2024preb1_all.deb Size: 633844 MD5sum: 54c49635bfd05ab7d3548fa73da202d5 SHA1: 64f6a20e6c063e8c4cf91291d27f945186c191da SHA256: 113823299321f565946a63663f0d07755d6ea797eb77c64702ae4d54ae673f0f SHA512: 71f1ffa167c11325e84d27b06f676041389b485b637c9e88ba01370582e28ede67afb092907744ad18133f696501e6373c97c7026d79b0df3cf8dff96aadf62b Description: C-Extensions for Python - documentation This package contains documentation for Cython. Homepage: http://cython.org/ Multi-Arch: foreign Package: cython3 Priority: optional Section: python Installed-Size: 6381 Maintainer: Debian Python Team Architecture: arm64 Source: cython Version: 0.29.32-2+apertis0bv2024preb1 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.17) Recommends: python3-dev, gcc Suggests: cython-doc Filename: pool/development/c/cython/cython3_0.29.32-2+apertis0bv2024preb1_arm64.deb Size: 1223672 MD5sum: 513da965b56e7026318c713d48e9f76b SHA1: 3ba91152d16ab70a7a99585cf821752bb849d175 SHA256: 2f2c9864c0dcf5a2f3593131ff1751044b5b85f1927ecafdf5ec53c14daad73b SHA512: 64ba652cc0556022a022970b6fb8da8b418dc9d79b0bef69733a20c5a309fc72fddaa51e54b9838f7b7420d5213a59a82487108d0dcf603d0134d545dadb46bf Description: C-Extensions for Python 3 Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations. . The Cython language is very close to the Python language, but Cython additionally supports calling C functions and declaring C types on variables and class attributes. This allows the compiler to generate very efficient C code from Cython code. . This makes Cython the ideal language for wrapping external C libraries, and for fast C modules that speed up the execution of Python code. Homepage: http://cython.org/ Package: cython3-dbg Priority: optional Section: debug Installed-Size: 27880 Maintainer: Debian Python Team Architecture: arm64 Source: cython Version: 0.29.32-2+apertis0bv2024preb1 Depends: libc6 (>= 2.17), cython3 (= 0.29.32-2+apertis0bv2024preb1) Filename: pool/development/c/cython/cython3-dbg_0.29.32-2+apertis0bv2024preb1_arm64.deb Size: 9589692 MD5sum: 0d2ecd9f07cf1dd606459eb3984cb055 SHA1: c386f6e279a23d0cd3cfcf6c22bcb36a3d48649b SHA256: db19f917e5dac51102473cbdb7253b0b7c77c05a7f0e1ae3527f3b4844032635 SHA512: b559933c4082dc27dd0478dbc370c0707036295145271a4e8bd597e1b2ac51e456d4b5c082408a4a94723aba42ffcc0a97a0379f3af4452578b269fb15eb7a9a Description: C-Extensions for Python 3 - debug build This package contains Cython libraries built against versions of Python configured with --pydebug. Build-Ids: 548c936ac736489e99b5a195f4970b1bd1189388 7825f9718cb6dbbafc41407f5c41c2ea7f22fa32 7e41d74b98bc4a7db898d2bb258bb8761ffb08c0 9c574ddb4c09a49306bc021b5660a25506246095 b7970c409b7cdf057a8ed9494743ce909b94358d bdb34d37502e89a9257ef045eb702048ce9a0c3f ceeb58c0e1ba3192460e73dece7f93d4aaed2773 e75aa947080a48b98d2935f9d51f82825e0242c8 Homepage: http://cython.org/ Multi-Arch: same Package: d-feet Priority: optional Section: devel Installed-Size: 466 Maintainer: Utopia Maintenance Team Architecture: all Version: 0.3.16-3+apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, python3-gi, dconf-gsettings-backend | gsettings-backend, python3:any Filename: pool/development/d/d-feet/d-feet_0.3.16-3+apertis0bv2024dev2b1_all.deb Size: 61888 MD5sum: 8415c8681c502ca4d2d72b0b7a10bdf3 SHA1: 64a07579ba0c625bd4110e5bfbc1210e863604bd SHA256: d20ab4a5b57647f3d2d2b93ecd01d519d978ab53063c404e68739d5ec1beabcc SHA512: 0f7ede886cb4126292117e4489921621882a7b594e8c77fc75e7a9d053b63f1f7cfe7f7f49da6e2f90af68d1161262c88e2f3d6694574b55db601ca4bb53d931 Description: D-Bus object browser, viewer and debugger d-feet is a D-Bus debugger that allow you to: * View names on the session and system bus * View exported objects, interfaces, methods and signals * View the full command line of services on the bus * Execute methods with parameters on the bus and see their return values Homepage: https://wiki.gnome.org/Apps/DFeet Package: d-shlibs Priority: optional Section: utils Installed-Size: 36 Maintainer: Jonas Smedegaard Architecture: all Version: 0.104+apertis1bv2024dev2b1 Depends: apt, binutils Filename: pool/development/d/d-shlibs/d-shlibs_0.104+apertis1bv2024dev2b1_all.deb Size: 11056 MD5sum: 4f7ee0c71909bcd996e6eb4ea12e3322 SHA1: 7cfcafa214e94f51e32dd719cd764daf8e8ba804 SHA256: 2d41e2ca6eb12cba4ffa9c91146cd432546a2b45a6975d2d1ac8b1d7872fa532 SHA512: 68bf12b2c7e21c744bc04c843b889e9bd543be879dfeb531f64071399493741986ce03268e156a3237cb60dc47889a91cb58d604cd2cde5facc516e5e235e9b0 Description: Debian shared library package building helper scripts Shared library packages in Debian need some special catering to do with regards to which files go where. This package contains programs which try to help automate the process and catch simple errors. . * "d-shlibmove" moves the shared library binary around from temporary installation directory to the destination package directory. * "d-devlibdeps" tries to list the development library dependencies required for using the -dev package. Homepage: https://tracker.debian.org/pkg/d-shlibs Multi-Arch: foreign Package: datefudge Priority: optional Section: devel Installed-Size: 88 Maintainer: Robert Luberda Architecture: arm64 Version: 1.24+apertis1bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/d/datefudge/datefudge_1.24+apertis1bv2024dev2b1_arm64.deb Size: 8376 MD5sum: 39770bb0b94c0f56c9e28d3f99d78c0b SHA1: 7cd995f84fd230815c237b56855e5a85534f1eaf SHA256: 23f9bac28572bbea352ebf23d79d8eb0f8ba81247c816d53ee745c9b276ccf33 SHA512: ad97b4a38e1fbf7f546f5fe935d711a47e5c969dd3057e534954fc2867f5c85789c379a09eab60f2b84b61f1ca29ec1a79acd425452d52a2fc930f9af781049a Description: Fake the system date This program (and preload library) fakes the system date so that programs think the wall clock is ... different. . The faking is not complete; timestamp on files are not affected in any way. . This package is useful if you want to test the date handling of your programs without changing the system clock. Examples: Does it handle expired certificates correctly? Does it work on a leap day? Multi-Arch: same Package: datefudge-dbgsym Priority: optional Section: debug Installed-Size: 19 Maintainer: Robert Luberda Architecture: arm64 Source: datefudge Version: 1.24+apertis1bv2024dev2b1 Depends: datefudge (= 1.24+apertis1bv2024dev2b1) Filename: pool/development/d/datefudge/datefudge-dbgsym_1.24+apertis1bv2024dev2b1_arm64.deb Size: 4716 MD5sum: 8c18ee74f2f1e79401b04e07963cced2 SHA1: fd73caaef03dcbabdc68190da2410a68120d01f0 SHA256: cf5f5613325e3cf112d0683b8c658b5c1fced665f9fbcd43e146e1f3969094c5 SHA512: 9763d00cd33fbc0ecc52ecfb51dc2d4ea012ba06461ac816af75b055986bf4ea556e3307919d0d54c8d73ab1c426aa6c858d664b2b1014d5cf967b050375dce0 Description: debug symbols for datefudge Auto-Built-Package: debug-symbols Build-Ids: b7adbf8fd79aea4a48c7186702d0a258b934a670 Multi-Arch: same Package: daxctl Priority: optional Section: misc Installed-Size: 203 Maintainer: Adam Borowski Architecture: arm64 Source: ndctl Version: 76.1-1+apertis0bv2024preb1 Depends: libc6 (>= 2.34), libdaxctl1 (>= 72), libiniparser1 (>= 4.0), libjson-c5 (>= 0.15), libndctl6 (>= 63), libuuid1 (>= 2.16) Filename: pool/development/n/ndctl/daxctl_76.1-1+apertis0bv2024preb1_arm64.deb Size: 52080 MD5sum: 122482d752f3cc2274426a4a2be7faca SHA1: 507884243f7b95cb801ba85b5b57736ec1c9414f SHA256: a79354b345c95f698407f9e97ee5c4b39748d5f07c15dbc13da5438e338050a0 SHA512: ef669d07b331211db3d104b1bcee006d80d87829a2542f623e38c9332e529641999046bf542ecb4213a9c0dd8ebabdba46b9b72487dc12c30b132019e76ccb15 Description: Utility for managing the device DAX subsystem "DAX" are file system extensions to bypass the page cache and block layer to mmap persistent memory, from a PMEM block device, directly into a process address space. . This package contains a utility for managing the device DAX subsystem in the Linux kernel. Homepage: https://github.com/pmem/ndctl Multi-Arch: foreign Package: daxctl-dbgsym Priority: optional Section: debug Installed-Size: 107 Maintainer: Adam Borowski Architecture: arm64 Source: ndctl Version: 76.1-1+apertis0bv2024preb1 Depends: daxctl (= 76.1-1+apertis0bv2024preb1) Filename: pool/development/n/ndctl/daxctl-dbgsym_76.1-1+apertis0bv2024preb1_arm64.deb Size: 84888 MD5sum: de7fb74f87b5897c7787b0987f481397 SHA1: 048730efa63e959716eab56d00e87132a224693e SHA256: 81e0b84dba4430afce6c257ae258312e1352652d2953b94c6ff228c0e03861b8 SHA512: 0f986754c95ea80cb1451ce023894065f339406b5f6dca63827849561aab8e976eb375ed0f3fd785ead2919e5a8f16f4251a3e81979e56d7bfb1e0b5e14ce0f0 Description: debug symbols for daxctl Auto-Built-Package: debug-symbols Build-Ids: f8d646f843eeaddcced3c2e206c211b5c9d316ee Package: db-util Priority: optional Section: utils Installed-Size: 38 Maintainer: Bastian Germann Architecture: all Source: db-defaults Version: 5.3.2+apertis0bv2024preb1 Depends: db5.3-util Filename: pool/development/d/db-defaults/db-util_5.3.2+apertis0bv2024preb1_all.deb Size: 2544 MD5sum: 82fd4fb2a28ce83400030ced4a10434f SHA1: bd5e52b00ebbfb5fc8b134c3c227ea3dc586e647 SHA256: eedb46343e62f50295283507e9012d4c8738d5c26e39bd4b1df8ab19ca836833 SHA512: b8f8cdca56e8a67ee44c8594b364aa0f3fecdb2ec177782373c822840b1ae2b5abbda88009dc3d26dde3c60356357caaf8e0b278c953c6bffecc3a79cf9f999b Description: Berkeley Database Utilities This empty package depends on the recommended utilities package containing different tools for manipulating databases and installs unversioned links to current database utilities. Multi-Arch: foreign Package: dblatex Priority: optional Section: text Installed-Size: 4635 Maintainer: Debian QA Group Architecture: all Version: 0.3.12py3-2+apertis0bv2024dev2b1 Depends: docbook-xml, python3-apt, texlive, texlive-bibtex-extra, texlive-extra-utils, texlive-latex-extra, texlive-science, xsltproc, python3:any Recommends: libxml2-utils, dblatex-doc (= 0.3.12py3-2+apertis0bv2024dev2b1) Suggests: docbook, ghostscript, graphicsmagick-imagemagick-compat | imagemagick, inkscape, latex-cjk-all, lmodern, opensp, pdf-viewer, texlive-lang-all, texlive-lang-cyrillic, texlive-xetex, transfig, xindy Filename: pool/development/d/dblatex/dblatex_0.3.12py3-2+apertis0bv2024dev2b1_all.deb Size: 359952 MD5sum: 6ffa8354d39c03d9d53ec6ad748ddd35 SHA1: 0c2f6ff900ee45c170c2bed2d0f5fa66ca3f9ede SHA256: fb93a69b2556793fb3bba6d13354e84157bed5fb2f6cefc7b1d96b331f37336f SHA512: 579103abc3212b09934c7147c041d37aa7344c0a34bc799ee4443dae5be0be463c37054ca5073f767352a0c7e5e026b0de90beb9cdbbe7daf8f7c40d357c6c6b Description: Produces DVI, PostScript, PDF documents from DocBook sources DocBook to LaTeX Publishing that transforms your SGML/XML DocBook documents to DVI, PostScript or PDF by translating them in pure LaTeX as a first process. MathML 2.0 markups are supported, too. It originally started as a clone of DB2LaTeX, but has been enhanced extensively since then and is actively maintained by the upstream author. Homepage: http://dblatex.sourceforge.net/ Package: dblatex-doc Priority: optional Section: doc Installed-Size: 3357 Maintainer: Debian QA Group Architecture: all Source: dblatex Version: 0.3.12py3-2+apertis0bv2024dev2b1 Filename: pool/development/d/dblatex/dblatex-doc_0.3.12py3-2+apertis0bv2024dev2b1_all.deb Size: 1324996 MD5sum: bc5e180233b4a74c753033b7790a3b02 SHA1: 4942c4acc846b0d870695db96be4e980d63d621c SHA256: c128499583fd64e624efddef34bf99d15f54c8abcb275c92e4694c40ff677d95 SHA512: 02a1cdd8ccd080fd5e143fcf39fc67adc19597824bed06203e87064758b31528a50f37fe1b28568f23a32a102162d49b797076a1805a4f31b8323a40cd941e21 Description: Documentation for dblatex Additional documentation for dblatex in HTML and PDF. Includes: • User Manual • Release Notes • DocBook Examples Homepage: http://dblatex.sourceforge.net/ Multi-Arch: foreign Package: dbus-broker Priority: optional Section: admin Installed-Size: 516 Maintainer: Utopia Maintenance Team Architecture: arm64 Version: 33-1+apertis0bv2024dev2b1 Provides: dbus-system-bus Depends: libapparmor1 (>= 3.0), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libexpat1 (>= 2.0.1), libselinux1 (>= 3.1~), libsystemd0 (>= 243), init-system-helpers (>= 1.52), systemd-sysv (>= 230), dbus-system-bus-common Recommends: dbus-bin Filename: pool/development/d/dbus-broker/dbus-broker_33-1+apertis0bv2024dev2b1_arm64.deb Size: 144452 MD5sum: 7fa62db8260064aa86b4fa97fa18b569 SHA1: 2d23310cc0e39d643943894f1b474c35221e2a81 SHA256: 6fb65ec9910f86e952cbd706b1203b9bfbd8d49b3eca172b53ddf4cd22f0cd57 SHA512: d56f209e8472253b14d68698467cb5a5cde73ed3f323b3c9a71c1b4a1bb54f120bd52e4dcf8087667dcba334dcfd821d6ba2938b3315a6cbf5977ec4420e148b Description: Linux D-Bus Message Broker The dbus-broker project is an implementation of a message bus as defined by the D-Bus specification. Its aim is to provide high performance and reliability, while keeping compatibility to the D-Bus reference implementation. It is exclusively written for Linux systems, and makes use of many modern features provided by recent Linux kernel releases. Homepage: https://github.com/bus1/dbus-broker/ Multi-Arch: foreign Package: dbus-broker-dbgsym Priority: optional Section: debug Installed-Size: 658 Maintainer: Utopia Maintenance Team Architecture: arm64 Source: dbus-broker Version: 33-1+apertis0bv2024dev2b1 Depends: dbus-broker (= 33-1+apertis0bv2024dev2b1) Filename: pool/development/d/dbus-broker/dbus-broker-dbgsym_33-1+apertis0bv2024dev2b1_arm64.deb Size: 595068 MD5sum: 860871be9bf9961a454a48547bfdb0c6 SHA1: eae97e5164450e62da8c8bfb259544d0e5c0e9fc SHA256: a69016df99fba69279f3ac5cfb14deeb6ebf056b564e92017afbff2190ac25e3 SHA512: 8ef11eaa8a4d33490224b8c34b1a8a27630f74abaaa057757eb6c3f9a8a1862a750351455fc8f60991d6d6b2a19bf81712e578dabb725da77c2cdbe332e37269 Description: debug symbols for dbus-broker Auto-Built-Package: debug-symbols Build-Ids: 495439d6ea1e5c0f0f1495e797a2ea31a2783c76 e5ad8c5798a66365b7ec07f30c4f4c8ebd8b33ea Package: dbus-test-runner Priority: optional Section: devel Installed-Size: 88 Maintainer: Mike Gabriel Architecture: arm64 Version: 19.04.0-1+apertis1bv2024dev2b1 Depends: libc6 (>= 2.34), libdbustest1 (>= 15.04.0~bzr87), libglib2.0-0 (>= 2.18.0), dbus, procps Suggests: bustle Filename: pool/development/d/dbus-test-runner/dbus-test-runner_19.04.0-1+apertis1bv2024dev2b1_arm64.deb Size: 11720 MD5sum: b9bca4963946484a34a22960079e29e1 SHA1: a0a9cda3b9ea6bdd828c28099ea21444a93fcb58 SHA256: 7eeede72ac43d01188a9c5f4a3fa8dc1114cdce6111378265f6f459e67ee3ddf SHA512: cf416021f40a83d47e166c80e704515c783a7f7f3a4ba483126f40a29ba835a5fcecd799eca3482782d2c49e0634f6da21dc9fe3c46b72053d221ce7c9e836a8 Description: Runs tests under a new DBus session A simple little executable for running a couple of programs under a new DBus session. . Use this DBus tool for unit testing of code that accesses DBus at runtime. Homepage: https://launchpad.net/dbus-test-runner Multi-Arch: foreign Package: dbus-test-runner-dbgsym Priority: optional Section: debug Installed-Size: 27 Maintainer: Mike Gabriel Architecture: arm64 Source: dbus-test-runner Version: 19.04.0-1+apertis1bv2024dev2b1 Depends: dbus-test-runner (= 19.04.0-1+apertis1bv2024dev2b1) Filename: pool/development/d/dbus-test-runner/dbus-test-runner-dbgsym_19.04.0-1+apertis1bv2024dev2b1_arm64.deb Size: 10384 MD5sum: 083c17633442288c4363a7ec45a4320e SHA1: f487b467d9a3e902f1cc3f2b15823ca0c0d974fb SHA256: c0b818d0098d8e436685c964b62b6e1bb82299c169df2146b944d6118d9eac43 SHA512: 1709113012763d309d1564c7d25e6929d1aa0c23764cd3bdd4799c800bbbbdc59b8077096c6642eee72ff68f6e4beceabd57364cdabfd6fe838e6dd4a14a0823 Description: debug symbols for dbus-test-runner Auto-Built-Package: debug-symbols Build-Ids: 9c216c0727d8bc90885f1ac9e021ccd4b022791f Package: dc Priority: standard Section: math Installed-Size: 158 Maintainer: Ryan Kavanagh Architecture: arm64 Source: bc Version: 1.07.1-3+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/b/bc/dc_1.07.1-3+apertis0bv2024dev2b1_arm64.deb Size: 64012 MD5sum: a50966df7b534af79811df9dccb22473 SHA1: 1354d1582e3a068de4098f443dbbdc4037aae78b SHA256: 86b47f0aa394f2e12afcb930fa5e5b44b88e7854cb6d03430fcf1f4d9f0ee457 SHA512: 96b4ce0552180388f978c87b3c930afe53722058d1662a6ea3cd0b07cc48e03cc04201f2abf9d7b06fbcd4061f39be576035e6cb0ff3423844acd4c25a487630 Description: GNU dc arbitrary precision reverse-polish calculator GNU dc is a reverse-polish desk calculator which supports unlimited precision arithmetic. It also allows you to define and call macros. . A reverse-polish calculator stores numbers on a stack. Entering a number pushes it on the stack. Arithmetic operations pop arguments off the stack and push the results. Homepage: https://www.gnu.org/software/bc/ Multi-Arch: foreign Package: dc-dbgsym Priority: optional Section: debug Installed-Size: 84 Maintainer: Ryan Kavanagh Architecture: arm64 Source: bc Version: 1.07.1-3+apertis0bv2024dev2b1 Depends: dc (= 1.07.1-3+apertis0bv2024dev2b1) Filename: pool/development/b/bc/dc-dbgsym_1.07.1-3+apertis0bv2024dev2b1_arm64.deb Size: 65924 MD5sum: 2fe71995430053a29008086b265c5786 SHA1: 00628c7b034569b277a642230ee2af50da614b06 SHA256: 4651feaaf8e28e31b80a7980a5950a7591db5f9d47c1bdd6ef7bdd7db34f8fa6 SHA512: dabef240c069bd8e1c12cdaadc2e202f1d853bc2e2e2a86b0d659c9a1ce8cd43b60ed328129bed6fb6b251ae2a11ee7be70941680235c7eb0c0bd2b8645a81f6 Description: debug symbols for dc Auto-Built-Package: debug-symbols Build-Ids: a83b03318b095af27aab876e0afa7b868f77c06f Package: dctrl-tools Priority: optional Section: utils Installed-Size: 564 Maintainer: Rhonda D'Vine Architecture: arm64 Version: 2.24-3co1bv2024dev2b1 Replaces: grep-dctrl Provides: grep-dctrl Depends: libc6 (>= 2.34) Suggests: apt, debtags Conflicts: grep-dctrl Filename: pool/development/d/dctrl-tools/dctrl-tools_2.24-3co1bv2024dev2b1_arm64.deb Size: 124384 MD5sum: 55302247b446c4c8b03747a292f784f5 SHA1: 9eacba62e210fab162c49fe1e7e85157d1712101 SHA256: 8106e59cedb16649eaace89bd39cebb0a04f7bbef2faca5977eac45084d43901 SHA512: 89feacb103d6711f793820740cc5364bdb81624e4b4d14b969909bede83c7401fa1f321b10cb41c938c14485278441e71d7b1a6cc072374a205bab1d98e069ce Description: Command-line tools to process Debian package information Debian package information is generally stored in files having a special file format, dubbed the Debian control file format (the dctrl format), a special case of the record jar file format. These tools operate on any files conforming in a general sense to that format and are therefore widely applicable whenever those formats are in play. . Included are: . grep-dctrl - Grep dctrl-format files grep-available - Grep the DPKG available database grep-status - Grep the DPKG status database grep-aptavail - Grep the APT available database grep-debtags - Grep the Debtags package database . sort-dctrl - Sort dctrl-format files . tbl-dctrl - Tabulate dctrl-format files . sync-available - Sync the dpkg available database with the apt database Homepage: https://github.com/ajkaijanaho/dctrl-tools Multi-Arch: foreign Package: dctrl-tools-dbgsym Priority: optional Section: debug Installed-Size: 234 Maintainer: Rhonda D'Vine Architecture: arm64 Source: dctrl-tools Version: 2.24-3co1bv2024dev2b1 Depends: dctrl-tools (= 2.24-3co1bv2024dev2b1) Filename: pool/development/d/dctrl-tools/dctrl-tools-dbgsym_2.24-3co1bv2024dev2b1_arm64.deb Size: 180736 MD5sum: 49ffc79233fce589bae0a7e220167caa SHA1: 19464bdde453c2d582ce994785aaac7737efbdbd SHA256: e258a3c3c0adf3c8cb7452614d68b93a3a41ba887e39039c5ada5a1c3cb15acb SHA512: 643ba992cac053cfa022785e698ba7c220d6669035ea7255e9a9406478ba7828aea3f78e7848755d0adbd70da4b50bcc2113ac3ed465131900aa9863fb3d5f4a Description: debug symbols for dctrl-tools Auto-Built-Package: debug-symbols Build-Ids: 1ae612dee061d356ea5f2b2e71e20128e63eab06 323ee87483b0f39a6d880f9d2eec36e5e42e4e3f c09932341d7aaffbacc42b20f6637187f36dd819 c3a59ca741df9e1bef8018341368903d18912a0e Package: debhelper Priority: optional Section: devel Installed-Size: 1546 Maintainer: Debhelper Maintainers Architecture: all Version: 13.11.4+apertis3bv2024preb1 Provides: debhelper-compat (= 9), debhelper-compat (= 10), debhelper-compat (= 11), debhelper-compat (= 12), debhelper-compat (= 13), dh-sequence-dwz, dh-sequence-elf-tools, dh-sequence-installinitramfs, dh-sequence-installsysusers, dh-sequence-single-binary, dh-sequence-systemd Depends: autotools-dev, dh-autoreconf (>= 17~), dh-strip-nondeterminism (>= 0.028~), dpkg (>= 1.18.0~), dpkg-dev (>= 1.18.2~), dwarf2sources, dwz, file (>= 3.23), libdebhelper-perl (= 13.11.4+apertis3bv2024preb1), libdpkg-perl (>= 1.17.14), man-db, po-debconf, perl:any Suggests: dh-make Breaks: cmake (<< 3.9~), meson (<< 0.40.0~) Filename: pool/development/d/debhelper/debhelper_13.11.4+apertis3bv2024preb1_all.deb Size: 1067900 MD5sum: 194475309632560a10bd660b326356c6 SHA1: 2ede69c6c5e4a05f1622e2f97a82ecc2617a089f SHA256: 07098d743a422d877463f247dd676051b8d0a91ac067f20fa5d49816b1c715c9 SHA512: 4bd04e3f950c7d75f5b0910565b445f1b7cd1fce6945e5fac17bf0fb07879c4293556d0903ab8d48864478a66980305f7d386f69198f430c53d0e35a13a13ac0 Description: helper programs for debian/rules A collection of programs that can be used in a debian/rules file to automate common tasks related to building Debian packages. Programs are included to install various files into your package, compress files, fix file permissions, integrate your package with the Debian menu system, debconf, doc-base, etc. Most Debian packages use debhelper as part of their build process. Multi-Arch: foreign Package: debian-archive-keyring Priority: important Section: misc Installed-Size: 274 Maintainer: Debian Release Team Architecture: all Version: 2023.3+deb12u1+apertis0bv2024preb1 Filename: pool/development/d/debian-archive-keyring/debian-archive-keyring_2023.3+deb12u1+apertis0bv2024preb1_all.deb Size: 161152 MD5sum: a25ee7b015eb1c766a4a5d75b4ec0ebe SHA1: d644d2b00d434acbca546bae462d1df395ceb65c SHA256: fa46d92143731e9b0cd8456cf2a7f1902373777bd3c5f80823edc3965ec043a5 SHA512: a3c2ef00517fd50aed83b2479ea494b9f5bbcd4a299c53b7f7b735b1d59aa5d8bb178e727a750dccb993cfa0bc649eff49b787162245021418ea69b0f0b5e44d 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 Package: debiandoc-sgml Priority: optional Section: text Installed-Size: 1190 Maintainer: Debian XML SGML Team Architecture: all Version: 1.2.32-2.1apertis0bv2024dev2b1 Depends: libhtml-parser-perl, libroman-perl, libtext-format-perl, opensp, sgml-data, sgmlspl, sgml-base (>= 1.28), perl:any Recommends: ghostscript, texinfo, texlive, texlive-latex-extra Suggests: debiandoc-sgml-doc, latex-cjk-all, texlive-lang-all Filename: pool/development/d/debiandoc-sgml/debiandoc-sgml_1.2.32-2.1apertis0bv2024dev2b1_all.deb Size: 79132 MD5sum: 0f76bce83723d0808722dfec9d7e1183 SHA1: d380bc7ef1fc9fa097733be5f3ea2404aea4c5c4 SHA256: 1dca948bb31530775bc3093c84927ea4e0d2c4a56129b6091adc86faf8895dfa SHA512: a1332d425512e14f51a7837e8a995684f18b8c1106c74e1e02eef45b02ece317c145ec8a0db0f046812d7be9937e7bf9e3b149b580e0bdb8f9ebb5877f216002 Description: DebianDoc SGML DTD and formatting tools This is an SGML-based documentation formatting package used for the Debian manuals. It reads markup files and produces HTML, LaTeX, DVI (via LaTeX), PostScript (via LaTeX/DVI), PDF (via LaTeX), Texinfo, Info (via Texinfo), DebianDoc SGML, DocBook XML, plain text (with overstrikes a la troff as well as without) files. . The LaTeX based output needs the texlive, texlive-latex-extra and texlive-lang-all packages. In addition to this, Chinese and Japanese need latex-cjk-all and corresponding font packages. . The Texinfo based output needs the texinfo package. Multi-Arch: foreign Package: debootstrap Priority: optional Section: admin Installed-Size: 280 Maintainer: Debian Install System Team Architecture: all Version: 1.0.128+nmu2+apertis0bv2024dev2b1 Depends: wget Recommends: gnupg, debian-archive-keyring, arch-test (>= 0.11~) Suggests: squid-deb-proxy-client, ubuntu-archive-keyring, binutils, xz-utils, zstd Filename: pool/development/d/debootstrap/debootstrap_1.0.128+nmu2+apertis0bv2024dev2b1_all.deb Size: 43940 MD5sum: 0daf206ef422cfca0603c1a4372037fd SHA1: 9bfe20517985578b9530d39714ab918c604454b7 SHA256: 848c80cee3f4c769ac9c652a82db56ff804d3515682f7e2b67074aa1f158f834 SHA512: baf265b3a0502a62cb1de33fe91d8c40c43b410158d287168940fcd739a6cbd72455ae85767c2f844682de653457f8f322b9d61fdcc935b89d70c112e261a3e2 Description: Bootstrap a basic Debian system debootstrap is used to create a Debian base system from scratch, without requiring the availability of dpkg or apt. It does this by downloading .deb files from a mirror site, and carefully unpacking them into a directory which can eventually be chrooted into. Package: debsums Priority: optional Section: admin Installed-Size: 101 Maintainer: Debian Perl Group Architecture: all Version: 3.0.2.1+apertis0bv2024preb1 Depends: libdpkg-perl, libfile-fnmatch-perl, perl, ucf (>= 0.28), perl:any Suggests: bash-completion Filename: pool/development/d/debsums/debsums_3.0.2.1+apertis0bv2024preb1_all.deb Size: 35880 MD5sum: 1ca471d5ec75d1a467ac4420d2c56c46 SHA1: b8e4abe1199b5e741829b511bc3e1340447336ed SHA256: 4de7d30e0a5f9e3bc4df0af42bbe4e468447c8cb53f7921dd0c39f7874b826e8 SHA512: 18870b4931cdf844a87835048c3ad66f1ce36a19e615cbace0c83d87f01550317dfce570a39caafe176ea32289e08bb9bfce40ea20edac1c483fcce593fe533f Description: tool for verification of installed package files against MD5 checksums debsums can verify the integrity of installed package files against MD5 checksums installed by the package, or generated from a .deb archive. Package: debugedit Priority: optional Section: devel Installed-Size: 177 Maintainer: Debian GCC Maintainers Architecture: arm64 Version: 1:5.0-5+apertis0bv2024preb1 Depends: libc6 (>= 2.34), libdw1 (>= 0.167), libelf1 (>= 0.144) Filename: pool/development/d/debugedit/debugedit_5.0-5+apertis0bv2024preb1_arm64.deb Size: 41552 MD5sum: 3a175aef39c9838eb2fa189de5ceda1b SHA1: 525037d82a858c711a9571039e7f2e0e18995f5d SHA256: 44fca488df87ce898c13b9b9b04a7d3212abde5d7740177596e2617da8f9b9e0 SHA512: 5508f01c64f2643d74801988c8528fefe7a95f8e4bb6f6e151b51e4e5be8f3f1bcb021e20a8603d6d2893d9da22a7142ac9ebecfa68096b9f953be86ae16f0ff Description: tools for handling build-ids and paths rewriting in DWARF data The debugedit project provides programs and scripts for creating debuginfo and source file distributions, collect build-ids and rewrite source paths in DWARF data for debugging, tracing and profiling. Homepage: https://sourceware.org/debugedit/ Multi-Arch: foreign Package: debugedit-dbgsym Priority: optional Section: debug Installed-Size: 114 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: debugedit Version: 1:5.0-5+apertis0bv2024preb1 Depends: debugedit (= 1:5.0-5+apertis0bv2024preb1) Filename: pool/development/d/debugedit/debugedit-dbgsym_5.0-5+apertis0bv2024preb1_arm64.deb Size: 84984 MD5sum: 4f6578b611aa7708cf118b28477b855e SHA1: 1d67e5ea54cff542075e8827fba77606467dfc50 SHA256: b1841487f0c6b0a1114442c50a1b44438df5c985adf28d49acc43aa51ff31056 SHA512: 8bcc879456a850e1db97b6e86df2bd459f883850ace1eceab5b8a12bca8702af4dc09ad29ed4400ad1c3813643d7b3108e65d9dc20701dc9c41fffc0a30d0d44 Description: debug symbols for debugedit Auto-Built-Package: debug-symbols Build-Ids: 259e01f72ebc68e1cef0d791807f28044bbf0296 7161c49f4e7822ac5e9e8a3e58bae4b87662c5a6 Package: default-jdk Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: arm64 Source: java-common (0.74+apertis0bv2024preb4) Version: 2:1.17-74+apertis0bv2024preb4 Provides: java-sdk, java10-sdk, java11-sdk, java12-sdk, java13-sdk, java14-sdk, java15-sdk, java16-sdk, java17-sdk, java2-sdk, java5-sdk, java6-sdk, java7-sdk, java8-sdk, java9-sdk Depends: default-jre (= 2:1.17-74+apertis0bv2024preb4), default-jdk-headless (= 2:1.17-74+apertis0bv2024preb4), openjdk-17-jdk Filename: pool/development/j/java-common/default-jdk_1.17-74+apertis0bv2024preb4_arm64.deb Size: 1088 MD5sum: 738c9d82711e17ea861316efff75a206 SHA1: 15018cdf6d3b032142bd71f7ab3c3ab211d81b7c SHA256: 18268b82309a16c373c3d0650b5a11e3ed8d77a4bbdd0faa213b0bf9a8408425 SHA512: 9e5a702ed35ff5816ac053cf491e6334081449fb199c63f5f2e9ccf02ed47d8cb3a083f2e9132b122f641ba2748de7159e801ea1c4fdd55fced83fd6449d1750 Description: Standard Java or Java compatible Development Kit This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-17-jdk for arm64. Cnf-Extra-Commands: javac,javadoc,jar Homepage: https://wiki.debian.org/Java/ Package: default-jdk-doc Priority: optional Section: doc Installed-Size: 16 Maintainer: Debian Java Maintainers Architecture: arm64 Source: java-common (0.74+apertis0bv2024preb4) Version: 2:1.17-74+apertis0bv2024preb4 Depends: openjdk-17-doc Suggests: default-jdk Filename: pool/development/j/java-common/default-jdk-doc_1.17-74+apertis0bv2024preb4_arm64.deb Size: 3304 MD5sum: caa92cee961b383ff3ee19081478243d SHA1: 63912e5f76faebb72aa0fb7cb963a4d7bfa1d952 SHA256: a04caa04f5ae807d737dcfd06158d3198200ff5a66f366c4931a21d4223b0e38 SHA512: b0abdfffc5a6dd1fc98b8939b48546acc53488ea6fe5d7b8b3e11244728a299a8d0678cf86565dac15e1f242f5918ec8a27171b4af7c7f6d48f7af103ce1f6f1 Description: Standard Java or Java compatible Development Kit (documentation) This dependency package points to the documentation for the Java development kit, or Java compatible development kit recommended for Debian, which is openjdk-17-doc for arm64. Homepage: https://wiki.debian.org/Java/ Package: default-jdk-headless Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: arm64 Source: java-common (0.74+apertis0bv2024preb4) Version: 2:1.17-74+apertis0bv2024preb4 Provides: java-sdk-headless, java10-sdk-headless, java11-sdk-headless, java12-sdk-headless, java13-sdk-headless, java14-sdk-headless, java15-sdk-headless, java16-sdk-headless, java17-sdk-headless, java2-sdk-headless, java5-sdk-headless, java6-sdk-headless, java7-sdk-headless, java8-sdk-headless, java9-sdk-headless Depends: default-jre-headless (= 2:1.17-74+apertis0bv2024preb4), openjdk-17-jdk-headless Filename: pool/development/j/java-common/default-jdk-headless_1.17-74+apertis0bv2024preb4_arm64.deb Size: 1136 MD5sum: dd0659cc61ed156f93e857b19aed0497 SHA1: a260fbb6b5f858d15c789ebf723516dddb9bbcf6 SHA256: fc9ab9cdf50506748c74aeda6017a51d43444f79a82a2ec048189a6a924da11b SHA512: a8ea3e7865fe031d203c1bc094a4a63d6e231f078f4d7b8746ccd51d25c9005382038d5b4ca442668620f9a5ae5fe4d0cb8a01b6f5f5ca770b36066f97bec825 Description: Standard Java or Java compatible Development Kit (headless) This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-17-jdk-headless for arm64. . The package is used as dependency for packages not needing a graphical display during runtime. Homepage: https://wiki.debian.org/Java/ Package: default-jre Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: arm64 Source: java-common (0.74+apertis0bv2024preb4) Version: 2:1.17-74+apertis0bv2024preb4 Provides: java-runtime (= 17), java10-runtime, java11-runtime, java12-runtime, java13-runtime, java14-runtime, java15-runtime, java16-runtime, java17-runtime, java2-runtime, java5-runtime, java6-runtime, java7-runtime, java8-runtime, java9-runtime Depends: default-jre-headless (= 2:1.17-74+apertis0bv2024preb4), openjdk-17-jre Filename: pool/development/j/java-common/default-jre_1.17-74+apertis0bv2024preb4_arm64.deb Size: 1080 MD5sum: ab765aaac8559d22195b5b946d94bee9 SHA1: f16947735610e7851d854d0ff099cdd1591899f7 SHA256: fb08c8e284b15c33a02d80e9a47d30ee7dba61cafca60e3831ca2db8f166b5ff SHA512: 66bb4c93ec3457993f5dcd86465ec3aa6b90f3d5833282dd57653a512616cb352bbeee01be20a83e536a9aac103e89bbba1aae246d0d2240b2ab3273d52ef890 Description: Standard Java or Java compatible Runtime This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-17-jre for arm64. Cnf-Extra-Commands: java,jexec Homepage: https://wiki.debian.org/Java/ Package: default-jre-headless Priority: optional Section: java Installed-Size: 13 Maintainer: Debian Java Maintainers Architecture: arm64 Source: java-common (0.74+apertis0bv2024preb4) Version: 2:1.17-74+apertis0bv2024preb4 Replaces: openjdk-6-jre-headless (<< 6b23~pre8-2~) Provides: java-runtime-headless (= 17), java10-runtime-headless, java11-runtime-headless, java12-runtime-headless, java13-runtime-headless, java14-runtime-headless, java15-runtime-headless, java16-runtime-headless, java17-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless, java9-runtime-headless Depends: openjdk-17-jre-headless, java-common Suggests: default-jre Filename: pool/development/j/java-common/default-jre-headless_1.17-74+apertis0bv2024preb4_arm64.deb Size: 3260 MD5sum: ae014b8b38efce08ef054ab7c45497ab SHA1: 9fb7672ae04be111b5a9ddfff79da889d7474b69 SHA256: f3a8bffdf6b1ce935c7cdb8f1bf023daa665358919629e91f4dbe9394289ce6d SHA512: 9d4f867ae1f757c17c1bb2016ed584d1163608b83e3c854b025e52a28f2b85ba06ae1a4f7c28d4bfa199c3b4f034143985c508a42b6d97a613616f9ca172ee93 Description: Standard Java or Java compatible Runtime (headless) This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-17-jre-headless for arm64. . The package is used as dependency for packages not needing a graphical display during runtime. Homepage: https://wiki.debian.org/Java/ Package: default-libmysqlclient-dev Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: mysql-defaults Version: 1.1.0+apertis0bv2024dev2b1 Depends: libmariadb-dev-compat Filename: pool/development/m/mysql-defaults/default-libmysqlclient-dev_1.1.0+apertis0bv2024dev2b1_arm64.deb Size: 3444 MD5sum: 07bc5cfa4fb4fa89d3d8114fe9184358 SHA1: e57e03442049e440c09a3747ccd28e0739c81662 SHA256: 78a400efdb0be47aff5abdf82b9afecfbf2c14e7924c644e01adaad74568556c SHA512: 94a893e14c11b4577ec85474bde0bb3bdcf2d54308d10e2c8225c44410ce481fe58d5340757398830e8a0333debaf94fef4c4895b0e5024e3a17e77a826fa3a3 Description: MySQL database development files (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the client development libraries and header files (API and ABI defined by MySQL). Depending on the default defined through this metapackage, the underlying implementation may be provided by either MySQL or MariaDB. Build-Depend on this package and then link using -lmysqlclient. You will end up with a binary that depends on either libmysqlclient.so.X or libmariadbclient.so.X depending on the current default. dpkg-shlibdeps should correctly generate a dependency on libmysqlclientX or libmariadbclientX as appropriate. Multi-Arch: same Package: default-libmysqld-dev Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: mysql-defaults Version: 1.1.0+apertis0bv2024dev2b1 Depends: libmariadbd-dev Filename: pool/development/m/mysql-defaults/default-libmysqld-dev_1.1.0+apertis0bv2024dev2b1_arm64.deb Size: 3216 MD5sum: d3fa763fcc65e526577d867be22d0317 SHA1: c07a92e19727b1b368c40f8017e6c316a9b3847d SHA256: d840a1e6f5e92a1bb6566e2c5b57aef7f98e549bbc2055f6a3d0437bdaf1eadd SHA512: daa342b343401838cffe878e2b62a527f95950eacff0528a99ae19070034d5fb3237f57947571fab9280ea493e3d7e3df06a478f5390ffa0c9afb55a2f20a540 Description: MySQL embedded database development files (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the embedded server library development and header files. Multi-Arch: same Package: default-mysql-client Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-defaults Version: 1.1.0+apertis0bv2024dev2b1 Depends: mariadb-client Filename: pool/development/m/mysql-defaults/default-mysql-client_1.1.0+apertis0bv2024dev2b1_all.deb Size: 3208 MD5sum: ec9253d95d38637dfe0dfd1f29944f19 SHA1: 38a1f62d4360294ed4fe3fb88aad6a9d796e94c0 SHA256: 33116bd294ba0aba7af91a90b83ae8edc4e475be3a0ce023e7c6f35ab3c23e69 SHA512: c434a4d23a1d89adf560fb4ecdb5e9e924f37ce73dd53edcb1f38a01b47d1dff81ce3ee1ec1be26b0bd00f16c9b74b66743a6a39a52b8a180569a7a2382ab649 Description: MySQL database client binaries (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the client binaries and the additional tools innotop and mysqlreport. Package: default-mysql-client-core Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-defaults Version: 1.1.0+apertis0bv2024dev2b1 Depends: mariadb-client-core Filename: pool/development/m/mysql-defaults/default-mysql-client-core_1.1.0+apertis0bv2024dev2b1_all.deb Size: 3208 MD5sum: 953378b5e3bdc2d6be12d96b46672c92 SHA1: bf799ac740a3afb18644dfecfab674c4c0f63994 SHA256: 86e68eed9f8d05973d7e5ad0e86db50dee5d574a22b597de9fcfc2a58d882327 SHA512: 45577481d5115adad8f7e585b7fa2521c91482062758f6d9792d7e2cb626baa8d22ea94251d47b8253f56b00d87477ca6ec2dab35b1511482ce02229f97b7ca7 Description: MySQL database core client binaries (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the core client files, as used by Akonadi. Package: default-mysql-server Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-defaults Version: 1.1.0+apertis0bv2024dev2b1 Depends: mariadb-server Breaks: mysql-server (<< 5.7) Filename: pool/development/m/mysql-defaults/default-mysql-server_1.1.0+apertis0bv2024dev2b1_all.deb Size: 3220 MD5sum: c86ef9ae4039fe9239250d2f89360ede SHA1: 91ea180b1fc465a2f8c12f9c7839f7beb72ae9fc SHA256: 0e177c7eb39c3167f5d13029cc12d958ed67ba84b5a13a10c062b02a9a66a0f7 SHA512: 388d309b6e2db662a97f42afb2317998725f5ee83bebe11b0cfc4ca86561300c1e9f19e88ab0f746eda5a16a65eaf740548f243d7834552afff90d8a0c7c0995 Description: MySQL database server binaries and system database setup (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of all the infrastructure needed to setup system databases. Package: default-mysql-server-core Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-defaults Version: 1.1.0+apertis0bv2024dev2b1 Depends: mariadb-server-core Filename: pool/development/m/mysql-defaults/default-mysql-server-core_1.1.0+apertis0bv2024dev2b1_all.deb Size: 3220 MD5sum: 8b6e0f3ecf6eefd010693858fddb8157 SHA1: 1a3a07bab765df50efe169d62682b1aee3af74b0 SHA256: 7b575c0f0dfeebbb95d6b27056899380a7ce5663b47d40e3976070ce78c586e2 SHA512: 69f210d61ca3dc314ab738a854ff825fe57a44a7a8428330b9d8fcf467281dae2196e5787e2af5df6b3eecc831c540c7417f681427af9c25e6af490722a8091c Description: MySQL database server binaries (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the server binaries but doesn't depend on all the infrastructure needed to setup system databases. Package: dejagnu Priority: optional Section: devel Installed-Size: 2567 Maintainer: Héctor Orón Martínez Architecture: all Version: 1.6.3-1+apertis0bv2024preb1 Depends: expect, dpkg (>= 1.15.4) | install-info Filename: pool/development/d/dejagnu/dejagnu_1.6.3-1+apertis0bv2024preb1_all.deb Size: 1047032 MD5sum: 56b3c8472a42e5acc29f405932d177fc SHA1: 1eeaca363540a3591fa4f6d45906e0bdd292d1a1 SHA256: eed5f5fcd6ae021db0f66132e01b2bc6b287e62f5f428aed003d961f4911be78 SHA512: c8f61a0634d577b169ec9dcfdcb52b7e3f681601474e15ef8ae033efc5ea4be6559fd8053ead112950e617b098628193fe483100a0ffb276581f9b5c930b9e9c Description: framework for running test suites on software tools DejaGnu is a framework for testing other programs. Its purpose is to provide a single front end for all tests. . DejaGnu provides a layer of abstraction which allows you to write tests that are portable to any host or target where a program must be tested. All tests have the same output format. . DejaGnu is written in `expect', which in turn uses "Tcl"--Tool command language. Multi-Arch: foreign Package: derby-doc Priority: optional Section: doc Installed-Size: 4173 Maintainer: Debian Java Maintainers Architecture: all Source: derby Version: 10.14.2.0-2+apertis2bv2024preb2 Filename: pool/development/d/derby/derby-doc_10.14.2.0-2+apertis2bv2024preb2_all.deb Size: 503880 MD5sum: eb113a3764befbcc24df4e5c8e6f6fdd SHA1: 31753b4a0807aa17d8d7d96e6d89e4a6478f30d3 SHA256: 0df8a2beaa4f0df751642f88619a514c8bdc8e71df6ca1477c18468d34a82a3e SHA512: 70978e738770549ef3fb8ff0c1f66598c365b1e4637d97c49fa79138e5d08683bade22e1c59e65752c71180766c770a73848603e194821641ee515e34bba3dd2 Description: Apache Derby API documentation and examples Apache Derby is an open source relational database implemented entirely in Java. . This package contains a Javadoc documenting the API and demo software for Apache Derby. Homepage: https://db.apache.org/derby/ Package: derby-tools Priority: optional Section: java Installed-Size: 263 Maintainer: Debian Java Maintainers Architecture: all Source: derby Version: 10.14.2.0-2+apertis2bv2024preb2 Depends: default-jre | java6-runtime-headless, java-wrappers, libderby-java, libderbyclient-java Filename: pool/development/d/derby/derby-tools_10.14.2.0-2+apertis2bv2024preb2_all.deb Size: 220692 MD5sum: 221a941c78b64c3d570137535c09e061 SHA1: 65565d7ecb2fa2bd57a1fa4385d75a27dedd8fd2 SHA256: 6f31ab3a8e102cfa2d93ff55a93395463570cd93b8696efe61133b613e8c3f0a SHA512: 3e04fa1fa3c977fe1a6d2df159ed302fa3dc7ad34ec5672a31b021c4127bec8aefc303acd93ae5ce194a25e18fff59329c04e2e9776e536d0d85e9aaf2dfd1f7 Description: Apache Derby Tools The Derby tools and utilities are a set of routines supplied with Derby that are typically used to create, inspect, and update a Derby database. . These tools and utilities include: * NetworkServerControl, provides the ability to start a Network Server or connect to a running Network Server to shutdown, configure or retrieve diagnostic information. * ij, the Derby's interactive JDBC scripting tool. It is a simple utility for running scripts against a Derby database. You can also use it interactively to run ad hoc queries. ij provides several commands for ease in accessing a variety of JDBC features. ij can be used in an embedded or a client/server environment. * sysinfo, provides information about your version of Derby and your environment. * dblook, the Derby's Data Definition Language (DDL) Generation Utility, more informally called a schema dump tool. It is a simple utility that dumps the DDL of a user-specified database to either a console or a file. The generated DDL can then be used for such things as recreating all or parts of a database, viewing a subset of a database's objects (for example, those which pertain to specific tables and schemas), or documenting a database's schema. * SignatureChecker, a tool that identifies any SQL functions and procedures in a database that do not follow the SQL Standard argument matching rules. * PlanExporter, a tool to export query plan data for further analysis. Homepage: https://db.apache.org/derby/ Package: designer-qt6 Priority: optional Section: devel Installed-Size: 678 Maintainer: Debian Qt/KDE Maintainers Architecture: arm64 Source: qt6-tools Version: 6.4.2~rc1-2+apertis0bv2024dev2b2 Depends: libc6 (>= 2.34), libqt6core6 (>= 6.4.2+dfsg~), libqt6designer6 (>= 6.3.0), libqt6designercomponents6 (>= 6.2.2), libqt6gui6 (>= 6.4.2+dfsg~), libqt6network6 (>= 6.4.2+dfsg~), libqt6printsupport6 (>= 6.4.2+dfsg~), libqt6quick6 (>= 6.4.2+dfsg~), libqt6quickwidgets6 (>= 6.4.2+dfsg~), libqt6widgets6 (>= 6.4.2+dfsg~), libqt6xml6 (>= 6.4.2+dfsg~), libstdc++6 (>= 5) Filename: pool/development/q/qt6-tools/designer-qt6_6.4.2~rc1-2+apertis0bv2024dev2b2_arm64.deb Size: 153196 MD5sum: 9930f1b45c8a07438627710820a76929 SHA1: 6e186c757253fee0c17ea171e8e80a0f9c791115 SHA256: 5281e5dcf18e875ec06c4444b7b607c8bbca50b1c29f2ff407409c581b0afcd1 SHA512: b92c0a1b4baccc95b271f58513ef18922fcb12f5ff5cd79bcbb9c86ff76a71718a9527623d2b80027f1a4d49063ba05ebbc1d9800ed3dccccaf9b271e917e150 Description: Qt 6 Designer Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Designer is the Qt tool for designing and building graphical user interfaces (GUIs) with Qt Widgets. Homepage: https://www.qt.io/developers/ Multi-Arch: foreign Package: designer-qt6-dbgsym Priority: optional Section: debug Installed-Size: 4766 Maintainer: Debian Qt/KDE Maintainers Architecture: arm64 Source: qt6-tools Version: 6.4.2~rc1-2+apertis0bv2024dev2b2 Depends: designer-qt6 (= 6.4.2~rc1-2+apertis0bv2024dev2b2) Filename: pool/development/q/qt6-tools/designer-qt6-dbgsym_6.4.2~rc1-2+apertis0bv2024dev2b2_arm64.deb Size: 4536480 MD5sum: 0950d74698b3a01dc416e60c535891ec SHA1: f4502e0679e0c9187fb4e820242c888f0d56505c SHA256: 9a4b590626d3c03ccf6338ec64520876079d9753aa0293919ab046e4a107b378 SHA512: 2812618548218940ca385602e9f3f1f8ca3ee2b8cddc0d68fd52663481ca1686e073bfd9cde539386ccc96c4e976edb9cf710c12121d1ddc2c795ab303283ab8 Description: debug symbols for designer-qt6 Auto-Built-Package: debug-symbols Build-Ids: 0e73bdd88e42b2a767c41a86f7f4f9b3a6cbe92d 6c933c9ae64b17498b5b00c221e682d8dd87b791 Package: device-tree-compiler Priority: optional Section: devel Installed-Size: 710 Maintainer: Héctor Orón Martínez Architecture: arm64 Version: 1.6.1-4+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libfdt1 (>= 1.6.1), libyaml-0-2 Filename: pool/development/d/device-tree-compiler/device-tree-compiler_1.6.1-4+apertis0bv2024dev2b1_arm64.deb Size: 222232 MD5sum: 52059599e586994001f9e49c08b67da0 SHA1: a5e9e4902e62e1dc2548fa60aef21bd07f519968 SHA256: 7f3e5fb6a4b72986ab193d79073be9ac1a561009b06c8408312094b88cd0ae84 SHA512: dea67890376b335b6e4b0d57000899766767adcb93c8b6ad0b6241edc9316a785075596faf4b51cd52e346157ec7f10ab6150b3c0880b6979dfdaf57e4856f5b Description: Device Tree Compiler for Flat Device Trees Device Tree Compiler, dtc, takes as input a device-tree in a given format and outputs a device-tree in another format for booting kernels on embedded systems. . Typically, the input format is "dts", a human readable source format, and creates a "dtb", or binary format as output. Homepage: https://git.kernel.org/cgit/utils/dtc/dtc.git Multi-Arch: foreign Package: device-tree-compiler-dbgsym Priority: optional Section: debug Installed-Size: 313 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: device-tree-compiler Version: 1.6.1-4+apertis0bv2024dev2b1 Depends: device-tree-compiler (= 1.6.1-4+apertis0bv2024dev2b1) Filename: pool/development/d/device-tree-compiler/device-tree-compiler-dbgsym_1.6.1-4+apertis0bv2024dev2b1_arm64.deb Size: 229708 MD5sum: 8f6ce28fc1d19c54ed6ad98fb4a96239 SHA1: a98e74ec76fb2cd0197bd4bf7dce03c45ba4045d SHA256: 49f3616ce0e83e23f57535f6af713e286c49c6f956398ec9c0f457f7a32a0253 SHA512: dc88ab9eaffe1fcb9a4bcf2a5b9a5da3e87395b9f431024c8e0516e5561bf72a4af54634a0beb1457247f3cf2eed8324d69f9fc876743381a33967379f6f3239 Description: debug symbols for device-tree-compiler Auto-Built-Package: debug-symbols Build-Ids: 0b46b3bd7f453bdc57c854236d305112f3912997 24b40b1529e846f1c1dfce1cf90c40ba0041b980 62a458f3a06cbe529f705de6c210d6dd75903809 acc13b84277698d849a8e2695e1383d07780dd2b bf4b0761c0059e8a54b1be6beb94d374f58a4755 f69c2714899ead62e5e291bc94e6b43102c430ac Package: devscripts Priority: optional Section: devel Installed-Size: 2723 Maintainer: Devscripts Maintainers Architecture: arm64 Version: 2.23.4+apertis3bv2024preb2 Replaces: hardening-includes, ubuntu-dev-tools (<< 0.124~) Depends: dpkg-dev (>= 1.18.19), fakeroot, file, gnupg | gnupg2, gpgv | gpgv2, libfile-dirlist-perl, libfile-homedir-perl, libfile-touch-perl, libfile-which-perl, libipc-run-perl, libmoo-perl, libwww-perl, patchutils, sensible-utils, wdiff, perl:any, python3:any, libc6 (>= 2.34) Recommends: apt (>= 1.3~pre3), dctrl-tools, dput | dupload, libdistro-info-perl, libdpkg-perl, libencode-locale-perl, libgit-wrapper-perl, libgitlab-api-v4-perl, liblist-compare-perl, libstring-shellquote-perl, libtry-tiny-perl, liburi-perl, licensecheck, lintian, man-db, patch, python3-apt, python3-debian (>= 0.1.15), python3-magic, python3-requests, python3-unidiff, python3-xdg, strace, unzip, wget | curl, xz-utils, debian-keyring, equivs, liblwp-protocol-https-perl, libsoap-lite-perl, pristine-tar Suggests: adequate, at, autopkgtest, bls-standalone, bsd-mailx | mailx, build-essential, check-all-the-things, cvs-buildpackage, debhelper, diffoscope, disorderfs, dose-extra (>= 4.0), duck, elpa-devscripts, faketime, gnuplot, how-can-i-help, libauthen-sasl-perl, libdbd-pg-perl, libfile-desktopentry-perl, libterm-size-perl, libtimedate-perl, libyaml-syck-perl, mmdebstrap, mozilla-devscripts, mutt, piuparts, postgresql-client, pristine-lfs, quilt, ratt, reprotest, ssh-client, svn-buildpackage, w3m Breaks: hardening-includes, ubuntu-dev-tools (<< 0.147~) Filename: pool/development/d/devscripts/devscripts_2.23.4+apertis3bv2024preb2_arm64.deb Size: 1077008 MD5sum: f1b9f01b794450efbd7d40f19ffffa29 SHA1: 634cafd98935caf4e6d91d1758c9f8693241890e SHA256: d09fb099b615e245d301d0731d96eb564296cc94dc81f7a937a76b31ea93f9fe SHA512: 4e0a82438be133bbf909c4a683094f16ff0d445745416226077df16c7005ef8a07d56103e3329727b76e26dd72230a439df38a5803da092aa5800c875be9b6e2 Description: scripts to make the life of a Debian Package maintainer easier Contains the following scripts, dependencies/recommendations shown in brackets afterwards: . - annotate-output: run a command and prepend time and stream (O for stdout, E for stderr) for every line of output. - archpath: Prints arch (tla/Bazaar 1.x) package names. Also supports calculating the package names for other branches. [tla] - bts: A command-line tool for accessing the Debian Bug Tracking System, both to send mails to control@bts.debian.org and to access the web pages and SOAP interface of the BTS. [www-browser, libauthen-sasl-perl, libsoap-lite-perl, liburi-perl, libwww-perl, bsd-mailx | mailx] - build-rdeps: Searches for all packages that build-depend on a given package. [dctrl-tools, dose-extra, libdpkg-perl] - chdist: tool to easily play with several distributions. [dctrl-tools] - checkbashisms: check whether a /bin/sh script contains any common bash-specific constructs. - cowpoke: upload a Debian source package to a cowbuilder host and build it, optionally also signing and uploading the result to an incoming queue. [ssh-client] - cvs-debi, cvs-debc: wrappers around debi and debc respectively (see below) which allow them to be called from the CVS working directory. [cvs-buildpackage] - cvs-debrelease: wrapper around debrelease which allows it to be called from the CVS working directory. [cvs-buildpackage, dupload | dput, ssh-client] - cvs-debuild: A wrapper for cvs-buildpackage to use debuild as its package building program. [cvs-buildpackage, fakeroot, lintian, gnupg |gnupg2] - dcmd: run a given command replacing the name of a .changes or .dsc file with each of the files referenced therein. * - dd-list: given a list of packages, pretty-print it ordered by maintainer. * - debbisect: bisect snapshot.debian.org to find which change in the archive introduced a certain problem. [mmdebstrap, python3-debian] - debc: List contents of current package. Do this after a successful "debuild" to see if the package looks all right. - debchange (abbreviation dch): Modifies debian/changelog and manages version numbers for you. It will either increment the version number or add an entry for the current version, depending upon the options given to it. [libdistro-info-perl, libsoap-lite-perl]* - debcheckout: checkout the development repository of a Debian package. * - debclean: Clean a Debian source tree. Debclean will clean all Debian source trees below the current directory, and if requested, also remove all files that were generated from these source trees (that is .deb, .dsc and .changes files). It will keep the .diffs and original files, though, so that the binaries and other files can be rebuilt if necessary. [fakeroot]* - debcommit: Commits changes to cvs, darcs, svn, svk, tla, bzr, git, or hg, using new entries in debian/changelog as the commit message. Also supports tagging Debian package releases. [cvs | darcs | subversion | svk | tla | bzr | git-core | mercurial, libtimedate-perl] - debdiff: A program which examines two .deb files or two .changes files and reports on any difference found in their file lists. Useful for ensuring that no files were inadvertently lost between versions. Can also examine two .dsc files and report on the changes between source versions. For a deeper comparison one can use the diffoscope package. [wdiff, patchutils]* - debdiff-apply: Apply unified diffs of two Debian source packages, such as those generated by debdiff, to a target Debian source package. Any changes to debian/changelog are dealt with specially, to avoid the conflicts that changelog diffs typically produce when applied naively. May be used to check that old patches still apply to newer versions of those packages. [python3-debian, python3-unidiff, quilt] - debi: Installs the current package by using the setuid root debpkg script described below. It assumes that the current package has just been built (for example by debuild), and the .deb lives in the parent directory, and will effectively run dpkg -i on the .deb. The ability to install the package with a very short command is very useful when troubleshooting packages. - debootsnap: Combines debootstrap and snapshot.debian.org to create a chroot containing exactly the requested selection of packages. This can be used to re-create a chroot from the past, for example to reproduce a bug. The tool is also used by debrebuild to build a package in a chroot with build dependencies in the same version as recorded in the buildinfo file. [apt-utils, dpkg-dev, equivs, mmdebstrap, python3-pycurl] - debpkg: A wrapper for dpkg used by debi to allow convenient testing of packages. For debpkg to work, it needs to be made setuid root, and this needs to be performed by the sysadmin -- it is not installed as setuid root by default. (Note that being able to run a setuid root debpkg is effectively the same as having root access to the system, so this should be done with caution.) Having debpkg as a wrapper for dpkg can be a Good Thing (TM), as it decreases the potential for damage by accidental wrong use of commands in superuser mode (e.g., an inadvertent rm -rf * in the wrong directory is disastrous as many can attest to). - debrelease: A wrapper around dupload or dput which figures out which version to upload, and then calls dupload or dput to actually perform the upload. [dupload | dput, ssh-client] - debrebuild: A script that provided a .buildinfo file reports the instructions on how to try to reproduce the reported build. [sbuild | mmdebstrap, python3-pycurl, libdpkg-perl] - debrepro: A script that tests reproducibility of Debian packages. It will build a given source directory twice, with a set of variation between the first and second build, and compare the binary packages produced. If diffoscope is installed, it is used to compare non-matching binaries. If disorderfs is installed, it is used during the build to inject non-determinism in filesystem listing operations. [faketime, diffoscope, disorderfs] - debrsign: This transfers a .changes/.dsc pair to a remote machine for signing, and runs debsign on the remote machine over an SSH connection. [gnupg | gnupg2, debian-keyring, ssh-client] - debsign: Use GNU Privacy Guard to sign the changes (and possibly dsc) files created by running dpkg-buildpackage with no-sign options. Useful if you are building a package on a remote machine and wish to sign it on a local one. This script is capable of automatically downloading the .changes and .dsc files from a remote machine. [gnupg |gnupg2, debian-keyring, ssh-client]* - debsnap: grab packages from https://snapshot.debian.org [libwww-perl, libjson-perl] - debuild: A wrapper for building a package (i.e., dpkg-buildpackage) to avoid problems with insufficient permissions and wrong paths etc. Debuild will set up the proper environment for building a package. Debuild will use the fakeroot program to build the package by default, but can be instructed to use any other gain-root command, or can even be installed setuid root. Debuild can also be used to run various of the debian/rules operations with the same root-gaining procedure. Debuild will also run lintian to check that the package does not have any major policy violations. [fakeroot, lintian, gnupg | gnupg2]* - deb-janitor: command-line client for interacting with the Debian Janitor. - deb-reversion: increases a binary package version number and repacks the package, useful for porters and the like. - deb-why-removed: shows the reason a package was removed from the archive. [libdpkg-perl] - dep3changelog: generate a changelog entry from a DEP3-style patch header. - desktop2menu: given a freedesktop.org desktop file, generate a skeleton for a menu file. [libfile-desktopentry-perl] - dget: Downloads Debian source and binary packages. Point at a .changes or .dsc to download all references files. Specify a package name to download it from the configured apt repository. [wget | curl] - diff2patches: extracts patches from a .diff.gz file placing them under debian/ or, if present, debian/patches. [patchutils] - dpkg-depcheck, dpkg-genbuilddeps: Runs a specified command (such as debian/rules build) or dpkg-buildpackage, respectively, to determine the packages used during the build process. This information can be helpful when trying to determine the packages needed in the Build-Depends etc. lines in the debian/control file. [build-essential, strace] - dscextract: extract a single file from a Debian source package. [patchutils] - dscverify: check the signature and MD5 sums of a dsc file against the most current Debian keyring on your system. [gnupg | gnupg2, debian-keyring] - edit-patch: add/edit a patch for a source package and commit the changes. [quilt | dpatch | cdbs] - getbuildlog: download package build logs from Debian auto-builders. [wget] - git-deborig: try to produce Debian orig.tar using git-archive(1). [libdpkg-perl, libgit-wrapper-perl, liblist-compare-perl, libstring-shellquote-perl, libtry-tiny-perl] - grep-excuses: grep britney's excuses to find out what is happening to your packages. [libdbd-pg-perl, libterm-size-perl, libyaml-syck-perl, wget, w3m] - hardening-check: report the hardening characteristics of a set of binaries. - list-unreleased: searches for packages marked UNRELEASED in their changelog. - ltnu (Long Time No Upload): List all uploads of packages by the given uploader or maintainer and display them ordered by the last upload of that package, oldest uploads first. - manpage-alert: locate binaries without corresponding manpages. [man-db] - mass-bug: mass-file bug reports. [bsd-mailx | mailx] - mergechanges: merge .changes files from the same release but built on different architectures. - mk-build-deps: Given a package name and/or control file, generate a binary package which may be installed to satisfy the build-dependencies of the given package. [equivs] - mk-origtargz: Rename upstream tarball, optionally changing the compression and removing unwanted files. [libfile-which-perl, unzip, xz-utils, file] - namecheck: Check project names are not already taken. - nmudiff: prepare a diff of this version (presumably an NMU against the previously released version (as per the changelog) and submit the diff to the BTS. [patchutils, mutt] - origtargz: fetch the orig tarball of a Debian package from various sources, and unpack it. [pristine-tar, pristine-lfs] - plotchangelog: display information from a changelog graphically using gnuplot. [libtimedate-perl, gnuplot] - pts-subscribe: subscribe to the PTS (Package Tracking System) for a limited period of time. [bsd-mailx | mailx, at] - rc-alert: list installed packages which have release-critical bugs. [wget | curl] - reproducible-check: reports on the reproducible status of installed packages. For more details please see . - rmadison: remotely query the Debian archive database about packages. [liburi-perl, wget | curl] - sadt: run DEP-8 tests. [python3-debian, autodep8] - salsa: manipulates salsa.debian.org repositories and users [libgitlab-api-v4-perl] - suspicious-source: output a list of files which are not common source files. [python3-magic] - svnpath: Prints the path to the Subversion repository of a Subversion checkout. Also supports calculating the paths for branches and tags in a repository independent fashion. Used by debcommit to generate svn tags. [subversion] - tagpending: runs from a Debian source tree and tags bugs that are to be closed in the latest changelog as pending. [libsoap-lite-perl] - transition-check: Check a list of source packages for involvement in transitions for which uploads to unstable are currently blocked. [libwww-perl, libyaml-syck-perl] - uscan: Automatically scan for and download upstream updates. Uscan can also call a program such as uupdate to attempt to update the Debianised version based on the new update. Whilst uscan could be used to release the updated version automatically, it is probably better not to without testing it first. Uscan can also verify detached OpenPGP signatures if upstream's signing key is known. [file, gpgv | gpgv2, gnupg | gnupg2, libfile-dirlist-perl, libfile-touch-perl, libfile-which-perl, liblwp-protocol-https-perl, libmoo-perl, libwww-perl, unzip, xz-utils]* - uupdate: Update the package with an archive or patches from an upstream author. This will be of help if you have to update your package. It will try to apply the latest diffs to your package and tell you how successful it was. [patch] - what-patch: determine what patch system, if any, a source package is using. [patchutils] - whodepends: check which maintainers' packages depend on a package. - who-permits-upload: Retrieve information about Debian Maintainer access control lists. [gnupg | gnupg2, libencode-locale-perl, libwww-perl, debian-keyring] - who-uploads: determine the most recent uploaders of a package to the Debian archive. [gnupg | gnupg2, debian-keyring, debian-maintainers, wget] - wnpp-alert: list installed packages which are orphaned or up for adoption. [wget | curl] - wnpp-check: check whether there is an open request for packaging or intention to package bug for a package. [wget | curl] - wrap-and-sort: wrap long lines and sort items in packaging files. [python3-debian] - /usr/share/doc/devscripts/examples: This directory contains an example exim script for sorting mail arriving to Debian mailing lists. Multi-Arch: foreign Package: devscripts-dbgsym Priority: optional Section: debug Installed-Size: 19 Maintainer: Devscripts Maintainers Architecture: arm64 Source: devscripts Version: 2.23.4+apertis3bv2024preb2 Depends: devscripts (= 2.23.4+apertis3bv2024preb2) Filename: pool/development/d/devscripts/devscripts-dbgsym_2.23.4+apertis3bv2024preb2_arm64.deb Size: 4200 MD5sum: b0b5eab5ddb9275be3e142dd4f43ddd0 SHA1: 256915e2c42c0c0e40c02efd8b636497eef3c97a SHA256: 6fc93240b6ac3e18612ec4a3e5a1393da6043daebce026fa0d4c3e95a0b9a5e7 SHA512: 89e887a7016c047f5be14b5c7843cf4384af4c9236fc468f83c5b5c49b17e91777d1ab2045413794c12c064f7a5f874e575a4f5a485b6c85b81301cf9b5bd5c1 Description: debug symbols for devscripts Auto-Built-Package: debug-symbols Build-Ids: 9bf23c02bb93ad7d166cf03f3124c369b9393181 Package: dgit Priority: optional Section: devel Installed-Size: 493 Maintainer: Ian Jackson Architecture: all Version: 10.7+deb12u2+apertis0bv2024preb1 Depends: perl, libdpkg-perl, git-core, devscripts, dpkg-dev, git-buildpackage, liblist-moreutils-perl, liblocale-gettext-perl, coreutils (>= 8.23-1~), libdigest-sha-perl, dput, curl, apt, libjson-perl, ca-certificates, libtext-iconv-perl, libtext-glob-perl, libwww-curl-perl, libtext-csv-perl Recommends: ssh-client, distro-info-data, liburi-perl Suggests: sbuild | pbuilder | cowbuilder Filename: pool/development/d/dgit/dgit_10.7+deb12u2+apertis0bv2024preb1_all.deb Size: 202552 MD5sum: 18f4868cdf4f3b0679562191592575fa SHA1: 5fc43df55819072e1424c29db224e24dd450204b SHA256: b6fe21844d2750c135bae6809221cd775c281e15b936249d0b6a9616739c7944 SHA512: f43edbc0af7b9b6d38fc139ad94e49e063bd9fa61ec9905429c372ad7e1617ffdd61b6462beee5246940d61c67a5cd20940d273bc899df8b16bc2312b171a865 Description: git interoperability with the Debian archive dgit (with the associated infrastructure) makes it possible to treat the Debian archive as a git repository. . dgit push constructs uploads from git commits . dgit clone and dgit fetch construct git commits from uploads. Package: dgit-infrastructure Priority: optional Section: devel Installed-Size: 157 Maintainer: Ian Jackson Architecture: all Source: dgit Version: 10.7+deb12u2+apertis0bv2024preb1 Depends: perl, git-core, gpgv, chiark-utils-bin, libjson-perl, libdigest-sha-perl, libdbd-sqlite3-perl, sqlite3, libdpkg-perl, liblocale-gettext-perl Recommends: dgit Filename: pool/development/d/dgit/dgit-infrastructure_10.7+deb12u2+apertis0bv2024preb1_all.deb Size: 47584 MD5sum: d94f7b69cccff459fd14c2ca339369bd SHA1: 57ba23d7b7d6a9e2c06468eb618c15d6b5868bae SHA256: cabe92caf88275018b20a1ba1a2ab23e2bc1c46071381197457f1ae6eb60b0e4 SHA512: 6c3da74802abf36c6ec6136b70a711e6407efdc7b381a7d74b99244af0f9e993ad195a2bc18ef0902d620437f4485af374d9dcc0cf2ae634ba202c71aea76544 Description: dgit server backend infrastructure This package contains tools which are useful for setting up a dgit git repository server. You probably want dgit, the client package, instead of dgit-infrastructure. Package: dh-acc Priority: optional Section: devel Installed-Size: 43 Maintainer: Mathieu Malaterre Architecture: all Source: abi-compliance-checker Version: 2.3-2+apertis0bv2024dev2b1 Depends: abi-compliance-checker (= 2.3-2+apertis0bv2024dev2b1), debhelper, perl:any Filename: pool/development/a/abi-compliance-checker/dh-acc_2.3-2+apertis0bv2024dev2b1_all.deb Size: 19204 MD5sum: 7c4aec990a191e46dce873f517be3cde SHA1: a6888b54d7dc71ae17e6e60ad636844c91a2d4f9 SHA256: 8df5ee349e93d23d5a2e593bc1cc127ec2318d7f893b239d0bd4a7b3dcf0b290 SHA512: acb2c68250c4c661e98484137f0bad15dc8710d36bf906a05eb38ec579da5a27b5bb6bee1fcdd574b04f650292fae7fdf2d1710200c46cd092a3d855a4a13623 Description: debhelper addon to compare ABI compatibility of shared C/C++ library versions dh-acc is an addon to facilitate generating ABI compatibility reports by comparing known ABI dumps with newly build ABI at Debian package build time. Thus providing monitoring and early detection of ABI breaks in shared libraries. . This package provides dh sequence addon and cdbs integration snippet. Homepage: https://lvc.github.io/abi-compliance-checker/ Package: dh-autoreconf Priority: optional Section: devel Installed-Size: 44 Maintainer: Julian Andres Klode Architecture: all Version: 20apertis0bv2024preb1 Depends: autoconf, automake, autopoint, libdebhelper-perl | debhelper (<< 12.6~), libtool (>= 2.4.2), perl:any Breaks: dpatch (<< 2.0.38+nmu1~), quilt (<< 0.63-8.2~) Filename: pool/development/d/dh-autoreconf/dh-autoreconf_20apertis0bv2024preb1_all.deb Size: 15304 MD5sum: d48ecd1ddf509ce89f63b855d8a6f4df SHA1: ab6e4f6cc2a558a063fc9190235095d02dff8511 SHA256: 91286f97fe2e363ec5820a009d03e89c3966127f19702846f64adbc16e2e154d SHA512: 790752d91464588df26424c3fa4543e13d753028cb3d77fba19ac502669bd181c8ce2476ab1af796ff02fb1d5240189f3e45077f5038d12cacd26b1c2bbf7e28 Description: debhelper add-on to call autoreconf and clean up after the build dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and two commands, dh_autoreconf and dh_autoreconf_clean. . The dh_autoreconf command creates a list of the files and their checksums, calls autoreconf and then creates a second list for the new files. . The dh_autoreconf_clean command compares these two lists and removes all files which have been added or changed (files may be excluded if needed). . For CDBS users, a rule is provided to call the dh-autoreconf programs at the right time. Enhances: cdbs, debhelper Multi-Arch: foreign Package: dh-buildinfo Priority: optional Section: devel Installed-Size: 62 Maintainer: Yann Dirson Architecture: all Version: 0.11+nmu2co1bv2024dev2b1 Depends: debhelper, perl:any, build-essential (>= 7) Filename: pool/development/d/dh-buildinfo/dh-buildinfo_0.11+nmu2co1bv2024dev2b1_all.deb Size: 17000 MD5sum: 9a2454aa84c30da57f7800bd455f5b46 SHA1: 8ac2b088ebe8d0c1f6f1827cd5908682af35a9c7 SHA256: 56741437bbdf9567575abd3ac39c595eb0b7c3600eae424dbfc30905838e91ac SHA512: 2680b314ea54e5698803cf7fb51c761a0c95d21b020483a67c5a20885cbaeb4d719d73d6f7c6ef54c4ca1232241b88126665dcc490134443b8765adf7ceef887 Description: Debhelper addon to track package versions used to build a package This script is designed to be run at build-time, and registers in a file the list of packages declared as build-time dependencies, as well as build-essential packages, together with their versions, as installed in the build machine. . This will hopefully help to track packages (auto-)built with package versions which are known to be buggy, and, more generally, to find out whether a package needs to be rebuilt because of a significant change in a package it has a build-time dependency on. Multi-Arch: foreign Package: dh-cargo Priority: optional Section: devel Installed-Size: 37 Maintainer: Rust Maintainers Architecture: all Version: 30+apertis0bv2024preb1 Provides: dh-sequence-cargo Depends: cargo (>= 0.40.0-3~~), debhelper, python3, perl:any Filename: pool/development/d/dh-cargo/dh-cargo_30+apertis0bv2024preb1_all.deb Size: 10504 MD5sum: 0dd5c4ad634f27ccfea695ca2a09aa3a SHA1: c1cfabdb7443d371392f5b2f5d6964da8d90a665 SHA256: 1bbea889457ca423039e268d9855f6b9c6714b3ab2a0b209628dfd86acbb65dd SHA512: 0990f8c204a4be6b095877927ba4837db21525ac4739700010453ef3f4c71478592d1dfc952b5f9b122dc9c0f40116bd810fdf0640b362c8f8d524dacb0fe33f Description: debhelper buildsystem for Rust crates using Cargo dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo. . This builds Debian rust crates to be installed into a system-level crate registry in /usr/share/cargo/registry containing crates that can be used and Build-Depended upon by other Debian packages. . Debian packages generated by debcargo use this buildsystem; packagers are not expected to use this directly. If you have a multi-language program such as firefox or librsvg that includes private Rust crates not exposed to others, you should instead use Debian's cargo wrapper /usr/share/cargo/bin/cargo in the cargo package, and Build-Depends on that instead of this package. Multi-Arch: foreign Package: dh-elpa Priority: optional Section: devel Installed-Size: 97 Maintainer: Debian Emacsen team Architecture: all Version: 2.0.16+apertis1bv2024preb1 Provides: dh-sequence-elpa Depends: debhelper (>= 9.20151004), libdebian-source-perl | dh-make-perl (>= 0.90), emacs-nox (>= 1:28.2+1-9) | emacs (>= 1:28.2+1-9), libarray-utils-perl, libconfig-tiny-perl, libfile-find-rule-perl, libdpkg-perl, libtext-glob-perl, perl:any Filename: pool/development/d/dh-elpa/dh-elpa_2.0.16+apertis1bv2024preb1_all.deb Size: 31420 MD5sum: c3d49f6d922a3a87548989bd086ccfa1 SHA1: 709471d7518c433137b41b8b86e92f7aade3c776 SHA256: 0cb2bdca7b1801185de116d642d373154b2f2b2b939867d34d4e7238a0a584c0 SHA512: 4a1bc1184d5e9ec5a73b704cc64f7c0a405cd76aea5b577c1f710e9028142a3605605aa30683a6ab970dd4dbb4242fda1aa4f6ef425f7f375756759756551a76 Description: Debian helper tools for packaging emacs lisp extensions This package provides a helper for packaging emacs lisp extensions in a way compatible with the GNU Emacs 'elpa' package repository. Multi-Arch: foreign Package: dh-elpa-helper Priority: optional Section: devel Installed-Size: 27 Maintainer: Debian Emacsen team Architecture: all Source: dh-elpa Version: 2.0.16+apertis1bv2024preb1 Filename: pool/development/d/dh-elpa/dh-elpa-helper_2.0.16+apertis1bv2024preb1_all.deb Size: 8604 MD5sum: a55320aa8192b53d0393a5ccdef2a491 SHA1: 557050780e70a01524bd1ce483aafe1d893002ec SHA256: 04502ac832c5b61908fd239e24b1138999c927b1dad5de608eeb4e05cda1b641 SHA512: ad9d2bc515e49ad668b25ccac62ad266c4e323721c6138262b82d75c308dd12f2428fae3e2b394900c45169f71f7cf18ac965b1f6c0ab5813ba93c25ff8b7925 Description: helper package for emacs lisp extensions This package provides the helper scripts needed by packages built with dh-elpa (>= 2.0). This allows dh-elpa using binary packages to receive bug fixes without rebuilding. Package: dh-exec Priority: optional Section: devel Installed-Size: 449 Maintainer: Craig Small Architecture: arm64 Version: 0.27+apertis0bv2024preb1 Depends: libc6 (>= 2.34), libpipeline1 (>= 1.0.0), perl:any, perl, debhelper, libdpkg-perl Filename: pool/development/d/dh-exec/dh-exec_0.27+apertis0bv2024preb1_arm64.deb Size: 24364 MD5sum: d210afa04f179c906bcdc9dbcb3fc137 SHA1: dc65a77dfed00183ab90e1129b7f8862f8ee32ea SHA256: 781e7e473f99fa2dea56c84a1769586d4c8bb3abe5b3e3a372eb7c4550abea84 SHA512: 9be7351f95c1321817791ef41ab54bed95671e9a76fcbcc2f5e1986a57d9d39dc04fa33e6d7c717faeabbcae1a3744a9a6b590bed3d77b33d800d65f578be964 Description: Scripts to help with executable debhelper files Debhelper (in compat level 9 and above) allows its config files to be executable, and uses the output of such scripts as if it was the content of the config file. . To ease and standardize the most common tasks, this package provides a few solutions to help constructing such executable scripts: . * A way to ease variable substitution, from environment variables or dpkg-architecture. * Ability to filter files by architecture or build profile, within a single debhelper control file. * An extension to dh_install and dh_installman, with the ability to rename files. Homepage: https://salsa.debian.org/debian/dh-exec Multi-Arch: foreign Package: dh-exec-dbgsym Priority: optional Section: debug Installed-Size: 100 Maintainer: Craig Small Architecture: arm64 Source: dh-exec Version: 0.27+apertis0bv2024preb1 Depends: dh-exec (= 0.27+apertis0bv2024preb1) Filename: pool/development/d/dh-exec/dh-exec-dbgsym_0.27+apertis0bv2024preb1_arm64.deb Size: 30596 MD5sum: d02b9c884efce53b7916ac3d8198bf29 SHA1: 12a2fe037b38585bf8ed77921a9e7f1b2598809c SHA256: 21fa01f15efc861edd9ccab633853e263ba2c20348993808663c6c9de9c7dc90 SHA512: f5eb0d406439a391a5971643d304525123ecdd082402cac2ccab1d088be594468a3afc2913901effa4f89cd7643e403051e4794d72e198bd1c59f3b21e98f61e Description: debug symbols for dh-exec Auto-Built-Package: debug-symbols Build-Ids: 3b8076b47803d202d2b6846badd744d06cf9424f 42f90394a274bbdafd3e8168acba2d94e38e45c5 e95ecb42f48ed8cb85133efd2174a9801748c362 f8698b3056385aa05e071d95d78779664c8fba9f fb7ea00a00479dac2608d69ec6d402453a6d45b3 feacc7ede8eac4a8cd7f817f829d0c19effd2722 Package: dh-fortran-mod Priority: optional Section: devel Installed-Size: 39 Maintainer: Debian Science Team Architecture: all Version: 0.27+apertis0bv2024dev2b1 Provides: dh-sequence-fortran-mod Depends: perl:any, debhelper (>= 10), libio-compress-perl, libfile-libmagic-perl Filename: pool/development/d/dh-fortran-mod/dh-fortran-mod_0.27+apertis0bv2024dev2b1_all.deb Size: 12040 MD5sum: 6447369e76af16debd76cfd90e4468dc SHA1: ae57976f83dc837bd1d3cd3eaad33f51e4b9f0b9 SHA256: 1c680c726430004a40b35dcfc25d7165378fcf351932ca71004a832b6978701a SHA512: df7a1e27cde697b564139d5c120d10bb3777c625a0dda3012776ca12080c1dc075c415aacc579f22b517aed03788c84e9dedec2f92d0778e170c5a3dba91557d Description: debhelper add-on to handle Fortran '.mod' files Modules were introduced in the 1990 revision of the Fortran standard. When the Fortran compiler processes a source file containing a module, it produces both an object file and a '.mod' file. The latter plays a role similar to header files in C, since it is needed when compiling other source files which make use of the module. . The '.mod' files are however platform dependent, and their format changes with the gfortran version. . This package provides the dh_fortran_mod command, which simplifies the inclusion of '.mod' files in binary packages. First, it places the '.mod' files in the correct platform- and gfortran-dependent location. Second, it adds the right dependency information on gfortran version(s). . Inclusion of dh_fortran_mod in dh sequence is also provided under the name 'fortran_mod'. Enhances: debhelper Multi-Arch: foreign Package: dh-golang Priority: optional Section: golang Installed-Size: 67 Maintainer: Debian Go Packaging Team Architecture: all Version: 1.59+apertis0bv2024dev2b1 Provides: dh-sequence-golang Depends: debhelper, libdpkg-perl (>= 1.21.3~), perl:any Filename: pool/development/d/dh-golang/dh-golang_1.59+apertis0bv2024dev2b1_all.deb Size: 24504 MD5sum: 22de6906f5281395aa1eeb08beab03c4 SHA1: 46db5d8098ab551c4826e43657f85d181f1a4769 SHA256: aa52b02b6a6113f59c82261baead721a1b0ab88de19e863640e9a9224846296a SHA512: dcb64cb78ba99eea89c44a95e16e863b822206d990a748cd3eacefe8f9fbdc68030d8c5ad3e6935a867a049a4b9846635a04300482bf1694b80de6cbe2eb6131 Description: debhelper add-on for packaging software written in Go (golang) dh-golang provides a debhelper sequence addon named 'golang', a buildsystem module named 'golang' and a command called dh_golang. . The golang debhelper buildsystem is designed to make packaging programs written in Go very simple. Multi-Arch: foreign Package: dh-linktree Priority: optional Section: devel Installed-Size: 33 Maintainer: Debian QA Group Architecture: all Version: 0.9+apertis0bv2024dev2b1 Depends: debhelper, libdpkg-perl, perl:any Filename: pool/development/d/dh-linktree/dh-linktree_0.9+apertis0bv2024dev2b1_all.deb Size: 11052 MD5sum: 976a318b0f86d6d0545f9fa7aa276d17 SHA1: 68aa20f764ca1f984ee94b7e8dc840befbcc3469 SHA256: ad445158f3169839880a8f1c895df66a07d1fae31a0ffbc63fe8463dbfcf9645 SHA512: e7d7ca11e7dfa15473562f5511cfbbb980721a6c30c608b6a88322276ddc1881d6db9fa247de18574e444a6c56878bab52aff0b6da20d3f5af5933143ac799af Description: Create symlink trees within a Debian package Many developers bundle PHP or JavaScript libraries in the software that they provide. The Debian packager must then replace those "embedded copies" with symlinks to the packaged copy of those files. This operation is not without risks. A version mismatch can be the source of bugs that are hard to track. . dh_linktree is a tool that can assist you in this task. It can either unconditionally install a symlink tree of a given directory at the place of your choice, or it can only replace existing files with symlinks, or it can only replace existing identical files with symlinks. Multi-Arch: foreign Package: dh-lisp Priority: optional Section: lisp Installed-Size: 33 Maintainer: Debian Common Lisp Team Architecture: all Version: 0.7.2+apertis0bv2024dev2b1 Depends: debhelper (>= 7), perl:any Filename: pool/development/d/dh-lisp/dh-lisp_0.7.2+apertis0bv2024dev2b1_all.deb Size: 8248 MD5sum: a4462d307f9bdf8484de3474bb83b0e9 SHA1: c13a2edf7ded1709461e7caa649ee959ee02c141 SHA256: c0012a3f542a3fd6eeceaa6696661a6261af5c63dd7ce39f521fb50173ff4d4a SHA512: 156f7fa58a0a10d0006b48dff13a9b5dfda0a7fb65706ec9631bce11efc8bc4f283177114b76b4da99de1f8beab51ed255d2cd3f375edb94ee678e89e363cbf7 Description: Debhelper to support Common Lisp related packages This debhelper addon targets Debian package maintainers of packages related to Common Lisp. It automates the processes of making a package conform to the Common Lisp in Debian Manual: . It adds dependencies to required Common Lisp implementations if precompiled object files for them are included in the package. Enhances: debhelper Package: dh-lua Priority: optional Section: interpreters Installed-Size: 116 Maintainer: Debian Lua Team Architecture: all Version: 29+apertis0bv2024dev2b1 Provides: dh-sequence-lua Depends: perl:any, debhelper (>= 8.0.0), dctrl-tools, libtool, pkg-config, libfile-find-rule-perl, liblua5.4-dev, lua5.4, liblua5.3-dev, lua5.3, liblua5.2-dev, lua5.2, liblua5.1-0-dev, lua5.1 Recommends: dpkg-dev Filename: pool/development/d/dh-lua/dh-lua_29+apertis0bv2024dev2b1_all.deb Size: 30488 MD5sum: e55967ce7b636fc9a42ca783b6e5f06a SHA1: 6fcc82cb15279ed9a45a0d2e09182876766a650c SHA256: 853c1607d27e299790d0c5ab975df9846966f9e5240efbad7f1d08c6311bc8e6 SHA512: ccdc626db9fc7fe08eb472fb29c8f5796e928831bfb0e9ef24061cff1b29190632189f7e20ac48de9a8582b6b360fc06b83bd3f8d090edc3b8d2df3fa4da6948 Description: helper tools for maintaining Lua-related packages This package contains the Debian policy for the Debian packages relative to the Lua scripting language, as well as some tools to help build them. Homepage: https://salsa.debian.org/lua-team/ Package: dh-make-perl Priority: optional Section: perl Installed-Size: 267 Maintainer: Debian Perl Group Architecture: all Version: 0.122+apertis1bv2024preb1 Depends: perl:any, debhelper (>= 13), dpkg-dev, fakeroot, libapt-pkg-perl, libarray-unique-perl, libclass-accessor-perl, libconfig-ini-perl, libconfig-model-dpkg-perl, libdebian-source-perl, libdpkg-perl, libemail-address-xs-perl, libemail-date-format-perl, libfile-which-perl, liblist-moreutils-perl, libmodule-depends-perl, libpod-parser-perl (>= 1.63), libsoftware-license-perl, libtie-ixhash-perl, libwww-mechanize-perl, libwww-perl, libyaml-libyaml-perl, libyaml-perl, make Recommends: apt-file, git, libmodule-build-perl, libsys-cpu-perl, pristine-tar Breaks: dh-make-elpa (<< 0.17~) Filename: pool/development/d/dh-make-perl/dh-make-perl_0.122+apertis1bv2024preb1_all.deb Size: 99024 MD5sum: 40a1749ec9ad8e076361111ec70c4f69 SHA1: 08cd148cf43aa660e1c233db3d6511ebd89eca24 SHA256: 5122dc8ec438acd39106564b89f092612f13e1703e17672d6f8f0f80d3dc87b4 SHA512: 839d3050ad4917c6673f95d5d0468914a0b11d866c11b50619bfa2daf0438034fbddc69f562dcdd72660435d5e85b81dc89829ce085eccbb9a8d428ff6415cbc Description: helper for creating Debian packages from perl modules dh-make-perl will create the files required to build a Debian source package out of a perl package. This works for most simple packages and is also useful for getting started with packaging perl modules. Given a perl package name, it can also automatically download it from CPAN. . dh-make-perl can also help keeping the debian/ content current when upstream dependencies or Debian practices change. It can also help improve existing Perl module packages. . Includes the cpan2deb and cpan2dsc flavours. Package: dh-nodejs Priority: optional Section: devel Installed-Size: 190 Maintainer: Debian Javascript Maintainers Architecture: all Source: pkg-js-tools Version: 0.15.12+apertis0bv2024preb1 Replaces: pkg-js-tools (<< 0.14.0~) Provides: dh-sequence-nodejs (= 0.15.12+apertis0bv2024preb1), dh-sequence-nodejs-no-lerna (= 0.15.12+apertis0bv2024preb1) Depends: perl:any, debhelper, libdebian-copyright-perl, libdebian-source-perl, libdpkg-perl, libgraph-perl, libipc-run-perl, libjson-perl, libyaml-perl, nodejs:any | nodejs (<< 12.22.5~dfsg-4~) Suggests: pkg-js-tools, node-rollup-plugin-commonjs, node-rollup-plugin-node-resolve, rollup Conflicts: pkg-js-tools (<< 0.14.0~) Breaks: nodejs-dev (<< 10.15.0~dfsg-10) Filename: pool/development/p/pkg-js-tools/dh-nodejs_0.15.12+apertis0bv2024preb1_all.deb Size: 59616 MD5sum: 8abf54227a4d924739dc0077eed479be SHA1: 3d55853a7ec3a78ad8dc03d5867098f6b6293195 SHA256: b74ea0b0a3c8be7298e1158bf419ccab09c1042b6d6d62b8ddc5fcdc25a25208 SHA512: 51ee01523c9c655b1d77729aeaee015e2c5593b4a91da3c62adb097472d9c35b70d0e12e49d7d1c0cfb43b6c510ee50e9fe75590336115fa248cfb0bf36c713d Description: debhelper addon to build Node.js modules dh-nodejs provides debhelper files (set dh-sequence-nodejs into build dependencies) to automatically: * read lerna.conf "packages" field if exists and/or "workspaces" field from package.json * link or copy needed modules into node_modules/ directory * automatically build package and components when build system is recognized * launch test * choose files to install * build "Provides" value for package with components * build pkgjs-lock.json files and "XB-Javascript-Built-Using" value for packages built with webpack/browserify * clean all its stuff during dh_auto_clean step Homepage: https://salsa.debian.org/js-team/pkg-js-tools Multi-Arch: foreign Package: dh-nss Priority: optional Section: devel Installed-Size: 42 Maintainer: Gioele Barabucci Architecture: all Version: 1.7+apertis0bv2024dev2b1 Provides: dh-sequence-installnss Depends: libdebhelper-perl, perl:any Filename: pool/development/d/dh-nss/dh-nss_1.7+apertis0bv2024dev2b1_all.deb Size: 11296 MD5sum: a2c39510d67e1cbb92981c9569df649c SHA1: 2733ff18c9b6e546bdef55b8df06177291b06607 SHA256: be9bbdefa17c7bc6c68af0397ec019846b8d28d1178b1171ea3eaa14cfa5ae43 SHA512: 0eb958fac96016c655db11a798d70ca928691b4db394f86d433e5dfe7954fdf5462ed6c2e730133fd5113d06b611954496ab5255ce0f30c3aa9285bb9f234a1c Description: debhelper addon to inject NSS services into /etc/nsswitch.conf The` dh_installnss` debhelper provides a declarative way for NSS-related packages to express how the NSS services they supply should be installed and in which order. Enhances: debhelper Homepage: https://salsa.debian.org/gioele/dh-nss Multi-Arch: foreign Package: dh-ocaml Priority: optional Section: ocaml Installed-Size: 251 Maintainer: Debian OCaml Maintainers Architecture: all Version: 1.1.3apertis0bv2024preb1 Replaces: ocaml (<< 3.11.0~beta1-1), ocaml-base (<< 3.11.0~beta1-1), ocaml-base-nox (<< 3.11.0~beta1-1), ocaml-nox (<< 3.11.0~beta1-1) Recommends: debhelper, ocaml-nox (>> 3.12) Suggests: git Breaks: ocaml (<< 3.12), ocaml-base (<< 3.12), ocaml-base-nox (<< 3.12), ocaml-nox (<< 3.12) Filename: pool/development/d/dh-ocaml/dh-ocaml_1.1.3apertis0bv2024preb1_all.deb Size: 78080 MD5sum: 014666e8390eae25956b769d6408692f SHA1: 657eb111466c21d25af7f4631650ecaa2ca757aa SHA256: bcdafb77de63ab432fdc539121be214aff8a319453c6bc46bd5c492768cfe05d SHA512: 3eb9330b9b47137f12bcf2365dca79bc7ee5ed32a84a2daeb911b685b476eb28cb944b793da7996115d14530de8f07a8ff582d5a537abca5afc436f1a5781f9e Description: helper tools for maintaining OCaml-related Debian packages dh-ocaml is a set of tools and documents to help maintaining Debian packages related to the Objective Caml (OCaml) programming language. . dh-ocaml notably contains the following components: * Makefile helpers to write debian/rules files implementing OCaml packaging best-practices (both for CDBS lovers and haters) * the Debian OCaml Packaging Policy * dh_ocaml debhelper to automatically computes dependencies among binary OCaml packages * ocaml-md5sums, the tool used to maintain the system registry of OCaml module interface checksums Package: dh-package-notes Priority: optional Section: admin Installed-Size: 18 Maintainer: Luca Boccassi Architecture: all Source: package-notes Version: 0.9+apertis0bv2024dev2b1 Depends: debhelper Filename: pool/development/p/package-notes/dh-package-notes_0.9+apertis0bv2024dev2b1_all.deb Size: 6284 MD5sum: 4048343117bf990db115d14d26232439 SHA1: e94e82b8455622ac1df876c96ca861fc61e3ae1d SHA256: c2cb0005b5579689e7e732100916560780465badda1d0d51903f4a9f5c452b8e SHA512: b4c8e5aae53cef734f00fd22338facf8074912c385e0be924c9b01983a00bc6e16d717d2f02ea3437334a2915dfd34ac065a9873cff1ce4b94465af421ed20df Description: Debian Helper for adding package metadata to ELF binaries Provides a linker specs file to add package metadata to the ELF binaries being built. See: https://systemd.io/ELF_PACKAGE_METADATA/ Enhances: debhelper Homepage: https://systemd.io/ELF_PACKAGE_METADATA/ Multi-Arch: foreign Package: dh-r Priority: optional Section: science Installed-Size: 141 Maintainer: Debian R Packages Maintainers Architecture: all Version: 20230121+apertis1bv2024dev2b1 Depends: r-base-dev, debhelper (>= 9), dctrl-tools, libfile-which-perl, libswitch-perl, libwww-curl-simple-perl Recommends: devscripts, cme, git-buildpackage Suggests: postgresql-client-common Filename: pool/development/d/dh-r/dh-r_20230121+apertis1bv2024dev2b1_all.deb Size: 38380 MD5sum: 208fef29c2f9453f87d52018e8f82ec1 SHA1: 5858cc387e825017e52d79d1983711dd0a9660f9 SHA256: 5df1c956048f4dd0f17e697dc94fefc787540c470f4990a9cce8ae25c918f748 SHA512: e90a79445e9423bd0b9611061e4462a01eece6ac38b5d8a4b4e5ff7534b5d69705e57af88b446fe36580845b2940e70b4665d22554e3d78734235916d030bc52 Description: Debian helper tools for packaging R libraries Provides the R package buildsystem for debhelper. . Additional tools: . convert-to-dh-r: convert the dependencies of an existing R package from using CDBS to use dh-r dh-make-R: generate packaging skeletons for R packages dh-update-R: update (versioned) dependencies of R packages, Vcs-fields and Maintainer field Package: dh-runit Priority: optional Section: admin Installed-Size: 54 Maintainer: Lorenzo Puliti Architecture: all Version: 2.15.2+apertis1bv2024dev2b1 Provides: dh-sequence-runit Depends: debhelper (>= 9), libtext-hogan-perl, libfile-slurp-perl, libfile-copy-recursive-perl, perl:any Filename: pool/development/d/dh-runit/dh-runit_2.15.2+apertis1bv2024dev2b1_all.deb Size: 16248 MD5sum: 39c14f5f3a516ea956ff3560359708f8 SHA1: 24126f9855ee41980ad3afea25733969d4891cfe SHA256: 005c9e985614ca83c4963ca377157c987b7ed43cd8b16b0c352f16eea221fd91 SHA512: 57043b7c91ea71c650a8010130ebc769d8d975832bd03ff0d323785ac62343ce5e8d01ae5922583d0ce13537b1a57c654f502fa75f0f6ae2f9eb6cb356ef5831 Description: debhelper add-on to handle runit runscripts dh-runit provides a debhelper sequence addon named 'runit' and the dh_runit command. . The dh_runit command installs runscripts and adds the appropriate code to the postinst, prerm and postrm maint scripts to properly enable/disable and purge runscripts. When runit is PID 1 the maint script code also takes care of restarting services during upgrades, when appropriate. Homepage: https://salsa.debian.org/debian/dh-runit Multi-Arch: foreign Package: dh-strip-nondeterminism Priority: optional Section: devel Installed-Size: 24 Maintainer: Reproducible builds folks Architecture: all Source: strip-nondeterminism Version: 1.13.1-1+apertis0bv2024preb1 Depends: libdebhelper-perl, libfile-stripnondeterminism-perl (= 1.13.1-1+apertis0bv2024preb1), perl:any Filename: pool/development/s/strip-nondeterminism/dh-strip-nondeterminism_1.13.1-1+apertis0bv2024preb1_all.deb Size: 9276 MD5sum: c03226309939ff80e6a5ad2fd9187422 SHA1: 0b8b94ee751d7a05f6bb769e24137e475892c4cf SHA256: 95689d278602edc562f6aa7d392aa4c798a82e0562650a8a1616771570df8d50 SHA512: 4614f746c178bf688ad0453a9c8ad9adbf7cee17562f96a6c71bb875923604569eeb0451a3926a49378c7e58cd3e9a1da91d102a6b2270524fe8455b318e73cc Description: file non-deterministic information stripper — Debhelper add-on StripNondeterminism is a library for stripping non-deterministic information such as timestamps and filesystem ordering from various file and archive formats. . This can be used as a post-processing step to improve the reproducibility of a build product, when the build process itself cannot be made deterministic. . It is used as part of the Reproducible Builds project, although it should be considered a temporary workaround which should not be needed in the long term; upstream software should be reproducible even without using such a tool. . This package installs the ‘dh_strip_nondeterminism’ Debhelper command that strips nondeterminism as part of a Debian package build process. Homepage: https://reproducible-builds.org/ Multi-Arch: foreign Package: dh-sysuser Priority: optional Section: admin Installed-Size: 33 Maintainer: Lorenzo Puliti Architecture: all Version: 1.3.9+really1.4.3+apertis0bv2024dev2b1 Depends: perl:any Filename: pool/development/d/dh-sysuser/dh-sysuser_1.3.9+really1.4.3+apertis0bv2024dev2b1_all.deb Size: 9716 MD5sum: 45e4b5e8b2e5522d61169d04c31eca7d SHA1: 30fe01edac59cf5edcc53de4ea82c83cee11a2b5 SHA256: 5b3a62528800d258893ec856804a93d6354b86c11de797aef36060b45852fd76 SHA512: da3d9a0843e5db86dee2ef4fb26ecbe55edac6d75a62f0feb0e78ede73aec6c2e11dddc6014db53666b8bfa45a1caa0734d8e39955871b2f326f33ec3bc0d9bc Description: debhelper addon to handle creation of system users dh-sysuser provides a debhelper sequence addon named 'sysuser' and command 'dh_sysuser', which provide declarating way to ensure, that required users are present after package installation and correctly handled after package removal. Homepage: https://salsa.debian.org/debian/dh-sysuser Multi-Arch: foreign Package: dh-vim-addon Priority: optional Section: devel Installed-Size: 26 Maintainer: Debian Vim Maintainers Architecture: all Version: 0.4apertis0bv2024dev2b1 Provides: dh-sequence-vim-addon Depends: debhelper (>= 10.2.5), vim-common, perl:any Filename: pool/development/d/dh-vim-addon/dh-vim-addon_0.4apertis0bv2024dev2b1_all.deb Size: 7528 MD5sum: c5019d1f02f82b270055f77c37e3ee28 SHA1: 719d4165fda78f49b3a514f0bd9e8f3c4da783d3 SHA256: f1aaaffbcae8fd2fc6bc5c1116ac658e5535c5c7f1a9779bebe8a8ef4fc4c293 SHA512: 55e5f5fd312ea4e88fb1dff677facf1968cb4cdc63bd4551547a8e2626a401cca4e5a77e7e17f5bdc23db009bfed5f14a2c39c74360dc81d9996f48faa6151ac Description: debhelper addon to help package Vim/Neovim addons This package provides a helper for packaging Vim/Neovim addons in a standard way, compatible with Vim's "package" feature. dh_vim-addon sets links to the respective "packpath" for the supported editors as well as building help tags for the addon's documentation, if any exists. . A debhelper sequencer, vim_addon, is also provided for use with dh rules files. Package: dialog Priority: optional Section: misc Installed-Size: 1217 Maintainer: Santiago Vila Architecture: arm64 Version: 1.3-20230209-1+apertis0bv2024dev2b1 Provides: libdialog-dev Depends: debianutils (>= 1.6), libc6 (>= 2.34), libncursesw6 (>= 6), libtinfo6 (>= 6) Filename: pool/development/d/dialog/dialog_1.3-20230209-1+apertis0bv2024dev2b1_arm64.deb Size: 269592 MD5sum: be2e7bd6e2ed61db3d202a832a39366e SHA1: 7d96e0f607a25d418ceb759bc775d25a7d6159c6 SHA256: 48ba52bdb70a385cc404d50d61b5652dc1519d8d670f8946a0013ed65e831ac8 SHA512: 3fb993c70fd3e5b170462307c8cb9408cb1f6b5c05993d6c5076e2b2e3844d61a832ba84f238e23da5460fe0a025b8c64a60c9d5afba293da17fe90f53ae1054 Description: Displays user-friendly dialog boxes from shell scripts This application provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner. . The following types of boxes are at your disposal: yes/no Typical query style box with "Yes" and "No" answer buttons menu A scrolling list of menu choices with single entry selection input Query style box with text entry field message Similar to the yes/no box, but with only an "Ok" button text A scrollable text box that works like a simple file viewer info A message display that allows asynchronous script execution checklist Similar to the menu box, but allowing multiple selections radiolist Checklist style box allowing single selections gauge Typical "progress report" style box tail Allows viewing the end of files (tail) that auto updates background tail Similar to tail but runs in the background. editbox Allows editing an existing file Homepage: https://invisible-island.net/dialog/dialog.html Multi-Arch: foreign Package: dialog-dbgsym Priority: optional Section: debug Installed-Size: 316 Maintainer: Santiago Vila Architecture: arm64 Source: dialog Version: 1.3-20230209-1+apertis0bv2024dev2b1 Depends: dialog (= 1.3-20230209-1+apertis0bv2024dev2b1) Filename: pool/development/d/dialog/dialog-dbgsym_1.3-20230209-1+apertis0bv2024dev2b1_arm64.deb Size: 287832 MD5sum: 76342dfd54ee23d46191af8bd13ace10 SHA1: a82a7aec9103f4925c3c292b9eb84a4d9b8b5516 SHA256: 809b9c4b55f9e89768cbe59039ea71b9dd081ce790361ff05d5f6decea3cf64a SHA512: f7350707b3dbbec055b51e3df68c021a7d02b77e1e91f0d48231853b8804be4467e2831e30111b0568475b399ecff3faaa787ed8a809d1570c964266f06783f1 Description: debug symbols for dialog Auto-Built-Package: debug-symbols Build-Ids: cedd1f14d63525982fe9097eed592f579d7c7418 Package: dictionaries-common Priority: optional Section: text Installed-Size: 709 Maintainer: Agustin Martin Domingo Architecture: all Version: 1.29.5+apertis1bv2024preb1 Replaces: openoffice.org-updatedicts Provides: openoffice.org-updatedicts Depends: debconf (>= 0.5) | debconf-2.0, libtext-iconv-perl Suggests: ispell | aspell | hunspell, wordlist Breaks: myspell-ca (<= 0.6-10), myspell-cs-cz (<= 20040229-5), myspell-de-de-oldspell (<= 1:2-27), myspell-eu-es (<= 0.4.20081029-4), myspell-fi (<= 0.7-17.3), myspell-gl-es (<= 2.2a-8), myspell-ku (<= 0.20.0-1.1), myspell-nl (<= 1:2.0-1), myspell-nr (<< 20070206-4ubuntu1), myspell-ns (<< 20070206-4ubuntu1), myspell-sl (<< 1.0-3ubuntu1), myspell-ss (<< 20070206-4ubuntu1), myspell-tn (<< 20070206-4ubuntu1), myspell-ts (<< 20070207-4ubuntu1), myspell-ve (<< 20070206-3ubuntu1), myspell-xh (<< 20070206-4ubuntu1), myspell-zu (<< 20070207-5ubuntu1), openoffice.org-thesaurus-it (<< 2.0.7.gh.deb1-1.1ubuntu3) Filename: pool/development/d/dictionaries-common/dictionaries-common_1.29.5+apertis1bv2024preb1_all.deb Size: 183524 MD5sum: 4d9ff0e617710e8f71e4f5a1d34ce082 SHA1: 46e173f8b95e7c2bf3565709c99d989b26c5797c SHA256: e444fcabe0c4a5a3aef0116ce910d494eb59daf41c28121869d11ea248aa2e43 SHA512: c32f2591773d04db636510aac795d2cfc9fb1e0e1d9ee400e3c32405caf8aaf58af8eab4c010fd25bfaefdfdd825937957f18413f13b3cf1fc6435bc244ab887 Description: spelling dictionaries - common utilities This package provides utilities shared between all wordlists and spelling dictionaries for Ispell, Aspell, or MySpell/Hunspell. It also includes support infrastructure for software using them (such as JED and Mutt), and some patched spell-checking Lisp files for better Emacs integration. . More information about the availability of these dictionaries and their naming conventions is available in the README.Debian file. Homepage: https://salsa.debian.org/debian/dictionaries-common Multi-Arch: foreign Package: dictionaries-common-dev Priority: optional Section: devel Installed-Size: 271 Maintainer: Agustin Martin Domingo Architecture: all Source: dictionaries-common Version: 1.29.5+apertis1bv2024preb1 Provides: dh-sequence-aspell-simple Depends: debhelper, dictionaries-common Filename: pool/development/d/dictionaries-common/dictionaries-common-dev_1.29.5+apertis1bv2024preb1_all.deb Size: 91508 MD5sum: 0abb3ef8bb18206091fceb94e7b5d3fc SHA1: 545561bf5938979d6bb84aec1f4c9d886d929efe SHA256: 132b3fd20915dbe151c784b467dff31e1902f8f07f522a946981ae2d32157f95 SHA512: 45e5b428d37d4b5f32474f5a5ae30f4890e3672935477fd0ac72af6864fd4761a234da498c7b2a51a2bd3fe35fb22058740aa720050c7719c0882d4e4a9178a9 Description: spelling dictionaries - developer files This package provides the full text of the Debian Spelling Dictionaries and Tools Policy, and some debhelper-like helpers. . It is only of interest for developers maintaining wordlists or dictionaries for Ispell, Aspell, or MySpell/Hunspell. Homepage: https://salsa.debian.org/debian/dictionaries-common Multi-Arch: foreign Package: diffstat Priority: optional Section: devel Installed-Size: 93 Maintainer: Sandro Tosi Architecture: arm64 Version: 1.65-1+apertis0bv2024preb1 Depends: libc6 (>= 2.34) Filename: pool/development/d/diffstat/diffstat_1.65-1+apertis0bv2024preb1_arm64.deb Size: 31860 MD5sum: b2a1939845f8d296b95c238fe91daf0d SHA1: 655354a15b5a27426c1ff18aec4882da21ca0bbe SHA256: 93d26fb299b6581ac117ffe324b6c1284b52900cc68a797177414784b4698075 SHA512: 2e5590409782bddb28d9efe3ea29507cc72608bc5b35cd9a4926bb2e76e3a2b3102c002ec623705386116b93f5dc5490e8e5d2e7931a3e0e335bd2ee53c20459 Description: produces graph of changes introduced by a diff file This program is a simple filter that reads the output of the 'diff' program, and produces a histogram of the total number of lines that were changed. It is useful for scanning a patch file to see which files were changed. Homepage: https://invisible-island.net/diffstat/ Package: diffstat-dbgsym Priority: optional Section: debug Installed-Size: 74 Maintainer: Sandro Tosi Architecture: arm64 Source: diffstat Version: 1.65-1+apertis0bv2024preb1 Depends: diffstat (= 1.65-1+apertis0bv2024preb1) Filename: pool/development/d/diffstat/diffstat-dbgsym_1.65-1+apertis0bv2024preb1_arm64.deb Size: 57924 MD5sum: 352dc7e2590d5ab83bb83946840a92af SHA1: e5dac0d71e05eaef7289c75b62c2bc4a70635323 SHA256: 036fe31abffcc8d49234d1a3bc1973f8ca2239c36478318740d2c4cf3af35f9c SHA512: 1cdcb6da1da58f85865056b2a718f55cf3c355bde136d0be700cc1113ad841b89f394bbdfce62086a185e9bde4e4e754e761153d2385ea43cfddd8efc27bdaa3 Description: debug symbols for diffstat Auto-Built-Package: debug-symbols Build-Ids: 29b759b3cb3fd83435432dde18ef0aa93e1e1fbd Package: diffutils Essential: yes Priority: required Section: utils Installed-Size: 1668 Maintainer: Santiago Vila Architecture: arm64 Version: 1:3.8-4+apertis0bv2024dev2b1 Replaces: diff Pre-Depends: libc6 (>= 2.34) Suggests: diffutils-doc, wdiff Filename: pool/development/d/diffutils/diffutils_3.8-4+apertis0bv2024dev2b1_arm64.deb Size: 345076 MD5sum: 1faf59c09514f3adf8ab614779c8dfa6 SHA1: 8f74b6e66d33ea038917be19f8d87074e946d1b0 SHA256: 43043275d47769b6c86cb7e874d0c1bf514471a3dabf9911ea0997ec17d8e552 SHA512: 4d2fb4ef084f680551b32af83a0a8ab398cbccd4d872f47587f723812887046b2eb0f4e1e8900b6b417dd0aab1e9905f8f1a9d5ed0785befd73290028d23edd5 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/ Package: diffutils-dbgsym Priority: optional Section: debug Installed-Size: 472 Maintainer: Santiago Vila Architecture: arm64 Source: diffutils Version: 1:3.8-4+apertis0bv2024dev2b1 Depends: diffutils (= 1:3.8-4+apertis0bv2024dev2b1) Filename: pool/development/d/diffutils/diffutils-dbgsym_3.8-4+apertis0bv2024dev2b1_arm64.deb Size: 393112 MD5sum: fddcb92febd0be5d3147392e0bcc751a SHA1: 21b164ede2189acb33c1ac74138c0a9e2767b154 SHA256: 2b627e5ed337bed69803a3e38477bb94da725e8caf8295432ced1da6a2dc6f99 SHA512: 2d802f3b5654703af8975ed703bfd3be16a591be34d29577c9e768438d91e332298f6dd20a4d1d1d07d8cbaa72ac50738bc09b78713c5500677470e41087477e Description: debug symbols for diffutils Auto-Built-Package: debug-symbols Build-Ids: 10c9d066fadf91955e24d86e5d43b4bbf655a875 37be37d556c1b55271d52601671f2f34d01059a9 b9f7925b6692cac72bef9ce783ea45667a708144 bc81352760ce6358a405396607ac488c231b3570 Package: diffutils-doc Priority: optional Section: doc Installed-Size: 772 Maintainer: Santiago Vila Architecture: all Source: diffutils Version: 1:3.8-4+apertis0bv2024dev2b1 Filename: pool/development/d/diffutils/diffutils-doc_3.8-4+apertis0bv2024dev2b1_all.deb Size: 107464 MD5sum: 8253f6de53d28498277db94e5c601eff SHA1: 99bf604b438f211fe5d106b961156c6fac4bb6bb SHA256: afd2ba150478feba2eb966d755c372513fae308d31d968d2631375241f3ec50d SHA512: e1d3ad633a86b03a4dff984b357d366a468e0e4f8d234755d4ae59d8ddca73fec5e8ac8ab46c34d23610c18aba3fb1c657cbcbcbc341a26460651ac3c4f24c55 Description: Documentation for GNU diffutils in HTML format This package contains the HTML documentation for GNU diffutils. Homepage: https://www.gnu.org/software/diffutils/ Package: directx-headers-dev Priority: optional Section: graphics Installed-Size: 2702 Maintainer: Debian X Strike Force Architecture: arm64 Source: directx-headers Version: 1.606.4-1+apertis0bv2024dev2b1 Filename: pool/development/d/directx-headers/directx-headers-dev_1.606.4-1+apertis0bv2024dev2b1_arm64.deb Size: 181160 MD5sum: e7dca65957404256c555cc752daa756e SHA1: efe9a408296de88770429477915b27c0704f8a0d SHA256: 6d79b69c19788cb21afc5813712fdd3036222874e18bc78a9d7411b922a6cb24 SHA512: e7a6e7f8e52bd3eb233c7ff7955722ef922f2c5da442eef348319ea0717d0658c3fd69694825d7d88a7abc39875a05916fda56f90c56df730bc3b592c3139cdb Description: Direct3D 12 headers This package provides the development headers for Direct3D 12. Homepage: https://github.com/microsoft/DirectX-Headers Package: dirmngr Priority: optional Section: utils Installed-Size: 1475 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Replaces: gnupg2 (<< 2.1.10-2) Depends: adduser, gpgconf (= 2.2.40-1.1+apertis1bv2024preb1), lsb-base (>= 3.2-13), init-system-helpers (>= 1.52), libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgnutls30 (>= 3.7.5), libgpg-error0 (>= 1.42), libksba8 (>= 1.3.5), libldap-2.5-0 (>= 2.5.4), libnpth0 (>= 0.90) Recommends: gnupg (= 2.2.40-1.1+apertis1bv2024preb1) Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, tor Breaks: gnupg2 (<< 2.1.10-2) Filename: pool/development/g/gnupg2/dirmngr_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 776584 MD5sum: 7a8754dc1791daa65a7dd1ec0660b8e0 SHA1: 7f07fb33c115bfb6b64a4834dadc984579deff28 SHA256: 7721a2808be1bc5410703e90e91772ea9215834c4cd000f8c6ecb523c29d3a1a SHA512: 305aebd8a7ceb07cff999d42448d6a682f37448b21fecca7bb9f67c673e79275f0d5be83ed8fef9599eac117aba47d32e475a8267944c7a8d0381c66d014ef06 Description: GNU privacy guard - network certificate management service dirmngr is a server for managing and downloading OpenPGP and X.509 certificates, as well as updates and status signals related to those certificates. For OpenPGP, this means pulling from the public HKP/HKPS keyservers, or from LDAP servers. For X.509 this includes Certificate Revocation Lists (CRLs) and Online Certificate Status Protocol updates (OCSP). It is capable of using Tor for network access. . dirmngr is used for network access by gpg, gpgsm, and dirmngr-client, among other tools. Unless this package is installed, the parts of the GnuPG suite that try to interact with the network will fail. Enhances: gpg, gpgsm, squid Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: dirmngr-dbgsym Priority: optional Section: debug Installed-Size: 1090 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Depends: dirmngr (= 2.2.40-1.1+apertis1bv2024preb1) Filename: pool/development/g/gnupg2/dirmngr-dbgsym_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 980024 MD5sum: d4c21b80dc31e0ee8d0b4776706ff8cb SHA1: 8984756b7f08f2dcc745f7b14b36295bc2d30970 SHA256: fbdeabf76215441605444a4ed20b4dc505835cbae5ff5d7a8687e06f131a12e6 SHA512: a09bc7cb15cfc742b84f58e9b1290b975e98286dbde34d31396c6a8b5815470645ccb2e550c09fd0b53371e1c5f6f01786662f25be7bf833422764f586ec9a87 Description: debug symbols for dirmngr Auto-Built-Package: debug-symbols Build-Ids: 46beed61d1dfd71a83b7cb9fe24d47c33fe511ea 9dc764f8aacda1cb4b235b7c544b4e794277ac16 c08ee55a800faff411ed8b05296d7bd7677e45f2 Package: discount Priority: optional Section: text Installed-Size: 294 Maintainer: Alessandro Ghedini Architecture: arm64 Version: 2.2.7-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libmarkdown2 (= 2.2.7-2+apertis0bv2024dev2b1) Conflicts: libtext-markdown-perl, markdown Filename: pool/development/d/discount/discount_2.2.7-2+apertis0bv2024dev2b1_arm64.deb Size: 24316 MD5sum: 8c04f72719bac2f25d157f27a08abf89 SHA1: 9a21f6987b443b60b745c1561f33afc4095a695a SHA256: caf9f1ec76369326caf722e41e580b1876ed4eb5fb6bd426eb711dc234e8f59d SHA512: 6d8f6827991dc438722c2e9ef2751a97a64d22be4d66278e9b0a00906f5f98a95ff9740f2298670bb67e9f17fb8cb9584713f38e5d0df25dbd8c3984adda2372 Description: implementation of the Markdown markup language in C Discount is an implementation of John Gruber's Markdown markup language. It implements all of the language described in the Markdown syntax document and passes the Markdown 1.0 test suite. . This package provides the discount executables. Homepage: http://www.pell.portland.or.us/~orc/Code/discount/ Multi-Arch: foreign Package: discount-dbgsym Priority: optional Section: debug Installed-Size: 96 Maintainer: Alessandro Ghedini Architecture: arm64 Source: discount Version: 2.2.7-2+apertis0bv2024dev2b1 Depends: discount (= 2.2.7-2+apertis0bv2024dev2b1) Filename: pool/development/d/discount/discount-dbgsym_2.2.7-2+apertis0bv2024dev2b1_arm64.deb Size: 49276 MD5sum: 681c30d8d8ad22f2aa6c280058d1aa4f SHA1: 3decd4ed0e6b693b5ac8d75324dce946dae6aa2c SHA256: 368f50bf05236b8190849be2957ec986069f892bf89342cca4957f7b79be0c27 SHA512: e7e7787eb28fcee7ff7674179a833a7dce863a2604905d85b1811add31a3266a4ef34a6c14150fb101c13602d239a4dc94ca8f08e07f0dbcc4caf8988a9ee375 Description: debug symbols for discount Auto-Built-Package: debug-symbols Build-Ids: 0c311a3f727624b11263072028214113faf7c89b 0cc248cedbcc04f842d6b11ee081f286e22b891f 96f4b85f249480ce30dcb392c87825bc2a8b53f6 dd4cfab7550861c9faa5758b22c83261d8452dc3 Package: dist Priority: optional Section: devel Installed-Size: 2647 Maintainer: Manoj Srivastava Architecture: all Version: 1:3.5-236-1apertis0bv2024dev2b1 Depends: perl, libperl4-corelibs-perl, debconf (>= 1.2.0) | debconf-2.0 Filename: pool/development/d/dist/dist_3.5-236-1apertis0bv2024dev2b1_all.deb Size: 467072 MD5sum: 8daf1f6b20d681c41241244f8824d296 SHA1: 2346f3a9c53dbd1cd0047cad98b81d19e9f39c4f SHA256: 028e4fd09c1f7451cad7aab15eb5696af89098ffb286e65d646b9adc6272cc31 SHA512: 26703dd7729caac7171c3a840c39738e7c4148485421c028efe75c33279a3f3329d33b9b9a9657d04595ef066b94ef2c4082d2a8105d3bf7411cd4fa3b45a4c3 Description: Tools for developing, maintaining and distributing software The dist package is a set of tools meant to ease the construction and maintenance of portable software. . The first component is the Configure script generator, metaconfig, which automatically builds the Configure script from your sources. Ideally, the end-user receiving your source code will simply have to read your README file, run the Configure script (which is self-documented), and then run make. . The second component is the Makefile.SH generator, which is a generic configured Makefile, reusing some of the information figured out by Configure, and a generic Jmakefile description. . The third component is the RCS aware package generator, which is used when it's time to build up the shell archives used to distribute your program. . The fourth and latest component is the patch generator, used to make updates of your sources, which can later be applied on the original distribution by using the patch program. Multi-Arch: foreign Package: distro-info Priority: optional Section: devel Installed-Size: 156 Maintainer: Benjamin Drung Architecture: arm64 Version: 1.5+apertis0bv2024preb1 Depends: distro-info-data (>= 0.46), libc6 (>= 2.34) Suggests: shunit2 Filename: pool/development/d/distro-info/distro-info_1.5+apertis0bv2024preb1_arm64.deb Size: 18124 MD5sum: c838c61cb2e4e38783a2aeace5a48cef SHA1: 1b8440971017e0d17c4b5e0fec0a2bc7774be393 SHA256: 8cf9fd5d76065d376c6f60f4382bb348fc544815762424ad1f5420f68b867930 SHA512: 6752683c1609afc2f0b272822164ae86f6aeab9f64ac580eb560326211434f66103d01adbca646d9eca7f6e770c751e3cdc52cd9db4c1199ac761ae6bb1e355e Description: provides information about the distributions' releases Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts. Package: distro-info-data Priority: optional Section: devel Installed-Size: 19 Maintainer: Benjamin Drung Architecture: all Version: 0.58+apertis0bv2024dev3b1 Breaks: distro-info (<< 1.0~) Filename: pool/development/d/distro-info-data/distro-info-data_0.58+apertis0bv2024dev3b1_all.deb Size: 6292 MD5sum: e01efdde21a63bc40665e03dc16b9e5e SHA1: 2acb4a873a21bd00f72f9ea281da0ddb7bef8979 SHA256: b5466f10b149a7d23859b7825dd2105de9ce2fdc60c251914eaa60277b2f86a3 SHA512: a811ab90d4bf8278d6dd9adbe0102771bec0c34b77e889456ae3301616a6842effdf2ec3aa315de7bc37998681a274aa324e4db5773caf39b75068e92c880981 Description: information about the distributions' releases (data files) Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts. . This package contains the data files. Multi-Arch: foreign Package: distro-info-dbgsym Priority: optional Section: debug Installed-Size: 66 Maintainer: Benjamin Drung Architecture: arm64 Source: distro-info Version: 1.5+apertis0bv2024preb1 Depends: distro-info (= 1.5+apertis0bv2024preb1) Filename: pool/development/d/distro-info/distro-info-dbgsym_1.5+apertis0bv2024preb1_arm64.deb Size: 38292 MD5sum: ed794c3d69887607c789ee9429ab40ed SHA1: 53d130eb0e11e4a77d949e7f5a2b7082bd253e04 SHA256: c75132e5f834d53305b0c3cd7c8a8fdec5da64aae7f1a1168ea9aebe709edc7f SHA512: e83d8806ff59e3d07703f805bac44d5ea964f8d879a5ee18a81da5c5000c2cf5ce4a25555b20cc009ffbaa5389b66b56463481584910ebe756d30c2e0e5d8f44 Description: debug symbols for distro-info Auto-Built-Package: debug-symbols Build-Ids: 2f89c7cbbca497c4568fce4bd6be5cdb87cf2b08 906c12ad156d07151a48e3de7033d1ce52cc59bc Package: djview Priority: optional Section: graphics Installed-Size: 23 Maintainer: Barak A. Pearlmutter Architecture: all Source: djvulibre Version: 3.5.28-2+apertis2bv2024dev2b1 Depends: djview4 | djview3 Filename: pool/development/d/djvulibre/djview_3.5.28-2+apertis2bv2024dev2b1_all.deb Size: 8888 MD5sum: acd81577680f32c79170ffb2862c7c6d SHA1: 78fa545e1f03934aa8c49dac6fe6e43271c24681 SHA256: 9c122103ce571630fde54fb5be8b65bb1784dfab4e41a52952c7a9b3505e0160 SHA512: 419bc2ed354c75dae30ce5abb2809f716e9f8b78f3b93eb2221f53342b82f37ccb8247e261b45a4bd2a812033a4ef18e034d5e60f9ba33628c947a1d9594c57e Description: Transition package, djview3 to djview4 Ease transition from djview or djview3 to djview4 with this dummy package. Homepage: http://djvu.sourceforge.net/ Package: djview3 Priority: optional Section: graphics Installed-Size: 23 Maintainer: Barak A. Pearlmutter Architecture: all Source: djvulibre Version: 3.5.28-2+apertis2bv2024dev2b1 Depends: djview4 Filename: pool/development/d/djvulibre/djview3_3.5.28-2+apertis2bv2024dev2b1_all.deb Size: 8876 MD5sum: 1cb2a6515406c6f980b1ce3014be7b4f SHA1: 3c7dc65de11a145769b034f6f0ee6ebf08716138 SHA256: a7e8904bc3aa56aeb96ca4f3c02461f99cd3c6d1644c42a93405e73c5fbb1d84 SHA512: 7df78c9530f3d9a9c50c0693fe4364f91e2d1e06016e2ed71f1b77be3d59ae7242960b1aeefc508e032f91758f65a2399bc9bcb3bbe206de0f55152e0696e96a Description: Transition package, djview3 to djview4 Ease transition from djview3 to djview4 with this dummy package. Homepage: http://djvu.sourceforge.net/ Package: djvulibre-bin Priority: optional Section: graphics Installed-Size: 1639 Maintainer: Barak A. Pearlmutter Architecture: arm64 Source: djvulibre Version: 3.5.28-2+apertis2bv2024dev2b1 Depends: libc6 (>= 2.34), libdjvulibre21 (= 3.5.28-2+apertis2bv2024dev2b1), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libtiff6 (>= 4.0.3), curl Recommends: pdf2djvu Suggests: djvulibre-desktop, djview4 | djvu-viewer | evince Filename: pool/development/d/djvulibre/djvulibre-bin_3.5.28-2+apertis2bv2024dev2b1_arm64.deb Size: 268564 MD5sum: d143b326cd9265dfdcdbf3af1de117b7 SHA1: fc3ef22c9e00e460cdf47f9773a358734741a4cf SHA256: cd226583deab20fc8392f3136926dac73c17edad1ffff239f138a1dcd00c62df SHA512: b73330e4816b193a631ce99643eaee5cce9fa937f2af8371ed7007b43cc54e6ce29f710411f9967bdab326871f132d7ef9eaf682e6f088b13febac73d4547b10 Description: Utilities for the DjVu image format Executables including utilities for conversion between DjVu and other formats. Homepage: http://djvu.sourceforge.net/ Multi-Arch: foreign Package: djvulibre-bin-dbgsym Priority: optional Section: debug Installed-Size: 1660 Maintainer: Barak A. Pearlmutter Architecture: arm64 Source: djvulibre Version: 3.5.28-2+apertis2bv2024dev2b1 Depends: djvulibre-bin (= 3.5.28-2+apertis2bv2024dev2b1) Filename: pool/development/d/djvulibre/djvulibre-bin-dbgsym_3.5.28-2+apertis2bv2024dev2b1_arm64.deb Size: 1435180 MD5sum: 3f3db61881817c2231b0947948113a81 SHA1: 54b2c9eee50e8f890c3e650b0d8c134a4b98e5a7 SHA256: 3d37902fa3a5a0fab834fdb36d8d4c88dfea00cb964b0e0f65fcaacecdf86399 SHA512: 3052e7de38da7cace4afb98074e179f765ff9cc836a3c4b8298dd15bad0e69c7f2cc82d3d7fbe486e04801ef1bad436e9cfd8fe03add99e47821655d414e4145 Description: debug symbols for djvulibre-bin Auto-Built-Package: debug-symbols Build-Ids: 021989d72a7c9da9067d49ce0c9b435f478e4203 359e8d19a1d3d19252acd846ce928c0396cf8767 586db0e275335b07ff64f91eb2b0183dbb2a7dab 5aa5f65b1298a9f605d77ebb06bafaf465fd3c0b 61f7db9b2d5699d872cef674121d725769a714ea 67e9ecdb63d62433b6cc39359536c9d9be65c35f 71b2a84da4eb5cc279de33c385e24a34c97b46e8 770ec1527da98b58c865ca7ffb1c902019e562be 7ae8dc1c7dc39f5c557a4c2f730434a837de0267 7d605d7061a39c31b1be7b9b3a91ba9e4c8dcff3 81f7da8ffd8cd87df4a03d9b32f257842fb77358 b23ba2610c0dccefb1b2c1751ef2922c4b9145bc babe6577b6e832dff802e207e7b6ffc54d71b153 c0f7551c690dc60c2dc74537ded9243cbbddae3f ff227cec2877de186b5b8bbcb1c610e214d8611c ffe50f48ef7ec7e90afaa92d49b463cce87289ee Package: djvulibre-desktop Priority: optional Section: libs Installed-Size: 136 Maintainer: Barak A. Pearlmutter Architecture: all Source: djvulibre Version: 3.5.28-2+apertis2bv2024dev2b1 Replaces: libdjvulibre15 (<= 3.5.20-5) Suggests: djview4 | djvu-viewer | evince Conflicts: libdjvulibre1, libdjvulibre21 (<= 3.5.20-5) Filename: pool/development/d/djvulibre/djvulibre-desktop_3.5.28-2+apertis2bv2024dev2b1_all.deb Size: 92400 MD5sum: 9da4218bdee7f59f678bbf219cc47c17 SHA1: 6249ac993f2e6da41c60fcb1a390045acc021f69 SHA256: 56f757847046f27dd018f04412abae3dd98ffc70bf3ae8a9d3444f7ba2e9c4cc SHA512: fb63b2f79b700943c2b96cea82673138f92f5e8b1ccb4f55ddf913e87279510385006eac490b13465ec1aa7e2806f6ead9ad6ff02d47d20dcc648cdbd63631d8 Description: Desktop support for the DjVu image format Miscellaneous files to support the DjVu image format on the desktop. Homepage: http://djvu.sourceforge.net/ Package: djvuserve Priority: optional Section: web Installed-Size: 99 Maintainer: Barak A. Pearlmutter Architecture: arm64 Source: djvulibre Version: 3.5.28-2+apertis2bv2024dev2b1 Depends: libc6 (>= 2.34), libdjvulibre21 (>= 3.5.28), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Recommends: apache2 | apache | httpd-cgi | httpd Conflicts: djvulibre-bin (<< 3.5.9-3) Filename: pool/development/d/djvulibre/djvuserve_3.5.28-2+apertis2bv2024dev2b1_arm64.deb Size: 24144 MD5sum: c3eaf273748eeab01711f97d2cd50d2e SHA1: a0d65897dbac0cb9c9e44c6ca2e309b583ea95f8 SHA256: 20d20d4d27730715ccb97855e69b7f68555ae672f132ee7a12a24aabfbbb8c75 SHA512: 6113e9d1be73add701cfde5c07a95975b3fc6815287c99b95c07941461159e55ae540682e57b74b1b4330620b3d451a835f0bd87c3fec7a244881c50f8ad2922 Description: CGI program for unbundling DjVu files on the fly CGI program to convert a bundled multi-page DjVu document into an indirect DjVu document on the fly. This provides for efficiently browsing large DjVu documents without transferring unnecessary pages. Homepage: http://djvu.sourceforge.net/ Package: djvuserve-dbgsym Priority: optional Section: debug Installed-Size: 93 Maintainer: Barak A. Pearlmutter Architecture: arm64 Source: djvulibre Version: 3.5.28-2+apertis2bv2024dev2b1 Depends: djvuserve (= 3.5.28-2+apertis2bv2024dev2b1) Filename: pool/development/d/djvulibre/djvuserve-dbgsym_3.5.28-2+apertis2bv2024dev2b1_arm64.deb Size: 71876 MD5sum: f187b4710bab8bb28f1a713f89dfb972 SHA1: 156cbe9b10eba923cbb5f39496fc2ebb3b7968fc SHA256: a135af2d10493e0e06b89d4febeac276c5fd96b5721e45cd6ff0318746669fe8 SHA512: 950a4291655d721f77b812604b6ce2c40bcbfa22ace48baad5ee6ab968203f7e11c8e647079b4aa400f8b7e762a8acc5bca02876bcfa42a02d241102c5ea336a Description: debug symbols for djvuserve Auto-Built-Package: debug-symbols Build-Ids: 81b583f05b664172c350e12fa6bb549b3a9af6fc Package: dnsmasq Priority: optional Section: net Installed-Size: 95 Maintainer: Simon Kelley Architecture: all Version: 2.89-1+apertis1bv2024dev2b1 Depends: netbase, dnsmasq-base, init-system-helpers (>= 1.18~), lsb-base (>= 3.0-6) Suggests: resolvconf Conflicts: resolvconf (<< 1.15) Filename: pool/development/d/dnsmasq/dnsmasq_2.89-1+apertis1bv2024dev2b1_all.deb Size: 31784 MD5sum: c3180d569422440a89a8c8cd9b57ebe5 SHA1: ff6fc0752b12fd2ae7ab10790738a67c8253cbc8 SHA256: 44e094337a3ddb86260090b48abe45a0a2c58f73a5e60bc869aecc89fea2303d SHA512: 231652e11877b3d36106e48abb127e057beb165eb086d6cde5b2fe8476b603df06800f9a97a56e696f37a9cdb31e79f971e9df4be26d616e76e1856be094374a Description: Small caching DNS proxy and DHCP/TFTP server Dnsmasq is a lightweight, easy to configure, DNS forwarder and DHCP server. It is designed to provide DNS and optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP/TFTP for network booting of diskless machines. Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html Package: dnsmasq-base Priority: optional Section: net Installed-Size: 1089 Maintainer: Simon Kelley Architecture: arm64 Source: dnsmasq Version: 2.89-1+apertis1bv2024dev2b1 Replaces: dnsmasq (<< 2.63-1~), dnsmasq-base Provides: dnsmasq-base Depends: adduser, libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libgmp10 (>= 2:6.2.1+dfsg1), libhogweed6 (>= 2.4-3), libidn12 (>= 1.13), libnetfilter-conntrack3 (>= 1.0.1), libnettle8 (>= 2.4-3), libnftables1 (>= 1.0.2) Recommends: dns-root-data Conflicts: dnsmasq-base-lua Breaks: dnsmasq (<< 2.63-1~) Filename: pool/development/d/dnsmasq/dnsmasq-base_2.89-1+apertis1bv2024dev2b1_arm64.deb Size: 478496 MD5sum: ed3ff21ad369a0c7495f8a5a3bb67448 SHA1: 179fcf7fdc1aa03783df5977e3db151060fac480 SHA256: c6dab195d2e92c1230dc3c01063e79b0d7b49e35488ee26e5bf8f19ff55aeade SHA512: a2a07a182925bacfcab488213241b4e560f0f99f305a4dcfa1b4249801d4535bf76041995a050ae93802a21f69d3bae7af4612082ba3a2f3547c73644a1f373c Description: Small caching DNS proxy and DHCP/TFTP server This package contains the dnsmasq executable and documentation, but not the infrastructure required to run it as a system daemon. For that, install the dnsmasq package. Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html Package: dnsmasq-base-lua Priority: optional Section: net Installed-Size: 1093 Maintainer: Simon Kelley Architecture: arm64 Source: dnsmasq Version: 2.89-1+apertis1bv2024dev2b1 Replaces: dnsmasq (<< 2.63-1~), dnsmasq-base Provides: dnsmasq-base Depends: adduser, libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libgmp10 (>= 2:6.2.1+dfsg1), libhogweed6 (>= 2.4-3), libidn12 (>= 1.13), liblua5.2-0 (>= 5.2.4), libnetfilter-conntrack3 (>= 1.0.1), libnettle8 (>= 2.4-3), libnftables1 (>= 1.0.2) Recommends: dns-root-data Conflicts: dnsmasq-base Breaks: dnsmasq (<< 2.63-1~) Filename: pool/development/d/dnsmasq/dnsmasq-base-lua_2.89-1+apertis1bv2024dev2b1_arm64.deb Size: 478812 MD5sum: b158859c570fb87a37797a90b142ce03 SHA1: 8b5b8c1905801375f8cbe59565548bbfdcd801e1 SHA256: b4b40adaaadedb93a44b3b9b9996732b7812e5866daf0c570183a26b5203b8c8 SHA512: 427cc97bc0f6750a08ad079d81c00eee804d6a0122b0d4f8cb563c2d7ce261ab74617805e32e6d9235f78a2ad4f45434ea1110a5e619b76bfb4efda46e5120fb Description: Small caching DNS proxy and DHCP/TFTP server This package contains the dnsmasq executable and documentation, but not the infrastructure required to run it as a system daemon. For that, install the dnsmasq package. This package is an alternative to dnsmasq-base which includes the LUA interpreter. Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html Package: dnsmasq-utils Priority: optional Section: net Installed-Size: 227 Maintainer: Simon Kelley Architecture: arm64 Source: dnsmasq Version: 2.89-1+apertis1bv2024dev2b1 Depends: libc6 (>= 2.34) Conflicts: dnsmasq (<< 2.40) Filename: pool/development/d/dnsmasq/dnsmasq-utils_2.89-1+apertis1bv2024dev2b1_arm64.deb Size: 25856 MD5sum: b705875cca0b6b4dd7b9eddf1d74219e SHA1: 68c88639eb1079ad248e5e781369f075f0f68bbc SHA256: b8605a4da624f76bf879781a590dd9d5d8c2c9cbc0328a5600cef34da64ac167 SHA512: a30458284acd6bdb5f29830e09549b4bbf287a00d64f908a7e3f3f121375569f12ad144c7a52ea55af7064b9750712da2b8eeaca9647ebb4b647b836b8200aa9 Description: Utilities for manipulating DHCP leases Small utilities to query a DHCP server's lease database and remove leases from it. These programs are distributed with dnsmasq and may not work correctly with other DHCP servers. Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html Package: docbook Priority: optional Section: text Installed-Size: 2694 Maintainer: Debian QA Group Architecture: all Version: 4.5-10+apertis0bv2024dev2b1 Depends: sgml-data, sgml-base (>= 1.28) Suggests: docbook-defguide, docbook-dsssl, docbook-xml, psgml Filename: pool/development/d/docbook/docbook_4.5-10+apertis0bv2024dev2b1_all.deb Size: 126144 MD5sum: 98ca3242f564da103af53c2c6a2d9f19 SHA1: 41e65b09052a4792d1079f5025a3c51f7ad29917 SHA256: 1a950d2727d330321dc0b7e03106626ae4d4e3498d93c9e94dd04c0571c608a2 SHA512: 24a469ec3e667e53ff014b87c32d62ace633d0d2330d5e6364f4d3d2f90e6453a38aebf88b259d2090a80a827488e9118670b28c7d0fa15361a77f0ad0803c7a Description: standard SGML representation system for technical documents DocBook is an SGML document type definition (DTD) that is well-suited to books, articles, or reference documentation about technical matters, systems, or software (although it is by no means limited to these applications). It has emerged as an open and standard DTD in the software industry, and is used as the documentation system of choice for many free software projects. . This package contains the SGML DTD for DocBook, which describes the formal structure for documents following this format. If you wish to author DocBook documents using XML rather than SGML, use the 'docbook-xml' package. You will need other packages in order to edit (psgml), validate (opensp) or format (docbook-xsl, docbook-dsssl) DocBook documents. . This package includes the 2.4.1, 3.0, 3.1, 4.0, 4.1, 4.2, 4.3, 4.4 and 4.5 versions of the DocBook SGML DTD. Homepage: https://www.oasis-open.org/docbook/sgml/ Multi-Arch: foreign Package: docbook-dsssl Priority: optional Section: text Installed-Size: 2598 Maintainer: Debian XML/SGML Group Architecture: all Version: 1.79-10+apertis0bv2024preb1 Replaces: docbook-stylesheets Depends: docbook (>= 3.1) | docbook-xml, openjade, sgml-base (>= 1.28), perl:any Suggests: docbook-dsssl-doc, jadetex Conflicts: docbook-stylesheets Filename: pool/development/d/docbook-dsssl/docbook-dsssl_1.79-10+apertis0bv2024preb1_all.deb Size: 226264 MD5sum: 73d6762d4739d9927b1241620df1a65d SHA1: d2c66518f3d70408fa3b73cd188e6434dd2c6b87 SHA256: 17ef27a6240fe99cc2a246472bb4b80e598770b4fd4cf4207f654ad2087b5b93 SHA512: 158a00897759bc3d665642325d4040f713321664b80aa1466cd02c0ca53fe7f07501d394bfffb70041e825047ccda7e80f489e51537baadb772cd2c0fff9d25a Description: modular DocBook DSSSL stylesheets, for print and HTML This package provides DSSSL stylesheets which let you convert DocBook SGML or XML files to various formats. . This package contains two DocBook DSSSL stylesheets, one for "print" output and one for HTML. The print stylesheet can be used in conjunction with the RTF and the TeX back-ends that OpenJade provides to produce output suitable for printing. The HTML stylesheet can be used to convert DocBook documents into HTML. . The stylesheets are modular in design so that you can extend and customize them. . Note that you can also perform DocBook XML styling using the "docbook-xsl" package, which provides the XSL stylesheets. The XSL stylesheets are more actively maintained and contain more new features than these DSSSL stylesheets. Homepage: https://github.com/docbook/dsssl Multi-Arch: foreign Package: docbook-to-man Priority: optional Section: text Installed-Size: 227 Maintainer: Chris Lamb Architecture: arm64 Version: 1:2.0.0-45apertis0bv2024dev2b1 Depends: docbook, opensp, libc6 (>= 2.34) Filename: pool/development/d/docbook-to-man/docbook-to-man_2.0.0-45apertis0bv2024dev2b1_arm64.deb Size: 71544 MD5sum: 2490b684e3cc29692508d62a172c952d SHA1: 40eee8c0c349528a13ec471338585fbd352f4539 SHA256: 84d1c040574b9e6acb0cc69c72ecfffe1f0ae12ac24d24969bb8bc4871d0381d SHA512: 4cb484bd6a2e0a9b1c887940feea5aeeb824eec11190f3eb4a89440c72ebd884e9501065e3e74c94098b1d81b9b339d17770ec85ee48b3cac0effae6d1e2797a Description: converter from DocBook SGML into roff man macros docbook-to-man is a batch converter that transforms UNIX-style manpages from the DocBook SGML format into nroff/troff man macros. . This is not the original version by Fred Dalrymple, but one with the modifications by David Bolen. . docbook-to-man lacks support for internationalization and utf-8. Other tools like docbook2man or docbook-xml with xsltproc are better suited for new projects. Homepage: https://www.oasis-open.org/docbook/tools/dtm/ Multi-Arch: foreign Package: docbook-to-man-dbgsym Priority: optional Section: debug Installed-Size: 121 Maintainer: Chris Lamb Architecture: arm64 Source: docbook-to-man Version: 1:2.0.0-45apertis0bv2024dev2b1 Depends: docbook-to-man (= 1:2.0.0-45apertis0bv2024dev2b1) Filename: pool/development/d/docbook-to-man/docbook-to-man-dbgsym_2.0.0-45apertis0bv2024dev2b1_arm64.deb Size: 102472 MD5sum: e509eb399e5c764f9950bac272161df7 SHA1: 3c1a8d59afb9af7e3f189c41af476e0acd6936f7 SHA256: 1acf23a264f70ae850aab6e33cda09d1ae75fa1792b716f5ed5e04e076921647 SHA512: 6161a27af18c7ed43b7813063033075d15a2be196019b0dc22f52beb0436610f0314a47d0fb54ce5121033262a4d190e22eb6652029a76be67b4942a4f2f8b0d Description: debug symbols for docbook-to-man Auto-Built-Package: debug-symbols Build-Ids: 9e9784107563bb60885029638a6f281c0d7d753c Package: docbook-utils Priority: optional Section: text Installed-Size: 287 Maintainer: Debian XML/SGML Group Architecture: all Version: 0.6.14-4+apertis0bv2024dev2b1 Replaces: cygnus-stylesheets, docbk-xml2x, docbook2man, docbook2texi, docbook2x-doc Depends: docbook-dsssl, jadetex, lynx | links | links2 | w3m, sgmlspl, opensp, perl:any Recommends: docbook-xml Filename: pool/development/d/docbook-utils/docbook-utils_0.6.14-4+apertis0bv2024dev2b1_all.deb Size: 62420 MD5sum: a520a42ddba2bc254188e4c474d3765d SHA1: 44ff8eaf9c167ff6b2bd4f33da02917d855dea54 SHA256: bd8ceb7cd41b900de76e9c2b4187356e5f178f5106dcd5f43792a303bb645133 SHA512: a6e43770b226c0bc05d042084546812af1c69441d1a23f08adff9fe663b9d0623d17ba8edb83c5b032b06f9574cf6cd0ae27565f128b353e72cbc258020a2008 Description: Convert DocBook files to other formats (HTML, RTF, PS, man, PDF) The docbook-utils is a set of a few small programs intended to ease everyday use of technical documentation software and more generally use of SGML and XML. . Tasks they currently accomplish are: * jw: convert DocBook files to other formats (HTML, RTF, Postscript, PDF). * sgmldiff: detect the differences in markup between two SGML files. * docbook2man: converts a DocBook refentry to a man page. Homepage: http://sources.redhat.com/docbook-tools/ Multi-Arch: foreign Package: docbook-xml Priority: optional Section: text Installed-Size: 2129 Maintainer: Debian QA Group Architecture: all Version: 4.5-12+apertis0bv2024preb1 Provides: docbk-xml Depends: sgml-data, sgml-base (>= 1.28), xml-core (>= 0.14) Suggests: docbook, docbook-dsssl, docbook-xsl, docbook-defguide Filename: pool/development/d/docbook-xml/docbook-xml_4.5-12+apertis0bv2024preb1_all.deb Size: 77632 MD5sum: 12d4b5111f12d1a1d7199b261866f0ae SHA1: 48e13287aa63c187b575d1b42a044161ce7861a6 SHA256: 6b536d71f309327352cbbf20f9be509a4daae14a0b9eefedf05c0bf78780a7d2 SHA512: e4e0a7f34c73a56996bfd61a94f25f07f0b44817d5a6c6661d233d7b7c10776576cdabb46c6525609b4db1abb68f5df80f06a2aa53063ff7ae586887eb3c7185 Description: standard XML documentation system for software and systems DocBook is an XML document type definition (DTD). That is, it contains the "DocBook" document structure. This is used by authors or editors writing documents in the DocBook XML format. DocBook was designed for books, articles, or reference documentation about technical matters or software. It has emerged as an open, standard DTD in the software industry, and is the documentation system of choice for many free software projects. . This package contains the XML DTD for DocBook, which describes the formal structure for documents following this format. If you wish to author DocBook documents using SGML rather than XML, use the 'docbook' package. You will need other packages in order to edit (psgml), validate (opensp, libxml2-utils) or format (docbook-xsl, docbook-dsssl) DocBook documents. . This package ships with the latest DocBook 4.5 XML DTD, as well as a selected set of legacy DTDs for use with older documents, including 4.0, 4.1.2, 4.2, 4.3 and 4.4. Homepage: https://docbook.org/schemas/4x.html Multi-Arch: foreign Package: docbook-xsl Priority: optional Section: text Installed-Size: 14859 Maintainer: Debian QA Group Architecture: all Version: 1.79.2+dfsg-2+apertis0bv2024preb1 Provides: docbook-xsl-nons Depends: xml-core (>= 0.14) Recommends: docbook-xml Suggests: dbtoepub, docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc, docbook-xsl-saxon, fop, libsaxon-java, libxalan2-java, libxslthl-java, xalan Filename: pool/development/d/docbook-xsl/docbook-xsl_1.79.2+dfsg-2+apertis0bv2024preb1_all.deb Size: 1224700 MD5sum: dd518a781b44e32e503c29b182a9a474 SHA1: 842edb0272cdb36c1a49739b7a353e461ddce75b SHA256: bfb8091d6a939fc3e3acfb3ec0bd1988eea0c9cb670fef4910db1dab242ec9f4 SHA512: 0f269ad3ef15494a0a7458490c175b720086f85692a47d869471500e2bbd77c97b076ffdb5dfcf427c004e7862a2df3190e2dcbd2afe74214769b1dcfc19d960 Description: stylesheets for processing DocBook XML to various output formats These are modular XSL stylesheets for processing documents composed with the DocBook XML DTD and its derivatives ("Simplified" DocBook XML, JRefEntry DTD, etc.). . The stylesheets provide XSLT transformations for (X)HTML, WordML, HTML Help, JavaHelp, Man page (nroff), Website, Eclipse Platform Help file and XSL Formatting Object (XSL-FO) output. The latter can be further processed to a number of print formats using FOP or TeX-based tools. . The stylesheets are modular in the sense that you can extend and, to some extent, customize them. The documentation is included in a separate package. Homepage: https://github.com/docbook/wiki/wiki/DocBookXslStylesheets Multi-Arch: foreign Package: docbook-xsl-ns Priority: optional Section: text Installed-Size: 14925 Maintainer: Debian QA Group Architecture: all Source: docbook-xsl Version: 1.79.2+dfsg-2+apertis0bv2024preb1 Depends: xml-core (>= 0.14) Recommends: docbook5-xml Suggests: dbtoepub, docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc, docbook-xsl-saxon, fop, libsaxon-java, libxalan2-java, libxslthl-java, xalan Filename: pool/development/d/docbook-xsl/docbook-xsl-ns_1.79.2+dfsg-2+apertis0bv2024preb1_all.deb Size: 1225600 MD5sum: 33581a3932ed69c968d01e7a9059020e SHA1: 8838283c21c86c5ee4f75926ba302539348091fd SHA256: 5e455940ad96a1714bb90b6a084c7a5c021774082eb0cf05131c4109c0aba1e7 SHA512: 615e92b7a6d9756c6c1dcf64975902e07ce720317b4de4b5beac4f53ba370b80aa169313e917b55e84eded772847147688c7ad293c4a59e45c195c629a83b1d8 Description: stylesheets for processing DocBook 5 XML to various output formats These are modular XSL stylesheets for processing documents composed with DocBook 5 XML and its derivatives. Unlike in docbook-xsl the DocBook namespace prefix has been added to element names in pattern matches and expressions. However processing of DocBook 4 documents is also possible with these stylesheets. For a more detailed explanation read http://www.sagehill.net/docbookxsl/ProcesingDb5.html. . The stylesheets provide XSLT transformations for (X)HTML, WordML, HTML Help, JavaHelp, Man page (nroff), Website, Eclipse Platform Help file and XSL Formatting Object (XSL-FO) output. The latter can be further processed to a number of print formats using FOP or TeX-based tools. . The stylesheets are modular in the sense that you can extend and, to some extent, customize them. The documentation is included in a separate package. Homepage: https://github.com/docbook/wiki/wiki/DocBookXslStylesheets Multi-Arch: foreign Package: docbook2x Priority: optional Section: text Installed-Size: 1491 Maintainer: Debian XML/SGML Group Architecture: arm64 Version: 0.8.8-17co1bv2024dev2b1 Depends: libtext-wrapi18n-perl, libxml-sax-expat-perl, opensp, texinfo, xsltproc, xml-core (>= 0.14), perl:any, libc6 (>= 2.34) Recommends: docbook-xml, docbook-xsl Filename: pool/development/d/docbook2x/docbook2x_0.8.8-17co1bv2024dev2b1_arm64.deb Size: 291268 MD5sum: 6f60bb5acc11c2905484d7ba167ea9cc SHA1: 0cf851c3ad44044cc73aad1d0ce1ab40b2add6ed SHA256: b9d158ccf52e735e290ac78c2e57ddb1bdbd8ad34d88c3721cd605001b909ada SHA512: 5d3d46be36a35b5017c2a85980e9fcc1da46be351d05c8d8455d628686377c9c475a9fe976e7e8f4f7a12801afadd2246f8257e7e270e3c4f37a7f6d7cf46f66 Description: Converts DocBook/XML documents into man pages and TeXinfo The main tools are: * docbook2x-man: converts a DocBook/XML refentry into a manual page, with table support * docbook2x-texi: converts a DocBook/XML refentry into an info page, most usable for Emacs users Homepage: http://docbook2x.sourceforge.net Multi-Arch: foreign Package: docbook2x-dbgsym Priority: optional Section: debug Installed-Size: 31 Maintainer: Debian XML/SGML Group Architecture: arm64 Source: docbook2x Version: 0.8.8-17co1bv2024dev2b1 Depends: docbook2x (= 0.8.8-17co1bv2024dev2b1) Filename: pool/development/d/docbook2x/docbook2x-dbgsym_0.8.8-17co1bv2024dev2b1_arm64.deb Size: 15396 MD5sum: 179b0ebe8078008a6da63da25862957a SHA1: c15668b627f0b94b5178cba85bcdc3ef87ce61e7 SHA256: b06d92de4dad8924487c48db4397053a0a00e9215b246fc13ad06b53406d3fb8 SHA512: 2560ec4bfb2e354906cc4d5ecafb3252be36baea8bcf57e1b6cb0abe48b2a578effc44d39791a01156fe016865d0845c45cad99ce7fcdde209520fd0dba59b48 Description: debug symbols for docbook2x Auto-Built-Package: debug-symbols Build-Ids: 5d5703f0d1ff93627a7ed3be5c4dd6b044057245 Package: docbook5-xml Priority: optional Section: text Installed-Size: 3354 Maintainer: Debian XML/SGML Group Architecture: all Version: 5.0-3apertis0bv2024dev2b1 Depends: xml-core (>= 0.14) Suggests: docbook-xsl-ns, docbook5-defguide Filename: pool/development/d/docbook5-xml/docbook5-xml_5.0-3apertis0bv2024dev2b1_all.deb Size: 666932 MD5sum: 475e47509f6a60c19ef1a0d4a0430779 SHA1: fe7b2f3cc9cd796a432e453c834953625769963c SHA256: 6c1cee5d8e84f35fd2beee1869350ce772042b25a8e99b5a938346ab70c46f8c SHA512: 9277b9cc6b6dca9333d54e8788b68d51b6edbd661bd42575476f215505adf62ef3a1448371ede96f90306ccc76cd6da2bec966c2a44da3b50264d732ba5ae5c9 Description: standard XML documentation system for software and systems DocBook 5 is a general purpose XML schema. That is, it contains the "DocBook" document structure. This is used by authors or editors writing documents in the DocBook XML format. DocBook was designed for books, articles, or reference documentation about technical matters or software (though it is by no means limited to these applications). It has emerged as an open standard in the software industry, and is the documentation system of choice for many free software projects. . DocBook 5.0 is a complete rewrite of the well-known DocBook 4 XML schema/DTD, introducing a quite large number of backwards-incompatible changes. But the basic idea behind DocBook is still the same, and almost all element names are unchanged. . This package contains the XML RelaxNG schema (with some additional Schematron assertions), W3C XML Schema (XSD) as well as the Document Type Definition (DTD) for DocBook, which all describe the formal structure for documents following this format. . You will need other packages in order to edit, validate (libxml2-utils) or format (docbook-xsl-ns) DocBook 5 documents. Homepage: http://docbook.org/schemas/5x.html Package: docker-doc Priority: optional Section: doc Installed-Size: 2164 Maintainer: Debian Go Packaging Team Architecture: all Source: docker.io Version: 20.10.24+dfsg1-1+apertis1bv2024dev3b1 Provides: docker.io-doc Filename: pool/development/d/docker.io/docker-doc_20.10.24+dfsg1-1+apertis1bv2024dev3b1_all.deb Size: 1910920 MD5sum: e82515bfe8158c53655910a36dd3f123 SHA1: 096e3ff8d22a4db2f8c9214bff30b87f5163262b SHA256: 4c8404db92cfcecff787749f2b4acc8e129f723ce4641b6a6fb2c999e3e03fd3 SHA512: 011cac291ea6c1ab6acccb8c3577861952760734f50eb297b7ff176c751ab98de08c81abf8d3b695248237b66451cea0fe31e9ebc94def11578cf23f23166b69 Description: Linux container runtime -- documentation Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers. . Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc. . This package contains the daemon and client. Using docker.io on non-amd64 hosts is not supported at this time. Please be careful when using it on anything besides amd64. . Also, note that kernel version 3.8 or above is required for proper operation of the daemon process, and that any lower versions may have subtle and/or glaring issues. . This package provides documentation for Docker. Homepage: https://mobyproject.org Multi-Arch: foreign Package: docker-registry Priority: optional Section: utils Installed-Size: 19358 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 2.8.2+ds1-1+apertis0bv2024dev3b1 Depends: adduser, lsb-base, libc6 (>= 2.34) Pre-Depends: init-system-helpers (>= 1.54~) Filename: pool/development/d/docker-registry/docker-registry_2.8.2+ds1-1+apertis0bv2024dev3b1_arm64.deb Size: 4250528 MD5sum: c3f1a321a60452eafb8c1ebce9681033 SHA1: 4e357289ba58c26ad2b9119778595c8ac57ecc07 SHA256: 948e6077d7fbec733d69afffe5c59b9395bc6476884605a63fd32b0fa4e827bf SHA512: bbe4e3e0fa8e99e08ff0609978866abfce61a82096b230a74c9276566f9dc25a605891e81c17100d8df51cb2e224e13fafb28ac3dbd63f3f2c1895dd67473546 Description: Docker toolset to pack, ship, store, and deliver content The Docker toolset to pack, ship, store, and deliver content. . The Docker Registry 2.0 implementation contained in this package is for storing and distributing Docker images. It supersedes the docker/docker-registry project with a new API design, focused around security and performance. . This project should provide an implementation to a V2 API for use in the Docker core project. The API should be embeddable and simplify the process of securely pulling and pushing content from docker daemons. . The new registry implementation provides the following benefits: . * faster push and pull * new, more efficient implementation * simplified deployment * pluggable storage backend * webhook notifications Built-Using: golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-bugsnag-panicwrap (= 1.2.0-2+apertis0bv2024dev2b1), golang-check.v1 (= 0.0+git20200902.038fdea-1apertis0bv2024dev2b1), golang-github-aws-aws-sdk-go (= 1.44.133-1+apertis0bv2024dev2b1), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2024dev2b1), golang-github-bshuster-repo-logrus-logstash-hook (= 0.4.1-2apertis0bv2024dev2b1), golang-github-bugsnag-bugsnag-go (= 1.7.0-2+apertis0bv2024dev2b1), golang-github-cespare-xxhash (= 2.1.1-2+apertis0bv2024dev2b1), golang-github-docker-go-metrics (= 0.0.1-2+apertis0bv2024dev2b1), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1apertis0bv2024dev2b1), golang-github-garyburd-redigo (= 0.0~git20150901.0.d8dbe4d-2.1apertis0bv2024dev2b1), golang-github-gofrs-uuid (= 4.3.1-1+apertis0bv2024dev2b1), golang-github-golang-protobuf-1-3 (= 1.3.5-4+apertis0bv2024dev2b1), golang-github-gorilla-handlers (= 1.4.2-2+apertis0bv2024dev2b1), golang-github-gorilla-mux (= 1.8.0-1+apertis0bv2024dev2b1), golang-github-jmespath-go-jmespath (= 0.4.0-2+apertis0bv2024dev2b1), golang-github-mitchellh-mapstructure (= 1.5.0-2+apertis0bv2024dev2b1), golang-github-ncw-swift (= 1.0.53-2+apertis0bv2024dev2b1), golang-github-opencontainers-go-digest (= 1.0.0-2+apertis0bv2024dev2b1), golang-github-opencontainers-image-spec (= 1.1.0~rc2-3+apertis0bv2024dev3b1), golang-github-pkg-errors (= 0.9.1-2+apertis0bv2024dev2b1), golang-github-prometheus-client-golang (= 1.14.0-3+apertis1bv2024dev2b1), golang-github-prometheus-client-model (= 0.3.0-3+apertis0bv2024dev2b1), golang-github-prometheus-common (= 0.39.0-2+apertis0bv2024dev2b1), golang-github-prometheus-procfs (= 0.8.0-3+apertis0bv2024dev2b1), golang-github-shopify-logrus-bugsnag (= 0.0~git20171204.577dee2-3+apertis0bv2024dev2b1), golang-github-spf13-cobra (= 1.6.1-1+apertis0bv2024dev2b1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1+apertis0bv2024dev2b1), golang-go.crypto (= 1:0.4.0-1+apertis0bv2024dev2b1), golang-golang-x-net (= 1:0.7.0+dfsg-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-text (= 0.7.0-1+apertis0bv2024dev2b1), golang-google-protobuf (= 1.28.1-3+apertis0bv2024dev2b1), golang-logrus (= 1.9.0-1+apertis0bv2024dev2b1), golang-pretty (= 0.3.0-1+apertis0bv2024dev2b1), golang-protobuf-extensions (= 1.0.1-3+apertis0bv2024dev2b1), golang-text (= 0.2.0-2+apertis0bv2024dev2b1), golang-yaml.v2 (= 2.4.0-4+apertis1bv2024dev2b1) Homepage: https://github.com/docker/distribution Package: docker-registry-dbgsym Priority: optional Section: debug Installed-Size: 6570 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: docker-registry Version: 2.8.2+ds1-1+apertis0bv2024dev3b1 Depends: docker-registry (= 2.8.2+ds1-1+apertis0bv2024dev3b1) Filename: pool/development/d/docker-registry/docker-registry-dbgsym_2.8.2+ds1-1+apertis0bv2024dev3b1_arm64.deb Size: 4840448 MD5sum: ab9407f77688fe7c9f85d890332f13fa SHA1: c978c803348b997e5231a8527abd711f73e414d2 SHA256: eb6ca5291b230aeead6ba2293376bc7e27bd8f7158748699306b31457e2b38a9 SHA512: 423174c5c8e22090a840ebff862f7815172a56c8aff9187fd754f8cef47d28ebe9dde4b23ab8d0ef55d63099af767c7b8ab46e0fcb7ceb86dc3bbd2188d8ec25 Description: debug symbols for docker-registry Auto-Built-Package: debug-symbols Build-Ids: d07f212e4e46055c0e9555d7e4d7238823af89fd Package: docker.io Priority: optional Section: admin Installed-Size: 126669 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 20.10.24+dfsg1-1+apertis1bv2024dev3b1 Depends: libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.97), libsystemd0, adduser, containerd (>= 1.4~), iptables, lsb-base, runc (>= 1.0.0~rc8~), tini Pre-Depends: init-system-helpers (>= 1.54~) Recommends: apparmor, ca-certificates, cgroupfs-mount, git, needrestart (>= 3.1~), xz-utils Suggests: docker-doc, aufs-tools, btrfs-progs, debootstrap, e2fsprogs, rinse, rootlesskit, xfsprogs, zfs-fuse | zfsutils-linux Conflicts: docker-ce, docker-ce-cli, docker-ce-rootless-extras Filename: pool/development/d/docker.io/docker.io_20.10.24+dfsg1-1+apertis1bv2024dev3b1_arm64.deb Size: 27510624 MD5sum: c0e409e27ce664e83c01dd1ed1b08c24 SHA1: a3377a43c0b4478c577588ef3e97bc3492d1f4f8 SHA256: 24318f77e367b330a44cd77a1705cd35d1f868ea065d85b9aad371911f8d9487 SHA512: a1b352c1311ab4a3a6fa2fff5cabd2ec84fe476727dc4d528375e6d9195c217745ee13f1f4dbfb523b85fcaa72ecbbdcc241c1ffd0d4b19c4e7dad87f62bbe10 Description: Linux container runtime Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers. . Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc. . This package contains the daemon and client. Using docker.io on non-amd64 hosts is not supported at this time. Please be careful when using it on anything besides amd64. . Also, note that kernel version 3.8 or above is required for proper operation of the daemon process, and that any lower versions may have subtle and/or glaring issues. Built-Using: containerd (= 1.6.20~ds1-1+apertis0bv2024dev3b1), continuity (= 0.3.0-1+apertis0bv2024dev2b1), docker-libkv (= 0.2.1-3+apertis0bv2024dev2b1), docker-registry (= 2.8.2+ds1-1+apertis0bv2024dev3b1), etcd (= 3.4.23-4+apertis0bv2024dev2b1), glibc (= 2.36-9+apertis3bv2024dev2b1), go-md2man-v2 (= 2.0.2+ds1-1+apertis0bv2024dev2b1), golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-blackfriday-v2 (= 2.1.0-1+apertis0bv2024dev2b1), golang-dbus (= 5.1.0-1+apertis0bv2024dev2b1), golang-fsnotify (= 1.6.0-2+apertis0bv2024dev2b1), golang-github-armon-circbuf (= 0.0~git20190214.5111143-1apertis0bv2024dev2b1), golang-github-armon-go-metrics (= 0.3.4-1apertis0bv2024dev2b1), golang-github-aws-aws-sdk-go (= 1.44.133-1+apertis0bv2024dev2b1), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2024dev2b1), golang-github-bsphere-le-go (= 0.0~git20170215.0.7a984a8-1.1apertis0bv2024dev2b1), golang-github-cespare-xxhash (= 2.1.1-2+apertis0bv2024dev2b1), golang-github-cilium-ebpf (= 0.9.1-1+apertis0bv2024dev2b1), golang-github-cloudflare-cfssl (= 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2024dev2b1), golang-github-containerd-cgroups (= 1.0.4-1+apertis1bv2024dev2b1), golang-github-containerd-console (= 1.0.3-1+apertis0bv2024dev2b1), golang-github-containerd-fifo (= 1.1.0-1+apertis0bv2024dev3b1), golang-github-containerd-go-runc (= 1.0.0-1+apertis0bv2024dev2b1), golang-github-containerd-typeurl (= 1.0.2-1+apertis0bv2024dev2b1), golang-github-coreos-bbolt (= 1.3.6-2+apertis1bv2024dev2b1), golang-github-coreos-go-systemd (= 22.3.2-1+apertis0bv2024dev2b1), golang-github-coreos-pkg (= 4-3apertis0bv2024dev2b1), golang-github-coreos-semver (= 0.3.0-1apertis0bv2024dev2b1), golang-github-cyphar-filepath-securejoin (= 0.2.3-1+apertis0bv2024dev2b1), golang-github-davecgh-go-spew (= 1.1.1-3+apertis0bv2024dev2b1), golang-github-deckarep-golang-set (= 1.5-2co1bv2024dev2b1), golang-github-docker-docker-credential-helpers (= 0.6.4+ds1-1+apertis0bv2024dev2b1), golang-github-docker-go (= 0.0~git20160303.0.d30aec9-3.1+apertis0bv2024dev2b1), golang-github-docker-go-connections (= 0.4.0-4+apertis0bv2024dev2b1), golang-github-docker-go-events (= 0.0~git20190806.e31b211-4+apertis0bv2024dev2b1), golang-github-docker-go-metrics (= 0.0.1-2+apertis0bv2024dev2b1), golang-github-docker-go-units (= 0.4.0-4+apertis0bv2024dev2b1), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1apertis0bv2024dev2b1), golang-github-dustin-go-humanize (= 1.0.0-3+apertis0bv2024dev2b1), golang-github-fernet-fernet-go (= 0.0~git20180830.9eac43b-2apertis0bv2024dev2b1), golang-github-fluent-fluent-logger-golang (= 1.9.0-1+apertis0bv2024dev2b1), golang-github-fvbommel-sortorder (= 1.0.2-3+apertis0bv2024dev2b1), golang-github-gofrs-flock (= 0.8.1-1+apertis0bv2024dev2b1), golang-github-gogo-googleapis (= 1.4.0-2+apertis0bv2024dev2b1), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-2+apertis0bv2024dev2b1), golang-github-golang-protobuf-1-3 (= 1.3.5-4+apertis0bv2024dev2b1), golang-github-google-btree (= 1.0.0-1apertis0bv2024dev2b1), golang-github-google-certificate-transparency (= 0.0~git20160709.0.0f6e3d1~ds1-3co1bv2024dev2b1), golang-github-google-go-cmp (= 0.5.9-1+apertis0bv2024dev2b1), golang-github-google-gofuzz (= 1.2.0-1apertis0bv2024dev2b1), golang-github-google-shlex (= 0.0~git20191202.e7afc7f-1apertis0bv2024dev2b1), golang-github-google-uuid (= 1.3.0-1+apertis1bv2024dev2b1), golang-github-googleapis-gax-go (= 2.0.5-4+apertis0bv2024dev2b1), golang-github-googleapis-gnostic (= 0.2.0-4+apertis0bv2024dev2b1), golang-github-gorilla-mux (= 1.8.0-1+apertis0bv2024dev2b1), golang-github-graylog2-go-gelf (= 0.0+git20191017.1550ee6-1apertis0bv2024dev2b1), golang-github-grpc-ecosystem-go-grpc-middleware (= 1.3.0-1+apertis0bv2024dev2b1), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3apertis0bv2024dev2b1), golang-github-grpc-ecosystem-grpc-opentracing (= 0.0~git20180507.8e809c8-2apertis0bv2024dev2b1), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2024dev2b1), golang-github-hashicorp-go-immutable-radix (= 1.3.1-3+apertis0bv2024dev2b1), golang-github-hashicorp-go-memdb (= 1.2.1-1apertis0bv2024dev2b1), golang-github-hashicorp-go-msgpack (= 0.5.5-1apertis0bv2024dev2b1), golang-github-hashicorp-go-multierror (= 1.1.1-2+apertis0bv2024dev2b1), golang-github-hashicorp-go-sockaddr (= 1.0.2-2+apertis1bv2024dev2b1), golang-github-hashicorp-golang-lru (= 0.5.4-2apertis0bv2024dev2b1), golang-github-hashicorp-memberlist (= 0.2.2-2+apertis2bv2024dev2b1), golang-github-hashicorp-serf (= 0.9.4~ds1-1apertis0bv2024dev2b1), golang-github-imdario-mergo (= 0.3.12-1+apertis0bv2024dev2b1), golang-github-ishidawataru-sctp (= 0.0+git20210707.9a39160-1+apertis0bv2024dev2b1), golang-github-jmespath-go-jmespath (= 0.4.0-2+apertis0bv2024dev2b1), golang-github-json-iterator-go (= 1.1.12-1+apertis0bv2024dev2b1), golang-github-klauspost-compress (= 1.15.12+ds1-3+apertis0bv2024dev2b1), golang-github-miekg-dns (= 1.1.50-2+apertis1bv2024dev2b1), golang-github-mitchellh-hashstructure (= 1.1.0-1+apertis0bv2024dev2b1), golang-github-mitchellh-mapstructure (= 1.5.0-2+apertis0bv2024dev2b1), golang-github-moby-locker (= 1.0.1-3+apertis0bv2024dev2b1), golang-github-moby-sys (= 0.0~git20220606.416188a-1+apertis0bv2024dev2b1), golang-github-moby-term (= 0.0~git20221120.abb1982-1+apertis0bv2024dev2b1), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2024dev2b1), golang-github-modern-go-reflect2 (= 1.0.2-2+apertis0bv2024dev2b1), golang-github-morikuni-aec (= 1.0.0-3+apertis0bv2024dev2b1), golang-github-opencontainers-go-digest (= 1.0.0-2+apertis0bv2024dev2b1), golang-github-opencontainers-image-spec (= 1.1.0~rc2-3+apertis0bv2024dev3b1), golang-github-opencontainers-selinux (= 1.10.0+ds1-1+apertis0bv2024dev2b1), golang-github-opencontainers-specs (= 1.0.2.118.g5cfc4c3-1+apertis0bv2024dev2b1), golang-github-opentracing-contrib-go-stdlib (= 1.0.0-2+apertis0bv2024dev2b1), golang-github-opentracing-opentracing-go (= 1.2.0-2+apertis0bv2024dev2b1), golang-github-pelletier-go-toml (= 1.9.4-1+apertis0bv2024dev2b1), golang-github-philhofer-fwd (= 1.1.1-1apertis0bv2024dev2b1), golang-github-pkg-errors (= 0.9.1-2+apertis0bv2024dev2b1), golang-github-pmezard-go-difflib (= 1.0.0-3apertis0bv2024dev2b1), golang-github-prometheus-client-golang (= 1.14.0-3+apertis1bv2024dev2b1), golang-github-prometheus-client-model (= 0.3.0-3+apertis0bv2024dev2b1), golang-github-prometheus-common (= 0.39.0-2+apertis0bv2024dev2b1), golang-github-prometheus-procfs (= 0.8.0-3+apertis0bv2024dev2b1), golang-github-racksec-srslog (= 0.0~git20180709.a4725f0-2+apertis0bv2024dev2b1), golang-github-rcrowley-go-metrics (= 0.0~git20180125.8732c61-3apertis2bv2024dev2b1), golang-github-samuel-go-zookeeper (= 0.0~git20180130.c4fab1a-1co1bv2024dev2b1), golang-github-spf13-cobra (= 1.6.1-1+apertis0bv2024dev2b1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1+apertis0bv2024dev2b1), golang-github-tinylib-msgp (= 1.1.6-1+apertis0bv2024dev2b1), golang-github-tonistiigi-units (= 0.0~git20180711.6950e57-2apertis0bv2024dev2b1), golang-github-urfave-cli (= 1.22.9-2+apertis0bv2024dev2b1), golang-github-vbatts-tar-split (= 0.11.2+ds1-1+apertis0bv2024dev2b1), golang-github-vishvananda-netlink (= 1.1.0.125.gf243826-4+apertis0bv2024dev2b1), golang-github-vishvananda-netns (= 0.0~git20211101.5004558-1+apertis0bv2024dev2b1), golang-github-xeipuuv-gojsonpointer (= 0.0~git20190905.02993c4-3+apertis0bv2024dev2b1), golang-github-xeipuuv-gojsonreference (= 0.0~git20180127.bd5ef7b-3+apertis0bv2024dev2b1), golang-github-xeipuuv-gojsonschema (= 1.2.0-3+apertis0bv2024dev2b1), golang-go-patricia (= 2.3.1-1+apertis1bv2024dev2b2), golang-go-zfs (= 3.0.0-1+apertis0bv2024dev2b1), golang-go.crypto (= 1:0.4.0-1+apertis0bv2024dev2b1), golang-go.opencensus (= 0.24.0-1+apertis0bv2024dev2b1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-2+apertis0bv2024dev2b1), golang-gogoprotobuf (= 1.3.2-3+apertis0bv2024dev2b1), golang-gogottrpc (= 1.1.1-1+apertis0bv2024dev3b1), golang-golang-x-net (= 1:0.7.0+dfsg-1+apertis0bv2024dev2b1), golang-golang-x-oauth2 (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-sync (= 0.1.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-term (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-text (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-time (= 0.3.0-1+apertis0bv2024dev2b1), golang-google-api (= 0.61.0-1+apertis1bv2024dev2b1), golang-google-cloud (= 0.56.0-3+apertis1bv2024dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-3+apertis0bv2024dev2b1), golang-google-grpc (= 1.33.3-2+apertis1bv2024dev2b1), golang-google-protobuf (= 1.28.1-3+apertis0bv2024dev2b1), golang-gopkg-inf.v0 (= 0.9.1-2+apertis0bv2024dev2b1), golang-gopkg-yaml.v3 (= 3.0.1-3+apertis1bv2024dev2b1), golang-k8s-sigs-yaml (= 1.3.0-1+apertis1bv2024dev2b1), golang-logrus (= 1.9.0-1+apertis0bv2024dev2b1), golang-protobuf-extensions (= 1.0.1-3+apertis0bv2024dev2b1), golang-testify (= 1.8.1-1+apertis1bv2024dev2b1), golang-toml (= 1.2.0-2+apertis0bv2024dev2b1), golang-yaml.v2 (= 2.4.0-4+apertis1bv2024dev2b1), gotest.tools (= 3.0.3-1apertis0bv2024dev2b1), notary (= 0.7.0+ds1-2+apertis0bv2024dev2b1), runc (= 1.1.5+ds1-1+apertis0bv2024dev3b1) Homepage: https://mobyproject.org Package: docker.io-dbgsym Priority: optional Section: debug Installed-Size: 34286 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: docker.io Version: 20.10.24+dfsg1-1+apertis1bv2024dev3b1 Depends: docker.io (= 20.10.24+dfsg1-1+apertis1bv2024dev3b1) Filename: pool/development/d/docker.io/docker.io-dbgsym_20.10.24+dfsg1-1+apertis1bv2024dev3b1_arm64.deb Size: 20538776 MD5sum: 4d83125d101af2eaf6d095187a4e9cf3 SHA1: 78978364460bc340e271eb7c1b54cb831da21ca4 SHA256: 2681e995d121e30d10a8d4fd69587153f93d837eb6915ffac3a95c3acc75a38f SHA512: 3559670ec997bbb67d73b2a8fd71db1f36be2b7a9dd9a34c47f788589e0b1fc492a5c3096f965fb9b7ba0de938da5afcf61bef104395246e10938d1cb9ef1a85 Description: debug symbols for docker.io Auto-Built-Package: debug-symbols Build-Ids: 1809e695c798712a6899bc325350cb418d5cd119 1c560a50adc26d277b44921d3ae73e61e30cedff 448e0fd17de611743d6cdd435d096fa627d63b14 9cd0ad1633b701da0ca6fd345bebb7650cecddb2 b9ae3e05d0f5608c63c04b8685245488a69c6e5c Package: doctest Priority: optional Section: devel Installed-Size: 90228 Maintainer: Debian Haskell Group Architecture: arm64 Source: haskell-doctest Version: 0.18.2-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.2.1+dfsg1), libtinfo6 (>= 6) Filename: pool/development/h/haskell-doctest/doctest_0.18.2-1+apertis0bv2024dev2b1_arm64.deb Size: 13866580 MD5sum: 58ba8840bab3cbf2416b0e5350f8ab57 SHA1: edd679358dd9a415ba567f7bd8eb3130517f3775 SHA256: b25b640b24a0b41c8a96a3a0e64446c53aead5ee59a0bc89e5f9041997627d17 SHA512: 27a1d7df01604819def7428f477f97c115cc3678d914f5d94735ed15bd6444f4e3b053fa8d481272ca11da66f2fca5cfd2cd03dd5eaa2facef08ba3509425ae8 Description: test interactive Haskell examples; executable The doctest program checks examples in source code comments. It is modeled after doctest for Python (). . Documentation is at . . This package contains the doctest executable. Homepage: https://github.com/sol/doctest-haskell Package: docutils-common Priority: optional Section: python Installed-Size: 502 Maintainer: Debian Python Team Architecture: all Source: python-docutils Version: 0.19+dfsg-6+apertis0bv2024preb1 Depends: sgml-base (>= 1.28), xml-core (>= 0.14) Recommends: python3-docutils Filename: pool/development/p/python-docutils/docutils-common_0.19+dfsg-6+apertis0bv2024preb1_all.deb Size: 130348 MD5sum: e0434f8f5793720a30bbc51293556b64 SHA1: 405516a2e9c9b049fd1b1ec64d77644117a8ac27 SHA256: 431cfbfdd9983274cb0dd69834e0606f849dffdafb3bbe2b07f11bb2adb3dc08 SHA512: b6012fdf281e10d5ad05482c913f99421226c1550c8a4a62006a38e8718d315d59436a79f547cc714717139d2e923eea2415a7eb67b0d1597821268159870dca Description: text processing system for reStructuredText - common data reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. . The purpose of the Docutils project is to create a set of tools for processing reStructuredText documentation into useful formats, such as HTML, LaTeX, ODT or Unix manpages. . This package includes data and configuration files. Homepage: https://docutils.sourceforge.io/ Multi-Arch: foreign Package: docutils-doc Priority: optional Section: doc Installed-Size: 4938 Maintainer: Debian Python Team Architecture: all Source: python-docutils Version: 0.19+dfsg-6+apertis0bv2024preb1 Filename: pool/development/p/python-docutils/docutils-doc_0.19+dfsg-6+apertis0bv2024preb1_all.deb Size: 1102420 MD5sum: 24d50a2ee7c165f6e78778a6c106d38e SHA1: 3994172dce6c327a829d6d34c58776e21e999a40 SHA256: 5abcbea58ba573a621bbadfd443b7a37ec969a912694685c072dd8d927f4f088 SHA512: d9d7416fb7da7d3c7ac4764a8e8305c87055a9d307c409fa6f401be86aef7a28789470cf8f2dabfd303c40f9ec7f2330e2fe4c393df285f254e2299ce8d7293f Description: text processing system for reStructuredText - documentation reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. . The purpose of the Docutils project is to create a set of tools for processing reStructuredText documentation into useful formats, such as HTML, LaTeX, ODT or Unix manpages. . This package includes documentation in HTML and (gzipped) reST formats. Homepage: https://docutils.sourceforge.io/ Multi-Arch: foreign Package: dos2unix Priority: optional Section: text Installed-Size: 1561 Maintainer: tony mancill Architecture: arm64 Version: 7.4.3-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/d/dos2unix/dos2unix_7.4.3-1+apertis0bv2024dev2b1_arm64.deb Size: 426808 MD5sum: 5c5c2acde3a98bbace55f4df262d5992 SHA1: d945ff522f4da4d14c6401c2cdafde6c7604241b SHA256: 699636e44634022a68c80aa113abf701edc7a785554ae78391515e1434599a9e SHA512: 498950a1eb39e3538e22a5aebfa02b0aac7d3bad5174c74cba4769b4b89e5130d8d57df301f2f5018c754c610df19c48e1350c2f074263ac8a422c44dfb3c26a Description: convert text file line endings between CRLF and LF This package contains utilities dos2unix, unix2dos, mac2unix, unix2mac to convert the line endings of text files between UNIX (LF), DOS (CRLF) and Mac (CR) formats. . Text files under Windows and DOS typically have two ASCII characters at the end of each line: CR (carriage return) followed by LF (line feed). Older Macs used just CR, while UNIX uses just LF. While most modern editors can read all these formats, there may still be a need to convert files between them. . This is the classic utility developed in 1989. Homepage: https://waterlan.home.xs4all.nl/dos2unix.html Multi-Arch: foreign Package: dos2unix-dbgsym Priority: optional Section: debug Installed-Size: 118 Maintainer: tony mancill Architecture: arm64 Source: dos2unix Version: 7.4.3-1+apertis0bv2024dev2b1 Depends: dos2unix (= 7.4.3-1+apertis0bv2024dev2b1) Filename: pool/development/d/dos2unix/dos2unix-dbgsym_7.4.3-1+apertis0bv2024dev2b1_arm64.deb Size: 88408 MD5sum: 76bd2805fb2fe534345f770a5afbb3cf SHA1: 4381f1efa9963ec9fce00bf9443a3ba4f0ca7c74 SHA256: 17ba66497ef5c1409aff4bfb8137e0339c404f706f50641b7411019fd6a45d12 SHA512: 463e6a840bd7ba100a8ea7d7e7a81a81c45aeecaab2e3dbea0552363a16936cc906fccf647a343e342387cdf3bf3d2dcb708438feed10c7bc0a9cf3ce8beead9 Description: debug symbols for dos2unix Auto-Built-Package: debug-symbols Build-Ids: 4140d87bc6d165f0ad6457ffb6b5f7df529181be f4e7ec2d2e101bb9d7e523285d41da444fe11464 Package: dose-builddebcheck Priority: optional Section: devel Installed-Size: 5102 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 7.0.0-1+apertis1bv2024dev2b1 Replaces: dose3-builddebcheck (<< 2.9.13) Depends: xz-utils, libbz2-1.0, libc6 (>= 2.35), zlib1g (>= 1:1.1.4) Breaks: dose3-builddebcheck (<< 2.9.13) Filename: pool/development/d/dose3/dose-builddebcheck_7.0.0-1+apertis1bv2024dev2b1_arm64.deb Size: 1230492 MD5sum: d1166b945330226203799c5dcc83bf36 SHA1: 45dbb760e67cbcc35f96111c5482f490e214f1ce SHA256: 03b2eb1c9416893425df26d7c65b637a868e63c169ade524d95f909a8c8917b3 SHA512: 9debe5755956066a83b30bcbe3a87c304891303945ea9a7a187288988d76aec6164800fb39ac470482e41253a7e3e2c2f1868242144817fd6c03f2990112213a Description: Checks whether build-dependencies can be satisfied This software checks, given a collection of source package stanzas and a collection of binary package stanzas of Debian packages, whether the build-dependencies of each source package can be satisfied by the binary packages. Homepage: http://www.mancoosi.org/software/ Package: dose-builddebcheck-dbgsym Priority: optional Section: debug Installed-Size: 1278 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 7.0.0-1+apertis1bv2024dev2b1 Depends: dose-builddebcheck (= 7.0.0-1+apertis1bv2024dev2b1) Filename: pool/development/d/dose3/dose-builddebcheck-dbgsym_7.0.0-1+apertis1bv2024dev2b1_arm64.deb Size: 371788 MD5sum: e14dd1dbd9e676cb4a671f9235fea2f3 SHA1: be539d69f19c6df973c113969a373036c908d141 SHA256: 35ba0e686d6b6e5648cc62e3f4dcc9c811fd539313767f8d6459fff02a2c9c2c SHA512: c260003f2935e2e2f573d62dfbccb69f6d7aef5aee3f2336041223161f5caa107c4ca4310248e1bcefdedb97c3d349676b9454ebdc793df482f15b560919b239 Description: debug symbols for dose-builddebcheck Auto-Built-Package: debug-symbols Build-Ids: 15683f8e79a6a3af89c43c0e3d8e5ea069bc7622 Package: dose-distcheck Priority: optional Section: devel Installed-Size: 5117 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 7.0.0-1+apertis1bv2024dev2b1 Replaces: dose3-distcheck (<< 2.9.13) Depends: xz-utils, libbz2-1.0, libc6 (>= 2.35), zlib1g (>= 1:1.1.4) Breaks: dose3-distcheck (<< 2.9.13) Filename: pool/development/d/dose3/dose-distcheck_7.0.0-1+apertis1bv2024dev2b1_arm64.deb Size: 1229624 MD5sum: e02fa7e98b1aeb0bfe0ded5496c6e4f1 SHA1: 4ab9a571f8c2466ddfc8a314a2783eea11b88d41 SHA256: dacec6d82a0fffe84583a709f95ec6f77fda4927f895335d03b52115f9b840ab SHA512: 83bc01cc7ee363e8951a19eaadb328254da946876edd79e248a26eff6d21697acabd3b47b00bdde8dc7d373c88cab8d3a581c233b86260125d23ead74cae5e1e Description: Checks whether dependencies of packages can be satisfied This software checks for every package of a distribution whether it is possible to satisfy its dependencies and conflicts within this distribution. It comes in several versions: - dose-debcheck for Debian packages - dose-rpmcheck for rpm packages - dose-eclipsecheck for OSGi plugins Homepage: http://www.mancoosi.org/software/ Package: dose-distcheck-dbgsym Priority: optional Section: debug Installed-Size: 1285 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 7.0.0-1+apertis1bv2024dev2b1 Depends: dose-distcheck (= 7.0.0-1+apertis1bv2024dev2b1) Filename: pool/development/d/dose3/dose-distcheck-dbgsym_7.0.0-1+apertis1bv2024dev2b1_arm64.deb Size: 374052 MD5sum: b99c0dc620876373f70e2464bd4bd399 SHA1: c817c482f0236427931963845a44087fb6877613 SHA256: e57b7956b16478e4c01ca173583025a6685b76c451ea36c9de0ae38d35f9ad00 SHA512: 0560b99f3f970fa9492b0c580f97867adb5e3ca5d10d94b5249d1b26e44aff06995feab8bb9da959171d024fc2eaf697c3133305735501f72f6f3cba2d168cc1 Description: debug symbols for dose-distcheck Auto-Built-Package: debug-symbols Build-Ids: 9e3b64e568151fa8e52100558287d4c8b3bf8891 Package: dose-doc Priority: optional Section: doc Installed-Size: 2702 Maintainer: Debian OCaml Maintainers Architecture: all Source: dose3 Version: 7.0.0-1+apertis1bv2024dev2b1 Replaces: apt-cudf (<< 4.3-2), dose-distcheck (<< 4.3-2), libdose3-ocaml-dev (<< 4.3-2) Breaks: apt-cudf (<< 4.3-2), dose-distcheck (<< 4.3-2), libdose3-ocaml-dev (<< 4.3-2) Filename: pool/development/d/dose3/dose-doc_7.0.0-1+apertis1bv2024dev2b1_all.deb Size: 302604 MD5sum: a6da1723d988d2cfe628e448c31d4d40 SHA1: 19177c54c1a554b12e0f7069d350bf91d70a6a75 SHA256: 532087322944f2aac4a901fc00f9123a57d8d338a248cde4448db1c7240444f3 SHA512: bd8c7a9baed24edb780bd0bbc268e5cec72f95787ee3f2e206a74a3b0e9b1a225f4a6bff79f99266f4f9bb426144fdf9552738749f1463d4db74c25cf5bd5000 Description: Documentation for dose tools and libraries. The dose suite provides libraries for handling package meta-data, and various tools for analyzing package relationships in a large package repository. This package contains the documentation of the dose API, and tutorials of various dose tools. Homepage: http://www.mancoosi.org/software/ Multi-Arch: foreign Package: dose-extra Priority: optional Section: devel Installed-Size: 19654 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 7.0.0-1+apertis1bv2024dev2b1 Replaces: ceve (<< 2.9.10) Provides: ceve Depends: xz-utils, libbz2-1.0, libc6 (>= 2.35), zlib1g (>= 1:1.1.4) Breaks: ceve (<< 2.9.10) Filename: pool/development/d/dose3/dose-extra_7.0.0-1+apertis1bv2024dev2b1_arm64.deb Size: 2660108 MD5sum: 9e759eb9357e66a48859660febbb3127 SHA1: 6bf9294fe267190e5a618a765734c359e0e60eff SHA256: aad423b1bd4048fd6c5b74ace925fa26e80908aa1463e914ae996646c9b04c9d SHA512: 650d551622fcd9daa133e339c1a1e72199ef2dadbaadefb6a2556bd8dbf179fdedbba9f5c4b06048c366fa6a7231c41a678d732d411bbfb3bbc98be70be0224a Description: Extra QA tools from the Dose3-library This package contains extra tools for analyzing meta-data of software packages: - ceve, a general metadata parser supporting different input formats (Debian, rpm, and others) and different output formats. - dose-outdated, a Debian-specific tool for finding packages that are not installable with respect to a package repository, and that can only be made installable again by fixing the package itself. - dose-challenged, a Debian-specific tool for checking which packages will certainly become uninstallable when some existing package is upgraded to a newer version. - dose-deb-coinstall, a Debian-specific tool for checking whether a set of packages can be installed all together. The tools dose-distcheck and dose-builddebcheck are packaged in their own respective packages. Homepage: http://www.mancoosi.org/software/ Package: dose-extra-dbgsym Priority: optional Section: debug Installed-Size: 4886 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 7.0.0-1+apertis1bv2024dev2b1 Depends: dose-extra (= 7.0.0-1+apertis1bv2024dev2b1) Filename: pool/development/d/dose3/dose-extra-dbgsym_7.0.0-1+apertis1bv2024dev2b1_arm64.deb Size: 1163572 MD5sum: 7ade94042d92f2b5a9bcc7fe2d9b175b SHA1: a56a9ceabd56112369fc6954b7e164c703282876 SHA256: 22975e814bd79cf41a8dbb3d4f542e5163b9ebbd2a07ed9b002c0315d0d5db95 SHA512: a51b2218bb878458279e94e65aa573fbc70700d7cb6d12d2afbc2f750957d479c692a727984c4479eb2debac21af84cb0734b0044f8641c6d585d82f8795a83d Description: debug symbols for dose-extra Auto-Built-Package: debug-symbols Build-Ids: 0f498b73d6cb372af93819f4eff63b9a594a31af 2b64d50c03f2fbd8c55802d0dee06112dfddfad0 3ede1394675ac4e4743fbe4449ae80c969e1eebd 891db3417b53a7846590c05179492c9165c83bba Package: dosfstools Priority: optional Section: otherosfs Installed-Size: 374 Maintainer: Andreas Bombe Architecture: arm64 Version: 4.2-1apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/d/dosfstools/dosfstools_4.2-1apertis0bv2024dev2b1_arm64.deb Size: 129744 MD5sum: 8e857ba5bab491e4474cc54a41fe613e SHA1: d709ff46928b5f12da8f1a6c79ddfe49ea212899 SHA256: ce847f97ff1ac0380a32531e7d379a43e9d24739d0d8163464845bb4b589fe9f SHA512: 4d162bf6922ec8fca712ed34b0ccd274f5b4efb74d29f883613e4ef633c85e5b345b99cdf8b5b2a9a174f3ddca4df9ede7cb655e50a6d4a2d6c8aa357602618f Description: utilities for making and checking MS-DOS FAT filesystems The dosfstools package includes the mkfs.fat and fsck.fat utilities, which respectively make and check MS-DOS FAT filesystems. Homepage: https://github.com/dosfstools/dosfstools Package: dosfstools-dbgsym Priority: optional Section: debug Installed-Size: 223 Maintainer: Andreas Bombe Architecture: arm64 Source: dosfstools Version: 4.2-1apertis0bv2024dev2b1 Replaces: dosfstools-dbg (<< 3.99.0~) Depends: dosfstools (= 4.2-1apertis0bv2024dev2b1) Breaks: dosfstools-dbg (<< 3.99.0~) Filename: pool/development/d/dosfstools/dosfstools-dbgsym_4.2-1apertis0bv2024dev2b1_arm64.deb Size: 177884 MD5sum: 568f079a26a8151e0340b1250c9cbc5f SHA1: 9961a6594d3dd49d31a005f656676d16546b1c2a SHA256: 62febf96d94cd69c7de6cbee171fa7866d94ae8024b40809c57a9b3380d1dfff SHA512: f366badc368ac5aaed3bc38020408eb4543df009fa83591a68b61bc1ce49b89eed7b600191dcac6f075daec00adaeece3e7feac5fb85983829eccfd39563754a Description: debug symbols for dosfstools Auto-Built-Package: debug-symbols Build-Ids: 003653d94fa3f26a892c975ef9a2785c7234a5f9 33a637bdd2021343ef2ba9dbcea8408326b2bcc1 486f5a39fe6713945bfe82d2fccf8867bbfaa76f Package: dot2tex Priority: optional Section: graphics Installed-Size: 795 Maintainer: Sandro Tosi Architecture: all Version: 2.11.3-3+apertis0bv2024dev2b1 Depends: graphviz, python3-pyparsing (>= 0.4.8), python3:any, libjs-sphinxdoc (>= 5.2) Recommends: preview-latex-style, texlive-latex-base, texlive-pictures | texlive-pstricks Filename: pool/development/d/dot2tex/dot2tex_2.11.3-3+apertis0bv2024dev2b1_all.deb Size: 328788 MD5sum: 9968fc0b85ba2d22a78db87f1e395c4f SHA1: 085ef5521a963061034631e08fe2b3b77cb1f7eb SHA256: ebe0b586e53b83b10140cf9864fe0c443139c9461b31c27524c4e4555c19f9a8 SHA512: 16235c2a778a6344c23727c0a274c4a8e4a9174e3e75dd755694526d3b59ec174a2e13f8182875dd12a99ad44e61072ccdd17d872807ae6c6560af4defdb4c4e Description: Graphviz to LaTeX converter The purpose of dot2tex is to give graphs generated by the graph layout tool Graphviz a more LaTeX friendly look and feel. This is accomplished by: . - Using native PSTricks and PGF/TikZ commands for drawing arrows, edges and nodes. - Typesetting labels with LaTeX, allowing mathematical notation. - Using backend specific styles to customize the output. Enhances: latex-beamer Homepage: https://github.com/kjellmf/dot2tex Package: doxygen Priority: optional Section: devel Installed-Size: 18480 Maintainer: Paolo Greppi Architecture: arm64 Version: 1.9.4-4+apertis1bv2024preb1 Provides: dh-sequence-doxygen Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6), libclang1-14 (>= 1:5.0~svn298832-1~), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 12), libxapian30 (>= 1.4.19~) Suggests: doxygen-latex, doxygen-doc, doxygen-gui, graphviz Filename: pool/development/d/doxygen/doxygen_1.9.4-4+apertis1bv2024preb1_arm64.deb Size: 4229216 MD5sum: ab4d8788ee77c993482d119f2383c3b8 SHA1: cd93e826ba8ca86a2fda34a72ed567bd53530b4e SHA256: 9346a823338dac5c9cf2644a21b791470ce3f7405d29e76d678386e398a42c5a SHA512: 7068dc126028418523bf6f281c87735e38ea98102c5c61323f6731083a8c3db2eda66e29b129ea21518056ced8334e5ecacfb20af4e14d69bf477822b739fbd1 Description: Generate documentation from source code Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of annotated source files. . There is also support for generating RTF, PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The documentation is extracted directly from the sources. . Install the doxygen-latex package to build LaTeX based documents. Homepage: https://www.doxygen.nl/ Multi-Arch: foreign Package: doxygen-dbgsym Priority: optional Section: debug Installed-Size: 69196 Maintainer: Paolo Greppi Architecture: arm64 Source: doxygen Version: 1.9.4-4+apertis1bv2024preb1 Depends: doxygen (= 1.9.4-4+apertis1bv2024preb1) Filename: pool/development/d/doxygen/doxygen-dbgsym_1.9.4-4+apertis1bv2024preb1_arm64.deb Size: 64344388 MD5sum: 287b893fa94eff7e3d1980981a27266d SHA1: 0a6313068e253ea5ef6924dfad713ce4e52e900a SHA256: 45694ee89dd3ed8dfac208b5dd6a36b564a77b43983ce3eff1649148ce914090 SHA512: 1360013df747608646ce73dd704bb710b7d18639a5b78cb747b74f039b1ddc7da998bcb50b8cb92965dab62526f19638c74de42258fa46351d6e0bd05804aecb Description: debug symbols for doxygen Auto-Built-Package: debug-symbols Build-Ids: 888835a3c1d8547e5b84ed8575ed520dcc453371 cba34b744f1519b9e36d214a43f5c103e8bae2ce f75f7b864cb323be3e32098ce6c894e914e1ed0e Package: doxygen-doc Priority: optional Section: doc Installed-Size: 5716 Maintainer: Paolo Greppi Architecture: all Source: doxygen Version: 1.9.4-4+apertis1bv2024preb1 Replaces: doxygen-docs Provides: doxygen-docs Recommends: doxygen Conflicts: doxygen-docs Filename: pool/development/d/doxygen/doxygen-doc_1.9.4-4+apertis1bv2024preb1_all.deb Size: 2793396 MD5sum: 488814ed4f0a87e4730111f8735ad843 SHA1: af3acebc5dd8ed14802cf2262d454808c23624f0 SHA256: a04f1f1a392ee7e01d15e990ebcb17d0b01d3d3a915dd4c2bed8d5caa2dc1275 SHA512: 19a732e06400c72d11883c3cef8d9eb615cce89b9ac2985d870aeeb2496571a20e48a4a28df66bb86d9075ff4761e49889419dcbe1de86ca47429fc44aa0565e Description: Documentation for doxygen Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of annotated source files. . This package contains the documentation for doxygen. Homepage: https://www.doxygen.nl/ Multi-Arch: foreign Package: doxygen-doxyparse Priority: optional Section: devel Installed-Size: 18251 Maintainer: Paolo Greppi Architecture: arm64 Source: doxygen Version: 1.9.4-4+apertis1bv2024preb1 Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6), libclang1-14 (>= 1:5.0~svn298832-1~), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 12) Filename: pool/development/d/doxygen/doxygen-doxyparse_1.9.4-4+apertis1bv2024preb1_arm64.deb Size: 4162516 MD5sum: b97baf9625a932d7ddf1a6162ffe738c SHA1: a471f98a50f3b993a9fdbd1b84522b5cb8f44044 SHA256: 06c375b6ae5a653b7a9693baad1f3a83d1b903d6e561fa1a07e65e1bc60bff6f SHA512: 00445deb2a0f2cb764f39d234124055267e0d25d78b6a3cddeca64e66da5f26a743ca83029b2786ed442c4c581aec7de18a8586112d312d69bdaf7b92fd75f93 Description: Multi-language source code parser based on doxygen Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, VHDL and to some extent D. Doxyparse builds on doxygen's great source code parsing infrastructure and provides a command-line tool that can be used to obtain information from source code, such as: . * which functions/methods and variables/attributes a module/class contains * which functions/methods calls/uses which functions/methods/variables * etc . doxyparses's main goal is to be used by higher-level source code analysis tools. . This package contains doxyparse binary, a source code parser based on doxygen Homepage: https://www.doxygen.nl/ Multi-Arch: foreign Package: doxygen-doxyparse-dbgsym Priority: optional Section: debug Installed-Size: 69187 Maintainer: Paolo Greppi Architecture: arm64 Source: doxygen Version: 1.9.4-4+apertis1bv2024preb1 Depends: doxygen-doxyparse (= 1.9.4-4+apertis1bv2024preb1) Filename: pool/development/d/doxygen/doxygen-doxyparse-dbgsym_1.9.4-4+apertis1bv2024preb1_arm64.deb Size: 64236592 MD5sum: 02349fedb6b7f46aa7dbf3d345fd9842 SHA1: 456babf4a114c3b8621ee9108097c2dc3f2c8d2a SHA256: 0dfc8584e95ef3c070f60db57e5cea8eb2900b23e29cdef6b4bddaf3121135b0 SHA512: bf5f1b61dfc0710a14e0decf22e8add3baead9070f5ab88ba8273c03f872390aa78198232466557ddb7120a715ebea920b56c70883cd2e35bd92e65a3cd65435 Description: debug symbols for doxygen-doxyparse Auto-Built-Package: debug-symbols Build-Ids: 60ab242cea568d54eacedebce22fbc0a60707fa2 Package: doxygen-gui Priority: optional Section: devel Installed-Size: 994 Maintainer: Paolo Greppi Architecture: arm64 Source: doxygen Version: 1.9.4-4+apertis1bv2024preb1 Depends: doxygen, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.12.5+dfsg-3) | libqt5gui5-gles (>= 5.12.5+dfsg-3), libqt5widgets5 (>= 5.12.5+dfsg-3), libqt5xml5 (>= 5.12.5+dfsg-3), libstdc++6 (>= 5.2) Suggests: doxygen-doc Filename: pool/development/d/doxygen/doxygen-gui_1.9.4-4+apertis1bv2024preb1_arm64.deb Size: 588512 MD5sum: bed7d5462fed624917ba4d2df7dc6658 SHA1: 5693e98352d21fd1f661373253bf8b46315da57f SHA256: c940f44d0b3e34acc7b1fb684b41e9e224edfd88ca8c93388c10a454cd71cc19 SHA512: 6d1c29c1ac6d6e6ba9c094c5fd31c43bedc8b0d9af770d938cb2d8bd25f8b2797f1f0ead20060db9875a1b49290d6941c355d36685eafd21736595b943b7ca64 Description: GUI configuration tool for doxygen Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of annotated source files. . This package contains doxywizard, a GUI configuration tool for doxygen. Homepage: https://www.doxygen.nl/ Package: doxygen-gui-dbgsym Priority: optional Section: debug Installed-Size: 2817 Maintainer: Paolo Greppi Architecture: arm64 Source: doxygen Version: 1.9.4-4+apertis1bv2024preb1 Depends: doxygen-gui (= 1.9.4-4+apertis1bv2024preb1) Filename: pool/development/d/doxygen/doxygen-gui-dbgsym_1.9.4-4+apertis1bv2024preb1_arm64.deb Size: 2793392 MD5sum: f4255c4f5fab0ec9103dd22d34e70388 SHA1: 9b3879da6a743bf48aeb8b8681e6b8ad5a599ec0 SHA256: fcb960a552e752b287ad14f6f9783b163320896401ccbff92181e8ecb9848c6b SHA512: 3652d6eb06bf9396533f183ab5f7a5c51acc5d66522c02c09be6a7a1d1ece23c5d01be7fa9a846c00573887ca551036394e779a980a4fcbd6b2600e6558dcdb0 Description: debug symbols for doxygen-gui Auto-Built-Package: debug-symbols Build-Ids: 7cfe7fc61a538f1414ced3c561c1bf2368a58f07 Package: doxygen-latex Priority: optional Section: devel Installed-Size: 340 Maintainer: Paolo Greppi Architecture: all Source: doxygen Version: 1.9.4-4+apertis1bv2024preb1 Depends: doxygen (>= 1.9.4-4+apertis1bv2024preb1), texlive-extra-utils, texlive-latex-extra, texlive-plain-generic, texlive-latex-recommended, texlive-font-utils, ghostscript, texlive-fonts-recommended, cm-super-minimal Filename: pool/development/d/doxygen/doxygen-latex_1.9.4-4+apertis1bv2024preb1_all.deb Size: 336920 MD5sum: f8e2447ee9817ac5fd4b164fa4f56f17 SHA1: 676bb731e46f4bbd11d30e91ebd50cb24098c0db SHA256: 067ee7658f8fffba0f6d236ccc1a1d002410980d9722033965dd38f78fa0fe37 SHA512: d10445987864a06d2c32f5b9203995a0e1135feb41cd14b6cb3faae8e5f80d9c880cd78cc2c479ac38e91c33f7c719235f4ce27a58649b136fcc0995a62240c5 Description: Generate LaTeX documentation from source code Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of annotated source files. . This dependency package adds dependencies for all LaTeX packages required to build documents using the default stylesheet. Homepage: https://www.doxygen.nl/ Multi-Arch: foreign Package: doxygen2man Priority: optional Section: devel Installed-Size: 178 Maintainer: Debian HA Maintainers Architecture: arm64 Source: libqb Version: 2.0.6-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libqb100 (>= 2.0.1), libxml2 (>= 2.7.4) Filename: pool/development/libq/libqb/doxygen2man_2.0.6-2+apertis0bv2024dev2b1_arm64.deb Size: 112712 MD5sum: a72ff668bc66d11c7740d694f3a645dd SHA1: a48bdad930b3daa864913485c78c35498974cb38 SHA256: 9f0de9bb7f82c057bfc077fba16d2dfc2e3bf49cc636374b98dc06ac65b3cbac SHA512: 66d45f4b3b068ab0aaa7fe60887107e34d1c98ee648939ac3d427838821a0a25ac2c693123ab8b3d8b84bd06fbc5f97c1ced1004b7746842a3a363e402fe2823 Description: generate man pages from Doxygen XML files This is a tool to generate API manpages from a doxygen-annotated header files. First run doxygen on the header files and then run this program against the main XML file it created and the directory containing the ancilliary files. It will then output a lot of *.3 man page files which you can then ship with your library. Homepage: https://github.com/clusterlabs/libqb/wiki Package: doxygen2man-dbgsym Priority: optional Section: debug Installed-Size: 56 Maintainer: Debian HA Maintainers Architecture: arm64 Source: libqb Version: 2.0.6-2+apertis0bv2024dev2b1 Depends: doxygen2man (= 2.0.6-2+apertis0bv2024dev2b1) Filename: pool/development/libq/libqb/doxygen2man-dbgsym_2.0.6-2+apertis0bv2024dev2b1_arm64.deb Size: 39460 MD5sum: d8bfb76a29d19efb3d2ff097de02c8e4 SHA1: 0a485bcbb4e19853e58642dc8f7f7e3036cb2587 SHA256: 1acc455ab2ee7f0b718fc355c1c87b5eeb2a3045c5c6204a34670388df8e94e6 SHA512: 705a904d3ef0397249f08191d80fd81da784051f0e852b151c34d5fde6e2d7513a20c2f13b5180d4db1977a001d41bb454068bad51fb617048c5cd2214fb97f9 Description: debug symbols for doxygen2man Auto-Built-Package: debug-symbols Build-Ids: 4f64c3612867352623d8e0f68b4c9bd7c0512a9f Package: dput Priority: optional Section: devel Installed-Size: 202 Maintainer: Ben Finney Architecture: all Version: 1.1.3+apertis0bv2024dev2b1 Depends: python3-pkg-resources, python3-debian, python3-gpg, python3-xdg, python3:any Suggests: openssh-client, lintian, mini-dinstall, rsync Filename: pool/development/d/dput/dput_1.1.3+apertis0bv2024dev2b1_all.deb Size: 43304 MD5sum: 27a08e4107cb3b7610603e78c1910146 SHA1: 354e2a020ea476a580844cef2dfc2b411245c2ca SHA256: 8aa5c2ba28afc018914a9fd7ad4230e14f22e19ee1e0312380dfd9ef083b6429 SHA512: e864f6ca00eaf21a6f9f862e8d53b8b4e51399c8087df9f1a8f923b5c3b2e82710480853a1bd0f02383b0bb3fd0d5be892770f2815d48bea14c13f97522772fc Description: Debian package upload tool DPut is the Debian Package Upload Tool. The ‘dput’ command uploads one or more packages to the Debian archive. . This package also includes the ‘dcut’ command, which can generate and / or upload a commands file for the Debian FTP archive upload queue. . ‘dput’ runs some tests to verify that the package is compliant with Debian Policy. It can also run Lintian on the package before upload, and/or run ‘dinstall’ in dry-run-mode, when using an appropriate upload method. . DPut is intended mainly for Debian maintainers, although it can also be useful for people maintaining local APT repositories. Homepage: https://packages.debian.org/source/sid/dput Package: draco Priority: optional Section: graphics Installed-Size: 3437 Maintainer: Timo Röhling Architecture: arm64 Version: 1.5.5+dfsg-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libdraco7 (>= 1.5.5+dfsg), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/development/d/draco/draco_1.5.5+dfsg-2+apertis0bv2024dev2b1_arm64.deb Size: 511728 MD5sum: f18cfeb8e3a83c82695f0ecb815e9c46 SHA1: e00df995af4ae7de47bc108de808ebb563d83e16 SHA256: dd4d615eaef016a2abaf85b800c3ab0f43cf5bef926fca058d9b9c8d6294a4f9 SHA512: e0c7f7edf836a6c3f02fffdda7fec936b04cd7d4f30816f0c261a2fb2e955d80514fdf680451bd74229ff459394884f876caaa5c37affb417e3ca3bb38af3f06 Description: Encoder and decoder for 3D geometric meshes and point clouds Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics. . Draco is designed and built for compression efficiency and speed. The code supports compressing points, connectivity information, texture coordinates, color information, normals, and any other generic attributes associated with geometry. With Draco, applications using 3D graphics can be significantly smaller without compromising visual fidelity. For users, this means apps can now be downloaded faster, 3D graphics in the browser can load quicker, and VR and AR scenes can now be transmitted with a fraction of the bandwidth and rendered quickly. . This package provides command line tools to compress and decompress files using Draco. Homepage: https://github.com/google/draco Package: draco-dbgsym Priority: optional Section: debug Installed-Size: 24903 Maintainer: Timo Röhling Architecture: arm64 Source: draco Version: 1.5.5+dfsg-2+apertis0bv2024dev2b1 Depends: draco (= 1.5.5+dfsg-2+apertis0bv2024dev2b1) Filename: pool/development/d/draco/draco-dbgsym_1.5.5+dfsg-2+apertis0bv2024dev2b1_arm64.deb Size: 24505388 MD5sum: eec375f326951dee0def49430bfb1252 SHA1: 8430244dff2e3d032e0ade843dc245fa8c62723c SHA256: 2a75f81b70d0e6d6c5a4fdf53ee26b898b9ae5ebaac5c35093f24c1e54454a79 SHA512: eded97db3a123d7521880319dbdfaa40a2101f04099f60832845e12362e569c61d97ab8ad62b117bd0718ae3e368a5284475c9dc632b64031f14b5a6beb942ea Description: debug symbols for draco Auto-Built-Package: debug-symbols Build-Ids: 2f000fc677f8b207ea4a0e8fe9e72773560c0195 94ab8f6e83ad8fd21fb0f08b586d507699f76ec6 a21019cdd71040c6e40dfa372731b18156f4a6e2 Package: dsdp Priority: optional Section: science Installed-Size: 224 Maintainer: Debian QA Group Architecture: arm64 Version: 5.8-10+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libdsdp-5.8gf Filename: pool/development/d/dsdp/dsdp_5.8-10+apertis0bv2024dev2b1_arm64.deb Size: 25044 MD5sum: 3deaf707d38c836a2cbdcba9122afb2f SHA1: 45fa76e117f7f0134e60be1261fba5d3fd444447 SHA256: d943ae183d0b397f5178d275008a47270697fc46254f8b34c085c37d1ce85b6e SHA512: 6b747bbbaca913bba0ed67f502d0a88db82175881cdbe32d1a69aa54aeae9088232cea9ee8cb54861327f1be819577259131e1908facb316a4cd53db19adaa83 Description: Software for Semidefinite Programming The DSDP software is a free open source implementation of an interior-point method for semidefinite programming. It provides primal and dual solutions, exploits low-rank structure and sparsity in the data, and has relatively low memory requirements for an interior-point method. It allows feasible and infeasible starting points and provides approximate certificates of infeasibility when no feasible solution exists. The dual-scaling algorithm implemented in this package has a convergence proof and worst-case polynomial complexity under mild assumptions on the data. Furthermore, the solver offers scalable parallel performance for large problems and a well documented interface. Some of the most popular applications of semidefinite programming and linear matrix inequalities (LMI) are model control, truss topology design, and semidefinite relaxations of combinatorial and global optimization problems. . This package contains the binaries. Homepage: http://www-unix.mcs.anl.gov/DSDP/ Package: dsdp-dbgsym Priority: optional Section: debug Installed-Size: 37 Maintainer: Debian QA Group Architecture: arm64 Source: dsdp Version: 5.8-10+apertis0bv2024dev2b1 Depends: dsdp (= 5.8-10+apertis0bv2024dev2b1) Filename: pool/development/d/dsdp/dsdp-dbgsym_5.8-10+apertis0bv2024dev2b1_arm64.deb Size: 4932 MD5sum: 7b0aa4d8d557980501577cbd4848db92 SHA1: 46156b8057472844a70e73508f2e938f59ea91df SHA256: 6594e87130f880bdb74fd58c58c983b5a4f9c8f4e7d8ed925300bfdcc0124f18 SHA512: 148fecb408105966df21bb5c7b6353c57979df84059df18e4456c39d423b007b8c1b7e9e66fffc449640d6f2a3931223a2e38bf0f35c778552fc85b0ba293c99 Description: debug symbols for dsdp Auto-Built-Package: debug-symbols Build-Ids: 395abb5e872df7adad15a1225c20933c06c71e6b 8e871d3125a2cb255f11fd02560ff20e1b5a4ca5 b2adbcc70d7226c35a0aaed7d344f4161fe80f61 Package: dsdp-doc Priority: optional Section: doc Installed-Size: 8506 Maintainer: Debian QA Group Architecture: all Source: dsdp Version: 5.8-10+apertis0bv2024dev2b1 Recommends: dsdp Filename: pool/development/d/dsdp/dsdp-doc_5.8-10+apertis0bv2024dev2b1_all.deb Size: 581696 MD5sum: ff1e7c28631ac3537842fc7c6c887509 SHA1: 40b1d5c5c255ca5b87688367b0f136dca0b2ca22 SHA256: 2c4cdaa21d5382152b78b17c2af4eee95befee81c993288593faa2bbcfd73f20 SHA512: 18479c59f3d8cd16cc8aba8a72891d700e21db7212cee0ec81178f7d67850d4c657dd17c611e8351bea36a86b149b8c3382f14848ab8879ce8bd42f5755bdec9 Description: Software for Semidefinite Programming The DSDP software is a free open source implementation of an interior-point method for semidefinite programming. It provides primal and dual solutions, exploits low-rank structure and sparsity in the data, and has relatively low memory requirements for an interior-point method. It allows feasible and infeasible starting points and provides approximate certificates of infeasibility when no feasible solution exists. The dual-scaling algorithm implemented in this package has a convergence proof and worst-case polynomial complexity under mild assumptions on the data. Furthermore, the solver offers scalable parallel performance for large problems and a well documented interface. Some of the most popular applications of semidefinite programming and linear matrix inequalities (LMI) are model control, truss topology design, and semidefinite relaxations of combinatorial and global optimization problems. . This package contains the documentation and examples. Homepage: http://www-unix.mcs.anl.gov/DSDP/ Multi-Arch: foreign Package: ducktype Priority: optional Section: devel Installed-Size: 18 Maintainer: Debian GNOME Maintainers Architecture: all Source: mallard-ducktype Version: 1.0.2-2+apertis0bv2024dev2b1 Depends: python3-mallard.ducktype (= 1.0.2-2+apertis0bv2024dev2b1), python3:any Suggests: yelp-tools Filename: pool/development/m/mallard-ducktype/ducktype_1.0.2-2+apertis0bv2024dev2b1_all.deb Size: 4900 MD5sum: e47ef4f55c9971d4f5b4b38274ebcd34 SHA1: f8e6931f231ae0ed526feaa7991b1f3c9f0ac7bf SHA256: 87cf5c18311223ab181abdeae28f5fb0451b69d721715be3405016129ac1350c SHA512: 061f69b86e8d1e976b9b46caa267657b48dd8c63e4dcc38273fff4c64b6cb4fd90371f6ac54fa89d9e773f3c4fbe66b35efa00f43802f9c5913bda1473ac49fc Description: Command-line tool for Ducktype, a lightweight documentation syntax Ducktype is a lightweight non-XML syntax for Mallard, a topic-oriented markup language for help files. Mallard is primarily used in GNOME help. . This package contains the ducktype command-line tool, which can be used to convert Ducktype documents into the Mallard XML format for further processing by the tools and stylesheets in the yelp-tools and yelp-xsl packages. Homepage: https://github.com/projectmallard/mallard-ducktype Multi-Arch: foreign Package: dune Priority: optional Section: oldlibs Installed-Size: 52 Maintainer: Debian OCaml Maintainers Architecture: all Source: ocaml-dune Version: 2.9.3-1+apertis0bv2024dev2b1 Depends: ocaml-dune Filename: pool/development/o/ocaml-dune/dune_2.9.3-1+apertis0bv2024dev2b1_all.deb Size: 40068 MD5sum: 2b2b5596697f966df385395c21c9683c SHA1: 10844b122658f44dc19121111b4896b7445c6aec SHA256: 4c1322b773cc50cf5cdc18c939fed81d4dbe0c26306d262e073bee72e12f60c0 SHA512: 74ac391172e56353de01584ab6354f910309cbc8ead3446d75a7ddccb75e0268f1c67e196b1e234fd8bb920d3498e2ddfe4b2c5a7a6019b9d4592f5d15a96586 Description: composable build system for OCaml projects -- transitional package Dune is a build system designed for OCaml/Reason projects only. It focuses on providing the user with a consistent experience and takes care of most of the low-level details of OCaml compilation. All you have to do is provide a description of your project and Dune will do the rest. . ocaml-dune was previously called dune; this is a transitional package, which can be safely removed. Homepage: https://github.com/ocaml/dune Package: dvipng Priority: optional Section: utils Installed-Size: 187 Maintainer: Varun Hiremath Architecture: arm64 Version: 1.15-1.1co1bv2024preb1 Depends: libc6 (>= 2.34), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.0~alpha~), libkpathsea6 (>= 2022.20220321.62855), texlive-base-bin, ghostscript Filename: pool/development/d/dvipng/dvipng_1.15-1.1co1bv2024preb1_arm64.deb Size: 81656 MD5sum: b62a7c0dc3ceac102dd6f795479d66fa SHA1: 4e66fba62a84d0a5e3499a8d5849df4b0e668d66 SHA256: dd69ebd953b0037d8060e1b03b9c962393abcb69c93c38b00394e91f9056f18a SHA512: 4138433bc0926e34a50e630df814c2b776cc2794eef261c5986b2d2c052ae8df691f2701cbe81282c128ca91c7253f395f921e6975d428726c8a18250d02bb52 Description: convert DVI files to PNG graphics dvipng makes PNG graphics from DVI files as obtained from TeX and its relatives. It is intended to produce anti-aliased screen-resolution images as fast as is possible. This makes dvipng suitable for generating large amounts of images on-the-fly. . dvipng does not read the postamble, so it can be started before TeX finishes. It can read options interactively through stdin, and all options are usable. One can even change the input file through this interface. . dvipng supports PK, VF, PostScript Type1, and TrueType fonts, color specials and simple PostScript inclusion specials. Homepage: http://www.nongnu.org/dvipng/ Package: dvipng-dbgsym Priority: optional Section: debug Installed-Size: 154 Maintainer: Varun Hiremath Architecture: arm64 Source: dvipng Version: 1.15-1.1co1bv2024preb1 Depends: dvipng (= 1.15-1.1co1bv2024preb1) Filename: pool/development/d/dvipng/dvipng-dbgsym_1.15-1.1co1bv2024preb1_arm64.deb Size: 131140 MD5sum: 6a4fc891a5e23df2d7a288edabb5fdec SHA1: d3d2516b8e5187d2ab57338e8e5cc92624fe6baf SHA256: edbb3ae1742db049994e30844c6b1f5a58c710a393626c1ce557dc0863cb12a8 SHA512: 1fd1bd5ea144422f806bceb0bfcaa705a26aac8c6c00501777eef69d78638a5bd67097b8053603fd9ffe7afb7bc005cc3317daa546fa667594040264f09398ad Description: debug symbols for dvipng Auto-Built-Package: debug-symbols Build-Ids: 80c9360dbe39449768b49ec659299dc403765484 Package: dvisvgm Priority: optional Section: tex Installed-Size: 2335 Maintainer: Debian TeX Task Force Architecture: arm64 Version: 3.0.3-1+apertis0bv2024preb1 Replaces: texlive-binaries (<= 2019.20190605.51237-2) Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.35), libfreetype6 (>= 2.3.9), libgcc-s1 (>= 3.0), libgs10 (>= 8.61.dfsg.1), libkpathsea6 (>= 2022.20220321.62855), libpotrace0, libssl3 (>= 3.0.0), libstdc++6 (>= 11), libwoff1 (>= 1.0.0), libxxhash0 (>= 0.8.0), zlib1g (>= 1:1.2.0) Recommends: mupdf-tools Breaks: texlive-binaries (<= 2019.20190605.51237-2) Filename: pool/development/d/dvisvgm/dvisvgm_3.0.3-1+apertis0bv2024preb1_arm64.deb Size: 971936 MD5sum: a334d372f1bc738a0aaf7885283d8d80 SHA1: 8ba26872cee2a78c3a8cddbd947a953a80bd0306 SHA256: 9cc078956d8bd82eace87daf1f788bc961211d9b60ca18f6599cc1a34e8f129f SHA512: 2194a6e19edd5959bbe7ab423f8b6190321feb46037792985181a02d7d72e061fc3ed3f3144f05d9fbfbcab036adcc86b62aeb7de85e29181ad9d53eb9234151 Description: DVI to SVG converter dvisvgm is a utility for TeX/LaTeX users. It converts DVI, EPS, and PDF files to the XML-based scalable vector graphics format SVG. Enhances: texlive-binaries Homepage: https://dvisvgm.de/ Package: dvisvgm-dbgsym Priority: optional Section: debug Installed-Size: 13191 Maintainer: Debian TeX Task Force Architecture: arm64 Source: dvisvgm Version: 3.0.3-1+apertis0bv2024preb1 Depends: dvisvgm (= 3.0.3-1+apertis0bv2024preb1) Filename: pool/development/d/dvisvgm/dvisvgm-dbgsym_3.0.3-1+apertis0bv2024preb1_arm64.deb Size: 13096152 MD5sum: cb80af5373986b5104c84fc9c347dabd SHA1: cd57e069a5de469fdc275f57b8cf0e3c0bd7f725 SHA256: 330c84c17c7337370a4e0aa381c444979b2b7fbe8440ed7f77ec4a7fcb2f1d1a SHA512: dd806fe7e5cc386bf943d40100de8991450dd93ab8257f8e32255c2a4b46523a6c750311f9e5ebf7c215409f9f0e02a18edcad4b5e24dbdb6120f83de36859c0 Description: debug symbols for dvisvgm Auto-Built-Package: debug-symbols Build-Ids: d0cf5775cb12e5c22f596b3218c4eb938454fb18 Package: dwarf2sources Priority: optional Section: devel Installed-Size: 938 Maintainer: Sjoerd Simons Architecture: arm64 Version: 0.2.4bv2024preb1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Filename: pool/development/d/dwarf2sources/dwarf2sources_0.2.4bv2024preb1_arm64.deb Size: 297592 MD5sum: 5ff4a4df458dba054b59c53cde1f3438 SHA1: 84ef715e05ecded05091b4c10fa14a27c850a866 SHA256: 6898cbddb8c32358fb3b3b3f24a3b6d4d5d6d65ced1a4650393ed23e7bf62c2d SHA512: 552535bd830a401df88dc715b39bed7277c8273400bb278ca33adfb8bc034c2752ef5367ad65367e600a859b2a251ee75ee772b10af2283bcbb0250bd4dc2dd5 Description: Utility to list the source files for a given binary This tools lists the source files that were used to create a given binary and dumps it to a json output Homepage: https://gitlab.apertis.org/pkg/development/dwarf2sources Package: dwarf2sources-dbgsym Priority: optional Section: debug Installed-Size: 5278 Maintainer: Sjoerd Simons Architecture: arm64 Source: dwarf2sources Version: 0.2.4bv2024preb1 Depends: dwarf2sources (= 0.2.4bv2024preb1) Filename: pool/development/d/dwarf2sources/dwarf2sources-dbgsym_0.2.4bv2024preb1_arm64.deb Size: 4968440 MD5sum: c52613d7e084c5c902d268477fa981cd SHA1: 47079bc50b190363de660ac08870de96072b29ca SHA256: b7b62a71f57261dd34de32339998144cfb0d9503ff2738cdd391b59a04b48a2a SHA512: 99d28ebda6e483a6c63fc927f641268fcd33b88bc191570ce200123f3467c832646b665f77b6052c3e8174cb2e85b1a4a7cb80c6e7f25e25a3540dab93925dd0 Description: debug symbols for dwarf2sources Auto-Built-Package: debug-symbols Build-Ids: 984c9b21c7fbd104427c9071f1a7aea685d0efe3 Package: dwarves Priority: optional Section: oldlibs Installed-Size: 22 Maintainer: Thomas Girard Architecture: all Version: 1.24-4.1+apertis1bv2024dev3b1 Depends: pahole (>= 1.22) Filename: pool/development/d/dwarves/dwarves_1.24-4.1+apertis1bv2024dev3b1_all.deb Size: 11924 MD5sum: e2fd4f5378d3ea125974b20ef96a5069 SHA1: 94e471899cd03c63a177a7a42435fe1ea60f84f7 SHA256: 93056e2cb15563ad0016c980d4e6c535ca741754ca9fda3fe84db91b3dc87838 SHA512: c7065215830db72f17ef50a70f29e3ee5552a9a77ad14e012a2e87b4d64364a1a8ecdb422bb7772c994a7cac607fdb8f25a1bc1b6ee32cc91768e9f57575406f Description: set of advanced DWARF utilities - transitional package This is a "dummy" package that depends on the newly named pahole. Homepage: https://git.kernel.org/pub/scm/devel/pahole/pahole.git Multi-Arch: foreign Package: dwz Priority: optional Section: devel Installed-Size: 286 Maintainer: Debian GCC Maintainers Architecture: arm64 Version: 0.15-1+apertis0bv2024preb1 Depends: libc6 (>= 2.34), libelf1 (>= 0.131) Filename: pool/development/d/dwz/dwz_0.15-1+apertis0bv2024preb1_arm64.deb Size: 101612 MD5sum: 36ead288fc739ade2fc0414faa038333 SHA1: 829e7a07de87e274743c82e70205ba2f7f2318ec SHA256: 3cef66538479955aa19d61a4abc0c7bfaa14063424220cb037e1a40e5f41647c SHA512: e6b88802eb28ae2f07cbc62bf69973c9ea4465870f09aef2278b3d85705dfeb5fa70d543481ed5f5b26825476d7d84efbd956f319ce1584719109c614f949611 Description: DWARF compression tool DWARF optimizer and duplication removal utility. Homepage: https://www.sourceware.org/dwz/ Multi-Arch: foreign Package: dwz-dbgsym Priority: optional Section: debug Installed-Size: 332 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: dwz Version: 0.15-1+apertis0bv2024preb1 Depends: dwz (= 0.15-1+apertis0bv2024preb1) Filename: pool/development/d/dwz/dwz-dbgsym_0.15-1+apertis0bv2024preb1_arm64.deb Size: 311608 MD5sum: 0b86cf278254cc18f075b482dadd0b09 SHA1: 6d0f3167c7aa5eb1ed6950f54f5479a530374682 SHA256: 36d85760c023f123cfff63941b8164bc3df1b196b7acad25b7cd91a10c4034e4 SHA512: ebbb63548da915ea6d598cf86945ddf5e1192b84eddfee4f6a9e193b27808ec2b63bbe7d34ca542265182569986998a18dbf23631c42b51cbb5324909835033e Description: debug symbols for dwz Auto-Built-Package: debug-symbols Build-Ids: b551aa2329d7e8d69d938d2196898a5d14ac1b6d Package: ebnflint Priority: optional Section: golang Installed-Size: 1394 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-golang-x-exp Version: 0.0~git20221028.83b7d23-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-golang-x-exp/ebnflint_0.0~git20221028.83b7d23-2+apertis0bv2024dev2b1_arm64.deb Size: 444892 MD5sum: b81c420ee324119ec6c4509d0be5fc1d SHA1: 11b57f6c49ae30cb6a5d4e9ca47eca14757058e9 SHA256: 52546991a9930a49e15c29b2373be97d056ce922cbf1ddd68ba3c90075c4aeb1 SHA512: d17bc8c32918e8af9f56155e9c688d9b46d2f51717b741219046a99470f462be4963ca652adea09e74dd2c6e7c5742f2b3a586a5589658137c701b566c7fb2b9 Description: verifies EBNF productions are consistent and grammatically correct Ebnflint verifies that EBNF productions are consistent and grammatically correct. It reads them from an HTML document such as the Go specification. . Grammar productions are grouped in boxes demarcated by the HTML elements .
   
. Usage: . ebnflint [--start production] [file] . The --start flag specifies the name of the start production for the grammar; it defaults to "Start". Homepage: https://golang.org/x/exp Static-Built-Using: golang-1.19 (= 1.19.8-2) Package: ecbuild Priority: optional Section: libs Installed-Size: 709 Maintainer: Alastair McKinstry Architecture: all Version: 3.7.1-1+apertis0bv2024dev2b1 Provides: dh-sequence-ecbuild Depends: cmake, chrpath, dh-buildinfo Filename: pool/development/e/ecbuild/ecbuild_3.7.1-1+apertis0bv2024dev2b1_all.deb Size: 111848 MD5sum: 8973470120d59e120824cd3a0f9bf029 SHA1: b7ffb983916762f5a03e5aeb897ada63ba8de27b SHA256: 82f41859be9a9b093f8955b61bbf76d2273c64244d342e16dd8567019d71a807 SHA512: cf722badeda9bfb62a40b6a858a8617dffb5bf98c629f3fa6b7b2ac39c7c2e75fff8ad95b556fe499896f829a7b22d5f4a09cc37c9df344b7f639689a8869edd Description: Build system for ECMWF software This is a toolkit from ECMWF extend CMAKE with macros used at ECMWF. . ECMWF is the European Centre for Medium-Range Weather Forecasts. Enhances: debhelper Homepage: https://confluence.ecmwf.int/spaces/viewspace.action?key=ecbuild Multi-Arch: foreign Package: ecj Priority: optional Section: java Installed-Size: 51 Maintainer: Debian Java Maintainers Architecture: all Source: eclipse-jdt-core (4.26-2+apertis1bv2024preb2) Version: 3.32.0+eclipse4.26-2+apertis1bv2024preb2 Depends: default-jre-headless (>= 2:1.11) | java11-runtime-headless, libeclipse-jdt-core-java, java-wrappers Suggests: ant Filename: pool/development/e/eclipse-jdt-core/ecj_3.32.0+eclipse4.26-2+apertis1bv2024preb2_all.deb Size: 26220 MD5sum: 4bd281db77ef23764c3e3bced6a72816 SHA1: 71417bbbfc3c6e9511324449c4199d3e2b675ac6 SHA256: f54d58717f07275c4184972c8a48172b90d5e5acd40b466d9b8ccd1bc6a88e8e SHA512: dfad893461ce6f223108250d3e389ac11f8fd15387178ac535cfcd0323699ae52fe580954b56f234ee143f2d5abf798acb9daa1ffdb14acac47e44f9889cc794 Description: Eclipse Compiler for Java (command line tool) Eclipse JDT Core is the Java infrastructure of the Eclipse Java IDE. It includes: * An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows one to run and debug code which still contains unresolved errors. * A Java Model that provides API for navigating the Java element tree. The Java element tree defines a Java centric view of a project. It surfaces elements like package fragments, compilation units, binary classes, types, methods, fields. * A Java Document Model providing API for manipulating a structured Java source document. * Code assist and code select support. * An indexed based search infrastructure that is used for searching, code assist, type hierarchy computation, and refactoring. The Java search engine can accurately find precise matches either in sources or binaries. * Evaluation support either in a scrapbook page or a debugger context. * Source code formatter . This package contains the standalone ecj command line tool usable as an alternative to javac. Homepage: https://www.eclipse.org/jdt/core/ Package: eclipse-debian-helper Priority: optional Section: java Installed-Size: 31 Maintainer: Debian Java Maintainers Architecture: all Version: 1.9+apertis1bv2024preb2 Depends: ant, ant-contrib, maven-repo-helper, default-jdk-headless | default-jdk Filename: pool/development/e/eclipse-debian-helper/eclipse-debian-helper_1.9+apertis1bv2024preb2_all.deb Size: 6912 MD5sum: 30d805f772c2e3dfdfb1bb3939b051af SHA1: a493c295897bfd5784a751f9865b2a104e692cee SHA256: 5587c983b23b7ee0dd4215871e6c6d7ea00bc5c497f6423f92e07526f02dfc46 SHA512: cdbb75b25d9faac7fa926aa5432a667025e5688226e9fcf746a3bd8818d328b38bd18ceba0a9d95d8f1ce748a99f8740fe6f47118a2e193a418dbfde2f28ea10 Description: Helper tools for building Eclipse related packages eclipse-debian-helper is a set of tools used to build Eclipse related package. It provides a debhelper buildsystem to compile and package projects consisting in a collection of Eclipse bundles. Homepage: https://salsa.debian.org/java-team/eclipse-debian-helper Package: ed Priority: optional Section: editors Installed-Size: 124 Maintainer: Martin Zobel-Helas Architecture: arm64 Version: 1.19-1+apertis0bv2024preb1 Depends: libc6 (>= 2.34) Filename: pool/development/e/ed/ed_1.19-1+apertis0bv2024preb1_arm64.deb Size: 57056 MD5sum: 642c66c7916a089456f72c0cf6753e33 SHA1: 77157aa814a3d84de22568d69ae2cf5d619277dc SHA256: 8b17a10a7a5c6d24f216219e91b08decc110a98be40847f8635711e9c4d14784 SHA512: 3e9ae28d3597194b34aab7296dc3517ccd31130f2085dbd3e01f3d41c0906810991604ff5a9c1c74e49ca07dd7077e238e1979ea2421045f56806c95b27dc7cd Description: classic UNIX line editor ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files. . red is a restricted ed: it can only edit files in the current directory and cannot execute shell commands. Homepage: https://www.gnu.org/software/ed/ Multi-Arch: foreign Package: ed-dbgsym Priority: optional Section: debug Installed-Size: 85 Maintainer: Martin Zobel-Helas Architecture: arm64 Source: ed Version: 1.19-1+apertis0bv2024preb1 Depends: ed (= 1.19-1+apertis0bv2024preb1) Filename: pool/development/e/ed/ed-dbgsym_1.19-1+apertis0bv2024preb1_arm64.deb Size: 65948 MD5sum: dc27e758ecdddaa4ed561293f7a64153 SHA1: eb9fe49a5bfc17057036ead408c92f58903d5ee0 SHA256: e7a74856d71191df8fe8b830830249236e3d74b73f4cdc506f86c7a798530e48 SHA512: f769503e31990e3b3fd2c97a710bb71be2009d746f075a9bf6eadd963763eaf2c611247c6633720a7d9213e29bd4eefcfa1fd702e24d9009d6700ba12bca4398 Description: debug symbols for ed Auto-Built-Package: debug-symbols Build-Ids: 650d60b1792f28ade79403bb4ee1c3b13e63d38f Package: efl-doc Priority: optional Section: doc Installed-Size: 69021 Maintainer: Debian Pkg-e Team Architecture: all Source: efl Version: 1.26.3-1+apertis1bv2024dev2b1 Replaces: libecore-doc (<= 1.8.3), libedje-doc (<= 1.8.3), libeet-doc (<= 1.8.3), libefreet-doc (<= 1.8.3), libeina-doc (<= 1.8.3), libeio-doc (<= 1.8.3), libembryo-doc (<= 1.8.3), libevas-doc (<= 1.8.3) Breaks: libecore-doc (<= 1.8.3), libedje-doc (<= 1.8.3), libeet-doc (<= 1.8.3), libefreet-doc (<= 1.8.3), libeina-doc (<= 1.8.3), libeio-doc (<= 1.8.3), libembryo-doc (<= 1.8.3), libevas-doc (<= 1.8.3) Filename: pool/development/e/efl/efl-doc_1.26.3-1+apertis1bv2024dev2b1_all.deb Size: 10039064 MD5sum: f9c8d59238f090809450828b42fa41f4 SHA1: b323b8a3e1e3e86f7220904631194b4f90bb7cb3 SHA256: 8481b97daaafdb73208b9721a3385deebd0dcb707517c09b14fb6cc19f71e06e SHA512: dc08ce7a511cd4dac4136d1a624811e0e4c5ac84d24f0d1577c2d5bb67d4c61d35f88fbbcec0410554a9211c90182359168c706eec192eac740247b85404abe8 Description: Documentation for the Enlightenment Foundation Libraries The Enlightenment Foundation Libraries (EFL) is a set of libraries providing building blocks used in the Enlightenment window manager. This package contains the Doxygen-generated HTML documentation and examples for the API of the EFL. . This is part of the Enlightenment Foundation Libraries (EFL). Homepage: https://www.enlightenment.org Multi-Arch: foreign Package: eglexternalplatform-dev Priority: optional Section: x11 Installed-Size: 45 Maintainer: Timo Aaltonen Architecture: all Source: eglexternalplatform Version: 1.1-1+apertis1bv2024dev2b1 Filename: pool/development/e/eglexternalplatform/eglexternalplatform-dev_1.1-1+apertis1bv2024dev2b1_all.deb Size: 14192 MD5sum: 7de9f456c2464584377f306d3d4f8814 SHA1: 51a618ddabf3cd66c4b51de7273469c66503c8ac SHA256: 6697e4888c3f82b1d88f3e159c544cc9553d7f3eee4215314442db1a4298ba66 SHA512: 459184706804b25a17a5d54cb44938644d42b4e612038c32fa432df501c07358bb55f392006a3346526e80890e4f253de8ab4a4a3e738bf21c7bc742a27f0f8a Description: EGL External Platform Interface -- development files This is a work-in-progress specification of the EGL (Embedded-System Graphics Library) External Platform interface for writing EGL platforms and their interactions with modern window systems on top of existing low-level EGL platform implementations. This keeps window system implementation specifics out of EGL drivers by using application-facing EGL functions. Homepage: https://github.com/NVIDIA/eglexternalplatform Package: elks-libc Priority: optional Section: devel Installed-Size: 654 Maintainer: Juan Cespedes Architecture: all Source: linux86 Version: 0.16.17-3.4+apertis0bv2024dev2b1 Replaces: bcc (<< 0.14.9), linux86 Recommends: bcc (>= 0.16.17-3.4+apertis0bv2024dev2b1) Conflicts: linux86 Filename: pool/development/l/linux86/elks-libc_0.16.17-3.4+apertis0bv2024dev2b1_all.deb Size: 136388 MD5sum: 04ca17d58ec07330fa5fa13d9d4b49f7 SHA1: 4a6531f7ce1641ea75d88fe6560b5c74934f7db1 SHA256: af3ea64c1d483e137e808bfc32562c5aa0f2251bb49ffd887666b22525343f33 SHA512: 39d04e22c5f6ecfe72325239b5f868f237be71d45752c46289eb94d1f889979a303fe3c38b9a59b16c257a41f5047d3aaba7e51c0789c046f43956727db29c05 Description: 16-bit x86 C library and include files This is the C library used to compile with bcc. It includes all the headers and static libraries needed to build 16-bit applications, for Linux/8086, Linux/i386 and DOS .COM executables. Multi-Arch: foreign Package: emacs Priority: optional Section: editors Installed-Size: 63 Maintainer: Rob Browning Architecture: all Version: 1:28.2+1-15+apertis0bv2024preb1 Depends: emacs-gtk (>= 1:27.1) | emacs-lucid (>= 1:27.1) | emacs-nox (>= 1:27.1) Filename: pool/development/e/emacs/emacs_28.2+1-15+apertis0bv2024preb1_all.deb Size: 28664 MD5sum: 8bc93f02d94d0bacb95669d8de530877 SHA1: 0b54f77062d4eea88c81d533778b255a7b42b947 SHA256: 3b131bb61c7837376df532be68ee0ebfd77829af18e0a2438d351e6430e4b9f3 SHA512: 0d84bf4e5ab8132e3b53c5ed6e5dc40c7018a2b42e4c19491ad5dffa81cf6313c35d85b6364d22b140f1e4e699f67306c6cd77eaeb4e98375005b0b6a27cc43c Description: GNU Emacs editor (metapackage) GNU Emacs is the extensible self-documenting text editor. This is a metapackage that will always depend on the latest recommended Emacs variant (currently emacs-gtk). Homepage: https://www.gnu.org/software/emacs/ Package: emacs-bin-common Priority: optional Section: editors Installed-Size: 569 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:28.2+1-15+apertis0bv2024preb1 Depends: emacs-common (= 1:28.2+1-15+apertis0bv2024preb1), libc6 (>= 2.34) Recommends: mailutils Filename: pool/development/e/emacs/emacs-bin-common_28.2+1-15+apertis0bv2024preb1_arm64.deb Size: 109308 MD5sum: 6c11c31b4953640ab5697729d38dbd6f SHA1: 676d9c5a7caed3fc6fead2e5f075833a61307b18 SHA256: 9f3b24149d8697d2caef4f8e0bfdc5959ae12ff2c91fbfe584cd78c40f688efa SHA512: 37396ba6c4207ab9cff68f438aa2139391dbe13a5cbecbb600d7f8c95faf71e5ce0de89a527cee1e24d9186f16db766690fb7689942fecd2091439b9869b8649 Description: GNU Emacs editor's shared, architecture dependent files GNU Emacs is the extensible self-documenting text editor. This package contains the architecture dependent infrastructure that's shared by emacs-gtk, emacs-lucid, and emacs-nox. Homepage: https://www.gnu.org/software/emacs/ Package: emacs-bin-common-dbgsym Priority: optional Section: debug Installed-Size: 339 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:28.2+1-15+apertis0bv2024preb1 Depends: emacs-bin-common (= 1:28.2+1-15+apertis0bv2024preb1) Filename: pool/development/e/emacs/emacs-bin-common-dbgsym_28.2+1-15+apertis0bv2024preb1_arm64.deb Size: 274988 MD5sum: 090d2dda2b7e37ac402d6f2ddb80f990 SHA1: 5d0975f96aa1faa56e7faae9061eb403702e4e08 SHA256: 5592e10211c5cd323e51051032bdef8a4ca4217084dc7af1fbc5ca64f371cc4f SHA512: 30b3cd8aa4c7a6129a20dd497166eac95b2c4d4f74f322814071cb6f166ad2ab120fa9c7fc854762cb8342374def0f542a619c5c0ae0dfb89fcb733f32bb9593 Description: debug symbols for emacs-bin-common Auto-Built-Package: debug-symbols Build-Ids: 0a516ad37abbd1427bce1cef59da64e2dc8387ad 28e79718f20c8e8747da657d8dac9618d52bfd91 3dfe604db8ef2feb07c697670b68b334b3d5c0d0 6618acbdbb4166f59fa61bb2baa80777db32dc16 72585f3bc266b48b2f2159cdea57ee1f954fc374 Package: emacs-common Priority: optional Section: editors Installed-Size: 71574 Maintainer: Rob Browning Architecture: all Source: emacs Version: 1:28.2+1-15+apertis0bv2024preb1 Replaces: emacs-bin-common (<< 1:28) Depends: emacs-el, emacsen-common (>= 3.0.0), install-info, init-system-helpers (>= 1.52) Suggests: emacs-common-non-dfsg, ncurses-term Conflicts: cedet, eieio, emacs-el (<< 1:28.2+1-15+apertis0bv2024preb1), gnus-bonus-el, speedbar Breaks: apel (<< 10.8+0.20120427-4), edb (<< 1.32), egg (<< 4.2.0-2), elpa-cider (<< 0.19.0+dfsg-4~), emacs (<< 1:25), emacs-bin-common (<< 1:28), emacs-gtk (<< 1:25), emacs-lucid (<< 1:25), emacs-nox (<< 1:25), emacs21, emacs21-nox, emacs22, emacs22-gtk, emacs22-nox, emacs23, emacs23-lucid, emacs23-nox, emacs24, emacs24-lucid, emacs24-nox, emacs25, emacs25-lucid, emacs25-nox Filename: pool/development/e/emacs/emacs-common_28.2+1-15+apertis0bv2024preb1_all.deb Size: 14004960 MD5sum: 75f70dd4eb7b6de7437bc1de9d7931f9 SHA1: 94e0d24570fe54d84dae87fa40111f1881c7889f SHA256: 78fc56c25e6d766812c4f067d51dac86f2599b95bb3ab48b0d8a621dab2293f2 SHA512: 781d00c414a75356ccc0a0fa592f0b81ca22a3922cf78855bc0e3b32e42ccbb3f8683821b3d943fbb52e70312818fc44f6542bb487f9a2f32c7c190ca24d3e21 Description: GNU Emacs editor's shared, architecture independent infrastructure GNU Emacs is the extensible self-documenting text editor. This package contains the architecture independent infrastructure that's shared by emacs-gtk, emacs-lucid, and emacs-nox. Homepage: https://www.gnu.org/software/emacs/ Package: emacs-el Priority: optional Section: editors Installed-Size: 17112 Maintainer: Rob Browning Architecture: all Source: emacs Version: 1:28.2+1-15+apertis0bv2024preb1 Depends: emacs-common (= 1:28.2+1-15+apertis0bv2024preb1) Filename: pool/development/e/emacs/emacs-el_28.2+1-15+apertis0bv2024preb1_all.deb Size: 16885116 MD5sum: c5526aa4c213d485c3d3169116106138 SHA1: 419542c095a603bf2508e9944a13494405624ac5 SHA256: ff5eb0b410d637c51df9975c7524dbdaf7450ac805ba42f48528fd10e9261460 SHA512: e817db98844d834cd1364901a54913b55666671c1ee946a48b578efde4fe521078410101a568688eac9296a64c341ef2bb8321d81b3e73cb484ac56c0dfbb1ee Description: GNU Emacs LISP (.el) files GNU Emacs is the extensible self-documenting text editor. This package contains the elisp sources for the convenience of users, saving space in the main package for small systems. Homepage: https://www.gnu.org/software/emacs/ Package: emacs-gtk Priority: optional Section: editors Installed-Size: 40638 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:28.2+1-15+apertis0bv2024preb1 Replaces: emacs-lucid, emacs-nox Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:28.2+1-15+apertis0bv2024preb1), emacs-common (= 1:28.2+1-15+apertis0bv2024preb1), libacl1 (>= 2.2.23), libasound2 (>= 1.0.16), libc6 (>= 2.35), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgccjit0 (>= 11), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgif7 (>= 5.1), libglib2.0-0 (>= 2.37.3), libgmp10 (>= 2:6.2.1+dfsg1), libgnutls30 (>= 3.7.5), libgpm2 (>= 1.20.7), libgtk-3-0 (>= 3.21.4), libharfbuzz0b (>= 0.9.42), libice6 (>= 1:1.0.0), libjansson4 (>= 2.14), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libm17n-0 (>= 1.6.1), libotf1 (>= 0.9.16), libpango-1.0-0 (>= 1.18.0), libpng16-16 (>= 1.6.2-1), librsvg2-2 (>= 2.47.3), libselinux1 (>= 3.1~), libsm6, libsystemd0, libtiff6 (>= 4.0.3), libtinfo6 (>= 6), libx11-6, libxext6, libxfixes3 (>= 1:4.0.1), libxml2 (>= 2.7.4), libxrender1, zlib1g (>= 1:1.1.4) Recommends: fonts-noto-color-emoji Suggests: emacs-common-non-dfsg Conflicts: emacs-lucid, emacs-nox Filename: pool/development/e/emacs/emacs-gtk_28.2+1-15+apertis0bv2024preb1_arm64.deb Size: 5737836 MD5sum: ff7bd07ba5e6e0ed00efb36c4d8e7cdb SHA1: 4cb52874fd9bc505b968a4c83393da7cfb3e536d SHA256: 5f69363b8bf08243bc04859a84277c99bffd6d5c4cc83a7739bcdf7a2cc65392 SHA512: 80fbff8fe97e0ac2ee2aafdc02f0526b75af66a9ac57d3576e7201b92755d22b609407ad080dc396758512f24a66969b796fdcd4939965f21af12a14055708d2 Description: GNU Emacs editor (with GTK+ GUI support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs with a graphical user interface based on GTK+ (instead of the Lucid toolkit provided by the emacs-lucid package). Homepage: https://www.gnu.org/software/emacs/ Package: emacs-gtk-dbgsym Priority: optional Section: debug Installed-Size: 7491 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:28.2+1-15+apertis0bv2024preb1 Depends: emacs-gtk (= 1:28.2+1-15+apertis0bv2024preb1) Filename: pool/development/e/emacs/emacs-gtk-dbgsym_28.2+1-15+apertis0bv2024preb1_arm64.deb Size: 5850484 MD5sum: aec88e37a00b8e6f2531dcc3d386788f SHA1: db1ed3995090828ac491e8d738bfe61c5ad06d2a SHA256: 8f74cd5cd9adecb4b1c14ad60da0e1ab1e2287c184d339fcdcce9c7511846233 SHA512: 276c2df4918cf855824c132ad327eb6fe5bb4a010c5e8c653e459902c73f6a402e8a7dc432a7f0fe1043cfd803898d2ba79ddda62180c90c4f1a1854e97f252c Description: debug symbols for emacs-gtk Auto-Built-Package: debug-symbols Build-Ids: 0161d8d0c6bdb16778a9b55e1d2c25cec654c3e3 02255329ed1c67b8e517fe5582df7f6e3a7aff59 02e6c35bf9f01081a6a0e69281fb4d1ff52c1e2a 039fb7217fa3e01009a346660f9decba72972f92 0938d205da2fd7abf5fa75ca0ed2a7994b40d10c 097b6fe93121eadf266b88ad41e444427ff192d6 0b344fe37073f5bd6034a40d1a1af8b9dc84b4b9 0b39e914f23d2ddd794fd60bd386f8771ab56efa 0e831fbd130fae91b1a589bfbb916297a4a1b768 12275e3fa240c73db7dcf7d100d394427efcd4e5 133f505fde409076d23fe1d2412bf40e7900ce3b 13ffd93b486e1aeaa9c44cd688b4cad20be324a8 173a4004d4e59feaaadc7ad55dcd1b4e71c81de3 1779f1e6d0bcbcbae50ccf26cdd596e5b413c1b1 17f7738d91635b4cdde7d0391c0c837d99ea134a 1823dc38c5ce0ac09fd9f16c430a73fce0a89d75 194be2461b8f545cee3ad1eb1cc95b3a6440abcb 19622c5c524484b505865b8e21f866a1b9cef888 1c54bd552fc7174222db1c6745db8e044fe8d9ca 1ec1dcedbcc69ddc396ab891038b45c9f20c1646 1eccb7adc6a3b52db7136aa1a67f35b29d06a29c 1f8b3328a49cdac36675b6929b4166fdccf5dc4e 20d68a08bb867d11efee4b6aebec9cccd86850ff 21cc2bccdb1cae1d035ca79e931f337720405fbb 2442d5910f492d8d195bb2f3c31a209da2fad51b 25936023329d53857e379b19606f541eafb64af5 25c6b165e22e097acb9036878a6e4e8094be4f5d 2612b600bbb7c7c0c66a3ba7bcfd6ec5f833cb34 2956096eab9b71da3a7b3439e293c280aef616c7 298f62d559f5b4e026100221f9ed95fa053eb19f 2fcfcc504b5e40b6e62098e9cd24817333e035e7 31089436fd87d44989d6faf33c87743f9e6924f8 324aacc011df81686ed1b117c00a96e7074a1bd9 3662bf92e0b651c689cbd1a91fef5b363a00ea69 36df268dece6ce9b512ca5a901018c62a154eaa2 37262bd399581359ce119c190155b5f0ba91c6bb 3865af5c65a61b48ae887fa6f8d6908bdd6c7970 3ddc9bb7adc74de07214f5d62de7dce837a9a18a 3e0e1a3e4d4a95f7aafa4237a6531a33555c0d0c 3f8ee9aacaec390f4699ab11a852159045289ead 4112208ec797f994da5003acc7cf9973b2d02844 44803002037ffb18f798f8a22b555bffe33d6d21 44f85ed831b3caf23ba1f8c1a53e77f7150d6974 466962f1862d89b08733c87022a827c9c359fbb9 47db92e06f564c8715f0e95223abfbce337758b0 4a5d3ed02a3f4fd6beb85aaeb8a8363b6a52fbde 4d6f89abdc23b4b6009c247dd745ea42aaab83e5 4e3c1ff2e7267f5d3d879391e6a2edd793c6c53c 4ef2c369b704feb5b79440695c92c56cd2ebddd7 4f3a421998a5c1f0d15eb1c64b0e8e10d6b19e0c 52ed96b956b01ed141407815264de93bf9be3d76 54d716e3d83051f1562b77f547a25b6da0217eaa 5b87a28bf2f86c7c79e57ee348a20af8b78c1f66 5bec16f3060a364d4662c7240b77f3bf5df071a6 601bd834e82f7b951553d5039bc301b1007cdea4 60845712ef6f47f7131d23b1d74ec22ef56436ea 60a90085c384be7fc30ed128c12f4f9fc683c8f6 61c1b69ece4939303609b8e704be2f730d4382c5 625dcc427fd7b68f3db55749152363716c7ddc32 629e4434c3412256f4e5edbd33b0ae77e0aa0251 62cd2cee1918454793b241dcc65311e26ecd3916 63e26bbbecbdfb60b81828e1ea3cc5483e00ace7 6758cdeb523dabaa021fcf69312f00e44cbfa83d 6850788582ff5b485135b6d58948fe1c446a5fb2 6cb9297b9e11e72f38b72c63bc2975719d0f03b1 6d96d440b5fad6ed3ae9e83d082bc1b882a9af71 7059866f908c3ade5e0b631fdcb02b20971a78c4 76e662b8dc2aef9a403b56dbe91e40e08cb362fb 77f5904cf83490fa34bb264e854666c3ee0b9a2b 7a2cae24e83bd4a15061cfb7207529a68fb864a7 7a6317d90ac0dc0f83cbd044591d8bc35d387024 7ced11e4855fae459a4c939cf0aaa7fbf9ec099f 7eeb53942b02af01d3bcc6d084adfc5a4b4a28a6 80e6c51c8f62d5510c507e6c0c8b3b5bffb91d3f 813b9ea35ad4d42b59b65ba9f2673be6bc384fbe 83b5cc4e59976cbd161c83d840cfbed3f1b06baa 84479168ab9759046cdfc36ff6efd499dd91be9b 8623e58a0bcc0090b7aed576868bc12162392dcf 8a79789901f7a158bf6efe971f3471be8aefc54f 8bf05bea0549930deae1968341757aac067b3de2 8f6b7e93c7949bd0d67706d4ba3014fb648d6002 903955ba20c7440dc739bd86bad37c6effe7d04d 9208e681f470c6334289566bd164f38146631a07 926d052424f9612e3ab7838edbd2e29e122958ec 942a7d6afc86160168113035edc55949e6f97579 965f7510eacc523611885dfe50c796d858ec2465 9880908253c8d1fc2ff1d01571e7fa8d8bb315c9 995b0b6470c8e9c71798f05cba9130ea405a8509 9b5266a9a6c5ae4b5e3a8c55254fc7644164e057 9ef1b3fc0f8b19f22d7f9ee2abcf7c26446f6ae2 a0e40315aad91fb91459ed660e4a315ed0c4f4f7 a252fc76564df2c3e0dd272beaa188db17f9144c a266d014eed6f8f2049057c36081032969504fa2 a4d3ff38ca8fd049f5d085c83025d25c6256fe94 a7b1d3094dc27c9324c108317b2040c80fc4b98b a8159f860a16336db8d7686dc5a283d345b12d6d a8f614a425b8fb0ba5f998c879003b3c1ac244a4 acd103138e4e0fd36cb4750ac25999b6c85200f6 ad7e172480d0981f7fb872dd7ffb7ccc7d84f2f4 ae821d38df7c723e7816d1c31692ce5c6c544266 af1bc9a981e127b93c42734f262ad8b18cbca360 b26aece51147abfe5eedda6fb28efa915a04bc33 b2c009fac85667d1e4d8e96c4a3346e8386d2039 b60e51e83dabf6706eb39f21c6ab5640891e6155 b733cf9387a577775f19196049faf7c87b2be336 b913547206182c564bd1907c6f561580300ede04 b9f1a10b9c67d68119509c59e0a43f4a489b2ecd bdc6d75e3538117047074cb42d3c0670c922690f c10bae96a235354fbc46e3d992fede25371979b9 c1e2bf0a042f998b4697ff2ce4ae0189c59da599 c53060043f382d546f3eec6443dc32998e031493 c918fabcc33fd0c7a6a68e97829186e12d7f4530 cc7a716a857eb5f4af5b04409577715d7c5acf47 d030572ec377161eac1b0b2e89d1e4767381b0dc d14f312800e383b4185f39e7d487291dcd189cf2 d5c13f0f0d7fb386c4f67d5107f1c15a3d59aaef d7f4b0914c9ee7c37b2ae3e17c19c94d46881567 d94cd7b4d996bcc5e2d772e9da02e75d35fbc42a db0ab6c4a586dd74d77bfc7c9e332910a4ce62de dd7c2a600227fbececa420a7980fbb2ee7822592 de2e9db7f9d3302b5f31a1d4fbf2d776963a3a0c de557954c77ccf4ff06dd2da9df20683ef87a3f0 ded3fc3ef3474e20ab77832dc25f2d2235214b96 dfea553cf81086ae23a981e7157f3137ac6c35ba e05852edc927f9c3e459a52923a5dd1745f90de2 e11eb1b7588b9df1a4875a5d51a2885b23d1ce41 e36bb8d336133b17ecd4200d7fb218391132e886 e3dd97e50394867b51060ba2af758c1558eedd64 e40c42efd4861e8114440a58c570f4083f847261 e43c1945a112b14664be9c1b3da43e5d426a293c e50c9e50ce55865081103230413d524caaf74535 edd6196b86cd9495624eb4ff9a23ad61a00f902b ef523c47383f24b9b6a118ccd356de8a28e39fbd ef8f57f0b5cb7e7bc04281fedaa8b834c31d597b f0fe402599010fcae5ab00dcae895c64552a3f1f f1f9a6c8b51204e5e9a88ba4b2e54efe7a042511 f3d6db76bf37ffc676eb2d93d4b31def1bf69a5b f4a508d3540ff01a3e3e3670a06b00a2dbf1bdd9 f54487474cdaea4f491d3fd674ed5c9623b6e1ca f57d51170c0913d51267aba8bd851bc465bffadd f787f896b0b825a21066d36be453ecb398c0f297 f9487e75bd3f459be509a4c31e8c10a82792abbb fa4254148f85903c5bad153330f7b4c6e0103149 fdecc2b9e52fb2406ed6b891ca0fbc81ff22e6de Package: emacs-lucid Priority: optional Section: editors Installed-Size: 41270 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:28.2+1-15+apertis0bv2024preb1 Replaces: emacs-gtk, emacs-nox Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:28.2+1-15+apertis0bv2024preb1), emacs-common (= 1:28.2+1-15+apertis0bv2024preb1), libacl1 (>= 2.2.23), libasound2 (>= 1.0.16), libc6 (>= 2.35), libcairo2 (>= 1.7.2), libdbus-1-3 (>= 1.9.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgccjit0 (>= 11), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgif7 (>= 5.1), libglib2.0-0 (>= 2.16.0), libgmp10 (>= 2:6.2.1+dfsg1), libgnutls30 (>= 3.7.5), libgpm2 (>= 1.20.7), libharfbuzz0b (>= 0.9.42), libice6 (>= 1:1.0.0), libjansson4 (>= 2.14), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libm17n-0 (>= 1.6.1), libotf1 (>= 0.9.16), libpng16-16 (>= 1.6.2-1), librsvg2-2 (>= 2.47.3), libselinux1 (>= 3.1~), libsm6, libsystemd0, libtiff6 (>= 4.0.3), libtinfo6 (>= 6), libx11-6, libxext6, libxfixes3 (>= 1:4.0.1), libxinerama1 (>= 2:1.1.4), libxml2 (>= 2.7.4), libxmu6 (>= 2:1.1.3), libxpm4, libxrandr2 (>= 2:1.2.99.3), libxrender1, libxt6, xaw3dg (>= 1.5+E-1), zlib1g (>= 1:1.1.4) Recommends: fonts-noto-color-emoji Suggests: emacs-common-non-dfsg Conflicts: emacs-gtk, emacs-nox Filename: pool/development/e/emacs/emacs-lucid_28.2+1-15+apertis0bv2024preb1_arm64.deb Size: 5724952 MD5sum: badf97004da3e663b534bf07c01efba8 SHA1: 5e0d9286f59353a6edce71fd7e5f5e2969c00c09 SHA256: 1e03d506e021b7d86a17e2af97fdf2636d556af4aa08184f22976b909f411232 SHA512: 339c7d4d0f43df9d8add980dd70ce91ec3535b9d78e0917ced9b3e9895b93b09294dcfcfbde48425d8b3f6bf2a991d699a04f693ed2c8828dc72760a56bd6844 Description: GNU Emacs editor (with Lucid GUI support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs with support for a graphical user interface based on the Lucid toolkit (instead of the GTK+ interface provided by the emacs-gtk package). Until some known GTK+ problems are fixed, this version may help avoid crashing Emacs during an emacsclient disconnect. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567934 and https://bugzilla.gnome.org/show_bug.cgi?id=85715 for more information. Homepage: https://www.gnu.org/software/emacs/ Package: emacs-lucid-dbgsym Priority: optional Section: debug Installed-Size: 7539 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:28.2+1-15+apertis0bv2024preb1 Depends: emacs-lucid (= 1:28.2+1-15+apertis0bv2024preb1) Filename: pool/development/e/emacs/emacs-lucid-dbgsym_28.2+1-15+apertis0bv2024preb1_arm64.deb Size: 5846840 MD5sum: b289978cc31b12fb75ae80d051743f5a SHA1: aae1b3b1f680c30d16a58c21d4e97136098144b4 SHA256: 56cd3db6173d302d31a6c4d11ab4b9b9584a02464b77f4fb7b480403bb9a9056 SHA512: e193c4a88791cf263cfba4a4bb6ecefe09d4a2190ba56bc07b93c75f2c785a6b886d1b0ecd1374c5958ec60cf9d466abd0d75d3deafdd279bd2145864424363c Description: debug symbols for emacs-lucid Auto-Built-Package: debug-symbols Build-Ids: 07f2535f8e16461ec5b4213e944c60cebefc973a 098ad526e57c59af753fedacc8d8e7fd4cf6cca3 0ac0c231757e8e26df29b95a448d75df1d27e85a 0cf1503172a90414d7d1ac8a1074bb713d2e1cd4 0f10b14f0209ef380d4a8d70c88181b1ac754d70 0fcb7eff3cd8662d203c404efe2b7037662ffe78 149ae0c5f554c64c2c089a43bee93183d6523f9b 1668fdd95210eeb74332850c80e27831dd3b1e77 181897b56c8c0bba5cf8c286e332619ce19190fc 18c954bdaac1000ceb6a9e12115f2203e0b57302 1902769ed72a34a7b578c3b07ff1d8d8834139f5 1e1fc9bf551938667b0512d2aa1065b085371e91 20bbe480df1959573b9c20de0e1e4db0a9b8f12a 213dc0f8900e03da6de5c81851908c7531286a60 24759497da3b7a3271bab5d29eb7eedad305780c 25637080f571a29e9ec9b55b40b75d60aeed96a0 27be322e422ee1d64697d93887dcb8474b28325a 27e4f98fcb9debf788662613ea807e36a3c3f822 2872e1fcc7f523b51c6736c38e9e822c07db6d29 2877a1fa78d870f3093eadebdbc13685ac52d351 29b13b666d28411c13559b1cbb787d0eaf9bab0f 2b932c46ef65d9a1312c4cd2749173c85be365b6 2c82b9354064370e2c96bfe76e73fa9cacc075fc 2e960d919c15e6fdae82a0bef07f6f286e8f16c4 2f42280b89c1a86b7d9a4ee68523707c349f4779 2fada03a5a2179f1b7cd3f0bfd6dad647cba20c4 344ea4597a6b4cb1193aac7bfa21ad6925a80c67 34533b9f711a3c789ec63431b0e06e14e91f4960 3522c78571a406a87a907e850d048c76a1cebd3f 3559cd41bd156e15318b3ffc4b46d4022eedd9db 372fb92602a36cdce0e82fa7aa786f7a6eac6e35 382a7414260743ad39417fc04df1e205cb280fe3 387579154baae293bd6173f98f7823e45581e8d5 3b2fa4a2eef722a2b17a01b32604e52286a74cd0 3d033292d157e2a48adce13ad560953a2fee05f7 3f498644686c6ea11bbd78412e451a50d9d3ecd4 4093a85b57a6b4b0bcfbce29932edd3fe597ce5f 419a62fce107ab3af7a49d53525e2cbce6825c3f 46d96e3a4c7122f4fb1aa9f5339864f6acf9a983 47a996b644d69f1dc82cff1c6c67b1cf3b6bab61 48df92fe000d89334bcc89820671237ad44e5fa9 493094b28c6670a51863fc6469e0e070a3bc4c6f 49cd8f65c60ca9a438f362723ad78906ca071301 4bfb77ad3896cd75a9e5f8439af9dcfddaa5738c 50697aa3a971b3eaa2877ee742398dee54d72bbe 526ca656accf109600f737ef8975be71e67c89c9 53aee6811f531bcc0e80ce4036c8fc36e52cbec4 54c366badd1dcef4cd34dd6205423728afae4293 54f951562b0d6eb2c02888b9ed47281a27d47915 5596e95e6f336dada0dff62715369fbbe1ee9abd 57e57b85d6851ec4ec9023bc1506fbe66860fb32 581f997964f266d89e4102bc77603f6da55bb840 58f023e8bc6eaa44b9da69b76c41a2f0d0551f90 59b5622450c5bdc1bacae0c6ba46702954d9b94b 5a454f0c6162a2db996b55d67684fdd8fbc88d29 5b289674132997e5404c5b80720e8a7ccc607ab1 5bcbbc0264ca2b9ed9ce061595cc6adfa9e113be 5c656df6edbe823a422443fde8622f03730680e5 5c7506058b756bcefced71a47c088fc4169e44e7 5e89ad785b02e50c95e398fc38d744025aec7c70 5f1b01734b30a6c553c8b95d0e532f8931e269d5 605a069a9ef81894ed75fb9ea53cb06e09a23b59 61c73d120e54a20417c6826fb09d6dc044d5d060 62a21afa8c4d350333bde2425cc2ac13a41eb18a 6676d5f780a5ee7be55c3c7aa99014db64ef1da5 66d80434e59a53be8c8023a2fa314a35f8648751 695f81212675f224107c02abfb210db9fc65739a 6d3a5ddc6d862a93fad3c1e529ffa92fef7517ff 6e8c08bb4262460c2bc4d3aa21bd362096cfa996 7004eeb42703b71dd032ded00ae2444488f4937f 70da210b3c957c3c6c5b440f07ed3a35b364bdc1 717fb8cfaed4a3ff28de93151db64f7f4fda7eb6 7288d705fad19b4b98c65b8a6bf9830c3c7a46a8 73d122da562422c904b267c9329f42b5de1999be 78b13f45d778ec491adb1b448f39fad99899871a 795171e0c28b899b250c23a76706efc9d2c92847 7b6ef2e664fc40644a04190f5591991c200a1ab3 7bcfadca2e77c5399c87421ba48ee91f47ecea26 7c02a42e6ee9d7ad10d4ab3c651ca522016cca50 7de65020a8613c892ea9db6558852f1c1c9b0207 7e94afcd6184a9650ef18dd4874dfe89c47b31b2 7ea04938da29e904dcda8e1499c538d2d88538cd 7f6117882eb100413483d7ee731fc94dbce3bd10 815b2740e9b82b97a8cf47cc4b54a73af18eba96 824e08d5f01a1a44180a97d40aac0e19b0473955 84fecc22d40893ea4e171b75b94072c71bbc575d 860a6d6aabd2e2c7eda7d77e5c1f743111aec926 89122f18a21036fd8fa2f41d2b7d5e3a245f004a 8949a45674d7e35b0e5305d65af2d40bc68df39d 896965d52e994da172c989a77ffb53032c0fc6c6 8bee014f8bd86f9c70c21a2e46c7e01d30e50ee3 8fe24a7443377061059ee14a3874fba279dedf1c 97cbe2afefa9945332ed2a24ed5d3d6026218823 98dc018f6e1c4624ceaa8a41275826a215a3d0f8 98f6e681443b2957df8fffe306370b0b2e7d5951 99097387a92c6807fb75cb07db652733a6003ef2 99fc6b711fc9fd0db8d717e9f8e5a6f7f34db1c4 9caf9b1b420b6a36296dd6cff07884da23247a07 9f6f001e1558ac01418890cd24a0659a475c8931 a227bfc068775f307b57fa0e22f200681c7c782b a5b87c6731343a1c519a1c2a0f285a2f4e392312 a8650a627e7c7deb6ed9d1ac2c10bbc2fd7a9f3c aa1ba49cff57327229e678697dbfa8d66ffe1268 aac5e12b1c2ca3b43635ee0214d254c5ac35100f ab46fd6e7c3d6720c16520f2c919daf93f620a71 ae7607949728ee614764b85133856bcbfc5fd25e af3736269407e5708db40b2ce4daac1c53ceed0c b18595281da5fb0ee4f44120381604aa84b2b915 b626a74fac4337e32911266ab00e4989ba9996bb b797ba5186f5797da9b8b845bafc6e9b1c443e80 b9209bbe8ef8449f9bcbc32fb1cf0b851cc19bbb b934e220bbe6127fb0d8c06c9666d1e6ed657b47 b950a749f6339bb3ec7b2faaf307b2d16ced31a8 ba956e28831e93d103f38bdb3081fad7d1486de7 c37e1714870d348cb6bd4b8430634ca6e9507c5f c619d4b085c6d8918de2426eb14aef154feceb20 c6ad0d722771345a64d9cf8b34f766ebc83075d3 c880cc651aa998a0f751b2abcd5cd389dd61bbe7 cc886511aea5eb9118ae3fbc2118b1215875496a cde0d916e130a48a356c56cd1143d6b27030b68c d026baea42ad9be7d1e48d039ae31f15f00a6618 d0b9bb32fa5b914a17ad2f38df747e8f1e7d2389 d76cf7a11767155b5f1ab2da40239e152ddbbac8 d87726ab81fa5021e1490a8b01ef3fd555d4bb7a d9615d3fed6bc9e5625ecc0b451607cd08036d5d d99bf933a5137d3c4a9562272e2ca42195220248 da3c78de4469661d863d67838b1da32658d54454 dc128c1d9a7ba3d43cf933ab49ce0707f81ef944 de181beaadbf24537f7425a01b84e93b42f181c3 deae7d44efd0819707ff7ff8f65b99a20aec8822 deddd4c740931fbb0578fd3df20ab022c0dd7395 dff46e250875a1676f9f666523657232095513a2 e0f5edcb7503c183097fe95317d998c8f3a0673a e21202bd447549385c810ab0cb9bca0eeac1bc7f e29f6449e3781663ec6cae1891404623e5c7362c e2fdfc69099a697b0eba28cbd2b65c482b81b995 e3e20d59ff5d4866914ce7969a72d29c6f7f044d e5cac7b2688a694ec8952c355dc86af704403ed1 e68e6f95de0895768b866dfb5dc5967a1ab88761 e7d8075ac330f721ba0f2ffb8be977a7a41d4eef e846952d504e91118a42d8066c7029c60b0cafcc ea97e4ae06aab10d8f8301f94a257430c98675bd eb5f398edd56e4cb3e626d7d6844762992cd1465 ed0949ca550b09782af106e282e0df6d4705be1f ed6ea30c31ce0e175dbf71d778feb6d02599d0a8 ede8474d74f1c192fcb9a0f8faf5d19838d77cea eebd8ea1ff7a370fe3a2a958f8cf76f23506caff efd7830c77c6e86e68595a3e22aecbf6c78aa609 f5290a92cbdc1ddc8efbf6e379a3e574c093052f f62e76cd5057727eb081bddbecf36dc60e1fdfa9 f703f8e3b873bfaff589017f040f23a550b1d316 f89648f138aa5d1dadbb79af91d826d5b796c6d9 fc0f6da4f3a71216529a6572477d7c02e82683d2 fe130d4826c3ac9d927453474038652111bcef4c fe272f68b3c09d020c56dfa2b9ec0dce46e029bd ffe05895228943caebde0ad7bebd7198236c6a9e Package: emacs-nox Priority: optional Section: editors Installed-Size: 39029 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:28.2+1-15+apertis0bv2024preb1 Replaces: emacs-gtk, emacs-lucid Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:28.2+1-15+apertis0bv2024preb1), emacs-common (= 1:28.2+1-15+apertis0bv2024preb1), libacl1 (>= 2.2.23), libasound2 (>= 1.0.16), libc6 (>= 2.35), libdbus-1-3 (>= 1.9.14), libgccjit0 (>= 11), libgmp10 (>= 2:6.2.1+dfsg1), libgnutls30 (>= 3.7.5), libgpm2 (>= 1.20.7), libjansson4 (>= 2.14), liblcms2-2 (>= 2.2+git20110628), libselinux1 (>= 3.1~), libsystemd0, libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Suggests: emacs-common-non-dfsg Conflicts: emacs-gtk, emacs-lucid Filename: pool/development/e/emacs/emacs-nox_28.2+1-15+apertis0bv2024preb1_arm64.deb Size: 5377132 MD5sum: 35fc2a6d1df845862c9263e461d51717 SHA1: 48e935f934177ca55bbc8f1e41ad467b27a3f5da SHA256: a38d49ec6a9a351cd9183005781f4806b001bc502ac12beb3c873e082ab65add SHA512: 1624f01cffdebd4ee4e03ca0588edc51e6795505b3d9beae48b193dc0f9adbfc66292860734b603ff3ef506cd4be11dcd49be1e6ec25a99f8494f9a7c4f26f20 Description: GNU Emacs editor (without GUI support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs compiled without support for X, and provides only a text terminal interface. Homepage: https://www.gnu.org/software/emacs/ Package: emacs-nox-dbgsym Priority: optional Section: debug Installed-Size: 6283 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:28.2+1-15+apertis0bv2024preb1 Depends: emacs-nox (= 1:28.2+1-15+apertis0bv2024preb1) Filename: pool/development/e/emacs/emacs-nox-dbgsym_28.2+1-15+apertis0bv2024preb1_arm64.deb Size: 4702484 MD5sum: def7bdbf0b2e1f29366bd4045b31f9ae SHA1: d4fe05684e0675b5734ed8d399cc63dd4a05ac80 SHA256: 592e3fe07701ba0d9ebcae30d982fffc1a971db5a03ca635858cb2405a9ff649 SHA512: 94a63ee66de3b0f7f40c1d297a9ca9968cbdccf9ba831a1b4bb99319bf8e7a89b06f73297376066b238b314e9f35a9f35296c9ae69bc3943672b420174e06f4a Description: debug symbols for emacs-nox Auto-Built-Package: debug-symbols Build-Ids: 008bc9b1d1a7abe4ff7669e04126932818ec63e0 016b0962a3df836fbb40fe314c87e292b6b872d3 0180c6b7cb44f56cbaae5c0d562020914b070671 028fc0c724e77971bce9062d1d2fc2e6d1478a09 032cb574bb25f409a5ded3beb1e17e9340e0a9c4 046e4d46778bf0fc0c32d8c9792ab6cf400a9bd5 0917c528e773c0539b1f8bdee45def92cb790a08 094f8fa8ef46d65833652aaaa3fffc66e03ecdee 09f7ade2097c8fcac737d7bb9431555d70450371 0adb6d33c8ebd9a3fab2cadd1b01c25211a13ab5 0c0b8a931d26d1cd90daa1b243f707c608a3c2e9 0c130adc714fdfc0d90b9720cd698e6216b6f8d0 0d7f8a087fcc2fbd42a153f95bba4e602dd176e2 0e50c1e75ab2166a1ae5c95e455ee10882e94fe5 12777e1be8ae0211ef385207ece1ded9c19d75e9 161f075441499305b1fbb83f3127d5c45d6be4a2 1666979a7b2c540021123d7ee36b2555cfd5de75 16ea46c77a08d8011d4a233462ae4ea8b89e3d95 1837440f03fbfc908553dd53de22d877b9aad4a0 187ed01483cda6d0de31ae2697d73a5d70373a2b 1aa76dc71c40d3a24a9c0a2c7a92178bca21f17a 1ccc499837c230240e9b3a6a2c2a844a1fa936c6 1f11d5479c11ec277dca0489088c359edd0840c3 204370029e3bc53a791898bd634ee9c9a1a54104 2173832ad181cf986b7cf455dd57adee2a49d032 246a80ebad4a74f04470a0192c6c32e33b87afea 24fcea8af75f9efe7002b5ad95101c9c085d525a 25a7e92406623aacc8bae1c9d3f610bbe2998130 286f0bc216b792493a66568b4c0e62815d18c9a9 29aff2d0c3e65004588fbb923692d1795acb4d58 2a0abb48740d8c591f7658c2a6c86d53447b2214 2dcd2e287e092e2cb988aebad157a69bd69dae29 301a1c4efa466bc8c74b1a3863d0ea790480c893 33b94a221099c67ac68d40a29fe479bd0b88a113 35120d954820fbc4de112ad354cd148fab8df01b 3521bdf30cf9b7f3d55589805701e6f216679b47 3683a8fca312f745dbe5786cb28f52c4b70dd36b 382db61688c0a6f993b3fff3fcdc0ed4eb0d996f 39a5b9501e3a5f2b4e193595904fb4f338bd9d0a 3acec464b32ba2f5b971af735a134738b6aff78f 3c8e30ef95b880f0b50bea1267d26701addf1a38 3e9d2fe20972b7fee50a2be15a97bf89fb1520d2 40fb020798c791d768298b7ee05e460a9e67d567 4104d841a0ea2dc683baaedaf00160616f216b06 438e945ccafd761d4077470d3c1589c5082f285b 45c25b1fa7e67ceaf6b85cba1a0c80bd52f4828a 4632eb9576fa17757bc21639709c01a16b510ba9 4789c8d2843a7efe765389812c4c9b388a2c30de 48825d250c925b4961b52eb20d3f2001ef385321 4ad2b4c7d4042ba3fe463caadba0bc9cf94aa46b 4caed16d436963e853f975e70f0b03f81cc76356 4dc0589d306fed296ff067e152a5bd5092089cf8 4febb87c374f0cbef65b72a50947cca153ae5383 5208a4580a80f68585b4a7d632b3705a3fedb14d 59857c21459187dcdd9bdc5867868196cbb50345 5b05ef611f8de5a713dd85a2a89f08edda23548e 5eacfbd4fb85511fa8cedb5628335d7f5edfbf99 5ebf9565a42b2416a46a449c786731f8a5a759fe 5f5494e228425b480c1b87b6f4c02773a629a8cc 622ac1b98d4767f9f6da2d8728472a5c79e7abc8 6324c7521cae363235cce30bf9e7e681483f18cd 63cae04f836cf470ba0b181959fa0ff4239afae5 667d139d7198aab065d368ed1932b84407f8fc81 67e248bf24e1b021c4ec55c8cce817fe9b36275e 6b9203f0656732f35cbd3d2be6f6349f5f3991a7 72b32d4993ed3e45b74735624a0b6f0e4b26f7be 730ac0ddc8ca83ee5060b14dd3164b12f9c2312b 7495ffb70b4b3f41af9a5fbd2ab8afdd3bc3be19 7591c309e205a0ff3470387b9190d9c2124c5088 794387e39c8bb7809dd9580f8fd36997d672a8ba 79d186077d53815d0e679631add49a4b4e2faa77 7ccb2ffa4ab8e82a4bff468cc17cedc66e0c7244 7e71e56e364c95d56afba5c2eee58dd04b9c514c 7f100a143bd646bbc69fd7c385f88fad915d8b06 7f558a7c545d0ffdebe4ecb2bb70d65187b30d8f 7f64585395110c476d480d376512d77f4cae4c2e 805d0debfc4d044f6d54a59d16d57195e024bf00 8103f19c926223712525fa6f440d5ad5aa86ad12 86b03452b4d7e3f2e15270644a326b80b0c04b07 898276c1eff79707ebe27e10724efd8371525608 8bedceedb960bdf8b4161371efcbccdd92671586 8dacc41982fea74502fd2307c8fb8f36f14411f8 8de3674806ddb1747e2e3bb1eca61077dc03941c 8e0423afbe74bfd2f46bd9be138d356b99a917e9 90001a4acf1725c9f4c9e842f15797a7c12545ac 9053eddb60e98789a6c5bfc5c56093fff9989d7e 905bbd1acf9e7ca8097232e3f40c87322826c849 93a2925af31dc98b11c340aae62b6295f1c95c37 93f7723068f754b4fd264b7c3e86680b937c3634 94317943c4c1bcc8fcefa63bb4f6dc533cddba11 948186b6e5c14aca97cb4bca159704dcd6f9787c 97ebda9d6396fb803a8173b752a440916d79b61b 98bb17dd1389be412909edf77d887b80875e42a0 9b80930c96e777710e2ea7d2c23eeec38e35456f 9e9120efdafc9c6bf38c2c6a9285c2931d4e5214 9ea76ab037d1ff8b8e9c130ec7d6309bbdeba810 9eefbebbde786debecb541ecb251544f6d1ed31d a01818a754c734d93f8a977d5fa4f19136f9c8b3 a442506a62bef322d37c816ea7ad91aaa6b023c0 a5ded04b1728ec84ac0e7fcd3a1087e252d5e563 a85337693325ad72cc9432130b4fdc19e409f943 afce1e1412c626a3b406a27545c2377ce1737ef3 b298aeac7d255476b0e2fd73325a36ede80a5bb4 b2c109955bf89826361677f7ea45c15a893a3647 b559788e3363bf29fbb4912262fce0d56d01e106 b7db23bfb3a37f370ebb7f65c47203e616af4972 bb080362d22a3b1a15b2404eb9f9a3162319e978 bb6980218a2fa2a50185144e76600fa26b6b795c bbf4df7e3d6a25010f734fce81765f72d1b00a7a be36279bae2cf1be4ea5b1c43823f8f5eded5ff6 c27f5702dfe83ebd8ded986f845aeb64ca8b7ec1 c3bf26bd49219ed4245aeb9320b940fe6d2e895e c455b109fdc49b4e61a0a73630bdc04a020b6ca4 c45f91f0986d60f35c05910585bcbdcfda103688 cea89c341cafe0386864b99137cff0cd20ba12e2 d1fa935fb1e0b16e2d6000b3d557e2f771069727 d25b59658c1edca55d49b5637e693f7753eca5bb d3212319a69a384f22f8eef0f7f7ea010ce9f56e d8267470dd54f9624fc30c41aca9a76eb3799072 d9647fc5b2a190ff8f89972dea45242870ff24db d9e4e12d4e6a224aac4a5c9f4f8ea0e85133b6f9 de05a5868d8fa334c9391b4cd286d82b18a07f84 df04568acb8f29349d673d2734ce0cb71bab05b5 e004c61c62d539735aa8c34a597f4c4d4fbea451 e363d3c32bca50dad6f48b50c8371ff9bd9c9262 e4eaf55157bd8b01db3b5bbf8bc422a713420e71 e5bce319a77485c6bd343d4ee5f7c874cfa2f83b e5e59da73f59b1fcedac910026e6385d88eccc39 e8aa34d91cfd585b037fb6c0b88b7ba292d22880 e9400afa3a4bfbee85dcdd4f6c554c498234b39f ecb26946702ec997c57fc6f7421eb9d490d0fbec ecc4caeded9f4e2071ce897bf936d18e0be39a9a ecc9d8dac254be0165f0b1d109fd6ca8b381038e ed70b14425a2bcd06c129b9232691359c6e1a6ac ef3a206536731047bc5e47055012e7818f49f48e efd3b0a261fd545d2d4fae9f2f4d16f8aa7299a9 f2167361e51a79d35263668b30fd4aeb166ec686 f627dc3d136cc03c227e25407fe7ff82f08288a3 fb5b880d63ac9e0670e8f04252970aca71404a57 fb9a5a3f84185da2199bb56644517a63bc9aa011 fc1306cc2dd0e06330384f0e545082b84495eb2d fe60534f889734b6158d949517b2f04fa21de2c4 ff1c69d09476904e5d703d42a5fdef8df005e004 Package: emacsen-common Priority: optional Section: editors Installed-Size: 56 Maintainer: Rob Browning Architecture: all Version: 3.0.5+apertis0bv2024preb1 Conflicts: emacs19, emacs20, emacs21-common, emacs22-common, emacs23-common, emacs24-common, emacs25-common, xemacs21-support (<< 21.4.24-6~) Filename: pool/development/e/emacsen-common/emacsen-common_3.0.5+apertis0bv2024preb1_all.deb Size: 12312 MD5sum: 4b55a97bf50232d6a9662fa277eeb5cc SHA1: 82aaab8bc39d3acb5ceb5090025fdd054d0c6687 SHA256: 6c611102a5d8bca77760b75db87ba0f06646fee679294da4d11abb640701f663 SHA512: 90f3c06633af07527e7b400b4c23454ce20a751151e9c108c7fe59af68d83bbf915b7f795b46fe241f5ea7d653a5da2e02261a21e64a4a73ac5edb1ab6619365 Description: Common facilities for all emacsen This package contains code that is needed by all the (x)emacs packages. It will be automatically installed when needed. Package: enchant-2 Priority: optional Section: text Installed-Size: 159 Maintainer: Debian GNOME Maintainers Architecture: arm64 Version: 2.3.3-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libenchant-2-2 (>= 2.2.3), libglib2.0-0 (>= 2.12.0) Filename: pool/development/e/enchant-2/enchant-2_2.3.3-2+apertis0bv2024dev2b1_arm64.deb Size: 16028 MD5sum: 64dcc84cb41dfb083e2cfbe431ff3b67 SHA1: 2ef7ce4f1749ab61da52e1a78c33da19db8102c6 SHA256: 90ae9f3241d1791213e39579ac7dbc55451983410a5da704cf3a591cb6f81830 SHA512: b84d772f486c126005b90d021e7d78d6b962d695e5fd06e719a7a4394be3e8471c215263cecc125354564541a98ef93a646aa619304512e8598c58349b074e52 Description: Wrapper for various spell checker engines (binary programs) Enchant is a generic spell checking library which uses existing spell checker engines such as ispell, aspell and myspell as its backends. . Enchant steps in to provide uniformity and conformity on top of these libraries, and implement certain features that may be lacking in any individual provider library. . This package contains standalone runtime binary programs. Homepage: https://abiword.github.io/enchant/ Package: enchant-2-dbgsym Priority: optional Section: debug Installed-Size: 47 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: enchant-2 Version: 2.3.3-2+apertis0bv2024dev2b1 Depends: enchant-2 (= 2.3.3-2+apertis0bv2024dev2b1) Filename: pool/development/e/enchant-2/enchant-2-dbgsym_2.3.3-2+apertis0bv2024dev2b1_arm64.deb Size: 19664 MD5sum: 6fd7439f0d6fa83cac5fa23051d2f76c SHA1: 93d62013b68b88f1b46fd99c87d9965c4e53bf1a SHA256: 30d62986e8c614c977cae95ac4fc3cbf461fb3a948b1f4308c3ad240a64750af SHA512: 7480ea385e6cd9edea1a91d32f27a99dff32e734ac8d220b065702c06cbc7df3b331c311266f6fd47340b139fcc6b623ec97e0e8da65e42432ea51d44cd33ce7 Description: debug symbols for enchant-2 Auto-Built-Package: debug-symbols Build-Ids: 7335345300ca4f77d7f37aef6c980698cf3b21f7 856ff494839a66f792414b0a27713ea3dfbfa808 Package: ent Priority: optional Section: science Installed-Size: 84 Maintainer: Thorsten Alteholz Architecture: arm64 Version: 1.2debian-3+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/e/ent/ent_1.2debian-3+apertis0bv2024dev2b1_arm64.deb Size: 12252 MD5sum: cc1e9bfce1a369b907fa31d5cf1f02ef SHA1: 50a490b8fc5abafa7ad59904dce35b02b497cdeb SHA256: c362eabd3ab8836e98df85f89d6a7797620811355a48b31ec7561cc1ce9ffec3 SHA512: c9f6bf38e08c68c2a58b88416be7240433fdc4fbd39851b34f443d4fb93a2fbc2f9a1cc8db30c568587d74afe19fcbf7c6b80281375b3fcfa2f4c8acfce2e213 Description: pseudorandom number sequence test program This program applies various tests to sequences of bytes stored in files and reports the results of those tests. The program is useful for those evaluating pseudorandom number generators for encryption and statistical sampling applications, compression algorithms, and other applications where the information density of a file is of interest. . Original Homepage: http://www.fourmilab.ch/random/ (Now maintained primarily in Debian.) Homepage: http://www.fourmilab.ch/random/ Package: ent-dbgsym Priority: optional Section: debug Installed-Size: 27 Maintainer: Thorsten Alteholz Architecture: arm64 Source: ent Version: 1.2debian-3+apertis0bv2024dev2b1 Depends: ent (= 1.2debian-3+apertis0bv2024dev2b1) Filename: pool/development/e/ent/ent-dbgsym_1.2debian-3+apertis0bv2024dev2b1_arm64.deb Size: 11884 MD5sum: da99135ef4d900e24ef9d3087a9b9379 SHA1: 02c6f79fb29fefc2412baf49ac9f97c8b69b263e SHA256: 9dcc9baf337e39511feaab4762a2f20778386b79f6118fcd8d9913f2c1e17b4a SHA512: 3e5847d1f8d9adb6205a0edd478eb7b116fc4e54391cf412f15acf2e82d22077ffbeccdcc9a0167d297b99c4e8f8237288dfadfcc52d2bfcc1b033411fa42a22 Description: debug symbols for ent Auto-Built-Package: debug-symbols Build-Ids: a10256df0d170610ece36df3ce50d70771baf062 Package: eperl Priority: optional Section: devel Installed-Size: 363 Maintainer: Axel Beckert Architecture: arm64 Version: 2.2.14-23co1bv2024preb1 Depends: perl (>= 5.36.0-7+apertis1bv2024dev3b1), perlapi-5.36.0, libc6 (>= 2.34), libperl5.36 (>= 5.36.0) Suggests: libapache2-mod-perl2 Filename: pool/development/e/eperl/eperl_2.2.14-23co1bv2024preb1_arm64.deb Size: 108924 MD5sum: 47da72b9afe178f07156018adcf89f95 SHA1: 5cbdbd3552d28edb12a9975b0058a1862413463a SHA256: a8e32e409c403e01077eeac32022275f8fcb8d9504be6d21ed273b4a39947238 SHA512: d35a9457105f1863b87799209aa39a0bdda007996a16c761a99b2b64de276d3461d804db2083f96acdc5e3d7907127e3d812fa43757dffaabfef7ecf1886e5cd Description: Embedded Perl 5 Language ePerl interprets an ASCII file bristled with Perl 5 program statements by evaluating the Perl 5 code while passing through the plain ASCII data. It can operate in various ways: As a stand-alone Unix filter or integrated Perl 5 module for general file generation tasks and as a powerful Webserver scripting language for dynamic HTML page programming. Homepage: http://www.ossp.org/pkg/tool/eperl/ Package: eperl-dbgsym Priority: optional Section: debug Installed-Size: 60 Maintainer: Axel Beckert Architecture: arm64 Source: eperl Version: 2.2.14-23co1bv2024preb1 Depends: eperl (= 2.2.14-23co1bv2024preb1) Filename: pool/development/e/eperl/eperl-dbgsym_2.2.14-23co1bv2024preb1_arm64.deb Size: 44364 MD5sum: ac8e75a7c73040d57418af66594e9464 SHA1: 087884d60fc94d13324d2e4015b2e908f04172e4 SHA256: db76b607a8af08c5b2351d8798dbc0f59c9f6ced4e9caaa59360fe723fa88b2f SHA512: 208641026d1ab421530204ac96c25d6583b2eac0f25fbdbc274386023d4824a7af5d836796ee0fa65bba101f9c35395833ace40268eab5b139b7f6fc5073cb52 Description: debug symbols for eperl Auto-Built-Package: debug-symbols Build-Ids: b2004327944bcb305bf3a94202335a924393786b Package: equivs Priority: optional Section: admin Installed-Size: 53 Maintainer: Debian Perl Group Architecture: all Version: 2.3.1apertis0bv2024dev2b1 Depends: debhelper, dpkg-dev, make, perl Filename: pool/development/e/equivs/equivs_2.3.1apertis0bv2024dev2b1_all.deb Size: 16780 MD5sum: 0705947b64507779da807ae081f4d9df SHA1: e69f93390dbd1e57c836d11caa00b9423bc2babb SHA256: 9e02793f828e8d6fec0c52f34aa933a6ceea583b18f321147815a30c308d6ff7 SHA512: 4135fc1f0fa2957db81fbd5868dc2e18417c68c8ab6938cbb171ccfda8f9d2637e684fa481838ee9603bfaf340cbd0490835b66ef7bc1df64ccd83df5eff5255 Description: Circumvent Debian package dependencies This package provides a tool to create trivial Debian packages. Typically these packages contain only dependency information, but they can also include normal installed files like other packages do. . One use for this is to create a metapackage: a package whose sole purpose is to declare dependencies and conflicts on other packages so that these will be automatically installed, upgraded, or removed. . Another use is to circumvent dependency checking: by letting dpkg think a particular package name and version is installed when it isn't, you can work around bugs in other packages' dependencies. (Please do still file such bugs, though.) Package: esbuild Priority: optional Section: javascript Installed-Size: 19813 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-evanw-esbuild Version: 0.17.0-1+apertis0bv2024preb1 Provides: node-esbuild (= 0.17.0-1+apertis0bv2024preb1), node-esbuild-linux-arm64, node-esbuild-wasm (= 0.17.0-1+apertis0bv2024preb1) Depends: libc6 (>= 2.34) Recommends: nodejs Filename: pool/development/g/golang-github-evanw-esbuild/esbuild_0.17.0-1+apertis0bv2024preb1_arm64.deb Size: 4946700 MD5sum: e25f8d8dcdaf8656e96bbc59924748d9 SHA1: 9ae91d7be30e2d8b49387623a4cd0e51daf5bdd9 SHA256: 1b6a990d7a7ce5b37d8e87c06f713270448a73a3f7931cc35b61d290b5ef602e SHA512: d0f806278d20f4c6d9e88ce95a828fd4dd78c34d50b4cd4e375a3f3a073b2326d865b430e169b57549635864773b31351a0416f4dd7026a05d2cf2fbdc305c00 Description: extremely fast JavaScript bundler and minifier (program) esbuild is a JavaScript bundler and minifier. It packages up JavaScript and TypeScript code for distribution on the web. . Why build another JavaScript build tool? The current build tools for the web are at least an order of magnitude slower than they should be. It is hoped that this project serves as an "existence proof" that JavaScript tooling can be much, much faster. . This package contains the esbuild binary. Built-Using: golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1) Homepage: https://github.com/evanw/esbuild Static-Built-Using: golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1) Package: esbuild-dbgsym Priority: optional Section: debug Installed-Size: 3246 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-evanw-esbuild Version: 0.17.0-1+apertis0bv2024preb1 Depends: esbuild (= 0.17.0-1+apertis0bv2024preb1) Filename: pool/development/g/golang-github-evanw-esbuild/esbuild-dbgsym_0.17.0-1+apertis0bv2024preb1_arm64.deb Size: 2733952 MD5sum: 9661129030e3168fdd83f3fd23938462 SHA1: c8285bec9e8b1c7a220863598280719a27e6df94 SHA256: bbee2574aad4e59eab54f1508575bdb0ecd817594a08a5268341325d3e2bf9d0 SHA512: 3a480d0517f3540c84a46c9b7131630a1bbd10a4f68a7f5b5be8264aef4e6d52fd7703a8bbc10f20843f9392ef370bda38eb389cbabce13da2f7fcf8658e9841 Description: debug symbols for esbuild Auto-Built-Package: debug-symbols Build-Ids: d6c3812c8e9f355e279b10d68aef1013a4b56727 Static-Built-Using: golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1) Package: eslint Priority: optional Section: javascript Installed-Size: 2950 Maintainer: Debian Javascript Maintainers Architecture: all Version: 6.4.0~dfsg+~6.1.9-7+apertis1bv2024preb1 Provides: node-eslint (= 6.4.0~dfsg+~6.1.9-7+apertis1bv2024preb1), node-eslint-config-eslint (= 5.0.1~6.4.0~dfsg+~6.1.9-7+apertis1bv2024preb1), node-types-eslint (= 6.1.9~6.4.0~dfsg+~6.1.9-7+apertis1bv2024preb1) Depends: node-ajv, node-concat-stream, node-debug, node-doctrine, node-eslint-visitor-keys, node-eslint-scope, node-espree (>= 7.3.0), node-esquery, node-estraverse, node-eslint-utils, node-esutils, node-file-entry-cache, node-functional-red-black-tree, node-glob-parent, node-globals, node-import-fresh, node-imurmurhash, node-ignore (>= 5.2.0), node-is-glob, node-json-stable-stringify, node-levn, node-lodash, node-memfs, node-mkdirp, node-optionator, node-progress, node-regenerate-unicode-properties (>= 10), node-regexpp, node-semver, node-strip-json-comments, node-types-estree, node-types-json-schema, node-v8-compile-cache, nodejs:any (>= 12.22.0) Recommends: node-chalk, node-js-yaml, node-strip-ansi, node-text-table Suggests: node-babel-eslint, node-esprima, node-esprima-fb, node-inquirer Breaks: node-mysticatea-eslint-plugin (<< 12) Filename: pool/development/e/eslint/eslint_6.4.0~dfsg+~6.1.9-7+apertis1bv2024preb1_all.deb Size: 606548 MD5sum: d9413090c1de3940a3118ca1ab69a993 SHA1: 09ba0423e672cc80636336f333194f7902c03b59 SHA256: 7c23990f57417166bb4750f4eeefeb236e0e2366f4500e72aff9d109e92141c0 SHA512: 0ec65a6d551036e0277a4329dcb8ed3bd71eae7965e1a2e331c80b541135b009477e9b73917a014facde1e588559d355f7b127f27afc3fac9f36b37cd32d18c2 Description: AST-based pattern checker for JavaScript ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions: . * ESLint uses Espree for JavaScript parsing * ESLint uses an AST to evaluate patterns in code * ESLint is completely pluggable, every single rule is a plugin and you can add more at runtime . Some uses of ESLint require additional packages: * Use of parsers other than the default (Espree) require that parser, e.g. node-babel-eslint, node-esprima, or node-esprima-fb. * Use of option --init require package node-inquirer. Homepage: https://eslint.org/ Package: etc1tool Priority: optional Section: devel Installed-Size: 108 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools Version: 29.0.6-28+apertis2bv2024dev3b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 4.1.1) Filename: pool/development/a/android-platform-tools/etc1tool_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 38340 MD5sum: 580c5fef38d8a6d623f51aaefc4f2269 SHA1: 1cf09e32b5e2e32cde9c5a9caa6fa4f9990132e1 SHA256: ea34da2bdd6adb0b661e0ca830e766228cb7adf0d5079c136ee1fe745b0aabf6 SHA512: e2b94d03440815f75a593a91d877456646e5e2c00e0c41a1e25fcbff706f6e5d063538d0cc55f8ab34719d5755d983b7723ebaec2522e2de8360e2ef1d7be31a Description: ETC1 conversion tool etc1tool is a command line utility that lets you encode PNG images to the ETC1 compression standard and decode ETC1 compressed images back to PNG. It is part of the Android SDK for working with media files for game apps. The standard for the ETC1 texture format is here: http://www.khronos.org/registry/gles/extensions/OES/OES_compressed_ETC1_RGB8_texture.txt Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: foreign Package: etc1tool-dbgsym Priority: optional Section: debug Installed-Size: 39 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools Version: 29.0.6-28+apertis2bv2024dev3b1 Depends: etc1tool (= 29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/etc1tool-dbgsym_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 23780 MD5sum: 83fbe9198eff5480d3f90214e8d3d235 SHA1: 64452dd15ece088728959b177cc73b5eb50b8062 SHA256: 9fea88ac12e896f1cda83512ef85b417dd6dddb3ce39493ea43d0ad5ea51be44 SHA512: 5f50c0b7ca87e39ead49e04a2315c672fb5e039edfe2fb916e2f64868d87528b0f91d8bec7f44d9aee14e9bb30fe92cccfaaf1318751ba18f78b530c804b42b4 Description: debug symbols for etc1tool Auto-Built-Package: debug-symbols Build-Ids: 462c02b5f5a86b63dc71baff4e91591182bea2f0 Package: etcd-client Priority: optional Section: net Installed-Size: 16095 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: etcd Version: 3.4.23-4+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/e/etcd/etcd-client_3.4.23-4+apertis0bv2024dev2b1_arm64.deb Size: 3988684 MD5sum: ef99c4f65ce41bc040f4e349c3a321ef SHA1: 9d6f6d406c44e0d0379195c0eab8940f6d9f0199 SHA256: fae6ed82569ae599e67383e17a5832cf53ac7e37dd30cb6afa05166615ef60cc SHA512: 8fda0dd8e39117fdad853085df07a2d25dcf94873147a626327396b2c7bf9942c115648e1290af614989a04b73f66b2544c270fd742210aa8e48880b7e0419f3 Description: highly-available key value store -- client A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on: . * Simple: curl'able user facing API (HTTP+JSON) * Secure: optional SSL client cert authentication * Fast: benchmarked 1000s of writes/s per instance * Reliable: Properly distributed using Raft . Etcd uses the Raft consensus algorithm to manage a highly-available replicated log. . This package contains the client binaries. Built-Using: go-md2man-v2 (= 2.0.2+ds1-1+apertis0bv2024dev2b1), golang-1.19 (= 1.19.8-2), golang-blackfriday-v2 (= 2.1.0-1+apertis0bv2024dev2b1), golang-github-beorn7-perks (= 1.0.1-1), golang-github-bgentry-speakeasy (= 0.1.0-2), golang-github-cespare-xxhash (= 2.1.1-2+apertis0bv2024dev2b1), golang-github-cockroachdb-datadriven (= 1.0.2-6), golang-github-coreos-bbolt (= 1.3.6-2+apertis1bv2024dev2b1), golang-github-coreos-go-systemd (= 22.3.2-1+apertis0bv2024dev2b1), golang-github-coreos-pkg (= 4-3), golang-github-coreos-semver (= 0.3.0-1), golang-github-creack-pty (= 1.1.18-1+apertis0bv2024dev2b1), golang-github-dustin-go-humanize (= 1.0.0-3+apertis0bv2024dev2b1), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-2+apertis0bv2024dev2b1), golang-github-golang-jwt-jwt (= 4.4.3-1), golang-github-golang-protobuf-1-3 (= 1.3.5-4), golang-github-google-btree (= 1.0.0-1), golang-github-google-uuid (= 1.3.0-1+apertis1bv2024dev2b1), golang-github-gorilla-websocket (= 1.5.0-2+apertis0bv2024dev2b1), golang-github-grpc-ecosystem-go-grpc-middleware (= 1.3.0-1), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3), golang-github-grpc-ecosystem-grpc-gateway (= 1.6.4-2), golang-github-jonboulle-clockwork (= 0.1.0-4.1), golang-github-json-iterator-go (= 1.1.12-1+apertis0bv2024dev2b1), golang-github-mattn-go-runewidth (= 0.0.14-1+apertis0bv2024dev2b1), golang-github-modern-go-concurrent (= 1.0.3-1.1), golang-github-modern-go-reflect2 (= 1.0.2-2+apertis0bv2024dev2b1), golang-github-olekukonko-tablewriter (= 0.0.5-2+apertis0bv2024dev2b1), golang-github-pmezard-go-difflib (= 1.0.0-3), golang-github-prometheus-client-golang (= 1.14.0-3+apertis1bv2024dev2b1), golang-github-prometheus-client-model (= 0.3.0-3+apertis0bv2024dev2b1), golang-github-prometheus-common (= 0.39.0-2+apertis0bv2024dev2b1), golang-github-prometheus-procfs (= 0.8.0-3+apertis0bv2024dev2b1), golang-github-rivo-uniseg (= 0.4.2-1), golang-github-soheilhy-cmux (= 0.1.5-2+apertis0bv2024dev2b1), golang-github-spf13-cobra (= 1.6.1-1+apertis0bv2024dev2b1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1+apertis0bv2024dev2b1), golang-github-tmc-grpc-websocket-proxy (= 0.0~git20200427.3cfed13-3+apertis0bv2024dev2b1), golang-github-urfave-cli (= 1.22.9-2+apertis0bv2024dev2b1), golang-github-xiang90-probing (= 0.0.2-2+apertis0bv2024dev2b1), golang-go.crypto (= 1:0.4.0-1+apertis0bv2024dev2b1), golang-go.uber-atomic (= 1.10.0-2+apertis0bv2024dev2b1), golang-go.uber-multierr (= 1.6.0-1+apertis0bv2024dev2b1), golang-go.uber-zap (= 1.23.0-1+apertis1bv2024dev2b1), golang-gogoprotobuf (= 1.3.2-3+apertis0bv2024dev2b1), golang-golang-x-net (= 1:0.7.0+dfsg-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-text (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-time (= 0.3.0-1+apertis0bv2024dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-3+apertis0bv2024dev2b1), golang-google-grpc (= 1.33.3-2+apertis1bv2024dev2b1), golang-google-protobuf (= 1.28.1-3), golang-gopkg-cheggaaa-pb.v1 (= 1.0.25-1), golang-k8s-sigs-yaml (= 1.3.0-1+apertis1bv2024dev2b1), golang-logrus (= 1.9.0-1+apertis0bv2024dev2b1), golang-protobuf-extensions (= 1.0.1-3+apertis0bv2024dev2b1), golang-yaml.v2 (= 2.4.0-4+apertis1bv2024dev2b1) Homepage: https://etcd.io Package: etcd-client-dbgsym Priority: optional Section: debug Installed-Size: 6481 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: etcd Version: 3.4.23-4+apertis0bv2024dev2b1 Depends: etcd-client (= 3.4.23-4+apertis0bv2024dev2b1) Filename: pool/development/e/etcd/etcd-client-dbgsym_3.4.23-4+apertis0bv2024dev2b1_arm64.deb Size: 4856208 MD5sum: 69ee7acfb602a0a3bbf2fa6718bdc8b0 SHA1: be39b50d870a732bbe752dc3167b4bfc7cc8537d SHA256: 710bcc5cc0dc99fa5bd39b7d22272c39d881cefa5621c9e1fdeb90a10f29c5c6 SHA512: 8464b3dcfea7443fb344e6ba4ee23abf0422f420b4b8020b9999d9e30b1be394a545685c6c84c01a79ab3825e6d6cba85f1dd85840043e6d25fef176fe9eaeb3 Description: debug symbols for etcd-client Auto-Built-Package: debug-symbols Build-Ids: fc90956123d6d2e4aafb8e67ae16b36e4a7139d9 Package: etcd-server Priority: optional Section: net Installed-Size: 23143 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: etcd Version: 3.4.23-4+apertis0bv2024dev2b1 Depends: adduser, libc6 (>= 2.34) Pre-Depends: init-system-helpers (>= 1.54~) Suggests: etcd-client Filename: pool/development/e/etcd/etcd-server_3.4.23-4+apertis0bv2024dev2b1_arm64.deb Size: 7623296 MD5sum: 4e33f39dbeb72c48d24236338a5c9d69 SHA1: fed28ddb7d3b08b4977318eedb9697a76242eb8f SHA256: 80558f9e52dd86d5397dd406982e26069252fabd0235cf023697df883adf8233 SHA512: 3549350c8e5d7fc74b97048555d4c34a15ddd9982e90d323ee067251899a5210e68e4a4b3e3a625db49192faa29be9f8cfa54b10de35f0b56088bfe28cefb57a Description: highly-available key value store -- daemon A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on: . * Simple: curl'able user facing API (HTTP+JSON) * Secure: optional SSL client cert authentication * Fast: benchmarked 1000s of writes/s per instance * Reliable: Properly distributed using Raft . Etcd uses the Raft consensus algorithm to manage a highly-available replicated log. . This package contains the server binaries. Built-Using: go-md2man-v2 (= 2.0.2+ds1-1+apertis0bv2024dev2b1), golang-1.19 (= 1.19.8-2), golang-blackfriday-v2 (= 2.1.0-1+apertis0bv2024dev2b1), golang-github-beorn7-perks (= 1.0.1-1), golang-github-bgentry-speakeasy (= 0.1.0-2), golang-github-cespare-xxhash (= 2.1.1-2+apertis0bv2024dev2b1), golang-github-cockroachdb-datadriven (= 1.0.2-6), golang-github-coreos-bbolt (= 1.3.6-2+apertis1bv2024dev2b1), golang-github-coreos-go-systemd (= 22.3.2-1+apertis0bv2024dev2b1), golang-github-coreos-pkg (= 4-3), golang-github-coreos-semver (= 0.3.0-1), golang-github-creack-pty (= 1.1.18-1+apertis0bv2024dev2b1), golang-github-dustin-go-humanize (= 1.0.0-3+apertis0bv2024dev2b1), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-2+apertis0bv2024dev2b1), golang-github-golang-jwt-jwt (= 4.4.3-1), golang-github-golang-protobuf-1-3 (= 1.3.5-4), golang-github-google-btree (= 1.0.0-1), golang-github-google-uuid (= 1.3.0-1+apertis1bv2024dev2b1), golang-github-gorilla-websocket (= 1.5.0-2+apertis0bv2024dev2b1), golang-github-grpc-ecosystem-go-grpc-middleware (= 1.3.0-1), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3), golang-github-grpc-ecosystem-grpc-gateway (= 1.6.4-2), golang-github-jonboulle-clockwork (= 0.1.0-4.1), golang-github-json-iterator-go (= 1.1.12-1+apertis0bv2024dev2b1), golang-github-mattn-go-runewidth (= 0.0.14-1+apertis0bv2024dev2b1), golang-github-modern-go-concurrent (= 1.0.3-1.1), golang-github-modern-go-reflect2 (= 1.0.2-2+apertis0bv2024dev2b1), golang-github-olekukonko-tablewriter (= 0.0.5-2+apertis0bv2024dev2b1), golang-github-pmezard-go-difflib (= 1.0.0-3), golang-github-prometheus-client-golang (= 1.14.0-3+apertis1bv2024dev2b1), golang-github-prometheus-client-model (= 0.3.0-3+apertis0bv2024dev2b1), golang-github-prometheus-common (= 0.39.0-2+apertis0bv2024dev2b1), golang-github-prometheus-procfs (= 0.8.0-3+apertis0bv2024dev2b1), golang-github-rivo-uniseg (= 0.4.2-1), golang-github-soheilhy-cmux (= 0.1.5-2+apertis0bv2024dev2b1), golang-github-spf13-cobra (= 1.6.1-1+apertis0bv2024dev2b1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1+apertis0bv2024dev2b1), golang-github-tmc-grpc-websocket-proxy (= 0.0~git20200427.3cfed13-3+apertis0bv2024dev2b1), golang-github-urfave-cli (= 1.22.9-2+apertis0bv2024dev2b1), golang-github-xiang90-probing (= 0.0.2-2+apertis0bv2024dev2b1), golang-go.crypto (= 1:0.4.0-1+apertis0bv2024dev2b1), golang-go.uber-atomic (= 1.10.0-2+apertis0bv2024dev2b1), golang-go.uber-multierr (= 1.6.0-1+apertis0bv2024dev2b1), golang-go.uber-zap (= 1.23.0-1+apertis1bv2024dev2b1), golang-gogoprotobuf (= 1.3.2-3+apertis0bv2024dev2b1), golang-golang-x-net (= 1:0.7.0+dfsg-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-text (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-time (= 0.3.0-1+apertis0bv2024dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-3+apertis0bv2024dev2b1), golang-google-grpc (= 1.33.3-2+apertis1bv2024dev2b1), golang-google-protobuf (= 1.28.1-3), golang-gopkg-cheggaaa-pb.v1 (= 1.0.25-1), golang-k8s-sigs-yaml (= 1.3.0-1+apertis1bv2024dev2b1), golang-logrus (= 1.9.0-1+apertis0bv2024dev2b1), golang-protobuf-extensions (= 1.0.1-3+apertis0bv2024dev2b1), golang-yaml.v2 (= 2.4.0-4+apertis1bv2024dev2b1) Homepage: https://etcd.io Package: etcd-server-dbgsym Priority: optional Section: debug Installed-Size: 8185 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: etcd Version: 3.4.23-4+apertis0bv2024dev2b1 Depends: etcd-server (= 3.4.23-4+apertis0bv2024dev2b1) Filename: pool/development/e/etcd/etcd-server-dbgsym_3.4.23-4+apertis0bv2024dev2b1_arm64.deb Size: 6063032 MD5sum: 560a45f148b2ba7d7075511187268e33 SHA1: c6777fb45f078f3803b1bda2807e0525785456f2 SHA256: 2201411c404393f217f68c2411055a09f9a78c5e55d0504ddd302ed0502d8d15 SHA512: b1d344c45f345dc5c659472842571033ac81109cd4880fd735dfb2417f325cb4b693c7215471d586d6d0352b6b39777ab1babf1438bd10d7628b33f0ce006c3a Description: debug symbols for etcd-server Auto-Built-Package: debug-symbols Build-Ids: 791a3cbf95c2a7eae9b86fafa58a693a8ec0cb8c Package: evtest Priority: optional Section: utils Installed-Size: 82 Maintainer: Stephen Kitt Architecture: arm64 Version: 1:1.35-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Recommends: evemu-tools Filename: pool/development/e/evtest/evtest_1.35-1+apertis0bv2024dev2b1_arm64.deb Size: 15356 MD5sum: aeaba1a1719638737b405aa1effec39f SHA1: 4b508e6e8663b0f08bf6b460d11cf5260fe511bb SHA256: d49fdeb224e4deedbc2f8d0e125c85dee324b924cfa0855f6676a1b173f1df08 SHA512: 548c12e7e0b0b96c76bd0c5366d1e8bd79f0aca20eba1b5cddf613c2df5fd2cf8d6380627ccf0f9b5239c1c0adb211f2719494ccb7a4d9ca1c6a9007d2b203a4 Description: utility to monitor Linux input device events evtest monitors a Linux input device, displaying all the events it generates. . It can be used to determine mice button bindings, keymaps for exotic keyboards... It is commonly used to debug issues with input devices in X.Org. . evtest is now in maintenance mode and doesn't support all the features of the latest kernels; evemu-record from the evemu-tools package should be used instead. Homepage: https://cgit.freedesktop.org/evtest/ Package: evtest-dbgsym Priority: optional Section: debug Installed-Size: 33 Maintainer: Stephen Kitt Architecture: arm64 Source: evtest Version: 1:1.35-1+apertis0bv2024dev2b1 Depends: evtest (= 1:1.35-1+apertis0bv2024dev2b1) Filename: pool/development/e/evtest/evtest-dbgsym_1.35-1+apertis0bv2024dev2b1_arm64.deb Size: 17532 MD5sum: de0cd89750bf6c3644d6a584645ff980 SHA1: 42f4f62fa1bc0de484546f9626dfcb68b377de18 SHA256: 32d331c1401ff20d2cf557ee97b7e3e3c52cbbdefdb752fd780e7324f443a100 SHA512: 4c1ff0ce985680612679ffd3eb3a6d1c4331de9d7d4cd437eef33c0f4c017b96f38e2c57b8cba6c6ab5f90b9b981951cf071101ebc3667fb3c770a25b687c880 Description: debug symbols for evtest Auto-Built-Package: debug-symbols Build-Ids: 18b64ca58fdafa8867be17fa9cbda664c1667fa4 Package: execnet-doc Priority: optional Section: doc Installed-Size: 502 Maintainer: Debian Python Team Architecture: all Source: execnet Version: 1.9.0-1+apertis0bv2024preb1 Depends: libjs-sphinxdoc (>= 5.2) Recommends: python3-execnet Filename: pool/development/e/execnet/execnet-doc_1.9.0-1+apertis0bv2024preb1_all.deb Size: 143372 MD5sum: 420a643bccaca90a0ead6a009d04ee49 SHA1: 16674af9cfe61692c41cb73a314f06cb10bd2488 SHA256: b3955c37cf707a5eee5ead61bd3f81848a0a535965e270d401964a79e8f6c9dd SHA512: 66dff341ef0dc53f4f95f57c5c1936decab956b717bbc2f7c57714db15cdcb56561bd2b790f16bcb2788332d0afc2f80bb91e72bc5c286a3d6ff28724b807541 Description: rapid multi-Python deployment (docs) execnet provides carefully tested means to ad-hoc interact with Python interpreters across version, platform and network barriers. It provides a minimal and fast API targeting the following uses: . * distribute tasks to local or remote CPUs * write and deploy hybrid multi-process applications * write scripts to administer a bunch of exec environments . This package contains the documentation. Homepage: https://github.com/pytest-dev/execnet Multi-Arch: foreign Package: exim4 Priority: optional Section: mail Installed-Size: 27 Maintainer: Exim4 Maintainers Architecture: all Version: 4.96-15+deb12u2+apertis0bv2024preb1 Depends: debconf (>= 1.4.69) | cdebconf (>= 0.39), exim4-base (<< 4.96-15+deb12u2+apertis0bv2024preb1.1), exim4-base (>= 4.96-15+deb12u2+apertis0bv2024preb1), exim4-daemon-light (>= 4.96-15+deb12u2+apertis0bv2024preb1) | exim4-daemon-heavy (>= 4.96-15+deb12u2+apertis0bv2024preb1) | exim4-daemon-custom (>= 4.96-15+deb12u2+apertis0bv2024preb1), debconf (>= 0.5) | debconf-2.0 Filename: pool/development/e/exim4/exim4_4.96-15+deb12u2+apertis0bv2024preb1_all.deb Size: 7208 MD5sum: 63952a277c16f3e1e82ef600ad0e944b SHA1: 06f370387bbfa011f4603974fbc69ebd7cc2f2c7 SHA256: 3928c63e29f652c4f7cbe09eee679be4c628cc8195f17edb4d164ad3c161bcc8 SHA512: c7f05d0345e1d2519695e976e29fb39ce4f52247893ab37698b4e46ac4859dd9004b5728c0ad0b14d264e1903d8ef6ea08dad6b2b7361c7d277fbd3024b30047 Description: metapackage to ease Exim MTA (v4) installation Exim (v4) is a mail transport agent. exim4 is the metapackage depending on the essential components for a basic exim4 installation. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Homepage: https://www.exim.org/ Package: exim4-base Priority: optional Section: mail Installed-Size: 1878 Maintainer: Exim4 Maintainers Architecture: arm64 Source: exim4 Version: 4.96-15+deb12u2+apertis0bv2024preb1 Replaces: exim, exim-tls, exim4-daemon-custom, exim4-daemon-heavy, exim4-daemon-light Depends: adduser, cron | cron-daemon | anacron | systemd-sysv, exim4-config (>= 4.94) | exim4-config-2, netbase, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libdb5.3 Recommends: bsd-mailx | mailx, psmisc Suggests: exim4-doc-html | exim4-doc-info, eximon4, file, gnutls-bin | openssl, mail-reader, spf-tools-perl, swaks Conflicts: exim, exim-tls Breaks: exim4-daemon-custom (<< 4.96), exim4-daemon-heavy (<< 4.96), exim4-daemon-light (<< 4.96) Filename: pool/development/e/exim4/exim4-base_4.96-15+deb12u2+apertis0bv2024preb1_arm64.deb Size: 1116912 MD5sum: 1113e0d37a9be48eacd03ed95f2d7935 SHA1: 9454746f19811064d54a901a46cde37f02e8f9bb SHA256: b253371016953c4e94f66b17adf46f7c7b798473f3534864d3ef592f9d9cf540 SHA512: 643e1fba76cedc2d5b93c5bf69c576b2e11ce2dae6583988d8150537aaaab56c10a113c3c5ac22a3b609741c5cd6a01a127e054f2a25e12084f6198d795bd216 Description: support files for all Exim MTA (v4) packages Exim (v4) is a mail transport agent. exim4-base provides the support files needed by all exim4 daemon packages. You need an additional package containing the main executable. The available packages are: . exim4-daemon-light exim4-daemon-heavy . If you build exim4 from the source package locally, you can also build an exim4-daemon-custom package tailored to your own feature set. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Homepage: https://www.exim.org/ Package: exim4-base-dbgsym Priority: optional Section: debug Installed-Size: 194 Maintainer: Exim4 Maintainers Architecture: arm64 Source: exim4 Version: 4.96-15+deb12u2+apertis0bv2024preb1 Depends: exim4-base (= 4.96-15+deb12u2+apertis0bv2024preb1) Filename: pool/development/e/exim4/exim4-base-dbgsym_4.96-15+deb12u2+apertis0bv2024preb1_arm64.deb Size: 137192 MD5sum: 13dfa5abe164c9736e33dcef9b8348f0 SHA1: 0eeb881f38fd9ff69bf2ca3a7630c5c802009b63 SHA256: cc120cbf484a4e627b0d1db53d5b443556a8960d4aa80279dcab56ee586f23ad SHA512: e2187c67a77875673995c027b21cd9fe05d03d3be6d686344a1b3ea7e783740c934c52eb10f7ffc4ab0069f95b9d274b70a6dae7840edaba207a85e25f889c2d Description: debug symbols for exim4-base Auto-Built-Package: debug-symbols Build-Ids: 1fbd188d8801d3fbfe3b29f2ceb256bff4702de9 723b693bc12e6932f13f2fd3f0cdf56b16c7dd11 8c29d21258db409816703091a6c21f8edc6357da 8c85b632663622d9b74d25e78e92ae49e58c40e3 b2b3c329363c2f2f087bb8f17b4d109c1f817f69 Package: exim4-config Priority: optional Section: mail Installed-Size: 922 Maintainer: Exim4 Maintainers Architecture: all Source: exim4 Version: 4.96-15+deb12u2+apertis0bv2024preb1 Provides: exim4-config-2 Depends: adduser, debconf (>= 0.5) | debconf-2.0 Recommends: ca-certificates Conflicts: citadel-server, courier-mta, dma, esmtp-run, exim, exim-tls, exim4-config, exim4-config-2, hula-mta, masqmail, msmtp-mta, mta-dummy, nullmailer, opensmtpd, postfix, qmail-run, sendmail-bin, smail, ssmtp, xmail, zmailer Breaks: exim4-daemon-heavy (<< 4.94), exim4-daemon-light (<< 4.94) Filename: pool/development/e/exim4/exim4-config_4.96-15+deb12u2+apertis0bv2024preb1_all.deb Size: 258204 MD5sum: 1bb8a8c52c0ffe33253de599cb8d2dc5 SHA1: 2896092580f1fe7d9845b272ae2a64e769f8c141 SHA256: fb40769278750d570b15edf42e1ad355d9f6163d457737677aeb728c0f498a99 SHA512: 74af90a2c10bdc5060b8e505a16273254273c2c66b4e207dff4c27913487e337b8df288fc69c371a206ba94a2586232e547f643f69b3c300b48a36e9f7890515 Description: configuration for the Exim MTA (v4) Exim (v4) is a mail transport agent. exim4-config provides the configuration for the exim4 daemon packages. The configuration framework has been split off the main package to allow sites to replace the configuration scheme with their own without having to change the actual exim4 packages. . Sites with special configuration needs (having a lot of identically configured machines for example) can use this to distribute their own custom configuration via the packaging system, using the magic available with dpkg's conffile handling, without having to do local changes on all of these machines. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Homepage: https://www.exim.org/ Package: exim4-daemon-heavy Priority: optional Section: mail Installed-Size: 1678 Maintainer: Exim4 Maintainers Architecture: arm64 Source: exim4 Version: 4.96-15+deb12u2+apertis0bv2024preb1 Replaces: exim4-base (<= 4.61-1), mail-transport-agent Provides: exim4-localscanapi-6.0, mail-transport-agent Depends: exim4-base (>= 4.96), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libgnutls-dane0 (>= 3.7.0), libgnutls30 (>= 3.7.5), libidn12 (>= 1.13), libidn2-0 (>= 0.6), libldap-2.5-0 (>= 2.5.4), libmariadb3 (>= 3.0.0), libnsl2 (>= 1.0), libpam0g (>= 0.99.7.1), libpcre2-8-0 (>= 10.22), libperl5.36 (>= 5.36.0), libpq5, libsasl2-2 (>= 2.1.28+dfsg), libspf2-2 (>= 1.2.8~), libsqlite3-0 (>= 3.5.9) Conflicts: mail-transport-agent Breaks: clamav-daemon (<< 0.95) Filename: pool/development/e/exim4/exim4-daemon-heavy_4.96-15+deb12u2+apertis0bv2024preb1_arm64.deb Size: 616404 MD5sum: d6572e06cd3a52fe59aa4bd5513b02d4 SHA1: c701f1508267f9c9421f381fb77bb868f62056df SHA256: a945752c7f12fed6580383a61db1d6bcfba4b3f53dbd2c15af160fab015fb4b9 SHA512: 293ca140bb1b6572b81ccba4a62ecff57decce148c701e9c0d048629981ac1a07fe1406001c0d4a083f3087a3b39c4c781789cdd5bc6d35eb0c5592f7e346bb5 Description: Exim MTA (v4) daemon with extended features, including exiscan-acl Exim (v4) is a mail transport agent. This package contains the exim4 daemon with extended features. In addition to the features already supported by exim4-daemon-light, exim4-daemon-heavy includes LDAP, sqlite, PostgreSQL and MySQL data lookups, SASL and SPA SMTP authentication, embedded Perl interpreter, and the content scanning extension (formerly known as "exiscan-acl") for integration of virus scanners and spamassassin. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Homepage: https://www.exim.org/ Package: exim4-daemon-heavy-dbgsym Priority: optional Section: debug Installed-Size: 1718 Maintainer: Exim4 Maintainers Architecture: arm64 Source: exim4 Version: 4.96-15+deb12u2+apertis0bv2024preb1 Depends: exim4-daemon-heavy (= 4.96-15+deb12u2+apertis0bv2024preb1) Filename: pool/development/e/exim4/exim4-daemon-heavy-dbgsym_4.96-15+deb12u2+apertis0bv2024preb1_arm64.deb Size: 1601584 MD5sum: e8824395bb6c51284184cc08928fa7e6 SHA1: a9cfe2aa7a3cb7a0751fd494382204e4fe069b39 SHA256: f7fff596eeb151454686a160c05bdf134a22d62e5396d8724997cf22f88bd8e4 SHA512: 3356dddaad0c97bf4475ca5b4cba89cd24ec3e6f867330de6c738ccaa2c7fa5cb7b1b5d836fff4a10d4dbe48f0b97d22d7a2824dd4bf522c32f420eb9673cb47 Description: debug symbols for exim4-daemon-heavy Auto-Built-Package: debug-symbols Build-Ids: c47e1e505f3ae5b00313fe70839c59184be0689f Package: exim4-daemon-light Priority: optional Section: mail Installed-Size: 1540 Maintainer: Exim4 Maintainers Architecture: arm64 Source: exim4 Version: 4.96-15+deb12u2+apertis0bv2024preb1 Replaces: exim4-base (<= 4.61-1), mail-transport-agent Provides: default-mta, exim4-localscanapi-6.0, mail-transport-agent Depends: exim4-base (>= 4.96), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libgnutls-dane0 (>= 3.7.0), libgnutls30 (>= 3.7.5), libidn12 (>= 1.13), libidn2-0 (>= 0.6), libnsl2 (>= 1.0), libpcre2-8-0 (>= 10.22) Conflicts: mail-transport-agent Filename: pool/development/e/exim4/exim4-daemon-light_4.96-15+deb12u2+apertis0bv2024preb1_arm64.deb Size: 560632 MD5sum: 26cfc6c88d94e97ba20536578cdb3603 SHA1: 61554553e18d354de95ba9699ca13ed22b2bf424 SHA256: 804e82765e788ef17c186d4079ae614c7379775d92758421a5069f4549225562 SHA512: 1567d0e429ce7de09260f030e4cdd4f917993576157763704e862f2005974704c344f9a9e181b7582e67f269cbc1becc6eed99132cbc0b662b64bfc758d9ea24 Description: lightweight Exim MTA (v4) daemon Exim (v4) is a mail transport agent. This package contains the exim4 daemon with only basic features enabled. It works well with the standard setups that are provided by Debian and includes support for TLS encryption and the dlopen patch to allow dynamic loading of a local_scan function. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Homepage: https://www.exim.org/ Package: exim4-daemon-light-dbgsym Priority: optional Section: debug Installed-Size: 1509 Maintainer: Exim4 Maintainers Architecture: arm64 Source: exim4 Version: 4.96-15+deb12u2+apertis0bv2024preb1 Depends: exim4-daemon-light (= 4.96-15+deb12u2+apertis0bv2024preb1) Filename: pool/development/e/exim4/exim4-daemon-light-dbgsym_4.96-15+deb12u2+apertis0bv2024preb1_arm64.deb Size: 1405652 MD5sum: 3b0e8ca49b43a704e7d1862ef9ba5803 SHA1: dd3d5350761b8eb4e42fc4d98e567030335ed229 SHA256: 5dd54b1377f0eb493398ebbf28816e0da66188f6e3cd9bdb017769d7f0600849 SHA512: 8f6e7cab7ee19e4ff3e3460fd45cd5136ba9778cc332e7867ff61500ad3733be462f4050356c33400fb0a83e787599fceeeea4d7a748b5109052bf539c188b57 Description: debug symbols for exim4-daemon-light Auto-Built-Package: debug-symbols Build-Ids: 5da21eb9500aa627929eb597660fd48b523fedcd Package: exim4-dev Priority: optional Section: mail Installed-Size: 84 Maintainer: Exim4 Maintainers Architecture: arm64 Source: exim4 Version: 4.96-15+deb12u2+apertis0bv2024preb1 Filename: pool/development/e/exim4/exim4-dev_4.96-15+deb12u2+apertis0bv2024preb1_arm64.deb Size: 40936 MD5sum: 9b484c82b4daa22fe2f37520def79aad SHA1: b0b8b8eeecb4ba4ecb84e95f485c7f85deabcc37 SHA256: a60e1a141c12f21d914ca3ef79f81c923d7914e29b9a802bbc579ae3ed9d8b6b SHA512: 93b5d14946fa5eee186363f844940e97a3060673b73b6b691a6c7384223b850224cdefc179f992d0ffed6f757c666e51e074761394cafba229594f3d46ca877c Description: header files for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains header files that can be used to compile code that is then dynamically linked to exim's local_scan interface. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Homepage: https://www.exim.org/ Package: eximon4 Priority: optional Section: mail Installed-Size: 198 Maintainer: Exim4 Maintainers Architecture: arm64 Source: exim4 Version: 4.96-15+deb12u2+apertis0bv2024preb1 Replaces: eximon Depends: exim4-base (>= 4.10), libc6 (>= 2.34), libpcre2-8-0 (>= 10.22), libx11-6, libxaw7 (>= 2:1.0.14), libxmu6 (>= 2:1.1.3), libxt6 Conflicts: eximon Filename: pool/development/e/exim4/eximon4_4.96-15+deb12u2+apertis0bv2024preb1_arm64.deb Size: 74596 MD5sum: 24e91ccc2d3036d84122d954f534948e SHA1: 028dca428f51a5d93dfec2392af91f1116ef4594 SHA256: 497e6d0d3297b6ba9766155db27a4854512d5d2a5afba1af8ae43cf6800357bd SHA512: 783bc6f29754fcdc8e93fac6aff9ede5a9fac3930d6bfe6b297d5cfe39fa2eb81a8eba3549d6b002ab391a484d148b6ad40ee292aee118969c98ce0069d54e59 Description: monitor application for the Exim MTA (v4) (X11 interface) Eximon is a helper program for the Exim MTA (v4). It allows administrators to view the mail queue and logs, and perform a variety of actions on queued messages, such as freezing, bouncing and thawing messages. Homepage: https://www.exim.org/ Package: eximon4-dbgsym Priority: optional Section: debug Installed-Size: 165 Maintainer: Exim4 Maintainers Architecture: arm64 Source: exim4 Version: 4.96-15+deb12u2+apertis0bv2024preb1 Depends: eximon4 (= 4.96-15+deb12u2+apertis0bv2024preb1) Filename: pool/development/e/exim4/eximon4-dbgsym_4.96-15+deb12u2+apertis0bv2024preb1_arm64.deb Size: 136740 MD5sum: a1174f9d98ecec16d3462d5bd7e0e04d SHA1: bb6605daba8242e6c281da843de3eb78ac706c83 SHA256: 8c7ba31eea0edbe872634dc0d34592806f170fa08f876474916b293140c09c14 SHA512: 42149af4837f995ab2dfe735b17708986c7946fe419da8d5863294c52ccdbf2092e02aff752774ff586079bbf79eea543c8dc5e01251154074e1ce218cda3a7d Description: debug symbols for eximon4 Auto-Built-Package: debug-symbols Build-Ids: 316b8bf048e5e9616747f2b4deb1e61a0daea16f Package: expect Priority: optional Section: interpreters Installed-Size: 362 Maintainer: Sergei Golovan Architecture: arm64 Version: 5.45.4-2co1bv2024preb1 Replaces: expect-dev Provides: expect-dev Depends: tcl8.6, libc6 (>= 2.34), libtcl8.6 (>= 8.6.0), tcl-expect Suggests: tk8.6 Conflicts: expect-dev Filename: pool/development/e/expect/expect_5.45.4-2co1bv2024preb1_arm64.deb Size: 158936 MD5sum: 0aeb29355d368a7dbe17c6a33e91e59f SHA1: 6eeae0fc2434c2d80108e451fadf8f52d2a5d3a7 SHA256: 7f0c254f4ee200b10ee40420758b40dac3d712aa084790bcd1db0ab92d196619 SHA512: a03b6bc8a42384d016093907fd4cf799506c970c519e7b5576eb9a8d6ac2123ef03a8b3f39895aa2f3740be081cbfb25679fc2fec957328f1a63e5d6f57a2eee Description: Automates interactive applications Expect is a tool for automating interactive applications according to a script. Following the script, Expect knows what can be expected from a program and what the correct response should be. Expect is also useful for testing these same applications. And by adding Tk, you can also wrap interactive applications in X11 GUIs. An interpreted language provides branching and high-level control structures to direct the dialogue. In addition, the user can take control and interact directly when desired, afterward returning control to the script. . This package contains the expect binary and several Expect based scripts. Homepage: https://core.tcl.tk/expect/ Multi-Arch: foreign Package: expect-dbgsym Priority: optional Section: debug Installed-Size: 21 Maintainer: Sergei Golovan Architecture: arm64 Source: expect Version: 5.45.4-2co1bv2024preb1 Depends: expect (= 5.45.4-2co1bv2024preb1) Filename: pool/development/e/expect/expect-dbgsym_5.45.4-2co1bv2024preb1_arm64.deb Size: 5792 MD5sum: cfde4b84034612835fe1ee010e0ed630 SHA1: ca99643e98a55c9b683e8d0cc08ab9f9dd678167 SHA256: 756ea4b0f9cf78b5665fe312fbd98bb0ff2ef00873f3fcf608d4641e62e6f013 SHA512: 7b2fcd91731105dd0a76dfd8554b13f3962cf94ee12c8ba3731b6855c48ec04135179b8d1f733779482bfa811ecd942c67bea84a2041864f3ea1b804a31fbee3 Description: debug symbols for expect Auto-Built-Package: debug-symbols Build-Ids: eb43e798bdad6bb726125837f61d700fe07d274e Package: extra-cmake-modules Priority: optional Section: devel Installed-Size: 825 Maintainer: Debian Qt/KDE Maintainers Architecture: arm64 Version: 5.103.0-1+apertis0bv2024dev2b1 Suggests: qt5-qmake, qtbase5-dev Breaks: libkf5package-dev (<< 5.54), libkf5plasma-dev (<< 5.54), libkf5runner-dev (<< 5.54) Filename: pool/development/e/extra-cmake-modules/extra-cmake-modules_5.103.0-1+apertis0bv2024dev2b1_arm64.deb Size: 201452 MD5sum: 5358d2dc465657679b0e1d1a727d9443 SHA1: 6b7988465899e0ea827e59f715d450a7598a1115 SHA256: edf960976c35c9a51b9b076e558ecde348cb3b2ad5d726bd47f248281cf1c89b SHA512: be937e07bcd89fda198d5cf4295f7a7c545c5bcd168e4204c7e2022872b88135820634aa84ce1065aeb30de2f638d4a2e3c5d29eb5eee9f13174944ca1ef6e5a Description: Extra modules and scripts for CMake Extra CMake Modules, or ECM, aims to augment CMake with additional modules. It serves as both a staging ground for new modules before they are moved upstream to CMake and a place for modules that, for whatever reason, are not a good fit for CMake itself. . It is primarily driven by the needs of the KDE community, but it is hoped that other projects will find it useful, and outside contributions are always welcome. The main rule for new modules is that there must be at least two downstream users. Homepage: https://invent.kde.org/frameworks/extra-cmake-modules Package: extra-cmake-modules-doc Priority: optional Section: doc Installed-Size: 1145 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: extra-cmake-modules Version: 5.103.0-1+apertis0bv2024dev2b1 Replaces: extra-cmake-modules (<< 5.74.0-1) Depends: libjs-sphinxdoc (>= 5.2) Breaks: extra-cmake-modules (<< 5.74.0-1) Filename: pool/development/e/extra-cmake-modules/extra-cmake-modules-doc_5.103.0-1+apertis0bv2024dev2b1_all.deb Size: 108116 MD5sum: fdea6b3544f24af95644ab7386949b6a SHA1: 2b4e48285a01916ffb43a8f1572ae43114dc3b6a SHA256: 14b85fc9674ee5a947faa13d11b8f2e67dc9b8814f029c981b45323aead36432 SHA512: e42a66c3994ed64b9a558274b5fa7ba7ee6c10fefa6056cf8002aaa92fb1d1aac99de1cd628c875bb2e38ca54dfddd02c30b6229f81cfb2a313d4dbf18da5fae Description: Extra modules and scripts for CMake Extra CMake Modules, or ECM, aims to augment CMake with additional modules. It serves as both a staging ground for new modules before they are moved upstream to CMake and a place for modules that, for whatever reason, are not a good fit for CMake itself. . It is primarily driven by the needs of the KDE community, but it is hoped that other projects will find it useful, and outside contributions are always welcome. The main rule for new modules is that there must be at least two downstream users. . This package contains HTML documentation and man pages. Built-Using: sphinx (= 5.3.0-3+apertis0bv2024dev2b1) Homepage: https://invent.kde.org/frameworks/extra-cmake-modules Multi-Arch: foreign Package: exuberant-ctags Priority: optional Section: editors Installed-Size: 389 Maintainer: Colin Watson Architecture: arm64 Version: 1:5.9~svn20110310-18+apertis0bv2024dev2b1 Provides: ctags Depends: libc6 (>= 2.34) Suggests: vim | nvi | vile | emacsen Filename: pool/development/e/exuberant-ctags/exuberant-ctags_5.9~svn20110310-18+apertis0bv2024dev2b1_arm64.deb Size: 139100 MD5sum: 27c59ddb0f7f6849ea3061265d251f76 SHA1: d8f97dc85e773f55865dc2895c6ad35c038ba302 SHA256: 8c4d5b9c371184f87f6930ed34e3d9fa768cb1621b331defa66f51882b7c08f3 SHA512: f56d6de9847c0a53ce2aa68761b796adab0ac56da1168fe814527e0f851ef479f1f69864458af1ef952c7375381b29b91b106bbf49cb56e6f74d8484ff7b2309 Description: build tag file indexes of source code definitions ctags parses source code and produces a sort of index mapping the names of significant entities (e.g. functions, classes, variables) to the location where that entity is defined. This index is used by editors like vi and emacsen to allow moving to the definition of a user-specified entity. . Exuberant Ctags supports all possible C language constructions and multiple other languages such as assembler, AWK, ASP, BETA, Bourne/Korn/Z shell, C++, COBOL, Eiffel, Fortran, Java, Lisp, Lua, Makefile, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl, Verilog, Vim and YACC. Homepage: http://ctags.sourceforge.net/ Multi-Arch: foreign Package: exuberant-ctags-dbgsym Priority: optional Section: debug Installed-Size: 345 Maintainer: Colin Watson Architecture: arm64 Source: exuberant-ctags Version: 1:5.9~svn20110310-18+apertis0bv2024dev2b1 Depends: exuberant-ctags (= 1:5.9~svn20110310-18+apertis0bv2024dev2b1) Filename: pool/development/e/exuberant-ctags/exuberant-ctags-dbgsym_5.9~svn20110310-18+apertis0bv2024dev2b1_arm64.deb Size: 310824 MD5sum: 357a8ec533069c660d81d1b9fe69b4dc SHA1: 5d6dc1f679a6a447976aa35d46b6aa0430dad5a9 SHA256: c07c2620bbe43c274da26437f8ae817d415f986365662f19339d6de534358a8b SHA512: 702759214ae511ceb8226188c50572a5629e2464c1a3ecbcbd1f85bfe05d1e01636e91b878c1d128bed743186b06b47b098edbe2fbb691536ba310266c430501 Description: debug symbols for exuberant-ctags Auto-Built-Package: debug-symbols Build-Ids: 0bcf8801617874dbd93ef2124cbab910bf5739e2 Package: faad Priority: optional Section: sound Installed-Size: 92 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: faad2 Version: 2.10.1-1+apertis0bv2024dev2b1 Replaces: faad2 Depends: libc6 (>= 2.34), libfaad2 (>= 2.8.2) Conflicts: faad2 Filename: pool/development/f/faad2/faad_2.10.1-1+apertis0bv2024dev2b1_arm64.deb Size: 24792 MD5sum: 6dc348e1bb62b8f7a15274a24c1eeefc SHA1: 01dbb5b5831deb480ee0e857507b8f5afa50a1ff SHA256: dfc1ffe843535c0feca66a7ae2fe2e6183658bd0a57c866a6b078fa8d8e69ccb SHA512: 9620a5e30cf437ede56e844713e32f3c2d7cfcbacb8cb27e0a29fb76e6ba80432d791034b5e34963fc0c4b61a5c91c3cbf4641eaca62037587e09226a0958ff1 Description: freeware Advanced Audio Decoder player FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains a command line interface to play AAC or MP4 files. Homepage: https://github.com/knik0/faad2 Package: faad-dbgsym Priority: optional Section: debug Installed-Size: 64 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: faad2 Version: 2.10.1-1+apertis0bv2024dev2b1 Depends: faad (= 2.10.1-1+apertis0bv2024dev2b1) Filename: pool/development/f/faad2/faad-dbgsym_2.10.1-1+apertis0bv2024dev2b1_arm64.deb Size: 47052 MD5sum: 89e35ff18ed39d219ad94a38830b1886 SHA1: 824c57fb833f0b6274a79c4c3bee7c5aa72f5b68 SHA256: 438c970ba9d9441e73f9a3b63f80f45a4940fae9e2dfc2d9ce18083b30eab365 SHA512: ab522481dd6990a1552916378f0ab7c44ed43c14af20801e3f6f47ffc9aa2d917136b627151ade3883cac48e58a1b12cb7518da65e8c4bc657ddbb62be919d05 Description: debug symbols for faad Auto-Built-Package: debug-symbols Build-Ids: 4b96997c8baadc22e52b0ef88482bc2ae435a150 Package: fake-hwclock Priority: optional Section: admin Installed-Size: 33 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: all Version: 0.12+nmu1+apertis0bv2024dev2b1 Suggests: cron | cron-daemon, ntp Filename: pool/development/f/fake-hwclock/fake-hwclock_0.12+nmu1+apertis0bv2024dev2b1_all.deb Size: 6696 MD5sum: 49726fdf1dda45aa1faa706775ad9ce0 SHA1: 7fa5b97e27a2eddbe84b4638fe08badde17ed8aa SHA256: 7580f4791600aa11be7db3fda9448feb36ec33a9d483b182474201e383ca699a SHA512: 61386bc8f75f35f15bbd9ff7d83e35d93f379beab10e7ea979d468dcb815805922ba6dcfa662f634939021acbec2623336d008ac58fc69d427acbb260fb19e80 Description: Save/restore system clock on machines without working RTC hardware Some machines don't have a working realtime clock (RTC) unit, or no driver for the hardware that does exist. fake-hwclock is a simple set of scripts to save the kernel's current clock periodically (including at shutdown) and restore it at boot so that the system clock keeps at least close to realtime. This will stop some of the problems that may be caused by a system believing it has travelled in time back to 1970, such as needing to perform filesystem checks at every boot. . On top of this, use of NTP is still recommended to deal with the fake clock "drifting" while the hardware is halted or rebooting. Package: fakechroot Priority: optional Section: utils Installed-Size: 85 Maintainer: Johannes Schauer Marin Rodrigues Architecture: all Version: 2.20.1+ds-15+apertis0bv2024dev2b1 Depends: binutils, libfakechroot (<< 2.20.1+ds-15+apertis0bv2024dev2b1.1~), libfakechroot (>= 2.20.1+ds-15+apertis0bv2024dev2b1) Filename: pool/development/f/fakechroot/fakechroot_2.20.1+ds-15+apertis0bv2024dev2b1_all.deb Size: 27540 MD5sum: ba53feffcefa4b61032fba00119e3344 SHA1: a35f4143c041242a176c7e91359393914d63507f SHA256: 3325f455e0f57744583bb0edf75359fabab79352e0c3ac4dd219ee401a63e0a3 SHA512: c44620231883ad81c60ffafaf4789245bb7d2d08c16ac93aed7ee023fb8a6fd8a1f4e1581716cef468f6ae6a97a4c1e722406ae0eefcf2c85e3d4914f6b6f547 Description: gives a fake chroot environment - utilities The fakechroot preloads a library which overrides libc functions, so it is possible to use root-specific tools without root privileges. . In fake chroot you can install i.e. Debian bootstrap, create developer's environment and build packages inside chroot'ed system using standard non-root user account. Homepage: https://github.com/dex4er/fakechroot Package: fakeroot Priority: optional Section: utils Installed-Size: 277 Maintainer: Clint Adams Architecture: arm64 Version: 1.31-1.2+apertis0bv2024preb1 Depends: libfakeroot (>= 1.31-1.2+apertis0bv2024preb1), libc6 (>= 2.34) Filename: pool/development/f/fakeroot/fakeroot_1.31-1.2+apertis0bv2024preb1_arm64.deb Size: 67488 MD5sum: fd07132f554e361eef3f98bf46103a01 SHA1: 1f54f687da25fc206089ad72812c8bf6136f2c92 SHA256: a407e3609f7571d7b73c968fa9aa19e6dfa09504aa9890ea90823dff1fd2ffd2 SHA512: d8af0815041c1ea99a1b775b59ca63d3e596c42ab162609b32dae1ce1d5c542bef5260dda04399148f633cce65a0e3e984aef86fdb66c7286bb182676f8ee60b Description: tool for simulating superuser privileges fakeroot provides a fake "root environment" by means of LD_PRELOAD and SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(), stat(), and other file-manipulation functions, so that unprivileged users can (for instance) populate .deb archives with root-owned files; various build tools use fakeroot for this by default. . This package contains fakeroot command and the daemon that remembers fake ownership/permissions of files manipulated by fakeroot processes. Multi-Arch: foreign Package: fakeroot-dbgsym Priority: optional Section: debug Installed-Size: 93 Maintainer: Clint Adams Architecture: arm64 Source: fakeroot Version: 1.31-1.2+apertis0bv2024preb1 Depends: fakeroot (= 1.31-1.2+apertis0bv2024preb1) Filename: pool/development/f/fakeroot/fakeroot-dbgsym_1.31-1.2+apertis0bv2024preb1_arm64.deb Size: 62580 MD5sum: e4ddf76d5e2f5337b81dfdb087e38eec SHA1: 04bf3068c473f2af84d5cbc52da6efa363b02948 SHA256: bcea743a75944dd849cc3d4fe5d9ffd094a7fb6db0c239ac2d2f61e26b1c2167 SHA512: 2c257aae7b6510fb39ee0410a346402b5d90daaf2e1b3185a0cf17287eb0d2e77a6a65f7fbd90d25eb053b3ea6442b9e8fa656a93ecd4decf6d2a391c11a0f0b Description: debug symbols for fakeroot Auto-Built-Package: debug-symbols Build-Ids: 16ed85fa86ecbd1c4645b9f974e948979d5f3ab3 9cc6f61122a03190a60a9e4c48e8c5ca5518e64e Package: faketime Priority: optional Section: utils Installed-Size: 90 Maintainer: Daniel Kahn Gillmor Architecture: arm64 Version: 0.9.10-2.1+apertis1bv2024dev2b1 Depends: libfaketime (= 0.9.10-2.1+apertis1bv2024dev2b1), libc6 (>= 2.34) Filename: pool/development/f/faketime/faketime_0.9.10-2.1+apertis1bv2024dev2b1_arm64.deb Size: 16608 MD5sum: a17e814516a2a8cff3cf3f88b74a78e9 SHA1: 3315c2be935e3e70ac2abf24933f1123cf9c7a7a SHA256: debba5a902985f3540d95d2502427a83bb0de50b81dbbd9aa0eae3e1a9fa2f47 SHA512: e07a44dfbe270954deb9fa95c16f43bb9191ffb50759fce797c26302bb26819400a6fe2e7839a116ebdb139611f20d4283cfdb83f6fbc3ed744013fbd62b4aa3 Description: Report faked system time to programs (command-line tool) The Fake Time Preload Library (FTPL, a.k.a. libfaketime) intercepts various system calls which programs use to retrieve the current date and time. It can then report faked dates and times (as specified by you, the user) to these programs. This means you can modify the system time a program sees without having to change the time system-wide. FTPL allows you to specify both absolute dates (e.g., 2004-01-01) and relative dates (e.g., 10 days ago). . This package contains a "faketime" binary that makes it easy to use the LD_PRELOAD library. Homepage: https://github.com/wolfcw/libfaketime Multi-Arch: foreign Package: faketime-dbgsym Priority: optional Section: debug Installed-Size: 26 Maintainer: Daniel Kahn Gillmor Architecture: arm64 Source: faketime Version: 0.9.10-2.1+apertis1bv2024dev2b1 Depends: faketime (= 0.9.10-2.1+apertis1bv2024dev2b1) Filename: pool/development/f/faketime/faketime-dbgsym_0.9.10-2.1+apertis1bv2024dev2b1_arm64.deb Size: 10052 MD5sum: d16c897c601b96189784671c40be88e0 SHA1: 20dcf9d9e598689e059a65b6812f3ec82a489c71 SHA256: 4918e38b7219a28a76b7f5b7dba9af4e8440dfcbf441c0afdc051014bf6f062d SHA512: 0218f664edbb29a8d866d6b9fc741eb337ffbd9dd6ec5fff8e75f6ef4c65b2f37b2ba684dd7896dd3a92ad862732d43a1af202ede636d4b0edc208c9558a0d7f Description: debug symbols for faketime Auto-Built-Package: debug-symbols Build-Ids: d9fc74324727e0afffbaa53d4b1b5ed3924752df Package: fastboot Priority: optional Section: utils Installed-Size: 447 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Provides: android-tools-fastboot Depends: android-libbase (>= 29.0.6), android-libboringssl (>= 13.0.0+r24), android-libcutils (= 1:29.0.6-28+apertis2bv2024dev3b1), android-liblog (>= 29.0.6), android-libsparse (= 1:29.0.6-28+apertis2bv2024dev3b1), android-libziparchive (= 1:29.0.6-28+apertis2bv2024dev3b1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libusb-1.0-0 (>= 2:1.0.8) Recommends: android-sdk-platform-tools-common (>= 28.0.2~) Suggests: android-sdk-platform-tools Filename: pool/development/a/android-platform-tools/fastboot_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 148896 MD5sum: 06a36b7abbdb9a5ad2eb71cf19fd82d6 SHA1: 839fda4cda818a0b6efda84233ab55e7194f4610 SHA256: fcc1a561817848fe47b66a6eb35a28599142ad8ffc8b19807eafaae0e42b6111 SHA512: 21c9f28cad8e304109e37082073c709649089427ef33a3beaa4fd65146d2a4e29c60e9458b0834a4fa7c39179266bfcfe3c15f12180360c9d4243413de74706b Description: Android fastboot tool A command line tool for flashing an Android device, boot an Android device to fastboot mode, etc.. . This package recommends "android-sdk-platform-tools-common" which contains the udev rules for Android devices. Without this package, adb and fastboot need to be running with root permission. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: foreign Package: fastboot-dbgsym Priority: optional Section: debug Installed-Size: 1313 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: fastboot (= 1:29.0.6-28+apertis2bv2024dev3b1) Filename: pool/development/a/android-platform-tools/fastboot-dbgsym_29.0.6-28+apertis2bv2024dev3b1_arm64.deb Size: 1234164 MD5sum: 3d3a9ea2654c01e8ef1115e648858831 SHA1: 22ec017401c3dad70e5bcbdb26aa42a15cdfbb59 SHA256: 4f66eab85b12a5d1b2c8e42c63c9125a30d282e166e8755c7c16a12845649a19 SHA512: fde9251f5c2dd13c6dd700c05ff1fcef5d9621e896c7834af145fd93b553a51af5d64b081e8febea61734398dd54cef163a081e86bb2ce08bdaffea9700c41d0 Description: debug symbols for fastboot Auto-Built-Package: debug-symbols Build-Ids: 1374c1f359123bf67db15c865d67f54b6e65304b Package: fastjar Priority: optional Section: misc Installed-Size: 234 Maintainer: Matthias Klose Architecture: arm64 Version: 2:0.98-7apertis0bv2024dev2b1 Depends: dpkg (>= 1.15.4) | install-info, libc6 (>= 2.34), zlib1g (>= 1:1.1.4) Filename: pool/development/f/fastjar/fastjar_0.98-7apertis0bv2024dev2b1_arm64.deb Size: 73772 MD5sum: fe099a15b43473eb8d71c64317835e4f SHA1: 9430b892c2cbd520ddc1c16193d98e42586b4afa SHA256: a7b91f07372a19ab8991266a520df4d5c1a559fd0ad9059af43fc3f3444e7489 SHA512: 9dcd927b9ffe71bc495a17dc9e41716e4c25f619354f6b0230154265356f11cd8967c205c89b277335d806c2de0b2aa5a32b993486b1de0adffe149483fd44fd Description: Jar creation utility Replacement for Suns .jar creation program. It is written in C instead of java and is tons faster. Multi-Arch: foreign Package: fastjar-dbgsym Priority: optional Section: debug Installed-Size: 213 Maintainer: Matthias Klose Architecture: arm64 Source: fastjar Version: 2:0.98-7apertis0bv2024dev2b1 Depends: fastjar (= 2:0.98-7apertis0bv2024dev2b1) Filename: pool/development/f/fastjar/fastjar-dbgsym_0.98-7apertis0bv2024dev2b1_arm64.deb Size: 187708 MD5sum: b6d3c5bab3fffe5473d65e31882ddb5e SHA1: a206b7e249021639f9eb3226a54eb18ad6109e78 SHA256: 00fc5fd08d51af70e58a5e78f58d8dbd8bf4c0b869946efc4185ec1a0c4474db SHA512: 0a3f5c598889dbb6c761c5ebae2e1b98346ea5256280206f6fe7987a0db65b435607b54a7cb67978f2901b6198d96fe455e9d4e97f37d89ff46e29a1ac2a24a7 Description: debug symbols for fastjar Auto-Built-Package: debug-symbols Build-Ids: 39c870b4e77197389987244663ac25dd8c6829b8 6b892e381cb8073d328f839a90e071bc835fbe6e Package: fcode-utils Priority: optional Section: misc Installed-Size: 730 Maintainer: Aurelien Jarno Architecture: arm64 Version: 1.0.2-8+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/f/fcode-utils/fcode-utils_1.0.2-8+apertis0bv2024dev2b1_arm64.deb Size: 133092 MD5sum: 88dee1d20a2a4651ca0435b3620d3db0 SHA1: 8e7fb36b6641488915003da59ed191791e9efdd5 SHA256: 1cd4c6f4feae42ce7fa9c3dc0219e15542d6563815148585f21a3e2863ec157c SHA512: 275a4c9639eed26dcd80a65cc533c33237d3e15140073dbda99a9680fa405d28786e0c8a340ab425b62a0a41c5f8a57c2eb868a10fb5cdc397a5cac0b7e147c7 Description: OpenBIOS FCode utilities FCode is a Forth programming language dialect compliant with ANS Forth. It can exist in two forms; source code and a compiled version, known as bytecode. It is of interest mainly for its use in OpenFirmware. . This package provides a set of FCode utilities: - the tokenizer toke - the detokenizer detok - a PCI rom header utility - a portable implementation of Forth local values Homepage: http://www.openbios.org Package: fcode-utils-dbgsym Priority: optional Section: debug Installed-Size: 196 Maintainer: Aurelien Jarno Architecture: arm64 Source: fcode-utils Version: 1.0.2-8+apertis0bv2024dev2b1 Depends: fcode-utils (= 1.0.2-8+apertis0bv2024dev2b1) Filename: pool/development/f/fcode-utils/fcode-utils-dbgsym_1.0.2-8+apertis0bv2024dev2b1_arm64.deb Size: 150768 MD5sum: 1119ab2d154262e3d0d8c928f970e6d7 SHA1: 445e578e326ed2eeb21ec3cab04af34e67b7edac SHA256: d3c1f061d51ce3c9f70c37709908d0cd5221260e01ec2806be665b9c89e7bc2f SHA512: ec56d9e567573d6a91b57ac5f3997e43494280c94a6578eb3a237c9ddc06e9b576c90c5eca0c22351a2b7d0f1b8633a59cf1b11e9af28ff9149e59d38286f8aa Description: debug symbols for fcode-utils Auto-Built-Package: debug-symbols Build-Ids: 3199f9c326788854c39ffce52f2533f41ebf20cc 4abd233e97f8cf67893e87998935893d469d7ca1 e90eb41cfea28f7ba0b8d608a0abd362f0b58547 Package: fdupes Priority: optional Section: utils Installed-Size: 156 Maintainer: Sandro Tosi Architecture: arm64 Version: 1:2.2.1-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libpcre2-32-0 (>= 10.22), libtinfo6 (>= 6) Filename: pool/development/f/fdupes/fdupes_2.2.1-1+apertis0bv2024dev2b1_arm64.deb Size: 39128 MD5sum: 4cbf6f0b181cabe81a7f5551650f70b7 SHA1: 67422d135810276bdef259fba494de40a46f08a6 SHA256: 87ec03a2a162c9367ba013e78e7489e417426eec86a3ce907cc4ee01e3396277 SHA512: 4024f8601bc9ac895bb9c4d212b39ed7859da15dc5b9495d45324db21d63e21f307ebdb5b1a475c0de639fe02ffc42c6be10c5d710c954b7462b56115cc5ecd3 Description: identifies duplicate files within given directories FDupes uses md5sums and then a byte by byte comparison to find duplicate files within a set of directories. It has several useful options including recursion. Homepage: https://github.com/adrianlopezroche/fdupes Multi-Arch: foreign Package: fdupes-dbgsym Priority: optional Section: debug Installed-Size: 105 Maintainer: Sandro Tosi Architecture: arm64 Source: fdupes Version: 1:2.2.1-1+apertis0bv2024dev2b1 Depends: fdupes (= 1:2.2.1-1+apertis0bv2024dev2b1) Filename: pool/development/f/fdupes/fdupes-dbgsym_2.2.1-1+apertis0bv2024dev2b1_arm64.deb Size: 84208 MD5sum: 1dcf7b84a945d5cc15222793482d26d8 SHA1: 670f88b2cbe97a286f5521153c28faa95f9d4d53 SHA256: 88c29704b868c6a47584f6e5c4ea10167e14a5d8930b212f891b2a21343d5d3a SHA512: aaa7ec6e7cde4830bc3d615b5271a0199b42353066ac25367f586177322c3fb639a7f36a21c89df5e92299bf8ba5a73bbc6fa2d1ee7bfc4f0977a0822d8330d2 Description: debug symbols for fdupes Auto-Built-Package: debug-symbols Build-Ids: 17b3f93aa3027134761bca4de4da7d5061ad012e Package: fernet-go Priority: optional Section: devel Installed-Size: 2728 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-fernet-fernet-go Version: 0.0~git20180830.9eac43b-2apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-fernet-fernet-go/fernet-go_0.0~git20180830.9eac43b-2apertis0bv2024dev2b1_arm64.deb Size: 536792 MD5sum: 1a9e0bf6d2b741bbea6129de212ccf65 SHA1: 4b88a23541abc3679f7abafab78788ba2b3d379b SHA256: f57ae3cd1be3544b15be6ce89882ddd64084f658b29d5378ad870ceaf9a3ab16 SHA512: be2c74f7c4c6c47e18ec9dca379e7cb788280d11ef568e108bf0939994dc51afd9d91448c834835fad88190db340215ee878f974557f685a85736e28caa42556 Description: tool for generates/verifies HMAC-based authentication tokens This library takes a user-provided *message* (an arbitrary sequence of bytes), a *key* (256 bits), and the current time, and produces a *token*, which contains the message in a form that can't be read or altered without the key. . This package is compatible with the other implementations at https://github.com/fernet. They can exchange tokens freely among each other. . This package contains files that is tool using golang-github-fernet-fernet-go-dev. Built-Using: golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1) Homepage: https://github.com/fernet/fernet-go Package: ffado-dbus-server Priority: optional Section: sound Installed-Size: 296 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: libffado Version: 2.4.7-1+apertis0bv2024dev2b1 Depends: dbus, libffado2 (= 2.4.7-1+apertis0bv2024dev2b1), libc6 (>= 2.34), libdbus-c++-1-0v5 (>= 0.9.0), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/development/libf/libffado/ffado-dbus-server_2.4.7-1+apertis0bv2024dev2b1_arm64.deb Size: 56020 MD5sum: f92eeb9865d7733778ceb233887b1760 SHA1: 1e4a5d059d2dce939100efd4a985f119d364bddc SHA256: 4fa504bee2864e8aacc7e8cda19fbedbe62e1d96e2c7ea92c547d3075daf2b47 SHA512: 140d1f3c4fd8b236d0b88103ce4475bc331179318622a08ca4a76026d2c166442f85267966a91b32878dbd9bc0390bfa358cb2b461fbc15f3942da3201f0554b Description: FFADO D-Bus server FFADO is a Linux driver for FireWire (IEEE1394) audio devices. . The FFADO library permits discovering and configuring such devices and provides an API for streaming clients. . This package holds the D-Bus server that exposes the mixer and control interfaces through D-Bus. Homepage: http://www.ffado.org/ Package: ffado-dbus-server-dbgsym Priority: optional Section: debug Installed-Size: 569 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: libffado Version: 2.4.7-1+apertis0bv2024dev2b1 Depends: ffado-dbus-server (= 2.4.7-1+apertis0bv2024dev2b1) Filename: pool/development/libf/libffado/ffado-dbus-server-dbgsym_2.4.7-1+apertis0bv2024dev2b1_arm64.deb Size: 477028 MD5sum: 1fd5d9d663014b2c40cfd85a04a2e78b SHA1: ee83e15b494a058ded093b69f26a75f77ff9b80b SHA256: d0e132b3760620a29a8af449895c0c3cf960e62ac88d9136f06711234e84cabb SHA512: 5a3dac4c474fcaa7b9f53bef1946655514ce0b114d0d7d63e96a5d722893fc084114765bcf1bf66f5d478018dbf0b8dc5808c3315870333bb85707e0cc7051af Description: debug symbols for ffado-dbus-server Auto-Built-Package: debug-symbols Build-Ids: 227a79f2539ffee8266ccf97875015bbd99de1f0 Package: ffado-mixer-qt4 Priority: optional Section: sound Installed-Size: 2128 Maintainer: Debian Multimedia Maintainers Architecture: all Source: libffado Version: 2.4.7-1+apertis0bv2024dev2b1 Depends: ffado-dbus-server (>= 2.4.7-1+apertis0bv2024dev2b1), ffado-tools (>= 2.4.7-1+apertis0bv2024dev2b1), python3-dbus, python3-dbus.mainloop.pyqt5, python3-pyqt5, python3:any Filename: pool/development/libf/libffado/ffado-mixer-qt4_2.4.7-1+apertis0bv2024dev2b1_all.deb Size: 98884 MD5sum: 69032b434418043171aecd009cd4beb3 SHA1: d1cb4f8eebe9eb5e2d2726fda00cf08fc60ac67f SHA256: bb6e72b6dfe80ee9a35f6a111266f82f5d23339f2e384e7453fb23d2d29fef13 SHA512: 01394839b3b020050a78304c7f41098cd86e0ae5981aa0f8cd765aae21df3903b87441b74cf5462a231c712ae5ae1938e0476e4259345af433a76b8573dcf39e Description: FFADO D-Bus mixer applets FFADO is a Linux driver for FireWire (IEEE1394) audio devices. . The FFADO library permits discovering and configuring such devices and provides an API for streaming clients. . This package holds the mixer and control applications that communicate with ffado-dbus-server. . Despite the package name, the GUI has been updated. Homepage: http://www.ffado.org/ Package: ffado-tools Priority: optional Section: sound Installed-Size: 719 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: libffado Version: 2.4.7-1+apertis0bv2024dev2b1 Depends: dbus, libffado2 (= 2.4.7-1+apertis0bv2024dev2b1), python3:any, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libraw1394-11 (>= 2.1.2), libstdc++6 (>= 5.2) Filename: pool/development/libf/libffado/ffado-tools_2.4.7-1+apertis0bv2024dev2b1_arm64.deb Size: 56708 MD5sum: 7b871bcf13ff637e718f5309817bce9f SHA1: 07efa820ecdd3e2a13a5a4d5e8d2143c1f575a7d SHA256: 93d6f8922d4bb68fc3f2d6b0295baaeb716e2878c1f74a9626080cc0accbd7cc SHA512: 0d9cbe647a38d6de1afeed1c4412d20acf42c6711afe7196f4eb000226752fabb4cb8775819879d9e804c81acefe7f2a1b1623ff697ac1a2ad9717946e86df52 Description: FFADO debugging and firmware tools FFADO is a Linux driver for FireWire (IEEE1394) audio devices. . The FFADO library permits discovering and configuring such devices and provides an API for streaming clients. . This package holds the following tools for firmware updating, troubleshooting and debugging: * ffado-test-streaming * ffado-diag * ffado-test-isoxmit * ffado-test-isorecv * ffado-bridgeco-downloader * ffado-test * ffado-fireworks-downloader * ffado-debug Homepage: http://www.ffado.org/ Package: ffado-tools-dbgsym Priority: optional Section: debug Installed-Size: 348 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: libffado Version: 2.4.7-1+apertis0bv2024dev2b1 Depends: ffado-tools (= 2.4.7-1+apertis0bv2024dev2b1) Filename: pool/development/libf/libffado/ffado-tools-dbgsym_2.4.7-1+apertis0bv2024dev2b1_arm64.deb Size: 237068 MD5sum: 5b9cb1f69926ccda011980f885326e7c SHA1: c41bb60f67860fead9282d7afe18b3a9d9efcf96 SHA256: a7806b883f0b9fb2ebcda9843923c0b1caf5584f7dae086ba7ff2e722f6ea914 SHA512: 390704bfb8c1153284ae5c8d0dfd50e1f15eda23e4ef3ffd0cd3b3dab4b5df889e3d586dbed04138f519f933694986475963071f16920a4b0d55a24ec560a74f Description: debug symbols for ffado-tools Auto-Built-Package: debug-symbols Build-Ids: 0423a20b3ed3b02a1a25f586730a82e97a3d2ce6 1f648ad189b4782d541c3957190107deb579a6a1 3e7bd98a1f7fd1ef18f1e2dbd34891198986e332 4719a699edae0985e0a1736f83b85432ca1e15c9 47478922dba77560ba3c85ab08d3f2e6787e5a94 53e3b10041467e95ff5b2847225b2c8950832acf b1b9871bedff2107a7ce92bb971b7f5304b27370 bb4c3b868d1444440733907ed665626979f29b8c e0a6c4292aac4d3a0699b20f36dfea2b398640ec f2e393a0f67e9bb6e9dcdfce94b54e28aff947b3 Package: ffjson Priority: optional Section: devel Installed-Size: 3338 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-pquerna-ffjson Version: 0.0~git20181028.e517b90-1.1+apertis1bv2024dev3b1 Depends: golang-github-pquerna-ffjson-dev Filename: pool/development/g/golang-github-pquerna-ffjson/ffjson_0.0~git20181028.e517b90-1.1+apertis1bv2024dev3b1_arm64.deb Size: 1004712 MD5sum: e266e4110bc8505e135114feda6980ac SHA1: 296624ff7cd09e309535edbb10ebb6f9b075226a SHA256: a2bfc2577c83eaf80559d01470f8456966a58f9918da0be41b773226732c0194 SHA512: 05c29bbad3e456da488f7cd59a1443384e9ca22630230399705275c191dc9684556bd7b32ec14ce6e36689c6780184fd7dd66aea8dd32c53990952367d5738c4 Description: faster JSON serialization for Go ffjson generates static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where ffjson doesn't understand a Type involved, it falls back to encoding/json, meaning it is a safe drop in replacement. By using ffjson your JSON serialization just gets faster with no additional code changes. . This package contains the ffjson executable. Homepage: https://github.com/pquerna/ffjson Package: fido2-tools Priority: optional Section: utils Installed-Size: 228 Maintainer: Debian Authentication Maintainers Architecture: arm64 Source: libfido2 Version: 1.12.0-2+apertis0bv2024dev2b1 Depends: libfido2-1 (= 1.12.0-2+apertis0bv2024dev2b1), libc6 (>= 2.34), libcbor0.8 (>= 0.8.0), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Filename: pool/development/libf/libfido2/fido2-tools_1.12.0-2+apertis0bv2024dev2b1_arm64.deb Size: 42960 MD5sum: dfe43ff81192c6902fd574785529dee1 SHA1: 4202a8d23380df1a520475a9c65d7a09a92a36f7 SHA256: b735af094ea89f71b163fb81287d25c9122fe8d3f6d618438e0bbafd7d1fc491 SHA512: de7788b4b0404bc962615cedc91021d2a6f62fb0d10ef02e0c023ca4904c732f8799f5381c229085f4158c7770b17c1e9fd53e7be4d4024e20f676a0999198a7 Description: command-line tools to configure and use a FIDO 2 token A set of tools to manage a FIDO 2 token, generate credentials and assertions, and verify them. Homepage: https://developers.yubico.com/libfido2/ Multi-Arch: foreign Package: fido2-tools-dbgsym Priority: optional Section: debug Installed-Size: 171 Maintainer: Debian Authentication Maintainers Architecture: arm64 Source: libfido2 Version: 1.12.0-2+apertis0bv2024dev2b1 Depends: fido2-tools (= 1.12.0-2+apertis0bv2024dev2b1) Filename: pool/development/libf/libfido2/fido2-tools-dbgsym_1.12.0-2+apertis0bv2024dev2b1_arm64.deb Size: 117584 MD5sum: 7abcd70b8b12ac9d2d4d34c7cf29637b SHA1: 5e199f9e604a7737bf83ad87857e8625f8697a49 SHA256: 9d249bad23b949870c7aaac948f8b3b1db90a7a246db5063d72b4b071144fc4b SHA512: da151f30a17b79a65ca159b1231846a1c6e8939bad09674585f421b8206e699f3839cc44f720a5ab779813c36efee794a346a7e23a80bf0df72d12e85b2bb9df Description: debug symbols for fido2-tools Auto-Built-Package: debug-symbols Build-Ids: 0cb503e1ac5bb85f0a67ecd94ee24c79bf6fbf0d a6b8d41dd537cad20a8a8a96a039153c0d9c78a5 d4f8e5692b6b745e7761e4a0d4bf73b9d22c0c3a Package: fig2dev Priority: optional Section: graphics Installed-Size: 1184 Maintainer: Roland Rosenfeld Architecture: arm64 Version: 1:3.2.8b-3+apertis0bv2024preb1 Replaces: transfig (<< 1:3.2.6~beta-1~) Provides: transfig Depends: gawk, ghostscript, netpbm, x11-common, libc6 (>= 2.34), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Suggests: xfig Breaks: transfig (<< 1:3.2.6~beta-1~) Filename: pool/development/f/fig2dev/fig2dev_3.2.8b-3+apertis0bv2024preb1_arm64.deb Size: 409888 MD5sum: 5a2286f64bc158d88adc54b52c0662bb SHA1: b2214121ff55314ff276267973f81f20411c70e6 SHA256: 34c9f75bfc6bb6300dc75cdab60090882dd80989abdb3c76f571ee78a1cc139f SHA512: 080a970be9e4b667f952117905b3bfe60c1b54fe498b8c43b54e28b24c27e942dae5dcfc04cdccfed21e6491cb084b02b7d617f1f54c95a1d7e81f8e50eb7b14 Description: Utilities for converting XFig figure files This package contains utilities (mainly fig2dev) to handle XFig (Facility for Interactive Generation of figures) files. . It can convert files produced by xfig to box, cgm, dxf, epic, eepic, eepicemu, emf, eps, gbx (Gerber beta driver), gif, ibmgl, jpeg, latex, map (HTML image map), mf (MetaFont), mp (MetaPost), pcx, pdf, pdftex, pdftex_t, pic, pict2e, pictex, png, ppm, ps, pstex, pstex_t, pstricks, ptk (Perl/Tk), shape (LaTeX shaped paragraphs), sld (AutoCad slide format), svg, textyl, tiff, tikz, tk (Tcl/Tk), tpic, xbm and xpm. Homepage: https://sourceforge.net/projects/mcj/ Multi-Arch: foreign Package: fig2dev-dbgsym Priority: optional Section: debug Installed-Size: 723 Maintainer: Roland Rosenfeld Architecture: arm64 Source: fig2dev Version: 1:3.2.8b-3+apertis0bv2024preb1 Depends: fig2dev (= 1:3.2.8b-3+apertis0bv2024preb1) Filename: pool/development/f/fig2dev/fig2dev-dbgsym_3.2.8b-3+apertis0bv2024preb1_arm64.deb Size: 655084 MD5sum: 226a2dbe405bbc57bdf3b4df37c69f04 SHA1: e1bff8d3f1baa85b1bec13c6d06480626b95a5a7 SHA256: 02241c8fe8970aa4854ab086cd7912b8ad3d24a33bf471ba69b5d51f8c31ed0f SHA512: c868099a955c570a093f65771b6b0c17b1d687d56a751a497903d535c5929bcd71241696d31337fd65610eb452b92c121c5b0f1c9855f003a3267305d3d15185 Description: debug symbols for fig2dev Auto-Built-Package: debug-symbols Build-Ids: 17100b63bf077becf77d635b9cc053a1c590b272 18defc8cde381caa6a3b55042d89aa09fe1e806e 334bc4c0fa73c00bf3ed8585b1d3701956f79f36 f2b253cc00f6e872a9793413db5b7126d797f6bf Package: findbugs Priority: optional Section: java Installed-Size: 484 Maintainer: Debian Java Maintainers Architecture: all Version: 3.1.0~preview2-3+apertis2bv2024preb2 Depends: default-jre (>= 2:1.8) | java8-runtime, libfindbugs-ant-java, libfindbugs-java, java-wrappers Filename: pool/development/f/findbugs/findbugs_3.1.0~preview2-3+apertis2bv2024preb2_all.deb Size: 174788 MD5sum: 34dcb50c50c7165feea03de9778743ec SHA1: a95a69ba5ab4abf1d54fcfec9641f67211d02ed4 SHA256: fb14daf99068d00e9ecb1a154af5556ccbcf3cf12a8f767efe01fdd472fad22f SHA512: 567a1e1484b90e12e82a8f941b352303e26600fa660bd5a0c7615c14d9906dfa2486bdc4df1aa28d450af00db9d772a0f718f7a6b6208068e85a2f6537bee597 Description: Static java code analyzer to find bugs FindBugs is a program which uses static analysis to look for bugs in Java code. It can analyze programs compiled for any version of Java, from 1.0 to 1.8. . FindBugs provides both GUI and command line interfaces and supports many bug patterns. Homepage: http://findbugs.sourceforge.net Package: findutils Essential: yes Priority: required Section: utils Installed-Size: 1849 Maintainer: Andreas Metzler Architecture: arm64 Version: 4.9.0-4+apertis1bv2024dev2b1 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) Filename: pool/development/f/findutils/findutils_4.9.0-4+apertis1bv2024dev2b1_arm64.deb Size: 633928 MD5sum: 04536b364bdfdbabad5a19ee2c4ba859 SHA1: 10a1369eb046e67a35faf6529024624efbc20fad SHA256: f2fb7b1f5e42df1eeed0fc9eae1bbb6540bbc112c3146b08f522e368f23d7afd SHA512: 69c2d2e614e79e07817506ac5899a82d553e2c2065992f3c685494c768bf3e4f7a944676fbdfedeb4faf04b0b871d46bab901c65512f949ad79787b9ed37b2ae 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. Homepage: https://savannah.gnu.org/projects/findutils/ Multi-Arch: foreign Package: findutils-dbgsym Priority: optional Section: debug Installed-Size: 433 Maintainer: Andreas Metzler Architecture: arm64 Source: findutils Version: 4.9.0-4+apertis1bv2024dev2b1 Depends: findutils (= 4.9.0-4+apertis1bv2024dev2b1) Filename: pool/development/f/findutils/findutils-dbgsym_4.9.0-4+apertis1bv2024dev2b1_arm64.deb Size: 373308 MD5sum: ccc111f5fc84c41bad806a0ca1998f1b SHA1: 8484f060760eb826f4412a349a377bbab101b4af SHA256: fbfdac03ad053daa13e334eef087f4a76685893ff45d9413c65f539175fbb72f SHA512: 781d9c64ccdf06bb39c8f3c46b249d715da6c6221e7a887942b683befa38789baa5fa5f648c287b6d0d01d7cf12f1a8680edcf5fb038f894022fd63abb6e09bb Description: debug symbols for findutils Auto-Built-Package: debug-symbols Build-Ids: 01674c096fc2b990437177bf4122ee3b6f0e3acf 3d9189bd262c82fbe0a5e2425ea40e2497a72322 Package: fiona Priority: optional Section: science Installed-Size: 45 Maintainer: Debian GIS Project Architecture: arm64 Version: 1.9.0-1+apertis0bv2024dev2b1 Depends: python3-fiona (= 1.9.0-1+apertis0bv2024dev2b1), python3-click-plugins, python3:any Filename: pool/development/f/fiona/fiona_1.9.0-1+apertis0bv2024dev2b1_arm64.deb Size: 24800 MD5sum: c4bb368c18ed9839c5a38dc0d7be797b SHA1: 04a54b4ffe1f4ef18bd1e6750d21cffaceb1b2ce SHA256: 2160a7baaa8eba799582e20ebd675b9ad1db88b0481477d326efdf8cbbefa544 SHA512: 9b2c24ce5eae71a49f4fe2eb459c6bc4e87b3d275a6c8cbbe3a85d9bf633284ae0a9f8f686a822945cbab5e84e385af0c55d84d1aed1316a96c92ef6224ed5f1 Description: Command line tool for reading/writing vector geospatial data Fiona is a Python wrapper around the OGR vector data abstraction library. Fiona is designed to be simple and dependable. It focuses on reading and writing data in standard Python IO style and relies upon familiar Python types and protocols such as files, dictionaries, mappings, and iterators instead of classes specific to OGR. Fiona can read and write real-world data using multi-layered GIS formats and zipped virtual file systems and integrates readily with other Python GIS packages such as pyproj, Rtree, and Shapely. . This package provides the fiona command line tools Homepage: https://github.com/Toblerity/Fiona Package: firebird-dev Priority: optional Section: libdevel Installed-Size: 1461 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.11.33637.ds4-2+apertis0bv2024dev2b1 Replaces: firebird2-dev, firebird2.1-dev, firebird2.5-dev Depends: libfbclient2 (>= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1), libib-util (>= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1), firebird3.0-common-doc (= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1) Suggests: firebird3.0-examples Conflicts: firebird2-dev, firebird2.1-dev, firebird2.5-dev Filename: pool/development/f/firebird3.0/firebird-dev_3.0.11.33637.ds4-2+apertis0bv2024dev2b1_arm64.deb Size: 119608 MD5sum: d1da09aec06dc7a26d47b2e1808d58d8 SHA1: d1bcfdc2d687c95060e91ff1bd96ba9bfa7ffb8b SHA256: 14fdc2a84215118428a2023fcae224a687f1d9666a1f10aaafc3f546b798661a SHA512: bc2597b9e63030f90e591b1482c8c9bfceb4b0884e72c7cab3b6f310f72b29013d6206677b8273693be81547b1d897d0b2b9e4318e480f6a0039a5c143ca7342 Description: Development files for Firebird C header files for Firebird, useful if one compiles programs that use the Firebird client to work with Firebird databases. . See firebird3.0-server package for more information about Firebird. Homepage: https://firebirdsql.org/ Package: firebird3.0-common Priority: optional Section: database Installed-Size: 61 Maintainer: Damyan Ivanov Architecture: all Source: firebird3.0 Version: 3.0.11.33637.ds4-2+apertis0bv2024dev2b1 Depends: firebird3.0-common-doc (= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1) Filename: pool/development/f/firebird3.0/firebird3.0-common_3.0.11.33637.ds4-2+apertis0bv2024dev2b1_all.deb Size: 15296 MD5sum: 9e0ffe54cc9b152653f9d538453f8b20 SHA1: 506916a9f4d58852dcb67355b168accefaea3e90 SHA256: 46c48134c0e6ea3e8a4ac0146a99613bbccf03a362fab6513b90aa32bdb6774a SHA512: 8ac403043a79919c9d5357812d96e6ff84268544e0ffa9eeb51a9336ea2f2f372b7caa4796719512633aa812554e1f00eeb1dc5fa481c62eb94a605875afedc2 Description: common files for firebird 3.0 server, client and utilities Common files for the Firebird server, client and user utilities. . These include the support scripts as well as configuration files in /etc/firebird/3.0. Homepage: https://firebirdsql.org/ Multi-Arch: foreign Package: firebird3.0-common-doc Priority: optional Section: doc Installed-Size: 133 Maintainer: Damyan Ivanov Architecture: all Source: firebird3.0 Version: 3.0.11.33637.ds4-2+apertis0bv2024dev2b1 Filename: pool/development/f/firebird3.0/firebird3.0-common-doc_3.0.11.33637.ds4-2+apertis0bv2024dev2b1_all.deb Size: 35096 MD5sum: 8885ca76af946732dab0c680ee04bc00 SHA1: cbd484c662f30dd7dd286e54cdb2039dfac2c63c SHA256: 6bcf16b6f173a6ebc8b4796e688eb4dee726ac49f199afd619452a4c9e3d4a8c SHA512: db08270c85f2e40471dc7ed59ddc48a8d2578b191da67550aab7369b4d20a92003b1cc156559576b8aca567c1754dd0f38c268c292bb2282f5692c6b7a5ff5f5 Description: copyright, licensing and changelogs of firebird3.0 Copyright, licensing information and upstream changelog of firebird3.0. . Due to the size of the upstream change log and copyright/licensing summary, keeping them in a separate package saves space on mirrors and when installing firebird3.0 packages. Homepage: https://firebirdsql.org/ Multi-Arch: foreign Package: firebird3.0-doc Priority: optional Section: doc Installed-Size: 542 Maintainer: Damyan Ivanov Architecture: all Source: firebird3.0 Version: 3.0.11.33637.ds4-2+apertis0bv2024dev2b1 Depends: firebird3.0-common-doc (= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1) Filename: pool/development/f/firebird3.0/firebird3.0-doc_3.0.11.33637.ds4-2+apertis0bv2024dev2b1_all.deb Size: 200220 MD5sum: 64bc3dddd0b23be1467f8c467aa49c10 SHA1: 92860500f8b065a97255863e0bdf55c73ba09865 SHA256: f43d3011be3c495f4f7703472e3a8bfae685c91d6ecf0a02485eb4db5d6a1aee SHA512: 855adf672ed31ff486b3edddd15dea53bbb9198ecf6933ba44c2952e73c8a283a2056bfd7dece92695e05295164a284be679c36796eaa0eee0c07c2926b602ac Description: Documentation files for firebird database version 3.0 Various documents for firebird 3.0. These include the release notes, what's new in firebird 3.0, quick start guide, upgrade guide, list of ISQL enhancements etc. Homepage: https://firebirdsql.org/ Multi-Arch: foreign Package: firebird3.0-examples Priority: optional Section: doc Installed-Size: 219 Maintainer: Damyan Ivanov Architecture: all Source: firebird3.0 Version: 3.0.11.33637.ds4-2+apertis0bv2024dev2b1 Depends: firebird3.0-common-doc (= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1) Recommends: firebird3.0-dev Filename: pool/development/f/firebird3.0/firebird3.0-examples_3.0.11.33637.ds4-2+apertis0bv2024dev2b1_all.deb Size: 119364 MD5sum: 28849c57fae77ebbb70ad2e9d65edc59 SHA1: 467c51f65f1a0d4aa3e19209d7cea7d2db1ecf1b SHA256: 8b4ee1a7649429dd14db1f5c805df73194c9388ae947cba247e994c7494d6b4e SHA512: 59e2d874a145f0caabdeaa4d546766024e2660f89109036bc5b3721652ad03ff8ffe256ef3fa2683cb0e77beed1876a90caf0b78d2155c99bbf0040a1e9b4e2d Description: Examples for Firebird database The examples included in this package are provided as samples and are also used by Firebird's testing suite (TCS). The examples are in the form of .h, .c, .e, .fdb and .gbk files. . See firebird3.0-server package for more information about Firebird. Homepage: https://firebirdsql.org/ Multi-Arch: foreign Package: firebird3.0-server Priority: optional Section: database Installed-Size: 1630 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.11.33637.ds4-2+apertis0bv2024dev2b1 Replaces: firebird3.0-server-core (<< 3.0.3.32900.ds4-3~) Provides: firebird-server Depends: adduser, libc6 (>= 2.34), libfbclient2 (>= 3.0.0~svn20110219r52404.ds3), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libtommath1 (>= 1.1.0), firebird3.0-common (= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1), firebird3.0-server-core (= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1), firebird3.0-utils (= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1), lsb-base (>= 3.0-6), debconf (>= 1.4.69), firebird3.0-common-doc (= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1) Pre-Depends: init-system-helpers (>= 1.54~) Recommends: libib-util Suggests: firebird3.0-doc Conflicts: firebird-server, firebird2.1-classic, firebird2.1-server-common, firebird2.1-super, firebird2.5-server-common Filename: pool/development/f/firebird3.0/firebird3.0-server_3.0.11.33637.ds4-2+apertis0bv2024dev2b1_arm64.deb Size: 376228 MD5sum: cf8a092d32eeda8509aede347a4b20c0 SHA1: 3d5681a382c5f8ff839749a60902761dff58d9d8 SHA256: 7118096119483c8c4613e8b8558a60649eb2da4d550b376ce271e23ec947da9c SHA512: ff55e1d047608be123fe9271a6268e88198c4122c6495f2c0cb8ec05cb32677070176a4bca7a69cff41458cc1a1d76d38b6b2bc045229522012d11ac74ee1d4f Description: Firebird Server - an RDBMS based on InterBase 6.0 code Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used on production systems under a variety of names since 1981. . This package contains the server binary as well as its configuration files. The default mode of operation is the so called "super", which is a single-threaded server process with shared database cache between connections. The two other operation modes -- "classic" (separate process/cache for each connection) and "superclassic" (separate thread/cache for each connection) are also available via configuration options. Homepage: https://firebirdsql.org/ Package: firebird3.0-server-core Priority: optional Section: database Installed-Size: 10004 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.11.33637.ds4-2+apertis0bv2024dev2b1 Replaces: firebird3.0-server (<< 3.0.0.32483.ds4-6~) Depends: libc6 (>= 2.34), libfbclient2 (>= 3.0.0~svn20110219r52404.ds3), libgcc-s1 (>= 3.0), libib-util (>= 2.5.0.23247~Beta1.ds2), libstdc++6 (>= 4.1.1), libicu72, firebird3.0-common (= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1), firebird3.0-common-doc (= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1) Recommends: firebird3.0-utils Suggests: firebird3.0-server Breaks: firebird3.0-server (<< 3.0.0.32483.ds4-6~) Filename: pool/development/f/firebird3.0/firebird3.0-server-core_3.0.11.33637.ds4-2+apertis0bv2024dev2b1_arm64.deb Size: 2336260 MD5sum: 7c80e5f266f9cba443a71ca9f2678822 SHA1: 5c7ab971892670f79d97b65434072b8da928a9d1 SHA256: 4058d9ecd515b7d82b4cd6580103af835474f9293ee34b40a6a3feaeb2b4ddc3 SHA512: 932a45c2510d78206e9aca8f061656105a17a59da648544a6b815bbe8e04b08b6e76a8d10d6d257721752656ee79f887ffc197fe989bcdb5053bbb21711f8d8a Description: Firebird engine core Firebird database engine and support libraries. This package is required for embedded (serverless) access to local databases with the tools packaged in firebird3.0-utils or other binaries linked to the firebird client library, libfbclient2. . The rest of the binaries needed for running a full-featured, remotely-accessible Firebird server are in the firebird3.0-server package. Enhances: libfbclient2 Homepage: https://firebirdsql.org/ Multi-Arch: same Package: firebird3.0-server-core-dbgsym Priority: optional Section: debug Installed-Size: 43693 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.11.33637.ds4-2+apertis0bv2024dev2b1 Depends: firebird3.0-server-core (= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1) Filename: pool/development/f/firebird3.0/firebird3.0-server-core-dbgsym_3.0.11.33637.ds4-2+apertis0bv2024dev2b1_arm64.deb Size: 42819688 MD5sum: ef6af188950db4486445290ef203ef68 SHA1: a3bb7319ba7ef6c31677f33e8be2c415740560bf SHA256: b041f1ccd43d6649893bb5c720b49eab1890f16764f39ddff549b540a793f79a SHA512: 3d892f77963789a6ef819335c5c3dde6aaa4b8caeb78a65c0ffa869c8c93b3c2286f8410f03ad6a09c9b0a189908f5c12158f4e9231fd820084c5bb85f66e26d Description: debug symbols for firebird3.0-server-core Auto-Built-Package: debug-symbols Build-Ids: 07bb33c3746883266b07794955d70cfec81a6ce6 1d9bc606e27bd7ff5f6463708caa530792443873 37cc41bbc01a3b73bd6f019df15d0ea90685d7a2 519fad770ebb747af088961cbbcc40965a045657 635694ced244215ad077e7deef7089c3ca864088 a7095ce28aac5a184a11fea7281aab4da14b1a7f ae609fe5b0ff81ffa8e378205273954567de9690 b1d037366b6edb6252329acd3d272f313df831d5 d98408e9d08d8a4e5302fe3e9053e2d0cb9dadcb Multi-Arch: same Package: firebird3.0-server-dbgsym Priority: optional Section: debug Installed-Size: 4658 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.11.33637.ds4-2+apertis0bv2024dev2b1 Depends: firebird3.0-server (= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1) Filename: pool/development/f/firebird3.0/firebird3.0-server-dbgsym_3.0.11.33637.ds4-2+apertis0bv2024dev2b1_arm64.deb Size: 4316840 MD5sum: caf260dcfb43ca1569ad15671ea45af3 SHA1: bd785a9678c2ef81e3c4944ff04055c4289d4d26 SHA256: fad3fe6ac8e37112f4043330eaa2306a63270e5eee5fb793d99bdca888f6bbde SHA512: c6a40a0ab9a347a6de0d3612d57c529ee80f36d3b86d655a2f4ed29550d3a63afb0bc764ce791c268428960d12998bc44d38bb74f2c6cc3dda3b55ec10b3c533 Description: debug symbols for firebird3.0-server Auto-Built-Package: debug-symbols Build-Ids: 03fc2b7e6d6dbc77b5367ff583aaaf149c5412d9 4ee58fbaa88addfd240fc76bde80dc7177a9996d 6caba2d45d1f3eb31a1d7b1b11417edae75665c8 aac7a48940eb335c991aabb2309d294ee1550c38 Package: firebird3.0-utils Priority: optional Section: database Installed-Size: 3540 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.11.33637.ds4-2+apertis0bv2024dev2b1 Provides: firebird-utils Depends: libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0), libfbclient2 (>= 3.0.0~svn20110219r52404.ds3), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), firebird3.0-common (= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1), firebird3.0-common-doc (= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1) Recommends: firebird3.0-server-core Suggests: firebird3.0-doc, firebird3.0-server Conflicts: firebird-utils, firebird2.1-classic, firebird2.1-common, firebird2.1-super, firebird2.5-classic-common, firebird2.5-common, firebird2.5-server-common, firebird2.5-super Filename: pool/development/f/firebird3.0/firebird3.0-utils_3.0.11.33637.ds4-2+apertis0bv2024dev2b1_arm64.deb Size: 795316 MD5sum: 00814e42fae107cc42f1d56b5af4fca9 SHA1: 99f33b28002b314a05534cec2e9cb3fc5f0066fe SHA256: 3106cf7ab99f540523f54b9b5c553e4d578920312f2796a2eeac0093105e6bb1 SHA512: 5a0f25651630fcf04ea7bc77d7f03ad77aeab95227ee1567b10c79d18ecad639fb499b0f3328ff55b7c4cdb0dc272b2eb2fa2750e5fd5ea2a42ba30127d22ca6 Description: Firebird command line utilities This package contains the utilities for managing Firebird databases: * isql-fb -- interactive console (original name isql) * gbak -- backup and restore databases * gfix -- check and repair databases * gsec -- manage users and roles * fbstat -- analyze databases (original name gstat) * nbackup -- incremental backup and file-level copy * gpre -- preprocess sources with embedded SQL Homepage: https://firebirdsql.org/ Package: firebird3.0-utils-dbgsym Priority: optional Section: debug Installed-Size: 7589 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.11.33637.ds4-2+apertis0bv2024dev2b1 Depends: firebird3.0-utils (= 3.0.11.33637.ds4-2+apertis0bv2024dev2b1) Filename: pool/development/f/firebird3.0/firebird3.0-utils-dbgsym_3.0.11.33637.ds4-2+apertis0bv2024dev2b1_arm64.deb Size: 6958968 MD5sum: 431a75a941b7d3f287aa533681304c6d SHA1: d7147b4a3d702e71030257f6635b25d979d87369 SHA256: db5e5e609d65af59ab652969145eb988e4cf204f9d6c01c1826afd744051c749 SHA512: 697d6530a5a7f168e59b782e9f0608dfeb0a2e879b2a1000b475586740cd3a3a9c113e67648f91d23cd50fb59ae55a1f6fcf033f05fd362d848489c9592fb493 Description: debug symbols for firebird3.0-utils Auto-Built-Package: debug-symbols Build-Ids: 2b1d60e2977c96edb2380e293758556eb371caf7 42165b759c2110024e9ccf652607cf0699255bf4 58756dfc84e3becbbf997de5ea7a6b43b1cc769c 63aee7c65ce2c2658b6ec2861e6a27e68580fcaa 7ab3e091b40dfd0cdcedd80f7f9d64ab5be79e8b 840707c447f525042d5419e5ba34b73576cde649 a3ffd39e6b722e779c21b92c0cc9cf2d89044451 aab6f6d540e8475a7e48a6dc2bd90ec1d020764f Package: firewall-applet Priority: optional Section: net Installed-Size: 274 Maintainer: Utopia Maintenance Team Architecture: all Source: firewalld Version: 1.3.3-1~deb12u1+apertis0bv2024preb1 Depends: firewall-config (= 1.3.3-1~deb12u1+apertis0bv2024preb1), firewalld (= 1.3.3-1~deb12u1+apertis0bv2024preb1), gir1.2-nm-1.0, gir1.2-notify-0.7, python3-dbus, python3-gi, python3-pyqt5, python3-dbus.mainloop.pyqt5, python3-firewall (= 1.3.3-1~deb12u1+apertis0bv2024preb1), python3:any Filename: pool/development/f/firewalld/firewall-applet_1.3.3-1~deb12u1+apertis0bv2024preb1_all.deb Size: 51848 MD5sum: 8c07a2f0779ed0cf6bca30fffab8af6d SHA1: 6f69a6ec4b0c5ad02ebda789651568723862a136 SHA256: dbafda40d0db1bd84f3a9a8a32ecfe1fab7eaf4bdad252bebfd851f378d4f048 SHA512: 8fe30d013eb02dbc6d9cfaef8a27706da769c28708410d10fe12aaaa84cdb18fe11946822ddcdd05b24e0b8690452e959e3187f3b54da1f1fbca9186bf036c5d Description: panel applet providing status information of firewalld firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. . This package provides a panel applet which shows status information of firewalld. Homepage: https://www.firewalld.org/ Package: firewall-config Priority: optional Section: net Installed-Size: 1167 Maintainer: Utopia Maintenance Team Architecture: all Source: firewalld Version: 1.3.3-1~deb12u1+apertis0bv2024preb1 Depends: firewalld (= 1.3.3-1~deb12u1+apertis0bv2024preb1), gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-nm-1.0, gir1.2-pango-1.0, python3-dbus, python3-gi, python3-firewall (= 1.3.3-1~deb12u1+apertis0bv2024preb1), dconf-gsettings-backend | gsettings-backend, python3:any Filename: pool/development/f/firewalld/firewall-config_1.3.3-1~deb12u1+apertis0bv2024preb1_all.deb Size: 79560 MD5sum: 108f368d58aadfe6c6218c766a7d5870 SHA1: 3c4efc8be8517031d4b3747342c92265d9a6f2c3 SHA256: 1a460f0b6bb109faf20f31d096cecee5271a33b954118f36003fdc25b4613bf6 SHA512: cea1408b2396d216170535d7f49657f0bbdbeac117d20af030d68a628749240d27534fb3a5bec6e65b97885a277234f33b4e18d8fabeb707f561d1b0115215dc Description: graphical configuration tool to change the firewall settings firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. . This package provides a graphical configuration tool to change the firewall settings. Homepage: https://www.firewalld.org/ Package: firewalld Priority: optional Section: net Installed-Size: 2478 Maintainer: Utopia Maintenance Team Architecture: all Version: 1.3.3-1~deb12u1+apertis0bv2024preb1 Depends: dbus, gir1.2-glib-2.0, gir1.2-nm-1.0, polkitd | policykit-1, python3-dbus, python3-gi, python3-nftables (>= 0.9.3-2~), python3-firewall (= 1.3.3-1~deb12u1+apertis0bv2024preb1), python3:any Recommends: ipset, iptables, python3-cap-ng Filename: pool/development/f/firewalld/firewalld_1.3.3-1~deb12u1+apertis0bv2024preb1_all.deb Size: 368440 MD5sum: 7f3afeb982e4fe4e5cdc51b4776dc6dd SHA1: d9cd841f932b962209eb8d8a38c46540f09ca979 SHA256: 0d6e212ca98c5d1018959d72accc688ee1f72a9e33f7443041dc696343f038d8 SHA512: 433ad4f3b6b298a832801db1545908035da13f0a36e5207dbd70e8ac9f0fd3d48ef9315c24756022fb52d72f2432a53a19c1615cc8e98f94d6f885b737311f0e Description: dynamically managed firewall with support for network zones firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. Homepage: https://www.firewalld.org/ Package: firewalld-tests Priority: optional Section: misc Installed-Size: 13876 Maintainer: Utopia Maintenance Team Architecture: all Source: firewalld Version: 1.3.3-1~deb12u1+apertis0bv2024preb1 Depends: firewalld (= 1.3.3-1~deb12u1+apertis0bv2024preb1), python3-firewall (= 1.3.3-1~deb12u1+apertis0bv2024preb1) Filename: pool/development/f/firewalld/firewalld-tests_1.3.3-1~deb12u1+apertis0bv2024preb1_all.deb Size: 235032 MD5sum: 4c7b22497724ac45d5ebc89e2f578489 SHA1: c465ffa4409b1adfa909021f7505505cd40e32ed SHA256: e20c89f1f7967af53d03ece8a0a7641c8f323285ffdbd8dae5e50c3ba403c95b SHA512: 8ce8cc46143c9e34d08d34a21517475ccd62c439e2a86cb1999a13af9314596f7d77334fbec99c8dafbbc9cc10af770f24195f42b63c7344e690b05e814f5a7d Description: installed tests for firewalld firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. . This package provides test programs that can be run as part of a regression testsuite, e.g. via autopkgtest. Homepage: https://www.firewalld.org/ Package: fish Priority: optional Section: shells Installed-Size: 5310 Maintainer: Tristan Seligmann Architecture: arm64 Version: 3.6.0-3.1+apertis0bv2024dev3b1 Depends: fish-common (= 3.6.0-3.1+apertis0bv2024dev3b1), bsdextrautils, groff-base, man-db, procps, python3, libc6 (>= 2.34), libgcc-s1 (>= 4.2), libpcre2-32-0 (>= 10.22), libstdc++6 (>= 12), libtinfo6 (>= 6) Recommends: xsel, lynx | www-browser Suggests: doc-base Filename: pool/development/f/fish/fish_3.6.0-3.1+apertis0bv2024dev3b1_arm64.deb Size: 913976 MD5sum: 577d4addf959a4b5da3721513f35796a SHA1: bac4701774c0b5fa8bc0893145355c1689e82401 SHA256: df4644a5de95d17bf5f9c20ec898dcc060853924c659669506d4b3efbca83c23 SHA512: 19a050b8e927c8cfa3f0d1733ab80ab6214353f73ec76cdcbf1a65c1a7d6282d5c862e1e42d6962bfa9f80c7d4df901dc202bf7637d13fe4ed1e02d438d17b2a Description: friendly interactive shell Fish is a shell geared towards interactive use. Its features are focused on user friendliness and discoverability. The language syntax is simple but incompatible with other shell languages. Homepage: http://fishshell.com/ Package: fish-common Priority: optional Section: shells Installed-Size: 12231 Maintainer: Tristan Seligmann Architecture: all Source: fish Version: 3.6.0-3.1+apertis0bv2024dev3b1 Recommends: fish Filename: pool/development/f/fish/fish-common_3.6.0-3.1+apertis0bv2024dev3b1_all.deb Size: 1671032 MD5sum: deb49a4d2be67c5360d0de4decc0f0e6 SHA1: 41f4d4815643060b8e03fde3f3cb760a720a7aac SHA256: 5119a8f9fc25a8eeb798ac4cc4e9b49d079a6bae5926c78f3303eca6682186b4 SHA512: d910d2db95234d47af1c59f59068c43155e734712b225bed8a80e37b5145ff3e863f482aa8d7b3c34c76aea9427d769a5a01ce5e3b680af41adaf56cdf87ba5c Description: friendly interactive shell (architecture-independent files) Fish is a shell geared towards interactive use. Its features are focused on user friendliness and discoverability. The language syntax is simple but incompatible with other shell languages. . This package contains the common fish files shared by all architectures. Homepage: http://fishshell.com/ Multi-Arch: foreign Package: fish-dbgsym Priority: optional Section: debug Installed-Size: 44451 Maintainer: Tristan Seligmann Architecture: arm64 Source: fish Version: 3.6.0-3.1+apertis0bv2024dev3b1 Depends: fish (= 3.6.0-3.1+apertis0bv2024dev3b1) Filename: pool/development/f/fish/fish-dbgsym_3.6.0-3.1+apertis0bv2024dev3b1_arm64.deb Size: 44374892 MD5sum: f63d9866b8d04f0eb3aa86c506fc0591 SHA1: 82c0f1e3d6a68873dfca29c5eb88a7993fc44fb5 SHA256: 6451d8e20074dcc37d770c2f56327ffc305851fa5d99dd2f44b74a2a17057003 SHA512: f320a22aeceef33ff169f6092cc9415306da6af7195d009ca717147b7e1cf4fd646ff7d611f307303eaf1a4b48e2f22270fbe67bebc206c45ddeeca596274618 Description: debug symbols for fish Auto-Built-Package: debug-symbols Build-Ids: 0392a7790ed23b2354352f82c18ae5d5ef3d2a02 4e9e70eaf93e71555ffebaaf40f4430d3f84c919 65357a5dc412d48dd4784a7fba6e462840e327b8 Package: flake8 Priority: optional Section: python Installed-Size: 35 Maintainer: Debian Python Team Architecture: all Source: python-flake8 Version: 5.0.4-4+apertis0bv2024preb1 Depends: python3-flake8 (= 5.0.4-4+apertis0bv2024preb1), python3-pkg-resources, python3:any Filename: pool/development/p/python-flake8/flake8_5.0.4-4+apertis0bv2024preb1_all.deb Size: 20916 MD5sum: 2e7df4acbe387b67f9d0be670ab14781 SHA1: b64ccbcd3b07de97704e6a1d7c0311b7721ca2dc SHA256: 9af7322ef36cdeb93ac4ab2eb0123ca9d30274d2eb605da13833811dcb86c6e4 SHA512: 2710d8d50e1bf641519d1f49d1e83ca0e4f080e55e12339dad01e091118058d9fee4ec37d7c432eb16cf760c02438f24a63d14a45843b15621fc215697a9d390 Description: code checker using pycodestyle and pyflakes Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script. Flake8 runs all tools by launching the single 'flake8' script, but ignores pycodestyle and PyFlakes extended options and just uses defaults. It displays the warnings in a per-file, merged output. . This package provides flake8 binary. Homepage: https://github.com/pycqa/flake8 Package: flex Priority: optional Section: devel Installed-Size: 1296 Maintainer: Manoj Srivastava Architecture: arm64 Version: 2.6.4-8.2+apertis0bv2024preb1 Replaces: flex-old Depends: libc6 (>= 2.34), m4 Pre-Depends: debconf | debconf-2.0 Recommends: gcc | c-compiler, libfl-dev Suggests: bison, build-essential, flex-doc Conflicts: flex-old Filename: pool/development/f/flex/flex_2.6.4-8.2+apertis0bv2024preb1_arm64.deb Size: 413268 MD5sum: 03fcfaeb68a852071a9c94fffad39945 SHA1: c5e2e61e6b1d1183be331c20772e3d6ecf3dfc87 SHA256: 86e4fc260cf13aea412f07677052358e120b893d43f1a182382fda6c1d5f1bfb SHA512: fa4886011273220b81b980c7eb32b09116e851242431813662c208a802d06c6d052df1918e2683f4ae4530ef77a58ee19047fe4882993d003ea0487928644f90 Description: fast lexical analyzer generator Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. Homepage: https://github.com/westes/flex Multi-Arch: foreign Package: flex-dbgsym Priority: optional Section: debug Installed-Size: 209 Maintainer: Manoj Srivastava Architecture: arm64 Source: flex Version: 2.6.4-8.2+apertis0bv2024preb1 Depends: flex (= 2.6.4-8.2+apertis0bv2024preb1) Filename: pool/development/f/flex/flex-dbgsym_2.6.4-8.2+apertis0bv2024preb1_arm64.deb Size: 183592 MD5sum: 5ee885929c1c316a6f5b1d7c6124745b SHA1: 05892c3dd1a499a91611eaba85a5850ef4cc90d5 SHA256: 2f64104146b733d99448d7362a0a7b661cf5abe1414d354863a2293cf3f18308 SHA512: 53cf17b1a0bb639cb1ff7deff2e96bfb72a27fbca3c3a18cfd1dfb609a091f95739bfaff2a4ff63d614bec225799a20b01f73f3deda06ff42f026c55ac55ba32 Description: debug symbols for flex Auto-Built-Package: debug-symbols Build-Ids: e479c2423e34dbfd3327438c3f631b7938a7d1a9 Package: flex-doc Priority: optional Section: doc Installed-Size: 2108 Maintainer: Manoj Srivastava Architecture: all Source: flex Version: 2.6.4-8.2+apertis0bv2024preb1 Filename: pool/development/f/flex/flex-doc_2.6.4-8.2+apertis0bv2024preb1_all.deb Size: 752584 MD5sum: 3acd52d6f34f3a2625f8c5f794d55978 SHA1: 60aae3ee798f90099f9eab3acbbf45845c9b4087 SHA256: 2a0f7bd7a1a1de73cb3ce16bc121a51c1c11ed11169cdd308c1e07f429448503 SHA512: 783d9ab8b7f10245c8c1301b4a7155e78742d6ba0bebae18d8b0670027420195561d3088cf7228b2d36d329ae2454ec23397ba01a9826032aa139dc70d05e018 Description: Documentation for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . This package contains the HTML documentation for flex. Homepage: https://github.com/westes/flex Package: flit Priority: optional Section: python Installed-Size: 395 Maintainer: Debian Python Team Architecture: all Version: 3.8.0-3+apertis0bv2024preb1 Depends: python3-tomli, python3-docutils, python3-requests, python3-tomli-w, python3:any Filename: pool/development/f/flit/flit_3.8.0-3+apertis0bv2024preb1_all.deb Size: 95956 MD5sum: 7ec3c021c2e22f78569c76ed5d5190c3 SHA1: 53680d4ef31869f258c41eb91be7a513081948c9 SHA256: d516e95b628c5c0509b5ab72faaec0268bcaba76a74d6629ef93e3c4dba7635a SHA512: 93627e62d50c98a11b7a16d2809173f03a22b42a2972a803d2614493ddcff2173b03afa096d523ae47586ccb1016e31b3ccc9bdae38b8db5a5881e8ad96547a1 Description: simple way to put Python packages and modules on PyPI (PEP 517) Flit is a easy way to put Python packages and modules on PyPI. It tries to require less thought about packaging and help you avoid common mistakes. . Flit supports PEP 517 Python packaging and PEP 621 project metadata. . Make the easy things easy and the hard things possible is an old motto from the Perl community. Flit is entirely focused on the easy things part of that, and leaves the hard things up to other tools. . Specifically, the easy things are pure Python packages with no build steps (neither compiling C code, nor bundling Javascript, etc.). The vast majority of packages on PyPI are like this: plain Python code, with maybe some static data files like icons included. Homepage: https://flit.readthedocs.io/en/latest/ Package: flite Priority: optional Section: sound Installed-Size: 1003 Maintainer: Debian Accessibility Team Architecture: arm64 Version: 2.2-5+apertis0bv2024dev2b1 Depends: libflite1 (= 2.2-5+apertis0bv2024dev2b1), libc6 (>= 2.34) Filename: pool/development/f/flite/flite_2.2-5+apertis0bv2024dev2b1_arm64.deb Size: 254764 MD5sum: e6dd67191ccf2907cca99cd4923a208e SHA1: 0b5c024135536f4535e439c7147642c605342c23 SHA256: e66ddff91057d75b150d9a8a608d74c7520306cf72235d53c88abc7cd329bede SHA512: 30770fc78d1831bf3a0905989b25d360f03cfe7d267866242088dd6b4eda9419fa98aefa4c5bc652fa3d06840cc1c9fc1bd7dcc901329a22850e8eff50795bc5 Description: Small run-time speech synthesis engine Flite is a small fast run-time speech synthesis engine. It is the latest addition to the suite of free software synthesis tools including University of Edinburgh's Festival Speech Synthesis System and Carnegie Mellon University's FestVox project, tools, scripts and documentation for building synthetic voices. However, flite itself does not require either of these systems to run. . It currently only supports the English and Indic languages. . This package contains the executables and documentation. Homepage: http://cmuflite.org Multi-Arch: foreign Package: flite-dbgsym Priority: optional Section: debug Installed-Size: 174 Maintainer: Debian Accessibility Team Architecture: arm64 Source: flite Version: 2.2-5+apertis0bv2024dev2b1 Depends: flite (= 2.2-5+apertis0bv2024dev2b1) Filename: pool/development/f/flite/flite-dbgsym_2.2-5+apertis0bv2024dev2b1_arm64.deb Size: 45844 MD5sum: f6cf4486414ae2fd73377306a1d1b119 SHA1: 42dcf09e22d9fd9c2205e7274f2b0778a898440f SHA256: 61ce9c5294d34b9085f96397843e367d74ca748f5ba5c4cbb17042a3bdd71428 SHA512: 6313917a8d559b1006f6694a4cff3013e456e3ca012173b36fb4f3e096152967aaa48df41db79f998fff04137e8b784d48d05d7d7799140e191b8dc9af7a8dec Description: debug symbols for flite Auto-Built-Package: debug-symbols Build-Ids: 09d2c4d4366de5c9d41ba2171bba095722e3ab03 360803d01d2523b076686585be6f37231cd31f8f 3f4b9de19fad7284a47d520ff9b15a119bfa5d9e 6cf87eb1959c29b187048261b9ae5b3a8b40e9b1 6d0d918667ad2aa0f0c4bf2b66bb9836a5f942ce a5f224217e0d8d5df56ffd00d7aa727b9c858b1c cd2785d7308e32ccbd6556b70150d2d1e305155e de0bc3fe874c6160dcd17d0782fd06cfdba7101f fd02775c526f6e062f2c3b9d8b40f3f8c4f8d81f Package: flite1-dev Priority: optional Section: devel Installed-Size: 30446 Maintainer: Debian Accessibility Team Architecture: arm64 Source: flite Version: 2.2-5+apertis0bv2024dev2b1 Provides: flite-dev Depends: libc6-dev, libflite1 (= 2.2-5+apertis0bv2024dev2b1) Conflicts: flite-dev Filename: pool/development/f/flite/flite1-dev_2.2-5+apertis0bv2024dev2b1_arm64.deb Size: 12800780 MD5sum: 47ab63678ddb93f3323c02a11492fb63 SHA1: 87f91aff7a9bed062a804ef26445482954894851 SHA256: e44f24168b7698d4977b196b0a80e7d3dce1b7d8f973e92d66b727cbd64cb6d0 SHA512: e426c21246d884f246780631a110075dac805f1b2997d6f192fcb4f695165496fa274334f8b3cc420c897d1e2c244e8abac603d512bad28887a8d5902ee0b73b Description: Small run-time speech synthesis engine - development files Flite is a small fast run-time speech synthesis engine. It is the latest addition to the suite of free software synthesis tools including University of Edinburgh's Festival Speech Synthesis System and Carnegie Mellon University's FestVox project, tools, scripts and documentation for building synthetic voices. However, flite itself does not require either of these systems to run. . It currently only supports the English and Indic languages. . This extra package provides the flite static libraries and header files. Homepage: http://cmuflite.org Multi-Arch: same Package: floppyd Priority: optional Section: otherosfs Installed-Size: 157 Maintainer: Chris Lamb Architecture: arm64 Source: mtools Version: 4.0.33-1+really4.0.32-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libx11-6, libxau6 (>= 1:1.0.9) Suggests: mtools Filename: pool/development/m/mtools/floppyd_4.0.33-1+really4.0.32-1+apertis0bv2024dev2b1_arm64.deb Size: 22356 MD5sum: 7df3ba6bd60e2a40823c96756b08cbf8 SHA1: 83c4b9d57a3d98c082f7dd98bcb46b0f40594931 SHA256: 7218fe6cc425255927ed3edb61e557f39fa79286a767b83586a63ac748b2e7d0 SHA512: a7b6cf31b7e29abc89330acf9a3d3943fafcdcefef5b893c1be35048c543c3f073113891d28758da27276bde08bdd825d794c2c3897ac995cf8d9c306d15171d Description: Daemon for remote access to floppy drives Floppyd is used as a server to grant access to the floppy drive to clients running on a remote machine, just as an X server grants access to the display to remote clients. Homepage: https://www.gnu.org/software/mtools/ Package: floppyd-dbgsym Priority: optional Section: debug Installed-Size: 77 Maintainer: Chris Lamb Architecture: arm64 Source: mtools Version: 4.0.33-1+really4.0.32-1+apertis0bv2024dev2b1 Depends: floppyd (= 4.0.33-1+really4.0.32-1+apertis0bv2024dev2b1) Filename: pool/development/m/mtools/floppyd-dbgsym_4.0.33-1+really4.0.32-1+apertis0bv2024dev2b1_arm64.deb Size: 48040 MD5sum: e7b0c53122cb77df655afc3183340fa0 SHA1: b89244a70a00646e9bff95b1e7f7ea79b3e5233c SHA256: f44866c51b2f5a0d5b47812e233043a32f93e6d203dd6f4763a1405ff7f36e9c SHA512: 9fdb7580ef296905e2234cc1acbb8017616cca65fa9e3e3eb06d05c3d18adb964c76ff49ac575c8bfa5dc1ddef485050c63be5b5ab0736f4eeb2b1b7b843a804 Description: debug symbols for floppyd Auto-Built-Package: debug-symbols Build-Ids: 6ca34c63520fc2bf50044da26f3ff22b627d6346 bcec7a73b75b389e03c90e2e95a41b9e128794c5 Package: fltk1.3-doc Priority: optional Section: doc Installed-Size: 47671 Maintainer: Aaron M. Ucko Architecture: all Source: fltk1.3 Version: 1.3.8-5+apertis0bv2024dev2b1 Filename: pool/development/f/fltk1.3/fltk1.3-doc_1.3.8-5+apertis0bv2024dev2b1_all.deb Size: 9318620 MD5sum: 70139786681029882adefc8fa05a205b SHA1: 4ab6b23bc63bf76046ad0649190f5ab6a7f131aa SHA256: c6ce96cda6a630245946816f72182045cdbf70f7fc820ed782bfc04e437664ff SHA512: 818df867007400c637db26aee1a823a7b90c1dcd92895442d9abc236e8501ef7ba2c6cb593b01f679bcf675b825cd2aca27e3d90f62d3cdb6fe75dec1ab358b3 Description: Fast Light Toolkit - documentation This package provides documentation for FLTK, including a chapter on its user interface designer (fluid). . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Homepage: https://www.fltk.org/ Multi-Arch: foreign Package: fltk1.3-games Priority: optional Section: games Installed-Size: 1636 Maintainer: Aaron M. Ucko Architecture: arm64 Source: fltk1.3 Version: 1.3.8-5+apertis0bv2024dev2b1 Replaces: fltk1.1-games Depends: libasound2 (>= 1.0.16), libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxft2 (>> 2.1.1), libxinerama1 (>= 2:1.1.4), libxrender1 Conflicts: fltk1.1-games Filename: pool/development/f/fltk1.3/fltk1.3-games_1.3.8-5+apertis0bv2024dev2b1_arm64.deb Size: 366080 MD5sum: c4c29a774b5c717f967882e624c8fb74 SHA1: 49ea2af263a452683a19612f3039a880f579065e SHA256: c4b708037cc2be48ab974bebdf2ad915c49d8055199af55d35f0349ca04e9c88 SHA512: bf60e7a53e26b0db5c4135ab10264d97dbae4ab328ebfe286ad8db7b043c8255f0be9fbc1dbabe5d84c89d5ac8d73fe36c4a0c35e8e532aac955df40c8c18db1 Description: Fast Light Toolkit - example games: checkers, sudoku This package contains the example games that accompany FLTK. Specifically, it contains the following two programs: - flblocks: clear groups of adjacent blocks before they fill the screen; - flcheckers: classic board game, also known as draughts; - flsudoku: Sudoku puzzle (place numbers in a grid). . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Homepage: https://www.fltk.org/ Multi-Arch: foreign Package: fltk1.3-games-dbgsym Priority: optional Section: debug Installed-Size: 2734 Maintainer: Aaron M. Ucko Architecture: arm64 Source: fltk1.3 Version: 1.3.8-5+apertis0bv2024dev2b1 Depends: fltk1.3-games (= 1.3.8-5+apertis0bv2024dev2b1) Filename: pool/development/f/fltk1.3/fltk1.3-games-dbgsym_1.3.8-5+apertis0bv2024dev2b1_arm64.deb Size: 2439756 MD5sum: 9b6ed2df373687b5bcb34852d23e7fa8 SHA1: 6014246e9e22fef3bda7f5474bd54f78a6b9ba26 SHA256: 74b23574b084a4aa928bb6dae45d14b4b91b3eacb37ca2464817b5eba82b237d SHA512: 19d7af593f969446344324858a86c3f4bcc7482ef39730762e9a948706c0c95a61bf1f702bc15356d70ca941ce7c8b62f5545b556e3ddd3aa3929cd47b643f0e Description: debug symbols for fltk1.3-games Auto-Built-Package: debug-symbols Build-Ids: 36659201835c48de29fe1ba44acb0b939a9a4b37 381bbd199c293fb55de20d3ecbc0a10a3fbf4f8f b039d52b80f138506d85b80179f3bdeef4999853 Package: fluid Priority: optional Section: devel Installed-Size: 732 Maintainer: Aaron M. Ucko Architecture: arm64 Source: fltk1.3 Version: 1.3.8-5+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libfltk-forms1.3, libfltk-images1.3 (>= 1.3.0), libfltk1.3 (>= 1.3.4), libgcc-s1 (>= 3.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5), libx11-6 Recommends: fltk1.3-doc, libfltk1.3-dev Filename: pool/development/f/fltk1.3/fluid_1.3.8-5+apertis0bv2024dev2b1_arm64.deb Size: 214344 MD5sum: a693f8d0185ea31e188b9940c00fc387 SHA1: 06deb253dc40952cd2b07b339e7771674f43cf1a SHA256: b50f4af6c4b5e5982b9ae6a131bcb73dd3788087ad80af6743f80486879f4f86 SHA512: 649282d03c922ad6c117de8779924b6ad47e656fce3515088211b96756005f2068c1d7bdffd3622fb8db1d6d24f924035ae81835110c1f5cf1847b646ad3349e Description: Fast Light Toolkit - user interface designer This package provides Fluid, an interactive GUI designer for FLTK, allowing graphical development of FLTK-based user interfaces. It natively works with (textual) .fl files, but also includes rough support for reading .fd files produced by fdesign (in libforms-bin). . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Homepage: https://www.fltk.org/ Multi-Arch: foreign Package: fluid-dbgsym Priority: optional Section: debug Installed-Size: 762 Maintainer: Aaron M. Ucko Architecture: arm64 Source: fltk1.3 Version: 1.3.8-5+apertis0bv2024dev2b1 Depends: fluid (= 1.3.8-5+apertis0bv2024dev2b1) Filename: pool/development/f/fltk1.3/fluid-dbgsym_1.3.8-5+apertis0bv2024dev2b1_arm64.deb Size: 658020 MD5sum: 01a58d74375fbebf4f6ee7c8b2ab699a SHA1: 21681e3e0489eb5c290b8cbb9dcfd234329a439c SHA256: 94a182805298016b1e68916087da80592eb32e3f9b0b5bf2fc1c9b65c7b8cb6a SHA512: 36761f51a13bf7e5a25ecf8ae8110dcd0f1ed761d93e734dc6f015484466446a8a39b85687cd5eddc2be6b71bd1980add4ee09e18f6ed0759767dfee67245f85 Description: debug symbols for fluid Auto-Built-Package: debug-symbols Build-Ids: 06471aec2aeceb869f78e3458c3672d8667e0169 Package: fontforge Priority: optional Section: fonts Installed-Size: 3890 Maintainer: Debian Fonts Task Force Architecture: arm64 Version: 1:20230101~dfsg-1+apertis1bv2024preb1 Provides: fontforge-nox Depends: fontforge-common (= 1:20230101~dfsg-1+apertis1bv2024preb1), libfontforge4 (= 1:20230101~dfsg-1+apertis1bv2024preb1), libc6 (>= 2.34), libcairo2 (>= 1.14.0), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpython3.11 (>= 3.11.0) Suggests: fontforge-doc, fontforge-extras, potrace, python3-fontforge Conflicts: fontforge-nox Filename: pool/development/f/fontforge/fontforge_20230101~dfsg-1+apertis1bv2024preb1_arm64.deb Size: 1294980 MD5sum: c6fd5cf6522c6b41705a97991e1169e0 SHA1: 07f1e9d46766edd9d6f7ae24d3b9dc93415b4b33 SHA256: fe06f67edf148c5c1f0e62c87d77383b261c781276e0df7bd75a8d845eef1dbc SHA512: e433beadbad8377ebbf45e0b9b8b97cbbab87b3670654c127e41337e227015afa3a4cd7ed28b097ef4a582a250db479e258b94fad2ad2de9c75841af8097008b Description: font editor FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package also provides these programs and utilities: fontimage - produce a font thumbnail image; fontlint - checks the font for certain common errors; sfddiff - compare two font files. Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-common Priority: optional Section: fonts Installed-Size: 8364 Maintainer: Debian Fonts Task Force Architecture: all Source: fontforge Version: 1:20230101~dfsg-1+apertis1bv2024preb1 Recommends: fonts-cantarell, fonts-inconsolata Breaks: fontforge (<< 1:20160404~dfsg-3), fontforge-nox (<< 1:20160404~dfsg-3) Filename: pool/development/f/fontforge/fontforge-common_20230101~dfsg-1+apertis1bv2024preb1_all.deb Size: 2139444 MD5sum: 1676fe3e758897e1c59f1bea6e138c81 SHA1: 6fac6a7693db427d16ede96896ba12016b7165e5 SHA256: 9b1a48b0a3790dc6fefd6a6bf3ba7dd88a3c5884dc2c1954b19c5e3664fa7196 SHA512: ca048836f135f65b1b6a58f7fea198804831ac6a95dc0c0c08cdb4d2bab0da1e7851ad62eb2346f33abc02c8f36273b29310ccc00393685bbbd2b93dd1eb8290 Description: font editor (common files) FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package contains common arch-independent files. Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-dbgsym Priority: optional Section: debug Installed-Size: 2976 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: fontforge Version: 1:20230101~dfsg-1+apertis1bv2024preb1 Replaces: fontforge-dbg (<< 1:20170731~dfsg-2~) Depends: fontforge (= 1:20230101~dfsg-1+apertis1bv2024preb1) Breaks: fontforge-dbg (<< 1:20170731~dfsg-2~) Filename: pool/development/f/fontforge/fontforge-dbgsym_20230101~dfsg-1+apertis1bv2024preb1_arm64.deb Size: 2782084 MD5sum: 9d02ac5ca51ae7558ea24f2e16640cf5 SHA1: 10bc3f2b72185167f2bdfc8990aed4c8bcfb2e85 SHA256: 1361f264309234a3dce0820ccfef731e24218588ec342340cef8fa4e058c90df SHA512: ce9b80de277a3cb3fd773b28186c172d0c27d0acd4837b445582852d5bb76c2c8976cea02dd048349e245c27859b8fddabf5937a23ce83a990aaebdc9d55678c Description: debug symbols for fontforge Auto-Built-Package: debug-symbols Build-Ids: 4943589e84bb460b6547b650681c17acd40dc51b Package: fontforge-doc Priority: optional Section: doc Installed-Size: 11759 Maintainer: Debian Fonts Task Force Architecture: all Source: fontforge Version: 1:20230101~dfsg-1+apertis1bv2024preb1 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/development/f/fontforge/fontforge-doc_20230101~dfsg-1+apertis1bv2024preb1_all.deb Size: 3710804 MD5sum: 09c71fb010f5fea83f9b6f94bda048f2 SHA1: 45d02286e3b1ae311a75d48c15586a15df81cf77 SHA256: 0767d80be56014185f8c0808edc2107e460a96d24ba14299913003570bf1796b SHA512: e29b9b5f532f4f3acce4206252c4a5196b2aa50969714502e26d484f11d3c820f487ddfa00930bfc8b38b2e9d0401e6d1527866988c0bcf7b066ea9a192428da Description: documentation for fontforge FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package contains the documentation for fontforge. Built-Using: alabaster (= 0.7.12-1+apertis0bv2024preb1), sphinx (= 5.3.0-4+apertis0bv2024preb1) Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-extras Priority: optional Section: fonts Installed-Size: 1990 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: fontforge Version: 1:20230101~dfsg-1+apertis1bv2024preb1 Depends: fontforge-common (= 1:20230101~dfsg-1+apertis1bv2024preb1), libfontforge4 (= 1:20230101~dfsg-1+apertis1bv2024preb1), libc6 (>= 2.34), zlib1g (>= 1:1.1.4) Filename: pool/development/f/fontforge/fontforge-extras_20230101~dfsg-1+apertis1bv2024preb1_arm64.deb Size: 290412 MD5sum: 59b31b970d0d25d8d5bad4829260bf7b SHA1: 75f94bb2214eb6a9e355f9f82fd39a8a38a7b6fb SHA256: 768861bf500b2c852ae12668e20f0f39d91eff8bd03ec93fc55b6c513f659043 SHA512: fcb32a1d94e63de2261fee33f6fda7742b603fa2f3c626215f3f3c0da4d365d5ec208600fcae92c4b68f380faba64b197f44e6b914e18e9e84a633b10d9f3f0a Description: font editor - extra programs FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package also provides these programs and utilities: acorn2sfd dewoff woff findtable pcl2ttf pfadecrypt rmligamarks showttf stripttc ttf2eps Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-extras-dbgsym Priority: optional Section: debug Installed-Size: 441 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: fontforge Version: 1:20230101~dfsg-1+apertis1bv2024preb1 Replaces: fontforge-dbg (<< 1:20170731~dfsg-2~) Depends: fontforge-extras (= 1:20230101~dfsg-1+apertis1bv2024preb1) Breaks: fontforge-dbg (<< 1:20170731~dfsg-2~) Filename: pool/development/f/fontforge/fontforge-extras-dbgsym_20230101~dfsg-1+apertis1bv2024preb1_arm64.deb Size: 353620 MD5sum: c57e01b4a5171571df0b5fe6838ff000 SHA1: 323b2a629fab8423bd746562dd6e4f07addf8f41 SHA256: 06deefa80a900ee6f51c192365570f85c5bc6577f3a273247826aadcfd291702 SHA512: afe4c31d5ce0a3d049a6ed1f76ff5a2395f7b467d0ed84622f5ceb26479a88dc815f2820e70485ca569174f7d2315118d0baa467c012a416e5a9b5e8b2aecd76 Description: debug symbols for fontforge-extras Auto-Built-Package: debug-symbols Build-Ids: 09ff36b1dc1c4a4eae15ce56e76fcb36a44cfa05 15738b774017ad3e3f4dddf6b9416def7bb860c6 23fd40b129fb87f1d50a70149b62b7d122ec8238 2cd17f471909c06f0241696d5619d03812214ef3 449ff56096062a8d64f3169790f7cd7b7334b5f4 639c74b97eb030b5fddb87d7620f95c07157110d 79832d1244971a15c84726305b6b18e72846786e 908cf9462481e9a448e4cbbc910d36f742d25dda dfa7dc7f10230e4fb0f71cacf9512ae67331d26f e14c9937eeb1a55fea28fd63c331e545f6445b6f Package: fontforge-nox Priority: optional Section: fonts Installed-Size: 135 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: fontforge Version: 1:20230101~dfsg-1+apertis1bv2024preb1 Depends: fontforge-common (= 1:20230101~dfsg-1+apertis1bv2024preb1), libfontforge4 (= 1:20230101~dfsg-1+apertis1bv2024preb1), libc6 (>= 2.34) Conflicts: fontforge Filename: pool/development/f/fontforge/fontforge-nox_20230101~dfsg-1+apertis1bv2024preb1_arm64.deb Size: 30084 MD5sum: 2882a157953e326170b154e67fa6495b SHA1: 728e066350104db5295aab516606717769b2feb3 SHA256: b4796508ca81cbbdd62d75cb2de566bfe90aa1d44eec5e0106774e86c8bd66d1 SHA512: d17c0e5d5f922c10d98811d0d768dad1556c05068dc991d660fcce0ef11e0ac278f0540339fca03abfdec9b2dd10a28daf4a05c5300890f36b1a6a61f0dc75b7 Description: font editor - non-X version FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package also provides these programs and utilities: fontimage - produce a font thumbnail image; fontlint - checks the font for certain common errors; sfddiff - compare two font files. . This package contains a version of FontForge compiled with support for scripting but no GUI, and not require the graphics library. Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-nox-dbgsym Priority: optional Section: debug Installed-Size: 23 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: fontforge Version: 1:20230101~dfsg-1+apertis1bv2024preb1 Replaces: fontforge-dbg (<< 1:20170731~dfsg-2~) Depends: fontforge-nox (= 1:20230101~dfsg-1+apertis1bv2024preb1) Breaks: fontforge-dbg (<< 1:20170731~dfsg-2~) Filename: pool/development/f/fontforge/fontforge-nox-dbgsym_20230101~dfsg-1+apertis1bv2024preb1_arm64.deb Size: 8656 MD5sum: 17b5c88a0be00849005a6d0f5aa7be8d SHA1: 1b01e15e5980c5033a28f9ce731edbaa4ccd3b2b SHA256: fd0b510ae241901989241b14d32aab792ed6f44562ced1ed88e2c5048cd4d4b1 SHA512: e776386a61e586c12bcf965733a9939c2f27a3bc0d027f7b094c3df3575b935f545a8675075f0321633a0d964f7672a6a39d1937b97f424b502de5113314dc13 Description: debug symbols for fontforge-nox Auto-Built-Package: debug-symbols Build-Ids: 0ffeba74933d08e674922eddb7f9c494750bbe0a Package: fontmake Priority: optional Section: devel Installed-Size: 22 Maintainer: Debian Fonts Task Force Architecture: all Version: 2.4.1-2+apertis0bv2024dev2b1 Depends: python3:any, python3-fontmake (= 2.4.1-2+apertis0bv2024dev2b1) Filename: pool/development/f/fontmake/fontmake_2.4.1-2+apertis0bv2024dev2b1_all.deb Size: 8700 MD5sum: f7518cb8e97b69c034e2563f86cd3034 SHA1: 5e8a9007901e4692c9c0a608eb23b9ab77c2b0bd SHA256: d398cc103ceb920a6578cbe3e1d2d37e0539d967ee6f85a1f56b28b69af6ee24 SHA512: c216e2324aed6999d1e760a650dd17385c74ca7a2704adbdcb85b7e5a948d5a463618605d17e6dd045b6e20017be99678eb8e47bd9810c930d15c482d1c2f066 Description: Compile fonts from UFO or Glyphs to OTF/TTF This library provides a wrapper for several other Python libraries which together compile fonts from various sources (.glyphs, .ufo) into binaries (.otf, .ttf). . This package provides the executable program. Homepage: https://github.com/googlei18n/fontmake Package: fonts-croscore Priority: optional Section: fonts Installed-Size: 5274 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2024dev2b1 Suggests: fonts-crosextra-caladea, fonts-crosextra-carlito Filename: pool/development/f/fonts-noto/fonts-croscore_20201225-1apertis0bv2024dev2b1_all.deb Size: 1572484 MD5sum: eb5778e5d11d5da46366b49b82d5d3b7 SHA1: e64920c96ba9edd42f88c61a4166cbf79cc7fa9c SHA256: 4fc75b56448a9386aa6329675401f763b53bb23484b12365f14d1efc313a37e6 SHA512: 75e4c039924c743b90783b4af54dc7993e0c15772afb8617f65d89ca1146faca2c05a137a398e87fbfeef3c1a3980168df29a353461639ac4214094a46dcb823 Description: width-compatible fonts for improved on-screen readability This package contains a collections of fonts that offers improved on-screen readability characteristics and the pan-European WGL character set and solves the needs of developers looking for width-compatible fonts to address document portability across platforms. . Arimo, Cousine and Tinos were designed by Steve Matteson as innovative and refreshing designs that are metrically compatible with Arial, Courier New and Times New Roman, respectively. Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-font-awesome Priority: optional Section: fonts Installed-Size: 1368 Maintainer: Debian Fonts Task Force Architecture: all Version: 5.0.10+really4.7.0~dfsg-4.1+apertis0bv2024dev2b1 Provides: node-font-awesome (= 4.7.0~5.0.10+really4.7.0~dfsg-4.1+apertis0bv2024dev2b1), sass-stylesheets-fonts-awesome Filename: pool/development/f/fonts-font-awesome/fonts-font-awesome_5.0.10+really4.7.0~dfsg-4.1+apertis0bv2024dev2b1_all.deb Size: 515044 MD5sum: b2eda43d75eacc3ca8f6874d5a858893 SHA1: 7061b4075f933c4776982d38bd514294466429e3 SHA256: d2400167eecded459435fdce742cb8f22dcb0a8e8ebc889994de066754fcff27 SHA512: 3a9b0cad99b1fd3d2cbe184bb2c1b5f057a89c66a15152cde9b4fe9ab6f9084cc5b3e1beadee32c8e857ba1efaa67a152047f2d8faaa01351e21c7c1f9bd62bf Description: iconic font designed for use with Twitter Bootstrap This font contains about 249 various icon glyphs. Glyphs are designed as scalable vector graphics hence display very well at any screen size. This font was basically designed to be used with the Twitter bootstrap library but can be used in other places also. . This package also provides Sass and LESS files to use webfonts from this package. . Please note that this package provides Font Awesome 4 (not Font Awesome 5 or Font Awesome 6 which are different fonts with different licensing). Enhances: libjs-twitter-bootstrap, node-less, sass Homepage: http://fontawesome.io/ Multi-Arch: foreign Package: fonts-freefont-otf Priority: optional Section: fonts Installed-Size: 6914 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-freefont Version: 20120503-10apertis1bv2024preb1 Filename: pool/development/f/fonts-freefont/fonts-freefont-otf_20120503-10apertis1bv2024preb1_all.deb Size: 3162836 MD5sum: 8e8ea126f8d087e58705fd4dc9d0c9d2 SHA1: dba6d17646a83410861a6c76b0f9dc8f57a8cf03 SHA256: baf169372f2d0b58f796f062f7e5ec7f27baf5f641b9927ead17f01e2e5c4937 SHA512: 07e4f498abd04147703544d5969d577704d9e8a770e682f104ea1ab964f3a2e42878c929b575681c853d86133fe0095ed426a4aa2a6a30e27a3eee260c71b7f4 Description: Freefont Serif, Sans and Mono OpenType fonts Freefont is a set of free high-quality OpenType fonts covering the UCS character set. These fonts are similar to the widely known Helvetica, Times and Courier fonts. Homepage: http://savannah.gnu.org/projects/freefont/ Multi-Arch: foreign Package: fonts-freefont-ttf Priority: optional Section: fonts Installed-Size: 10676 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-freefont Version: 20120503-10apertis1bv2024preb1 Filename: pool/development/f/fonts-freefont/fonts-freefont-ttf_20120503-10apertis1bv2024preb1_all.deb Size: 4242588 MD5sum: d41151aeefbd0f9f8b993fee7aa45698 SHA1: cb549c22a858496849c42ecd9d3fc518791c1824 SHA256: fcf2de1fe19230524995409da43ce5b61c2ff9289dca2c3e6a2dac9fa5498c5a SHA512: f5a63025a7fe5282f2bc29abdb73a3da052e5d32cc20abc6d54d20e16008af474b9f93b4b05fae9641f94c6bdcb8833522f4ad0e8eff0f1687e7c2a592998476 Description: Freefont Serif, Sans and Mono Truetype fonts Freefont is a set of free high-quality TrueType fonts covering the UCS character set. These fonts are similar to the widely known Helvetica, Times and Courier fonts. Homepage: http://savannah.gnu.org/projects/freefont/ Multi-Arch: foreign Package: fonts-gfs-baskerville Priority: optional Section: fonts Installed-Size: 100 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.1-6apertis0bv2024dev2b1 Replaces: ttf-gfs-baskerville (<< 1.1-3) Breaks: ttf-gfs-baskerville (<< 1.1-3) Filename: pool/development/f/fonts-gfs-baskerville/fonts-gfs-baskerville_1.1-6apertis0bv2024dev2b1_all.deb Size: 42996 MD5sum: 0f5f5bc4662a43fdd20c15abd2373b56 SHA1: e3ab249003ba00601e03274eda4d638a66b3c2c8 SHA256: 3c5969f44ced542027f92f4f17ba7ed2886105ec4172503f9950f64bb3bcb011 SHA512: 6559db5a5f156a98c693c47d8dadb0c0334b31a580d2f4d6cbba590139d56ce9e63cc1cfe7ae07ca2671321975227a9b6d186fbe8406d437854085190bd62976 Description: ancient Greek font revival John Baskerville (1706-1775) got involved in typography late in his career but his contribution was significant. He was a successful entrepreneur and possessed an inquiring mind which he applied to produce many aesthetic and technical innovations in printing. He invented a new ink formula, a new type of smooth paper and made various improvements in the printing press. He was also involved in type design which resulted in a latin typeface which was used for the edition of Virgil, in 1757. The quality of the type was admired throughout of Europe and America and was revived with great success in the early 20th century. Baskerville was also involved in the design of a Greek typeface which he used in an edition of the New Testament for Oxford University, in 1763. He adopted the practice of avoiding the excessive number of ligatures which Alexander Wilson had started a few years earlier but his Greek types were rather narrow in proportion and did not win the sympathy of the philologists and other scholars of his time. They did influence, however, the Greek types of Giambattista Bodoni. and through him Didot's Greek in Paris. The typeface has been digitally revived as GFS Baskerville Classic by Sophia Kalaitzidou and George D. Matthiopoulos and is now available as part of GFS' type library. Homepage: http://www.greekfontsociety.gr/ Multi-Arch: foreign Package: fonts-gfs-porson Priority: optional Section: fonts Installed-Size: 58 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.1-7apertis0bv2024dev2b1 Filename: pool/development/f/fonts-gfs-porson/fonts-gfs-porson_1.1-7apertis0bv2024dev2b1_all.deb Size: 33176 MD5sum: 0da10c2bace61404f9414dc11bc2325e SHA1: ee98709f0969eab3e0bd111a156c383e7133c2cb SHA256: 9b3525fc46d30620bcee1b9c9ac79244e9e0468b867600638978163f5f98bfca SHA512: 6c946ef20e2f4a870951ce5f36ea7bc707b784d7e25252758b5414e20fe3f8928c613c0ae02c0e209b95c776bd7aca31047017a7be217e5568e6b2e60e38d037 Description: Greek font (Porson revival) In England, during the 1790's, Cambridge University Press decided to procure a new set of Greek types. The university’s great scholar of Classics, Richard Porson was asked to produce a typeface based on his handsome handwriting and Richard Austin was commissioned to cut the types. The type was completed in 1808, after the untimely death of Porson the previous year. Its success was immediate and since then the classical editions in Great Britain and the U.S.A. use it, almost invariably. In 1913, Monotype released the typeface with some corrections, notably replacing the upright capitals suggested by Porson with inclined ones. In Greece the typeface was used under the name Pelasgika type. GFS Porson is based on the Monotype version, though using upright capitals, as in the original. Homepage: https://www.greekfontsociety.gr/ Multi-Arch: foreign Package: fonts-glyphicons-halflings Priority: optional Section: javascript Installed-Size: 587 Maintainer: Debian Javascript Maintainers Architecture: all Source: twitter-bootstrap3 (3.4.1+dfsg-3+apertis1bv2024dev2b1) Version: 1.009~3.4.1+dfsg-3+apertis1bv2024dev2b1 Filename: pool/development/t/twitter-bootstrap3/fonts-glyphicons-halflings_1.009~3.4.1+dfsg-3+apertis1bv2024dev2b1_all.deb Size: 448956 MD5sum: 8ed79ee829f15dad45dc33dc1157eaca SHA1: c0d4790627a7d0fa9d65510df911caa7a20e8d39 SHA256: e8608d425fa28679a5261b73e3eb4b7de0edf800768a4d4ff46b7050107e15b4 SHA512: 4c535f29e266a27a68b4fc49d3494b04055ce58835ea8ae0f432b5ce613b496ea1b234d259530b352da2dfdc71d26b331cec446cd459e046128efd8ed71c6e9a Description: icons made for smaller graphic GLYPHICONS is a family of icon fonts created with an emphasis to simplicity and easy orientation. . GLYPHICONS Halflings, a subset optimized for smaller graphics, were freely licensed as part of Bootstrap 2.x and 3.x. Homepage: https://getbootstrap.com/ Multi-Arch: foreign Package: fonts-inconsolata Priority: optional Section: fonts Installed-Size: 105 Maintainer: Debian Fonts Task Force Architecture: all Version: 001.010-6+apertis0bv2024dev2b1 Filename: pool/development/f/fonts-inconsolata/fonts-inconsolata_001.010-6+apertis0bv2024dev2b1_all.deb Size: 60552 MD5sum: 6a6988de459a23980b2c38aa88e7b542 SHA1: 929dae3739260042647806c776e348d3828aa638 SHA256: 098ed395ef3c398c59edc43dd6d9d0da66be088d091edb23b1cfd0446b6f00e5 SHA512: d1bfeaa9e3f5f80d303f9a0057c568f3d14c370cd7574bc18576924f034e0ad3c4ba8d81e1092bf63d63bd37275464ac2b43d1ea18a1b27f4a1b3b872f2618b3 Description: monospace font for pretty code listings and for the terminal Inconsolata is a monospace font, designed for code listings and the like, in print. There are a great many "programmer fonts," designed primarily for use on the screen, but in most cases do not have the attention to detail for high resolution rendering. . The Fontforge .sfd and the Spiro .plate extended sources are available on the upstream website and in the source package. A Type1 version of the font is also available. . This is work in progress. It is released under the SIL Open Font License. Completion of this font is being generously sponsored by the TeX Users Group Development Fund. If you like this font and want to see more sponsored and released freely, please consider donating to TUG's Libre Font Fund. Homepage: https://www.levien.com/type/myfonts/inconsolata.html Multi-Arch: foreign Package: fonts-inter Priority: optional Section: fonts Installed-Size: 9614 Maintainer: Debian Fonts Task Force Architecture: all Version: 4.0~beta7+ds-1+apertis0bv2024dev2b1 Filename: pool/development/f/fonts-inter/fonts-inter_4.0~beta7+ds-1+apertis0bv2024dev2b1_all.deb Size: 2941312 MD5sum: 1c475e1dd69d5bb3be524202ec797c18 SHA1: d0a0edd568b56ef7e687c47abcdd750078ab4827 SHA256: 434fb73d90670ed63a552fe0e10a377d8891ae4e1df7e1ed1ab91c3e18e99a24 SHA512: 1a0f2c3524fd11ec00670ddf06cf6e3ba0bb15774c0003dd33ac4ef17500c1bd4fd24463fc91822fcf1bba2f15350dda27c06090b42a2fbacd2e4e1369cb6e64 Description: Inter font family This is a typeface specially designed for user interfaces with focus on high legibility of small-to-medium sized text on computer screens. . The family features a tall x-height to aid in readability of mixed-case and lower-case text. Several OpenType features are provided as well, like contextual alternates that adjusts punctuation depending on the shape of surrounding glyphs, slashed zero for when you need to disambiguate "0" from "o", tabular numbers, etc. Homepage: https://rsms.me/inter/ Multi-Arch: foreign Package: fonts-inter-variable Priority: optional Section: fonts Installed-Size: 3916 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-inter Version: 4.0~beta7+ds-1+apertis0bv2024dev2b1 Filename: pool/development/f/fonts-inter/fonts-inter-variable_4.0~beta7+ds-1+apertis0bv2024dev2b1_all.deb Size: 1101308 MD5sum: 9d8dd0acbc167ead2888f50ad4ba8c20 SHA1: f4c07c847fd9127a50bac04c9adb32f1864c81a9 SHA256: 35642f11255382fe980e6eee983493d0108424b8ce18c3324c9e38e9dd2b62b2 SHA512: bbf8cd39b0d22031a7f47ee069b5decca08a882c29e2d8cc8a8d0f6d2e8dfa38d1effc33315acd789d9330980fa1190fac9bc9491774e08e4c52348ac5abf8ed Description: Inter font family (VF) This is a typeface specially designed for user interfaces with focus on high legibility of small-to-medium sized text on computer screens. . The family features a tall x-height to aid in readability of mixed-case and lower-case text. Several OpenType features are provided as well, like contextual alternates that adjusts punctuation depending on the shape of surrounding glyphs, slashed zero for when you need to disambiguate "0" from "o", tabular numbers, etc. . This is the VF variant of the font. Homepage: https://rsms.me/inter/ Multi-Arch: foreign Package: fonts-lato Priority: optional Section: fonts Installed-Size: 11749 Maintainer: Debian Fonts Task Force Architecture: all Version: 2.0-2.1apertis0bv2024dev2b1 Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/development/f/fonts-lato/fonts-lato_2.0-2.1apertis0bv2024dev2b1_all.deb Size: 2696688 MD5sum: 96321ed9f639edb8cd3c77700874cf9b SHA1: 1354c59fb0d160e30fd15e30a62fdce80f48b9a2 SHA256: 989fa579784258207d75fc9e26c76477042aeb88ef018ea8060b92240a08ade9 SHA512: 61a5c5046cac0b41745e0cf84ffc8f92bda8ee5b729413b625cb98f957244b8655c7c6048f30bfcef1d67fbe07a0a38f705cdfc8c2c50c9da4b1c7a7adf82f20 Description: sans-serif typeface family font This package provides sans-serif typeface family font designed by Lukasz Dziedzic. ("Lato" means "Summer" in Polish). These fonts are published by author's foundry tyPoland under terms of Open Font License. Homepage: http://www.latofonts.com Multi-Arch: foreign Package: fonts-liberation Priority: optional Section: fonts Installed-Size: 2085 Maintainer: Debian Fonts Task Force Architecture: all Version: 1:1.07.4-11apertis0bv2024preb1 Filename: pool/development/f/fonts-liberation/fonts-liberation_1.07.4-11apertis0bv2024preb1_all.deb Size: 824304 MD5sum: 9fccde829d1c2c582ce82990c4c56f5f SHA1: 05b95c60b17a22127026a3ba143bd740a3cde19f SHA256: 49f24353f6c52d301c144802044da03871f9beb5f7f38bc6ceb6dd6f89d9fc55 SHA512: 6bb0a9f55b45fb9764c55c6db12ef4f8d54677f5a66de986d25a5f9d04e036cd64ee3e7bd9ace639e5a7290fb1090424dcdd12b058f82c9bb13d339230e2b150 Description: Fonts with the same metrics as Times, Arial and Courier A set of serif, sans-serif and monospaced fonts from Red Hat with exactly the same metrics as the (non-free) Microsoft Times, Arial and Courier fonts, which implies those fonts can serve as a drop-in replacement. The font family is named Liberation. Homepage: https://github.com/liberationfonts/liberation-1.7-fonts Multi-Arch: foreign Package: fonts-liberation2 Priority: optional Section: fonts Installed-Size: 4291 Maintainer: Debian Fonts Task Force Architecture: all Version: 2.1.5-1+apertis0bv2024preb1 Filename: pool/development/f/fonts-liberation2/fonts-liberation2_2.1.5-1+apertis0bv2024preb1_all.deb Size: 1478164 MD5sum: df90a3a16c813350f9a1a4f6cc0b15b2 SHA1: 96d43f404b6a79441eae0bfc936b8be6438c49b8 SHA256: f79c13124b4baf13571b92336a232dcf7ad16122f91ec4dcf2b8fbb301285e91 SHA512: 6d6cdaa5b45857daf293c2fcf8c5d97e78aed8edc5cc2f24e5829c3c1763ab3acd8cc5c98cf43de269bb8ee67327e05d6c4d859beecec893812a3c59f1355453 Description: Fonts with the same metrics as Times, Arial and Courier (v2) A set of serif, sans-serif and monospaced fonts from Red Hat with exactly the same metrics as the (non-free) Microsoft Times, Arial and Courier fonts, which implies those fonts can serve as a drop-in replacement. The font family is named Liberation. Homepage: https://github.com/liberationfonts Multi-Arch: foreign Package: fonts-lmodern Priority: optional Section: fonts Installed-Size: 10750 Maintainer: Debian TeX Task Force Architecture: all Source: lmodern Version: 2.005-1+apertis0bv2024preb1 Filename: pool/development/l/lmodern/fonts-lmodern_2.005-1+apertis0bv2024preb1_all.deb Size: 4532696 MD5sum: e6f189472f12a5d69e8433ce160a698b SHA1: 6a00d78c34207ad2e6c36c7a943307018dc5de2b SHA256: a0a39f3e65589c872f3ecdc4db0e09800fa4618073f52d292574c14f3f519f58 SHA512: 2b949da34e1f655aea737c4dec37a1c28d50828a0f548fb0382b9253c4244d567e78e5876849cbbec229b46b9936bf456508601fc76eb0fabd13579ec02dc447 Description: OpenType fonts based on Computer Modern The Latin Modern fonts, also known as "lm fonts", are a set of scalable fonts in PostScript Type 1 and OpenType formats. They are based on the PostScript Type 1 version of the Computer Modern fonts and contain many additional characters (mostly accented ones). . This package provides the OpenType variant of these fonts. For support for TeX and Type 1 (PostScript) fonts, see the lmodern package. . The Latin Modern fonts were generated using MetaType1, a program based on MetaPost for generating PostScript Type 1 fonts (ftp://bop.eps.gda.pl/pub/metatype1/). Their size is reasonable and they are usually considered to be of good quality (compared to cm-super, for instance; however, cm-super contains font families that have no equivalent in this package; additionally, there are character sets that are supported by cm-super and not by the Latin Modern fonts). Homepage: http://www.gust.org.pl/projects/e-foundry/latin-modern/ Multi-Arch: foreign Package: fonts-lyx Priority: optional Section: fonts Installed-Size: 361 Maintainer: Dr. Tobias Quathamer Architecture: all Source: lyx Version: 2.3.7-1+apertis0bv2024preb1 Filename: pool/development/l/lyx/fonts-lyx_2.3.7-1+apertis0bv2024preb1_all.deb Size: 213544 MD5sum: c578c0a32a5b36ca8acc8f20b8bc0b13 SHA1: af80ddedd422a522e904f9196ff8deb315a08364 SHA256: 22a4fe405bba776f178bb1896e0a40a70cb7e226cb16468dcb83c9bc3ce80225 SHA512: 9d96bbe482f686b9d14a5f0b04a232db84944afecfcba049133beb28f92953ce307bdad8619c26289b288511c4d0c7f8e7058b46c04091b13526c68aaae764db Description: TrueType versions of some TeX fonts used by LyX These fonts are needed for the visual math symbol display in LyX. They can also be used to display MathML in Gecko-based browsers like Firefox. . The following fonts are included in this package: * cmex10 - Computer Modern math extension * cmmi10 - Computer Modern math italic * cmr10 - Computer Modern Roman * cmsy10 - Computer Modern math symbols * esint10 - Alternate integrals * eufm10 - Euler Fraktur (medium-weight) * msam10 - Extra math symbols, first series * msbm10 - Extra math symbols, second series, including Blackboard Bold * wasy10 - Waldi symbol fonts Homepage: https://www.lyx.org/ Multi-Arch: foreign Package: fonts-mathjax Priority: optional Section: fonts Installed-Size: 4416 Maintainer: Dmitry Shachnev Architecture: all Source: mathjax Version: 2.7.9+dfsg-1apertis1bv2024dev2b1 Suggests: libjs-mathjax Filename: pool/development/m/mathjax/fonts-mathjax_2.7.9+dfsg-1apertis1bv2024dev2b1_all.deb Size: 2211064 MD5sum: dba852d0b7eaa6cf73cf1b199ea43d3d SHA1: fa782842a660f5ed169d564b206cf6d23802f3d6 SHA256: 805107c84c7a0f1c87d65dc4dcad91da8d3dd7ad7bbd5199b16f1f8400d664b1 SHA512: 312189f4ebe3442f9bd908753891edbe450fb485122af282a3668bed46fbf19c92d0d2aab5a4693e8ec447f5790f6d7e28821293306204925d5441227718d4f6 Description: JavaScript display engine for LaTeX and MathML (fonts) MathJax was designed with the goal of consolidating the recent advances in web technologies into a single, definitive, math-on-the-web platform supporting the major browsers and operating systems. . It requires no setup on the part of the user (no plugins to download or software to install), so the page author can write web documents that include mathematics and be confident that users will be able to view it naturally and easily. Simply include MathJax and some mathematics in a web page, and MathJax will do the rest. . This package contains OTF, SVG and WOFF fonts for MathJax. Homepage: https://www.mathjax.org Multi-Arch: foreign Package: fonts-mathjax-extras Priority: optional Section: fonts Installed-Size: 2209 Maintainer: Dmitry Shachnev Architecture: all Source: mathjax Version: 2.7.9+dfsg-1apertis1bv2024dev2b1 Recommends: fonts-mathjax Suggests: libjs-mathjax Filename: pool/development/m/mathjax/fonts-mathjax-extras_2.7.9+dfsg-1apertis1bv2024dev2b1_all.deb Size: 676200 MD5sum: 884915f910d3354b30e9e56bbf3ee1b7 SHA1: 5923636efd77dff29a964101d06e610cb3bd71e1 SHA256: ee1af01eefa8a51d994d70011661af033b53b795c263fd3823b49f8894704840 SHA512: dc7fccafffa6a1d873bb082a8ccee5f01edb53733f2fd4e8ee07ae1a8b10c1efd456116757affb2ef25f719e1ae65efe9be5d108045febbc1438fd5b5b971476 Description: JavaScript display engine for LaTeX and MathML (extra fonts) MathJax was designed with the goal of consolidating the recent advances in web technologies into a single, definitive, math-on-the-web platform supporting the major browsers and operating systems. . It requires no setup on the part of the user (no plugins to download or software to install), so the page author can write web documents that include mathematics and be confident that users will be able to view it naturally and easily. Simply include MathJax and some mathematics in a web page, and MathJax will do the rest. . This package contains EOT fonts for MathJax, that are provided in addition to OTF, SVG and WOFF fonts in "fonts-mathjax" package. Homepage: https://www.mathjax.org Multi-Arch: foreign Package: fonts-noto Priority: optional Section: metapackages Installed-Size: 31 Maintainer: Debian Fonts Task Force Architecture: all Version: 20201225-1apertis0bv2024dev2b1 Depends: fonts-noto-core Recommends: fonts-noto-cjk, fonts-noto-cjk-extra, fonts-noto-color-emoji, fonts-noto-extra, fonts-noto-mono, fonts-noto-ui-core, fonts-noto-ui-extra, fonts-noto-unhinted Filename: pool/development/f/fonts-noto/fonts-noto_20201225-1apertis0bv2024dev2b1_all.deb Size: 16820 MD5sum: f8e8ca8544f3f489b3a6722039924325 SHA1: 4fb43de36f69de400e036692288b7c278ad91aee SHA256: a6b143f6eeb2250ec7e12776d86339482eae53bb7b236395d5b44c24cd5492d4 SHA512: c80e9617cdaa1ab3ac3d184f5b8617e7a48b4bac0c6b0e7646e053b2e9972f56bf15334273f6b8f1e5e676ce51b7a13a92b58fb2cf997688c32cd353aa3fa83a Description: metapackage to pull in all Noto fonts Noto is a collection of font families, each visually harmonized across scripts. . Use this package if you want all Noto fonts. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 65 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-noto-cjk Priority: optional Section: fonts Installed-Size: 91002 Maintainer: Debian Fonts Team Architecture: all Version: 1:20220127+repack1-1+apertis0bv2024dev2b1 Suggests: fonts-noto-cjk-extra Filename: pool/development/f/fonts-noto-cjk/fonts-noto-cjk_20220127+repack1-1+apertis0bv2024dev2b1_all.deb Size: 56548968 MD5sum: 7b63f0ce130bc87195bd43685a43ada2 SHA1: f1db38ed80608b7a1c2cf8369fbeac913348425a SHA256: 79b73ef885e54908b6300ce964444768a668411bca79063be5d57d98c76c0cbd SHA512: e719e0677f28bc5b36c0bb00ad41db15d1a4ed3abd5f4554200c1b8eabd53ab811a8a9bdf13cca769d68039b5399cc1cd3159ed8fc242c615af92bc747a700aa Description: "No Tofu" font families with large Unicode coverage (CJK regular and bold) Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto font families for Traditional Chinese, Simplified Chinese, Japanese and Korean: . * Noto Sans CJK JP * Noto Sans CJK KR * Noto Sans CJK SC * Noto Sans CJK TC * Noto Sans Mono CJK JP * Noto Sans Mono CJK KR * Noto Sans Mono CJK SC * Noto Sans Mono CJK TC * Noto Serif CJK JP * Noto Serif CJK KR * Noto Serif CJK SC * Noto Serif CJK TC . These fonts are derived from the font family Source Han Sans. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. . This package contains regular and bold fonts. Homepage: https://github.com/googlefonts/noto-cjk Multi-Arch: foreign Package: fonts-noto-cjk-extra Priority: optional Section: fonts Installed-Size: 214031 Maintainer: Debian Fonts Team Architecture: all Source: fonts-noto-cjk Version: 1:20220127+repack1-1+apertis0bv2024dev2b1 Replaces: fonts-noto-cjk (<< 1:1.004+repack3-2~) Depends: fonts-noto-cjk Breaks: fonts-noto-cjk (<< 1:1.004+repack3-2~) Filename: pool/development/f/fonts-noto-cjk/fonts-noto-cjk-extra_20220127+repack1-1+apertis0bv2024dev2b1_all.deb Size: 133708248 MD5sum: 89e2c75cfe6ac636331f42cf2183ff29 SHA1: 63eca207d8ab032c457dc53f3d924f6f9fb20684 SHA256: acc77851cbbd43c591f428ffd28b1af7f6fb1cf1b206f785c246be427fe8262b SHA512: 017430a83ff97134cff8a5d8db8cc8c2f40a3030c584b0aef25b5c46768bdb58ab30617b8907c1e831e2e8c86e713ef679709aeaed2587304377a74fc56123ff Description: "No Tofu" font families with large Unicode coverage (CJK all weight) Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto font families for Traditional Chinese, Simplified Chinese, Japanese and Korean: . * Noto Sans CJK JP * Noto Sans CJK KR * Noto Sans CJK SC * Noto Sans CJK TC * Noto Sans Mono CJK JP * Noto Sans Mono CJK KR * Noto Sans Mono CJK SC * Noto Sans Mono CJK TC * Noto Serif CJK JP * Noto Serif CJK KR * Noto Serif CJK SC * Noto Serif CJK TC . These fonts are derived from the font family Source Han Sans. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. . This package contains all weight fonts. Homepage: https://github.com/googlefonts/noto-cjk Multi-Arch: foreign Package: fonts-noto-color-emoji Priority: optional Section: fonts Installed-Size: 10518 Maintainer: Debian Fonts Task Force Architecture: all Version: 2.038-1+apertis0bv2024dev2b1 Filename: pool/development/f/fonts-noto-color-emoji/fonts-noto-color-emoji_2.038-1+apertis0bv2024dev2b1_all.deb Size: 9714840 MD5sum: fe5634cf20a08e67b4002e21931268b6 SHA1: 4bea8b4d305279f37636cfa96a9b3fcf536fd995 SHA256: c06f558743b24483e49e95c30680a17456ae9bd1f07025b60678072eb44ba102 SHA512: 9452b1de9a12a792a49472ae434ec0ab636e9bedb2ef7af9c78940c0d900807046e2da9fe482fb8b2931b77f1325d54c9183c38e22c5d735e3a26128d31dec4c Description: color emoji font from Google Noto is a collection of font families, each visually harmonized across scripts. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. . This package contains the color emoji font used on "stock" Android devices such as the Google Pixel. Homepage: https://www.google.com/get/noto/help/emoji/ Multi-Arch: foreign Package: fonts-noto-core Priority: optional Section: fonts Installed-Size: 42551 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2024dev2b1 Replaces: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20201027-1~) Breaks: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20201027-1~) Filename: pool/development/f/fonts-noto/fonts-noto-core_20201225-1apertis0bv2024dev2b1_all.deb Size: 12189368 MD5sum: 6eba2907fe991a521c5c6742af93617f SHA1: fc9d2020cd43a86ec25dc108edbad40b1803f959 SHA256: 28a8077e070908f95265e5177bb0c9dee0092655d70f2aed23818dc3a7452672 SHA512: 42e512035a2918682f6ad503bc9a5a222c7d38da8449f4c27c9ca77c6e252db58cb0e5c92a16e606b03a1bdd0983170c883803beb56029b91d46c3ae2d2ba155 Description: "No Tofu" font families with large Unicode coverage (core) Noto is a collection of font families, each visually harmonized across scripts. . This package contains core weights for these Noto font families: . * Noto Kufi Arabic * Noto Looped Lao Bold * Noto Looped Lao Regular * Noto Looped Thai Bold * Noto Looped Thai Regular * Noto Music * Noto Naskh Arabic * Noto Nastaliq Urdu * Noto Rashi Hebrew * Noto Sans * Noto Sans Adlam * Noto Sans Adlam Unjoined * Noto Sans AnatoHiero * Noto Sans Arabic * Noto Sans Armenian * Noto Sans Avestan * Noto Sans Balinese * Noto Sans Bamum * Noto Sans Bassa Vah * Noto Sans Batak * Noto Sans Bengali * Noto Sans Bhaiksuki * Noto Sans Brahmi * Noto Sans Buginese * Noto Sans Buhid * Noto Sans CanAborig * Noto Sans Carian * Noto Sans CaucAlban * Noto Sans Chakma * Noto Sans Cham * Noto Sans Cherokee * Noto Sans Coptic * Noto Sans Cuneiform * Noto Sans Cypriot * Noto Sans Deseret * Noto Sans Devanagari * Noto Sans Display * Noto Sans Duployan * Noto Sans EgyptHiero * Noto Sans Elbasan * Noto Sans Elymaic * Noto Sans Ethiopic * Noto Sans Georgian * Noto Sans Glagolitic * Noto Sans Gothic * Noto Sans Grantha * Noto Sans Gujarati * Noto Sans Gunjala Gondi * Noto Sans Gurmukhi * Noto Sans Hanifi Rohingya * Noto Sans Hanunoo * Noto Sans Hatran * Noto Sans Hebrew * Noto Sans ImpAramaic * Noto Sans Indic Siyaq Numbers * Noto Sans InsPahlavi * Noto Sans InsParthi * Noto Sans Javanese * Noto Sans Kaithi * Noto Sans Kannada * Noto Sans Kayah Li * Noto Sans Kharoshthi * Noto Sans Khmer * Noto Sans Khojki * Noto Sans Khudawadi * Noto Sans Lao * Noto Sans Lepcha * Noto Sans Limbu * Noto Sans Linear A * Noto Sans Linear B * Noto Sans Lisu * Noto Sans Lycian * Noto Sans Lydian * Noto Sans Mahajani * Noto Sans Malayalam * Noto Sans Mandaic * Noto Sans Manichaean * Noto Sans Marchen * Noto Sans Masaram Gondi * Noto Sans Math * Noto Sans Mayan Numerals * Noto Sans Medefaidrin * Noto Sans MeeteiMayek * Noto Sans Mende Kikakui * Noto Sans Meroitic * Noto Sans Miao * Noto Sans Modi * Noto Sans Mongolian * Noto Sans Mro * Noto Sans Multani * Noto Sans Myanmar * Noto Sans NKo * Noto Sans Nabataean * Noto Sans NewTaiLue * Noto Sans Newa * Noto Sans Nushu * Noto Sans Ogham * Noto Sans Ol Chiki * Noto Sans Old Italic * Noto Sans Old Permic * Noto Sans Old Turkic * Noto Sans OldHung * Noto Sans OldNorArab * Noto Sans OldPersian * Noto Sans OldSogdian * Noto Sans OldSouArab * Noto Sans Oriya * Noto Sans Osage * Noto Sans Osmanya * Noto Sans Pahawh Hmong * Noto Sans Palmyrene * Noto Sans PauCinHau * Noto Sans PhagsPa * Noto Sans Phoenician * Noto Sans PsaPahlavi * Noto Sans Rejang * Noto Sans Runic * Noto Sans Samaritan * Noto Sans Saurashtra * Noto Sans Sharada * Noto Sans Shavian * Noto Sans Siddham * Noto Sans SignWrit * Noto Sans Sinhala * Noto Sans Sogdian * Noto Sans Sora Sompeng * Noto Sans Soyombo * Noto Sans Sundanese * Noto Sans Syloti Nagri * Noto Sans Symbols * Noto Sans Symbols2 * Noto Sans Syriac * Noto Sans Tagalog * Noto Sans Tagbanwa * Noto Sans Tai Le * Noto Sans Tai Tham * Noto Sans Tai Viet * Noto Sans Takri * Noto Sans Tamil * Noto Sans Tamil Supplement * Noto Sans Telugu * Noto Sans Thaana * Noto Sans Thai * Noto Sans Tifinagh * Noto Sans Tifinagh APT * Noto Sans Tifinagh Adrar * Noto Sans Tifinagh Agraw Imazighen * Noto Sans Tifinagh Ahaggar * Noto Sans Tifinagh Air * Noto Sans Tifinagh Azawagh * Noto Sans Tifinagh Ghat * Noto Sans Tifinagh Hawad * Noto Sans Tifinagh Rhissa Ixa * Noto Sans Tifinagh SIL * Noto Sans Tifinagh Tawellemmet * Noto Sans Tirhuta * Noto Sans Ugaritic * Noto Sans Vai * Noto Sans Wancho * Noto Sans WarangCiti * Noto Sans Yi * Noto Sans Zanabazar * Noto Serif * Noto Serif Ahom * Noto Serif Armenian * Noto Serif Balinese * Noto Serif Bengali * Noto Serif Devanagari * Noto Serif Display * Noto Serif Dogra * Noto Serif Ethiopic * Noto Serif Georgian * Noto Serif Grantha * Noto Serif Gujarati * Noto Serif Gurmukhi * Noto Serif Hebrew * Noto Serif Hmong Nyiakeng * Noto Serif Kannada * Noto Serif Khmer * Noto Serif Khojki * Noto Serif Lao * Noto Serif Malayalam * Noto Serif Myanmar * Noto Serif Sinhala * Noto Serif Tamil * Noto Serif Tangut * Noto Serif Telugu * Noto Serif Thai * Noto Serif Tibetan * Noto Serif Yezidi * Noto Traditional Nushu * NotoSerifTamilSlantedmisc:Depends= . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 65 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-noto-extra Priority: optional Section: fonts Installed-Size: 334234 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2024dev2b1 Replaces: fonts-noto-unhinted (<< 20201027-1~) Breaks: fonts-noto-unhinted (<< 20201027-1~) Filename: pool/development/f/fonts-noto/fonts-noto-extra_20201225-1apertis0bv2024dev2b1_all.deb Size: 72423648 MD5sum: 86b751475754df1027489605599d96c4 SHA1: 889e9d7846b1c081493979565b745e402db42d3f SHA256: 09d65c1e881148577b5268f49f982078caf09e9e5537dedd0b3055c321bccbb7 SHA512: 0ccd88b442c3e6c4ca36eb825f08c64ac76e74e1b283a23e94eb2e77b1f96f342b36694da1f6556a85de1f2d5158887dd1ac8b2ffe948164b4ff6a2922004c39 Description: "No Tofu" font families with large Unicode coverage (extra) Noto is a collection of font families, each visually harmonized across scripts. . This package contains extra weights for these Noto font families: . * Noto Kufi Arabic Black * Noto Kufi Arabic Extra Bold * Noto Kufi Arabic Extra Light * Noto Kufi Arabic Light * Noto Kufi Arabic Medium * Noto Kufi Arabic Semi Bold * Noto Kufi Arabic Thin * Noto Looped Lao Black * Noto Looped Lao Cond Blk * Noto Looped Lao Cond Bold * Noto Looped Lao Cond ExBd * Noto Looped Lao Cond ExLt * Noto Looped Lao Cond Lt * Noto Looped Lao Cond Med * Noto Looped Lao Cond SmBd * Noto Looped Lao Cond Thin * Noto Looped Lao Condensed * Noto Looped Lao ExCd Blk * Noto Looped Lao ExCd Bold * Noto Looped Lao ExCd ExBd * Noto Looped Lao ExCd ExLt * Noto Looped Lao ExCd Lt * Noto Looped Lao ExCd Med * Noto Looped Lao ExCd SmBd * Noto Looped Lao ExCd Thin * Noto Looped Lao ExtLight * Noto Looped Lao ExtraBold * Noto Looped Lao ExtraCond * Noto Looped Lao Light * Noto Looped Lao Medium * Noto Looped Lao SemiBold * Noto Looped Lao SemiCond * Noto Looped Lao SmCd Blk * Noto Looped Lao SmCd Bold * Noto Looped Lao SmCd ExBd * Noto Looped Lao SmCd ExtLt * Noto Looped Lao SmCd Lt * Noto Looped Lao SmCd Med * Noto Looped Lao SmCd SmBd * Noto Looped Lao SmCd Thin * Noto Looped Lao Thin * Noto Looped Thai Black * Noto Looped Thai Cond Blk * Noto Looped Thai Cond Bold * Noto Looped Thai Cond ExBd * Noto Looped Thai Cond ExLt * Noto Looped Thai Cond Lt * Noto Looped Thai Cond Med * Noto Looped Thai Cond SmBd * Noto Looped Thai Cond Thin * Noto Looped Thai Condensed * Noto Looped Thai ExCd Blk * Noto Looped Thai ExCd Bold * Noto Looped Thai ExCd ExBd * Noto Looped Thai ExCd ExLt * Noto Looped Thai ExCd Lt * Noto Looped Thai ExCd Med * Noto Looped Thai ExCd SmBd * Noto Looped Thai ExCd Thin * Noto Looped Thai ExtLight * Noto Looped Thai ExtraBold * Noto Looped Thai ExtraCond * Noto Looped Thai Light * Noto Looped Thai Medium * Noto Looped Thai SemiBold * Noto Looped Thai SemiCond * Noto Looped Thai SmCd Blk * Noto Looped Thai SmCd Bold * Noto Looped Thai SmCd ExBd * Noto Looped Thai SmCd ExLt * Noto Looped Thai SmCd Lt * Noto Looped Thai SmCd Med * Noto Looped Thai SmCd SmBd * Noto Looped Thai SmCd Thin * Noto Looped Thai Thin * Noto Naskh Arabic Medium * Noto Naskh Arabic Semi Bold * Noto Sans Arabic Blk * Noto Sans Arabic Cond * Noto Sans Arabic Cond Blk * Noto Sans Arabic Cond ExtBd * Noto Sans Arabic Cond ExtLt * Noto Sans Arabic Cond Light * Noto Sans Arabic Cond Med * Noto Sans Arabic Cond SemBd * Noto Sans Arabic Cond Thin * Noto Sans Arabic ExtBd * Noto Sans Arabic ExtCond * Noto Sans Arabic ExtCond Blk * Noto Sans Arabic ExtCond ExtBd * Noto Sans Arabic ExtCond ExtLt * Noto Sans Arabic ExtCond Light * Noto Sans Arabic ExtCond Med * Noto Sans Arabic ExtCond SemBd * Noto Sans Arabic ExtCond Thin * Noto Sans Arabic ExtLt * Noto Sans Arabic Light * Noto Sans Arabic Med * Noto Sans Arabic SemBd * Noto Sans Arabic SemCond * Noto Sans Arabic SemCond Blk * Noto Sans Arabic SemCond ExtBd * Noto Sans Arabic SemCond ExtLt * Noto Sans Arabic SemCond Light * Noto Sans Arabic SemCond Med * Noto Sans Arabic SemCond SemBd * Noto Sans Arabic SemCond Thin * Noto Sans Arabic Thin * Noto Sans Armenian Black * Noto Sans Armenian Condensed * Noto Sans Armenian Condensed Black * Noto Sans Armenian Condensed ExtraBold * Noto Sans Armenian Condensed ExtraLight * Noto Sans Armenian Condensed Light * Noto Sans Armenian Condensed Medium * Noto Sans Armenian Condensed SemiBold * Noto Sans Armenian Condensed Thin * Noto Sans Armenian ExtraBold * Noto Sans Armenian ExtraCondensed * Noto Sans Armenian ExtraCondensed Black * Noto Sans Armenian ExtraCondensed ExtraBold * Noto Sans Armenian ExtraCondensed ExtraLight * Noto Sans Armenian ExtraCondensed Light * Noto Sans Armenian ExtraCondensed Medium * Noto Sans Armenian ExtraCondensed SemiBold * Noto Sans Armenian ExtraCondensed Thin * Noto Sans Armenian ExtraLight * Noto Sans Armenian Light * Noto Sans Armenian Medium * Noto Sans Armenian SemiBold * Noto Sans Armenian SemiCondensed * Noto Sans Armenian SemiCondensed Black * Noto Sans Armenian SemiCondensed ExtraBold * Noto Sans Armenian SemiCondensed ExtraLight * Noto Sans Armenian SemiCondensed Light * Noto Sans Armenian SemiCondensed Medium * Noto Sans Armenian SemiCondensed SemiBold * Noto Sans Armenian SemiCondensed Thin * Noto Sans Armenian Thin * Noto Sans Balinese Medium * Noto Sans Balinese SemiBold * Noto Sans Bamum Medium * Noto Sans Bamum SemiBold * Noto Sans Bengali Black * Noto Sans Bengali Condensed * Noto Sans Bengali ExtraBold * Noto Sans Bengali ExtraCondensed * Noto Sans Bengali ExtraLight * Noto Sans Bengali Light * Noto Sans Bengali Medium * Noto Sans Bengali SemiBold * Noto Sans Bengali SemiCondensed * Noto Sans Bengali Thin * Noto Sans Black * Noto Sans CanAborig Bk * Noto Sans CanAborig Lt * Noto Sans CanAborig Md * Noto Sans CanAborig SmBd * Noto Sans CanAborig Th * Noto Sans CanAborig XBd * Noto Sans CanAborig XLt * Noto Sans Cham Blk * Noto Sans Cham ExtBd * Noto Sans Cham ExtLt * Noto Sans Cham Light * Noto Sans Cham Med * Noto Sans Cham SemBd * Noto Sans Cham Thin * Noto Sans Cherokee Blk * Noto Sans Cherokee ExtBd * Noto Sans Cherokee ExtLt * Noto Sans Cherokee Light * Noto Sans Cherokee Med * Noto Sans Cherokee SemBd * Noto Sans Cherokee Thin * Noto Sans Condensed * Noto Sans Condensed Black * Noto Sans Condensed ExtraBold * Noto Sans Condensed ExtraLight * Noto Sans Condensed Light * Noto Sans Condensed Medium * Noto Sans Condensed SemiBold * Noto Sans Condensed Thin * Noto Sans Devanagari Black * Noto Sans Devanagari Condensed * Noto Sans Devanagari Condensed Black * Noto Sans Devanagari Condensed ExtraBold * Noto Sans Devanagari Condensed ExtraLight * Noto Sans Devanagari Condensed Light * Noto Sans Devanagari Condensed Medium * Noto Sans Devanagari Condensed SemiBold * Noto Sans Devanagari Condensed Thin * Noto Sans Devanagari ExtraBold * Noto Sans Devanagari ExtraCondensed * Noto Sans Devanagari ExtraCondensed Black * Noto Sans Devanagari ExtraCondensed ExtraBold * Noto Sans Devanagari ExtraCondensed ExtraLight * Noto Sans Devanagari ExtraCondensed Light * Noto Sans Devanagari ExtraCondensed Medium * Noto Sans Devanagari ExtraCondensed SemiBold * Noto Sans Devanagari ExtraCondensed Thin * Noto Sans Devanagari ExtraLight * Noto Sans Devanagari Light * Noto Sans Devanagari Medium * Noto Sans Devanagari SemiBold * Noto Sans Devanagari SemiCondensed * Noto Sans Devanagari SemiCondensed Black * Noto Sans Devanagari SemiCondensed ExtraBold * Noto Sans Devanagari SemiCondensed ExtraLight * Noto Sans Devanagari SemiCondensed Light * Noto Sans Devanagari SemiCondensed Medium * Noto Sans Devanagari SemiCondensed SemiBold * Noto Sans Devanagari SemiCondensed Thin * Noto Sans Devanagari Thin * Noto Sans Display Black * Noto Sans Display Condensed * Noto Sans Display Condensed Black * Noto Sans Display Condensed ExtraBold * Noto Sans Display Condensed ExtraLight * Noto Sans Display Condensed Light * Noto Sans Display Condensed Medium * Noto Sans Display Condensed SemiBold * Noto Sans Display Condensed Thin * Noto Sans Display ExtraBold * Noto Sans Display ExtraCondensed * Noto Sans Display ExtraCondensed Black * Noto Sans Display ExtraCondensed ExtraBold * Noto Sans Display ExtraCondensed ExtraLight * Noto Sans Display ExtraCondensed Light * Noto Sans Display ExtraCondensed Medium * Noto Sans Display ExtraCondensed SemiBold * Noto Sans Display ExtraCondensed Thin * Noto Sans Display ExtraLight * Noto Sans Display Light * Noto Sans Display Medium * Noto Sans Display SemiBold * Noto Sans Display SemiCondensed * Noto Sans Display SemiCondensed Black * Noto Sans Display SemiCondensed ExtraBold * Noto Sans Display SemiCondensed ExtraLight * Noto Sans Display SemiCondensed Light * Noto Sans Display SemiCondensed Medium * Noto Sans Display SemiCondensed SemiBold * Noto Sans Display SemiCondensed Thin * Noto Sans Display Thin * Noto Sans Ethiopic Blk * Noto Sans Ethiopic Cond * Noto Sans Ethiopic Cond Blk * Noto Sans Ethiopic Cond ExtBd * Noto Sans Ethiopic Cond ExtLt * Noto Sans Ethiopic Cond Light * Noto Sans Ethiopic Cond Med * Noto Sans Ethiopic Cond SemBd * Noto Sans Ethiopic Cond Thin * Noto Sans Ethiopic ExtBd * Noto Sans Ethiopic ExtCond * Noto Sans Ethiopic ExtCond Blk * Noto Sans Ethiopic ExtCond ExtBd * Noto Sans Ethiopic ExtCond ExtLt * Noto Sans Ethiopic ExtCond Light * Noto Sans Ethiopic ExtCond Med * Noto Sans Ethiopic ExtCond SemBd * Noto Sans Ethiopic ExtCond Thin * Noto Sans Ethiopic ExtLt * Noto Sans Ethiopic Light * Noto Sans Ethiopic Med * Noto Sans Ethiopic SemBd * Noto Sans Ethiopic SemCond * Noto Sans Ethiopic SemCond Blk * Noto Sans Ethiopic SemCond ExtBd * Noto Sans Ethiopic SemCond ExtLt * Noto Sans Ethiopic SemCond Light * Noto Sans Ethiopic SemCond Med * Noto Sans Ethiopic SemCond SemBd * Noto Sans Ethiopic SemCond Thin * Noto Sans Ethiopic Thin * Noto Sans ExtraBold * Noto Sans ExtraCondensed * Noto Sans ExtraCondensed Black * Noto Sans ExtraCondensed ExtraBold * Noto Sans ExtraCondensed ExtraLight * Noto Sans ExtraCondensed Light * Noto Sans ExtraCondensed Medium * Noto Sans ExtraCondensed SemiBold * Noto Sans ExtraCondensed Thin * Noto Sans ExtraLight * Noto Sans Georgian Blk * Noto Sans Georgian Cond * Noto Sans Georgian Cond Blk * Noto Sans Georgian Cond ExtBd * Noto Sans Georgian Cond ExtLt * Noto Sans Georgian Cond Light * Noto Sans Georgian Cond Med * Noto Sans Georgian Cond SemBd * Noto Sans Georgian Cond Thin * Noto Sans Georgian ExtBd * Noto Sans Georgian ExtCond * Noto Sans Georgian ExtCond Blk * Noto Sans Georgian ExtCond ExtBd * Noto Sans Georgian ExtCond ExtLt * Noto Sans Georgian ExtCond Light * Noto Sans Georgian ExtCond Med * Noto Sans Georgian ExtCond SemBd * Noto Sans Georgian ExtCond Thin * Noto Sans Georgian ExtLt * Noto Sans Georgian Light * Noto Sans Georgian Med * Noto Sans Georgian SemBd * Noto Sans Georgian SemCond * Noto Sans Georgian SemCond Blk * Noto Sans Georgian SemCond ExtBd * Noto Sans Georgian SemCond ExtLt * Noto Sans Georgian SemCond Light * Noto Sans Georgian SemCond Med * Noto Sans Georgian SemCond SemBd * Noto Sans Georgian SemCond Thin * Noto Sans Georgian Thin * Noto Sans Gujarati Black * Noto Sans Gujarati Condensed * Noto Sans Gujarati Condensed Black * Noto Sans Gujarati Condensed ExtraBold * Noto Sans Gujarati Condensed ExtraLight * Noto Sans Gujarati Condensed Light * Noto Sans Gujarati Condensed Medium * Noto Sans Gujarati Condensed SemiBold * Noto Sans Gujarati Condensed Thin * Noto Sans Gujarati ExtraBold * Noto Sans Gujarati ExtraCondensed * Noto Sans Gujarati ExtraCondensed Black * Noto Sans Gujarati ExtraCondensed ExtraBold * Noto Sans Gujarati ExtraCondensed ExtraLight * Noto Sans Gujarati ExtraCondensed Light * Noto Sans Gujarati ExtraCondensed Medium * Noto Sans Gujarati ExtraCondensed SemiBold * Noto Sans Gujarati ExtraCondensed Thin * Noto Sans Gujarati ExtraLight * Noto Sans Gujarati Light * Noto Sans Gujarati Medium * Noto Sans Gujarati SemiBold * Noto Sans Gujarati SemiCondensed * Noto Sans Gujarati SemiCondensed Black * Noto Sans Gujarati SemiCondensed ExtraBold * Noto Sans Gujarati SemiCondensed ExtraLight * Noto Sans Gujarati SemiCondensed Light * Noto Sans Gujarati SemiCondensed Medium * Noto Sans Gujarati SemiCondensed SemiBold * Noto Sans Gujarati SemiCondensed Thin * Noto Sans Gujarati Thin * Noto Sans Gurmukhi Black * Noto Sans Gurmukhi Condensed * Noto Sans Gurmukhi Condensed Black * Noto Sans Gurmukhi Condensed ExtraBold * Noto Sans Gurmukhi Condensed ExtraLight * Noto Sans Gurmukhi Condensed Light * Noto Sans Gurmukhi Condensed Medium * Noto Sans Gurmukhi Condensed SemiBold * Noto Sans Gurmukhi Condensed Thin * Noto Sans Gurmukhi ExtraBold * Noto Sans Gurmukhi ExtraCondensed * Noto Sans Gurmukhi ExtraCondensed Black * Noto Sans Gurmukhi ExtraCondensed ExtraBold * Noto Sans Gurmukhi ExtraCondensed ExtraLight * Noto Sans Gurmukhi ExtraCondensed Light * Noto Sans Gurmukhi ExtraCondensed Medium * Noto Sans Gurmukhi ExtraCondensed SemiBold * Noto Sans Gurmukhi ExtraCondensed Thin * Noto Sans Gurmukhi ExtraLight * Noto Sans Gurmukhi Light * Noto Sans Gurmukhi Medium * Noto Sans Gurmukhi SemiBold * Noto Sans Gurmukhi SemiCondensed * Noto Sans Gurmukhi SemiCondensed Black * Noto Sans Gurmukhi SemiCondensed ExtraBold * Noto Sans Gurmukhi SemiCondensed ExtraLight * Noto Sans Gurmukhi SemiCondensed Light * Noto Sans Gurmukhi SemiCondensed Medium * Noto Sans Gurmukhi SemiCondensed SemiBold * Noto Sans Gurmukhi SemiCondensed Thin * Noto Sans Gurmukhi Thin * Noto Sans Hanifi Rohingya Medium * Noto Sans Hanifi Rohingya SemiBold * Noto Sans Hebrew Blk * Noto Sans Hebrew Cond * Noto Sans Hebrew Cond Blk * Noto Sans Hebrew Cond ExtBd * Noto Sans Hebrew Cond ExtLt * Noto Sans Hebrew Cond Light * Noto Sans Hebrew Cond Med * Noto Sans Hebrew Cond SemBd * Noto Sans Hebrew Cond Thin * Noto Sans Hebrew ExtBd * Noto Sans Hebrew ExtCond * Noto Sans Hebrew ExtCond Blk * Noto Sans Hebrew ExtCond ExtBd * Noto Sans Hebrew ExtCond ExtLt * Noto Sans Hebrew ExtCond Light * Noto Sans Hebrew ExtCond Med * Noto Sans Hebrew ExtCond SemBd * Noto Sans Hebrew ExtCond Thin * Noto Sans Hebrew ExtLt * Noto Sans Hebrew Light * Noto Sans Hebrew Med * Noto Sans Hebrew SemBd * Noto Sans Hebrew SemCond * Noto Sans Hebrew SemCond Blk * Noto Sans Hebrew SemCond ExtBd * Noto Sans Hebrew SemCond ExtLt * Noto Sans Hebrew SemCond Light * Noto Sans Hebrew SemCond Med * Noto Sans Hebrew SemCond SemBd * Noto Sans Hebrew SemCond Thin * Noto Sans Hebrew Thin * Noto Sans Kannada Black * Noto Sans Kannada Condensed * Noto Sans Kannada Condensed Black * Noto Sans Kannada Condensed ExtraBold * Noto Sans Kannada Condensed ExtraLight * Noto Sans Kannada Condensed Light * Noto Sans Kannada Condensed Medium * Noto Sans Kannada Condensed SemiBold * Noto Sans Kannada Condensed Thin * Noto Sans Kannada ExtraBold * Noto Sans Kannada ExtraCondensed * Noto Sans Kannada ExtraCondensed Black * Noto Sans Kannada ExtraCondensed ExtraBold * Noto Sans Kannada ExtraCondensed ExtraLight * Noto Sans Kannada ExtraCondensed Light * Noto Sans Kannada ExtraCondensed Medium * Noto Sans Kannada ExtraCondensed SemiBold * Noto Sans Kannada ExtraCondensed Thin * Noto Sans Kannada ExtraLight * Noto Sans Kannada Light * Noto Sans Kannada Medium * Noto Sans Kannada SemiBold * Noto Sans Kannada SemiCondensed * Noto Sans Kannada SemiCondensed Black * Noto Sans Kannada SemiCondensed ExtraBold * Noto Sans Kannada SemiCondensed ExtraLight * Noto Sans Kannada SemiCondensed Light * Noto Sans Kannada SemiCondensed Medium * Noto Sans Kannada SemiCondensed SemiBold * Noto Sans Kannada SemiCondensed Thin * Noto Sans Kannada Thin * Noto Sans Kayah Li Medium * Noto Sans Kayah Li SemiBold * Noto Sans Khmer Black * Noto Sans Khmer Condensed * Noto Sans Khmer Condensed Black * Noto Sans Khmer Condensed ExtraBold * Noto Sans Khmer Condensed ExtraLight * Noto Sans Khmer Condensed Light * Noto Sans Khmer Condensed Medium * Noto Sans Khmer Condensed SemiBold * Noto Sans Khmer Condensed Thin * Noto Sans Khmer ExtraBold * Noto Sans Khmer ExtraCondensed * Noto Sans Khmer ExtraCondensed Black * Noto Sans Khmer ExtraCondensed ExtraBold * Noto Sans Khmer ExtraCondensed ExtraLight * Noto Sans Khmer ExtraCondensed Light * Noto Sans Khmer ExtraCondensed Medium * Noto Sans Khmer ExtraCondensed SemiBold * Noto Sans Khmer ExtraCondensed Thin * Noto Sans Khmer ExtraLight * Noto Sans Khmer Light * Noto Sans Khmer Medium * Noto Sans Khmer SemiBold * Noto Sans Khmer SemiCondensed * Noto Sans Khmer SemiCondensed Black * Noto Sans Khmer SemiCondensed ExtraBold * Noto Sans Khmer SemiCondensed ExtraLight * Noto Sans Khmer SemiCondensed Light * Noto Sans Khmer SemiCondensed Medium * Noto Sans Khmer SemiCondensed SemiBold * Noto Sans Khmer SemiCondensed Thin * Noto Sans Khmer Thin * Noto Sans Lao Blk * Noto Sans Lao Cond * Noto Sans Lao Cond Blk * Noto Sans Lao Cond ExtBd * Noto Sans Lao Cond ExtLt * Noto Sans Lao Cond Light * Noto Sans Lao Cond Med * Noto Sans Lao Cond SemBd * Noto Sans Lao Cond Thin * Noto Sans Lao ExtBd * Noto Sans Lao ExtCond * Noto Sans Lao ExtCond Blk * Noto Sans Lao ExtCond ExtBd * Noto Sans Lao ExtCond ExtLt * Noto Sans Lao ExtCond Light * Noto Sans Lao ExtCond Med * Noto Sans Lao ExtCond SemBd * Noto Sans Lao ExtCond Thin * Noto Sans Lao ExtLt * Noto Sans Lao Light * Noto Sans Lao Med * Noto Sans Lao SemBd * Noto Sans Lao SemCond * Noto Sans Lao SemCond Blk * Noto Sans Lao SemCond ExtBd * Noto Sans Lao SemCond ExtLt * Noto Sans Lao SemCond Light * Noto Sans Lao SemCond Med * Noto Sans Lao SemCond SemBd * Noto Sans Lao SemCond Thin * Noto Sans Lao Thin * Noto Sans Light * Noto Sans Lisu Medium * Noto Sans Lisu Semi Bold * Noto Sans Malayalam Black * Noto Sans Malayalam Condensed * Noto Sans Malayalam Condensed Black * Noto Sans Malayalam Condensed ExtraBold * Noto Sans Malayalam Condensed ExtraLight * Noto Sans Malayalam Condensed Light * Noto Sans Malayalam Condensed Medium * Noto Sans Malayalam Condensed SemiBold * Noto Sans Malayalam Condensed Thin * Noto Sans Malayalam ExtraBold * Noto Sans Malayalam ExtraCondensed * Noto Sans Malayalam ExtraCondensed Black * Noto Sans Malayalam ExtraCondensed ExtraBold * Noto Sans Malayalam ExtraCondensed ExtraLight * Noto Sans Malayalam ExtraCondensed Light * Noto Sans Malayalam ExtraCondensed Medium * Noto Sans Malayalam ExtraCondensed SemiBold * Noto Sans Malayalam ExtraCondensed Thin * Noto Sans Malayalam ExtraLight * Noto Sans Malayalam Light * Noto Sans Malayalam Medium * Noto Sans Malayalam SemiBold * Noto Sans Malayalam SemiCondensed * Noto Sans Malayalam SemiCondensed Black * Noto Sans Malayalam SemiCondensed ExtraBold * Noto Sans Malayalam SemiCondensed ExtraLight * Noto Sans Malayalam SemiCondensed Light * Noto Sans Malayalam SemiCondensed Medium * Noto Sans Malayalam SemiCondensed SemiBold * Noto Sans Malayalam SemiCondensed Thin * Noto Sans Malayalam Thin * Noto Sans Medefaidrin Medium * Noto Sans Medefaidrin SemiBold * Noto Sans Medium * Noto Sans MeeteiMayek Black * Noto Sans MeeteiMayek ExtraBold * Noto Sans MeeteiMayek ExtraLight * Noto Sans MeeteiMayek Light * Noto Sans MeeteiMayek Medium * Noto Sans MeeteiMayek SemiBold * Noto Sans MeeteiMayek Thin * Noto Sans Mono Black * Noto Sans Mono Condensed * Noto Sans Mono Condensed Black * Noto Sans Mono Condensed ExtraBold * Noto Sans Mono Condensed ExtraLight * Noto Sans Mono Condensed Light * Noto Sans Mono Condensed Medium * Noto Sans Mono Condensed SemiBold * Noto Sans Mono Condensed Thin * Noto Sans Mono ExtraBold * Noto Sans Mono ExtraCondensed * Noto Sans Mono ExtraCondensed Black * Noto Sans Mono ExtraCondensed ExtraBold * Noto Sans Mono ExtraCondensed ExtraLight * Noto Sans Mono ExtraCondensed Light * Noto Sans Mono ExtraCondensed Medium * Noto Sans Mono ExtraCondensed SemiBold * Noto Sans Mono ExtraCondensed Thin * Noto Sans Mono ExtraLight * Noto Sans Mono Light * Noto Sans Mono Medium * Noto Sans Mono SemiBold * Noto Sans Mono SemiCondensed * Noto Sans Mono SemiCondensed Black * Noto Sans Mono SemiCondensed ExtraBold * Noto Sans Mono SemiCondensed ExtraLight * Noto Sans Mono SemiCondensed Light * Noto Sans Mono SemiCondensed Medium * Noto Sans Mono SemiCondensed SemiBold * Noto Sans Mono SemiCondensed Thin * Noto Sans Mono Thin * Noto Sans Myanmar Blk * Noto Sans Myanmar Cond * Noto Sans Myanmar Cond Blk * Noto Sans Myanmar Cond ExtBd * Noto Sans Myanmar Cond ExtLt * Noto Sans Myanmar Cond Light * Noto Sans Myanmar Cond Med * Noto Sans Myanmar Cond SemBd * Noto Sans Myanmar Cond Thin * Noto Sans Myanmar ExtBd * Noto Sans Myanmar ExtCond * Noto Sans Myanmar ExtCond Blk * Noto Sans Myanmar ExtCond ExtBd * Noto Sans Myanmar ExtCond ExtLt * Noto Sans Myanmar ExtCond Light * Noto Sans Myanmar ExtCond Med * Noto Sans Myanmar ExtCond SemBd * Noto Sans Myanmar ExtCond Thin * Noto Sans Myanmar ExtLt * Noto Sans Myanmar Light * Noto Sans Myanmar Med * Noto Sans Myanmar SemBd * Noto Sans Myanmar SemCond * Noto Sans Myanmar SemCond Blk * Noto Sans Myanmar SemCond ExtBd * Noto Sans Myanmar SemCond ExtLt * Noto Sans Myanmar SemCond Light * Noto Sans Myanmar SemCond Med * Noto Sans Myanmar SemCond SemBd * Noto Sans Myanmar SemCond Thin * Noto Sans Myanmar Thin * Noto Sans Ol Chiki Medium * Noto Sans Ol Chiki SemiBold * Noto Sans Oriya Blk * Noto Sans Oriya Cond * Noto Sans Oriya Cond Blk * Noto Sans Oriya Cond Bold * Noto Sans Oriya Cond Thin * Noto Sans Oriya ExtCond * Noto Sans Oriya ExtCond Blk * Noto Sans Oriya ExtCond Bold * Noto Sans Oriya ExtCond Thin * Noto Sans Oriya Thin * Noto Sans SemiBold * Noto Sans SemiCondensed * Noto Sans SemiCondensed Black * Noto Sans SemiCondensed ExtraBold * Noto Sans SemiCondensed ExtraLight * Noto Sans SemiCondensed Light * Noto Sans SemiCondensed Medium * Noto Sans SemiCondensed SemiBold * Noto Sans SemiCondensed Thin * Noto Sans Sinhala Black * Noto Sans Sinhala Condensed * Noto Sans Sinhala Condensed Black * Noto Sans Sinhala Condensed ExtraBold * Noto Sans Sinhala Condensed ExtraLight * Noto Sans Sinhala Condensed Light * Noto Sans Sinhala Condensed Medium * Noto Sans Sinhala Condensed SemiBold * Noto Sans Sinhala Condensed Thin * Noto Sans Sinhala ExtraBold * Noto Sans Sinhala ExtraCondensed * Noto Sans Sinhala ExtraCondensed Black * Noto Sans Sinhala ExtraCondensed ExtraBold * Noto Sans Sinhala ExtraCondensed ExtraLight * Noto Sans Sinhala ExtraCondensed Light * Noto Sans Sinhala ExtraCondensed Medium * Noto Sans Sinhala ExtraCondensed SemiBold * Noto Sans Sinhala ExtraCondensed Thin * Noto Sans Sinhala ExtraLight * Noto Sans Sinhala Light * Noto Sans Sinhala Medium * Noto Sans Sinhala SemiBold * Noto Sans Sinhala SemiCondensed * Noto Sans Sinhala SemiCondensed Black * Noto Sans Sinhala SemiCondensed ExtraBold * Noto Sans Sinhala SemiCondensed ExtraLight * Noto Sans Sinhala SemiCondensed Light * Noto Sans Sinhala SemiCondensed Medium * Noto Sans Sinhala SemiCondensed SemiBold * Noto Sans Sinhala SemiCondensed Thin * Noto Sans Sinhala Thin * Noto Sans Sora Sompeng Medium * Noto Sans Sora Sompeng Semi Bold * Noto Sans Sundanese * Noto Sans Symbols Black * Noto Sans Symbols ExtraBold * Noto Sans Symbols ExtraLight * Noto Sans Symbols Light * Noto Sans Symbols Medium * Noto Sans Symbols SemiBold * Noto Sans Symbols Thin * Noto Sans Syriac Black * Noto Sans Syriac Thin * Noto Sans Tai Tham Medium * Noto Sans Tai Tham SemiBold * Noto Sans Tamil Black * Noto Sans Tamil Condensed * Noto Sans Tamil Condensed Black * Noto Sans Tamil Condensed ExtraBold * Noto Sans Tamil Condensed ExtraLight * Noto Sans Tamil Condensed Light * Noto Sans Tamil Condensed Medium * Noto Sans Tamil Condensed SemiBold * Noto Sans Tamil Condensed Thin * Noto Sans Tamil ExtraBold * Noto Sans Tamil ExtraCondensed * Noto Sans Tamil ExtraCondensed Black * Noto Sans Tamil ExtraCondensed ExtraBold * Noto Sans Tamil ExtraCondensed ExtraLight * Noto Sans Tamil ExtraCondensed Light * Noto Sans Tamil ExtraCondensed Medium * Noto Sans Tamil ExtraCondensed SemiBold * Noto Sans Tamil ExtraCondensed Thin * Noto Sans Tamil ExtraLight * Noto Sans Tamil Light * Noto Sans Tamil Medium * Noto Sans Tamil SemiBold * Noto Sans Tamil SemiCondensed * Noto Sans Tamil SemiCondensed Black * Noto Sans Tamil SemiCondensed ExtraBold * Noto Sans Tamil SemiCondensed ExtraLight * Noto Sans Tamil SemiCondensed Light * Noto Sans Tamil SemiCondensed Medium * Noto Sans Tamil SemiCondensed SemiBold * Noto Sans Tamil SemiCondensed Thin * Noto Sans Tamil Thin * Noto Sans Telugu Black * Noto Sans Telugu Condensed * Noto Sans Telugu Condensed Black * Noto Sans Telugu Condensed ExtraBold * Noto Sans Telugu Condensed ExtraLight * Noto Sans Telugu Condensed Light * Noto Sans Telugu Condensed Medium * Noto Sans Telugu Condensed SemiBold * Noto Sans Telugu Condensed Thin * Noto Sans Telugu ExtraBold * Noto Sans Telugu ExtraCondensed * Noto Sans Telugu ExtraCondensed Black * Noto Sans Telugu ExtraCondensed ExtraBold * Noto Sans Telugu ExtraCondensed ExtraLight * Noto Sans Telugu ExtraCondensed Light * Noto Sans Telugu ExtraCondensed Medium * Noto Sans Telugu ExtraCondensed SemiBold * Noto Sans Telugu ExtraCondensed Thin * Noto Sans Telugu ExtraLight * Noto Sans Telugu Light * Noto Sans Telugu Medium * Noto Sans Telugu SemiBold * Noto Sans Telugu SemiCondensed * Noto Sans Telugu SemiCondensed Black * Noto Sans Telugu SemiCondensed ExtraBold * Noto Sans Telugu SemiCondensed ExtraLight * Noto Sans Telugu SemiCondensed Light * Noto Sans Telugu SemiCondensed Medium * Noto Sans Telugu SemiCondensed SemiBold * Noto Sans Telugu SemiCondensed Thin * Noto Sans Telugu Thin * Noto Sans Thaana Black * Noto Sans Thaana ExtraBold * Noto Sans Thaana ExtraLight * Noto Sans Thaana Light * Noto Sans Thaana Medium * Noto Sans Thaana SemiBold * Noto Sans Thaana Thin * Noto Sans Thai Blk * Noto Sans Thai Cond * Noto Sans Thai Cond Blk * Noto Sans Thai Cond ExtBd * Noto Sans Thai Cond ExtLt * Noto Sans Thai Cond Light * Noto Sans Thai Cond Med * Noto Sans Thai Cond SemBd * Noto Sans Thai Cond Thin * Noto Sans Thai ExtBd * Noto Sans Thai ExtCond * Noto Sans Thai ExtCond Blk * Noto Sans Thai ExtCond ExtBd * Noto Sans Thai ExtCond ExtLt * Noto Sans Thai ExtCond Light * Noto Sans Thai ExtCond Med * Noto Sans Thai ExtCond SemBd * Noto Sans Thai ExtCond Thin * Noto Sans Thai ExtLt * Noto Sans Thai Light * Noto Sans Thai Med * Noto Sans Thai SemBd * Noto Sans Thai SemCond * Noto Sans Thai SemCond Blk * Noto Sans Thai SemCond ExtBd * Noto Sans Thai SemCond ExtLt * Noto Sans Thai SemCond Light * Noto Sans Thai SemCond Med * Noto Sans Thai SemCond SemBd * Noto Sans Thai SemCond Thin * Noto Sans Thai Thin * Noto Sans Thin * Noto Serif Armenian Black * Noto Serif Armenian Condensed * Noto Serif Armenian Condensed Black * Noto Serif Armenian Condensed ExtraBold * Noto Serif Armenian Condensed ExtraLight * Noto Serif Armenian Condensed Light * Noto Serif Armenian Condensed Medium * Noto Serif Armenian Condensed SemiBold * Noto Serif Armenian Condensed Thin * Noto Serif Armenian ExtraBold * Noto Serif Armenian ExtraCondensed * Noto Serif Armenian ExtraCondensed Black * Noto Serif Armenian ExtraCondensed ExtraBold * Noto Serif Armenian ExtraCondensed ExtraLight * Noto Serif Armenian ExtraCondensed Light * Noto Serif Armenian ExtraCondensed Medium * Noto Serif Armenian ExtraCondensed SemiBold * Noto Serif Armenian ExtraCondensed Thin * Noto Serif Armenian ExtraLight * Noto Serif Armenian Light * Noto Serif Armenian Medium * Noto Serif Armenian SemiBold * Noto Serif Armenian SemiCondensed * Noto Serif Armenian SemiCondensed Black * Noto Serif Armenian SemiCondensed ExtraBold * Noto Serif Armenian SemiCondensed ExtraLight * Noto Serif Armenian SemiCondensed Light * Noto Serif Armenian SemiCondensed Medium * Noto Serif Armenian SemiCondensed SemiBold * Noto Serif Armenian SemiCondensed Thin * Noto Serif Armenian Thin * Noto Serif Bengali Black * Noto Serif Bengali Condensed * Noto Serif Bengali Condensed Black * Noto Serif Bengali Condensed ExtraBold * Noto Serif Bengali Condensed ExtraLight * Noto Serif Bengali Condensed Light * Noto Serif Bengali Condensed Medium * Noto Serif Bengali Condensed SemiBold * Noto Serif Bengali Condensed Thin * Noto Serif Bengali ExtraBold * Noto Serif Bengali ExtraCondensed * Noto Serif Bengali ExtraCondensed Black * Noto Serif Bengali ExtraCondensed ExtraBold * Noto Serif Bengali ExtraCondensed ExtraLight * Noto Serif Bengali ExtraCondensed Light * Noto Serif Bengali ExtraCondensed Medium * Noto Serif Bengali ExtraCondensed SemiBold * Noto Serif Bengali ExtraCondensed Thin * Noto Serif Bengali ExtraLight * Noto Serif Bengali Light * Noto Serif Bengali Medium * Noto Serif Bengali SemiBold * Noto Serif Bengali SemiCondensed * Noto Serif Bengali SemiCondensed Black * Noto Serif Bengali SemiCondensed ExtraBold * Noto Serif Bengali SemiCondensed ExtraLight * Noto Serif Bengali SemiCondensed Light * Noto Serif Bengali SemiCondensed Medium * Noto Serif Bengali SemiCondensed SemiBold * Noto Serif Bengali SemiCondensed Thin * Noto Serif Bengali Thin * Noto Serif Black * Noto Serif Condensed * Noto Serif Condensed Black * Noto Serif Condensed ExtraBold * Noto Serif Condensed ExtraLight * Noto Serif Condensed Light * Noto Serif Condensed Medium * Noto Serif Condensed SemiBold * Noto Serif Condensed Thin * Noto Serif Devanagari Black * Noto Serif Devanagari Condensed * Noto Serif Devanagari Condensed Black * Noto Serif Devanagari Condensed ExtraBold * Noto Serif Devanagari Condensed ExtraLight * Noto Serif Devanagari Condensed Light * Noto Serif Devanagari Condensed Medium * Noto Serif Devanagari Condensed SemiBold * Noto Serif Devanagari Condensed Thin * Noto Serif Devanagari ExtraBold * Noto Serif Devanagari ExtraCondensed * Noto Serif Devanagari ExtraCondensed Black * Noto Serif Devanagari ExtraCondensed ExtraBold * Noto Serif Devanagari ExtraCondensed ExtraLight * Noto Serif Devanagari ExtraCondensed Light * Noto Serif Devanagari ExtraCondensed Medium * Noto Serif Devanagari ExtraCondensed SemiBold * Noto Serif Devanagari ExtraCondensed Thin * Noto Serif Devanagari ExtraLight * Noto Serif Devanagari Light * Noto Serif Devanagari Medium * Noto Serif Devanagari SemiBold * Noto Serif Devanagari SemiCondensed * Noto Serif Devanagari SemiCondensed Black * Noto Serif Devanagari SemiCondensed ExtraBold * Noto Serif Devanagari SemiCondensed ExtraLight * Noto Serif Devanagari SemiCondensed Light * Noto Serif Devanagari SemiCondensed Medium * Noto Serif Devanagari SemiCondensed SemiBold * Noto Serif Devanagari SemiCondensed Thin * Noto Serif Devanagari Thin * Noto Serif Display Black * Noto Serif Display Condensed * Noto Serif Display Condensed Black * Noto Serif Display Condensed ExtraBold * Noto Serif Display Condensed ExtraLight * Noto Serif Display Condensed Light * Noto Serif Display Condensed Medium * Noto Serif Display Condensed SemiBold * Noto Serif Display Condensed Thin * Noto Serif Display ExtraBold * Noto Serif Display ExtraCondensed * Noto Serif Display ExtraCondensed Black * Noto Serif Display ExtraCondensed ExtraBold * Noto Serif Display ExtraCondensed ExtraLight * Noto Serif Display ExtraCondensed Light * Noto Serif Display ExtraCondensed Medium * Noto Serif Display ExtraCondensed SemiBold * Noto Serif Display ExtraCondensed Thin * Noto Serif Display ExtraLight * Noto Serif Display Light * Noto Serif Display Medium * Noto Serif Display SemiBold * Noto Serif Display SemiCondensed * Noto Serif Display SemiCondensed Black * Noto Serif Display SemiCondensed ExtraBold * Noto Serif Display SemiCondensed ExtraLight * Noto Serif Display SemiCondensed Light * Noto Serif Display SemiCondensed Medium * Noto Serif Display SemiCondensed SemiBold * Noto Serif Display SemiCondensed Thin * Noto Serif Display Thin * Noto Serif Ethiopic Bk * Noto Serif Ethiopic Cn * Noto Serif Ethiopic Cn Bk * Noto Serif Ethiopic Cn Lt * Noto Serif Ethiopic Cn Md * Noto Serif Ethiopic Cn SmBd * Noto Serif Ethiopic Cn Th * Noto Serif Ethiopic Cn XBd * Noto Serif Ethiopic Cn XLt * Noto Serif Ethiopic Lt * Noto Serif Ethiopic Md * Noto Serif Ethiopic SmBd * Noto Serif Ethiopic SmCn * Noto Serif Ethiopic SmCn Bk * Noto Serif Ethiopic SmCn Lt * Noto Serif Ethiopic SmCn Md * Noto Serif Ethiopic SmCn SmBd * Noto Serif Ethiopic SmCn Th * Noto Serif Ethiopic SmCn XBd * Noto Serif Ethiopic SmCn XLt * Noto Serif Ethiopic Th * Noto Serif Ethiopic XBd * Noto Serif Ethiopic XCn * Noto Serif Ethiopic XCn Bk * Noto Serif Ethiopic XCn Lt * Noto Serif Ethiopic XCn Md * Noto Serif Ethiopic XCn SmBd * Noto Serif Ethiopic XCn Th * Noto Serif Ethiopic XCn XBd * Noto Serif Ethiopic XCn XLt * Noto Serif Ethiopic XLt * Noto Serif ExtraBold * Noto Serif ExtraCondensed * Noto Serif ExtraCondensed Black * Noto Serif ExtraCondensed ExtraBold * Noto Serif ExtraCondensed ExtraLight * Noto Serif ExtraCondensed Light * Noto Serif ExtraCondensed Medium * Noto Serif ExtraCondensed SemiBold * Noto Serif ExtraCondensed Thin * Noto Serif ExtraLight * Noto Serif Georgian Bk * Noto Serif Georgian Cn * Noto Serif Georgian Cn Bk * Noto Serif Georgian Cn Lt * Noto Serif Georgian Cn Md * Noto Serif Georgian Cn SmBd * Noto Serif Georgian Cn Th * Noto Serif Georgian Cn XBd * Noto Serif Georgian Cn XLt * Noto Serif Georgian Lt * Noto Serif Georgian Md * Noto Serif Georgian SmBd * Noto Serif Georgian SmCn * Noto Serif Georgian SmCn Bk * Noto Serif Georgian SmCn Lt * Noto Serif Georgian SmCn Md * Noto Serif Georgian SmCn SmBd * Noto Serif Georgian SmCn Th * Noto Serif Georgian SmCn XBd * Noto Serif Georgian SmCn XLt * Noto Serif Georgian Th * Noto Serif Georgian XBd * Noto Serif Georgian XCn * Noto Serif Georgian XCn Bk * Noto Serif Georgian XCn Lt * Noto Serif Georgian XCn Md * Noto Serif Georgian XCn SmBd * Noto Serif Georgian XCn Th * Noto Serif Georgian XCn XBd * Noto Serif Georgian XCn XLt * Noto Serif Georgian XLt * Noto Serif Gujarati Black * Noto Serif Gujarati ExtraBold * Noto Serif Gujarati ExtraLight * Noto Serif Gujarati Light * Noto Serif Gujarati Medium * Noto Serif Gujarati SemiBold * Noto Serif Gujarati Thin * Noto Serif Gurmukhi Black * Noto Serif Gurmukhi ExtraBold * Noto Serif Gurmukhi ExtraLight * Noto Serif Gurmukhi Light * Noto Serif Gurmukhi Medium * Noto Serif Gurmukhi SemiBold * Noto Serif Gurmukhi Thin * Noto Serif Hebrew Blk * Noto Serif Hebrew Cond * Noto Serif Hebrew Cond Blk * Noto Serif Hebrew Cond ExtBd * Noto Serif Hebrew Cond ExtLt * Noto Serif Hebrew Cond Light * Noto Serif Hebrew Cond Med * Noto Serif Hebrew Cond SemBd * Noto Serif Hebrew Cond Thin * Noto Serif Hebrew ExtBd * Noto Serif Hebrew ExtCond * Noto Serif Hebrew ExtCond Blk * Noto Serif Hebrew ExtCond ExtBd * Noto Serif Hebrew ExtCond ExtLt * Noto Serif Hebrew ExtCond Light * Noto Serif Hebrew ExtCond Med * Noto Serif Hebrew ExtCond SemBd * Noto Serif Hebrew ExtCond Thin * Noto Serif Hebrew ExtLt * Noto Serif Hebrew Light * Noto Serif Hebrew Med * Noto Serif Hebrew SemBd * Noto Serif Hebrew SemCond * Noto Serif Hebrew SemCond Blk * Noto Serif Hebrew SemCond ExtBd * Noto Serif Hebrew SemCond ExtLt * Noto Serif Hebrew SemCond Light * Noto Serif Hebrew SemCond Med * Noto Serif Hebrew SemCond SemBd * Noto Serif Hebrew SemCond Thin * Noto Serif Hebrew Thin * Noto Serif Hmong Nyiakeng Medium * Noto Serif Hmong Nyiakeng SemiBold * Noto Serif Kannada Black * Noto Serif Kannada ExtraBold * Noto Serif Kannada ExtraLight * Noto Serif Kannada Light * Noto Serif Kannada Medium * Noto Serif Kannada SemiBold * Noto Serif Kannada Thin * Noto Serif Khmer Black * Noto Serif Khmer Condensed * Noto Serif Khmer Condensed Black * Noto Serif Khmer Condensed ExtraBold * Noto Serif Khmer Condensed ExtraLight * Noto Serif Khmer Condensed Light * Noto Serif Khmer Condensed Medium * Noto Serif Khmer Condensed SemiBold * Noto Serif Khmer Condensed Thin * Noto Serif Khmer ExtraBold * Noto Serif Khmer ExtraCondensed * Noto Serif Khmer ExtraCondensed Black * Noto Serif Khmer ExtraCondensed ExtraBold * Noto Serif Khmer ExtraCondensed ExtraLight * Noto Serif Khmer ExtraCondensed Light * Noto Serif Khmer ExtraCondensed Medium * Noto Serif Khmer ExtraCondensed SemiBold * Noto Serif Khmer ExtraCondensed Thin * Noto Serif Khmer ExtraLight * Noto Serif Khmer Light * Noto Serif Khmer Medium * Noto Serif Khmer SemiBold * Noto Serif Khmer SemiCondensed * Noto Serif Khmer SemiCondensed Black * Noto Serif Khmer SemiCondensed ExtraBold * Noto Serif Khmer SemiCondensed ExtraLight * Noto Serif Khmer SemiCondensed Light * Noto Serif Khmer SemiCondensed Medium * Noto Serif Khmer SemiCondensed SemiBold * Noto Serif Khmer SemiCondensed Thin * Noto Serif Khmer Thin * Noto Serif Lao Blk * Noto Serif Lao Cond * Noto Serif Lao Cond Blk * Noto Serif Lao Cond ExtBd * Noto Serif Lao Cond ExtLt * Noto Serif Lao Cond Light * Noto Serif Lao Cond Med * Noto Serif Lao Cond SemBd * Noto Serif Lao Cond Thin * Noto Serif Lao ExtBd * Noto Serif Lao ExtCond * Noto Serif Lao ExtCond Blk * Noto Serif Lao ExtCond ExtBd * Noto Serif Lao ExtCond ExtLt * Noto Serif Lao ExtCond Light * Noto Serif Lao ExtCond Med * Noto Serif Lao ExtCond SemBd * Noto Serif Lao ExtCond Thin * Noto Serif Lao ExtLt * Noto Serif Lao Light * Noto Serif Lao Med * Noto Serif Lao SemBd * Noto Serif Lao SemCond * Noto Serif Lao SemCond Blk * Noto Serif Lao SemCond ExtBd * Noto Serif Lao SemCond ExtLt * Noto Serif Lao SemCond Light * Noto Serif Lao SemCond Med * Noto Serif Lao SemCond SemBd * Noto Serif Lao SemCond Thin * Noto Serif Lao Thin * Noto Serif Light * Noto Serif Malayalam Black * Noto Serif Malayalam ExtraBold * Noto Serif Malayalam ExtraLight * Noto Serif Malayalam Light * Noto Serif Malayalam Medium * Noto Serif Malayalam SemiBold * Noto Serif Malayalam Thin * Noto Serif Medium * Noto Serif Myanmar Blk * Noto Serif Myanmar Cond Blk * Noto Serif Myanmar Cond ExtBd * Noto Serif Myanmar Cond ExtLt * Noto Serif Myanmar Cond Med * Noto Serif Myanmar Cond SemBd * Noto Serif Myanmar Cond Thin * Noto Serif Myanmar Condensed * Noto Serif Myanmar Condensed Bold * Noto Serif Myanmar Condensed Light * Noto Serif Myanmar ExtBd * Noto Serif Myanmar ExtCond * Noto Serif Myanmar ExtCond Blk * Noto Serif Myanmar ExtCond ExtBd * Noto Serif Myanmar ExtCond ExtLt * Noto Serif Myanmar ExtCond Light * Noto Serif Myanmar ExtCond Med * Noto Serif Myanmar ExtCond SemBd * Noto Serif Myanmar ExtCond Thin * Noto Serif Myanmar ExtLt * Noto Serif Myanmar Light * Noto Serif Myanmar Med * Noto Serif Myanmar SemBd * Noto Serif Myanmar SemCond * Noto Serif Myanmar SemCond Blk * Noto Serif Myanmar SemCond ExtBd * Noto Serif Myanmar SemCond ExtLt * Noto Serif Myanmar SemCond Light * Noto Serif Myanmar SemCond Med * Noto Serif Myanmar SemCond SemBd * Noto Serif Myanmar SemCond Thin * Noto Serif Myanmar Thin * Noto Serif SemiBold * Noto Serif SemiCondensed * Noto Serif SemiCondensed Black * Noto Serif SemiCondensed ExtraBold * Noto Serif SemiCondensed ExtraLight * Noto Serif SemiCondensed Light * Noto Serif SemiCondensed Medium * Noto Serif SemiCondensed SemiBold * Noto Serif SemiCondensed Thin * Noto Serif Sinhala Black * Noto Serif Sinhala Condensed * Noto Serif Sinhala Condensed Black * Noto Serif Sinhala Condensed ExtraBold * Noto Serif Sinhala Condensed ExtraLight * Noto Serif Sinhala Condensed Light * Noto Serif Sinhala Condensed Medium * Noto Serif Sinhala Condensed SemiBold * Noto Serif Sinhala Condensed Thin * Noto Serif Sinhala ExtraBold * Noto Serif Sinhala ExtraCondensed * Noto Serif Sinhala ExtraCondensed Black * Noto Serif Sinhala ExtraCondensed ExtraBold * Noto Serif Sinhala ExtraCondensed ExtraLight * Noto Serif Sinhala ExtraCondensed Light * Noto Serif Sinhala ExtraCondensed Medium * Noto Serif Sinhala ExtraCondensed SemiBold * Noto Serif Sinhala ExtraCondensed Thin * Noto Serif Sinhala ExtraLight * Noto Serif Sinhala Light * Noto Serif Sinhala Medium * Noto Serif Sinhala SemiBold * Noto Serif Sinhala SemiCondensed * Noto Serif Sinhala SemiCondensed Black * Noto Serif Sinhala SemiCondensed ExtraBold * Noto Serif Sinhala SemiCondensed ExtraLight * Noto Serif Sinhala SemiCondensed Light * Noto Serif Sinhala SemiCondensed Medium * Noto Serif Sinhala SemiCondensed SemiBold * Noto Serif Sinhala SemiCondensed Thin * Noto Serif Sinhala Thin * Noto Serif Tamil Black * Noto Serif Tamil Condensed * Noto Serif Tamil Condensed Black * Noto Serif Tamil Condensed ExtraBold * Noto Serif Tamil Condensed ExtraLight * Noto Serif Tamil Condensed Light * Noto Serif Tamil Condensed Medium * Noto Serif Tamil Condensed SemiBold * Noto Serif Tamil Condensed Thin * Noto Serif Tamil ExtraBold * Noto Serif Tamil ExtraCondensed * Noto Serif Tamil ExtraCondensed Black * Noto Serif Tamil ExtraCondensed ExtraBold * Noto Serif Tamil ExtraCondensed ExtraLight * Noto Serif Tamil ExtraCondensed Light * Noto Serif Tamil ExtraCondensed Medium * Noto Serif Tamil ExtraCondensed SemiBold * Noto Serif Tamil ExtraCondensed Thin * Noto Serif Tamil ExtraLight * Noto Serif Tamil Light * Noto Serif Tamil Medium * Noto Serif Tamil SemiBold * Noto Serif Tamil SemiCondensed * Noto Serif Tamil SemiCondensed Black * Noto Serif Tamil SemiCondensed ExtraBold * Noto Serif Tamil SemiCondensed ExtraLight * Noto Serif Tamil SemiCondensed Light * Noto Serif Tamil SemiCondensed Medium * Noto Serif Tamil SemiCondensed SemiBold * Noto Serif Tamil SemiCondensed Thin * Noto Serif Tamil Thin * Noto Serif Telugu Black * Noto Serif Telugu ExtraBold * Noto Serif Telugu ExtraLight * Noto Serif Telugu Light * Noto Serif Telugu Medium * Noto Serif Telugu SemiBold * Noto Serif Telugu Thin * Noto Serif Thai Blk * Noto Serif Thai Cond * Noto Serif Thai Cond Blk * Noto Serif Thai Cond ExtBd * Noto Serif Thai Cond ExtLt * Noto Serif Thai Cond Light * Noto Serif Thai Cond Med * Noto Serif Thai Cond SemBd * Noto Serif Thai Cond Thin * Noto Serif Thai ExtBd * Noto Serif Thai ExtCond * Noto Serif Thai ExtCond Blk * Noto Serif Thai ExtCond ExtBd * Noto Serif Thai ExtCond ExtLt * Noto Serif Thai ExtCond Light * Noto Serif Thai ExtCond Med * Noto Serif Thai ExtCond SemBd * Noto Serif Thai ExtCond Thin * Noto Serif Thai ExtLt * Noto Serif Thai Light * Noto Serif Thai Med * Noto Serif Thai SemBd * Noto Serif Thai SemCond * Noto Serif Thai SemCond Blk * Noto Serif Thai SemCond ExtBd * Noto Serif Thai SemCond ExtLt * Noto Serif Thai SemCond Light * Noto Serif Thai SemCond Med * Noto Serif Thai SemCond SemBd * Noto Serif Thai SemCond Thin * Noto Serif Thai Thin * Noto Serif Thin * Noto Serif Tibetan Black * Noto Serif Tibetan ExtraBold * Noto Serif Tibetan ExtraLight * Noto Serif Tibetan Light * Noto Serif Tibetan Medium * Noto Serif Tibetan SemiBold * Noto Serif Tibetan Thin * Noto Serif Yezidi Medium * Noto Serif Yezidi SemiBold * NotoSerifTamilSlanted Black * NotoSerifTamilSlanted Condensed * NotoSerifTamilSlanted Condensed Black * NotoSerifTamilSlanted Condensed ExtraBold * NotoSerifTamilSlanted Condensed ExtraLight * NotoSerifTamilSlanted Condensed Light * NotoSerifTamilSlanted Condensed Medium * NotoSerifTamilSlanted Condensed SemiBold * NotoSerifTamilSlanted Condensed Thin * NotoSerifTamilSlanted ExtraBold * NotoSerifTamilSlanted ExtraCondensed * NotoSerifTamilSlanted ExtraCondensed Black * NotoSerifTamilSlanted ExtraCondensed ExtraBold * NotoSerifTamilSlanted ExtraCondensed ExtraLight * NotoSerifTamilSlanted ExtraCondensed Light * NotoSerifTamilSlanted ExtraCondensed Medium * NotoSerifTamilSlanted ExtraCondensed SemiBold * NotoSerifTamilSlanted ExtraCondensed Thin * NotoSerifTamilSlanted ExtraLight * NotoSerifTamilSlanted Light * NotoSerifTamilSlanted Medium * NotoSerifTamilSlanted SemiBold * NotoSerifTamilSlanted SemiCondensed * NotoSerifTamilSlanted SemiCondensed Black * NotoSerifTamilSlanted SemiCondensed ExtraBold * NotoSerifTamilSlanted SemiCondensed ExtraLight * NotoSerifTamilSlanted SemiCondensed Light * NotoSerifTamilSlanted SemiCondensed Medium * NotoSerifTamilSlanted SemiCondensed SemiBold * NotoSerifTamilSlanted SemiCondensed Thin * NotoSerifTamilSlanted Thinmisc:Depends= . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 65 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Enhances: fonts-noto-core, fonts-noto-mono Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-noto-hinted Priority: optional Section: oldlibs Installed-Size: 31 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2024dev2b1 Depends: fonts-noto-core, fonts-noto-ui-core Filename: pool/development/f/fonts-noto/fonts-noto-hinted_20201225-1apertis0bv2024dev2b1_all.deb Size: 16616 MD5sum: 2c26ebc13924f773934d08a73bc1688f SHA1: 8b23761bdb17f1f78c19ddbc2f4faea82824f356 SHA256: a9747812ffda30796c398a5267de561c4b208b0a979bdfcb4cd20ec1104e1e56 SHA512: 55ef4af1d5d787046d98f1898d2e3ac3f5c81115ea94e447af58244b0aab1b9f10b5e5a843d8a42f525d83188f76b5bbc3a69c09d953193c4340d62d96c65f48 Description: obsolete metapackage to pull in a subset of Noto fonts This is an obsolete metapackage to install a subset of Noto fonts. . NB! This package is obsolete. Please use appropriate other fonts-noto-* packages instead. Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-noto-mono Priority: optional Section: fonts Installed-Size: 1156 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2024dev2b1 Replaces: fonts-noto-core (<< 20201027-2~), fonts-noto-unhinted (<< 20201027-3~) Breaks: fonts-noto-core (<< 20201027-2~), fonts-noto-unhinted (<< 20201027-3~) Filename: pool/development/f/fonts-noto/fonts-noto-mono_20201225-1apertis0bv2024dev2b1_all.deb Size: 397568 MD5sum: 0551a128b14b3aedb442d55f44b78079 SHA1: 6ae109b358c6800ec084cabfe5b1cafc776f930d SHA256: 5d3b620a23d864a2b63f00c899fd817c639eece0964a0c055e38d49f455a9367 SHA512: bd43a8e25349cceaf7edd44d7e66d99911a5e5dd25785d922f410c3ffd3c492af38c5322111e9967afe1fe204c15b1ba44bb3c2abae997a327eae6be4f52ca91 Description: "No Tofu" monospaced font family with large Unicode coverage Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto Mono font family (formerly known as Droid Mono), and core weights for the Noto Sans Mono font family. Beware that Noto Mono has a much smaller repertoire than Noto Sans or Noto Serif. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Enhances: fonts-noto-core Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-noto-ui-core Priority: optional Section: fonts Installed-Size: 5060 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2024dev2b1 Replaces: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20181227-2~) Suggests: fonts-noto-core Breaks: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20181227-2~) Filename: pool/development/f/fonts-noto/fonts-noto-ui-core_20201225-1apertis0bv2024dev2b1_all.deb Size: 1420204 MD5sum: 66adf99a11ddf5ff49e316446c52f54d SHA1: a4f01dd31f063d033916b7aada7841ee60c8b870 SHA256: 6e8e3d38e09715009dd541466d851ee0cbee5bf1570f3df0811e58a0a6fb62c2 SHA512: 855634cefcaf3a83b47f0f08c41f15815a666d8171f96f8c126baceeb98e266fc56f49611c9ce16926814eb3f54fd4d03e09f4826bbd61047b4b6a5a8618cf86 Description: "No Tofu" font families with large Unicode coverage (UI core) Noto is a collection of font families, each visually harmonized across scripts. . This package contains core weights for these Noto UI font families: . * Noto Looped Lao UI Bold * Noto Looped Lao UI Regular * Noto Looped Thai UI Bold * Noto Looped Thai UI Regular * Noto Naskh Arabic UI * Noto Sans Arabic UI * Noto Sans Bengali UI * Noto Sans Devanagari UI * Noto Sans Gujarati UI * Noto Sans Gurmukhi UI * Noto Sans Kannada UI * Noto Sans Khmer UI * Noto Sans Lao UI * Noto Sans Malayalam UI * Noto Sans Myanmar UI * Noto Sans Oriya UI * Noto Sans Sinhala UI * Noto Sans Tamil UI * Noto Sans Telugu UI * Noto Sans Thai UImisc:Depends= . Noto UI fonts are for text display in UI elements (e.g. buttons, menus) that have a height limit. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-noto-ui-extra Priority: optional Section: fonts Installed-Size: 72046 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2024dev2b1 Replaces: fonts-noto-unhinted (<< 20201027-1~) Suggests: fonts-noto-extra Breaks: fonts-noto-unhinted (<< 20201027-1~) Filename: pool/development/f/fonts-noto/fonts-noto-ui-extra_20201225-1apertis0bv2024dev2b1_all.deb Size: 14253328 MD5sum: 32cbe500594f842f467d320ba0a4bce3 SHA1: 5568c30a545b9b4378943874559185644a2aca6e SHA256: fe96769c4df286146cf8da46082fab27fc56831266a4f8733a17160555d5df75 SHA512: e68f0f2ae38d3f5c0bc968ad31f001bb46ed6e9c5808cdd5ba38bde0f14c525de5b7c844f8be46522e9d5df9fd0887c7e5e3edd255852dc521dd53e7d21caf4d Description: "No Tofu" font families with large Unicode coverage (UI extra) Noto is a collection of font families, each visually harmonized across scripts. . This package contains extra weights for these Noto UI font families: . * Noto Looped Lao UI Black * Noto Looped Lao UI Cond Blk * Noto Looped Lao UI Cond Bold * Noto Looped Lao UI Cond ExBd * Noto Looped Lao UI Cond ExLt * Noto Looped Lao UI Cond Lt * Noto Looped Lao UI Cond Med * Noto Looped Lao UI Cond SmBd * Noto Looped Lao UI Cond Thin * Noto Looped Lao UI Condensed * Noto Looped Lao UI ExCd Blk * Noto Looped Lao UI ExCd Bold * Noto Looped Lao UI ExCd ExBd * Noto Looped Lao UI ExCd ExLt * Noto Looped Lao UI ExCd Lt * Noto Looped Lao UI ExCd Med * Noto Looped Lao UI ExCd SmBd * Noto Looped Lao UI ExCd Thin * Noto Looped Lao UI ExtLight * Noto Looped Lao UI ExtraBold * Noto Looped Lao UI ExtraCond * Noto Looped Lao UI Light * Noto Looped Lao UI Medium * Noto Looped Lao UI SemiBold * Noto Looped Lao UI SemiCond * Noto Looped Lao UI SmCd Blk * Noto Looped Lao UI SmCd Bold * Noto Looped Lao UI SmCd ExBd * Noto Looped Lao UI SmCd ExtLt * Noto Looped Lao UI SmCd Lt * Noto Looped Lao UI SmCd Med * Noto Looped Lao UI SmCd SmBd * Noto Looped Lao UI SmCd Thin * Noto Looped Lao UI Thin * Noto Looped Thai UI Black * Noto Looped Thai UI Cond Blk * Noto Looped Thai UI Cond Bold * Noto Looped Thai UI Cond ExBd * Noto Looped Thai UI Cond ExLt * Noto Looped Thai UI Cond Lt * Noto Looped Thai UI Cond Med * Noto Looped Thai UI Cond SmBd * Noto Looped Thai UI Cond Thin * Noto Looped Thai UI Condensed * Noto Looped Thai UI ExCd Blk * Noto Looped Thai UI ExCd Bold * Noto Looped Thai UI ExCd ExBd * Noto Looped Thai UI ExCd ExLt * Noto Looped Thai UI ExCd Lt * Noto Looped Thai UI ExCd Med * Noto Looped Thai UI ExCd SmBd * Noto Looped Thai UI ExCd Thin * Noto Looped Thai UI ExtLight * Noto Looped Thai UI ExtraBold * Noto Looped Thai UI ExtraCond * Noto Looped Thai UI Light * Noto Looped Thai UI Medium * Noto Looped Thai UI SemiBold * Noto Looped Thai UI SemiCond * Noto Looped Thai UI SmCd Blk * Noto Looped Thai UI SmCd Bold * Noto Looped Thai UI SmCd ExBd * Noto Looped Thai UI SmCd ExLt * Noto Looped Thai UI SmCd Lt * Noto Looped Thai UI SmCd Med * Noto Looped Thai UI SmCd SmBd * Noto Looped Thai UI SmCd Thin * Noto Looped Thai UI Thin * Noto Naskh Arabic UI Medium * Noto Naskh Arabic UI Semi Bold * Noto Sans Arabic UI Bk * Noto Sans Arabic UI Cn * Noto Sans Arabic UI Cn Bk * Noto Sans Arabic UI Cn Lt * Noto Sans Arabic UI Cn Md * Noto Sans Arabic UI Cn SmBd * Noto Sans Arabic UI Cn Th * Noto Sans Arabic UI Cn XBd * Noto Sans Arabic UI Cn XLt * Noto Sans Arabic UI Lt * Noto Sans Arabic UI Md * Noto Sans Arabic UI SmBd * Noto Sans Arabic UI SmCn * Noto Sans Arabic UI SmCn Bk * Noto Sans Arabic UI SmCn Lt * Noto Sans Arabic UI SmCn Md * Noto Sans Arabic UI SmCn SmBd * Noto Sans Arabic UI SmCn Th * Noto Sans Arabic UI SmCn XBd * Noto Sans Arabic UI SmCn XLt * Noto Sans Arabic UI Th * Noto Sans Arabic UI XBd * Noto Sans Arabic UI XCn * Noto Sans Arabic UI XCn Bk * Noto Sans Arabic UI XCn Lt * Noto Sans Arabic UI XCn Md * Noto Sans Arabic UI XCn SmBd * Noto Sans Arabic UI XCn Th * Noto Sans Arabic UI XCn XBd * Noto Sans Arabic UI XCn XLt * Noto Sans Arabic UI XLt * Noto Sans Bengali UI Black * Noto Sans Bengali UI Condensed * Noto Sans Bengali UI ExtraBold * Noto Sans Bengali UI ExtraCondensed * Noto Sans Bengali UI ExtraLight * Noto Sans Bengali UI Light * Noto Sans Bengali UI Medium * Noto Sans Bengali UI SemiBold * Noto Sans Bengali UI SemiCondensed * Noto Sans Bengali UI Thin * Noto Sans Devanagari UI Black * Noto Sans Devanagari UI Condensed * Noto Sans Devanagari UI Condensed Black * Noto Sans Devanagari UI Condensed ExtraBold * Noto Sans Devanagari UI Condensed ExtraLight * Noto Sans Devanagari UI Condensed Light * Noto Sans Devanagari UI Condensed Medium * Noto Sans Devanagari UI Condensed SemiBold * Noto Sans Devanagari UI Condensed Thin * Noto Sans Devanagari UI ExtraBold * Noto Sans Devanagari UI ExtraCondensed * Noto Sans Devanagari UI ExtraCondensed Black * Noto Sans Devanagari UI ExtraCondensed ExtraBold * Noto Sans Devanagari UI ExtraCondensed ExtraLight * Noto Sans Devanagari UI ExtraCondensed Light * Noto Sans Devanagari UI ExtraCondensed Medium * Noto Sans Devanagari UI ExtraCondensed SemiBold * Noto Sans Devanagari UI ExtraCondensed Thin * Noto Sans Devanagari UI ExtraLight * Noto Sans Devanagari UI Light * Noto Sans Devanagari UI Medium * Noto Sans Devanagari UI SemiBold * Noto Sans Devanagari UI SemiCondensed * Noto Sans Devanagari UI SemiCondensed Black * Noto Sans Devanagari UI SemiCondensed ExtraBold * Noto Sans Devanagari UI SemiCondensed ExtraLight * Noto Sans Devanagari UI SemiCondensed Light * Noto Sans Devanagari UI SemiCondensed Medium * Noto Sans Devanagari UI SemiCondensed SemiBold * Noto Sans Devanagari UI SemiCondensed Thin * Noto Sans Devanagari UI Thin * Noto Sans Gujarati UI Black * Noto Sans Gujarati UI Condensed * Noto Sans Gujarati UI Condensed Black * Noto Sans Gujarati UI Condensed ExtraBold * Noto Sans Gujarati UI Condensed ExtraLight * Noto Sans Gujarati UI Condensed Light * Noto Sans Gujarati UI Condensed Medium * Noto Sans Gujarati UI Condensed SemiBold * Noto Sans Gujarati UI Condensed Thin * Noto Sans Gujarati UI ExtraBold * Noto Sans Gujarati UI ExtraCondensed * Noto Sans Gujarati UI ExtraCondensed Black * Noto Sans Gujarati UI ExtraCondensed ExtraBold * Noto Sans Gujarati UI ExtraCondensed ExtraLight * Noto Sans Gujarati UI ExtraCondensed Light * Noto Sans Gujarati UI ExtraCondensed Medium * Noto Sans Gujarati UI ExtraCondensed SemiBold * Noto Sans Gujarati UI ExtraCondensed Thin * Noto Sans Gujarati UI ExtraLight * Noto Sans Gujarati UI Light * Noto Sans Gujarati UI Medium * Noto Sans Gujarati UI SemiBold * Noto Sans Gujarati UI SemiCondensed * Noto Sans Gujarati UI SemiCondensed Black * Noto Sans Gujarati UI SemiCondensed ExtraBold * Noto Sans Gujarati UI SemiCondensed ExtraLight * Noto Sans Gujarati UI SemiCondensed Light * Noto Sans Gujarati UI SemiCondensed Medium * Noto Sans Gujarati UI SemiCondensed SemiBold * Noto Sans Gujarati UI SemiCondensed Thin * Noto Sans Gujarati UI Thin * Noto Sans Gurmukhi UI Black * Noto Sans Gurmukhi UI Condensed * Noto Sans Gurmukhi UI Condensed Black * Noto Sans Gurmukhi UI Condensed ExtraBold * Noto Sans Gurmukhi UI Condensed ExtraLight * Noto Sans Gurmukhi UI Condensed Light * Noto Sans Gurmukhi UI Condensed Medium * Noto Sans Gurmukhi UI Condensed SemiBold * Noto Sans Gurmukhi UI Condensed Thin * Noto Sans Gurmukhi UI ExtraBold * Noto Sans Gurmukhi UI ExtraCondensed * Noto Sans Gurmukhi UI ExtraCondensed Black * Noto Sans Gurmukhi UI ExtraCondensed ExtraBold * Noto Sans Gurmukhi UI ExtraCondensed ExtraLight * Noto Sans Gurmukhi UI ExtraCondensed Light * Noto Sans Gurmukhi UI ExtraCondensed Medium * Noto Sans Gurmukhi UI ExtraCondensed SemiBold * Noto Sans Gurmukhi UI ExtraCondensed Thin * Noto Sans Gurmukhi UI ExtraLight * Noto Sans Gurmukhi UI Light * Noto Sans Gurmukhi UI Medium * Noto Sans Gurmukhi UI SemiBold * Noto Sans Gurmukhi UI SemiCondensed * Noto Sans Gurmukhi UI SemiCondensed Black * Noto Sans Gurmukhi UI SemiCondensed ExtraBold * Noto Sans Gurmukhi UI SemiCondensed ExtraLight * Noto Sans Gurmukhi UI SemiCondensed Light * Noto Sans Gurmukhi UI SemiCondensed Medium * Noto Sans Gurmukhi UI SemiCondensed SemiBold * Noto Sans Gurmukhi UI SemiCondensed Thin * Noto Sans Gurmukhi UI Thin * Noto Sans Kannada UI Black * Noto Sans Kannada UI Condensed * Noto Sans Kannada UI Condensed Black * Noto Sans Kannada UI Condensed ExtraBold * Noto Sans Kannada UI Condensed ExtraLight * Noto Sans Kannada UI Condensed Light * Noto Sans Kannada UI Condensed Medium * Noto Sans Kannada UI Condensed SemiBold * Noto Sans Kannada UI Condensed Thin * Noto Sans Kannada UI ExtraBold * Noto Sans Kannada UI ExtraCondensed * Noto Sans Kannada UI ExtraCondensed Black * Noto Sans Kannada UI ExtraCondensed ExtraBold * Noto Sans Kannada UI ExtraCondensed ExtraLight * Noto Sans Kannada UI ExtraCondensed Light * Noto Sans Kannada UI ExtraCondensed Medium * Noto Sans Kannada UI ExtraCondensed SemiBold * Noto Sans Kannada UI ExtraCondensed Thin * Noto Sans Kannada UI ExtraLight * Noto Sans Kannada UI Light * Noto Sans Kannada UI Medium * Noto Sans Kannada UI SemiBold * Noto Sans Kannada UI SemiCondensed * Noto Sans Kannada UI SemiCondensed Black * Noto Sans Kannada UI SemiCondensed ExtraBold * Noto Sans Kannada UI SemiCondensed ExtraLight * Noto Sans Kannada UI SemiCondensed Light * Noto Sans Kannada UI SemiCondensed Medium * Noto Sans Kannada UI SemiCondensed SemiBold * Noto Sans Kannada UI SemiCondensed Thin * Noto Sans Kannada UI Thin * Noto Sans Khmer UI Black * Noto Sans Khmer UI Condensed * Noto Sans Khmer UI Condensed Black * Noto Sans Khmer UI Condensed ExtraBold * Noto Sans Khmer UI Condensed ExtraLight * Noto Sans Khmer UI Condensed Light * Noto Sans Khmer UI Condensed Medium * Noto Sans Khmer UI Condensed SemiBold * Noto Sans Khmer UI Condensed Thin * Noto Sans Khmer UI ExtraBold * Noto Sans Khmer UI ExtraCondensed * Noto Sans Khmer UI ExtraCondensed Black * Noto Sans Khmer UI ExtraCondensed ExtraBold * Noto Sans Khmer UI ExtraCondensed ExtraLight * Noto Sans Khmer UI ExtraCondensed Light * Noto Sans Khmer UI ExtraCondensed Medium * Noto Sans Khmer UI ExtraCondensed SemiBold * Noto Sans Khmer UI ExtraCondensed Thin * Noto Sans Khmer UI ExtraLight * Noto Sans Khmer UI Light * Noto Sans Khmer UI Medium * Noto Sans Khmer UI SemiBold * Noto Sans Khmer UI SemiCondensed * Noto Sans Khmer UI SemiCondensed Black * Noto Sans Khmer UI SemiCondensed ExtraBold * Noto Sans Khmer UI SemiCondensed ExtraLight * Noto Sans Khmer UI SemiCondensed Light * Noto Sans Khmer UI SemiCondensed Medium * Noto Sans Khmer UI SemiCondensed SemiBold * Noto Sans Khmer UI SemiCondensed Thin * Noto Sans Khmer UI Thin * Noto Sans Lao UI Blk * Noto Sans Lao UI Cond * Noto Sans Lao UI Cond Blk * Noto Sans Lao UI Cond ExtBd * Noto Sans Lao UI Cond ExtLt * Noto Sans Lao UI Cond Light * Noto Sans Lao UI Cond Med * Noto Sans Lao UI Cond SemBd * Noto Sans Lao UI Cond Thin * Noto Sans Lao UI ExtBd * Noto Sans Lao UI ExtCond * Noto Sans Lao UI ExtCond Blk * Noto Sans Lao UI ExtCond ExtBd * Noto Sans Lao UI ExtCond ExtLt * Noto Sans Lao UI ExtCond Light * Noto Sans Lao UI ExtCond Med * Noto Sans Lao UI ExtCond SemBd * Noto Sans Lao UI ExtCond Thin * Noto Sans Lao UI ExtLt * Noto Sans Lao UI Light * Noto Sans Lao UI Med * Noto Sans Lao UI SemBd * Noto Sans Lao UI SemCond * Noto Sans Lao UI SemCond Blk * Noto Sans Lao UI SemCond ExtBd * Noto Sans Lao UI SemCond ExtLt * Noto Sans Lao UI SemCond Light * Noto Sans Lao UI SemCond Med * Noto Sans Lao UI SemCond SemBd * Noto Sans Lao UI SemCond Thin * Noto Sans Lao UI Thin * Noto Sans Malayalam UI Black * Noto Sans Malayalam UI Condensed * Noto Sans Malayalam UI Condensed Black * Noto Sans Malayalam UI Condensed ExtraBold * Noto Sans Malayalam UI Condensed ExtraLight * Noto Sans Malayalam UI Condensed Light * Noto Sans Malayalam UI Condensed Medium * Noto Sans Malayalam UI Condensed SemiBold * Noto Sans Malayalam UI Condensed Thin * Noto Sans Malayalam UI ExtraBold * Noto Sans Malayalam UI ExtraCondensed * Noto Sans Malayalam UI ExtraCondensed Black * Noto Sans Malayalam UI ExtraCondensed ExtraBold * Noto Sans Malayalam UI ExtraCondensed ExtraLight * Noto Sans Malayalam UI ExtraCondensed Light * Noto Sans Malayalam UI ExtraCondensed Medium * Noto Sans Malayalam UI ExtraCondensed SemiBold * Noto Sans Malayalam UI ExtraCondensed Thin * Noto Sans Malayalam UI ExtraLight * Noto Sans Malayalam UI Light * Noto Sans Malayalam UI Medium * Noto Sans Malayalam UI SemiBold * Noto Sans Malayalam UI SemiCondensed * Noto Sans Malayalam UI SemiCondensed Black * Noto Sans Malayalam UI SemiCondensed ExtraBold * Noto Sans Malayalam UI SemiCondensed ExtraLight * Noto Sans Malayalam UI SemiCondensed Light * Noto Sans Malayalam UI SemiCondensed Medium * Noto Sans Malayalam UI SemiCondensed SemiBold * Noto Sans Malayalam UI SemiCondensed Thin * Noto Sans Malayalam UI Thin * Noto Sans Myanmar UI Black * Noto Sans Myanmar UI Condensed * Noto Sans Myanmar UI Condensed Black * Noto Sans Myanmar UI Condensed ExtraBold * Noto Sans Myanmar UI Condensed ExtraLight * Noto Sans Myanmar UI Condensed Light * Noto Sans Myanmar UI Condensed Medium * Noto Sans Myanmar UI Condensed SemiBold * Noto Sans Myanmar UI Condensed Thin * Noto Sans Myanmar UI ExtraBold * Noto Sans Myanmar UI ExtraCondensed * Noto Sans Myanmar UI ExtraCondensed Black * Noto Sans Myanmar UI ExtraCondensed ExtraBold * Noto Sans Myanmar UI ExtraCondensed ExtraLight * Noto Sans Myanmar UI ExtraCondensed Light * Noto Sans Myanmar UI ExtraCondensed Medium * Noto Sans Myanmar UI ExtraCondensed SemiBold * Noto Sans Myanmar UI ExtraCondensed Thin * Noto Sans Myanmar UI ExtraLight * Noto Sans Myanmar UI Light * Noto Sans Myanmar UI Medium * Noto Sans Myanmar UI SemiBold * Noto Sans Myanmar UI SemiCondensed * Noto Sans Myanmar UI SemiCondensed Black * Noto Sans Myanmar UI SemiCondensed ExtraBold * Noto Sans Myanmar UI SemiCondensed ExtraLight * Noto Sans Myanmar UI SemiCondensed Light * Noto Sans Myanmar UI SemiCondensed Medium * Noto Sans Myanmar UI SemiCondensed SemiBold * Noto Sans Myanmar UI SemiCondensed Thin * Noto Sans Myanmar UI Thin * Noto Sans Oriya UI Blk * Noto Sans Oriya UI Cond * Noto Sans Oriya UI Cond Blk * Noto Sans Oriya UI Cond Bold * Noto Sans Oriya UI Cond Thin * Noto Sans Oriya UI ExtCond * Noto Sans Oriya UI ExtCond Blk * Noto Sans Oriya UI ExtCond Bold * Noto Sans Oriya UI ExtCond Thin * Noto Sans Oriya UI Thin * Noto Sans Sinhala UI Black * Noto Sans Sinhala UI Condensed * Noto Sans Sinhala UI Condensed Black * Noto Sans Sinhala UI Condensed ExtraBold * Noto Sans Sinhala UI Condensed ExtraLight * Noto Sans Sinhala UI Condensed Light * Noto Sans Sinhala UI Condensed Medium * Noto Sans Sinhala UI Condensed SemiBold * Noto Sans Sinhala UI Condensed Thin * Noto Sans Sinhala UI ExtraBold * Noto Sans Sinhala UI ExtraCondensed * Noto Sans Sinhala UI ExtraCondensed Black * Noto Sans Sinhala UI ExtraCondensed ExtraBold * Noto Sans Sinhala UI ExtraCondensed ExtraLight * Noto Sans Sinhala UI ExtraCondensed Light * Noto Sans Sinhala UI ExtraCondensed Medium * Noto Sans Sinhala UI ExtraCondensed SemiBold * Noto Sans Sinhala UI ExtraCondensed Thin * Noto Sans Sinhala UI ExtraLight * Noto Sans Sinhala UI Light * Noto Sans Sinhala UI Medium * Noto Sans Sinhala UI SemiBold * Noto Sans Sinhala UI SemiCondensed * Noto Sans Sinhala UI SemiCondensed Black * Noto Sans Sinhala UI SemiCondensed ExtraBold * Noto Sans Sinhala UI SemiCondensed ExtraLight * Noto Sans Sinhala UI SemiCondensed Light * Noto Sans Sinhala UI SemiCondensed Medium * Noto Sans Sinhala UI SemiCondensed SemiBold * Noto Sans Sinhala UI SemiCondensed Thin * Noto Sans Sinhala UI Thin * Noto Sans Tamil UI Black * Noto Sans Tamil UI Condensed * Noto Sans Tamil UI Condensed Black * Noto Sans Tamil UI Condensed ExtraBold * Noto Sans Tamil UI Condensed ExtraLight * Noto Sans Tamil UI Condensed Light * Noto Sans Tamil UI Condensed Medium * Noto Sans Tamil UI Condensed SemiBold * Noto Sans Tamil UI Condensed Thin * Noto Sans Tamil UI ExtraBold * Noto Sans Tamil UI ExtraCondensed * Noto Sans Tamil UI ExtraCondensed Black * Noto Sans Tamil UI ExtraCondensed ExtraBold * Noto Sans Tamil UI ExtraCondensed ExtraLight * Noto Sans Tamil UI ExtraCondensed Light * Noto Sans Tamil UI ExtraCondensed Medium * Noto Sans Tamil UI ExtraCondensed SemiBold * Noto Sans Tamil UI ExtraCondensed Thin * Noto Sans Tamil UI ExtraLight * Noto Sans Tamil UI Light * Noto Sans Tamil UI Medium * Noto Sans Tamil UI SemiBold * Noto Sans Tamil UI SemiCondensed * Noto Sans Tamil UI SemiCondensed Black * Noto Sans Tamil UI SemiCondensed ExtraBold * Noto Sans Tamil UI SemiCondensed ExtraLight * Noto Sans Tamil UI SemiCondensed Light * Noto Sans Tamil UI SemiCondensed Medium * Noto Sans Tamil UI SemiCondensed SemiBold * Noto Sans Tamil UI SemiCondensed Thin * Noto Sans Tamil UI Thin * Noto Sans Telugu UI Black * Noto Sans Telugu UI Condensed * Noto Sans Telugu UI Condensed Black * Noto Sans Telugu UI Condensed ExtraBold * Noto Sans Telugu UI Condensed ExtraLight * Noto Sans Telugu UI Condensed Light * Noto Sans Telugu UI Condensed Medium * Noto Sans Telugu UI Condensed SemiBold * Noto Sans Telugu UI Condensed Thin * Noto Sans Telugu UI ExtraBold * Noto Sans Telugu UI ExtraCondensed * Noto Sans Telugu UI ExtraCondensed Black * Noto Sans Telugu UI ExtraCondensed ExtraBold * Noto Sans Telugu UI ExtraCondensed ExtraLight * Noto Sans Telugu UI ExtraCondensed Light * Noto Sans Telugu UI ExtraCondensed Medium * Noto Sans Telugu UI ExtraCondensed SemiBold * Noto Sans Telugu UI ExtraCondensed Thin * Noto Sans Telugu UI ExtraLight * Noto Sans Telugu UI Light * Noto Sans Telugu UI Medium * Noto Sans Telugu UI SemiBold * Noto Sans Telugu UI SemiCondensed * Noto Sans Telugu UI SemiCondensed Black * Noto Sans Telugu UI SemiCondensed ExtraBold * Noto Sans Telugu UI SemiCondensed ExtraLight * Noto Sans Telugu UI SemiCondensed Light * Noto Sans Telugu UI SemiCondensed Medium * Noto Sans Telugu UI SemiCondensed SemiBold * Noto Sans Telugu UI SemiCondensed Thin * Noto Sans Telugu UI Thin * Noto Sans Thai UI Blk * Noto Sans Thai UI Cond * Noto Sans Thai UI Cond Blk * Noto Sans Thai UI Cond ExtBd * Noto Sans Thai UI Cond ExtLt * Noto Sans Thai UI Cond Light * Noto Sans Thai UI Cond Med * Noto Sans Thai UI Cond SemBd * Noto Sans Thai UI Cond Thin * Noto Sans Thai UI ExtBd * Noto Sans Thai UI ExtCond * Noto Sans Thai UI ExtCond Blk * Noto Sans Thai UI ExtCond ExtBd * Noto Sans Thai UI ExtCond ExtLt * Noto Sans Thai UI ExtCond Light * Noto Sans Thai UI ExtCond Med * Noto Sans Thai UI ExtCond SemBd * Noto Sans Thai UI ExtCond Thin * Noto Sans Thai UI ExtLt * Noto Sans Thai UI Light * Noto Sans Thai UI Med * Noto Sans Thai UI SemBd * Noto Sans Thai UI SemCond * Noto Sans Thai UI SemCond Blk * Noto Sans Thai UI SemCond ExtBd * Noto Sans Thai UI SemCond ExtLt * Noto Sans Thai UI SemCond Light * Noto Sans Thai UI SemCond Med * Noto Sans Thai UI SemCond SemBd * Noto Sans Thai UI SemCond Thin * Noto Sans Thai UI Thinmisc:Depends= . Noto UI fonts are for text display in UI elements (e.g. buttons, menus) that have a height limit. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Enhances: fonts-noto-ui-core Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-noto-unhinted Priority: optional Section: fonts Installed-Size: 31 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2024dev2b1 Filename: pool/development/f/fonts-noto/fonts-noto-unhinted_20201225-1apertis0bv2024dev2b1_all.deb Size: 16848 MD5sum: 879b52c93de3a6529d31509662f9cfe2 SHA1: cf308c1a78f05984f66b2da78152fd2cbc5342c6 SHA256: d9f15789c2dea3d2208a2fc6fd3afa094701ceac4783c485a3220bcc42f2f872 SHA512: daf7276fcb312675339e1752eaa0e6619fade735e9577e9a05f45f2ea01cf8250d670daa061e5bdf2cc1e1d3ed55764fc07a55459dc8f0ab5086afcc72e3e4c2 Description: "No Tofu" font families with large Unicode coverage (unhinted) Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto font families which lacks hinting: . [ currently this package is empty: all Noto families has hinting ] . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 65 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Enhances: fonts-croscore, fonts-noto-core, fonts-noto-extra, fonts-noto-mono Homepage: https://www.google.com/get/noto/ Multi-Arch: foreign Package: fonts-roboto-slab Priority: optional Section: fonts Installed-Size: 371 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.100263+20170512-2apertis0bv2024preb1 Suggests: fonts-roboto Filename: pool/development/f/fonts-roboto-slab/fonts-roboto-slab_1.100263+20170512-2apertis0bv2024preb1_all.deb Size: 167828 MD5sum: 19b88f3f570d07bbdb164b36abb3d63f SHA1: 2eb17533f8f414098b72da08bc6115e4ea50eddb SHA256: 0faedfc883bad4004399a6c865b8ba99620ef168dd4519b436524e51c9865a81 SHA512: a31f57fb83f203ead94b5e4c17bcfae6703566b86b0bae5f932de26dcb8cb08b6a4b702619cba6f0a722af8314544a3c99dc505f630b1b96e1c57e97c31d4495 Description: Google's signature family of fonts (slab) Roboto is Google's signature family of fonts, the default font in Android and ChromeOS and the recommended font for Google's visual language, Material Design. . Roboto supports all Latin, Cyrillic, and Greek characters in Unicode 7.0 as well as currency symbol for the Georgian lari, to be published in Unicode 8.0. . This package contains the Slab Serif font for the Roboto font family. Homepage: https://fonts.google.com/specimen/Roboto+Slab Multi-Arch: foreign Package: fonts-texgyre Priority: optional Section: fonts Installed-Size: 14161 Maintainer: Debian TeX Task Force Architecture: all Source: tex-gyre Version: 20180621-6+apertis0bv2024dev2b1 Recommends: fonts-texgyre-math (= 20180621-6+apertis0bv2024dev2b1) Filename: pool/development/t/tex-gyre/fonts-texgyre_20180621-6+apertis0bv2024dev2b1_all.deb Size: 8210236 MD5sum: 5ab731f0066282015eece81ebe5f5773 SHA1: 2678ee413ed9dae600c1ba7e46006e0b4c77792a SHA256: fefcaefdb05d635dc61f022bbd3d32cf480b17d62362d09955e9029fd1df2f5e SHA512: 0a8abea5dd5b0025ad72ef48e502fa7774c35a70906ef5076571c410a29a2309c30a7d47a069f1f1da4f39ea356af79e75259c7251ab9631bc70c9050af1c540 Description: OpenType fonts based on URW Fonts The TeX Gyre project, following the Latin Modern project, aims at providing a rich collection of diacritical characters in the attempt to cover as many Latin-based scripts as possible. . This package provides the OpenType variant of these fonts. For support for TeX and Type 1 (PostScript) fonts, see the tex-gyre package. . The TeX-GYRE bundle consists of seven font families: . The TeX Gyre Adventor family of fonts is based on the URW Gothic L family (designed by Herb Lubalin and Tom Carnase). . The TeX Gyre Bonum family of fonts is based on the URW Bookman L family (designed by Alexander Phemister). . The TeX Gyre Chorus font is based on URW Chancery L Medium Italic (designed by Hermann Zapf (ITC Zapf Chancery(R), 1979)). . The TeX Gyre Cursor family is based on the URW Nimbus Mono L family (designed by Howard G. (Bud) Kettler in 1955 for the IBM corporation). . The TeX Gyre Heros family of fonts is based on the URW Nimbus Sans L (prepared by Max Miedinger, with Eduard Hoffmann). . The TeX Gyre Pagella family of fonts is based on the URW Palladio L family (designed by Hermann Zapf). . The TeX Gyre Schola family of fonts is based on the URW Century Schoolbook L family (designed by Morris Fuller Benton). . The TeX Gyre Termes is based on the URW Nimbus Roman No9 L family (designed by Stanley Morison together with Starling Burgess and Victor Lardent). . The constituent 4 standard faces of each family have been greatly extended, and contain nearly 1200 glyphs each. Each family is available in Adobe Type 1 and Open Type formats, and LaTeX support (for use with a variety of encodings) is provided. Vietnamese characters were added by Han The Thanh. Homepage: https://www.gust.org.pl/projects/e-foundry/tex-gyre/ Multi-Arch: foreign Package: fonts-texgyre-math Priority: optional Section: fonts Installed-Size: 6485 Maintainer: Debian TeX Task Force Architecture: all Source: tex-gyre Version: 20180621-6+apertis0bv2024dev2b1 Replaces: fonts-texgyre (<< 20180621-4) Breaks: fonts-texgyre (<< 20180621-4) Filename: pool/development/t/tex-gyre/fonts-texgyre-math_20180621-6+apertis0bv2024dev2b1_all.deb Size: 2095668 MD5sum: b76f6129381aa00a072d752ed2fee953 SHA1: 29e7d756b8c9ce02a30f2718ee97ac0d46efa937 SHA256: 94d4e24b61b4c6d9d7210ee0076f2c7898131bea41f7687a9ad3e20c249f77f5 SHA512: 9c8b2ad893d6c0ba1272b1b3120a7bb3b243666a60e47c1c25502f635c4f90f9c156cad62464f8bccc6f18a8353aa329d16f0a9620ab7b38405d01372e2097dd Description: OpenType math fonts based on URW Fonts The TeX Gyre project, following the Latin Modern project, aims at providing a rich collection of diacritical characters in the attempt to cover as many Latin-based scripts as possible. . This package provides the OpenType math fonts accompanying the following text fonts available in fonts-texgyre: . The TeX Gyre Bonum family of fonts is based on the URW Bookman L family (designed by Alexander Phemister). . The TeX Gyre DejaVu Math font is a math companion to the fine and popular DejaVu text fonts. . The TeX Gyre Pagella family of fonts is based on the URW Palladio L family (designed by Hermann Zapf). . The TeX Gyre Schola family of fonts is based on the URW Century Schoolbook L family (designed by Morris Fuller Benton). . The TeX Gyre Termes is based on the URW Nimbus Roman No9 L family (designed by Stanley Morison together with Starling Burgess and Victor Lardent). Homepage: https://www.gust.org.pl/projects/e-foundry/tex-gyre/ Multi-Arch: foreign Package: fonts-unifont Priority: optional Section: fonts Installed-Size: 14096 Maintainer: Debian Fonts Task Force Architecture: all Source: unifont Version: 1:15.0.01-2+apertis1bv2024dev2b1 Replaces: ttf-unifont (<< 1:13.0.02-1) Breaks: ttf-unifont (<< 1:13.0.02-1) Filename: pool/development/u/unifont/fonts-unifont_15.0.01-2+apertis1bv2024dev2b1_all.deb Size: 2012784 MD5sum: 154a2179d90cae6241a6309f77349061 SHA1: 80942c69ca120651202e5882ca5cf630db9e3202 SHA256: ae9ccf995ffcfd45161df919d3d5272e2c4c06a21d6fb9ecc64832a1e8631d3f SHA512: 08a3e03251527c1d6e543dbfad42134269cdf29556462492fa183c1f43bcd0b8db24467af864415aa2048c0cc8b4dfa2cc787ef591fb087dc4dcc2ac05261447 Description: TrueType version of GNU Unifont This contains five fonts: "Unifont", "Unifont Upper", "Unifont CSUR", "Unifont JP" and "Unifont Sample". . unifont.otf is a bitmap font converted into a scalable OpenType outline font, Unifont. Each pixel in the original bitmap font is represented as an outlined square. The font provides a glyph for each visible code point (character) in the Unicode Basic Multilingual Plane (BMP, or Plane 0). The BMP contains most of the world's modern writing scripts. This font looks best at 12pt. . unifont_upper.otf is a bitmap font converted into a scalable OpenType outline font that covers Unicode ranges above Plane 0. Most of its glyphs are in Plane 1, the Unicode Supplemental Multilingual Plane (SMP). . unifont_csur.otf is a bitmap font converted into a scalable OpenType outline font that contains some scripts in the ConScript Unicode Registry (CSUR). These scripts are not part of the Unicode Standard, but are a popular use for the Private Use Area (PUA). This font contains glyphs in Plane 0 and in the higher PUA planes. . unifont_jp.otf is a scalable OpenType outline font that contains Unicode Plane 2 glyphs that appear in JIS X 0213. . unifont_sample.ttf is an SBIT font that contains combining circles and is therefore suitable for illustrating individual Unicode glyphs. The other font files do not contain combining circles and so are suitable for general-purpose writing. . Complex fonts (such as Indic or Semitic scripts, where letters change shape depending on their position in a word, or such as Mongolian, which can be written vertically) will not render perfectly. The philosophy behind this font, though, is that anything meaningful is better than an empty box for an unknown glyph. Homepage: https://unifoundry.com/unifont/ Multi-Arch: foreign Package: fonts-urw-base35 Priority: optional Section: fonts Installed-Size: 15562 Maintainer: Debian Fonts Task Force Architecture: all Version: 20200910-7+apertis0bv2024preb1 Replaces: gsfonts (<< 2:20200910-2~), gsfonts-x11 (<< 2:20200910-2~) Depends: xfonts-utils Suggests: fonts-freefont-otf | fonts-freefont-ttf, fonts-texgyre Breaks: gsfonts (<< 2:20200910-2~), gsfonts-x11 (<< 2:20200910-2~) Filename: pool/development/f/fonts-urw-base35/fonts-urw-base35_20200910-7+apertis0bv2024preb1_all.deb Size: 10806428 MD5sum: 01aef4a04ecdb817cc657dc947a9936d SHA1: b10e95b7ae8b11333effe1dbf09e71f4dce09a22 SHA256: e0c20d5ff8157d42fc34c223a8c6e97276dfbace9061d9fa1e5b4461191fb7c6 SHA512: 5f4370887d7a2af311fb8704df72c250564b4a3c6aa9e973437e16d65c440a6081cef694c082fa8cedc1bd0f77f95c42bb5956fab33f3c13c820f0817bdcc20a Description: font set metric-compatible with the 35 PostScript Level 2 Base Fonts A commercial-quality set of PostScript Type 1 fonts, metric-compatible with the 35 PostScript Language Level 2 Base Fonts. This package contains outlines in .t1 format and metrics in .afm format of the following fonts: . C059 D050000L Nimbus Mono PS Nimbus Roman Nimbus Sans Nimbus Sans Narrow P052 Standard Symbols PS URW Bookman URW Gothic Z003 . This package also makes the fonts available to an X server under both their "urw" names and via fonts.alias under the official "adobe" names. . Extensive remakes of these fonts in the OpenType format are available in the GUST TeX Gyre collection in the fonts-texgyre package. The Cyrillic glyphs added to the now obsolete urwcyr fork of these fonts have been merged into the GNU FreeFont collection available in the fonts-freefont-otf or fonts-freefont-ttf packages. Homepage: https://github.com/ArtifexSoftware/urw-base35-fonts Multi-Arch: foreign Package: fonts-vlgothic Priority: optional Section: fonts Installed-Size: 8089 Maintainer: Debian Fonts Task Force Architecture: all Version: 20220612-1+apertis0bv2024dev2b1 Provides: fonts-japanese-gothic Filename: pool/development/f/fonts-vlgothic/fonts-vlgothic_20220612-1+apertis0bv2024dev2b1_all.deb Size: 2232976 MD5sum: b0ec2e04a0109234e5233de7b551c413 SHA1: c54b271e4eee0bed06449d5d3d9c8a385ebb548a SHA256: 70b69b4dd11a82b719ef3e609e573e792011cf944b5552287673bedc38bcbe01 SHA512: daf20a773fe867983d78005cd0fb9c531cd0b8895e56b1226fed2d3b04f210c60aa4bcfb4664b49610c8c9093824b71767f23dd6c30be4abc9e2aa6f7af481df Description: Japanese TrueType font from Vine Linux VL Gothic is beautiful Japanese free Gothic TrueType font, developed by Project Vine. . It is based on Sazanami Gothic (by Electronic Font Open Laboratory) and M+1C/M+1M font (by M+ FONTS PROJECT). Homepage: http://vlgothic.dicey.org/ Multi-Arch: foreign Package: fonts-wqy-zenhei Priority: optional Section: fonts Installed-Size: 16433 Maintainer: Debian Fonts Task Force Architecture: all Version: 0.9.45-8+apertis0bv2024dev2b1 Replaces: ttf-wqy-zenhei (<< 0.9.45-5) Provides: ttf-wqy-zenhei Depends: fontconfig (>= 2.3.1-1) Breaks: ttf-wqy-zenhei (<< 0.9.45-5) Filename: pool/development/f/fonts-wqy-zenhei/fonts-wqy-zenhei_0.9.45-8+apertis0bv2024dev2b1_all.deb Size: 7476548 MD5sum: 3dc9ea26d2e6562285ad7b5bc24d9166 SHA1: ef49d7c748dc1bd396257a34ecf006e71ece630b SHA256: 25bc9c2c0950ec2f930944ffc8e60d945e880c27ee48b3e7ba3f590a1d48f6a9 SHA512: 9a422dced9f4a5aa9e619ff0a8f7c440ba3553781c35be18408cf87741e0583636bac50d9dc4e962fdba35e89fc28390fce7084fbc7ed14a278bccd67f100b51 Description: "WenQuanYi Zen Hei" A Hei-Ti Style (sans-serif) Chinese font WenQuanYi Zen Hei is a Hei-Ti style (sans-serif type) Chinese font. It was designed for general purpose text formatting and on-screen display of Chinese characters among many other languages. The embolden strokes of the font glyphs produces enhanced screen contrast, making it easier to read and recognize. The embedded bitmap glyphs further enhance on-screen performance, and can be enabled with the provided configuration files. . WenQuanYi Zen Hei provides a fairly complete coverage of Chinese Hanzi glyphs, including both simplified and traditional forms. The total glyph number in this font is over 35,000, including over 21,000 Chinese Hanzi. This font provides full coverage of GBK (CP936) charset, CJK Unified Ideographs, as well as the code-points needed for zh_CN, zh_SG, zh_TW, zh_HK, zh_MO, ja (Japanese) and ko (Korean) locales for fontconfig. . Starting from version 0.8, this font package provides two font families, i.e. the proportional "WenQuanYi Zen Hei", and the monospaced typeface named "WenQuanYi Zen Hei Mono". Homepage: http://wenq.org/wqy2/ Multi-Arch: foreign Package: fonttools Priority: optional Section: devel Installed-Size: 35 Maintainer: Debian Fonts Task Force Architecture: all Version: 4.38.0-1+apertis0bv2024preb1 Depends: python3:any, python3-fonttools (>= 4.38.0-1+apertis0bv2024preb1), python3-fonttools (<< 4.38.0-1+apertis0bv2024preb1.1~) Filename: pool/development/f/fonttools/fonttools_4.38.0-1+apertis0bv2024preb1_all.deb Size: 13684 MD5sum: 145a4fb6080f88e22710d1a372f77cc8 SHA1: cc6425a1d834dd109aac5cb462d0b362a53812be SHA256: 2b9b781a5b5c2fcee4aa58f3c35be510075b90a02e67aa1a9602e5ba82af23bf SHA512: 218b5d7dc391127e08c057b476f4c7380194770b18175425edd665fe86cbb333cb628424cd67476b4d52f55f738b7947d6b3890e499d65c309e551d6f36d70ac Description: Converts OpenType and TrueType fonts to and from XML (Executables) FontTools/TTX is a library to manipulate font files from Python. It supports reading and writing of TrueType/OpenType fonts, reading and writing of AFM files, reading (and partially writing) of PS Type 1 fonts. It also contains a tool called "TTX" which converts TrueType/OpenType fonts to and from an XML-based format. . This provides the executables of fontTools package. Homepage: https://github.com/fonttools/fonttools Multi-Arch: foreign Package: fop Priority: optional Section: text Installed-Size: 287 Maintainer: Debian Java Maintainers Architecture: all Version: 1:2.8-2+apertis2bv2024preb2 Depends: default-jre-headless | java2-runtime-headless, libfop-java (= 1:2.8-2+apertis2bv2024preb2) Recommends: libsaxon-java Suggests: fop-doc Filename: pool/development/f/fop/fop_2.8-2+apertis2bv2024preb2_all.deb Size: 38552 MD5sum: 2a7f276b970e443d8b4a3a586ab1a389 SHA1: 1857f915299df923811829ed79ea25729d248cd9 SHA256: eff4019212bbab758aadaa1c0e2adfe66bd278283cfada70cece8dd4e973d704 SHA512: 841051bd415067f725f6cbe06458f934726b4de2d6bb3c066220f1164a5c929fcd9afd40782ede27434141f04a43e44a0c602308af232d307ec0545de598767f Description: XML formatter driven by XSL Formatting Objects (XSL-FO.) - app FOP is a Java application that reads a formatting object tree and then turns it into a wide variety of output presentations (including AFP, PCL, PDF, PNG, PostScript, RTF, TIFF, and plain text), or displays the result on-screen. . The formatting object tree can be in the form of an XML document (output by an XSLT engine like xalan) or can be passed in memory as a DOM Document or (in the case of xalan) SAX events. . This package contains the fop command line tool Homepage: http://xmlgraphics.apache.org/fop/ Package: fop-doc Priority: optional Section: doc Installed-Size: 80364 Maintainer: Debian Java Maintainers Architecture: all Source: fop Version: 1:2.8-2+apertis2bv2024preb2 Filename: pool/development/f/fop/fop-doc_2.8-2+apertis2bv2024preb2_all.deb Size: 2820012 MD5sum: b63b5e656c28a3f570f1b2bbe6f518de SHA1: ce31ef38c157843e012bac00f390338bd2f1b101 SHA256: 135c216eaa7078c0ac5d16b57a32e3c1c1c14399cbb1c8ebb5f71b9914efec76 SHA512: 0f9c16931dde43a23057ca72d08a6f268356b5a85c9ed62af721dd5849ed7701a1d55fc0f50deca09ec9224a226c0d5988c67efecf6212d59a2a41d806ade10d Description: XML formatter driven by XSL Formatting Objects (doc) - doc FOP is a Java application that reads a formatting object tree and then turns it into a wide variety of output presentations (including AFP, PCL, PDF, PNG, PostScript, RTF, TIFF, and plain text), or displays the result on-screen. . The formatting object tree can be in the form of an XML document (output by an XSLT engine like xalan) or can be passed in memory as a DOM Document or (in the case of xalan) SAX events. . This package contains the documentation. Homepage: http://xmlgraphics.apache.org/fop/ Package: freeglut3-dev Priority: optional Section: libdevel Installed-Size: 61 Maintainer: Anton Gladky Architecture: arm64 Source: freeglut Version: 3.4.0-1+apertis0bv2024dev2b1 Depends: libglut-dev (= 3.4.0-1+apertis0bv2024dev2b1) Filename: pool/development/f/freeglut/freeglut3-dev_3.4.0-1+apertis0bv2024dev2b1_arm64.deb Size: 55200 MD5sum: 55659b97ec8bd92f3b40ee14877bc216 SHA1: a41d00e533b084afe06ee68d57a2377830449069 SHA256: c0676c2fa4dc9e4f91f548ae8965651ac5fea4e47de1d75b16ef6433e11df0ba SHA512: 61c6609e8cbe544137e874ba49c5cabcf86e0bd5687e71af1a862a702a48e84d384d67b3198410b0b48db76acb2cf754b47b295daa6006d0afb3f22f806efe89 Description: Tranisitonal package Homepage: https://freeglut.sourceforge.net/ Multi-Arch: same Package: freeipmi Priority: optional Section: admin Installed-Size: 180 Maintainer: Fabio Fantoni Architecture: all Version: 1.6.10-1+apertis0bv2024dev2b1 Depends: freeipmi-bmc-watchdog, freeipmi-common (= 1.6.10-1+apertis0bv2024dev2b1), freeipmi-ipmidetect, freeipmi-tools Filename: pool/development/f/freeipmi/freeipmi_1.6.10-1+apertis0bv2024dev2b1_all.deb Size: 168752 MD5sum: a04edcfe108952c48022ad557b010fea SHA1: f2559bf1facf14b7f9caf9b0c8a69b6f34c180d8 SHA256: 3f2c462f63e381341ca826b5da464ee644b70d23e687806728427059b404e1c8 SHA512: 38a654f0c22da421463a44c9ec5160162796d3bc6552ac74c42195e7911b82dbaea73cb14bba5c64796db1bc469f1754ce9794b69379066232c8c70e17ffd9b6 Description: GNU implementation of the IPMI protocol FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This metapackage depends on all separate modules of freeipmi. Homepage: https://www.gnu.org/software/freeipmi/ Package: freeipmi-bmc-watchdog Priority: optional Section: admin Installed-Size: 333 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.10-1+apertis0bv2024dev2b1 Depends: freeipmi-common (= 1.6.10-1+apertis0bv2024dev2b1), freeipmi-tools, libc6 (>= 2.34), libfreeipmi17 (>= 1.1.5) Filename: pool/development/f/freeipmi/freeipmi-bmc-watchdog_1.6.10-1+apertis0bv2024dev2b1_arm64.deb Size: 206988 MD5sum: 0a4173df8925bbda6561c1489a77ab33 SHA1: a6915e7aeb08ca61afe5886bcfc33a08e17688b7 SHA256: 541a5ed0d96e4a55e5f7b56a6c7f428a76d86b0d0ecc37396b0a449b0e9b810c SHA512: 121e369e073b9d966387e267c4819667eab3869531644768e25f5121e9727ceabc65cf73d5761dfa248542b605c579f933a058612d3de5cb285f431014cdd198 Description: GNU implementation of the IPMI protocol - BMC watchdog FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package contains a watchdog daemon for hardware BMC watchdogs. Homepage: https://www.gnu.org/software/freeipmi/ Package: freeipmi-bmc-watchdog-dbgsym Priority: optional Section: debug Installed-Size: 105 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.10-1+apertis0bv2024dev2b1 Depends: freeipmi-bmc-watchdog (= 1.6.10-1+apertis0bv2024dev2b1) Filename: pool/development/f/freeipmi/freeipmi-bmc-watchdog-dbgsym_1.6.10-1+apertis0bv2024dev2b1_arm64.deb Size: 83416 MD5sum: 0ca8eed88ce93e994bacd2761fe2c64f SHA1: a9bd1cbdeb8ccc045ee49ad1e763f3b78f832b7a SHA256: 175f2acfe166b8e1a8ab5a6064b88af068d1f88e9725183682919b1d5e77431a SHA512: 5113c9a2d4a7de6b6c881cd4ba1758ebe472bc94eefd67c1ce9c53ba07ff7e052f9e1e5ee1bc0e6999445412fc7155e25a293580195e6b8e9174ecb70a976fcc Description: debug symbols for freeipmi-bmc-watchdog Auto-Built-Package: debug-symbols Build-Ids: 0b1d0ec5364796905d4668a0381d6c0abfaee113 Package: freeipmi-common Priority: optional Section: admin Installed-Size: 521 Maintainer: Fabio Fantoni Architecture: all Source: freeipmi Version: 1.6.10-1+apertis0bv2024dev2b1 Replaces: libipmiconsole2 (<< 1.6.8-2~), libipmimonitoring6 (<< 1.6.8-2~) Suggests: freeipmi-tools Breaks: libipmiconsole2 (<< 1.6.8-2~), libipmimonitoring6 (<< 1.6.8-2~) Filename: pool/development/f/freeipmi/freeipmi-common_1.6.10-1+apertis0bv2024dev2b1_all.deb Size: 356288 MD5sum: 0062028ead74d70d8ddc44aa98eebec6 SHA1: b77e510f25ed5a93f1111dc8ca3c03f03c21730f SHA256: e21d5156669685cdca85f058e9dbe50ae8ba07c1c288e033663ff48e68db4950 SHA512: 2f21ab1ed7f8c6c97127e9fd869d5bf8202437348edb29359e1ae578a4c1a2d9070aaead0c68f72f49f2a0da701e43ddd8986425f27c3f142295d1e5bea4831d Description: GNU implementation of the IPMI protocol - common files FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package provides configuration used by the rest of FreeIPMI framework and generic documentation to orient the user. Homepage: https://www.gnu.org/software/freeipmi/ Multi-Arch: foreign Package: freeipmi-ipmidetect Priority: optional Section: admin Installed-Size: 335 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.10-1+apertis0bv2024dev2b1 Depends: freeipmi-common (= 1.6.10-1+apertis0bv2024dev2b1), libc6 (>= 2.34), libfreeipmi17 (>= 1.1.5), libipmidetect0 (>= 1.1.5) Filename: pool/development/f/freeipmi/freeipmi-ipmidetect_1.6.10-1+apertis0bv2024dev2b1_arm64.deb Size: 204308 MD5sum: 096290241d229faf32009564180af1b9 SHA1: e999d607301e5e645cf1da28d407ef3dc06298e5 SHA256: 8c1f90f0cadbd35c4c7943953192386b84110bea59a9609680985dcbdf6db743 SHA512: 4b263cd8a4f8490d8fd59b4e849d2cfb61b3aab2701fd71eadf30bbaf5f34debc16b3ad93265e2d589783766209b01dff65fd00f8e63495bd082fbf29d087baa Description: GNU IPMI - IPMI node detection tool FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package contains a tool and a daemon for detecting IPMI nodes. Homepage: https://www.gnu.org/software/freeipmi/ Package: freeipmi-ipmidetect-dbgsym Priority: optional Section: debug Installed-Size: 178 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.10-1+apertis0bv2024dev2b1 Depends: freeipmi-ipmidetect (= 1.6.10-1+apertis0bv2024dev2b1) Filename: pool/development/f/freeipmi/freeipmi-ipmidetect-dbgsym_1.6.10-1+apertis0bv2024dev2b1_arm64.deb Size: 142040 MD5sum: 26858964af10dc9927b444b35ee2857d SHA1: c5bd2c167a915272f98ef6d26f240695c7705987 SHA256: 25bf932d8b6384688552151d45f590099271bb9da1971e0eedb7a971d638a67a SHA512: 0104df626f088f970266935ac52b522c4c9c21dadebf8edca55199a851e234e630ed475e114418712cba18809a09fae84711be853d16f48e4a8f6e6c0aa05252 Description: debug symbols for freeipmi-ipmidetect Auto-Built-Package: debug-symbols Build-Ids: 71a0ba859a6abdd2ef9abb46b42f140965c3b3fd f86b6f42f67a3bf06544f0eccf2ead078a7226ac Package: freeipmi-ipmiseld Priority: optional Section: admin Installed-Size: 405 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.10-1+apertis0bv2024dev2b1 Depends: freeipmi-common (= 1.6.10-1+apertis0bv2024dev2b1), libc6 (>= 2.34), libfreeipmi17 (>= 1.4.4) Filename: pool/development/f/freeipmi/freeipmi-ipmiseld_1.6.10-1+apertis0bv2024dev2b1_arm64.deb Size: 245432 MD5sum: 33d5f4db67f3a4a74831c5d36d558cf3 SHA1: de982ad211fc1a82f47469c675dca739dd8c0395 SHA256: 906dc61a6be9805addc08f9dd511494db99e279d1e99a04af22b9d8858c5b73a SHA512: 8c0765566c6f08349c9b28480c9d4bbba56667ed788fc7f102b04adee591ca7b9ba9c78de1e7c96451f13e390876378d64ef37d21a8e8b61fded4a196794c524 Description: GNU IPMI - IPMI system event log daemon FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package contains ipmiseld which takes the system event log from the BMC and imports it to syslog Homepage: https://www.gnu.org/software/freeipmi/ Package: freeipmi-ipmiseld-dbgsym Priority: optional Section: debug Installed-Size: 223 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.10-1+apertis0bv2024dev2b1 Depends: freeipmi-ipmiseld (= 1.6.10-1+apertis0bv2024dev2b1) Filename: pool/development/f/freeipmi/freeipmi-ipmiseld-dbgsym_1.6.10-1+apertis0bv2024dev2b1_arm64.deb Size: 192820 MD5sum: d70df09a17cd77a17b12f9336d603427 SHA1: 66fb130964c48823ce8b795eb72c65fc30b4a16e SHA256: dcbeb3edb7dae777ea542e742ac0b23f370cf750cc91e735a051a354acd54aff SHA512: 0389566f9b0f372e41586bd755c1ab86af9154d52945961a912bf0f45964999b7919cfef930ca774b269936d252d1c899f001641d66d901b04aabfb0369ec88d Description: debug symbols for freeipmi-ipmiseld Auto-Built-Package: debug-symbols Build-Ids: 34c3a6a1fd64faa5e23a6726f76693ec9f1f3e66 Package: freeipmi-tools Priority: optional Section: admin Installed-Size: 3734 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.10-1+apertis0bv2024dev2b1 Depends: freeipmi-common (= 1.6.10-1+apertis0bv2024dev2b1), libc6 (>= 2.34), libfreeipmi17 (>= 1.6.2), libipmiconsole2 (>= 1.4.4), libipmidetect0 (>= 1.1.5) Suggests: freeipmi-bmc-watchdog, freeipmi-ipmidetect Filename: pool/development/f/freeipmi/freeipmi-tools_1.6.10-1+apertis0bv2024dev2b1_arm64.deb Size: 779852 MD5sum: 237df2477e552b10b05d9a87cddd6e6c SHA1: 30285d51f068c950025cdacb7c77c2e470b05d0e SHA256: ee81803b9a13403ceff5e1a8d003d6bd553dbfcda57668869bc67905eee21030 SHA512: 47a776ac29fcf10cb6649381cc072742f9699e1489350ef51690fe69a1150ccb51cc6082de2eaff8b149f8182e535edf8c800603cd3ee5c8eb1c8cc36a6038eb Description: GNU implementation of the IPMI protocol - tools FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package contains assorted IPMI-related tools: * bmc-config - configure BMC values * bmc-info - display BMC information * ipmi-chassis - IPMI chassis management utility * ipmi-fru - display FRU information * ipmi-locate - IPMI probing utility * ipmi-oem - IPMI OEM utility * ipmi-pet - decode Platform Event Traps * ipmi-raw - IPMI raw communication utility * ipmi-sel - display SEL entries * ipmi-sensors - display IPMI sensor information * ipmi-sensors-config - configure sensors * ipmiconsole - IPMI console utility * ipmiping - send IPMI Get Authentication Capabilitiy request * ipmipower - IPMI power control utility * pef-config - configure PEF values * rmcpping - send RMCP Ping to network hosts Homepage: https://www.gnu.org/software/freeipmi/ Package: freeipmi-tools-dbgsym Priority: optional Section: debug Installed-Size: 2950 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.10-1+apertis0bv2024dev2b1 Depends: freeipmi-tools (= 1.6.10-1+apertis0bv2024dev2b1) Filename: pool/development/f/freeipmi/freeipmi-tools-dbgsym_1.6.10-1+apertis0bv2024dev2b1_arm64.deb Size: 2536544 MD5sum: f64f9458a59a278aeb3cc6996ca57df6 SHA1: dc1dc1a7fb07a9f315f3100da6d70e1fa5e76921 SHA256: cf940a625a2d4c5b43f162c284d8c89669a219ec845b6d396a055da05e65fa05 SHA512: 9f144e41096b6f7be78690d5d8e65258ee167a8167e50e5aab517ca205a8765616c0074d530d1720d69afed19989a11279aa5e54eb59404bf050c918907f5208 Description: debug symbols for freeipmi-tools Auto-Built-Package: debug-symbols Build-Ids: 05f8a99e9bcd3786ea65c045373c252a77097b31 137ba458988f0f82e15e194575c8ae3353337ace 1516963409903d7b4cd3494026d86eb4683be74b 1b7b2bf53df25a347224a75b6b4bf39ef00b2bc1 2de57b850be2b0a724de653c05eb076d7928829d 39a3dda1807232fee44b0203682060034d8de825 71398b30479201a0099cbbd58231126509aa7b31 830a621200f8557c358810b1e26871e29c5205ff 894fe2395d28be402494b3861cc2d84cb37246be acbd394ce49710f7cbec04c7b5a39b869ac194da af3e2d327ea23afba66644aff76b6f2e67671270 b06aadb14de6656d0f7835838808a41da89009b5 b3bcc4013831744b40f070cf4262f6d22f552172 b5b082803ae79b1c906cb018bd8165db488d3976 ba09be950438759527ce74e1eb79ebf528b1843f cadd3306b40fe2487d9359b545d5c441435ffdaf Package: freetable Priority: optional Section: web Installed-Size: 41 Maintainer: Felipe Augusto van de Wiel (faw) Architecture: all Version: 2.3-4.4+apertis0bv2024dev2b1 Depends: perl:any Filename: pool/development/f/freetable/freetable_2.3-4.4+apertis0bv2024dev2b1_all.deb Size: 19652 MD5sum: 8d2fa6589c6c51d1163281770a53c240 SHA1: 57ac20697b50ad65e23a8dcf480b11fa7c59a201 SHA256: dc745561a15b63cc164d1b0c95eaf70bcf53abfb8f49c8be8856a8d66685700e SHA512: c86658c31baa2afe22148669e23630a5239fbfcee712433862bb9e54cd650c8287f1dadca01125cf164db4ece0ee2863a605da1fae5fdd9837a98c2f4d342f38 Description: Facilitates production of HTML tables Freetable is a perl script that aims to make the production of HTML tables a little easier. This script works as a filter, reading stdin and writing to stdout. . The input syntax is as roughly follows: . initial text (e.g. ... ). (X, Y) options for cell (X, Y) text for cell (X,Y)... ((X,Y)) options for header cell X,Y text for header cell (X,Y)... . Rows and cells may be specified in any order, numbering starts at 1. X and/or Y may be replaced by regular expression, explicit range or even arbitrary Perl code to indicate rows or columns. Options or text (or both) may be omitted for cells. Cells may be omitted completely if they are empty or fall under the rowspan/colspan specifications of another cell. Cells may contain arbitrary HTML text, including other freetable tables. Package: freetds-bin Priority: optional Section: database Installed-Size: 1102 Maintainer: Joseph Nahmias Architecture: arm64 Source: freetds Version: 1.3.17+ds-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libgnutls30 (>= 3.7.5), libgssapi-krb5-2 (>= 1.17), libhogweed6, libnettle8, libodbc2 (>= 2.3.1), libreadline8 (>= 6.0), libsybdb5 (>= 1.00.82), freetds-common Suggests: freetds-doc Filename: pool/development/f/freetds/freetds-bin_1.3.17+ds-2+apertis0bv2024dev2b1_arm64.deb Size: 204808 MD5sum: 02be2138114b024721b3c18bcf2f926d SHA1: 9fb70758d3539cab9d18ed276d0b1780c1c349fd SHA256: a07fa52ee6f6feb34ba041a0e2e50c14b3b90f81487cf768374634a0471f1580 SHA512: 775fc4dc853f6015efd36ee4e219c7dd86fbef754d687cbe6103ce1add65319221b418430cc0d852b6796be155d8c0f6171d6792c5d7ac33f4f076f62ed51d47 Description: FreeTDS command-line utilities FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the command-line utilities shipped with FreeTDS. Homepage: http://www.freetds.org/ Package: freetds-bin-dbgsym Priority: optional Section: debug Installed-Size: 990 Maintainer: Joseph Nahmias Architecture: arm64 Source: freetds Version: 1.3.17+ds-2+apertis0bv2024dev2b1 Depends: freetds-bin (= 1.3.17+ds-2+apertis0bv2024dev2b1) Filename: pool/development/f/freetds/freetds-bin-dbgsym_1.3.17+ds-2+apertis0bv2024dev2b1_arm64.deb Size: 863088 MD5sum: 974a16542fd0b0c60241cce9effc353a SHA1: 7753ab9bb81e0c0074694f0941d3ceab0b69cbf2 SHA256: 18483e3afa464983acbf0c2251bcdb3799835431af557810b770837ca300ca23 SHA512: 16cd61923fa9ddc36bb06540ac0595d269ab9963c69fd301d54cbfe0f7c496ce68f1b76925e722188eb1bafb1f096c593c266482da008831754abd6fcd30f3c3 Description: debug symbols for freetds-bin Auto-Built-Package: debug-symbols Build-Ids: 092fe4c11defb6a2f5521dfa58965cd12cd2f934 28fd8b7dea638c5b49e4f1a8fbbe77cc6bf06011 5c0fb8261942cbc0955b0196ff9e64e8c917a94a 644bc14835ea408448acd6f077e8f4e05696a539 a5f0e87d42eef8d7da11711bc3b505b024a90b99 c87b94b07a1b37453299ca5f47ceaaab3e65f073 cb1a319ad69c94a800fa16bbc562b7efd8fd0ab9 ff0e571aff8efa42ba80b6b0ef743c841627eea7 Package: freetds-common Priority: optional Section: libs Installed-Size: 58 Maintainer: Joseph Nahmias Architecture: all Source: freetds Version: 1.3.17+ds-2+apertis0bv2024preb1 Filename: pool/development/f/freetds/freetds-common_1.3.17+ds-2+apertis0bv2024preb1_all.deb Size: 31208 MD5sum: e4a1e1cea3a256f18ed133295ae65de6 SHA1: bbc9731ab8801cc9f3e0320a194931c2a94247f4 SHA256: 64d30a8e4e24791e71f8b1675acfac7324b0a072f16cdd4d503d9621bf021e68 SHA512: 459d6199f25d4a04cbf1e4c0401788d8c75062766c7f6152030653e37800bb39de57d3bb72e04222c76e220c47f32e7162613081b37aa2eea21dda8e8add7a48 Description: configuration files for FreeTDS SQL client libraries FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package manages the configuration files that are common to all of the TDS client library implementations (CT-Lib, DB-Lib, and ODBC), stored in /etc/freetds/. Homepage: http://www.freetds.org/ Multi-Arch: foreign Package: freetds-dev Priority: optional Section: devel Installed-Size: 1795 Maintainer: Joseph Nahmias Architecture: arm64 Source: freetds Version: 1.3.17+ds-2+apertis0bv2024dev2b1 Depends: libct4 (= 1.3.17+ds-2+apertis0bv2024dev2b1), libsybdb5 (= 1.3.17+ds-2+apertis0bv2024dev2b1) Recommends: freetds-doc Filename: pool/development/f/freetds/freetds-dev_1.3.17+ds-2+apertis0bv2024dev2b1_arm64.deb Size: 264316 MD5sum: 8f201f3dbb451f76208ab1f0cd879724 SHA1: af8808c87dae57ccd8bd2e788d7ed16dfb64f05a SHA256: ff102c77f3cf65ae35fbe05c24ce5cacd2bb028a4c2c7166d4a086724fcdcbb6 SHA512: 0c69b4459ff1ac3bcfdbb5c2052d13f3425c6b57de4f05b1cdc1c5848f30b56499046d6f00e14a0f71b2b8551d7f03866769937c0c539be51ea0c34d5a1924f8 Description: MS SQL and Sybase client library (static libs and headers) FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the static libraries and header files for TDS, which you will need to develop applications that connect to MS SQL servers. You will also need this package if you are installing the Perl DBD::Sybase module on your system using CPAN. Homepage: http://www.freetds.org/ Package: freetds-doc Priority: optional Section: doc Installed-Size: 10515 Maintainer: Joseph Nahmias Architecture: all Source: freetds Version: 1.3.17+ds-2+apertis0bv2024preb1 Filename: pool/development/f/freetds/freetds-doc_1.3.17+ds-2+apertis0bv2024preb1_all.deb Size: 768160 MD5sum: a282584cb3ea432a507360b71aba3f47 SHA1: fc909181669335643cf3f93155e59ee1ea4bd23f SHA256: 65f43e7d8ff03fea5301dd1866fe7838fe397d77b666a1fcdf59a4729bc1e835 SHA512: 5c99d2d373d35028c6415d767be541d66f177cb9a4dd0732c4d3e92371e8b78cc2f4298e22910afe698737db99563375b736d05e0afb8925e3889dfdf03ce3bf Description: FreeTDS documentation FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the user guide as well as the library API reference manual. Homepage: http://www.freetds.org/ Multi-Arch: foreign Package: fstrm-bin Priority: optional Section: utils Installed-Size: 223 Maintainer: Robert Edmonds Architecture: arm64 Source: fstrm Version: 0.6.1-1+apertis1bv2024dev2b1 Depends: libc6 (>= 2.34), libevent-2.1-7 (>= 2.1.8-stable), libfstrm0 (>= 0.4.0) Filename: pool/development/f/fstrm/fstrm-bin_0.6.1-1+apertis1bv2024dev2b1_arm64.deb Size: 33776 MD5sum: 5c2eddb42505409e9dbbf2d5625f4b14 SHA1: 6c3ed4e9c1512010302f2c00c2212750fd06ca68 SHA256: 52c9777493d9d4e8369fdf612701aeb949d00c4b3242605ce0705f2c9a80a6e1 SHA512: 96d8186d13184859ca79ca906202bbf3670c3c5f7a8e8485d2bc7cc5775d7cd0032d92ac37dfb4232aac57a9179cbd4a319dab0c2f71287b831cab77b54cfce7 Description: Frame Streams (fstrm) library (utilities) Frame Streams is a light weight, binary clean protocol that allows for the transport of arbitrarily encoded data payload sequences with minimal framing overhead -- just four bytes per data frame. Frame Streams does not specify an encoding format for data frames and can be used with any data serialization format that produces byte sequences, such as Protocol Buffers, XML, JSON, MessagePack, YAML, etc. Frame Streams can be used as both a streaming transport over a reliable byte stream socket (TCP sockets, TLS connections, AF_UNIX sockets, etc.) for data in motion as well as a file format for data at rest. A "Content Type" header identifies the type of payload being carried over an individual Frame Stream and allows cooperating programs to determine how to interpret a given sequence of data payloads. . This is the "fstrm" implementation of Frame Streams in C. . This package contains the command line utilities. Homepage: https://github.com/farsightsec/fstrm Package: fstrm-bin-dbgsym Priority: optional Section: debug Installed-Size: 133 Maintainer: Robert Edmonds Architecture: arm64 Source: fstrm Version: 0.6.1-1+apertis1bv2024dev2b1 Depends: fstrm-bin (= 0.6.1-1+apertis1bv2024dev2b1) Filename: pool/development/f/fstrm/fstrm-bin-dbgsym_0.6.1-1+apertis1bv2024dev2b1_arm64.deb Size: 93724 MD5sum: 438eb1a4d93f43c8a708ca52d4436b6f SHA1: 83770e0d9e621eb58805d7c6703e0e777db66ad5 SHA256: 17c84946416c94805ee77eb141c814253a9a117f29bfa54993fd2428eb3b8dd6 SHA512: db719c6a29515d4eb0d712d3be3e1be28365796cedc554ee9f469c7ac227fd7d9ec37e32ba12285dd0325a03878791d58593b302cf46bbc515d11215d087f478 Description: debug symbols for fstrm-bin Auto-Built-Package: debug-symbols Build-Ids: 102d7e9f79dad13acaf95a47348dfee26f7663a3 ac0f7174461c20d475b9f4fccdec38647d2c839f d5c923cabab75046162a01ad6e60ea4dc7f567db Package: fsverity Priority: optional Section: admin Installed-Size: 82 Maintainer: Romain Perier Architecture: arm64 Source: fsverity-utils Version: 1.5-1.1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libfsverity0 (= 1.5-1.1+apertis0bv2024dev2b1) Filename: pool/development/f/fsverity-utils/fsverity_1.5-1.1+apertis0bv2024dev2b1_arm64.deb Size: 14564 MD5sum: cfe9affabbec017e31b89fa80e993391 SHA1: 6568a25d28d94933a88cf6b6b6271b5b80e9b491 SHA256: e6eb0e916296bfac851ae8dff4d173ff1393ad70772024530268d1c7b07daa70 SHA512: b73029ad02f85e764958215157d54a4c3ec91a5aeaebadcbaa8d040a0a56ec19ad31aef1d7e673e28e03e223f3042a51be52e08b46a1feed0d64f7cb3a8b467c Description: Userspace utilities for fs-verity fs-verity is a Linux kernel feature that does transparent on-demand integrity/authenticity verification of the contents of read-only files, using a hidden Merkle tree (hash tree) associated with the file. The mechanism is similar to dm-verity, but implemented at the file level rather than at the block device level. . This package contains the fsverity utility Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/fsverity-utils.git Package: fsverity-dbgsym Priority: optional Section: debug Installed-Size: 43 Maintainer: Romain Perier Architecture: arm64 Source: fsverity-utils Version: 1.5-1.1+apertis0bv2024dev2b1 Depends: fsverity (= 1.5-1.1+apertis0bv2024dev2b1) Filename: pool/development/f/fsverity-utils/fsverity-dbgsym_1.5-1.1+apertis0bv2024dev2b1_arm64.deb Size: 26048 MD5sum: f01fab0459393b57c84b928993ae88a9 SHA1: f1630a5e08f7da5a7e5548d7dc65bf4a6c81a070 SHA256: b6eb64301393e4adcf5fee83d122c24925f27489ec097da7f1e828f989f64ea6 SHA512: 52c5269426fa7d4b71af1cf5ee58c2c613964036061250427cba0881ffe66b170ccfc403e033ed71bcb752110ade377e74002555d0706536085d7cd7da7046cc Description: debug symbols for fsverity Auto-Built-Package: debug-symbols Build-Ids: efbe8d69a0fcea2c43855ba39b203726af62bc9f Package: furo Priority: optional Section: python Installed-Size: 320 Maintainer: Georges Khaznadar Architecture: all Version: 2022.12.07+dfsg-1+apertis0bv2024preb1 Depends: python3-bs4, python3-pygments, python3-sphinx, python3:any, sphinx-basic-ng, python3, node-normalize.css Filename: pool/development/f/furo/furo_2022.12.07+dfsg-1+apertis0bv2024preb1_all.deb Size: 58744 MD5sum: 4624cd64015afabef5943ea553782acb SHA1: 1c66ad5ceabe5ef485bcc733bb25195cbf6655e0 SHA256: 07bec0a96aa2b430a76bb715dbd7219e877d51774e6af731898b8d0cf4309b4a SHA512: 4f470d71e65a7cc152c744c1ec12d6ef78ccfb70935e5e6e18e1ed18a4391ceb23baf90beba07cc7afd35c0fbbb7db20c72d493722be443d854dda093b4ea971 Description: clean customisable Sphinx documentation theme Furo is a clean customisable Sphinx documentation theme ... - Intentionally minimal — the most important thing is the content, not the scaffolding around it. - Responsive — adapting perfectly to the available screen space, to work on all sorts of devices. - Customisable — change the color palette, font families, logo and more! - Easy to navigate — with carefully-designed sidebar navigation and inter-page links. - Good looking content — through clear typography and well-stylised elements. - Good looking search — helps readers find what they want quickly. - Biased for smaller docsets — intended for smaller documentation sets, where presenting the entire hierarchy in the sidebar is not overwhelming. Homepage: https://pradyunsg.me/furo/ Package: g++ Priority: optional Section: devel Installed-Size: 14 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Provides: c++-compiler, g++-aarch64-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1) Depends: cpp (= 4:12.2.0-3+apertis0bv2024preb1), gcc (= 4:12.2.0-3+apertis0bv2024preb1), g++-12 (>= 12.2.0-1~), gcc-12 (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/g++_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1360 MD5sum: 1b7fc99c214b8ed89e6741e65dcea844 SHA1: b24855f499716251f30c96d490b5fcc72546e2c0 SHA256: d32477e055162d76d5fb324bde805db589a5d34a144cc4d0f448d3532cdc8d6c SHA512: e4214e3cb447212fc90d9344299b8167ee4dff4eb1e731bebdad584d0c29eafc76666a871fc7a8572ca62c5c35848f4af2aba5d381a543ac98f7f464d6bcfd2e Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ compiler. Package: g++-11 Priority: optional Section: devel Installed-Size: 26508 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Provides: c++-compiler, c++abi2-dev Depends: gcc-11-base (= 11.3.0-12+apertis0bv2024preb1), gcc-11 (= 11.3.0-12+apertis0bv2024preb1), libstdc++-11-dev (= 11.3.0-12+apertis0bv2024preb1), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-11-doc (>= 11) Filename: pool/development/g/gcc-11/g++-11_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 9254872 MD5sum: 7f6b7fef6d6c9110c45c6e03b3e87676 SHA1: a3f044238faa28dc02da6911b370850dbcdbcef3 SHA256: 9b68c3451ffd242473e0bc0fec8a65b7fabf2c4fd4dd74788198462c8169cd23 SHA512: e8e76b6a84ad2392ec9102330f2d7d8484661884564775bc7bd54a6de5532513d8aad0a12d509a08f290ea40bda3a2c3abf58c16a571d5e1539139f6b9c9fbae Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Homepage: http://gcc.gnu.org/ Package: g++-11-dbgsym Priority: optional Section: debug Installed-Size: 61315 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Depends: g++-11 (= 11.3.0-12+apertis0bv2024preb1) Filename: pool/development/g/gcc-11/g++-11-dbgsym_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 56269832 MD5sum: 6ef03c82392d8c5817626b4d1f400f25 SHA1: 31e44e206a605978822b9487baaa9e012c49c64f SHA256: 129dbc9dcd899cd08b4b1859125ddde05807d79d6187749455ef27cea43b0155 SHA512: 1ca9ef57920169ac86fb5793748f89ffd3f1adfeb2dfac28137a59b15df8f92b136c8b1afc67f0608abf1a35c67bf691ff55d06581f7d013838537105e546571 Description: debug symbols for g++-11 Auto-Built-Package: debug-symbols Build-Ids: 22cf7e19ca5fb270dde4fb8edacf0a020e8ca839 2e8aa732b7f486f65b135708e123fb1785398156 ee31e415de877abc8342b7e57cf488c672f27461 Package: g++-12-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 27918 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Provides: c++-compiler-arm-linux-gnueabi Depends: gcc-12-arm-linux-gnueabi-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-arm-linux-gnueabi (= 12.2.0-14+apertis1bv2024dev3b1cross1), libstdc++-12-dev-armel-cross (>= 12), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-doc (>= 12) Filename: pool/development/g/gcc-12-cross/g++-12-arm-linux-gnueabi_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 8594472 MD5sum: b27e8a5510cf63aaa6b0f12ba47d0bb6 SHA1: aa5a63f090f3e6020255667af7d4a40bf48285a2 SHA256: 332f6f24364fe97f3695141980f9d3311c29f8b9d27973fb64aff74b66c658a4 SHA512: d44de203e7192da9156d239f90987ba92048d0b05856f12080d5c57cab9888c52baca8b7645da616209c47ec41d1e6b0433a7172b7207b463c8b2d50c1a4b852 Description: GNU C++ compiler (cross compiler for armel architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for armel architecture. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-12-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 27918 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Provides: c++-compiler-arm-linux-gnueabihf Depends: gcc-12-arm-linux-gnueabihf-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-arm-linux-gnueabihf (= 12.2.0-14+apertis1bv2024dev3b1cross1), libstdc++-12-dev-armhf-cross (>= 12), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-doc (>= 12) Filename: pool/development/g/gcc-12-cross/g++-12-arm-linux-gnueabihf_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 8594932 MD5sum: c11ad86204fd816b27bbddc09311dd5a SHA1: 793cbff0b90b2d191b57837237e830ddef5cae4b SHA256: 741e128c6c60c49ebbfdcaa619fce6728638882606ea5d1dcf4bcde4e9107b4b SHA512: 32ad691a9608ccdb2cf787afb1d5df3d55d1a0708fddcdf777bbebd4d7f8366a37760841ffc57977db53976df07a0a3f693c2f9ae525a2e537399cf5baa893d4 Description: GNU C++ compiler (cross compiler for armhf architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for armhf architecture. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-12-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-x86-64-linux-gnu-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), g++-12-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-multilib-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), lib32stdc++-12-dev-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1), libx32stdc++-12-dev-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1) Suggests: lib32stdc++6-12-dbg-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1), libx32stdc++6-12-dbg-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1) Filename: pool/development/g/gcc-12-cross/g++-12-multilib-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 1164 MD5sum: 3c7e87f177b7dcb951b1186c05630c8e SHA1: 54dfa61c26bd472e74f6a1f92809247db7645567 SHA256: d770809903608c0d2b96df483829bf963b820503961929a57eabb8921a836eb7 SHA512: 3e751daaa9284f51fe8fb9a970a86b742752f41968b48d5b9a416b8f5a8f821b15382bc922c2542129d1e2e4746364fee43aae90d073db6f1674dc53f7eb345b Description: GNU C++ compiler (multilib support) (cross compiler for amd64 architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-12-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 34216 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Provides: c++-compiler-x86-64-linux-gnu Depends: gcc-12-x86-64-linux-gnu-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), libstdc++-12-dev-amd64-cross (>= 12), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: g++-12-multilib-x86-64-linux-gnu, gcc-12-doc (>= 12) Filename: pool/development/g/gcc-12-cross/g++-12-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 9599912 MD5sum: a2efcca678bbc41fabef4c05d1b33183 SHA1: 0f4fb3f8cbb4c32ec0e4de637ead0824dc5c9c49 SHA256: 352e69e44eba880e0dab5a899d6ac60c793c58c7a2f8e31756167b1969af041f SHA512: be3cb6d55e6c254149ebef062a40c35f024bd66151bd72830b876020f41d36043cbc824287230a3b81863583929e8a5f2caaf1cbe0623e669abdfd2b4b403b55 Description: GNU C++ compiler (cross compiler for amd64 architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for amd64 architecture. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabi (= 4:12.2.0-3+apertis0bv2024preb1), gcc-arm-linux-gnueabi (= 4:12.2.0-3+apertis0bv2024preb1), g++-12-arm-linux-gnueabi (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/g++-arm-linux-gnueabi_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1192 MD5sum: 1fc8e934a1c3990dd1956018edbf91a4 SHA1: 6607c04030003828f96e7002dc88444037d2892b SHA256: 389861ad798cb869eeade404a778a984e4f0d56d3cf7c2f43dc48bca58996f69 SHA512: 7380bd94561c5f317e97f3581a87eefb9805fe6fd609271d74ea204449a79a62fbfcfbc819695679ff1455779a08bd34909a292d8bd216f431bec92ef156e7a6 Description: GNU C++ compiler for the armel architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the armel architecture. Multi-Arch: foreign Package: g++-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabihf (= 4:12.2.0-3+apertis0bv2024preb1), gcc-arm-linux-gnueabihf (= 4:12.2.0-3+apertis0bv2024preb1), g++-12-arm-linux-gnueabihf (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/g++-arm-linux-gnueabihf_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1200 MD5sum: eb1a5c1ca06c4d8cadb46cc7357d4c5a SHA1: 29381a01625193572fef2e97576206004a1ec2c1 SHA256: e50cddacd3ac9c86111efdd48b86602490b4ed92baf22f005c7f24c4afaaf5b6 SHA512: d9bf4937fb2122cf0b8b2da61e67e4a9f5bcd7a04daa6a8313ba5f8209d574ed5a8a97dd03ee2ff23bf62637e16e8266408970816d4d82c724767be1ffef16ce Description: GNU C++ compiler for the armhf architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the armhf architecture. Multi-Arch: foreign Package: g++-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-i686-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-i686-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), g++-12-i686-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/g++-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1188 MD5sum: 6743f94f759b2cacfa6f335548bdf75c SHA1: 06423a488ccad4a582b259b34cdb656a943dd9e1 SHA256: 3631348cfe25a68d7e78a32f71b18e5a8b694cf5c7b2e37e20eb34a7dd2d1dcd SHA512: 94c2938da527479f41c311f5f620f7c3f6655d4b3bdf20da714536b8f00abe2ed03e8773d37fb45dc996bb2424a7b87db7b7bfc512067714fa0e4f45b2c8ffb3 Description: GNU C++ compiler for the i386 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the i386 architecture. Multi-Arch: foreign Package: g++-mingw-w64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: g++-mingw-w64-i686, g++-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185452 MD5sum: 864ae37529392ebc8215d0a975823368 SHA1: c74a5848156094e2c050922b3572efb6b1f7d997 SHA256: b91f9eb366ff7629fade4350f1bfd6fdbf4e938f56f3670248015ec9df27b08d SHA512: d6414697170325d58b689558dd425d2d392ba6444a3ffbfa537cf0ef9fd94158d787da5b66dfc97a302fc80510d9f1e4cbc933ae377dfc6ccfb400ae343841f8 Description: GNU C++ compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C++ compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: g++-mingw-w64-i686-posix, g++-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185476 MD5sum: db0348337741bd02821d6a12e91a0fab SHA1: 973d666387d677071a04faa8f760b750632fbb81 SHA256: 45affd2e9bbdffd34de440a05921edbdd1f81598bac7c94055097a7420fc91fd SHA512: a122ecc766c9276a032414bcce59325994af538ec5ce81699a61b79f290307a12da8f07756510a6476d99e473e7c2181a41e6554585be8d9d65d10f7d56a56d9 Description: GNU C++ compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 56399 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Depends: gcc-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-i686-posix-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.36), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-posix_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 11783964 MD5sum: 13bf28dd951885468ebf482e2c4a8745 SHA1: 8cb3a95e5e715907d7bed291a5aa229e040e4e43 SHA256: 5b389ae2860ccfa819f38f87d167c5697b3dbce14a927350474138053e56899f SHA512: f3145f7fb166659c102b481a08e9070f55313b3797c22c12e5f0d5af7947e8ecb246b8db1d7c7ed8d9c53786ab1850622babc2aee04cb409fda2f51ebae27b85 Description: GNU C++ compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 106565 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: g++-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-posix-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 104768300 MD5sum: 694d632caf220ab14adc3c663cd6011b SHA1: b81c0f5144f7eb9c0be4ae64f723c285b81a835c SHA256: bea334c559f0580eadd540f841d6408d47c5e7c9e305a74c288a3fa3fce2dec0 SHA512: eef43b2fe7211c16af17e936412153898eccf97cb5d81ac6fe508270a6b49ade906fc75010483c594d688010ecdc834eb4ba04c7db47b77640e84e4dca55c0e2 Description: debug symbols for g++-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 37ae2acfee6af4116ddd2a8da03a20a48b7f6f7d 83a414db77c95eceacdc9640170ee267b6b821dc 952c011ca7cd4284fc26a2ace7da7c0d76568cd0 Package: g++-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 56353 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Depends: gcc-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-i686-win32-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.36), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-win32_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 11792556 MD5sum: 1882bd305817904f5546536ac1e54178 SHA1: 5b02075268a6c47a67a8720c6604afc6261b63c9 SHA256: f2dff9f8bede0258f7ccc2698e18a26fb443832e1a9941936f6e7b77a2787459 SHA512: f79517cf10362251ff2f761f50fd88eef5b164197142be328f3102b87eefea1cf928e8aa5cd1968d1f078bd000e9c1c78f8bdc260245a236e6beb6d3f8e8b91e Description: GNU C++ compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 106565 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: g++-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-win32-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 104743356 MD5sum: bcd98eb1ca8b9e572a4a31fa5c834e58 SHA1: 1b6965596bd4c6993d47ef04e85782994f5ad6e5 SHA256: e8f9f7e70489232b213840f0a819bca36e1c10c93fee5cd76a02807c926e00b3 SHA512: 49f923bca08de39c825c7a0e942c129af8dc5201ffb5f0446e5df85b037e9a73a00407a55f6447b5e135ace61f49499bac64dd57cd1bb05fe31a05791a2cc7ff Description: debug symbols for g++-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 17dea89c1f235a7edda586d58bcf293dfa6a1b30 460db38f298860e421579cc1f47c859c04b25399 96835c436677143a050ce8f5f65e236c014e8666 Package: g++-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: g++-mingw-w64-x86-64-posix, g++-mingw-w64-x86-64-win32 Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185456 MD5sum: 4b6656bd2eae5839f6cd61e004b5b836 SHA1: 48835fbd8bee23f2d4ba88bbea0fae51e6a347e4 SHA256: 3484dab96bbb1671e599b594df7e8c0284ab0a942bca448666483143e2afe05b SHA512: dd41f54b503aa92b6060753c9779a106bd8327bc96be843de2764b4edcbb685f7c22b38456d21dbd0d7f2b1f8e47a7e36e13864e4f8feb63744b1d9e238b426e Description: GNU C++ compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 58141 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Depends: gcc-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-x86-64-posix-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.36), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-posix_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 11955912 MD5sum: a82ed19cf59e1499c89b28f04e0f27f7 SHA1: ad9690ff4231ece51f525e9f81d185f04f549c22 SHA256: 86a96852ced4b65d3e3915ca9e7764863cd673505575da5e2f8ff41275968fb7 SHA512: 772352e6fef77f240a4e33fa472c34bb5d6b72829194110723654be566dc85d1f869d3a5fb4ef7b4f418a5e8c721179a45edaa0b7e59595da6a83514f35e932a Description: GNU C++ compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 107206 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: g++-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-posix-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 105298440 MD5sum: bdd8c16bb92a6af66c515bc2f6845c08 SHA1: bfce5efa070c693e92d22d9c7beba1b7ffd5d40f SHA256: 2d3f9e6fc81213991f4f6c00ba9348df373e3d6605e9aaad30f4b6c229362d74 SHA512: f83e2c8de4960b80606fc573b84fa11a944c2649bb75a25ffd999fea74b75e554e70b7f3928baefbb3d1f2ad1f26e48f49f632d760d2d62bb762c6c8d7f303d3 Description: debug symbols for g++-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 81ab3c8ba6547ed55bae2fe7f2706ef0ca4d1634 ac30b87baef331a831ddac6efe6ded90f3ebfd00 afc74bf4e54b72aba129269d465d40d36e560aa5 Package: g++-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 58087 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Depends: gcc-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-x86-64-win32-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.36), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-win32_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 11962184 MD5sum: 7d9ac2e8c9a316520cc584467d23a882 SHA1: c36a84438a0c6a2071364e225992b81b738bf0d3 SHA256: 87d8a2172711847902f12a262af309eb399c1f914474b31cd0a06374b6731007 SHA512: 431bbc7d6390bf4dbbfb4843ac3e7fb8e58bb7be00d4a19f5df543008cc065a7ffc4926a8cfbde8b0f072c0d2f4c947902d639e84e21073ec1ee6a8bf2b9e67e Description: GNU C++ compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 107204 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: g++-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-win32-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 105308576 MD5sum: 7fcf6b29fc4c010708fdd6ca79897f9f SHA1: 6e0b486cf03a9e34b7ab9ba19709c4b3981f5e9b SHA256: fc001ec3eaecbf5ede9ed9463b7cf61cc6cf397221bdd33eef0c873c72a1332b SHA512: f77a8908b17e6931b9cf57112f1ed3a9a6a06d6477913ffacb9606bc7dbcc09574abf14d8b85f4b14feea0c1baa617c7e62a6b11423d3c92b7b00e95049f8b68 Description: debug symbols for g++-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 40aa309a3e7f9f8e0ddb6166df475a5c8b23fe56 6af73c436ef7eeab35d2d68645a7761844ff2d14 9cad9466d40caf843747e281ffbd1a1a41c7fe62 Package: g++-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-i686-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), g++-i686-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-multilib-i686-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), g++-12-multilib-i686-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/g++-multilib-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1028 MD5sum: 65bad80911720e2dd9884cc929f21b53 SHA1: 769a1ee8c7bbc22638da2f6a8bd04e078c191c25 SHA256: fd9e4f5d4b86643fa94d633e21ec618d8dc144812e2ee624c90a20e743a8e8ea SHA512: cee07601118a418ab3eb571c7566abbbedadd95cfb23127c05260049c1e11922154a6c308bc0cb5d1577b94e9853182cef17f8e48eaa44fae56d6c2ee5cc883e Description: GNU C++ compiler for the i386 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the i386 architecture. Package: g++-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-s390x-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), g++-s390x-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-multilib-s390x-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), g++-12-multilib-s390x-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/g++-multilib-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1024 MD5sum: 2d0d60d036f366e4d76d3f9980a6349c SHA1: ed2ddaa3ba4761978d67f09985aeb5852feaed73 SHA256: 79425ef2b5350b4b2da7afd80897f2384b3270cb5d9abf7466784cee54de811d SHA512: c3d6d864775c454135f1962fa0c2370d2197c532c46d087e0bceacf4ddd70109d1d2f1ea16fdfe6961a6e2f8d3709e76387ca21d82e0eede3b34a9abfa708a9f Description: GNU C++ compiler for the s390x architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the s390x architecture. Package: g++-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-x86-64-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), g++-x86-64-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-multilib-x86-64-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), g++-12-multilib-x86-64-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/g++-multilib-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1024 MD5sum: ae22192d68bb2835de65c185f0c58043 SHA1: f4f8a0467d5a170b6de58e2f98585370be451961 SHA256: c21cc9ee96d5d78449751d03e3687d1716dddeb59e4bdca1ece2f8d84e1bd2d8 SHA512: 5084a8a5722fb6900b859ca39a8aaef555d27807058539c767bb5b4a13cd107e184d00c17e654ec9cce79c4cbeac277f46f918efd7e9ceee0d42a4a00f7bde74 Description: GNU C++ compiler for the amd64 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the amd64 architecture. Package: g++-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-powerpc64le-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-powerpc64le-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), g++-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/g++-powerpc64le-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1200 MD5sum: 7ce73226dd77359eeb73c7c1988bdaee SHA1: 2db76dadc30c2d7d673fe16716088cd0afb39356 SHA256: 2a9436b32d930a58155d0c96c8505bcec6c73c845fdb2abd44c9c0fb61c43132 SHA512: bf490702603a27a06b2a5b9441f0da316ec28e9e01df2d774a383e66a69b2c7f4b723880932812b9fed54608e2fc975214d72283b62757134e6d3f41ddd8c006 Description: GNU C++ compiler for the ppc64el architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: g++-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-s390x-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-s390x-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), g++-12-s390x-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/g++-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1196 MD5sum: af80538e59b1e93e4f595eb126ca802f SHA1: bb7f628dcf611ff7953e8da1b3e1874f684abdba SHA256: 2ba23a922f762d9cbdc7df7b0c5e328b87d016b5e797e56ec14593ecb88e1cc4 SHA512: 2dd6e9079033653d76a29ab49d188466c9be8f18cca5e051c534b69ceffa9e75ab796c35aefdd846400e576c7ecb99a72a6f208d789bcec5d43d61022aaff8dd Description: GNU C++ compiler for the s390x architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the s390x architecture. Multi-Arch: foreign Package: g++-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-x86-64-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-x86-64-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), g++-12-x86-64-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/g++-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1192 MD5sum: 39485b2a60e237057e78fa484603bdd1 SHA1: 43771187be9fea3404f54ec9243142fbe2e734eb SHA256: f4fffe44e27602016986d379bac5ab025f79bfb3a27f39f05157b206ceba7237 SHA512: 2913cc70f7142f92ce5b96374b24527cd7f4e5582861b0dfd6d73eb65b6de0d4c0a76ce55928917811fcf6af92637f777377c1f9b3d739afe8b184607569da9f Description: GNU C++ compiler for the amd64 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: galera-4 Priority: optional Section: libs Installed-Size: 2170 Maintainer: Debian MySQL Maintainers Architecture: arm64 Version: 26.4.13-1+apertis0bv2024dev2b1 Replaces: galera-3 (<< 26.4) Provides: galera4, percona-xtradb-cluster-galera-26, wsrep Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libssl3 (>= 3.0.0), libstdc++6 (>= 11) Conflicts: garbd-2, garbd-3, garbd2, garbd3, percona-galera-3, percona-galera-4, percona-xtradb-cluster-galera, percona-xtradb-cluster-galera-2.x, percona-xtradb-cluster-galera-3.x, percona-xtradb-cluster-galera-4.x, percona-xtradb-cluster-garbd-2.x, percona-xtradb-cluster-garbd-3.x Breaks: galera-3 (<< 26.4) Filename: pool/development/g/galera-4/galera-4_26.4.13-1+apertis0bv2024dev2b1_arm64.deb Size: 703796 MD5sum: ef48a750a8d6167f3c83d1151c85fdd1 SHA1: b7d6b881ca73110ae238b4b50c9758be44231762 SHA256: 2fb54e56884a4e8c0ae9609fadade5184cba182d83fc5c44ec8ddd9cef2b73b8 SHA512: 5499aea53b4708f23fc412a3d5c649d4c6f173cf725feca5a47b82800af2d07fd0f0cfde76da13e3122712d22a10912ac58fa07b7e0c9090f15680a34f0711a8 Description: Replication framework for transactional applications Galera is a fast synchronous multimaster wsrep provider (replication engine) for transactional databases and similar applications. For more information about wsrep API see https://github.com/codership/wsrep-API. For a description of Galera replication engine see http://galeracluster.com. . This package contains the Galera library/plugin. Homepage: https://www.galeracluster.com/ Package: galera-4-dbgsym Priority: optional Section: debug Installed-Size: 13654 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-4 Version: 26.4.13-1+apertis0bv2024dev2b1 Depends: galera-4 (= 26.4.13-1+apertis0bv2024dev2b1) Filename: pool/development/g/galera-4/galera-4-dbgsym_26.4.13-1+apertis0bv2024dev2b1_arm64.deb Size: 13534068 MD5sum: 39633ab7f7901eaceb08d4e65e55db12 SHA1: b2b70ac8e111c027f1aebf7fe2bcd54e6ebf18a7 SHA256: e536f97303666e1390bd617f24e44062d63db1d4d14b0eeb62fdd27d6eb070b1 SHA512: 744305067c99218ecf90079467b635b02366607269844274adf8b134929f9d3555214f3da0fd4546a740d309f98e9655fc6ee58fc5e290c553e03397701d34fa Description: debug symbols for galera-4 Auto-Built-Package: debug-symbols Build-Ids: ac18070001f143ab574830b956265fd3bd26b57c Package: galera-arbitrator-4 Priority: optional Section: database Installed-Size: 1799 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-4 Version: 26.4.13-1+apertis0bv2024dev2b1 Replaces: percona-xtradb-cluster-galera-2.x Depends: libboost-program-options1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libssl3 (>= 3.0.0), libstdc++6 (>= 11) Conflicts: galera-arbitrator-3, garbd-2, garbd2, percona-galera-arbitrator-3, percona-galera-arbitrator-4, percona-xtradb-cluster-garbd-2.x Breaks: percona-xtradb-cluster-galera-2.x Filename: pool/development/g/galera-4/galera-arbitrator-4_26.4.13-1+apertis0bv2024dev2b1_arm64.deb Size: 549336 MD5sum: 969b2323f05dd20e30514bd463b9d294 SHA1: d3a2f23eae2d54ef76fbce0e242ea515b22ada44 SHA256: a24d569af3807344a61c5882a22877752525fdf52540545a70667ac9a911bb95 SHA512: b542efcecc1115145049e3f80138a2efb7c1c38f58a224dcbfdb3ea26fce7e9ec37e8b26611d6a1b80a05eb11fdfd2a3c6cd599cc3a13d927fff50a858c14388 Description: Galera arbitrator daemon Galera is a fast synchronous multimaster wsrep provider (replication engine) for transactional databases and similar applications. For more information about wsrep API see https://github.com/codership/wsrep-API. For a description of Galera replication engine see http://galeracluster.com. . This package contains the Galera arbitrator daemon (garbd). Homepage: https://www.galeracluster.com/ Package: galera-arbitrator-4-dbgsym Priority: optional Section: debug Installed-Size: 9317 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-4 Version: 26.4.13-1+apertis0bv2024dev2b1 Depends: galera-arbitrator-4 (= 26.4.13-1+apertis0bv2024dev2b1) Filename: pool/development/g/galera-4/galera-arbitrator-4-dbgsym_26.4.13-1+apertis0bv2024dev2b1_arm64.deb Size: 9186344 MD5sum: 91df8c3d34979ce652326059e9dbedbc SHA1: a9d1413f43c33b56bd6707385f8d8fa794009ba3 SHA256: 1e53e086e2a0aca4e79b6bbd3b63b30f5a62c62f92d1799f9947735e43df7d0a SHA512: 6bf04b52ae98474284e657da773a447f446eb761ccc3dfa814decc2f5116ad6fa48ab58a363126e550f6a2883144eb57f60588bf43e930174156972515d748f8 Description: debug symbols for galera-arbitrator-4 Auto-Built-Package: debug-symbols Build-Ids: 94c6b4589989e63c0cb117c5d760db2cb08dd1cb Package: gawk Priority: optional Section: interpreters Installed-Size: 3633 Maintainer: Adrian Bunk Architecture: arm64 Version: 1:5.2.1-2+apertis0bv2024preb1 Provides: awk Pre-Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libmpfr6 (>= 3.1.3), libreadline8 (>= 6.0), libsigsegv2 (>= 2.9) Suggests: gawk-doc Filename: pool/development/g/gawk/gawk_5.2.1-2+apertis0bv2024preb1_arm64.deb Size: 643224 MD5sum: 4a6ad2b75dc58322c2e40abb4b754e62 SHA1: f29583d01a9e23c1946cf723f64969211fc7f5a6 SHA256: eba53a9c3093607f9e8af99ff85933228ea3ebf19bf7faaa44dda381bf65b5fd SHA512: c1b020d63ce2cbedc3163d4ae1fc7c7c6d7a74153eb356f8f35977ef667ad094493c408d052a7cd2d98cb77d606cfb312321aecc3f3e464670dd7c1cf94e5e51 Description: GNU awk, a pattern scanning and processing language `awk', a program that you can use to select particular records in a file and perform operations upon them. . Gawk is the GNU Project's implementation of the AWK programming language. It conforms to the definition of the language in the POSIX 1003.2 Command Language And Utilities Standard. This version in turn is based on the description in The AWK Programming Language, by Aho, Kernighan, and Weinberger, with the additional features defined in the System V Release 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk extensions, and some GNU-specific extensions. Homepage: http://www.gnu.org/software/gawk/ Multi-Arch: foreign Package: gawk-dbgsym Priority: optional Section: debug Installed-Size: 1288 Maintainer: Adrian Bunk Architecture: arm64 Source: gawk Version: 1:5.2.1-2+apertis0bv2024preb1 Depends: gawk (= 1:5.2.1-2+apertis0bv2024preb1) Filename: pool/development/g/gawk/gawk-dbgsym_5.2.1-2+apertis0bv2024preb1_arm64.deb Size: 1149176 MD5sum: 839d4c95d9442a0e9a89f077b62cd32a SHA1: 6c2e36a300c9f39e695ba3f45d0202784ce890df SHA256: bc243ffecb3e8dfcb70692523fcfbcf552ea1b2d97f96b192d324901ddf52840 SHA512: 6f81c1fb441f3ac362444525026ddd7ebb0bacf1f006c176c9987ced2a1ad6e2f87edfd09eb9ab26e83019be85c0d6a15a72dff83871b87545c39d863ee292a6 Description: debug symbols for gawk Auto-Built-Package: debug-symbols Build-Ids: 1e020a5def955004bec3a339d39c1dc4c70e4192 1e502d940236b1ad4a6c862537455f0251e5b4d0 23c73fc820145ce018b6b3b8cb107869ffb6cda1 2b199431a9043fd815d53f8ae31ad74eb801e71b 2d6580ee17d5f353e7e613fb9278f1878d68eea4 2f8910d11e5963d98150499a45b83fede8bfcce3 302752fe12ac2df7f677851254cb3d30ee02743c 3349bec7e6970d9793add9b90f07a170dacbddec 456e5b2f5239979d4b8469d925b393267dce1949 625dab817104f64be9b1a4b27e1803803ee04f72 6f650d1b98ee63df8f42e9fe0e1e334979af59d3 8f3a9f6a25ad7990ec7ee23a90a821c850f7a6e8 af5501786beb223beea11d05f91aa9eace6047ca c78faceda3f4b4a0c94216150c828f4f95d7c0a9 ca2a8454321d541c2f75644a018e94c3dea68076 Package: gcab Priority: optional Section: utils Installed-Size: 277 Maintainer: Stephen Kitt Architecture: arm64 Version: 1.5-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcab-1.0-0 (>= 1.4), libglib2.0-0 (>= 2.26.0) Filename: pool/development/g/gcab/gcab_1.5-1+apertis0bv2024dev2b1_arm64.deb Size: 35352 MD5sum: f0d0a360f971d1673e3333e59e8432a2 SHA1: 038b12719cecd2e3a18b6332376530507b2ce824 SHA256: 9390c11849e090eacaa6987a528e500d2ccb01ec0c6999ed9411cdc51a34fdc9 SHA512: 4c59e0e25e70448b15eab00a6e05841394f3f3b0a134c52dc11db7f784c65cb717acaad4620a465767ba4904ee14ef90760077afe35acf340a0cd227bf3f136b Description: Microsoft Cabinet file manipulation tool gcab can list, extract and create cabinet (.cab) files, commonly used as archives to distribute software on Windows. . gcab is similar to cabextract but can create cabinet files. Homepage: https://wiki.gnome.org/msitools Multi-Arch: foreign Package: gcab-dbgsym Priority: optional Section: debug Installed-Size: 32 Maintainer: Stephen Kitt Architecture: arm64 Source: gcab Version: 1.5-1+apertis0bv2024dev2b1 Depends: gcab (= 1.5-1+apertis0bv2024dev2b1) Filename: pool/development/g/gcab/gcab-dbgsym_1.5-1+apertis0bv2024dev2b1_arm64.deb Size: 15836 MD5sum: 51b1ae21514ffe4d92efc74093c8283b SHA1: 7435914fd97cb0cea7cbc3ac09c909b424eb3213 SHA256: 30c9c7de91aadb5c83bc3c9e0f3feb9e0d292f7e894ddae335cb855f30915428 SHA512: 07b7ba8efe48c6ca4e5333f2e804e75794c49f74c42cfcd726eb0e84ee0c2de3617815e14497257bc1af7d2e3f2f841f08410132a4734dd08150625d99979b99 Description: debug symbols for gcab Auto-Built-Package: debug-symbols Build-Ids: 18c22d7166a67e17809db678ba78cdc75c8b7b30 Package: gcc Priority: optional Section: devel Installed-Size: 47 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Provides: c-compiler, gcc-aarch64-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1) Depends: cpp (= 4:12.2.0-3+apertis0bv2024preb1), gcc-12 (>= 12.2.0-1~) Recommends: libc6-dev | libc-dev Suggests: gcc-multilib, make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb, gcc-doc Conflicts: gcc-doc (<< 1:2.95.3) Filename: pool/development/g/gcc-defaults/gcc_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 5228 MD5sum: b3f59e5bc846413657ca1c444a805b2e SHA1: b0c505003975264c45222b63e423493d3aa48fa5 SHA256: a9bf144a946534d73b3628e938e70cf400e80c1a0e59142c35e847af2279e2d5 SHA512: 921be2faa9f69a00835bdd3c8d5e70e54dca30d9e0f4720e867522c7204e61e694eebdf9212a6840e0ad8d000f4ad31424a60d1b20a8de8eb1b2ab1f93a0408c Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C compiler. Package: gcc-11 Priority: optional Section: devel Installed-Size: 48905 Maintainer: Debian GCC Maintainers Architecture: arm64 Version: 11.3.0-12+apertis0bv2024preb1 Replaces: cpp-11 (<< 7.1.1-8) Provides: c-compiler Depends: cpp-11 (= 11.3.0-12+apertis0bv2024preb1), gcc-11-base (= 11.3.0-12+apertis0bv2024preb1), libcc1-0 (>= 11.3.0-12+apertis0bv2024preb1), binutils (>= 2.40), libgcc-11-dev (= 11.3.0-12+apertis0bv2024preb1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: libc6-dev (>= 2.23-1~) Suggests: gcc-11-doc (>= 11), gcc-11-locales (>= 11) Filename: pool/development/g/gcc-11/gcc-11_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 16431944 MD5sum: 9ad9f6fc4e336c23b77f78b1a4ba4ad2 SHA1: c5c9d7d27d2e24e4f6151308d4372d7680cd5478 SHA256: b114f362d967f6a9678d7fc7ec1d54fd1aaea5795aed2976e0e61bc76df07653 SHA512: 008dfd7358096302e76987e53717d1be6a09b58ade451195bd60e4c70e4a54ea0928f1c74170c71f97b95b1e58122a9ca5676727b6c43b3233633719bebe6587 Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Homepage: http://gcc.gnu.org/ Package: gcc-11-base Priority: optional Section: libs Installed-Size: 102 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-11/gcc-11-base_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 38568 MD5sum: 51f8dbe87bcaf888084fc552c1782f08 SHA1: e87417e8eaa30908377d430dd2353fc3bb5f9445 SHA256: 310e8c5a15e2ea80dd9ab60fbe2ed191c5e90c2aa9da3305189fd851ac2a44eb SHA512: 51fdf69d83d4a40fad6bf83d86d1ae62cfd9f6fd76aa4b02f72c2280ccdea4b161c31326bc0c524d02323c6c2b99f467464df182df19aa7d1fbbe53ab6940a35 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). Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-11-dbgsym Priority: optional Section: debug Installed-Size: 138364 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Depends: gcc-11 (= 11.3.0-12+apertis0bv2024preb1) Filename: pool/development/g/gcc-11/gcc-11-dbgsym_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 128446820 MD5sum: 3ce1ccd26e0d4c104fe27ca26bdb674a SHA1: 86bb8e5fa1a0ef7bbdf9092545abaf21b1f192ab SHA256: 458a4fa8a3d9a2200e28148d5d51ea7b2336345fceeb4c2918c822269ae63573 SHA512: 5ba2aa4ff394594764fd4bb2faf7bce502178b9f934f00b8a77aa64efc25b2cbc60054c09a62089ba2e4126addd26b886d78e64385691af68bf2ef77ad4b01ef Description: debug symbols for gcc-11 Auto-Built-Package: debug-symbols Build-Ids: 0ad5a668bc86ff10b43ffc8748caad6a64d732bb 1d055308ec2cb9629cbcbd1e2b3a2ff33c33de56 207e9d3956f7e09f39bc422659f2979754a67400 22df3a8a940af0c2d51779cff159df240e7cc61f 4d1b1d8f08d58ee15b2eb1e14a7fce8f37ebfd91 542c0f88441acb6a9191ff6d19e73e59c29d803b 54392d3fe6d9e6792f3983c060d8a8fc896d9074 58365b403915e72b24cf2897b9702ab5f01274ab 6ec0b7a65c87d7be1a10dc6f96dcd6d58d2e07fe 6fcbe24f3aea81b901ad503b78f8cb58bd1e4e1a 70553eba425fa1c0ba186d5bc4c91e58599a5016 bc606326615ae019fcb98839a4a6d61de46b4bad c9e190eb15c048efa0e0422576cf71b8fc618839 d02f43965bb15db21bcbd8ae486f6cf7a4061ee6 Package: gcc-11-locales Priority: optional Section: devel Installed-Size: 12130 Maintainer: Debian GCC Maintainers Architecture: all Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Depends: gcc-11-base (>= 11), cpp-11 (>= 11) Recommends: gcc-11 (>= 11) Filename: pool/development/g/gcc-11/gcc-11-locales_11.3.0-12+apertis0bv2024preb1_all.deb Size: 1713976 MD5sum: 1c64dfc1b8d5a2d45f94098f2dc5cc9f SHA1: 86c65d323a8333bdc5ea15bbba28999553f5be27 SHA256: 2a1567569ef896b13050eec4ba97b3059930b69ac4f59d4471978dcd753a18c1 SHA512: 5407ca69ef665eb71b1b1043797566f0fe6ebb65c7428eb1bee807490e04ce4ad7fa1298a588e886a107870a58ae421062b8bd05235761b300612854e24a7435 Description: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Homepage: http://gcc.gnu.org/ Package: gcc-11-plugin-dev Priority: optional Section: devel Installed-Size: 9591 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Depends: gcc-11-base (= 11.3.0-12+apertis0bv2024preb1), gcc-11 (= 11.3.0-12+apertis0bv2024preb1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.34) Filename: pool/development/g/gcc-11/gcc-11-plugin-dev_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 1329792 MD5sum: 606eaf1bd385fe923611e8c6a2d1881e SHA1: 7a573c5991b274114cca2eb21773d16d9eee2700 SHA256: 1a5c3398f1a3c07d9a23bd517df00130ffef6de12615cf68169c69441bda95fb SHA512: 8b62596944d8cb29fa70e954fa11fc36cbbc14e3c9e3d5a57f33a605ffd6b90da6a39f9d9280028becd1babc71e8e2274b5e36b7cfcb2099bc62e3073795ead1 Description: Files for GNU GCC plugin development. This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins. Homepage: http://gcc.gnu.org/ Package: gcc-11-plugin-dev-dbgsym Priority: optional Section: debug Installed-Size: 272 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Depends: gcc-11-plugin-dev (= 11.3.0-12+apertis0bv2024preb1) Filename: pool/development/g/gcc-11/gcc-11-plugin-dev-dbgsym_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 233816 MD5sum: 38127ff31a5f99408ba614a1bbc623c6 SHA1: d8e6c11a6c36da4d825d7d85c1d84c019a4888a5 SHA256: e5d2b41c5a930de8a7c40789587fceff077f60408bc68776b8a2f152869b739d SHA512: d0c36845a29120770ab1101286d77980981964b4cc38781849f6136cd48551beaffdfe75df9793a9471d8a25ae2092b2cf3e660149952b7ae48b3a1e12767bca Description: debug symbols for gcc-11-plugin-dev Auto-Built-Package: debug-symbols Build-Ids: 81fe6de839d7773c72c3e1cff91eaf11870063a6 Package: gcc-11-source Priority: optional Section: devel Installed-Size: 82175 Maintainer: Debian GCC Maintainers Architecture: all Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Depends: make, quilt, patchutils, sharutils, gawk, lsb-release, time, m4, libtool, autoconf2.69 Filename: pool/development/g/gcc-11/gcc-11-source_11.3.0-12+apertis0bv2024preb1_all.deb Size: 79277276 MD5sum: 89bb4d78a32a298f1fe7c4a710c427ac SHA1: 71bcada36ee6dbf77e7ac080bdc8cf97b3264bef SHA256: 5fae45607fc67f258c8cddaab6c4436535e02d7920226b72917237864ce6c93a SHA512: 4128d44292a5894a8190df0d7896389acdd15a70f0496af85e36cd776b6e2fc6b5cc597503c39d141ed831e985516df90b5493f1b2724b0ad3c1f29e4e134c16 Description: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-11-test-results Priority: optional Section: devel Installed-Size: 8 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Replaces: g++-5 (<< 5.2.1-28) Depends: gcc-11-base (= 11.3.0-12+apertis0bv2024preb1) Filename: pool/development/g/gcc-11/gcc-11-test-results_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 1108 MD5sum: 618b0f16e48a62e2a7ccf0984b94b0c9 SHA1: 2542f9f5a51ae56a95851ee5fd7e8d5231dc9771 SHA256: 403aab236223887ae5eb82c850de8090ec38994cf3b0787b685ba64f4580be32 SHA512: 2bb7292be4e77d3aa33578bf21e1995eed518314d58902dc4267209a81acf981e4882d41a867fbc1d41df5a8f15e21ca07764f545405bc4c9260b7f3507d1d39 Description: Test results for the GCC test suite This package contains the test results for running the GCC test suite for a post build analysis. Homepage: http://gcc.gnu.org/ Package: gcc-12-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 52449 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Replaces: cpp-12-arm-linux-gnueabi (<< 7.1.1-8) Provides: c-compiler-arm-linux-gnueabi Depends: cpp-12-arm-linux-gnueabi (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-arm-linux-gnueabi-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), libcc1-0 (>= 12), binutils-arm-linux-gnueabi (>= 2.40), libgcc-12-dev-armel-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6 (>= 2.36), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: libc6-dev-armel-cross (>= 2.23-1~) Suggests: gcc-12-doc (>= 12), gcc-12-locales (>= 12) Conflicts: gcc-multilib Filename: pool/development/g/gcc-12-cross/gcc-12-arm-linux-gnueabi_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 15413964 MD5sum: 48d58b36b0b4d5cef6f1795cf7f15fdb SHA1: 891764e4f4a81bfd5b53ba871b5c55a5901851bf SHA256: d7c7d33b3b1fa2fd1a865fc4ce8ad74546de85cde5ff535a743111cd86b90008 SHA512: 9b43e446f384aba29626da238ed6829461b6ff5cee9c407a0e2ae098fa290db0c7dff697d4f02816e331f5b16df5257cbda922c30649f66f39922fc6ede4b195 Description: GNU C compiler (cross compiler for armel architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for armel architecture. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-12-arm-linux-gnueabi-base Priority: optional Section: devel Installed-Size: 643 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-12-cross/gcc-12-arm-linux-gnueabi-base_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 583860 MD5sum: 64b37b2505a375dbbaa3ade83fb499c3 SHA1: ff7a53129e06f7ab205bc6cfb801c7f55795d07a SHA256: 31f39cb7d85fb998b508dfec1775502fe51a68e04e0d24919058f9432a6b12bf SHA512: 19cfa0b08ee5ba3caeebd4f2e867aab1eabc3b83b50a6200fde2a38b18858b2b417776720e22f585d417c726e1e50a4ea5d4ea4ddf7cc8af3ce767750a31a6e2 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). Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-12-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 52449 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Replaces: cpp-12-arm-linux-gnueabihf (<< 7.1.1-8) Provides: c-compiler-arm-linux-gnueabihf Depends: cpp-12-arm-linux-gnueabihf (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-arm-linux-gnueabihf-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), libcc1-0 (>= 12), binutils-arm-linux-gnueabihf (>= 2.40), libgcc-12-dev-armhf-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6 (>= 2.36), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: libc6-dev-armhf-cross (>= 2.23-1~) Suggests: gcc-12-doc (>= 12), gcc-12-locales (>= 12) Conflicts: gcc-multilib Filename: pool/development/g/gcc-12-cross/gcc-12-arm-linux-gnueabihf_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 15406280 MD5sum: 14e75dab7c4c9ec10c549cbc523a417e SHA1: efad3199e0a711a2091c7806e8e71b122e38803f SHA256: b455c4ffd310644b8159571abf216baf69e5ec8042149fd33bb10b450a8d92e6 SHA512: e791c54f156e242bfc38c62dedc0b40787542af295df32a5fcf9f07a90b51ab8688bfc69c50997ad0ebac8df9555a81806b033a7b44ad154470a98a11283f064 Description: GNU C compiler (cross compiler for armhf architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for armhf architecture. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-12-arm-linux-gnueabihf-base Priority: optional Section: devel Installed-Size: 643 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-12-cross/gcc-12-arm-linux-gnueabihf-base_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 583732 MD5sum: 129f3bf60a10723d90fb7023f58dbee0 SHA1: 09a6394c7b3a153d23a7e88cd7c5205d9d0c61f2 SHA256: 88ba54be93c330af228faf97a5f7a840aa4f8086db4d057309ce0db725af4851 SHA512: 41a2da65fedf00e633a902c3a627c16867c47fb06bfd454bfb7cf20e1324db536af76e37a1593721ae293374754ccb6bd5a16193f812b41f5be7cf60dfd8907a 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). Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-12-cross-base Priority: optional Section: devel Installed-Size: 636 Maintainer: Debian GCC Maintainers Architecture: all Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Filename: pool/development/g/gcc-12-cross/gcc-12-cross-base_12.2.0-14+apertis1bv2024dev3b1cross1_all.deb Size: 579272 MD5sum: 14bcda323d88b9cbfd90af2e9b76ab47 SHA1: fc241ed4a0d20d8eacd4fb0a631b1f972014d965 SHA256: 089242009cf54f878eb16700e98ce9d2e3b56b1ef670591f4310d2541a53e132 SHA512: 64ce99b2be5d4c8b82e4a39ccf04dce67473b6fa15db944ef02f51f9bf2e89522ff2e3d9ead5ea28e010ab8c71db0135faf26e3c2982ffc121b3bbaec031f813 Description: GCC, the GNU Compiler Collection (library base package) This empty package contains changelog and copyright files common to all libraries contained in the GNU Compiler Collection (GCC). Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Package: gcc-12-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-x86-64-linux-gnu-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6-dev-i386-amd64-cross (>= 2.23-1~), libc6-dev-x32-amd64-cross (>= 2.23-1~), lib32gcc-12-dev-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1), libx32gcc-12-dev-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1) Filename: pool/development/g/gcc-12-cross/gcc-12-multilib-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 1152 MD5sum: 0f663f8f19e278fe2da159c1f28ba756 SHA1: 4a0636b92e191d7bf8647122d35908c694cd03ab SHA256: 9ecd8a3e72032209c9615a66c683fd1b662f97e62131e3d3f6d90201513b6bb4 SHA512: da5996ca9cda02dd206991e7c7472acb366038612b8ece935e3f4a0b9a33e4b125530ce01526fced3e5eba3488e6752923fa3e1659fbfecfb0caa68990a06366 Description: GNU C compiler (multilib support) (cross compiler for amd64 architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-12-plugin-dev-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 9076 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-arm-linux-gnueabi-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-arm-linux-gnueabi (= 12.2.0-14+apertis1bv2024dev3b1cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.34) Filename: pool/development/g/gcc-12-cross/gcc-12-plugin-dev-arm-linux-gnueabi_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 1339528 MD5sum: a2083899f482e48e06a863dfddbb3698 SHA1: e7a1a888236716c38d1884756d2f301ee8ea6811 SHA256: ab5713f79f796585a126462f14c187aeb72143aadfad4975cb63f1ec981c24e6 SHA512: dec9b6c7e3ddb7668a1ac728fa4568dc17bfcce92de428eb5d177be65fc2c1eca2956b339e0ac623630932020aa995f7e03be0e01e56517951994cd834cedfa8 Description: Files for GNU GCC plugin development. This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-12-plugin-dev-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 9076 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-arm-linux-gnueabihf-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-arm-linux-gnueabihf (= 12.2.0-14+apertis1bv2024dev3b1cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.34) Filename: pool/development/g/gcc-12-cross/gcc-12-plugin-dev-arm-linux-gnueabihf_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 1339896 MD5sum: 7fae1b511cc26f88d0021f00db410646 SHA1: 214fc8a2127e8f3c635b4ab6b73277ec78acff50 SHA256: cdca121652ac801b3550bf2e8ed4fdcf64263564218e1b4a721ddfbc36fecd0c SHA512: 82ffb6731797cec704e05f758eae8fa75809e543f93717c8f8e12e039019ffca1c1e9e8538fe7e6b582b452a0c629f71892656a23ea6aaa5b9ef81e564a52de9 Description: Files for GNU GCC plugin development. This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-12-plugin-dev-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 9744 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-x86-64-linux-gnu-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.34) Filename: pool/development/g/gcc-12-cross/gcc-12-plugin-dev-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 1385332 MD5sum: 72fc7fe4803fa38a3bda7245217ba69c SHA1: 79350ca9733b65162e09a91299b6d0c97f105574 SHA256: 412b1283b56bce1ad2f2287fa195609085822c35d6024732a308f2fed832e750 SHA512: 86491546889164edf230e51371405ffbee04f456ee3455ef1701bda071803d71ff36a494348b95408b704f853f9b60793486d78d8d40f982f8b2311990fa7a11 Description: Files for GNU GCC plugin development. This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-12-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 65204 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Replaces: cpp-12-x86-64-linux-gnu (<< 7.1.1-8) Provides: c-compiler-x86-64-linux-gnu Depends: cpp-12-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-x86-64-linux-gnu-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), libcc1-0 (>= 12), binutils-x86-64-linux-gnu (>= 2.40), libgcc-12-dev-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6 (>= 2.36), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: libc6-dev-amd64-cross (>= 2.23-1~) Suggests: gcc-12-multilib-x86-64-linux-gnu, gcc-12-doc (>= 12), gcc-12-locales (>= 12) Conflicts: gcc-multilib Filename: pool/development/g/gcc-12-cross/gcc-12-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 17402924 MD5sum: 685ead27765b97c81763b89dd56c2e7e SHA1: fe1ad0bf81fa3b26ff1acbf696c6960b2ef7e9bc SHA256: 27f012ce9d65cf1297641fe5ab4b63ed8851c0ff7393acf91d93b7a0d0bc2ebf SHA512: 09fe225329d09a8ae6a0ea4b7a6600422d23a84b4b54b3a1f25cebdcc0b818c676cffe4fa95edef9fdff4a6d1a6b7aad768dbc7be17306ef809c5b7da7006652 Description: GNU C compiler (cross compiler for amd64 architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for amd64 architecture. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-12-x86-64-linux-gnu-base Priority: optional Section: devel Installed-Size: 643 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-12-cross/gcc-12-x86-64-linux-gnu-base_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 583808 MD5sum: 82594c60adfdde0eb3ae80d0d635f9fa SHA1: 8ce4557512d72057d42be23c776aab13289f5bb2 SHA256: 839cd4a2f9dc4d579db0374830e7d5e297eb5ed759dcaafb7dc1b1792d8f4231 SHA512: 2a1ed619b32a6856555a71ad0f222b72e374ac437fae528c52ac3d540aaa4f717861601f6a7755279c4310a8cbae8d140b7543db644b5ce88b83a4f53f3e855e 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). Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 25 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabi (= 4:12.2.0-3+apertis0bv2024preb1), gcc-12-arm-linux-gnueabi (>= 12.2.0-1~) Recommends: libc6-dev-armel-cross | libc-dev-armel-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabi, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-arm-linux-gnueabi_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1492 MD5sum: 27ef2d63b5d06bac53e71376d27c68e1 SHA1: a5459e1df7c8b2e6b68e8c4b15c1c282c725efbe SHA256: 39d7417f3b3251f150d45c4503298834c6b49cba90dc8d611c6e090117f75e44 SHA512: 922c069f3b82d89628538fc9f5b8f31daa2e16f1e2f50eed44833fe812665edbcf0b84700751411a3ff1f8383dc1c81acae234fa093ea9fa9ad515c07f7b218a Description: GNU C compiler for the armel architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the armel architecture. Multi-Arch: foreign Package: gcc-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 25 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabihf (= 4:12.2.0-3+apertis0bv2024preb1), gcc-12-arm-linux-gnueabihf (>= 12.2.0-1~) Recommends: libc6-dev-armhf-cross | libc-dev-armhf-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabihf, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-arm-linux-gnueabihf_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1500 MD5sum: 41d769792f97c364bf4677ebfea278a5 SHA1: f0de9229d529e0c66fc7ea2eb84e7715d45b3045 SHA256: afd6850cc546cb3a7260101be1d1eaa6231cfdedf2e6ef7f9dd0bd2ba385a105 SHA512: 921b058b24e84484264a700fa563fcd1b5dd3ab3fcc99b6e0b32d7204d4bb540fc883ab4c8dd8c3bfe2916ddffaf022c94edf0743d41db43368a0563e55b5eb8 Description: GNU C compiler for the armhf architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gcc-arm-none-eabi Priority: optional Section: devel Installed-Size: 431332 Maintainer: Agustin Henze Architecture: arm64 Version: 15:12.2.rel1-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.36), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4), binutils-arm-none-eabi Recommends: libnewlib-arm-none-eabi Breaks: libnewlib-dev (<= 2.4.0.20160527-4), libstdc++-arm-none-eabi-newlib (<= 15:6.3.1+svn253039-1+10) Filename: pool/development/g/gcc-arm-none-eabi/gcc-arm-none-eabi_12.2.rel1-1+apertis0bv2024dev2b1_arm64.deb Size: 45129820 MD5sum: 45b5b46fd517c919815a265ff6bc2a02 SHA1: cf014fe55457e43e6c8a7e162cd25ed8e4df7429 SHA256: e6fa60e2e5f5e1348b9b11fc8bde1fb5b0d026347cf9946034c6d07f35299235 SHA512: dc7d3c34e1fdc38b14140c24c478ac951402c47d773d99931d939aebf3029818342b3490ec163f54e51590bb0bef93c1210abcdbf10afde32af04c61c80b8bc6 Description: GCC cross compiler for ARM Cortex-R/M processors Bare metal C and C++ compiler for embedded ARM chips using Cortex-M, and Cortex-R processors. This package is based on the GNU ARM toolchain provided by ARM. Homepage: https://developer.arm.com/open-source/gnu-toolchain/gnu-rm Multi-Arch: foreign Package: gcc-arm-none-eabi-dbgsym Priority: optional Section: debug Installed-Size: 374836 Maintainer: Agustin Henze Architecture: arm64 Source: gcc-arm-none-eabi Version: 15:12.2.rel1-1+apertis0bv2024dev2b1 Depends: gcc-arm-none-eabi (= 15:12.2.rel1-1+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-arm-none-eabi/gcc-arm-none-eabi-dbgsym_12.2.rel1-1+apertis0bv2024dev2b1_arm64.deb Size: 369316988 MD5sum: 24958555c8593283bdd6e46c7f38281f SHA1: 9df79adcb79915eb7ce67c5f89ba3b2a132103c9 SHA256: 232c6bdffdc3e3252565bd2c44bf0484c61323a400c89ff506104faf8be43086 SHA512: 7cc4ace8347aae57def8966dc7914a36c03347e5468e1ba25bee8ee641648385e1c8f9d4fc1a9ba94e11f68a905584a14bb6b4e6690b006f29edaadc96e5e526 Description: debug symbols for gcc-arm-none-eabi Auto-Built-Package: debug-symbols Build-Ids: 05e25f01c66611e327c765a3baa5783a48864695 0e95337d616365e2a348569c77d98793a3a9c4f3 2a82ad7a3d1aa1b2fcacf49e62c207eef45cf434 38833612edcf86594569c5f47627941e9fbb6c7f 402f0684e1ce59af877a6e11d6bc5fb1f44d7bc8 4d7e313265fb3a3c9de95f032b43e31449da6d3f 6e10a9cb6df62c41dcbf72fd0292d5c63f6ba43b 6e8c434c28043d7bed87d9e423142d21682d82e9 725eb430f04ac2a7503dd577af1982d82c0a21ca 76feefee707489e157431aea3e69c2f98cc838ed 81108503ff51aab8a307347c68f4d953deac996d 83165608031b486de3e0210e6ff4df342f285b4c 91d83a8961e3bab390d173a7202bbd8accc54f3e 9d6d7662facbdf0325e89b4b2a45f6dad12d2b9b 9e1f11056a4640de85b2660ffbb1db58bb2368c9 a15c542a07145903e7607bd31b9ff23a13580286 a46536e352f573ce08d9ca5c57615a3d68d035a8 b8d71cc825fc7d8dfb5ec535f143066fa3366a5f ce7dda278b08db2358df200021d7dcf9e1ec1ae7 e067db5bb5f0a9feccf5a70a66e29b05946405a8 eb83f1602f98465ee71ae93c0db7e0990dabe9b2 Package: gcc-arm-none-eabi-source Priority: optional Section: devel Installed-Size: 80909 Maintainer: Agustin Henze Architecture: all Source: gcc-arm-none-eabi Version: 15:12.2.rel1-1+apertis0bv2024dev2b1 Filename: pool/development/g/gcc-arm-none-eabi/gcc-arm-none-eabi-source_12.2.rel1-1+apertis0bv2024dev2b1_all.deb Size: 82848924 MD5sum: 1dd556ab331534008627ed62c8d33a87 SHA1: 407206652e9f931670a74f7374f5c7816342a324 SHA256: f4ef0c08b146b849f8dfca9f8df974b3c3158fc57253c3fbfb730be3b50b31c1 SHA512: 643839fceb1a365a458745791d69f545ace526fe4d055b3cbe6f566e9ef1efad81bd141bd0cfa70d4ac06c0fdecf656b0ac7ba4c7983e6cabe621e81c7e5f0e2 Description: GCC cross compiler for ARM Cortex-R/M processors (source) Bare metal C and C++ compiler for embedded ARM chips using Cortex-M, and Cortex-R processors. This package is based on the GNU ARM toolchain provided by ARM. . This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC) for embedded ARM chips. Homepage: https://developer.arm.com/open-source/gnu-toolchain/gnu-rm Multi-Arch: foreign Package: gcc-i686-linux-gnu Priority: optional Section: devel Installed-Size: 25 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-i686-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-12-i686-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-i386-cross | libc-dev-i386-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-i686-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1484 MD5sum: c8f50498cc416f206ed01e0bda31b986 SHA1: dd6e18b1b8aff1998660da43cc53ba518a6662cd SHA256: c732e782d7b88a0473d65ca91700dff86342ed2b7dd40ad5503c80f0c966dfa2 SHA512: 1f4d899d9ce5cdd46bbdaab8af9842df4d9c00a7c18e3122bdd9698ee394d91b006c20d32016ed7ec4cd7498627d4c98f471ea242ac2f58382363bdc148f9912 Description: GNU C compiler for the i386 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gcc-mingw-w64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gcc-mingw-w64-i686, gcc-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185452 MD5sum: b6555d38d9184034e134113d48248703 SHA1: d5cc3109922f82b2c5ad457603049722e271d5f7 SHA256: 9ad4400e6e60f46e4881ed12d4ada44168a167ccd3a45a7fe295198306d104e0 SHA512: 70d1ed27d1f75b1c2061f58ccb6dba909476d8fc2db288d69e0076d2b023567af530f0894bb093d004847180297084d0e62b92fbbddbc72f2b9f209121fbac34 Description: GNU C compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-base Priority: optional Section: devel Installed-Size: 251 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-base_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 186108 MD5sum: a57a0b114f97a347af005e5129fc5d6d SHA1: 32d6bbc00bd5c2d5da4865a8525e3317a5f992f2 SHA256: 3203347ad61040c4515d199fbe335446db7412e72d80dc4164cb7e6465660557 SHA512: ea467163ddfb8b2557cbf153b179139e1a8e5527459a88ff8f64da94349823ad62211159eed5ad71a9d24a478f22c2f2ce6a9a60f39229b0aa0a135e801f7b03 Description: GNU Compiler Collection for MinGW-w64 (base package) MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This empty package contains the documentation common to all gcc-mingw-w64 packages. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Multi-Arch: same Package: gcc-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gcc-mingw-w64-i686-posix, gcc-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185460 MD5sum: 30253006e14dd2df8d34ceeb30efb5b3 SHA1: 20fe0fa489a1802340ebe58b612e138a48affdbb SHA256: 512860455d3a5c6dbf58d5b16b115b0efe9001ccb68bd1db4d176aeec140c4f9 SHA512: 9de79f7f1482ba6a02ccd502ab7273b2c007df7f6e754a892cde056c1e1451583602e57ed35d15f556fc62ecb278bb55928a90d9a3613549846166e432cf7df4 Description: GNU C compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 112840 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-bootstrap, gcc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: binutils-mingw-w64-i686 (>= 2.30~), mingw-w64-i686-dev, gcc-mingw-w64-i686-posix-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Conflicts: gcc-mingw-w64-bootstrap Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-posix_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 28750564 MD5sum: 3e1d3a49153c0e464f8b3f2b3e26e0e1 SHA1: 2559e3631ab894ff3bd497a6ebc3e3a38075b0c9 SHA256: 6997e71a02601df8a6c5f9d586a7cf164f3ad8dd9ef08452a1015653e998fa0b SHA512: c6b3f8284c8d0f2a4361d29ff8baca0636db1d8613d3901f9f5d1c108c36b663303cf25102a7a75cdc4b1e11b300510957e6029b545cea1696a0e10cd31f4276 Description: GNU C compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 298384 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gcc-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-posix-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 293341076 MD5sum: 5668b544cdef9a4c7d8f300c941d122a SHA1: 94bad927661eb9c791019b119782628f3fb29c57 SHA256: 3836a7d67fe197c822dd34be5eef278ae5345bcaf5c0a33b816c4cef3e990a0e SHA512: efe943c5529a30b83f81447a74dc562d6cbab7a5b72f153f318b964abbac0acece1107e542c8ddfe11d49733e9c678edfad852634fafe464552a08eecf8828b9 Description: debug symbols for gcc-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 0bbe0f707fccb3df274d16133bafbbfedc0d7e15 3cf2294675eeace2d6a3c9bc0d142815f903dcb0 4336118a820c6dc1bb3db05c8bdce2c23a89a12a 4b84fc1446dd8a8456bf19aaf2e2b0a9d62e2aba 4bae9aa5cab650aa9dd7337ac36e8c31d843fc23 51dc38bd7770d91623dd47c5bc0f02bc5f9318b3 5721560d945fb43c2ed10117de96595046d49153 5ef6c6ca08a2f8c563b5bafd55927c44504b9607 73e2eed65b22077a46ade3f9ad439312822b4b26 7aff1c53ed06c6410f7527189fe0c918c7f76bcb 7db3d8029e07b6e6c3a2aed385355e65abb9fca9 91f1bcb406e9c499c2d550424150941bdc23ef53 b71911e62bf2dc5eda783bf8697521641abc0b06 dd0309a810c0092fcd5a64fc77ef2cbc63e647f9 e925a692e3ee7cd4d978d1b6c1497d39a7d98635 fe97899da5a5df8b3a6aa27725f99cb050b4df49 ff43559f706491df1df0c26b78d7fc341cc4b91b Package: gcc-mingw-w64-i686-posix-runtime Priority: optional Section: devel Installed-Size: 47913 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64-i686 (<< 9.3.0-8+22), gfortran-mingw-w64-i686 (<< 9.3.0-8+22), gnat-mingw-w64-i686 (<< 9.3.0-8+22), gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Breaks: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64-i686 (<< 9.3.0-8+22), gfortran-mingw-w64-i686 (<< 9.3.0-8+22), gnat-mingw-w64-i686 (<< 9.3.0-8+22), gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-posix-runtime_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 11489976 MD5sum: 842b9aa488939fe04fe7628c9c5eb480 SHA1: cd97dd030c773dca9b52cc3775202774512cd485 SHA256: 29e5ca4e6f32ca0288bbf99e55f9d36f8db723cfbd58cb83fa0855dd91dcfcee SHA512: e8bdd03168e6214feb1e87d62b631eafc48bf423094b7306d54c4cdc9ef68d1a83c59a3f3f4c399efa9d6af15ce46176cc563d4140391a9d66a60440e34134fd Description: GNU Compiler Collection for MinGW-w64, i686/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for i686, using the POSIX thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 112845 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-bootstrap, gcc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: binutils-mingw-w64-i686 (>= 2.30~), mingw-w64-i686-dev, gcc-mingw-w64-i686-win32-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Conflicts: gcc-mingw-w64-bootstrap Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-win32_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 28764068 MD5sum: b0566773b120c3cd888775594e942d4f SHA1: 755383f27cf076e4b727791d615ee6c7983cadf9 SHA256: 36491b61f7204c4854225060bf93901af2cbde9f204eecf6c24e36464106d130 SHA512: 6c920c151945317fef24ae3537115d1a6414a27fd053a533892e3ca10d271c1ae62f5a727092539414d4ac0da3b6491ad9eda6953d81c2b6de3fa2b9a870c1fe Description: GNU C compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 298382 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gcc-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-win32-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 293398368 MD5sum: 08f4a04f0e0f8ad2d03dcb8ef5f3dfb8 SHA1: 24cc2d0c5ae7bac21da2a9b607590da2c71e4cc5 SHA256: 929a6ff7b2fb77dce655e122e30ea58592bba79bd439c2bee8e24966f43c8689 SHA512: c34b970b99dd32a6ecbf70ba52b131f35e94aad7b8fe46f5035e4478ced8c76b1782b2edd350c63bc06de09584753af2c45d9c6c9fc901024a4973c6680f373b Description: debug symbols for gcc-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 2259e23168dd49b6a26d600056fe27c875bce4cf 24b1443026ed3372c52f205507ace7910c76b1fa 3633c3ef1ee489dd9392848a381cf15b849a4003 3bad9e05b49edd466b73bc3290c54b64682ab403 464655e08e62ef8a938f8234718f52597223171f 474c470d9c96b62d810743dd65bf6c8f5a2ccf18 5397f9ba3aa189927b7ea77e8d9985bd31f5d481 68c1417de65e6a26c55c38731de032766bf26637 6a5f1bacfb9d24ee750111481ec0f8f331906006 6fe1a08001d9141c1847518e2f57f66d8a4097af 7a80e7a604b82939386adedfe115fac96e2ad2ed 86e5267f38c8516b4eb2c793fe2df458ba477a4c 948b4e6d8c9b9b81a6d5c3a6169212781e363edc a2370bfb2ceef6aed258c44224c41aa5b4a130f4 abab720c5857e9d70b37297692d40d77ca2b24e2 b5263c5690a7b6aaa4293ffbdf1300cc958bd845 eee80271cbbdaa437508f9ecdf7a90b43ba3d148 Package: gcc-mingw-w64-i686-win32-runtime Priority: optional Section: devel Installed-Size: 47935 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64-i686 (<< 9.3.0-8+22), gfortran-mingw-w64-i686 (<< 9.3.0-8+22), gnat-mingw-w64-i686 (<< 9.3.0-8+22), gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Breaks: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64-i686 (<< 9.3.0-8+22), gfortran-mingw-w64-i686 (<< 9.3.0-8+22), gnat-mingw-w64-i686 (<< 9.3.0-8+22), gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-win32-runtime_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 11501780 MD5sum: 66d59e39a16debc1489589ae5130ea5a SHA1: 252fe53a123489ddaad3f2449e332960bb1c44e2 SHA256: cbb21d046efeebffe3ffc933ffae6c35eb05e85242b323f440f45bec063232b2 SHA512: 70ae6d031b780284c1cf0e8599dca144e68e2409f24a0f01fb9680bdad195e497b21873709406f24a89bbed8076be038c39f2718ef43e20df93c136891c51cb2 Description: GNU Compiler Collection for MinGW-w64, i686/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for i686, using the Win32 thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gcc-mingw-w64-x86-64-posix, gcc-mingw-w64-x86-64-win32 Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185460 MD5sum: 99682610e29a4bd642824de30c2ebaf6 SHA1: c55d374856e7c3a410e35c9888e86312c2d32450 SHA256: 43a406622d8bd9a1a6d6620234dfe4dd8f5cff995c654c03b4e55234c771e60a SHA512: 41e0c0c511810edbfb02621d6cf4b32934605168b1c73f9ee99e885201fcfc6b82b24e03c8d564f76268f0a0a72b1bb284b70c4e16124767bf6424c03fd4169c Description: GNU C compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 113929 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-bootstrap, gcc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: binutils-mingw-w64-x86-64 (>= 2.30~), mingw-w64-x86-64-dev, gcc-mingw-w64-x86-64-posix-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Conflicts: gcc-mingw-w64-bootstrap Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-posix_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 28876488 MD5sum: bcab81ca47f3799c88c4eea2c5e5cf83 SHA1: a4fd463314babc77eac419e610a08d0a77f07368 SHA256: 335e988f98f9f6af634fe02e823a8c7b8efa7c46144e42bca8b4f7a9f9b451a4 SHA512: 27f5d581a2792d562e78ab252bafdcec4fbb22806c38d6fb3bcd041b006a34c555124c49aee393ec0a6320fce87824725386359fadf7abaac96590c30527b211 Description: GNU C compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 300301 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gcc-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-posix-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 294929052 MD5sum: 02592e749fd32544cb3d37d9ed2448ee SHA1: ea84750a88010422ebd3cd0bf4ad55d838f7419b SHA256: bec6fc0611b394ecb4a5d2227daad367d303c3f89bbfb9be0cc5bbf72493c70d SHA512: 6ca1a5c7774e626b013ddcdcea2abe376b1c065cb52f51750ee178334bba39d18f73e2dd397b8c7ba8168129e2fe6579e81b62f15a3f86c5f23f7b264555de8e Description: debug symbols for gcc-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 0bf462e510cca8153985801deb722377cca8a38c 0dfa0c53218bc8a6bd2e957bb7f4f31ce45be9d0 2b617bf5ee915dc675b9c4869e39a70fd9e45d78 2b8cdd72b74f7c02854fa4db7154279c41c3203f 2e9a3ca38a40b390eb454533abea92b9310bac75 35aca00ba71b56c6276814cbfb07769a87581704 3d213e3eb4ba07638a3116c8be1788ef9aff300f 5304f496d0b19c8937f5c7273323969a22e7129d 613959fb983273c6772af7de1dfa25d7a2a7ace8 6f160d818ff160252dd1a27c60dfab6f1a022803 a1c8d4923b009addd1f3e8167a5fef6ae62221f4 a6f32eeb64429268d16f0a43278c6012e654717b abd899ceccaf972ae50dfd7af00794304c0b84ae c219562bac933f3573418584dc5650bbe14364a5 c241f693dec235ad1fa26a154f4d0f9de4a935cb c53bdb00f9cff2b6f03ea1f87be915cdb80a891e ec4455bd7382bbf1b14007197bdf13eb965a442f Package: gcc-mingw-w64-x86-64-posix-runtime Priority: optional Section: devel Installed-Size: 55076 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22), gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Breaks: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22), gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-posix-runtime_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 12237888 MD5sum: b37c036c0292f3eb089b5d64694aff5f SHA1: 022e70f2452d1e6570d2b99a7416051d55550c92 SHA256: 7805c74a5f09670234293954bcda3447d4ceb7cf2a0cb1bb62884ee5e4127950 SHA512: d37a6a09a4330852a8478fcbfc3db76b5c396ee04d44c240537358284b0c3929f89c681afc09b253b7523274448f2f3af4df2fa4eba7154b8748b1f7d4bac435 Description: GNU Compiler Collection for MinGW-w64, x86-64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for x86-64, using the POSIX thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 113930 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-bootstrap, gcc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: binutils-mingw-w64-x86-64 (>= 2.30~), mingw-w64-x86-64-dev, gcc-mingw-w64-x86-64-win32-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Conflicts: gcc-mingw-w64-bootstrap Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-win32_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 28883244 MD5sum: 7de42a061326c56a60b9eba20a08dc9e SHA1: f16d1f4c97e6f8964b195ee51004932c7c85b6d5 SHA256: 5128fbc35630cb60b1f8a822783e436e40834cd5e4283af2f731e93ea78f6b15 SHA512: 772a396918e7ec4670e0f64d19e237f107910f4da3921262f0e9489f7adbce7700b0ac8bc49167b34b72e9943529fd0b7b1f0ad6c0b93c2ec99e239496225980 Description: GNU C compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 300303 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gcc-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-win32-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 295073440 MD5sum: 6b2a557dd2c13ee58aca1ed4deda3ed9 SHA1: ef4901a303079dd8d28cccf3abb52916c57d2bcb SHA256: 40ff8abbc2b33a42772d6558a0a0ad27247cfc675efde05b1bac41589ad8c2bb SHA512: c9c038038cb29f613cc9eac23a5999b86777068a43df1ae20d5ce859e1464f3ba4ba52e9acfe737e0fbbc84a0f2df6c5e55c43ad6b09baaebcc5ac21fda4cb64 Description: debug symbols for gcc-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 0a371a347ad487541533bcfe1a5663f9b17ea704 1a6af0738d5ccaf4beb26551048ac41b2fee8759 35bd20bce6283fbcb2932900c467d2eb1d60ec14 4150526e2adb52ff1ecca5c15f1cac34bf764630 4308d55082e6ddc057f94195bac18a7c3b50565a 4b99fa1afab79be8d8868762bde0203466c81d85 4bb52590d1720477668b07bb1912155834229f53 740a3bcb3ab956cdeeb7494d7585863ae3a48c68 85bdec30dbde42c3c115c5494d8bdd91771e73b8 98c332159730ce1ffa1e34c87e410717eea71c99 a941191da58ef407034f2890297123a77aecb80c aea37b8cab8f18f2ae13f7fecd77ed7461d1bcb3 b46a3b2e91b9b3d5052c6b089caeb7fa803a4a1f bddac994909ba6a8a4096b2bac8549e94fd8fa8b c05f05e71bc58cb978959588863f09bdafd86f91 d389917060c2e67c0ba3d13d4604634c49d2d369 e25d831ed7bf5c32ea07a307bb1d42c39b58cce0 Package: gcc-mingw-w64-x86-64-win32-runtime Priority: optional Section: devel Installed-Size: 55068 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22), gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Breaks: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22), gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-win32-runtime_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 12243352 MD5sum: f6ab274546c9becb9a62eb648926ff05 SHA1: 0ae42ca347a6bb1004fff9a09367a5fb8d6cf332 SHA256: 24896a74fcceb3ce95b1a3afa1525c4e373ba22c728d5bb90f624294b660933d SHA512: 71f36198a225f04e26020b2cd6ff177e0e7b69b3e6e4158e72cc52ee35a3e207e1c6a14457637f8e7bfb9beaf3c4ad799b4235a90d741330de48d0e1e1d441cd Description: GNU Compiler Collection for MinGW-w64, x86-64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for x86-64, using the Win32 thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-i686-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-i686-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-12-multilib-i686-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-i386-cross | libc-dev-i386-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-i686-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-multilib-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1096 MD5sum: 539d287c7d62da4d1352ccec14b58626 SHA1: 9aad25712f19d1ee79514357c66781b10ca14197 SHA256: c333a357705949d25309257517f4448e32d42772fd33074670b964d1050882fd SHA512: 5e5a5960b44d38aa1c95fac98703940a42f44c48835f73489499db84cbf38522fd19ef1fc643825dc4601e125f34f37e55bed2a2f2e510e9a0e28a5dae3e9ac0 Description: GNU C compiler for the i386 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the i386 architecture. Package: gcc-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-s390x-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-s390x-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-12-multilib-s390x-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-s390x-cross | libc-dev-s390x-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-s390x-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-multilib-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1096 MD5sum: c879b8fc8c7a72a2104bd47c57bfb830 SHA1: 661769727acebcbe82eb5d468ab1052f3f19926b SHA256: 79e65e8d72478490cb8ddc02df3f1971d82c7ab67e238f7229b0ea02bfb82a0d SHA512: 8659d52a407242341c30b494c821b1ca3fc4cf4e16feb42454b8e969089e4bf611db695a46f05c12479dc89b27619aa5dde5b463fd0821a131d6c2b271e4afb9 Description: GNU C compiler for the s390x architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the s390x architecture. Package: gcc-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-x86-64-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-x86-64-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-12-multilib-x86-64-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-amd64-cross | libc-dev-amd64-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-multilib-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1096 MD5sum: 6464b5775ed8f673df0e4c16bf4b1afb SHA1: b4cc3be90e5b67b31a24310d535474bfb29b03ff SHA256: 32427cf877145e735ea6b37fd794b77500712318b8b327bb241f7898e3981fcb SHA512: 85fdac2cbd8904a3a3a05b46efdbe27cda01b2b34872c8bcaa56a8947acca93dec517f694e1976ad2d7a724cb86e6cded3070565910cb53e72270880ff12f885 Description: GNU C compiler for the amd64 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the amd64 architecture. Package: gcc-or1k-elf Priority: optional Section: devel Installed-Size: 41877 Maintainer: Nicolas Boulenguez Architecture: arm64 Source: gcc-or1k-elf (1.0.4+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+1.0.4+apertis0bv2024dev2b1 Depends: libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), binutils-or1k-elf Suggests: gcc-12-doc, gcc-12-locales Filename: pool/development/g/gcc-or1k-elf/gcc-or1k-elf_12.2.0-14+apertis1bv2024dev2b2+1.0.4+apertis0bv2024dev2b1_arm64.deb Size: 12877804 MD5sum: 456017d252c7668392e835f4876c5da8 SHA1: 695381ba19a33ea547eeefe9ca762672150620c9 SHA256: 7ffbcad714f4633cc8d32645adfb50082ea4b7755839416b27efa6280d05d1e5 SHA512: 7e48b50558b9555bc9b484b30c28b8a663dab5903403e60bef18fe1c2f90433c6a0a71a67b78766ebd5c8a204ecad20bcaeac780e8d866d85b859e0f907f66b0 Description: GNU C compiler for the Open RISC 1000 processors This package provides GNU C compiler for a specific hardware and operating system combination. You don’t need it unless you plan to cross-compile programs for it from another operating system. . This package targets the Open RISC 1000 processors. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev2b2) Multi-Arch: foreign Package: gcc-or1k-elf-dbgsym Priority: optional Section: debug Installed-Size: 131836 Maintainer: Nicolas Boulenguez Architecture: arm64 Source: gcc-or1k-elf (1.0.4+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+1.0.4+apertis0bv2024dev2b1 Depends: gcc-or1k-elf (= 12.2.0-14+apertis1bv2024dev2b2+1.0.4+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-or1k-elf/gcc-or1k-elf-dbgsym_12.2.0-14+apertis1bv2024dev2b2+1.0.4+apertis0bv2024dev2b1_arm64.deb Size: 130229368 MD5sum: 9ae6c9b718c603bf49b78a727217d05a SHA1: 4cb6cf4e9fc916f7479b4a083b4a65dec9051007 SHA256: 5479433c771522057d79965f121a33ffd368f3ea5b384f2e2a823562d6537058 SHA512: 5f9343c18bf802480cd6747ff855062975a77f8dafee97bb45654c6c2f02895288aa71128ac5ed486c15286c7272e92cd414121cd878a4a3700fc1ae6df8a4de Description: debug symbols for gcc-or1k-elf Auto-Built-Package: debug-symbols Build-Ids: 1ac51712c0cf158833c78d00bb6730732e93ecbc 2145db8fed174855a87e2feeef2ff6ea3e62f97c 3501030b7846735214eb7efb9b757eb50512d813 3a55c21a92510599fbf9ca9719fa6eff9d07b326 46b706b11846fdd26eec434a15116c1ca4eaf058 590888d6196e17589be0fd0badac6c79fed8b796 59a2cd79d75fd52beff46af2c9d66f8aec6d3f1a acf1f602ec05bfd301576b893db89a5b56dd8d1f cb1aaaae3d4cce5d9881849a56103bc81a5a45c9 f24bf6a01d0b875f271b846b5781fc4dc20bd844 Package: gcc-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 25 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-powerpc64le-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-ppc64el-cross | libc-dev-ppc64el-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc64le-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-powerpc64le-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1504 MD5sum: e4e679f4809264d880d202a20a736c84 SHA1: 47936bf2f6875400f0fa68c94e8b361dfa6dd40b SHA256: 7d2ca7000ff9830984fe72887e23b80717590c4f818ef28302eb1d5812321643 SHA512: f757367b1dacab49610383d3161f31685c5aa60dc71f6b5c4b2917f9928139db11837057c430eb993b1772dfc50f5aee751823f927e96549e68e5b9da68eba62 Description: GNU C compiler for the ppc64el architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gcc-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 25 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-s390x-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-12-s390x-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-s390x-cross | libc-dev-s390x-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-s390x-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1488 MD5sum: 8cb9696562e68af9d714e22271e2a059 SHA1: 92727d0a6d299e572e50e242660f3f63c43e0058 SHA256: 8ab9a9e079f8db431d62d316af3a65079c21a35ad62d668ad633f263869c239d SHA512: e55ad49513287c71c341c0d8b3c361c18a8e4c572706267f5ab0603c37809a7c8c1b7ea56de4a896d1cc055a9f7db9cb0fdebaaae682754e0b86573f4bcc649a Description: GNU C compiler for the s390x architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gcc-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 25 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-x86-64-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-12-x86-64-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-amd64-cross | libc-dev-amd64-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1492 MD5sum: 42ef874f92984466e27a963893edb76d SHA1: 58a9e28b0889f0d0f6086327eae87ad2e23dab21 SHA256: 059d4eb4708f607645b1bb88a13b12c6ca8ce1ae551f9ad000e8c0a971862581 SHA512: 269f3566792ea59d871286aa04ebbefb3ac8b93a23f671c2dcbeb8dd87e455006f865b4c5f99430a879a34eace4ba008f1c94604c15a19c93426ad29fe808396 Description: GNU C compiler for the amd64 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gccgo Priority: optional Section: devel Installed-Size: 12 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Provides: go-compiler Depends: cpp (>= 4:12.2.0-3+apertis0bv2024preb1), gcc (>= 4:12.2.0-3+apertis0bv2024preb1), gccgo-12 (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gccgo_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1204 MD5sum: 3f46a3a7f81e7aca1d6621ca15e8996e SHA1: 31d7983ded6e45e3e3573bc3926e4e6dc073e73d SHA256: 8745c71988d4419ddfce40da4fc2cb2ab78bd739d110be76fffdfd348de8a00d SHA512: 70bab6e33ed8d6be05b96f6e6f27831e902051d7a5a1e8654763f2bab1a96fa2b9d366dbbd7c76b0b4c7b987b331b15444ff101ab2ae4a4ffb19e68d13e06a8c Description: Go compiler, based on the GCC backend This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go compiler. Package: gccgo-11 Priority: optional Section: devel Installed-Size: 36520 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Provides: go-compiler Depends: gcc-11-base (= 11.3.0-12+apertis0bv2024preb1), gcc-11 (= 11.3.0-12+apertis0bv2024preb1), libgo-11-dev (>= 11.3.0-12+apertis0bv2024preb1), libc6-dev (>= 2.23-1~), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libgo19, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gccgo-11-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/development/g/gcc-11/gccgo-11_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 10744220 MD5sum: 91390a58a0bd18caab31faee18bd40f8 SHA1: 44c7caaf2ebd35cccfcdd5e345fd8231d141147d SHA256: bb55b6da731ed2b06815f2f99eaf36dca55a88380f74d906e1ab2f4e18a20214 SHA512: ca247626d151ab86fcaea3fbbf85ca693511f584e3db95a2a7274c7b3f5539b18ad98340296894a6d16158730d198f7d635f7a10470fa769e76addf3c6d83ac0 Description: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Homepage: http://gcc.gnu.org/ Package: gccgo-11-dbgsym Priority: optional Section: debug Installed-Size: 70234 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Depends: gccgo-11 (= 11.3.0-12+apertis0bv2024preb1) Filename: pool/development/g/gcc-11/gccgo-11-dbgsym_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 62184164 MD5sum: 8032e15ed105c912e3b1166c6c8fbc1e SHA1: 6ab9bb92f2f63a822baca3f3d27c88ac311a9629 SHA256: bbc7d1b2356f72d5979ef1a76f893514eed31451813532fc1a7e0e7133f06436 SHA512: f4891e28d8c65ce974e2959456f093f978dcbe633a460b3d1514d6bc9c772a3590bdb3501f5755eb3cf6a3640efb291882cd801b67937b8ae18b13914e3a8a5a Description: debug symbols for gccgo-11 Auto-Built-Package: debug-symbols Build-Ids: 197950760159225205d4233880c1c8248a751b7f 751e968e358e4cfc90f2d9f71ff708a494400adb b76cea2bc5b4887493f1bf85cbbe7605089c814a ea275fb6b345a932cd7c18821ad8f8423ecf1fb7 Package: gccgo-12-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 26930 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-arm-linux-gnueabi-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-arm-linux-gnueabi (= 12.2.0-14+apertis1bv2024dev3b1cross1), libgo-12-dev-armel-cross (>= 12), libc6-dev-armel-cross (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gccgo-12-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/development/g/gcc-12-cross/gccgo-12-arm-linux-gnueabi_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 8057772 MD5sum: 5bdbf300dff6e7af353a63cbd0db8143 SHA1: 4e4056cc77e2ca477f066b2c04fd505deb708c1f SHA256: 8b4c7fd7b212fc443a7621ecd71dacd5f9324e2ddcdf914100702e3136cd43a4 SHA512: f4bf87aecc93ce39adface196213919912affbc0c143226eabf2c7194a8ef2f4ba970d374d46d47abfc8c895c35fdddeb543af0f51808134f47a924b4e2216bf Description: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-12-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 26930 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-arm-linux-gnueabihf-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-arm-linux-gnueabihf (= 12.2.0-14+apertis1bv2024dev3b1cross1), libgo-12-dev-armhf-cross (>= 12), libc6-dev-armhf-cross (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gccgo-12-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/development/g/gcc-12-cross/gccgo-12-arm-linux-gnueabihf_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 8056916 MD5sum: 78bdc56eb37f4bf120d97b75c7880a9e SHA1: 5fbc55dde72668c4350c3a559dae11c1d26ced8a SHA256: a6db4fcca05c408046d2306296c588def5f8a8d25748414d58463d03475d7dc5 SHA512: 157f7a2ef4dd0e7526c3708723725ba1114414928ff137f7fef63e5da35194b68304666b3e44186cb88b333a05dec097b0c4a520c59e6cd8590ebb075906fb37 Description: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-12-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 9 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-x86-64-linux-gnu-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gccgo-12-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-multilib-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), lib32go-12-dev-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1), libx32go-12-dev-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1) Filename: pool/development/g/gcc-12-cross/gccgo-12-multilib-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 1316 MD5sum: 10fa7b704525a86aa3e357236bebf81d SHA1: fa5faf1e59da17a0d614ff3cc724ef1c29f180c0 SHA256: d52f7524d029ed9a1e9de3834310be090cad371b2835d287316186c30be64934 SHA512: 9d60f38c78104f51ba1fdef139a0d7dd87c7e8e5ea720dd7216819a6d2aeeb933c5dd36e66d6583da8be86c1ef53fbc0efd608528f8fe02a152df483d5263336 Description: GNU Go compiler (multilib support) (cross compiler for amd64 architecture) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-12-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 33291 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-x86-64-linux-gnu-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), libgo-12-dev-amd64-cross (>= 12), libc6-dev-amd64-cross (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gccgo-12-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/development/g/gcc-12-cross/gccgo-12-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 9071744 MD5sum: 11c0bd0c3fc6c9eb8b7daf386cde3e58 SHA1: 20aad6c92d96035ac0b4c501203d3d0aeaee6e9a SHA256: 7da49c9157da4e19d754683844a1f91c678c969d19d65ca7cd2fb7dba00314b3 SHA512: 6212f3fc6f6804acc67909e6c72f2d49991a25947f68d25f384004ca1a1c9660579dc5be2d51f7d8586acfba039193b017095c37eefccd7e94a3f45462a531c3 Description: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabi (>= 4:12.2.0-3+apertis0bv2024preb1), g++-arm-linux-gnueabi (>= 4:12.2.0-3+apertis0bv2024preb1), gccgo-12-arm-linux-gnueabi (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-arm-linux-gnueabi_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1252 MD5sum: d4e0881539a7805ce2717956963386d5 SHA1: ec2e7a6bf1f6fb2f9bcfffa7e00adf525e96c95b SHA256: 0dc4ed44761933732b8e538ab85487762ee441789da476e7d8580a7b9affd394 SHA512: b55cc570928afc3f9fe6a1733d2f258b0ab994fcda6d338e65da6d4264a0a77564586d4bed5469e7f615f7cd6c7d7c8bd6ef5c8b1d35d19c823946ef90e94869 Description: Go compiler (based on GCC) for the armel architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the armel architecture. Multi-Arch: foreign Package: gccgo-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabihf (>= 4:12.2.0-3+apertis0bv2024preb1), g++-arm-linux-gnueabihf (>= 4:12.2.0-3+apertis0bv2024preb1), gccgo-12-arm-linux-gnueabihf (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-arm-linux-gnueabihf_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1256 MD5sum: 34265e561fa1d06f154edc95a9e5a0d1 SHA1: 1666d1224406a4538cd7abea2f67666eb143f7d3 SHA256: 39260f3134c1cbd3938217614ef20e27f84f0c20c205feda7d39c01f762d3ce4 SHA512: c9e9dbf0e1cb68d01d7ac98866c0cbae1536542153c63d43bb5e9d68870f9e4ba61aa89dfbae7376428021e5855e8d2981ab025898d73521279e18de4a5115d1 Description: Go compiler (based on GCC) for the armhf architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gccgo-go Priority: optional Section: golang Installed-Size: 66 Maintainer: Debian Go Compiler Team Architecture: arm64 Source: golang-defaults Version: 2:1.19~1+apertis0bv2024dev2b1 Depends: g++-12, gccgo-12 Conflicts: golang-go Filename: pool/development/g/golang-defaults/gccgo-go_1.19~1+apertis0bv2024dev2b1_arm64.deb Size: 43696 MD5sum: d33f6cfd8438202973ff0c18822097a0 SHA1: 589697151a0ed85318b1f52becc510c83c917c96 SHA256: 921544b13f27523dcb07628f129d55da636d784c348e59f52814a8a9fc49e475 SHA512: 7b95341ea55b80b9a6e5e3286166cac2becf1e9eed84316f6652d49e4a6198036a83fd23b1be8ffdf601e8a21d9b1f02894385e6da5c41ee3b119f2bca9c6478 Description: Go programming language -- gccgo The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . Installing this package will install the gccgo implementation as /usr/bin/go. It conflicts with golang-go. Homepage: https://golang.org Multi-Arch: same Package: gccgo-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), g++-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gccgo-12-i686-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1256 MD5sum: 47e6b68d3b1ccfae61bb3deb5888385a SHA1: 90e30d583b753c996a4a32242253897c370cb94c SHA256: bf2e0d776f75fdb3a8bf7774260972b3d12060f4112c90d790b6dbc23419ecad SHA512: e429db5339f248ab04f77d9cdd10c395f2be92559a89735989a9fbe2426acfe07fa6fc2fca7f8010e88d249d092e5f6482a4ac8a5842d33ab91ecc6ba7614728 Description: Go compiler (based on GCC) for the i386 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gccgo-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), g++-multilib-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gccgo-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gccgo-12-multilib-i686-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-multilib-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1092 MD5sum: 772b5507ba83c40c36889853dffb6a91 SHA1: c724ff75fd6e152b4306a79b02fc14f5f9c64cf2 SHA256: 879a631446131ab19a9bd63e8ae691d05d47a8f87f30d63e1c4353c6b7c8dbc0 SHA512: d2b70be1b71be5c9ff4c23d340e212d0fef67947b7c74c18750212dcce7842fa3b4f1f557ad33208cdf7b1a804ee407d1aa56b74447aefc95ac5b0a395944f0f Description: Go compiler (based on GCC) for the i386 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the i386 architecture. Package: gccgo-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), g++-multilib-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gccgo-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gccgo-12-multilib-s390x-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-multilib-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1092 MD5sum: cab93ceb5482f2084f2aaa7b4ee82456 SHA1: cdcde469d93c0331d042d02ecf17c6d5ba8ce680 SHA256: 48d3321379ecb8111c5bba17304ea8cd9b480e8120db64745a804de0e9865e04 SHA512: 1876dcd464a10af3fb0ea6cba8ad0606ee2201f2e6aa532def1bf890a36f7d6a4c80e5d17906902fafb0bfba0780183cc5845008efcdfbc7dc6d99f8e5f9ded2 Description: Go compiler (based on GCC) for the s390x architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the s390x architecture. Package: gccgo-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), g++-multilib-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gccgo-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gccgo-12-multilib-x86-64-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-multilib-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1092 MD5sum: fcc8d0c68d23a98b02ee6a3cf222554f SHA1: 06864fad2607ab25bcb49da5d347924484e0bb85 SHA256: 7ffc434caf86442c8202ea2fa947cff75ea0f78ab353b2efb10f7417c72c8805 SHA512: 87760b06c00600710ab6a03892fcb1eb7bcb570db726ea533f96aaea38faee39c1726701956a2a484aef3c88d87e6b7f02453be6d9ffb9fd5b13fa8ae88c0fcd Description: Go compiler (based on GCC) for the amd64 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the amd64 architecture. Package: gccgo-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-powerpc64le-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), g++-powerpc64le-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gccgo-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-powerpc64le-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1264 MD5sum: c7a93ec540d8721009fad7095794bd57 SHA1: a31cf7dd5c2e021687bb0c0cf1b73904f5de0f20 SHA256: 0ef369c277c0547df201e1fd301cea4c42bfae8fec9b3a12470d367b5997a3d8 SHA512: 16cb3592de90ac7cb6d8e42e9c0b623d2b4a13ced0be9ff67b4051a6e48849efb1b3514e23c1b4e1f297f4ca8f3a78e1a7475af5343009f918e4169272221fe1 Description: Go compiler (based on GCC) for the ppc64el architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gccgo-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), g++-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gccgo-12-s390x-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1252 MD5sum: 57bdd4b9f834acdefd943eb862e6e2d9 SHA1: c9032e6ccbb809f3bd2c5349aee581df4b923f4b SHA256: 1752a9221926fa0873c53192d20ee8ac98e2171864795e87cbfb0c8be3672e73 SHA512: 7037df1455508a293b5d2eda83a9c1229f1dedaf4f9e7c9f54a5b6b319044f5df78e2e7783833ee5bea94a2216c1500fc926d01e0553ef971e4a32da95513d08 Description: Go compiler (based on GCC) for the s390x architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gccgo-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), g++-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gccgo-12-x86-64-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1260 MD5sum: 78ffc32d3fbb56d581ddfda1f715c4b8 SHA1: 4202296297a623b542d2a547526550926b837f59 SHA256: 35618ced947a932238ae4a8e7b712b563d6c1ac3b11d65cbe7c85de9741cc0de SHA512: 44293a0cea511d975f5d8231e90380e6b06b7af73648f083db015ce15657f1d97f52a286c505812a66669db83e986c2c67d2e32680a6cc92c144905798cc0454 Description: Go compiler (based on GCC) for the amd64 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gdal-bin Priority: optional Section: science Installed-Size: 2336 Maintainer: Debian GIS Project Architecture: arm64 Source: gdal Version: 3.6.2+dfsg-1+apertis0bv2024dev2b1 Replaces: python-gdal (<< 2.4.3~) Depends: python3-gdal (= 3.6.2+dfsg-1+apertis0bv2024dev2b1), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgdal32 (>= 3.5.0), libstdc++6 (>= 11) Suggests: libgdal-grass Breaks: gdal-bin (<< 1.10.0-0~), python-gdal (<< 2.4.3~) Filename: pool/development/g/gdal/gdal-bin_3.6.2+dfsg-1+apertis0bv2024dev2b1_arm64.deb Size: 545944 MD5sum: f2a5b155b0c06a591b8bd6e29efbc4f0 SHA1: a662d067fd90a63b2d5a008f87b285f0f4190cad SHA256: 2ab5bd000e6b909e847a3d089c7339903159ef0fc2054d686784e30db0548d0b SHA512: 41d06ddb7d9426c61b60c49b19e09c2bf6000bbba5d846c42b5a5bb59ccb1aac3e0b820b46c5336a3c012daf5498a009fc3062751fe1cc7196154eabc59e75e2 Description: Geospatial Data Abstraction Library - Utility programs GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains utility programs, based on GDAL/OGR library, namely gdal_translate, gdalinfo, gdaladdo, gdalwarp, ogr2ogr, ogrinfo, ogrtindex. Homepage: http://www.gdal.org/ Package: gdal-bin-dbgsym Priority: optional Section: debug Installed-Size: 963 Maintainer: Debian GIS Project Architecture: arm64 Source: gdal Version: 3.6.2+dfsg-1+apertis0bv2024dev2b1 Depends: gdal-bin (= 3.6.2+dfsg-1+apertis0bv2024dev2b1) Filename: pool/development/g/gdal/gdal-bin-dbgsym_3.6.2+dfsg-1+apertis0bv2024dev2b1_arm64.deb Size: 717932 MD5sum: c7804baa376e7c1408642ac9772076c9 SHA1: 3dfe125e3f0cfecd7ba2f2a4f87c431b738e21b7 SHA256: 4f4e1e60cb21891a593c63d78bd9fb893c2b84affeb3df2035074e6370950b6d SHA512: 492216e36315fbdb43ae7d4ad58caa5384f638cdda791c804c1d0ae475a579ca7b80aafcd715cb2a0e0d0d4f7f23ef6f2c153e5ca5957f83c193164c3f6fa9b2 Description: debug symbols for gdal-bin Auto-Built-Package: debug-symbols Build-Ids: 1c214af924ae51a84dd5c5186c26b1e95e11d194 1d4ca71a04e3bb2ec605b86f50d6c3741b11b5c6 2c80fb2a02697bb6f102709d7e07262c9e93e92c 3559a8622c6834cb64fc29f03f47003c97aeeff2 54172434de1d8d969aea45dae5be4dd4c0015001 55f7097154948147abb61dfb30d0b0ce9e35b268 5ac796928b53a746b1a4a9c3e131cb7facdbcf85 6a5431320a9782eadc1177b5d2bd1165715deea4 6e169dc1add710e41a4bb50504404002ae5160d6 6fe8b4d2b5ef640df19b054ec265bbaf389e5719 73e582e7dda569144add00da551b4cf02e5dadb6 7490c95756742b9aa410a6d7b4af187d7e31fd56 83e049eb9c4173eec6536ef99191edd8ecac1321 a6f63020365a8f54b91ad5ff88939e1a8dc99552 ae8fc68dab12d5852f040801768a51f6a0149792 aff7d41bb57e08ab871339c8ab44693154d9645a b049580901340df79c2fb8686a412b26d9423b6f b7617ac4cef46ab715959a4019310031b99f9996 b85ea4c2f44afe1d28b1c2679b7a624998b7be1c be86e5f9f8bedbd0f0e641e42fef026d6d122cdf c3e9ae4689b43fd3db9668f4225e359d4e5d5656 d8a6aa8608c855f27cf6a977bd928601e86a1c11 e5bb09647c36f54a4ad012e145319ed454636c5d eeb66a402df68129b9c3f51706e5cd2d6fd62a78 efde85dc63175bd5fc2de22afc8f9ac54de6a52a f207a788c6845281e225d52545b2caf2d718f842 Package: gdal-data Priority: optional Section: science Installed-Size: 2645 Maintainer: Debian GIS Project Architecture: all Source: gdal Version: 3.6.2+dfsg-1+apertis0bv2024dev2b1 Filename: pool/development/g/gdal/gdal-data_3.6.2+dfsg-1+apertis0bv2024dev2b1_all.deb Size: 541548 MD5sum: 3518dac503d4a72f776534fa23a2f46d SHA1: f01e6c26c62b19f518beca98d65a187a437a8ea0 SHA256: bb8bf42b03aece6106b2e86e226f63340f9d83796b310f155ed5e3c7a85597de SHA512: c6122dd450a00788bee296bb322b8dc84f414de5be0425f83f9d018d6c42811906814be1f5b6b163af84de0c9da0ec8aef427630697442ed5b15214162b159d5 Description: Geospatial Data Abstraction Library - Data files GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the GDAL data files. Homepage: http://www.gdal.org/ Multi-Arch: foreign Package: gdal-plugins Priority: optional Section: science Installed-Size: 383 Maintainer: Debian GIS Project Architecture: arm64 Source: gdal Version: 3.6.2+dfsg-1+apertis0bv2024dev2b1 Filename: pool/development/g/gdal/gdal-plugins_3.6.2+dfsg-1+apertis0bv2024dev2b1_arm64.deb Size: 335112 MD5sum: 96d7562828cf6e49604e514dc30ceab8 SHA1: 4e71be95231576613b35688262af838e0f9edc9c SHA256: 7b49b20dfaf00cc3646d11f2127d7903e77665a68d27727bac165154a5d6eb8c SHA512: 6255fb68e67283544f2e162bf264d74440328b0c0e2ae791fcab6cf477e14c8fa083005ddbd36b5848f6a3078389587623c5ffed2713c1c36594aec7dc58ab66 Description: Geospatial Data Abstraction Library - Plugins GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains data for the plugins. Homepage: http://www.gdal.org/ Package: gdb Priority: optional Section: devel Installed-Size: 11766 Maintainer: Héctor Orón Martínez Architecture: arm64 Version: 13.1-3+apertis0bv2024preb1 Replaces: gdb Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.34), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), liblzma5 (>= 5.1.1alpha+20110809), libmpfr6 (>= 3.1.3), libncursesw6 (>= 6), libpython3.11 (>= 3.11.0), libreadline8 (>= 8.2~beta), libsource-highlight4v5 (>= 3.1.9), libstdc++6 (>= 12), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0) Recommends: libc-dbg Suggests: gdb-doc, gdbserver Conflicts: gdb Filename: pool/development/g/gdb/gdb_13.1-3+apertis0bv2024preb1_arm64.deb Size: 3691596 MD5sum: 210558c691adb34e50d518c583aa7945 SHA1: 4d721c68af983672938b06148bbe25716f936383 SHA256: dda8e92b06e905069571192968b9fef045e7b78ef9589ad33ae4f69e1e5c9e1c SHA512: 60d0a794c27f4adff673c1cd8cc19b91f2f96058eac3a03902738bec093879004c5ae20df36b8fd565b72c987172a74a908f4d83580f6509b8636938cd9df734 Description: GNU Debugger GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. Homepage: https://www.gnu.org/s/gdb/ Package: gdb-dbgsym Priority: optional Section: debug Installed-Size: 40164 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 13.1-3+apertis0bv2024preb1 Replaces: gdb-dbg (<< 7.12-1~) Depends: gdb (= 13.1-3+apertis0bv2024preb1) Breaks: gdb-dbg (<< 7.12-1~) Filename: pool/development/g/gdb/gdb-dbgsym_13.1-3+apertis0bv2024preb1_arm64.deb Size: 39467840 MD5sum: aa5af7f4828d0abf7f2a4c4285ed15cf SHA1: 0369e936987e520d00559e2ab653d1824fe55a36 SHA256: b14fd259824b2ae03199e4ed301594854ea7c33b5be48f033a63c72dd9b70b19 SHA512: 4cafd7f80c2967e202cbf565ec13bcf308dcf44d666f88395d3aa2486afbe0a025a70eefa6c4fe27a4cad5b8c7ba8febc17830cbe3eb73b8997609839898ed10 Description: debug symbols for gdb Auto-Built-Package: debug-symbols Build-Ids: f8d6661dd8b449e80a21d5b2dc44cc8b5198df39 Package: gdb-minimal Priority: optional Section: devel Installed-Size: 10015 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 13.1-3+apertis0bv2024preb1 Replaces: gdb Provides: gdb Depends: libc6 (>= 2.34), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), liblzma5 (>= 5.1.1alpha+20110809), libreadline8 (>= 8.2~beta), libstdc++6 (>= 12), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0) Conflicts: gdb Filename: pool/development/g/gdb/gdb-minimal_13.1-3+apertis0bv2024preb1_arm64.deb Size: 2998820 MD5sum: 9968ab60d4aedff3e37b52b3673464ce SHA1: bf5bea5e100e14441cfc53ef0cb1ac67c0d05d85 SHA256: 2644139793b68ef8338da7f8e7365125c9a95a4027d5dd3eda6f66e4fa24456a SHA512: ad6055a3d9e05843f28946e8c5d4fda7cd6974396cf449bdd0779b9925cd92f7fda0a4fd032fd1e9080455840327fe9ca67f24ed4f2ba8c4986659d5cb37af8f Description: GNU Debugger (minimal version) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains a minimal version of GDB with optional features disabled. Homepage: https://www.gnu.org/s/gdb/ Package: gdb-minimal-dbgsym Priority: optional Section: debug Installed-Size: 36448 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 13.1-3+apertis0bv2024preb1 Depends: gdb-minimal (= 13.1-3+apertis0bv2024preb1) Filename: pool/development/g/gdb/gdb-minimal-dbgsym_13.1-3+apertis0bv2024preb1_arm64.deb Size: 35791516 MD5sum: 5c718a1ef5833c3d649cc0b3034ce3aa SHA1: 5cff9c0fc47be9564f68a7c2acc6042368e68f3d SHA256: 15a88f5b441583a2b1a3af8129a6720d7db4748402b649ca2e493a89789920ba SHA512: a2791253d3439e96404d0ae6caf41be843a2d540538e2e7182e291046bf7f73c8547974626377e5002d7d6b06f1f0fecc2fd603a3d0a9476c8d6693598f36462 Description: debug symbols for gdb-minimal Auto-Built-Package: debug-symbols Build-Ids: fa23f41dcaf17204eaa124369692fd6be84057f0 Package: gdb-multiarch Priority: optional Section: devel Installed-Size: 17848 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 13.1-3+apertis0bv2024preb1 Provides: gdb-arm-none-eabi Depends: gdb (= 13.1-3+apertis0bv2024preb1), libbabeltrace1 (>= 1.5.4), libc6 (>= 2.34), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), liblzma5 (>= 5.1.1alpha+20110809), libmpfr6 (>= 3.1.3), libncursesw6 (>= 6), libpython3.11 (>= 3.11.0), libreadline8 (>= 8.2~beta), libsource-highlight4v5 (>= 3.1.9), libstdc++6 (>= 12), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0) Conflicts: gdb-arm-none-eabi Breaks: gdb-arm-none-eabi Filename: pool/development/g/gdb/gdb-multiarch_13.1-3+apertis0bv2024preb1_arm64.deb Size: 3724652 MD5sum: 4524b11fceccc7fdc5fc403b30ce9ecb SHA1: da822262d159ea2e094c058ec2aaf468d5a25408 SHA256: 43fcd6bdf87b4769907cad1c0334bf67e32c2a72dba6dc45b879781ee9bcbd28 SHA512: f7b787622a474b1c45bdd1eb424d91ccd8631476805bc7c511128a7fbf14611e03c15389897cb0e398ebfee208827f11780a2388eef0f4e8fb3bda43a79cbc3d Description: GNU Debugger (with support for multiple architectures) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains a version of GDB which supports multiple target architectures. Homepage: https://www.gnu.org/s/gdb/ Package: gdb-multiarch-dbgsym Priority: optional Section: debug Installed-Size: 43429 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 13.1-3+apertis0bv2024preb1 Depends: gdb-multiarch (= 13.1-3+apertis0bv2024preb1) Filename: pool/development/g/gdb/gdb-multiarch-dbgsym_13.1-3+apertis0bv2024preb1_arm64.deb Size: 42504464 MD5sum: a577ccbadc9935d6f4a477361406b55f SHA1: acbae56c3e8877e13d5a2a02a1c7b1daddf01bef SHA256: 18ba235abc03a85317e0e6670b00b3a4bf7d005632617b9afb906c8cad65adab SHA512: 286e5c6da4e98a2b0bd05cc60ee17d16a94a3d440420cbd4ac0e433e2c49e1407cc9d64fc8079befabf4efda51814f58e6ee7f01183b637117ca301a38d006f0 Description: debug symbols for gdb-multiarch Auto-Built-Package: debug-symbols Build-Ids: 79ebf35e8b8060cb6e2c97376ad14c73d7698136 Package: gdb-source Priority: optional Section: devel Installed-Size: 23480 Maintainer: Héctor Orón Martínez Architecture: all Source: gdb Version: 13.1-3+apertis0bv2024preb1 Filename: pool/development/g/gdb/gdb-source_13.1-3+apertis0bv2024preb1_all.deb Size: 24024104 MD5sum: 13dcee0940a6ca59d2ff3aefeaafac39 SHA1: 8b5dce430635efda889e85f17ec95781f67db277 SHA256: ba28c79fced766e560f0e50279a9eab63db633d4e9d10cf048730991b89bd53a SHA512: be8ef2104eeb6be526af11d9a49106be92959b10a8f0baebf2f1bf822e6a3c2faeef7ddea4d0318ce489604e75ecdbdf48c68ac227ca385bfe61ce2f6aa747a1 Description: GNU Debugger (source) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains the sources and patches which are needed to build GDB. Homepage: https://www.gnu.org/s/gdb/ Package: gdbm-l10n Priority: optional Section: localization Installed-Size: 314 Maintainer: Nicolas Mora Architecture: all Source: gdbm Version: 1.23-3+apertis1bv2024preb1 Replaces: libgdbm4 (= 1.12-2) Filename: pool/development/g/gdbm/gdbm-l10n_1.23-3+apertis1bv2024preb1_all.deb Size: 90444 MD5sum: 23abc0178cb55c3b48beddacb02978b0 SHA1: 817fd4d1cb1f06903095d2000b8eae2dc326d2c7 SHA256: 4d9d10fcacd76d974cc590469db3ca2de8b187bfaa01e7f77334787953e27985 SHA512: ef1a2c634aca7831a4a9c9a77724427a6e98bf55fe6bd500dc234d93af167c4f2b1ebeb17cbe991a7c0b2057e169662a5b14f34301e7a9c5c6104db7a1023081 Description: GNU dbm database routines (translation files) 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 provides translations for messages, generated by library routines and programs, provided by 'gdbtool' package. Homepage: https://gnu.org/software/gdbm Multi-Arch: foreign Package: gdbmtool Priority: optional Section: utils Installed-Size: 766 Maintainer: Nicolas Mora Architecture: arm64 Source: gdbm Version: 1.23-3+apertis1bv2024preb1 Depends: libc6 (>= 2.34), libgdbm6 (>= 1.21), libreadline8 (>= 6.0) Suggests: gdbm-l10n (= 1.23-3+apertis1bv2024preb1) Filename: pool/development/g/gdbm/gdbmtool_1.23-3+apertis1bv2024preb1_arm64.deb Size: 154404 MD5sum: 0f7557ba6eca559f77f0a7c9ad0ba84d SHA1: 36e5846e6a30bd660892a644055dcd9156b9ac1c SHA256: 0aab4c8ce58b2620df3ef7f6d1f9aff8abb606414ad15136d771d07e637cf9df SHA512: 2940523e22d0062be4651b1baccaccc7d5d27f8207199f29298fc1cab8c3e5546cc2e0109c2df3f510657fcf6f638f66d7f16ee886302e459945311a72f62a7f Description: GNU dbm database routines (command line tools) 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 following command line tools: . * gdbm_dump -- dump database content into system-independant format * gdbm_load -- recreate database from dump, created by gdbm_dump * gdbmtool -- view and modify an existing database or to create a new one. Homepage: https://gnu.org/software/gdbm Package: gdbmtool-dbgsym Priority: optional Section: debug Installed-Size: 679 Maintainer: Nicolas Mora Architecture: arm64 Source: gdbm Version: 1.23-3+apertis1bv2024preb1 Depends: gdbmtool (= 1.23-3+apertis1bv2024preb1) Filename: pool/development/g/gdbm/gdbmtool-dbgsym_1.23-3+apertis1bv2024preb1_arm64.deb Size: 561772 MD5sum: 3d2ca8bf575a94a2447fc9e9c97bc635 SHA1: c12ad60e9b266799f9cf7c47144a3bc096d70551 SHA256: 38815ca9feacd12ffb580eb9260423c301673f6b7ec59cc1e97fa2b136271eda SHA512: b51734c2842e547a7a832ca7fd25c343dbb480dd1dcc0ba292167e48b94f34e1f073c9dedc269e37048135b8fde8b20ce2376fb14146687effaf727f2a4650ac Description: debug symbols for gdbmtool Auto-Built-Package: debug-symbols Build-Ids: 4bb54b61f5d0b4c8966c80a230b54b9c07f06b2e 5a72b3a872261b6ae49aa973c203c049fa404286 7ffd224e5382f8b31f1e93571b52520dfad851a3 983d23db5cd0c289bd2cbc2818b45f62acd29a5c a65e60d94138d0e43ba9962392ea576470bffd26 c6749dfc4a31c100bce2267e913aa753eb523c0b Package: gdbserver Priority: optional Section: devel Installed-Size: 903 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 13.1-3+apertis0bv2024preb1 Replaces: gdb (<< 7.0.1-1) Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/development/g/gdb/gdbserver_13.1-3+apertis0bv2024preb1_arm64.deb Size: 370620 MD5sum: ae2ef00897a5681ffdb76b65d3486661 SHA1: 6c9f9f0ba8a5294df6ff8f9f1dd54d1bc5a54b6a SHA256: 9dd72b5c4854aac75c78e8f98aa4af7994dcad85efc1ad30d79d6c5214419ffd SHA512: 057f235a8b798e5553d4d76cd330ba9d2f361f9049061f906f31a16f134af0cdd47aee14fad05204c184d000fbc01f591b7fae28c7bceb922c5ad7f43a716273 Description: GNU Debugger (remote server) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains gdbserver. Install this to debug remotely from another system where GDB is installed. Homepage: https://www.gnu.org/s/gdb/ Package: gdbserver-dbgsym Priority: optional Section: debug Installed-Size: 2091 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 13.1-3+apertis0bv2024preb1 Depends: gdbserver (= 13.1-3+apertis0bv2024preb1) Filename: pool/development/g/gdb/gdbserver-dbgsym_13.1-3+apertis0bv2024preb1_arm64.deb Size: 1997572 MD5sum: bf265750943ea057583ccfd560685cf5 SHA1: e1054e8897e0a2357c8361c8b59539952e3330a9 SHA256: 5caa31bcf1cee7bee5c7ca44f8da01446579e037ee2c54b512c86c9f67baa613 SHA512: ec00c72ab04f88e14071d603d5f98a4939c04525da3ab165479eaff5349afccd048c0237e30ec6d9eeb2b92aff34b1b37bb363abc7910333f411b17ed788b0a7 Description: debug symbols for gdbserver Auto-Built-Package: debug-symbols Build-Ids: 3eba62fb30e7c654c83a5322b0450a73031ab226 64a34c2098e2470741867483732662a428ba4fbc Package: gdc Priority: optional Section: devel Installed-Size: 29 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Replaces: gdc-4.1 (<< 0.25-4.1.2-18), gdc-4.2 (<< 0.25-4.2.2-7), gdc-4.3 (<< 1:1.043-4.3.4-1) Depends: gdc-12 (>= 12.2.0-1~), libgphobos-dev (= 12.2.0-3+apertis0bv2024preb1) Filename: pool/development/g/gcc-defaults/gdc_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 6992 MD5sum: bc982cb416511acbbc438382336ada56 SHA1: 81a81578882555b88055b6b21d9a48a1cd146f84 SHA256: edb02b334d5a21835ba4c2e4545a820fb8f50b1d4224d68dd51b4cfe0fb30584 SHA512: b45676c085b50c1f760e97557355ca05a7518139ae10f80731cc3b8117df3b4f4cdcbc59b829f46b0ca76ded06aa223435dc35781007cde1e9c227c0505128cf Description: D compiler (language version 2), based on the GCC backend This is a dependency package providing the default D compiler. Per policy, all packages that contain D sources must use this package in their Build-Depends line. . This compiler supports D language version 2. Package: gdc-11 Priority: optional Section: devel Installed-Size: 26043 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Replaces: gdc (<< 4.4.6-5) Provides: d-compiler, d-v2-compiler, gdc Depends: gcc-11-base (>= 11), g++-11 (>= 11), libgphobos-11-dev (>= 11), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-11/gdc-11_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 8847140 MD5sum: 95d5bed5f2598dbe049f9d8895178c90 SHA1: 7e270fea299e981c3eeae8f15dee5f38c9d090f3 SHA256: 7b78c8074df84a39e3b4b5678ab5c3f04df7588dc38c7190c4eb831b853c7173 SHA512: 44c40e26a8b6c5909ec8ca23feb05e37c0d5419e2b893626c57b4a156851c9f9e8d96aaa1af5fa0188ac6b61287a6b9587678541b05763e5b32cbb07a26ba776 Description: GNU D compiler (version 2) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Homepage: http://gcc.gnu.org/ Package: gdc-11-dbgsym Priority: optional Section: debug Installed-Size: 60382 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Depends: gdc-11 (= 11.3.0-12+apertis0bv2024preb1) Filename: pool/development/g/gcc-11/gdc-11-dbgsym_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 55034708 MD5sum: 0c37b6c0bd94b4f2b2bc4aaea8d7eec6 SHA1: 7806441b58715ecc7fbd794e55fd3bfb1ad28016 SHA256: 7b6e7e3bf9655b590f7fbce5d1a8a6c40dd1218273c1cfad142b52c1dc82ecb8 SHA512: c2f23a84dad8f5a115a5c7b7a70d66b9728e255539f1df2428f4f444f2ca3c14c2c2b0d0d5b89782f6643359056f27a4ccd56ad1c11946dba406c4632c2e7d9f Description: debug symbols for gdc-11 Auto-Built-Package: debug-symbols Build-Ids: 3f4b369a584bc21848acfeea37d6a9b153d2a287 51a250c51fd11cc56c9224826307be7158daf44c Package: gdc-12-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 30384 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Replaces: gdc (<< 4.4.6-5) Depends: gcc-12-arm-linux-gnueabi-base (>= 12), g++-12-arm-linux-gnueabi (>= 12), gdc-12 (>= 12), libgphobos-12-dev-armel-cross (>= 12), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-12-cross/gdc-12-arm-linux-gnueabi_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 9217888 MD5sum: 053bd0ad4e342ed06ba64f9241e7f4a5 SHA1: ad8bafdbfa47316f8412f68711a13a57c1769c80 SHA256: 4eb810b3ff3cf3fa3bbd8f5651622d084306f5a10a28ba55b597d24d03ca337a SHA512: 0583e558132ee0838a4ad307cdc060d22b0b38faf4ee4dcc85fe34e502842a16447d70c553faa622a91fcef189b427eb8112cf2977ab40f5393fc4281a1d41ce Description: GNU D compiler (version 2) (cross compiler for armel architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-12-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 30384 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Replaces: gdc (<< 4.4.6-5) Depends: gcc-12-arm-linux-gnueabihf-base (>= 12), g++-12-arm-linux-gnueabihf (>= 12), gdc-12 (>= 12), libgphobos-12-dev-armhf-cross (>= 12), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-12-cross/gdc-12-arm-linux-gnueabihf_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 9219584 MD5sum: 54c797481e99527542ae774f96aa8782 SHA1: 4010cc31f8abf0fab81c4bbee0b52761c4c2bd70 SHA256: 996e229f99417c0aa6c8e58d16238862653631f386bca69d4b517fad64d777a8 SHA512: 0edf1db448144036a64d78d563358ccab1a774c1d8709795ccfcc75b14f0eaf7f3e3f96ed047dbd45dc320d8676f1edc8fe70a81daf4f0a73c24cd39a27c5f4e Description: GNU D compiler (version 2) (cross compiler for armhf architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-12-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-x86-64-linux-gnu-base (>= 12), gdc-12-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-multilib-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), lib32gphobos-12-dev-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1), libx32gphobos-12-dev-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1) Filename: pool/development/g/gcc-12-cross/gdc-12-multilib-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 1188 MD5sum: 8fc6ff7201290101a86428b64d28485c SHA1: 5e53705746353f7bf97315f44a7a563987af2d84 SHA256: b599ee6e4d1971063726e752427721957e988661e0bfd060c59810aec5c035ed SHA512: 259140bcfb98c732e02178d84d70bec726ac7aac6447c013b310f109c34cbef2f83c20c23bfb997d4a78cd01a0c3e973a9c292c562a6cdfbf94df84dd062f5ff Description: GNU D compiler (version 2, multilib support) (cross compiler for amd64 architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-12-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 36681 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Replaces: gdc (<< 4.4.6-5) Depends: gcc-12-x86-64-linux-gnu-base (>= 12), g++-12-x86-64-linux-gnu (>= 12), gdc-12 (>= 12), libgphobos-12-dev-amd64-cross (>= 12), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-12-cross/gdc-12-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 10229696 MD5sum: 486b1125f56b51f7160b129a8cb5fcb4 SHA1: f0fe871729e08c2c93dcf0bc71c247f15b288bac SHA256: 13aa55ea0c37973a398fe18da22f763604e0145aba2e65e7ea44d2c7d2ee1976 SHA512: d29f873a287f746016772d022a15083b4bf436bd89518aac68ead9ed5a7bf61a4c0115af66a05028ff44dbf1273c264fc5a9d6118284e3adf4e626e57b5523c8 Description: GNU D compiler (version 2) (cross compiler for amd64 architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabi (>= 4:12.2.0-3+apertis0bv2024preb1), gdc-12-arm-linux-gnueabi (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gdc-arm-linux-gnueabi_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1140 MD5sum: 9ddfd90531eceba812e81a5b2ac1e793 SHA1: 32d5514c60c24e2da6c4c9e8469d2c67e1224639 SHA256: c41434645ad9bb53472b5141d4f0989475b19c5423dd4a3c5f1b12aeebe5d5bd SHA512: afbe6e02e487be6fbe5a9429c87af4ebdb557e9cda505484853a3b983b6eae9348a5484398f261d5b7a91acbbde08cc346859b87e332a687c0fc0712db747fe9 Description: GNU D compiler (based on GCC) for the armel architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the armel architecture. Multi-Arch: foreign Package: gdc-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabihf (>= 4:12.2.0-3+apertis0bv2024preb1), gdc-12-arm-linux-gnueabihf (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gdc-arm-linux-gnueabihf_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1152 MD5sum: 8b059c199fe7813c611ff6cb01c4ffdf SHA1: 078ddd1e251db67ba230c571fd53609592141490 SHA256: 84e615733b3904a8b90f9d1e97dc3bfdf3ee518195d9d2c8b541b2da45156b24 SHA512: dffef02880b07037d52ccdef2c276263476e2927ff18c42d4de6424cef90b1e29e0717c90f8ab51d8ca2d7694a0c7290a247d7d967aa3a8dd27f923f981c2e8d Description: GNU D compiler (based on GCC) for the armhf architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gdc-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gdc-12-i686-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gdc-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1144 MD5sum: f023805ecf11d92814b475536e04a105 SHA1: 3873098845bc29b2752d833914c1905e7b719865 SHA256: 817f7b57256d7cd9feca00b38574a9b8fc9a6142686bcd338a8c891641eb7b83 SHA512: 1919ced260dd81301dd5d8f6d6ad5fc3b1a745d1bedf72c6ff7b70917776d0aa688e8a595f177200a3166d8387f399125d363a5541cded2f5bf56cb4f158f4c8 Description: GNU D compiler (based on GCC) for the i386 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gdc-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gdc-12-multilib-i686-linux-gnu (>= 12.2.0-1~), gdc-i686-linux-gnu (>= 12.2.0-3+apertis0bv2024preb1) Filename: pool/development/g/gcc-defaults/gdc-multilib-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1072 MD5sum: 43e139580368b511b28fd27392c6a34b SHA1: dba1e1b5405a33a56e665d89095e065668b273ff SHA256: 50c64af51e7b60947ff4328046ac1be1379f5e7ced8451378cf217209766d983 SHA512: 37c9f2b44358f39a5e31c137e66d9f702246568e539e90daff812448b78b911283cc95abf6fc706f52fca97c43fbfa9b3baef9d645bad34ca431ec8bae6a33d8 Description: GNU D compiler (based on GCC) for the i386 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the i386 architecture. Package: gdc-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gdc-12-multilib-s390x-linux-gnu (>= 12.2.0-1~), gdc-s390x-linux-gnu (>= 12.2.0-3+apertis0bv2024preb1) Filename: pool/development/g/gcc-defaults/gdc-multilib-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1072 MD5sum: 918e8b6e762751868522082ed7e0e161 SHA1: 089058829ed203ccae43068d33c5459c56f2092a SHA256: a859ca89052c1cf6f19149e27cfc7bc0bf2be0e08c4b33ca85a1ba04b2837fad SHA512: 8febc5521a5521081b7a695c201d26509f15141f1b6fb799400bbd2985550fd2f8611103cb12d2bc4322a555e6281c170fc8a319d75629d4ee40d7b2eb7e97d1 Description: GNU D compiler (based on GCC) for the s390x architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the s390x architecture. Package: gdc-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gdc-12-multilib-x86-64-linux-gnu (>= 12.2.0-1~), gdc-x86-64-linux-gnu (>= 12.2.0-3+apertis0bv2024preb1) Filename: pool/development/g/gcc-defaults/gdc-multilib-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1076 MD5sum: 0a9ff61a24345e3e348596a8fde9c74d SHA1: a21b2a331ae00df9a576c7aa3785940b3b5cd6b4 SHA256: 7e944b5678a279d1e24fe094663a3f25e0c4362a673c31318075168bf4f545ea SHA512: a4e8723c65e703bf948d1a5aa5296c254bd1755f594f48ad75f56ef787bb7155bf7f2a0e907a5638d82831d81cf76960a9eeb5aa537bd19143aaf322961dd6a2 Description: GNU D compiler (based on GCC) for the amd64 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the amd64 architecture. Package: gdc-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-powerpc64le-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gdc-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gdc-powerpc64le-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1148 MD5sum: dd8f3b9eadaf0ea7aac27d226ad4a608 SHA1: ca14e1959b189f3e2ac0d8cf2037446c6178a79f SHA256: 58f5cfc8dbc0d23ccf11a9f2a9ec36e6960e2cd7c4fb611a7798d4c010ee4fdd SHA512: fde1674b067c7bd162786eb2d604e18c38ea702cc11c71e3f14683e4e2250b2f4df579a3cfe2c68b00b5be83e26e6071e1043b10806be9e260d3abbfc13414dd Description: GNU D compiler (based on GCC) for the ppc64el architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gdc-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gdc-12-s390x-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gdc-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1144 MD5sum: 903aa1eedd631607ca9cea06f396408b SHA1: 2f8e135b9aaa73a230d93beae9769df06f71345b SHA256: 26ace3b5dead9bef956a7a55aaea8165c4362db8ba81f3a25afd26ffd07c5456 SHA512: 12bd3783a1eae9262e21d2b73a81bf8876f0ca46d77a52423a46ce5565e52b1bff9834621eec0b52f78ced52a8e5d890656a8bf2f4a0ac5bbe6f3fcef4676c28 Description: GNU D compiler (based on GCC) for the s390x architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gdc-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gdc-12-x86-64-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gdc-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1144 MD5sum: a502840995bb1ff5a3d4ca8bd6cecac5 SHA1: 617c977c1a7365f14276679aca8af0e62de1c981 SHA256: 2c7480d2afc4da753c1a9357166a96c3c7e58cbaff258cebb7f4534eea3d4381 SHA512: bd1c14c7bd9b4c91ba6c3ad85f3645193e4ba51226addee98abaa1f4561ed5bc71b67d0ad826716aed8e1be6fd3b890969e891286a48ef5d443a96f816bac3ca Description: GNU D compiler (based on GCC) for the amd64 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gdmd Priority: optional Section: devel Installed-Size: 39 Maintainer: Debian D Language Group Architecture: all Version: 2.100+git210818-1+apertis0bv2024dev2b1 Depends: gdc (>= 4:12.2) Filename: pool/development/g/gdmd/gdmd_2.100+git210818-1+apertis0bv2024dev2b1_all.deb Size: 10160 MD5sum: 1f9f505914c3707df69233970d7a274a SHA1: b0dbc0738471af63f3c281c1e8240398ffd6b6ae SHA256: 97dd2ec629788ad04be20fe0831b56871a022405a1d89a3e3948b044b1749a0e SHA512: 1eb68edcfc4037ed0bc4707e9c69b0609a222fca9aec6bcc732c23095211444328d137a49e1232a58db0d424ee1441b82b2fac3cc54a0cc38c04161099e6f079 Description: DMD-like wrapper for GDC This package provides `gdmd`, an interface to the GNU D compiler (GDC), which recognizes flags normally used with the DMD D compiler and translates them to flags GDC can understand. This makes `gdmd` a drop-in replacement to the `dmd` compiler invocation. . The GNU D compiler compiles D sources using the gcc backend to generate highly optimized binaries. Homepage: https://github.com/D-Programming-GDC/gdmd Package: gem2deb Priority: optional Section: ruby Installed-Size: 167 Maintainer: Debian Ruby Team Architecture: arm64 Version: 2.1+apertis0bv2024preb1 Provides: dh-sequence-ruby Depends: debhelper-compat (= 12), devscripts, gem2deb-test-runner (= 2.1+apertis0bv2024preb1), rake, ruby:any, ruby-all-dev (>= 1:2.5), perl:any Recommends: apt-file, build-essential, python3-debian Suggests: git-buildpackage, pristine-tar Filename: pool/development/g/gem2deb/gem2deb_2.1+apertis0bv2024preb1_arm64.deb Size: 53876 MD5sum: 88d133247d063ec4402f69db29e8052f SHA1: 52ba73a6e9dda0667bd86704366a618cc02a2954 SHA256: 4a7432294a380508e04d2ca178d6ea63a5e213b904e795b72fbbea6ff54922da SHA512: e97a5e23c04c6593d596d4f53d67d4f1adfddf2bba3f213eaebd0cd165130c980e07f17574234c4247e397ebbd912a55c7cf88012f618acdf0dd8bc99645ab65 Description: Debian Ruby packaging suite gem2deb is a set of tools to create Debian package from ruby software distributed with Rubygems. gem2tgz converts the .gem file to a tar archive, then dh-make-ruby creates a Debian source package from that archive. That Debian package uses the included Debhelper helper, dh_ruby, to generate a proper Debian package. Both pure-ruby and native packages are supported. Package: gem2deb-test-runner Priority: optional Section: ruby Installed-Size: 58 Maintainer: Debian Ruby Team Architecture: arm64 Source: gem2deb Version: 2.1+apertis0bv2024preb1 Replaces: gem2deb (<< 1.0.2~) Depends: rake, ruby:any, ruby-minitest, ruby-test-unit Breaks: gem2deb (<< 1.0.2~), ruby-kaminari (<< 1.0.1-5~), ruby-mime-types (<< 3.3.1-1~), ruby-rails-assets-jquery (<< 3.3.1-2~) Filename: pool/development/g/gem2deb/gem2deb-test-runner_2.1+apertis0bv2024preb1_arm64.deb Size: 17604 MD5sum: b51a36b622da64a800d660ce48580aaa SHA1: bb0ead895943693642a3be1162b4b0b59d44b1c6 SHA256: ba2612ad20b97d5ef0a821faac0e95d193e943b280066507b8884abc7d5bf1c8 SHA512: baf4cc66d8a21df8d2cc7b51f7e5abfa9e7a365f99d12bb6438cb74ebb90335294fb493f4c7f3d454e30c68c3b1beaecb12411e82735341aab778eb4168488ea Description: Debian Ruby packaging suite - tool to run tests gem2deb is a set of tools to create Debian package from ruby software distributed with Rubygems. . This package contains the tool to run the tests. Package: gengetopt Priority: optional Section: devel Installed-Size: 566 Maintainer: Thorsten Alteholz Architecture: arm64 Version: 2.23+dfsg1-1apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/development/g/gengetopt/gengetopt_2.23+dfsg1-1apertis0bv2024dev2b1_arm64.deb Size: 140208 MD5sum: 0892d690a62e593d1306751f74a6ac95 SHA1: 66c3f23b8e5d4196521ff6d665c13e0c85bfdad9 SHA256: 90a9c9a871cc5e0553397ee3b8e5a52b5fe2b8826555c9b4969ca3215cf0fbd8 SHA512: 2569fa8c91cfdfc1a241c1acda940f0e7eb909f61594a404005718836827d841ce1edb636f59e33ba49a9a5fd45045c63af36b217c1d8b8ae4f58f752726356f Description: skeleton main.c generator gengetopt reads an interface description file, and writes a file containing a command-line parser function. gengetopt supports: long and short options, 11 types of parameters (including flag, int, double, string, and function call), and a usage message. Homepage: https://www.gnu.org/software/gengetopt/ Multi-Arch: foreign Package: gengetopt-dbgsym Priority: optional Section: debug Installed-Size: 1500 Maintainer: Thorsten Alteholz Architecture: arm64 Source: gengetopt Version: 2.23+dfsg1-1apertis0bv2024dev2b1 Depends: gengetopt (= 2.23+dfsg1-1apertis0bv2024dev2b1) Filename: pool/development/g/gengetopt/gengetopt-dbgsym_2.23+dfsg1-1apertis0bv2024dev2b1_arm64.deb Size: 1437960 MD5sum: 9c004fe2bb19001551ece2cae4ad2d13 SHA1: 3bfdd62c4dec9fe44142b79ff0c51e9ea6bf623f SHA256: 8aa055e1c90ecf9f1c2526308234dbdbc960fb950c8ead4d4305f7a0a2dd9775 SHA512: 49723e0b43657a24711820693130a8c6118681b88383a2988fd556ba9d02805174522c655e0eb50ddbc680d0e1e4f24d91175c5278fbdbd353b845f3cce1dfbf Description: debug symbols for gengetopt Auto-Built-Package: debug-symbols Build-Ids: 59de51f2f6254cfef242cb55d11db0200488c44e Package: geoclue-2-demo Priority: optional Section: utils Installed-Size: 161 Maintainer: Laurent Bigonville Architecture: arm64 Source: geoclue-2.0 Version: 2.6.0-2+apertis2bv2024preb1 Replaces: geoclue-2.0 (<< 2.4.10) Depends: geoclue-2.0 (= 2.6.0-2+apertis2bv2024preb1), libc6 (>= 2.34), libgeoclue-2-0 (>= 2.4.0), libglib2.0-0 (>= 2.44.0) Breaks: geoclue-2.0 (<< 2.4.10) Filename: pool/development/g/geoclue-2.0/geoclue-2-demo_2.6.0-2+apertis2bv2024preb1_arm64.deb Size: 41736 MD5sum: 91a7bacec52fdf0c91066258685248d0 SHA1: 110f23e757dc7f0c8a08edc8457f12556fc6ab74 SHA256: 6a9a7d553b0d0d293a97887662742c5d427fa9b119488697aad21ab8477e859d SHA512: 511109b6ff9972cab9485d0c42de2162252052c134d2294b396ce86486153cf9c1650e9a21c27036ea87563598e1fcdad06533f31001f826855e38cfa1b34271 Description: geoinformation service (demonstration programs) GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the demonstration programs. Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Package: geoclue-2-demo-dbgsym Priority: optional Section: debug Installed-Size: 147 Maintainer: Laurent Bigonville Architecture: arm64 Source: geoclue-2.0 Version: 2.6.0-2+apertis2bv2024preb1 Depends: geoclue-2-demo (= 2.6.0-2+apertis2bv2024preb1) Filename: pool/development/g/geoclue-2.0/geoclue-2-demo-dbgsym_2.6.0-2+apertis2bv2024preb1_arm64.deb Size: 107744 MD5sum: ecac909e6f2e8ec5f982c877da28817a SHA1: 6fa8c8ba6b2e4887d22298cb6173f0f9c8bca576 SHA256: e16a4d341f5db8db49d2f81ad85a5ffb20bc8eb352144c06d46deb6c3bbff7af SHA512: f7aad45aa00be30716f4745dc70477b3c0bcdabd899b114fb0c45118953a8ad25735aa88c4ed8c57bfd460ee6a067d659da731dcb9096eff292878825668ece1 Description: debug symbols for geoclue-2-demo Auto-Built-Package: debug-symbols Build-Ids: c6cc020a8ed4f486dd73e0171031c183a53acdac Package: geoclue-2.0 Priority: optional Section: utils Installed-Size: 490 Maintainer: Laurent Bigonville Architecture: arm64 Version: 2.6.0-2+apertis2bv2024preb1 Replaces: geoclue (>= 2.0), geoclue-2-demo (<< 2.4.12-2~) Depends: adduser, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libglib2.0-0 (>= 2.65.1), libjson-glib-1.0-0 (>= 1.5.2), libmm-glib0 (>= 1.18.2), libnotify4 (>= 0.7.0), libsoup-3.0-0 (>= 3.0.3) Recommends: avahi-daemon, iio-sensor-proxy, modemmanager, wpasupplicant Breaks: geoclue (>= 2.0), geoclue-2-demo (<< 2.4.12-2~) Filename: pool/development/g/geoclue-2.0/geoclue-2.0_2.6.0-2+apertis2bv2024preb1_arm64.deb Size: 107928 MD5sum: 0d7befe46754e36db98142d13538b0cb SHA1: a0442cc16a6838bb062a3ab4c271a2cc1f4c6299 SHA256: f6515ba4584f4fbb279d6c44bf78f19289df83b3a2fb79f1f3fae687d4a53f31 SHA512: 79aaf19623961791cc600ac98b2e4776b12dbec24571e5e24a7bd98f63490a13e6a54e5d76318af01f4cf3cf458f0a4cb7b1025556e129ca7f49e7c1ea442e54 Description: geoinformation service GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the D-Bus system service for GeoClue. Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Package: geoclue-2.0-dbgsym Priority: optional Section: debug Installed-Size: 456 Maintainer: Laurent Bigonville Architecture: arm64 Source: geoclue-2.0 Version: 2.6.0-2+apertis2bv2024preb1 Depends: geoclue-2.0 (= 2.6.0-2+apertis2bv2024preb1) Filename: pool/development/g/geoclue-2.0/geoclue-2.0-dbgsym_2.6.0-2+apertis2bv2024preb1_arm64.deb Size: 354928 MD5sum: 57884c6d9f0471fdb380af799c4c8d9a SHA1: 85b7f3b0a304f88f8144c0f66ac2cd2e91285ce2 SHA256: ea76eb002bb87e69fab4988d13c65532d1fe33a0e145e8da63c60632dfb0215a SHA512: 0d6d1689bd5d7e1678ecbaeee70d946aa6953f87bbc0f3807ff7f5ea503db787ffbf8cd0204029fa80ce647bd2510784adaebf96b4d60f2716f6e922f8cb19a9 Description: debug symbols for geoclue-2.0 Auto-Built-Package: debug-symbols Build-Ids: 323dccbd9bc0253306ea2f45c97a3f557e7eff64 4fcdade312fa5975afed052cd5c34e13d975ce83 Package: geoclue-doc Priority: optional Section: doc Installed-Size: 162 Maintainer: Laurent Bigonville Architecture: all Source: geoclue-2.0 Version: 2.6.0-2+apertis2bv2024preb1 Filename: pool/development/g/geoclue-2.0/geoclue-doc_2.6.0-2+apertis2bv2024preb1_all.deb Size: 37016 MD5sum: 68bcdb2764f4c968ec9e9a5b08f7c650 SHA1: f767ba6a17897092e27bdc87f73475a811b8d4a3 SHA256: 2c917052a98380135ff789279744fdfa9f67b49bc48a2621ccf6b57c1cd4df01 SHA512: 4392a343544d3d37ce71c27f9b12be4419294c6e996db32fe9feb36616c6dd42561df3927c7b27186ad9c0e00edaaa958c950e53a4e15c978b5e56aa6ccfe45f Description: geoinformation service (D-Bus API documentation) GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the D-Bus API documentation. Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Multi-Arch: foreign Package: geos-bin Priority: optional Section: utils Installed-Size: 417 Maintainer: Debian GIS Project Architecture: arm64 Source: geos Version: 3.11.1-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgeos3.11.1 (>= 3.11.0~beta1), libstdc++6 (>= 11) Filename: pool/development/g/geos/geos-bin_3.11.1-1+apertis0bv2024dev2b1_arm64.deb Size: 109264 MD5sum: c6283d0961162b5c5febc0228ad8e26b SHA1: 1db70afd163b1d0443cc7e99f4fc00cd93680bbd SHA256: eca184cf943b7a0b6c589d3654ce4bce452ef750c23442da4b1ce63340a6c4c9 SHA512: 8178635e71b20660ff170af5299bf1537080dddc88b9ccaa1bf4d3c0192a7e4faa77051ca0936f17b45045206e03b4a48d0f90156f1dae02dd3ba1835e999c6a Description: Geometry engine for Geographic Information Systems - Utilities GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include: . * spatial predicates (based on the DE-9IM model), * overlay functions (intersection, difference, union, symmetric difference), * buffer, * convex hull, * area and distance functions, and * topological validity checking . This package contains the utilities. Homepage: https://trac.osgeo.org/geos/ Package: geos-bin-dbgsym Priority: optional Section: debug Installed-Size: 2576 Maintainer: Debian GIS Project Architecture: arm64 Source: geos Version: 3.11.1-1+apertis0bv2024dev2b1 Depends: geos-bin (= 3.11.1-1+apertis0bv2024dev2b1) Filename: pool/development/g/geos/geos-bin-dbgsym_3.11.1-1+apertis0bv2024dev2b1_arm64.deb Size: 2450816 MD5sum: dbcd1b283a96b1fd75cb6e14f6608dfd SHA1: 453d94dcb5c9f5e1a7023b26b67380331078daec SHA256: bace7d11733dc672d5b7b82efade66c3a5fcb138a799368f54a145c80d5bcb04 SHA512: bd5492a62d2b180a751bdc9ba15486d6d627d1e0ad29b32a2eeebfbc472ab71ed51aef05bc5229bd5fcbfbf671b49f17d0242e97d1d6c42e2f5de4ec086ffafc Description: debug symbols for geos-bin Auto-Built-Package: debug-symbols Build-Ids: 4e59d00c324f20f915859cffdc3a7df65e31fc69 Package: geotiff-bin Priority: optional Section: science Installed-Size: 255 Maintainer: Debian GIS Project Architecture: arm64 Source: libgeotiff Version: 1.7.1-2+apertis0bv2024dev2b1 Replaces: libgeotiff-dev (<< 1.4.0-4) Depends: libc6 (>= 2.34), libgeotiff5 (>= 1.6.0), libtiff6 (>= 4.0.3) Suggests: gdal-bin, libgeotiff-epsg Breaks: libgeotiff-dev (<< 1.4.0-4) Filename: pool/development/libg/libgeotiff/geotiff-bin_1.7.1-2+apertis0bv2024dev2b1_arm64.deb Size: 48448 MD5sum: 48a1b1b1b21c77dfb1b0fde71696a5d0 SHA1: 8fa8d1fde837a1b025565ac8a02edffc84bfe51f SHA256: a91b6d9ef88641ef3743cb23f541c067a9135e0411a16a5be6a855d40196cb12 SHA512: b1dc6be9ba937d869e57202f4ce5d1c91a65f92f8c7a4683da543fbb413d567d2687f2ce22fbb7360806791ce8b8e7f38413d6f0401d6ffb59ad8e62bab94e02 Description: GeoTIFF (geografic enabled TIFF) library -- tools This C library supports TIFF 6.0 based interchange format for georeferenced raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . The GeoTIFF library comes with two utility programs here included: . listgeo - dumps the metadata of a GeoTIFF file. geotifcp - applies metadata to a TIFF file, making it a GeoTIFF file. Homepage: https://geotiff.osgeo.org/ Multi-Arch: foreign Package: geotiff-bin-dbgsym Priority: optional Section: debug Installed-Size: 87 Maintainer: Debian GIS Project Architecture: arm64 Source: libgeotiff Version: 1.7.1-2+apertis0bv2024dev2b1 Depends: geotiff-bin (= 1.7.1-2+apertis0bv2024dev2b1) Filename: pool/development/libg/libgeotiff/geotiff-bin-dbgsym_1.7.1-2+apertis0bv2024dev2b1_arm64.deb Size: 51284 MD5sum: 97d5589ccb00fbc34d96abe200e54497 SHA1: a9f0ec5586da6d099f45898b4ba911d2a2042703 SHA256: 5fa37124635404c2cb6efaa29454d7cf46821596d1a368d05b3356d48180cd3c SHA512: bc1ef3f0a4473ae91cebe42f14a6d833b30bc396d175d02530182262503dacdb665e74c7acf9dc2841b3a19db0c89d5cf943dc639082168b5b2b2fcf2eb8b5c7 Description: debug symbols for geotiff-bin Auto-Built-Package: debug-symbols Build-Ids: 117a78f232ab0ff70e25e321ead3c90fcfac222b 1c43c163de4e8846b9a07d45a693412faa40783d 79016247f4ff06ecb1afb5e7f72a47260476939c Package: germinate Priority: optional Section: utils Installed-Size: 49 Maintainer: Colin Watson Architecture: all Version: 2.39+apertis1bv2024dev2b1 Depends: python3-germinate (= 2.39+apertis1bv2024dev2b1), perl:any, python3:any Filename: pool/development/g/germinate/germinate_2.39+apertis1bv2024dev2b1_all.deb Size: 22276 MD5sum: c1f6cf47d4e2499bffc05e2aff03470a SHA1: e25c1eb4d7b69268533ffce7a3c7d59bbc4b625e SHA256: d8f0bab05a32306c18025a546632a71acc9decea6cf10db7a90f1b1dbeec1733 SHA512: 3ae0b5fd31304a7f81ef85663ecdf121785784027abb5df448787aa4dd3a9c0809bc1dc2bc7e8b509cd0c5e3004b77c6d7662ab67c3cef4067216f6318dcf8f5 Description: expand dependencies in a list of seed packages Germinate takes lists of seed packages and expands their dependencies to produce a full list of packages. This can be used for purposes such as managing the list of packages present in a derived distribution's archive or CD builds. Homepage: https://launchpad.net/germinate Package: gettext Priority: optional Section: devel Installed-Size: 6577 Maintainer: Santiago Vila Architecture: arm64 Version: 0.21-12+apertis2bv2024preb1 Depends: gettext-base, libc6 (>= 2.34), libgomp1 (>= 6), libunistring2 (>= 1.0), libxml2 (>= 2.9.1) Recommends: curl | wget | lynx Suggests: autopoint, gettext-doc, libasprintf-dev, libgettextpo-dev Breaks: autopoint (<= 0.17-11) Filename: pool/development/g/gettext/gettext_0.21-12+apertis2bv2024preb1_arm64.deb Size: 1254728 MD5sum: e8564b599186290c9a87ad255e89803b SHA1: 0630164d72fb3cdb9a688dabdaf60f1a14dee1d6 SHA256: 18cc3d2a120552236813fe1bd178a95bf0b53df1b221b79b08fe81b24b6aa5a6 SHA512: 1c7bff6ac90e308635fbd17b6fc1427b83df58deae9b77e49b3b36aeac74d625235ba15ec73f05c0e8fa1d5613352914ca45488f551d79fba6a4a02db71d162a Description: GNU Internationalization utilities Interesting for authors or maintainers of other packages or programs which they want to see internationalized. Homepage: https://www.gnu.org/software/gettext/ Multi-Arch: foreign Package: gettext-base Priority: standard Section: utils Installed-Size: 741 Maintainer: Santiago Vila Architecture: arm64 Source: gettext Version: 0.21-12+apertis2bv2024preb1 Depends: libc6 (>= 2.34) Filename: pool/development/g/gettext/gettext-base_0.21-12+apertis2bv2024preb1_arm64.deb Size: 166644 MD5sum: 255d83754822201782ed68b5133c7a9c SHA1: 389e3c0e67a31332dd3bdda7264b05cfc9f1292f SHA256: b322a6ccc1a24107c27279ea7114a26f428c1e1d529eaad78db013030b1d68c3 SHA512: 79d15e5d1868e1405a96215b51292fae6f2630363f28c6f06e5c80f5a135ea26f1d7126abc124a7e34e18f7bcb594ffb45d0be6b282ff1f6e71082fb5c0a1ee4 Description: GNU Internationalization utilities for the base system This package includes the gettext and ngettext programs which allow other packages to internationalize the messages given by shell scripts. Homepage: https://www.gnu.org/software/gettext/ Multi-Arch: foreign Package: gettext-base-dbgsym Priority: optional Section: debug Installed-Size: 147 Maintainer: Santiago Vila Architecture: arm64 Source: gettext Version: 0.21-12+apertis2bv2024preb1 Depends: gettext-base (= 0.21-12+apertis2bv2024preb1) Filename: pool/development/g/gettext/gettext-base-dbgsym_0.21-12+apertis2bv2024preb1_arm64.deb Size: 99728 MD5sum: 08fab421237592d709c529da874f55f0 SHA1: 327fccb6fa899065fa556d12f0727c5b47b40e89 SHA256: 51753fd0d5dc755a4a37d727e052d4b6ed1e27cd6c0676547b3ad3f135f00bfd SHA512: 38bd942bae9878fdd4f2528a84012c79430bf930acca74c2f84eced3e9e3b8ad2b4ff52b41011d73e87bda0b0c3e181e75aeda1ff34235ab7d218a5f1c7a119c Description: debug symbols for gettext-base Auto-Built-Package: debug-symbols Build-Ids: 2773a98f16dfaed7f59b566b0b77ff17597f9fa0 b261c6ea9679d6beef41e14a97f47c206b240d38 cbf7e7ec763699e4a2e68fe4327eb83f5f15da44 Package: gettext-dbgsym Priority: optional Section: debug Installed-Size: 1737 Maintainer: Santiago Vila Architecture: arm64 Source: gettext Version: 0.21-12+apertis2bv2024preb1 Depends: gettext (= 0.21-12+apertis2bv2024preb1) Filename: pool/development/g/gettext/gettext-dbgsym_0.21-12+apertis2bv2024preb1_arm64.deb Size: 1443656 MD5sum: 474853bc628f6daf8d70960ee5023f80 SHA1: 214689333784b8811742fc27f38f2bea41b6ee86 SHA256: 1fd56e8714e89fa5d7c9b692f65520d0b28e35b801b5c570d9f643a63f385538 SHA512: 923264fe0a66cbd31e012243705af022804f2660e82d2dc98a427801168654d857b5fdd784e59d8dfb55d5a334e4cce6c3d06bd58a423b20e972c8192a88c5c4 Description: debug symbols for gettext Auto-Built-Package: debug-symbols Build-Ids: 07bf2d333a7e14d4de4bb6adca220ce4a9d536bc 0c6138af3a97158112f8254ccdd410f74ec49ace 10edb16e61e36f9e283f3ffaa99853aa272552b8 1115edae2904921aef47716f4c86a4cad99f6e10 15bbef9d729f3c2eba9b695bf8aba4cd1882bbf2 2afbc4b8c02d5511d2b298ef25e63903ee2fca56 2bbf29560f351d61dffd6c5663b4634118c29237 32d44a9c23404a9bb05c5b862521fdbf77ffb50e 49b5df8ba7298cb07db3094047fddf2e772b68c3 5359830efdfdda82d207d9afa4ce1b88ef65bda6 5cd6edd5854761d5d9557d7edbcbce1f7382976a 64c50264fabe001940fbe3e4da4ab29f88b37491 6da096a0133426b66e0584ce24d24bdb86c93bba 6dcda3043a5e9eab53e5fce49ceb265bbfba121f 871552f1ee0d4bda87ad3751417250610c2ac466 8a357fe1f2c8da638bd752baa3b8ebfe51bbe6e8 9c513cbfcc30c78cea03853f5f9ed394388e87d4 b2d765aef4bf5fa1f9a04005604246c8ebafd7a1 b9ede18c4c625a938f3747471b068b2fdc5e54c9 c3e92b92616412b7377f3cdae30e615bb2ec8c6d d9fa780f51f8005499d6769207eb18c55cd02c23 df655a6d439b9305a5d51f21281c2e0e97133404 Package: gettext-doc Priority: optional Section: doc Installed-Size: 5733 Maintainer: Santiago Vila Architecture: all Source: gettext Version: 0.21-12+apertis2bv2024preb1 Filename: pool/development/g/gettext/gettext-doc_0.21-12+apertis2bv2024preb1_all.deb Size: 625712 MD5sum: 4ebd0f9415a8d346dddbd8b7e235692c SHA1: 6ed29db9f592e70eaac1de138e9f8f6e0164ca40 SHA256: 50db85e9e8a8c7259cd168dfac3fc7f150ccd229c3c9a1094f2f57dc16252993 SHA512: 16f993bc0d4cff128073168380a843ddbfde538a750df1881ecfdcfcc655aec00768e4166d55cd3c7382353d4762b3d34dda6bc562490964f4afc7e6010bc457 Description: Documentation for GNU gettext This package contains the HTML documentation for GNU gettext, as well as simple "hello world" examples in several programming languages. Homepage: https://www.gnu.org/software/gettext/ Package: gettext-el Priority: optional Section: editors Installed-Size: 246 Maintainer: Santiago Vila Architecture: all Source: gettext Version: 0.21-12+apertis2bv2024preb1 Depends: gettext, dh-elpa-helper, emacsen-common Filename: pool/development/g/gettext/gettext-el_0.21-12+apertis2bv2024preb1_all.deb Size: 117620 MD5sum: e05931cf55f2367118dae9affc24f34b SHA1: 99c20a7eed9637fb0d3e893c5812f09f69087ef8 SHA256: de8d2b9ce505da73c544cfb8a0b6fd770f43d96370a78eb51085720c9a9e5431 SHA512: c58dac7c3ed52403ee8cde338b30d5a41647ec8ad0c71e3296eb9e103c18e416878ed87be3e86fc4306c111f2d7d676d6a7f1cc9c4eca888c963617bbcc9f573 Description: Emacs mode for editing gettext .po files This package provides an Emacs major mode for editing .po files. Enhances: emacs Homepage: https://www.gnu.org/software/gettext/ Package: getty-run Priority: optional Section: admin Installed-Size: 97 Maintainer: Lorenzo Puliti Architecture: all Source: runit Version: 2.1.2-54+apertis1bv2024dev2b1 Depends: runit-helper (>= 2.14.0~) Suggests: fgetty Breaks: runit (<< 2.1.2-51~) Filename: pool/development/r/runit/getty-run_2.1.2-54+apertis1bv2024dev2b1_all.deb Size: 15156 MD5sum: e3e9b6492f0deb3b75e116725d6fe7dd SHA1: 130320e6e618c482598efd1a5112b3a471c03cc6 SHA256: 97efe986618a8abe36370a4842d97f9020f120fdd0fcb973b44a75637af81f41 SHA512: 11a41fd0affdff9d437cf3aa2b9e4743510bc3d4a80d7dbdd9feb5ce56b6c7effe001985664164cfbbde33103edef4930d1b901aeb87c8811170a77aa316a9fc Description: runscripts to supervise getty processes runit is a collection of tools to provide system-wide service supervision and to manage services. Contrary to sysv init, it not only cares about starting and stopping services, but also supervises the service daemons while they are running. Amongst other things, it provides a reliable interface to send signals to service daemons without the need for pid-files, and a log facility with automatic log file rotation and disk space limits. . This package provides scripts to supervise getty processes, allowing local login. Homepage: http://smarden.org/runit/ Package: gf-complete-tools Priority: optional Section: math Installed-Size: 549 Maintainer: Debian OpenStack Architecture: arm64 Source: gf-complete Version: 1.0.2+2017.04.10.git.ea75cdf-9+apertis1bv2024dev2b1 Depends: libgf-complete1 (= 1.0.2+2017.04.10.git.ea75cdf-9+apertis1bv2024dev2b1), libc6 (>= 2.34) Filename: pool/development/g/gf-complete/gf-complete-tools_1.0.2+2017.04.10.git.ea75cdf-9+apertis1bv2024dev2b1_arm64.deb Size: 20972 MD5sum: e860cecd7df0ae251074950608122ad8 SHA1: ec2e09f76513a400b5297dc4bb0bac8e678985d8 SHA256: 0548e00b2c0a176f12262389198cbbff7d3d7409d831f348af5ff4f0b961c3d3 SHA512: a53ad2ae5baaa13298a4b831ef1194344b16bb9be543aae9d2a96324035bc6c2157fa3c0ee7f4e083b795cd1d1eb12d0a91c88c674c58c22a9df2fef0fd56e41 Description: Galois Field Arithmetic - tools Galois Field arithmetic forms the backbone of erasure-coded storage systems, most famously the Reed-Solomon erasure code. A Galois Field is defined over w-bit words and is termed GF(2^w). As such, the elements of a Galois Field are the integers 0, 1, . . ., 2^w − 1. Galois Field arithmetic defines addition and multiplication over these closed sets of integers in such a way that they work as you would hope they would work. Specifically, every number has a unique multiplicative inverse. Moreover, there is a value, typically the value 2, which has the property that you can enumerate all of the non-zero elements of the field by taking that value to successively higher powers. . This package contains miscellaneous tools for working with gf-complete. Homepage: http://jerasure.org/ Package: gf-complete-tools-dbgsym Priority: optional Section: debug Installed-Size: 128 Maintainer: Debian OpenStack Architecture: arm64 Source: gf-complete Version: 1.0.2+2017.04.10.git.ea75cdf-9+apertis1bv2024dev2b1 Depends: gf-complete-tools (= 1.0.2+2017.04.10.git.ea75cdf-9+apertis1bv2024dev2b1) Filename: pool/development/g/gf-complete/gf-complete-tools-dbgsym_1.0.2+2017.04.10.git.ea75cdf-9+apertis1bv2024dev2b1_arm64.deb Size: 56432 MD5sum: bfe84768306e06a7aa755f1bd69534a8 SHA1: bae47c83191fb0cf39ba80133e785c49788991c9 SHA256: dc4f778a1c09a6a8cd622bcd2260c6424763633776876f037860fa35858e0713 SHA512: cc26f6796b498f49859b2a9a69e586fd0da1697823aff536150b2d71605078dfb22a11c08934d2fe9c35cd5737960724cce1ddacbeaf7be5f84eb4943bf2a21c Description: debug symbols for gf-complete-tools Auto-Built-Package: debug-symbols Build-Ids: 138a9bfd8c924f8edf1a7cae6a83a86da7405687 4c197a32ba8236f9969f1499372910ef2671f181 6d62178a285c26ab982988c79f3556f97b19a7ef 779e94a93e64eb1d92f2c4ff4f208d4075ce10d9 c79c249fea6704e35abf174ec6769afdad84fee0 f1f37679bc4e2d7a98fa98462800947288368556 fd67dda8b8439392b8f5940f39b974e50930376f fe2ec9d9b99debd17915116bd60b0d51876db589 Package: gfortran Priority: optional Section: devel Installed-Size: 16 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Provides: fortran-compiler Depends: cpp (= 4:12.2.0-3+apertis0bv2024preb1), gcc (= 4:12.2.0-3+apertis0bv2024preb1), gfortran-12 (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1436 MD5sum: 328973897a8d0e7e95d2740cbd68c8e3 SHA1: 80d6c0fc1ad82be709aefd46b949bda36be1a4a4 SHA256: d16522a3b20a34a0b8093860c2e857480fe008351323accb1be3a8e9b65d2f3b SHA512: 7dd21aa4b91e6fff281e4fcc87c1fe380dc60baaa4b5b3185292d1a909aff7ead46c73f0fe8e56b72814de86334689af7f4275902c7f99e5bfdaafc9a2607253 Description: GNU Fortran 95 compiler This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 compiler. Package: gfortran-11 Priority: optional Section: devel Installed-Size: 26629 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Provides: fortran95-compiler, gfortran-mod-15 Depends: gcc-11-base (= 11.3.0-12+apertis0bv2024preb1), gcc-11 (= 11.3.0-12+apertis0bv2024preb1), libgfortran-11-dev (= 11.3.0-12+apertis0bv2024preb1), libc6-dev (>= 2.23-1~), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gfortran-11-doc, libcoarrays-dev Filename: pool/development/g/gcc-11/gfortran-11_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 9347116 MD5sum: 3e9f6d5e5558b562764cb74a2c74e2c2 SHA1: c890e4f9211b88f12b3ab1d16abc97d016d250ba SHA256: 29ba46e357ef2d087df097be1a9c3db8dffa0f78f428aaba45866cae071e71d0 SHA512: fc51d2a00b8ed035a8e9bbaac5234af5014995f5d6ca385a6381bdc6c328b9b7a35546ea92b7f8bae449b3dfb8e7814790817316fe10cc29a34a852012046c90 Description: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Homepage: http://gcc.gnu.org/ Package: gfortran-11-dbgsym Priority: optional Section: debug Installed-Size: 60526 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Depends: gfortran-11 (= 11.3.0-12+apertis0bv2024preb1) Filename: pool/development/g/gcc-11/gfortran-11-dbgsym_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 55804972 MD5sum: ccc608923235e68bf74733eccf03f35e SHA1: aff34646c7788b3cf6098112bf01d66f297a7ab5 SHA256: 1f14daadefd72ce2f486d11cea0a2ac7a55cc5eecc5a8fa20478124147a0a464 SHA512: 8311b0df99500d5ced45460d7c47c1e8aca18b791799d0db1ea19dc3c1e52557318e449ffa18b51f2e6aa7ca393de22c8fc9656076bb42de069d73df8a2327a8 Description: debug symbols for gfortran-11 Auto-Built-Package: debug-symbols Build-Ids: 2b726144391808c56e965359c2598e5f326310bb 98fa8dfb4d47f996af5a1e6a48126ec16fb71c73 Package: gfortran-12-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 26717 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-arm-linux-gnueabi-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-arm-linux-gnueabi (= 12.2.0-14+apertis1bv2024dev3b1cross1), libgfortran-12-dev-armel-cross (>= 12), libc6-dev-armel-cross (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gfortran-12-doc, libcoarrays-dev Filename: pool/development/g/gcc-12-cross/gfortran-12-arm-linux-gnueabi_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 8183028 MD5sum: c1a61093a54c4bbd6796103790b94841 SHA1: 87333fd40b0eda2dd4241949ba9b6471d65f3d75 SHA256: ef4ea3864a2ad8b84158835158695ee9b77005d55f9156b8370acdb3250e51e5 SHA512: 9de5b4346d27dccea5e426e9d511f00cd64cf589d2a01ae09a03ef45c778f594bac8e828820ffecb84a215b32ae7dad2217374c882fe92a9c492da408aace7d0 Description: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-12-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 26717 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-arm-linux-gnueabihf-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-arm-linux-gnueabihf (= 12.2.0-14+apertis1bv2024dev3b1cross1), libgfortran-12-dev-armhf-cross (>= 12), libc6-dev-armhf-cross (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gfortran-12-doc, libcoarrays-dev Filename: pool/development/g/gcc-12-cross/gfortran-12-arm-linux-gnueabihf_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 8181064 MD5sum: b29281f467d2c1d902f0d14118c00769 SHA1: 2274235fb8beab6d4cca843c5abaa43b2a4fbb9f SHA256: 2f6a5a94452834b34993b9f58e20fd9e0460e2118ef5872aea83abd322f74dcb SHA512: b5125ee0881b1f5aa09a3a408afa00fdf2a15f32714a2bae5ebbe4b4750e4ba7b4f9ddf4529c0be94742b70ed7968d3ae334c45c7b09ebfe6df2244e69b0b9d1 Description: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-12-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-x86-64-linux-gnu-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gfortran-12-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-multilib-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), lib32gfortran-12-dev-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1), libx32gfortran-12-dev-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1) Filename: pool/development/g/gcc-12-cross/gfortran-12-multilib-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 1156 MD5sum: a0c508191f61871ca69fd5b7807d919f SHA1: f92508cb9da8f286b032e0b44cd1d4585762c92d SHA256: 9de8bda5af3ee2a331c221fd6ae1f844fbbf7e15854f16622387bd046436387e SHA512: 8cbf338e6940ab655666e5d8bc1e467f522f7d3ab9d3886273b3d7d8d948295da0b70f45bd3101ec8168727a1853e3662587fe02d6c106d6fc9b39435a991d19 Description: GNU Fortran compiler (multilib support) (cross compiler for amd64 architecture) This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-12-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 33019 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-x86-64-linux-gnu-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), libgfortran-12-dev-amd64-cross (>= 12), libc6-dev-amd64-cross (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gfortran-12-multilib-x86-64-linux-gnu, gfortran-12-doc, libcoarrays-dev Filename: pool/development/g/gcc-12-cross/gfortran-12-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 9186988 MD5sum: 6eff1ab2571ee00f84cab453d7238dc6 SHA1: 7fc229641feeed6aa7b0c5d616452a720bf745d3 SHA256: e51833a52a647f0e86a4236fa1e8495715255162afd16a27c65b52f15cfe5122 SHA512: e099ddcee758e9cd4bc073baaba40b50514aee86bd5277e10fbd6862853270a32fb24d7739d1ac5b23bc3e8412ede948378f6e4e0939149d4ef3bc569dd842b7 Description: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabi (= 4:12.2.0-3+apertis0bv2024preb1), gcc-arm-linux-gnueabi (= 4:12.2.0-3+apertis0bv2024preb1), gfortran-12-arm-linux-gnueabi (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-arm-linux-gnueabi_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1256 MD5sum: 3b2d5319e6c6a0ab7ba1c4490c434ba6 SHA1: d918456235b1316028ae8f4013e8a2d9bbe1f7c3 SHA256: c99b479acfca01d00cf4eea0fa2d71550c9aab7d7bb16a5f8aca84f47f32294a SHA512: 6d20bea4a7e1bbfce18ce8f552fea75c30206df55661dc5cc99a531cb14bb1a7aa748b4a07dd1ee82dc96dfc39e8c9d87dda07e5b5523f692a469590f60b6de7 Description: GNU Fortran 95 compiler for the armel architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the armel architecture. Multi-Arch: foreign Package: gfortran-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabihf (= 4:12.2.0-3+apertis0bv2024preb1), gcc-arm-linux-gnueabihf (= 4:12.2.0-3+apertis0bv2024preb1), gfortran-12-arm-linux-gnueabihf (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-arm-linux-gnueabihf_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1260 MD5sum: 04adc8d9480029a2e63e480cedc24a51 SHA1: 0b52795e82a528fc1daa026fbe72590471930f74 SHA256: 444827a59ccccb14c3f9d3b9169deb7aa8a312cf834251cfb8fd6f5fac2fc5fd SHA512: 2b6191a60aa82fd6bed820524321495370a007e1bc4e20ba28fd67128808819dae1404ae27b0840a1336fd067e8671809df878b8116061a7d4611eb2a5474bdd Description: GNU Fortran 95 compiler for the armhf architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gfortran-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-i686-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-i686-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gfortran-12-i686-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1252 MD5sum: 76f6f16d391e654c0eae24194a1b3558 SHA1: d0100caa597e7a011d95f9be9ccda71c7fdb2401 SHA256: 76720b25a8bf70098227a212ed8fea7c5dd5d6871c19ff44d7f369694017a876 SHA512: 0fb9969c2230e0bd77612b3987e2f36e91dce7212fb9f3c23049531a5ef19b46d0c768fa658a41da83848e76a4e1acb98864af7c1aeec94738fc6ad7487959ec Description: GNU Fortran 95 compiler for the i386 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gfortran-mingw-w64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gfortran-mingw-w64-i686, gfortran-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185460 MD5sum: 5e78a2bc7b6b2da164dac81d55e9e802 SHA1: c0ec75b1739942e5ec06236a49ccb0b3316d679e SHA256: 1e2d8e8ad1436db2e26ab68809b465527d7ff4b4ed83308d7f3b73dfed715d7d SHA512: d90d956bea75ace3943e9f9a7d2cb490fbdc75fdac70f59b2408b1bde476f4bfda6058421fb0dcea3b571d3d3213d30d976f3938139fd637d23968251ebe3f14 Description: GNU Fortran compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gfortran-mingw-w64-i686-posix, gfortran-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185476 MD5sum: 0bdce15fedcd3ec4ef13056ae1346604 SHA1: 3164942c3dc6308683623f21f92b963413b59ae1 SHA256: 0fa825fe0ef16b6b8a5fafb4c640549cbf765f3a6b40cbd650a80858641c7ea4 SHA512: 007ed18693504cfeabb3cb9478fc54998c2d4631563ae2adb5b7e778d5779cedbb3d6e4d8a7a419435c98e658a34e7741ae2fd26fa3771a3a69a3fcdd2a61401 Description: GNU Fortran compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 37197 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 5.3.1-8+17), gfortran-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-i686-posix-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.35), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 5.3.1-8+17), gfortran-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-posix_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 9858244 MD5sum: 334e4392f7dbb7a7b3b42997a1a381c5 SHA1: 644d77c997797d7d82baf6f37b0e616395000364 SHA256: 6303732d85f704d705b758b70b06b8e0ab8a17ea27a76a06ace08310fb3c50d8 SHA512: 9abd68001c8ebacc41850e02e97f6dae0f798a32ed2bd5cce88ab2595fcb835db010a7b0a497d87c252d12dfd292bcf3663ca46b4647590ed4f1aef1abac5686 Description: GNU Fortran compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 100071 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gfortran-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-posix-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 98321796 MD5sum: ab7f6dfdeacc09f210976fc3daba4a0a SHA1: e42f0a055296c4d6c009ee2392af86e876a65e50 SHA256: 52ba4369282a4de29496f61e304e222032550fbf6c95030aa840a3dadc813d8c SHA512: 681524c9ac08a153b878e2e9354cbc54b9bf7ab1f0aaa88c8030729cb33b7b8f57e8a99af355350f4e5ba9966a5a52a6167ef038abe3d9cbcb141047e16daafc Description: debug symbols for gfortran-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 1b89eefc3b0de0b3fe8de56b60972af2fb69c5e8 cb63064f3db0320e6aed77919a7b6eb563472e08 Package: gfortran-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 37197 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 5.3.1-8+17), gfortran-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-i686-win32-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.35), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 5.3.1-8+17), gfortran-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-win32_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 9855420 MD5sum: 81e4821e7537ef937a1efc2d19e3335c SHA1: 1c061df54f358b128558c2b6a759d6f1b0b7820e SHA256: 7faa5190a764d965261324be56cf24d286798e6dfcf54e334179503c4c72fd42 SHA512: c4145fa7574e1ed92aabe35cf3324612a96405c8d146f7049aa699164d3481b16e23cf2e556a854594edea317448eaa5433fa271ccd2f9fc01c1756c505b3cf7 Description: GNU Fortran compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 100069 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gfortran-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-win32-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 98330264 MD5sum: e2c358bb5ff582d41e795f8372fcaab7 SHA1: ebb5418197c6c3db5ae8823aa0ae77971607baaa SHA256: 31e06b70e55182585e483247cf2a1f132de1a1aead2f7f2f6082454b81edd118 SHA512: 1f0ab237c2cc6dc1ef0107f9f3ba6de479bc76d576e5c6005bc2600fc7edd88ce144a1b3453843144f65943215161282c5192c461e4186c2cc71f75a4ccb4962 Description: debug symbols for gfortran-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 3adaf4123632280f1213d0cf52895984e0634555 8adec900abea9f3bb31797687d4c2a03096a2060 Package: gfortran-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gfortran-mingw-w64-x86-64-posix, gfortran-mingw-w64-x86-64-win32 Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185480 MD5sum: 37d1e4bf5168fac05d3642e27ceba798 SHA1: 1a8b95a83d8978bc4e18b8ac467c8bbd3cf68683 SHA256: 4c8fec31df76f4f9021aea29bb9259da6e7fc492606fbb973aff760cb899f7ab SHA512: 2f1575098ee99203daf9b0c86245e485e59528a0c30b920ac43425937a3b96be38d06d583c0893ce4ae931ed6c6c97beef95128b726b51f5a7fa96d51cf0e30b Description: GNU Fortran compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 38695 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 5.3.1-8+17), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-x86-64-posix-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.35), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 5.3.1-8+17), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-posix_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 10125196 MD5sum: 0083a4baa0db14621adac642f749f8d3 SHA1: 08b824b617b406f8191bfb6d621f56f79ab0fa62 SHA256: a753cbcd7bbe0b7a2536dff046b9cb06e3cf7a48625c6ecf132f1c1ad0a4fae9 SHA512: f3b7ab45ad422fb3652a338c54abd50f0774b2e1f5ce936d6af26c2cc2b2fa7676d3851e5d5c4e3ed8f19d4a4ec7c9d36f6df082d0126c4c43662ac5e74f46b1 Description: GNU Fortran compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 100704 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gfortran-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-posix-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 99044980 MD5sum: 77dc53d04ec4cc45986137921e93535e SHA1: f8d8af235786311d0fc6bb52471a833c3f98ff41 SHA256: 79540995ce667b72c842537cbb35541bfbdd3df51b5e797e62d20e6122edc70f SHA512: e8c7bfb1adea48173f44367a6d62adfcdeb389eb10a5034cc6629203d9dad92bae05edc6f31f5d4353d5f89f3d610291e554ed45909e4ddf3e228520cced396d Description: debug symbols for gfortran-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 3d03114d15e04b7dbb178e296f9ae1a556888a1e ec501a6fbd8e327fd1cf7b7412a7bd693f522b0b Package: gfortran-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 38694 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 5.3.1-8+17), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-x86-64-win32-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.35), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 5.3.1-8+17), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-win32_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 10122216 MD5sum: d7e24db91fe6392150b080eac5858154 SHA1: 05b7a8360d6425d116c0e420b6eb291876e2bc9a SHA256: 638c3d6b7706f6bcb70fb4b0e49c4d57eb8141a2686f3bcbdf25dd0f8075b091 SHA512: d0cca173cff4ab7be064159eb839d5b80ee004033a5053a7613dbbf57aab8bfcb7cf295a71500fb2cad033df7bdd1de236e32bdd4217d96ecdd93d687a145f2d Description: GNU Fortran compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 100704 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gfortran-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-win32-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 99042156 MD5sum: 045a3365dc594e9862c8bd97b15cdeb1 SHA1: 35825e31e6600cedfe8c1ba24476a417528e6503 SHA256: a3bb84827a03f3c800932a6ab0a8835f632f9e5836b158d55050ae2c6c7a056f SHA512: 4d5c3e430a57a9ecc0fd110d82df4b950f7bfc2c8ebe729cce9c535f3331c8bfb2f8ca4ad4acec79960d117669e5fa6c410328ea8b69b3f243a7257fb9a318c9 Description: debug symbols for gfortran-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 413f73530f23a90c820c8db59df698feb137dacb d6f5d67a10acb03af15a88b019aafa421af77e66 Package: gfortran-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-i686-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-multilib-i686-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gfortran-i686-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gfortran-12-multilib-i686-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-multilib-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1092 MD5sum: 9e62191ccf362486619f7f3913f18868 SHA1: f27854eb1e9cb6b705c6811c926f397eb80c9966 SHA256: 306907e0fdb4bb384f50a32859a9371b11687262c75e8498f4a37d2160c64247 SHA512: e82a141b98fb4705c362952c4ba4323787597c683fbbd81050ad1e7fd4ec7c753fbcfcce66f965a30d7f481db9b003cbd7181017f3bf4a047bcccb3d1c28307b Description: GNU Fortran 95 compiler for the i386 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the i386 architecture. Package: gfortran-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-s390x-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-multilib-s390x-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gfortran-s390x-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gfortran-12-multilib-s390x-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-multilib-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1096 MD5sum: 4895c5bb364123acc1496b8f27f34546 SHA1: a45488425b0ebeea20db3ef835777b687c289b01 SHA256: 0ca118f7cbb029102530f31ae36b7b7c49413b343841c9a8602554e8f16e628b SHA512: ea6a7827d406083f3334b53b7295a5d6f570866e62ea72538d555a8243b0b456ad204397ae64a782b28808d9aea9687e6ef038c75aee52e43f5b4ef0af7ff1e9 Description: GNU Fortran 95 compiler for the s390x architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the s390x architecture. Package: gfortran-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-x86-64-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-multilib-x86-64-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gfortran-x86-64-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gfortran-12-multilib-x86-64-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-multilib-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1096 MD5sum: 231295f87d705a7ceb616da176d0c921 SHA1: bf2834f6418a6a3e25ce4142b061d421ef9e276b SHA256: 3b8867381b5b12016aed0512a5dbd11651a18f8cc9f606ffdd455c4044702349 SHA512: 359c03a9ae80d1d8140bcea53f68ffca3a8b38cd909f87a7a7446dbd05ec0bd47796714dfc07f0dc52f3e98354a39acacbf84de1800bab9a5b79c558a3c1a960 Description: GNU Fortran 95 compiler for the amd64 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the amd64 architecture. Package: gfortran-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-powerpc64le-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-powerpc64le-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gfortran-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-powerpc64le-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1264 MD5sum: f7963a4e242015fb571e9855706da99a SHA1: 83ea3ff476937949469eef364278e2f9f40087e9 SHA256: 0df77d74a031b49f0392c81f68acd6465028af3247c93efcb39e3b6224075d77 SHA512: 0827a232e429349c73790724b7f1211c017634eeef697ba6fab44c48b33126dfa469683bfdf27b24c73b8d044b9be8e65edb8f955b5796b148fd342d64b582e3 Description: GNU Fortran 95 compiler for the ppc64el architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gfortran-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-s390x-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-s390x-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gfortran-12-s390x-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1252 MD5sum: 121c6f97a7aaf4dec6b6865128bcdacd SHA1: 101da32996d870911d38dd4910c8411618e2c4a9 SHA256: f393ce412f5e95fb53d310333982d54274378f10a7b934e922898f1d0dcbe889 SHA512: ae02970d7c8d8e3896fc9b647e2837963e3272ba329d5cf7923a8c30fbedb9c096c30dc2e60ace881fcd871bef39ece3d24e93af08a768d0a28a8f457edb08bd Description: GNU Fortran 95 compiler for the s390x architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gfortran-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-x86-64-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gcc-x86-64-linux-gnu (= 4:12.2.0-3+apertis0bv2024preb1), gfortran-12-x86-64-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1256 MD5sum: 41a125360a40b2f1599b74daa1007c00 SHA1: 2e20fe14ebd0ca632376a1636ace19fc0967c910 SHA256: 31354ffd926b3f2b610420de6b1c2b46db2c0f84d17677aec4cc7a04aa3a86e7 SHA512: a97c76af001a689ba64333c6596a14c4cee78bfb38071a18a73d6eddb3b407250a34d3d6d7e1b511c78abf1295cd89e34dbfe6dc3213aa525292f74eb94a7786 Description: GNU Fortran 95 compiler for the amd64 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: ghc Priority: optional Section: haskell Installed-Size: 1189393 Maintainer: Debian Haskell Group Architecture: arm64 Version: 9.0.2-4+apertis1bv2024dev2b1 Replaces: ghc-dynamic (<< 7.8), ghc-haddock (<< 7.10), ghc6 (<< 7), libghc-array-dev (<< 0.5.4.0+), libghc-base-dev (<< 4.15.1.0+), libghc-binary-dev (<< 0.8.8.0+), libghc-bytestring-dev (<< 0.10.12.1+), libghc-cabal-dev (<< 3.4.1.0+), libghc-containers-dev (<< 0.6.4.1+), libghc-deepseq-dev (<< 1.4.5.0+), libghc-directory-dev (<< 1.3.6.2+), libghc-exceptions-dev (<< 0.10.4+), libghc-filepath-dev (<< 1.4.2.1+), libghc-ghc-bignum-dev (<< 1.1+), libghc-ghc-boot-dev (<< 9.0.2+), libghc-ghc-boot-th-dev (<< 9.0.2+), libghc-ghc-compact-dev (<< 0.1.0.0+), libghc-ghc-heap-dev (<< 9.0.2+), libghc-ghc-prim-dev (<< 0.7.0+), libghc-ghci-dev (<< 9.0.2+), libghc-haskeline-dev (<< 0.8.2+), libghc-hpc-dev (<< 0.6.1.0+), libghc-integer-gmp-dev (<< 1.1+), libghc-libiserv-dev (<< 9.0.2+), libghc-mtl-dev (<< 2.2.2+), libghc-parsec3-dev (<< 3.1.14.0+), libghc-pretty-dev (<< 1.1.3.6+), libghc-process-dev (<< 1.6.13.2+), libghc-stm-dev (<< 2.5.0.0+), libghc-template-haskell-dev (<< 2.17.0.0+), libghc-terminfo-dev (<< 0.4.1.5+), libghc-text-dev (<< 1.2.5.0+), libghc-time-dev (<< 1.9.3+), libghc-transformers-dev (<< 0.5.6.2+), libghc-unix-dev (<< 2.7.2.2+), libghc-xhtml-dev (<< 3000.2.2.1+) Provides: ghc-dynamic, ghc-ghci, ghc-haddock, haddock, haddock-interface-38, haskell-compiler, libghc-array-dev (= 0.5.4.0), libghc-array-dev-0.5.4.0-0b6fa, libghc-base-dev (= 4.15.1.0), libghc-base-dev-4.15.1.0-78aa1, libghc-binary-dev (= 0.8.8.0), libghc-binary-dev-0.8.8.0-cf3a9, libghc-bytestring-dev (= 0.10.12.1), libghc-bytestring-dev-0.10.12.1-b2bea, libghc-cabal-dev (= 3.4.1.0), libghc-cabal-dev-3.4.1.0-75b37, libghc-containers-dev (= 0.6.4.1), libghc-containers-dev-0.6.4.1-567e5, libghc-deepseq-dev (= 1.4.5.0), libghc-deepseq-dev-1.4.5.0-81ebb, libghc-directory-dev (= 1.3.6.2), libghc-directory-dev-1.3.6.2-fe524, libghc-exceptions-dev (= 0.10.4), libghc-exceptions-dev-0.10.4-deb03, libghc-filepath-dev (= 1.4.2.1), libghc-filepath-dev-1.4.2.1-56c4c, libghc-ghc-bignum-dev (= 1.1), libghc-ghc-bignum-dev-1.1-04f6d, libghc-ghc-boot-dev (= 9.0.2), libghc-ghc-boot-dev-9.0.2-f735b, libghc-ghc-boot-th-dev (= 9.0.2), libghc-ghc-boot-th-dev-9.0.2-364be, libghc-ghc-compact-dev (= 0.1.0.0), libghc-ghc-compact-dev-0.1.0.0-7cc63, libghc-ghc-dev-9.0.2-b17a6, libghc-ghc-heap-dev (= 9.0.2), libghc-ghc-heap-dev-9.0.2-656ed, libghc-ghc-prim-dev (= 0.7.0), libghc-ghc-prim-dev-0.7.0-65cf5, libghc-ghci-dev (= 9.0.2), libghc-ghci-dev-9.0.2-49e0e, libghc-haskeline-dev (= 0.8.2), libghc-haskeline-dev-0.8.2-158c5, libghc-hpc-dev (= 0.6.1.0), libghc-hpc-dev-0.6.1.0-73da7, libghc-integer-gmp-dev (= 1.1), libghc-integer-gmp-dev-1.1-a4c99, libghc-libiserv-dev (= 9.0.2), libghc-libiserv-dev-9.0.2-9b1c3, libghc-mtl-dev (= 2.2.2), libghc-mtl-dev-2.2.2-e3bae, libghc-parsec-dev-3.1.14.0-e513a, libghc-parsec3-dev (= 3.1.14.0), libghc-pretty-dev (= 1.1.3.6), libghc-pretty-dev-1.1.3.6-f6ce8, libghc-process-dev (= 1.6.13.2), libghc-process-dev-1.6.13.2-7cc26, libghc-rts-dev-1.0.2-, libghc-stm-dev (= 2.5.0.0), libghc-stm-dev-2.5.0.0-4cba8, libghc-template-haskell-dev (= 2.17.0.0), libghc-template-haskell-dev-2.17.0.0-fec37, libghc-terminfo-dev (= 0.4.1.5), libghc-terminfo-dev-0.4.1.5-15035, libghc-text-dev (= 1.2.5.0), libghc-text-dev-1.2.5.0-901e9, libghc-time-dev (= 1.9.3), libghc-time-dev-1.9.3-dbc8a, libghc-transformers-dev (= 0.5.6.2), libghc-transformers-dev-0.5.6.2-fc6f3, libghc-unix-dev (= 2.7.2.2), libghc-unix-dev-2.7.2.2-54ccb, libghc-xhtml-dev (= 3000.2.2.1), libghc-xhtml-dev-3000.2.2.1-d55d6 Depends: llvm-13, gcc, libgmp-dev, libffi-dev, libbsd-dev, libc6-dev, libncurses-dev, libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.2.1+dfsg1), libtinfo6 (>= 6) Pre-Depends: dpkg (>= 1.16.1) Suggests: perl, ghc-prof, ghc-doc, haskell-doc Conflicts: ghc-dynamic (<< 7.8), ghc6 (<< 7) Breaks: cabal-install (<< 1.22), ghc-doc (<< 7.10), ghc-haddock (<< 7.10), haskell-devscripts (<< 0.8.13), libghc-array-dev (<< 0.5.4.0+), libghc-base-dev (<< 4.15.1.0+), libghc-binary-dev (<< 0.8.8.0+), libghc-bytestring-dev (<< 0.10.12.1+), libghc-cabal-dev (<< 3.4.1.0+), libghc-containers-dev (<< 0.6.4.1+), libghc-deepseq-dev (<< 1.4.5.0+), libghc-directory-dev (<< 1.3.6.2+), libghc-exceptions-dev (<< 0.10.4+), libghc-filepath-dev (<< 1.4.2.1+), libghc-ghc-bignum-dev (<< 1.1+), libghc-ghc-boot-dev (<< 9.0.2+), libghc-ghc-boot-th-dev (<< 9.0.2+), libghc-ghc-compact-dev (<< 0.1.0.0+), libghc-ghc-heap-dev (<< 9.0.2+), libghc-ghc-prim-dev (<< 0.7.0+), libghc-ghci-dev (<< 9.0.2+), libghc-haskeline-dev (<< 0.8.2+), libghc-hpc-dev (<< 0.6.1.0+), libghc-integer-gmp-dev (<< 1.1+), libghc-libiserv-dev (<< 9.0.2+), libghc-mtl-dev (<< 2.2.2+), libghc-parsec3-dev (<< 3.1.14.0+), libghc-pretty-dev (<< 1.1.3.6+), libghc-process-dev (<< 1.6.13.2+), libghc-stm-dev (<< 2.5.0.0+), libghc-template-haskell-dev (<< 2.17.0.0+), libghc-terminfo-dev (<< 0.4.1.5+), libghc-text-dev (<< 1.2.5.0+), libghc-time-dev (<< 1.9.3+), libghc-transformers-dev (<< 0.5.6.2+), libghc-unix-dev (<< 2.7.2.2+), libghc-xhtml-dev (<< 3000.2.2.1+) Filename: pool/development/g/ghc/ghc_9.0.2-4+apertis1bv2024dev2b1_arm64.deb Size: 112209108 MD5sum: 8e87425799ea38b61361bcf9702dea73 SHA1: 1c04e9fc8479347fba207fceda6f102c632db48d SHA256: cbb49742c4875b90deb0218f94d8cd8163569c7f0b7fdcbff01a1a0b7af550df SHA512: f7220592bf7e2b1707e4d98530fc82538ec4a0092e54ae9a9c481c3b3d24e2ba0a189466ce568306f71d06a37f45372b2b61ba106adc402485777fbcf4687e56 Description: The Glasgow Haskell Compilation system The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for Haskell. . Haskell is "the" standard lazy functional programming language. The language definition and additional documentation can be found in the `haskell-doc' package. Alternatively, there is an online version at http://haskell.org/onlinereport/. Homepage: https://haskell.org/ghc/ Package: ghc-doc Priority: optional Section: doc Installed-Size: 279876 Maintainer: Debian Haskell Group Architecture: all Source: ghc Version: 9.0.2-4+apertis1bv2024dev2b1 Replaces: ghc6-doc (<< 7), libghc-terminfo-doc (<< 0.3.2.5-4), libghc-transformers-doc (<< 0.3.0.0-6), libghc-xhtml-doc (<< 3000.2.1-5) Provides: libghc-array-doc (= 0.5.4.0), libghc-base-doc (= 4.15.1.0), libghc-binary-doc (= 0.8.8.0), libghc-bytestring-doc (= 0.10.12.1), libghc-cabal-doc (= 3.4.1.0), libghc-containers-doc (= 0.6.4.1), libghc-deepseq-doc (= 1.4.5.0), libghc-directory-doc (= 1.3.6.2), libghc-exceptions-doc (= 0.10.4), libghc-filepath-doc (= 1.4.2.1), libghc-ghc-bignum-doc (= 1.1), libghc-ghc-boot-doc (= 9.0.2), libghc-ghc-boot-th-doc (= 9.0.2), libghc-ghc-compact-doc (= 0.1.0.0), libghc-ghc-heap-doc (= 9.0.2), libghc-ghc-prim-doc (= 0.7.0), libghc-ghci-doc (= 9.0.2), libghc-haskeline-doc (= 0.8.2), libghc-hpc-doc (= 0.6.1.0), libghc-integer-gmp-doc (= 1.1), libghc-libiserv-doc (= 9.0.2), libghc-mtl-doc (= 2.2.2), libghc-parsec3-doc (= 3.1.14.0), libghc-pretty-doc (= 1.1.3.6), libghc-process-doc (= 1.6.13.2), libghc-stm-doc (= 2.5.0.0), libghc-template-haskell-doc (= 2.17.0.0), libghc-terminfo-doc (= 0.4.1.5), libghc-text-doc (= 1.2.5.0), libghc-time-doc (= 1.9.3), libghc-transformers-doc (= 0.5.6.2), libghc-unix-doc (= 2.7.2.2), libghc-xhtml-doc (= 3000.2.2.1) Depends: haddock-interface-38, perl, libjs-mathjax Pre-Depends: dpkg (>= 1.16.1) Suggests: haskell-doc Conflicts: ghc (<= 7.0.3-1), ghc6-doc (<< 7) Breaks: libghc-terminfo-doc (<< 0.3.2.5-4), libghc-transformers-doc (<< 0.3.0.0-6), libghc-xhtml-doc (<< 3000.2.1-5) Filename: pool/development/g/ghc/ghc-doc_9.0.2-4+apertis1bv2024dev2b1_all.deb Size: 18078716 MD5sum: 7f1ad31c940b5932fb5c8ed1ac599c53 SHA1: 87c23dfca9234d9915947d278bd1b7b1191af20a SHA256: cda5912372c57b1c54c8ca00698669650083cd534457e418327d4a5905bc256d SHA512: 66d0cea0232eccce30d54334b476a4185314dcd785319d32dfe59cb03a8881d4425cc7aed82c7ce62cd938961b38124b61cc88d7e4b251637278c677bf0cc10f Description: Documentation for the Glasgow Haskell Compilation system The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for Haskell. . Haskell is "the" standard lazy functional programming language. The language definition and additional documentation can be found in the `haskell-doc' package. Alternatively, there is an online version at http://haskell.org/onlinereport/. . This package includes HTML, DVI and PS versions of the SGML-based documentation around GHC. Homepage: https://haskell.org/ghc/ Package: ghc-prof Priority: optional Section: haskell Installed-Size: 1124269 Maintainer: Debian Haskell Group Architecture: arm64 Source: ghc Version: 9.0.2-4+apertis1bv2024dev2b1 Replaces: ghc6-prof (<< 7) Provides: libghc-array-prof (= 0.5.4.0), libghc-array-prof-0.5.4.0-0b6fa, libghc-base-prof (= 4.15.1.0), libghc-base-prof-4.15.1.0-78aa1, libghc-binary-prof (= 0.8.8.0), libghc-binary-prof-0.8.8.0-cf3a9, libghc-bytestring-prof (= 0.10.12.1), libghc-bytestring-prof-0.10.12.1-b2bea, libghc-cabal-prof (= 3.4.1.0), libghc-cabal-prof-3.4.1.0-75b37, libghc-containers-prof (= 0.6.4.1), libghc-containers-prof-0.6.4.1-567e5, libghc-deepseq-prof (= 1.4.5.0), libghc-deepseq-prof-1.4.5.0-81ebb, libghc-directory-prof (= 1.3.6.2), libghc-directory-prof-1.3.6.2-fe524, libghc-exceptions-prof (= 0.10.4), libghc-exceptions-prof-0.10.4-deb03, libghc-filepath-prof (= 1.4.2.1), libghc-filepath-prof-1.4.2.1-56c4c, libghc-ghc-bignum-prof (= 1.1), libghc-ghc-bignum-prof-1.1-04f6d, libghc-ghc-boot-prof (= 9.0.2), libghc-ghc-boot-prof-9.0.2-f735b, libghc-ghc-boot-th-prof (= 9.0.2), libghc-ghc-boot-th-prof-9.0.2-364be, libghc-ghc-compact-prof (= 0.1.0.0), libghc-ghc-compact-prof-0.1.0.0-7cc63, libghc-ghc-heap-prof (= 9.0.2), libghc-ghc-heap-prof-9.0.2-656ed, libghc-ghc-prim-prof (= 0.7.0), libghc-ghc-prim-prof-0.7.0-65cf5, libghc-ghc-prof-9.0.2-b17a6, libghc-ghci-prof (= 9.0.2), libghc-ghci-prof-9.0.2-49e0e, libghc-haskeline-prof (= 0.8.2), libghc-haskeline-prof-0.8.2-158c5, libghc-hpc-prof (= 0.6.1.0), libghc-hpc-prof-0.6.1.0-73da7, libghc-integer-gmp-prof (= 1.1), libghc-integer-gmp-prof-1.1-a4c99, libghc-libiserv-prof (= 9.0.2), libghc-libiserv-prof-9.0.2-9b1c3, libghc-mtl-prof (= 2.2.2), libghc-mtl-prof-2.2.2-e3bae, libghc-parsec-prof-3.1.14.0-e513a, libghc-parsec3-prof (= 3.1.14.0), libghc-pretty-prof (= 1.1.3.6), libghc-pretty-prof-1.1.3.6-f6ce8, libghc-process-prof (= 1.6.13.2), libghc-process-prof-1.6.13.2-7cc26, libghc-rts-prof-1.0.2-, libghc-stm-prof (= 2.5.0.0), libghc-stm-prof-2.5.0.0-4cba8, libghc-template-haskell-prof (= 2.17.0.0), libghc-template-haskell-prof-2.17.0.0-fec37, libghc-terminfo-prof (= 0.4.1.5), libghc-terminfo-prof-0.4.1.5-15035, libghc-text-prof (= 1.2.5.0), libghc-text-prof-1.2.5.0-901e9, libghc-time-prof (= 1.9.3), libghc-time-prof-1.9.3-dbc8a, libghc-transformers-prof (= 0.5.6.2), libghc-transformers-prof-0.5.6.2-fc6f3, libghc-unix-prof (= 2.7.2.2), libghc-unix-prof-2.7.2.2-54ccb, libghc-xhtml-prof (= 3000.2.2.1), libghc-xhtml-prof-3000.2.2.1-d55d6 Depends: ghc (= 9.0.2-4+apertis1bv2024dev2b1) Conflicts: ghc6-prof (<< 7) Filename: pool/development/g/ghc/ghc-prof_9.0.2-4+apertis1bv2024dev2b1_arm64.deb Size: 97490696 MD5sum: f20abd72590bf4b4e83a83adb8dfc0d1 SHA1: c8f4f11d8c754d62a75713d21c8add0fb3e72e98 SHA256: 23153b65e985bc4bb8e81db32be2cb1e421098c94ceb9ee12f622ca89af23f26 SHA512: f07b4f346411348150bd6d31c05dd6acd826fb6db08781be30b03b40000079055ebf45fed897ee162dd8bfc8287a53d49e14943e6411664b1f6025b0866b2b4f Description: Profiling libraries for the Glasgow Haskell Compilation system The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for Haskell. . Haskell is "the" standard lazy functional programming language. The language definition and additional documentation can be found in the `haskell-doc' package. Alternatively, there is an online version at http://haskell.org/onlinereport/. . This package contains additional profiling libraries. They are only needed, if you want to take a closer look on where exactly your program burns CPU cycles. Homepage: https://haskell.org/ghc/ Package: ghostscript Priority: optional Section: text Installed-Size: 252 Maintainer: Debian QA Group Architecture: arm64 Version: 10.0.0~dfsg-11+deb12u2+apertis0bv2024preb2 Provides: postscript-viewer Depends: libgs10 (= 10.0.0~dfsg-11+deb12u2+apertis0bv2024preb2), libc6 (>= 2.34) Filename: pool/development/g/ghostscript/ghostscript_10.0.0~dfsg-11+deb12u2+apertis0bv2024preb2_arm64.deb Size: 60896 MD5sum: a99a205a1d261d6b12b5e9633fb1116b SHA1: 8dff8d644decbba0387e592fe26b6c0845d0a983 SHA256: f6f849997fc31e95d8a2f248a87bf989eced0a6bbe8a3096ba17a386e57694e8 SHA512: d6b8bd17b6140b5ce14d8db821f261287b3099b70e32b0ffa0600e51e760f86e34d3944d82a30da20b8b592c29e03be15ccb3e98e7a35bea4e9e86b353db38b9 Description: interpreter for the PostScript language and for PDF GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . Furthermore, it can render PostScript and PDF files as graphics to be printed on non-PostScript printers. Supported printers include common dot-matrix, inkjet and laser models. Homepage: https://www.ghostscript.com/ Multi-Arch: foreign Package: ghostscript-dbgsym Priority: optional Section: debug Installed-Size: 21 Maintainer: Debian QA Group Architecture: arm64 Source: ghostscript Version: 10.0.0~dfsg-11+deb12u2+apertis0bv2024preb2 Depends: ghostscript (= 10.0.0~dfsg-11+deb12u2+apertis0bv2024preb2) Filename: pool/development/g/ghostscript/ghostscript-dbgsym_10.0.0~dfsg-11+deb12u2+apertis0bv2024preb2_arm64.deb Size: 6064 MD5sum: ab71d4a34f23b5e58941b11afff5c732 SHA1: 6354a33f177b8a7af25b1844bb66268ec0be2488 SHA256: e24df9348442f15a4bf822dbe166064fc8f8562d797fb8cda800c1d20eb62a01 SHA512: e2f5fb850c938f25c968dbd604f1e7dc6a0914e2b7650c74ffba3de8b0391331fb22688f384522f854beeef86c7a9a84dfd260b91dceec1c4c0ca1562bf06a9c Description: debug symbols for ghostscript Auto-Built-Package: debug-symbols Build-Ids: 5d724219f1a265477057928e2b8f3c86c8aa4678 Package: ghostscript-doc Priority: optional Section: doc Installed-Size: 11959 Maintainer: Debian QA Group Architecture: all Source: ghostscript Version: 10.0.0~dfsg-11+deb12u2+apertis0bv2024preb2 Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg) Suggests: ghostscript Filename: pool/development/g/ghostscript/ghostscript-doc_10.0.0~dfsg-11+deb12u2+apertis0bv2024preb2_all.deb Size: 7714116 MD5sum: 540a8a0a7a48a27406609baea3317198 SHA1: 7adba0380ace58d69e50414158f13132eb155654 SHA256: fe5eaba251934257cba8b452a973c679a2b72b5450393d530b5d7834c25b6bf1 SHA512: 5ec11e8a8fd70f1fd2b51503394d6be761d0ecde3adf10546d3fbe1f6220e0461527aae6be93a65ca782855ad872021dae490f1a03a173136200bb652bafc7f4 Description: interpreter for the PostScript language and for PDF - Documentation GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package contains documentation for GPL Ghostscript, mainly targeted developers and advanced users. Homepage: https://www.ghostscript.com/ Multi-Arch: foreign Package: ghostscript-x Priority: optional Section: oldlibs Installed-Size: 91 Maintainer: Debian QA Group Architecture: arm64 Source: ghostscript Version: 10.0.0~dfsg-11+deb12u2+apertis0bv2024preb2 Depends: ghostscript (= 10.0.0~dfsg-11+deb12u2+apertis0bv2024preb2) Filename: pool/development/g/ghostscript/ghostscript-x_10.0.0~dfsg-11+deb12u2+apertis0bv2024preb2_arm64.deb Size: 31500 MD5sum: b1ba05aa51bcf6fa47b07def5018b32f SHA1: 1f6dffe9ab285072bd7299c2d099667c14581045 SHA256: 46ec93b5b7522dda0d97b7f0136219af870edeeed43262ed2e1c2c4da9f7cd7f SHA512: bad5c1f04667fd760f1d1ba6ab6279d2b4c39f2decfce7f2db801922bb6f8b0dd22b3d63b1daf8efc80916defebe2f2ea4e9807dec3fdd714445126bee4cc3f4 Description: transitional package for ghostscript This is a transitional package and can safely be removed. Homepage: https://www.ghostscript.com/ Multi-Arch: same Package: gi-docgen Priority: optional Section: gnome Installed-Size: 619 Maintainer: Debian GNOME Maintainers Architecture: all Version: 2023.1+ds-2+apertis0bv2024dev2b1 Depends: python3:any (>= 3.11~), python3-jinja2, python3-markdown (>= 3.2), python3-markupsafe, python3-pygments, python3-typogrify Filename: pool/development/g/gi-docgen/gi-docgen_2023.1+ds-2+apertis0bv2024dev2b1_all.deb Size: 80736 MD5sum: 63d2ec921da3b911d75caf411d95d169 SHA1: b2fd8f8125e1fd4dd89143f2d414f9e2e8ffa4eb SHA256: 6b399ca1c3091f50fd76cf592ef8af1013c4cb3f2003a54e2985be1e93a7ff29 SHA512: dd6a19b886db431c8fb6f6113348b76e06722105f37d5723c859334cbe24b4cf2d4e66f95a54cba598dbbd9efed6f232b7ee83967ec72cf607318d690d469b4c Description: source code documentation tool using GObject-Introspection GI-DocGen is a document generator for GObject-based libraries. GObject is the base type system of the GNOME project. GI-Docgen reuses the introspection data generated by GObject-based libraries to generate the API reference of these libraries, as well as other ancillary documentation. . GI-DocGen is not a general purpose documentation tool for C libraries: while GI-DocGen can be used to generate API references for most GObject/C libraries that expose introspection data, its main goal is to generate the reference for GTK and its immediate dependencies. . GI-DocGen is still in development. The upstream-recommended use of GI-DocGen is to add it as a sub-project to a Meson build system, and vendor it when releasing dist archives. Until GI-DocGen becomes stable, Debian packages that use it for their documentation should use a vendored copy (as allowed by Policy §4.13), and should not have a Build-Depends on gi-docgen unless no vendored copy is present in upstream releases. Homepage: https://gitlab.gnome.org/GNOME/gi-docgen/ Multi-Arch: foreign Package: gi-docgen-doc Priority: optional Section: doc Installed-Size: 317 Maintainer: Debian GNOME Maintainers Architecture: all Source: gi-docgen Version: 2023.1+ds-2+apertis0bv2024dev2b1 Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg) Filename: pool/development/g/gi-docgen/gi-docgen-doc_2023.1+ds-2+apertis0bv2024dev2b1_all.deb Size: 43164 MD5sum: 1d3bf348b9d8ea8925d0f93524286b46 SHA1: f2882f296ed485fbfb1243e57060b6d595960c86 SHA256: 4732a9d4c6fbc8463d9a2ac3141ccd564ac893301c7cef48f710eced4d38a05f SHA512: 430ef1f3c9dac01c637a88080a5eaaace9d86fe24c726f690809ede23514c4a445084788a3f53b84d45856dba14b1e5e93e0fe2c945141ecd9095979844b362f Description: Documentation for the gi-docgen documentation tool GI-DocGen is a document generator for GObject-based libraries. GObject is the base type system of the GNOME project. GI-Docgen reuses the introspection data generated by GObject-based libraries to generate the API reference of these libraries, as well as other ancillary documentation. . This package contains documentation for gi-docgen. Built-Using: sphinx (= 5.3.0-3+apertis0bv2024dev2b3) Homepage: https://gitlab.gnome.org/GNOME/gi-docgen/ Multi-Arch: foreign Package: ginkgo Priority: optional Section: golang Installed-Size: 7988 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-ginkgo Version: 1.16.5-3+apertis0bv2024dev2b1 Replaces: golang-ginkgo-dev (<< 1.12.0-5~) Depends: libc6 (>= 2.34) Breaks: golang-ginkgo-dev (<< 1.12.0-5~) Filename: pool/development/g/golang-ginkgo/ginkgo_1.16.5-3+apertis0bv2024dev2b1_arm64.deb Size: 2445548 MD5sum: b9f23c771dca62103a245b34ae850fab SHA1: 5e43640c2cc500c0e460f2e09640d7e7e3cc5375 SHA256: 5e2e6e6575bf2e8a8f082ced5a32722e79aed97f8f5bc386d64ecb3d2284a88f SHA512: b134346150d00f5ccc56e7f10c87411fda15c7b338fcbe270906980adacb9d754a4c8119a5149c661e98e2917f44660c6ec0574fdec32707b93144a3a7327d09 Description: BDD Testing Framework for Go Ginkgo is a BDD-style Golang testing framework built to help you efficiently write expressive and comprehensive tests. It is best paired with the Gomega matcher library but is designed to be matcher-agnostic. Built-Using: golang-1.19 (= 1.19.6-2), golang-fsnotify (= 1.6.0-2), golang-github-nxadm-tail (= 1.4.5+ds1-5), golang-golang-x-sys (= 0.3.0-1), golang-golang-x-tools (= 1:0.5.0+ds-1), golang-gopkg-tomb.v1 (= 0.0~git20141024.0.dd63297-8) Homepage: https://github.com/onsi/ginkgo Package: gir1.2-accountsservice-1.0 Priority: optional Section: introspection Installed-Size: 29 Maintainer: Debian freedesktop.org maintainers Architecture: arm64 Source: accountsservice Version: 22.08.8-6+apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0 (>= 1.34), libaccountsservice0 (>= 22.08.8) Filename: pool/development/a/accountsservice/gir1.2-accountsservice-1.0_22.08.8-6+apertis0bv2024dev2b1_arm64.deb Size: 9428 MD5sum: ef5854b2df1b603cb715f4c270ad7b06 SHA1: aca4e8138ff6916eeb336342dd0d94d7344b874f SHA256: 75edbb20d91e251879552074f30690351a671daf79087e6f2f40ea565304a93b SHA512: e6fcdbbdf41322a795739b3380c483548923233d848a6b3ecc92ddfc435a3ff19789cfb10776843697896be3896f4eb02cf046a675a328c2f8b4ddf62fcb0ead Description: GObject introspection data for AccountService The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the introspection data for the AccountService library. Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Multi-Arch: same Package: gir1.2-adw-1 Priority: optional Section: introspection Installed-Size: 125 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: libadwaita-1 Version: 1.2.2-1+apertis2bv2024dev2b1 Depends: gir1.2-glib-2.0, gir1.2-gtk-4.0 (>= 4.5.0), libadwaita-1-0 (>= 1.2~beta) Filename: pool/development/liba/libadwaita-1/gir1.2-adw-1_1.2.2-1+apertis2bv2024dev2b1_arm64.deb Size: 31440 MD5sum: 913feaa5a03a0df4d5b21d050efbe1f3 SHA1: d4a365d8d06291553f623304d6966effea83d2dd SHA256: 6bd27658998cb01fcc4b1511cb254e8bf88dc8c42934a03e474042d043c266ed SHA512: 68df629c419435d644b3ae0104aad43d1f4ac6d8b8968d8817754a827cda39bf4186c7cb6ddfb091b970d2c862080cde35117cac7c480220b7be45bd0cee243e Description: GObject introspection files for libadwaita libadwaita provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the GObject-introspection data in binary typelib format. Homepage: https://gitlab.gnome.org/GNOME/libadwaita Multi-Arch: same Package: gir1.2-gcab-1.0 Priority: optional Section: introspection Installed-Size: 22 Maintainer: Stephen Kitt Architecture: arm64 Source: gcab Version: 1.5-1+apertis0bv2024dev2b1 Replaces: gir1.2-libgcab-1.0 Depends: gir1.2-glib-2.0, libgcab-1.0-0 (>= 1.5) Breaks: gir1.2-libgcab-1.0 Filename: pool/development/g/gcab/gir1.2-gcab-1.0_1.5-1+apertis0bv2024dev2b1_arm64.deb Size: 5460 MD5sum: c252051d38da1faf2c0b4948d0bb4cb8 SHA1: e2126fc4a00cbf157cb2914f063d90f7477fabb5 SHA256: 8ec77f8790db19bfe9270e65a5c9bebd638e8f6174564c3a5b04725961355b34 SHA512: fcd31fe91cb03dbb3b092a613abacfe17c8592c80c6b5866b274dde5705c593a5c57cb3c4f7da2abd83e63b41b59d495c54f5f74ca16687cd892025fa5da16e2 Description: Microsoft Cabinet file manipulation library - gir bindings libgcab provides functions to manipulate cabinet (.cab) files, both for reading and writing their contents. . This package contains the GObject introspection repository bindings. Homepage: https://wiki.gnome.org/msitools Multi-Arch: same Package: gir1.2-gdl-3 Priority: optional Section: introspection Installed-Size: 59 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gdl Version: 3.40.0-1+apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0 (>= 0.6.7), gir1.2-gtk-3.0, libgdl-3-5 (>= 3.8.1) Filename: pool/development/g/gdl/gir1.2-gdl-3_3.40.0-1+apertis0bv2024dev2b1_arm64.deb Size: 29952 MD5sum: 9728315942a07363810d6208da4da1e7 SHA1: c3ff8ae24e5bef35bfb62b70634a7f3a7437c22b SHA256: 6533b0f17bb21c39f30ed851c1bc3168931f7f6ab082b530b0e6522b2b097790 SHA512: 035c5ee8788eda7b6fbebdb5858631d2d7d638016b8efade54e7677cf04f84a5e2be8fc4050b9470a86567820d5d55c5a115397f0d5e1fa8d59566415f288fa9 Description: GObject introspection data for the GDL library This package contains introspection data for the GNOME DevTool libraries, a support library for GNOME development tools. . It can be used by packages using the GIRepository format to generate dynamic bindings. Multi-Arch: same Package: gir1.2-gee-0.8 Priority: optional Section: introspection Installed-Size: 124 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: libgee-0.8 Version: 0.20.6-1+apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0 (>= 0.10) Filename: pool/development/libg/libgee-0.8/gir1.2-gee-0.8_0.20.6-1+apertis0bv2024dev2b1_arm64.deb Size: 34872 MD5sum: fa7fe0ca214882138eacc811f008b9ed SHA1: 52cad7ec464e98846981ea2eb91ba4adea7a905b SHA256: e468deb7369db9dfee9f48c53b2c76329b20c91cf9c566f7cb8ffb0b26cbf3de SHA512: 3ca81f371154222db22943cca33c5eaa2620b184f10e63ae5174db9aaa00ea47a28428158c959621b5993dbef6a6075b99e090f605441941c5354cdac6d31dfe Description: GObject based collection and utility library (GObject-Introspection) This package contains introspection data for libgee, which can be used to generate dynamic bindings. . libgee is a collection and utility library providing GObject-based interfaces and classes for commonly used data structures. Homepage: https://wiki.gnome.org/Projects/Libgee Multi-Arch: same Package: gir1.2-geoclue-2.0 Priority: optional Section: introspection Installed-Size: 43 Maintainer: Laurent Bigonville Architecture: arm64 Source: geoclue-2.0 Version: 2.6.0-2+apertis2bv2024preb1 Depends: gir1.2-glib-2.0 (>= 0.9.6), libgeoclue-2-0 (>= 2.6.0) Filename: pool/development/g/geoclue-2.0/gir1.2-geoclue-2.0_2.6.0-2+apertis2bv2024preb1_arm64.deb Size: 17704 MD5sum: 268fb648b4aa22290408842ccc06438a SHA1: d8b762d0f766e847ec5edf79789abe61810a3cae SHA256: 0a528b3a65ac0adb759763330098dd70802fe0e9c4a9d74e19e5a5f6020310a4 SHA512: d1fd41767342751a7dd365ddb4bbf4cd1a54acd646d6992d102f8cfdca034f012bc6c37916ae538ecb730825fa25cd53c30001409701a8e9cf275e9f06f24d53 Description: convenience library to interact with geoinformation service (introspection) GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the introspection data. Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Multi-Arch: same Package: gir1.2-gepub-0.7 Priority: optional Section: introspection Installed-Size: 18 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: libgepub Version: 0.7.0-2+apertis0bv2024dev2b1 Depends: gir1.2-freedesktop (>= 1.30.0), gir1.2-glib-2.0 (>= 1.30.0), gir1.2-webkit2-4.1, libgepub-0.7-0 (>= 0.7.0) Filename: pool/development/libg/libgepub/gir1.2-gepub-0.7_0.7.0-2+apertis0bv2024dev2b1_arm64.deb Size: 4736 MD5sum: 4b12bfdc3178cd6e0536fb6f5afeadba SHA1: 55d3afb930e763cef2b69e5bf121657740837281 SHA256: 717e330aa7a81a6ec39589f9bd781ab1fc1cc6508c543f29687c1e0920f9dc36 SHA512: 9e83be49c02a9bf2f5aac432cede1a053d540fa713890f8e0115a17cd3f4d8e6a04df02fe2d6c0463420614e6038a48012ad820e4035466cb5a8e25f5f235d6b Description: GObject introspection data for the libgepub library libgepub is a GObject based library for handling and rendering epub documents. . This package contains the introspection data for the libgepub library. Multi-Arch: same Package: gir1.2-gladeui-2.0 Priority: optional Section: introspection Installed-Size: 132 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: glade Version: 3.40.0-3+apertis1bv2024dev2b1 Depends: gir1.2-gtk-3.0 (>= 3.24.0), libgladeui-2-13 (>= 3.38.1) Filename: pool/development/g/glade/gir1.2-gladeui-2.0_3.40.0-3+apertis1bv2024dev2b1_arm64.deb Size: 34048 MD5sum: 4645a6e54bcc22ef44533b50ddef0d9d SHA1: 97f311a53ce6b409b3ecaa5e3cc7c07692869e17 SHA256: 847ccfdb28c6640e89ad9f8aa3094613595110419ac2bc27e35c6d6b24ba302d SHA512: bc1b59a152b26f456643d934838171145bf71332dc3ed0b75af687f8b695a90302a974fd6e8e8d6a7f9525bb3a366dff45fcbb8535cccb547fcfe7501e07e96c Description: GObject introspection data for the GTK+ User Interface library Glade is a RAD tool to enable quick and easy development of user interfaces for the GTK+ toolkit. . Glade is, since its "3.0" major version, highly modular, and composed of widgets which can be used by other applications to integrate functionality similar to the one provided by the Glade application itself. . This package contains introspection data for the GTK+ User Interface Build core library. Homepage: https://glade.gnome.org/ Multi-Arch: same Package: gir1.2-gnomebg-4.0 Priority: optional Section: introspection Installed-Size: 28 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-desktop Version: 43.2-2+apertis1bv2024dev2b1 Depends: gir1.2-gdkpixbuf-2.0 (>= 2.36.5), gir1.2-gnomedesktop-4.0 (= 43.2-2+apertis1bv2024dev2b1), gir1.2-gtk-4.0 (>= 4.4.0), libgnome-bg-4-2 (>= 3.27.90) Filename: pool/development/g/gnome-desktop/gir1.2-gnomebg-4.0_43.2-2+apertis1bv2024dev2b1_arm64.deb Size: 13276 MD5sum: e3212a1b3c8965e194927dd2badaf9f9 SHA1: 513c65b4038637714d22d471cdaa04cb22330ed9 SHA256: b4581e4886013fd21fde95ec5d4b544b6ea6e1f33ec2b62ff06dc630d536f9e4 SHA512: d860cb62d21baf287905f377a6a71e8324e2ad438adf7dcc5145883cc8d8aa9e174885920b6bac2558e9fa813d73bf76c7e30750bae5ea3dbcc0b691b9996c2f Description: Introspection data for GnomeBG (GTK 4) The gnome-desktop set of libraries provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK. . This package contains GObject-Introspection bindings for background image (wallpaper) management. Multi-Arch: same Package: gir1.2-gnomedesktop-3.0 Priority: optional Section: introspection Installed-Size: 49 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-desktop Version: 43.2-2+apertis1bv2024dev2b1 Depends: gir1.2-gdesktopenums-3.0 (>= 3.27.0), gir1.2-glib-2.0 (>= 0.10.2-1~), gir1.2-gtk-3.0 (>= 3.3.6), libgnome-desktop-3-20 (>= 43~alpha) Breaks: gnome-shell (<< 3.34) Filename: pool/development/g/gnome-desktop/gir1.2-gnomedesktop-3.0_43.2-2+apertis1bv2024dev2b1_arm64.deb Size: 18224 MD5sum: 26751a317ba05f98ad78faca03f6dc9d SHA1: a0e0f783e7047a9dd140786a8b3509b5a69e54ee SHA256: 03dceac5f621be29d71da663fe526d7f7a429577891c1d7e2bc4a3d2499a660a SHA512: c262cc5d780604e10cc3cad516ff462bb76968055d339a5f626d9f6668dfa14ea25c59c2d8a0fc8317fe4ed379123634772bc692e20d97f7228d04149bc216c7 Description: Introspection data for GnomeDesktop (GTK 3) This package provides the include files and static library for the GNOME desktop library functions. . This package contains the introspection data for GnomeDesktop Multi-Arch: same Package: gir1.2-gnomedesktop-4.0 Priority: optional Section: introspection Installed-Size: 33 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-desktop Version: 43.2-2+apertis1bv2024dev2b1 Depends: gir1.2-gdesktopenums-3.0 (>= 3.27.0), gir1.2-gdkpixbuf-2.0 (>= 2.36.5), gir1.2-glib-2.0 (>= 0.10.2-1~), libgnome-desktop-4-2 (>= 43~alpha) Breaks: gnome-shell (<< 42~alpha) Filename: pool/development/g/gnome-desktop/gir1.2-gnomedesktop-4.0_43.2-2+apertis1bv2024dev2b1_arm64.deb Size: 14492 MD5sum: 64470eb4c9d420428dd99e4c9334e592 SHA1: 4439461535f9f0f434c18900f2aeef647984bc4b SHA256: c1d62ee21f546377217bee5204db2af1f99900c4bb87b26d3826bbfdf2c9858d SHA512: ba07e5a000d3b31797d85f439a8944438b81575ee0acc3358bacfd27ec8d8f6abd827c45616e407fae5a4862b0d43013bb0370abdf42d4aee63c93921901f17e Description: Introspection data for GnomeDesktop (GTK 4) The gnome-desktop set of libraries provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK. . This package contains GObject-Introspection bindings for miscellaneous utility functions. Multi-Arch: same Package: gir1.2-gnomerr-4.0 Priority: optional Section: introspection Installed-Size: 35 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-desktop Version: 43.2-2+apertis1bv2024dev2b1 Depends: gir1.2-gnomedesktop-4.0 (= 43.2-2+apertis1bv2024dev2b1), gir1.2-gtk-4.0 (>= 4.4.0), libgnome-rr-4-2 (>= 3.37.90.1) Filename: pool/development/g/gnome-desktop/gir1.2-gnomerr-4.0_43.2-2+apertis1bv2024dev2b1_arm64.deb Size: 14948 MD5sum: 528aab93f407c6de9b1160e6915a8d25 SHA1: 1b63a07ffac16797f0596902f4ab145b1711a1c6 SHA256: 0e7b26668af2f09d6d4b06f9e2734c7c895ab7da8785cef7b876aa398eb56a96 SHA512: 15478ef61eda261b35b1a209ac28d283825fc8d332af242f844b0dcae0ddfb3adfab58318d81cce24f43c2ec7134a03f9db599091dfb544a3e0b1d5716114b44 Description: Introspection data for GnomeRR (GTK 4) The gnome-desktop set of libraries provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK. . This package contains GObject-Introspection bindings for display mode management. Multi-Arch: same Package: gir1.2-goa-1.0 Priority: optional Section: introspection Installed-Size: 77 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-online-accounts Version: 3.46.0-1+apertis1bv2024dev2b1 Depends: gir1.2-glib-2.0 (>= 0.9.3), libgoa-1.0-0b (>= 3.35.90) Filename: pool/development/g/gnome-online-accounts/gir1.2-goa-1.0_3.46.0-1+apertis1bv2024dev2b1_arm64.deb Size: 15928 MD5sum: 2ab939cde37c398bf14d45d9a553f8f0 SHA1: 67c40b04ed44fed30f8901b46321cde62451595b SHA256: fc1eba6fefff1708067b3b42d236c3c03c77fa8f86f354b29f3fcdeac1d035d4 SHA512: 26d7d52024569fefb973ba86b2c8c32c8cc1b96d6dffce10e23b0eaac97ed0f46547d56d187add7567cb059186fd6fb1109a1dc8357c36e6b2653e1f12f10f7a Description: Introspection data for GNOME Online Accounts This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts Multi-Arch: same Package: gir1.2-gtk-2.0 Priority: optional Section: introspection Installed-Size: 843 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2024preb1 Provides: gir1.2-gdk-2.0 (= 2.24.33-2+apertis0bv2024preb1), gir1.2-gdkx11-2.0 (= 2.24.33-2+apertis0bv2024preb1) Depends: libgtk2.0-common, gir1.2-atk-1.0 (>= 1.32.0), gir1.2-freedesktop (>= 0.9.3), gir1.2-gdkpixbuf-2.0 (>= 2.22.1) | libgdk-pixbuf2.0-dev (>= 2.22.1), gir1.2-glib-2.0 (>= 0.9.3), gir1.2-pango-1.0 (>= 1.28.3), libgtk2.0-0 (>= 2.24.0) Filename: pool/development/g/gtk+2.0/gir1.2-gtk-2.0_2.24.33-2+apertis0bv2024preb1_arm64.deb Size: 185964 MD5sum: 0c8eb479f163c2ed8703072ba66ffefd SHA1: c9a9aeb0fb4ac1d45fe67595ad166c1fc821692d SHA256: f6c981df6422285f019e7a17476e8aa270c6a0c70c3e8977d8655bef44b5a558 SHA512: c57c8e9b3de022e651bb175f8a9b77472dd149e2252f802a6a8472026bdb66e35ab4b2def92d681adc38c5bea7df6d11e4b05b4e4f9c738f54b9014f43014ea2 Description: GTK graphical user interface library -- gir bindings GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Homepage: http://www.gtk.org/ Multi-Arch: same Package: gir1.2-gtkspell3-3.0 Priority: optional Section: introspection Installed-Size: 19 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtkspell3 Version: 3.0.10-1apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0 (>= 1.30.0), gir1.2-gtk-3.0, libgtkspell3-3-0 (>= 3.0.9) Filename: pool/development/g/gtkspell3/gir1.2-gtkspell3-3.0_3.0.10-1apertis0bv2024dev2b1_arm64.deb Size: 6824 MD5sum: 0da13c0f9f2a2e9e619128ba5c5a6114 SHA1: eb6e592319dec9a4f0d3678217be69a0c6ae8e83 SHA256: 162a25d15132a61e5615a58a26b2d64955a7bc4f4e5fef8c2e3f569b37322fc4 SHA512: 0950a2206ff9bab8d690df86785cb6e095878b30b26c3172af46880ff2727be188f59e843b37d6cdbd57b03412c9ffaebf80909f265d221eefa500a16e816c72 Description: GObject introspection data for the GtkSpell library This package contains introspection data for GtkSpell, a spell-checking library for GTK+. They can be used to generate dynamic bindings. . GtkSpell provides Microsoft Word/OS X-style highlighting of misspelled words in a GtkTextView widget. Right-clicking a misspelled word pops up a menu of suggested replacements. Homepage: http://gtkspell.sourceforge.net/ Multi-Arch: same Package: gir1.2-gtop-2.0 Priority: optional Section: introspection Installed-Size: 89 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: libgtop2 Version: 2.40.0-2apertis0bv2024dev2b1 Depends: libgtop-2.0-11 (>= 2.37.90) Filename: pool/development/libg/libgtop2/gir1.2-gtop-2.0_2.40.0-2apertis0bv2024dev2b1_arm64.deb Size: 42376 MD5sum: e6d52b792b63d957f3282d154a21c59c SHA1: 9c399456658bcf658e8ba0e48a272867acd8dfc6 SHA256: 3cda66d3ad736ca1ca81bcf6581539b19c4aaa2b3c12986ebe0648e08e21c507 SHA512: 529a3609e6150d2f57b8cf1a1d2cc350c9df7de03c4ec338e1bbb3f7cab48fb03edc85e089fee44692878722db408fc12474124d2f46653dcce43f85a1969b61 Description: gtop system monitoring library (gir bindings) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Multi-Arch: same Package: gir1.2-gusb-1.0 Priority: optional Section: introspection Installed-Size: 36 Maintainer: Debian UEFI Maintainers Architecture: arm64 Source: libgusb Version: 0.3.10-1+apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0, libgusb2 (>= 0.3.10) Filename: pool/development/libg/libgusb/gir1.2-gusb-1.0_0.3.10-1+apertis0bv2024dev2b1_arm64.deb Size: 12196 MD5sum: ec5340826696b5f4fb53d8a11e84a1e0 SHA1: 1dfc5083eb3690f8865c94038e793f8158d2520d SHA256: f20dbea7d65ca84faaa3bff227eda6209301f6006e5a11060d245e1c12067367 SHA512: e4cea7900c5a170c262fee2be473f02e95331dfc38fb172aca27ac48efdcdd7cb84a46987a51c9dd8a5ccd428d0539c928c3dc43c97429e7b3b6d30a7f3cb4a5 Description: GObject introspection data for libgusb This package contains the introspection data for GUsb. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: http://www.hughski.com/downloads.html Multi-Arch: same Package: gir1.2-ibus-1.0 Priority: optional Section: introspection Installed-Size: 600 Maintainer: Debian Input Method Team Architecture: arm64 Source: ibus Version: 1.5.27-5+apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0, libibus-1.0-5 (>= 1.5.21) Breaks: ibus-array (<< 0.2.1-3), ibus-pinyin (<< 1.5.0-6) Filename: pool/development/i/ibus/gir1.2-ibus-1.0_1.5.27-5+apertis0bv2024dev2b1_arm64.deb Size: 335892 MD5sum: a5c050db3458a72e132a07af3f30e457 SHA1: 353125318fc92c64861ab19793412438f81c7eac SHA256: b58f3c8ae936e67fa5dfad9a832430dc5004468c80f538d4932d7c206b0d5442 SHA512: cca185125fd281a893b928dfc954db19950dd532cfe4f34e6e8ca6ec8ebb67807321aa95c2a0a7042b45cbe880858eb6f6b22237c168ebf836d0313c60c8bca3 Description: Intelligent Input Bus - introspection data IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains the GObject introspection data which are needed for developing the IBus applications in various programming languages with GObject introspection support. Homepage: https://github.com/ibus/ibus Multi-Arch: same Package: gir1.2-langtag-0.6 Priority: optional Section: introspection Installed-Size: 32 Maintainer: Debian LibreOffice Maintainers Architecture: arm64 Source: liblangtag Version: 0.6.4-2+apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0 Filename: pool/development/libl/liblangtag/gir1.2-langtag-0.6_0.6.4-2+apertis0bv2024dev2b1_arm64.deb Size: 8512 MD5sum: fbfabe3f3f13451880bfe0add495d8c7 SHA1: 7466250d831c53a7c905b4ca84b85f05f25d2b47 SHA256: 37d23aafe5ed44168261b1de385b504e5e850faa65a8c40e141b39608ec433bc SHA512: 8344ac33e936a85a47c7e354564d5084295bdfc8d7add2cb66d68db8f440a6ea56691a1253c1655389ca347921070c08519b97143a3cbc4fc490e4cd6844ecf6 Description: library to access tags for identifying languages - introspection liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 . This package contains the Introspection data for LangTag. Homepage: http://tagoh.bitbucket.org/liblangtag/ Multi-Arch: same Package: gir1.2-libxfce4ui-2.0 Priority: optional Section: introspection Installed-Size: 46 Maintainer: Debian Xfce Maintainers Architecture: arm64 Source: libxfce4ui Version: 4.18.2-2+apertis1bv2024preb2 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-libxfce4util-1.0 (>= 4.17.2), libxfce4ui-2-0 (>= 4.18.2) Filename: pool/development/libx/libxfce4ui/gir1.2-libxfce4ui-2.0_4.18.2-2+apertis1bv2024preb2_arm64.deb Size: 22604 MD5sum: 5775c7a4b778b9a5ffc6c2519e591884 SHA1: c1f0f8fdfde02fb7d4f2573cdd63a403825aa635 SHA256: edf07576963d4be42237baca52e308f49a1a8a8402600ab915bf3fa5887b59aa SHA512: cf30f5303dfd09d16cdd92f562ab034a03e4a49cdca76293d0538797dd45a54bfd36b6480427e7f64f2f3d40a3562df91a3bd556d04fea8e681496b4c7a97868 Description: Typelib file for libxfce4ui libxfce4ui is used to share commonly used Xfce widgets among the Xfce applications. . This package provides the introspection data for libxfce4ui. Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Multi-Arch: same Package: gir1.2-libxfce4util-1.0 Priority: optional Section: introspection Installed-Size: 38 Maintainer: Debian Xfce Maintainers Architecture: arm64 Source: libxfce4util Version: 4.18.1-2+apertis1bv2024preb2 Depends: gir1.2-glib-2.0, libxfce4util7 (>= 4.17.2) Filename: pool/development/libx/libxfce4util/gir1.2-libxfce4util-1.0_4.18.1-2+apertis1bv2024preb2_arm64.deb Size: 16780 MD5sum: 84c9d6c62e80b801043aecc2d4c7dbd3 SHA1: 32925ba19490b114089e8408f7d5a97f2fc5b319 SHA256: ec2a80d1992870f10eeec9b5224ecc4eac79dac23d75b3917d9de2dd340c9383 SHA512: 2d5c6822403cb87e923ee38dbcdb2cb44031d09d8c537580b5edb52113a5ec2fce7e73443fa2cd57ed66f562deb50061ae654d4ae27662be2eec4d5815a1150d Description: Typelib file for libxfce4util libxfce4util is the basic utility function library for Xfce4. . This package provides the introspection data for libxfce4util. Homepage: https://docs.xfce.org/xfce/libxfce4util/start Multi-Arch: same Package: gir1.2-mbim-1.0 Priority: optional Section: introspection Installed-Size: 173 Maintainer: DebianOnMobile Maintainers Architecture: arm64 Source: libmbim Version: 1.28.2-1+apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0, libmbim-glib4 (>= 1.28.0), libmbim-proxy Filename: pool/development/libm/libmbim/gir1.2-mbim-1.0_1.28.2-1+apertis0bv2024dev2b1_arm64.deb Size: 38784 MD5sum: 5eb93cee24fd77227c794853aaf01e5c SHA1: 60fbb70e1cc1ac584d4ac07c7be640864c86b878 SHA256: e8856baa11ad1930aadebfb312639a1a5c136abdd4a287f84270bb21450b3d51 SHA512: 5693a79753ab38885ed7e5289b6d7b30abeffe9f2873f4a08a396b472c7dcad7afc3b3727b06d31568beb299c6f0d76701468c1a51be72b051d60dca8ae727f8 Description: GObject introspection data for libmbim-glib libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains introspection data for the libmbim-glib library. Homepage: https://www.freedesktop.org/wiki/Software/libmbim/ Multi-Arch: same Package: gir1.2-modemmanager-1.0 Priority: optional Section: introspection Installed-Size: 341 Maintainer: DebianOnMobile Maintainers Architecture: arm64 Source: modemmanager Version: 1.20.4-1+apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0, libmm-glib0 (>= 1.20.0) Filename: pool/development/m/modemmanager/gir1.2-modemmanager-1.0_1.20.4-1+apertis0bv2024dev2b1_arm64.deb Size: 68700 MD5sum: a9d87c6d007ce53a7d76571d9e78cd07 SHA1: 13b410d025c965bfca7cd824ba5999c3d07e49ee SHA256: c49245e4f6bbc413c36cf9c662fa97d76eb1367f293c4b13e2ef61f0a24be597 SHA512: feda9612aea00a9368a33c3828f8298d522300f899f433f654e3ee27066d3c633e89915ed1f75f6742e979013f1874759ba70ad79e806d2cd55c6316533eef09 Description: GObject introspection data for modemmanager ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains introspection data for the libmm-glib library. Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/ Multi-Arch: same Package: gir1.2-nice-0.1 Priority: optional Section: introspection Installed-Size: 68 Maintainer: Debian Telepathy maintainers Architecture: arm64 Source: libnice Version: 0.1.21-1+apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0 (>= 1.30.0), libnice10 (>= 0.1.21) Filename: pool/development/libn/libnice/gir1.2-nice-0.1_0.1.21-1+apertis0bv2024dev2b1_arm64.deb Size: 23216 MD5sum: 50a4f39519ace67cef68330ad5231552 SHA1: 06d743142537527c6f306a1244abc2491845671c SHA256: b855296613b28de8ae9972e935c8ba5d62a7ab48e10e9d15744d87830f4819d8 SHA512: 20d52903d161b423cd9a13fbad10c6d63578be62d3419c6f4a3cc20a6e35b19303e01494b44f334acb247c32b4d0236b317d6b380c9757a32e61852cbce1b2ea Description: ICE library (GObject introspection) Nice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE). ICE is useful for applications that want to establish peer-to-peer UDP data streams. It automates the process of traversing NATs and provides security against some attacks. . Existing standards that use ICE include the Session Initiation Protocol (SIP) and the Jingle XMPP extension for audio/video calls. . Nice includes integration with GStreamer. . This package provides the GObject introspection binding. Homepage: https://nice.freedesktop.org/ Multi-Arch: same Package: gir1.2-nm-1.0 Priority: optional Section: introspection Installed-Size: 349 Maintainer: Utopia Maintenance Team Architecture: arm64 Source: network-manager Version: 1.42.4-1+apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0, libnm0 (>= 1.42.2) Filename: pool/development/n/network-manager/gir1.2-nm-1.0_1.42.4-1+apertis0bv2024dev2b1_arm64.deb Size: 83356 MD5sum: 3104c4d459c54b1acacce5a8b070e17a SHA1: dbc6c82ea3bdeb3bc00352f921b77aa072216757 SHA256: 4c2f6bf739de1ed507f4cef48344052bea631ea206edeb2eb09e89b261323485 SHA512: de7d687580a3335cf9ae9fe56fb4aa1fa5944a87cc730800993a9eff4479dd674a79f3df2068e9dd62fc01c16f40ad4e2047e935bff700f889a4f2869763823a Description: GObject introspection data for the libnm library NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains introspection data for NetworkManager using libnm. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://wiki.gnome.org/Projects/NetworkManager Multi-Arch: same Package: gir1.2-qmi-1.0 Priority: optional Section: introspection Installed-Size: 880 Maintainer: DebianOnMobile Maintainers Architecture: arm64 Source: libqmi Version: 1.32.2-1+apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0, gir1.2-qrtr-1.0 (>= 1.0.0), libqmi-glib5 (>= 1.32.0), libqmi-proxy Filename: pool/development/libq/libqmi/gir1.2-qmi-1.0_1.32.2-1+apertis0bv2024dev2b1_arm64.deb Size: 139840 MD5sum: ea67e01db3daeccf84bbafaf14146ef8 SHA1: 9a8c1c2bfaaa9ec0a5ac8a61a6c5a32ed1578b3c SHA256: db5c8f54381bc95fa8468d7175d7d4faaf2247264422165229011799c322f212 SHA512: 0191aa157c583d7811cddab75befbf5840932ca483f63c2ac6af2d8751bf86d867b67c439972d19da4d296124a83222f435d8e81c125e140c233db5b77ed6b2f Description: GObject introspection data for libqmi-glib This package contains introspection data for the libqmi-glib library. Homepage: https://www.freedesktop.org/wiki/Software/libqmi Multi-Arch: same Package: gir1.2-qrtr-1.0 Priority: optional Section: introspection Installed-Size: 21 Maintainer: DebianOnMobile Maintainers Architecture: arm64 Source: libqrtr-glib Version: 1.2.2-1+apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0, libqrtr-glib0 (>= 1.0.0) Filename: pool/development/libq/libqrtr-glib/gir1.2-qrtr-1.0_1.2.2-1+apertis0bv2024dev2b1_arm64.deb Size: 5456 MD5sum: 565ba4f6f3414b209d74aa65fddb5c70 SHA1: fded60c80f97ce0204fbf2cb6e975d692e2b39b5 SHA256: e6175da8ae4a99de8d3d18798ea026bda91515cb44ad407cced5578e175176dc SHA512: 46d2b94853905449782f52bdf06843c9970e97d8433cfef6f29687a9be2083c5275d04e46dd2a3de274805d2b259f2c3cd965109ce4d52f64ee685052a009ee7 Description: GObject introspection data for libqrtr-glib glib-based library to use and manage the QRTR (Qualcomm IPC Router) bus. . This package contains the GObject-introspection data in binary typelib format. Homepage: https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib/ Multi-Arch: same Package: gir1.2-rest-1.0 Priority: optional Section: introspection Installed-Size: 33 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: librest Version: 0.9.1-6+apertis1bv2024dev3b1 Depends: gir1.2-glib-2.0 (>= 0.9.12), gir1.2-soup-3.0, librest-1.0-0 (>= 0.9.1) Filename: pool/development/libr/librest/gir1.2-rest-1.0_0.9.1-6+apertis1bv2024dev3b1_arm64.deb Size: 9032 MD5sum: 1792c62d6c7c8c250523e3d60d2ed127 SHA1: 838d52f47cfd78a7c8f5633a3e16f0f6c00f4dc6 SHA256: 048c37301dad5fe5162a4f8e04e04e945d39d3ef59bde5b86baaa75ff671c715 SHA512: ccd972d5fcae0ff97c492c2a60905b9b786d52ae899f6cc11469ae1873fe64cef995bdfb5a41eaddccb87a4be2fa4b609598715a869f22545eca04f3cf13d36e Description: REST service access library (introspection files) This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. . This package contains introspection data. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://wiki.gnome.org/Projects/Librest Multi-Arch: same Package: gir1.2-restextras-1.0 Priority: optional Section: introspection Installed-Size: 21 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: librest Version: 0.9.1-6+apertis1bv2024dev3b1 Replaces: gir1.2-rest-extras-0.7 (<< 0.8.1) Depends: gir1.2-glib-2.0 (>= 0.9.12), gir1.2-rest-1.0 (= 0.9.1-6+apertis1bv2024dev3b1), gir1.2-soup-3.0, librest-extras-1.0-0 Breaks: gir1.2-rest-extras-0.7 (<< 0.8.1) Filename: pool/development/libr/librest/gir1.2-restextras-1.0_0.9.1-6+apertis1bv2024dev3b1_arm64.deb Size: 5688 MD5sum: 4c59cb7fa12cf4510e259948c68676d7 SHA1: 40f814a648eeadc4b60a5dea046d60e987121e1c SHA256: 329847e942c1aaff20c99bb855ae9d82fdb978d5c1c598b4b3ef027ac6ad1b92 SHA512: 56f0af6d29cbd9bb3028895f702cc4714b91dc00a23eff744c267622ee0643af0d47e0eebcabe0e367a5c0986ece7a565ab6938f20fa4adfddbd27bf9ad3182d Description: REST service access library extra components (introspectionfiles) This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. This extra package provides Facebook and Flickr support. . This package contains introspection data . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://wiki.gnome.org/Projects/Librest Multi-Arch: same Package: gir1.2-soup-3.0 Priority: optional Section: introspection Installed-Size: 92 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: libsoup3 Version: 3.2.2-2+apertis1bv2024dev2b1 Depends: gir1.2-glib-2.0 (>= 0.9.5), libsoup-3.0-0 (= 3.2.2-2+apertis1bv2024dev2b1) Filename: pool/development/libs/libsoup3/gir1.2-soup-3.0_3.2.2-2+apertis1bv2024dev2b1_arm64.deb Size: 28820 MD5sum: e5ea82bcb8d0172070099f055ef7459a SHA1: c472fd63fcdae679aa7f5b1f5b795cf3588d76a1 SHA256: 0c82baf0b5844a350191cd7750eb12ca4cc72a3ebee83df0d965212ceb4a1f56 SHA512: 10daa431f72a7f6e9f78b2699b343d5cf9dd0d92284a1f38b3ad57dd48243e74465f5cf7259da8380dfcec9b7cf9705b0ea88f29c030bce9c91bff14200617c6 Description: GObject introspection data for the libsoup HTTP library This package contains introspection data for the libsoup HTTP library. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://wiki.gnome.org/Projects/libsoup Multi-Arch: same Package: gir1.2-uhm-0.0 Priority: optional Section: introspection Installed-Size: 17 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: uhttpmock Version: 0.5.3-2apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0, gir1.2-soup-2.4 (>= 2.37.91), libuhttpmock-0.0-0 (>= 0.5.3) Filename: pool/development/u/uhttpmock/gir1.2-uhm-0.0_0.5.3-2apertis0bv2024dev2b1_arm64.deb Size: 4344 MD5sum: 5a4199f1581ed78b709b94bd1635e10d SHA1: 2eabbee8aa1675fb6257cda27ffb9d3bc74c66bb SHA256: eceef601bef8b7f30ef9e16fef781bfe163a01aa281c58485a722ccd85de0acc SHA512: ee1916ff7750dd71092c8708862d7e942729cca2deffd5a740dbdfd3de7e31fd57f52df63c60cda139eba2c85509a8b77be0399be69c7b936cde7dec11ee10b4 Description: HTTP web service mocking - GObject introspection files uhttpmock is a HTTP web service mocking project for projects which use libsoup. It is still in its infancy, but is already used by libgdata for unit testing. . This package contains the gobject-introspection typelib. Homepage: https://gitlab.com/groups/uhttpmock Multi-Arch: same Package: gir1.2-umockdev-1.0 Priority: optional Section: introspection Installed-Size: 22 Maintainer: Martin Pitt Architecture: arm64 Source: umockdev Version: 0.17.16-1+apertis0bv2024dev2b1 Depends: libumockdev0 (>= 0.17.16-1+apertis0bv2024dev2b1), gir1.2-glib-2.0 Filename: pool/development/u/umockdev/gir1.2-umockdev-1.0_0.17.16-1+apertis0bv2024dev2b1_arm64.deb Size: 7016 MD5sum: 1fa1fd3864e99f83ebd2a7772e57189f SHA1: 7bec552dd2134f4addbb2acf7d597bd0194b203c SHA256: 4586f94e43d9653fd1d7f459621f6a3935af5e750d5c1ba9e0960e55c0d4d3ee SHA512: b628f1df8f3f303b782b865077c4a7b097b973c1d31f872c3620ad3151be28ab5d6ef2d897d08b463be39febe877fa77a09c3ea7b0077deaa950d2b1544578e7 Description: introspection data for umockdev library umockdev mocks hardware devices for creating unit tests for libraries and programs that handle Linux hardware devices. . This package contains the introspection data for the libumockdev library. Homepage: https://github.com/martinpitt/umockdev/ Multi-Arch: same Package: gir1.2-vips-8.0 Priority: optional Section: introspection Installed-Size: 140 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Source: vips Version: 8.14.1-3+apertis0bv2024dev2b1 Depends: gir1.2-glib-2.0, libvips42 (>> 8.0.2-1~) Filename: pool/development/v/vips/gir1.2-vips-8.0_8.14.1-3+apertis0bv2024dev2b1_arm64.deb Size: 78112 MD5sum: bf3aa90b27dce06ced5a8c544227a938 SHA1: f245be907d71272b3cf136e37f07e2b000ed6e9d SHA256: 5d18a04433e0b403ad39d1c95667a316ca5b2086b20a428d6d65b6e072348758 SHA512: afbf8122963da94e13f6d315b46e72d8ba888c3a1464312af1d8e92f93d24df82a2043ec60e6956ca52c916b6389f4421766749dae240f9fe22b311315a401bd Description: GObject introspection data for VIPS VIPS is an image processing system designed with efficiency in mind. It is good with large images (ones that larger than the amount of RAM in your machine), and for working with colour. It can perform many image manipulation tasks much faster than other packages such as ImageMagick and the GIMP and includes some special features such as creating single "mosaic" images from multiple parts. . VIPS consists of two main components: an image processing library with some command-line tools and a spreadsheet-like graphical user interface. The graphical interface is available in the nip2 package. . This package provides the introspection data for VIPS library. Homepage: https://libvips.github.io/libvips/ Package: gir1.2-vte-2.91 Priority: optional Section: introspection Installed-Size: 621 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: vte2.91 Version: 0.70.6-2~deb12u1+apertis0bv2024preb1 Depends: gir1.2-freedesktop (>= 0.9.12), gir1.2-gtk-3.0 (>= 3.24.22), gir1.2-pango-1.0 (>= 1.22.0), libvte-2.91-0 (>= 0.69.90) Filename: pool/development/v/vte2.91/gir1.2-vte-2.91_0.70.6-2~deb12u1+apertis0bv2024preb1_arm64.deb Size: 604956 MD5sum: c05cd653fdcbf864baf528ccb484f9fe SHA1: a434dabc6f71911c4b23b52bf73ff26b71b464ba SHA256: 526add91578658eb536717fd09fa8ebad255467031955271b37770e7618594bd SHA512: 6120b3b02175e7e089f0600fe4ecd137981a8b215c03ac1be9316a360fc55ee605d31af3fa04d99a06d2330ee614c08f3f2a79f10e0fc9092468fc8f925f071f Description: GObject introspection data for the VTE library This package contains introspection data for VTE, a terminal emulator widget for GTK+. . It can be used by interpreters understanding the GIRepository format to write programs using the VTE widget for GTK+ 3.0. Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Multi-Arch: same Package: gir1.2-vte-3.91 Priority: optional Section: introspection Installed-Size: 620 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: vte2.91 Version: 0.70.6-2~deb12u1+apertis0bv2024preb1 Depends: gir1.2-freedesktop (>= 0.9.12), gir1.2-graphene-1.0, gir1.2-gtk-4.0, gir1.2-pango-1.0 (>= 1.22.0), libvte-2.91-gtk4-0 (>= 0.69.90) Filename: pool/development/v/vte2.91/gir1.2-vte-3.91_0.70.6-2~deb12u1+apertis0bv2024preb1_arm64.deb Size: 604632 MD5sum: 804d10fac5f43e638fb0156ef0df5a14 SHA1: 488f9b8fcc82cfd8c9944ce6af11bd299d770f76 SHA256: 0fb4584d5ece0ba916595a238491f1ab4066f538c7658a0dc932ffd787859a4e SHA512: f3d548fd680cc7f1e681dea5ef5c3bbb9e1b53d83593ad748e04569ae2c63ca7b10ff2cac1119f01943ba4b5d6d0f5531becd5f1f59635381c0c290c03bf2d4a Description: GObject introspection data for the VTE library This package contains introspection data for VTE, a terminal emulator widget for GTK+. . It can be used by interpreters understanding the GIRepository format to write programs using the VTE widget for GTK 4. Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Multi-Arch: same Package: gir1.2-xfconf-0 Priority: optional Section: introspection Installed-Size: 33 Maintainer: Debian Xfce Maintainers Architecture: arm64 Source: xfconf Version: 4.18.0-2+apertis1bv2024preb2 Depends: gir1.2-glib-2.0, libxfconf-0-3 (>= 4.12.1) Filename: pool/development/x/xfconf/gir1.2-xfconf-0_4.18.0-2+apertis1bv2024preb2_arm64.deb Size: 15332 MD5sum: 2a5b00b5e7d5e567889ffb6f89ead50c SHA1: 31b13b68edfa042cb08d7484f56a5f3ba592b898 SHA256: c7875258351820d374cf80b3b21263e720fc0715c0fc4572357f54592ade5fb9 SHA512: cff4725da55a98b8cdbbb3d248bec5bdf12c851cfb8bc5be1cb3e2756ace56615f698d9ca0200c863e5555a590a8c990184027e806ec82ef1b6b610e904b4b41 Description: utilities for managing settings in Xfce - introspection support xfconf contains xfconfd and xfconf-query. - xfconfd handles the Xfce settings storage - xfconf-query enables users to tune settings from command line . This package provides the introspection data for xfconf. Homepage: https://docs.xfce.org/xfce/xfconf/start Multi-Arch: same Package: gist Priority: optional Section: net Installed-Size: 178 Maintainer: Debian Ruby Team Architecture: all Version: 6.0.0-3+apertis1bv2024dev2b1 Depends: ruby-json, sensible-utils, ruby Filename: pool/development/g/gist/gist_6.0.0-3+apertis1bv2024dev2b1_all.deb Size: 29760 MD5sum: 04312b920c0f722cc5f026fb0c80377b SHA1: 083919473a4621d80c7a171c1acfa732314cddeb SHA256: 79581033307b38c88de0a0ce1d7704c216b5fbdd269f6e636961fc03cf23b6cd SHA512: b684ed1ec588174a3514ae6f772cfe3f894614d7348ed81ff878a361609cc2d12f2c3d9c8b438af8451c2bc32402a36a605c34fd12cfe933a5c484de1fcd8d0a Description: Upload gists to gist.github.com Allows you to convienently create gists ("pastes"). . Also provides a Ruby library to do this. . The "gist" image viewer from yorick is in the yorick package, not in this package. Homepage: https://github.com/defunkt/gist Package: git Priority: optional Section: vcs Installed-Size: 44758 Maintainer: Jonathan Nieder Architecture: arm64 Version: 1:2.39.2-1.1+apertis1bv2024preb1 Provides: git-completion, git-core Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.56.1), libexpat1 (>= 2.0.1), libpcre2-8-0 (>= 10.34), zlib1g (>= 1:1.2.2), perl, liberror-perl, git-man (>> 1:2.39.2), git-man (<< 1:2.39.2-.) Recommends: ca-certificates, patch, less, ssh-client Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-email, git-gui, gitk, gitweb, git-cvs, git-mediawiki, git-svn Breaks: bash-completion (<< 1:1.90-1), cogito (<= 0.18.2+), dgit (<< 5.1~), git-buildpackage (<< 0.6.5), git-el (<< 1:2.32.0~rc2-1~), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), guilt (<< 0.33), openssh-client (<< 1:6.8), stgit (<< 0.15), stgit-contrib (<< 0.15) Filename: pool/development/g/git/git_2.39.2-1.1+apertis1bv2024preb1_arm64.deb Size: 7037444 MD5sum: 49ea726c55fae65a9efc28daae08bb41 SHA1: ddbe13c7f775fb8655faa01dbeb76dddbad09513 SHA256: 8cbde6d59c7cd4759cdc7bceeb9000fa2f32fd74d9b7e8332b7ac22668aeda06 SHA512: 6647bfe4402f2163b779492273d1ce989387791b80b25c289f369dfea1a91a90fba883345803680046608b2ce7b1dc5958b791d44667f9cce6c688173727cd1d Description: fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git main components with minimal dependencies. Additional functionality, e.g. a graphical user interface and revision tree visualizer, tools for interoperating with other VCS's, or a web interface, is provided as separate git* packages. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-all Priority: optional Section: vcs Installed-Size: 988 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.39.2-1.1+apertis1bv2024preb1 Depends: git (>> 1:2.39.2), git (<< 1:2.39.2-.), git-doc, git-cvs, git-mediawiki, git-svn, git-email, git-gui, gitk, gitweb Suggests: git-daemon-run | git-daemon-sysvinit Filename: pool/development/g/git/git-all_2.39.2-1.1+apertis1bv2024preb1_all.deb Size: 991948 MD5sum: 40560baa71614b36b7f2ea882c157c7a SHA1: a9850b301f29fb2fc1239a42e55d515a2d4bdfb2 SHA256: 5190e497ccb9c95b1b7c1ac07123035bc2e46a0c373e218d582a3bb8b3b2b9ba SHA512: 44bc7211faafd1fb66026823ec467683ef02ac0ac653b82805250170e3f3ccd30bc2783fe8a414d47ff3bd7dc35716ffa2a8d7b7cb919972ebfd3e0a613a5e51 Description: fast, scalable, distributed revision control system (all subpackages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This is a dummy package which brings in all subpackages. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-buildpackage Priority: optional Section: vcs Installed-Size: 7354 Maintainer: Guido Günther Architecture: all Version: 0.9.30+apertis1bv2024dev2b1 Depends: python3-dateutil, python3:any (>= 3.7~), devscripts (>= 2.13.5~), git (>= 1:1.7.9.1-1~), man-db, python3-pkg-resources, python3-yaml, sensible-utils Recommends: pristine-tar (>= 1.41), cowbuilder | pbuilder | sbuild, python3-requests Suggests: python3-notify2, unzip, sudo Breaks: dgit (<< 9.16~) Filename: pool/development/g/git-buildpackage/git-buildpackage_0.9.30+apertis1bv2024dev2b1_all.deb Size: 1319712 MD5sum: b551c2bf27265ad06ec5d3c53e19f5ea SHA1: e4bb8ff89dabfabcc42f2c6b8d7586999c63f8c9 SHA256: f5a4667028433f698c52325ce97ca2189dd59f2f538feac9631009272d3661e7 SHA512: 668199228bcb32e69e70b9ca40c48aaa3cebdfbcecd9e7197ae1328bec3934b80830a5347cddf3e1e597c75f49f20d48e0f5f217a85d6dcda12e786e63f6be5a Description: Suite to help with Debian packages in Git repositories This package contains the following tools: * gbp buildpackage: build a package out of a Git repository, check for local modifications and tag appropriately * gbp import-orig: import a new upstream version into the Git repository * gbp export-orig: export an upstream tarball from the Git repository * gbp import-{dsc,dscs}: import existing Debian source packages into a Git repository * gbp dch: generate Debian changelog entries from Git commit messages * gbp {pull,clone}: clone and pull from remote repos * gbp pq: manage debian/patches easily * gbp create-remote-repo: create remote repositories * gbp push: push content to remote repositories * gbp tag: tag a Debian package in Git * gbp pristine-tar: create pristine-tar commits * gbp setup-gitattributes: set up Git attributes to disable transformations Homepage: https://honk.sigxcpu.org/piki/projects/git-buildpackage/ Package: git-buildpackage-rpm Priority: optional Section: vcs Installed-Size: 210 Maintainer: Guido Günther Architecture: all Source: git-buildpackage Version: 0.9.30+apertis1bv2024dev2b1 Depends: python3:any (>= 3.7~), cpio, git-buildpackage (= 0.9.30+apertis1bv2024dev2b1), python3-rpm (>= 4.16.1), rpm (>= 4.16.1) Recommends: pristine-tar (>= 0.5) Suggests: python3-notify, unzip, zipmerge, mock Filename: pool/development/g/git-buildpackage/git-buildpackage-rpm_0.9.30+apertis1bv2024dev2b1_all.deb Size: 60204 MD5sum: 7ba3c820a97a77b33a087ae528a98166 SHA1: 0fa9dba3f5a43bbbfe729e4a9d86b2e94af21509 SHA256: 523ed8921fac3718b4d9a6dd3904be083f4550e430de931521ef753e87efe00c SHA512: cd4d5bbf07263844c4b7d973add8509eb9bf9a4cacde542c52aea165c2f8ea03c910bd8c124bc665d4676efdc4653fb8f84fd2f8b46ca06fa504fb898169fc6a Description: Suite to help with RPM packages in Git repositories This package contains the following tools: * gbp buildpackage-rpm: build a package out of a Git repository, check for local modifications and tag appropriately * gbp import-srpm: import existing RPM source packages into a Git repository * gbp pq-rpm: manage patches easily . These tools are currently in an experimental state. Branch names and repository layouts might change without lots of prior warning. Homepage: https://honk.sigxcpu.org/piki/projects/git-buildpackage/ Package: git-cvs Priority: optional Section: vcs Installed-Size: 1371 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.39.2-1.1+apertis1bv2024preb1 Depends: git (>> 1:2.39.2), git (<< 1:2.39.2-.), cvsps, libdbd-sqlite3-perl Suggests: git-doc, cvs Filename: pool/development/g/git/git-cvs_2.39.2-1.1+apertis1bv2024preb1_all.deb Size: 1055700 MD5sum: 604de5165afb1a3affe5c4e4491c2083 SHA1: 34452b861adb392a73f58a9f6f3f6ebe40847097 SHA256: 1d6af12f489c7ec206c91ffb63b89349c17f67c70c8f45cca229d0a73eb75c6f SHA512: 8985f4646a5115e71be71636b1c3412938aa46c30d3029735e395a8c76804fb6fe3945ae9c7319614f67ab2adda2b697121efe22b27035c5f07d93a3b72f4353 Description: fast, scalable, distributed revision control system (cvs interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git cvsimport, cvsexportcommit, and cvsserver tools, which allow Git to read from and write to CVS repositories and offer access over CVS protocol to Git repositories. . The git cvsimport tool can incrementally import from a repository that is being actively developed and only requires remote access over CVS protocol. Unfortunately, in many situations the import leads to incorrect results. For reliable, one-shot imports, cvs2git from the cvs2svn package or parsecvs may be a better fit. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-daemon-run Priority: optional Section: vcs Installed-Size: 1000 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.39.2-1.1+apertis1bv2024preb1 Depends: git (>> 1:2.39.2), git (<< 1:2.39.2-.), runit, adduser Conflicts: git-daemon-sysvinit Filename: pool/development/g/git/git-daemon-run_2.39.2-1.1+apertis1bv2024preb1_all.deb Size: 993528 MD5sum: 572f18f8eba610f2b1f7f78f92238a61 SHA1: 1d4b2601b42292367b8f4102e0dad3c07e05f2d2 SHA256: 6626e07fbd28002065cbc064435d7d3f2699e7bacd0bdd6794660a74a78be2fe SHA512: 47d9ae2f4310ea7c43351a5902a71d41a91c0c972bf193ea7d996bef250a88fe064a0d76c1b77f3ec3233aa0b47e509673a53e2514d9e47d1bfec048b72df4bd Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a runit service for running git-daemon permanently. This configuration is simpler and more reliable than git-daemon-sysvinit, at a cost of being less familiar for administrators accustomed to sysvinit. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-daemon-sysvinit Priority: optional Section: vcs Installed-Size: 1004 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.39.2-1.1+apertis1bv2024preb1 Depends: git (>> 1:2.39.2), git (<< 1:2.39.2-.), adduser, lsb-base (>= 3.0-6) Conflicts: git-daemon-run Filename: pool/development/g/git/git-daemon-sysvinit_2.39.2-1.1+apertis1bv2024preb1_all.deb Size: 994736 MD5sum: 76fb371b77d31596f0bd2088b7f9f141 SHA1: 13426141fc762ea8c2d8bdc0293a064a0da60fd5 SHA256: f43deb87929b1131f0717104ad68244f844acec8f9793785d470681dd0bae868 SHA512: 899613f2d596d5082c67f32115d769959fd7780404f8c2b5ace9c8bb04ae4edbbd8cf0409bba92667862034f0451858d72c526959367532396bb3ed8f8bcdf76 Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a sysvinit service for running git-daemon permanently. Unlike git-daemon-run, this package provides the usual sysvinit service management commands ("service git-daemon start/stop") for git-daemon. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-dbgsym Priority: optional Section: debug Installed-Size: 45109 Maintainer: Jonathan Nieder Architecture: arm64 Source: git Version: 1:2.39.2-1.1+apertis1bv2024preb1 Depends: git (= 1:2.39.2-1.1+apertis1bv2024preb1) Filename: pool/development/g/git/git-dbgsym_2.39.2-1.1+apertis1bv2024preb1_arm64.deb Size: 43474852 MD5sum: 37561e93561370e1e0bc771ce5ebdcc8 SHA1: 50d15997831d14725335674fc774b4f01aaeda8f SHA256: 64927b726f8e5e81897d20eea34930f53703066eb747747999b8f29cd6579705 SHA512: 83d6a5dd981c1ac47868aaf4388e526d538a5080de61c829c68ed973a3920a5fac43174d77471a71d1b6bf868b5e867a0ad093d870540efe1e0aabc4579cbd33 Description: debug symbols for git Auto-Built-Package: debug-symbols Build-Ids: 3cc1a0ee3af1ac7b0ebf78d8bb46caa6003758ed 8c83669595a080640adaf36030ab5c3813603e51 8e3e72d34b82f41bdfc633a588020163fab82a3b 8ecf9c196305756575ad5b9bb1414870b11d75f2 95d6cd20facf7c9f3fcacfc38872ca807d02ba20 9b1eff0a4d981ec27b0ba619f663061df6babc78 c34ee540b6931fc24fcfa766fcca3ac6672dcdd0 cbbc46c1d30dd3465747178935129b0fe49a78de fce3c56eecc1434effe4813a2832ec9093e74f69 ffb5b1d47fd2f15264c6874c7e0ce59a47400b4c Package: git-debpush Priority: optional Section: devel Installed-Size: 49 Maintainer: Ian Jackson Architecture: all Source: dgit Version: 10.7+deb12u2+apertis0bv2024preb1 Depends: devscripts, git, gnupg, libgit-wrapper-perl Filename: pool/development/d/dgit/git-debpush_10.7+deb12u2+apertis0bv2024preb1_all.deb Size: 23060 MD5sum: 8af3336c4e3d5d6b127852850b85e2fb SHA1: e70452abf3b939e07718de2d929cb0778b49fde8 SHA256: a242977d00b645c8e76a8ad1a7239f6903a9f0ea5f92acc80b3e4533b41229f3 SHA512: 6f10ffc28246bbf788a2286c240d0122672ea58a41d12582a307303c8b187c0c2a729b735b0623032d91de841570bbe08e6fa4cb54415d4d8826eb6fb2790b4a Description: client script for git pushing to Debian-style archives git-debpush is a script to create and push a specially formatted signed git tag. The metadata in the tag indicates that the tagged commit should be pushed (or "uploaded") to a Debian-style archive. . Tags generated by this script can be read by an intermediary service, which performs any conversion that's needed (such as producing and signing a .dsc and .changes), and then uploads the result to the Debian-style archive on your behalf. Package: git-debrebase Priority: optional Section: devel Installed-Size: 210 Maintainer: Ian Jackson Architecture: all Source: dgit Version: 10.7+deb12u2+apertis0bv2024preb1 Depends: perl, git-core, libdpkg-perl, libfile-fnmatch-perl, devscripts, liblocale-gettext-perl Recommends: dgit, git-buildpackage Filename: pool/development/d/dgit/git-debrebase_10.7+deb12u2+apertis0bv2024preb1_all.deb Size: 73184 MD5sum: a0fb8742bc704515e0d027590e1e259c SHA1: 1d38119e4cda43f9627199514e275a4c28309911 SHA256: ed2831262b0f1f71683f4f037aa49b036473fca27b43c9eca38a8b6d7c212bca SHA512: 8d08a7b45b1446be53381602982611962e2550427c688348fe7a3e03f22f626e65430f56b4101fedc878f626aef06f988abacd30fc0b5b72acee0c6a75e5fa22 Description: rebasing git workflow tool for Debian packaging git-debrebase is a tool for representing in git, and manipulating, Debian packages based on upstream source code. . git-debrebase is an alternative to workflows including git-dpm, gbp pq, and direct use of quilt patches. Package: git-doc Priority: optional Section: doc Installed-Size: 13012 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.39.2-1.1+apertis1bv2024preb1 Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb Filename: pool/development/g/git/git-doc_2.39.2-1.1+apertis1bv2024preb1_all.deb Size: 2163628 MD5sum: 762e45e232b2b7e3c00b4e59144719f3 SHA1: 67351b58f0361f7a43862c386188823c3bc5605f SHA256: 8794100ebdec5595b2460ec35e440bbe8197fa1a93ca6e631de835b58f6dee1a SHA512: f159533b4e9a267d708c0f807f0e0334238ba892675e4b1204e53505d5783c89c795d86b9f5d6f34f1d05a35cdcf0e2da46dce3c0b2d59ae51ccdf2d36f5830e Description: fast, scalable, distributed revision control system (documentation) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the documentation. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-email Priority: optional Section: vcs Installed-Size: 1063 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.39.2-1.1+apertis1bv2024preb1 Depends: git (>> 1:2.39.2), git (<< 1:2.39.2-.) Recommends: libemail-valid-perl, libmailtools-perl, perl (>> 5.21.5) | libnet-smtp-ssl-perl, libauthen-sasl-perl, libio-socket-ssl-perl (>= 1.951) Suggests: git-doc Filename: pool/development/g/git/git-email_2.39.2-1.1+apertis1bv2024preb1_all.deb Size: 1019628 MD5sum: dd4d84d7d74a6e950f1533e194acb66e SHA1: 93e192027800729242326a101f2dca3b33ea9d99 SHA256: 4c366e7a235adc178788faabadd39bf50a3d1ddfc666002b6468fb1768ec3e46 SHA512: 733f2bf270b327c39d78f06602ab8897b0a886693fa5cfb6bcc41b440551fcf026dcc1afe265eefac1d389317a6e63f4ed2ebd383d68b5dca811bc46d2c4a992 Description: fast, scalable, distributed revision control system (email add-on) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git-send-email program for sending series of patch emails. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-gui Priority: optional Section: vcs Installed-Size: 2409 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.39.2-1.1+apertis1bv2024preb1 Depends: git (>> 1:2.39.2), git (<< 1:2.39.2-.), tk Recommends: gitk Suggests: git-doc, aspell, meld Filename: pool/development/g/git/git-gui_2.39.2-1.1+apertis1bv2024preb1_all.deb Size: 1210724 MD5sum: 7cc9d8f5f59421599b5d2def1b31f184 SHA1: 657584b4eea4791c1bc7dda0d94c74f869c010ae SHA256: 413cec9987b440f3a658abd08cba77b889f397e2370abf2f55f5d6e2eeb40a64 SHA512: fb0ce9cc1a3b9ca24149c0ace24fb6701306127d1e5aaccdd15f11e43f4c590ad4dfe80d9bab663a1443d20de05f05dfefc9753a0ee259b3ca3203ff826a5a9f Description: fast, scalable, distributed revision control system (GUI) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git graphical user interface. . If aspell is installed, it can check the spelling of commit messages as the user types. . If meld is installed, it can be used for displaying diffs and for interactive merge conflict resolution. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-lfs Priority: optional Section: vcs Installed-Size: 10484 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 3.3.0-1+apertis0bv2024dev2b1 Depends: git, libc6 (>= 2.34) Filename: pool/development/g/git-lfs/git-lfs_3.3.0-1+apertis0bv2024dev2b1_arm64.deb Size: 3022056 MD5sum: 94b67e890f5366780768d60bbabb44a2 SHA1: e77268499ea91b64ba88df8897226e01d179cdfd SHA256: 03b2544dde492c114d0fc809081d778e591ac7c3d99775a5e0e3e64a3a84655c SHA512: fd142c3bf029680c7644826a475f220c99c67919a98d539761142b21189bec45c5206a4206994f80e2eb7491b0eb64f6e46fe596faa2482804556feb2d037c87 Description: Git Large File Support An open source Git extension for versioning large files. Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. Built-Using: golang-1.19 (= 1.19.6-2), golang-github-dpotapov-go-spnego (= 0.0~git20190506.c2c6091-2), golang-github-git-lfs-gitobj (= 2.1.1-1), golang-github-git-lfs-go-netrc (= 0.0~git20210914.f0c862d-1), golang-github-git-lfs-pktline (= 0.0~git20210330.06e9096-2), golang-github-git-lfs-wildmatch (= 2.0.1-1), golang-github-hashicorp-go-uuid (= 1.0.2-2), golang-github-jcmturner-gofork (= 1.0.0-4), golang-github-leonelquinteros-gotext (= 1.5.0-3), golang-github-mattn-go-isatty (= 0.0.17-1), golang-github-olekukonko-ts (= 0.0~git20140412.0.ecf753e-2), golang-github-pkg-errors (= 0.9.1-2), golang-github-rubyist-tracerx (= 0.0~git20170927.0.7879593-1), golang-github-spf13-cobra (= 1.6.1-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-ssgelm-cookiejarparser (= 1.0.0-3), golang-go.crypto (= 1:0.4.0-1), golang-golang-x-net (= 1:0.7.0+dfsg-1), golang-golang-x-sync (= 0.1.0-1), golang-golang-x-sys (= 0.3.0-1), golang-golang-x-text (= 0.7.0-1), golang-gopkg-jcmturner-aescts.v1 (= 1.0.1-4), golang-gopkg-jcmturner-dnsutils.v1 (= 1.0.1-2), golang-gopkg-jcmturner-gokrb5.v5 (= 5.3.0+dfsg-2), golang-gopkg-jcmturner-rpc.v0 (= 0.0.2-2) Homepage: https://git-lfs.github.com/ Package: git-man Priority: optional Section: doc Installed-Size: 2118 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.39.2-1.1+apertis1bv2024preb1 Filename: pool/development/g/git/git-man_2.39.2-1.1+apertis1bv2024preb1_all.deb Size: 2063256 MD5sum: 65081fbd542674f6e67716e941e7dda5 SHA1: 42b5f680a0efe72f28eec7b235cf097ab89b8c8e SHA256: 3dbe51bd4a9abed0f6c330d4eb9ae43c289b401b18eaaeb5371e6699b525188c SHA512: 2843c872725de5c051706e8af2face5ed76bcbb9e131ed36b66314b2ab19fe9107c6e0258e8af2f2bdaa6eb1c5dcc68ecbf32d2c56d2c18a6305264b42ac7d55 Description: fast, scalable, distributed revision control system (manual pages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides reference documentation for use by the 'man' utility and the 'git help' command. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-mediawiki Priority: optional Section: vcs Installed-Size: 1048 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.39.2-1.1+apertis1bv2024preb1 Depends: git (>> 1:2.39.2), git (<< 1:2.39.2-.), libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl, libdatetime-format-iso8601-perl Suggests: mediawiki Filename: pool/development/g/git/git-mediawiki_2.39.2-1.1+apertis1bv2024preb1_all.deb Size: 1008240 MD5sum: a48271b9c5cdf80e3e29ce02204dd5fb SHA1: 6e55854a4b293d49c787473830ac270f34b1a53f SHA256: e4c7630ed6a88f43f26a083767cab1756612b39beaf08cd2434dda3d0b72f1c4 SHA512: fa8013a11dd41e4a4c47b707a3f6aedc806bf3a60fcca17cbdc62219bbddfa7825d8b0498935bc9ceee2841d7cd76cd4254279a780306cf247b83d30cee85d40 Description: fast, scalable, distributed revision control system (MediaWiki remote helper) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the mediawiki remote helper, which allows Git to read from and write to a wiki such as Wikipedia as though it were a remote Git repository, and a 'git mw' command that can show a preview of how wiki markup will be rendered before pushing. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-merge-changelog Priority: optional Section: vcs Installed-Size: 1723 Maintainer: Debian QA Group Architecture: arm64 Source: gnulib Version: 20230209+stable-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/g/gnulib/git-merge-changelog_20230209+stable-1+apertis0bv2024dev2b1_arm64.deb Size: 1454152 MD5sum: cbc41d70179c65001667642690af2c6c SHA1: a666e6e7882fe70deb72a4d55587f245570ec125 SHA256: 69790032bb86cf7dbcff3dbfd049584114b6fe548d9fa37b8afd68ac056f0db1 SHA512: 19ae51cd58d9c7f810ee8bead9f12eee68516f45d1fbf6282ff5cfbeb8fbe604c9883577263d03159bc75a3fffe562222ddee459b45af0557bc443fbea30fa1b Description: git merge driver for GNU ChangeLog files ChangeLog files *always* foul up most version control systems in their default configuration. . git-merge-changelog is a tool from gnulib designed to help with this for the case of GNU-style ChangeLogs; it can be used with at least git, bzr, and hg. Homepage: https://www.gnu.org/software/gnulib/ Package: git-merge-changelog-dbgsym Priority: optional Section: debug Installed-Size: 129 Maintainer: Debian QA Group Architecture: arm64 Source: gnulib Version: 20230209+stable-1+apertis0bv2024dev2b1 Depends: git-merge-changelog (= 20230209+stable-1+apertis0bv2024dev2b1) Filename: pool/development/g/gnulib/git-merge-changelog-dbgsym_20230209+stable-1+apertis0bv2024dev2b1_arm64.deb Size: 107772 MD5sum: 4b1b546039bd1f116c41d6751c656e06 SHA1: 82a8d4fdddb8227456be91e82162b34e8e4577d6 SHA256: 138164816d2d4264f746f4d25fc548f8167b2d84c25fba49c6437145d23a8837 SHA512: bedca900373edada49a595d468bf9c0300f6c5b4c27a101f5c9ebd5db8c70ca2b34eddecc68b9b749e303cade97c92232b12dc013768cef14465b4c1eaabcbf8 Description: debug symbols for git-merge-changelog Auto-Built-Package: debug-symbols Build-Ids: eba58eb6558fa522b86b79190b63390e0e24192a Package: git-svn Priority: optional Section: vcs Installed-Size: 1237 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.39.2-1.1+apertis1bv2024preb1 Replaces: git (<< 1:1.8.3~rc1-1.) Depends: git (>> 1:2.39.2), git (<< 1:2.39.2-.), libsvn-perl, libyaml-perl, libterm-readkey-perl Suggests: git-doc, subversion Breaks: git (<< 1:1.8.3~rc1-1.) Filename: pool/development/g/git/git-svn_2.39.2-1.1+apertis1bv2024preb1_all.deb Size: 1067656 MD5sum: 1eea7446d0cc354bbb17aa1c51a48d9c SHA1: 728a607123d86803cd2fcc8304f1e58b2813cbef SHA256: 68a687368ac4fa81bdbba2efdfc4fcc13d2a4dcc30591efaf485b489e7ed3337 SHA512: 43fd5c6b2a6669d607f9e7ec8a32ed0b10a7759f224a8741ddc9a85d98b760c7e029efcc65e86444f122e6794a662a31110d270a5bac59a177d5326b922e7dee Description: fast, scalable, distributed revision control system (svn interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides tools for interoperating with Subversion repositories, and importing SVN development history. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: gitk Priority: optional Section: vcs Installed-Size: 1815 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.39.2-1.1+apertis1bv2024preb1 Depends: git (>> 1:2.39.2), git (<< 1:2.39.2-.), tk Suggests: git-doc Filename: pool/development/g/git/gitk_2.39.2-1.1+apertis1bv2024preb1_all.deb Size: 1128136 MD5sum: aedbd69f54f66c50216a295fa3feca2f SHA1: 562c134b1335a5c1fa3ea05aa66dabd904408379 SHA256: 10b790085dfef388e6f0f07471c7a944b1f9ea9573609ad68afe789fc8d78661 SHA512: ac1d1a6cbf5678518366df7b251fc252b0bdcc71bb21ea2eced605a94c4ed33a3f5d0092032b258f2a988cc3fbc8b8ae2018921e56f90a41d0aa772422ab97fe Description: fast, scalable, distributed revision control system (revision tree visualizer) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the gitk program, a tcl/tk revision tree visualizer. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: gitlab-cli Priority: optional Section: utils Installed-Size: 18 Maintainer: Federico Ceratto Architecture: all Source: python-gitlab Version: 1:3.12.0-1+apertis0bv2024dev2b1 Depends: python3, python3-gitlab (= 1:3.12.0-1+apertis0bv2024dev2b1), python3-yaml Filename: pool/development/p/python-gitlab/gitlab-cli_3.12.0-1+apertis0bv2024dev2b1_all.deb Size: 4600 MD5sum: cdbeaf0c8f7a70ab4461a5d59d0f5771 SHA1: a4f950698270b7d45ccadbe00faa9c4681159b91 SHA256: 3f4e032d280dcb08e8e90b8c4fdd255d5b6e91eda4e5f18bf03bf44ff0bfb273 SHA512: 24ebf7526e7091f405684bc173ce45894e7f59c120a5d2aca76b125a4c6443c0bd5a5c7bc52ef29a3a4458a7562181e0cfdb9c47d502005f7f66833e525d33b9 Description: GitLab command-line client Command-line tool to interact with the GitLab v4 server API. The executable is named python-gitlab. Homepage: https://github.com/python-gitlab/python-gitlab Package: gitlab-rulez Priority: optional Section: devel Installed-Size: 24 Maintainer: Dylan Aïssi Architecture: all Version: 0.0~git20221202.8222047e-1+apertis0bv2024dev2b1 Depends: python3:any, python3-gitlab, python3-yaml Filename: pool/development/g/gitlab-rulez/gitlab-rulez_0.0~git20221202.8222047e-1+apertis0bv2024dev2b1_all.deb Size: 5896 MD5sum: f143ac1af2f29ad51696f1f744ba7eab SHA1: c8bcd6aa67256bd6ecc1451f509e6050626c7af5 SHA256: 720689ab5ee2f8b7818ba64bf650cc811fa87a089222e2ab15f4d15ad105546d SHA512: b3a4203d3f8bc85a5e17d69836b116ad993f2539a5223e82e0257247c2b6fae52c11b52c187bd03ec44d052f86ca27d2b2418221f5397af221546abea8bfaceb Description: tool to help setting up GitLab repository Compute and apply changes to the settings of the projects in a GitLab instance based on a set of YAML rules. Homepage: https://gitlab.apertis.org/infrastructure/gitlab-rulez Package: gitweb Priority: optional Section: vcs Installed-Size: 1009 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.39.2-1.1+apertis1bv2024preb1 Depends: git (>> 1:2.39.2), git (<< 1:2.39.2-.), perl, libcgi-pm-perl Recommends: apache2 (>= 2.4.6-4~) | lynx | httpd, libhttp-date-perl | libtime-parsedate-perl Suggests: httpd-cgi | libcgi-fast-perl, git-doc Breaks: apache2.2-common (<< 2.3~) Filename: pool/development/g/git/gitweb_2.39.2-1.1+apertis1bv2024preb1_all.deb Size: 995552 MD5sum: 3a0df833214a468d896884cdee0f2df7 SHA1: 8bfc93c6b0d13cef591e9ab7efcac4b3406cf0c4 SHA256: 5d95c5a3df41003497f6a559536d1380d809d9e6b08180aad6ff460bcd682b15 SHA512: 68b74885f70825accd2e19bd4f9c9fe948e573f61a749f3545e2c8aba18c6576be9f86ec8ae42ebf32579e2b5fcd52398582ee0b8ff738c8a6fda3763fe876bb Description: fast, scalable, distributed revision control system (web interface) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package configures a web interface for browsing git repositories. . If apache2 is installed, the web interface is automatically made available at http://localhost/gitweb. Other servers that support CGI or mod_perl are supported through manual configuration. . If libcgi-fast-perl is installed, gitweb can also be run over FastCGI (and served by nginx, for example). Homepage: https://git-scm.com/ Multi-Arch: foreign Package: gjs Priority: optional Section: interpreters Installed-Size: 232 Maintainer: Debian GNOME Maintainers Architecture: arm64 Version: 1.74.2-1+deb12u1+apertis0bv2024preb1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgjs0g (= 1.74.2-1+deb12u1+apertis0bv2024preb1), libglib2.0-0 (>= 2.58.0), libmozjs-102-0 (>= 102.11.0), libstdc++6 (>= 4.1.1), gir1.2-gtk-3.0 Filename: pool/development/g/gjs/gjs_1.74.2-1+deb12u1+apertis0bv2024preb1_arm64.deb Size: 116976 MD5sum: 1241abf3b6a3578fb7f6455c3cbbdb27 SHA1: ad012a17f01386da53c92e4f86f0c195d1801468 SHA256: 8ffcad972ec7976d0f90f931e2c93893ff4b9c038bb5a983aa9acd65db995568 SHA512: 2caa794481d2b3993b6aa59212eb5df8f9d534ff42e3ac2375411a02ff13c28fb9874a1aea1b4227ae09b1ef59d0b9e80f7ac73fef5a50b291140af543a34f88 Description: Mozilla-based javascript bindings for the GNOME platform (cli tool) Makes it possible for applications to use all of GNOME's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package contains the interactive console application. Homepage: https://gitlab.gnome.org/GNOME/gjs/wikis Package: gjs-dbgsym Priority: optional Section: debug Installed-Size: 41 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gjs Version: 1.74.2-1+deb12u1+apertis0bv2024preb1 Depends: gjs (= 1.74.2-1+deb12u1+apertis0bv2024preb1) Filename: pool/development/g/gjs/gjs-dbgsym_1.74.2-1+deb12u1+apertis0bv2024preb1_arm64.deb Size: 25176 MD5sum: 2cdbb396ca9cfa813d2b0e6696716b74 SHA1: 66479d7c86e9e62f068a7548fc937dba7389a785 SHA256: 34d291ee2381603fa687fb1321c7ca67c92f1c74023c7d782781a6d8ce535a3e SHA512: 963276b462aa6a9b2c89788cc99a25b2800bfaf17cbe61ddcd868fe63f2b8d7609506d8de218c5a0a34df153838421570ec9757034872e3a4166264a52ff8e74 Description: debug symbols for gjs Auto-Built-Package: debug-symbols Build-Ids: 6e034957dc9d38047dd25b8bd131bb621f04d524 Package: gjs-tests Priority: optional Section: interpreters Installed-Size: 1735 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gjs Version: 1.74.2-1+deb12u1+apertis0bv2024preb1 Depends: libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.0), libgirepository-1.0-1 (>= 1.64), libgjs0g (= 1.74.2-1+deb12u1+apertis0bv2024preb1), libglib2.0-0 (>= 2.58.0), libmozjs-102-0 (>= 102.11.0), libstdc++6 (>= 11), dconf-gsettings-backend | gsettings-backend, gjs, at-spi2-core Filename: pool/development/g/gjs/gjs-tests_1.74.2-1+deb12u1+apertis0bv2024preb1_arm64.deb Size: 258296 MD5sum: 0b16b3fcc1ebfbd130d7004e7884a689 SHA1: 2fc99e1b13b7ac7a7efb7160f50b78bbfc062df6 SHA256: 59dcc5625afccb0795e702aab180e65dc7e335951d532f6357c2fc15cd4505e4 SHA512: 2053cc0c9baa98598309b34c10b2621182f5ce9327ffe77233cd0f0634de64001b009474a06b83a48c3a4cc06c0d7fc074d7ec0ba4f55e8bf7bf6d390e17bad1 Description: Mozilla-based javascript bindings for the GNOME platform (tests) Makes it possible for applications to use all of GNOME's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package contains test programs, designed to be run as part of a regression testsuite. Homepage: https://gitlab.gnome.org/GNOME/gjs/wikis Package: gjs-tests-dbgsym Priority: optional Section: debug Installed-Size: 335 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gjs Version: 1.74.2-1+deb12u1+apertis0bv2024preb1 Depends: gjs-tests (= 1.74.2-1+deb12u1+apertis0bv2024preb1) Filename: pool/development/g/gjs/gjs-tests-dbgsym_1.74.2-1+deb12u1+apertis0bv2024preb1_arm64.deb Size: 227548 MD5sum: c32642b8fea0c1c148c25fc1ba0a29ab SHA1: 25921fef59aa7b27df695d7a277c3fd080081a59 SHA256: 5f4fcc67a06ea103a0e039b32ce3fcb4fe3cca7f299c9db31ea4e2f3900ea7f5 SHA512: 3914c3299ce16a03fa524a6b06860e9ffb8bc00d99873d7c120706d8fada1c8b589bf0ec71ac763b03a0e16db43150e572c59833fd810d9305ca9b98a709dc64 Description: debug symbols for gjs-tests Auto-Built-Package: debug-symbols Build-Ids: 4e882364a93ef586b6f3f1c897b28e2987fe947d 875f0f34d1a71695f48991fcd316b46109c598c8 914e74b9bce4c612f6b08e356650303d1f339424 9992e95404fea02febf40d59c39b4d4998f7b888 db64909c28a95fe9f48dea8b71b2545a74639fa9 Package: glade Priority: optional Section: devel Installed-Size: 1263 Maintainer: Debian GNOME Maintainers Architecture: arm64 Version: 3.40.0-3+apertis1bv2024dev2b1 Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgladeui-2-13 (>= 3.38.1), libglib2.0-0 (>= 2.64.0), libgtk-3-0 (>= 3.24.0) Recommends: libgtk-3-dev, devhelp Filename: pool/development/g/glade/glade_3.40.0-3+apertis1bv2024dev2b1_arm64.deb Size: 249320 MD5sum: 9497e6be10ca8bdd21d4f5409ee4ea97 SHA1: b58a53540d0c5957a91be4b9a85480eb3b946082 SHA256: 3ecd5f5decc628254964e2a63d239dc76407a8f84d68618f297c9e7d0279e27a SHA512: 00dbb5a47d2633cd25102074c9d070735749d5428c088a8fbdbe697f1d4b77f98b9240ee02adf8223d05f8b535d62ff5dd43ad5cec1b6b4fd5ae3bea3d2924af Description: GTK+ User Interface Builder Glade is a RAD tool to enable quick and easy development of user interfaces for the GTK+ toolkit. . The user interfaces designed in Glade are stored in the well-known XML format, enabling easy integration with external tools. You will probably want to use it with tools such as GtkBuilder, which can load the XML files and create the interfaces at runtime. . This version is more modular than previous ones, so you can install modules to add additional widgets for Glade to use. Homepage: https://glade.gnome.org/ Package: glade-dbgsym Priority: optional Section: debug Installed-Size: 186 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: glade Version: 3.40.0-3+apertis1bv2024dev2b1 Depends: glade (= 3.40.0-3+apertis1bv2024dev2b1) Filename: pool/development/g/glade/glade-dbgsym_3.40.0-3+apertis1bv2024dev2b1_arm64.deb Size: 137376 MD5sum: 84c22cfa652e2cf225497c4b30570d90 SHA1: b4003c5ef084c6f6dedfdfba1bbc1b98f864259e SHA256: 931d22990189ed7eebd7dfad6af97a569fe456cddaa78da9be2bcdfe5ee1fa4f SHA512: ce610e4ef1893997ad49a28f5796a307d0622c67712589d671d2a72fb8c1ddb5255954db86a1b8f1189566e4b1e140274bcd23b0a05f6fac12df1b77fc0ac2a9 Description: debug symbols for glade Auto-Built-Package: debug-symbols Build-Ids: be2333d9d841ff223a0faf5f351c6ecfa286f215 cdbe1ffbbe10ef5c3fc45702f5d78e3ed9699d8d Package: glew-utils Priority: optional Section: utils Installed-Size: 796 Maintainer: Alastair McKinstry Architecture: arm64 Source: glew Version: 2.2.0-4+apertis0bv2024dev2b2 Depends: libglew2.2 (= 2.2.0-4+apertis0bv2024dev2b2), libc6 (>= 2.34), libgl1, libx11-6 Filename: pool/development/g/glew/glew-utils_2.2.0-4+apertis0bv2024dev2b2_arm64.deb Size: 100008 MD5sum: a5f6d23f1aa413a47f5a1b1c115e1853 SHA1: d20a974da2558975ec9086f76123f3faf045ba57 SHA256: 2ff9121a1ca7bf51b587af17fbf0b66692955f86cd21a6b4587fff577b5d9aa2 SHA512: b10c8e1d14a8ac4231d2e327078e14c9103c73c354b8a95e44308f7e13f0221d5c317f72c501d2c34f8e104481ca4542cd097184997c3f7332f3611b9a7f881a Description: OpenGL Extension Wrangler - utilities For more information about GLEW please refer to the description of the libglew-dev package. . This package contains the utilities which can be used to query the supported OpenGL extensions. Homepage: http://glew.sourceforge.net Package: glew-utils-dbgsym Priority: optional Section: debug Installed-Size: 563 Maintainer: Alastair McKinstry Architecture: arm64 Source: glew Version: 2.2.0-4+apertis0bv2024dev2b2 Replaces: libglew-dbg (<< 2.0.0-5) Depends: glew-utils (= 2.2.0-4+apertis0bv2024dev2b2) Breaks: libglew-dbg (<< 2.0.0-5) Filename: pool/development/g/glew/glew-utils-dbgsym_2.2.0-4+apertis0bv2024dev2b2_arm64.deb Size: 321796 MD5sum: c361af62dd408f3d7815ffd86c01c1b1 SHA1: 4eaa3cd082aa422085e030fe32e81ba86dbc9ef7 SHA256: 8563f31cb0fda5403e03761459bf472b023debe56fe3a3c1f60c1c59145f12e2 SHA512: 3674cc181b90b650e5efa7ce887480c5c45fd70ed1b34fca6d7cba683f9b38812f80f395e91939993809456591921ca4b770a8d430015617c15ff974a3f2b486 Description: debug symbols for glew-utils Auto-Built-Package: debug-symbols Build-Ids: 6a67dce03e076e5c4b625c85f73da4225a00aafd aaf780e2d5afcff140a045a755c76e9d5b1a3ea8 Package: glmark2-data Priority: optional Section: utils Installed-Size: 9314 Maintainer: Debian Games Team Architecture: all Source: glmark2 Version: 2023.01+dfsg-1+apertis0bv2024dev2b1 Recommends: glmark2-drm (>= 2023.01+dfsg-1+apertis0bv2024dev2b1) | glmark2-wayland (>= 2023.01+dfsg-1+apertis0bv2024dev2b1) | glmark2-x11 (>= 2023.01+dfsg-1+apertis0bv2024dev2b1) | glmark2-es2-wayland (>= 2023.01+dfsg-1+apertis0bv2024dev2b1) | glmark2-es2-drm (>= 2023.01+dfsg-1+apertis0bv2024dev2b1) | glmark2-es2-x11 (>= 2023.01+dfsg-1+apertis0bv2024dev2b1) Filename: pool/development/g/glmark2/glmark2-data_2023.01+dfsg-1+apertis0bv2024dev2b1_all.deb Size: 6591668 MD5sum: 9894ac188d5d58e5dca60373aa15fe1e SHA1: b03644453d8deb7459252a03f5da1552bc559682 SHA256: 1a942a383a2389fabbcd96cfb0d85df82d8c59fd3a87433c255fcf6c9a51e771 SHA512: 541126f366820a502f2efe0060a7fbf5b117654adedf7baf9c86499faafc51216c3abd9bfa3eabe743d071742c08ff484d27d5b4398ec5324b40104dce942aed Description: OpenGL (ES) 2.0 benchmark suite -- data files glmark2 is a benchmark for OpenGL (ES) 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options. . This package provides data files. Homepage: https://github.com/glmark2/glmark2 Multi-Arch: foreign Package: glmark2-drm Priority: optional Section: utils Installed-Size: 930 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2023.01+dfsg-1+apertis0bv2024dev2b1 Depends: glmark2-data (= 2023.01+dfsg-1+apertis0bv2024dev2b1), libdrm2 (>= 2.4.30), libc6 (>= 2.34), libgbm1 (>= 17.1.0~rc2), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 11), libudev1 (>= 183) Filename: pool/development/g/glmark2/glmark2-drm_2023.01+dfsg-1+apertis0bv2024dev2b1_arm64.deb Size: 267172 MD5sum: 7b1981c85e01c56a1d2124b8a17af440 SHA1: 9dfead48089b1f1761409e08539b3a390882f73e SHA256: fb551a0e134a58a8144da6a9fe7d1eab9cd669eb3444d098db10e054c13e317b SHA512: 1ce2d9cedfa878e9471a485cc90379ef74501b2128213cb64ad4e4a5692891e27d9c1f9d9f76c792c1d1fd87f9793fea2fd72725ee4404803bfeb200ab483342 Description: OpenGL 2.0 benchmark suite glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options. . This package is intended only for the DRM stand-alone back-end. GL version. Homepage: https://github.com/glmark2/glmark2 Package: glmark2-drm-dbgsym Priority: optional Section: debug Installed-Size: 5335 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2023.01+dfsg-1+apertis0bv2024dev2b1 Depends: glmark2-drm (= 2023.01+dfsg-1+apertis0bv2024dev2b1) Filename: pool/development/g/glmark2/glmark2-drm-dbgsym_2023.01+dfsg-1+apertis0bv2024dev2b1_arm64.deb Size: 5244224 MD5sum: b0fc8b710f8b5d51c7041d762d109bd4 SHA1: eed6ac137feb4b9413e34cbcc8cb20b6b4f6baeb SHA256: f138cd7db07e2a2ae8bdf82bdd199f1faf1ef90d0e68d81bc8a1c312d82a9c5b SHA512: f1bc3da2f7ba9d05bce98c341d16ead8491ce0b88c9352fdc43fb76d0867617c36141d038e2699bdd635268b6f28daaacb97768fafa0d3810ea9deba3d73b9ee Description: debug symbols for glmark2-drm Auto-Built-Package: debug-symbols Build-Ids: 7574fdce643c52fdb5f853537dd7f4ce48779c7c Package: glmark2-es2-drm Priority: optional Section: utils Installed-Size: 866 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2023.01+dfsg-1+apertis0bv2024dev2b1 Depends: glmark2-data (= 2023.01+dfsg-1+apertis0bv2024dev2b1), libdrm2 (>= 2.4.30), libc6 (>= 2.34), libgbm1 (>= 17.1.0~rc2), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 11), libudev1 (>= 183) Filename: pool/development/g/glmark2/glmark2-es2-drm_2023.01+dfsg-1+apertis0bv2024dev2b1_arm64.deb Size: 261572 MD5sum: 74c606857fdd442f9ee2a51db79b9699 SHA1: 18d939cc4b9e788b44bff063a4d98d1d00e27117 SHA256: 023a597a001e7e76036be65d3d6f29c77151d778d72de9fa613b1478e854f234 SHA512: c9ca58f4f8acd96fccedeab10e6c0016922b55ae7fb6ebe80e2b3427bc7d5a4e97c9e8117d3e47858520cb0c29248ec4350bc2b66695f451494b79435b7bf798 Description: OpenGL 2.0 benchmark suite glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options. . This package is intended only for the DRM stand-alone back-end. GLESv2 version. Homepage: https://github.com/glmark2/glmark2 Package: glmark2-es2-drm-dbgsym Priority: optional Section: debug Installed-Size: 5303 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2023.01+dfsg-1+apertis0bv2024dev2b1 Depends: glmark2-es2-drm (= 2023.01+dfsg-1+apertis0bv2024dev2b1) Filename: pool/development/g/glmark2/glmark2-es2-drm-dbgsym_2023.01+dfsg-1+apertis0bv2024dev2b1_arm64.deb Size: 5224456 MD5sum: 91148f92d5922e5e3635b0c6c32281b5 SHA1: c58c751d5b818e449383abdacd3dd6aead6ffdb0 SHA256: f4e2a71f6c9450c6b0e5f0479067b0796e9887993054afe0a32b35860c51a8c2 SHA512: 8a98e1411a5fd7d52da535b1004b999a3b88e34681e0218c20147c175fb17ebd7029977ef2aab583c09f6601d8aeaaec81f4f5ade2b857febd594e02b15209b7 Description: debug symbols for glmark2-es2-drm Auto-Built-Package: debug-symbols Build-Ids: 21339e52a4e6b234e76db0865d09f50189663bd4 Package: glmark2-es2-wayland Priority: optional Section: utils Installed-Size: 866 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2023.01+dfsg-1+apertis0bv2024dev2b1 Depends: glmark2-data (= 2023.01+dfsg-1+apertis0bv2024dev2b1), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.0.2), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 11), libwayland-egl1 (>= 1.15.0) Filename: pool/development/g/glmark2/glmark2-es2-wayland_2023.01+dfsg-1+apertis0bv2024dev2b1_arm64.deb Size: 261560 MD5sum: 475b55be40e0ff41b0fb404a1cd74605 SHA1: 1c325ac244c39ab757789f644e8462cebba3720f SHA256: 64ea4f8f1c46ed20052123b06908e0b4b724514eb48fa86e318abc130b43637f SHA512: 2d51ecc7d12ae2a4f133acfd98c989bf61a6ff742c2327a03b207196f256f9770211528cebf2ee2b9e7fb0aac5338e3a0b74d57b67905e502460c4d9a7a7553b Description: OpenGL 2.0 benchmark suite glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options. . This package intended only for the wayland platform. GLESv2 version. Homepage: https://github.com/glmark2/glmark2 Package: glmark2-es2-wayland-dbgsym Priority: optional Section: debug Installed-Size: 5307 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2023.01+dfsg-1+apertis0bv2024dev2b1 Depends: glmark2-es2-wayland (= 2023.01+dfsg-1+apertis0bv2024dev2b1) Filename: pool/development/g/glmark2/glmark2-es2-wayland-dbgsym_2023.01+dfsg-1+apertis0bv2024dev2b1_arm64.deb Size: 5228284 MD5sum: 336dedadbdf26c6f3a657e4b4faecdcb SHA1: 622b72b4bcd462fb1fd99661716b90d562051703 SHA256: d72e8c570c2e3955d6048dc6e2d114d815bf292ee1c4265c6827f1aa1a44973c SHA512: f44244f2c9ff688a55f62b568e88626f7cce805025fab5054602f6ec12b82a98e413635ab8a62731e5cea158f47a7254601e52855f2eebe745505ffa480de4e1 Description: debug symbols for glmark2-es2-wayland Auto-Built-Package: debug-symbols Build-Ids: 9f867eaddfb8153da048948a1d54b94af02a6a7b Package: glmark2-es2-x11 Priority: optional Section: utils Installed-Size: 866 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2023.01+dfsg-1+apertis0bv2024dev2b1 Replaces: glmark2-es2 (<< 2021.02+ds) Provides: glmark2-es2 Depends: glmark2-data (= 2023.01+dfsg-1+apertis0bv2024dev2b1), libx11-6, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 11) Filename: pool/development/g/glmark2/glmark2-es2-x11_2023.01+dfsg-1+apertis0bv2024dev2b1_arm64.deb Size: 259080 MD5sum: 078616bd6e1e4fccf64de57fc551637b SHA1: 6d5049e402ffa645e740418b94f0537bc0973035 SHA256: 77aed5c5f3d0695852a7d8ac968a18065b2a443f75da5549a152bbcb6e53e2cb SHA512: 86490f7bdebb950002eb6b2fa742fe2f81668c0d281b8d28d5955173a2dcbb47be347308ea41a548f989e5fea81f659d8193a154c4a042c2764b4c6ce4178e88 Description: OpenGL 2.0 benchmark suite glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options. . This package is intended only for the X11 platform. GLESv2 version. Homepage: https://github.com/glmark2/glmark2 Package: glmark2-es2-x11-dbgsym Priority: optional Section: debug Installed-Size: 5284 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2023.01+dfsg-1+apertis0bv2024dev2b1 Depends: glmark2-es2-x11 (= 2023.01+dfsg-1+apertis0bv2024dev2b1) Filename: pool/development/g/glmark2/glmark2-es2-x11-dbgsym_2023.01+dfsg-1+apertis0bv2024dev2b1_arm64.deb Size: 5206720 MD5sum: 202fdf3da4edcfcb06765d9f912860db SHA1: 8599a05a6be4547d66701b39534372bc15d18ac7 SHA256: f183207ab8c2198f45445f879c1ce050ae61b811441ffcc93e0ff88cf3175cfb SHA512: 1b43870407b6621dcfc25d35bda886acdbd948c885d1d08e1177fddeca112a0ef0ba86a5ece46ad6445dfe649d08e9edb42de3e089153a71feb7f1089ac0e3cc Description: debug symbols for glmark2-es2-x11 Auto-Built-Package: debug-symbols Build-Ids: d1f335374dae76fec73af6aa43e1a6b8be828570 Package: glmark2-wayland Priority: optional Section: utils Installed-Size: 930 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2023.01+dfsg-1+apertis0bv2024dev2b1 Depends: glmark2-data (= 2023.01+dfsg-1+apertis0bv2024dev2b1), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.0.2), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 11), libwayland-egl1 (>= 1.15.0) Filename: pool/development/g/glmark2/glmark2-wayland_2023.01+dfsg-1+apertis0bv2024dev2b1_arm64.deb Size: 266608 MD5sum: 2ea722733fb916e275236917e4c54194 SHA1: 0cdcf62475198eff65b2e41ba1053363e6a11767 SHA256: 5a7c83c2fba8d338ce61c75c2235c217878be938486e27c68901f49b190e78c5 SHA512: ea9b9b49103a8d6af8093e83a3d83fe4d4212cdaee1ea18acff9f720c37ee3549d1025cbe502cbd0df1408a9c4671ecac96b31e82317a26c71a4ab668d8550a6 Description: OpenGL 2.0 benchmark suite glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options. . This package intended only for the wayland platform. GL version. Homepage: https://github.com/glmark2/glmark2 Package: glmark2-wayland-dbgsym Priority: optional Section: debug Installed-Size: 5339 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2023.01+dfsg-1+apertis0bv2024dev2b1 Depends: glmark2-wayland (= 2023.01+dfsg-1+apertis0bv2024dev2b1) Filename: pool/development/g/glmark2/glmark2-wayland-dbgsym_2023.01+dfsg-1+apertis0bv2024dev2b1_arm64.deb Size: 5245300 MD5sum: 0e029e6520e518d97702f841dcc708a2 SHA1: 5462bccbd67f2ed1d2651c24d94bad3b60bd75ad SHA256: b8c60c62cb546dffdc99b92d75b40c07e2b21679965ce8a7dedb9b607a66fed6 SHA512: 97c85d60599736bc375b7c2ae72cb5b5e379ee62e0bad172f5e1327bfc4155cbcd74e082bb1bcc6afae785368e748018bb83dd7abc75803b9f0cc0f4c3a7ed5c Description: debug symbols for glmark2-wayland Auto-Built-Package: debug-symbols Build-Ids: eef6af610ecf8cde8cd82faadc2250939a931cf7 Package: glmark2-x11 Priority: optional Section: utils Installed-Size: 930 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2023.01+dfsg-1+apertis0bv2024dev2b1 Replaces: glmark2 (<< 2021.02+ds) Provides: glmark2 Depends: glmark2-data (= 2023.01+dfsg-1+apertis0bv2024dev2b1), libx11-6, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 11) Filename: pool/development/g/glmark2/glmark2-x11_2023.01+dfsg-1+apertis0bv2024dev2b1_arm64.deb Size: 261712 MD5sum: e9a824cf5c0dfe8f41e51e1b3e85f067 SHA1: 0408e7af19a94e9d1c00f352135417c1d46d0253 SHA256: 04f76bf811bb13ffb83624062dde2937a57fc89e8df6eaf79f0bc68ce6ff4c7d SHA512: 74ab405f5a7079f0a9c810baca49e12ce003591a8500ba715abf6713563757a64452d30b61eac93ed42050129e03567a3d1e0a4042cab580e8ea95e78dfd252b Description: OpenGL 2.0 benchmark suite glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options. . This package is intended only for the X11 platform. GL version. Homepage: https://github.com/glmark2/glmark2 Package: glmark2-x11-dbgsym Priority: optional Section: debug Installed-Size: 5244 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2023.01+dfsg-1+apertis0bv2024dev2b1 Depends: glmark2-x11 (= 2023.01+dfsg-1+apertis0bv2024dev2b1) Filename: pool/development/g/glmark2/glmark2-x11-dbgsym_2023.01+dfsg-1+apertis0bv2024dev2b1_arm64.deb Size: 5152444 MD5sum: 8e1320200725f47ca930c3c8c6e2c109 SHA1: c3d13f084f893275717e3c86bf59d9667797958d SHA256: 0b8ea7cf3669f9f73c725212f320671400d828ec982605234bd461d4449c912f SHA512: bec2c31f87f4dee545ece62093bd7b417fce0d7fdf1feb8f8928a5f9cfbb9d77b13fe8af09d7e5aa764fe28c8d5cd7df92a017fd7c91a35c87d1208b3e3148fc Description: debug symbols for glmark2-x11 Auto-Built-Package: debug-symbols Build-Ids: 826c17049e3a672a43d0f19a6d4488f89c5309d2 Package: glpk-doc Priority: optional Section: doc Installed-Size: 1507 Maintainer: Debian Science Team Architecture: all Source: glpk Version: 5.0-1apertis0bv2024dev2b1 Filename: pool/development/g/glpk/glpk-doc_5.0-1apertis0bv2024dev2b1_all.deb Size: 1480356 MD5sum: eab27c200c8d7615a0c12b839243a629 SHA1: c405c9bfe883c8efe9ccadeea973bf41509361b3 SHA256: 31865acf40041ca805ae9a84f3bd7698bbc46be0ba5068914cb5f288871f53b2 SHA512: 58929f8abe1ce673f68f858691a403f622368c3f3b906b934f8ddc54dbc45c5f6cfd7c8104d31b3b433f85f43232c0750b683977ab51f080486d09600bff3480 Description: linear programming kit - documentation files GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . This package contains the C API reference manual and the GNU MathProg modeling language manual. Homepage: https://www.gnu.org/software/glpk/glpk.html Multi-Arch: foreign Package: glpk-utils Priority: optional Section: math Installed-Size: 1066 Maintainer: Debian Science Team Architecture: arm64 Source: glpk Version: 5.0-1apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libglpk40 (>= 4.59) Filename: pool/development/g/glpk/glpk-utils_5.0-1apertis0bv2024dev2b1_arm64.deb Size: 248936 MD5sum: 1e59bb36b0568b14978774afaf65ed03 SHA1: 95c29618162e0d65a409e8a0743a42a6550a4c9d SHA256: 008b9eaccf3cb5c72d5b0092883b0be72665ae47544ad841b2429a4d8b0f292e SHA512: 01fc22a21023af95351986098b90fb1f4d56aa79280f99bc8ab4716177ddbc97c25f6be7d5ce58085e60ccea5373f1ecf2bab3e15f534a72728fc74aaf9b23b3 Description: linear programming kit - utility files GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . This package contains a stand-alone LP/MIP solver (glpsol) and several example problems. Homepage: https://www.gnu.org/software/glpk/glpk.html Package: glpk-utils-dbgsym Priority: optional Section: debug Installed-Size: 34 Maintainer: Debian Science Team Architecture: arm64 Source: glpk Version: 5.0-1apertis0bv2024dev2b1 Depends: glpk-utils (= 5.0-1apertis0bv2024dev2b1) Filename: pool/development/g/glpk/glpk-utils-dbgsym_5.0-1apertis0bv2024dev2b1_arm64.deb Size: 17100 MD5sum: bc0f87687d04aa680a761981d2f7ddd3 SHA1: 7bf03a31c20eb23970692cc42bcdbfe0e9fff3ec SHA256: 98c81e741225d4deae631c415b826c2dfcaeaf1db7f335c7821f1235d730a5da SHA512: 66bc7e014e6f57245eaf9ae1edf966b8cb95183174e0c79fd1ce7b89dfde779e31f99c0017d75f202326596c4b6b9c04388a14ad5b31d85fe8333c5a40cf36d0 Description: debug symbols for glpk-utils Auto-Built-Package: debug-symbols Build-Ids: afc0915e496346fc44a457d2ad01d7eae5f13f52 Package: glslang-dev Priority: optional Section: libdevel Installed-Size: 8274 Maintainer: Debian X Strike Force Architecture: arm64 Source: glslang Version: 12.0.0-2+apertis0bv2024dev2b1 Depends: spirv-tools (>= 2023.1) Suggests: glslang-tools Filename: pool/development/g/glslang/glslang-dev_12.0.0-2+apertis0bv2024dev2b1_arm64.deb Size: 1241072 MD5sum: e9190305a9706b090a838fe4e43c9a32 SHA1: 5aca5885defa69935fe8b73def0bca1596468d62 SHA256: 15cb7b59e04757265c2b1799be720e68f902a6bd665a7d1754f7699b3d8a8d1b SHA512: 15e746df2b033d67326797d642edb293425d17dc6f6d117204625d9557ab7ea10ed57118221fdab02169adfd79ba4e7610ae3c6a2a29d7c20a497b567aa635b9 Description: OpenGL and OpenGL ES shader front end and validator -- development files glslang is the official reference compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages. . This package includes files for development. Homepage: https://github.com/KhronosGroup/glslang Multi-Arch: same Package: glslang-tools Priority: optional Section: libdevel Installed-Size: 7021 Maintainer: Debian X Strike Force Architecture: arm64 Source: glslang Version: 12.0.0-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libstdc++6 (>= 11), spirv-tools (>= 2023.1) Filename: pool/development/g/glslang/glslang-tools_12.0.0-2+apertis0bv2024dev2b1_arm64.deb Size: 1896972 MD5sum: 3089d9a6e9866c23995fb4d5a3283023 SHA1: 5d20dc35e2132e39c73cd053ac219dfc5d54bfea SHA256: 80bb9263f48da10afa4b091f7b921f37b1f39babfeefcbf505e883d594ee9b37 SHA512: d051617dbde9ac971f58bdbbf97e0fc7889d169cc4b9f2f9d8c048bf66dac18bb8d662668e47c6db13595d97e215a4816d08d44faca45d605b34670e95e74ef5 Description: OpenGL and OpenGL ES shader front end and validator -- tools glslang is the official reference compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages. . This package includes the validator tools. Homepage: https://github.com/KhronosGroup/glslang Multi-Arch: foreign Package: glslang-tools-dbgsym Priority: optional Section: debug Installed-Size: 16351 Maintainer: Debian X Strike Force Architecture: arm64 Source: glslang Version: 12.0.0-2+apertis0bv2024dev2b1 Depends: glslang-tools (= 12.0.0-2+apertis0bv2024dev2b1) Filename: pool/development/g/glslang/glslang-tools-dbgsym_12.0.0-2+apertis0bv2024dev2b1_arm64.deb Size: 15443688 MD5sum: 5e173d953d4a9f9c0bdb4b825839e489 SHA1: 4c3bfa31e2eabdd4663ec4379b89aa2f7fe78638 SHA256: 877c542b069f4daa2e933100e63e81b1c85cb58bcb352bc9cfa2f527bddab9f2 SHA512: 5e949b1ea7a5c28f5be325fc375a39b268d8e5aee9dc9144a735113051b6e7237e26211ed2a1ab53b7964f80b15237776d5e6ff269fd41ac86466f6103aa9a53 Description: debug symbols for glslang-tools Auto-Built-Package: debug-symbols Build-Ids: 5c87e8b65999a512fdaf877ee857e56aabff4075 dcf99977aa3cee51605441c4a47359a0dd106cc3 Package: glslc Priority: optional Section: libdevel Installed-Size: 2406 Maintainer: Philippe SWARTVAGHER Architecture: arm64 Source: shaderc Version: 2023.2-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libshaderc1 (>= 2022.2-1), libstdc++6 (>= 11) Filename: pool/development/s/shaderc/glslc_2023.2-1+apertis0bv2024dev2b1_arm64.deb Size: 701176 MD5sum: 6a71dc43c07d1759ec6c5b35418c4434 SHA1: 7165cfb26887cd017c4dc2d4a42d76846dfd56fe SHA256: cf8659d51edf8d6256f1144e9df41784cd43d284607d6edd9e314615c39c0841 SHA512: 50bd3b4a258445c335bb61c6c20bad23a1df883742cb203cb04147e743f171a406292f7ba44bdca0dd6309375b671e2fa3d50ae0b73673f1091ea9834d17d753 Description: Command line compiler for GLSL/HLSL to SPIR-V glslc wraps around core functionality in glslang and SPIRV-Tools. glslc and its library aims to provide: - a command line compiler with GCC- and Clang-like usage, for better integration with build systems; - an API where functionality can be added without breaking existing clients; - an API supporting standard concurrency patterns across multiple operating systems; - increased functionality such as file #include support. . This package contains the glslc binary. Homepage: https://github.com/google/shaderc/ Multi-Arch: foreign Package: glslc-dbgsym Priority: optional Section: debug Installed-Size: 1538 Maintainer: Philippe SWARTVAGHER Architecture: arm64 Source: shaderc Version: 2023.2-1+apertis0bv2024dev2b1 Depends: glslc (= 2023.2-1+apertis0bv2024dev2b1) Filename: pool/development/s/shaderc/glslc-dbgsym_2023.2-1+apertis0bv2024dev2b1_arm64.deb Size: 1287632 MD5sum: 0370a838b1003dac60a409e38609b4f7 SHA1: 9df6ff9a49fd3497ffd4bf82ee7cdb6451453b0c SHA256: c65161589f2fb719c95906ef0c4afbc4a2caba81095447b3e677d1dd7ed73c29 SHA512: 7748de42a5fc98d0c32800794d9660967dc977a69406e9e0f630f8f0676ad7e43d71b955088f4682cadda9fa605dc2e45cd7760abef81de295f349993c1d6a04 Description: debug symbols for glslc Auto-Built-Package: debug-symbols Build-Ids: eadfadb121f7da12702297c50c30171c91150ad0 Package: glyphsinfo Priority: optional Section: misc Installed-Size: 6744 Maintainer: Debian Fonts Task Force Architecture: all Version: 1193+git20200915-1+apertis0bv2024dev2b1 Filename: pool/development/g/glyphsinfo/glyphsinfo_1193+git20200915-1+apertis0bv2024dev2b1_all.deb Size: 305812 MD5sum: efcbe568343793e6c347d2db2cf776e5 SHA1: a62b4849c6786016fad870fb974ce0986286e7dc SHA256: 8dbf44c60f2c7b86f7b33d979373bd228afc3921909ddb4bb934c58964761fc4 SHA512: 27cdf65c8d4c4f749f544e341f6d931fa8cc83e1cea37f490cf75a0717c2e5a5c42e6b36d532f64be0a4a1861a083619ee4e0030896cab3a9e7485544167a77b Description: Glyphs info used inside Glyphs.app This contains XML files of glyphs names and categories used in Glyphs.app. Homepage: https://github.com/schriftgestalt/GlyphsInfo Multi-Arch: foreign Package: glyphslib Priority: optional Section: devel Installed-Size: 19 Maintainer: Debian Fonts Task Force Architecture: all Version: 6.0.6+ds1-1+apertis0bv2024dev2b1 Replaces: python3-glyphslib (<< 3.0.2-3~) Depends: python3:any, python3-glyphslib (= 6.0.6+ds1-1+apertis0bv2024dev2b1) Breaks: python3-glyphslib (<< 3.0.2-3~) Filename: pool/development/g/glyphslib/glyphslib_6.0.6+ds1-1+apertis0bv2024dev2b1_all.deb Size: 7340 MD5sum: 46834264af96c93b6d2dba37e5a1e3f7 SHA1: f89d7e0debac1f4136cd0e2cc2e93ce3912295c5 SHA256: 7aa226caa3311c347af92add52b8f8d00e9c3fc004948575dc9d6e1b73d46aa8 SHA512: 617cf2fa59d747822c1b864a35e172963421e25b6d89ce04f5ac02c582847fc2700073b6f048b3ebc1e5f2afb9c156c98a04e438481b6fe2ca0adbc90bb77f03 Description: Convert between Glyphs files (.glyphs) and UFOs This tool provides conversions between Glyphs source files (.glyphs) and Unified Font Objects (UFOs) via defcon. . This package provides the executable program. Homepage: https://github.com/googlefonts/glyphsLib Package: gm2 Priority: optional Section: devel Installed-Size: 13 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp (>= 4:12.2.0-3+apertis0bv2024preb1), gcc (>= 4:12.2.0-3+apertis0bv2024preb1), gm2-12 (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gm2_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1040 MD5sum: 0d0ba7fa3febf5abfc3295cef7b7b930 SHA1: 7e152bef71a448d07cb743cd488edaaa65c2c9b5 SHA256: 406540a69510b87ac1627502e9510e9773c7309a47cfb770229128db2be78954 SHA512: fac9f3861426598762eedb700e54c2a2722cc5804fbff275373e6f2b61d0774e46bb2183f80d89faacb49615f015694c4537071bf5638c53137a7120e4829414 Description: GNU Modula-2 compiler, based on the GCC backend This is a dependency package providing the default GNU Modula-2 compiler. Package: gm2-11 Priority: optional Section: devel Installed-Size: 26540 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Provides: gm2, m2-compiler Depends: gcc-11-base (>= 11), g++-11 (>= 11), libgm2-11-dev (= 11.3.0-12+apertis0bv2024preb1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-11/gm2-11_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 8616740 MD5sum: 8ad1ccb418507d9c311df831b71751b8 SHA1: 20a93a9cba83ed30f12bae3d7ba1d7e255569661 SHA256: a1451f24a0f8baab2d34e7a4fb04d7085466193f17bd3cf786df2bd0f99a6571 SHA512: a9b3fa71706efdec8a03915743995271aa2fb2f3e8c6addd19d9111eb72568106ac16eee7537ee3e1bf6853ae8b89ee5cef19994993aa261dcf2745c42786f54 Description: GNU Modula-2 compiler This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Homepage: http://gcc.gnu.org/ Package: gm2-11-dbgsym Priority: optional Section: debug Installed-Size: 61509 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Depends: gm2-11 (= 11.3.0-12+apertis0bv2024preb1) Filename: pool/development/g/gcc-11/gm2-11-dbgsym_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 55893628 MD5sum: 269999b4a9516280fa138331ae1142f0 SHA1: d6868ae687eb8d87dc00fd3e702a09e2a29cadd6 SHA256: 271a8c0847db7f29a01c79b342477ebc3b4fff718eed35985ded2eb22217408a SHA512: 08cc8b4f2332d76ef9e6e2f093f2dbadd41edfa964c2845ac23efce36741df7f3581d5e23a0efca907b9bb8fa59b8380ec237e29cbe7e9526e88a2b64e4772de Description: debug symbols for gm2-11 Auto-Built-Package: debug-symbols Build-Ids: 138e57d304c4422e13d4b06bd41f0fa273060708 270b16989e95de305c5970c0bf3eb0192981caba 353f77ff6c52a50fdeefb7b89a78690e25fd0364 36d474c9613a38fff1936c64855d4316e348dd1b 4e3c172633db0d4d74d6b40a5ba62f44f291fd97 5ab98c1114a08bf3d0dfdaee6ca4310ef3f233aa d7227dd6fde8c2c111c98d9346d62a64ba2d784f e6689d2fd4433e611f9e71220b843eeaa8a178e5 Package: gm2-12-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 29333 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-arm-linux-gnueabi-base (>= 12), g++-12-arm-linux-gnueabi (>= 12), libgm2-12-dev-armel-cross (>= 12), libc6 (>= 2.36), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-12-cross/gm2-12-arm-linux-gnueabi_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 8663408 MD5sum: 344614197a3b60f3574cd1147c0e9fdb SHA1: 20d8bf9c5a1c816f33a2d62e74181c3830ec4bfb SHA256: 4c19a9d27805379985b5096dd0fd884fbb101531c805f6f07f0da95841d75b6b SHA512: 53d508493d0880d15f0ea2da537964414c6fe2668f70646b3926db73f0dd97ad9539403d4e0c898e03c3d5ff1981efafa72ae2f0f2f557419688674d75e64293 Description: GNU Modula-2 compiler (cross compiler for armel architecture) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-12-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 29333 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-arm-linux-gnueabihf-base (>= 12), g++-12-arm-linux-gnueabihf (>= 12), libgm2-12-dev-armhf-cross (>= 12), libc6 (>= 2.36), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-12-cross/gm2-12-arm-linux-gnueabihf_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 8664044 MD5sum: 8669e8989b24c4bb31b638875bcc1bf7 SHA1: 3e8e71f0c447e489fb71dbf4b0cb4fdbe31eb797 SHA256: 3253d7c8bc9a6b3cdce8f6f651463d4922938dcb5f5145e98156696673424563 SHA512: 8b755d288e0dafee97c69570264c5ded215b33c9a7ee729ce0dab767d81ffc4a0cf98b4434648a202c9c2ca7f10d69ed87618a23e91dd087faf88edec5814dc6 Description: GNU Modula-2 compiler (cross compiler for armhf architecture) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-12-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 35630 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-x86-64-linux-gnu-base (>= 12), g++-12-x86-64-linux-gnu (>= 12), libgm2-12-dev-amd64-cross (>= 12), libc6 (>= 2.36), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-12-cross/gm2-12-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 9644256 MD5sum: d07d196c788b227d090b35961870573e SHA1: 70dde490f027061757cb6ede7173fb065127e685 SHA256: 4eb91fe313613d74a6e772db44b86c267e36c11730eacce37b7ff0d5f5333d1d SHA512: 26d855e09d83a0588fcb031ff5fb53080d8f120f40792e3f38f295f13c22959ac0eb7c7b183744b05c5f48a7d8d0cd507fb3586c5ddfc6684e3c4289bc6c386d Description: GNU Modula-2 compiler (cross compiler for amd64 architecture) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabi (>= 4:12.2.0-3+apertis0bv2024preb1), gm2-12-arm-linux-gnueabi (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gm2-arm-linux-gnueabi_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1156 MD5sum: cef3047594927cfc007790e2592c2fc7 SHA1: 2ff53be40efd239032df0256e90149e057d2f546 SHA256: 7ca3634f57d7acc63702f658a185da7d78a9fc457b84bc60804716c575d92222 SHA512: 550f9707aec10066d811517e27405af67cc5d48d4bae17e3430516a673d4d6394ca27761b46d507963b2987190ead3fc8e1bd27d146019886a8e1817a7458ff6 Description: GNU Modula-2 compiler (based on GCC) for the armel architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the armel architecture. Multi-Arch: foreign Package: gm2-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabihf (>= 4:12.2.0-3+apertis0bv2024preb1), gm2-12-arm-linux-gnueabihf (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gm2-arm-linux-gnueabihf_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1156 MD5sum: bf9402d320bda5951fe6df5dcbb5c37a SHA1: c3217998be558abc755c833dbb333dcf7516ef9b SHA256: 5bbcd494a51141da7ac7077a45610955f02e8554b238311541c8759d94e33332 SHA512: 22f8f808eeb81d4c948cfc765549122366cdd7a7d1558f06a40c948fe4f072349c2b35e4c34b17b14d65597e5aa8b30bc0507843f969ba6d23e9552cd49ea75a Description: GNU Modula-2 compiler (based on GCC) for the armhf architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gm2-doc Priority: optional Section: doc Installed-Size: 20 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Replaces: gm2-12-doc (<< 12.2.0-11), gm2-13-doc (<< 13-20221226-1) Depends: gm2-12-doc (>= 12.2.0-1~) Suggests: gm2 (>= 12.2.0-3+apertis0bv2024preb1) Breaks: gm2-12-doc (<< 12.2.0-11), gm2-13-doc (<< 13-20221226-1) Filename: pool/development/g/gcc-defaults/gm2-doc_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 4176 MD5sum: 7dee46b877ce75ed8b77761e2d2720a8 SHA1: b1b2f765c6fc912f9bcb7d56b6d178fe159d7d49 SHA256: 72b0376765cc9728a9fd09f52a2bd7bd81b975d15134c227531886e7b41b8773 SHA512: b12702e63a33ddcd39f133719a92535d7ed5f218004d95c1157595c106611e8be91b3d1377656ec550a36d6952a26c6a29af245b8f3fe00c7a0ce99f019775be Description: Documentation for the GNU Modula-2 compiler Documentation for the GNU Modula-2 compiler in info format (dependency package). Package: gm2-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gm2-12-i686-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gm2-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1148 MD5sum: 4bac3da5dee507dc9318137f4062d771 SHA1: a4409ed328d1795785dae5cae486ed9393ff70cc SHA256: 9d09e43221002ffd3e8ad647cdd881c8946464c648de840b6b62c1b3352fa6d1 SHA512: 945e9e7235b12890210285f7e9a0a2737c42f696abdc3af7fe471f302903e8c60c244ead818dec97922051e74f47084a28c801d57d4b2b770b950951fbc67feb Description: GNU Modula-2 compiler (based on GCC) for the i386 architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gm2-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-powerpc64le-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gm2-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gm2-powerpc64le-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1164 MD5sum: ff712c68bcb11609e52cd263b7cfff04 SHA1: ff40d2e7fdf93adf7e8d601284545ffb08391484 SHA256: ecfdb1612246ea4cbe890d88b184522aa1b9a5d02fef329b00f184542cb9b3a5 SHA512: daa4db990ab3fa848877745008122fed995b6c5598b41a16d88a7df6eab7fe227d37f4f869fb4d234f0f5b1cf63f61396f196921deadd6f69c0364bc0da3a24d Description: GNU Modula-2 compiler (based on GCC) for the ppc64el architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gm2-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gm2-12-s390x-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gm2-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1144 MD5sum: 28fb08d4c5a16a9807bcb93ace3c5984 SHA1: 42a271c7f7abb481bd2d93cba82447869f0b301b SHA256: 4902e9c75c3be28b757d8cc9d8722e241fba646644d4f2609d4f5c3893536c60 SHA512: 6589789308e9588aaaacd064029c93ca55b62597164084c12a48a240e07d326099d4587b9f20d01c771ea480cfc7d7e0937270b41f896f4155cbe50d581b90d5 Description: GNU Modula-2 compiler (based on GCC) for the s390x architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gm2-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gm2-12-x86-64-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gm2-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1152 MD5sum: b8b4cb05442e38b103576a66be85bbe1 SHA1: bcae99cfcb51ec39a98a75885ad98eed3e1aaf09 SHA256: 29531073b9eecdcf2e463969c94af06c8e619ac0370fd426e840d10088e7be53 SHA512: ca735c050454cc5507bac87e98aa3e4a5b481a96da57a9e3408a98747ad5071ad5b5072acbee9f34e8f4f386e111c390333e683a7e071e6b0882915c8e676f62 Description: GNU Modula-2 compiler (based on GCC) for the amd64 architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gnat-11 Priority: optional Section: devel Installed-Size: 80726 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Replaces: gnat-4.9-base (= 4.9-20140330-1) Depends: gcc-11-base (= 11.3.0-12+apertis0bv2024preb1), gcc-11 (>= 11), libgnat-11 (>= 11.3.0-12+apertis0bv2024preb1), libc6-dev (>= 2.23-1~), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gnat-11-doc, ada-reference-manual-2012, gnat-11-sjlj Conflicts: gnat-10, gnat-4.9, gnat-5, gnat-6, gnat-7, gnat-8, gnat-9 Breaks: gnat-4.9-base (= 4.9-20140330-1) Filename: pool/development/g/gcc-11/gnat-11_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 15707592 MD5sum: c44e33b6508d2cbe36d9253227367ed1 SHA1: 5bbb423b691c561a0e12411469368a026fa9d78e SHA256: 875852edb665442740f9ee1a661ed55316ab6d882d874c6220d9b6c24706f2cd SHA512: 47e220cffb58e11deaed078746c554a3b3496cce9cc09bab68a26d85d628aa7a784d16bc60ea18a01a3272c4c85e281562cb9f2bbaa88981d3a13d2deb867f82 Description: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Homepage: http://gcc.gnu.org/ Package: gnat-11-dbgsym Priority: optional Section: debug Installed-Size: 89727 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Depends: gnat-11 (= 11.3.0-12+apertis0bv2024preb1) Filename: pool/development/g/gcc-11/gnat-11-dbgsym_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 79032676 MD5sum: b4f5b891e3a75539bcdbd3b59fe00c97 SHA1: c28554a6798e2e8dc5b612ebdc2d20628f1f2ef7 SHA256: 5726d689bd9f758249a69e14ea464d50688e3130cf55d54e00bc40f6ad0d68fc SHA512: b37f23617e3947b492312f844705632509da8c2d3e94904947465ebf9bd8e1e85ca0c4d75c9f2f039d5bc2c0b1c845a108cfdb48b136ceb9808e634da74ca8b4 Description: debug symbols for gnat-11 Auto-Built-Package: debug-symbols Build-Ids: 009db1ba0e0b578348d75016250c9fa5aefafd64 0fdecdc6163e76cb6e08fef09f2cb8a4cf3c6929 1082142e4385c229a1ad326c4b0d2f9a7541345b 3029b12b8f5a1d4d60aa035d125bdcfb3fea6df4 50e5f3c4e35642d63a8a7d8170a8d34a861386bc 6496a31d9e833d703021c763ebc113407019ed6e 947f0cec47ced2a8a0938f322d32caeddf4a2266 99d783dbe550c4fcd37ed471817a02aa36cfc0f9 afa291db8f5e52dc20e701043d29f664d593107a eb4be2e2c3d111434576f7d4d7999e37f39f3169 ed5e728ba9ac2b838a6810d80db0d87d8872109f f40e146bc9f824ef40f61b2a1f0e90f073742e18 f95e985170e54372411f67ce22efa0865f00903a Package: gnat-12-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 92011 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-arm-linux-gnueabi-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-arm-linux-gnueabi (>= 12), libgnat-12-armel-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6-dev-armel-cross (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gnat-12-doc, ada-reference-manual-2012, gnat-12-sjlj Conflicts: gnat-10-arm-linux-gnueabi, gnat-11-arm-linux-gnueabi, gnat-4.9, gnat-5-arm-linux-gnueabi, gnat-6-arm-linux-gnueabi, gnat-7-arm-linux-gnueabi, gnat-8-arm-linux-gnueabi, gnat-9-arm-linux-gnueabi Filename: pool/development/g/gcc-12-cross/gnat-12-arm-linux-gnueabi_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 16063404 MD5sum: f88e5336fa8e7cf8c72f1259a6bede38 SHA1: 3eac94bb00a84bde40cbe9fcc9edb82878a78f96 SHA256: c978639a3ad93443572ec3c5d368846fb177b34375387b06ef89ace53de893e7 SHA512: 4ad48dd616a854d44299381055813409e879c658f5351c402deb6a18cbac039e74b1fbdec50cf3ddd39eeffa3a24a2cd3b5b6231f264c9d31313d978a97aacbb Description: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gnat-12-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 90363 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-arm-linux-gnueabihf-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-arm-linux-gnueabihf (>= 12), libgnat-12-armhf-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6-dev-armhf-cross (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gnat-12-doc, ada-reference-manual-2012, gnat-12-sjlj Conflicts: gnat-10-arm-linux-gnueabihf, gnat-11-arm-linux-gnueabihf, gnat-4.9, gnat-5-arm-linux-gnueabihf, gnat-6-arm-linux-gnueabihf, gnat-7-arm-linux-gnueabihf, gnat-8-arm-linux-gnueabihf, gnat-9-arm-linux-gnueabihf Filename: pool/development/g/gcc-12-cross/gnat-12-arm-linux-gnueabihf_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 16061456 MD5sum: ab3993412ef90292ad136c08e3e9ddc8 SHA1: c8ccb4136c48de7b599792c47b279892dc894f0d SHA256: d6eaf6129fd3da41c4e70d1ed638f71e678afb34490f802b7546bf7866d690a4 SHA512: 5d6a1c2aadef2ec09e6d2d88706fa3818d459f0831d841c056710422067d1b2a37320bd9538a979690b2c584eec5af636f2be9525b806f90b58763d77c3b7a4b Description: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gnat-12-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 98056 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-x86-64-linux-gnu-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-x86-64-linux-gnu (>= 12), libgnat-12-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6-dev-amd64-cross (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gnat-12-doc, ada-reference-manual-2012, gnat-12-sjlj Conflicts: gnat-10-x86-64-linux-gnu, gnat-11-x86-64-linux-gnu, gnat-4.9, gnat-5-x86-64-linux-gnu, gnat-6-x86-64-linux-gnu, gnat-7-x86-64-linux-gnu, gnat-8-x86-64-linux-gnu, gnat-9-x86-64-linux-gnu Filename: pool/development/g/gcc-12-cross/gnat-12-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 17716052 MD5sum: 724ba7a395f2b768c0a2e34c8302f197 SHA1: 96b212c087838b8d199fbfbadfc11a6e2e265c5f SHA256: f809bde9d73cc5f4dc95aeec7b306fd9c4dddfb070aee4f9824b3556f0a5cae7 SHA512: 3da1098a23500fdf4f6c23c2d52e28890525e3c7dd622089ddf02b7147f8e137f3d9bd91f42a0b0ed4d700376cb54d095c79541921acfda28c5db8c4f9839d1d Description: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gnat-mingw-w64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gnat-mingw-w64-i686, gnat-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185460 MD5sum: d449474a4aafd3b3cac626d26259de6e SHA1: 847919c5c239957d4c0d869ac299530a7070c1a1 SHA256: 6b2aa9753c8f0aae68b56dc0691617586f0eee8fd340b59961490db3d3289d55 SHA512: 73b8139adc496483a327c81787f13537c002e8be06e6095828a76766602b80552890cadf0af57de401d07da877313ff7937a8f7f1facb13e03f60d47b96200d9 Description: GNU Ada compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gnat-mingw-w64-i686-posix, gnat-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185472 MD5sum: 6ad121f21482c4782dc69248263b3153 SHA1: 0b404fb3bd1713e0427c1eb82cf8d0fa41cbbe08 SHA256: 89c9a05f125b7930d80df61c1c13297a0dddc76d4d016a1d6f5e36541b0be99e SHA512: 9ff8cf2d5eddfc3e909ab08ad121de354c8c31ee3d01c9e9baad36eda0284391e323a3f4ab4b8e473fc28fe329737d37a17bf88db0ec4639f2233fff33230e74 Description: GNU Ada compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 90249 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.35), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686-posix_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 16667788 MD5sum: c867e0cbdba49bc684fe05a004b35998 SHA1: 7ba837edc778a37db94e19c5243b942f06b1fe94 SHA256: 1e25451262f8718e27b466c9786214c622a98cd0f242913a5436df7390b2d007 SHA512: 9500488dc7cdfbd190441845b27e111cc25a688bbcca7207e61243bf9be5b887ba060073f202ea2d20b0389f516f609d85e2e6cfdda867f8c7caa2f548e1c03f Description: GNU Ada compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 124374 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gnat-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686-posix-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 117360028 MD5sum: 8ce03848f90ca9095fcbea9eebfa4891 SHA1: fe4b57b28ad4d636850c67c61a4004e908f9c916 SHA256: caede58c39be9ff142ffef9ecd018eac150c20bb23c073876b8a7f807183692d SHA512: f28b660338c397a37ea7d81793445d40cde545f9cbaec5d592145852ba016e29533263cacfb0d4b47f6ec88ce077b6a5713bbec4676a1417e431ef4812d90d35 Description: debug symbols for gnat-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 179bccf6e77b279b89c03a63f9e76c017aec3e07 2468286819174c87fd455f154f415fad9ee23e28 26470de47836ee44058bd7269ad8f0cd98c5f53f 2a8bd27be2522715968f6567a3648f8990c00cf5 4c8c44ebd49c217d3fd227f9add478ae270fb2b9 5000f169daaa20caf5d67d18ffd3e75a2af2ff9e 55d2519151b4b2aa20f64f69d81b025df68fa43e 5fffa787c373cd8124dbb60fc464883bbc4ba906 7d193b6ecd35d07e01cddfbe1848cebd895dd181 9757cc34c07bd170ea7fb24e8352a440ad52da3a e4ce43d74dfa8644f5b6ef6370363ccdaf4396ae Package: gnat-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 90249 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.35), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686-win32_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 16656120 MD5sum: 9d4e688f98a35d7cb18000a3b26a4c08 SHA1: 8bf69e52e83ca071981251acc0e1e36a026e699b SHA256: 126bbbb5468c11b31d58383402473cc9af777d19547becb963d38002053d9378 SHA512: 1eee290996fa25b5b3596e5870e77965f3e0f456fd897ef3a42b3b9a1b9c00a1237e383cfe5084601bea8940a3c3441e07fe9a84e9902e46f58961200c331070 Description: GNU Ada compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 124373 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gnat-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686-win32-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 117282672 MD5sum: 9f61dfec20291d34b76775b5a954d04e SHA1: 6813c7ea464d3983773f71f0357ef62452e2fe9e SHA256: 2c63983c24408a55eabbec7e963a288740f4884f62049d18f5b6e3ae5a12db7e SHA512: 2091518668f4fdd52789a0ec10c5f72645afbefa15b489dbfecff48db0efaa647445e3e2646a775dfa6da6b55965f49aa0d7d228394765be53f703e29b6acb85 Description: debug symbols for gnat-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 02937fcb0e2b5fdfcdbd8c352d099efdd25c83f9 044441bce84bf1e63ef800cf8a6a6c2c2e906d2d 08aa5cad9ff52fc18a2192aebc9473166c3acf76 2650e38e968869fa824099b8a2d089533e57ec52 2eaf3e4c923bcb6954db250939e7405d57c7eafa 39ce5c26457e8663a9c9908d1501bc9f4364635b 55e38a94ec02fa0eab00cf50b1831ed4154ebb5b 63bc8895869fb62314d35160785e3e71b4b61872 9068d78f9e30a5297cfd5abad2d4ba198b5f61fc 9eb034627b03d1503fc479e3f2ae885a7d795976 a64b907e7747f7dd0fd1a5ddd3263228f8dd98a5 Package: gnat-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gnat-mingw-w64-x86-64-posix, gnat-mingw-w64-x86-64-win32 Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185472 MD5sum: bfd983ffc51e0f5f9fb93d6358d9e1f7 SHA1: 2947798ff5c0eff050c286988d5fd6feda1e6a1a SHA256: 344e4b98484c3d0eab0a8670e3c4582cb5b1498009e2510271961d8e261f9a38 SHA512: 2d002b6fafd7be6c7052c1f4a97555354dcd7393f511d327cf11cd9484a2a691abab73aa276a0b0d01a63f0d9cc005c2e1e13518b1fde12d469be6ff1159a8cc Description: GNU Ada compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 97727 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.35), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64-posix_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 16750720 MD5sum: 3f4ad7dc6c8a2f7e953af57943e9b4de SHA1: 2bdca0ce1354d5f6f80ffed1d7d84e6ff2ba68ca SHA256: 2d290928be49fb58121c964e71aab1b791a3ae505a0a3f1d18c020317b1a7c7a SHA512: eccca89fb177320a254dcf2c3430cca0542a3d9e57de701b8da9294ae0c0080bcf281a364e0c31225231bd2c79c2b5f97ce124a5baab423bca4960dcb6383801 Description: GNU Ada compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 126710 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gnat-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64-posix-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 119615876 MD5sum: 96aa11ef64ff1d44150349b1413cac44 SHA1: 359726dda6df36dd172aefb2d6eb2cf96721aa29 SHA256: e64071263271232c72450913092e92975190d65fd5e144728a18efffcfe2f794 SHA512: 088967becefa2f40146597ceefe4330d3203f932cb4ad0e311840ce61f88436fceb542eb02ba357f4648473230e8f6767cad58349304d5bc9f9bf3cec3daff87 Description: debug symbols for gnat-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 0a550ca2947f7d41744664074674ac88bf356026 1d847ee671294c8a245ac06394109d1aa3fb5910 25dae52b9c98cde9e30a0ec4f0e85d92a33efb6b 263283a3dd4fb3599014616830441c42f620e2ad 2d125dac7bfb0b25773c56fe78e70fe972c1aad7 42014815cb86004eefd448f0886cbc11179b911b 8f6becf4a4756695fcf0556fdd69d67f77ac04c6 a5da5549e34eb84f50a122dd3a4bd2024a41b952 e24b7734b998fcaa578b2bb2f04de6b33a29a57a e848c875de285ca13bbad92dbd4c9a9ed4560ea5 f637a3b9377653c2898dc0f3bd5754d72c3ddbbc Package: gnat-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 97727 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.35), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64-win32_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 16749676 MD5sum: 942e1b1cbeeb20cd2e05accdb0d243b5 SHA1: c2d6065516408467c83cf4f762388246fc155ae2 SHA256: 0c0f8ced66cff07bae0d4fe57ddbaa5c2ac47642b6f976e7841aeba1b52722f5 SHA512: e8721a5ea0910eb10c7c8c38d1e70cc5e4370f9dff391d5d55a78f9432ea2a8856a52e22f0e8da492b76fbc65298422ad2ce7a58b1f502defd354779b3f7a145 Description: GNU Ada compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 126710 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gnat-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64-win32-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 119557020 MD5sum: 6b5cf99eba3a776f1bd2a09ad19d83f7 SHA1: 6d728fa7e174c3d3029d4fe6135d0921f98320cb SHA256: 65cdcb38da16a1489659ee8eb24bd452df81b3f279ced47507ef94963b8c78a6 SHA512: c0a83fb225c2ce1c22c6f19363916b5ea9fc3cb0bd8a0ee0c8851efaab149fec765a6c0eb84b91a4eff152e74ad8de74cba391dacfdda6f427e3286b0e146576 Description: debug symbols for gnat-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 33ad1c7c180d073ae43a7d3a48809353d90ab114 3c6c70c588995081f319cccae2fc12d94e52b3d0 3f67a97d41fb4a5030dec2630f80245998ab8ccf 52d9240ffecaa61338977f791ed35a12cdd6fe18 7387cd61a6fe0a2207c85c3d6ca36e5c3eb78f27 7e81f4bb69920e4e747a249e526078261a2f54d3 8eb22050824a5dca9025a39cd66bc99671b5cedc a69263a68b5ce5f4aca8f7f36c1d0b0571724580 ca9226ff1d236e89846973253f07eeb3be426d8a e29781af14b7b1374e3b0f06bbc2785502907999 e785b0f8289e2f5d9383c7dc1fcfd15c7cc22a9e Package: gnome-common Priority: optional Section: gnome Installed-Size: 152 Maintainer: Debian GNOME Maintainers Architecture: all Version: 3.18.0-4co1bv2024dev2b1 Depends: autoconf, autoconf-archive (>= 20150224), automake (>= 1:1.11), libtool, pkg-config, gettext, intltool, autopoint Filename: pool/development/g/gnome-common/gnome-common_3.18.0-4co1bv2024dev2b1_all.deb Size: 130436 MD5sum: 7940b2d9d216a15b1a3b573b2b942b3c SHA1: eb13878313cbee501e55de6a387569f49cd6e2a8 SHA256: 72a4890b9c0969012c132d9dd1d1e1cdcfb58cd126d54b9f2b2ad4be5c57ed9f SHA512: 71fc40ef17f0ae4df36e298ad55190bbbcb32313064da1322c08c249098468b31d0c87eb13b7d3f57d2be35c93826cd54d5af733d20d9fe61a1b776496b892aa Description: common scripts and macros to develop with GNOME gnome-common is an extension to autoconf, automake and libtool for the GNOME environment and GNOME using applications. Included are gnome-autogen.sh and several macros to help in GNOME source trees. Multi-Arch: foreign Package: gnome-desktop-3-tests Priority: optional Section: gnome Installed-Size: 776 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-desktop Version: 43.2-2+apertis1bv2024dev2b1 Replaces: libgnome-desktop-3-dev-bin (<< 42~) Depends: libgnome-desktop-3-20 (= 43.2-2+apertis1bv2024dev2b1), gnome-desktop3-data (= 43.2-2+apertis1bv2024dev2b1), locales | locales-all, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.36.5), libglib2.0-0 (>= 2.55.1), libgtk-3-0 (>= 3.9.10) Breaks: libgnome-desktop-3-19 (<< 40), libgnome-desktop-3-dev (<< 40), libgnome-desktop-3-dev-bin (<< 42~) Filename: pool/development/g/gnome-desktop/gnome-desktop-3-tests_43.2-2+apertis1bv2024dev2b1_arm64.deb Size: 31276 MD5sum: 30858604b009d60c0cab8bb8304f9265 SHA1: 082805f087f674ec598cf04d733aea892cb102b0 SHA256: dc9cf2267c21e772a785333b9d19d5df7b6875ba6f6c07f0c96645c5fc3fae52 SHA512: 65f84d6b25b4288dbfbeb1f2adbbb5b085ad42b6ebe093aa70ba1a58db9306ca4ade47a5cf924d69dce1945a1c0cb52870d8ac5bb420a2a177dff9fc00ec3e32 Description: Installed test files for GNOME desktop This package contains test programs designed to be run as part of a regression testsuite, and manual test programs designed to be run by developers. Package: gnome-desktop-3-tests-dbgsym Priority: optional Section: debug Installed-Size: 160 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-desktop Version: 43.2-2+apertis1bv2024dev2b1 Depends: gnome-desktop-3-tests (= 43.2-2+apertis1bv2024dev2b1) Filename: pool/development/g/gnome-desktop/gnome-desktop-3-tests-dbgsym_43.2-2+apertis1bv2024dev2b1_arm64.deb Size: 58384 MD5sum: d2928a59f8a60865a487256eb17c930e SHA1: 7cf7d7d0caf3f17f2524641f42c14ce0ef1d5cf7 SHA256: bed3b3a167545848188b97321db89f37bde3ae22e3d4eb6e33964af95b83a419 SHA512: f3baccb656402421b0a31e83847fa2e3c2888cfd485aeaac18f319e94c3f3936749581f7ab145de6f186b2061bd94cfcd485ac5b41dcbc43a7e8f8f778e0cc75 Description: debug symbols for gnome-desktop-3-tests Auto-Built-Package: debug-symbols Build-Ids: 0f441980eb42485a13db2cea79afce2c8c95a63e 15d35ede54fb359afa005607102fbadb46ced2e5 24de1620c72810ef2dfa18db81ba81ed67cb15eb 2a8e03089450f7276a201d48f362bf1d64995653 2b51e80646c4ea1a75b35e153e4260ef6504aee9 36d396fbdfdba15ef27d6d21dff7375f253aa60c 38e6ab4c2f76c127076b625f56a6e8620ae6a4b9 3f0c031ce210a44f3bc10e46703cfb90230d22dc 89b4f0fb55ea7bef82bb7326a9790f3aa5ef97ee 99bf1b71e0262b844b71e5382436e3b36733a497 fa3c6e3927399507e081e80686c8f05601c637c5 Package: gnome-desktop-testing Priority: optional Section: gnome Installed-Size: 87 Maintainer: Debian GNOME Maintainers Architecture: arm64 Version: 2021.1-3+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.49.3), libsystemd0 Filename: pool/development/g/gnome-desktop-testing/gnome-desktop-testing_2021.1-3+apertis0bv2024dev2b1_arm64.deb Size: 15028 MD5sum: 88e8ba4f0f4e5cb25db49aab35fdc3f9 SHA1: 5b6f2ca3c1319604d3e32fc9abbed7880f8dbcd2 SHA256: 17b17778ef8c6ab9ae45be25a33dc8fde2a24aec2c282510b5a16d90bf76650d SHA512: d7691cc49c4b6def23c957d0964f2d3b8aa38b145004d44085401ce607b274d8894b8441417e2811a55cbeaf832ae324d07b5c83026781c7a779dd5f570f4a43 Description: runner for GNOME installed tests The GNOME desktop testing runner provides an execution harness for GNOME installed tests. . These tests are useful for verifying the functionality of software as installed and packaged, and complement rather than replace build-time ('make check') tests. For example you may wish to run the installed tests from a DEP-8 autopkgtest testsuite as a form of regression testing. Homepage: https://wiki.gnome.org/Initiatives/GnomeGoals/InstalledTests Multi-Arch: foreign Package: gnome-desktop-testing-dbgsym Priority: optional Section: debug Installed-Size: 48 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-desktop-testing Version: 2021.1-3+apertis0bv2024dev2b1 Depends: gnome-desktop-testing (= 2021.1-3+apertis0bv2024dev2b1) Filename: pool/development/g/gnome-desktop-testing/gnome-desktop-testing-dbgsym_2021.1-3+apertis0bv2024dev2b1_arm64.deb Size: 29784 MD5sum: 915683e520f80f5808a765697f10fd0c SHA1: e4cfa813f970503663c9d648a51067367ec75ce1 SHA256: 22e36dbb476c90b4b0c8db1908565e9c16317642adbe29f692ba3d9eb2b2fab8 SHA512: 839f840c3f98be52a03cef69debb02cd938fdb5e6fec07f7851fa0db147fdf5af8cca20ff4674ef449b39db24ef9fb88601111f7524563a3e5b1212b8fc15713 Description: debug symbols for gnome-desktop-testing Auto-Built-Package: debug-symbols Build-Ids: bb17e3b640ad045a747f92c7b2f99350df6fcb13 Package: gnome-desktop3-data Priority: optional Section: gnome Installed-Size: 2945 Maintainer: Debian GNOME Maintainers Architecture: all Source: gnome-desktop Version: 43.2-2+apertis1bv2024dev2b1 Breaks: libgnome-desktop-3-17 (<< 3.36), libgnome-desktop-3-18 (<< 3.36) Filename: pool/development/g/gnome-desktop/gnome-desktop3-data_43.2-2+apertis1bv2024dev2b1_all.deb Size: 432476 MD5sum: 9bce8c1cf44b1cfd0b97c8649c679079 SHA1: 985621fc36c29365b4fcb62ea8e47b7dc70d65e5 SHA256: bc941e9a21b71a07a2c55aa612b549b347bcaff3d5051460a1b0376de7121801 SHA512: d47a864a6633c85c46fd34ffef8ae64f96f79ec55647a97765aa19a4e8df1d49b44459d6832c87803aca3ed4a5d76d9324b027483a501e740fb3b5c597d1e693 Description: Common files for GNOME desktop apps This package includes some files that are shared between several GNOME apps (internationalization files). Multi-Arch: foreign Package: gnome-icon-theme Priority: optional Section: gnome Installed-Size: 15187 Maintainer: Leonardo Rodrigues Pereira Architecture: all Version: 3.12.0-5+apertis0bv2024dev2b1 Depends: gtk-update-icon-cache, hicolor-icon-theme, librsvg2-common Filename: pool/development/g/gnome-icon-theme/gnome-icon-theme_3.12.0-5+apertis0bv2024dev2b1_all.deb Size: 9862452 MD5sum: 4a1119964b06365b85a3e666aef16d42 SHA1: 64fb2d9459bdea3b3245ebf0265ae66bca4710e7 SHA256: 62a15073599ce9f74a10f125534ef7dc0f68178350ce9b264951564a06b2a7f4 SHA512: c5a47e1ac82ffe2220aed8ca3e8713b889a825e31d41cfbca71146e6e4b4aec05904addfe4f4e11f6d4b25edab43ee832b355b45883facc76e6ad7168b2cbc65 Description: This package contains the default icon theme used by the GNOME The icons are used in the panel menu, and in nautilus and other applications to represent the different applications, files, directories, and devices. Enhances: nautilus (>= 2.2) Homepage: https://download.gnome.org/sources/gnome-icon-theme Multi-Arch: foreign Package: gnome-online-accounts Priority: optional Section: gnome Installed-Size: 418 Maintainer: Debian GNOME Maintainers Architecture: arm64 Version: 3.46.0-1+apertis1bv2024dev2b1 Depends: libgoa-1.0-0b (= 3.46.0-1+apertis1bv2024dev2b1), libgoa-backend-1.0-1 (= 3.46.0-1+apertis1bv2024dev2b1), libc6 (>= 2.34), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0 (>= 2.67.4), libkrb5-3 (>= 1.9+dfsg~beta1), librest-1.0-0 (>= 0.9.1), libwebkit2gtk-4.1-0 (>= 2.33.1) Recommends: gnome-control-center (>= 3.6.1) | budgie-control-center | unity-control-center Breaks: evolution-data-server (<< 3.22.3) Filename: pool/development/g/gnome-online-accounts/gnome-online-accounts_3.46.0-1+apertis1bv2024dev2b1_arm64.deb Size: 80008 MD5sum: 5006f73f6f9c57d1845dd8742a933265 SHA1: b8336a48b8d4499da75eb51637b8fe7251ed1c7f SHA256: fad4c6b50670aa585e9899fd3128e038329b8471143ae5d2b65a0f383a1bc2d5 SHA512: 3d3d3ec14a7348733003b39dd83fe350bdc495d39f9278c33147282128abc241baa28ac54de3f33e58792c9dacdb77f4c8a56e8f52881c8771c06b4fb6a7723c Description: service to manage online accounts for the GNOME desktop This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts Package: gnome-online-accounts-dbgsym Priority: optional Section: debug Installed-Size: 290 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-online-accounts Version: 3.46.0-1+apertis1bv2024dev2b1 Depends: gnome-online-accounts (= 3.46.0-1+apertis1bv2024dev2b1) Filename: pool/development/g/gnome-online-accounts/gnome-online-accounts-dbgsym_3.46.0-1+apertis1bv2024dev2b1_arm64.deb Size: 213668 MD5sum: 400d98e5f0daa476798c49253fa7c002 SHA1: b94aee29fa3c67a6046d15cfbde3f1ea0eccc8da SHA256: 6e48f842f5aebe8aa135c63395b0811e59e8601d91a5329fc294c048582016e9 SHA512: fae694ea453710760c8ac74472e9de2728bd2d745f651c3828871d9990838a5013331d4fe4b6d0f518da98c8244c3b96c0da8ba8b26be9a505e157d23e691a94 Description: debug symbols for gnome-online-accounts Auto-Built-Package: debug-symbols Build-Ids: 55623509ff3281d7ec5ec3d63e753897541ef478 e34e8303f4409c75e936a87667fbd98e798ef5cf e4e6d78c76c46aa10016aca54de2bfc2154b6d2f Package: gnome-pkg-tools Priority: optional Section: devel Installed-Size: 56 Maintainer: Debian GNOME Maintainers Architecture: all Version: 0.22.7+apertis0bv2024dev2b1 Provides: dh-sequence-gnome (= 0.22.7+apertis0bv2024dev2b1) Depends: perl:any Recommends: git-buildpackage Filename: pool/development/g/gnome-pkg-tools/gnome-pkg-tools_0.22.7+apertis0bv2024dev2b1_all.deb Size: 17216 MD5sum: e322f368f00b132fe3fcb6956fd78f18 SHA1: 767a11e70d465a410174d27971bed581a66dc30d SHA256: c507a4dab173c64104911282f2963ab92b2c1b0597f23e8eb93b41512292b55a SHA512: 54ecd16f16ae6eff5e1a2d446fbd9ea665bfc898b287a3d3ef7dffbc05ba3130abd4ed713073913cd5a9ed2161432ab46290e954f3c2ce3139255dbd2e00891b Description: Tools for the Debian GNOME Packaging Team This package contains some useful tools for the Debian GNOME Packaging Team including: * Documentation. * The list of team members. * A number of rules files for CDBS that are helpful for GNOME packages - but may also be useful for others. Multi-Arch: foreign Package: gnu-which Priority: optional Section: utils Installed-Size: 89 Maintainer: Boyuan Yang Architecture: arm64 Version: 2.21+dfsg-2+apertis0bv2024dev2b1 Provides: which Depends: libc6 (>= 2.34) Breaks: debianutils (<< 5.1-2~) Filename: pool/development/g/gnu-which/gnu-which_2.21+dfsg-2+apertis0bv2024dev2b1_arm64.deb Size: 15712 MD5sum: 9692f1743ad4603dbb1a0c316b637b59 SHA1: 532c2c19145c7383220ce47b293cb24c26728a41 SHA256: 456a08b0a16c1ec62d2ec06cf0fdb28a2b68016779ea5a5703ece43cebbf0672 SHA512: 6842a1b4d845b4c80bc9bf18b4868969beb11f192061a956975e8b8032cebaa6b878efe053fb3a96c2415221846e683c1c4ffda9c39a1143b5fb9cc2953c6999 Description: Utility to show the full path of commands This package provides GNU implementation of which command. This tool provides the functionality to show the full path of commands. Homepage: https://savannah.gnu.org/projects/which Package: gnu-which-dbgsym Priority: optional Section: debug Installed-Size: 46 Maintainer: Boyuan Yang Architecture: arm64 Source: gnu-which Version: 2.21+dfsg-2+apertis0bv2024dev2b1 Depends: gnu-which (= 2.21+dfsg-2+apertis0bv2024dev2b1) Filename: pool/development/g/gnu-which/gnu-which-dbgsym_2.21+dfsg-2+apertis0bv2024dev2b1_arm64.deb Size: 29448 MD5sum: 7cb45de4ae4be423106ae8f757cec1e2 SHA1: 232f3aa0f203bcbbb32b74374846991bfef8e85c SHA256: 88e466eba3030b57017fbd511cc60814730ec8287c8c033aaec47ecf4f11e96a SHA512: 54afef0b914aa0209bc9a1a26f962806ac07ff904d494ca85aa6a431daed30e79d09045c2a1c7afc1c678ac7a4d3180dee272436d770883787d2e68ecf4411aa Description: debug symbols for gnu-which Auto-Built-Package: debug-symbols Build-Ids: 395c1e5b99a392286cb5e0ba0976d07f983bb937 Package: gnulib Priority: optional Section: devel Installed-Size: 49025 Maintainer: Debian QA Group Architecture: all Version: 20230209+stable-1+apertis0bv2024dev2b1 Recommends: autoconf, automake, autopoint, bison, build-essential, gettext (>= 0.20~), gperf, libtool, m4, texinfo Suggests: clisp, perl, python3:any Filename: pool/development/g/gnulib/gnulib_20230209+stable-1+apertis0bv2024dev2b1_all.deb Size: 6074156 MD5sum: 6cf456d188c6d8e804093ae515356ba4 SHA1: 8f4ac64515c933be8415bf63f5a639f3d1055532 SHA256: 27955136cbd59aa62996c59ca028c3f3b324c4947e741bb8e4e872da99659437 SHA512: a57a39aa287d9ae7133d2079396dbcb781a6d3e8abaefa62e7ed09459d9b7a1cb2bad29814a6f7f9fb7806d88ab4b23700ebb066182206acb0c087be022652f8 Description: GNU Portability Library The GNU portability library is a macro system and C declarations and definitions for commonly-used API elements and abstracted system behaviors. It can be used to improve portability and other functionality in your programs. Homepage: https://www.gnu.org/software/gnulib/ Multi-Arch: foreign Package: gnupg Priority: optional Section: utils Installed-Size: 893 Maintainer: Debian GnuPG Maintainers Architecture: all Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Replaces: gnupg2 (<< 2.1.11-7+exp1) Depends: dirmngr (<< 2.2.40-1.1+apertis1bv2024preb1.1~), dirmngr (>= 2.2.40-1.1+apertis1bv2024preb1), gnupg-l10n (= 2.2.40-1.1+apertis1bv2024preb1), gnupg-utils (<< 2.2.40-1.1+apertis1bv2024preb1.1~), gnupg-utils (>= 2.2.40-1.1+apertis1bv2024preb1), gpg (<< 2.2.40-1.1+apertis1bv2024preb1.1~), gpg (>= 2.2.40-1.1+apertis1bv2024preb1), gpg-agent (<< 2.2.40-1.1+apertis1bv2024preb1.1~), gpg-agent (>= 2.2.40-1.1+apertis1bv2024preb1), gpg-wks-client (<< 2.2.40-1.1+apertis1bv2024preb1.1~), gpg-wks-client (>= 2.2.40-1.1+apertis1bv2024preb1), gpg-wks-server (<< 2.2.40-1.1+apertis1bv2024preb1.1~), gpg-wks-server (>= 2.2.40-1.1+apertis1bv2024preb1), gpgsm (<< 2.2.40-1.1+apertis1bv2024preb1.1~), gpgsm (>= 2.2.40-1.1+apertis1bv2024preb1), gpgv (<< 2.2.40-1.1+apertis1bv2024preb1.1~), gpgv (>= 2.2.40-1.1+apertis1bv2024preb1) Suggests: parcimonie, xloadimage Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.2.40-1.1+apertis1bv2024preb1), gnupg2 (<< 2.1.11-7+exp1), libgnupg-interface-perl (<< 0.52-3), libgnupg-perl (<= 0.19-1), libmail-gnupg-perl (<= 0.22-1), monkeysphere (<< 0.38~), php-crypt-gpg (<= 1.4.1-1), python-apt (<= 1.1.0~beta4), python-gnupg (<< 0.3.8-3), python3-apt (<= 1.1.0~beta4) Filename: pool/development/g/gnupg2/gnupg_2.2.40-1.1+apertis1bv2024preb1_all.deb Size: 852828 MD5sum: 35270284f56d2a52b8de895305231f12 SHA1: 6cc932fb2d86425b41ee3f1c9cfe11828441422a SHA256: da6b3f84fb26100169b694560f295ae4e8accd4ec7bfe8886ee29f5fd97e2927 SHA512: f72617a594e11e967496385de711eb61244e3a987b86724fa5649fd40f4a1d893ba396aca85bbaa35f6fcc3985fc7de50260e633ba9fe8bec501bd463a3378b6 Description: GNU privacy guard - a free PGP replacement GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the full suite of GnuPG tools for cryptographic communications and data storage. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gnupg-agent Priority: optional Section: oldlibs Installed-Size: 456 Maintainer: Debian GnuPG Maintainers Architecture: all Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Depends: gpg-agent (>= 2.2.40-1.1+apertis1bv2024preb1) Filename: pool/development/g/gnupg2/gnupg-agent_2.2.40-1.1+apertis1bv2024preb1_all.deb Size: 452408 MD5sum: 5606b01bafb6e36fd6aa0247e93bfcaa SHA1: 30797c11d111c12f62c02abf405f3d4b53bb1162 SHA256: 4c83499999e531ac8a346f2e7810744deb6ba49228d4d7e4d5e8a5abf1b4fcd5 SHA512: 705730442e52cbcef7d17c3fe6387fb863710b85f8786b6ce2e016efbe0b73ef85b23173918f9ad50e1dbda0a9c7aef140fa0d4a7ce095bc97cd7c10bd7337bf Description: GNU privacy guard - cryptographic agent (dummy transitional package) GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This is a dummy transitional package; please use gpg-agent instead. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gnupg-l10n Priority: optional Section: localization Installed-Size: 4882 Maintainer: Debian GnuPG Maintainers Architecture: all Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Replaces: gnupg (<< 2.1.14-2~), gnupg2 (<< 2.1.14-2~) Breaks: gnupg (<< 2.1.14-2~), gnupg2 (<< 2.1.14-2~) Filename: pool/development/g/gnupg2/gnupg-l10n_2.2.40-1.1+apertis1bv2024preb1_all.deb Size: 1099632 MD5sum: 5f299db2208f2c8f22d859d8fe230c5d SHA1: 1d2c42a6e816b01929bf53575dd0e2286bd48cdc SHA256: 0238e03817c56ff1b4af1846814efa5cbfca8a625a020ed1e0edf46261d52b6c SHA512: 5f5613a913e8686ec624cd60f2c1f26c461106c0dcc92b712e780aa35697e4dee3a3bb9bbde55e5a64c1acb7d1a08db4e40e860ce54b8e1d9de3d801d986cad0 Description: GNU privacy guard - localization files GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. . This package contains the translation files for the use of GnuPG in non-English locales. Enhances: dirmngr, gpg, gpg-agent Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gnupg-utils Priority: optional Section: utils Installed-Size: 2064 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Depends: libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42), libksba8 (>= 1.3.5), libreadline8 (>= 6.0), zlib1g (>= 1:1.1.4) Recommends: gpg, gpg-agent, gpgconf, gpgsm Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Filename: pool/development/g/gnupg2/gnupg-utils_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 886680 MD5sum: 78f8e06f66d88113528c637b3c9b63af SHA1: 4873305500b873e9cc8147e1ab3dcf833656c1c5 SHA256: a1b9b077ce843608fa1eabf803344b4c895bf777bf0f4709b89a303252ece4a4 SHA512: ebb42c4559219f83e343a17dcd43fe3591b8924e6a0eb4a7bffc461fb94603afd64e1eabb95c5ca0e87672755862c4ae26d0c10ad55470e8a9db2b83aace1457 Description: GNU privacy guard - utility programs GnuPG is GNU's tool for secure communication and data storage. . This package contains several useful utilities for manipulating OpenPGP data and other related cryptographic elements. It includes: . * addgnupghome -- create .gnupg home directories * applygnupgdefaults -- run gpgconf --apply-defaults for all users * gpgcompose -- an experimental tool for constructing arbitrary sequences of OpenPGP packets (e.g. for testing) * gpgparsemail -- parse an e-mail message into annotated format * gpgsplit -- split a sequence of OpenPGP packets into files * gpgtar -- encrypt or sign files in an archive * kbxutil -- list, export, import Keybox data * lspgpot -- convert PGP ownertrust values to GnuPG * migrate-pubring-from-classic-gpg -- use only "modern" formats * symcryptrun -- use simple symmetric encryption tool in GnuPG framework * watchgnupg -- watch socket-based logs Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gnupg-utils-dbgsym Priority: optional Section: debug Installed-Size: 1778 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Depends: gnupg-utils (= 2.2.40-1.1+apertis1bv2024preb1) Filename: pool/development/g/gnupg2/gnupg-utils-dbgsym_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 1608768 MD5sum: 5c5ed7c0b2727d9e56144d46aae42f02 SHA1: 794ac78429d41bf0a463087f52a2fd0a8d78b89f SHA256: d6dbb6fb209f7ef264cca013b1f5289a9296bc90dc2c9c27a17d902da33c37e0 SHA512: 7cfd1a7f00cf4c7bc26b6c00e92359dcbd6e22d6ffba702090fe456e24cb8970d2482cba687710cd991222cde37874cd0c85edac0cc4b6577244ef3ca07b2636 Description: debug symbols for gnupg-utils Auto-Built-Package: debug-symbols Build-Ids: 416bb20adc6fe20476c8734feb7ad65d076b7f8e 509dba6794e494aa11058c2b79df32458fa99496 7fdcd5232e0d883bb6b59bfe586c09b55cc6fe2a c2859f196485fa487b5d8235c5f5abee5c882297 c764a21bdff2b91f09506e5ae2acd5751592312a dbdaf1399668c5e8ffbf257fb8b8b1f55e44c36a Package: gnupg2 Priority: optional Section: oldlibs Installed-Size: 461 Maintainer: Debian GnuPG Maintainers Architecture: all Version: 2.2.40-1.1+apertis1bv2024preb1 Depends: gnupg (>= 2.2.40-1.1+apertis1bv2024preb1) Filename: pool/development/g/gnupg2/gnupg2_2.2.40-1.1+apertis1bv2024preb1_all.deb Size: 452500 MD5sum: 606751c572caa1f34282244047ebd63c SHA1: 845470ad036531afdb59f61150b35847894604b4 SHA256: 064f52d0ffe1c4abfff2f71d021a84b0cdac4d28c054c3bafbde8641b10e10e2 SHA512: 4d89bf062be41d1b2bedae48debaace0789afa3b3c7bc99c82c128cde4b0adf300a1f1a74e18013f0a0044de05934f40c4bc563d723eb59f63b30aa76bfbb2c3 Description: GNU privacy guard - a free PGP replacement (dummy transitional package) GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This is a dummy transitional package that provides symlinks from gpg2 to gpg. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gnuplot Priority: optional Section: math Installed-Size: 17 Maintainer: Debian Science Team Architecture: all Version: 5.4.4+dfsg1-2+apertis0bv2024dev2b1 Depends: gnuplot-qt | gnuplot-x11 | gnuplot-nox Suggests: gnuplot-doc Filename: pool/development/g/gnuplot/gnuplot_5.4.4+dfsg1-2+apertis0bv2024dev2b1_all.deb Size: 5992 MD5sum: 8396725b93fa614a839a08709a7a5e68 SHA1: 51c3bd199d3e01efffaaebced30fe272616dacc0 SHA256: c45883a0011540828ac61634ae1ba26fd7f9c00a6bae4c301f4b31c1dbeef832 SHA512: 3533894413762661632bf680a043feb0a0e405e0ee56a5102992ca53883477d83ef57883e3a76dc107cdebea0b4978a6ab6fd489ea10a0506be1721475d677ee Description: Command-line driven interactive plotting program. Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in gnuplot-x11. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This metapackage is to install a full-featured gnuplot (-qt, -x11 or -nox). Homepage: http://gnuplot.sourceforge.net/ Package: gnuplot-data Priority: optional Section: doc Installed-Size: 377 Maintainer: Debian Science Team Architecture: all Source: gnuplot Version: 5.4.4+dfsg1-2+apertis0bv2024dev2b1 Depends: aglfn Filename: pool/development/g/gnuplot/gnuplot-data_5.4.4+dfsg1-2+apertis0bv2024dev2b1_all.deb Size: 72212 MD5sum: 6d55666b8ed04385ba135f2a4eaf9d09 SHA1: 799f72d3e104010a9996e093b81f36220755303b SHA256: e517cbfe29ca7a2af970d3892f532a9512dcc8a28bcd42fde155eb834f4a5d3c SHA512: 0b7332ec3703bc322f61d8cb8671548765b7b86d94aa939dcacd57c179b0544cf353f4e86c903cd545dd9eb3f5f68ec866e4e16ac1c6dd0176c4cd550e03b323 Description: Command-line driven interactive plotting program. Data-files Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in gnuplot-x11. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains data-files which are used by -nox, -x11 and -qt. Homepage: http://gnuplot.sourceforge.net/ Multi-Arch: foreign Package: gnuplot-doc Priority: optional Section: doc Installed-Size: 11485 Maintainer: Debian Science Team Architecture: all Source: gnuplot Version: 5.4.4+dfsg1-2+apertis0bv2024dev2b1 Filename: pool/development/g/gnuplot/gnuplot-doc_5.4.4+dfsg1-2+apertis0bv2024dev2b1_all.deb Size: 3410776 MD5sum: af26b42991b0c4e98684d2abdcb06d2a SHA1: 535171dcfdcaf464bfa7efe7978f4f8c570c83d9 SHA256: 9c44157db3a1c023407ed1c0ee4015c7351e82f688ef46a7947edb58fa32f1e0 SHA512: 4285e26d5587bcc57890b2ce46a59ef65ba949ecb93c8a862d00ad7cd45a899763233898fff97d21ab74708bb0bfdc82d6ec640b87512e671cf56b9d3af17397 Description: Command-line driven interactive plotting program. Doc-package Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains the additional documentation. Homepage: http://gnuplot.sourceforge.net/ Multi-Arch: foreign Package: gnuplot-nox Priority: optional Section: math Installed-Size: 2329 Maintainer: Debian Science Team Architecture: arm64 Source: gnuplot Version: 5.4.4+dfsg1-2+apertis0bv2024dev2b1 Replaces: gnuplot-qt, gnuplot-x11 Provides: gnuplot Depends: gnuplot-data (= 5.4.4+dfsg1-2+apertis0bv2024dev2b1), libc6 (>= 2.34), libcairo2 (>= 1.6.0), libedit2 (>= 2.11-20080614-0), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.12.0), liblua5.4-0 (>= 5.4.4), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0) Recommends: fonts-liberation, groff Suggests: gnuplot-doc Conflicts: gnuplot-qt, gnuplot-x11 Filename: pool/development/g/gnuplot/gnuplot-nox_5.4.4+dfsg1-2+apertis0bv2024dev2b1_arm64.deb Size: 773616 MD5sum: 89cfe6b013ae96cbcfbfc3891972e343 SHA1: 4e593b18fc1979a295626ebe1f899f88db14f8fd SHA256: 95fe7d51415d73969e4baf96ae7ff8348891ba0016595826aa40ad86a1c0f98e SHA512: 92c3c641d038f0628b2c13bed45cf150febd496aa0598742adc68710d2f665fa0df3756bb973312eb514a68c1a307afa630abe0c39daca77d56cff90ef1e7b4a Description: Command-line driven interactive plotting program. No-X package Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in gnuplot-x11. The QT-output is packaged in gnuplot-qt. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package is for working without an X server. Homepage: http://gnuplot.sourceforge.net/ Package: gnuplot-nox-dbgsym Priority: optional Section: debug Installed-Size: 1479 Maintainer: Debian Science Team Architecture: arm64 Source: gnuplot Version: 5.4.4+dfsg1-2+apertis0bv2024dev2b1 Depends: gnuplot-nox (= 5.4.4+dfsg1-2+apertis0bv2024dev2b1) Filename: pool/development/g/gnuplot/gnuplot-nox-dbgsym_5.4.4+dfsg1-2+apertis0bv2024dev2b1_arm64.deb Size: 1379464 MD5sum: 746a67058c5df90b866756ffe0876530 SHA1: 6946d18c27597cf2bf2b6e927fe67b349d9091ee SHA256: 58dd7a37d61e732103a39c72755ae3f5b19d4516e1ac3e83352e03ea1624e3df SHA512: 8f8f465eee473804093623a2e818cbcc295801f61c4110a370ec60e4b04a8d905447f828263fc36bc6160466fcf35295db42f05b4f9e2ada3361bfa210c92425 Description: debug symbols for gnuplot-nox Auto-Built-Package: debug-symbols Build-Ids: e44cd80d78747f50ba9b4a5354415d99515ed963 Package: gnuplot-qt Priority: optional Section: math Installed-Size: 3156 Maintainer: Debian Science Team Architecture: arm64 Source: gnuplot Version: 5.4.4+dfsg1-2+apertis0bv2024dev2b1 Replaces: gnuplot-nox, gnuplot-x11 Provides: gnuplot, gnuplot-nox, gnuplot-x11 Depends: gnuplot-data (= 5.4.4+dfsg1-2+apertis0bv2024dev2b1), libc6 (>= 2.34), libcairo2 (>= 1.6.0), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 3.0), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.12.0), liblua5.4-0 (>= 5.4.4), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 5.2), libwxbase3.2-1 (>= 3.2.2+dfsg), libwxgtk3.2-1 (>= 3.2.1+dfsg-2), libx11-6 Suggests: gnuplot-doc Conflicts: gnuplot-nox, gnuplot-x11 Filename: pool/development/g/gnuplot/gnuplot-qt_5.4.4+dfsg1-2+apertis0bv2024dev2b1_arm64.deb Size: 979972 MD5sum: c18bee2f4a0e2efff96000c505ccea9d SHA1: 524c69bd56c5e51c174327c99a485114109a58f3 SHA256: bf347804c3d1e142faac0cef2e4333335f008f30e4bcc9a010dcd5a1fc48fe4b SHA512: c392f5d2e7e83be216fe2c50faa7ce42834a191a140dbbd0137d20188aa41f5b98c7c289bbb4a80ce1af4b8ae8c1b5b9c494806aed37e038965b2d6952f6d6e8 Description: Command-line driven interactive plotting program. QT-package Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains the terminal driver that enables gnuplot to plot images interactively using Qt. . The package provides gnuplot-x11 and gnuplot-nox terminals plus an additional QT-terminal for output. Homepage: http://gnuplot.sourceforge.net/ Package: gnuplot-qt-dbgsym Priority: optional Section: debug Installed-Size: 4198 Maintainer: Debian Science Team Architecture: arm64 Source: gnuplot Version: 5.4.4+dfsg1-2+apertis0bv2024dev2b1 Depends: gnuplot-qt (= 5.4.4+dfsg1-2+apertis0bv2024dev2b1) Filename: pool/development/g/gnuplot/gnuplot-qt-dbgsym_5.4.4+dfsg1-2+apertis0bv2024dev2b1_arm64.deb Size: 4009712 MD5sum: e4b5b9785dd1c3d4a9841195a362d80c SHA1: ef37412945bedd9dcd986be725335ee2cc2f35b8 SHA256: ea1d4bbe41506ba063e748c1135354563c00fce8b88a6c80c417217459a4682d SHA512: de87e36ab0dc3e92c12c03f0269d9b9bc6e106bbec9d8545e3a6015994362d9bfeb8fa16840fd82b87f687fff721111aa87491a663c19b2e4187bcc286509c92 Description: debug symbols for gnuplot-qt Auto-Built-Package: debug-symbols Build-Ids: 014d4ef87ed2b56fc72a44af3eec81d2e7f14716 23293560c029b9094ca8e98c8c96eb0d7d26b614 5467e0ee3dd5fa51db7def8b90e1dd29e3a2ae46 Package: gnuplot-x11 Priority: optional Section: math Installed-Size: 2892 Maintainer: Debian Science Team Architecture: arm64 Source: gnuplot Version: 5.4.4+dfsg1-2+apertis0bv2024dev2b1 Replaces: gnuplot-nox, gnuplot-qt Provides: gnuplot, gnuplot-nox Depends: gnuplot-data (= 5.4.4+dfsg1-2+apertis0bv2024dev2b1), libc6 (>= 2.34), libcairo2 (>= 1.6.0), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 3.0), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.12.0), liblua5.4-0 (>= 5.4.4), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 5.2), libwxbase3.2-1 (>= 3.2.2+dfsg), libwxgtk3.2-1 (>= 3.2.1+dfsg-2), libx11-6 Suggests: gnuplot-doc Conflicts: gnuplot-nox, gnuplot-qt Filename: pool/development/g/gnuplot/gnuplot-x11_5.4.4+dfsg1-2+apertis0bv2024dev2b1_arm64.deb Size: 900732 MD5sum: 86492f8d8d338982677142f104e7c552 SHA1: 2406fcc36a076ea728ec2c105e7174d005794e0d SHA256: 1ed4ac00c93e9f554146fa04203fa61ef3a5c24db7e64e16235ce2615e34125c SHA512: f23de4adfe9ccdcc4d63da1a3364eac6ee4d934e05088f889409ca19585807c8f962cfda360015f2926df43292612d8ef64f2db04ec3c2c9dc832f1c73f54573 Description: Command-line driven interactive plotting program. X-package Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains the terminal driver that enables gnuplot to plot images interactively under X11. Homepage: http://gnuplot.sourceforge.net/ Package: gnuplot-x11-dbgsym Priority: optional Section: debug Installed-Size: 2242 Maintainer: Debian Science Team Architecture: arm64 Source: gnuplot Version: 5.4.4+dfsg1-2+apertis0bv2024dev2b1 Depends: gnuplot-x11 (= 5.4.4+dfsg1-2+apertis0bv2024dev2b1) Filename: pool/development/g/gnuplot/gnuplot-x11-dbgsym_5.4.4+dfsg1-2+apertis0bv2024dev2b1_arm64.deb Size: 2067764 MD5sum: bcc9c72ba4a597e04340f3fe2751c2de SHA1: fce1776ab40955bf5353937a10683b0af5bf81ac SHA256: bcb64ca5501218e8fad893fdbf8da8a07987c46c86d63c47236320a485e423a2 SHA512: 97773eff0539e0ce39fe411c0a32380e77fc9b1d614f104170189095a2910f3f4d23661969f9039624570e3d0c9976612eecf27989b502082d5ef8b5b366cd24 Description: debug symbols for gnuplot-x11 Auto-Built-Package: debug-symbols Build-Ids: 1262ffab7c9774be93dda112f4606f5633a69d4f 7a867ef2e8e6c129692aa21c2e1df9f073eb51fc Package: go-internal Priority: optional Section: golang Installed-Size: 14077 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-rogpeppe-go-internal Version: 1.9.0-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/g/golang-github-rogpeppe-go-internal/go-internal_1.9.0-1+apertis0bv2024dev2b1_arm64.deb Size: 2278332 MD5sum: 042b884a1809d27a46f8213aadb9ecd5 SHA1: a498dd6d1dfe9ce3269c290233ccd69854484aab SHA256: 1fbd7c2e6631d6d11d87dace679854af5ba74a55544f5ad3ace85c3f08c5865b SHA512: c394fb989b35f70ce3c0d55a526908cb99288d257e173492d24288e3e3755645418779969875fcebeac68f4ae7c2d9c14373e76b9704fbcb839d8a3f90fe7701 Description: Selected Go-internal packages factored out from the standard library (binaries) The go-internal repository factors out an opinionated selection of internal packages and functionality from the Go standard library. Currently this consists mostly of packages and testing code from within the Go tool implementation. . Included are the following: . * dirhash: calculate hashes over directory trees the same way that the Go tool does. * goproxytest: a GOPROXY implementation designed for test use. * gotooltest: Use the Go tool inside test scripts (see testscript below). * imports: list of known architectures and OSs, and support for reading import statements. * modfile: read and write go.mod files while preserving formatting and comments. * module: module paths and versions. * par: do work in parallel. * semver: semantic version parsing. * testenv: information on the current testing environment. * testscript: script-based testing based on txtar files. * txtar: simple text-based file archives for testing. . This package contains the compiled binaries, namely testscript, txtar-addmod, txtar-c and txtar-goproxy. Built-Using: golang-1.19 (= 1.19.8-2), golang-github-pkg-diff (= 0.0~git20210226.20ebb0f-1) Homepage: https://github.com/rogpeppe/go-internal Package: go-internal-dbgsym Priority: optional Section: debug Installed-Size: 4065 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-rogpeppe-go-internal Version: 1.9.0-1+apertis0bv2024dev2b1 Depends: go-internal (= 1.9.0-1+apertis0bv2024dev2b1) Filename: pool/development/g/golang-github-rogpeppe-go-internal/go-internal-dbgsym_1.9.0-1+apertis0bv2024dev2b1_arm64.deb Size: 3352324 MD5sum: e24b55d6264badfe212dfc532c0f14b0 SHA1: daa599a4023b2696646ebd46678399e9cbad4eea SHA256: cc2ee6162515987200b7049f602e352391aa7dbac8843edb505e797be967f6f0 SHA512: c31efc9e52d5709c789563466a84f747f06516d4784af6120acd1b135c0858aafa10365445b6a8a701ccd676a0ba14c55757de5fdce9b3f498c0e5fdb8067265 Description: debug symbols for go-internal Auto-Built-Package: debug-symbols Build-Ids: 88b7a3fe197a30b23c3bd6992bd457b5ae718a31 eaa2a38e2417fb722da102ac6dd129958b33e1d7 Package: go-md2man Priority: optional Section: doc Installed-Size: 1798 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: go-md2man-v2 Version: 2.0.2+ds1-1+apertis0bv2024dev2b1 Conflicts: go-md2man-v2 Filename: pool/development/g/go-md2man-v2/go-md2man_2.0.2+ds1-1+apertis0bv2024dev2b1_arm64.deb Size: 576480 MD5sum: 8c3edf8951aed29bb84e00905cdcdbd7 SHA1: 5a4c00a20886dff961a0d629dc68de1bff2bd0a8 SHA256: dfb5a5e1c8b3d77582e225a111164402a9e99af7b3e11f4c46436bc4e2920457 SHA512: 918c7b26540d59252838911c3af2b65aa193dde62251e3872f75565eced47d7edd98f07f73b28fce5cdfd160c91142809a8bf96f501bf7a0f77b86544dd18604 Description: utility to create manpages from markdown Turns Markdown into manpages, which is really handy for people that don't want to learn how to make manpages from stuff like DocBook. . This package contains the conversion binary for go-md2man version 2. Homepage: https://github.com/cpuguy83/go-md2man Multi-Arch: foreign Static-Built-Using: golang-1.19 (= 1.19.6-2), golang-blackfriday-v2 (= 2.1.0-1) Package: go-staticcheck Priority: optional Section: golang Installed-Size: 12844 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-honnef-go-tools Version: 2023.1-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/g/golang-honnef-go-tools/go-staticcheck_2023.1-1+apertis0bv2024dev2b1_arm64.deb Size: 3308236 MD5sum: f64c8c8e546ef5a9bd1e6cc44e883a31 SHA1: eeaa4b404df75ede00d0ad16ea10b88a13ac6fd6 SHA256: 7d66184ee2d57cbeaf24c86790f029f9d83846a94b50a8cd017b7dae4e5d8949 SHA512: 48513c050fd16316003c91013de13d08e083689ae306270f8253dd7b9049d0f6aa018e51d44b46a21325489e799a933171751b14725481071fddb435247ce873 Description: advanced Go linter Staticcheck is a state of the art linter for the Go programming language. Using static analysis, it finds bugs and performance issues, offers simplifications, and enforces style rules. Built-Using: golang-1.19 (= 1.19.6-2), golang-golang-x-exp (= 0.0~git20221028.83b7d23-2), golang-golang-x-mod (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-tools (= 1:0.5.0+ds-1), golang-toml (= 1.2.0-2+apertis0bv2024dev2b1) Homepage: https://github.com/dominikh/go-tools Package: gobjc Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Provides: objc-compiler Depends: cpp (>= 4:12.2.0-3+apertis0bv2024preb1), gcc (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-12 (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gobjc_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1012 MD5sum: ccae239739f739808c4694047ff72834 SHA1: b1d1e90a9500e57c27fb403add23d20aaa71457a SHA256: c32c5641861262a638b99e33b044a2ce8fa479ab46a02059d27faaadd33d2133 SHA512: cd66fc3aae088fc43c9c8743d90c62b51bf508b9086b9007f5346bfb0c4a864a9e75e75b115e10c302f71be9a5ce4aaa392013afb6ff21a9f0b7b94172e31e09 Description: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C compiler. Package: gobjc++ Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Provides: objc++-compiler Depends: cpp (>= 4:12.2.0-3+apertis0bv2024preb1), gcc (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc++-12 (>= 12.2.0-1~) Recommends: g++ (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc (>= 4:12.2.0-3+apertis0bv2024preb1) Filename: pool/development/g/gcc-defaults/gobjc++_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1032 MD5sum: 801e3b16967bf29902347bfe9a711171 SHA1: 1b89911a896fb2218f2b67a1e9adb40aa587dbba SHA256: 7b5e6d0f22d2001f7d456805b575eda14daff75bf93a99a91419c91cb6e6946b SHA512: 71ae7a7c52a67f0e5a782622a4cf040ef2d9ab8a57451c84bf3d7268997c54f0b6735eaea7d804f96500b05f01b361cfe0222e74d48e086521feeebf4a4bd0bc Description: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ compiler. Package: gobjc++-11 Priority: optional Section: devel Installed-Size: 25696 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Provides: objc++-compiler Depends: gcc-11-base (= 11.3.0-12+apertis0bv2024preb1), gobjc-11 (= 11.3.0-12+apertis0bv2024preb1), g++-11 (= 11.3.0-12+apertis0bv2024preb1), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libobjc-11-dev (= 11.3.0-12+apertis0bv2024preb1) Suggests: gcc-11-doc (>= 11) Filename: pool/development/g/gcc-11/gobjc++-11_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 9012112 MD5sum: 0f27201e5bc29f547e4a0f4f5171fa7d SHA1: 1fa518dcea6442f12f2b156f58eb7540af4ea237 SHA256: f766cdccec715a5c407ed7bcd8599fa7790a047c34803349d47c5e8e9703d5e1 SHA512: 219f97ca97aa06deb9b118d08c6f402a00e1de287873ee94c54e9c8c8773afc02b8d817148eaa8e1981ba268a42cb5697864cd9738f2c13369c9012d0d98f069 Description: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Homepage: http://gcc.gnu.org/ Package: gobjc++-11-dbgsym Priority: optional Section: debug Installed-Size: 59343 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Depends: gobjc++-11 (= 11.3.0-12+apertis0bv2024preb1) Filename: pool/development/g/gcc-11/gobjc++-11-dbgsym_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 54511632 MD5sum: b1e2b01c91717eaeba35e44706c062e7 SHA1: bdd512e8399ace9fe24173ca81bd165e43710998 SHA256: 0dcb550ac67272cf8eae370b096c5f49656e9edb9a09e0ca4e5fcd44ff8941d3 SHA512: 4fdcfd917962545e0296b29bddc48e291e28912168c511c98340974897af9369a04accf69461151c6aa16b95dbc828c2e224ffc40817bd5c4d06fe1456da7531 Description: debug symbols for gobjc++-11 Auto-Built-Package: debug-symbols Build-Ids: 65ca75898bf01949222294d67456776624b69140 Package: gobjc++-12-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 26418 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Provides: objc++-compiler-arm-linux-gnueabi Depends: gcc-12-arm-linux-gnueabi-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gobjc-12-arm-linux-gnueabi (= 12.2.0-14+apertis1bv2024dev3b1cross1), g++-12-arm-linux-gnueabi (= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libobjc-12-dev-armel-cross (>= 12) Suggests: gcc-12-doc (>= 12) Filename: pool/development/g/gcc-12-cross/gobjc++-12-arm-linux-gnueabi_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 8216800 MD5sum: 886721d48604a44084197697179a6300 SHA1: 10cc5e0be638ceea6e8776c9b44fe6ddc80c69f1 SHA256: 1c243c9943cf9d818f8c12c6e6d572467eabfea3aa8d205995b8ff479d52128a SHA512: 23ecd8d8541987093a9831bde2e96d59f8b3e73bddb8f70e2f37a46d29560ca467dd138670a252b39033099aea1cffe60d3e88b687aa36e6036e4dc2eb414ddb Description: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-12-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 26418 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Provides: objc++-compiler-arm-linux-gnueabihf Depends: gcc-12-arm-linux-gnueabihf-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gobjc-12-arm-linux-gnueabihf (= 12.2.0-14+apertis1bv2024dev3b1cross1), g++-12-arm-linux-gnueabihf (= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libobjc-12-dev-armhf-cross (>= 12) Suggests: gcc-12-doc (>= 12) Filename: pool/development/g/gcc-12-cross/gobjc++-12-arm-linux-gnueabihf_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 8220036 MD5sum: 7f0be0ef35d49b919e6188f5ae90d410 SHA1: 28b48d54ca2c4dadc2e97494c7e718b83319bd63 SHA256: 66eafa96722af7262eff56710e57ee3d61ffb6b0027df2d9530d8a7e38677389 SHA512: 8bc021f58ff2edaf20ccd095d3ae3496666895f8c91083dc2e7853bb3507ed58fd2cfe17e736ed6fe84d24abfbf621b6449ee953bf52fefb68ce730c86fc2f99 Description: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-12-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-x86-64-linux-gnu-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gobjc++-12-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), g++-12-multilib-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), gobjc-12-multilib-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1) Filename: pool/development/g/gcc-12-cross/gobjc++-12-multilib-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 1132 MD5sum: 8625b72752056368d9e4f269d36717b1 SHA1: 44bf00cc76a00c5000d8c063757247d3807d3a15 SHA256: 282f15e9004c7d9a6e17b0b950e940758396b4247f2735195a9b1a8de471f7bc SHA512: 5e187f6fc403f3fea967b3102c65ff358a8f7c898b1a60c83ba94b5f99588ff8a43189188582c8a618f336532742ca1d65559ca31d7d1c87518bf1f42fc7bb88 Description: GNU Objective-C++ compiler (multilib support) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-12-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 32909 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Provides: objc++-compiler-x86-64-linux-gnu Depends: gcc-12-x86-64-linux-gnu-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gobjc-12-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), g++-12-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libobjc-12-dev-amd64-cross (>= 12) Suggests: gobjc++-12-multilib-x86-64-linux-gnu, gcc-12-doc (>= 12) Filename: pool/development/g/gcc-12-cross/gobjc++-12-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 9238796 MD5sum: bd38ff37a6caf7869c66a26b576fa92d SHA1: 2a8f2c823d03ec602a3a5bfe0876c3488b5117f8 SHA256: da4f4502daade56e862422f93ae9d2a802581afbe210c07507ee3bba7a679aab SHA512: f03edf37f26e39dfe0cb242f5481d8f0ab87db10dee1e2cef16d3704043d51cd09fe3027651ad0510a70ed5361abb8f978104bec2925bd379693104684f49f76 Description: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabi (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-arm-linux-gnueabi (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc++-12-arm-linux-gnueabi (>= 12.2.0-1~) Recommends: g++-arm-linux-gnueabi (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-arm-linux-gnueabi (>= 4:12.2.0-3+apertis0bv2024preb1) Filename: pool/development/g/gcc-defaults/gobjc++-arm-linux-gnueabi_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1100 MD5sum: f1612b429df637223e624241a46a94ad SHA1: 148cfeaa45e4d382bdbea85053f676519621c1ac SHA256: 806a6e116d2ae4d00d8372c493dcab4cac0eb45266946a77858f2e54c1e303b1 SHA512: 10c1d0f4fa1e73bf0dd9428e8b917e654d1814e11495bfb3d26f8ff0021a97fd90900a100930a23b4e71e7b2ef5c4bc29f8840dd9ec0fb95508171d11177535a Description: GNU Objective-C++ compiler for the armel architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the armel architecture. Multi-Arch: foreign Package: gobjc++-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabihf (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-arm-linux-gnueabihf (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc++-12-arm-linux-gnueabihf (>= 12.2.0-1~) Recommends: g++-arm-linux-gnueabihf (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-arm-linux-gnueabihf (>= 4:12.2.0-3+apertis0bv2024preb1) Filename: pool/development/g/gcc-defaults/gobjc++-arm-linux-gnueabihf_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1104 MD5sum: b6933485dc7edefefe5cee1be35b4a13 SHA1: b21178fd914c8a425746bbbc83dd5a9e09d0fb5e SHA256: 1361eff793424c76fd4495cf47809b2be14c61864c26278c371fbf2bd5f5fd26 SHA512: 933fb324391c74bf987153c8da62015c4bdde670604e65dbbc2a9f6aff255b20738eff061d698304254ba8c9e34bdfd0c30f7f269a2e94472e71151f1bcbd265 Description: GNU Objective-C++ compiler for the armhf architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gobjc++-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc++-12-i686-linux-gnu (>= 12.2.0-1~) Recommends: g++-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1) Filename: pool/development/g/gcc-defaults/gobjc++-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1100 MD5sum: 7a3ee586f96db61f67e6c2907c88ff27 SHA1: 972980a2820cbeb903885d2211d349f15afbea30 SHA256: 2fdc3adeb27c16a15999e50b7d6bc7e846d3b6f6f93339692aa0cec72114fde6 SHA512: 57099bbb45aea972151fe663ff90fd7160ba0b786269b12b762fbbd173391bf3753de1d98da8d69d79c5e8b48a54b695264dc80c672a03d1bffd5f1522998a9b Description: GNU Objective-C++ compiler for the i386 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gobjc++-mingw-w64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gobjc++-mingw-w64-i686, gobjc++-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185460 MD5sum: 9ffd2bfb2633daca3f45ac579296e927 SHA1: f8609e12229dba612eba3983800020849ead716c SHA256: a25cfd87a738270dfcd553b9f1ab151b6a403d2242fe683d5f7cea151e7ffe12 SHA512: e5123bb401dadac938fc59a914c32636968b66083c1593d93f0c62d83be22896c5fe3e64aa1b6c66e8ea010183abfc72123ef9e8194e0781cce7464e3aa5dc69 Description: GNU Objective-C++ compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gobjc++-mingw-w64-i686-posix, gobjc++-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185476 MD5sum: 06df99774f2c8233a89c74620fc9c7ca SHA1: b9d304cfd772209c21ce5b94450d5e7e2d6f63f1 SHA256: f28f8424e3764d9aee9310ad8516266d041ebd642742ad89b69fead96b14aa55 SHA512: 037047d97887026a759998f192130d8bb273dca4d4a6b823258e9a3b467370e4878156cb1b73d16615cb3a3156ecb57aa202b4f835ab081408d2419936a0677b Description: GNU Objective-C++ compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 32769 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-posix_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 9220324 MD5sum: 17312cda4da6ee5d4704130d3dbf4a96 SHA1: 92784f6076663fdec7b652eac07d7d1463eb6d41 SHA256: 0c3629e67ebb21a1fee0280f11f207c842221acd03138df4a391b566c2b8b45a SHA512: 8ecbd02a502ee97f97b676bdcd5691559acf6202eb4567524c71ee15e6219ce1380bb4190a327f391905ddaa85bd9e43227ce56a8585f71f584e027bc09a80c5 Description: GNU Objective-C++ compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 105277 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gobjc++-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-posix-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 103533292 MD5sum: 6f3c5b1879f679608433f8caa8c2b4ad SHA1: bee3e3cf5226dcea6e83359a3abd80c793d04d85 SHA256: 93ad0db24ece09b1cd93a233a0fccee96e267d3288850b796d3b65e11103cef3 SHA512: b59f4a2dc0b62f0c6999220d4283c2c0ca8c19db5674c0014cab7058f8b6c0b0e39668d2252bcdee93b9bce0ab015e054867fec854025d152ef0138be7a9bc8b Description: debug symbols for gobjc++-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: c50190e655b10fd37e8a8a7e83e20cf96278efb2 Package: gobjc++-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 32769 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-win32_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 9220612 MD5sum: 24afd64be5adaac326def8f9d8e6ad14 SHA1: c1a6554f859eeb4df71917786e09cc3053c6e670 SHA256: bc9849695e2b376db6910383035a4434d7b2afb80d1c42b9976e141b0d381e70 SHA512: 2fc592d24294f8f71dced120d5b296d080b71c79c9ad88197e16ded5c6cc19bef9e3ac3bdb260e1f317dfb0b341c4a3c018d2d58d1cfb7d68aad2325341aeeea Description: GNU Objective-C++ compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 105277 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gobjc++-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-win32-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 103538744 MD5sum: db31ebd81f06d92fc864e5f296c77870 SHA1: 48bad729f6cc66a6d824cff0bdeb71c292dd2ab4 SHA256: 184356943085d4b1d3424689c92c13114a8dfec41e9a2d302703de815c577e3a SHA512: ba641eb82689cdf6ed91e3658b7ea05705904b62c1646a36d5e3ff5e3d2f681fad936b698a9fa961ad95c44c18f8de2de64d98be014c69553a6690cd55972d51 Description: debug symbols for gobjc++-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 3bb008786d0d9880b9c853add7a141290e104d2d Package: gobjc++-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gobjc++-mingw-w64-x86-64-posix, gobjc++-mingw-w64-x86-64-win32 Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185476 MD5sum: 9ea6a55461713dadb366b050a799449b SHA1: f62251c8d620d86c51bdd9070f0504f477c7026a SHA256: 307f0c512baf84f3e94d85320914791fa776928c4188d17dc5fa078c0238a902 SHA512: 4d385e7ea713a3ca6ac6a600a0cabc17b59c3a314f1af5f3887d9c08d877b810f4be1eab8155adb9d8dc02c7b7c943d33ac7e1cd1a29e16cef4054eed7d3a8a9 Description: GNU Objective-C++ compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 33281 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-posix_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 9343080 MD5sum: 0ab1cfbb3692031bc801c55ad486779c SHA1: 28d47dd9ece36c84a942fca16f9799bf480f2788 SHA256: 948753d360ddfbf5ae3422eb3241dac971faa3a17fd954991269098c7132e36d SHA512: 7c8c72326dedeb725579faf29ce7d839d737aba9b5d301b86a068f705cf90ac5e91c0bd38b08f980282b867a83f16aee16b103d14a8766388f27231a2f338f9e Description: GNU Objective-C++ compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 105919 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gobjc++-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-posix-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 104251632 MD5sum: a34e96250055c0c6ff502968258d4136 SHA1: cf298aa51c57d233f4e65f10b223a417d937fbf8 SHA256: 64762b3c1f1e3192d94b34db47572d58911e0999886832b0d893f55e3be71701 SHA512: 38302894390a2a29f3d498fb5242d035cd36e1182018442185d103c31f0f018a803dedaf20e5bd9eece1ee1695124f48fd7bf3e3ee88b1185d94e10524661647 Description: debug symbols for gobjc++-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 56836253f753b74cd8336f4bec95f51cb37c766e Package: gobjc++-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 33281 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-win32_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 9342332 MD5sum: 190312deb84928a26f84e4f8708b4449 SHA1: dd26e29dbf8448675391a1d12127e75d9b5fde89 SHA256: 90902627e3b4fa525e10767ce461fb623b728bc362ed8686ff57c5622db381d6 SHA512: 462c5d5973f1d4224e47a3fbd6488660a77ea41fbb475b5e009aa0cc8e058e5fdefab8d0ba2718862a56309eda4832b254ae68bd2aee0db5b9b7eed23068ff21 Description: GNU Objective-C++ compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 105919 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gobjc++-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-win32-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 104260920 MD5sum: 07424906581d1b3534c6f60ab4a2f51a SHA1: 5153fdc8f9cd732c4105e56ae2aca376f1c3c08c SHA256: 2443b903ba3ea49678c91afd43a95b0da095bf734c454005d7d592453f1cb019 SHA512: c26e593f72082b96b32199f5c505ebbb8ce8cda3eaf4cb2d77dae004db53c81ca4e1a3c67e61fe4cdc498298893dc3e08d627c6df33f6a82816e0260b930dda1 Description: debug symbols for gobjc++-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: ae60ed369593321617e6f0420de7834d4ed10f46 Package: gobjc++-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-multilib-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc++-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc++-12-multilib-i686-linux-gnu (>= 12.2.0-1~) Recommends: g++-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1) Filename: pool/development/g/gcc-defaults/gobjc++-multilib-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1100 MD5sum: 755d2a73016d1ed0146ab3f092201e52 SHA1: 4be5089fc485e46811aaed55a7d5bb0ea371d2f0 SHA256: 46e8923b6f72d2e5af7c73ad6aaa761dce2120819a3b11d6980d8b14eb73625d SHA512: b4ac60930cd55c6c8f316ebf4c8c01ebd6a40d48c69e0753f8f198ef1947628134f7fde92b756964a6513ad37cf11a3b2766bf22f40803cba2c04018f17fa825 Description: GNU Objective-C++ compiler for the i386 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the i386 architecture. Package: gobjc++-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-multilib-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc++-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc++-12-multilib-s390x-linux-gnu (>= 12.2.0-1~) Recommends: g++-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1) Filename: pool/development/g/gcc-defaults/gobjc++-multilib-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1096 MD5sum: 5563c577b2c398da7a24147cf5e110cd SHA1: 41646f8169df378082019c998c8e5ad45f31dcf3 SHA256: 25ed73436de549e8698d40c2d5f112ae14367d78109a4b543055374c84b6d6e6 SHA512: 02211266f4b3b312a655ceb5b1d57327386dd100748fbae70ac8e31b38f80437317eb52caeba77603863c5b94d0939cb9fec199c5fa8ea48836584c90ab9a597 Description: GNU Objective-C++ compiler for the s390x architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the s390x architecture. Package: gobjc++-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-multilib-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc++-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc++-12-multilib-x86-64-linux-gnu (>= 12.2.0-1~) Recommends: g++-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1) Filename: pool/development/g/gcc-defaults/gobjc++-multilib-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1096 MD5sum: 83216de0b732ad4bf36740b45e4d46d0 SHA1: 38cd17bdac28a2b3e3751fe04a8810381630b91d SHA256: e92e1c2ddfb8ca23c143625f0851a7d7780b807fb0c2d4711ea9a88c644a54dd SHA512: bc5c728bb280e37cf02694b57e2c63f86956db4143e6185f9362baa35e1802bdc33f4a9a1424916bab275cff18440f9fc728b8bd1a7814a72cb486950fd6cbbe Description: GNU Objective-C++ compiler for the amd64 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the amd64 architecture. Package: gobjc++-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-powerpc64le-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-powerpc64le-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc++-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Recommends: g++-powerpc64le-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-powerpc64le-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1) Filename: pool/development/g/gcc-defaults/gobjc++-powerpc64le-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1108 MD5sum: 1b63c1d80925d770ec884e8201c90803 SHA1: 7cc069b8dc252a5562c039f4ed5126ecee07a7d9 SHA256: eab9e6d2c856579805beba8f4b3971d7fcf9d5303c1eb3b054f3f42168bf2b04 SHA512: 203caf0b957f6286b939bc36bbb0e877b3ff922a6514d931d5266f9b74102a70016f5d71155d1c7149ab6cfa86b3bffca9085c1495c835e1d7f0d0342b7d37eb Description: GNU Objective-C++ compiler for the ppc64el architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gobjc++-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc++-12-s390x-linux-gnu (>= 12.2.0-1~) Recommends: g++-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1) Filename: pool/development/g/gcc-defaults/gobjc++-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1096 MD5sum: 9688ebacbeb300af5d90c137f2205c5a SHA1: 7e3c7fcd144fe35d56c506beeb087c196acd82c9 SHA256: 9f198f14339d4bdb918ab067ad585348727e8633dc064332aaf25fde34e619b4 SHA512: 7316e9b22ef840d8e66dba4461c6fa78255b5810a5c3c523b4eb57a13d6895c15cce1700e662edd0dff431e95c1fd3c6748c3ee54998017346be92e7193ad7f3 Description: GNU Objective-C++ compiler for the s390x architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gobjc++-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc++-12-x86-64-linux-gnu (>= 12.2.0-1~) Recommends: g++-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1) Filename: pool/development/g/gcc-defaults/gobjc++-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1100 MD5sum: 26f46f5d1cbafeb9c099f4349f3cfdfd SHA1: 08215a01cf6a6099c90ab2338cf62ee697cfb763 SHA256: 1bf279eb3fba8e05827d174c6259d20866034a0a8148633d3647b68bee8e271d SHA512: c9ff84bd1f85d5eeb847b499699aece12077bee0d2e8fc496d0346a4d24879d6de515d3ed73b1509d065b349949486e053d78911f1e55714df81d1f343b65f1c Description: GNU Objective-C++ compiler for the amd64 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gobjc-11 Priority: optional Section: devel Installed-Size: 23803 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Provides: objc-compiler Depends: gcc-11-base (= 11.3.0-12+apertis0bv2024preb1), gcc-11 (= 11.3.0-12+apertis0bv2024preb1), libc6-dev (>= 2.23-1~), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libobjc-11-dev (= 11.3.0-12+apertis0bv2024preb1) Suggests: gcc-11-doc (>= 11) Filename: pool/development/g/gcc-11/gobjc-11_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 8185020 MD5sum: 995ce7070a0b599a264ecaf2b264579a SHA1: 7a8280a68171db2c86b861fc1984492b0fcba2cd SHA256: cc91cb929ac77e9bf93b6344a40b2fd8751ad763937760620bb6e06008b4e15c SHA512: da2e02f3d258f79d4fee7aef64a0d53bf2928c49f25d33885076ce093f3b4796f67a028e9850acd5679828ac68d92c50af75cd6c5eb53c103c74de01a1eadbd0 Description: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Homepage: http://gcc.gnu.org/ Package: gobjc-11-dbgsym Priority: optional Section: debug Installed-Size: 55258 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-11 Version: 11.3.0-12+apertis0bv2024preb1 Depends: gobjc-11 (= 11.3.0-12+apertis0bv2024preb1) Filename: pool/development/g/gcc-11/gobjc-11-dbgsym_11.3.0-12+apertis0bv2024preb1_arm64.deb Size: 50695968 MD5sum: e0562e6adc102cbac19af027f272f0da SHA1: f443bf619fe0c627b943e02c314533894c0fc639 SHA256: 1fdc3352fa56642a785f1703322b19361e8c4cd017c3165e16b79e2912ed2950 SHA512: d84292e7df985a2f5408420b907210825f2931a3367b7e342f5c7a4df34681f5028e3df0008cc63c005ff64f674134e356092e56cba75ab46602b0f9cb896891 Description: debug symbols for gobjc-11 Auto-Built-Package: debug-symbols Build-Ids: 964bc6f8d5d44f43ae706ad7aa84932de03348fe Package: gobjc-12-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 24397 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Provides: objc-compiler-arm-linux-gnueabi Depends: gcc-12-arm-linux-gnueabi-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-arm-linux-gnueabi (= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6-dev-armel-cross (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libobjc-12-dev-armel-cross (>= 12) Suggests: gcc-12-doc (>= 12) Filename: pool/development/g/gcc-12-cross/gobjc-12-arm-linux-gnueabi_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 7477544 MD5sum: e4af3da264a89d03d3de030ecfd8b402 SHA1: c9f37a9521a46baeec10ac4f22ca19431b211571 SHA256: 6929b1fe23a9a886e65d43c77e78f2604859aacfeb76482b033bac14b4822417 SHA512: e44168ddd2576fdabafb9813611ef603ab0c7bf404baba05c6b354651480adf0db44591a56298e1068530337ec7eaa35e958b584e67325c7edcfe3dddca1cc3d Description: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-12-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 24397 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Provides: objc-compiler-arm-linux-gnueabihf Depends: gcc-12-arm-linux-gnueabihf-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-arm-linux-gnueabihf (= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6-dev-armhf-cross (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libobjc-12-dev-armhf-cross (>= 12) Suggests: gcc-12-doc (>= 12) Filename: pool/development/g/gcc-12-cross/gobjc-12-arm-linux-gnueabihf_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 7477660 MD5sum: 9cda40849b070919d43be1f3dd312c12 SHA1: df79ca505708f7e99470aa27284295b9b7ae637f SHA256: a63321c82818220bfaa490b963161f54a054dc3519fc3139052bc8cb953a4e5e SHA512: bdb18016101f0a5bb6a001e5a39ebbba99d3b16808770d03491fa844ed0675390ae357afbe1073fe9748b36496365978d9d41d3bb603ff5a2603af9dbc3b1663 Description: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-12-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Depends: gcc-12-x86-64-linux-gnu-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gobjc-12-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-multilib-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), lib32objc-12-dev-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1), libx32objc-12-dev-amd64-cross (>= 12.2.0-14+apertis1bv2024dev3b1cross1) Filename: pool/development/g/gcc-12-cross/gobjc-12-multilib-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 1156 MD5sum: 3226d4da4a22d5ef6c3d4418ec3cc83f SHA1: c7a5b36028eb84da6ae28ef2a8adf6f077f7e440 SHA256: 0568b78b9ad2b01e439ad8c600214d0cf8c7f63d7ca96476a0522403dc2e7aac SHA512: 54b0b2b545ba8abcc5e10cb47702ee0d50c488166e97e32552320e37261fe21fc70d3271925d22bb7757b3e13d34019234cd880fd06e5b3420f50ac0ed9e3122 Description: GNU Objective-C compiler (multilib support) (cross compiler for amd64 architecture) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-12-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 30951 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-12-cross (15+apertis1bv2024dev3b2) Version: 12.2.0-14+apertis1bv2024dev3b1cross1 Provides: objc-compiler-x86-64-linux-gnu Depends: gcc-12-x86-64-linux-gnu-base (= 12.2.0-14+apertis1bv2024dev3b1cross1), gcc-12-x86-64-linux-gnu (= 12.2.0-14+apertis1bv2024dev3b1cross1), libc6-dev-amd64-cross (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libobjc-12-dev-amd64-cross (>= 12) Suggests: gobjc-12-multilib-x86-64-linux-gnu, gcc-12-doc (>= 12) Filename: pool/development/g/gcc-12-cross/gobjc-12-x86-64-linux-gnu_12.2.0-14+apertis1bv2024dev3b1cross1_arm64.deb Size: 8519348 MD5sum: ab95a8ec98312602e6d25f02aab3ee7d SHA1: 8ee8ed2e85b00c98f437ba5cc1076da64e1e0ea8 SHA256: b10aa0b352b2608b47efd9967519b3b827da199e05e9911a87c46fb61dd5013b SHA512: 445bea1b5ba985264cce085b3b9552cfa6b4189c851e6639b806c49f7cd93837a55a9c20eb3f4b92742bc199a20452f34ac05de3d37c90a8c937450425dfc7ee Description: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabi (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-arm-linux-gnueabi (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-12-arm-linux-gnueabi (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gobjc-arm-linux-gnueabi_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1080 MD5sum: 22abcf05c4db30705ac4eb40d24a589a SHA1: 24e371906c1f7fb3142d636e27e61207a8fbbfc0 SHA256: 64920dc586b6d1766e0a18e3775d5c20a5abaca0f0412dfc5ca4108c633abf2f SHA512: 88fbf417b7fcecd8c773f9c956b10749345388545beaace0543c0474fc7ec8975c7fb77b82327a661c0d76d3c5cfbad80332fbbefc4934cdea8429c5ae8fc99e Description: GNU Objective-C compiler for the armel architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the armel architecture. Multi-Arch: foreign Package: gobjc-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-arm-linux-gnueabihf (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-arm-linux-gnueabihf (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-12-arm-linux-gnueabihf (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gobjc-arm-linux-gnueabihf_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1080 MD5sum: 3c3b76d694ac99c76bafd2e33d0c9a2c SHA1: 5c48cf50291ab98d819adcd663f504a356a6b36d SHA256: ec786364ee21058219e3934ed4119005300942352b65cb25af814ecbe293183c SHA512: db25426e3e6ad182169e56300f6cd281b5c45ab0eb44601f31b0a7438a54b830411caffb253317087b8a4828802a12c07afc5c895052b389b74918c698a98906 Description: GNU Objective-C compiler for the armhf architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gobjc-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-12-i686-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gobjc-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1076 MD5sum: 88681d0da7ab4e4530312fc67b268e62 SHA1: b7ca2906ea4ca7cd59a74932175f4f3cefe65476 SHA256: cba743b2122a5cd47a04d04a6068425cd0f701f5b13b2ea81cc4df59728ea607 SHA512: a3cbd795effcd3741f611930cb06ef1372d9065c2ec795cdc6819af359826839d8374a547e68a9f5c02ed877f75970c900698f73ff2730d9ddbf9da41e0548bb Description: GNU Objective-C compiler for the i386 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gobjc-mingw-w64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gobjc-mingw-w64-i686, gobjc-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185460 MD5sum: cc272b1e7f8aa132759ec818fc1646cd SHA1: 592c89aa28012b17028c490203d2c60f1bdbf6b5 SHA256: 7afb8a79e706e6bef8d5c87e97ae2c6dcee574ffc421e86e71ff29878afbc0de SHA512: 8bc8dcca0ca9ed7953bbb1bdaf488d31fa9011364cf755b37cd4a3f2be56ab64d29f7253be18f05e29b24f4c765b672befe3032216c6b566385d842e3dcb5df2 Description: GNU Objective-C compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gobjc-mingw-w64-i686-posix, gobjc-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185472 MD5sum: d3975e25af459394bee847da0a7e269a SHA1: dc9de9295d3c353ea7fcbc8dddad5a54e8d93605 SHA256: feb98c6ef5247800e44dd2fb2b8360580e83a39748d205e07c8edfe2db1073d1 SHA512: 5342a8d33467b570bf13c75af22120b49559d0b4ea836cfce82b25c9d5c9d5cea746a66fdffb9abaa9856b99c48b31431118094bc4679f7d3de1fde71adf500b Description: GNU Objective-C compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 31031 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-i686-posix-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-posix_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 8506100 MD5sum: c1274a7bf447b6a16949c084aebdc1e2 SHA1: dbbf7d46c0758c134ad792b354fde35057cd7ff7 SHA256: 143f05d3fffc72fe737b67d6fafa2d4234a6e1690c3b9856a07b4bc07fb75893 SHA512: 95fd82bd7943b86ccecae63bc0524b5cc34deea6d937bf3c319c4b999f7611ce2482c8839cf00004bc42fde7cbd69b7590f2afe1eb480ffee9c89231573b964e Description: GNU Objective-C compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 98639 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gobjc-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-posix-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 96978976 MD5sum: 7823579d565b2ed8e174d1914dfa7cc9 SHA1: 846239aab2591dd6aed837fe4eba15d771cafe5e SHA256: 10996c467b1ced0aa90a9b9bf125e12544864a2445a9b061ee8215b93a833616 SHA512: a1ee4a51fbb0dcacf7370d8746b681f5302232e06b28395eaa7f81e91eb4afa8fee104741edbad987b4ae903f02b89fc4b1d23c476607d6cfdf69351c788a89a Description: debug symbols for gobjc-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 1034381c4a79298bc81824dc67b66cda890506dd Package: gobjc-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 31047 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-i686-win32-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-win32_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 8503548 MD5sum: ec184e1648e198faf94eaace59d123c2 SHA1: 2949ee06907d768324a945eef7b2f43e739de55b SHA256: b124e0762fdab66a6891291b27f7594f7de2963808719051fed92c8e161433f8 SHA512: 18921a837bcc5f62063c3bd6369b10c45d2d4660a2dde808b61d6be1f56fc8a0fb316d0ef9ac70f89e1aa1436479995edfc45af9c3bc08337cbf7a4ac2211b70 Description: GNU Objective-C compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 98638 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gobjc-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-win32-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 96988860 MD5sum: 7e7e29499726b18e11d753ceb5949a45 SHA1: da80bf3d73d64538912fa1cafbab4893a4510515 SHA256: 6b2e395d4173bfde6a8c770874c9bd4755ddefd7e9ed636c57b7d09e5da9f2af SHA512: dfb3c200ec32c2c22f791dd9a579d189c0383fd9272d927324106411829198e4741c1c3021d07ae3bc4ea2cca9ef04043f2f8fbb088c12c556c647009b61fc56 Description: debug symbols for gobjc-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 482502d1fcc3ded919bdab0b5f19d05e6ffd1264 Package: gobjc-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gobjc-mingw-w64-x86-64-posix, gobjc-mingw-w64-x86-64-win32 Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_all.deb Size: 185476 MD5sum: 3b8ef4b349107c01853ea631b37f1e3e SHA1: 00bb629bc96f7bab90d8a3a5588878d0b5463acd SHA256: e469275293811c9c765fd4c74a2bc6e092478ed68445953ac12c29e405a12f8b SHA512: 85db0cd3a687fc289488872d52bc516438e5547034a97df185e737a7b20d80c07873bb1d92b4fefc88c8bbc1b1c480aa9e7d71c0318d82e8e71625659dc3a21d Description: GNU Objective-C compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 31548 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-x86-64-posix-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-posix_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 8627072 MD5sum: e5fe6e6bddf19f927bc33b237c93e09a SHA1: 7722e8cbce1ad4910870e5125e06035de4bcbf59 SHA256: 1333cdc3be7ae5fc452773d744167f6acdf13b9905ee90a96a69917f3870356d SHA512: 4545a2c1eab3150d8371c8bcacd0ce4593606a5f74c78963d0b9f7aac433a853957865b1c885d5d4d18b493b59632dc678206993d25559a239fca62bcea9e21a Description: GNU Objective-C compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 99252 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gobjc-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-posix-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 97745152 MD5sum: 4dd113185a5aa7b037e496b77f0a523b SHA1: e981fefdc76cd90e64717e341d28a9e1cc6f8036 SHA256: 4c130eda61d74658a89cd0e71cbaadedc9c4b0b7a17a26e1aa9bf86524b4e253 SHA512: 126f4a2f3323c78b7a6d64e292573350d10ff472137180e8a0436b2599aeacab0d03a3700122d1ee89ae486077f8cbe3f8ec0700101fe3bff495acb29833991e Description: debug symbols for gobjc-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: e6148d51408efbb81072728c62dfaeead08f27d8 Package: gobjc-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 31564 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Replaces: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-x86-64-win32-runtime (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12.2.0) Breaks: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-win32_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 8625872 MD5sum: 8afcb0909b7189127ef0f9aba1689599 SHA1: ebd4309ebda740fed5deeacf63a07db62432c340 SHA256: 636fcee81d5e75c6d0a5c0c5dc1b9189059f521165ce094d840d0251b1ae3848 SHA512: b64fd0da2682eff40662007d4c313cc0da66e923265018c80fae8cea41ce1ebeb8d6ef9a83a9a244f3e16650cbfbfc022e89e5ebcf290d68e93f8438360029e4 Description: GNU Objective-C compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Built-Using: gcc-12 (= 12.2.0-14+apertis1bv2024dev3b1) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 99252 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (25.2+apertis0bv2024preb1) Version: 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1 Depends: gobjc-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-win32-dbgsym_12.2.0-14+apertis1bv2024dev3b1+25.2+apertis0bv2024preb1_arm64.deb Size: 97751256 MD5sum: 31e24ca6452317f7bf111f709db460fd SHA1: 66cdba8e64aaaad51e9c464939a689fc4f869664 SHA256: 865479fb3e3d4b6f5db4a964f2698dfdac4895c216b3f0096a53009568d21e9f SHA512: a080bd1cabe5e5b6728ec37d31c23c24b5340fc9f3de562c1be582db0a457f7f165e5470db1efc468c865909fa7a9b62c58df72f964677e9386bb0724aa4ca4b Description: debug symbols for gobjc-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 6d6889ef731ee02e9d8557c0ec1fdfad8dbc8beb Package: gobjc-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-multilib-i686-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-12-multilib-i686-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gobjc-multilib-i686-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1080 MD5sum: 2b734e6f542a53657f482b9ff357286a SHA1: 39930e7a1ad51e2fcabbae0ce041e0229013d0f3 SHA256: 8a039597e376a88fd86c50d8915f7133c2e7557dd8731fa8f406a31a45aacfb2 SHA512: c674a89e8e2feed6f42d3a799e382302a8c861861145eabfe9b8c60c3b33f5782d820d19e826551a56672c0c83ad29a85d591cb71b882341c741fa74a4c5e6d4 Description: GNU Objective-C compiler for the i386 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the i386 architecture. Package: gobjc-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-multilib-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-12-multilib-s390x-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gobjc-multilib-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1076 MD5sum: 3dc8ccd93788d684c03838d261b59d84 SHA1: 4425d88be8da9914bfe3e81262a9d4acd323e2fe SHA256: 8fe399f40eb7021bac1968fd4b7835e3c585465d5c49ed62468c692e9c33fc0e SHA512: 1fce9d8cd8186dcf82a911f353cb2263bdecc7b95f215e9631735e072aad0165f35f0df9e8f4d9bf6b345b8524b88d6f91afd903c87aa989a1bfdda855b771ae Description: GNU Objective-C compiler for the s390x architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the s390x architecture. Package: gobjc-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-multilib-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-12-multilib-x86-64-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gobjc-multilib-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1084 MD5sum: 3938f71e6404ee7d444b8f59f0eb49bb SHA1: 1d6e32a2464dc113fc17eb310179334952287b88 SHA256: a19e28a01cfd3775ca78e2688ef8f04fda0ba02e50955beb6450ab32b2efc1c0 SHA512: 601a87624f9f43603f1ce67edb5fab9663c9ea8b087db6ac84a972cade4275f5e0c121f0952a50ef2d46ba67b9eb660ac768ceedbaa25fbc46876353500c426d Description: GNU Objective-C compiler for the amd64 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the amd64 architecture. Package: gobjc-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-powerpc64le-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-powerpc64le-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gobjc-powerpc64le-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1084 MD5sum: d56a16291a2508f8ba56fdfd7c1b9441 SHA1: c608ca0c689ca4a9c07e4f699fba90fa38bfb9e4 SHA256: dffe51749f6df5fd12b4fb808f79f9122f04b3a13dfc57d5aeb8a2b1bfebca3f SHA512: 50a20f49b86c5f109103b0d9fcfaf90d0d2e6e659a4ac8ebdfe1cffd0dafcdc67bbd5e5b990b057b6853a352fcc8e1c6e5f12777c675d0f24e13e6775df4fb33 Description: GNU Objective-C compiler for the ppc64el architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gobjc-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-s390x-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-12-s390x-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gobjc-s390x-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1072 MD5sum: 0ffafb1247343b4274abe1fd00cb1565 SHA1: a75b0169078f7234d1fa67928523bd32bea4e3cf SHA256: b161c68bb5db11d3c15c77ae382bc93a6b44eeadc5840337001bb9ea871f0e74 SHA512: cb27456d89f7d25bc882b663983f5d23fc8a9b343264d4c115db618a1ea635a810fb4455dab2b80cc4883957ab3215854caedcb8929b63a47ef7e74ff47e9aa2 Description: GNU Objective-C compiler for the s390x architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gobjc-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.203+apertis0bv2024preb1) Version: 4:12.2.0-3+apertis0bv2024preb1 Depends: cpp-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gcc-x86-64-linux-gnu (>= 4:12.2.0-3+apertis0bv2024preb1), gobjc-12-x86-64-linux-gnu (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gobjc-x86-64-linux-gnu_12.2.0-3+apertis0bv2024preb1_arm64.deb Size: 1080 MD5sum: d5dce889d90ae03387625c3c94a80af1 SHA1: cb48aff2b7e56b6ec64d90d930de43708bc118d8 SHA256: d5fb707f5d29edc01a6d51abdf48a054fcd5c1eb14ca2d4cd329a627871b0d24 SHA512: 477036df40c68e886fe7952cbf14bad7966a91a20a31245a7b6414af63944c2a55130fac84c55dcd242e8e476413f525720c4146fcd1060ef9e98dc4e749f18d Description: GNU Objective-C compiler for the amd64 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gogoprotobuf Priority: optional Section: golang Installed-Size: 41154 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-gogoprotobuf Version: 1.3.2-3+apertis0bv2024dev2b1 Depends: golang-github-gogo-protobuf-dev (= 1.3.2-3+apertis0bv2024dev2b1), protobuf-compiler Filename: pool/development/g/golang-gogoprotobuf/gogoprotobuf_1.3.2-3+apertis0bv2024dev2b1_arm64.deb Size: 4146132 MD5sum: 8fcedc6a14b420a479b55e681bf5b048 SHA1: 14fa4c991f94840243f2f7efb7201bda0c5270ae SHA256: c919e5908918efc449549dab65f067167ce21a986115435732a0630bfffcf846 SHA512: 2ff2b42a91147ae948dc61abca4af6d3f38c51cd9de845e7266ea1164d3b0e0ed067c5f0b12c2be31457342122d3a20d8ef0e937756a462b334800698addd977 Description: alternative protocol buffer support for Golang - utilities An alternative protocol buffer support for the Go programming language, forked from golang-goprotobuf. It is backwards compatible with goprotobuf, but provides faster marshalling and unmarshalling and can generate extra helper code, tests and benchmarks. . This package provides utilities. Built-Using: golang-1.19 (= 1.19.6-2) Homepage: https://github.com/gogo/protobuf Package: gogottrpc Priority: optional Section: golang Installed-Size: 11127 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-gogottrpc Version: 1.1.1-1+apertis0bv2024dev3b1 Filename: pool/development/g/golang-gogottrpc/gogottrpc_1.1.1-1+apertis0bv2024dev3b1_arm64.deb Size: 2268340 MD5sum: af99901fe93e9bcb18865c538f230c22 SHA1: 53d984bc81861ceff5a42d29b6996172f1398369 SHA256: c5ac5f657e3f4434ad3bc72938317b89575009a1557084f642f2f7e4cc5cac1c SHA512: 49eb3be3cbbf64b2a21324f211a3b53855d018245c28144a6000f838a08adc1d9466cda7c5e8d9448a7f6e25590edd2f72bd473a0a72075df84e98f55eb0e85d Description: GRPC for low-memory environments - utilities The existing grpc-go project requires a lot of memory overhead for importing packages and at runtime. While this is great for many services with low density requirements, this can be a problem when running a large number of services on a single machine or on a machine with a small amount of memory. . Using the same GRPC definitions, this project reduces the binary size and protocol overhead required. We do this by eliding the net/http, net/http2 and grpc package used by grpc replacing it with a lightweight framing protocol. The result are smaller binaries that use less resident memory with the same ease of use as GRPC. . Please note that while this project supports generating either end of the protocol, the generated service definitions will be incompatible with regular GRPC services, as they do not speak the same protocol. . This package provides utilities. Built-Using: golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-github-golang-protobuf-1-3 (= 1.3.5-4+apertis0bv2024dev2b1), golang-gogoprotobuf (= 1.3.2-3+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-3+apertis0bv2024dev2b1), golang-google-grpc (= 1.33.3-2+apertis1bv2024dev2b1), golang-google-protobuf (= 1.28.1-3+apertis0bv2024dev2b1), golang-logrus (= 1.9.0-1+apertis0bv2024dev2b1) Homepage: https://github.com/containerd/ttrpc Package: golang Priority: optional Section: golang Installed-Size: 12 Maintainer: Debian Go Compiler Team Architecture: arm64 Source: golang-defaults Version: 2:1.19~1+apertis0bv2024dev2b1 Depends: golang-1.19, golang-doc (>= 2:1.19~1+apertis0bv2024dev2b1), golang-go (>= 2:1.19~1+apertis0bv2024dev2b1), golang-src (>= 2:1.19~1+apertis0bv2024dev2b1) Filename: pool/development/g/golang-defaults/golang_1.19~1+apertis0bv2024dev2b1_arm64.deb Size: 4996 MD5sum: cdce9c9c829ff2626f47c25d80f3c57b SHA1: 88f1ddcd70beb93ab2724e39d1c1d72f45d911e5 SHA256: 4866fd992ec99dafcabf4145017d04e758f5dc5efae66bb6a2be6c79d892500b SHA512: 11da8289984cbe46f0c682e9f24cd0b9e282a71793190e821b1e1a96bcf779b770c4f55f9b2b20c2cd804f11d39f9a400a79b8ae124dff32fcc6d2d5fc5935a1 Description: Go programming language compiler - metapackage The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package is a metapackage that, when installed, guarantees that (most of) a full Go development environment is installed. Homepage: https://golang.org Multi-Arch: same Package: golang-1.19 Priority: optional Section: golang Installed-Size: 48 Maintainer: Debian Go Compiler Team Architecture: all Version: 1.19.8-2+apertis0bv2024dev2b1 Depends: golang-1.19-doc (>= 1.19.8-2+apertis0bv2024dev2b1), golang-1.19-go (>= 1.19.8-2+apertis0bv2024dev2b1), golang-1.19-src (>= 1.19.8-2+apertis0bv2024dev2b1) Filename: pool/development/g/golang-1.19/golang-1.19_1.19.8-2+apertis0bv2024dev2b1_all.deb Size: 18360 MD5sum: 5a2eda5efea98def2eab39c5cb8e27b6 SHA1: 07dc0820b6167a975b8ae5fe5a2cf3ea9e147b80 SHA256: ecbccb540ade155b7638c36eb49ab43e5e54a1d4787a9447f4b3ef2f1e47694d SHA512: 1a23ffdae2e44797d73add21639cb2adebe4b3a0760fd3c15320aa76cdaa1fed79e517f7d7472d95e4ea4d24b076023b3edf4f2dd9b622530663e07e7bcd877f Description: Go programming language compiler - metapackage The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package is a metapackage that, when installed, guarantees that (most of) a full Go development environment is installed. . To use this version, instead of the default one provided by golang-go package, add /usr/lib/go-1.19/bin/ to PATH, or invoke /usr/lib/go-1.19/bin/go directly. Homepage: https://go.dev/ Package: golang-1.19-doc Priority: optional Section: doc Installed-Size: 583 Maintainer: Debian Go Compiler Team Architecture: all Source: golang-1.19 Version: 1.19.8-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-1.19/golang-1.19-doc_1.19.8-2+apertis0bv2024dev2b1_all.deb Size: 97388 MD5sum: 2e9558049a9b5b8e135f8d1f64adf36b SHA1: bf8b2096b1870081ab017951320e43245f774c4f SHA256: 2c9fbbaa14e5798476c94e4521320e624ba88c993186248ad3eaa6c3688a7c0a SHA512: 4f375f03a75264750c28ddba10a4b78fe2654e62577e6ab6ae2464db44bb5fd8c8c823b62b55bd42863966b0f6f93a54db0ca4e4f6c590f0c27348174af6fe59 Description: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the documentation for the Go programming language. Homepage: https://go.dev/ Multi-Arch: foreign Package: golang-1.19-go Priority: optional Section: golang Installed-Size: 332011 Maintainer: Debian Go Compiler Team Architecture: arm64 Source: golang-1.19 Version: 1.19.8-2+apertis0bv2024dev2b1 Depends: golang-1.19-src (>= 1.19.8-2+apertis0bv2024dev2b1), libc6 (>= 2.34) Recommends: g++, gcc, libc6-dev, pkg-config Suggests: bzr | brz, ca-certificates, git, mercurial, subversion Breaks: dh-golang (<< 1.43~) Filename: pool/development/g/golang-1.19/golang-1.19-go_1.19.8-2+apertis0bv2024dev2b1_arm64.deb Size: 56592232 MD5sum: 00115e4434d427f87f8157307cb974ba SHA1: 61bae587250945a2a60690342259f0e8eff37fc2 SHA256: 86530a7a476b342f784da23b2b4f524b431124ea0a6131278f012d0bdc2058df SHA512: 4bae34a0360b9644f2273851e620cd3b89f4f0002b679bd6bb44f985e5bc07c2a4148dbf0885ade98d6038117ffeb0c7f6a0ca6b66d9ce5156ed3c256aa4b51a Description: Go programming language compiler, linker, compiled stdlib The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides an assembler, compiler, linker, and compiled libraries for the Go programming language. . To use this version, instead of the default one provided by golang-go package, add /usr/lib/go-1.19/bin/ to PATH, or invoke /usr/lib/go-1.19/bin/go directly. Homepage: https://go.dev/ Package: golang-1.19-src Priority: optional Section: golang Installed-Size: 118541 Maintainer: Debian Go Compiler Team Architecture: all Source: golang-1.19 Version: 1.19.8-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-1.19/golang-1.19-src_1.19.8-2+apertis0bv2024dev2b1_all.deb Size: 18308952 MD5sum: 3884fc8922e33d1afd94c800ffc4c3b2 SHA1: ca8d1f75aabd920f3502d7481ef775f2a60777b0 SHA256: 6d07a6a3fe5477b9af2884ff1126c616a35665b5ca268f36be109222b104136a SHA512: 0d06966e6d327f664bf946361e73f7f65b5a8c00d810e02a2f606f4f29701d92de9ee057648c395420347a35b7c635f619a6ff883f876728cefa72caf7c9ca72 Description: Go programming language - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the Go programming language source files needed for compilation. Homepage: https://go.dev/ Multi-Arch: foreign Package: golang-any Priority: optional Section: golang Installed-Size: 12 Maintainer: Debian Go Compiler Team Architecture: arm64 Source: golang-defaults Version: 2:1.19~1+apertis0bv2024dev2b1 Depends: golang-go (>= 2:1.19~1+apertis0bv2024dev2b1) | gccgo-go (>= 2:1.19~1+apertis0bv2024dev2b1) Filename: pool/development/g/golang-defaults/golang-any_1.19~1+apertis0bv2024dev2b1_arm64.deb Size: 5132 MD5sum: a6adbf75c8b228b75cebf31bce1acd62 SHA1: 5b4a7597cb239ccab91adc38ec0e1d9feee06ded SHA256: e7b88a8217c8edf104f54674950571d58b59c288248fa342e5858771c23a5579 SHA512: d2d24b49f4b6e1b38a41d89a85b0c89feacce5b9ca840ebbe5d8557f8243002b3c070f4c77c4353786e0a1d0530e4a284828b3b157a371b440a766e4faaeed12 Description: Go programming language -- gccgo on "non-Go" platforms The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go toolchain and compiled standard library or gccgo on architectures that do not have a native toolchain ("gc compiler") port. Because the gccgo and Go releases are not on the same schedule, it is not guaranteed that the version of the Go language provided by the version of gccgo that this package depends upon will match the version of this package. Homepage: https://golang.org Multi-Arch: same Package: golang-cfssl Priority: extra Section: devel Installed-Size: 39737 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-cloudflare-cfssl Version: 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libsqlite3-0 (>= 3.12.0) Filename: pool/development/g/golang-github-cloudflare-cfssl/golang-cfssl_1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2024dev2b1_arm64.deb Size: 6959636 MD5sum: dea1c799c54257e2c5194ac6a009de61 SHA1: f328e2f32ff6029c60be0086379b5753a3dc1c6e SHA256: 1e0f0cf73a552a1452444dd563a473a4659d09f15b884346cbedc479b92bd72f SHA512: 8b388cc29714ff511902b90a03e2b7be0311157a5353f403afc4c698b0650b7045542a2999af16b660a603bae5cf3f10189a046646b8542ccd29ac57576c7524 Description: CloudFlare's PKI and TLS toolkit CFSSL is CloudFlare's PKI/TLS swiss army knife. It is both a command line tool and an HTTP API server for signing, verifying, and bundling TLS certificates. CFSSL can be used to build custom TLS PKI tools as well as create and manipulate traditional certificate structures using code or on the command line. . This package contains the command line executables. Built-Using: golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-github-cloudflare-go-metrics (= 0.0~git20151117.0.6a9aea3-4+apertis0bv2024dev2b1), golang-github-cloudflare-redoctober (= 0.0~git20161017.0.78e9720-5), golang-github-daaku-go.zipexe (= 1.0.1-2+apertis0bv2024dev2b1), golang-github-geertjohan-go.rice (= 1.0.2-1), golang-github-go-sql-driver-mysql (= 1.5.0-2+apertis0bv2024dev2b1), golang-github-google-certificate-transparency (= 0.0~git20160709.0.0f6e3d1~ds1-3), golang-github-jmhodges-clock (= 1.0-3.1+apertis0bv2024dev2b1), golang-github-jmoiron-sqlx (= 1.3.5-1+apertis0bv2024dev2b1), golang-github-kisielk-sqlstruct (= 0.0~git20150917.0.0b86a3e-2.1apertis0bv2024dev2b1), golang-github-kisom-goutils (= 0.0~git20161101.0.858c9cb-2.1), golang-github-lib-pq (= 1.10.7-2+apertis0bv2024dev2b1), golang-github-mattn-go-sqlite3 (= 1.14.16~ds1-1+apertis0bv2024dev2b1), golang-go.crypto (= 1:0.4.0-1+apertis0bv2024dev2b1), golang-golang-x-net (= 1:0.7.0+dfsg-1+apertis0bv2024dev2b1) Homepage: https://github.com/cloudflare/cfssl Package: golang-cfssl-dbgsym Priority: optional Section: debug Installed-Size: 15891 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-cloudflare-cfssl Version: 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2024dev2b1 Depends: golang-cfssl (= 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2024dev2b1) Filename: pool/development/g/golang-github-cloudflare-cfssl/golang-cfssl-dbgsym_1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2024dev2b1_arm64.deb Size: 12932644 MD5sum: edf867019e7023d3412d8a2a656c3903 SHA1: fb033ea6ed191b048253e04585a7e4f423ca7c91 SHA256: f2814bf5e0c64a9dfb0abf4c49c52b044291fd2888122936b157ffd06e05805d SHA512: a79674dfa071d3e835636d77465cfa176aa1d0f508c33915d624ab3c2e24edf71907009d8d55837122ab0cdcf838dbf109b17e3494616ecb3ce205cf2fc85f17 Description: debug symbols for golang-cfssl Auto-Built-Package: debug-symbols Build-Ids: 18186701f42fd50be7ab8d45fa8437c479ffe846 39d749e808b5be0a69be0e2bb3e87e9a54533a3f 4af20d5d86a72e7de624844031569124f5cb02b8 5f5ebc25a8718fc7099937a1521d3e97050c1c82 9d625b5b4a81cb79040260ff3b78ccfa969ed70f d37f73bfa3c7d8ed07731641d4545e4b49be5993 e3c6e0621c66da1db97d3595bdefab4ba8064adc Package: golang-clockwork-dev Priority: extra Section: oldlibs Installed-Size: 8 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jonboulle-clockwork Version: 0.1.0-4.1apertis0bv2024dev2b1 Depends: golang-github-jonboulle-clockwork-dev Filename: pool/development/g/golang-github-jonboulle-clockwork/golang-clockwork-dev_0.1.0-4.1apertis0bv2024dev2b1_all.deb Size: 1904 MD5sum: cf31adc00c05d63d8fe1e103f526bd0c SHA1: 24ccdbc7496136199ea8cc30c550b5eba288b769 SHA256: 473c34be7944ca472bf406aa9ef6c17a60d1aaf49f5056fd41333774c0ded478 SHA512: d5e00718ef5096c828e7178e9f2cde1b675ebb9c82323efa47c9e449f5d936b5827d2e49306f8984533c26f7158c3303164b38cd9ca0cd379f0c0cb17527111c Description: Transitional package for golang-github-jonboulle-clockwork-dev This is a transitional package to ease upgrades to the golang-github-jonboulle-clockwork-dev package. Homepage: https://github.com/jonboulle/clockwork Package: golang-dbus-dev Priority: optional Section: golang Installed-Size: 348 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-dbus Version: 5.1.0-1+apertis0bv2024dev2b1 Provides: golang-github-godbus-dbus-dev Filename: pool/development/g/golang-dbus/golang-dbus-dev_5.1.0-1+apertis0bv2024dev2b1_all.deb Size: 64228 MD5sum: 7411a79b9c8f6fa4dbc177abf5b3b785 SHA1: 43f044b90dce51ebc2ad888ff3f445e812caa969 SHA256: 9332b2d3983d19db683dcd2f9b75edbc63b07694c22f3da2855c682ca5c9ff0d SHA512: b81f31c2f7eb3dfbdcd12d139c283b907679390214c404cc4f62e49370b313e19d96163292c643e131b3b7fafe9e089d9889b4c6ec86a64866464ecc629c35c0 Description: Go client bindings for D-Bus Package "dbus" is a simple library that implements native Go client bindings for the D-Bus message bus system. . This package contains the source. Homepage: https://github.com/godbus/dbus Multi-Arch: foreign Package: golang-doc Priority: optional Section: doc Installed-Size: 12 Maintainer: Debian Go Compiler Team Architecture: all Source: golang-defaults Version: 2:1.19~1+apertis0bv2024dev2b1 Depends: golang-1.19-doc, golang-go (>= 2:1.19~1+apertis0bv2024dev2b1) Filename: pool/development/g/golang-defaults/golang-doc_1.19~1+apertis0bv2024dev2b1_all.deb Size: 5048 MD5sum: bdc0cad5dab357a34e383a9c3f8fb6e1 SHA1: d4973b1db6dc691fbdf5a8bde9117632d0d98c88 SHA256: 5ec9287f99384e85f528bb32cc2a6ca3dacece5a14e542e7d4df0b0f51958ad4 SHA512: 0ee659e5ea47c17e98650e595683a71c58198c32727c19805bc3a9c3cf27ebdf1f98e42c46201ed7fc698f63ea5f23cd626953b63f5f4563c2d3317374c2b7b2 Description: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go documentation. You can view the formatted documentation by installing the golang-golang-x-tools package, running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Homepage: https://golang.org Multi-Arch: foreign Package: golang-docker-credential-helpers Priority: optional Section: golang Installed-Size: 3430 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-docker-docker-credential-helpers Version: 0.6.4+ds1-1+apertis0bv2024dev2b1 Depends: gnome-keyring, libc6 (>= 2.34), libglib2.0-0 (>= 2.28.0), libsecret-1-0 (>= 0.7) Suggests: pass Filename: pool/development/g/golang-github-docker-docker-credential-helpers/golang-docker-credential-helpers_0.6.4+ds1-1+apertis0bv2024dev2b1_arm64.deb Size: 723140 MD5sum: 5e8330f1a5b962cdb7ea5e73d5602bd6 SHA1: d6ffe016836196c22ded10ec840c9929d940e3f4 SHA256: 54c1eb8a1d94649a9d36ea25b6c2da3c7394635c40fdf12dfc925ea10219f608 SHA512: 38dc76f9e8a823d4f410bdefdad946d92196bbf4bd5ee1a9c4396f635f59978d6ec81f646dda7cc3f9f249ebd394ee7109a28fbf218f2561d6e74bb6278874cb Description: native stores to safeguard Docker credentials The docker-credential-helpers package is a suite of programs to use the built-in OS native stores to keep Docker credentials safe. . This package contains the command-line executables. Built-Using: golang-1.19 (= 1.19.6-2), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1) Homepage: https://github.com/docker/docker-credential-helpers Package: golang-docker-credential-helpers-dbgsym Priority: optional Section: debug Installed-Size: 737 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-docker-docker-credential-helpers Version: 0.6.4+ds1-1+apertis0bv2024dev2b1 Depends: golang-docker-credential-helpers (= 0.6.4+ds1-1+apertis0bv2024dev2b1) Filename: pool/development/g/golang-github-docker-docker-credential-helpers/golang-docker-credential-helpers-dbgsym_0.6.4+ds1-1+apertis0bv2024dev2b1_arm64.deb Size: 600048 MD5sum: a355280097353b2f20b0c6ec88d38aad SHA1: b26be2f82bbe0fcf763b75c343feed1b68696394 SHA256: 0fd751a8f1b1379897f0fed897f575f2c5ecd50fe03b5828e9e3709d20f6d423 SHA512: d3fc38e096f841d75c87ad12e81a4b2599946c8b863cd404998ba6638c8f0df0d0ffd10c66c2f72b7e35bfd2c2035b209db6b406e441c01cbb2c02f23c3a1e14 Description: debug symbols for golang-docker-credential-helpers Auto-Built-Package: debug-symbols Build-Ids: 9e92dbb393cd422ec0651640f41caa92e3204f2c Package: golang-etcd-server-dev Priority: optional Section: net Installed-Size: 6775 Maintainer: Debian Go Packaging Team Architecture: all Source: etcd Version: 3.4.23-4+apertis0bv2024dev2b1 Provides: golang-github-coreos-etcd-dev Depends: golang-github-bgentry-speakeasy-dev (>= 0.1.0~), golang-github-cockroachdb-datadriven-dev, golang-github-coreos-bbolt-dev, golang-github-coreos-go-semver-dev (>= 0.2.0~), golang-github-coreos-go-systemd-dev, golang-github-coreos-pkg-dev (>= 3~), golang-github-creack-pty-dev (>= 1.1.11~), golang-github-dustin-go-humanize-dev, golang-github-gogo-protobuf-dev, golang-github-golang-groupcache-dev (>= 0.0~git20160516.0.02826c3~), golang-github-golang-jwt-jwt-dev, golang-github-google-btree-dev, golang-github-google-uuid-dev, golang-github-grpc-ecosystem-go-grpc-middleware-dev, golang-github-grpc-ecosystem-go-grpc-prometheus-dev, golang-github-grpc-ecosystem-grpc-gateway-dev (>= 1.2.0~), golang-github-jonboulle-clockwork-dev, golang-github-json-iterator-go-dev, golang-github-modern-go-reflect2-dev, golang-github-olekukonko-tablewriter-dev (>= 0.0~git20170122.0.a0225b3~), golang-github-prometheus-client-golang-dev (>= 1.0.0~), golang-github-prometheus-client-model-dev, golang-github-soheilhy-cmux-dev, golang-github-spf13-cobra-dev, golang-github-spf13-pflag-dev, golang-github-tmc-grpc-websocket-proxy-dev, golang-github-urfave-cli-dev, golang-github-xiang90-probing-dev (>= 0.0.1~), golang-go.uber-zap-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev, golang-golang-x-time-dev, golang-google-grpc-dev, golang-gopkg-cheggaaa-pb.v1-dev, golang-gopkg-yaml.v2-dev, golang-goprotobuf-dev, golang-k8s-sigs-yaml-dev Breaks: golang-github-docker-docker-dev (<< 20.10.21+dfsg1-2~), nextcloud-spreed-signaling (<< 0.4.1-3~), vip-manager (<< 1.0.2-5~) Filename: pool/development/e/etcd/golang-etcd-server-dev_3.4.23-4+apertis0bv2024dev2b1_all.deb Size: 908040 MD5sum: 6342211e6a9938d5cd76b9df28a917df SHA1: 3e96703b8506c37634188bcd9ee8294c761cc502 SHA256: d57ad0e56e89c27657d75784f8d1d7eefea46df79a4a5c35bdfc247ab4a44953 SHA512: 3439c607b0350f809e556422ae036bf7c32e9b57b87a904c060f254fcb90b0eb7db950de26857ea949657bd92e5c18d50e935b59499d7ba900c3c7755e6c3802 Description: highly-available key value store -- source A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on: . * Simple: curl'able user facing API (HTTP+JSON) * Secure: optional SSL client cert authentication * Fast: benchmarked 1000s of writes/s per instance * Reliable: Properly distributed using Raft . Etcd uses the Raft consensus algorithm to manage a highly-available replicated log. . This package contains the source. Homepage: https://etcd.io Package: golang-ginkgo-dev Priority: optional Section: oldlibs Installed-Size: 19 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-ginkgo Version: 1.16.5-3+apertis0bv2024dev2b1 Depends: golang-github-onsi-ginkgo-dev Filename: pool/development/g/golang-ginkgo/golang-ginkgo-dev_1.16.5-3+apertis0bv2024dev2b1_all.deb Size: 11516 MD5sum: cd8bdd1db904bdd7d915e8eedb7c2881 SHA1: 3e4e43b9bcfcedd8f9e15eaf1ac14b318c9a0531 SHA256: 8cf113d2bf1c7c0a295d5c1851c327b980c89a8e0a1c8d5df9b1f5a4d172287c SHA512: b4f6ec2a01d2718283fff043ae25284467e84deece1d561f1cc632b241b6b17b0fe15f57e6f659465e1eb7223531f28e6901c9516ff29a4ff35c6d0c24acdf12 Description: Transitional package for golang-github-onsi-ginkgo-dev This is a transitional package to ease upgrades to the golang-github-onsi-ginkgo-dev package. It can safely be removed. Homepage: https://github.com/onsi/ginkgo Multi-Arch: foreign Package: golang-github-14rcole-gopopulate-dev Priority: optional Section: devel Installed-Size: 20 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-14rcole-gopopulate Version: 0.0~git20171207.91c73a7-1.1+apertis1bv2024dev2b1 Filename: pool/development/g/golang-github-14rcole-gopopulate/golang-github-14rcole-gopopulate-dev_0.0~git20171207.91c73a7-1.1+apertis1bv2024dev2b1_all.deb Size: 4188 MD5sum: d4caf6d0c8fd9e8c0433af4295cd6435 SHA1: abf747f482085716a82dd11e49712bd8ab51ca9d SHA256: 3fe8ac4378d5dc060e9dc44762d9dfcc92d5823e89ab1e3b1f16d59bfa92da0b SHA512: f6679533b0a6a5c6cdb2239da877db38f8e1bf50cf6138c0eba390c6bb20ec80f5208103c90d3eb107c9638ab2df680377bf88ae6d41109d38a2fbaec347118e Description: Small library to populate a directory with random data populate a directory with random data. This package is used for debos image building tool. Homepage: https://github.com/14rcole/gopopulate Package: golang-github-acarl005-stripansi-dev Priority: optional Section: devel Installed-Size: 16 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-acarl005-stripansi Version: 0.0~git20180116.5a71ef0-3+apertis0bv2024dev3b1 Filename: pool/development/g/golang-github-acarl005-stripansi/golang-github-acarl005-stripansi-dev_0.0~git20180116.5a71ef0-3+apertis0bv2024dev3b1_all.deb Size: 3280 MD5sum: efb72f01e08d92c8e60d31f63ae3adfb SHA1: ba478ecc852ec04d7c2da578d65b3bdf8f62e743 SHA256: b82825cfa2f9c0d086444ebacb356a620591b79171514a0986437a81b971b44a SHA512: 9dd881f3e89aebe771772261bb1b7de1667890dd90a7889f406a25045efcd2f6996d1c3117dbcb233e965e834d19235a9d6fd88b7d3b5c5c4f42f88c44923b73 Description: Little Go package for removing ANSI color escape codes from strings This Go package removes ANSI escape codes from strings. . Ideally, one would prevent these from appearing in any text one wants to process. However, sometimes this can't be helped, and one needs to be able to deal with that noise. This will use a regexp to remove those unwanted escape codes. Homepage: https://github.com/acarl005/stripansi Multi-Arch: foreign Package: golang-github-akavel-rsrc-dev Priority: optional Section: devel Installed-Size: 54 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-akavel-rsrc Version: 1:0.8.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-akavel-rsrc/golang-github-akavel-rsrc-dev_0.8.0-2+apertis0bv2024dev2b1_all.deb Size: 12416 MD5sum: de5768a816496da933689bf1b73bd781 SHA1: 30e3ac3cc964c111e3a1d28fb0f4181e7a95cbef SHA256: 61628e99635595240fe26ca39c35fbd845baeb809b9946ea2d1fd236727e5989 SHA512: d3c25df9bf74af6cf376170c249364e74ba45a9a5e78b9edf987249b6eb0352a7806e54c89cd753d95485a8a0d2a88e5928665e9ca10f66f1ac72eac2b79e4d5 Description: Go library for embedding binary resources in executables rsrc is a Go library based on ideas presented by Minux. It will embed specified binary resources in the .rsrc section of the executable, and this can be detected automatically by 'go build'. Homepage: https://github.com/akavel/rsrc Multi-Arch: foreign Package: golang-github-alecthomas-units-dev Priority: optional Section: golang Installed-Size: 38 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-alecthomas-units Version: 0.0~git20211218.b94a6e3-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-alecthomas-units/golang-github-alecthomas-units-dev_0.0~git20211218.b94a6e3-1+apertis0bv2024dev2b1_all.deb Size: 8772 MD5sum: 66bf617112703b1b1bd5f44c5bbfccfe SHA1: bd2eeec83bc95ca5287f1f1d16298765ce814f03 SHA256: 1019c660ff64e7442ba320187822c0544cb51719537f13cd084194ba52b01ebb SHA512: ba6dd1a18cbb71d58e99a374734052029e79dbd4696b669c7b9cc1df52e9caf11a6a766c54d957e0eb47129cc976a97dcc953616a0df9399f3c73efa5eee4fe3 Description: Go package for parsing byte units This package provides multipliers and string conversion functions for byte units with support for decimal and binary SI prefixes. Homepage: https://github.com/alecthomas/units Multi-Arch: foreign Package: golang-github-alexflint-go-filemutex-dev Priority: optional Section: golang Installed-Size: 28 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-alexflint-go-filemutex Version: 1.2.0-1+apertis0bv2024dev2b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-alexflint-go-filemutex/golang-github-alexflint-go-filemutex-dev_1.2.0-1+apertis0bv2024dev2b1_all.deb Size: 5988 MD5sum: 8bf144c40320ad28f99291838faafce9 SHA1: 0decfe952db633385ddba3fb582eb1113b2ec31e SHA256: e7010b26ffecc0dc345c4132fbd3032345874b412530388152c4b07f72544abf SHA512: 97000b01dd32d1d2cf9143830cf6c68edc48d586032a403895d1c04bd0a03cf2b4ef53b9c2666d6265c903126e6f6ab16a5bd2b4f5668e320cfc0d9d67bf75ae Description: processes synchronization library FileMutex is similar to sync.RWMutex, but also synchronizes across processes. On Linux, OSX, and other POSIX systems it uses the flock system call. Homepage: https://github.com/alexflint/go-filemutex Multi-Arch: foreign Package: golang-github-appc-cni-dev Priority: optional Section: golang Installed-Size: 404 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-appc-cni Version: 1.1.2-1+apertis0bv2024dev2b1 Provides: golang-github-containernetworking-cni-dev Filename: pool/development/g/golang-github-appc-cni/golang-github-appc-cni-dev_1.1.2-1+apertis0bv2024dev2b1_all.deb Size: 72696 MD5sum: db54e01c422a95153b992db2f99f24e2 SHA1: 1b05a67191b1c90a1b15d59f65277fa2eabdcc3b SHA256: d2751caa1afa1aa65cc22238ba58c1688fde909fcbf2e978eb20f68b68889be5 SHA512: 8abafe66cb652515c203e1521f979baa3093fa4e5c6c0a03fc9256d5f55badc339e55e23894124247b5b99c9dad0a4d9f4504cef5bf1617b6b0d89c2d2910465 Description: container network interface CNI, the Container Network Interface, is a proposed standard for configuring network interfaces for Linux application containers. The standard consists of a simple specification for how executable plugins can be used to configure network namespaces. Homepage: https://github.com/containernetworking/cni Multi-Arch: foreign Package: golang-github-armon-circbuf-dev Priority: optional Section: golang Installed-Size: 22 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-armon-circbuf Version: 0.0~git20190214.5111143-1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-armon-circbuf/golang-github-armon-circbuf-dev_0.0~git20190214.5111143-1apertis0bv2024dev2b1_all.deb Size: 4448 MD5sum: d9ecc16d1faee414ad6b3f9b70b39e37 SHA1: 1e5fbfd5097c61544766b1bad5b364e270c68a08 SHA256: 80adbe11188e9d9de21b7a48399aeb84457665735ff47c76eeed99c4fb35bb88 SHA512: e292fd8df6dfc05c5257ea67041c345d42ba0099248d8eea33ccedb89b75dcdf5608e5cc4f28b069ad5204f47206d5a5c32deaee4d5d7d8afe65c18b4878136c Description: Golang circular (ring) buffer This package provides the circbuf Go library. This provides a Buffer object which is a circular (or ring) buffer. It has a fixed size, but can be written to infinitely. Only the last size bytes are ever retained. The buffer implements the io.Writer interface. . This package contains the source. Homepage: https://github.com/armon/circbuf Multi-Arch: foreign Package: golang-github-armon-go-metrics-dev Priority: optional Section: devel Installed-Size: 152 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-armon-go-metrics Version: 0.3.4-1apertis0bv2024dev2b1 Depends: golang-github-circonus-labs-circonus-gometrics-dev (>= 2.3.1~), golang-github-datadog-datadog-go-dev, golang-github-hashicorp-go-immutable-radix-dev, golang-github-pascaldekloe-goe-dev, golang-github-prometheus-client-golang-dev Filename: pool/development/g/golang-github-armon-go-metrics/golang-github-armon-go-metrics-dev_0.3.4-1apertis0bv2024dev2b1_all.deb Size: 29876 MD5sum: 945a4ff4a1e1833cd7442442db19c7e4 SHA1: 093bd71188db560035bd17fd7f935eea52fc854c SHA256: c67b5220fa86c607c78defe630da76e2d2f47e5637e9beaea5dedeb6dc54ec97 SHA512: 6266858f553705721ae95295abf94de85ee677bb09e1cfd923e4e6dcd35be084a5c4556e158ab013af3c5bb6011f8b008d0a32e6a528a003d103f23337b899f7 Description: library for exporting performance and runtime metrics This library provides a metrics package which can be used to instrument code, expose application metrics, and profile runtime performance in a flexible manner. Homepage: https://github.com/armon/go-metrics Package: golang-github-armon-go-radix-dev Priority: optional Section: devel Installed-Size: 36 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-armon-go-radix Version: 1.0.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-armon-go-radix/golang-github-armon-go-radix-dev_1.0.0-2+apertis0bv2024dev2b1_all.deb Size: 7616 MD5sum: 2385985e84b189315970579f17ba6e1f SHA1: 9ab42ee15c48bc6cc39bb7a6d317a525a00deca7 SHA256: 4d82ba8aff14bc796611add2ccdb3a22db1572008374ed889120cbe566655e8f SHA512: 126014615b67d25009ff52eb10fe0a994b422d2364ad655c0cfe9f1222a287b8a6b2763a14a857050370d111db75e3a074c0113e5a4de11595fa012b1b58b58a Description: Golang implementation of Radix trees Provides the radix package that implements a radix tree. The package only provides a single Tree implementation, optimized for sparse nodes. . As a radix tree, it provides the following: . - O(k) operations. In many cases, this can be faster than a hash table since the hash function is an O(k) operation, and hash tables have very poor cache locality. - Minimum / Maximum value lookups - Ordered iteration . For an immutable variant, see go-immutable-radix. . This package contains the source. Homepage: https://github.com/armon/go-radix Multi-Arch: foreign Package: golang-github-aws-aws-sdk-go-dev Priority: optional Section: golang Installed-Size: 169107 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-aws-aws-sdk-go Version: 1.44.133-1+apertis0bv2024dev2b1 Depends: golang-github-jmespath-go-jmespath-dev (>= 0.4.0), golang-github-pkg-errors-dev (>= 0.9.1), golang-golang-x-net-dev (>= 1:0.0+git20210614.04defd4) Filename: pool/development/g/golang-github-aws-aws-sdk-go/golang-github-aws-aws-sdk-go-dev_1.44.133-1+apertis0bv2024dev2b1_all.deb Size: 10474228 MD5sum: 549498444300450b602086825858fdcc SHA1: 99220d8f4056764a056611b3341dd465d41750cf SHA256: d96ee6398b1c4e0a1c0d2a9848e9c80c05f3d5f5b21f5897256e571204767d08 SHA512: 08deee814fc04c1046b10455357955bd6a3c6277936cad2af9085e0156aee5556249901851f7ece4fc617b95190f94ea0a4c149e394df290ad80542d40b2053e Description: AWS SDK for the Go programming language Official Amazon Web Services (AWS) SDK for the Go programming language. Homepage: https://github.com/aws/aws-sdk-go Multi-Arch: foreign Package: golang-github-benbjohnson-clock-dev Priority: optional Section: golang Installed-Size: 46 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-benbjohnson-clock Version: 1.3.0-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-benbjohnson-clock/golang-github-benbjohnson-clock-dev_1.3.0-1+apertis0bv2024dev2b1_all.deb Size: 8516 MD5sum: 3bacd1cfcbaf4602012509eb5a56d9d8 SHA1: 2975d273fb8966ed50b3df4097a0df335cd65d9e SHA256: 7543b3803db0efd3d4bc2e4ca5edfcc89e8238e37fa818acd7ef44f3d18f634f SHA512: 9332382b7ee8a51a4a021b239013c5d9c4b07aca8261bbb4d9853be6046d92df5e5eb15175abd06d4419055c3240e5b92298515cdf40a0d3859fd3830dba18c6 Description: library for mocking time in Go It provides an interface around the standard library's time package so that the application can use the realtime clock while tests can use the mock clock. Homepage: https://github.com/benbjohnson/clock Multi-Arch: foreign Package: golang-github-beorn7-perks-dev Priority: optional Section: devel Installed-Size: 52 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-beorn7-perks Version: 1.0.1-1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-beorn7-perks/golang-github-beorn7-perks-dev_1.0.1-1apertis0bv2024dev2b1_all.deb Size: 12104 MD5sum: c2bbd8b8d4e341e224180d55bf7ac3b7 SHA1: 5722c49d939f2d96717d99245a54158549dba666 SHA256: 0823705983db22112b13f3dd2662f45b14f66c887c031c1cf33f47429c98fdf3 SHA512: 0d850b2473b16d01052903d8e706c48396b1ce59b0b9c10fa772a78b72407a7a8e37620983640cd85676a248ff8dd4b0c043ab95213704f1999ba880edd4e95b Description: effective computation of things This is a fork of github.com/bmizerany/perks (now unmaintained). The package contains: * github.com/beorn7/perks/histogram: a Go implementation of BigML's histogram package for Clojure/Java. * github.com/beorn7/perks/quantile: computes approximate quantiles over an unbounded data stream within low memory and CPU bounds. Homepage: https://github.com/beorn7/perks Package: golang-github-bgentry-speakeasy-dev Priority: optional Section: golang Installed-Size: 21 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-bgentry-speakeasy Version: 0.1.0-2apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-bgentry-speakeasy/golang-github-bgentry-speakeasy-dev_0.1.0-2apertis0bv2024dev2b1_all.deb Size: 5184 MD5sum: 59eb52864696c6d4a756c4f9fc2e528e SHA1: b0b2342060e2e2dc0f5f66430c73e190d3244ee9 SHA256: 2c6959eeee5f3a810267889c2576da4ba53eada80b071f651dcdabeff5862a9a SHA512: 1dde4c6a7fe3c8519aa7d8258715caab2bf8299ccacaf0391f22420bb418b4dd13dcae7dfbd2de6a95e8385584579e7cb58631cbd3531de8feda2c99c90b4e9f Description: Golang helpers for reading password input without cgo This package provides cross-platform Go helpers for taking user input from the terminal while not echoing the input back (similar to getpasswd). The package uses syscalls to avoid any dependence on cgo, and is therefore compatible with cross-compiling. Homepage: https://github.com/bgentry/speakeasy Multi-Arch: foreign Package: golang-github-bitly-go-simplejson-dev Priority: optional Section: devel Installed-Size: 42 Maintainer: pkg-go Architecture: all Source: golang-github-bitly-go-simplejson Version: 0.5.0-6+apertis0bv2024dev2b1 Depends: golang-github-bmizerany-assert-dev Filename: pool/development/g/golang-github-bitly-go-simplejson/golang-github-bitly-go-simplejson-dev_0.5.0-6+apertis0bv2024dev2b1_all.deb Size: 7420 MD5sum: 8d8829eb5f0354b99033cd476496eaa2 SHA1: f0d94f43ba20af11d44c04c446d95528161e41f1 SHA256: 78d6b81da2dfaa77dd0fe3bf8a4ee95cf8237c73268a2052c3fe1bff1f95ee6b SHA512: 6c716cb6733672d9432b050d400935dc869ceefca46d140d834964d2cf781aa0ebd54412c1c3aaeb6a807c66ddcf9dfe490e87aaa7d9712373c83416a061918f Description: Golang library to interact with arbitrary JSON This is easily the library managing with JSON format. This can be done easily the acquisition of reading and the value of the JSON format. And this is add or remove key, and provides conversion to byte type of changed data. Homepage: https://github.com/bitly/go-simplejson Package: golang-github-blang-semver-dev Priority: optional Section: devel Installed-Size: 138 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-blang-semver Version: 4.0.0-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-blang-semver/golang-github-blang-semver-dev_4.0.0-1+apertis0bv2024dev2b1_all.deb Size: 17224 MD5sum: 6fab66c7de585d50f7ca7931facce50f SHA1: 59bd8043e8ce8dddf0b46a0bf00b0f7b36604dfe SHA256: 63adfd3bddd504efdff89fbfe544e02af86a04272d8a8639c44e0789314eed6e SHA512: d3a72ec7240043c816b5fa9a52da6b37aa86ecce064a32eaaba47e1735ba489fb552d326b6f41ddeea0dc7b1990295d4e115035529fdf2753864677e85685ea2 Description: semantic versioning library Semantic Versioning (http://semver.org/) library written in golang. It fully covers specification version 2.0.0. Homepage: https://github.com/blang/semver Multi-Arch: foreign Package: golang-github-bmizerany-assert-dev Priority: extra Section: devel Installed-Size: 22 Maintainer: pkg-go Architecture: all Source: golang-github-bmizerany-assert Version: 0.0~git20120716-4co1bv2024dev2b1 Depends: golang-github-kr-pretty-dev | golang-pretty-dev Filename: pool/development/g/golang-github-bmizerany-assert/golang-github-bmizerany-assert-dev_0.0~git20120716-4co1bv2024dev2b1_all.deb Size: 3964 MD5sum: 6b7797603c051d0c7484624652411713 SHA1: 1edb1ecb7213227bb28cdc8780d9f31e79234525 SHA256: a47d1561eb2dea2b97864d3aed359b2cb9afb15ea302e9e763ed7fdb59b45807 SHA512: 0ab47661cad79bbb4971a35dcb2c4845204951d4d2ea38a1ec0c53971d55e3cc2e5b60f7608f6cb69ab3f514b903c074d2ccd6d7d9a7032b88cf5f62249df794 Description: Assertions library for Go tests Assertions library for writing tests in the Go language. Homepage: https://github.com/bmizerany/assert Package: golang-github-bshuster-repo-logrus-logstash-hook-dev Priority: optional Section: devel Installed-Size: 33 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-bshuster-repo-logrus-logstash-hook Version: 0.4.1-2apertis0bv2024dev2b1 Depends: golang-github-sirupsen-logrus-dev (>= 1.0.2~) Filename: pool/development/g/golang-github-bshuster-repo-logrus-logstash-hook/golang-github-bshuster-repo-logrus-logstash-hook-dev_0.4.1-2apertis0bv2024dev2b1_all.deb Size: 6912 MD5sum: d6447eb208b4048d6c02155dd0b07e67 SHA1: 4d40b3765c413f60defe676cd436a23aaa8761b0 SHA256: 4dd4a3b56b0060de061667a68b76887b3dfe60a469c17081752e43e2a277ccd1 SHA512: d245b2d9b108b011a30ef71e5c0926295692ed1d0a7d01e583cf44185f1320794e41d201d49375484dd5a2e32fc2dbfb3345e0387501bf5f0898db6412a4c011 Description: Logstash hook for Logrus logging library for Go Logrus is a structured logger for Go (golang), completely API compatible with the standard library logger. . This package is a hook to enable messages logged by Logrus to be sent to a Logstash instance. Homepage: https://github.com/bshuster-repo/logrus-logstash-hook Package: golang-github-bsphere-le-go-dev Priority: extra Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-bsphere-le-go Version: 0.0~git20170215.0.7a984a8-1.1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-bsphere-le-go/golang-github-bsphere-le-go-dev_0.0~git20170215.0.7a984a8-1.1apertis0bv2024dev2b1_all.deb Size: 5176 MD5sum: 95d6364a57bea1f98c0d3cca08bd59ee SHA1: a1daa5e08f9b2ac80e62a9e5d01aa29f25fc2c1b SHA256: 1be86c47d66708144e7018f4155ab043b5629055abca9acfcb976f5aff425b7e SHA512: 9eb65d563e9c0f06dcf662c3064c71e3bdc4bbefc5de65b4d67f58acf5325c6c98f5989e4054db8e0fece08a59aca5f5ca16d678396844b8841e26b115180482 Description: Golang library for logentries.com Client library for sending logs to the commercial logentries.com service. The library implements the ame methods as the Go Logger library and is also compatible with the io.Writer interface. Homepage: https://github.com/bsphere/le_go Package: golang-github-buger-goterm-dev Priority: optional Section: devel Installed-Size: 46 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-buger-goterm Version: 0.0+git20181115.c206103-3+apertis0bv2024dev3b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-buger-goterm/golang-github-buger-goterm-dev_0.0+git20181115.c206103-3+apertis0bv2024dev3b1_all.deb Size: 10228 MD5sum: 7865c28ae511b7c42d1476e99fce26ab SHA1: 25b848104c7c15520a94a7727d45303dc6923080 SHA256: 237f63f0ca1f6537688ef4aefd05f5bffe8bd3c1a5e89542561b35565a8c246e SHA512: b5f3bc7b291749beab175c8fa2866e971375ee56f51a4190dd8a351007ba4079d1b42cc0090873cd942ca53d3eb54cae8e90754f17df46c190e3a79a207d68a6 Description: advanced terminal output in Golang This library provides basic building blocks for building advanced console UIs. Homepage: https://github.com/buger/goterm Multi-Arch: foreign Package: golang-github-bugsnag-bugsnag-go-dev Priority: optional Section: golang Installed-Size: 222 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-bugsnag-bugsnag-go Version: 1.7.0-2+apertis0bv2024dev2b1 Depends: golang-github-bugsnag-panicwrap-dev, golang-github-gofrs-uuid-dev, golang-github-pkg-errors-dev Filename: pool/development/g/golang-github-bugsnag-bugsnag-go/golang-github-bugsnag-bugsnag-go-dev_1.7.0-2+apertis0bv2024dev2b1_all.deb Size: 46952 MD5sum: 6cd04a216f97a8ad150ede0abd23ece2 SHA1: e36f852ac45e0d34223dad8e943040135e71cd21 SHA256: 00de9d6de1312d44d5803f3f86dff98120dfe9bd4b358ad1bc80c58d4b2397f3 SHA512: c4b85bcc7a36d2ae7f416d2834d7a4732e5b15ce68f48b9307a67e8e7417f408331bcc4d2ef18921092b8219e9e862fa5048a3fcb28957b660a8c563a0fec6b0 Description: automatic panic monitoring for Go applications The Bugsnag Notifier for Golang gives you instant notification of panics, or unexpected errors, in your golang app. Any unhandled panics will trigger a notification to be sent to a bugsnag.com account. Homepage: https://github.com/bugsnag/bugsnag-go Multi-Arch: foreign Package: golang-github-bugsnag-panicwrap-dev Priority: optional Section: golang Installed-Size: 44 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-bugsnag-panicwrap Version: 1.2.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-bugsnag-panicwrap/golang-github-bugsnag-panicwrap-dev_1.2.0-2+apertis0bv2024dev2b1_all.deb Size: 10768 MD5sum: f487ac4cb5c10cd1cbe0fbb6473a7061 SHA1: b937fbd85637426c6437b0df75b57f8bad04f759 SHA256: da8e60f19401135472f4af3e9b924aa1dfd9a4f899666f6d075d7465361204f5 SHA512: c9387ffeb8288b47138e8be85fdff79dfb689397fcf3b6a2a5117af4774f44216c5623569957c018c4ace9f5a9c4cf6fa8d2a393f9105cf4085aa0b5c7706fb5 Description: Go library for catching and handling panics in Go applications panicwrap is a Go library that re-executes a Go binary and monitors stderr output from the binary for a panic. When it find a panic, it executes a user-defined handler function. Stdout, stderr, stdin, signals, and exit codes continue to work as normal, making the existence of panicwrap mostly invisble to the end user until a panic actually occurs. Homepage: https://github.com/bugsnag/panicwrap Multi-Arch: foreign Package: golang-github-burntsushi-toml-dev Priority: optional Section: golang Installed-Size: 724 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-toml Version: 1.2.0-2+apertis0bv2024dev2b1 Provides: golang-toml-dev Filename: pool/development/g/golang-toml/golang-github-burntsushi-toml-dev_1.2.0-2+apertis0bv2024dev2b1_all.deb Size: 89996 MD5sum: fd831cd363c3f2675da6fe53a9eeb04f SHA1: 71eba7561491aeacafaeafffc5b99a799a5ae1fa SHA256: 3601abe2c6e3fd0a1ad02531bb632027045dda4b1fc8b91e6387cdde978e9319 SHA512: 447d9daf20305d608039641e797b4b1ede062ea47372c2d5ae43118a390837dc4b315f3090bdee247b85d3aff6fd07d1d84c164650753829bb039228f4719f38 Description: TOML parser and encoder for Go with reflection TOML stands for Tom's Obvious, Minimal Language. This Go package provides a reflection interface similar to Go's standard library json and xml packages. This package also supports the encoding.TextUnmarshaler and encoding.TextMarshaler interfaces so that you can define custom data representations. . Compatible with TOML v1.0.0 (https://toml.io/en/v1.0.0). . This package contains the source. Homepage: https://github.com/BurntSushi/toml Multi-Arch: foreign Package: golang-github-bwesterb-go-ristretto-dev Priority: optional Section: golang Installed-Size: 529 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-bwesterb-go-ristretto Version: 1.2.2-2+apertis1bv2024dev3b1 Filename: pool/development/g/golang-github-bwesterb-go-ristretto/golang-github-bwesterb-go-ristretto-dev_1.2.2-2+apertis1bv2024dev3b1_all.deb Size: 136588 MD5sum: 14188be7f0a7384a27b18ea99ab910b9 SHA1: 7f8aa9e901e8402f61becdc24da8de4e3cd8360b SHA256: f78362770e3e728a52fa64d7a7889f23d04ec247c75c935c89f40ae47f8801be SHA512: ce911357329924668f6b9b27a73562dd67c4e095eb87dd3a8fda19b521d188fc26f890bc3f6dc54d3d915154c33ad9c83afd667aab4297bf12b519402c9c4029 Description: Go implementation of the Ristretto prime-order group over Edwards25519 Many cryptographic schemes need a group of prime order. Popular and efficient elliptic curves like (Edwards25519 of ed25519 fame) are rarely of prime order. There is, however, a convenient method to construct a prime order group from such curves, called Ristretto (https://ristretto.group) proposed by Mike Hamburg (https://www.shiftleft.org). . This is a pure Go implementation of the group operations on the Ristretto prime-order group built from Edwards25519. Documentation is on godoc (https://godoc.org/github.com/bwesterb/go-ristretto). Homepage: https://github.com/bwesterb/go-ristretto Multi-Arch: foreign Package: golang-github-casbin-casbin-dev Priority: optional Section: golang Installed-Size: 738 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-casbin-casbin Version: 2.60.0-1+apertis0bv2024dev2b1 Depends: golang-github-golang-mock-dev, golang-github-knetic-govaluate-dev (>= 3.0.0+git20171022.9aa4983) Filename: pool/development/g/golang-github-casbin-casbin/golang-github-casbin-casbin-dev_2.60.0-1+apertis0bv2024dev2b1_all.deb Size: 62576 MD5sum: 98fdf7028f83cb9fbc9885b79f8e3438 SHA1: d8711d9d0f02e3c8fd19ee4b4ae10d7b5ec26290 SHA256: ac8861f1aca9af177252e70e2d6f6182490bbd01e1ea82d31c4aa58010212d3d SHA512: 67c63370b291387ffc4418024110a7dfd818d132853527644f5832cf2905f33d1c781a63ca33f4e6b600e091fc1005c00d73d18a9d1e5691c34ce89605b670e3 Description: Authorization library that supports access control models like ACL, RBAC, ABAC Casbin is a powerful and efficient open-source access control library for Golang projects. It provides support for enforcing authorization based on various access control models. Homepage: https://github.com/casbin/casbin Multi-Arch: foreign Package: golang-github-cespare-xxhash-dev Priority: optional Section: devel Installed-Size: 39 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cespare-xxhash Version: 2.1.1-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-cespare-xxhash/golang-github-cespare-xxhash-dev_2.1.1-2+apertis0bv2024dev2b1_all.deb Size: 8944 MD5sum: 3e5ba82e7c58b3003ab6c38b81aa261c SHA1: 3560b1611cb8194f4f6b391dd5f1c897677d4f7c SHA256: c880f49d6e3a6f5fca70e677ae50630471dfb4c8b739d192492f2046eddac1c8 SHA512: 8b2f12abc8369e4b3c28dff484629f0193915a25e0de2935c73677dd16acb3ede6eb13c5d720d9058c940236a521dce79520f84c589752cd5da546171ab9f280 Description: implementation of the 64-bit xxHash algorithm (XXH64) xxhash is a Go implementation of the 64-bit xxHash (http://cyan4973.github.io/xxHash/) algorithm, XXH64. This is a high-quality hashing algorithm that is much faster than anything in the Go standard library. Homepage: https://github.com/cespare/xxhash Multi-Arch: foreign Package: golang-github-checkpoint-restore-go-criu-dev Priority: optional Section: devel Installed-Size: 137 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-checkpoint-restore-go-criu Version: 5.3.0-2+apertis0bv2024dev2b1 Depends: golang-google-protobuf-dev Breaks: golang-github-opencontainers-runc-dev (<< 1.0.2+ds1-1~) Filename: pool/development/g/golang-github-checkpoint-restore-go-criu/golang-github-checkpoint-restore-go-criu-dev_5.3.0-2+apertis0bv2024dev2b1_all.deb Size: 21024 MD5sum: d7dd01e78e0ea574c936009cdf37d53d SHA1: 50e2abfc81dd25f214a8f781cb209071727e9376 SHA256: 08cdb7fc30a90aa4e24ffa8ed955edffc418d77ea5466a929c63a514d788f473 SHA512: 1b18215655606056f2e24377eb0b0842da91e87193ba5462adc2d411acc27188586e52f651a7fe9e5bfa5caf9eef620c41c1178109c81674e11efda48e8d9941 Description: CRIU bindings for Golang Golang bindings for CRIU. The code is based on the Golang-based PHaul implementation from the CRIU repository. . Golang bindings provide an easy way to use the CRIU RPC calls from Golang without the need to set up all the infrastructure to make the actual RPC connection to CRIU. Homepage: https://github.com/checkpoint-restore/go-criu Package: golang-github-chzyer-readline-dev Priority: optional Section: devel Installed-Size: 143 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-chzyer-readline Version: 1.4.39.g2972be2-3+apertis0bv2024dev2b1 Replaces: golang-gopkg-readline.v1-dev (<< 1.4.39~) Provides: golang-gopkg-readline.v1-dev Breaks: golang-gopkg-readline.v1-dev (<< 1.4.39~) Filename: pool/development/g/golang-github-chzyer-readline/golang-github-chzyer-readline-dev_1.4.39.g2972be2-3+apertis0bv2024dev2b1_all.deb Size: 30860 MD5sum: d288047be63af2d47cebfa128b9bff34 SHA1: db38e81dcee1da6b019c8ff44843cebc3ad55f26 SHA256: bf52d09391688132f3c4b83a033d0248473da65acb5f50b2950b3d42bb4ad13a SHA512: 7c0bb0c0f6c7bdf8600e6fc83d926881ef5e98275cded88dbab876ddd709ad3191034bf0c6accad8d10b1a9b7e4d97fa7984db8d324e01d0a5f026836e827034 Description: Readline is a pure go implementation for a GNU-Readline like library Readline supports multiple platforms (Windows, OSX, GNU/Linux), and enables applications to provide a terminal user interface that is able to dynmically interact with the user on one terminal line. Homepage: https://github.com/chzyer/readline Multi-Arch: foreign Package: golang-github-cilium-ebpf-dev Priority: optional Section: golang Installed-Size: 2663 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cilium-ebpf Version: 0.9.1-1+apertis0bv2024dev2b1 Depends: golang-golang-x-sys-dev (>= 0.0~git20211117~) Filename: pool/development/g/golang-github-cilium-ebpf/golang-github-cilium-ebpf-dev_0.9.1-1+apertis0bv2024dev2b1_all.deb Size: 1677644 MD5sum: eca809528e3e3d3308cab745da84e060 SHA1: 69d2ebb54060bdce15f6bc1a4cd109be5a383d94 SHA256: db30fd86632e82d17dc7fdcbe12c440d5ce81d64c40d0992e61efbf4b43688a1 SHA512: f0523e1c6aa8a82624d3a14b32a24688fc67ad3b97594d02da85e21ded7ac227abba2820366216d9754b4f2edb8026764ad2b45d3d0881a3cfc578359eda6a9d Description: eBPF Library for Go eBPF is a pure Go library that provides utilities for loading, compiling, and debugging eBPF programs. It has minimal external dependencies and is intended to be used in long running processes. Homepage: https://github.com/cilium/ebpf Multi-Arch: foreign Package: golang-github-circonus-labs-circonus-gometrics-dev Priority: optional Section: devel Installed-Size: 584 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-circonus-labs-circonus-gometrics Version: 2.3.1-4+apertis0bv2024dev2b1 Depends: golang-github-circonus-labs-circonusllhist-dev, golang-github-hashicorp-go-retryablehttp-dev (>= 0.6.2~), golang-github-pkg-errors-dev, golang-github-tv42-httpunix-dev Filename: pool/development/g/golang-github-circonus-labs-circonus-gometrics/golang-github-circonus-labs-circonus-gometrics-dev_2.3.1-4+apertis0bv2024dev2b1_all.deb Size: 66404 MD5sum: a8de492fa4c5aca3f198cbae2dfe009e SHA1: acc96a0285b4cb6f851fec0a4b09f8b7d7564de3 SHA256: 23404e9f81b92a5b968ec2c95bea413a08feac02274e33be8280d3ea3aa99b0b SHA512: 9ff9d4d9ce376d03ac87c6627a6bc988d5b43564574c1728d08f992b4139098bab6cdb9ce34eb9d140bbb1713a6ac7b8a98c8addeee1882bbad676ab9446034a Description: Golang implementation of metrics reporting for Cirocnus Circonus metrics tracking for Go applications. This library supports named counters, gauges and histograms. It also provides convenience wrappers for registering latency instrumented functions with Go's builtin http server. Homepage: https://github.com/circonus-labs/circonus-gometrics Multi-Arch: foreign Package: golang-github-circonus-labs-circonusllhist-dev Priority: optional Section: golang Installed-Size: 50 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-circonus-labs-circonusllhist Version: 0.0~git20191022.ec08cde-1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-circonus-labs-circonusllhist/golang-github-circonus-labs-circonusllhist-dev_0.0~git20191022.ec08cde-1apertis0bv2024dev2b1_all.deb Size: 11248 MD5sum: 5f9156ea00740f7fb8d89ba3cc7e3424 SHA1: 60640e2ee2d99ee5b36d36ea6a50a04ad008b7de SHA256: 45e26833d4b9dca0da97db28c9708cc1861bd5924bb519364e5d39d0349f6fe3 SHA512: 203523f14f4dbf2ba0413072733846a8a0ddacfe1d72ef53730b00150b201ca68f3d8d49272bcd25c4adebf8846b3a44cba4dddc23a7dbfa753123cf862a4793 Description: implementation of Circonus log-linear histograms A Golang implementation of Circonus log-linear histograms. Homepage: https://github.com/circonus-labs/circonusllhist Multi-Arch: foreign Package: golang-github-cloudflare-cfssl-dev Priority: extra Section: devel Installed-Size: 3382 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cloudflare-cfssl Version: 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2024dev2b1 Depends: golang-github-cloudflare-go-metrics-dev, golang-github-cloudflare-redoctober-dev, golang-github-geertjohan-go.rice-dev, golang-github-google-certificate-transparency-dev, golang-github-jmhodges-clock-dev, golang-github-jmoiron-sqlx-dev, golang-github-juju-ratelimit-dev, golang-github-kisielk-sqlstruct-dev, golang-github-kisom-goutils-dev, golang-github-mattn-go-sqlite3-dev, golang-any Filename: pool/development/g/golang-github-cloudflare-cfssl/golang-github-cloudflare-cfssl-dev_1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2024dev2b1_all.deb Size: 676816 MD5sum: 554987c7b1e3081817d044d3ceacd4ff SHA1: 08e6571227770bc1ac0b9484f1a9d62e6e1fec88 SHA256: b2a29e2b944cd56329ed4c1428ab0c97140e1b7e271de693fdf31f0faa07464f SHA512: 9f6ac28edccb016704eba9beacaed5e5fdca5afc35ac99cff071a933ffa05ca17669eb2109b69cc33069b755f99f426b13ea372495b247a03a895d0e453a2c37 Description: CloudFlare's PKI and TLS toolkit CFSSL is CloudFlare's PKI/TLS swiss army knife. It is both a command line tool and an HTTP API server for signing, verifying, and bundling TLS certificates. CFSSL can be used to build custom TLS PKI tools as well as create and manipulate traditional certificate structures using code or on the command line. . This package contains the development files. Homepage: https://github.com/cloudflare/cfssl Package: golang-github-cloudflare-circl-dev Priority: optional Section: devel Installed-Size: 12573 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cloudflare-circl Version: 1.3.1-2+apertis1bv2024dev3b1 Depends: golang-github-bwesterb-go-ristretto-dev, golang-github-mmcloughlin-avo-dev, golang-golang-x-crypto-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-cloudflare-circl/golang-github-cloudflare-circl-dev_1.3.1-2+apertis1bv2024dev3b1_all.deb Size: 3832664 MD5sum: c621759b452730a58fd2eb8abe95944f SHA1: b67a6ca165c1058ec390041077105384a1884cbc SHA256: 3be20945d0ab27b367cbbbdf7ba0bb888d7f2b1ae3351e5edd5b9c345606272e SHA512: 900dcc31ab768cbe286c4d5dc7bc24f5353c6b1134b837407813ea868f8f4109c2588b2253432c3ab3c4436b3aa1588f23914f095267f4701507926973095f2e Description: Cloudflare Interoperable Reusable Cryptographic Library (golang) CIRCL (Cloudflare Interoperable, Reusable Cryptographic Library) is a collection of cryptographic primitives written in Go. The goal of this library is to be used as a tool for experimental deployment of cryptographic algorithms targeting Post-Quantum (PQ) and Elliptic Curve Cryptography (ECC). . Security Disclaimer This library is offered as-is, and without a guarantee. Therefore, it is expected that changes in the code, repository, and API occur in the future. It's recommended to take caution before using this library in a production application since part of its content is experimental. Homepage: https://github.com/cloudflare/circl Package: golang-github-cloudflare-go-metrics-dev Priority: optional Section: devel Installed-Size: 178 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cloudflare-go-metrics Version: 0.0~git20151117.0.6a9aea3-4+apertis0bv2024dev2b1 Depends: golang-github-rcrowley-go-metrics-dev, golang-github-stathat-go-dev Filename: pool/development/g/golang-github-cloudflare-go-metrics/golang-github-cloudflare-go-metrics-dev_0.0~git20151117.0.6a9aea3-4+apertis0bv2024dev2b1_all.deb Size: 27964 MD5sum: 294f836c106d26c5c61f9d4e50dfd011 SHA1: 97f969817265a9ae356d561672a49d33b8472440 SHA256: 9e611172f75be923dd737663e102303d812342b285c63b857d651ababe78fd30 SHA512: 51ac1125ca29f7d311fd655bdae60345cfdbb7da8d763cce6739948ba0e7c870e7e9dbfaf65d075cb11b561c72bbe468ab099d8091ee3c78b23fec04909658ce Description: Cloudflare's fork of Go port of Coda Hale's Metrics library This package is a fork of Richard Crowley's Go port of Coda Hale's Metrics library for Java. It allows one to easily collect metrics from an application written in Go in an unobtrusive way. Metrics can then be exported to syslog, files or to a storage system like Graphite. Homepage: https://github.com/cloudflare/go-metrics Package: golang-github-cloudflare-redoctober-dev Priority: optional Section: golang Installed-Size: 362 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cloudflare-redoctober Version: 0.0~git20161017.0.78e9720-5apertis0bv2024dev2b1 Depends: golang-github-coreos-go-systemd-dev (>= 17~), golang-github-prometheus-client-golang-dev, golang-golang-x-crypto-dev Filename: pool/development/g/golang-github-cloudflare-redoctober/golang-github-cloudflare-redoctober-dev_0.0~git20161017.0.78e9720-5apertis0bv2024dev2b1_all.deb Size: 68556 MD5sum: c6c1df3499778104ba3914d67422c5f8 SHA1: 79eb3ec3f14f69a13b519014a56dda2e9d0bf38f SHA256: 3bc0cba16dfec9183339f94fb1d59ec1c7aaa4832857425635ee7422033bf336 SHA512: 5d940b9cf57cc762fe0cfe8e0b7b4932df9b9b47c6551f1a06a3a794bb2ca632f82c64d6af3eb4245a6cd38e94d2223f639d51e686f57075a4e6660e1127fe64 Description: Software-based two-man rule style (development files) Red October is a software-based two-man rule style encryption and decryption server. The two-man rule is a control mechanism designed to achieve a high level of security by requiring the presence of two authorized people at all times. In the case of Red October the two-man rule is implemented by encrypting data in such as way as to require two authorised key-holds to decrypt it. . This package contains the development files. Homepage: https://github.com/cloudflare/redoctober Package: golang-github-cockroachdb-datadriven-dev Priority: optional Section: golang Installed-Size: 65 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cockroachdb-datadriven Version: 1.0.2-6+apertis0bv2024dev2b1 Depends: golang-github-pmezard-go-difflib-dev Filename: pool/development/g/golang-github-cockroachdb-datadriven/golang-github-cockroachdb-datadriven-dev_1.0.2-6+apertis0bv2024dev2b1_all.deb Size: 13872 MD5sum: 7914734619dde44a86135be8f0fb873d SHA1: 305a5ca263ff151a026ceea15e87f02647732b50 SHA256: 1e727dffcc4fd2d77563d8f5c2be72abaf8829b94b079ae8a698818bb4aac8b9 SHA512: 8764cb68c2c52ab7074d16b65d37eee6e7aa1210fc419cbed56e6553ce729710421a647556e2d46b1ba981aeae80abb53469b9e8e8f5232923ffcc88fd1216eb Description: extension of Table-Driven Testing (library) This package provides an implementation of an extension of Table-Driven Testing. Instead of building and iterating over a table in the test code, the input is further separated into files (or inline strings). For certain classes of tests, this can significantly reduce the friction involved in writing and reading these tests. . This package contains the Go library. Homepage: https://github.com/cockroachdb/datadriven Multi-Arch: foreign Package: golang-github-containerd-btrfs-dev Priority: optional Section: golang Installed-Size: 40 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-btrfs Version: 1.0.0-1+apertis0bv2024dev2b1 Depends: golang-github-pkg-errors-dev, libbtrfs-dev | btrfs-progs (<< 4.16.1~) Filename: pool/development/g/golang-github-containerd-btrfs/golang-github-containerd-btrfs-dev_1.0.0-1+apertis0bv2024dev2b1_all.deb Size: 8056 MD5sum: 12d986c2c3b713aa7583be5d206f4d73 SHA1: f79bef4390df6fe60b47b1ae16bd74c1eeeedcdd SHA256: c4803d9d000fafcf4183386165983aa9b9689295e3b5e94283d8cd9b44e40498 SHA512: 7792129671fe4f7da0ed26b4b7a66aaaaf64d843dc9908e3caf5ab86b3ea45c20e43dc7a3ee565bb0858a46a479586079b99bdde82cff885a6a2ec6e5e9012b2 Description: Btrfs bindings for Go Native Go bindings for btrfs. . These are in the early stages. . This package may not cover all the use cases for btrfs. Note that due to struct alignment issues, this isn't yet fully native. Homepage: https://github.com/containerd/btrfs Package: golang-github-containerd-cgroups-dev Priority: optional Section: golang Installed-Size: 522 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-cgroups Version: 1.0.4-1+apertis1bv2024dev2b1 Depends: golang-dbus-dev, golang-github-cilium-ebpf-dev, golang-github-coreos-go-systemd-dev, golang-github-docker-go-units-dev, golang-github-gogo-protobuf-dev, golang-github-opencontainers-specs-dev, golang-github-sirupsen-logrus-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containerd-cgroups/golang-github-containerd-cgroups-dev_1.0.4-1+apertis1bv2024dev2b1_all.deb Size: 64548 MD5sum: 54d808be1c1de398f7742133d2da264d SHA1: 5e5de2c5f11700efc8049ff941a6338391bb4af9 SHA256: 768561e1d5b85bb2fc2c76754dc9719ed9c62bf203ba05eeb0c90bfccd184e76 SHA512: f15544a24962c4dee74b7a4eb43eda47c63bfff20ce959e3f8b9b0ac4a5c10c52edfed6f7b080ac6497b61b2f86f4be9a2a1faa472fd0bef0571ceb50c0c0ed4 Description: cgroups package for Go Go package for creating, managing, inspecting, and destroying cgroups. The resources format for settings on the cgroup uses the OCI runtime-spec found here (https://github.com/opencontainers/runtime-spec). Homepage: https://github.com/containerd/cgroups Multi-Arch: foreign Package: golang-github-containerd-console-dev Priority: optional Section: golang Installed-Size: 74 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-console Version: 1.0.3-1+apertis0bv2024dev2b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containerd-console/golang-github-containerd-console-dev_1.0.3-1+apertis0bv2024dev2b1_all.deb Size: 11320 MD5sum: a13991edeed712521f504296c62f3879 SHA1: b16d8e029d37e2b860e0012fe9a3ff0708ad50da SHA256: 498860814767037b772f3eceaf5b01fb3dc43366a2b9e02ec0e7c2ac3743c7d0 SHA512: 6d60261190f480fd4b68219ace135bed04d9c91d15421505136c84de56656f4a0191ec5826e3ae87d060e1dce83f0492690fc527555ea21c15f707928227ea19 Description: Console package for Go Golang package for dealing with consoles. Light on deps and a simple API. Homepage: https://github.com/containerd/console Multi-Arch: foreign Package: golang-github-containerd-containerd-dev Priority: optional Section: golang Installed-Size: 5323 Maintainer: Debian Go Packaging Team Architecture: all Source: containerd Version: 1.6.20~ds1-1+apertis0bv2024dev3b1 Depends: golang-github-containerd-btrfs-dev (>= 0.0~git20200117.1539353~), golang-github-containerd-cgroups-dev (>= 0.0~git20200817.7a3c009~), golang-github-containerd-console-dev, golang-github-containerd-continuity-dev (>= 0.0~git20190827.75bee3e~), golang-github-containerd-fifo-dev (>= 1.0.0~), golang-github-containerd-go-cni-dev (>= 1.0.2~), golang-github-containerd-go-runc-dev (>= 0.0~git20190226.7d11b49~), golang-github-containerd-ttrpc-dev (>= 1.1.1~), golang-github-containerd-typeurl-dev, golang-github-containernetworking-plugins-dev, golang-github-coreos-bbolt-dev, golang-github-docker-go-events-dev, golang-github-docker-go-metrics-dev, golang-github-docker-go-units-dev, golang-github-gogo-googleapis-dev (>= 1.4.0~), golang-github-gogo-protobuf-dev (>= 1.3.0~), golang-github-google-uuid-dev, golang-github-gotestyourself-gotest.tools-dev (>= 3.0.0~), golang-github-grpc-ecosystem-go-grpc-prometheus-dev, golang-github-hashicorp-go-multierror-dev, golang-github-imdario-mergo-dev, golang-github-intel-goresctrl-dev, golang-github-klauspost-compress-dev, golang-github-moby-locker-dev, golang-github-moby-sys-dev (>= 0.0~git20220215.b8d8fab~), golang-github-opencontainers-go-digest-dev (>= 1.0.0~), golang-github-opencontainers-image-spec-dev (>= 1.1.0~rc2-2~), golang-github-opencontainers-runc-dev (>= 0.1.0~), golang-github-opencontainers-runtime-spec-dev, golang-github-opencontainers-selinux-dev, golang-github-pelletier-go-toml-dev, golang-github-prometheus-client-golang-dev, golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev (>= 1.22.2~), golang-golang-x-net-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev, golang-google-grpc-dev (>= 1.30), golang-opentelemetry-otel-dev Filename: pool/development/c/containerd/golang-github-containerd-containerd-dev_1.6.20~ds1-1+apertis0bv2024dev3b1_all.deb Size: 621120 MD5sum: 381de721ca4778223912556fec18b6c4 SHA1: 2ce221817135f022569efb16fa25a33b89f159ba SHA256: c8ebbaaf8bd00ecbef5f1617b59b37fb54648b9a76e30bb57e79852879523e88 SHA512: 651b3ca2184182121d694c1df9c9a98265a1847cc5c0f853994887ca947c65736cd9e43384db224e278d7072f401de84dd1bbdbb9f42a590733dd4fb10abda6c Description: open and reliable container runtime (development files) Containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container life cycle of its host system: image transfer and storage, container execution and supervision, low-level storage and network attachments, etc. . Containerd is designed to be embedded into a larger system, rather than being used directly by developers or end-users. . This package provides development files. Homepage: https://containerd.io/ Package: golang-github-containerd-continuity-dev Priority: optional Section: golang Installed-Size: 308 Maintainer: Debian Go Packaging Team Architecture: all Source: continuity Version: 0.3.0-1+apertis0bv2024dev2b1 Depends: golang-github-opencontainers-go-digest-dev, golang-github-sirupsen-logrus-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev, golang-google-protobuf-dev Filename: pool/development/c/continuity/golang-github-containerd-continuity-dev_0.3.0-1+apertis0bv2024dev2b1_all.deb Size: 50928 MD5sum: 29e9d561b68df89887edf0adcb2e11a0 SHA1: ca17c1aebcab7232a4fed013a708f482cde40ead SHA256: 541fb0f0c471fb6cbb37af8e8ab4a0f37981f4f24a45c0b75f1b4702ec698279 SHA512: afc37607896f706b1ed14f9a847fbe95bb2417740d752aa62341a94c30da1b9f0894e9e57e5e8b74a71d0262dbd058c631c70a0b9446ba039a2bbe9b48f67cb7 Description: Externally reusable Go packages included with Continuity These packages are intentionally developed by upstream in such a way that they are reusable to projects outside Continuity and only rely on each other or other external dependencies to be built. Homepage: https://github.com/containerd/continuity Package: golang-github-containerd-fifo-dev Priority: optional Section: golang Installed-Size: 63 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-fifo Version: 1.1.0-1+apertis0bv2024dev3b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containerd-fifo/golang-github-containerd-fifo-dev_1.1.0-1+apertis0bv2024dev3b1_all.deb Size: 10120 MD5sum: e459aa8b8a2b2f06f3d99f83b1ada99e SHA1: 15dfc67c1ab79a0c669d4c1fcd2a216018a03694 SHA256: 3e79e2343e1983c719323ef6f35d5ab753d997c08825621c0ff0ee4ced06494e SHA512: 6662e1f611e69d76d1eaf963c38999783480dcb593dcdf4053c3acc1be3740383fd79de90984519093fedea132e3fe7679c77cab3c1894b70fa87e9ce70f6bba Description: fifo pkg for Go Go package for handling fifos in a sane way. Homepage: https://github.com/containerd/fifo Multi-Arch: foreign Package: golang-github-containerd-go-cni-dev Priority: optional Section: golang Installed-Size: 77 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-go-cni Version: 1.1.7-2+apertis0bv2024dev2b1 Depends: golang-github-appc-cni-dev (>= 1.0.1~) Filename: pool/development/g/golang-github-containerd-go-cni/golang-github-containerd-go-cni-dev_1.1.7-2+apertis0bv2024dev2b1_all.deb Size: 15604 MD5sum: 9ace0995f63f4c7035e2746b7cb5b969 SHA1: 5cf096d5e122da5fcfc071134a4a55cd67d30a4b SHA256: f483b578d397518df13ffe6bd1fd0b5edaa1bdaa67fa11506c67cacb2e39236f SHA512: aa66c2de8d6371a1c1a83a22ef3d184d3a441d27bc899e8b6367a70058c9809f877d8c33e2c5371af20c7455be29a2f9e07abba73403c3ce15b191f6f4ef3ab9 Description: generic CNI library to provide APIs for CNI plugin interactions The library provides APIs to: . * Load CNI network config from different sources * Setup networks for container namespace * Remove networks from container namespace * Query status of CNI network plugin initialization . go-cni aims to support plugins that implement Container Network Interface Homepage: https://github.com/containerd/go-cni Multi-Arch: foreign Package: golang-github-containerd-go-runc-dev Priority: optional Section: golang Installed-Size: 76 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-go-runc Version: 1.0.0-1+apertis0bv2024dev2b1 Depends: golang-github-containerd-console-dev, golang-github-opencontainers-specs-dev, golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containerd-go-runc/golang-github-containerd-go-runc-dev_1.0.0-1+apertis0bv2024dev2b1_all.deb Size: 14720 MD5sum: 1d7cfd71085e4687c0795b3e03ee2720 SHA1: ca880c0d29d97d330c05110a06c3f8741d8b66a3 SHA256: 64f48cfbd337b848aabb8aa98a3732caac0ca00fd67191a2e8b35785587bc508 SHA512: 5828f4e416777a14488efbcf0b6b743b87c45ef0a1e6c28ee810965c229d1b733ff67b592e59e2949a6ed145c492e02109f1889d5cabfc4b37e2a5671f94396f Description: runc bindings for Go This is a package for consuming the runc binary in your Go applications. It tries to expose all the settings and features of the runc CLI. If there is something missing then add it, its opensource! Homepage: https://github.com/containerd/go-runc Package: golang-github-containerd-stargz-snapshotter-dev Priority: optional Section: golang Installed-Size: 953 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-stargz-snapshotter Version: 0.12.0-2+apertis1bv2024dev3b1 Depends: golang-github-containerd-console-dev, golang-github-containerd-containerd-dev, golang-github-containerd-continuity-dev, golang-github-containerd-go-cni-dev, golang-github-coreos-go-systemd-dev, golang-github-docker-docker-dev, golang-github-docker-go-metrics-dev, golang-github-golang-groupcache-dev, golang-github-google-gofuzz-dev, golang-github-hanwen-go-fuse-dev, golang-github-hashicorp-go-multierror-dev, golang-github-hashicorp-go-retryablehttp-dev, golang-github-klauspost-compress-dev (>> 1.11.13), golang-github-moby-sys-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev, golang-github-opencontainers-specs-dev, golang-github-pelletier-go-toml-dev, golang-github-pkg-errors-dev, golang-github-rs-xid-dev, golang-github-urfave-cli-dev, golang-github-vbatts-tar-split-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev, golang-google-grpc-dev, golang-google-protobuf-dev, golang-gopkg-inf.v0-dev, golang-logrus-dev, golang-prometheus-client-dev Filename: pool/development/g/golang-github-containerd-stargz-snapshotter/golang-github-containerd-stargz-snapshotter-dev_0.12.0-2+apertis1bv2024dev3b1_all.deb Size: 181864 MD5sum: 1bbbea5da5a0d09885aca9119e332e30 SHA1: ebd74e2a9940338e36f1a4bdbdc203d9c86ba831 SHA256: bb21150ee8a867fb47339c262e48d5e0b3fbf9d5d3c981ec6dbee56162c42fbd SHA512: a68c0f192d69939580aaa0b00ea83cf327ce99e780294286c729f137b8e1964931aeb2d2363eefa7c4c3133675a78875744936949956d0d79a603e11f813341a Description: Fast container image distribution plugin with lazy pulling (library) Pulling image is one of the time-consuming steps in the container lifecycle. Stargz Snapshotter is an implementation of snapshotter which aims to solve this problem by lazy pulling. Lazy pulling here means a container can run without waiting for the pull completion of the image and necessary chunks of the image are fetched on-demand. . eStargz is a lazily-pullable image format proposed by this project. This is compatible to OCI images so this can be pushed to standard container registries (e.g. ghcr.io) as well as this is still runnable even on eStargz-agnostic runtimes including Docker. eStargz format is based on stargz image format by CRFS but comes with additional features like runtime optimization and content verification. . This package contains the golang library for use in other packages Homepage: https://github.com/containerd/stargz-snapshotter Multi-Arch: foreign Package: golang-github-containerd-ttrpc-dev Priority: optional Section: golang Installed-Size: 122 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gogottrpc Version: 1.1.1-1+apertis0bv2024dev3b1 Replaces: golang-github-stevvooe-ttrpc-dev (<< 0.0~git20190211.6914432-1~) Provides: golang-github-stevvooe-ttrpc-dev Depends: golang-github-gogo-protobuf-dev, golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev, golang-golang-x-sys-dev, golang-google-genproto-dev, golang-google-grpc-dev Breaks: golang-github-stevvooe-ttrpc-dev (<< 0.0~git20190211.6914432-1~) Filename: pool/development/g/golang-gogottrpc/golang-github-containerd-ttrpc-dev_1.1.1-1+apertis0bv2024dev3b1_all.deb Size: 25844 MD5sum: bf43c594f3cb0dac446a1f32cde1f48f SHA1: 3b42f5b989e3d6e50c5e0557410c960002e96fca SHA256: ad371ceba349c5ceee1e5425307ba145ec07c697d78be76a1e9f06e0de87e533 SHA512: 0c46f7d7e8f0ac0d02df56821db431567c1d7b42885902c2733a745d41954e8080794e143123c1717e22a4465491270ece37d6ef491644e95d45ced6af06ef19 Description: GRPC for low-memory environments The existing grpc-go project requires a lot of memory overhead for importing packages and at runtime. While this is great for many services with low density requirements, this can be a problem when running a large number of services on a single machine or on a machine with a small amount of memory. . Using the same GRPC definitions, this project reduces the binary size and protocol overhead required. We do this by eliding the net/http, net/http2 and grpc package used by grpc replacing it with a lightweight framing protocol. The result are smaller binaries that use less resident memory with the same ease of use as GRPC. . Please note that while this project supports generating either end of the protocol, the generated service definitions will be incompatible with regular GRPC services, as they do not speak the same protocol. . This package provides sources. Homepage: https://github.com/containerd/ttrpc Package: golang-github-containerd-typeurl-dev Priority: optional Section: golang Installed-Size: 38 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-typeurl Version: 1.0.2-1+apertis0bv2024dev2b1 Depends: golang-github-gogo-protobuf-dev (>= 0.5~), golang-github-pkg-errors-dev Filename: pool/development/g/golang-github-containerd-typeurl/golang-github-containerd-typeurl-dev_1.0.2-1+apertis0bv2024dev2b1_all.deb Size: 8500 MD5sum: e41548680f9ed9a6fe4ec6d42b4bc79a SHA1: a624d964ba63047e1c3efa6da45b86811d70d302 SHA256: 49d90e4071ea114c710f612872fcacce11a73545082191b03cfc1e0faef6346a SHA512: d120eae225555ee7e3402443cda456d4b06e06cf2e9e6d42af936006c1208ef9c17e89f55fa0d526db6f09d0ca4cfa4444579a75f8f758951ddbacdc7add7982 Description: Go package for managing marshaled types to protobuf.Any A Go package for managing the registration, marshaling, and unmarshaling of encoded types. . This package helps when types are sent over a GRPC API and marshaled as a [protobuf.Any](). Homepage: https://github.com/containerd/typeurl Package: golang-github-containers-ocicrypt-dev Priority: optional Section: devel Installed-Size: 170 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containers-ocicrypt Version: 1.0.3-1apertis0bv2024dev2b1 Depends: golang-github-fullsailor-pkcs7-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev, golang-github-pkg-errors-dev, golang-golang-x-crypto-dev, golang-gopkg-square-go-jose.v2-dev Filename: pool/development/g/golang-github-containers-ocicrypt/golang-github-containers-ocicrypt-dev_1.0.3-1apertis0bv2024dev2b1_all.deb Size: 33060 MD5sum: 9134dc6c05c25d36e8b7d7fba798da43 SHA1: ad6ce00fb2bc6408c452b9b511b0a4f94afe5a04 SHA256: 46728007557c307bba6b9e6c8a381727af6b148e155889cbe40724f62581e83f SHA512: 7eee9358597a03974e2e385c840947329ca03a4ed1a73013631db5bee97c8e3030c3186005575c5ed8d73ca6ca216d77254462a4b0ae02b468def08dfa84a7d3 Description: Encryption libraries for Encrypted OCI Container images (library) OCIcrypt Library The ocicrypt library is the OCI image spec implementation of container image encryption. More details of the spec can be seen in the OCI repository (https://github.com/opencontainers/image-spec/pull/775). The purpose of this library is to encode spec structures and consts in code, as well as provide a consistent implementation of image encryption across container runtimes and build tools. Homepage: https://github.com/containers/ocicrypt Package: golang-github-containers-psgo-dev Priority: optional Section: devel Installed-Size: 129 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containers-psgo Version: 1.7.1+ds1-1+apertis0bv2024dev3b1 Depends: golang-github-containers-storage-dev (>> 1.37.2), golang-github-opencontainers-runc-dev, golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containers-psgo/golang-github-containers-psgo-dev_1.7.1+ds1-1+apertis0bv2024dev3b1_all.deb Size: 24976 MD5sum: 44663d5c5fad36823d206bda1fc8fba8 SHA1: cacec7e0055f0708e9be02980810dfece20b667a SHA256: 1981526eee9bce1a41dd979b94bea273d18bfc6cf3e1a8e5d74fe6aa5433dcdc SHA512: 18572dd7402e84a111d9de6ce8fbdd8216337425cee9d04eaf76e4b6a35bba14a0e6e83433fb20d2705458fceb3a4c61104e897b53a6747c7cde3cc0a464b10b Description: ps(1) AIX-format compatible Golang library Psgo is a ps(1) AIX-format compatible golang library extended with various descriptors useful for displaying container-related data. . The idea behind the library is to provide an easy to use way of extracting process-related data, just as ps(1) does. The problem when using ps(1) is that the ps format strings split columns with whitespaces, making the output nearly impossible to parse. Using fork and execute ps also adds some jitter, either in the container or filter the output afterwards, further limiting applicability. . This library aims to make things a bit more comfortable, especially for container runtimes, as the API allows one to join the mount namespace of a given process and will parse /proc and /dev/ from there. Homepage: https://github.com/containers/psgo Package: golang-github-containers-storage-dev Priority: optional Section: devel Installed-Size: 2084 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containers-storage Version: 1.43.0+ds1-8+apertis0bv2024dev3b1 Depends: golang-github-burntsushi-toml-dev, golang-github-containerd-stargz-snapshotter-dev, golang-github-cyphar-filepath-securejoin-dev, golang-github-datadog-zstd-dev, golang-github-docker-go-units-dev, golang-github-google-go-intervals-dev, golang-github-gotestyourself-gotest.tools-dev, golang-github-hashicorp-go-multierror-dev, golang-github-json-iterator-go-dev, golang-github-klauspost-pgzip-dev, golang-github-mattn-go-shellwords-dev, golang-github-moby-sys-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-runc-dev, golang-github-opencontainers-selinux-dev (>= 1.0.0), golang-github-opencontainers-specs-dev, golang-github-pkg-errors-dev, golang-github-pquerna-ffjson-dev, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev, golang-github-vbatts-tar-split-dev, golang-go-patricia-dev, golang-go-zfs-dev, golang-gocapability-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev, libbtrfs-dev, libdevmapper-dev Filename: pool/development/g/golang-github-containers-storage/golang-github-containers-storage-dev_1.43.0+ds1-8+apertis0bv2024dev3b1_all.deb Size: 354384 MD5sum: 2ea9d65095ef46e88079fe31134ee038 SHA1: 8f843719d92234e4ec8201ec57c96d2f81e92320 SHA256: f525dfa52022775973ef764cf598cfe9258a395df74d49dde9d4d878057d9602 SHA512: c3ecc101f66498cb0e0d351b8fe469bcf283d846b678767d133c79ee87065b7816cc56dfbbfaa5a01ab9ed8eb30bc59d21dceb41d948e8aefd4ac23aaa130b33 Description: Go library for handling how containers are stored on disk storage is a Go library which aims to provide methods for storing filesystem layers, container images, and containers. A containers-storage CLI wrapper is also included for manual and scripting use. . This package contains the library. Homepage: https://github.com/containers/storage Package: golang-github-coreos-bbolt-dev Priority: optional Section: golang Installed-Size: 354 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-bbolt Version: 1.3.6-2+apertis1bv2024dev2b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-coreos-bbolt/golang-github-coreos-bbolt-dev_1.3.6-2+apertis1bv2024dev2b1_all.deb Size: 62872 MD5sum: b61526482915cd81b6ccde1f4f81c3e8 SHA1: 66342dc689330df782c080337a23ee3b1cb49668 SHA256: 354fa4f6097d2bb72826d619fa80f3cd2a05b99ebfdeac00c3fd321820d0e591 SHA512: af132c61cf74b858aa4656176aac44bbdec394b9e46f41ae41b4386dba2be73eca3ef466e99d7455a9383f0e2bf256bbff081518e5971ab00622a53d8c0b58bf Description: low-level key/value database for Go, especially CoreOS's etcd bbolt is a fork of Ben Johnson's Bolt key/value store (github.com/boltdb/bolt). . The purpose of this fork is to better cater to the needs of CoreOS's etcd (github.com/coreos/etcd), and to provide the Go community with an active maintenance and development target for Bolt; the goal is improved reliability and stability. bbolt includes bug fixes, performance enhancements, and features not found in Bolt while preserving backwards compatibility with the Bolt API. . Bolt is a pure Go key/value store inspired by Howard Chu's and the LMDB project. The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL. Homepage: https://github.com/etcd-io/bbolt Multi-Arch: foreign Package: golang-github-coreos-go-iptables-dev Priority: optional Section: golang Installed-Size: 56 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-go-iptables Version: 0.6.0-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-coreos-go-iptables/golang-github-coreos-go-iptables-dev_0.6.0-1+apertis0bv2024dev2b1_all.deb Size: 11808 MD5sum: d2de8a30b12a6f88334faf391ebe92df SHA1: 8c6aa6fe87fdb03532548e173d8b45e9a800e2d2 SHA256: 7bd01441baeafd07922874d738f71c4d80b9102640f8b94a17f1d7c0598faee6 SHA512: 1e2fdcf3033da89dda923437b6b371375888de92a6339f02ad3111ac564e2bd26432ace963d07ef788f3331180aebebc775f528559dfbc6e0dc19a9d04c9c948 Description: Go bindings for iptables utility The go-iptables module wraps the invocation of the iptables utility with Go functions to append and delete iptables rules, as well as create, clear and delete iptables chains. Homepage: https://github.com/coreos/go-iptables Multi-Arch: foreign Package: golang-github-coreos-go-semver-dev Priority: optional Section: devel Installed-Size: 33 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-semver Version: 0.3.0-1apertis0bv2024dev2b1 Replaces: golang-go-semver-dev (<< 0.0~git20150304-2~) Provides: golang-go-semver-dev Breaks: golang-go-semver-dev (<< 0.0~git20150304-2~) Filename: pool/development/g/golang-github-coreos-semver/golang-github-coreos-go-semver-dev_0.3.0-1apertis0bv2024dev2b1_all.deb Size: 6636 MD5sum: e3182ebdeac30b9c58c541f4025b3f47 SHA1: 368d6eec33a23b906edf6a341de986042d1f3e8f SHA256: e1ca7960bf645f1a1a89806d2662d28774d01a7e371ec8a38bcf193230dc0c5a SHA512: fde5c5827bf3d3fc26e813129a532157f316e88902afce8a105efcc0462e2f6fc638bbc64d5658299de98c8a135ae169fb13df60066a00c437f5de9c5895c0dd Description: Go library for semantic versioning Go library for semantic versioning allowing you to parse and compare two semantic version strings. Homepage: https://github.com/coreos/go-semver Package: golang-github-coreos-go-systemd-dev Priority: optional Section: golang Installed-Size: 387 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-go-systemd Version: 22.3.2-1+apertis0bv2024dev2b1 Replaces: golang-go-systemd-dev Provides: golang-go-systemd-dev Depends: golang-dbus-dev (>= 5.0.2~), libsystemd-dev, pkg-config Conflicts: golang-go-systemd-dev Filename: pool/development/g/golang-github-coreos-go-systemd/golang-github-coreos-go-systemd-dev_22.3.2-1+apertis0bv2024dev2b1_all.deb Size: 54912 MD5sum: efc21884054a2958cbc1045dce804f44 SHA1: 0b65a4602afdbfd22084fcebb3a45a7e5ae5dca9 SHA256: 8aa5bbf8557c5d5984452922642c98f9f34e1298df9c6e4ba0f22aa44e135a6d SHA512: 5defbc18d7924a9de29b7d44b20110373f9eba093a4428553af6329bb3251ff34443595f7d9f0b9065aec9e214f5b3cbe5ec0619bef820ee1bb60538c466fd3b Description: Go client bindings for systemd socket activation, journal and D-Bus Package "go-systemd" is a library that implements native Go client bindings for systemd in packages "activation", "journal", and "dbus". . This package contains the source. Homepage: https://github.com/coreos/go-systemd Package: golang-github-coreos-pkg-dev Priority: optional Section: devel Installed-Size: 137 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-pkg Version: 4-3apertis0bv2024dev2b2 Depends: golang-github-coreos-go-systemd-dev, golang-golang-x-crypto-dev, golang-yaml.v2-dev Filename: pool/development/g/golang-github-coreos-pkg/golang-github-coreos-pkg-dev_4-3apertis0bv2024dev2b2_all.deb Size: 25136 MD5sum: a9360fbe3b081afef68d8e5dbd18c6ca SHA1: cb1cc9cb32970ac738632be4ed205e60e6cf6fa8 SHA256: 026bbf247be413c8c192fe3223e7ae4a4b6112c86382e225f8024b232c20b940 SHA512: 38a861f0d8a1b34abf6e7ca4a6168b0a997956a08335686fed2caa7deb733b269233598f93997bda74ea86f9c14d25c14c06b6d8d0e3131d2d60c6f8083d9398 Description: collection of Go utility packages This package contains a collection of Go utility libraries for use in projects written by CoreOS, Inc. Homepage: https://github.com/coreos/pkg Package: golang-github-cpuguy83-go-md2man-v2-dev Priority: optional Section: golang Installed-Size: 44 Maintainer: Debian Go Packaging Team Architecture: all Source: go-md2man-v2 Version: 2.0.2+ds1-1+apertis0bv2024dev2b1 Depends: golang-github-russross-blackfriday-v2-dev (>= 2.1.0) Filename: pool/development/g/go-md2man-v2/golang-github-cpuguy83-go-md2man-v2-dev_2.0.2+ds1-1+apertis0bv2024dev2b1_all.deb Size: 9900 MD5sum: 8ed8afe4c5d5d0e2a6d3b09f07360532 SHA1: 2c9ac130bc98d91f7f2b71ad664fa114a80d9140 SHA256: 60e705cd7679657de1d106c9de3498e1f3b8b340a8c533e5ffac5acd263c7c14 SHA512: f2062861570e1fab425c76698bb7f62e3d919fb931fc53365507e3e4100ff1ee2866f1a926e8727d31f4d4cca25b4a9fdf7b561f169693ef975cfad8ad604ba0 Description: utility to create manpages from markdown (source) Turns Markdown into manpages, which is really handy for people that don't want to learn how to make manpages from stuff like DocBook. . This package contains the source for go-md2man version 2. Homepage: https://github.com/cpuguy83/go-md2man Multi-Arch: foreign Package: golang-github-creack-pty-dev Priority: optional Section: golang Installed-Size: 70 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-creack-pty Version: 1.1.18-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-creack-pty/golang-github-creack-pty-dev_1.1.18-1+apertis0bv2024dev2b1_all.deb Size: 10080 MD5sum: 29169b16635949511c96286180c78b9d SHA1: db16340b0e97c7050c4fd058f110063466f50da2 SHA256: b9afc2a904fee72eab75c6511e11af3f563f48265c153970c8c65a8c8766035f SHA512: 95772f4efc965fe358b54f1727631619fe5919298c78f4aebb8d1741a83b497140744e31746f9bd7626d16255ce1d52329b414fa4b62522103fcf3aff0490631 Description: PTY interface for Golang Pty is a Golang package for using unix pseudo-terminals. Homepage: https://github.com/creack/pty Multi-Arch: foreign Package: golang-github-cyphar-filepath-securejoin-dev Priority: optional Section: golang Installed-Size: 37 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cyphar-filepath-securejoin Version: 0.2.3-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-cyphar-filepath-securejoin/golang-github-cyphar-filepath-securejoin-dev_0.2.3-1+apertis0bv2024dev2b1_all.deb Size: 7760 MD5sum: 3ef5df75620beca9d054e37fb173609d SHA1: 3910c2b6a3d95c05320eaec62884bd5d9efe5c91 SHA256: 8b3b2c2ab1d3e0d612931027c312c7f4dda4721292863871650249cea7a0c2f8 SHA512: 06808c8450b7d09ffca54db6514d901b3e68a151de8d310f5dae322983ef9d3a82f074f3a7854a9a8aa9b0d6034032505f06a5885a816b2ce6cbae7a2a3f2b36 Description: filepath.SecureJoin implementation An implementation of SecureJoin, a candidate for inclusion in the Go standard library (https://github.com/golang/go/issues/20126). The purpose of this function is to be a "secure" alternative to filepath.Join, and in particular it provides certain guarantees that are not provided by filepath.Join. Homepage: https://github.com/cyphar/filepath-securejoin Multi-Arch: foreign Package: golang-github-d2g-dhcp4-dev Priority: optional Section: devel Installed-Size: 31 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-d2g-dhcp4 Version: 0.0~git20150413-4+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-d2g-dhcp4/golang-github-d2g-dhcp4-dev_0.0~git20150413-4+apertis0bv2024dev2b1_all.deb Size: 7016 MD5sum: 1e3dde58d65dd9ceb58ebd86f803874c SHA1: 17a4679470bcc2868c1df2b02e7f68857cc378f8 SHA256: d16ccf2752c1d513d9c8aca86a68b0fb5321d4d6019927643a40b7d7345aa0d1 SHA512: 2d24d992bfaf875346eebe9b57aec22755ff11c50ef6f82aaa1d6a796dfc73ed19b3d5e07fff0e9295624831c00f79b387b546d7ed084bddac794dfb9bf10436 Description: DHCP packet creation library for Go This library contains functions to generate DHCP request and response packets in the Go language. Homepage: https://github.com/d2g/dhcp4 Package: golang-github-d2g-dhcp4client-dev Priority: optional Section: devel Installed-Size: 55 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-d2g-dhcp4client Version: 1.0.0-2apertis0bv2024dev2b1 Depends: golang-github-d2g-dhcp4-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-d2g-dhcp4client/golang-github-d2g-dhcp4client-dev_1.0.0-2apertis0bv2024dev2b1_all.deb Size: 12420 MD5sum: 305ad137acaec16ce8840e1b5620a15a SHA1: 960bc7b339a38fd6254019f25290c15b2a70edba SHA256: c5559e261738a96408202ae588407a47a4f162ea8bd1ae7f7b91e830cc0551d9 SHA512: 0702e7880a71f75e86e8a615de94eb20adfa7ec19f5ccb3f0b55c5aff57e46e5fef0348b6cbf0d1197a174c15ba759d264411c59aef14ee009ec585d1c6c4ca1 Description: DHCP client written in Go A DHCP4 client implementation written in Go using AF_PACKET support. Homepage: https://github.com/d2g/dhcp4client Package: golang-github-daaku-go.zipexe-dev Priority: optional Section: devel Installed-Size: 21 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-daaku-go.zipexe Version: 1.0.1-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-daaku-go.zipexe/golang-github-daaku-go.zipexe-dev_1.0.1-2+apertis0bv2024dev2b1_all.deb Size: 4420 MD5sum: 363568e0c1ad9ba66502ff5be2c94953 SHA1: 3a23404314b1f0b329c3e06b4354cef4a73f08af SHA256: a0d734d37a77063ea1822cdff8988722e1552c756d0d8fd8ce4c69b3d644800f SHA512: 2f7f76ab8946bf6bdcb9a24e14c21b4ababb630c3a7e4db2336768bf1e3277a8de3220c65b47a9e7813805d1fd26002bcc9a7a9ef0a1b5e1fcc258ecd05c7cb0 Description: zipexe attempts to open an executable binary file as a zip file The zipexe package attempts to open an executable binary file which can be a Mac OS X, Windows PE or Linux/BSD ELF binary. The zip file signature may be embedded or appended to the binary. . This module was taken as-is from https://github.com/cookieo9/resources-go. Homepage: https://github.com/daaku/go.zipexe Multi-Arch: foreign Package: golang-github-datadog-datadog-go-dev Priority: optional Section: devel Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-datadog-datadog-go Version: 2.1.0-3apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-datadog-datadog-go/golang-github-datadog-datadog-go-dev_2.1.0-3apertis0bv2024dev2b1_all.deb Size: 14708 MD5sum: 69f0d9214655955b98a490c3fc0ea82a SHA1: 9b61fdfeafc2834508d32fc6dee87eb50a6df0a9 SHA256: 24bdeb4111d8347bd14a720ba8f2e1b45361389d26939a273be04227b4e271f2 SHA512: d151a8c1370a0399e2bdd04bdeed0399a5e5fab80391e12044f07bbb5584f1962b553a6290e708fbec9f03dc7a2d6c34ca155c03bf54426b747f319bbe2ef253 Description: Go client library for datadog Package statsd provides a Go dogstatsd client. Dogstatsd extends the popular statsd, adding tags and histograms and pushing upstream to Datadog. Homepage: https://github.com/DataDog/datadog-go Multi-Arch: foreign Package: golang-github-datadog-zstd-dev Priority: optional Section: golang Installed-Size: 62 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-datadog-zstd Version: 1.4.5+patch1-1+apertis0bv2024dev2b1 Depends: libzstd-dev, pkg-config Filename: pool/development/g/golang-github-datadog-zstd/golang-github-datadog-zstd-dev_1.4.5+patch1-1+apertis0bv2024dev2b1_all.deb Size: 12580 MD5sum: e0e07b8231b85cc72b27472df57340f4 SHA1: c839374679aeec336beb7f52e5660ac52174d6b7 SHA256: 8cdd6ec4428914c967fa4cfaa28c99a4f84c82844b6a4c896d955f30ecbf583f SHA512: 8c990422dade796dedf89199dff5882a6f1b0207d21b46ae999d01f74c62d3c7bfff8f90850f587b497068124082c5a145d02d28debc1ddd79f83eb51abcd8d5 Description: Zstd wrapper for Go The Go wrapper exposes two main APIs * simple Compress/Decompress * streaming API (io.Reader/io.Writer) . The compress/decompress APIs mirror that of lz4, while the streaming API was designed to be a drop-in replacement for zlib. Homepage: https://github.com/DataDog/zstd Package: golang-github-davecgh-go-spew-dev Priority: optional Section: golang Installed-Size: 220 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-davecgh-go-spew Version: 1.1.1-3+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-davecgh-go-spew/golang-github-davecgh-go-spew-dev_1.1.1-3+apertis0bv2024dev2b1_all.deb Size: 29876 MD5sum: 7755a90298a17b31687024f29f48796d SHA1: a46f33bd688b54b8a73f893e27c47c5737ac538b SHA256: 00797b4a4249f770d22f0d70ad43054220e08c913d84172f4efdb31d4826607e SHA512: 49817d6a4e9aaf9c87672cfe0f0997843adb7652b8a85ab826a96948805cbfdbe1855515cc587d7aeacdc788bb43a83abc1dc5a569299cc1e63242c92b368a7e Description: Implements a deep pretty printer for Go data structures to aid in debugging Go-spew implements a deep pretty printer for Go data structures to aid in debugging. A comprehensive suite of tests with 100% test coverage is provided to ensure proper functionality. Homepage: https://github.com/davecgh/go-spew Multi-Arch: foreign Package: golang-github-deckarep-golang-set-dev Priority: extra Section: devel Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-deckarep-golang-set Version: 1.5-2co1bv2024dev2b1 Filename: pool/development/g/golang-github-deckarep-golang-set/golang-github-deckarep-golang-set-dev_1.5-2co1bv2024dev2b1_all.deb Size: 9352 MD5sum: 572f47ef77d7b9f388286e1a833d3b1c SHA1: 6b9bdf7e547d5cdd21d45cb04e7c09c375855ec1 SHA256: aa7130733730ee78dfec9f4e4c877b1441fd6c46263650ce7a252e77d432382a SHA512: 177f8ac01a345124ddc4b281c78eccf96c3cbce455132e43a16410d0784349432bf3471c33e4f9c844fd1954526aeb1a218e464d5bb80053782335955c275cf4 Description: simple set type for the Go language The missing set collection for the Go language. . Coming from Python one of the things missing in Go is the superbly wonderful set collection. This is an attempt to mimic the primary features of the set from Python. . This package contains the source. Homepage: https://github.com/deckarep/golang-set Package: golang-github-denisenkom-go-mssqldb-dev Priority: optional Section: devel Installed-Size: 3068 Maintainer: Debian QA Group Architecture: all Source: golang-github-denisenkom-go-mssqldb Version: 0.0~git20170717.0.8fccfc8-7+apertis0bv2024dev2b1 Depends: golang-golang-x-crypto-dev, golang-golang-x-net-dev Filename: pool/development/g/golang-github-denisenkom-go-mssqldb/golang-github-denisenkom-go-mssqldb-dev_0.0~git20170717.0.8fccfc8-7+apertis0bv2024dev2b1_all.deb Size: 216828 MD5sum: db5f052163fb05f5296ff3a28fc1bb75 SHA1: 0c64b8a6687c338400e2fd41f4c0049e154e43b7 SHA256: 087a503bdcdcb6fa5ddab7aacf749f823a3db6999894312853d186636e5f6479 SHA512: eb0a2f5f02d6fec1c6cf78b3769e8de5b9414a631cbfd02edfe565fc580e64b1af63cd3497bc00997b24891ec9a851dce50d006beb0782397122b863749a4f05 Description: Microsoft SQL server driver written in go language A pure Go MSSQL driver for Go's database/sql package. . Features: * Can be used with SQL Server 2005 or newer * Can be used with Microsoft Azure SQL Database * Supports new date/time types: date, time, datetime2, datetimeoffset * Supports string parameters longer than 8000 characters * Supports encryption using SSL/TLS * Supports SQL Server and Windows Authentication * Supports Single-Sign-On on Windows * Supports connections to AlwaysOn Availability Group listeners * Supports query notifications Homepage: https://github.com/denisenkom/go-mssqldb Package: golang-github-dghubble-sling-dev Priority: optional Section: devel Installed-Size: 74 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dghubble-sling Version: 1.3.0-1apertis0bv2024dev2b1 Depends: golang-github-google-go-querystring-dev, golang-golang-x-oauth2-dev Filename: pool/development/g/golang-github-dghubble-sling/golang-github-dghubble-sling-dev_1.3.0-1apertis0bv2024dev2b1_all.deb Size: 18236 MD5sum: 73fc7d9ac5355e9e262c68c4188ff5c6 SHA1: f56caf2136308e2aaa9689fc26f8deb1d2e7caae SHA256: 187787392810564d07791eea6a7ad442e11150cfdd2836e105a404be0deafa9c SHA512: 7869398b942caf23d6aeef9abb92e68f957a11a91f62d06267d450e00bf32e04ae7f6c5062099ee04859be865d51b0a95ce9d7403fa511478deb9647f790bf65 Description: HTTP client library for creating and sending API requests Sling is a Go HTTP client library for creating and sending API requests. Homepage: https://github.com/dghubble/sling Package: golang-github-dgrijalva-jwt-go-dev Priority: optional Section: golang Installed-Size: 148 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dgrijalva-jwt-go Version: 3.2.0-4+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-dgrijalva-jwt-go/golang-github-dgrijalva-jwt-go-dev_3.2.0-4+apertis0bv2024dev2b1_all.deb Size: 33344 MD5sum: 039a1455f9622874b2a60ec82af29534 SHA1: dec9b7b3447e0ba5b5cb341ab58b524d2417496d SHA256: a5608a515c14fec758c737079eafce96285c5c17ed0bb68c6244af1d65f68a73 SHA512: d92da3f27b55ee3bd0f8c9553b9bcee101c3b3ff95553e541b1de4afbc6852a3f3167637d228dd534a9761721797176bb8ddeaa978bf7aa70255a71aff03b619 Description: Golang implementation of JSON Web Tokens (JWT) JSON Web Tokens are compact, URL-safe means of representing claims to be transferred between two parties. This library is an implementation of JSON Web Tokens in the Go language. Homepage: https://github.com/dgrijalva/jwt-go Multi-Arch: foreign Package: golang-github-disiqueira-gotree-dev Priority: optional Section: golang Installed-Size: 26 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-disiqueira-gotree Version: 3.0.2-2+apertis1bv2024dev3b1 Filename: pool/development/g/golang-github-disiqueira-gotree/golang-github-disiqueira-gotree-dev_3.0.2-2+apertis1bv2024dev3b1_all.deb Size: 4880 MD5sum: cafd8020df33b5a38d7883f0031715cf SHA1: 47b296c8ff0ab517b19a413f0d637bb85b81ce68 SHA256: dd08dff53f46d05c6212f036a577b2694946b97877780e25933a4e8e1115a02f SHA512: e8d611cacbf2ffbcbeae662175dd5fa5a513d68fa746687eaace6ac155b0454b9ff8c9278c8284992f89795db6fa6d3d22dddd0b5a71787354b2231993f3ae35 Description: Tree printer module written in GoLang (library) The GoTree's goal is to be a simple tool providing a stupidly easy-to-use and fast way to print recursive structures. Homepage: https://github.com/disiqueira/gotree Multi-Arch: foreign Package: golang-github-docker-distribution-dev Priority: optional Section: utils Installed-Size: 1627 Maintainer: Debian Go Packaging Team Architecture: all Source: docker-registry Version: 2.8.2+ds1-1+apertis0bv2024dev3b1 Depends: golang-github-aws-aws-sdk-go-dev, golang-github-bugsnag-bugsnag-go-dev, golang-github-docker-go-metrics-dev, golang-github-docker-libtrust-dev, golang-github-garyburd-redigo-dev, golang-github-gorilla-handlers-dev, golang-github-gorilla-mux-dev, golang-github-mitchellh-mapstructure-dev, golang-github-ncw-swift-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev, golang-github-sirupsen-logrus-dev, golang-github-spf13-cobra-dev, golang-golang-x-crypto-dev, golang-gopkg-yaml.v2-dev Filename: pool/development/d/docker-registry/golang-github-docker-distribution-dev_2.8.2+ds1-1+apertis0bv2024dev3b1_all.deb Size: 261920 MD5sum: 69301a9c8036f960c7c1bedd32b6fd47 SHA1: 5e9e8c49a2c01768bd8ec9d96c8d278afe8c7028 SHA256: e3d2218fbd3579ea6239a95434cae42fab8d1c4ecd4bf0d1c25e342fc39e1851 SHA512: 3702c1a7b05befe07dee5ab37c007f03e80b5175a5e3e9f87f4d7a98bbaffd2b324d733c84b361f8a9530fa04432e7f9b244b2fea6ea9529ceab081f6045eef1 Description: Docker toolset to pack, ship, store, and deliver content (source) The Docker toolset to pack, ship, store, and deliver content. . The Docker Registry 2.0 implementation contained in this package is for storing and distributing Docker images. It supersedes the docker/docker-registry project with a new API design, focused around security and performance. . This project should provide an implementation to a V2 API for use in the Docker core project. The API should be embeddable and simplify the process of securely pulling and pushing content from docker daemons. . The new registry implementation provides the following benefits: . * faster push and pull * new, more efficient implementation * simplified deployment * pluggable storage backend * webhook notifications . This package contains the source. Homepage: https://github.com/docker/distribution Package: golang-github-docker-docker-credential-helpers-dev Priority: optional Section: golang Installed-Size: 121 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-docker-credential-helpers Version: 0.6.4+ds1-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-docker-docker-credential-helpers/golang-github-docker-docker-credential-helpers-dev_0.6.4+ds1-1+apertis0bv2024dev2b1_all.deb Size: 22820 MD5sum: 69da1bef3b7764514ac9f0ea90fd442d SHA1: 5b04417cebe956ba946985ace55cda942dfb6bac SHA256: 54476987233de87239dcf6d3fa451175fb1e0ccc3eeaa5c307682353e49450b0 SHA512: 5456d6730f9288ce8110991ebd1a135a8a9b6b2baf80d2f426ccea9ea3f82e7cced4a24643ef8e4dcd7fb278d649e82c074f5c493aa9009c8e32c5bf4a253444 Description: native stores to safeguard Docker credentials - library The docker-credential-helpers package is a suite of programs to use the built-in OS native stores to keep Docker credentials safe. . This package contains the development files. Homepage: https://github.com/docker/docker-credential-helpers Multi-Arch: foreign Package: golang-github-docker-docker-dev Priority: optional Section: golang Installed-Size: 7799 Maintainer: Debian Go Packaging Team Architecture: all Source: docker.io Version: 20.10.24+dfsg1-1+apertis1bv2024dev3b1 Depends: golang-github-armon-circbuf-dev, golang-github-containerd-containerd-dev (>= 1.4.2~ds1-2~), golang-github-containerd-continuity-dev (>= 0.0~git20190426~), golang-github-docker-distribution-dev (>= 2.7.1~), golang-github-docker-docker-credential-helpers-dev (>= 0.6.1~), golang-github-docker-go-connections-dev (>= 0.4.0~), golang-github-docker-go-metrics-dev, golang-github-docker-go-units-dev (>= 0.4.0~), golang-github-docker-libkv-dev, golang-github-fsnotify-fsnotify-dev, golang-github-gorilla-mux-dev (>= 1.7.1~), golang-github-moby-term-dev, golang-github-morikuni-aec-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev (>= 1.0.1~), golang-github-opencontainers-runc-dev (>= 1.0.0~rc8~), golang-github-opencontainers-selinux-dev (>= 1.8.0~), golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-tchap-go-patricia-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev (>= 0.0~git20190726~), golang-google-grpc-dev, golang-dbus-dev (>= 5.0.2~), golang-github-burntsushi-toml-dev, golang-github-deckarep-golang-set-dev, golang-github-docker-go-events-dev, golang-github-hashicorp-memberlist-dev (>= 0.1.0~), golang-github-hashicorp-serf-dev, golang-github-ishidawataru-sctp-dev, golang-github-vishvananda-netlink-dev (>= 1.0.0~), golang-github-vishvananda-netns-dev, golang-github-opentracing-opentracing-go-dev Filename: pool/development/d/docker.io/golang-github-docker-docker-dev_20.10.24+dfsg1-1+apertis1bv2024dev3b1_all.deb Size: 1115564 MD5sum: 2e61a5712cf4c3c86b265351e54a8f73 SHA1: 11941c9d05fbe4d28792ac4433f6e36b82cbed4b SHA256: a5fde1a19e09b4c5a0bb946c361e450c761b6b75bf4e1acb7106a7c2386025f3 SHA512: cb9eeb5183399289d61d8b7723844b1f7336a9db63451efbd51f8afc4b26d72624113663869e2f66f1ec60edf6d29b3e4a71aeee5f8a5ee1a2247ba349aceeb4 Description: reusable Go packages included with Docker These packages are intentionally developed by upstream in such a way that they are reusable to projects outside Docker and only rely on each other or other external dependencies to be built. Homepage: https://mobyproject.org Package: golang-github-docker-go-connections-dev Priority: optional Section: golang Installed-Size: 124 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-go-connections Version: 0.4.0-4+apertis0bv2024dev2b1 Depends: golang-github-pkg-errors-dev, golang-golang-x-net-dev Filename: pool/development/g/golang-github-docker-go-connections/golang-github-docker-go-connections-dev_0.4.0-4+apertis0bv2024dev2b1_all.deb Size: 26620 MD5sum: bd32167c947a5123cda658aeb7c97496 SHA1: 8a48c86a84c846848ab14551b56a16d832003a64 SHA256: d8f31a16fe2c4fa78e729ce2e6a9caf9644a8de2e0352db7dfa6ae7f618156bf SHA512: f2d202210c409e6fa1cba917ef1d991839d589bae70a83b7439370a0760740da1c9486ed3eae701820683a3d5a8bb6e114be7a7a7d24196acab88091805a0ceb Description: Golang utility package to work with network connections go-connections provides common package to work with network connections. Homepage: https://github.com/docker/go-connections Package: golang-github-docker-go-dev Priority: extra Section: devel Installed-Size: 319 Maintainer: pkg-go Architecture: all Source: golang-github-docker-go Version: 0.0~git20160303.0.d30aec9-3.1+apertis0bv2024dev2b1 Replaces: golang-github-jfrazelle-go-dev (<< 0.0~git20150906.0.a8e3e21-2~) Provides: golang-github-jfrazelle-go-dev Breaks: golang-github-jfrazelle-go-dev (<< 0.0~git20150906.0.a8e3e21-2~) Filename: pool/development/g/golang-github-docker-go/golang-github-docker-go-dev_0.0~git20160303.0.d30aec9-3.1+apertis0bv2024dev2b1_all.deb Size: 165636 MD5sum: bfd76738621807808edb4b5e65ed4ea9 SHA1: 26f407602e101112e71e392198e3112b840e289f SHA256: 5d0c52d20a57e24410f60e60cdbef4b4c12dcb621342b60898dc0be674d94676 SHA512: c88658957380f50e4115a448e51e81a7f870bee114a2f6f16a79fe06bd75a4b94cb2c9514e101a561570d6c71d7c413a5f69b97d7985c066edecaf0d3bf3eef9 Description: Go packages with small patches autogenerated (used for canonical/json) This is a repository used for building go packages based off upstream with small patches. . It is only used so far for a canonical json pkg. Homepage: https://github.com/docker/go Package: golang-github-docker-go-events-dev Priority: optional Section: devel Installed-Size: 53 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-go-events Version: 0.0~git20190806.e31b211-4+apertis0bv2024dev2b1 Depends: golang-github-sirupsen-logrus-dev (>= 1.0.2~) Filename: pool/development/g/golang-github-docker-go-events/golang-github-docker-go-events-dev_0.0~git20190806.e31b211-4+apertis0bv2024dev2b1_all.deb Size: 12296 MD5sum: f68ff0d4b58c8a19de3e59039a0dbf42 SHA1: df133b3f01769b2056dc1721df5ba51747283382 SHA256: 08f139c9a8b3ec5e145af574bae0da80545bb3b55eb1e2f1ce077a7d6bd2bcb1 SHA512: 89f0f35d951f267d75b233067575f95e12d9d79dab5e85d74bc1ab2f93081f357d8377be30d3919dc7eca479214c8dc6f5d6b4cfa3f177847cb0a166968188fc Description: Composable event distribution for Go The go-events package implements a composable event distribution package for Go. It was originally created to implement the notifications in Docker Registry 2, but is now used in other components of the Docker ecosystem. Homepage: https://github.com/docker/go-events Multi-Arch: foreign Package: golang-github-docker-go-metrics-dev Priority: optional Section: devel Installed-Size: 72 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-go-metrics Version: 0.0.1-2+apertis0bv2024dev2b1 Depends: golang-github-prometheus-client-golang-dev (>= 0.9.0~) Filename: pool/development/g/golang-github-docker-go-metrics/golang-github-docker-go-metrics-dev_0.0.1-2+apertis0bv2024dev2b1_all.deb Size: 18840 MD5sum: ea46aa99f08e2c9757d273211e3fb7e9 SHA1: c579409ddc6eb3d1b2ad29fe579bf63d8c776c83 SHA256: 4fa445b2bcfb08708915af9b0cfb12c9b55c88092160de514c0c8f8141ad60f5 SHA512: 09fd38269940fbd0959e6618cbefcc8f3261c1ae96f07a8d367f5f59a443d67d3a670de1ca0fcdaf17210e215f1e0074c320899f87f777358d6364c452a1a7e5 Description: Package for metrics collection in Docker projects This package is small wrapper around the Prometheus Go client to help enforce convention and best practices for metrics collection in Docker projects. Homepage: https://github.com/docker/go-metrics Multi-Arch: foreign Package: golang-github-docker-go-units-dev Priority: optional Section: golang Installed-Size: 40 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-go-units Version: 0.4.0-4+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-docker-go-units/golang-github-docker-go-units-dev_0.4.0-4+apertis0bv2024dev2b1_all.deb Size: 8008 MD5sum: 49152e305f6e50c0312bb47c5c34ab32 SHA1: 72a9d86aa63593b4a857c1ac4fdeac0feea88f4e SHA256: 2eb5fc6ee22e32edff095e0ac3177bf04ab7debdffc333edf66188bfff679f75 SHA512: 0874beac5ad93d6f658965aacd002ac28d4f7cfb4b5e052a99d876fc9c4f75364d5ddadb56fe60e819b3efad6e1c85b5ea7c2ff16353645ffd7d1780fe7cf89a Description: parse and print size and time units in human-readable format go-units is a library to transform human friendly measurements into machine friendly values. Homepage: https://github.com/docker/go-units Multi-Arch: foreign Package: golang-github-docker-libkv-dev Priority: optional Section: golang Installed-Size: 118 Maintainer: Debian Go Packaging Team Architecture: all Source: docker-libkv Version: 0.2.1-3+apertis0bv2024dev2b1 Depends: golang-etcd-server-dev, golang-github-coreos-bbolt-dev, golang-github-samuel-go-zookeeper-dev Filename: pool/development/d/docker-libkv/golang-github-docker-libkv-dev_0.2.1-3+apertis0bv2024dev2b1_all.deb Size: 28564 MD5sum: aa259d94b7620e87e61ed5fd7e4bffdb SHA1: 981891f78568d86e98b912ef271a498244697c17 SHA256: e7820d64f1440e887197302b314801eaf07d8330e3d152518e1e5521246d5a6a SHA512: b8006fdb973ce71542490c40405961194ea11968a3f77de32d9f50fce5261e411f9ae1ed23cebe513c3d07bdcc4c72a035652f3900305cdd82396a981238c37d Description: Key/Value store abstraction library libkv provides a Go native library to store metadata. . The goal of libkv is to abstract common store operations for multiple Key/Value backends and offer the same experience no matter which backend is used. . For example, libkv can be used it to store metadata or for service discovery to register machines and endpoints inside your cluster. . Also libkv can be used to implement a generic Leader Election. . As of now, libkv offers support for Consul (disabled), Etcd and Zookeeper. Homepage: https://github.com/docker/libkv Package: golang-github-docker-libtrust-dev Priority: extra Section: devel Installed-Size: 179 Maintainer: pkg-go Architecture: all Source: golang-github-docker-libtrust Version: 0.0~git20150526.0.9cbd2a1-3.1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-docker-libtrust/golang-github-docker-libtrust-dev_0.0~git20150526.0.9cbd2a1-3.1apertis0bv2024dev2b1_all.deb Size: 30932 MD5sum: 72715a3153957d0a691165890174b850 SHA1: 7636660994732e2ad04a3b7396ed05f5f450431a SHA256: 7391b7f5ae92312f02a0ba04cf0ce5fe0f79e59803a8d11434cf3c5eeebde9df SHA512: 15d46e01d48ddc05239b97d9dc58990be5addb5acada7b4c57aee69d989b619112fc305aacafa09da43368578f06c3b6fd3cc756fdc7db8d7300b7a6fde4da92 Description: Primitives for identity and authorization Libtrust is library for managing authentication and authorization using public key cryptography. . Authentication is handled using the identity attached to the public key. Libtrust provides multiple methods to prove possession of the private key associated with an identity. . - TLS x509 certificates - Signature verification - Key Challenge . Authorization and access control is managed through a distributed trust graph. Trust servers are used as the authorities of the trust graph and allow caching portions of the graph for faster access. Homepage: https://github.com/docker/libtrust Package: golang-github-docker-notary-dev Priority: optional Section: devel Installed-Size: 2385 Maintainer: Debian Go Packaging Team Architecture: all Source: notary Version: 0.7.0+ds1-2+apertis0bv2024dev2b1 Provides: golang-github-theupdateframework-notary-dev Depends: golang-github-bugsnag-bugsnag-go-dev, golang-github-cloudflare-cfssl-dev, golang-github-docker-go-connections-dev, golang-github-docker-go-dev, golang-github-dvsekhvalnov-jose2go-dev, golang-github-go-sql-driver-mysql-dev, golang-github-golang-protobuf-1-3-dev, golang-github-gorilla-mux-dev, golang-github-jinzhu-gorm-dev, golang-github-lib-pq-dev, golang-github-mattn-go-sqlite3-dev, golang-github-miekg-pkcs11-dev, golang-github-shopify-logrus-bugsnag-dev, golang-github-sirupsen-logrus-dev, golang-github-spf13-cobra-dev, golang-github-spf13-viper-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev, golang-google-grpc-dev, golang-gopkg-rethinkdb-rethinkdb-go.v6-dev Filename: pool/development/n/notary/golang-github-docker-notary-dev_0.7.0+ds1-2+apertis0bv2024dev2b1_all.deb Size: 395220 MD5sum: d586bc3290f43f6332739909991dd389 SHA1: e0e449ffdf822f3b590faaa01400449c125af302 SHA256: 1b303cb4b73384ca3c54d2634b609c647396b531849cf1423f0afb408efea9b3 SHA512: d380fe2defdaae05999aaab3449a03afe0f313bb7d60b435e40d2a852c4fe444947000507c4c4c3148230924d2fd4470d7342be58417d85545882776257c9aef Description: library for running and interacting with trusted collections Notary is a project that allows anyone to have trust over arbitrary collections of data. . The Notary project comprises a server (cmd/notary-server) and a client (cmd/notary) for running and interacting with trusted collections. . Notary aims to make the internet more secure by making it easy for people to publish and verify content. We often rely on TLS to secure our communications with a web server which is inherently flawed, as any compromise of the server enables malicious content to be substituted for the legitimate content. . With Notary, publishers can sign their content offline using keys kept highly secure. Once the publisher is ready to make the content available, they can push their signed trusted collection to a Notary Server. . Consumers, having acquired the publisher's public key through a secure channel, can then communicate with any notary server or (insecure) mirror, relying only on the publisher's key to determine the validity and integrity of the received content. . This package contains the source. Homepage: https://github.com/notaryproject/notary Multi-Arch: foreign Package: golang-github-docker-spdystream-dev Priority: optional Section: golang Installed-Size: 156 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-spdystream Version: 0.2.0-1apertis0bv2024dev2b1 Provides: golang-github-moby-spdystream-dev Filename: pool/development/g/golang-github-docker-spdystream/golang-github-docker-spdystream-dev_0.2.0-1apertis0bv2024dev2b1_all.deb Size: 25152 MD5sum: 7177e2b0077b56a02a26e066577057c0 SHA1: e1ffa527845fd09e348507b3f86fe26ba4e23369 SHA256: 2f6ca5efeb9a10fce700fca76601291e7dd6969a59989cb97f3c47c23ab80519 SHA512: 026cc0c51de5afb2c2682b129abea50cec78addaa1605fc947089eb41b8edc80f786403f76b8ef808eb71d9b6044d2c89e90bfe6393cabfce98d56996b2eec13 Description: multiplexed stream library using spdy SpdyStream is a multiplexed stream library using spdy. Homepage: https://github.com/moby/spdystream Multi-Arch: foreign Package: golang-github-docopt-docopt-go-dev Priority: optional Section: golang Installed-Size: 77 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docopt-docopt-go Version: 0.6.2+git20180111.ee0de3b-1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-docopt-docopt-go/golang-github-docopt-docopt-go-dev_0.6.2+git20180111.ee0de3b-1apertis0bv2024dev2b1_all.deb Size: 17700 MD5sum: 526beed474eaed7ef8fe8ff72ef3723a SHA1: b41d478c5656de9194dd61e28bae253ea834b6d2 SHA256: 72bbf35f5e8fc92388d37a0901287d1c07e11ae97123766f4877c9fee4eef029 SHA512: 7758d6d926daa1af0e70b6cf9a9a4257a72d88c4256dc3f87aa5889ac2e289935edfce7d540fb9bf8860cc5c9d5dba1692944ae5a068f248bc5abcab7c5ed121 Description: Implementation of docopt in the Go programming language Docopt helps you define an interface for your command-line app and automatically generate a parser for it. Its interface descriptions are based on a formalization of the standard conventions used in help messages and man pages. . This package provides an implementation of docopt in the Go programming language. Homepage: https://github.com/docopt/docopt-go Multi-Arch: foreign Package: golang-github-dpotapov-go-spnego-dev Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dpotapov-go-spnego Version: 0.0~git20190506.c2c6091-2apertis0bv2024dev2b1 Depends: golang-gopkg-jcmturner-gokrb5.v5-dev Filename: pool/development/g/golang-github-dpotapov-go-spnego/golang-github-dpotapov-go-spnego-dev_0.0~git20190506.c2c6091-2apertis0bv2024dev2b1_all.deb Size: 5648 MD5sum: 42046c56853c6dcc1dac4c45ad8014fa SHA1: f05fbb17b38d30cf02a57833114cc5084da66ddb SHA256: f30c59671c67f81f49138a0a8565c87846c714f24c7599a3f8152afe37189fdd SHA512: df8f4427286bb3b96c0fa4f79153f6b0fe310b3302f153bc9463b896a0bc6e0ebd7c62eb439927a0191d678d68fc3a9c25c4b2c39172c60bd4d6fd7853ed4fdb Description: Golang library to make HTTP calls with Kerberos authentication The package extends Go's HTTP Transport allowing Kerberos authentication through Negotiate mechanism (see RFC4559 (https://tools.ietf.org/html/rfc4559)). . Internally it is implemented by wrapping 2 libraries: gokrb5 (https://github.com/jcmturner/gokrb5) on Linux and sspi (https://github.com/alexbrainman/sspi) on Windows. . There is no pre-authenticaion yet, so the library assumes you have Kerberos ticket obtained. . Linux implementation requires MIT or Heimdal Kerberos to be present. Windows implementation utilizes credentials of currently logged in user. . Currently it allows only to make HTTP calls, no server side support yet. Homepage: https://github.com/dpotapov/go-spnego Package: golang-github-dtylman-scp-dev Priority: optional Section: golang Installed-Size: 25 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dtylman-scp Version: 0.0~git20181017.f3000a3-3+apertis1bv2024dev3b1 Depends: golang-golang-x-crypto-dev, golang-logrus-dev Filename: pool/development/g/golang-github-dtylman-scp/golang-github-dtylman-scp-dev_0.0~git20181017.f3000a3-3+apertis1bv2024dev3b1_all.deb Size: 4808 MD5sum: 1c24a4af805289d1bb8d232f131512ff SHA1: 7973f2a1d07eafad1b4e95b1dced9bed5becfeb4 SHA256: 5013563805acaeee6fcb2b7c3b36b85d271b0f638fc9181c047c4cde08c6e713 SHA512: ba24a895d3f60010d4ffd11f161e92b46589cc972f594c4b5022aa9d52276a73f7ee938bf23bed3319d2dfff6c7fcf2ad87e368e2bb80f3621baf446051809b8 Description: A simple go scp client (library) Simple golang libary to send files using the scp (secure file protocol) Homepage: https://github.com/dtylman/scp Multi-Arch: foreign Package: golang-github-dustin-go-humanize-dev Priority: optional Section: devel Installed-Size: 88 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dustin-go-humanize Version: 1.0.0-3+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-dustin-go-humanize/golang-github-dustin-go-humanize-dev_1.0.0-3+apertis0bv2024dev2b1_all.deb Size: 16592 MD5sum: 6dc99c2c65674eeee5aedcf9fd184121 SHA1: 6c96d220a2f02718c684d808c2d75a842120850a SHA256: 12a768c24cee069d2206fc54d7f43cf1e9310c7758b090dff099e43944719078 SHA512: 3209c753d70572ad19c73581f69e2bbb190885295e78496023ef631f232c0ca7a6783af844919a214dfad1976decba383e9388a37b525941ed2cbaa74c207057 Description: format units to human friendly sizes go-humanize provides few functions for helping humanize times and sizes. Homepage: https://github.com/dustin/go-humanize Multi-Arch: foreign Package: golang-github-dvsekhvalnov-jose2go-dev Priority: optional Section: golang Installed-Size: 256 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dvsekhvalnov-jose2go Version: 1.5-1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-dvsekhvalnov-jose2go/golang-github-dvsekhvalnov-jose2go-dev_1.5-1apertis0bv2024dev2b1_all.deb Size: 55608 MD5sum: 153d0973f9da97c4e3d9a7ce1e35f3de SHA1: 81bc0e26071a73d9b3e63e24564623660abdaa70 SHA256: 287cf6ed20352e5610792d63661f07cd50788a05274ffab5f60171887bc633ae SHA512: ff19ea5ad989c62e12938b5ad1eb38def43b9eccd2956a9573a130d6af01c6be4294883532d7911b3bdfdab9911a5a6b9514ac7ebd8bf03b6e794bdaab9795f5 Description: Go implementation of Javascript Object Signing and Encryption Pure Golang (GO) library for generating, decoding and encrypting JSON Web Tokens. Zero dependency, relies only on standard library. . Supports full suite of signing, encryption and compression algorithms defined by JSON Web Algorithms as of July 4, 2014 version. . Extensively unit tested and cross tested (100+ tests) for compatibility with jose.4.j, Nimbus-JOSE-JWT, json-jwt and jose-jwt libraries. . This package contains the source. Homepage: https://github.com/dvsekhvalnov/jose2go Multi-Arch: foreign Package: golang-github-eapache-go-xerial-snappy-dev Priority: optional Section: golang Installed-Size: 31 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-eapache-go-xerial-snappy Version: 0.0~git20180814.776d571-1+apertis0bv2024dev2b1 Depends: golang-github-golang-snappy-dev Filename: pool/development/g/golang-github-eapache-go-xerial-snappy/golang-github-eapache-go-xerial-snappy-dev_0.0~git20180814.776d571-1+apertis0bv2024dev2b1_all.deb Size: 7080 MD5sum: 06b6370456adf056bba4ea550f84fcfa SHA1: cb6cedadab2ac8e86e38d1159ec7ac9fdf1d3384 SHA256: 6c1e25da19b55e2ddcd470fce85a1f635ec6a43fcfb1e47b7caaa92f5beb2861 SHA512: 95b94670de67243be91904ea8d54021a1dd51aa3f94bbac3748867f12c0bf148930a94c3bbb5f5ba86775ad91e3f5d55b0e5b731d9993059c5a9b285a03ae887 Description: Xerial-compatible Snappy framing support for Go The package wraps Go's built-in Snappy package (github.com/golang/snappy) adding support for a Xerial compatible framing format. . The package was extracted from Shopify's sarama Kafka client. Homepage: https://github.com/eapache/go-xerial-snappy Multi-Arch: foreign Package: golang-github-emicklei-go-restful-dev Priority: optional Section: golang Installed-Size: 267 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-emicklei-go-restful Version: 3.10.2-1+apertis0bv2024dev3b1 Filename: pool/development/g/golang-github-emicklei-go-restful/golang-github-emicklei-go-restful-dev_3.10.2-1+apertis0bv2024dev3b1_all.deb Size: 55076 MD5sum: e517392d6a916a9568e2bcd5d34e133c SHA1: 27a06cd10a67e867f22eca886c9c3fe84b4517b7 SHA256: d1267b30fa4b15b04ed4e02a2fd295cb1ed5c88825c4e3d13abe24c1fa3e3445 SHA512: 4a215753f336fd86272d2e64d0b84b7fdef362cf472d65861967865964c6121040ce010777214f139dfb9804ce72e387e6427d31fa01f3100b80cfd8cb9123cd Description: build REST-style Web Services using Google Go Go-restful is a package for building REST-style Web Services using Google Go. REST asks developers to use HTTP methods explicitly and in a way that's consistent with the protocol definition. This basic REST design principle establishes a one-to-one mapping between create, read, update, and delete (CRUD) operations and HTTP methods. Homepage: https://github.com/emicklei/go-restful Multi-Arch: foreign Package: golang-github-erikstmartin-go-testdb-dev Priority: extra Section: devel Installed-Size: 49 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-erikstmartin-go-testdb Version: 0.0~git20160219.0.8d10e4a-1.1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-erikstmartin-go-testdb/golang-github-erikstmartin-go-testdb-dev_0.0~git20160219.0.8d10e4a-1.1apertis0bv2024dev2b1_all.deb Size: 8264 MD5sum: cee6786ecbedb7e87365a5ea2b8a7dd3 SHA1: f2173f266e442db13bded212bda29f1a3cd38363 SHA256: d960dd2fee7786ac66108ee0963cfb304baed169e1aef0915db789c219644444 SHA512: 74b302f155f427c4aae286e2ea77b95123d8096955d43823e6018b0f3115f586f828e271aacad0ac0e6e6ebc11ad3badc6296dbb6445526355210536f20de66b Description: Framework for stubbing responses from go's driver.Driver interface go-testdb Framework for stubbing responses from go's driver.Driver interface. . This can be used to sit in place of your sql.Db so that you can stub responses for sql calls, and remove database dependencies for your test suite. . This project is in its infancy, but has worked well for all the use cases i've had so far, and continues to evolve as new scenarios are uncovered. Please feel free to send pull-requests, or submit feature requests if you have scenarios that are not accounted for yet. Setup The only thing needed for setup is to include the go-testdb package, then you can create your db connection specifying "testdb" as your driver. Homepage: https://github.com/erikstmartin/go-testdb Package: golang-github-evanphx-json-patch-dev Priority: optional Section: devel Installed-Size: 157 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-evanphx-json-patch Version: 5.2.0-2+apertis0bv2024dev2b1 Depends: golang-github-pkg-errors-dev Filename: pool/development/g/golang-github-evanphx-json-patch/golang-github-evanphx-json-patch-dev_5.2.0-2+apertis0bv2024dev2b1_all.deb Size: 21640 MD5sum: 2c9dfcaecfca7ee8bd8f94acd3762753 SHA1: bd58bd45c702fc4de2b9dbbf42d5121124c266b4 SHA256: 42b6835d306cb281de62576abf425d9b6bcca24afb98db705f8113396d8fe69b SHA512: 1e522c00c0d902bfbe54eac7443671529a54fd0291eba0c239cbe958ff91942ea70cde015c88a48455fe928eade6a70dd686f6e69ad5947255431ac09571f1a8 Description: Go library to apply RFC6902 patches and create and apply RFC7386 patches JSON-Patch is a library which provides functionality for both applying RFC6902 JSON patches (http://tools.ietf.org/html/rfc6902) against documents, as well as for calculating & applying RFC7396 JSON merge patches (https://tools.ietf.org/html/rfc7396). Homepage: https://github.com/evanphx/json-patch Multi-Arch: foreign Package: golang-github-evanw-esbuild-dev Priority: optional Section: golang Installed-Size: 4417 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-evanw-esbuild Version: 0.17.0-1+apertis0bv2024preb1 Depends: golang-golang-x-sys-dev (>= 0.0~git20220715.c0bba94) Filename: pool/development/g/golang-github-evanw-esbuild/golang-github-evanw-esbuild-dev_0.17.0-1+apertis0bv2024preb1_all.deb Size: 629464 MD5sum: 16a52283d0e36df6fed1480b10b0a085 SHA1: b2b16cbe9d1306211f69eec3f98eaf823fdd470f SHA256: 9d58ad3c92d313cbab1c9f2fe9b172baf08cf4e4856e87a76d45346de40ebcef SHA512: 327ceb80b133c5010e7f5dc5ee6e21d03967d41a35dcdf468041f19ddf21bfbc85c8a1549b55a010e26d6b55db6d69288a6530be371a91605064416a85d6e8d2 Description: extremely fast JavaScript bundler and minifier (library) esbuild is a JavaScript bundler and minifier. It packages up JavaScript and TypeScript code for distribution on the web. . Why build another JavaScript build tool? The current build tools for the web are at least an order of magnitude slower than they should be. It is hoped that this project serves as an "existence proof" that JavaScript tooling can be much, much faster. . This package contains the github.com/evanw/esbuild Go library. Homepage: https://github.com/evanw/esbuild Multi-Arch: foreign Package: golang-github-fatih-color-dev Priority: optional Section: devel Installed-Size: 48 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fatih-color Version: 1.7.0-1apertis0bv2024dev2b1 Depends: golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev (>= 0.0.2) Filename: pool/development/g/golang-github-fatih-color/golang-github-fatih-color-dev_1.7.0-1apertis0bv2024dev2b1_all.deb Size: 11208 MD5sum: c61623da83c0d2384755b24840f9c103 SHA1: 46d761bf6ccfbc5ac89a7e5e7789ba43a08d82b0 SHA256: 2b0753ac074f6befbf48bc185cedc3269588b4f3a8125c222cc904e4c5e53bde SHA512: 4ca3862cd3ff1b0359e804d5ee85bfdc6da908f9a081db815ddc6a59776cadd7ed291b16956a28f324c3dadaa8375aebcb0799236de17417fc65d62585e73216 Description: console colors for Go This package provides colorized output in console programs using ANSI escape sequences. Homepage: https://github.com/fatih/color Package: golang-github-fernet-fernet-go-dev Priority: optional Section: devel Installed-Size: 39 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fernet-fernet-go Version: 0.0~git20180830.9eac43b-2apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-fernet-fernet-go/golang-github-fernet-fernet-go-dev_0.0~git20180830.9eac43b-2apertis0bv2024dev2b1_all.deb Size: 7932 MD5sum: 0c841d61aa0e5ccb9a2f51d133afcc59 SHA1: 13496a7b2ed546217848779c1b67e0535b714420 SHA256: 4e2bd4a93da37cc98a15e111fe6f8f4d8390fe345a6948ef44d373cdb8194c10 SHA512: 2133b9979c42093e343d4dc40523c01c5e3d7d65acbce35cd57d53c267f3d19eaabec5059dd2a4b3029cb11340b3c51d5686db393decc04ca3bdd3dd7e325314 Description: Go library for generates/verifies HMAC-based authentication tokens This library takes a user-provided *message* (an arbitrary sequence of bytes), a *key* (256 bits), and the current time, and produces a *token*, which contains the message in a form that can't be read or altered without the key. . This package is compatible with the other implementations at https://github.com/fernet. They can exchange tokens freely among each other. Homepage: https://github.com/fernet/fernet-go Package: golang-github-fluent-fluent-logger-golang-dev Priority: optional Section: golang Installed-Size: 110 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fluent-fluent-logger-golang Version: 1.9.0-1+apertis0bv2024dev2b1 Depends: golang-github-tinylib-msgp-dev Filename: pool/development/g/golang-github-fluent-fluent-logger-golang/golang-github-fluent-fluent-logger-golang-dev_1.9.0-1+apertis0bv2024dev2b1_all.deb Size: 21388 MD5sum: 369da852bf02dc6fb19e05361f2d5cc4 SHA1: 186671819d218aa71b5b1d2ed91295880d466bc7 SHA256: 930ecccaedab74a27a4c6e24a7179ec1612a861d488b4f8d226d53d69c5dd78d SHA512: fdbda85a2b0c54de902868ddb2ee2ec48ed665b576db696a6ccb943847af43c5b9526139b42d82fc3e62871684204333dd7fec14a87aba697a5b268815f42a58 Description: Go structured logger for Fluentd This Go library allows for logging directly to a running instance of the "fluentd" data collector/logging tool. . This package contains the source. Homepage: https://github.com/fluent/fluent-logger-golang Multi-Arch: foreign Package: golang-github-frankban-quicktest-dev Priority: optional Section: golang Installed-Size: 197 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-frankban-quicktest Version: 1.14.4-1+apertis0bv2024dev2b1 Depends: golang-github-google-go-cmp-dev (>= 0.5.7), golang-github-kr-pretty-dev (>= 0.3.0) Filename: pool/development/g/golang-github-frankban-quicktest/golang-github-frankban-quicktest-dev_1.14.4-1+apertis0bv2024dev2b1_all.deb Size: 34780 MD5sum: 2e179ce7401fff3b599ea6f56c05fe8d SHA1: 19abcba3099bf9087abcd951e4f81b9f262c83c8 SHA256: aaa81d41cb9b94e598833d14971293e0c5b283f6669e35ce986b12d95a8603a6 SHA512: bdf619ca5b3bbdf03fea58a4ad186151064d758f08779f94a0135cca62d1d4f53fd33a73caac3a0f93c1babe88943412148c36416f28a5a8c0fa4f2f46d64dde Description: quick helpers for testing Go applications A collection of Go helpers for writing tests. . The library provides some base checkers like Equals, DeepEquals, Matches, ErrorMatches, IsNil and others. More can be added by implementing the Checker interface. Homepage: https://github.com/frankban/quicktest Multi-Arch: foreign Package: golang-github-fsnotify-fsnotify-dev Priority: optional Section: golang Installed-Size: 182 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-fsnotify Version: 1.6.0-2+apertis0bv2024dev2b1 Depends: golang-golang-x-sys-dev (>= 0.0~git20220908.2771309) Filename: pool/development/g/golang-fsnotify/golang-github-fsnotify-fsnotify-dev_1.6.0-2+apertis0bv2024dev2b1_all.deb Size: 38580 MD5sum: 76d40f24c63b86189ce9ef4a42147a3f SHA1: f65d6c8a65b9a1867f0acf93083c0cffd3507156 SHA256: aaa82767f90f5cea816cab0a30e604b90eb362a3d9379808247c008fba6d4994 SHA512: fdbaa0dd0eababc0f3c57bcd53595d936b109c002c6131444e2628b57c95ea0f3e9048b1a34e5b68aebd8cfe6e5b3277ea7a85cbd6bce62173a6542b287828a4 Description: File system notifications for Go Package fsnotify provides a platform-independent interface for file system notifications, for use with the Go programming language. . This package contains the fsnotify library source. Homepage: https://github.com/fsnotify/fsnotify Multi-Arch: foreign Package: golang-github-fsouza-go-dockerclient-dev Priority: optional Section: golang Installed-Size: 1012 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fsouza-go-dockerclient Version: 1.8.1-1+apertis0bv2024dev3b1 Depends: golang-github-docker-docker-dev (>= 17.12.1~), golang-github-docker-go-units-dev, golang-github-gorilla-mux-dev Filename: pool/development/g/golang-github-fsouza-go-dockerclient/golang-github-fsouza-go-dockerclient-dev_1.8.1-1+apertis0bv2024dev3b1_all.deb Size: 164412 MD5sum: 4b2d3401ba74f3c714809e5a6e1a0ff5 SHA1: dc9be1c10f1a5f5a976a3e6d055e6d68f71ebdb8 SHA256: dfea117cd7480538daf186e9af2828efc69c507c44bac6ab0cf91ff06698a9f8 SHA512: b2b16d180bd2141380147351372059c9f8725fdc6b355962d1c3d4be0376cf1db8e151e3fecb05799f27c841b5a8cfae84f2d43a6f9563e989d2e0b9838ca4d9 Description: Docker client library in Go Client for the Docker remote API with support for the extensions in the Swarm API. . This package also provides support for docker's network API, which is a simple passthrough to the libnetwork remote API. Note that docker's network API is only available in docker 1.8 and above, and only enabled in docker if DOCKER_EXPERIMENTAL is defined during the docker build process. Homepage: https://github.com/fsouza/go-dockerclient Package: golang-github-fullsailor-pkcs7-dev Priority: optional Section: golang Installed-Size: 156 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fullsailor-pkcs7 Version: 0.0~git20210826.33d0574-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-fullsailor-pkcs7/golang-github-fullsailor-pkcs7-dev_0.0~git20210826.33d0574-2+apertis0bv2024dev2b1_all.deb Size: 43940 MD5sum: 7a7a4f679b4b1cfcf59304b017a38f67 SHA1: 0fb1474aa060fbc7b223f637241fa8a85903ed5d SHA256: 4afa86f0fb9973609764b3947bd9e4d717f88ab5d39d074ce4c941a2775a0a6b SHA512: 2e6f868d83a6c4df6428254ea42d658f3d981c547783e7ab9e567d26a258a37a5f8873782325120c36345467a4f9ebf7f5f579bfcaa9c9697f7a658f4ee30713 Description: Implements a subset of PKCS#7/Crytpographic Message Syntax pkcs7 implements parsing and creating signed and enveloped messages. . It contains the fork from https://github.com/mozilla-services/pkcs7. Homepage: https://github.com/fullsailor/pkcs7 Multi-Arch: foreign Package: golang-github-fvbommel-sortorder-dev Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fvbommel-sortorder Version: 1.0.2-3+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-fvbommel-sortorder/golang-github-fvbommel-sortorder-dev_1.0.2-3+apertis0bv2024dev2b1_all.deb Size: 5176 MD5sum: 270c551c3e1f34ec9e4c8ef22a0ad162 SHA1: 343d419037fbcb4aa89bec960b34beb015eb6b70 SHA256: 534b76cd01702fae13ce9b33eaf1e437f4d6dda9353d04d4fd94e0ec5da8add6 SHA512: b451756130bd248a4eeeb583e28e93dfc14578e065464c16a19eeb41f542a0c5859e67bf743d315501140a026647b55d5b33593a9b79b93cd4a964b27ffe69bc Description: sort orders and comparison functions This package contains sort orders and comparison functions. . Currently, it only implements so-called "natural order", where integers embedded in strings are compared by value. Homepage: https://github.com/fvbommel/sortorder Multi-Arch: foreign Package: golang-github-garyburd-redigo-dev Priority: extra Section: devel Installed-Size: 155 Maintainer: pkg-go Architecture: all Source: golang-github-garyburd-redigo Version: 0.0~git20150901.0.d8dbe4d-2.1apertis0bv2024dev2b1 Depends: golang-any Filename: pool/development/g/golang-github-garyburd-redigo/golang-github-garyburd-redigo-dev_0.0~git20150901.0.d8dbe4d-2.1apertis0bv2024dev2b1_all.deb Size: 28168 MD5sum: 894cada665a2c7916c771415a9b9bded SHA1: 253394cec8d09df0339efb65c5117d10577d1556 SHA256: de428a8771e9002a12ae0f85e37455943a78becd3c6e4aefc9d08e3f5a69dff8 SHA512: a4e8396bb225b05181d69236eafc6f923d5d128cd3d3f6fd936d5c8b76bac03d376da5294b58511950755aff9d7589f5338868546e00f5ed64b286d612d099fd Description: Go client for Redis Redigo is a Go client for the Redis database. Homepage: https://github.com/garyburd/redigo Package: golang-github-geertjohan-go.incremental-dev Priority: optional Section: devel Installed-Size: 59 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-geertjohan-go.incremental Version: 1.0.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-geertjohan-go.incremental/golang-github-geertjohan-go.incremental-dev_1.0.0-2+apertis0bv2024dev2b1_all.deb Size: 6608 MD5sum: 5263cc9e0622ad148a490aedff4eb357 SHA1: 34ff68917edc3e9eb6ac1b5a92830a4f0979624b SHA256: 5438043d25143af2c92272c96d6c7e7b3e3c6e6b86185dd6e6ebfd9c7782b166 SHA512: a50c93342f0b9c56a8f8120095659b0bcea8dc0e6107ebb3fbf88e52998523e5ca00534c92b7c9f3c86477490f9e9e0dce6def347c2a35ff2b7f8f6e81f3115e Description: Go package providing type- and concurrency-safe incremental counters This Go package provides access to atomic integers that can be tested, incremented and set in a type- and concurrency-safe manner. Objects are protected by a mutex and available for all signed and unsigned integer types in Go. Homepage: https://github.com/geertjohan/go.incremental Multi-Arch: foreign Package: golang-github-geertjohan-go.rice-dev Priority: optional Section: golang Installed-Size: 181 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-geertjohan-go.rice Version: 1.0.2-1apertis0bv2024dev2b1 Depends: golang-github-akavel-rsrc-dev (>= 0.8.0), golang-github-daaku-go.zipexe-dev (>= 1.0.0), golang-github-davecgh-go-spew-dev (>= 1.1.1), golang-github-geertjohan-go.incremental-dev (>= 1.0.0), golang-github-nkovacs-streamquote-dev (>= 1.0.0), golang-github-valyala-fasttemplate-dev (>= 1.0.1), golang-go-flags-dev (>= 1.4.0) Filename: pool/development/g/golang-github-geertjohan-go.rice/golang-github-geertjohan-go.rice-dev_1.0.2-1apertis0bv2024dev2b1_all.deb Size: 67812 MD5sum: f724e12509ff9f3a785bbc9dd7a77c96 SHA1: e736c24d3af3649763522cc3fa0e7dc32d1c2443 SHA256: 988885d4cbeab997acad579332dbb4f11dccaa4e96f4cd2d88248bc82fc1ac7c SHA512: 7b15da59f7402dd82ec9ff15f02c00dd88c70d4522991e69f07a3757df89dd2cbac2283adfd5b169c8a08988a07c09df64196ca9f9f2b96712430d6867adec34 Description: Go package for embedding web resources into Go executables go.rice is a Golang package that makes working with resources such as html, js, css, images and templates very easy. During development go.rice will load required files directly from disk. Upon deployment it is easy to add all resource files to a executable using the rice tool, without changing the source code for your package. Several methods are provided for adding resources to your binary by go.rice. . This package contains the development files. Homepage: https://github.com/GeertJohan/go.rice Package: golang-github-ghodss-yaml-dev Priority: optional Section: golang Installed-Size: 61 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ghodss-yaml Version: 1.0.0+git20220118.d8423dc-2+apertis0bv2024dev2b1 Depends: golang-gopkg-yaml.v2-dev (>= 2.2.2) Filename: pool/development/g/golang-github-ghodss-yaml/golang-github-ghodss-yaml-dev_1.0.0+git20220118.d8423dc-2+apertis0bv2024dev2b1_all.deb Size: 16256 MD5sum: 949e571a3bcb3c1c38e489971302d8f4 SHA1: 033108f80cffe671f8d745e4353055dab62ce220 SHA256: 6c2486cafdd76e6159fa1f16b7b83e31a6e4c40b1771959d93b006c875799505 SHA512: 4b56f279cef9f46f316447ecf35c0dd1d00495e7f2d42d6c46f3349467f10b2f92a9873ca8e5bad3201621c2261caea33987f1772b2fea5f7e4b02d3bf589720 Description: better way to marshal and unmarshal YAML in Golang This package is a wrapper around go-yaml designed to enable a better way of handling YAML when marshaling to and from structs. . In short, this library first converts YAML to JSON using go-yaml and then uses json.Marshal and json.Unmarshal to convert to or from the struct. This means that it effectively reuses the JSON struct tags as well as the custom JSON methods MarshalJSON and UnmarshalJSON unlike go-yaml. Homepage: https://github.com/ghodss/yaml Multi-Arch: foreign Package: golang-github-git-lfs-git-lfs-dev Priority: optional Section: golang Installed-Size: 1529 Maintainer: Debian Go Packaging Team Architecture: all Source: git-lfs Version: 3.3.0-1+apertis0bv2024dev2b1 Depends: golang-github-pkg-errors-dev, golang-github-spf13-cobra-dev, golang-github-rubyist-tracerx-dev, golang-github-olekukonko-ts-dev, golang-github-xeipuuv-gojsonschema-dev, golang-github-git-lfs-wildmatch-dev (>= 2.0.1~), golang-github-git-lfs-go-netrc-dev (>= 0.0~git20210914.f0c862d~), golang-github-git-lfs-gitobj-dev (>= 2.1.1~), golang-github-mattn-go-isatty-dev, golang-github-ssgelm-cookiejarparser-dev, golang-golang-x-sync-dev, golang-github-dpotapov-go-spnego-dev, golang-github-git-lfs-pktline-dev, golang-github-leonelquinteros-gotext-dev Filename: pool/development/g/git-lfs/golang-github-git-lfs-git-lfs-dev_3.3.0-1+apertis0bv2024dev2b1_all.deb Size: 292832 MD5sum: 3f282287d8ada6cbaf7167b38f686645 SHA1: 0435df2f2d58ed8274cea70cc38ed9beee40d3a8 SHA256: cf0de4db396abd83cb4c991004266f86c4f5e1bb1bc81ea896dce588d8888968 SHA512: 0b9b811156c87486d14c18c76f21ffb5e07ee796bc3a743ad91d810143141ccb046f54a2b218cb95da726f42705b283bf21f655967fe9b8fe23bde7d047a4b73 Description: Git Large File Support (library) An open source Git extension for versioning large files. Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. . This package contains the source code for git-lfs Homepage: https://git-lfs.github.com/ Package: golang-github-git-lfs-gitobj-dev Priority: optional Section: golang Installed-Size: 226 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-git-lfs-gitobj Version: 2.1.1-1+apertis0bv2024dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-git-lfs-gitobj/golang-github-git-lfs-gitobj-dev_2.1.1-1+apertis0bv2024dev2b1_all.deb Size: 43740 MD5sum: 7828aa8dbb509cce25c28450f6ea7902 SHA1: 41feb3dc710b620807b412f2dfabae0bbced144b SHA256: a4c3c63b75e2cbb9f1e2e7fc48530a28ea49e564eb2c473a163c041222d3e7b1 SHA512: 5e1c428c43e81a9ac3d8c793f9f471f47b17787bd3846e1f9b64d74187ce2ccc7d7d0b1a112d7b8fe86dca67e90fd3e1832956ddbc6492a0a4d32dd35796fc8e Description: gitobj reads and writes Git objects Package gitobj reads and writes loose and packed Git objects. Homepage: https://github.com/git-lfs/gitobj Multi-Arch: foreign Package: golang-github-git-lfs-go-netrc-dev Priority: optional Section: devel Installed-Size: 50 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-git-lfs-go-netrc Version: 0.0~git20210914.f0c862d-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-git-lfs-go-netrc/golang-github-git-lfs-go-netrc-dev_0.0~git20210914.f0c862d-1+apertis0bv2024dev2b1_all.deb Size: 9816 MD5sum: de99fd6b4b7ffc4ad35f8e67f03df154 SHA1: a2cf8d23d86bc00980e3c1930ac59e6a590c32e4 SHA256: 6b10c99953384ae3de744d950dc20fc6724e045a666c7480553c7da6a629ae09 SHA512: 65b4757977631c08a6514fa7feb02cccaf24275efed262fe5eeffca6f31192989cb87c1227542937624b472851d5dee5eff1530d9523f5e8bb25ad7ef487dfdf Description: netrc file parser for Go programming language go-netrc A Golang package for reading and writing netrc files. This package can parse netrc files, make changes to them, and then serialize them back to netrc format, while preserving any whitespace that was present in the source file. Homepage: https://github.com/git-lfs/go-netrc Multi-Arch: foreign Package: golang-github-git-lfs-pktline-dev Priority: optional Section: golang Installed-Size: 45 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-git-lfs-pktline Version: 0.0~git20210330.06e9096-2+apertis0bv2024dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-git-lfs-pktline/golang-github-git-lfs-pktline-dev_0.0~git20210330.06e9096-2+apertis0bv2024dev2b1_all.deb Size: 8776 MD5sum: da457fdc5371d0754d1f94d8c9cb7c10 SHA1: 5800a791a0ca48b5f20d73457bffbfccf97b4eb7 SHA256: e0d92aef9d6e736a9bb96be135733aa3358007237b634f84a27db0955febe7e0 SHA512: 4a847484e165568e57dd04f480ed71a920e372e196c1c51fc464cd8fb0465cf5f546f574275dc75c7bba20a1ff828ea7a5d3e2a5171a3f9562d4365fe336868b Description: Toolkit for the Git pkt-line format (library) Git pkt-line Toolkit is a Go language toolkit for reading and writing files using the Git pkt-line format used in various Git operations. Homepage: https://github.com/git-lfs/pktline Multi-Arch: foreign Package: golang-github-git-lfs-wildmatch-dev Priority: optional Section: devel Installed-Size: 58 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-git-lfs-wildmatch Version: 2.0.1-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-git-lfs-wildmatch/golang-github-git-lfs-wildmatch-dev_2.0.1-1+apertis0bv2024dev2b1_all.deb Size: 12112 MD5sum: 8e3be949eef7eb5eb2453758bca65ab0 SHA1: 228b556b0983dde6292d5b51453e4db7fa4b80d9 SHA256: fdbe6b7d06136046053c9d906e716f5c2c99d9b25afadc2c212032ffa34d0dea SHA512: 10c4514215fb6b48f2ba7e367036227e290418b00d56dd0e3d936454cf4caa9e6adf23b2fd31d0d759969b8d8ead045a65262dd786a674ff200f28949d727212 Description: Pattern matching language for filepaths compatible with Git wildmatch package wildmatch is a reimplementation of Git's wildmatch.c-style filepath pattern matching. . For more information, see the godoc (https://godoc.org/github.com/git-lfs/wildmatch). Homepage: https://github.com/git-lfs/wildmatch Multi-Arch: foreign Package: golang-github-go-kit-kit-dev Priority: optional Section: golang Installed-Size: 919 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-kit-kit Version: 0.10.0-1+apertis0bv2024dev2b1 Depends: golang-github-casbin-casbin-dev, golang-github-dgrijalva-jwt-go-dev, golang-github-go-logfmt-logfmt-dev, golang-github-go-stack-stack-dev, golang-github-golang-protobuf-1-3-dev, golang-github-opentracing-opentracing-go-dev, golang-github-openzipkin-zipkin-go-dev, golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev, golang-github-streadway-amqp-dev, golang-go.opencensus-dev, golang-go.uber-zap-dev, golang-golang-x-time-dev, golang-golang-x-tools-dev, golang-google-grpc-dev Filename: pool/development/g/golang-github-go-kit-kit/golang-github-go-kit-kit-dev_0.10.0-1+apertis0bv2024dev2b1_all.deb Size: 146684 MD5sum: a67fb084dfe87f8d308e796c33ddde87 SHA1: fb6edb8fa86ee63609ec5a0f40eed7f488331f1d SHA256: 29c82bf021ec57d8bf7f4ab7cf1bd89ba26c037f38491f83b69961e70b403083 SHA512: 871d5dd4c7223a5fff471c6b5bd32a442130a559a3507e787adc1548fd13f00c55acc380b4cc16683a8c2f5c4fa7b59cfc0c0fd3e8b926fc1bae501b95f7e536 Description: Programming toolkit for microservices Go kit is a set of packages and best practices, which provide a comprehensive, robust, and trustable way of building microservices for organizations of any size. . As the dependency tree is enormous, the Debian package only offers some of the components of Go kit: . * auth * endpoint * log * tracing * transport * util Homepage: https://github.com/go-kit/kit Multi-Arch: foreign Package: golang-github-go-kit-log-dev Priority: optional Section: golang Installed-Size: 147 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-kit-log Version: 0.2.1-1+apertis0bv2024dev2b1 Depends: golang-github-go-logfmt-logfmt-dev Filename: pool/development/g/golang-github-go-kit-log/golang-github-go-kit-log-dev_0.2.1-1+apertis0bv2024dev2b1_all.deb Size: 26988 MD5sum: 27b1d10d8de6e9208291e330320ae0f4 SHA1: 78b2c1b903b53098e17b4b8e232d97635ad4c5b5 SHA256: fd5d3ebc598f9391aef9698dd328efc068c569ee8506083d686a512a13c73a44 SHA512: 836b33f684fb70917c1bcc787dba7585e8b3f144ccc2234811739a6ee8c03e5a53332827d56f6f0586d44e24398a12ad5ec315e3f2630d3fe1d90d736dbb3e82 Description: minimal and extensible structured logger (Go library) The log package provides a minimal interface for structured logging in services. It may be wrapped to encode conventions, enforce type-safety, provide leveled logging, and so on. It can be used for both typical application log events, and log-structured data streams. . Structured logging is, basically, conceding to the reality that logs are data, and warrant some level of schematic rigor. Using a stricter, key/value-oriented message format for logs, containing contextual and semantic information, makes it much easier to get insight into the operational activity of the systems. Consequently, package log is of the strong belief that "the benefits of structured logging outweigh the minimal effort involved (https://www.thoughtworks.com/radar/techniques/structured-logging)". Homepage: https://github.com/go-kit/log Multi-Arch: foreign Package: golang-github-go-logfmt-logfmt-dev Priority: optional Section: golang Installed-Size: 61 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-logfmt-logfmt Version: 0.5.0-2apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-go-logfmt-logfmt/golang-github-go-logfmt-logfmt-dev_0.5.0-2apertis0bv2024dev2b1_all.deb Size: 13528 MD5sum: c6c42919991b66dc5b6fc89ca58fef70 SHA1: 0f565ed7141c252cf924ff17033dac9f67f7db7c SHA256: 8673a0d0cb6e9bf30e8c4703518074765b3a4865b670e5f824ece250d7e15fee SHA512: 229521f6e5d64aca26c33caa5118f8193e054e558702ac4c2418995e23681bd6ca29f89465534021f9d15622c429d15994d9f77bccb473ea775761f9ac172274 Description: Marshals and unmarshals logfmt messages Package logfmt implements utilities to marshal and unmarshal data in the logfmt format (https://brandur.org/logfmt). It provides an API similar to encoding/json (http://golang.org/pkg/encoding/json/) and encoding/xml (http://golang.org/pkg/encoding/xml/). . The logfmt format has not been formally standardized. The most authoritative public specification to date has been the documentation of a Go Language package (http://godoc.org/github.com/kr/logfmt) written by Blake Mizerany and Keith Rarick. . This project attempts to conform as closely as possible to the prior art, while also removing ambiguity where necessary to provide well behaved encoder and decoder implementations. Homepage: https://github.com/go-logfmt/logfmt Multi-Arch: foreign Package: golang-github-go-logr-logr-dev Priority: optional Section: golang Installed-Size: 136 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-logr-logr Version: 1.2.3-1+apertis0bv2024dev2b1 Breaks: golang-k8s-klog-dev (<< 2.80.1~) Filename: pool/development/g/golang-github-go-logr-logr/golang-github-go-logr-logr-dev_1.2.3-1+apertis0bv2024dev2b1_all.deb Size: 24712 MD5sum: 6e48230c83ab0727495208c1af9d52b1 SHA1: 4bfd8fc475c644ddeff1ab0163a789885f4998ec SHA256: 436fba06aa36c0656ba6fa6f794ad23dea585b0771b8be1b7abb2097aad6cd85 SHA512: fd4bee8978b72299d4a0235ae399d76f48a6f01bd4ccc3d3a23306e0a6d7b34e0206bab30c881c73dcda65d3cda5c361a46d4eb85bc0359fdda73fbee5775176 Description: simple logging interface for Go (library) This package offers a purely abstract interface, based on these ideas but with a few twists. Code can depend on just this interface and have the actual logging implementation be injected from callers. Ideally only main() knows what logging implementation is being used. Homepage: https://github.com/go-logr/logr Multi-Arch: foreign Package: golang-github-go-sql-driver-mysql-dev Priority: optional Section: devel Installed-Size: 363 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-sql-driver-mysql Version: 1.5.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-go-sql-driver-mysql/golang-github-go-sql-driver-mysql-dev_1.5.0-2+apertis0bv2024dev2b1_all.deb Size: 71264 MD5sum: 7f770a1893c76fd469b97a5f152a53ae SHA1: c5c49ad5285924e729262ea35a71c1f397acea6a SHA256: d5f4f350ef04a34415ed91d96276e037974573d627b191a4c6a6c698ff919075 SHA512: 7a12d5c70f786e6fd6f0bc91d7c62da5b1c6b7c68a9bb925f31c9430495ba98bc52a7997db9e8e4c7e60420faedbf7a23593c64cf2606b6892ce021a5e95ac87 Description: MySQL-Driver for Go's database/sql package Features: - Lightweight and fast - Native Go implementation. No C-bindings, just pure Go - Connections over TCP/IPv4, TCP/IPv6 or Unix domain sockets - Automatic handling of broken connections - Automatic Connection Pooling (by database/sql package) - Supports queries larger than 16MB - Full sql.RawBytes support. - Intelligent LONG DATA handling in prepared statements - Secure LOAD DATA LOCAL INFILE support with file Whitelisting and io.Reader support - Optional time.Time parsing - Optional placeholder interpolation Homepage: https://github.com/go-sql-driver/mysql Multi-Arch: foreign Package: golang-github-go-stack-stack-dev Priority: optional Section: devel Installed-Size: 43 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-stack-stack Version: 1.8.0-1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-go-stack-stack/golang-github-go-stack-stack-dev_1.8.0-1apertis0bv2024dev2b1_all.deb Size: 8872 MD5sum: 20ebf7bb291a2e4b342fa8d7828820cc SHA1: 24372af5413a54abc3913c0a2e7acd129e74d5c0 SHA256: 758efb3831c9d69c38978942676125ae0cc828e4b9be328151cba895f67761a7 SHA512: 51d0d8a1c6146cc2e480f4b85941fc15d597d111a354f3dad15ccf53b0c4f808c320dc2654bd67731b762c1c6114dc483bb09b0c88febad2efa8392b39efe196 Description: capture, manipulate, and format call stacks Package stack implements utilities to capture, manipulate, and format call stacks. It provides a simpler API than package runtime. . The implementation takes care of the minutia and special cases of interpreting the program counter (pc) values returned by runtime.Callers. Homepage: https://github.com/go-stack/stack Package: golang-github-gofrs-flock-dev Priority: optional Section: golang Installed-Size: 52 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gofrs-flock Version: 0.8.1-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-gofrs-flock/golang-github-gofrs-flock-dev_0.8.1-1+apertis0bv2024dev2b1_all.deb Size: 10708 MD5sum: 2851c905dcd24b45f1f9156c9a5f1e36 SHA1: 13250f1be057432508e9766e9eeac77f72dbfcff SHA256: 48ef86aa4dabfad77736dd1a90ffef9c6a83ba07cd7d43221c370b67efcf41f2 SHA512: 5ddae4fbba388f79faefa2448e80519eb90b5ab6ea95db93a5b7555ba49016841f12a8dd1d6f209fe8b02ead1d9cc9954422a0ebe2bd8f2640595fdabdf6791a Description: thread-safe file locking library in Golang flock implements a thread-safe sync.Locker interface for file locking. It also includes a non-blocking TryLock() function to allow locking without blocking execution. . This library is formerly known as "github.com/theckman/go-flock". Homepage: https://github.com/gofrs/flock Multi-Arch: foreign Package: golang-github-gofrs-uuid-dev Priority: optional Section: golang Installed-Size: 137 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gofrs-uuid Version: 4.3.1-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-gofrs-uuid/golang-github-gofrs-uuid-dev_4.3.1-1+apertis0bv2024dev2b1_all.deb Size: 21284 MD5sum: 6fb45d197c8f9fec764eae14e317d2b2 SHA1: c8f48b30c2fc03d8ec72b8b38e57d36b3e8c9c09 SHA256: bc2877b164af67d9880d068e59507d877c138e9b56b89de94033afb52fcea84f SHA512: 7ee57db3bad55d4427208f03791b610daf57df77c1767640df9734dfc867bbad0b004ca61bb5ff7dfc9bba9b4f2b16260fbaade1f2f3616524784b3d0a5b8677 Description: UUID library for Golang This library provides a pure Golang implementation of Universally Unique Identifiers (UUID) variant as defined in RFC-4122. This package supports both the creation and parsing of UUIDs in different formats. . The library supports the following UUID versions: * Version 1, based on timestamp and MAC address (RFC-4122) * Version 2, based on timestamp, MAC address and POSIX UID/GID (DCE 1.1) * Version 3, based on MD5 hashing of a named value (RFC-4122) * Version 4, based on random numbers (RFC-4122) * Version 5, based on SHA-1 hashing of a named value (RFC-4122) Homepage: https://github.com/gofrs/uuid Multi-Arch: foreign Package: golang-github-gogo-googleapis-dev Priority: optional Section: devel Installed-Size: 836 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gogo-googleapis Version: 1.4.0-2+apertis0bv2024dev2b1 Depends: golang-github-gogo-protobuf-dev (>= 1.3.1~) Filename: pool/development/g/golang-github-gogo-googleapis/golang-github-gogo-googleapis-dev_1.4.0-2+apertis0bv2024dev2b1_all.deb Size: 80992 MD5sum: a012f59b8dce7428833dbfef1da4cb52 SHA1: 31ba3305c8bd604769896f4f5eb039e62a04ce8d SHA256: 1f984dc5f6ed1571cb2fefb5f003408ae65f57ca77a893a465699d776a667f54 SHA512: 45fe8c8d394e2aac35c5b420665a5e158e38d2f069ae7479f47d0fe6031bb69533c6cecce3b240efe076c8eb3ae613dc133df4cd22f12273322ea9e6f6950361 Description: googleapis generated with gogoprotobuf Google APIs generated by gogoprotobuf. . The grpc-example (https://github.com/gogo/grpc-example) includes an example usage of this repository. Homepage: https://github.com/gogo/googleapis Package: golang-github-gogo-protobuf-dev Priority: optional Section: golang Installed-Size: 17833 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gogoprotobuf Version: 1.3.2-3+apertis0bv2024dev2b1 Depends: libprotobuf-dev Recommends: gogoprotobuf Filename: pool/development/g/golang-gogoprotobuf/golang-github-gogo-protobuf-dev_1.3.2-3+apertis0bv2024dev2b1_all.deb Size: 849532 MD5sum: fe48666e96734d25f4ba0da4ee3eed61 SHA1: 34af3000fa4b89e09a95a3baf4c7047a9f25b6c1 SHA256: 4f29559c373357aa15b67fd1fe066cba4917d4cd98138f9d1a7db2c1fe26beec SHA512: 78e5b59c999fa737f92ec1c16b384dcb6d6e34909aff6ea7de6fb7c9e3ec128fc2ef2f758de4b2e1088d956ac6161f98bfeeaa782398ed2d1dae021d603e619e Description: alternative protocol buffer support for Golang - sources An alternative protocol buffer support for the Go programming language, forked from golang-goprotobuf. It is backwards compatible with goprotobuf, but provides faster marshalling and unmarshalling and can generate extra helper code, tests and benchmarks. . This package provides sources. Homepage: https://github.com/gogo/protobuf Package: golang-github-golang-groupcache-dev Priority: optional Section: golang Installed-Size: 107 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-golang-groupcache Version: 0.0~git20200121.8c9f03a-2+apertis0bv2024dev2b1 Depends: golang-github-golang-protobuf-1-3-dev | golang-github-golang-protobuf-1-5-dev Filename: pool/development/g/golang-github-golang-groupcache/golang-github-golang-groupcache-dev_0.0~git20200121.8c9f03a-2+apertis0bv2024dev2b1_all.deb Size: 23176 MD5sum: 014cc12f60b0ad3fe7fc727b97b37749 SHA1: f1cd9518e6a42754b64790a0c9f97c167c052124 SHA256: 2f8535cca610e1554e3f6bfa9cdd88b43b29f2c8d04cc16a28a98d066f84a0ce SHA512: 364a5e81e170d4fed685438947df3c0fd24878ca70a83d54defbea7683f85c54e575562d854c77896abe5e817c09ee915ac2927b34ea18b9c267bd3c03ebf4ea Description: caching and cache-filling library, a replacement for memcached Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases. . Like memcached, groupcache shards by key to select which peer is responsible for that key. Unlike memcached, groupcache does not require running a separate set of servers, comes with a cache filling mechanism, and contains some other useful features. Homepage: https://github.com/golang/groupcache Multi-Arch: foreign Package: golang-github-golang-jwt-jwt-dev Priority: optional Section: golang Installed-Size: 197 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-golang-jwt-jwt Version: 4.4.3-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-golang-jwt-jwt/golang-github-golang-jwt-jwt-dev_4.4.3-1+apertis0bv2024dev2b1_all.deb Size: 39048 MD5sum: 7f1c62ff086b65373e38303682545de3 SHA1: ce7b0a25f2de30e8c69c058a1573ee5af6865c73 SHA256: 8f9a7c87bc5e0d03770a302284adcb2372437b8599972cdd90364e257b97f293 SHA512: 3449c8cfbcec1b9afc4f79cb930bd1ceeb00c7072a683f21a3bc1e0778883ab6be27eb2868b5a310d960594d82fb9c5421c315d96135cbe1c862375c1b388774 Description: golang implementation of JSON Web Tokens (library) Community maintained clone of github.com/dgrijalva/jwt-go. . After the original author of the library suggested migrating the maintenance of jwt-go, a dedicated team of open source maintainers decided to clone the existing library into this module. . The command line utility included in this project (cmd/jwt) provides a straightforward example of token creation and parsing as well as a useful tool for debugging your own integration. You'll also find several implementation examples in the documentation. . This package provides golang module. Homepage: https://github.com/golang-jwt/jwt Multi-Arch: foreign Package: golang-github-golang-mock-dev Priority: optional Section: golang Installed-Size: 345 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-golang-mock Version: 1.6.0-2+apertis0bv2024dev2b1 Suggests: mockgen Filename: pool/development/g/golang-github-golang-mock/golang-github-golang-mock-dev_1.6.0-2+apertis0bv2024dev2b1_all.deb Size: 48028 MD5sum: 8d26c6396a3eefe0e7853051ecb5f567 SHA1: de25f6c4d26eba7314ae9e97aa026c4cd0c4f41b SHA256: a5c3dc8b39b19824158090f03ed1b03793c840f4cfadad8483daec77198a1660 SHA512: b23c264d4bdcf76841f8245361418fd1db3ad8ced9f9cc4a043bad667005951126ff3bea3947e61919894a64eb5b5bbea0130865762c7744a999105c2fb4c268 Description: mocking framework for the Go programming language GoMock is a mocking framework for the Go programming language. It integrates well with Go's built-in testing package, but can be used in other contexts too. Homepage: https://github.com/golang/mock Multi-Arch: foreign Package: golang-github-golang-protobuf-1-3-dev Priority: optional Section: golang Installed-Size: 1634 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-golang-protobuf-1-3 Version: 1.3.5-4+apertis0bv2024dev2b1 Replaces: golang-goprotobuf-dev (<< 1.3.5-1~) Conflicts: golang-github-golang-protobuf-1-5-dev Breaks: golang-goprotobuf-dev (<< 1.3.5-1~) Filename: pool/development/g/golang-github-golang-protobuf-1-3/golang-github-golang-protobuf-1-3-dev_1.3.5-4+apertis0bv2024dev2b1_all.deb Size: 233536 MD5sum: fd929d882fdcb07c257d09af42fc0089 SHA1: 50741359d650b930fb97036b79fd7ad05ca164b2 SHA256: aed802a654a18c9ba7a204937a316d66ab1be44da4f99baf9aacf3b83982aea5 SHA512: 2b78e30419f32947507e5d52aa7ced5a043dd6dc164a4566d3fb8b5eec8d800a4fea53559bed34297f2d3890458d64707c102a2acb468a62c9d99f11bbb48aca Description: Go support for protocol buffers (version v1.3.x) This module (github.com/golang/protobuf) contains Go bindings for protocol buffers. . v1.3.x is the most recent pre-APIv2 version of Go API for protocol buffers. . For APIv2, see https://go.dev/blog/protobuf-apiv2. Homepage: https://github.com/golang/protobuf Multi-Arch: foreign Package: golang-github-golang-snappy-dev Priority: optional Section: golang Installed-Size: 224 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-golang-snappy Version: 0.0.2-3+apertis0bv2024dev2b1 Replaces: golang-snappy-go-dev (<< 0.0+git20150730.723cc1e-3~) Provides: golang-snappy-go-dev Breaks: golang-snappy-go-dev (<< 0.0+git20150730.723cc1e-3~) Filename: pool/development/g/golang-github-golang-snappy/golang-github-golang-snappy-dev_0.0.2-3+apertis0bv2024dev2b1_all.deb Size: 54156 MD5sum: 6d9c5c095a39009a49efe3658fd32907 SHA1: 50a08c5ce489d1f259354a932796a7639ea0aed8 SHA256: 8064c167e8bf0118582905bd1097c2cd3f6e3bf42457bca9bbf3fb59a91786ad SHA512: 6cb4ce4c4d2bda34d840fe8025a6b409411271778c74fdc86fb3c1938796e7b6dfc965e15ba88dab699a4afb46a870d357cc318e9c178aafcae231212a5077ae Description: Implementation of the Snappy compression format in Go Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. On a single core of a Core i7 processor in 64-bit mode, Snappy compresses at about 250 MB/sec or more and decompresses at about 500 MB/sec or more. . This is an implementation of the Snappy compression format in the Go programming language. Homepage: https://github.com/golang/snappy Multi-Arch: foreign Package: golang-github-google-btree-dev Priority: optional Section: devel Installed-Size: 61 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-btree Version: 1.0.0-1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-google-btree/golang-github-google-btree-dev_1.0.0-1apertis0bv2024dev2b1_all.deb Size: 13004 MD5sum: 2a6d4df083278c22e5a5529c61050067 SHA1: 252ad514742865bf4aa62fd9d892a5e42299bd0d SHA256: bba289ee3fa918f1add33bfcc16de0a2e2ff47fc84a0b2a5af1e1658d30a0f41 SHA512: 7b3b829be06ef9e69e348c9f8dca4d819052735a7bc719ae55ae6b0b14e8732a6e0ce594484e73bd92af51066deb9fd5e1fd0259be3499df4ef49e4d312891f5 Description: BTree implementation for Go This package provides an in-memory B-Tree implementation for Go, useful as an ordered, mutable data structure. . The API is based off of the wonderful http://godoc.org/github.com/petar/GoLLRB/llrb, and is meant to allow btree to act as a drop-in replacement for gollrb trees. Homepage: https://github.com/google/btree Package: golang-github-google-certificate-transparency-dev Priority: optional Section: devel Installed-Size: 2788 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-certificate-transparency Version: 0.0~git20160709.0.0f6e3d1~ds1-3co1bv2024dev2b1 Depends: golang-github-juju-ratelimit-dev, golang-github-mattn-go-sqlite3-dev, golang-github-mreiferson-go-httpclient-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev, golang-github-jmoiron-sqlx-dev Filename: pool/development/g/golang-github-google-certificate-transparency/golang-github-google-certificate-transparency-dev_0.0~git20160709.0.0f6e3d1~ds1-3co1bv2024dev2b1_all.deb Size: 536304 MD5sum: ba35deb271f303281db9cde3e4dc7003 SHA1: d26de89dfe5cd7c5edf9226f822c91e0bea5b883 SHA256: df9fd8f5a7108b39c72e28d97a7f20f7c3989ea79b8dc3e0a4e15776c97abc6f SHA512: 9467409c717e5e56ad471d6ca0665f0b30b7e3288afb6e98611a51d0114a36844dffbd3d0f00a4679024fafd6b892bd95f32318a2b59685de313f1c578707bfc Description: Framework for monitoring and auditing SSL certificates The Certificate Transparency project provides a framework to explore ideas to improve the security of HTTPS connections by adding new functional components to the current SSL security system: logging, monitoring and auditing. . Please see http://www.certificate-transparency.org for more details about certificate transparency and how it works. Homepage: https://github.com/google/certificate-transparency Package: golang-github-google-go-cmp-dev Priority: optional Section: golang Installed-Size: 503 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-go-cmp Version: 0.5.9-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-google-go-cmp/golang-github-google-go-cmp-dev_0.5.9-1+apertis0bv2024dev2b1_all.deb Size: 86624 MD5sum: 97e7764c83fe3558ea6572d9091a4ef9 SHA1: 8b46f45f2851e43f392dc82dbd1c663b1fb1c650 SHA256: b84b72be1f2973b92c0cbacc0d3fedbd45eb10672f505f1ff8d76aa03b60a93a SHA512: f2e17f87aaca5e87a9d2cd6a91c3ea720149e1b7e97ce0d8f5e6c550630e40adc900c1b0b2e6c20f0ba60f76cd5a17720284eb14309d89f54ecd00ac40178c20 Description: Package for comparing Go values in tests This package is intended to be a more powerful and safer alternative to reflect.DeepEqual for comparing whether two values are semantically equal. . The primary features of cmp are: * When the default behavior of equality does not suit the needs of the test, custom equality functions can override the equality operation. For example, an equality function may report floats as equal so long as they are within some tolerance of each other. * Types that have an Equal method may use that method to determine equality. This allows package authors to determine the equality operation for the types that they define. * If no custom equality functions are used and no Equal method is defined, equality is determined by recursively comparing the primitive kinds on both values, much like reflect.DeepEqual. Unlike reflect.DeepEqual, unexported fields are not compared by default; they result in panics unless suppressed by using an Ignore option (see cmpopts.IgnoreUnexported) or explicitly compared using the AllowUnexported option. . See the GoDoc documentation (https://godoc.org/github.com/google/go-cmp/cmp) for more information. Homepage: https://github.com/google/go-cmp Multi-Arch: foreign Package: golang-github-google-go-intervals-dev Priority: optional Section: golang Installed-Size: 70 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-go-intervals Version: 0.0.2-2+apertis1bv2024dev3b1 Filename: pool/development/g/golang-github-google-go-intervals/golang-github-google-go-intervals-dev_0.0.2-2+apertis1bv2024dev3b1_all.deb Size: 12080 MD5sum: 66bae7db7299dae48aca279281dfc6a6 SHA1: 6464fbc374085c675e7c902ad909ccc84d6fcbbf SHA256: 074de9c8dffc648adaab5124f13364b70de0f46451f3041337be8ff3479e59ef SHA512: 4103c4e0ab4db899aa58f0b1daf3fe56e8fefd40f23ce73920b7e44805396f22e35ef22f2d15e606cc58fb1536c07c21d30b655c4e9100f91c86a6a937e1f311 Description: Functions for set operations on intervals, like ranges (library) This package provides a library for performing set operations on 1-dimensional intervals, such as time ranges. Homepage: https://github.com/google/go-intervals Package: golang-github-google-go-querystring-dev Priority: optional Section: devel Installed-Size: 43 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-go-querystring Version: 1.1.0-2+apertis0bv2024dev2b1 Depends: golang-github-google-go-cmp-dev Filename: pool/development/g/golang-github-google-go-querystring/golang-github-google-go-querystring-dev_1.1.0-2+apertis0bv2024dev2b1_all.deb Size: 9652 MD5sum: b453731050eef4bd8635c456c084ed9b SHA1: 9aa10469f22939a121d7339e67fdf3e4b11fbf2c SHA256: fa04ccf134afd83a36b80f1725ff28c2f1eb2d5d3eb04686523e3a0e90f62a86 SHA512: 08934565e5fca06703945242e1083e7ad40ff770537c7a70f41b02e48cc3e16e7ef24c9b7891e2b0a9beb50a4f81ad6f15a087be59d9655a66efabaed26c5b21 Description: library for encoding structs into URL query parameters go-querystring is Go library for encoding structs into URL query parameters. go-querystring is designed to assist in scenarios where you want to construct a URL using a struct that represents the URL query parameters. Homepage: https://github.com/google/go-querystring Multi-Arch: foreign Package: golang-github-google-gofuzz-dev Priority: optional Section: golang Installed-Size: 60 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-gofuzz Version: 1.2.0-1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-google-gofuzz/golang-github-google-gofuzz-dev_1.2.0-1apertis0bv2024dev2b1_all.deb Size: 12840 MD5sum: 97d7602a675edb84d5db3f0fa416e283 SHA1: 41288552ecae24343acc8b62fb90b3d6e6b601e8 SHA256: 900f0095af61f06cf3db1718acf655e7a72495428226a9e07f40c34a75e1666f SHA512: df49e0d26711e461d775230b84b95641297b5790e3871430eb262677b3b89a0a5411079d9d52292915d83b14bc4212ea9af6c7b55424eb0e64e6203b89efd072 Description: Fuzz testing for Go gofuzz is a library for populating go objects with random values. . This is useful for testing: . * Do your project's objects really serialize/unserialize correctly in all cases? * Is there an incorrectly formatted object that will cause your project to panic? . Import with import "github.com/google/gofuzz" . This package contains the source. Homepage: https://github.com/google/gofuzz Multi-Arch: foreign Package: golang-github-google-martian-dev Priority: optional Section: golang Installed-Size: 910 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-martian Version: 3.3.2-2+apertis0bv2024dev2b1 Depends: golang-golang-x-net-dev, media-types Filename: pool/development/g/golang-github-google-martian/golang-github-google-martian-dev_3.3.2-2+apertis0bv2024dev2b1_all.deb Size: 109864 MD5sum: 1700f4ad2d1d7283f7db3c8055ca6ec9 SHA1: 53e5f348bc00615b45c61d96cf87b77912c1df0f SHA256: 556beac87e016b8efbfe6680e16a3ecf83dcc15d450eefe8a0c4aef999b4c568 SHA512: 4be284385449cae23de729a23e29ad853abb26ddb64b8de727072909eee9b063351bc7d2d6ebd5080f4c56eeb22ced0e045dcb4db2e76d6b691850c85e55a4ca Description: Martian is a library for building custom HTTP/S proxies Martian Proxy is a programmable HTTP proxy designed to be used for testing. . Martian is a great tool to use if you want to: * Verify that all (or some subset) of requests are secure * Mock external services at the network layer * Inject headers, modify cookies or perform other mutations of HTTP requests and responses * Verify that pingbacks happen when you think they should * Unwrap encrypted traffic (requires install of CA certificate in browser) Homepage: https://github.com/google/martian Multi-Arch: foreign Package: golang-github-google-pprof-dev Priority: optional Section: golang Installed-Size: 3963 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-pprof Version: 0.0~git20211008.947d60d-1+apertis0bv2024dev2b1 Depends: golang-github-chzyer-readline-dev, golang-github-ianlancetaylor-demangle-dev Filename: pool/development/g/golang-github-google-pprof/golang-github-google-pprof-dev_0.0~git20211008.947d60d-1+apertis0bv2024dev2b1_all.deb Size: 977936 MD5sum: 1dc9f565d9c1b44675acccadf7c0d77d SHA1: f9fb424b062830f18480373815ea4c4750d3770e SHA256: 868a2ebe4a0ee089ac76720d9bf84cc3f776fa196511fddcb0879b0a850dcd5d SHA512: 672bba7cc52fbf5035b7215cd7e0751e73c9d98b0f1183a3986397e8279adadc7f89821c356efe48108246751b42eaa156cbfe8ff7bd872b8dee5c2fd6e1c99d Description: pprof is a tool for visualization and analysis of profiling data pprof reads a collection of profiling samples in profile.proto format and generates reports to visualize and help analyze the data. It can generate both text and graphical reports (through the use of the dot visualization package). . profile.proto is a protocol buffer that describes a set of callstacks and symbolization information. A common usage is to represent a set of sampled callstacks from statistical profiling. The format is described on the proto/profile.proto (./proto/profile.proto) file. For details on protocol buffers, see https://developers.google.com/protocol-buffers . Profiles can be read from a local file, or over http. Multiple profiles of the same type can be aggregated or compared. . If the profile samples contain machine addresses, pprof can symbolize them through the use of the native binutils tools (addr2line and nm). . This is not an official Google product. Homepage: https://github.com/google/pprof Multi-Arch: foreign Package: golang-github-google-shlex-dev Priority: optional Section: golang Installed-Size: 28 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-shlex Version: 0.0~git20191202.e7afc7f-1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-google-shlex/golang-github-google-shlex-dev_0.0~git20191202.e7afc7f-1apertis0bv2024dev2b1_all.deb Size: 5732 MD5sum: c607c3bc87a2c28b69749b4516e06cf2 SHA1: 5a368ebe853fb6eb8038b58e7002056d0dd3246a SHA256: 0e38ba024c6fe7f4c777e8e29faae3e82cb2801eb88b619adfd4b4acc1bdcbf9 SHA512: bc2a613156df9305e7cd81bb61f911a3d5bcb8dfd2173bc0e595a8e6fabd7e8803fba4864e7b412fa3e45e93679bd8baedc435fde7986dd2721096b2d66ea33e Description: Simple lexer for Go that supports shell-style rules go-shlex is a simple lexer for Go. It splits input into tokens using shell-style rules for quoting, commenting, and escaping. Homepage: https://github.com/google/shlex Multi-Arch: foreign Package: golang-github-google-uuid-dev Priority: optional Section: golang Installed-Size: 84 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-uuid Version: 1.3.0-1+apertis1bv2024dev2b1 Filename: pool/development/g/golang-github-google-uuid/golang-github-google-uuid-dev_1.3.0-1+apertis1bv2024dev2b1_all.deb Size: 18444 MD5sum: 3d5a2925a9f632ba4b6c31d8b91a964f SHA1: a0c413ef03479668605850df18c2c1412ec8d54e SHA256: 4aafbd190dbf8acb2ec95a8c18f5423df7e463c58d576f1af225cf602e05e067 SHA512: ba07a4d4f979416db5f7846219f5c9c4b2e3f223a11223b80e1a3f15dd62f4e55e637b72c273444dfdae7e60390f7ae58b822f5bdeb096fda6e84cd2d00c72e8 Description: generates and inspects UUIDs based on RFC 4122 This package generates and inspects UUIDs based on RFC 4122 (http://tools.ietf.org/html/rfc4122) and DCE 1.1: Authentication and Security Services. . This package is based on the "github.com/pborman/uuid" package. It differs from these earlier packages in that a UUID is a 16 byte array rather than a byte slice. One loss due to this change is the ability to represent an invalid UUID (vs a NIL UUID). Homepage: https://github.com/google/uuid Multi-Arch: foreign Package: golang-github-googleapis-gax-go-dev Priority: optional Section: golang Installed-Size: 67 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-googleapis-gax-go Version: 2.0.5-4+apertis0bv2024dev2b1 Depends: golang-golang-x-net-dev, golang-google-grpc-dev Filename: pool/development/g/golang-github-googleapis-gax-go/golang-github-googleapis-gax-go-dev_2.0.5-4+apertis0bv2024dev2b1_all.deb Size: 12404 MD5sum: 871df8ef77a22ee6bd2a153bec5df94c SHA1: ed5e2b1ca5df0f5469f61e91df7701fa3199b1b7 SHA256: 6060894982ad2ca5212182fcc5b6ce30bb894f89b58abadf910c698bbd85f0f4 SHA512: 2f236ff219a538b3f1776d3cd109e1e0e17dc5f9ea5fe5dbeced6a68837dd4da50723923defbc9a9f6f88bec54d543ae243dd2270600d757e9a186de1f6f7a23 Description: Google API Extensions for Go Google API Extensions for Go (gax-go) is a set of modules which aids the development of APIs for clients and servers based on gRPC and Google API conventions. Homepage: https://github.com/googleapis/gax-go Multi-Arch: foreign Package: golang-github-googleapis-gnostic-dev Priority: optional Section: golang Installed-Size: 1064 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-googleapis-gnostic Version: 0.2.0-4+apertis0bv2024dev2b1 Depends: golang-github-docopt-docopt-go-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev, golang-goprotobuf-dev, golang-yaml.v2-dev Filename: pool/development/g/golang-github-googleapis-gnostic/golang-github-googleapis-gnostic-dev_0.2.0-4+apertis0bv2024dev2b1_all.deb Size: 84208 MD5sum: a27090ebad4cb9373bdc0f590726378e SHA1: 708d6a88b894508054bd5bb3c77c338a2dde262b SHA256: f057f814901f073920c263054bc1a8483a6cfcf21f68afaddcef72ecdc6ae89e SHA512: ba6aac16efaa1e448d087590ac5edf76f81ef84146d2062f78881837b0a9f1c8ff789b53eb105240ea50d871b842f66aa4be9b9a0d93687c28cea5cb8cff6f59 Description: compiler for OpenAPI specification - library Protocol Buffers (https://developers.google.com/protocol-buffers/) provide a language-neutral, platform-neutral, extensible mechanism for serializing structured data. gnostic's Protocol Buffer models for the OpenAPI Specification can be used to generate code that includes data structures with explicit fields for the elements of an OpenAPI description. This makes it possible for developers to work with OpenAPI descriptions in type-safe ways, which is particularly useful in strongly-typed languages like Go and Swift. . gnostic reads OpenAPI descriptions into these generated data structures, reports errors, resolves internal dependencies, and writes the results in a binary form that can be used in any language that is supported by the Protocol Buffer tools. A plugin interface simplifies integration with API tools written in a variety of different languages, and when necessary, Protocol Buffer OpenAPI descriptions can be reexported as JSON or YAML. . This package provides the development files. Homepage: https://github.com/googleapis/gnostic Package: golang-github-gorilla-handlers-dev Priority: optional Section: golang Installed-Size: 193 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gorilla-handlers Version: 1.5.1-3+apertis0bv2024dev3b1 Filename: pool/development/g/golang-github-gorilla-handlers/golang-github-gorilla-handlers-dev_1.5.1-3+apertis0bv2024dev3b1_all.deb Size: 28308 MD5sum: 06c3dca10dc49188da714eda14aa9353 SHA1: 5338a40852004e3576499c108f966ad8b12bc3c9 SHA256: 84593d36e5fc8ac51e2ead5c6e6f1a85ca4437d19f9c5f6a50986b237d20efd4 SHA512: b2a639256f7f661a73096d40955eaed771f9e6c4753f1526e7245447d3198fd000b74c5a1e9340e944b9cb8d26a8b95c8b7d1c0532a039e1a852a0debd384b2a Description: collection of useful handlers for Go's net/http package Package handlers is a collection of handlers (aka "HTTP middleware") for use with Go's net/http package (or any framework supporting http.Handler), including: . • LoggingHandler for logging HTTP requests in the Apache Common Log Format (http://httpd.apache.org/docs/2.2/logs.html#common). • CombinedLoggingHandler for logging HTTP requests in the Apache Combined Log Format (http://httpd.apache.org/docs/2.2/logs.html#combined) commonly used by both Apache and nginx. • CompressHandler for gzipping responses. • ContentTypeHandler for validating requests against a list of accepted content types. • MethodHandler for matching HTTP methods against handlers in a map[string]http.Handler • ProxyHeaders for populating r.RemoteAddr and r.URL.Scheme based on the X-Forwarded-For, X-Real-IP, X-Forwarded-Proto and RFC7239 Forwarded headers when running a Go server behind a HTTP reverse proxy. • CanonicalHost for re-directing to the preferred host when handling multiple domains (i.e. multiple CNAME aliases). . Other handlers are documented on the Gorilla website (http://www.gorillatoolkit.org/pkg/handlers). Homepage: https://github.com/gorilla/handlers Multi-Arch: foreign Package: golang-github-gorilla-mux-dev Priority: optional Section: golang Installed-Size: 233 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gorilla-mux Version: 1.8.0-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-gorilla-mux/golang-github-gorilla-mux-dev_1.8.0-1+apertis0bv2024dev2b1_all.deb Size: 45744 MD5sum: 0a1a8e0c18c62a54d010ff1dce427f56 SHA1: 2bcb5c52d9a2f70c69ec5769995eb8f89a9d11ef SHA256: 202229dddf1fa3d4c1c2db08599774d42804814a2f228ff3a9ad39da5b344e6e SHA512: ce74981643c855f6f3b34246c8aa062cde4ded9b23cb142a4ddd2914c048d8f87c633bc1d501c4936d4074a15d3193a15d0c6325467f5080c6fba26018ebc864 Description: powerful URL router and dispatcher for golang Package gorilla/mux implements a request router and dispatcher. . The name mux stands for "HTTP request multiplexer". Like the standard http.ServeMux, mux.Router matches incoming requests against a list of registered routes and calls a handler for the route that matches the URL or other conditions. The main features are: . * Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. * URL hosts and paths can have variables with an optional regular expression. * Registered URLs can be built, or "reversed", which helps maintaining references to resources. * Routes can be used as subrouters: nested routes are only tested if the parent route matches. This is useful to define groups of routes that share common conditions like a host, a path prefix or other repeated attributes. As a bonus, this optimizes request matching. * It implements the http.Handler interface so it is compatible with the standard http.ServeMux. Homepage: https://github.com/gorilla/mux Multi-Arch: foreign Package: golang-github-gorilla-schema-dev Priority: optional Section: golang Installed-Size: 109 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gorilla-schema Version: 1.2.0-2+apertis1bv2024dev3b1 Filename: pool/development/g/golang-github-gorilla-schema/golang-github-gorilla-schema-dev_1.2.0-2+apertis1bv2024dev3b1_all.deb Size: 20524 MD5sum: 7061dee1aebe89fd5b1121885cdba0ec SHA1: 6ec7565c005cd420a6a2cbb51c70698ac1308c3c SHA256: 6bba0f10be64edc26041c9487d52aacfa8d960325280e5976697fe898bd29a09 SHA512: 959801266b3ea145352cb7576ca9c51381b79ed25bf5d49120f32553fdbff751592a4e2757e56e27c091316a58c0f94a5bee33021d7051b4aace3882b57b1618 Description: fills a struct with form values This package provides a Go library that implements methods to fill strics with form values. . It is provided by Gorilla which is a web toolkit for the Go programming language. Homepage: https://github.com/gorilla/schema Multi-Arch: foreign Package: golang-github-gorilla-securecookie-dev Priority: optional Section: devel Installed-Size: 54 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gorilla-securecookie Version: 1.1.1-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-gorilla-securecookie/golang-github-gorilla-securecookie-dev_1.1.1-2+apertis0bv2024dev2b1_all.deb Size: 12260 MD5sum: d2824b00e2f3361409908a1bbc455f2e SHA1: d2a0d9dd84bf7fcef336b274af4ec60d56bc360e SHA256: f9c111ae9c01ccc4a9f03a75c6ae08f9f42cceefaaa6b105dc4202a293cf14ed SHA512: 6561266fa00f6d8b1f9df63351c3f5cfbc95c12a62d7d32272a177b2b8c133c9f48293b3f55810ced4a79739aeafc27874ad451b1011fcb51811ebd88bda05dc Description: provides authenticated and encrypted cookie values This package provides methods for encoding and decoding authenticated cookie values for Go web applications. These values optionally be encrypted. . Secure cookies are protected from forgery because their values are validated using HMAC. When encrypted, the content is also kept private. . It is still recommended that sensitive data not be stored in cookies, and that HTTPS be used to prevent cookie replay attacks. Homepage: https://github.com/gorilla/securecookie Multi-Arch: foreign Package: golang-github-gorilla-sessions-dev Priority: optional Section: golang Installed-Size: 58 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gorilla-sessions Version: 1.2.1-1+apertis0bv2024dev2b1 Depends: golang-github-gorilla-securecookie-dev Filename: pool/development/g/golang-github-gorilla-sessions/golang-github-gorilla-sessions-dev_1.2.1-1+apertis0bv2024dev2b1_all.deb Size: 12716 MD5sum: c1f83cb3f0f4f0698477e140cc7a24b9 SHA1: de9ae7c17c1af89c03687d1b791f0ea463d122b2 SHA256: 9540403acc3904e40f8d1d3192b359b7cff8d0c72dfcd9f36deedf36e5eb5119 SHA512: b700e955d18842ba3d2fd02f514d23074a027f838dd4370d90dcf6a572359867881f9613e93b7544e874e0bd7964ef5fabda8e2ae8b05f547bec0b434dcdd28c Description: save cookie and filesystem sessions and allow custom session backends This package provides a Go library that implements methods to save cookies and filesystem sessions and allows custom session backends. It is provided by Gorilla which is a web toolkit for the Go programming language. . Features: - Simple API: use it as an easy way to set signed cookies - Cookies can optionally be enycrpted - Built-in backends to store sessions in cookies on the filesystem - Flash messages: session values that last until read - Session persistency switching - Methods to rotate authentication and encryption keys - Multiple sessions per request, even using different backends - Support for custom session backends Homepage: https://github.com/gorilla/sessions Multi-Arch: foreign Package: golang-github-gorilla-websocket-dev Priority: optional Section: devel Installed-Size: 192 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gorilla-websocket Version: 1.5.0-2+apertis0bv2024dev2b1 Provides: golang-websocket-dev Filename: pool/development/g/golang-github-gorilla-websocket/golang-github-gorilla-websocket-dev_1.5.0-2+apertis0bv2024dev2b1_all.deb Size: 40692 MD5sum: 767490274fc0d6727cd73e51f2ad1b50 SHA1: a752ddfc5a3ffca1ed62f4b326b81b20fc2486bf SHA256: 6cb70ced05a219dd9c412586b205c1bee046652b584441f7066cd219e0e46a56 SHA512: d4f5d4156ce6f9b65a2105540777616fa6a18d16898d614c61f564ec60e9ceadbb750fb84435b8bab6088c6cc140f782564fed2ff17d422848c2c9c4dcd2e7c3 Description: Go package implementing the WebSocket protocol The Gorilla WebSocket package provides a complete and tested implementation of the WebSocket protocol, as defined by RFC 6455. It passes the server tests in the Autobahn WebSockets Test Suite. Homepage: https://github.com/gorilla/websocket Multi-Arch: foreign Package: golang-github-gotestyourself-gotest.tools-dev Priority: optional Section: golang Installed-Size: 270 Maintainer: Debian Go Packaging Team Architecture: all Source: gotest.tools Version: 3.0.3-1apertis0bv2024dev2b1 Depends: golang-github-google-go-cmp-dev (>= 0.4.0~), golang-github-pkg-errors-dev Filename: pool/development/g/gotest.tools/golang-github-gotestyourself-gotest.tools-dev_3.0.3-1apertis0bv2024dev2b1_all.deb Size: 48744 MD5sum: 27338c753983b03c5826189eecabf697 SHA1: 247964ae2cb6098d1fc66b32f8a4fda77559f3f0 SHA256: cb12406c689aae31842340d218ec7dc60ff2b3f01cbf006faa28f9e0e7e5bd16 SHA512: 16846741d2fd5e068a5a9b7ed8b8ae9f64f34cd75e0394194890546c02ac70464edb262ab42adfe3cf22adcb0aeda79a31ba75d7c9e45ea124386829cbf75132 Description: collection of go packages to support common testing patterns Gotest.tools is a collection of packages to augment 'testing' and support common testing patterns. Homepage: https://github.com/gotestyourself/gotest.tools Package: golang-github-graylog2-go-gelf-dev Priority: optional Section: devel Installed-Size: 62 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-graylog2-go-gelf Version: 0.0+git20191017.1550ee6-1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-graylog2-go-gelf/golang-github-graylog2-go-gelf-dev_0.0+git20191017.1550ee6-1apertis0bv2024dev2b1_all.deb Size: 12600 MD5sum: c93df42d1fd12321a7be4a6d87263bf2 SHA1: 96e219324d60972894005ad50501d3cdb353d520 SHA256: bdeece26ca4093380608898412afcf37756b3e3d3ab95b4698d33bc0a70b4b43 SHA512: f8f1b96ae2bcc58983d7c656603819eb6d6dda345ec21233548b477a9ba39ebcd3d8b14065ef3131f536c2927bd5a0cf91a59886516e08ae2b0769002a7ed427 Description: GELF library and writer for Go GELF is graylog2's UDP logging format. This library provides an API that applications can use to log messages directly to a graylog2 server, along with an io.Writer that can be use to redirect the standard library's log messages (or os.Stdout), to a graylog2 server. . This package contains the source. Homepage: https://github.com/Graylog2/go-gelf Package: golang-github-grpc-ecosystem-go-grpc-middleware-dev Priority: optional Section: golang Installed-Size: 507 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-grpc-ecosystem-go-grpc-middleware Version: 1.3.0-1+apertis0bv2024dev2b1 Depends: golang-github-go-kit-kit-dev, golang-github-golang-protobuf-1-3-dev (>= 1.3.3~), golang-github-opentracing-opentracing-go-dev, golang-github-sirupsen-logrus-dev (>= 1.4.2~), golang-go.uber-zap-dev, golang-golang-x-net-dev, golang-google-grpc-dev (>= 1.27.1~) Filename: pool/development/g/golang-github-grpc-ecosystem-go-grpc-middleware/golang-github-grpc-ecosystem-go-grpc-middleware-dev_1.3.0-1+apertis0bv2024dev2b1_all.deb Size: 67328 MD5sum: 5ec7ba3f61c9176600b86ff9b9b2d82e SHA1: 696f4bd9efce860d6d13b5cf6ab74b472fd6db74 SHA256: 0577344826dc96d3a2c96d80539d20fd5322a6f04f9da546a69d839a5ffff7ad SHA512: be4f21a6529ad6ca26ec86435df3a8014c1ddfb121c9117782b5e7b1551a7859b70290080dae81c11c4f41068acff91757638cc79390458ccc9eef1e50f1e751 Description: Go gRPC Middlewares: interceptor chaining, auth, logging, retries and more gRPC Go recently acquired support for Interceptors, i.e. middleware that is executed either on the gRPC Server before the request is passed onto the user's application logic, or on the gRPC client either around the user call. It is a perfect way to implement common patterns: auth, logging, message, validation, retries or monitoring. . These are generic building blocks that make it easy to build multiple microservices easily. The purpose of this repository is to act as a go-to point for such reusable functionality. It contains some of them itself, but also will link to useful external repos. . grpc_middleware itself provides support for chaining interceptors. Homepage: https://github.com/grpc-ecosystem/go-grpc-middleware Multi-Arch: foreign Package: golang-github-grpc-ecosystem-go-grpc-prometheus-dev Priority: optional Section: devel Installed-Size: 156 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-grpc-ecosystem-go-grpc-prometheus Version: 1.2.0+git20191002.6af20e3-3apertis0bv2024dev2b1 Depends: golang-github-prometheus-client-golang-dev, golang-golang-x-net-dev, golang-google-grpc-dev (>= 1.3.2~) Filename: pool/development/g/golang-github-grpc-ecosystem-go-grpc-prometheus/golang-github-grpc-ecosystem-go-grpc-prometheus-dev_1.2.0+git20191002.6af20e3-3apertis0bv2024dev2b1_all.deb Size: 25364 MD5sum: a6eaf8f21063f921b5909e88863871b3 SHA1: a8c4b8955fc3a86c0b7706e66b171beb9914b6db SHA256: 007f27cab4f9b95759d2f87efb26c004578508e7f493de2975709a9031ba8f0e SHA512: 72c38419e518ae65223bb411c5c75dba08dd2ae6db7ebb7bd00297f2365076241838e534e9d57cba1181cbbba180f8ee9e0bf460d1a5d677741a6d0275aea5bd Description: Prometheus monitoring for gRPC Go servers This library uses gRPC Go interceptors (middleware) to implement both server- and client-side metrics and monitoring using Prometheus for a gRPC interface. . Using Prometheus for API monitoring allows querying and visualization of latency, request rates and other useful metrics that can be obtained from collecting time-series data. Homepage: https://github.com/grpc-ecosystem/go-grpc-prometheus Package: golang-github-grpc-ecosystem-grpc-gateway-dev Priority: optional Section: devel Installed-Size: 1687 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-grpc-ecosystem-grpc-gateway Version: 1.6.4-2co1bv2024dev2b1 Depends: golang-github-dghubble-sling-dev, golang-github-ghodss-yaml-dev, golang-github-rogpeppe-fastuuid-dev, golang-glog-dev, golang-golang-x-net-dev, golang-google-genproto-dev (>= 0.0~git20190111~), golang-google-grpc-dev (>= 1.6.0), golang-goprotobuf-dev (>= 1.2.0) Filename: pool/development/g/golang-github-grpc-ecosystem-grpc-gateway/golang-github-grpc-ecosystem-grpc-gateway-dev_1.6.4-2co1bv2024dev2b1_all.deb Size: 281144 MD5sum: 00a09505838ba19e38a1c63933ad99c8 SHA1: 4139a44d6fa4a72dab650d6d54a46f10b3ee7290 SHA256: 0b1be37011e25a6655ef4beaab33f84732a49a51897f441faec581516606511b SHA512: c6a0d3c4fb93ab9093f70998b8d264259e781a0fa429b54a7d17896814b2566f5c7a007ff55eb54b74dbd7833528f048ad421aafe0cd85dde766f29ca334c65f Description: gRPC to JSON proxy generator for Golang -- sources Grpc-gateway is a protoc plugin that reads gRPC service definitions and generates a reverse-proxy server which translates a RESTful JSON API into gRPC. The server is generated according to custom options in your gRPC definition and helps you to provide your APIs in both gRPC and RESTful style at the same time. . This package contains the development files. Homepage: https://github.com/grpc-ecosystem/grpc-gateway Package: golang-github-grpc-ecosystem-grpc-opentracing-dev Priority: optional Section: devel Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-grpc-ecosystem-grpc-opentracing Version: 0.0~git20180507.8e809c8-2apertis0bv2024dev2b1 Depends: golang-github-opentracing-opentracing-go-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev, golang-google-grpc-dev, golang-goprotobuf-dev Filename: pool/development/g/golang-github-grpc-ecosystem-grpc-opentracing/golang-github-grpc-ecosystem-grpc-opentracing-dev_0.0~git20180507.8e809c8-2apertis0bv2024dev2b1_all.deb Size: 11684 MD5sum: 73fdfed46e2c49add7922a9cb1e7432a SHA1: 30ae5b933db08a41474bcadb4f97be28ea94a7c6 SHA256: d0aca1029bbd2f79982dfe0eeadc444ee82755788b82b6e0996572ffb437a3bb SHA512: 5c59a8d19fd02e661fce2177d49614c13ad60d0e79c6844bff20b85699b614932d60de90eaff9a22faa765aaa0f7a091b8872d92e2360512af5a581d0dc13619 Description: expressive vendor-neutral APIs for distributed tracing and context propagation This package enables distributed tracing in GRPC clients and servers via `The OpenTracing Project`_: a set of consistent, expressive, vendor-neutral APIs for distributed tracing and context propagation. . OpenTracing implementations exist for major distributed tracing systems and can be bound or swapped with a one-line configuration change. Homepage: https://github.com/grpc-ecosystem/grpc-opentracing Package: golang-github-hailocab-go-hostpool-dev Priority: extra Section: devel Installed-Size: 34 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hailocab-go-hostpool Version: 0.0~git20160125.0.e80d13c-1.1apertis0bv2024dev2b1 Depends: golang-go, golang-github-bmizerany-assert-dev Filename: pool/development/g/golang-github-hailocab-go-hostpool/golang-github-hailocab-go-hostpool-dev_0.0~git20160125.0.e80d13c-1.1apertis0bv2024dev2b1_all.deb Size: 8024 MD5sum: 43bb1f43d9613fe9537355407f185fa7 SHA1: 58872a0e976ac8721b69b326c8ddf36b2eade1a8 SHA256: 3c3d61f64a7114176d6c05c5100daecfebc7ac8a63727bda6f75748538479e2c SHA512: 6c1bf39cd4a2e31f6161f0daefd1e1d15b0ef4e5476fa9a20e977bdc9ec6c9ed96ae2cafcf4509be3185338c67461b36527b6fbba8501c9102ce1e883144b274 Description: flexibly pool among multiple hosts from Go application go-hostpool is a Go package to intelligently and flexibly pool among multiple hosts from your Go application. Host selection can operate in round robin or epsilon greedy mode, and unresponsive hosts are avoided. Homepage: https://github.com/hailocab/go-hostpool Package: golang-github-hanwen-go-fuse-dev Priority: optional Section: golang Installed-Size: 537 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hanwen-go-fuse Version: 2.1.0+git20220822.58a7e14-1+apertis1bv2024dev3b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-hanwen-go-fuse/golang-github-hanwen-go-fuse-dev_2.1.0+git20220822.58a7e14-1+apertis1bv2024dev3b1_all.deb Size: 100412 MD5sum: c66fad7e44d92ee6c638784da88cfa08 SHA1: 7ca726bc3af82eb0edb1ab649a8136ab0df73ded SHA256: ee1147d00b976bfa6d2c325be6c148a72654f55732b882eb929342298449532a SHA512: f3819a9ba98ed436fbb6954cf64368d9c1c63e3f6b01dcbf7c36e78d9ead3fde1f8e1075601c97e8e818992300bdef277e1f86501dbbc78f4ebee6b641c1200c Description: Native Go bindings for the FUSE kernel module This package offers native Go bindings for FUSE, and has several features: . * High speed: as fast as libfuse using the gc compiler for single threaded loads. . * Supports in-process mounting of different FileSystems onto subdirectories of the FUSE mount. . * Supports 3 interfaces for writing filesystems: - PathFileSystem: define filesystems in terms path names. - NodeFileSystem: define filesystems in terms of inodes. - RawFileSystem: define filesystems in terms of FUSE's raw wire protocol. . * Both NodeFileSystem and PathFileSystem support manipulation of true hardlinks. . The package also includes two fleshed out examples, zipfs and unionfs. Homepage: https://github.com/hanwen/go-fuse Multi-Arch: foreign Package: golang-github-hashicorp-errwrap-dev Priority: optional Section: golang Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-errwrap Version: 1.1.0-1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-hashicorp-errwrap/golang-github-hashicorp-errwrap-dev_1.1.0-1apertis0bv2024dev2b1_all.deb Size: 5940 MD5sum: 9af99b09363677e5328fa8478032304b SHA1: 77d2fa4396e574644b3fb584ed21ecb3d6873764 SHA256: a223150588cfba82ed47d2dc240653647b714ac0ec05b280b26048377868c4cd SHA512: 8791c4f1b5c38e44e5559068bc09e060cee79a23d27933524fa4b750770fb4907ba7182b822f7d4c0ce459236b81a548d9902aef573cc9d44c4187376f879c26 Description: Errwrap is a Go (golang) library for wrapping and querying errors errwrap is a package for Go that formalizes the pattern of wrapping errors and checking if an error contains another error. . There is a common pattern in Go of taking a returned error value and then wrapping it (such as with fmt.Errorf) before returning it. The problem with this pattern is that you completely lose the original error structure. . Arguably the correct approach is that you should make a custom structure implementing the error interface, and have the original error as a field on that structure, such as this example. This is a good approach, but you have to know the entire chain of possible rewrapping that happens, when you might just care about one. . errwrap formalizes this pattern (it doesn't matter what approach you use above) by giving a single interface for wrapping errors, checking if a specific error is wrapped, and extracting that error. . This package contains the source. Homepage: https://github.com/hashicorp/errwrap Multi-Arch: foreign Package: golang-github-hashicorp-go-cleanhttp-dev Priority: optional Section: golang Installed-Size: 39 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-cleanhttp Version: 0.5.2-1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-hashicorp-go-cleanhttp/golang-github-hashicorp-go-cleanhttp-dev_0.5.2-1apertis0bv2024dev2b1_all.deb Size: 10596 MD5sum: f2c268d50d0beff7652a2f38eb8d6216 SHA1: 29ee6bd6455b5924dd484e14dbaa90d7995d449b SHA256: 23ba0f4aaf9408aba0b2ec242512d4b8297247891c8080063b10b11aadf3ec2e SHA512: f435d092ab7854872767346e77fc2a420cf37be50ee97313f7a0f9d87fd8d0a67e666db41cab5d2f0456756caef63696c771f648fdd2f993a3b7347eccf8deae Description: Functions for accessing "clean" Go http.Client values The Go standard library contains a default http.Client called http.DefaultClient. It is a common idiom in Go code to start with http.DefaultClient and tweak it as necessary, and in fact, this is encouraged; from the http package documentation: . The Client's Transport typically has internal state (cached TCP connections), so Clients should be reused instead of created as needed. Clients are safe for concurrent use by multiple goroutines. . Unfortunately, this is a shared value, and it is not uncommon for libraries to assume that they are free to modify it at will. With enough dependencies, it can be very easy to encounter strange problems and race conditions due to manipulation of this shared value across libraries and goroutines (clients are safe for concurrent use, but writing values to the client struct itself is not protected). . Making things worse is the fact that a bare http.Client will use a default http.Transport called http.DefaultTransport, which is another global value that behaves the same way. So it is not simply enough to replace http.DefaultClient with &http.Client{}. . This repository provides some simple functions to get a "clean" http.Client -- one that uses the same default values as the Go standard library, but returns a client that does not share any state with other clients. . This package contains the source. Homepage: https://github.com/hashicorp/go-cleanhttp Multi-Arch: foreign Package: golang-github-hashicorp-go-hclog-dev Priority: optional Section: devel Installed-Size: 91 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-hclog Version: 0.11.0-1apertis0bv2024dev2b1 Depends: golang-github-fatih-color-dev, golang-github-mattn-go-isatty-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-hashicorp-go-hclog/golang-github-hashicorp-go-hclog-dev_0.11.0-1apertis0bv2024dev2b1_all.deb Size: 18000 MD5sum: 502fa483dfd364556f7d425a7543446c SHA1: d126bf6cf66f540c2a97bb37c558d3a239323624 SHA256: 4ceeedad8aa3eeafec2e1dfd40fbfe3c0feba08e2344f16985009b801a940042 SHA512: 1c31f9c8140e7a82627b8ad322f3e160995c65da28a9e6825cb9aa004ab161336dc489e563278aa8cfb7dda529b062a8a67a5d11682a87444f7b28da43282e07 Description: common logging package for HashiCorp tools go-hclog is a package for Go that provides a simple key/value logging interface for use in development and production environments. . It provides logging levels that provide decreased output based upon the desired amount of output, unlike the standard library log package. . It provides Printf style logging of values via hclog.Fmt(). . It provides a human readable output mode for use in development as well as JSON output mode for production. Homepage: https://github.com/hashicorp/go-hclog Package: golang-github-hashicorp-go-immutable-radix-dev Priority: optional Section: golang Installed-Size: 126 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-immutable-radix Version: 1.3.1-3+apertis0bv2024dev2b1 Depends: golang-github-hashicorp-go-uuid-dev, golang-github-hashicorp-golang-lru-dev Filename: pool/development/g/golang-github-hashicorp-go-immutable-radix/golang-github-hashicorp-go-immutable-radix-dev_1.3.1-3+apertis0bv2024dev2b1_all.deb Size: 26592 MD5sum: d8b5a8229923932988cc8e66ab892dd1 SHA1: 5404d3931d5b1503ac0a8f2bf78db9b4732204ca SHA256: c35b37218eb16332173eadb6377cc21ff3d56b8880ac265b28a17e10e3af0d7f SHA512: 499d605e1ff8e595890706393d48946198a005b105d5b0aae60ec86efd85ec806854b74fad99fd4d666897dde235a1241e8936ccf2d03736eed1532863aa2141 Description: immutable radix tree implementation in Golang Golang implementation of an immutable radix tree (http://en.wikipedia.org/wiki/Radix_tree). The package only provides a single Tree implementation, optimized for sparse nodes. Homepage: https://github.com/hashicorp/go-immutable-radix Multi-Arch: foreign Package: golang-github-hashicorp-go-memdb-dev Priority: optional Section: devel Installed-Size: 192 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-memdb Version: 1.2.1-1apertis0bv2024dev2b1 Depends: golang-github-hashicorp-go-immutable-radix-dev (>= 1.3.0~) Filename: pool/development/g/golang-github-hashicorp-go-memdb/golang-github-hashicorp-go-memdb-dev_1.2.1-1apertis0bv2024dev2b1_all.deb Size: 34432 MD5sum: 912e2b9ce2d5534e2b4cb55c10e07b76 SHA1: 91b306b56160ef4c3059e3c251a1c722b49e14a2 SHA256: 67343e09d67f7cb0753266bb6e3983b759653b82351f0cdaeef85e2b5b59b9d9 SHA512: a8354df586ef3aab0f9135f9a0649dd252045f8baf4f34437c42a1d45c550d32d333d778927f6188282de4cd25aa93ec418d219aabbfbecae531a89cb0cc9f94 Description: in-memory database built on immutable radix trees Implementation of a simple in-memory database built on immutable radix trees. The database provides Atomicity, Consistency and Isolation from ACID. Being that it is in-memory, it does not provide durability. The database is instantiated with a schema that specifies the tables and indicies that exist and allows transactions to be executed. Homepage: https://github.com/hashicorp/go-memdb Package: golang-github-hashicorp-go-msgpack-dev Priority: optional Section: devel Installed-Size: 197 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-msgpack Version: 0.5.5-1apertis0bv2024dev2b1 Depends: golang-gopkg-vmihailenco-msgpack.v2-dev, golang-gopkg-mgo.v2-dev Filename: pool/development/g/golang-github-hashicorp-go-msgpack/golang-github-hashicorp-go-msgpack-dev_0.5.5-1apertis0bv2024dev2b1_all.deb Size: 43052 MD5sum: 8305843af056d27d1057e182cd129136 SHA1: 0bee844c0956788db5d91fdf08521b400f714ff7 SHA256: 766bae12be904b5807405555d8f7f5df6698936cf4a6d904d21c2db2e1971608 SHA512: b5d4098ffb7852c9aa0cf774af02153adca51ce02312736792ea2b3793ca4bcee8a1fe926905dc8a670587349e7fa590beb649dfc01272048961c2815baf5d58 Description: encode/decode and rpc library for msgpack and Binc High Performance, Feature-Rich Idiomatic Go codec/encoding library for binc, msgpack, cbor, json. The idiomatic Go support is as seen in other encoding packages in the standard library (ie json, xml, gob, etc). Homepage: https://github.com/hashicorp/go-msgpack Package: golang-github-hashicorp-go-multierror-dev Priority: optional Section: golang Installed-Size: 38 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-multierror Version: 1.1.1-2+apertis0bv2024dev2b1 Depends: golang-github-hashicorp-errwrap-dev Filename: pool/development/g/golang-github-hashicorp-go-multierror/golang-github-hashicorp-go-multierror-dev_1.1.1-2+apertis0bv2024dev2b1_all.deb Size: 7844 MD5sum: 84340a0c4fee1a796ed2b6bcca687008 SHA1: 2a2612dcb63cff42175f8f39588560080a28d141 SHA256: 4085df0420833084bcc022d5617cf0cd237b270916401bc32aea339043fd661c SHA512: 0c6733ae31525ee0526ab1c812fcb87cf9361f20248e9c7add2c8a506c01a6ba318217cd1972beb1acc688a968a38c9380eb040b761aedff4876091fda074525 Description: Go package for representing a list of errors as a single error go-multierror is a package for Go that provides a mechanism for representing a list of error values as a single error. . This allows a function in Go to return an error that might actually be a list of errors. If the caller knows this, they can unwrap the list and access the errors. If the caller doesn't know, the error formats to a nice human-readable format. . go-multierror implements the errwrap interface so that it can be used with that library, as well. . This package contains the source. Homepage: https://github.com/hashicorp/go-multierror Multi-Arch: foreign Package: golang-github-hashicorp-go-retryablehttp-dev Priority: optional Section: golang Installed-Size: 89 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-retryablehttp Version: 0.7.1-1+apertis0bv2024dev2b1 Depends: golang-github-hashicorp-go-cleanhttp-dev (>= 0.5.1), golang-github-hashicorp-go-hclog-dev (>= 0.9.2) Filename: pool/development/g/golang-github-hashicorp-go-retryablehttp/golang-github-hashicorp-go-retryablehttp-dev_0.7.1-1+apertis0bv2024dev2b1_all.deb Size: 21604 MD5sum: 3b718a10a4155d8116f4c3ba634a76b4 SHA1: e303bcc36a85b4fa696a6f9703fd72ed25571a50 SHA256: 7c43c4702bc94b807c30ae5a6190b73be2d5e08715e18912ffe3d9cff0f53f8e SHA512: 652e6c41d6f71e8a3c20563be0bf1c4059b20780252fbb3e7d7667f02510cb65ede561bc0775146c8bf0dbd8845dc0f962528530f48eb3ba4f1eb3a54852e22c Description: retryable HTTP client in Go This package provides a familiar HTTP client interface with automatic retries and exponential backoff. It is a thin wrapper over the standard net/http client library and exposes nearly the same public API. This makes retryablehttp very easy to drop into existing programs. Homepage: https://github.com/hashicorp/go-retryablehttp Multi-Arch: foreign Package: golang-github-hashicorp-go-sockaddr-dev Priority: optional Section: golang Installed-Size: 377 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-sockaddr Version: 1.0.2-2+apertis1bv2024dev2b1 Depends: golang-github-hashicorp-errwrap-dev Filename: pool/development/g/golang-github-hashicorp-go-sockaddr/golang-github-hashicorp-go-sockaddr-dev_1.0.2-2+apertis1bv2024dev2b1_all.deb Size: 54432 MD5sum: b3d45366a6f4ebc0b06f400b01d7da27 SHA1: ba81ef9b49f62dacd75d585e6a7cbe92bdbc4377 SHA256: 290b8aa8df1be75185c0e7379946bed6956cdd13cbb1e8c926bd2156225a8ac4 SHA512: 2e41983d0f72a131f75a27857e55e1957d839a85e2e04f4e43c292600f9f84ece02d5e2da516a123a20666b86e2d143c553561fd588521f98af6bb166d03bdaa Description: IP address/UNIX socket convenience functions for Go go-sockaddr is a convenience library that makes doing the right thing with IP addresses easy. go-sockaddr is loosely modeled after the UNIX sockaddr_t and creates a union of the family of sockaddr_t types. . The primary intent of the library was to make it possible to define heuristics for selecting the correct IP addresses when a configuration is evaluated at runtime. Homepage: https://github.com/hashicorp/go-sockaddr Multi-Arch: foreign Package: golang-github-hashicorp-go-syslog-dev Priority: optional Section: golang Installed-Size: 28 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-syslog Version: 1.0.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-hashicorp-go-syslog/golang-github-hashicorp-go-syslog-dev_1.0.0-2+apertis0bv2024dev2b1_all.deb Size: 6392 MD5sum: 397914054dc8bd825239ea55c6dea4aa SHA1: 928c0fb5c5341b678e5e00c019f1dedb9efa369b SHA256: 74bf336bb5d6f50d2aa6b03edc1dbaa8052b749719a1fdbbd514d34e4acd2acc SHA512: 1f385144a01fde6fb5167f51760341ecc04523e64399e5afd492f43fae8955ba8e56f91640c34dec48c7df7c79e0f12ad1bea21a90aca8c702eee6ac6a2c7b3e Description: Golang syslog wrapper, cross-compile friendly This package provides a very simple gsyslog package. The point of this package is to allow safe importing of syslog without introducing cross-compilation issues. The stdlib log/syslog cannot be imported on Windows systems, and without conditional compilation this adds complications. . Instead, gsyslog provides a very simple wrapper around log/syslog but returns a runtime error if attempting to initialize on a non Linux or OSX system. . This package contains the source. Homepage: https://github.com/hashicorp/go-syslog Multi-Arch: foreign Package: golang-github-hashicorp-go-uuid-dev Priority: optional Section: devel Installed-Size: 36 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-uuid Version: 1.0.2-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-hashicorp-go-uuid/golang-github-hashicorp-go-uuid-dev_1.0.2-2+apertis0bv2024dev2b1_all.deb Size: 8780 MD5sum: cf58d1a971745976df8d0805bc05b9f6 SHA1: 8c3a16d8fb6701efa433e0ddbbab7306584c9810 SHA256: 1926ab0e5d5aec5291a3f6785cb0d60d54e580200b9ea528a4d969dd9809fe63 SHA512: 44e1728f683469afd59fc2b2d2a4c50be1c4d73c43cb8655c6d4dc0a2406131487a0147becb129b6baeaef74f09fcba3acd01a415c9b14be667ad55f45c31e3d Description: generate UUID-format strings using high quality random bytes Generates UUID-format strings using high quality, purely random bytes. It can also parse UUID-format strings into their component bytes. Homepage: https://github.com/hashicorp/go-uuid Multi-Arch: foreign Package: golang-github-hashicorp-golang-lru-dev Priority: optional Section: devel Installed-Size: 79 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-golang-lru Version: 0.5.4-2apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-hashicorp-golang-lru/golang-github-hashicorp-golang-lru-dev_0.5.4-2apertis0bv2024dev2b1_all.deb Size: 14444 MD5sum: 751ebe020a2ad9287913358dbc73685f SHA1: d1c16a98522b9ea9fa689be99466187b18cfcdd7 SHA256: 295d1078f41786c44472eace46f4243982afc2c441dc4e62f1ccbb06058cac6b SHA512: fffd6ccc51b015a780a4be6b70884a997ef7ad602dbe85d6c21664f78f80b9c84d3d3c5c941eabccf4d56cf8ca8afe7f48d1726a13a10629cb67e06923d97852 Description: Golang LRU cache This provides the lru package which implements a fixed-size thread safe LRU cache. It is based on the cache in Groupcache. . This package contains the source. Homepage: https://github.com/hashicorp/golang-lru Multi-Arch: foreign Package: golang-github-hashicorp-hcl-dev Priority: optional Section: devel Installed-Size: 417 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-hcl Version: 1.0.0-1.1apertis0bv2024dev2b1 Depends: golang-github-davecgh-go-spew-dev Filename: pool/development/g/golang-github-hashicorp-hcl/golang-github-hashicorp-hcl-dev_1.0.0-1.1apertis0bv2024dev2b1_all.deb Size: 58348 MD5sum: 86b880cb106672ea06bbe1ef85dc96f2 SHA1: 8bdbd1a3dac905165f2feeaa98fa7d78e267edfb SHA256: 818b940cd2f6643bc1e5a562fffaf4230562f171fe8c61d2131a0a38d4b30ed8 SHA512: a4851bf6f1862bca30bf119f74c21e98a3f68591b7f83662c20ed579dc80b01f043f18f00efc6ea90a8cf2b2abf33269a8e19040779cea4d4a68011360a83909 Description: Go implementation of HashiCorp Configuration Language HCL (HashiCorp Configuration Language) is a configuration language built by HashiCorp. The goal of HCL is to build a structured configuration language that is both human and machine friendly for use with command-line tools, but specifically targeted towards DevOps tools, servers, etc. . HCL is also fully JSON compatible. That is, JSON can be used as completely valid input to a system expecting HCL. This helps makes systems interoperable with other systems. . HCL is heavily inspired by libucl, nginx configuration, and others similar. . This package contains the source. Homepage: https://github.com/hashicorp/hcl Package: golang-github-hashicorp-logutils-dev Priority: optional Section: golang Installed-Size: 36 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-logutils Version: 1.0.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-hashicorp-logutils/golang-github-hashicorp-logutils-dev_1.0.0-2+apertis0bv2024dev2b1_all.deb Size: 9188 MD5sum: cf51be7e13fcc3347f7fed55adf9f851 SHA1: 64bbcdf1d7e724bb987262973d38e0bf60a65e48 SHA256: c70e24478d09a937f459f3123802f62ad2ce6524e90a1389f150e2fa6aacc452 SHA512: 299c96bcce0a05945a878e060da2464a13dde4c137d62bb106937ca8461067f8d8e0150112b905e9f67a5d640f24438be241cbac022ddfda5b1facae162c4bea Description: Utilities for slightly better logging in Go logutils is a Go package that augments the standard library "log" package to make logging a bit more modern, without fragmenting the Go ecosystem with new logging packages. . This package contains the source. Homepage: https://github.com/hashicorp/logutils Multi-Arch: foreign Package: golang-github-hashicorp-mdns-dev Priority: optional Section: devel Installed-Size: 51 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-mdns Version: 1.0.3-2apertis0bv2024dev2b1 Depends: golang-github-miekg-dns-dev, golang-golang-x-net-dev Filename: pool/development/g/golang-github-hashicorp-mdns/golang-github-hashicorp-mdns-dev_1.0.3-2apertis0bv2024dev2b1_all.deb Size: 12544 MD5sum: bf35d544ad4b04ae16fbf17e76ab7994 SHA1: b95695c8e44105e5db9f8652273424f2bee3c3f1 SHA256: 12cf6e64e2bae946075ce11c45dcf7da7f2510fe914bd10c09e6bdf2773f37b4 SHA512: 55ebd39aebe5acee030e70178fc2b89c076405204643ecf0239971f8235b18c481d37dda7b45ac307162f935bec8a9816ad0a4d5744482f2328b44f22581cb25 Description: simple mDNS client/server library in Golang Simple mDNS client/server library in Golang. mDNS or Multicast DNS can be used to discover services on the local network without the use of an authoritative DNS server. This enables peer-to-peer discovery. It is important to note that many networks restrict the use of multicasting, which prevents mDNS from functioning. Notably, multicast cannot be used in any sort of cloud, or shared infrastructure environment. However it works well in most office, home, or private infrastructure environments. . This package contains the source. Homepage: https://github.com/hashicorp/mdns Package: golang-github-hashicorp-memberlist-dev Priority: optional Section: devel Installed-Size: 401 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-memberlist Version: 0.2.2-2+apertis2bv2024dev2b1 Depends: golang-github-armon-go-metrics-dev, golang-github-google-btree-dev, golang-github-hashicorp-go-msgpack-dev (>= 0.5.5~), golang-github-hashicorp-go-multierror-dev, golang-github-hashicorp-go-sockaddr-dev, golang-github-miekg-dns-dev (>= 1.1.26~) Filename: pool/development/g/golang-github-hashicorp-memberlist/golang-github-hashicorp-memberlist-dev_0.2.2-2+apertis2bv2024dev2b1_all.deb Size: 81284 MD5sum: b41ae2448db22503571a36e37c615f94 SHA1: 9e2066e4c2915ed69ae5bdbaa619d0f9759167fc SHA256: ff9c339fd8d4f828201e3cd0ae9ff756ef33c425d8522932538296052a9c4b20 SHA512: 8d778dfe1714a86e40294e656d2e40ab5c8bf1176daae27803cf07cd41cbc576520bc6564963c8149edb065304945956cfbd6bc6766d1e4dc12f81ead714a88f Description: Golang package for gossip based membership and failure detection memberlist is a Go library that manages cluster membership and member failure detection using a gossip based protocol. . The use cases for such a library are far-reaching: all distributed systems require membership, and memberlist is a re-usable solution to managing cluster membership and node failure detection. . memberlist is eventually consistent but converges quickly on average. The speed at which it converges can be heavily tuned via various knobs on the protocol. Node failures are detected and network partitions are partially tolerated by attempting to communicate to potentially dead nodes through multiple routes. This package contains the source. Homepage: https://github.com/hashicorp/memberlist Package: golang-github-hashicorp-serf-dev Priority: optional Section: devel Installed-Size: 708 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-serf Version: 0.9.4~ds1-1apertis0bv2024dev2b1 Depends: golang-github-armon-circbuf-dev, golang-github-armon-go-metrics-dev, golang-github-fatih-color-dev, golang-github-google-btree-dev, golang-github-hashicorp-go-msgpack-dev (>= 0.5.5~), golang-github-hashicorp-go-syslog-dev, golang-github-hashicorp-logutils-dev, golang-github-hashicorp-mdns-dev, golang-github-hashicorp-memberlist-dev (>= 0.2.2~), golang-github-mitchellh-cli-dev, golang-github-mitchellh-mapstructure-dev, golang-github-ryanuber-columnize-dev Filename: pool/development/g/golang-github-hashicorp-serf/golang-github-hashicorp-serf-dev_0.9.4~ds1-1apertis0bv2024dev2b1_all.deb Size: 130316 MD5sum: 8833ebbfc5a99f8eec2d99aa23f9e3ab SHA1: b164cec4ff517b89689c2d4c973a8ff04948c686 SHA256: 971d31b9fb6b80101a29d902f1c40e6bf08c565ba042eaf9f78ce648241026e3 SHA512: 3117b447a6879ef19e1670a4b9665c440171c433e7d9dd1839547660b3920c122bb42ee3153b329de58ea609ec1f868593727c5e455aa3bfdf4f4ce41f69576d Description: Service orchestration and management tool (source) Serf is a decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant. . Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip protocol is used to communicate with other nodes. Serf can detect node failures and notify the rest of the cluster. An event system is built on top of Serf, letting you use Serf's gossip protocol to propagate events such as deploys, configuration changes, etc. Serf is completely masterless with no single point of failure. . This package contains the source. Homepage: https://www.serfdom.io Package: golang-github-ianlancetaylor-demangle-dev Priority: optional Section: golang Installed-Size: 257 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ianlancetaylor-demangle Version: 0.0~git20200824.28f6c0f-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-ianlancetaylor-demangle/golang-github-ianlancetaylor-demangle-dev_0.0~git20200824.28f6c0f-2+apertis0bv2024dev2b1_all.deb Size: 49356 MD5sum: 2f292fbe91bf43afb50048376868b9db SHA1: effcf40bc72d2ac0d5f7bb2e6b13dcfa91b2ffb4 SHA256: bbc94d16008d7f27ec2b8cd22f5c783079e2ff8ac1fec9f8d25ae1d623148dc6 SHA512: 785cd4edeef882506a769c48f4cbbe9c3e6647a22ec594adad9c358c4b0fc5a0398ed77f5f708f105d9246211c48c5abf3ad7f7dd6acb80f66d2c58c4066c787 Description: C++ symbol name demangler written in Go A Go package that can be used to demangle C++ symbol names. Homepage: https://github.com/ianlancetaylor/demangle Multi-Arch: foreign Package: golang-github-imdario-mergo-dev Priority: optional Section: golang Installed-Size: 110 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-imdario-mergo Version: 0.3.12-1+apertis0bv2024dev2b1 Depends: golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-github-imdario-mergo/golang-github-imdario-mergo-dev_0.3.12-1+apertis0bv2024dev2b1_all.deb Size: 23080 MD5sum: 8700fa11a641983bb42d533d4283eee9 SHA1: e84a3558909c2d98b6e9e40449d33ff2b294d994 SHA256: dafaf53cd48672218b8f5c24c5fbcb210e2251f749b40b5716b66dadb045e6d3 SHA512: 78f0c78716d0869a18513373cb60d72ca4ff179ac2c41e03ad85da0f094cba2b0b54620090517885421e629c9a43fca5c382c0ea69adbdd94fce47e01ada8601 Description: Functions to merge structs and maps in Go Mergo is a set of helper functions to merge structs and maps in the Go language. It is useful for configuration default values, avoiding messy if-statements in initialisation code. Homepage: https://github.com/imdario/mergo Multi-Arch: foreign Package: golang-github-insomniacslk-dhcp-dev Priority: optional Section: golang Installed-Size: 670 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-insomniacslk-dhcp Version: 0.0~git20220915.043f172-2+apertis0bv2024dev3b1 Depends: golang-github-jsimonetti-rtnetlink-dev, golang-github-mdlayher-ethernet-dev, golang-github-mdlayher-netlink-dev, golang-github-mdlayher-raw-dev, golang-github-u-root-uio-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-insomniacslk-dhcp/golang-github-insomniacslk-dhcp-dev_0.0~git20220915.043f172-2+apertis0bv2024dev3b1_all.deb Size: 107388 MD5sum: 6d4248ce5ee3acfeb26eded460029441 SHA1: f7554f875e6a05f2dfaceca1ee1575005b8ede16 SHA256: 4d89d8e57b247bee64512a2b61ff889bd0319ef57a2a5e19915d2e3816678b37 SHA512: 8e236003660fece7c57161ee71111929ae392e5da6aa51f2e4574b41d08ea3eaed5cbbcf750a4c76c006f958e21d7b76a912f7223314d579a75753ac4e696c25 Description: DHCPv6 and DHCPv4 packet library, client and server written in Go (library) DHCPv4 and DHCPv6 decoding/encoding library with client and server code, written in Go. . The library is split into several parts: . * dhcpv6: implementation of DHCPv6 packet, client and server * dhcpv4: implementation of DHCPv4 packet, client and server * netboot: network booting wrappers on top of dhcpv6 and dhcpv4 * iana: several IANA constants, and helpers used by dhcpv6 and dhcpv4 * rfc1035label: simple implementation of RFC1035 labels, used by dhcpv6 and dhcpv4 * interfaces, a thin layer of wrappers around network interfaces Homepage: https://github.com/insomniacslk/dhcp Multi-Arch: foreign Package: golang-github-intel-goresctrl-dev Priority: optional Section: golang Installed-Size: 821 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-intel-goresctrl Version: 0.3.0-2+apertis0bv2024dev2b1 Depends: golang-github-hashicorp-go-multierror-dev, golang-github-opencontainers-runtime-spec-dev, golang-github-prometheus-client-golang-dev, golang-golang-x-sys-dev, golang-gopkg-inf.v0-dev, golang-k8s-sigs-yaml-dev Filename: pool/development/g/golang-github-intel-goresctrl/golang-github-intel-goresctrl-dev_0.3.0-2+apertis0bv2024dev2b1_all.deb Size: 78544 MD5sum: d1896eecbf154530ce751ded35093f5f SHA1: d25176eb569b45e030e81820751a0bb610fe7c1d SHA256: 9011b953205748efdcad7031f4a46789d628240191b226d9c63e5cc2ed72f1b0 SHA512: 2aa12cc59399dfa4a64dc4840f4cfbde5d47e32eb3efd4abc3513a17a2f96dc536cbf742f499217f2780cec112be1726060179f1be29751ec31f158909ea2660 Description: Go library for managing resctrl filesystem The goresctrl library provides Go interface to manage following resources. . * CPU cache allocation and memory bandwidth. * CPU frequency in core granularity. * Storage I/O scheduler priority and bandwidth. Homepage: https://github.com/intel/goresctrl Multi-Arch: foreign Package: golang-github-ishidawataru-sctp-dev Priority: optional Section: golang Installed-Size: 62 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ishidawataru-sctp Version: 0.0+git20210707.9a39160-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-ishidawataru-sctp/golang-github-ishidawataru-sctp-dev_0.0+git20210707.9a39160-1+apertis0bv2024dev2b1_all.deb Size: 13424 MD5sum: b3aed810c5d50e0d0a7ab1953d923f79 SHA1: 9ce380584f158fff5c12d3972b574fca92ad5fcd SHA256: 3fcd54fd5b585c7570e98881518e05f246834ddd5709fdfd46b4e14cef565b7d SHA512: 4426c39625a322e02bb9a2dbd88fcf70aaf3a6c221a808c4ad5621cf6438ee81d7cacdde6588973eb0acf9c67821acbc61a3a84d9ed763604d77eceff53ad5b5 Description: SCTP library for the Go programming language Stream Control Transmission Protocol (SCTP) Homepage: https://github.com/ishidawataru/sctp Multi-Arch: foreign Package: golang-github-jcmturner-aescts.v2-dev Priority: optional Section: golang Installed-Size: 36 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jcmturner-aescts.v2 Version: 2.0.0-2+apertis0bv2024dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-jcmturner-aescts.v2/golang-github-jcmturner-aescts.v2-dev_2.0.0-2+apertis0bv2024dev2b1_all.deb Size: 5000 MD5sum: 7b64656b895fd62c11a443c6c5c2a6ec SHA1: 6e8b185fdfce36f909368e91c377f7e3e9dd4744 SHA256: 35f72e37c3329bcdd9b1bea5d5fcf26f729888384ed2d5bfbcde31cecda64f41 SHA512: 17af9b6f7a1cac2f054b67f3d5f3ef7ab6b9768abb0f4acef36580778fccafff6533f354ff087b88119c047e7f12bbb848a5560b9015de7671951e6bbe276ef2 Description: AES CBC Ciphertext Stealing mode for Go Golang library to encrypt and decrypt data using AES CBC Ciphertext stealing mode. Homepage: https://github.com/jcmturner/aescts Multi-Arch: foreign Package: golang-github-jcmturner-dnsutils.v2-dev Priority: optional Section: golang Installed-Size: 26 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jcmturner-dnsutils.v2 Version: 2.0.0-2+apertis0bv2024dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-jcmturner-dnsutils.v2/golang-github-jcmturner-dnsutils.v2-dev_2.0.0-2+apertis0bv2024dev2b1_all.deb Size: 4040 MD5sum: 1e763c5d042665a0436a6229fc8eb477 SHA1: 02cc91b2a3c354648dfa315bbaa2f8d16b9ece36 SHA256: 36e0d91d324a9ef916c42bfd43614ac280fd8653c56bfdc10dbc1998711c5e50 SHA512: 8cfa88ed3e1ec399a76e085de79a7e6f2f83335e75c16db80319d983cc89eb1c17c70aa6966fa67ee0247a870de2cf23dfad5cdba5dfb431b16b0c0d6f283203 Description: Golang library of DNS utilities A golang library of DNS utilities, mostly for the purposes of reading SRV records. Homepage: https://github.com/jcmturner/dnsutils Multi-Arch: foreign Package: golang-github-jcmturner-gofork-dev Priority: optional Section: devel Installed-Size: 120 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jcmturner-gofork Version: 1.0.0-4+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-jcmturner-gofork/golang-github-jcmturner-gofork-dev_1.0.0-4+apertis0bv2024dev2b1_all.deb Size: 25332 MD5sum: ac2f8cf0bd7ee83cc4327f13fc5db6fe SHA1: 4f0442766db475071c708cd7e88c3615f848d5d7 SHA256: aaec38f05afd0944be50c7ad14bcea5c0919e4aa723319650b672635e740be03 SHA512: e3688789c311a4ad82f6b7c2a66163968d9f8df29a81104c7453d519e4635b01fe07138fe2e4c5775e9212b7a0de3070b5bfec8ab773777b347e885033ca73da Description: forked and modified go standard library packages to work around issues This repository contains modified Go standard library packages for use as work arounds until issues are addressed in the official distribution. . There is no support for these packages. . These packages should not be generally used. Use the official Go packages instead. Homepage: https://github.com/jcmturner/gofork Multi-Arch: foreign Package: golang-github-jcmturner-goidentity.v6-dev Priority: optional Section: golang Installed-Size: 30 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jcmturner-goidentity.v6 Version: 6.0.1-2+apertis0bv2024dev2b1 Depends: golang-github-hashicorp-go-uuid-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-jcmturner-goidentity.v6/golang-github-jcmturner-goidentity.v6-dev_6.0.1-2+apertis0bv2024dev2b1_all.deb Size: 3912 MD5sum: 4c29e8d5b34e5dd995eb278040916ddd SHA1: 550fb2e749a85257849c1d3795a48e638a0af360 SHA256: 8cb4b43f5e73cd55f20f25d5f35de8bda3a6182a92eea5d52eddd73763edd4f2 SHA512: 4c67c6c2fb39469d0b668a431013a857c55e4499122e8fb26cca9ed3998341486619854045b507736ffa6ea0e90653787d8a09b011545e38f3aaeb1b4f8b3272 Description: Golang library for managing identities Standard interface for holding authenticated identities and their attributes. Homepage: https://github.com/jcmturner/goidentity Multi-Arch: foreign Package: golang-github-jcmturner-gokrb5.v8-dev Priority: optional Section: golang Installed-Size: 856 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jcmturner-gokrb5.v8 Version: 8.4.3-2+apertis0bv2024dev2b1 Depends: golang-github-gorilla-sessions-dev, golang-github-hashicorp-go-uuid-dev, golang-github-jcmturner-aescts.v2-dev, golang-github-jcmturner-dnsutils.v2-dev, golang-github-jcmturner-gofork-dev, golang-github-jcmturner-goidentity.v6-dev, golang-github-jcmturner-rpc.v2-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev Filename: pool/development/g/golang-github-jcmturner-gokrb5.v8/golang-github-jcmturner-gokrb5.v8-dev_8.4.3-2+apertis0bv2024dev2b1_all.deb Size: 119140 MD5sum: b52b3e6ae0ff3ee48e70f6e0c6a375c6 SHA1: 9350dc4c468b653f2b753a7b1390a477feac7d96 SHA256: 6199d683486f11dfca533063d807777f100700c582712609ec97281e9b1a4a0f SHA512: 857a6e9ebdeb3f8cd199c7afc283a91607a5f3257f937632f74cc4bec6973713ec188b8b2c23ff4ee4116ab60a38fab5c726ccfac9be93738f06e6372a723cc4 Description: Pure Go Kerberos library for clients and services Features: - Pure Go, no dependency on external libraries - No platform specific code - Server Side: - HTTP handler wrapper implements SPNEGO Kerberos authentication - HTTP handler wrapper decodes Microsoft AD PAC authorization data - Client Side: - Client that can authenticate to an SPNEGO Kerberos authenticated web service - Ability to change client's password - General: - Kerberos libraries for custom integration - Parsing Keytab files - Parsing krb5.conf files - Parsing client credentials cache files such as /tmp/krb5cc_$(id -u $(whoami)) Homepage: https://github.com/jcmturner/gokrb5 Multi-Arch: foreign Package: golang-github-jcmturner-rpc.v2-dev Priority: optional Section: golang Installed-Size: 285 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jcmturner-rpc.v2 Version: 2.0.3-2+apertis0bv2024dev2b1 Depends: golang-github-stretchr-testify-dev, golang-golang-x-net-dev Filename: pool/development/g/golang-github-jcmturner-rpc.v2/golang-github-jcmturner-rpc.v2-dev_2.0.3-2+apertis0bv2024dev2b1_all.deb Size: 24892 MD5sum: 7e5be2c83d17d76e8a4f4851702c6818 SHA1: 8a7dbd8f33e9183a9e374de18d2fe96187c7a0f4 SHA256: 9ff89b64bfa72509bb3fac3bd0794c667a822f5e30b0c8cfe068ea5d61622a42 SHA512: d160d28ff99d10c9891efc2d88d396d850a047093419457a97445167bfec94dc48612263bae31252403c30685cffa19a9d78b68b8bef34cb2e36bd402a1d2aca Description: Remote Procedure Call libraries for golang This project relates to CDE 1.1: Remote Procedure Call (http://pubs.opengroup.org/onlinepubs/9629399/) . It is a partial implementation that mainly focuses on unmarshaling NDR encoded byte streams into Go structures. Homepage: https://github.com/jcmturner/rpc Multi-Arch: foreign Package: golang-github-jessevdk-go-flags-dev Priority: optional Section: golang Installed-Size: 259 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go-flags Version: 1.4.0-6+apertis0bv2024dev3b1 Replaces: golang-go-flags-dev (<< 1.4.0-3~) Provides: golang-go-flags-dev Breaks: golang-go-flags-dev (<< 1.4.0-3~) Filename: pool/development/g/golang-go-flags/golang-github-jessevdk-go-flags-dev_1.4.0-6+apertis0bv2024dev3b1_all.deb Size: 48556 MD5sum: 97956e9ba36e0c367c46a202f94a3506 SHA1: ad5d4bd9361375bf8d716261f9ee278abce9791f SHA256: 6afe4861342d698079b81e58bd350119ebddeb32513503c89c0d88e5155bd7f5 SHA512: f94382294f4c5497c72c409262429f2cc3e2d27795840062f351213611cf2ea0bd467adacb3d3e878ee617af2527e8bf2e57ebb17e345dc4dadcbf4aeb43898e Description: Go library for parsing command line arguments Package flags provides an extensive command line option parser. . The flags package is similar in functionality to the go builtin flag package but provides more options and uses reflection to provide a convenient and succinct way of specifying command line options. Homepage: https://github.com/jessevdk/go-flags Multi-Arch: foreign Package: golang-github-jfrazelle-go-dev Priority: extra Section: oldlibs Installed-Size: 10 Maintainer: pkg-go Architecture: all Source: golang-github-docker-go Version: 0.0~git20160303.0.d30aec9-3.1+apertis0bv2024dev2b1 Depends: golang-github-docker-go-dev Filename: pool/development/g/golang-github-docker-go/golang-github-jfrazelle-go-dev_0.0~git20160303.0.d30aec9-3.1+apertis0bv2024dev2b1_all.deb Size: 2772 MD5sum: 9999631bee6f2228138dbf725b83c4ce SHA1: bc541418335c2d491b7e8d887686aea3791a7135 SHA256: 46be53f5b70cb2a02fef5d81e2f0f16a2a18f82f3ee297706bf5215986902e4e SHA512: b221290897972be0b0be9b5b3dd633703ae74d6a144f0b2c8e40504df7fb932fb861aea8042eaa7430c97ac47474549d9e565ec1d3b9e53e7c10521b3646be34 Description: Transitional package for golang-github-docker-go-dev This is a transitional package to ease upgrades to the golang-github-docker-go-dev package. It can safely be removed. Homepage: https://github.com/docker/go Package: golang-github-jinzhu-copier-dev Priority: optional Section: golang Installed-Size: 73 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jinzhu-copier Version: 0.3.2-2+apertis1bv2024dev3b1 Filename: pool/development/g/golang-github-jinzhu-copier/golang-github-jinzhu-copier-dev_0.3.2-2+apertis1bv2024dev3b1_all.deb Size: 12752 MD5sum: fe60ca90d60588909301d3877be46118 SHA1: fd15c7daa64e0f655e4e3c0a4d734148e1ed8f39 SHA256: c9bcc75ba25559245dd369b135ea17da4b760e03c7c2352a16ff573393bf6000 SHA512: 4524122fc3f3dab4896ab206fc3642bcb75e6fb5b65bf5ceae05a528c7fcf2369223271bad7434e1c765ca3e775ec51f11a00a7812931c43888425c80ebf7310 Description: Copy value from struct to struct and more (library) Library for deep copying complex datastructures in golang. Features: • Copy from field to field with same name • Copy from method to field with same name • Copy from field to method with same name • Copy from slice to slice • Copy from struct to slice • Copy from map to map • Enforce copying a field with a tag • Ignore a field with a tag Homepage: https://github.com/jinzhu/copier Package: golang-github-jinzhu-gorm-dev Priority: optional Section: golang Installed-Size: 503 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jinzhu-gorm Version: 1.9.6-2+apertis0bv2024dev2b1 Depends: golang-github-denisenkom-go-mssqldb-dev, golang-github-go-sql-driver-mysql-dev, golang-github-jinzhu-inflection-dev, golang-github-lib-pq-dev, golang-github-mattn-go-sqlite3-dev Filename: pool/development/g/golang-github-jinzhu-gorm/golang-github-jinzhu-gorm-dev_1.9.6-2+apertis0bv2024dev2b1_all.deb Size: 80976 MD5sum: 54d1dddbb8047081f0c32b0a2be1ecf3 SHA1: 21d5aa32ce36a90ac486a2d091392223811a788a SHA256: 2d1d2aba086e1706213fb611aa007ad10692350e3c2252fbeb614f4efb097ac1 SHA512: b36a269202a6f4696bfe6d8458c4560a51fce6a5d06c603dcc610e75123fd0a0516eb31f44cbb26d44c46082a5e31022119afb40242644ffbfe9ae20008541e6 Description: ORM library for Golang The fantastic ORM library for Golang, aims to be developer friendly. . Overview . * Full-Featured ORM (almost) * Chainable API * Auto Migrations * Relations (Has One, Has Many, Belongs To, Many To Many, Polymorphism) * Callbacks (Before/After Create/Save/Update/Delete/Find) * Preloading (eager loading) * Transactions * Embed Anonymous Struct * Soft Deletes * Customizable Logger * Iteration Support via Rows * Every feature comes with tests * Developer Friendly . go doc format documentation for this project can be viewed online without installing the package by using the GoDoc page at: http://godoc.org/github.com/jinzhu/gorm Homepage: https://github.com/jinzhu/gorm Multi-Arch: foreign Package: golang-github-jinzhu-inflection-dev Priority: optional Section: devel Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jinzhu-inflection Version: 1.0.0-1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-jinzhu-inflection/golang-github-jinzhu-inflection-dev_1.0.0-1apertis0bv2024dev2b1_all.deb Size: 6040 MD5sum: 781882d547401277ed6abff3511f7b9c SHA1: 76d59c0f01add9d40994a625e5cf3c6cf2722bc4 SHA256: d53762d899528a4fcb32122e00382f2a2887acba4fc14743948bad3b4286704e SHA512: bc65383d49ebbb99be6f6c27bb75ba778997811a82deb0ab5d4e0c876794a80475ea20c746c70e443fcd5ff57ac0f689d6000964bdbe1122e211455b8949bbc2 Description: pluralize and singularize English nouns Inflection is a Go library to pluralize and singularize English nouns. Rules are based on Rails' ActiveSupport set, but can be extended by users. Homepage: https://github.com/jinzhu/inflection Package: golang-github-jinzhu-now-dev Priority: optional Section: golang Installed-Size: 45 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jinzhu-now Version: 1.1.1-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-jinzhu-now/golang-github-jinzhu-now-dev_1.1.1-2+apertis0bv2024dev2b1_all.deb Size: 9888 MD5sum: b4742b1a8f0972ae9d73c622b121cd26 SHA1: 02346b1f0d930cd4d8b3a6cc8051b00d4d45dd76 SHA256: d4595a544eda4889793162b6915de6d810da217489b00660f36e88923e641ddc SHA512: 70f0937a9174f1026acf81ee1d2f9d701bd8a602067b3c3f3de26b77691f6257cd4bc34ff4c582d94edf764580a5d0f5f6402721fa06babf6a1c457f582b7a49 Description: time toolkit for golang Package now is a time toolkit for golang. . time.Now() // 2013-11-18 17:51:49.123456789 Mon . BeginningOfMinute() // 2013-11-18 17:51:00 Mon BeginningOfHour() // 2013-11-18 17:00:00 Mon BeginningOfDay() // 2013-11-18 00:00:00 Mon BeginningOfWeek() // 2013-11-17 00:00:00 Sun . FirstDayMonday = true // Set Monday as first day BeginningOfWeek() // 2013-11-18 00:00:00 Mon BeginningOfMonth() // 2013-11-01 00:00:00 Fri BeginningOfQuarter() // 2013-10-01 00:00:00 Tue BeginningOfYear() // 2013-01-01 00:00:00 Tue . EndOfMinute() // 2013-11-18 17:51:59.999999999 Mon EndOfHour() // 2013-11-18 17:59:59.999999999 Mon EndOfDay() // 2013-11-18 23:59:59.999999999 Mon EndOfWeek() // 2013-11-23 23:59:59.999999999 Sat . FirstDayMonday = true // Set Monday as first day EndOfWeek() // 2013-11-24 23:59:59.999999999 Sun EndOfMonth() // 2013-11-30 23:59:59.999999999 Sat EndOfQuarter() // 2013-12-31 23:59:59.999999999 Tue EndOfYear() // 2013-12-31 23:59:59.999999999 Tue . // Use another time t := time.Date(2013, 02, 18, 17, 51, 49, 123456789, time.UTC) New(t).EndOfMonth() // 2013-02-28 23:59:59.999999999 Thu . Monday() // 2013-11-18 00:00:00 Mon Sunday() // 2013-11-24 00:00:00 Sun EndOfSunday() // 2013-11-24 23:59:59.999999999 Sun . This package contains the source. Homepage: https://github.com/jinzhu/now Multi-Arch: foreign Package: golang-github-jmespath-go-jmespath-dev Priority: optional Section: golang Installed-Size: 1200 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jmespath-go-jmespath Version: 0.4.0-2+apertis0bv2024dev2b1 Depends: golang-github-davecgh-go-spew-dev, golang-github-pmezard-go-difflib-dev, golang-github-stretchr-objx-dev, golang-gopkg-yaml.v2-dev (>= 2.2.8) Filename: pool/development/g/golang-github-jmespath-go-jmespath/golang-github-jmespath-go-jmespath-dev_0.4.0-2+apertis0bv2024dev2b1_all.deb Size: 91824 MD5sum: c3c09f2c2300bad6047df0e9e128e6e2 SHA1: 32bcc1163267dbf518ff2013bbf47374a2b6ce16 SHA256: 3ab0454e925037aeb7eea1a4b43c0b30eee66abee53c8dd11575f6bf1243bf61 SHA512: 7277ea0f5d32abf177366e753d8d3eeb21b8b926bb595aa42e7651b96b4fd461b391a8b0c32c5441ba6f7586fa8cd01506ed0614c6f6886c52bb73d99189139b Description: Golang implementation of JMESPath A JMESPath implementation in Go. . See http://jmespath.org for more info. Homepage: https://github.com/jmespath/go-jmespath Multi-Arch: foreign Package: golang-github-jmhodges-clock-dev Priority: extra Section: devel Installed-Size: 33 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jmhodges-clock Version: 1.0-3.1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-jmhodges-clock/golang-github-jmhodges-clock-dev_1.0-3.1+apertis0bv2024dev2b1_all.deb Size: 6904 MD5sum: cd626b2e0f9511e5b532652e93e841aa SHA1: 724675feaea5600bdb250dd7a4bfcfe97e4263cd SHA256: cf1968a8273f72ace35a9d8657c7811fe7c9119c8d4b9324430073ee0fb99668 SHA512: 6523ec39c5fae9f77f6076e4de1d992f42cce96c23fc150d4f8e7b436bc86fc01b950a11f73bb5dcb0df5edcdbd5a4ef5f535b0edfb1446710ba7f64b77dadf0 Description: Go package for testing time-dependent code This package provides an abstraction for system time that enables testing of time-dependent code. Homepage: https://github.com/jmhodges/clock Package: golang-github-jmoiron-sqlx-dev Priority: optional Section: devel Installed-Size: 246 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jmoiron-sqlx Version: 1.3.5-1+apertis0bv2024dev2b1 Depends: golang-github-go-sql-driver-mysql-dev, golang-github-lib-pq-dev, golang-github-mattn-go-sqlite3-dev Filename: pool/development/g/golang-github-jmoiron-sqlx/golang-github-jmoiron-sqlx-dev_1.3.5-1+apertis0bv2024dev2b1_all.deb Size: 43920 MD5sum: 6ef1dd86320490ec53df17b6cab08c9f SHA1: 911ef501909a30c85cf555875e4188e018feb1af SHA256: 708110ba6376600a29a2691fa4936c9bd7363bbacdb75649fd2f824dab4ace9f SHA512: 5bd191e0b68ec8c6abe42d459b774e6f44c38feeb5a98f9c72108eb6741d1c29f8233022f69dae2f2299ff3d6b334f546647647c1a58c42e11ebea39ecac80f7 Description: General purpose extensions to Golang's database/sql library sqlx is a library which provides a set of extensions on Go's standard database/sql library. The sqlx versions of sql.DB, sql.TX, sql.Stmt, et al. all leave the underlying interfaces untouched, so that their interfaces are a superset on the standard ones. This makes it relatively painless to integrate existing codebases using database/sql with sqlx. . Major additional concepts are: . * Marshal rows into structs (with embedded struct support), maps, and slices * Named parameter support including prepared statements * Get and Select to go quickly from query to struct/slice Homepage: https://github.com/jmoiron/sqlx Package: golang-github-jonboulle-clockwork-dev Priority: extra Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jonboulle-clockwork Version: 0.1.0-4.1apertis0bv2024dev2b1 Replaces: golang-clockwork-dev (<< 0.1.0) Breaks: golang-clockwork-dev (<< 0.1.0) Filename: pool/development/g/golang-github-jonboulle-clockwork/golang-github-jonboulle-clockwork-dev_0.1.0-4.1apertis0bv2024dev2b1_all.deb Size: 5064 MD5sum: bd5428e4696a550b44b70705a3e61db1 SHA1: b7e5780a9d39e831c41d36c1c6b12479132100a9 SHA256: 41ad1b4104fc72ad42061f4fec9884fca4159be6196e394d849dc719a9ddb321 SHA512: faa55a660835b05b71236b6a24c9174234a8a0826b8fa52d9132ae5436de4ae9c829fd56fd9c4a978783380324fb2fe332a0a9d0b8c0571ec1fc29444b9d32aa Description: Simple fake clock for Go Simple fake clock for Go that replaces uses of the time package with a test class for testing purposes. Homepage: https://github.com/jonboulle/clockwork Package: golang-github-josharian-native-dev Priority: optional Section: golang Installed-Size: 21 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-josharian-native Version: 1.1.0-1+apertis1bv2024dev3b1 Filename: pool/development/g/golang-github-josharian-native/golang-github-josharian-native-dev_1.1.0-1+apertis1bv2024dev3b1_all.deb Size: 4176 MD5sum: 40ecbe540446ae9dc496a79dbf5578ee SHA1: 721760036a6a83c8d9ba9f7b6ee6f26247fdb75b SHA256: bafa4513e205ddca40cfdb27422cc9ac8a9d64c0e9fb9a5ba4e8d6a9cad9324c SHA512: 91b761b984292bdf27c0a391c7d481b581b340afbd86f074142fc4cfe5c0512b3e3dc24c6b3e7564bd64c0e7b0d5f41ed3e24fc630e66f154a12506af113286a Description: Easy to use native encoding/binary.ByteOrder (library) This package provides easy access to native byte order. Use native.Endian where you need the native binary.ByteOrder. . Please think twice before using this package. It can break program portability. Native byte order is usually not the right answer. Homepage: https://github.com/josharian/native Multi-Arch: foreign Package: golang-github-jpillora-backoff-dev Priority: optional Section: devel Installed-Size: 20 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jpillora-backoff Version: 1.0.0-1.1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-jpillora-backoff/golang-github-jpillora-backoff-dev_1.0.0-1.1apertis0bv2024dev2b1_all.deb Size: 3852 MD5sum: a167257c56290d7d3a1dc8b8ffad22f4 SHA1: 069bc14bc70820dc423972b65930572d24dd2962 SHA256: 1de44d2fc203ff080b13659d44250df55863b7a363a6ee99d3f130ea74904126 SHA512: 456ffdb811d2dfcf98864fc0eef35f8b4618c1e2f066d258841c431927c2ffff12c0e0688249af5a0be6d22d18b58e6f6096416e45b7b9f93e8164442e622395 Description: backoff algorithm in Golang Backoff is a simple exponential backoff counter in Go (Golang) Homepage: https://github.com/jpillora/backoff Package: golang-github-jsimonetti-rtnetlink-dev Priority: optional Section: golang Installed-Size: 1141 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jsimonetti-rtnetlink Version: 1.3.0-1+apertis1bv2024dev3b1 Depends: golang-github-cilium-ebpf-dev, golang-github-google-go-cmp-dev, golang-github-mdlayher-netlink-dev (>= 1.4), golang-golang-x-sys-dev Filename: pool/development/g/golang-github-jsimonetti-rtnetlink/golang-github-jsimonetti-rtnetlink-dev_1.3.0-1+apertis1bv2024dev3b1_all.deb Size: 119928 MD5sum: 427ded3b105b368391aec379e5a28642 SHA1: f7024f759934410a18464b984a7517a447f924eb SHA256: 95305a6084fd05635a9039b6a4a148b6a440b8e0ee2eb341397c914693653109 SHA512: 4d71ab45efb0a43e36715c22f8df9137d97e6d250c7a105f0ab88f60ad9f6e2de24a26dad6d15a0104dacefe39f654ab593fc3924da15b9eb0e1549e3400f90c Description: low-level access to the Linux rtnetlink API (library) The package rtnetlink allows the kernel's routing tables to be read and altered. Network routes, IP addresses, Link parameters, Neighbor setups, Queueing disciplines, Traffic classes and Packet classifiers may all be controlled. It is based on netlink messages. . A convenient, high-level API wrapper is available using package rtnl (https://godoc.org/github.com/jsimonetti/rtnetlink/rtnl). . The base rtnetlink library explicitly only exposes a limited low-level API to rtnetlink. It is not the intention (nor wish) to create an iproute2 replacement. Homepage: https://github.com/jsimonetti/rtnetlink Multi-Arch: foreign Package: golang-github-json-iterator-go-dev Priority: optional Section: golang Installed-Size: 497 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-json-iterator-go Version: 1.1.12-1+apertis0bv2024dev2b1 Depends: golang-github-modern-go-concurrent-dev, golang-github-modern-go-reflect2-dev Filename: pool/development/g/golang-github-json-iterator-go/golang-github-json-iterator-go-dev_1.1.12-1+apertis0bv2024dev2b1_all.deb Size: 62464 MD5sum: ab3801813fc847228d81c2765a7b7c93 SHA1: 5bfecb5615852551cad1198e34c6870230e33ea9 SHA256: f02265b04864163c7e462577499c0d85735708c8e2475e37cb728b2cd2499d36 SHA512: de42c0a42550d154406b2abdeb02e48a2aadfe083ad23f1ddfb0f53b0e47da957592c6851c3b6b0afa4d7bb5211c746d4992589bccce07613db7ab7bb7576ea8 Description: High-performance drop-in replacement of "encoding/json" Json-iterator is a high-performance 100% compatible drop-in replacement of "encoding/json" . Detailed documentation and migration guide can be found at http://jsoniter.com/migrate-from-go-std.html Homepage: http://jsoniter.com/ Multi-Arch: foreign Package: golang-github-juju-ansiterm-dev Priority: optional Section: golang Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-juju-ansiterm Version: 1.0.0-1+apertis0bv2024dev3b1 Depends: golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev, golang-github-lunixbochs-vtclean-dev, golang-gopkg-check.v1-dev Filename: pool/development/g/golang-github-juju-ansiterm/golang-github-juju-ansiterm-dev_1.0.0-1+apertis0bv2024dev3b1_all.deb Size: 15028 MD5sum: f7f3bcfd0cbf64e39b070c334abb55c6 SHA1: 703455b3b5a91288a47113cf47029c57644bc123 SHA256: 0a23209bf68e17a9a08e337217c25611424083c7f73b3d98b37526b3ed112bf7 SHA512: fc3679432051f3d57b0a2109bf38188b7779c05e09ba8a7a1cf56fe7e8ae52dd797212df0a20c106cf22c5adf23fbc2d897b1105c327149cbe5be1b91634284a Description: colored writers and tabwriters Package ansiterm provides a Writer that writes out the ANSI escape codes for color and styles. Homepage: https://github.com/juju/ansiterm Multi-Arch: foreign Package: golang-github-juju-ratelimit-dev Priority: optional Section: devel Installed-Size: 40 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-juju-ratelimit Version: 1.0.1-1.1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-juju-ratelimit/golang-github-juju-ratelimit-dev_1.0.1-1.1apertis0bv2024dev2b1_all.deb Size: 8284 MD5sum: dda75b99a5e0308a130c4f948ea0593c SHA1: e65b7090da8904046d1cdddc44de9627470b5351 SHA256: 506fe2d40d9b593fc8fb5d9cf4f3848f9aecf77c940d20ec31a9f5a649e1f67b SHA512: 1322fa2d6cfceac8e0e349a5c9c494cb5fa8f09f9f6364d914e381cbe3c93d9e5245b5299e5e0e297e12fea134c24d2cd8a3c68aec378b6d84503d61b76a69a2 Description: Efficient token-bucket-based rate limiter module for Go The ratelimit package provides an efficient token bucket implementation in Go. The token bucket algorithm implements a method for ensuring a reader or writer does not exceed a specified rate limit. Homepage: https://github.com/juju/ratelimit Package: golang-github-julienschmidt-httprouter-dev Priority: optional Section: golang Installed-Size: 87 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-julienschmidt-httprouter Version: 1.3.0-2+apertis0bv2024dev2b1 Breaks: burrow (<< 1.2.1-2) Filename: pool/development/g/golang-github-julienschmidt-httprouter/golang-github-julienschmidt-httprouter-dev_1.3.0-2+apertis0bv2024dev2b1_all.deb Size: 19460 MD5sum: 4572b08153b62796efc9bc41d3a0bfb3 SHA1: fd96ef47a4c488762df9d9deb736a63c31dd7157 SHA256: 83c9caaa75d287182775f377318fbbc978f71e66ee8e32f70b797be94ff711d1 SHA512: 7f084d00e9a1af2a356c9161c0764ff6b6d177a82e36e34b33095bdff4bb6e0511cd6c029aceb57ed7a77ff6c93cae0e36bbeca394596bcccde58742eac0289f Description: High performance HTTP request router for Go that scales well HttpRouter (github.com/julienschmidt/httprouter) is a lightweight high performance HTTP request router (also called multiplexer or just mux for short) for Go. . In contrast to the default mux of Go's net/http package, this router supports variables in the routing pattern and matches against the request method. It also scales better. . The router is optimized for high performance and a small memory footprint. It scales well even with very long paths and a large number of routes. A compressing dynamic trie (radix tree) structure is used for efficient matching. Homepage: https://github.com/julienschmidt/httprouter Multi-Arch: foreign Package: golang-github-kardianos-osext-dev Priority: optional Section: golang Installed-Size: 34 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kardianos-osext Version: 0.0~git20190222.2bc1f35-3+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-kardianos-osext/golang-github-kardianos-osext-dev_0.0~git20190222.2bc1f35-3+apertis0bv2024dev2b1_all.deb Size: 7532 MD5sum: 3149a7109adf6bacc3987cdb0d025a96 SHA1: 7be86ded0e6a2bf12e1c17f0cc3ad84e9f970573 SHA256: 67a24e0ee65046e89ecd67a468440343882dcd3b057406e1bea8eef257442b42 SHA512: 8b3043534903834c222a6910357779c3d748737e306a33cd36f388abcebef6d94db54ac1b7f4b429996d24140b4052cada312f5a772f8ef44da6ff73610081c4 Description: Extend "os" package with Executable and ExecutableFolder This Go library implements functions for discovering the current executable and folder to re-invoke the currently running program. This can be useful for upgrading the current executable or finding resources located relative to the executable file. Both working directory and the os.Args[0] value are arbitrary and cannot be relied on; os.Args[0] can be "faked" . These methods are available in the "os" package from Go 1.8 and later. Homepage: https://github.com/kardianos/osext Multi-Arch: foreign Package: golang-github-kisielk-sqlstruct-dev Priority: extra Section: devel Installed-Size: 26 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kisielk-sqlstruct Version: 0.0~git20150917.0.0b86a3e-2.1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-kisielk-sqlstruct/golang-github-kisielk-sqlstruct-dev_0.0~git20150917.0.0b86a3e-2.1apertis0bv2024dev2b1_all.deb Size: 6372 MD5sum: abdf1784f1e335258a847e92c9b3e432 SHA1: 0de39c87ad7edc1bf81c0af9213bb225e17a1a57 SHA256: 4f2f7bc1c8d6b72cb3d4b9048c51eba7857e9e573db04236b67cc139c0af801b SHA512: 22e7a6e2cb1bc123ee00990af0bb7b6558be8dc077f0cc66e9d7ba677f2b5c48690ab909863bca788680fa2af16a8f2044d40de19384a6ab3d3343a6f7803756 Description: convenience functions for using structs with the database/sql package Package sqlstruct provides some convenience functions for using structs with the Go standard library's database/sql package. . The package matches struct field names to SQL query column names. A field can also specify a matching column with "sql" tag, if it's different from field name. Unexported fields or fields marked with `sql:"-"` are ignored, just like with "encoding/json" package. Homepage: https://github.com/kisielk/sqlstruct Package: golang-github-kisom-goutils-dev Priority: extra Section: devel Installed-Size: 168 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kisom-goutils Version: 0.0~git20161101.0.858c9cb-2.1apertis0bv2024dev2b1 Depends: golang-github-kr-text-dev, golang-github-pkg-sftp-dev, golang-golang-x-crypto-dev, golang-golang-x-sys-dev, golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-github-kisom-goutils/golang-github-kisom-goutils-dev_0.0~git20161101.0.858c9cb-2.1apertis0bv2024dev2b1_all.deb Size: 29896 MD5sum: 46a061c34cbe64da6f1bcb884d0f19d2 SHA1: 2893aed975e2b729db53be227242cf8e1a9bedf4 SHA256: 8afdc1967af2b65df2491485bfa48e0eae302bf4e971712489fdb9e10afb1ffc SHA512: 5247406f5ee3024c7cb372516856f88e30c17b266daa868fedb77f394795c9e58488b90fb665c22773ae7c4304cdda62b133bf70595d26e9786371f63d2a3656 Description: Various TLS certificate tools and other utility libraries for Golang This package contains a collection of utility libraries for Golang, as well as an assortment of tools mainly for displaying information about TLS certificates and keys. Homepage: https://github.com/kisom/goutils Package: golang-github-klauspost-compress-dev Priority: optional Section: golang Installed-Size: 41556 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-klauspost-compress Version: 1.15.12+ds1-3+apertis0bv2024dev2b1 Depends: golang-github-cespare-xxhash-dev (>= 2.1.0~) Filename: pool/development/g/golang-github-klauspost-compress/golang-github-klauspost-compress-dev_1.15.12+ds1-3+apertis0bv2024dev2b1_all.deb Size: 30824296 MD5sum: a534694c91d5697730974c3168293e18 SHA1: c2e8626b5def165957a72e84ea7e1675620d3aed SHA256: 1a79edc8dc1d2e10f1fc6988eb8ec519f335bec9c52c25570415618b234ff99a SHA512: 4a4248e80e5340771e0a3fce851c99b89e818857c4e09ee358e9091dd6965b6113ce388078031d7a80632540535ecf12d0105515d9c7fcd0101ee37a197e2f2b Description: optimized compression packages This package is based on an optimized Deflate function, which is used by gzip/zip/zlib packages. It offers slightly better compression at lower compression settings, and up to 3x faster encoding at highest compression level. Homepage: https://github.com/klauspost/compress Multi-Arch: foreign Package: golang-github-klauspost-crc32-dev Priority: optional Section: devel Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-klauspost-crc32 Version: 1.2.0-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-klauspost-crc32/golang-github-klauspost-crc32-dev_1.2.0-1+apertis0bv2024dev2b1_all.deb Size: 16792 MD5sum: 44cacc9a320dcbc7a54296764d7c087a SHA1: 457de3a4f71271f341927e6fe9ed15467ab88ed6 SHA256: 9dd533e3c8eda958cf5e03c5283b8f08c846e6354a704329b6f6fd8a37424fe7 SHA512: d01f0e1ebe29debe162843be01ed80ae8cc95bb2af16e4db1b34683e6e2eb9eefb1aa6e81fb25255cea4f98afc7988eeaf43490181b8d7ad5d946ce1d07845b3 Description: CRC32 hash with x64 optimizations This package is a drop-in replacement for the standard library hash/crc32 package, that features SSE 4.2 optimizations on x64 platforms, for a 10x speedup. Homepage: https://github.com/klauspost/crc32 Package: golang-github-klauspost-pgzip-dev Priority: optional Section: golang Installed-Size: 395 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-klauspost-pgzip Version: 1.2.5-2+apertis0bv2024dev3b1 Depends: golang-github-klauspost-compress-dev Filename: pool/development/g/golang-github-klauspost-pgzip/golang-github-klauspost-pgzip-dev_1.2.5-2+apertis0bv2024dev3b1_all.deb Size: 114956 MD5sum: 583e1e51447f18c40611e1cb82de2431 SHA1: 37178bed59ddff313461c8c3ae5cbf254424053b SHA256: 943975eaff12c59b8e1d0112b50c871125ea194b7ded52868a5975403ad54ea8 SHA512: d360213fef19346fa6f735554396d3677fbc35855061ef950831f8a4649ba9238ad5fe19038abad1df31618851ec7648c4ab4dc340c96117fcbcbbfddc24b4be Description: parallel gzip (de)compression library for Go pgzip is a parallel compression/decompression library for Google Go which is a compatible drop-in for "compress/gzip". It splits compression into blocks that are processed in parallel. The output is a standard gzip file. The standard Go decompression of modified so it decompresses ahead of the current reader. The library is useful especially if large amounts of data (>1MB) are being processed. Homepage: https://github.com/klauspost/pgzip Multi-Arch: foreign Package: golang-github-knetic-govaluate-dev Priority: optional Section: golang Installed-Size: 202 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-knetic-govaluate Version: 3.0.0+git20171022.9aa4983-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-knetic-govaluate/golang-github-knetic-govaluate-dev_3.0.0+git20171022.9aa4983-2+apertis0bv2024dev2b1_all.deb Size: 33100 MD5sum: 437a6f8c090187d4769e4cbd4b6f8f77 SHA1: 2c0c512b512e5c3478b98d2dda9bd5a8de41ee72 SHA256: ad47800eb6b1ca564aadb4c0a6431b463b03087601360db2feff4559dddff735 SHA512: 824901026083675e50359d69de476b58dcc278d4a51a4a0d6024fc79fc1a3fcac063e31f3aea16c633632e810f59fe1553896869f7711d7f180cc9f4569f4b8b Description: Arbitrary expression evaluation for golang (library) Provides support for evaluating arbitrary C-like artithmetic/string expressions. . Sometimes, you can't know ahead-of-time what an expression will look like, or you want those expressions to be configurable. Perhaps you've got a set of data running through your application, and you want to allow your users to specify some validations to run on it before committing it to a database. Or maybe you've written a monitoring framework which is capable of gathering a bunch of metrics, when evaluating a few expressions to see if any metrics should be alerted upon, but the conditions for alerting are different for each monitor. . A lot of people wind up writing their own half-baked style of evaluation language that fits their needs, but isn't complete. Or they wind up baking the expression into the actual executable, even if they know it's subject to change. These strategies may work, but they take time to implement, time for users to learn, and induce technical debt as requirements change. This library is meant to cover all the normal C-like expressions, so that you don't have to reinvent one of the oldest wheels on a computer. Homepage: https://github.com/Knetic/govaluate Multi-Arch: foreign Package: golang-github-konsorten-go-windows-terminal-sequences-dev Priority: optional Section: devel Installed-Size: 20 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-konsorten-go-windows-terminal-sequences Version: 1.0.2-3+apertis1bv2024dev3b1 Filename: pool/development/g/golang-github-konsorten-go-windows-terminal-sequences/golang-github-konsorten-go-windows-terminal-sequences-dev_1.0.2-3+apertis1bv2024dev3b1_all.deb Size: 3792 MD5sum: 01335360d2d189191955635df8f21e11 SHA1: 86b8df4df90152e5e51a80c1f1975b634a0444f3 SHA256: ec4d59998869d4a5d2ed35ebffd0af8daf21f78a0fac6605da73824c5df56ada SHA512: 0917be8e72f34748296a2ce0d6cd0b6913e73fe69c41b243120c678085d37d21995aba017adccfd273d9a36e8e490b7feb4f6d8fb12c54d418fbc4b2885e7fd5 Description: Enable support for Windows Terminal Colors This library allows enabling Windows terminal color support for Go. . Virtual terminal sequences are control character sequences that can control cursor movement, color/font mode, and other operations when written to the output stream. Sequences may also be received on the input stream in response to an output stream query information sequence or as an encoding of user input when the appropriate mode is set. Homepage: https://github.com/konsorten/go-windows-terminal-sequences Multi-Arch: foreign Package: golang-github-kr-fs-dev Priority: optional Section: devel Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kr-fs Version: 0.1.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-kr-fs/golang-github-kr-fs-dev_0.1.0-2+apertis0bv2024dev2b1_all.deb Size: 6644 MD5sum: 6ba18735bc1c79eaaaec174d577d6292 SHA1: 0cb0f724a3d8a603d65842640f0b480dd6280e67 SHA256: b535d5c6bb373ee6dc0f35b9fb053bc916b4d7638be709d952c8a97bbd7c7821 SHA512: cb6e32c21c755ff91827772ec6fb2179200c716b6381e2c96111cc471cc95c7460b203b8bd88926140f130d182779729117d961c74362416e3c5e0caca185bf0 Description: Provides filesystem-related functions for Go Package fs provides filesystem-related functions, especially Walker which provides a convenient interface for iterating over the descendants of a filesystem path, for the Go Programming Language. Homepage: https://github.com/kr/fs Multi-Arch: foreign Package: golang-github-kr-pretty-dev Priority: optional Section: golang Installed-Size: 69 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-pretty Version: 0.3.0-1+apertis0bv2024dev2b1 Replaces: golang-pretty-dev (<< 0.0~git20160325.0.add1dbc-1~) Provides: golang-pretty-dev Depends: golang-github-kr-text-dev (>= 0.2.0), golang-github-rogpeppe-go-internal-dev (>= 1.6.1) Breaks: golang-pretty-dev (<< 0.0~git20160325.0.add1dbc-1~) Filename: pool/development/g/golang-pretty/golang-github-kr-pretty-dev_0.3.0-1+apertis0bv2024dev2b1_all.deb Size: 14708 MD5sum: aa3c3c4238bbda1885dd6803ea6289df SHA1: 19ee83facac94b6010a3eeb594c451c9fa766860 SHA256: aa63f84a85bd0eb7df9f74f261c60931b6f29a83178ccbaeafebbdb22691ee74 SHA512: bd61d1f08f063518035fcc575b63e9544bc051e714a7e94f4a72a80803663acd5d4dadb67ae84b70f41a08f2bccaac7de8fc6968882849fd4ad296b3c87d9a47 Description: Pretty printing for Go values Go library package github.com/kr/pretty provides pretty-printing for Go values. This is useful during debugging, to avoid wrapping long output lines in the terminal. . It provides a function, Formatter, that can be used with any function that accepts a format string. It also provides convenience wrappers for functions in packages fmt and log. Homepage: https://github.com/kr/pretty/ Multi-Arch: foreign Package: golang-github-kr-text-dev Priority: optional Section: golang Installed-Size: 48 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-text Version: 0.2.0-2+apertis0bv2024dev2b1 Provides: golang-text-dev Depends: golang-github-creack-pty-dev Filename: pool/development/g/golang-text/golang-github-kr-text-dev_0.2.0-2+apertis0bv2024dev2b1_all.deb Size: 10476 MD5sum: 68bb36d65dde475e55d71a2eddf8bcae SHA1: 1801c002369f431883aba45ef070a35229f8319f SHA256: 66082313049c0ed326ae956548c57512a0715a26247b048ce0897b7f25a340c9 SHA512: 0995b1f8c6740fa72d9b50fbd9f65faad51d0b355b067bf86516f80407ed014e74dc6ddd9c503fbbcaf5c94fc0b9497423d9ecaf23c46b88c06c7ad679134ca7 Description: Go package for manipulating paragraphs of text Go library package "github.com/kr/text" provides rudimentary functions for manipulating text in paragraphs. Homepage: https://github.com/kr/text Multi-Arch: foreign Package: golang-github-leonelquinteros-gotext-dev Priority: optional Section: golang Installed-Size: 217 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-leonelquinteros-gotext Version: 1.5.0-3+apertis0bv2024dev2b1 Depends: golang-golang-x-tools-dev, golang-golang-x-text-dev Filename: pool/development/g/golang-github-leonelquinteros-gotext/golang-github-leonelquinteros-gotext-dev_1.5.0-3+apertis0bv2024dev2b1_all.deb Size: 25832 MD5sum: 15c4cd89359c4d5ee1e78971a71b19ab SHA1: 0d54970ca81d48a02055dcc12a310c467df7581d SHA256: a34a2a26faab1782743e1e8a0bf3c1184a25d05a36c914992056b1d4ef274012 SHA512: f17636e1f12eebb9d5748dfdd17123d21e8c8fce25ccf13f9c40ded7d4e31859f9170a56062f7143c32ba094df3f8c246dc4bc3298389d51490fe64438e4a68c Description: Go GNU gettext utilities package (library) GNU gettext utilities (https://www.gnu.org/software/gettext) for Go. . Features . * Implements GNU gettext support in native Go. * Complete support for PO files (https://www.gnu.org/software/gettext/manual/html_node/PO-Files.html) including: * Support for multiline strings and headers. * Support for variables inside translation strings using Go's fmt syntax (https://golang.org/pkg/fmt/). * Support for pluralization rules (https://www.gnu.org/software/gettext/manual/html_node/Translating- plural-forms.html). * Support for message contexts (https://www.gnu.org/software/gettext/manual/html_node/Contexts.html). * Support for MO files. * Thread-safe: This package is safe for concurrent use across multiple goroutines. * It works with UTF-8 encoding as it's the default for Go language. * Unit tests available. * Language codes are automatically simplified from the form en_UK to en if the first isn't available. * Ready to use inside Go templates. * Objects are serializable to []byte to store them in cache. * Support for Go Modules. Homepage: https://github.com/leonelquinteros/gotext Multi-Arch: foreign Package: golang-github-lib-pq-dev Priority: optional Section: devel Installed-Size: 436 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-lib-pq Version: 1.10.7-2+apertis0bv2024dev2b1 Replaces: golang-pq-dev (<< 0.0~git20151007.0.ffe986a-1~) Provides: golang-pq-dev Depends: golang-github-jcmturner-gokrb5.v8-dev Breaks: golang-pq-dev (<< 0.0~git20151007.0.ffe986a-1~) Filename: pool/development/g/golang-github-lib-pq/golang-github-lib-pq-dev_1.10.7-2+apertis0bv2024dev2b1_all.deb Size: 84460 MD5sum: 932a53ad0414500d64c97548b3e80d2e SHA1: 4b66ed89c0014ad643ea4cf6b0c51ad62e7481db SHA256: 8fc91743fad645bd0f045b7437b5f493ff97b531d3ea76cdcfaf1b047c2f2de9 SHA512: 996efc20fd912c384e027adc1c613b2b6134f3b86cef777b041409ecc199d77375c6413f85b2c8aa0c945cabf2233b49319d7a7835c4cb5f42527f8fbd7e4aef Description: pure Go Postgres driver for Go’s database/sql package After importing this package, you can connect to a Postgres database from your Go programs. This package does not depend on libpq-dev and does not need cgo, making it suitable for use when cross-compiling. . This package contains the source. Homepage: https://github.com/lib/pq Multi-Arch: foreign Package: golang-github-lunixbochs-vtclean-dev Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-lunixbochs-vtclean Version: 1.0.0-1apertis1bv2024dev3b1 Filename: pool/development/g/golang-github-lunixbochs-vtclean/golang-github-lunixbochs-vtclean-dev_1.0.0-1apertis1bv2024dev3b1_all.deb Size: 5592 MD5sum: b5e10b5b3a0c8bc1a319dfc2915c7aa4 SHA1: 3f65c2e9a63803a3ca051eb5533769758587c70c SHA256: 5287d4ad5f3a1d12b9f0358f8dc93d136a55b135eb40170cd63dc8d7fe932827 SHA512: a4b0b7e0d4183568cd32424ba8218880e3c2c51e80adddad3e317cc922d5205924e5bd5cfedc78ba93d3dba7879ab66f368252b00ac48bcde5d7470edca2a40c Description: strips terminal escapes from text, can preserve color package vtclean can clean up raw terminal output by stripping escape sequences, optionally preserving color. Homepage: https://github.com/lunixbochs/vtclean Multi-Arch: foreign Package: golang-github-magiconair-properties-dev Priority: optional Section: golang Installed-Size: 142 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-magiconair-properties Version: 1.8.7-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-magiconair-properties/golang-github-magiconair-properties-dev_1.8.7-1+apertis0bv2024dev2b1_all.deb Size: 29972 MD5sum: cba772a79155fb6efde34155e749dcb4 SHA1: 65cfeada22c81cb0a38f5be67cce0a7490c99a02 SHA256: 4ca9cfaa38e5cc87a5a18f2fb1c14d0b9dd2880a501ab39db2c08088f7b66e0e SHA512: 9aadfe463bb8e79571d878cf96b93864141071c27e68a7c41d7719927bcb65b7abbd87a6ca76190ce2d3fb16deb30cc9e9efd23185d8d7312c01b750d27368ab Description: Java properties scanner for Go “properties” is a Go library for reading and writing properties files. . It supports reading from multiple files and Spring style recursive property expansion of expressions like ${key} to their corresponding value. Value expressions can refer to other keys like in ${key} or to environment variables like in ${USER}. Filenames can also contain environment variables like in /home/${USER}/myapp.properties. . Comments and the order of keys are preserved. Comments can be modified and can be written to the output. . The properties library supports both ISO-8859-1 and UTF-8 encoded data. Homepage: https://github.com/magiconair/properties Multi-Arch: foreign Package: golang-github-manifoldco-promptui-dev Priority: optional Section: devel Installed-Size: 118 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-manifoldco-promptui Version: 0.8.0-2+apertis2bv2024preb1 Depends: golang-github-chzyer-readline-dev, golang-github-juju-ansiterm-dev Filename: pool/development/g/golang-github-manifoldco-promptui/golang-github-manifoldco-promptui-dev_0.8.0-2+apertis2bv2024preb1_all.deb Size: 23540 MD5sum: ff4b1c88ab579b3b92bb63eb81be829f SHA1: e3878926eba8d7480c781ba8d7db1a7bc6ff9b8d SHA256: 753fd32b46d3d9c5192c95e917950f81411fe78f72c024bb539339e87d3bbf2f SHA512: f31e19a1150154fd1863d9877fe38fa296702ba35410435611b216e600850cb361b2c175cdd0cb44482f2a8be510af5e2daf2eca0ac7cc03ad11fa481368e2be Description: Interactive prompt for command-line applications (library) promptui Interactive prompt for command-line applications. . Promptui is a library providing a simple interface to create command-line prompts for go. It can be easily integrated into spf13/cobra (https://github.com/spf13/cobra), urfave/cli (https://github.com/urfave/cli) or any cli go application. Homepage: https://github.com/manifoldco/promptui Package: golang-github-masterminds-semver-dev Priority: optional Section: golang Installed-Size: 105 Maintainer: Debian Go Packaging Team Architecture: all Version: 3.2.0-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-masterminds-semver-dev/golang-github-masterminds-semver-dev_3.2.0-1+apertis0bv2024dev2b1_all.deb Size: 22380 MD5sum: 0dde0ef93b218cd69819e161421c129b SHA1: dbd79f054b002a35dcc0362ae7c4ef6155adc030 SHA256: 789af7805523c0a01a9a66dfa01c44667cbfe4b13e4e2db79f2df389ff3df0d0 SHA512: d694262c791ea0a108dba3e429ad0ce15f3bf7e0bbb81184a03e3584a1cf055d151bc0e454fb6f2efb966600b9570d5fa59e804c1e82993242ad597179c3cc1e Description: Semantic versions library in Go The semver package provides the ability to work with Semantic Versions in Go. Specifically it provides the ability to: . * Parse semantic versions * Sort semantic versions * Check if a semantic version fits within a set of constraints * Optionally work with a v prefix Homepage: https://github.com/Masterminds/semver Multi-Arch: foreign Package: golang-github-mattn-go-colorable-dev Priority: optional Section: golang Installed-Size: 56 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mattn-go-colorable Version: 0.1.13-1+apertis0bv2024dev2b1 Depends: golang-github-mattn-go-isatty-dev (>= 0.0.16) Filename: pool/development/g/golang-github-mattn-go-colorable/golang-github-mattn-go-colorable-dev_0.1.13-1+apertis0bv2024dev2b1_all.deb Size: 10208 MD5sum: fc7680a6951238ed47669e4357464a87 SHA1: 863576afca18bafa5785841a84340ddb3f9df296 SHA256: c300dd56634c47c37778f955d738d7e9fe532bfa39996c0f0dd163a9a95a649a SHA512: 4d8b92ac7f978018e9de9d7a5ab5921de87a555762a5372c1ac0addf07b48ef517af30e8243ff7385fb6eee454fd63ddd27bfcca9647685b81dd186abd7092d1 Description: Golang library to colorable writer for windows This golang library is possible to handle escape sequence for ansi color on windows. Homepage: https://github.com/mattn/go-colorable Multi-Arch: foreign Package: golang-github-mattn-go-isatty-dev Priority: optional Section: golang Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mattn-go-isatty Version: 0.0.17-1+apertis0bv2024dev2b1 Depends: golang-golang-x-sys-dev (>= 0.0~git20220811.fbc7d0a) Filename: pool/development/g/golang-github-mattn-go-isatty/golang-github-mattn-go-isatty-dev_0.0.17-1+apertis0bv2024dev2b1_all.deb Size: 6332 MD5sum: 4f87dc6ab4bbe521a71fe88831239de7 SHA1: 71b11e0fc263f828c9ca85cebba91a4320b23672 SHA256: a10366d1d46061b26de0f0cf005cd1f694c85195cd845b4c079c2f7fccdb8f0d SHA512: f61bdb828685b7a520f8e7ca053c2a8c1dff96f1554f938aa5cce7de944320982e7a1068e8b0faff7776bc7017582abdd21b7fd7639b5acd78f7f0e1ffdfc0c1 Description: Golang library to implementation isatty interface The isatty() function tests whether a file descriptor refers to a terminal. . This package provides a library to implement isatty interface to Golang command-line programs. Homepage: https://github.com/mattn/go-isatty Multi-Arch: foreign Package: golang-github-mattn-go-runewidth-dev Priority: optional Section: golang Installed-Size: 80 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mattn-go-runewidth Version: 0.0.14-1+apertis0bv2024dev2b1 Depends: golang-github-rivo-uniseg-dev Filename: pool/development/g/golang-github-mattn-go-runewidth/golang-github-mattn-go-runewidth-dev_0.0.14-1+apertis0bv2024dev2b1_all.deb Size: 16176 MD5sum: 18b44c54e52f5f36bec9317faa38b443 SHA1: 764f0169545c8c2d3bf2e8c0bae8afeddcc5613a SHA256: d22e13fe768aa2b39dcc6bea0c5f2eca0fb8b1e4e5e0b137757bf9cff813a530 SHA512: bbeb5324cde262ebac6a8934ded2989969a7ea1a19ee4fec2609d9a1fd0b08b8f7b05aa824061415b8b7b3848754c0a9f27ba681024ecf2d7ca53aaaea3b646d Description: functions to get fixed width of the character or string Golang library provinding functions to get fixed width of the character or string. Homepage: https://github.com/mattn/go-runewidth Multi-Arch: foreign Package: golang-github-mattn-go-shellwords-dev Priority: optional Section: devel Installed-Size: 33 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mattn-go-shellwords Version: 1.0.10-2apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-mattn-go-shellwords/golang-github-mattn-go-shellwords-dev_1.0.10-2apertis0bv2024dev2b1_all.deb Size: 5940 MD5sum: 5a19aaaa7cc22cefa83c1e0d6a7e0d71 SHA1: f519ad4352694eda1f56902bb7cde13e303e8eae SHA256: 0fa53843ae0b62416222578bcb0ab01e399a1392ea41fdcc28130694e0844d1e SHA512: 534f900c919f422b60bb6ad99d68b7cdbb75b463201bb38ab8021dce239ab4f791b1426ca59b2943e7364189e3e5077784b269413b4ce65457b5b83a2ddeeb06 Description: parse line as shell words in Golang Parse line as shell words. Based on cpan module Parse::CommandLine (https://metacpan.org/pod/Parse::CommandLine). Homepage: https://github.com/mattn/go-shellwords Package: golang-github-mattn-go-sqlite3-dev Priority: optional Section: golang Installed-Size: 477 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-mattn-go-sqlite3 Version: 1.14.16~ds1-1+apertis0bv2024dev2b1 Depends: libsqlite3-dev Breaks: textql (<< 2.0.3-5) Filename: pool/development/g/golang-github-mattn-go-sqlite3/golang-github-mattn-go-sqlite3-dev_1.14.16~ds1-1+apertis0bv2024dev2b1_arm64.deb Size: 83444 MD5sum: 56aa1c8971e89947ad23839a54019472 SHA1: 97bd0cf2ef40e02f723468615702c7c0b0e11d4a SHA256: a3561dca20d0469d7cb17624b4883eef738cee0b9cd689d0c78aafd12f5d2799 SHA512: f12853fcd24b79b98af11d7366e28d848eb6d7508829871018f81b69cc47a3e4f1bf03e95b1bf452d73de8cff38964115091f96bff988f5b6cdb3e02b597a3d8 Description: sqlite3 driver for go that using database/sql SQLite3 driver conforming to the built-in database/sql interface. Currently, go-sqlite3 support following data types: null, integer, float, blob, text and timestamp/datetime. Homepage: https://github.com/mattn/go-sqlite3 Multi-Arch: same Package: golang-github-mdlayher-ethernet-dev Priority: optional Section: golang Installed-Size: 48 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mdlayher-ethernet Version: 0.0~git20220221.529eae5-1+apertis1bv2024dev3b1 Depends: golang-github-mdlayher-packet-dev Filename: pool/development/g/golang-github-mdlayher-ethernet/golang-github-mdlayher-ethernet-dev_0.0~git20220221.529eae5-1+apertis1bv2024dev3b1_all.deb Size: 10084 MD5sum: c3f711a15cf280cea8b4135945ae9b60 SHA1: 6bc48d2e2a2924d6e209a303a12cb73b08dd48d0 SHA256: 44e792bf920432bf0e07dd94d9c3c2b891677ebc7c08c0b720cb1d35febdabd6 SHA512: 0c21b8e0a937735860797d474b62e3944177417ffee3b8b9b40a79b674fc4f5afb403666f462e8b5036d7d5d807e18466046c459edd5c7f05636a1735ca4fac1 Description: Marshaling and unmarshaling of Ethernet frames and VLAN tags Package ethernet implements marshaling and unmarshaling of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags. . For more information about using raw sockets with Ethernet frames in Go, the author has published https://mdlayher.com/blog/network-protocol-breakdown-ethernet-and-go/ Homepage: https://github.com/mdlayher/ethernet Multi-Arch: foreign Package: golang-github-mdlayher-netlink-dev Priority: optional Section: devel Installed-Size: 205 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mdlayher-netlink Version: 1.7.1-1+apertis1bv2024dev3b1 Depends: golang-github-google-go-cmp-dev, golang-github-josharian-native-dev, golang-github-mdlayher-socket-dev (>= 0.4.0), golang-golang-x-net-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-mdlayher-netlink/golang-github-mdlayher-netlink-dev_1.7.1-1+apertis1bv2024dev3b1_all.deb Size: 40468 MD5sum: 77af4ecc16515285a7ccb0e0c36b3b1a SHA1: 4af643c045b5d3dbcfb52f57f56de5e0207b2db4 SHA256: d70729ec10d9f53ef42b4c77651da91b345a2b1d1f78eb489ec9be7e1f506509 SHA512: 2e71f410e8bc1f95a6de1cf37b2198e66b5f868cc5f5fde3aad36256612218264f9c38a921549ce39789c4fa6114d85e8c9489f91cccf76e4a241028d463ac12 Description: low-level access to Linux netlink sockets (library) The netlink package provides low-level access to Linux netlink sockets. . For more information about how netlink works, check out blog series on Linux, Netlink, and Go (https://mdlayher.com/blog/linux-netlink-and-go-part-1-netlink/). Homepage: https://github.com/mdlayher/netlink Multi-Arch: foreign Package: golang-github-mdlayher-packet-dev Priority: optional Section: golang Installed-Size: 41 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mdlayher-packet Version: 1.1.1-1+apertis1bv2024dev3b1 Depends: golang-github-google-go-cmp-dev, golang-github-josharian-native-dev, golang-github-mdlayher-socket-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-mdlayher-packet/golang-github-mdlayher-packet-dev_1.1.1-1+apertis1bv2024dev3b1_all.deb Size: 10876 MD5sum: c59082d6436edaef1ef794f03e325d6b SHA1: 2c0551a5d399fccea7bacdeb849907c22643c58c SHA256: 9ba14f43ab48e7b1704ce679f72cf9d53e986fbadeb653c204c7fade4bbd32f4 SHA512: ca00bf431dbdfefb1c34f7cad00489fb5f31e842516528fc63a57ae37f1d248cf79d46daf2a15b4e2669c85281a22007c590fb9c10ed16e220470f467dfe4516 Description: Go library for Linux packet sockets (AF_PACKET) github.com/mdlayer/packet is a successor to github.com/mdlayher/raw, but exclusively focused on Linux and AF_PACKET sockets. The APIs are nearly identical, but with a few changes which take into account some of the lessons learned while working on raw. Homepage: https://github.com/mdlayher/packet Multi-Arch: foreign Package: golang-github-mdlayher-raw-dev Priority: optional Section: devel Installed-Size: 45 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mdlayher-raw Version: 0.1.0-1+apertis1bv2024dev3b1 Depends: golang-github-google-go-cmp-dev, golang-github-mdlayher-packet-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-mdlayher-raw/golang-github-mdlayher-raw-dev_0.1.0-1+apertis1bv2024dev3b1_all.deb Size: 11436 MD5sum: 174f0d53f7f2c3b2413b29229e4aaca9 SHA1: 02de93636d4e3c1b658d2adcb96cd0b4e9dfe401 SHA256: 725d862cac5fb4a9e793e629d354f14c1afd867ff081fcbf3fb704a4374d50f5 SHA512: 7337f301399fcee404a9851d84f6d3d5cd46997e79f53c85950067228eef2f5048fbc4d31710c2b2f4d6e9567b52a11ead41396b233aa25c58e2630ac7807ccc Description: Read and write data at the raw network interface device level Raw is a golang package to access raw network sockets and read and write data directly to the wire. . For more information about using raw sockets with Ethernet frames in Go, the author has published https://mdlayher.com/blog/network-protocol-breakdown-ethernet-and-go/ . The upstream project was deprecated with the release of v0.1.0, and the successor project github.com/mdlayher/packet should be used instead. Homepage: https://github.com/mdlayher/raw Multi-Arch: foreign Package: golang-github-mdlayher-socket-dev Priority: optional Section: golang Installed-Size: 84 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mdlayher-socket Version: 0.4.0-1+apertis1bv2024dev3b2 Depends: golang-github-google-go-cmp-dev, golang-golang-x-net-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev (>= 0.0~git20220422.9388b58) Filename: pool/development/g/golang-github-mdlayher-socket/golang-github-mdlayher-socket-dev_0.4.0-1+apertis1bv2024dev3b2_all.deb Size: 19996 MD5sum: 9690d33cc4b1ca23cbd8f8e8e33e91cc SHA1: ac762f60b3c0e27a30d90cf5ed99da2b81e40035 SHA256: 8372cfd9944013e0954f30844448e494348bfc3df7f51521b045cde1e789d3d0 SHA512: b498b96ee74652e376dc518acf161f265a37f174af59b30595a4e9dc7f28608df9deaca7f9d540dfd438da33eafa4c874394b598798f78f0b9eb9407e02cf49d Description: low-level network connection type to provide asynchronous I/O (library) The socket package provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O and deadline support. . This package focuses on UNIX-like operating systems which make use of BSD sockets system call APIs. It is meant to be used as a foundation for the creation of operating system-specific socket packages, for socket families such as Linux's AF_NETLINK, AF_PACKET, or AF_VSOCK. This package should not be used directly in end user applications. . Any use of package socket should be guarded by build tags, as one would also use when importing the syscall or golang.org/x/sys packages. Homepage: https://github.com/mdlayher/socket Multi-Arch: foreign Package: golang-github-miekg-dns-dev Priority: optional Section: golang Installed-Size: 899 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-miekg-dns Version: 1.1.50-2+apertis1bv2024dev2b1 Replaces: golang-dns-dev (<< 0.0~git20161006.0.fc4e1e2-1~) Provides: golang-dns-dev Depends: golang-golang-x-net-dev (>= 1:0.0+git20210726.c6fcb2d), golang-golang-x-sync-dev, golang-golang-x-sys-dev Breaks: golang-dns-dev (<< 0.0~git20161006.0.fc4e1e2-1~) Filename: pool/development/g/golang-github-miekg-dns/golang-github-miekg-dns-dev_1.1.50-2+apertis1bv2024dev2b1_all.deb Size: 171344 MD5sum: 2c9587df5bf83075fa80a580049c9c7f SHA1: 3ac9f2b94336f9a3213b15b79fc0f4f422fe0526 SHA256: 8d56bd8713b4cf0d761ab9d535a91eadad43cc1f727e51c34491b371518e39c4 SHA512: 4b1b4a539755c15a3f6efed6e116873ac143285dce2d856c2d71d6b97a5b4741ff67394f46ec75230847e00a41bbcb658d21bf33e14104f5cb73aca6175031e7 Description: DNS protocol library for Go Complete and usable DNS library. All widely used Resource Records are supported, including the DNSSEC types. It follows a lean and mean philosophy. If there is stuff you should know as a DNS programmer there isn't a convenience function for it. Server side and client side programming is supported, i.e. you can build servers and resolvers with it. Homepage: https://github.com/miekg/dns Multi-Arch: foreign Package: golang-github-miekg-pkcs11-dev Priority: optional Section: golang Installed-Size: 184 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-miekg-pkcs11 Version: 1.0.3+dfsg1-2+apertis0bv2024dev2b1 Depends: libltdl-dev, libnss3-dev, pkg-config Filename: pool/development/g/golang-github-miekg-pkcs11/golang-github-miekg-pkcs11-dev_1.0.3+dfsg1-2+apertis0bv2024dev2b1_all.deb Size: 32668 MD5sum: be2d851ce9575e5418cfa63a254c62ae SHA1: c837a06e3cebd449ef5a5bf1f9ff0579e95e406a SHA256: 7e0915367f456a480e78d6ebe8d75cf2ef113ef7a833f81848e9157a53233a75 SHA512: b3febdebdf149aa839be1d9ed760058689afa023a9985c8ecdcb72824f53100a812f3ba81a2ee29db5f9bfcf12f1938506ccf5c682a96b7eb486cb47d38e6f2f Description: pkcs11 wrapper for Go This is a Go implementation of the PKCS#11 API. It wraps the library closely, but uses Go idiom were it makes sense. It has been tested with SoftHSM. . This package contains the source. Homepage: https://github.com/miekg/pkcs11 Package: golang-github-mitchellh-cli-dev Priority: optional Section: devel Installed-Size: 119 Maintainer: pkg-go Architecture: all Source: golang-github-mitchellh-cli Version: 1.1.1-1apertis0bv2024dev2b1 Depends: golang-github-armon-go-radix-dev, golang-github-bgentry-speakeasy-dev, golang-github-fatih-color-dev, golang-github-mattn-go-isatty-dev, golang-github-posener-complete-dev Filename: pool/development/g/golang-github-mitchellh-cli/golang-github-mitchellh-cli-dev_1.1.1-1apertis0bv2024dev2b1_all.deb Size: 24008 MD5sum: afa4419323aadbeec7a6ca1d4167b798 SHA1: 78d5937302533e426551c938ad27ca1a85d3e3c1 SHA256: 4cdb50564bc5ace648308bb80942f11a12ee618055fb6f41dd81d605a8d5e3f3 SHA512: 29506a327faf5c64c7b4d89c9e37ace3037ca39e1d4125172540faa42b837af66290c461eb7a64530d38b510d1b6978b379d3b4d88a129ea3d60b1ce3d98a080 Description: library for implementing command-line interfaces cli is a library for implementing powerful command-line interfaces in Go. cli is the library that powers the CLI for Packer, Serf, and Consul. . Features: - Easy sub-command based CLIs: cli foo, cli bar, etc. - Optional support for default subcommands so cli does something other than error. - Automatic help generation for listing subcommands - Automatic help flag recognition of -h, --help, etc. - Automatic version flag recognition of -v, --version. - Helpers for interacting with the terminal, such as outputting information, asking for input, etc. These are optional, you can always interact with the terminal however you choose. - Use of Go interfaces/types makes augmenting various parts of the library a piece of cake. Homepage: https://github.com/mitchellh/cli Package: golang-github-mitchellh-hashstructure-dev Priority: optional Section: golang Installed-Size: 41 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mitchellh-hashstructure Version: 1.1.0-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-mitchellh-hashstructure/golang-github-mitchellh-hashstructure-dev_1.1.0-1+apertis0bv2024dev2b1_all.deb Size: 8744 MD5sum: dbbfa33c61a8ffb1c7d4b3ac42a4a30e SHA1: 09ac7240cd3b2d9d46e6edbbdd0db681505d4805 SHA256: a36646a3dc8904edac1e6087acc05156d8512fb5ff51ada2b88dfa9cc8751346 SHA512: ac181616133ed9533e28fad8e245cf715dafb47a6d145221ccaaa5518c247e0d5a549d934233e79de399c34aebbc0ccf048e14dcbea538b3020b481b44def050 Description: generate hash values for arbitrary values in Golang Hashstructure is a Go library for creating a unique hash value for arbitrary values in Go. Homepage: https://github.com/mitchellh/hashstructure Multi-Arch: foreign Package: golang-github-mitchellh-mapstructure-dev Priority: optional Section: golang Installed-Size: 166 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mitchellh-mapstructure Version: 1.5.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-mitchellh-mapstructure/golang-github-mitchellh-mapstructure-dev_1.5.0-2+apertis0bv2024dev2b1_all.deb Size: 29316 MD5sum: 6816019dcf623f2b4c67ee6685ba43d3 SHA1: e9423cdd97256fb00eb458a1c0c1c8a3252fd047 SHA256: e4d9ca19ab4f89a42bebb1c9bdfe9d490de764207cd7cb6ad04649e11a3f77d1 SHA512: 8f6874c33bbf9e94a6bc01a07e6e90ad121225e19a28bd054be25d904f18e35ba9f71c3c5cefde7ddb132e2ec11662de088149b7dbc9ebd14bb772747ef0eda5 Description: library for decoding generic map values into native Go structures mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling. . This library is most useful when decoding values from some data stream (JSON, Gob, etc.) where you don't quite know the structure of the underlying data until you read a part of it. You can therefore read a map[string]interface{} and use this library to decode it into the proper underlying native Go structure. . Go offers fantastic standard libraries for decoding formats such as JSON. The standard method is to have a struct pre-created, and populate that struct from the bytes of the encoded format. This is great, but the problem is if you have configuration or an encoding that changes slightly depending on specific fields. . Perhaps we can't populate a specific structure without first reading the "type" field from the JSON. We could always do two passes over the decoding of the JSON (reading the "type" first, and the rest later). However, it is much simpler to just decode this into a map[string]interface{} structure, read the "type" key, then use something like this library to decode it into the proper structure. Homepage: https://github.com/mitchellh/mapstructure Multi-Arch: foreign Package: golang-github-mmcloughlin-avo-dev Priority: optional Section: golang Installed-Size: 19697 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mmcloughlin-avo Version: 0.5.0-1+apertis1bv2024dev3b1 Depends: golang-golang-x-arch-dev, golang-golang-x-tools-dev Filename: pool/development/g/golang-github-mmcloughlin-avo/golang-github-mmcloughlin-avo-dev_0.5.0-1+apertis1bv2024dev3b1_all.deb Size: 507416 MD5sum: 96b597a5a23b8a187ad063bb3fb01508 SHA1: 7b3e8fd741e91578d7f6b90f99bff51e3eae9527 SHA256: ec0730334cba75a72ccdeebb8dc5cb9ee7b5cd502f3c190468cd87b36d7555de SHA512: 5601bb99dd00319c96df76726a4017c40daab6a0d9501975164b6e40a2436bb4cc86e3896d7998fbf29d2e86ad759e9dac654eaa25daf04ad986b02d83eb8f4d Description: Generate x86 Assembly with Go (library) This is the library package of avo. . avo makes high-performance Go assembly easier to write, review and maintain. The avo package presents a familiar assembly-like interface that simplifies development without sacrificing performance: + Use Go control structures for assembly generation; avo programs are Go programs + Register allocation: write functions with virtual registers and avo assigns physical registers for you + Automatically load arguments and store return values: ensure memory offsets are correct for complex structures + Generation of stub files to interface with your Go package Homepage: https://github.com/mmcloughlin/avo Multi-Arch: foreign Package: golang-github-moby-locker-dev Priority: optional Section: golang Installed-Size: 21 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-moby-locker Version: 1.0.1-3+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-moby-locker/golang-github-moby-locker-dev_1.0.1-3+apertis0bv2024dev2b1_all.deb Size: 4464 MD5sum: df3cc610ceab6de6970dad039f6625a8 SHA1: 593719c0c8b38ce8eebc89793e1b7b5ba77c6983 SHA256: 0ec730213a40a35b06cbc1ec17ad21d028b4796ca82087f7b92a27b3b0d1ef69 SHA512: dd43d890ffad03e8de8f721c37609b954d3eba4b9d2166483de57bbc9cc5a70424cdfd0a41b777012ff39916b9fda33a308113d3d288513d3dec692987bd9d12 Description: Go library for creating finer-grained locking Locker provides a mechanism for creating finer-grained locking to help free up more global locks to handle other tasks. . The implementation looks close to a sync.Mutex, however, the user must provide a reference to use to refer to the underlying lock when locking and unlocking, and unlock may generate an error. . If a lock with a given name does not exist when Lock is called, one is created. Lock references are automatically cleaned up on Unlock if nothing else is waiting for the lock. Homepage: https://github.com/moby/locker Multi-Arch: foreign Package: golang-github-moby-sys-dev Priority: optional Section: golang Installed-Size: 214 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-moby-sys Version: 0.0~git20220606.416188a-1+apertis0bv2024dev2b1 Depends: golang-golang-x-sys-dev (>= 0.0~git20201101~) Filename: pool/development/g/golang-github-moby-sys/golang-github-moby-sys-dev_0.0~git20220606.416188a-1+apertis0bv2024dev2b1_all.deb Size: 43120 MD5sum: 7c8c56488e1ee59498fc5bd4c44c285c SHA1: 5fa9db0049f10cc73d60cfcd035cc6f11defdee3 SHA256: c4c5dce745773bb90fb57a42979c1efb51cbdf865c41f2b014297b0f7f2cd019 SHA512: 2034527063d38840fd6f680d9481af4f4686883a8cd4df37428ec5cf0ef0289c6f3161b9f14a20bbb877bac3e3ae982f803c919d3a7bb095a7ecd2a265d3cdfa Description: Library to parse mount info and mount filesystems It provides following Go libraries: . * github.com/moby/sys/mount * github.com/moby/sys/mountinfo Homepage: https://github.com/moby/sys Multi-Arch: foreign Package: golang-github-moby-term-dev Priority: optional Section: golang Installed-Size: 64 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-moby-term Version: 0.0~git20221120.abb1982-1+apertis0bv2024dev2b1 Depends: golang-github-creack-pty-dev, golang-github-google-go-cmp-dev, golang-github-gotestyourself-gotest.tools-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-moby-term/golang-github-moby-term-dev_0.0~git20221120.abb1982-1+apertis0bv2024dev2b1_all.deb Size: 11620 MD5sum: 7e7cffb010171a5e369a1f772e624b68 SHA1: 60355de8953716aa555813864a3130a7b6ad8289 SHA256: 6f98f538b3e898700bfaa7265d57bfa8167b4b088956317b1ca6637e45f888ba SHA512: c44fbbb99d02697580cf7fcb2809e74a112e96eac23d98becc74d813656f395552dfb65a57d0694bd6dbc01743df2526c76811f26370772c25ed24c199bcc1a0 Description: utilities for dealing with terminals term provides structures and helper functions to work with terminal (state, sizes). Homepage: https://github.com/moby/term Package: golang-github-modern-go-concurrent-dev Priority: optional Section: devel Installed-Size: 25 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-modern-go-concurrent Version: 1.0.3-1.1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-modern-go-concurrent/golang-github-modern-go-concurrent-dev_1.0.3-1.1apertis0bv2024dev2b1_all.deb Size: 4792 MD5sum: 004cc7e42c6811f8cfd27512ec4d1431 SHA1: 4f36e928cfcb226843c124c2565b526d6c45f831 SHA256: 1584f8451a39ef95e8280d8ce75b2ec786baca640cec13de14366be2794d5e05 SHA512: d5a7750d7a9b626e43beac8d0ab51421892b8a98e71bab2d18bf38fe123b9d67d855df3b2ae1a3ab80ffcfa72db65b162680b2dae52b17c96325a6394bbebdfa Description: Modern-go concurrency utilities The modern-go/concurrent library includes a collection of concurrency utilities: . * concurrent.Map: sync.Map backport for golang below 1.9. * concurrent.Executor: goroutine with explicit ownership and cancellable. Homepage: https://github.com/modern-go/concurrent Package: golang-github-modern-go-reflect2-dev Priority: optional Section: golang Installed-Size: 72 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-modern-go-reflect2 Version: 1.0.2-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-modern-go-reflect2/golang-github-modern-go-reflect2-dev_1.0.2-2+apertis0bv2024dev2b1_all.deb Size: 11100 MD5sum: 49b225793380dd601996aa660af21794 SHA1: a18db2f118e254a7a531792047a9e9bcaf94274a SHA256: ded39d35c8b28c68281180308db4871a348892e44aedb3e9a10562b17165a7e0 SHA512: 9c7d69e19121ae8fb4c003af42cf514d9f1e6a8d955b9ff7a4e83803ebdd084240f1c2b1d9562152058738375efc325c891b0a6f50ce90e2d917d1485e266e7b Description: Reflection API without runtime reflect.Value cost The reflect2 package provides a reflection API that avoids runtime reflect.Value cost: . * reflect get/set interface{}, with type checking * reflect get/set unsafe.Pointer, without type checking * reflect2.TypeByName works like Class.forName found in Java . This package is designed for low level libraries to optimize reflection performance. General applications should still use the standard library reflect. Homepage: https://github.com/modern-go/reflect2 Multi-Arch: foreign Package: golang-github-morikuni-aec-dev Priority: optional Section: devel Installed-Size: 36 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-morikuni-aec Version: 1.0.0-3+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-morikuni-aec/golang-github-morikuni-aec-dev_1.0.0-3+apertis0bv2024dev2b1_all.deb Size: 6744 MD5sum: e70189a1eac546c78ce921c5d2689ab9 SHA1: d5126de8564e381c9c35023c7df23eac69c20bd4 SHA256: 914252263c1e90a5bc23b4a40bacb5d7a4f5485b2e9cfa645e0d6808c55473b6 SHA512: a123dbdfdcdba27fd14b4c67d9911fba45260bade355016447c463a97f2116d0e8fb30d807cfcf5478352d22cdd9410c25d0e21d4899b0174d642a916cd5591a Description: Golang wrapper for ANSI escape code Golang library to manage ANSI escape codes. Homepage: https://github.com/morikuni/aec Multi-Arch: foreign Package: golang-github-mreiferson-go-httpclient-dev Priority: extra Section: devel Installed-Size: 28 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mreiferson-go-httpclient Version: 0.0~git20160630.0.31f0106-2.1+apertis0bv2024dev2b1 Replaces: golang-mreiferson-httpclient-dev (<< 0.0~git20140425-2~) Provides: golang-mreiferson-httpclient-dev Breaks: golang-mreiferson-httpclient-dev (<< 0.0~git20140425-2~) Filename: pool/development/g/golang-github-mreiferson-go-httpclient/golang-github-mreiferson-go-httpclient-dev_0.0~git20160630.0.31f0106-2.1+apertis0bv2024dev2b1_all.deb Size: 6280 MD5sum: 518ad17f30da4166b63f7390b1c2be51 SHA1: 880ebbced48c72df14b6503805e5436e62776254 SHA256: cab8f9fbd4f02ab52a9f2491cb18d6d99214a274704fe92eb9af62592cea5987 SHA512: 0cbed1230703e15e5cc1a673252aeb758b3a0123805c05bcf365590c68c803e354d294be78ae73e2314bfe37f423f04bd456a06e3ecd1747f601792eac632b32 Description: Go HTTP client with timeouts This Go package provides an HTTP Transport that implements the RoundTripper interface and can be used as a built in replacement for the standard library's, providing: . * connection timeouts * request timeouts . This is a thin wrapper around http.Transport that sets dial timeouts and uses Go's internal timer scheduler to call the Go 1.1+ CancelRequest() API. Homepage: https://github.com/mreiferson/go-httpclient Package: golang-github-mrunalp-fileutils-dev Priority: optional Section: devel Installed-Size: 28 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mrunalp-fileutils Version: 0.5.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-mrunalp-fileutils/golang-github-mrunalp-fileutils-dev_0.5.0-2+apertis0bv2024dev2b1_all.deb Size: 5492 MD5sum: f16c253f02a63fcf15f3740a80e2e2b2 SHA1: e88c2608e6fde60df148cda3183a131b35adf06f SHA256: 0de5dc39a56ae7b58c2e1bc4b9f7149a77261ced129082609265a4adc8928759 SHA512: c629d10004ffb1f1b43815ca6131102366d4d7cb3a227d2ff21c3c3e3783136b02a46acd78131f3f3693867ef6307599de49c9b83ea8ba52b5b13441ebfeef97 Description: collection of utilities for file manipulation in golang fileutils Collection of utilities for file manipulation in golang . The library is based on docker pkg/archive pkg/idtools but does copies instead of handling archive formats. Homepage: https://github.com/mrunalp/fileutils Multi-Arch: foreign Package: golang-github-mwitkow-go-conntrack-dev Priority: optional Section: golang Installed-Size: 65 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mwitkow-go-conntrack Version: 0.0~git20190716.2f06839-3+apertis0bv2024dev2b1 Depends: golang-github-jpillora-backoff-dev, golang-github-prometheus-client-golang-dev, golang-golang-x-net-dev Filename: pool/development/g/golang-github-mwitkow-go-conntrack/golang-github-mwitkow-go-conntrack-dev_0.0~git20190716.2f06839-3+apertis0bv2024dev2b1_all.deb Size: 14948 MD5sum: 2877b943955227b0b0c4c773e7d66d3d SHA1: 62b22228d5db592024fd989f9da944dfda4b8e93 SHA256: 395e06fe9560902448a1558c35890d9191a438623918b02888578d221ccd28dd SHA512: 715128d86316d940aa32816e78f0f072a3126ddbca2d596b67e158715f367bf55b8cc9968aade739e19fc6fcc30a8d8eebfa956cfe4b4c9d66cadeaf4b4639e2 Description: Go middleware for net.Conn tracking Prometheus (https://prometheus.io/) monitoring and x/net/trace (https://godoc.org/golang.org/x/net/trace#EventLog) tracing wrappers for net.Conn, both inbound (net.Listener) and outbound (net.Dialer). . Go standard library does a great job of doing "the right" things with your connections: http.Transport pools outbound ones, and http.Server sets good Keep Alive defaults. However, it is still easy to get it wrong. . That's why you should be able to monitor (using Prometheus) how many connections your Go frontend servers have inbound, and how big are the connection pools to your backends. You should also be able to inspect your connection without ssh and netstat. Homepage: https://github.com/mwitkow/go-conntrack Package: golang-github-ncw-swift-dev Priority: optional Section: devel Installed-Size: 291 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ncw-swift Version: 1.0.53-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-ncw-swift/golang-github-ncw-swift-dev_1.0.53-2+apertis0bv2024dev2b1_all.deb Size: 54792 MD5sum: b328cb1fa157a79b438cb908f070bf09 SHA1: b014c4452c8bb2d05dcae6acbeeba5cffb5e7f75 SHA256: 22aadb531b35218a07e55a9bdb3b71bf4a140f01e0556aefe738add2f78abc0e SHA512: 2e7e4dee16778cb2f2235152e18f7705cdd5dd6ba6339bdfe1220a3b5551e8f75b3f4ff230e5ebfd470f7d5a0a5f5cf8fb25b45d042fee0ab9784890df9090ff Description: Go language interface to Swift / Openstack / Rackspace cloud files This package provides an easy to use library for interfacing with Swift / Openstack Object Storage / Rackspace cloud files from the Go Language. Homepage: https://github.com/ncw/swift Multi-Arch: foreign Package: golang-github-networkplumbing-go-nft-dev Priority: optional Section: golang Installed-Size: 115 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-networkplumbing-go-nft Version: 0.2.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-networkplumbing-go-nft/golang-github-networkplumbing-go-nft-dev_0.2.0-2+apertis0bv2024dev2b1_all.deb Size: 17896 MD5sum: 4917e3b0788a31f7d5c62a50190ac499 SHA1: d5d8fc0877b6007ef706032e6ec50597ddcebff9 SHA256: a65d7721576f1433d47b0a423dd9143d8111a4373c9eab2b12505ffc0ea7f518 SHA512: 80ed9bec0bbaced3b6b64b90f9e29ba334c7c93d2b1b3bad42617a51ce74b76df075a05f806ec261dc91ea02a145268eb6361c317798f3f05b4838e038ac9583 Description: Go bindings for nft utility (library) go-nft wraps invocation of the nft utility with functions to append and delete rules; create, clear and delete tables and chains. Homepage: https://github.com/networkplumbing/go-nft Multi-Arch: foreign Package: golang-github-nkovacs-streamquote-dev Priority: optional Section: golang Installed-Size: 29 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-nkovacs-streamquote Version: 1.0.0-5+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-nkovacs-streamquote/golang-github-nkovacs-streamquote-dev_1.0.0-5+apertis0bv2024dev2b1_all.deb Size: 5832 MD5sum: 291c827bdc71fb6a752b5768329a13f2 SHA1: 2455f2293178806be2223d79422b25c869a4b412 SHA256: 15de680361e86491f1c5ecbe011066a93f727331df831834e6d9bd8678d75e51 SHA512: 07c5c9929d8f8eae33efb321a2d2600155155a7be78675c6659612a1d86e8557facfa402c669724d1aa942e8d502175092c049b3dd6ef25e7ff00ac61ca24c0e Description: Go package providing a streaming version of strconv.Quote This package provides a streaming version of strconv.Quote. . It allows you to quote the data in an io.Reader and write it out to an io.Writer without having to store the entire input and the entire output in memory. . Its primary use case is go.rice (https://github.com/GeertJohan/go.rice) and similar tools, which need to convert lots of files, some of them quite large, to go strings. . converter := streamquote.New() converter.Convert(inputfile, outfile) . Unlike strconv.Quote, it does not add quotes around the output. Homepage: https://github.com/nkovacs/streamquote Package: golang-github-nxadm-tail-dev Priority: optional Section: golang Installed-Size: 81 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-nxadm-tail Version: 1.4.5+ds1-5+apertis0bv2024dev2b1 Depends: golang-github-fsnotify-fsnotify-dev, golang-gopkg-tomb.v1-dev Filename: pool/development/g/golang-github-nxadm-tail/golang-github-nxadm-tail-dev_1.4.5+ds1-5+apertis0bv2024dev2b1_all.deb Size: 17144 MD5sum: 1d9fab937d04bdc25e9fe9c1acb8717e SHA1: 0d2c0324346253233b0174d28f05348d7bb8f7d0 SHA256: 5ab30eae1509c75141b21e7c3b602c5c1ef1dc920ea6f4c31da63527b66bfbf1 SHA512: 632a82fbe9a6c2eb98ef851b47945ba9c8e3244debff8057c636aaaa4a2b4d72797b33046c40e6c5ebcc98253c31183bed3081cca6978516821147e0767093fd Description: Go package for reading from continuously updated files This package emulates the features of the tail program. It comes with full support for truncation/deletion detection, as it is designed to work with log rotation tools. Homepage: https://github.com/nxadm/tail Multi-Arch: foreign Package: golang-github-olekukonko-tablewriter-dev Priority: optional Section: golang Installed-Size: 107 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-olekukonko-tablewriter Version: 0.0.5-2+apertis0bv2024dev2b1 Depends: golang-github-mattn-go-runewidth-dev (>= 0.0.9) Filename: pool/development/g/golang-github-olekukonko-tablewriter/golang-github-olekukonko-tablewriter-dev_0.0.5-2+apertis0bv2024dev2b1_all.deb Size: 20432 MD5sum: bdd9285afc147249cfc3d44bdbb15b0f SHA1: 7d5744b6b07bb8582c21b7d04c6a1f57f1d83d8d SHA256: 27edb72839e41b4a6c3d0317c077112662ba4703bf5f9500c1385c6e58bacd30 SHA512: 9d055095763a66fa705dbbd73d6d815e5b964eb1615b838de7c52036dd8608b4275ed9df39caa8d9a056a970b5f9b17fd689585d504735675ed8c04eabf0a77d Description: generate ASCII tables in Golang Library to generate ASCII tables using Go. Features automatic padding, multiple lines, alignment, custom separators, and much more. Homepage: https://github.com/olekukonko/tablewriter Multi-Arch: foreign Package: golang-github-olekukonko-ts-dev Priority: extra Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-olekukonko-ts Version: 0.0~git20140412.0.ecf753e-2co1bv2024dev2b1 Filename: pool/development/g/golang-github-olekukonko-ts/golang-github-olekukonko-ts-dev_0.0~git20140412.0.ecf753e-2co1bv2024dev2b1_all.deb Size: 4412 MD5sum: aa959309c8bdb1057a98b6d59e97c333 SHA1: 242aa961eb564eb569908a244686f7e4e9b7c887 SHA256: 6c7c8b52bdeb132444c4cfb93bafc72e1cd6be58f6efc01abf82ece2a9377234 SHA512: 41627189508494a0846e36014f9745e63083d1591c1259cc1254939f9c36eb3a0fcb14050a012ce99e2895b9b470ca6865b49aa7ce99ec722e9db17cb5538256 Description: Simple go library to get Terminal Size So Many Implementations do not support windows but ts has full windows support. See Documentation (http://godoc.org/github.com/olekukonko/ts) Homepage: https://github.com/olekukonko/ts Package: golang-github-onsi-ginkgo-dev Priority: optional Section: golang Installed-Size: 1001 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-ginkgo Version: 1.16.5-3+apertis0bv2024dev2b1 Replaces: golang-ginkgo-dev (<< 1.12.0-5~) Provides: golang-ginkgo-dev Depends: golang-github-nxadm-tail-dev, golang-golang-x-sys-dev, golang-gomega-dev Breaks: golang-ginkgo-dev (<< 1.12.0-5~) Filename: pool/development/g/golang-ginkgo/golang-github-onsi-ginkgo-dev_1.16.5-3+apertis0bv2024dev2b1_all.deb Size: 137256 MD5sum: b022ee42322682f8f93c5e081f67dfd0 SHA1: a15263c631a6bfe7cf6855175cb8c782b99a6142 SHA256: b55369ab1d5552cf8c93d47a0ed93ee2580656d074aa50e94775fa4a1ccac530 SHA512: 3d1eea8a6def7550386603ca8c6d82735b98fb081d7e7384fb066aeb1351e82848eaa92d1183fc898eda6f60c86a756d6b721310ba6f28b179ed2dd7d89acf13 Description: BDD Testing Framework for Go (development files) Ginkgo is a BDD-style Golang testing framework built to help you efficiently write expressive and comprehensive tests. It is best paired with the Gomega matcher library but is designed to be matcher-agnostic. . This package contains the development files. Homepage: https://github.com/onsi/ginkgo Multi-Arch: foreign Package: golang-github-opencontainers-go-digest-dev Priority: optional Section: devel Installed-Size: 64 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-go-digest Version: 1.0.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-opencontainers-go-digest/golang-github-opencontainers-go-digest-dev_1.0.0-2+apertis0bv2024dev2b1_all.deb Size: 12632 MD5sum: 27cabb405202dd7f2cfb15ec0b9ef980 SHA1: fc07359153ef7261dacb0f74883b17be34e6213a SHA256: b95fd54160a75ac9c82549f1e6ac6eeb93f97f56afb595ed6d6f86ca4aff7fd4 SHA512: 3003ec4b85b5c41aa59bb9a686f548cd10b77af8264d08269217e82710db8ea99d04e473f0fb04f77f087bdc3227449d73560dff6f1ca54f67826859f328fe74 Description: Common digest package used across the container ecosystem Package digest provides a generalized type to opaquely represent message digests and their operations within the registry. The Digest type is designed to serve as a flexible identifier in a content-addressable system. More importantly, it provides tools and wrappers to work with hash.Hash-based digests with little effort. Homepage: https://github.com/opencontainers/go-digest Multi-Arch: foreign Package: golang-github-opencontainers-image-spec-dev Priority: optional Section: golang Installed-Size: 189 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-image-spec Version: 1.1.0~rc2-3+apertis0bv2024dev3b1 Depends: golang-github-opencontainers-go-digest-dev, golang-github-pkg-errors-dev, golang-github-xeipuuv-gojsonschema-dev (>= 1.2.0~) Breaks: golang-github-containerd-containerd-dev (<< 1.5.8~ds1-2~), golang-github-containers-image-dev (<< 5.23.1-4~) Filename: pool/development/g/golang-github-opencontainers-image-spec/golang-github-opencontainers-image-spec-dev_1.1.0~rc2-3+apertis0bv2024dev3b1_all.deb Size: 34000 MD5sum: f18f3e06d063914db6dee77ffbb467c1 SHA1: a62d536e7f7def98c7082d2e2f06c4fb4ee948b5 SHA256: 880965877f4c2e5c4d9fb04b3f3f93594eaed016fb1271761f5223240dfa4399 SHA512: 10d74775827b51040156c56316cb335439eb2d58e68a23bf0a14487329422cc2d8cb6d4f74400ea5b315a13002e13e10c16015b133e335ef0718c65b7df90ed9 Description: Open Container Initiative (OCI) Image Format Specification The OCI Image Format project creates and maintains the software shipping container image format spec (OCI Image Format). The goal of this specification is to enable the creation of interoperable tools for building, transporting, and preparing a container image to run. Homepage: https://github.com/opencontainers/image-spec Multi-Arch: foreign Package: golang-github-opencontainers-runc-dev Priority: optional Section: golang Installed-Size: 1264 Maintainer: Debian Go Packaging Team Architecture: all Source: runc Version: 1.1.5+ds1-1+apertis0bv2024dev3b1 Depends: golang-dbus-dev, golang-github-checkpoint-restore-go-criu-dev (>= 5.1.0~), golang-github-cilium-ebpf-dev (>= 0.6.2~), golang-github-containerd-console-dev, golang-github-coreos-go-systemd-dev (>= 22.3.2~), golang-github-cyphar-filepath-securejoin-dev, golang-github-docker-go-units-dev (>= 0.4.0~), golang-github-moby-sys-dev (>= 0.0~git20201113.5a29239~), golang-github-mrunalp-fileutils-dev, golang-github-opencontainers-selinux-dev (>= 1.8.0~), golang-github-opencontainers-specs-dev (>= 1.0.2.66~), golang-github-seccomp-libseccomp-golang-dev (>= 0.10.0~), golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev (>= 1.22.9~), golang-github-vishvananda-netlink-dev, golang-gocapability-dev (>= 0.0+git20200815~), golang-golang-x-net-dev, golang-google-protobuf-dev Breaks: podman (<< 2.0.4+dfsg2-5~) Filename: pool/development/r/runc/golang-github-opencontainers-runc-dev_1.1.5+ds1-1+apertis0bv2024dev3b1_all.deb Size: 241812 MD5sum: 8496b64833c646761c8a605cf4ae92d1 SHA1: 3e36e18fb519998facd4e5fe7849ee6f80810a54 SHA256: 582b2b80ec2c3ca90a2f1f217842f2239376d8d44c452014386ff122075c7e6b SHA512: 9397467d6ccdaf9514fb80793695c660545959b6236209cabc7751516edd7c1219e4d1b265bd9834543ec5fc3836821ff1484b1d9ed75f46995175b1b277f2de Description: Open Container Project - development files "runc" is a command line client for running applications packaged according to the Open Container Format (OCF) and is a compliant implementation of the Open Container Project specification. . This package provides development files formerly known as "github.com/docker/libcontainer". Homepage: https://github.com/opencontainers/runc Package: golang-github-opencontainers-runtime-tools-dev Priority: optional Section: devel Installed-Size: 268 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-runtime-tools Version: 0.9.0+git20220423.g0105384-2+apertis0bv2024dev3b1 Depends: golang-github-blang-semver-dev, golang-github-hashicorp-go-multierror-dev, golang-github-mrunalp-fileutils-dev, golang-github-opencontainers-specs-dev (>= 1.0.1+git20181111~), golang-github-satori-go.uuid-dev, golang-github-sirupsen-logrus-dev, golang-github-opencontainers-selinux-dev (>= 1.3.0~), golang-github-stretchr-testify-dev, golang-github-urfave-cli-dev, golang-github-xeipuuv-gojsonschema-dev, golang-gocapability-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-opencontainers-runtime-tools/golang-github-opencontainers-runtime-tools-dev_0.9.0+git20220423.g0105384-2+apertis0bv2024dev3b1_all.deb Size: 46548 MD5sum: 00cc6d6ad139bd38a9ddedb1995b70da SHA1: c517cb1dc4ef60815568d64fa5c649525c8a4669 SHA256: 56c280e0447e954362d2482abe2a5bf808728c1ba2ec4175a51b22e9efd2138d SHA512: 091e39154e6aa85f8812fa5498f691bbdd4e08d1fcc07b41e5e86cd859bf579ff5648485366ea694046acb944808a5337d141369374947be2c8a3814b5234354 Description: OCI Runtime Tools oci-runtime-tool is a collection of tools for working with the OCI runtime specification (https://github.com/opencontainers/runtime-spec). . This package provides the development files. Homepage: https://github.com/opencontainers/runtime-tools Package: golang-github-opencontainers-selinux-dev Priority: optional Section: golang Installed-Size: 127 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-selinux Version: 1.10.0+ds1-1+apertis0bv2024dev2b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-opencontainers-selinux/golang-github-opencontainers-selinux-dev_1.10.0+ds1-1+apertis0bv2024dev2b1_all.deb Size: 22956 MD5sum: 4c4bea5354f9af67188613759343b5d1 SHA1: 4c8e26ad4470f6087595a612f57c913121198ee0 SHA256: a47977fdb89d4678a1c71c2c9286f7cbbe39bb75dba97679d0903cf795fe161f SHA512: 2a5d263c8854885f5bcb90e12d3da1ff655dbfeb3ca508c64cc258d7ad351eaf7802e91716c268ca965e044cbc87659aa42d414a19a91e2cac8c81917e9cf529 Description: common selinux implementation Common SELinux package used across the container ecosystem. Homepage: https://github.com/opencontainers/selinux Multi-Arch: foreign Package: golang-github-opencontainers-specs-dev Priority: optional Section: golang Installed-Size: 114 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-specs Version: 1.0.2.118.g5cfc4c3-1+apertis0bv2024dev2b1 Provides: golang-github-opencontainers-runtime-spec-dev Filename: pool/development/g/golang-github-opencontainers-specs/golang-github-opencontainers-specs-dev_1.0.2.118.g5cfc4c3-1+apertis0bv2024dev2b1_all.deb Size: 27904 MD5sum: c599eb514cec19cbbf4fa405cfe10567 SHA1: 5c6bfd8b4d74667338a1a08301abd13c3a29a0af SHA256: 9afe08717bd51dacf2ee0c7c7af6889c2c51a235c6db33008417ae3e2c5fbc86 SHA512: 0d4cc102537d5b9c618fb49eca7257cad82e82a0a561fc7f9f068d7a810d99711d46cfaeb86432f946837b92f4701e28e63f7e1e1124239042b55228553a5291 Description: Open Container Specifications This project is where the Open Container Initiative Specifications are written. The specs.go file contains various structs of the specification such as Spec, Hooks, Mount, Process, Root, Platform and Hook. Homepage: https://github.com/opencontainers/runtime-spec Multi-Arch: foreign Package: golang-github-openshift-imagebuilder-dev Priority: optional Section: devel Installed-Size: 716 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-openshift-imagebuilder Version: 1.2.3+ds1-2+apertis0bv2024dev3b1 Depends: golang-github-containerd-containerd-dev, golang-github-containers-storage-dev (>> 1.11), golang-github-docker-distribution-dev, golang-github-docker-docker-dev (>> 18.09.3+dfsg1), golang-github-fsouza-go-dockerclient-dev, golang-github-opencontainers-image-spec-dev, golang-github-ulikunitz-xz-dev, golang-glog-dev Filename: pool/development/g/golang-github-openshift-imagebuilder/golang-github-openshift-imagebuilder-dev_1.2.3+ds1-2+apertis0bv2024dev3b1_all.deb Size: 132192 MD5sum: 595eee195cb2f3968c06b06375b815bd SHA1: bc01d0c897e85b120849310af97d6682eceaa043 SHA256: c6fe1a0d707379ef03d4206a0bd68bdc84f2d45a5b6bb7c7be1df046169adf73 SHA512: 357ec9bf4e62b108bb6f9adbe127a1402da62e31bab540a4f874d922af5ee59888d699f6142dfa9714f85d642db633feca8396f9f823b4f2053811de3c574e1f Description: Builds container images using Dockerfile as input This library supports using the Dockerfile syntax to build OCI & Docker compatible images, without invoking a container build command such as buildah bud or docker build. It is intended to give clients more control over how they build container images, including: - Instead of building one layer per line, run all instructions in the same container - Set HostConfig settings like network and memory controls that are not available when running container builds - Mount external files into the build that are not persisted as part of the final image (i.e. "secrets") - If there are no RUN commands in the Dockerfile, the container is created and committed, but never started. The final image should be 99.9% compatible with regular container builds, but bugs are always possible. . This package provides sources that other package may require for building. Homepage: https://github.com/openshift/imagebuilder Package: golang-github-opentracing-contrib-go-stdlib-dev Priority: optional Section: golang Installed-Size: 60 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opentracing-contrib-go-stdlib Version: 1.0.0-2+apertis0bv2024dev2b1 Depends: golang-github-opentracing-opentracing-go-dev Filename: pool/development/g/golang-github-opentracing-contrib-go-stdlib/golang-github-opentracing-contrib-go-stdlib-dev_1.0.0-2+apertis0bv2024dev2b1_all.deb Size: 13288 MD5sum: 63d954fb96a3e05be3893499c5f7f2e5 SHA1: 15baada0b464332b325b2b6789b2259e05377817 SHA256: 02157cefeaa45cc0c6e3318881e57cc68f2048a2f40a26a9f2daf8007aae86ab SHA512: 336d6cc3020b320c98e6e1ccfe763f3e7058cf97493ac1e1156c817a41b69209b86b87dc04b571a23ca9d0218d9198ec19ab62b46db4b356702e8b9ace80ed6c Description: OpenTracing instrumentation for packages in the Go stdlib This package contains OpenTracing (http://opentracing.io/) instrumentation for packages in the Go standard library. . Instrumentation is provided for the following packages, with the following caveats: . * net/http: Client and server instrumentation. Only supported with Go 1.7 and later. . For documentation on the packages, check godoc (https://godoc.org/github.com/opentracing-contrib/go-stdlib/). Homepage: https://github.com/opentracing-contrib/go-stdlib Multi-Arch: foreign Package: golang-github-opentracing-opentracing-go-dev Priority: optional Section: golang Installed-Size: 144 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opentracing-opentracing-go Version: 1.2.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-opentracing-opentracing-go/golang-github-opentracing-opentracing-go-dev_1.2.0-2+apertis0bv2024dev2b1_all.deb Size: 29788 MD5sum: ae6f18733cd5eb2ebaffe4cef0b03413 SHA1: 5b4aedf7a562b66a8b60fb94e9475cf24cd18602 SHA256: de8427ec40d0ca3946ff470275dcfda50fe54895af3374117cd8219bce772e38 SHA512: bcc94b76eaaf482845e1d45745e85a762af27a41e9bdea7f3565acf281726ca0c380289b7950049dd97d70ef720523167bf1fe443c0e30547e172372f2fa625c Description: Go platform API for OpenTracing By offering consistent, expressive, vendor-neutral APIs for popular platforms, OpenTracing makes it easy for developers to add (or switch) tracing implementations with an O(1) configuration change. OpenTracing also offers a lingua franca for OSS instrumentation and platform-specific tracing helper libraries. . This package is a Go platform API for OpenTracing. Homepage: https://github.com/opentracing/opentracing-go Multi-Arch: foreign Package: golang-github-openzipkin-zipkin-go-dev Priority: optional Section: devel Installed-Size: 288 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-openzipkin-zipkin-go Version: 0.1.5+git20190103.2fd7f4a-1.1+apertis0bv2024dev2b1 Depends: golang-ginkgo-dev, golang-github-gorilla-mux-dev, golang-github-shopify-sarama-dev, golang-golang-x-net-dev, golang-gomega-dev, golang-google-grpc-dev, golang-goprotobuf-dev Filename: pool/development/g/golang-github-openzipkin-zipkin-go/golang-github-openzipkin-zipkin-go-dev_0.1.5+git20190103.2fd7f4a-1.1+apertis0bv2024dev2b1_all.deb Size: 49372 MD5sum: 598bc5617ba52ff10b7eff43ea1fd3cd SHA1: 6ef089f14d6ca5948818789c3e1d55fc7000f534 SHA256: 4b9f72fcf2ec3732a6a221123f15fcb2cb48af17379c2222bf493a392d79d973 SHA512: dafefe69ec9243e4bb76c57a3acb2c37e835f2cfb7379dd9df48d536d92d9451252ddd630ad888a8cc67b8b97dc593104b968ffa6818a9afe8ca9ac483833906 Description: Zipkin tracer library for go Zipkin Go is the official Go Tracer implementation for Zipkin, supported by the OpenZipkin community. zipkin-go is built with interoperability in mind within both the OpenZipkin community and 3rd parties. The library consists of several go packages. Homepage: https://github.com/openzipkin/zipkin-go Package: golang-github-ostreedev-ostree-go-dev Priority: optional Section: devel Installed-Size: 101 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ostreedev-ostree-go Version: 0.0+git20190702.759a8c1-5+apertis0bv2024dev3b1 Depends: golang-github-14rcole-gopopulate-dev, libglib2.0-dev, libostree-dev, pkgconf | pkg-config Filename: pool/development/g/golang-github-ostreedev-ostree-go/golang-github-ostreedev-ostree-go-dev_0.0+git20190702.759a8c1-5+apertis0bv2024dev3b1_all.deb Size: 16656 MD5sum: 8783d1b2b6a0e5de05de00f9014b61e1 SHA1: 2e170b6abbec494835a483532092a2473b3b2ff9 SHA256: 6fddf393c8f15629e55ad2b13f329a6930eaa79f1dcd905cb3595ed248d97331 SHA512: 3291053abf94cdd4ca7c5df4c4407e7a8b0765f34640f9c74000b249809147c36da9580b303f83c0e2068823b9dd373f7d0e3cb347155c04d251baf16f7d5ca9 Description: Golang bindings for httt://github.com/ostreedev/ostree OSTree-Go Go bindings for OSTree. Find out more about OSTree here (https://github.com/ostreedev/ostree) Homepage: https://github.com/ostreedev/ostree-go Package: golang-github-pascaldekloe-goe-dev Priority: optional Section: golang Installed-Size: 43 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pascaldekloe-goe Version: 0.1.0-4+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-pascaldekloe-goe/golang-github-pascaldekloe-goe-dev_0.1.0-4+apertis0bv2024dev2b1_all.deb Size: 11148 MD5sum: aa3938573e9e94267a6c7b438cd64e57 SHA1: cc87018c7cdf6e922db579648a78ffa6060c6f97 SHA256: a8111321ad7a50658fcdb063f6ef1b08c104f68b3ce4f1039fb312912b901482 SHA512: b0cf27e3fd1c69b12e490070ff6025b95d84d1e35a2363af1e7c7289bc2aa26ee1d9df0f87e27f4951d301d55320035bb610ede887aea0ab6012a475aea7f8bc Description: enterprise tooling library for Golang Common enterprise features for Golang. Homepage: https://github.com/pascaldekloe/goe Multi-Arch: foreign Package: golang-github-pelletier-go-toml Priority: optional Section: golang Installed-Size: 5353 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 1.9.4-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-pelletier-go-toml/golang-github-pelletier-go-toml_1.9.4-1+apertis0bv2024dev2b1_arm64.deb Size: 843808 MD5sum: 9e208c1e195aa8bec3cd34c5680cc872 SHA1: c31a2932480d857445c86b8fe054887afdc18258 SHA256: df96137632f394cbb8d97d48b4afb34c1c6cfc4df740655ae3e67fc4b5b14acf SHA512: 3090804e3e99674065c07c264c4d3cd69454b46cedd9e6a84ebadbf426b9c46c163ad3a8f1e5b8765170ef905c6d9911987e2f9b4473c44740dd9a76d814a748 Description: Go library for the TOML format — command-line programs This library supports TOML (Tom's Obvious, Minimal Language) version v1.0.0-rc.3 . Go-toml provides the following features for using data parsed from TOML documents: . * Load TOML documents from files and string data * Easily navigate TOML structure using Tree * Marshaling and unmarshaling to and from data structures * Line & column position data for all parsed elements * Query support similar to JSON-Path * Syntax errors contain line and column numbers . This package contains the three command-line programs tomll, tomljson and jsontoml. Built-Using: golang-1.19 (= 1.19.6-2) Homepage: https://github.com/pelletier/go-toml Package: golang-github-pelletier-go-toml-dev Priority: optional Section: golang Installed-Size: 468 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pelletier-go-toml Version: 1.9.4-1+apertis0bv2024dev2b1 Depends: golang-github-burntsushi-toml-dev (>= 0.3.1), golang-gopkg-yaml.v2-dev (>= 2.3.0) Filename: pool/development/g/golang-github-pelletier-go-toml/golang-github-pelletier-go-toml-dev_1.9.4-1+apertis0bv2024dev2b1_all.deb Size: 77688 MD5sum: 91db043007b2191ee6223651607f9f12 SHA1: 251d8ccecfa313926f137f85d1b22ff70ee2a45a SHA256: 0d24ad5414429b4f9a252530fc6bf4b0f75b7b4ef0f197d8ec0343cfe7164001 SHA512: 27315f632fb38e099d21fddc340f84c7f7974302f6cf9b53191d0308bf76839e6920310346327dc32f08450dd48335e8202aa3c80365ca6de0af612b40917e1c Description: Go library for the TOML format This library supports TOML (Tom's Obvious, Minimal Language) version v1.0.0-rc.3 . Go-toml provides the following features for using data parsed from TOML documents: . * Load TOML documents from files and string data * Easily navigate TOML structure using Tree * Marshaling and unmarshaling to and from data structures * Line & column position data for all parsed elements * Query support similar to JSON-Path * Syntax errors contain line and column numbers Homepage: https://github.com/pelletier/go-toml Multi-Arch: foreign Package: golang-github-philhofer-fwd-dev Priority: optional Section: golang Installed-Size: 50 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-philhofer-fwd Version: 1.1.1-1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-philhofer-fwd/golang-github-philhofer-fwd-dev_1.1.1-1apertis0bv2024dev2b1_all.deb Size: 13072 MD5sum: 3105d538455583237c6b6b90a550e1c1 SHA1: 845a34dc75449fdb4dcffa60cc68084386c28a1e SHA256: 6f18036fe5c8606b5cda959cada34c322b6c30ad3b75f68b114bc24782f75b1b SHA512: 9a57293910866e3b7aee73db5d64d45fe00d96f0a9791d8b629fbc82955c50c43ea27b8e47e1eeadf8be629ee9720f566932e94f3da420a29e2c6d882cceb8e3 Description: Buffered Reader/Writer The fwd package provides a buffered reader and writer. Each has methods that help improve the encoding/decoding performance of some binary protocols. . The fwd.Writer and fwd.Reader type provide similar functionality to their counterparts in bufio, plus a few extra utility methods that simplify read-ahead and write-ahead. I wrote this package to improve serialization performance for http://github.com/philhofer/msgp, where it provided about a 2x speedup over bufio. However, care must be taken to understand the semantics of the extra methods provided by this package, as they allow the user to access and manipulate the buffer memory directly. Homepage: https://github.com/philhofer/fwd Multi-Arch: foreign Package: golang-github-pierrec-lz4-dev Priority: optional Section: devel Installed-Size: 13141 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pierrec-lz4 Version: 2.5.2-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-pierrec-lz4/golang-github-pierrec-lz4-dev_2.5.2-2+apertis0bv2024dev2b1_all.deb Size: 5101996 MD5sum: d8eb5c32028d70b1d70e21e9758274cc SHA1: c1dc97cb2bb43e04634845703d3c8d1b0adefdd9 SHA256: d5c1bcc3a4e2beb989c6bdd1a515d121a7c17805690652d7188b87b3e1cd4f2d SHA512: 7e6eb07a3fd660a418fcdd465a33ece2ec21cf9c7d4ddaf4ba59ac79d912c823710557a9d40a8494a2a0df3e1bd9fffd9774a9c09bb1b3efb6f0982bf81171da Description: LZ4 compression and decompression in pure Go This library implements reading and writing lz4 compressed data (a frame), as specified in http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html, using an io.Reader (decompression) and io.Writer (compression). It is designed to minimize memory usage while maximizing throughput by being able to [de]compress data concurrently. Homepage: https://github.com/pierrec/lz4 Multi-Arch: foreign Package: golang-github-pkg-diff-dev Priority: optional Section: golang Installed-Size: 3437 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pkg-diff Version: 0.0~git20210226.20ebb0f-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-pkg-diff/golang-github-pkg-diff-dev_0.0~git20210226.20ebb0f-1+apertis0bv2024dev2b1_all.deb Size: 93692 MD5sum: 55c8fadfb5a85939c015aac395b79c49 SHA1: 39bfac89cf7e8b78bb6e44801aa4e24a27e17410 SHA256: b3c03803367f64f896d3dd7e8e41eadc03afcec2fbfd75d580678aa53d8517a4 SHA512: a5172af79c21d608f439caad0b293217a2f492f26c74639521f0014fc19de837a52c9d14202d4cff0c1e20c043ebec6efa188416aab6f3df1ad0df45bbfa6c6a Description: go library used to create, modify, and print diffs The top level package, diff, contains convenience functions for the most common uses. . The sub-packages provide very fine-grained control over every aspect: * myers creates diffs using the Myers diff algorithm. * edit contains the core diff data types. * ctxt provides tools to reduce the amount of context in a diff. * write provides routines to write diffs in standard formats. Homepage: https://github.com/pkg/diff Multi-Arch: foreign Package: golang-github-pkg-errors-dev Priority: optional Section: devel Installed-Size: 68 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pkg-errors Version: 0.9.1-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-pkg-errors/golang-github-pkg-errors-dev_0.9.1-2+apertis0bv2024dev2b1_all.deb Size: 13084 MD5sum: dc81041d10c945f3efc3adab2afc2566 SHA1: 216745ba72e60f65da09af36ea082e094d9a79ae SHA256: 8b7ff4f34217158b519fae5cb104ca8a592097fca1869b682dca52cd6d37f899 SHA512: 76e2ff6f29551d22213965a3295f078005ee91a60efdb65f2354d99286b82cf575381e5178b5807216ecf036774773e1db72a1843020909df70ca98726bec375 Description: Simple error handling primitives for Go Package errors provides simple error handling primitives for the Go programming language. . The traditional error handling idiom in Go results in error reports without context or debugging information. . The errors package allows programmers to add context to the failure path in their code in a way that does not destroy the original value of the error. Homepage: https://github.com/pkg/errors Multi-Arch: foreign Package: golang-github-pkg-profile-dev Priority: extra Section: devel Installed-Size: 36 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pkg-profile Version: 1.2.1-2+apertis1bv2024dev3b1 Filename: pool/development/g/golang-github-pkg-profile/golang-github-pkg-profile-dev_1.2.1-2+apertis1bv2024dev3b1_all.deb Size: 6768 MD5sum: c9d9f72d4a3996e946d530d898f7eda9 SHA1: dd8afe36d7eafa3f15d2ea037405a8a702db999e SHA256: 87aa754986b836859a01f5939d51bc83f507d25daa2fea6ee0a1471c6e3c388d SHA512: 69223855046ac3802f7adff991c4a6b653266dd7292884ffe96f009a1deb834ccc64480ae8a418faa665315c55c6fdd770a9c1e873009c137b1f5860391fbad0 Description: Simple profiling for Go This package can be used for simple profiling. It provides several convenience package level values for cpu, memory, and block (contention) profiling. Homepage: https://github.com/pkg/profile Package: golang-github-pkg-sftp-dev Priority: optional Section: devel Installed-Size: 612 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pkg-sftp Version: 1.13.5-2+apertis0bv2024dev2b2 Depends: golang-github-kr-fs-dev (>= 0.1.0), golang-github-pkg-errors-dev (>= 0.8.1), golang-golang-x-crypto-dev (>= 1:0.0~git20190820.60c769a) Filename: pool/development/g/golang-github-pkg-sftp/golang-github-pkg-sftp-dev_1.13.5-2+apertis0bv2024dev2b2_all.deb Size: 97784 MD5sum: 5f63cd0c444a700da0167a2badb04c4f SHA1: 1395b2275c36163e8c92448480893639bf9ab252 SHA256: 1c1d9098a43d19bc782dabe80aa248288b867aad39432889835859eef8503dda SHA512: 293093eb9c327b5d54cdd43ca538dbd28fc1ae13576663887e6f5b1c64778cafbad3cd7175284e4e630ed37f841aa85430afaaec67ece2b755a129cbe2c7ec20 Description: SFTP support for the golang.org/x/crypto/ssh package The sftp package provides support for file system operations on remote ssh servers using the SFTP subsystem. It also implements an SFTP server for serving files from the filesystem. Homepage: https://github.com/pkg/sftp Multi-Arch: foreign Package: golang-github-pmezard-go-difflib-dev Priority: optional Section: devel Installed-Size: 49 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pmezard-go-difflib Version: 1.0.0-3apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-pmezard-go-difflib/golang-github-pmezard-go-difflib-dev_1.0.0-3apertis0bv2024dev2b1_all.deb Size: 12064 MD5sum: 9698642edb44178b89ff6c6df1dd6cbd SHA1: 7bad4c165f24b7cce6b416fb0567cd80a77edbf9 SHA256: 62d0779cdb21bae1739c9b34b3146d2d2e53cd72dbf57527a94d916c1ae877a7 SHA512: 863f8a9d1edccfd7138b1811bdd2d3899607cf95e4f76d0a8afe6bfad1f6f35a6cc35ceacc7ae7a864d9bb2b5d836cf13e6ef1dab888e2767480067fbd297196 Description: partial port of Python difflib package to Go Go-difflib is a partial port of Python 3 difflib package. Its main goal was to make unified and context diff available in pure Go, mostly for testing purposes. Homepage: https://github.com/pmezard/go-difflib Multi-Arch: foreign Package: golang-github-posener-complete-dev Priority: optional Section: devel Installed-Size: 86 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-posener-complete Version: 1.2.3-2apertis0bv2024dev2b1 Depends: golang-github-hashicorp-go-multierror-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-posener-complete/golang-github-posener-complete-dev_1.2.3-2apertis0bv2024dev2b1_all.deb Size: 16112 MD5sum: 1b396c6981d7d1b087136152be6d88c4 SHA1: db5c2ac1bbec8d000a2f317253c528b48315c2e7 SHA256: 2506081d57a3b28140384f5cdb65894f943f4ad99430b42531596f87cca0754d SHA512: dab566a98fbf45a85cb16893b9ce74b499f56b15a8817fb2fe70d3c36248a49e822f3982e425f7aec9349ad421000a21419644d873c1cf8477d4665387e4bfe3 Description: bash completion written in go Writing bash completion scripts is a hard work. This package provides an easy way to create bash completion scripts for any command, and also an easy way to install/uninstall the completion of the command. Homepage: https://github.com/posener/complete Package: golang-github-pquerna-ffjson-dev Priority: optional Section: devel Installed-Size: 445 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pquerna-ffjson Version: 0.0~git20181028.e517b90-1.1+apertis1bv2024dev3b1 Depends: golang-github-google-gofuzz-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-pquerna-ffjson/golang-github-pquerna-ffjson-dev_0.0~git20181028.e517b90-1.1+apertis1bv2024dev3b1_all.deb Size: 71244 MD5sum: d2f767bce7cfb8d78599221db434146c SHA1: 2d7e61e748409d17a596399bb9819bf2cd845087 SHA256: 3172c99726c013d42406b704c5443e9989c13b3e2b82c83e05cab4d207d79fc5 SHA512: db38307b0c393d85b51f47d5e0f4a1f1a21ec38610d3b80496a45498857554d00691db10f8e8954f70896ca62b6ae0c98350a51e7e23875fd6fc1cee28782cd5 Description: faster JSON serialization for Go ffjson generates static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where ffjson doesn't understand a Type involved, it falls back to encoding/json, meaning it is a safe drop in replacement. By using ffjson your JSON serialization just gets faster with no additional code changes. . This package contains the source code for other go programs to link against. Homepage: https://github.com/pquerna/ffjson Package: golang-github-proglottis-gpgme-dev Priority: optional Section: devel Installed-Size: 78 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-proglottis-gpgme Version: 0.1.1-2+apertis0bv2024dev3b1 Depends: libgpgme-dev Filename: pool/development/g/golang-github-proglottis-gpgme/golang-github-proglottis-gpgme-dev_0.1.1-2+apertis0bv2024dev3b1_all.deb Size: 19760 MD5sum: 3ec5fa4211a88725494ad68aadf4f246 SHA1: 157eae330aa34c6b21c2ae252a183ebe770edc7c SHA256: c9eb3ae0c38253018d31879be1693c2b6250a7502c76d0abb3bf070d7ec83f61 SHA512: 0597b676f276042fe0931a24d5a5822208e0cbde255b6941220347b2b14d82717fed0055f69aeee7951bf306d7290e356bba9ed3ee5e9096e338c1718d5da515 Description: Go wrapper for the GPGME library This library provides a Golang wrapper for the C GPGME library. If you are looking to add OpenPGP support to a server application, you should also consider the olang.org/x/crypto/openpgp library. Homepage: https://github.com/proglottis/gpgme Package: golang-github-prometheus-client-golang-dev Priority: optional Section: golang Installed-Size: 965 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-client-golang Version: 1.14.0-3+apertis1bv2024dev2b1 Provides: golang-prometheus-client-dev Depends: golang-github-beorn7-perks-dev, golang-github-cespare-xxhash-dev, golang-github-davecgh-go-spew-dev, golang-github-golang-protobuf-1-3-dev | golang-github-golang-protobuf-1-5-dev, golang-github-json-iterator-go-dev, golang-github-prometheus-client-model-dev (>= 0.3.0), golang-github-prometheus-common-dev (>= 0.16), golang-github-prometheus-procfs-dev, golang-google-protobuf-dev Breaks: golang-github-cloudflare-redoctober-dev (<< 0.0~git20161017.0.78e9720-4~), golang-github-grpc-ecosystem-go-grpc-prometheus-dev (<< 1.2.0+git20191002~), golang-github-mwitkow-go-conntrack-dev (<< 0.0~git20190716~), golang-redoctober (<< 0.0~git20161017.0.78e9720-4~), prometheus-postfix-exporter (<< 0.2.0-1~) Filename: pool/development/g/golang-github-prometheus-client-golang/golang-github-prometheus-client-golang-dev_1.14.0-3+apertis1bv2024dev2b1_all.deb Size: 174600 MD5sum: 9041bd5edf8feea8c4046bd00acaba58 SHA1: 6f7c81f23ccd0d5e507fab6a7eaa494655f00452 SHA256: 51a6a4638bfbce4ffce8ff695cd469310cdae232de57dd377490d26bf3c791f0 SHA512: 4ab0fbcad375ed4682d2d532a2c4c3d08f4467997ba8bd703f421712ceecc0bc4ef34fa6db865c6e6c45133c94393a03160b1b81e6341032ebdb6a768c6343ce Description: Prometheus instrumentation library for Go applications This is the Prometheus Go client library. It provides two main functions: . * The exposition library is used to export metrics to a Prometheus server or pushgateway. . * The consumption library is used to process metrics exported by a Prometheus client. (The Prometheus server is using that library.) Homepage: https://github.com/prometheus/client_golang.git Multi-Arch: foreign Package: golang-github-prometheus-client-model-dev Priority: optional Section: golang Installed-Size: 60 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-client-model Version: 0.3.0-3+apertis0bv2024dev2b1 Depends: golang-github-golang-protobuf-1-3-dev | golang-github-golang-protobuf-1-5-dev Filename: pool/development/g/golang-github-prometheus-client-model/golang-github-prometheus-client-model-dev_0.3.0-3+apertis0bv2024dev2b1_all.deb Size: 10828 MD5sum: a117dc725e312ec5f5eee80875790ad4 SHA1: 5f90f9f8185dbd06a2f7f9b7f1de8ceeaf91fdd7 SHA256: 185f7141f93d14adb5d716b1d3a2a89c1fa13a753efbbc59fbd4fd00a56859d8 SHA512: 46739b265379e5d4c4bd518bb6302ba850ea37cfb5976b49d2a922302941471f630b64644ff34b0a0954ee08cf5ad749c5dbd918ad857d51670e37755c0f23ed Description: data model artifacts for Prometheus Golang data model artifacts for Prometheus. Homepage: https://github.com/prometheus/client_model Multi-Arch: foreign Package: golang-github-prometheus-common-dev Priority: optional Section: golang Installed-Size: 606 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-common Version: 0.39.0-2+apertis0bv2024dev2b1 Depends: golang-github-aws-aws-sdk-go-dev, golang-github-go-kit-log-dev, golang-github-golang-protobuf-1-3-dev | golang-github-golang-protobuf-1-5-dev, golang-github-julienschmidt-httprouter-dev, golang-github-mwitkow-go-conntrack-dev, golang-github-prometheus-client-golang-dev, golang-github-prometheus-client-model-dev (>= 0.2.0), golang-golang-x-net-dev, golang-golang-x-oauth2-dev, golang-google-protobuf-dev, golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-yaml.v2-dev (>= 2.2.1), golang-protobuf-extensions-dev Breaks: prometheus-alertmanager (<< 0.22.0~) Filename: pool/development/g/golang-github-prometheus-common/golang-github-prometheus-common-dev_0.39.0-2+apertis0bv2024dev2b1_all.deb Size: 110652 MD5sum: 8efb351be1174aa0f4eee38949dc34ad SHA1: 48ea301651b9482a9ba4a37a67042c2f25a0097b SHA256: b1fec1d5e4de2c8c38cb017055be2f5da9b6c01e50506a6134116b28ae4e6928 SHA512: 7119fdaab357bfafae041ddda0f0be7f9139defb58131ecf092220ee58d99cab3bdadee701e10aa60073fed69280bd0ef0eba5d481ee912d24c8d841eba0eda0 Description: common libraries for Prometheus components This package includes: . * github.com/prometheus/common/config: Common configuration structures. * github.com/prometheus/common/expfmt: Decoding and encoding for the exposition format. * github.com/prometheus/common/model: Shared data structures. * github.com/prometheus/common/promlog: Defines standardised ways to initialize Go kit loggers across Prometheus components. * github.com/prometheus/common/route: A routing wrapper around https://github.com/julienschmidt/httprouter using `context.Context`. * github.com/prometheus/common/server: Common servers. * github.com/prometheus/common/sigv4: Provides a http.RoundTripper that signs requests using Amazon's Signature Verification V4 signing procedure. * github.com/prometheus/common/version: Version information and metrics. Homepage: https://github.com/prometheus/common Multi-Arch: foreign Package: golang-github-prometheus-procfs-dev Priority: optional Section: golang Installed-Size: 1153 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-procfs Version: 0.8.0-3+apertis0bv2024dev2b1 Replaces: golang-procfs-dev (<< 0.2.0) Provides: golang-procfs-dev (= 0.8.0-3+apertis0bv2024dev2b1) Depends: golang-golang-x-sync-dev, golang-golang-x-sys-dev Breaks: golang-procfs-dev (<< 0.2.0) Filename: pool/development/g/golang-github-prometheus-procfs/golang-github-prometheus-procfs-dev_0.8.0-3+apertis0bv2024dev2b1_all.deb Size: 147568 MD5sum: b18fdf66cc875f40b06c64e950d332d7 SHA1: 653c7636d513cc98d9b39e8de7eb0c91d92cca91 SHA256: 2d95c95014b40ce510a9effc9fbc2a68b849d352b9fca78b76deb4c7ab01d8ac SHA512: a512a56bb1fe984b428dc7a7015c9c04e0ff2a05a1b5e322305a9842adbb78715d2c7a2c840e25564454fbec748fab10a1670f2e6627980c4dc0789c785501ad Description: Golang library to retrieve metrics from the proc pseudo-filesystem Procfs provides functions to retrieve system, kernel and process metrics from the proc pseudo-filesystem. Homepage: https://github.com/prometheus/procfs.git Multi-Arch: foreign Package: golang-github-protonmail-go-crypto-dev Priority: optional Section: golang Installed-Size: 991 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-protonmail-go-crypto Version: 0.0~git20230124.0acdc8a-4+apertis1bv2024dev3b1 Depends: golang-github-cloudflare-circl-dev, golang-golang-x-crypto-dev Breaks: golang-github-protonmail-gopenpgp-dev (<= 2.5.1) Filename: pool/development/g/golang-github-protonmail-go-crypto/golang-github-protonmail-go-crypto-dev_0.0~git20230124.0acdc8a-4+apertis1bv2024dev3b1_all.deb Size: 312184 MD5sum: 8b7d782304d4d4dea13af79ff0a61a04 SHA1: f21ad5c726ca7c5e8b9cbbced3e199794bcf0589 SHA256: d21a87738723b2ee49935a2dd7fbbf45b52076b9f238ea00a4aa58ceec04d6a4 SHA512: 8198092158d9528e7ee6950321923f798ea83c42d125fcd0ac56c22dbfb1036524abb8385a91c11e83389d66461d934bc9d6b94d4189e05d8f4b2ac506a9e2f2 Description: Go supplementary cryptography libraries This module is backwards compatible with x/crypto/openpgp, so you can simply replace all imports of golang.org/x/crypto/openpgp with github.com/ProtonMail/go-crypto/openpgp. . A partial list of changes is here: https://github.com/ProtonMail/go-crypto/issues/21#issuecomment-492792917. Homepage: https://github.com/ProtonMail/go-crypto Multi-Arch: foreign Package: golang-github-racksec-srslog-dev Priority: optional Section: golang Installed-Size: 79 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-racksec-srslog Version: 0.0~git20180709.a4725f0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-racksec-srslog/golang-github-racksec-srslog-dev_0.0~git20180709.a4725f0-2+apertis0bv2024dev2b1_all.deb Size: 16972 MD5sum: fca9cdb796c39a80cb3f3c9e5eb200aa SHA1: 930d27117017183ec092936059ba85dc35e7de53 SHA256: 53e311aa53d0f1002d450792bc873f63528e322f6662317761e05c6640925060 SHA512: 0b3cda776a126f8f3b7f816b6a31d408ac281980e5c067216ad2898531bd84b569e568046e9640c4ecb8c7f065a45b100199ea554f3b8ce45b957457eb207161 Description: replacement for the standard Golang library "log/syslog" Drop-in replacement for the standard library "log/syslog", but with extra features. Homepage: https://github.com/RackSec/srslog Multi-Arch: foreign Package: golang-github-rcrowley-go-metrics-dev Priority: optional Section: devel Installed-Size: 190 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-rcrowley-go-metrics Version: 0.0~git20180125.8732c61-3apertis2bv2024dev2b1 Replaces: golang-metrics-dev (<< 0.0~git20150823-4~) Depends: golang-github-stathat-go-dev Conflicts: golang-metrics-dev Filename: pool/development/g/golang-github-rcrowley-go-metrics/golang-github-rcrowley-go-metrics-dev_0.0~git20180125.8732c61-3apertis2bv2024dev2b1_all.deb Size: 29688 MD5sum: 70dc8743983dd4705533e34490931bfe SHA1: 1de7ecf16c4704261fd7b9f937d03db65633a3c9 SHA256: a75dc8274590ef3f10145ee683f6655bac74eeb759d88b17cfa59a93613b5aac SHA512: ef3b5db4434629052486000337e102397642e547dbd550c8a4adefd2890338ce19ff446cc33de1a9378d277f08b6ac822056f4effe08ecbde332bb1bda3adf1c Description: Application level metrics capturing library for Go go-metrics supports counters, gauges and histograms. . The metrics can be published to various destinations (e.g. Graphite, InfluxDB, Prometheus) using external client libraries. . Port of the https://github.com/dropwizard/metrics library. Homepage: https://github.com/rcrowley/go-metrics Package: golang-github-rivo-uniseg-dev Priority: optional Section: golang Installed-Size: 4382 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-rivo-uniseg Version: 0.4.2-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-rivo-uniseg/golang-github-rivo-uniseg-dev_0.4.2-1+apertis0bv2024dev2b1_all.deb Size: 252744 MD5sum: 5667541d1c369262fea2c3469c543b2f SHA1: 1ebf71b4e74df6cf9e29ae6e55e48b12ac42e43b SHA256: 16443534423708e2286a99f7b9d692510b5d334608db19265b141aa08551dd3a SHA512: 3dd2e8cc6dbc698e878cd6cc23c75ab58644bbb7aedbb5466d2207c3f689a9705b7844287b7cb9483e52a73820bec1d1db095bb1eccac06bc5c55dc7c3362dff Description: Unicode Text Segmentation for Go This package provides a tool to iterate over these grapheme clusters. This may be used to determine the number of user-perceived characters, to split strings in their intended places, or to extract individual characters which form a unit. . This package implements the Unicode Text Segmentation according to Unicode Standard Annex #29 (Unicode version 12.0.0). Homepage: https://github.com/rivo/uniseg Package: golang-github-rogpeppe-fastuuid-dev Priority: extra Section: devel Installed-Size: 19 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-rogpeppe-fastuuid Version: 0.0~git20150106.0.6724a57-2.1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-rogpeppe-fastuuid/golang-github-rogpeppe-fastuuid-dev_0.0~git20150106.0.6724a57-2.1apertis0bv2024dev2b1_all.deb Size: 4276 MD5sum: 1ac4f581a58a6336d6c83074f9e5e467 SHA1: 7885f8dca080dd8723961c74ff64168a93e91aae SHA256: 7fb5d34ac83d017039b2713d749e3f89e88698e78cd95813dfb9baadb83c9788 SHA512: 1d8c470d2ed96484f14f00477d25c1a836224da5ad35c5f08a3102dc1fb015be60799e762ca8e87b4e39a038b146f97190bcf2f0982263ef1a2e3a4400bab177 Description: fast generation of 192-bit UUIDs Package fastuuid provides fast UUID generation of 192 bit universally unique identifiers. It does not provide formatting or parsing of the identifiers (it is assumed that a simple hexadecimal or base64 representation is sufficient, for which adequate functionality exists elsewhere). Homepage: https://github.com/rogpeppe/fastuuid Package: golang-github-rogpeppe-go-internal-dev Priority: optional Section: golang Installed-Size: 710 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-rogpeppe-go-internal Version: 1.9.0-1+apertis0bv2024dev2b1 Depends: golang-github-pkg-diff-dev (>= 0.0~git20210226.20ebb0f) Filename: pool/development/g/golang-github-rogpeppe-go-internal/golang-github-rogpeppe-go-internal-dev_1.9.0-1+apertis0bv2024dev2b1_all.deb Size: 117132 MD5sum: dea61e95d5afa60e1843ee95b784d8dc SHA1: ba7437159a1c4a62b3a86489325c8febfb40a267 SHA256: d7e2b0f68e5f450cd0cd2652fcf2a92f71f89f50bcebbc44b31491e0301def39 SHA512: 72bca8fb1e234d78e345ab960ff8a733b522ab985dfc49174df31ec3c54d7ae6dcfe19f0a9824dff760208264de4852d220aa4da8893d091900dcbb257411cdf Description: Selected Go-internal packages factored out from the standard library The go-internal repository factors out an opinionated selection of internal packages and functionality from the Go standard library. Currently this consists mostly of packages and testing code from within the Go tool implementation. . Included are the following: . * dirhash: calculate hashes over directory trees the same way that the Go tool does. * goproxytest: a GOPROXY implementation designed for test use. * gotooltest: Use the Go tool inside test scripts (see testscript below). * imports: list of known architectures and OSs, and support for reading import statements. * modfile: read and write go.mod files while preserving formatting and comments. * module: module paths and versions. * par: do work in parallel. * semver: semantic version parsing. * testenv: information on the current testing environment. * testscript: script-based testing based on txtar files. * txtar: simple text-based file archives for testing. . This package contains the development library files. Homepage: https://github.com/rogpeppe/go-internal Multi-Arch: foreign Package: golang-github-rs-xid-dev Priority: optional Section: golang Installed-Size: 50 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-rs-xid Version: 1.4.0-1+apertis1bv2024dev3b1 Filename: pool/development/g/golang-github-rs-xid/golang-github-rs-xid-dev_1.4.0-1+apertis1bv2024dev3b1_all.deb Size: 11172 MD5sum: 81d90730cc5bdd04015ffb82d60a3eca SHA1: 2c91bc9fea53af0ea316c2f2a1b31ba6de91621b SHA256: 03f978863c76995a1dab1664e84f0c1649d6252274f203e460720d628aaf4b54 SHA512: 3777627338e4b3613da348e07857704ddc339efe61f7a930a84a7a14d722e1041525840909b7b32fadfba4380574f1db2525b77efe89f0128927611c0ea85ba7 Description: globally unique id generator thought for the web package xid is a globally unique id generator library, ready to be used safely directly in your server code. . Xid is using Mongo Object ID algorithm to generate globally unique ids with a different serialization (bast64) to make it shorter when transported as a string. Homepage: https://github.com/rs/xid Multi-Arch: foreign Package: golang-github-rubyist-tracerx-dev Priority: extra Section: devel Installed-Size: 18 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-rubyist-tracerx Version: 0.0~git20170927.0.7879593-1co1bv2024dev2b1 Filename: pool/development/g/golang-github-rubyist-tracerx/golang-github-rubyist-tracerx-dev_0.0~git20170927.0.7879593-1co1bv2024dev2b1_all.deb Size: 3960 MD5sum: e1af7e8e757987199c3e8889c3f2d2d2 SHA1: ee4371eb18c341c6de256b62aa177d9d79e24b78 SHA256: 99c71461f878e48af5d24dec24a70f32d47c8b06436140379a52920c109d219d SHA512: 1988eb8ff4e8abc481cd36be66be8d7aa5867487fba865f9fbf60a45a8ef34f1f95f7c0a0e1d1e111d6eabbd59c82aaf9241115d74cf03fb9f8ae96ec7821efd Description: Output tracing information in your Go app based on environment variables tracerx Tracerx is a simple tracing package that logs messages depending on environment variables. It is very much inspired by git's GIT_TRACE mechanism. Homepage: https://github.com/rubyist/tracerx Package: golang-github-russross-blackfriday-dev Priority: optional Section: devel Installed-Size: 359 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-blackfriday Version: 1.6.0-1apertis0bv2024dev2b1 Replaces: golang-blackfriday-dev Provides: golang-blackfriday-dev Conflicts: golang-blackfriday-dev Filename: pool/development/g/golang-blackfriday/golang-github-russross-blackfriday-dev_1.6.0-1apertis0bv2024dev2b1_all.deb Size: 63524 MD5sum: 8d1bb7587ed294df7ff58c9b75220af2 SHA1: fefc4fdf75c01ca5a730023b427d867c6b2d3d76 SHA256: d2ff9c5b27289e3629a3f5970fe4d9800e28428c4426aeae2a0857e9c2215055 SHA512: 295f97f22e2e23fdc21eb640fb560cbb5fe41d999b469b6d4cf062af452eba801984a50e9d68899dc1efbbd8ebe1e02ce2fb5a161f0858f9de06deec52af286f Description: Blackfriday: a markdown processor for Go Blackfriday (github.com/russross/blackfriday) is a Markdown processor implemented in Go. It is paranoid about its input (so you can safely feed it user-supplied data), it is fast, it supports common extensions (tables, smart punctuation substitutions, etc.), and it is safe for all utf-8 (unicode) input. . HTML output is currently supported, along with Smartypants extensions. An experimental LaTeX output engine is also included. . It started as a translation from C of upskirt. Homepage: https://github.com/russross/blackfriday Multi-Arch: foreign Package: golang-github-russross-blackfriday-v2-dev Priority: optional Section: golang Installed-Size: 474 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-blackfriday-v2 Version: 2.1.0-1+apertis0bv2024dev2b1 Depends: golang-github-pmezard-go-difflib-dev, golang-github-shurcool-sanitized-anchor-name-dev Filename: pool/development/g/golang-blackfriday-v2/golang-github-russross-blackfriday-v2-dev_2.1.0-1+apertis0bv2024dev2b1_all.deb Size: 76436 MD5sum: 66fa20288202533eef6d83e0061688d0 SHA1: e3bcf1639d77916b2fa816f8581583804686ca04 SHA256: 3eb761e3cedba8ec2f7b77e873744973e5165733d706a372fd45616918ae9b74 SHA512: f0667f490b8c742e6e97a599ae265724347cb7ba7bd4d50baf634f651463d65f9de169e4d27614ec1fd89851758ed544371b1e5521f7d76e3b027173f01b7156 Description: Blackfriday: a markdown processor for Go version 2 Blackfriday (github.com/russross/blackfriday) is a Markdown processor implemented in Go. It is paranoid about its input (so you can safely feed it user-supplied data), it is fast, it supports common extensions (tables, smart punctuation substitutions, etc.), and it is safe for all utf-8 (unicode) input. . HTML output is currently supported, along with Smartypants extensions. An experimental LaTeX output engine is also included. . It started as a translation from C of upskirt. . This package contains the 'v2' branch, which is largly, but not fully, source compatible with the golang-github-russross-blackfriday-dev package Homepage: https://github.com/russross/blackfriday Multi-Arch: foreign Package: golang-github-ryanuber-columnize-dev Priority: optional Section: devel Installed-Size: 31 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ryanuber-columnize Version: 2.1.1-2apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-ryanuber-columnize/golang-github-ryanuber-columnize-dev_2.1.1-2apertis0bv2024dev2b1_all.deb Size: 6812 MD5sum: 932b8ab0a81692cfb9f38dd19afaf80e SHA1: a087cfbf84c6fb1e8752560f6b8200cb09d55576 SHA256: 9d6b4c6564c0aea8b279c15a7ef0a04fead3edb949d2643fafda5667ddaed02c SHA512: dbbb8d284eeffb41b7c1b84fd21e03b0b4e808e9ca4ce8058969eee7c701dd5005b6aa733f127324c65ebfe2b147a57f95f2fb6f3cb32de876d7ffd3dfa37a97 Description: Easy column formatted output for golang Columnize is a really small Go package that makes building CLI's a little bit easier. In some CLI designs, you want to output a number similar items in a human-readable way with nicely aligned columns. However, figuring out how wide to make each column is a boring problem to solve and eats your valuable time. . This package contains the source. Homepage: https://github.com/ryanuber/columnize Multi-Arch: foreign Package: golang-github-safchain-ethtool-dev Priority: optional Section: golang Installed-Size: 58 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-safchain-ethtool Version: 0.3.0-1+apertis0bv2024dev3b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-safchain-ethtool/golang-github-safchain-ethtool-dev_0.3.0-1+apertis0bv2024dev3b1_all.deb Size: 10140 MD5sum: 92b6a23d1e485ca5a3430a413b698793 SHA1: 9fe9abc426126d147c4527f05ca4a5a333016b91 SHA256: bd63557dbc686be07119af308364d347bacb5a72dedc5b63ad69bf4847e2dcbd SHA512: 3b993eca0b7dafb85bd685fbc65c4fdeaecfcd88a6e2c0778c187f0c96735573104deb15f54c3f601212564baa21588dc2ea655a06f7389ad88650584f899192 Description: simple ethtool-like library for Go The ethtool package aims to provide a library giving simple access to the Linux SIOCETHTOOL ioctl operations. It can be used to retrieve information from a network device like statistics, driver related information or even the peer of a VETH interface. Homepage: https://github.com/safchain/ethtool Multi-Arch: foreign Package: golang-github-samuel-go-zookeeper-dev Priority: optional Section: devel Installed-Size: 162 Maintainer: pkg-go Architecture: all Source: golang-github-samuel-go-zookeeper Version: 0.0~git20180130.c4fab1a-1co1bv2024dev2b1 Filename: pool/development/g/golang-github-samuel-go-zookeeper/golang-github-samuel-go-zookeeper-dev_0.0~git20180130.c4fab1a-1co1bv2024dev2b1_all.deb Size: 34492 MD5sum: d1e67fc28823ad646c843ac9b42a1a6c SHA1: 1fefaf11e6c93ec64e956fffc9a38a3b310f24c7 SHA256: c16cb1b3a675fbfe82230c6cefc9d09a6251c406a5c71b945e44e68feb6e66f8 SHA512: 1062c90fd9e9f1277e42c5e4a33d6c76127a3f443dbc4dbdd842a4e85751fb16f66646ad2832d5cadadd86950a0d187c2020d9e6a451a77b57bd44bfe6546d38 Description: native ZooKeeper client for Go Native Go Zookeeper Client Library Homepage: https://github.com/samuel/go-zookeeper Package: golang-github-satori-go.uuid-dev Priority: optional Section: devel Installed-Size: 56 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-satori-go.uuid Version: 1.2.0-3+apertis0bv2024dev3b1 Depends: golang-gopkg-check.v1-dev Filename: pool/development/g/golang-github-satori-go.uuid/golang-github-satori-go.uuid-dev_1.2.0-3+apertis0bv2024dev3b1_all.deb Size: 9576 MD5sum: 602fccb198a5c4cd84ec772c6630d6a8 SHA1: de2b040326ccfb75dfb778189c38cfe444e817bc SHA256: 87f4d219b50458bfa9ca5f264d011b13c4753789872c049c78151452efac0d35 SHA512: de06516d43e4e7d0fb3db5738cb5edddfd246870e4d0c8f226c4084a2211011b4d0870f20951f1acf642f9a9a16129cea8500ad473d38eb599c4d551f90b0541 Description: Go package for creating and parsing UUID This package implements Universally Unique Identifier (UUID) supporting versions 1, 3, 4 and 5 (as specified in RFC 4122), and version 2 (as specified in DCE 1.1). Homepage: https://github.com/satori/go.uuid Package: golang-github-sebdah-goldie-dev Priority: optional Section: golang Installed-Size: 88 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-sebdah-goldie Version: 2.5.3+dfsg-2+apertis1bv2024dev3b1 Depends: golang-github-pmezard-go-difflib-dev, golang-github-sergi-go-diff-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-sebdah-goldie/golang-github-sebdah-goldie-dev_2.5.3+dfsg-2+apertis1bv2024dev3b1_all.deb Size: 10612 MD5sum: c181aa5830cbeba775d86c27e00ab4e4 SHA1: 19b135ba9c2108a3aa47edbf41772e31de8bf025 SHA256: 5e874996f728f7557ce9743f8898827db3b7aa782ef45413d2fa903cb6f03fcb SHA512: 397d2f7e82442415317ebda00e095eb13456afd5e061f36e64af7fbb0258a9dccc8dc6b3efc5ea47f55a77b6338639671f296fd4f29d2814d58dfd2a897ab980 Description: Golden file testing for Go (library) Goldie is a golden file test utility for Go projects. It's typically used for testing responses with larger data bodies. . The concept is straight forward. Valid response data is stored in a "golden file". The actual response data will be byte compared with the golden file and the test will fail if there is a difference. . Updating the golden file can be done by running go test -update ./.... Homepage: https://github.com/sebdah/goldie Multi-Arch: foreign Package: golang-github-seccomp-libseccomp-golang-dev Priority: optional Section: golang Installed-Size: 105 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-seccomp-libseccomp-golang Version: 0.10.0-3+apertis0bv2024dev2b1 Depends: libseccomp-dev Filename: pool/development/g/golang-github-seccomp-libseccomp-golang/golang-github-seccomp-libseccomp-golang-dev_0.10.0-3+apertis0bv2024dev2b1_all.deb Size: 22932 MD5sum: d515d9656769a2bac3661afa74c47bed SHA1: 25f5e102a782033da7b669ba133ccb601b212d8a SHA256: fc89582d83387f50cfa1a17aa506abec2f044d65cedecc626415c592a98c55ee SHA512: 78f82816576ee8fa151ca0e2b46b84850513b10dfc07c7d2ebd2d6dc51370dcc16182248cdf8107e6ca5204ccc4fba5edcd6fe1ef5593e6edde8e2dccffc06d2 Description: golang bindings for libseccomp The libseccomp library provides an easy to use, platform independent, interface to the Linux Kernel's syscall filtering mechanism. The libseccomp API is designed to abstract away the underlying BPF based syscall filter language and present a more conventional function-call based filtering interface that should be familiar to, and easily adopted by, application developers. . The libseccomp-golang library provides a Go based interface to the libseccomp library. Homepage: https://github.com/seccomp/libseccomp-golang Package: golang-github-sergi-go-diff-dev Priority: optional Section: golang Installed-Size: 7181 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-sergi-go-diff Version: 1.2.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-sergi-go-diff/golang-github-sergi-go-diff-dev_1.2.0-2+apertis0bv2024dev2b1_all.deb Size: 784128 MD5sum: 109e87666570e804fad4ad2787b02ddb SHA1: 3dc07a073f7b11b312c83b8555bcd9dc577da416 SHA256: 664ab2d3661aa0f485fc17d70a972aba3a7bdd86e7deabe92f254205c3051b5a SHA512: 03d95ac0cc5cd0e1b8ca92b7dd4b7125648d0a8b007241a570ddc7c297831d094928d7f9d114d7cdb1d09b55ffde2fd1d2acdfead60a29d828f7d3e8098657bc Description: Diff, match and patch text in Go This library provides algorithms to perform operations required for synchronizing plain text. . These operations include: * Compare two texts and return their differences. * Perform fuzzy matching of text. * Apply patches onto text. Homepage: https://github.com/sergi/go-diff Multi-Arch: foreign Package: golang-github-shopify-logrus-bugsnag-dev Priority: optional Section: golang Installed-Size: 22 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-shopify-logrus-bugsnag Version: 0.0~git20171204.577dee2-3+apertis0bv2024dev2b1 Depends: golang-github-bugsnag-bugsnag-go-dev, golang-github-sirupsen-logrus-dev Filename: pool/development/g/golang-github-shopify-logrus-bugsnag/golang-github-shopify-logrus-bugsnag-dev_0.0~git20171204.577dee2-3+apertis0bv2024dev2b1_all.deb Size: 5308 MD5sum: 1bc41644396e6f83468a574084669b4e SHA1: 51fb41d69c6a5d68531dfefb5a2d1bda6539a911 SHA256: df7c3ae14f669895b80b51d83757594bde3e153bbc9e7baf7a615fc095f85d64 SHA512: 638fa5cf762c41d7891e1163e6af373081b02ec561cd0e7cbcd471e6099b171c0815ed796499bade7adbf2101cc09c5f28f5317141759d975a34b4739c15ae20 Description: logrus-bugsnag is a hook that interfaces Logrus with Bugsnag logrus-bugsnag is a hook that allows Logrus (https://github.com/Sirupsen/logrus) to interface with Bugsnag (https://bugsnag.com). . This package contains the source. Homepage: https://github.com/Shopify/logrus-bugsnag Multi-Arch: foreign Package: golang-github-shopify-sarama-dev Priority: optional Section: devel Installed-Size: 978 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-shopify-sarama Version: 1.22.1-1+apertis0bv2024dev2b1 Depends: golang-github-datadog-zstd-dev, golang-github-davecgh-go-spew-dev, golang-github-eapache-go-xerial-snappy-dev, golang-github-golang-snappy-dev, golang-github-klauspost-compress-dev, golang-github-klauspost-crc32-dev, golang-github-pierrec-lz4-dev, golang-github-rcrowley-go-metrics-dev, golang-golang-x-net-dev, golang-gopkg-eapache-go-resiliency.v1-dev | golang-github-eapache-go-resiliency-dev, golang-gopkg-eapache-queue.v1-dev | golang-github-eapache-queue-dev Filename: pool/development/g/golang-github-shopify-sarama/golang-github-shopify-sarama-dev_1.22.1-1+apertis0bv2024dev2b1_all.deb Size: 151580 MD5sum: a4ed6eb4140bca81576b5e9e71407584 SHA1: cc25b4673c4e047e848b7565582f704fa6f639f9 SHA256: 5df544ab2436c0c004c96b3315748dd89bab81479b67d1ba977348ef0de4e2c7 SHA512: 800b0c3ce730de7b224606a5e6eb0f6d9dd096fb4799cb97c817989e06f640e3d95d991b720c8e1b89cf84626168bddf3a916199a73db9cf3e7ac37b7aacbb59 Description: Go library for Apache Kafka Sarama is a Go client library for Apache Kafka (https://kafka.apache.org/) version 0.8 (and later). Homepage: https://github.com/Shopify/sarama Package: golang-github-shurcool-sanitized-anchor-name-dev Priority: optional Section: devel Installed-Size: 18 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-shurcool-sanitized-anchor-name Version: 1.0.0-3+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-shurcool-sanitized-anchor-name/golang-github-shurcool-sanitized-anchor-name-dev_1.0.0-3+apertis0bv2024dev2b1_all.deb Size: 3948 MD5sum: 95e107014bdcaf8cb1ec3327591f9453 SHA1: def55552352b7b5fb78c711b45b7b27a7c5b46a0 SHA256: 17325ade01e625dcba2459fa7cbe47557c2cb0bb42d6defb9b667dbe11b254d4 SHA512: 417aa39031fab6ef6d315cdf09d41c176b89f76a42a7a1c6c3f6c4a28fa135e4036916b266166ccb5fd31624879f4fbb033164d456309d65fcc565bd0c60ae96 Description: Go package for creating sanitized anchor names sanitized_anchor_name provides a Go function to create sanitized anchor names. . Its logic can be reused by multiple packages to create interoperable anchor names and links to those anchors. Homepage: https://github.com/shurcooL/sanitized_anchor_name Multi-Arch: foreign Package: golang-github-sirupsen-logrus-dev Priority: optional Section: golang Installed-Size: 215 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-logrus Version: 1.9.0-1+apertis0bv2024dev2b1 Replaces: golang-logrus-dev (<< 0.7.3-2~) Provides: golang-logrus-dev Depends: golang-golang-x-sys-dev Pre-Depends: dpkg (>= 1.17.14) Breaks: golang-logrus-dev (<< 0.7.3-2~) Filename: pool/development/g/golang-logrus/golang-github-sirupsen-logrus-dev_1.9.0-1+apertis0bv2024dev2b1_all.deb Size: 46428 MD5sum: 5e857650000c3cdc171891877a268379 SHA1: 2df3ffe27fc7ec26a8a8e01a77773c703a7c95e8 SHA256: f81bad296cb016ddc4450bd77cbdd3053509e5068979114b6484a8796fd23a84 SHA512: 76327df744c8f3b5a3f188ff4a3efb54f2101dbf9de19878291c0435c798a5192b7269386ce7ffd9af7080ddf5c88fed1f00c7a41d3f7f83b8c5d11f2057db2f Description: Logrus: a logging library for Go Logrus is a structured logger for Go (golang), completely API compatible with the standard library logger. . This package contains the source. Homepage: https://github.com/sirupsen/logrus Multi-Arch: foreign Package: golang-github-soheilhy-cmux-dev Priority: optional Section: golang Installed-Size: 63 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-soheilhy-cmux Version: 0.1.5-2+apertis0bv2024dev2b1 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-github-soheilhy-cmux/golang-github-soheilhy-cmux-dev_0.1.5-2+apertis0bv2024dev2b1_all.deb Size: 13204 MD5sum: dab8d022c2d6fe692f0e968c4bf26d50 SHA1: db0061eda84541960d2d11be06728fbe74d615da SHA256: dcd0c9de7cdd625d73005d882c16ee1d2ae33df00fbb550a561f72901bb1724b SHA512: 8530573d2d2ddb876254e97a6e00962ca371d8e7941ff0bd3e7bc3d439979aa4f9dfe53c53d7cef2a033f76a457fbb0d75d918a624e0e3fbccb32d7fb99ee6a8 Description: serve different services on the same port cmux is a generic Go library to multiplex connections based on their payload. Using cmux, you can serve gRPC, SSH, HTTPS, HTTP, Go RPC, and pretty much any other protocol on the same TCP listener. Homepage: https://github.com/soheilhy/cmux Multi-Arch: foreign Package: golang-github-spf13-afero-dev Priority: optional Section: golang Installed-Size: 359 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-afero Version: 1.9.3-1+apertis0bv2024dev2b1 Depends: golang-github-pkg-sftp-dev (>= 1.13.1), golang-golang-x-crypto-dev (>= 1:0.0~git20211108.ceb1ce7), golang-golang-x-text-dev (>= 0.3.3) Filename: pool/development/g/golang-github-spf13-afero/golang-github-spf13-afero-dev_1.9.3-1+apertis0bv2024dev2b1_all.deb Size: 62636 MD5sum: d8e83126b48a58c1c8907b94ea36d47b SHA1: b23d026429a6a46c175ac4c8be8d161dfc44d67b SHA256: 77c1cd6d2ac52fa2131d20282ed8df54419ef2329c319e5cd708298b44660847 SHA512: a904527b8c6a7da39b806a9c0e97ac998a0240aa50d9f6bc803076c2bbb3a3f92060cfb30aaf8ccc58a3bf62aa80760acc9950df0ee549757ed47e7ee09577dc Description: FileSystem Abstraction System for Go Afero is a filesystem framework providing a simple, uniform and universal API interacting with any filesystem, as an abstraction layer providing interfaces, types and methods. Afero has an exceptionally clean interface and simple design without needless constructors or initialization methods. . Afero is also a library providing a base set of interoperable backend filesystems that make it easy to work with afero while retaining all the power and benefit of the os and ioutil packages. . Afero provides significant improvements over using the os package alone, most notably the ability to create mock and testing filesystems without relying on the disk. . It is suitable for use in any situation where you would consider using the OS package as it provides an additional abstraction that makes it easy to use a memory-backed filesystem during testing. It also adds support for the http filesystem for full interoperability. Homepage: https://github.com/spf13/afero Multi-Arch: foreign Package: golang-github-spf13-cast-dev Priority: optional Section: golang Installed-Size: 93 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-cast Version: 1.5.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-spf13-cast/golang-github-spf13-cast-dev_1.5.0-2+apertis0bv2024dev2b1_all.deb Size: 14148 MD5sum: 90ee3e2ef0dff18a6b94f86edfdd1863 SHA1: 31ef2d0888b68aab607fb47d43bc313b3cc03bf5 SHA256: 646a9783559076b56f603ab4a5506d12eb4673c87bb90b3ff74080261d210e92 SHA512: c5257bb65973ac4e8a5ea70e5c1c740fb265e4accb246ec3d16bcaf331a980812f2061b3b854b3cab55e36a55dcb640090a3df78ccc70ea37e57cee49a948cdd Description: Safe and easy casting from one type to another in Go Cast is a library to convert between different Go types in a consistent and easy way. . Cast provides simple functions to easily convert a number to a string, an interface into a bool, etc. Cast does this intelligently when an obvious conversion is possible. It doesn’t make any attempts to guess what you meant; for example, you can only convert a string to an int when it is a string representation of an int such as “8”. . Cast was developed for use in Hugo (http://gohugo.io/), a website engine which uses YAML, TOML or JSON for meta data. Homepage: https://github.com/spf13/cast Multi-Arch: foreign Package: golang-github-spf13-cobra-dev Priority: optional Section: golang Installed-Size: 467 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-cobra Version: 1.6.1-1+apertis0bv2024dev2b1 Depends: golang-github-cpuguy83-go-md2man-v2-dev (>= 2.0.2), golang-github-spf13-pflag-dev (>= 1.0.5), golang-github-spf13-viper-dev (>= 1.10.0), golang-gopkg-yaml.v3-dev (>= 3.0.1) Filename: pool/development/g/golang-github-spf13-cobra/golang-github-spf13-cobra-dev_1.6.1-1+apertis0bv2024dev2b1_all.deb Size: 69924 MD5sum: 30be284fe8490793f94bff52d6762cec SHA1: 744da1870d6685c9a331c39f0f82e45cba82ef7b SHA256: b64a7a3af706e6dcb20fa50e5822561390c3267d18829362e2dfd9807e9794a6 SHA512: 0015d51db138585d3171e352b6d980a69c870323874cc822c131bd34c1d33fa7b443d75494183f53b0cd3d189b2d21027289c3c968e809bad5135f38ac22b413 Description: Go library for creating powerful modern Go CLI applications Cobra is a Go library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. . Cobra has an exceptionally clean interface and simple design without needless constructors or initialization methods. . This package contains the Cobra library for Go. Homepage: https://github.com/spf13/cobra Multi-Arch: foreign Package: golang-github-spf13-jwalterweatherman-dev Priority: optional Section: golang Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-jwalterweatherman Version: 1.1.0+really1.1.0-2+apertis0bv2024dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-spf13-jwalterweatherman/golang-github-spf13-jwalterweatherman-dev_1.1.0+really1.1.0-2+apertis0bv2024dev2b1_all.deb Size: 7108 MD5sum: fe97e5251705a62e01d0c4fe4d41b230 SHA1: 84c1a581294627476251b5e07937a357447e4451 SHA256: 049992d89281405f44f45e94672f1d1fb6f0d218ed13b7821782a7f462440a89 SHA512: 446c91c8b68af343511b058782dd4c6f9aa2e0fdb89d37c01f7f5b90e1eedef2f5caf27b404c25d251f999e5dd8497d56a2a5752e9bf4ca31da0b9e45c91c2e4 Description: Go library for both printing to the terminal and logging to files jWalterWeatherman provides seamless printing to the terminal (stdout) and logging to a io.Writer (file) that's as easy to use as fmt.Println. . JWW is primarily a wrapper around the excellent Go standard log library. It provides a few advantages over using the standard log library alone: . * One library for both printing to the terminal and logging (to files). * Allow the user to easily control what levels are printed and logged * No unnecessary initialization cruft. Just use it. Homepage: https://github.com/spf13/jwalterweatherman Multi-Arch: foreign Package: golang-github-spf13-pflag-dev Priority: optional Section: devel Installed-Size: 349 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-pflag Version: 1.0.6~git20210604-d5e0c0615ace-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-spf13-pflag/golang-github-spf13-pflag-dev_1.0.6~git20210604-d5e0c0615ace-1+apertis0bv2024dev2b1_all.deb Size: 42656 MD5sum: a41c7b53b8211826ce45d23d9a706082 SHA1: 209cf8a5ab114e396a92a79fba857ba49cc0b6de SHA256: c070b43a487646382e3d3e83e5703b15f729c580785ad41604d549c400c658e9 SHA512: 9adc4657ef623a5f3af118aed6bcaed6992fdc3143262aafb3fd1511cc2f8e5b4b48dcd1166f8cc0899e229f4dcffffe8037a67e0ed299574e14c23a3fcfd901 Description: Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags . pflag is compatible with the GNU extensions to the POSIX recommendations for command-line options (http://www.gnu.org/software/libc/manual/html_node/Argument-Syntax.html). . Forked from github.com/ogier/pflag. Homepage: https://github.com/spf13/pflag Multi-Arch: foreign Package: golang-github-spf13-viper-dev Priority: optional Section: golang Installed-Size: 274 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-viper Version: 1.10.1-1+apertis0bv2024dev2b1 Depends: golang-github-fsnotify-fsnotify-dev (>= 1.5.1), golang-github-hashicorp-hcl-dev (>= 1.0.0), golang-github-magiconair-properties-dev (>= 1.8.5), golang-github-mitchellh-mapstructure-dev (>= 1.4.3), golang-github-pelletier-go-toml-dev (>= 1.9.4), golang-github-spf13-afero-dev (>= 1.6.0), golang-github-spf13-cast-dev (>= 1.4.1), golang-github-spf13-jwalterweatherman-dev (>= 1.1.0), golang-github-spf13-pflag-dev (>= 1.0.5), golang-github-subosito-gotenv-dev (>= 1.2.0), golang-gopkg-ini.v1-dev (>= 1.66.2), golang-gopkg-yaml.v2-dev (>= 2.4.0) Filename: pool/development/g/golang-github-spf13-viper/golang-github-spf13-viper-dev_1.10.1-1+apertis0bv2024dev2b1_all.deb Size: 63060 MD5sum: 64c9e781ec319ad16edf61e506e1ca63 SHA1: 6acd0c4a54a05ee7ed9e0d6f02d89511b1d72539 SHA256: 6be222bbcd5471240d08ab4a1766deaa7dfbcddc50c167c478e6226982822077 SHA512: 01d37923f8bfd92f8baba90425b704726ec4c280057598bcb25ad3ee479c604f335c5f1949ae85f7db5d3621db66e07402ac2371acef03ee11bb29c33f6e44c1 Description: Go configuration with fangs Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed to work within an application, and can handle all types of configuration needs and formats. It supports: . * setting defaults * reading from JSON, TOML, YAML, HCL, and Java properties config files * live watching and re-reading of config files (optional) * reading from environment variables * reading from remote config systems (etcd or Consul), and watching changes * reading from command line flags * reading from buffer * setting explicit values . Viper can be thought of as a registry for all of your applications configuration needs. Homepage: https://github.com/spf13/viper Multi-Arch: foreign Package: golang-github-ssgelm-cookiejarparser-dev Priority: optional Section: devel Installed-Size: 25 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ssgelm-cookiejarparser Version: 1.0.0-3+apertis0bv2024dev2b1 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-github-ssgelm-cookiejarparser/golang-github-ssgelm-cookiejarparser-dev_1.0.0-3+apertis0bv2024dev2b1_all.deb Size: 4804 MD5sum: 43a949327ee245b88391373f67aa286d SHA1: 4698cce5a2178b6f7b77bf2587fd8d1fc8ad6dbd SHA256: 84ea42bf5247020daa59339356356ec68d33b5c08cbfba2a3d6133785a68bab4 SHA512: 0e03e63060a1cf7685fde6d288fb41af842c60334ac2b1970b5049c091d5a1c1e2a0b408f451198363d6b29bf66661cd2b92f1b18aa28684c256089578ea647b Description: Go library that parses a curl cookiejar file into a Go http.CookieJar cookiejarparser is a Go library that parses a curl (netscape) cookiejar file into a Go http.CookieJar. This format is commonly used by cURL. Homepage: https://github.com/ssgelm/cookiejarparser Multi-Arch: foreign Package: golang-github-stathat-go-dev Priority: extra Section: devel Installed-Size: 30 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-stathat-go Version: 0.0~git20130314.0.01d012b-2.1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-stathat-go/golang-github-stathat-go-dev_0.0~git20130314.0.01d012b-2.1apertis0bv2024dev2b1_all.deb Size: 5320 MD5sum: 012fee021237d92c8e38089ac14daa9a SHA1: c81254f2714b9aeff448ecf0e8aaef7587549bb5 SHA256: c4fa32d5048d51238375a93dfcd28a3b682dd4c4704b7a900cbdaaa439fd4dd3 SHA512: c8da5e3766e7808c149d59a07573c2d83afc9d464266bbea1755b280b22a7b226fc05feb7456bb702e726b9e19ae8ad785680b7c32b37f7b3abef37ad53a5216 Description: Go package for reporting stat counts and values to StatHat This package is a client for reporting statistics and metrics data to the StatHat commercial logging product. Homepage: https://github.com/stathat/go Package: golang-github-streadway-amqp-dev Priority: optional Section: golang Installed-Size: 363 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-streadway-amqp Version: 0.0~git20200716.e6b33f4-3+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-streadway-amqp/golang-github-streadway-amqp-dev_0.0~git20200716.e6b33f4-3+apertis0bv2024dev2b1_all.deb Size: 71064 MD5sum: 802e83aaad8dba9768514a1f9cb34169 SHA1: 6a2d7d016769af28cbc436cdba884e3fd543136c SHA256: 8489d7efa5f9ad23af3813a3f6654f62b9a0b87a5125ab78668c01ee04151464 SHA512: fe28d04c892302e61735b0dc80ec9953a4195e04610dd3d7c2f0fc11e4163d0f6858e7b3e03f506cfea076a15da2e1d17aaabaded23c8ec92dc5e84c7191da4f Description: Go client for AMQP 0.9.1 The amqp package provides a functional interface that closely represents the AMQP 0.9.1 model targeted to RabbitMQ as a server. This includes the minimum necessary to interact the semantics of the protocol. Homepage: https://github.com/streadway/amqp Multi-Arch: foreign Package: golang-github-stretchr-objx-dev Priority: optional Section: golang Installed-Size: 239 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-objx Version: 0.5.0-1+apertis0bv2024dev2b1 Provides: golang-objx-dev Filename: pool/development/g/golang-objx/golang-github-stretchr-objx-dev_0.5.0-1+apertis0bv2024dev2b1_all.deb Size: 25836 MD5sum: 4744852cb5f5aefb61f60856698a1f26 SHA1: b8f283371b08d39c19146e9ba22935ef1cb949c4 SHA256: 3d66e6d6be304d38e5e6decafc9c5167ca015e0e402fbe6d3fd557d561117b20 SHA512: fc3f81d314b736491553626adf40784eccc8777e61ebb0af8b081fde7cc49058dc89dc5317de4c4a5f59f5c91381a5859ba4f037fc8c5d70059c5a85809ea0f9 Description: Go package for dealing with maps, slices, JSON and other data Objx provides the `objx.Map` type, which is a `map[string]interface{}` that exposes a powerful `Get` method (among others) that allows you to easily and quickly get access to data within the map, without having to worry too much about type assertions, missing data, default values etc. . This package contains the source. Homepage: https://github.com/stretchr/objx Multi-Arch: foreign Package: golang-github-stretchr-testify-dev Priority: optional Section: golang Installed-Size: 585 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-testify Version: 1.8.1-1+apertis1bv2024dev2b1 Depends: golang-github-davecgh-go-spew-dev (>= 1.1.1), golang-github-pmezard-go-difflib-dev (>= 1.0.0), golang-github-stretchr-objx-dev (>= 0.5.0), golang-gopkg-yaml.v3-dev (>= 3.0.1) Filename: pool/development/g/golang-testify/golang-github-stretchr-testify-dev_1.8.1-1+apertis1bv2024dev2b1_all.deb Size: 68544 MD5sum: 7667feac544cb742526210c435fed4f4 SHA1: be7c0261efbfd784834e0e7cba33f95f0ee4c5f3 SHA256: cfbfe0a5fc7c67d9244ea391c951b01dc83f535e2ac45f839f87ad5492b86f5c SHA512: 9473d72425a5fbdeca77b5944009f568c3704ed94b4631fcbbfd17e2dd387b2ed4b8c2362e4f2e48c1620e690bb4971fdfee02bdae82683780ec33c1c235c2cf Description: sacred extension to the standard Go testing package Testify is a Go code (golang) set of packages that provide many tools for testifying that code behaves as intended. . Features include: * Easy assertions * Mocking * HTTP response trapping * Testing suite interfaces and functions . This package contains the source. Homepage: https://github.com/stretchr/testify Multi-Arch: foreign Package: golang-github-subosito-gotenv-dev Priority: optional Section: devel Installed-Size: 40 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-subosito-gotenv Version: 1.2.0+git20190917.de67a66-3+apertis0bv2024dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-subosito-gotenv/golang-github-subosito-gotenv-dev_1.2.0+git20190917.de67a66-3+apertis0bv2024dev2b1_all.deb Size: 8516 MD5sum: 4c13af6aae5c8e45cabe2f49a3ecbb2d SHA1: b88d772690aa350034e101dd92d4544783c04dd7 SHA256: b8b2a2acc334c304d2b67d0f2884327e1cc69d948c5cb9c4bce974bc89bcc5cb SHA512: 196fcfb3ca12171a64ad8169ee13338559a99310a1b087d92a742abb23f6a44e1fbdc60517ae8b53649eeff881b07159a6d7556e209b0182e17f95f032b842fb Description: Load environment variables from `.env` or `io.Reader` in Go. To modify your app environment variables, gotenv expose 2 main functions: * gotenv.Load * gotenv.Apply By default, gotenv.Load will look for a file called .env in the current working directory. . Behind the scene, it will then load .env file and export the valid variables to the environment variables. Make sure you call the method as soon as possible to ensure it loads all variables, say, put it on init() function. . Once loaded you can use os.Getenv() to get the value of the variable. Homepage: https://github.com/subosito/gotenv Multi-Arch: foreign Package: golang-github-sylabs-sif-dev Priority: optional Section: devel Installed-Size: 5422 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-sylabs-sif Version: 2.8.3-1+apertis1bv2024dev3b1 Depends: golang-github-google-uuid-dev, golang-github-protonmail-go-crypto-dev, golang-github-satori-go.uuid-dev, golang-github-spf13-cobra-dev Filename: pool/development/g/golang-github-sylabs-sif/golang-github-sylabs-sif-dev_2.8.3-1+apertis1bv2024dev3b1_all.deb Size: 78188 MD5sum: 99c5c835907915b1952a8dc57fd10542 SHA1: a0d0c9c5a96bd7bb1e9c67500eeef8c447b4e0c6 SHA256: bcc4a1180df3f591b457cc2f3023cf22f2e458f34063569ba92afc1ffb055f8a SHA512: 39ab1d9e530e916c03f9e46b28ee941cdfa925bd17c51a6c57ad138b40c8e3c8b163822d1d88255b4a64ec40cb45026d092f60ee800ed8823f73cf2f50064349 Description: reference implementation of the Singularity Image Format (SIF) SIF is an implementation of the Singularity Container Image Format that makes it easy to create complete and encapsulated container enviroments stored in a single file. Homepage: https://github.com/sylabs/sif Package: golang-github-tchap-go-patricia-dev Priority: optional Section: golang Installed-Size: 70 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go-patricia Version: 2.3.1-1+apertis1bv2024dev2b2 Replaces: golang-go-patricia-dev (<< 2.2.0-2) Provides: golang-go-patricia-dev Breaks: golang-go-patricia-dev (<< 2.2.0-2) Filename: pool/development/g/golang-go-patricia/golang-github-tchap-go-patricia-dev_2.3.1-1+apertis1bv2024dev2b2_all.deb Size: 12524 MD5sum: 4842f6e1c39436faf32af42a9358bc83 SHA1: 7219496d5d1eaade9b5c3a2efdba5d1a0380b058 SHA256: 0b94252b63234e5b7581f44ded4144d77a54f3fe2df22ff351d172a52329d4c4 SHA512: 62113ae6c9bcf133124400f9b6928d37b948c77ed3603c2d7a090f03a632664eea81bbd2fc7634a54dd04a68a77f5fb85331276da3630b14115dde19ebb470a6 Description: generic patricia trie (also called radix tree) The patricia trie as implemented in this library enables fast visiting of items in some particular ways: . 1. visit all items saved in the tree, 2. visit all items matching particular prefix (visit subtree), or 3. given a string, visit all items matching some prefix of that string. . This package contains the source. Homepage: https://github.com/tchap/go-patricia Multi-Arch: foreign Package: golang-github-tinylib-msgp-dev Priority: optional Section: golang Installed-Size: 976 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-tinylib-msgp Version: 1.1.6-1+apertis0bv2024dev2b1 Depends: golang-github-philhofer-fwd-dev, golang-golang-x-tools-dev Filename: pool/development/g/golang-github-tinylib-msgp/golang-github-tinylib-msgp-dev_1.1.6-1+apertis0bv2024dev2b1_all.deb Size: 101864 MD5sum: 46f6125a1c422c97bf50c49de81ead32 SHA1: a507a9e396f44040753f62bc4c2c3337513096bc SHA256: a98bd327a4e221bbfc9f4b391d5320b26267c6ec1c4c20692ea97b19ed225208 SHA512: d8f36250f07a268350de53476c26311af53efc7eb19fb79dcdd5d7610145b93443b84cb63616103017cf6570cbf9051ee6df3b72ba7fc54dac58ab669032c731 Description: Go code generator for MessagePack (source) This is a code generation tool and serialization library for MessagePack. It is targeted at the go generate tool. You can read more about MessagePack in the wiki, or at msgpack.org. . Why? . * Use Go as your schema language * Speeeeeed (400MB/s on modern hardware) * JSON interop * User-defined extensions * Type safety * Encoding flexibility . This package contains the source. Homepage: https://github.com/tinylib/msgp Package: golang-github-tmc-grpc-websocket-proxy-dev Priority: optional Section: devel Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-tmc-grpc-websocket-proxy Version: 0.0~git20200427.3cfed13-3+apertis0bv2024dev2b1 Depends: golang-github-gorilla-websocket-dev, golang-github-sirupsen-logrus-dev Filename: pool/development/g/golang-github-tmc-grpc-websocket-proxy/golang-github-tmc-grpc-websocket-proxy-dev_0.0~git20200427.3cfed13-3+apertis0bv2024dev2b1_all.deb Size: 6056 MD5sum: 8e2553133dfe387357864dcdfa4574e6 SHA1: 960d594f438569316fd71d3c18ea27418cf1de01 SHA256: cab5c4b3c209c1e980793124a17418e0b58194e5ca7e7e1a8132f90bb20a11c1 SHA512: df1950d9df3b4bca1de12f0ea210bea7bcb5e5c3b408277f8fb66d089adb5593bd00adee4f6fac8104bb844797e6e8e06ffda727c20291218f2533545802ed2f Description: proxy to upgrade grpc-gateway streaming endpoints to use websockets Wrap your grpc-gateway mux with this helper to expose streaming endpoints over websockets. . On the wire this uses newline-delimited json encoding of the messages. Homepage: https://github.com/tmc/grpc-websocket-proxy Multi-Arch: foreign Package: golang-github-tonistiigi-units-dev Priority: optional Section: devel Installed-Size: 19 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-tonistiigi-units Version: 0.0~git20180711.6950e57-2apertis0bv2024dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-tonistiigi-units/golang-github-tonistiigi-units-dev_0.0~git20180711.6950e57-2apertis0bv2024dev2b1_all.deb Size: 4176 MD5sum: ea9eb5a5d5efac325e4598fab1dcd094 SHA1: 82238fe8c44e5a962fcfa6020d13681dfacac0f3 SHA256: 0ae0e78809cda0557f785450ec290df513c4712eca8e5565f42c3b8743f2958a SHA512: 75c43ff2a1869d7ad5e6c57a9925dde07b2b4d912538f644935ba7c15c4bf108554b3a4e4b8db86f7ebfbb672282a39a118004755f9d0642c8db660c466a9185 Description: Simple byte size formatting library Simple byte size formatting. This package implements types that can be used in stdlib formatting functions like fmt.Printf to control the output of the expected printed string. . Floating point flags %f and %g print the value in using the correct unit suffix. Homepage: https://github.com/tonistiigi/units Package: golang-github-tv42-httpunix-dev Priority: optional Section: devel Installed-Size: 20 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-tv42-httpunix Version: 0.0~git20150427.b75d861-3+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-tv42-httpunix/golang-github-tv42-httpunix-dev_0.0~git20150427.b75d861-3+apertis0bv2024dev2b1_all.deb Size: 4224 MD5sum: 01aa72bf6beaa557c83cc452484e1e14 SHA1: 185184bba734b43c53085f47503557293021a3dd SHA256: bc727f67db3ca3fdc19ddfd0f1480fa9d985f3bf49b14f1e8dfce29d8654a6ac SHA512: 838a12f94c8e47401302809f904595dd92c4c60f9e6969da75583b17c3dffa2018a7e9cbb754f65ce4f363b06c5647082d455c4cce492e42c7260c715dee249d Description: library to talk HTTP over Unix domain sockets Golang library to talk HTTP over Unix domain sockets. Homepage: https://github.com/tv42/httpunix Multi-Arch: foreign Package: golang-github-u-root-uio-dev Priority: optional Section: golang Installed-Size: 85 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-u-root-uio Version: 0.0~git20220204.dac05f7-2+apertis1bv2024dev3b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-u-root-uio/golang-github-u-root-uio-dev_0.0~git20220204.dac05f7-2+apertis1bv2024dev3b1_all.deb Size: 15236 MD5sum: aa0be723e7297acf61f87b65a433b153 SHA1: 16d545019ec24c526cb50ac1e111ce6138f66dc6 SHA256: 054f8991aa0626bbe3efecb459b971587e430d5be69c60951b5fa1655d2f837a SHA512: 0eddc8699a6063d7d1fcfe4848869c5f75331cea88d11cc155ba37e9666e793b8178302fee19eb8d5923129ec802ad9bc34931642d97f99774525433889bed17 Description: commonly used utilities for u-root Go library for breaking up circular dependencies in u-root. . It contains: * cp: routines to copy files. * rand: cancelable reads from a cryptographically safe random number source. * ubinary: a native endian binary.ByteOrder. * uio: commonly used io utilities. * ulog: exposes logging via a Go interface. Homepage: https://github.com/u-root/uio Multi-Arch: foreign Package: golang-github-ulikunitz-xz-dev Priority: optional Section: devel Installed-Size: 1386 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ulikunitz-xz Version: 0.5.6-2+apertis1bv2024dev2b1 Filename: pool/development/g/golang-github-ulikunitz-xz/golang-github-ulikunitz-xz-dev_0.5.6-2+apertis1bv2024dev2b1_all.deb Size: 352776 MD5sum: 4686e8d708efc2fa45d81c13c401ecf9 SHA1: b307fa27173d3c401eb0bb6669a2cb6530ff3bb9 SHA256: 321a162545d2d8efb42047e6b2a226ead7e196f15bc660903032867b17a32d15 SHA512: 408e820ad57f0b0d51aa036063c739d1558f4f571a1c060e641a70f6ff8229297eb3ed866c6dd1a68f1f3507a27a26e390d0d95e64cd3006fb6b22d0cb3dba31 Description: Pure golang package for reading and writing xz-compressed files A Go library that supports the reading and writing of xz compressed streams. It includes also a gxz command for compressing and decompressing data. The package is completely written in Go and doesn't have any dependency on any C code. Homepage: https://github.com/ulikunitz/xz Multi-Arch: foreign Package: golang-github-urfave-cli-dev Priority: optional Section: golang Installed-Size: 310 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-urfave-cli Version: 1.22.9-2+apertis0bv2024dev2b1 Depends: golang-github-cpuguy83-go-md2man-v2-dev (>= 2.0.1~) Breaks: golang-github-mendersoftware-mender-artifact-dev (<< 3.4.0-2) Filename: pool/development/g/golang-github-urfave-cli/golang-github-urfave-cli-dev_1.22.9-2+apertis0bv2024dev2b1_all.deb Size: 48248 MD5sum: f6a7d85b92973c4d7aa8767fe9bcf239 SHA1: 525c0058ec68116c2f52888c8c56c58e95fcaa33 SHA256: 01a8ed9ce043c01e2d2f0bcde63ed1ca2414e38f613de424f6d40b965ee69b0b SHA512: 639bf03af8d1174e0ac76f90c19b8713fc25ccebc6f95e570c3ccfde636ae5ca8f139abe66c52f2c770042dccc2f5c28d556505b14e903351a428226c7dd7267 Description: package for building command line apps in Go "Cli" is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way. Homepage: https://github.com/urfave/cli Multi-Arch: foreign Package: golang-github-urfave-cli-v2-dev Priority: optional Section: golang Installed-Size: 333 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-urfave-cli-v2 Version: 2.3.0-2+apertis0bv2024dev3b1 Depends: golang-github-cpuguy83-go-md2man-v2-dev (>= 2.0.1) Filename: pool/development/g/golang-github-urfave-cli-v2/golang-github-urfave-cli-v2-dev_2.3.0-2+apertis0bv2024dev3b1_all.deb Size: 57468 MD5sum: 0e79a7ad773ee33c4bd11129a056c7f1 SHA1: 2bfc93c59c941085ddbf0e8611200cb65b65ca11 SHA256: d92dd78fca0c4fca948bad17b088471906548c3dae9f2df181a8d6f9ae235eca SHA512: 0197ef603aa4aa69bb8a086ac4ecdb20c5393c4e649af826031c5d3b219a66da3e8e86265380aeb196f089e41fd564268dcdc797a0205ee0f6ad20175e03d450 Description: package for building command line apps in Go (version 2) "Cli" is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way. . This package provides cli version 2 (github.com/urfave/cli/v2) Homepage: https://github.com/urfave/cli Multi-Arch: foreign Package: golang-github-valyala-bytebufferpool-dev Priority: optional Section: devel Installed-Size: 29 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-valyala-bytebufferpool Version: 1.0.0-3+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-valyala-bytebufferpool/golang-github-valyala-bytebufferpool-dev_1.0.0-3+apertis0bv2024dev2b1_all.deb Size: 6736 MD5sum: 92943fca014ac9d6ce82b2c14a326036 SHA1: 4130bfd1b1987e9b5dccf4a0bca6ef2b8223c212 SHA256: 48b09183cb91e1db2f32fd1d81c650be22faea0423c57ff8fe1ef5c82b74b126 SHA512: 3268e5f5d294d8120fe7663452127065f89b571201552c16feacc583c2a9b60c59464379b9f93d9c47c22fa61505ce55faac8cbda1e641c1a45348756057b192 Description: Anti-memory-waste byte buffer pool for go An implementation of a pool of byte buffers with anti-memory-waste protection. . The pool may waste limited amount of memory due to fragmentation. This amount equals to the maximum total size of the byte buffers in concurrent use. Benchmark results Currently bytebufferpool is fastest and most effective buffer pool written in Go. Homepage: https://github.com/valyala/bytebufferpool Multi-Arch: foreign Package: golang-github-valyala-fasttemplate-dev Priority: optional Section: golang Installed-Size: 58 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-valyala-fasttemplate Version: 1.2.2+ds1-1+apertis0bv2024dev2b1 Depends: golang-github-valyala-bytebufferpool-dev Filename: pool/development/g/golang-github-valyala-fasttemplate/golang-github-valyala-fasttemplate-dev_1.2.2+ds1-1+apertis0bv2024dev2b1_all.deb Size: 9728 MD5sum: 2721e7a3ecc5aea6ed1b52809518790c SHA1: b16e2542cf77078688a76c9f0dd16ed27feddc78 SHA256: 74c7278262cdea05c4d349fe48fe7795dbf88b576080a78ad8680335258c6de1 SHA512: 1210fa2f23e356bbca6538b3e796a1be1a075b7536cbb764ce5c9fa365198d1f1e9f25ec1aed720e97c6930679326828e7ccbb5fbddf843564b6af15529db713 Description: simple and fast template engine for Go Fasttemplate peforms only a single task - it substitutes template placeholders with user-defined values. Homepage: https://github.com/valyala/fasttemplate Multi-Arch: foreign Package: golang-github-vbatts-tar-split-dev Priority: optional Section: devel Installed-Size: 488 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vbatts-tar-split Version: 0.11.2+ds1-1+apertis0bv2024dev2b1 Depends: golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev Filename: pool/development/g/golang-github-vbatts-tar-split/golang-github-vbatts-tar-split-dev_0.11.2+ds1-1+apertis0bv2024dev2b1_all.deb Size: 67956 MD5sum: 91b38df57ac4fb670e98a0ec2119671f SHA1: 873b9e9f2114c5575d4fcd0cb4628e69c6d63139 SHA256: f4bee7795da0faf25f33257724c3a6fa56299d7fc74e4f4c00aea47b99e3dbc4 SHA512: 5ad831a515c1dcf83402b4d1573246a64a252b9e6b128c59130c1e91f6dca4a1d1fdd8a1418f1bbd64cc513421ee912a10709d4a8375c5b62ada6a360da0c3db Description: tar archive assembly/disassembly (source) Pristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive. . Eventually this should detect TARs that this is not possible with. . For example stored sparse files that have "holes" in them, will be read as a contiguous file, though the archive contents may be recorded in sparse format. Therefore when adding the file payload to a reassembled tar, to achieve identical output, the file payload would need be precisely re-sparsified. This is not something I seek to fix immediately, but would rather have an alert that precise reassembly is not possible. (see more http://www.gnu.org/software/tar/manual/html_node/Sparse-Formats.html) . Other caveat, while tar archives support having multiple file entries for the same path, we will not support this feature. If there are more than one entries with the same path, expect an err (like ErrDuplicatePath) or a resulting tar stream that does not validate your original checksum/signature. . Contract: Do not break the API of stdlib archive/tar in our fork (ideally find an upstream mergeable solution). . This package contains the source. Homepage: https://github.com/vbatts/tar-split Multi-Arch: foreign Package: golang-github-vbauerster-mpb-dev Priority: optional Section: devel Installed-Size: 199 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vbauerster-mpb Version: 7.3.2-1+apertis0bv2024dev3b1 Depends: golang-github-acarl005-stripansi-dev, golang-github-mattn-go-isatty-dev, golang-github-mattn-go-runewidth-dev, golang-github-vividcortex-ewma-dev, golang-golang-x-crypto-dev Filename: pool/development/g/golang-github-vbauerster-mpb/golang-github-vbauerster-mpb-dev_7.3.2-1+apertis0bv2024dev3b1_all.deb Size: 33616 MD5sum: 1909646cbd8db0f86994ff9e825e9348 SHA1: 163957b95a2802cbcf8175b46672704dfc41195f SHA256: 346ae24603b51d0651344dbe1f496583b6beb699bd76062f8e374d2d9a60a9e9 SHA512: 375cabb3d746ed56287aee4a36ff7212d72ae059847636981d106f813cad43571996fd1a7437e8c2d3e927ebf7b597107b4a0414944e2a0fd26a0bbc60707d9b Description: multi progress bar for Go cli applications mpb is a golang library for rendering progress bars in terminal applications. Homepage: https://github.com/vbauerster/mpb Package: golang-github-vishvananda-netlink-dev Priority: optional Section: golang Installed-Size: 956 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vishvananda-netlink Version: 1.1.0.125.gf243826-4+apertis0bv2024dev2b1 Depends: golang-github-vishvananda-netns-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-vishvananda-netlink/golang-github-vishvananda-netlink-dev_1.1.0.125.gf243826-4+apertis0bv2024dev2b1_all.deb Size: 147760 MD5sum: 43fae7019089c36464fb13af2cd27835 SHA1: 5f9a23afe7311976f7c53cd377a2be4c422eb3fd SHA256: a9108885ce4f51bb9583bd6263df92845e49f5d1a11d2d9cb3c18148538878d1 SHA512: 14865481e798d90b0d131fd734762dfc17199f2fae769e43b9ce93f521d9b2126f5823e60113f051ee824b615d98a7ec24e52f998a485a5b81f1425e4639b0a8 Description: netlink library for go The netlink package provides a simple netlink library for go. Netlink is the interface a user-space program in Linux uses to communicate with the kernel. It can be used to add and remove interfaces, set ip addresses and routes, and configure ipsec. Netlink communication requires elevated privileges, so in most cases this code needs to be run as root. Since low-level netlink messages are inscrutable at best, the library attempts to provide an API that is loosely modeled on the CLI provied by iproute2. Actions like ip link add will be accomplished via a similarly named function like AddLink(). This library began its life as a fork of the netlink functionality in docker/libcontainer but was heavily rewritten to improve testability, performance, and to add new functionality like ipsec xfrm handling. . This package contains the source. Homepage: https://github.com/vishvananda/netlink Multi-Arch: foreign Package: golang-github-vishvananda-netns-dev Priority: optional Section: golang Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vishvananda-netns Version: 0.0~git20211101.5004558-1+apertis0bv2024dev2b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-vishvananda-netns/golang-github-vishvananda-netns-dev_0.0~git20211101.5004558-1+apertis0bv2024dev2b1_all.deb Size: 6796 MD5sum: fc89330fe4870fc6d0acc4bb770af3f7 SHA1: 7da2c2dfc853cec05e779e0a862ad5d0c059c69a SHA256: 75a90dd7b5461e7b3c483dbd0c031cf5305d50af15806136bb5cd7227908dc5e SHA512: e0b50fb76ef1ea1b61bc7f584e02dfb9c8d34435770387c183253fd4778bdd73ec706cef45555ce5ca5a42cfe5730fbb84cfcfbb42a0501da83f4876233335b7 Description: network namespaces in go The netns package provides an ultra-simple interface for handling network namespaces in go. Changing namespaces requires elevated privileges, so in most cases this code needs to be run as root. . This package contains the source. Homepage: https://github.com/vishvananda/netns Multi-Arch: foreign Package: golang-github-vividcortex-ewma-dev Priority: optional Section: devel Installed-Size: 23 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vividcortex-ewma Version: 1.1.1-2+apertis2bv2024dev3b1 Filename: pool/development/g/golang-github-vividcortex-ewma/golang-github-vividcortex-ewma-dev_1.1.1-2+apertis2bv2024dev3b1_all.deb Size: 5668 MD5sum: 2850ab2b8a1f99072deaf3e9c2c914d9 SHA1: d47d9caff4bb2757657a838bcb749ff5c2d270ee SHA256: b3fba901f3c01bd7ab4a457e0fc1e487ed4ca052124ea7608067cf27f7e3a068 SHA512: a17b073c79ffdd815aba5232fc42d054362130d224fcb4654f9e6e36fbffaf93c05a471330f8507a93bf45af561dc00cd3d885eabf2c7df335ebce46ab424fc7 Description: Exponentially Weighted Moving Average algorithms for Go An exponentially weighted moving average is a way to continuously compute a type of average for a series of numbers, as the numbers arrive. After a value in the series is added to the average, its weight in the average decreases exponentially over time. This biases the average towards more recent data. EWMAs are useful for several reasons, chiefly their inexpensive computational and memory cost, as well as the fact that they represent the recent central tendency of the series of values. Homepage: https://github.com/vividcortex/ewma Multi-Arch: foreign Package: golang-github-vmihailenco-tagparser-dev Priority: optional Section: devel Installed-Size: 28 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vmihailenco-tagparser Version: 0.1.1-4+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-vmihailenco-tagparser/golang-github-vmihailenco-tagparser-dev_0.1.1-4+apertis0bv2024dev2b1_all.deb Size: 4956 MD5sum: 09cc9fa48b7cb83fc736e3e5d004725c SHA1: df3c66ae0020af2b202e5e31021fbc9783b65c79 SHA256: adafed3d02461757af86b67380b4976f64b0dc82339ae2908371bf4a81339dc5 SHA512: cd989c7dc3a2e47f62a2124cf5f69f6508377dde41e94eff7fc7f441904005ecb46f1191c7eca70c3e8277e735b5f4ddd2f68688d2d4a1492d5d8991260e431b Description: Golang tag parser Opinionated Golang tag parser. Homepage: https://github.com/vmihailenco/tagparser Multi-Arch: foreign Package: golang-github-xeipuuv-gojsonpointer-dev Priority: optional Section: devel Installed-Size: 30 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-xeipuuv-gojsonpointer Version: 0.0~git20190905.02993c4-3+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-xeipuuv-gojsonpointer/golang-github-xeipuuv-gojsonpointer-dev_0.0~git20190905.02993c4-3+apertis0bv2024dev2b1_all.deb Size: 6132 MD5sum: 660dc914817e468c60e486e90f093093 SHA1: 295ace7325eb1ab0ae355573e9842435534fc2e9 SHA256: 042fb4ed139328462ddf38832710a16be7ddd9d1e76c2353b4afa527ccf404b1 SHA512: 7d1595f25bc7d1c8230dbc399568138d6dc658db3b6cc45f1bc51ae87bf1d3a0b96bdd9222ff2a1f6a5cd2379e930daf6a5d21dfc0beeb205a5417baf7cf3a9d Description: JSON Pointer implementation in Golang An implementation of JSON Pointer in Golang Homepage: https://github.com/xeipuuv/gojsonpointer Multi-Arch: foreign Package: golang-github-xeipuuv-gojsonreference-dev Priority: optional Section: devel Installed-Size: 30 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-xeipuuv-gojsonreference Version: 0.0~git20180127.bd5ef7b-3+apertis0bv2024dev2b1 Depends: golang-github-xeipuuv-gojsonpointer-dev Filename: pool/development/g/golang-github-xeipuuv-gojsonreference/golang-github-xeipuuv-gojsonreference-dev_0.0~git20180127.bd5ef7b-3+apertis0bv2024dev2b1_all.deb Size: 5404 MD5sum: f69b9840f5dd042deb31d905b1f2f2c1 SHA1: 75864aa1f244032e997b7d04f5af2bb3c181e21f SHA256: c9c4ddcaaa8819a9acb0bd5804a9b45ae8733c9c336acc18115508acf46c3a94 SHA512: 71a921b680c6a9d1d82d9270d5da28b12d1c35fa781d168e37b293064946d36462e5272c36c85faf1691038d4890238cde8c489f25ab08e2771f2e67a74e687a Description: JSON Reference implementation in Golang An implementation of JSON Reference in Golang. Homepage: https://github.com/xeipuuv/gojsonreference Multi-Arch: foreign Package: golang-github-xeipuuv-gojsonschema-dev Priority: optional Section: golang Installed-Size: 567 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-xeipuuv-gojsonschema Version: 1.2.0-3+apertis0bv2024dev2b1 Depends: golang-github-xeipuuv-gojsonreference-dev Filename: pool/development/g/golang-github-xeipuuv-gojsonschema/golang-github-xeipuuv-gojsonschema-dev_1.2.0-3+apertis0bv2024dev2b1_all.deb Size: 45304 MD5sum: 220cebe5ccbf06e7df701b67fb469ab7 SHA1: 0df4aff5c8076c990a34b4d6d89b34c8b0a7b521 SHA256: 64bd461b8beeebff0fa6ec54fccfbb086637b43d81d5fb074788f61f29c20f0e SHA512: 5e277051ab31158bb6a435b5305c100b0802d21ca153dfe5e0ae7629e5cd340458bc2696e9c87d0c12850abc122cb91fd454bcfaab640456c40cdc40f2451643 Description: Go library for validating JSON data against JSON Schema documents This library allows the validation of JSON documents against schemas within Go programs. It supports multiple versions of the JSON Schema specification, although not comprehensively. Homepage: https://github.com/xeipuuv/gojsonschema Multi-Arch: foreign Package: golang-github-xiang90-probing-dev Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-xiang90-probing Version: 0.0.2-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-xiang90-probing/golang-github-xiang90-probing-dev_0.0.2-2+apertis0bv2024dev2b1_all.deb Size: 4472 MD5sum: 8a958d8b981de81ca3a6dc792043bc9a SHA1: 9d428ff2fc6394c6f826e819147e8a0d4ce28a93 SHA256: b8a0e91270fb5e4830dc2212d8bc9ebc800525e43c520b7083f0299690080a8b SHA512: 2916915b85528f35cb5b46e86dae407c7355351869f3ad509c38bd94beff50abdb383b43fb55ee5c2940e880df8cc269283413de817fd46e237d864bef242fa8 Description: Go library for HTTP probing Library for simple probing via HTTP. Homepage: https://github.com/xiang90/probing Multi-Arch: foreign Package: golang-github-yuin-goldmark-dev Priority: optional Section: golang Installed-Size: 865 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-yuin-goldmark Version: 1.5.4-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-yuin-goldmark/golang-github-yuin-goldmark-dev_1.5.4-1+apertis0bv2024dev2b1_all.deb Size: 108844 MD5sum: 556bcaf1347236ddd6d53b8e62e4a978 SHA1: 6755691fec07abd5eb9f62dbaf6bbda0cf61effa SHA256: 9c4f1f95a499a1033955f99aecbf8e91062ae8d7f5e97999c8d440548538ea4b SHA512: 7bf98e07aeb369461b275fe8f3c7d327bc44e6d3457df54ebc7043af90961bf8e0dcfc9c8293b87fdcb501505a5c2a53f72edae4401ac15fcf328c2b78ad7890 Description: CommonMark compliant and extensible Markdown parser written in Go goldmark is a Markdown parser written in Go. It is easy to extend, standard compliant, and well structured. It is compliant with CommonMark 0.30, and supports extensions from GitHub Flavored Markdown and PHP Markdown Extra. . Features: . * Standard compliant. goldmark gets full compliance with the latest CommonMark spec. * Extensible. Do you want to add a @username mention syntax to Markdown? You can easily do it in goldmark. You can add your AST nodes, parsers for block level elements, parsers for inline level elements, transformers for paragraphs, transformers for whole AST structure, and renderers. * Performance. goldmark performs pretty much equally to cmark, the CommonMark reference implementation written in C. * Robust. goldmark is tested with go-fuzz, a fuzz testing tool. * Builtin extensions. goldmark ships with common extensions like tables, strikethrough, task lists, and definition lists. * Depends only on standard libraries. Homepage: https://github.com/yuin/goldmark Multi-Arch: foreign Package: golang-glog-dev Priority: optional Section: golang Installed-Size: 69 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-glog Version: 0.0~git20160126.23def4e-5+apertis0bv2024dev2b1 Filename: pool/development/g/golang-glog/golang-glog-dev_0.0~git20160126.23def4e-5+apertis0bv2024dev2b1_all.deb Size: 17348 MD5sum: 2f1d91535dd00ec3a19debb5a41d0b73 SHA1: ae5e7df314b68bba7321fffcb07aab800a40906b SHA256: 8f2d2aced0f00c25521ecbbc79b17d4b9e64584a217c544f1858f97f5bc8fdc4 SHA512: bbda5380b9c12f5d93c75ee3cf4188ba6bdc2439f9b2d1fea7bd28af9302f70bff25602af567ec7f71de26fe4c8ccae6a683e1803063caa77adfa70bbeb178d5 Description: Leveled execution logs for Go This is an efficient pure Go implementation of leveled logs in the manner of the open source C++ package https://github.com/google/glog Homepage: https://github.com/golang/glog Multi-Arch: foreign Package: golang-go Priority: optional Section: golang Installed-Size: 69 Maintainer: Debian Go Compiler Team Architecture: arm64 Source: golang-defaults Version: 2:1.19~1+apertis0bv2024dev2b1 Replaces: golang-go-darwin-386, golang-go-darwin-amd64, golang-go-freebsd-386, golang-go-freebsd-amd64, golang-go-freebsd-arm, golang-go-linux-386, golang-go-linux-amd64, golang-go-linux-arm, golang-go-netbsd-386, golang-go-netbsd-amd64, golang-go-windows-386, golang-go-windows-amd64 Depends: golang-1.19-go, golang-src (>= 2:1.19~1+apertis0bv2024dev2b1) Suggests: git Conflicts: gccgo-go Breaks: gccgo-5 (<< 5.3.1-12~), gccgo-6 (<< 6-20160319-1~), golang-go-darwin-386, golang-go-darwin-amd64, golang-go-freebsd-386, golang-go-freebsd-amd64, golang-go-freebsd-arm, golang-go-linux-386, golang-go-linux-amd64, golang-go-linux-arm, golang-go-netbsd-386, golang-go-netbsd-amd64, golang-go-windows-386, golang-go-windows-amd64 Filename: pool/development/g/golang-defaults/golang-go_1.19~1+apertis0bv2024dev2b1_arm64.deb Size: 44188 MD5sum: 2067897c0cb34934d44407c3eb472597 SHA1: 557bd6cfb540f93e3d3a034eec322999f2f8a1f2 SHA256: 317f039946c5c6386f0dc179b5ed475b6d7c3b82d6ce519899cca82d2022e55b SHA512: 18b11a09029e05a317b7996d25c3c9247f36b26974eb07e8369b6e5b8e5c08d36fd5d66142838f5279b4ac67d20669b6424073bfb193a1cfbd848caf17e65ee7 Description: Go programming language compiler, linker, compiled stdlib The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go toolchain and compiled standard library. It is only built on architectures that have a native toolchain ("gc compiler"). Packages that want to build with whichever of gc or gccgo is available should depend on golang-any. Homepage: https://golang.org Multi-Arch: same Package: golang-go-flags-dev Priority: optional Section: oldlibs Installed-Size: 11 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go-flags Version: 1.4.0-6+apertis0bv2024dev3b1 Depends: golang-github-jessevdk-go-flags-dev Filename: pool/development/g/golang-go-flags/golang-go-flags-dev_1.4.0-6+apertis0bv2024dev3b1_all.deb Size: 3652 MD5sum: ab93072a20d15cc39f3bc1cd994b8d56 SHA1: 7163d8de9b8f3d13094143b923356086b48290cb SHA256: 2a180279755dfcebd874c859d806fa17923c202b49141da6131921062fce891c SHA512: f22f38d9c7e3ed64944c3639a706d8b3623ae6c1e31eed0ceab8189b57a8dfe565c00d53627c737eca9ac1e675343c0c2596949ca5282ba94128a1a358a6f3f1 Description: Transitional package for golang-github-jessevdk-go-flags-dev This is a transitional package to ease upgrades to the golang-github-jessevdk-go-flags-dev package. It can safely be removed. Homepage: https://github.com/jessevdk/go-flags Multi-Arch: foreign Package: golang-go-semver-dev Priority: optional Section: oldlibs Installed-Size: 8 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-semver Version: 0.3.0-1apertis0bv2024dev2b1 Depends: golang-github-coreos-go-semver-dev Filename: pool/development/g/golang-github-coreos-semver/golang-go-semver-dev_0.3.0-1apertis0bv2024dev2b1_all.deb Size: 1936 MD5sum: 17f2446d110f7a833bb9d82dc4fa9342 SHA1: f63e3507564e845177eaa9da222769149a80d02c SHA256: 1ccab04e394062b7b85dc311467ad2342a153d5a71357920934a56b0647ae98f SHA512: 8ca916901e2ed74bf4023e06aa2cffc59f8f1a404b56f11f9cd73d16bea6f762ebb77e360ec6a4654979822d01451c7cdc365ceb821449cff0f1f7d7872acc22 Description: Transitional package for golang-github-coreos-go-semver-dev This is a transitional package to ease upgrades to the golang-github-coreos-go-semver-dev package. It can be safely removed. Homepage: https://github.com/coreos/go-semver Package: golang-go-zfs-dev Priority: optional Section: golang Installed-Size: 60 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go-zfs Version: 3.0.0-1+apertis0bv2024dev2b1 Depends: golang-github-google-uuid-dev Filename: pool/development/g/golang-go-zfs/golang-go-zfs-dev_3.0.0-1+apertis0bv2024dev2b1_all.deb Size: 15120 MD5sum: 956519b746bf8b4a448d67e71e69b7fd SHA1: f37e0cfbd858fad3be68bc8e30fe568627b84540 SHA256: f52604f257d2161a9d34c411a4e20a3d2f58fc5ede8ae3a31ee0bce793c594db SHA512: 1432a78dfa8f19c917196d41ae08514c3acaceb87a97f3edffaa6d1b4d30d3ec8966d88d9189b419511183600202b2ba70f97369a7e796e01d6afb679d6b2462 Description: Go library for ZFS manipulation Simple wrappers for ZFS command line tools, used for manipulating ZFS filesystems directly from within applications written in Go. . This package contains the source. Homepage: https://github.com/mistifyio/go-zfs Multi-Arch: foreign Package: golang-go.opencensus-dev Priority: optional Section: golang Installed-Size: 899 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go.opencensus Version: 0.24.0-1+apertis0bv2024dev2b1 Depends: golang-github-google-go-cmp-dev (>= 0.5.3), golang-github-golang-groupcache-dev, golang-github-stretchr-testify-dev (>= 1.8.1), golang-golang-x-net-dev, golang-google-grpc-dev (>= 1.33.2), golang-github-golang-protobuf-1-3-dev | golang-github-golang-protobuf-1-5-dev Filename: pool/development/g/golang-go.opencensus/golang-go.opencensus-dev_0.24.0-1+apertis0bv2024dev2b1_all.deb Size: 134116 MD5sum: c3abfbc419368ee9a71fcb48ac624928 SHA1: 944488d09ccff251822f1e76900a8f6e04d393d6 SHA256: bb41f394d5a1468dfe2ebcb4bdadbdb65bdebf0d320a9114438f669a0abb5450 SHA512: 3bbfe04702e08ae608eca40c1f8f70517111cacc22f6f15666fe46bfc24d42be9273b450e425b653ac770757c9ef313a4cb49ee0dd0bbd537ba090012c169ec2 Description: Stats collection and distributed tracing framework OpenCensus Go is a Go implementation of OpenCensus, a toolkit for collecting application performance and behavior monitoring data. Currently it consists of three major components: tags, stats and tracing. Homepage: https://github.com/census-instrumentation/opencensus-go Multi-Arch: foreign Package: golang-go.uber-atomic-dev Priority: optional Section: golang Installed-Size: 159 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go.uber-atomic Version: 1.10.0-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-go.uber-atomic/golang-go.uber-atomic-dev_1.10.0-2+apertis0bv2024dev2b1_all.deb Size: 17164 MD5sum: 1cd4ec1fd4cf49d9b04ead96f6f3adfb SHA1: 9aecbd5baf94e0ebc844de0bcad0d423c1e4b7df SHA256: f24828b7f9213c199c0a2935ff0a0d1bcff06fc05f95f3057269a97b0af30fce SHA512: 767dd5377ee6cff62cca88eac86fe3cc0e50dab1d90b0baee5f9d60b235bfde28134a6e53c30ddc905a65997b6888cc4ad5364480923f649722ff4efc0895fc1 Description: Simple wrappers for primitive types to enforce atomic access The standard library's `sync/atomic` is powerful, but it's easy to forget which variables must be accessed atomically. `go.uber.org/atomic` preserves all the functionality of the standard library, but wraps the primitive types to provide a safer, more convenient API. Homepage: https://go.uber.org/atomic Multi-Arch: foreign Package: golang-go.uber-multierr-dev Priority: optional Section: devel Installed-Size: 56 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go.uber-multierr Version: 1.6.0-1+apertis0bv2024dev2b1 Depends: golang-github-stretchr-testify-dev, golang-go.uber-atomic-dev Filename: pool/development/g/golang-go.uber-multierr/golang-go.uber-multierr-dev_1.6.0-1+apertis0bv2024dev2b1_all.deb Size: 10860 MD5sum: 9db535263a8ad901104238c53204a798 SHA1: dc6d2847a36695a05686e701370c71d661741027 SHA256: 52872c9d51bbdee09b5289d7a002b11f9726eb4ec69e677952e4294d2ccad39f SHA512: 01971032a43d1cca9f9cf670d6d44c7111db005006aa2c67c7989629e81652ed8c2705660bcf047aae2f1e7e8e745a97f84d70a911d3ba08a32f687314e5887f Description: multierr allows combining one or more Go errors together This library is a build dependency for gitaly (component of gitlab, a git based collaboration platform) Homepage: https://go.uber.org/multierr Package: golang-go.uber-zap-dev Priority: optional Section: golang Installed-Size: 723 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go.uber-zap Version: 1.23.0-1+apertis1bv2024dev2b1 Depends: golang-github-benbjohnson-clock-dev (>= 1.1.0), golang-github-pkg-errors-dev (>= 0.8.1), golang-github-stretchr-testify-dev (>= 1.8.0), golang-go.uber-atomic-dev (>= 1.7.0), golang-go.uber-multierr-dev (>= 1.6.0), golang-uber-goleak-dev (>= 1.1.11), golang-gopkg-yaml.v3-dev (>= 3.0.1) Filename: pool/development/g/golang-go.uber-zap/golang-go.uber-zap-dev_1.23.0-1+apertis1bv2024dev2b1_all.deb Size: 114128 MD5sum: 18592f1f8ddb3d50f1e0e1a580de1192 SHA1: 4cbcc366bd7a2b4754cadc91f9e6a194d1cbcdb3 SHA256: a48028759e582def13c8a1feaae97cae4c7bb476774890bd13bb30895bd2e386 SHA512: 43acbe4cf21d5b4bbe1fdb7324bd27241e240e357c7de0dca33b3deb722c72c1d819a4298e69261eeab98fc92e8df76b8e5ac6e156596d6f30410e1d837d4b51 Description: Blazing fast, structured, leveled logging in Go Package zap provides fast, structured, leveled logging. . For applications that log in the hot path, reflection-based serialization and string formatting are prohibitively expensive, they're CPU-intensive and make many small allocations. Put differently, using json.Marshal and fmt.Fprintf to log tons of interface{} makes your application slow. . Zap takes a different approach. It includes a reflection-free, zero-allocation JSON encoder, and the base Logger strives to avoid serialization overhead and allocations wherever possible. By building the high-level SugaredLogger on that foundation, zap lets users choose when they need to count every allocation and when they'd prefer a more familiar, loosely typed API. Homepage: https://github.com/uber-go/zap Multi-Arch: foreign Package: golang-gocapability-dev Priority: optional Section: devel Installed-Size: 55 Maintainer: Debian Go Packaging Team Architecture: all Version: 0.0+git20200815.42c35b4-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-gocapability-dev/golang-gocapability-dev_0.0+git20200815.42c35b4-2+apertis0bv2024dev2b1_all.deb Size: 11884 MD5sum: 6574964c585b19d1d46e831137542933 SHA1: 9d1e788e76f96960d945243767eb693ceeb9c649 SHA256: d8ef00ddf0c265c1c9837389c7bfd3fa3befbeecd9c9c9f4827544222c48a764 SHA512: 3935aef94c0ee5d75663e9c586978cd7aa1eef4df9590eeefd06c29ce164e84cb841988f3f1e02e0475f58046e5b411e14a8be0673e8b2f3dd927b534ddfc594 Description: Utilities for manipulating POSIX capabilities in Go This package capability provides utilities for manipulating POSIX capabilities in Go. Currently only Linux capabilities are supported. Homepage: https://github.com/syndtr/gocapability Multi-Arch: foreign Package: golang-gogoprotobuf-dev Priority: optional Section: oldlibs Installed-Size: 16 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gogoprotobuf Version: 1.3.2-3+apertis0bv2024dev2b1 Depends: gogoprotobuf, golang-github-gogo-protobuf-dev Filename: pool/development/g/golang-gogoprotobuf/golang-gogoprotobuf-dev_1.3.2-3+apertis0bv2024dev2b1_all.deb Size: 5064 MD5sum: 254ef98fce1d7a9f3c8826f4d2131337 SHA1: 2c4f1fd6a4e435beeb17e1278686f2da80535316 SHA256: 1a1668972e8a59cb0efd57b801cb6c54bcd754ad87d58becc9cb2e4c7783808f SHA512: 82bcfb82fce08bbb2bdd5504e7b0bafb05c6db494b761087566100fc28e251ad6f6b7ec35b9ff06590f201e279000f7427673f5ce5a5b88377a87507944c37e1 Description: transitional package -- safe to remove This transitional package facilitates migration to "golang-github-gogo-protobuf-dev" and can be safely removed. Homepage: https://github.com/gogo/protobuf Package: golang-golang-x-arch-dev Priority: optional Section: golang Installed-Size: 2889 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-arch Version: 0.2.0-1+apertis1bv2024dev3b1 Filename: pool/development/g/golang-golang-x-arch/golang-golang-x-arch-dev_0.2.0-1+apertis1bv2024dev3b1_all.deb Size: 356812 MD5sum: 4cec2829e9e7602a08f4e8a9d3b80101 SHA1: 397f7982d08b4cc69a8de434f4abe732f7e4cb78 SHA256: 6dd687b02bb1948bdd55830220aa2e2dd7d2ab4de9e9750b6787483c6f91ea5a SHA512: 011875aa41263d52eb65406395ede95a401bc0422efafe8ff5a34a16cfbadf1d1bec4a23cac99a93c6897baaf0db67d7d158688c741de4736c6980108bfb2dac Description: Library with machine architecture information This library holds machine architecture information used by the Go toolchain. It supports the arm, arm64, ppc64 and x86 architectures. It mostly includes functions for decoding assembly instructions. Homepage: https://github.com/golang/arch Multi-Arch: foreign Package: golang-golang-x-crypto-dev Priority: optional Section: golang Installed-Size: 3916 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go.crypto Version: 1:0.4.0-1+apertis0bv2024dev2b1 Depends: golang-golang-x-net-dev (>= 1:0.0+git20211112.69e39ba), golang-golang-x-sys-dev (>= 0.0~git20210615.665e8c7), golang-golang-x-term-dev (>= 0.0~git20201126.7de9c90) Filename: pool/development/g/golang-go.crypto/golang-golang-x-crypto-dev_0.4.0-1+apertis0bv2024dev2b1_all.deb Size: 1451752 MD5sum: 88dd7893f5fe38236ec4de61eec2ee0d SHA1: e45e1ea64bad6a8d6332eb110326e25d72c70743 SHA256: 7aecc2862483ba176616dcdf75c4c695efa13e3ae42f99b868b61072fae1d01e SHA512: 819d0fb1bc85c8aa30325439a4bdf9ff5c4e8d2951752fa9817e0db2b3b5621086dbf0d307d67792c9f9cfc55851d5c689d190ddda233ca28bda2d394c6b168c Description: Supplementary Go cryptography libraries This package contains cryptographic algorithms and protocols not packaged in the main Go distribution, such as: . - blowfish - nacl - openpgp - otr - sha3 - ssh . and many others. Homepage: https://golang.org/x/crypto Multi-Arch: foreign Package: golang-golang-x-exp-dev Priority: optional Section: golang Installed-Size: 493 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-exp Version: 0.0~git20221028.83b7d23-2+apertis0bv2024dev2b1 Filename: pool/development/g/golang-golang-x-exp/golang-golang-x-exp-dev_0.0~git20221028.83b7d23-2+apertis0bv2024dev2b1_all.deb Size: 104396 MD5sum: 1d2f9ff9cf5d2bb783c910a63c18e522 SHA1: a59c2db42ee19407e886ef27eb967ef347b1efe4 SHA256: ec727b205814a151c8e9dcbaab55016f6217a2df56f097facc3e1505fbbf3352 SHA512: a6759146ccadb499668316612e5a5dac0cbb913a544a5fe522c5a1df0f0415893efc7b492c37ae5f0ab0d6822e7bf419987b40ff7cb069948d2b9a5d3df34e5c Description: experimental and deprecated packages This subrepository holds experimental and deprecated (in the "old" directory) packages. . The idea for this subrepository originated as the "pkg/exp" directory of the main repository, but its presence there made it unavailable to users of the binary downloads of the Go installation. The subrepository has therefore been created to make it possible to "go get" these packages. . Warning: Packages here are experimental and unreliable. Some may one day be promoted to the main repository or other subrepository, or they may be modified arbitrarily or even disappear altogether. . In short, code in this subrepository is not subject to the Go 1 compatibility promise. (No subrepo is, but the promise is even more likely to be violated by go.exp than the others.) . Caveat emptor. Homepage: https://golang.org/x/exp Multi-Arch: foreign Package: golang-golang-x-mod-dev Priority: optional Section: golang Installed-Size: 542 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-mod Version: 0.7.0-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-golang-x-mod/golang-golang-x-mod-dev_0.7.0-1+apertis0bv2024dev2b1_all.deb Size: 101688 MD5sum: b0015c3586bcbf4c6bb85c57504d5f05 SHA1: c565dabdaba33c5c5d3e118503ad799373d5b684 SHA256: 95766fb5a8c0d1738af5d73c6f7b37c1ef078eab7e495d81a3e1c1d9ead5e788 SHA512: f7f02bc7e32cadc68cd85416d56b5480c0c81acdf648240864e66847c29bc938e120dbfd2cdc4904e6fdf9d62d4adbd2e304d1945b4a5c399dd9bd487ddaab61 Description: Go module mechanics libraries This repository holds packages for writing tools that work directly with Go module mechanics. That is, it is for direct manipulation of Go modules themselves. . It is NOT about supporting general development tools that need to do things like load packages in module mode. That use case, where modules are incidental rather than the focus, should remain in x/tools, specifically x/tools/go/packages. . The specific case of loading packages should still be done by invoking the go command, which remains the single point of truth for package loading algorithms. Homepage: https://github.com/golang/mod Multi-Arch: foreign Package: golang-golang-x-net-dev Priority: optional Section: golang Installed-Size: 5546 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-net Version: 1:0.7.0+dfsg-1+apertis0bv2024dev2b1 Depends: golang-golang-x-sys-dev (>= 0.0~git20220731.a90be44), golang-golang-x-text-dev (>= 0.3.7) Filename: pool/development/g/golang-golang-x-net/golang-golang-x-net-dev_0.7.0+dfsg-1+apertis0bv2024dev2b1_all.deb Size: 730928 MD5sum: f24f60bcf7bc0767f220f5bd5037c0f9 SHA1: 0e4e8499e15de5a1453c3672b83268190ed16a67 SHA256: 35ce7d8a9f2782f64e7ed550e66f12b49b839c80a831ad7e6b4bd04572c821c9 SHA512: 37fcff69362987cb2fa9dc8de3859164951ab47c8113a710bfc5c39fc79c948d87af4b9defd847486c02773e3b1d8181f114d4660bac6cf7e4ff06001c27c7b5 Description: Supplementary Go networking libraries Supplementary Go networking libraries (golang.org/x/net) not included in the main distribution: . - context: Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. - dict: Package dict implements the Dictionary Server Protocol as defined in RFC 2229. - html: Package html implements an HTML5-compliant tokenizer and parser. - html/atom: Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id". - html/charset: Package charset provides common text encodings for HTML documents. - icmp: Package icmp provides basic functions for the manipulation of messages used in the Internet Control Message Protocols, ICMPv4 and ICMPv6. - idna: Package idna implements IDNA2008 (Internationalized Domain Names for Applications), defined in RFC 5890, RFC 5891, RFC 5892, RFC 5893 and RFC 5894. - internal/iana: Package iana provides protocol number resources managed by the Internet Assigned Numbers Authority (IANA). - internal/nettest: Package nettest provides utilities for IP testing. - ipv4: Package ipv4 implements IP-level socket options for the Internet Protocol version 4. - ipv6: Package ipv6 implements IP-level socket options for the Internet Protocol version 6. - netutil: Package netutil provides network utility functions, complementing the more common ones in the net package. - proxy: Package proxy provides support for a variety of protocols to proxy network data. - publicsuffix: Package publicsuffix provides a public suffix list based on data from http://publicsuffix.org/. - webdav: Package webdav. - websocket: Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455. Built-Using: publicsuffix (= 20230209.2326-1) Homepage: https://golang.org/x/net Multi-Arch: foreign Package: golang-golang-x-oauth2-dev Priority: optional Section: golang Installed-Size: 222 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-oauth2 Version: 0.3.0-1+apertis0bv2024dev2b1 Depends: golang-golang-x-net-dev (>= 1:0.0+git20220624.1bab6f3) Filename: pool/development/g/golang-golang-x-oauth2/golang-golang-x-oauth2-dev_0.3.0-1+apertis0bv2024dev2b1_all.deb Size: 35688 MD5sum: 0b984242c332109c45f8e1081e9b729f SHA1: 0f2f9098c00467d5ebb9dd926cc92e28d0538e68 SHA256: d5f9d3233a1b392f17db17a819da186899512a4e7ff32f51a274c46e698c84a0 SHA512: d85ea3e0a27591b1527dc55cb785b6cc967e85aeaf776e666876180ea566368646d65b23e487eaa8b23fec95714385a358fccb109786e810a018f746e6dc7e2c Description: make OAuth2 authorized and authenticated HTTP requests Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests. It can additionally grant authorization with Bearer JWT. Homepage: https://golang.org/x/oauth2 Multi-Arch: foreign Package: golang-golang-x-oauth2-google-dev Priority: optional Section: golang Installed-Size: 269 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-oauth2 Version: 0.3.0-1+apertis0bv2024dev2b1 Depends: golang-golang-x-oauth2-dev (= 0.3.0-1+apertis0bv2024dev2b1), golang-google-cloud-compute-metadata-dev (>= 0.56.0~) Suggests: golang-google-appengine-dev Filename: pool/development/g/golang-golang-x-oauth2/golang-golang-x-oauth2-google-dev_0.3.0-1+apertis0bv2024dev2b1_all.deb Size: 43396 MD5sum: 003dedab6001c277baba853442f4fe94 SHA1: b93cfe5e7429819599293156b8146f3e282b4293 SHA256: d5140283ebb2e686de41cc62e2472ce2ef8f5af5c63953104ea7712e5ef25463 SHA512: ee34017d0db39604b73c756d682820be85dd2bc8684cd89fe4a1531dadbb9baaace39284021bb226a12f59619248d9ba5eb2c4c8ca2dc9a79e73a944a290262f Description: Google APIs support for OAuth2 Package oauth2/google provides support for making OAuth2 authorized and authenticated HTTP requests against Google APIs. It can additionally grant authorization with Bearer JWT. Homepage: https://golang.org/x/oauth2 Multi-Arch: foreign Package: golang-golang-x-sync-dev Priority: optional Section: golang Installed-Size: 88 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-sync Version: 0.1.0-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-golang-x-sync/golang-golang-x-sync-dev_0.1.0-1+apertis0bv2024dev2b1_all.deb Size: 20104 MD5sum: 18d2c9daf8dc2198d430aa40884e1eb1 SHA1: c4e33bb4d5bd7dc1c7696c5c5d7a357677b6b064 SHA256: d2102b5898967d9a78500f636463a166c8c4988a098bd190faf983ff3a099e97 SHA512: e375bbce5dde79ddff8dad4e91551ab4056c1ff1915d1887bc9afa86e81f12753333f3f48412c4de66a9d560e7c64fff9af0314bcc9b3bd717924d24196a24a3 Description: Supplemental Go synchronization libraries This package provides supplemental Go libraries (golang.org/x/sync) that were not included in the main distribution. It provides Go concurrency primitives in addition to the ones provided by the language ro the "sync" and "sync/atomic" packages. . Provides: - singleflight: provides a duplicate function call suppression mechanism - errgroup: provides synchronization, error propagation, and Context cancellation for groups of goroutines working on subtasks - semaphore: provides a weighted semaphore implementation - syncmap: provides a concurrent map implementation Homepage: https://golang.org/x/sync Multi-Arch: foreign Package: golang-golang-x-sys-dev Priority: optional Section: golang Installed-Size: 7032 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-sys Version: 0.3.0-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-golang-x-sys/golang-golang-x-sys-dev_0.3.0-1+apertis0bv2024dev2b1_all.deb Size: 393716 MD5sum: 818357aad8eff51fb57cc3c565c2905e SHA1: 778ab610cbdd70a921352d3c6920fcc4ca16f207 SHA256: ebc14c2689d6daf963ff1675951ad501a52edc18283b94d20dbecd2957894934 SHA512: 4619798f1561847777e50777dc7f6e4d4c096b74ee2cc468dc10a9fe4f169b256092b707c9a6f2b0438d7f6f3365319f10ecb5c5e71865d132e3f04ab03ebec2 Description: Low-level interaction with the operating system This repository holds supplemental Go packages for low-level interactions with the operating system. . The primary use of this package is inside other packages that provide a more portable interface to the system, such as "os", "time" and "net". Use those packages rather than this one if you can. Homepage: https://golang.org/x/sys Multi-Arch: foreign Package: golang-golang-x-term-dev Priority: optional Section: golang Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-term Version: 0.3.0-1+apertis0bv2024dev2b1 Depends: golang-golang-x-sys-dev (>= 0.0~git20210615.665e8c7) Filename: pool/development/g/golang-golang-x-term/golang-golang-x-term-dev_0.3.0-1+apertis0bv2024dev2b1_all.deb Size: 14900 MD5sum: 8a9610b7dd09f81f173602df6aa47dae SHA1: 24c7b9ea21aafc68a09481e1914852fc2ab46b94 SHA256: 66514e35c36bb73ae8cc99e7ea5a662c7685f04d34cc01fbcc7bbfedc1cecd5f SHA512: 944c7c2fef27844651309eb49fd2ca3fb39bf5ccb1176e68d0b6b997edcb39e05ec3c75a1ba69d8f2c1c1e9972c0222a66c25669152610d33c20d32f74ee3b23 Description: Go terminal and console support (library) This repository provides Go terminal and console support packages. Homepage: https://golang.org/x/term Multi-Arch: foreign Package: golang-golang-x-text-dev Priority: optional Section: golang Installed-Size: 36901 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-text Version: 0.7.0-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-golang-x-text/golang-golang-x-text-dev_0.7.0-1+apertis0bv2024dev2b1_all.deb Size: 3863056 MD5sum: fa7f401870ba93761b4d953bdf328f54 SHA1: dbbf6eb6ce203947eab19d8364910147d287446c SHA256: c6a0e4232daa0a50c541b968dd785227bfc4d035f97ba70b9bab1ca12ebacc58 SHA512: 25ba7c96a800d08ef368126915f6a7b07136620a769fa9b36ef0d1a42836141321eb1b528a9918d714c8c72d85ceab08cde8c5acb7b0d9dc0e399645fb02e8a9 Description: Supplementary Go text-related libraries golang.org/x/text is a repository of text-related packages, such as character encodings, text transformations, and locale-specific text handling. . - cases: Package cases provides general and language-specific case mappers. - cldr: Package cldr provides a parser for LDML and related XML formats. - collate: Package collate contains types for comparing and sorting Unicode strings according to a given collation order. - display: Package display provides display names for languages, scripts and regions in a requested language. - encoding: Package encoding defines an interface for character encodings, such as Shift JIS and Windows 1252, that can convert to and from UTF-8. - encoding/charmap: Package charmap provides simple character encodings such as IBM Code Page 437 and Windows 1252. - encoding/japanese: Package japanese provides Japanese encodings such as EUC-JP and Shift JIS. - encoding/korean: Package korean provides Korean encodings such as EUC-KR. - encoding/simplifiedchinese: Package simplifiedchinese provides Simplified Chinese encodings such as GBK. - encoding/traditionalchinese: Package traditionalchinese provides Traditional Chinese encodings such as Big5. - encoding/unicode: Package unicode provides Unicode encodings such as UTF-16. - internal/colltab: Package colltab contains functionality related to collation tables. - internal/gen: Package gen contains common code for the various code generation tools in the text repository. - internal/testtext: Package testtext contains test data that is of common use to the text repository. - internal/triegen: Package triegen implements a code generator for a trie for associating unsigned integer values with UTF-8 encoded runes. - internal/ucd: Package ucd provides a parser for Unicode Character Database files, the format of which is defined in http://www.unicode.org/reports/tr44/. - language: Package language implements BCP 47 language tags and related functionality. - runes: Package runes provide transforms for UTF-8 encoded text. - search: Package search provides language-specific search and string matching. - transform: Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations. - unicode/norm: Package norm contains types and functions for normalizing Unicode strings. - unicode/rangetable: Package rangetable creates new unicode.RangeTables. - width: Package width provides functionality for handling different widths in text. Homepage: https://golang.org/x/text Multi-Arch: foreign Package: golang-golang-x-time-dev Priority: optional Section: golang Installed-Size: 55 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-time Version: 0.3.0-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-golang-x-time/golang-golang-x-time-dev_0.3.0-1+apertis0bv2024dev2b1_all.deb Size: 13092 MD5sum: 6a7bd0bcb22b07d50d3b55b70c574309 SHA1: b85117fe1b60fcd3dddee0317800ada3b3db734b SHA256: a9e4e05f37d1d61396d6f0f1e73955d5f964963244cd7f4c7d9ee64da009c44b SHA512: 63d66034b03c452b6f3490da1137d2622253c8f401e036ce173b4dd8eec218224810cedb799ebb2505977d042ffd0c2bcaf650a44c4849c3c8e9363935652ba7 Description: Go supplementary time packages Supplementary Go time packages. Homepage: https://golang.org/x/time Multi-Arch: foreign Package: golang-golang-x-tools Priority: optional Section: golang Installed-Size: 154619 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 1:0.5.0+ds-1+apertis1bv2024dev2b1 Depends: libjs-jquery, libc6 (>= 2.34) Recommends: golang-doc Filename: pool/development/g/golang-golang-x-tools/golang-golang-x-tools_0.5.0+ds-1+apertis1bv2024dev2b1_arm64.deb Size: 28366696 MD5sum: 54d30bd207803a9c1c335f6e458916c8 SHA1: 5c64b56c0784b0feb4769842fd45a666134cf3cf SHA256: 20056430b5e10fd790908d14c90a74ba61368d81dd753ee02d818d1da6800c33 SHA512: 52e5a64b1a077e2d64ba9d9c392281fc39b248f76274ec608438e77f6d823fa1da3f7bd8096ec76cbe3ca89cbbf504ce663c8eede4a9fe6a79c543554cdd7593 Description: supplementary Go tools This subrepository holds the source for various packages and tools that support the Go programming language. . Some of the tools, godoc and vet for example, used to be included in the golang-go package. Others, including the Go oracle and the test coverage tool, can be fetched with "go get". . Packages include a type-checker for Go and an implementation of the Static Single Assignment form (SSA) representation for Go programs. Homepage: https://golang.org/x/tools Static-Built-Using: golang-1.19 (= 1.19.8-2), golang-github-google-go-cmp (= 0.5.9-1+apertis0bv2024dev2b1), golang-github-sergi-go-diff (= 1.2.0-2+apertis0bv2024dev2b1), golang-github-yuin-goldmark (= 1.5.4-1+apertis0bv2024dev2b1), golang-golang-x-exp (= 0.0~git20221028.83b7d23-2), golang-golang-x-mod (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-net (= 1:0.7.0+dfsg-1+apertis0bv2024dev2b1), golang-golang-x-sync (= 0.1.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-text (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-vuln (= 0.0~git20230201.4c848ed-1), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-honnef-go-tools (= 2023.1-1+apertis0bv2024dev2b1), golang-mvdan-gofumpt (= 0.4.0-1+apertis0bv2024dev2b1), golang-mvdan-xurls (= 2.4.0-1+apertis0bv2024dev2b1), golang-toml (= 1.2.0-2+apertis0bv2024dev2b1) Package: golang-golang-x-tools-dbgsym Priority: optional Section: debug Installed-Size: 15117 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-golang-x-tools Version: 1:0.5.0+ds-1+apertis1bv2024dev2b1 Depends: golang-golang-x-tools (= 1:0.5.0+ds-1+apertis1bv2024dev2b1) Filename: pool/development/g/golang-golang-x-tools/golang-golang-x-tools-dbgsym_0.5.0+ds-1+apertis1bv2024dev2b1_arm64.deb Size: 12238828 MD5sum: 4cadb6ca30729fbc05719df0b59d31e7 SHA1: ae5a4d2b3aaff7fcb9651f9c5c4348d476541552 SHA256: 05aacced84cd2e3895a072c09e832a7c311af2327e15d8cd2fc27299a63d9457 SHA512: 57ca872cd19e2e43be4b8b6af54a6f047c55f89fe51b25881e4c0652b06d63cdfa22f1ac6f538fe9fe2c6041f7e157f9cb6e188ba1a58816c8e924ab4699a852 Description: debug symbols for golang-golang-x-tools Auto-Built-Package: debug-symbols Build-Ids: 14e89df4009a986a2a385822f7de42cedc9f90fd 4f87e62d9362ca3ae1148031a16e1b5a85a3edea 60296c5bedc63402d8d992644ec03dfc806646d8 67ade838ff5a9f95270526c2a8eb571fa1b6a307 824d2c195e967310e3c51865da4f72e05783629f 8cd24057db367a7522e70a3e538990f3ee01eb9a f7caf9477e767703de6282d197face3d0d8ac359 Static-Built-Using: golang-1.19 (= 1.19.8-2), golang-github-google-go-cmp (= 0.5.9-1+apertis0bv2024dev2b1), golang-github-sergi-go-diff (= 1.2.0-2+apertis0bv2024dev2b1), golang-github-yuin-goldmark (= 1.5.4-1+apertis0bv2024dev2b1), golang-golang-x-exp (= 0.0~git20221028.83b7d23-2), golang-golang-x-mod (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-net (= 1:0.7.0+dfsg-1+apertis0bv2024dev2b1), golang-golang-x-sync (= 0.1.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-text (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-vuln (= 0.0~git20230201.4c848ed-1), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-honnef-go-tools (= 2023.1-1+apertis0bv2024dev2b1), golang-mvdan-gofumpt (= 0.4.0-1+apertis0bv2024dev2b1), golang-mvdan-xurls (= 2.4.0-1+apertis0bv2024dev2b1), golang-toml (= 1.2.0-2+apertis0bv2024dev2b1) Package: golang-golang-x-tools-dev Priority: optional Section: golang Installed-Size: 7132 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-tools Version: 1:0.5.0+ds-1+apertis1bv2024dev2b1 Depends: golang-github-yuin-goldmark-dev (>= 1.4.13), golang-golang-x-mod-dev (>= 0.6.0), golang-golang-x-net-dev (>= 1:0.1.0), golang-golang-x-sys-dev (>= 0.1.0) Filename: pool/development/g/golang-golang-x-tools/golang-golang-x-tools-dev_0.5.0+ds-1+apertis1bv2024dev2b1_all.deb Size: 1470344 MD5sum: ed3deeffd4ce01c941371a1d6e11e602 SHA1: 2e62148b3f623027a8d9a5790087b401326cadf5 SHA256: 457d41f7a7bbc9dfcd1e1c6e87ecb66f2a4ec8074d91c4874ba69465403271a6 SHA512: ae290ddce37b354f8c59d2d28f69003a801fcf370ce4d6d7439ece2eab57c0e5bb911627e26348bd2fb48e49bea8ad7c383fba6facf7a808320d2054eeae5e61 Description: supplementary Go tools (development files) This subrepository holds the source for various packages and tools that support the Go programming language. . Some of the tools, godoc and vet for example, used to be included in the golang-go package. Others, including the Go oracle and the test coverage tool, can be fetched with "go get". . Packages include a type-checker for Go and an implementation of the Static Single Assignment form (SSA) representation for Go programs. . This package contains the development files. Homepage: https://golang.org/x/tools Multi-Arch: foreign Package: golang-golang-x-vuln-dev Priority: optional Section: golang Installed-Size: 654 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-vuln Version: 0.0~git20230201.4c848ed-1+apertis0bv2024dev2b1 Depends: golang-golang-x-exp-dev (>= 0.0~git20220722.a9213ee), golang-golang-x-mod-dev (>= 0.5.1-2~), golang-golang-x-tools-dev (>= 1:0.1.12) Filename: pool/development/g/golang-golang-x-vuln/golang-golang-x-vuln-dev_0.0~git20230201.4c848ed-1+apertis0bv2024dev2b1_all.deb Size: 219376 MD5sum: 6bca838a78c66f30d2a8cabcd9d5e807 SHA1: 8a7a986f0f5efa5b4f4cfa7b75cf298221472eef SHA256: e7d85c9c22bf286510c7c91151a39b88ab2be40b5ff879ce89159078e7731bb8 SHA512: 025043d2424715917fa697b65cc2d3b971a422f9b52b99a1279fd7ee622da6e666e90e02e33f8c70297af2a806a0896e565a96512800772f445b655f8fcbe075 Description: client and tools for the Go vulnerability database (library) This package contains the following: * Package client: a client for interacting with the Go vulnerability database * Package vulncheck: an API for detecting vulnerabilities in Go packages Homepage: https://github.com/golang/vuln Multi-Arch: foreign Package: golang-golang-x-xerrors-dev Priority: optional Section: golang Installed-Size: 67 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-xerrors Version: 0.0~git20200804.5ec99f8-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-golang-x-xerrors/golang-golang-x-xerrors-dev_0.0~git20200804.5ec99f8-1+apertis0bv2024dev2b1_all.deb Size: 14972 MD5sum: d3b8740e9442cb090740b2d21097ed51 SHA1: 97be213697b0af2acbcf8987a935581b4992427d SHA256: ef62328defc15fa09cc2c8b29f2ebf748f4e4c82d65411eb8571f7df5244f753 SHA512: ec83a8735c7e5348e4f203adf057b14fa22e581042594cc03eeb95d33da6312d0ca53f14df897f214e87b3e0eb9d0c166e26e15afd5b8319b27998727590d181 Description: new Go 1.13 error values This package contains the transition packages for the new Go 1.13 error values. . Most of the functions and types in this package will be incorporated into the standard library's errors package in Go 1.13; the behavior of this package's Errorf function will be incorporated into the standard library's fmt.Errorf. Use this package to get equivalent behavior in all supported Go versions. Homepage: https://github.com/golang/xerrors Multi-Arch: foreign Package: golang-gomega-dev Priority: optional Section: devel Installed-Size: 566 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gomega Version: 1.10.3-1apertis0bv2024dev2b1 Depends: golang-golang-x-net-dev, golang-golang-x-xerrors-dev, golang-gopkg-yaml.v2-dev, golang-goprotobuf-dev Filename: pool/development/g/golang-gomega/golang-gomega-dev_1.10.3-1apertis0bv2024dev2b1_all.deb Size: 84544 MD5sum: ed3ad7f330dce72303cc5dcb390f8105 SHA1: 970ee9c9f1d8933b067f3f8e4163ad49c2906831 SHA256: efaa23c83455f8757c9b45a4ce690a29deb2a583c109471c0ab16bcb05cb8e9b SHA512: 8f7d9fdba407ff14d44f80299c9f5f871ad7cd8a3bc702a82afd3595c340d975a5e338eded0ba94b1b845de4ba314a0d1843907f66a52358f3c588273deba831 Description: Matcher/assertion library for the Go programming language Gomega is a matcher/assertion library. It is best paired with the Ginkgo BDD test framework, but can be adapted for use in other contexts too. Homepage: https://github.com/onsi/gomega Package: golang-google-api-dev Priority: optional Section: golang Installed-Size: 145482 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-api Version: 0.61.0-1+apertis1bv2024dev2b1 Depends: golang-github-google-go-cmp-dev (>= 0.5.6), golang-github-googleapis-gax-go-dev (>= 2.0.5), golang-go.opencensus-dev (>= 0.23.0), golang-golang-x-net-dev (>= 1:0.0+git20210503.7fd8e65), golang-golang-x-oauth2-dev (>= 0.0~git20211104.d3ed0bb), golang-golang-x-oauth2-google-dev (>= 0.0~git20211104.d3ed0bb), golang-golang-x-sync-dev (>= 0.0~git20210220.036812b), golang-golang-x-sys-dev (>= 0.0~git20211124.fe61309), golang-google-cloud-compute-metadata-dev (>= 0.56.0), golang-google-genproto-dev, golang-google-grpc-dev Filename: pool/development/g/golang-google-api/golang-google-api-dev_0.61.0-1+apertis1bv2024dev2b1_all.deb Size: 5346280 MD5sum: 2183e1c4bfdcf6bed3e34d3d62c68fd4 SHA1: 71b56104cfc5547f713830354b5178d27ba4843d SHA256: 92187098a1bdab85e1b147be5bfe731033ec36059f788955a4ef7c1de9611c0f SHA512: d925b172a5d3d546c0db46e7e97955f5ff26dc6df268f9476d589025f193dc01c959cdd224e0033af52f5408a97ee7e24e308586aba8ed90d573f57dac91f619 Description: Google APIs Client Library These are auto-generated Go libraries from the Google Discovery Service's JSON description files of the available "new style" Google APIs. Homepage: https://google.golang.org/api Multi-Arch: foreign Package: golang-google-cloud-compute-metadata-dev Priority: optional Section: golang Installed-Size: 69 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-cloud Version: 0.56.0-3+apertis1bv2024dev2b1 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-google-cloud/golang-google-cloud-compute-metadata-dev_0.56.0-3+apertis1bv2024dev2b1_all.deb Size: 33216 MD5sum: 1baf842e9f3a97b83aaa9406579319a0 SHA1: f1ff388ffa7d96cfa3eb4c39acf697176941106f SHA256: 3e43fb762d8b418d3374db72ae24927e48f6ccd024430b69e4967ce200272cf9 SHA512: 9a8e965534f764758ac7853d7b8bcc4a6352e13513cf96c61238896d5fbbbf5a1d1c97363d05c8229fcdf15353358df2a1381e857baf03598b55435f4cfcc633 Description: Google Cloud Platform APIs (only cloud/compute/metadata) This package contains only google.golang.org/cloud/compute/metadata, which is required by other packages (such as golang-golang-x-oauth2-dev), hence useful to split out to break circular dependencies. . Provides both the old google.golang.org/cloud and the new cloud.google.com/go trees. Homepage: https://cloud.google.com/go/home Multi-Arch: foreign Package: golang-google-cloud-dev Priority: optional Section: golang Installed-Size: 10806 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-cloud Version: 0.56.0-3+apertis1bv2024dev2b1 Depends: golang-github-golang-mock-dev (>= 1.3.1~), golang-github-google-btree-dev, golang-github-google-go-cmp-dev (>= 0.3.0~), golang-github-google-martian-dev, golang-github-google-pprof-dev, golang-github-googleapis-gax-go-dev (>= 2.0.4~), golang-go.opencensus-dev (>= 0.22.0~), golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev, golang-golang-x-time-dev, golang-google-api-dev (>= 0.21.0~), golang-google-cloud-compute-metadata-dev (= 0.56.0-3+apertis1bv2024dev2b1), golang-google-genproto-dev (>= 0.0~git20200413.b5235f6~), golang-google-grpc-dev (>= 1.21.1~), golang-github-golang-protobuf-1-3-dev | golang-github-golang-protobuf-1-5-dev, golang-rsc-binaryregexp-dev Filename: pool/development/g/golang-google-cloud/golang-google-cloud-dev_0.56.0-3+apertis1bv2024dev2b1_all.deb Size: 1010560 MD5sum: 602606616ff9418c1d4561e77ded7b72 SHA1: 64de1f7b0f78ce41758e97ed97940762fa445ec3 SHA256: 36fa709d156243456077c0c4ab3070a30d2dd13c8365e42305ec1f2f2f6d7b56 SHA512: 5bc8d6002e5da0b7949ca7036c3742b582d4883bcde813428fa42b87fafeb0c06a794484fa756cd1a9c38d36e37664f4482c2e55f77279ea7c93822bdcaf003e Description: Google Cloud Platform APIs Package cloud contains Google Cloud Platform APIs related types and common functions. . Provides both the old google.golang.org/cloud and the new cloud.google.com/go trees. Homepage: https://cloud.google.com/go/home Multi-Arch: foreign Package: golang-google-genproto-dev Priority: optional Section: golang Installed-Size: 47189 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-genproto Version: 0.0~git20200413.b5235f6-3+apertis0bv2024dev2b1 Depends: golang-github-golang-protobuf-1-3-dev | golang-github-golang-protobuf-1-5-dev, golang-google-grpc-dev (>= 1.19.0~) Breaks: golang-github-grpc-ecosystem-grpc-gateway-dev (<< 1.6.4), golang-google-cloud-compute-metadata-dev (<< 0.9.0-8~), golang-google-cloud-dev (<< 0.9.0-8~) Filename: pool/development/g/golang-google-genproto/golang-google-genproto-dev_0.0~git20200413.b5235f6-3+apertis0bv2024dev2b1_all.deb Size: 4045984 MD5sum: 8bfecdeadc4f2c776e727c0ea8e58fbe SHA1: fc9273ada5d847cbc1bd88358fea01dd4c14396d SHA256: df99eb280b9a3f373fd781f45f3da006a50feff36eca4658fc5b7cdc19e9e69c SHA512: e4bb198240c9dc5712d1ca53845a34101a29c8b9c99dbd51af4ef77fa824b6d5afe4aa7875e1c3e721f9bbb01a17bfa234afd9e864d9641f33a49606cec7326a Description: Generated Go packages for common protocol buffer types This repository contains the generated Go packages for common protocol buffer types, and the generated gRPC code necessary for interacting with Google's gRPC APIs. . It provides similar functionality to the now abandoned golang-github-googleapis-proto-client-go. . There are two sources for the proto files used in this repository: . * google/protobuf: the code in the protobuf and ptypes subdirectories is derived from this repo. The messages in protobuf are used to describe protocol buffer messages themselves. The messages under ptypes define the common well-known types. * googleapis/googleapis: the code in the googleapis is derived from this repo. The packages here contain types specifically for interacting with Google APIs. Homepage: https://godoc.org/google.golang.org/genproto Multi-Arch: foreign Package: golang-google-grpc-dev Priority: optional Section: golang Installed-Size: 3635 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-grpc Version: 1.33.3-2+apertis1bv2024dev2b1 Provides: golang-github-grpc-grpc-go-dev Depends: golang-github-golang-protobuf-1-3-dev | golang-github-golang-protobuf-1-5-dev, golang-github-google-go-cmp-dev, golang-glog-dev | golang-github-golang-glog-dev, golang-golang-x-net-dev (>= 1:0.0+git20170629), golang-golang-x-oauth2-dev, golang-golang-x-oauth2-google-dev, golang-golang-x-sys-dev, golang-google-genproto-dev Breaks: golang-etcd-server-dev (<< 3.3.25+dfsg-8~), golang-google-cloud-dev (<< 0.56.0-2~) Filename: pool/development/g/golang-google-grpc/golang-google-grpc-dev_1.33.3-2+apertis1bv2024dev2b1_all.deb Size: 535452 MD5sum: c7d01f1ec8a316a5a1c94a2ac3308a1a SHA1: e39bd5990eda99e6e2c46a736a081b348d4bc225 SHA256: a49452160a130f0645c48c1bc56d50d4f9f1138fe4f1c8b5b988775c9dce152a SHA512: 84e3d13b984ce11bb5addf11a4ee141f2ee86dd113b2e57eb5844f488a6cbbd39b602d82bdd2ad0ed593a94030d265bc9d37d58769ac75fa6c111e9caed62043 Description: implementation of gRPC in Go Implementation of an RPC system called gRPC in Golang. . Remote Procedure Calls (RPCs) provide a useful abstraction for building distributed applications and services. This library provides a concrete implementation of the gRPC protocol, layered over HTTP/2. Homepage: https://godoc.org/google.golang.org/grpc Multi-Arch: foreign Package: golang-google-protobuf-dev Priority: optional Section: golang Installed-Size: 6069 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-protobuf Version: 1.28.1-3+apertis0bv2024dev2b1 Filename: pool/development/g/golang-google-protobuf/golang-google-protobuf-dev_1.28.1-3+apertis0bv2024dev2b1_all.deb Size: 542652 MD5sum: a55e0bf0f485cad219def45f7bcc20c1 SHA1: a65711f2b448f17a39b5d5737a577c250d413c37 SHA256: ce4992dd3401965cdc2c604f4944ee0bffe11d6a6cb054efa711724b76272fe3 SHA512: 0e03133d4fc33a53f212c1c486140988bb97c18caededd8905022cac1e0f825a31a3f4a696cf07f198ad21a261753e14e97c6f7a7ba26886e32bada0874498fb Description: Go support for protocol buffers (APIv2) This module (google.golang.org/protobuf) contains Go bindings for protocol buffers. . For APIv2, see https://go.dev/blog/protobuf-apiv2. Homepage: https://github.com/protocolbuffers/protobuf-go Multi-Arch: foreign Package: golang-gopkg-alecthomas-kingpin.v2-dev Priority: optional Section: devel Installed-Size: 212 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-alecthomas-kingpin.v2 Version: 2.2.6-4+apertis0bv2024dev2b1 Replaces: golang-gopkg-alecthomas-kingpin.v3-dev Depends: golang-github-alecthomas-units-dev, golang-github-stretchr-testify-dev Breaks: golang-gopkg-alecthomas-kingpin.v3-dev Filename: pool/development/g/golang-gopkg-alecthomas-kingpin.v2/golang-gopkg-alecthomas-kingpin.v2-dev_2.2.6-4+apertis0bv2024dev2b1_all.deb Size: 43004 MD5sum: 8998f9f6b385e2aaae0dd6575b0ac58d SHA1: fe3977e90fa23b8ecb0eaef2c07fcd7f10fb8971 SHA256: a99d60d1e58a9d75902906af6364a1f11d96493930ae18947533b53ca0d48402 SHA512: 00d0a66036ce67f9139affea9288e84904390eb002720e99cb0730881c27b3421368ecb3d645e6006c0173f412bd584b62e94db8973b68fcb2afcfedfcf6b4d1 Description: command-line and flag parser for Go This package provides a fluent-style, type-safe command-line parser. It supports flags, nested commands, positional arguments, customizable help output using Go templates, and automatically generated man pages. Homepage: https://github.com/alecthomas/kingpin Multi-Arch: foreign Package: golang-gopkg-check.v1-dev Priority: optional Section: devel Installed-Size: 171 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-check.v1 Version: 0.0+git20200902.038fdea-1apertis0bv2024dev2b1 Provides: golang-check.v1-dev, golang-github-go-check-check-dev Depends: golang-github-kr-pretty-dev (>= 0.2.1+git20200831.59b4212) Filename: pool/development/g/golang-check.v1/golang-gopkg-check.v1-dev_0.0+git20200902.038fdea-1apertis0bv2024dev2b1_all.deb Size: 30996 MD5sum: deb9b154ed74e6e2f50b6223ca023c0c SHA1: f268a1a8e9e8ac2fe7d6db67f29f5fca567715c9 SHA256: 4c44741999dd4a6a26d17fb547e67a8df310f677feb8def07d341b580027af73 SHA512: f5be4fff5f41597ccea330ba1a2e59a9fd1bdd2c1400fb4fa2a1d3b8f7f3600cbbcece03de72e8b3311323ffcc7d29c9038499ca9eb3a6475926f8cd7b47be37 Description: Rich testing extension for Go's testing package The Go language provides an internal testing library, named testing, which is relatively slim due to the fact that the standard library correctness by itself is verified using it. The check package, on the other hand, expects the standard library from Go to be working correctly, and builds on it to offer a richer testing framework for libraries and applications to use. . Package "gopkg.in/check.v1" includes features such as: . - Helpful error reporting to aid on figuring problems out - Richer test helpers: assertions which interrupt the test immediately, deep multi-type comparisons, string matching, etc - Suite-based grouping of tests - Fixtures: per suite and/or per test set up and tear down - Benchmarks integrated in the suite logic (with fixtures, etc) - Management of temporary directories - Panic-catching logic, with proper error reporting - Proper counting of successes, failures, panics, missed tests, skips, etc - Explicit test skipping - Support for expected failures - Verbosity flag which disables output caching (helpful to debug hanging tests, for instance) - Multi-line string reporting for more comprehensible failures - Inclusion of comments surrounding checks on failure reports - Fully tested (it manages to test itself reliably) Homepage: http://labix.org/gocheck Package: golang-gopkg-cheggaaa-pb.v1-dev Priority: optional Section: devel Installed-Size: 65 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-cheggaaa-pb.v1 Version: 1.0.25-1co1bv2024dev2b1 Depends: golang-github-mattn-go-runewidth-dev Filename: pool/development/g/golang-gopkg-cheggaaa-pb.v1/golang-gopkg-cheggaaa-pb.v1-dev_1.0.25-1co1bv2024dev2b1_all.deb Size: 13340 MD5sum: be79866594c3bb4904c4649c1bc16988 SHA1: f9d37d4c7736b3cbbbd4e559633b10c5887ac35c SHA256: c8556b66863735f265bcbd72e6690fbb5be266e28b54f8f0c836491aa1d77886 SHA512: 39b81d8d7025b2d563ece00e767c0b84cb6a3c9ddd22fd3062fa3c056ac3065471e66d88ab3d48a8a40f74777e273b63c3e37d6072a42538b322f4a86bc82168 Description: simple console progress bar for Go This package provides a simple progress bar for console programs. Homepage: https://github.com/cheggaaa/pb Package: golang-gopkg-eapache-go-resiliency.v1-dev Priority: optional Section: golang Installed-Size: 60 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-eapache-go-resiliency.v1 Version: 1.2.0-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-gopkg-eapache-go-resiliency.v1/golang-gopkg-eapache-go-resiliency.v1-dev_1.2.0-1+apertis0bv2024dev2b1_all.deb Size: 11056 MD5sum: 83f9eb7208592227915f2049a9ee41cb SHA1: e95d6526b915849ead357f00b2dd2f6e69964f04 SHA256: 826f67da99344dfd2f36ef67b375aacf0c77ab56d8993f4f206d36aa82d2f2b2 SHA512: 4f1357facb875dec1c3572593e134840c3970e5085b5a17f48ab1cad83b8b77dc5e04ddb31bdae623fdfe94e5bf51dc1889ae4c26847c1e5c024d62de0f5fc1a Description: resiliency patterns for golang Resiliency patterns for golang. Based in part on Hystrix, Semian, and others. Currently implemented patterns include circuit-breaker, semaphore, deadline/timeout, batching and retriable. Homepage: https://github.com/eapache/go-resiliency Multi-Arch: foreign Package: golang-gopkg-eapache-queue.v1-dev Priority: optional Section: golang Installed-Size: 25 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-eapache-queue.v1 Version: 1.1.0-2+apertis0bv2024dev2b1 Provides: golang-github-eapache-queue-dev Filename: pool/development/g/golang-gopkg-eapache-queue.v1/golang-gopkg-eapache-queue.v1-dev_1.1.0-2+apertis0bv2024dev2b1_all.deb Size: 5236 MD5sum: e4a6f611c6ef7dab0b4b3a0cb872465f SHA1: 1546c15083cd9a4f1689d1b95da2ac6e20f6e794 SHA256: 823a30dc99da8a348e717cfe62c2dd35c5d4569dca43f61ca2218c74ae7e39e3 SHA512: 54d25ad575b47f8a7e00a91b74c1e824b6b97dbf6c4ab7a647fd81ffd1d5ce9fce236993ce47f57700c399064c7c7ad5dcc5451f333d8c5013fce86e192c4684 Description: fast golang queue using ring-buffer A fast Golang queue using a ring-buffer, based on the version suggested by Dariusz Górecki. Using this instead of other, simpler, queue implementations (slice+append or linked list) provides substantial memory and time benefits, and fewer GC pauses. The queue implemented here is as fast as it is in part because it is not thread-safe. Homepage: https://github.com/eapache/queue Multi-Arch: foreign Package: golang-gopkg-inf.v0-dev Priority: optional Section: golang Installed-Size: 64 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-inf.v0 Version: 0.9.1-2+apertis0bv2024dev2b1 Replaces: golang-speter-go-exp-math-dec-inf-dev Breaks: golang-speter-go-exp-math-dec-inf-dev Filename: pool/development/g/golang-gopkg-inf.v0/golang-gopkg-inf.v0-dev_0.9.1-2+apertis0bv2024dev2b1_all.deb Size: 14452 MD5sum: 1a96e3fe9d7fe43ddc9bdbacf60d5c14 SHA1: 3e4311e716c049155d4c71e82c9aafb27c53f0e9 SHA256: 825147db08684195316c466b706a8f047cb72baa4693acf15b6c7f7cbd6e02f3 SHA512: 0475916ce7ab6f977731ea10879472b0ea41b81e43bcc4d76d700c5e7b19ac4de9843073c1b8a404f4d4c2f53b009684ffbdda0a46291cd55a52fa834a37e782 Description: Golang library for "infinite-precision" decimal arithmetic Package inf (type inf.Dec) implements "infinite-precision" decimal arithmetic. "Infinite precision" describes two characteristics: practically unlimited precision for decimal number representation and no support for calculating with any specific fixed precision. Homepage: https://github.com/go-inf/inf Multi-Arch: foreign Package: golang-gopkg-ini.v1-dev Priority: optional Section: golang Installed-Size: 252 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-ini.v1 Version: 1.66.2-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-gopkg-ini.v1/golang-gopkg-ini.v1-dev_1.66.2-1+apertis0bv2024dev2b1_all.deb Size: 39804 MD5sum: dff6feee08a1d6e1bae1f4e91052f0d4 SHA1: cfe72950ced4ec7d59a3634f01ed2c920643e7f4 SHA256: 00839f4f35ef746ffc2aa86ee5da8aa33f09bc2dd917614b92f062a11b595464 SHA512: 437d07c9841a44451d98d18710f1c37f06546b5200a17e760ccefb324775f76d09f5de116719dc48e5a399f6253b0d343865abf320512ff3ff581a6204182624 Description: INI file read and write functionality in Go Golang library providing INI file read and write functionality. Homepage: https://gopkg.in/ini.v1 Multi-Arch: foreign Package: golang-gopkg-jcmturner-aescts.v1-dev Priority: optional Section: devel Installed-Size: 25 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-jcmturner-aescts.v1 Version: 1.0.1-4+apertis0bv2024dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-gopkg-jcmturner-aescts.v1/golang-gopkg-jcmturner-aescts.v1-dev_1.0.1-4+apertis0bv2024dev2b1_all.deb Size: 5248 MD5sum: 3a1a3253a6b3a31f1d6142df5dd1f6c9 SHA1: 83d881171315b0c929f3c24e3d1e312bb62bfdb0 SHA256: 2257f93d5c1bd56c40a7fbac9c943b27865e0e0d1d29b18aefdc818782316460 SHA512: f28ecc3f8876b58a4da75589507cd6e82f6eef91aecafc71f3dfb09271b23d2a4371e341bd741e245627d10b2607a53f057126faca5843726da5584a439d28c1 Description: AES CBC Ciphertext Stealing mode for Go Golang library to encrypt and decrypt data using AES CBC Ciphertext stealing mode. Homepage: https://github.com/jcmturner/aescts Multi-Arch: foreign Package: golang-gopkg-jcmturner-dnsutils.v1-dev Priority: optional Section: devel Installed-Size: 19 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-jcmturner-dnsutils.v1 Version: 1.0.1-2apertis0bv2024dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-gopkg-jcmturner-dnsutils.v1/golang-gopkg-jcmturner-dnsutils.v1-dev_1.0.1-2apertis0bv2024dev2b1_all.deb Size: 3860 MD5sum: cfa1f124faa3cbce8b3f60f6cf1e5718 SHA1: c9484d70fd08f8f892d8a163f0ef13cdfeea41a1 SHA256: c159eccacc3520c42ba9912adf83dd051a329022f84761648ee800fc89d4a91e SHA512: 280fa25f3635dd1c760b42e5f364a3fe978bfce1ebea3bdd4c7fda261dc1e12f9cc87b74db0b5b2a26aca9ee2d65e7bae0e0c803bf6663d84f3aa237ac007f10 Description: Golang library of DNS utilities A golang library of DNS utilities, mostly for the purposes of reading SRV records Homepage: https://github.com/jcmturner/dnsutils Package: golang-gopkg-jcmturner-goidentity.v2-dev Priority: optional Section: devel Installed-Size: 20 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-jcmturner-goidentity.v2 Version: 2.0.0-2apertis0bv2024dev2b1 Depends: golang-github-hashicorp-go-uuid-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-gopkg-jcmturner-goidentity.v2/golang-gopkg-jcmturner-goidentity.v2-dev_2.0.0-2apertis0bv2024dev2b1_all.deb Size: 3396 MD5sum: 8160d9b90b8920aa4facfef5b4fb3794 SHA1: 671b454c2dfddcafc7319b65a2e9a742df1f8782 SHA256: fccdd89f3ddc71443e46b8102d56f2163a392458efd92a0380df24011e363eb9 SHA512: d4f01400cf2b2c6d4d737d6228b64e083a4115043bf6f9177c462a5109bb6395e57b0acba978126127631a2708e188a803af39df412d9b1859bcc834e4177492 Description: Golang library for managing identities Standard interface for holding authenticated identities and their attributes. Homepage: https://github.com/jcmturner/goidentity Package: golang-gopkg-jcmturner-gokrb5.v5-dev Priority: optional Section: devel Installed-Size: 797 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-jcmturner-gokrb5.v5 Version: 5.3.0+dfsg-2apertis0bv2024dev2b1 Depends: golang-github-hashicorp-go-uuid-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev, golang-github-jcmturner-gofork-dev, golang-gopkg-jcmturner-dnsutils.v1-dev, golang-gopkg-jcmturner-rpc.v0-dev, golang-gopkg-jcmturner-aescts.v1-dev, golang-gopkg-jcmturner-goidentity.v2-dev Filename: pool/development/g/golang-gopkg-jcmturner-gokrb5.v5/golang-gopkg-jcmturner-gokrb5.v5-dev_5.3.0+dfsg-2apertis0bv2024dev2b1_all.deb Size: 107420 MD5sum: e7ac6cea6e3f4cd4d5535bc054a16e1f SHA1: dd255c5596f6589b66a9f76b11d531a6f63e1c0d SHA256: c0ae20ba222501c04a8b3c00ba1926cbc864851ce8a42ddd01cb7506f220eab7 SHA512: debea84cb73bd1ce634f8c7757c13f3bd98fe587bf8f6a78223cbc94fa79a6903f0d2e678b2e673c5b9137b92795725c92fd6d8bee5bbab7007993d6c246cf66 Description: Pure Go Kerberos library for clients and services Features - Pure Go - no dependency on external libraries - No platform specific code - Server Side - HTTP handler wrapper implements SPNEGO Kerberos authentication - HTTP handler wrapper decodes Microsoft AD PAC authorization data - Client Side - Client that can authenticate to an SPNEGO Kerberos authenticated web service - Ability to change client's password - General - Kerberos libraries for custom integration - Parsing Keytab files - Parsing krb5.conf files - Parsing client credentials cache files such as /tmp/krb5cc_$(id -u $(whoami)) Homepage: https://github.com/jcmturner/gokrb5 Package: golang-gopkg-jcmturner-rpc.v0-dev Priority: optional Section: devel Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-jcmturner-rpc.v0 Version: 0.0.2-2apertis0bv2024dev2b1 Filename: pool/development/g/golang-gopkg-jcmturner-rpc.v0/golang-gopkg-jcmturner-rpc.v0-dev_0.0.2-2apertis0bv2024dev2b1_all.deb Size: 6068 MD5sum: ee6ec033c285420b8fb9e3af29113fcd SHA1: 4543bdaeb49f63138632476ce62871f2d483b186 SHA256: d526e2077b0de42728962f4d2190e0cab2e08be4d71952ea6d966d8be45f933c SHA512: 2cfe609dd40f7cb682be898378d4ceadde09ce893bdbe27825b2fd6d5aaca6c4a8ce0fb4b4b9ac950b0296a260f7fdb429d513d3347e80b601e7ad9949313cc0 Description: Remote Procedure Call libraries for golang This project relates to CDE 1.1: Remote Procedure Call (http://pubs.opengroup.org/onlinepubs/9629399/) . It is a partial implementation that mainly focuses on unmarshaling NDR encoded byte streams into Go structures. Homepage: https://github.com/jcmturner/rpc Package: golang-gopkg-mgo.v2-dev Priority: optional Section: devel Installed-Size: 1287 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-mgo.v2 Version: 2016.08.01-7apertis0bv2024dev2b1 Depends: golang-gopkg-tomb.v2-dev, libsasl2-dev, golang-check.v1-dev Filename: pool/development/g/golang-gopkg-mgo.v2/golang-gopkg-mgo.v2-dev_2016.08.01-7apertis0bv2024dev2b1_all.deb Size: 315248 MD5sum: de3d61a6349b26a424f388ef102fe31e SHA1: 9ccc2554fbad4e7c79e4b50a89104694e67adb00 SHA256: d2a50372c075e41a8a67609d0249f7bf99f8c46daf73fb624c23d4965a31beb3 SHA512: 960e15b796f4a0ad0f250e647a5b2d8aef4a3998f9bab8473a911c573911dbfd15e87ce8ae7f45d0a4556ad494521a90841ff5d0805798365e5ac246fb482be6 Description: Go library for MongoDB mgo (pronounced as mango) is a MongoDB driver for the Go language that implements a rich and well tested selection of features under a very simple API following standard Go idioms. . This package contains the source. Homepage: http://labix.org/mgo Package: golang-gopkg-rethinkdb-rethinkdb-go.v6-dev Priority: optional Section: golang Installed-Size: 523 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-rethinkdb-rethinkdb-go.v6 Version: 6.2.1-2+apertis0bv2024dev2b1 Depends: golang-github-hailocab-go-hostpool-dev, golang-github-opentracing-opentracing-go-dev, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-gopkg-check.v1-dev, golang-goprotobuf-dev Filename: pool/development/g/golang-gopkg-rethinkdb-rethinkdb-go.v6/golang-gopkg-rethinkdb-rethinkdb-go.v6-dev_6.2.1-2+apertis0bv2024dev2b1_all.deb Size: 106184 MD5sum: be4b2777047356df062c69d2f6769dad SHA1: e0d587afde276fc25c7f6e6b181f636dabb0b048 SHA256: f550687c68560d39cdc9e8982984c69ca8fd8f24a06e19470c1d1c4ae7e1b486 SHA512: 7be9cf934aab9f4f33cccc2199bb40b3b45c37d822f5408594bdfaf94e1c5c8cc4a14bbc1da1802fbcc259f8b730b0d3b88fdd2d54707a4983c53773211c952d Description: Go language driver for RethinkDB (library) This package provides native Golang driver for RethinkDB. . Please note that this version of the driver only supports versions of RethinkDB using the v0.4 protocol (any versions of the driver older than RethinkDB 2.0 will not work). Homepage: https://github.com/rethinkdb/rethinkdb-go Multi-Arch: foreign Package: golang-gopkg-square-go-jose.v2-dev Priority: optional Section: golang Installed-Size: 770 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-square-go-jose.v2 Version: 2.6.0-2+apertis1bv2024dev2b1 Depends: golang-golang-x-crypto-dev Filename: pool/development/g/golang-gopkg-square-go-jose.v2/golang-gopkg-square-go-jose.v2-dev_2.6.0-2+apertis1bv2024dev2b1_all.deb Size: 266904 MD5sum: 6584771c2149ef2be5ddc388e976e63e SHA1: 6cf2395c72740e36e2bfda98a66d753ec18db783 SHA256: 77863ad9460053bea98473f6dac269cc4fc8df3f9b68ddd36e9152191e87a3d1 SHA512: 6de11faac53bebf70963b77bf1e4dbd035757095fe8d035a638cac49e4b1557620038b410c8436914e5a320a471232f18d149e39a82bb214a45dfdc6a8b28161 Description: implementation of JOSE standards (JWE, JWS, JWT) in Go Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. This includes support for JSON Web Encryption, JSON Web Signature, and JSON Web Token standards. Homepage: https://github.com/square/go-jose Multi-Arch: foreign Package: golang-gopkg-tomb.v1-dev Priority: optional Section: devel Installed-Size: 23 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-tomb.v1 Version: 0.0~git20141024.0.dd63297-8+apertis0bv2024dev2b1 Filename: pool/development/g/golang-gopkg-tomb.v1/golang-gopkg-tomb.v1-dev_0.0~git20141024.0.dd63297-8+apertis0bv2024dev2b1_all.deb Size: 5516 MD5sum: f55adb2be4cc1b67efedc786d935a4bf SHA1: 6e0437aa5d8ff5ecf8736d2e3af153c693bd0f88 SHA256: 4bf9c6ba4aab55e6bc3081ad42f0ca3614672fb15a1d6b28dbd64b7e65404898 SHA512: 45e65ea02838b7fe025632d8d52db2e69891d3f591bdade428b72b59b4466948451eca4023bd23fefd3efe76854a7f4400be8ad9ffc606d2efd35d6177f7ce4a Description: API to track the lifecyle of Golang goroutines, and provide clean termination Conventional API for clean goroutine termination. A Tomb tracks the lifecycle of a goroutine as alive, dying or dead, and the reason for its death. Homepage: https://github.com/go-tomb/tomb/tree/v1 Multi-Arch: foreign Package: golang-gopkg-tomb.v2-dev Priority: extra Section: devel Installed-Size: 38 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-tomb.v2 Version: 0.0~git20161208.d5d1b58-3co1bv2024dev2b1 Filename: pool/development/g/golang-gopkg-tomb.v2/golang-gopkg-tomb.v2-dev_0.0~git20161208.d5d1b58-3co1bv2024dev2b1_all.deb Size: 6812 MD5sum: 248ee630cec4dcad15ad20e30c67cb05 SHA1: 59f2e08bbb035e4edc186717cb319c104d24dfcf SHA256: be50952650e5fb734519c39a31e9d3a88d002eb6942e5472f74c14313bbdff6a SHA512: 832652e46bb04dc42e8cb9999a4809678f305024b81c2176375f882f768d99e1cd3f6158c98011d331fda62d3b505c9f04ec21999b1b376e576fb4f81d4e93d0 Description: API to track the lifecyle of Golang goroutines, and provide clean termination Conventional API for clean goroutine termination. A Tomb tracks the lifecycle of a goroutine as alive, dying or dead, and the reason for its death. Homepage: https://github.com/go-tomb/tomb Package: golang-gopkg-vmihailenco-msgpack.v2-dev Priority: optional Section: golang Installed-Size: 156 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-vmihailenco-msgpack.v2 Version: 4.3.1-2apertis0bv2024dev2b1 Depends: golang-github-vmihailenco-tagparser-dev Filename: pool/development/g/golang-gopkg-vmihailenco-msgpack.v2/golang-gopkg-vmihailenco-msgpack.v2-dev_4.3.1-2apertis0bv2024dev2b1_all.deb Size: 27188 MD5sum: cd9e010ce946f39f252f47cacfeeac7f SHA1: 9fdb6fd43f346db9593f804960e76585132a42e5 SHA256: dc1635b4721c14d872d3184a43f5e9e47c577cf7142db4b9455ec25c93ffb6cd SHA512: 489b92725af4c2dc675e53a9c329f3cee8ffd9faee1f99a2a8099bfafabde2ee33f8ae6eb2decaf3f4d09d4335c08b325904ed2d6b4d0b8979710365a07d6438 Description: Msgpack encoding for Golang MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves. Homepage: https://github.com/vmihailenco/msgpack Multi-Arch: foreign Package: golang-gopkg-yaml.v2-dev Priority: optional Section: golang Installed-Size: 344 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-yaml.v2 Version: 2.4.0-4+apertis1bv2024dev2b1 Provides: golang-yaml.v2-dev Filename: pool/development/g/golang-yaml.v2/golang-gopkg-yaml.v2-dev_2.4.0-4+apertis1bv2024dev2b1_all.deb Size: 60768 MD5sum: 47c18485fc089a11dcd1a4f862677c55 SHA1: d3cdcbfffef3b02c95914892f4c816deaf17876e SHA256: 43938e16b049bbccc05099a3cf487754ae612fb13ce7cf9176f689d10a156882 SHA512: 91f82213a7927a11c05e8d26a22d591537521248f2a794ee1199df2ff1c1c4ee985fdee97299e5806a24e2596d750f90b622a53ff402bc639366bf7f28c6f4b9 Description: YAML support for the Go language The yaml package enables Go programs to very comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Go port of the well-known libyaml C library to parse and generate YAML data quickly and reliably. . The yaml package supports most of YAML 1.1 and 1.2, including support for anchors, tags, map merging, etc. Multi-document unmarshalling is not yet implemented, and base-60 floats from YAML 1.1 are purposefully not supported since they're a poor design and are gone in YAML 1.2. . This package is an incompatible successor to golang-goyaml ("gonuts.org/v1/yaml", and then renamed to "gopkg.in/yaml.v1"). Homepage: https://github.com/go-yaml/yaml/tree/v2 Multi-Arch: foreign Package: golang-gopkg-yaml.v3-dev Priority: optional Section: golang Installed-Size: 470 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-yaml.v3 Version: 3.0.1-3+apertis1bv2024dev2b1 Filename: pool/development/g/golang-gopkg-yaml.v3/golang-gopkg-yaml.v3-dev_3.0.1-3+apertis1bv2024dev2b1_all.deb Size: 74612 MD5sum: 85cf446c87ab6b90352ea0ae84cece5a SHA1: 7c07a85d7e99cf8ce07ba42f84a1dcadb60b282b SHA256: fe074015677f1f3cbedf2ea73181ef4921c7c3339c75479cdb082d8adc57a7c4 SHA512: 07c5195e5065887258d969cf6a5797bc0e7c91c0662de235408b5c21cb71bf5f3043c144e4678c9c5cdf8acce18ae3992f44239f49a8ed5ee2498ebe9d306592 Description: YAML support for the Go language The yaml package enables Go programs to very comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Go port of the well-known libyaml C library to parse and generate YAML data quickly and reliably. . The yaml package supports most of YAML 1.2, but preserves some behavior from 1.1 for backwards compatibility. . Specifically, as of v3 of the yaml package: . * YAML 1.1 bools (yes/no, on/off) are supported as long as they are being decoded into a typed bool value. Otherwise they behave as a string. Booleans in YAML 1.2 are true/false only. * Octals encode and decode as 0777 per YAML 1.1, rather than 0o777 as specified in YAML 1.2, because most parsers still use the old format. Octals in the 0o777 format are supported though, so new files work. * Does not support base-60 floats. These are gone from YAML 1.2, and were actually never supported by this package as it's clearly a poor choice. . and offers backwards compatibility with YAML 1.1 in some cases. 1.2, including support for anchors, tags, map merging, etc. Multi-document unmarshalling is not yet implemented, and base-60 floats from YAML 1.1 are purposefully not supported since they're a poor design and are gone in YAML 1.2. Homepage: https://gopkg.in/yaml.v3 Multi-Arch: foreign Package: golang-goprotobuf-dev Priority: optional Section: oldlibs Installed-Size: 10 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-golang-protobuf-1-3 Version: 1.3.5-4+apertis0bv2024dev2b1 Depends: golang-github-golang-protobuf-1-3-dev, protoc-gen-go-1-3 Filename: pool/development/g/golang-github-golang-protobuf-1-3/golang-goprotobuf-dev_1.3.5-4+apertis0bv2024dev2b1_arm64.deb Size: 3264 MD5sum: 8cde6576443c5e37d04546482c9a8d24 SHA1: e11246751993cef5460f72ce29da5b9d3d767588 SHA256: 1db8546d15ae09ee6b8eff4760052c0dbda683f388f4c09ec5e56f358409cc65 SHA512: b10fb676d7a4bab13033d15aa2c855266ae0eb073880a37d4bb00f84e3b09192709e5b100dd82fc1a350bf88c1ef3513cd0f81ca3e325f2602c98117d7e5e04f Description: transitional dummy package This is a transitional dummy package, it can be safely removed. Homepage: https://github.com/golang/protobuf Package: golang-grpc-gateway Priority: optional Section: devel Installed-Size: 8093 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-grpc-ecosystem-grpc-gateway Version: 1.6.4-2co1bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/g/golang-github-grpc-ecosystem-grpc-gateway/golang-grpc-gateway_1.6.4-2co1bv2024dev2b1_arm64.deb Size: 1580496 MD5sum: bd437b6f4aa48accc503588430521515 SHA1: b9b2bb368ac3109a4aaf94787a98fcfcb75c7631 SHA256: 7338c421a7185853be6e38d1dbab976e656152be56274262b14272838034b60a SHA512: 559ff2965942e9614ddb1d6b728cfea256f2a54fd2555183431bd7604163e094b8b5c34e1d44062ef5d1625376df58bfbad7dbce2fcca392736b8c021727bea8 Description: gRPC to JSON proxy generator for Golang -- binaries Grpc-gateway is a protoc plugin that reads gRPC service definitions and generates a reverse-proxy server which translates a RESTful JSON API into gRPC. The server is generated according to custom options in your gRPC definition and helps you to provide your APIs in both gRPC and RESTful style at the same time. . This package contains the generator binaries. Built-Using: golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-github-ghodss-yaml (= 1.0.0+git20220118.d8423dc-2+apertis0bv2024dev2b1), golang-github-golang-protobuf-1-3 (= 1.3.5-4+apertis0bv2024dev2b1), golang-glog (= 0.0~git20160126.23def4e-5+apertis0bv2024dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-3+apertis0bv2024dev2b1), golang-google-grpc (= 1.33.3-2+apertis1bv2024dev2b1), golang-yaml.v2 (= 2.4.0-4+apertis1bv2024dev2b1) Homepage: https://github.com/grpc-ecosystem/grpc-gateway Package: golang-grpc-gateway-dbgsym Priority: optional Section: debug Installed-Size: 3476 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-grpc-ecosystem-grpc-gateway Version: 1.6.4-2co1bv2024dev2b1 Depends: golang-grpc-gateway (= 1.6.4-2co1bv2024dev2b1) Filename: pool/development/g/golang-github-grpc-ecosystem-grpc-gateway/golang-grpc-gateway-dbgsym_1.6.4-2co1bv2024dev2b1_arm64.deb Size: 2641428 MD5sum: b1c07efcb4ff4ce9f88923c742e4633c SHA1: cbcd8a1eaa9de80bd928b14ceb01f588505c1b17 SHA256: 48045ba0079db9a8029b5b114611d0732317b0d39369327ecc0f17e1105629d9 SHA512: 22660708334797851e7577866ec25e4ab09c3ec8358e570325329587dbc969b249a0b5e7b075e5aa04397d5a509bd98edcca140dfa1165ec11f4c006f55d3794 Description: debug symbols for golang-grpc-gateway Auto-Built-Package: debug-symbols Build-Ids: 282cfb1e3bd4856593430598c0e6fd66307633a3 6b5e97f55a3522e10e9e470c4dd397f4bcf8fe72 Package: golang-honnef-go-tools-dev Priority: optional Section: golang Installed-Size: 2363 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-honnef-go-tools Version: 2023.1-1+apertis0bv2024dev2b1 Depends: golang-github-burntsushi-toml-dev, golang-golang-x-exp-dev (>= 0.0~git20220328~), golang-golang-x-tools-dev (>= 1:0.1.11~) Filename: pool/development/g/golang-honnef-go-tools/golang-honnef-go-tools-dev_2023.1-1+apertis0bv2024dev2b1_all.deb Size: 377012 MD5sum: 97bf6fe67d50796192b3f59165ace1c6 SHA1: c03bd161460eaa2635c7217e0994e53875e35251 SHA256: b5bd390edfae91031ec42f5e43f7a86df75c47facac8e6f4176c7dfe6fe36fbc SHA512: 2e89237035d244db4bfdb909e768c4bfc4db523b73980d6fd20935f4e2053aee86a46acf5946c070e8d93949cccf3431477ff3ee9a0e428fdb2a336957d35385 Description: libraries for advanced Go linter Libraries to implement following tools: * keyify: Transforms an unkeyed struct literal into a keyed one. * rdeps: Find all reverse dependencies of a set of packages. * staticcheck: Go static analysis, detecting bugs, performance issues, and much more. * structlayout: Displays the layout (field sizes and padding) of structs. * structlayout-optimize: Reorders struct fields to minimize the amount of padding. * structlayout-pretty: Formats the output of structlayout with ASCII art. Homepage: https://github.com/dominikh/go-tools Multi-Arch: foreign Package: golang-k8s-klog-dev Priority: optional Section: golang Installed-Size: 393 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-k8s-klog Version: 2.80.1-2+apertis0bv2024dev2b1 Depends: golang-github-go-logr-logr-dev (>= 1.2.0~) Filename: pool/development/g/golang-k8s-klog/golang-k8s-klog-dev_2.80.1-2+apertis0bv2024dev2b1_all.deb Size: 67044 MD5sum: c6913504415f1f57df44ba7040373e02 SHA1: 97b68261ccfb24b474cecfc2b8f767dcc65f4ea4 SHA256: 8a736afc615d58dcc3b2a4d29f2d7cf65cc0c9ecb4bd2f77c9c23bfa63b28f79 SHA512: 9a1eb63c38e1f51779f114e3eb14362e18d4bd40185fe7689d98ced94a1b7369587b5f3fd484bd8d6227d13213bd19200fc15255cc0bedb9fe38d647f7eea710 Description: leveled execution logs for Go (library) klog is a permanent fork of https://github.com/golang/glog. The decision to create klog was one that wasn't made lightly, but it was necessary due to some drawbacks that are present in glog. Ultimately, the fork was created due to glog not being under active development. Homepage: https://github.com/kubernetes/klog Multi-Arch: foreign Package: golang-k8s-sigs-structured-merge-diff-dev Priority: optional Section: devel Installed-Size: 1302 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-k8s-sigs-structured-merge-diff Version: 4.1.2+ds1-2+apertis0bv2024dev2b1 Depends: golang-github-json-iterator-go-dev, golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-k8s-sigs-structured-merge-diff/golang-k8s-sigs-structured-merge-diff-dev_4.1.2+ds1-2+apertis0bv2024dev2b1_all.deb Size: 122280 MD5sum: bd41677820aaac92d20d6a63e40f774c SHA1: de436b8d8e79a47a8389529149273a41f8e9af88 SHA256: ee50fbca744387aea85772e00ab71503e4adbfffe9083012343fc2e2e6176a06 SHA512: fafa490c640cbcb00137d8d6d980e79552685544546d7cce2b82a97adaa0aa87cc54e6bc7ce8c3fb1f957ec62646cb22d24a9ee1509eaa7d90d0e2146984f396 Description: implementation for "server-side apply" (library) What is the apply operation? . It models resources in a control plane as having multiple "managers". Each manager is typically trying to manage only one aspect of a resource. The goal is to make it easy for disparate managers to make the changes they need without messing up the things that other managers are doing. In this system, both humans and machines (aka "controllers") act as managers. . To do this, it explicitly tracks (using the fieldset data structure) which fields each manager is currently managing. . Now, there are two basic mechanisms by which one modifies an object. . PUT/PATCH: This is a write command that says: "Make the object look EXACTLY like X". . APPLY: This is a write command that says: "The fields I manage should now look exactly like this (but I don't care about other fields)". . For PUT/PATCH, it deduces which fields will be managed based on what is changing. For APPLY, the user is explicitly stating which fields they wish to manage (and therefore requesting deletion of any fields that they used to manage but stop mentioning). . Any time a manager begins managing some new field, that field is removed from all other managers. If the manager is using the APPLY command, it calls these conflicts, and will not proceed unless the user passes the "force" option. This prevents accidentally setting fields which some other entity is managing. . PUT/PATCH always "force". They are mostly used by automated systems, which won't do anything productive with a new error type. Homepage: https://github.com/kubernetes-sigs/structured-merge-diff Multi-Arch: foreign Package: golang-k8s-sigs-yaml-dev Priority: optional Section: golang Installed-Size: 58 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-k8s-sigs-yaml Version: 1.3.0-1+apertis1bv2024dev2b1 Depends: golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-k8s-sigs-yaml/golang-k8s-sigs-yaml-dev_1.3.0-1+apertis1bv2024dev2b1_all.deb Size: 15420 MD5sum: fe1034ff189e0f6296076bac8f849e3d SHA1: 3cfd142adf9b4fce94db808b6a34c6219d6b990e SHA256: 027f94588d20a8084b4575f728005f1cf8405b4ffa676430e5ec8bec0715eac5 SHA512: 9a7fcdda1deb4fdf316cacbcc5cd10585339e9096d37f6ecfb93eed4ad6cce7dceb67b5e5b9b5e9d1f15a195fe7c08d91104259d96348345de499db5b728d2c0 Description: better way to marshal and unmarshal YAML in Golang (library) YAML marshaling and unmarshaling support for Go Build Status . kubernetes-sigs/yaml is a permanent fork of ghodss/yaml (https://github.com/ghodss/yaml). Introduction A wrapper around go-yaml (https://github.com/go-yaml/yaml) designed to enable a better way of handling YAML when marshaling to and from structs. Homepage: https://github.com/kubernetes-sigs/yaml Multi-Arch: foreign Package: golang-mreiferson-httpclient-dev Priority: extra Section: oldlibs Installed-Size: 10 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mreiferson-go-httpclient Version: 0.0~git20160630.0.31f0106-2.1+apertis0bv2024dev2b1 Depends: golang-github-mreiferson-go-httpclient-dev Filename: pool/development/g/golang-github-mreiferson-go-httpclient/golang-mreiferson-httpclient-dev_0.0~git20160630.0.31f0106-2.1+apertis0bv2024dev2b1_all.deb Size: 2748 MD5sum: 715467576c692034e7976eb6a23eb3a1 SHA1: 979e818b448dde9e851cbf85e98bc36ee09a88a7 SHA256: fa85fe4c5eb5c075e95f08ef36c430fcc611620439232cff844892a85e5c91e9 SHA512: 2bc098b737e131c21cb3e4d22b80254ffecb258b4ec8dd3cfcc83c4d99a083ff26e06dabb0a098455fedde8821fcd63cca3c44f3888a48c099e01e8f62751fa4 Description: Transitional package for golang-github-mreiferson-go-httpclient-dev This is a transitional package to ease upgrades to the golang-github-mreiferson-go-httpclient-dev package. It can safely be removed. Homepage: https://github.com/mreiferson/go-httpclient Package: golang-mvdan-gofumpt-dev Priority: optional Section: golang Installed-Size: 135 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-mvdan-gofumpt Version: 0.4.0-1+apertis0bv2024dev2b1 Depends: golang-github-google-go-cmp-dev, golang-golang-x-mod-dev Filename: pool/development/g/golang-mvdan-gofumpt/golang-mvdan-gofumpt-dev_0.4.0-1+apertis0bv2024dev2b1_all.deb Size: 29708 MD5sum: 5631c5b2d69b96c5274a360e2f319672 SHA1: 2eadfa733e5ab650eb00c6e5aaf250c270e712df SHA256: d47f2144dd1a702a34dd27f690f5f1b037de03503be216246b417ba64f5da4ce SHA512: f2705664fefec1e0d433afe64497ac2c79b65ea0051acad673f95d96882945940f57067be3db8044d8bdebb6beb89a5fec1b25ca368570127326bc467efb1925 Description: stricter gofmt (library) Enforce a stricter format than gofmt, while being backwards compatible. . The tool is a modified fork of gofmt, so it can be used as a drop-in replacement. Homepage: https://github.com/mvdan/gofumpt Multi-Arch: foreign Package: golang-mvdan-xurls-dev Priority: optional Section: golang Installed-Size: 67 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-mvdan-xurls Version: 2.4.0-1+apertis0bv2024dev2b1 Filename: pool/development/g/golang-mvdan-xurls/golang-mvdan-xurls-dev_2.4.0-1+apertis0bv2024dev2b1_all.deb Size: 17012 MD5sum: 602dd2a3b0686bd89d2ac1c153557708 SHA1: a1a6f203697f663e676b5f733887c469074c2dec SHA256: eb83c3af7d11a5fbdd7878d5fa39dcf114eb095404fb6189945b123a2f142d85 SHA512: 9634f8513e492e3c6347d6d2f1cd042436f179b098ea56a60d12a3d0531015c655b2148c27ddaab993dfeab9dd52f9fe86c8f12b71a87bf5f249dad222b238e5 Description: Extract urls from text (library) Extract urls from text using regular expressions. Homepage: https://github.com/mvdan/xurls Multi-Arch: foreign Package: golang-opentelemetry-otel-dev Priority: optional Section: golang Installed-Size: 2392 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-opentelemetry-otel Version: 1.1.0-2+apertis0bv2024dev2b1 Depends: golang-github-masterminds-semver-dev (>= 3.1.1~), golang-golang-x-sys-dev, golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-opentelemetry-otel/golang-opentelemetry-otel-dev_1.1.0-2+apertis0bv2024dev2b1_all.deb Size: 302920 MD5sum: da6919c54410b2268cbf9a54a0e75bf1 SHA1: 1f1b7f74c46322bcbed49f65895d0e586d12700c SHA256: aee2eeee40f005e95a309185af028ec3a4af974d4b5a245da99b2de5dfdf8012 SHA512: 20c40ae86b154e535d93ecd2b981d6863a34914b600208a4e763763f1549a29250583e5a146375e04d05eab98bc3fcd009b20b7a24a73578bb86f95e4677a4b1 Description: OpenTelemetry Go API and SDK OpenTelemetry-Go is the Go implementation of OpenTelemetry. It provides a set of APIs to directly measure performance and behavior of your software and send this data to observability platforms. Homepage: https://github.com/open-telemetry/opentelemetry-go Multi-Arch: foreign Package: golang-procfs-dev Priority: optional Section: oldlibs Installed-Size: 12 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-procfs Version: 0.8.0-3+apertis0bv2024dev2b1 Depends: golang-github-prometheus-procfs-dev (= 0.8.0-3+apertis0bv2024dev2b1) Filename: pool/development/g/golang-github-prometheus-procfs/golang-procfs-dev_0.8.0-3+apertis0bv2024dev2b1_all.deb Size: 4088 MD5sum: 13da7966c6e52de15954d3858d097c7a SHA1: 6cc008a94174b3586290d1c20953ca1b47e69b62 SHA256: 28884fe72f23f942dc9795a301a2409b49b1da13501ffc68caee98489825c191 SHA512: 792d76b4c958b0d63ae25a9d5b589cc1d99bf946eabee17fa6c884679f7bc9d4bf39ca8512686cd51cbad69b34e010d566e5e7fa6f8fb3cede6a10224966dc81 Description: transitional dummy package This package can be safely removed once nothing depends on it anymore. Homepage: https://github.com/prometheus/procfs.git Multi-Arch: foreign Package: golang-protobuf-extensions-dev Priority: optional Section: golang Installed-Size: 198 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-protobuf-extensions Version: 1.0.1-3+apertis0bv2024dev2b1 Depends: golang-github-golang-protobuf-1-3-dev | golang-github-golang-protobuf-1-5-dev Filename: pool/development/g/golang-protobuf-extensions/golang-protobuf-extensions-dev_1.0.1-3+apertis0bv2024dev2b1_all.deb Size: 29636 MD5sum: 9df1d8c1c71043cb1cd48fb554a22ee0 SHA1: 602e4bb317ee94c9cd43df75feb1bdf96b71e4d6 SHA256: 9047ef6d075b875ff679d13f3da60bb0c2171184128efda904ea0fc2b492cfa6 SHA512: 9b2491d48d2e69b996786c187de0ad6e3d0946b853a34e3e8fd6bee15b2f79bd6c6fea2a44a9aae58fb3ad9c98c154e718397298cee5e3b25b187a4bfd670630 Description: Protocol Buffer extensions for the Go language This repository provides various Protocol Buffer extensions for the Go language (golang), namely support for record length-delimited message streaming. Homepage: https://github.com/matttproud/golang_protobuf_extensions Multi-Arch: foreign Package: golang-redoctober Priority: optional Section: golang Installed-Size: 13283 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-cloudflare-redoctober Version: 0.0~git20161017.0.78e9720-5apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/g/golang-github-cloudflare-redoctober/golang-redoctober_0.0~git20161017.0.78e9720-5apertis0bv2024dev2b1_arm64.deb Size: 2945988 MD5sum: b29dbfce4a24f132c8cbfba180eaf375 SHA1: 75d4cf1e9fdc6570ed3b2c31448ef0e11c66ab11 SHA256: d4bb5a46b8e7f791af09377c4f65caa4416f44b1f85b149ba241b203b6dc7399 SHA512: 77d8aa8e3624064840b84d4cb5138f52e21937d1f5be3a43d0456e01bf422b15a22e78365229c12de63ba86d7ed26e146a4366077ad148f50e5179fa67402ee6 Description: Software-based two-man rule style encryption and decryption server Red October is a software-based two-man rule style encryption and decryption server. The two-man rule is a control mechanism designed to achieve a high level of security by requiring the presence of two authorized people at all times. In the case of Red October the two-man rule is implemented by encrypting data in such as way as to require two authorised key-holds to decrypt it. . This package contains the server and command-line client. Built-Using: golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2024dev2b1), golang-github-cespare-xxhash (= 2.1.1-2+apertis0bv2024dev2b1), golang-github-coreos-go-systemd (= 22.3.2-1+apertis0bv2024dev2b1), golang-github-golang-protobuf-1-3 (= 1.3.5-4+apertis0bv2024dev2b1), golang-github-prometheus-client-golang (= 1.14.0-3+apertis1bv2024dev2b1), golang-github-prometheus-client-model (= 0.3.0-3+apertis0bv2024dev2b1), golang-github-prometheus-common (= 0.39.0-2+apertis0bv2024dev2b1), golang-github-prometheus-procfs (= 0.8.0-3+apertis0bv2024dev2b1), golang-go.crypto (= 1:0.4.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-google-protobuf (= 1.28.1-3+apertis0bv2024dev2b1), golang-protobuf-extensions (= 1.0.1-3+apertis0bv2024dev2b1) Homepage: https://github.com/cloudflare/redoctober Package: golang-redoctober-dbgsym Priority: optional Section: debug Installed-Size: 5648 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-cloudflare-redoctober Version: 0.0~git20161017.0.78e9720-5apertis0bv2024dev2b1 Depends: golang-redoctober (= 0.0~git20161017.0.78e9720-5apertis0bv2024dev2b1) Filename: pool/development/g/golang-github-cloudflare-redoctober/golang-redoctober-dbgsym_0.0~git20161017.0.78e9720-5apertis0bv2024dev2b1_arm64.deb Size: 4493268 MD5sum: eb3e602108e844ed9fcdfad39b955f9b SHA1: 680e36babb427b137425f8bdd2c7fa6dd0cd2b4d SHA256: 3ce02e54a7f0d5271ad330f2516a411d30f303ba24af0b889fb8c9187cef48d5 SHA512: 29bc8451c0a7f76fb8b665369928000c32d1017fac1f8abca3cbce77926ff8866cb08b84f3aefa304041308efaf484443eb5cdcdca652239690cebfcc1dfbbf9 Description: debug symbols for golang-redoctober Auto-Built-Package: debug-symbols Build-Ids: 0bc2f5701ef0fb552adef519e88483bbd3f417e6 79ad3432464567cdd9db7b2a90e3b3ff9355ea67 Package: golang-rice Priority: optional Section: golang Installed-Size: 3728 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-geertjohan-go.rice Version: 1.0.2-1apertis0bv2024dev2b1 Filename: pool/development/g/golang-github-geertjohan-go.rice/golang-rice_1.0.2-1apertis0bv2024dev2b1_arm64.deb Size: 1135476 MD5sum: 9177f5afe5c6b1e450788f21ddd81945 SHA1: cbb55eb7b94599b2f21d988b8ab2b5a52442f128 SHA256: 4f0df80ac8a472ea036b26cd6c3a460cce15ea452f77a61c915e2cca4254776d SHA512: cd81cba5c6b8ae2501b6ee21c800f040ff9e43f521b0ac1e7469280dbbe46cc0c7621f58f1755ffccb247039a5b7bafcc917f2615f218d6ac11e05055bca0c1a Description: tool for embedding web resources into Go executables go.rice is a Golang package that makes working with resources such as html, js, css, images and templates very easy. During development go.rice will load required files directly from disk. Upon deployment it is easy to add all resource files to a executable using the rice tool, without changing the source code for your package. Several methods are provided for adding resources to your binary by go.rice. . This package contains the command-line tool. Built-Using: golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-github-akavel-rsrc (= 1:0.8.0-2+apertis0bv2024dev2b1), golang-github-daaku-go.zipexe (= 1.0.1-2+apertis0bv2024dev2b1), golang-github-geertjohan-go.incremental (= 1.0.0-2+apertis0bv2024dev2b1), golang-github-nkovacs-streamquote (= 1.0.0-5+apertis0bv2024dev2b1), golang-github-valyala-bytebufferpool (= 1.0.0-3+apertis0bv2024dev2b1), golang-github-valyala-fasttemplate (= 1.2.2+ds1-1+apertis0bv2024dev2b1), golang-go-flags (= 1.4.0-5+apertis0bv2024dev2b1) Homepage: https://github.com/GeertJohan/go.rice Package: golang-rsc-binaryregexp-dev Priority: optional Section: devel Installed-Size: 776 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-rsc-binaryregexp Version: 0.2.0-3+apertis0bv2024dev2b1 Filename: pool/development/g/golang-rsc-binaryregexp/golang-rsc-binaryregexp-dev_0.2.0-3+apertis0bv2024dev2b1_all.deb Size: 419796 MD5sum: cac6c86d644813dfb8f8a14b45906825 SHA1: 584ebb558151fc9b75f619ca93d614e859387d16 SHA256: 194b62446568ab85dbeb35d834ea7750552dba00e98518ad81e26e73cb10d94d SHA512: 7b9be2c899dd235980a1bc1cf37310bcef20aeaad7d7e74953d236b1ef53c74e8e3e3c22adaf7de2315a2cd583c35be21ca5cb8280040ba67d4258d14b49bbbf Description: Go regexp for binary/latin-1 data Go package regexp implements regular expression search. . The syntax of the regular expressions accepted is the same general syntax used by Perl, Python, and other languages. More precisely, it is the syntax accepted by RE2 and described at https://golang.org/s/re2syntax, except for \C. For an overview of the syntax, run . go doc regexp/syntax . The regexp implementation provided by this package is guaranteed to run in time linear in the size of the input. (This is a property not guaranteed by most open source implementations of regular expressions.) For more information about this property, see . https://swtch.com/~rsc/regexp/regexp1.html . or any book about automata theory. . All characters are UTF-8-encoded code points. Homepage: https://github.com/rsc/binaryregexp Multi-Arch: foreign Package: golang-snappy-go-dev Priority: optional Section: oldlibs Installed-Size: 13 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-golang-snappy Version: 0.0.2-3+apertis0bv2024dev2b1 Depends: golang-github-golang-snappy-dev Filename: pool/development/g/golang-github-golang-snappy/golang-snappy-go-dev_0.0.2-3+apertis0bv2024dev2b1_all.deb Size: 3340 MD5sum: 45ec5be63ff18b2ac16b6b8d335aab9a SHA1: 03b2308acde0dd2e16f488b697d0560e035a7a7b SHA256: 73f3665e44677f8a54ae5865aa29451ca1c26a12483ee4601986ebda9a0f0688 SHA512: effffd107b8d2d61bc360a06e24bc8db06b869a388db6a5ffaa8dade326027a541ad1b51e19d17f602de44285b1e8bc87bf69c3d9a3c0ac51a71ce152240a960 Description: Transitional package for golang-github-golang-snappy-dev This is a transitional package to ease upgrades to the golang-github-golang-snappy-dev package. It can safely be removed. Homepage: https://github.com/golang/snappy Multi-Arch: foreign Package: golang-src Priority: optional Section: golang Installed-Size: 13 Maintainer: Debian Go Compiler Team Architecture: all Source: golang-defaults Version: 2:1.19~1+apertis0bv2024dev2b1 Depends: golang-1.19-src Filename: pool/development/g/golang-defaults/golang-src_1.19~1+apertis0bv2024dev2b1_all.deb Size: 5004 MD5sum: 8fbf25818167743a6f67f1e449335e3e SHA1: f027b99320a20fadd030db4d258e3c4b4c4995cb SHA256: d9c8d3b2e370d3e436a00a067a87001b177d2e24b43c27ce39197ea799f13f65 SHA512: d942e3bee0fd11c458a782910cd2e328656dad05582b7af442fbcbfa7042b4a89be63055d12eb42e15648979f4a907200a9db9ca09983d6b58f150aa63250df5 Description: Go programming language - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go standard library source code, which is needed for the go build process. Homepage: https://golang.org Multi-Arch: foreign Package: golang-uber-goleak-dev Priority: optional Section: golang Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-uber-goleak Version: 1.2.0-1+apertis0bv2024dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-uber-goleak/golang-uber-goleak-dev_1.2.0-1+apertis0bv2024dev2b1_all.deb Size: 13108 MD5sum: 2778d70d913decb474c5653b3378773f SHA1: 3a07d153f17617dd61e0addbe860e0b0087088c8 SHA256: 6a6b53b4d77161c498564774c42a72ff8c564794b513a5d77d16abafde9da995 SHA512: b97898fc745afec32bf31b0f5c8a688b3d4d3c85d8e0c1313af01d31c9689dac76dd1ede4d320dc58300db7a5f8b5e7da354d4fb2b41c42642b6c862f7d081ec Description: goroutine leak detector This package contains a leak detector library to help avoid Goroutine leaks. . goleak also supports semver releases. It is compatible with Go 1.5+. . Instead of checking for leaks at the end of every test, goleak can also be run at the end of every test package. Homepage: https://github.com/uber-go/goleak Multi-Arch: foreign Package: google-mock Priority: optional Section: oldlibs Installed-Size: 15 Maintainer: Steve M. Robbins Architecture: arm64 Source: googletest Version: 1.12.1-0.2+apertis0bv2024dev2b1 Depends: googletest (= 1.12.1-0.2+apertis0bv2024dev2b1) Filename: pool/development/g/googletest/google-mock_1.12.1-0.2+apertis0bv2024dev2b1_arm64.deb Size: 4676 MD5sum: 36fd3480df7db7bec40041de6f93ceb5 SHA1: 6dd393b1299f32d57fd19ad983b6172df1cfc6a8 SHA256: bcd633f7c21e5a79aa1bd2a8f169747c6b2276cf65adac0142076a3c66db71e0 SHA512: 9393ff3637d5e6ca4708b6fa4fc63076fe7a57ed64111d7b453f2914c56616f823f3cbab95ba259ce90644f433fd3ffd2a6f854f46c035a43bde63ff19736c4c Description: Google's framework for writing and using C++ mock classes NOTE: This is a transitional package, retained for backwards compatibility. New code should instead use either package libgmock-dev (for compiled lib) or package googletest (for lib sources). Homepage: https://github.com/google/googletest Multi-Arch: same Package: googletest Priority: optional Section: libdevel Installed-Size: 3504 Maintainer: Steve M. Robbins Architecture: all Version: 1.12.1-0.2+apertis0bv2024dev2b1 Replaces: google-mock (<< 1.8.0), googletest-tools (<< 1.12.0), libgtest-dev (<< 1.8.0) Conflicts: google-mock (<< 1.8.0), libgtest-dev (<< 1.8.0) Filename: pool/development/g/googletest/googletest_1.12.1-0.2+apertis0bv2024dev2b1_all.deb Size: 503632 MD5sum: 7d4419c24e44678a77d22f2e60b834dd SHA1: cd3ca51716896202461a25ed7071dbdfaa44dea8 SHA256: d9ca6f129151c2807e242c6a2d63bde6e54212e9d32329ff47a75641e5f5ba0f SHA512: 8688c624408c1d8e45dbd822d03f09c85127f0465b0b0fffb08681aa9ca802a77ea3c986bdba7c6c129da2afbcfef98323e4205e68ada203d1f61144f4c1e736 Description: Google's C++ test framework sources This package provides sources for Google Test and Google Mock. . Google Test is a framework for writing C++ tests on a variety of platforms. Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation. . Google Mock is an extension of Google Test for C++ mocking. Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, it can help you derive better designs of your system and write better tests. . Google Mock: . - provides a declarative syntax for defining mocks, - can easily define partial (hybrid) mocks, which are a cross of real and mock objects, - handles functions of arbitrary types and overloaded functions, - comes with a rich set of matchers for validating function arguments, - uses an intuitive syntax for controlling the behavior of a mock, - does automatic verification of expectations (no record-and-replay needed), - allows arbitrary (partial) ordering constraints on function calls to be expressed, - lets a user extend it by defining new matchers and actions. - does not use exceptions, and - is easy to learn and use. . NOTE: This package does not contain a library to link against, but rather the source code to build the google test and mock libraries. This enables building the google test and mock libraries with the same flags as the C++ code under test. Homepage: https://github.com/google/googletest Multi-Arch: foreign Package: gopls Priority: optional Section: golang Installed-Size: 18130 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-golang-x-tools Version: 1:0.5.0+ds-1+apertis1bv2024dev2b1 Replaces: golang-golang-x-tools (<< 1:0.0~git20201116.6f6c72a+ds-3) Depends: libc6 (>= 2.34) Breaks: golang-golang-x-tools (<< 1:0.0~git20201116.6f6c72a+ds-3) Filename: pool/development/g/golang-golang-x-tools/gopls_0.5.0+ds-1+apertis1bv2024dev2b1_arm64.deb Size: 5060956 MD5sum: 4558f85d7248104d6625a0e974802fe9 SHA1: 391b44e0d815f0560ae67e2a775bc88555f46b00 SHA256: b169737fbffbe3714fc0aae5f97037e8c61757afb3951566c0a6e7db32fdceda SHA512: 415162902616ae76c66f7b3c5482def536b4cb6c2db1260823c231825eeb7b7d419a09d9d9e8fa2908a6a0e9403063e2c4c9c3f3f0918036be13055d7a172c55 Description: language server for the Go language gopls (pronounced: "go please") is the official language server for the Go language. . The Language Server Protocol allows any text editor to be extended with IDE-like features. Homepage: https://golang.org/x/tools Static-Built-Using: golang-1.19 (= 1.19.8-2), golang-github-google-go-cmp (= 0.5.9-1+apertis0bv2024dev2b1), golang-github-sergi-go-diff (= 1.2.0-2+apertis0bv2024dev2b1), golang-github-yuin-goldmark (= 1.5.4-1+apertis0bv2024dev2b1), golang-golang-x-exp (= 0.0~git20221028.83b7d23-2), golang-golang-x-mod (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-net (= 1:0.7.0+dfsg-1+apertis0bv2024dev2b1), golang-golang-x-sync (= 0.1.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-text (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-vuln (= 0.0~git20230201.4c848ed-1), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-honnef-go-tools (= 2023.1-1+apertis0bv2024dev2b1), golang-mvdan-gofumpt (= 0.4.0-1+apertis0bv2024dev2b1), golang-mvdan-xurls (= 2.4.0-1+apertis0bv2024dev2b1), golang-toml (= 1.2.0-2+apertis0bv2024dev2b1) Package: gopls-dbgsym Priority: optional Section: debug Installed-Size: 6788 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-golang-x-tools Version: 1:0.5.0+ds-1+apertis1bv2024dev2b1 Depends: gopls (= 1:0.5.0+ds-1+apertis1bv2024dev2b1) Filename: pool/development/g/golang-golang-x-tools/gopls-dbgsym_0.5.0+ds-1+apertis1bv2024dev2b1_arm64.deb Size: 5520268 MD5sum: b57602a69167117d1747631a3384dcd8 SHA1: 045a06893db0e87b669e13134ba5e7a4d6245c2a SHA256: 8cda42d954285c88ace420cb402af4662fed23e858b9dfee0c67e1f58ac7e68f SHA512: 636d1d14c266b24ff38702456de2326ceb2bfe223550f67f26794e184676acb910e0b7b3c4079f14c6bb45325bffee9ebd1eda198cb188d7dce479a84690d418 Description: debug symbols for gopls Auto-Built-Package: debug-symbols Build-Ids: 27c576f9303dd3a366dd1c86abd973915da78609 Static-Built-Using: golang-1.19 (= 1.19.8-2), golang-github-google-go-cmp (= 0.5.9-1+apertis0bv2024dev2b1), golang-github-sergi-go-diff (= 1.2.0-2+apertis0bv2024dev2b1), golang-github-yuin-goldmark (= 1.5.4-1+apertis0bv2024dev2b1), golang-golang-x-exp (= 0.0~git20221028.83b7d23-2), golang-golang-x-mod (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-net (= 1:0.7.0+dfsg-1+apertis0bv2024dev2b1), golang-golang-x-sync (= 0.1.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-text (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-vuln (= 0.0~git20230201.4c848ed-1), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-honnef-go-tools (= 2023.1-1+apertis0bv2024dev2b1), golang-mvdan-gofumpt (= 0.4.0-1+apertis0bv2024dev2b1), golang-mvdan-xurls (= 2.4.0-1+apertis0bv2024dev2b1), golang-toml (= 1.2.0-2+apertis0bv2024dev2b1) Package: gotestsum Priority: optional Section: golang Installed-Size: 4448 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 1.8.2-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/g/gotestsum/gotestsum_1.8.2-1+apertis0bv2024dev2b1_arm64.deb Size: 1390976 MD5sum: 1785852bf4efcdbed9d12e02e59595d0 SHA1: 20372c659ca1afc404c3c21eecd535b248c9fa2f SHA256: ecaaed5f7c4ef807ead15efda449ff885db7af9f6c1aa6869f199777f064fb9f SHA512: 25ae04cdb6261635a6d3b3a06ee99184ededd0f925b746debc3d7c2c709041fc7c60138a4c3518ff06cf0eea0be1c28109c60eb2b087769132219ba7066e161a Description: Feature-rich runner for go test `go test` runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test run results. . gotestsum runs tests, prints friendly test output and a summary of the test run. Requires Go 1.10+. . gotestsum works by running go test --json ./... and reading the JSON output. Built-Using: golang-1.19 (= 1.19.6-2), golang-fsnotify (= 1.6.0-2+apertis0bv2024dev2b1), golang-github-fatih-color (= 1.7.0-1), golang-github-google-go-cmp (= 0.5.9-1+apertis0bv2024dev2b1), golang-github-google-shlex (= 0.0~git20191202.e7afc7f-1), golang-github-mattn-go-colorable (= 0.1.13-1+apertis0bv2024dev2b1), golang-github-mattn-go-isatty (= 0.0.17-1+apertis0bv2024dev2b1), golang-github-pkg-errors (= 0.9.1-2+apertis0bv2024dev2b1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1+apertis0bv2024dev2b1), golang-golang-x-mod (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-sync (= 0.1.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-term (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-tools (= 1:0.5.0+ds-1), gotest.tools (= 3.0.3-1) Homepage: https://github.com/gotestyourself/gotestsum Package: govulncheck Priority: optional Section: golang Installed-Size: 8797 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-golang-x-vuln Version: 0.0~git20230201.4c848ed-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/g/golang-golang-x-vuln/govulncheck_0.0~git20230201.4c848ed-1+apertis0bv2024dev2b1_arm64.deb Size: 2635616 MD5sum: b1b3ecaef157303a7eb61c416b33d0d0 SHA1: c6f8a1213582c5a0631ebcc513ec57d920424d4e SHA256: eab65e946eae83e63e9f8487f5f71327ba7e8eda24c39e521c83a01456c4ace8 SHA512: f1796e9e387f0ae5ebe717e265ddb1b0beabfa63c9358daafd66c43338a86db8ca7645124a2851d97a3acdf272094969d0b1dceb2945dbb610431c9fe549a78f Description: CLI for detecting vulnerabilities in Go packages Govulncheck reports known vulnerabilities that affect Go code. . It uses static analysis or a binary's symbol table to narrow down reports to only those that potentially affect the application. . For more information about the API behind govulncheck, see https://go.dev/security/vulncheck. Homepage: https://github.com/golang/vuln Static-Built-Using: golang-1.19 (= 1.19.8-2), golang-golang-x-exp (= 0.0~git20221028.83b7d23-2), golang-golang-x-mod (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-tools (= 1:0.5.0+ds-1+apertis1bv2024dev2b1) Package: govulncheck-dbgsym Priority: optional Section: debug Installed-Size: 3624 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-golang-x-vuln Version: 0.0~git20230201.4c848ed-1+apertis0bv2024dev2b1 Depends: govulncheck (= 0.0~git20230201.4c848ed-1+apertis0bv2024dev2b1) Filename: pool/development/g/golang-golang-x-vuln/govulncheck-dbgsym_0.0~git20230201.4c848ed-1+apertis0bv2024dev2b1_arm64.deb Size: 3005024 MD5sum: 749d8a1c86d7e36e452f7486cc2a9de4 SHA1: 2cdc32858e5ef7d069dc9a882c73a41aeeff579d SHA256: 7471febe38923647cb6d76e9b8332b3616623af6e60689d8cfb0d582f54d8fc2 SHA512: 2c01b7bc1d88ae0be1cd05c3af2c76c75b9c5b8b661a075f26c441e17205009014c02c3e7c784e1c3600e90aa0ef04116ec75ba27ec169d5d4499f9b7a9d7459 Description: debug symbols for govulncheck Auto-Built-Package: debug-symbols Build-Ids: 490a5b1fb2d40e68f9e9634ab920a9137287feec Static-Built-Using: golang-1.19 (= 1.19.8-2), golang-golang-x-exp (= 0.0~git20221028.83b7d23-2), golang-golang-x-mod (= 0.7.0-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1), golang-golang-x-tools (= 1:0.5.0+ds-1+apertis1bv2024dev2b1) Package: gperf Priority: optional Section: devel Installed-Size: 337 Maintainer: Hilko Bengen Architecture: arm64 Version: 3.1-1co1bv2024dev2b1 Replaces: libg++27-dev, libg++272-dev Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/development/g/gperf/gperf_3.1-1co1bv2024dev2b1_arm64.deb Size: 143344 MD5sum: 6ad79d56c0cb48fdb0a18474d63273e1 SHA1: 2664cc0aca7bb39556b0d6cdec92c447911d69c1 SHA256: 1352cd4eabd70190296cfb3aef47dd89ffcd416b29e2a7ac22c1bc92168c9af9 SHA512: 6cfc3d24a1e6b03692a04147a9ca1a9bbe0fa4c2609481b53ea5c09177b097faf175008334416fb4f9871043bcc603924004ffcdb6b63316c36cd997c378dcb6 Description: Perfect hash function generator gperf is a program that generates perfect hash functions for sets of key words. . A perfect hash function is simply: A hash function and a data structure that allows recognition of a key word in a set of words using exactly 1 probe into the data structure. Homepage: http://www.gnu.org/software/gperf/ Multi-Arch: foreign Package: gperf-dbgsym Priority: optional Section: debug Installed-Size: 184 Maintainer: Hilko Bengen Architecture: arm64 Source: gperf Version: 3.1-1co1bv2024dev2b1 Depends: gperf (= 3.1-1co1bv2024dev2b1) Filename: pool/development/g/gperf/gperf-dbgsym_3.1-1co1bv2024dev2b1_arm64.deb Size: 161712 MD5sum: 97837636742926500d815c4355b31ca4 SHA1: 6713d6af94df164cd566d5f89dab0f115e61fd75 SHA256: fe91ccf784ec9597c57cebbc0e6ad90b9427dcae049c778e3490d1f17ec79122 SHA512: 9f5a477806095a7579997748b1612ce340a23b441a7e806699c75e9432bfae416d90741a9580226f653bbdc27f8aa7e95c65622b4bb308bd5fe81b0b906f46cb Description: debug symbols for gperf Auto-Built-Package: debug-symbols Build-Ids: 655fc69dee93d146c26365b68adf282380e5f730 Package: gpg Priority: optional Section: utils Installed-Size: 1620 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Replaces: gnupg (>= 1:1.4), gnupg (<< 2.1.21-4) Depends: gpgconf (= 2.2.40-1.1+apertis1bv2024preb1), libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42), libreadline8 (>= 6.0), libsqlite3-0 (>= 3.7.15), zlib1g (>= 1:1.1.4) Recommends: gnupg (= 2.2.40-1.1+apertis1bv2024preb1) Breaks: gnupg (>= 1:1.4), gnupg (<< 2.1.21-4) Filename: pool/development/g/gnupg2/gpg_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 910764 MD5sum: 81d69ed131ab15ba61fb0b6e8f30d042 SHA1: 8f2dece87bcaca64495497f96947e3ed4877e550 SHA256: 74dd9873b13d172fa7a217e7850e03a379db82522776d54441db76d77f89556c SHA512: fe86ae88de0ab7bbbb9e55a8b046fb00c7486e440b88b64fb632a32307d2d27cb98820ee9a7f6742bad6bd48f7bc6bbaeda232e5bb5a3575060c366a1bef832f Description: GNU Privacy Guard -- minimalist public key operations GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains /usr/bin/gpg itself, and is useful on its own only for public key operations (encryption, signature verification, listing OpenPGP certificates, etc). If you want full capabilities (including secret key operations, network access, etc), please install the "gnupg" package, which pulls in the full suite of tools. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpg-agent Priority: optional Section: utils Installed-Size: 1499 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Replaces: gnupg-agent (<< 2.1.21-4) Provides: gnupg-agent Depends: gpgconf (= 2.2.40-1.1+apertis1bv2024preb1), pinentry-curses | pinentry, init-system-helpers (>= 1.52), libassuan0 (>= 2.5.1), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42), libnpth0 (>= 0.90) Recommends: gnupg (= 2.2.40-1.1+apertis1bv2024preb1) Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, scdaemon Breaks: gnupg-agent (<< 2.1.21-4) Filename: pool/development/g/gnupg2/gpg-agent_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 680632 MD5sum: 4aa27c9396507f4ab01508d6556a3e36 SHA1: d6579c50698781cfc2ed80e49245c5ce5ec77736 SHA256: 6a0693e92e8e1cb838ab68fec05c5b735ccca70226331b4eaa85fb9d5bac88ed SHA512: cef687eb3493faad9cd6ee70648cb29b1f568e89d6f593d03b5cf12e24c48ca37a9d159dd517f7dbd394fbfd6ed55715880ca0797bc2429097ceeeaebd1a924e Description: GNU privacy guard - cryptographic agent GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the agent program gpg-agent which handles all secret key material for OpenPGP and S/MIME use. The agent also provides a passphrase cache, which is used by pre-2.1 versions of GnuPG for OpenPGP operations. Without this package, trying to do secret-key operations with any part of the modern GnuPG suite will fail. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpg-agent-dbgsym Priority: optional Section: debug Installed-Size: 1114 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Depends: gpg-agent (= 2.2.40-1.1+apertis1bv2024preb1) Filename: pool/development/g/gnupg2/gpg-agent-dbgsym_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 979524 MD5sum: 3e30e990856b079a8c0ac10bf19006f1 SHA1: c8be763d8d33f388848667d2aef3e65b6be2ad94 SHA256: 6c34f124239ce130901f08d6c4f63ce71333af7214721f0240f34983f32c2258 SHA512: e2a479f9fa2d8af91f3149819a22cbb01c1cd5ac45de6f61620b1a41e94512958d8606f5d1689319eaf9136c0ce9c3962159dffa266469a21e5ffb76a7791a39 Description: debug symbols for gpg-agent Auto-Built-Package: debug-symbols Build-Ids: 0cef4d6e5e6076fecded89b15ef7be1da8b76d53 add26b14ad36ec921bd9171caec197d67ec23030 bd3d2bd4dc64fbdfb571c8acf06e78aa1bd9bd01 e534dd8f10c732f3c5f67a6a30d9217f79c4a709 Package: gpg-dbgsym Priority: optional Section: debug Installed-Size: 1334 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Depends: gpg (= 2.2.40-1.1+apertis1bv2024preb1) Filename: pool/development/g/gnupg2/gpg-dbgsym_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 1259372 MD5sum: a0cf854681788fad9cf640b1e651db78 SHA1: 20023b9fc36a2657b63877d39b38a9f43f1c4b4b SHA256: 5e3e2b0fb50ade06b6ed5b8aaf79e3ac2b850aa50b8a01df717c9a172b7e54dc SHA512: d6826607d5ed7083a2ac1fd2e6a13dae80c0c145c28aac68fbefb15153d620ac1a4e1d8188b1648051a8e00d74090de823e9d914f3e4ce75e99fdc73b08bab60 Description: debug symbols for gpg Auto-Built-Package: debug-symbols Build-Ids: 734b28fe3b51181d6d3acd6867470ba042604256 Package: gpg-wks-client Priority: optional Section: utils Installed-Size: 728 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Depends: dirmngr (= 2.2.40-1.1+apertis1bv2024preb1), gpg (= 2.2.40-1.1+apertis1bv2024preb1), gpg-agent (= 2.2.40-1.1+apertis1bv2024preb1), libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42) Recommends: gnupg (= 2.2.40-1.1+apertis1bv2024preb1) Filename: pool/development/g/gnupg2/gpg-wks-client_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 539512 MD5sum: eaab037815e258293bfcab8b8f87376f SHA1: 59e19fe43694162c42dec50ab6f7ed65b17e182a SHA256: 4de61c9e1212b597a195aefc2a5f16d27c394e48e2637fc458d3a82816c18f81 SHA512: 5658ea7850113777693f8a0c74da22990ec307fb6ecb8f9d01c7b6c371e1364aa6f144f44b0c4ffba1f0808fb3f547103ffa2f1bb150ec4cccff3606d00472d1 Description: GNU privacy guard - Web Key Service client GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package provides the GnuPG client for the Web Key Service protocol. . A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html/draft-koch-openpgp-webkey-service . For more information see: https://wiki.gnupg.org/WKS Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpg-wks-client-dbgsym Priority: optional Section: debug Installed-Size: 337 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Depends: gpg-wks-client (= 2.2.40-1.1+apertis1bv2024preb1) Filename: pool/development/g/gnupg2/gpg-wks-client-dbgsym_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 300264 MD5sum: bc71a3606a91871495cea0388cf43332 SHA1: 07f20f9cd78d2e861c6b442a4d04bdb9a2fe2951 SHA256: 35d0bdb6933901141246ceffb3383dfb9c8168b8a36133f564838cefa20c9b9e SHA512: fc64626165ba2f0141fcbfdeed258b3d5510b06dcb8277f695c31e7771ce5ddc8dfc42d51d36c9c6f2c2a8c267b2a09eb71f54ba79db502a3e7793ab502c66a0 Description: debug symbols for gpg-wks-client Auto-Built-Package: debug-symbols Build-Ids: 12cc817ff246b9cb4902a1c20a43a16bbdc7f22a Package: gpg-wks-server Priority: optional Section: utils Installed-Size: 724 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Depends: gpg (= 2.2.40-1.1+apertis1bv2024preb1), gpg-agent (= 2.2.40-1.1+apertis1bv2024preb1), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42) Recommends: gnupg (= 2.2.40-1.1+apertis1bv2024preb1) Filename: pool/development/g/gnupg2/gpg-wks-server_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 531692 MD5sum: e66d2f1cf8006c05f2a623dec7113940 SHA1: a2d58d59681d9453eb70e713e00dfb817e8ef557 SHA256: bb0b97dd9dbf71937f4b4a794b205d8e21fbe24564dd0b831fb8bbde50c6dba3 SHA512: 758b0db8093b2d8dd3deb758c122e9a935cb3960c765ff36e4d5ae92e7da9b8858f480318a7769a5c37151eff18c8032be680d8f599fc61d4119e2b017327733 Description: GNU privacy guard - Web Key Service server GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package provides the GnuPG server for the Web Key Service protocol. . A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html/draft-koch-openpgp-webkey-service . For more information see: https://wiki.gnupg.org/WKS Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpg-wks-server-dbgsym Priority: optional Section: debug Installed-Size: 310 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Depends: gpg-wks-server (= 2.2.40-1.1+apertis1bv2024preb1) Filename: pool/development/g/gnupg2/gpg-wks-server-dbgsym_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 274836 MD5sum: bf3f6f41bf931e176c48d7c2140edb2b SHA1: 4323839c093d2f0e4d7307a3c7ab5c359da1ade8 SHA256: 81b7e79189d2dd36091963fbdb920e06a60348d186a7cb9df2ef4e1d62a23dab SHA512: 2c8fe2b2acda84d2edf9091d60c2f5cc69c347b0dc54fe5110e51114386538c7e56a1149da53c559be9a7c9a58dbb397a76d445e8bc7d0c56d68a19ab1ce66c6 Description: debug symbols for gpg-wks-server Auto-Built-Package: debug-symbols Build-Ids: 218e1ded7b7a38d791154d4151a5a827aa81166a Package: gpgconf Priority: optional Section: utils Installed-Size: 878 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Depends: libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42), libreadline8 (>= 6.0) Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Filename: pool/development/g/gnupg2/gpgconf_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 563984 MD5sum: 670a858ed0f7aa8bd2d9cd571d5028e4 SHA1: 2d033e2be48f38baa5d8bced4d2ad75a5e99ff79 SHA256: 55d82c7332392f58517f1f9cfebb88c132daaeed27208dccb3fa53cc27a347fb SHA512: d6e474eb8b3242ac5f8521a4d168338f166bd1d4aaf8801780ca5d044ef5d1f5990051926679a8e8e7a8c5972bc2a71383b8ebd431b514d615aa42ed2aa25ac5 Description: GNU privacy guard - core configuration utilities GnuPG is GNU's tool for secure communication and data storage. . This package contains core utilities used by different tools in the suite offered by GnuPG. It can be used to programmatically edit config files for tools in the GnuPG suite, to launch or terminate per-user daemons (if installed), etc. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpgconf-dbgsym Priority: optional Section: debug Installed-Size: 449 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Depends: gpgconf (= 2.2.40-1.1+apertis1bv2024preb1) Filename: pool/development/g/gnupg2/gpgconf-dbgsym_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 385508 MD5sum: c7e83d7081ec2c848e850eb1fb040087 SHA1: e92019d54feb82d425810cb9c89c4a848ad1ba38 SHA256: 2e32ce6864f2f6ff0a572d3864c2873a029f85e92b5e6e9227dc318c309a2a22 SHA512: d706dbe8043fd36157c6657db0795ec4d1c0b79d385b00d3ff12ea82e7f6323e85632d2eed22496185e19c35f7cb8670f01f4ff79493e8a974fd9a25507da04b Description: debug symbols for gpgconf Auto-Built-Package: debug-symbols Build-Ids: 7f45ff67f5d45265b5b89e3d7b8dd09070383a22 86200f8fc972560e77166d5bac758d5e6436ad26 Package: gpgsm Priority: optional Section: utils Installed-Size: 1061 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Replaces: gnupg2 (<< 2.1.10-2) Depends: gpgconf (= 2.2.40-1.1+apertis1bv2024preb1), libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42), libksba8 (>= 1.6.0), libreadline8 (>= 6.0) Recommends: gnupg (= 2.2.40-1.1+apertis1bv2024preb1) Breaks: gnupg2 (<< 2.1.10-2) Filename: pool/development/g/gnupg2/gpgsm_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 657400 MD5sum: 6b30308514811adefabd9d8710c40087 SHA1: 8546187adc44f127c33e62faccb3b268f545a8cf SHA256: 71f5d891d4be197e4dc0ae0beb14daabb62fd731adf9052eddb25aa24f77275d SHA512: 953b4a5534b03ff19ff8f70feafd8a9e4aeb0ff9b93278707cb72529998ec56ff0d7f02406cddc34056b21394fcaef09e0cd1f8e3eaaffda51bd1512a42db466 Description: GNU privacy guard - S/MIME version GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the gpgsm program. gpgsm is a tool to provide digital encryption and signing services on X.509 certificates and the CMS protocol. gpgsm includes complete certificate management. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpgsm-dbgsym Priority: optional Section: debug Installed-Size: 693 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Depends: gpgsm (= 2.2.40-1.1+apertis1bv2024preb1) Filename: pool/development/g/gnupg2/gpgsm-dbgsym_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 637224 MD5sum: f9e506f20d8ed893ebf9084c2ca64987 SHA1: 8ecebd62df758b636eaa84c56bf428c48d528a58 SHA256: b2d9bad6d042d373d482a9b1a3ad32ecd8d3bc894468e86cc288296c1b06dd19 SHA512: d48f190e4603b76c2b323f548a2817648bc0fb78f43e92701eb19e045257e121f1c606a26fb7f5d9024762248fa2e19da65fc46418d5dca998e2e48e82fce781 Description: debug symbols for gpgsm Auto-Built-Package: debug-symbols Build-Ids: b868ce5d682ed3c8eab0d3c852c31ec83279d84e Package: gpgv Priority: important Section: utils Installed-Size: 981 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 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) Filename: pool/development/g/gnupg2/gpgv_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 636408 MD5sum: 88a8f243dede9d4adb7bad405d3a7991 SHA1: 4edd8d7ca48d150e9421327547987fe1ba7d81f9 SHA256: 03e713508f0cdf26ded265645e2f92c5e27caed0c2d322e5f3d03ab76cc5c747 SHA512: ce096eedd296dc6d511fd1efba10b932637f942b40a663aa7ec4aabef5cf9824713e5c80951034ad0aacf5e6c86da789608d52df05eb7e437f3d9eb3490574ef 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. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpgv-dbgsym Priority: optional Section: debug Installed-Size: 658 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Depends: gpgv (= 2.2.40-1.1+apertis1bv2024preb1) Filename: pool/development/g/gnupg2/gpgv-dbgsym_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 600360 MD5sum: 2c8f4a7136b01126046468185743e6e6 SHA1: 4e46d3a4ac684ec82acda5b8f20d58f2d87cd148 SHA256: 47a9ba5304f9dadf0c47d6f589a4120f9bf43412c55ae9690df94cdade0a5337 SHA512: acf97b3acafbe6a47ed1ff827915ffa8f14366316aafb208a5e29e96270977da28c7323ea677e54b7b1546a4c8d052b5ef5389be7ac8e2ac86f8291b866b4b8c Description: debug symbols for gpgv Auto-Built-Package: debug-symbols Build-Ids: caaabf02938d21b31ef14466a030d041a9b2b93b Package: gpgv-static Priority: optional Section: utils Installed-Size: 2734 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Recommends: debian-archive-keyring, debootstrap Filename: pool/development/g/gnupg2/gpgv-static_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 1341760 MD5sum: fa16499aa8b79bdc039d8fb22d8a3060 SHA1: 3e00afb30103fbb1820a5ec0134f57641b284944 SHA256: 2064a4c9dbe1f7ecad69bc5dd3bd5ad948e2f9fdf12a5db9b4cbe3cfb680220f SHA512: 97bcb31893a30ab4fbb6dc44f3763240f5a68289d365c7d16ff3a312155d0bdc41054162e9f7e97d71f1df70d63ecb5ba8e2a7e27d3afd19c7c5040d9c94f5dd Description: minimal signature verification tool (static build) GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. . This is GnuPG's signature verification tool, gpgv, built statically so that it can be directly used on any platform that is running on the Linux kernel. Android and ChromeOS are two well known examples, but there are many other platforms that this will work for, like embedded Linux OSes. This gpgv in combination with debootstrap and the Debian archive keyring allows the secure creation of chroot installs on these platforms by using the full Debian signature verification that is present in all official Debian mirrors. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpgv-static-dbgsym Priority: optional Section: debug Installed-Size: 914 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Depends: gpgv-static (= 2.2.40-1.1+apertis1bv2024preb1) Filename: pool/development/g/gnupg2/gpgv-static-dbgsym_2.2.40-1.1+apertis1bv2024preb1_arm64.deb Size: 654764 MD5sum: d93adf0f5b62a295db749a30e73dec87 SHA1: cd6b597aab20070fbd29364bcfcfa2c4d9dc8460 SHA256: 0d32c044f678017b974e7234797c1db668bba7f4c2ede15d2493528b15f76f7f SHA512: 9aaed3ef3821ea4ed23591c12c2b6cf0399fd0537b15c9625abe1fd8445d2bd5a2702c370ba96ae8eb9878f7b6b083d2cc896e8e87824d1e5a01fd609a54aaf8 Description: debug symbols for gpgv-static Auto-Built-Package: debug-symbols Build-Ids: 88a70653a69d7f9cb73f7ed9f9277a4c0fdba45d Package: gpgv2 Priority: optional Section: oldlibs Installed-Size: 461 Maintainer: Debian GnuPG Maintainers Architecture: all Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024preb1 Depends: gpgv (>= 2.2.40-1.1+apertis1bv2024preb1) Filename: pool/development/g/gnupg2/gpgv2_2.2.40-1.1+apertis1bv2024preb1_all.deb Size: 452420 MD5sum: 753fb7ffff1ef4c5b9ec81792264899d SHA1: 3cd2bc37b738b2e8b0b2e27cbddb713a27790a16 SHA256: 03bda9b846838272e2d6266ce6dbadbbb96dee2c7b68abf73187fa266f930972 SHA512: fccbcac7414a02a9b752502428702e150f73649913263d5b169b82f534e992ce5e7eda475c4d6d6a345631f872d027a2b0988bc728b1170ee092653ef7f7f681 Description: GNU privacy guard - signature verification tool (dummy transitional package) GnuPG is GNU's tool for secure communication and data storage. gpgv is a stripped-down version of gpg which is only able to check signatures. . This is a dummy transitional package that provides symlinks from gpgv2 to gpgv. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gradle Priority: optional Section: java Installed-Size: 511 Maintainer: Debian Java Maintainers Architecture: all Version: 4.4.1-18+apertis1bv2024preb2 Replaces: libgradle-core-java (<< 1.12) Depends: default-jre-headless (>= 2:1.8) | java8-runtime-headless, libgradle-core-java (>= 4.4.1-18+apertis1bv2024preb2), libgradle-plugins-java (>= 4.4.1-18+apertis1bv2024preb2) Suggests: gradle-doc Breaks: gradle-debian-helper (<< 2.0~), libgradle-core-java (<< 1.12) Filename: pool/development/g/gradle/gradle_4.4.1-18+apertis1bv2024preb2_all.deb Size: 399144 MD5sum: 9f65c0de227c450128afb7029b08c155 SHA1: a06e4e00812bc6d5d7fdbeee92051c8829effcd1 SHA256: ce5b1e97a45029d10161935ce59a563200b40458f94a26fcaecd7caeec93784c SHA512: 9b05082f25f64ee7ab6fe39d0220bf9c9e66e34e34adab7f334c4c15ce615ccee5b20361cec99b2bb3a92c060a5ce06aa47b02c31a3a397035d516bd9c5299fe Description: Powerful build system for the JVM Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites. Gradle has been designed to support build automation across multiple languages and platforms including Java, Scala, Android, C/C++, and Groovy, and is closely integrated with development tools and continuous integration servers including Eclipse, IntelliJ, and Jenkins. Homepage: https://gradle.org Package: gradle-debian-helper Priority: optional Section: java Installed-Size: 93 Maintainer: Debian Java Maintainers Architecture: all Version: 2.4+apertis1bv2024preb2 Depends: default-jre-headless | java7-runtime-headless, gradle (>= 4.4.1-18~), maven-repo-helper Filename: pool/development/g/gradle-debian-helper/gradle-debian-helper_2.4+apertis1bv2024preb2_all.deb Size: 24956 MD5sum: 7cd31466defccfcdc75402d2e51a84b9 SHA1: 0ffb2c848f29b6289d89a23d6eccaf77d2d8ff1b SHA256: 8d88a7f6e2cfeba90e93876e8fc69dce83228ac81e4b60ac04c3c77366e5d52b SHA512: 8c60059d2a0f0bc72374cdde383fe68020347c2c9c600163556402872bd13ecd00f46ea3c336280601f677fe1e8c958b9aa22e720cc573b6ba5286891b1748c7 Description: Helper tools for building Debian packages with Gradle gradle-debian-helper contains helper tools to ease the packaging of Gradle based projects in Debian. It consists in: . * a Gradle plugin resolving the dependencies against the system Maven repository (/usr/share/maven-repo). The resolver uses the same Maven rule files that maven-debian-helper and maven-repo-helper employ (debian/maven.rules, debian/maven.ignoreRules). * a debhelper class detecting Gradle build files, initializing the plugin and running Gradle in offline mode. Package: gradle-doc Priority: optional Section: doc Installed-Size: 29287 Maintainer: Debian Java Maintainers Architecture: all Source: gradle Version: 4.4.1-18+apertis1bv2024preb2 Depends: default-jdk-doc, groovy-doc Filename: pool/development/g/gradle/gradle-doc_4.4.1-18+apertis1bv2024preb2_all.deb Size: 1110028 MD5sum: 1529d0e94c78a90dcb4e5ebf52ef6c70 SHA1: 61f2c88db5f6cf03c38daacde8e7d925b9864479 SHA256: 111bc64f07961088ed90f7a5176a11d61756336335ab3920cf5092e97f930d1e SHA512: d1f000e2e0d2179f2f9eed31f26eb57c4cb1b199237347dfb22d5f72b04a13ab4599ac8eb10a36f7012c0ee528e5f6a2fcefb6ec7021d8f4699dbfb5fb771310 Description: Powerful build system for the JVM - Documentations Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites. Gradle has been designed to support build automation across multiple languages and platforms including Java, Scala, Android, C/C++, and Groovy, and is closely integrated with development tools and continuous integration servers including Eclipse, IntelliJ, and Jenkins. . This package contains Gradle API Javadoc. Homepage: https://gradle.org Package: gradle-plugin-protobuf Priority: optional Section: java Installed-Size: 50 Maintainer: Debian Java Maintainers Architecture: all Version: 0.9.2-1.1+apertis2bv2024preb2 Filename: pool/development/g/gradle-plugin-protobuf/gradle-plugin-protobuf_0.9.2-1.1+apertis2bv2024preb2_all.deb Size: 29836 MD5sum: 2fd41c0ba77364fea4a858ebf9244bd8 SHA1: 6f61162af76599eff6fac70de438b7c43bd2d82f SHA256: e87240c8d4d8658282975ca70df4392af83aa3530bf613311b2ecacd81bc55b1 SHA512: ae3c3e3d6480708396f7ad559ff0c1d66ecf00844d55988818592a43218a45cb69b6fd55bc83b5df39611789992c6c8ff00021a58784caf4deffd631465dfbc6 Description: Protobuf Plugin for Gradle The Protobuf plugin processes the Protocol Buffers files (.proto) in the src/main/proto directory of Gradle projects. It generates the Java classes and compiles them automatically. Homepage: https://github.com/aantono/gradle-plugin-protobuf Package: gradle-propdeps-plugin Priority: optional Section: java Installed-Size: 49 Maintainer: Debian Java Maintainers Architecture: all Version: 0.0.7-3.1+apertis2bv2024preb2 Filename: pool/development/g/gradle-propdeps-plugin/gradle-propdeps-plugin_0.0.7-3.1+apertis2bv2024preb2_all.deb Size: 25996 MD5sum: d54671e056a47b587f780673eb6e598c SHA1: 69a0e9c5e7dad197d4a0d73889f4f29d982d863a SHA256: 6bf5387c232f25871701533f53778ae2718af4bc5900969488ba2bdce01c555d SHA512: 5dae72b35e56202bd9b4fe93d60702934987536f2e45a8186a73e6f3eb199f25c9e81c86735752312ac2182a66300923e41d54a569fd8c29b3b1fd0c4d34e00b Description: Gradle plugin enhancing the Maven integration The propdeps plugin provides additional optional and provided dependency configurations for Gradle along with Maven POM generation support. Homepage: https://github.com/spring-projects/gradle-plugins Package: graphicsmagick Priority: optional Section: graphics Installed-Size: 5504 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Version: 1.4+really1.3.40-4+apertis0bv2024dev3b1 Replaces: graphicsmagick-doc, imagemagick (<< 6:6.2.4.4) Depends: libc6 (>= 2.34), libgraphicsmagick-q16-3 (>= 1.3.5) Suggests: graphicsmagick-dbg Filename: pool/development/g/graphicsmagick/graphicsmagick_1.4+really1.3.40-4+apertis0bv2024dev3b1_arm64.deb Size: 1025908 MD5sum: a525aa8d97b1d7a744cb3b1331055787 SHA1: f4147e28d1fe1c5a6d53292ce00b9b1121bf94f4 SHA256: 5122a517c3740bb7feb1f8a2e2dbf5ffc0de289644b8136498345b875f6db71f SHA512: f839b3f718873191b2c9cd8949196ad29be02d982c099bbffc7a18023294dac291e4af2e2a9fcd7dda21709df7dfe4d6c696c64574f8a54874669327608aa6da Description: collection of image processing tools GraphicsMagick provides a set of command-line applications to manipulate image files. It is a fork of the ImageMagick project and therefore offers a similar set of features, but puts a larger emphasis on stability. . The tools support a large variety of image formats from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. They can convert between formats, concatenate several images into one, annotate and distort them, create thumbnails or manipulate the colormap. While all features are available from the command-line, the package also includes an image viewer that allows interactive manipulation. . Note that unlike ImageMagick, the GraphicsMagick tools are accessed through a single executable called 'gm'. Therefore, GraphicsMagick and ImageMagick can be used in parallel. Install package graphicsmagick-imagemagick-compat to obtain a set of several executables that is compatible to ImageMagick's interface. Homepage: http://www.graphicsmagick.org/ Package: graphicsmagick-dbg Priority: optional Section: debug Installed-Size: 4515 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Source: graphicsmagick Version: 1.4+really1.3.40-4+apertis0bv2024dev3b1 Depends: graphicsmagick (= 1.4+really1.3.40-4+apertis0bv2024dev3b1), libgraphicsmagick-q16-3 (= 1.4+really1.3.40-4+apertis0bv2024dev3b1), libgraphicsmagick++-q16-12 (= 1.4+really1.3.40-4+apertis0bv2024dev3b1), libgraphics-magick-perl (= 1.4+really1.3.40-4+apertis0bv2024dev3b1) Filename: pool/development/g/graphicsmagick/graphicsmagick-dbg_1.4+really1.3.40-4+apertis0bv2024dev3b1_arm64.deb Size: 4137676 MD5sum: cf3974a11a8e73d19bfa3854f0bfd4f4 SHA1: 937a243b6cb0f41d4c14d7879716d79d6ea660e9 SHA256: 2329061732f398b93bf2748ae6fbb9129fb1823da454ee0e7eb4ada31c51cb34 SHA512: bcbbd9a9c9d5a43fb979e35f2ba20ee6d8541782f39ded54ff168b9557b49bfa2923ab0bfee2b93602e3f81890652ad228132b601410fdeae4c4046c9e37e66b Description: format-independent image processing - debugging symbols GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains debugging symbols for the gm executable as well as the C, C++, and Perl bindings. Tools like gdb and ltrace make use of these symbols. Build-Ids: 0703dc27c1ee9e4cf923918867ca28d99892ef12 74d0545d7b65ed1795fdbb28e82f0502cba7878b 7d049ac2eaefcf9f1abde77e8ed4f1443e4cb351 bba94a218febb3e5e3ade1465f9b8c9d60921ac7 e72630c0aaa303a6bfb922bf2a8ef742c8880dc0 Homepage: http://www.graphicsmagick.org/ Package: graphicsmagick-imagemagick-compat Priority: optional Section: graphics Installed-Size: 57 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Source: graphicsmagick Version: 1.4+really1.3.40-4+apertis0bv2024dev3b1 Replaces: imagemagick Provides: imagemagick Depends: graphicsmagick Conflicts: imagemagick Filename: pool/development/g/graphicsmagick/graphicsmagick-imagemagick-compat_1.4+really1.3.40-4+apertis0bv2024dev3b1_all.deb Size: 19080 MD5sum: 0cb583b1105c2e943126501f2dccfb36 SHA1: 05985eb15d0c4a1677ab55d54407f3982937edc3 SHA256: c3260a12430a083849bac81b90947e7e1c35011f2503780c0fd58e4ad5efd877 SHA512: 993e659c8e0b4fc3eaa2c145dd9f6fcdf738ddd2b52066ae4ae8c813d24329ec32d42502b762a075b8c3b618800d3163406f560c01ded5fbc47568c4cb04c973 Description: image processing tools providing ImageMagick interface GraphicsMagick provides a set of command-line applications to manipulate image files. It is a fork of the ImageMagick project and therefore offers a similar set of features, but puts a larger emphasis on stability. . With this package installed, the GraphicsMagick command line tools can be executed like their ImageMagick counterparts. It allows one to migrate scripts from ImageMagick to GraphicsMagick without any code changes. Homepage: http://www.graphicsmagick.org/ Package: graphicsmagick-libmagick-dev-compat Priority: optional Section: graphics Installed-Size: 66 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Source: graphicsmagick Version: 1.4+really1.3.40-4+apertis0bv2024dev3b1 Replaces: libmagick++-dev, libmagick++6-dev, libmagick++9-dev, libmagick-dev, libmagick6-dev, libmagick9-dev, libmagickcore-dev, perlmagick Provides: libmagick++-dev, libmagick-dev, perlmagick Depends: libgraphicsmagick1-dev, libgraphicsmagick++1-dev, libgraphics-magick-perl Conflicts: libmagick++-dev, libmagick++6-dev, libmagick++9-dev, libmagick-dev, libmagick6-dev, libmagick9-dev, libmagickcore-dev, perlmagick Filename: pool/development/g/graphicsmagick/graphicsmagick-libmagick-dev-compat_1.4+really1.3.40-4+apertis0bv2024dev3b1_all.deb Size: 22492 MD5sum: 5433d7d38eba0ca6ca0a7a5150d1ca48 SHA1: afad699ed92ea27d78194baf7ed20c4d2f408c3c SHA256: 5f0adba1bfcbe230d4a35474a28860d0189223d30e237b6b494d8f37d6e42255 SHA512: 9efe7d37a9d25feec759929671a06a923f0c0a73751c3969289395e3e3e792de42b0a513e5b5ae845fe357c59512c9889b868605d4f18bf73d6c953d87de59cf Description: image processing libraries providing ImageMagick interface GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick libraries are a fork of ImageMagick and therefore offer programming interfaces that are mostly compatible. While there might be small differences, experience tells that many programs only use a compatible subset and build fine with either GraphicsMagick or ImageMagick. . While GraphicsMagick uses different names for libraries, classes, and helper applications in order to coexist with ImageMagick, this package intends to minimise porting efforts by exporting the GraphicsMagick interface with the usual ImageMagick names. Note that this package only tries to provide build-time compatibility. Run-time libraries of ImageMagick and GraphicsMagick are incompatible and cannot be interchanged. . This package includes compatibility wrappers for the C, C++, and Perl libraries. Homepage: http://www.graphicsmagick.org/ Package: graphviz Priority: optional Section: graphics Installed-Size: 4267 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Version: 2.42.2-7+apertis1bv2024preb1 Depends: libann0 (>= 1.1.2+doc), libc6 (>= 2.34), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (>= 0.7.6), libgvc6 (>= 2.42.1), libgvpr2, liblab-gamut1, libstdc++6 (>= 5), libx11-6, libxaw7 (>= 2:1.0.14), libxmu6 (>= 2:1.1.3), libxt6 Recommends: fonts-liberation2 Suggests: gsfonts, graphviz-doc Filename: pool/development/g/graphviz/graphviz_2.42.2-7+apertis1bv2024preb1_arm64.deb Size: 572260 MD5sum: bf5e82eef2f9195ad42f5edb3d34d4ff SHA1: 1f3493fa342be5c18faff36f06f9e08746d76d2c SHA256: 421971105c9e48b5e3476a942eef4087b6c636f3fb5546cb6a608b3e3d826c47 SHA512: 0fcc0f8bb1a9341c053d720b64c6851ac8feda33eac79e29397cecd0827aa56e2131b756aec581ed48fafcc72cc34d3fb43be1fff200475d4ce9636fbf3e9cfd Description: rich set of graph drawing tools Graph drawing addresses the problem of visualizing structural information by constructing geometric representations of abstract graphs and networks. Automatic generation of graph drawings has important applications in key technologies such as database design, software engineering, VLSI and network design and visual interfaces in other domains. Situations where these tools might be particularly useful include: . * you would like to restructure a program and first need to understand the relationships between its types, procedures, and source files * you need to find the bottlenecks in an Internet backbone - not only individual links, but their relationships * you're debugging a protocol or microarchitecture represented as a finite state machine and need to figure out how a certain error state arises * you would like to browse a database schema, knowledge base, or distributed program represented graphically * you would like to see an overview of a collection of linked documents * you would like to discover patterns and communities of interest in a database of telephone calls or e-mail messages . This package contains the command-line tools. Homepage: https://www.graphviz.org/ Multi-Arch: foreign Package: graphviz-dbgsym Priority: optional Section: debug Installed-Size: 2130 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Source: graphviz Version: 2.42.2-7+apertis1bv2024preb1 Depends: graphviz (= 2.42.2-7+apertis1bv2024preb1) Filename: pool/development/g/graphviz/graphviz-dbgsym_2.42.2-7+apertis1bv2024preb1_arm64.deb Size: 1781040 MD5sum: 1c950625f98346da916c4460fbcc0fd1 SHA1: 7ddcd4762215e404cba14d86d6094c504a54290f SHA256: d9f9ff4e095b7c2f734e30f9d0b32e0efd05e9f3130e792dd2130ce30d5a23bd SHA512: 17ffe1d3dcd1e835ebbb30d2804daf61bb17acdef4c3510673aa092008d5207ea12234ead67d9862111f471fe79e6db823661d5c0d498a85c2758f06610eead7 Description: debug symbols for graphviz Auto-Built-Package: debug-symbols Build-Ids: 022693ded833fc11c21eeb493792bfb0f2a8ab06 08333a340e0a609650c65eeb3d08bce07ce15fc3 1be8dc672c4186664e85c64742211f4738a52ed2 1ccbfd18043adff3a967a5325ea36cccc6089523 1e0b7a42ed44f2c90ad4550e2e2a7628a5c16209 2561ae2b5b307387c6a653a0165904bf143dc053 2cc3b010e2ff6a99094891610d92c1203ddbc24f 2d95f79ff47498936fa3e90f9cecf2ca8d026107 338b2e892d2f321948fa24fab89b6f2fe9b3a5d1 395123aed17e15c1d5cebbd3edc9ad5f5e78c1ce 3c92a727b52abeb55e96af550c6ab028ffbd800b 5fc76fa30e939159e21cf1761f3e7fd6def8872b 61b9965cb27cedce62d2c20635c6072938aac195 7df923946ed727a267aff7f969260ddc250ab340 85d3478d3d878298c3bed06bf4d0f36b5aa47103 8bfbc00bc56f976b55affc8b94ce716afca92390 925433f7e62f166e754fc20406fc3a1ff4c80a72 9a62b149eebf5a77f69abb9cacc05c3b41fc9782 9b560fa8845bd63cc72883d1166fe9d001f77c84 a29fa6d98b08bffba821160f784138640dd24a68 b5f9d75bf46f4eab43e79e17f763fed5825114e0 c5be178487804af7026ac90cbec87ad73b9f15a6 cab969914e19b462a3b4c6364492ab159a0f099d e37f499168d170df4a780f54aecf5e1a706873d4 f8218d31d4dc0e4349cd2e5c163759b783a749ec fa086358ac4313309579a3643efcd18789795cbd Package: graphviz-doc Priority: optional Section: doc Installed-Size: 5388 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Source: graphviz Version: 2.42.2-7+apertis1bv2024preb1 Suggests: graphviz Filename: pool/development/g/graphviz/graphviz-doc_2.42.2-7+apertis1bv2024preb1_all.deb Size: 4409384 MD5sum: 230df8d80a02cb8e0d6a8e964a6c3370 SHA1: 6a740dce8e658ff7e93bf455161d0cdf31221b08 SHA256: 3277d6f1e2704f677e3a4eabadadc051c9c20f3632916e37cd5ba4e1b9b3200f SHA512: 3bf21696dd505d8708a1f079abad5d48255599e471a50c747b1aa093af081f7205bf53b68297a14b8e3f88c77b5d7960501294916f646457148c8e102d2ede4a Description: additional documentation for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package installs HTML and PDF documentation for Graphviz, as well as examples. Homepage: https://www.graphviz.org/ Multi-Arch: foreign Package: grep Essential: yes Priority: required Section: utils Installed-Size: 1244 Maintainer: Anibal Monsalve Salazar Architecture: arm64 Version: 3.8-5+apertis0bv2024dev2b1 Provides: rgrep Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.34), libpcre2-8-0 (>= 10.32) Conflicts: rgrep Filename: pool/development/g/grep/grep_3.8-5+apertis0bv2024dev2b1_arm64.deb Size: 416216 MD5sum: 8eb66cefbf3e3603f892bae8596edfd3 SHA1: 42203cde8d4cef22b7bfdffc78836611234e8cb9 SHA256: 623b0bc7afcbd94bc2e6d95fe4513cb5296b3f01db757f8b9898a83900de7d39 SHA512: 84aab6fac1f1fa3a2d20ed0570d4e56ca9988be7910c8b927544cccb50a38899085ed63c1f5e14ad9659d6f10368a3a99f4aff1840e9543b3a49c64d01197afe 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.) Homepage: https://www.gnu.org/software/grep/ Multi-Arch: foreign Package: grep-dbgsym Priority: optional Section: debug Installed-Size: 318 Maintainer: Anibal Monsalve Salazar Architecture: arm64 Source: grep Version: 3.8-5+apertis0bv2024dev2b1 Depends: grep (= 3.8-5+apertis0bv2024dev2b1) Filename: pool/development/g/grep/grep-dbgsym_3.8-5+apertis0bv2024dev2b1_arm64.deb Size: 291232 MD5sum: 5c8fb15c6fff406ff10e5ce593379d9c SHA1: 85141995b82ce4b7698babb5b66f922e704fbcbc SHA256: 9a80251449729407e0149d3034e27197822f5298240e207207b16a820849a162 SHA512: 593557bc89ad022b3003b076ccc244e766d6bf5229c161f82a6b5718b82d3898e4096e0c799af1e6f490b2fe653182d11a7f4f8f1b174cb6dbc71d717f5bf31a Description: debug symbols for grep Auto-Built-Package: debug-symbols Build-Ids: 37f12fcc8b3461080fd385f3cc831a00d9c861a0 Package: groff Priority: optional Section: text Installed-Size: 11001 Maintainer: Colin Watson Architecture: arm64 Version: 1.22.4-10+apertis0bv2024preb1 Provides: groff-x11, jgroff Depends: groff-base (= 1.22.4-10+apertis0bv2024preb1), libc6 (>= 2.35), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libx11-6, libxaw7 (>= 2:1.0.14), libxmu6 (>= 2:1.1.3), libxt6 Recommends: ghostscript, imagemagick, libpaper1, netpbm, perl, psutils Filename: pool/development/g/groff/groff_1.22.4-10+apertis0bv2024preb1_arm64.deb Size: 3354736 MD5sum: 5e3ff79ea298c9e9dea5fb96e4b02fae SHA1: c70a910f7d0ef376bd3ebf00631d97d649de532b SHA256: 24dddea31488aac3ca18670a7845c43bf756d2acc786bdfce03add797b6c5546 SHA512: 800ee093e67c1df2650ebf4526c631df4ac974056d1c49092c70e5584a5fa7794b05542128f6a130e941b6a97a87ea285decc99eb4a54eb38774dd5072a6247d Description: GNU troff text-formatting system This package contains optional components of the GNU troff text-formatting system. The core package, groff-base, contains the traditional tools like troff, nroff, tbl, eqn, and pic. This package contains additional devices and drivers for output to DVI, HTML (when recommended packages are installed - see below), PDF, HP LaserJet printers, and Canon CAPSL LBP-4 and LBP-8 printers. . The X75, X75-12, X100, and X100-12 devices, which allow groff output to be conveniently viewed on an X display using the standard X11 fonts, are now included here. They were previously in a separate package, groff-x11. . Besides these, the groff package contains man pages describing the language and its macro sets, info documentation, and a number of supplementary programs: . - gxditview, which is used to display the output of the X* devices, and can also be used to view PostScript output from groff; - grn, a preprocessor for pictures in the 'gremlin' format; - tfmtodit, which creates font files for use with 'groff -Tdvi'; - hpftodit, which creates font files for use with 'groff -Tlj4'; - afmtodit, which creates font files for use with 'groff -Tps'; - refer, which preprocesses bibliographic references for use with groff; - indxbib, which creates inverted indices for bibliographic databases used by 'refer'; - lkbib and lookbib, which search bibliographic databases; - addftinfo, which adds metric information to troff font files for use with groff; - pfbtops, which translates a PostScript font in .pfb format to ASCII for use with groff; - mmroff, a simple groff preprocessor which expands references in mm; - pic2graph, which converts PIC diagrams into cropped image files; - eqn2graph, which converts EQN equations into cropped image files; - pdfmom, which runs 'groff -mom' to produce PDFs. . All the standard macro packages are supported. . Some facilities only work if certain recommended packages are installed: . - ghostscript, netpbm, psutils: required for HTML output; - imagemagick: required for the pic2graph and eqn2graph programs; - libpaper1: paper size detection in dvi, lbp, lj4, and ps devices (falls back to a4 if not installed); - perl: required for PDF output and for the chem preprocessor. Homepage: https://www.gnu.org/software/groff/ Multi-Arch: foreign Package: groff-base Priority: important Section: text Installed-Size: 3951 Maintainer: Colin Watson Architecture: arm64 Source: groff Version: 1.22.4-10+apertis0bv2024preb1 Depends: libc6 (>= 2.35), libgcc-s1 (>= 4.0), libstdc++6 (>= 4.1.1), libuchardet0 (>= 0.0.1) Suggests: groff Filename: pool/development/g/groff/groff-base_1.22.4-10+apertis0bv2024preb1_arm64.deb Size: 864820 MD5sum: 261f2f0fa85f9d811a6610fd8ea92dce SHA1: f1d700d89426305a04707319a4469b5a767b70d2 SHA256: 9a83bc50271f57d3d6157a244664a9440fdcd412e7158fd30fb0bf75f2260d43 SHA512: f151ecf6e3ce163181c54a6f65dff5e92df66d4b694686ebe0101dcc32722f8719bf9077630f6585c58415673b34d67aadcdb7941c274ada012739453dbf49fb Description: GNU troff text-formatting system (base system components) This package contains the traditional UN*X text formatting tools troff, nroff, tbl, eqn, and pic. These utilities, together with the man-db package, are essential for displaying the on-line manual pages. . groff-base is a stripped-down package containing the necessary components to read manual pages in ASCII, Latin-1, and UTF-8, plus the PostScript device (groff's default). Users who want a full groff installation, with the standard set of devices, fonts, macros, and documentation, should install the groff package. Homepage: https://www.gnu.org/software/groff/ Multi-Arch: foreign Package: groff-base-dbgsym Priority: optional Section: debug Installed-Size: 2332 Maintainer: Colin Watson Architecture: arm64 Source: groff Version: 1.22.4-10+apertis0bv2024preb1 Depends: groff-base (= 1.22.4-10+apertis0bv2024preb1) Filename: pool/development/g/groff/groff-base-dbgsym_1.22.4-10+apertis0bv2024preb1_arm64.deb Size: 1984824 MD5sum: 8f314e148e2a3eaa5d0c933884e84f3b SHA1: 52ce3979fbd1653bceb8bd4e56eb9fd91030a6b0 SHA256: d59f7adf3fc86dc6cbca369f38232625c4dad9fb45df70cc69ece51812b2a2f7 SHA512: 18ba0744876d8c2607099091a41f2c8bcc48f58a504b923f9ac9369d3858fd2df7eeb909140287f57fcafc4f6e1d471546c0d664d536f0556038f94f865eb4cc Description: debug symbols for groff-base Auto-Built-Package: debug-symbols Build-Ids: 0a61171127ddbfff50bb3db1a713a9a969f23e1f 0dea96e3c66bb3dcc52658e0a1ecfe315857ccaf 47aba7c146d7ac6b732a9d54404629ce27ca98c7 49a3b95a6af5d3d4d2ee59b32cf9cd8e08b4c3f3 7f2d4aa00e024e7b9d0dfadcaf77330330b830da 89021eebf838d2b195587b08e2eee8e77df960f1 b3ce187e6bdf4541e7fb23ed4a0374cac94b4eff d1785b98bcab302e09d4a2f11328105f4afba383 dcb5162621f28264b716d714742af5eca336d429 Package: groff-dbgsym Priority: optional Section: debug Installed-Size: 2052 Maintainer: Colin Watson Architecture: arm64 Source: groff Version: 1.22.4-10+apertis0bv2024preb1 Depends: groff (= 1.22.4-10+apertis0bv2024preb1) Filename: pool/development/g/groff/groff-dbgsym_1.22.4-10+apertis0bv2024preb1_arm64.deb Size: 1716164 MD5sum: 056faaef0814945f1ecc953f7c950f2f SHA1: d11cda343bdf080e0461155dbff63139d773a38f SHA256: 6a046f187cef5251f04ad1b85f48eea6ab02b39960b80165210dad11c2a32400 SHA512: e1cd0b29cd8a97b019a8069bc419aff29870fc5f935044afea9d73b0fef70da5612d113009604703a8dbc5979ec7442af6456ff8670746b5e7317962b89ef0cd Description: debug symbols for groff Auto-Built-Package: debug-symbols Build-Ids: 079247825d945f129602f8e462d712878096942a 0860e34a34d33149a87ab72cd9cae7798587097a 0ede918b05c44ea866320db729ae2d0b3a7cfdba 0fe2810db9d2c5c61385f27a06bdc27ff7b7aaa4 1511ef9b8ef8b70da3d39b39dca769a3940df9f8 20739eb71b4c0251c7dd9e55547a6692c4112c4f 3f743da1f3a6989ba31ad8a7fae210d2bfdf4b6a 5950b7f51e2db7b259062e41a0a3fbb4e8fc2085 61bb6d493a11fe963a2ac62fa8cae1ccc7f77485 6956f5ce4538bef91da9877dbed7905d72711d38 7c7c68c8467ba183b0ae345ddbce70eb3eaba65d 97e475d245339b6b81ed1c6f05ce6c85ec845881 a608b87f28b3ecab3ef7a6ff2104215212ac7e8d a7f687b5b3ff881cd69bd4af4deb6ddd24d59034 a8fc886065daf3ea61291564b9f484d5a5a39559 eab023e42887f9bba9628e2951a4ee5783fa21e4 Package: groovy Priority: optional Section: java Installed-Size: 28647 Maintainer: Debian Java Maintainers Architecture: all Version: 2.4.21-8+apertis1bv2024preb2 Depends: antlr, default-jre-headless (>= 2:1.7) | java7-runtime-headless, ivy, junit4, libasm-java (>= 6.0~alpha-2~), libbsf-java, libcommons-cli-java, libcommons-logging-java, libjansi-java, libjline2-java, libjsp-api-java, libqdox-java, libservlet-api-java, libxstream-java Recommends: ant, ant-optional, libgpars-groovy-java (>= 1.0~), libjcommander-java Suggests: groovy-doc Filename: pool/development/g/groovy/groovy_2.4.21-8+apertis1bv2024preb2_all.deb Size: 12931416 MD5sum: 32cd1edd4e9c301978501b3c8d6c5705 SHA1: 16ffc9f3e56790c6200ef9c0277ca83e80a98986 SHA256: 14d59794319da0bacc089d23c28221197fe698351c988c77cb04c5aff201a536 SHA512: d5b47d2f0e586ec62dfffab393990890886b6ff7017f3bbe351dd8f01305dce8f8558a536d9f31313bc2478c2b1da8b046ddfbf1bc92095efe8c9c5eb4d94736 Description: Agile dynamic language for the Java Virtual Machine Groovy is an agile dynamic language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them available to the Java developers using a Java-like syntax. . Groovy is designed to help you get things done on the Java platform in a quicker, more concise and fun way - bringing the power of Python and Ruby inside the Java platform. . Groovy can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language such as for scripting Java objects, templating or writing unit test cases. Homepage: http://www.groovy-lang.org Package: groovy-doc Priority: optional Section: doc Installed-Size: 118282 Maintainer: Debian Java Maintainers Architecture: all Source: groovy Version: 2.4.21-8+apertis1bv2024preb2 Recommends: default-jdk-doc, junit4-doc, libservlet-api-java-doc Suggests: groovy Filename: pool/development/g/groovy/groovy-doc_2.4.21-8+apertis1bv2024preb2_all.deb Size: 3390572 MD5sum: f6defcbdc5a91381279d7e34d34f87ca SHA1: 8b5cdebbf61b7977c53eced960793f575ce4527b SHA256: b345c7b6acdebd95804718edd40e61c84c8c49af9b6fb668caf302a880263c15 SHA512: 5dea8a6e861637a74c78a91fb8af5cbfa8a2021d3b119a3ff6e228e610fddd32aff21a3b073c4e1fbbebeff49054970168a96d6dc53d81086ea35f5e413e9f63 Description: Agile dynamic language for the Java Virtual Machine (documentation) Groovy is an agile dynamic language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them available to the Java developers using a Java-like syntax. . Groovy is designed to help you get things done on the Java platform in a quicker, more concise and fun way - bringing the power of Python and Ruby inside the Java platform. . Groovy can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language such as for scripting Java objects, templating or writing unit test cases. . This package includes the Groovy API javadocs, and examples. Homepage: http://www.groovy-lang.org Package: grunt Priority: optional Section: javascript Installed-Size: 101 Maintainer: Debian Javascript Maintainers Architecture: all Version: 1.5.3-2+apertis0bv2024preb1 Provides: node-grunt Depends: node-dateformat, node-eventemitter2, node-exit, node-findup-sync, node-glob, node-grunt-cli (>= 1.4.1~), node-grunt-known-options, node-grunt-legacy-log, node-grunt-legacy-util, node-iconv-lite, node-js-yaml, node-minimatch, node-mkdirp, node-nopt, node-rimraf, nodejs:any Filename: pool/development/g/grunt/grunt_1.5.3-2+apertis0bv2024preb1_all.deb Size: 30096 MD5sum: ea9d74964b23658f96f1a44479edd784 SHA1: b66ba419bc6ca15dc2baf3b12d85ac950cb27cd7 SHA256: 459caedc1cfab72e651fa01c144f5f2dd90406e7ea7c40d67ff8db0e76f9e75e SHA512: 7561370742ec5cc8c45127a37e323db84b38ba78041670b9c5b7e427e8134981f0fd60ed05a412ccb2d9dc77ce52761f4ad04c969df80c4a9c431c601e1df4e3 Description: JavaScript task runner/build system/maintainer tool GRUNT automates several tasks related to maintaining a JavaScript library or framework. It can be used for JS code minification, unit testing, code checking, and several other tasks. Homepage: https://gruntjs.com/ Package: gsfonts Priority: optional Section: oldlibs Installed-Size: 68 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-urw-base35 (20200910-7+apertis0bv2024preb1) Version: 2:20200910-7+apertis0bv2024preb1 Depends: fonts-urw-base35 (>= 20200910-2~) Breaks: grace (<= 1:5.1.25-12) Filename: pool/development/f/fonts-urw-base35/gsfonts_20200910-7+apertis0bv2024preb1_all.deb Size: 21232 MD5sum: 97d1674868e3ad2ba012ec33358e6e27 SHA1: 2065d8d8aced55f231ed2f6ed0a5b9dcee86256e SHA256: ff7a47bc1394efccff2363fce291caba6098a75d9dbc80c696247fa0be00a2a0 SHA512: 7427734000f36a57675f283032dc217b0ece0362bbba386ef4f46ac964bb1f85099e5ac490fc82bf51f5ef99f60fc00f8b05641d4943d53317072de1d6afbcc2 Description: transitional dummy package (gsfonts -> fonts-urw-base35) This package is a dummy package to enable the gsfonts to fonts-urw-base35 transition. It can be safely removed. Homepage: https://github.com/ArtifexSoftware/urw-base35-fonts Multi-Arch: foreign Package: gsfonts-x11 Priority: optional Section: oldlibs Installed-Size: 68 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-urw-base35 (20200910-7+apertis0bv2024preb1) Version: 2:20200910-7+apertis0bv2024preb1 Depends: fonts-urw-base35 (>= 20200910-2~) Filename: pool/development/f/fonts-urw-base35/gsfonts-x11_20200910-7+apertis0bv2024preb1_all.deb Size: 21212 MD5sum: f9a612cfca092a148ad3e5a4e6aa41aa SHA1: 9e8d683ca1a25a2d0ef4437a3fd72beb5d1d9fa0 SHA256: 95d7c0a1099071002c8630f5fa5b56c7f492830dbe6923d9274911718adfd877 SHA512: 611b7292139a0e4255cd8a4d4eb2c6f3fa34154d2938242a6ec89c5eaea3c9ed1fb46e5586f9b75ddfc78d1df9b31c8cb5d5a6d288243def261994f0a12b9595 Description: transitional dummy package (gsfonts-x11 -> fonts-urw-base35) This package is a dummy package to enable the gsfonts-x11 to fonts-urw-base35 transition. It can be safely removed. Homepage: https://github.com/ArtifexSoftware/urw-base35-fonts Multi-Arch: foreign Package: gsl-bin Priority: optional Section: math Installed-Size: 167 Maintainer: Dirk Eddelbuettel Architecture: arm64 Source: gsl Version: 2.7.1+dfsg-5+apertis0bv2024dev3b1 Replaces: gsl Depends: libc6 (>= 2.34), libgsl27 (>= 2.7.1) Conflicts: gsl Filename: pool/development/g/gsl/gsl-bin_2.7.1+dfsg-5+apertis0bv2024dev3b1_arm64.deb Size: 27492 MD5sum: ca02d50c52dd0fce317855f3c357c0d2 SHA1: b0f384682361546752859aafa1621fd02d1dc466 SHA256: 3ac147b2bd3991ff589e907dd07c2c49c64ace6c2c2bc1ba74bb394457367a04 SHA512: fe2f118c8efbe9452991b15f49f58ce940e3408d56def3e43e21e4596144668d4a06a191fccbc7fa6a64fe2c8fe745e4a36ad45a8de461bc370dbecf050859d9 Description: GNU Scientific Library (GSL) -- binary package The GNU Scientific Library (GSL) is a collection of routines for numerical analysis. The routines are written from scratch by the GSL team in C, and present a modern API for C programmers, while allowing wrappers to be written for very high level languages. . This package provides several example binaries. . URL: http://www.gnu.org/software/gsl/ Homepage: https://www.gnu.org/software/gsl Multi-Arch: foreign Package: gstreamer1.0-nice Priority: optional Section: net Installed-Size: 115 Maintainer: Debian Telepathy maintainers Architecture: arm64 Source: libnice Version: 0.1.21-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.54), libgstreamer1.0-0 (>= 1.12.0), libnice10 (>= 0.1.5) Filename: pool/development/libn/libnice/gstreamer1.0-nice_0.1.21-1+apertis0bv2024dev2b1_arm64.deb Size: 25516 MD5sum: ebfe7e06c53af0edfe9696f6ba7b8ce3 SHA1: f27c5dfec1ab115e25d8d17ec3d4cfdbf95850d5 SHA256: 445be7a3a38ce97e34e6720c38dca521a52adba0f0403bdcbc2a83b71d5156f3 SHA512: 7264cbde1300008a6731092cd43b54c83d1463a26741c33258a18b4273c15186b79ce2c9af73a071154046cbff08157fddf1923131e4a5c8301c687f2a653674 Description: ICE library (GStreamer plugin) Nice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE). ICE is useful for applications that want to establish peer-to-peer UDP data streams. It automates the process of traversing NATs and provides security against some attacks. . Existing standards that use ICE include the Session Initiation Protocol (SIP) and the Jingle XMPP extension for audio/video calls. . Nice includes integration with GStreamer1.0. . This package provides a GStreamer 1.0 plugin for nice. Homepage: https://nice.freedesktop.org/ Multi-Arch: same Package: gstreamer1.0-nice-dbgsym Priority: optional Section: debug Installed-Size: 52 Maintainer: Debian Telepathy maintainers Architecture: arm64 Source: libnice Version: 0.1.21-1+apertis0bv2024dev2b1 Depends: gstreamer1.0-nice (= 0.1.21-1+apertis0bv2024dev2b1) Filename: pool/development/libn/libnice/gstreamer1.0-nice-dbgsym_0.1.21-1+apertis0bv2024dev2b1_arm64.deb Size: 34156 MD5sum: 4dfce4b98593853e0d161e94ca1f2f88 SHA1: f6456409306e3142721b80c8317e5d929a603c8f SHA256: c72cee68e024f1d567ccf3ec23069718146e2a69670407347312536f78e240ca SHA512: c1f74e4874c28e17152b4cade13ed58376ed1433cf1653c0e73e8b216fddc327f8b764b58afde772062ffd854fdf8483121bc323a94093c08692ef38a32a4243 Description: debug symbols for gstreamer1.0-nice Auto-Built-Package: debug-symbols Build-Ids: 91893d17432e4ef5f77ff782d097a04fc4e17f49 Multi-Arch: same Package: gtk-doc-tools Priority: optional Section: gnome Installed-Size: 2621 Maintainer: Debian GNOME Maintainers Architecture: all Source: gtk-doc Version: 1.33.2-1apertis0bv2024preb1 Depends: python3:any, pkg-config (>= 0.19.0), python3-lxml, python3-pygments, docbook-xml (>= 4.3), docbook-xsl (>= 1.64.1.0), docbook-to-man, xsltproc (>= 1.1.15) Suggests: dblatex Filename: pool/development/g/gtk-doc/gtk-doc-tools_1.33.2-1apertis0bv2024preb1_all.deb Size: 312952 MD5sum: 226a1aaf599b7b41c94c136d48a1ae31 SHA1: df10e56d9ea39020b4557843cb19a1939b0c91b2 SHA256: 2ed1cc1ad78dc762a8757026b289dbc53dd9cfb04272ab38cbe54b1a2fe0481c SHA512: 6be4cf2a859d8dc779df02b69c6f91e8df90888bce334135dab37c24463cd7548664098ac49f5cc798c006d87ecd3afa5592ffca573a3c1441844c2fc8c0ca9d Description: GTK+ documentation tools These tools extract documentation embedded in GNOME source code, and produce pretty output via DocBook SGML. Homepage: https://gitlab.gnome.org/GNOME/gtk-doc/ Multi-Arch: foreign Package: gtk2-engines-pixbuf Priority: optional Section: graphics Installed-Size: 106 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2024preb1 Depends: libc6 (>= 2.17), libcairo2 (>= 1.6.4-6.1), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0 (>= 2.27.3) Filename: pool/development/g/gtk+2.0/gtk2-engines-pixbuf_2.24.33-2+apertis0bv2024preb1_arm64.deb Size: 29320 MD5sum: d4d2bb9be57362d0c0e890adda2d475a SHA1: 96d7ec6839b6280103a94c4a7f2775a76540175f SHA256: db55b5c2ed6a55bf11249941686eb17e4d2dc5d3081e5190b46725038b506c2c SHA512: 993256c1225786001eb16975faf972fc522fb8710eba608b98d0fc1f88a6b53854a3a9af34ed47cb6c674a7f03ea76ee8c40dbaa54b926e2279ef0a97de6f2a2 Description: pixbuf-based theme for GTK 2 GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the pixbuf theme engine. Homepage: http://www.gtk.org/ Multi-Arch: same Package: gtk2-engines-pixbuf-dbgsym Priority: optional Section: debug Installed-Size: 84 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2024preb1 Replaces: libgtk2.0-0-dbg (<< 2.24.31-3~) Depends: gtk2-engines-pixbuf (= 2.24.33-2+apertis0bv2024preb1) Breaks: libgtk2.0-0-dbg (<< 2.24.31-3~) Filename: pool/development/g/gtk+2.0/gtk2-engines-pixbuf-dbgsym_2.24.33-2+apertis0bv2024preb1_arm64.deb Size: 66472 MD5sum: c2720ac6782d739739b0b247b252af75 SHA1: a0b2c77a13def2bd48515e23ccd11e200db1df10 SHA256: ae5357f0f66c3d3101da165fa193ad5940bd6e94606fd4e3213f47c256fa0507 SHA512: 326d4cc31d063c64e603a4912b20a30351da8594c1913b000a0c7189787a053f20290396a9dbb189c42fedee9286372b55021123cad50c0c39f199260de9612d Description: debug symbols for gtk2-engines-pixbuf Auto-Built-Package: debug-symbols Build-Ids: afb925428dd19bee9cd91251a438c15bd1f57ab3 Multi-Arch: same Package: gtk2.0-examples Priority: optional Section: x11 Installed-Size: 1059 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2024preb1 Depends: libc6 (>= 2.34), libcairo2 (>= 1.6.4-6.1), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (= 2.24.33-2+apertis0bv2024preb1), libpango-1.0-0 (>= 1.28.3), libpangocairo-1.0-0 (>= 1.28.3) Filename: pool/development/g/gtk+2.0/gtk2.0-examples_2.24.33-2+apertis0bv2024preb1_arm64.deb Size: 239832 MD5sum: 70889c6391556cc050bc8a83a7e88251 SHA1: 03fd76dfd3e5162ea756a02c7924010e5a45cf96 SHA256: 6fde48d1d16489df327c1544966f49c595f8650d6c2a679072114775969f26f3 SHA512: 7552fe16ab44a18471d1ead6a6785da71bcde50644a9fa4f520fd452115e52504ea27d7cb099c2cd5d9886727e7ffdad91ed37cbcdbba48d988ea81754da8142 Description: example files for GTK 2 GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the example files and a demonstration program for GTK 2. Homepage: http://www.gtk.org/ Package: gtk2.0-examples-dbgsym Priority: optional Section: debug Installed-Size: 241 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2024preb1 Replaces: libgtk2.0-0-dbg (<< 2.24.31-3~) Depends: gtk2.0-examples (= 2.24.33-2+apertis0bv2024preb1) Breaks: libgtk2.0-0-dbg (<< 2.24.31-3~) Filename: pool/development/g/gtk+2.0/gtk2.0-examples-dbgsym_2.24.33-2+apertis0bv2024preb1_arm64.deb Size: 190056 MD5sum: d4eb7693b6372549f95eada58497a7f5 SHA1: dd6642fce69a6edea5de20d74d23d2bc10681db8 SHA256: 775c89e71a3e5a3987aa62f0677f9e41b21b7dc4a1416356c9cebfdb417982d3 SHA512: 413862f0cd6e63e03435c529fae206d554701dfd62fe05016f213bab622992ce7c447d451ff5814b36fcfa4e55eefeea45299ceddd4f67ae75e1be99dcddf557 Description: debug symbols for gtk2.0-examples Auto-Built-Package: debug-symbols Build-Ids: 681fdd3ca9adc5f1f20203fea35ab276e3b82da5 Package: gtk2hs-buildtools Priority: optional Section: haskell Installed-Size: 31960 Maintainer: Debian Haskell Group Architecture: arm64 Version: 0.13.8.3-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.2.1+dfsg1) Filename: pool/development/g/gtk2hs-buildtools/gtk2hs-buildtools_0.13.8.3-1+apertis0bv2024dev2b1_arm64.deb Size: 4227252 MD5sum: 7dbbfd35bf283bcf8facbe95f2b542e4 SHA1: 0eb18ae1b4bee46c719d14fbee4ea9e58bd36915 SHA256: 5e5ac69f1a51d7c8bbc92e97dc1640dc78c11168a44ba9b71f96c96f39f8219f SHA512: 6621570d2822129dffc9caa34f4ecfe892a8de681732dc517769b5f2cb72195845fb55bcb6142fadc70581ef4c802d96ce30c0b5e6411a7d0d45f4e12c8d06d7 Description: Tools to build the Gtk2Hs suite of User Interface libraries This package provides a set of helper programs necessary to build the Gtk2Hs suite of libraries. These tools include a modified c2hs binding tool that is used to generate FFI declarations, a tool to build a type hierarchy that mirrors the C type hierarchy of GObjects found in glib, and a generator for signal declarations that are used to call back from C to Haskell. These tools are not needed to actually run Gtk2Hs programs. Homepage: http://projects.haskell.org/gtk2hs/ Package: guile-3.0 Priority: optional Section: lisp Installed-Size: 38 Maintainer: Rob Browning Architecture: arm64 Version: 3.0.8-2+apertis1bv2024preb1 Provides: guile Depends: guile-3.0-libs (= 3.0.8-2+apertis1bv2024preb1) Suggests: guile-3.0-doc Filename: pool/development/g/guile-3.0/guile-3.0_3.0.8-2+apertis1bv2024preb1_arm64.deb Size: 16264 MD5sum: 5c5ff7fcf722707b633766c4c4a663ad SHA1: 95c5c762608317d2fe19576676c379cc628674f5 SHA256: 0c7f5acaa88eeb8a06e71a3006e818dbf2346de08dd4f840026fc677181838e7 SHA512: 819faac0cfdc1513e22106b05dba16769af13c43f9cae4e755ab43170a2471387a305e090d3b56fde3b1c16c1108744235ab667317d2a8b1d5728c0a3a1dffec Description: GNU extension language and Scheme interpreter Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Multi-Arch: allowed Package: guile-3.0-dev Priority: optional Section: lisp Installed-Size: 892 Maintainer: Rob Browning Architecture: arm64 Source: guile-3.0 Version: 3.0.8-2+apertis1bv2024preb1 Provides: libguile-dev (= 3.0.8-2+apertis1bv2024preb1) Depends: guile-3.0:any (= 3.0.8-2+apertis1bv2024preb1), guile-3.0-libs (= 3.0.8-2+apertis1bv2024preb1), libc6-dev, libncurses5-dev, libreadline6-dev, libltdl-dev, libgmp-dev, libgc-dev, pkg-config Conflicts: guile-1.8, guile-3.0-dev (<< 3.0.1+1-2), libguile-dev (<< 2.2.7+1-4) Filename: pool/development/g/guile-3.0/guile-3.0-dev_3.0.8-2+apertis1bv2024preb1_arm64.deb Size: 144884 MD5sum: cd964181a6c3ca82f2adf75d8e063de7 SHA1: 3c35a8097be93fca45011bae2dc3e03084cd1daa SHA256: f577371be60ad9401949f5d7387c3cacc7e14c1a3a954043eb6702ab719b9bd7 SHA512: 80e2238ffc73096f6a6dd0ae532a26aaab8246d0c418fa51fc2f2ff7fb51f8b55655d7603b84b4ab64f0471b591ad4dcacbb1095887ec0280fa6a5f8acd45d28 Description: Development files for Guile 3.0 This package contains files needed for development using Guile 3.0. . Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Package: guile-3.0-doc Priority: optional Section: doc Installed-Size: 970 Maintainer: Rob Browning Architecture: all Source: guile-3.0 Version: 3.0.8-2+apertis1bv2024preb1 Depends: dpkg (>= 1.15.4) | install-info Filename: pool/development/g/guile-3.0/guile-3.0-doc_3.0.8-2+apertis1bv2024preb1_all.deb Size: 974820 MD5sum: 3c12e50f3d4122c23bb8530323a889c8 SHA1: 9bd84b65a6b317cdd1b85623ae368dac84168e5d SHA256: 6bbe6ba97cebdccfe91ca4d7e949256e9f15693f25611da94cec3f79dbaca9fe SHA512: 92be79a42e990bf3812d301008204d2ad7b49642f6c62411b6f4321ba36f1d19326315a08fc99537b804fc700e5558f2e34f00e84cbb0a52dc36fa3d381e7f44 Description: Documentation for Guile 3.0 This package contains the Guile documentation, including the Guile Reference Manual. . Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Multi-Arch: foreign Package: guile-3.0-libs Priority: optional Section: lisp Installed-Size: 53181 Maintainer: Rob Browning Architecture: arm64 Source: guile-3.0 Version: 3.0.8-2+apertis1bv2024preb1 Depends: libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libffi8 (>= 3.4), libgc1 (>= 1:7.4.2), libgmp10 (>= 2:6.2.1+dfsg1), libreadline8 (>= 6.0), libunistring2 (>= 0.9.7) Filename: pool/development/g/guile-3.0/guile-3.0-libs_3.0.8-2+apertis1bv2024preb1_arm64.deb Size: 6563740 MD5sum: 6bfa3eb23350e5d05940779d50176959 SHA1: a750256fb4ad5133a28dcb141a489285fabe0643 SHA256: 5b85ac162aba9706efd7b5e1e784de712ea4aa9174bb0c8396f2a9c6876eab8a SHA512: b4f5d9e1f29574f8bf4ed8d2848abcb8e2a4089c9d6863d9ef4c408b214355562f0f17b0297fe9bcf22d2dc581e1ec256b94fd4fbd93992684066b942f7e7edc Description: Core Guile libraries Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Multi-Arch: same Package: guile-3.0-libs-dbgsym Priority: optional Section: debug Installed-Size: 2203 Maintainer: Rob Browning Architecture: arm64 Source: guile-3.0 Version: 3.0.8-2+apertis1bv2024preb1 Depends: guile-3.0-libs (= 3.0.8-2+apertis1bv2024preb1) Filename: pool/development/g/guile-3.0/guile-3.0-libs-dbgsym_3.0.8-2+apertis1bv2024preb1_arm64.deb Size: 1822044 MD5sum: 53531ac49b3d425533bcf34a651737fe SHA1: 60a9aba8efafe047b7fd7ccc7c463e5f91970ade SHA256: 1294ca208ff55060feab80762495e0f202c8e09be548fc502e8be9162def36f5 SHA512: b9082fcb613af355dde1d4c1b2fb3f0d779a6bc75cc4778e8e97b13539978ca6584ca13b1722d77b1939639dcdf845b8177419d5a5e113fe1edc16247d3ecfe8 Description: debug symbols for guile-3.0-libs Auto-Built-Package: debug-symbols Build-Ids: 79cec2834858f453ddf8feb8bd8a1f4c546fda1c 903c673f1b4d43579cdcf786e201aae2141432c8 a6a9ad29d59d71240022a2005710a3ea91a63af2 Multi-Arch: same Package: gulp Priority: optional Section: javascript Installed-Size: 327 Maintainer: Debian Javascript Maintainers Architecture: all Source: node-gulp Version: 4.0.2+~cs54.26.36-6+apertis0bv2024preb1 Provides: node-arr-filter (= 1.1.2), node-arr-map (= 2.0.2), node-array-initial (= 1.1.0), node-array-last (= 1.3.0), node-array-sort (= 1.0.0), node-async-done (= 1.3.2), node-async-settle (= 1.0.0), node-bach (= 1.2.0), node-collection-map (= 1.0.0), node-copy-props (= 3.0.1), node-default-compare (= 1.0.0), node-default-resolution (= 3.0.0), node-each-props (= 2.0.0), node-eslint-config-gulp (= 5.0.1), node-glob-watcher (= 5.0.5), node-gulp (= 4.0.2), node-gulp-cli (= 2.3.0), node-is-absolute (= 1.0.0), node-is-relative (= 1.0.0), node-just-debounce (= 1.1.0), node-last-run (= 1.1.1), node-matchdep (= 2.0.0), node-mute-stdout (= 2.0.0), node-now-and-later (= 2.0.1), node-object.reduce (= 1.0.1), node-replace-homedir (= 1.0.0), node-semver-greatest-satisfied-range (= 1.1.0), node-stream-exhaust (= 1.0.2), node-sver-compat (= 1.5.0), node-types-gulp (= 4.0.9), node-types-undertaker (= 1.2.7), node-types-undertaker-registry (= 1.0.1), node-undertaker (= 1.3.0), node-undertaker-registry (= 1.0.1) Depends: node-ansi-colors, node-anymatch, node-archy, node-arr-flatten, node-array-each, node-array-slice, node-chokidar, node-concat-stream, node-end-of-stream, node-es6-iterator, node-es6-symbol, node-es6-weak-map, node-expand-tilde, node-fancy-log, node-fast-levenshtein, node-findup-sync, node-fined, node-for-own, node-get-value, node-gulplog, node-interpret, node-is-negated-glob, node-is-number, node-is-plain-object (>= 5.0.0-5~), node-is-unc-path, node-is-windows, node-isobject, node-kind-of, node-liftoff, node-make-iterator, node-micromatch, node-minimist, node-normalize-path, node-object-inspect, node-once, node-parse-node-version, node-pretty-hrtime, node-process-nextick-args, node-remove-trailing-separator, node-resolve, node-stack-trace, node-v8flags, node-vinyl-fs, node-yargs, nodejs:any Filename: pool/development/n/node-gulp/gulp_4.0.2+~cs54.26.36-6+apertis0bv2024preb1_all.deb Size: 56480 MD5sum: 01c99e1e957440f804469d3892302bc8 SHA1: b14927ee56c9c4182e21d8be672c54f41f782efd SHA256: 0731ac24d6614e691d40ca715911991048cf785481582028a13cd395c9ca270f SHA512: ae2c5f9676420b247449a67fe2eeca4701c6c92f94e43c503483cb0e8b6f87eb4919a3dd567846307c5bcbda3cd2f735dd2f2629e2806868a4282d4e260a1fda Description: streaming build system to automate painful or time-consuming tasks gulp is a toolkit that helps you automate painful or time-consuming tasks in your development workflow. . Platform-agnostic - Integrations are built into all major IDEs and people are using gulp with PHP, .NET, Node.js, Java, and other platforms. Strong Ecosystem - Use npm modules to do anything you want + over 2000 curated plugins for streaming file transformations Simple - By providing only a minimal API surface, gulp is easy to learn and simple to use . Node.js is an event-based server-side JavaScript engine. Homepage: https://gulpjs.com Package: gunicorn Priority: optional Section: httpd Installed-Size: 30 Maintainer: Debian Python Team Architecture: all Version: 20.1.0-6+apertis0bv2024dev2b1 Replaces: gunicorn3 Provides: gunicorn3, httpd-wsgi3 Depends: python3-gunicorn (= 20.1.0-6+apertis0bv2024dev2b1), python3:any Suggests: python3-pastedeploy, python3-setproctitle, python3-tornado Conflicts: gunicorn3 Filename: pool/development/g/gunicorn/gunicorn_20.1.0-6+apertis0bv2024dev2b1_all.deb Size: 14080 MD5sum: fa6de2c1d2a1a1f959e389e4e26df5f8 SHA1: 81007aa16210500d55cbf0e09dc6196f9e537233 SHA256: f506ae4ef45d99f6b668964e46b2f079479569d3c218f83b1836e3359f2afc69 SHA512: d4dda032375410a0662a772c59f040e65604adce5119fcbea6a5cfcb4d2403c7fe389ca8f34e7f90f3bf2caad0f354343b89f58218387a6cac1e78f3f7031696 Description: Event-based HTTP/WSGI server Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients or sleepy applications. That is to say; behind a buffering front-end server such as nginx or lighttpd. . * Optional support for Eventlet, Tornado and Gevent to provide asynchronous long-polling ("Comet") connections. * Process management: Gunicorn reaps and restarts workers that die. * Easy integration with Django and Paster compatible applications (Pylons, TurboGears 2, etc. * Load balancing via pre-fork and a shared socket * Graceful worker process restarts * Upgrading without losing connections * Decode chunked transfers on-the-fly, allowing upload progress notifications or stream-based protocols over HTTP Homepage: https://gunicorn.org/ Package: gunicorn-examples Priority: optional Section: httpd Installed-Size: 127 Maintainer: Debian Python Team Architecture: all Source: gunicorn Version: 20.1.0-6+apertis0bv2024dev2b1 Recommends: libjs-jquery, libjs-jquery-flot Filename: pool/development/g/gunicorn/gunicorn-examples_20.1.0-6+apertis0bv2024dev2b1_all.deb Size: 26500 MD5sum: 89c1eccb20732182090542ed6556cb7a SHA1: fac3bfe8d0a9fa893d1dd1b06614b07a966e8b9d SHA256: 5b26966139cf0721a277d0ad867f9c5be77bdb6222b4b16bc65fa59d43407fa5 SHA512: ef11418b1adcbeb87f3d1610abba0a1c7c2bcb8c3fb1aa7a7bc4985ce7e5ae46fe1a9c4fcf75208ed6a53e5402ec0867ae7ce326c015cd91f9aafdbcd46da094 Description: Event-based HTTP/WSGI server (examples) Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients or sleepy applications. That is to say; behind a buffering front-end server such as nginx or lighttpd. . * Optional support for Eventlet, Tornado and Gevent to provide asynchronous long-polling ("Comet") connections. * Process management: Gunicorn reaps and restarts workers that die. * Easy integration with Django and Paster compatible applications (Pylons, TurboGears 2, etc. * Load balancing via pre-fork and a shared socket * Graceful worker process restarts * Upgrading without losing connections * Decode chunked transfers on-the-fly, allowing upload progress notifications or stream-based protocols over HTTP . These are the examples. Homepage: https://gunicorn.org/ Multi-Arch: foreign Package: gyp Priority: optional Section: devel Installed-Size: 1167 Maintainer: Debian Python Team Architecture: all Version: 0.1+20220404git9ecf45e-2+apertis0bv2024preb1 Depends: python3:any, python3-pkg-resources, python3-six Filename: pool/development/g/gyp/gyp_0.1+20220404git9ecf45e-2+apertis0bv2024preb1_all.deb Size: 236968 MD5sum: 7d8d7bd5313f3b259767631526485f0d SHA1: 7366259f1dfb8a8028730d0376845fa9a7f8e789 SHA256: 9e8156519024c8cceabab5e9db85dd774cda083b0dc41cb4e88e219f6aef6223 SHA512: fe4c216ce187271d0da41b71ca5f55333935f95311621777aa13c16ca22f59ce5853d2f9094fc9c0418bea767cc7a786a4699aa75ddc0d1b456fed6f869aaa44 Description: Cross-platform build script generator GYP (Generate Your Projects) is a tool to generate native Visual Studio, Xcode, SCons and make build files from a description of a project in a simple JSON-inspired format. Its syntax is a universal cross-platform build representation that still allows sufficient per-platform flexibility to accommodate irreconcilable differences. Homepage: https://chromium.googlesource.com/external/gyp/ Multi-Arch: foreign Package: gzip Essential: yes Priority: required Section: utils Installed-Size: 283 Maintainer: Milan Kupcevic Architecture: arm64 Version: 1.12-1+apertis0bv2024dev2b1 Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.34) Suggests: less Filename: pool/development/g/gzip/gzip_1.12-1+apertis0bv2024dev2b1_arm64.deb Size: 131688 MD5sum: f4d44d77d9e70a6fcd3581fb20296a4f SHA1: 56e33f71f0b9fa4dc03ccaae34d13ee6ee1cdef0 SHA256: 31a45e1eee332f9279f91bf9a62eda4928e4e705f972a1166cd30f39c4f5b9b6 SHA512: 287e3dd7cacff0da3cd4fe7d57329efabbdc05529f626fbd54fbf6e24640b481b41a0b1ea83721bd2ca1f31e141c870c3ea490d18231f8af85819d8bb62d8355 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/ Package: gzip-dbgsym Priority: optional Section: debug Installed-Size: 135 Maintainer: Milan Kupcevic Architecture: arm64 Source: gzip Version: 1.12-1+apertis0bv2024dev2b1 Depends: gzip (= 1.12-1+apertis0bv2024dev2b1) Filename: pool/development/g/gzip/gzip-dbgsym_1.12-1+apertis0bv2024dev2b1_arm64.deb Size: 112056 MD5sum: 3b0232952b9883fdffaa9b4d588b3e79 SHA1: a11ea17e86f39057e598e33a7ea6717bb1e786a2 SHA256: cb3d746347d2d20e19655c619eade2b3d02f1650ac87d62801330010fd604870 SHA512: 7da00561fa7368fa271e92673b3dcf6c10812b51db769fe7c677cb86a8a7d54c8053ae54962016ccb31434a4c6ac4a3b12cf47f7013da01d79c64c4f61005b16 Description: debug symbols for gzip Auto-Built-Package: debug-symbols Build-Ids: 7f67f506cd950770edaa45725ae8bd64ef248149 Package: gzip-win32 Priority: optional Section: utils Installed-Size: 255 Maintainer: Milan Kupcevic Architecture: all Source: gzip Version: 1.12-1+apertis0bv2024dev2b1 Suggests: wine Filename: pool/development/g/gzip/gzip-win32_1.12-1+apertis0bv2024dev2b1_all.deb Size: 140088 MD5sum: a9d00627d95c05c0073ad5316e0399b3 SHA1: e8843a92e7bf77773238bb291306b289ced3139c SHA256: dc2888d38d5c045a655b082238488e09aa97ab5d87fe85b1e772102e938b821d SHA512: 4fdf70d51e2bbf7689cef58a603326947fc200d5fd45e279ca24cda861816d8c3c8cd17442273ee4758be737ddcee9921742b60586b0a79f3c74886fd8409430 Description: GNU compression utility (win32 build) 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'. . This is a win32 version of gzip, meant to be used by the win32-loader component of Debian-Installer. Homepage: https://www.gnu.org/software/gzip/ Package: handlebars Priority: optional Section: javascript Installed-Size: 1009 Maintainer: Debian Javascript Maintainers Architecture: all Source: node-handlebars Version: 3:4.7.7+~4.1.0-1+apertis0bv2024preb1 Provides: node-handlebars (= 4.7.7), node-handlebars (= 3:4.7.7+~4.1.0-1+apertis0bv2024preb1), node-types-handlebars (= 4.1.0) Depends: node-neo-async, node-optimist, node-source-map, node-wordwrap, nodejs Breaks: node-typescript-types (<< 20201111~) Filename: pool/development/n/node-handlebars/handlebars_4.7.7+~4.1.0-1+apertis0bv2024preb1_all.deb Size: 182332 MD5sum: 9c74981cc86c1376432a03dbd82410cf SHA1: 0c8a4b95f66364e475ed5bfdbf59901771001dbb SHA256: 5749a858456d85864976151db117463bf888edcb0b221ca2e0329fca8969cc35 SHA512: 86dfd4ee37720b69d8ebc225799d03113380798bf7f4f5af95f704305ed7913b280130a9dcf1a8fa82462b2a9f352cd8783307bcf06257c6bd48689fe2e09169 Description: build semantic templates effectively with no frustration Handlebars templates look like regular HTML, with embedded handlebars expressions. You can deliver a template to the browser by including it in a