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: 567 Maintainer: Debian freedesktop.org maintainers Architecture: armhf 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_armhf.deb Size: 76100 MD5sum: 82b395c212f2560ab9b1b6254555094a SHA1: 88c7fecc4b74af50e5b3b58ce510a8c96d4936b4 SHA256: c958c706447bc25f2e3d66adf3bccf73795344702c89bd8a564fc498a923e486 SHA512: 789d5eca668d0d6fee08ec437867f46d7155e79c8613c4461d50011c7c3ef708377e9e69044a6333a58ff20130b0704275eb5a5deb0498002625363d6cc9f397 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: 239 Maintainer: Debian freedesktop.org maintainers Architecture: armhf 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_armhf.deb Size: 178808 MD5sum: 85dd838a949828b5f63d9c95c07aedbb SHA1: 7ac680f6f5fc8f8950b320af76ba1075e81599b6 SHA256: cffe88894f3f6f24862b8e0efd4a092778257907c1057c2ca351f95dbd269d35 SHA512: 97ed9924a4d21e97afd3280a258c921ae7caf3d4fa0c6162dcf8c33b207d508a6ded683ee9849e8c869458dcd0cc27b6b235bc98509612db36061a599dfc076a Description: debug symbols for accountsservice Auto-Built-Package: debug-symbols Build-Ids: 5c258b5407fb14a2aa83014f555792d6d30e9285 Package: acpica-tools Priority: optional Section: devel Installed-Size: 1796 Maintainer: Debian QA Group Architecture: armhf 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_armhf.deb Size: 741028 MD5sum: 951149c8758f3ff420e9161652334821 SHA1: cd323ec673a816812132b1f2cb0c035acfe13a3e SHA256: bef5da15753b68ec0446d25466e5a6efa3a107b8d9ea8162bb059f09143b0323 SHA512: 2c5d45f90458df446c348bdea739a2011a229d3566af7e447a258ee2c5614815f8a8a3baa47b763b983e280d55d2de594097a0fc6f50690d1e5e1b515f5ba0bb 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: 1914 Maintainer: Debian QA Group Architecture: armhf 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_armhf.deb Size: 1653948 MD5sum: eb57315b6f97d0ca30ab017107c37267 SHA1: 1bf325178080948e3878619685ccdaf7223337af SHA256: 6e5fa0a08774048de7ce1b513eb915790dffd44ac03e7283eddc0e94abe4ec43 SHA512: 7302f1a77d63df7203f25ce1267379404d68db4ce89c53e57e83ea1f14160df2657979add6d1b21c6ea179e16596d7b70c465d225d64f8d05de51d4538116f47 Description: debug symbols for acpica-tools Auto-Built-Package: debug-symbols Build-Ids: 26d9900941383bc82c7a66ee2067927a05a93b51 39692ab4ce567b4ec1c1500783a96eb847dbcc90 45e3cfb4705717af0ecf2742eacc1ae6f8645b3b 56faedf55fb168f7d95fef5d3712381b4101031f 62a2c9fc76541debbfa7399bcff9fa71cf3dbf4b efb3d23a7821c7e2dc81dea1d6d1d2b52bbe5f75 fc678e703556032ecb4f075506dcfd3a5f43b562 Package: adb Priority: optional Section: utils Installed-Size: 511 Maintainer: Android Tools Maintainers Architecture: armhf 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.5), 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_armhf.deb Size: 185380 MD5sum: 356b96264db1ad38db514c9f53ccfe1d SHA1: f3aca1a890d877d78a1e81cdb9f722d7003f0c23 SHA256: 2f42540fc1bfcbea5b8e5646cc5149f37d817da05dd366bf486450cf15771dc4 SHA512: 3d0e7602e4ff3b7548b98171a063c8dced26fc682c722ffc56a6e2f78d5faa9ae9a10f240cf66f57421dd8e147a604f76159f16641ebadf737bf8e725d74b589 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: 1553 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 1474176 MD5sum: 7b9c7c7155872184fdb15e8d0ccbc523 SHA1: 003897b7b637814518307ca0b3d8a0980c9f2a5c SHA256: 36edabd315ced838be5b994806cd3ab9371b37c7aaf18e9e48af56bc131341bc SHA512: e74e6f3f9f41149267f2c9f2f2af19a634e9ed607b7fb15df1d79031956444070f89107192ff438fdbb9d610e78b96328793d462d4448ad101c124cee6596b0f Description: debug symbols for adb Auto-Built-Package: debug-symbols Build-Ids: e0704dca8d95f7bf0e569255e7557bccd39cba76 Package: adbd Priority: optional Section: utils Installed-Size: 404 Maintainer: Android Tools Maintainers Architecture: armhf 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.5), 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_armhf.deb Size: 140176 MD5sum: 40a942120455271f21d8342249e48ebd SHA1: 9c6989fa0895a74a68bfecda283ece7c4e4b93fe SHA256: 4a01c6673e628ae3333171fbc868c87bf2d49b4c6565f1c91a7c6cbd5ce2f285 SHA512: 004856a39d47bc1ed16d4adcd773a9886fb96f69da4070f9d9d6d51cd6d5fcc8e2e191e49a3dd49b6a110d0c03bf5f623c834b47be56a579e8b6ee254095d830 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: 1169 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 1102404 MD5sum: 3eb6ff9455a1a118f6616c69d6eda69c SHA1: 61fd7f857bdb53d9aeeb87ca3cfffb6f704cbecb SHA256: 60fbc27ffd164459aea3c320922c46d37a9b2d58f6961683e95de986f7f031d4 SHA512: 59e98f0cd90f7c87078d99559e6eaeeae48510c129a1ff6ff2ec3d74c9d9a6bb7ed09e2314fdc6b14368c22f5a9f99924c21ccdc56a172ab49ea9ffd2da323bd Description: debug symbols for adbd Auto-Built-Package: debug-symbols Build-Ids: 8a85b866f3b02f5454a20e5ad1db9ebf1dd63ed2 Package: aeson-pretty Priority: optional Section: utils Installed-Size: 27321 Maintainer: Debian Haskell Group Architecture: armhf 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_armhf.deb Size: 4443608 MD5sum: 33077e726398c8bb4afc5098cc267fa6 SHA1: 4db00e6ad82d6c88ea3360c4c273a0dd6e4ce401 SHA256: d1afc3e0e402954770a735ce431d21306591e438674d5b1438006cffbbfe3e5e SHA512: 7cc66eb567aaf19cf6d89ad776c5ab8cd1909a95f58caa5e66032115c23cd7ed66d348d1ba86ef39257c9a8a1146cab8f0e797e2c121e27f9c7e36e9afbb900a 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: 2737 Maintainer: Debian Fonts Task Force Architecture: armhf 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_armhf.deb Size: 742920 MD5sum: 25efee78cf410887acbfb5298ed59ac5 SHA1: 9563e51fac9ea30350db996de3054e43041008fc SHA256: ec49ea0c9f377b53af2c490b8cdb4ef39edcca1b4c1b292a14d4c32c43e2b114 SHA512: 15586f70ee01488fc2139a1f6373a053626c54092a93afac361f7f6fe00488aa5156f49d36b987789e51f24d1f3a1af9fa8a236ceed828caf7359f893bb8b834 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: 4211 Maintainer: Debian Fonts Task Force Architecture: armhf 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_armhf.deb Size: 3958320 MD5sum: ec2711fc583e5980bf2eed59fb9987db SHA1: d4486ecadab065621af40dcf52b2877daa149606 SHA256: 77ecee592d089c9fd02130766c97efcf3bc91b871e24b8a59d0b319bb9ea3bb2 SHA512: 97200fa6ce2067ffb9bb42768e4c11a8dfd325753fe688460d0028ae94613d29dd821caec55e20305f89db0f865cde5ac8f724e9364bbb5b20c829855f25d2b3 Description: debug symbols for afdko-bin Auto-Built-Package: debug-symbols Build-Ids: 022da00729e68fba2e475b7fc2971b4b19d2618b 23e3353e96f08f9a67149db5e6043cbcd3e4dcf3 9376fa57556bd085e7de0684fb4e39eb82703fee afeec209d4c30026576989405a68b19fbc8d7006 b51ef5af5413bd18c07dd697263604039b042430 c088671cc679472befbbd07d2333b4b6a24e1de8 c5c07f8f85fce6c81a059731d5f4d4f37424447f dc3bbdb29b522afce5ef349406e3e0a625d9ba4c e1d2309143ff2db8c346744fc35b897c09a7f54d 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: 9235 Maintainer: Debian Haskell Group Architecture: armhf 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_armhf.deb Size: 1639972 MD5sum: 2fcfba5837f4edaec47891c4c7ebd630 SHA1: 7ea2e3412cc5caa4ec3e8524d8a0a9a32609088a SHA256: 77fb620e4ab94c2573910697fd6715d61191a6e03803c9b22396fb6814fa0f6c SHA512: b49d4207847cc03c38670fd8154b1f240ce01062ab445d2aad45a198e25cbef815a25aa5170eeb8a76107d7edcaa6c66a41983283fe32685f1a358fd8fa1ed57 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: 2173 Maintainer: Debian ALSA Maintainers Architecture: armhf 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_armhf.deb Size: 1074704 MD5sum: e643af658a4e50c339f10d9db96890eb SHA1: 935981f33651df5ec3af63e7ba8cc17c5f83f16d SHA256: 8bf85801e300c2eaff1a2790ae89c159f79d87b780afb2f00e778edf13abdf6b SHA512: ebe33e1a551389c0d4ea0d86cd78189f7896e999e26aa4f4d587ac32ce3200f33054ec2283571529eb906b1030352c5a9d05c3cddb7e0b5b3fcd5c28eb3f4677 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: 961 Maintainer: Debian ALSA Maintainers Architecture: armhf 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_armhf.deb Size: 748596 MD5sum: 60ba86b59f03dd07e5c037c5eb218451 SHA1: 25e9953c4a3e1274e2e632c622c25768c6f1864f SHA256: 1fbfa94272d48abd9e0f884cfb6e76703133efff78fd24ef04bd3f57168ad705 SHA512: 360d463c5000a5aa7747fe254085e7f5f61d10dbc5a37f17af9110de870c8b38db56ad7be619b73bd1d7313b52ce67a6ff0e5f29544c041c9ae0ace3f65ac208 Description: debug symbols for alsa-utils Auto-Built-Package: debug-symbols Build-Ids: 0118c376c0e54a22b6f2dcfa08b29203d010dc50 0e460b144f8b87ca12ab913bcd8c2398e7a809a3 13161cf3418980f0e1b8a91b9eccb9030e4022cc 15a2df5ec8da54d4a2b1da764b0cbb4efb876fc8 175a65149c0f07381f7abe7b23bf3fb3d41fe1d8 25a60cc6e049c94d2e2015ff62b5d5079cd5778d 30a328e4c1713e1649734cbe67f1f168ad420e8c 427f9a31ce684092442c46fb2cdb6db57861836d 4a2c8f5e76d2dbd98d239404385922cef2e4a074 547916c7c51b11c2e2cc7a10756b91ad9f9ac5f3 853b04d3dccbf0b93d163079a70d9441f76dcd32 8b1dbea5091e00ca626e07b737dc870fc055af7e 8dae30a7f7f29de63752e310cd70b1be558060c1 8f67ee72063d9bf23b15d9a9740605f99c86d034 ac916f8e227d1ab3addaea1562ee7dd1db88a268 b6ab58c859a5463c7d9037286d53cf98823ea932 cc7008b2cfeaf3f7390e25f01dba1d7e6c476ea4 db278e07386a010986724286040e95f74dcb3b45 Package: amqp-tools Priority: optional Section: net Installed-Size: 107 Maintainer: Michael Fladischer Architecture: armhf 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_armhf.deb Size: 30800 MD5sum: b9d8163a740a1b7d820170d42374f2b3 SHA1: 64c19bb0e86d60825b4d907abf78cb46614e4a37 SHA256: f92dab2ef5f0109062c00fa3f693bc060a00259273334472b109ff09ec6ac1b4 SHA512: 6cd0c9e1b8c6c8a1509022a6e83550cb0ac3710f00ed7b979cfc59baa37eecc810790f75a678c7b78f7f00a93e9a90dce6bc695b24cbfa8e9d51845323722886 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: 108 Maintainer: Michael Fladischer Architecture: armhf 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_armhf.deb Size: 55892 MD5sum: c986c6a50642e4ec42d1a365c9f2a6c7 SHA1: 46f524f7f3eb82506770fcc67c0c150e8211a7cc SHA256: e097d35b1814c986cafc9188cee27315f383f784bf764a7c1d1eea504956708b SHA512: e0b7e55325f1b1cb075f0223b926b90b38e53c4f630986fb7401ec4d419fd5fbf2f565c3877d90ea4231397951b3fae4549b05ed4b9b531b48cecc12550ea4d3 Description: debug symbols for amqp-tools Auto-Built-Package: debug-symbols Build-Ids: 06f06f6a67ca489d2b2e6135cb7cf217312909b3 3933d9bcfda7d7fb834cf6ad1a5544e1d178fb38 3b0cba18c123784b87686ff84d27a18d4b9fb590 7c31128ad9350b9ebc68a3b003652373c0aa6ad9 7dda6a3c83737f0c93c4b491e26072dec1f1a5b3 Package: android-boringssl Priority: optional Section: utils Installed-Size: 188 Maintainer: Android Tools Maintainers Architecture: armhf 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.5), libstdc++6 (>= 11) Filename: pool/development/a/android-platform-external-boringssl/android-boringssl_13.0.0+r24-2+apertis0bv2024dev2b1_armhf.deb Size: 67996 MD5sum: 905e7d9dc3eb2e738b98cf8a0382f80f SHA1: fbba7f1817cc1a6b6e8a8ebeff7ab77bde2658f4 SHA256: 00a3886f18e58d05946baf9596840ded5fa9872aff40ec6bd6906a0c2c72bb7a SHA512: 4b4099ae2044afe8a6d045e06746ce537647e92e7a19496750b668fea7cb0484a57403eba255cce1321744e98d340d795026576e2f40bf023bc3aa271afef2d9 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: 524 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 467972 MD5sum: 2431cf2abac0299392c5c6a95d11c888 SHA1: 671be8a67aefca19c630c07da015a9ce9e71bb0f SHA256: e43ddb847dae41c07694412ccb47adbb547660ff33220537c6e52d1391c7cd9f SHA512: a4e1aff064868fff9e8d7759ff124079dfa4beab210d8e7699aa06f92ecd5451f93ac8808cb332da4a5a2b8e3b4a915a6a66d6a57635e6f0c46106fe4e1dfc37 Description: debug symbols for android-boringssl Auto-Built-Package: debug-symbols Build-Ids: 63e5226942283ab571f4778dbadf5d7f2d7ede96 Package: android-libbacktrace Priority: optional Section: libs Installed-Size: 463 Maintainer: Android Tools Maintainers Architecture: armhf 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.5), libstdc++6 (>= 11), p7zip-full Filename: pool/development/a/android-platform-tools/android-libbacktrace_29.0.6-28+apertis2bv2024dev3b1_armhf.deb Size: 132620 MD5sum: 117c6af4732b1f12393cbacc94548d0e SHA1: ac1fb2b3b782f4368811226f2a1e63b52db2a6c4 SHA256: f9293ac5e78ed02fed8a343eef83d2da8e9491e7d61d37beb7fd1ed46369c4f5 SHA512: 36e5d024e8eed21467ec14caa1149c61352fc8147b1ce6f443b9a58b0a6153aa9d751b886799640a7b0f07c28af546f9b73e46b890da930f5c35c5d5f4a4e780 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: 1162 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 1070724 MD5sum: 17df851a36ef3f7e39f110cb379f7a07 SHA1: 5473a8feadbb34e2672ce367765613a6ee840bb7 SHA256: f07d771a859715cef6c0c51b56d8af5e11656a381382fbc4326211d883cb3ea8 SHA512: b11b3d06617e002bbfa557c0ed269a1b8a494753a6a501b4c577eef11bc451c7ac18e0fa4bcdeb46ee61c41dd8eb054acde6056726e7ae3246a5ae3b4b927822 Description: debug symbols for android-libbacktrace Auto-Built-Package: debug-symbols Build-Ids: 51ddfc05db91d8fda07bb1e38a75fed655c62b37 Multi-Arch: same Package: android-libbacktrace-dev Priority: optional Section: libdevel Installed-Size: 96 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 33744 MD5sum: ee96e1b6383d7378ad9ac17466c36010 SHA1: 4aa7548ff2cb43273db46a6f773cafa21d88ab1c SHA256: 5310d1e955c341f572206871057732cf15af83d59cfccf3572df5cc3dc00c243 SHA512: 6f2c186b189f21d7faadc11d6f758ca56e9ab1de6b8bc52d347fcfaa8592e92be84b92f95424996ffd9d446ca9034550f3c8982560a7ed2c4efaed21555e3dd4 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: 158 Maintainer: Android Tools Maintainers Architecture: armhf 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.5), libstdc++6 (>= 5.2) Filename: pool/development/a/android-platform-tools/android-libbase_29.0.6-28+apertis2bv2024dev3b1_armhf.deb Size: 54108 MD5sum: 048f75c46aa92451fd9aff941c452045 SHA1: 2f7d4ebd3fd57c7e2d97d6655e3545cca416351b SHA256: 002bdca19f58c1ed19709edbe3186517a759fa83d7bbc903207c97d58f2fb091 SHA512: 9164e12b8638a66d3c34773882e18b93ac51a56876bd9f34e185757e329569d19e6ff9a38aaaf056cedf8ed352124aa809d7ce5012b02f1c1049b89f615a1434 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: 243 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 212464 MD5sum: e0105d7e2141b0b74a5bd0002e570579 SHA1: e7b533912ef657d2798e5aa284c017a2e996d17a SHA256: 99535e50acd2c7912c35ee4099cffe363ae5aba1b83fe98051b32dd739e65040 SHA512: 93862d46cb074ccd35c2148a473001114a12624c23f6ebec7fa715fef6d47021f692824735f707b5a87959419b7e934f06db2f522992cbd207a242df2d036504 Description: debug symbols for android-libbase Auto-Built-Package: debug-symbols Build-Ids: 4b84e164899f53b127496f7b9e75955fa26a2459 Multi-Arch: same Package: android-libbase-dev Priority: optional Section: libdevel Installed-Size: 219 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 54724 MD5sum: 812958393dae45e359189762c2988cd4 SHA1: dc5fa1c5538fbaa3109fda1db7e5da1f2fd3b149 SHA256: 9f38ee3270081bc704a73dbdb9f2c05566c296ef3082ee0b6969b78aa608cec7 SHA512: cd65b6e9a446da634d7ecdcdab94ef93a59b6ea6531d66d38715d7cae95ac4361e52eca604aafd3207a34aa630c73116928e36cea4a7aa8c4f96f0c79d09bca5 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: 1518 Maintainer: Android Tools Maintainers Architecture: armhf Source: android-platform-external-boringssl Version: 13.0.0+r24-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 4.1.1) Filename: pool/development/a/android-platform-external-boringssl/android-libboringssl_13.0.0+r24-2+apertis0bv2024dev2b1_armhf.deb Size: 532568 MD5sum: 1bb733e3d7dd6bdac8c552095cc3d9df SHA1: 068443707873d1c7973aae7b973c7c1daa0e2df6 SHA256: fefe83e7771e033eaafa2fd049de402a80e665562e0e52dba88323979e907453 SHA512: 2bcdc49c59b00757e6985256ec55ad3bd27c4bb63666dfa89f11d0b98858a829da540d56b76ee8255b5934936bc24f7c66f67fa6d59d9e3950f17546a56b0211 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: 2265 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 1990136 MD5sum: da2d102d10215539c5a5953731d826e6 SHA1: 5d0a28d8a1653accc6703a649257fdaf74c770d4 SHA256: aac09bc926febb961daf1fda3fb06dcd541b5543a2b15947461225d6e3bd6f71 SHA512: 89abc72e5f312cf2b34921e9de750c6c388080f3554ba575797708492090925b211ea131f7e9d3fbeed629e6d0a8069b46bea0ace96c31c56a4d9a1ab8bd11a2 Description: debug symbols for android-libboringssl Auto-Built-Package: debug-symbols Build-Ids: 48915ae1409dce33135fb167efcc9fd3a0d0e540 6299b455efe580f7422f46e9e2cae1fdbec30b39 Multi-Arch: same Package: android-libboringssl-dev Priority: optional Section: libdevel Installed-Size: 1504 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 233460 MD5sum: ec02606525dc43fc05dea2558fa15d71 SHA1: c347c0aa11d901e9965b307d21848a942fe45bd5 SHA256: cc7149b7fdbc864a1087214114f93e7032ad823ecbc586e88f61be011677571a SHA512: 50632fd041f6a9f09fe338d189dc12e6620f4ccbacbff1f1ce50c94680463a8cb53d6ac324e87f1792edab9a40650ee504367a391acfaa67ad1b4f2ed557eb5e 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: 127 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 44352 MD5sum: 0abfaf0eb2fe07125e6ecd44367d5955 SHA1: 2b976473e68146f42a2357fd1e24631de853b9c1 SHA256: ad7b860c5fe933e07767bccd74da518661f274bff16645bc3d0066b295d4e372 SHA512: 67d128540542363a5294a946031bff2c8503a04b2b5b02a6699ac6ebaec339142c2fdaf100bf21f31097304305e5ec4c5b8c67bba23554270449433727134ea5 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: 74 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 53704 MD5sum: e566dad682285fa15d757f6c118bea17 SHA1: 8f359b925b171e0106d3893bf66b5572a1a21b70 SHA256: d658169cacec630d78751b0bdfd8d5d21163557dcdf25e787249cfce2d7f0e6c SHA512: 5d09ad857373fc7f31ff673e145aad9178eeabd9eb505cfc19872caf32e4933d5d693da543701934e4fcffebd0cd445a40696f19580bee8d3e5b1ab504bc289f Description: debug symbols for android-libcutils Auto-Built-Package: debug-symbols Build-Ids: 770d89a4468cf4d14df804e2679999744a4fa87b Multi-Arch: same Package: android-libcutils-dev Priority: optional Section: libdevel Installed-Size: 160 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 44032 MD5sum: 35c8dcef9a364d63b984ae24982f9cfb SHA1: 20809e670ffd3f0c78c57a8e719451a69ac267bd SHA256: a360d372294e53d45a4031eeac84a9f96b4533e12a9c5c65b1a45678d764a5f6 SHA512: 77569830fc7f9604172cca623bff58907f4380ca754b686bfec5d048b7a424972dfd7340257cda47c0aace2e284a6c5f1d1171a949b332ad3802309761bc848e 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: 137 Maintainer: Android Tools Maintainers Architecture: armhf Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11) Filename: pool/development/a/android-platform-tools/android-liblog_29.0.6-28+apertis2bv2024dev3b1_armhf.deb Size: 49032 MD5sum: 590bb72c8532afa3bcb6163e09adace8 SHA1: 087534fd766bf887cac08a0fed4ea993d15527b9 SHA256: eb1cb5e85d490b0cfe290d400c75cc6c5426e448a013220beb18934c04639450 SHA512: 79c090e879afc7a8fb79b2a6f341fa027935f1a5e949e031548c744c1c11cfb7a6a4e94ee947c88393481debf5d32760b361173669cbf6ee400004e7b7c669bc 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: armhf 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_armhf.deb Size: 119892 MD5sum: 85dec9bc1ed83a6f28557ec1cbf53726 SHA1: de1e59bad1e88ac72024d3a81239b6a458017a06 SHA256: 31572dc36bbea5f492c1ac3ffa3c0c76066b281795524c6af0da5d6811153d77 SHA512: 44e94ae22ef9fb38968f4d8c19c7465a41c25c9ad13b9d96937cffc69333ddd11cd27f114575409255fa206021d5cadbfbb0d0f5f2c989b004d8038c5260a1f2 Description: debug symbols for android-liblog Auto-Built-Package: debug-symbols Build-Ids: 17b46f7e29ee16f19314041e718c4730d8223880 Multi-Arch: same Package: android-liblog-dev Priority: optional Section: libdevel Installed-Size: 153 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 44680 MD5sum: 2479c2b6d20448c048f48eff3cf5a40e SHA1: 28208f04f5af3241f0167328e4dcaceeb42511ca SHA256: 1d2d0ada5fd98dd0b10aef7f8c16a9e71d3db12238d755471e6676cc3e3d9dc2 SHA512: 3b0c4d61ca0ab0ea630ca6c055faa137432ed4219c0031feb3ca7caef657a35ec57f771e3836f346b1f3d12b45a6ec6059b5dd32dc10df9eee945184b1ab7056 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: 108 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 37276 MD5sum: 6f3e07c608f07903c0cbd86357e5cbce SHA1: d6a060ec38db8e4c52d6ebd033c03a166613cdbd SHA256: 14ed8c459814a9c7d93b519389627dc4d9cfd32b38d3defffb2da2fd582564ce SHA512: bcdc687194e9da0b167065616741f2f2abfe920bdeeba19d346dcf3f081b9a7256b29a132c30eadbfb41d4cbd654e55803541ed1edf0b0a6acc7eaad7b5f92b4 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: 76 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 58488 MD5sum: 64641fecf76a2230e78900cf4bf7cf76 SHA1: 78527d97ee1b6b7d554840b7c5f17a235ae63ace SHA256: 0f9ce890123ef25c7c586d2e7fedb7e81e40bd4b10fe31aac9072b29e50e29fc SHA512: 07503d94ec79fb60a4272a46ba6c07d57a2d0c9a7598ffb42de826991b8fa933d606d96605bfe2281072bd17ce2b89097430daf0e378b6f6ea032621ae8e8781 Description: debug symbols for android-libnativehelper Auto-Built-Package: debug-symbols Build-Ids: c754b3457ca4a1c7987b2d2ec54d183cffb4d56c Multi-Arch: same Package: android-libnativehelper-dev Priority: optional Section: libdevel Installed-Size: 244 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 56432 MD5sum: b57792242eccb9140649e1885dadcf1d SHA1: 0fc5e3839a7f5fff27aa6a85dc53a4e9681fba3b SHA256: a2911098b357ce3ca69c2f90cbbd8031a769641c09e7da01a9b3c35ad568450f SHA512: 8379fbc95434bbd85fd3c38246065a32513d553ff4820996cfe4b24b15079716b443969e1b919d49eeb61e02b8e67c331495796945473244323f437a94abaf71 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: 115 Maintainer: Android Tools Maintainers Architecture: armhf 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.4), libgcc-s1 (>= 3.5), 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_armhf.deb Size: 41992 MD5sum: 6ec1dae77d7007287c1975aa040ee59c SHA1: d3032b458ea8d647d0845c613ce8f8572bfd0f35 SHA256: d63ea8a0feb3237e50c257e15b8cad5e1cc81aa523d06fcde0ddfd3dd002b4e1 SHA512: 139e917cfa996f55d10486783742f2f978bb7045f5da5c3247f7aea8867ef5088fd8b9ac5c7cc30ac144000c55a58c21057c94183ac8fc44d962606e66c5bc76 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: 63 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 43540 MD5sum: ffa65602d82bee4b37a6cc808fb41a64 SHA1: 694d214a54acbee07e0bc4cb51286a242a5c93ac SHA256: 186b8167e9f78686141648d9df536e08b5551d86cb5845f8faa270a2ae5b8c65 SHA512: 0bb7b73ad5ae11353645bf09cdf7a770ae617d41e0b5503eac1b8ea9b3d9c67746d5befd310a299e748cd86d9484fec37e20c861c606055de6b2dee80b7049fd Description: debug symbols for android-libsparse Auto-Built-Package: debug-symbols Build-Ids: 52fc79cc3f1da908ff0ff66f3c26e3fbe1f14582 Multi-Arch: same Package: android-libsparse-dev Priority: optional Section: libdevel Installed-Size: 93 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 32428 MD5sum: d1889c87f334badaed97e6f64ed7ef34 SHA1: 3e94bdfefef55c1e37c41bec85afe33c4b809a93 SHA256: 3fdde0a97d1a1b5724e051a4805b015c9a4a06c96597abf87a1ce7b1ca362a60 SHA512: 96290ea9f793fde47fab4461ecdddd634ba2e7cac7ce18ce7ed8c0fbf6d41fbc105ef7b6ed57c442389707854171b315008848d25e3b414bbf1f3d197cf8e571 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: 92 Maintainer: Android Tools Maintainers Architecture: armhf Source: android-platform-tools (29.0.6-28+apertis2bv2024dev3b1) Version: 1:29.0.6-28+apertis2bv2024dev3b1 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4) Filename: pool/development/a/android-platform-tools/android-libsync_29.0.6-28+apertis2bv2024dev3b1_armhf.deb Size: 31728 MD5sum: 45e408df7582ea5ea40f84ee349a317f SHA1: d7d0b72e442f1da79732530d31855748c99a509d SHA256: a988e31494253ed1e5d1f239fce883e537dc33f7b580ec93e8f3458c1bf390e1 SHA512: dce25743b42a3eb00ff5aab20262e363543ea6ef223186031347db8211b30064b53e9b1e02024a7a7cade81c4f423bea782bee93854c31e72084f0b2cfc0c18b 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: 21 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 7292 MD5sum: 84b587c43da5049bcb0ef23fae65b21b SHA1: f18438cd4eca683ad7a202e828c8809b31bbaf99 SHA256: 4ca4052b4f45a863b4840c234c26109ca8d79ecd4378e123a0cb1bb4af193a55 SHA512: 44c2442a821379e8bbb767f6f4e024332463d76902b4270b62fe557c21081af0bad077fbe9b0ef46644de7e8d8240cc311be31b3c259d7e34bbe607e56cce5c1 Description: debug symbols for android-libsync Auto-Built-Package: debug-symbols Build-Ids: acc6413cea064200884f89777714311004379ffa Multi-Arch: same Package: android-libsync-dev Priority: optional Section: libdevel Installed-Size: 81 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 29492 MD5sum: 0dec4bf9a372b56cab754d9791f9511b SHA1: f9d72506d6c460805e15ce292f9f7b8cac8f8c63 SHA256: 0f26684808610d1138d1f941dd5270d436f72d0758a8aa07e11214d62f73e8f9 SHA512: 79f2a99e506bbf15b53c6d5143af1ffcc703ebe152787fe468c4bb28faf2e74422e59d7c51c9a60b1d1e22f16de7190ad2d1993827e16759b312d63375e1b013 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: 196 Maintainer: Android Tools Maintainers Architecture: armhf 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.5), libstdc++6 (>= 4.1.1) Filename: pool/development/a/android-platform-tools/android-libutils_29.0.6-28+apertis2bv2024dev3b1_armhf.deb Size: 66028 MD5sum: f86410287096660e885c203cb067d0ba SHA1: 37daa35f31ce69f3c083568a0d049deb521f4cee SHA256: d20badc69b30cbd8a4ea911a0a70c479b454b4e8e9dd8f563ae34eba954dda1b SHA512: 224bec3902daa0cc9e745f626c3658ab82a93a16b6edcd0fb036e8b2393d7f686d3df63a1164e66d320258ea32384b3802c8b0e5bb1fbd1c893e158d0f56d3d6 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: 218 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 173128 MD5sum: 37bad4491755000aac20a8c1e3fae1d2 SHA1: 177a4fb9a45cd18235635f3168bfaff1fb2e2338 SHA256: 616b2650e63dded3a567899978ecc02ff9cdf46725be7d75e387c97394ed6b29 SHA512: 4f087e332fc0fd461baae31dd657a123b47da746b80eaa629187dfac233a29a5390f5d988a4cb0e713f10d0af3beb4aab1b8af13a49ad2f698a2041bfff65bd2 Description: debug symbols for android-libutils Auto-Built-Package: debug-symbols Build-Ids: 3b07c419c7905881667a91fefc7d08b7d876dfee Multi-Arch: same Package: android-libutils-dev Priority: optional Section: libdevel Installed-Size: 352 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 79144 MD5sum: a741d5cb63a2fa5752c986244b15f1db SHA1: be45f542430d1ea152175db1dda9883ea75521b3 SHA256: 5962cb91aa6d353cdbd28738179321fedb5bc081e646b868690a21676aeb458f SHA512: 91c17cbcea3bc65a6c9dcb8d81b79c9a75f1109a3b195b6fdc06505b545220c274adf39e25634532993f60a0fc5c375a98523c9999e62441d52290aeecd73b38 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: 136 Maintainer: Android Tools Maintainers Architecture: armhf 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.5), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/development/a/android-platform-tools/android-libziparchive_29.0.6-28+apertis2bv2024dev3b1_armhf.deb Size: 48188 MD5sum: b78ffe701e3613f6043eb18d2e72bfc7 SHA1: 36f55c82ca4193a6df4f0c053f7f66fb5777d952 SHA256: d19f51e33c4bd78ec964642c4f60741de002aa70a4d7dcf96c77dd8a4579bfdb SHA512: 983c251ac226e4b11d9db332564ed593c7508ed2986d50c666948e6b63ba19c18ac1eb2a2e5841be294c47065179f41e650f9e355b8faccc7c1d7387a9a64bb4 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: 116 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 95132 MD5sum: 8fc534707823f44764caddb77e6025cc SHA1: fb3861aaac427b2456da0a16574c04a4ca5837ac SHA256: 08af3a96a33446fdd327a331960e01f3f3c080a644112085414c8ac6b66ef807 SHA512: 214326dad9bb90a214d91fe6dc13fd6c6f22259a6e2871f092b3d46dd3a1520fae99c9411ff883c6ce66e3360ffe57fd7c5a4c0f8d3f2b1166d4e30be8badaca Description: debug symbols for android-libziparchive Auto-Built-Package: debug-symbols Build-Ids: cf93854ccabb5456fa8faa119bfc4b4c011d254f Multi-Arch: same Package: android-libziparchive-dev Priority: optional Section: libdevel Installed-Size: 98 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 34364 MD5sum: 841b343cda5d8d27f0943e6603f473af SHA1: 35943b82170d471a6284858c371a6608bb0f3ea2 SHA256: fcc02d7f4b86a233f3c704cfdf637ab3778acd50152540710024c41d013adb17 SHA512: 3df46f08e707cb3b632fc9cde038d0f4db9f15c105714599ebb9a8acbe9e1f4b1338816180deb05b040fb5fbd718d1d8787d93c26e63015b969f28912807b0c6 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: 110 Maintainer: Android Tools Maintainers Architecture: armhf 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.5), 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_armhf.deb Size: 33260 MD5sum: 7b91fd46c248ccb1a0b299ad43da7e4f SHA1: 5a4b80bac09d8a80eb00f4e2cff8b457a5c0cf21 SHA256: 21aa7a88b70dcf3b41481b1ddfa23c5d6e9875c10c00873307445666a1e7dbe0 SHA512: beedfa0e92c9e5d065eb40a05f1331d09e29a93d5283ffd5dad842bcd1ccf72fa7ad9d83c05a69fc8502893b98d2d1900e44af013c0b3bdbc9cf0a611e9f7def 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: 55 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 17100 MD5sum: 918433da9535afd5f910e86abaae0f74 SHA1: 370d145143d1fac0e70641079820890f9dd70d4b SHA256: b1bb73689e1051d2a2df910cbf1bb1407b3420bd7bd6ffb8b18a8f21a75a8989 SHA512: 915c7f30b9a9ce01cd7e0b08f3fb7918ed83a393b29d46cdd4361ec895663d54a94deff947200306975200deef5c8fb429108fd34a41f98abd1068faaa2e3cf8 Description: debug symbols for android-sdk-libsparse-utils Auto-Built-Package: debug-symbols Build-Ids: 03c91deccfb084e7ff0f0829f50cfef9f4c14a35 28c8efafcb50dc255f8d2f26f3eb5fc460b606a6 34100c791ffce2244b3cd512ab2987ff580f69c2 697974ea1ca61ae94bfec208f76cebb99061a136 Package: ann-tools Priority: optional Section: math Installed-Size: 104 Maintainer: Debian Science Maintainers Architecture: armhf Source: ann Version: 1.1.2+doc-9+apertis0bv2024dev2b1 Depends: libann0 (>= 1.1.2+doc), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11) Filename: pool/development/a/ann/ann-tools_1.1.2+doc-9+apertis0bv2024dev2b1_armhf.deb Size: 33828 MD5sum: 19570a0efa312970e43d6b8039d9ffd0 SHA1: 8671a33111240b31028b911f8d8447dc71cdbc75 SHA256: 3e20a8c7a28f43715bc2a40ac0c80732b490872680221b06994bba5d220d8d5a SHA512: eea1c3b9b2f7807ff971d92366fb4ef9280f67a86dfcaf26e45f0b8f13d0ce56af1fb088c730f1189d5ac9e9919ca9fa9a35859fef9defe264d8432486d73d42 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: 144 Maintainer: Debian Science Maintainers Architecture: armhf 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_armhf.deb Size: 109688 MD5sum: 8135f5422394e778229524f665426541 SHA1: 4f9aa0f7416814b46e239882b8a12e3d0586577c SHA256: 518c4c23350ba169a92931e3d93194c48cb22a081ce26dd4a7d23641fe52d6c6 SHA512: 66c69aa55b76163931536a005fa6f56c992734dd83e8fd902fb068df180d6e144d886377b70aa8be33be857fc18ce173fc134b8777e9c0c3cf47476b1f2c729a Description: debug symbols for ann-tools Auto-Built-Package: debug-symbols Build-Ids: 0ef420f200fd7124df6c122d52b54899d2f45986 2c8364423229ca96d7788ccc49c6d8f134d66020 8dfc7cb1d0e2e0be24799faab32a86449c9fdd4d Package: anthy Priority: optional Section: utils Installed-Size: 52 Maintainer: Debian Input Method Team Architecture: armhf 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_armhf.deb Size: 15860 MD5sum: c316f00eb4374f307b64308801e187e6 SHA1: 0294a22c04cf3884302afd886a94ccacbaba2d73 SHA256: 2f6af1556a0a42a09519bae34463466d927bfe8f2f4012c0ee2c7a7577d78fa6 SHA512: 1836756cb33eb71dd45316d851ed69d7898d48303e8d3d19391ba041634f43ac33cf18f59168129e341320bd2214e4518c76f177401d524b76abaa4aae06a30c 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: 62 Maintainer: Debian Input Method Team Architecture: armhf Source: anthy Version: 1:0.4-2apertis0bv2024dev2b1 Depends: anthy (= 1:0.4-2apertis0bv2024dev2b1) Filename: pool/development/a/anthy/anthy-dbgsym_0.4-2apertis0bv2024dev2b1_armhf.deb Size: 41024 MD5sum: a1e7affa335351a7b246b4d66e797390 SHA1: 5f9f7a16a6b73801e29bc8a4b058e5a20919e3e4 SHA256: e8c27e1f929f371b6607276de02cf8924cf7e58463958355105051e4345f82f1 SHA512: e7068d7fb6af6d157c65c2a6fe4beda298b14d1e8c288cde3a114f7194f0b2885d1e352941cd931ec7e161c76dc446b39021e01d032152833b4c19f3be8803e4 Description: debug symbols for anthy Auto-Built-Package: debug-symbols Build-Ids: 7d5e34f7c143dc9af78b58bc96dee40092071d55 dfcdd1eb0ff9dbde6afa269d512b1f2309ce64a0 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: apache2 Priority: optional Section: httpd Installed-Size: 581 Maintainer: Debian Apache Maintainers Architecture: armhf 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_armhf.deb Size: 223964 MD5sum: afe09ffdf5fc7b25946d9a56d8256920 SHA1: b6952630159dcb9413e738bdd75e71f37eba2db6 SHA256: 3e8a5b85178cba17142519b6b5b93996691b9ad9facfa933d7361ec42667548e SHA512: 789f42dc6ba0a40c77d299ef982a2d0af2acf7acd19de6fd124cff4d207f4cc99d607d9e00c9487bbfa7f4b5b599b572b9839aa61df9d18835f80562969421d3 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: 3237 Maintainer: Debian Apache Maintainers Architecture: armhf 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_armhf.deb Size: 1198016 MD5sum: b9839158040d4d434118adf20d8bb3c7 SHA1: 3f4fe1989133d05dcd94b5fdcf2a49aaa5e2dbe2 SHA256: 6a314de8ab392d2f3709ab9f22b86448bb52ac14701b2675c56ef73ba9e141d6 SHA512: fc6410b8075116aa8e68e9611f1ee3196cdcd110881f7f2d998f3523e5b498cd0d3d3694830d64a223f4258ba41e27308d77c8b9b68c5468a5d8143d8e11d070 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: 4329 Maintainer: Debian Apache Maintainers Architecture: armhf 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_armhf.deb Size: 3297724 MD5sum: 57edfe067260249c75eb12fce8941015 SHA1: a54aa0528c1ebc98d74d5789717dbc0e17460a2a SHA256: 9d84b3e2fa811720600c62c5fdfde0e9658f46e6dee94f17c354b4bb2c147df3 SHA512: 2c40a1b65412a3233bde02bb7924703ce8011d32f7b53adb0290237e7fe819e292019a48a360521c73b616a444d55ce7eb55b100b6adf165ea4f2d5991162422 Description: debug symbols for apache2-bin Auto-Built-Package: debug-symbols Build-Ids: 01f3541a2e978f401d006f689f0c1bada5771e62 02c8fd26a05ed09677eded7cce1f4ab2847022ac 03be63595b8be4939c925bc15590076e08c645de 05bbd21c45f2c40c7a174c137f87f890123ce25c 0918021888e0eecbf447874576dc89c2ef4bf70e 097f1e17c61e33301343bc03b40a0e2d5db0a924 0bef792d5a197086d0bc42d36a46bf7c3bfddbfc 108320fc0a50e3576f313f548a1e9a287f3eb1e0 1254ef56b6cdcc26e598c253a055ea8748429cde 14100ddd733b7d13ff6b791649e4b8026c015d6d 162284b578b98249489ff53fb6c8a6c12b8561d0 168bfc11d5d5566008bdd8628bc540fc4bce7762 18146f5798fe9110390552ed7afda4a88a01a159 18d74dd5b908939beda357a10341327ba1e8746b 19c82f57a54453497f4674023e722d82b637d30d 1b0fa1a2c96886bddbe93203f69623e72b32768e 1c06d8bec364c31f06d66726c16614d5c85d244d 1ebd3a7a7c68b54257a59cb7f73a0f4abd4cd323 202c8c3a7020f0b37705615b188a784feeb18455 250eec217887b613e60dae7bf1335357d5d4870f 26ed492d9ec7d543606737d14128b53b753a8707 293f7d7fca78404bdefd99bdd581d2d0228645dd 295f870c8f8a6552ee907831fc07c9aa029ac786 29ebb68090391e032378eae13012a4bfefac6ec3 2a09ce582cd85297b52f013eb97193b3d9260c6e 2a7c3b2633d00117ab77d04a921f0f60e862351a 2d7b0e6c96ab311f8909a748d5c8edb3bb34608f 2f7045eb22c2b3342ee66022a9e6cadf59a64d8f 2ffd9187c1a7a660de81327260d71dfa50b04710 3450a86de985e4bb358daa774712b77ffc6f87bf 39790eeb0d6ec16658d3fb84691c5eb9517559c0 3b6ec0c29b13538523881fb16cd251acca897542 40ce42e095179d06865ac62aea51397e0f03dd0c 43ebd2cd1804b3a1f48d86f439e9115a2388e7b8 45ffbf6dc285ac40b30893e70ca87debcd66146b 4682395a79de7813c1f2f5ef1919fdfd102475bd 48931d179e931012a95384a1332a83253dcfb8a5 499eed84c446c92f35aee43342aa16ff3b3bdc7d 49a4aca832c46de18a7f789966ab124704ca106d 4bd2a446e11975de23777fab3e2e53e4cf4f5826 4bd7b2853c51484acba652f7142d29311f3c932d 4fd57140d3006e4bdaf8280e4d3c378599c08e62 50493475637129b9e842e321ce0045f72e9625b5 507ba7f81acf28d3302df8ffd45cd3f70e8a2c4e 50b3bc968256309a42f9263a504a3a3b2140d2bf 51ecd9c7f8acf9295e70c88354476d858d1692d4 51f29f90495363dfc76ad127d457376e286b8062 5748232b329be2f67726c6fc5a83f7d75ce5c81a 5b1709f5075e64b9d05997ebb017958402093d50 5b7d1ce9dd6543dc0c2db87b919f1de224d68ec8 5b83d40afacfedb4c2cab9a1356a9154b284530f 5c0425bde20a31aad5168ba15ca76359aca18c8f 5c47f78e827f39c33372e9d742bcd50bd5982696 5ef5b7ca7c7e7e999e87f351384f993c91c66fd2 6076a5332cde86ae1ffca15a39006f014f5d53d3 61f115da40f7229dda9fc2cbc73c1d41bbf3af05 65f2ca64e194d9eab60d45fcc234960c39f3572a 666bd2dae87099e994ec65abdbe6d31b415b8e69 6682ed9b2910a3f35be8035b70a0ab98fe6772d3 672cd61060d0bde1a25c21f18f1a1f4439f8196f 682d99512ce470c8a40390c385a25cebc3d80783 6ab3505b674fdf7681933612fe4d19f8e81298ae 6cd193b6a95ccbce0eb9ddccb75416a742da4f4a 6e6c36baff8f4b31de4c84e7d0d4eb68db8525c7 75a19777e56683d47c0bc5042134299a0dc326e2 793ee7738e28324dc002792b5e0a7e20e8e8e988 7d3589164887719ce6ec0ed5b31159e018206345 7db8e93063b9b96b26ad173d1277150adf861e92 7f16cab57ac55cfcd9f57065c939cf1ae134f254 81302768618658a9d9e0e03dda30bc1a239d24f7 81c9321c5c43303d89fabc88a8c381461e2aba70 83cdf5bccdb150db20270aabeadc7364b34d790c 846b72b4eb14f6c89dd90c3cd269d249abd7601e 894d09fc61d2d30888f950dd9890ed1918b3d060 8a7bd16ed5d501685c0774a2872eb3cb92372b49 8b372d64bd2e9774bfa3b62d4e71f5bdf8183bf5 8bb16136354aacac9ebb3e36b85c4dd2ecee1ecd 8d317fc248cd0cc0b228cda1127e45af89154ce3 8f4a9360686835cdb9861e9a1e40fc90e09aadf6 9570dba12606858f2f8a3843392266d3cb12c18d 97ad7e0cf0b1b8dfceaff71f5edfcab11e015c74 9b4ec824ca25a0c0ccc526011da156e386edd72f 9f1634c8d906cd7149a38743d86e54b25e1b4f09 a1fd7f90ddf898fd8704c9ac913129a56b4cdf3e a42d4a7cdfab302f818dbe6765a03593e90517f9 a4a91a4c80cccd99decb4b463160e2ec19b91934 a93ae648c81febbb08c9bf38deaa228b462d14ab aa37dbfed09a7b7839cab2ee208dc6eeeb1d40c4 aa3e1125c2522534c759b2783334ef658a006028 aa59988efbb4e076c23079bf05aab69dcb0438f0 ace4e17c0f0a0ea1cfa3aa6102ab8b52516efaeb af7cef40e3efcd712985dc3a8ccb7e88381f1bb4 b037a5c6b43b9cad33604a317dcb595a8a46b053 b30e4a498b89b636b71d3a79f3d4448a4ae256ed b37e14ac9bd8951ac9c3213eb0b7daffa15e320a b7baa7582401384a2d1cbe76bed2292a22732cd4 be0364e99a23996b9491c841fc768ec1a4de62c3 c209362e28192595083fa4442425b49c240c3313 c3b0650082b426db481aa1a6ae3db2de01f9e7b6 c77f6c998a3d49b17b5e50fb44e14fab5da82b5e cd849686bc7c5a3df4487b1d6c06d05b7ecd5317 d1f45482cc5dba5a666abcd05fcea9c8851f8df3 d60adc7a7e1ddbad01cfce779ef5e2a00687cb89 dd20e880250b4bcac4bccd6178c0d9e19c4c83eb e0bd2d5d8120795fc4af173d1028ea8d787b3706 e17440d4f3a9fdabb37798d7cd8aa738aa9f4f2a e1f37f9c5841e00c0866e24e654d8a420ae5a9af e3a71299203c03f35e5271263f0cae14968fb70b e5e96bf007278a96c35f8f087fff0d04cc89d09d e6b42052a769f02fbb59ba543a788ee8baf67130 e825782e1ecb0bceb988d8220a85f9716fea272b f164753f05455da27573d074cf12ba9df9812bd5 f51501860b67c33b61375f9b2547bb1e4095cb97 fb1776d835d24640b7c8c303a3793b850c8aa812 fc010ce7d63d6a4ecb6d40c97d4d17345dba6a74 fcdd676dff49a567ce4b3f180bc4f2fd35a73fcf fdcf9e6708db05d5bc337a98ad08c23957e5917f fed3fa72cb09f2d3ce83d94c745d0ae63225bdd1 ff5dc84d057661f0011366c19fd348ab0c487602 Package: apache2-data Priority: optional Section: httpd Installed-Size: 864 Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.4.57-2+apertis0bv2024dev3b1 Filename: pool/development/a/apache2/apache2-data_2.4.57-2+apertis0bv2024dev3b1_all.deb Size: 169052 MD5sum: ae88cbbe5d163af27a2c165b5f9a7710 SHA1: 9a38f4a39aefae14e829a2101ff1635170e51755 SHA256: ca7f1b818f2ae289bf5b88f39f3d4c000bc28ccfc9afc43da244f7c5b658318c SHA512: 0f1d7e4aad754c9e4bed04fa09feb37c731a972e8a66ca5290faf3a433e8638f9301fd991cead1837a36d46d4caed9e72dede9c3c4541ce3e3495f03532c788e 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: armhf 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_armhf.deb Size: 315192 MD5sum: cf701cbad05d5ea424e098186d35d1b9 SHA1: d7afbc4997ccdc7ed73c4079c5c8bf639a14fae7 SHA256: a0e77e29f5a86c98d25e87bfd16ed88c6efcf9781e0ffa8e96d9a45f0b2cda39 SHA512: 37232fead7b6d0948149bc875f781da99289c58d3da2f972a6a54ba5966560fc19305faab5f7a72ddf129346b35dd682e98a27cf71d30b3ed62dbb2438a5481e 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+apertis0bv2024dev3b1 Recommends: apache2 Filename: pool/development/a/apache2/apache2-doc_2.4.57-2+apertis0bv2024dev3b1_all.deb Size: 4018292 MD5sum: cd43d3f97c26bc291332d8be1bf87724 SHA1: 06dc411c21eeff9bba67fcdfc5c0a856f1646934 SHA256: 006892394f55b2236798f196ed9666287c1a849e34f0c54a2ba3dd471e5e4e1a SHA512: f2327affbae0bfe728e31fc321ecf0552ddc32f30b9944d5f8ea0dfb4e3a203da75ff7ce5cd29d48b4456e1d6f28cdf55f9140a80792973d0770063d1c53efa6 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: armhf 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_armhf.deb Size: 3128 MD5sum: 7a8819614bdb3a56866648f41c882e26 SHA1: a87b8152e4e1c9b8b572ec29d83adf725fef729a SHA256: e7601d63db599391f95a6a9430476e86342caa0e82bf6c6fa10b886f1d5b00e3 SHA512: a4ba37f16d877038075bc3dc0567f959874d571402d857b3093befdfa9ece95ffdeeceec830e70c40adacf85ece58050ec691167951415db82d90f5ceb600dba 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: 189 Maintainer: Debian Apache Maintainers Architecture: armhf 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_armhf.deb Size: 143884 MD5sum: b6382e87b72646736bd4db30fc675bd7 SHA1: 7636e4ef570689edf81b0c74c1f7d6b1badeb4d7 SHA256: c3a1af2de5002c3e97ea4daeb359b39040aaa4041b33b42456dc0adc96275c02 SHA512: fa894416ba19eb0bc9122535f575f53e5e0a3f0e59b8a09d60150449cd15b0b34aa4000c781aaef6880f61571fc275d063a8f41e13cf3140ea44101f1e1e5fd8 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: 26 Maintainer: Debian Apache Maintainers Architecture: armhf 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_armhf.deb Size: 12272 MD5sum: a214674ba8c4e6f1cc62f91e75267abc SHA1: d97780ca6dbf0c5d7492426cb545224e1a78bda6 SHA256: 7b0d2756aa731531076fce172029d583a52dbe3955369ae656bd61eb0dd55ecc SHA512: afedc9a5eb603b4a9ffd2a24a30de8b735e7ad18d74ef38a8ca4ed6fc58993ef44d98602a2c54d6c6f71dabb2bcb03fc42461ae449c593b8605872cc3efa6fee Description: debug symbols for apache2-suexec-custom Auto-Built-Package: debug-symbols Build-Ids: f59bc33af69173d804e7fe646b03b872c227f6c0 Package: apache2-suexec-pristine Priority: optional Section: httpd Installed-Size: 183 Maintainer: Debian Apache Maintainers Architecture: armhf 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_armhf.deb Size: 142392 MD5sum: 0fd0a2f5bb3c27c8a4caf72ca19a192b SHA1: d522f3cbb0d7519d757d2ddb27b09b72cbd4bc8e SHA256: 73b39f765ea827ae5a38c5dd0fe9cbc277f0a1e0d3237966f7a5285b54c7d1a7 SHA512: fa6ffc8a235b60dfef1a93e321f59a4d76388d5cd5bf79050ab2d652ebb6d6b1e5a69801d49927690be668765248e991e1367e9e63ba4c7edce3829497541811 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: 25 Maintainer: Debian Apache Maintainers Architecture: armhf 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_armhf.deb Size: 11052 MD5sum: 01407d99e98296128a8cffe6316224af SHA1: e42d48e6b867a6e50968f8f6de556826aae768d6 SHA256: f7ba0915b026a101d9c1b0de23bc1fb30e14f44418242b646b2d0daa814cb98c SHA512: cc1585d72f7f62058db3cc2940b8b21fb21ba9473cc5e737a24440e850f9caee78fb262047d897ba55bc48f7cda5bba1e218e574abd9287213312f691f2c203d Description: debug symbols for apache2-suexec-pristine Auto-Built-Package: debug-symbols Build-Ids: 8497e80e8779c9dc6da40394a560098f7d9be682 Package: apache2-utils Priority: optional Section: httpd Installed-Size: 361 Maintainer: Debian Apache Maintainers Architecture: armhf 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_armhf.deb Size: 210900 MD5sum: 1f05f86ff487c6a3e8feceb47f918271 SHA1: 2182e749ec2f2134407a1470c6f60e0b778e2eb1 SHA256: 71ed770b14dd5d0d6ca9e0a45d65994dfd0dde0da247a4bd4c3f0a7ef61709f8 SHA512: 1b8a2a6d4f54da43e455209c2edac0641ee4b827dfc3873a5f839fbc05d1ee10333106f6020926af0d6b0ff9b7a46588f82e666eddc9d61be96491ec22ae0241 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: 198 Maintainer: Debian Apache Maintainers Architecture: armhf 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_armhf.deb Size: 117328 MD5sum: 8f3c8413eaf3e280c73bb640045dfc24 SHA1: fe01c0973d7a7af8fa16b8c810330d5d8628ebf4 SHA256: 8761991486787d490f71337a28a3a0abda8c7524e343e9787ae95b69d3e06199 SHA512: b39f6bf9c8e050eeef2ee3ddf1616ad5b5fce5a9f24376529c5659d76166f8110f7a8d27252e8c215743e2561fedd0edeb388adfb2730880fe41fbf5be9aab49 Description: debug symbols for apache2-utils Auto-Built-Package: debug-symbols Build-Ids: 134717637ef9b9d67c93b5abe579aa7bce3f59eb 16d3ce27c648cc75e02131a821eea4af5780bca2 4b552ee21ed8a707fa06bd3abe6bc1ef6716c8b4 531ead6c3b9ef544664e948fbe83da5c3a63c8ed 56418db31419bce5a500ffbcf67691dc88cfed00 5f103ebfa23ef792bd975baa166c988dc96df62a 842593025b017bc6d32c9c43e32f37ac83d8a9fc 860bd60676428d13ea1dc3a4581ca147abc4824a e034b21416ace1e21542bda8032d784ea9755d58 e055da1e29de673b1b8beb58c8af270bc63fed9b Package: apertis-dev-tools Priority: optional Section: devel Installed-Size: 225 Maintainer: Apertis package maintainers Architecture: all Version: 0.2023.7bv2024dev3b1 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.7bv2024dev3b1_all.deb Size: 53372 MD5sum: 75525ffc35426f032344defc9610c873 SHA1: 4bc52ba20fbf35613cbdc589fa9f613350ee631e SHA256: 22a5215ca0b7e5bde8f3cd80c1150dfdedac1e43969f54cae0fb8baa7c332a90 SHA512: 42211833b72992bbc313ee47e629e26f2fd602b4cb1d96b398279659cf372047268c48ab995f13bcfe8f4f0681cbfd9228c67cf304cf1543d9ca225213b57c7f 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.5bv2024dev3b1 Replaces: chaiwala-tests (<< 2:0.2023.5bv2024dev3b1) Depends: perl:any, python3:any, connman, python3-dbus, python3-dialog, python3-gi Breaks: chaiwala-tests (<< 2:0.2023.5bv2024dev3b1) Filename: pool/development/a/apertis-tests/apertis-tests_0.2023.5bv2024dev3b1_all.deb Size: 368404 MD5sum: 2e8654d8af52994c15a31cc4b8792d61 SHA1: 938659856cd7bee7d9151864748c4a5d58061c15 SHA256: 1d7f3f2c944a1ec52ce6394e0984c9d8a90f7dec5f65794e274c823210e51f8d SHA512: 02a43d8fa0651804399991474bc649d76bd4530813801442c61a833b99ee1fb2aebe943254360fa7a7dda0d5d02d83d6fc6745987091759e6450211c25759371 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: 89 Maintainer: apertis-tests maintainers Architecture: armhf Source: apertis-tests Version: 2:0.2023.5bv2024dev3b1 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.5bv2024dev3b1_armhf.deb Size: 22576 MD5sum: 779f49fd86f4887294a9b668dd86fcbd SHA1: 7086797ea197a3e0215a52e4fb9cd82f006a9e22 SHA256: 956be954a63d1060f3a43567a3bf748d7e80af02f1d71f266025928663de963d SHA512: df9c2072f399e1979931ef5782757c8c9a8f6ec2afb396bf390d5ddc21b3e4fea83f271e5f034393d6b59ed0114bf06c6c68a2eadbe9ff2f1d7d7b3ab57bb4be 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: 114 Maintainer: apertis-tests maintainers Architecture: armhf Source: apertis-tests Version: 2:0.2023.5bv2024dev3b1 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.5bv2024dev3b1_armhf.deb Size: 30068 MD5sum: 56f033da8d520e67a4f3091bca4a258a SHA1: c4b33caed408fe7ec5edf520507a51eff226e942 SHA256: ff1664c838aee6337d497e8c49f5ec5fb068cd104c19301661a4e73395c0c086 SHA512: 07040e2e5449a929ebfb80d5e6622795a4e8bf9b3c5d22d0733adfdf13f343fb95656798f5d9592a5d9a015bea66547fd517201b39285eee7701684aabebd642 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: 29 Maintainer: apertis-tests maintainers Architecture: armhf Source: apertis-tests Version: 2:0.2023.5bv2024dev3b1 Depends: apertis-tests-apparmor-goals (= 2:0.2023.5bv2024dev3b1) Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-goals-dbgsym_0.2023.5bv2024dev3b1_armhf.deb Size: 7492 MD5sum: ffba23710fe13f3fc2ee0e89f657cc1b SHA1: 6f32acca30a6c0f0b95cac3ed40da836435c6779 SHA256: ebf8076492492a9bcca4ac4da611c54001e04dbda5a6e2462d483ef5266e807c SHA512: 8c295b438d3426a4c514e7986936e3911b352314494fc0bb1e54829a25b40eda58ba8c3a1dc6e2e7247ce3e00fda4390d99e390036fafcef0ae43d20b6ee8815 Description: debug symbols for apertis-tests-apparmor-goals Auto-Built-Package: debug-symbols Build-Ids: 19a589b1f261eda5bba828e4155eb4eebed90cfb 75cc9fa1dcedf6e702d5eca722dd95295bb6cca2 Package: apertis-tests-apparmor-ofono Priority: optional Section: utils Installed-Size: 89 Maintainer: apertis-tests maintainers Architecture: armhf Source: apertis-tests Version: 2:0.2023.5bv2024dev3b1 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.5bv2024dev3b1_armhf.deb Size: 22604 MD5sum: 34827753b8b29a9c121857a42e838a95 SHA1: 4facc5800f8dda767e5cb36e0d6dd1a3f659de80 SHA256: 938bd2248c6aa71acd91f667a245bca6bf5f52c82ccf2201c1a5226ec42319ae SHA512: d8248a1ef20777322b7629f2e10abee9ea78282b2ec39e45e0133418e984eec888b7de9bb3a0e1271ac62c99b127de4b1568002ec4fdc63671d004b27ba229c8 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.5bv2024dev3b1 Replaces: chaiwala-apparmor-report (<< 2:0.2023.5bv2024dev3b1) Provides: chaiwala-apparmor-report Depends: apparmor, apparmor-utils Breaks: chaiwala-apparmor-report (<< 2:0.2023.5bv2024dev3b1) Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-report_0.2023.5bv2024dev3b1_all.deb Size: 21388 MD5sum: a9a081d1e18ac097cb975388ae899cf4 SHA1: 720065d605f9edc2dc456f21380a9dcc7e8a3830 SHA256: 941297237b6c2a20e3a3386f18bac57800e8b14587a0532a2ff088ef3aeb33a7 SHA512: 9b8fbdd781a8d650aca321a00236998d2333a1c6a528b1681ea8aaf9c85cb47f24f3742522ed3d083bade757755d6f1dd06cec2cd07d56f88c90a07ed1bfc114 Description: apparmor complaint report generator This package contains the apparmor complaint report generator. Package: apertis-tests-apparmor-tracker Priority: optional Section: utils Installed-Size: 92 Maintainer: apertis-tests maintainers Architecture: armhf Source: apertis-tests Version: 2:0.2023.5bv2024dev3b1 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.5bv2024dev3b1_armhf.deb Size: 23316 MD5sum: 3243e53d6ca231685d30f7e6c202d873 SHA1: 406a2550f90ebeecbf4cc54fc35de2dc2a7cce5e SHA256: 9ea92024effc4ed39d748740767f892eeca59009766c351467f7a97489c2d3d1 SHA512: 1176c2e9c12bab137391252b777159952b787e6f04bcce5065fcbb27088fd76197329dd684287b0a296d3b10422f06d940360604d06e6eb3d881c35bc1961b0f 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: 82 Maintainer: apertis-tests maintainers Architecture: armhf Source: apertis-tests Version: 2:0.2023.5bv2024dev3b1 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.5bv2024dev3b1_armhf.deb Size: 23292 MD5sum: 3aa7e6cd95093836b517f1f20d03a539 SHA1: 5a9fede98c962740df7b05343ac7f89cdee9ea17 SHA256: e9d1adb64c7013d78bcacca87f0a55dcad75cb96f64c968ad12efbf102458c1c SHA512: e74df1ded0d390bbb6d55ca3ee64fc557d3520d0bb2b57393b778757fe5b7da43e5fa165c53c40922fe3d3262c4f7f76db5adffc408a87c1679ce1f4aea37429 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: 27 Maintainer: apertis-tests maintainers Architecture: armhf Source: apertis-tests Version: 2:0.2023.5bv2024dev3b1 Depends: apertis-tests-bin (= 2:0.2023.5bv2024dev3b1) Filename: pool/development/a/apertis-tests/apertis-tests-bin-dbgsym_0.2023.5bv2024dev3b1_armhf.deb Size: 12608 MD5sum: 66f625e35eec18c29d01115547f6908b SHA1: 4ef0554e966daed75d6a512bd62a186d68d16d91 SHA256: 6fe3411b402a26cc1678a52692f0d99dafae310af0131557b2fc4ed6ad35801c SHA512: 60baae4282a975cbfc6bb1da99f1e625bbd7a394651f25e3dc32d2eedd307a8eb8dadb833f6056de90c675037c6b80347f79bf562f363e61abb6df8c1e036e3f Description: debug symbols for apertis-tests-bin Auto-Built-Package: debug-symbols Build-Ids: cb3185cbdc2db5b054c61ad73c18b30cc70fe0e0 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: 29 Maintainer: Frédéric Dalleau Architecture: armhf Version: 0.2023.0bv2024dev2b1 Depends: libc6 (>= 2.34), libsystemd0 (>= 243) Filename: pool/development/a/apparmor-bluez-tester/apparmor-bluez-tester_0.2023.0bv2024dev2b1_armhf.deb Size: 9120 MD5sum: aad8f726d2076d13f2d560071dfc0a55 SHA1: d94c0a1a99a662d8d8801f6080d7389631ef17c1 SHA256: 49dd3be8198d0288db39031a524acdff07622d513b61ef62132f870405d48064 SHA512: 30ba31794a40163fe98cd0f3105884dccf7f236eb4e752fd353be0436ab3746fac42ba1d41dc91d6084d47da53c7700bc9be8ad9dda03d145ecfa57a3176df7f 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: 33 Maintainer: Frédéric Dalleau Architecture: armhf 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_armhf.deb Size: 18892 MD5sum: d38ab1da5fe0684e4763a2e72a014193 SHA1: d0798369b9f35ac2adf7cca6fd0e66125be3b05a SHA256: d7bbfbadabde2737bbbfb8cf04240ab60e6071804f27e7a69fe251437f85b860 SHA512: 213e824a9cc3d64f23d13db945ff1bd1e855a3ede0ea04ddd2ae7d54d81d2d075cef40ba2421c805c0785a7fd795ec9420004be91d001c0704c4397f5bee585b Description: debug symbols for apparmor-bluez-tester Auto-Built-Package: debug-symbols Build-Ids: 162d567c8e52727b3c3471379e6132b825d7006a Package: apparmor-chaiwala-system-tester Priority: optional Section: misc Installed-Size: 25 Maintainer: Andre Moreira Magalhaes Architecture: armhf Version: 0.2023.1bv2024dev3b1 Depends: libc6 (>= 2.34) Filename: pool/development/a/apparmor-chaiwala-system-tester/apparmor-chaiwala-system-tester_0.2023.1bv2024dev3b1_armhf.deb Size: 5124 MD5sum: 98074741d2613a6e08a1cdd098e0dd5a SHA1: e61a554c3fa76e402844f7cc01604da391e01c68 SHA256: 25ced76511fd387f56cef6a3bbd488dc8cef3268e8d7df4c5935c21b66f07380 SHA512: 21d143a218baceaf0f615bfe28896c0c30e8ded866c7a5b33afaafffc392630cbaeb8b94baf1190d78464ada7001d7208e2ca6cb53f9346f1d1d437054c4a4fc 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: 29 Maintainer: Andre Moreira Magalhaes Architecture: armhf 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_armhf.deb Size: 7512 MD5sum: 6582be41d1e558a7448b15492144e73b SHA1: ff1d54b5307e64e3b83e6892582a2d6f1cfe7ef9 SHA256: f2908b63360d399671f356320813f82c4f34cedae26521657caaf176dd1fdcbe SHA512: 24f5a3abdbea8c6ad638f003cf3f1889c9982153d88a13c9a948d06652114c1d946744e4430dc224fc8b562265de54dc822a24eb4dab93c1912edf2e627eec45 Description: debug symbols for apparmor-chaiwala-system-tester Auto-Built-Package: debug-symbols Build-Ids: 6a151ae94efb6925ba4451f9f1e58de91590b9fb 8ca45bc2914ab8005de02a4dc20f99fabc9d140a Package: apparmor-dbus-tester Priority: optional Section: misc Installed-Size: 25 Maintainer: Martyn Welch Architecture: armhf Version: 0.2023.0bv2024dev2b1 Depends: libc6 (>= 2.34), libsystemd0 (>= 243) Filename: pool/development/a/apparmor-dbus-tester/apparmor-dbus-tester_0.2023.0bv2024dev2b1_armhf.deb Size: 5216 MD5sum: ccf3934e85b36aa232f770148b41cdee SHA1: 4f95a5afcf45e17fd9957c35b4b238bf32bfac7b SHA256: e4c37da00466912f26e1018490c8cd07b5603be9b2f76af0930b241ed4fd0dd3 SHA512: 3b389efb627f101826348e0f83c0520a70f083d32ca7f5f8ffb937466bdbc0ec364de8439ac291ba19ef2bd4f039e4578322cce13f12a24ae11ceb6ae9702437 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: 23 Maintainer: Martyn Welch Architecture: armhf 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_armhf.deb Size: 9092 MD5sum: e4d7403f182b3b57f2d9162fdc17739f SHA1: e075c711778f1cc31bbd248d434b8b0e027132f2 SHA256: 92b749b9ee3268f4af8e0ef1f731e930b0965f4aa16219d3737572a98acec125 SHA512: 5e55390672e1c8ce139fcf98b92812a5c988475594cd052bf6fc9b206df3e1763a4f7090f600e171624cf49a3fc7889237e4e363c122665b3b93d560addcb5f4 Description: debug symbols for apparmor-dbus-tester Auto-Built-Package: debug-symbols Build-Ids: 402144a0ed1468b82217b3ea37e6fbbc29de1b04 Package: apparmor-demo Priority: optional Section: misc Installed-Size: 71 Maintainer: Cosimo Alfarano Architecture: armhf Version: 1.2021.4bv2024dev2b2 Depends: libc6 (>= 2.34), apparmor, iputils-ping Filename: pool/development/a/apparmor-demo/apparmor-demo_1.2021.4bv2024dev2b2_armhf.deb Size: 15232 MD5sum: 7e717b352b739904d728e0e59aa5601e SHA1: be25a6db78a79a54719e8073ee2921c09d90725f SHA256: 0f54721fd4e8e3431014e0d769b7d19d4161603ab32c3894d5ac23375ef6cf93 SHA512: 25e6cd30f1b37298476487cf1f3fa4b5333567761497f2cfe2adb5646abfb52aaeb9c1b14ae9caea335ddf94af15f3600c57847f816007a21942512613d739aa Description: AppArmor demonstration Demonstrates some AppArmor functionalities using a test-like approach Package: apparmor-demo-dbgsym Priority: optional Section: debug Installed-Size: 45 Maintainer: Cosimo Alfarano Architecture: armhf 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_armhf.deb Size: 14192 MD5sum: 4c9d6035b7d2f788b164e8bce808822d SHA1: 9c35e7d8e17bb4a293dd79e36829525aabf23b63 SHA256: 004f03a632b03d93dbf1222e02c4065bf2190cfa66e32744ec2e08b906e8640a SHA512: 383fa0352091d80004b0582f68aeb8215d1106c7cabfaf1827d6718cc32dae50b59d3c8411360a8883736235c05048ae580261b516bf6ecface71963409938fb Description: debug symbols for apparmor-demo Auto-Built-Package: debug-symbols Build-Ids: 3a8c43d082bc6b4a27ee75f3e9d03444747d4385 7d7887a5f097cfa783002e654aa63c36fdb5be52 891ecf766a0f1b61a3b9e9af5e81aa780eebbf72 96ba747dc5e37d3692add31459adf2ad687e40c0 Package: apparmor-pulseaudio-tester Priority: optional Section: misc Installed-Size: 19 Maintainer: Andre Moreira Magalhaes Architecture: armhf 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_armhf.deb Size: 4144 MD5sum: 98f47476f9c6e3eac638cb6bf1428c3e SHA1: 94ab0d47fffb30007ccc4d68a3698df01891bf48 SHA256: 6ae910e7a11ddb2f383b44bc49cc2ee7bdb4c23a6573fc3125e89ae0bc82c10c SHA512: 05c24a2c96f83d7754ed0fb038d44cfab44851eac069dd35a3d473fdcd37fe77b0397bbdc91833b062746e588b4aadcc816baf505946bb5e6636c44a6441df8f 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: 17 Maintainer: Andre Moreira Magalhaes Architecture: armhf 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_armhf.deb Size: 5280 MD5sum: 7c75555e552bd2f7d90c8e03d4f0fd11 SHA1: 4428b709ff11aa0930aab3a326e6078a30a60537 SHA256: 073dcfb4558439da1cfd9dead160256c6b1f37718c53355bbde939a5fb62a8b8 SHA512: 440aa3d5866b64e387d90971441ad3866be1d1bf197f8d8adafc1ad214296a1a6c008aa6f620045b003ab1098d7e3c0c8d767310cfe8f79a5e3a9af7b63ce5ce Description: debug symbols for apparmor-pulseaudio-tester Auto-Built-Package: debug-symbols Build-Ids: b610fc1b52d20d61fa95be66717341f6964dae7a Package: apparmor-tumbler-tester Priority: optional Section: misc Installed-Size: 18 Maintainer: Andre Moreira Magalhaes Architecture: armhf 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_armhf.deb Size: 4072 MD5sum: 9a9bddab0f161159ae838e878831012c SHA1: 23e0d669139b8dcbd05ac47e04363f016b9b7395 SHA256: 767ca721d7a50ac3fcb3f14011e52af3ce15b1b50259909b41f9a9dc664d90be SHA512: e8068880293e86be3353f1a876fc5d9d74947c3aa077882b4b4aa9abcd1b5e7956a916a127cea03d90d3281dab0bebfc7267958730823095cbbc872463ccc99f 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: 17 Maintainer: Andre Moreira Magalhaes Architecture: armhf 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_armhf.deb Size: 5124 MD5sum: b78649208b3282e1a5bd45396edb8841 SHA1: 9de3d4eb2fba7a46aaddfd33d3995158476b93f7 SHA256: 967bcebceabe54dc19fcab1431975c77cc10c9e885e5d3aac7d5e6f7067b208b SHA512: 9278db24af39afe61d5c5dcfff36cacf8e1b120716ef63a904de3ef9b1036b856f40ac5a40ab97e4774601f4e5af310e8c4870c45ae37dd74c5b0ff267c7787d Description: debug symbols for apparmor-tumbler-tester Auto-Built-Package: debug-symbols Build-Ids: ad683f8de3446fbc2f01fa80ac75224487756196 Package: apt-cudf Priority: optional Section: admin Installed-Size: 2928 Maintainer: Debian OCaml Maintainers Architecture: armhf 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_armhf.deb Size: 984036 MD5sum: c9d07e9b8280571e00a9ddbbe3adceaa SHA1: c315882113554fefbaf966d47f28c227e0234adf SHA256: e96f5968fc34bdf024252490cf9edb23d69d1aceb15edc2a7b5ed111437291d8 SHA512: 48b8cbe7d8d2c7951f52c0097ed108b45d4cbfbce97decbbe391fcf102b627e4e16e3fb431f8137b68d5b38afb73e5296e40a2a85b4ecb3ca0de9cb4de67f9ed 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: 1117 Maintainer: Debian OCaml Maintainers Architecture: armhf 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_armhf.deb Size: 310848 MD5sum: 59dace470a9dafbaa2d1215f845e1447 SHA1: fca54711de7d94e3d765a663b02a641d19183f3d SHA256: 6d493ba9f3fa5c3979f4c25cf323b3a16056f61bfea4986ade413acc6168773d SHA512: 44d0cd83cc6811421ec38c0acd38b6a200456e7e454a710bae6fd2de009b8eb6ffc858288662afc461c5da631da0f66401c32a71b370fab23749a56b22df1f89 Description: debug symbols for apt-cudf Auto-Built-Package: debug-symbols Build-Ids: 0d22e5b23a1f593a4994dfc6a0823bff2bee1a10 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: 95873 Maintainer: Dmitry Smirnov Architecture: armhf 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_armhf.deb Size: 5934572 MD5sum: 7e91361f93d9958e72c82b8c7aa4b571 SHA1: b9fc85df42b5b3aec7c2501177085046c6b32979 SHA256: a9553344bc5f2d6b540542d98377a3dce90e9ac4f072abcc16f017092ca743de SHA512: b9ae708415819db1ce99f9d6d31728c3c68160b72bac1049a407ecdfa5223b4fc08a4c5a805ddf096e85012d543a1affc5a0d2c2c46f4ca02887c8e0262843f8 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: 42313 Maintainer: Dmitry Smirnov Architecture: armhf 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_armhf.deb Size: 39163032 MD5sum: c7bedb3557a4a781d9c5b4e6dd4d2117 SHA1: de644136529449c189a444a32831554f54e75f84 SHA256: 5261a8d1ded37c68afa3c1f4e474459e70d26272e502d8b0ebac35d0261ba828 SHA512: 2fdd772e739e64b42298f48f7e223ff9384d49a76961e27b69699861bf968b064f7278023910659578f854563d133b70608bc88849e6b7aeff334c39959f491c Description: debug symbols for argyll Auto-Built-Package: debug-symbols Build-Ids: 0148a2b110121f9a3b8b5e336a9b2e3297c98970 04daf7c2845af882ee9233243c47ce0a4084b075 0b0d068462fab6a75900b1f21da79243896ea41d 0d3442be18b31b9dfd67db905eaec261f77f8f14 11f699e160b9d83e91226f80161f253290e8ab51 1b0187059f2de50a6b2b8c5f2eedc70f0f424255 223d8479471d48f1e7c9ade819ff8e39a9f60560 22a4e3dea8891b121077b26cf5a4415165b45c5c 2321d6f2ea427ea7509428b0351cf179abe1551c 26c7e31311d44fd617268fc037f75c6be5652e97 27cad00fcc3b0683a629da4399692cce7c90339c 293d69e4cc6ca0be213c384618e54b65211952a3 3e020a32987d8bb1331be25a7e2274e4a42cf588 3f7513197166ed15a1d9010a0609c2e608d62ce3 45c1157f1eb95fa54f8d4e834638a06b8ba45ec4 4df7c6c4fe5cd0526febeb075fca821375edc818 527506c3d46eb68d0e39be6244cfd6ed2c8f3613 5a4d5cb793c28bf474af61e1acb1421dd0fe039a 622d8362e1fd879daada7e459d1c571731045919 74472a0748e33d8fc4155d72798d3b2292571495 751ff78a5c02dfffe1bb029f0c059a176a7824d6 76247f54acf3200057d82d45627a996363136b7b 781100deadc197f4b352c8cffc8d232f06728d3c 7d0fe6e20da83fc10262143cb24c5300e39680f3 8b05d05b509cfc97c09d6de5039ee4ab4fd67204 8e1db04b114be8834f23e8f134b5af43ebb5a199 9fee7c516aa6d57b217120298aae8d9a7340e85f a50455988ffbb732b83f5e040475e266c916b2ba a83c74e2a708eb252c670b1cfd3cd054a4c91182 a85b7fdaed4e22f2eb57f2baea5fa778bcd744e1 abc3e0453bb11edabba439a84b00346a5d932b22 adb8d48f483bf14293fe3f5dfe617a6dd899f327 b09448a34f411228b7e6a78d91d0251e652112a1 b99d41d03b3c0af850f780287aa13482b0edf193 bbe3e4b52d3fa6407540d29b03fb2654b1223611 c05b53d6aec49e68d4ad8f0ac19cfec1aa45974b c07cc7fdc94fb4c0c872c95f7c8c6407a05dcfc8 c70b94e908b63181a5c99461e843c16f95882e43 d395ac3f4f282e375ddd8cd7f843633fbd538c24 d7d0f225f3e3bf3c16e907ab5c220aed76ffd884 d8bf2f10fa2a53e4156c1abc7984570f04ec2bf1 d9bd2b5c9c340bad58bb216a7357c98211551f8b e764c89e7fabd971f500905dd6d695d2aa882e62 ee47605860dafbe616063e8ef290830845f5559b f6ccfe9647563b5cce06f5102604c5258310213e f8508157a8cecb76df653354bfa3bd153fbd4b99 f95b58091c6a8e88e357326764a2857ce6f45275 ffc9d84193c662ded9270c20b460b82dc1710d6f 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+apertis0bv2024dev2b3 Depends: ruby:any, ruby-asciidoctor (>= 2.0.18-2+apertis0bv2024dev2b3) Filename: pool/development/a/asciidoctor/asciidoctor_2.0.18-2+apertis0bv2024dev2b3_all.deb Size: 87336 MD5sum: a215651286d2f1435a540195f261dc38 SHA1: 944f02465a2e687f3def60d45f7e69d1ff785722 SHA256: 56b4ad086a96f4cdfc6aba0fe3f30dbcc928eef4019dfa6e2e93f04a6cc9926b SHA512: eb931b5dfbaebc4b3caee47945b67399ee0bf4ef8d53d70d4826684048e7db8eb81978b148dc26b9abb0164222a1d4441184fb5e33f8e59607cb4c6a16410867 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+apertis0bv2024dev2b3 Depends: libjs-jquery Suggests: asciidoctor Filename: pool/development/a/asciidoctor/asciidoctor-doc_2.0.18-2+apertis0bv2024dev2b3_all.deb Size: 428820 MD5sum: dd62cff800221b7ca7d7e8e1922c4c35 SHA1: 6b0b7569d254c2924b2e05811d6d52a53b1704a3 SHA256: 5751fad0ceb96d8cacc3240e8879dfe1d58b23e1573c843ca9c01a7b55bc9612 SHA512: bb681c0e166ccd12eef1ded577619cc2a9758dcb80251b125a1f7a022e21a3f7f5e0384aba7232133c487d054aab44264c1895d484825c44b2a95a22a7dd1fc3 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: 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: 437 Maintainer: IOhannes m zmölnig (Debian/GNU) Architecture: armhf Source: assimp Version: 5.2.5~ds0-1+apertis0bv2024dev2b1 Depends: libassimp5 (>= 5.2.5~ds0), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11) Filename: pool/development/a/assimp/assimp-utils_5.2.5~ds0-1+apertis0bv2024dev2b1_armhf.deb Size: 179444 MD5sum: 6160d3816fbc4f436b05d2fda337625b SHA1: 047a99f0fdb0cf7df96f5a5b966ed1774cb4b88e SHA256: 8029f14ce774fb21adf26ae9adc9a6a008924ba4eed510bc28ad9e86529d7a52 SHA512: 053df7d52037d6f659c9297846c42f6a405472774d99c40a11b6319f36a05d2b8c38f2f45ec666ed6ba92f93f82f8b96687a469f661b0940a90fef2d90f0c442 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: 634 Maintainer: IOhannes m zmölnig (Debian/GNU) Architecture: armhf 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_armhf.deb Size: 617200 MD5sum: e767f23758d44f87c21ea85ab65d367b SHA1: af38308e5345044270e32fadec46471817545147 SHA256: 43361b0f930ae614b7a094592a082e7d094bf184498d7d3cd705ca820e01bbad SHA512: 8b3c1e4059f94f58a5da95eafab1029e4f0795bf33630bb8c4bf518496009c3f80b958e636306e16f2f71b51b7eec5de001ff597b4a64f78e2dad93b9547e29f Description: debug symbols for assimp-utils Auto-Built-Package: debug-symbols Build-Ids: 1a8adeac25c542d59c14a79a79a352163d9c5599 Package: assistant-qt6 Priority: optional Section: devel Installed-Size: 546 Maintainer: Debian Qt/KDE Maintainers Architecture: armhf Source: qt6-tools Version: 6.4.2~rc1-2+apertis0bv2024dev2b2 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), 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_armhf.deb Size: 231484 MD5sum: b794e51cda52e08ab854560fca3488b5 SHA1: 43ecff3fe718de45e0af920232fe15e14c35b2f3 SHA256: de95f660d9a693fd8c2e64f87d98deabb3a18f9c7a3f18eae0c6a58a3a996a43 SHA512: 9aa6ac47d36263816b2a3aa49c6c11e6474205c39e7854fd2d0ab625ded9058f023df43a6a8ba0c1f1dfc7b3c9d30843eba8c00a794222159927d2f8361efd6d 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: 6738 Maintainer: Debian Qt/KDE Maintainers Architecture: armhf 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_armhf.deb Size: 6517948 MD5sum: 7e9190e8191c9b2041b47749b6e42929 SHA1: 8b063e7bf992cce0195d25f96d4399a6076da41f SHA256: 07ae1379cccca3c30008b8a716fb93884314bb542d46fa33cf4a342e1b80f5e8 SHA512: 3b4210c7f0e14890d664e5506ebf3d93aff8ab87c9f416495bdcffe446f211f3089f1a79cab6bc9eb0a23df845906c9022fbc9409a2f4b2af7c03813c032af74 Description: debug symbols for assistant-qt6 Auto-Built-Package: debug-symbols Build-Ids: 87061fe6cf41b511a77833afc77ccbf977246d28 Package: atf-sh Priority: optional Section: libs Installed-Size: 123 Maintainer: Andrej Shadura Architecture: armhf Source: atf Version: 0.21-6+apertis0bv2024dev2b1 Depends: libatf-c++-2 (>= 0.21), libatf-c-1 (>= 0.21), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2) Filename: pool/development/a/atf/atf-sh_0.21-6+apertis0bv2024dev2b1_armhf.deb Size: 46504 MD5sum: 8377253d021efd7d33eb60e531e25bbe SHA1: 11c01014cd5841cfe3bed517d1deb24e7c8445cd SHA256: c55da9109517dfc8fb70afad6bb5a01108f3407b2d56880120096c3b213753fd SHA512: 7c9d6eea3f9e4a3f3d0eb78880f0a569e2243e9ced4941c98ec70748d8e7c7be3b46ad3226e4e2fd5a7e55c2fd3ea36b9da5050ba587612746a8a2c6aed64892 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: 275 Maintainer: Andrej Shadura Architecture: armhf Source: atf Version: 0.21-6+apertis0bv2024dev2b1 Depends: atf-sh (= 0.21-6+apertis0bv2024dev2b1) Filename: pool/development/a/atf/atf-sh-dbgsym_0.21-6+apertis0bv2024dev2b1_armhf.deb Size: 245960 MD5sum: f14a3e90cb3c4c012fbfee783ff7631c SHA1: ca5cc0ada396b3f5e1be51c8fd2527482605b2ab SHA256: f17a073314fe81ba2bc1dc8eb34ff2496d33741455a022cbae41d6084aa0ae2a SHA512: 0d62d2df2e47975dcbdb5c1a097e69265508fc1ddb1b44fda10ac8f9b58e273bbffb5e7eca62136e45d7cddee06486a317127103b1da78d9792e37afca593d03 Description: debug symbols for atf-sh Auto-Built-Package: debug-symbols Build-Ids: 6ec90c23719e37f60f85f338ea47a55840f46c59 9eaae38ab3519052bdc429589c35d6c61ca166a7 Package: auctex Priority: optional Section: tex Installed-Size: 4737 Maintainer: Davide G. M. Salvetti Architecture: all Version: 12.2-1apertis0bv2024dev2b1 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-1apertis0bv2024dev2b1_all.deb Size: 1224740 MD5sum: aa0bc4336667a37e7c183ec8dcd3fde4 SHA1: ec661368e8dc7c07c89191593a4a57181f00ee74 SHA256: 65848a0e17c3693e27618b6953d214d0d9e0d279172976bb7515f99d3e34700a SHA512: 83bec0bf548729726a8b47caa68207a9cf6b395323b8b1eb0556f9f84d0c45d72b8dd7635ad1879b7274ea46fd68f0d0f2f323e5a3901b2d65b23cec2c0e06f3 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+apertis0bv2024dev2b3 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+apertis0bv2024dev2b3_all.deb Size: 334300 MD5sum: c8a1e1a207cc21910867e527d42da16e SHA1: 505e76a7b485800862d7248d685066752393b546 SHA256: 977d7cb5481f3df00b284b853e4d2eb7b7ccf2d2ad5ed4da60e2ceadfd6f998e SHA512: 388ca670ee6f809990b8646327bc3c5a915c8d2fb515f4cf4908de54375988012b2cae1615c277afec9e5356cc3560f7f7f3c66da6cd83f52a66bdd3ec1e628a 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+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_all.deb Size: 795264 MD5sum: db00f1f4d909e340ccb41a66c3169232 SHA1: 38501bccbcc538d2cf3d8736640856f13821c2b1 SHA256: 18ce25653cbb0268a0bded8e1c8b2395b1bbd0879926b9b60cef4cb54ac4099a SHA512: 39402ea7878be2082804eb50a17713c99b02b2583eff2d9a7f0376162ed5a0bbbe0e383cad5b09f930c2a0515121e7b0ae0b8b33eee7283e5d99f9e572711bd7 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+apertis0bv2024dev2b1 Depends: m4, perl:any Filename: pool/development/a/autoconf-dickey/autoconf-dickey_2.52+20230114-1+apertis0bv2024dev2b1_all.deb Size: 163376 MD5sum: d179f8970fe7f4cc8e8e6af5bba4afc8 SHA1: b3eac1b8e850d91d4367479ce0e6819ed27fedec SHA256: be1fe16cf60753073bca17edad29709d56f73b6c03a82a205a74b772842f4696 SHA512: fac3d1362b325f37375e24fe0a30d04777b80bb3e3cce423a8b0efaebe08b4da495427b6e2c6201a4c0e0eda4103680c54bc9df163b4e99c2ad653d41582d6be 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+apertis0bv2024dev2b3 Depends: gnu-standards Filename: pool/development/a/autoconf/autoconf-doc_2.71-3+apertis0bv2024dev2b3_all.deb Size: 2910616 MD5sum: ef4dbb9513ca5f4105ac2b8ebd8d27f3 SHA1: eab91c6b72c0a8c5b130dbb9788720cd0ab859c8 SHA256: d64d602863335713e8f5aa07edbc9dd6d48bd4cca0bddec3f7ee4f9713b33b3e SHA512: e2291f1777c2c5424e3f3c02d620530df6a21021c37b75af4888036a6b26e90b76087298a775a4fdfc0726dc1ff896868f263dcdd3f2ad8f46dc495e2dde64c1 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+apertis1bv2024dev2b1 Depends: dctrl-tools Filename: pool/development/a/autodep8/autodep8_0.28+apertis1bv2024dev2b1_all.deb Size: 13680 MD5sum: 52cddb75497d3c78008f128fb8e02510 SHA1: d021c4bd3d79908a276aadfeb9954b44b3a07fc9 SHA256: 93c71790c1b4136ce293f53b78910e1da11506c907d8794dbe48e4ef6f958849 SHA512: 6ff69497b36b152c9262018963e258745178e841390d25f5cdf878d0a1697f665206ccdab557b1081e0ce91e67bbdf582ea768058cf29f5e1bc6689fd2d0b89b 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: 1049 Maintainer: Andreas Metzler Architecture: armhf 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_armhf.deb Size: 549572 MD5sum: 0bc62cd04d38b831b37f3e132a0db314 SHA1: ff4eb8f3b837d9bea729d706be4d063f9cab1009 SHA256: ad91d10e079ef1f6a99647cb3e8e24c474c9b9e39b6589f388d127f6bfaeedcb SHA512: d7405d3048a36c4c0bb127d35e15a795f14433df444988c76ee1b08957805db8f2116496750872f525529b610f431e7d2e6f35765a31b456e6b66c451629dcab 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: 335 Maintainer: Andreas Metzler Architecture: armhf 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_armhf.deb Size: 279120 MD5sum: 78b96d7e4566e200d65c53fc6b1e7d66 SHA1: 4298c5e7d5db8d3baf3b897c047bf6ba41c962e1 SHA256: ce195274d4654d3d15a6915ede17d6c87b8e788d35dbe9677e7ad7b0ed708c95 SHA512: f2813e478861355fd1f15c5135e2d99fbab8c4a9d312a7230615b44e559b337010699d36d6dc414397ad4f3f7774400a6fa299ad839bd1feaf01abebf368d44f Description: debug symbols for autogen Auto-Built-Package: debug-symbols Build-Ids: 022b3a6c0a18d48f1f51a81d77073c0b5ff93699 1b80dcf902eee00c5c5baa55163a8670533601cb 4fbb456cdd95304b87cf18e129f1137f3298fb56 dd9cf403c70a931383af3ea1903b9cea0f5a8142 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+apertis0bv2024dev2b3 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+apertis0bv2024dev2b3_all.deb Size: 819036 MD5sum: 5d3b8e4bf322bdfa484bebb11738567b SHA1: 669e3bb2ea7757fcd7b7a99fcd366d9c3a171031 SHA256: 0112607a2f6739b47e0b357384e4fd611420d8dbce5a77b1211485072c4a74fe SHA512: ebac6206837ac8a3a29101e1249da415a265b4e2bc727c9d8d53fa32bf2be4de1ea00d726d201051968faf95bb567c8e089dae71de7c2452b11c25d322ccd78a 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+apertis2bv2024dev2b1 Replaces: gettext (<= 0.17-11) Depends: xz-utils Filename: pool/development/g/gettext/autopoint_0.21-12+apertis2bv2024dev2b1_all.deb Size: 506068 MD5sum: ed50288d2b9f873f831d650f4ea0c0c2 SHA1: 860f4122c36f372eca0d6e58fda56fe87210e480 SHA256: f60279e49262b0f0c5190dcef1f6cbb1553552e09cc5ef0198013993fe66ec2f SHA512: 6a01033795e04c6f950cdac82dd768ed2b3869a0a2d887f464628019f99766cfb33cffe7971783c6e560d744e82209f6d2a97aa1dd1caa97ac29cbed1b4eb2e2 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+apertis0bv2024dev2b3 Replaces: autoconf (<< 2.70~) Breaks: autoconf (<< 2.70~) Filename: pool/development/a/autotools-dev/autotools-dev_20220109.1+apertis0bv2024dev2b3_all.deb Size: 42824 MD5sum: 0f87c888ef1bc3ec3e22712806f42fb4 SHA1: f9203e13bea9ca48c7ff215fbc3b53627f941031 SHA256: 29f98cd20e40c2d1e6d290c5aa7a7ce7208762949e7cf363b69d5b452642099d SHA512: 49e0ee534f8c1239b98d2c973bc5b378dd74e08d7c28571149e94bca19a4bc14269604e025c473b120a94427781352408d57973e08707e7ac267864a265ee7e0 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+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_all.deb Size: 138252 MD5sum: 9f98d145fba00b5a87aac3317b68e0dc SHA1: 896b2d096a87d4d9090297af82c550d0b9f6ee64 SHA256: 8574f1b25c3e8750abf89269f26dc78faacae6ed3cf20c590016cd6f6f0ee741 SHA512: 18f51a7861250a399ed1da33435c09d1ce4203077b3df091259765a2e95d1ba680d907d30fc573e20f8b98045c0df85059d81b748aa175e20da0e2c6874d2f53 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: 92 Maintainer: Jon Bernard Architecture: armhf Version: 1.5.11-1+apertis0bv2024dev2b3 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+apertis0bv2024dev2b3_armhf.deb Size: 45488 MD5sum: 6611c124670d6bdb3afaedea24342486 SHA1: 8d7d1321eaa430404b8bdc56614f98d03e316429 SHA256: 51f42783274637ea07cd3cdbf17480c5c343ea9a3ee97adfac84c29c85282306 SHA512: e801a6d03621bd593610dc024e9009de13ea8fa0ecd1e88ef5fdd3073906c6614ad2c8bd9cfb57c25e64c5929ee68eb2bfa4655d086e2f0d16276887ed25d7c0 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: 68 Maintainer: Jon Bernard Architecture: armhf Source: babeltrace Version: 1.5.11-1+apertis0bv2024dev2b3 Depends: babeltrace (= 1.5.11-1+apertis0bv2024dev2b3) Filename: pool/development/b/babeltrace/babeltrace-dbgsym_1.5.11-1+apertis0bv2024dev2b3_armhf.deb Size: 43664 MD5sum: ecb9003b2be380480827d7b7492467d6 SHA1: 5b4b68d346b4288047bebf1329f7d269e1a9b33f SHA256: 446c3f2a0869fcab06168fbe973cbac2f27bc9a4c1081a6616d88ccb769eee6e SHA512: f9a66eec75ef825ea74b28ee5417b8183b3ff045e885cbb4f02647d96a524d32678683a220bfb568d61f1fceda533e5814fd18cc8bd0eec0a3a1e376fb03960d Description: debug symbols for babeltrace Auto-Built-Package: debug-symbols Build-Ids: 6935055b7c6922dcbe832928e4c78bccb5a5343c f246dadb7afdfe74e5e5a99789dbbdd3e3bda06c Package: bash Essential: yes Priority: required Section: shells Installed-Size: 6741 Maintainer: Matthias Klose Architecture: armhf Version: 5.2.15-2+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_armhf.deb Size: 1421888 MD5sum: d0631185bb79b31a6b2df1cb9d55ccd6 SHA1: 1585fc79332d67fdca6299d08c84739f217d84ba SHA256: 776174d697ca0e326646b5d98bfc0c13e112112e36ec6064a5f0a1b6e78f3de9 SHA512: e3e2854f01a66439b025c9c07e918f20619ce7d001d20d9b25bb5495bf5835734fe2a798da9c6b1554ec8617c8fd41a2fa72b868de8cc0d383dbc26d65754bf2 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: 882 Maintainer: Matthias Klose Architecture: armhf Source: bash Version: 5.2.15-2+apertis0bv2024dev2b1 Depends: bash (= 5.2.15-2+apertis0bv2024dev2b1) Filename: pool/development/b/bash/bash-builtins_5.2.15-2+apertis0bv2024dev2b1_armhf.deb Size: 149688 MD5sum: 76737b7166293347caba836b50d0271d SHA1: 809373a36906a1d56806bdb95c81d9fd563a7a56 SHA256: d9a2d9bf138e33e838ea1b57fc2c7898ea0dd71b7aad85a6d31ae9497c3bf1a1 SHA512: 67592e5b237ab84ec6b7821feb2a3b550b4131ca720291d8777265fdf4e90b3e914f206ad7457c4fc4356093176390feb2bb66e6e70069a44fb6308a1723ff08 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: 345 Maintainer: Matthias Klose Architecture: armhf Source: bash Version: 5.2.15-2+apertis0bv2024dev2b1 Depends: bash-builtins (= 5.2.15-2+apertis0bv2024dev2b1) Filename: pool/development/b/bash/bash-builtins-dbgsym_5.2.15-2+apertis0bv2024dev2b1_armhf.deb Size: 151036 MD5sum: c016d3cab5dc8413c0fca31978b1f0d3 SHA1: a424b4dcce6f61c46139dca3e5bcda1d5f3dbb74 SHA256: 528696f32fb44784c2827fd23f043941150fd897d91e0d04b6a3abe3de8694dc SHA512: 6ed4fe387497edabc8b0642906f4139ef4f461ed76977ae9afd5a5c8d0da8364b535acfe73ef3cae3243291abafcdcfe20884369e935c742a8bbcac51bdbb33b Description: debug symbols for bash-builtins Auto-Built-Package: debug-symbols Build-Ids: 04389041767352cd61f984f886bd97044d867bdc 046e9d8f52d92eeb60bae6ae8e9477519b381ed9 0a191326ba09efbae3593b39ada50513705217c8 130f16683496e30102d9385dc0cecef6150d136e 1d9237c185d04655794cdf72f12e8314f5a10ca6 274f83b198cf95cc7c7fc348c377cbd15bfe157c 28fb8f4c9b9257c578fd3ea16c353c290e4d4ed8 368ee12ede5bb0bac6eeaf8c3792923f242da28b 37d38098f24ababa06b49c67e4ae164dc66bb3cf 411a31dfd9afc1d0ccd3bd88a79752a5176303bf 46c09e2958f7bd8e39703c6e7d9ad2899731e514 48915e64ae710b7662714c02fa9be12a520c6ebc 48cb904cd81cc15f6242d8d8de3c7207b91db29a 5002d851905602a909e9270bda35b4c31ae37947 5453b8f7708fc3a2c729afb858b3ee49b164650e 5b665e412ffe4259ba7d797474078bbf2a5497d4 5d9aec0ef610d4d5308a2e007db42796b53c6c77 6ab8fc7cc33037f9d95af05c55e96532d0a4f571 819915a8e9e69cd8ac637aa444744f384187e9f2 852bae8ec7e629685ea6f9389176253943aba06c 8bfec50e96fcf81bbd65a8f786d6e0eb897a1d2d 91e4435aeec4294870c11540c1afee2b5587d447 949b50aae31229b7c6bf772add19f346f375039b bb317c6c12d8e1d5ba57399f4ef2a1e40c7f8151 bf1900734d7e5da2848175162c6065a26f81baf5 bf5a7e356c8c70cc607a84fb439e3c02c68982d2 c0f98d51bccfe54534bb243f8bfaafdb13ccd219 c1ef356e1024290a0c927832dfd5f9c14517e51a d360811ea5ae51e4a259d39859d7df38742db008 d721a56a7e460629ae22b95de329794fedd69fee db15666164868cd0222f68f819cd2daf1e4196ac ea0fd3035b9d7e3a375644e6567cd9e97c1848b0 ea7b022f5092c90055e9f7882eece4244a9cb616 eb6ad4c867e2cc33c14f5c46dbc30aacc1b88d1c f3217450a37f9945c42d13e37425ded8202a0770 f9d576b5864c73fc2f9b17a1a86139e5eb3a9bea 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: 1585 Maintainer: Matthias Klose Architecture: armhf Source: bash Version: 5.2.15-2+apertis0bv2024dev2b1 Depends: bash (= 5.2.15-2+apertis0bv2024dev2b1) Filename: pool/development/b/bash/bash-dbgsym_5.2.15-2+apertis0bv2024dev2b1_armhf.deb Size: 1457812 MD5sum: cf9839d1efded92ccd8eea4891de1f0c SHA1: e34d3be1dfe7c33cc65058683026bdff63efae8d SHA256: 62397d4f6e4b35bc14e9996e0feecad69f6d7bf5a05060f1d96a844605d13206 SHA512: 80d53820432282f9311a84f893e5bf0d3ac95430569a2093c0e2a15d110d4302603e37ef74d8154818dec4e72e7cf5742e245238cf9396a28de585d5c460c081 Description: debug symbols for bash Auto-Built-Package: debug-symbols Build-Ids: 2d4865fbb39fa2a3784aec92cb58f6a66694a3c3 4f12ceed1757303af5b79899c642fed2788d3d8b Package: bash-doc Priority: optional Section: doc Installed-Size: 3410 Maintainer: Matthias Klose Architecture: all Source: bash Version: 5.2.15-2+apertis0bv2024dev2b1 Replaces: bash (<< 4.3-2) Depends: dpkg (>= 1.15.4) | install-info Filename: pool/development/b/bash/bash-doc_5.2.15-2+apertis0bv2024dev2b1_all.deb Size: 1962704 MD5sum: 399817aa6c7fc452cc774a0559621a90 SHA1: fe520a6d64b35a196a80bcda32703baeed3952d9 SHA256: 475b0c7fa2bceb2a59454dfd8952fb1a1bc5518eacc16c014771f5f87ee0225d SHA512: 3d99efbf64f1043099f42c71643d4d0b0757c4cf78b05438d9af1bbf7d01d38aca8293d572b1154c8746b096a6c0a4f3a33cab1f77643d4270c4236c969a50b5 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: 1522 Maintainer: Matthias Klose Architecture: armhf Source: bash Version: 5.2.15-2+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_armhf.deb Size: 912564 MD5sum: 80a8cc0771ca8b2d134341989a431e61 SHA1: 97a18a3656f7acd585c6d2b5577625499bfdef76 SHA256: 363ff1853a2846438529bf90fd20ad0a4943046b461f24f74b8ebfcf78a11ca9 SHA512: a34e2159ae5d930bf5435cf18380eda33e8d342b462f33442f08c45258d61eb22ba98edd1817343d4de279e4780bbe26e63645e13978d34b590580bdd1481da0 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-8) Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Multi-Arch: foreign Package: bash-static-dbgsym Priority: optional Section: debug Installed-Size: 1727 Maintainer: Matthias Klose Architecture: armhf Source: bash Version: 5.2.15-2+apertis0bv2024dev2b1 Depends: bash-static (= 5.2.15-2+apertis0bv2024dev2b1) Filename: pool/development/b/bash/bash-static-dbgsym_5.2.15-2+apertis0bv2024dev2b1_armhf.deb Size: 1488896 MD5sum: 1235e16da6e6f009058d13e8cab148c3 SHA1: 5b1a2dcb8ca4c13e0f7cf3720a5a6aad781d4a56 SHA256: 7bf48b23c3d0e04affc2cd2337f598569738446ff913fa372fecc85b360efabf SHA512: e57700a95cfef6951f106dfc91e5a85930043edd72dee2420aeb97e4b9f2ddf6e47834141df065e1104d45c21fc3ebe43db5b469519d099566b2490a5962a333 Description: debug symbols for bash-static Auto-Built-Package: debug-symbols Build-Ids: 384d104b444d6df5c1b6a6a217fa99eb9bb32022 Package: bats Priority: optional Section: devel Installed-Size: 159 Maintainer: Yaroslav Halchenko Architecture: all Version: 1.8.2-1+apertis1bv2024dev2b1 Recommends: parallel Filename: pool/development/b/bats/bats_1.8.2-1+apertis1bv2024dev2b1_all.deb Size: 48088 MD5sum: fe63cbbe1a8c0e9e8f243d3c3f0da1ba SHA1: a554c750cfee705c593ecf2ebc458d3ba4cbb772 SHA256: b3cd724b48f400928dd0466f8438a948b855b2ca2d460486fbb67b28e3ee7f79 SHA512: 8b752489b909579ce7eb4e51cc9a2e09ade0ff6ea3077fdf8e086dae7b67cadac212ef433c7021b4080520afc63faf507ef7661390c18f59e2e4439c1c609b7e 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: 197 Maintainer: Ryan Kavanagh Architecture: armhf Version: 1.07.1-3+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libreadline8 (>= 6.0) Filename: pool/development/b/bc/bc_1.07.1-3+apertis0bv2024dev2b1_armhf.deb Size: 96964 MD5sum: d7e36433b89a12faf565ffeb869afe00 SHA1: f0416bc49c8a847efb307ed7736c6a2ead06dd33 SHA256: cb69f879838a0b2aa810910a99a782ed090377d42d29ca78bb51b1e74e519a83 SHA512: dace36efaacb869e1572e2d9097b204e6a32e4c85cf9eabb7661f619b6f71388778d9bccd4e29c528cd7675eba0e6026699c0b158ace213d3b943aa10d849330 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: 111 Maintainer: Ryan Kavanagh Architecture: armhf 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_armhf.deb Size: 91584 MD5sum: efddd65c271f80d062eff9e4c4342f68 SHA1: 5b5bc711bcb24db71824f56ddd3112e10be218b2 SHA256: 61d1cc637d3b3e1bece2f7c2049bb9e3746571d54c355dd6e7ebf2e0ac351567 SHA512: c268b0818f82ebc89a5a42ef925adc24ab0dcc019a16f0f0e80e219633fa940bb057194368680e431e05c595daf47c0fd692c87eb58799a47d0b34774c64e03b Description: debug symbols for bc Auto-Built-Package: debug-symbols Build-Ids: eec7aebb3637c0a321ecf5eb944c48666576b346 Package: bcc Priority: optional Section: devel Installed-Size: 210 Maintainer: Juan Cespedes Architecture: armhf 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_armhf.deb Size: 110844 MD5sum: e0eddc1581c2557f34ceb4fa1ce07202 SHA1: bf03576d051e9bbfd8079f3e2641ccadd3d06a1f SHA256: 32253660362aabfdba17d758e65e69f800aef55673652bc242060c6ad3dd6011 SHA512: bbdf216fa85c5b1779cdcb7f65ba4f697fd08be8aeb35c49ce9e4b6a4b55a8196de4fedcbe5bf582a97bc206155fb994da1fc150e9a9c9366d0bd7060fc124e0 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: 34 Maintainer: Tatsuya Kinoshita Architecture: armhf Version: 1.5-12+apertis1bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/b/bdfresize/bdfresize_1.5-12+apertis1bv2024dev2b1_armhf.deb Size: 12016 MD5sum: e4f090fbe3bf177a65ff0edb6f8d73f0 SHA1: 616f2fda3d96d34069d1e2adb8633513c914986e SHA256: 5f7cfc68b9661609eea0e922b6999159888392b739085efaf430da5e301cad98 SHA512: 67f590f9bc1d99f8a0c57529b1a1b5d4742f1b59925e373109079f1103a494e063d4b48db3346f566f45582fcfa402961a5b0621bc488e831bf782e08b5f580a 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: 32 Maintainer: Tatsuya Kinoshita Architecture: armhf Source: bdfresize Version: 1.5-12+apertis1bv2024dev2b1 Depends: bdfresize (= 1.5-12+apertis1bv2024dev2b1) Filename: pool/development/b/bdfresize/bdfresize-dbgsym_1.5-12+apertis1bv2024dev2b1_armhf.deb Size: 18624 MD5sum: 5922d15457f3123f918994efade428cc SHA1: 6dfc3452292cd714cf57e9e1c0179e3b1064d868 SHA256: 66b9fb925600d7be3772963b74c07bfbfb95b78a50ca5b963d5d5eeb458268d0 SHA512: 0550fbf0e0318d19bed33858bf42ef8f6b24af6811994daffd6434349912fa9a11e4a75b2d5cb5e6ceb03c8d508498b7ada84175764b723043e48614e1c02147 Description: debug symbols for bdfresize Auto-Built-Package: debug-symbols Build-Ids: 8d0d459bb8ff0cf3d2b2e13abf676c3270198dcd 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: 174 Maintainer: Juan Cespedes Architecture: armhf 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_armhf.deb Size: 92804 MD5sum: 4d89b0431e888942efd04417d16ca133 SHA1: 6c7cda93947eecc999a60e2cab2237426cfcf559 SHA256: 89a668087c357106a62a581a3918903cfe57c449550707c4f3af6e5f639a4be1 SHA512: 426a467403364136f05b556ae680b8149498e119395a2d4d96fe67fec27ef7793fd17e7f1643ddce58492b20145e507a71039b1abcc27bb532b57d831141c515 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: 2915 Maintainer: Debian Rust Maintainers Architecture: armhf Source: rust-bindgen Version: 0.60.1-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.3) Filename: pool/development/r/rust-bindgen/bindgen_0.60.1-2+apertis0bv2024dev2b1_armhf.deb Size: 826268 MD5sum: dec165a9372bd94bcfb74e4251d614d2 SHA1: ace86dd19c430297f56025448d4f915c317f05e1 SHA256: 1a1799b93f2d47628acd01bfdefd79de7dd6959a115e5639f733789401d4fdb3 SHA512: f165c69086cf1f424634400ebeb9904423e51aa0ab0822f17b1ec3b8ad53c8915dc89118e7fe40e1cd961e14cb6b0c1c59e9fa93a9248167e0ade7e76738ab6d 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+apertis0bv2024dev2b1), rust-regex (= 1.7.1-1+apertis0bv2024dev2b1), 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: 11480 Maintainer: Debian Rust Maintainers Architecture: armhf 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_armhf.deb Size: 10386872 MD5sum: ecaa920d9f651d4b9730b11e3c8e5524 SHA1: 39276180eeae27ad343705b9cef556e8cec5bc01 SHA256: 22f1157c82c70e53e166070b9faca70f9aa6474dbac5ebccee4e3d8cd846e7de SHA512: 3ae3b4f6884f74701abfc7504ca7640149254ac627d9fdfea906e528b786dc8f12bf985f9c02bb4db59dcf30d946fe5e3d81e7c4fb1f2e558f5a664e65efbbbc Description: debug symbols for bindgen Auto-Built-Package: debug-symbols Build-Ids: 97dabb916414cf90525708961983282bdbb61778 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+apertis0bv2024dev2b1), rust-regex (= 1.7.1-1+apertis0bv2024dev2b1), 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: 154 Maintainer: Colin Watson Architecture: armhf 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_armhf.deb Size: 57168 MD5sum: d8324c1e678e4739bba755e7983331a6 SHA1: ae6ec1d5ecd3dcabcb8e5027063a3163d02ec81c SHA256: bb7c55d0a5f22d3742a41680ef5a5bfb14de926fd053ef13172ccf103d3ee988 SHA512: cad703c6f63e7e8e6ff97519bed5c410519cd7726b35246cc53825b6bb6aa1ada28cf34662eaeb834864dc0a041ae034f73bfede5403f508ead34c5d1f38e8db 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: 240 Maintainer: Colin Watson Architecture: armhf 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_armhf.deb Size: 207964 MD5sum: 4229a0968abcf29276b75c5b786c0ede SHA1: 6fc243d63eb8e34217dadb90a131429766e209ad SHA256: d41ef3e6215cd1fb2b641e396c6625d67fbde65a75976c01e758f67f5cdafc8f SHA512: 6b24bee788cc39a3315c81fcc9abfd6c123df77c30e7d1823849a8ccdd08d8427111ead6c58b9552d3430367f429e35f75bc2490c8da1d51af5e6e3337f7b3df Description: debug symbols for binfmt-support Auto-Built-Package: debug-symbols Build-Ids: ab24d2e1298290621d952e0d087eff8d6bb7f0e0 dedc93240402cd8f99ba871f639951d5ef422115 Package: binutils Priority: optional Section: devel Installed-Size: 102 Maintainer: Matthias Klose Architecture: armhf Version: 2.40-2+apertis2bv2024dev2b1 Provides: binutils-gold, elf-binutils Depends: binutils-common (= 2.40-2+apertis2bv2024dev2b1), libbinutils (= 2.40-2+apertis2bv2024dev2b1), binutils-arm-linux-gnueabihf (= 2.40-2+apertis2bv2024dev2b1) Suggests: binutils-doc (>= 2.40-2+apertis2bv2024dev2b1) Conflicts: binutils-multiarch (<< 2.27-8), modutils (<< 2.4.19-1) Filename: pool/development/b/binutils/binutils_2.40-2+apertis2bv2024dev2b1_armhf.deb Size: 65928 MD5sum: 802f7a85aedf16bfd58129eaa158b072 SHA1: 53e7ce90b5d3041fbe33ee5a8a96e0f388dd573f SHA256: 5eb3394fd551ea2b6f4cf117a1e965f168ec3ed0391ca159d56a78b432e83903 SHA512: 56997e5192f64c368a626b8213ade145867123ac897a3f699f95e35be8015e7f0160197dc6675bab3f9e9ce8dabeaffabc7415e21846135d14385b8a2f3a4718 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-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 8415 Maintainer: Matthias Klose Architecture: armhf Source: binutils Version: 2.40-2+apertis2bv2024dev2b1 Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Depends: binutils-common (= 2.40-2+apertis2bv2024dev2b1), libbinutils (= 2.40-2+apertis2bv2024dev2b1), libc6 (>= 2.36), libctf-nobfd0 (>= 2.36), libctf0 (>= 2.36), libgcc-s1 (>= 3.5), libjansson4 (>= 2.14), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.40-2+apertis2bv2024dev2b1) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabihf_2.40-2+apertis2bv2024dev2b1_armhf.deb Size: 2283028 MD5sum: 4d32dfe09cf246da61a5d0f874cbb4ca SHA1: a9afd324bfa5b17f4850b9dacea042d93a266488 SHA256: 894c4bdb676a9bd955723be0299a6d3047ed836d73d4a37a29d6bf6252a23ddc SHA512: 4313d1cfd1ef2105f1f0e320c2b887f066940758fbf2b70cbdb8faec42d1ee3e5ad643f21fd63b7e0b6d190f9626ef401656ead1bc024f595a0cd7420f03e3c8 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: 38470 Maintainer: Matthias Klose Architecture: armhf Source: binutils Version: 2.40-2+apertis2bv2024dev2b1 Depends: binutils-arm-linux-gnueabihf (= 2.40-2+apertis2bv2024dev2b1) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabihf-dbg_2.40-2+apertis2bv2024dev2b1_armhf.deb Size: 32615080 MD5sum: 20fc774582818813944feae873b37a5b SHA1: c808c9b749605153b18dc75f24e6bc7f4cd43214 SHA256: 93a964381ceb063671c1e75564c200e7013ef916b1b447d2a0c96cb124632f1d SHA512: eeaa6e4be3ad5a3e535868c52747b70abcdd776dc36d42243fa2b479ea07e3d6a4a06adca1ac9cb333ff828b17eb61eaaa4d84f3b91097481f9a57276345e9c2 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: 11652 Maintainer: Joaquin de Andres Architecture: armhf 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_armhf.deb Size: 2364576 MD5sum: e96287af5f9740033a4aca2bdc21d06a SHA1: fc02d874abf4735f3b5feafd48f03a34401b1f89 SHA256: f9ec1c707bcd17a0cd42be2ef2b445df6c83a9c03c2365e1d3f7a6799152848c SHA512: cf04c41e65db8fbdbc7f9877e5e598f4b4b20406a6d3a09b51e98214723249cc7b6d161b952ae223c3943a972542a8776d2d0e0d3b2fe938159df407ed0d5dec 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: 33237 Maintainer: Joaquin de Andres Architecture: armhf 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_armhf.deb Size: 31977836 MD5sum: 3e40b2c79f020c5f66a3dbc25f086b18 SHA1: 8c5169ec255c76dc132515c9eb9ed195e3771fb0 SHA256: 54512d544fedd393e4fa04b71a5badc5ed1438a11701610a1779a7bc4d6e595f SHA512: d64ee24b0578bf9d00d13c4c67be4fb902043c3417efb678fc85b2d0323533a3a63b57a25ad4fed7b2d51404f87e3f94d46dd386183a1421f62dfe5cad944a1c Description: debug symbols for binutils-arm-none-eabi Auto-Built-Package: debug-symbols Build-Ids: 05069d728f6c00b82f1357b24fc66422a3277fd2 0fc4ec82bd6710f288d60602ff13cc36aa3f7dcf 43b5aa72e416642907ead396b6c782589049d3c1 5f16178e7376de1aeb5575222441d669bdd4d237 7d5f54baf37c82462135cb5d6ebbc093fb729047 810b75c1f2e1a2f5e9ad4e89c0c993bda4fbb83a 8c4b5a33a48f2169a41c04057e5af9b028dd9bd7 8cf16a48f44f0b46d527da90dd2981be466dd9c6 99d771a6c833728091d6a216d3a5a939505e73bb 9f69506021a23edfc31f7665721abf226b04c171 b195cb9fa1d52642f0eb0a8a907096e46dd4a6b1 c610c39645c86e2df0f0bb2fe749d9ede8c01a27 d3aff8288c659e8e176ee838eac54ce3747f6c56 d81859700f554e76d47fb991f66ccd7f995137f8 eb23544f5cd8805806e14a226e152426a4c11686 ec4bc3d5c96c074e8d8834061dea51e521b3af6d Package: binutils-common Priority: optional Section: devel Installed-Size: 15004 Maintainer: Matthias Klose Architecture: armhf Source: binutils Version: 2.40-2+apertis2bv2024dev2b1 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+apertis2bv2024dev2b1_armhf.deb Size: 2476616 MD5sum: d78fd2f2bd5118eac1cdbf33a33d8b7f SHA1: e0ddc238517d209ba64b89bc63718f1a15cd6373 SHA256: 33657eb3af06f41fa6d7b0f1169d0b8e38505ad6115b8a0272d3d533cf3c5b04 SHA512: b6fd8474f4662af27dce41a7d51054322062fb6328f8a88fa521004a087b01c8e8b71c2b8b9470de4e88591d097c9c0e42d26f55debbb93bb4cc2bbade2390d8 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: 16936 Maintainer: Matthias Klose Architecture: armhf Source: binutils Version: 2.40-2+apertis2bv2024dev2b1 Replaces: libbfd-dev, libc5-dev Provides: libbfd-dev Depends: binutils (= 2.40-2+apertis2bv2024dev2b1), libbinutils (= 2.40-2+apertis2bv2024dev2b1), libctf0 (= 2.40-2+apertis2bv2024dev2b1), libctf-nobfd0 (= 2.40-2+apertis2bv2024dev2b1) Conflicts: libbfd-dev Filename: pool/development/b/binutils/binutils-dev_2.40-2+apertis2bv2024dev2b1_armhf.deb Size: 2724204 MD5sum: 31eee13407a9de895e6e9047a312a62c SHA1: 0134ddac6580e0c864ff5992b96167d23ef9955a SHA256: 79ca66afe5f083201a12ac76eae36bbbce6d992a0015a1bcd270e0d7aeac248f SHA512: 780391c6771e3e64e7f5e4e90b790b5b89de788a96cd41058c6b6ecb9676b015a151378df1a6aef76fed6c308d3fb05246945c3a1279bc083e81891aeb75106e 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+apertis2bv2024dev2b1 Suggests: binutils (= 2.40-2+apertis2bv2024dev2b1) Filename: pool/development/b/binutils/binutils-doc_2.40-2+apertis2bv2024dev2b1_all.deb Size: 621752 MD5sum: d0c8b0f763877f14b82e07cc9045c904 SHA1: edac890151c08aec7ce5f395f023dccf7268324d SHA256: 804424d1c5d7dd1c1d3f54ccf3048514d67a08aff213713423ee0180d9b30690 SHA512: 386703aa243d22df0f4c026e620080b7b5f81bf3af743ff56393378cc9f134c8c5ccb841a83da6a4884ab354147d3648d36220128ed7c9e9278a8630ffc5360f 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+apertis2bv2024dev2b1 Depends: binutils (>= 2.30-2), binutils-common (>= 2.30-2) Filename: pool/development/b/binutils/binutils-for-build_2.40-2+apertis2bv2024dev2b1_all.deb Size: 1092 MD5sum: 3c6a2d9d83f512d1ac0b4610dcd7fe97 SHA1: 600e060ef2671a48f61af561d745faeba28284f3 SHA256: bc20cc2f3bbe9ef4197e5c8ed9ddc5dabe7df1e405429036b9728f5b1ed2dcad SHA512: 78e441c24536397d51b65f0875f194b385317b2be6b97372fcea4aaad3a7dffda1651ee982afd9d54706b0f163fa581783bc1f3a3417cf33460a912c1ae73780 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: armhf Source: binutils Version: 2.40-2+apertis2bv2024dev2b1 Depends: binutils-arm-linux-gnueabihf:any (>= 2.30-2), binutils-common (= 2.40-2+apertis2bv2024dev2b1) Filename: pool/development/b/binutils/binutils-for-host_2.40-2+apertis2bv2024dev2b1_armhf.deb Size: 1120 MD5sum: c97f5d82908a1b857b91b8cf7d603ac6 SHA1: 1ee0f91950c9a38fe43ffd8be315eee37333e0b4 SHA256: 2d41692750130fbebc576fa58be6e64b95dc75c82835a2e01e54dc7478e7faf9 SHA512: 93e5686cc74f1ac08ef95e45eec5c7011e21782fa21e3d4acea15ff0c40d91a36d0b669171071cbafc041352d890aeb6e83e5d744e7bfdcae2b595f72af848ff 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-mingw-w64 Priority: optional Section: devel Installed-Size: 150 Maintainer: Stephen Kitt Architecture: all Source: binutils-mingw-w64 (10.4+apertis0bv2024dev3b1) Version: 2.40-2+apertis2bv2024dev2b1+10.4+apertis0bv2024dev3b1 Depends: binutils-mingw-w64-i686, binutils-mingw-w64-x86-64 Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64_2.40-2+apertis2bv2024dev2b1+10.4+apertis0bv2024dev3b1_all.deb Size: 147144 MD5sum: ac5159ac64d3c8239dc3ffc649203540 SHA1: df9c2dcc241069097098dcd66e8b10de3826ae1d SHA256: 07ea99ee7b192b786b4eeb6a1b93cd585bfee53289b6ff0061f932ecb2db0c69 SHA512: 143330e3cf065d5e92f7c1c986a1d588e8bbd90769b5351f46c2cd203e0c9b028fa826c84bb5f5471c2c84ff72cd8fefe4ac458524097eb53b8528df1319f55d 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+apertis2bv2024dev2b1) Homepage: https://www.gnu.org/software/binutils/ Package: binutils-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 13715 Maintainer: Stephen Kitt Architecture: armhf Source: binutils-mingw-w64 (10.4+apertis0bv2024dev3b1) Version: 2.40-2+apertis2bv2024dev2b1+10.4+apertis0bv2024dev3b1 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+apertis2bv2024dev2b1+10.4+apertis0bv2024dev3b1_armhf.deb Size: 2086224 MD5sum: 8ed24aab92b664a74ea84f040ee20764 SHA1: 1911d6e4727918f06dd4491a03fc5b10695abc56 SHA256: f39025bc5fe487f423be1487c7245ee421508ff1fb30ff35bfccbd7a8934acea SHA512: 53928a46d5ea4c9688d924cecadb422aabfa867a552b730ad01831fc8ea64faf464e5df84fb7b701a9aedcc24c45433218fac9f540392e8e59a0b19d541b0923 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+apertis2bv2024dev2b1) Homepage: https://www.gnu.org/software/binutils/ Package: binutils-mingw-w64-i686-dbgsym Priority: optional Section: debug Installed-Size: 22261 Maintainer: Stephen Kitt Architecture: armhf Source: binutils-mingw-w64 (10.4+apertis0bv2024dev3b1) Version: 2.40-2+apertis2bv2024dev2b1+10.4+apertis0bv2024dev3b1 Depends: binutils-mingw-w64-i686 (= 2.40-2+apertis2bv2024dev2b1+10.4+apertis0bv2024dev3b1) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-i686-dbgsym_2.40-2+apertis2bv2024dev2b1+10.4+apertis0bv2024dev3b1_armhf.deb Size: 20315784 MD5sum: 3dc9651afe3c1e3a474572326226e96a SHA1: 70ea6c237a9efb579e223749fccfb7b4f339b36f SHA256: 71194baf4cc589e95f0d34dc51bba29355a4f03e51d12d80c526ddb60bbcecf7 SHA512: 62d3a23ede0f951d5ce938a9dca2e27e9eb3f1b897e4d66fcbf57cac70a1a58b9e6096b21325093b04d69a1d9fb7b6c907a4d38fa7e15a1375fc4b835326c442 Description: debug symbols for binutils-mingw-w64-i686 Auto-Built-Package: debug-symbols Build-Ids: 09b2ea5c3e9bc23500b997834a124d12dadc6281 0a92aaeab5371d180b14f873228ac86f6e247d8a 2aebedb0bde9eed53276c3cf253b53bbc1414df8 2be0d298751b2fcb4570ca2116b1d57b61f43072 3b9d6a9ccc9ce990f607eaa1b8abc382e477b487 47f27e6fbb3322d204b5ded8cd252bf4bf05e651 5dc1b5f00d21c62c2d04b752ae1902a3a35bd3b4 731ba6785d0d20ec172b091f55ad40ee17967eb5 7a2b80c054def163fcb4f6ab59303f448352d855 863aee1da88e94aa91d47eb1a7da60d9691fbfcc a05b45ebc6c6d173e2d0cd4aea5e919e589a9c3e a7b19b6a9f78fff79b74b0e0e6b6ac8c52878d35 abea311ad641b7f0f25a4f0041b74267200d103f b02a171a6c8752cabb0e4d6c729008655c06e550 b08d3540def9827a6f165dcce51db7316b58bdb7 c65f57673166b85b821c9b35383bc6cfa906995e c8af6dd2e9e3b171696026edc418364e2642e50b d0f5d46da106630dd7e789adf372ec3b7e6cbd4d e92b946ac5d642f856ed14dcfe426eb5545d9403 ea2e53a3ff6fb17bbc2b49fe1e93f9ac58d2db87 Package: binutils-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 16376 Maintainer: Stephen Kitt Architecture: armhf Source: binutils-mingw-w64 (10.4+apertis0bv2024dev3b1) Version: 2.40-2+apertis2bv2024dev2b1+10.4+apertis0bv2024dev3b1 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+apertis2bv2024dev2b1+10.4+apertis0bv2024dev3b1_armhf.deb Size: 2353488 MD5sum: 9d80a9b39097709355ccf6082f6580b0 SHA1: 752f451ac81e46585187c70281da54ad38433610 SHA256: fa004eb32f949b980eb204dcae3b4c465a60462c92a044002e41108ab6b0778b SHA512: 62eb0720a4917e509ab8ac0a012d5b9a7a2107d85a26d8a646fda6c43f903931f644ea8ab8efc80d091c3542564628a2234c2a739c59ed9aa55de96e5c7c3abc 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+apertis2bv2024dev2b1) Homepage: https://www.gnu.org/software/binutils/ Package: binutils-mingw-w64-x86-64-dbgsym Priority: optional Section: debug Installed-Size: 25549 Maintainer: Stephen Kitt Architecture: armhf Source: binutils-mingw-w64 (10.4+apertis0bv2024dev3b1) Version: 2.40-2+apertis2bv2024dev2b1+10.4+apertis0bv2024dev3b1 Depends: binutils-mingw-w64-x86-64 (= 2.40-2+apertis2bv2024dev2b1+10.4+apertis0bv2024dev3b1) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-x86-64-dbgsym_2.40-2+apertis2bv2024dev2b1+10.4+apertis0bv2024dev3b1_armhf.deb Size: 23453220 MD5sum: dd6da90c3dc2fdbd054489b4dfbf872b SHA1: 448c3753a2464c264d8f83cc416abdb06c37de7b SHA256: af47f2c0ec9dbafdb930ca85edd4bdaea138f53a927a8af9a390aaf961fe83db SHA512: ba13e391a1140a7be4561ad6c0f40425c7ecbaa2b2cedff89d6fd16fefa95fa5d192e61f8a72acb650d957dd2328640c40dfc18a14cfc83b50f1bcfa66d8ea75 Description: debug symbols for binutils-mingw-w64-x86-64 Auto-Built-Package: debug-symbols Build-Ids: 0628a72e1b2ab91a0efb8ef5b0ff66a5115d48bb 1acd8b76ee5fc6da344649295acf38f785b33ea5 2283c4dd5e71a966368ceb302c8e6024749b52e0 24220bc00804ee2e8df273cbca6f74d812b6e735 2d05dfa457f6054fa998ca7d50700c338947ce04 5ecae109f0a030f687a7010b16cec77623f429e0 6a59a94e4ccc579ec6345c1d180fe0c287e4a1a0 6ec873524d5c08b92164da21e21faa096cb9e205 70f16375539eca604507c9107f06c326824d9683 875363c7b2a63bd2bbc9b5aca36c089c949a6505 a3d037667eb7dc7742ffb249d67bed66339588e5 a9072c44338e6f19cba4efbd1ef9a84399cfc23d b2d5f02a9c10ade1a83d00ddc3e0fad7666bdac2 c40757cf8bdbd998028e1e4cd53e8c664a26969f c547c78d6d32c036198468ccde48e17ede9f0122 c8fe904b7a00f0b9a1951a782907236f93735e6d e53bda9d88da5335eafc2f0e1ea36a38c372116e e6dbaa7bcea48c76953f4cdfff2874decea02f69 f4e3a5b1329733b75e2368b28ca8b3c5b3c78d1a fcd5f030307eb4cc77706716c22277f537b8d2b5 Package: binutils-multiarch Priority: optional Section: devel Installed-Size: 8291 Maintainer: Matthias Klose Architecture: armhf Source: binutils Version: 2.40-2+apertis2bv2024dev2b1 Depends: libbinutils (>= 2.39.50), libc6 (>= 2.34), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0), binutils (= 2.40-2+apertis2bv2024dev2b1), binutils-common (= 2.40-2+apertis2bv2024dev2b1) Filename: pool/development/b/binutils/binutils-multiarch_2.40-2+apertis2bv2024dev2b1_armhf.deb Size: 1905520 MD5sum: 9ef377be83b24628b21cbf2a96a81b1f SHA1: 1b4dbe5a8b5e7db821bc8994a2d43fdace15106d SHA256: 20be31def2d9d653f99cace1dd828f9e42eaa544b57a746009dae3968ed4adb3 SHA512: 2e58d67f5640d9c30ddca413b3d8fd5b9c1ee35942c6d338419b7476a60c4b50c0ae106a61aec62d2e3fc5282f6aae8f077b7cbd17425c082012bc2a53fb0d47 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: 7587 Maintainer: Matthias Klose Architecture: armhf Source: binutils Version: 2.40-2+apertis2bv2024dev2b1 Depends: binutils-multiarch (= 2.40-2+apertis2bv2024dev2b1) Filename: pool/development/b/binutils/binutils-multiarch-dbg_2.40-2+apertis2bv2024dev2b1_armhf.deb Size: 6259492 MD5sum: c8bf44ecabf6bd2e67ba8a479f5bc4be SHA1: c441def93da1456b5152615b1d91f9ee9e231067 SHA256: b13b4d888afe2b962e6909a0b6452c59e9c93848f7aa03f6173ce5fd0ae0f300 SHA512: 81caac7ba4f3915354b8153878b467c700e3d7590b29cb9153c86d9ea8420b6277dc4e2a1e4915d085c8eaa04b6561bdb306d4e034e402d0fa4b16312e3e42f5 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: armhf Source: binutils Version: 2.40-2+apertis2bv2024dev2b1 Replaces: binutils-multiarch (<< 2.24-5) Depends: binutils-dev (= 2.40-2+apertis2bv2024dev2b1), binutils-multiarch (= 2.40-2+apertis2bv2024dev2b1) Filename: pool/development/b/binutils/binutils-multiarch-dev_2.40-2+apertis2bv2024dev2b1_armhf.deb Size: 1496 MD5sum: b6dc10f4048b6b9f1ae089a19f35de38 SHA1: f1669955db1a871d7b48572651e77b7ffe66f2ae SHA256: 55b895b35b61242622660caf51466ad00056afc5d531a742ffbca110db86518b SHA512: 48cbd29df39ce2d7f638ab94e5d33509a3dbac8b0ddd8659410dbb888a3673f45db757e12dfa548899842a809cef44daab28188ac28dc4465f3850dc851e0331 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: 8722 Maintainer: Nicolas Boulenguez Architecture: armhf 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_armhf.deb Size: 1231128 MD5sum: 823049539bf36f8b48041a32cbc6bd9c SHA1: 0e19b48dca42b3986971ff8e048da6434ee9c5f5 SHA256: 51e0f0a0cede5c6f41f00e571c181d7a859f09af69112dfd433f842dfbd3748b SHA512: 46261458bf893200b5868b796ba4dc43e29cf5a01c6694f79d5d13de76a0f0c1435f7ccddb81cb427950dfe50e98dbcfe58871840b192320fac538ff16e2cc3f 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: 15224 Maintainer: Nicolas Boulenguez Architecture: armhf 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_armhf.deb Size: 13780244 MD5sum: 68fa51ce856906f899b933c15f371fca SHA1: 98a6212b1d229340a0eaea44a91d56ae9989d8f2 SHA256: 9b4876aa7ec893bae5ad4644de7319bd20b387d16824f235c0d117148d83fd61 SHA512: 47e229466376456a4bd3b42bbcfb0126f815e630d11b777d27004f5944e5ecbc46fd3df9db1d80109fcdd2a8ca17d3df014501605f9f8d69f0fa71f7a00b9760 Description: debug symbols for binutils-or1k-elf Auto-Built-Package: debug-symbols Build-Ids: 188139c7c4aa3dad12ebd371789dcc89bb219748 257a584c73e8aae16569bf4c7fcf43eee8610d02 336959cd52fff1155a8807487fa8fa08fc438866 45e2db797acd59355f755f60c088fdf66620c6a1 5368d8fee6221317c88b09ca475b99ddaa9d7728 5b8257e2c35625ee4e5a0b870a33d01cc80cce49 5f9696ff9f6f4e6cd3ddc6b124b8ce578546f261 64b8e4c8ab10392219d5dd9fa215cd6249ed777f 8cebfabe5ffde5d16212947a28397ff716452d03 91873a14427b7665a0343808305ad7eb5b49888b b26af936a53ab19e1acac2db3eb2ca664ea395ed b727f97ad143a4e008e7022f80b81c7a9752a57b bc0c298ba1b23308a550d3d971106d3eb8bd7d5b d615613e94055cb64489cc4e655be44e9aaef2c3 e89b5b2aa3b6a97811d9a120966818de75996677 ffe1f57ad1853b426d60db2f09e675eb26b7459c Package: binutils-source Priority: optional Section: devel Installed-Size: 24060 Maintainer: Matthias Klose Architecture: all Source: binutils Version: 2.40-2+apertis2bv2024dev2b1 Depends: texinfo, zlib1g-dev, make, python3, libjansson-dev, pkg-config, libzstd-dev Filename: pool/development/b/binutils/binutils-source_2.40-2+apertis2bv2024dev2b1_all.deb Size: 23996880 MD5sum: 22842c8d184822f7f400ba6e510fa622 SHA1: 5a6e76ad2797934fe9aa8e50f80d58c78fade0e9 SHA256: b2ebb1e6536bed12aadcde34368b9d5941b385a85c34a721632d3686ac80a457 SHA512: 09ff9ae7e8f2c35d08bee06ba27ee3a86e37929102ee96772a9584d8eac866cfe114dcb4d3d7326909083ca2bab76057f5915fb8c80a5386a0471e2905f7eee9 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: bison Priority: optional Section: devel Installed-Size: 2921 Maintainer: Chuan-kai Lin Architecture: armhf Version: 2:3.8.2+dfsg-1+apertis0bv2024dev2b3 Depends: m4, libc6 (>= 2.34) Suggests: bison-doc Filename: pool/development/b/bison/bison_3.8.2+dfsg-1+apertis0bv2024dev2b3_armhf.deb Size: 1139948 MD5sum: f162e25bd3a9c0cb239d30db37293643 SHA1: d923b8e9a5579b12868d76e1ec51df6db6093b43 SHA256: 59af23dd201c05bad750cad5b99fcbdd5a2e30e2586727e4054c5a6d7a6003d8 SHA512: f33cb273b28cd5cf5355ebcc2f151489563639e80cc4e09a393783bc36431a5c467770f6213df63fb9ef9f17550628a7136eb3362234a3e34d3ed305c7456227 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: 803 Maintainer: Chuan-kai Lin Architecture: armhf Source: bison Version: 2:3.8.2+dfsg-1+apertis0bv2024dev2b3 Depends: bison (= 2:3.8.2+dfsg-1+apertis0bv2024dev2b3) Filename: pool/development/b/bison/bison-dbgsym_3.8.2+dfsg-1+apertis0bv2024dev2b3_armhf.deb Size: 746768 MD5sum: f37282bb0bb4014dc4beb64798515ac3 SHA1: 1f75b3571c09a04066f1724c3bf43ced7f799acc SHA256: 5bb322e83a9765ac2fb8daa0c3c58a284334420f910e31e1203d89658a95ce78 SHA512: 0a3b5c041f4a0f82100065e2743bff0baf21e4867f390b8087718899876bd6450b279b6f4bf1ae8468727bdf92083449409482673d4cf3aac70098820ef6dea0 Description: debug symbols for bison Auto-Built-Package: debug-symbols Build-Ids: c82bb64f0c399addc0217db5d75c49964b01f7c3 Package: black Priority: optional Section: python Installed-Size: 579 Maintainer: Debian Python Team Architecture: all Version: 23.1.0-1+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_all.deb Size: 140520 MD5sum: dbf473989622f2971815bdac8b0a54c3 SHA1: f49409a9080b140eb2be00126b5f2bbf22618434 SHA256: 8a3189b10b01faed6f9ac9a1bd19508039678cf2b0f37a0351ac42a37e1e9c77 SHA512: bc221331ae1e0b9fc2507fd272d824fa1f2cbb13f35336dee8cf7a133c669f439b3671235d0a3fd07c1ab766767e050abf57454b7d3b6834b9e78e217316978c 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: blt Priority: optional Section: libs Installed-Size: 21 Maintainer: Sergei Golovan Architecture: armhf Version: 2.5.3+dfsg-4.1apertis0bv2024dev2b1 Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-4.1apertis0bv2024dev2b1) 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.1apertis0bv2024dev2b1_armhf.deb Size: 5860 MD5sum: a1f7998d8f03333dec09e077ef5c8904 SHA1: 19ea325ccfb9ee8c2218d6c6527a4a2fc19840e5 SHA256: db91167bd0a803dc184307b532ec61aee569943957de0022a5810867065ad9aa SHA512: 7fb47a69c247cc0f97bf91715aac66899e34447bf7bba2e49ef86c07bbb570d090bea2f1c50e37cc813f95933d5d7db9af54c8c10f6aac87d1ef1f4753acda8f 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.1apertis0bv2024dev2b1 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.1apertis0bv2024dev2b1_all.deb Size: 484988 MD5sum: 532c30ee3cec2208a02297153122ce11 SHA1: 6c4bffe4fbcb8a36cd3012b57d2816c905ce1009 SHA256: a8ed44d2799ffbc26a3b198d0e9c8e9e859dd0494d27979b6eb47c1a2b728532 SHA512: a8998000741b4c5674a664a75fb782d2a256e1db0d234c7cfbe56c8b96137f817c9dd78105410dc37bf3a7a49c1ab459037d854bb137aa70441ad7ef160af42e 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: 3351 Maintainer: Sergei Golovan Architecture: armhf Source: blt Version: 2.5.3+dfsg-4.1apertis0bv2024dev2b1 Replaces: blt (<< 2.5), blt4.2, blt4.2-dev, blt8.0-unoff Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-4.1apertis0bv2024dev2b1), 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.1apertis0bv2024dev2b1_armhf.deb Size: 990940 MD5sum: 9907f16c5bc60a6b95834f78f35c087a SHA1: a37786d5f391b9127c428e04474bec034047f47e SHA256: 5493179e988b8a3b7270e03eb6e8a09b02a912db841e553c3f3dabdc49e65ac2 SHA512: 34a38bc6554bc34bd906d891b72b881999777d8a40632363d011fb1a9cf52f605be7c92954926e4a7e4729c2d89f72a277b00a024f431317dbfa452fe7b5be83 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: 33 Maintainer: Frédéric Dalleau Architecture: armhf Version: 0.2023.0bv2024dev2b1 Depends: libc6 (>= 2.34), libsystemd0 (>= 243) Filename: pool/development/b/bluez-phone-tester/bluez-phone-tester_0.2023.0bv2024dev2b1_armhf.deb Size: 6520 MD5sum: 156ac7337b96b4dc834ca58de21c73d2 SHA1: d3cb16d91fc84dfdaff17a926d00cf6c7c29d8dc SHA256: 6f837283a97d0ff0a1793b13b0ee7c4e6306e4b41b31b9f42e5b54807fad6160 SHA512: 52887ffa1a76d8b3dae8aeb8b8a47a294b5854ee4eeded28c5fed0ff6507464bab3a40074d08dd1f19d54f443110440c27dc0702ee0e5af443e664012376d08c 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: 39 Maintainer: Frédéric Dalleau Architecture: armhf 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_armhf.deb Size: 13356 MD5sum: 27a3d5989d41caf1622aea205d1939d0 SHA1: 6096a5294429d9e3c0a88f7c7f79665fded1f885 SHA256: e2b43e0eca7ec5dd5a1697db78dfdab4fd46156278fc23a39155c9bfee5e04cf SHA512: 3081f9e0f275a62d8950b75f9f99c455a99f8745d44096ca325bfbe3bdea2f1f22298715a7289503da0f66ff786eb9729c803b3a0e0bf203dac287089e990128 Description: debug symbols for bluez-phone-tester Auto-Built-Package: debug-symbols Build-Ids: 0ad52521f057d20ffe6884f69b9961ce22935092 4265f4e3d6e989f6356890ccea635d0569d9ce03 64ea6b6ac82a174c14e4e86317a3c19bacc8e1ac 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: 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: 123 Maintainer: Robert Luberda Architecture: armhf 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_armhf.deb Size: 74972 MD5sum: 0cbe79f9398f8f636b49df32894d8000 SHA1: a4e35116cde59b0c6ecb971057a9ba31c199a8b5 SHA256: d878f88193803a15e204522c153bd48b3de210dfe4a2b56abf3295a6e3d30b13 SHA512: 475a3fac01c523550e237011989455478982712ff651b0d7f4ff8d1179921ce088ca1fab579ea3247a23f47c266f7225e1cf216c33bb26a34f94dc354da3e1b1 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: 140 Maintainer: Robert Luberda Architecture: armhf 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_armhf.deb Size: 117360 MD5sum: 98d99f27d3500d934e3dd8298a62ce0e SHA1: f58e2a9f191359838fee13b5b55d63089945b1c8 SHA256: 5e3f2492191eb3d40e444c75daeb118f504c8d72eb3f4f70c3b1f29b9b6dd8a5 SHA512: fbfed347504db8b5d29939aa4d1a88412b94d33f98275e2e2dbc681498258338bbdaa48fb95842f5c276dbf37b265185c78bf702c5a9c1d30a07a8542fd2f4d7 Description: debug symbols for bsd-mailx Auto-Built-Package: debug-symbols Build-Ids: 6b58500791b794e72de1c2f8a3354b4d449a0476 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: btrfs-progs Priority: optional Section: admin Installed-Size: 3470 Maintainer: Adam Borowski Architecture: armhf 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_armhf.deb Size: 700236 MD5sum: fe15f49612296fa9f5b36b3f88c83460 SHA1: 44eb20b671d1c4f50c1bc366a7b4176a331c8fc3 SHA256: eca95ec8932dcad3b91c76906ec443282b245ede75060097739de262b26f07c6 SHA512: c4549d0a2b732024c9d36e5fd2c92da2ee03ac9e0a338019d82f4560dbf6e6ab4348b430242a92bc3159eaf8bf15702707362bfcf3608b02423e48b95b2aeee8 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: 6269 Maintainer: Adam Borowski Architecture: armhf 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_armhf.deb Size: 5711016 MD5sum: 8a5b36de466c28c512275ca539fe9d41 SHA1: 5463824f7ac742bae2fa8acbc8db13d1cb92dc5d SHA256: bfd3b0b2486c1036219a34aa64879bb78f37e67bd21a8822ca9124edd2a066a2 SHA512: 4f6dd9f507ab5b3d5e7e03fb8cbcf285c2aa11280b7007333ea7e855a00be54f074fd0687b6f494208299e3c1e830d8cda25ccc7d739a68e205ecca3ebd8f4c6 Description: debug symbols for btrfs-progs Auto-Built-Package: debug-symbols Build-Ids: 00f56f08a81537046fc9c600adce6c7ae6393059 043d89a8fb04828ad5b932ac430a47657860be2d 39a5d9e79967d7d5a8efa1727335ab58587ad6f4 825e3563701956a923caf702de4ffc568261a4b1 9036b84592bc86b35d2c909716387bd12890dd17 afbb3c9ec0680c93e27b2cfc092a3d858774e400 fd321d0d1ac6ef0f311383821b0c985611ecc61d ffbd2963aedd6e7c4ebfa2a6f60992feab5a1d93 Package: build-essential Priority: optional Section: devel Installed-Size: 17 Maintainer: Matthias Klose Architecture: armhf Version: 12.9apertis0bv2024dev2b1 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.9apertis0bv2024dev2b1_armhf.deb Size: 4600 MD5sum: b9b834df33ca687c1d7b8304fe7f8c6c SHA1: fbaf795ba0d96a73960f581509fe23c932fd759b SHA256: 02eac3622f13b7d8afd349e4eb9f7bc715a16cec54c95bad721c5aae8f700bab SHA512: e18ea0a27ffde580076665c858f9aea02edd676f6291c76f4606f254fa1876813325c2bb6f0d10cc6dc4b9c7f0974064a792234b829ff42bec0477ad5548e7c7 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: buildah Priority: optional Section: devel Installed-Size: 19126 Maintainer: Debian Go Packaging Team Architecture: armhf Source: golang-github-containers-buildah Version: 1.28.2+ds1-3+apertis0bv2024dev3b1 Depends: uidmap, golang-github-containers-common (>> 0.49.1), libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.97), libgpgme11 (>= 1.4.1), libseccomp2 (>= 2.5.0) Recommends: fuse-overlayfs (>= 0.7.1~), crun | runc Suggests: containers-storage Breaks: fuse-overlayfs (<< 0.7.1) Filename: pool/development/g/golang-github-containers-buildah/buildah_1.28.2+ds1-3+apertis0bv2024dev3b1_armhf.deb Size: 5412464 MD5sum: b15b75301e611ec2fad240a9b6b0f952 SHA1: 2614ff859029651f0e0f3602593eed5d1e655a26 SHA256: 66529771e94491ba27237004e6ef7c13e22d77f2b38db63ff812ce7d93164169 SHA512: c0bf6a60789bcd2f7e70c6200948dfb211d1f3aa4c6eed30144b5ca64036e7e9044283413e107f30fb3f8beee41503358abe85a6e28ad32145d094ecaac2c7e4 Description: CLI tool to facilitate building OCI images The Buildah package provides a command line tool that can be used to - create a working container, either from scratch or using an image as a starting point - create an image, either from a working container or via the instructions in a Dockerfile - images can be built in either the OCI image format or the traditional upstream docker image format - mount a working container's root filesystem for manipulation - unmount a working container's root filesystem - use the updated contents of a container's root filesystem as a filesystem layer to create a new image - delete a working container or an image - rename a local container . This package contains the buildah command-line utility and provides an interface similar to the 'docker' command. Built-Using: containerd (= 1.6.20~ds1-1+apertis0bv2024dev3b1), docker-registry (= 2.8.2+ds1-1+apertis0bv2024dev3b1), docker.io (= 20.10.24+dfsg1-1+apertis1bv2024dev3b1), golang-1.19 (= 1.19.8-2+apertis0bv2024dev2b1), golang-fsnotify (= 1.6.0-2+apertis0bv2024dev2b1), golang-github-acarl005-stripansi (= 0.0~git20180116.5a71ef0-3+apertis0bv2024dev3b1), golang-github-appc-cni (= 1.1.2-1+apertis0bv2024dev2b1), golang-github-blang-semver (= 4.0.0-1+apertis0bv2024dev2b1), golang-github-cespare-xxhash (= 2.1.1-2+apertis0bv2024dev2b1), golang-github-chzyer-readline (= 1.4.39.g2972be2-3+apertis0bv2024dev2b1), golang-github-containerd-stargz-snapshotter (= 0.12.0-2+apertis1bv2024dev3b1), golang-github-containernetworking-plugins (= 1.1.1+ds1-3+apertis0bv2024dev2b1), golang-github-containers-common (= 0.50.1+ds1-4+apertis0bv2024dev3b1), golang-github-containers-image (= 5.23.1-4+apertis0bv2024dev3b1), golang-github-containers-ocicrypt (= 1.0.3-1apertis0bv2024dev2b1), golang-github-containers-storage (= 1.43.0+ds1-8+apertis0bv2024dev3b1), golang-github-coreos-bbolt (= 1.3.6-2+apertis1bv2024dev2b1), golang-github-cyphar-filepath-securejoin (= 0.2.3-1+apertis0bv2024dev2b1), golang-github-davecgh-go-spew (= 1.1.1-3+apertis0bv2024dev2b1), golang-github-disiqueira-gotree (= 3.0.2-2+apertis1bv2024dev3b1), golang-github-docker-docker-credential-helpers (= 0.6.4+ds1-1+apertis0bv2024dev2b1), golang-github-docker-go-connections (= 0.4.0-4+apertis0bv2024dev2b1), golang-github-docker-go-units (= 0.4.0-4+apertis0bv2024dev2b1), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1apertis0bv2024dev2b1), golang-github-fsouza-go-dockerclient (= 1.8.1-1+apertis0bv2024dev3b1), golang-github-fullsailor-pkcs7 (= 0.0~git20210826.33d0574-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-github-google-go-intervals (= 0.0.2-2+apertis1bv2024dev3b1), golang-github-google-uuid (= 1.3.0-1+apertis1bv2024dev2b1), golang-github-gorilla-mux (= 1.8.0-1+apertis0bv2024dev2b1), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2024dev2b1), golang-github-hashicorp-go-multierror (= 1.1.1-2+apertis0bv2024dev2b1), golang-github-jinzhu-copier (= 0.3.2-2+apertis1bv2024dev3b1), golang-github-json-iterator-go (= 1.1.12-1+apertis0bv2024dev2b1), golang-github-juju-ansiterm (= 1.0.0-1+apertis0bv2024dev3b1), golang-github-klauspost-compress (= 1.15.12+ds1-3+apertis0bv2024dev2b1), golang-github-klauspost-pgzip (= 1.2.5-2+apertis0bv2024dev3b1), golang-github-lunixbochs-vtclean (= 1.0.0-1apertis1bv2024dev3b1), golang-github-manifoldco-promptui (= 0.8.0-2+apertis2bv2024dev3b1), golang-github-mattn-go-colorable (= 0.1.13-1+apertis0bv2024dev2b1), golang-github-mattn-go-isatty (= 0.0.17-1+apertis0bv2024dev2b1), golang-github-mattn-go-runewidth (= 0.0.14-1+apertis0bv2024dev2b1), golang-github-mattn-go-shellwords (= 1.0.10-2apertis0bv2024dev2b1), 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-runtime-tools (= 0.9.0+git20220423.g0105384-2+apertis0bv2024dev3b1), golang-github-opencontainers-selinux (= 1.10.0+ds1-1+apertis0bv2024dev2b1), golang-github-opencontainers-specs (= 1.0.2.118.g5cfc4c3-1+apertis0bv2024dev2b1), golang-github-openshift-imagebuilder (= 1.2.3+ds1-2+apertis0bv2024dev3b1), golang-github-pkg-errors (= 0.9.1-2+apertis0bv2024dev2b1), golang-github-pmezard-go-difflib (= 1.0.0-3apertis0bv2024dev2b1), golang-github-proglottis-gpgme (= 0.1.1-2+apertis0bv2024dev3b1), golang-github-rivo-uniseg (= 0.4.2-1+apertis0bv2024dev2b1), golang-github-spf13-cobra (= 1.6.1-1+apertis0bv2024dev2b1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1+apertis0bv2024dev2b1), golang-github-sylabs-sif (= 2.8.3-1+apertis1bv2024dev3b1), golang-github-ulikunitz-xz (= 0.5.6-2+apertis1bv2024dev2b1), golang-github-vbatts-tar-split (= 0.11.2+ds1-1+apertis0bv2024dev2b1), golang-github-vbauerster-mpb (= 7.3.2-1+apertis0bv2024dev3b1), golang-github-vishvananda-netlink (= 1.1.0.125.gf243826-4+apertis0bv2024dev2b1), golang-github-vishvananda-netns (= 0.0~git20211101.5004558-1+apertis0bv2024dev2b1), golang-github-vividcortex-ewma (= 1.1.1-2+apertis2bv2024dev3b1), 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+apertis1bv2024dev2b1), golang-go-zfs (= 3.0.0-1+apertis0bv2024dev2b1), golang-go.crypto (= 1:0.4.0-1+apertis0bv2024dev2b1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-2+apertis0bv2024dev2b1), golang-gogoprotobuf (= 1.3.2-3+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-term (= 0.3.0-1+apertis0bv2024dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-3+apertis0bv2024dev2b1), golang-google-grpc (= 1.33.3-2+apertis1bv2024dev2b1), golang-gopkg-square-go-jose.v2 (= 2.6.0-2+apertis1bv2024dev2b1), golang-logrus (= 1.9.0-1+apertis0bv2024dev2b1), golang-toml (= 1.2.0-2+apertis0bv2024dev2b1), golang-yaml.v2 (= 2.4.0-4+apertis1bv2024dev2b1), runc (= 1.1.5+ds1-1+apertis0bv2024dev3b1) Homepage: https://github.com/containers/buildah Package: buildah-dbgsym Priority: optional Section: debug Installed-Size: 7548 Maintainer: Debian Go Packaging Team Architecture: armhf Source: golang-github-containers-buildah Version: 1.28.2+ds1-3+apertis0bv2024dev3b1 Depends: buildah (= 1.28.2+ds1-3+apertis0bv2024dev3b1) Filename: pool/development/g/golang-github-containers-buildah/buildah-dbgsym_1.28.2+ds1-3+apertis0bv2024dev3b1_armhf.deb Size: 6155492 MD5sum: ccb9ccfbfb66eec87a83dff47c91892a SHA1: 344588d6d7866dcc1e73cf8c66773ea2f41e5c30 SHA256: b972fef7ab7c7b1a0ae2c5d349708ccb13e9cf086540c4783bc8546445444a1c SHA512: 0866bd961a17d3b9a3eaa029d5b7b0a287033ecc97897f9ee525654d5bc96baa04983579b6b5e87a5fe3965ee5e7a1a6b4488c9c1894fd282948ecc710d673af Description: debug symbols for buildah Auto-Built-Package: debug-symbols Build-Ids: 40a3dc5699dc8b9be5d7bff69f9a111b1a1c308a Package: bundler Priority: optional Section: ruby Installed-Size: 86 Maintainer: Debian Ruby Team Architecture: all Source: rubygems (3.3.15-2+apertis0bv2024dev2b3) Version: 2.3.15-2+apertis0bv2024dev2b3 Depends: ruby-bundler (= 2.3.15-2+apertis0bv2024dev2b3) Recommends: build-essential, less, ruby-dev, sudo Filename: pool/development/r/rubygems/bundler_2.3.15-2+apertis0bv2024dev2b3_all.deb Size: 75948 MD5sum: 6c31b0695305de4af9bc9b454bc4bd21 SHA1: 3583149443c5481d33ab600f0eed9baca288164e SHA256: f38d89b919b36ef21fa0ee4346b7ed6bb7cf5428ef83c4d95b936b8514ae8258 SHA512: 17f47758d1d26c5754b002d85971c5572ba44a845b2744f27c71f89f6b6f21b747ea6c7f3d6547e1f8663c323454c9bd3a3c594426e21377ee6c0923a71214de 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: 210 Maintainer: Thomas E. Dickey Architecture: armhf Version: 1:2.0.20221106-1+apertis0bv2024dev2b1 Provides: yacc Depends: libc6 (>= 2.34) Filename: pool/development/b/byacc/byacc_2.0.20221106-1+apertis0bv2024dev2b1_armhf.deb Size: 114956 MD5sum: a7272036a7334c3540b78dace25a2b07 SHA1: bcc6f8ba47e85b53dbe49817583598f6272e427f SHA256: eebf9dc20812d4e25de404d7a63f7039fce7c1a218e36808b1c19a2268a629bb SHA512: e1a7c1c4f70ebaa93f6686b31af737df9c252b5e6286f5344ed67035d58983ce6efaaf4b1fe52818165bf9bec1f37fe087012d8cc8fef2f95d5b417e056c3cd9 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: 154 Maintainer: Thomas E. Dickey Architecture: armhf 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_armhf.deb Size: 133120 MD5sum: f35e6ca847b864a1743269113019cc54 SHA1: a310a526e2f6a71d0edf1d0161119a4e0083ecea SHA256: 97701da5d3dadda56503023f23bbcc6032b201726fbf27525f96e2a514fa94da SHA512: 60486893d0910f2e4f5118442543e4b957c3409d306f59b74ffb196d846fa7b68d4f12b3c798a3253a9e5f474c9a6501a82ea34928b093111bba66b688ac57ad Description: debug symbols for byacc Auto-Built-Package: debug-symbols Build-Ids: 63e4df5ab6dc5d547e3986f57d7cd51ab22a9d89 Package: byacc-j Priority: extra Section: devel Installed-Size: 119 Maintainer: Ludovic Claude Architecture: armhf Version: 1.15-1.1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/b/byacc-j/byacc-j_1.15-1.1+apertis0bv2024dev2b1_armhf.deb Size: 50012 MD5sum: a0ba951b6eb8bd651f2079796a8eb4f7 SHA1: 7bd3e6cc6c0ee69287b334f01abc68c8eb138a19 SHA256: 74eb6982402ac66291fb46cc5a4ed51aa805ea2f9efcfe5c7439f45faeb31515 SHA512: 774380ee1ba74a46f4cd6f85425e8108fe5340a75e620a38677d1fedc0fcafef863821fac9ad9e8c58bbf62239077af7e8d48650512b7477d7ac49d667b0c985 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: 125 Maintainer: Ludovic Claude Architecture: armhf 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_armhf.deb Size: 102372 MD5sum: 72402739f23e06c330057cc358cffd04 SHA1: 370e067bcb0911d7bc223034f5b3926717797b47 SHA256: 9abd4ec7182acc77f200d911699565a2531e367ef7281957186920b341d333a0 SHA512: e2fe0d7d554df0e438375d27cbae73c7f33b518dc606f10f25a364e34fd5f897c54dfb955f07021a0ea046a2a5fc67c34c46c0f4f3dab6d7d02ef277d30f2a6d Description: debug symbols for byacc-j Auto-Built-Package: debug-symbols Build-Ids: cddc0fa94aaeaa23b2e567e03bc5b71afef7a118 Package: cabal-install Priority: optional Section: haskell Installed-Size: 53410 Maintainer: Debian Haskell Group Architecture: armhf 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_armhf.deb Size: 8707684 MD5sum: 27daf9b5613c006d37e914acae815cae SHA1: 057a6ccad0e4132be51523e55b4fa8219f27d929 SHA256: cc89769994620bf2d431fe51fd5e40bb8c10d3599c1ac8cf387feeda37181534 SHA512: b3e37f34c1b762595b3c404be96aad2feb486b4fe3aaeb33d04022b42ded2c2b1dc5223ad9a742d8da84638cd9b7ade686b33edde51c0950eb486fe35f8572ef 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: 17 Maintainer: Debian Python Team Architecture: all Version: 2.5.2-1.1+apertis0bv2024dev2b1 Depends: python3-cairosvg (= 2.5.2-1.1+apertis0bv2024dev2b1), python3:any Breaks: python-cairosvg (<< 2~), python3-cairosvg (<< 2~) Filename: pool/development/c/cairosvg/cairosvg_2.5.2-1.1+apertis0bv2024dev2b1_all.deb Size: 4972 MD5sum: f076fd22995336c6a622414f2987a6b2 SHA1: 39abc72a703ebf70db2b08c0189897c214ba9434 SHA256: 7d6f3d5adbe31df05c85a5a424c0efda1cc84864fa18dbaf3dd3a1bf633a6d83 SHA512: 6606234ebaa05228e4671bfa95c8d81fdb3717c7f3d3b7e6996425785b20c46e5d52fa0f5f9f07e92e9aa8f6ddf8e936f5647790729862f5f5277e7cc2699143 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: 386 Maintainer: Debian Bsdmainutils Team Architecture: armhf 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_armhf.deb Size: 119756 MD5sum: 99cd243ccced3b72eb72568bc11cee3a SHA1: 620039cbe15eaa21d9cf4d375948b91d831081f9 SHA256: cdd9a532496f0b3759ec04cbd024038cb007c902ea0cc563808d55c657c174ed SHA512: fdb293d7d650fda5b3a9a4c8aa428e1fad0ebd2e21b0a18290a2231f7ad49f8ee9fdace818025fcac8b78a3259cae28b8dac576724b7affd5a05ea9c825ae951 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: 41 Maintainer: Debian Bsdmainutils Team Architecture: armhf Source: bsdmainutils Version: 12.1.8+apertis0bv2024dev2b1 Depends: calendar (= 12.1.8+apertis0bv2024dev2b1) Filename: pool/development/b/bsdmainutils/calendar-dbgsym_12.1.8+apertis0bv2024dev2b1_armhf.deb Size: 25460 MD5sum: ea298bea7f0a526f9ce075e5833d5f1b SHA1: e2046d24aaba39b1c9d99331804871c36c74e002 SHA256: b3eab7ba4eb2e5313b062c781935b8fb2da8768fd20145f3a39590dadb3b46ae SHA512: 5ad0f873075c2b020b581aad3689988fdaacfff27a68f285cba802ebb2545b93f089088afbad730eeb503306eb56ffc8a4f85ca5297907dcbb1f89b205d5629c Description: debug symbols for calendar Auto-Built-Package: debug-symbols Build-Ids: 4ba32305ee265421b32c0b3e9239ca3498d04fb5 Package: capstone-tool Priority: optional Section: utils Installed-Size: 4464 Maintainer: Debian Security Tools Architecture: armhf Source: capstone Version: 4.0.2-5+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/c/capstone/capstone-tool_4.0.2-5+apertis0bv2024dev2b1_armhf.deb Size: 508616 MD5sum: 6bd5b2e0d5642cbc9387df7d49deccc9 SHA1: 7afaa8318c640f1d827a2821908992751abe86ea SHA256: 6f07eb1a5e72b9e6007eba19169a8a96409b60c6ecfa16cfd13c91335ecf87c5 SHA512: 4187ec5cc6a35efcc89e0ed2e1a96cb2f14a9756c8eafc7076efa8b74537426b28ac782582bf53ffa73ff2204612f35c0a9bfb2cb44efe40dd259016c2cf7400 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: 2048 Maintainer: Debian Security Tools Architecture: armhf 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_armhf.deb Size: 1958568 MD5sum: b4bf61395e9f38b9af48590a8b0287a7 SHA1: b4bf44a2efeccbc043572cff9c93656dc2d33722 SHA256: f0d286d962e05e5baf4af9a591d35b4066cecdbebaa1c0792c79139859a17b7f SHA512: 6a37757344613dd8c6df1c6af64008069642f9e60db430f7356bcc5dc6e5bd928111da1c225e2c1f6946949fda799643145047436681e155a854bf8c61698eb3 Description: debug symbols for capstone-tool Auto-Built-Package: debug-symbols Build-Ids: fc87bae97d8e0526e68433b40531a182889b997d Package: cargo Priority: optional Section: devel Installed-Size: 9867 Maintainer: Rust Maintainers Architecture: armhf Version: 0.66.0+ds1-1+apertis1bv2024dev2b1 Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.28.0), libgcc-s1 (>= 4.3), 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+apertis1bv2024dev2b1_armhf.deb Size: 2917952 MD5sum: 0a1f76fd3f78784c91fc3d87c235c506 SHA1: 83c97759016a4e02b15e77c9dac7a0456edc902f SHA256: b3251ffa2043c3de6cd389732afeb0adc05408975023ef1a783afb63dd12d6ed SHA512: a14ed191979fe0970ad67ff767c069f31c068f2772dd1957681479ef81b0f0a872b77690b53553df649fdd24c37fe943994041a6b29621e5ba165fd605112521 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: 44493 Maintainer: Debian Rust Maintainers Architecture: armhf Source: rust-cargo-c Version: 0.9.14-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.28.0), libgcc-s1 (>= 4.3), 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+apertis0bv2024dev2b1_armhf.deb Size: 11782872 MD5sum: 784ed5399cc65f81573fc930d5691094 SHA1: 05bdd68436fa105268bdccc3d9bd6cc07089dc10 SHA256: 52531e995112385616040c49d8e1af46ebeabc1d74eae0d496ba9315abf0c85f SHA512: 949c920e610b45dfa189679f693aa9c84c9112568f69f4492e5069cd5d38433192b4caa7bda58a19f1b0665d5ddabe57da2170aeee45f4afff8fc5a95ebf5c14 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-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: 150592 Maintainer: Debian Rust Maintainers Architecture: armhf Source: rust-cargo-c Version: 0.9.14-1+apertis0bv2024dev2b1 Depends: cargo-c (= 0.9.14-1+apertis0bv2024dev2b1) Filename: pool/development/r/rust-cargo-c/cargo-c-dbgsym_0.9.14-1+apertis0bv2024dev2b1_armhf.deb Size: 135399016 MD5sum: a133b05cf69c2a50c8846e656cf4047e SHA1: 560fbdc46033db90a330a0d420700352946cbb59 SHA256: ee23e3cca0bb15ad456bb68da15c894499da122f542e3473c16f4baecbd68696 SHA512: 60a2ab60209021db3a50b7df84613ab9a7c80570a77050d1e0b40bbb5a492d8370c4a0ccc055b9bdb6d5a141f050b764c7886faa9d3de25c2d3d3cd41d641fca Description: debug symbols for cargo-c Auto-Built-Package: debug-symbols Build-Ids: 18fcf20e417ce5cb534aa3913518cbfa9189fc85 9278873e3f3fa67b1c500567afb08c563013ebdf f1a05c130ac20d965cf53f823bf79ad65876d783 f2acb10412ffc51ce6740ab957c06b9a3566d456 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-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: 34882 Maintainer: Rust Maintainers Architecture: armhf Source: cargo Version: 0.66.0+ds1-1+apertis1bv2024dev2b1 Depends: cargo (= 0.66.0+ds1-1+apertis1bv2024dev2b1) Filename: pool/development/c/cargo/cargo-dbgsym_0.66.0+ds1-1+apertis1bv2024dev2b1_armhf.deb Size: 31601192 MD5sum: 6ad94adb07d5e7566b3666c1b7fc7259 SHA1: 785d3394b5052c0c273cc99412dca24dd5dc59f3 SHA256: 8573430606ae655abdb74d38bb789093541907af2adf9257573668775896edc8 SHA512: 0f66bf4b7d1913055ee78ae92c551ba08f4ebef74e93352bde9ed61b5329b2d8f6557b5d3ee4ef8c86b5f07846aaff344fec26ee819c3d3b2c0693e4270adccb Description: debug symbols for cargo Auto-Built-Package: debug-symbols Build-Ids: 1e2dd06d74d8b2df2f22918791d67f06e40e58e9 Package: cargo-doc Priority: optional Section: doc Installed-Size: 22192 Maintainer: Rust Maintainers Architecture: all Source: cargo Version: 0.66.0+ds1-1+apertis1bv2024dev2b1 Filename: pool/development/c/cargo/cargo-doc_0.66.0+ds1-1+apertis1bv2024dev2b1_all.deb Size: 1221340 MD5sum: df8494fe00aa78ab3a3c65070fd4e055 SHA1: ebae3a3ed710bb00ea69872e2a29cf27adf12404 SHA256: bc0681d8d31356d27c74ed5a1ecd0a7a731e9ed6770275df2929dbb14b726b37 SHA512: 250168d630e9b8cba804b6343ca64769a39ca0c9049cd51cc53e3d66e6ebea6aef40b90ecb22fc0d00c32a7fc84d355166db8bfd2ae6467a75343498fc08b37e 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: 3964 Maintainer: Debian Rust Maintainers Architecture: armhf Source: rust-cbindgen Version: 0.24.3-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.3) Filename: pool/development/r/rust-cbindgen/cbindgen_0.24.3-2+apertis0bv2024dev2b1_armhf.deb Size: 1071608 MD5sum: f3de51c9d2720505cc42fbf9c04ac6c6 SHA1: 6ba068238cbb89d54772de167d08222e711d3b98 SHA256: e2a98a0f3211fdcb23782b29aed7b8f4b6b05b2bf36af4eefe7d4a1102f9ba71 SHA512: 774020e0c14a72fc8741f112208b2be1ab6c07c86847a5e4a805cf866ee826d80f0ebbf4f1cc5da3c2961b4fdd7f549e846a6fb7a3f15e10a99daf7580396e28 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: 12777 Maintainer: Debian Rust Maintainers Architecture: armhf 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_armhf.deb Size: 11559552 MD5sum: d939fa4453b000775fbf490f3caea8a9 SHA1: bdc812b68838f0e26af5b94b34f0b056c271627d SHA256: 81ef6171c691ac058de8f1ca0ea2d052c672d50175c14acc85fe7e25938724b1 SHA512: 4d7c9985326edb5e88d67282c5423f91fababf28a00579efa3369a99f23caa171a1d140fd606a75e06961ca904fc7748d72d195d2cec5c2a779a1ebe59c86569 Description: debug symbols for cbindgen Auto-Built-Package: debug-symbols Build-Ids: f8180a70f2df3554cde436af66a0bb4852de0b68 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: 1133 Maintainer: Joel Rosdahl Architecture: armhf Version: 4.8+really4.7.5-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.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_armhf.deb Size: 579572 MD5sum: 399d481d99e84f0340858c518feff493 SHA1: c47c2db3e10ce3783f7c827a2383ff99f7b7bf0a SHA256: 81a92a519e4e06ccb97a571f393a515e7270623b06b2a45aec1e9022b4952779 SHA512: 7dae984d1c34c35d31f42ae0a421bc72def8df846d63b2c182785a90f875024d8f9156acc274ac2f00e08da7ba4b48465b3bd671106bcb7ab26d08f3f457b2e9 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: 8272 Maintainer: Joel Rosdahl Architecture: armhf 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_armhf.deb Size: 8117680 MD5sum: 581feeb7835631417371b7855dce39e6 SHA1: 8b1a459cd67af1b4a3a7c3d63247282c621387fc SHA256: 289b7a59db611d6f2267b6408c088c8058f0af246d9b1a20bbf4d6bb450778e8 SHA512: 28d4d752cb3ac91ab5a9ea907d9e1341edeb878526a89fcdf4b131be76917ff003994ee89fc4c2eaceb4f621985e9a45af8eabe8861e07424847ed0332ed26ff Description: debug symbols for ccache Auto-Built-Package: debug-symbols Build-Ids: 6917188bb9b98fbe58cea1e2e80177e5f63d474e Package: cdbs Priority: optional Section: devel Installed-Size: 244 Maintainer: Debian QA Group Architecture: all Version: 0.4.166+apertis1bv2024dev2b1 Depends: scour Recommends: autotools-dev Suggests: devscripts Filename: pool/development/c/cdbs/cdbs_0.4.166+apertis1bv2024dev2b1_all.deb Size: 49204 MD5sum: 547da07f77e5bea405b651539f8199a0 SHA1: e3bb3d2581a0607a18f7ff1f9366c30cd74f9133 SHA256: e4defa447a1826628bc835789e5e7ddb0506dc3dd8b9e8ab27d85421dad655e3 SHA512: 31c3a7dc02b87e0d9edfbe221808088a744ff047e7edb231d47410177101cbb4d9f8710747e573852e8ae98156ef3a38d138280fd0a88c402bc12b0483d9f1c0 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: 207 Maintainer: Debian Libburnia packagers Architecture: armhf 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_armhf.deb Size: 121912 MD5sum: 59a57e2db35d506633ee7a7f53ea9e82 SHA1: d43fd293a9df8a174babb3a0dce41386ae3a6d76 SHA256: ba0283cca7c6ca9356967b1fb80eb099787cb95e12c22a32f43e0ff7c09366f8 SHA512: 4cdf370c933368a6fdedc7de8c5593d66bdc095ab29152ab06d4a5ec497051507768afaa5c4a178803d144fc8ed2df882df2a8f73e489e54e80fee05693b3f8e 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: 192 Maintainer: Debian Libburnia packagers Architecture: armhf 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_armhf.deb Size: 169900 MD5sum: 5da5d68c0de3db9dcd806efa9eda07b6 SHA1: 60abf2fff0394d0b90c14e2f34da4b99a1e26d92 SHA256: 7a7105bd919cd33d4c84c5517c78354aa999ed56763b44dcfe761f95de1b8953 SHA512: 30ede6f3452d24fed32d0e3f93d05fc83d51dabf0a97a0b162ddfd9448ae37e4ee705e6c79e3762a73ac9d115c880e74fe28f476a96b23e7f0344296899228bd Description: debug symbols for cdrskin Auto-Built-Package: debug-symbols Build-Ids: 3b6c25760dd0fd14825e7a62cc55c668e590ddd3 Package: ceph Priority: optional Section: admin Installed-Size: 259 Maintainer: Ceph Packaging Team Architecture: armhf 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_armhf.deb Size: 212716 MD5sum: d5789f0efa787aaa5f9f150500569a29 SHA1: dac7c0a9be8f05aa1562cbf1785086d0ab7ada87 SHA256: 75ff76b59d92a6ce71690679b840bab342e90e43d93587e1ece511b7b777d6ae SHA512: fe7945a0109039a9e3b71b48af43e6fdeba0c6a4a2bb68e392b487f4a9810a8342edea0dbfa8915de0f4f05f02584c31f516e89684ca307b55fc334515bae414 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: 14202 Maintainer: Ceph Packaging Team Architecture: armhf 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 (>= 3.5), libgoogle-perftools4 (>= 2.10), libleveldb1d (>= 1.23), liblz4-1 (>= 0.0~r130), 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_armhf.deb Size: 3518676 MD5sum: 0d06e3e219e20ca33417f9407419baf8 SHA1: eabaa9e240b59f1ff8c07199e176650d86c33154 SHA256: e9563cf054a32c17b0c2bded4f10f1d5a0c60990022a86821a2d0ef3c4d7e1bc SHA512: 215ae0b0344fd8581e8524cca6a50809b94c3a2f181df9f6ead5b4336d5c1fa44782e1d1253126961965a0d3c3d89bb1f07da554e046167bcdf9618fe8f57eda 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: 62754 Maintainer: Ceph Packaging Team Architecture: armhf 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_armhf.deb Size: 56337676 MD5sum: 6784737f568db714f4e808373e521e3b SHA1: 4e925b0eb26a54bcb1307252430831f43c88abb4 SHA256: e0bf9e35fe6b3c2901226c593836d79f593755c81aba9a1fcdc870d2e133beea SHA512: 90afdee465524c09473f8a4659032852fdca949160ac9788a664c778c43cb9edc5def26be85710996ab329c07cfe3d2bbedb3525069df44a5ad7008bf5c27ac3 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: 081908492c00636464b8fe2dc5a5f6b729352c11 11bdd0e742261e83ab43dd35cf964d8faac56aa2 12ec65d3e47d04ef405c5ac03705a41070f48bb2 18671865e9d6184319b6b7cf375d0cdd3636bc3f 1ba307bdbf4dbb9f5126de7cbcfbf710ed014cfd 1f64a16a6facbeaec7ee97b3fa65c87f8a4a439b 21f16d3c8fb2bbd644b2b99af010c65616815b94 2406b1d042ccf1c37e04315b2f5daca462daa426 2eda13021eee5609ec872d2cd123e21fb7807468 33cd34c5185af6d8c9a5ee91a70ebb3c8d076946 360cb0a3dcc346412dc6e4a804a530e851715032 3674e3693e595a4619b7efdaba9a7b27108138c9 42b34dbf457c5672eaba5f047ed18e8250996ecd 43c30fa11f1458bea0ee739a0521351a5c69e7d7 526856661e867b7416933a64c238105bd2a7f1b5 593ed7a84be50719327ce753e7079d9538468633 61cdf6a4a058802d8f0476085659878ac07a6af3 6c2440fcdbd0f2cf557b99679cfa349ed88ac7af 6e2d6e95d9d2143c1562d641b74705a972a4e95c 6e98fac25e90193f982e247d447e5cd35d577a57 729f85afcb7e2826f6eb06e5be4316ec9ad83d74 975df7b5bab6484f8dc496d7668132f011ef0ed9 a556cc8648df9848357927fd6c4ec912754b1edb a5ca1ba4ccc46e85b22a6b00adaac07279cdce9b b118c450343224ff8bd821edf579120e645910ae b5d5271454cad70781c2d5ff63f69e28ceefe72a c44bcfb755139b0f899efb538f9652b3e52799ee c6b13075e7ec38f8b134933c21e4400faf72e520 caf1a87160537e13c893f4cf6f3d160d0c2bf710 de23db04b7dee53e103d77fd92451a5a4514a47f ebcaf30949d9c9b8456211d6d2f5ce30eab857b9 ebecdd85634722ffc50944f2217e44b016155650 f60bca7f05e6c4b5c84e5f70e699d24dd2ca1001 fae7be7271e33f9716da6b48b20110c9614ab579 Homepage: http://ceph.com/ Package: ceph-common Priority: optional Section: admin Installed-Size: 24980 Maintainer: Ceph Packaging Team Architecture: armhf 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 (>= 3.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_armhf.deb Size: 6816460 MD5sum: 2149229fccb536493b99de87cb1ab69c SHA1: a77a09bcd610b136b3a981061917761a90ae182a SHA256: f3b2200b2d335bdad599901a3aca91c1c1e0815a0e06d79e435ea60c734a7722 SHA512: 2e67c1290015943230f551df7f6ea953563b2a9ed3c8386a04a80c99375fd1ee38b6b073cdb7575444ecb2245e07e5bdc3c9259801282825a8acd456fbfbb4dc 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: 53517 Maintainer: Ceph Packaging Team Architecture: armhf 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_armhf.deb Size: 44304416 MD5sum: 6be8b12fa7ce6abbe77e211a89c021f5 SHA1: 71dc6a7bbb24934f305142c898d6dca197d8b167 SHA256: 7ffc74a75756a7d7631dd3538712f1883efba9758e840b817a8ad03aac79fdbb SHA512: 5ca92fb38010454882b2f9b9692f949455d5e5c94faf6cdf6e2813893d9b21679384bde0d2eb632db8898b8c344dc82fcff519483f1441b36e539b76d0bee37a 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: 0541bb6731458ac3047efc7578e5e0bc2f66993b 3eab37dba52a58c6db7749d0584a75e0e8e70b44 486881970c339272bee7618a076458c84663798a 583febdd8f08a3bd7966d2b5cbb725c323532138 6c1be101ae8bb212182f0b3fb99a72abab962562 80bb32124c13fd2d5062d88c6a339fe89a4d4db5 97e9f756df9a9d6c81191dc8723dc9e95ec73d30 9e18a2923782aab86e4a556d5da4503ad1f28fb0 acea53f2fc8f8408e7ea07a22a944055b047802b bd45132c22bab3d3d6e02238c4c2e6a3d524528a ca8a5f3015bcdf22db0b42cc91c3aa60d17e476f cba7a728f23fda101502f325b4030c08db33a571 ccd59e44c840e5133b492429fe1ab293527c6480 e99ebaf2c50d26429c51d7c37960b9699dc67324 eaca5c232dc110c375e011c8a2520a510bcaca61 fe9f4436a910032480fab321d5a288aa86894c6f 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: 534 Maintainer: Ceph Packaging Team Architecture: armhf 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.5), libstdc++6 (>= 11) Filename: pool/development/c/ceph/ceph-immutable-object-cache_16.2.11+ds-2+apertis2bv2024dev3b1_armhf.deb Size: 304660 MD5sum: 60dad34ca6289977bca41eada2af42bd SHA1: cefdcb91a7dddfcb18d3da8e5440c5ac778f32a1 SHA256: b3ae29f0bd28310fe3f34b90dad1f385cdf282574b24d69d43c21914c5d11639 SHA512: 05939937872da127aea98b9b34ae60e5e0393c4fe0f64738b1547790e7a0c9e2451bfecc75d11a491d163248646e6090e3246d3b845c442e2eb7f03d1617e3ba 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: 810 Maintainer: Ceph Packaging Team Architecture: armhf 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_armhf.deb Size: 634800 MD5sum: dd7310f1968e8ad6502b46db7a5f6427 SHA1: 1f690d88eba9714a6b784e5faa5eb0a209c2de11 SHA256: 8b0c0844d783b94e6792a9b1d87898a216570850ec4e0deb3ada1e3b71791653 SHA512: 9b758e322e87197ffbce89483a69a26fecf55a608212ebaf0d18e29ecc1e1b2cc2dcfd1e4e8ec5427ff60090a949cac1cb74417d26f242093f4dd94d6dc07c56 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: e6853a6fa2b3795e95a639eb1d2ac53e6fe94025 Homepage: http://ceph.com/ Package: ceph-mds Priority: optional Section: admin Installed-Size: 4371 Maintainer: Ceph Packaging Team Architecture: armhf 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.5), libgoogle-perftools4 (>= 2.10), 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_armhf.deb Size: 1726668 MD5sum: a9ed3f430e87dc189f408b9b14229334 SHA1: 8698ec0eb76eb5afbec57ef0cc7bc6de66fb2dae SHA256: d0c5a0856dff50fd64290b879fdc95d0c985f12cc90d515642611df5d0bbe474 SHA512: 1941267b89850583219b5c83f486d8df70f91f90ccc5b90d4fea843101137e87d10b44266f32350bcfce19b988f09facf74c263c5a8e5dbc1f971dca96874ff6 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: 9633 Maintainer: Ceph Packaging Team Architecture: armhf 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_armhf.deb Size: 8100472 MD5sum: 1f083bdd4388e18337ff923379e39b19 SHA1: 845663af9f191a9aaba6de8ccd4495a0c9439a14 SHA256: 0604b76ccaaa95458e615be71029bb7241db72797d7acf9f8bcbf86d4ee5010d SHA512: c10481ca7fb4c6f1bc1c3b0c51e93bd92048a203d4e932d3e238caca6e793ce98aae65c91b4083d40a694013d08db9759335ccffab73d843b98f3fc1771d6e98 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: 222abcd848188f704417222b34ff7fe9f74b14de Homepage: http://ceph.com/ Package: ceph-mgr Priority: optional Section: admin Installed-Size: 3114 Maintainer: Ceph Packaging Team Architecture: armhf 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.5), libgoogle-perftools4 (>= 2.10), 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_armhf.deb Size: 1190208 MD5sum: a69af41bed65be9f6044723199325818 SHA1: 061ecd22d78d0fcbbe3115d08603bcc965a3c188 SHA256: 5a4efb7c4a92937c9f347329f4375671c976c42e5c6cfd41d2d4a06360f0752c SHA512: 3383b31f235d1afc871544fb20514eb8809f2aea2eb30e91b6c8aeb9f9fa27c4bb84fac5ec684d2968be057cc94c0e14b10c8083b01d45a836b03baf1ecc28e8 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: 7135 Maintainer: Ceph Packaging Team Architecture: armhf 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_armhf.deb Size: 5971024 MD5sum: 286dc30feed7cac140c5a66ae85ed197 SHA1: eb0ba62fd5350a79937061a520de1340cf50840b SHA256: 7c76bbfa56ae27bfbbc58719a17a6e92d026aaafc33cd725223a31ea59188757 SHA512: 2edbbc1151579e6c1169339dbe4d941736c2362d744605b03f3322a55c964797073edf501723de5a23b8f9c8ec7e7aeb585ed6a5bbf059661466266b6b5e8e85 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: a257df780a2b83d05c55a03df2e7c8eaa081c735 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: 10012 Maintainer: Ceph Packaging Team Architecture: armhf 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 (>= 3.5), libgoogle-perftools4 (>= 2.10), 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_armhf.deb Size: 2885708 MD5sum: eccad29fd0f83429da4738bd2b9c18d4 SHA1: 15e96a6b7c568ba16a955f86d5c6095627808337 SHA256: 8c5dbaf7c213a9524e2b15b4911e45e7a290cd426febe1abb37c7db36580564c SHA512: daafcdc1b0617b8b6ad7db37738b4d3c42da0a189f02c46c859765d2614ab1aa7037d8ce3b0cf88dc5621be6f178bc419043e5b283300609d661da09dbba1cf2 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: 99093 Maintainer: Ceph Packaging Team Architecture: armhf 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_armhf.deb Size: 97401580 MD5sum: f9e0c22746ff97385113b388b046aa8a SHA1: 677c2833da6936a2206c54d6d8c0e36ecd0d3e86 SHA256: abc1831bc1841599550405d88fe5df322585700cdf71310fca8ff1dd0cf6f38e SHA512: c7aeb65f52369c0428cd1bb05617255fc93d961c7d744f86f6482be496a8df83bde88dd3e49b7afc3d0bb8c143dc5008350deb297f9b651ad7cd744ba8cbde8c 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: 038e1a1cacae2adcd37be7cc2d02460259f49263 6984ea32728e8fe94de4f75beb871ddc37e21313 Homepage: http://ceph.com/ Package: ceph-osd Priority: optional Section: admin Installed-Size: 35498 Maintainer: Ceph Packaging Team Architecture: armhf 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 (>= 3.5), libgoogle-perftools4 (>= 2.10), libibverbs1 (>= 1.1.6), libleveldb1d (>= 1.23), liblz4-1 (>= 0.0~r130), 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_armhf.deb Size: 11686076 MD5sum: 7477bdc5863d87d07097a221bb626849 SHA1: b637afb3b1d55c0f9c5736ca507f7ba246b2f144 SHA256: 128c0874020fccb5381d456eed2d10ef25f1cf7e4a6ab1cd175a2beeb6e94fc8 SHA512: cecbc2de3f129b9191b83f481718cf74bbaf7b5e64e8535f2cc5dbd2bec905116231bdc8bfaa291c20283e8f3844a7e03a0ff56c750a570fa6c5251b312e5950 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: 223661 Maintainer: Ceph Packaging Team Architecture: armhf 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_armhf.deb Size: 214796908 MD5sum: 55f844a5aedc49e00d16b4a863097d33 SHA1: 799d8180314b2528b853ecfa69bc686fcea4649b SHA256: c8d26195636ace4d9f3462c8f5d340c918b9a06c7e0b1a1beace26f4fe7cac16 SHA512: 4608f77a8d20794cbdd75d1a4d295ae8d22f87c1d112c66139b4c212559ebe742598698239b12cdce0900dfbb14786118484e842af46198aac83aa82ce2b2cb7 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: 1f96556714986ba263a5e81246b69ca2114a7507 38710becc28c17f2f79a2fa393cb2d071f23ebd3 878257aabec94602a29f22270671b45c007666c2 a17fe3a7ec91d0c7d67bdcfebc774026490245ff aea029a96cf05fd15ad96f0824bc6042d2c2f755 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: armhf 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_armhf.deb Size: 277720 MD5sum: d4a9921a8671a68ec6dff08a705e52a4 SHA1: 4742726eb4e17663fe4591a93c03de6a6a74c46a SHA256: e1bd2b9f63c19cced9ebedf52a174bd85305de4fac57d184b78777fef23314a2 SHA512: 40506595c9e5c141dba5ab7de74b8038af29d9f9c5fdf0628ceaa46f3990d285acae57785082298d7fe5dc829fb4479be91e6eb76e509df6dac4a389f66faec9 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: 649 Maintainer: Ceph Packaging Team Architecture: armhf 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.5), libgoogle-perftools4 (>= 2.10), libstdc++6 (>= 12) Filename: pool/development/c/ceph/cephfs-mirror_16.2.11+ds-2+apertis2bv2024dev3b1_armhf.deb Size: 353900 MD5sum: edf0ef0a3b7e77d3c4f358fd80fe358e SHA1: 3a205087734c34c758caa8fca4092aabdd8e6dd8 SHA256: a1ca1a377e492c896cd543d1a064ef0af6b0f8b70d5369660a95855bf59ff16d SHA512: c6eb21173a5c349a15f0dfba51df94a4e83b1e03139ad3627d85c0b9b05027c47918f0c78b62e2b27e55a9f5a60a5cf14d649aa75ddf8df45705cd2f35f4b30b 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: 1118 Maintainer: Ceph Packaging Team Architecture: armhf 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_armhf.deb Size: 908356 MD5sum: 12cb825c69f6249067d50a581a53bcc3 SHA1: 00190efe8424325ef70aef99aa76e499cdc381f7 SHA256: 7a2a44807afd35bb4471e3935d0cbcd1b86c1e054611f6b47d2df16e51e05ac0 SHA512: 43a16a938a9a02112b3ef499e96be2f4219b6714d7483eade9fcc2d9177dde4d6bd19c64a43f6ff68bea9b01821f0bfd34e93957764a4edb616ee159d67ec9da 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: 70070b7686fabb5a827613852ab19173edcce7fc 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: 43 Maintainer: apertis-tests maintainers Architecture: armhf Version: 0.2023.0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/c/cgroups-resource-control-tester/cgroups-resource-control-tester_0.2023.0bv2024dev2b1_armhf.deb Size: 10316 MD5sum: 53bfa08d9f6b3b763d9bb094f9c7f88a SHA1: 82a4b5d560dc11052dde4ce496bdcf7a67c32046 SHA256: 4dee146da9c0bdd18a4a4bd6b884f600877e07b3b667bbb4fbb078c24a549c32 SHA512: 82a131b0c71dc80adbc7a5099524c68f2bccd5340eacec17dadadfa93de0604732d192eb7a3019b7c0eda8f1243a4fb77fedad42e856e365cc5dab793fa61c65 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: 28 Maintainer: apertis-tests maintainers Architecture: armhf Source: cgroups-resource-control-tester Version: 0.2023.0bv2024dev2b1 Depends: cgroups-resource-control-tester (= 0.2023.0bv2024dev2b1) Filename: pool/development/c/cgroups-resource-control-tester/cgroups-resource-control-tester-dbgsym_0.2023.0bv2024dev2b1_armhf.deb Size: 9252 MD5sum: b566702aee508528a7bb65779e17d5c3 SHA1: 5bc4d699538ecfd979ef039b3ce4e682f3b1b440 SHA256: 9fb792586aca1c37772b7282afdd8f5b63b8a3c513d826ec9c630ae249968814 SHA512: fa52d62442e3daa0d3b4d3838b773c65e5db7d62e20cfeecadc1e3ca2412504995c36c1a0233e7cf700e15c919b034b2a9401047677c87ac6b9d094a96fde63a Description: debug symbols for cgroups-resource-control-tester Auto-Built-Package: debug-symbols Build-Ids: 8bd551062ac276b448f5343b1645a8143f2e1a91 d1d195fe6cd3c0d44494dacdeeb57fa050d501c5 Package: chafa Priority: optional Section: graphics Installed-Size: 129 Maintainer: Mo Zhou Architecture: armhf 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_armhf.deb Size: 58152 MD5sum: aed9e8584abf3d9b85c0226a476025f8 SHA1: 2a9ed1a508e491cbb7d74cd3cc5a91c871f75725 SHA256: 1e63a5d72f0581202ed6f0e3524f4940baa9d391063eda3fa75f9eacdfcc7a65 SHA512: b028bb6154e890798750b9c57733a9ff8b9ba03645f45e1f440bcf36e135c23b0ca396d6b722339fc0c1d49c1f13e4461110139084c638aa181da4d0185f013e 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: 201 Maintainer: Mo Zhou Architecture: armhf 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_armhf.deb Size: 174672 MD5sum: aebc97291407597c3e36436d06229fba SHA1: 1995d97f1476366921ff7041fb9e00e933e0473f SHA256: 4dfa2d8e4a520982d55377e7617adbf6a4ee6b7c48ea098e7a39b01e872f0df6 SHA512: ce5e07e21ee6ed4f24913b1406a91c4f0bd127bfe699b9dbb1eaaa0b40e604a21ceeea92a2da8c931e54f3a6d0ceebaffe631276f3afd2c6abe9fa535f6e7c19 Description: debug symbols for chafa Auto-Built-Package: debug-symbols Build-Ids: a716c4d4eec03d25103ec09347ae3f4cc26c9698 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+apertis0bv2024dev2b3 Provides: node-chai (= 4.3.7~ds1+~cs9.7.21-1+apertis0bv2024dev2b3), 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+apertis0bv2024dev2b3_all.deb Size: 105820 MD5sum: cb0c34ee0c699d4ff74b26049b8d8632 SHA1: 10d4f3c5b477d2eebe48b42395e841ed1bd29d9a SHA256: fa0df09eb7c540a2bc93a70db72cf4e5c503c179ceb297a1df3c55398909d79c SHA512: f2b977984b6a79087ce75af556085be14a5032cd2a9d02ac019db5a469288390dce5e6ee521680f6db34f3d05a99e12d94b721625dcddc8dcc59c977eecf182c 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: armhf Source: apertis-tests Version: 2:0.2023.5bv2024dev3b1 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.5bv2024dev3b1_armhf.deb Size: 46792 MD5sum: 966a219c9d2256a70a42f1f5e04f1c36 SHA1: bc3f62f5220fec9c943e2c9c4cf21d6b069f6ddd SHA256: aeb61a1235c31a0baa2b3cc9dea0bae90e29cbc0ef8753b686dc771f4d5c65a4 SHA512: e900042c5ad50f88a28780f730a6af65b3784a7700fd630f55c3afbb87ab85c9e0a5b080ab3bd9627232460896d4ad6bbb2d41e7d90e40c8b8dc038b69a1d46d 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: 340 Maintainer: Christian Göttsche Architecture: armhf Version: 0.15.2-2apertis0bv2024dev2b1 Depends: libsubunit-dev, mawk Filename: pool/development/c/check/check_0.15.2-2apertis0bv2024dev2b1_armhf.deb Size: 108672 MD5sum: 80ce5af1929653684f2d2461ad4c4063 SHA1: 6ccb2c6865caa15fedc928e73cdad3d63f06f165 SHA256: 0f4639062292ad7f29a1854e598bf4a1a8028ddb97903a1d2a16c233b7d136b4 SHA512: db446ea4910455756b6d8a14047706394751abe1bffd2c61e918d17f4ea21570d5f589294f3eb2a180dfdbfc5d811f39deb04fb7b8f283539b946fa94d01c4f0 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: 634 Maintainer: Debian SELinux maintainers Architecture: armhf Version: 3.4-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/c/checkpolicy/checkpolicy_3.4-1+apertis0bv2024dev2b1_armhf.deb Size: 202592 MD5sum: c8e8c174078e3caf71693a72b7da9bfd SHA1: a33951ff537403ddabcfeaed56a61fe092947a24 SHA256: 692c5890ff33494ba1a9b6e6c434d40e178d18efea40b9fe54f5fb84b960949a SHA512: 72e49a546632b27c4f5695137772bf39060ba93c842237d1d530528fbab215f00b94109f9f77e4d51ed3e7923ebdecd89045aa23720e06dec9314bbdd927a2cd 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: 355 Maintainer: Debian SELinux maintainers Architecture: armhf Source: checkpolicy Version: 3.4-1+apertis0bv2024dev2b1 Depends: checkpolicy (= 3.4-1+apertis0bv2024dev2b1) Filename: pool/development/c/checkpolicy/checkpolicy-dbgsym_3.4-1+apertis0bv2024dev2b1_armhf.deb Size: 248420 MD5sum: 05de17b8330bd408fbe58051318df666 SHA1: 524f9ea2f08b69841cda68b0fd218e60def44185 SHA256: 990914615c9da4592c7654edc291ca38c080a63af70435b0010780b77cff65cf SHA512: 87c3f5a55b1e931ae51a3adc9843ce990f89ac35a16f5e1ae45d6795acb9d13511000ae4d5db957f5068ffadc58660d3ccdb4cfbc4817b77592f978d18d729f5 Description: debug symbols for checkpolicy Auto-Built-Package: debug-symbols Build-Ids: 48b7f9ca61b1a92174acd7b9d38c9a95ac30f657 e3a6635caf7972885f812543ebee1a33bf2dee60 Package: chrpath Priority: optional Section: utils Installed-Size: 35 Maintainer: Tollef Fog Heen Architecture: armhf Version: 0.16-2co1bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/c/chrpath/chrpath_0.16-2co1bv2024dev2b1_armhf.deb Size: 14880 MD5sum: 04dae7416b1fbb930f4a0cfcb7ba239d SHA1: d264d2f01e7e4849c4749a8e37c225e1391b102a SHA256: 89015551566c87689e8019ae90aa490fb524aa7ff3d5f2224f8e071e2f1fa4d0 SHA512: 68389e469011e1fb3d6570e5f563671b1affaf7b0efe68a2d63ce1b490a640ae6dbb52bba65920e8b1bba2ebe7ae2767c5448c64b24c329d787a3bf371ccf270 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: 33 Maintainer: Tollef Fog Heen Architecture: armhf Source: chrpath Version: 0.16-2co1bv2024dev2b1 Depends: chrpath (= 0.16-2co1bv2024dev2b1) Filename: pool/development/c/chrpath/chrpath-dbgsym_0.16-2co1bv2024dev2b1_armhf.deb Size: 19992 MD5sum: 067dcea1a1cac210b9dfcd878d181aef SHA1: f954994ee48648a4d29d30856e595e8aa0fa415d SHA256: 66ad064e688d041e609bfa048450cd01abef2ed68197af7f9f6a1e66c247a220 SHA512: 1137fe63c3c526041af65a6c95b1042a8507bba6c45c10a2bd523b174ab0b27be7b202e9b4e48fd12a1d16ad5fabf0662d7210b0fa7cdc487202f76813d43b13 Description: debug symbols for chrpath Auto-Built-Package: debug-symbols Build-Ids: ee6fd1b1facedf9f0bb5c8b7540a269fb86bd07f Package: clang Priority: optional Section: devel Installed-Size: 21 Maintainer: LLVM Packaging Team Architecture: armhf Source: llvm-defaults (0.55.6+apertis0bv2024dev2b1) Version: 1:14.0-55.6+apertis0bv2024dev2b1 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.6+apertis0bv2024dev2b1_armhf.deb Size: 5228 MD5sum: 45c8a221c4f51405deebcc760d18fa28 SHA1: e5d3f7de43d79b9579ae6b23fe7e6b3a5ce5526b SHA256: d2fddaae0ec4b4993466d06f1bb9eef8dc6fd81f78e94094e52dacde1c9ecd14 SHA512: 1c7b97660ce078b3290fa2ef9065d2d16b009660330bafe09c7f8ad583018f99bd71df6cfe10f0b2934acfa02e18a1c145439db4f95c0dda863cea5f4eca4330 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: 488 Maintainer: LLVM Packaging Team Architecture: armhf 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_armhf.deb Size: 267760 MD5sum: c473f3b4ac6fb8ba1dae6a5bb22814e6 SHA1: a582735bbb277eeeb9d3d6e3e5da3778ca8fce36 SHA256: 72f3e367e40b0731ba48fecfa3d95ae5b356b4a5bd8dd1df36a0da66dc7cceda SHA512: ccc1e80c704e394fac0dadb3c574f746605ee099727eab3eeb239e8dcccdcf5b25951c6f345b8edb9e6ef378d7d3d0e9ffb6a785ecddabaaebca00303460e73e 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: 136 Maintainer: LLVM Packaging Team Architecture: armhf 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_armhf.deb Size: 97012 MD5sum: 884821269b85442e8fefe1c8f19c5a6c SHA1: 797e91d9f280615f069a173bc1ef3bee9df79dbc SHA256: 124e775d896f593086be02fe8ea9387a63768c610f76fd912c6135fa1e856d39 SHA512: 07c0b8de21114f65605494724fb58d6af93f9a04da8224677ab48caeecb034396ea90ae7b520a853807b86e6046f1059e18b3780ea1c8abae5c447e322a703e6 Description: debug symbols for clang-13 Auto-Built-Package: debug-symbols Build-Ids: 385e30fb6489b0968108504b1acdb2dab60120c7 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: armhf 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_armhf.deb Size: 216104 MD5sum: 2937ba7d3fbc943e9548bd1c21a662f8 SHA1: 8af60ef3edd88bd797521bd89415d3ba75c42025 SHA256: dc747eccd40337ded1307e718eab8e854cde7bf922e47779f73ee3d909135ae0 SHA512: 3402e81e8a2cb5cc47f384dba3ceaeec167e7db9e1a2e74d3451bfb7698ba386e6b2c561c5f022b9d79046fc27f969d17da8fa278c6bae744d9d1368e8cf2fc6 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: 321 Maintainer: LLVM Packaging Team Architecture: armhf Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1), llvm-14-linker-tools (= 1:14.0.6-12+apertis0bv2024dev2b1), libclang1-14 (= 1:14.0.6-12+apertis0bv2024dev2b1), 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+apertis0bv2024dev2b1_armhf.deb Size: 95024 MD5sum: b7684929f3ea3d623c8ab28796dce208 SHA1: 77f6862be566a2251d84bed22d9a974f9bbd7a50 SHA256: 6adeafaa12de0c7aac135dd7d01de3e85cfe7b869c679c485ee669f23a524b10 SHA512: f5ff16643a8a5d99c0b506d40b744d45f595cfe61434eb315f7e902e88c24bdac59beea0e4f02f49dae898b4206e94e973707d1687e7b26078a071475ba45cb5 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: 53 Maintainer: LLVM Packaging Team Architecture: armhf Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024dev2b1 Depends: clang-14 (= 1:14.0.6-12+apertis0bv2024dev2b1) Filename: pool/development/l/llvm-toolchain-14/clang-14-dbgsym_14.0.6-12+apertis0bv2024dev2b1_armhf.deb Size: 11500 MD5sum: 29ba3005eb39ad2d98af921da4d745c4 SHA1: da124d139d4c08367644a49f0ea8ea19739deaa6 SHA256: 7b739b8f9e813dcf9726ff617690d8b4b20345acb2ba8a3f5b4fc16024fd36ba SHA512: 13ce0b16bdf9a1216544e3a75cc99594ab70d02fde0e6e6af0a10f7bf4cc8f0dd29f25ae8d4de5e8119128bf6bcda7a75dee0dc5ba805bb1dbac076b377ec9b1 Description: debug symbols for clang-14 Auto-Built-Package: debug-symbols Build-Ids: 3881805164d283b23b0253ea0059e769427c41cb 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+apertis0bv2024dev2b1 Depends: libjs-mathjax Filename: pool/development/l/llvm-toolchain-14/clang-14-doc_14.0.6-12+apertis0bv2024dev2b1_all.deb Size: 1174428 MD5sum: c47ea098df99cd545d735574c980dc35 SHA1: 9350a9ad63245e95739f31cf76a751d97c53fdbf SHA256: 24d21f8f71cf3d56b2034daa765b174b8764591503199f51e3e23219838437d0 SHA512: 52f6604c5ed7c7c55f9cb7f0e86cb89beeb684a6f505f32c6a4511f9197afcaa75f883b23d1e034809bfece958b4232727bb0a9f16a94c1345a01a04da3824f2 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: armhf Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024dev2b1 Filename: pool/development/l/llvm-toolchain-14/clang-14-examples_14.0.6-12+apertis0bv2024dev2b1_armhf.deb Size: 38316 MD5sum: ec9c03fda8ab6e60149de2e7fbcacedf SHA1: 805289cc90d1eb970307fc2d2372ed4161b1ae22 SHA256: 8117e46ff3b21de922d43d950616b2035a92b91307c943d7fee3d3858f5242a9 SHA512: 3966158f4f4c54158e4a96a1b1b0e9415f5c675b0010cece0dff307f42a1fedfd318832d6acbbdc8a1977dbf35e453d5df6a9d55a08661582506f8449a4be4aa 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: armhf Source: llvm-defaults (0.55.6+apertis0bv2024dev2b1) Version: 1:14.0-55.6+apertis0bv2024dev2b1 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.6+apertis0bv2024dev2b1_armhf.deb Size: 5332 MD5sum: 3e740fed2f759636e87e95dc5c299500 SHA1: dc241510955606105e2c08a73d96d3c80a366cf5 SHA256: 2c9d427b83f849ae08f4433c34ed67e9927e7c0c52140e8fcbfa9b7eab7dbb89 SHA512: 40d41dc68fc6b0ac903d3d199323a79c68e50836d91fae41c9c83d1be7ac5e0051e2e1d0c5b2c1d93877950d064a5053bf177871484deee3c6d17c247105da0c 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: 355 Maintainer: LLVM Packaging Team Architecture: armhf 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_armhf.deb Size: 242280 MD5sum: 04e00592f3044ff78d30a8e6c9a4be6b SHA1: 7259b15a1a24b3ee01844204c719ac1cf8f4b730 SHA256: 2a7f17960f5eb4a163efdad0d0bb142a1877ef1b58359e9bcac3624ecc7ee65c SHA512: b01ed6c78b435bd3494f5a4be73d33e72e6f371e1f238a76e2a2c821d859f4dfe7a63331dc79b5df495a875ba15a1c798fef7dfd04ccd4acfe4f0663b446b6f2 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: 91 Maintainer: LLVM Packaging Team Architecture: armhf 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_armhf.deb Size: 58940 MD5sum: d372654c8c51669243fdac8edccd85e1 SHA1: f1b953f14bd093380c1c52b4c319fa377ceb9aa8 SHA256: 1037ca820b47b1e77861217e7d9270d61255625d8b3dbf51c0359057bcc13556 SHA512: 91aa599b834942db0892e49611e92322a752c26fb0a9eb7cdf3d02884f4565c949cee05b01e65c193bd0487ca748824708908372937d980ea67de60f509eec65 Description: debug symbols for clang-format-13 Auto-Built-Package: debug-symbols Build-Ids: 1639fa685274603c92fc36922ba5490b19079b5f Package: clang-format-14 Priority: optional Section: devel Installed-Size: 199 Maintainer: LLVM Packaging Team Architecture: armhf Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6), libgcc-s1 (>= 3.0), libllvm14 (= 1:14.0.6-12+apertis0bv2024dev2b1), libstdc++6 (>= 11), python3 Filename: pool/development/l/llvm-toolchain-14/clang-format-14_14.0.6-12+apertis0bv2024dev2b1_armhf.deb Size: 71536 MD5sum: d5ef73034f958c2c9b5a0abba1919c17 SHA1: eed685f23caf84545e2666f12ef790b45bf4bbaf SHA256: fb26b5a73a9855e7c7d2525f662a34fd813f9ff91a4eef3e5be7336fa32c4f12 SHA512: fd5ecb497ff5eb647ab93a2b62f516a50ce686f1f58d86f7eddfc6bd5b5c252695ba67780090678c1c34139856024aa3c8296e17fe69fd392190fc6ee88bf480 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: 47 Maintainer: LLVM Packaging Team Architecture: armhf Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024dev2b1 Depends: clang-format-14 (= 1:14.0.6-12+apertis0bv2024dev2b1) Filename: pool/development/l/llvm-toolchain-14/clang-format-14-dbgsym_14.0.6-12+apertis0bv2024dev2b1_armhf.deb Size: 9280 MD5sum: eeb937f6d606c8401f7821d789f56996 SHA1: e0c6e0cab5df5e2ed47c1d8ef319156fb43b4b20 SHA256: 210a73c4665c0e0b5a4fd7469bd9aa5d865f2b20eeba04608034119d43b7cd12 SHA512: 0455cbba40a3aaf43e61e2e5ac8cce39e07a8e3848a1a6214c25d6e13a56c999587e36e19aefa82d742036f8b0ef597647b709003329721d132d324aa24f6843 Description: debug symbols for clang-format-14 Auto-Built-Package: debug-symbols Build-Ids: 2c782fcf10b4cd7aff0035359054854a6f91b4fa Package: clang-tidy Priority: optional Section: devel Installed-Size: 22 Maintainer: LLVM Packaging Team Architecture: armhf Source: llvm-defaults (0.55.6+apertis0bv2024dev2b1) Version: 1:14.0-55.6+apertis0bv2024dev2b1 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.6+apertis0bv2024dev2b1_armhf.deb Size: 5112 MD5sum: c2dc36d8a9c294c64130aa650f52ac8d SHA1: 46f3158aadb5402529b467b8afa6a05f36456a66 SHA256: 9814099e00b5bc35d318e4dd48345668fa590f54d46dc982cf4ef26328f07aa9 SHA512: 485da5fd3fa63f1b6717e51a917dc8f18d6abf04d941e38d597cc86b3a46ed833c17075bee9402856a36e2d70bdbbbc9d059ea1c569d8cbdb4e14b32c763fa1d 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: 6704 Maintainer: LLVM Packaging Team Architecture: armhf Source: llvm-toolchain-13 Version: 1:13.0.1-11+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.5), 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_armhf.deb Size: 1233956 MD5sum: 388700788170b98f87cc6fc55d9982df SHA1: 49f6aacd9d78c0bd6f89d946e7f1b03987d509c5 SHA256: cdee3765cb3decd7fe88014f727cf4ab733af96f705c276fd71b712e2071f00f SHA512: 3a39eac568e398542e650a827667c41aac10c9bd2c5279e6616822809caaa417369679e7b33ee8ae7de0b9359a5ac7ffd23585b12cb3230a0429e8b58ca4dc26 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: 11916 Maintainer: LLVM Packaging Team Architecture: armhf 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_armhf.deb Size: 8930800 MD5sum: 883a475adc902fac1cda97c540c933e4 SHA1: e0d13d2ca05ae204f038bb74aac6613885d13b85 SHA256: f9cba77509a32a95275d3dccbcb465acfc98cc1fe5db84418f24d5e1dda8090c SHA512: 821d769fc4331596bacb8a6af6e536be0da9be93d71d59983ca2cf99b40de448806b9f587d6de7b73e249d307a3bf15c987b8612320ac864a114b73fb8535568 Description: debug symbols for clang-tidy-13 Auto-Built-Package: debug-symbols Build-Ids: d0fdbf20455d3a6dc5420e1ea9875f91bafa1e09 Package: clang-tidy-14 Priority: optional Section: devel Installed-Size: 9091 Maintainer: LLVM Packaging Team Architecture: armhf Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6), libgcc-s1 (>= 3.5), libllvm14 (= 1:14.0.6-12+apertis0bv2024dev2b1), 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+apertis0bv2024dev2b1_armhf.deb Size: 1341428 MD5sum: cbcc20f846682b9c7365c5494fc7dac6 SHA1: ad409414cb376e635a2c340738bbb8c282f0b8be SHA256: 91003eacbc711b89b9f670445114642fd0c55e8a71182b92b75f2e6db96c8af1 SHA512: 77c118c853471fa61c332c60a85e0c16055139f97cff0a4549a89a698dd2260cd125d9aeb34bf546ca4492a0b0bc0b07f7a236bff892442ea23c2986856582ec 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: 3595 Maintainer: LLVM Packaging Team Architecture: armhf Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024dev2b1 Depends: clang-tidy-14 (= 1:14.0.6-12+apertis0bv2024dev2b1) Filename: pool/development/l/llvm-toolchain-14/clang-tidy-14-dbgsym_14.0.6-12+apertis0bv2024dev2b1_armhf.deb Size: 311068 MD5sum: dc16488e59f9d76431e45e0b4bd4fce3 SHA1: 9bd8f4ddc7faf45140b05968e88b7c00bf4b8776 SHA256: e6cde5786c76b3f04bf2ecc5c9f79262fbe919ea623a43aa0a2f1da747d8baae SHA512: 00cb910737c30d08516e826b499f1295d663ba2235593aab23c95b499058c9b423a7fff8343ee97b6ed51b47ac49fd94c8dfa3e8edd58679897785275c2e3acb Description: debug symbols for clang-tidy-14 Auto-Built-Package: debug-symbols Build-Ids: f67c2f05f89ffddca1c587dad9d4acf7c391f2e1 Package: clang-tools Priority: optional Section: devel Installed-Size: 28 Maintainer: LLVM Packaging Team Architecture: armhf Source: llvm-defaults (0.55.6+apertis0bv2024dev2b1) Version: 1:14.0-55.6+apertis0bv2024dev2b1 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.6+apertis0bv2024dev2b1_armhf.deb Size: 5128 MD5sum: ca59b45f29cf7c6aa865db9edbb8b6fb SHA1: 1f31b15e3b8512a6eecb60bc5b1df73b903365ca SHA256: 7ead09aa0b60b4f219f18f78dce55be1d0bd332e94ff392c5c63b896d7afa623 SHA512: 6cb515fa80c857ca386b300ec850c892140e8f0d7f14ed9a0568c7cc6cd32cfe19408fa44a0b7ca44edd680ec0293e16bec7114c4f5737d3d997ecf6706768c4 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: 24379 Maintainer: LLVM Packaging Team Architecture: armhf 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.5), 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_armhf.deb Size: 5630460 MD5sum: 859165c31fa70bdfe973fd2eb5e4b18c SHA1: 8f6dbbc2f5316a18cbbb37f67906dae4752f396a SHA256: 15ad59ee12eaa88ac11721b0399a457fe3191a6c83de18906bb6f2b8a81de9ce SHA512: 3c4928eb65bad0c554091a69b87ce5f1f5cb39fdcf8fd858811ea0fb68928cbddd84280bf3839f5fe8c01dfa5531cc903bd6810c9c8e7b5a6a754f0d523ec00e 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: 33071 Maintainer: LLVM Packaging Team Architecture: armhf 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_armhf.deb Size: 26754784 MD5sum: f4156f54ac3927f81cb643df695351cf SHA1: 255ca74fd766cff1f7a1ad3193802d78c4c4ed5e SHA256: 6bf80cb261f8027ffe4cc284458c2641da8fe46a3d0d77b199146b3170b09b42 SHA512: 1904172b4143380181ae614ed0f995e6af24f0044a4c18845ba41cc09f7f231c0d87aa4588e25649a31a6d45f54a0b37fa1b881acceff079263e64d23cc46cac Description: debug symbols for clang-tools-13 Auto-Built-Package: debug-symbols Build-Ids: 018dfe88eea2a98c1be529d14652cdeb41aa20c1 06783b6ffa70122c98e82ecc264fb661922d9b87 213e008f1a21a21d972e2c3e7f8ea0c452ff0b96 2f2d687f3ec3e9d279c6f4622e9d1b254fd2d145 3e2ce0c82c55626edf61abbe475f7b146baab8a1 3f4c8b5745200aea1a02e1358436c7a2b65f7e10 43d1b14085e854a15aebfb268317074b676534d4 50d4389448625f109340472c6cd4c101dd19b513 52e6e55c75502481c1a5dd89e8dcaae2782a2b67 5b045362a38c7c14f46f723a76c491cfb5028b9a 6ba8b729bea4d0f842e39b1e662715274c26e5ee 78c403aab94ca865e413728c0531182b8529f922 7a232c2b77a6913c8ddfc21186d8917f8d65486b 8e13c6f95d27d62720504d9d9d3acd87de21267d 912944287a59eddbcf3c44ed9a3c7b1e62f540eb 9c76783d7b501d80cb06be8bd5152d7b6b816c52 be0f837e64d9f6d1ae71238765871fafb04bea92 dabf6da77b178eb532fd0adfe49c2fed4ad392db e33c20c9b78cec76934a91dcd9278cf8f43346cb e5541e4bcffaf120929c9e3bdd7309f8815d883b eb59899e9520399c91a704b402fb1fe99aeb028d Package: clang-tools-14 Priority: optional Section: devel Installed-Size: 24129 Maintainer: LLVM Packaging Team Architecture: armhf Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6), libclang1-14 (>= 1:13~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.5), libllvm14, libstdc++6 (>= 11), libxml2 (>= 2.7.4), clang-14 (= 1:14.0.6-12+apertis0bv2024dev2b1), python3 Filename: pool/development/l/llvm-toolchain-14/clang-tools-14_14.0.6-12+apertis0bv2024dev2b1_armhf.deb Size: 5584664 MD5sum: 72aa261c321159ad77b8a8ff67a7d5a6 SHA1: 962396f99407fecff955d61f6ee1e0cfa9a0e036 SHA256: 1047d00635d027ef168a63d7a584ce70717dfc958036d4d322962c8875ec6242 SHA512: bcbc84da13ee433a1345dddd18fb26531d7f627327a89d2c0b45b0f310b2fe80d1de6a593099bf6d392df4d8b45b7645b69a426493dd4539a439a2287688d72d 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: 7949 Maintainer: LLVM Packaging Team Architecture: armhf Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024dev2b1 Depends: clang-tools-14 (= 1:14.0.6-12+apertis0bv2024dev2b1) Filename: pool/development/l/llvm-toolchain-14/clang-tools-14-dbgsym_14.0.6-12+apertis0bv2024dev2b1_armhf.deb Size: 914340 MD5sum: 5bff9f0a986c494cd7ef769ab4c67f5c SHA1: ec9bc3ac29b299ff37e6bde96c3135b1eb63ebe8 SHA256: b7af4380313a1d51b3a77694be8746f906b4f9157ab184d0f47df840b5a3c7d6 SHA512: 028a9222f3e642b78aefc97700a428784eca7d835ca97dec9bf31f428bb2abc89e78340ec2bf319adc67ab0091af931730cd324a4433cfa89a93f92786f69f97 Description: debug symbols for clang-tools-14 Auto-Built-Package: debug-symbols Build-Ids: 05047cee9a3602cc457e035638e33807e7252c16 08f757f646f250164c706157f5fafb587a40f0cc 1f55220acdbfa96e13a265825fa891af49fed731 30fb2ef97325d31361af3e027d0f4494c5eb870d 4a71c30f952ab4c52a71bb5d3295bce6452ea9e1 7aa0229c8329735ad6703ae2bb737a05cd446fa0 7f39d20762cf86f13b0a208b702eea2b9f268265 98cbea1032ac6410bb87c4c29764e7b66c960670 9c2cb2b300ba2db313ea4b21502962a61a19864d a2b444b0cb00e932309ca00b9f5b5d4fcaf108bb ad1e7ddec59708e957b6a8167010f35763f1ceeb ba425b0f903096f1c4219086dd2a71c77fe1ae74 ba46efa2bdfbb85008b7e1d9ae79e9ffeeef9f2a bddc93c3b081d85fb462d0210e34a749325b1d5c cf8cf3ba8157637199e40ae7b80ae7ea7c7c9f31 d459211e594fc928e311109b19390b41447e864f d47dea98bca9fe0337e62d82b71731e081a2d349 d7f113c1d02faeaf72952ae75d7e6e8b913482bc df404ec3703394cbabd4a648fa09426018053c5a efd221b7bbb7fc1bccc09224ac4adf3d5749c90e f27317d5905983db87d6e8639096bd9146c3edb1 f60bf33a13c01fab62b5c34d3e8bfc960bc694d1 fbabda3645ba31a210593c64c7896a7885173e06 Package: clangd Priority: optional Section: devel Installed-Size: 17 Maintainer: LLVM Packaging Team Architecture: armhf Source: llvm-defaults (0.55.6+apertis0bv2024dev2b1) Version: 1:14.0-55.6+apertis0bv2024dev2b1 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.6+apertis0bv2024dev2b1_armhf.deb Size: 4940 MD5sum: 80a6fd873c1d45be0cec66140cfb7642 SHA1: eee555793586a0c59a617f02f5e5f49365890f75 SHA256: 2b9d3bac1fa1c6b54a66a4040486391f0e14755cacf5aab79e8a7045bf8ddc57 SHA512: 5b2e056171a7ef9cdcb5607831ce4ca09c05f78193eed8b4fbdb3c112157a277514fcedadf888cd386c65c363015f693207b963eb9d9229c4b9d7ef3181d60be 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: 11213 Maintainer: LLVM Packaging Team Architecture: armhf 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.5), 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_armhf.deb Size: 2451604 MD5sum: 253ade92035e7af006b38fbf42571278 SHA1: 470c22c5642d933ebb254853ec92c30d288edee3 SHA256: 6edf6548b166cc5ba7a70c2325698849a4e543dabd254482e98c6d68ea8e34c3 SHA512: c95a2e80023bfccc8676f54e22a014c6f0dfcf38d87dd024deeed020fa21049e0520472c333dc4fe6d439caf135c667a0a89335cc2280817cfb62f0900f26681 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: 18702 Maintainer: LLVM Packaging Team Architecture: armhf 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_armhf.deb Size: 13668072 MD5sum: 69e98bedb8484f29cbf41e4385910b3a SHA1: f016015356d8b4e11581374e053b7cb1df2b34b6 SHA256: 171ebc821507905d9f2f04dba1db9760bc4b040bca6303b18755a110701cdba1 SHA512: fde3cecc1ff1ad37231eef98fb7ebd45bafe7dd9e6e085ab4585221116a3caa39bd5559354ae26a244044278f823636f9ef2683a4e1a700286a2ed4c83a026df Description: debug symbols for clangd-13 Auto-Built-Package: debug-symbols Build-Ids: c5355cb2f4af7751e25386ec4dafa442a55dc459 Package: clangd-14 Priority: optional Section: devel Installed-Size: 12971 Maintainer: LLVM Packaging Team Architecture: armhf Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024dev2b1 Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6), libgcc-s1 (>= 3.5), 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+apertis0bv2024dev2b1) Filename: pool/development/l/llvm-toolchain-14/clangd-14_14.0.6-12+apertis0bv2024dev2b1_armhf.deb Size: 2480748 MD5sum: 2fb510e29de1f4b17492062e90ad1fd1 SHA1: 6ebc0f9f06785def73632fcce58f22312271374b SHA256: d574fec1f93e2bdb85ddf4ddf0cb03b234c11bc54c47041fe006b5b61d693291 SHA512: e3756aa8227ce63df2f6a13f1155a79500431f3039d0041bd00bd99a32c6916285c234b6eb7d36189e1253b4712e0831d0995d1b30951abb9b8e87aec8d21dd5 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: 6280 Maintainer: LLVM Packaging Team Architecture: armhf Source: llvm-toolchain-14 Version: 1:14.0.6-12+apertis0bv2024dev2b1 Depends: clangd-14 (= 1:14.0.6-12+apertis0bv2024dev2b1) Filename: pool/development/l/llvm-toolchain-14/clangd-14-dbgsym_14.0.6-12+apertis0bv2024dev2b1_armhf.deb Size: 545260 MD5sum: 16eb464c3c358928e8d4fedad1adafa9 SHA1: fb7da4718420c198529e6fb99f5e0c663d1fda6e SHA256: 0fb1fc8568db1870a944e072d565e3b7ea42e00123978e7c0ba6a3bab867e14b SHA512: a24228d5a66ceeb5a6e1035eabbafe131526769553d5c405f48db8037bef2cb11b866e6c685fc83e88f8004d4b22332c45d7259180a6444e09911fbf90d9cc06 Description: debug symbols for clangd-14 Auto-Built-Package: debug-symbols Build-Ids: 0b6c8a6b4812b3c3f0302353fce7b909256e3b12 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+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 27208 MD5sum: ee37d27b07db30b7a3fa067efb2b0e86 SHA1: b6345858de412c074ee63a1af53edf2d07750836 SHA256: 35414ca378f92b7338355534aff0c967647cafde94d5bc4755321d1b8e560414 SHA512: f84f6033c07e7b7cf55ea11413c57ed1cc9f35a85eb93038f117d5f31292e2cacc920ae33fad3a55ca24658056b99500f79785aed7f028164dd06d295a10ad0f 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: 23998 Maintainer: Debian Common Lisp Team Architecture: armhf 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-0bb17a45121db3cb2ac187a2bdca78a268e27f95, 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_armhf.deb Size: 5523720 MD5sum: 2885ae49f3502324e575e2b6f1c67a0c SHA1: 0fd9f3a6643f814db8348705242016191ad8964b SHA256: c4960ede8fc4ae9aeabb3bfce3df0ada45723f5285a43b19c27b720d748729c0 SHA512: 364a2a8663642aa06b37d777a2e8030c3c503ab255815af431aabb1383b43f3104e7b8643e5a8a3db8eb5796459f408fd2d67c5f91bd046e21557d291d951960 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: 2456 Maintainer: Debian Common Lisp Team Architecture: armhf 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_armhf.deb Size: 2272220 MD5sum: a27646d1af24bf2016e30d07555de71f SHA1: 875d6753a0aac874354df0f705cc7d402e4d4e46 SHA256: cdb21039723b988b063f9960d7f41319b7f6e5d13d1a72444a5ebae353b5e519 SHA512: 3a3affaffe2727f1fc32934354d437388f8bbf418e14f5ef6f06fcc87cd700d048ae9bd7cb63441e2b490d0cbdccb98bc2c237dd6ec75436512f7a4a7e870f14 Description: debug symbols for clisp Auto-Built-Package: debug-symbols Build-Ids: 2896a735a5da0d28c71f57b425757f7af9aee0bb 66746fdfc30e790629bd779d91fe81a195e35d89 895c353ced8f22b1185196d814efb062a7656a59 af1a6b91d008a7d6db299f9d4eda1408aa1dbc6a 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: 1653 Maintainer: Debian Common Lisp Team Architecture: armhf Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: libc6 (>= 2.4), 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_armhf.deb Size: 883064 MD5sum: 04b1e24fe300636265c5f02a3469a1ab SHA1: 4b6e4b446a3960b02d7d570433edf7dfdaab4698 SHA256: 1a56415ce26a8c03adf5f5c44675143627238361cce092a9b994be3022edd867 SHA512: 643da900ead3406b743456f2992660de0c57789e02917086c9e002d4b1979c844cdf05199b63c13b8f5c0560d72ff9480e8a2b2553945501063d56f83beb40a6 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: 187 Maintainer: Debian Common Lisp Team Architecture: armhf 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_armhf.deb Size: 169880 MD5sum: c90b6f04c2cd1dae9aad0c47e5993237 SHA1: d43d66872a2333defe803531931c8e5eefdf1f9a SHA256: e1d73c1fa7ca91d7c8534d9032f139a94037414b6557b2e9e6d5a14e4ab678f2 SHA512: fa1835d8f303d540c4346232d3846c1b0d2ab3e6296e6661ae454f0cccb5e463877559505c1ed94fab91ef43a57c542add9ea45c602af2b942da8eeff8105b88 Description: debug symbols for clisp-module-berkeley-db Auto-Built-Package: debug-symbols Build-Ids: 7dd607c22a35c82775c9888189ca79bcf345dd32 Package: clisp-module-clx Priority: optional Section: lisp Installed-Size: 2958 Maintainer: Debian Common Lisp Team Architecture: armhf Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: libc6 (>= 2.15), 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_armhf.deb Size: 1114868 MD5sum: cb9baa392abcda6067945f70f37272a2 SHA1: ad5c62b8117566f9ebda4e5d1808c6b7f66416db SHA256: 7b423154817bb4faf76805443e2c41e4c7db8091b203119b4773b6e51627f423 SHA512: 7e36f888b2d622faf3d681df4da4bd9aadf89fdfb1a187dc77cd707c696c4263fe1e93e24e2d8344adcadb950ef2fdfcfd541ecd2f63cb74a847fa3a2ff4c4d0 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: 332 Maintainer: Debian Common Lisp Team Architecture: armhf 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_armhf.deb Size: 285752 MD5sum: 72bcebc209227438d315a245b5a30396 SHA1: cc6dd33dd7efb2765184d64f39c77e86b9930e3b SHA256: a29a20a2905ce9ed5d0394a9575a19480ea3be32b1da030adcf1ba785481f583 SHA512: 673659339a0e589aa099af18100871801ac78dbba6c85d275a2da3d8c98d6f3b1c5a5a54fd06cc804d485cfe7e82d473d08a5316dad56086fd494f21dc3e6f11 Description: debug symbols for clisp-module-clx Auto-Built-Package: debug-symbols Build-Ids: 5cb10c4d8f8903f0413301baf023ba3742ccf6bc Package: clisp-module-dbus Priority: optional Section: lisp Installed-Size: 1474 Maintainer: Debian Common Lisp Team Architecture: armhf 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_armhf.deb Size: 739880 MD5sum: 8a154eb6a30f9f30553d2beb7cbbf147 SHA1: db587d58904001f3e39257a1d4fe309f3d059226 SHA256: 9c7b0de879ead1969b412cf6fecb0d6caa5925e6a34b21d8d76a07b0bbf7491f SHA512: 3bea03c7b5dc0c499c15070fc5758a8e4d409de7bd64581b8049a743b2453902b2ebe38a762f99a7b1b2af98d226724b4b51772aedb17f4a475cc3760f7dae76 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: 36 Maintainer: Debian Common Lisp Team Architecture: armhf 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_armhf.deb Size: 13828 MD5sum: 6439205a0194a7988002d27aa723836c SHA1: 60f0925258194e72e16ac533b6a993bb4acc1c71 SHA256: d3c55b6d477a11ae0014aa6eaedb69df58275be06c081cb2db58333ea66d35d2 SHA512: bf55d63be839d83d8f1dbc841163b7958d694e37aa4d71a69cb2e3163797cbbdd2f3806b3aa064bb39d5d86925e3f6b2daa0dc2fdab2f807e2cddeb7abd3b7b2 Description: debug symbols for clisp-module-dbus Auto-Built-Package: debug-symbols Build-Ids: 92d8cef09ee676847cd6739058b461fd010b4744 Package: clisp-module-fastcgi Priority: optional Section: lisp Installed-Size: 750 Maintainer: Debian Common Lisp Team Architecture: armhf Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: libc6 (>= 2.4), 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_armhf.deb Size: 692556 MD5sum: 9a1c4d0a38cbc734b609b5c0d6bccd2d SHA1: 363b218288fcd74ddbd5158d17c926a096bfb412 SHA256: 0ba05d883324a778d04230c0f71ed094fa00a251c8a3c6542225e9a9cbf56300 SHA512: 1b4098758e68cee27d771113272e839c7db6e863b410a648313b39e8d63f437e1b04611b4203ae03ddceaf69b7c19c6dcb1373c68f8000dddc4a69f09234c1aa 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: 21 Maintainer: Debian Common Lisp Team Architecture: armhf 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_armhf.deb Size: 7828 MD5sum: a74c70009c34448420a07a9d166d2b61 SHA1: 569e00d648298ea3dcf96dec0716e6d69a74a564 SHA256: 1e9167283058cf314ec2738f677d56a51606f8d4e0ced256adce597f787d4408 SHA512: d5aac99501b64442acbf696611a144e866703d0eebf7b8c83aad551faf265953df1ef39e5552dec0b8e3303014fb4d7da8c88d41e2031bfefa0982441abf6dbb Description: debug symbols for clisp-module-fastcgi Auto-Built-Package: debug-symbols Build-Ids: 179ec2f9d6bfb8913d1fc73292e67808045fa820 Package: clisp-module-gdbm Priority: optional Section: lisp Installed-Size: 974 Maintainer: Debian Common Lisp Team Architecture: armhf Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: libc6 (>= 2.4), 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_armhf.deb Size: 751504 MD5sum: e450d5787103ef1db22b6760a0d10a7d SHA1: 3fd5280ebf9c9d43bd83fbdd9127f804db5bb502 SHA256: 66a4a82eb380296a587d4af8dd64211a4d85cde26071aabf83d4e1bd83b70d9a SHA512: 7649658da8f46b1205931586309da3bb22c84538400cd2fc651521b570bbdd880c2109fdb2fb9246a41c1c4a7d417d11dc7778267a384687666e0ecee9cb8bb2 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: 84 Maintainer: Debian Common Lisp Team Architecture: armhf 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_armhf.deb Size: 69448 MD5sum: 7aba7801090508fdbbae1465d0d12cd5 SHA1: 7e6174130d296683f627eccfe31866c19d6c46bb SHA256: 335ea2af1dd940cfad65166980c1c2915d8964747ff8c7903784e2856b438562 SHA512: e6b58c070cd48bfa62746788340c2bf2e9cde191ed5b8a874b54de908525636dfa8600897384c9e11516f49926af28fcaf733096920f9de7aa3136909806f919 Description: debug symbols for clisp-module-gdbm Auto-Built-Package: debug-symbols Build-Ids: cceb79e7f46a6f8c3903cc82680316a088a648f1 Package: clisp-module-libsvm Priority: optional Section: lisp Installed-Size: 876 Maintainer: Debian Common Lisp Team Architecture: armhf 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_armhf.deb Size: 715864 MD5sum: adfc4035ede89bf90e43e1749fadc8d3 SHA1: 111aabc6a5ca83bcf69c16d00850a3ccfbf8ee95 SHA256: 69247c9316c0a5b941bbd99bc9ea50332105e3356b5ebb7da31639ce5d7902c6 SHA512: 54658f06233977844268a264fbfd29bb55df50ee161ceb4f6aeb69127bbd91cbde64aa2dcf5a2dba123db1ec36dde9db8816d31376b371eda3d71d34238019e1 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: 46 Maintainer: Debian Common Lisp Team Architecture: armhf 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_armhf.deb Size: 33140 MD5sum: 94091ec1988b8f3fd0f04cc8689eefc6 SHA1: b32edbe511d450e059f8a1e2b4a18b5127798519 SHA256: 78a80f904ee6181c5fc9739972d7da1f1177bfec19a53bfb0d9840eac227202b SHA512: ab18c0d00e5f6a38f48f27ab4290d776ffa8cdf022c201f9bd8269bdd885cbbdb38b155bbfe680952d9d011a439a5039373ef9cb5cad8fde856be016e213820f Description: debug symbols for clisp-module-libsvm Auto-Built-Package: debug-symbols Build-Ids: ab7ff075e81975e8f640bc2f19e5ece8abb978cb Package: clisp-module-pari Priority: optional Section: lisp Installed-Size: 3531 Maintainer: Debian Common Lisp Team Architecture: armhf Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: libc6 (>= 2.4), 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_armhf.deb Size: 882932 MD5sum: 89b2dfea868ce5650087e0239a5ac46f SHA1: cb6a88f9c310b3042ab7fe9cd72afec876ebb432 SHA256: f93804896a8f8eea1af2f6c1154bfee0dbe9bcee6a16976fd098b435831013f7 SHA512: 0fce51ad83f5d6567cedb9da7a7e6e3e39cfc44988045f406a8016402d78042c1f7330c22bc769b2ab249760075a0b03784e87002046f6f77a88c253649806f4 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: 114 Maintainer: Debian Common Lisp Team Architecture: armhf 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_armhf.deb Size: 76712 MD5sum: eea1c4b2199c5d82a329e926f994b867 SHA1: 752efd4b90ea5cd35c779a8ef4024e24a02740fe SHA256: e95849470101329a7ac3304d26ffa07328b2717cedbf0f4d4c787c0c62aebd24 SHA512: 582284b897e71ff95139bca0ebb8182ef0a60844652856bd9be81cf12031145cd49e2f4fa5ddc021e14ab6f6d647c90f79afdce0ab4b8edeb993069795699cda Description: debug symbols for clisp-module-pari Auto-Built-Package: debug-symbols Build-Ids: 6c820b88c6d32608c77d73ddd9d635a61db6f04e Package: clisp-module-pcre Priority: optional Section: lisp Installed-Size: 910 Maintainer: Debian Common Lisp Team Architecture: armhf Source: clisp Version: 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1 Depends: libc6 (>= 2.4), libpcre3, clisp (= 1:2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1) Filename: pool/development/c/clisp/clisp-module-pcre_2.49.20210628.gitde01f0f-3+apertis1bv2024dev2b1_armhf.deb Size: 734792 MD5sum: 8768ea691cd3cd32e76a3d1d94c53c6b SHA1: 10f087f3045d660dc94c0a90ff30228340013276 SHA256: a551750cefd6816d720d4dcfe25cedf9f005ae90f4066bffd6390404683f6c04 SHA512: 62887129f1e4b36eb0e6429287b06194b73518cce7e1810bfd5fd4b7817071e0cecdb3256741157efa1c0005b5a1e5bdea174cce074fa777c4313bc6c15bcbdd 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: 69 Maintainer: Debian Common Lisp Team Architecture: armhf 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_armhf.deb Size: 55552 MD5sum: 7172eb4d1eb7a2c2a206227a1cfe123f SHA1: 0f958d071e0453bebd24f958a61e744b65b52f4b SHA256: a9e4bd7a6294c986dcca36217dd2d3fcda8f89bde858e415646c24494db01c33 SHA512: 01798772def9d048ef034767f4a5616446bab3fd706376559581b6a7e3a268a4df949bbff7f2ef7851677668b4fb9cf77ea685d498277be63df0cd585ed462f1 Description: debug symbols for clisp-module-pcre Auto-Built-Package: debug-symbols Build-Ids: efd525186f531073922fc772ccff5a9148888ab1 Package: clisp-module-postgresql Priority: optional Section: lisp Installed-Size: 1036 Maintainer: Debian Common Lisp Team Architecture: armhf 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_armhf.deb Size: 714184 MD5sum: c76c5ed84397173adbf459fd7d49480d SHA1: 3feaa96ef84d1c5526ad7d1bfc3440146100e013 SHA256: 395abc730543605e4b99b27d47dcdc5ed718b90e8c506e2a3a3c01b898cc53f9 SHA512: a1ccee7515e73000811cf40bcc42c0708d0704947cedae78562f7c0caf31125032052fed5d5eede90fc60d3bffed6acf0bca80656a6900ad81d117eb46ad534d 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: 25 Maintainer: Debian Common Lisp Team Architecture: armhf 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_armhf.deb Size: 9988 MD5sum: 155cba99fb7e25143e83381209d9af73 SHA1: 2f2fae365c4707dbe171b304fa8c49a4c9174e0e SHA256: 83a2fc0c7cd714c0f979386c8175f0dac31a5c5d2fa3afac73056469c4803a48 SHA512: fb99ee6d3a98f446cacc13c24c4f5c9173b0a0a56bc06cbc1b38771d6b0de269e6e983de0518e32f70b9d3da1b99860b4db7fc2fd395e68f6218514e547a1707 Description: debug symbols for clisp-module-postgresql Auto-Built-Package: debug-symbols Build-Ids: 4ba92ddc345f03a596c0f6959ad74dac586ca028 Package: clisp-module-zlib Priority: optional Section: lisp Installed-Size: 720 Maintainer: Debian Common Lisp Team Architecture: armhf 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_armhf.deb Size: 684828 MD5sum: d155bb760199dad4d4ed2b3f2298e977 SHA1: e77a9b4a5b7546329fdfa77758f2bbebe3b2654f SHA256: 663b33d707a5bec66e57069b7c390ba442b98bcc1bbe09c8b2f46d71e4614625 SHA512: 76202a3a59d8e269cdd3ce1f7efe3f6b85e5d6aa5e2ce911ee5a5327f7004fb2f1df9ee7c7a085ba381c00d39599dc5236a11db02ae60c671641ca8e24cb2d19 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: 17 Maintainer: Debian Common Lisp Team Architecture: armhf 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_armhf.deb Size: 4440 MD5sum: 41e2c73bdb5d1b131c43b3b288d58048 SHA1: 46767084a05844559e7c984013418b678d7910ef SHA256: 3e9268ec84526d7671b973f6dbe361c62d7efc2f55178544646c34f5add76e93 SHA512: 9e5b72032cc7f0c1dd7129a89188a876a3009d22150be17397c5bac8cb937796481629484dacb24eb3e28022e7c4be7dbdc65b89f5c574022f5222f484fb1ee0 Description: debug symbols for clisp-module-zlib Auto-Built-Package: debug-symbols Build-Ids: 1ac5d51e63db5e04bc937ca137cf25bb954e2c2d Package: cluster-glue Priority: optional Section: admin Installed-Size: 933 Maintainer: Debian HA Maintainers Architecture: armhf 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_armhf.deb Size: 250080 MD5sum: a81d5ec22488720f553d43de710caa1f SHA1: 303855373e72d8e55e7a1d7d1d89760d79c4a953 SHA256: b07538458cdd536153a026a91cfdbf4af8433290c8f76920595c8a08f114f9d2 SHA512: e434cb428dc182c753c229c3f7c3b2df93799d81bc43023fab66ed54cabae87b21ce58782147c482ada8dfcfff2ff6ea3e1ccedad9cad67bb9409d65fd8ec9ae 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: 700 Maintainer: Debian HA Maintainers Architecture: armhf 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_armhf.deb Size: 431144 MD5sum: 70c58d008eb2d7e7122bc98658ed19e2 SHA1: 350d74b3c7b51cf6b738dd5445d0a8e0f0fddafc SHA256: 61e605be13abd78232bfe836b98025259b0e1a81c8ff8e7bc562abafc5a6d6b9 SHA512: 310be0513bd2a470608cad14a887c9e6605ed9b84c96b19c704f692dbecee2d15449870e563ba7f39a98e763102ce5fddcd2637777a6a342c141100897df44b4 Description: debug symbols for cluster-glue Auto-Built-Package: debug-symbols Build-Ids: 0deb26be605cf6faeec494f6cf02a96225f7a9b9 1b3e69f0776b9bb70f49043599cfccdb70046907 2000901ab2346f9302fa3051ecf6beff93ff68a0 2ec98332114d636292dd8f805d13db21176c7d42 31a951e6ac86c6e364d50bf10ef827594d8de36e 3db41586332605e1e35521b3d1e00b1a2b2aa7b7 49bc832da78de1db54c6aadbfed326cdc21d76dd 57512d40a5fdf9e13d4b99864e5b20768ed8e9b1 57ea9877478995f0786eb91f7bc7a509d933f12a 587602951898c2d4aff187473e3289c077966731 58ce8a59e826b69b3a63b7ecce4e9a3f4fa19981 599d84555b93634f5d9ff3c19f51aa20e0b28327 61785de86e4b86a23f723787441fb284f7881830 6c2689b4dfaa1af073ce1e6d51dc99e0255b577c 6d59faa8269daaf197f7d58b8edc663073a9e3d8 7245fab463a1441a320f80bbc4b1c524bd556b0b 7af1348f8283977bd9f637ed218a0d68a1062549 7bd6e46e18b1992648ceb006b3e0a470c634f386 7c4bd11405254a30274f77a6a412cd6a2e81c4ad 81d0e6d3ad6019debe34f7e2a2ff22f0d2dbb6b5 856b79027581b157fb59da59a027bc2fa85a1b5a 86b4db188f96b9175c80bc4adc9b48004eab61d9 8717d07d2ec0689b324bc8018183b1d1ce3b3e02 a2003c105f059990e51c2fe163a32f971388dffa aa89de1a74af3bdf21caab5cf4a2a7532abf02e2 aacc1a5da26525641bdec205c069b4bf2f8ef025 b23e266aa9a899922edf7726c2d70af636feb1ed c8ecb33e6ddfb5fe46f585116a6d66c9016a0420 d8df167588d536511e2d4704d2e7d977d6c4cb2f dabd7129d5bed70ded9ac7d03058b3fb31358e64 dc1909d08fd656a4c42db60b04c7cf80195e4a77 e2e846e97f2637e7f9951075a24d45944eb85f43 e424b51e868798346fa66a3ef92444b377678004 e689720ef130cf1ae6a71fd81ebd6c18b59e061d e7003c1d6e043685dea0c90d502d96a899159b38 eebe279e3459a9cef1e7b72d5307a317bf950391 f13309f2d71f4dc6fa68ccad659629fa34e0a5b1 fbc883d26d9db7cd74311f7174e703496e5c2876 Package: cluster-glue-dev Priority: optional Section: admin Installed-Size: 47 Maintainer: Debian HA Maintainers Architecture: armhf 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_armhf.deb Size: 19636 MD5sum: 7fa110d7da256d1651185853d0ef3ab2 SHA1: 76c14a15a6bab9b2014476ff2c8e0b47c199e2a8 SHA256: 2790f488bde579d796dbd6be1c74a3d6ec857581f3842a7b77066659e43d237c SHA512: 886d2e402517533b90d25f2633c3978762f2246f3dc9df8d6dbbd2abbeb9f95f101cc3c1c1b06d8df463029be048dab216b5f7452c8b49c901363e8ea519538f 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+apertis0bv2024dev2b3 Replaces: pts-tetex-cm-super Depends: tex-common (>= 6.13), texlive-latex-recommended, cm-super-minimal (= 0.3.4-17+apertis0bv2024dev2b3), pfb2t1c2pfb Conflicts: pts-tetex-cm-super Filename: pool/development/c/cm-super/cm-super_0.3.4-17+apertis0bv2024dev2b3_all.deb Size: 18680108 MD5sum: 65ba9124e7392d169af9311c0182feb3 SHA1: 29170beaa555458bb35e74f2b2800f487889330a SHA256: aff6b9428fa80e57835661632a847d94a5a2fca5bcfdb094bbb29773e7eec3a8 SHA512: 6b326f6bb11668cac5b0ef9881ad2e35c5ef643bd855ec8fb5a1a96e860e4791b3d5e60da8d67697d009c07aa0e32840c9a1bea71c9d44ee88a95a239f4a40e3 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+apertis0bv2024dev2b3 Depends: tex-common (>= 6.13), texlive-latex-recommended Filename: pool/development/c/cm-super/cm-super-minimal_0.3.4-17+apertis0bv2024dev2b3_all.deb Size: 5815088 MD5sum: c43df4791243153eb6860e653032f03f SHA1: c391c460c7982b37040f8fb7bb5ea04bccdfef63 SHA256: b866fc93ca4964278b3ae34194904c62f71bac5c1c38ce845db2a1335eb6327c SHA512: 108f5919f815e97887a0c9319383e9999b066c50be8833b300ed80f0bea7bd5a4671b94659d304b97eea69287b3ad111cdde7472eda8a9f16c140d7c846bce7c 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+apertis0bv2024dev2b3 Depends: cm-super-minimal (= 0.3.4-17+apertis0bv2024dev2b3), xfonts-utils Filename: pool/development/c/cm-super/cm-super-x11_0.3.4-17+apertis0bv2024dev2b3_all.deb Size: 269788 MD5sum: 874f8e0cc4b9d90f192dfdad871b793a SHA1: c42729651e5e19c595e94c9388ea30e323d0f444 SHA256: 59ddb729a49f40b79d21ce6f9cfd7ad3785bdf761242059c318fdef6b7d1aa5c SHA512: c50ce6b4b2e3080b9bb0f94f22d946345406a2595e62c3634effd87297246c888251387d3ba4f355dba6fb0028807adb8cee23678a28e2815df4f2bfe7df05a4 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: 16942 Maintainer: Debian CMake Team Architecture: armhf Version: 3.25.1-1+apertis1bv2024dev2b1 Depends: libarchive13 (>= 3.3.3), libc6 (>= 2.34), libcurl4 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.5), libjsoncpp25 (>= 1.9.5), librhash0 (>= 1.2.6), libstdc++6 (>= 12), libuv1 (>= 1.38.0), zlib1g (>= 1:1.2.3.3), cmake-data (= 3.25.1-1+apertis1bv2024dev2b1), procps Recommends: gcc, make Suggests: cmake-doc, cmake-format, elpa-cmake-mode, ninja-build Filename: pool/development/c/cmake/cmake_3.25.1-1+apertis1bv2024dev2b1_armhf.deb Size: 4273672 MD5sum: fba13e2b65ba1d45f9189f7f375161d6 SHA1: d12fed0c5cd9c8d9e76aaf068ae22b172b344c3b SHA256: dde8a5ea4c564497beed5494abf85f4d2aeff04e7eb212ddd1a7025052559c20 SHA512: 30254879b365e7822639834b1a3881aa155251c80111ddf84e2a619b0383dc5ca88d380900a3a04e294978e2f170cdbece9b8d5cb0ee0d93c33642e7cda2b146 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: 5143 Maintainer: Debian CMake Team Architecture: armhf Source: cmake Version: 3.25.1-1+apertis1bv2024dev2b1 Depends: libarchive13 (>= 3.3.3), libc6 (>= 2.34), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.5), libjsoncpp25 (>= 1.9.5), libncurses6 (>= 6), librhash0 (>= 1.2.6), libstdc++6 (>= 11), libtinfo6 (>= 6), libuv1 (>= 1.38.0), zlib1g (>= 1:1.2.3.3), cmake (= 3.25.1-1+apertis1bv2024dev2b1) Filename: pool/development/c/cmake/cmake-curses-gui_3.25.1-1+apertis1bv2024dev2b1_armhf.deb Size: 2354532 MD5sum: c6af05bc82d9ed6095bd47745175c017 SHA1: edd91d9efe3efaf449f2a1104a3e36b5abf02e1f SHA256: 89b1d195f39fe40bfb6711277729993a4825daf8122aa3dc97d6431a29686348 SHA512: a76ddd1c6b65fbbe64864253650c1533a277fcf1dee2c07dfd5e3d66991809655f6d941f436a66b56fcb2c45f5cf3967e2cd3a4928978cd3979fc49c5b71b905 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: 86895 Maintainer: Debian CMake Team Architecture: armhf Source: cmake Version: 3.25.1-1+apertis1bv2024dev2b1 Depends: cmake-curses-gui (= 3.25.1-1+apertis1bv2024dev2b1) Filename: pool/development/c/cmake/cmake-curses-gui-dbgsym_3.25.1-1+apertis1bv2024dev2b1_armhf.deb Size: 86915328 MD5sum: c7bd4feaa776d06e2f75e472f3a63641 SHA1: 5bb8ee7373518d91ab57514cb8a7c0ba08f875f5 SHA256: 103b91ffb25e2656461d1bb2c87aac5c3010cecf76e07f64e812ce6669977c50 SHA512: c8026d42585115ee21941229820afee8aa4911a145a4774f302466b04f5345ec1e64462f368dde04b60c211f40b9e0f850fad447d3aac259c20d0746290de81f Description: debug symbols for cmake-curses-gui Auto-Built-Package: debug-symbols Build-Ids: 4d2aceaa697ee6f11144256a201dcd7cc2b26c16 Package: cmake-data Priority: optional Section: devel Installed-Size: 10465 Maintainer: Debian CMake Team Architecture: all Source: cmake Version: 3.25.1-1+apertis1bv2024dev2b1 Filename: pool/development/c/cmake/cmake-data_3.25.1-1+apertis1bv2024dev2b1_all.deb Size: 2034848 MD5sum: 39ad036ea05f014a045ac2307de130f0 SHA1: 449de675b702b3e1dd061558eba9ac82d16dbe73 SHA256: 1957bcf72f180b2db7b97600d4838ac8ad1e0bd11c0c615d2bff9ae400936341 SHA512: 570847ab08671ca2f923253feb6fa7dfc3fe1933214822e967e0813620262dd1b2549f80a6ef2fa5df7cdb67da81d0ab2d0cee541c82e4646e9271034c1f113e 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: 279632 Maintainer: Debian CMake Team Architecture: armhf Source: cmake Version: 3.25.1-1+apertis1bv2024dev2b1 Depends: cmake (= 3.25.1-1+apertis1bv2024dev2b1) Filename: pool/development/c/cmake/cmake-dbgsym_3.25.1-1+apertis1bv2024dev2b1_armhf.deb Size: 279777152 MD5sum: be34294057e548ff3f480ed114e0b37f SHA1: 7b39b7f871323b3a728279d752d0451ee84df55e SHA256: 496f7ebdf123d2596c21ea6fd61f63e88e76c33f148dcc52dc95ffafe49d84c6 SHA512: 9aa0ddc4b351912666f5df27089ca39e94c68ab934dab36554e67c5a79f9775272f24c1c2167077d79bfbb1b21a3dc0c986f03b8b06cffe78b12837e53172c20 Description: debug symbols for cmake Auto-Built-Package: debug-symbols Build-Ids: 9b89db12130cd1d00a3b9cc4514e84b5ea83fae3 a63ad2835947f51f3348d49f98e48004ba1bed0f cf4636edb6986698e52456b229916abf272f44ba Package: cmake-doc Priority: optional Section: doc Installed-Size: 30844 Maintainer: Debian CMake Team Architecture: all Source: cmake Version: 3.25.1-1+apertis1bv2024dev2b1 Depends: cmake-data (= 3.25.1-1+apertis1bv2024dev2b1), libjs-sphinxdoc (>= 5.2) Recommends: doc-base Suggests: cmake Filename: pool/development/c/cmake/cmake-doc_3.25.1-1+apertis1bv2024dev2b1_all.deb Size: 2314144 MD5sum: 16542a51cfa819d47201fdb6dee956a6 SHA1: a0bcaffc08631d03d9a673d9d737ed14e7f1f21c SHA256: 713d21973a4d7b1b2f0d923e6b29173544cd909f40bc46d432f26182dc0da17d SHA512: 6190889ceb39d2345d808e562e399f25cfa5dc61aac67d38eef3377ef38846543ba6cd4b8c2dc2b2f50e44a381f204e5cac44a40b5ec787f5415e99db5f957ef 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: 262 Maintainer: Jonas Smedegaard Architecture: armhf Version: 0.30.2-6+apertis1bv2024dev3b1 Depends: libc6 (>= 2.34) Filename: pool/development/c/cmark/cmark_0.30.2-6+apertis1bv2024dev3b1_armhf.deb Size: 101132 MD5sum: ae3be5ff9316fc0c2ab9fc4d6f2df18c SHA1: cfc2f92367a7ad71305530531bd1de04031ab4c2 SHA256: 530ba65707b18c6e3d819f9d85dbe5b6fbe1edebbc35df8d1b10b5057c8a9d14 SHA512: 4e609d91f487ddcc5fe8296215657a384705456cbecb91e6583bc61056317e3b1562e9ea557578dae877287c0ee5420ae97ef9834e54044fc7a3d4987b51b9e4 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: 267 Maintainer: Jonas Smedegaard Architecture: armhf 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_armhf.deb Size: 237924 MD5sum: 59cdd069525d9c38524821f0ce33f7d3 SHA1: 9c6f512385d0a2af6dc597c391f48ca712439c4c SHA256: 4330603a6a3d5707951660225b3f3026968971a9228511018d8ebd75b4b837df SHA512: 8551d49049113960a40042398da368a1e292a78f2c154a11626331fe8f0f22f991682bc2703e4a39573f18ab4e30bbf51978176dabecd18178e0a03f94dd436f Description: debug symbols for cmark Auto-Built-Package: debug-symbols Build-Ids: 70be2a41932b6f4261377e4aebf790cdc5d51f49 Package: cmark-gfm Priority: optional Section: text Installed-Size: 365 Maintainer: Keith Packard Architecture: armhf 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_armhf.deb Size: 131448 MD5sum: 0b3163e7d15d7a153020efcf99471aea SHA1: cd02b8e59a9817c1baf9f0624e80016a2b854062 SHA256: c068e5e77efce292257aafab54911a80a40332d40b2728df34ed97e8b78da616 SHA512: 505c88e00e0676d4593fca1e8338c51a55da145d69e9bebfc6558df64135433a6c213c38138a51ed5feafe8b826d92c356d246599cb66126b636bbb77ad41267 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: 26 Maintainer: Keith Packard Architecture: armhf 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_armhf.deb Size: 12824 MD5sum: 8a368d7e09344e6397ea34ffb355399d SHA1: 2a8eeabbad4f88b4ef3e1bdd9a31a90bd531ba0d SHA256: 078d303c4acb3d92380416d2dd5e3ecb5186f17f1233be4a998507074038dfd9 SHA512: 56d2f24e3f66b7a9e2169edc00e8f39d223d3b5ddc4e575f17a4db4b152e5f15187243ae7f036e37b2f4d0f43139a9d978553bb04affda55f36e0114bc595b8b Description: debug symbols for cmark-gfm Auto-Built-Package: debug-symbols Build-Ids: 1edd8781f74f2089e0655612c457375b6a69a8db 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+apertis0bv2024dev2b3 Depends: ruby:any, ruby-coderay Filename: pool/development/c/coderay/coderay_1.1.3-8+apertis0bv2024dev2b3_all.deb Size: 10944 MD5sum: 5d2b1ab659535df144b0e5800fbe7115 SHA1: 2ffebd8e22c17bd97d125e20206f7bab99e7b249 SHA256: b4144d62c72748cf828efbfa9bfefdc61617883513c05216c290b374de14da87 SHA512: b380d5bdeacd85f24db5e7466f97dca0bed16ee491b9fd35c37321a4a735b778c690571b91b703f4d4f52f1b7944d0c64fbdb5c20cbf06352ec5910a39c3bf5f 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+apertis0bv2024dev2b3 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+apertis0bv2024dev2b3_all.deb Size: 269524 MD5sum: 98bb04d81f20c69c6711bdf33cafdb6b SHA1: 4cbfb03f3aff3396b15bfa6e622d72ccf78cec85 SHA256: 44f491ba686c9780ae027e54e4c807d5e4eb7cb9d7cb937eac0094f8a2994f47 SHA512: ede2bc29ae5025bc2d1688e4cf20915f519cacbd356f0bd325f46c49d4e0024efd577f9bda58144f027d7d90a360460c495df8864b4f60a3550c69a95d681a4e 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+apertis0bv2024dev2b3 Recommends: libjs-coffeescript, libjs-jquery, libjs-underscore Filename: pool/development/c/coffeescript/coffeescript-doc_2.7.0-4+apertis0bv2024dev2b3_all.deb Size: 615032 MD5sum: 47347fd74dd2556e706d746fc0e9bf51 SHA1: b53c2b9ebbefb9257bbcc5884db4ddc68b43e604 SHA256: 69cbf1977379523cbcd03abde5a8721e74b1e63fd309383774f96002cc2e3d91 SHA512: 8aec28ce913be2fb98f721353ab706b4dd55addbcaee74d01e1cffa1d5fdb35ca8fc18e5ff5f228aea793b10aecb76d8dd0af1a1a8da209cf05e59cda3d7ab68 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: 72349 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 15628628 MD5sum: e46ee039065f125019a2a0d9cd8da3b0 SHA1: 9d84de4f288adb72eb8a48123a4431a9dcb9155c SHA256: 8ffeb256b36466ca25777ea1e880f6b7479b81c627749fe22299e5165260b7c1 SHA512: 9d36117554d6b40b020483273f722285b01180e850d58b8bc84d8e46bf111af68df2ed4075e3f67c538692d22612f236cc75dc417a44675716e006e24190a3da 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+apertis1bv2024dev2b1), 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: 29087 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 21879988 MD5sum: de23471cb4aa73ffb1707cf751436f38 SHA1: 11f3be6732218a5ca5723cb4f076e360fc1c71ab SHA256: 4df65c36a11140c8edcb46cd0ddde0da6fcd62cd70c7c3dd047bf86a4b7be91f SHA512: c9e97cee2d52643319d3abf29d5f4ae74d961e6c034e9a729b3db2e7261182aeb030e3857d48c3414f0facbf9d0bb8445be152d451d72bd38130529849bb60d8 Description: debug symbols for containerd Auto-Built-Package: debug-symbols Build-Ids: 02034d972df6728113e0270eb88dad0cde8a012a 043818fcadfe13d2fee675b328fbc87d5c69a53b 87d4f9da433b149c361776f809d807f28395e26b b4857d8a721ac8cba4cddcd7d359d1c146ae00d3 ddb7dfaa770c3332e3b950185ee0396ee4f26f0c Package: containernetworking-plugins Priority: optional Section: golang Installed-Size: 43846 Maintainer: Debian Go Packaging Team Architecture: armhf Source: golang-github-containernetworking-plugins Version: 1.1.1+ds1-3+apertis0bv2024dev2b1 Provides: container-network-stack (= 1) Depends: iptables, libc6 (>= 2.34) Filename: pool/development/g/golang-github-containernetworking-plugins/containernetworking-plugins_1.1.1+ds1-3+apertis0bv2024dev2b1_armhf.deb Size: 5742796 MD5sum: 62c03785ac51ba26984c3e5ea9a40f9c SHA1: 363f35036dec2795ad0c364a51ae15c90dff0a60 SHA256: e2bf5e223d79d05aa68d1c94373d9d5ff35f5955891157b00b2a298211f52301 SHA512: c5aea840625af752bb95c2b626cbd6d5fa8540a5fcb0c8f44aa2ed700f9e6f7d4a72abfd79319fee843ca5d57ba07055384c047b269830400d445f15cbbce4f9 Description: standard networking plugins - binaries This package contains binaries of the Container Networking Initiative's official plugins: . Interfaces - bridge: Creates a bridge, adds the host and the container to it. - ipvlan: Adds an ipvlan interface in the container. - loopback: Set the state of loopback interface to up. - macvlan: Creates a new MAC address, forwards all traffic to that to the container. - ptp: Creates a veth pair. - vlan: Allocates a vlan device. - host-device: Move an already-existing device into a container. . IPAM: IP Address Management - dhcp: Runs a daemon to make DHCP requests on behalf of the container. - host-local: Maintains a local database of allocated IPs - static: Allocates a static IPv4/IPv6 address. . Other - tuning: Tweaks sysctl parameters of an existing interface - portmap: An iptables-based portmapping plugin. Maps ports from the host's address space to the container. - bandwidth: Allows bandwidth-limiting through use of traffic control tbf. - sbr: Configures source based routing for an interface. - firewall: Uses iptables or firewalld to add rules to allow traffic to/from the container. Built-Using: golang-1.19 (= 1.19.6-2), golang-dbus (= 5.1.0-1+apertis0bv2024dev2b1), golang-github-alexflint-go-filemutex (= 1.2.0-1+apertis0bv2024dev2b1), golang-github-appc-cni (= 1.1.2-1+apertis0bv2024dev2b1), golang-github-coreos-go-iptables (= 0.6.0-1+apertis0bv2024dev2b1), golang-github-coreos-go-systemd (= 22.3.2-1+apertis0bv2024dev2b1), golang-github-d2g-dhcp4 (= 0.0~git20150413-4), golang-github-d2g-dhcp4client (= 1.0.0-2), golang-github-mattn-go-shellwords (= 1.0.10-2), golang-github-networkplumbing-go-nft (= 0.2.0-2), golang-github-safchain-ethtool (= 0.3.0-1), golang-github-vishvananda-netlink (= 1.1.0.125.gf243826-4+apertis0bv2024dev2b1), golang-github-vishvananda-netns (= 0.0~git20211101.5004558-1+apertis0bv2024dev2b1), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1) Homepage: https://github.com/containernetworking/plugins Package: containers-storage Priority: optional Section: devel Installed-Size: 6221 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 1897148 MD5sum: d8f210eb143700d29c63419716986853 SHA1: 77bac1d24e2c1c5ecb3d4edeb9118c0fb02be453 SHA256: 3a481e25336e6fad47c4fa51c6b5541ea50d5b361b9eb0c42f672019a91bc8ff SHA512: 76604bf47849683c78cf0ed494778618031d9dc1138995e13c11a7a4ee714f129c0c0462a6ba70e7a8780beeb088f48d5890203ddd4e362325eac500ffa7c2ad 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+apertis1bv2024dev2b1), 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: 2578 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 2163388 MD5sum: 9cf4c1b4d39880908913945e26098a7d SHA1: ffb43fc89a1c194a862639eb8b772f1c5b0999f1 SHA256: 661c9fcf2e571ff840db6ad5f73b4c8c375b2b220c992aaacd8fc19650cde139 SHA512: 664040c37d805e9ea0c0290d109e9054728c8c3a2a9e35a49347c50c5c06eca68fab6f6a714dd787f61d02523761e1bb444bf5f257d45338a4a9fa91f459c3a6 Description: debug symbols for containers-storage Auto-Built-Package: debug-symbols Build-Ids: ccfbb8aad1c28f67764b9798000617861fd78cef Package: coreutils Essential: yes Priority: required Section: utils Installed-Size: 15322 Maintainer: Michael Stone Architecture: armhf 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_armhf.deb Size: 2703424 MD5sum: f3091b55290ba94f7f4641cd1124a198 SHA1: f1ee500f26f7e73c5363cfa32406331f4e2b29e0 SHA256: 574610a64dc9d0a48e7976ef6d31d62330c9147f4eec36888cbd953625cb86e1 SHA512: a85d9a0edfbf10f9324f5af1ca1623b568331a25b152e53056516304a9afc7e32867683b17e4dfb1462dae320eefd5e4e216c616681fca974093b380f76c7bdd 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: 7913 Maintainer: Michael Stone Architecture: armhf Source: coreutils Version: 9.1-1+apertis0bv2024dev2b1 Depends: coreutils (= 9.1-1+apertis0bv2024dev2b1) Filename: pool/development/c/coreutils/coreutils-dbgsym_9.1-1+apertis0bv2024dev2b1_armhf.deb Size: 6142784 MD5sum: 24a8afb4221cedfd08e7ba8f8be71081 SHA1: 4a21448b4cc27237fa36e1c09f1132de0f24494f SHA256: 260b3d17098b30ce6f00aa11691f2e4d8006e4f31cefe0daf66e955c4f1a2345 SHA512: 377385100d8425dba6c79a78bd9321b8c28e43851406bf0c4455008754384dd21c2c4f702484bad923a3e193acc1f5190de1b89092fe2250afda746123ffcd37 Description: debug symbols for coreutils Auto-Built-Package: debug-symbols Build-Ids: 0240e51d509ec2c05b8533eac6d0a27fc237351e 0aec1682d1f024417cd83519f484fff4bfc8c41c 0cefcf2fd1f5cd4f4a39dc86d736a9f87ce54c81 0dbc10c90f6973f56ce392333ff8a173bdb62de5 0e54ab2d0b5f161d8d63bccb32db58b013772edd 0ebc93f4598bbd8775446cf5049dac68ebf98279 0f54fa51430bb8909d4cc5b79f944aecce7e258c 100e31d8f176164735b52bc71bea55d004d8602f 139b0133c5cfe8bac0b3bed0beec46b8c528d37f 14eae87fca674b391f176ee034ca4ab312eb82bd 1aa62c7f47c9e18370ceb68f1361bee1ed0480e2 1bace2e1528211a9372e01f36fdcd0affeec7400 1dfb51cdb8f229e81111cb40f380363ebced7b58 1e239bf5a82354a782fd060120e618b78436eb6b 1f0883793b9058a5545ff5293d650f9188a51369 2a22150b4ec2a97f373d50d09397fc10eddc9f15 2e9fd74f91214ff09a83a803298e2b17214f2c34 2ea1d67e055da481a2221b8ed253bae9264ad538 2f679871302f2da76e17f00c5519e12283306059 30b3f67258c1fccf9433754c08abbac6843fb7d6 37df4fc94bdc8c54f1b659a938e643ea0d7e6d89 39fdf2115ea49cb3b273f8aa2c1a8c91511efd8b 3af7175d1c51c067385f2ce9519b8ff1d045baa0 3bbe414f1455c3a4832a707e937802f1ed3183ce 3ffe3a4d431d4c3fe08a4e7fb0b0cd8eb5f15565 436cd37a3d6b2ef52eaea67dbebb6d626f398a5e 4e2c098cb1eace092d32f8b536d9ade140ed5bdc 4ebd7b3984d93b2a819c95cac38ccfcb5448c70f 4f5a19b1fd5d0afde9916f14b20d6cb7d7f4e40b 4f65d4f572a1c965341206ce66f31e636d7ec720 4fc88ae1d7e63dd74df0e341987b4714ff742a73 500db0f590595f373302bdfd73b9a7374300df9b 52c1ca431f532d927fa708b81b4a79768eb01d98 54af9e9cedeb36bf6d629a450fb59ac277d45b10 55f6ef6ff576de0a8b5b70e6ee7f25a3e32ec9ee 561959ca7240a2cbe0737f3f64dfb7e52607734b 569eb9f6dfaafced774535ed61c57e181b06963e 5757fd0a3ca72478c3fb242a53202634cccdbe9a 58d448ea712c2e9745992ae1763d2ecb3eaae711 59171bb6f85e3d293694fd86ca89d14766535fc5 5a1fcacf8181c97b7f2b8b9540e0e586a5915e99 5a20a46fff908afa90494f4c2af925c7250b6cc0 5ee5cace720eeb3b6528141c310a7551cf1eef2f 66a47ebb67b161f1e3aad6c49ea37cf25e8acd5a 67f79b4e7626eecfacd7018d6c6f519868b51dba 687ec1e292703693e5b3e66c10bdf9b7ae6f90f9 694646391f474554d7335f3cafb2e1fca606da3c 6e6821cf3d21812fad400267db9dae0bf870b240 71119700913ed1a9a545c4e7c3c82aa7db02f3b7 71ee2a3c61f1ccb281adfe2e3ef92cdc0bb6bdfd 732514f426bad36e6839cb3640f6888272a54497 7350aff7145c90595229dd7dc52c22566204357a 77183c2d7f65d713a8bb202d4fbab7a27fe06afa 7a0e60c681acbd041e7a956e13e06aa1552651cf 7a109b8fc79552e484ecf836563c3c7491a3ee8f 7cb1d5a619cfbad076d7d953db80ca58b28045cb 8004b9edb423edf7d60084fa38c1e2990b8e2b3f 80845eaed9c56bd1c312835b82292291a90c081a 87437f814bc4fc1e2077c1048dd127d5ea2fd029 8f854a6b5e4c9dc816d93699e76791d66e8f82d0 9014054ee7d0a1b01d22623e3ba264d452dac38f 904c044cb115ef73593d694e78c591a08b109e08 93face701a26e7bb1407c958d58b5cf1d4a0688d 97ec703dde7f9d1531932bd81ef42f860430f4a5 999ff8ff615e580ae8c74ac735d14e2a879bea24 99baf9f9c3459769e09686fbc8f7297a7773fc51 a7f3f815532aefe7ef9f181aa772621e343b2136 ab53b6ad3c9d95618681ced96cd9924cef1735c6 ab53ef41313c491028095f67693bdb6774a5d2fc ab8965b6be46e24a08ed980b2193a13eaf17bb89 ad57d018883e6c6be4673f23f07f377bbf76d53c ae23c4ddb816f85f684b17fcf346b86fddec605e b107e2763dee0eac0d13429e8d474008e38bdc13 b129c55cbb1b94c1c16655f678a25d7a50695aef b4c5c81752f4480c3366a379f15ac321841fbb2d b62b84f5cefc3df8227afe545fef8ffef95e1c2c b85f92dd23ddc221ba6c15062fe48dd933354fd8 bde6aaa3c954db5470665fe38638d5cddf27cd92 c0d752a3b54b4872ab2e843f68a294a5cc29aa04 c1b4a5c3a7cf4914f500af81529240fe0d9a289b c21ed0af292b614386f4dc7d6c455e8d2a657477 c61dcdc7fca9ba6403c1f53f17e360655bd4eb4a c900c4028d2740cd3b5d526289e7c484ca440803 c906afb8c360523f2d5e197be83a9649760c33dc d2200d9f28207c6fb1264e986a9b8f462a601d3c d2cf1a72aeae2bde3014af317a3031a05e9fe927 d2f5154663828bfed99af5b22e93dbb710b8257f d3fa5c4738f415374b8bf75a85c7d88aac6addee d531f26f587a81cbeeeafadc1b5085b09cb73590 d72002e39718af2b172a28829d19548bf02705af d7721a648f597a79228322095236aa94d74608f1 d77c416e2c63fb475849bbccbfe211ecf40456e5 d858e446c900bf0395c74d4e3023accc89457d5b de76fb32904d8cfdacd7b887395b38e1c98eda39 e6d7a236354f5225beafa9019d2f2f71b53525da e6df929a7010d66f2a34cad386b01083454fedbd e8eb9fc78004a289e49f5163927d68d1b4103a9d e91d4e3770bffaca4d7f182362c2e89cadfc5971 ea54ea688e838d3acaeed2295b79ad9b42e3cc10 ed0c1af02e96d1030a88e880a055fb8ee3dc086f f240a27a733d14d1e5ccb104274db44582d3aac7 f3240a679f9b0fe81caebee822bee6e1ef26bfae f6b80814e30a5e7f1c545d86d008320cf516a1bd f9d18d780212e5e03edcefb94e265ab627efde49 fbe9dab7b48aef05af55ae20ffb4c29733889097 fee6c2ae0c2d0def97c4b2cb9c735776b3a2d9de Package: corosync Priority: optional Section: admin Installed-Size: 747 Maintainer: Debian HA Maintainers Architecture: armhf 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_armhf.deb Size: 478268 MD5sum: 6a64e40175f80ab6d568b90984fc74b5 SHA1: 967dd6ea40e8b05c7720e8fbc76feb3689a57dbf SHA256: c6b5f2c98be6babe527454f4cd89ad390fc6dcefc9f07f9eef20798027b96b31 SHA512: 4cf6b9b473d53059ead2cb4ceb1dba21c9613b4d55fe6eae3ce4bd637a93325c3ea510b5a7e039c074abb2587831a52f7db043bdc054a1daa0103c89b3983e13 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: 831 Maintainer: Debian HA Maintainers Architecture: armhf 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_armhf.deb Size: 735380 MD5sum: 86f49642769218e985751dd89f107830 SHA1: 224e89f68b4c5a7c0ae1e5cdb34d5928bc22c464 SHA256: 00a2598398021f905b47279c13be5eaa21fb7d383753360ccdbfb95583d81d64 SHA512: d19f26dace8ca8554e91a2fa10bbff4636ad557326512892cca7218df771365ef5b82cad2090dcb7a1bc03ef3aa607b283dc91296e6b6569096b1a66dc9dd0ae Description: debug symbols for corosync Auto-Built-Package: debug-symbols Build-Ids: 0e3917dc3a343f5a0fced3df2a95e4d26758cc9c 1e46a9addc768d648f644563c82e18025875712b ae6dcbeedb42b133e6b2a8c5894b43a95d415ee3 c25197d2c3328b5ba49627049dbdffb72d9ff5c5 d26fe17b24d27580bbdb6ebd209b96d3d2827567 d72f3682ce3b8cc2931c814ddf5ecd88124b104c 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: 311 Maintainer: Debian HA Maintainers Architecture: armhf 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_armhf.deb Size: 267628 MD5sum: b3c41eff95ee86905f8a1588fa7008d9 SHA1: fde0b933e02518729d934c2affa30fd3de378973 SHA256: 38dee0ffb6dfc4cd5c48dded3d806e65e3f8bc2ef494d7feb0f6e409a1e43612 SHA512: fd021c79d71bcd02641452eba827fe2fd4d39a5d4247c374f0941a3d96800367813317cf4f78ff9a0575c3637775a1e27c925382533d35ffd68d23221f56a8db 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: 131 Maintainer: Debian HA Maintainers Architecture: armhf 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_armhf.deb Size: 116852 MD5sum: 8223df7679de86330c7eef119538bca9 SHA1: 2da3eb7a5b8fdf571138a98520d8a58eb1b32d11 SHA256: 6b958f00cb2463ba08e3bf8fceeec0396413c0d2203f84adc402206e611db31f SHA512: 396525eccf9bd62b47d455c6a850cb80c3685392640677b739633f4e4cab56b17a9c335319409d2464f79d420ab10a116a24690e2743158df4a538ec2fd381a9 Description: debug symbols for corosync-notifyd Auto-Built-Package: debug-symbols Build-Ids: 409317edc7b19be0269e4ab2d97f3241eb1f4425 Package: corosync-vqsim Priority: optional Section: admin Installed-Size: 367 Maintainer: Debian HA Maintainers Architecture: armhf 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_armhf.deb Size: 303984 MD5sum: 156ff27e1b87dcebed9f446e5073cc9e SHA1: fcbc8c97c566d0763a9ed0eca87e43638a634363 SHA256: 8142ce1856b4702831e1f4d9931539c18a914a2a971f147cd4e306f25de7c757 SHA512: f568239bfc88c6aee5c580da1401bb9223db5f55d71367148549e795e70101afb957c2cbb90c8a64383d9e44d7955f8013e2ca6fb7df0ed274941c22af768ff6 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: armhf 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_armhf.deb Size: 271812 MD5sum: 20f776d62dd32a34a5e7d52ee63611b1 SHA1: 0255494640a73b6065c57f29bbe75ee5f8c9933c SHA256: 433ba0b7ab557ec7a06070eb340a0ec419600ae43010468779e5b412228eeb99 SHA512: 839934ab26a1ad289f359032538b0398905804ac5d70bd360060a5eff2185388357a3bf8ef9431ad957285ea1c176bb8aeeafa85e72b8fe4b963554a54ad11b3 Description: debug symbols for corosync-vqsim Auto-Built-Package: debug-symbols Build-Ids: c0938de488d3dbee1e77adeee48b04ab4b3b9a0a Package: cpio Priority: important Section: utils Installed-Size: 1054 Maintainer: Anibal Monsalve Salazar Architecture: armhf 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_armhf.deb Size: 234708 MD5sum: ef8163ac77adce0ad1fa9d6d35708f84 SHA1: 380117c0e425b3629ceff09a788a308532a9f2da SHA256: c86a3e5394b1a67747e50dd834b86619cbd7a00d017a73b00354b5f4a0041dc1 SHA512: 9bf9dda2085a1c3ff860506001ca10f8500104decdf545a09936c19ad2eff937cf33d3da8ad470da415086598d0aaf2945e21bbe4fc0b1172c27ae868d778de0 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: armhf Source: gcc-defaults (1.203+apertis0bv2024dev2b3) Version: 4:12.2.0-3+apertis0bv2024dev2b3 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+apertis0bv2024dev2b3_armhf.deb Size: 7152 MD5sum: 039fc0a24dd9f37e18185d90b6fa4a19 SHA1: 6f39bb81f7efe28fafbc80e8c180f0d288d6210c SHA256: 276ee8e45311b5120e3f3923b2abed16862cb820ad18ba4bcf727466c7e6bc37 SHA512: 9a5055eb6e68c3f4869934594a83d25393902d2e6b423d142fc4d8d9b30d345eed568a13d8a8f8e98c1b49694d00767225339eb6af4798a7e41791c03df60289 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: cppcheck Priority: optional Section: devel Installed-Size: 7846 Maintainer: Joachim Reichel Architecture: armhf Version: 2.10-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.35), libgcc-s1 (>= 3.5), 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_armhf.deb Size: 1867356 MD5sum: 43a3234305c9b30a89eb3c8abc50b728 SHA1: 81ed926ae2dc82998d2bbe64b229922271e624f8 SHA256: a3b1440e5ff846e81afc7841cd86dae3e2d7435416de5e2d0d067b51c4e2233f SHA512: 55e1dc1d0ce2b9dd69115f2a68438ec162b60b960f15cf5cd395edf146a46169acb06e8fee50c5947fd4672683002af46323640e137a310d89b81ebac0c2d064 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: 39001 Maintainer: Joachim Reichel Architecture: armhf Source: cppcheck Version: 2.10-2+apertis0bv2024dev2b1 Depends: cppcheck (= 2.10-2+apertis0bv2024dev2b1) Filename: pool/development/c/cppcheck/cppcheck-dbgsym_2.10-2+apertis0bv2024dev2b1_armhf.deb Size: 38996672 MD5sum: 9c7c11e0860b807612b6cfdf78f73dfd SHA1: 541f32f90ef812d5f1d544115427ddee8f57efb8 SHA256: d29f9f0eed081f6d3b24ea8ed37b6396c8a89d5a8ca08132f85d598f3b836801 SHA512: 98e17e139b72455bb444fd130f38a17ba11742c9b860666ac3596337268479a7629f1a51706340c8c45e1789f34ba132804d1e7c52272cbff2cc234de8a81ffb Description: debug symbols for cppcheck Auto-Built-Package: debug-symbols Build-Ids: 454fe77aadcd5840ae1718c4b667ab4b897b3f1f Package: cppcheck-gui Priority: optional Section: devel Installed-Size: 4216 Maintainer: Joachim Reichel Architecture: armhf Source: cppcheck Version: 2.10-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.35), libgcc-s1 (>= 3.5), 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_armhf.deb Size: 1788144 MD5sum: 812b236c7136327d1d43cc4e330f49ae SHA1: 75cc48f9ee7250a88cff776217deb543bfbb5f13 SHA256: 17dd579454450a3319ede8bf05df70002b09b17a315d5fffa73bf22f548da781 SHA512: 2f49ebe6f2820b86b28883094582b067c61ec96645d740de208db08cd1bd7e4314f4ba946e6bb565b833b48b52d953aa3a8704b55a3e381dae2b1d810595d357 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: 45971 Maintainer: Joachim Reichel Architecture: armhf 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_armhf.deb Size: 45989100 MD5sum: ffd1ab412433fe965e2d3aa87f9e08f4 SHA1: 65bd4d2675cb9831f5a23c871fb3efcd5277b2ce SHA256: 85380beeaf20f56e07e2685597a230601899ec8dda92c9ad7bef51247373d873 SHA512: 4d749ecf77ea009f5fb7ffa5a11439c5974ee39e2e9f80a50710e81c89fdedbba310180608d5e842d01347110a6f70a328521d5bfab1f1679915f6176f5b7a05 Description: debug symbols for cppcheck-gui Auto-Built-Package: debug-symbols Build-Ids: 1ec598f7afa57d47d72f6d67c84daa1dc7b845d4 Package: cppo Priority: optional Section: ocaml Installed-Size: 1182 Maintainer: Debian OCaml Maintainers Architecture: armhf 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_armhf.deb Size: 413768 MD5sum: 2e7c8093bed2ded2b7a4bab50949a6e6 SHA1: fd00266f59f89acb7cfa42eed65d131e1b1ecbdd SHA256: 091621006892b97b4afc965366e4f98bdc5a6e3703b414a99fff0cffe9ef4675 SHA512: dd186a483e298e3bba68dc3d53454319c3f87018fb73fbc8d2a10deed3082a3a611039d4d806240b6e681636adf384cb206d6a04ef2cee0ac0313f1a84f486e9 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: 394 Maintainer: Debian OCaml Maintainers Architecture: armhf 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_armhf.deb Size: 114132 MD5sum: 07fcc5904b779c06ec1bf1aa8b0401a6 SHA1: 7b93a711bcfa37d0c067b8aa3d7a982a9be5c12e SHA256: 2c7725b6f6587e12fae9bc5160b9862091ca13a2d4515b4b35914f7af1859efe SHA512: 215cfcb42554c2da2da75ebb58950e7d287a195f4f688a5860db9e442186721b1a8822c6e17078a6c54daa250729c9272341b4a1ed78ed12a747179e459243e4 Description: debug symbols for cppo Auto-Built-Package: debug-symbols Build-Ids: 04c0a7ba48e59d572e92d4230e855f6374514a97 3cc80db897003f476ed1bb5239d4f49460aba360 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: 561 Maintainer: Jan Dittberner Architecture: armhf 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_armhf.deb Size: 143752 MD5sum: d9fb13e3fefc3832eab1b2a4024a73a3 SHA1: a721a55ce9ac9fdfae9c7be7f5a3bb0fde48567a SHA256: c1e2b2558a566c5cfd88d60794b4aff304c8c8bf946c60788ef0e613c86c723b SHA512: 142be995d56e375fe5a732b50c6ed05b232a10cb72cdcfb556cc5bbba31a29c880c72d3666c87abe5975a016018456aebf0a30103fa83c2ec72db02bac3e8967 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: 37 Maintainer: Jan Dittberner Architecture: armhf 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_armhf.deb Size: 12004 MD5sum: 6b88e70cb2d8a3d76ab605edd482325e SHA1: a3d666602aad742d3ee2e72a669f449b6bbe8fbe SHA256: 6d28d19134bc4850aac39349f3b162ede37aee3fb79cba8dc01d01dbbce6db1d SHA512: a3a47ea03ed67c0c201cf15d89f465959d0d9f07334dc5115a29732592cbfb9841ae8ae4f8664a986b1f7e9e4baf8b19298f255a677ada96991221b3a9f696a7 Description: debug symbols for cracklib-runtime Auto-Built-Package: debug-symbols Build-Ids: 9759c35627b5d86ab69c3963a510614150523ee0 c1f5f890e6a1e660a24348f8ca3b219c3ce1b57e f07ea5e9f5f394bc21731be1cbe27bb80936bed4 Package: cron Priority: important Section: admin Installed-Size: 188 Maintainer: Javier Fernández-Sanguino Peña Architecture: armhf Version: 3.0pl1-162+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_armhf.deb Size: 70168 MD5sum: b344821533275268d002f3b052f2d335 SHA1: 94cd04bf3dff327914b387dbf41e4f683cc894f1 SHA256: d7bcd663a8097d9a27d4640bbb39625ed6003154546e10e4d9dd63bcfac424b8 SHA512: a0bcf2cfc49e4e9d921f7a0ec78832e2a9370317623c31629472b08a10a205ad482614deb16782ab4f0f49cfab25ed5e5a286294ccbbf2b91ff474d65ccb21ef 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+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_all.deb Size: 13112 MD5sum: 46f15e3ba25341c279345e38a2e7c68d SHA1: a2d7cb1dc21fe9c50c36e99a38a66bd0f8071ff5 SHA256: 76971aeef0190876ce54ee46d5cf4c248e8f37d10e869c78f12bf35ec8edefe1 SHA512: 5e7953d2ec47cb71fecbb0f4a55a8bd5cb96cd26c707d3f2606f6b68b094244a014ac72625c385033db5d03e8a0f22381961209bf7aba03fdfd63a2cb5946f71 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: 119 Maintainer: Javier Fernández-Sanguino Peña Architecture: armhf Source: cron Version: 3.0pl1-162+apertis0bv2024dev2b1 Depends: cron (= 3.0pl1-162+apertis0bv2024dev2b1) Filename: pool/development/c/cron/cron-dbgsym_3.0pl1-162+apertis0bv2024dev2b1_armhf.deb Size: 88460 MD5sum: fb83f3181242de4d6d2d072f980c2145 SHA1: 51ac6e3e4d4cd3a2cd12a08e8fe64a9dd733810f SHA256: 98a010e279e202a5aa3e036a8a2b1df47fb6aee2f3afa2a61b00ebba4f4fdb0a SHA512: 4ef521cb3f574cc0c2d9fac4dc3ebf1f441215bd254fa9775852e09259cc182f0eac960e6244cd008abbf036f11da9e3d49dd76d34a5da2b7687e94a2f771784 Description: debug symbols for cron Auto-Built-Package: debug-symbols Build-Ids: 0d843c6fa78dfe525b072f2d3cfdaac257d74c9b 59f4e189dbc024d0e6fe21e7b5c7c041b054405a Package: crossbuild-essential-amd64 Priority: optional Section: devel Installed-Size: 12 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2024dev2b1 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.9apertis0bv2024dev2b1_all.deb Size: 3588 MD5sum: 4206be1b5c6d81f61be3784f044f508c SHA1: c6769b3c4c360beed556c0fbf41866afc57fe0ef SHA256: 0e5f7e07d120f9266e9cade6d19af8f73f97cc403ef26287c0051fc564931d11 SHA512: 38d0ed6e211fd8b6740e66f1df31a69115034bff169d7166e1b3f941594a2abf7bec27435c34b1ebea2515cf989786df095e85fbc534ebfb20875b3f9d3ab81a 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.9apertis0bv2024dev2b1 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.9apertis0bv2024dev2b1_all.deb Size: 3588 MD5sum: 2282bef671ba1f88eee590c68f3adad5 SHA1: ebf5125658f9204bb8eb7d9ea8532f1063bed5b8 SHA256: a6a72829f7cd1442c8e24f716af1a7f1c47b41f86181051ee066c6bbc8dec9b0 SHA512: 42c108c92739adc1ac14fa57969880dc6a501a02be31c79e8658a4b4a750cb0471fa847f669106b3a438439fbf33727c88143dadcf9b92f58735d549f93500b9 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.9apertis0bv2024dev2b1 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.9apertis0bv2024dev2b1_all.deb Size: 3588 MD5sum: 6c8c1d4e4bb7c981a8d0d4106045b747 SHA1: b2693abe8114b092aee72a0692133558a4ad3b35 SHA256: 4eb23c4ed71c64ac5ce948e2039ef9cd828f964b87318f4aa44e894644dcfe5f SHA512: 9d8d8f43e2338cadbdb87e0231bb30c4e1cdb759a9327071d9c7d9483f1879916588f737ec191f86a295a02c389f2e49f1f5f38a1919f1c7bfdb83f59053f21d 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.9apertis0bv2024dev2b1 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.9apertis0bv2024dev2b1_all.deb Size: 3588 MD5sum: d7483c70a6bbdc560b6260639206dab2 SHA1: 4a6542c4e0d628d55aa2418269e6afb429f0a332 SHA256: dfe23ebceaa53a3146c96830aa00f66f9bd6fa76ca83279df97201b0738930ef SHA512: 6ec24a89911f2c483142d8bc80b8657deb4c3f285a03e077e8b60ee15d25c63bdc3f8bcd53d531cd15aca3f0303e17f5e59f4f5d9f19ee0abf5cff251beeca21 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.9apertis0bv2024dev2b1 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.9apertis0bv2024dev2b1_all.deb Size: 3580 MD5sum: abad0c742b9d4278b53d7f0aed2141cc SHA1: bfd84f5886316b171dfa735edb3abe1aa260981b SHA256: 3ca4ad734a1b08acc6f4dca91a8266d7c5ea57a71ee57fc29443b8f4a86a3864 SHA512: bd88a00c801fdc24f8c056539b06b2f1efda13624128b3f998bdff36ee0304f7eaab005d94f6f90df7137bd9bdf999eeaf13b6ac7de3533906bb5cafce368e73 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.9apertis0bv2024dev2b1 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.9apertis0bv2024dev2b1_all.deb Size: 3588 MD5sum: 6b42626911a432adb143a0240e08f5e8 SHA1: 6de1f3ab5c11c96df35371bf7495edcb47bf194b SHA256: b2839f3d7631df162a69930784251f9a959b4301865e22e92ded4390ceeb5de6 SHA512: 9f3700f0647167c600262880348b04dc4327db02214d6d6b9b94507b415ba526c08cee8befa5f9d98d6d5ee95f9dd5e76a25c8aebbfd1991f9d649083f4d19ad 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.9apertis0bv2024dev2b1 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.9apertis0bv2024dev2b1_all.deb Size: 3592 MD5sum: 6eb5b9100a6b8f783caa8a35423882c5 SHA1: d618fa058db1d8f23200ec3742f140dfdcd573f7 SHA256: c22651034e8d1145790f548f32f03800f0ed6fe40cf5bece6bc42d8fa5b73225 SHA512: 77415792b26303d6a92ac6608a006afbd58e80ab3c9d22cf3c10ef3ea90e093b7a2c293bf147124ad962a863224396c08e3d92fbfe46cc00faa1cb6e7c85666a 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.9apertis0bv2024dev2b1 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.9apertis0bv2024dev2b1_all.deb Size: 3584 MD5sum: 82c6a3bfadfaf38e88d24c01dee997b6 SHA1: ea36fef303a8025794c0a9fbe05fa1bbfeb54ed4 SHA256: 1294881065dff2405a8ed3620f2c9c0e19a44e2afd17c6bf8a27b6bf020ef492 SHA512: 85ce45a31e4f0bef1782fc000f234b44bd274045e1063be0e37d4e3b9e652323148acba6d5996d0fef9de55af91b3bfe5218bbc25a71292931f49341710d3994 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: 1189 Maintainer: Tobias Klauser Architecture: armhf Version: 15.9-1co1bv2024dev2b1 Depends: libc6 (>= 2.34), libncurses6 (>= 6), libtinfo6 (>= 6) Suggests: cscope-el Filename: pool/development/c/cscope/cscope_15.9-1co1bv2024dev2b1_armhf.deb Size: 211900 MD5sum: 908f6555a97cc8019266459c4196b863 SHA1: 086416b48db2fe375b2688cca5ec67f1307f3f38 SHA256: d651b242caa615098a419169a999f5040710a41eef12fa11fa19dcfef00fa6f5 SHA512: 1fd998f4e835404be33ebfdfd464adb5f40a134f65217efa37b88b0c99e044a74f849b3dd11a12eb01769d3f786937a21f339e87f14dc84da013df8d6734058b 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: 176 Maintainer: Tobias Klauser Architecture: armhf Source: cscope Version: 15.9-1co1bv2024dev2b1 Depends: cscope (= 15.9-1co1bv2024dev2b1) Filename: pool/development/c/cscope/cscope-dbgsym_15.9-1co1bv2024dev2b1_armhf.deb Size: 148396 MD5sum: ae82fb2ff4c56f9d7e470ecc80a5d973 SHA1: bc3eaeb055773200796ee51ac16a15c754dc38c2 SHA256: 930424bd2bd5ce2242abccfdd6130c25c819d290ac877083d0ae0c3aac19c2cd SHA512: a9985d3b770c82925f1fd9abbed71a2a0634c3d05a133e3a1c4de30006542ec6204787cd90c6dd67f7bbfaecf243477a99a70cddc819d55b20004aa44eedbeb8 Description: debug symbols for cscope Auto-Built-Package: debug-symbols Build-Ids: 988887fc75a00bdc15b944f8cded2aff83b6dbe6 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: 2870 Maintainer: Debian Samba Maintainers Architecture: armhf Source: samba Version: 2:4.17.10+dfsg-0+deb12u1+apertis1bv2024dev3b1 Depends: iproute2, psmisc, samba-libs (= 2:4.17.10+dfsg-0+deb12u1+apertis1bv2024dev3b1), 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.10+dfsg-0+deb12u1+apertis1bv2024dev3b1_armhf.deb Size: 673584 MD5sum: 8e681124d53ef411a7bed9f444c7e60c SHA1: 1d33f8c54b7265e12147920ede0894ad9dda8e38 SHA256: 3be1187019a69577da9d4e8423043756af209f43b9d14bf1a1aa0be7ff37cad0 SHA512: aee71c768165854237640ab482e48db84b40a465916d8493f23f0e9b80d2edbec3224ab5ee8405f38858bada2d1203c7b15c1169d2433e6f72bfdd6ffee9464e 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: 2896 Maintainer: Debian Samba Maintainers Architecture: armhf Source: samba Version: 2:4.17.10+dfsg-0+deb12u1+apertis1bv2024dev3b1 Depends: ctdb (= 2:4.17.10+dfsg-0+deb12u1+apertis1bv2024dev3b1) Filename: pool/development/s/samba/ctdb-dbgsym_4.17.10+dfsg-0+deb12u1+apertis1bv2024dev3b1_armhf.deb Size: 2422384 MD5sum: e319686d3da123f4112f5f494fd47240 SHA1: 7dbb17b37feb1b3fad017febe379e9817c389c4e SHA256: 43eb0083a53873e70e7584274b7707d8fad6d50a8b0bcf366508f95b1af392d7 SHA512: 7eb8fd2b8a74e81605d284e7b587f8382aa1fc05caf6490e187c26b5bb09a3488da4f4a824199dd8fd938f676bfe50ecdf548b890dd0001da62bc17e7edbf496 Description: debug symbols for ctdb Auto-Built-Package: debug-symbols Build-Ids: 0a9e377f75d38525dc0e520d9fb871ad378e7a19 202f782c51f1e82f86989b69b548a41aabd2f4df 33fd6f04ebda106877452c590999b3863bc3c05a 395cc73ee31628666607c304846fdc6521d40c5d 4f1e9bf2350191ffd0dfffa1c0dd5a17be212d25 5f1c79cd1961a300d5f0767c585d73ec9bc1e1bb 74f6bfda9ec8df76baf65aa735473fa1642a7f1c 7812ab0812a97ed48a8f8713a1e05a0f214ddb95 87d45ba707aaf34f3f574e742e7993823b07ba51 8ba3af5c0d859414e6c074a0e4f16a258528a85e 971438fada017d5056f1baa21c8db233b4b272a6 9f10ccf44718d8378788a39ffc01d397d1fd4c5b a32311f394b7bda2f0d707cad670d9ceae3982bb c8259e98ab52155d0065456b068a77b6043e0a48 ca79caeaf10bd6185169a96c6a0834a3e614fda5 cb1edef951c79d5545596881ef7ea4b3649d4a5d fee0f110e596ba229743bf0c50c85b7339ea82c0 Package: cucumber Priority: optional Section: misc Installed-Size: 870 Maintainer: Debian Ruby Team Architecture: all Version: 2.4.0-4apertis0bv2024dev2b1 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-4apertis0bv2024dev2b1_all.deb Size: 137632 MD5sum: 12675c1050372e4364c46154be159d79 SHA1: 9a6902c1e7bbb306323c73b0ceedaecb4648f77e SHA256: 1a7aaa2aac0ced3e25f2bd76763635101ce3427a1677e1b79413749158fa88cf SHA512: 3db95dd508978afebb3910ca46d388acb8c7e8d7242762b6482e07b3ee98672d601233fac86ee77754bf5a7094993e2c87b390185a4cb12a3739b96a4beee994 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: 1823 Maintainer: Debian OCaml Maintainers Architecture: armhf 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_armhf.deb Size: 493260 MD5sum: 24f0793cd9a4b280a2e4c761a6e69e6c SHA1: bef055ab5ef94855ad0dc478740e226e8f49c752 SHA256: 107a395f08c32d75ba34d178f1c914a73be35d3b7359e090ed7eb0fd0755ee46 SHA512: 6f179cc3be0824f593b7e51e40dad45a7dfd4c2d5c3cfd029083a095e094d9b7259585dbc2558ef80b5605d50a08c58ffb0cbc959218d4df502df3ce523410ec 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: 660 Maintainer: Debian OCaml Maintainers Architecture: armhf 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_armhf.deb Size: 176100 MD5sum: ffc4b78b42b9f431ae92e82a1cd69e5f SHA1: 8f9e2bd29c0c48c435f401bd5cf07d98974d1e85 SHA256: e50d952b9f2ce2e19ff3921a3fd2f5ff95c83ffbf34126205c30f9f13ef8306a SHA512: 531f8984432327d09000de2590bcad37ec0f97a77f9c4b6e432fe3ada1cc99c2a9d7fc0162cbb0a406c1dcd1420e848d1cc3426f9dd8f964f6afb0a617367663 Description: debug symbols for cudf-tools Auto-Built-Package: debug-symbols Build-Ids: 784dafd2e16d10857cadb94a5870249a358f7e38 ec865a80bd7a5d682ae9e5dbceebdf9ef46113da Package: cups Priority: optional Section: net Installed-Size: 793 Maintainer: Debian Printing Team Architecture: armhf Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Depends: cups-client (>= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), cups-common (>= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), cups-core-drivers (>= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), cups-daemon (>= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), cups-filters, cups-ppdc, cups-server-common (>= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), debconf (>= 0.5) | debconf-2.0, ghostscript, libcups2 (= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), poppler-utils, procps, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libgcc-s1 (>= 3.5), 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+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 273352 MD5sum: 9ee86af3fae111e18dfc372d825b4839 SHA1: 1955e0845f2866fb46f697980f88fb9338149c54 SHA256: 75115acfb517a183e2463cb71fb36d2250dc80fa04c700bbbe21f4d989ece4cb SHA512: 00b6f44d596aaacafb1da4aa0517a5881822439e78d83fe0b85b616c484339374e799183a2168ad7de8f471721d9fb5b2f50044d21bbe9f08b78034d753b94a0 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: 294 Maintainer: Debian Printing Team Architecture: armhf 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_armhf.deb Size: 132816 MD5sum: 247789c4a5b9aeb7767a5b4e88ab3335 SHA1: 3d0d691a58de3d02e45682fb695daed7a4590bb2 SHA256: cbdb89bea175cad3fcde0f74756b41ec17adfd70280fa4f043e786391c064988 SHA512: 1640635334a3a34a77906b1c262d5ff9fa51dd1b036318e1b740349e89ad3fe201b63209b59005081cdbde28d20a971d965388bf336c098ca8c6ffdbd6c02a49 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: 255 Maintainer: Debian Printing Team Architecture: armhf 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_armhf.deb Size: 207644 MD5sum: 1c3c8bef71e227b9f81c26a76ff93a6f SHA1: 0c14009800693793e74110558bc46264bce8211c SHA256: da17fd01bc10837dcf5cf8252b8c998f9588f3e6878221f2477af3ca8f3e600a SHA512: ecf75d5c8a174561d16e39a9eb7c5fcfc81a4a5347666a65349d20e6732b6551a6b9674b1b1a519860cff84f53f85b7ecf8d08918fbd066117b2ec489a899e14 Description: debug symbols for cups-browsed Auto-Built-Package: debug-symbols Build-Ids: 644f473398ceacf91226e34834e1e844bfff3f6c 88e68b153acca9d35d381f20f7013bda715b52c1 Package: cups-bsd Priority: optional Section: net Installed-Size: 113 Maintainer: Debian Printing Team Architecture: armhf Source: cups Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Replaces: lpr Provides: lpr Depends: cups-client (= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), cups-common (>= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), debconf (>= 0.5) | debconf-2.0, libcups2 (= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), 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+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 39652 MD5sum: 1677ef38f5c55512ca42da8d1a3c376d SHA1: c7f1cdfe9278000f4e7f921ff3b7dd22f830574b SHA256: f345a6769c597eef8ca7409457336508d2461fb618df894b464e96b835697ce5 SHA512: da07e0ea86fb88bd17764b2f68801141b817f2a9151cae1a90f7bdceee7418f347f779e2f6ee9f59925db88cd3772b802f14af9f7988febb3eeb1fef64551aa4 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: 70 Maintainer: Debian Printing Team Architecture: armhf Source: cups Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Depends: cups-bsd (= 2.4.2-3+deb12u1+apertis0bv2024dev3b1) Filename: pool/development/c/cups/cups-bsd-dbgsym_2.4.2-3+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 34092 MD5sum: e5e6f7e85cc55c96dd43d8507d1b4401 SHA1: 7eada019f5b3107621ddcbd93690cd560370ba9b SHA256: 7da092c76da36e36aae956c051922e31923bedf9cf3536ced16a73aeff6c7d7c SHA512: 7c384056f9bd9e6c721e2a104c2f7196f3fe5399279231b8d78c9376648402457c7d04e98c85a3578a4e948c31f8067fafeed326b65459a105858a9ad1db0bca Description: debug symbols for cups-bsd Auto-Built-Package: debug-symbols Build-Ids: 0faff4c2dd8faf04ed5a1ccf23c3958ab8269683 284fb178f95e0a69589937e6da093fdcc1befc81 9d2f1b29290328d205cc166994b227d4808af2d9 c419ab0614235cb6bcacf15bc6395ea8333df5f8 Package: cups-client Priority: optional Section: net Installed-Size: 342 Maintainer: Debian Printing Team Architecture: armhf Source: cups Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Depends: adduser, cups-common (>= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), libcups2 (= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), libc6 (>= 2.34) Suggests: cups, cups-bsd, smbclient Conflicts: lprng Filename: pool/development/c/cups/cups-client_2.4.2-3+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 159384 MD5sum: dda7a23283339a14e9cc447e9f6c6de4 SHA1: 060264411350e3af18995724330ed3a14a5c622e SHA256: 0d3b7c4ec452ffed4ae2579d5bd6f923e4d2942c397feaf9919613626ac3dce0 SHA512: 211021b4bdfb744352f714c7c1dd1c1181401265e5d09ddf2b46f76e3841f939afefca2c837a88784e0a3af53a307c8cab1bb3c9ebe51969fd027c95c64cf69f 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: 197 Maintainer: Debian Printing Team Architecture: armhf Source: cups Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Depends: cups-client (= 2.4.2-3+deb12u1+apertis0bv2024dev3b1) Filename: pool/development/c/cups/cups-client-dbgsym_2.4.2-3+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 118792 MD5sum: 807a6a8e63993510e912534bbeecd1f2 SHA1: 9735694cf4cb7d397325a1a9e5145c79f07ef7b0 SHA256: a5290b311f3ad6ec8ce77ca2c39d251fc4d4ae5adaf6262e6131fd71b2c0e280 SHA512: d5e40f569690634afc6d362cc6371d3549e16999825047bda74ac466abba06b7a8afdb41f38fdd528aa5670e51bcc04fecceae5c276d541cc19cd534ac91ad9f Description: debug symbols for cups-client Auto-Built-Package: debug-symbols Build-Ids: 0fff8490bf5770fcc1f27fc39f08a1fe674215d9 2081dc93515aadbb47678798410e93a93065452b 2839f7a98f87a42a3f529f7902abbb4fb19ef157 3d9b2d9c9eb4b22535645da77cb9633e6d8981dc 85dabe13047ff57734175cd261fec27bda42a261 ac1c994d301d4ae137054d968fa41138674406a1 ba4ee8ccc14c10c5360679c23ff661c213d371db e7245db73803fad644fb6a3b380acbd057058199 f25fb4bc69872ac7d83eb4f3b604523c4afbe34c ffd91d8b7dfb016aead388e2dd9523e92b443767 Package: cups-common Priority: optional Section: net Installed-Size: 4243 Maintainer: Debian Printing Team Architecture: all Source: cups Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Filename: pool/development/c/cups/cups-common_2.4.2-3+deb12u1+apertis0bv2024dev3b1_all.deb Size: 260260 MD5sum: 98629480a10ea743a3b60e345801d2e6 SHA1: 66eb37d55f6cba924ca37455534e5b7faf403e35 SHA256: 0f7fe535f0889561af9fce97a856260a33ad4994fb823ff91143d93b200dff00 SHA512: 6f70bb565a5df8080e8016ecb5c6c269aa99aa1c5081133ca88342ec9e4be311d2f16131cb92620cce62b044f5476315a21828de6dc74b8c4e436a3ed46a687b 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: 100 Maintainer: Debian Printing Team Architecture: armhf Source: cups Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Replaces: cups-server-common (<< 2.1.0-7~) Depends: cups-daemon (>= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), cups-filters-core-drivers, libcups2 (= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), 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+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 41680 MD5sum: 5a9017a5fc7f8942f1be24c354048e70 SHA1: d73218fbf2ed346c920b15c3957093822953bdc1 SHA256: 2354fd403d099c284ca001c23de2c53da9b60f6bd66490152f5f7ea4aa5ba1b9 SHA512: 265fb04037e12aad44a4cff684241b286a950e5e3dd9e1b6817459a84a5995e12ae1e811ad3f91a11ff7f83c03441dd00e3bddc51b205041b30bce3bb9da35d1 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: 82 Maintainer: Debian Printing Team Architecture: armhf Source: cups Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Depends: cups-core-drivers (= 2.4.2-3+deb12u1+apertis0bv2024dev3b1) Filename: pool/development/c/cups/cups-core-drivers-dbgsym_2.4.2-3+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 53064 MD5sum: dee1e0232a17f101d63024e074539c19 SHA1: 4553d46c8b0cce9cea33ddd5d7c1bd7542d729f6 SHA256: 2fd8f8fc8ed90118450e80fdc8dfe59a34774812d2949d9fa45f3477809aa0b5 SHA512: d771e6ad0a16a07c40387ec40773465c0cbfce29a9f19bba10505e0dfec3a795b6a305572dcad9b22055d905aad7164ea90c0c6f39edc4900d0c234a78142b28 Description: debug symbols for cups-core-drivers Auto-Built-Package: debug-symbols Build-Ids: 6b432260fbd41a7a7dfa941951304c05fe340c83 a659153a5a6782a4bb645a34585e2343b27d43da aa331672fd7f26830be346d2b1c23a88b5903c39 Package: cups-daemon Priority: optional Section: net Installed-Size: 686 Maintainer: Debian Printing Team Architecture: armhf Source: cups Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Replaces: cups (<< 2.1.0-6~) Depends: adduser, bc, libcups2 (= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), 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+deb12u1+apertis0bv2024dev3b1), cups-common (>= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), cups-filters, cups-pdf, cups-ppdc, cups-server-common (>= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), 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+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 338324 MD5sum: 0434f90fbe2c643dd6ce7663433aa482 SHA1: e092ddbbba0757e2feadcf05c03f1d0df806430d SHA256: 15641f79d550cc47361c4ea238af30c672d2a2cc4f8d49ee7bb57cf43cd50d88 SHA512: e60c0b6131070bb13b6b335c138e91d5d903bd38bee0135dbfa187a29ab1dd75fa7fdd027b9059c36302dfeece39fabe913c94ba3c7d1b5b30c26dbce7822499 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: 558 Maintainer: Debian Printing Team Architecture: armhf Source: cups Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Depends: cups-daemon (= 2.4.2-3+deb12u1+apertis0bv2024dev3b1) Filename: pool/development/c/cups/cups-daemon-dbgsym_2.4.2-3+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 484652 MD5sum: ced633b43476fa61c81b26ddfdabeb0b SHA1: 08eef526034391724fd983d2fdcc10f2c4573c68 SHA256: 93f4b5ca03f3550772a1842bb3d27eb8cc861781a7fb98122c707add9d202c0c SHA512: 4efacdc45f5b7672fd249b84188e535d325256f5dedd64f6742f34079e7048492aca239d1862a0c7e54d4e6afd558abe4013fd32454664fef11623bd3db685db Description: debug symbols for cups-daemon Auto-Built-Package: debug-symbols Build-Ids: 18885b13193e48b56970d310d332016989cbc567 1c79d08e6c1830d927dd4e47d8201dac4d25e6b1 a41fe1af0e6ef7f5f916f4d47cdc9e2fe432c6a5 c91ff504bd15d984a2c2821d32ca6c0f5bdbe33f f418c1cbaa3f406b8be307fe36002573037153c8 fabe31691d72b8659b6c2efa6240d43a4bd32daa Package: cups-dbgsym Priority: optional Section: debug Installed-Size: 828 Maintainer: Debian Printing Team Architecture: armhf Source: cups Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Depends: cups (= 2.4.2-3+deb12u1+apertis0bv2024dev3b1) Filename: pool/development/c/cups/cups-dbgsym_2.4.2-3+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 641636 MD5sum: 9bba24b4943f2b3647da59ebe70906b7 SHA1: fed8ba3873ff55ff5c84faa72a132e8ec1d0452b SHA256: 6c6dadae8de726a3c37b6c683bf3dd04480d8fdc8c9d5bb1166be2e57c20b139 SHA512: 4e9be15495c181ee0dc641f16d23a9921089ea09b01938b8d7c4d80f399c8e01f8c648845a363aded6cc034da7014718fcbfda03312c6d35bf4dc91a54f0790e Description: debug symbols for cups Auto-Built-Package: debug-symbols Build-Ids: 004080d2b29b7c777bdc5a4374cf983b0e302f62 007dcdbd8ed91dda520bcec7ddee4b71ef606a74 09eb70f0c7576a40214cdaf508acaac822c00290 2516227ac4447a328c943f682b648f83f4b5e406 328ca7d0038f7253cec1f56d039ca2ba2b7b5390 44a8234ed983fcd5e6f9e151f85d2fc70bd4158a 60ce25133fd7f7084a08b27e9672966d4428e97a 6270d5c7ce811bcc9496f0b3bfac5946310f4e57 6a58de3130f0c1863610f44918de066ee79f266b 701e58e4a1724dacb2db86a21a09845aed41bd83 7110e61144b75c6027340d6cd9865d33c2592b37 76638e05da1cf0a872aa6c7d371afaee4b785579 7a2fdadd5c770f8741bbda5dc88b85695cf86b48 887cbcdc33c3edafb166cce59ee366f2e8f4a218 92ba27e7d1f8a4031a459a703a7a60cd1bc91b11 a052676411cf190a6ae21a2d81689af3c5a9e15d c9ca72f356c4859fc4eb1f0a06af014bb8a4b6b5 ca9f62518ec4a633126094358af86000075092f2 d4d379f5b505808a987f43b858a16ec3bb2787e6 e4f30925d01ce623baed7c86e214fcec53266af8 Package: cups-filters Priority: optional Section: net Installed-Size: 1713 Maintainer: Debian Printing Team Architecture: armhf 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.5), 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_armhf.deb Size: 557376 MD5sum: 2d8e35b9b8f23e6d3f4f97bdb7f06eea SHA1: 1e4dbae8d4369f9a4f2eb81e76931a5098ed0af2 SHA256: 469c5c94a3bd4bd4fa7c6a788ef8eb4c30e237c7b8ff810c53d1c83563867476 SHA512: a5641a6f81d3c8474a1ff15b3361af6644b527eea79d7df407eb64f57b9d6856e6833ef2059b6f05cc7da5bbdbdc30f68928a613e92b9b6c4529b21b7f310705 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: 466 Maintainer: Debian Printing Team Architecture: armhf 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.5), 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_armhf.deb Size: 186996 MD5sum: cbde58ecfaf2a5266ba28cbd95c16a44 SHA1: c918c3377dc54bedd23dcdbf36f91a71ab2b9637 SHA256: ab7e50b838932f1802ee06b255d140a1d576528fc6c6d7a568c72d72e3964abc SHA512: 96369ee3a10e12ae2f71a8bea4c94dbd0e2ffe057e5c98a41c31480a0eeb539a10b9a7005c9805d08142c125bfda96e2a280b9539397a143d7ae8aae8b51aef9 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: 2123 Maintainer: Debian Printing Team Architecture: armhf 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_armhf.deb Size: 2035544 MD5sum: 0d1e27117faf9e3c0350bbac6e153608 SHA1: eb6e89e626e8d488c2bb0f7b9f28f0f4d6aabac4 SHA256: 4ef7b160dd45898da58ce2208260427e720cda4db29e9f0e3b5b0f7227e9d48f SHA512: cf545cab0c0f1e7d7a0e243ed610d6bcc3a26e1efa137d9efe67a408be17f267aed4fd875ff36de4b64382db0e871e94e9461e007b7e341cf7063c683a57eecd Description: debug symbols for cups-filters-core-drivers Auto-Built-Package: debug-symbols Build-Ids: 2293034cb3f2356b919b159694ce86404c68765e 29760d7f22a2648f7bbae98b62a16c7de4dcc9fc 3c2d57619d634e694c3e374f232d03da6aef14af 4cccc7e693f437c96a4658184a742f07007b6b4e 8355513458d435207ee16c19e3c845724fab936b c15cb9763f00b6b298837cdcf88b332144d0164f c8721780256b41bf37158ebb9e27c2aab8e91e8f db9ca2866f906616a0e1dc23fe5ab856f1576bb3 ecf9775525e21ac52043fd21266dad738bff3fac Package: cups-filters-dbgsym Priority: optional Section: debug Installed-Size: 904 Maintainer: Debian Printing Team Architecture: armhf 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_armhf.deb Size: 779716 MD5sum: f36b51ea78c67d5b3241f084d1fb813c SHA1: d38c138d45782b0a522655af3eff0ff19c25e18d SHA256: 8f157791102ddda5d6f3d9c26e4ae259b354b52f9d21d9c67c118cb98832a77a SHA512: 610920703622f9d4861ddff6cd9df60718c4ad9349443b984b71362b4a08fead7243d4abf43a691411e9d722514e32e72cf48a0559395035e14eeb932b6fb334 Description: debug symbols for cups-filters Auto-Built-Package: debug-symbols Build-Ids: 0c43c590a14b090ae759e2763f3bc6bdc6bba6e2 210991b02d16df3542b677c79069c2e703df8e43 2eaf56c8e3bc56fe0386b2ad77fdba9b8c23eee7 53e6672652e5655e4a558ed4450a2fbcd4f52c2a 6151ce0dc60f27400d896362a94b35647b18f6ba 962fd7c7a809ebcbea6b1b5656071da93a953d50 ab69ea5c13fe9b95fa078ba4290b965d5ef72a34 b403b37d99899817eafdb9487016751d2d68401b b43e86f8eef397a414c5fd4988aa84e98c39c468 bb7cf232dccf9bbde7a64725a6405043c34f23fb d6736dc5dc4337ceb14da4bfefe647e6fddca70e e6f25b7794e0806eff1bdccf5fb5c41a2c4c1253 f28899d990f176f7fa3eb70a379e02d6220d5d27 fafb20a93346d4c5419c2d1f95c2e3cf0768a78b Package: cups-ipp-utils Priority: optional Section: net Installed-Size: 891 Maintainer: Debian Printing Team Architecture: armhf Source: cups Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Replaces: cups-client (<< 2.0.3-2~) Depends: libcups2 (= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), 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+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 232296 MD5sum: e199045c49bbfc984917646b020c4673 SHA1: 46e1c20a702e3d970f9519d8468fdc9b89e226ec SHA256: 996b1fb013dfec8225d4ff6d889f73a102cba0e8ab36f33ff42346a2dcba4636 SHA512: d7b7e071787c0b34595ae59b86e5d7e22017d7637012cc9580996c7256e921adaf225fc1dff3c9a308ed7a6911548068e05c1e5d79d361b5be6968bed78cbc49 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: 269 Maintainer: Debian Printing Team Architecture: armhf Source: cups Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Depends: cups-ipp-utils (= 2.4.2-3+deb12u1+apertis0bv2024dev3b1) Filename: pool/development/c/cups/cups-ipp-utils-dbgsym_2.4.2-3+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 215164 MD5sum: f35397fcf681e771cfb640b9dc3f5c0e SHA1: 0698c5c4036396e6997c211c39a231f10374af95 SHA256: fb0b2e9a19c39989f4e404ab715222e83730e25e2ad3f8ef16df84325a1f78ab SHA512: ed71018268a2d547269f4daf3c98c77b593839b626a11e6a3baa68f14cf464acd1fed1c19b104812aed8bf30d769e1aacfff51f3b439de5ef6436ca7546abec1 Description: debug symbols for cups-ipp-utils Auto-Built-Package: debug-symbols Build-Ids: 4e02baba78d9190a1a092b68923c6aba85da7762 813d21aad05639e587da98f653d8e0b13a2d08d1 be7a4a471841e1e0af4d355bada46c82eb6fdd29 cd41dce6402939c7e06b1c8718a50afb572bdd61 ec215066af1a5ca0d6e03fb44a38a2eaeab88ec2 Package: cups-ppdc Priority: optional Section: utils Installed-Size: 398 Maintainer: Debian Printing Team Architecture: armhf Source: cups Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Depends: cups-common (>= 2.4.2-3+deb12u1+apertis0bv2024dev3b1), libc6 (>= 2.34), libcups2 (>= 2.3~b6), libgcc-s1 (>= 3.5), libstdc++6 (>= 5) Filename: pool/development/c/cups/cups-ppdc_2.4.2-3+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 115940 MD5sum: 298e0c25be9489e50e1321d0b8267e38 SHA1: eba3cc899cbda2281876a2153d3f1ae06f7a5e88 SHA256: a14deced0a501794421b4051a6fd5b6358b37f71d73a8fdcf0cdb32c96fbc3f6 SHA512: 4702f9593db06ff22c5d5902ab5a5fa5fa7e0f3c1472e6a9963934a5bea275a0d822fc53fef14fc337997fb17a4ac3ea55fb27bec4f7d8f938f4b55c03e0d87c 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: 412 Maintainer: Debian Printing Team Architecture: armhf Source: cups Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Depends: cups-ppdc (= 2.4.2-3+deb12u1+apertis0bv2024dev3b1) Filename: pool/development/c/cups/cups-ppdc-dbgsym_2.4.2-3+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 320164 MD5sum: e53b5cb80772271ecaedc9c1c2026657 SHA1: 1e4b2a9a7894efb852937f5c31530a608a2ad9dd SHA256: ccfa3bd2434a9239f48656cf0047083d3e61cc1ed1d59e9e241f9a66c23a6964 SHA512: 4402a401ed1d90f78e389a5bdb3e059721400517ed4ad507866178843ab3f9e5bd63c83a10ee301d22f53a36b389f93ada239f31a4af0b97ddc7d8a6e695ee30 Description: debug symbols for cups-ppdc Auto-Built-Package: debug-symbols Build-Ids: 192f54335bab27b489e49e70b0fe623672622f6c 35171dabbd60a5d2fbc8579f1454979c5f7b4d8c 5dcb4bbee1ab442a58547e999938afa6fce335ca d66665fb9fe7e07bb2b4e5da4d9199a371b14ab8 f486e78ae9da8de213595682657d8cc85a666194 Package: cups-server-common Priority: optional Section: net Installed-Size: 2386 Maintainer: Debian Printing Team Architecture: all Source: cups Version: 2.4.2-3+deb12u1+apertis0bv2024dev3b1 Filename: pool/development/c/cups/cups-server-common_2.4.2-3+deb12u1+apertis0bv2024dev3b1_all.deb Size: 417076 MD5sum: 97b2d88d7aaac416ccf3550b5c7ad6cf SHA1: b9995d69d895e93bfa0dc51be5f988d3abe20b48 SHA256: 9e8bd9d01bd4ee00135439858c1b9d1c501667c80d8125d1563594d5656698bb SHA512: 67b00cd8d975aa5e2a8daf1ae7ec91c71810c7d6eccf5f4b33758ce34360d15364aab6e51c80cc266ad631cc95a76eb8ef642e98b1f73fa52f397291d5cf3895 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: 4335 Maintainer: Thorsten Glaser Architecture: armhf Version: 2:1.12.13+real-28+deb12u1+apertis0bv2024dev3b1 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+apertis0bv2024dev3b1_armhf.deb Size: 2754784 MD5sum: 51e3bb82438cb0b2bb174d584084b442 SHA1: e7109389579ad9be0f94809838249af4341594fe SHA256: 50006ceac608f1edb67d29605e0c09e665f28979f4e21a66447b36b7db6011e3 SHA512: 1d2a444286cb3a75562fd19b4c233a7a0c3211f3bcce58d4b06ba72b2f70e8319f3d4b97240926344c91da485050532d29b352fafc777547a00a347212e27d61 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: 1100 Maintainer: Thorsten Glaser Architecture: armhf Source: cvs Version: 2:1.12.13+real-28+deb12u1+apertis0bv2024dev3b1 Depends: cvs (= 2:1.12.13+real-28+deb12u1+apertis0bv2024dev3b1) Filename: pool/development/c/cvs/cvs-dbgsym_1.12.13+real-28+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 1043316 MD5sum: fa6e330010c69b5dc0f59d439ea75900 SHA1: 642cffeeea658875d893040f10ba5e1f3a706770 SHA256: 8c7b419c6c17ca944ce05a918093b552057c72b60b49e1aa5c6a3ba4c3e4d43b SHA512: c0bdfee93cb340345990926b09a93292d2c92505328a6ed42f789529e36d319f3d1da792ab95f3f96ed814a52830c6078d7d5afabeaca45e20af19ed2f65703e Description: debug symbols for cvs Auto-Built-Package: debug-symbols Build-Ids: ad85eff4755c94842f30e07c4d384dac78ceb527 Package: cvsps Priority: optional Section: devel Installed-Size: 81 Maintainer: Debian QA Group Architecture: armhf Version: 2.1-8co1bv2024dev2b1 Depends: cvs, libc6 (>= 2.34), zlib1g (>= 1:1.1.4) Filename: pool/development/c/cvsps/cvsps_2.1-8co1bv2024dev2b1_armhf.deb Size: 43824 MD5sum: abe7f539573b049a4f01e39a7a1114e9 SHA1: 98cee6fdfa42c1119ddd0cd136fd57844a46de4c SHA256: ba927f454beb16cf3a57c4a56d3d4ff1e256aa407c5eb76ec16259668e78f877 SHA512: a21f8a0fdb0f16235c6902d5da0b5238aa6b7ba673a6641b58dba8408fe18d0afe0384c9a2462f3405b676a5b7bc7914fd7298535568ec9b0ed353e0a054553b 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: 112 Maintainer: Debian QA Group Architecture: armhf Source: cvsps Version: 2.1-8co1bv2024dev2b1 Depends: cvsps (= 2.1-8co1bv2024dev2b1) Filename: pool/development/c/cvsps/cvsps-dbgsym_2.1-8co1bv2024dev2b1_armhf.deb Size: 94288 MD5sum: 92a8566e3cc86dac3f7a3a603abf5ee8 SHA1: 24c479aaa14053d393fa528b2597d461c4686ae5 SHA256: 5fabaadaa712fc90032f6bb1216e20fc14058d78448d1e38130f42b49d284b31 SHA512: 1b1c5880e73bcc25ccf3236358c25282f2752ae0d4d81e3322f52b2865be249619cb3591378978834101f951a3aa4c5abe5b4c006b08bfc761e9a7370a5bff41 Description: debug symbols for cvsps Auto-Built-Package: debug-symbols Build-Ids: 7028f4205563673c465b2c2888424ae69777d3b6 Package: cython-doc Priority: optional Section: doc Installed-Size: 2901 Maintainer: Debian Python Team Architecture: all Source: cython Version: 0.29.32-2+apertis0bv2024dev2b1 Depends: libjs-jquery, libjs-underscore Suggests: cython3 Filename: pool/development/c/cython/cython-doc_0.29.32-2+apertis0bv2024dev2b1_all.deb Size: 633660 MD5sum: 2893b663fbfe60e059107f252fd1febb SHA1: b6a07470e1418576950ab066a3a0af9c94ad84e9 SHA256: 856a42bc1304048f5db49787158d0dcf670316e273e71c78e5947d8a655b5526 SHA512: 482d09e4ec158aa4c5d4b6911bfcafc86c622aa7eaad64df55e421193ed872023b6ae70050a529cdaf3c7f92b9346c05491a7e7fd934a21f0f9543e069f006cf 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: 5560 Maintainer: Debian Python Team Architecture: armhf Source: cython Version: 0.29.32-2+apertis0bv2024dev2b1 Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.4) Recommends: python3-dev, gcc Suggests: cython-doc Filename: pool/development/c/cython/cython3_0.29.32-2+apertis0bv2024dev2b1_armhf.deb Size: 1230568 MD5sum: 7b987c4af0878336b2da6823321dc9fa SHA1: 5167fd90c975be594f7beb7965561bdd038c075e SHA256: 6a2094960c1df51acb594b7f189a4fd34472bc67b38ec7bd71d6a84a21243317 SHA512: 98fb3a3a57a6c86cbb18a8f6f99c8f96121ca528b9346af2eac17e45b9def10e93e631b3f42820f32fca3f97eb3c9b8ff7f4c96ec6c9d08dd78664a8382df717 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: 24087 Maintainer: Debian Python Team Architecture: armhf Source: cython Version: 0.29.32-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.4), cython3 (= 0.29.32-2+apertis0bv2024dev2b1) Filename: pool/development/c/cython/cython3-dbg_0.29.32-2+apertis0bv2024dev2b1_armhf.deb Size: 9617160 MD5sum: 0d453b7498bda1883b2420d862d7ce77 SHA1: d11a1dd837bf7496dc1a680ee1e6d87d2de3639f SHA256: 677bb2bae8df7027027d626bddbb77c38f3bd736574d3d1dfba1393e5e213eff SHA512: 119a6be299f2ff092980c5fbad271c0783d7b60249ea9bf4502755e01d21e1c758737041dac56e48dd80866996feaf0cf3f5a8d4f2ae07f2b61aff2aafffebff Description: C-Extensions for Python 3 - debug build This package contains Cython libraries built against versions of Python configured with --pydebug. Build-Ids: 132620f194c3ead6b395d5e5cb683194c600a37e 22b49f112e61ccfae64b9a048d5ecd1c014e19a2 2b4ec55fafe3553949221b963af6544559c3002a 322b751bb2f43e08dd274614e52156046f3e52d8 45456f5fb51111ee1b35d14297c708f1da87c695 5410a19a82f79824dbaf158714ebbbe2b86bf7a2 6568febfb9809bd90a28805d51d5abee1cd5b134 741d29f310346ca45e3f7f8829baf46f585b6b63 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: 29 Maintainer: Robert Luberda Architecture: armhf Version: 1.24+apertis1bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/d/datefudge/datefudge_1.24+apertis1bv2024dev2b1_armhf.deb Size: 8140 MD5sum: 64e406aa6c833609438aaf4c66d520e5 SHA1: 791e451a6c34e4174fbba080dba999a889fb8a07 SHA256: 2151a62e1736c9588a0044a0fc52f478b709c366aaefecec7f5ec67b50704639 SHA512: 13d17c62a201e91beafe661c334ea04f3ebfc624833ca2ed878bb9e3b0dd47505b7ad899f783b272a26c2e5aad4b40c4e708adfa4fa1d3082630e71eebe9717b 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: 17 Maintainer: Robert Luberda Architecture: armhf Source: datefudge Version: 1.24+apertis1bv2024dev2b1 Depends: datefudge (= 1.24+apertis1bv2024dev2b1) Filename: pool/development/d/datefudge/datefudge-dbgsym_1.24+apertis1bv2024dev2b1_armhf.deb Size: 4772 MD5sum: d481510d9c4c2eda4adcec55980fadee SHA1: f1cef536923cd6f39d1048ac8101ce4f6cbe8c5b SHA256: 2b4a07477dc0fa6c5d49b1720b853eb04963036aff83835c6fb4cb094923d489 SHA512: 043af49947991b5070c8202ac055fcf5eae63353ea7538792cef8ed14184578be4e9babcbbf5d1df29745863d498f019c356ee4e1bcfbdbfb55551d919452e30 Description: debug symbols for datefudge Auto-Built-Package: debug-symbols Build-Ids: 5a4b7d970cae5ba363381cdca15775334a6d2e13 Multi-Arch: same Package: daxctl Priority: optional Section: misc Installed-Size: 118 Maintainer: Adam Borowski Architecture: armhf Source: ndctl Version: 76.1-1+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_armhf.deb Size: 50996 MD5sum: dedc62a72463038de5b2e57062fad761 SHA1: bc862a9ee11db0b5ed85c2d63f8d7b0c7344f401 SHA256: 8e8e82d13e7bdef0db29acf8a0fff106826fd701565c5c94f7d726ae346ffd66 SHA512: 302a2e8287c59d1004a7c96095a0c75d8ea24caa17d035942ada425d8c0a52ed4d7444234faa879c86fdaa94ad2b30535f5087fcb86f226498b887e4bae65449 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: 104 Maintainer: Adam Borowski Architecture: armhf Source: ndctl Version: 76.1-1+apertis0bv2024dev2b1 Depends: daxctl (= 76.1-1+apertis0bv2024dev2b1) Filename: pool/development/n/ndctl/daxctl-dbgsym_76.1-1+apertis0bv2024dev2b1_armhf.deb Size: 84800 MD5sum: 87ba27d1528dd23469ee763d0d2d1988 SHA1: 1c22fb813544fa198b42487182925672c99e6b92 SHA256: 482e27720f9433c483fff4eced7632b55257b91d28da2b6e950150ad64929232 SHA512: c245cfb12d2ff494186188671f1618faa03e37490e5d91f6dedd5076ed000a7803c9bb82588128660ccb5b6997a670ae4e3bf4d7552edbd59a1d629004b8b412 Description: debug symbols for daxctl Auto-Built-Package: debug-symbols Build-Ids: 6827c48ab60a065633287e436d5b06caa64a1a7e Package: db-util Priority: optional Section: utils Installed-Size: 38 Maintainer: Bastian Germann Architecture: all Source: db-defaults Version: 5.3.2+apertis0bv2024dev2b1 Depends: db5.3-util Filename: pool/development/d/db-defaults/db-util_5.3.2+apertis0bv2024dev2b1_all.deb Size: 2548 MD5sum: d22655ceb42c73d892ab1b9d1c5b4307 SHA1: 667a558ec77cb6c97110ee2e390ff0b24b088788 SHA256: dc27c06400cdc261c1ee962f1757ba470b6144103d411e279dadc8b761f3fdc2 SHA512: c7d289a78702968d9f602a22834b65fd703249940dbee44e9f13dae75ec115474f4b5494c88376c9c2fe5d0be1bd1edf1f5dd4ecb492102b8b3876dc4e20a131 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: 311 Maintainer: Utopia Maintenance Team Architecture: armhf 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_armhf.deb Size: 138872 MD5sum: 7ce61f382428e147735c3ff1dca17318 SHA1: 30c784e74df8b7f1744c22024e926600e6f9e578 SHA256: f488a08268aae1688a6d94e8005d599117b131fe6d7443eb64a084881a665f55 SHA512: 0fbe2e0aa37f93137a70648ac840a6551e046bd292a35064a67b0371ad43a192af8a95ea75843e1fc2cefbc93836d2060b53be8fd0059a65258013df0975b046 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: 645 Maintainer: Utopia Maintenance Team Architecture: armhf 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_armhf.deb Size: 587192 MD5sum: 8df5a24a26ae41192b7adeff33fe1e03 SHA1: 69ee0c8646e450ef2f299d37bbc1e918ce81814c SHA256: 0f1754b650488c9897968209c3ff1684ec53eacabbc68b256e92fbc3741f6801 SHA512: 69e0f397dfa5a7bf631051f8b68c70998b2eb3c1210691d0afd4424cbd424d6b1360b54ae0f543d49ef63fab2f6487935517dd54ac6dab72a3ab3e611a4ffac0 Description: debug symbols for dbus-broker Auto-Built-Package: debug-symbols Build-Ids: 0fd5352299da9e0b6216b1d6df9cdab290c54140 623bb09672d14c88781e9d81f06b12f4407dd221 Package: dbus-test-runner Priority: optional Section: devel Installed-Size: 36 Maintainer: Mike Gabriel Architecture: armhf 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_armhf.deb Size: 11204 MD5sum: ad1ffbf1e190e6c582be0486b00368c8 SHA1: 106f9e2a92f1a490156b392b2f8df86ddba2933c SHA256: 09623d6d8319a0a8179badf5d6b3e1d48b7ae30df0a724678146b321effb3d1c SHA512: 0dfe71087ce1e61c541bc05d1d31bbc09893fbd94f3f2af734a212a0c8b6e1e2f0a94085d21225e308806c0e60d35130f92def31fb60c052adc04bcc5becdf72 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: 25 Maintainer: Mike Gabriel Architecture: armhf 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_armhf.deb Size: 10296 MD5sum: d54c26c486269400ef8f90df184ef8d2 SHA1: 77a6af460d6e10000c2f862652a1eb2fcecc3b9c SHA256: edd2e63a05dc8e01ab6385feedc2d3faa0faebd8aff158a1749d6d1977d1a57a SHA512: 65e5ac93b4de76cece7f961be810101a8b1a617e4149c29a5831af856a1b35d775498301696f9da3df6dc5e318d86f81e7db547916494e735c035fc5727253c5 Description: debug symbols for dbus-test-runner Auto-Built-Package: debug-symbols Build-Ids: 9d76bb512ef9ab9487d0887ffce1a2845779b4d3 Package: dc Priority: standard Section: math Installed-Size: 121 Maintainer: Ryan Kavanagh Architecture: armhf Source: bc Version: 1.07.1-3+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/b/bc/dc_1.07.1-3+apertis0bv2024dev2b1_armhf.deb Size: 62136 MD5sum: 9542e890e18ef9f04bcff9f7fc837d4e SHA1: 54db98b7bfe6d71687c26f94a9ed742fb8c077dc SHA256: 23c47cf71fb43b4fa4e7b20214c6326238fddf44b72a91175cb3a6a7d1e3df5e SHA512: 5b30f71aace071030480effbd3a6b19dd95da93033030edaf0de5fe999ded025d7509ada7ff6ba37692243ef01104f7c28b06f651b744216a656ffc2d5595e2f 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: 83 Maintainer: Ryan Kavanagh Architecture: armhf 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_armhf.deb Size: 65996 MD5sum: 153d96d7620dfb092f6878256debd763 SHA1: b5537dc6f064f24a00991de367780a2b40d6f5c2 SHA256: ca147c48f6cc373e70fbcf5dc0778d41bd8bec3cd94a32196ce26e7ef393a8b1 SHA512: 0832fcbd0cbcb4bb5cda5efb321e0f8889763be09a9e83955042fe35a2688cfb58261809f7e9d017823d5c16780aa73f8467d03fb957740b7c298d86424d7aca Description: debug symbols for dc Auto-Built-Package: debug-symbols Build-Ids: 0511d1a53404451da552b95e08d7b08f442f0f5a Package: dctrl-tools Priority: optional Section: utils Installed-Size: 397 Maintainer: Rhonda D'Vine Architecture: armhf 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_armhf.deb Size: 120624 MD5sum: fb1fdfd34e76ffe90e0185856f64f22f SHA1: db0d561726f8e5313b8801e7305f7e4d94f34440 SHA256: db224469f360acc07a799ca47cd1e426d3896b72192e5ab5d66728f85354db68 SHA512: 16d71f658a377bc841ee664f8184aafa6f04e7d769578a4e9ab33eb31beb0e9fe00411a755dfcc171a8f98819ede28ea2855ef194cac7c46e90c8a833d8d3f5d 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: 226 Maintainer: Rhonda D'Vine Architecture: armhf 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_armhf.deb Size: 181624 MD5sum: e754012ea86a0b50c0678820b761b677 SHA1: 3b21604e336e5744bc515a8e24c90257ce8a1a81 SHA256: 7de48f4dacaa1648d373b228f9a1878071dd6efc04fc497291ef6d9051353b39 SHA512: 1affd300c6338a9e0a37584b9fbcfb124dfc81e829f1f44c811e06754c1d439caa0e9fcefc954beed5f45b6dc4e9fa8873b6a5630c99f09b13b30732862e2ea1 Description: debug symbols for dctrl-tools Auto-Built-Package: debug-symbols Build-Ids: 051ef8b4f8275a75d54f375b6e11a2aa29040770 2e3fd3ea7e88390116f06848b3d0aa804cd37c88 6779826f53460a6dd8010f2d87c37a6825236571 a8f69c15aa2ef2d96077ac9f4f7b7e2f4a623823 Package: debhelper Priority: optional Section: devel Installed-Size: 1430 Maintainer: Debhelper Maintainers Architecture: all Version: 13.11.4+apertis1bv2024dev2b3 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+apertis1bv2024dev2b3), 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+apertis1bv2024dev2b3_all.deb Size: 950260 MD5sum: 9a3abb1902f75081d1085adb3527c702 SHA1: c2be54b57722ce3c172cb22e7daa4dcd2ee504e4 SHA256: 91a87200668c111433e8879b932ea03136e8cd61c3af41c8e2df95ffc7d423a4 SHA512: b153b59e0cde8113a119398c0f274837d03487c212612a0c8abb943094260cf2764ee0fe10ae2819e593c77a8fc6f412e8a37bc5573f942dc23bb563a5fb0b32 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: 271 Maintainer: Debian Release Team Architecture: all Version: 2023.3+apertis0bv2024dev3b1 Filename: pool/development/d/debian-archive-keyring/debian-archive-keyring_2023.3+apertis0bv2024dev3b1_all.deb Size: 161056 MD5sum: 651dd1e175c397b05e814dc0769c650b SHA1: 71c3fa350708fb8b6aa900c6658c7577c05c0939 SHA256: 67e276029a335a5e84ae469c94e5749acf56f3a7e382dcd5ad938675b7d7bc66 SHA512: 38a6da3f94525bd8d8852c92695a8f1983a594077905b76a9d78ddb956c6e3a851ed4b4d4359407ad8e7c4248b9f255eba89d8e4b9be341b483a039587f9ead8 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: debugedit Priority: optional Section: devel Installed-Size: 94 Maintainer: Debian GCC Maintainers Architecture: armhf Version: 1:5.0-5+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libdw1 (>= 0.167), libelf1 (>= 0.144) Filename: pool/development/d/debugedit/debugedit_5.0-5+apertis0bv2024dev2b1_armhf.deb Size: 39792 MD5sum: c4749fda60e0152eed4f3730c92a6774 SHA1: fbb32a40e979cf7e9760588152a94f8fcf20bfdc SHA256: 0eb2360856a45e519261a54c7c0260f0dbc681c2d077a84afb69ba638a9912d1 SHA512: d543b2cfae7fbf418a9aac585d1e08f94c962db1d3027d61354aab29da1c227aee78ca881d75bbed99d1f8bc96132d1d1c4f7c6b084b8fcc118daee6c71c6c86 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: 111 Maintainer: Debian GCC Maintainers Architecture: armhf Source: debugedit Version: 1:5.0-5+apertis0bv2024dev2b1 Depends: debugedit (= 1:5.0-5+apertis0bv2024dev2b1) Filename: pool/development/d/debugedit/debugedit-dbgsym_5.0-5+apertis0bv2024dev2b1_armhf.deb Size: 87536 MD5sum: 4459c9692710f2b8d7f61b8c77e4adfd SHA1: 142d3818431c02bbdc12445a9a7ab524a36796d5 SHA256: 9ae8ad1a65c8eb5fb9cf94cdc12cf306d633b1a5fa476b01eaf28eadc15709ed SHA512: 78faf6cde0b89a3e70003177068b1f2ba11fed86669b709c3e02ed476aed3d5f20ef369d39f0c2f9f1e19d63b959c01f1f557314416fe0bbb7110b9d4de07f5c Description: debug symbols for debugedit Auto-Built-Package: debug-symbols Build-Ids: 12d50d0418d04c5160fe89cded2e189d236ed26a 1c8f3d61ef7231de59c54ef40d4a96fa084e4e7f Package: default-jdk Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: armhf Source: java-common (0.74+apertis0bv2024dev2b1) Version: 2:1.17-74+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1), default-jdk-headless (= 2:1.17-74+apertis0bv2024dev2b1), openjdk-17-jdk Filename: pool/development/j/java-common/default-jdk_1.17-74+apertis0bv2024dev2b1_armhf.deb Size: 1088 MD5sum: 305dbaccaaa1e718c94354404ea4f131 SHA1: 8d3311498e2b3fd004226017ae39dfd71f276861 SHA256: 74f2c47e62beceb3bbbf444fc737543941db6e73a13c440f900b7e37aa8faa9e SHA512: 9d2762b949a59e1b17c6a2add05a20d5326cb4dee324b295e5893eadee093d009b47d20e44554a5f32a9206041d6151b397581ff89e4b266c38a83d881a52bd3 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 armhf. 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: armhf Source: java-common (0.74+apertis0bv2024dev2b1) Version: 2:1.17-74+apertis0bv2024dev2b1 Depends: openjdk-17-doc Suggests: default-jdk Filename: pool/development/j/java-common/default-jdk-doc_1.17-74+apertis0bv2024dev2b1_armhf.deb Size: 3308 MD5sum: 2c47292b096f9ab445ff837fbc1787a4 SHA1: 8c86f22092a0039ad8f55916b488dc7bde406754 SHA256: 6ce81748360a1e4f2741bc469acbb9d463564293f00af7f552cf614d66db23e1 SHA512: 556f0ef398c9568caa2be970a21e2f599de1c05685e133996ac03ff40a3d32e5f00d928d9c99759c05f5ad9cec2fda8fdc229337d39421b0d5dd9d6cdb1ee127 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 armhf. Homepage: https://wiki.debian.org/Java/ Package: default-jdk-headless Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: armhf Source: java-common (0.74+apertis0bv2024dev2b1) Version: 2:1.17-74+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1), openjdk-17-jdk-headless Filename: pool/development/j/java-common/default-jdk-headless_1.17-74+apertis0bv2024dev2b1_armhf.deb Size: 1140 MD5sum: 8581e4e8cee53f53d0e0231c1555366c SHA1: 975a618392d32516b9d4819f7b781b1d6ff38001 SHA256: 7a7a8accc732bc60914f72a8c1c3a12669c2fc8cc79619d3234eafb172dafed8 SHA512: 6499e8b8eaea7d627ebd3ed16e67cd6338f89979fb595de5cff3f2f3ace126a11fcd9d07286e2268a485d2f54c4b5317ec173375ad4a2980e26642affe083e36 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 armhf. . 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: armhf Source: java-common (0.74+apertis0bv2024dev2b1) Version: 2:1.17-74+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1), openjdk-17-jre Filename: pool/development/j/java-common/default-jre_1.17-74+apertis0bv2024dev2b1_armhf.deb Size: 1080 MD5sum: 4ee9d48c3ffc1e1347e3dfdd36b49cfe SHA1: 21cf8f5c7199136d910b8883b6ed2056fbfe5335 SHA256: 28a822f4a1c889dcbb8a2d0ad3d2bdf8c70b6c317191a2a852ee40064ee7036e SHA512: 2026cb1f5f934ba3cc5edce4571895f2c40258a89b3b36433e9b22e7cd74ded990f299fdd608cb27c155bc418dd1c3f10b8a6a0e122c8b542a80bea060591be0 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 armhf. 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: armhf Source: java-common (0.74+apertis0bv2024dev2b1) Version: 2:1.17-74+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_armhf.deb Size: 3260 MD5sum: 0d000034b6ba50e039a47785ebbedeac SHA1: 6f9387489d79cd22b97e40000c42cdaa9f4b683d SHA256: 2f9594ef9842e1fb06b45f231aabe207b272154b03e29d679f74d61a6897ab23 SHA512: edb97c5eb000dcd26f48ebf6faa40b6b092983d971608f20ac4b72d0038b83fbce7e3486bd057a9d14b2d320df80ca4ba18e33e962b5af668fe329ef84b0ca07 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 armhf. . 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: armhf 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_armhf.deb Size: 3444 MD5sum: 326a90d35ca1bcd13f809a2a25b3be25 SHA1: 65a9e599daa28987850dac25a3ff76561617b811 SHA256: 345144badc378117e1bb38e5264bbff53a1116dd1a73679933aac3048b5d22a8 SHA512: 6429d2f6dacaad030e1b2541999a9e837f8181411e66e2f68cea77d600c613c03cf829ed79d8261fab36f3e7d50bd19dd0e5d6d55085b3962aecbc622310fcf0 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: armhf Source: mysql-defaults Version: 1.1.0+apertis0bv2024dev2b1 Depends: libmariadbd-dev Filename: pool/development/m/mysql-defaults/default-libmysqld-dev_1.1.0+apertis0bv2024dev2b1_armhf.deb Size: 3216 MD5sum: 453cdc6b7ae0296800414ee4e72e2373 SHA1: a496e159961351d7fbc15d48818d0a2af3289601 SHA256: 6cb2150fe65049113259aec647db6afd7c99c52817d6f1bfc2dab8a67a42bd7f SHA512: 2aa6b83de7fb3a2b7131aabd4c22a31a5ac68cd2c90a65c0a3b0d06bdbc68bdb074bd38078de238ed46fc2c6e59343060b4b13222eae5ea287dc31fb6c240c55 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+apertis0bv2024dev2b1 Depends: expect, dpkg (>= 1.15.4) | install-info Filename: pool/development/d/dejagnu/dejagnu_1.6.3-1+apertis0bv2024dev2b1_all.deb Size: 1046964 MD5sum: 64cf60557fc1e70cfa219dd3a431660c SHA1: 3e322ff18a5f93ee4f7dd14576f1818b0559c300 SHA256: 1c7a26a9badbdc4f26e0c55e3f3802343913d057595ef84d0a1a98cca2599c81 SHA512: 8d2361497bfd87e42abc30e28fa951d20c05d04206826bbf3e44f423e6da9f6a2a7b7e18bd88675fc9522f89e1dde22d9b0ef5f9758ecb37014bd5f659846c5c 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: designer-qt6 Priority: optional Section: devel Installed-Size: 386 Maintainer: Debian Qt/KDE Maintainers Architecture: armhf Source: qt6-tools Version: 6.4.2~rc1-2+apertis0bv2024dev2b2 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), 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_armhf.deb Size: 142448 MD5sum: c031fb9260aca5001ec769213f2f226e SHA1: 91210bfd199d479d652bf74cd2c811b635d8e01b SHA256: 786b9320d3698ed163aab76913ebcdd3a0906b34893e2b6ffe6d23d13e947cf0 SHA512: 77e1dc0d9cc03b0d49d2120f8a75eacd0146c6505ceef400a5347028c9b30bdbd9607faf1ee84ad99115d7d103f35154a436285e0998fbc5e2380cb9a10726ec 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: 4632 Maintainer: Debian Qt/KDE Maintainers Architecture: armhf 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_armhf.deb Size: 4443356 MD5sum: 8ea55de5e15294a0ddfa6178d4b18655 SHA1: f1522ae50c6fe5c6304ce9dc240f29f0262d31d8 SHA256: f8f2176288f53a5a5e9d3658b14d92afca5f8773c94ed2d60ad52320c1b9f690 SHA512: 86c646b072db6d9decc25c6770535b26b047d6fdf6dc32c3ce699ef271ee09f6d7ef9c355c5a950e3564a0530332ef6d2c4be74ebdb66f9420588dde2640569d Description: debug symbols for designer-qt6 Auto-Built-Package: debug-symbols Build-Ids: 37b0e7d1470957b56c6e9de95fb1ef4b5b94d8e8 fc63ad7aacc86de1b24520f7ee28cfec382b0810 Package: device-tree-compiler Priority: optional Section: devel Installed-Size: 343 Maintainer: Héctor Orón Martínez Architecture: armhf 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_armhf.deb Size: 214684 MD5sum: 93dea6e7688e8d70ad5e4e9d87860911 SHA1: e49d1176d252ae0cde3a93f0f9ac683cf356abac SHA256: ae039f42835ddb22646f45af27d80fb7bb636c562b6f04a34270b83900bdbad6 SHA512: f0c458a68e39c6cfa506c6c1b3b58e1488854b6f07b67311ef2ef78ba42f03cbaca260cabf3fc538519198a91d2c40fe440ab64c7eebd2f8b1e84e21dff48406 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: 296 Maintainer: Héctor Orón Martínez Architecture: armhf 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_armhf.deb Size: 222736 MD5sum: 84a8e39f96a33ca4e668a8ff0b3c9309 SHA1: bd2204166df60f04153af0bbfbc4fc0968e90c3d SHA256: 0f3e0f99e487c4258308b616f458a2a69e1eb40fc807cae663da9061c6bec3ea SHA512: 8be045f0f1da5b227fc382b661d021269f8a5c38df2e726b4da1702cb4022b0c92075b0f4def330d629c24f8ddc7d9ed4a88628e91011ce38ce59593979e9903 Description: debug symbols for device-tree-compiler Auto-Built-Package: debug-symbols Build-Ids: 2a723c48bbc8c7306332ff2c1fc4ee01e4c19c5b 4ed59d4af139dd6da9832c2ff173b102a2154cd1 75fb4964eea7b63c586d677cda02c485757de8c9 cf20cc06121e666a222f704c303d3d5c9902423e e492131055f9909dbcb98610e37c288f525ca388 e8c8b52a7ab06f1bfcde57020e964fb1ba978b13 Package: devscripts Priority: optional Section: devel Installed-Size: 2664 Maintainer: Devscripts Maintainers Architecture: armhf Version: 2.23.4+apertis2bv2024dev3b1 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+apertis2bv2024dev3b1_armhf.deb Size: 1076580 MD5sum: 92d60b0f3a332daf6678b9c3cff6392d SHA1: 914994d80c0917cfc3be0a43e33ef4e44f9fd9a9 SHA256: cdf7c698f63faf005e331df668950e7502089f29d536718a1ee19e3460627cdb SHA512: 4c7ac6dc62bce259b5eeee125852432e8ae3961977e49801590c2f28e0480ef0de8dd27da9c0fcbda4fb32c51ca2f89b85b07b20252740991e0706bfe37d34f0 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: 17 Maintainer: Devscripts Maintainers Architecture: armhf Source: devscripts Version: 2.23.4+apertis2bv2024dev3b1 Depends: devscripts (= 2.23.4+apertis2bv2024dev3b1) Filename: pool/development/d/devscripts/devscripts-dbgsym_2.23.4+apertis2bv2024dev3b1_armhf.deb Size: 4268 MD5sum: 4d8e7f3aa3a334d7c7239349fe18f6c7 SHA1: 036272e031abed5348b00e00e7afb59880b426bb SHA256: 17ccd23ab7a0bd9bef256bfab78e0bd1aef01266176018fd67e04d81665c734f SHA512: a36b08cb0644aadde5010d9d8fd0ec938a6b8178f7744276b0196abdad23d65049b0d9194a9f5bec68180293a5b32aa3252aeee60d8f52a44b04f1aabf905868 Description: debug symbols for devscripts Auto-Built-Package: debug-symbols Build-Ids: aa598c42df5556837a71dfc50509a3f6c2a94510 Package: dgit Priority: optional Section: devel Installed-Size: 493 Maintainer: Ian Jackson Architecture: all Version: 10.7+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_all.deb Size: 202244 MD5sum: 257ad9a1cd2ee254647011651a337708 SHA1: 25e7385727fe97fb59171ea74caa137dac61d995 SHA256: bdcaaa091550a87df791f5e32d8ad96fdda2a783a20e9873565d7655f3d2368b SHA512: d597356a724f2972ddaf382558717584a8f4d84cc136599c943ef893fc3fe3737df62e1de21e26c78dde68679870d1b4929f9276363c6294ff08c78a2b8a66d7 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+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_all.deb Size: 47396 MD5sum: 0267b2da7a70d6b7213dc0d27135abfa SHA1: 29b58fa65e9ec9b6096bdc236470a1ee0c1998d1 SHA256: 9f00afe66a5cbf07aac0e4bba9cd1603c2613401c29b033bfe45468e53133233 SHA512: 28143421e0cf335051474dc6a8ff054866014844b30c2c4b209d00c2c8430eacb0ccb4d5632c3ae82480445bc10d4a56d8901f833f20e6ed1b4ac47e814cfe6f 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: 20apertis0bv2024dev2b1 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_20apertis0bv2024dev2b1_all.deb Size: 15312 MD5sum: e7234cd9fee45965f9f9c4337f19df6c SHA1: f5bac8a0f8327c1806bd1680e2c47ca61009dfb1 SHA256: 2473a88989f602a32da124b50379a8f42548e495f845c860efb83e226fe42f4c SHA512: ee5a2ac5aa553289d2e363d2945769112d4c04adc28da8fac7f3bb304a0652df265b96b0cde8d06a874aa846fc552adbb0d3752ffc1569e6fd7b15a62707d308 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+apertis0bv2024dev2b1 Provides: dh-sequence-cargo Depends: cargo (>= 0.40.0-3~~), debhelper, python3, perl:any Filename: pool/development/d/dh-cargo/dh-cargo_30+apertis0bv2024dev2b1_all.deb Size: 10500 MD5sum: 5cfce9f24c4245fb255e0ee5cabb6850 SHA1: dff2fdc845793d976a13342c531b9ce1cdea54ee SHA256: 0a5ca74817fb419c97d60f4f804be9e9be76a30f983654e57ba0fd9ced2eb8c8 SHA512: 089e716f95c69879adb3320e8c1a74a4a141bee0e1f6c757c5465be5ba076c18e5d9c6ad6c0888ad95c6bd2965bc86a399f4f94c0a21e3255d785b61a48a2b2e 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+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 31432 MD5sum: fa8536f400043d93faca322696ba9dc9 SHA1: f800a293414504f51a9819deecee396ed64b1182 SHA256: 3c260ce1dbfb51ea16b0501ada9ffba733578bf70344ce315a71a4f439b5aa49 SHA512: 4387eab43b2bc0df15fdeb971cbb67f372afc98eccce1a6cf019518ded4267a4b5f1848966200cb2126c987b76e062ebe370d5f7a9e84c7afa4c67afaa27f8fd 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+apertis1bv2024dev2b1 Filename: pool/development/d/dh-elpa/dh-elpa-helper_2.0.16+apertis1bv2024dev2b1_all.deb Size: 8608 MD5sum: 887a0903d0b15910dd97f7b2b034841b SHA1: 0256e3ceaacfe474511e7cc93af9cc3a43d02d2b SHA256: 5b8433069125028ea344be10b541c89b3126296aa30be9d8b0d72bb219e96cb3 SHA512: 2c76fb43809bea576122baa8050af7919af2ec472ff4fdb824f45d88fb40477212787e9f7a6c8434dedf52800bbc7b781359442e9aa435ca17bbdadb029e2086 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: 107 Maintainer: Craig Small Architecture: armhf Version: 0.27+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libpipeline1 (>= 1.0.0), perl:any, perl, debhelper, libdpkg-perl Filename: pool/development/d/dh-exec/dh-exec_0.27+apertis0bv2024dev2b1_armhf.deb Size: 23308 MD5sum: f0399c9ef0c7d39c6756794781b6733c SHA1: a237c216fe43efcf462372e4870a17d53f906963 SHA256: 11594e55ebb6ddfaf1f2463b2d6b5a1335591de2d31d1539c6e3a54325b9f9a4 SHA512: ef500611a551c81d1c5e8b4db15f535c3d290a7f396a0cb7280963579552f62913a50a9c2baa217874aa7d35ad1ffa5d9033bc2b7d674305150d22379316ed97 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: 87 Maintainer: Craig Small Architecture: armhf Source: dh-exec Version: 0.27+apertis0bv2024dev2b1 Depends: dh-exec (= 0.27+apertis0bv2024dev2b1) Filename: pool/development/d/dh-exec/dh-exec-dbgsym_0.27+apertis0bv2024dev2b1_armhf.deb Size: 29168 MD5sum: d712d16de74b1795621fb9c016f94872 SHA1: 0d539649d2d216318ed552798532d549209f1547 SHA256: 118e895ec81bde179668cc798087c34b0ceb4b114c505ac0c51843dd487df75d SHA512: 5e99df63261d889d97319bbf892c281d89f5cb108b63f4c36c5fee04618f5038c37a14df4e13763dd2030b61b96370a30a16b67338ec648804d6c93bde668525 Description: debug symbols for dh-exec Auto-Built-Package: debug-symbols Build-Ids: 0733439dc381a020f06fe9f9552a2811c029153c 4558b3ba82ff27c59ef1727411bd17e5a9323184 556be5aebf715f945afb30da07b789fb831e45b0 84983b161c935cb36c5c39575d1af8447d723016 9652b64c4558fb1570a41164ca5644be6efa4ff4 c1b3efb5063da3c3c3175695bbb4848db914751c 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+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 99048 MD5sum: 1ddc9a165c7285c5a904b2a718b60c18 SHA1: 2c5868a0e259d86cccb95de6b774cb6179ec09b2 SHA256: 1ae0086c853370634294850d5e180c9d08d75128979aa2b30af207fb8cf97045 SHA512: 59559a7f9dd510a0eed8ab3449ce3c68fb581f1cca6809420ca3b833ea249e042899ff2fd1e8071fcfc92055e32d6217af44fb1b9593684b0115d6d53780ced8 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+apertis0bv2024dev2b3 Replaces: pkg-js-tools (<< 0.14.0~) Provides: dh-sequence-nodejs (= 0.15.12+apertis0bv2024dev2b3), dh-sequence-nodejs-no-lerna (= 0.15.12+apertis0bv2024dev2b3) 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+apertis0bv2024dev2b3_all.deb Size: 59624 MD5sum: 719cf68583f8fd2aaabf65f8a72047ba SHA1: 794ec30153cf80eea46fbf684462835de2cf53c6 SHA256: 760a29735a3f3f409398985718bf03e3c4b6ba5f6383bd201bb5e0b141c7d37e SHA512: a3f61033a1fb1529ba2271887c821beafc40dd7a7e0ddbf1a30d43e86480f55041b59f98e7635d8e3535a6ac3263ab60ac2c0a0c53d88377e78c3542bfcc87e2 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.3apertis0bv2024dev2b1 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.3apertis0bv2024dev2b1_all.deb Size: 78088 MD5sum: 9b9e6d6cc6052ca54485370e68496b33 SHA1: 32e98d80e1b14eed179f98ea6bf5676249fb8a80 SHA256: a906e51d6a847aae5ac09703a910bda62916c4d0cedcc8cec93c992add530ac2 SHA512: 686d7c8cdf20d8928c5c171f52f0b6193f05167d9d6b555e1462a70bd98f54c21731b7a298d861a88abbf77382ee2b0174c3bb130d4bd5c07db0e3590301641a 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+apertis0bv2024dev2b3 Depends: libdebhelper-perl, libfile-stripnondeterminism-perl (= 1.13.1-1+apertis0bv2024dev2b3), perl:any Filename: pool/development/s/strip-nondeterminism/dh-strip-nondeterminism_1.13.1-1+apertis0bv2024dev2b3_all.deb Size: 9276 MD5sum: 6237781407bc77274c22c03c49e917d2 SHA1: 03c145f795c672c0703d78fcc98991ade686f7b3 SHA256: eebbf0ca392baf9de8ac203947fe6755fdf316415cca16d853212bc454cfb8ac SHA512: 12e63d27b367580f07cc0a500e0c11012b5966a2534178436365aa3b4249d68025f076727be077722b6e04d2d04de9b91d80c09b2d913e4690954d4174ca9cef 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: 934 Maintainer: Santiago Vila Architecture: armhf 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_armhf.deb Size: 258396 MD5sum: 2230998bb1a2f6b214bb76385bfe0330 SHA1: 4cdc0e952a7b908a86c32fb72144364a74ea4a25 SHA256: c797466da62526c56459e17bd6e01dd95759937e476e43bbb2cb399c0e0b29d4 SHA512: e332bc9a231204de9882464557a57fcb75e4b4c573c4bf14a1fcc68be21b3e20bf526d3a4986690b70a957cac89f7c24403cf68cb6cac5ef39764d98c63a5d38 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: 313 Maintainer: Santiago Vila Architecture: armhf 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_armhf.deb Size: 285088 MD5sum: 025a3ca6b6f44b43d4be8a98de3c2eb4 SHA1: 3054be8544cd9ccfef87df587947f1dd5c0b365c SHA256: c5ac0cc583cb0e072f3e8aa959f10e3f701d5b9415707631b68b055f7beb0903 SHA512: eed6d594f966eaa1a1bd13ff48373778446ce0b2a9955ec5ce72fc01b9c2de005559c63bebac4861d2ddf60f846a5ace4369649afbd985cad8554ff10ee39a97 Description: debug symbols for dialog Auto-Built-Package: debug-symbols Build-Ids: d1ff86c59e0a9c8a385d4709919c87be6b8c801c Package: dictionaries-common Priority: optional Section: text Installed-Size: 709 Maintainer: Agustin Martin Domingo Architecture: all Version: 1.29.5+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 183608 MD5sum: d067ea38249d8e9d4e6eb958040a7e7e SHA1: f2dafb70035930897ef76ce4f5c2909ccc63c0d6 SHA256: 1a23ac17f299955ffcdd96dd4b3d39f14a2b6bff8a21644fe7caf26023499c8e SHA512: ef8ce4e4ff78b8c8eb0448a8eeb97d1e2ecab4ce53018f140d755ec4fd311755dbf8433a16123fa1ca1c29d4475d1f3e79882d04d49cd5a82d796e66bc28c1e8 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+apertis1bv2024dev2b1 Provides: dh-sequence-aspell-simple Depends: debhelper, dictionaries-common Filename: pool/development/d/dictionaries-common/dictionaries-common-dev_1.29.5+apertis1bv2024dev2b1_all.deb Size: 91504 MD5sum: 8810a1ac32045b9d6772c5e048883c93 SHA1: e0f1fdb3f3e9ff4300e4181f69ff373fc0eb9d88 SHA256: 1896c1b8398b45e6797da78b91bbfc79e75076ca869a2c5471bb31de39f70e34 SHA512: a831a7ab2f19a60061beebd3c6b913e5bf4969288be9f770b029bd9ceae023b16c131725e1bc3924c53d0573375e246c3533437f61c33e2acb780e486213d6d7 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: 57 Maintainer: Sandro Tosi Architecture: armhf Version: 1.65-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/d/diffstat/diffstat_1.65-1+apertis0bv2024dev2b1_armhf.deb Size: 31368 MD5sum: c6b39d80b397c4fa6e7cab3b8721b0a9 SHA1: f4ec518db6827ad300d311fb0873b5f19d5914ef SHA256: 546dfc8cf5617456ba2eced1704c070938c69ceaf58a7c3d3517e5bd76096392 SHA512: 78f0938d2f8f16bb550677c24d8d964a8db3ba28f9a3dfe93d1a4e6a36431808fbc4f3173e49fd42eb2ffa6de5f8f15c1a0a79c61e208a0fd9302a79df6cd0c5 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: 72 Maintainer: Sandro Tosi Architecture: armhf Source: diffstat Version: 1.65-1+apertis0bv2024dev2b1 Depends: diffstat (= 1.65-1+apertis0bv2024dev2b1) Filename: pool/development/d/diffstat/diffstat-dbgsym_1.65-1+apertis0bv2024dev2b1_armhf.deb Size: 57604 MD5sum: 9229db8076ef24922bde59ac65a43c31 SHA1: 16ea6a8c41af802b8f5a1d6ab4fdb11af43c79f9 SHA256: aae48aaaaa7a4d102808f70f0104fdabe6ca9390ee9f96570ae22afec3793c21 SHA512: f264d8fa26b070af39b018e0ff718465216e94c0ed2fad5601c5dd72241abc886b491fdfaa24b605ceceec8710aad495b2b0bbd81045e4cc499bd8bc9cccd4e5 Description: debug symbols for diffstat Auto-Built-Package: debug-symbols Build-Ids: 920e40fc19be65083d02142931b4aad7e311b293 Package: diffutils Essential: yes Priority: required Section: utils Installed-Size: 1474 Maintainer: Santiago Vila Architecture: armhf 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_armhf.deb Size: 338436 MD5sum: 9762e594d7c2e7417997294602b1b9aa SHA1: 8b42ff6990b313ce8cd663f7fd34be5a5702a65d SHA256: 7be164fb87b03d0f519d104fb8419e8af30af93600a0efaa81f1ff3c266f97b8 SHA512: c18d4a48ab011118c204933bd3eb13f21c126b48f305bf7cd91f24bad4ca76b5ef2dde25436237bf275e2eb499c4684bf1d1f3fd2175c2325735d0d373294a70 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: 454 Maintainer: Santiago Vila Architecture: armhf 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_armhf.deb Size: 386612 MD5sum: b4385c7374d8770a61f7d67ab8efd395 SHA1: bb121e42c5284850f7c829b367db4676b1cb6c14 SHA256: 1a9b482d57d9184d4c7a5f48095625ed66cbef3a6df6d676871b3086c65ad1cb SHA512: b80a4865c61444458899eb75aaaba5da37177bf98dcc06bc4141ebace583447e0cb7c76342423036199d9b6ed25852bf0b8d32f590c1448c13b66e31f35d5dec Description: debug symbols for diffutils Auto-Built-Package: debug-symbols Build-Ids: 0ff3b2df8f05d03bfc83e7ffadec7d57ba77cec2 22ad2af46b176491ed8c992e20107d24a9ebc2de bc9e9e93d4f88110e294ba682ffbb89cb20c0e5c cc5618a3d08247dc54267214c35f9391c4b51151 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: 2701 Maintainer: Debian X Strike Force Architecture: armhf Source: directx-headers Version: 1.606.4-1+apertis0bv2024dev2b1 Filename: pool/development/d/directx-headers/directx-headers-dev_1.606.4-1+apertis0bv2024dev2b1_armhf.deb Size: 181200 MD5sum: 9cb484f485bec4c465d1619e41a00211 SHA1: 5e8948951a7c8d1c83a77d145067102845291158 SHA256: c4732909134e6f687b87c5c6d74a3c71e6fb2ed31dc4c4b3708db88b2e4faac2 SHA512: 00e5f2094048ada257bebe7e8b3d3a8826ac7941a40d64bab675095284e82c325fd9b3a5157917cac53f7479cfbc00e7c627b107a7b353972b7b7eadd253a255 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: 1059 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Replaces: gnupg2 (<< 2.1.10-2) Depends: adduser, gpgconf (= 2.2.40-1.1+apertis1bv2024dev2b1), 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+apertis1bv2024dev2b1) 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+apertis1bv2024dev2b1_armhf.deb Size: 755564 MD5sum: 9d619b0ccd42710eb9a318266cc21834 SHA1: 384c13205ef2f40b3fd6fd12a72c2d517194c9bd SHA256: e0ff76de474a80759b46ce68ae34edf2f982f8a0aa38d9f0466195ca47a58771 SHA512: 456500bb9b3391740fb030770fcecae1cc5755b8ea0f2149c47dfa06d6d06b7fa5458ebaeff679a1753d60f7bfe4c890dd425850863dd385de0d4ce622cd5cc5 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: 1078 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Depends: dirmngr (= 2.2.40-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/gnupg2/dirmngr-dbgsym_2.2.40-1.1+apertis1bv2024dev2b1_armhf.deb Size: 968980 MD5sum: b09ea83d524d99c3c9a2f1092e8f57a7 SHA1: 2c3cd05946aabdcb271edeeba50710c469f7ca47 SHA256: 923c9205b4d8ccb7653f5deeef2b68ecec2ac122b5d385f5e7ba698d5a9e1789 SHA512: 039a659108939cfe8c609369586360d44c61e6ad50444d0b429f2d3028096a735031b2d9398de8105bd44617d97f5d82f0e42ac47b9f8b101a9d281938c291c2 Description: debug symbols for dirmngr Auto-Built-Package: debug-symbols Build-Ids: 3c813fc1944ae1e3e7e736217bc8a27de7a38612 72a5f0b4135648ea4ab1def643fe8d754f48d1da 79a25167ab22154d1efc2281c31a61f0387bb645 Package: discount Priority: optional Section: text Installed-Size: 80 Maintainer: Alessandro Ghedini Architecture: armhf 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_armhf.deb Size: 21440 MD5sum: 07615c9dd75ab0860f6502ddec780816 SHA1: d774ee2adcfafa4cbcd86d4dc8a7cf030dd26765 SHA256: a9b5bd5f1ebfcec39c95cbb75a0c7fe4416eea00ec1fa686b5c6455bbed984be SHA512: 348e3886981b90c0ebf6992503e2a1c723612ccecea70efc142ca4ac52c9bc6d46357bde407f785dd4176900d40916b83b3c91fc337e9a3e28238b8f63e20e9d 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: 83 Maintainer: Alessandro Ghedini Architecture: armhf 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_armhf.deb Size: 45636 MD5sum: e7a60e8609fe0dd9c51ee78dcde98e9b SHA1: d274d3e9271559f2da762f7275f38253c12ab522 SHA256: 6e99e8b5d88f45e464c7634c8254c677c727cf41189c76ab872814ab5bfb13fe SHA512: 6818a2b37ac5d709a1e8a82359c4500059ed7f8e0dd07d9a8cb91cab678baa2844054105b35264750caf6582b6aa11a38d0b4655d12b30a387099627406a781f Description: debug symbols for discount Auto-Built-Package: debug-symbols Build-Ids: 6e4617edd546f4e61bd00ee63a8e2400992ef38f a1f810f61bcf748c833db310ae556553e6b19510 c8ff969f3b3c07394e8a5b8075dc5be2fca573fd ceada79ca1c348a5f146dd71c63ea755ebfbfb8d 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: 54 Maintainer: Benjamin Drung Architecture: armhf Version: 1.5+apertis0bv2024dev2b1 Depends: distro-info-data (>= 0.46), libc6 (>= 2.34) Suggests: shunit2 Filename: pool/development/d/distro-info/distro-info_1.5+apertis0bv2024dev2b1_armhf.deb Size: 17764 MD5sum: 3c9980d2252e716a3f0cc7a3873f7617 SHA1: c4c827a4e78212edd5b5d0fba30f3d923c2f828d SHA256: 24a84c0d99dd8e1d1e13f5a16e4c821923ad012bbb2970a9ca919db71f137839 SHA512: bf142e4d978ff53256a4dd8be384c92fee946af3cc42e464ef8474e9e12bc0eb9f5d4ce07a86bfba7d1249d9ae9e59ddae78cb7071f3b1dfbf1411df58d26160 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: 62 Maintainer: Benjamin Drung Architecture: armhf Source: distro-info Version: 1.5+apertis0bv2024dev2b1 Depends: distro-info (= 1.5+apertis0bv2024dev2b1) Filename: pool/development/d/distro-info/distro-info-dbgsym_1.5+apertis0bv2024dev2b1_armhf.deb Size: 36548 MD5sum: b758376aba8da5e65d5887e4b213dd3f SHA1: 2aca35b3d50b4a74e95d65cb7cb45553ebcf7e1f SHA256: 4e6b6781a995c0fc836a73c56f9e19b21274c108a723c06537e382809d1ecdf7 SHA512: 9f3c32c726c6c268d5514fc6dee46fe5f009588f46249023ccc1733cbd71a71c1183c53e652df8ec3063818af5becc514a34faefa3c4bc83411a40f91fc6923b Description: debug symbols for distro-info Auto-Built-Package: debug-symbols Build-Ids: 306b38b0a60f447578942d5051c5067d9a3db498 88d8cec870eb4d8cdca85ab7399d1ae6433d83be 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: 702 Maintainer: Barak A. Pearlmutter Architecture: armhf Source: djvulibre Version: 3.5.28-2+apertis2bv2024dev2b1 Depends: libc6 (>= 2.34), libdjvulibre21 (= 3.5.28-2+apertis2bv2024dev2b1), libgcc-s1 (>= 3.5), 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_armhf.deb Size: 256992 MD5sum: 76f13e26d610e365c4f10d9a14cbd7fc SHA1: a42b768ed2f85ce0efbdcdd7d31b5351f1164885 SHA256: 2cf3a121f00d18901e122d11850d85136b55a44b79078e15648a775bb0308e91 SHA512: 74388507b95fab4b37bcdec36d84e0d3b398b28e8b76a75629ee6da4b72def014e64ae8c1c23b122aa45a5a482032ccda4ebf5819671aef37796ea6fbfbe1cc1 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: 1474 Maintainer: Barak A. Pearlmutter Architecture: armhf 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_armhf.deb Size: 1298636 MD5sum: 272dc830844c96cf3d9c45e3b7b0673b SHA1: a80edb404653b85ee77d5d07b79b7b4bfac32e16 SHA256: 1e7395ce67d30cbd6f3f310736ea5024afcd395a789eb9e3668c2e279caeb658 SHA512: ecb6599205a72fd94b633ac067131bc90a317581fda00aa0d83cb400b10f6baf1c2c55958cec89f2e4bda9043a415b9b962ad6b4fa169dec647bc1d53ecb147c Description: debug symbols for djvulibre-bin Auto-Built-Package: debug-symbols Build-Ids: 00cf9c1c72d886985c587b024c0bea0dd54637a2 102de0463cc176f1021c6667f45499792e69bad0 19f8bbb68d859511171e10ea4c8aac4649bcc959 2db9a931fcdd3da3b3d1eefed223fd0ffb14dca5 30d1bb1a4bf0833aed3e4e2648dfe1c83c9db791 6b2dac38b4b3c896fc6a36402cb748e480cc5f08 79dcc29f52268b961d41b77ab926a6ae54249e61 9c4cdac1e4d0389a6fd8753b5d1fb1be9acfc596 b29b3ba019a83b3b303e1bdae52f0216c5c24ff7 b587f237adf4da7e3b6b2a4a899e6f905078bb02 cec3513a1e83d4594340806e2b28cd12ede518e7 d32a1dcb3dd37d0d68f3caddc56413188bbba988 d580c1bb1f7ea0f87bc2624b01d9ad81aa24e7a5 d648df2b9c5f7bb8e069f69fab5214842245515d e0ebdded5f4595b956c12061b5e94853cfab8f73 f6470be374a93242f41006f5963f868414b584e0 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: 63 Maintainer: Barak A. Pearlmutter Architecture: armhf Source: djvulibre Version: 3.5.28-2+apertis2bv2024dev2b1 Depends: libc6 (>= 2.34), libdjvulibre21 (>= 3.5.28), libgcc-s1 (>= 3.5), 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_armhf.deb Size: 22836 MD5sum: 9a641a87c9ff1475c9430f510e0294f6 SHA1: af44411c3c69938f19f7d7fe9da13d58838cf404 SHA256: d28cb0858bc16662569a37e31ab4c8c03e5188ae9a4d3fa2299702e5a09de997 SHA512: 54eb748fd122e0b44190efe746898d9f2c8f225e0f90a05809531bb5ecea9f4b4b30ecacc41a4d5c3774294ba9c8b23910973925253491cd2972dc49c494b384 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: 82 Maintainer: Barak A. Pearlmutter Architecture: armhf 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_armhf.deb Size: 65040 MD5sum: a2037d52878de39816c31b681ddfcf19 SHA1: 94c75ec0dbfb4f934a471eb830147a049e6a5275 SHA256: a546db61207fd7ad1435ef49801fb5d6b2760438d0117b8f2a4a8f70e98c6e47 SHA512: dece085eb0cfe589e987f2b11ece0f71f12dd065e3598d7f57ca0352001561042f791c5d188f5198d9f19cd05f9abbd46592f5a306888b884e60a976978bae12 Description: debug symbols for djvuserve Auto-Built-Package: debug-symbols Build-Ids: 5cfd9f7a4a7dbf8d7e4d1adad76e1035e043de7e 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: 918 Maintainer: Simon Kelley Architecture: armhf 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_armhf.deb Size: 466660 MD5sum: 34f7f1c2c5e25816afbf58915707bb34 SHA1: e6d93bd5e0e2fdfeb73028345380d90bcac57699 SHA256: 92f41c5eed3848cb2ba2f785a2388d1d101974f38a56e75fa1d0508cb3fef90d SHA512: 15e4300a9e2307591c7cb5ae942bcf3bb7b32c58933df0a757ed9ddd255427441ad4fb317d706e920b0dd8e278ed81f14a27241fc49e3b47c8f5b821108a8f30 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: 926 Maintainer: Simon Kelley Architecture: armhf 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_armhf.deb Size: 468588 MD5sum: 30eb155f1dec63dc410be4b052c27a64 SHA1: 0da6a816bcde1d9566b942eda7d89fad57e99773 SHA256: d5cffccde03c72a2d0dae72dc3106337c1608c268757c2cf861987b7b165fe39 SHA512: 83eb571e182ba6254d8e029f0f368a2270f4ed2168f69c8c79b4fa65b311ff9b54e6082921abe83f3997358d88c5a1a56d470968dfff34b9fe13d04fd74592e3 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: 58 Maintainer: Simon Kelley Architecture: armhf 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_armhf.deb Size: 25268 MD5sum: 222937f0255de04daee9465debd67763 SHA1: 077724424c4be6575faff144d0fdac7697ae5b72 SHA256: 0548626e63c7ede619150e0d0b66292dc6d9a387c32dfceb408456ab15470ab1 SHA512: 27fe437941a6cace813be924e7577005185b95d8cb2f41fffe9333e3f7a7b30ee4f2a2db38e749e4ab193fbed5456116b69c524881f2a801101728aae4210cf9 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+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_all.deb Size: 226108 MD5sum: 3e1d2e1a7d3373ea0654dcb22943ae24 SHA1: 82e051d0ddbe01d094a7701dc99284aec8d98824 SHA256: 452b4fc0268877c8b0f4ac83c26aff3d813b6b9c38c0feaa8649ea1265d52129 SHA512: ddb84d52eedaa875e3a3139d7ce97b6ddabe8af8e5e5d124c70739cf7659b8d0838f5bb1d4dad93074bc422269d57d18c4972bf3767789134bdbe77549685da4 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: 155 Maintainer: Chris Lamb Architecture: armhf 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_armhf.deb Size: 69024 MD5sum: 1509abd9cb9729fc20c6690d064ddcdd SHA1: 5e22da89785ed2189675a10ad7bf58ffd86d9594 SHA256: 965621a9ce30804c16e5b53e0b78e7664ea82c860b0d572734e3c943f1b7f5f7 SHA512: 34ff4bab3b14dbfaa99d6c3adb3e735839120ce46d8b83f18daccc11f8cef6a7ee2bb0d48c55d47106d7c601b2ddec752337cca811eb67d654dfd6b72340d813 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: 118 Maintainer: Chris Lamb Architecture: armhf 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_armhf.deb Size: 100684 MD5sum: 589bb9d9d188be7ed5702feb9198a553 SHA1: 9e773d8089b525b06425efb706ae9ce61627b36b SHA256: 9400a131052deea5b67177cf78c0f32e43f82b6e4def245459ae9b5ad9799c88 SHA512: a8c790ec98a5b0c0fa9c68a4e9c6c7271e412610fc9d14fd3b1b445480ea653be0c2aa66d0f3ffd7349b55bf7e4c0d8699e014a8f54108e49cf6b672f5e7691b Description: debug symbols for docbook-to-man Auto-Built-Package: debug-symbols Build-Ids: 9d9fe26dcf7296253029ec3516dc2fe1fceff30b 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+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_all.deb Size: 77656 MD5sum: 23fcb56fd64864daf31a85140c25658e SHA1: ca75b36b3b4b9a490e4cdffee67032d327abe23b SHA256: bc9abf33f70c8e6147c8e2a04cea1fd8b7ad4ce1bd25786d8ad65728efa49f41 SHA512: 4d2028b9075bf1d29c87a17707eb8e5c700515b7a50f7eaaa17c820da8c5057ff148d5815163b14e86fab3ee5c098a523a047837f7ccf331db27f3da1ffef124 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+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_all.deb Size: 1224904 MD5sum: 4edaebbe8d6aaf167ba1fed5d2ab832d SHA1: dcd3afddea9a446d1b7ec9b85e2e1c601a295e0d SHA256: 7ae0cc6eb3a268c16dac2be04dce2ee4cf1511c2a6a0767874cfec8f99a5177a SHA512: 311d6d2b301c703af08a8920c267062d980b8c2f63163a1a5c0546e54cf1a7e3028e92da6e4737e4c2cdd1c0641ec9a9ee9ef8ccdd73109010201ec6843042c7 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+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_all.deb Size: 1225316 MD5sum: ad3e79022284bf83b3c22ae63382e93b SHA1: 461f9cb463961991091faf30d41bdf8485c37958 SHA256: 74785ba51de4592663f1405a1787f45db5aa0f104ff11a90c0537684a02f8307 SHA512: 51813f991715bdafede426a5045749cc89d645bdf865b0dc72097a0732032e8a966e2ea4ffb46e13abe5ae83c4c7539455c156be61bc1ea5b76e4fc8e020dee0 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: 1435 Maintainer: Debian XML/SGML Group Architecture: armhf 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_armhf.deb Size: 290512 MD5sum: 64eff8b0214a9cf82e3fbd6a6820ed60 SHA1: e42afad0f25f21106806110ce3eaa3c736d8b18e SHA256: e478da8e74f28dbf3f1b293d77af3bb67c0bb38899dd4f7a5261f65354bf74b4 SHA512: 5450041a5a632e8f216a93bd840b7521eede9de9d402e110a49af9b342e9ab1adc6b7ec89388130cd4780743841be9cac07b1eea4a58bf70bbd5e967bfa30b55 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: 30 Maintainer: Debian XML/SGML Group Architecture: armhf Source: docbook2x Version: 0.8.8-17co1bv2024dev2b1 Depends: docbook2x (= 0.8.8-17co1bv2024dev2b1) Filename: pool/development/d/docbook2x/docbook2x-dbgsym_0.8.8-17co1bv2024dev2b1_armhf.deb Size: 15724 MD5sum: 1b1ec0eb82c1828284c29038054880bc SHA1: 1a5a59cffac0fc6570f4ef5bf2286352e0b391ac SHA256: 0254ee985052dbf9bed30879a6c3b5a9af2e19f9778970dddd3b5a49e02bbc4b SHA512: 9816cf5d9bec398bda424a4096efee0ce404e19a09acca85a0b2183139ed6735bda29ff0b67ea27f72b8385b085200e5c7ce1118221ca4309a6c32f6ee39f988 Description: debug symbols for docbook2x Auto-Built-Package: debug-symbols Build-Ids: bbeda2b4fc1ba9196a3896fdab0a295fda7a1b05 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: 18741 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 4330472 MD5sum: 32d42a524ff8159a1f1c9ebb42014f25 SHA1: a8da27eca1ba6fbadf9a2640d68265dfa60e8828 SHA256: 66ee67dab72e17d1f5de11153d6af57c33127eff4da6d9b1351fd56676df72ec SHA512: 468c156d5bf3d75029bb2d16e08da5e689e60925c612a9a0414dc91dfc82e7fc54c33b8eb9064bbf2f3f37b6be6c0add286cd60cfd83497305677950748f27a8 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: 6312 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 4815952 MD5sum: 13809386a7c0b242dd356167b7bcd608 SHA1: 806c48c1900fb152a3dd6411c02d774fe6583fe6 SHA256: 13aeb11637bd71160435eb32ea2c144641e18bfe43137943cf10cd7bb7dbf384 SHA512: 0dfa499275b0204ac38347e767fb35b3a5d8dedc8a374dad4c350ebb94eeadf445cb6018070196f67bab67f315c2c311e53e7efd266296e8c7b6b5df3cf1564f Description: debug symbols for docker-registry Auto-Built-Package: debug-symbols Build-Ids: 6c661c09a9bc339c165fbe7271484d53dbc66938 Package: docker.io Priority: optional Section: admin Installed-Size: 122626 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 28336952 MD5sum: cc4d806aec1cce18b71a5b3b356e225e SHA1: b3d6ae36447e1f9ec9bc0c30d79dca7b507e86a5 SHA256: c2aac238c230b1c074e5790f0db0eed021147898313d087df5bcf54892fc8c98 SHA512: 2988ab332dc2e8bdfddf2d207ddbb4752b5858a40acf12b83407c7e3ff127c7ea7e5edf4ddc6c209be95b8b28495d77d771f1b28f2dd8b3e284ec9848d25b744 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-3apertis0bv2024dev2b2), 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+apertis1bv2024dev2b1), 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: 32511 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 20413372 MD5sum: ea53f2cc831c46e004d83408e024542d SHA1: 03fb0d6863b4dec8db9f817d57ec3951971e8b0a SHA256: 12af4f01d37350474f4380d5183a7561ec02a757bed868e4a8b25d3203a8d8ad SHA512: 31953fb720ac2e5df385f309efa1f2bf907a6c1b657854cb7215825f489b13f2623773e1ec6453f68f4be57dd13ada8c5b39b9cc04b615dd54a829143ead9076 Description: debug symbols for docker.io Auto-Built-Package: debug-symbols Build-Ids: 043bbdca9b1621188f1c277688aca23529891cab 53954188401bc6cd02b1ed94a131a860aef1d94a 8cd756dac5f40e28c4c1f123dbd246ccd24abf6c ac4e9b166f7be97eaf1971e36ccc55e17caf51ad ba83da356a63c80bd2fdba9e37d36691b0b62607 Package: doctest Priority: optional Section: devel Installed-Size: 85725 Maintainer: Debian Haskell Group Architecture: armhf 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_armhf.deb Size: 14857976 MD5sum: 164cf77968cfa995902c067a4f8eb226 SHA1: 0f6ae86c3ed46c23e93e9fb95a8c584f0c69c4ab SHA256: 976fb5efda867394b2355f5b4a03a6ad4996dde483b8ba92287a95ee1a9c7940 SHA512: 64121932576fd38eb3e124149d8ea7f8ba5c1179319a289642d62333045dffe6babdd91d51f96ae384661ab685404fd091110286d1daaf38c397f3875f09b717 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+apertis0bv2024dev2b3 Depends: sgml-base (>= 1.28), xml-core (>= 0.14) Recommends: python3-docutils Filename: pool/development/p/python-docutils/docutils-common_0.19+dfsg-6+apertis0bv2024dev2b3_all.deb Size: 130364 MD5sum: 0dcaeae171ff3fa90a81b56ae7d10f9f SHA1: da5ee1f8cadbcaa99afe85c26e6283ee5b8ed462 SHA256: 01e9b70dfd59d56c4156d6853790a9d3e67ca50e3916c5b1fe4749c007d57003 SHA512: c42456d5f0f9c1620687753f1c5d0271007bc1fa5afd56d3c5cd814ec281cec76049e15186a941553ddcedf90ef8fcf17d740890004207a772c6b7f2ff0cfc01 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+apertis0bv2024dev2b3 Filename: pool/development/p/python-docutils/docutils-doc_0.19+dfsg-6+apertis0bv2024dev2b3_all.deb Size: 1102316 MD5sum: eeb75f87182085bfa69d365d0f51aad7 SHA1: 505ffb695406e586b60068fd8aac6b50a0e516cb SHA256: 32bc94b35906ad8a409390ac8ed36396d8df96d0c4a2610a68016f884541706c SHA512: 09affa13b3f5db3f5c590578343aaa42f711fc7a5e905ba2463f6d7b462d19a06102dcf387d2f5322325413ff109178f21f34e23f1ca5cf7ad0b5c3a95b80bc7 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: 1488 Maintainer: tony mancill Architecture: armhf Version: 7.4.3-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/d/dos2unix/dos2unix_7.4.3-1+apertis0bv2024dev2b1_armhf.deb Size: 425168 MD5sum: 269cc8b82421414bb0b68f2eecf0aa87 SHA1: 1fb7818b5593834ce6373d8b4560f4bd022548e9 SHA256: ac986500681a584f1da9c143297bac0db607d1bc11bfadd93c9d1ee8467cd904 SHA512: fb9dbb0b035a67a92933ae52ef612bb7ffa7f874e708a3edf953161d01af4cbff7c0f0396f9326f83ac93f31990dc38f1adbc81f8875dbf40a4d25e320dfb3a8 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: 113 Maintainer: tony mancill Architecture: armhf 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_armhf.deb Size: 85676 MD5sum: 90c1b66721cf0f7ab8e06dd14cfee816 SHA1: e1ff0e9fb14e90f6c599b1ff77947219c4c46658 SHA256: 3ddc803277a4b7947d48225c4a1513db3c34553ebbf7d7d9461f9704fdf00e8c SHA512: d75102ed5dde6207a50563a995137fc384c62a47d65d6c2ecd87e75535c142312ae8bbebc193862342c549082823d978f7649b1daff34080ad6d5cb9b9c45f20 Description: debug symbols for dos2unix Auto-Built-Package: debug-symbols Build-Ids: 135e6759a98affaa58c2338bd3372be2dcc6be49 73a79b7b06ff90911baf634201ea39312ae19613 Package: dose-builddebcheck Priority: optional Section: devel Installed-Size: 3019 Maintainer: Debian OCaml Maintainers Architecture: armhf 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_armhf.deb Size: 1014960 MD5sum: c10b85cf164f8614395468630468f621 SHA1: 76a6e5d350bb690a4cd229b0b7523db9e28d8740 SHA256: 73733a22802dc0ffb7cf347aa7217fe77d4e21008023a51696fe22ca7228ae7b SHA512: 3a8e0486bdad4063b21386d1d983adfbf35c2bd5aa66f622a3bb5536c813c39cda92aa30b500116233a2c4841c12ec2e756478e95708a7296b2ce43ab906766a 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: 1164 Maintainer: Debian OCaml Maintainers Architecture: armhf 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_armhf.deb Size: 323440 MD5sum: 92a4118209e779bd50983e086d7019ec SHA1: 3dd97175c91ad72d5a94a3d9d13b00f57ab0d9d3 SHA256: e8518c91c58795597e05c941087024ba12c600bb622042093c115a09ab086dc4 SHA512: 7ab9dc1144265c472835dc3a5636a3e9b0405829e3ea7d080032a55f2c288495981e95d2e42c264c43a50edcd7f423ebb0ec1205a06c6735959d4ce54efc8450 Description: debug symbols for dose-builddebcheck Auto-Built-Package: debug-symbols Build-Ids: bf2d7b16ab365727d274012ced2c662507c205e2 Package: dose-distcheck Priority: optional Section: devel Installed-Size: 3040 Maintainer: Debian OCaml Maintainers Architecture: armhf 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_armhf.deb Size: 1018496 MD5sum: b20991471f5dbf53da8051396fe518af SHA1: 67aec56ea3d4a25d3806e7d335a3eacc47556e31 SHA256: 2b0faf982c1808b78828b4c4d558ce360c751e826d3408cebfcdc1e378c1e654 SHA512: 6410b1bd039578aef4736797c7d1549acb3375ace992b78902daa85f990621ae38871fa2687659a46a5915a092ed27d3dfba6bb8fff5cc55eed95607305f7c94 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: 1169 Maintainer: Debian OCaml Maintainers Architecture: armhf 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_armhf.deb Size: 324940 MD5sum: 729d7d82bca1439e86ae5fe5c8339b27 SHA1: 4c5b40103f630894296da42f372b389c90f42d76 SHA256: b8f717ab3a5d45f9d9d7cb0cd97b2c62837b80baac880689a8f1d64fc0a5f998 SHA512: 67fafe9832cd7cddae075c3432d86c1b07d3641adb165e62e91f5aca2f1842d0766a3a128b1f24c69282f058dcd2966c2db014d8f2c35cfd17eccf9f55294512 Description: debug symbols for dose-distcheck Auto-Built-Package: debug-symbols Build-Ids: 67d0721b8907c71d5a4d3364351a0427dc4143f0 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: 11607 Maintainer: Debian OCaml Maintainers Architecture: armhf 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_armhf.deb Size: 1847516 MD5sum: 4097bad9bdf688a3955b7eaef7f8b558 SHA1: a5e3a6dad9657c7e63f5003dce9c42b2ccc1ddc8 SHA256: 30d1221c67fb8cad650e2901b14f03c83315ea51ce65780ce9c0bdb1f7625a31 SHA512: 6fe2d8dd1a8066dd5485446c2161511e8a0a740acc7e06e410b097da81dcc2ef15c701f07676b1392a8875bdc9cf41c4732defc9336641e960fce9305510578f 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: 4441 Maintainer: Debian OCaml Maintainers Architecture: armhf 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_armhf.deb Size: 1036724 MD5sum: 6876e96e8df9bd206a1c3bc581cd6957 SHA1: db7f779bb26bb7bdb500db65dfe7a397e052ea13 SHA256: 8c13ec9dd2657a47c7042921663589906f1d0834202f2f25ff45e1a7c99e14e8 SHA512: 4be64d04d2d5e541f73090c1bceb1228db469978e3fcea48dee32828b00bdbd48abbb1296f577181c652cba05aac6d8160d9541242b929559008f297462efe64 Description: debug symbols for dose-extra Auto-Built-Package: debug-symbols Build-Ids: 7fe7e70b634c05ebea41e917aef7a96530ce1594 c1c40f93dbca5850e401a61ddd9c6581fdae52ce d2284e2789d5258bd6a2cfd6ec13ddafb93b08af d3d5f89def2b69849f19142a90d3f673d7b06d6f Package: dosfstools Priority: optional Section: otherosfs Installed-Size: 253 Maintainer: Andreas Bombe Architecture: armhf Version: 4.2-1apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/d/dosfstools/dosfstools_4.2-1apertis0bv2024dev2b1_armhf.deb Size: 128480 MD5sum: c9558fa8965a46918d3913a978353bd9 SHA1: 0f4a1eecc713df07dc11499ca79540ffe4ef8b90 SHA256: df1db71529327c5705573aefac6de6c4226e73b49576bc1789ac3fdaf925981a SHA512: f311acd1caaf3d342462d76a023098f3f67974a2de08df95c0bf076a10010a72cdd5c92122d26bd7b7c8ddaa53da0ea766acf1e0372e5cb77c72478e7dcabc73 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: 212 Maintainer: Andreas Bombe Architecture: armhf 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_armhf.deb Size: 172176 MD5sum: 25e19b57b7aff296c8cd3bc45eed08df SHA1: f6a7a3017147c6cbe5af38e19fceeffbb4848f2f SHA256: f6eac94b44da5ea15d3259c3358820676b287050b622f52660a8cf1e058852e4 SHA512: b27fc014a8c13f3f7520e79c7f253cc50d9dce19399c30b25c1b39f35591e601c3a62995168ccae303e4fa42bba5497e50a0377d7afe0db584aed99a34bca63f Description: debug symbols for dosfstools Auto-Built-Package: debug-symbols Build-Ids: 752b503adf2667d10cb6bef0851f3cb748f9a5b9 a62750ff7bfdad66dbc9313a40cd14ff53794bad ea8c9e907fa5fd80b48b0eb0b51248a7f855f6c2 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: 14344 Maintainer: Paolo Greppi Architecture: armhf Version: 1.9.4-4+apertis1bv2024dev2b1 Provides: dh-sequence-doxygen Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6), libclang1-14 (>= 1:5.0~svn298832-1~), libgcc-s1 (>= 3.5), 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+apertis1bv2024dev2b1_armhf.deb Size: 4186812 MD5sum: 6f2c39b0595fe93ebb11b464e55a860e SHA1: 549373859f03b9a9312fbde1c238cff2d88ced26 SHA256: 065715fd71f720936930fd0424013c1a7314bb2de7295a96947da14b759c11dd SHA512: 3c8fe34f5427bbf53f82e4c2f36256813ceae343fd34dc12c18c31f65bd0933db2fc129c0b382339f657a574016849348b7ca063558e64ada8a2f22b39d7696e 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: 70107 Maintainer: Paolo Greppi Architecture: armhf Source: doxygen Version: 1.9.4-4+apertis1bv2024dev2b1 Depends: doxygen (= 1.9.4-4+apertis1bv2024dev2b1) Filename: pool/development/d/doxygen/doxygen-dbgsym_1.9.4-4+apertis1bv2024dev2b1_armhf.deb Size: 65116272 MD5sum: f411f897f075472cce32e462bc66fafb SHA1: 67a9a21c93534f240f2d197500eb2d4a194357ed SHA256: 90da89b9e60887cc8dea0751e0f9403e7a9fd6e73246c6e37255b1871d2c887b SHA512: e717542996c619a3eae6625f9986842dad5283b204b1eeca69781a5cc70ff288c062ec7b93ff2a23e37f94f1b9c96833df59e95ed79a3682cb5d4710976f0a7f Description: debug symbols for doxygen Auto-Built-Package: debug-symbols Build-Ids: 42db5a41ee78ad9c00972368a50dba264800d7c2 5d57ad1471c8660a8912cacc0fe9f2bba1de2465 c65f471a1ae5c5288151b86dabea29e42132cb8d Package: doxygen-doc Priority: optional Section: doc Installed-Size: 5716 Maintainer: Paolo Greppi Architecture: all Source: doxygen Version: 1.9.4-4+apertis1bv2024dev2b1 Replaces: doxygen-docs Provides: doxygen-docs Recommends: doxygen Conflicts: doxygen-docs Filename: pool/development/d/doxygen/doxygen-doc_1.9.4-4+apertis1bv2024dev2b1_all.deb Size: 2793400 MD5sum: 923cb8084e461291a4922cc296bf1946 SHA1: a22abdc072c8bee717c92a77ed6c09e0c7fe90b7 SHA256: 6f28296440057903b9099a5765a435e1ba00ef92b0a488a0b931875f090a965f SHA512: 7d7d270029893ae9094d613b6e58ed834af5c245f79d696003158bd6082c2295b3b4c53e92be9e4582079807ef9fb12dd3a83950d5d71e24fa406555d3d997f6 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: 14190 Maintainer: Paolo Greppi Architecture: armhf Source: doxygen Version: 1.9.4-4+apertis1bv2024dev2b1 Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6), libclang1-14 (>= 1:5.0~svn298832-1~), libgcc-s1 (>= 3.5), libllvm14, libstdc++6 (>= 12) Filename: pool/development/d/doxygen/doxygen-doxyparse_1.9.4-4+apertis1bv2024dev2b1_armhf.deb Size: 4124816 MD5sum: 590a3a2a423e1ddc9186bf599c1ebb5e SHA1: 7ff31db19657c87be2053b559306f618971026a4 SHA256: c1adf613db182258b3247a9c73bb8049bd8287e3a9cc37b6f4e7fd4e815de956 SHA512: 2e254e6d3ec651dedee14a8328ba6dce0031ecfbdb7d7f40a15bc1893ef6657ca44c572636d05e68f926287f870e257276d5c126fe1e14725eb6c3a59b996d95 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: 69984 Maintainer: Paolo Greppi Architecture: armhf Source: doxygen Version: 1.9.4-4+apertis1bv2024dev2b1 Depends: doxygen-doxyparse (= 1.9.4-4+apertis1bv2024dev2b1) Filename: pool/development/d/doxygen/doxygen-doxyparse-dbgsym_1.9.4-4+apertis1bv2024dev2b1_armhf.deb Size: 64901756 MD5sum: fc81d10d38bfb55151f7b8187ba94853 SHA1: d8619583d6317f588d381cfab68d755b48fe4748 SHA256: 7e0630d5831bda5e448da46bfb2638e651f00c8051e23acad57a7aff4381b601 SHA512: 8f162625b38a0af8fd61cd18ef7006bb225c5a2fc520893043a3e78fd66b6237364b0d01982ef5db48feeee1d8e9220d3ca286208746a9f69e7fe6a68f623e93 Description: debug symbols for doxygen-doxyparse Auto-Built-Package: debug-symbols Build-Ids: f89264fffe896e465704f575178b96c578f861cc Package: doxygen-gui Priority: optional Section: devel Installed-Size: 835 Maintainer: Paolo Greppi Architecture: armhf Source: doxygen Version: 1.9.4-4+apertis1bv2024dev2b1 Depends: doxygen, libc6 (>= 2.34), libgcc-s1 (>= 3.5), 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+apertis1bv2024dev2b1_armhf.deb Size: 581112 MD5sum: 5541ed314bdae0881ce64a48425dcf43 SHA1: 77a94c3278ef92ef656ef634582ed2ffcd56b745 SHA256: 34d99e2efaf60fece6bac9a1c50b9531302195b5ac210465223032fd12506417 SHA512: 3d6db25d76e7deba3a76a6bfc8b5255e287bffa76afa98b80167fa5e90aab0adf4becb96bcfc946ac71dbabd1f606a602a7f34c34c508b7efd39e582640eb9df 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: 2801 Maintainer: Paolo Greppi Architecture: armhf Source: doxygen Version: 1.9.4-4+apertis1bv2024dev2b1 Depends: doxygen-gui (= 1.9.4-4+apertis1bv2024dev2b1) Filename: pool/development/d/doxygen/doxygen-gui-dbgsym_1.9.4-4+apertis1bv2024dev2b1_armhf.deb Size: 2780136 MD5sum: 24053453c2579117bc1646217581366a SHA1: 587d4adc3c25cadd4756994dff0a17f0902ef3d6 SHA256: fd7cb28da9720e7886991463f12d586fb376105c69629febfaa8df8a3d205b9e SHA512: eb6f642b3b1506366fdfdf3eeba2d5a19444a82aa4ff6c8c312da80106f9ddb4376a4a9f709e40e784ca50be98b7ca0d83bfae92e697afc7ea6a13f6f7827c6b Description: debug symbols for doxygen-gui Auto-Built-Package: debug-symbols Build-Ids: bbf79c7047ba8eebc010ec05ba4de6c86facdf88 Package: doxygen-latex Priority: optional Section: devel Installed-Size: 340 Maintainer: Paolo Greppi Architecture: all Source: doxygen Version: 1.9.4-4+apertis1bv2024dev2b1 Depends: doxygen (>= 1.9.4-4+apertis1bv2024dev2b1), 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+apertis1bv2024dev2b1_all.deb Size: 336920 MD5sum: 4cb24c89a0db903dd721404c92c2d769 SHA1: 280085eeb0186a1897f9d66dfb4821874ca7bba1 SHA256: 9d265bcf395f34f5a2f5e437de0056658899cae96f4478861fde1bfb8c71f63c SHA512: c845379788925f928b8c9095fece14ef623587bcde17c5aff139179ed7cc10c18f9d8bfb69df33c6eb11915f070e2736381039fc8b17d185051f7847a24ea658 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: 138 Maintainer: Debian HA Maintainers Architecture: armhf 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_armhf.deb Size: 111964 MD5sum: 1dac247d0c12ac39fd13909438966339 SHA1: 76904640f565baf729ed392706f5e25e85df484a SHA256: 8a9fb5a9ca21629e725e31638aa6851f2048658ff484ffbda211b824ba7e1387 SHA512: fe8364244eef385cfd05e5299cbbd82d1978a3f30a4d7528dccee6dbabf17164d8da8967c94f742820713c7e0ff56404ade95bdf42453c5ed3954cfba72fe41a 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: 54 Maintainer: Debian HA Maintainers Architecture: armhf 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_armhf.deb Size: 38808 MD5sum: a1b5c3797c1d6e98c65fd5924a124310 SHA1: f35510ba2773d7a5db3faeefd549b1047cc45a23 SHA256: 527c3a6e7e3acc1d822d0bd551309f1a3f8df4bc221b632421d9010ecfadb0ee SHA512: 4c22e8a290be61f70d6b375ba3fb9c8b470e38715fddae002b8abb628533acf0baf3c0264ccc77af0da2138bcf9ca841c05bb745bd2683adb4ba04cdaf5dd656 Description: debug symbols for doxygen2man Auto-Built-Package: debug-symbols Build-Ids: 8f63fbbea6e69799de10b737294f491e653e4105 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: 2337 Maintainer: Timo Röhling Architecture: armhf Version: 1.5.5+dfsg-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libdraco7 (>= 1.5.5+dfsg), libgcc-s1 (>= 3.5), libstdc++6 (>= 11) Filename: pool/development/d/draco/draco_1.5.5+dfsg-2+apertis0bv2024dev2b1_armhf.deb Size: 485232 MD5sum: 922297a9d7f3d213eb828a504c6d11ef SHA1: 60df4fe36c8a22e34530a1bfa625b6b5fa532e06 SHA256: ca6ae9da70413b3e71ce8f0c6d0df4f10e46ef195acf41f3edfde8767ccf8f2c SHA512: 5697d4e4cc734966988e6ec6d4aed335b17201c126c41d63ebb73d70e5ef6dea1f62643f3949b4d81684ddc047eaffb7c3999925cae020bd16bb247a5ba9cbe8 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: 19537 Maintainer: Timo Röhling Architecture: armhf 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_armhf.deb Size: 19093436 MD5sum: 2f2f3bec2921f2bf9cbcc4f69f7a7c83 SHA1: 6d67b8e4fe7d6c48249b3a0413352822cb0f2f34 SHA256: fcbd395ab8878319bfc7125f578931f8f9f812a77dada24b55bf8ae677d15359 SHA512: 8592bf78c1f89cdc763c6aa18691c77c26cb4f5c37054d764d63a0dc3985a500295c77fbef39c06822ea75692099be36fba1944616beae3be63c4edc9180f632 Description: debug symbols for draco Auto-Built-Package: debug-symbols Build-Ids: 4172b3d9fddf52f1baa4a4482b9af5f2cbf9d363 8b497cb43bf2b98595f3bbb7426a7ce2805fdd3e c265b9da0f2ef54c915d34ad2203af5f09673b1a Package: dsdp Priority: optional Section: science Installed-Size: 66 Maintainer: Debian QA Group Architecture: armhf Version: 5.8-10+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libdsdp-5.8gf Filename: pool/development/d/dsdp/dsdp_5.8-10+apertis0bv2024dev2b1_armhf.deb Size: 23404 MD5sum: 4a7649e1daadd822d82684eddcfadd9e SHA1: f25820715b02d93bc2aecfdd9411eb96f8f05729 SHA256: 6d4a9a65f23387b9aa57ad8a26dc7db7abc503d6e5c72327cc9eb579d5cde65a SHA512: 7a3b1fd2b24f1b201ab6100d00fd9a35445061d64ed1e669a0ad44391457cf88c8e5a10b0995409bf2913c0952ffca3f6fde278e3ce643c80b4f7a5d8b0999fc 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: 33 Maintainer: Debian QA Group Architecture: armhf Source: dsdp Version: 5.8-10+apertis0bv2024dev2b1 Depends: dsdp (= 5.8-10+apertis0bv2024dev2b1) Filename: pool/development/d/dsdp/dsdp-dbgsym_5.8-10+apertis0bv2024dev2b1_armhf.deb Size: 5224 MD5sum: 224ad5733b380e9fbb8b2ae7cc05c445 SHA1: 2bf9966ecc170fc131cc7661781816d824a5dead SHA256: 47b2125cff43056dd8ea221a5db2e5ae4a8ae578986fc8d9f2412455727c6473 SHA512: 80023fc838b2c3caabc7f283082bbebf31ef3866ff590ae075fdf91af5994e56aa7863f9ce166a5127e22ab3b25230ce1215b2e135c9635335bc26cbfb6e83b8 Description: debug symbols for dsdp Auto-Built-Package: debug-symbols Build-Ids: 2eeee06b7b6ef770b8fadd0335b31214c0e18b8a 3c85861f4a54de40b1a2aebda8b33cd51727b2ca f6f0766237ce25b79eee008ee458624e086ea3d9 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: 138 Maintainer: Varun Hiremath Architecture: armhf Version: 1.15-1.1co1bv2024dev2b1 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.1co1bv2024dev2b1_armhf.deb Size: 81836 MD5sum: 5ec7c4673f3d95ff34387b5238a05f3b SHA1: 39f7a4ed4bbe4b84cc597c18b4d5cfed6523aabd SHA256: 824985547faca0728f300c7270477882650a8e9315aabd20ed1c8a8c23f5115c SHA512: 2dd99b87861833f938c801579004524e676ba5ff827066098cf8066e5998b078a345bee315608c1d01bcc82cdef8dbd3ea64552e0f3eb2dafaef7072ce3d21a2 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: armhf Source: dvipng Version: 1.15-1.1co1bv2024dev2b1 Depends: dvipng (= 1.15-1.1co1bv2024dev2b1) Filename: pool/development/d/dvipng/dvipng-dbgsym_1.15-1.1co1bv2024dev2b1_armhf.deb Size: 132148 MD5sum: 52e66abc596b6130b116336767ab7419 SHA1: 871ef23d0c27b177ac1cdeb57aa68829fdf2c097 SHA256: 65837b7695c03b4c21297745f37a14581602578890d73530af9019a0bae584cb SHA512: 60ceaeca1449057aeea43f8914d3c10a1d8c7a2e8bdfb063b4ad50fc7dcdd31fe02ffe732c17cfedc911ca64a155c52c8bc25dd36a8a4bdb8c494a945ce3ddbd Description: debug symbols for dvipng Auto-Built-Package: debug-symbols Build-Ids: e84a1c5d5d219d3cdf90e4d64de4c767737db787 Package: dvisvgm Priority: optional Section: tex Installed-Size: 1682 Maintainer: Debian TeX Task Force Architecture: armhf Version: 3.0.3-1+apertis0bv2024dev2b1 Replaces: texlive-binaries (<= 2019.20190605.51237-2) Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.35), libfreetype6 (>= 2.3.9), libgcc-s1 (>= 3.5), 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+apertis0bv2024dev2b1_armhf.deb Size: 949668 MD5sum: 602515b3ba39a232bf73807878316179 SHA1: 32415716cc4abf62c1d325f33dc48f415e766283 SHA256: cdcf79585a84498010df76965bbab87be02af311470ddd475210b430d13022a9 SHA512: b39a6888e96fb8c577aef3092c8f508c2957b33aedb35121f40e87c28c55ab9a04987d63514c90656c2dca7071f2dd447be4f3a45aeeedabcc316c5de47b3518 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: 13495 Maintainer: Debian TeX Task Force Architecture: armhf Source: dvisvgm Version: 3.0.3-1+apertis0bv2024dev2b1 Depends: dvisvgm (= 3.0.3-1+apertis0bv2024dev2b1) Filename: pool/development/d/dvisvgm/dvisvgm-dbgsym_3.0.3-1+apertis0bv2024dev2b1_armhf.deb Size: 13402872 MD5sum: 4fde8e19296e33166c5fb85b71e8b840 SHA1: 90bc0a54bfb8c5eaadea0b89cc878aed5198ad91 SHA256: 1ab73dead90772f8833129082acba7c84a99b1c650129fe0513e800a8cde6043 SHA512: 91853d2b3b301a82082f6f0302f329f22035088b159b38b42deeae51ecd732ffafc4bdc8eb5d61a31927828d2202d7d47eba694a86f27298b461d686c352c521 Description: debug symbols for dvisvgm Auto-Built-Package: debug-symbols Build-Ids: ed4056020c062a765550b61e3a7945ad02301cbc Package: dwarf2sources Priority: optional Section: devel Installed-Size: 868 Maintainer: Sjoerd Simons Architecture: armhf Version: 0.2.3bv2024dev3b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.3) Filename: pool/development/d/dwarf2sources/dwarf2sources_0.2.3bv2024dev3b1_armhf.deb Size: 297068 MD5sum: 7bc3285f1285a4473c3568e00868cf44 SHA1: ce2de6a04d90f426eb7ecaf457d22a362a541389 SHA256: dd1def9c26a9f4f4209d4ea9d893b1b9cff1385266484c8c9d3874abaa9b059e SHA512: 8075f39f53f52625a35ce80648cf213efc80f1008d5c3122a19e2bd521bcc9701c69fe038acc4b9aa37f6d09db27030e7d1ba3a03988ace88cf253c575d775ed 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: 4552 Maintainer: Sjoerd Simons Architecture: armhf Source: dwarf2sources Version: 0.2.3bv2024dev3b1 Depends: dwarf2sources (= 0.2.3bv2024dev3b1) Filename: pool/development/d/dwarf2sources/dwarf2sources-dbgsym_0.2.3bv2024dev3b1_armhf.deb Size: 4310368 MD5sum: 2441b1aa7db850e18c7d67c490c6fb73 SHA1: 38f0212c3e7f09366d9dee604c336ed5cd536310 SHA256: e81442f4f728ba3980657d8a1c271cf274cef39dbf76ee386caba203e38e3ad2 SHA512: eae9909d8bd8a0c94b0bb5463a04a08f383605788de2be87918dc882ef7407bb5f3b5171ba132c45c451d107d52cd9e03a5f479d3ee988145127847e7ab40e14 Description: debug symbols for dwarf2sources Auto-Built-Package: debug-symbols Build-Ids: ad1c19bfde7d48512fa9f8810ac8e7ad991295ea 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: 196 Maintainer: Debian GCC Maintainers Architecture: armhf Version: 0.15-1+apertis0bv2024dev2b3 Depends: libc6 (>= 2.34), libelf1 (>= 0.131) Filename: pool/development/d/dwz/dwz_0.15-1+apertis0bv2024dev2b3_armhf.deb Size: 101512 MD5sum: 87958a77fa3fb395b8d74e2e13bd9cbb SHA1: a8f72b81bfd65a510d0fd83b8e63131998122277 SHA256: 3378f7ed89eeb37afc60ec7b77fca1d9f3e4f27da03b130ebe34719f40e7fa83 SHA512: cf645202b407466b6910c338cdeedb783a78c5c3a9b80a9bc4da26353e186b89718b98283056c6d563ffafdf05bfecdae95ce030aba9cc0836e8aa9f27734271 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: 316 Maintainer: Debian GCC Maintainers Architecture: armhf Source: dwz Version: 0.15-1+apertis0bv2024dev2b3 Depends: dwz (= 0.15-1+apertis0bv2024dev2b3) Filename: pool/development/d/dwz/dwz-dbgsym_0.15-1+apertis0bv2024dev2b3_armhf.deb Size: 294968 MD5sum: ced6e86462af30d44e30e9a10ffd1da2 SHA1: 6f5a9cce413eddb43a80a20ef6c110c9f6ad7286 SHA256: 8f6f1d643d7f434f73f41c5ca6154821ed5650ea6a2d590cf2a4617a7d29a14a SHA512: 12cbf6f77862bbc1e39b3a076e90a76db9470454ca761c345169bf79522aaa9a83c452321b976728113c745e7d78323e44d468789a378ee4f956eff11df80a17 Description: debug symbols for dwz Auto-Built-Package: debug-symbols Build-Ids: 0eff206279f71b50531624ebf4de50bbd55ee6e4 Package: ebnflint Priority: optional Section: golang Installed-Size: 1373 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 457700 MD5sum: b987381b0bf089a81fe1ee63c4df65a2 SHA1: 548647d3b2f09b81892f673a3ac720c50a724871 SHA256: d71a341bc38141d5111160248fcc6a87ca5fba176e80b94122287b6dfb3919db SHA512: 418395f339c6ec025d9d265533ec698d180716c6fa0ed0850616f27d95f23d4c21ed8e6d17840ee3794b6a13dec099df5791f9435890785a7e4d36b33c76a93e 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: ed Priority: optional Section: editors Installed-Size: 91 Maintainer: Martin Zobel-Helas Architecture: armhf Version: 1.19-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/e/ed/ed_1.19-1+apertis0bv2024dev2b1_armhf.deb Size: 54660 MD5sum: d2f788edfcb0b17853e18e59764d4698 SHA1: 585c865c3ebc2129f497371074256613fe799dc5 SHA256: 56fdc78d8f810002eb122cdc0d30a86fba586276352ffcc669f25e752aacb7e0 SHA512: d8fd6e3559b9956c607a01fe850d931b1ac6be14a63a2ed2f20d83f25477c9641b41570ef9e067990dd3739d5c0dd33cc00a6b9846657328259e2af58a159d32 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: 83 Maintainer: Martin Zobel-Helas Architecture: armhf Source: ed Version: 1.19-1+apertis0bv2024dev2b1 Depends: ed (= 1.19-1+apertis0bv2024dev2b1) Filename: pool/development/e/ed/ed-dbgsym_1.19-1+apertis0bv2024dev2b1_armhf.deb Size: 65216 MD5sum: 16d015515b7bb32fd4d66febca4a343a SHA1: cbf557e7e1b3305c2ae19e9789b1223e97a84b76 SHA256: 66074d33f277dfcfcb4daa94d932f2383f2ac618d3ec90b2c7ccb931a1be7ebb SHA512: 6e1a144e440a85ab5ed4601d5602ab7713e171116e0121b2e782a37bab83e93aa1d2e96b587678628f66bd56c11c069f152aa7d625361b8a8e683829504b10ec Description: debug symbols for ed Auto-Built-Package: debug-symbols Build-Ids: bc184a34ba1e7d9251b22a40c55f211450b7156a 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+apertis0bv2024dev3b1 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+apertis0bv2024dev3b1_all.deb Size: 28672 MD5sum: 3b358644c58e283d5cb70efe4c4edeb8 SHA1: ff4d357ee37635c24d6a990440d7d59b67f0c162 SHA256: d96a3e12455e323741749a55e35cd538fb94c0705ce5029d5c9a6885808304d6 SHA512: b2ad162d65fe9efdbd8ea00ab5fe11e4663192fbc0b0a62aa3e46097473742bd39d761f7d7314ab16350287c877ea0e38b4ce20abadfbf349d57ad186b7bab27 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: 292 Maintainer: Rob Browning Architecture: armhf Source: emacs Version: 1:28.2+1-15+apertis0bv2024dev3b1 Depends: emacs-common (= 1:28.2+1-15+apertis0bv2024dev3b1), libc6 (>= 2.34) Recommends: mailutils Filename: pool/development/e/emacs/emacs-bin-common_28.2+1-15+apertis0bv2024dev3b1_armhf.deb Size: 105760 MD5sum: f431ba5918c34c67ce7f6b998c2da70e SHA1: b5cce73d9e956f78caddb6807583a53531d68734 SHA256: e061b68ce3ef252dcc6ba96c1a99f6db781c9f051202921e67aefc5f37f3e898 SHA512: 91b76b904732d4ed751c3dfee50ad4b9d44d324d3ad9872b58c77e3dc8ac8b2c1a5b0e5922c1f83ebf07a154f9d1862cf02df5ca4e430cd2e3adb00572313d9d 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: 319 Maintainer: Rob Browning Architecture: armhf Source: emacs Version: 1:28.2+1-15+apertis0bv2024dev3b1 Depends: emacs-bin-common (= 1:28.2+1-15+apertis0bv2024dev3b1) Filename: pool/development/e/emacs/emacs-bin-common-dbgsym_28.2+1-15+apertis0bv2024dev3b1_armhf.deb Size: 263648 MD5sum: 7d8ea5d19209888419f98793683db54f SHA1: 0ed6e8bdcd3159e500f39a5b8596c8da14ee64e9 SHA256: a68ecef69b15630a132cac9ebebb73cdf375016c7cfd507d555c3c4e0b5bfdfa SHA512: ca5f1c5e589e6856c81ca27aa51128c2672643d2d3082dda4061f0b68e2cc1576b6657f90b78d38c745ff4f0ad3a69e6f024e9a160cf55099ff54e7ae6b14d42 Description: debug symbols for emacs-bin-common Auto-Built-Package: debug-symbols Build-Ids: 23d54831875c683f2ecf30a9d6b07977ffd71428 30a5a01836cf32861590c4fef3003f786eeb4db8 50ea7f42f930e9b1ea45d8686ab274c8e7b1278f 5f322e6def766298ede41073e769f61cc7b804d4 e3a75645c7edc6a5377887dfa1c5b935e875be6d Package: emacs-common Priority: optional Section: editors Installed-Size: 71574 Maintainer: Rob Browning Architecture: all Source: emacs Version: 1:28.2+1-15+apertis0bv2024dev3b1 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+apertis0bv2024dev3b1), 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+apertis0bv2024dev3b1_all.deb Size: 14006228 MD5sum: 72b369718281af25b4198a88708b17dd SHA1: 47c95b99204fd0432e7f64d772da954035a4b39c SHA256: 7163abbb65726b44a59b14e41f54776fd57b880c6cc045b5afa3299f602770de SHA512: 719c90e0dfa01d8e3bc7b7e4632aaea8044f7d552174585e19315cb215f3ed605397417aeb8c52c123f306025ab6404092721100ddfd9fac9a04152fd649a64e 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+apertis0bv2024dev3b1 Depends: emacs-common (= 1:28.2+1-15+apertis0bv2024dev3b1) Filename: pool/development/e/emacs/emacs-el_28.2+1-15+apertis0bv2024dev3b1_all.deb Size: 16885232 MD5sum: 78ed772648050e1aebcc78152df2b7c4 SHA1: 955279014114d7dd78e45163e2939196c6560208 SHA256: dad8a4533786c19a76adf2654e0e97d2145d53ccd205143072902493b2fe4618 SHA512: 694cf18a00bb730b54159d7ff525fa9637f64eae646d57d7ce18b03aa0d407dda2bff380b2f99f40e0eba2eff0d68cc5e5a251b0dae65889c34a721023f8c079 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: 26874 Maintainer: Rob Browning Architecture: armhf Source: emacs Version: 1:28.2+1-15+apertis0bv2024dev3b1 Replaces: emacs-lucid, emacs-nox Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:28.2+1-15+apertis0bv2024dev3b1), emacs-common (= 1:28.2+1-15+apertis0bv2024dev3b1), 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+apertis0bv2024dev3b1_armhf.deb Size: 5540136 MD5sum: 23434bfea914ff345a0d2f8523cbeeaf SHA1: cdda720a9bf5f98fd8ba7fe7f9e19bdc6f153d25 SHA256: b5f20bde51e1ccb23d693858bee54a1c22d76dc1fddd5808500e717424cc2996 SHA512: ed72afabe6c68bca3d25b757505e1f01157f8fa90d3d7cb26d0089e911cbad064c05d31865c23fd7962db14c37f7cb2b7d4e7c3e04c8db1f239dfbdfe6a8a0ea 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: 7387 Maintainer: Rob Browning Architecture: armhf Source: emacs Version: 1:28.2+1-15+apertis0bv2024dev3b1 Depends: emacs-gtk (= 1:28.2+1-15+apertis0bv2024dev3b1) Filename: pool/development/e/emacs/emacs-gtk-dbgsym_28.2+1-15+apertis0bv2024dev3b1_armhf.deb Size: 5768276 MD5sum: bd913686f94e33e5664ceb43472e5095 SHA1: 29ee3b8add5af69d04d4fa7ac475269d20d14492 SHA256: 1a8d6143ed299d87827d7858eb8c08fab567f3c5a9b56627842d012f40bcd98c SHA512: 1937526d0e66fcd0c80be1293c670fd75ce7702f95440fa562e64221aa00cb6ef95dd182a57c7522006735fa2c091185a7a03170cda11c742ccac8c3a705f0fa Description: debug symbols for emacs-gtk Auto-Built-Package: debug-symbols Build-Ids: 01bde0b290404abef484120b5aecb2aa854a333a 02d27ef2a3ba326c753af9c6e97f8152f8ad6465 03489cec2be37ac4985cafb824c194b14ba7b5ed 074c8f80c005d3bdae9a8d4eac0c8b4d71829518 10a858651578dc7535a8159f6b005b3e1cd72617 11c58873a4be1f7b8e1cba1e4603679a4e87ab3b 12dcf745ed7359d2bef592b4cb665c67e6487691 132f7a8bd5ca6cdb90fb35fdb22e20debd024bad 134dacbc34cee0bec3bb7255e5bfde744f252523 18bdafef52db17196f3449138449aafca1d7e81c 18f1d01acaabc04ea6214d122a807a51dbfcd2b3 1f4b9881bfd290f0f8270d42f4c0d812d3fdbd97 201fc7aeadc57229f52bd26c0af8110f13696559 23a0b53ecd3a85d27cd702314ee6541c5a1e94fd 25529a31c3096b6648c58c13f7fd414b807fcc62 27c6bf1b0048e88df34291ee1722c7424fdc6fda 28466d88f142668f7946b04eb94101b19954bed6 28965d9c32eee0524c665733737c943e5326b062 2a260c555691d16892d9daeb7182273343ab2e36 2a41dbaefd105557f6eeedfe83ae3a7a59301169 2ccbbcfd72ad548ea1f920d6bdb4c1942fa5f2fc 2de23647d02711b9fc68e7168ae5e01f7d6f86b9 2faad549ad93ff878dd15de72c0c9d552ab63d8c 30fa1c7f2e4531fdc0339b676f240e31b374bf86 310187d2aa67c28d9cda6edb8355bb909b1d9339 341f42ca5b6a2440802d6fd494ffe54f5552cb9f 346d04f59749d083b8e35fec9b236812ab6843e1 34ab16b834c55c36f440c1cc76b8c255f73c5df9 354697df82f3d1eabd6880a4c3e480502ec13597 363b70a0518a3c63f22bab6e34d4bd90fa42ed6a 38621df0802d4f0eb6e654eea45561c90e6e6a5f 38ad6d9190e8ee26572d6cf93deabdd8286329df 39971acba0260e8d4b78b25670fd57a2ac86bb03 3ace2eca9b06ff63300ce4936a903912dae9f7fb 3ade0e4bdd4ea7d8cbf24bf97dff0d18f92924c1 3b4ad031096527e36713f853581f576a99e9ad7f 3b8e545c811d1ab0c480b061eeac06e7461752c2 3d837cba6b1e2074a272c435dd31c09b875af1d7 3de083e420f0efd699dce9330d2efef990dcc04d 3e6c8b8f4e0b03c627dc03833ee0f44839dcc52b 3f5187f6f503a9c2cba9ba7b05aac5d926400baa 3f541cf23f8735805b2ea90439c78138ba07ef84 4039f8afb204c8af74dfa350415e69c03d2487d1 405f7acbba3bacae61580b2c7d0bf52ecc3e9b8a 417399e0906fff787787e84715b34c6d51393e78 43d77e04705c78c9d8dc4093829d5e89b74f2f1f 4522c47863314857b4622e93351ab344749df8e0 45478f2c294a34bd3b00c8731150bac85efdf750 4d9b40c496cce0b663f6bd0f0a4dd8f63d0da37c 4dbb25220c350a9c1d2b72d9593e866d7656c9c1 4fbb0b2cdf508a16f7d232d3b2061419e3c9bca4 500ee1ab290757664889eab40023bdede637b92d 50731f69d4b8080c81f15183e79a304efd586933 507e151f919f03d0ef3c05335af0c76eea4c8202 50964806c87ee411f52bff8320bc30f3ae9f3e92 578afb8193720dda0a1d01148105bbe4dfd4aa93 584df420ea04044238e0b4d904779bda83e3571e 58a6f0d50855fca2c1d4798a400d015594784c1d 5a6a4583f6aaf8b9b3bd44a812cd1f5eb10692c7 5c0a761645c8b2a07a3a15f6886e2073d29df2fc 5e9ee0766ffc49901b5f8ae448b687db22620fa9 5f1c3382cb72960d0ab9b0ad7824898f56d3dfb7 61ae91a6b14876f030ac3c8bb24369752f8ef4ca 61c0f301053e055332386c0bc1f56dda07423d8c 625cc2b3190f0ad36b72b0d8f4caf48fda3ad106 64b943c3e0ea2454db1bba87e6bd324a1c5294e9 6526a40025022ca8cf20de676b82af6176741d1c 664a80bdb3c73def257e38f9e8cd45ec4c8ea7a9 670f7ddb289a0e230c65da2b2e0fa01172d2282f 6d5a0d1f6f4c8dcf4ff09b4522744e1dceeb2ca7 6dde3ff33e008905b6ce8f3132fa2551f615708b 6eaef8cb677ead318d4544bd9858e6c4cd118ad2 708269f728f27514b8d17f3a6425add9763432e7 70f29bed239f4af3e03dc2e86550a3524faf3750 7472f3273347b309bebf383b8d0593d87bbe3ca6 747e15578a586bf65f67eb85d0a749ce8d3c6472 762818765523a67101239311b502e9452e084a7f 79d4e6f9056864abef547120f5f2c2ff17b82954 79de69b59f02da32d0a2fe1a5f783996e749c15d 7fb703b46ac1c4bf20eaed4fe43aea545f8a172c 8503d37660f703c9819ceaf0160c57290f4e186a 871273b986139ceef59e725b26152ab9e46f6ce9 8a545ccd4114882d891b7f4098cfd42b002458e5 8ede1ad46ef9ee56b2d0feb6397d975b981fabb2 8ee40428c5fb9712953e2e11e9e3cf28110530d2 90ef26a308b0cfd013d433f9068251706e481530 9124709e18d571662c8598ed0a8ef3bff6fe8afe 92808ffc7bd67cfdfd81c901915f43f6903cffef 936549eadc8894dcd16bb81f58d675c7329228fd 93b7a8b8bda195a9be67c2aedcfc3a9250857564 94fe7125ba06b61fa1b9c27b1d9e72e7d7edbb73 99034d1bd1af0032e982a67b2f0275d05e8d0c7b 9b05fde3f9016a76fd9634227e1cedba2a09a47f 9d02ac659201c8fe6366dd23658dfaf07255e027 a21fcc07db456ec99a649d65717448172d825364 a342a954fbcf64809f655517caeddaa082a1701e a4c14eb94236cac813556a89dd6d3cf76d76d581 a4e4c0bcf371b25f47a1b2a7c6031dac755de871 a5771303df8d9470240f315079672573e0a3fb3a a5c8b60d8aea90a1945169cbe9b6f7caadc3a461 a5d4662fb8ff8bf5e0b0853997f2a6c8ad5042ce a8c0c629bbf59d2101638f5e536e84d25ec01205 aa4f8172fa1e17e8d24457b82abb0374012b84f8 aaec289c6d4be20af5b80b6ad33442660b217949 ab08e1f2144db288386711e699b7aa6b139fc309 abb026ac0c8ab399c830fa5e3078868db9638270 ac09e86ec61d55daad35b77ee92da39082ee76ef acfd91eaad7a3440bf4898ac6121de70138a6b47 aecf2fc234a9314a4c9820d3949203f20accae44 af4ecc2a0dc21ab53a3c4a63a04615e106e2e7d9 affe6fc64f667bb373886bb4a03c8a0b77339def b1c146316b2dce0f6ef249f7db4e9d01b5d25470 b29b091e2a0a2ea1c650251c6c791ac44539947d bb9ffb16ed9633dac34a8f1f5230066c20219985 c2c08d55d9923a8bb5333566c10045e3647a3a78 c35e45e983b2fdbee552bd27fb6ced870560fa2c c3baf9a7a6f729c0354073b14884a19d92f24df9 c51558e71969aa099f497c087e58120fe8c0918f c8a2a716255c84d7a176d33072b598b46a42c47b c916119fa903676788653fb4d6dc84e6dc4421ed cc20a043bd55840085e6a2aee3443c3454f940e3 d6511fac52802634c40cb93ce676870a6d96bb09 d6b6ee5c7820dec70c31fbe1da5577ca5c01beaf da01624bce8ea0481ee41885e1e088e0b704adf2 e00949ae8b00ad5c8a9fb1106bb0f1e7398fbbf9 e1ced0b4a6e6335620e72ac576cdfda9bebafb2a e1f63de5f47c3a12b46385033ed0ee9c4a7bafb5 e53e127b0339994941005d23e636fba13d12b20e e6f507915d1cf3c13077d4d7779dcc7c47c307e8 e7cd846030baaed6f2a44964ab4e6db87c460b2d eb358d04fd2538c4cbe5275626d26033005f2124 ebc8537cac2db63975373c8ed199c89341d8a1e5 ec3b0a5bbf5b9b8ddf75209900fde21a4becdec5 ed64470518f961e26d9537db86cd90841f6593e7 ed7c2b4277f45b04bcc487741dbcf5f0bc7a78db f02701e20dfc3aa63b3b8ddcd42a67c65e540289 f02ce8635e4c22a78d16d9aed132711767b9f5c2 f1be52bb68744416533565ea608244822366353d f36c72b8874248d256c6fc85a94958be00cd1b44 f865c3c96449599bfd852403dc6f0b078794a7a7 f88022a39809e8ebe150d8772f9f951ed57b8f17 fa69970e6090a7afdb7a8fe2b4ff3e2682029827 fa69aa4f3a1934dbb400d9700812664967bb566c ff5a2262cdcbaddab152b96bb70db2d96fa4128e Package: emacs-lucid Priority: optional Section: editors Installed-Size: 26784 Maintainer: Rob Browning Architecture: armhf Source: emacs Version: 1:28.2+1-15+apertis0bv2024dev3b1 Replaces: emacs-gtk, emacs-nox Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:28.2+1-15+apertis0bv2024dev3b1), emacs-common (= 1:28.2+1-15+apertis0bv2024dev3b1), 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+apertis0bv2024dev3b1_armhf.deb Size: 5529684 MD5sum: 2e87a264dce6e008e12daaa31d3a22ff SHA1: 4140ed25acd8c145f87a6c2e67aa3fa2e069f3fb SHA256: 040c2336f8a476aec85be8023292904bd9a1effe5d66fc744c3dff0c8af4d3fe SHA512: 8c85fa212154e544d10ce7ea56d666ce643e2a67e020aa3852abb92de22731e8ef6cadb991a092eb48053cd954395814dfad97bed8a4e71da3796959796bb009 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: 7426 Maintainer: Rob Browning Architecture: armhf Source: emacs Version: 1:28.2+1-15+apertis0bv2024dev3b1 Depends: emacs-lucid (= 1:28.2+1-15+apertis0bv2024dev3b1) Filename: pool/development/e/emacs/emacs-lucid-dbgsym_28.2+1-15+apertis0bv2024dev3b1_armhf.deb Size: 5762136 MD5sum: eade6ddd2b0a0aad7e095ae44d8448fa SHA1: 9925e97088dc6e871daed2c6531315037819a7b0 SHA256: 59b507c9b188ff9c94726b078c0aed3d805a2cbd69bb99e7934f97075bddbc8c SHA512: 14e7c5edefbe4c69894be49dac95613c65ed31c684c159684be4d89ebb6615dd674068198bd36c69be4181c5808c0f1d83b2a42f21d462941907366fcdae4caa Description: debug symbols for emacs-lucid Auto-Built-Package: debug-symbols Build-Ids: 006e28ffb768eb3404ad9d9188a89506921f1f6d 0173e56a3d3ad7faf9f732d195c4c44fd36fd13f 0206a704dc117db691e69253542aab19486f76ee 0394eda3be9d89a78459d97634537f6944e05396 0513aa7216c71dbe7818f0f7432d9effd3dc0751 055263ca1805e6fa1b46fa3a9bd61c0aeb1c1a3b 0731b63a5dec6dcacd0fd051b9d2dc6cd912bc34 09d112e5dfad1a4e0980aae007c2585062479469 0a9d9b75c5184300fa1d0c721e6b368a69c583df 0d0fc45bef0c247efdff64590806349d420077e6 0eaf6e16a275b7fde4b8ad8f20695d94fc85d097 0ef87552bd0d086673d53e65a2c7322d49521e9c 0f0814c39a29206fb1b281718722f74dfdfeefaf 0f7cbff8cf5d4ad0d10ee3c4ec607ec1a516a391 13b5a269b8d6edac65a2620c39f63fc86f938583 144fa35e049c6a240e8b471173b133ee490ea52c 1494258c7d298bfa40e34848bd74231519a51ee5 1889feefe2cbf0d99e089c0aaaf709ed5cef994e 1b69d7ac72d24bf1e43454c8049db1294dd60694 1e4e99f7b597b2d0b2041f2eabfc71eb228fa73f 1ee2b722ff31caf328d2d25b53d8b5965da66d08 20b239508a4903ba4d34a5d4d175e276beb9b530 211086316e70e18d08073869430e52b15bd3dfd9 21257e4d224f9e2754f7cc4f49f1c811b5a1f7d5 223f0e6acf1ce91732b4a6da228c5b62a620e31c 23ef38a7f4913a3257722354c102f7d5f204a969 2572d7e5bc22adaf3d8d6ac6efbed111851cb23d 25ba46d5148f481c3684e961285d352e074c27df 2638b0ae87f35de5d58dec9c532351e7c4b853b0 2746f1be80bb6534a2f3681e3fb3f97b23ca17a7 2936a4edd697357fd61575d48abf157ccf414fd1 2cfe39d461c599704a226604edbff87a5106f4c0 2d8a526fa090e7628b7d709cc7cca1311ee61e98 2ee512a905c60a895c0fdb8a601ccac278931109 3082c4def3f6793a187e41645e5d52f0a97cdaf0 31cda15e9e8ef0ba816255d7def661aa69307b92 321ffcbf8e6c4fc2d839cb47b9bb6e1635f39992 3298e45e759c51151d913bf844825c84a143abe9 329c872b58b8b06aec97518a091bb11700a99504 343295b44b8f284244af0c5d045a50f62eb64e62 3522274f6481c9b04cc34053a7c540f4ddb37816 35a5d0b815c2b9b715f35a4d58b4371f557a859f 36da87a27153b203e52b7cf32f7973a90da59c58 378e6d837f9cbb7cb2ca3fed2cab435168854a0d 38db3abb594a7ac8204d976a65fbafd9c6b311e8 392ba5d1ea09a496f4137163bf5b8567f3f64bf6 3bc0bb75031be60917dd008104b0df86b7e2baba 3dfaeb8bd5a9e57fcff43b910ffb2e144d7e0424 3fbc3eb53e8693ff79cb556b5781ba950994ad6c 4318112ce9aaf8821f067947ca456ee0a94087e2 44eb90cc0225ee0d34b69f680fc9f78364128ae8 4594b33ca1b31882efd3180f486df12434dadd64 49037b9a58b230a6ceb3d85cf0144846e2b0a0e1 4aa2150686e91dc5304f739320d4a3fe51a25fd6 4ab48e1dc06f8cf21d47cf4b012d56f4b12c46b8 4cf1343aaefa8e0dbb12c060dc771730f2f6791a 5271aad17cf6cb6095269b95b04c428ac7fd2886 533d024878f519c6e3f9ec1a9435cab3dfb3178e 5373eef75b1fab5451b8c208d4f08f3808fa6e8d 53bc3f3037f38b3069e2ee271fbd02623567792b 53c11ad1fe92a9867fc38e9fe476d288f149822d 5469ef87cbf243463da71cc5d8ed7c1555032383 567809d3d3f38a189b8ed04d6bb56fd43c21facb 5a193754ef171e2c5520d5326deb997f90e6c215 5a413a1cb7242ddc3270af940bdfc33a238e39a2 5c173ceaa070fc7ed25e8b451ea4d59fdfedc871 647868e31bec7aee3bea6fccfbda9dc1c2a26eda 657b669f78d0ae7f699489d701b2ad6f3e41f7cb 658b9f2a13db26618dcc4b9e8c241af309c5bbf0 65bf1f03ae08487e83307cf890a0b484238e98f4 67fe41f5a6f1cf364b80dbe231aff91d947aec24 690005df44a986c8e92afb031ba580d00d209bd9 69110d7c5047504b4027cdd5a2d661de6cad3c71 6a92cca7959542a0027006f1f363a465d24905b2 6b4f60a75066cede60a017f14d5c6a737fca799b 6b8cb23daf9c52928261b9bd5827d6ced5a30bf1 6bb666423ff9a93fd1cf8bd2bdae05aac7b44206 6c5d73e83e18be91feb17c1ce50514ae77c412c3 6cd1e9fdbd361a94c527d3b0b6502781eabeee3e 6d9e99f5a37b750744cad3925329c31be1f327b4 6e6667ee3cc259d4a07808c21a9fcb0b36287ddb 6f73fe21ac7a25c9a5ea36f2866f1b99b1340606 7186ba7abeb623b9c2f98abd041e102a8fa54041 74d0a5c82d7efab8a25d4110975f2080593c6895 777f479df5f644eb810e4cca0883de6335131558 77d66064714744fcf26dab2991100e0f405c1ef9 7ec275aaca0d16e52c25e35295b39e7820e12dda 8049327a95fc75d34b00f16cf48d30929cda62e4 850b34251275dc1ac8e111457dc53163f2bf462f 854e6cd171e524afdce63f142c5f2317e404ac64 887f4fa894daf1855210205a188069f18102c4cb 898439505182ab02c91535e1d9cdae222637ccdb 8d7749373cf757efc2dffdb6d122519a76c375dd 90433b493ac78d1c5b961eadcf8607cc181da6dc 92157270f1044297d09773a35986396b9597261e 94e65b855bbc9aa8aabe1ce8ec61cd739ac809de 9911bde79f3d3b86c2c1c22a4f7d0ffdf4a74cdb 9929fa9b659de0334b0e5bb7c386f08d7215b8de 99443142e9ab72ab26e644a0a57f5d54852099c0 9a261a193d8d1b928aae6cd2496e6fb56ac7b646 9b5ce35d920c1eab5f9193d4f531a561261a30ed 9c5bc458aee5b0a01222fdfe6236b9872b210a74 9d1a8cc7eecabe8260489b718c2ae6166c1362dc a22b1ec26647930afb70dc38b93018a094e6d5ac a2dba158d4b23295a60f06fa214ab2deff35714e a35d85cd9a0d831a6dfc7e3caec2accd8b5cd078 a52bca27e91d9a6d4bc2298efe8707819f9e06c3 a6edcdc2b3e769dec3181266efa92802300c382d a7e7c0d5d39984cf9467bfb1a70be4a9cbad6ecc a90472a0366697a7ad322c817bb2833cc0789845 af6aa6bc6e8e29fb876eb31f1a63288f7beea555 b0c91366113f0137bed5a260fa5734398acbeb3c b5ff7394e53a7acf0d0d33f26e2ad6a5625f20f8 b7b677026de875a5a415810e9e57e214f1df29d2 b7fad9e760ac900e9180cd636a96cd7d2eb6f900 b84da84a56205da6cad888052590f95c42b44874 b985dc3f3ac532e59bb48d6d2fd83b0f9de5addd b9d4d4cdb205013024bef6957167fc0918867d43 bb0796d448b4fa70f8d76faf30fe74dea9dc8b3a bd20463daaa603f48c76a92b5817825b6f7465fc bdcb5f4f5096504def2bb00a24602ce1dd490969 bdd9f32cf9e502192d3b3a5acbbcbab3ef5a7d18 c4dc1ca5635879ab02ac356e934679cd45a23249 c571a4073e7903af6ae0b941c33b31e4f2719166 c583db0cf0485fb32173bdda9706416bf59c17af c8eced156cb5d6e6d028088fd5b82e05d1da7240 c927dbaa3f06e1babe4de43cf33d4d65af75d9f7 c92f953f66c26221c7635fcdc4b3b756feac9596 ccd29eba38f4b61b2d25ab5a1ced28623ad1add2 ccdd08317e6144b77422652ade547486d942834d ced31cbab03d0900c1de2700bfb6ec9cbbbb88dd d0218939c0b32a9fd383602db687cf5f398e1a43 d41393807eef6e84cb2dcf3b0b7b1a552a89a114 d627ec5461a9638aa337d5b8f27b9d3aa9fbc8da d7aa47264d04d715a8aea880ffe7b001f69e7392 e09c986064664bd6dd36e6f5284a6da10326516e e1ea70b751ce328c66f02792ecc75a2f57f3b71b e2ce7185651b7655a0ff74e768e83ecc66a22480 e9bfdcfb30ba4d276f296ec39b6d5699d301d3ad ebcae538cfb3e0a60e33ed0bb6f112e115da7f87 ed977bfc5bad176c43cd073e2d62dc89382d1814 ee28fe17bfd657293711142460ea6a33f0ea0e30 ef0afdd529d9aa6f3d02ad1e6445df13f89e2045 ef4b8806d250ccd84806359d3bc93602f2a7440b f0fefa4b850887430310078527279cf95deef513 f1ca7f86408e11f0a53e8d1d23522b53f4d777bc f35a9507784c9fbd6d63ea6487ef4cdc01bbe08c f3fffcbd8ecddfc15fdaadb6b805f29ee2d1d97c f6b9d124fb85b3ea30671e322cc3c9fa805440ad f6e121f389892ede378bff67b52737482eaf34e7 f766593c289702b5fb83128d4e1deb007348d706 f7d04d583023bf33023ab6836383cace571c7583 fac10b480535b51677200b0ab5c8c808f1dd0cac facc6cf878c24e0df75d3cce6d44229787f88110 fb70ffa618bb6be711c166ce287df740fd2e26a5 ff6e804af2f20fc88cde9a6a6028cffd5a39077d Package: emacs-nox Priority: optional Section: editors Installed-Size: 25784 Maintainer: Rob Browning Architecture: armhf Source: emacs Version: 1:28.2+1-15+apertis0bv2024dev3b1 Replaces: emacs-gtk, emacs-lucid Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:28.2+1-15+apertis0bv2024dev3b1), emacs-common (= 1:28.2+1-15+apertis0bv2024dev3b1), 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+apertis0bv2024dev3b1_armhf.deb Size: 5178456 MD5sum: 769e6d3965394e5c8448b66aaef05a38 SHA1: 3679b7e85746bdb74861e6336eb040ded32a5ef7 SHA256: d4bea0e3c04782acc85f822475a92efdff5eecbc7b7b98742c8117982713babe SHA512: ff6713a8279eed34abc2b34e7b7153c0d38edc75bf0fe30cb84a803a36f7d0b0ba7e95df88c35f092ee1738518df3fdb9c974d793c0f6ecb69faa40daa80bea3 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: 6202 Maintainer: Rob Browning Architecture: armhf Source: emacs Version: 1:28.2+1-15+apertis0bv2024dev3b1 Depends: emacs-nox (= 1:28.2+1-15+apertis0bv2024dev3b1) Filename: pool/development/e/emacs/emacs-nox-dbgsym_28.2+1-15+apertis0bv2024dev3b1_armhf.deb Size: 4633000 MD5sum: 84450d9c9c7a934cb5ce7661007ab6af SHA1: 0d778f232781243938e6c13361258229ee6c28ab SHA256: 9403acd82d061cb5c8505fd42e27c38d3006bfc24339cce95279eebe7b625d38 SHA512: 4aa910c103d718a7a6d754eb0aad4f0b24a279dfe82a4b04bc82cd0e7f9ac35d82b3606d83164062a1d1478849bebe64105d305f7b10710489b9a9d89aed15ec Description: debug symbols for emacs-nox Auto-Built-Package: debug-symbols Build-Ids: 00fee0405381620b975d67530f0b6dfc01698ca4 0139bb4d7e0be5f7e0783cea1d06d4fc1fb02db4 02da853760d512e46298b7e4113ebba9f9e7f123 02ee89b5c58e3aaf13e3c22ee0927b9a30e9a44b 049f27c04bc59fd132ecf81f82f5e4e1599ef5a0 05133094dbbcc19fb82a6b059cf950b81b91885a 055af608a655b60d95f77d96d9bf32a1de09b71d 06f369f7151367b8d55d28bb6b90b18d7f93c43f 07e7d79bf5de2bd7eaface0f43536ff33638ca05 08206aee2b07e1e9b7af483cc1f97dd4aa41c2d0 0a061ccae647cd160102c655f2c3618284d624ea 0a536576f870ea618182642d97e1c8dff6b33cf2 0bb6653ab710629d4ecbba6e573b51edc45aa6ae 0f154a8e01d4648bf373d4be266b7e09a9652eb2 0f55215bed5eeb968909954c634ceec824826db8 1014189ea7ca4b24856c63c60b3d8d3064adee84 11be484bfea091a2cd4e7b8524dfe5378f06ec4c 129fd87488e0b31d9792af204a5c8075d298ed2b 147286adc5884f3b43b88c00f65690c0e34cc752 181ca6cd145388445e76130cbb91d430cee7506b 1a83bc570fa63c8bd7db2be1fc1b872bdc3e56ea 1bf8910657abd13f1c0b6374a7ab797d7436a48d 1c18581d52f5f2078deaf046f95d76b654fbb23d 1cb0acaa629305887de7f31e98559a9b6f0336fa 1d2c91144d12ec5152050d08c5e71a3c295bf496 1d6af2d794122adcc9cd2b24fbdac6d7d65f0b6c 1e9ad9249fc0c62f663b216380a54569bab17179 1f58c5accbb6e6f795eab74da3c6d8de08aaeaa3 20a013dee13a24ea223ca6f8dd431355c9dfb760 22d2aa930127e87478bd0ce9208d59b7d4abffea 269c63e5a949db6dabb382f2f2b545f55876c87a 27128296e60d89f5288809300a1f7028da89bc26 294c7c17ac216d72c2bb373baa5ab6d849dd8b84 2d3cae90b71d424a71a25e6bc02fd2e11d8d9107 2de32d2e7c59a14afaf4b510848430f1509da55f 30a6f3217def5690f9a58b42fc43714ad9a3e2ff 31dd29c49f3a44cc01332a1caba393bdf42d6f60 34a607c5c1ab069a857cc7c827226c7972dde857 34b25e3560d7ecb84fe11ca767188ba42b973ea3 378609a74bda20b846602ea65583f4f4054e6f89 37f3849233c8da2efcb00f0d53508a1098188c12 37fba659808ece0ffd1ad140bca935064d0e8500 37fffdae3403e0c84bca584b684a1ca039308dbf 38df1c3aee6f5dcab23f2565b33be411c5eb70f1 39d6dbd8d5ac53c493d855f030b03c34c5fd546f 3c509195c732c42b4eca71ca6f6e6740d9ac7606 3c79884e3f478a94fbf22eba2e4747167938a738 3eb6532036e51a45df09078bd11a92657130e2ac 3fbfa07995f8bc8a71243719bd6a35517ff4c2ee 4615d6fe15bf56ebc4a845b7d851fd92346289db 49aa8efefbd2477221cc8e262334ff37ebb6c4d4 4a55903ff892f096e11064bb040badc555bbfbfc 4cfdd362203a9d37f1093595b3af7450775dd5b9 4d31da7d4ec0b568fa9701f14fbae9cdadcf7991 5185b60f6e5c209a21400e73be838c622f8f6401 53c15718810c4f189dd6eebeea9efdd88e4275c3 552bd001980ec2e9b575c263365e37d09c8c5d0b 55b102698a3da8e043fd319b4c62e9127ab2bf4e 58a6dd6311efee27a97f812530b483e129651897 58c3df7b31aca54166f579f5b612f8c4246fc59e 5f7c576d211d83c0710da34038e4314a45e26bd6 5fe8c604d0eaa635a9ced3502ddf0c81bd19f894 624b0d3cbbf341f8dea34aab2b3685da2702fbc7 63a6c4f7c51acc7cbe7abd05403f88c2ca6fdea3 6506e77e588cef56313c042f060d30fc5b45b6c5 6b44dceb65b8454f6ec6dba25a460ebe5e5d9afa 6de148a2ca8a8eb2cf00168331c31b49063f1bfe 6e1d4420db31897616cbbce4d7301b7db14eaec2 712c29ccfdea88770e6b43c26a46f579175e1d24 72660e0f18d5ffb4e883c36d5e35978eace7c016 73652291590d0afaca55b9e6c18f3a35aaf4a41b 7910e78be42941edcf32eaf528d2c4fe4ed32274 7b7d582ea16ee573f4a713624d4cc2d0199dade7 7bee0fce01fb1f3d33d30fa5ba718cc4438859ef 7bf0aef4effb556c0f2a0fafb9d338c4d48c3dee 7d7f4120112c5a227917d2a3adc0c7b921610c33 7df4596bcefd0ed383110ac157adf36d6cc37a8d 81d3b9a63d5a32cbe84b3461cc6214d74ca22873 829e0df1608592ac53a38624957fc92976a7076c 8432ab642459ba42bfb78f14555d9ed7ad08ee77 87e5054f7c7227b4a5aaad44fcb719746700e644 8852d50418c44bba6c637312cc6fd7a1fbcc761c 9028252bb0f8a7d8a9cc8406d682859150971470 91cd543c5db7e6232a9e5f4680e89485d57e5e39 92778e7bd10a2e8e84a5984f54aff1a9642ed7c9 92b7b21b332e51d9f1f6e3aecb97801e8e3bb15b 94e8f979024ccb3af7da6ba717412d540d616af7 951b087e7d49b98c8eecde5514c811e6f2fb801b 97fc8a62741eebc8eca7dca5b44be9bc4a4183b5 98183888e8274ff0e122cfa999dca837a44d9ab2 99041fd57ec14dd8280bb94978633f61aae27613 9b275f00e3f74adadcf3e1640947b5857e4b1b5b 9de7fb440f5334098e91217310427638c4a74ebc 9eefc0077c886b314017cb587297b650c516631e 9f98eb41d4213ddafb81f6bff3a312aabf0394b6 9fb59cfdfaa09aba570399ab7ec4fc45664d84eb a233406df6a3a91834b96288777d31b990eb4162 a64cdaae43202b76920bb0bae5dbf7e3ede2f482 a7bcb58c6a719b7bf753516ee22bd4f910d26558 a89dc20dfc115c70abb575a41287f81b53306f50 ac41986cee06ad10ed38f92c00ec3959f0c17fe3 add49f7adb84e185f025fdc4438a18ab35b2dad7 ae34de0b72c2cb1d5d6bac6ca55ff600a1b3b49a af3c2eacbef7684fe2e807334fdd6683a3df6aab b9fa3de98c30bf30e007151e1934e7accda6afd3 ba27b788aba7b4485f7d453b15d4378dd6d09151 baf6d48dc7973e463da6b49ebc368f828e2f98e7 bbbb9284095c702410f224dbd4b7649bf7d1aee8 bcf1e4d9cc189af54bbca9337a6e79e9b5d50b35 bd0e5ed600ab7ebcde53438305f1f924707ea2cc c096f701f2fb9a0c789519c1adebb9648f605ef6 c1fcfe7f0d4bdecb2a7568e827ff61870b4459a9 c391605593d56e5468c2c5cbc2e5eedcebef2c7c c39c6ab052395b2b543d49294d459ff73dbcb01f c580c53928503db2b7be3c8d1b19fa147791f673 c6a3717e280686ac5b5d920e9024ad714c58a36d c77113215489433b1e0a402610d803e1058c7b4a c777663660904d532f376f54e64f64f68231c06e c7f2c07cd84497d679a3c477fb62319e541cf3b0 cae48afce21de97b6d63f72826bc35a3c78a6aac cbc1dcff51a46ecd2013c7c7ee7bf739a4941748 cc1f7d94943a8ebe6caec7e3cc8590d09950a6cb cdf1089af3b227a00017835a4ca2acffee01fc53 d1f6e43908db1002f9d791796d94fee41c150711 d235b08a6659a5d154cab90cd05a64b6dece12d4 d32a6fd713d17e903cb8be492cbdf31f7fbb442b d3ba7e1fc33caab34559f551cadf7a9e57ea639b d3ec16e1102aca6884da194194c938161dc59bbe d50661f9f524cab233aeb4b64a7487419069a415 d66aac052a95f66eb11f004868f198b9b5bfb42a e1918f1dc52b82e9cee60cf95f69372e14fbfb29 e3b22d8771b2f2878563bea57d3fff29b41dd065 e875fcc6cb314df96e1e7f6ba188dd0b59c2bb9a e9d2131a14f90d32a958c86729c5c80ee182e312 eb72e03778f122f354e2661fdd8a263de85b59be edd7da25c64c8c173f32933d44e55e4f5a8161df ee639ea72809b47d272d10102a31e8e814ffbe11 f8bbcc5e4a3e9d8193e5d22b6871060020c8b8e0 f8dedd9cf9b12c2ebf5feb815bd8016957ac4dff fc992d6647cb2dffe42e0539750f72d97bea48bf fdd8dc670c39b644c92072f8817252f1bf60d327 fef214e46ccf28a3f33cd42b7a9c5bcad2fb6d3b ffee19d62704920bbb75e12f4e46b9b8663f1764 Package: emacsen-common Priority: optional Section: editors Installed-Size: 56 Maintainer: Rob Browning Architecture: all Version: 3.0.5+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_all.deb Size: 12304 MD5sum: f3b44ef33b4c3bc788ef89a5fff41872 SHA1: ec57213e50317dec72a886c4b44298864373d2ab SHA256: 0830f24efa69636bdf1ec20c8f2b40de2a8b0ce4a6c6817213fb2065bdaece84 SHA512: b50d6938e8f573523b18a4e7184e6d77dbdd7461d01939d2dd3698370449c4161bba3e5660214f0706eb6465d10127fb72214af757d6c03dac72f11816d3d7ab 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: 50 Maintainer: Debian GNOME Maintainers Architecture: armhf 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_armhf.deb Size: 15632 MD5sum: 6abbe30ba157670329f7fd03ea5b560c SHA1: cd1de3a2635ca490585bb1f76532bf9ae813f1be SHA256: c0ddf4d75d28fa7d25a239cb27000c459d83825bfcc8138ffa7f8b73d25c9aef SHA512: 3052d215014478cb627fc6799a3291c3b3d149a676c806af30eb876d18df4871d9b5a3c7a7634b67e8734f13a8e6f5173512d323ff6e4b9faeb2f77d9972ef9b 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: 42 Maintainer: Debian GNOME Maintainers Architecture: armhf 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_armhf.deb Size: 18760 MD5sum: 7aa6eb49ee5e82d64d9ec2ec1096b946 SHA1: 01e33b79c05fe1ba29d487b6b571523d936a9a71 SHA256: 0455af0401d8c012b39bd8fe091be89f21f71e6ffcb07c5e7603b8126b6f87c6 SHA512: 67d71745ac318b4ae80df49c7b408417eeb01608df4b53bc2f6b9b0e148b8015551b061f51ff597494a197010a71c60a552daa05b6237e458ffe30042a2cde35 Description: debug symbols for enchant-2 Auto-Built-Package: debug-symbols Build-Ids: eeeadf07d94e3c58dfd8aaab4136d6b4b07a9d80 fc95bd26509d2d9633450059bcf003109de0ed99 Package: ent Priority: optional Section: science Installed-Size: 32 Maintainer: Thorsten Alteholz Architecture: armhf Version: 1.2debian-3+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/e/ent/ent_1.2debian-3+apertis0bv2024dev2b1_armhf.deb Size: 12724 MD5sum: 66a69270fa04da4c251e4454a91ee90c SHA1: 50b2fbeb9980c6a90b39d52e06d7b39685010db2 SHA256: 3d7279cde28b0f8afe8451b2f66ca070a74a8043f5db2294c62ec02e9d913e93 SHA512: 38852645f823b831e4f64c2cae9b5300b8f38b929a454b3b2d48be59ef8210450442c535d23fcc80628896e98b5cf61db1c200893d5586fe8e6371cc17da1249 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: 26 Maintainer: Thorsten Alteholz Architecture: armhf Source: ent Version: 1.2debian-3+apertis0bv2024dev2b1 Depends: ent (= 1.2debian-3+apertis0bv2024dev2b1) Filename: pool/development/e/ent/ent-dbgsym_1.2debian-3+apertis0bv2024dev2b1_armhf.deb Size: 12412 MD5sum: 3d11df28036baa3b68b1757ebac7e25c SHA1: 96ea63730ac5df1b64549bde0504a2b4f178420b SHA256: 9360eb52f6f46895ad8c0d3f690af025747c0291fb27c8d8883876a7e2b8f3ab SHA512: ec1de1b299621d9ec3011ce108e0a8c675c596e8ee31b94b47248096898236ab65a54fcd68ee35194084dcd6472b8bf82f1cab515673d8064208fde2951b721c Description: debug symbols for ent Auto-Built-Package: debug-symbols Build-Ids: be60a0b0716ecda4e9b9ce308e94fbc81e54af8e Package: eperl Priority: optional Section: devel Installed-Size: 254 Maintainer: Axel Beckert Architecture: armhf Version: 2.2.14-23co1bv2024dev2b1 Depends: perl (>= 5.36.0-7+apertis0bv2024dev2b1), 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-23co1bv2024dev2b1_armhf.deb Size: 106608 MD5sum: c8708bae4cd149891448671d03650738 SHA1: e4069cad38db63d522340a29cb3b2851c9c2311b SHA256: 50dcaad5138ff25d322dbaef3f6b959536c1a829989f6a71381b4c7e0988bd1d SHA512: d2d5113a1349c087edf39fec3c452acfe40f51cb70ce018c5fb2c98cf22496069a9ba34af41918804bd6871fe504bccec3418275c33872b78ddd3725ac8e3e26 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: 58 Maintainer: Axel Beckert Architecture: armhf Source: eperl Version: 2.2.14-23co1bv2024dev2b1 Depends: eperl (= 2.2.14-23co1bv2024dev2b1) Filename: pool/development/e/eperl/eperl-dbgsym_2.2.14-23co1bv2024dev2b1_armhf.deb Size: 44460 MD5sum: 52553bf79f817e3c7333504f557ede18 SHA1: 389132d416d455bf7ad735e3e55091ce27d5bb8b SHA256: b1ef1816b2e1f5f8130f3c9420063755822dc2f138421c197fea395594e92e58 SHA512: e721a4d198aa222d23287433d5d0b6833bd3c2aa70fbca4d9118320450bc3101173b647c39ebe0eecdf210fe641aa3568f7e0afd29b43aeb9f3b18d60d25ce38 Description: debug symbols for eperl Auto-Built-Package: debug-symbols Build-Ids: c05c78f9e63594aecbcf8e5335e6d5b072c18d44 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: 19916 Maintainer: Debian Go Packaging Team Architecture: armhf Source: golang-github-evanw-esbuild Version: 0.17.0-1+apertis0bv2024dev2b1 Provides: node-esbuild (= 0.17.0-1+apertis0bv2024dev2b1), node-esbuild-linux-arm, node-esbuild-wasm (= 0.17.0-1+apertis0bv2024dev2b1) Depends: libc6 (>= 2.34) Recommends: nodejs Filename: pool/development/g/golang-github-evanw-esbuild/esbuild_0.17.0-1+apertis0bv2024dev2b1_armhf.deb Size: 4962820 MD5sum: 9e2321033465b1f270ec7d8fe55e5910 SHA1: 7beba1d17f829d1eb43306be03adf33be13cff46 SHA256: f2a14a0146985e24dd9695f1fae93031e7637993d47fa8a763cfbdacdc5b0b6b SHA512: f5f67e85603b44d0f838ac7b7387f167f440ce38d291d5836f413a2bc93082eb97eab7364a415c62274524b86878ad76f725c643c9fccd262345d82dcee335dc 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), 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), golang-golang-x-sys (= 0.3.0-1+apertis0bv2024dev2b1) Package: esbuild-dbgsym Priority: optional Section: debug Installed-Size: 3231 Maintainer: Debian Go Packaging Team Architecture: armhf Source: golang-github-evanw-esbuild Version: 0.17.0-1+apertis0bv2024dev2b1 Depends: esbuild (= 0.17.0-1+apertis0bv2024dev2b1) Filename: pool/development/g/golang-github-evanw-esbuild/esbuild-dbgsym_0.17.0-1+apertis0bv2024dev2b1_armhf.deb Size: 2808328 MD5sum: 285b2ec66b432d4b3ec389482458a93c SHA1: c38047859e0fe2937be161b8563db468c00e08b9 SHA256: 80e5a4dd68f760d050dcfdcf3d696bfc7e9d830b8a6735141233870cc517f561 SHA512: d486a032e4a05942390362a521dd5243f73042ec67a46111ebc0dcd3b4383263ae16a4588b5817e974be52c0d721bdc475f9ae1f5f0b74065aff785c28950cf2 Description: debug symbols for esbuild Auto-Built-Package: debug-symbols Build-Ids: 72ad12a3eaba1ffe04737c82d0c603eaf4ed5171 Static-Built-Using: golang-1.19 (= 1.19.8-2), 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+apertis1bv2024dev2b1 Provides: node-eslint (= 6.4.0~dfsg+~6.1.9-7+apertis1bv2024dev2b1), node-eslint-config-eslint (= 5.0.1~6.4.0~dfsg+~6.1.9-7+apertis1bv2024dev2b1), node-types-eslint (= 6.1.9~6.4.0~dfsg+~6.1.9-7+apertis1bv2024dev2b1) 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+apertis1bv2024dev2b1_all.deb Size: 606448 MD5sum: 036df327793bac3acaa83c87d5678340 SHA1: 2cee96b5787a3b0f5fb867f6891056c35d674c48 SHA256: 5cfec96f4c5e787d80c15ccafc48ef68f6ba286361a762fb1e76f61d316b6623 SHA512: 806f7f1101272e79791e11f962b4dce6efcc7b21b56fd88810af8b83b06b981ad950fab72176355fe2649a4c59302d09aef3905860d6dbc80bdfcffed102463f 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: 105 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 37308 MD5sum: a233961942b930a30893cbc9b1dda601 SHA1: fb569ce1a6b38f7f66416c0fcd07912f31ff694e SHA256: 98213b2841ccb40f4dde979a676afee6978af467cd7bf3e9cd74da2ef05322ed SHA512: ec34914ef69ce0dc14e2f4d4b2c62f595586e8040f9eb5f41efd86223631a53a7f0165a7c31994c2e15a6d9b6868daf93bb3c18d4cef8b36c17735eef4c933c3 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: armhf 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_armhf.deb Size: 23940 MD5sum: 14e4933e6da39175876f0a67ee5696e3 SHA1: 1c74adaa3f750ca35e35919300dc81d4874c4565 SHA256: 5d799de86e7e2540bf0a50c52b8bf7413904ed036d49b902881699a021da0cff SHA512: 1a368f6e3646cb7cbc9ac00522fab8a8ddfc1b17a4152f8503f279fe47f00144e0f0f162877c9dc659e06bad8219b068519accb133adc1d14ae46f67af1a9d7e Description: debug symbols for etc1tool Auto-Built-Package: debug-symbols Build-Ids: bc727825c65053351041966827e08728b7a8c16d Package: etcd-client Priority: optional Section: net Installed-Size: 15707 Maintainer: Debian Go Packaging Team Architecture: armhf Source: etcd Version: 3.4.23-4+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/e/etcd/etcd-client_3.4.23-4+apertis0bv2024dev2b1_armhf.deb Size: 4039480 MD5sum: b0abae88e95544d84f0cccecd7aa9f48 SHA1: 0785e145b5a64b4e15dc5fe8dcc6029081536bd7 SHA256: a12d9079640c373607c45e8fbb1155a3776768fe40948977f90f0b3f0907ce86 SHA512: b54ee8bd46c550e6402a26f4e7196db3e27eaf571044197f6a05a2a6920f35f1e08ea0cf8bad1f399882d82caefbc1cfb71682ea6e962248f1bd83520b8c059c 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: 6237 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 4850620 MD5sum: d2b8dd7f6191f26a036ccd2ba74b4522 SHA1: a3f5c6d9f589df881f1897f3aac2f55604c2efec SHA256: 1e13c29c063c0e2f09de761a2d179cf46dcfaf4d74019bd905810ecc9ae583cd SHA512: 167b61ac79b1197faf349045905569ea8d7a2e51f979a5af789d352e7ab29fa6dc1793930f1d376e634139adde78e3f3c7d00c250a52924194a8090eedb3e664 Description: debug symbols for etcd-client Auto-Built-Package: debug-symbols Build-Ids: 516250d05dacd315673fbf28f645800a9443ee75 Package: etcd-server Priority: optional Section: net Installed-Size: 22855 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 7707684 MD5sum: cbc3dfe5371f95ffa66a9f872e4e2a76 SHA1: 3183a192c686e8ff6c33f7e8d491c93f5c237219 SHA256: 931dc41d5906bf433f53c275658137caad8ce2bbb3a7d280fa76b3acc5e46ac3 SHA512: f78e0181c83c5dd8fc5b2c1a403f99a04c4045703b61be455cae577b886bee76ff50e169fd3c9c8155fdcdea08c8c29212a13120c64938015fbc38381121437e 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: 7866 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 6037124 MD5sum: 1602b19cf4feba4dbb1addc12632cd54 SHA1: 28df07764d919b876436dc9ba485430b0bc24ac2 SHA256: f5384596b2591d482e3fe61da8f30a186757c9c0d7f0c2357ebc3dce6b0ad016 SHA512: fe25b95088e06790fdebf8b2a8d5aa4b83e93ac0713565218a21458ba723cd0bfcd7ef7ecca6c437f0a70f817587bbf1df722a6d732de010fd433bc61a478f8c Description: debug symbols for etcd-server Auto-Built-Package: debug-symbols Build-Ids: bff530e45f82693b5d2bcf13f647d1c67f3c305c Package: evtest Priority: optional Section: utils Installed-Size: 50 Maintainer: Stephen Kitt Architecture: armhf Version: 1:1.35-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Recommends: evemu-tools Filename: pool/development/e/evtest/evtest_1.35-1+apertis0bv2024dev2b1_armhf.deb Size: 14288 MD5sum: 751271132f8c415873b3756d3cd20432 SHA1: 26e1db2c72dbfff2966c3fae2fa802d410f7d7e7 SHA256: 8d8a3f2ae43320d09ef447d507a97d94ae92b310fb9ce69c6695c7340b07fb95 SHA512: fa7367f2d26578e7dd769b82a48f1b50262003bf18355039c33707a998647142cd6a910e8ace146c5850dd7f75e959560c20c5e507289317747cfa0239a3b49d 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: 31 Maintainer: Stephen Kitt Architecture: armhf 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_armhf.deb Size: 17244 MD5sum: 597f40f7726002806128c72ea390ab39 SHA1: 62785b8848c348bd2a075906a937e6300513ebb6 SHA256: f0cfe25175888e224a0726a3c83f8c07062394764da7b853ca4c9988aaf5f532 SHA512: bb1575321afc331674f96ff54d27c3ad91585f87ae5ad480558e313aa5e0012a67ec119eaa0c575cfcb00451e905a9398bffaf47d1784c99a451d56100923c6a Description: debug symbols for evtest Auto-Built-Package: debug-symbols Build-Ids: a6dff223cccc9f7dd14c3c90119c2ca931d40f76 Package: execnet-doc Priority: optional Section: doc Installed-Size: 502 Maintainer: Debian Python Team Architecture: all Source: execnet Version: 1.9.0-1+apertis0bv2024dev2b1 Depends: libjs-sphinxdoc (>= 5.2) Recommends: python3-execnet Filename: pool/development/e/execnet/execnet-doc_1.9.0-1+apertis0bv2024dev2b1_all.deb Size: 143372 MD5sum: 7394a5a6755dbaea9fce36f2c8fa8782 SHA1: 04314987c2f28d782493f64d6b765fe4eaf0e635 SHA256: 500774d2c73513db10b75dfe83d64bb5c8486a3901dd98e793855bd605bef1be SHA512: 8ff2d825ffd9fff29860e5a6ecea3cc3f523ad0a8d0e255f63979abbf5f37d5da70bd352cf59871aae482771a843880e998a4e4ecf987e4e60ea341d1f291e4e 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+deb12u1+apertis0bv2024dev3b1 Depends: debconf (>= 1.4.69) | cdebconf (>= 0.39), exim4-base (<< 4.96-15+deb12u1+apertis0bv2024dev3b1.1), exim4-base (>= 4.96-15+deb12u1+apertis0bv2024dev3b1), exim4-daemon-light (>= 4.96-15+deb12u1+apertis0bv2024dev3b1) | exim4-daemon-heavy (>= 4.96-15+deb12u1+apertis0bv2024dev3b1) | exim4-daemon-custom (>= 4.96-15+deb12u1+apertis0bv2024dev3b1), debconf (>= 0.5) | debconf-2.0 Filename: pool/development/e/exim4/exim4_4.96-15+deb12u1+apertis0bv2024dev3b1_all.deb Size: 7216 MD5sum: 62a9926b9a5602b9db235c3dad2422aa SHA1: 3e6449579795870b3f4fd57af4f333cb137d86f9 SHA256: 340e44d7037cc59516b57706efdb597ccfa648d3b631cb2994aa54f8298acb03 SHA512: 828324cff6ae7b29e9238253b0f98d76be9b2bb0113b2516bdfdd27609d8a6ab1ca289c59b439ebf4a66bb42f1848ff5a50588e96af8fc44fa242c596693b129 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: 1624 Maintainer: Exim4 Maintainers Architecture: armhf Source: exim4 Version: 4.96-15+deb12u1+apertis0bv2024dev3b1 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+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 1114708 MD5sum: dbf359a86a239a7981800a409633e8d9 SHA1: 5b56bb01d450ca7485a10ed19d201aa4bd4b4fdb SHA256: e9381d7200380c453f6f4583d07708407194e047ae5dd9f2807aa7bd2caa45ad SHA512: 895dd80b881defa3f7bee8bef08ac7c9be5477f300926857fa938749d2cb0cf8ee828fa9d01943aa3f3488cf582ae8b34505b5cbdd72aaee160d5a6cb461273a 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: 177 Maintainer: Exim4 Maintainers Architecture: armhf Source: exim4 Version: 4.96-15+deb12u1+apertis0bv2024dev3b1 Depends: exim4-base (= 4.96-15+deb12u1+apertis0bv2024dev3b1) Filename: pool/development/e/exim4/exim4-base-dbgsym_4.96-15+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 129064 MD5sum: 67c67288793717ecde04b5e2b66b33c8 SHA1: 61368c8caf546cf51df0e2850143d7de37256eb3 SHA256: 63166f392201de93f7cb09303e52f9fb986e439f8c696bfecbea6a9cc0a79c47 SHA512: 1022f8f86ac8760f1c33293f9c0d5e3e0e30a118f0fd8e108fda407a482346b7e81a45c333f59fe08fa764aa478b3c8928428b7c461c6f87385e55fece1201fe Description: debug symbols for exim4-base Auto-Built-Package: debug-symbols Build-Ids: 0c002a1f996e33eb9c0460509558a64a995d3925 46bc0b786f617ea390676ca3408c96c95792e05a 6577dfbc8b2c830468d19c75e5a952feafd93741 a0d8da277a4bdc2a880e4929c687ccbb166b11c3 db5f0b67c25c0bcae46ca0521dd044223dc16364 Package: exim4-config Priority: optional Section: mail Installed-Size: 921 Maintainer: Exim4 Maintainers Architecture: all Source: exim4 Version: 4.96-15+deb12u1+apertis0bv2024dev3b1 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+deb12u1+apertis0bv2024dev3b1_all.deb Size: 258072 MD5sum: f8e2010ea7a7bc3667a488c68469c766 SHA1: b6d787cd343b8e662a53e109ffe39033f7cf5942 SHA256: a4bfa8e1548d0af2456b9c2d1dc99bbbb2fe983e1e8ae7d807ff711ea2ed8d7f SHA512: 4c09b7fffd2d811448e26b87dc5f462c79e65aab1508c0e0358ebd2a2d43cbba5cbc5c7dbcdc804ea48ee6b736b8b5786050ea2106ea7d718fcd7ce6b5792306 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: 1211 Maintainer: Exim4 Maintainers Architecture: armhf Source: exim4 Version: 4.96-15+deb12u1+apertis0bv2024dev3b1 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+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 615524 MD5sum: 2c141086da18b8fb429ccfaed824a016 SHA1: 0e4e524eaf46a436976609d066ad2daa9ff695a9 SHA256: 21690e7c9be9d74808310d5933ad49190b5ea245d9499ae0fc99416d89a205de SHA512: 9b55e7af9546e21d2d951a0afaa8a60705210a7c6e431fb9184052bdfa65fb5901fd16fcea54553a13d3d3fb5856c1887a2218206e21a0c505f1a182678728ae 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: 1694 Maintainer: Exim4 Maintainers Architecture: armhf Source: exim4 Version: 4.96-15+deb12u1+apertis0bv2024dev3b1 Depends: exim4-daemon-heavy (= 4.96-15+deb12u1+apertis0bv2024dev3b1) Filename: pool/development/e/exim4/exim4-daemon-heavy-dbgsym_4.96-15+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 1585744 MD5sum: 378b2fd9604922c84e3673d358a53182 SHA1: 7f9641925ba54abc730c2213d8950fe3722e30a9 SHA256: 9f7e09a4fd508ad425dfba056127e54602fb5fed50d92fcc216ebac7c625c40f SHA512: c7378780f8c5d71115c546e32bf3a0baf4f0b9e69ec9ef4cfa6918a281c5023382d4df2afcb30e0fe62f75f58fd850cb2bca15aa5a0451f10532ddf87ceb1186 Description: debug symbols for exim4-daemon-heavy Auto-Built-Package: debug-symbols Build-Ids: db0dd353f08903e9b8809435efb2a0b244f8b4a3 Package: exim4-daemon-light Priority: optional Section: mail Installed-Size: 1101 Maintainer: Exim4 Maintainers Architecture: armhf Source: exim4 Version: 4.96-15+deb12u1+apertis0bv2024dev3b1 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+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 560508 MD5sum: a3eefa83b018740f79a0e5d54a9a812e SHA1: 90f4fdd4bfad0200f521c5733ad9f9cbcbb1536c SHA256: c3c4b6810be7747f1fc9800292ce2c736899543365798c448b2f11588f4ca07a SHA512: e3e31185b86e5b7575c0961978d2927f627a950c8c0cd0cfad16f0359ab570ba10102da4e05f2ad69a10236a158ce2869150fcdc3742fa81be54d57bae3636a8 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: 1484 Maintainer: Exim4 Maintainers Architecture: armhf Source: exim4 Version: 4.96-15+deb12u1+apertis0bv2024dev3b1 Depends: exim4-daemon-light (= 4.96-15+deb12u1+apertis0bv2024dev3b1) Filename: pool/development/e/exim4/exim4-daemon-light-dbgsym_4.96-15+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 1387448 MD5sum: f26538c55018bd3fd630e56bc8b88ca5 SHA1: c4e41ad8d5579c4d09b974b1550be5323bbdbf0c SHA256: e6beb83593c015a77e10f8cec07e44a017b28ee3c0d853fb7e25b284132dc825 SHA512: 6ad9897496d79abf0c273484bf97849bd462c0972028ee9407938803df8641b1945eb4260c65f2cb3fce6e4780564f9b173891cfb05dc18d6b8161ef685b12d7 Description: debug symbols for exim4-daemon-light Auto-Built-Package: debug-symbols Build-Ids: e81b07f89080fafcc25d434b7ff64af6bd33458b Package: exim4-dev Priority: optional Section: mail Installed-Size: 83 Maintainer: Exim4 Maintainers Architecture: armhf Source: exim4 Version: 4.96-15+deb12u1+apertis0bv2024dev3b1 Filename: pool/development/e/exim4/exim4-dev_4.96-15+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 40772 MD5sum: bde51081e892dcd781b463148b73270e SHA1: 7a9ecbcb6c63c0626a83a4ad9fd1a6e6e05b3045 SHA256: d94ddeb0ee15e8b692e94a29fa84356813c690a41f16899cf583002501faa383 SHA512: 1c02623ba114d91a905edb464895131be2f2237ad4636185fa1faf1a0bb5effc0027bcd35a7a08ff3e6600d5c42c894f4c2ae444d4c88047b204bc46f7cb9181 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: 131 Maintainer: Exim4 Maintainers Architecture: armhf Source: exim4 Version: 4.96-15+deb12u1+apertis0bv2024dev3b1 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+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 72084 MD5sum: 5828cd475c48406debdd16eda2fc085f SHA1: 7db94f916d0ceab704e496ff70c8cb07fba56712 SHA256: 80cd5b3f942d9946aa20edebec131649ef2e01283748c7459848b642b53554ab SHA512: c48976235a406a1e4891b7405a40f8c46048396ba62dc337740775d557a701d79d1019cdc391de30e742b5ea12b2ddef4a9e7c90de9cbd310e8c3fa3ab1a4124 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: 160 Maintainer: Exim4 Maintainers Architecture: armhf Source: exim4 Version: 4.96-15+deb12u1+apertis0bv2024dev3b1 Depends: eximon4 (= 4.96-15+deb12u1+apertis0bv2024dev3b1) Filename: pool/development/e/exim4/eximon4-dbgsym_4.96-15+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 136164 MD5sum: 4d2862f3397aaee8ca2b7f0467f03711 SHA1: fa56d31f12a4a8325befc5538d7eb487c53b7814 SHA256: e2a6bc696206ef987430c5280ab6d61eda206e76f00dbb707a4a421787863624 SHA512: 77095c2ce0f915c9cdc84cf161d8908b502503bb8c24b26a63f8622c5413c2994a7fd20668534efc4e38617a872ebca23ebd697afae18175dfe9bf1fee24f7b6 Description: debug symbols for eximon4 Auto-Built-Package: debug-symbols Build-Ids: 51e483faafdfc24aefdae462ac38cab8ad5dffdd Package: expect Priority: optional Section: interpreters Installed-Size: 301 Maintainer: Sergei Golovan Architecture: armhf Version: 5.45.4-2co1bv2024dev2b1 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-2co1bv2024dev2b1_armhf.deb Size: 158600 MD5sum: ba5af86c13ce7200cca183c148c350e3 SHA1: 8c800fa819990a08e123a24b6a1bdf2a37e657a5 SHA256: e34d6419015131ba200c1c38be4eea02cbbbfd247cf63ae940966564665ff87f SHA512: a5bdd33ffe28553b37a044227b40863bf5c7079bfabb2b994bf0f56a1d1d45f77d2e7f08f63b030fc37bd0f181e25355a233e48492689ffec6b78d78f0561d11 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: 19 Maintainer: Sergei Golovan Architecture: armhf Source: expect Version: 5.45.4-2co1bv2024dev2b1 Depends: expect (= 5.45.4-2co1bv2024dev2b1) Filename: pool/development/e/expect/expect-dbgsym_5.45.4-2co1bv2024dev2b1_armhf.deb Size: 5868 MD5sum: 931214899dd04a670b203ccf92288f4c SHA1: 3c317eeff5e6dca04a334c17420376cf7af89efb SHA256: c987c33a1f971d2bb155f8e1007bd79cba763a0c5b369443cf807b51e10e329e SHA512: 31d894bc4336adc0ef2d046dd7d89976f8c0e3b2f99943d861a2afd313978c5c3fefec6c904688a6f1aa02ad27ab63f3114a15e5c6082d8eb67eef0285259cf0 Description: debug symbols for expect Auto-Built-Package: debug-symbols Build-Ids: 1eb2820d2ef11b94526864dc3c4399e7a66275d6 Package: extra-cmake-modules Priority: optional Section: devel Installed-Size: 825 Maintainer: Debian Qt/KDE Maintainers Architecture: armhf 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_armhf.deb Size: 201452 MD5sum: 33a1ef03030074abae9e4dbf0d0dee61 SHA1: 97a67006bc7525de48b98279493672854431012f SHA256: 03d4a325744d937321f80d59a580cd5274b959a1176afb4452035b9e6334247b SHA512: e3bd74441e3e2fc6fb5ac8285b571ce2e80327de725194da302cbfc0555aab45b86870f73065bf9159d5027675e70fa6d351138800cd6156982ae8d036b859bd 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: 232 Maintainer: Colin Watson Architecture: armhf 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_armhf.deb Size: 127924 MD5sum: 958ba06710da113913393afc3c3098af SHA1: 770d46b060c8c31b0a12f86b186de555f0b0d270 SHA256: 1b3d0f250bfcef64ad1381dd160bc86ee923caf71aa60370e6709765f65a021b SHA512: 3499fe8fdd78bdccd25aa7a439a0cf96a741751972b2b38dc3500d7668a6b53a7d6980135c21d231fbd3bccdea4a5ebca864e908203ea18ea2214c1ccc653895 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: 342 Maintainer: Colin Watson Architecture: armhf 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_armhf.deb Size: 307640 MD5sum: a5786703abd40637c6d514acb34407e0 SHA1: 3e3da04c95f547dbab0c82e83cdab4737353c73d SHA256: 1aa6cd68f48c5663037056d215db0ea4b71f0e554116a31aa4129bab4bc8f274 SHA512: 40f5e059d22068cf032fe9489ac01557ad5de973347d4cc4abd0d25232d4a07805dc3c8af66dc0c715a4c378bad17592196f81f46b050d1b544198a0b5f81eff Description: debug symbols for exuberant-ctags Auto-Built-Package: debug-symbols Build-Ids: 2a335f085f0ec0b1ff6e45a291ad6381d997cd90 Package: faad Priority: optional Section: sound Installed-Size: 60 Maintainer: Debian Multimedia Maintainers Architecture: armhf 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_armhf.deb Size: 23888 MD5sum: 6cb08e79080793f3c4b738c748d5703f SHA1: a53813c15a275dfe9ed3d313a8b66a9bd0bccb21 SHA256: 179dea30f03167e6465175ea93d51befa1a2a0db6302406c7810ecf61b6ec606 SHA512: 185a7112a90cdb2f5bad330607efcc6b272e45464a197cd06b16f86ef4d9e8eb97143fd6db9ae468def622f269abaef1661d451a257350f91d8f40aeff03fb9f 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: 62 Maintainer: Debian Multimedia Maintainers Architecture: armhf 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_armhf.deb Size: 46788 MD5sum: d43dedac644bb08bf8ff11ced81fb7fa SHA1: c55f99b62609fcdeab145f18be79b931a8e92f5a SHA256: 473bffec3cf8c2cd056d46378e073c9f60ab2ccbf5f0f9bc94c4aa86e0b898fd SHA512: 7685f540b6d075614d631a3bd982092a503e8644c5a02702ca18d569376accacd056a62781083a41323aa17cabfbe1fd9d4b44b1d58291e877fe3dad286b4ab3 Description: debug symbols for faad Auto-Built-Package: debug-symbols Build-Ids: 1b9c8602d20ffcafe04b37276bb220842d37f749 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: 179 Maintainer: Clint Adams Architecture: armhf Version: 1.31-1.2+apertis0bv2024dev3b1 Depends: libfakeroot (>= 1.31-1.2+apertis0bv2024dev3b1), libc6 (>= 2.34) Filename: pool/development/f/fakeroot/fakeroot_1.31-1.2+apertis0bv2024dev3b1_armhf.deb Size: 65748 MD5sum: 3a81ea547daf2605a26fd9b4a64349a4 SHA1: cf903df4d45f7151cab6d77c01fb242985c0f6b6 SHA256: 8ae9987fa7d25d1f45773e14f3b8699e35b731ea80e77fa5fbb6bf385c63e1e7 SHA512: fe1165afe021046e21f7001f0e820ba1e4f9f9f91cc1701335e85e28a297a9d79e41b234e9b993637dcfec6d9f77d798569f65c4a6a60276dd856a34a6ee747c 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: 85 Maintainer: Clint Adams Architecture: armhf Source: fakeroot Version: 1.31-1.2+apertis0bv2024dev3b1 Depends: fakeroot (= 1.31-1.2+apertis0bv2024dev3b1) Filename: pool/development/f/fakeroot/fakeroot-dbgsym_1.31-1.2+apertis0bv2024dev3b1_armhf.deb Size: 57392 MD5sum: 5967bd01eb751f0d2bb0ea2608921b2e SHA1: 18409a6450e804c1b558f29f945374acfc661706 SHA256: 68d3a3b66e31f67f37f52da88d991c4fe9b77b7c96c016599542b44dee7232a4 SHA512: ddbb2c9e7c5fee5870bc5a9bf1e00b5a87ecc964584312ce873173110c16c3a295e03ddd85c3d42eb4d55132d41e0bdbc8f3948912ba84d7b406bbcc7aef08e0 Description: debug symbols for fakeroot Auto-Built-Package: debug-symbols Build-Ids: c7c7b567c18dd9cb04788a6109a93a1995d5628b f16bbc1ab7337362ed6949782ef15bed54f25b59 Package: faketime Priority: optional Section: utils Installed-Size: 38 Maintainer: Daniel Kahn Gillmor Architecture: armhf 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_armhf.deb Size: 16436 MD5sum: 4735b3f862c8eab7d35c65aa1e569f43 SHA1: 727e1cfa72b48a111f848a761f590794f8500bb4 SHA256: 677a2924717cdc550254eaa9179ad75fbd52379a4c07990b9f11d87f35e4efee SHA512: 947caf5221e87959de99bf767bd2566ac364756cffe55cfde94fa5231b89e4efadd8127cd445edb8a85922d32d8319ae2dc38f073f017ec03204417eb80fca60 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: 24 Maintainer: Daniel Kahn Gillmor Architecture: armhf 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_armhf.deb Size: 9848 MD5sum: da6dedf5139cd4c8c07ec94124b13fcb SHA1: a2a5a7b106609aa84efa9bef1b114bf00dd4310c SHA256: 90c2e85859bb35bc6ed237a139f6ee1989f8fcc580edaddf1c98beac039b96ab SHA512: ec3edafd340886b8c71b8c254682c24cd808da67cb0228fd4ed8a4119ff6db0a3a56ad8ea3e3c1451ac0b7eb41ce166b96533130fe85dba5fdc20b88b380e50d Description: debug symbols for faketime Auto-Built-Package: debug-symbols Build-Ids: 0d86f8b1a4edb239b04c1b7f061c6fefd89fe2c9 Package: fastboot Priority: optional Section: utils Installed-Size: 418 Maintainer: Android Tools Maintainers Architecture: armhf 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.5), 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_armhf.deb Size: 147000 MD5sum: 6c2e9d0c82b7fd171e0e625790db48e1 SHA1: 9e2030e25e62c23740d0f698cf0612f40acf4e82 SHA256: 357d2df019674e07a7050aaa45ed99f16a901c209e71b931862f2c00fd55a922 SHA512: 2d3a73fb12094d1b02e0028c6f06a96c62fc88ac18b21e82ed3c42b89927fefccc9957275cdf31cb59663c143bd469f3b530a15eb1d1759fdeffb9cf7f4d2d32 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: 1312 Maintainer: Android Tools Maintainers Architecture: armhf 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_armhf.deb Size: 1234620 MD5sum: cda08a8feeb0522fc9ee0dfbc34051c0 SHA1: 1dd72337c420c85d0061bac53979ab0d964d991f SHA256: b62f92985a3c0e43298c233cfb81b33822b863ca65370a722bb77e6f0abb528f SHA512: 3ddf98ed9eb962395d8c1817b05b929caf75c09efa7545b3c85eea5b4ec06ecf63d9a4413f3c714254ed94f866ed8ffbe4c6f76be4414dd12434954c8f394b35 Description: debug symbols for fastboot Auto-Built-Package: debug-symbols Build-Ids: 864a88c0041ceffb1307ba4b939834c9d6b75b55 Package: fastjar Priority: optional Section: misc Installed-Size: 81 Maintainer: Matthias Klose Architecture: armhf 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_armhf.deb Size: 42220 MD5sum: 54d2421ddeddf7cd16119ba5662f29e7 SHA1: 66520a5f2603c79a7b5f71a00d7a36a8601db361 SHA256: 4aad9de4c5937204b355e1fa8d1fd8a0b643aa044369388f37ab5f84e62f746c SHA512: 2b5e43f1fe6cb7e108a691c51445c5f3cac382211e40a9fa71188c45f18b77d4cb4ecafe9a538a0857894373830ea8f2fa5830664c135ef404bbb4195fcebdbc 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: 98 Maintainer: Matthias Klose Architecture: armhf Source: fastjar Version: 2:0.98-7apertis0bv2024dev2b1 Depends: fastjar (= 2:0.98-7apertis0bv2024dev2b1) Filename: pool/development/f/fastjar/fastjar-dbgsym_0.98-7apertis0bv2024dev2b1_armhf.deb Size: 76724 MD5sum: ff1946b984b427e1f3056eaf3bbac206 SHA1: 81b447ede2ba9ff293a5189d9a749e56466248be SHA256: 8bb1a81e4a6fab40b412b11a8eb8d2fabab3652f457992b8f6479e017f9a9225 SHA512: 9bbd17288565610858f5228cd4cc258e636668c869aab28d9c4bd0967edbf25b1545d5cda571b291b3b220e12c46005b27fc17d096457bdcc3a66d336af39f40 Description: debug symbols for fastjar Auto-Built-Package: debug-symbols Build-Ids: c832c92492c0b4256587b22dab90b70f9eeb6afc ea9dab3e45517bfe315b0ce18a9906ca6f51e00e Package: fcode-utils Priority: optional Section: misc Installed-Size: 513 Maintainer: Aurelien Jarno Architecture: armhf Version: 1.0.2-8+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/f/fcode-utils/fcode-utils_1.0.2-8+apertis0bv2024dev2b1_armhf.deb Size: 126868 MD5sum: f1f24ba975e1b2486abc99e96ea839cf SHA1: 9fa583079343cd232b95de39154eb8c77f144a47 SHA256: b7a5cb2a23f1b15b1fd02c8c57b7faac0baab8e44d9e7cd061b2ef7d5e25e466 SHA512: 0187f74d9f21a15353e9c97ddee00caa3bde773a9ada3c4cc816d2d3421d71a65fa02449111e1d33816999a9635da52646b6616a893b13c632ff3a10a4718fa3 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: 193 Maintainer: Aurelien Jarno Architecture: armhf 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_armhf.deb Size: 151312 MD5sum: c183b9c3b49014838f0eecb971c599de SHA1: 404c3b51408c2a8736eceac9f30a9a7769326f70 SHA256: 1948d28272cf15e61ba16edaa3be86ff87376011857c724a4ce9e1f1c132c9ce SHA512: a6f33a82792bf67aa8dfdb6a6332913587ed1ffc087874885522d21eb14e08a1442736c200e87b0c7378684f807df97fcefa0176304a64e89056dfe65358e097 Description: debug symbols for fcode-utils Auto-Built-Package: debug-symbols Build-Ids: 600c18844f15e6872b8c0333227845e261574165 c9b4230b88382e6ceb28397e7caa46d768b1b98a fad91ce845637515074c50c29d9bd927247eb4a7 Package: fdupes Priority: optional Section: utils Installed-Size: 80 Maintainer: Sandro Tosi Architecture: armhf 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_armhf.deb Size: 37548 MD5sum: d016c655bfd2886172f159faedc81f75 SHA1: 593a0366aeb8193335666ca1d1e3a69873d5cf91 SHA256: 72d354a9a368583fc38ff4848d139cee5d5f50eeb64ec153fa31bde269726eec SHA512: 5dcba350c28bdd76a0f2f1fdd129209287d503a0bc4cdce82043bfb65eb079050e3f05a011e8c5c52a3e7405b78f6ab2b35d35c9d847a639e43103f17159a00a 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: 104 Maintainer: Sandro Tosi Architecture: armhf 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_armhf.deb Size: 84916 MD5sum: 61458922d430986160befbb1aee1a1e2 SHA1: e01dbb679ca7a619faa4171da067d1c9b865d502 SHA256: 1ad6f1e46b2ab3a69658946b677c79bfe1d2c2bc23b84ee61ae3b8517b5927b1 SHA512: 4fe2dd10165e7de233598eccf26d1d7e83b8ebdf2f21687882de846110f7600c648c92e932961a0216d3d1d3e52f71070b16a27ac83e2ab87befa93130c825b5 Description: debug symbols for fdupes Auto-Built-Package: debug-symbols Build-Ids: 2d32dbaf8d637c5de2fa303770f499f7a0311e2c Package: fernet-go Priority: optional Section: devel Installed-Size: 2688 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 548020 MD5sum: 3b9513f94ab585a3175d5185430b6cc2 SHA1: 35a20b07b6fb572834fa4ef7e0f3c6363dfbd7c1 SHA256: afeea32e8b00e421185e066d51688527dff440d561c5b7ba4245c1071aabc650 SHA512: 6084bd3114e19acd08fac883d66ba5dcb11b7b52487152e4bcf764c4f6317a6c41a322a8d907553ae6870b9fe10fab7e918fe961a1a7de3e19fa23c8fa3cec8b 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: 161 Maintainer: Debian Multimedia Maintainers Architecture: armhf 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.5), libstdc++6 (>= 11) Filename: pool/development/libf/libffado/ffado-dbus-server_2.4.7-1+apertis0bv2024dev2b1_armhf.deb Size: 51100 MD5sum: 7f984921177976e330e31a3365791e44 SHA1: de79457fff8d0d160eb3b59abb07f9de3aea236e SHA256: e66d6ae1d468ed26a9f5151a95015d8db877623ff3c79aecee3cbdb94fb5448b SHA512: 2666907bd8b7d0448913b909b731d5122a120df99aa9544efcfdf858ea776bd0961159e6ed70386a51a0f58c7f6072050fbb60de4e5bf7dbb74684488c712c06 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: 572 Maintainer: Debian Multimedia Maintainers Architecture: armhf 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_armhf.deb Size: 486164 MD5sum: 9ba67427bf77c4ac9d074b901a8b8b12 SHA1: 8f4163433a8da961e1b208bd645d3f6fdf50114e SHA256: 52dc21d271ae14dcde01ca0f048c56bd7ac5c30e99a551cd20d826be2e3831d9 SHA512: 6c2ac62a846766855d447644414109fbfc8813163a81ea26a2ff421c7c094c303d599054fa8645b10419de73bb7c264f1385d7e09c49af2906f883b0e53c928a Description: debug symbols for ffado-dbus-server Auto-Built-Package: debug-symbols Build-Ids: 1b40ac5da723ae7da9d7e64fbbd712d2b20146ca 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: 205 Maintainer: Debian Multimedia Maintainers Architecture: armhf Source: libffado Version: 2.4.7-1+apertis0bv2024dev2b1 Depends: dbus, libffado2 (= 2.4.7-1+apertis0bv2024dev2b1), python3:any, libc6 (>= 2.34), libgcc-s1 (>= 3.5), libraw1394-11 (>= 2.1.2), libstdc++6 (>= 5.2) Filename: pool/development/libf/libffado/ffado-tools_2.4.7-1+apertis0bv2024dev2b1_armhf.deb Size: 55088 MD5sum: 6682d311dce41b21e0ad8a1e718f65bb SHA1: 106a61ebded6e1634dcb77d9befa397bfbd563e2 SHA256: 6c056cdc53667a8d987ebc6c79fed20945f0175b6fc0f0002f20ab423e1c2296 SHA512: d29e6fc6b364c4fb9fb58176c81ac11967b86c1291a54eaae0e2788eea1e20b155c205d61987d29027f90f56cf818fdc793d60eee209b2ae83b4eeb7fc5b46d9 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: 319 Maintainer: Debian Multimedia Maintainers Architecture: armhf 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_armhf.deb Size: 228132 MD5sum: e8b89dd7da398f92d41685ff5afaba2a SHA1: db4b5989d682461c58156a67d9a89a33957aaba4 SHA256: 04675ac503c0b499b1f4a64917955724db9ef9317abeec15fe7d5dbdf6d1f71a SHA512: dca943c79b8e5b7c820c14dad7ed2f16426a74c5600812b8d4c7b38f522a21bca54395d665a37bc2cf1e4e4f038de1243b5773e4b32b28ea1ba11217d6e4908e Description: debug symbols for ffado-tools Auto-Built-Package: debug-symbols Build-Ids: 39b985390957e7ebf6b7de2cb7732073eb1154dd 4a87b6ba92ebb0186884fbb885e86b8243ad28a5 4e302108d3e071d122b9421ba31adf3d1d4b4bf6 5ca72b270d5486d81e2da48ec8f905b0957ffac5 5dbfbafd5f60e8f3c15a57a70301428936741ef1 7888986c66aca5f26b976909023abc974f96756e ac94c32c3d0fde088f3a176f2202c1a444279685 e604bf014c945d64010d3921d512db5c37c80281 ea5237608ee986eb666f93bb31906b0440473488 f24b04a3e7441b2b243f179376eea8fc5858a677 Package: ffjson Priority: optional Section: devel Installed-Size: 3313 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 1034112 MD5sum: 6b58532971aaa06a567d0eb0be8b5b0c SHA1: f17fb6452accefe8e93d9989ea2bd2deb9fc0476 SHA256: 6919cc82058273b0fe2e1fa8af15b5f47ee9e55cf8a122fdbcd287b89aff78ae SHA512: 2fc0f9c7411e2bc33926d1a77ede336e9ed25ffcced79c43db062f2a43dc401892c9291a3105cf5c4346da0260fb389653a39ce65861375f10fb0352c7dcd171 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: 125 Maintainer: Debian Authentication Maintainers Architecture: armhf 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_armhf.deb Size: 41348 MD5sum: 86fe748c12a2c9c313bcd4d82afee8bd SHA1: c304aabdd23bf7fa52a8034076c1f3714d840463 SHA256: 3c28ca816241459a0b440aa5ac6e0e51e304b242f3eb696647eccdd4677942dc SHA512: 963642f2e9054f35443d8e6b2f835668b5c9a4fc510dff8f19a2230967a6622005bf15bfebfd30ce3b9e97514cbf9e14d9cc2ca761ef447ab29361b03b290306 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: 161 Maintainer: Debian Authentication Maintainers Architecture: armhf 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_armhf.deb Size: 114952 MD5sum: 000d920f7d93dd2a847c60074b226e6f SHA1: 8b982aa23194f9a824bb85d750d553760e41ad9c SHA256: 0a42dd88512e4c282b05b7fde9f0754b88894f49cc61976fb73ae83a3f5e02d1 SHA512: 4d16e2d93338b68dc43cdea6771de2616e65d1d90e1a7f127aae291afb32099660b2b0f8f43b6efe61a0dc34d467c6d55130eff6ed42f1427b721e6c57c54050 Description: debug symbols for fido2-tools Auto-Built-Package: debug-symbols Build-Ids: 141522c9b6aa5e0dc95eddd0d4aee7af2a160b85 1eb8ab91d5276f9f13d36cd1ec345e7fdf18581f 5b944808954646042803c9cb22eceeceab4068ee Package: fig2dev Priority: optional Section: graphics Installed-Size: 819 Maintainer: Roland Rosenfeld Architecture: armhf Version: 1:3.2.8b-3+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_armhf.deb Size: 408792 MD5sum: 7355381947d2d2f4b723ab4383a9cde4 SHA1: 22578e8e9fd36bb62188ac30faf81af9cfe4b70a SHA256: 3797f939d6b2710735c75da440243c045ea5b42fe6626477e15f00576dc55e7b SHA512: 08469d17c36f4ece0ff0709d2395fbf0be95800d791ea672dbd59da211e53fdf00fa8208ab7c606773ee7b9608a640791db489bb57d9b15deafeb44773d58cb5 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: 707 Maintainer: Roland Rosenfeld Architecture: armhf Source: fig2dev Version: 1:3.2.8b-3+apertis0bv2024dev2b1 Depends: fig2dev (= 1:3.2.8b-3+apertis0bv2024dev2b1) Filename: pool/development/f/fig2dev/fig2dev-dbgsym_3.2.8b-3+apertis0bv2024dev2b1_armhf.deb Size: 642296 MD5sum: 4c45ae5b3a80adfcbaf41dff5e4e9300 SHA1: 48d62ddc7933c137d7fb2b0210af670100f8ed56 SHA256: a59a3895e8931c54a3339d379ed45403cb0d34e793a0d8c09a96bc2ee363fcaa SHA512: b47f982f4e04d39fe5c757c95b312512934cccd10bd07c45222e82151aab20bf10746757dc60f1b498a6902ea2f4f42540931f1c55e3e24c636bb66164e0a646 Description: debug symbols for fig2dev Auto-Built-Package: debug-symbols Build-Ids: 3dc3cf0e336e0220af187b66bb7174ec0d0dbb1f 70ade90b8d190c903c08de1098f8234ef7bc450b 8896340788931b58879cdf4fd5b52eb67a3cf331 bf8b11262e86efcbf5487927dff97a462f10f6f1 Package: findutils Essential: yes Priority: required Section: utils Installed-Size: 1649 Maintainer: Andreas Metzler Architecture: armhf 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_armhf.deb Size: 625552 MD5sum: 8c10783781596c3d89f63e5f56a7784e SHA1: 6eb379a2742f97a842507a8602e5eecb6b209265 SHA256: 101dc75ac062f3512c0ddcd9a0a7c410b2816b401b761c2abbbb541373dc8a9d SHA512: 3c0955c2ccbce2ab5e9011f376b8934cf7eb6e87b7352b35c58c1e2a4c37e492f63130d97653ff747dd01bb861c487a53cf193e4b28f7ff8658d57f9f51ab657 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: 424 Maintainer: Andreas Metzler Architecture: armhf 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_armhf.deb Size: 371576 MD5sum: d8721b9d36665f989ae8ab73d138cf8d SHA1: 97a9539a1e34f384ddb13869e73a68f8261f1d69 SHA256: eef07fa7ae10f6285ad98e15d6d19d735d864dd84e8993faad86f555dd70f141 SHA512: 01cd6f89d0e0876dfef0e15d49038cdb5e0152376c63d9432419e3144982991bfbf6ec40b5985807f0a693ede17c3ed0972f897c115e3f8c5b7c22974e1573f7 Description: debug symbols for findutils Auto-Built-Package: debug-symbols Build-Ids: 1755b2774ab40a60a2804dbf7d4718dd3a315492 3a31f84caf6b5fd6cf971a0a41fa7e57b8680712 Package: fiona Priority: optional Section: science Installed-Size: 45 Maintainer: Debian GIS Project Architecture: armhf 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_armhf.deb Size: 24800 MD5sum: 154c86b80bc808a0fe8927f055068627 SHA1: 45d66ea46a6d745f0c5ff4882b3c611a733d748f SHA256: eaae3c211bbc176ac6ba473459940717b3730d04ea67007358d58e72af60ecfb SHA512: e0baa0de33a76c621fd833b25708a016d39019ecc03af1a8680d147696e977da0de21c2bcca822da34de6bf2497e2e2a8835a850838b483ab57cb5a7b71a3011 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: armhf 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_armhf.deb Size: 119632 MD5sum: b6fe2b6b9af56829a3a6fb9bf9305a28 SHA1: f2a47fb839f8df77a8011389d5f0d5187c37e18d SHA256: 4313b3696c22415c996ca3b966af02d1fa784e6fd63503847de4f15626424877 SHA512: a118e9f4b2368cb6eb0b73cb5e42b7b13a3957bb4eea59bace46dadd4b0cddde6bb8ab9143b4915aec506d041cfd5cfe6a9040f89c544ee096d499adc219889e 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: 988 Maintainer: Damyan Ivanov Architecture: armhf 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.5), 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_armhf.deb Size: 346360 MD5sum: 013b248bf586cb33c06438f3a2333fd0 SHA1: 5ad9e6bf4eb7fb2db1d453fc417340fcacfaa0af SHA256: 0b43d90b21030d8882c330443d276ea5210a6bf38d718e989b31f6f7d8e4039b SHA512: 74a0a753ccfce32d6ea1a2cb09546fe2b4915d72434dae8d699e70ad9304fa5fd0c51190453240ea6f7944b30576f6554b4bf74903203c79c7fb43ff07a04a29 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: 6762 Maintainer: Damyan Ivanov Architecture: armhf 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.5), 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_armhf.deb Size: 2238920 MD5sum: aac4e59024a9be3ba7b43360e4abda7e SHA1: be3d55acf4e723a1ff71676bdd1d12a9086c81c4 SHA256: 05371e25de43f04e2abb0fbb1c6c93822ef8dc55e4cb51e4ca6800286297dc68 SHA512: f0f28c42906358d5331e75b6af5f04a325877df8585de31c3294ac88d36d130cb889685533c634cbfdd8adcaa1a842f6009b674147f47101b2d9b15fdbf3b0a8 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: 43411 Maintainer: Damyan Ivanov Architecture: armhf 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_armhf.deb Size: 42535608 MD5sum: 49f45902c1807cf9a161c3955016197d SHA1: 48310ff74ec8f617e802885eafd97ef3d30d0baf SHA256: feaa3c7bb6448d744bf810f1e307436c4d4eef786ac98d7830591a6431496b9c SHA512: 07fb1e888e247c6ef40972fc49c731046c9f5e9ffe7de12e3481626b71f758a07971450e67c857c6cafd76bd66fd964583478fed32eca0dc2a6a95fd7991859f Description: debug symbols for firebird3.0-server-core Auto-Built-Package: debug-symbols Build-Ids: 11a5e157c3821c3002416794f67f866d15807e62 408688c181f81990510b7c45e017bc205a3f7932 4cf80be0f7cf03092e9af076c0a2d5d111c1e980 54fb10d3a077b18552885d852a48bbb4b6616e57 5af5fb9b87355604daf1ec12352ee3098337732b 687d3ec994c3d6cfee0c6bd0997f258429ddf64f 6e3ceabce0a7a4e41b3fe25c9e1015971b622c64 a1801b63bacb3b054a63921876cf28ad2ab4c9fa bc554793a698d2877b34c6a8233e51f1066ad2f0 Multi-Arch: same Package: firebird3.0-server-dbgsym Priority: optional Section: debug Installed-Size: 4569 Maintainer: Damyan Ivanov Architecture: armhf 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_armhf.deb Size: 4235224 MD5sum: 24b97fd4f32b10376e2f986a43755b8e SHA1: 91608259732639b8d6358826f005763ba52b3ac8 SHA256: cc718f52cc4b3ba11364b146cfadcff3c8d35a4cba941eb3b683daad463f0c48 SHA512: d2e64eea55cbb2e0c9d055a08030dbac7afab6282d913f26917457b3f408ab48384c0178e0b790f9aa56f76f958f1c855530da1e8ff395097a5b2ffe4c3f83a8 Description: debug symbols for firebird3.0-server Auto-Built-Package: debug-symbols Build-Ids: 12fcc6591e2b1e1526309351af017e8d1469670e 9864b9cfa2fcf0393e4b8815461247f7de9dc719 c998d40ed6f0719bcb8bd5d648f358499be2465e db746017df2bcbf29f8965a57a2377922be222e2 Package: firebird3.0-utils Priority: optional Section: database Installed-Size: 2205 Maintainer: Damyan Ivanov Architecture: armhf 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.5), 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_armhf.deb Size: 768408 MD5sum: 21fda7223c6f05834aea138762abfcb7 SHA1: ff93869b9cc4e890afe9ffd8afefdea756c6ad7c SHA256: dc7ad0926b2f6fd5dedf9426db5aaad7eb46de5a521c6b12f2917478adcdc74a SHA512: 4efc90e1f60fa69f027cdd4adcf2d6642f069778f799dc0b23d2a3418a1b4fda4cee11fdb7a05d3323c06d46e80708381ffc92657d4dc8fccd024722101f09de 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: 7488 Maintainer: Damyan Ivanov Architecture: armhf 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_armhf.deb Size: 6868352 MD5sum: 08fde1a734ed063af37c8dc76c8f652c SHA1: f3079d4b213ae39eb00afadb12b4ca249bb71fc0 SHA256: 4ab1e612964bc45f8e4b919784809ba528c3608c20ea8789f6093d6bab0abba6 SHA512: a7f4b625443f1233336259812b58fa205e67f1d776943fd45ab98653acd86245e36e5eac881da293ddbf28cc5a0e54992c905da4a731a366ff5f6fdbad82b390 Description: debug symbols for firebird3.0-utils Auto-Built-Package: debug-symbols Build-Ids: 1fa142d21d6a3cb6ee895bee0784af8dd80184e1 464a4af3ec28084d80f743409e89e79af007da60 4eb95d939418be67e7a8d7752da09879882337b8 6f334709111e2faf2fff44892b1c42180fed3813 7470ad33515b960ee649cfcda4a190fbe86e6b86 8d2e721af2faeada1067bf6c214ca2b7ce40be47 a649cf4af744b938a48f299ac9408332f6194966 ccc2586b5e7474045b6af3c483529273e725fcba Package: firewall-applet Priority: optional Section: net Installed-Size: 271 Maintainer: Utopia Maintenance Team Architecture: all Source: firewalld Version: 1.3.0-1+apertis0bv2024dev2b1 Depends: firewall-config (= 1.3.0-1+apertis0bv2024dev2b1), firewalld (= 1.3.0-1+apertis0bv2024dev2b1), gir1.2-nm-1.0, gir1.2-notify-0.7, python3-dbus, python3-gi, python3-pyqt5, python3-dbus.mainloop.pyqt5, python3-firewall (= 1.3.0-1+apertis0bv2024dev2b1), python3:any Filename: pool/development/f/firewalld/firewall-applet_1.3.0-1+apertis0bv2024dev2b1_all.deb Size: 51268 MD5sum: ef2d9377e71011cb330ca89734107357 SHA1: b58b60000c42205a63deef4cbe361287565b1b1c SHA256: 89aa023738254de5743fe9aded2749f2407cd39a9726d73a41c6e85fb44f2ddd SHA512: 02f97640383900f82416d91d9352eb2b7e6f84a556b56f28b87dd3c918b8b1dfebb460cff6fd7a7770fa55aafa7301880e0933f8bb8b682d2ec5638aa58d9a03 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: 1164 Maintainer: Utopia Maintenance Team Architecture: all Source: firewalld Version: 1.3.0-1+apertis0bv2024dev2b1 Depends: firewalld (= 1.3.0-1+apertis0bv2024dev2b1), 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.0-1+apertis0bv2024dev2b1), dconf-gsettings-backend | gsettings-backend, python3:any Filename: pool/development/f/firewalld/firewall-config_1.3.0-1+apertis0bv2024dev2b1_all.deb Size: 79104 MD5sum: 0cd59ba24969e64f64041cceaf0e92e6 SHA1: fed06b2eec50926907a36dc2d7039e9d3c27940a SHA256: d4c964e7710fa9aed96f8f2989f907e2ba551e0638b90c3ec2c7d8f44a6a6073 SHA512: e22bcbaeb8839b8a2ebcf3f3e3a513e79c17153a77279e54f42fbc9b7aab2889640bd0062ef667d88e4a886d170ecd2807b2f04901962ab5b7eb9b75e5eae074 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: 2475 Maintainer: Utopia Maintenance Team Architecture: all Version: 1.3.0-1+apertis0bv2024dev2b1 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.0-1+apertis0bv2024dev2b1), python3:any Recommends: ipset, iptables, python3-cap-ng Filename: pool/development/f/firewalld/firewalld_1.3.0-1+apertis0bv2024dev2b1_all.deb Size: 368164 MD5sum: 4a361f01ef349cda4dc203807a4ae4db SHA1: c0b658be458f0dda700d6f07e501fdc66d544cd6 SHA256: 31ccd1165102bc726b354152f2ff29804c1615f355f800cfde8dd4cce500cc3b SHA512: 9557980b986fef851b9813e7085b198d6edfca2edb13ca5180294a822a43bc15a2a7559307072f69909cd42a09c58df191e72343cd651c11c81bf9634456e805 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: 13263 Maintainer: Utopia Maintenance Team Architecture: all Source: firewalld Version: 1.3.0-1+apertis0bv2024dev2b1 Depends: firewalld (= 1.3.0-1+apertis0bv2024dev2b1), python3-firewall (= 1.3.0-1+apertis0bv2024dev2b1) Filename: pool/development/f/firewalld/firewalld-tests_1.3.0-1+apertis0bv2024dev2b1_all.deb Size: 230664 MD5sum: 9c0cb0ef950eef24c91cfe2e2460f21f SHA1: d11bace42c9e277cc070f4fe19130a5054761b1e SHA256: 92c3f5a1b1ea2c654548fe8f9fa189fbc411cacab553f057633c76a32077f60a SHA512: 3a40a360d69f5522b5928f28528de70541eba169dd365bf5769b70b34482a9103b134621b3ff1104009be02680a348fe6205b691c58f7167b25104e88a625ff7 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: 3600 Maintainer: Tristan Seligmann Architecture: armhf 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 (>= 3.5), 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_armhf.deb Size: 845692 MD5sum: fdbadb6aff44bb8b59ece91887d2623d SHA1: 0c84035126517d901aa04585aa140e63fd1db152 SHA256: 971fa648d0743ed02ad35871fa44c8bcab00db6f7bdc3e4d22ba60995436d800 SHA512: 4575135341dd1e0b28a6cbda88e6feeb5dd240fba7cdc4fc6cd8fcfe52ad4c84d7a9f6f2fb830ba771e44a96168a288cf36ec99e5a22cb21c742ebbf681a66e1 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: 33858 Maintainer: Tristan Seligmann Architecture: armhf 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_armhf.deb Size: 33526780 MD5sum: 9f91dbd777ceb3c16d5ad1ec06d01a2c SHA1: 2ff3978c77a9e1ab6bb29ad387b0467259f27cd0 SHA256: 1bed58deb2aa5878303498915e9622fc1e2b11953ef89d1aca836444d49ecb28 SHA512: cd83f014519159189d08fe3c951de9afce5417ef1ba0a38fab4cdc0736ef18645e58943bfb8e4a683bf462904a512376c080552a4c5a93697988196d5bd18dac Description: debug symbols for fish Auto-Built-Package: debug-symbols Build-Ids: e161636622ce5a9c8c82533c4b2bee4f738fb32c e565f81a09e1384f5f56e9eb67ce03e83eef0aad fc1032240ca4d9495a71149a1ae3b092af44cad9 Package: flake8 Priority: optional Section: python Installed-Size: 35 Maintainer: Debian Python Team Architecture: all Source: python-flake8 Version: 5.0.4-4+apertis0bv2024dev2b1 Depends: python3-flake8 (= 5.0.4-4+apertis0bv2024dev2b1), python3-pkg-resources, python3:any Filename: pool/development/p/python-flake8/flake8_5.0.4-4+apertis0bv2024dev2b1_all.deb Size: 20908 MD5sum: 91a886610a0960c7840b1615f2c3d010 SHA1: 69b2548f0a23edea45ed4f7c7d318b9d08bcd2e0 SHA256: b00a5d94e4a9dfec913f210549807566605b8985e8127c84383cc27022e6b838 SHA512: 7fbd4b399f5c4ef2273c12851323b2fdb7605af4fb6851779a5eba0edb170ec4f2a61b5b1f36270e99ac7a47847a76644f1102abada955148136a2fd14058b2b 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: 1118 Maintainer: Manoj Srivastava Architecture: armhf Version: 2.6.4-8.2+apertis0bv2024dev3b1 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+apertis0bv2024dev3b1_armhf.deb Size: 406772 MD5sum: 1ba8658b158fdee4a63a74e74af6e760 SHA1: 45af512181b8865cc508229649962019ddd8a2b8 SHA256: 91b94e10971e7140e71b82741f85b558965d1a198766deb0b7e88b9263733ea9 SHA512: 2d32d07fa1103d9223530b507b6b8b9fa7c4b86b9b24c468901af5347287880db3bc6cec5ae56b7de6f0630c37e85a0c3dd09824259ce04af0d019125b0584c3 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: armhf Source: flex Version: 2.6.4-8.2+apertis0bv2024dev3b1 Depends: flex (= 2.6.4-8.2+apertis0bv2024dev3b1) Filename: pool/development/f/flex/flex-dbgsym_2.6.4-8.2+apertis0bv2024dev3b1_armhf.deb Size: 184356 MD5sum: 96e97145eb44775f6f511abe88761290 SHA1: d8baa25f5abca379edbad77102c08ffd92e1889c SHA256: e1c35b3819637a8e212482b0d37ea649be3e794288f9a0a83b68597153b77dec SHA512: db52ce2a3332e699d4906cd4dc1454c2425813d012c53ebafb1b2ecc8d057581e4cd8f96f48501bc0063918db5bf7f17786b80509209d6b1a8d0dbbff7c4ed8c Description: debug symbols for flex Auto-Built-Package: debug-symbols Build-Ids: a19528b29a881ed131a1f076c16ad21f2d85ca90 Package: flex-doc Priority: optional Section: doc Installed-Size: 2108 Maintainer: Manoj Srivastava Architecture: all Source: flex Version: 2.6.4-8.2+apertis0bv2024dev3b1 Filename: pool/development/f/flex/flex-doc_2.6.4-8.2+apertis0bv2024dev3b1_all.deb Size: 752548 MD5sum: bb47c7abffa17c4746ed2ad6e9d2e298 SHA1: dd0ea3a9265798ca59ab3398abae98de64013b0c SHA256: f279a2356371b1d19fe2272c7dd2076dfcb2d3c7f7017980b398a99563876aae SHA512: c8e9ebfbe92a856c1272510fd93f57d72036e586dafa63d7ea35ffc74f4ab8d949ec12887bee14be1614a5dca30985245e7e1dc9dc74a2d12989df06da5c13f9 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+apertis0bv2024dev2b3 Depends: python3-tomli, python3-docutils, python3-requests, python3-tomli-w, python3:any Filename: pool/development/f/flit/flit_3.8.0-3+apertis0bv2024dev2b3_all.deb Size: 95960 MD5sum: b52a142b6543aa9668472958c1fd5649 SHA1: f578c22c1bc12201530770ae0da5825ff11dfc2f SHA256: 72477db581c37f50c90e0bfaaa892bc0cf776c2980b685a6996a270325ccefab SHA512: dcbb93a8e6223f8fb2de69e576c2e539316303775d9ab7c18d337889cb408d3952d5bd7dec88d66b60803f162be9edf3fac7b967ee46386a75b6c6ba29f8f0a7 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: 516 Maintainer: Debian Accessibility Team Architecture: armhf Version: 2.2-5+apertis0bv2024dev2b1 Depends: libflite1 (= 2.2-5+apertis0bv2024dev2b1), libc6 (>= 2.34) Filename: pool/development/f/flite/flite_2.2-5+apertis0bv2024dev2b1_armhf.deb Size: 254124 MD5sum: e7a7a017dff2675f7444132bf5361c46 SHA1: dec4d34606f840997fc3bd7bb34aea6dd828da8c SHA256: 6e4c3b8ebabb45085760e88bb070f8b6ff2e274a885e98630dd1ec060ff0432a SHA512: 70b6573db81d4c2afae35ee1302ab591dff9deba93b680adc80eb74e4ca3a36a7bae6416038e238314badb84927d5d093d2c11c5451ed898f91258e1f9efdca0 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: 141 Maintainer: Debian Accessibility Team Architecture: armhf Source: flite Version: 2.2-5+apertis0bv2024dev2b1 Depends: flite (= 2.2-5+apertis0bv2024dev2b1) Filename: pool/development/f/flite/flite-dbgsym_2.2-5+apertis0bv2024dev2b1_armhf.deb Size: 33312 MD5sum: 59b62c8e70e06d76da20547512049227 SHA1: 70ffed3b0cd3bd0a3d8136149799e537c9e15e43 SHA256: 084e6547c22a267d528a289dc62e7c0fd49cd781b72fe3b807c388c126e5f268 SHA512: 43501db56c94fb4622d97294db4b62ed53818885b6a643a82f6f120baeca3f1d5a80ff2b92a984a94306d2611af5bcd51782ba1a8bbc7e4d68ae7ad2a0bb58ac Description: debug symbols for flite Auto-Built-Package: debug-symbols Build-Ids: 0c31a076dc75aebeebe4a114cf1074ca2e987fcc 1732db9ce4dadad5cd916305d69a06c2ecf5db9b 34ccd8734636a82fd4f3c2e67033de878521ed72 59b252d1033510b23cd927a432371dcb5fadaafe 66d7bea50649bd48539b6ca034dabab35eb46115 8877afddacb98aceff1b076dbf1fdb021bf9b1ba 9525bdc233145ecd35d48729f82033e058fd3d53 df0588e47568beb245d6a1f2cee2c7aeb991a3ce f60fa6791292e90ff493120c2e13d32b81efc0c7 Package: flite1-dev Priority: optional Section: devel Installed-Size: 23112 Maintainer: Debian Accessibility Team Architecture: armhf 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_armhf.deb Size: 12569576 MD5sum: ac01d9de01d933fa91f539ecf7b3f6a4 SHA1: c2953706ea248efbaa144b0cedaba395c4f93207 SHA256: 01d1d235f79614983b48cdc9e76a4ce9a719f21c748a271d7b655b71e66a0239 SHA512: 8b1cb3db0cd1ef0700fc9f069646b2783e7ef889ff120f3fb0dca39313543497c6b6e6f54eca8bb95c46a5c6cd3584f27c59afa3b942e6c188b6fbb2fbf0fbe1 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: 52 Maintainer: Chris Lamb Architecture: armhf 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_armhf.deb Size: 20992 MD5sum: 3eb3888cfff0e08ed1e45c04a367b1a0 SHA1: b1867db5b7afacd59d008f240b6a7645c29e6d36 SHA256: bb3a436372b97ee1466c982d7fc1b7f65135e295e443d25d0814d818cb9cd3f3 SHA512: 186c06924909fbd29e8e249dbcef851f3dc022117f19d8a3be610378249a389a71ac26f16c903efcd07dc8d7581125820bbd1b1659ae87b60b14eb6b83d02956 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: 72 Maintainer: Chris Lamb Architecture: armhf 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_armhf.deb Size: 47544 MD5sum: c082db44bd25274e919151f4bae47cc4 SHA1: 26b44db9c5e4cf957653ff58e25c418739514cc7 SHA256: 06320958a86a1d87a766e54d30f56147a581719b4fc7ad655564166fcfb0b3b4 SHA512: f4be17d08abf665d70b8b35668adcf8f33f05bc7a6d8eedebaaf3e664bf893949ba7935ee1bdf8bdcb49f5aa8e90ab4a752fb769ebd7f5ec6aab3f5c5f621f85 Description: debug symbols for floppyd Auto-Built-Package: debug-symbols Build-Ids: bac694f3dad456a91ed2951822847560fa254602 c2a781b6e30a945fa5459e440332f64e2e6d70a4 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: 985 Maintainer: Aaron M. Ucko Architecture: armhf 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.5), 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_armhf.deb Size: 325548 MD5sum: 1f6052b4235d2ae87ff44b0dafc1d6f6 SHA1: d33cea6c8b4d9bcea05ef2f64b9fad1116b7bde8 SHA256: 8c5cc580728d2135aaea28aad52393017116b54861209189c3153a44560649a2 SHA512: f8092cd2216cc22a0fdae8ef075b657f8216744a60a94fbfb1f471489c15478b1c058ee35d05297634e4375e57898ef891659af1970af8c8809395fc05269ae4 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: 2278 Maintainer: Aaron M. Ucko Architecture: armhf 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_armhf.deb Size: 1975720 MD5sum: 4ca1ad616882e415798b5807d5c6b7c5 SHA1: 413476442e4347ad6c6bcb2af2975ff6d122132e SHA256: 1f3939a86c92401026ab6a97dc249be36297dfa1f92b6b83f388c5e08671c581 SHA512: e154afd5ccfab4a4510abf825b427bab57b50101a61088871720ba12a2be68331bec8c6f1a1c58af158b16ae4f3f0f031841332c1f686e9806989fe27af4903c Description: debug symbols for fltk1.3-games Auto-Built-Package: debug-symbols Build-Ids: 21ce0a428ec40549ad29f47fca57842a25284270 c9a8a6cb0eec63bad776ce30a6d6b8c4d0aebfc1 e46664cc4c06aa32c9098197aaf7fc914628f8a2 Package: fluid Priority: optional Section: devel Installed-Size: 450 Maintainer: Aaron M. Ucko Architecture: armhf 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.5), 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_armhf.deb Size: 203916 MD5sum: 491e396c40e8fc5d3e411f7d779803e5 SHA1: 43a146e82c94e9c569d2be7ca5b36fa42560f75f SHA256: 288d05048f95fab65c24719da0240a8ad4a9963ab81e43e8dbd061a25a6890c4 SHA512: d66cd2a2ca944737d48ecb1c34a972719d96bd883150629b1bc5810676f9d10529e5f1ae4f98a153f9e5b49661f508d0ba75ffd15f8c1fb7868fa5ed0c866f4f 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: 767 Maintainer: Aaron M. Ucko Architecture: armhf 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_armhf.deb Size: 663176 MD5sum: 8081d718c544321c726fda1d4198c186 SHA1: ac18d041cb8559eabe0a6230fd44fdccbc7f435a SHA256: 04f0593bf68a85dfcb3ebfaaf13898476604e7af98ac1c08521951f521cda56e SHA512: 68bf12a9680812aa8071e33d5c2b6a6fec5519f7d1f6bf2834498dc514e34d5f8915c95506c1d4d131c1851e01ffb0d21cfc1b0648ea4afe41e8068cabd1ed32 Description: debug symbols for fluid Auto-Built-Package: debug-symbols Build-Ids: 1ae3ff5b956fcd27cb4094fc826bcdae04c8285e Package: fontforge Priority: optional Section: fonts Installed-Size: 2759 Maintainer: Debian Fonts Task Force Architecture: armhf Version: 1:20230101~dfsg-1+apertis1bv2024dev2b1 Provides: fontforge-nox Depends: fontforge-common (= 1:20230101~dfsg-1+apertis1bv2024dev2b1), libfontforge4 (= 1:20230101~dfsg-1+apertis1bv2024dev2b1), 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+apertis1bv2024dev2b1_armhf.deb Size: 1217464 MD5sum: 849e29a3cae0cc47a81ca2485eaf0350 SHA1: 1184281eeaf06eadf91a5e69beee9d9d5bc041b1 SHA256: 3432a15d0785bb1a28da17ffc2fb8f98274aa00190b5c8e3e4155684bbb1fafb SHA512: 528c69cfa51f9e09322bee2119c515d56d7dbd1102595d1a8fc6a05f2d1e38babfefd59759c0873090dd5e86c7ddf4f9f13bb5fb97c4fcd8d53edc949a288753 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+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 2139480 MD5sum: aa735d38bb4adcc1dfc4d3e5230891c8 SHA1: 7acca5d7e62edca0358820373c454c106e7002a7 SHA256: 92b15d10e3c86fd8ee585f36a68057892ef874cdd91d979104a38b8f602fa1d6 SHA512: d25e881d2c62d733bea0ede2f8493227e5da29205cc0b7c2d856cf6b912f4f723541d4ea46cb889fd3a3552311e5827d8180c072d5c32172b22f4578b2022209 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: 3011 Maintainer: Debian Fonts Task Force Architecture: armhf Source: fontforge Version: 1:20230101~dfsg-1+apertis1bv2024dev2b1 Replaces: fontforge-dbg (<< 1:20170731~dfsg-2~) Depends: fontforge (= 1:20230101~dfsg-1+apertis1bv2024dev2b1) Breaks: fontforge-dbg (<< 1:20170731~dfsg-2~) Filename: pool/development/f/fontforge/fontforge-dbgsym_20230101~dfsg-1+apertis1bv2024dev2b1_armhf.deb Size: 2820464 MD5sum: b1fa3a92226c72e7e2a015ff161fa18d SHA1: aad235e3aec6e2ca507e0b6deda0ba4cdbfed6ef SHA256: 7f77205a744f85e463dfb5f33901dae9bbd3ef41e3b6a21dc77bce657396c75b SHA512: dc067f0b62b992b92b44d2021bac1ebc764ccae26966622ecb8fa5a81c46e78067152823c4787071e0d09e5085ae94bd38fb691127b178fa06f7ecbb6da683e6 Description: debug symbols for fontforge Auto-Built-Package: debug-symbols Build-Ids: 0bb63699dd6f6c24207734dc420af77744c42535 Package: fontforge-doc Priority: optional Section: doc Installed-Size: 11759 Maintainer: Debian Fonts Task Force Architecture: all Source: fontforge Version: 1:20230101~dfsg-1+apertis1bv2024dev2b1 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/development/f/fontforge/fontforge-doc_20230101~dfsg-1+apertis1bv2024dev2b1_all.deb Size: 3710880 MD5sum: 08d3d7e41baeaad025ce9e2027a4de87 SHA1: 00056bf1093a2a89ec8eae5bf2aa0ba6eeb8e57f SHA256: 4e12c7ee8adc7dd9cd078e42a659c55395544f5a7cee78160e3d6acd1c04cd38 SHA512: ee2beb288c47443a6125ac16c3d8cb8c06e56b927d104f545deb4882235a6446909867c49aa13b8800e3dd0b997f149aec6d815e2db3e1bc3511a1ad8a5c6753 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+apertis0bv2024dev2b3), sphinx (= 5.3.0-3+apertis0bv2024dev2b3) Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-extras Priority: optional Section: fonts Installed-Size: 1387 Maintainer: Debian Fonts Task Force Architecture: armhf Source: fontforge Version: 1:20230101~dfsg-1+apertis1bv2024dev2b1 Depends: fontforge-common (= 1:20230101~dfsg-1+apertis1bv2024dev2b1), libfontforge4 (= 1:20230101~dfsg-1+apertis1bv2024dev2b1), libc6 (>= 2.34), zlib1g (>= 1:1.1.4) Filename: pool/development/f/fontforge/fontforge-extras_20230101~dfsg-1+apertis1bv2024dev2b1_armhf.deb Size: 283220 MD5sum: f3aefebae014d87be5c613def5f43501 SHA1: 379947e84dc176e165d330fb94441dd79e49ec39 SHA256: 167001cbadaf71e62e40115b429fb109f3246ddc46b2dd2676137cb4ed8e9499 SHA512: 68a6a724e0d3597c497cb79d4ccc863806ff5569e5548846244d3ed12a5f062bf86ed51067f8c123e8f468e155f097b9192cd67a24758ee5e27d1976b7b5a394 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: 423 Maintainer: Debian Fonts Task Force Architecture: armhf Source: fontforge Version: 1:20230101~dfsg-1+apertis1bv2024dev2b1 Replaces: fontforge-dbg (<< 1:20170731~dfsg-2~) Depends: fontforge-extras (= 1:20230101~dfsg-1+apertis1bv2024dev2b1) Breaks: fontforge-dbg (<< 1:20170731~dfsg-2~) Filename: pool/development/f/fontforge/fontforge-extras-dbgsym_20230101~dfsg-1+apertis1bv2024dev2b1_armhf.deb Size: 350664 MD5sum: 7ec5a77575b9b3e16abfff4f58561da7 SHA1: 0769cc5c18e327ba9ec7661b9b9e84e12d6ba254 SHA256: e14a5c0c8624927db0e15e12aea45d7f89ab6345960d515f6e27d9290bd7b71f SHA512: 7053ab2c0b86b8b9c2bc39e7c285b96778bd0691b7591c4a0bf54c8800a6158e1cc639c4331162d024274b15e834711b0ce838511653acad1d6ef9e34a7fa700 Description: debug symbols for fontforge-extras Auto-Built-Package: debug-symbols Build-Ids: 3100913578f2583fe3b888ce638de878be4045e2 5a8755eb5496553a93135b916239e1c0ce77b211 79c576c80f277deb8464dadefb11018332a231c2 97814c27c368c2ea7915d5f7244823c605ab2d84 a212f028916dca1a1ed0cff5b5e2bdb92f72eec7 aede5f2d89b140e421d6442dcbcaead71ec1e6c3 b80e6e4f27d76cda0b77879162e3cba66c775653 c557e2b594e881855855ba235dc1634ef1ed30a9 dcc3c46c8086bdebf2ed4bb2ea8958c5a6c78a04 e75118c16e5e3ae59afd7f6b90c0eba81c7089b2 Package: fontforge-nox Priority: optional Section: fonts Installed-Size: 79 Maintainer: Debian Fonts Task Force Architecture: armhf Source: fontforge Version: 1:20230101~dfsg-1+apertis1bv2024dev2b1 Depends: fontforge-common (= 1:20230101~dfsg-1+apertis1bv2024dev2b1), libfontforge4 (= 1:20230101~dfsg-1+apertis1bv2024dev2b1), libc6 (>= 2.34) Conflicts: fontforge Filename: pool/development/f/fontforge/fontforge-nox_20230101~dfsg-1+apertis1bv2024dev2b1_armhf.deb Size: 29636 MD5sum: e9167ddd69c4998f2e3d6b324fecf77c SHA1: 19a831c06198b5a5638b5fbea00552865a3e8d9d SHA256: b9ba3f1e43de263d3b0f7d322509bb6fb152ec567257ea423ba012ee1b502844 SHA512: 21b2eb8f54b6782b414fd168413a747bfd723b03974e7032d529433d546936924c194167d02f056e27ac46f22554186dec58173222e8f0d0863d0eeb510f1c27 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: 21 Maintainer: Debian Fonts Task Force Architecture: armhf Source: fontforge Version: 1:20230101~dfsg-1+apertis1bv2024dev2b1 Replaces: fontforge-dbg (<< 1:20170731~dfsg-2~) Depends: fontforge-nox (= 1:20230101~dfsg-1+apertis1bv2024dev2b1) Breaks: fontforge-dbg (<< 1:20170731~dfsg-2~) Filename: pool/development/f/fontforge/fontforge-nox-dbgsym_20230101~dfsg-1+apertis1bv2024dev2b1_armhf.deb Size: 8512 MD5sum: 92585ddb6bfec67900ccba63cf28a44b SHA1: 2c0b01fc01c17d26408504e657396a192f722853 SHA256: b11775ccaec37f02705a33d0430ce08e37c8ceb0a99e6b8feac99d4eeca506a4 SHA512: 6a3042074c5d6554bdbd32f29555b53f771d51d0ec398944b6cdd598e6adb82614b701c48876f6c24e131c8af5b9f984014c2fb075fe9b0de030da6af8df4355 Description: debug symbols for fontforge-nox Auto-Built-Package: debug-symbols Build-Ids: 004601c7f7a8c00501c8ffc74752fa7799a76ac5 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-10apertis1bv2024dev2b1 Filename: pool/development/f/fonts-freefont/fonts-freefont-otf_20120503-10apertis1bv2024dev2b1_all.deb Size: 3163420 MD5sum: 5f46ca68adaee9271375f3e65c1b1e09 SHA1: 10268b53402bb3dac16d7fbd589b611e3680294a SHA256: 222eeecf91b84a780302e9cf27fb899dcea2310d829fc076ddc579ae0dbf3e3e SHA512: 1c5050b90dc95c53863de4b7a1d54b7102a1102af8345c8ce0b1486e1f03345be872a798af16e1959f7c83ba4e09d89afccc592cc371f3e61d34068fa68f2a8d 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-10apertis1bv2024dev2b1 Filename: pool/development/f/fonts-freefont/fonts-freefont-ttf_20120503-10apertis1bv2024dev2b1_all.deb Size: 4241632 MD5sum: 58830c901d6623c543564006af4c4934 SHA1: 2792cd25c2bf1017368fc17996581625992ee3f3 SHA256: 16454c4c51d81beb2bad2883b44c614a6771266d6ec52216c675f6bebc2d7fcb SHA512: 989454650affb2aea2a5ce787087449f8bdb5dc8471ea2426290c48b02669fb63fce26ffd0eb1c2de8f0ccf3ef05dba1ee697fc4f3c7b83619888caf4f5dd9e8 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-11apertis0bv2024dev2b1 Filename: pool/development/f/fonts-liberation/fonts-liberation_1.07.4-11apertis0bv2024dev2b1_all.deb Size: 824160 MD5sum: b52a73823afa4d437f769fee69bc6830 SHA1: 560ce2786120683b3a4f72eb9722616fa8b914ce SHA256: 3c866e55431282f93fe8b1143ad7de21462984525ab510b639a6b8dea1dcb084 SHA512: 103ecc22225a863bf9db4b7c064523a707846960bc28c12a6b04e727e2261d5746b56fe3710107a7e9ba86dd6b40f624a4a9befa67bff2277069eb67f39c31d0 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+apertis0bv2024dev2b3 Filename: pool/development/f/fonts-liberation2/fonts-liberation2_2.1.5-1+apertis0bv2024dev2b3_all.deb Size: 1478288 MD5sum: 4cfe61be3227928de7ce436349e2d8ec SHA1: 15c5a705ad8a8e146988916254e5d4516de90239 SHA256: 283bb61a83d883063c478e4c5f36cd4179f2a1d149e6a6d4d1f451e16e24868b SHA512: 18e0da157fd4bc9cb42fff290e609fcb5c6bdeb7e900a1bba462d6262e32a114f837b8965d6285d849627d4f426dfd300d50af532e6312d01265da4f7352373f 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+apertis0bv2024dev2b2 Filename: pool/development/l/lmodern/fonts-lmodern_2.005-1+apertis0bv2024dev2b2_all.deb Size: 4532904 MD5sum: aa7fb2948faede27b0400f5a481e8b60 SHA1: 20f6e9582cd76f4a70978ddc0e2843ee28875673 SHA256: f40c026eb39ad9ce07f2866bb3bed3e903d27bfdc70ef5b5358f1a8ea73ae7b1 SHA512: 4689943e644eeeef5ab7af78dbe5b21f5e88b1b78af493ecfa041cf4d4d29bf21e6c205648e37fa2ea41ffb35304e8a1a8e6c65d000435ad367023faa718fb49 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+apertis0bv2024dev2b1 Filename: pool/development/l/lyx/fonts-lyx_2.3.7-1+apertis0bv2024dev2b1_all.deb Size: 213456 MD5sum: 13c0ef36e4f5a22247511f99df8929a6 SHA1: b7a3c3f93889bee6d08b12c3d38210f757fe95b8 SHA256: ba234ab26bf37f5755ab2fde51d67ed4b4158d6d9ecd89fbf9efba0d0adcd8dd SHA512: 0e4e1050641ced7c3adfd60237c0b04d4fb898a1a4cdcba636a51ef3db5a5527a8bc19041e962bcae1979332513dc67ec86afa147b72a7ed90dd449dc34e2bbd 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-2apertis0bv2024dev2b1 Suggests: fonts-roboto Filename: pool/development/f/fonts-roboto-slab/fonts-roboto-slab_1.100263+20170512-2apertis0bv2024dev2b1_all.deb Size: 167816 MD5sum: bcd09eba3bd46ad35d518d9fe220fbe6 SHA1: d83dc9301e6d4595e9903d66bed43d07a70dbb0a SHA256: 4d3607f9753a60fd0b6e66f21f8b077f095435b263a9c1b909005bc941759ee5 SHA512: 9a6676269e74afc32420f9b62937b66f5a80dec6b4d28071c71b3cd2efd811a99d966638676ed63421f5400d94295eb6d7d97198cdc464330a0a6a449ca58ca6 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+apertis0bv2024dev2b3 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+apertis0bv2024dev2b3_all.deb Size: 10806312 MD5sum: f385d5be98cbb0ca6e4760370da802c2 SHA1: 9af332c78464e9c12bfcd3e8bd1f821a30d37c06 SHA256: e81053d465de9cd707a8f1cc8a56c29be2a706b41d50a2b96ea36a958b373649 SHA512: 87418d57fdcdaf1c99fa52a5590363e1872c4f2a6bf1becc716e526c6ae042e0001daa41956fa7b9ce0791c3da8a5d945b32fbbd3180b817783cb0160882a9c8 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+apertis0bv2024dev2b3 Depends: python3:any, python3-fonttools (>= 4.38.0-1+apertis0bv2024dev2b3), python3-fonttools (<< 4.38.0-1+apertis0bv2024dev2b3.1~) Filename: pool/development/f/fonttools/fonttools_4.38.0-1+apertis0bv2024dev2b3_all.deb Size: 13692 MD5sum: 08060990697dd45000154170c0ab3f5e SHA1: f3154450dc40374d5be58297386890b6af1b2cd8 SHA256: 45415aaddbfa27ec9d27714ff20991a13c6ca2651f0d4d0ac6f8be0553567804 SHA512: b4efa52826f33936d3da8bf3f831f2b1e445254428efdc0cd35ad893a95eb0a6df93371321005babcd0847aa706a313566c8fb9b6ab15340e33da616277022a6 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: freeglut3-dev Priority: optional Section: libdevel Installed-Size: 61 Maintainer: Anton Gladky Architecture: armhf 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_armhf.deb Size: 55200 MD5sum: 556a618939f69b44ad544c21d6bae563 SHA1: b60218559ddf261d9295806975c05548e26af3ab SHA256: 3d0921b9e4fc247c4556a9bc49a3b2772c97914f299fcaec3adf512a3443d739 SHA512: 82465c23b8af2fd970368e38d27e9ddc59acd10dabf1cb1ab3f04b47e59977fc3fd5ccf79a953b43673e3c6738b911cf9574a4d9092a5f699d67838614ee660e 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: 276 Maintainer: Fabio Fantoni Architecture: armhf 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_armhf.deb Size: 206360 MD5sum: 17bc549ccd2cafa38df04f4525f35881 SHA1: 82b1cce8988e18bdf09ec166ae8f5ab4acf96dd9 SHA256: 6cb285c95934be0a8729ac44b2994f5ce12d89a340e19a6302c9c6cfed5b5d99 SHA512: f45e0e17472a2bf23cd089a2b87208cc228a1ba2b8faf7f75d4953b983c22eaa54866544049fea59c49be4da8a88ea60ab6d793b177364c221dce38ebd0d0775 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: 101 Maintainer: Fabio Fantoni Architecture: armhf 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_armhf.deb Size: 81276 MD5sum: 4b241eed7490bfc5bfa1b136cf0b87c9 SHA1: e39581900c443a5e9ddc469fafec41be6d02035a SHA256: 0ab04b15ad23f155d1fa837a29d7de9daafa4b06efe5aa4e28082e58e2860137 SHA512: 620476c700cdc6505aaaa215f55b4cd93ee0ba69da1530e31a014b7c385c24d176eda152e35559ebc415377a17d95a9c1bf965927b44fac780115e92bf7725fe Description: debug symbols for freeipmi-bmc-watchdog Auto-Built-Package: debug-symbols Build-Ids: fc0fcbfc1d2514ce0ecc082bf5751c5eda4d6003 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: 267 Maintainer: Fabio Fantoni Architecture: armhf 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_armhf.deb Size: 199088 MD5sum: 50c4c5322a0c746b8fe76ff42c903834 SHA1: 47707de5f7ee726a8a2b1a6b568e33109e736e08 SHA256: 82d64cb89777539882dd772d785d6009b80b1ac3adb93a1e88b7ca2953c426a0 SHA512: aa63e00a30e5e65bca659deb027d345724bf0aa37a8d304e21b463c2155fcbc6a402a343d0eb7e8d88db574d0436157a76ebe4acbdd56c29092dd8ca1d4dab72 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: 166 Maintainer: Fabio Fantoni Architecture: armhf 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_armhf.deb Size: 134236 MD5sum: 93eafbe2298a51d772c58d08fa23abf6 SHA1: c0784920253083724836409fbc03a34b15d7db75 SHA256: 1b9d2c8782e6fde46cf18aaa75fc754489136c6520ebdc1c839485684672fa3f SHA512: a324adcfba5742b9497e607443ab9633a977ffc12d8874a3233415c34b33bff3d4e67bf0aef1cbd84c25c5dc53b5a4cfe94c65215dade66e965b066e13da6581 Description: debug symbols for freeipmi-ipmidetect Auto-Built-Package: debug-symbols Build-Ids: 075bf1cd7965bcc9c4ffc1222d2774f86b0082dc 0c2f87eb23f3e69e3b8f56087bdae336c463cb09 Package: freeipmi-ipmiseld Priority: optional Section: admin Installed-Size: 325 Maintainer: Fabio Fantoni Architecture: armhf 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_armhf.deb Size: 240292 MD5sum: 2e844777ed8b1fa18b943b79b93e7829 SHA1: f3fb883d1ff84ad659082c74b0877d668cd35597 SHA256: fafe364a0235d5a11d2e80c476d447674f7512edbf2ecd250e29be98016cf001 SHA512: 24ad4aa35193df4e80059384a10cc41958c403591a99053e1a0b15a937669578d6c0c5f313e8bcf5bfa66fd2e4aa3073569fbf80298d6f547870187de8e70ab8 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: 218 Maintainer: Fabio Fantoni Architecture: armhf 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_armhf.deb Size: 189924 MD5sum: f29aea8a05cecd3b9870422fca4f9428 SHA1: bff3686b68d3e61e3fb6890cac44ca4b15056658 SHA256: 99b4b1133d6d85218805abc67a846a9493feb31c4d50fae54b4893c08a42b745 SHA512: dce472c6befc845c078cd05f635825d989a0651353f6763481c7b447a4336d611687c156544182f6d66f9adc61fdd84a2d88ffb65b26bc9726a7c7be66a9bbba Description: debug symbols for freeipmi-ipmiseld Auto-Built-Package: debug-symbols Build-Ids: 2a3446cb8d999b8c05e560e57cd47e6aea1262d8 Package: freeipmi-tools Priority: optional Section: admin Installed-Size: 2329 Maintainer: Fabio Fantoni Architecture: armhf 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_armhf.deb Size: 741092 MD5sum: 267c9be35808d8e617048c48bc91f883 SHA1: b1d8d1468e43179857b320a18b1d58ec28aceccd SHA256: 5bed7cb7dfc660b5e827cd0cf2b2b3ff6cdb33b94438843357ea5bbfb1433593 SHA512: e6ccc35065a9ada21440881fab087ba530c4b3e04a94df25577de41f68fc552908adf11f847f25b591f45603414d5405f93b9aab281f04780b75fcae747468ec 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: 2749 Maintainer: Fabio Fantoni Architecture: armhf 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_armhf.deb Size: 2363812 MD5sum: 58621bde4028ae26d0404c985e9a99c6 SHA1: 01390e611b6b07886e045d982e94cb72c2d78ad1 SHA256: ec110e8644e514bcd8e8bf1fa5f78fe0e1b3dd6913e2d210cdc86defff03f19d SHA512: e74cdb01a285b8641ce0b77bc93f9c2ea19d1d721a3528ba4a7682dc543890fd7b07b29ebcc9bc120aadc92405b6f918e1bc9e7c67a39480fabf679664538d54 Description: debug symbols for freeipmi-tools Auto-Built-Package: debug-symbols Build-Ids: 008e7b1a64ec104125b063524f058cca15bf9085 381be912205a2e5c17263788b8ec31693de452c4 519edcb678fd9030ae3c3ae5396e2f18c59bec5e 53c2ef9655ee49c8228ed487e65a3bb6fc7d9081 6f4a4b690e10be86d977043de921109302cb6175 76bdacd355b008edb6c82fe46f7c872aced27207 825b979c3259ae2964225bc2332df407b322265d 8593ddaa3ae3748738f7d3beffbaafc0cf0f3749 9877d1befb060f51f6b550e6872c3006b8a1639a 9dccdd2e056d26fc5451d3d89203705acd97dd39 b9f1f95aa32d0734d64f670be2d3abdfa5ea2a9a bd5ce306ca8b96fd06d46c4839c38a7dd282098f df7bffd50de8dd9edece2d8df0211bc8f4bc0be5 e7f7740d71476eab7bfb0bfb371542392eb96184 e8b57181bbdc40c9c31d849d8eebb0f61a7e0300 fe27ccdd7c2cf2057a1983b8d52461a7a7888683 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: 571 Maintainer: Joseph Nahmias Architecture: armhf 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_armhf.deb Size: 194248 MD5sum: 20f9e18a80f4b1b75aaa29992f8eb9ec SHA1: 7161665917d15cdece99bbef8f5743a98e3e4c47 SHA256: 555b474b316a3cea62d40883cd1027007c0dec17e9d138a85b606ae825e41b45 SHA512: b3d21583f911a04a8b6c1969bcbcde053fa5fc17c31cd2f849c0f77c53800e1452e37ddec021e4b730f54dc8c54d605628d63abb258b423fcd4f0f7f15ef076b 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: 893 Maintainer: Joseph Nahmias Architecture: armhf 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_armhf.deb Size: 778300 MD5sum: ea7efa9ef59ea33c52b2d35e1e5bac8b SHA1: 0a8b50d1245a9df60db51f6a22a6126b808c1cc2 SHA256: 5d14a8b6261559afb425c80de5ddf529938ef83fdbc160afa8bafec8dd19a5b4 SHA512: 17242a7d943218ea10ee19feea9b23d04a19534c9eac2fdd36644a45731c2e56609cd26ad5565b114fe790215a13592200570f8cd10116ac05572bc93e75b862 Description: debug symbols for freetds-bin Auto-Built-Package: debug-symbols Build-Ids: 204b8e7b60eac5b83523ee88860799a12adecc3e 4b21990d0160c09f3002b81c20796be0abb27180 55b24350127c485819297b3bbce782012061cb64 9f9eda1f183938e3c2d2b92498b93c2229eb4982 adacda48be95ee32c96ff0ab4d45f8445516a9b2 bdacb8978e07d37b94381c1f0c18be97ea9c86f6 c7597d16c206f99ade2ab7e6c73f748d43aafbef d52e03398fa66aed0edcaa90db35771d85c19061 Package: freetds-common Priority: optional Section: libs Installed-Size: 58 Maintainer: Joseph Nahmias Architecture: all Source: freetds Version: 1.3.17+ds-2+apertis0bv2024dev2b1 Filename: pool/development/f/freetds/freetds-common_1.3.17+ds-2+apertis0bv2024dev2b1_all.deb Size: 31208 MD5sum: 6bac4d6853f0ce090348dbaf4eda6586 SHA1: f4872409d3228f3953a49628928abb7f1393d382 SHA256: 2ac6b7f6d278383b69cebd21605e9fdae74028bc025e2687cec0915eee401520 SHA512: a5729a3b5e4381cfeccb4e58e4d303bc8c131a76f76ebfe386598256257118d53350578034317d5c36cfc8d41186fd2d194f91c1044279e86b017b4f67a871aa 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: 1123 Maintainer: Joseph Nahmias Architecture: armhf 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_armhf.deb Size: 248676 MD5sum: c821f92d73fcc0c6e55006c7eb4b25ed SHA1: a0b0c3ed2eaf6dcf00ca9f6e3223550a123c1845 SHA256: 368841e8b52b2bcdd0484f7492636ff24f733232ec30e19ee1cd1c4997adb82d SHA512: cbea149269f55c941edfe26ef07b8ba7aa06e45f187b30447c654500bfbec7371f93616e71aea09ac75b6fd6756f871b6ec7e8dd1a44256dd29fc580bf6c5902 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+apertis0bv2024dev2b1 Filename: pool/development/f/freetds/freetds-doc_1.3.17+ds-2+apertis0bv2024dev2b1_all.deb Size: 768308 MD5sum: 0bbe787918130a22d113c49d9421f20a SHA1: fcf65b139414f270967aa8cd2c9b9e8d6bf425e6 SHA256: 2dc4cf8a0872ee4a0f529a1f8a17944b5bdcb843100305dcc0ad74c2223361e5 SHA512: f0f8a42512382358a35f69c50f473bc4639780f14b8e24c42f66b3c79bd721927c958049aecb619fa5b26b07716b133b6dc0957a7e085971f9ef98dbdebfe836 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: 101 Maintainer: Robert Edmonds Architecture: armhf 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_armhf.deb Size: 32144 MD5sum: 8efa238bdf0de41d7f1f9942a96f3656 SHA1: 9eb358c93c6b7e23052b40c2ab35624f3c425a9c SHA256: cfffb8befaf15cdc8d0f5ebe2d455821bc286a7ffe7d4bec8c7489a741308932 SHA512: e39124af2892cfbb5b7fd05032aaa865e8775e08f749e6d992c93bd441acd2811dc55f9662615ec5b366d96d980e4b5df58e1beb9af00c22964f194ad62c1f82 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: 125 Maintainer: Robert Edmonds Architecture: armhf 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_armhf.deb Size: 91432 MD5sum: cf8bf13f034aa48594c9e25fddab2ec5 SHA1: ff55711ba100e32b402d2dad9ca806aa51fd3257 SHA256: 17636bfe93390ee9e85608825db5bfe5d565d3419ee9a5cae608c2b82d3d23c4 SHA512: 297cfb8c99f3049705d64050de1c5bb31c03467e8a33ec53c4ddd46df7c77b3800d24b0c7de5b3d59226eb72e7c5947e106103c9f13b292fff9f9f1c4589db6a Description: debug symbols for fstrm-bin Auto-Built-Package: debug-symbols Build-Ids: 2be8d8d1397798e1c85eddc0cb889bfe9922e93a 7d3f0fa7d2cb4e7d540efb4d06e3438126d38147 aac22fbb5b82c0790d3311af3f8fa60533365d20 Package: fsverity Priority: optional Section: admin Installed-Size: 34 Maintainer: Romain Perier Architecture: armhf 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_armhf.deb Size: 13436 MD5sum: e57cc16fafd476e91aabbae8e55c8c44 SHA1: 6e9be99f72984e849330ab2ee8d50c4a9e2e7d4f SHA256: efd3f938cddfa649f3b17675732d2fa29c8d8b5d62989061cbb7ca988853df6d SHA512: 6e2bf1404054f093fd5f1e05bbafa4a8fc160c44e8aa04af20307775f9587f456dda395ba7f4f35eba476e44e8dad3c2fa409a220d4b0b51c7490e554846dc0a 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: 41 Maintainer: Romain Perier Architecture: armhf 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_armhf.deb Size: 26100 MD5sum: 55818a0bdbb457abc752cb4de7bc4656 SHA1: aea3d68d73fb5b1b643cf890e521b0c39660c8b4 SHA256: 191a68deaa8ea16ff9e55d45edcaf18ce8afa455dee8bf94ee10d1b2e7f13282 SHA512: 7189708a4b5e70b48c401bc0b53d82f9374c50512d2cdb04e899d0124628c17115e563855c1da730a4f412cd660cb9acf9f27fd90f6d72be82d8e7adda51d4f8 Description: debug symbols for fsverity Auto-Built-Package: debug-symbols Build-Ids: ea5aceb21b89203386c5ece96b53214068369183 Package: furo Priority: optional Section: python Installed-Size: 320 Maintainer: Georges Khaznadar Architecture: all Version: 2022.12.07+dfsg-1+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_all.deb Size: 58744 MD5sum: 8974b46ad931b2f485c153fa297cec73 SHA1: 44e3e2577b9302c1b2b154b4b1fb8c817fb54512 SHA256: b83b70474482eccc339d2d34f0c9c5e52925a5f9cabb5548efa15505d3295af1 SHA512: 4623cc4268a21de5c9503c1ea5e084c85cc749455cd185f576b3d47e052b8ab069ec78d39e987658f01eea89f3423f44fadd7766bec6b0cc3a622af9d4849640 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: armhf Source: gcc-defaults (1.203+apertis0bv2024dev2b3) Version: 4:12.2.0-3+apertis0bv2024dev2b3 Provides: c++-compiler, g++-arm-linux-gnueabihf (= 4:12.2.0-3+apertis0bv2024dev2b3) Depends: cpp (= 4:12.2.0-3+apertis0bv2024dev2b3), gcc (= 4:12.2.0-3+apertis0bv2024dev2b3), g++-12 (>= 12.2.0-1~), gcc-12 (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/g++_12.2.0-3+apertis0bv2024dev2b3_armhf.deb Size: 1360 MD5sum: 746fda38045d2aa76bae3d6b27ad2c0c SHA1: 63e0a95218d15904db023c24d6d2495e8f44f518 SHA256: 8f963710b47c63859b00368722de488c09e0a58c4e74c0da0ef96766ce828f2f SHA512: cd9b7ce3a3e498e55a415848b61e66edf4ee368b10869d0c869f3383224cc53b496376757cb25b9f7538af15b1d582fa3c6d2c76b39e1f135fe349fadc9b23b5 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++-mingw-w64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: g++-mingw-w64-i686, g++-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185448 MD5sum: e2e2b7833215c3b7dbf0c3ec502a5cbc SHA1: 8d7963a58d1c4cee865a31f617b5c6f41e0a8a54 SHA256: ce07a89bd1674fbaa4a93c33b8d56c28f4d7422b63a263081aaa882dbb7963ac SHA512: 800d4045d313db6d175d40d4733cdd72013fd5cd7dac12e5b6f40994e7a19a3033488b7e1d5e45acb6b753412ec850bbdc6810345d670a370b48c68de8215694 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+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185464 MD5sum: 16036b4d895e0fe13cb9456fa994a34c SHA1: efe02ae818315a8390e87eb6db3bce3ee014e1f8 SHA256: dab2b3bea84a62fef7a46f1a52bf102d9594a1ad64cc3d48ea14ff7cbdf35898 SHA512: ed312c71131196bcffb701bbafe9a786439c31bedf3101b6cb4ac790c9f8ce8b3540c333b3ecea2dc8d8242475ea8468ec64463476b1cae2a0bf4317a143609e 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: 46396 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-i686-posix-runtime (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.36), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 11096020 MD5sum: 0a8b1fa65367443f4ec350a95adee449 SHA1: f67dad5519b4f13bbc5b6140c4b3209d90f991aa SHA256: 310c314b042eb501bc08e45c35d51a76590386dd69b432eeb7f4af50aae88e96 SHA512: a121de88c41dba8eb746487f81f52490d4ca3ed66446bd66f7162266ab103808a62992bc387909df3ed1fe621fecf18a5125072b5018b35a97b3e6065f9d058c 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 106209 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: g++-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-posix-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 104318864 MD5sum: 461884ba9cf8d53b713cea30d9bb2323 SHA1: f71ee63e4055c89cd990e77baf9ffb6979d31c1e SHA256: 25fd61202f53676c36f86c3caa038e3402817c8b12acc715837a5e8abdaf898a SHA512: 49821fc4e2b475baf0e837552b39b60800ca472f09e876c6a38058cb9b354e8d27103351719f133179f9f3a2d06dfe3ea73d183cdbce80b90583d21c22038eb7 Description: debug symbols for g++-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 1e4b42af4efd2503c811e39fcca38f545cbe006a 88f696e3ab6fbf4902def214a8c9080ecb3fb0f7 9d4981888f9c3cdaede9f71b896169afb8bf9458 Package: g++-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 46350 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-i686-win32-runtime (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.36), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 11108776 MD5sum: 9048952dcaf41aff590b7afeb3a08913 SHA1: c90648177d52fac405070e205d729bb1b8f12900 SHA256: 5428f77f57b65762106763d4e83617a4b62b9fa92eecf6f11340db06e617b9fd SHA512: 39a3027894118373c12e9d5de2eb09b9c3321ac6d48ce530af59c12ef8d8e83820dbc18e0d9b32b4eea892e21db0627b90e21f7fdbb990849911ab768d233dae 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 106210 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: g++-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-win32-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 104305196 MD5sum: 454fd4e17ea124d89589009dd37c0f55 SHA1: c9e4eafe4e62a96d121a5a791f324cf70becbadc SHA256: 6a419ef1a133018df717747544b913ad689f543b9b7076c8a8d9536fdf214b63 SHA512: d61c72151aa337db06f8d3731d6884664c97c2e34cc084b5114e02f2c411d0ffb033c426392259cb7e5e3364c454fc5f2772d09efac2ee8fc2beb440f2edc77c Description: debug symbols for g++-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 035f0b12f10ca33c332ab2b0e0e07a478cd66197 9c1053150c35ea6771c7fbe0f0fcc7b0800220da a631f4611b783a2a5a2c73ed14abb20c04a2a7d8 Package: g++-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185456 MD5sum: d02e30861a22f5a7f4ee183a24f290f0 SHA1: 537a348e3028023b3e7c882babb3128d8601f086 SHA256: 64c0e1965458620da2e013e11b016bf91cfdc709ab824a1c5ac57f542dbd73f1 SHA512: 70585e34c75b8be34c0158b7df60db09bafa6948ab91411e8daf54dd2a8b34aaa6330a27f9cc843bb0d133d5c8d0164a450bbaf9731a991453a2b7f880842c11 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: 48018 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-x86-64-posix-runtime (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.36), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 11252068 MD5sum: 4222073496a90b66c4dc9a3e5e5f8e2b SHA1: 106369f549fb071ebd55c08b8405e19c1d4aa0b2 SHA256: 8c417601dc37383f091121b4f4122fbeb3dc20d19d86ebcf479f888fed562cc2 SHA512: 03f2ab653478282a09b83229c0f082dcd4085e9b57183ca635db24452d208a4a8e2bded576536f60b09c89aa529d1ec4d4e79dfc60eb92e46a25f34b0e675131 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 106836 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: g++-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-posix-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 104704188 MD5sum: 23df031910024537c920aaaa5925a0de SHA1: d8e7945a320a34130e3ac58672c044f46d81717d SHA256: 2b4582c7f6db74109faf1094e51a34dc3bed8012e8ac41b8db9f9aac96661dbe SHA512: 06c974d1a804c4abebcee5add58f93f59c78446c4ca02e5720a63d98ecf19b20aa30e5ca33818eae0b4aff1c1ab151b494ca988b8f369445fbb5ea5bbe30fab7 Description: debug symbols for g++-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 47a30cfc8b3bbd2195eba8be3534f7abf6ee52b9 86288feffd4629d143701228c0059510ed415dab f4ebeca19b0c9a61a809953b836676b5194e0248 Package: g++-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 47964 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-x86-64-win32-runtime (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.36), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 11263764 MD5sum: e898da86f2df4eeb7a137ab52118f37a SHA1: 1b08a23ce858623dee5e633f14cd93cd866e4885 SHA256: f80efaeac0159ca32e3bd5e8cfddab251941d0d3ce0068e0eba79132584d2c36 SHA512: de6264134d499176e5bfa767c0474570cd3fed89fae06aee94fe9e7175123d5d514efee063ae61993420e5cbfc7d53c33031406e7cd51ccb8dbbd6ca5a80be48 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 106832 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: g++-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-win32-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 104719492 MD5sum: 42c3401e7d88d81860c5bc6946e55a4e SHA1: 0df78aeca8f4b9a01f4f4273b1034925dda7173e SHA256: 5e24af1f76e5dd2f5191247b09a3dabf1d9d03513de783d19fa5ffa341a1627f SHA512: 8567803ac5038b665cff066de52e0acfbd14306d32939e59f747431451f2a1f908e631120ec0e357d713dab5fa78c59ac6d7ce33a39654beb8c803fac8334708 Description: debug symbols for g++-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 284c9c198d0c244d2ad7d0e25ba72d4d1c5f6a26 47f143c4d4f6348572817e92d62a8d9a6a396898 5abd69d8de15d055f415503ce961efc72a51d1f2 Package: galera-4 Priority: optional Section: libs Installed-Size: 1514 Maintainer: Debian MySQL Maintainers Architecture: armhf 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.5), 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_armhf.deb Size: 749436 MD5sum: fb91a6e5ad7d6d424a0e02cd3b26f866 SHA1: 8b6622955b957777761f19bed7c1fb46398b0c7a SHA256: fc241f274d5977f31ec3de0d07905d8dd2174294957bb05b277333022e1c5bf7 SHA512: 887ea9d482b2f711efca304e32fe6a785f44a65090ef4169a1e2dfa933af6e9d0f67aab266badc7cac7f9689d9d21385391516dfd2a8af226531b10262836d4e 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: 13893 Maintainer: Debian MySQL Maintainers Architecture: armhf 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_armhf.deb Size: 13777664 MD5sum: aab6af3dc6eaa9fb66385a9d2e9aaac0 SHA1: d90b7f19a45604867a358948fec5f95227bf9392 SHA256: 5811830a7b10063ac012b6d084b69e044bb497ade7bfbd758ee29b9259cb6188 SHA512: 33d326184a72169284a50b17cbe39479bd4ac1e73350fd201ac459b6fe6ceeee7af37c0cae9c0e93ef8a51c919702323c425e06115c0f4ddbb1ed7a981cd6248 Description: debug symbols for galera-4 Auto-Built-Package: debug-symbols Build-Ids: 22adbeff3a689fc1139baa7e242df73c278475a5 Package: galera-arbitrator-4 Priority: optional Section: database Installed-Size: 1320 Maintainer: Debian MySQL Maintainers Architecture: armhf 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.5), 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_armhf.deb Size: 573780 MD5sum: 4dcff809dd5592688614e0b0c30e711d SHA1: 32218271ad50ebb3d86d625acc2c36f71f9d12e5 SHA256: 5fa73e33fd503cdcb2b1623f7470ea0b00eab3e9b0c559a545b9058794ed2e88 SHA512: 6176178bbf808b9326da274c098d963fc3bddf872a91bca705d790fdb7b1bdfd4ecce47d3e60d7852de7d84dc1ba38cb6905ec8513f547be4958021a05572376 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: 9520 Maintainer: Debian MySQL Maintainers Architecture: armhf 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_armhf.deb Size: 9392880 MD5sum: b161cad90bb1e3a0d87ecb823a1a161c SHA1: 1dadfff4105bddca2c02744e26a8ceb6a488689d SHA256: 34d475cd0f13e56243df6546ea6dcdee3679a643aa66cdfffcc76b169a16a175 SHA512: 9ee0ef7a9160ccff95f236815c25460f0d0ccb881cea739753625755adb350ae100df26a8c20fa793d84f9250a3e27556166ebcf0d7411aee4e6bfba387ed8e8 Description: debug symbols for galera-arbitrator-4 Auto-Built-Package: debug-symbols Build-Ids: d5bb5d8498b797863ef029b8945794cac98f8ace Package: gawk Priority: optional Section: interpreters Installed-Size: 2563 Maintainer: Adrian Bunk Architecture: armhf Version: 1:5.2.1-2+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_armhf.deb Size: 631248 MD5sum: eecf3d91f039f58f344cccfc95d67770 SHA1: 5ae3489611406cb5a0a48d4c1977a61246a84df5 SHA256: 5ca95d62ab137021a489cefa980abf6c826b332ad3af9ae7098900667db29adf SHA512: a50b91f65d87b27844e21d9e148ee6308d38755fe0c26b14cf07b7fe0958958605aa0a764afe03df82ed511aed26e711fb0f6bc2da0228bdba147a07215441e9 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: 1237 Maintainer: Adrian Bunk Architecture: armhf Source: gawk Version: 1:5.2.1-2+apertis0bv2024dev2b1 Depends: gawk (= 1:5.2.1-2+apertis0bv2024dev2b1) Filename: pool/development/g/gawk/gawk-dbgsym_5.2.1-2+apertis0bv2024dev2b1_armhf.deb Size: 1112688 MD5sum: 499692b983dba457311fd3c4c99d0a35 SHA1: 8d62f64b6016613acf74b79b1597847c427d1d99 SHA256: a3cec02ac9c9cc7869a54d7019bff43a18931d27ac70399972396c548de418b4 SHA512: 03c448e40ccea578d030f7de422e61eb53d92a3b982e5182435f87bf368087dd7bfbbcdbdb714bec1d4dd96c31582497dd923c6b87fe388ac840139eb3bdc596 Description: debug symbols for gawk Auto-Built-Package: debug-symbols Build-Ids: 02d5f9b625bd9cd48fdf6e486d1e673d8deab134 18996bd499f988df622750efde7cb3911ba330e9 19cda64b840b4b9e1a3e74cf2d8f166de2ad8a3f 1e0eee7b2f66060e5dc4927de3f999715cdd2968 3930b18c647bee3acfb0710e073fac43438d5803 431f40e4cef9cd3056ad19b3ed8acc37c168e539 4783c4c1de78b0de5115fa536df15bb615fbfcc8 6f14963c2b23e67ad15491c51f3a15d713720973 6f2512d2443a7d01b48a69150e837be18693d04b 8ab3e558ce8f69550bcdae18616e845dc22ddf5b 8e2080238567d85ed03aa22745b94b68f7cf06d3 c7a12eaecacb068a25bcc1b8419c7fa573b7db0f f185a7e7e11612fc5e33a607f234d0b5cbad0103 f97240a20d1de1050dfd2241497dbb94a727d054 fa9a3d651c100794c0e8ff0c36b751b2e74419c9 Package: gcab Priority: optional Section: utils Installed-Size: 226 Maintainer: Stephen Kitt Architecture: armhf 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_armhf.deb Size: 35132 MD5sum: 3931a038760b3bc5e5158c48553c6a09 SHA1: 095f0affc2cc75a108680b4deb2e1bf4869f9442 SHA256: fd397a3574a29fa5dd32448c9514f8ae457b0e9a37745c0563590b9465c1e2af SHA512: c3976f3ace0b947109cf6979c527506f6e06632e250f1ec5b70aaa69df0a1c0f0792c62188f786e3d97ac8e8bffc5639a52dae7d36640035a9643064efb01859 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: 30 Maintainer: Stephen Kitt Architecture: armhf Source: gcab Version: 1.5-1+apertis0bv2024dev2b1 Depends: gcab (= 1.5-1+apertis0bv2024dev2b1) Filename: pool/development/g/gcab/gcab-dbgsym_1.5-1+apertis0bv2024dev2b1_armhf.deb Size: 15968 MD5sum: 2e6e6b6e5f2bb747cb836ab512b25072 SHA1: fa7c86916f2d07fff9db874fe2d5302153af5d83 SHA256: 5f380b044b9dcd9a3fbf79dfc03803b73a25955f669783a9fa0ae5f619bbcdcb SHA512: 5b8d7857d0f75c74f44ff0c41b6349676d8e4afe977beeff700faa5d1c1861ca817053a318af41f3989b376de2a944ba67c666a85c33a0aff3d440a23df79914 Description: debug symbols for gcab Auto-Built-Package: debug-symbols Build-Ids: b3034e692f7fe8dd9462c82dfe6f236fe51a8c49 Package: gcc Priority: optional Section: devel Installed-Size: 47 Maintainer: Debian GCC Maintainers Architecture: armhf Source: gcc-defaults (1.203+apertis0bv2024dev2b3) Version: 4:12.2.0-3+apertis0bv2024dev2b3 Provides: c-compiler, gcc-arm-linux-gnueabihf (= 4:12.2.0-3+apertis0bv2024dev2b3) Depends: cpp (= 4:12.2.0-3+apertis0bv2024dev2b3), 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+apertis0bv2024dev2b3_armhf.deb Size: 5232 MD5sum: ffb8469e61bdba9199fb1a426de9c7ec SHA1: 26e0547bd57f465dc28d2c9b56ae117201aa49b6 SHA256: 12c1a603c1fb746a8368a80666ec97bd72197289762278bfa5f4063f21a67c68 SHA512: c76d0ecc4ec1f5e6ede7a8e0383f4d096239942db76e2a7026e6ac1ad527ddb88ba743791ddcf03258358948d0f030386c79a82415315cdddac100b46a35199a 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-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-arm-none-eabi Priority: optional Section: devel Installed-Size: 398421 Maintainer: Agustin Henze Architecture: armhf Version: 15:12.2.rel1-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.36), libgcc-s1 (>= 3.5), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.2.3.3), 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_armhf.deb Size: 43092652 MD5sum: 555b3f4d0c87b1b131a00d6c0158578f SHA1: 49c3337aab3332997a34b1b291de133a5cf26ccf SHA256: 3a2af3ae4e849443839cb6cffb1760f04b84a17da2c051b2cc168d862b1a3209 SHA512: ee09bff25ee5b92b24f4fb10f9ce5b1b7586eb67f80e148385da2d4d43d79b6dae03874123314d5ac4302b104a1dc632129e0c64c02a2ad0cff50bc014924c79 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: 373244 Maintainer: Agustin Henze Architecture: armhf 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_armhf.deb Size: 367852060 MD5sum: 6fd264d037de56527a343ff74b18decf SHA1: 0d11a1540b082f0825158c336afae527db67f48f SHA256: 2129db0f14b76b2a2585bbabe18951b54b07a3b5eefc8a9287dce125bc79d0f7 SHA512: b68facc947ad28e0058f42dd6b3c0f8a29b33965312dbd995db4c77420302eb351deb27e37a6c74c2ba0a9cb01a9170b1adac7dcf4e3b628441de83cc8eb55b7 Description: debug symbols for gcc-arm-none-eabi Auto-Built-Package: debug-symbols Build-Ids: 00a2688edc47da9c1cd8f14bec3320e752982cf7 041c08e1744c555a1bb8fb68659129817d03f5e7 0a54a9d13577a96f8af303c7ef388de06e743a6b 23b838f64f8eb362e066463477ecba31948c2fd1 33e7125dfc40ba244f7c0d9036dc7097f6cfe25c 3ece4b63214ba9223dcae7e383593c73ccf725fc 5ca9201b3074c50b76223a34a1c474ff4db61cab 6966f2769a8be01021e0134d1961a85e879050b3 6a1334710614b77a70b76453df74e4c5fd22561c 7b3d5bcd4f37b7d4d0536007ba422a8becfc3a14 8af02ed1ff5857d04ca918f9e7681169af464808 a76b67f38fb513875728441d639164f9d9c9b8f9 c19c8ec8a13539d3e0752597eebe84bb21f74116 c516b201ba6365192b119e3a0d94e9ba681998b7 cb6d3752598176b08c9060c1b7e2c2436108b745 d8040a273001b54b197034fe898ff56b3ae745cf e760bb40fc589829f4059cc3a4895adf16aab555 f33f37ca67ec21963634932ce784aa3b82cf5061 f7c08a8a48e46ff2501872d94e6e377c0fbf53ff f8cbc8ee2a5bec7c10126362739ed4083e86b287 f8dc2fdee28d9d47a0126b2021d179c972a1fc9a 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-mingw-w64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gcc-mingw-w64-i686, gcc-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185440 MD5sum: 1a4492846f98930ab868b25b296e017a SHA1: 5adef97fbd4037190c65eb86acc9e149f0fc5e6f SHA256: 85f5588dafff034c491c9f299396b020ff1c8842b7a8f9466ffdbe45966a70d9 SHA512: daeeb91110adb2dea1b64f52834007c1f25147e8aa5ac6240a6f4975c897866bd4f9a6782628403340b85ab048c8502e929a285f146d3c55e17fc91e14b95ddf 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: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-base_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 186096 MD5sum: 85d5834971a42383061d2600f3fd08a9 SHA1: 14890007b8291c32465f0ff947c0ead118dbc288 SHA256: 4332b484d01e530cefcb8b69f2c543525e200b524cac0313c06aaf5038cfefe8 SHA512: 9254581917a81a2225320c707d9aed70217420207eaff400434db2d306c685ea79844177225ecbe7235b938dbce4dad1fcf5e7b1aae32ee2ec6fc2f953d891df 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+apertis1bv2024dev2b2) 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+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185456 MD5sum: 5601269a5f3be7ec2748d6dcd9914ba7 SHA1: 235b079c9ceddf0636ace7d3c232027f1471a2a4 SHA256: f3c253bb1547d0077f573ed09f9f3a21e69b2a1f6584c0b0fd2f57212a6d04a9 SHA512: b47fd2f1cae124e22bd9ed75e23a549965f6f19709db14944a4015fab5e2e3147322fc48fc69b4ac4263c40c1226364ad8d575489a29dbd42e27a8fb46177751 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: 84870 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 11), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 27121652 MD5sum: e131bdd00628ca3a553cea904b1c638f SHA1: 93b47ea6c6a99dbc751c01e5acaf62fa3b13e751 SHA256: 55d9718e6be34c3f5485ceaf75eaecaca9460fba50fe5e3f862565d5d68c520f SHA512: 55c211b75ae381b821772bf59b2c3a65782cc24f1e4bdf3ecfe45339d8a08b2ddc60ce6c46d1a27439ab7ce9e1b833d3abc3a4a01dc2379dc82089c0d4d647ef 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 297156 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gcc-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-posix-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 291926388 MD5sum: 1b59b7429562202c1f473c52f3ae74a1 SHA1: 492af7a4f5ddbc3eb8e85a6da6f8c57d743b3f83 SHA256: f2b42c7b15904a79e33eb1dd9d0d492f8b3e2e33bef0f1f3e655e655e5ed294b SHA512: 0d11ea016de401dfd956953393238e7d46f1b51a9045b4f8fb05eba45ad2874c6761d9a9daf4dba90ca7d605f065135cc57c67f4eed9b13a5d904e8a1bf94c5d Description: debug symbols for gcc-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 06c97c558468b45235092de10cb348b007aa570a 0c80b6f590e315cf693405bbcb7150a24c87cbde 111957e2cfadf462341c7a3135bf5a1913cbc887 2e0121cb6cc8b04f2bc22db416e682026894a991 35eef5941602d6031363dad5f4c408b128d9f2d2 5a07a2077f3d7a373ceb33ed5a9fc1ec6daebbb9 63fb040e950196ace1a60a4ef63e9a4ebf7f4741 6902e439228203f146115d7e0b133b5cb5c86527 714269465d8ff7747d117287214be5c2ce529613 8541ab64b1e063674810c9498070010b23da9aa7 a8bbc033b429d7efe118697d5993f6078ed45ce9 b23048415dfb9134a749b9327ed169545e1fb92c c0f017f4fad1d85cad8671347b84f40ec2138155 d32d2e6dfa51b2aafc2fcd2e68e9c68fe91f77fc e32b904d9a94ef04d2f7cbb806f2684e893fcfb9 fad8e9f4d4f4e27f0f7830a6750d179601360c90 fd250580951e163446c010836b39e11cc658d86f Package: gcc-mingw-w64-i686-posix-runtime Priority: optional Section: devel Installed-Size: 47913 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 11489420 MD5sum: d295176194625320bd80752ec216f966 SHA1: 10e6c5ebd7eb9ff71c61ab029d80c15d383d7117 SHA256: e0f519f2e3798e87c71e1122c27e99edf6649b8a373ba1c393b0f84c03d04d42 SHA512: 2a20832ed37a00cef99a2ad8c4e30a04dbff547a68c431a4dc4e88ad3f18ee257354532edbaa9080e9644cb5e6ada99d258bf39f45b807930c600b7d92899ca7 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 84875 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 11), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 27114724 MD5sum: b61fe45cc349cf22dc61b7ee08ae31e4 SHA1: ad3074499b6d5a4be4f4fcc22ec64cb02c2f6274 SHA256: 627c1537add61550c35d48f7bc1f6e656191bfdf3ffa127e64f171b78c566a5c SHA512: 4389fda9cf507af902ffef1795d7ca1e6029fcc55e001829f22c5c40da212c37c31325a06897e921dc5f5c079ea5eda2179b4e6f616cf205728a90af48e3ef1a 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 297171 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gcc-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-win32-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 292013612 MD5sum: 276f633749dacd070e60ad00fba27877 SHA1: a442e5e11c6161826ce4c4f1a4e1904bdff678fe SHA256: f912a97bddaff269a7954176f44cc4ebdf1c28cb1a70bc8cf461bd44bee24d05 SHA512: 2d6cff1fc99fb2eff7e4a5fbd90876d138554a4229c4853dd14f8b16e0f44ea57a8d525a7a78a42e0f0165c31a4b7e6e04f3da8ae6391ba748bb76f3a7ed36c1 Description: debug symbols for gcc-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 14dfadbb997baedaf7624de94864618001235229 18ba831dda69f92525baf7852013a70ae16fe2ae 1c38a82a4b0f27f2647e8e09640961c5ca453cd8 1eec9587ad59931c301fd78bdc032233ba394449 2e5bb879397f71ae08589d70f3568073d2a6cc27 36e7ed0e82d4d5b5ce4a18e47f233de746a6739f 49affc2f073056cc5e41ffef240d5eff0b8da0c8 6eb4e567c931d7ba72f7a16cb40a8adf24de9971 974b263924176b215f317328eced98acf67d181a 98b920c85f07c81efd6b1c4cabb2ecad31726d43 a60293df91e61891003d16eaa946bf16386d560f afb9fd6cd33b6bade5c08971716a340168b0f6c4 ba84d21399ed316eb5952c39ab7c2ea32f876d0c c6e5135e58e61061405c9fc8999005bb89a5e281 cc4c9a1de2206e5acf83d82ac43a834768cdb541 d289418ec1f091dea6dcaa69c4e373a106a427d4 de14b443d7fd1e39d6d133f5c9e8fc15640fc91a Package: gcc-mingw-w64-i686-win32-runtime Priority: optional Section: devel Installed-Size: 47935 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 11501268 MD5sum: 656e03771d09e2e29d77f7796c33bdf1 SHA1: 4d9239b442f848caa9748c0ee1b4396c6af266aa SHA256: a2e3c817da31c90f8408b0db09c9f76ec08db598a6393f381a8456e4ecf0aec8 SHA512: bcdc83a0e6ea440af4f43eca283af2d9f28247f34365fb071db473484507a08453ea25ac58124e7457db3d98c6d40e3a09c345a51fe1edb65e25c85a6bbf939b 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+apertis1bv2024dev2b2) 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+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185456 MD5sum: 1265c0a2267d9cfb9b6250a47b0b4f87 SHA1: 9848a57498ee268b0bf44673b68bf8e68f6f2138 SHA256: 2a971d12330f0dd97a1723e35bd13c1c6b600782a953d19d9087497bd6b16d3b SHA512: f66cd24677123ae77e9f1d859cb00a61cebd3e8a467f714fe5e123faf74f41aed5eaaf31f9f8f1fd0481c127b037daa7edd55a2b4fd740af354e89bde04418d1 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: 85603 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 11), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 27141692 MD5sum: 4c456e1f55077e514023905e14dc04bf SHA1: 575be985d89e77652008cf0f0a7e180002812c33 SHA256: 8626e9aff93140c1b144d12d96dabae2cb98828710651da1ab59ddb084926745 SHA512: 1f20c11c4f7ed80e9c64ebdf3fb1e294df08540c2990f7d85bf294b1d1498b2458aa06734da7c6b43d7d036b84c7cdce719173bacf7b3fd2d22faca0d5e6897c 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 299029 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gcc-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-posix-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 293689380 MD5sum: 66fc195f639640fb41a6d83b9f705f74 SHA1: 1ebde316c317d73c099c7daa025c2b77db6ac84c SHA256: e31e844e7e71a59971c5f1aeebb12e34a1abeec2481f0f4fa668a4090533175e SHA512: 9cf598f66201450a7830c94776c97d5789b58336beebfe4896881772bceb67fada4b02b349d7d0c619abf8c44d86f2c15e98f808036b613ca24cf78e49a13e61 Description: debug symbols for gcc-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 0ccb6795550136738214b6cfe95384b843377a0f 204c6218b2da5947e0d876371731ceda2bb0cb46 330e59917db9482c0e03052e260bd7ecade1eac7 344076dabe31c5e954c84a514a58d2e066c2a490 3f5aa5a621923440b056f99bcf7e5baccc78656a 3f781f8d0fefd5d8f8fddb94eeffe71e1117b882 454282eb2e266a5b76027fbc41387ad33da8e740 6f3893377bc9e48d79acff263ca232c0ec435073 7a2cfe3a8f8f5d45eca1e77aa1ee7ccddece6470 92a0c26b8cc528d6a3ad5c2c26cac4bf3b414684 997b1bcdb138f2431b3a43ca54fc9b365e1d76fe 9c7ab86a0a88de0d73ec4957ec2f1c9fd37a0850 b06921f32da7958193a978df4127b0a01d12f902 b25729d14ff84f397985b1cb2597c48da0566110 bd15373b569e55e7bf8adf7c40145b06323b526c d3420a9a6ec1c0bca2c0ff3863f46a22e01418aa f5dcd96c1396233fbd7eb05b7ba30f98e1c26278 Package: gcc-mingw-w64-x86-64-posix-runtime Priority: optional Section: devel Installed-Size: 55076 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 12236436 MD5sum: 13a3bcf1069e5461bcc6ff6659774fa3 SHA1: 4a7f54c17761477d0c0781010cf80e948c77619d SHA256: e2b503b332eba929fcfbc4e6919b3e8874c1e567ffdba2adbdb004ba206cb1e7 SHA512: 0c5c9882c50ae0bb7e501111f782b422afc1843e24de8b6de333a4feaf2025cfb27dcc0cc48d9319cfa8008e67aefdf457e236c2804aadb1a575e8b007073ca6 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 85604 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 11), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 27143376 MD5sum: 95e7839ccaccb6772545bc92a5bba065 SHA1: eebd3235d32d854a9de7d5e1d9e5fe76f48df3ae SHA256: eab79c1848122b5031fc35ec932ae7a9dc87ac00f52dbc8bef7c5d64b54c2197 SHA512: 69443a06f00e1e6dd0be22e3d897db96629a30fe97af0fb0bf2a7cd544c1563cb48eab77436cde667695aa107c15f832adb43dfbe700afbb6518c631b670a1cf 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 299017 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gcc-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-win32-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 293800416 MD5sum: 8d7328931ee2de0c841ea1f4e7b343bf SHA1: 6ba0a13b1cd0430aa8f7cc8e9636e8a97729d0ee SHA256: 34903028c7b0a07dc216134d94a1fb5f738ba969e2e2b70c1f3b92fd2e2c2c90 SHA512: db2cec67363b107e98d7c654d6c3eed89e3b63a02d0c9a8cf7c3d39c56e91cfdd156d51a9979eb6e0f37991361d1e924db542d1d8de479df8f86f6faaf97f388 Description: debug symbols for gcc-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 03666f797ba673e56a1e4ca8554333cfe03924ad 1c2860be1b7a0b696f316cc8adb6bc15f5f0b0bd 333081411dd0c1b64dea3ea686438814b930c5b8 37be24f61d94a3de44a32c9e5b6ce4ba3f9e4c82 37c66ba86dd660ffa95a81ea5bdbabda18f92ff6 383de6218eae2c95b7bc2a0fe3bd1164bad5e15b 4002a6b39eef6173b2085aaf0ee922a28fb4b629 4faf757597eadfd73d338f62e24bf912225482ca 65e3cf11716da50edef7722fc5c1f2aa0cc2a5b9 70195fab2ae4bbc1fa56fe0f20859f3856d2cfc8 70a158465a849265ce017109f23173d22f77e592 734ecbf381ee9b8cc2b0317e478e91b74d205915 73845f536eb74dcf718816e921dfab09fdd3523e b626ffb7fe56c3828174854273ef25d3df3eacd8 c6d1e266e34f290c888a9e2bbc662b1fc6d17411 f59cceabb928be0cef45ab59553cdffd9253cc36 fed2ec847200d4efa720441b6e29e8128cb2e0c7 Package: gcc-mingw-w64-x86-64-win32-runtime Priority: optional Section: devel Installed-Size: 55068 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 12243060 MD5sum: b8b1f4a79168d58659e2eed8f1d32854 SHA1: 0a7630eded2408792ff20fc44348c58d974fa53b SHA256: 311683b36da3a39ea9e9a11955917c20faed9aa30d510c59e45e82af04523dc2 SHA512: 74198853edb8eae608eee25ba4033f1d81da2004d98bfbe014a36483309ca95df85df94bcf6b3678aa23ac7c044e3b4aa6b38616353fc388cd02ba0925bd591a 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-or1k-elf Priority: optional Section: devel Installed-Size: 29076 Maintainer: Nicolas Boulenguez Architecture: armhf 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.2.3.3), 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_armhf.deb Size: 12128716 MD5sum: b1cb412cb067cddab3918fabf8ea8c14 SHA1: a37855a0b6664903a37b4918ac84c03aaba3636d SHA256: feb4a86d6765ed54956ac2092fe0a84eda7eb2542f0e157f26417b2c91568fcc SHA512: 6f2a68647b09218ca7add8da5ec04eba13269598846f7ac56449df2604754a126bb2b83a75b3522fbac3483421729b933416d20a21a1a50398f3dc8a623c49f3 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: 98892 Maintainer: Nicolas Boulenguez Architecture: armhf 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_armhf.deb Size: 96445792 MD5sum: 793aafd20d51962bf35cad7f7f5d6250 SHA1: 569987776f945a23981719c0348e1db241d0db3a SHA256: fb6f4fb0bac0b6180e2ff88d233e3f9a5667e7bb96e388286294db346b75558c SHA512: fb29496ea456f4ca2a58e6f81b3b12414d3c7c416896bfdf7b9bb8da4c21d64b336ed17bb4eba9114767bc296e1a67d556467d7ae25a7782798a6e14c9db843d Description: debug symbols for gcc-or1k-elf Auto-Built-Package: debug-symbols Build-Ids: 010f14eeac21e9ed3099bff316f7d00c4c88c191 05f7b9de305631bfba0006d055561cc68be6e710 0fc20b5e0c2afbaf66b0ce671f5df471461b3b18 20da14a8fcbd07a725203a295764a51ecf18160d 37087eaebe80cd27514c7d5ee5727f44cbeb6718 3d5d30304ef8d03f98ac070c555ce60f2fed66fa adca2cfaa7ee390abc974533f281065fec74df02 bdd9d471498e54f9533143e535066f31087022d8 c957ac3ef6a8847b08614b7814084836d59aafa7 e9b91e4e69d1e2cba4778d547771f1f27e75830f Package: gccgo Priority: optional Section: devel Installed-Size: 12 Maintainer: Debian GCC Maintainers Architecture: armhf Source: gcc-defaults (1.203+apertis0bv2024dev2b3) Version: 4:12.2.0-3+apertis0bv2024dev2b3 Provides: go-compiler Depends: cpp (>= 4:12.2.0-3+apertis0bv2024dev2b3), gcc (>= 4:12.2.0-3+apertis0bv2024dev2b3), gccgo-12 (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gccgo_12.2.0-3+apertis0bv2024dev2b3_armhf.deb Size: 1204 MD5sum: 0780a16d0d268a918694a8a9db09814b SHA1: d93770d47ede8aa9a5e4dd15490f39cc7f23c248 SHA256: 5545901fccba9a4937310105b317a765c5df68db018b84db4dd752761ea2739a SHA512: 58f593ccffb9506c6d62cf26b9d723c3707e41245a3513763db849151e7842c019b5b1130ca46eaa607730f430e3ed203a7824dc74f7e9582fba8a26abebac6f 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-go Priority: optional Section: golang Installed-Size: 66 Maintainer: Debian Go Compiler Team Architecture: armhf 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_armhf.deb Size: 43696 MD5sum: b23e61b00e40d15772e94ea4917b2024 SHA1: 0bab3dec26cc9fa3970f7a8b109dbe61ced0703d SHA256: edba69617911959f0ec144775d21dba157c1816ca2a77cd55fc09cf4d6b435ca SHA512: 6a0b8c6c33dfa32d43b0fad86bf2e3c6a18170eda6c040f8aae8b2dc1ba10a4199af6c67f0be59b648cfa2e52fa95031e5ef2ea9dd39bb570435d490cbc3b95e 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: gdal-bin Priority: optional Section: science Installed-Size: 977 Maintainer: Debian GIS Project Architecture: armhf 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.5), 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_armhf.deb Size: 543996 MD5sum: 470ea272b6e84fbe666bcbb3b8bc1f01 SHA1: 9961eb963226da141fb890f02deb402b60975d0b SHA256: 4ee050313fb7c01f7eb080ed714c3591d5e216c1df9323233b566c1488ab17a6 SHA512: b1e2953f89806a79a9d21f42f9e2871b9f586f293cfca770fae9e70ef8ff06d162d1a8372a33e40d71ca050c07210e7a43fd1d2aa75b18e7ddc2a72a6fc83cc5 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: 865 Maintainer: Debian GIS Project Architecture: armhf 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_armhf.deb Size: 669384 MD5sum: ff26b96d53e6fcfc7bef31b51e6c9b7b SHA1: 0552d7ecfd96a6072a0384b6c68f4e30e882ad58 SHA256: dacc31e9f5f77b4329c1f34135f5e1219681c2d6dcb3913b6a2a79322eac4229 SHA512: a4db82d5e8a928456b58741f857129a10741773a63b3d6d570add39e58d76def5866e59e4e2af86993031897882a3ca205786011e8b580e19bb67c650a864456 Description: debug symbols for gdal-bin Auto-Built-Package: debug-symbols Build-Ids: 0ba082fe9d3441e5e8f7b20d485348f1dbc3eceb 210e76a62a456ddd88ad5a8af8ead1b385258b0d 26068aa39a36ad27c62372a4e8fef8dddb523808 299f2c78fcbdaa654c45707cc53ffbcfe6caf8d2 2a2007636ee4c664113072ac4f4aba4e14aabc77 4b18889f6a15433e9ae31a06b2f019319ac06205 4cf5eec0fa4e833cbab50ff61c6465b1a170bd81 58c7a6635f7fd3960c55efcab8be9b41d28f7637 5ad29668fe7913fb22f3d3c2bdee70249c0bc3be 76befe7b1f6adc1a79275c1a9ca4a78e7a868fec 76f6edd2f5172f8bbaa94924660805e039606fec 83d54a27dadbdf5e625ace4102d544d81c14bd6d 88382e5ec832f604d14421b17d9fb49fa46c0aae 938f6c1eb0f0bddfe94758690c9e809b4a6ffd22 993cb72f6777331012d58713a51a5e45d86868f6 9e4b694b90f4adbecda2cd64efa9864857bba4ec a38390b77585939191691b882c13e7a1ed5d373c adb51f95d1614cacac5f263e22593d067f07092b b41ef9e10c705dbc122d4f9810d11f28793631d5 c3a24ae0b2d70976e704be6fc3cf525010109122 c899e026e85eeb5d4332fa2f9b8c1da01aa2b4d4 dd5a12ef1a47ee8cccd3c81a66273d51110d2cfa e99fae192be4e02f22d7a9b8b227f9654c230881 ecb6da0e9dfb0a4227200631a239969a4220d542 ee166cb4253299396d165a2802b329ed3ef1634a fe83e33a543c8f3304ad04f7dc453483d48bcaa4 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: armhf Source: gdal Version: 3.6.2+dfsg-1+apertis0bv2024dev2b1 Filename: pool/development/g/gdal/gdal-plugins_3.6.2+dfsg-1+apertis0bv2024dev2b1_armhf.deb Size: 335124 MD5sum: b3ec09ebbb6f900d2606cb40f8459608 SHA1: cd0c7546ee11dc6431b56d1670c462222fcb28f0 SHA256: 0601ff81534569f805cc4232dd690d19dfede89c927b228da22f0f2a4528a8f9 SHA512: 31c3b8e83aa0260d30d0f7be224d60ce28910f0c5e52bb2d8e3e8878144a49e630bf1b938d2f7799d4bf443f8f7cfaefd714b84921b65b9ac5ea52367aa01b48 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: 7173 Maintainer: Héctor Orón Martínez Architecture: armhf Version: 13.1-3+apertis0bv2024dev2b1 Replaces: gdb Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.34), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.3), 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+apertis0bv2024dev2b1_armhf.deb Size: 3401516 MD5sum: 82331a02143cefa82d1d3ae1fb801c2d SHA1: a5c8dd02aa2b110dc6212e4f479297a13cd01e28 SHA256: 27bd07bcb0fcb8aebce0bb8a928c2a349736eabe920af3fee2a50444434d5ba3 SHA512: 15ff331a312fcb55b891a56aef6199b1b57f3c37acb3dd3f2256ab41f0970e7cae80a9a34bab6eea987c9fab193219fcb03256e86ee90428ef4df8433bff4d04 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: 39902 Maintainer: Héctor Orón Martínez Architecture: armhf Source: gdb Version: 13.1-3+apertis0bv2024dev2b1 Replaces: gdb-dbg (<< 7.12-1~) Depends: gdb (= 13.1-3+apertis0bv2024dev2b1) Breaks: gdb-dbg (<< 7.12-1~) Filename: pool/development/g/gdb/gdb-dbgsym_13.1-3+apertis0bv2024dev2b1_armhf.deb Size: 39187248 MD5sum: 0906e26f156d2442eb508610c7aa3415 SHA1: 0e1ac06e5fdb52cd559a712dc39db77018ca40a8 SHA256: a9e10c0704b4bacfd566914292495e189e13cf6e9189b01a618a66f4dcad9e25 SHA512: 1ea716f2bd7582a6724b1e6bf4f9799fa28c690ce5f964f0274b5d299b82ad7dfd3233418131afc00b7b587c734e52c4b24fe8de3613e485456fdeef06e7b2e3 Description: debug symbols for gdb Auto-Built-Package: debug-symbols Build-Ids: 84fbe5ccce891baa8717e55ec7bdce7c5a72e498 Package: gdb-minimal Priority: optional Section: devel Installed-Size: 5764 Maintainer: Héctor Orón Martínez Architecture: armhf Source: gdb Version: 13.1-3+apertis0bv2024dev2b1 Replaces: gdb Provides: gdb Depends: libc6 (>= 2.34), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.3), 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+apertis0bv2024dev2b1_armhf.deb Size: 2747576 MD5sum: d92aefc47d4e478756c6326287ad82fe SHA1: 394f0fc2f1869ce41f1c1622fd198c8873b4abef SHA256: e9d79f63e32f762db37010ea620e067fe63e39cf4dc1a455af3610d65e6035dd SHA512: 3ecb9efea7744019c19a2f2745cd2c64a5a64ffbee69bdac422f2bd641b3eac35faf0817a368e2c74021a9141934c364d1f2c88fec44a37ae0c8ced8a6bce111 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: 36136 Maintainer: Héctor Orón Martínez Architecture: armhf Source: gdb Version: 13.1-3+apertis0bv2024dev2b1 Depends: gdb-minimal (= 13.1-3+apertis0bv2024dev2b1) Filename: pool/development/g/gdb/gdb-minimal-dbgsym_13.1-3+apertis0bv2024dev2b1_armhf.deb Size: 35465324 MD5sum: a51626c7d01ee699eddac9adbf720e14 SHA1: 6efec7e2b0a155037ca8bc1a57ca10526887705e SHA256: 21d4710d7ad978abc282856ffe5f581c1d9d9189d34b25c28007f1ef2e40b081 SHA512: f9ba9cdc0b1940ffd649fe65354853099bae3c362010b72144ba76cb197e2812c471caed2b1cbc8ded48c0c3c9cde374e8427a39c77aeab82bc8ce5504f7c217 Description: debug symbols for gdb-minimal Auto-Built-Package: debug-symbols Build-Ids: c188b0d970fb3c307ac14c348f1dcba1e031e81f Package: gdb-multiarch Priority: optional Section: devel Installed-Size: 11969 Maintainer: Héctor Orón Martínez Architecture: armhf Source: gdb Version: 13.1-3+apertis0bv2024dev2b1 Provides: gdb-arm-none-eabi Depends: gdb (= 13.1-3+apertis0bv2024dev2b1), libbabeltrace1 (>= 1.5.4), libc6 (>= 2.34), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.3), 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+apertis0bv2024dev2b1_armhf.deb Size: 3725760 MD5sum: 6160d4d9b543d790f88001c61f025b61 SHA1: cc5ed9d92bbc8defab41627e680166756ba95442 SHA256: 3ffc4cfe7f4d554510abf0fde62aa934ac1241514c94bd302f85308280db3caf SHA512: 4e5ce78098bf0cf2f4e344c4f3d08d92a64a1341850ea262e691789285c04554838ef4ceeb06307e853ded678fe33319db1a6dc5c646d8016e15128d3599757c 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: 43787 Maintainer: Héctor Orón Martínez Architecture: armhf Source: gdb Version: 13.1-3+apertis0bv2024dev2b1 Depends: gdb-multiarch (= 13.1-3+apertis0bv2024dev2b1) Filename: pool/development/g/gdb/gdb-multiarch-dbgsym_13.1-3+apertis0bv2024dev2b1_armhf.deb Size: 42789016 MD5sum: 9b5f5089233cbef923c0feb1e4b22e37 SHA1: 0a3a163d385cbf6e90f0d57692e9ffc2a02b322b SHA256: 7313d15249ba22d2651c9002f6a1a993668495e122141858e8e624dc32817964 SHA512: 776765194ae0040a0301a3a25f253eea18f82907a8d9bc5bb0a270dd986df951da7ce73bd86df5ac9e1aeee37cd2ad7a826e539e5164b79906373693fb434aca Description: debug symbols for gdb-multiarch Auto-Built-Package: debug-symbols Build-Ids: b6c76dcee645d27009846b03728e9cd4cfb6f090 Package: gdb-source Priority: optional Section: devel Installed-Size: 23467 Maintainer: Héctor Orón Martínez Architecture: all Source: gdb Version: 13.1-3+apertis0bv2024dev2b1 Filename: pool/development/g/gdb/gdb-source_13.1-3+apertis0bv2024dev2b1_all.deb Size: 24010684 MD5sum: ae05d2eda7df3bedeaffff7f27ffe59d SHA1: fb50b9fc7103212c315983f866b1bdc91ccd360f SHA256: e4247c9d6a3a82e02034968d922985e5922ae1cd0e36a769e01ec359d62dd71e SHA512: 5eedb2afddf558b273f791b75248d35ea013d0458308558efd8a8ec0cd61025593d9b8064b3a953b803b0935ef4b476896756f452ba5b03b92f3e2592f0d18a7 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+apertis1bv2024dev2b1 Replaces: libgdbm4 (= 1.12-2) Filename: pool/development/g/gdbm/gdbm-l10n_1.23-3+apertis1bv2024dev2b1_all.deb Size: 90452 MD5sum: 6760109af4bb8f1b89bb673885df9cec SHA1: 4afae691ca2bacce798833e398c98b34a210e321 SHA256: fce2e79f76ae6dfe33f9a986c2ae170488794d5b1968260cfd1b8bf8222e586d SHA512: 7a91497417f789359912189f8c4d1fca83558614ccb0025e76d567de13490a5efb00f6a134a3e75020ba7af80eafb77ed4cb048f59b6f951953cf8b61026c32f 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: 413 Maintainer: Nicolas Mora Architecture: armhf Source: gdbm Version: 1.23-3+apertis1bv2024dev2b1 Depends: libc6 (>= 2.34), libgdbm6 (>= 1.21), libreadline8 (>= 6.0) Suggests: gdbm-l10n (= 1.23-3+apertis1bv2024dev2b1) Filename: pool/development/g/gdbm/gdbmtool_1.23-3+apertis1bv2024dev2b1_armhf.deb Size: 139992 MD5sum: 7010a3529048437e001836bb87773461 SHA1: 089a4ae1804b2d5e5bb041d64147023e406ad375 SHA256: a40e14165ee3364de9a9d3a4a317f41e1976dd782abccf3dd84dda3d91a078af SHA512: 2d459e00a23295e5157aa0eb5e8b5311a7e8fb03752e3c0a007ba3fa6504d23c1f7ac6daf040499ee169ac8de97b250b4af80499ebf6fcdc113fafb6aa32aa2c 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: 637 Maintainer: Nicolas Mora Architecture: armhf Source: gdbm Version: 1.23-3+apertis1bv2024dev2b1 Depends: gdbmtool (= 1.23-3+apertis1bv2024dev2b1) Filename: pool/development/g/gdbm/gdbmtool-dbgsym_1.23-3+apertis1bv2024dev2b1_armhf.deb Size: 530220 MD5sum: ec6813efeae473fefb29dd0cde1bebfa SHA1: a8b128e074af20d10088c762a6d0c4a97d9f7473 SHA256: 4b6fb6e1dd6c6b914b681a0ab43cf8533d1e7c0d80b9a6492f9f8a0a4de9db12 SHA512: 15349a621aad7abbf4d5d2c952125576d8fab9944b4287144e8912eef423e4c4033b4edf70932d616d9e3ba69871b68aa987419c7616b18b6f6d43e047074b23 Description: debug symbols for gdbmtool Auto-Built-Package: debug-symbols Build-Ids: 1a652f6a7a6846da274ec8fdf7f08aa635beb947 27bb43942617022082ecd85ae669b2fedaaf2eef 4f5b525184611caf86d067fea8a39f92c8dfe2fa 5f932020baeba0572f12e8cc8be5da9a3566b6d3 85864a3984b7e04626af61924f8f5d83d8ef7f5e 8d56c1c37732c92dfd2ae1110bdf8d37294c38c5 Package: gdbserver Priority: optional Section: devel Installed-Size: 514 Maintainer: Héctor Orón Martínez Architecture: armhf Source: gdb Version: 13.1-3+apertis0bv2024dev2b1 Replaces: gdb (<< 7.0.1-1) Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11) Filename: pool/development/g/gdb/gdbserver_13.1-3+apertis0bv2024dev2b1_armhf.deb Size: 333548 MD5sum: 8242499cbbc3522ce50eae7d094d078e SHA1: 4683a3a83390f4b2d22287338abbd3ab19b13cf5 SHA256: 9b47b99e970bb33d81530a516ad6a4cd92d5ecfe0777a6fba642b82e3e86843a SHA512: 62d9841af25534168d3bda1b91003eee4dc8044c73eb096d794b9d6912ee44c66b085af44e8c84d22fc7f1145e13c3f2ac9e11244181f20d668e17409954c05f 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: 1708 Maintainer: Héctor Orón Martínez Architecture: armhf Source: gdb Version: 13.1-3+apertis0bv2024dev2b1 Depends: gdbserver (= 13.1-3+apertis0bv2024dev2b1) Filename: pool/development/g/gdb/gdbserver-dbgsym_13.1-3+apertis0bv2024dev2b1_armhf.deb Size: 1641404 MD5sum: 9751cfc9c69786d425f52db2f0345b58 SHA1: f018e2c3f2892805fe27dab4004882677045889c SHA256: 9b53b2337f8aea855d1ca0805e380b59e77c88a8592e5adff2229209c9e89471 SHA512: 2b4890c14a0346e15bb3d5b5ab2def5a1f9b9378ca239cc9f436d4372bdeec27dd57550b258c28d73faeaf46678072ef3e175c58e2d8233e26b976a70307e443 Description: debug symbols for gdbserver Auto-Built-Package: debug-symbols Build-Ids: bfcb7996a502c5b69f4034cc97f5bc1ea2021f96 Package: gdc Priority: optional Section: devel Installed-Size: 29 Maintainer: Debian GCC Maintainers Architecture: armhf Source: gcc-defaults (1.203+apertis0bv2024dev2b3) Version: 4:12.2.0-3+apertis0bv2024dev2b3 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+apertis0bv2024dev2b3) Filename: pool/development/g/gcc-defaults/gdc_12.2.0-3+apertis0bv2024dev2b3_armhf.deb Size: 6996 MD5sum: 26200af6f41b67a3bd3d1233be2a4c38 SHA1: 3d1693d730eb1a8bc19f182e10588f3587b51a16 SHA256: 556fe9e9d6e7b2c901fc262089d9b8134c13f7e0eee95eb0f05e7cc6e576f339 SHA512: 8ded4fb8c08dcf258b49d7202c41c71cc84d55ae35f72b97032006b6971601e3b3d1a2a3bfeed4507575025c051804fd26463a8578568521364debd43fc565de 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: 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: armhf Version: 2.1+apertis0bv2024dev2b3 Provides: dh-sequence-ruby Depends: debhelper-compat (= 12), devscripts, gem2deb-test-runner (= 2.1+apertis0bv2024dev2b3), 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+apertis0bv2024dev2b3_armhf.deb Size: 53884 MD5sum: 4f916cc192e7a14d3ac9151ae3e97d40 SHA1: fb762f0856c054d5dcdc01445ba2fd95e7d48eb4 SHA256: ad7dd28b17a42cfe6042b62395c75ba72c5de8a72879f81bcea2f91f7e6fc9fd SHA512: 90a14a814d27b8746dd4ba50ae3210fb68e590c39c43922ac09387cd42fbf57487455e4f220ad289904884d62f39c02bc7f4501614da36671d4b4317c46ca968 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: armhf Source: gem2deb Version: 2.1+apertis0bv2024dev2b3 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+apertis0bv2024dev2b3_armhf.deb Size: 17608 MD5sum: a41ddcfb9d255b49cc56325d2bfc12b1 SHA1: 9daa6e916716fd063e9d199f9f4740a4a1854acc SHA256: 5872a10c10683475c4c9b4250284ae4fc3a06fe17a021251820e6d213591e31e SHA512: 23ebefe87c8053302b81690126bba31f075ec2b88aa8d0580687f3c986339e6f7bd3a3b06a9660872786cf5d4d5b2d59c6190087cb04c1b4e7ecb91c9ad647ac 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: 432 Maintainer: Thorsten Alteholz Architecture: armhf Version: 2.23+dfsg1-1apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2) Filename: pool/development/g/gengetopt/gengetopt_2.23+dfsg1-1apertis0bv2024dev2b1_armhf.deb Size: 145340 MD5sum: ba562fb6a79a9a57842595bb7ff0b072 SHA1: 56609fb7170774c7817fd8f2a0f2741ffbdb436e SHA256: 01f6332d922b2787a50fa1f52e78b88a1002ca88f447a070d4c38d4ea1fce711 SHA512: 23e0f3bbddcbdc3642806938f029d17d871e67831b0a58f18da8d73c897b10da6a0fd1c322bd839e8364f5560731d2a929c5aeb42a004b7dad096c5705227cdc 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: 1494 Maintainer: Thorsten Alteholz Architecture: armhf Source: gengetopt Version: 2.23+dfsg1-1apertis0bv2024dev2b1 Depends: gengetopt (= 2.23+dfsg1-1apertis0bv2024dev2b1) Filename: pool/development/g/gengetopt/gengetopt-dbgsym_2.23+dfsg1-1apertis0bv2024dev2b1_armhf.deb Size: 1436516 MD5sum: 32a7365727402c363ef46b7336a83812 SHA1: 7837bd223d19392393bea42bf623427d763a681c SHA256: ee8cd2f669f7d9ce3aa1c2f531cfabbdfd3cbb9f03e0377701cbedf1ffe66a01 SHA512: 4a3a97d62331bea32edf3152aecac61e50a23bd07c810c18d1929eaad5be8795846e7dd3a4056639dc88e6b580e267ced3c15c12320d3bb6fe33563712040f4b Description: debug symbols for gengetopt Auto-Built-Package: debug-symbols Build-Ids: 353b84bc7a593bed6e8ead5103709915d46e857f Package: geoclue-2-demo Priority: optional Section: utils Installed-Size: 100 Maintainer: Laurent Bigonville Architecture: armhf Source: geoclue-2.0 Version: 2.6.0-2+apertis1bv2024dev2b1 Replaces: geoclue-2.0 (<< 2.4.10) Depends: geoclue-2.0 (= 2.6.0-2+apertis1bv2024dev2b1), 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+apertis1bv2024dev2b1_armhf.deb Size: 37904 MD5sum: 62fff6ab260aef47feb062a7f5b7c12a SHA1: 119a59a88cd5306feab9ab647bdf4a0a56f61d55 SHA256: 59dd132c3c1460c095ba5e661470decb3f60ea474d4cdc995e83f405ce7aedf4 SHA512: 2b1ac1ab2961a2f9b353e7a6ee4401247b38df13dcef7b913d4cdabbf1530c47ab28162ed200ef46b043503bf423932d07b2b1ffe0475f086aecb43914eab3fa 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: 149 Maintainer: Laurent Bigonville Architecture: armhf Source: geoclue-2.0 Version: 2.6.0-2+apertis1bv2024dev2b1 Depends: geoclue-2-demo (= 2.6.0-2+apertis1bv2024dev2b1) Filename: pool/development/g/geoclue-2.0/geoclue-2-demo-dbgsym_2.6.0-2+apertis1bv2024dev2b1_armhf.deb Size: 109084 MD5sum: 421ca91acdbcb0603ff6662a0d3e0a1a SHA1: f543588bf5797576eddda2762fd8b48f776c3b3e SHA256: 4c38c94e0efe973cb139b23a531f5ce9ba2a372b330b2fb51340244039d1a58a SHA512: c9660d36e07d004897aaaed7d533757a6d8274d7ec4fe1938fc6bc36827da601367590a874eb03fd354493fa4e38472890da53204ea55b2342a45e9fb1552c4a Description: debug symbols for geoclue-2-demo Auto-Built-Package: debug-symbols Build-Ids: 914a40a31c55a2e5f7c9cc7eb14dc8fd5aa9d9ce Package: geoclue-2.0 Priority: optional Section: utils Installed-Size: 316 Maintainer: Laurent Bigonville Architecture: armhf Version: 2.6.0-2+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_armhf.deb Size: 99044 MD5sum: 7e42a59d654ecdd44d0ab1471e4e3324 SHA1: deb75aeecdee43a754b79188b21b96c0f905131f SHA256: bca1061afd6fcb3e5044f766da3d5648ace1791cbc649ed05984464bc82bac47 SHA512: a02d80d8bac69907e78ca226905aa01bc7f2d64fa33077b324258ed18bebb3e2f318e4fc89c98b673bf06b0921647b5cbc85d74490df3c9a20e3ae552c01ad12 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: armhf Source: geoclue-2.0 Version: 2.6.0-2+apertis1bv2024dev2b1 Depends: geoclue-2.0 (= 2.6.0-2+apertis1bv2024dev2b1) Filename: pool/development/g/geoclue-2.0/geoclue-2.0-dbgsym_2.6.0-2+apertis1bv2024dev2b1_armhf.deb Size: 350600 MD5sum: 9d38975e4dc84a7671acbac0a956fb11 SHA1: 2a535954b0a99e59f1baa5b0fd527334966c4039 SHA256: 826dd3425bbe4cc7a87ed35411c4900fa4d29507f3d70cb4fb62b4b2fccbf638 SHA512: 164da7c2faeb42ddd4c6aea8b1a98f0bcfcb7af28eb915913afcb3f7e546fa0bff9df51e981ef91a8a9f821b805f2dc6f95e06239a8a352f1899a3346a78a868 Description: debug symbols for geoclue-2.0 Auto-Built-Package: debug-symbols Build-Ids: 0deda01b66654f73ada52e203783eecb8866e82c 802c8fc9f0cc81ef209237f47a7ff08d66615bf3 Package: geoclue-doc Priority: optional Section: doc Installed-Size: 162 Maintainer: Laurent Bigonville Architecture: all Source: geoclue-2.0 Version: 2.6.0-2+apertis1bv2024dev2b1 Filename: pool/development/g/geoclue-2.0/geoclue-doc_2.6.0-2+apertis1bv2024dev2b1_all.deb Size: 37000 MD5sum: df8c191c7323c7a394a5c8e2cdd2ed07 SHA1: 8b7cf3b1292208e6008fc88e2b7cebc63a49d058 SHA256: 40d1e6ae929a614bb41fb1a1874fd04dcff0c4efeb921aef54c55aabed78ba3a SHA512: 8f72a747989c369200237149b36f2ed8763edbbce13a49023d169ebca21f11f021b1cc634ec8c80383e23f672811cb901ac5f3df044598e24423c0161d59c229 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: 249 Maintainer: Debian GIS Project Architecture: armhf Source: geos Version: 3.11.1-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libgeos3.11.1 (>= 3.11.0~beta1), libstdc++6 (>= 11) Filename: pool/development/g/geos/geos-bin_3.11.1-1+apertis0bv2024dev2b1_armhf.deb Size: 104668 MD5sum: 0e62f33ff619e2e6d46692611dcc39de SHA1: de8c873dad413bbcd46ae184636b039fd621a73d SHA256: a2101708bd66c63946c4e6003e6c6cbe13e81f95bc7bccb4e5fe7bdad3ba8e40 SHA512: 1b639e75e50d8c44f83d96301aad177df206a7780274d944b2550ca109adcb4a86938cce43771bdcfbdc96602a50f92ac65fa82bb5f6d645d6e1535dd65f32e3 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: 2534 Maintainer: Debian GIS Project Architecture: armhf 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_armhf.deb Size: 2417852 MD5sum: 083f07d165bf4c6397d972ccbcee2e6f SHA1: ed0c79995986d35129a235fc0d6b82e15e3740f8 SHA256: e987a9a192e6594b8b0d3c75b1a292ccce91dd1b409a32583133a1ee35e7db2d SHA512: 836c955984b686c0ba2c8e9b9b91c15767fcd97107969eb5a512bf450d8d6110fbedada6bc1a847b3dcf3c6ae73c4743664c3489ca4891d85aa6091943005dc6 Description: debug symbols for geos-bin Auto-Built-Package: debug-symbols Build-Ids: 3c4c2f6a2097305ae01a897ee7e67bccdcb9abda Package: geotiff-bin Priority: optional Section: science Installed-Size: 98 Maintainer: Debian GIS Project Architecture: armhf 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_armhf.deb Size: 44920 MD5sum: dcc504f66fe604c0eb83a9786b2bc4e8 SHA1: 36a0a0285fcc657501772073fc3e9078d8473dca SHA256: 98e342fb2790ab99c4d7f9ed307c10e3c4b35d341e82f75a3b7fbf537e449422 SHA512: 15c20031e7f90da771ff79ab4ce772c04564617754ed25fca0283f429a0c9cec6f713581254200e96ac8cd182aeef1f17977432bc5fd603a43f23e358aeebbd3 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: 76 Maintainer: Debian GIS Project Architecture: armhf 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_armhf.deb Size: 45924 MD5sum: 3baf1df587402a3fda01a5eb577b334c SHA1: 1132ac06d06f949a357a4ec0490905c3d95661eb SHA256: 043f19b2273ffcf88dbc1b53d11a3fb86b071ad677bd1683624e716aab3613e5 SHA512: ef8d39602ce9dbcf71eb1490c98f1730802fdc898a9a2936c833c4e83044a1da8220b364b540e0b46795eb0950853b33fbb97a59b03680cf7fce16f1a1c521c3 Description: debug symbols for geotiff-bin Auto-Built-Package: debug-symbols Build-Ids: 5f5fb499450a5548c746f559464e5d3f139f8f2c e13dc5d85b5a62b6dbaf9c63d8ad6faabb8b7bcd ff45ec7883104def1c253c1b2161fbc1364e6ecd 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: 5277 Maintainer: Santiago Vila Architecture: armhf Version: 0.21-12+apertis2bv2024dev2b1 Depends: gettext-base, libc6 (>= 2.34), libgcc-s1 (>= 3.5), 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+apertis2bv2024dev2b1_armhf.deb Size: 1235360 MD5sum: d7f883fe251f5243812fb9d7957215c5 SHA1: d8c4c9afdc19a84da152d419428a4a3d016cbf73 SHA256: b372233493c75c62766d102b564a73712a05b7030bc45f8a159b984f5cfaabdf SHA512: 4c42a1c65e90680f0acb85707eb3b7acd7acae70a97cc284e22607305a163e74e6433a19d9093685d89dbae568ddd101d5de34a96b542a78a3817e4b8111cf8e 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: 602 Maintainer: Santiago Vila Architecture: armhf Source: gettext Version: 0.21-12+apertis2bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/g/gettext/gettext-base_0.21-12+apertis2bv2024dev2b1_armhf.deb Size: 164560 MD5sum: 6d61318bbed19d353218d3d742c1a228 SHA1: b693192c1fb2c8adaeb2ad3f3435821f8094308d SHA256: 2ecedcf2cf34a8147b523d90a822d08e737d684d2868d542a948a3f4aa736005 SHA512: 863144e638fbc5c4d6e21c2e4242e910b11b0facf253df46a0bd75d9324058e4461e140c4310f7e62a7ccf3754ba5b56d7e9f9b8d6e2c987a327e9d7fad1ad3b 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: 135 Maintainer: Santiago Vila Architecture: armhf Source: gettext Version: 0.21-12+apertis2bv2024dev2b1 Depends: gettext-base (= 0.21-12+apertis2bv2024dev2b1) Filename: pool/development/g/gettext/gettext-base-dbgsym_0.21-12+apertis2bv2024dev2b1_armhf.deb Size: 97376 MD5sum: a38d8ad10296e66201c0c7850374c4e9 SHA1: 9a3c6184fdaf8e4d0a61faf95d477213618c280d SHA256: 43a4177d9c42f9a0ca1732181a6374d5e6ec854ec44aa2723d7adfe42e6aef9a SHA512: dfd04a46e5aec20d7732044d3471d5f4974671f894ce22cad65e1c9687600cab04e5ced71c6a64fe56e5fb7cd9f9dc990b7899879efe2c7c18566e20ab8baf63 Description: debug symbols for gettext-base Auto-Built-Package: debug-symbols Build-Ids: 6c629eec8e6e215228760c03a09c98993005f51c 9051de2733d7fefa60396d8c868a33d22aec1725 b2d0d76a0fcda4d666bae0593fb9f754957f4922 Package: gettext-dbgsym Priority: optional Section: debug Installed-Size: 1646 Maintainer: Santiago Vila Architecture: armhf Source: gettext Version: 0.21-12+apertis2bv2024dev2b1 Depends: gettext (= 0.21-12+apertis2bv2024dev2b1) Filename: pool/development/g/gettext/gettext-dbgsym_0.21-12+apertis2bv2024dev2b1_armhf.deb Size: 1405100 MD5sum: 7feeed3d39542fba46b3b002d0be3e8d SHA1: ff1bf979448c56e5fb990c98b1ae5fec31b8f35c SHA256: 5329b5795c24dcb48c49fd48b56ac18e6f13c5fc876e09fe6339456244bb8d43 SHA512: a7aea13b45aee5fd1554bb88bc1c6f793789674657a556278f0c9980a1f29eff0fc61a1c98729ebdd551877aee570a6934eb4fd830379ed8b2acd0760c2230f0 Description: debug symbols for gettext Auto-Built-Package: debug-symbols Build-Ids: 188c903824c4d4a0a851fb7604b5667380f2c646 1c279c3df63bcf4faed6960c2c08c96faf008fe7 28541c36003e47c347064f484b931ea66d5ce552 2d09de790f821c487b976f63e8b8c72e0cb6b583 505cf395cca3bc33f9e001af33905c1e57ca13ee 53590c790863d6d018d33ac38f78b358cd4624be 535eeab378aebd441f6ed364c4cc0ed0ab2bf11c 5fb032bf3d01fa7507f5989ec5afc2f09ad7b8ae 6bc6fa09d9db6b5e7d9f763774c9af788570bc39 7347a693d7c919f81a90a843ec4771c95e603c87 7627e07913736f33d82babfe8bb10b1b7b2e857a 95109992c8d1a91b29c2202ab872f99d196eef07 9c33ade8255a445228c65eced4cdada7b86aeabf a543bca7df68cf7144cb49576492c1d7645cfa36 a7e919492b149e691e409fb377e5d156eba2232e b2a70770c55421bc3aa86d0fbee3fa02f02ec9d0 beb4531d555a68833c2e77dd95cadd9708cbd8e1 ca04b0bba8986babb2a54b17956f67071f597d2c e627c6b1e2d84667932afe34eb2ad04a419dbada ee55cf860d3769aeee4b7e035b7599b605a69efd f3271a4d58ce7c3265875907d48f928adaf6796f f56ab3d1c16ac950c7716497745d38e4cabdd81f Package: gettext-doc Priority: optional Section: doc Installed-Size: 5733 Maintainer: Santiago Vila Architecture: all Source: gettext Version: 0.21-12+apertis2bv2024dev2b1 Filename: pool/development/g/gettext/gettext-doc_0.21-12+apertis2bv2024dev2b1_all.deb Size: 625704 MD5sum: b6149f1a5a8b75f84324a4397e494281 SHA1: e7b85124c1281f23b9edebd94d92662b2d811d8e SHA256: 367eb49a745156069f418fa3645ad889dac348660e54eba9ed0e0b7ccaff7d4c SHA512: 6515210ab16cff4f2281c15714778a0df0edba06dab345cd0e0a3841b058d9fae9dc07b67eacd260868eaac1f26939eb2c1c6965cbb27c91863c369ca71a22de 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+apertis2bv2024dev2b1 Depends: gettext, dh-elpa-helper, emacsen-common Filename: pool/development/g/gettext/gettext-el_0.21-12+apertis2bv2024dev2b1_all.deb Size: 117612 MD5sum: 6c31f629b89874eff259837fa3fefce2 SHA1: a503665f823c95285f43d5c49513887efc07536d SHA256: d67fe5cc72f708096aa3c682d338c24009e9f7f3a6315a4edd53bddcecd0fd50 SHA512: dd2f70c37ebe1be4a1584767a9288e8d08f6f97a0ab9dc10345298da12e192245318cd2c2a872e0a8303e4237293453a65565851d88c432369572b2f466f3ba4 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: 86 Maintainer: Debian OpenStack Architecture: armhf 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_armhf.deb Size: 20092 MD5sum: 2459282d6affad56c1ae34445f421f7e SHA1: 396ff633b0d08f8b80cb4b9f4c022c5dbc16f869 SHA256: eb5e6e7de602741fdb23f4374976d450f4c41d843783de726be3764a1c2793c7 SHA512: c0a8af8be1d18afff9452d9a53a51b75cb6039fce30354718eff52756786f74a0efea647afcd55feb19ab8ba43d7be8a90c5f253fadbff6ff432d2e7c058da34 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: 113 Maintainer: Debian OpenStack Architecture: armhf 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_armhf.deb Size: 54608 MD5sum: 054fcfdbbd2f61637c10c2e509c1e091 SHA1: 9ce216d83ac33a7ace9c8567c193afc94c020843 SHA256: 7638338e5f39135c30e63a02d9b48893a943aff22a1f5424456c24d957edebba SHA512: 53dbfc3a13db2ded8f1327a85aeb2735bd42b22736e27fd34fae669c537c498324b7b9dfcd61be83c6989c1aa65e9c1bae8750a7bed6954e32331cc8a4c0e819 Description: debug symbols for gf-complete-tools Auto-Built-Package: debug-symbols Build-Ids: 3d093a9cb9c9c388686e3c14c1b9d0efaeac34e4 c09e05406370902e1aa4cca7620686a9d2e8f6fa c661ab02c0b9ca4fccb17e6abac1ef631c489538 d191b327e20294fd71fbec023efad09dc95568bd e008f8763c2d8ad60daebf722965eb1b25b2cd35 efe7e18801cea185400d2bea1e6e8a5b5a93032e f406239c486596040d6db52a01bac9a0861d8823 ffb01d3051b56d13062a12f511b50abf0a1e4964 Package: gfortran Priority: optional Section: devel Installed-Size: 16 Maintainer: Debian GCC Maintainers Architecture: armhf Source: gcc-defaults (1.203+apertis0bv2024dev2b3) Version: 4:12.2.0-3+apertis0bv2024dev2b3 Provides: fortran-compiler Depends: cpp (= 4:12.2.0-3+apertis0bv2024dev2b3), gcc (= 4:12.2.0-3+apertis0bv2024dev2b3), gfortran-12 (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran_12.2.0-3+apertis0bv2024dev2b3_armhf.deb Size: 1436 MD5sum: 936c6f69b86b12f437953bcf12263384 SHA1: aabdb14623ad71cfb5407592d1d65cd34bb28c9d SHA256: b096daae59b4fa929daa1896cc04711c85d265a54ff698408f1dabadac56932e SHA512: 69db5a3cacce38a1f31ed61cc141b8961e04c130ec271c7a5bc8a3c29203d7aa45dc375f98ee87308cc9ee53bee98db8fffa327025c05364dbbd8c6d28059b4e 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-mingw-w64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gfortran-mingw-w64-i686, gfortran-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185452 MD5sum: fc489660612ccda0742a167b09b4b3d3 SHA1: 433dbb2b95c114ac95d103865985afc03c971159 SHA256: b49990a13dd63ed6771f99c6e6a4eef298a82004f5e99cae5e40f58ca3d883c7 SHA512: 2f730159aa56719b23917cdc7ad42cda51df9489cd34e2b3ba258cfff1620bbf6184414a2416124415e3cb895452ae7183d13bd8de18ce95c542974bc152d39f 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+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185468 MD5sum: fb11300ee7f6449d7ab3224f8a71a7a9 SHA1: 3fa5d2dd5c51219459ce969613844d177d5271dd SHA256: 0ccffff28966ca6cafec837ba19679852039ad092b73f1a98854386492639408 SHA512: 7a8cd38c22c2a892c7b042cc134452e43825e533d92e70a2bd61e4430fe5daacfeff907af1cf79e163a8adc7cc7fa54423113cad84d254f9eafc15a01cb045e1 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: 27690 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-i686-posix-runtime (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 9240736 MD5sum: bec29556b0011db3fbaa273467b8fd29 SHA1: db3168c5349c02c2a1cfeaeeedda6d78a021f2f5 SHA256: 0d9a406374f7435586ae081ec384be4b3291ab71999adfd4ef943870c67d9a59 SHA512: e8118b46ef37e4580051e2a40f329170bd348bc92975656231f30276194b7e8928351eb676ab4a01bb7fef891e6633760f32cbb72a0caf31dfb61107d06e369f 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 99683 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gfortran-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-posix-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 97880720 MD5sum: b95da112228d592f55117bc2c59d5d5c SHA1: c8563a7851b66ea001b37cbb284137bfba2bd7f1 SHA256: 37fccff114b93ca472a4d69aeb1fbcaed2cb64ae27519defab277dd7e456e7d3 SHA512: 0197961ab46693d0bb14a4cfeba6f2848c72ece2eeda120d8ce30bcec192e01a6afbfed85ebe8f146d3561873f134d34f182de5ee9768d5906d2e480b1e5fd28 Description: debug symbols for gfortran-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 0882c56d74907e52379eb682982786fa1c1a888e 50e671076b9f18da4d7f9d61ec004c5bd24868d2 Package: gfortran-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 27690 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-i686-win32-runtime (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 9237692 MD5sum: d43808e28ab7a3e44929df84c05cf211 SHA1: 633aa3c9fdebb35fb5779574d3484333e87ee5da SHA256: 280ff16e6b7f97b6b3a0ee74d4194250cffec21dd11b7dcad67d54c432ba9423 SHA512: 171513dbcfd117d8b9004b8afd862c391bbda0b8d9e8409c72c16e8e70e45a6b7406860a100a407540074da95902fcf207f329ee8c4da1390f9d41efbfcc8d11 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 99692 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gfortran-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-win32-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 97969676 MD5sum: dfea198915310adce1d526657febb62a SHA1: c46a7fb9f9fcc7046ab129a94e529717d1ce95d4 SHA256: 38cf75f3d5ab175a8b41dbaa58f130b1efc84ff9c37d4314d7ca3ea966e510c9 SHA512: 90793643c155fbe6acb6455fb9f6871aee89caa47809f731cbb1a84fe30c0f05676b6384dc0b72b7a0160bcd1b76805950e25ecbf64a037fead38c700634b5bf Description: debug symbols for gfortran-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 3a0b49f35f96b3e77df1f969d6bed2c7fcb58a20 4f1939a09aa77cba0f5d9674b8bcbd72a1fbce7a Package: gfortran-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185472 MD5sum: cffb53ecad21d2db26a8456f75626db8 SHA1: df199388cf0e402bede87a11503e288ced4a3f16 SHA256: 3e79ad20b0d44db290683a48def2e3e3290a95bde103615487ce3e52a9138ff7 SHA512: 3160a9892d7879d8926ecc01738bfd10876ec1bc6fc7aae01cf497a30c558bac99e286f0b350170d7b620f0574d59d37999a4a33344734453fe434b51847858a 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: 29132 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-x86-64-posix-runtime (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 9499280 MD5sum: d45a5300d3b82ca8dd50d67875d248a2 SHA1: 3ce48c6a450c07813af4dae4d85cd384e495382e SHA256: 72df436e206ca17ac454c457a0b54357c3fae7b9fc0f22632db3e34308a01b96 SHA512: bd7147d57133de3c8bf31a4ad70a775aa3ad426d1ccb395d17f6a353a499481a748ae323c9a2e0a2f34067ec418cf3ee4e10f0e55eb6e08b30177b6c2641add5 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 100314 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gfortran-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-posix-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 98500612 MD5sum: 7a621cc77d9f968163cb106f932656cc SHA1: 18cb18ce3fb0a95278237c1a81f81d46e84197c5 SHA256: c2eec78f57b18ed5041b98639d883695c6d9b1d70a381288b1bc85f5ea1c3d98 SHA512: a188268fe6abcbe3a8779bf650bba4246234e1c12531c4ff8e479adbbadfcf76b900a0003d05e46634b71e969ca4a46aed6f95ff5c8a108c1f0c6ba106489e19 Description: debug symbols for gfortran-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 5a12b80945d57f0d830c62497957e152aa30a2f2 f24c0429ac84eaa620e3eb3c96e42a1e0444630f Package: gfortran-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 29131 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-x86-64-win32-runtime (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 9504156 MD5sum: a4350213f5c2a3e8c0da09233a20fb36 SHA1: 2b8fee3b8fd9bd6b330d990cc15923d3c2096a0d SHA256: 8f822f85c2f3b8e412989632891a4c8b36e2283d824fa36a5666e83540551634 SHA512: 1c2a5a427d12611eb0c4a46fff7d1ab0a081386ea34ac0998742929b8723ff64eb6af91a8c3ee4184820bc6f02d2c8060436a6592fcaee72b67b0c7fbff6c0e4 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 100308 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gfortran-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-win32-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 98582964 MD5sum: 19466e0352050ace45ecaf659df20f27 SHA1: 68fc98bca657b2016e38668db1ed204bf888b10f SHA256: ad01cb39be57f29734b75e87d3a83991a1fa948b378f519543585543c1165a8b SHA512: 11102d2beb1654b69d807f3b34c71f979255b397ed3db5ae9d90c7d8fbc32f88ab74eb99a3f862c147b4dcdc0ebde2b1b9df867ef0f35331fcc94024138b08b5 Description: debug symbols for gfortran-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: c0a3eda7a8874a78f912d3ea4d28a92136934e12 db718067b1f1813e32cde50ce709e6fc315367d1 Package: ghc Priority: optional Section: haskell Installed-Size: 1082621 Maintainer: Debian Haskell Group Architecture: armhf 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-e2d28, libghc-base-dev (= 4.15.1.0), libghc-base-dev-4.15.1.0-0d25e, libghc-binary-dev (= 0.8.8.0), libghc-binary-dev-0.8.8.0-d77e7, libghc-bytestring-dev (= 0.10.12.1), libghc-bytestring-dev-0.10.12.1-55dd9, libghc-cabal-dev (= 3.4.1.0), libghc-cabal-dev-3.4.1.0-84a14, libghc-containers-dev (= 0.6.4.1), libghc-containers-dev-0.6.4.1-3dea5, libghc-deepseq-dev (= 1.4.5.0), libghc-deepseq-dev-1.4.5.0-5bb0a, libghc-directory-dev (= 1.3.6.2), libghc-directory-dev-1.3.6.2-f10cc, libghc-exceptions-dev (= 0.10.4), libghc-exceptions-dev-0.10.4-2fdee, libghc-filepath-dev (= 1.4.2.1), libghc-filepath-dev-1.4.2.1-58b48, libghc-ghc-bignum-dev (= 1.1), libghc-ghc-bignum-dev-1.1-62ce1, libghc-ghc-boot-dev (= 9.0.2), libghc-ghc-boot-dev-9.0.2-77ead, libghc-ghc-boot-th-dev (= 9.0.2), libghc-ghc-boot-th-dev-9.0.2-68d2d, libghc-ghc-compact-dev (= 0.1.0.0), libghc-ghc-compact-dev-0.1.0.0-df3ae, libghc-ghc-dev-9.0.2-132d6, libghc-ghc-heap-dev (= 9.0.2), libghc-ghc-heap-dev-9.0.2-ac6cb, libghc-ghc-prim-dev (= 0.7.0), libghc-ghc-prim-dev-0.7.0-5c885, libghc-ghci-dev (= 9.0.2), libghc-ghci-dev-9.0.2-7bf16, libghc-haskeline-dev (= 0.8.2), libghc-haskeline-dev-0.8.2-699a8, libghc-hpc-dev (= 0.6.1.0), libghc-hpc-dev-0.6.1.0-bee8a, libghc-integer-gmp-dev (= 1.1), libghc-integer-gmp-dev-1.1-c3a9e, libghc-libiserv-dev (= 9.0.2), libghc-libiserv-dev-9.0.2-e4253, libghc-mtl-dev (= 2.2.2), libghc-mtl-dev-2.2.2-df477, libghc-parsec-dev-3.1.14.0-ef9b8, libghc-parsec3-dev (= 3.1.14.0), libghc-pretty-dev (= 1.1.3.6), libghc-pretty-dev-1.1.3.6-1efa9, libghc-process-dev (= 1.6.13.2), libghc-process-dev-1.6.13.2-4e776, libghc-rts-dev-1.0.2-, libghc-stm-dev (= 2.5.0.0), libghc-stm-dev-2.5.0.0-f1cbe, libghc-template-haskell-dev (= 2.17.0.0), libghc-template-haskell-dev-2.17.0.0-b650a, libghc-terminfo-dev (= 0.4.1.5), libghc-terminfo-dev-0.4.1.5-0a1ac, libghc-text-dev (= 1.2.5.0), libghc-text-dev-1.2.5.0-262bd, libghc-time-dev (= 1.9.3), libghc-time-dev-1.9.3-17d8f, libghc-transformers-dev (= 0.5.6.2), libghc-transformers-dev-0.5.6.2-c9ce8, libghc-unix-dev (= 2.7.2.2), libghc-unix-dev-2.7.2.2-02287, libghc-xhtml-dev (= 3000.2.2.1), libghc-xhtml-dev-3000.2.2.1-2a0ce 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_armhf.deb Size: 123458632 MD5sum: 63de2bfa7fe3a0bfea2f6d7ed7d70099 SHA1: 81eeebf800a30eac09f4d5af15e849cddbb3bb9f SHA256: dbe6453d1c779f943c2694afe0fe0dfa7cddcf4750843ee9a4ed5b95ad6218bc SHA512: 0542a21cf3f07a138bf9b9fe37f838e6d66fc5e99964b87f23cc90b4fdc3eb32dd074c27783522295773a7ef84e3c97740d76cbe51c1d00d3d6d6c08ca425350 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: 975434 Maintainer: Debian Haskell Group Architecture: armhf 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-e2d28, libghc-base-prof (= 4.15.1.0), libghc-base-prof-4.15.1.0-0d25e, libghc-binary-prof (= 0.8.8.0), libghc-binary-prof-0.8.8.0-d77e7, libghc-bytestring-prof (= 0.10.12.1), libghc-bytestring-prof-0.10.12.1-55dd9, libghc-cabal-prof (= 3.4.1.0), libghc-cabal-prof-3.4.1.0-84a14, libghc-containers-prof (= 0.6.4.1), libghc-containers-prof-0.6.4.1-3dea5, libghc-deepseq-prof (= 1.4.5.0), libghc-deepseq-prof-1.4.5.0-5bb0a, libghc-directory-prof (= 1.3.6.2), libghc-directory-prof-1.3.6.2-f10cc, libghc-exceptions-prof (= 0.10.4), libghc-exceptions-prof-0.10.4-2fdee, libghc-filepath-prof (= 1.4.2.1), libghc-filepath-prof-1.4.2.1-58b48, libghc-ghc-bignum-prof (= 1.1), libghc-ghc-bignum-prof-1.1-62ce1, libghc-ghc-boot-prof (= 9.0.2), libghc-ghc-boot-prof-9.0.2-77ead, libghc-ghc-boot-th-prof (= 9.0.2), libghc-ghc-boot-th-prof-9.0.2-68d2d, libghc-ghc-compact-prof (= 0.1.0.0), libghc-ghc-compact-prof-0.1.0.0-df3ae, libghc-ghc-heap-prof (= 9.0.2), libghc-ghc-heap-prof-9.0.2-ac6cb, libghc-ghc-prim-prof (= 0.7.0), libghc-ghc-prim-prof-0.7.0-5c885, libghc-ghc-prof-9.0.2-132d6, libghc-ghci-prof (= 9.0.2), libghc-ghci-prof-9.0.2-7bf16, libghc-haskeline-prof (= 0.8.2), libghc-haskeline-prof-0.8.2-699a8, libghc-hpc-prof (= 0.6.1.0), libghc-hpc-prof-0.6.1.0-bee8a, libghc-integer-gmp-prof (= 1.1), libghc-integer-gmp-prof-1.1-c3a9e, libghc-libiserv-prof (= 9.0.2), libghc-libiserv-prof-9.0.2-e4253, libghc-mtl-prof (= 2.2.2), libghc-mtl-prof-2.2.2-df477, libghc-parsec-prof-3.1.14.0-ef9b8, libghc-parsec3-prof (= 3.1.14.0), libghc-pretty-prof (= 1.1.3.6), libghc-pretty-prof-1.1.3.6-1efa9, libghc-process-prof (= 1.6.13.2), libghc-process-prof-1.6.13.2-4e776, libghc-rts-prof-1.0.2-, libghc-stm-prof (= 2.5.0.0), libghc-stm-prof-2.5.0.0-f1cbe, libghc-template-haskell-prof (= 2.17.0.0), libghc-template-haskell-prof-2.17.0.0-b650a, libghc-terminfo-prof (= 0.4.1.5), libghc-terminfo-prof-0.4.1.5-0a1ac, libghc-text-prof (= 1.2.5.0), libghc-text-prof-1.2.5.0-262bd, libghc-time-prof (= 1.9.3), libghc-time-prof-1.9.3-17d8f, libghc-transformers-prof (= 0.5.6.2), libghc-transformers-prof-0.5.6.2-c9ce8, libghc-unix-prof (= 2.7.2.2), libghc-unix-prof-2.7.2.2-02287, libghc-xhtml-prof (= 3000.2.2.1), libghc-xhtml-prof-3000.2.2.1-2a0ce Depends: ghc (= 9.0.2-4+apertis1bv2024dev2b1) Conflicts: ghc6-prof (<< 7) Filename: pool/development/g/ghc/ghc-prof_9.0.2-4+apertis1bv2024dev2b1_armhf.deb Size: 109614200 MD5sum: 97b50329e2d7a3b6cb9e8ec70b95274d SHA1: f5c85eb7d7af861874fd531ca7192c816f874212 SHA256: f67b81780f224139fd196daa9e536076e104b94eeaf0a7d6b3baaaad1250372a SHA512: 5761a4788ce028150426e039f0371463577cf4a2af99444369571fc371d58646fbaef5cfe5ec55f78357b2091b73675c782b714260479d53a28f90cc1970ebbe 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: 192 Maintainer: Debian QA Group Architecture: armhf Version: 10.0.0~dfsg-11+deb12u1+apertis0bv2024dev3b1 Provides: postscript-viewer Depends: libgs10 (= 10.0.0~dfsg-11+deb12u1+apertis0bv2024dev3b1), libc6 (>= 2.34) Filename: pool/development/g/ghostscript/ghostscript_10.0.0~dfsg-11+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 62008 MD5sum: b3e0330d36d4aa488c88ff412f662128 SHA1: 806c8cc1532d77bb6d75268648e955e6d03d0a10 SHA256: 86cd021f3fb99136de762e6d5959f1a8f93d277a4f63d60a1810dc9942c96f8e SHA512: 1026721c5dca1d73d77cc2904bd1872361f8dd4a974e186120bc42eb4a5eaaef9624d74523f90b07a14103440a509d65b4a084fbb01553cb1cbdf6844957ec4f 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: 19 Maintainer: Debian QA Group Architecture: armhf Source: ghostscript Version: 10.0.0~dfsg-11+deb12u1+apertis0bv2024dev3b1 Depends: ghostscript (= 10.0.0~dfsg-11+deb12u1+apertis0bv2024dev3b1) Filename: pool/development/g/ghostscript/ghostscript-dbgsym_10.0.0~dfsg-11+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 6220 MD5sum: c4d9a1489efa5ffcf609120cbe99ea01 SHA1: c5767b4f7c27c778987f76a4d42098a341ab6c83 SHA256: c0c2c574c0662d2d85581c17e8f35d12b7bf27c45bf80c62ebe44c339603629d SHA512: 308dfe8b6e7bfc7566ac169f32209c381102fe7d523b57663e627aa5bf8839890b94de2b395e4dbb75ab80fb5f52e7192c165b83850b414444da153128cf8150 Description: debug symbols for ghostscript Auto-Built-Package: debug-symbols Build-Ids: 836e8d90ca3c9b7979ba08414636fae065e54e7b Package: ghostscript-doc Priority: optional Section: doc Installed-Size: 11960 Maintainer: Debian QA Group Architecture: all Source: ghostscript Version: 10.0.0~dfsg-11+deb12u1+apertis0bv2024dev3b1 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+deb12u1+apertis0bv2024dev3b1_all.deb Size: 7715696 MD5sum: d3a6cd2767631ff09b989f6b7f6de799 SHA1: 1019fa3761421a1a73276c9d1b0e3cf4f8564f96 SHA256: d61aaf49d0bcb6fbe33fc9d4f288f8cd98e399ae15115d8dc98248860df98422 SHA512: 51e9fc4be89cecd07c95db7232ac0d6dd817e85201ffd52dcc9fa08a7613fa48813d8a6882e0fb7e864ecf455df164ea91e712f4e9439bbb605f61015d6df98e 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: 92 Maintainer: Debian QA Group Architecture: armhf Source: ghostscript Version: 10.0.0~dfsg-11+deb12u1+apertis0bv2024dev3b1 Depends: ghostscript (= 10.0.0~dfsg-11+deb12u1+apertis0bv2024dev3b1) Filename: pool/development/g/ghostscript/ghostscript-x_10.0.0~dfsg-11+deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 33020 MD5sum: ef09a058a9849992c4d2243c36adef0d SHA1: 0dadb9470fe85102002aada5f44d864b01ac3dcd SHA256: 358d5ffae712591978c2c25c23e55fff4b89f0baa273b96c1ff16ca060a71b6b SHA512: 1fc7c7b978a92e1a95792da77dbd0679be42aea3b16caee3568f817d7a7efac50abe578f8867c7f8dd42765b99516b4a796e4010659a19fde45a1b7b322ac5f6 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: 8134 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 2461916 MD5sum: 20c701a4cdda2d6eacb68eee6ca8a58d SHA1: 694ac85c02f1577e4a5bb71652e81e30f7432f85 SHA256: 4b2588918564e77a3e1eb3651934fdd6f8755d9e7ad84c63c38fceade3d2a4bf SHA512: 0b3894470a08b44cf3c790518b86d39cdb32ca12a948c8eeb30daae783ab0bb609ce7e4c2f9ffec13829d734390bc3bdbee49112bc12972695b8fc68e60c74d6 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: armhf 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_armhf.deb Size: 9432 MD5sum: 479d81af9ed16bccc9421b4a5cd1a0f3 SHA1: 66f57a4f675629fa98282fffe3d3b09682467cee SHA256: 217d3650bdae14d927f4891beecca05efe87215e81f38288e6f119ae92649bab SHA512: 4a3fc72882e5ee849cde71688faee6ddb816d670205a9b9bc4ae18f021d694ff9a71d9bf11a30ce02ae3e5c9f7737122e4dad082891660ba6cca659851fc2f51 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: armhf 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_armhf.deb Size: 31444 MD5sum: 831f781d1098a7ac4a85234c614d7642 SHA1: fd1a5d18e38c2c07c2eef21b386745e2d5c9b24c SHA256: af43a6ecb93934b0085bda58a1f55cbd9c1562d6ccee6522bbfe53f3e11c9a41 SHA512: c00faff8bbf3c7824394d8613dc882ad2b512b8bab30715dfe2b9cd1515bb4bac3b419035bbf848131d7ed7c6752c2c0ac806ef4c82470b5ddec5e99e48ec856 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: armhf 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_armhf.deb Size: 5460 MD5sum: ca1cc7d66f7fd2ab4f98c15d7ddf772d SHA1: b641e379c4105cb6b7f4803559b2d268034822f7 SHA256: 7c2ac20344c92e36fbf8b477a7922dce16c33ed32ac471aab146aa01556fe41a SHA512: dc4617d3824c2a3ee6f9db369a1fb2e1f26b33896ff9a5d8c4a05577f00ac9ad43e422b98b857cc7aa8db8b62e5ef1c83ecd48e25e01c0c7e86c429aa948f40e 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: armhf 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_armhf.deb Size: 29928 MD5sum: 0e0ddd4388f08eb87ebda04290fefd26 SHA1: e3ecb36f102a689b9c49c14500160aea4a70d185 SHA256: 1b32a8d6cf5b13795c7f9f9ba411f4b451116cb3c536a1644e7b298aa2f5d60f SHA512: f076740e88196beada5c6efda55633d4fab61d9bc0740f1ba310f47691bb187be5afd47d6d533abadaa0d76124d53c40a833e1ef251105e2a6b92cfe80e18a05 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: armhf 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_armhf.deb Size: 34880 MD5sum: 08856bf3b1f11167939117e3fb873059 SHA1: 6f15a8dc294a807e56f7d0cf2f919a1a8771a081 SHA256: 838630962a8692c3db3f8cb42549d797748a48ed665e77cc8a4175eaa9cbfe7e SHA512: 9fb1361713503fd1e304600d432ec5fbd18dbfa30686d2935191fc1d064b4674517ef9256bc7f21edfc10b433070132db29b3e89c036aebe6b83261fb2e7cf41 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: armhf Source: geoclue-2.0 Version: 2.6.0-2+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_armhf.deb Size: 17688 MD5sum: e8ad0844d47fe89049acbb158b20bfa6 SHA1: 5cc749d4cfd4c976b8ef7fc623caea41417a4dd9 SHA256: 0614667012ab404c7767abc337487ad7fb141426f5dded5e1ba37b98613e18de SHA512: 81949fde909c2741ee6db3ac702a76afef7524e13381122b4f49154db9558998ee3fb525f976de05cc23bd60fa616145963c8b33e1c8b5791011f67c53f3a7f7 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: armhf 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_armhf.deb Size: 4732 MD5sum: dae1a763bc22c4bb4aa861732c51cb0d SHA1: 905a1d2e3d1b35bd27de39e9e55f5312f99715fe SHA256: 8374cfd7e7651dd1d36c0f204e30f12b903069165ef5187580094fb3f9f7e2ea SHA512: ee1786b8e913e1397553ffcd21946f4866510fc344741709bcbbcc741caf4e48edeada5ac3459db500f71d503913a265b980b171f405406ff7176e67f6d9a01d 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: armhf 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_armhf.deb Size: 34012 MD5sum: 3e5a6954846f56a05d4ea7ff52570279 SHA1: 8faebd1f20933c7b72e8e1e4f23963c03ab19e14 SHA256: b9a8ff3691a6d44b3a634f3fc06f08a404345e05281c6299b1becc1b8803c05a SHA512: a508fe878c8676d627133a065ddc4eba0c7c1c115d6ab46704015525c9adfb3a513631111d13a7bb650228a69346b5e504907d04ef288ee897bcc3d60c9bbcf1 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: armhf 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_armhf.deb Size: 13276 MD5sum: 051985f7ce8bc97be21f8a178e186c92 SHA1: 072a092275d8ba4777e10db41ac7a126791061e2 SHA256: 9bde6167c7e0ea6ff28baff7b8c86c0963a36df9e2f5138f08f5c4facdcb3395 SHA512: b89fd32f59720c4d80edf70c82b8ffd9b98a9810f6769eb97703a6a0f115a2c8a7319f081b686eea96dc7c8ace3a71b892a4b4129c3b5ab70775b32a700300e8 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: armhf 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_armhf.deb Size: 18212 MD5sum: a9506d0d3f5163ed11f0449a691b14ab SHA1: b8e3c8abfe53cc908344441abfc434862cedc507 SHA256: c997bd286198f0d791d5120d067848126f3b4981849f33d1a2307b4d1ce29c8c SHA512: 51844f0f7968d9c615e0169d5737df1af1b705d5d4354f67d4e5b61aba23bf366c8409ab1a45c9cfe7f9f4c1f360a60d617d2c1839ae688bf1ce886a064042fd 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: armhf 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_armhf.deb Size: 14488 MD5sum: 8d466db849dbc6a25a87211f614bd36f SHA1: c1334707193eb515c962775ca2e24181a902d5d9 SHA256: 8f3de3fca560988e6d71effd2cfdf89f133bb91365932804dcbf0a7c31a64bd4 SHA512: d69c1331d81ce19fdfd0a513256d61c005a23dd1ea0b10a3b5997c1867449c8133dfaca58f40237761514bd75099028155ed7898377e584061094a36632abc87 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: armhf 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_armhf.deb Size: 14956 MD5sum: 7976f6af3d850dcbcd724f34129320c2 SHA1: afdfd91117d3234f6511ba47c3cee62eadc22b03 SHA256: c75feef14eb1f040b1cfdea548480e24a400aa97e0830a603b3f92366621dbc8 SHA512: e6cf8ae257d14ff3438f644c2aa4586ccb5dd47cbffdb87b877db8e981e9bd08f0c374b0efed9ffcfbd8c36101623420e9a7de7f905ee7c6a08602998bcbe2eb 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: armhf 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_armhf.deb Size: 15964 MD5sum: 7ad4313e18207afa1d7da46f5ef9f0c0 SHA1: 578c2f462283f122eaf65bd75c9ca84c0f7f77dd SHA256: 26659063ed1691769e126ecd1a153cebc4491e3a4eb02bcd5fc4f7a2060caf04 SHA512: 7b617c22ef5068332dcca563e1ade09ea21c3b4a4a65c700f939a4b903f192ac196bee1ed6eb4bd11656e283c2079032416f540443ae702138ef887d165c7e12 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: armhf Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2024dev2b1 Provides: gir1.2-gdk-2.0 (= 2.24.33-2+apertis0bv2024dev2b1), gir1.2-gdkx11-2.0 (= 2.24.33-2+apertis0bv2024dev2b1) 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+apertis0bv2024dev2b1_armhf.deb Size: 185892 MD5sum: ffdf576c9326bb106b52eb22beab55d5 SHA1: 363d089c5d171c3e9405977dd86064bd165616cf SHA256: d4480cc53baccb6fefd518378f2068820da8b26101fd36eba7ef170535b837b1 SHA512: 14e5ca9542383226b004b54e040e2dc1888955cc34b817557c4bff2fed5ae35c8109542f9cc17dc907f3abf6e197e6ee679f87da1b1dc7ca308f439020e556b9 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: armhf 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_armhf.deb Size: 6832 MD5sum: 786df36b52610fd6d38c7fb82c9b7599 SHA1: de3d257d11ef1aafd76e6b9c88711a601e4c2144 SHA256: 104166cfaa517597da1baa987f90b3e7c6fd69abd3fd1d7d9ce8e761f552335b SHA512: 11820e1f126f5f4d21b01fbdb59e9bdc5f6be5b7803dc7e0b033083690ecc5fb8125a2f9eb957496c668c7c2daf88db09145777ba1923b237a7b3222ffd77ac6 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: armhf 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_armhf.deb Size: 42388 MD5sum: 1285e2798039ad4ceeed8e13cd7513b8 SHA1: e6dab0491b56cb20aa605555d9efd03362f5ed78 SHA256: 095ce3d1ef79ba17e4140e1f6f37aca7ddd8ce2b155f49a77d158d2c98f93c42 SHA512: 4f2632395e1afca9eaca253beed4cd754dba6cff5d3e26ab1254765059647043a2803e00f605e78c32de15967c5ac34ebfeba55126b5ce74f6cf773e958e83a7 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: armhf 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_armhf.deb Size: 12192 MD5sum: c358e4ad7034761a214c5838fc7a1719 SHA1: 5f41f43dd0dc1ae7858270dadb86a9eb0f137a23 SHA256: 9f04fcac3c35a78e3f9e149676e4eba55f5cd343b1dfc95650c3620e00cb39d3 SHA512: 41cd4572c6396865457a3187351f6033cb407445ae6ca7d0e51d61ac40aab14575efc89f24c2eef3f9e81d5ea8d3248bf534c7413b95ee94ee3eaa39c33278ec 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: armhf 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_armhf.deb Size: 335936 MD5sum: 0ff446bd46acce71f511f6867d1ab83b SHA1: 640849e3102f23cea045301efda368d9c0180092 SHA256: 57fda129e142ab9b2f157769589671481c629a2ca815aea6f422b520db3ac6ef SHA512: d951c53d2d469b6b4eec8f615bf47c635bbcc9be2bba22da3271e69e346bd3d48a610340dd070f4dd3a6f5b8b5e99b162fd4fe418989cf26f67d04d41662e699 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: armhf 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_armhf.deb Size: 8500 MD5sum: e7c81a48205e007c0694b4a242fcd11a SHA1: 08ca467daf6d75193f63ee8becc8d5027c28436e SHA256: 874fb3867af55a425788f2b506b78af139f3425a6932aadb6eb28b5bd36febf4 SHA512: ff52faf8927b3e9e8399fcc5063443e7b1f4a97513aff1a7e65c9ce098c59979263b2e54fb18fb6cb9e0f2d3c62a7039d9cf69e369f0b6a50f6b6c7e8bcbe5ce 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-mbim-1.0 Priority: optional Section: introspection Installed-Size: 173 Maintainer: DebianOnMobile Maintainers Architecture: armhf 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_armhf.deb Size: 38808 MD5sum: a44395ac3fa6e4cd92eb6f2e59ecb77a SHA1: 6e283ee7fe4ad9ddb1dc5913512642c85313fe0f SHA256: 57a86edd32bec5d45137a9b8e18d77407cafb9a957b57837cf2898430c0e39b1 SHA512: 12efdb316c635da5cf588710a1cfd46f7304ec092fddd8c827a18c097433140fd96d4ebcb7631bc0048b744ee9424857f35ccc41c28976c3ae51f3aa78b16694 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: armhf 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_armhf.deb Size: 68688 MD5sum: 4aba29dfc73d0056da6ca8c2a95bf952 SHA1: cb01d45f5375afeb14d1114e35e7f0378be88a52 SHA256: eba717c8e467e3b8f22a06961912eb4862e0ab92d37dc49e9082ae5ae7661faf SHA512: cba1368a1a910e574d7c28a82d40e6d1516e226cf56b08dc14b89b2a5de9c7fa573115e250113d19cd60a94d62bfa8b52d8acb6865b0fc56c419ecef8f9d02d8 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: armhf 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_armhf.deb Size: 23216 MD5sum: 8e2203ef47ed84d481bf408fc6da64f0 SHA1: 3a326ac467abd4af25b95868b6a757898e60ec81 SHA256: 6bbb7bacdf395844ceadc5991d36f8d13e3698aa8588110a87c3bef31b59c354 SHA512: 550f2df755c8b6244b2e4ce14dc7d017c30d01613c15b690b8f93f5e7daa0e2158952ab0640a402a8acb4043c3bc9dbe57941ea74381cd8a6e9db4ce32b04628 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: armhf 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_armhf.deb Size: 83300 MD5sum: 206b385eea7979bbc2c8076d4958d078 SHA1: 54fc419b85ca86652be246391945419eb7f62514 SHA256: 25b0d5a0cf6d73eb91c8a0c85a61880de4b533e4f7c203c1aab4752584060b63 SHA512: eeaa539883e6df02da7d72785d850df87927f52f9fc763bee2b09cd4009fbe07665c85380a41eb5fe2a103faf70b30276ae6cde9660d8c5022964c8fe7970999 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: armhf 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_armhf.deb Size: 139852 MD5sum: d752692eb023c86848f13e3481587463 SHA1: 12c1b740729d38661f373c27ff202e9970e0aeb8 SHA256: f436a62a920e6375b6d774db33ce832453f87f7fc39a678826d1538bba97c24f SHA512: d090bcc1749e875be8e9f2d4a4606314ac5b733a5d282318182c3f1b78109d8c80c961ffdb1d6fc37aea7bb05b7d87e1a74a5bb63e1f244688f0aed53b54dc00 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: armhf 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_armhf.deb Size: 5460 MD5sum: 596f02c97d1543c97667619eb1d70e8e SHA1: 927df9feae2cd7a05f862806147cdc708af0d5fe SHA256: 08b9584c09b6d48c104932a02529c350c02510e8cf089fcc2d2f2a8fc758be64 SHA512: adf37538045a09f1e6752aaa592e7be36f01a71ff4fb0758c2dc3b8d37a38563ecbf4b992e35c5c541d805082c84bef4f2ad5620bc5c83c805a80236312e5eb7 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: armhf 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_armhf.deb Size: 9040 MD5sum: 7914ef4f7daf1ea8b9a6b8293db1ad32 SHA1: 6e54f553b6ba8fbf23f451bf4bc58b3e6cc935e2 SHA256: 3d9f386fbb870081804fd0563687342957754747fb5e24cabf17ba433cff490d SHA512: 5335448d3be7102402a72f1c290fd192473851ea01ffdd34e6423a755ed7d94d9725662283921bb59ab16ba858f853d7364da2137a2b33b15295202492e03971 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: armhf 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_armhf.deb Size: 5696 MD5sum: 64a73a0b1e6141cbdf30b5103fa8a4ac SHA1: 74b9ad975390b3676d18d99b1bce610c0a25b614 SHA256: 4e59a03ebc8d106ab6a2e2ca61f2e41bdc47982c6812a321a23fdaa0dbfe2c8e SHA512: 5bb4a10badcc98e754352654a951b00973bc58e40731c49b30996e244cd540ff62173d07a365455d32506579da0534fedb6f3e0cb7412a871b5a36509d63bc52 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: armhf 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_armhf.deb Size: 28836 MD5sum: e309a6862670813e8ddf1e123ce6ad81 SHA1: 8849e5ad17e098b9aa4ae89c2862f5bb4d4d1aab SHA256: b37ce9cdf1cfe0429c50e94f6a194b2160c404c378a2c2f4f5c78984ce84babf SHA512: be27f532683586a782b7b64ff6f5fb5f3ed9e8b9b23becd3fde9f27cb171f9750de4823bb02c54eed79c33ca458f15594156ba7eade52a2889c7e1457f9614c7 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: armhf 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_armhf.deb Size: 4352 MD5sum: d26118759a1bba3c57bb03adc8c22fb9 SHA1: bca0f7c8938f5080081758ae68f419468ff6f0a6 SHA256: 9ba6e7f4c828054eb18cef04cf3a82e61700d446b4e495322d459f7168a53c92 SHA512: 3186ddbf362c2b2f8f84add03b85579844b0afbf9b3f9f22f6f561a1442e814fcdadaf2c0d7a1b24f2e4e13f718925f558bb60c461b446ce2732d27750922793 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: armhf 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_armhf.deb Size: 7016 MD5sum: 267982af4e539fd05576e6fbf81b26a9 SHA1: b2c73d7737adba021d67ca7ded065e49f7c4d65b SHA256: 43f88d1d55173441ecb075f48fa1b54a10f7db3206b721a25151e519a074cc91 SHA512: 221023b88782ef6cfefe4408ad8221120adb4efbd74d7f9b53b2dc0787fa28b670874ae7ec43d691394f8f4b9617414c40530982bcadd56499aadf29db2b4566 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: armhf 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_armhf.deb Size: 78136 MD5sum: 318e0494e3b28a3e42093b689f1b75fa SHA1: 339937554b0047691f0c80b5ac9ba89d1c511a14 SHA256: 9c63f55f23d45fd2e37fdadf22fa474c6481a496bb0732ad9567c8b44f24123a SHA512: 8e29feb5cc9684f46358d4142ad4ec3704ad437447473e43e13a9f6311520968673ca69806c86aa2bd83acae8342e9b3e61754856cc7781f1adc2b645f8ac14f 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: armhf Source: vte2.91 Version: 0.70.6-1~deb12u1+apertis0bv2024dev3b1 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-1~deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 604840 MD5sum: 95c51446aabaeb0afe5dd1d481ac9546 SHA1: 2547dab05538a6ef39e3d1afeaddcf1058217e43 SHA256: 007f68863887daf09ffe4573e2fe5b0540f0ebe458912d0339b437b8cd9dcd78 SHA512: 4ffe69bf7256f58712a8b17787be757d5debb4743cc7c78a289adb84216748461b3100f5cc0baf032fe1d6730b2bfd51e9a926b26773ce4f62bc6aff1d11378b 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: armhf Source: vte2.91 Version: 0.70.6-1~deb12u1+apertis0bv2024dev3b1 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-1~deb12u1+apertis0bv2024dev3b1_armhf.deb Size: 604484 MD5sum: 9f180886927aac0566d13eba6da137e3 SHA1: fb308d03c9bdc4694446e58fa9f3f694f759ad92 SHA256: 4aa9bba037c98eb011f6ae0419a33e00c48dacde8f0e61be0976a85034275d83 SHA512: f381649b6255ee75497c09b3122e7ea601a812b4601a9c3240f62c233298a18be7eece5cfe66f2139c42a6e640f8f9caeebf3cd6e1b224adb7dca6a506831f3a 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: 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: 33660 Maintainer: Jonathan Nieder Architecture: armhf Version: 1:2.39.2-1.1+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_armhf.deb Size: 5976652 MD5sum: d8d43eca0d46f0f0e2e277d2447cc98f SHA1: 149929d24b7c3f593525d329698dba885a9b4746 SHA256: d1c819ab716cec4e7544fdbee9e6c5859118f1866617622cdd2a18cc50ac9b9e SHA512: 2e6565e586fd8089bb3e59a4806dc78c1029cd064b99d9ebf6565ef41fabb04337fdbfbf47c2b76319fddda01cb3827234739691d0e58e60fce577c77b1b7c8f 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+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 992228 MD5sum: cdb241c78e4ebd17c833e2dca59d9436 SHA1: 73c7ef9f6b2b8f95dc44bb2796f03251b1aad007 SHA256: 36bdd2457078187e290190dc674c01904f2d2d2527979bcdf07285423ef98838 SHA512: df6a77eeaa19f9d12a393d7d2a07a734bd063f3922161c762214d72b624964bd87ac56b6af134fe200ee97571fff5579f2a610d99b99da3d04c155e6895a5058 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+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 1055688 MD5sum: 7bfccd2d4773d9ed39dcde6f4f8aaa95 SHA1: 9bbcc2da6cebd7f884ff976343f4d8e72e5451dc SHA256: 9e4d5b60867ccb60aa5059e6f02659d88e7fb00a10d27d49a1e5b1e922bf325f SHA512: 41f8b929098b3e786dee23db0480e7f0091ce5fd9db77db4de1c799b7cfeb9985de39cc197fb3fa478a8989427a8cfbdc926d8c12bac6b61360a2837021d0fd5 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+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 993556 MD5sum: 2ee2d72b91d0c55d517dd5191d2cbfac SHA1: 23ea9ff172ed169d9b3d8cd7f7aea05d12addb36 SHA256: e8aa67dc4f78f757787e7051defab8019f70e7f454b2525abc305de35e4c7e99 SHA512: bf1112b02522cf3dc0aeb5b93b3997e08d428284772c5326902c7c782c53b855dace9dda9fab25f102bad8e59c66a8f2171f912dedeed5768b5d65aa4c9cd1bb 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+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 994736 MD5sum: b91290f47a05074cf784148ddf9829cc SHA1: 19bf043cd874ddf8346f46e06ce0972f069c3ff1 SHA256: 170f18312a1262d0fdb10806be8781711e2f99057d5e4b0e67da8e3783341d05 SHA512: b12cbecd24cfd001acf129d2b7a29dc7ff83257b6e7c6fd5fbf6099dc9c0ddf5664f3f8b766aa4bef74fde232787cfbf7ac26d53c956c8cfa8ea7058f984ec5f 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: 45128 Maintainer: Jonathan Nieder Architecture: armhf Source: git Version: 1:2.39.2-1.1+apertis1bv2024dev2b1 Depends: git (= 1:2.39.2-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/git/git-dbgsym_2.39.2-1.1+apertis1bv2024dev2b1_armhf.deb Size: 43355392 MD5sum: 4d79f69cb8ed9212f74449a268b3e0bc SHA1: 2da1d5f886041a1c9fd8e6b76ccd5a104bcb1fdc SHA256: 2e73b9764eb8d089b18768e314dbfb7a78d2c5f5764abf2389c538d9489113e9 SHA512: be14f53fef7ecc8299b0bccfde69aeb3ab91e96de7d8ed52a0b715ac5672169ad2c6db027d5a83ce592cff18c85d28152f17388e216eb47a547c053e1ebb198c Description: debug symbols for git Auto-Built-Package: debug-symbols Build-Ids: 19eaa4a5dd1a42695e898a787c9936cda6f460c7 272be1a5803c269b063f08076b80318e9be0b26a 3eeba835b26d45f583f83f2ee5c73f075555e2ce 57341f81f5b577abe2498fe75932113661a92ddf 63f2a61125b9c6b64242a512897911d29a45e687 83a548e3ddbdb8cc39b5ca497f8789abab24bac9 9d7c426cc91dfa09bac654a7ea5ab913fed89aac ca404548a45bc05c13f038a431c9aadf3c579c66 ced97fa6e83ab02810a2bc4121ebccb18d64b67c f23ddc9dc185ba45fe279b94ade6c3c6172ba781 Package: git-debpush Priority: optional Section: devel Installed-Size: 49 Maintainer: Ian Jackson Architecture: all Source: dgit Version: 10.7+apertis0bv2024dev2b1 Depends: devscripts, git, gnupg, libgit-wrapper-perl Filename: pool/development/d/dgit/git-debpush_10.7+apertis0bv2024dev2b1_all.deb Size: 22880 MD5sum: eaed32f47dc1cb796579ea10826d6b07 SHA1: b0b195fba863dac29f67373a7b56d73c244da8af SHA256: 2ef986bc728318406d06dec9b990eaf0050baeecefddedc36974007f4fc4f382 SHA512: 356336ab5437ba1c13747563323271a22d684d59c8b8336f39f8bb81d39a956bf04c64cc60abaef6e42fe21501e40275ff857e5a8090d46709ab21e466db65e2 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+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_all.deb Size: 73016 MD5sum: 51664ae494b1019d897c40391160aa79 SHA1: 4b5bd0954a8863b3a03a1f02aac0bddccbb740da SHA256: 8f52c888a06b00641ae81195ace195767a257374c2ca299afcd1070da1a1991d SHA512: c4a7e5a145b1169104478fe7a9383532dc12f6d549a3765addf1265b11a60bff0cbc99d8ead7c0273737cba1177ff52779471944371fe8213fd052c6224c79cb 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+apertis1bv2024dev2b1 Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb Filename: pool/development/g/git/git-doc_2.39.2-1.1+apertis1bv2024dev2b1_all.deb Size: 2163516 MD5sum: dbc781a317ed19a2b35a199cbc05e792 SHA1: eed0bf35791c2244278e8e8c9a7df060beb015b2 SHA256: ccc7836b63ed4a38e3e6ca8ab04061b4be9ad0a20c32c79f269f37d50600f819 SHA512: 6fb9d9b06014d678a24c0158612c86c86a115056b52c70109b31858ccd8dc5a4128cdb8d97abd3b6de57996981f516e7499db96c744dfedb7f248db05c677b29 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+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 1019628 MD5sum: f53d2fbb934fefa87bc8727c0a6d514a SHA1: 1d0b51774e73c6b11c27e474838c386764c37d78 SHA256: d55f45d9ca756670dd719a276d27be06df8c0672326d4969e58a648ed061ade9 SHA512: 0305e8da04feca6b21b0dfe7c39ca04efbe1418ab989be30697a5370029e8e4e1f56e594a9e23bbcb2dca2baf68a64f1e9a590cfcf952f0db7f215a2c27d3ee3 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+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 1210624 MD5sum: 67091c7ee065ac4679380843224d9fa8 SHA1: b5e795736dee9f114eb5f98be114443ad90c89d8 SHA256: ae6c55ae43c0588270b1affe4c6e3d43de0bada2e9659450cef5c1c1e6f43456 SHA512: dd436d955d073c6b6ea1866e60bc0ba0563e91c85f043a9eff897e5563432e9a6451b52648372461a8a643f289c206d763fd8941eef210afbceab0f9eebf0868 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: 10371 Maintainer: Debian Go Packaging Team Architecture: armhf Version: 3.3.0-1+apertis0bv2024dev2b1 Depends: git, libc6 (>= 2.34) Filename: pool/development/g/git-lfs/git-lfs_3.3.0-1+apertis0bv2024dev2b1_armhf.deb Size: 3023476 MD5sum: a38ba5c4eabf9676490089c980535b2d SHA1: 2fd4110540f7631dd83ad40180d96fabc7c84313 SHA256: 950e515ca0dbba1b38af67c2ba9bbbad9fe4c83be0ab45c51692304dd07144c0 SHA512: 3cd2b58b9689836528837fbee371b32360d8cc0cda7da89f387c4c031d45bbbc7a788b3ff1bd8aecbee53a822dfbf850b5dffb3c54ded68de21ad6712187dfc8 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+apertis1bv2024dev2b1 Filename: pool/development/g/git/git-man_2.39.2-1.1+apertis1bv2024dev2b1_all.deb Size: 2063484 MD5sum: 75f0025c0ddfdc8a4c2391dd78623fb9 SHA1: 12913f66d1c1ee00a52cf5bac210c05329752bb4 SHA256: e704f302ef6dfd92d1f305c38fe1070c27026b2fe98ab93f48d12138c19cb917 SHA512: 4b4c895aa9335708ce1be12abc34e833fad8a00b6df0035360300a38f91425a185f949014c273769d52ebdc49a2a86936702ffb6e1c16184570625821bd0af56 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+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 1008236 MD5sum: 8dfa84c7dd25979f971004431070d5d5 SHA1: b7605600187c8077d6d90630f44d3fec65ec076d SHA256: 8454f959534fa2529cd8c7c6ad79ac4ad2202316d10a7d3211d5459ca5779561 SHA512: 9199b008de00586e730b68ad4741c56c699f200bb927cebf037b9890ee02a68497408d1b4b8fcc914621e06eeece0e7aa6547b43740ef57bc738b5ba436e9199 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: 1632 Maintainer: Debian QA Group Architecture: armhf Source: gnulib Version: 20230209+stable-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/g/gnulib/git-merge-changelog_20230209+stable-1+apertis0bv2024dev2b1_armhf.deb Size: 1448840 MD5sum: c0708af5b150ec745679684aa54eda48 SHA1: bf57d25d5c82e70a7feddd0c1887a988f3b7fe76 SHA256: 0b14d427ed630aea2be62d90a2a267eab5f88f1d2c493bcf0b30ee210aa9351a SHA512: ecf85bcb05147cf43d136dc3712e0ecce3d671bf09176af0ba10f3b236259fab4e9af01efbafd80e671693c9f3adcd2d82f0a9606634e0c0c906d6c0c3861786 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: 125 Maintainer: Debian QA Group Architecture: armhf 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_armhf.deb Size: 107480 MD5sum: a6fcd3ad056fc4c3c9555b280d2f2e93 SHA1: 3408716e62d9690d7d8081ba04026c99c3506e90 SHA256: 895a40fc08a7473646e58635cdc2fa4c8c2b090e3861e4287f32778d780c1e82 SHA512: 6f9c51af7b782d329229be25ff0bbe68a2c0fccdb41d1dd059774fbedb50045bc7068a7a4998a7eb8741816f249524ec2cdb7a1a777ebee0d521cf81041089bf Description: debug symbols for git-merge-changelog Auto-Built-Package: debug-symbols Build-Ids: 15bed28e62a019a42c05b9b44fc6879a5bc07188 Package: git-svn Priority: optional Section: vcs Installed-Size: 1237 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.39.2-1.1+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 1067652 MD5sum: 18ae1b23cbe089553737ed6768eafeb5 SHA1: 1abfa0a56ed57112539412825183089d5a59ce31 SHA256: 8c282aafe1a293f0b1a730774a3c28f871040340672bab7052c30a7fa68ea14c SHA512: ceb6a6b529e8ad5a93fa332e90900fecc6ef2f583c87fd4c05244829b105c63d20036a9abfed1389e5841a1cfff623b4d17f6aca8e73bba1a8b611eb8618a56e 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+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 1128168 MD5sum: 3cf0b2008e425ae70ee531e57880707f SHA1: 21cfed1bd971ccdcdec5696501b1f5677858a81f SHA256: f91232e189a64c2d67adc935de88962b3c339a7f0f4d5851ad7da5c7ceb44f1f SHA512: 7a4199af7cc21ffe6fa6e9e347ed3668fb667d5c0bc0f84057cec06febbc27bcf9861398ad04f4c6d9f3b515286180235b40a3daf762414ad0682d977396b8fa 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+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 995552 MD5sum: 64ff994372a03c38f7af1351776c0a38 SHA1: ef7d28839626ea703b5b43f34b996b2487f6598b SHA256: 2434822f19f4bdc02fa99a61edd24bf127a97ceb98ba3a95541e32e5c035ddf0 SHA512: 99121dde5183d3e216e13e2992506b9f9b9ab4afe972dbe4f00e8972db5c689554380a7663e1ad7b45cbde1e69f62377e17120ed410a454edf8ebbe49bd1e9cb 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: 173 Maintainer: Debian GNOME Maintainers Architecture: armhf Version: 1.74.2-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libgjs0g (= 1.74.2-1+apertis0bv2024dev2b1), libglib2.0-0 (>= 2.58.0), libmozjs-102-0 (>= 102.9.0), libstdc++6 (>= 4.1.1), gir1.2-gtk-3.0 Filename: pool/development/g/gjs/gjs_1.74.2-1+apertis0bv2024dev2b1_armhf.deb Size: 112144 MD5sum: d91d033c9979c59debde83e1e8592cb9 SHA1: 5d60fd721d929cc60dc23b4c353a1b207d8934c5 SHA256: d8401d2d85d1976d8960fd4a96f7fca6a5144b659b740ca17e923bc06f09b9f5 SHA512: e7e3dd94609eb51820d1cf65c26922d2d09d023e1e953b352057a2ee88a386a553e4f9c9df225b4190ffccf4b9b7f3fef71a30108cd4b4e45c055b1f5be61768 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: 38 Maintainer: Debian GNOME Maintainers Architecture: armhf Source: gjs Version: 1.74.2-1+apertis0bv2024dev2b1 Depends: gjs (= 1.74.2-1+apertis0bv2024dev2b1) Filename: pool/development/g/gjs/gjs-dbgsym_1.74.2-1+apertis0bv2024dev2b1_armhf.deb Size: 24656 MD5sum: e43727948897c019498d4345f0ae8989 SHA1: f39260b5fa3fa819acb8c0178fcdb686a87e31cc SHA256: 602a524030e40e14d916300a1f9a83e66f5b6efdb738bf49731385641ee61110 SHA512: 465207a8a51d91200a0d51a6c96305511cc2156d8112268fcc717fe6f737ebbf952628bcc674da269d56825279538ce6f372c1ac6249b4b2c58ab71d684be4b2 Description: debug symbols for gjs Auto-Built-Package: debug-symbols Build-Ids: 2897e35746aeb1ba541f735f1affda2e3a35de2a Package: gjs-tests Priority: optional Section: interpreters Installed-Size: 1350 Maintainer: Debian GNOME Maintainers Architecture: armhf Source: gjs Version: 1.74.2-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.5), libgirepository-1.0-1 (>= 1.64), libgjs0g (= 1.74.2-1+apertis0bv2024dev2b1), libglib2.0-0 (>= 2.58.0), libmozjs-102-0 (>= 102.9.0), libstdc++6 (>= 11), dconf-gsettings-backend | gsettings-backend, gjs, at-spi2-core Filename: pool/development/g/gjs/gjs-tests_1.74.2-1+apertis0bv2024dev2b1_armhf.deb Size: 227820 MD5sum: 1fb65d8f765b36e913675f71710c97ef SHA1: 3f0a70f685e6f0e4b79bd7f25442a56faf61dae9 SHA256: dec7c7a0cfd7585ff4c02c727c587af03172449fa9cad0a4750d6575470ed1fb SHA512: 0a7924f4ddabb1e5c5a76d6afc8890b19382e526870d6f28759daecc1860c336ec7ba00d42cb62a52b9ca24bac4b911339ead9a0837a9ffeff27eaaac3908d2e 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: 329 Maintainer: Debian GNOME Maintainers Architecture: armhf Source: gjs Version: 1.74.2-1+apertis0bv2024dev2b1 Depends: gjs-tests (= 1.74.2-1+apertis0bv2024dev2b1) Filename: pool/development/g/gjs/gjs-tests-dbgsym_1.74.2-1+apertis0bv2024dev2b1_armhf.deb Size: 228096 MD5sum: bd07fc12efb6b3b2575cc9dc9c956f43 SHA1: f7a484f4318cff3ffaf357e02159844e54602ca2 SHA256: b62a52615a4e0b1229c21deef195f04e426a9f7a118d35af6551996f57f65d77 SHA512: a8574af4a4cc100fa4666462773be04d67eb84ab4e567f19f9f64149845e21ded1264785205ed18aca2970abec6926358c78c122407a7b55ede8e8fb0ee9660b Description: debug symbols for gjs-tests Auto-Built-Package: debug-symbols Build-Ids: 0b17048429463205d80c059920c04bd817a3f9a1 375f8fb36aeca42989d465bad563a6d1507fe4e9 5b114e6caa24395e33848dc989ee9c4bca94b8b8 70d2dd8e92aa80c6c3da82b87001dc90097be002 ae96fb5aab4fee217bc2ef19343f82a087731c3f Package: glade Priority: optional Section: devel Installed-Size: 1162 Maintainer: Debian GNOME Maintainers Architecture: armhf 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_armhf.deb Size: 245808 MD5sum: 39008166d6e7ae379aa98ca58cf894f4 SHA1: a353c5a01f071e2cf2a401a1b48ee284bb19dd0d SHA256: 3e14ec042d127cbc67419a854f3d2b95c745f4a8e23f42ffd4242e64f6f5f8c4 SHA512: 287e7da7c2fcb0e23b715999807ce80be8cfecfbc9f5d07e8dbd0f52b91cf6ec900f4795107db56c230abb697a8d7c66e49d1706b2accf2f4fa7d367df35077a 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: 180 Maintainer: Debian GNOME Maintainers Architecture: armhf 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_armhf.deb Size: 135736 MD5sum: 99ae391b91a550d7ffcef1d41b734f9b SHA1: 267eea372873c6827d64ac942b3ab0409f1f5f35 SHA256: 19c2662e923d347db6006167d87c018bde208a675a04744418db7eb4afad9a19 SHA512: d07c2a3bd58f98e0b62b75f82986d4514203a4d7514f9bb08eedce5e96c49388344c03e883a885d42e1950c78770645e206cfcb2435f246685041b4a48196410 Description: debug symbols for glade Auto-Built-Package: debug-symbols Build-Ids: 11ec0e68378f7e14bebdd18d11f3395493263b17 9d0c3b7af71b3b639fa00449b35d01432a14b73a Package: glew-utils Priority: optional Section: utils Installed-Size: 498 Maintainer: Alastair McKinstry Architecture: armhf 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_armhf.deb Size: 96984 MD5sum: 041a80fd1d03f76c38295e1755eaf7de SHA1: 212d1d8dc9a6c4e0055af0a7b35154bff6f7bdda SHA256: 0ef038c1684249818a58f877a0343971243edb7873b3f434ea1ddae78e5bf685 SHA512: da76b1b89930ef92ad29e7665ef08872ced1fd1ca88ea1e03645574c7987b7721015dd409d64b5268dbd90f8b5de2d0cab7602c27cc01b51f09b1ef730a825ae 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: 535 Maintainer: Alastair McKinstry Architecture: armhf 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_armhf.deb Size: 321516 MD5sum: 9d9ca0137e306344bd438c1de02d8f26 SHA1: 2c116019b0d5e5097414c9a20feb67535d92c1ae SHA256: 005a201a02a05e09e47d58a16b723c154d1203a272f1cd4d3750c5c6bca988d7 SHA512: d9b409b04e627e02b3d754e872a03d381319b214204dd65bfea0efa807d14a56a2811263b402842741211045446a27c00141296dafdc8b2135acb40d3f48bad1 Description: debug symbols for glew-utils Auto-Built-Package: debug-symbols Build-Ids: 2d2c59216c1f3d2e2915a1c299c0663753db7c8f 9034ca992652b56c80c8608a749370b943818edf 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: 641 Maintainer: Debian Games Team Architecture: armhf 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.5), 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_armhf.deb Size: 262772 MD5sum: d61af721343fddc2044b3de15f607b38 SHA1: b71a7ae8ec81c545da97af5d18cf5238a6d85b52 SHA256: 16d0584fe5230847cc5a886cce759d88e2fa6ecc9af32995984c5379bf1b0f34 SHA512: a41427f05b22454d81c4797f54de7e6fa52765c8017fde10c852e9b3affa21a629af455887f38a9fcf78ab722b8a2a93b4b9ab70364a02485b45fd314aa7e334 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: 5357 Maintainer: Debian Games Team Architecture: armhf 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_armhf.deb Size: 5264316 MD5sum: 70235d6c8b4bf475e4d2f048c5f8c546 SHA1: d54940f8a6f71b8fcd35ed4f20485437a7dcbe4f SHA256: a03606cd11d755595d2299ffd7ec2a6c90fe0293060ec439b312a95d0b02d626 SHA512: e5078928557c4bbd1f2c2ca277d349d591e420b39991d66df50aff0433420885948b2fda82778cd1e707f50774c01423d7c3be5994ddb09cbae702e3cf1d3d1f Description: debug symbols for glmark2-drm Auto-Built-Package: debug-symbols Build-Ids: 6950ee8906f58325a394344c93cbeb0002c44947 Package: glmark2-es2-drm Priority: optional Section: utils Installed-Size: 620 Maintainer: Debian Games Team Architecture: armhf 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.5), 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_armhf.deb Size: 258520 MD5sum: fab169c4683f37fb1438f40afea13be9 SHA1: 2660b53112726563b6c1efb65aca284e4c80d778 SHA256: 5b941b1c8fc460207acf85529e759e64d900c8366898cf777758662f2d1ff802 SHA512: d9580af7d85ecac576031ea3eaecf6a1ad8e173831ae3804798771ae773e009830e1d4bcce426f2d60ce54e302fb4b3a7afb0466efddf5f26688743cf8590cd1 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: 5328 Maintainer: Debian Games Team Architecture: armhf 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_armhf.deb Size: 5246012 MD5sum: fa6452fb10dd105ab6e9e18d1b8af3e5 SHA1: b343d5eaa9a819b1519239f822376215b710d9a8 SHA256: 18c20155454ec25b1bedd25e78c6302007bcdf9b96be3da94f468380b5dbe018 SHA512: 4de64ef6179723769c322ffcbaf2a16bf6dd3046cb00697871c0b03d2a56bcbc3aba64ac1610a0089f892a0518f983d58e67e94865059e2cd3e8073839692fb1 Description: debug symbols for glmark2-es2-drm Auto-Built-Package: debug-symbols Build-Ids: 78da9495096fdc7d406a7dac3e5035292487459d Package: glmark2-es2-wayland Priority: optional Section: utils Installed-Size: 620 Maintainer: Debian Games Team Architecture: armhf 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.5), 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_armhf.deb Size: 257792 MD5sum: 6c3b384427524136a4dfd48b19e82d66 SHA1: f47e4f7c3b8d3d6506d2cbf1c8813879c6e38c3b SHA256: d1d0ce93b5a58d7c39a935bf0a55cd3456f36f471e212284a0c07b2d324873dd SHA512: 3498ee4280f0f599cf4f40b9049988b927076c8dcf0a03bb7cc6cd6f6a4f1c207593e37802af48b981494475957046306d49d71814e0eec306ceff5661073a71 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: 5332 Maintainer: Debian Games Team Architecture: armhf 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_armhf.deb Size: 5247784 MD5sum: 0167c33e451dadeb480d51574c9cb533 SHA1: 841d4cf6a564b1442a20c32723dae4faed05af68 SHA256: ec2ec2b223ecf83dc64a16198346a2fd0a8bcc9d55de6b6ed555b780e5fc19a3 SHA512: 96637076e092231ceb443a4014398b64de4b7786a2e0a6df148f04ce681f0e8d193fffd0853597dcb31fc9039a31d22b821056dcdb9d9716e9a803667dc5539e Description: debug symbols for glmark2-es2-wayland Auto-Built-Package: debug-symbols Build-Ids: 50405d623d651fbcce0f9d7148291fbe6148e2e4 Package: glmark2-es2-x11 Priority: optional Section: utils Installed-Size: 611 Maintainer: Debian Games Team Architecture: armhf 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.5), 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_armhf.deb Size: 255744 MD5sum: 5f96b43a65cff672da396d712aa10398 SHA1: 8ece9892c7ad89fbaf1174c39d442ca7ebca818b SHA256: 3d06006cbf54788a1c875530995773bcf111aa4b7b6f7339e3c501bc43663f20 SHA512: 8b77e774af2375130382209376524d5a1b429b0a5e3f264e707bf669db9b58d48640aaa8542a90a01ca1db3433bdc7b7b7469393a26769de49c34d0a59765656 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: 5308 Maintainer: Debian Games Team Architecture: armhf 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_armhf.deb Size: 5230016 MD5sum: abb0e432af9f620349e5e459f05683f1 SHA1: 83321d5dde201d9884cf75c978c881d35fc30021 SHA256: e930bbf6feeb1c903589b40b238b77a3fa56f4260910ef8331946ae47ea25093 SHA512: e3b5b3a6adb1cfc9b405a3a33aaf745d66ea0b021ccf356619173b7b61a7d2e7c745968c4ef4fb5f6cf71b1d008d09739b8799d6050bf44a8a8a32859204c6bb Description: debug symbols for glmark2-es2-x11 Auto-Built-Package: debug-symbols Build-Ids: 2791cb5a0ceb14e96c1f44de6ffc6c98d999b9ad Package: glmark2-wayland Priority: optional Section: utils Installed-Size: 641 Maintainer: Debian Games Team Architecture: armhf 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.5), 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_armhf.deb Size: 261844 MD5sum: cdc250d40a5936ee8f7e344e82e204d6 SHA1: fc13f0e47ee29e968943a48b4a175898306938c4 SHA256: e4487e2cf18ab4204dce2daa2c2cf10c5dc58569739b59066b2ae0f2a7dda784 SHA512: 3d0b416e89feeb6b5c3489780f0b84f325ae6872a4bfa4fb4e45f1778f67ffa593fd083a345d9b500b84fd4b442cfd6c05f693121a0b7733d1b374cf040ee343 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: 5361 Maintainer: Debian Games Team Architecture: armhf 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_armhf.deb Size: 5267752 MD5sum: 7188b21625e69fd83478fed895ac2edc SHA1: 36f1c783cd444e726e53355c6ac56d93b1977d22 SHA256: 1ce53b94599ac5d778ff45843f80cc1d7c6dbb75a1e8ac64977a23351850a890 SHA512: 4fa0d43baf8de7113f413970a4698d59f1b375c2648ad22d259cf28047da1027f774f51a12bb5679931ca669699117492945800cf6a14fc11865f704d92b9835 Description: debug symbols for glmark2-wayland Auto-Built-Package: debug-symbols Build-Ids: b784564447b930970ddc642f5d980716f1901045 Package: glmark2-x11 Priority: optional Section: utils Installed-Size: 625 Maintainer: Debian Games Team Architecture: armhf 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.5), 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_armhf.deb Size: 257276 MD5sum: ae5ef38620029d2e090e8194656205a6 SHA1: 3eaf1bf5e0ea46d5ccd8d73963eb457ec8ba84bc SHA256: b23ef2b5a1b81f3cc44aaf881cee8d44da52306120d1a7bb72184722cd1e7282 SHA512: d4c49f8598caa05c1c0cf9dd0cd89ffcf21b3f2933211563c1e7ee3efbc590842694329f9be41023ae3534bd27a1a0684c89e271ee99c1fa0b29de1732613ead 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: 5272 Maintainer: Debian Games Team Architecture: armhf 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_armhf.deb Size: 5182496 MD5sum: 66d6b35f3d7fb5e77238cf1235222224 SHA1: 95fb9c191f4018ca264a6f5b0fdf58e0f6d346a3 SHA256: c2979badc818dbfb03ea94f1e0f56e78479b6e439894ef4d46b04409594f23cf SHA512: 9db0fceb094037a7fe7976ed00dbc47111df517fb3bc2a31b66fee48a35c5af16f040392f7060a2f47395a5d39fcea21103708ac52d7e10bf21075bd943db1e7 Description: debug symbols for glmark2-x11 Auto-Built-Package: debug-symbols Build-Ids: aa690637291f02f1a75047ec911dc239811d8aef 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: 1030 Maintainer: Debian Science Team Architecture: armhf Source: glpk Version: 5.0-1apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libglpk40 (>= 4.59) Filename: pool/development/g/glpk/glpk-utils_5.0-1apertis0bv2024dev2b1_armhf.deb Size: 248864 MD5sum: 80d85bbce1e529a3959ac00cda9de8d1 SHA1: fa5b94e1863f67563a2ea0aba71cd618006a0069 SHA256: b35e5faf63b4d386dc4b526c3c3b4f0e2632fbd2b8331d1fab55bf5b00471268 SHA512: b2956a017c727ef3d3589de8e49030a5e0d78cc2ec0bdf749ad64b45d59d2fe7d8bf693a40919fd626a63a61aa8faf475b237701b04478175d3b0965305658ff 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: 30 Maintainer: Debian Science Team Architecture: armhf Source: glpk Version: 5.0-1apertis0bv2024dev2b1 Depends: glpk-utils (= 5.0-1apertis0bv2024dev2b1) Filename: pool/development/g/glpk/glpk-utils-dbgsym_5.0-1apertis0bv2024dev2b1_armhf.deb Size: 15696 MD5sum: 89c4680b7a5130ae5a1c376542ed9223 SHA1: d400c9a120acc8848fef4bfbaf6c9828fc6a5f8a SHA256: 25dd419d52c525e6a8c3d33c57c91ac6c89a48b6e766dbbcd72d9a79cb35e046 SHA512: fc4c22a86d8df1c86a26d7ff4085fa11ebf4639c21a92583b6dc51387ee54d232dbba728a49d0c8b9eea29e5aa960f9d2a133ad4d0df5d573870f50155100312 Description: debug symbols for glpk-utils Auto-Built-Package: debug-symbols Build-Ids: e73100768610854f77bc6faa8eb2f9f890474a5c Package: glslang-dev Priority: optional Section: libdevel Installed-Size: 5577 Maintainer: Debian X Strike Force Architecture: armhf 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_armhf.deb Size: 1198912 MD5sum: afed212c5313307743754fc484974730 SHA1: 1a4b83c2a7072e02d16224318d4b5fbe98e617fd SHA256: 469c888210d3298c29af7f21ae221d564e3c20fc7be4e68d0c8fa19a24da111d SHA512: 6fdd17dd89409abed0ff5a5a21e3bcd71e5d785080bb2d812e860ae807092d2b921c7f58b3220acfc28db1a79676e1b8a13842d4a971b024e75d54a121baae1e 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: 4690 Maintainer: Debian X Strike Force Architecture: armhf Source: glslang Version: 12.0.0-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 11), spirv-tools (>= 2023.1) Filename: pool/development/g/glslang/glslang-tools_12.0.0-2+apertis0bv2024dev2b1_armhf.deb Size: 1852088 MD5sum: 54b123cb3c95c86c7ab85b24eb26968f SHA1: 2e4ec2ad70ceb78d81553d989e9916d2caccfeac SHA256: c8e714e88c209c56f30c4cf8df78ea0be0714dcbfe75e9e45d65a1cf2f4823fc SHA512: 82e3f2b3e4d4a80563dd2754556516cd9daef0910db1bb11337b8fa0c22dcb977ca7ee94e31ed80374ff00a434f02e3363b64d5d76bc7b49a721432dc3a13964 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: 16073 Maintainer: Debian X Strike Force Architecture: armhf 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_armhf.deb Size: 15163916 MD5sum: 93efdc42f1ce661f84a1e787d286f692 SHA1: 6bc74fa3b13b33822e5e3db9b4b1e3b13231cb30 SHA256: 1a9e8a3832a563d01a8d9e58a4abce2609c7ff310fcbcc6c357fded342630855 SHA512: 67ee7af50e38fa73b80becce8b924f65625dd9421baedec5e4c4793e01ea286f59feab6d03b065cdb7812a7537bb7109aa06af190f550752509f22b0579ada34 Description: debug symbols for glslang-tools Auto-Built-Package: debug-symbols Build-Ids: 0e9f697cc1f975a4d917b8ba2e5594c8baa32d43 849b885990cf4fbad9ad06bb7f0c26ad4ea4b2d0 Package: glslc Priority: optional Section: libdevel Installed-Size: 1654 Maintainer: Philippe SWARTVAGHER Architecture: armhf Source: shaderc Version: 2023.2-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libshaderc1 (>= 2022.2-1), libstdc++6 (>= 11) Filename: pool/development/s/shaderc/glslc_2023.2-1+apertis0bv2024dev2b1_armhf.deb Size: 685152 MD5sum: 8f4579049d6ca56079a9ca31808c824b SHA1: 9d079d6e98f12759e414a66eb277fce4d4d91699 SHA256: 56dcc3310b0d31777c876b9e62269a009a3caa04f3f55e6ead262dba5587148b SHA512: 9dbb5a632e348a86cba219500c14202fdc2da62750c3d9b51f10c95d9f0d416926926ab199f5506d707411be40150e826e1a69cb0847e148645eb87f5dd04a71 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: 1565 Maintainer: Philippe SWARTVAGHER Architecture: armhf Source: shaderc Version: 2023.2-1+apertis0bv2024dev2b1 Depends: glslc (= 2023.2-1+apertis0bv2024dev2b1) Filename: pool/development/s/shaderc/glslc-dbgsym_2023.2-1+apertis0bv2024dev2b1_armhf.deb Size: 1311380 MD5sum: 1e97e9f73b5eefba451c8860a1dedf3f SHA1: cb58eb265d7b62c44aba06677b826b283550f6c2 SHA256: 81c37b5d840838f9bfefe593a7b17c614c3961cbb80cbaabf77a80216567ba61 SHA512: f1e4cd27dcf52d4255195b4ed88cc984f1daa95213736146bd5c02023281bea97985540d5f46b3d2e10ac83801e4d79dc4019a82160f95bd78cdb8596972d58c Description: debug symbols for glslc Auto-Built-Package: debug-symbols Build-Ids: f9d61228d82ba52891b39bc2bed3aae908e80424 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: armhf Source: gcc-defaults (1.203+apertis0bv2024dev2b3) Version: 4:12.2.0-3+apertis0bv2024dev2b3 Depends: cpp (>= 4:12.2.0-3+apertis0bv2024dev2b3), gcc (>= 4:12.2.0-3+apertis0bv2024dev2b3), gm2-12 (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gm2_12.2.0-3+apertis0bv2024dev2b3_armhf.deb Size: 1048 MD5sum: 31d7896fa77a23f1a5e1cec66b6dcec3 SHA1: 5c726a3bcc6ce108c008b4a10d1ad59bf220d611 SHA256: a471680b6016ec65c109995649ccbd2e2c61cd8195e05e7279ff856c6e6d052f SHA512: bd7bddec93c1e12292bd2c7378dad330b98c030bbba2ea7ceb8bffb52288abd4d7e3c893b3a5463b6bfe241a776a787ec352f8dcf1b8c70abe0f1caad0085698 Description: GNU Modula-2 compiler, based on the GCC backend This is a dependency package providing the default GNU Modula-2 compiler. Package: gm2-doc Priority: optional Section: doc Installed-Size: 20 Maintainer: Debian GCC Maintainers Architecture: armhf Source: gcc-defaults (1.203+apertis0bv2024dev2b3) Version: 4:12.2.0-3+apertis0bv2024dev2b3 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+apertis0bv2024dev2b3) 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+apertis0bv2024dev2b3_armhf.deb Size: 4180 MD5sum: b87bff4f931590b3c27870027b7db002 SHA1: e2f345b254e3d24c404e75c635d7bb28f3173915 SHA256: b4f7a063813d10e611af34c3a5ef6e320c6fbe936e0036a8e618884d6b6ef527 SHA512: f7e2bf2d735d09f97ffde50d82e10476ed05fabc2183c0bd7f11b6cca59f3b4cfe81bb946067b3160433a2bb4a2a59fe68c46d6b71be56380848d8e39d5c7f19 Description: Documentation for the GNU Modula-2 compiler Documentation for the GNU Modula-2 compiler in info format (dependency package). Package: gnat-mingw-w64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gnat-mingw-w64-i686, gnat-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185456 MD5sum: 2de55fb0918af25d12f36816006cbccb SHA1: 9f0b6d4609d9be9eebcddbf2e93757826db798d7 SHA256: 8b01b685654446b9bc3480dd85d8bf0795b2980de28c7ed3f38b9ef1e1f6d642 SHA512: 0be1910898b7d714cfd355e57dd3e24fa123ff04daeadb51546b2463cb5c0b8dce23a8355dfe474399e6624fe131eb0da9d625ad0c1bce7f9c448c3f3dd03913 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+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185464 MD5sum: 45c0d8ae3f1fec88fb6df327204bc894 SHA1: 301914292bd897b3db407751aeaeac74a0ad6812 SHA256: 5506832336c26353e347df4e97943415861021d63303aa9a6fcf99d8d50bdc31 SHA512: 4370fa6ccfca79cf4ef1510c8db81dd457e15b3dd29f961f62fc53b618e50794ef4a55b3acec3a8f3d3b78e7ce94604e911bbf92224b1987cdac1f2b585ec897 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: 72860 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 14579784 MD5sum: fb6872fb4498edc24c24a94e1a6c54fd SHA1: d212482317161436db5ef420e89ee5377a8765e1 SHA256: e3de722b39a5cafcb205573ce538d2250852f978b460e268c109249f72599a6b SHA512: 6f0867aec05549673816026430c870dc66c4ace3b8678456fe2fb1d8a071ac37fa9413e6deba011050bfb7868eb6693b72a8cdc615994d00703cf61d8fe9bf64 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 123761 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gnat-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686-posix-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 117047264 MD5sum: 7802c914a132e7b86d28ef3dad8af24f SHA1: 0085693e4e4d388ab5f915020af72ae4ad2409e0 SHA256: 7aadbd896c213a942634b505f8b720b6d683e42cf28e2ba12300877d1df7ed5d SHA512: 82e227decbdbc366a7a2a697279e787f12a4f94a8ce4be5b60f56f5590a0b2db1783869f6ea7d52eb288936b4e468d0cad1047771c1714d6a91a17a0086f1f53 Description: debug symbols for gnat-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 0027039c1972ecb3789988f16edf3de78b7a6bde 03497f90778b91e874e38729ec8038cc544c20e7 2295c32521484632ac532ba64e85aaeaba2d23e8 27d44988b7d7279a9a564c9212b8be9c861e2e68 3c4ab6c569f3d8cdceb436dbd147ebe718be3e69 4d2475bc62b75a1eb8735b9a846961d2351aff39 6727ae6bf81facaad51d141e59c86f87f70e17c4 69cc5c4393d360caf726dea73bf8cd4b9f6cd6f5 86e2ee166f1973bbaf20379e14f76ad88b266f86 ab9483e52e319a8e3104dc5a96c801924583c941 b063e9a67244d57818adbb3ea76a5c988c2a85bb Package: gnat-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 72860 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 14577068 MD5sum: 4af268f04cbc2303e18202d82c4f2b5a SHA1: a73c2fef2c6dad0240e1d37eb6e40b6a3c2af16f SHA256: e4751188e3c7623c11d8e19bb55bc9a152742d26e430c27ad471f5ab4c9e5323 SHA512: 57f3c70e014520d4b7d1c5d4c17adc596da26b8fdd9c038a023cf3129f2141d952a6dc68c3be56e1eec492f4e9f3e069690f7429c26b1fdc30c44946d054b23f 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 123763 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gnat-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686-win32-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 116960484 MD5sum: 2aab845cbcb268f560ff5d9e2e924712 SHA1: 01818b62d788b0170a4fe92b7276ee96e6567f19 SHA256: ce22f5976afe20d2b8bd371d3c85f41a57141d5d57acd2c09f21eb9e8a398d1b SHA512: 757576498912e785548ec8382dd9c36ea0110447d365bd39d0ad33eb5d14bbe10f240f404a1e666525006d8c69c2d6052f7713a3352f3ebe8c8af751fdd183ad Description: debug symbols for gnat-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 00626db963ba15e3ac8e3dfdaee34b86b3789a77 06d7f868ef49528d439d05b2bbf152db9d228a16 1315b1c9a2fb619b8c93288e31c5d777acfc21b4 2815498b8892d783a9abd8b27d9cadae54436ffa 2ce7bcce43344a8c8dbde6900b3f00827117ddd5 941030c9f20e3815719a4e78212a1dd6283a718d a846353d8723e126f30c1f1ad37c06cef3e805e7 cd47346950b3ccea8eb3d0144e14db2ce1d69b49 d39fc0e7496c9a98cd2becb8b3d2e0f0c6d383f6 e032449d1da16f52532770f6488a98ce1bdb483a ea25926cbb80f67bb462530e1aefa5e49ac93ee7 Package: gnat-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185468 MD5sum: 7a879f7f51ac7f7cf0a53df7148cc58f SHA1: fe96ad998dd427a9ce278f18417de70b5a2768c1 SHA256: eb4030d1ee542e4d8c97a345c9c71c512bb756478d0add813861d010b7b7fa87 SHA512: 576b3cf12b89ce6fcd23680faa467bf1dde463cbcd3bb9811bbfc16089e7c420c29d1d234b58370fa40c564d344fdc1ba978a5e8f9c69321f4536b6f2866437c 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: 79446 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 15628476 MD5sum: 42df5be944bb7149a681c17de3e3b092 SHA1: 6be871a71f55df383b82e0f65b9b6726cc3ca6b3 SHA256: c6e3fdb6341f9d69837654b62f2f3bfb71ffd593e69f021d7c23651f7190dd7b SHA512: 119ad7c343cd3a4c96787ed771656c5f418e3b4e7201cf571a1238f8af37b75876894ec78c276efd5b3faa457caae4f40099e372ebacc4d90998e0314d67a336 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 126042 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gnat-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64-posix-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 118908320 MD5sum: bb1291ac3aab813ea6dbb17e27e4de05 SHA1: 7acf9ddd4e4874aa605e69bd8917887c36b3297e SHA256: 7c3934668f58a1b7a51607624ae2eb0b3b6ff874020173a8f9543b2e1da2eb3e SHA512: c3f1c333aef23e25aa407d3bf8c717cd2bcf675483cf54353aaec8561936356676f8a4503564cb96366b835b122f173db3c6f74b1a1153b4f7f5363194df25cf Description: debug symbols for gnat-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 0e141386e189b7c76966bf15cffb38d2d5fc9009 3b2197c95b33818a376fef6e86491f0dcbad4a56 5788a4bf165b6aa54092b67256e65e2e019e426d 5e70989e1bc3c6fd2cf11a252d54f2af367a2adf 62ea1e2676b4d4933984079fdfe4c87688329472 8c178916ab95cc052c68b25ebf3abff4a8b3ec94 ae60c4de6a781c10f59bc737b9cd293e996d2760 c63d00707e66fd6147c1e59cc9ed628133716a3c e39279b05d05837e8a3486f8a25237477c4aad0d e891fba592e4aed3ebf3a3b02df52aed56cff54c e9b519ca5fdc902bef8257426f27b5d656c25e14 Package: gnat-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 79446 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 15630736 MD5sum: 800c1eff1af9547a9950ac2e79af0ede SHA1: 9c89d96edbd502b5a70d9ded5aab2bdbf7ae9af2 SHA256: 405a62c76a7efc1731d3c6b0d23a72e8ed7647cde5da1b8575a6fc98ea0be829 SHA512: 7b983a225657f23c5aa60061cc094b0c4b3845f2c8089fa545bda3ecd07951fd59e2ce16c27bcdf5f485f6db664433d777804947f1097c7b4338f5c44ee76fea 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 126037 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gnat-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64-win32-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 119112920 MD5sum: 1c7499d3ff6701b45b2b4bce5b3ec12d SHA1: 2ba75646a3f49bca8cd7bcda5886b5538835a581 SHA256: b60fd11a02c98bd666905be786856a30bf6edc83206d4c118196378ad0fd359b SHA512: bccc98f24bfffd025a4fd15d6e36d001bbadc1890c6bd32164fea89a74b6bfd4494c9728b99f7d2484c7984fcba87d10ceb3a706df7312b996ec9e1b19b1e761 Description: debug symbols for gnat-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 0b4aefdc557b7dbe21e9634bd563557eb4eb97ea 4c3921bc95c0aacd5ca1aa9de5aeff07f9ec5083 722c8b398f5f27ed151d723c50bf93244347a7d1 72822467ec331e2ec7ca3cbdc2f9dd87254063f5 8919a2edfd885921ad38fc6ede1cf0f8327b9db8 8dedeaec52bfd198dbd86957f8d36dc391225bf5 d1be626532754c5f0eb05e55de94f39b5cd1727f e179919b6311eae142f64dc503ff5bbe39ce7760 f0916627f880620131476eb8323d0ad1ce2d6213 f3b8e8b27c0fadb0af78ada5185cac5058a7e716 fcb4737a3f71889d26c5d183c0c8d5c1fa83a68a 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: 135 Maintainer: Debian GNOME Maintainers Architecture: armhf 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_armhf.deb Size: 29668 MD5sum: 45f2dd2f38a5968a7a9ff255a1f9f072 SHA1: 2db202aa8a737d5a82c5ed8ced6d844bcfc1de19 SHA256: 66afabea35a6cd71c503f8d67c68c7f56e47a1bc37f5bf6c665e81336bb9666f SHA512: 317196457bc43d2d4d7f7566bc0152363e8fe3dc600b75c84191cfe13af0cb8ce9cd0f2ece56dd51fe5c5787ce38521d421a3a6032ab09cf8512a77e59977e4f 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: 138 Maintainer: Debian GNOME Maintainers Architecture: armhf 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_armhf.deb Size: 58180 MD5sum: bf1e3d2cd17802c922735a7bec506b3e SHA1: 02e5d30e9857a2590fc060fb2eb57e74f4add79b SHA256: 8b459bb59fe3658913b041f59c45e76fabf3b4f2908f38a91b35f9611b729336 SHA512: 6360380dfcd7acbff92fd65bcf17c2afb2e77ec45bcf0bb44c9a23ef50d104e93fb4bdb299cc6cffd391cf6d66b49099184ad0c85eb749c39f92359ed2daf564 Description: debug symbols for gnome-desktop-3-tests Auto-Built-Package: debug-symbols Build-Ids: 6cbda5e0042a85571a172e0827f5a3a80c948bad 78c1d736d91242fa4102a7f368934ac00fb030f6 7ffb7c73845f355098d9b9774ba024ac71f5ea00 837e5483e721271441a6072207eea1a63b102d44 952d38cc30cfac314fe12189bd981f64d8e014e4 aef718ad4167e285f05bb7a1637d496fe4500a3d bc99ce441819b54c0cbbef008b3d2d4b60878cb8 be37f5fe87ced8510340bc3e9692dfccd19d101f bf5ec239988ca339e25e1e0b62539a4b75d89d7e d85471bf0b2be15ff55014f280d13fc12bf0cc6b e666e02dac62013121d5e63b3e2ece6ccec229a7 Package: gnome-desktop-testing Priority: optional Section: gnome Installed-Size: 43 Maintainer: Debian GNOME Maintainers Architecture: armhf 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_armhf.deb Size: 14916 MD5sum: a44338024cf739ee675d02e448e9fdf9 SHA1: d5054123ee4cac1e1127a0072a742a7d633b83d8 SHA256: 7363e7c849ba278d70de01a1df3df67c735e53149498c9397ede6c9fd9fcdc12 SHA512: acb69bc1ab1ea2ac9e7cab94040fedd3ff9a128abd617bc86fc56cebf1ce65ec5b340593a7e1d9d6ec3facf20cb616c0099ef3e660206c9893fa3f893c5b990a 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: 46 Maintainer: Debian GNOME Maintainers Architecture: armhf 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_armhf.deb Size: 30140 MD5sum: 2a619e9455410f65297d6c591f9d26b9 SHA1: 1f4fbb1a434d6b0dd08974fb602acc3104d58267 SHA256: 72262bb9101d75cb43fb134ce5c4a2108eaaf1c7d688132879ba0def9e52363a SHA512: 93780371efc25f91505562f7e01a4c68e34980be7531aaaf9164eb79aebcc7213ead874e4e9050adea400a21e4690394d6a651355a73c2654cb35b0ac6fe6c97 Description: debug symbols for gnome-desktop-testing Auto-Built-Package: debug-symbols Build-Ids: 99786f63241cdf3568b68cda1f6dfc8e7aeddd76 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: 226 Maintainer: Debian GNOME Maintainers Architecture: armhf 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_armhf.deb Size: 75072 MD5sum: 819581f0664ff38de620519494766ef5 SHA1: 828644bebefd13c1bc44366a2eeafb16efd97cf0 SHA256: 3e38857d62d1e2e722caf6770ec75e52c41e8e782a213cc3315c764a7a3beb4a SHA512: 08c0321a019d0785ce9e206184376025706f1e399452ed11f50f77ce8de010b85406db78c61fff42789efdec5958bad592c6e0fd35107f9d5ea9798a3df9f047 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: 286 Maintainer: Debian GNOME Maintainers Architecture: armhf 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_armhf.deb Size: 213076 MD5sum: f0dc35985cae9a46e1b0a8f5402f530e SHA1: 4c9cc896dbc39fe400005835400f9d586c096215 SHA256: 46e86cb642aa972b47328312e634e80ca3511f102ff2e7eafb662cc3fa3378ff SHA512: fa6cd64bdfdff17e29f644a5e49ca4275753f3b36eeac185f08bec7c56743452c4ad425fc00b6ad274d6460a9642ac52e8a6359d658130b9731eb78e08da0765 Description: debug symbols for gnome-online-accounts Auto-Built-Package: debug-symbols Build-Ids: 21a3e8d9cbdae4e4170960ec8a6c7824be1679ba 7177c004de304a48a571e8b6f5395eb62b2cae65 d69250d61928d8d8e167dd564c18a975247bb71f 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: 41 Maintainer: Boyuan Yang Architecture: armhf 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_armhf.deb Size: 14796 MD5sum: b7c54814299d11aa64cb4624c469bd3f SHA1: dc8421bb9dd52264790ea9cc53a89ea228fb6c81 SHA256: e8011bc439579376d92b733a3db315c564a294ed5dc228c97567c03578eaee37 SHA512: e3d15782234b100d6d05320c0c31f974f002e4fd313b24f0a9f6a324beeda94d377f0154fe7c7e806ed3168cf27e6f01b99750f0302f3d9df25b3a0279ecd069 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: 44 Maintainer: Boyuan Yang Architecture: armhf 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_armhf.deb Size: 29112 MD5sum: b3ae6fbea69d808be6c7ed684bd7bd77 SHA1: 8e4e0cfafa8a94caf352ff488c402a7f55e663b3 SHA256: a16556d4071b0fcb31e82b74af29ba0a2518f805aded62399661041f162de890 SHA512: 293efe4e12e7b6aee10ec1cbd5b6be60a147718516541c218401e343b3b72ea0d6fa01575b2defc07c8df2f5b14e5496a65c360c2362a958cf582e93683a3fdd Description: debug symbols for gnu-which Auto-Built-Package: debug-symbols Build-Ids: 195d52a1d7676a977ed0aad007988a8583be9612 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+apertis1bv2024dev2b1 Replaces: gnupg2 (<< 2.1.11-7+exp1) Depends: dirmngr (<< 2.2.40-1.1+apertis1bv2024dev2b1.1~), dirmngr (>= 2.2.40-1.1+apertis1bv2024dev2b1), gnupg-l10n (= 2.2.40-1.1+apertis1bv2024dev2b1), gnupg-utils (<< 2.2.40-1.1+apertis1bv2024dev2b1.1~), gnupg-utils (>= 2.2.40-1.1+apertis1bv2024dev2b1), gpg (<< 2.2.40-1.1+apertis1bv2024dev2b1.1~), gpg (>= 2.2.40-1.1+apertis1bv2024dev2b1), gpg-agent (<< 2.2.40-1.1+apertis1bv2024dev2b1.1~), gpg-agent (>= 2.2.40-1.1+apertis1bv2024dev2b1), gpg-wks-client (<< 2.2.40-1.1+apertis1bv2024dev2b1.1~), gpg-wks-client (>= 2.2.40-1.1+apertis1bv2024dev2b1), gpg-wks-server (<< 2.2.40-1.1+apertis1bv2024dev2b1.1~), gpg-wks-server (>= 2.2.40-1.1+apertis1bv2024dev2b1), gpgsm (<< 2.2.40-1.1+apertis1bv2024dev2b1.1~), gpgsm (>= 2.2.40-1.1+apertis1bv2024dev2b1), gpgv (<< 2.2.40-1.1+apertis1bv2024dev2b1.1~), gpgv (>= 2.2.40-1.1+apertis1bv2024dev2b1) Suggests: parcimonie, xloadimage Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.2.40-1.1+apertis1bv2024dev2b1), 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+apertis1bv2024dev2b1_all.deb Size: 852828 MD5sum: b2990a75fb0d89b0f09b6cbc412b6632 SHA1: 9c2a2d71747af60023efc3292df4f2043bd8ebd3 SHA256: c945e2891e2655916b3be6f53340489c54af99e1fb7e2feec5217ee512957f56 SHA512: 92eb44668edec798cdb27f66d17957410cc0e6802e299574718b194ab4ab5da527c4c477e8d1f39de70e2ee4e790296089add073cdb52aae32e16e123d2312ad 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+apertis1bv2024dev2b1 Depends: gpg-agent (>= 2.2.40-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/gnupg2/gnupg-agent_2.2.40-1.1+apertis1bv2024dev2b1_all.deb Size: 452412 MD5sum: e8bb18b7784367c8a1b120003788bd54 SHA1: a8e0e51e31f5568d6fd06df3b06dc7eaf2446710 SHA256: 458d8ea8c5f3dd6012e25a1f12c82016cf595e533ab991eed378682c7d47299c SHA512: 885d41153d1626a0f70b79a7bba182db1b37181d72e317e4a11fd7ddf6e7e19562b9bbc2ab2c9d38c76ba8c2f515e974e1c33b4430d4473725397e7b816da72b 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+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_all.deb Size: 1101428 MD5sum: 7d033d6c689f8a10b3105c039a912fb5 SHA1: 436596d4c306f92d9c774b7519e082910e52e4c6 SHA256: c2a42b9a3fee9116fe29a171e0f254e1a295b009242960f37fe1431dd1a37444 SHA512: ef7e5258f5b40172114ad05e0167bb649b621f92cb26a6a725446561e20e3c1ad93df263ffc19f4cd42cc5673c943b6e5baea56dab2c4b1d9c43e578bebfc659 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: 1365 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_armhf.deb Size: 858632 MD5sum: 3e403a5dc4829d8775cf9c28cff1db05 SHA1: 70b13c4b69e2dfd621c53db1d15e3e1b6e6bb343 SHA256: 52d0f6f14f162aed606a754554914136d3f8b4b4e04a32b07f15e1dcbee78f53 SHA512: a8d8eba30d4daceaefbfa920ed9127762b6cefc548698ea857b9f5dcdb213e1966c004e7ea1ced91f6f45ec942c9f1ee82550aae171cace2bca1799e866306a1 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: 1756 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Depends: gnupg-utils (= 2.2.40-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/gnupg2/gnupg-utils-dbgsym_2.2.40-1.1+apertis1bv2024dev2b1_armhf.deb Size: 1581824 MD5sum: 89e5fc5353bc92e25504bb91a9a1ea16 SHA1: 61bcc0abc4cfefc9b37e673b8d55bc2007003840 SHA256: cb16d8d2095257777d9e44daf82c6b162b403b7e3fe6ea7d0d6f2372226c7248 SHA512: 781e7c78a12acb56de6eb56a874446cb3ac198f743dc8672f45992676e78dd6f2da12c1a88fef429fdce278edd561bed9d0977bfb2d3783b069292bacf350002 Description: debug symbols for gnupg-utils Auto-Built-Package: debug-symbols Build-Ids: 1a184b2c6ca582563bc02f2f7931d0dd46ac5713 34fc2be440c3bedf6456be3967ff9082ce90e108 5ff4050dda68d5a086d2981d5c08e447d6d693c4 6aad65aef5c4544146662b3d7c0eff085fcf112a 732033e04daa69f0a39f1d33f2f6c5d3b257a056 969e1b3e63d6bcff6bbf7c63284a1e9441e3a142 Package: gnupg2 Priority: optional Section: oldlibs Installed-Size: 461 Maintainer: Debian GnuPG Maintainers Architecture: all Version: 2.2.40-1.1+apertis1bv2024dev2b1 Depends: gnupg (>= 2.2.40-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/gnupg2/gnupg2_2.2.40-1.1+apertis1bv2024dev2b1_all.deb Size: 452500 MD5sum: b106182e3b3f540665aed54f5bc87ba5 SHA1: c07e2b9d39b8d3c024d7bf0ec7710e9ca6b51e3a SHA256: 741d692f9ea4b9d37d91ece4f7d463818f3322fd4315e915fa8e1fd364f11528 SHA512: 2850f53e04cfb2d60f34be0f7f512c3d02eba5bcae237af5dec81311d75c4bedf985690f3a80050c31814a8c7633ca3bc6d88419744d5d80370d27a895121eca 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: 1924 Maintainer: Debian Science Team Architecture: armhf 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), libgcc-s1 (>= 3.5), 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_armhf.deb Size: 776140 MD5sum: 2a92fd589f1beeb59f092007b62d7358 SHA1: b34ac7d9731d39a152f26966b7ef3d43b55f9d47 SHA256: b575da40881595548a2d13c1d35580cd04106c4f71733c2756019909415b66a1 SHA512: dfe40ba7cc064424fd93b6ed535be65bd9692986af4be48f19cdec296ab4c61519d9fd41090fc1e394efb050d2304cbf00d678ceb165c56b9824d77430704c4f 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: 1518 Maintainer: Debian Science Team Architecture: armhf 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_armhf.deb Size: 1400660 MD5sum: 06ac4b51c808a5cc7a8e52d7f3c8de84 SHA1: 3ceba672a7ced9cf7caf0859d64b2244a46f5332 SHA256: 604df0f01e9d8c8a9c8b84b99b953188846f8f012f09149cee4ec39f99e71165 SHA512: 7cbee9d24fd804bff32bc707b00d56431eb8e0b12c39a42e50fd339f59146d3a47e0a5f13026763d5e9ba063f1a9756f277a12a20e2e7f334d784dfcb1a2fb6c Description: debug symbols for gnuplot-nox Auto-Built-Package: debug-symbols Build-Ids: 072f486c0fabbaa204ae8a2d81fd027abb49c994 Package: gnuplot-qt Priority: optional Section: math Installed-Size: 2431 Maintainer: Debian Science Team Architecture: armhf 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.5), 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_armhf.deb Size: 975524 MD5sum: 19bdedacc81b1b77d9e4929027e51069 SHA1: 9cf81544b2fea2aaa46ee6a349688500ce01da8e SHA256: b70daa8b032612f603eb030ee69a535c36b98414044077641dca6626ec45f8f0 SHA512: 3287d779a4192a956d642cb18a5acd9fe02353b3d72c598baf962af79f9f7992a933ac98a73a933e7eb6b64e2260e6fdcbb1caa2ca867d4335125a393d9efbba 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: 4191 Maintainer: Debian Science Team Architecture: armhf 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_armhf.deb Size: 3990936 MD5sum: 2916fe0ba7f2aede3a3e45463eccd6e6 SHA1: 972ef14138299c2de064b5ac38a95a9ba4590fdd SHA256: f3091ae6cf31eac365976c9fc61dadd0d0024d35feb6253a485e7ef786e0b5eb SHA512: 7ccefe2c229a69ea341ae2a38b6740a32fd678510b85235043fbc356db74b10abc2215a05823949b466798f562981ee81904a66e5c6c9293ffcb446ef20fae1d Description: debug symbols for gnuplot-qt Auto-Built-Package: debug-symbols Build-Ids: 4607626c59155305451a53fba6e0d38e56c61544 8b15a93a131f21ddad5db29221f536d1f640b8c2 a8c4d5107c8147ebbf45b3804c518ae5c0ab9893 Package: gnuplot-x11 Priority: optional Section: math Installed-Size: 2247 Maintainer: Debian Science Team Architecture: armhf 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.5), 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_armhf.deb Size: 899788 MD5sum: 66b3c3da30fdf484d1013f41b82f6699 SHA1: 8754c57d9b3fcb2b5748ac57a3cedf6c5748e875 SHA256: 585c5bc39b3e27f56d5103695fa437b98e26190e94be3428eacbedc9e7bb68be SHA512: 10acd8202f77e3d6e17c46bdb66e8d4d0e8be91cf30bdefcdbeeb22fec915c90673d13c5a44c02e7f574bdfbced3d8868b545981360cbf339a3d96010523f9a4 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: 2270 Maintainer: Debian Science Team Architecture: armhf 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_armhf.deb Size: 2081920 MD5sum: 7955b53e65c637cf5e5fe0088ad41211 SHA1: a6824db34322475fcfccd52d16c89a0717d986c0 SHA256: 225971219e519a9a255166aa8ddc056d6b2bfaf92cdad5bbb383434b9b824589 SHA512: 8a948c9c58f7eb1e708f7dc020d9fbb7f4bfb3c5586e29bcf35255b93b6940735ed8a3ee7bf3c912cab8358a38628e15b00124e4268369bde9fd1eb8881bc1dd Description: debug symbols for gnuplot-x11 Auto-Built-Package: debug-symbols Build-Ids: b43eeb7b715839ac020976e89c33d03eb59d6374 d4d767b9bca676be3ca6f762ba080d10fbc7b7f3 Package: go-internal Priority: optional Section: golang Installed-Size: 14186 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 2206520 MD5sum: ced4c8830cf72cd9b4ac42a0b8608bdc SHA1: 472752c916ec4d7010e0dc975769e18d3c90e0ca SHA256: f9b947fcf4a9a41c35fd150f7546947be7d86935ee1ddde746145cb3e7fc9c1e SHA512: 457703a214e6b548f150f00043b2d34bce115cca1b08fe4868ce3049fa2f1bd7ca80de60241d57e475df88092e510642b487b957f882a127bcd34751998340f0 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: 4073 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 3490268 MD5sum: 90ae61cf8b7cc08c9eb7c1a61fdad9f8 SHA1: c100e7c1c1095c2a5d059ca618eea669965bfbb5 SHA256: 0b14ac2ec8070c83e8e779dbc7e7972a3328f6cb56ef6e17b9546bf3015978ae SHA512: 393053a5ab0385ce7f63691677e6d04aa82bb2218215c7dca8af8ae85eb97074887cfbc281658161df87adae5ebc8a1f7d84d07ce9ec6667f63e4a63d29718ac Description: debug symbols for go-internal Auto-Built-Package: debug-symbols Build-Ids: db7d28fca57b0ffedeceedbdae3ab1a2816b7d86 e11c96cb9171f0bb80b4ab5225fbca16d5fbaa27 Package: go-md2man Priority: optional Section: doc Installed-Size: 1774 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 590912 MD5sum: 2facef131018c774f6274f6e3d3a0838 SHA1: ca39fff3b45c3e0c923bfeefc74d6143083ceff6 SHA256: 3c103c141768e8b7842b2fd3ff20ee076f2642dfdf7f5d01423efe63fe7f7323 SHA512: 002160091af05c4f79b00e5d445c45e4bf087b783d286dc1588b5e4b68463d83542ea3d8eb5119b8dfe62d8eefa30e2179454ae40cb6869d235c43e9d6e55ff0 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: 12957 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 3352764 MD5sum: fbe3b17139be4c8931a8889528de2e9a SHA1: 189de81968696eaed0425f1048067adb056f63ab SHA256: 6ad3fe5659e250a1e5196bc866a30e8f4cfd43bff97534d469f485580d9386da SHA512: 629cde85fb00e0b8d6631099a551497f230059d2818c698f413ffa4014cbbf8ea6a3e11973801c3945cfb5dd416af772f23c6c4b24fa54c3881ff8246c44f2f0 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: armhf Source: gcc-defaults (1.203+apertis0bv2024dev2b3) Version: 4:12.2.0-3+apertis0bv2024dev2b3 Provides: objc-compiler Depends: cpp (>= 4:12.2.0-3+apertis0bv2024dev2b3), gcc (>= 4:12.2.0-3+apertis0bv2024dev2b3), gobjc-12 (>= 12.2.0-1~) Filename: pool/development/g/gcc-defaults/gobjc_12.2.0-3+apertis0bv2024dev2b3_armhf.deb Size: 1012 MD5sum: 970aa4e59c114e93e565cae2eb798d60 SHA1: 1ce02f2cb43f914488b49b186e6b6068118e4eaf SHA256: 23146000620c79346fdd2b5b29ebfa234587e2e7c6aefb3020804e6c129a8bc8 SHA512: a54e5d113312dbed6639a5cf5954097512b981499dd49bf3d7de8b4f4314f82cce6bd24f9cd5b280a959d02916bfd91f278f48ecea65b58592910260ec59e009 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: armhf Source: gcc-defaults (1.203+apertis0bv2024dev2b3) Version: 4:12.2.0-3+apertis0bv2024dev2b3 Provides: objc++-compiler Depends: cpp (>= 4:12.2.0-3+apertis0bv2024dev2b3), gcc (>= 4:12.2.0-3+apertis0bv2024dev2b3), gobjc++-12 (>= 12.2.0-1~) Recommends: g++ (>= 4:12.2.0-3+apertis0bv2024dev2b3), gobjc (>= 4:12.2.0-3+apertis0bv2024dev2b3) Filename: pool/development/g/gcc-defaults/gobjc++_12.2.0-3+apertis0bv2024dev2b3_armhf.deb Size: 1036 MD5sum: bf4850b6832122d1f1d0eb621355dfba SHA1: e4f511239132ca6f4571cae883a9bfd1b57b0e17 SHA256: 60df01beb7a729132fab1f8e1e28871f76237f525443034d547f368329190681 SHA512: 84ececa8f133b08571a421ce9274cc2db44219882525bd6877fb3362bd119c72d0c96b07d996b26fc89e592115ed3bc4def05cc967fbc8d73b7ef9e0b6884597 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++-mingw-w64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gobjc++-mingw-w64-i686, gobjc++-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185460 MD5sum: 1dcb6d4f049abc4ce4668288a8cba39d SHA1: 5da59c111af2a933293c5f2dcc4280f2dd546a6a SHA256: 9f6201f640e0a38559080cac18afe4e864ce37141d6af2c9dbaebb62264d0a13 SHA512: 5991399e69dc1b77bb5d896b995c554ccb1cb9bdac7eda87187ff70c24254276a2d9d25036c546088f6da41f7b8ac333fa46cd00ab70a83655eb08cb34a66b95 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+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185476 MD5sum: 48bab64f468308d71ee4cb4b3055601d SHA1: 8b2d3c02a71d9f22f9aba5f7e3a9d74654bb178a SHA256: 5b481cfe3fd43da1456dce04074bf5ea00c09404000a4655a5d682d5539d5f3d SHA512: 55c478ffca5c00f0ff587f3f7378b2091bc204ba19bfbf36231f20df37995ec9d96c2c9de3bdd423922e22b561a63142d1469f385ff85436488399b0e45522b9 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: 23285 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Replaces: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 8593992 MD5sum: ccea5f7baaa83008a3b8937f8f6fe42f SHA1: b80a6d868487a18839ed5d3cfcb4c9e11ab8b7b6 SHA256: d83979eb31cd36c243f77f9fbbfe947c173adef00445edb3fd957aa16cb857a2 SHA512: 76b8572702c6baf6c3ed9293eb6545804f9356cb8ef5ac4666e3947c4986fea6430d6f9aa1c557665830264c9c6d781c74073d508200fe8424ab32d76d7f93f5 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 104972 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gobjc++-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-posix-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 103154264 MD5sum: 2a11430c55822b37bbf8b73904214de9 SHA1: e4bd1486d582ff38b05b5bd43fc54559e118e349 SHA256: 39764cefe56a95e9ea9cff0ab635ce71c635c1732b56b4e3039da5e9a4a9d406 SHA512: d3e0a2c23e416b3a726583b07f1e7dbd217192d528809cb8c326d1516a60217fe24ae77ef55fea487d12c19b87b363f112a5f1f01ebedd2014e2364810149909 Description: debug symbols for gobjc++-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: eed71dbbfd9e2b28dc65475324538c6d0a86baa3 Package: gobjc++-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 23285 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Replaces: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 8593752 MD5sum: d87af60f9962bceb2a757acaf8f0ad33 SHA1: 5391dd083a1d8515521f2dc168d2e7f69cc2f347 SHA256: f686cef28b00b8de3730e3a6d244f7156f20aa7e01ae060340836f6e6e6230c3 SHA512: 3d34214a5428893a82815a5be381329f7c85a1e9dece2baa54baa81507e99d35faf25fd6e2947ccc6343ac906527724e62b8db23a45d520b65ff619329be727c 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 104977 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gobjc++-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-win32-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 103209212 MD5sum: 4467d89036be1f18a68b622ed3f665fc SHA1: 1987f5370d38b1d5ccbb49d94f1c700b0fe8525c SHA256: 5d072d4d2039328671d99cea985b777c7c669f68835a9d7c36b96b0f0d731054 SHA512: e6f8f64deaeef839135616c1d612c520f4ac5055fd808ad9f3065f7a502afe4649aa62f70c08d1e441d35b5cdf6e98b68de6e49174becaf1a6d0390b09f6ea38 Description: debug symbols for gobjc++-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: c48fbb3b196e8495eb7c53cacb9a9a6641054325 Package: gobjc++-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185468 MD5sum: a1837b7fb148a28ca7e82aa0de160642 SHA1: 3b3f2b87a0a364e3c55330c3e4c28797891adcf3 SHA256: d002ddf712ec4c7ee605d8858c0430fb8021c422244038278ab11a1a91f48960 SHA512: 3bca929320649622a622f249c117139a991f45f556ffad266515a37bae2d4d58363715041641535b8b1458ab9b0e88783225bf9a1a36182acf9fdadb894b8004 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: 23677 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Replaces: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 8706772 MD5sum: e715841ea258936fa3bb7afc051d990c SHA1: 9422bbaecb3cffa661cd9bcaa2fe79f93e789f18 SHA256: f6c68c40819e216e582518b87c0550e4cde962e82b26362a8f143922b6aa4566 SHA512: 612d50e79d64657b2a7cde66cac272270e198196ed6c8459f5cd380226379052edc97a6824581deeec27eafd06c08119ac84347f6086cb3c407f267ca97cb286 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 105588 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gobjc++-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-posix-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 103895152 MD5sum: 8d09cb9f0d432f79da4fd7aba19fe3d1 SHA1: a2dc731d8689b1606971a9f742e7a4247a369e14 SHA256: 84a4a484b58ae27920206f7a0f315abe3431fed5aae45292f2d4dad4c8e58d86 SHA512: b5e3c85d598b8aeb9bd063381a2b318385adcf2d8a7f6ab146e27809c3d73d568f663f36043eed16c28948081bcc2c4dab154f70477fcfca167fbd198728c2fd Description: debug symbols for gobjc++-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: ea3c042439128e755239ee0134d6f9729ce74f92 Package: gobjc++-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 23677 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Replaces: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 8709960 MD5sum: 79f2361617630ddfacd4d4ed9a2bf9ba SHA1: 157fd4df7814971bb08727af3eca4c5d0e21ce2a SHA256: 4ef5b87caa4f51baa8cd55906e78d02c46541cbf6b0d0b7e1ebc7d2147e69d99 SHA512: cf38fb45714305f9487d0dda6d4038c7ccb6645021268654164b2f96a5ad5d416ef9c5f5a06022635d9edb25d5d8f85bb226933ca97717c5312f1900f7ffeab5 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 105576 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gobjc++-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-win32-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 103845936 MD5sum: 4047755193a5f97e74f6fa6fcbd1e3de SHA1: c19c438930cfd0bf3b138d4b6a0df9157519ac75 SHA256: 13749d13172cc9524e5ffd2e9ba6d3a78fe415416ac852aab22d21ae80b14a33 SHA512: f568dd7c283bb8330fbdb97dfdddc6818eeb39a1c71e2d3bb8079ec26751aabd3c736f5c60c8f56661f4c886c18e5511f3a7dc658efc861d60f0cb4279418f28 Description: debug symbols for gobjc++-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 729ff7b38906c363d93b7e5d2ba94e290c10be91 Package: gobjc-mingw-w64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gobjc-mingw-w64-i686, gobjc-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185460 MD5sum: d9209a7ae5f172d6d4a73912773bbf00 SHA1: 948ceb1a486a0d32d3b3af923e74b42512a178c7 SHA256: e3abdb4c9c114dd86123a87aec35623725704ca2f6037800e91f04bca7de30e6 SHA512: 40a20c71f698078813d2bac0c3dd8777040a9e5dce1b1c44ca427896f857500d5fb20edda60e6f6ad888355f13509b94badde2c06d5127c6ac9c56a9d7abd808 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+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185472 MD5sum: 13567130eaa0138e4fd143f8963ace69 SHA1: cb03be5b06bd4b81b46569a136ef752ba5422688 SHA256: c28633591630e8edac0606aed23242c0373cedae1dfc0b587d04c581d4c26c20 SHA512: b1d0b3dd75806c375109cca3c5d7c2b90afa221b1653f87854244c0c621523598ec09cf6211a27a27b45e7333d8dcbe6a363afd4438446f9edae584a5d5de6ed 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: 22249 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Replaces: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-i686-posix-runtime (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 7948284 MD5sum: 472baaeb151e7b84f45102df2053e9fd SHA1: 34cd983aa4b0946c6804e308297cda7dc7336653 SHA256: 6a8bf016ed5dff7025db073ea41d10ba9edd58505bb473f9f652d4e80e8c892a SHA512: b53f46007d4d2e3124b0df4f5d5381ba470383eadd541c853927f483d1439cb63a19dbf7ce320ab3981eda81274fed17c8316b5c31c2095c0999e72bd0c2fa56 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 98329 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gobjc-mingw-w64-i686-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-posix-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 96707224 MD5sum: ab6d6d1261b26ac05edb77a8bccce9f6 SHA1: ad76c079cc0c811cbd096d43fd8e855e51d0ae94 SHA256: 120224b0c1ccc603a251ce028e1ee295ffbaa498c33e5c4b32824e5cea0b5a6a SHA512: 9f8b66d8103e30373cf2d30be8ceef1f5b43a48dd290a16b8b3609eda28677db554b109663f369ffe551f638f85d9a1d419dcc130a007095ea59fc18d40d0070 Description: debug symbols for gobjc-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 7c718e5d9a6c9922ccda5c14e5eb6052a34c18d7 Package: gobjc-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 22265 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Replaces: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-i686-win32-runtime (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 7953032 MD5sum: 10719db9d0736fa28117b4c3c081bfbc SHA1: 19089ac99380212cf2da8a9638d7dc4f58dd1b82 SHA256: 6f31afe42aac161bca17d3344aa047a94791bca017b2994dffe8c5d6b38f522d SHA512: d0f8b50c1b7e686d10d1ab9e0db12873f17e06ba5ea9f6b77d27a8e30995f92ea4ed2511ec7a615e6eeb41d6a46e6d96e39fd537765642c35cc5d469d7428800 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 98341 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gobjc-mingw-w64-i686-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-win32-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 96734768 MD5sum: 11fc052ccb12473e9148634eb3770f80 SHA1: 5c5090280bea578eab81905a4a4f948e2c21a4a0 SHA256: 3161b54d89cfe683980f472408f42628bbb8673fbeb4997152fb8970a0d1b3a1 SHA512: 42122a85a2a18f5740dac0988745445129736a9fda6bcf7edc9fa96beab0b7d21701a9a19112cd1e36cebe1f7dccbc083ad99f3a9df1a2e6474ed935bce121a5 Description: debug symbols for gobjc-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: abc69b7acdbf537453b2404c7d444f4e4d5413bf Package: gobjc-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 253 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_all.deb Size: 185468 MD5sum: 6feb89ad803dc7994f5f9971dfb867e9 SHA1: 3788cd24a20365fa229c9d4a4ca1ae47878f6115 SHA256: 0cf5788e725fc0320c4e18f8c1bca243dfebf7631e5096155cddd03c1f0adc93 SHA512: 552dfbc639c996ab605e153fc5928808262abffe49fd3bea4da9611defc732ea8619ac300ed94e833133efa931fd890f5528ef713e044654947b16ec7fb6e229 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: 22650 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Replaces: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-x86-64-posix-runtime (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 8072412 MD5sum: 88531abae8f3045102b1e147cb766f09 SHA1: 3f42ee420a5f01ff8423d57493f8e53dd4cb29f9 SHA256: c43d949a3acbe4a6fc70d30ad23ad8c5dd9edc84485aa55be518cbb8580af524 SHA512: dd523fd7ece6683a5b047089fc0e7e768492010e83a612ac41afa09a0f7784e5cc3548e1d06d8a8d0c1ac92720494abe7773c4f91a2d1682a5ac225740c87ea7 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 98942 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gobjc-mingw-w64-x86-64-posix (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-posix-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 97340796 MD5sum: f19f37d122d2314baedae00416e8351b SHA1: ba044436caf5c19ddd04433fcb109b7e3e19fcc3 SHA256: c916996f48e8a7d2922048337f0f4e9979e011bb469b7e4e4bb410a76b12e814 SHA512: 0537bad5091063993f0ba0318cd6833f0e2335466b419c2b867bea39344658df8c084e9a57063f93c8939a11d36962d3ee4a49ffe240fb02d8926bc73e0e46ae Description: debug symbols for gobjc-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 09742078e2f99ffe46518a40c8b97da0bdcbe820 Package: gobjc-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 22666 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Replaces: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-x86-64-win32-runtime (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), gcc-mingw-w64-base (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.3) 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+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 8070084 MD5sum: 6d21d30ea09504a71f27baebf5504b0f SHA1: 4685e1b2c9866b7afb5595abc66d56c161f6031b SHA256: 77da7fe9d88329774b00916cd3d78e45566c9668904314d7da3944cf6adedde2 SHA512: 6aec07b9f24b2822b224facf96ecf2c4dcf1a9c7b0481585fccb2cda36d3be45367d9b6f2ac6aa5905d82e14d4a239cbbfe4f9f9915637edc84716d280c53587 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+apertis1bv2024dev2b2) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 98940 Maintainer: Stephen Kitt Architecture: armhf Source: gcc-mingw-w64 (25.2+apertis0bv2024dev2b1) Version: 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1 Depends: gobjc-mingw-w64-x86-64-win32 (= 12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-win32-dbgsym_12.2.0-14+apertis1bv2024dev2b2+25.2+apertis0bv2024dev2b1_armhf.deb Size: 97356572 MD5sum: 6c736ee13922526f0945112242e4d429 SHA1: 0933f3eccc2c95ef9b19c7583f767c5928bc7b5d SHA256: 3fad23d4d489e3bebf55efeeb289ff3e9940536d252b687b3e6e4fbe468afd8f SHA512: 49e35960a6495c65f3f003d723f2037d0be335a4380c8eabfacde4bae546f6c55fa07133e04ff3acc4b4c66486327fa29ef54a87f5ba14b2257ce11757cda880 Description: debug symbols for gobjc-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 8361f9d7b78aa370578c36225ea21c9232e35003 Package: gogoprotobuf Priority: optional Section: golang Installed-Size: 41350 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 4143280 MD5sum: daab160b4e7c8fb568ae8a228f9e5f6c SHA1: 67b8c0c2f007adef1816449107222bd7da938880 SHA256: 4dbf892260fa2d45c130266a6224afce32aefdda710c7858eacb030eafc98c55 SHA512: 959b4157e2c3cf0cc37a38674a0fade381c8e3434dfbaf3ca0f35b936ee35369666db36e7f41837e8cf6aae0d2018611d07a12803a7b4f49ded28e721784f36a 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: 11064 Maintainer: Debian Go Packaging Team Architecture: armhf Source: golang-gogottrpc Version: 1.1.1-1+apertis0bv2024dev3b1 Filename: pool/development/g/golang-gogottrpc/gogottrpc_1.1.1-1+apertis0bv2024dev3b1_armhf.deb Size: 2348524 MD5sum: 4d424458a1191df659640dc789ce6b48 SHA1: b9de7dc61451b0c56c12b4a3fc76c63cdace0e47 SHA256: 638f26f9f372f121bdb198662ebf4971a42ab79313251e2c227959f7ddd55d61 SHA512: 71e0d3c6c7f3873b175ae57630b027164103b3f6c637232112d32e13341fc42e74092c9ab760ace74978d7215106f9a0a18acb9eaaa0d1973c8153cf071d3da4 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: armhf 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_armhf.deb Size: 4996 MD5sum: e2d8bde6b9b04ef4012138cdd6e84dd2 SHA1: 6fdc0aef483646320c1b7e51ab061b0a118f57b7 SHA256: 8e286e6c0a45bb98ea57444aa96cface6527f1077217305471b94e24d08a6b12 SHA512: f20fd67463899299dda08369ed9aac366d1f1d509609c8197a3053ec17f5482bba2ec3037d5dac2ee143e1c5ea4a962c9a28a6ed916f3e393ec1efbdc564201d 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: 306243 Maintainer: Debian Go Compiler Team Architecture: armhf 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_armhf.deb Size: 56903260 MD5sum: 9a22ad1bdddd33729b0b6dace5003907 SHA1: 344fd9b5bb2edd49529d6e3d921346a8c666b427 SHA256: 548ced138206216e4ba3d4f897a0abbaf63a5710cd3ee4f3954afbb139a13c6f SHA512: cd8ae4a3d69bffd7467c8ab3da91443df12a13b03336f643b5eaae6f04f58494090faef8f5b61a8c715b07e2e94b9384ce32b210462f7644c8869bcf488cd492 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: armhf 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_armhf.deb Size: 5132 MD5sum: 23cf193a1c79d32c0c6a2efeb9af0068 SHA1: c38bd915e97914648becaee4ba91eaf5bede1f5c SHA256: 4de85d9a708b38e9a876bc4ea6e3700adfc8078c50d3fdf9fe496ee2b5a6d203 SHA512: a98ebebc549a2f335983ed24809fe4f2be4eb82a34a3bb3cbd4afb975548e57839f2e704254e766e6a5e279ac1f5e9661050d7b2c43e5555581e75c73acb0095 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: 39997 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 6827952 MD5sum: ca2ee5a5a92a0f28062ee8465b0d80ae SHA1: 207cf28009d45039823425fb569ae838f8b3730a SHA256: ac4c1496df40386672b8522b2e8579dc3aca4085938cf6a30f4c909680781a2d SHA512: 7aaff16b82e630d0aac1ad1ec8a72bfd8a7fcf54c9dd23bf1c6d339942359e4bdfa7e92b18efa1e4b292473a1752ee362f83ef0d1c4d04ef4ce91d75c053d7ad 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.1), 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: 15837 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 13402732 MD5sum: 24a8728beae621560097a0d483ea656a SHA1: bdc4bc2d6b2fc621143d0ceceda9434549d13522 SHA256: f4928b35d1ed0e06fa11fe3185ff434fe85d666928b841fa6b6f370fa7eda15a SHA512: 8b2455d9e9aa033a2eea6288d535f5ed3dab3f01d719ea06072fe66f781e0f1b563edcc4167867f22f5c99f37817058968eef3c7ae15fa01fb5b8bbed67e1463 Description: debug symbols for golang-cfssl Auto-Built-Package: debug-symbols Build-Ids: 32bc3cdfdb2a683c94f302ada208d27f7dcf6d62 41e15c6c5413a3c4c72819b1b17c1b0fda6214b6 6aa8d5fc8c2323de18166e015967e4564a466efc 85858b41add6713c1f73574a9f9482752893cd08 8cd16c60d09c54e562776d75e038f21d4bb90b81 8d1973b281a4ca57e474e94597656285580e2871 f638b119e1fcc7e5558e59d58fcbe60f844c859b 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: 3451 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 734016 MD5sum: ca5c7d2d5b3213caaf3c681a611d1927 SHA1: ce4dabd4584c7a2ac94e14e4c1a876e24a74f35b SHA256: d2583ecd7c935fe7a9bbd87da0e5a1ae3da38087b8589ce2fcf2b68690c1078e SHA512: e57c90a95d34f025beebf22657c7c426f4895d524756ca974eea9d07c93d88e6991141f44014dd30c02d066f7651f18681470966e91d583fa08d0348bc7c7f66 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: 692 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 585628 MD5sum: ee9d031a548d11d12fcfe3f1e269bd30 SHA1: f15cc43f82a9c8aa4379652f0b7f604a97e5d531 SHA256: 9abcec26c6af07538e1fc91cc758477fd0e635c93cabb26c025ba94fa76fef48 SHA512: b917785d95495da926e0fb74d4331ae3080745d8803d521b21922570bbd2c698d23e371e137dfd1278d42d789c43ade3e473186beac5c53e28e03c43a1ff36e9 Description: debug symbols for golang-docker-credential-helpers Auto-Built-Package: debug-symbols Build-Ids: f1765b607846a5c255d4874ad41e18893097541e 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-containernetworking-plugins-dev Priority: optional Section: golang Installed-Size: 388 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containernetworking-plugins Version: 1.1.1+ds1-3+apertis0bv2024dev2b1 Depends: golang-github-alexflint-go-filemutex-dev, golang-github-appc-cni-dev (>= 1.0.1~), golang-github-coreos-go-iptables-dev (>= 0.4.5~), golang-github-safchain-ethtool-dev, golang-github-vishvananda-netlink-dev (>= 1.1.0.125~), golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containernetworking-plugins/golang-github-containernetworking-plugins-dev_1.1.1+ds1-3+apertis0bv2024dev2b1_all.deb Size: 78704 MD5sum: ec17b48a8d248a1cd442c11a3006c318 SHA1: 6d04ac327bcd2cb40612375047b789ffabd8f204 SHA256: 3da93a0d8a431c498f5ca1cdb66736e1fc1d381c2f170f5c9f64e7ffd55f4331 SHA512: e08d21ac3b31e8d88d87d0a7825a86691f49c73033e3d29e1ab1a19523af38803074b7e15924caa21761762b745970989fa723c75c60c116cbc5f9716c91b24a Description: standard networking plugins - sources This package contains sources of the Container Networking Initiative's official plugins: . Interfaces - bridge: Creates a bridge, adds the host and the container to it. - ipvlan: Adds an [ipvlan] interface in the container. - loopback: Set the state of loopback interface to up. - macvlan: Creates a new MAC address, forwards all traffic to that to the container. - ptp: Creates a veth pair. - vlan: Allocates a vlan device. - host-device: Move an already-existing device into a container. . IPAM: IP Address Management - dhcp: Runs a daemon to make DHCP requests on behalf of the container. - host-local: Maintains a local database of allocated IPs - static: Allocates a static IPv4/IPv6 address. . Other - flannel: Generates an interface corresponding to a flannel config file - tuning: Tweaks sysctl parameters of an existing interface - portmap: An iptables-based portmapping plugin. Maps ports from the host's address space to the container. - bandwidth: Allows bandwidth-limiting through use of traffic control tbf. - sbr: Configures source based routing for an interface. - firewall: Uses iptables or firewalld to add rules to allow traffic to/from the container. Homepage: https://github.com/containernetworking/plugins Multi-Arch: foreign Package: golang-github-containers-buildah-dev Priority: optional Section: devel Installed-Size: 1409 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containers-buildah Version: 1.28.2+ds1-3+apertis0bv2024dev3b1 Depends: golang-ginkgo-dev, golang-github-appc-cni-dev (>= 0.7.0~~), golang-github-containers-common-dev (>> 0.50), golang-github-containers-image-dev (>= 5.23), golang-github-containers-ocicrypt-dev, golang-github-containers-storage-dev (>= 1.43.0+ds1-8), golang-github-coreos-bbolt-dev (>= 1.3.3~), golang-github-cyphar-filepath-securejoin-dev, golang-github-docker-docker-dev (>= 19.03.4~), golang-github-docker-go-units-dev, golang-github-fsouza-go-dockerclient-dev, golang-github-hashicorp-go-multierror-dev, golang-github-ishidawataru-sctp-dev, golang-github-mattn-go-shellwords-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev, golang-github-opencontainers-runc-dev (>= 1.0.0~rc92~), golang-github-opencontainers-runtime-tools-dev, golang-github-opencontainers-selinux-dev, golang-github-opencontainers-specs-dev, golang-github-openshift-imagebuilder-dev (>= 1.2.1), golang-github-pkg-errors-dev, golang-github-seccomp-libseccomp-golang-dev, golang-github-sirupsen-logrus-dev, golang-github-spf13-cobra-dev, golang-github-spf13-pflag-dev, golang-gocapability-dev, golang-golang-x-crypto-dev, golang-golang-x-sys-dev, golang-gomega-dev Filename: pool/development/g/golang-github-containers-buildah/golang-github-containers-buildah-dev_1.28.2+ds1-3+apertis0bv2024dev3b1_all.deb Size: 296608 MD5sum: 62385db220e3f521b00d04c200acc555 SHA1: ce0744393356aff038e1a8cd88f9854278d02c83 SHA256: 8261905e0f78330851e39f5956e0bd6bac7aae2ef249bd763579c491421a682d SHA512: 438fdf3249bcd3d5e6479363fa7ef0ef4c01592f622980b0273da5aab7ddfd636d90b8f61da6841114b0758855f63ded80ac648a6a17fd330b27fbe179b898ed Description: tool to facilitate building OCI images The Buildah package provides a command line tool that can be used to - create a working container, either from scratch or using an image as a starting point - create an image, either from a working container or via the instructions in a Dockerfile - images can be built in either the OCI image format or the traditional upstream docker image format - mount a working container's root filesystem for manipulation - unmount a working container's root filesystem - use the updated contents of a container's root filesystem as a filesystem layer to create a new image - delete a working container or an image - rename a local container . This package contains golang sources that other package may require for building. Homepage: https://github.com/containers/buildah Package: golang-github-containers-common Priority: optional Section: golang Installed-Size: 90 Maintainer: Debian Go Packaging Team Architecture: all Version: 0.50.1+ds1-4+apertis0bv2024dev3b1 Depends: container-network-stack, golang-github-containers-image Recommends: netavark Breaks: buildah (<< 1.19.2+dfsg1-2~~) Filename: pool/development/g/golang-github-containers-common/golang-github-containers-common_0.50.1+ds1-4+apertis0bv2024dev3b1_all.deb Size: 36644 MD5sum: 2c399f3b1b023f034989fbed6a7f80d5 SHA1: 46b6b5cb5e4b80d207e78b84e50cd1acd1cec862 SHA256: 5745b44d019e5e4100130dc7ab4ba62b1ad99ee854262329a4fc7a6e8d8f790d SHA512: 4d5ebabf4e880df992c69e45ff83a4f90a907994a6c4a57bed88c6299e65598fc20e206437fdbfa9436c2f9cb2d471cbc286580546519e35b46cbc085e6eed96 Description: Common files for github.com/containers repositories This package contains common configuration files for use by other container projects. Homepage: https://github.com/containers/common Package: golang-github-containers-common-dev Priority: optional Section: golang Installed-Size: 3615 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containers-common Version: 0.50.1+ds1-4+apertis0bv2024dev3b1 Depends: golang-github-appc-cni-dev (>> 1.0~~), golang-github-burntsushi-toml-dev, golang-github-containerd-containerd-dev, golang-github-containernetworking-plugins-dev, golang-github-containers-image-dev (>> 5.23~~), golang-github-containers-ocicrypt-dev, golang-github-containers-storage-dev (>> 1.43~~), golang-github-coreos-bbolt-dev, golang-github-coreos-go-systemd-dev, golang-github-cyphar-filepath-securejoin-dev, golang-github-davecgh-go-spew-dev, golang-github-disiqueira-gotree-dev, golang-github-docker-distribution-dev, golang-github-docker-docker-dev, golang-github-docker-go-units-dev, golang-github-fsnotify-fsnotify-dev, golang-github-ghodss-yaml-dev, golang-github-godbus-dbus-dev, golang-github-hashicorp-go-multierror-dev, golang-github-jinzhu-copier-dev, golang-github-json-iterator-go-dev, golang-github-onsi-ginkgo-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev (>> 1.1.0~~), golang-github-opencontainers-runc-dev (>> 1.0.1~~), golang-github-opencontainers-runtime-tools-dev, golang-github-opencontainers-selinux-dev (>> 1.8.0), golang-github-opencontainers-specs-dev, golang-github-pkg-sftp-dev, golang-github-pmezard-go-difflib-dev, golang-github-seccomp-libseccomp-golang-dev, golang-github-sirupsen-logrus-dev, golang-github-spf13-cobra-dev, golang-github-spf13-pflag-dev, golang-github-stretchr-testify-dev, golang-github-vishvananda-netlink-dev, golang-gocapability-dev, golang-golang-x-crypto-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev, golang-golang-x-term-dev, golang-gomega-dev Filename: pool/development/g/golang-github-containers-common/golang-github-containers-common-dev_0.50.1+ds1-4+apertis0bv2024dev3b1_all.deb Size: 1167980 MD5sum: 5c59419bdc5964d59db6c06bd1922e6d SHA1: 7e8a61fe16d4c02ccff4dafa88eddf31fe98f13d SHA256: 77d3bdfd7efaaa910132c184c74f087422db97731025649f1728693eb84902fd SHA512: 0812c8485df45a8fdd9d177169cdcdc9ab70f23d201496aed41e02bef0bc9b654fcb4fa4f38e62845ea355e5f7e311fd254c6138e0f47b488683c38b17251d92 Description: Common files for github.com/containers repositories (library) This package contains shared common files and common go code to manage those files in github.com/containers repos. Homepage: https://github.com/containers/common Multi-Arch: foreign Package: golang-github-containers-image Priority: optional Section: devel Installed-Size: 57 Maintainer: Debian Go Packaging Team Architecture: all Version: 5.23.1-4+apertis0bv2024dev3b1 Replaces: buildah (<< 1.17.1+dfsg1-2) Filename: pool/development/g/golang-github-containers-image/golang-github-containers-image_5.23.1-4+apertis0bv2024dev3b1_all.deb Size: 32208 MD5sum: 8b4ee47345569fd15e764aa91581e404 SHA1: e3cdf1e327b0dfa9bd47f1f7630e6d89719d96bb SHA256: 6d1f2030223f821ebb64105e9ebb4841a7ead46a7e240519141f7beca4a34991 SHA512: 97bb5bbe5f27b2cf3ad1f4f1df1da2ed1c91115e2298c44c122c94b084804cc65d5676503dee7dd78e3bd749c2f1e8438461f4dc8a486e09aa5eff859736c725 Description: Configuration files and manpages for github.com/containers repositories This package contains documentation and configuration files for use by other container projects. Homepage: https://github.com/containers/image Package: golang-github-containers-image-dev Priority: optional Section: devel Installed-Size: 2730 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containers-image Version: 5.23.1-4+apertis0bv2024dev3b1 Depends: golang-github-acarl005-stripansi-dev, golang-github-burntsushi-toml-dev, golang-github-containers-ocicrypt-dev, golang-github-containers-storage-dev (>= 1.43), golang-github-coreos-bbolt-dev (>= 1.3.3~), golang-github-docker-distribution-dev, golang-github-docker-docker-credential-helpers-dev, golang-github-docker-docker-dev, golang-github-docker-go-connections-dev, golang-github-docker-libtrust-dev, golang-github-ghodss-yaml-dev, golang-github-imdario-mergo-dev, golang-github-klauspost-pgzip-dev, golang-github-manifoldco-promptui-dev, golang-github-moby-sys-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev (>= 1.1.0~rc2-2~), golang-github-opencontainers-selinux-dev, golang-github-ostreedev-ostree-go-dev, golang-github-pkg-errors-dev, golang-github-proglottis-gpgme-dev, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev, golang-github-sylabs-sif-dev (>> 2.3.1), golang-github-ulikunitz-xz-dev, golang-github-vbatts-tar-split-dev, golang-github-vbauerster-mpb-dev (>= 7), golang-github-xeipuuv-gojsonschema-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sync-dev, golang-gopkg-cheggaaa-pb.v1-dev Filename: pool/development/g/golang-github-containers-image/golang-github-containers-image-dev_5.23.1-4+apertis0bv2024dev3b1_all.deb Size: 433244 MD5sum: 405a3e26c5c4bbe402f57f026ca759b5 SHA1: 0c1d2962476724827cf1b177ae9e48e349d530dd SHA256: 0cca7b125e9f94da309888762cd867f2845bf3ca9288939963daf4be9bc6c39c SHA512: 3fe68ea1271728368593c448ba6e2f843f119f0e308ef0b7ea6d91fdb1ccd4aafb80f87306773809564fd1c6375dc743a17503849df1b84d7a320919ff40acbc Description: golang library to work with containers' images This library aims at working in various way with containers' images and container image registries and allows an application to pull and push images from container image registries, like the upstream docker registry. It also implements "simple image signing". Homepage: https://github.com/containers/image 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+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1_all.deb Size: 629232 MD5sum: 7030147cd2754e62e0271a839cf24b2a SHA1: 43af21ca6b82fc0912c02fc2f2e99ecb11f5a142 SHA256: 305161278184da411254a7519e0b534eb4878f376d1c72259057580739268d36 SHA512: 691e1bc30c8b488494d8168ac85da0eacdcb4f9498a6bb84a86819015be24749973d8110438c61d350949e4e0ba6ef23e44d47aaf922368f7944669973b4f663 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+apertis2bv2024dev3b1 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+apertis2bv2024dev3b1_all.deb Size: 23536 MD5sum: 4aaf3e4cd590e72b025e1f8d17453308 SHA1: 392dc56207f9f5e461a306b3fe3d96fb681fe795 SHA256: 9bea88b8d909a1748c7afbda3ff6eef0995f30402cbfd4c340ea509e61b469f6 SHA512: d1d8dfefb9c50271a0cc181b773295a21b5947125dcddad5974275db1a9766cccd1f025b31cc2424b59c243badd8eb9c90a5635584345ac73dc7a91e453abe60 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: armhf 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_armhf.deb Size: 83444 MD5sum: 137c3a5e8f603743cd48852c0b09074e SHA1: cae1b86615d54d7d772843dbbbaa01a572032eaa SHA256: 233adc95e7569965021169283baa154f93c79effd34bbb4ddbe545ff9b04a947 SHA512: a7c720b6153884eba4aed70564d088a3d0fa68ed4143269e1fcd99c38d34987c0ff78bec62d8dbc0e9d8f728cac524a9139dc547ed286f469bc27d311ad85155 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: 5290 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 850096 MD5sum: 4599a28212fd34c5d9c9b94efc1a70ef SHA1: 2e4432243910b775d2b7f2383ab171ecc6f1b49f SHA256: 57d2dc4042afa4fda89a5ff44acc2b949702a4d55774e5cc325343b8d4e9e6b3 SHA512: 622c8591fe5c56f40120f9211c7980e506e0879ca14e28967d95fbcc428e6a7575f84a23bbf8578d12875e322ddfb3ffbbf8b8b9642a3ab2b9288500a1cd1743 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: armhf 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_armhf.deb Size: 44188 MD5sum: 935d78eade8202b15e44c722af2ba28a SHA1: 54b8cc6e24224d1860c295f23b64ec7a3bfd6ebb SHA256: 87c64806e77da1049f69155cffddd7b6afd2f4c759aedc85a2f353f30448910e SHA512: 7051e24e68b0c85c973ec5f808b078864561fff9aa2b723ccb56cab045907f9e172ed87248194a3283d383fb60e6e310b5b1d1040bebe8a660fc8659f47633d6 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: 155453 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 28248432 MD5sum: 3a71ef71a8716f0794b43bc9fa9d7f72 SHA1: db82df6707f959d8736e50ad8de02485f3d82770 SHA256: 5d4617be670fe151f3eb21b5988a4117ac80a9b553b68d86436762da00a88d25 SHA512: 13e74e1c5c3b2ce71ad1c698c8f638f90bfb13e4af7a9072fa6c48aa78899bc7261f685968997b7531cf12ecab0cc680362d1a317a79f56f39aa12761d08aa76 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: 15067 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 12692328 MD5sum: eae42b2eab77f1fa2862cfd3c73c7f27 SHA1: 73016e3d9398103139a7c0adb8d4ba3a1493c341 SHA256: bcec20a6f369b8e9e119cea26366edeb7a574765c79c00712f8db34e542e9865 SHA512: 60ba089a677214179498135f0f6327c11ef27a92ec4778e84c13bf7a222a4f69ce36610fc44d5863985f021c3a2f216c7622a3d53d9afa3d524629d3b63b7f22 Description: debug symbols for golang-golang-x-tools Auto-Built-Package: debug-symbols Build-Ids: 11250d476d94957931e1a7bd20abce5f71a84abe 370414f1295b2d69d29117748596003e4c3d6914 48f77c9561a9e86dad2c1eb4cb49ae0814e6eec6 82e591e9c68407d03d0258ab177d7f386ddfea4a 897955633d9747864876fc6c1b3553abefb46742 d715c1a880684d4ec479726864cd2a1ae96f63dd e55425284a0722821dff4d62b6e9b373d8a12ee8 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: armhf 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_armhf.deb Size: 3264 MD5sum: 039397de3bbd708192c215dc338ac098 SHA1: 9ee6fca61c40c192a8bee51614ddcab22d7f9c84 SHA256: d766df7dedde5f98bcef23a94960a688aabbf872ccf1c3b383c2bc13cdc364ec SHA512: 50b6a740e9d647f5c70716dff453a99197ee67456758ac57a407e355cc0930fa5b478cef2befc882f7bce026203d43d29332c94f98f4ef501d9ccdd509aff5ae 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: 7938 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 1601908 MD5sum: bae69a2fb897c27bd02d87b978ccd74e SHA1: 3880f5dde799221f030bc3b205127886db494a3e SHA256: fdd86fd3461ca761c7a1c46cbbf61ddd8778ca83b55aaefa243204c92062ff93 SHA512: f4846a559c37612429a2f31fa86d104182bfb585ea33e602bcbeeaf8dad83043b9b284eb3d6a4461129eec35d41d43ab1189f18d541d14e18447e875a977b3f8 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: 3294 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 2601608 MD5sum: 28a01dae58a98871b3979bf28c3067c8 SHA1: 7e532bafb8e5299bf1546064210dccd037e84e95 SHA256: be2df0955d6ceaf8bd948011b9cc156448360a8921174456b86b076bc98538fb SHA512: 96c87e5887269ae701f6f5a336faafc10aaa2717660952a669bc2d897e2d686915561dcec347d02dcb668d8e7337f69f40b658f2fe8352d4c959de7d33e43aeb Description: debug symbols for golang-grpc-gateway Auto-Built-Package: debug-symbols Build-Ids: 0d6273a67502df7982d3bfa00a1e5a8ee7bb8e7d 8171462c856dbed544db678ec0f3ecf1146198af 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: 13347 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 2941048 MD5sum: 6a7b19b5294a77170b362a6133fcb5a5 SHA1: 3b4290488c0a7923b5f4f59b29a79ee246e3c7ea SHA256: db6e2e19f190a0878d7b8fe51fe8e4db0a3b748b419492297a80b53e4efbf1cc SHA512: 790d19883a05259b5cdb3555901112da638ba5e88525a05612eb0a66643c0de9ce1d081f4f29d6c219f6572b1a8634452d7a020433052ef32bccc1c2c61ea88b 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: 5573 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 4599780 MD5sum: f568b363e1d1043fe7b12110b0981b68 SHA1: b8ff17cb3aeda2fb21cd8dce53ec28180486bec8 SHA256: 16977f13c1a5d49cff3dd7a65b2dcca8ff1e1c0ac013df28d595f60369423941 SHA512: 7a37ddb625b1b619b9bac31c2bf6e8eac464bcea826f23a854da997e75ae97c67f6d3cd574da8520efa658558413bd64cb9a75aad1fe3547aba9f4a67f5edda1 Description: debug symbols for golang-redoctober Auto-Built-Package: debug-symbols Build-Ids: 4df0d088edb606aba802040196a0d71653ef626a 861206093bd5e6e3417ef26098a34550aa078c72 Package: golang-rice Priority: optional Section: golang Installed-Size: 3765 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 1181512 MD5sum: 0b41f1267be1cc0cc69d42d686c9520e SHA1: a600dd0c1cb3bad08a028e2f7f6e1551760c3569 SHA256: 3378aff6adaed9a1d3ae5d14f38cb4db0a5bc23f7af45893909f41b60aaafc21 SHA512: 64c0894787bce7ce54595d46f1ef84a24e84a36ada443c61a5f6f76dceafc1773926f1ec86de4eb5345d9ffa3ee748e8969e79435e0fac37381269cb3dfc0462 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: armhf 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_armhf.deb Size: 4676 MD5sum: 772e74d0b62d6389e0d60690bc234499 SHA1: 3a5bf4939a572abafe304c6dc8750b15de21e5b5 SHA256: 677da0169b7cc5cd7b735003e8d5f73f59c7d3a98186f27230a4abd2938320d1 SHA512: be2a727f6c96f4cce9961fd535dce19ffccd00a1f109abc4094691ab2b10d19dbbce01f19736fe8dd386e228b622a19e74617f5b95d687681522e2b47028e450 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: 17921 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 5129560 MD5sum: 35c274ff0bce3892f090b2ebce538b76 SHA1: d6cd0721f5c7555f2732e8bbe0c163699c506994 SHA256: 785af919d57ac1e5e531b711c7fdb276021cd025bec5c8b7c302e4808600b13e SHA512: 0bab56551065b7e9f2f2a3b134e49caa1b88a95d75db168038435552cf1a108d1b6bb20435a437226e7f1b7f9ce22a8ef4c45aaf0a3d8d2af3b4bc0c6c066846 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: 6529 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 5474696 MD5sum: 8ddb94d63d8632a3f2d1ffc4a2b78c66 SHA1: 3754fda99c084cff7e9cac9eb123a7a5e1160dd6 SHA256: b1a7e504b4ebec8a33793d3940d695dc08f78e38274652a9b029bfc1e00f4d20 SHA512: 4388270c5b8dddfa849b9eb63a757e293a2f57f1a84acbc1de45935b6a0f07777797c4ad889f5440ff19559d0f946239ffabdb8a85064048b585cff872beb2f0 Description: debug symbols for gopls Auto-Built-Package: debug-symbols Build-Ids: 08c4ecb0483590ba875b29383a288c647f1baa13 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: 4482 Maintainer: Debian Go Packaging Team Architecture: armhf Version: 1.8.2-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.34) Filename: pool/development/g/gotestsum/gotestsum_1.8.2-1+apertis0bv2024dev2b1_armhf.deb Size: 1437076 MD5sum: dab43e4e2ae6370299e892ebfeb88079 SHA1: b70f781aebcbd775f7d79185df81525f4147c4ef SHA256: 702f957408ac54ea7ee4dd350d4e3cc5f2b34dc3524c487fefc036a628d145ca SHA512: f65b24ed92ed1b8b5dd92dde6c0aa9b13b220024620722125cfcfd2a7bd9457b8533c5fbc20b17baa308a9f3a46bcd7ed6ec0285299bdba4d6845c2c0591d833 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: 8809 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 2655720 MD5sum: 563f00f0f0792266e65032725c773562 SHA1: 0c70f94da97c6fb7e561ad47c43c9e380da665a6 SHA256: e5cd6145ddef240980d85e9e1bb90fa66303912590a9a2d94aac830a980c27e8 SHA512: d66df1a2a6ee1705d713d8bc1a1e0405c28c872faa7cd16fad64909bf57be76ad0cbc323bd998202c71da153d5deb29f345bd9d4fff28d6e0b4d829649334ff8 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: 3548 Maintainer: Debian Go Packaging Team Architecture: armhf 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_armhf.deb Size: 3048716 MD5sum: 760802a56b41cf87f6bd9fe191b8eb0d SHA1: 8be718818bd6114c0b9c0e37e66b5f3ae6dba885 SHA256: db391acca9db8879826ed26312df43cb673eacfda9f6140aba7290da794f91c7 SHA512: b7d1ac9122dfa9241427f2344d0ac506a78bba62d50e911b0e7b37cab416cff9b1266ff214bf191f52cc09b7fb69d1647295539f930c07528c48c54e2b833fae Description: debug symbols for govulncheck Auto-Built-Package: debug-symbols Build-Ids: bf72eaa08a5e917fd8fd5ea49e3dc88040f615b9 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: 277 Maintainer: Hilko Bengen Architecture: armhf Version: 3.1-1co1bv2024dev2b1 Replaces: libg++27-dev, libg++272-dev Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libstdc++6 (>= 5) Filename: pool/development/g/gperf/gperf_3.1-1co1bv2024dev2b1_armhf.deb Size: 142684 MD5sum: db99a6f900741044a6f080ca585408a3 SHA1: ed6b9c0ebc2a841a2de8d90735f51967e75da6b6 SHA256: 476d7799c241c6e37072b883bcf00df2860b807d5db60d3bd29714c1d3db7ad3 SHA512: 021e2d7c9c8e68ee8851ca9247f2b0c5f00550d579f7b1b9c6759883a5759ceac0d2f165d80fc16fbccea5b5bc5f98339e7361e35da8c41ef91cddea75fbd492 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: 182 Maintainer: Hilko Bengen Architecture: armhf Source: gperf Version: 3.1-1co1bv2024dev2b1 Depends: gperf (= 3.1-1co1bv2024dev2b1) Filename: pool/development/g/gperf/gperf-dbgsym_3.1-1co1bv2024dev2b1_armhf.deb Size: 161924 MD5sum: 3920f8c394d6a61e5b9f8ee16d304645 SHA1: 439bdf472ac8c288c46f0b8695fea2a1b0429a58 SHA256: b0e7e9080a69def4757ba59974474cce1e93139a1bdca2af563fe710422931a6 SHA512: a9b780999edc5b4eb0e72509a18b202cedcd892c052e582ba58a35fcecc8320047ed5c00536f1028724f301d46c5ea234aa82c9a6e9b2ae6a306d61156b70ea5 Description: debug symbols for gperf Auto-Built-Package: debug-symbols Build-Ids: ce49b2bfc012cd7941a29e01c154767de01f1577 Package: gpg Priority: optional Section: utils Installed-Size: 1227 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Replaces: gnupg (>= 1:1.4), gnupg (<< 2.1.21-4) Depends: gpgconf (= 2.2.40-1.1+apertis1bv2024dev2b1), 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+apertis1bv2024dev2b1) Breaks: gnupg (>= 1:1.4), gnupg (<< 2.1.21-4) Filename: pool/development/g/gnupg2/gpg_2.2.40-1.1+apertis1bv2024dev2b1_armhf.deb Size: 891712 MD5sum: 0396360a1ee30ebf16032194b8d46b40 SHA1: c3f18b1a583e939f9d19366a159976604d94d5dc SHA256: e27ae2d4885a07fcd8c24ed9e1c5b1aaa4b50f1d70fdae09eb6ac767b317b6a5 SHA512: 94a33322507951dffb09323309b0e2b39b91fd821514633d2192b35de278fc2e666d00971731da754389a8911d603380a831317a7ab5ed0b29e18d7156513a7b 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: 1046 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Replaces: gnupg-agent (<< 2.1.21-4) Provides: gnupg-agent Depends: gpgconf (= 2.2.40-1.1+apertis1bv2024dev2b1), 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+apertis1bv2024dev2b1) 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+apertis1bv2024dev2b1_armhf.deb Size: 659184 MD5sum: f570a138507dddb1d475d878308fdfdb SHA1: 0f8789be1207da1d699c6f99de9ffd4f6a7124dc SHA256: ef08c5088ec697bd968534bdb7a7bbcfde1306950b02cca9596af522f2eba3b9 SHA512: d5b17f950b525c9d72ff366ce2f934f7234be5abebee535183a8184fd950da1a2945cc9ceeb132f920bb617fcfc7f4ca16b0b627413c4dc0a06bb296d0eee0c6 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: 1078 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Depends: gpg-agent (= 2.2.40-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/gnupg2/gpg-agent-dbgsym_2.2.40-1.1+apertis1bv2024dev2b1_armhf.deb Size: 943148 MD5sum: d41bfb1aeadcdbdd8c0034a97a959db2 SHA1: dfc260b3ea92f2f821ac78d0174d86111326670f SHA256: 955b9a5bedbdc667f5a6db6104f320a5ac91cb425cc10a6b15d2e96ccd143b91 SHA512: 7f598468fbfe43e8b7ca32f23e95a9f9ba9fafdcc23cfa4e9c8adeb03a1ac1c72af9ccbe1c93f41584195f2bf17b852ee356028036ec6aff43b9072bceda8206 Description: debug symbols for gpg-agent Auto-Built-Package: debug-symbols Build-Ids: adb233abe428effd5138deaef2a2254e74098b1d be1dbfaf78aa34937874f52fb38999cf4b55fad5 cea214a2c4e7678d921c2ea07eb284739289e0f0 e04cf3574d0ef18fd16a56d16010a3557e421f96 Package: gpg-dbgsym Priority: optional Section: debug Installed-Size: 1333 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Depends: gpg (= 2.2.40-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/gnupg2/gpg-dbgsym_2.2.40-1.1+apertis1bv2024dev2b1_armhf.deb Size: 1246768 MD5sum: 5213fc274a4e8a4eeeb0edf579b8cb05 SHA1: 339a7ec30f615596d7d947b082f66147cf45f797 SHA256: c95e024a7cfe2bd84c5a0f1349de056ddf404de021e49576efa763152e018eaa SHA512: ac113e245f3f6c33ba0a2d4ebb98e048664ab25a02034a53bad488e0e65c0b5cded062860946eeda341bad30a3c5af2501d7f60f10f9cc432cec05a112faf5f9 Description: debug symbols for gpg Auto-Built-Package: debug-symbols Build-Ids: c0e3a50fe750f45705cc84c5434f4ab61f4ac1a6 Package: gpg-wks-client Priority: optional Section: utils Installed-Size: 607 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Depends: dirmngr (= 2.2.40-1.1+apertis1bv2024dev2b1), gpg (= 2.2.40-1.1+apertis1bv2024dev2b1), gpg-agent (= 2.2.40-1.1+apertis1bv2024dev2b1), libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42) Recommends: gnupg (= 2.2.40-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/gnupg2/gpg-wks-client_2.2.40-1.1+apertis1bv2024dev2b1_armhf.deb Size: 531600 MD5sum: a2e5a077783a5cddb4cae8d178cf97ec SHA1: 16add414596c66253876e42b3e1b17c9e3a1fce3 SHA256: ee138f290a7a667f5ae23ec71f3fe7c2f31bd5d6699a56ce780a60e93b3daaa9 SHA512: db8d751ccea6cbbe16cfd06342ced4bc0a79841761590ac216096da8901fbaa8deb6faecc16df669d1490d9fb511fd7e64b50399289689546519314c36bb61c9 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: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Depends: gpg-wks-client (= 2.2.40-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/gnupg2/gpg-wks-client-dbgsym_2.2.40-1.1+apertis1bv2024dev2b1_armhf.deb Size: 299900 MD5sum: 05c1968a7c79ec040c8a8a316a2c8b61 SHA1: 7b7e1034940b0ef90fc1a2652c1f51927f18ba2c SHA256: e340a68d1c2d88619f10f400afd4dea215c0a0a56ea318f541d571546d0d2f3a SHA512: d84af84759635dce3639008f05b5cfbde49017b88b458570b2b688e285c35e9322ce7b14965418bda6163bf3a2c2cd2fb1a90a81e3ba179223baedfa6b4b8c8c Description: debug symbols for gpg-wks-client Auto-Built-Package: debug-symbols Build-Ids: 684b8991613f2fc25a1738c7064e2cd735a12244 Package: gpg-wks-server Priority: optional Section: utils Installed-Size: 591 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Depends: gpg (= 2.2.40-1.1+apertis1bv2024dev2b1), gpg-agent (= 2.2.40-1.1+apertis1bv2024dev2b1), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42) Recommends: gnupg (= 2.2.40-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/gnupg2/gpg-wks-server_2.2.40-1.1+apertis1bv2024dev2b1_armhf.deb Size: 524256 MD5sum: dcb6c8f358298ae497576a21570b2ba5 SHA1: c23361780cd699740950ea1fe83015971695359a SHA256: 9506b8f232d8c8e8addcd634588017a96e5950c781b14b69bc31479ed28a4bcd SHA512: 42cdefad0f4c8139f91bb8242ece4522d6739f250a0581c9fa3bc9c6f6cbc81c96ed652daac12c1214e129d4fea42edac639d53c4a799c4e8fcd1f0dbe22cd7f 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: 309 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Depends: gpg-wks-server (= 2.2.40-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/gnupg2/gpg-wks-server-dbgsym_2.2.40-1.1+apertis1bv2024dev2b1_armhf.deb Size: 273948 MD5sum: 77adab394f441f5a360162dcc74acc43 SHA1: 0743cd0dfa8eb38a3bad48d127c86a9b677a7f7a SHA256: d3849358ffd805d813f19af3c4d3fa87312dc25985978ffef7b22bbd4db416cb SHA512: 27c8f571fda8bc31f1ffff29147c7450b8e0e75c5f5157a39ad63c7b95ca1a99ca693983c520f551f54a616a1627a2ad6992c3defcf12bfb37d90e45f193cb42 Description: debug symbols for gpg-wks-server Auto-Built-Package: debug-symbols Build-Ids: 5dca803d9fd60b664507f9f98fe80f9f98ad625e Package: gpgconf Priority: optional Section: utils Installed-Size: 691 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_armhf.deb Size: 554168 MD5sum: 307ec728707d354a616e4b4072bdce30 SHA1: 0181425e542970edf031f7252b64269b0127157f SHA256: 8ca049a0a3cd63d2eebec53c786c09e1188c88d3a13743c5895edb2346d6f574 SHA512: edc396b31571e82a168495c7b22379ddb0a75348100eaa51cd9d0a9cde0e668ae04bc36c02a1cd9a937cae73b3d01ae76f6487d466c6bd7dbbc5279b3b8b163e 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: 436 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Depends: gpgconf (= 2.2.40-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/gnupg2/gpgconf-dbgsym_2.2.40-1.1+apertis1bv2024dev2b1_armhf.deb Size: 372264 MD5sum: 51ff0df4b5a7d4dea6de60f5d8a3c889 SHA1: 507fc47addf57536c45bb17df5c834b12e1b9d96 SHA256: 33f884c650af7c083d1d77b6392568d724b80dbca00271fc3466357d925e02e9 SHA512: a9199860a84df9c0c11a80631a42d272d7ac051ea94d026377fdce9cd9e3af7dde5cf9461cfe72b00735a708ae5137a96bd8c7143130a19f48d1e98fca72d5de Description: debug symbols for gpgconf Auto-Built-Package: debug-symbols Build-Ids: 6e53554537d550d4df58c6cd0dfeecac06217817 c4db65c4fd285a334b273d940d65442c419d9c24 Package: gpgsm Priority: optional Section: utils Installed-Size: 818 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Replaces: gnupg2 (<< 2.1.10-2) Depends: gpgconf (= 2.2.40-1.1+apertis1bv2024dev2b1), 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+apertis1bv2024dev2b1) Breaks: gnupg2 (<< 2.1.10-2) Filename: pool/development/g/gnupg2/gpgsm_2.2.40-1.1+apertis1bv2024dev2b1_armhf.deb Size: 644332 MD5sum: 29e8dd208299b129538ae69523a41e37 SHA1: 8e4f287ce43bd89d1126d84d2ee8b9f99ba864cc SHA256: 01c72000e302af7f0ecb05a35fb718d23db8067425da56af38410bdf62307018 SHA512: 2a779000d9839faf34136fae89a37b1f7fd7b44509ed4ccec38585ac6ab54cb75f044a3fce8506ccb1b97473c361d8735383167d9339b8e6c9754817dc100e33 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: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Depends: gpgsm (= 2.2.40-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/gnupg2/gpgsm-dbgsym_2.2.40-1.1+apertis1bv2024dev2b1_armhf.deb Size: 636608 MD5sum: 607f3324fad302e20a8b09caad09054a SHA1: 76cd431022d0792403e46ec719343cdb1648d2a4 SHA256: 2739563f214f27c7ce85f3136d58c4865c27206474f5ee28735b2fc7ba4f3e1b SHA512: 383fd09b7f909135faf0f860b216b2a5bdb7569f31e2da34e5e24bce7e30555748fc2740f36bb4df13b36db97c02d0f877ab0697e8eef537492eed6744fb91e0 Description: debug symbols for gpgsm Auto-Built-Package: debug-symbols Build-Ids: 37d503afd89251c5e2edd1d48ae7269714a08e3a Package: gpgv Priority: important Section: utils Installed-Size: 760 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_armhf.deb Size: 622800 MD5sum: 282224f715f65e6fb3d9825b403a5aa5 SHA1: 261565ebd3f9754fecd84f334e0794edf28fe24b SHA256: 6adc9a0254796dc4751cdd2e7c200279ea579eb4243055dd33efc5dd48d480d6 SHA512: 674aee6fd615ab260aad53cb1e2051a6e0e00b0ab3479ada30809d953715c9c1eee427c6ffd1cd24816e64d62c86335c77c4e03a99a053d492ca9c33b364fa37 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: 660 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Depends: gpgv (= 2.2.40-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/gnupg2/gpgv-dbgsym_2.2.40-1.1+apertis1bv2024dev2b1_armhf.deb Size: 599476 MD5sum: a433861a48d47c767817806466ef3f85 SHA1: 44b902795df894553efd23e68ab53ac980afb631 SHA256: 62d00658315e72263cd0fa818a39691d92687ae2b2624e57a87ea3da27745cc3 SHA512: 290e9ed3b2a5603c506df10b708d7abcbab13ab9c3783d42928c043957bd464b218bb3b3efc61dbb6a45825cce55a9edce968e4d16217b9589e242424f42fa5c Description: debug symbols for gpgv Auto-Built-Package: debug-symbols Build-Ids: 4553b4ca38ac48cccccdafb1eade4d6146f08250 Package: gpgv-static Priority: optional Section: utils Installed-Size: 2074 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Recommends: debian-archive-keyring, debootstrap Filename: pool/development/g/gnupg2/gpgv-static_2.2.40-1.1+apertis1bv2024dev2b1_armhf.deb Size: 1300224 MD5sum: 534c24a02eb4e5f175e4d04de0ba4f99 SHA1: 2ba4a4f62a94bf295a9c9d6d9fdfb103b7d538fc SHA256: c7d727ae439ad03c7416691df4bb433df0bcbf613daa429db0d68a068a76e9d9 SHA512: b15f63a2ece39d7a135e002691e12c580d06d9704bf88c61570d2a6675642c3a54d1ea5cd333e3d1175a52b44d7d3c1e6545b9abf668a0a7084fb4cd596a6965 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: 904 Maintainer: Debian GnuPG Maintainers Architecture: armhf Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Depends: gpgv-static (= 2.2.40-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/gnupg2/gpgv-static-dbgsym_2.2.40-1.1+apertis1bv2024dev2b1_armhf.deb Size: 660116 MD5sum: a25ac903b20fe611839fc99687b31d0e SHA1: 2a4bb807f039a434f807627f48f9837dfba7fff9 SHA256: a8f875121b9b6fd49c2f614e7639e67d2f803c7eabddf70f827f6590b0436c00 SHA512: 43884e4990bb0d518417b848e1e5dd21105d3395c4e3aeaa1033d260afb1b18ab2c3025a29ec2fa07c0948319d6fff35f982b7fb889bb8edd1c3d8a55269445d Description: debug symbols for gpgv-static Auto-Built-Package: debug-symbols Build-Ids: 6956110765739d3b746144d545dd73f0eb2506cc Package: gpgv2 Priority: optional Section: oldlibs Installed-Size: 461 Maintainer: Debian GnuPG Maintainers Architecture: all Source: gnupg2 Version: 2.2.40-1.1+apertis1bv2024dev2b1 Depends: gpgv (>= 2.2.40-1.1+apertis1bv2024dev2b1) Filename: pool/development/g/gnupg2/gpgv2_2.2.40-1.1+apertis1bv2024dev2b1_all.deb Size: 452428 MD5sum: 8c1a385f3bebc55f4c79e6bec689f83b SHA1: 27a508c671778011bc3ac1e9d810828c8cacc806 SHA256: 382a32ae18bc6a274f22af47e6c6fdc47b631586375df7cf5bcce1c58b1f3012 SHA512: a9c81f1069f82dcd59a9c42109c97f5d61950e20fd591fa407e5fe2129ee6811e73d638936a3280cb6c4b4c5e648932e3bb43e8e06c440a94e263040539ef10d 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: graphicsmagick Priority: optional Section: graphics Installed-Size: 5444 Maintainer: Laszlo Boszormenyi (GCS) Architecture: armhf 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_armhf.deb Size: 1025772 MD5sum: 24162b084e796a559fbfd882c4b3464c SHA1: a83ab6f4a02ee682cb24a2349dff9e38b20e3f7f SHA256: 129a4bb0559d15caf7ceeb77075bbdca5c3546a789c2316f6a5b1af5e3724785 SHA512: 839ad30f1890519d72d380a1f58ac81e3a503fb86b57cbcd2ad95f84df5b00e28f540fc526eafd05d7792924d713ba364ef53b4c73ef9f6b67b52dc41bf3c71f 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: 4526 Maintainer: Laszlo Boszormenyi (GCS) Architecture: armhf 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_armhf.deb Size: 4145864 MD5sum: 28c8ef2a1bd9bbda73d14588b6a59695 SHA1: 1304953056bbb88588a87e1ff96c4ce94f11d4c0 SHA256: 35af88ec08fe032fb89149523b4aa47e7d93610a06ab23b8a7a52954e129fe4e SHA512: 4f6059f2f7e357709ad9a6175defdfacb352f7eae2684ffe371589a5f3b06b523892d2afa2227ba14033504c80d74f391061b7ab840aaf80ea90dc89830091e6 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: 0a62b0155a845788f5796607d56576892d7eb261 67637a5f26732b5142830b2a6c96c61d22837c8e a10cec3e6bc8d9c61eb36974b451f2706fbc6323 dc46c8cd4c180912ad9a1481773141617e446679 e3f9c83f35043219815b88a8f166efd895670ee7 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: 1905 Maintainer: Laszlo Boszormenyi (GCS) Architecture: armhf Version: 2.42.2-7+apertis1bv2024dev2b1 Depends: libc6 (>= 2.34), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), 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, 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+apertis1bv2024dev2b1_armhf.deb Size: 501756 MD5sum: 534a96b8198a1a8840f7540bcb1ae2d6 SHA1: 1ea0e3206dc324bca7f072c072aefc446c0cad98 SHA256: 19c8d948ade9ee633158c6e483db64685ca825fdbaf446e7789367f40a2e3a84 SHA512: 015b8d9fd069156015ee463ad4da3abb8b5bfe26d72a66ac31378edd9162f559e4d6818e09e223f74f4fcdbe9cf641662447535e90e1fc826a3e8c47eb2f322b 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: 1873 Maintainer: Laszlo Boszormenyi (GCS) Architecture: armhf Source: graphviz Version: 2.42.2-7+apertis1bv2024dev2b1 Depends: graphviz (= 2.42.2-7+apertis1bv2024dev2b1) Filename: pool/development/g/graphviz/graphviz-dbgsym_2.42.2-7+apertis1bv2024dev2b1_armhf.deb Size: 1590832 MD5sum: 602b0985ecf19fea107f91ea353cc803 SHA1: 5a82ce5899eabca45eeaa02d488f2b8bdd2b77d9 SHA256: ebc52e325635c8c3ef467241871f2dc74b46a71a7cc0e5e681db4bb27495f8ad SHA512: df64aa7dcee6e0eecb5b543703991f17972994fc0e91f9bb5db25abc4cbc9c5077b9b269a135e67500be569670ca167219007bc38db3b64acf8852a7176104d5 Description: debug symbols for graphviz Auto-Built-Package: debug-symbols Build-Ids: 10ea8074092f4388eea57d3f43cff74e822cbc75 11f174b10f427bd6901a99509b7a8d60f79efafc 28f07b631e50745e844be11bf701adab6e7d4b48 29de081b85d7169e674d2a9f26474e351135de5f 2bcbfb6ba669450019f3938f2103e81883341733 3cdad497043a276a5c2fe8d90346d1096d46bf60 3db72574f14531743fdc508f0da3d460e82f2ea6 520af2dc73aea03cdc41e716065714f512c163da 5487ea0c0e6f380249005c653aec6c2a6c7e8f40 623f0523d147e2a8d4674d305db0899042272150 6c0e66d3636b2d1da0ea8cc4443e0849c4b0b34c 6cda389ba0f7bd768029d8454fec5c6b14753091 6d7a765d8b0f1f7092a90649f9ba5ccb646ea288 756b6a66e69b91a75fc9404740e7a31742842070 7fd1308932562bf572aadfeb2029e6f49b7ae885 8058093b7bd527e24f27452c79144456dcbe185c 9ee7fd9a1ebded429c1cd05f4cbdbf7052198c2e aaf64dc3683afabeeadb599f328be005fd23faa1 b8a13d283d19ba9485a8d42e2ed5ebc8b36a6adf c4491a318f5a5a81f5b8d0e767231f6ae67540c0 c689fdb81b6033fa2f1cf4506c2c139f63a34527 d7d08fd01b63a8aa5aec294d182bd51f84137dc2 f0aefec0e13e5b7c3a6d0fe5d09e3775dba20a2f f2d7208bb08227de3729e98d03a6ce5a41d7b0a3 fb094b90adf3d077ca3fafeb53f8f04406e79f42 Package: graphviz-doc Priority: optional Section: doc Installed-Size: 5406 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Source: graphviz Version: 2.42.2-7+apertis1bv2024dev2b1 Suggests: graphviz Filename: pool/development/g/graphviz/graphviz-doc_2.42.2-7+apertis1bv2024dev2b1_all.deb Size: 4427892 MD5sum: 5bb39770521dbe18533579bcb6350bb8 SHA1: 0ce4ff0dc9e90a9a57ea46f54a5f7b1cc11c69c1 SHA256: 01c3b2889159c8c426177605c689688460bd001fd60849ff95463162ec60e6c3 SHA512: 3da36dd9999fb47b9cb4958d3169cef1e9c9d07afb094045993aef8fa73ee207bc2c206cca00dbb427ef43e86ac760fb6269078022a16bd8cc404d18ff2c12bf 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: 1178 Maintainer: Anibal Monsalve Salazar Architecture: armhf 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_armhf.deb Size: 413968 MD5sum: d64d39bab5107051399ea984245029ff SHA1: 474495ec4d8aa36bb1df5f35f69f81576c7a0a30 SHA256: 41db2843f832d7938d74fef054e827e635562f100fc911237bb985ddf9dd0509 SHA512: e5193764372b6e4e02b3d6e540ea2a4648401fb5e6399fc30a12e559ca9aba666b988467d9fa34872fe921f87903c20fc35444941be2c9e6eececb8f0c734d5b 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: armhf Source: grep Version: 3.8-5+apertis0bv2024dev2b1 Depends: grep (= 3.8-5+apertis0bv2024dev2b1) Filename: pool/development/g/grep/grep-dbgsym_3.8-5+apertis0bv2024dev2b1_armhf.deb Size: 294028 MD5sum: b5bbacfbea33ffb565042d5565007252 SHA1: d6f2ff0cd5f9b5e36e5d936f76bbc47bc47764ad SHA256: 2dd3355060bcd6bfe00d6034825141780e9decf6e34a4d005513b28d01caa5a2 SHA512: 76a323090ff9ff3ce5d516ae7bdf638b543b1aa3bf9315c2d6ee7d16dab504a5e42311149a3ae79be9fe12fda701378f174b85fb693a1a7b1d8dd8414cceebe4 Description: debug symbols for grep Auto-Built-Package: debug-symbols Build-Ids: ee49d8bd9b3346718dda311810f12bd43142ecab Package: groff Priority: optional Section: text Installed-Size: 9802 Maintainer: Colin Watson Architecture: armhf Version: 1.22.4-10+apertis0bv2024dev2b3 Provides: groff-x11, jgroff Depends: groff-base (= 1.22.4-10+apertis0bv2024dev2b3), libc6 (>= 2.35), libgcc-s1 (>= 3.5), 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+apertis0bv2024dev2b3_armhf.deb Size: 3317192 MD5sum: 94f673efa0e52d757df825e75bfa59cf SHA1: 0af1f2e934d372d799538eb5f894724b65e13c2b SHA256: 2e17869e07ae6e6e5ba5d8ea9aa913d737bfd6662accbaafa174fb0a5d00153b SHA512: cae2d97abf3aec34f93b7125c624b976290aa7244821f087e0cc2160cb40b78bf51885231e5e4a694f9dbbcf808cf60938d6458c4f7d0de47ccc36674bb421c8 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: 2891 Maintainer: Colin Watson Architecture: armhf Source: groff Version: 1.22.4-10+apertis0bv2024dev2b3 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+apertis0bv2024dev2b3_armhf.deb Size: 830032 MD5sum: 3b0d8fe5d82792dc11d8d00e70a18b9a SHA1: bd59bbf7c2306955db8f6258aa3fdc7488864c76 SHA256: 2fc4f14dd38b6d7e839fcd9734ad186e45bcd7a59f6f14e9fc399d48c708f8ff SHA512: db18cd23e6ca9f09ad350fdc43f0df4d5e4c0161cb68776bf3f17f1da4fa36dd1d86727eaa8224594a6cab0700075dd07a8c6b6a510adb7753db2a333a783ef3 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: 2232 Maintainer: Colin Watson Architecture: armhf Source: groff Version: 1.22.4-10+apertis0bv2024dev2b3 Depends: groff-base (= 1.22.4-10+apertis0bv2024dev2b3) Filename: pool/development/g/groff/groff-base-dbgsym_1.22.4-10+apertis0bv2024dev2b3_armhf.deb Size: 1900568 MD5sum: edbad1f4fbade10564bb52d4edef7c2c SHA1: de7646f91e04f64f4023f91fab220037a45bab4e SHA256: 1d2b9b44bc111041545f693e664f267f2c937746b26e5ff686c217769e0ce948 SHA512: 54145ea9659b17273564fbb0c2700fcfced7b537f82cb89e06bf2140a769dfbdb44234c3c0849cf74ed7a05d02acfd5bb0c9b7460ad6a5bb2d19c0a815408d5e Description: debug symbols for groff-base Auto-Built-Package: debug-symbols Build-Ids: 0c4e8e1ea1973b0222e5b1f9865ded3b0f38e859 6664fd61497e6c84f3a086e3f077876c8d9e4a4b 7cc60a81eb6a2427cf6b095679b0f49995814f1f 8be6561adceaa5c8143e36a8835891d8d4504b73 9a926bd1bfc0bf0c44cf4b30906bf96e06883891 a6ea44c878a28988c08b7db5afbd31c72ec8e90e aa59b991508ace661e4f9ee8451206d00ce2f959 ed390fd4ba8e44389cbb168e52637463355ed8e2 f1a05a3ac539e180b821f2e1111fa802adc9150f Package: groff-dbgsym Priority: optional Section: debug Installed-Size: 1868 Maintainer: Colin Watson Architecture: armhf Source: groff Version: 1.22.4-10+apertis0bv2024dev2b3 Depends: groff (= 1.22.4-10+apertis0bv2024dev2b3) Filename: pool/development/g/groff/groff-dbgsym_1.22.4-10+apertis0bv2024dev2b3_armhf.deb Size: 1566196 MD5sum: b8974a3ae001e91385a17fedaf378ce0 SHA1: 88da1eb5cca5decb0f6d476e39bca98bf98d9267 SHA256: bf572c200e8064eaf2ac27ad54bb6249a585080a9db271e30900531e8c859dff SHA512: ed1b2239c04723093c60fd2a66a621305789cf64fbc25f4bafb4d1cd8b40582a823793b5f129ced0aaf0cf6ceb0393bcf7b800c5fccda2a7faac1a36cc2a2683 Description: debug symbols for groff Auto-Built-Package: debug-symbols Build-Ids: 14b4529dfca526c13210e7dc666f90a7d993b780 1716abf1b930713410271d3ce42200822313c958 1a2a523820c3246e537130b05ee8a6fc9138e7ad 21dc7480a070f502ad0a82ff3566f38cae4fa238 2dcdb86d0ebaf7535b613c647442207e998bcf94 3cdb4c7e8631736815b9f5109f16d5e5f3d86ad5 4d7e4644783844e6610f3077906fc38618a314d2 599c6d6e8b1e5ecd5faeecfc2d336aa75cc5da21 68ab6dabe4bdaff9f080233f7e7406ab8b3654b2 a2fc3db991a5bd2c2ba21dc2932ae5f935c7e4c9 ab258616207213a5073204dea581f74c4a9a7e6a ae7c2642c8bbb5a416535834806e14a56ad83daa b2dc40d9849912ecdef268e3657ff193d34f1644 ba7468660dc270ce01dfa61273e4f1a129fd3bd5 d375679ee1f3a9d645e845821deec2b40e8c3fc1 f87f3a652858cbde40ca3572bc7a3bbea4fae7ef Package: grunt Priority: optional Section: javascript Installed-Size: 101 Maintainer: Debian Javascript Maintainers Architecture: all Version: 1.5.3-2+apertis0bv2024dev2b3 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+apertis0bv2024dev2b3_all.deb Size: 30100 MD5sum: d4c1f438e1b505131589b301bf1084d8 SHA1: ac8ba065b1877216fd36e88511b9100e665ea97b SHA256: 98bf4e8966c0d7b4fbb8351f0606744024492079517c5bc9c7f578acc92f69dd SHA512: ea61183414cfd277554d797de7396259ef86c9ee1a59f0caac54e38909bcc70c2ec587f84ea33984c6d18509c197c8c5b87822123f7c36806124cf91c9b747ca 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+apertis0bv2024dev2b3) Version: 2:20200910-7+apertis0bv2024dev2b3 Depends: fonts-urw-base35 (>= 20200910-2~) Breaks: grace (<= 1:5.1.25-12) Filename: pool/development/f/fonts-urw-base35/gsfonts_20200910-7+apertis0bv2024dev2b3_all.deb Size: 21240 MD5sum: 9c3e4e880b0ed9d2bbb3f70500d441a0 SHA1: ff1fc0d8109fb2931da4c4ce006f93d322da3198 SHA256: c95fd989616ba5e2acb5a1f901d01916e7c16a2c78e18e4fdec652dbd3403114 SHA512: 783caf69f607ae949fc809c6756be2e233d19a0a55245780126853eb7685499f9da479aae3248e962e950fc8e09b2ab782715ac90b8e82bd14e500119b33271a 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+apertis0bv2024dev2b3) Version: 2:20200910-7+apertis0bv2024dev2b3 Depends: fonts-urw-base35 (>= 20200910-2~) Filename: pool/development/f/fonts-urw-base35/gsfonts-x11_20200910-7+apertis0bv2024dev2b3_all.deb Size: 21228 MD5sum: 7aab790a1eb7812840d927a2d87ed2ec SHA1: b1eec380ef7021ded772a733dcefa400d7e2e708 SHA256: c0289b96847cb2d7b8a5b548fa1525bbbcdf3ca2e439ed7ea80da539cef32836 SHA512: 697688130146b2311d49c95216cb196882d89067da660d2b6614f340c39df6d3393041186d54254017383511aadac2f60bbf8d36a34be08b99878771b0a3863d 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: 53 Maintainer: Dirk Eddelbuettel Architecture: armhf Source: gsl Version: 2.7.1+dfsg-5+apertis0bv2024dev3b1 Replaces: gsl Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libgsl27 (>= 2.7.1) Conflicts: gsl Filename: pool/development/g/gsl/gsl-bin_2.7.1+dfsg-5+apertis0bv2024dev3b1_armhf.deb Size: 27104 MD5sum: 82c72158484e1dcdc49c755a5d80471b SHA1: bca7429e26243abe9920c377f181bd45a39e985c SHA256: 02095f7323351df292901c3ca37a98ed36fadc7587fdad0b35a51fb4c06fdf8a SHA512: c1f37b0663a04953b32a2bb96a7e49d4382f2f564d5c3491c72eacefedb411325aba90ec46b192a0b6f9550dd66c9fbd260a2abd9c0707e0f8516719b969ae2e 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: 67 Maintainer: Debian Telepathy maintainers Architecture: armhf Source: libnice Version: 0.1.21-1+apertis0bv2024dev2b1 Depends: libc6 (>= 2.4), 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_armhf.deb Size: 24704 MD5sum: c11f0f36010dd216b0b5442f356c710f SHA1: 3c3e9055c1566788d82a09d5573529c5a7475306 SHA256: f9bba5dc2af7bc1655a8ca0740e69728ce9ce7e4893b845ed33777b9fcf50d2d SHA512: 1da5d08eb42ee5e0be71e5aad53b947debe0d8b6b343c21390fcfa55c6275004348a66fc211e887bd3583b3d9763b1e134dfaeda665a4a0f051d73ea111547d3 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: 50 Maintainer: Debian Telepathy maintainers Architecture: armhf 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_armhf.deb Size: 34148 MD5sum: de224f94445cfd8d65f2dd268ca1d374 SHA1: c3861a2a2c4a0b4a665cf82f37c9556a17c9a9f9 SHA256: 12440a17b0fac7425a3ae69708cfb74af1a7ae9e789fc19414b28746e998c7a9 SHA512: 5dacb50e9b7d5c1131d34c609474e439d808c9e78dc638e5fd73d82fbeccfe7c5f9c079c1f9e88f940210f67b6f250a9f07b1f3a4f7e9f2f9f840965afe43bc8 Description: debug symbols for gstreamer1.0-nice Auto-Built-Package: debug-symbols Build-Ids: 13e74a765c2ed3b7395e669089852682cdff973f 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-1apertis0bv2024dev2b1 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-1apertis0bv2024dev2b1_all.deb Size: 312940 MD5sum: ad290f55f5b4894b92f88e5e38470188 SHA1: c6397a11e2cc9cacb84590529a7e97952fc90679 SHA256: daab995fc61c3ed2152894f0f10f77c1f2bf7d59148208875bbe5737cfb61707 SHA512: a206fd7b5d4f6756cb2f4bbf2fb1d094fd9a496c4cd88d90aa114972f994d8dc90cc9e80846d8c9b2ca1ad2af52b34023cd646a8837a97792784e3d8ae3c0148 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: 69 Maintainer: Debian GNOME Maintainers Architecture: armhf Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2024dev2b1 Depends: libc6 (>= 2.4), 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+apertis0bv2024dev2b1_armhf.deb Size: 27960 MD5sum: b832e33b9c16b087a2abe4d59fb82e1b SHA1: e174f6a208923930d6576604c2e91ee06122dba1 SHA256: d9667dda8844b67c3a922a43e9c6fd2875c7ab24661958c8b0d63f8b18006847 SHA512: 50005bf0a66dc1e65fe9ab4a232e90da48a47d95e059b2bf6b9452db993c7e77f9a9bcc1b01b72a9ed4591a784d2ee7afbf5be06bc94c9ee38d3d4df1e13b024 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: 80 Maintainer: Debian GNOME Maintainers Architecture: armhf Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2024dev2b1 Replaces: libgtk2.0-0-dbg (<< 2.24.31-3~) Depends: gtk2-engines-pixbuf (= 2.24.33-2+apertis0bv2024dev2b1) Breaks: libgtk2.0-0-dbg (<< 2.24.31-3~) Filename: pool/development/g/gtk+2.0/gtk2-engines-pixbuf-dbgsym_2.24.33-2+apertis0bv2024dev2b1_armhf.deb Size: 63836 MD5sum: b8e91894236387944b396bbc967cf8b2 SHA1: 134f7bbafaf549d3c85df806dee7e1f12e7cd827 SHA256: 86b1a717ba56c67d93ea7a9b0fab8e752aefcf4d68efa535c02d1a7fd01c7273 SHA512: c3f2f2e900a278a98bb04dab6c42e1020fbcb7b9c934d45702afc13521acd63db5d194d87e93e4efa943e78a88e71c7436d4a0a82e9cb3c8634dc8e158259659 Description: debug symbols for gtk2-engines-pixbuf Auto-Built-Package: debug-symbols Build-Ids: 26d28e1c2d39b4ab06e16572c07649c91aef2c0b Multi-Arch: same Package: gtk2.0-examples Priority: optional Section: x11 Installed-Size: 930 Maintainer: Debian GNOME Maintainers Architecture: armhf Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2024dev2b1 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+apertis0bv2024dev2b1), 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+apertis0bv2024dev2b1_armhf.deb Size: 236328 MD5sum: b3fbd308b3536a287d2a148fb1ffef55 SHA1: 0841b6a20bc4d18cf53b8d04f92f27cb7934bbe0 SHA256: 7a5b7eb32983d5edeea59426cf4a9abf946b2381bfd703dd30bdfdef1f567719 SHA512: bcb6dfc5ed8ee8fa75239eb02625b6363bfc982b0ed5752e112ab5f364d7f916482af71ab30a6e61976d7c6c78708daa053b5e03e70a97e0663e2bde4aa87c47 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: 237 Maintainer: Debian GNOME Maintainers Architecture: armhf Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2024dev2b1 Replaces: libgtk2.0-0-dbg (<< 2.24.31-3~) Depends: gtk2.0-examples (= 2.24.33-2+apertis0bv2024dev2b1) Breaks: libgtk2.0-0-dbg (<< 2.24.31-3~) Filename: pool/development/g/gtk+2.0/gtk2.0-examples-dbgsym_2.24.33-2+apertis0bv2024dev2b1_armhf.deb Size: 192696 MD5sum: 5a5e9012a2d9d86c406096be1f1213d3 SHA1: 449cc82b7642df704b35f612f6dd76c7bed8e120 SHA256: fc15717a45fc498396cf79393476d71d1415a1d3d46fab03f16de46e29251326 SHA512: 09bff13f26f312c1619dd0b9f765fe93971113abd3b7d234a20f69c42fdeb14de772513c9d9f5da320ac2219a3e1c7655c1b1721d8c5b45c7653caba8a253964 Description: debug symbols for gtk2.0-examples Auto-Built-Package: debug-symbols Build-Ids: 6f2e922eb3b366cc6869483d6bb85f95a2fa477f Package: gtk2hs-buildtools Priority: optional Section: haskell Installed-Size: 29177 Maintainer: Debian Haskell Group Architecture: armhf 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_armhf.deb Size: 4370788 MD5sum: b982985bdb417925653c7be07671c4f2 SHA1: 589dcde021e51b3833a9eeae45e67fcd75821252 SHA256: e38187ff5c14b51d68eb47f8f10e7fc60edc510e2352490f6cbfb22d7a2cbc01 SHA512: 266df10f5abb194b2f616faf864673cbdfb057e422ca9f40b23c967154769d2cba87980ba7e07b277c3859188ff34603a37c8c4f0dab34986ce698ab26d9d769 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: armhf Version: 3.0.8-2+apertis1bv2024dev2b1 Provides: guile Depends: guile-3.0-libs (= 3.0.8-2+apertis1bv2024dev2b1) Suggests: guile-3.0-doc Filename: pool/development/g/guile-3.0/guile-3.0_3.0.8-2+apertis1bv2024dev2b1_armhf.deb Size: 16268 MD5sum: 5a8030b31b614b2b409b5f2ccacd3c53 SHA1: 3a41a003b52d25f5eaed609eae22d50d113e6c1c SHA256: 2575afea7cdea30a1624aa30590d5a9ad18e5712da289f248fd6b54f539223b7 SHA512: ee124e38c2895a2db8c6d7bec375fe26489f9e0d88af57a0b8efb79ee984c8b86b6f4777de3330927c56ff9edf7f8ecdab7918a79ee65e953e4a9c9d356e5292 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: 884 Maintainer: Rob Browning Architecture: armhf Source: guile-3.0 Version: 3.0.8-2+apertis1bv2024dev2b1 Provides: libguile-dev (= 3.0.8-2+apertis1bv2024dev2b1) Depends: guile-3.0:any (= 3.0.8-2+apertis1bv2024dev2b1), guile-3.0-libs (= 3.0.8-2+apertis1bv2024dev2b1), 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+apertis1bv2024dev2b1_armhf.deb Size: 144868 MD5sum: 9638db5e9ce2ab94418698ecd277df20 SHA1: f8cbeb453c99c31032f5aa132cd0995f844df2db SHA256: 4f7668e6482e1ae2642d10dcdee643819e92f670a02f1270129f1411f22f03d6 SHA512: 5a9ca936cf9e3d2ab01e52f47031f914f7345d0541d7c7762d7ef89657053ab59e4ae981d37497eba070fc1bd9735c278feb479193a85f20b853b37d2784cd25 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+apertis1bv2024dev2b1 Depends: dpkg (>= 1.15.4) | install-info Filename: pool/development/g/guile-3.0/guile-3.0-doc_3.0.8-2+apertis1bv2024dev2b1_all.deb Size: 974820 MD5sum: 964bff9ce237419e2b613a617f90a9fb SHA1: 423f3e96c97d31e723a6b9bdb1a332e5e0e98799 SHA256: d1d0fd20fbdbf71934bb9cb3ff8510624bee48e5c4fb2d3c462f38df49d88f15 SHA512: 3c2b183c07d813eecd3b9db091fdc7d59c6172acfee22c6647bd6bcbc62e986ef6d32304b6d81c1f3cab6383c9e4621719774db7da95c3f262dd462351c696dd 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: 48028 Maintainer: Rob Browning Architecture: armhf Source: guile-3.0 Version: 3.0.8-2+apertis1bv2024dev2b1 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+apertis1bv2024dev2b1_armhf.deb Size: 6325888 MD5sum: a088675a800a355a246704bd8f1882dc SHA1: bf17eeb80c249a0a8c0907983ea618f03678ac1d SHA256: e3db412f9601055e8995b62f2dc3c33790d11b1b8c9cbcad973a8a6085eeed91 SHA512: 2a2af8cf83a74aa04d0190f03947d0a982d4d7ecaee2f1efac751a5e2bfc4f7729fc7b0aa7cee938c74d919055a022e5cd49d881b3c6b9313c065d643242f394 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: 1888 Maintainer: Rob Browning Architecture: armhf Source: guile-3.0 Version: 3.0.8-2+apertis1bv2024dev2b1 Depends: guile-3.0-libs (= 3.0.8-2+apertis1bv2024dev2b1) Filename: pool/development/g/guile-3.0/guile-3.0-libs-dbgsym_3.0.8-2+apertis1bv2024dev2b1_armhf.deb Size: 1567988 MD5sum: 2565c41df11c662d12386bb7afe8a6d5 SHA1: 12d2733d6d7a0df92ef785c91d19319267198db0 SHA256: bac8063e90c852d6174345c86e2614a9c6a3931770145821a5c7b6ef9f199ce9 SHA512: d8957eaeab3de76ea0def29de4a25ad57370863a733b711f21aa6dc5b5f812dc98d521f992cdb5609adf2443a663c37bc728e4f5a4119cf78fbb3f230e1e7b93 Description: debug symbols for guile-3.0-libs Auto-Built-Package: debug-symbols Build-Ids: 0f348d32d5c72b743502470c1e6e48fa94ddefc6 6e824d5cf446c162fef728c3ad31842011674fca eb1d4e1d67623e952b95fdd79960bcd7bdb7f963 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+apertis0bv2024dev2b3 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+apertis0bv2024dev2b3_all.deb Size: 56504 MD5sum: 001560278081f72629d58a1348fc6e88 SHA1: 49082c14ac9bfb4e8b76aaa4a0f7066e7139dc89 SHA256: e4a3d7d66f8b7f8b0322d201a71584fed20e07b2a9f74ca67d69862fa036c642 SHA512: 64bfc8bb2a5777888f15aec9ea484a67ddb7cde3eb2a793816fbd3ca62cbeb0ecc9076c1c84546d825f0cae2eea10299f8d35edd64e7fb6f2518146c05137a45 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+apertis0bv2024dev2b1 Depends: python3:any, python3-pkg-resources, python3-six Filename: pool/development/g/gyp/gyp_0.1+20220404git9ecf45e-2+apertis0bv2024dev2b1_all.deb Size: 236972 MD5sum: d6887368a59da01e9990bf6e135a7cb5 SHA1: 953bc8fcc152d636f77e15426f56ccd57a862112 SHA256: 54c4664b0a77f1834222b0dc47d0a47fd18f961f5a86fe7f4756b13e38836183 SHA512: fdf15eb24377e80fd5e6a31f213f7bbe3e494bfe3226bcf2bfef9ba74af73d16109a1e81eb452801a8b78036aa06b0915037f291da509e743b53ef85a1d6fd19 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: 221 Maintainer: Milan Kupcevic Architecture: armhf 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_armhf.deb Size: 130900 MD5sum: 8660547d70c64f89ffb2196eb0964094 SHA1: ee8a3c11651f81d7eb6049b245ce0ea00aef7645 SHA256: d8acf7cafccff2e52730ca7092388c2802449edc0f2ca1f502e031a25c6e3cad SHA512: 13cd2c9310eaf4c428f3e848d472576c32798a3eea9b463eaed757ca2472e0eb615f639b26d9df58b8d24771a4fbc2dc519ecd61b5e76eb684985053f20b9498 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: 132 Maintainer: Milan Kupcevic Architecture: armhf Source: gzip Version: 1.12-1+apertis0bv2024dev2b1 Depends: gzip (= 1.12-1+apertis0bv2024dev2b1) Filename: pool/development/g/gzip/gzip-dbgsym_1.12-1+apertis0bv2024dev2b1_armhf.deb Size: 112100 MD5sum: 841c7e21e6765090afec666e55192bf6 SHA1: 237128e835b566b98906ff857ea422b0de1fb270 SHA256: fa38a50b1a501caf577d64b56952118b378fc6b5709a8ac46a19c2c1f511c02b SHA512: b4af550b4d5cbfc89f9ee7ba4594fad6bccabd47090cb9923b6de69c641859d6a4dbbcd280f8c99c1a2c02432ff74e69e9ecf07a529223f4e30a02d670dea244 Description: debug symbols for gzip Auto-Built-Package: debug-symbols Build-Ids: 26ac3959be887a82f8ff6e8609391c2455363a58 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+apertis0bv2024dev2b3 Provides: node-handlebars (= 4.7.7), node-handlebars (= 3:4.7.7+~4.1.0-1+apertis0bv2024dev2b3), 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+apertis0bv2024dev2b3_all.deb Size: 182304 MD5sum: 979744fd16655063c8839bf3440616f1 SHA1: effa7471be0766d069b4b032620ad1cdf9a22253 SHA256: 4c4b867cc59dae3d14a0427ba10965d2169304f3a9a3dd45843ab40d02b1d37a SHA512: 1dfec949efb07873f356d28338fbc0ff9ed2d08d0219669c3e26e98295847d55e9391ba02c36cd929fad80547fb84d2bfedd0e38448b822cc6b7bbf51a97f746 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