Package: abi-compliance-checker Priority: optional Section: devel Installed-Size: 1317 Maintainer: Mathieu Malaterre Architecture: all Version: 2.3-1+apertis0bv2023preb1 Depends: build-essential, perl:any Recommends: ctags Suggests: doc-base, icheck Filename: pool/development/a/abi-compliance-checker/abi-compliance-checker_2.3-1+apertis0bv2023preb1_all.deb Size: 193032 MD5sum: 23adf99babc11c11b38b18b8d57fc4f5 SHA1: 8482b4b98f63b310d0aae8481361ef9482c3e996 SHA256: 6a5e7a0a5569e4b13dfdfc3fc59b3c11d1aeabbf9a844d2dce2a58fca2b36ad7 SHA512: 0fc0c0309b2e67fd70ae28380275560ac342f265e79174c25b4e4fcde42d8fa6e203040d495f102d2b3e99219b599a017b2230695b2186505c69afdf1520fa0e 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://github.com/lvc/abi-compliance-checker/ Package: accountsservice Priority: optional Section: admin Installed-Size: 641 Maintainer: Debian freedesktop.org maintainers Architecture: arm64 Version: 0.6.55-3apertis0bv2023dev2b4 Depends: dbus (>= 1.9.18), libaccountsservice0 (= 0.6.55-3apertis0bv2023dev2b4), libc6 (>= 2.17), libglib2.0-0 (>= 2.44), libpolkit-gobject-1-0 (>= 0.99) Recommends: default-logind | logind Suggests: gnome-control-center Filename: pool/development/a/accountsservice/accountsservice_0.6.55-3apertis0bv2023dev2b4_arm64.deb Size: 89396 MD5sum: 99794c502dacf17065f9d55344656fad SHA1: 0db6cb3e2342db10aa76146cdfe9897c8ec2b9a5 SHA256: a159685ce0f0b0e795cc2809e5ffbdcb979beaacf545af14ff327747ea91b98f SHA512: 3c898e40041c0b6cbf81ff4325fb6cf05ba06f25d04f065c170798afacf1dfc87f8ab9cf100aba099637eded63ba168548a6bcf9ca356e57ebdbbae88d2eba08 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: 219 Maintainer: Debian freedesktop.org maintainers Architecture: arm64 Source: accountsservice Version: 0.6.55-3apertis0bv2023dev2b4 Depends: accountsservice (= 0.6.55-3apertis0bv2023dev2b4) Filename: pool/development/a/accountsservice/accountsservice-dbgsym_0.6.55-3apertis0bv2023dev2b4_arm64.deb Size: 160940 MD5sum: fb01898e46f81e5bd2cac0154c687936 SHA1: 5215e3aa7ad7770c2128c05ac64dee1f66890e0b SHA256: 499b3f3179bc78cc3f958a2278def001b260173772cf0e8f6e818b40da6c7b90 SHA512: 87b72f5822e832e6a3bafed62eb5a708ece3ef512f1ec39e410699fe4a9f798ec50f997137442407567db5ac1ad99bf1055abc186bc0ae1ad9cb853f6be3bd9f Description: debug symbols for accountsservice Auto-Built-Package: debug-symbols Build-Ids: e66ca1a67ba1a521480c307c3a5c852e6f108438 Package: acpica-tools Priority: optional Section: devel Installed-Size: 2549 Maintainer: Al Stone Architecture: arm64 Source: acpica-unix Version: 20200925-1.2apertis0bv2023dev2b6 Replaces: acpidump (<< 20100513-4), iasl (<< 20130214-0.1) Provides: acpidump, iasl Depends: libc6 (>= 2.17) Breaks: acpidump (<< 20100513-4), iasl (<< 20130214-0.1) Filename: pool/development/a/acpica-unix/acpica-tools_20200925-1.2apertis0bv2023dev2b6_arm64.deb Size: 794764 MD5sum: 8c05b4676775495ebbfcdfc8db9d9099 SHA1: 7b5aefd51d3ca5b16747c6a178ff54784170a5ae SHA256: 39fe1018a0ddb0dcda8c086d06de8ccce991b062a4cb63c46301e82141464275 SHA512: 120ad222aabd9bd0c610dae1f3e656976f3716de5f375047bd8ca16315d5488118eaa840b83f2eb20d518f0d8e7bc92e7ea09398a275fdc20bd4dbd7d557106a 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 -- acpinames: display complete ACPI name space from input AML -- 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: http://www.acpica.org Package: acpica-tools-dbgsym Priority: optional Section: debug Installed-Size: 3327 Maintainer: Al Stone Architecture: arm64 Source: acpica-unix Version: 20200925-1.2apertis0bv2023dev2b6 Depends: acpica-tools (= 20200925-1.2apertis0bv2023dev2b6) Filename: pool/development/a/acpica-unix/acpica-tools-dbgsym_20200925-1.2apertis0bv2023dev2b6_arm64.deb Size: 2876796 MD5sum: d59149b638e618ad9eca31d26dbb75aa SHA1: ba32ae4fad14acfda9ed8cefcf817a12d2e77f65 SHA256: eb2cbd11164e0c5df6fd29ad562b13086f7431107b11bbb780fbef50cfa2daaf SHA512: ae84be7d99f1bd71fc2e0de379be366fbb5e2e1057d574969d45134c23c7379dad0f1d3bb247ea59ac3e9913748007f951787193dc38b3f1bf79d9e3c878b16e Description: debug symbols for acpica-tools Auto-Built-Package: debug-symbols Build-Ids: 41889db4f408f17d6212c50b11dbb3dd1efb3965 6de6f6a60f1660f3bbd5391b56b2d27e6ab5821e a0d483184bc6c36aeb42eb10c6a004cdc908fd71 b809aebebd1f4d28f90c372eeb1098e5b2526dbf d2756f70677371c272d83365b124fc6847fde389 d6af84f18731afb32aaa186755136095b9f852e5 f9519827b9e4be3b3a3ce91dd156e8ddf8b55779 Package: adb Priority: optional Section: utils Installed-Size: 535 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Provides: android-tools-adb Depends: android-libbase (>= 29.0.6), android-libboringssl (>= 10.0.0+r36), android-libcutils (= 1:29.0.6-21+apertis1bv2023preb1), libc6 (>= 2.30), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), 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-21+apertis1bv2023preb1_arm64.deb Size: 214508 MD5sum: 0c4c4bac7c2e6d6b55d6fc44925e82f1 SHA1: b529791e92f642b18dbc2e7df3fcd638d58b8d65 SHA256: 74c7ae672a340563ccc4394cad3f9f5ded0bc5ceb39d0f8f66c6ba781438b9e2 SHA512: 68b56ad3e055ef945d95bb6050b44422590d687d643945024299f7a16f6c7f08c03a6f4dfc4e5d81f01f53f7209e82696d51b4d4440bd7f355a503ce13358912 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: 1580 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: adb (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/adb-dbgsym_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 1504904 MD5sum: 503131f49ac7952ab74728197501273f SHA1: 1622f3f6ffcb10233447a0b22ed05834724aa60a SHA256: 76994904b5e5caf50b365b60b43f37815d3d87ee9c96d55fe3bc1d8065303b9a SHA512: be97422490ddb7c071ef2fb9e205e50c8fcda4700ff959fbf4a500c0acd3ccbaf938f1ffc5c816c7e2c0710c5581d621a577e985fc5cde1e42e3fa47759e8fa3 Description: debug symbols for adb Auto-Built-Package: debug-symbols Build-Ids: a5c8ff7ea957f1bdc786c69d50c1266a0c481f46 Package: adbd Priority: optional Section: utils Installed-Size: 463 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Provides: android-tools-adbd Depends: android-libbase (>= 29.0.6), android-libboringssl (>= 10.0.0+r36), android-libcutils (= 1:29.0.6-21+apertis1bv2023preb1), android-liblog (>= 29.0.6), libc6 (>= 2.30), libgcc-s1 (>= 3.0), libstdc++6 (>= 6), libsystemd0, libusb-1.0-0 (>= 2:1.0.8) Filename: pool/development/a/android-platform-tools/adbd_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 174152 MD5sum: 4ec806eda3007be181544cf6c8547c7c SHA1: f6c69fc0b0dac1773e7a4996ee41e1bc7a3430d2 SHA256: 4bff2930e3e5f54ebf1f5fcba98377d30f5ce64722c46b15c67ae2ba674c78f3 SHA512: a3d88b15761961f14a6430b8290c18d254ae61d66bc361cd6a81a7412157b0fa0a3c5b6c36345584f72f975d390d871987499d8895f367df85a5d4189c5de987 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: 1320 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: adbd (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/adbd-dbgsym_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 1245096 MD5sum: d92e53b5c58325c9a814231a1cd14b26 SHA1: 75b20db9bf36a6c36255026f01c049267049aa60 SHA256: 581cb791fd2fcce08d3364e941a4bed5fd0d89eadc6fe5c7d0f4bd155c7c5a8f SHA512: 52285e8bf9eea3ba8db1587c5601c26946acf5f3f56c9b81a4cb7c55373d4446b3cda120fe11444298b95073ce3f5204a51e83579b0c995ced3c57838acdc9ce Description: debug symbols for adbd Auto-Built-Package: debug-symbols Build-Ids: 01e0d5eab0d92f28dbbf3655cfe87a880beaf5e9 Package: advancecomp Priority: optional Section: utils Installed-Size: 981 Maintainer: Piotr Ożarowski Architecture: arm64 Version: 2.1-2.1co1bv2023dev3b10 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Filename: pool/development/a/advancecomp/advancecomp_2.1-2.1co1bv2023dev3b10_arm64.deb Size: 181332 MD5sum: c303c2883d33f44cd0f94903503db57e SHA1: 2ffa1ce1a87c42b558cd598312994e21b3219fa6 SHA256: 7b3a2ba9a134b7a744304c76c1d73624f62d66b6ad072db54dde68f35453c7a7 SHA512: aa5a3c9af32b028aa959b3935ff8ba473fbe5401b355a7c207964f6dd984e083c3da489dc46ac37f6193583f61447c7e63d89260078de41be34182553d914412 Description: collection of recompression utilities AdvanceCOMP contains recompression utilities for your .zip archives, .png images, .mng video clips and .gz files. . For recompression, 7-Zip (http://www.7-zip.com) is used, which generally gives 5-10% more compression than zLib. Homepage: http://www.advancemame.it/ Package: advancecomp-dbgsym Priority: optional Section: debug Installed-Size: 2392 Maintainer: Piotr Ożarowski Architecture: arm64 Source: advancecomp Version: 2.1-2.1co1bv2023dev3b10 Depends: advancecomp (= 2.1-2.1co1bv2023dev3b10) Filename: pool/development/a/advancecomp/advancecomp-dbgsym_2.1-2.1co1bv2023dev3b10_arm64.deb Size: 2242808 MD5sum: a0582669b520a806bddaf2c6cebfa672 SHA1: b980a7a6bfad711d92cda2a431df976d27fa7856 SHA256: 322f6ff907ab36ce3ccbedc6b59ea1a7cd390a10dd7e6f315fe86457f7785edc SHA512: b0410c8943ade27c93e1c90097b20c120cfbeccb98e9fe25a6b90901e6920e9d34d9777f356d70f9b37aaf90208b8a982a69a753d751fece82bef9105bdba36a Description: debug symbols for advancecomp Auto-Built-Package: debug-symbols Build-Ids: 7f7695750a03af3db23fdc3bd2deb36eb26bbd18 8bc7ef64851f308fdde82bd0a83eabcf4dab3bb7 ced780ed194458db9e5967d52688b48fb861120c f3a7aaff932c096b22c2b6c4767afd753c16ca04 Package: aeson-pretty Priority: optional Section: utils Installed-Size: 10308 Maintainer: Debian Haskell Group Architecture: arm64 Source: haskell-aeson-pretty Version: 0.8.8-1apertis1bv2023dev2b2 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10 Filename: pool/development/h/haskell-aeson-pretty/aeson-pretty_0.8.8-1apertis1bv2023dev2b2_arm64.deb Size: 1525816 MD5sum: 5ec462d2dfc2a9a994daa91ddde41574 SHA1: c1570360a642844975649cba1b483943c19cceee SHA256: b2cc11385ae9b3226524b9eb292a0df7c88520bdc97424b35d8e98420fc2fd2e SHA512: 2a25cd37f2fa65e2cdbd2eacf6d08239cdb424ee914226e85af6c48ca3bf9cf8d404b9a955cd1a9efc30ab3b1249b17114d2580dfadb4be10e5151db154728ed 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: http://github.com/informatikr/aeson-pretty Package: afdko Priority: optional Section: devel Installed-Size: 37 Maintainer: Debian Fonts Task Force Architecture: all Version: 3.6.0+dfsg1-3apertis0bv2023dev2b4 Depends: python3, python3-afdko (= 3.6.0+dfsg1-3apertis0bv2023dev2b4) Suggests: afdko-doc Filename: pool/development/a/afdko/afdko_3.6.0+dfsg1-3apertis0bv2023dev2b4_all.deb Size: 5688 MD5sum: f2ea11464a4c6af050df2c24670c0a2e SHA1: a7e779889f5756e3af7900731fbd933f490521cf SHA256: 223028a9d80cc4af7785c107c5009e9e58f54d00e2244741e42b1dfbd829397a SHA512: c23d5a63adda2acf53d2a0bf3f3f4070e6271b1be814dc1b842c5dbdc71c6c88c734ec3684e0200745b70fe40a972e250fd049e897659843513546fa251a258e 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: 4201 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: afdko Version: 3.6.0+dfsg1-3apertis0bv2023dev2b4 Depends: libc6 (>= 2.17) Filename: pool/development/a/afdko/afdko-bin_3.6.0+dfsg1-3apertis0bv2023dev2b4_arm64.deb Size: 833224 MD5sum: 9415ae2fb492eac6b124f6354a63a30f SHA1: 01ff5c5080c77f42e011b5f2151a4cca2910960e SHA256: 0b306524ee095c5fe4a99f648b7d402af50582062010008b90d2812f47dd5785 SHA512: 7f68cf83f34deda9624a9b84dbafd592aaa73d865743eb65e2ff822c028fdf1f5c949860ad1545040f6e958a37a1bc4170b152bcf2ab5c61853524afd707312b 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: 4290 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: afdko Version: 3.6.0+dfsg1-3apertis0bv2023dev2b4 Depends: afdko-bin (= 3.6.0+dfsg1-3apertis0bv2023dev2b4) Filename: pool/development/a/afdko/afdko-bin-dbgsym_3.6.0+dfsg1-3apertis0bv2023dev2b4_arm64.deb Size: 4013032 MD5sum: 307ac61889f2e3b74440888d476d39b0 SHA1: f082caa3d197bd36c17fc1f885dd2ba232a337e1 SHA256: a86dbbfc4bf8634fe5463442f2a005cd8f078e947945523e2d856c916d9606b2 SHA512: 264eb111f8c7c5e83004a4eb5eaa5bf37fce16078bf123950b69ac4a3ad153f9711ddb998b6385124264369a92671c85886ab749052bb3610f16cbadd8ee11ce Description: debug symbols for afdko-bin Auto-Built-Package: debug-symbols Build-Ids: 14b3e69d539f7f5fcf0d718b89f199dfd92279f6 1dd0b5965308275ecb6bed972898503def7c0b30 5308a429544c75ee27b92386eb9b0b3c6e21c443 57b3bf931a57fc0fc2775110d9991e1a7e3ee39a 7e88fc9944c88a4c3809c510774961163c3a6907 81c23fcff5a0eab4f140002829e0411fe7c4c1ec 8208502784663df77f8e7ab592d9a45ea40061a3 d9be46701c1e61c704db38a9352915b667357d8c e573b7e8081c0dba14cde953d7a7fe049b69fe73 Package: afdko-doc Priority: optional Section: doc Installed-Size: 96 Maintainer: Debian Fonts Task Force Architecture: all Source: afdko Version: 3.6.0+dfsg1-3apertis0bv2023dev2b4 Filename: pool/development/a/afdko/afdko-doc_3.6.0+dfsg1-3apertis0bv2023dev2b4_all.deb Size: 77952 MD5sum: dd10dc08dfc6513bbcfd3b6a7c70eabb SHA1: cc3f163919b9eb5e937922370b28f5b71900a739 SHA256: 2c2113d4ff107850b61ab6c8791a4e21c73c78e06946d97a5d5a825b728ab914 SHA512: a4404626cfd86498ca22b769662fe71b1902d139c2cfdbbfb7f520fc96de6d86fac65de7949dd55388f45da9885d2e2268a52288c2d362cc5fbc385751b07688 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-2apertis0bv2023dev2b6 Filename: pool/development/a/aglfn/aglfn_1.7+git20191031.4036a9c-2apertis0bv2023dev2b6_all.deb Size: 30776 MD5sum: aa418daa46691dddd4b97fe906cf7129 SHA1: 7c157830844a03230a0ae95aaa1b83a1cd810ff3 SHA256: fd3e51566586c2d5c228a94ddbcdfb3afa424284445cd68c5957789173bfcdd1 SHA512: da46d1fe557a5c3f16a27d7a4f95bbcf1cf440a497fcd39473a8e519500c826958b0cc131b27704045cb50bc728e73eeafc8d576487aa196ef7f91eab5d982c3 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: 2263 Maintainer: Debian Haskell Group Architecture: arm64 Version: 3.2.5-2apertis1bv2023dev2b1 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10 Filename: pool/development/a/alex/alex_3.2.5-2apertis1bv2023dev2b1_arm64.deb Size: 437420 MD5sum: 99017c74117c027305401f5043340b4e SHA1: 6f1a7de1d6084cf14134bc5e73a981f8c9d5d03d SHA256: d490fbcfc14ccb4dfe7d4f30cf0f2f9f8465c7798872bf29d2564038021a25f6 SHA512: a8983f429f7fafa75095231f75b1e0693fe96c55ab8ffa410e81fd35aff46fac6e69c0f25aebc2168302cb8b438bb194f39d944b3da7b661741204f7eef48608 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: 2224 Maintainer: Debian ALSA Maintainers Architecture: arm64 Version: 1.2.4-1apertis0bv2023dev2b5 Provides: audio-mixer Depends: kmod (>= 17-1~), lsb-base (>= 3.0-9), libasound2 (>= 1.2.1), libatopology2 (>= 1.2.2), libc6 (>= 2.29), libfftw3-single3 (>= 3.3.5), libncursesw6 (>= 6), libsamplerate0 (>= 0.1.7), libtinfo6 (>= 6) Suggests: dialog Filename: pool/development/a/alsa-utils/alsa-utils_1.2.4-1apertis0bv2023dev2b5_arm64.deb Size: 1040700 MD5sum: ce3ed6a0ee7183699d9689e25001d8a9 SHA1: 63f267256154b796453e7d5cb662423ff3055698 SHA256: 4fe579e6228618d9b07d781ae1265f71952aba4062bff1dac8a27d6d4aabca10 SHA512: 6a57cb524b1c4ef542fbf2c2edf9e8caaaff34f9f99bac62bccb780e9a64b2299c944b705d39fbc55a00a6cf27e9423862300bd3d6293a18ab5e40d0bf4df2b5 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: 876 Maintainer: Debian ALSA Maintainers Architecture: arm64 Source: alsa-utils Version: 1.2.4-1apertis0bv2023dev2b5 Depends: alsa-utils (= 1.2.4-1apertis0bv2023dev2b5) Filename: pool/development/a/alsa-utils/alsa-utils-dbgsym_1.2.4-1apertis0bv2023dev2b5_arm64.deb Size: 636100 MD5sum: 86648d67b5466fc0864801014e2b99b3 SHA1: 11553281326edb6dc8d302c8953efa11f2ee37ae SHA256: 266e26e8c0a7caa633a48731d3852331da5f054c04c952b97c5a05123dbf0847 SHA512: 074d830ccae4f98b67d778c734b9ce6fdf44acf4e838e970a5aa38212cd38b27a89297c8561538a5ae449ab90a70aeb31ddb5b656adc5b5baf82c32a890f7dd8 Description: debug symbols for alsa-utils Auto-Built-Package: debug-symbols Build-Ids: 08d69ba5d1236c13535898441a819e7bb18ff64b 22889bc92f73849252a75979916a0a4052185ac7 3b11cfac1ebd30613caf12867370945355f34e65 5366d3a0d54988c476d4957c82fb88da0633a1b3 58e9a82e44c6b26bbf956dde7f75346f7b24998f 5ac24149cdd4dad9107f075dda01c5462ebdd8df 5bf027bee533fb3252151e86fbe4ed957b9c7bd9 5c415edce847cf70215380d1e505c1da0cef25a7 7511e4fa6ff550360e2777dcbccff461a1fc19a3 7a2b30a9ac8fe5ba278c9e093c34f8858b50847e 7f717b686bc5040d3776e6a5485f955f624e8295 80ef97746157382c3164b4b1594a38ed6423f000 8c9b9286d283eb6450ae9c1ab4e9f6c12cad7d63 961fa4f01fc9379f5758a706820661b6f1fc1931 a227d238ab6cb88150eec4d8431699d2eb01ff74 d2639ea4c6ca9fdacabdb89ab0bf86c25a6bc8b0 d4dfa40590f7ebdaea6cfc9bec6395538dd13641 Package: amqp-tools Priority: optional Section: net Installed-Size: 137 Maintainer: Michael Fladischer Architecture: arm64 Source: librabbitmq Version: 0.10.0-1apertis0bv2023dev2b4 Depends: librabbitmq4 (= 0.10.0-1apertis0bv2023dev2b4), libc6 (>= 2.17), libpopt0 (>= 1.14) Filename: pool/development/libr/librabbitmq/amqp-tools_0.10.0-1apertis0bv2023dev2b4_arm64.deb Size: 32856 MD5sum: e3fbef57de2f6d3a894ebfaccb647b85 SHA1: 96debb571fb84cf0f242f3ef9b2a03c4b94096e9 SHA256: 492a9235e7c120498625a127d4b6bbbd4a5bda9bb49d236d4ea7bd7c0f6ac7a6 SHA512: 950c59decdf4c3c044a11304601b0530ab4b178e4ba938dc6e569abf5b6e16b6b7a159a577930a4dba536e4eeacf66cbde855915018a9e66195f521a7964a59e 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: 116 Maintainer: Michael Fladischer Architecture: arm64 Source: librabbitmq Version: 0.10.0-1apertis0bv2023dev2b4 Replaces: librabbitmq-dbg (<< 0.9.0-0.1~) Depends: amqp-tools (= 0.10.0-1apertis0bv2023dev2b4) Breaks: librabbitmq-dbg (<< 0.9.0-0.1~) Filename: pool/development/libr/librabbitmq/amqp-tools-dbgsym_0.10.0-1apertis0bv2023dev2b4_arm64.deb Size: 53032 MD5sum: 9cd7dbfc3dde4529632cddf00225c5b4 SHA1: 29f39f9a22bb319f7e7e2fff23578e7b4e0f3331 SHA256: 5016442a0ac0b6be72d6b0874d34ca4825d49cca6d8a64552aa4566469651e64 SHA512: e2cb38b7f6e4becaaff70f3e694d4f43869c821749d28bcfaa1be6d9da62490bd42f7f5eb1ecf20b2e31f97c8e45e03c9d0e8604e0a9dac123ad216ce55c5776 Description: debug symbols for amqp-tools Auto-Built-Package: debug-symbols Build-Ids: 5b766d33567f7b105899bb6ea49b5c92b5c9370f 86f2a4f21d5163a2dd209f42809e4080d912cd23 b492ae0e8850de57db33324f877fd50d675be860 c0fc2b1bdafc389551e77ad1653d694e18074430 f49ba8a7ed93c562cba17c0ea7369e5e235ab93a Package: android-libbacktrace Priority: optional Section: libs Installed-Size: 501 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbase (= 1:29.0.6-21+apertis1bv2023preb1), android-liblog (>= 29.0.6), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.9), p7zip-full Filename: pool/development/a/android-platform-tools/android-libbacktrace_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 156380 MD5sum: c8e4854d07ffab325d16c091c5a9a48d SHA1: 8fb9747677e9721bd957ffcfbe5f5c9d368a744c SHA256: f91fa8e6995385b60c92b3ab8bb52be98572aad87ed19ef2defea6a5177b689f SHA512: 10ccea2206660fffa4c07218b32866f2c6f702293ad93b7cb6852518d55eae62a503906afce6209e87c769f8f8e4b35e03bdd9dc5d880b1b1b820dffb4e413e1 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: 1158 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbacktrace (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libbacktrace-dbgsym_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 1067696 MD5sum: af62758ce7ba5cd418e06f350480f4ad SHA1: 3083d17d6484683a9e042d205c7d18bd260465e0 SHA256: 5706ac36c97096c5f32772fd0ba8dba54c0a22abcca5ff22dfabdbe7be32599a SHA512: e6673da28e1cec86dfac7cd57fe101de7d6d52255cf33a6c1d621e64d024ccc24ed311933abb7fb7cf4bd027870cdbcb33e731fce225d018609e3ef9a4fdf066 Description: debug symbols for android-libbacktrace Auto-Built-Package: debug-symbols Build-Ids: ba79d3dd1749338e291883891b30d43d08652a25 Multi-Arch: same Package: android-libbacktrace-dev Priority: optional Section: libdevel Installed-Size: 130 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbacktrace (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libbacktrace-dev_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 69956 MD5sum: ac44aeba5012831f5467f54d222838ff SHA1: 44350d245aa28c9663a1e6722bda51a24f3b92e1 SHA256: ff1e8b6f48bc66af76659fe9abf7e7bdf890c5f6853d9d7f68f8425e90dbe1df SHA512: e5a1c16ddedcfc75b1d9fe0814a22680efa60ad7e73128ec262fbec7419c8e125b4082ff8b16478d5c24db1c95c46aa91eb04e43d0f4fe0bd0d7b6ce8e63b1cf 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 Package: android-libbase Priority: optional Section: libs Installed-Size: 196 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-liblog (= 1:29.0.6-21+apertis1bv2023preb1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/development/a/android-platform-tools/android-libbase_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 89784 MD5sum: c4884344827062a40617c12084d9a5ce SHA1: 906d1d329bbfbd1b66153491f8255b06b889e292 SHA256: cf0dd2896a2e5d1930b4b8a9dd01cdc4acfa6c715d4947ca3af5bbc9998cdd55 SHA512: d10dbddcec02829280b83cb6b156fc16e241d235b3c0c1d5ccca6bb9258c53a5948b36d8123f95af2be10ac3db490e3ef30ed205575c903f9028cc1b61cb0fde 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: 241 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbase (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libbase-dbgsym_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 207784 MD5sum: 3361ed131bf660b6dbaf7286bde530c4 SHA1: 881a3a17ba9b212ee51bfe272b2bd5533b1d7e10 SHA256: eea07e6c6b7a4e517884c8014203bfa13897128ed77806ce61e3f145ebc538af SHA512: dd22a17eee638c7d5c7b87a2678aa20393919658fe19772918fa36ab1267efe3c4ae90cc19a8dd263cf17bceb24a5aa1ada2b36631ae3c98f3cc53873274b020 Description: debug symbols for android-libbase Auto-Built-Package: debug-symbols Build-Ids: 91514ebf9500af13fc404394523201ce7e4cef9e Multi-Arch: same Package: android-libbase-dev Priority: optional Section: libdevel Installed-Size: 253 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbase (= 1:29.0.6-21+apertis1bv2023preb1), android-liblog-dev (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libbase-dev_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 90956 MD5sum: 5de1ce0071a3efde1bbf4e2dfd22714f SHA1: c1ad4e40a48b39658c0d157badacd77cf6e94d9b SHA256: 55ad0ce1d90662218e7d607eb329a40cb5e04cdcb084926f984e24bb57d2e6ae SHA512: dbc7a11bc2a932d3bff69b9bc1faca64091c82db13f23124bba2d25b0a987bec9600f15c2b5d4f6b457ddf9afbf726751e109cef54c5666175fe883d368bbfc7 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 Package: android-libboringssl Priority: optional Section: libs Installed-Size: 1687 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-external-boringssl Version: 10.0.0+r36-1+apertis1bv2023preb1 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/development/a/android-platform-external-boringssl/android-libboringssl_10.0.0+r36-1+apertis1bv2023preb1_arm64.deb Size: 530688 MD5sum: f57057bf99de951c361449f5b1064431 SHA1: 8a5d0d8002c4ec9af4b81d2412f875db6d4a3f51 SHA256: f284c2576317553a56629b91f4daca6275872cd83cee09ba8ef2f5744ad3517c SHA512: 5d0b7202090fa86e077c2dabaf5b5ad936deff010aa9e30e844080b96dc6f939c0f15541e8423ae8ee07615f11008d3d31866b596ca6315ae4059095c4f67a8f 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 Package: android-libboringssl-dbgsym Priority: optional Section: debug Installed-Size: 3035 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-external-boringssl Version: 10.0.0+r36-1+apertis1bv2023preb1 Depends: android-libboringssl (= 10.0.0+r36-1+apertis1bv2023preb1) Filename: pool/development/a/android-platform-external-boringssl/android-libboringssl-dbgsym_10.0.0+r36-1+apertis1bv2023preb1_arm64.deb Size: 2843748 MD5sum: e3eded6e15aa6b7f345d32d7ab8d7732 SHA1: 911c90a64366989d362be37b6a2c6e104c8523b4 SHA256: 398bb8300d54700995838be83148355492409ff7c5c47aa7a09c49fd7172d6c1 SHA512: 174f1e1796e1595f8d4b46dd90b9adf29720662057ac7a93fc852126932368f837a378cd7cd634e77ba06fdf5ce6b57b7d59e07bbbc9b840dcdfc244b930bd8b Description: debug symbols for android-libboringssl Auto-Built-Package: debug-symbols Build-Ids: 9cd15d16901b27afc1fa18a25c47903e481d8db5 fc6b2420b36102645e97d7ff22a50294c9ce6594 Package: android-libboringssl-dev Priority: optional Section: libdevel Installed-Size: 1280 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-external-boringssl Version: 10.0.0+r36-1+apertis1bv2023preb1 Depends: android-libboringssl (= 10.0.0+r36-1+apertis1bv2023preb1) Filename: pool/development/a/android-platform-external-boringssl/android-libboringssl-dev_10.0.0+r36-1+apertis1bv2023preb1_arm64.deb Size: 196876 MD5sum: 68f24ff2afac3746be877985099d46c7 SHA1: cc0d467e46aef23ef48bebb68ee3fe8e3ec60710 SHA256: 4b96f9ee7983efe7ffbc0108d8f0cf7bf7efab439766050c936c26476d86c832 SHA512: 6203f51f0ee0bcdee06b5997453326281d8e38c1c1d5f8de08503dd89e6cac6c21a085b9e9515d8073c30c3b560950fb5ba90b85571102b309292d733fa7abcd 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 Package: android-libcutils Priority: optional Section: libs Installed-Size: 168 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbase (= 1:29.0.6-21+apertis1bv2023preb1), android-liblog (>= 29.0.6), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.9), libbsd0 Filename: pool/development/a/android-platform-tools/android-libcutils_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 81008 MD5sum: bc5e0d237a372df94b56c86ecab3c4af SHA1: e6bec6ddc8a575da5c7e8c85ff0c29961cb92008 SHA256: 02e1ae5caf4beffe30201681bca29eb6343510f0b76b76a9691da095a645daab SHA512: 5b29477773b3135f64ffeaf4117d447fb718ebd8c18c72dc207546130166b32c514bfa7a20a96b6a485c437959a46aa3d90a3428a025165da7611232bc2333c3 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: 79 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libcutils (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libcutils-dbgsym_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 54136 MD5sum: ab61f562b11734829dbbbd7bd1211c8f SHA1: 3a486e8c831635796c8caf89ce76fdd03244df32 SHA256: 6bea48e38fdc4e7ac5f60d6b12f7299e0081563ad84dc773c4a8a6434f84de12 SHA512: 165750c85b3bee98bf41a28026b1f53b3902c9066b33a2bb8ce4a50909637ea493cf546427fdf23515594c268fa3564c83b6533366dbf00130bc25761197b18a Description: debug symbols for android-libcutils Auto-Built-Package: debug-symbols Build-Ids: 6e3a6425440b50dbb7365ce8f040866c10534d9f Multi-Arch: same Package: android-libcutils-dev Priority: optional Section: libdevel Installed-Size: 194 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libcutils (= 1:29.0.6-21+apertis1bv2023preb1), android-libbase-dev (= 1:29.0.6-21+apertis1bv2023preb1), android-platform-system-core-headers (= 1:29.0.6-21+apertis1bv2023preb1), libbsd-dev Filename: pool/development/a/android-platform-tools/android-libcutils-dev_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 80280 MD5sum: 727c85f00bef7b671d8ca0e22ada6959 SHA1: 08a06a73db6ecca48e96b488540312a3ff2eda03 SHA256: 86bc0d3643a2d4943950ee055a04ad297ce3313d21aa4d56c704bdf2d7a7b2b6 SHA512: a99fe9d3689313add9e8d6a285a2d53b09731bb5512e834a369400c63843b72443e984f69803981f4058e86c3b5eb5ca9f2d735c4a380acb3671ba5cfc6c6c54 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 Package: android-liblog Priority: optional Section: libs Installed-Size: 175 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.8) Filename: pool/development/a/android-platform-tools/android-liblog_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 84896 MD5sum: 863a26ae19d6420bb8c7517c564fbba3 SHA1: 6d05af9c1eb269e9bde53aee43f17f054a64bb18 SHA256: 71f933c98768c9af1bb1f42efa3f590d3b1cff988bc8edcc2eb4579765ff41ea SHA512: c0aa4d10998395b91b8038e340908fe18620aa5a23e7ce88534acd557e2e7595f7ebee7a6affa055f8803bb18863d54d8d9bac836246c325dddfa506f4423f84 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: 141 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-liblog (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-liblog-dbgsym_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 117760 MD5sum: 3e4db6a9f1dee015b23e773dd6dbd8f1 SHA1: 69ae1eb9ecee8c30352902bd241e244a67de2642 SHA256: 15753c5cb20fa751d1b09a94f15c30132beea3d8f602aeea9b471ac0f60a1331 SHA512: 7f540232d82fad593bda91bba08f101a8742eab465643e9815a675b9b4d8306768aff843959059263dfd847aba47ed711d039d3b8d96417baed7a8cc8d694f4b Description: debug symbols for android-liblog Auto-Built-Package: debug-symbols Build-Ids: 2bd39c2648ef6486b86bd1fa288954ec074243a8 Multi-Arch: same Package: android-liblog-dev Priority: optional Section: libdevel Installed-Size: 187 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-liblog (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-liblog-dev_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 80892 MD5sum: 7245536eafcdd3bb85934e799c983882 SHA1: 5711e3f8cb489fc0b572fb8c1221e630c0e06954 SHA256: 4c792bf52f4fdec09132a940a899c51716930e77d244ad7ca73053e3cf87a118 SHA512: 99893f8223887ccd6a0611c4ad76aeb401b336cfd1e8302cfb224d52e5405cfff460e34af4f7b4378fdbbba462e0d9b61ac713b771750a0fef208577b00e1d82 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 Package: android-libnativehelper Priority: optional Section: libs Installed-Size: 144 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools Version: 29.0.6-21+apertis1bv2023preb1 Depends: android-liblog (= 1:29.0.6-21+apertis1bv2023preb1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.4.0) Filename: pool/development/a/android-platform-tools/android-libnativehelper_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 73256 MD5sum: f42b7f58b044c5a46902bb35b64afbd9 SHA1: 1e88ef8914c9602a67b5be80ab8f68b0147accc2 SHA256: c97880fa288e51e1186c39420cd8ec649b9bc7ba7e24336bf2976c631bee3160 SHA512: 6b8cbcee18cd167783de9de9b09e62d66d7aabb94d78c4c8113c4b15375bd2f42942ce4c5319354dcbe39f030cba3db308ff818222a82dfaeb4f9de08a802bb9 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: 78 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools Version: 29.0.6-21+apertis1bv2023preb1 Depends: android-libnativehelper (= 29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libnativehelper-dbgsym_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 60476 MD5sum: 0d9f0dcba9b493003642a30a87509b0e SHA1: d4020f692431adc13ca5d93c72f31ecf0d241ff0 SHA256: 8a645103e56c2ca162864bef1e47dfbc91281b67011413c024550912a4a4fb56 SHA512: 9cf2766176dc411f3d94e4ce8b8ef7b67c4f4bf91564d88db05181b9b3586be2576d2f90c7ba1f7a3a6f57f00181a086f49f50ab269303d46603a0395816a051 Description: debug symbols for android-libnativehelper Auto-Built-Package: debug-symbols Build-Ids: 91aba771219f2cea2b73bbb7a1a172ca5ae65e0c Multi-Arch: same Package: android-libnativehelper-dev Priority: optional Section: libdevel Installed-Size: 278 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools Version: 29.0.6-21+apertis1bv2023preb1 Replaces: android-libnativehelper (<< 10.0.0+r36-3) Depends: android-libnativehelper (= 29.0.6-21+apertis1bv2023preb1) Breaks: android-libnativehelper (<< 10.0.0+r36-3) Filename: pool/development/a/android-platform-tools/android-libnativehelper-dev_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 92656 MD5sum: 0de2f9e7856702b441aa728bc352edf0 SHA1: 0e56cb6824f17afa4b35213b2e4ba7d87f5e24dd SHA256: 321a82aa5254f929292b6495467d3861652306e06fe2da286983b8b6dd97c263 SHA512: b5ebf37ca599ba788997ed2d627407f08da15f764f61f9464072d0066f8933d764d054a4bd5fd42e51d514e9f61c7893f0480fba81412c0b301f35f1ff5f8665 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 Package: android-libsparse Priority: optional Section: libs Installed-Size: 156 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbase (= 1:29.0.6-21+apertis1bv2023preb1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.2.3.4) Filename: pool/development/a/android-platform-tools/android-libsparse_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 78132 MD5sum: 423315250004617cf9dd8689c59fef02 SHA1: 83fa16458c132f331159b8e2f6179441eb6b1d4c SHA256: 4cc14a1df6b49880db3aae7fe07a03422fdc7b758b7494fae2ad4fa1b79d0b10 SHA512: fd04350e7afa8a06a322f29fd97791366a417936336d950de0a78227e8921461245020fd7d8119f37a3f1b58f53db2d0949fee573304e0ad70aaa898415c655b 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: 66 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libsparse (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libsparse-dbgsym_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 44412 MD5sum: e550832cbb32e3d2c0cbc507ceec3734 SHA1: e13d26c3a857dc3a6802eff75f1712df72c4b45b SHA256: 91e53c894a95b72a03e63065df1fd31a6290deaec89aa0a5f56828bdb095b569 SHA512: 31f0b85fadb1800ebb984949aed377245f183c30debdc6bdbcf265d2a38a38b6eeebf94a1d7d880d344f075280156185dfef8bafadf5fddcfac20f5e50561869 Description: debug symbols for android-libsparse Auto-Built-Package: debug-symbols Build-Ids: ae67702c846be598512e748a8b5cd9e33d6fea70 Multi-Arch: same Package: android-libsparse-dev Priority: optional Section: libdevel Installed-Size: 127 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libsparse (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libsparse-dev_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 68664 MD5sum: 5253457f4c51ba5e472b3cb1683b3214 SHA1: 429003d244d49f2c5086221126c62454d9ceb92f SHA256: 2f78baaaab58dabe44a1bc1b2088f668e2c9d7bc5d29d51a163ff9a5f9464957 SHA512: ecade48a350d4241dbc495b4ca9f2f954ba4f3f9e512c5c238abef3120b9a69b031435e7545a70feef2beb5185eb95f235ba2fa321996f2ae5a3b99fe9e9b09a 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 Package: android-libsync Priority: optional Section: libs Installed-Size: 129 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: libbsd0 (>= 0.0), libc6 (>= 2.17) Filename: pool/development/a/android-platform-tools/android-libsync_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 67988 MD5sum: 548405ae353be75bb10162167b8e6aff SHA1: 675a14f19b6ec1fcdeb66bdea65e0cd96ff82013 SHA256: 8b6085b04e65fea530a123b0947ef459af51051e146f6e25db88513e3bacd3ee SHA512: 5311a141557a92925a67d4ba19293741be7e4cfa8f45094bdbc2ebb4ebdfc8b85273f15cdc8ae316916e44a319b192c00dc3e6793fb741f12e508921a74d92a8 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: 23 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libsync (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libsync-dbgsym_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 7444 MD5sum: 924baec994892be844261bcce872f15b SHA1: 4a31296a63d0366da0695f73df72b7c580ca25e1 SHA256: fd07a774fb5066987d76f68f9a02aa80fba0ef849fe4e5ec862981a3b583539e SHA512: a77f40864b88d269f60993da70be323849c69c2a8e7775547d4f9f5dd541fde069e2bb4b07d1763ed69552c680c7bff1edf4a6ec8cbf10718463914e93a5c327 Description: debug symbols for android-libsync Auto-Built-Package: debug-symbols Build-Ids: b518324b7939e38b1f3f34577870c60ea313b109 Multi-Arch: same Package: android-libsync-dev Priority: optional Section: libdevel Installed-Size: 115 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libsync (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libsync-dev_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 65724 MD5sum: 1f24afb14f30589abaf33a1efeab71ae SHA1: d4b215ec4ae061f507a2ebac09747554202defd3 SHA256: fd113a6e471a82926dc0f72e64312ecd17a649fede0271a4e3c54c7acda27b00 SHA512: 169e38054cf0ad8c666f1d01c6f2d7ee7023ac01866ab11a21f28975d38d7c77f91c8ceee6ebbd68a0b00066f56fbc9e40d93d02f243d32de0a27d5007ec5a51 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 Package: android-libutils Priority: optional Section: libs Installed-Size: 248 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbacktrace (= 1:29.0.6-21+apertis1bv2023preb1), android-libcutils (= 1:29.0.6-21+apertis1bv2023preb1), android-liblog (>= 29.0.6), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/development/a/android-platform-tools/android-libutils_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 102568 MD5sum: 49244d3d537e350bb62f78cc5c3b52b9 SHA1: 2a022faffc390f71d8c1bccfaafdb39562b92512 SHA256: 9bae8670affac4d007ad85297a8ebed1d456699aa93a2ee750f1dd89ee0d3808 SHA512: 128af2bb68a16c5f117594035e8ca4cd866e86be1c91ea3a21a02ce6adcf429ed031607613942946e5796eaf340e1db9f186d46c3e2c68fa86fd6d5faaf227d3 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: 224 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libutils (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libutils-dbgsym_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 177052 MD5sum: 3ac1d47f7d2506f2cd813c7cce3e6a6e SHA1: 075ca4f8ab1276b5b0dd0b762253bc748194fc51 SHA256: 69c4e1f220cbdaafb01e115fc22c08f00d1402774751e691d626b706710276e0 SHA512: 04c29b6c2728e72d34a9cc2601cb1e01633d39514cddd90a0dcb909cf0120d78d6f55628421024d956dabad9066a9784b022130926b468d9442ecfceaf51ab2c Description: debug symbols for android-libutils Auto-Built-Package: debug-symbols Build-Ids: bfb677e89e0a73e2457c634b244b2108d8c611df Multi-Arch: same Package: android-libutils-dev Priority: optional Section: libdevel Installed-Size: 386 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbacktrace-dev (= 1:29.0.6-21+apertis1bv2023preb1), android-libcutils-dev (= 1:29.0.6-21+apertis1bv2023preb1), android-libutils (= 1:29.0.6-21+apertis1bv2023preb1), android-platform-system-core-headers (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libutils-dev_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 115412 MD5sum: b3d6b10ec22f333cf641ec369f2cfb88 SHA1: 293f02961f09463f21d5626ac1dfaa7cf8aeae41 SHA256: 77667211b8247bdfa1e462b1f8ecc99c4d73a94d8a4831e327da2d58e23e9c01 SHA512: e510f6caad92ee5cc414f989a2f7153bffc7fa43d2abe0239309f469aadcb596bd9f8338e2566534f6434301ec7bb22d9d7bba23f001d7129be6df5a8fb8e736 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 Package: android-libziparchive Priority: optional Section: libs Installed-Size: 175 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libbase (= 1:29.0.6-21+apertis1bv2023preb1), android-liblog (>= 29.0.6), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/development/a/android-platform-tools/android-libziparchive_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 83116 MD5sum: 0c2fa6901c9f6a1013aa3d0841e6a8ed SHA1: 8a74424d6843ac26585b23b5aa5940c3f1a42eae SHA256: dd61485c1e77e38986db7cc4d1a5914234e1b113a49e15e23995598f02bea56c SHA512: 0108a8defdabcb8f604ea176dfcc4411d9836344bd53612998ea6199df26b99a6c6ca3334ba1a59f7aaa4e587e23f723b24e24278fc984954f9fdb7cc7621fcc 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: 112 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libziparchive (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-libziparchive-dbgsym_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 91104 MD5sum: b9c66370b2533b6d137d0b6f146924ba SHA1: ba6fb9fc3bc7b63dfb2b521095e8a9a12ad599b2 SHA256: 1d6b73d0eb3e212e64294e67da14cbdc38d733a390a38d2b27c0ee4f997b6b23 SHA512: 99323ff7225f8c391bc0827dc5d42ef1310204a995c3e8fb4e635218698c2043de7c369ccb62b7b5c6d3543fb587ddaa28804aa2bf75a39d3569c356c7dfb278 Description: debug symbols for android-libziparchive Auto-Built-Package: debug-symbols Build-Ids: 487ea979d65cf521aa1c2afd256238fb65c3aec4 Multi-Arch: same Package: android-libziparchive-dev Priority: optional Section: libdevel Installed-Size: 132 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-libziparchive (= 1:29.0.6-21+apertis1bv2023preb1), libgtest-dev Filename: pool/development/a/android-platform-tools/android-libziparchive-dev_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 70588 MD5sum: 8b3a23698c83d5b222f807ab5aa9674e SHA1: ea0767175fc14264b8f4c1dbbd5e61cea5914c0e SHA256: cb7ff77c3c58f872c3259ef465693319a029ce98e4429b0f1701188f97a8c1b7 SHA512: d782c85ee592fa39fb9a7eee32f1efc65f59de7317e87c06cfcd14bba62787d746f79151c201fa41932be84ca461c89a0746d5492ed0d86e5e906f2aba672ca9 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 Package: android-platform-frameworks-native-headers Priority: optional Section: libdevel Installed-Size: 598 Maintainer: Android Tools Maintainers Architecture: all Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Filename: pool/development/a/android-platform-tools/android-platform-frameworks-native-headers_29.0.6-21+apertis1bv2023preb1_all.deb Size: 137996 MD5sum: 2a90890913a586b505dad0270ac5122b SHA1: 0fefdb71f1c7e5910aee400b682a24e35c39c307 SHA256: 1048bd4dee594789c9371c857ee532e59773801d152fab988f7ffe43a4b979c7 SHA512: 05bf02ce55e16df96836dc4def599fa6d1aa7d552704de619f05549de0c1ab4745a716ebef63909624d1d21b76bba0d2918990d1b7ecec541e822072360550cc 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: 298 Maintainer: Android Tools Maintainers Architecture: all Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Filename: pool/development/a/android-platform-tools/android-platform-system-core-headers_29.0.6-21+apertis1bv2023preb1_all.deb Size: 93888 MD5sum: fbc1ec54f64a2f2d79ade52ff8baace1 SHA1: c744a9a876ce92bcfbc93c809a3c787f41915529 SHA256: 0de8ffda1688ba5d1204c6aa6dd6523b4a16067e0a8988d0df9db41b04e207ef SHA512: e6875b969925051bdf6ddfd504cd8df789d65fc9e877ba84c5178c0b591a9d1b4c802836fc686db1a454bcded0d53934043ef089bf231b707d35fa710180a539 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 Priority: optional Section: metapackages Installed-Size: 35 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-sdk-meta Version: 28.0.2+3+apertis2bv2023preb1 Depends: android-sdk-build-tools, android-sdk-common (>= 28.0.2+3+apertis2bv2023preb1), android-sdk-platform-tools (>= 20), proguard-cli Recommends: gradle, default-jdk-headless Suggests: android-sdk-platform-23, maven, proguard-gui Filename: pool/development/a/android-sdk-meta/android-sdk_28.0.2+3+apertis2bv2023preb1_arm64.deb Size: 5924 MD5sum: 2a9ad957f211a5d9af35e6c6d931aaa8 SHA1: 25740d16d89f112169bf38356e5eb63e786cb106 SHA256: 94a334246985ea2953ba13b17a917257472f665325b8a078e0ee42944947056a SHA512: 1ca8e2d9d9bec418b6333a6fdfcd8a6fa54319b0e9703fedfbab3f47384d22f27dae52bd40e2ee098506eeef5f1290aae2f766a13b65137243d1bf8e128ee666 Description: Software development kit for Android platform The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . SDK Tools are platform independent and are required no matter which Android platform you are developing on. It is the base toolset of Android SDK. . This metapackage pulls the entire Android SDK. Package: android-sdk-build-tools Priority: optional Section: metapackages Installed-Size: 17 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-sdk-meta (28.0.2+3+apertis2bv2023preb1) Version: 29.0.3+3+apertis2bv2023preb1 Depends: android-sdk-build-tools-common (>= 28.0.2~), aapt (>= 1:10.0.0+r36~), aidl (>= 1:10.0.0+r36~), apksigner, dalvik-exchange (>= 10.0.0+r36~), dexdump (>= 10.0.0+r36~), split-select (>= 1:10.0.0+r36~), zipalign (>= 1:10.0.0+r36~) Filename: pool/development/a/android-sdk-meta/android-sdk-build-tools_29.0.3+3+apertis2bv2023preb1_arm64.deb Size: 5108 MD5sum: 98577e307f5617bb1ec7df66e81ef72d SHA1: 08f17ab7c1201633f28312161994f1a4579c8385 SHA256: dedda9ac804e87729aa40739001f979a63fe3d3dbaa64daad6f3801d667fd86c SHA512: d1c49c0c23955466fa2fff04b2bd5276269d7b70423a051afcaa6004b3241e1bdc8c8948e3dc0f443eeb306a8aac63dd6d546cc18e998304aab050c772333124 Description: Tools for building Android applications The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Build-tools is a component of the Android SDK required for building Android application code. . This package pulls Android SDK Build-tool. Package: android-sdk-build-tools-common Priority: optional Section: devel Installed-Size: 22 Maintainer: Android Tools Maintainers Architecture: all Source: android-sdk-meta (28.0.2+3+apertis2bv2023preb1) Version: 29.0.3+3+apertis2bv2023preb1 Filename: pool/development/a/android-sdk-meta/android-sdk-build-tools-common_29.0.3+3+apertis2bv2023preb1_all.deb Size: 5784 MD5sum: c438fb7c45d1016d4cdae716e7be440a SHA1: 3d0641bbd8b7ece604373454a3c24cf27c8661f0 SHA256: b88d115926da158fa718ab699175376675eb9eea75d4ad322658591049f20dda SHA512: 1be4a85e365d14281b787a3adc757a6e24654b8a904bdb1ff1a97727a7363381d675a37794b2e24a2dd940c01f2120095011b8bc64451a4b144c044cd42f9659 Description: Tools for building Android applications - Common files The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Build-tools is a component of the Android SDK required for building Android application code. . This package provides common files of Android SDK Build-tools. Multi-Arch: foreign Package: android-sdk-common Priority: optional Section: devel Installed-Size: 27 Maintainer: Android Tools Maintainers Architecture: all Source: android-sdk-meta Version: 28.0.2+3+apertis2bv2023preb1 Filename: pool/development/a/android-sdk-meta/android-sdk-common_28.0.2+3+apertis2bv2023preb1_all.deb Size: 7380 MD5sum: 37992c18e4a2eaef884d4b1cd28aa387 SHA1: ae8b5f822ef59a7b9d1e0e60920e67062ff288fa SHA256: 56507c445988f3bbf6e2cacd53fe2820d20b31432b408f3a6b740f8597830512 SHA512: a816fd8c468838031a432334dd47de92adab2dde61febf0f329fb6ec793b260f6644b5bebef94d25b4c86a8d8d27caf099206206ea70aa4267c1ead666c6a67c Description: Common files of Android SDK base toolset The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . SDK Tools are platform independent and are required no matter which Android platform you are developing on. It is the base toolset of Android SDK. . This package provides common files of Android SDK Tools. Multi-Arch: foreign Package: android-sdk-libsparse-utils Priority: optional Section: utils Installed-Size: 161 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 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-21+apertis1bv2023preb1), android-liblog (>= 29.0.6), android-libsparse (= 1:29.0.6-21+apertis1bv2023preb1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), python3 Breaks: android-tools-fsutils, append2simg (<< 1:10.0.0+r36-1~), img2simg (<< 1:10.0.0+r36-1~), simg2img (<< 1:10.0.0+r36-1~) Filename: pool/development/a/android-platform-tools/android-sdk-libsparse-utils_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 69528 MD5sum: 913c6286f4cbe60472d5e422b8881fd2 SHA1: 44489534c96660dff060b80b468beea3611907da SHA256: 256e35535b4185b239bfac3bb5c6559e70715ddcf09f351d5b0e5d18f2ec5d6f SHA512: 7c0a09b483ec1fb9219e451a8159a3c5414bb2da66dcc74e77f451b8ac52b9f9bae8c7485d7541dc8451cf8eaf46be85e98747b6a43e7f87d792d79c73929bf8 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: 61 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: android-sdk-libsparse-utils (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/android-sdk-libsparse-utils-dbgsym_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 16896 MD5sum: 7689bd343809b023f22713371a566754 SHA1: 1714dac3f99fc01a5cf09131f15a4fc8d79c3368 SHA256: f49e6bffed236555cc0cc90476d38b53a0b140b3fa88d12d89200e388d1475f7 SHA512: acf47e0f6afe9d09f87f4870100bdaf661d041ee3d7d53b49f58565ba7a422f2df3ded4595f6e56cdbc5995cd78c652fa4cbbdfe757bd175e4ba4f1f822c2caf Description: debug symbols for android-sdk-libsparse-utils Auto-Built-Package: debug-symbols Build-Ids: 924be1bf18c5cc15b7597b1a0860c9fb5b22f65a a2ff3433ba029536d214764706fed4bac482fd66 ce716ecc6b6cca2846a922ddf72c1342e4331e98 fd27a05b0b381703e55aa4aa74cb5157a942f3d9 Package: android-sdk-platform-tools Priority: optional Section: metapackages Installed-Size: 24 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-sdk-meta Version: 28.0.2+3+apertis2bv2023preb1 Depends: adb (>= 1:10.0.0+r36~), android-sdk-platform-tools-common (>= 28.0.2~), e2fsprogs, f2fs-tools, dmtracedump (>= 10.0.0+r36~), etc1tool (>= 10.0.0+r36~), fastboot (>= 1:10.0.0+r36~), hprof-conv (>= 10.0.0+r36~), sqlite3 Filename: pool/development/a/android-sdk-meta/android-sdk-platform-tools_28.0.2+3+apertis2bv2023preb1_arm64.deb Size: 5456 MD5sum: 979895a8f5fc5ef4ae2de7b20f7e9338 SHA1: 51d297a4e7f1bd3bab23ef4a66af7f5546f0a798 SHA256: c0b9b52c81b3bed1d63eb5a955a96846239089b2b6de5994b2fde01ef3ea56bb SHA512: dfec0042e3cb1e051844872508ef9c17f918fef145eb8af3a099ebcce49f44c75629ffcf1ec8a6f802ebd7eaa06b91edf0cc63eb0fae9f1ac20b0b84596a0e4e Description: Tools for interacting with an Android platform The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Platform-tools are customized to support the features of the latest Android platform. . This package pulls Android SDK Platform-tools. Package: android-sdk-platform-tools-common Priority: optional Section: devel Installed-Size: 40 Maintainer: Android Tools Maintainers Architecture: all Source: android-sdk-meta Version: 28.0.2+3+apertis2bv2023preb1 Filename: pool/development/a/android-sdk-meta/android-sdk-platform-tools-common_28.0.2+3+apertis2bv2023preb1_all.deb Size: 8376 MD5sum: 7b7186e7b92c9cd15f45b96f3cd34df1 SHA1: 83d5ead9f0253bfbb9991db5e4d4423d33046749 SHA256: 99eb628b6b3ae3e26b4aeb41af5bc725b3a5f4afbd835efb2f18eaa528f63e49 SHA512: 48027caa39276438ec640154a93287508d6e00cce357d93563e3111c950fc773c736fb005773d3c6855b8e2b3e7d3b29a9f0e6ae2c3b5e4767a1b791e3e7c6ed Description: Tools for interacting with an Android platform - Common files The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Platform-tools are customized to support the features of the latest Android platform. . This package provides common files of Android SDK Platform-tools. It also provides UDEV rules enabling adb and fastboot to work without root access to the host machine. Multi-Arch: foreign Package: ann-tools Priority: optional Section: math Installed-Size: 112 Maintainer: Debian Science Maintainers Architecture: arm64 Source: ann Version: 1.1.2+doc-7co1bv2023dev2b5 Depends: libann0, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/development/a/ann/ann-tools_1.1.2+doc-7co1bv2023dev2b5_arm64.deb Size: 34320 MD5sum: 0c29e80462a552f01b002f7bbe81a582 SHA1: 639576c2bb61bdb5147df575c7a08c87519ab28c SHA256: 14460e5816506efa8ca9db254b150c13fe7a7067727867664f394b6340e36634 SHA512: a8483c00387a7aa9e87c2d3f1fa584d68c38ee7a38b2498d918ca335bc393e410b9a2c10d44b6ddf4d39e9aecee1ea13a764c9d93390625b9e6cf1a91ea1a4fb 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: http://www.cs.umd.edu/~mount/ANN/ Package: ann-tools-dbgsym Priority: optional Section: debug Installed-Size: 139 Maintainer: Debian Science Maintainers Architecture: arm64 Source: ann Version: 1.1.2+doc-7co1bv2023dev2b5 Depends: ann-tools (= 1.1.2+doc-7co1bv2023dev2b5) Filename: pool/development/a/ann/ann-tools-dbgsym_1.1.2+doc-7co1bv2023dev2b5_arm64.deb Size: 102460 MD5sum: f55a7138114138c7ac92355516625f52 SHA1: 5d47505806b4814da0998771c2a682b38227afdc SHA256: 9b5532190908bbb8511ce490678c0eefe3dd7d3a9bd716222cc847e5d073b331 SHA512: be89fa96ca06171f9e82b8b4d7d7d1ffe2d92290051525b57942217dac1e9b4356acb75f0483ad2bf2dcbbd6e3f22b2316d19f23535ba5dd8bab0bb3cbedc404 Description: debug symbols for ann-tools Auto-Built-Package: debug-symbols Build-Ids: 51a8da1495c92c8abcb7335cb92f5d5461b050f5 52f0321c99d24ce6f120dac70b7eedc0ab68c02b f7df8325bc4ca83a93f7ebd724daf16ca33d3819 Package: anthy Priority: optional Section: utils Installed-Size: 75 Maintainer: Debian Input Method Team Architecture: arm64 Version: 1:0.4-2apertis0bv2023dev2b5 Depends: anthy-common, libanthy1 (= 1:0.4-2apertis0bv2023dev2b5), libanthyinput0, libc6 (>= 2.17) Conflicts: anthy-common (<< 1:0.3-1) Filename: pool/development/a/anthy/anthy_0.4-2apertis0bv2023dev2b5_arm64.deb Size: 26024 MD5sum: ee13364d271f5e02a6b5f5501c25cb17 SHA1: f95f2860b8e4b3769414c2d496dd60e8adb03fb8 SHA256: bf96efc3d3b1cfb3263da22dd248dd09051a1f2a44bcdccd9ece40391deaee32 SHA512: adffa67d331177f0fe171a0e0c0a5314a265b4c3b5852022d30aa2ae19c669c4fc5381412f4ae15e60763dca51fe28e05de6836ec884ec8bafb4d91e277762a2 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: 27990 Maintainer: Debian Input Method Team Architecture: all Source: anthy Version: 1:0.4-2apertis0bv2023dev2b5 Recommends: kasumi Filename: pool/development/a/anthy/anthy-common_0.4-2apertis0bv2023dev2b5_all.deb Size: 5601828 MD5sum: ed7c091230ae1ac760709015040dfc96 SHA1: 9a8c9142583ef7a07a20cef15e51f3d0adb89019 SHA256: f15dcc9e56eb1b2c2c8dac420be45d2c428e766044d138132a96c0242a5cd6dd SHA512: 48b3844dc0189d72c846355beee0f0ef26135736891252ecbeab01304310f54b3379f4458254977e630b4a25635c05603fe27bc879987a44e3ee7b900bf333b8 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: 66 Maintainer: Debian Input Method Team Architecture: arm64 Source: anthy Version: 1:0.4-2apertis0bv2023dev2b5 Depends: anthy (= 1:0.4-2apertis0bv2023dev2b5) Filename: pool/development/a/anthy/anthy-dbgsym_0.4-2apertis0bv2023dev2b5_arm64.deb Size: 40540 MD5sum: b1d8c276735059f7c900356a29f5a799 SHA1: 00f51b261820ce91632111ec34620dd08038098c SHA256: 65616572c55c05eff86be7b65707ed06a1f2d9c253958b1f881436b8235259ae SHA512: 053f131a536ec1e8c9ed81d79b117fc4ba89b3edcda3bba4d15e639c0a25eb7c34611c64878d6e808d2862c7ad933d4370ace9181123403c71960abc40b9f74f Description: debug symbols for anthy Auto-Built-Package: debug-symbols Build-Ids: c56619b6cb6afdd5b97bb2cf5346f6b36c27ec0f f23073b13d8141da40eb8f681af26d13f908b593 Package: anthy-el Priority: optional Section: lisp Installed-Size: 126 Maintainer: Debian Input Method Team Architecture: all Source: anthy Version: 1:0.4-2apertis0bv2023dev2b5 Depends: anthy, emacs24 | emacsen Conflicts: xemacs21-nomule Filename: pool/development/a/anthy/anthy-el_0.4-2apertis0bv2023dev2b5_all.deb Size: 31788 MD5sum: 6df79c74e88dd9cdf0436b49019e29b7 SHA1: 9b1d147b0b8de2481b5a78f156793bb23433f933 SHA256: e511430ae124fb27b45805bb44685906fc435bb1a2bb56b4fbfdd22242158ccb SHA512: 0bf27d52d628b51c124d8ea098489273302c0a4dea5c61a488a9d970c2ac4cf4584ca1cb5fe7b50e2dedae24ac40388a7aabb3abdd4e6c7e66a6daef07a709c0 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: aom-tools Priority: optional Section: video Installed-Size: 748 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: aom Version: 1.0.0.errata1-3apertis0bv2023dev2b4 Depends: libaom0 (>= 1.0.0), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/development/a/aom/aom-tools_1.0.0.errata1-3apertis0bv2023dev2b4_arm64.deb Size: 158372 MD5sum: 496d981255b919c8eb212bc583281f05 SHA1: cfcd0e82d568996bc70850686b3e1dbc8310fdd3 SHA256: d9a20be2aca291b431a649d12cd3d5dc4aa49f93cb2122f5e120dab3ce7aa8f9 SHA512: 6f73b2b78ba49f512bd5afe291054ff0b9f2db5bd63414a4d1d6a8f18e853114a3ba7a9e6e6a18960baae5b15e0d8371992894d1d5c9ce77a0ceed021614842a Description: AV1 Video Codec Library -- Tools AOMedia Video 1 (AV1) is an open and royalty free video encoding format optimized for the Internet and the successor of VP9. aom is the reference encoder and decoder implementation published by the Alliance for Open Media. . This package contains the command line encoding and decoding tools. Homepage: https://aomedia.org/ Multi-Arch: foreign Package: aom-tools-dbgsym Priority: optional Section: debug Installed-Size: 1252 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: aom Version: 1.0.0.errata1-3apertis0bv2023dev2b4 Depends: aom-tools (= 1.0.0.errata1-3apertis0bv2023dev2b4) Filename: pool/development/a/aom/aom-tools-dbgsym_1.0.0.errata1-3apertis0bv2023dev2b4_arm64.deb Size: 1112004 MD5sum: eb6f6df4794d01c3261d050b907eae5e SHA1: 0fccb48720cab645b38278bb0d39356297348232 SHA256: c705909b385ed60df272e9a174c11a44b7cc4b34c4253315d9e2c5580f532805 SHA512: 8aec27c8e366d57d930b308db7ff9f59d691b339b4756e3bb49d802a506cf84db3b72be11ed3c2e8f8dce1107af17e8f670383b6b483159b9062043e7e5136d2 Description: debug symbols for aom-tools Auto-Built-Package: debug-symbols Build-Ids: 636d55fd4cdadd6602ec03825fc93cbb05f0762a 9d3fb09e6b95422d62cded18f229664626f954d5 Package: apache2 Priority: optional Section: httpd Installed-Size: 635 Maintainer: Debian Apache Maintainers Architecture: arm64 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Replaces: apache2.2-bin, apache2.2-common, libapache2-mod-proxy-uwsgi (<< 2.4.33) Provides: httpd, httpd-cgi Depends: apache2-bin (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1), apache2-data (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1), apache2-utils (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1), lsb-base, mime-support, perl:any, procps Pre-Depends: dpkg (>= 1.17.14), init-system-helpers (>= 1.54~) Recommends: ssl-cert Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser Conflicts: apache2.2-bin, apache2.2-common Breaks: libapache2-mod-proxy-uwsgi (<< 2.4.33) Filename: pool/development/a/apache2/apache2_2.4.54-1~deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 279980 MD5sum: a108569318629805ba6104a63c2040e2 SHA1: 909325b4cf2fab9ad37fc657f200a29d971b3005 SHA256: 1f6908226723f92b27819152a32ee9c406e75a0e0c18743c8e7802e756e959bc SHA512: 13c3183d7c062b9fb90f234fa911294872e2de7c7f8cae1644ce57c399e4a8130940653a1a70bba695e5d65b8901f4b44890229f83876953f5de4c2d93d0b9d4 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: 4715 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Replaces: libapache2-mod-proxy-uwsgi (<< 2.4.33) 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.17), libcrypt1 (>= 1:4.1.0), libcurl4 (>= 7.28.0), libjansson4 (>= 2.4), libldap-2.4-2 (>= 2.4.7), liblua5.3-0, libnghttp2-14 (>= 1.15.0), libpcre3, libssl1.1 (>= 1.1.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser Breaks: gridsite (<< 3.0.0~20170225gitd51b2fd-1~), libapache2-mod-dacs (<= 1.4.38a-2), libapache2-mod-proxy-uwsgi (<< 2.4.33) Filename: pool/development/a/apache2/apache2-bin_2.4.54-1~deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 1317224 MD5sum: 9f3d84fe550a0c5b3a3fc17e1d552149 SHA1: 1866778a89985b19fa5f3ce6e914e87231ec7914 SHA256: 71c40d8ac22bbdd4ddd1c5344c2ddfebb2543354a6c14e0449d3eee20a518f5f SHA512: 29dadcfb7eba936e662635ceda8e44b5faf12ecca6c5caff40a9822e274bdf7e313cb91730d3924c79262fbd9f989e2742b079acd37ac2efc25c000877e58f16 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: 4534 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-bin (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-bin-dbgsym_2.4.54-1~deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 3314844 MD5sum: d01d01bca6a4f6059037d15210f92d7d SHA1: 5b8a63c8c80b73b68bd032ab30ac1956b6b5a11a SHA256: c0efa5d6a246c83c0fdc122e02f13b2d6df4b4198010224fc2d761d9016d68f0 SHA512: 3289148af31466db1766b15b41efd1dbe202150f3b58e9c2d9b1ac3052d36399aa7879994024f6b737bebf4b9a17673f74532502386f5f1308b017eb1ff4a37c Description: debug symbols for apache2-bin Auto-Built-Package: debug-symbols Build-Ids: 0009bc860a6745badfe4a2bfed56cd1f12cb5d68 0250e20a2efb0ee7d61c59c24ac782d8f08bd9ce 0629fe2a2456d17b1cd71de031bd5fc32d326ac6 068c1f0787a93d582100c8274a68efdb18b041ed 08ba05106137e82a84bdc39f60c477218564679b 092a11446a56c6f2b7b13db4682cb0a11e124737 094eab9da905343a983ddd3fcaacf15997e71103 0b96b189d1d2d81d99ae78630b2a17c6a669a826 0ca4fd26b97657fa715d95b453596af30b8bcc2e 0d10510b6fd0ff9ff88e83b40dfe894570b6a7f3 10786cd1044c3db02a04dd6661712d18018543d7 111897b6feaa1aa6e48e4eef97d144cef24a44e3 12108f7db4806dc8988303fa60a88d080c37ea12 1297e8b729bc24e1f7bce8acb7837a90ed5192ed 1557dfdbe5f3fa1ea0f472454cb9aca48e396c8f 1b3bd7f26c14eb015445146fc05036444ea74e88 1f2eb48a2d9a11acd60c168725678a8d2a2e292d 2ea0dbe548a0217cfbb7dddadff15d726f728a31 2ee79cee070e07923665868c74844f46fee44e84 2effe9c9fa3218be95c4daad3f2876353114d5ee 302b93a0c88013b0300847d70843763429f0a2c8 302d18b61dda526b79557994e923cae501f19136 3094fe4e316506e810347775637a13404467f57a 32eb4323a2910cde1c16cd58ff3bf79a14a5c3eb 34378ec1639842b7ee4a42be3e2511dc307cae33 359a57cb154ba15d7a35249f759bb5a453fe7046 361ba405137410e86228b9238568884e13833318 37d73276ff4e05c7b456639d4c93ab1ca069c54f 3a1ea88eb12b26337bdc691fb72355c9afdb0b88 3bca7d6c6f397a8fcbe2ce3d1fef925cbe45c26f 417093bc08a1e377a6d90454c2b0cba8a5a154c5 41b82ea14ca1ea86ed9b52f62470691b196afa36 422630144bb1440f39b5d7ba2ebe2f25eef80435 48aa0642545e3d8da48587af46bb1da4031caa74 4b65cd8393a955f0563d467fe92562d0dd11b23a 52c248a4e65f0b8d0406863608b0941000a48e29 55ed3a172dd44fad7d9803179e7513f6ce93c441 5643aa997031cbd80b0c0c54b2a2a3218d35ba31 59f29a42412c47b7a36c11ab6530bb6cb02561f1 5ac3be9818da93b995b7dd67d64363433cdf5cea 5ad986bb30095cb63796e33ad0ff390ae31e4618 5b27111a6f1a7039bbc77b6db7a0b0333233e01c 5c41468be4d022b5cf2eb579110213bdf74aa8c9 5f67b9c144aef051c8de67f074d721ee507e008d 609981dfd578fee9d112f8a3e9c158ef06d1eb33 639a42e6c88c64300fb7a758ad621ea0f4ed22aa 69914a0481b9ce38b3bc291f774f84b2aef20738 6f6fd6317a3de5542aa949d55ec323d29b3abf7e 73a251f9275ba64f8a046abde135da16d662e139 7963b176ad99aded7b50080927be3bc526576b58 7a3b3c6a8646fadde7b7f98383e19189d8e4e145 7cda4fe56ee32cd56a5f7f9d0876ceb2efc614e8 7f0ad5ebfe623ac8dc3ec9c3f8c80ffd431faadf 810835d7e8a3f3f7b3ed08e5562d012a8be7e152 812e2202463edcf415dd564ebb452c883e390fa1 8141e0575663bd531d495ccbfd9e97c06cf726dc 8584977a9942429e94109bf3714ca1e16bf904fd 89146aa0ad346f7ab15496cca897c39b39135f6d 89bfe5649d5c81e255bf22ad64ff87c4a6467e89 8aebe995f43624a3604a0af386c28a50b7865665 8af22059eb09d86c3148a73d2ea7ed62af57db1e 8f87e98183362cb816d4c0d49eca96c40fe283f5 91c6ddf3004b8fa1fb51c6a97b1b422697709b61 92728a4ce48df0637617e7d45e5e149e5962d538 950c1d6c9b45794108de5936acf335b2a7acc9a8 99d62d92ebf983d1a32f5fdf6fcc0dc35c43f0d1 9b0e3b642eb0d0780804e3132fa1cec033bcd5b9 9d07c211ef304a71db33e4a1b666a12f402ebe07 9f3afe959de4ed4c7f3f5292f1885f3488495d91 9f880c8b8014cb12100db6a346fb626578db4cb1 a0e3f08b1c7c29162400346c061dadc26cb11cae a169b58a92af8eee5c69f598ac6c3df39c6879b3 a257bbe3e85aa593e54d1a49d8bc01b36f9919d6 a4a3ab9d7fd27f44d941deb6b899a75d47a1e300 a9410988f230dbb6679b70f237168c24665bbe47 aa0d6e5f72495b662fae9856ae3284ce451cc2b7 aa86c77bfc382d4a3989feaaa51762322e91e63b acf067aaccfe806a344e228127f1ec86c871c8bf ae944241992324e5176386cdfe81eddcb568a66d aedb9733d2ee720b361fe8de032691257a1f0781 b055708854ec16d4b8057a48b941a9c13eef2ade b597a6bdb78032ebff0deeaffcb81fbee9193303 b69dc1f3e0f1b145f9a5515d175968d5faca4d60 b7a53a783d39363bbbdf4ab45683bcb2ad2e1777 ba6c5551ab8f32d9ec2ba703280d201dbe3b4eca bf8bf15fdae50018d9c0ff7bdc36c580ddcd9e58 c0b206427a7b984f8b6b1265f7644f096431acc4 c11379b6a4cdd87ebd982a1731adc341ce75396b c37447dd6e83104a0a014e0b6de0335010f1c315 c3ce67dae02cfdd72319a3463dc93b587a283d85 c5f69d187196851f786c49b6bb9f815d1924e9ee c6c7958bff9990496e51617d54f4427b404a49a3 c7d40e074578695f78052a35e4476801a19cb6b4 c90cb53048502cd610a94fe1511dda812bc42c3d ca2cf5283426c97b23dd7755a40fe74685eedf8a cf27d168314797ae62e026750115f35e8d53fe8c d26b3655b9ace32309624ed5ed9d747ee0457232 d34469d617a5fc7e343d48418396d59f6005db2c d597a1011983535b83e4a34a84400e68d9579185 d65d8a767e4ba313a7d82d0efd964c4280dc884f d76775534ad7ab78299cb5d506209985aa6963ff d7bc30529bd666b7567c69ae2180668e39722091 d84b2b658e78cd81488cdf0d10cfec02ab753801 db789aa92568dacd9a017f31321e6e634fb3b2a0 dbbb2243ed4909992fbce1712927e64258370f0a dbbec95ef64b5969ef7c0b1816cbd77197385439 dc8da910437ed2a04a55abd742b720ede973fa91 de1d8511f2434babe464f9dd1f682fb513eefbf1 de30c451d1c093ddffe9471b7770b22b438767c5 def7439fc7d5fda9b2200c66aff553ba214c58ad df6a9ad17606aacba2e47465110cfc14dffb1146 e5440462d4fda8c5dfb3775841705e3e90fa5bfb e78880fd8a2b5c8420a689f833db216220cb7b7d ed720f11330ff42fa5338944a8174fe0c25aa577 eec31a8098ad3efb6c58714cb8bbfa8b364a3bd3 f0cf2d1cf3935258a5c716d521bcfe948cd3e64e f1be72c34022a9a23eb98fb42395fd62dcac5e59 fb3e9fffa9cba9ba4d5c9fad28dd99d2d5847893 ff696eb38cc54f5a3be41ed3fb4f9aa7b1c589a0 Package: apache2-data Priority: optional Section: httpd Installed-Size: 860 Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Filename: pool/development/a/apache2/apache2-data_2.4.54-1~deb11u1+apertis0bv2023dev3b1_all.deb Size: 165944 MD5sum: 094a31c589b6302c4f370613aeb8a47b SHA1: b2ad76877cda58bd3ad4ef0fb82dba9121691398 SHA256: 5f39b4b525d63955ff84be984c894618e7fc3b8f3605962160ac035e08ef28b9 SHA512: de0d2da941031ebe1f4de61c84051feb86c8d44355fae153ae766a0fbe0707eadeb6636252825586419c61f69344013330cd7c9a32105feb4a4a786755c2fde5 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: 1158 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Provides: dh-apache2 Depends: debhelper (>= 10), libapr1-dev, libaprutil1-dev, libpcre2-dev, openssl, perl:any Filename: pool/development/a/apache2/apache2-dev_2.4.54-1~deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 369016 MD5sum: 8490ad6153055d74bbf59b8f6ccafcd5 SHA1: c5abf7c000f0c4b49fa50b58eea52b2c1d89cc3a SHA256: 42d50c0331b50d002071500f8f0234e9b17a668e81a881b294ff72f27ad5b8b2 SHA512: 1109061882c96db2e5d613e1c607d15530b2e188c07498010c021cf003a9fe734e1ba3aacfb62604494ffaa0fa1049f51e4c45a29a81e96cf8f0a725d0d5f4ee 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: 25178 Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Recommends: apache2 Filename: pool/development/a/apache2/apache2-doc_2.4.54-1~deb11u1+apertis0bv2023dev3b1_all.deb Size: 4069356 MD5sum: 81aaaa877bfd158c0f5474e4d455ff18 SHA1: 65a0876a191f74b180b6f58b9d4a7e93887d1465 SHA256: 58a0b2a3bbc0c6bae85852318f9ad8803e73f5630ce8976d85e70100932131b0 SHA512: b8733c6d20ea165c1cef247df3c4c58330cdb68f2c2f4508214145610c90b42ac34498fec2d136264b94a51cbbe611a05473fb2352de72c35ce8fea117e06d1f Description: Apache HTTP Server (on-site documentation) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides the documentation for the Apache 2 HTTP server. The documentation is shipped in HTML format and can be accessed from a local running Apache HTTP server instance or by browsing the file system directly. Homepage: https://httpd.apache.org/ Package: apache2-ssl-dev Priority: optional Section: httpd Installed-Size: 13 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Depends: apache2-dev (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1), libssl-dev (>= 1.1) Filename: pool/development/a/apache2/apache2-ssl-dev_2.4.54-1~deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 3140 MD5sum: 935812698aa8c42027dfdb2906cef585 SHA1: 2f86fdff33289a7787b95f4ea90a598d4d002fad SHA256: be8cfc80ad6abe2f6f70cf867e832723c9ce6e82b1da3a3c86d896fbbf860ff4 SHA512: da183dd8ade2f5b53c1db24867634df1f2ff4d49e71c8ecb1ab38e57b89782cb875efe7dba5b5c8fad1cf5cd9f5a03c7be3adec74dad1d4a2f1623f5041bb480 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: 249 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.17) Filename: pool/development/a/apache2/apache2-suexec-custom_2.4.54-1~deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 199788 MD5sum: 986b1d95e94de64c6fb123202f03342c SHA1: e317b3fd228e7f3a23554930393d004696b19bc7 SHA256: b47286e147d4b88e33e04e49c115dd301f53c42c9e8e5fbb2277cd278d683474 SHA512: 70edfd5b60c2cfde059ce6e04493a343bba94f0157d684509c37e65286e267c9de87bdd59e6b7c6050054794f58a46dd2fde1042480713e050f6fa78c6d25d32 Description: Apache HTTP Server configurable suexec program for mod_suexec Provides a customizable version of the suexec helper program for mod_suexec. This is not the version from upstream, but can be configured with a configuration file. . If you do not need non-standard document root or userdir settings, it is recommended that you use the standard suexec helper program from the apache2-suexec-pristine package instead. Homepage: https://httpd.apache.org/ Package: apache2-suexec-custom-dbgsym Priority: optional Section: debug Installed-Size: 28 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-suexec-custom (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-suexec-custom-dbgsym_2.4.54-1~deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 12548 MD5sum: a577dcbb68aae8df51f7e6b7450856e2 SHA1: 4a81f9a717b637d049185c99812981c9cef6e065 SHA256: 895e3e1e8baf3de4dd1fff01f7236bd8729573e0e6f3fb3395de5ad4bea7fa41 SHA512: 11c57fa4afce8389450a78313b7bec5feed76a6d37cdb223449904524e73844c13855a179effb207fc357490d3d4655478b51ad15e8719081ef4a2e3a0dc0318 Description: debug symbols for apache2-suexec-custom Auto-Built-Package: debug-symbols Build-Ids: 2b960d17280604b8c083b72a2f6f4960bef85c38 Package: apache2-suexec-pristine Priority: optional Section: httpd Installed-Size: 243 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.17) Filename: pool/development/a/apache2/apache2-suexec-pristine_2.4.54-1~deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 198320 MD5sum: c629d803282bbb8e10373b68cd98d1a8 SHA1: 1b87c1917fddadb17c1df73f5adbbae7fbbdd768 SHA256: 90402a7e5c897851e56b608a0e4f6de0c89dfba757fe5fb2e5b0a83308e5c273 SHA512: 06d4e6f5f7749a1e6f1f15b84e4744c349053cf1501516921ab86860b1c2d9e4475a0fedd73ad9aaa698369f3d28a33b3061395b60c89286e1b7f8e59e0036c1 Description: Apache HTTP Server standard suexec program for mod_suexec Provides the standard suexec helper program for mod_suexec. This version is compiled with document root /var/www and userdir suffix public_html. If you need different settings, use the package apache2-suexec-custom. Homepage: https://httpd.apache.org/ Package: apache2-suexec-pristine-dbgsym Priority: optional Section: debug Installed-Size: 27 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-suexec-pristine (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-suexec-pristine-dbgsym_2.4.54-1~deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 11344 MD5sum: 8a8262469396ff01475b5d8309d11e7e SHA1: 9391851de563b76b25d32076256a806fefe09ba0 SHA256: 2b602740c8b580dbcf1e93b429a2ba8a00eb6c04465501043bb7084778957d6c SHA512: b28494df5e9b06e7d2b11a236f837390f78b61a52ff5afc5ad40764af50a9497af28873861395c51823852d4e70f6daeeb32d656d07b30e81a2fe33a50f9000e Description: debug symbols for apache2-suexec-pristine Auto-Built-Package: debug-symbols Build-Ids: 5f30beaee51046168f2150d870b83225021b9c45 Package: apache2-utils Priority: optional Section: httpd Installed-Size: 455 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Depends: libapr1 (>= 1.4.8-2~), libaprutil1 (>= 1.5.0), libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libssl1.1 (>= 1.1.1) Filename: pool/development/a/apache2/apache2-utils_2.4.54-1~deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 262876 MD5sum: 11cc2022367a1720f4aad2d800c26763 SHA1: 28642d5f66f8c7ace50c104f589e31180e846142 SHA256: a78866abbcffcc0ee7de50337aecacf67ae092153de27c607a12bbd8b70992d0 SHA512: 437698c55bd046c11e14867a2fbd6d523c957f861e5c22d4068bde947d3083690fe1f920f6fb5b23e991e64752de5a4c791bbf0bc79617ef46ffb5ab9d578dc3 Description: Apache HTTP Server (utility programs for web servers) Provides some add-on programs useful for any web server. These include: - ab (Apache benchmark tool) - fcgistarter (Start a FastCGI program) - logresolve (Resolve IP addresses to hostnames in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - htdbm (Manipulate basic authentication files in DBM format, using APR) - htcacheclean (Clean up the disk cache) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from Apache log files) - httxt2dbm (Generate dbm files for use with RewriteMap) Homepage: https://httpd.apache.org/ Multi-Arch: foreign Package: apache2-utils-dbgsym Priority: optional Section: debug Installed-Size: 220 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.54-1~deb11u1+apertis0bv2023dev3b1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-utils (= 2.4.54-1~deb11u1+apertis0bv2023dev3b1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-utils-dbgsym_2.4.54-1~deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 115748 MD5sum: 80898913ac1cc8a1742189a99d08a44e SHA1: 83156c8ad9166c8e2ccfc57fbbb0bd9b33214ef2 SHA256: 670960ff9e532385b63f21535ca4bd64b192b031549e36b2aa0800c931fff7e3 SHA512: c3355f9e94894bb3429fd656d636aebf18fb8793913052042383d88c851a35e7c69fa48d283255b686a7f37d37cdb415913a5e67110782756e023ca4e417b42f Description: debug symbols for apache2-utils Auto-Built-Package: debug-symbols Build-Ids: 120ffa73954636aeb77ba23576248aba8fa455cc 5ddaa5c34acea8916c0475522ab027e8949c4da2 637395e23dc343c79d2ddf53374a423500b864a7 841429f094dea07bd266a7aff2075e365bedef70 889b6df7fe1eb75bb527789861e24f7936ed6cef b1a319584932cd5f175f6bedf677c6d81b720c39 bc94d999ff95823ace1ccd290c21cedb1b361c9f ce3d92f23d705f5ffed71e88d718ecf0b956cded f14f29d186be21c37a4aa74050a4b2ae69416b23 f95c2699e3eb6fa6eadd7251921917e7aa0f508a Package: apertis-dev-tools Priority: extra Section: devel Installed-Size: 195 Maintainer: Apertis package maintainers Architecture: all Version: 0.2022.6bv2023preb1 Depends: abi-compliance-checker, flatpak, git-buildpackage, gitlab-rulez, python3-argcomplete, python3-debian, python3-sh, python3-xdg, python3-yaml, python3-paramiko, python3-gi, python3-gitlab, python3-bs4, python3-requests, python3-tqdm, systemd-container Recommends: gcc-arm-linux-gnueabihf Suggests: ribchester (>= 0.1612.7) Filename: pool/development/a/apertis-dev-tools/apertis-dev-tools_0.2022.6bv2023preb1_all.deb Size: 48344 MD5sum: ed0ca9ab2ca84d95bdf56e91ba2a26cc SHA1: c520b85870e94088083b16a0ba734e093edff314 SHA256: f77852c24230ab357ad57c4de0198a53f1f50abde983f885a7b1b26727051ea1 SHA512: 6081ed3d8bcb15cb9ab36b7938758f98802357a70cd18129836d55bddee94fd796e15d373a339124c698b520599912c7522986dd4cf28b215880b27a61cd1128 Description: Apertis development tools to help building, deploying and debugging applications Package: apertis-tests Priority: extra Section: utils Installed-Size: 673 Maintainer: apertis-tests maintainers Architecture: all Version: 2:0.2021.18bv2023dev2b1 Replaces: chaiwala-tests (<< 2:0.2021.18bv2023dev2b1) Depends: python3:any, connman, python3-dbus, python3-dialog, python3-gi Breaks: chaiwala-tests (<< 2:0.2021.18bv2023dev2b1) Filename: pool/development/a/apertis-tests/apertis-tests_0.2021.18bv2023dev2b1_all.deb Size: 370764 MD5sum: f31e5084bd6d2c6be5e947b455d43f18 SHA1: d6de53393be6781664644c3a8bc6b0785413bb27 SHA256: 324d90adeaee37c167f196f28b4b3b44193025e23c0456bcb639939ff0e1c655 SHA512: 20a5956d8c77f5385f2729ef7319b5ce92fcc5f55178d76b5b9594341c7d4fec544c1fa01446b934fb99ef5d189a4f6a742796263f124c175dd3f402b479227e 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: extra Section: utils Installed-Size: 61 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 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 Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-geoclue_0.2021.18bv2023dev2b1_arm64.deb Size: 24772 MD5sum: a69b99a2ad157d5e49e432892912e8f5 SHA1: 0b6f9c6e884829fa2d1fe9d6672654e611a5c62a SHA256: 504c49b13a8ca92dbec8194d3f5ec99a04b6c2ef975c28a2bc0a345f295bd56f SHA512: 59a407a33edbc497be8b0d5a99604d3757e7f22179e6969b81d20ed7aff43f2068bc716083d5a650ec160fe96caf82277bbba3cb58a928bab618342298d1ca3e Description: Functional tests for GeoCule AppArmor profiles/abstractions This package tests Apertis AppArmor profiles for GeoClue. Package: apertis-tests-apparmor-goals Priority: extra Section: utils Installed-Size: 96 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 Depends: apparmor (>= 2.8.0-0ubuntu5co4), apparmor-profiles, chaiwala-apparmor-profiles, iputils-ping, libc6 (>= 2.17), perl:any Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-goals_0.2021.18bv2023dev2b1_arm64.deb Size: 32980 MD5sum: 7c9439f41ccc568e64352ad039ac8701 SHA1: f3637ea902579bcdad8ac34094bd8c12856a353a SHA256: 7c24c737414f5340fdc09f3cbb7d517a4e9d17a2031b364b5435d21916ec91a7 SHA512: 7d4867c9e6f9ec249a304fa882abcd1711410cf9a972f14ceed49da6347d6d2f93bea18410171e5d852f7d97cdd5f86d05d542e16e426b7314182edbe558d849 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: 31 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 Depends: apertis-tests-apparmor-goals (= 2:0.2021.18bv2023dev2b1) Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-goals-dbgsym_0.2021.18bv2023dev2b1_arm64.deb Size: 7796 MD5sum: d4d8d163de98dad7577b63357f324a1f SHA1: 9fca62f7fead282cc639a4c53f5e9bf81fdb77cf SHA256: 8cbc8601d42ac9a7493e57d030fc20a7bacd8dadac2b5122620475d043541ac7 SHA512: 3eea26f75bca837b3a5b86f37d4cb39e27f383777740e36aae53321478584f6a5caae11ed275277272c1b678d7cf1b46cfe2e82347ab5eb7e030985c3aa0b1f3 Description: debug symbols for apertis-tests-apparmor-goals Auto-Built-Package: debug-symbols Build-Ids: 0804ad5d5dd6c6d8651f1e7597c9a180fac78b34 1b462ed2837cc122a0fc892a4225d617a45b4b14 Package: apertis-tests-apparmor-ofono Priority: extra Section: utils Installed-Size: 61 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 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 Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-ofono_0.2021.18bv2023dev2b1_arm64.deb Size: 24840 MD5sum: 03dde0c055ebf58faa29f18a7c864c0f SHA1: 1298192e0c821e97f303fbf149996d985f1d5b61 SHA256: 6b775448f278d3d6b76828990e5b9fd6a0029bbfdc86601b0218cd1b8145cb5d SHA512: cf6446fcab736472c070d71ff3442f0dacca47b1776b46f874b3ee84de3951b7f8d22110f7ac886c926d9163a68bca531564019db4343ae69cd72841245463af 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: extra Section: utils Installed-Size: 54 Maintainer: apertis-tests maintainers Architecture: all Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 Replaces: chaiwala-apparmor-report (<< 2:0.2021.18bv2023dev2b1) Provides: chaiwala-apparmor-report Depends: apparmor, apparmor-utils Breaks: chaiwala-apparmor-report (<< 2:0.2021.18bv2023dev2b1) Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-report_0.2021.18bv2023dev2b1_all.deb Size: 23712 MD5sum: d3ae7feae73abcc659de876d99894699 SHA1: 3da7347a4a513583846f1c864ee774dec24dc008 SHA256: 6897463b69b76722f0a6c97ba9aa06ac4066768851229eb846bd936acd3ba473 SHA512: 7ba8689c073f4317d76a5dce8b16effe85a9986f01379e7f376437f932c8c6a513dd82f2c585b584872e99d75b96c236dd68bf26c57ac028b2230cf7736111dd Description: apparmor complaint report generator This package contains the apparmor complaint report generator. Package: apertis-tests-apparmor-tracker Priority: extra Section: utils Installed-Size: 64 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 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-gi, tracker (>= 0.14.1) Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-tracker_0.2021.18bv2023dev2b1_arm64.deb Size: 25540 MD5sum: 8ef62541dcd5504df8869a85d60ace31 SHA1: aec4fee4c9c781f700d304837290aa7d2c20bfdf SHA256: f2af0e48cd6b283c4b8187338b422b8570ba6b5a8e92fd174213afb7eb977f82 SHA512: e1bb49f26c1b49c16efa7a8e371e05b4c1f1edd6f2ec9cf031d37c25e3f47e90cb38d26a6349834e498aad4acd27f4741086a7fef0c7dc0dc26f6859dcb7a759 Description: Functional tests for Tracker AppArmor profiles/abstractions This package tests Apertis AppArmor profiles for Tracker. Package: apertis-tests-bin Priority: extra Section: utils Installed-Size: 63 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.14.0), libsoup2.4-1 (>= 2.33.92) Filename: pool/development/a/apertis-tests/apertis-tests-bin_0.2021.18bv2023dev2b1_arm64.deb Size: 25996 MD5sum: 035195377d1d5e82376c4904717b31dd SHA1: 061134fd7eed62a773df85c0fbcc8e744940bcf5 SHA256: 652fd039d0d2273337f3fd97adf305c56987f0eba20ec90a3945cc4fdc685ce7 SHA512: 5347afbeb5f785967679e89045faf70a7199ed35efe8af98cb20c8e68b9fc076868730060f31521035a8e3fe0de8eedec4c2387dc3c6e22eaa62e0d4c293d3de 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: 28 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 Depends: apertis-tests-bin (= 2:0.2021.18bv2023dev2b1) Filename: pool/development/a/apertis-tests/apertis-tests-bin-dbgsym_0.2021.18bv2023dev2b1_arm64.deb Size: 11696 MD5sum: 206304025afd6629d15ded9f61c9b6ac SHA1: 831c007322fef91c542ba60936c21b81d1e3ef15 SHA256: c889765caee53a8c64dcbe51972495373923c567ee500e9a5af2fd4a5e26c7bb SHA512: 13b91d79a5120f49e02a8a318b78f4370953c09d3b1cb871f77340ea946c060ff4718501a6b46438887377fce0051d229f49f79b12b7485f8b29688ca349b74c Description: debug symbols for apertis-tests-bin Auto-Built-Package: debug-symbols Build-Ids: 5b658962c0e5a4102f195776adc3b7cda4f157d8 Package: api-sanity-checker Priority: optional Section: devel Installed-Size: 660 Maintainer: Mathieu Malaterre Architecture: all Version: 1.98.7-2co1bv2023dev2b6 Depends: abi-compliance-checker (>= 1.99), perl:any Suggests: doc-base Filename: pool/development/a/api-sanity-checker/api-sanity-checker_1.98.7-2co1bv2023dev2b6_all.deb Size: 106828 MD5sum: 695d655a83ba180fb040a4df1c566585 SHA1: ea97276b1d31f8d33afb8cdde7b2b44746d506b8 SHA256: 550cccd4f10e0b5f1a9e62f6c8864dd72c50adcbc2e31a9bf026955b583817de SHA512: e97ca792056da9638192b3b0dd75747b0fadf71384b6310d3c240a46f0f572651d472ee8e1862e87a1d5ce0c75cddb20ea02fa90d7214db7d4dd04ce994d97d9 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: 34 Maintainer: Frédéric Dalleau Architecture: arm64 Version: 0.2020.5bv2023dev2b5 Depends: libc6 (>= 2.17), libsystemd0 (>= 243) Filename: pool/development/a/apparmor-bluez-tester/apparmor-bluez-tester_0.2020.5bv2023dev2b5_arm64.deb Size: 9556 MD5sum: 6af38a61db9f5e1ee7c2269176f75241 SHA1: 68e68481a1fd5c0d15f02b79c07aa8aa444c6e8b SHA256: f93857c06e54f389fb611b89f3b7e9fc6f598c071e677f9d560cbade92e20075 SHA512: 08c5caf58d14020e0c79add766b97fabd3dde946761642e7e6c63df4d4e297cd5ae37abb5f033f8cb59cd7290a4a372f87669f97daa0afac41e26a1a2a3b9dad Description: Tools used by apparmor-bluez test Pair two is used by apparmor-bluez test to perform bluetooth testing. Package: apparmor-bluez-tester-dbgsym Priority: optional Section: debug Installed-Size: 35 Maintainer: Frédéric Dalleau Architecture: arm64 Source: apparmor-bluez-tester Version: 0.2020.5bv2023dev2b5 Depends: apparmor-bluez-tester (= 0.2020.5bv2023dev2b5) Filename: pool/development/a/apparmor-bluez-tester/apparmor-bluez-tester-dbgsym_0.2020.5bv2023dev2b5_arm64.deb Size: 18920 MD5sum: afa472bd83a422d3eebfd94146c347e2 SHA1: 9462cd7bdcaeaa2ab97fe062ef1d77f793aa6fb0 SHA256: f5156fcc1329f92fff9468abf8326ddedb2e4259d884ce8d4fed61f61c17466a SHA512: bbf04cd33d520903bbd28bcac4ccb16739791c7cf34d1119575c11702856dbfb2930ce1b762036adbf1cfd9786367ce8abaf3738667aa01e33ec170766e28d04 Description: debug symbols for apparmor-bluez-tester Auto-Built-Package: debug-symbols Build-Ids: 88e4307b6234e37cdcabd89a0451414a3e7b47e7 Package: apparmor-chaiwala-system-tester Priority: optional Section: misc Installed-Size: 30 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Version: 0.2020.3bv2023dev2b6 Depends: libc6 (>= 2.17) Filename: pool/development/a/apparmor-chaiwala-system-tester/apparmor-chaiwala-system-tester_0.2020.3bv2023dev2b6_arm64.deb Size: 5308 MD5sum: 480e60b396fdfc1e0369e92c66bc4e1a SHA1: e8d2886bc99d8fe5883753a3e315c78d56da84c6 SHA256: ffa815b93483f4314ec8626a8c84a6b33328a0bb2de0f0176c1e3c9d40bbc6ef SHA512: d7e3bc6b3ee71fe6f6fdf2be7cc03a0d64900cdcd9258e49d2e398bb1767779dc00f87f7fbdb23b6a45d0a737c4f3d8520d199c7e102d6b5cafc432cba6f6795 Description: Test utilities for apparmor-chaiwala-system tests Test utilities for apparmor-chaiwala-system tests. Package: apparmor-chaiwala-system-tester-dbgsym Priority: optional Section: debug Installed-Size: 31 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Source: apparmor-chaiwala-system-tester Version: 0.2020.3bv2023dev2b6 Depends: apparmor-chaiwala-system-tester (= 0.2020.3bv2023dev2b6) Filename: pool/development/a/apparmor-chaiwala-system-tester/apparmor-chaiwala-system-tester-dbgsym_0.2020.3bv2023dev2b6_arm64.deb Size: 7808 MD5sum: 94da93b06ecaadcafbd0ba418a9589cd SHA1: c45ce31ed60aabb7733b52bd44cd7133a413fa31 SHA256: fa2b91af292355a96434e517ca718f06019db2199903b6118e660ddce52e2b57 SHA512: f63e066a8fa096b9046aebe8a4bb549ed59c6081240a050f2e095db67c1b8f7dda9eac7a3d9cc3159fab67181a598d51739e061d0807f2b5af72c39e591b2e67 Description: debug symbols for apparmor-chaiwala-system-tester Auto-Built-Package: debug-symbols Build-Ids: 629c94792148172eccf018d950fcff72c47b7c8d db6a708b03a6472ebec38653c7d634bf84ef3f2d Package: apparmor-dbus-tester Priority: optional Section: misc Installed-Size: 26 Maintainer: Martyn Welch Architecture: arm64 Version: 0.2020.2bv2023dev2b6 Depends: libc6 (>= 2.17), libsystemd0 (>= 243) Filename: pool/development/a/apparmor-dbus-tester/apparmor-dbus-tester_0.2020.2bv2023dev2b6_arm64.deb Size: 5372 MD5sum: 699037f79b79b283e9da14ea33a48df5 SHA1: f5e05bbdb6d6fc7ac574273364ce41e50f013fc7 SHA256: 6dfc4c75c4a1cb034606f12d069ce7ca8243a664c937ed8fca425b58a47f52e8 SHA512: 4229e6318c70ae0cae18e8cba4f01573f30bb02146e6c22c9086a1386e451f5475d62191e29a490275fb385295b6fb3f18c9f03508a15b9eaed9ba2467b885b4 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: 25 Maintainer: Martyn Welch Architecture: arm64 Source: apparmor-dbus-tester Version: 0.2020.2bv2023dev2b6 Depends: apparmor-dbus-tester (= 0.2020.2bv2023dev2b6) Filename: pool/development/a/apparmor-dbus-tester/apparmor-dbus-tester-dbgsym_0.2020.2bv2023dev2b6_arm64.deb Size: 9284 MD5sum: 02e0a816058a1b47e5647bf05fee29df SHA1: bfbcbfbfdba5e812606e9bdb23ff5b42ede3654a SHA256: 8c7a4cd5c0b0ecfa1fe16dbce0461e5b86f42a9fb4323a7c9e8c34c6d0f917c3 SHA512: a5ee842b36222c927e98e88eb198a791d9a155c03e89975cbfe3041ee7e4bf82bad28bd4151e4662312c7914ca894f527d52e30cd3c96695ad05bd343ddec35a Description: debug symbols for apparmor-dbus-tester Auto-Built-Package: debug-symbols Build-Ids: 88370ece7f335d08b4c41a01950cbebbc55893fd Package: apparmor-demo Priority: extra Section: misc Installed-Size: 87 Maintainer: Cosimo Alfarano Architecture: arm64 Version: 1.2021.2bv2023dev2b5 Depends: libc6 (>= 2.17), apparmor, iputils-ping Filename: pool/development/a/apparmor-demo/apparmor-demo_1.2021.2bv2023dev2b5_arm64.deb Size: 16336 MD5sum: ff380b69ad8da6610c5b936b7213e87c SHA1: 7c1814aeaa2817d1331cdfad6bb2ac828076db85 SHA256: ab337b7818796dba15c1ffec73f9320699a0c2d75c1b6cb6584578a8cee45462 SHA512: db802cbbc38c54d52ad3b4deda4dcdd5194da074340d28e3541db624706b9fbf2dc70988efe8369ff795ad19bb659fb0392bc41093ee16de0bc8d94ac2c799b6 Description: AppArmor demonstration Demonstrates some AppArmor functionalities using a test-like approach Package: apparmor-demo-dbgsym Priority: optional Section: debug Installed-Size: 54 Maintainer: Cosimo Alfarano Architecture: arm64 Source: apparmor-demo Version: 1.2021.2bv2023dev2b5 Depends: apparmor-demo (= 1.2021.2bv2023dev2b5) Filename: pool/development/a/apparmor-demo/apparmor-demo-dbgsym_1.2021.2bv2023dev2b5_arm64.deb Size: 14040 MD5sum: 7bceb32e5a597fca2cd69909d5946b9a SHA1: 96414e8324de6593acb69480f8c8842bf342bfab SHA256: 276415322a5a2bec1e698be0c485562d2105f6de58dee8cf9cc50a547baaa54e SHA512: 710a2065a2fcae87551da9f660022f8a428e756a8a4194ef9ec5be8033fc35c33bca57b2a7a51bdfcd13753d6ae9c5db634388c319d48628e19e5b0efb98deec Description: debug symbols for apparmor-demo Auto-Built-Package: debug-symbols Build-Ids: 076a18baff7c863bbd10f9f46a2fdd8f6790113e 2de8caca37ec65a42e661804f84805ebc2d6cfad 677d3cc4a49cc0f7f0e34341aef44c436ba3997a f3cd10f2247c3f146e149d15448ee1373c2faf00 Package: apparmor-pulseaudio-tester Priority: optional Section: misc Installed-Size: 18 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Version: 0.2020.3bv2023dev2b6 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.12.0) Filename: pool/development/a/apparmor-pulseaudio-tester/apparmor-pulseaudio-tester_0.2020.3bv2023dev2b6_arm64.deb Size: 4196 MD5sum: ae43de3c6b00ac9d074fd9e1458099a6 SHA1: 27ac91bd3bb36835610c616a960c99662b354454 SHA256: eb7a728223a5feffd547a00e86f2327a84e69a618720d9834cb10a1663b3fefa SHA512: cdac99d0458c90fd93e55c6195a2d0374d9c4d52c5e47c68ddf258a2aad2fc7a6fba11d8ee1cd786e14a60bcf467dbb51520a98a97970a6586a27fd39df55bf1 Description: Test utilities for apparmor-pulseaudio tests Test utilities for apparmor-pulseaudio tests. Package: apparmor-pulseaudio-tester-dbgsym Priority: optional Section: debug Installed-Size: 19 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Source: apparmor-pulseaudio-tester Version: 0.2020.3bv2023dev2b6 Depends: apparmor-pulseaudio-tester (= 0.2020.3bv2023dev2b6) Filename: pool/development/a/apparmor-pulseaudio-tester/apparmor-pulseaudio-tester-dbgsym_0.2020.3bv2023dev2b6_arm64.deb Size: 5176 MD5sum: 2953fe6e3e86340c027ea8af2f6f7f5c SHA1: 601ec46f84a39dc146111841687456fcfb22b536 SHA256: 5b2029c4d5c93a2ad48a533de049e6543663e5c2524204b35b81a6082263f077 SHA512: 7b01f85a5e72ddd2b6284323253164c514ea5e66556a41e442214a541115d99b1cc24dd95aeff17c9e077524d72005af4a8a28095e5897b0c64230f1f8e9deec Description: debug symbols for apparmor-pulseaudio-tester Auto-Built-Package: debug-symbols Build-Ids: 677a9f64ccc554609d7f7261fc24292b0ec8391b Package: apparmor-tumbler-tester Priority: optional Section: misc Installed-Size: 17 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Version: 0.2020.3bv2023dev2b5 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.12.0) Filename: pool/development/a/apparmor-tumbler-tester/apparmor-tumbler-tester_0.2020.3bv2023dev2b5_arm64.deb Size: 4112 MD5sum: 3d59cb80f0ff65ff65cdc5ad4e04006d SHA1: 0dc9961bbf600db5dc27bcc2aa20660365b59a41 SHA256: 7fb3617b837e880eea563feea58098769748fc9efeb5b973f60b2bf0364f2c38 SHA512: 879d7d42af133c996396ffc0f8c4df367c2f3cae3cac9c8da606d331b423306361dfaf868a4a21a4fccdd84ebb5f5fa33f29fa703ed382d8797e9631fea8b2bd Description: Test utilities for apparmor-tumbler tests Test utilities for apparmor-tumbler tests. Package: apparmor-tumbler-tester-dbgsym Priority: optional Section: debug Installed-Size: 19 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Source: apparmor-tumbler-tester Version: 0.2020.3bv2023dev2b5 Depends: apparmor-tumbler-tester (= 0.2020.3bv2023dev2b5) Filename: pool/development/a/apparmor-tumbler-tester/apparmor-tumbler-tester-dbgsym_0.2020.3bv2023dev2b5_arm64.deb Size: 5000 MD5sum: ebeda639f7d4553e35ddaed5b71fd03f SHA1: 0c5ec7ba95ab10a93e314b5f6ffa93b03c99e5d5 SHA256: 936cd3787afec86debd483e3839eb29deea654cba9d573c4d51ba5b398ef644a SHA512: 118f822959d726965f57f52037aa04eb5cbef02aef4a989d95e430e909d5d89b15f87220cdb61c81101f908e7c560cda7eff03442463555b74abcf6c0f3eda9a Description: debug symbols for apparmor-tumbler-tester Auto-Built-Package: debug-symbols Build-Ids: e462e82667bd684ba7e1139fcfc20e4d75c134d8 Package: appstream Priority: optional Section: admin Installed-Size: 1992 Maintainer: Matthias Klumpp Architecture: arm64 Version: 0.14.4-1+apertis0bv2023dev2b3 Provides: appstream-index Depends: shared-mime-info, libappstream4 (>= 0.14.4), libc6 (>= 2.17), libglib2.0-0 (>= 2.58) Suggests: apt-config-icons Breaks: appstream-index (<< 0.14.4-1+apertis0bv2023dev2b3), gnome-software (<< 3.22.5-1), plasma-discover (<< 5.8.5-3) Filename: pool/development/a/appstream/appstream_0.14.4-1+apertis0bv2023dev2b3_arm64.deb Size: 325832 MD5sum: e8f7e2d4061feb1a8cbeb3176bbdf9fd SHA1: 2ab59e7292b1aacf5c4bfc60c38b4dd19571ddb8 SHA256: 2e96fd90c4bf63d944753c8e58cfa417fbfc1385de24cda0945a5010337699d5 SHA512: 07f328619c6476337f1ed9ae626f32c96941d88356dc7372e7955fa1a564cec3cf7b5de6629cf01d94a1357aea998dd989f926fdedbdd8f099ba15c1666bd80d Description: Software component metadata management AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. The AppStream project provides facilities to easily access and transform this metadata, as well as a few additional services to allow building feature-rich software centers and similar applications. . This package provides tools to generate, maintain and query the AppStream data pool of installed and available software, and enables integration with the APT package manager. . The 'appstreamcli' tool can be used for accessing the software component pool as well as for working with AppStream metadata directly, including validating it for compliance with the specification. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Package: appstream-dbgsym Priority: optional Section: debug Installed-Size: 105 Maintainer: Matthias Klumpp Architecture: arm64 Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Depends: appstream (= 0.14.4-1+apertis0bv2023dev2b3) Filename: pool/development/a/appstream/appstream-dbgsym_0.14.4-1+apertis0bv2023dev2b3_arm64.deb Size: 76380 MD5sum: 5945baed07059035530328c0910e35f3 SHA1: 2c82ffa44aabc94f03e81960558bc17f8c931e4d SHA256: 81a62558825ad6dd512d1585c585fa01ff459439e994df724660116ddd0d9e0a SHA512: bbdf1ebd693a4fe6f4013d31ef7d48c2604e53b9e512bb5cacdc7eefe60396947565c229dce0a1474f455560abd378655a573306af514ab58b6f2efb1ae281e0 Description: debug symbols for appstream Auto-Built-Package: debug-symbols Build-Ids: 34a50525fa712763677b471d34095793ce64f934 Package: appstream-doc Priority: optional Section: doc Installed-Size: 3619 Maintainer: Matthias Klumpp Architecture: all Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Depends: libjs-highlight.js Suggests: appstream Breaks: appstream (<< 0.11.8) Filename: pool/development/a/appstream/appstream-doc_0.14.4-1+apertis0bv2023dev2b3_all.deb Size: 1502924 MD5sum: 5a2c7383fa7a2f7bbcb2a4b03c194e64 SHA1: bae5844383bb567d0a6a1cc17d3dcd641ec6e1f4 SHA256: a81f3c22214a4d0fbe044e4f7d4e06bdc9d553e8d7dc5676ef147ed25c0d5112 SHA512: 99a643fde5b5a7e108e2c970b4ac077ff1e40ce39c52de50aee20c0938424b9183304ae87f4f25c8119aedb545ad459f34169296e3e310a0deab1ac7cf0461a3 Description: Developer documentation for AppStream AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package provides developer documentation for AppStream. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Multi-Arch: foreign Package: apt-config-icons Priority: optional Section: misc Installed-Size: 29 Maintainer: Matthias Klumpp Architecture: all Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Depends: appstream Filename: pool/development/a/appstream/apt-config-icons_0.14.4-1+apertis0bv2023dev2b3_all.deb Size: 13904 MD5sum: 900f5165f6e1c5077a35a477faa5f349 SHA1: e516e31e756602de0428b5c2370476263adf4506 SHA256: 1ebf84f86b21fd393b66ad2ef3eb4f30a37c5328a71c0aa1792000f0bf5a4559 SHA512: f2d004aaef38b4d81c40fcda1b368f058bbf971fbc554f6f80c0357615a3cb92a5808ee635249ed89b838e1d8a3d72f3bca0daa93b299adac3d04f6f25b15f25 Description: APT configuration snippet to enable icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icons of the default icon size set in the AppStream specification for software centers, 64x64px. It also enables downloads of smaller 48x48px icons. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Multi-Arch: foreign Package: apt-config-icons-hidpi Priority: optional Section: misc Installed-Size: 29 Maintainer: Matthias Klumpp Architecture: all Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Depends: apt-config-icons Filename: pool/development/a/appstream/apt-config-icons-hidpi_0.14.4-1+apertis0bv2023dev2b3_all.deb Size: 13812 MD5sum: 40ce3d418bf915ff813aded7e68bdfae SHA1: cbae5c2483a5b386aaa439d8599e475f8b829f75 SHA256: 4e473c1b21e44560b8287457d65fcfabf2eb78c2221a353f581128c1fa05c9e5 SHA512: 8ec84f20c3aae6483bdee26a32c7d5891d234ad98cbc80dff3e64efed8cd3889d6923e63b84cda0a7b8b76186df451c6eb36fdf900cb92d25df5391d71492b25 Description: APT configuration snippet to enable HiDPI icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icons in the size of 64x64@2, that are suitable for HiDPI displays. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Multi-Arch: foreign Package: apt-config-icons-large Priority: optional Section: misc Installed-Size: 29 Maintainer: Matthias Klumpp Architecture: all Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Depends: apt-config-icons Filename: pool/development/a/appstream/apt-config-icons-large_0.14.4-1+apertis0bv2023dev2b3_all.deb Size: 13896 MD5sum: 9db7dda3f18200ce2b80e33e783a97c8 SHA1: d0374f28ba36a527827ca4906cfa6d8e87e0e47b SHA256: 2ca715e7c027568a51070fd32777bbf4cdd317447f386b559ceb8d145b2141c1 SHA512: a0fa6d59dbe2989536ea628f99ab1af391208356df69c0d37984f28ba945d6fd86415219a00ff108d4bbd97fa5d10e6b624af3165ef31eaee97111d06e3e9945 Description: APT configuration snippet to enable large icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icon tarball downloads in large, 128x128px size. If these bigger icons are not downloaded by APT, a software center may decide to fetch them on-demand from a web location. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Multi-Arch: foreign Package: apt-config-icons-large-hidpi Priority: optional Section: misc Installed-Size: 29 Maintainer: Matthias Klumpp Architecture: all Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Depends: apt-config-icons-large Filename: pool/development/a/appstream/apt-config-icons-large-hidpi_0.14.4-1+apertis0bv2023dev2b3_all.deb Size: 13896 MD5sum: 31c33aebf9b083953d1fef1acf9b7617 SHA1: 6c923b90239452e8ede9f061c09758134eafcaf2 SHA256: 7ab57e0e23687936b0c8e7a61c045100a9c9b2bc7134b9f74988a5a175d133c0 SHA512: e8c18ae07083d15748ce90f7e3a51a2ece555eec391ca01ad40034e8e3085937a5fabe94d0b75eadaa0d20ad248c9530b5af70785dbbe30bbe8c1da7155fc33f Description: APT configuration snippet to enable large HiDPI icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icon tarball downloads in large, 128x128@2 size that are also suitable for HiDPI displays. If these bigger icons are not downloaded by APT, a software center may decide to fetch them on-demand from a web location. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Multi-Arch: foreign Package: apt-cudf Priority: optional Section: admin Installed-Size: 5186 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Depends: aspcud | cudf-solver, perl:any, libbz2-1.0, libc6 (>= 2.29), zlib1g (>= 1:1.1.4) Filename: pool/development/d/dose3/apt-cudf_6.0.1-2apertis1bv2023dev2b4_arm64.deb Size: 1261132 MD5sum: d8f3617556343e7762504542a60d9ba1 SHA1: 32e2d111951258956fd859d77c35db4f94788be1 SHA256: 2c7ec90aa4d1181d6aecc301f53752ef265be4bcd3f2eae46675f7b38967a42e SHA512: 15053e7e72074c241c63ae23cd0501b4f353606d9df3f336b1b5cfa019415cfb2b251c0535f410e30682ffb85a4f48a96b620af844c7bab7956db61f7dc6fa02 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: 1198 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Depends: apt-cudf (= 6.0.1-2apertis1bv2023dev2b4) Filename: pool/development/d/dose3/apt-cudf-dbgsym_6.0.1-2apertis1bv2023dev2b4_arm64.deb Size: 281580 MD5sum: 0c35ad27e2bc48d16ab338e115ab8623 SHA1: dc30539ed536c58ebd8e39a911ece03f3d4570b0 SHA256: 0393c3d00812f1e59e307dfe4899d6daa07bc9e392a1bd85e74739f050b92ea1 SHA512: bdb0941261e579e6407110630074f8c7ae9c535a2f63bcaeab9f395866271cb728259113bb0801b8fe8c78536f3f35bb421078d0b9d91618b58df2c0cf8ad1a3 Description: debug symbols for apt-cudf Auto-Built-Package: debug-symbols Build-Ids: d08f8f4334a57f11dfd3ef0506d5a82e497609a9 Package: arcanist Priority: optional Section: web Installed-Size: 9370 Maintainer: Sylvestre Ledru Architecture: all Source: phabricator Version: 0~git20200925-1apertis0bv2023dev2b4 Depends: libphutil (= 0~git20200925-1apertis0bv2023dev2b4), php-cli | php5-cli, php-curl | php5-curl, php-xml Suggests: python Conflicts: arc Filename: pool/development/p/phabricator/arcanist_0~git20200925-1apertis0bv2023dev2b4_all.deb Size: 1243224 MD5sum: 74705e419713c0b67e8450e85e5a9c40 SHA1: c1fd17826f8e2988fb1807d01612d9590d101615 SHA256: 36e1a44a28753cdf21e0ef76eab3f04d8a952745c546d3c87d1fb6ac4a3a2a0d SHA512: 08daff648e1ebe469880142c2cdfd7f62a5c803620dcd76a12f9a919e62e7e41ee7424a21a682dea45b7389e2672d65c97c96783a14802b77eff6f08977e9bb3 Description: Command line interface for Phabricator (review platform) Arcanist is the command-line tool for Phabricator. It allows you to interact with Phabricator installs to send code for review, download patches, transfer files, view status, make API calls, and various other things. Homepage: http://phabricator.org/ Package: arcanist-clang-format-linter Priority: optional Section: devel Installed-Size: 42 Maintainer: Debian QA Group Architecture: all Version: 0.git20161021-3apertis0bv2023dev2b4 Depends: arcanist (>= 0~git20160124-1.3), clang-format, diffutils Filename: pool/development/a/arcanist-clang-format-linter/arcanist-clang-format-linter_0.git20161021-3apertis0bv2023dev2b4_all.deb Size: 8484 MD5sum: bdf32291917168221df58b7393e59828 SHA1: 2a6bfe389c9bba833b031d82a7b89f3d1152b6ec SHA256: e102ac7156ce07eb2a3fefc6c51dde931e5960cbafb955c4d99b2b2c751c96ec SHA512: fac8155886365219561c27e7dc05f7a6f1bb0719134828c441138060d413f9cfedd3487a0caec17855acd857518129193cd6652f494f83dbc3d08b7758a4e858 Description: clang-format linter for Arcanist This package allows to use clang-format as a linter for arcanist to enforce style over a C/C++/Objective-C codebase. Homepage: https://github.com/pwithnall/morefas-phabricator Package: argyll Priority: optional Section: graphics Installed-Size: 100870 Maintainer: Jörg Frings-Fürst Architecture: arm64 Version: 2.0.1+repack-1.1apertis0bv2023dev2b4 Depends: libc6 (>= 2.29), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libssl1.1 (>= 1.1.0), libtiff5 (>= 4.0.3), libx11-6, libxext6, libxinerama1, 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.0.1+repack-1.1apertis0bv2023dev2b4_arm64.deb Size: 6622220 MD5sum: 0f6b7ec976fcb84d45329c808c5f89a0 SHA1: 708be52acaedc02c9f47863763cb8d2b19736d8f SHA256: a3e337d206d65a9243cf5de109b995653c2727d890e4152642776aa9cdfb55aa SHA512: 6733eb94700c9b4f56761091308b4267887c60942a9477fe16fa19c231f70469e54061c34461b8a0d227e3f4f2a061203c6eab9c1d19a397e33a1c81e45d6f90 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: 45266 Maintainer: Jörg Frings-Fürst Architecture: arm64 Source: argyll Version: 2.0.1+repack-1.1apertis0bv2023dev2b4 Depends: argyll (= 2.0.1+repack-1.1apertis0bv2023dev2b4) Filename: pool/development/a/argyll/argyll-dbgsym_2.0.1+repack-1.1apertis0bv2023dev2b4_arm64.deb Size: 42184816 MD5sum: d99813e7a86b105cb53600b5cec9ec46 SHA1: cf90a366bebddb0243ec6e9539a294a0c4674886 SHA256: d687cf0988e8d617d37cc3c8fe11e571c85dd90979d8205a84861ef3a39f083f SHA512: 709375a01c4532c185cb47a43f9cd5283a74d7576e1c41b59fc1a8534d3c2daf0d59b3cad9a7dd2e8547a64e9c911ee95fdc8746a0c43eaffe2d1545e7d851a8 Description: debug symbols for argyll Auto-Built-Package: debug-symbols Build-Ids: 01b9c60a3f11a21b3f874de21b5bb9e7300ef91b 0676f1cf9c28ef43985565e853d23733b9421219 07addcd22f1414540d48f0ddc0fc7b343fbbd050 07e4c4942d7b3992e7a507ed53f43b52167381e9 0fa5c8459ac22b0437a6960b87a927085d155050 10165f10da44e4dd241dcaf1f0ec01d7c548b349 125d123252cf56969a7faafb13fd76ec65707dc2 12fc988e531782d5a9d371cc514aba916e4d23f9 2270e2afae10249430f477be54aa2ba46f7a72d4 27246ed3ffceadbe06a1550efdca61d42a76ae03 29e7b06c4586b5bbb5c2c355dee8c59611f96828 2be5739f8dbeea4f9bc182f1acb2583de543d064 3c73d9e5720f5326fbe86f67a5bfc36ea3cd2ac8 499e4488adeeef8fd120ec832d4de66ae5ac8283 4a07be35fa528380c3f315cd6778bd548777548d 4b56ab3684423d73e5bc9a4da4da8ae79925ee15 4c471fcc0797519001bc66ddbac465d6be53c1e7 4d9ca229ffeae85e895b4b9c264f04005c190d62 551b36f58cd128476d519ad38126e7841376be46 670a4aa68a877d4fd66c2d92ed529becd4925a55 67621081ab48942a9355f93c6faa065636efcd49 6957ead1b05a4b91174e82174b44fb41ac42fcb3 783c1f3f0e5ee712085dcfe9c1d8e918d42760fd 78e36786de694e59d9b21330069a76d7874c2a68 8933cc641d02b9575f62733b3dc8df7eb26f46c7 8d2dc29b73a871f1f39d91b850a5c695b9b698ac 97681eb3a5901525fd3e0bef955b68b6d7463f3d 9e533c155c6e7ccdd106850ddfd867d5be88c952 abb93b80033c3755c6f9596075f9badfff189fe3 b26fa5dc6f168376a4dbdae7020e8bd47816c766 b957d0aa354c33d28f6d026425448ada8fc00b38 b99f833631771f8d92cb8ebabdad6d40c733a625 b9bc130e5dbc552fdc1a8006940af1fee4622f70 bb4c660e46139c5f513d6b90e84f61eecb1c4d7a c024d7a1f7cbadaaf959fb5ecd960c88596ebeaf ccca6bddccdb2f295a99d2bc6011cb99566cdfd8 da5fd30f88467a2a15a3765c388f8b0314117846 dad684b3a9d24ca5cbafd7aa71b768cb2332c930 dd3f833938c301eb485c46da8a7939fdb8203fb3 de69a9947b5a00694058c1e319c1a0c5b7041776 f058160be49dc1f4b0740e91085f50b0f24fd5cc f460800cd3859bda086ac3a50edd3dcdd9fb35ba f5c6c5ade9821e9577a4813162e6e027f1930a74 f66fb7ca63687fbb045a94016010a97dcf646676 f7f1d71ffd40f5ee09a082dc31172944ed8332f3 ffb6113b5fa5ecaca0204b9b51dba8581f8e4b4b Package: argyll-doc Priority: optional Section: doc Installed-Size: 4241 Maintainer: Jörg Frings-Fürst Architecture: all Source: argyll Version: 2.0.1+repack-1.1apertis0bv2023dev2b4 Filename: pool/development/a/argyll/argyll-doc_2.0.1+repack-1.1apertis0bv2023dev2b4_all.deb Size: 2525284 MD5sum: 8da8640fad0f644d4a3279d8fa09fca5 SHA1: 9fee29a0779b4aaa88bd0d8230ebfe0f9597872f SHA256: cb02c8450ab479fd7601b674000caf41da3c88a7d9673ff0721805dd22532317 SHA512: 1b0739f42e454d7eb9834a3d23515e8c6f3541b93579b185dfe3d8f974b5dc9cba6be30b0f1104d22c4ef127fd9d1aa2949de07c8052f4975d0f8b3fc5028cd0 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: 715 Maintainer: Jörg Frings-Fürst Architecture: all Source: argyll Version: 2.0.1+repack-1.1apertis0bv2023dev2b4 Filename: pool/development/a/argyll/argyll-ref_2.0.1+repack-1.1apertis0bv2023dev2b4_all.deb Size: 227340 MD5sum: 22035b89bc2dd79febef9dec00bd9781 SHA1: 579c2cb550603cc341970d58bc0e3d0af4765205 SHA256: 5dc9b532907f369eebe0a700d6eaa20628e3d8924ff99b88e1845a1963fced83 SHA512: 69ad71fef57ea1b181ef6d252acb8ab378734b72fcb6d91f4d7c4ceae0fb9cc86088dce5d7a0a5cf340ba722210998b3fdda0d4497a50315fb20f937e129b1b5 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: 81 Maintainer: Joseph Herlant Architecture: all Version: 9.0.0~rc2-1apertis0bv2023dev2b4 Depends: asciidoc-base Recommends: asciidoc-dblatex, asciidoc-doc, vim-asciidoc Filename: pool/development/a/asciidoc/asciidoc_9.0.0~rc2-1apertis0bv2023dev2b4_all.deb Size: 59256 MD5sum: 51c1ebbd998be72d6855d85e9e41eaa3 SHA1: 984066a88cc041710e23eb02df92525c1defd426 SHA256: 2366648d688c18ec67075e6db6d98fa8aaae5917711d3fdd79c5fd7348486188 SHA512: 22a8ded3fe4b9b3e466ff7805424367bc65909d6a7f94bb59a68cc4c376ad2820d09905c3fcb817dd5bdbdc353718bc900d0b5a1555e34906dff9dbbc6d0a4b4 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: http://www.asciidoc.org Multi-Arch: foreign Package: asciidoc-base Priority: optional Section: text Installed-Size: 439 Maintainer: Joseph Herlant Architecture: all Source: asciidoc Version: 9.0.0~rc2-1apertis0bv2023dev2b4 Replaces: asciidoc (<< 8.6.9-4) Depends: asciidoc-common (= 9.0.0~rc2-1apertis0bv2023dev2b4), libxml2-utils, python3, 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_9.0.0~rc2-1apertis0bv2023dev2b4_all.deb Size: 135684 MD5sum: 05d8a08d8b258be51f2cced07fe23e3b SHA1: bba4c2ccd381ff78f006430901f9dde5c073b6ce SHA256: 5b6e8b4edde4dac5852231913ed9ca172738421fec766f7d4df081cf5ccf951b SHA512: 7f6a44375231a3132ae8f4648a3b0986c91f56b621c185078ea567f9f74ebb77dd2a3f6c5a6d6f02d8ebc0e5fe6ba89232b5e024983a5d5363ea5bcf874871c5 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: http://www.asciidoc.org Multi-Arch: foreign Package: asciidoc-common Priority: optional Section: text Installed-Size: 735 Maintainer: Joseph Herlant Architecture: all Source: asciidoc Version: 9.0.0~rc2-1apertis0bv2023dev2b4 Replaces: asciidoc (<< 8.6.9-4) Breaks: asciidoc (<< 8.6.9-4) Filename: pool/development/a/asciidoc/asciidoc-common_9.0.0~rc2-1apertis0bv2023dev2b4_all.deb Size: 285724 MD5sum: fe5fc5702779b3dfb52bcec14072658f SHA1: 90553e9ade1f190d9efe5fbffebacba40056dd74 SHA256: b885e5a946b0f9bada387113407d6e8421203b411c2c950bf169578c6d86f768 SHA512: 2d0592631c7a0642040b73ed4df191570d95dcfcf208b7e484192aa8147cb3332e3d41cdd8258bb77cad1d95563a465e8efe48f7d1535b9792ce69c2940d1ae8 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: http://www.asciidoc.org Multi-Arch: foreign Package: asciidoc-dblatex Priority: optional Section: text Installed-Size: 74 Maintainer: Joseph Herlant Architecture: all Source: asciidoc Version: 9.0.0~rc2-1apertis0bv2023dev2b4 Depends: asciidoc-base, dblatex, docbook-utils Suggests: asciidoc-doc, epubcheck Filename: pool/development/a/asciidoc/asciidoc-dblatex_9.0.0~rc2-1apertis0bv2023dev2b4_all.deb Size: 60384 MD5sum: b568cc64ad237062a9dac8ecfb77c403 SHA1: 594cea741e70658acbd2fd788fce321c3a67f478 SHA256: eb6ead28f143afb6b79a5dcea6a128698ab451c6a62fd72ea4a905044d188344 SHA512: dbbacd8c349d414101e4eb0319cba817f5ee25108727014a4bd403b632fd1e93fad4ef858fb0625dc5600d5defb2c6bef30693c06c3ed91b59b45262cbd27bf7 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: http://www.asciidoc.org Multi-Arch: foreign Package: asciidoc-doc Priority: optional Section: doc Installed-Size: 1107 Maintainer: Joseph Herlant Architecture: all Source: asciidoc Version: 9.0.0~rc2-1apertis0bv2023dev2b4 Replaces: asciidoc (<< 8.6.9-4) Depends: asciidoc-common (= 9.0.0~rc2-1apertis0bv2023dev2b4) Breaks: asciidoc (<< 8.6.9-4) Filename: pool/development/a/asciidoc/asciidoc-doc_9.0.0~rc2-1apertis0bv2023dev2b4_all.deb Size: 258852 MD5sum: ca976df063ee6525ec8d284ebe20bcec SHA1: 601bfc4362c5b838d77d72e875c4d2422eb29e85 SHA256: bc3adf5f9726263ede0567303af41d5b11ad3d61076608a627c6deaa22aa4aba SHA512: 77aee718e2d8da2703c98fef60a23507a8ab49aeac050699f4040cb46a027a3180c20d645c6926f0467e0fcb376739e942f9a365fd19485d774b67f519737e67 Description: Examples and documentation 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 examples and documentation for asciidoc. Homepage: http://www.asciidoc.org Multi-Arch: foreign Package: asciidoc-fop Priority: optional Section: text Installed-Size: 64 Maintainer: Joseph Herlant Architecture: all Source: asciidoc Version: 9.0.0~rc2-1apertis0bv2023dev2b4 Depends: asciidoc-base, docbook-utils, fop Suggests: asciidoc-doc, epubcheck Filename: pool/development/a/asciidoc/asciidoc-fop_9.0.0~rc2-1apertis0bv2023dev2b4_all.deb Size: 58484 MD5sum: 5f15bc9cf7966c154ce58a5f2d1e073d SHA1: 45bc37dfd0c50bf3ce0db3d47c5d4be202810831 SHA256: 05cb2fa12e05d358a943faaa66992c41db3f292232993e1da9297ad78fbc9ce7 SHA512: 94344c6c8efd2eb5e63e643d5624ad9852b4037b2605db4f99e146326a7a2e10b3df9f253d010879e7288302cae77e37e3b4f353ff717e5783fef54774d8a101 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: http://www.asciidoc.org Multi-Arch: foreign Package: asciidoc-tests Priority: optional Section: text Installed-Size: 3646 Maintainer: Joseph Herlant Architecture: all Source: asciidoc Version: 9.0.0~rc2-1apertis0bv2023dev2b4 Depends: asciidoc-base, python3, python3:any Suggests: asciidoc-doc Filename: pool/development/a/asciidoc/asciidoc-tests_9.0.0~rc2-1apertis0bv2023dev2b4_all.deb Size: 231976 MD5sum: 367649077185eeee7752142e295a49df SHA1: 0d151c77e65c245f4671c92b311f8f518e5e6065 SHA256: 9e1fc901f8ee4f6367729cc4b6f8d576d1cb2b703352cc20f04d420b15163cf1 SHA512: 4b3c3b209aa7092db7602a524a23b75e87ce4fda3db1092d4e27bab4157e750e5ee1b9b97c58de7e4dca3d4cd51f0009b59f9f43ce0fb5137c0f4b8ee396f342 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: http://www.asciidoc.org Multi-Arch: foreign Package: asciidoctor Priority: optional Section: text Installed-Size: 95 Maintainer: Debian Ruby Extras Maintainers Architecture: all Version: 2.0.12-2apertis0bv2023dev2b3 Depends: ruby | ruby-interpreter, ruby-asciidoctor (>= 2.0.12-2apertis0bv2023dev2b3) Filename: pool/development/a/asciidoctor/asciidoctor_2.0.12-2apertis0bv2023dev2b3_all.deb Size: 84148 MD5sum: 5150e221ac8a6e783c5fa9e1ecf7dd11 SHA1: 3ea5df2647fb49d2b18ab7dc2cc9befc020b2f4f SHA256: 9ab0fc01e255b5a5e9c2eba0f917edbf8701f2480e6cb33088c5766912edb4d4 SHA512: a4cf309a821b6862ffe6e4d2b9c432e395633779e7fd8fa3204bf973db4c19e97840cd73acbd01d73104e531ce7cf76d8766e8b824169a3780822de6bcc666ac 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: 3345 Maintainer: Debian Ruby Extras Maintainers Architecture: all Source: asciidoctor Version: 2.0.12-2apertis0bv2023dev2b3 Depends: libjs-jquery Suggests: asciidoctor Filename: pool/development/a/asciidoctor/asciidoctor-doc_2.0.12-2apertis0bv2023dev2b3_all.deb Size: 349656 MD5sum: 3c06f633eb065118a7b37a406cf2c68f SHA1: e8e32264f9bff548f537b0691355eb89ceb48606 SHA256: c1a5cc081f9774cb496edbab1e06ebed4ff50b9a95de76535eaf9da09cbb789b SHA512: d16397979c1578641aad0368bc7517f745aba3c2fc5089cd7f25d104bc67c2754b39465f2a31fdb3d678dc96de2d4a9ccd0874d9929bb4672eac9f46d2db1c87 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: aspcud Priority: optional Section: admin Installed-Size: 411 Maintainer: Ralf Treinen Architecture: arm64 Version: 1:1.9.4-3apertis0bv2023dev2b4 Provides: cudf-solver Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), gringo (>= 4.2.1), clasp (>= 3.0.0), clasp (<< 4) Filename: pool/development/a/aspcud/aspcud_1.9.4-3apertis0bv2023dev2b4_arm64.deb Size: 117672 MD5sum: 0df883c62dbe1b90878d0e425dd1091a SHA1: 2f3cba7fe395e5893e8e2517befac93280ab3e8a SHA256: 46a001c1fd612abf81523215a6c5d99932a376e721d041c2892ada3b9624bf50 SHA512: 2fe3842b9d4ef160da77c6d2b188b1a9d7f2fb5315793fd1d10cc6e5aa76973790fe396166452db01b3f70f8770cc306a272f66a870fae7039357d4fb3635c7d Description: CUDF solver based on Answer Set Programming Aspcud is an experimental solver for package dependencies. A package universe and a request to install, remove or upgrade packages have to be encoded in the CUDF format. Homepage: https://potassco.org/aspcud/ Package: aspcud-dbgsym Priority: optional Section: debug Installed-Size: 2146 Maintainer: Ralf Treinen Architecture: arm64 Source: aspcud Version: 1:1.9.4-3apertis0bv2023dev2b4 Depends: aspcud (= 1:1.9.4-3apertis0bv2023dev2b4) Filename: pool/development/a/aspcud/aspcud-dbgsym_1.9.4-3apertis0bv2023dev2b4_arm64.deb Size: 2089464 MD5sum: 9243e4de57503e4b7094968dc16f0255 SHA1: ab5f7ffcd6fa8b09f40de8b9e0dde6a3e4b81cb6 SHA256: c4e0efded28b14f86fb7eb153dabcc7f59824a2f9d1c01a00eb070abe0270f74 SHA512: 2119336b83fbd9b4460393a5086e74bf255292a2e0c5c4d50e9f3c5742da03f06a05df90bbebcff747fbcbf995c5ea14e3889f0c6c2bb2cbf7d8453a53c0210d Description: debug symbols for aspcud Auto-Built-Package: debug-symbols Build-Ids: 9f7dda84044c0d53115a01bd602e66fa331e6629 fcea1fcfb0d3b6afe46ffbab6f2dd2bbf85364b0 Package: aspell-de Priority: optional Section: localization Installed-Size: 402 Maintainer: Roland Rosenfeld Architecture: all Source: igerman98 Version: 20161207-9apertis0bv2023dev2b3 Provides: aspell-dictionary Depends: aspell, dictionaries-common (>= 1.23~) Filename: pool/development/i/igerman98/aspell-de_20161207-9apertis0bv2023dev2b3_all.deb Size: 348428 MD5sum: d1a720be8cbbc2dc2db8c8ce3873b9e1 SHA1: 3e7577fa887953042ad708f5c3b2782ab73efd91 SHA256: cd7a51cd2a860e10a7a92f6adbadf3ec23408fcb53ba8904bcb82f1ba947d4f9 SHA512: a93df24802e5d5791162cb33674a7c325b5f11376b22c204909a7067e12a51645c510121098482e61cd8e0c2d2174e8ea11fd2229e71997cd3029a63a076255b 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: 277 Maintainer: Debian Hebrew Packaging Team Architecture: all Version: 1.0-0-8.1apertis0bv2023dev2b3 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.1apertis0bv2023dev2b3_all.deb Size: 180356 MD5sum: 8b7867299310ebbbd964aab39ce96968 SHA1: 3de7600636c895d1d4d916c02bf0400a79394ee4 SHA256: 754e6099ee432d7971f48becf7d0f7b962bf41886cc843a7d0ba1da200f94ad3 SHA512: 5ec85c211a524aabf18da075ca16bfb89a2a0c765590a139459ab30d63efaeb18020448580051b06214d0e00ae85f855f4cba1e9624023e61ddad5e358bbb82d 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: at Priority: standard Section: admin Installed-Size: 150 Maintainer: Jose M Calhariz Architecture: arm64 Version: 3.1.23-1.1apertis0bv2023dev2b4 Depends: libpam-runtime (>= 1.0.1-11), lsb-base (>= 3.2-14), libc6 (>= 2.17), libfl2 (>= 2.5.33), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~) Recommends: default-mta | mail-transport-agent Filename: pool/development/a/at/at_3.1.23-1.1apertis0bv2023dev2b4_arm64.deb Size: 48016 MD5sum: 4b75f3917574483d20b93668788046b6 SHA1: 207240e1c07327217139c7ab96cf9fe0f7387d19 SHA256: 785f29f3d2e8f2c42f354a6f2c6cc309769d0bbbc729346aa1fe07c1cd865495 SHA512: 52b42a096b6d718bdbe03141f403a8f74ec5c134f0b2dbc4dd390f7556d4eee638ccef51d1459360469b4eb229d57eb58ccfe6e0c249bcea0451d1761df056d3 Description: Delayed job execution and batch processing At and batch read shell commands from standard input storing them as a job to be scheduled for execution in the future. . Use at to run the job at a specified time batch to run the job when system load levels permit Homepage: http://blog.calhariz.com Multi-Arch: foreign Package: at-dbgsym Priority: optional Section: debug Installed-Size: 95 Maintainer: Jose M Calhariz Architecture: arm64 Source: at Version: 3.1.23-1.1apertis0bv2023dev2b4 Depends: at (= 3.1.23-1.1apertis0bv2023dev2b4) Filename: pool/development/a/at/at-dbgsym_3.1.23-1.1apertis0bv2023dev2b4_arm64.deb Size: 65260 MD5sum: 05e2f735843876c1228cfd5bde02a58e SHA1: e0fc345b28e610066ddcae307ed829986eb6ee20 SHA256: 014cad3935fa4dd88e034669c2b5b2f678c53205bcd7b7897da6662343f798dd SHA512: dfd7bb36746f97f9774670a84fc0e04409fd6e193680711a8093d861fd8098307dc01c1b397493f6eb7b7ae000946ceb37a9929f97f477175ed2f24f3a07c496 Description: debug symbols for at Auto-Built-Package: debug-symbols Build-Ids: a88fc62b39d1c388ee1df61db02737cded9d62aa fd78cf1ba37f6f8dc2c8e46ff9bbc66466d26782 Package: auctex Priority: optional Section: tex Installed-Size: 4645 Maintainer: Davide G. M. Salvetti Architecture: all Version: 12.2-1apertis0bv2023preb4 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-1apertis0bv2023preb4_all.deb Size: 1241116 MD5sum: d2ce02d4b74fed4e6658d9c8c7e9694b SHA1: bfbd23a5358443ef5cd0f6e0191f327f9b82265d SHA256: 4f9057e8ee66268c7c0f655d7f59a2ae35fa8567056d2f8f59f2bf77f315fa9d SHA512: b783c20014009a6a94f9ef925104a61dfae1022b517e043e8145c22e0bf52b3865a84ad1249e95ef3d94a0e4cb7d6d7e4091f74a4b1975d5084a4a3a1f0a2cd9 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: audiofile-tools Priority: optional Section: utils Installed-Size: 78 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: audiofile Version: 0.3.6-5co1bv2023dev2b3 Replaces: libaudiofile-dev (<= 0.3.3-1) Depends: libaudiofile1 (>= 0.3.6), libc6 (>= 2.17) Breaks: libaudiofile-dev (<= 0.3.3-1) Filename: pool/development/a/audiofile/audiofile-tools_0.3.6-5co1bv2023dev2b3_arm64.deb Size: 35600 MD5sum: 9a652bec3fc179c434a0b8065117ccde SHA1: 64b092fab96a793a668950e77afea5b55e2bd1f3 SHA256: 405cf23578f58c3b7c003c555f25451f276f206ff7220d4d145a6573c1c20817 SHA512: c07c64905f5fd1b52ce09178e5df152bb0a2dbc2eab8e7e4a390aa2606629d0471cc26ecd038a4bfe9622cff95ffa4d6b340b044a843033d859bbf066c4699b1 Description: sfinfo and sfconvert tools The audiofile library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS, and raw data). . This package contains the sfinfo and sfconvert tools. Homepage: http://audiofile.68k.org/ Package: audiofile-tools-dbgsym Priority: optional Section: debug Installed-Size: 49 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: audiofile Version: 0.3.6-5co1bv2023dev2b3 Replaces: libaudiofile-dbg (<< 0.3.6-3~) Depends: audiofile-tools (= 0.3.6-5co1bv2023dev2b3) Breaks: libaudiofile-dbg (<< 0.3.6-3~) Filename: pool/development/a/audiofile/audiofile-tools-dbgsym_0.3.6-5co1bv2023dev2b3_arm64.deb Size: 24924 MD5sum: 0b52933a96051aa25409da83b51f8f1a SHA1: 3ae7e0b47beed786ca23f98ed869b0b1bc8d039e SHA256: ffed4ca396b020e7214f19927066957ceb0e29181eb5fb08cad949daabc7a948 SHA512: 9cc7d3d27dac932ff74cc8a3a7adba0d7550a228f97ca94092503d8d441c4c5be721c2ca7cf67c466262f38512410aa1b4f3687d0a6635628fe4cfff51d3373b Description: debug symbols for audiofile-tools Auto-Built-Package: debug-symbols Build-Ids: ec22c6b10a278e568d0b58387e86267342ae8443 ed2b5a4f4cd8f7ac0bc27f5e05844602516a9423 Package: augeas-doc Priority: optional Section: doc Installed-Size: 16063 Maintainer: Hilko Bengen Architecture: all Source: augeas Version: 1.12.0-2apertis0bv2023dev2b4 Filename: pool/development/a/augeas/augeas-doc_1.12.0-2apertis0bv2023dev2b4_all.deb Size: 925884 MD5sum: 0d49d7cf6610dbe27f65c08c2c4b189a SHA1: 2ee52608f4eb5e9645e49b5d8ae1bb222b20690e SHA256: 0136562ef1a140f1599eb99e03ee84644a491722e923fa94c1b7e628a00198ed SHA512: 9c74d1d0e3918585dd0c195cb564f807b21b734d1c16853442143ec992fbdf74d8bfcf4a382de5deba025fc62ce276824a2cc5f2642c4cbeb6f76cf69f85aa7c Description: Augeas lenses documentation Augeas parses configuration files described in lenses into a tree structure, which it exposes through its public API. Changes made through the API are written back to the initially read files. . Lenses are the building blocks of the file <-> tree transformation; they combine parsing a file and building the tree (the get transformation), with turning the tree back into an (updated) file (the put transformation). . This package contains the generated documentation for the lenses shipping in the augeas-lenses package. Homepage: http://augeas.net/ Multi-Arch: foreign Package: augeas-lenses Priority: optional Section: misc Installed-Size: 1955 Maintainer: Hilko Bengen Architecture: all Source: augeas Version: 1.12.0-2apertis0bv2023dev2b4 Suggests: augeas-doc Filename: pool/development/a/augeas/augeas-lenses_1.12.0-2apertis0bv2023dev2b4_all.deb Size: 451432 MD5sum: cf6b1a208a446d71124df39e2bd008a3 SHA1: 2d9adb47aac36170f0a1fe1fabe722763a860269 SHA256: d657b052cab92180a7c1e2f252793f71414a0e7959096537de845fd0ad4bdde6 SHA512: 8059e704b3e883170f0eb9978d4c8b031768ba28fe50602542e20eba359bb4b8c830bd91ede4518c5c0db033157d42619360fc4e2d81afed003855b04b036191 Description: Set of lenses needed by libaugeas0 to parse config files Augeas parses configuration files described in lenses into a tree structure, which it exposes through its public API. Changes made through the API are written back to the initially read files. . Lenses are the building blocks of the file <-> tree transformation; they combine parsing a file and building the tree (the get transformation), with turning the tree back into an (updated) file (the put transformation). . The transformation works very hard to preserve comments and formatting details. It is controlled by ``lens'' definitions that describe the file format and the transformation into a tree. This package includes the official set of lenses. Homepage: http://augeas.net/ Multi-Arch: foreign Package: augeas-tools Priority: optional Section: admin Installed-Size: 229 Maintainer: Hilko Bengen Architecture: arm64 Source: augeas Version: 1.12.0-2apertis0bv2023dev2b4 Depends: libaugeas0 (>= 1.10.0), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libreadline8 (>= 6.0) Filename: pool/development/a/augeas/augeas-tools_1.12.0-2apertis0bv2023dev2b4_arm64.deb Size: 175388 MD5sum: 9ceabf935994419339aec817b4134ce7 SHA1: a2415196244a1300517955d4e4a837e4a66d4cef SHA256: 70aedb4a1212e2e85c72cbfef2116932a6e94259bc4822dffc46b7bce956b14d SHA512: 9dd7c4be90f4a3544e9dc492c3aedff65f187632f840af6bebe3911847ee21caa978b4ad565c2ddeb517202f8e17dfac3b350efb4015a1ed236a6c6e1264efa8 Description: Augeas command line tools Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files. . This package provides command line tools based on libaugeas0: - augtool, a tool to manage configuration files. - augparse, a testing and debugging tool for augeas lenses. Homepage: http://augeas.net/ Multi-Arch: foreign Package: augeas-tools-dbgsym Priority: optional Section: debug Installed-Size: 79 Maintainer: Hilko Bengen Architecture: arm64 Source: augeas Version: 1.12.0-2apertis0bv2023dev2b4 Depends: augeas-tools (= 1.12.0-2apertis0bv2023dev2b4) Filename: pool/development/a/augeas/augeas-tools-dbgsym_1.12.0-2apertis0bv2023dev2b4_arm64.deb Size: 40480 MD5sum: e7a8ce13ca62ebd938519e681af29d02 SHA1: 9ecff8215d87943cfd3ef6bd945554d5bc0b8972 SHA256: 5e30f922534a809e1169e8bdf3573a9a3240ba0de0207faf1c31b48d1e1e2b24 SHA512: c0c7a93bf10ffbcfea83b9d90abe1ac6d2fcbe9c151a1fa35c5e0f8864a763432866db150e32fe0648395ed5d31edbfff94d286bd28887af8868010e7a0861a2 Description: debug symbols for augeas-tools Auto-Built-Package: debug-symbols Build-Ids: 0b0d08efc6552f5fc79704ab06baa6a87563acdd 1a01e404d17e68cf51e92782645e13198398836f ddbc8faa8016a2606c6887755596875980594e3c Package: autoconf Priority: optional Section: devel Installed-Size: 1846 Maintainer: Debian QA Group Architecture: all Version: 2.69-14apertis0bv2023dev2b4 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.69-14apertis0bv2023dev2b4_all.deb Size: 313000 MD5sum: b0fd23fa6be7068fb7ea5149fdba6b1a SHA1: a19ef7fd79d84f6fb2192794e96eee156edf2efb SHA256: fe3e8098eba76fc7ad4a1ffebbc5c1341be71343c39e880385ee3f6d30e8af4f SHA512: ae85e59e03f30217c084144aef7f083c963a71dcd5fd02a71daaf47eaf3f4c3a9434c30182c65b13d1bb7f8345fa0e936e8ad2404c68b82eb23c89c8a3d82fa8 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: 5832 Maintainer: Bastien Roucariès Architecture: all Version: 20190106-2.1apertis0bv2023dev2b4 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_20190106-2.1apertis0bv2023dev2b4_all.deb Size: 745744 MD5sum: 4eadaa85a99bfdf71d127edcd1dcf12c SHA1: 7e9a0f190b22937d48d4979caf7bb1dd1a7659c9 SHA256: fae4be4de1d30cc21a057872196477c6ad7ce6051656b36db8a69234cf78069e SHA512: f919f94ef54dc1f89f9434289214d378af050fec99e462e33d9a31b10e2963e82f5a963cc5158bcf4a6a99a3f8cb1022a22c1247470844b470f7b55a851455ab 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+20210105-1apertis0bv2023dev2b4 Depends: m4, perl:any Filename: pool/development/a/autoconf-dickey/autoconf-dickey_2.52+20210105-1apertis0bv2023dev2b4_all.deb Size: 162788 MD5sum: 843d6d9bc2d7ddb9df5361e7f1c8c875 SHA1: 658ba0824fca90ddfbd2feeb203feb94fb2abad8 SHA256: a1ea4cbf18bada381ee553c2e3ea17c8ecd7da0147a234501891f88520da9dab SHA512: b5696c1a280568ba1fc9d73f1fa55e27dcf384f9c6403472ba2bd85cd0302f8774d90388f90b1cb787464685e733812abc6ba7979297418dc1fab913843ad175 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: 4358 Maintainer: Debian QA Group Architecture: all Source: autoconf Version: 2.69-14apertis0bv2023dev2b4 Depends: gnu-standards Filename: pool/development/a/autoconf/autoconf-doc_2.69-14apertis0bv2023dev2b4_all.deb Size: 2857048 MD5sum: 6e7b66272b362aaf5686e0ddf58272a7 SHA1: 9eff74e496ab96d1785dcc91f8dcb25289ef6e6b SHA256: cfcf8cab9875c5cfcade8612beb56e53542c270512b86167ead42a1ec102e150 SHA512: d542c247b81bd8ee853aa7fcf055a8347477db6c03c2f4e65ed890b009ec0b5fdfcd935d8586fa6239d1ebeb702a012f75b04edca51bd4001c1334da0033e0ef 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: 1137 Maintainer: Debian QA Group Architecture: all Version: 2.13-69apertis0bv2023dev2b4 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-69apertis0bv2023dev2b4_all.deb Size: 252280 MD5sum: fdba5709feb4500cf524c3a0c00081c2 SHA1: b2b72817504fad1293bc192fb8a5f56ac747966b SHA256: 6724c25441680719123d912f45211ed296bb687adee186fb7cf46cd2a7ea8f36 SHA512: 0263c25557fae8b57b5d90550a60e2c5534e85944fb668bafbe991c67601e09611d221656d63cffa9ea36eba768773cfea2df8e3af5e5d56c6e60200bf7a7222 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.64 Priority: extra Section: devel Installed-Size: 1943 Maintainer: Debian GCC Maintainers Architecture: all Version: 2.64+dfsg-1co1bv2023dev2b4 Replaces: autoconf (<< 2.50) Depends: m4, debianutils (>= 1.8), autoconf (>= 2.50), perl, libfile-temp-perl Conflicts: autoconf (<< 2.50) Filename: pool/development/a/autoconf2.64/autoconf2.64_2.64+dfsg-1co1bv2023dev2b4_all.deb Size: 480252 MD5sum: aed7f185d4be6dcc876e3005ce537343 SHA1: 1b53fd8e9ec3b69d4bc8f4204c6313ecafc94b2b SHA256: bf484465d113bbb3783eb7c4df92fb93c58b27fde8e7137dd78c6880fc08f9c1 SHA512: 176fbcea4c02798efcb3eca136a6593fc5a89560a40ce9ca248abba4d239e993f69e891ae0cf92bcb911c0d4b7efc13e08d6674bc35b051e03a5c59a3e98c2e0 Description: automatic configure script builder (obsolete version) This obsolete version is required to build GCC (>= 4.3.3), newlib, and probably some others toolchain related packages. Multi-Arch: foreign Package: autoconf2.69 Priority: optional Section: devel Installed-Size: 1807 Maintainer: Debian GCC Maintainers Architecture: all Version: 2.69-2apertis0bv2023dev2b4 Depends: m4, debianutils (>= 1.8), autoconf, perl, libfile-temp-perl Filename: pool/development/a/autoconf2.69/autoconf2.69_2.69-2apertis0bv2023dev2b4_all.deb Size: 291092 MD5sum: 0250dcb73992c45f6b4b81ad94d6d474 SHA1: cd26acf0b0f7d2be33a0cb28ff1831c92d838996 SHA256: e5dd3c6f7662732f403a07974769f18ba6e7d963335ed3f5d57c370c22f09c3c SHA512: fdd9654f56612775ceffbecf1692a8198ec255cfd98b400b746fc3fa55672ed7daf8e3992430a77af7987194d009fca51fe3a9c74ff651761cb3553f921e5ecd 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: autogen Priority: optional Section: devel Installed-Size: 1155 Maintainer: Andreas Metzler Architecture: arm64 Version: 1:5.18.16-4apertis0bv2023dev2b3 Depends: guile-2.2-libs, libc6 (>= 2.17), libopts25 (>= 1:5.18.16), libxml2 (>= 2.7.4), libopts25-dev (= 1:5.18.16-4apertis0bv2023dev2b3), perl:any Recommends: autogen-doc Filename: pool/development/a/autogen/autogen_5.18.16-4apertis0bv2023dev2b3_arm64.deb Size: 564288 MD5sum: 6974a6807bedd936f85512efd48e4e05 SHA1: b2ef651eda1ada5be5c5079b73bdf7217177e722 SHA256: e0fa4166fecb6bbc257081c9ba141127087db8fd04f747537e3e91afad88b8ef SHA512: 9732b14c4500c272650da6d8c3b6a81523021580be445b866f3bec7c3ee3cc07a4ebdb5d75dfe94c3ae0110a256696a076a24188522a2e360dfff42c60bb7d58 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: 351 Maintainer: Andreas Metzler Architecture: arm64 Source: autogen Version: 1:5.18.16-4apertis0bv2023dev2b3 Depends: autogen (= 1:5.18.16-4apertis0bv2023dev2b3) Filename: pool/development/a/autogen/autogen-dbgsym_5.18.16-4apertis0bv2023dev2b3_arm64.deb Size: 289996 MD5sum: 6fcf4ef0acdbb2935e52caff83795ad7 SHA1: 6a630606bec9c0f5d47eb3b47ef002a10692ef48 SHA256: 072a180a40a0a89889661553120fb4a7b777dae5394c4f36070bcb0e4e5d265a SHA512: 7452bc182a738481d36c44e7ef2d9abbb0417fbe87085383c5634972098834757b4eae2aaa809a78109273b9f370c81ce7aaf208e397804869d3e0c5c0baf599 Description: debug symbols for autogen Auto-Built-Package: debug-symbols Build-Ids: 2ca32b9dd827762b3a46699d1b4906d3f194b7f5 3c2db9002dd8ee89868270ecbb83ab2c60243cc7 8be7608b58185b49901847a52e958ee24ef8bc35 942112b55445f3276d8455fd456bbba44657fa8d Package: autogen-doc Priority: optional Section: doc Installed-Size: 3095 Maintainer: Andreas Metzler Architecture: all Source: autogen Version: 1:5.18.16-4apertis0bv2023dev2b3 Replaces: autogen (<< 1:5.18.3-4) Breaks: autogen (<< 1:5.18.3-4) Filename: pool/development/a/autogen/autogen-doc_5.18.16-4apertis0bv2023dev2b3_all.deb Size: 1008476 MD5sum: 206e688b3d65779d8933bf3393cc93ac SHA1: 28991c0d40c42c56709338dbef566343d52d2be3 SHA256: 311100fc05a319b5266c9e5f555fca1228c344300f096c34e74c2152b5ede3ca SHA512: 71d1d8e5969b9ca73627581688fbf088aaa5d053a829c19f901f0acb5efdda3349170a7c0aaea5548cef3b01fd5fb93ed9f29a1710b87b6baaaa5b142caa7b7b 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: 1830 Maintainer: Eric Dorland Architecture: all Source: automake-1.16 Version: 1:1.16.3-2apertis0bv2023dev2b5 Provides: automake-1.16, automaken Depends: autoconf (>= 2.65), autotools-dev (>= 20020320.1) Suggests: autoconf-doc, gnu-standards Filename: pool/development/a/automake-1.16/automake_1.16.3-2apertis0bv2023dev2b5_all.deb Size: 814696 MD5sum: e03db28f725afd58c3f7cc76fa9c514f SHA1: 373a415cae4d91d5481beee0162a06184638f0a7 SHA256: 8cb7cef3f0d5276286ac9a6f86a7dc42c940a039c878ff67974efdcb98372801 SHA512: 8f5067c0c38f347cf2066e8170fa4298dc66be81f9816fabfc2f4382cd90035d9aa96de411476e58e40e19486e4c86cbebea9a38432ff79836210a7404b7994d 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: 1552 Maintainer: Eric Dorland Architecture: all Version: 1:1.11.6-6apertis0bv2023dev2b4 Provides: automaken Depends: autoconf (>= 2.62), autotools-dev (>= 20020320.1) Filename: pool/development/a/automake1.11/automake1.11_1.11.6-6apertis0bv2023dev2b4_all.deb Size: 535616 MD5sum: 62ddfe4296c75ab028ae60ae8f52173d SHA1: b5b3cedda773a0fb6e4a64bc7fd49b6f77a5cafc SHA256: 883184410d4295434fb14c4ca6858aa34473cdfadf1914bef73f3b8faa4fee8b SHA512: 8b898fcaf779fd92bac0ca43864d77cabe320da4a015ec6d1accd4d58093747bc230c9e4c0803db0293e8e2a45ac1a492011a6f5fc87fce13cb27771bf024130 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: 576 Maintainer: Debian CI team Architecture: all Version: 5.16apertis2bv2023dev2b3 Depends: apt-utils, libdpkg-perl, procps, python3, python3-debian Recommends: autodep8 Suggests: lxc, lxd, ovmf, qemu-efi-aarch64, qemu-efi-arm, qemu-system, qemu-utils, schroot, vmdb2 Breaks: debci (<< 1.7~) Filename: pool/development/a/autopkgtest/autopkgtest_5.16apertis2bv2023dev2b3_all.deb Size: 201512 MD5sum: 084e633d5cab6033f944efd603f91a17 SHA1: f797c4933b8c8e73cfd7c415f9982bd0982d3f11 SHA256: 7b3af0986bdd9296893931e24f044d1cad3cb3a82091735ccc47d42a4c86d23d SHA512: 17d229508595ef3964625c26612396fcae9fabef9068adb6e97665128856147fddf5e11f3ca0457df3f9a4561d00809c64caf43a19b10fc9623033f4c871f2ad 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: 539 Maintainer: Santiago Vila Architecture: all Source: gettext Version: 0.21-4apertis1bv2023dev2b9 Replaces: gettext (<= 0.17-11) Depends: xz-utils Filename: pool/development/g/gettext/autopoint_0.21-4apertis1bv2023dev2b9_all.deb Size: 520176 MD5sum: 4fcb368e08336d1a018f0b99b872897c SHA1: 106c620068536bcc01a11d6c44bd114e74b4779e SHA256: fa88ef6e9ccac9be298e625e12dac413051302d09ba386069fbe3336d2b10367 SHA512: 2c97a3b8523752c9b61e229dfb1d946cefe6a140a92d89039e618a3b0753b635770b11979c28c7850d581699658e0618924386ddb39831fbe31cfd6217a8e725 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: 157 Maintainer: Henrique de Moraes Holschuh Architecture: all Version: 20180224.1+nmu1apertis0bv2023dev2b6 Filename: pool/development/a/autotools-dev/autotools-dev_20180224.1+nmu1apertis0bv2023dev2b6_all.deb Size: 77348 MD5sum: 1cba6c70376b7c1e3e9f8548906c894f SHA1: 350136611608e69ce94d2fc5a490fcaebbcaa549 SHA256: f4234176c9ec6a5971ec92ae61849f20c3503aa89ee28d33a45c57e5971ac370 SHA512: bee8e25fb62bbde91aab2a808269314e530351f3354bd71d7961029133870624ef36d27d36bf3c3a13d3b3c51435492e7a5e1967eb2d3b8a529e14877f2a9db0 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: http://savannah.gnu.org/projects/config/ Multi-Arch: foreign Package: babeltrace Priority: optional Section: utils Installed-Size: 98 Maintainer: Jon Bernard Architecture: arm64 Version: 1.5.8-1apertis0bv2023dev2b5 Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.17), 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.8-1apertis0bv2023dev2b5_arm64.deb Size: 43884 MD5sum: 983c06715dc5ffac78c32ca16de30c10 SHA1: 0df25809b15f322062af5ddb617c9484daf8b49d SHA256: 833ea10655c1221acf053b0b0204fb6911cb28c6d8c58121dd690cdb83421f3a SHA512: a53a490c729fdefe90fa04b4616b4dfee471c0978e7900ba68748f549d72b6e0f7f822a3af6ea9b5fa1ad39c9c8e06323e87a89b4a2bb1b0402d94361f563459 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: 71 Maintainer: Jon Bernard Architecture: arm64 Source: babeltrace Version: 1.5.8-1apertis0bv2023dev2b5 Depends: babeltrace (= 1.5.8-1apertis0bv2023dev2b5) Filename: pool/development/b/babeltrace/babeltrace-dbgsym_1.5.8-1apertis0bv2023dev2b5_arm64.deb Size: 45520 MD5sum: 7eb4cc438603515c28e874f80621a4d1 SHA1: 7240bfeb5d774735b2da91b15fccbdd4eb5d152c SHA256: a5c33ee520f70029d8fba4c1a7f1b52d55f903374c1be9add000b673113164d8 SHA512: 86bcbcec0d1441bbb666edd41698fa70d2bb06a1e6beea590f31e23ecdc70c84fe6112ffc68527957d72c9ad863819c8cee1f43098c06d8809cbf102daecb791 Description: debug symbols for babeltrace Auto-Built-Package: debug-symbols Build-Ids: 2f3d695d0e3055965da3721c3d73eea769901e9b 7b8c4a31a4b112d64861ea4d935ceba0d25afbdc Package: bash Essential: yes Priority: required Section: shells Installed-Size: 6518 Maintainer: Matthias Klose Architecture: arm64 Version: 5.1-2+deb11u1+apertis0bv2023dev3b1 Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1) Depends: base-files (>= 2.1.12), debianutils (>= 2.15) Pre-Depends: libc6 (>= 2.25), libtinfo6 (>= 6) Recommends: bash-completion (>= 20060301-0) Suggests: bash-doc Conflicts: bash-completion (<< 20060301-0) Filename: pool/development/b/bash/bash_5.1-2+deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 1380396 MD5sum: b278f1bba1ca3c8b7e8384dfed3748ce SHA1: d3090d5a3357369d888ff713ca33cbd1b579c0e9 SHA256: d566b2ffbde03f66bd9f9d5640e64f74929d6f4a23ba8b44c6ed75ecb40a9797 SHA512: 2b748cae20ebaddb2467207841a7b593d5c99366076f1e18e2659334ff837f18fa3a1f2b5b45c69033bfbf4593f9d5146ba4b159d47a356d3d749da823c6b022 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: 871 Maintainer: Matthias Klose Architecture: arm64 Source: bash Version: 5.1-2+deb11u1+apertis0bv2023dev3b1 Depends: bash (= 5.1-2+deb11u1+apertis0bv2023dev3b1) Filename: pool/development/b/bash/bash-builtins_5.1-2+deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 139768 MD5sum: 9afb858b3a1e3ae696d4b656654a637b SHA1: ff2fcbef0a98b2dbd570658329deb870cb9caf98 SHA256: 70804f3b748e864013ce5a9286a8c034cf9e2a09f3379fe3750c8e8874d810eb SHA512: c4342b971ce62b5c15f5538951a71ade80cff7f9e0c0b154b6c4c81b62cb1e2525bbf57b73c4be8e7e3864dd3c9bbe14a797d647631be5ba6f1544445c34ceb6 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: 368 Maintainer: Matthias Klose Architecture: arm64 Source: bash Version: 5.1-2+deb11u1+apertis0bv2023dev3b1 Depends: bash-builtins (= 5.1-2+deb11u1+apertis0bv2023dev3b1) Filename: pool/development/b/bash/bash-builtins-dbgsym_5.1-2+deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 128808 MD5sum: 1252cf28b73a0272098b77c60fecbc83 SHA1: 67a91d67fe5088a19b75d04e12871094f5d31143 SHA256: 8423faa2d33901bb0a639a6ec609f1cb80ce5b309167946a35673cb91d994353 SHA512: dc7d9270b47671671d6b5cf5290a83c603c8c9aa17ee128eeecb9bf26caefe6620bc989fb1e22b172e0fb858add6f68ecafd52cb8d7f186b845191f19fb6c629 Description: debug symbols for bash-builtins Auto-Built-Package: debug-symbols Build-Ids: 07a4389a4cb6cb470658b0390ba36a70a04305bc 1443fa6795d5e6a4cddb98496198ff19f6c283b4 2ad27ff6a8f5b4b548eeaf2bc242507ecc84a4ae 2ea3b177507fa2383ea988495d581698560d4ee1 3c8255aa90a142f05b8f625f6743a615ea13974e 41deccc0ee06fd47983fdde5f0af5e9b29d3c2c0 49d8fe709cfdb0c64fad36ca23d9a0deec290868 4b01ee5da04e2e35ea12689a6f559eb35386ee2e 4d22bfb4d4a4c8d360df3286cfd87e8c0b815623 54b67b604b31d6b89b5c0658dbba523cbda0918f 595ae52341a48d6d916bf555c97825171b45a10a 5edb9e96c8382e07173274a21ac7540b4b65fdd9 6c860fe4534d827612c2add31c9a1621f4cb9b09 7bdce6898d9f00515fd59d0589672f0ee74a711d 84a2d2d28e8808239edf3653928eb8dbba564810 928377d8cc3638f1ef1386c488e7f58e83543b40 999991791767ae119d4ddd5170cdcbd873cfd28f a8f39917bf23815a2ccb0c02ad782782bcb1a47e baf1294a01ee5195ef025139564560f09858737c c05b4e738a947d531287741b809bb95afceb0676 c9e3e5a4331490651062c94da2ba929cc4629c27 ca0dccc00230f962a86e45c0833d09d28eac40a1 cd8402f274895bd2ba31b65f67107eaad70cbcfd de0d3c0a0049941a8a3dd57772aa012b308aadbd e2e027c6d1262d417e12a197e1a433de52652c14 e6e3cb6354c85d9e2b72e31a67ff3c8a47e7a1af f49b1eca9692eb95a4250b03b65401f5b179fef7 f9447334b411a12d5e489548b2ba54c4594bc719 fa7c52672a69df364e14c335cb06d0ab936a3561 fb33767483532fbfa60d0b3ac04363ccec982e64 fb675bce325b3e56518441325ce902e7e902e2d1 fe8f29e9ebcfe1a6620d7627fb54f19a75014d53 ffd7c95bd9b16f12a1997b98278882e3004e584f Package: bash-completion Priority: standard Section: shells Installed-Size: 1523 Maintainer: Gabriel F. T. Gomes Architecture: all Version: 1:2.11-2apertis1bv2023dev2b6 Provides: dh-sequence-bash-completion Depends: bash Filename: pool/development/b/bash-completion/bash-completion_2.11-2apertis1bv2023dev2b6_all.deb Size: 234628 MD5sum: bcef3e20f38fe0e206939c798d9f0c92 SHA1: 22c7451370d56078eac3db089b9c546c7a5799a5 SHA256: 104d51d9776e4cf0b7158235e5179dda4cd3485541df9388f88979cecdc06472 SHA512: 304f3cb0d4d52c9dc80d40bf0e95270d804fd1848f092a1fec607244faca389d41e962cf2f1eac448993b5089b3d2b066bba58dc8e22710d758fda9dafbb2338 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: 1532 Maintainer: Matthias Klose Architecture: arm64 Source: bash Version: 5.1-2+deb11u1+apertis0bv2023dev3b1 Depends: bash (= 5.1-2+deb11u1+apertis0bv2023dev3b1) Filename: pool/development/b/bash/bash-dbgsym_5.1-2+deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 1415664 MD5sum: 499583bc4fb4a99f61f49c3d6042869c SHA1: 1d8866df906f0dac4d14e4001422337b6fdf6440 SHA256: 78a55dd1b3ff9153cccac042122c581924b17b85d082a35d94573ffe65ba783e SHA512: f290090e119657f28f3ae57d095e0d72655b55b2bc251eeda84f5bbfb2fd30fb0ddc17fee37dc30774533e7d92ea3a089b744e291aa1a1393d6e6fcbd6c85a9f Description: debug symbols for bash Auto-Built-Package: debug-symbols Build-Ids: a07bc2e9f65056fc41481c113d085b2d1a8b07b8 eb13baf2458032f9f8f77cb3fe971daa93aec34d Package: bash-doc Priority: optional Section: doc Installed-Size: 3244 Maintainer: Matthias Klose Architecture: all Source: bash Version: 5.1-2+deb11u1+apertis0bv2023dev3b1 Replaces: bash (<< 4.3-2) Depends: dpkg (>= 1.15.4) | install-info Filename: pool/development/b/bash/bash-doc_5.1-2+deb11u1+apertis0bv2023dev3b1_all.deb Size: 1934616 MD5sum: a56d9ee4c5cb2d07915ea608100ebce4 SHA1: d5481f5c029e01f5f856a21abe235df15b195a0a SHA256: 4bfd6bb96e02dfa4e0022286013880f20b2846706cf039c9f93a293d2e7bfeb0 SHA512: 1e532834c2cf1f27039fc602a967992940c10fe7826b963e71e6357b3f51f99185f9649e6277f66cf746fbd3c11efbce08160317b598712ee6cd0819aadff2f7 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: 2174 Maintainer: Matthias Klose Architecture: arm64 Source: bash Version: 5.1-2+deb11u1+apertis0bv2023dev3b1 Depends: passwd (>= 1:4.0.3-10) Suggests: bash-doc Filename: pool/development/b/bash/bash-static_5.1-2+deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 996108 MD5sum: 9c8b58c41827fd15fc2b500c69fec898 SHA1: 331a7f52abbee0c8639f43fc08e2b41d4f9af76d SHA256: 26613166d2371276f9cbdd4921b4ff28660759373d311f98d7d7b4de8ed9727e SHA512: 8a352e06b5f3b121ca728f0b4bd4288c990aba1c63a099a8c294d163d3555432d10d721b95b09b9780ba75554cda75bc197e69d7d15399bda51ffc2aa5c671ad 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.31-13+deb11u3+apertis1bv2023dev3b1) Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Multi-Arch: foreign Package: bash-static-dbgsym Priority: optional Section: debug Installed-Size: 1659 Maintainer: Matthias Klose Architecture: arm64 Source: bash Version: 5.1-2+deb11u1+apertis0bv2023dev3b1 Depends: bash-static (= 5.1-2+deb11u1+apertis0bv2023dev3b1) Filename: pool/development/b/bash/bash-static-dbgsym_5.1-2+deb11u1+apertis0bv2023dev3b1_arm64.deb Size: 1437864 MD5sum: 7287e6ae8354a7a1666b62a71d59851a SHA1: b2bb95094bff117f6c1c1ff962bcad040e0c0d02 SHA256: 43b8ffe2699391b3b2929e7141c82aefa2302f42d4d37217c23de3844de68c81 SHA512: 0d829d4d1c1b21f6f1bb3f0d856be9cbd476eeefc3091c9b7c8a78283c21350924b92c837fe1b081d5db1020aaf01c5a31dc79a309e972d3c89c579098f6dc1a Description: debug symbols for bash-static Auto-Built-Package: debug-symbols Build-Ids: 4006936e066b77edbcc57afb2bad84b85231b997 Package: bats Priority: optional Section: shells Installed-Size: 78 Maintainer: Yaroslav Halchenko Architecture: all Version: 1.2.1-3apertis1bv2023dev2b5 Recommends: parallel Filename: pool/development/b/bats/bats_1.2.1-3apertis1bv2023dev2b5_all.deb Size: 30636 MD5sum: cd52cd8984065a14b284c75c93526439 SHA1: 88ec0bd0fa581c2f8d6201fa3035ffd5ae6190e4 SHA256: 8573d6a9548b48a1fcc3d0152dc53de48c8da2c6f8880f550ff92f847b533052 SHA512: 13138b706640f24a3a181c8e9d6e4f79927c7b108ba6ffe71e6274b7925c2e9c815ae97b61950e57f16022c778288ceec6931f61f704a1c03d2e1bcd5e03ae28 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 Package: bc Priority: standard Section: math Installed-Size: 237 Maintainer: Ryan Kavanagh Architecture: arm64 Version: 1.07.1-2co1bv2023dev2b4 Depends: libc6 (>= 2.17), libreadline8 (>= 6.0) Filename: pool/development/b/bc/bc_1.07.1-2co1bv2023dev2b4_arm64.deb Size: 106684 MD5sum: 28421a1f071e70b95ddbee556df81469 SHA1: 200dad06104b709378365b08f11985e35a935af1 SHA256: 16fc3a43b5c16792ac9dc61c64974deb3720cd174b9e940bfb9867341e8a6eb4 SHA512: 9e35442772e9115127fd27b4fbb9e59c1e365ca979e6e1f28b04889c9d3806feced3815a29c6bc1b7302ebada658bd9d2b7a0f7677be47ec302850742740dc17 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: http://ftp.gnu.org/gnu/bc/ Multi-Arch: foreign Package: bc-dbgsym Priority: optional Section: debug Installed-Size: 113 Maintainer: Ryan Kavanagh Architecture: arm64 Source: bc Version: 1.07.1-2co1bv2023dev2b4 Depends: bc (= 1.07.1-2co1bv2023dev2b4) Filename: pool/development/b/bc/bc-dbgsym_1.07.1-2co1bv2023dev2b4_arm64.deb Size: 92776 MD5sum: 0cf85c8a831d94c59923781738835db7 SHA1: e02602094ef7f2c2ec512f43eb75dab31c22a6b2 SHA256: ff5321916417cad47d7381bf354e545d4829f52a6d9eb13f6d4cebcedc5bb308 SHA512: 1def3f859a53a09a327fec1eccd0bb14680985d86ab0af20170a54eee0cd50e821b3f3c9b42173b2977bb7e0aa06c026dc86b244b54f752c7a4ddfdbedecf12c Description: debug symbols for bc Auto-Built-Package: debug-symbols Build-Ids: 6115c9841cb2225cee1688b5830cc3af80bfc493 Package: bcc Priority: optional Section: devel Installed-Size: 303 Maintainer: Juan Cespedes Architecture: arm64 Source: linux86 Version: 0.16.17-3.3co1bv2023dev2b4 Replaces: linux86 Provides: c-compiler Depends: libc6 (>= 2.17), bin86 (= 0.16.17-3.3co1bv2023dev2b4) Recommends: elks-libc (= 0.16.17-3.3co1bv2023dev2b4) Conflicts: linux86 Filename: pool/development/l/linux86/bcc_0.16.17-3.3co1bv2023dev2b4_arm64.deb Size: 117592 MD5sum: e5aae09a1f446ed94342abbb37dc83d1 SHA1: 5c89560f135d612b97cb54b38d4289c5b7724864 SHA256: 069ae7e1801a6229790fd3368cfa44fd09f8c573cd8eec16e6e80eeee259a42c SHA512: 4d9d57effd38d26b515821fe8b2dd8d20f92b189fa7d9082ea0578fd1da050f0730264318ae5f2cc44566d9bba11efd7c28a8a43c556bc459ad0c856b8010adb 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: 213 Maintainer: Debian Install System Team Architecture: all Source: console-setup Version: 1.205+apertis0bv2023dev2b2 Depends: perl Filename: pool/development/c/console-setup/bdf2psf_1.205+apertis0bv2023dev2b2_all.deb Size: 59936 MD5sum: 99eb9628d29d2cbcd85a27c8c0b50c4a SHA1: b87a05d97f27f38a30684da8e1cbef1afc964cb6 SHA256: 0c77a801258df10812578bbbdd9eedb1d3bd7565ce7b4d3ecf901452bb378e11 SHA512: 6c9a4b9713ae3e502042d06bc95fd3ffaffdb081671e42f295844429ad5372c4def63fb76e32f723f4a591558c86292c35887834fb5f021de99e7e76887e997b 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: 41 Maintainer: Tatsuya Kinoshita Architecture: arm64 Version: 1.5-12apertis0bv2023dev2b4 Depends: libc6 (>= 2.17) Filename: pool/development/b/bdfresize/bdfresize_1.5-12apertis0bv2023dev2b4_arm64.deb Size: 12600 MD5sum: cac4a79d0e08d4367a9ea747559d7b71 SHA1: 687cb59b09187f95dfe767c800046260cdfa3861 SHA256: 1fcf388ba21cbd5eb91206041199d5cabf12a7d304a86a0d9f6f513fc33fe3e9 SHA512: afbc01e562757b434478d5ba416fb5de0eb2ac9a8ecea592db854a19a7d9b2b25a688cf55ba06ebf4b3cfde734fae545627ae85e795187fd3354c8be9ae67619 Description: tool for resizing BDF format font Bdfresize is a command to magnify or reduce fonts which are described with the standard BDF format. Homepage: http://openlab.jp/efont/ Package: bdfresize-dbgsym Priority: optional Section: debug Installed-Size: 34 Maintainer: Tatsuya Kinoshita Architecture: arm64 Source: bdfresize Version: 1.5-12apertis0bv2023dev2b4 Depends: bdfresize (= 1.5-12apertis0bv2023dev2b4) Filename: pool/development/b/bdfresize/bdfresize-dbgsym_1.5-12apertis0bv2023dev2b4_arm64.deb Size: 18308 MD5sum: 5975285a108ba018c1499291189a3d0f SHA1: 05e3a5241ccbb5a310a0ab8194f556bfd1717518 SHA256: 1d5f937dbd9b657fd3fd53ad9a4e234d9053365d4eaef72fa735a1fd83488905 SHA512: 100cfa39fb4b2e36bf38712e2a872979937ed1074d382134b3610db1eacbc1491ebe084ff28950ac495fb16ead72a81d4cb5ffbc4f93d0acee76c87a7127bcae Description: debug symbols for bdfresize Auto-Built-Package: debug-symbols Build-Ids: f6ff9606760c9e924c82505b2f2e99c202fb1c1f Package: biber Priority: optional Section: perl Installed-Size: 1659 Maintainer: Debian TeX maintainers Architecture: all Version: 2.16-1apertis0bv2023dev2b3 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 (>= 0.28), 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 (>= 1.27), 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 Recommends: texlive-bibtex-extra Breaks: biblatex (<< 2), texlive-bibtex-extra (<< 2020.20210106) Filename: pool/development/b/biber/biber_2.16-1apertis0bv2023dev2b3_all.deb Size: 555644 MD5sum: c3cdc3e9b90d028d93ee179093a37b1b SHA1: 15575d7d2b80f157e6deaa2f3e23f4bc9e9bbab5 SHA256: 234bbd155e6f7791018dc5a72e64094a1cfd1e7a76fe37e4343b46357ae2d497 SHA512: a8d764aeb8a9ec1dac88d0d76e632411782911eee03d2772a3dbe79d53ad1d187e1209595098c6ffd7f3d62a68d2ecd7ab2453b6aed76e4e0ff857b91f768801 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: 245 Maintainer: Juan Cespedes Architecture: arm64 Source: linux86 Version: 0.16.17-3.3co1bv2023dev2b4 Depends: libc6 (>= 2.17) Conflicts: linux86 Filename: pool/development/l/linux86/bin86_0.16.17-3.3co1bv2023dev2b4_arm64.deb Size: 98908 MD5sum: 50b61b09c050f51ac63ff5c823c5df2d SHA1: d3ecbfbf4b73e66d01a2659e28012bd30c2cf535 SHA256: 8dc4ebe6ddc5ea320e55c044a17e6551c18ca3fcba975e2293d3896b42ea2338 SHA512: 6d98c1ce556275a632b1061c0562f53971b2a9bf396f1913903bfdbd4399f0c51f455656a89ef6014029aa1c4fb3e1ff00427b7fe3d01a4dff44d871b088edc4 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: 3018 Maintainer: Debian Rust Maintainers Architecture: arm64 Source: rust-bindgen Version: 0.55.1-3+apertis0bv2023dev2b2 Depends: libc6 (>= 2.18), libclang1-11 (>= 1:5.0~svn302377-1~), libgcc-s1 (>= 4.2) Filename: pool/development/r/rust-bindgen/bindgen_0.55.1-3+apertis0bv2023dev2b2_arm64.deb Size: 807272 MD5sum: c24e728240e65f770a00ea2b8e068f4e SHA1: c8cb96a4d4ea07aff67845435e62025d51de3cb9 SHA256: b40bcf0028bc9b691f45b6d2552b47facf63b4098daa7caaf92160ea29177ea0 SHA512: 7f766e902ca1b9789801cf63c0d06529f7dbba89f88debd8b8b326d498e93d506b6663fae53ec52fa8962972b4101d688d56dcb283bed91ab67e26126e474bf4 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.48.0+dfsg1-2co1bv2023dev2b3) Homepage: https://rust-lang.github.io/rust-bindgen/ Multi-Arch: allowed X-Cargo-Built-Using: rust-aho-corasick (= 0.7.10-1+apertis0bv2023dev2b2), rust-ansi-term (= 0.12.1-1apertis0bv2023dev2b3), rust-atty (= 0.2.14-2apertis0bv2023dev2b3), rust-bitflags (= 1.3.2-1+apertis1bv2023dev2b3), rust-cexpr (= 0.4.0-1+apertis0bv2022dev2b1), rust-cfg-if-0.1 (= 0.1.10-2apertis0bv2023dev2b3), rust-clang-sys (= 1.0.1-2+apertis0bv2022dev2b1), rust-clap (= 2.33.3-1apertis2bv2023dev2b3), rust-env-logger (= 0.7.1-2+apertis0bv2022dev2b1), rust-glob (= 0.3.0-1+apertis0bv2022dev2b1), rust-humantime (= 2.0.0-1+apertis0bv2022dev2b1), rust-lazy-static (= 1.4.0-1apertis0bv2023dev2b3), rust-lazycell (= 1.3.0-3apertis0bv2022dev2b1), rust-libc (= 0.2.103-1+apertis1bv2023dev2b3), rust-log (= 0.4.11-2apertis0bv2023dev2b3), rust-memchr (= 2.4.1-1+apertis0bv2023dev2b3), rust-nom (= 5.0.1-4+apertis0bv2022dev2b1), rust-peeking-take-while (= 0.1.2-1+apertis0bv2022dev2b1), rust-proc-macro2 (= 1.0.18-1apertis0bv2023dev2b3), rust-quote (= 1.0.7-1apertis0bv2023dev2b3), rust-regex (= 1.3.7-1+apertis0bv2023dev2b2), rust-regex-syntax (= 0.6.17-1+apertis0bv2023dev2b2), rust-rustc-hash (= 1.1.0-1+apertis0bv2022dev2b1), rust-shlex (= 0.1.1-1+apertis0bv2022dev2b1), rust-strsim (= 0.9.3-1apertis0bv2023dev2b3), rust-termcolor (= 1.1.0-1+apertis0bv2022dev2b1), rust-textwrap (= 0.12.1-1+apertis0bv2023dev2b3), rust-thread-local (= 1.0.1-1+apertis0bv2022dev2b1), rust-unicode-width (= 0.1.8-1apertis0bv2023dev2b3), rust-unicode-xid (= 0.2.0-1apertis0bv2023dev2b3), rust-vec-map (= 0.8.1-2co1bv2023dev2b3), rust-which (= 3.0.0-2+apertis0bv2022dev2b1), rustc (= 1.48.0+dfsg1-2co1bv2023dev2b3) Package: bindgen-dbgsym Priority: optional Section: debug Installed-Size: 12550 Maintainer: Debian Rust Maintainers Architecture: arm64 Source: rust-bindgen Version: 0.55.1-3+apertis0bv2023dev2b2 Depends: bindgen (= 0.55.1-3+apertis0bv2023dev2b2) Filename: pool/development/r/rust-bindgen/bindgen-dbgsym_0.55.1-3+apertis0bv2023dev2b2_arm64.deb Size: 11633848 MD5sum: 7633864b3699639c9987a764439f7d34 SHA1: 3cceec17e25db9261334ec83a6e8e09ebb94dd12 SHA256: 0f84011e377601677c66214704c472f4f08fd6491e682b16f0e26caa1dfc7de8 SHA512: 6fcdbe0d8114a9e3dca0251575396ee45f071d92a6dde06a066e5f29202a65a61de3481df830d167b96ba2437fbde6e80a2979d5dc1c1ef48e5eb36df12b066a Description: debug symbols for bindgen Auto-Built-Package: debug-symbols Build-Ids: da20364b968937f800add067072ee08842f70ef6 X-Cargo-Built-Using: rust-aho-corasick (= 0.7.10-1+apertis0bv2023dev2b2), rust-ansi-term (= 0.12.1-1apertis0bv2023dev2b3), rust-atty (= 0.2.14-2apertis0bv2023dev2b3), rust-bitflags (= 1.3.2-1+apertis1bv2023dev2b3), rust-cexpr (= 0.4.0-1+apertis0bv2022dev2b1), rust-cfg-if-0.1 (= 0.1.10-2apertis0bv2023dev2b3), rust-clang-sys (= 1.0.1-2+apertis0bv2022dev2b1), rust-clap (= 2.33.3-1apertis2bv2023dev2b3), rust-env-logger (= 0.7.1-2+apertis0bv2022dev2b1), rust-glob (= 0.3.0-1+apertis0bv2022dev2b1), rust-humantime (= 2.0.0-1+apertis0bv2022dev2b1), rust-lazy-static (= 1.4.0-1apertis0bv2023dev2b3), rust-lazycell (= 1.3.0-3apertis0bv2022dev2b1), rust-libc (= 0.2.103-1+apertis1bv2023dev2b3), rust-log (= 0.4.11-2apertis0bv2023dev2b3), rust-memchr (= 2.4.1-1+apertis0bv2023dev2b3), rust-nom (= 5.0.1-4+apertis0bv2022dev2b1), rust-peeking-take-while (= 0.1.2-1+apertis0bv2022dev2b1), rust-proc-macro2 (= 1.0.18-1apertis0bv2023dev2b3), rust-quote (= 1.0.7-1apertis0bv2023dev2b3), rust-regex (= 1.3.7-1+apertis0bv2023dev2b2), rust-regex-syntax (= 0.6.17-1+apertis0bv2023dev2b2), rust-rustc-hash (= 1.1.0-1+apertis0bv2022dev2b1), rust-shlex (= 0.1.1-1+apertis0bv2022dev2b1), rust-strsim (= 0.9.3-1apertis0bv2023dev2b3), rust-termcolor (= 1.1.0-1+apertis0bv2022dev2b1), rust-textwrap (= 0.12.1-1+apertis0bv2023dev2b3), rust-thread-local (= 1.0.1-1+apertis0bv2022dev2b1), rust-unicode-width (= 0.1.8-1apertis0bv2023dev2b3), rust-unicode-xid (= 0.2.0-1apertis0bv2023dev2b3), rust-vec-map (= 0.8.1-2co1bv2023dev2b3), rust-which (= 3.0.0-2+apertis0bv2022dev2b1), rustc (= 1.48.0+dfsg1-2co1bv2023dev2b3) Package: binfmt-support Priority: optional Section: admin Installed-Size: 211 Maintainer: Colin Watson Architecture: arm64 Version: 2.2.1-1apertis1bv2023dev2b5 Depends: libc6 (>= 2.17), libpipeline1 (>= 1.0.0), lsb-base (>= 4.1+Debian3) Filename: pool/development/b/binfmt-support/binfmt-support_2.2.1-1apertis1bv2023dev2b5_arm64.deb Size: 64872 MD5sum: 5f1c92ea1333a360097ca0f8d4d465c2 SHA1: 8d199eee09a8f11a8f662a54d33e946280543519 SHA256: 94e248e565d200a6c1ca9215d6d44cf82d0caeefa7dc70009db940c2d38c540d SHA512: cec717b80a86284768ad0d2bbddfb29c690727dc917b4d7b61c9fd646ea0099d1e79b51ad15c300c96704c02e4602dbb515bf5758f77ddd38452e61f3a319553 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: 270 Maintainer: Colin Watson Architecture: arm64 Source: binfmt-support Version: 2.2.1-1apertis1bv2023dev2b5 Depends: binfmt-support (= 2.2.1-1apertis1bv2023dev2b5) Filename: pool/development/b/binfmt-support/binfmt-support-dbgsym_2.2.1-1apertis1bv2023dev2b5_arm64.deb Size: 234784 MD5sum: 3602941d31e3a0b5023c6e4a304f7683 SHA1: f3e362ea926cc2a40e074fe52d62f9ac2385beb8 SHA256: 328a837406f6207959d0dfb53660ed873710b986ffdde8c8a5f38aea120c4f2d SHA512: 29b737cd7f66fd6b1481f86fda2f442ee0d4cc1abb336480a96fde6a9d2fc89fddf10e4244e868d7b29bd9241c8d48a4bb35ec1aebe3788dc601019a23999313 Description: debug symbols for binfmt-support Auto-Built-Package: debug-symbols Build-Ids: 714483acda24cb81fecf9c5fa67afb86b948aba7 b78601600fcfd3ce2beb08db6d4cd6abc2ce21e7 Package: binutils Priority: optional Section: devel Installed-Size: 98 Maintainer: Matthias Klose Architecture: arm64 Version: 2.35.2-2+apertis2bv2023dev2b5 Provides: binutils-gold, elf-binutils Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev2b5), libbinutils (= 2.35.2-2+apertis2bv2023dev2b5), binutils-aarch64-linux-gnu (= 2.35.2-2+apertis2bv2023dev2b5) Suggests: binutils-doc (>= 2.35.2-2+apertis2bv2023dev2b5) Conflicts: binutils-multiarch (<< 2.27-8), modutils (<< 2.4.19-1) Filename: pool/development/b/binutils/binutils_2.35.2-2+apertis2bv2023dev2b5_arm64.deb Size: 62184 MD5sum: 233f45d5455feebe94754295adf464e9 SHA1: b13c398332b7f0c8460fb587c0c6d69c3b6cf3ad SHA256: 6fe9c48b6509be5915d2b96c0902a522aa8a2af78e4155029ffb4017f98084ae SHA512: c757528bf45c1804a71bfa9fba6f72a8f153a66975794c0b7504500da132c2c358c22558eab3e7e305225fb48c31d3c3488837ac563c743fdebb7d6e97f988c8 Description: GNU assembler, linker and binary utilities The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 11811 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev2b5), libbinutils (= 2.35.2-2+apertis2bv2023dev2b5), libc6 (>= 2.27), libctf-nobfd0 (>= 2.33.50), libctf0 (>= 2.33.50), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2023dev2b5) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-aarch64-linux-gnu_2.35.2-2+apertis2bv2023dev2b5_arm64.deb Size: 2454272 MD5sum: f1957528ce5a8260ac41542f15634015 SHA1: d48e2ad973c67b723e793c759212493ff023c338 SHA256: 7b5c0e9f776c0558b2c9a75e095c95dbae44741832300c2ff3ca0d033b14b8ab SHA512: bb9ded9d0c2b76955216977fa95134f1a8cb1344ce48217f592ec78c8ae4a4a35a84a622689faa44afca9f51abe9909d2221b125e2a2ddfdc421dfe48c7e459a Description: GNU binary utilities, for aarch64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the aarch64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for aarch64-linux-gnu and aarch64-linux-gnu is not your native platform. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: allowed Package: binutils-aarch64-linux-gnu-dbg Priority: optional Section: debug Installed-Size: 36495 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: binutils-aarch64-linux-gnu (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-aarch64-linux-gnu-dbg_2.35.2-2+apertis2bv2023dev2b5_arm64.deb Size: 31553164 MD5sum: 3f9edc73cf6877867f99e89757f7f0e8 SHA1: 564c1fbaa8de8e9e25d470a3aaca47c1d3cac5d3 SHA256: 2a77d7be65a808758e1c7c1a828905865732336ce7ecb11cc95f35d1571b8003 SHA512: ba52de8114aa068a1ce42a9761210f503e7950d28fbbaf13b0f8e6be3443246b9a20f672d260661832ec0e8259bc74ed7b3c2995031c93a989d98f7af031e65f Description: GNU binary utilities, for aarch64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-aarch64-linux-gnu. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 12606 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev2b5), libc6 (>= 2.27), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2023dev2b5) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabi_2.35.2-2+apertis2bv2023dev2b5_arm64.deb Size: 2460428 MD5sum: 80005fd901dec839529113bf387e06fc SHA1: 399f692f1bb1519368f7aaf66fe05ce8096ff734 SHA256: 81358333662a1cb56774ca957b6090911f12af20e492f7058a305aea7f0915f4 SHA512: 29b74783cf92825774c30e07d49142a34a34bfbc7154d72f81645b990d423539fc52052b0425f5d811d5b9a8ead20880ed434b4e0568f767690a91ee57c9d184 Description: GNU binary utilities, for arm-linux-gnueabi target This package provides GNU assembler, linker and binary utilities for the arm-linux-gnueabi target. . You don't need this package unless you plan to cross-compile programs for arm-linux-gnueabi and arm-linux-gnueabi is not your native platform. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: allowed Package: binutils-arm-linux-gnueabi-dbg Priority: optional Section: debug Installed-Size: 43818 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: binutils-arm-linux-gnueabi (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabi-dbg_2.35.2-2+apertis2bv2023dev2b5_arm64.deb Size: 41125124 MD5sum: 1806e63af5b3a8b3d952a9c90f2d9de3 SHA1: 76085d5e3414500d95d9183a3105fda8e57c54f6 SHA256: 63a214afe1461983e47baf2fa81a05b17beb8b25ec7f07ee9ffcd24423e40554 SHA512: 73ecbb1802018f6a006a6706221d4647c2869f91a4c22b63e290885e93e80ac27aa6f0a0c1776d518dd79f363224cee62414c342c6356291341436d6bde13844 Description: GNU binary utilities, for arm-linux-gnueabi target (debug symbols) This package provides debug symbols for binutils-arm-linux-gnueabi. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 12606 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev2b5), libc6 (>= 2.27), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2023dev2b5) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabihf_2.35.2-2+apertis2bv2023dev2b5_arm64.deb Size: 2460424 MD5sum: 9b7df0ed3a8a5d853ebd36a805173a06 SHA1: 81fb492c45623ba4506b21d9d34a516030d3893f SHA256: 5cd8dfba84bc9936e23e255cc9534329f7e65eb948518563dc0ecb86bc75747a SHA512: fae56802768e4137ed91c06db0e71b36374d0023766effccdfd6841cd6ea68df83482ea432aaecb7d757abb06d33a70732e7b6ba2a818adf853e0f42158dbca5 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: 43815 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: binutils-arm-linux-gnueabihf (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabihf-dbg_2.35.2-2+apertis2bv2023dev2b5_arm64.deb Size: 41091168 MD5sum: 78d9ce6746a6449d01465e89dd411cb1 SHA1: 1e6c05f526465812bb2f89cbda46380ad820f1e2 SHA256: c73069c080892b09ba87e1451e437947ec76148d33852572dcdcf3f6f3a532f1 SHA512: 0aab97dc69483a1190c59e839c6bf53de60f142d38df925fa0581a15f926089a9033db21547ee5eccb35d37aaf521d87effe79062a25e00950eb4ca59fbfa1c9 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: 16884 Maintainer: Joaquin de Andres Architecture: arm64 Source: binutils-arm-none-eabi (14apertis0bv2023dev2b4) Version: 2.35.2-2+apertis2bv2023dev2b5+14apertis0bv2023dev2b4 Depends: libc6 (>= 2.27), zlib1g (>= 1:1.2.0) Filename: pool/development/b/binutils-arm-none-eabi/binutils-arm-none-eabi_2.35.2-2+apertis2bv2023dev2b5+14apertis0bv2023dev2b4_arm64.deb Size: 2518488 MD5sum: b54156e0ecaa16f89af3b5a20fde8633 SHA1: 698130ce0b90dcad5e27abb5363998fab98bc090 SHA256: 3c7afb5d47f3d87db9e28651c3cf1de660350a274e3611d327e1d7d2f91957f4 SHA512: 9b646be87469ac269227952d40c3ded5745b0b8bf3ff5d856d19730e63139a48468df0cec51f951ebe45e1d25a3be6919954f2f6f612487afd5a3f33aae14dbd 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.35.2-2+apertis2bv2023dev2b5) Homepage: https://sourceware.org/binutils/ Package: binutils-arm-none-eabi-dbgsym Priority: optional Section: debug Installed-Size: 30720 Maintainer: Joaquin de Andres Architecture: arm64 Source: binutils-arm-none-eabi (14apertis0bv2023dev2b4) Version: 2.35.2-2+apertis2bv2023dev2b5+14apertis0bv2023dev2b4 Depends: binutils-arm-none-eabi (= 2.35.2-2+apertis2bv2023dev2b5+14apertis0bv2023dev2b4) Filename: pool/development/b/binutils-arm-none-eabi/binutils-arm-none-eabi-dbgsym_2.35.2-2+apertis2bv2023dev2b5+14apertis0bv2023dev2b4_arm64.deb Size: 28907904 MD5sum: b12b842131bf4c088b8d38e95e857a9a SHA1: 1caf579d5fbe54d200004b8bd68dd73dec5fc512 SHA256: 82ecc17e21e5c45dc5e62c0c9df9f530e5e79de61b63690d9a8bf45e4b742360 SHA512: 7652e942c61b0fbbead8fb485c3e1a83f9a6e3d3a8d67a79b74e14ee995c7cb7be0558306c60e51a12db0fdcde8e3117700b4feb162444c6063b9ef3292e7b5a Description: debug symbols for binutils-arm-none-eabi Auto-Built-Package: debug-symbols Build-Ids: 055318692e61236efb9e615ed4b90577b2f1fbfa 09fc693da0e5070dbfa31f4828a7968a45d63a09 2bf7b448e99b0081ef419566f8660553bc7119b9 3a418010de987b1a842d1b0dd40692bc9324ec72 4cd905913267474f7d8fc95178dbe8e2f8fc8955 6462ac2a090c7a7a60dcfd4ab9fce810b4d2afd8 73071587f5e68b659cd6ea32ea570c7a19a80ed1 847f9ae12745a582f6dc022bb0a40116c0cbebfa 88cf40b7ecff0b68c097ad51a4951aac08eaea71 8ff0d411c273ac37a03b576d10f56dabefa498c6 aa746d947a8f010248f378787655615e0a5678e7 d82acc7f4e4234f958ad6c76965af9980739d9d9 d94b4a6f0f7cb146ca88e28d410f0a3c239bec7f e693a8dee157c87695410b03db03720efbab0071 fd3cad0fc5e83fe925c59fa64045a4ff6aff1b6a Package: binutils-common Priority: optional Section: devel Installed-Size: 13898 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: binutils (<< 2.29.1-3.1~) Breaks: binutils (<< 2.29.1-3.1~) Filename: pool/development/b/binutils/binutils-common_2.35.2-2+apertis2bv2023dev2b5_arm64.deb Size: 2220724 MD5sum: d0ae22e3de19573c3e0fc9fd8759e5f9 SHA1: b29dac0d672437fbe76e4183d853f2606f49bff1 SHA256: d1721b43cae400db4da2ff1766670dc9d1d571d5805c67ab288960ef2d1322ec SHA512: 6b66bf81cf7e2677ce05ebf9a31f98a8191e8b3dcdf3e542d1b91582f18e585129526dc712152d6b903c048364cc545336dba99eef90a5a83e11a5fbd91d7f5f 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: 26385 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: libbfd-dev, libc5-dev Provides: libbfd-dev Depends: binutils (= 2.35.2-2+apertis2bv2023dev2b5), libbinutils (= 2.35.2-2+apertis2bv2023dev2b5), libctf0 (= 2.35.2-2+apertis2bv2023dev2b5), libctf-nobfd0 (= 2.35.2-2+apertis2bv2023dev2b5) Conflicts: libbfd-dev Filename: pool/development/b/binutils/binutils-dev_2.35.2-2+apertis2bv2023dev2b5_arm64.deb Size: 3207212 MD5sum: a1e182d5c5602a1fcd422f0fe5177b78 SHA1: b6d5ffc1ebdae357ca5a63a80269c3ccd53fb9f9 SHA256: d04b1ce030055695a549b9092469fedbe07a6aff6ea4995634b33ee3be89eb60 SHA512: 40486ea50dfd2e9da05e70dafc2748e1eb82821d5975df9f931158f2a44846797ed0f227a9cc5b2edce109294e9efef28c87297e0b10c99152fa17f602a0ae6a 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: 573 Maintainer: Matthias Klose Architecture: all Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Suggests: binutils (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-doc_2.35.2-2+apertis2bv2023dev2b5_all.deb Size: 574828 MD5sum: 17a145e109d24cd3838fc58be3c6999a SHA1: f56b22ffb008d8106fa37313d2274ad36cd1da34 SHA256: 436cd2b27070e0706afb056bea50d67e9c68a4c39aa301de8cc75df2549db554 SHA512: beeda5f78341387ddae5729ad86e4f5e3b3eec3f817ac1da5501d41e6c3fec03d41b570797a8961e1219b9ccfe407ab4d0fe3117746c224e03c7825f3595e251 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.35.2-2+apertis2bv2023dev2b5 Depends: binutils (>= 2.30-2), binutils-common (>= 2.30-2) Filename: pool/development/b/binutils/binutils-for-build_2.35.2-2+apertis2bv2023dev2b5_all.deb Size: 1100 MD5sum: 9159c3db08c445b26731c11f77d48956 SHA1: 32d6d6fbce0d1e79d1ac0ec0e0ef10c44b05d381 SHA256: 6fc9db69e3842144eee949ad64604a251270b2d7e8a80ef8a775bcc0e4eee1ea SHA512: a2131bb0d7fdacc2fa83ebb961765a4c55b92fa42e6765f05885da2c3e465ce9c71b55675ef4de8be220ceb46ccd3ec83c28baaa50b9a731e4fd821ec416d4d7 Description: GNU assembler, linker and binary utilities for the build architecture The programs in this package are used to assemble, link and manipulate binary and object files for the native architecture. They may be used in conjunction with a build architecture compiler and various libraries to build programs. When using binutils through this metapackage, tools without an architecture prefix must be used. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-for-host Priority: optional Section: devel Installed-Size: 6 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: binutils-aarch64-linux-gnu:any (>= 2.30-2), binutils-common (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-for-host_2.35.2-2+apertis2bv2023dev2b5_arm64.deb Size: 1124 MD5sum: a1f03ed91e96314c862ee69cfb0c1717 SHA1: 869eb68d132f2d6121f79fd60f70132d7846f038 SHA256: fe6142ea8d580812fa1009931c97084b59ff14d3f13f5c9f1d5c6e41e4ef1f7a SHA512: 587343a51ab0d8519e4b93bcdeea95723abb8d895ed7f6f4f5852b501a81e9a22847beadd20f5007e5d387d55cdb975d23c30c4a93826b7b3a07073cc16549b3 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: 145 Maintainer: Stephen Kitt Architecture: all Source: binutils-mingw-w64 (8.11apertis0bv2023dev2b4) Version: 2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4 Depends: binutils-mingw-w64-i686, binutils-mingw-w64-x86-64 Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64_2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4_all.deb Size: 141848 MD5sum: ed5fc926f63dff3f07d278f4358236cd SHA1: 2f30e3bf7d430995b957022609396633beb97482 SHA256: ea2d0ef94bc589e7f3545922325a472368a3c5d5854d43b19fe64da2a7f3d310 SHA512: 819c4a74db4d33f74822630fb66fe7981d41b559875e83b53417a9bb6609237cff7cb6633a9ebc6d29602e7d84b59797da043d3b29356292aac8bf59dbcdd6c4 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.35.2-2+apertis2bv2023dev2b5) Homepage: https://www.gnu.org/software/binutils/ Package: binutils-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 20306 Maintainer: Stephen Kitt Architecture: arm64 Source: binutils-mingw-w64 (8.11apertis0bv2023dev2b4) Version: 2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4 Replaces: binutils-mingw-w64 (<< 2.22-1+1) Depends: libc6 (>= 2.17), zlib1g (>= 1:1.2.0), binutils-common (>= 2.35.2) Breaks: binutils-mingw-w64 (<< 2.22-1+1) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-i686_2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4_arm64.deb Size: 2316112 MD5sum: aefa10cc6f0eb47b96e8fa9636ff4917 SHA1: 4dc9a442b8e165a27492aa1184336842daf74d72 SHA256: f64c4140af513993aa86d84c41d9341eaabbd6c315943374777fcd261b7733f7 SHA512: d20aabdbca56fefa078ad208cad12324f43d3022d0de0cc13bc4c5a74c17f344feae9800fd9aa4d2540c3caf1108017bce8fab916dc8a721054c8061bb5aaead 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.35.2-2+apertis2bv2023dev2b5) Homepage: https://www.gnu.org/software/binutils/ Package: binutils-mingw-w64-i686-dbgsym Priority: optional Section: debug Installed-Size: 40363 Maintainer: Stephen Kitt Architecture: arm64 Source: binutils-mingw-w64 (8.11apertis0bv2023dev2b4) Version: 2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4 Depends: binutils-mingw-w64-i686 (= 2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-i686-dbgsym_2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4_arm64.deb Size: 38252268 MD5sum: 8f23cd036faec505321343f5e40dabca SHA1: ef007863beeeeab9644cb3998f0e952738465858 SHA256: aeb13db20b81c3ca323a784fcae6412abc5fa8f0fdc075abb7f94e18fa9eaa19 SHA512: 561c0bcf523255bba67431654f8349ef35423fa3eb4ece4bef352d08fb49745b14ffb0ad70b2bfda256322690e247dca86f24b509b9131a00c96136dacc0d7b4 Description: debug symbols for binutils-mingw-w64-i686 Auto-Built-Package: debug-symbols Build-Ids: 0373b00fa8e8e8a298ddc358f2b662e67df6183e 09c33d7e9143744b622d5a8013e908318a9e1f79 3677f7c4d409a13c920ddc15faab1bb496065e5c 36dd595a0a693f2157aa99169685152b9d3fb0c9 39d4346317cf2ea83a0fcfe0d38f85aca449a396 40f57b8ca954046ba1a617b72a65eab6bc99f6b3 41fbb15971c975e3948dca8d23a03c281b57844e 496745e32476c1cf9953efa4ee27acf719d2ca31 6cf07579650a85a66eab41f835cc94fe15b7a87a 777859f028bd10295ed33cd6d193b86b0dab1be8 825b8b756eda1d29cd45100f86e6348db4f22cd9 8c0ff270838d794473131c4b88a414b6f02d7bda a9fa03d67cf9592b5de1f1cbba181f0cbbbf510a c65ae50d66b469afeb591e6c1db443beacf016d4 cc327f35b153bfd99867396cc03f209ef5cb9b56 cc64f920b668ca90b6648db265f8e1c97e8ff241 cee09e64ead2a992f0a559c7a16dc98c14ac8f12 e229f2d0c12ec88f0bea639c0f8385767c235c21 ea5bef861c9dae1a60d7c10cd38a6e28afa94dbf Package: binutils-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 23918 Maintainer: Stephen Kitt Architecture: arm64 Source: binutils-mingw-w64 (8.11apertis0bv2023dev2b4) Version: 2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4 Replaces: binutils-mingw-w64 (<< 2.22-1+1) Depends: libc6 (>= 2.17), zlib1g (>= 1:1.2.0), binutils-common (>= 2.35.2) Breaks: binutils-mingw-w64 (<< 2.22-1+1) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-x86-64_2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4_arm64.deb Size: 2636172 MD5sum: a2179278b32b7f11fe18242839cf1730 SHA1: 8869bcb104220ae44864b2aa1388509549acde2d SHA256: 293399f421fc33a9340491ac5a4e928d39466b065dc958e45011d02dfe4d2441 SHA512: cb69a056540cc423cbc40e5301822266ec76e907b0222499fe1b0c457defc5b4f9e02a6a7ef85d004d2f61dd571999d18432cc5f0ffe9ebbf16254c149802f15 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.35.2-2+apertis2bv2023dev2b5) Homepage: https://www.gnu.org/software/binutils/ Package: binutils-mingw-w64-x86-64-dbgsym Priority: optional Section: debug Installed-Size: 46282 Maintainer: Stephen Kitt Architecture: arm64 Source: binutils-mingw-w64 (8.11apertis0bv2023dev2b4) Version: 2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4 Depends: binutils-mingw-w64-x86-64 (= 2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-x86-64-dbgsym_2.35.2-2+apertis2bv2023dev2b5+8.11apertis0bv2023dev2b4_arm64.deb Size: 44003756 MD5sum: 545b49999c0f1565649166eaadbe6eea SHA1: ba345be18316682b87d67585df127cae55150321 SHA256: 3b1ed8f2e3b6b6dcc1c89a03dfe89fa3880e93e95abaaed888f648bec70893e0 SHA512: d477c1304154e111f30aa45997a6e2e724745a3d05afe1ff2cbe093e44b0c8641f34e2f33c64dc4701e8da0843b89129fb9faa4b22f1c14547a25c1dc5fc0e4f Description: debug symbols for binutils-mingw-w64-x86-64 Auto-Built-Package: debug-symbols Build-Ids: 097fad3e73fbd99bce508afea9d44cd407b8e830 0cfbd71ad942ef52f877fe615c859d6921ce19cd 15941b8065dc1f8454bb36d8290a0c79146383b7 226dc374761923a2a255a5b6546968ee3cb7a68c 28104848d579f61a81c5881644f0c1f4180a5a9a 40f58460e7668709fce83aaef86fbadcb19fd8fb 432f84a6ceab2bf50a209e700385b1181acee0ed 5760649c80c5e52c41dae3d2f318e81b8f52d654 6b88b6985227c812825a6235ac5dffb75423432e 7428e1c3ae75b4d09fb49289add9a1a72d74359a a04e104dec19d610dcadd40acc7b787270f525ae a8bcf440a80deb9febed39f2c7cbf8c4f48e589b b094f7e8c6a1fc87f59e919eec1c785c84cc776b bb1d113534e98ff1c5076d994ba25d09040577b9 d26bc841dc5eb98c5d110249d1cc78aa42e579db d6aa1ec60214944d567d8280e187a4dc90c0fe16 e5c277f7a7e37d32c703fda1f6550fe9d96f5c1a eb22b45cdf13d995ec8020d90903b80e56b4660a fe7a4f08f7c7b69b29726d777a52e7448cd0cbab Package: binutils-multiarch Priority: optional Section: devel Installed-Size: 10646 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: libc6 (>= 2.17), zlib1g (>= 1:1.2.0), binutils (= 2.35.2-2+apertis2bv2023dev2b5), binutils-common (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-multiarch_2.35.2-2+apertis2bv2023dev2b5_arm64.deb Size: 2155860 MD5sum: c4eb56f01bf55664811940489abc5aae SHA1: 0127bbe0c18b25141a7852a4c8b2ef1ab898a37b SHA256: 286df163eee9f074088c2b509bfdac04963966a7efebd15f0dbb4b39bcf85a63 SHA512: a83880c5e3969d4d05ca55e0de262856a03e485691948c1134a84278a04201d25f9b5b055352a6f36115e6b070bdf9cab43d23f3348fe5cdc89eb41f67642dcd 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: 7139 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: binutils-multiarch (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-multiarch-dbg_2.35.2-2+apertis2bv2023dev2b5_arm64.deb Size: 5918504 MD5sum: 3893e532c3bfff06c6f5c6a55ebdff13 SHA1: 0073e12ac02abed332b07c5c0bffb73a78b795d7 SHA256: 28d9e54e16c534ae4c4f5cd2bcf91b01fa81dcd77b5ab6ec251d86c65f31d468 SHA512: 3efba238509d956e6df5b825d963f0fb3708fb57969e24eebe098bb32a474122bfc02756f475446547c97c965d9424f73ee9504c3c9226c21c5bcd9dce920d3a Description: Binary utilities that support multi-arch targets (debug symbols) This package provides debug symbols for binutils-multiarch. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-multiarch-dev Priority: optional Section: devel Installed-Size: 15 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: binutils-multiarch (<< 2.24-5) Depends: binutils-dev (= 2.35.2-2+apertis2bv2023dev2b5), binutils-multiarch (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-multiarch-dev_2.35.2-2+apertis2bv2023dev2b5_arm64.deb Size: 1496 MD5sum: 93ec00fd8cd392d24571e1db49ac28c2 SHA1: 1347c3e3f9402fc14d1af5964d46b3cb08d4a5a1 SHA256: 8072933b4079bbc34a09561540302c21dffad89faa1ebeffc5071840ffa06b91 SHA512: cd8bccfde5df457f82b224d5387fdac0431f6d005f00ccd3895d45783565e888a08a75ff1f90959d0f07ec01396cfd5797549cbadbe5b9195e7660ef5393e08f 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: 3937 Maintainer: Nicolas Boulenguez Architecture: arm64 Source: binutils-or1k-elf (1+apertis1bv2023dev2b3) Version: 2.35.2-2+apertis2bv2023dev2b5+1+apertis1bv2023dev2b3 Depends: libc6 (>= 2.27), zlib1g (>= 1:1.2.0), binutils-common Suggests: binutils-doc Filename: pool/development/b/binutils-or1k-elf/binutils-or1k-elf_2.35.2-2+apertis2bv2023dev2b5+1+apertis1bv2023dev2b3_arm64.deb Size: 949692 MD5sum: d082f4c396ccdd02112d563f1ecb6a96 SHA1: 803b8e9b7a36993b80cdddf26a49382736c7e50d SHA256: 33852a29d995c604bd33c4042c6b457258dab5e14686282148264e5276ed0686 SHA512: f97e01ff21003c3d754f3d0aa406ee57be19685f25144bb2764923716a77f4837dcbaff5b0db95dc57fbe46d667ce5493fb0c9a4ae940a027823bf2105c77bef 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.35.2-2+apertis2bv2023dev2b5) Package: binutils-or1k-elf-dbgsym Priority: optional Section: debug Installed-Size: 4398 Maintainer: Nicolas Boulenguez Architecture: arm64 Source: binutils-or1k-elf (1+apertis1bv2023dev2b3) Version: 2.35.2-2+apertis2bv2023dev2b5+1+apertis1bv2023dev2b3 Depends: binutils-or1k-elf (= 2.35.2-2+apertis2bv2023dev2b5+1+apertis1bv2023dev2b3) Filename: pool/development/b/binutils-or1k-elf/binutils-or1k-elf-dbgsym_2.35.2-2+apertis2bv2023dev2b5+1+apertis1bv2023dev2b3_arm64.deb Size: 3933972 MD5sum: 497b3fc811b36b9ed457796502a1ce5a SHA1: e71d8a8f86e9563e0b2281f3f59aca5638e6ad7c SHA256: 32f31218824dd516185883a424edf11330a5380fcd258f6aa21020c04f7ba181 SHA512: 55dced590a1fd90256b58c2afb3f99ffb9bf1cfb4da2804054fa6e19b26e31a120247f51eeab6026d5a45df297aa8437baf08e606da06a632257f39d94b77d4e Description: debug symbols for binutils-or1k-elf Auto-Built-Package: debug-symbols Build-Ids: 0bc64ebdaa72606d3292e2134f91b0301cdc71c3 113ecdaf94c68b41d1ce9fff20beead14922d8e4 1e171f4b2cd88964dddf608898ccf278862cffac 262a2fa690eecf5d5bb147eed75c7a099888bbff 37d33f847bd3988e948236d15c71bfe2a1be1a01 419e0e92592ef0065b033b2b023c4db66104c887 4213583e096178d9c0e39b9f9cb790f70e2ccb79 6e7e58b1bc62826c381c85eb54590f68a57c88c2 6f1b99805ba4c31c5a32516e55238a9a49065b89 8f68cc96109a36c2a7eb5962a0848639fcd74914 9d375e883767aaac9d97bf3e79b95a85b54f1422 9f05c5ace773a6e8f90f66a0214d40791d7fb204 a4c3e9467e51d2dde4dfe11cc7161ca478da1967 bab29c895679c4479e5259daad063356009cc768 c1a61e107ec1d7529c674b641473adf12675147d d13e31fffe1c7ce97aa8c4a1e6ef005f5905694a daed6de0093bb9279d22081d23ba7da8fd2e77c5 e620e42233464614090e56341905ff2327c70eee eaa869da80a107be8b8ab6ed49b9a3ed38a805eb Package: binutils-source Priority: optional Section: devel Installed-Size: 22039 Maintainer: Matthias Klose Architecture: all Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: texinfo, zlib1g-dev, make, python3 Filename: pool/development/b/binutils/binutils-source_2.35.2-2+apertis2bv2023dev2b5_all.deb Size: 21984396 MD5sum: 1629c2d2d5c7c32becb79f3e43d4718c SHA1: 205edb69e67f16637fd895cfecaf0210c09550a9 SHA256: 308faf6000a08bcf953bf822a606a084d8d00f453d1d69dcaa1e97ccfe1cec80 SHA512: e3f394eed02b5ce932f0df5fdbf21b037ea556218a87df6f6cb1cade1f686ec233d6279d24eba07fd034d42a8f35ed6f59f8bdd63a17c6ec7334ec14ed728a91 Description: GNU assembler, linker and binary utilities (source) This package contains the sources and patches which are needed to build binutils. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 12226 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev2b5), libc6 (>= 2.27), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2023dev2b5) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-x86-64-linux-gnu_2.35.2-2+apertis2bv2023dev2b5_arm64.deb Size: 1945868 MD5sum: 832d6f5d720bf84435825b986d0f9c8a SHA1: f6fe5328dfb0e3f94f6f44719b140acea827eae9 SHA256: 37163beaf41a04dfc3b0ee71a931871241a4d41a7073bd4dd6d8860125ccb3a3 SHA512: b622bd8144a05d409418e2cdf350e3793f55df3ad329354ecce1605b298ded01404dd94550de585f73578cdb6adf65b729037ab0b215e827ddbe4c01dc72b045 Description: GNU binary utilities, for x86-64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the x86-64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for x86-64-linux-gnu and x86-64-linux-gnu is not your native platform. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: allowed Package: binutils-x86-64-linux-gnu-dbg Priority: optional Section: debug Installed-Size: 28815 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev2b5 Depends: binutils-x86-64-linux-gnu (= 2.35.2-2+apertis2bv2023dev2b5) Filename: pool/development/b/binutils/binutils-x86-64-linux-gnu-dbg_2.35.2-2+apertis2bv2023dev2b5_arm64.deb Size: 26883780 MD5sum: b8919bc889dc2169eda904ac2a433141 SHA1: 3fc07dddb23dbda9052ad49fa74537538b7eb920 SHA256: f2a263773fb619fd45057509672b61f3a0c8d2bf16bd7ca23b1e3a9f5cd27f80 SHA512: b05e0ff27f5cab83f4a17fe88fecb19e04d673b2d1872b1c345f74ddd437fb6effd2519650efa1eda925d5f544fc77fc78c082de735876a32f414267503ef487 Description: GNU binary utilities, for x86-64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-x86-64-linux-gnu. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: bison Priority: optional Section: devel Installed-Size: 2834 Maintainer: Chuan-kai Lin Architecture: arm64 Version: 2:3.7.5+dfsg-1apertis0bv2023dev2b4 Depends: m4, libc6 (>= 2.17) Suggests: bison-doc Filename: pool/development/b/bison/bison_3.7.5+dfsg-1apertis0bv2023dev2b4_arm64.deb Size: 1085268 MD5sum: c3d2dccbe5452345a07148047a169884 SHA1: af59199dc6d3735ccba0a33dc19b5bc4ae829b56 SHA256: ccd07e3cac6d97778aa158fe868540526643a7a86528048482fbd26e0e952dd2 SHA512: 028d934ed1853548d4f8b1d858ee5bf00d3428ca6aa26c3f763dd189727b664bd70aec02912a5dbe3f4cd364f7a59e65ea37099b438d7d36465fbddf129918c5 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: 778 Maintainer: Chuan-kai Lin Architecture: arm64 Source: bison Version: 2:3.7.5+dfsg-1apertis0bv2023dev2b4 Depends: bison (= 2:3.7.5+dfsg-1apertis0bv2023dev2b4) Filename: pool/development/b/bison/bison-dbgsym_3.7.5+dfsg-1apertis0bv2023dev2b4_arm64.deb Size: 720388 MD5sum: 525824606933ec5b3efd24bf3fedc740 SHA1: cfcf5a41122519b58597aebc41442cd289fc151f SHA256: e58a9c3e16f875148864f6eeab64b0fd4ca611f4fa615ff3397b3429f8b18a8e SHA512: 3e04d31f2594904a140ff083b8065349fa4e3da19dd04a5390ef8506754a4727c3c89695fb3086e8217575f01b7d269d80e5f2a547c03cc0da559856e2659c06 Description: debug symbols for bison Auto-Built-Package: debug-symbols Build-Ids: 4e55de45ae4066484741966906f3c927beb8a134 Package: blt Priority: optional Section: libs Installed-Size: 30 Maintainer: Sergei Golovan Architecture: arm64 Version: 2.5.3+dfsg-4.1apertis0bv2023dev2b4 Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-4.1apertis0bv2023dev2b4) 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.1apertis0bv2023dev2b4_arm64.deb Size: 15068 MD5sum: 07c95fdc7882e6d435b9c06a44e73bc5 SHA1: d31385b0fc6e157119c9db1781f15da284477788 SHA256: 94f927a09fde733c4515599c00999b79f5b7f07e93a0dc900cd8ffeccbd03a09 SHA512: e82bcee1c5bf05e59d420286a4bd29f7ca089211f929d92b7331e0440b35a89770064118fe2a8f2adccac9b5ac09e70f6cf42b6351eb7577c0e38787a968aa06 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: 1801 Maintainer: Sergei Golovan Architecture: all Source: blt Version: 2.5.3+dfsg-4.1apertis0bv2023dev2b4 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.1apertis0bv2023dev2b4_all.deb Size: 494292 MD5sum: bbba76768015d8df0d8a92aca678ea83 SHA1: 589acb2fc7a52b7ccd76a929a3d3be647d57a6d8 SHA256: ffaae6331a95b496ffdc21af0a7ed00c46ddce097f92d2c701d3adb5d3bd427c SHA512: b637fa03ef0f78206bf617bbc4b4e6dcd570566abd29b21a15bbf9985e92a651bd90766e5c6cffcb46817e80b5ddd6d2fc2881aa844731c58c2c850bc05bd01c 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: 4712 Maintainer: Sergei Golovan Architecture: arm64 Source: blt Version: 2.5.3+dfsg-4.1apertis0bv2023dev2b4 Replaces: blt (<< 2.5), blt4.2, blt4.2-dev, blt8.0-unoff Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-4.1apertis0bv2023dev2b4), 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.1apertis0bv2023dev2b4_arm64.deb Size: 1040968 MD5sum: 651090cb6c3e8bb47106d447e2f61f4b SHA1: d87f61ef475cffabf1ea56be2bca28547dca7eff SHA256: 468b1b7162ff652a400fac29bc5d1c29f26c6092cdce4a508967180c690722e3 SHA512: 438c65b87f42523464d322f1ba5fd42369c0ad002ef8daf44f539a5732d78f26fc87912bb90291be3273e04e055bab51c0a59547dc36b80ef4ac37dcff92da62 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: 44 Maintainer: Frédéric Dalleau Architecture: arm64 Version: 0.2020.2bv2023dev2b4 Depends: libc6 (>= 2.17), libsystemd0 (>= 243) Filename: pool/development/b/bluez-phone-tester/bluez-phone-tester_0.2020.2bv2023dev2b4_arm64.deb Size: 6852 MD5sum: 5a84425e55d3a3d80c2259a4026a1ab9 SHA1: 16faee6adf46f5c27b64d28723368bb064d23cf4 SHA256: aeb3aeefcd26d21494d762b8ce7a8172b0b556409195cacacf3c5fa755e7c715 SHA512: 7ccf2ffbc6896474c84674a3b4321ea53404389fb9b83231408b7f3cff9e5e568b6ea90579a7afcea321a27753fef5c04f2a3b40be20bc6654a1b7aee6d4ea93 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: 45 Maintainer: Frédéric Dalleau Architecture: arm64 Source: bluez-phone-tester Version: 0.2020.2bv2023dev2b4 Depends: bluez-phone-tester (= 0.2020.2bv2023dev2b4) Filename: pool/development/b/bluez-phone-tester/bluez-phone-tester-dbgsym_0.2020.2bv2023dev2b4_arm64.deb Size: 13416 MD5sum: 88b069542f99831d2b4f2f5085efcfe8 SHA1: d22b949eff6976edae9ab42bf7d5c08dd1842b10 SHA256: aa01e13f6244c372f2bcc1a1821c1841d3c8a615995f01efe2b57cea1f6a79c6 SHA512: bb274c7b9f9112b6c7f72a45a4c5a892aa20fb0f62c0f1084fa99c7309118a6d11af1f4a4f6cb52f5e2d7389e40a925462270b0323f76403b329939abc78dc9b Description: debug symbols for bluez-phone-tester Auto-Built-Package: debug-symbols Build-Ids: 606f4089f99a3a8db407e6cc15fad04ccd344d0c 934915fd5bb4bf1e65ae0366877aaf3f07e8646d ee8f50692caeab019c04b89a97f49ea8603d032f Package: bmake Priority: optional Section: devel Installed-Size: 936 Maintainer: Andrej Shadura Architecture: arm64 Version: 20200710-14+apertis0bv2023dev2b4 Replaces: pmake Provides: pmake Depends: libc6 (>= 2.17) Breaks: pmake (<< 20200710-2) Filename: pool/development/b/bmake/bmake_20200710-14+apertis0bv2023dev2b4_arm64.deb Size: 376720 MD5sum: 8331cb833bea07393a38153309e242e5 SHA1: e75ab362dbbaa78d7064b33462697379477f79e8 SHA256: 0a9f555c68e945c78598b7bb76c7b0b4a81acd0bdd545d427abd9bb745c5ed1f SHA512: 4c4c37174327d1a1475b574d044afe5a289952c8ee0f97334e63ee7fcf411df5d9a0ce8c17994d37b1d1f61165b463fe7adf66adb2bf3e982c116a1752b3f6e2 Description: NetBSD make bmake is a program designed to simplify the maintenance of other programs. Its input is a list of specifications as to the files upon which programs and other files depend. mkdep, a program to construct Makefile dependency lists, is also included. . bmake is a port of the NetBSD make tool. Homepage: http://www.crufty.net/help/sjg/bmake.html Multi-Arch: foreign Package: bmake-dbgsym Priority: optional Section: debug Installed-Size: 283 Maintainer: Andrej Shadura Architecture: arm64 Source: bmake Version: 20200710-14+apertis0bv2023dev2b4 Depends: bmake (= 20200710-14+apertis0bv2023dev2b4) Filename: pool/development/b/bmake/bmake-dbgsym_20200710-14+apertis0bv2023dev2b4_arm64.deb Size: 252540 MD5sum: 7ccefe0a6811420688e65f12ab6c5b3e SHA1: f363f4a73a9c5da7f07ffda8572660fedc8e3ff4 SHA256: aeb4972b8ef029580682d9fe3e9f85c8e9efcb1f419318ca8846f499a5a1c364 SHA512: 6444b57a346d8a98f4d76b5ea6025dabfffbbdf2e4bb9fe707e2a6c3f96752dd1e13330302c9e4e756ca3155760f6f1f306cbac959468bab43269311950d0cb5 Description: debug symbols for bmake Auto-Built-Package: debug-symbols Build-Ids: 32c6c36b927a3a2a324b42f7065402cf3c7fe5e2 Package: bmap-tools Priority: optional Section: utils Installed-Size: 154 Maintainer: Simon McVittie Architecture: all Version: 3.5-3apertis0bv2023dev2b4 Depends: python3 (>= 3.3), 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.5-3apertis0bv2023dev2b4_all.deb Size: 41944 MD5sum: fd0787c916e8aec98936d1ac438257da SHA1: 259d8a1f27980a3f80ea7eb09507a33585f8c7df SHA256: 641910626c0390f00f0be031b734203a0cf9727ca54265b99cf0e7f817f0d618 SHA512: 9ea0dfdaeb9c47e076575099a8e19a793ae6d868a1bd4f2378f62e30b9326a268c7a7ab9629f4cf8b1e1d6590df6a6761e8f000301fdeae3c1ca387ce4c369ea 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: botan Priority: optional Section: libdevel Installed-Size: 664 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Version: 2.17.3+dfsg-2apertis0bv2023dev2b3 Depends: libbotan-2-17 (>= 2.17.3+dfsg), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/development/b/botan/botan_2.17.3+dfsg-2apertis0bv2023dev2b3_arm64.deb Size: 198532 MD5sum: cc842163c2eeb39579bd0efeac31eec2 SHA1: eae197aa70bdaad5c59d8076843a80e0f06d15e4 SHA256: 87e208d01e40024de2f97fcaf1d03eb85ac88212703a168508d2d4e1b9fc69a8 SHA512: 2d3316c95ae4f916d06c6867345acf0914683cb2a616cca47d0ef256266dd45e451d18639ec51f597a08827cbbd4ca15c5ecf6b8c9b3ee5bd263ccb809994fa8 Description: multiplatform crypto library (2.x version) Botan is a C++ library which provides support for many common cryptographic operations, including encryption, authentication, and X.509v3 certificates and CRLs. A wide variety of algorithms is supported, including RSA, DSA, DES, AES, MD5, and SHA-1. . This package contains the 2.x version of Botan. Homepage: https://botan.randombit.net/ Package: botan-dbgsym Priority: optional Section: debug Installed-Size: 4426 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Source: botan Version: 2.17.3+dfsg-2apertis0bv2023dev2b3 Depends: botan (= 2.17.3+dfsg-2apertis0bv2023dev2b3) Filename: pool/development/b/botan/botan-dbgsym_2.17.3+dfsg-2apertis0bv2023dev2b3_arm64.deb Size: 4237796 MD5sum: 93e859bb6ab3856282de3ce9d33b1ffc SHA1: ce6a001278d08de2b2bff65544e16071b50baab9 SHA256: d2a3822cbf7020b36f0c094051c25c17d5378f5e34d302f5d8f6732ef5ac5b19 SHA512: 36e1c3a879892768a9baf7f5d7b2d80dbe9e08e2466af6aa443718f07b47e442ff448a969abac5e139efc0437ce278c9799daf759fce8c8f130e92e8d065e3a2 Description: debug symbols for botan Auto-Built-Package: debug-symbols Build-Ids: a0405e30a3e52234bc20c0f50f3b3b5fb84065b5 Package: breathe-doc Priority: optional Section: doc Installed-Size: 1582 Maintainer: Debian QA Group Architecture: all Source: breathe Version: 4.26.0-1apertis0bv2023dev2b4 Depends: libjs-sphinxdoc (>= 2.4.3-5~), libjs-mathjax Filename: pool/development/b/breathe/breathe-doc_4.26.0-1apertis0bv2023dev2b4_all.deb Size: 199056 MD5sum: 76d5fd7c0d6d34cd80b5bfe98bd7d7d5 SHA1: c89fe0492987095c1204a6e06732d952f0ae08e8 SHA256: 1af5e8d939a39e165759c6bcbe1de136eb7a898037fd7679f1e4f91ce35ad8e1 SHA512: 28a6b1f6885abc8df9600a5d427c78a3b760a11da6dac2f713a99bdca1353f61db1b7a6123281b074c749aaa00af4851abf271f25b3c60d45236054536d7761b 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: bridge-utils Priority: optional Section: net Installed-Size: 114 Maintainer: Santiago Garcia Mantinan Architecture: arm64 Version: 1.7-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.17) Suggests: ifupdown Conflicts: ifupdown (<< 0.8.17) Filename: pool/development/b/bridge-utils/bridge-utils_1.7-1apertis0bv2023dev2b4_arm64.deb Size: 38016 MD5sum: 1a238b7b25cd34be94f02311e7e9de3d SHA1: a87c6374a5fbe0392b114bb7f10121124d1880a3 SHA256: 19d07cd24db832f7da26e0538feb9c8083dbe34e75262521f747004a56514a8a SHA512: 5f55283d16ca6ca144571ad31d63b5efc6fdb51d03ee371e7ef98d0d021608f36d6c708030f1eef1c95df0d9ebcdceeb44788c3445f336fa87acd7a58765283c Description: Utilities for configuring the Linux Ethernet bridge This package contains utilities for configuring the Linux Ethernet bridge in Linux. The Linux Ethernet bridge can be used for connecting multiple Ethernet devices together. The connecting is fully transparent: hosts connected to one Ethernet device see hosts connected to the other Ethernet devices directly. Multi-Arch: foreign Package: bridge-utils-dbgsym Priority: optional Section: debug Installed-Size: 55 Maintainer: Santiago Garcia Mantinan Architecture: arm64 Source: bridge-utils Version: 1.7-1apertis0bv2023dev2b4 Depends: bridge-utils (= 1.7-1apertis0bv2023dev2b4) Filename: pool/development/b/bridge-utils/bridge-utils-dbgsym_1.7-1apertis0bv2023dev2b4_arm64.deb Size: 37692 MD5sum: 22f368b34b2a3a0a392ecb05d6257a07 SHA1: 1da53aa5c89fca8ab21273df87f6c999d7f9964c SHA256: 8944104190b9360e73aaf5e2fa86f756840c6097678c60f7ae404eaf3f230b90 SHA512: eddf31b805a5caa7beaf8b5899f1b9a850c7e620c496028b52872526d56255dced124754b750fbac63b02834cdd6a75b9abb6ea2ed3743e531c98c096a3aacd3 Description: debug symbols for bridge-utils Auto-Built-Package: debug-symbols Build-Ids: bba5c7651b9195a7988feac1a93060e87fbe27ff Package: bsd-mailx Priority: optional Section: mail Installed-Size: 179 Maintainer: Robert Luberda Architecture: arm64 Version: 8.1.2-0.20180807cvs-2apertis0bv2023dev2b4 Provides: mail-reader, mailx Depends: base-files (>= 2.2.0), default-mta | mail-transport-agent, libbsd0 (>= 0.9.1), libc6 (>= 2.17), liblockfile1 (>= 1.0) Filename: pool/development/b/bsd-mailx/bsd-mailx_8.1.2-0.20180807cvs-2apertis0bv2023dev2b4_arm64.deb Size: 87680 MD5sum: f3301a95dc010dcefb7a4b6c1d655b8d SHA1: 8300ffa183434e825d9f000a591cceaba7e4e9d0 SHA256: 9fbadf595f14a4fe4fd0534f939a0eb282b4ceb6baa815e6af145b5f99211765 SHA512: 1fb254473d940eefb2de5b72adfd6b62ed52283798c64698b430cca057ad06f980fbcb3a2fb10a61e80176dbf3b7907ebb5411efbbcf853c2dee3e92f0268949 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: 141 Maintainer: Robert Luberda Architecture: arm64 Source: bsd-mailx Version: 8.1.2-0.20180807cvs-2apertis0bv2023dev2b4 Depends: bsd-mailx (= 8.1.2-0.20180807cvs-2apertis0bv2023dev2b4) Filename: pool/development/b/bsd-mailx/bsd-mailx-dbgsym_8.1.2-0.20180807cvs-2apertis0bv2023dev2b4_arm64.deb Size: 117656 MD5sum: a0bc9dd0ace6ea108f8db0db86076b9f SHA1: 69050600e28cb8c601e19777d863eee71cd9822d SHA256: 1e92fbc463e956e4003af2ccf96747fa04f0602ebf6e0bbe192be6c97d020ef2 SHA512: a23c3ae7fe8f36702278d7def4d711f4dc069d3baa94eeea15e2badb7400431e564c34bb132a154c23ba4c013afa8a125ff35a96bba4f64c08077b32e76a3591 Description: debug symbols for bsd-mailx Auto-Built-Package: debug-symbols Build-Ids: 5c2132db2e816111fdd6835e25b0967a4d0ed19c Package: bsdmainutils Priority: optional Section: oldlibs Installed-Size: 28 Maintainer: Debian Bsdmainutils Team Architecture: all Version: 12.1.7+nmu3+apertis0bv2023dev3b1 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.7+nmu3+apertis0bv2023dev3b1_all.deb Size: 16936 MD5sum: 60d54f42bc27d15a8131bb78914ce081 SHA1: 9b88c264553dde27299957a0312363ef13f76af3 SHA256: 7bc7481314e3ca2979874d565d8d24ef83e3b9b070a5203f43eaa3e59638017e SHA512: 07ec84fddf3486e35453060a9153c8bd887fb9386099c1e686c3a13163d569efa8e816b43c78c510331f58c2f76a97406db4418e5498ee9b0440391185163434 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: 4053 Maintainer: Adam Borowski Architecture: arm64 Version: 5.10.1-2+apertis0bv2023dev2b4 Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.17), libcom-err2 (>= 1.43.9), libext2fs2 (>= 1.42), liblzo2-2 (>= 2.02), libmount1 (>= 2.24.2), libuuid1 (>= 2.16), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.0), libgcc-s1 (>> 10-20200211) Suggests: duperemove Breaks: btrbk (<= 0.25.0), initramfs-tools (<< 0.137~), libgcc-s1 (<< 10-20200211) Filename: pool/development/b/btrfs-progs/btrfs-progs_5.10.1-2+apertis0bv2023dev2b4_arm64.deb Size: 682744 MD5sum: 0db9cf6965e972c92185775f55263767 SHA1: 76063a6a5113d6255b82cf33ea7c43aef2f41b53 SHA256: ba2829ed4c988c002b107b14224d2265cb815f0ff57bec0ee93e9137d4d0a652 SHA512: c1ecbfbc9f55ed29dd9bd1487ce6be860db235fea32f94f083a261d6e75499bc905badd87952ce42838641678db91939cac8b78b9448e94dab66c9bbea3480e3 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: 5382 Maintainer: Adam Borowski Architecture: arm64 Source: btrfs-progs Version: 5.10.1-2+apertis0bv2023dev2b4 Depends: btrfs-progs (= 5.10.1-2+apertis0bv2023dev2b4) Filename: pool/development/b/btrfs-progs/btrfs-progs-dbgsym_5.10.1-2+apertis0bv2023dev2b4_arm64.deb Size: 4898364 MD5sum: 5a120bd45890ddcae24cab59fd27e444 SHA1: 0153227366cb1a5cb0ef9578b035859c27a8ee71 SHA256: a5d3e6e418b074c0877db01118a37fc68a1fce047054ce51d5fb682a54dbfac9 SHA512: f73ffb86e2fecded8c27347d98e6df41a8ea11793d0b87df620de142b4d28d27ee9e43e6ff79a8f71f58d545447e21dc15c434159ba0da24771da6a9c90c4298 Description: debug symbols for btrfs-progs Auto-Built-Package: debug-symbols Build-Ids: 16dc4d0f422a4275bdb58f3fac66e12fbbbac060 2a41d8ed4bd5f2036464e17b96afdb751cc7acf6 2b859b0ad3e00e403c3c6048c735d619fee50a6f 77b005ddfcb83a1b73b0e04b1c5b3599d4945b0d a719d0535466bff78ad6e6d57eb38ed0d31bc07c b385dae2360a33a7f48dbbe099ed149b45d98d4d c531b5673bb6bf0777bc0880397d32f165fb70bd d9f1d43a211cfe28bb44745428e46fce1c95fad0 Package: build-essential Priority: optional Section: devel Installed-Size: 20 Maintainer: Matthias Klose Architecture: arm64 Version: 12.9apertis0bv2023dev2b6 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.9apertis0bv2023dev2b6_arm64.deb Size: 7920 MD5sum: 852360bfe4f93afcdc00574b7a57f461 SHA1: 64b6cdbd35bcd25ee38886d183c3467fca870588 SHA256: e27b49a193d01b27d885c1943d93af4ac2eeca092c1096a3e12ebb16f99f029b SHA512: aa03b91505aab1d4eb48bf2bfc46caa003802db31ad75b56c0436159cc27a57e500490c12a943a00b37259d00c5dba5d22d4e503570b7bd42965c4006c54b548 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: 12 Maintainer: Apertis packagers Architecture: all Source: build-profile-presets Version: 3co1bv2023dev2b4 Depends: dpkg-dev Filename: pool/development/b/build-profile-presets/build-profile-noudeb_3co1bv2023dev2b4_all.deb Size: 1712 MD5sum: 28e08396ce19132dd17e37a40bbbbff7 SHA1: 6af3f90fc64e4609ce26b7b27db0b8173566bf80 SHA256: 2d35ef8d7c5104a06c58e4d811743038e7ce4dfa1dcd2a4da360cf28e8d3efb2 SHA512: 5fc4c01a046f4198324208b0033639edb0835ad72822ae7ab5bd1f2d7176c5e1c8c7c4453520264b7b2d6d07db883796666771043c00de2952621b4868667707 Description: wrap dpkg-buildpackage and set noudeb build profile Package: bundler Priority: optional Section: ruby Installed-Size: 75 Maintainer: Debian Ruby Team Architecture: all Source: rubygems (3.2.5-2apertis0bv2023dev3b2) Version: 2.2.5-2apertis0bv2023dev3b2 Depends: ruby-bundler (= 2.2.5-2apertis0bv2023dev3b2) Recommends: build-essential, less, ruby-dev, sudo Filename: pool/development/r/rubygems/bundler_2.2.5-2apertis0bv2023dev3b2_all.deb Size: 65772 MD5sum: 2b36208463bff584cbad8a75438106e8 SHA1: 4d80a386bc5002074761d2017ad252c178318664 SHA256: b051c6c043e3ed8ae51ab1ebba33c465df1463ca0337dd51389581c88fc00482 SHA512: 32698253b2e482da277255f2c5884cf23742f2789208d884c07f9e56ee12246c1beadd63f151a709f89323e7b144138104615703131025ff409c2a6dec6897ec 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: extra Section: devel Installed-Size: 172 Maintainer: Dave Beckett Architecture: arm64 Version: 20140715-1co1bv2023dev2b4 Depends: libc6 (>= 2.17) Filename: pool/development/b/byacc/byacc_20140715-1co1bv2023dev2b4_arm64.deb Size: 81416 MD5sum: 8f57ea62d8cf5ec36b52baff176bc7ff SHA1: 46ec76be5b4cdbe3e4432a47db88ed56ae8555ac SHA256: fd6e1d190273166c711b88b2ea81983e9c2c46a36b970e321ec6519315d78123 SHA512: 5840cd1b17a7699c5f302333deedd9be2a27efb232d78b0f97155ff5ec80dd4391d0ad0b73967497e75816f9adcde67ba4fca5424e983fb1dbdc5ff12cb3bdff 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. Homepage: http://invisible-island.net/byacc/ Multi-Arch: foreign Package: byacc-dbgsym Priority: optional Section: debug Installed-Size: 126 Maintainer: Dave Beckett Architecture: arm64 Source: byacc Version: 20140715-1co1bv2023dev2b4 Depends: byacc (= 20140715-1co1bv2023dev2b4) Filename: pool/development/b/byacc/byacc-dbgsym_20140715-1co1bv2023dev2b4_arm64.deb Size: 104224 MD5sum: f22fbcea815ad003d2414f061a203c9a SHA1: 47aed759b937b94f29ab4cdc60923e5d093301c0 SHA256: 399356ee26353d502bf14dba4b17677ba13827d8a306afb6c06f1de492c99df0 SHA512: 1069395dce968a65641f6a2a5bf686087d9a5bcc4dca684b9a59f7030d9c1091db031ceb30798e3c9c42d0cfb5d43af66de3c4a7b4a7ffd7416d81e39cb859bb Description: debug symbols for byacc Auto-Built-Package: debug-symbols Build-Ids: 265b0d76b9df8a9df5c8a19e57d34401ba00ed49 Package: byacc-j Priority: extra Section: devel Installed-Size: 170 Maintainer: Ludovic Claude Architecture: arm64 Version: 1.15-1co1bv2023dev2b4 Depends: libc6 (>= 2.17) Filename: pool/development/b/byacc-j/byacc-j_1.15-1co1bv2023dev2b4_arm64.deb Size: 54772 MD5sum: 197ef04795d4429e03b8f22833ec4835 SHA1: f533a1fe41ae1ed723417281c78a276bc103bf1e SHA256: 054d955e912a5980e6eb12d11173758d0a4c49ffd9e17c0a251a5a87d5c784fd SHA512: ae3c3b91b2624c6746e68727d1a6ed5765f45bff250631e3d9a4e8eaa8c3908e4b43b4facd5442c83c49d40bda858c87c139b1a7125d0958297850cbfa416257 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: 127 Maintainer: Ludovic Claude Architecture: arm64 Source: byacc-j Version: 1.15-1co1bv2023dev2b4 Depends: byacc-j (= 1.15-1co1bv2023dev2b4) Filename: pool/development/b/byacc-j/byacc-j-dbgsym_1.15-1co1bv2023dev2b4_arm64.deb Size: 103704 MD5sum: dd1d9b721e68774b786447f2e3a89abd SHA1: e1e68b15e17abc63e5e57deffda508192e7030fd SHA256: 6fd029446e8b69a529c633ac8afa22f603c31bae788bb15d33bb7ce9b4e62307 SHA512: 1b0942adc1177e380ca6e976b9c65cefbac106c8902816ef5bf3be8811845f3d7393a63acc4e59f44c22aea745b05c72586d46e7bb998acd6f30e5f8ff6fb417 Description: debug symbols for byacc-j Auto-Built-Package: debug-symbols Build-Ids: 55ea034a4ddc3c3e3d696f7f4c3477fa10ce48d8 Package: calendar Priority: optional Section: utils Installed-Size: 409 Maintainer: Debian Bsdmainutils Team Architecture: arm64 Source: bsdmainutils Version: 12.1.7+nmu3+apertis0bv2023dev3b1 Replaces: bsdmainutils (<< 12.1.1) Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.17), cpp Breaks: bsdmainutils (<< 12.1.1) Filename: pool/development/b/bsdmainutils/calendar_12.1.7+nmu3+apertis0bv2023dev3b1_arm64.deb Size: 132224 MD5sum: 593ff8aa78e8c519b905c5bb8b338c74 SHA1: 34bd179eb970a3a4acfbef2e9faeaa17fb9306f9 SHA256: 247a58ab2a60baa27bf2c8202221e1e6c9cbdf88f7247f0481342872470d3727 SHA512: 2d324ec4044e1ef2948c40ebb840781007ac70956d779cac29ef519c60d7755285d973b56e2e2eafaf2aa6766eb68e1597eb033106e0f5475c9ce1d0e1acea89 Description: display upcoming dates and provide reminders This package contains the "calendar" program commonly found on BSD-style systems, which displays upcoming relevant dates on a wide variety of calendars. Multi-Arch: foreign Package: calendar-dbgsym Priority: optional Section: debug Installed-Size: 43 Maintainer: Debian Bsdmainutils Team Architecture: arm64 Source: bsdmainutils Version: 12.1.7+nmu3+apertis0bv2023dev3b1 Depends: calendar (= 12.1.7+nmu3+apertis0bv2023dev3b1) Filename: pool/development/b/bsdmainutils/calendar-dbgsym_12.1.7+nmu3+apertis0bv2023dev3b1_arm64.deb Size: 25304 MD5sum: 7ae19cb81c844782e007588c18624ab3 SHA1: dbf8725b0d20916a020214c4dc8906937485280c SHA256: 0d1a69ed089d72e62ba591d754019d9c48dc986be7096e6c2e394b3d9538e2a9 SHA512: a0129beb7d90326d6594498f9eff0795432dc4d433d080ba759708c6eb530485c24cd369989904451ec4d59b279d0cd5cf9c8fe919b913c5dd376f9da5772348 Description: debug symbols for calendar Auto-Built-Package: debug-symbols Build-Ids: aa43ac07a88f642d9dfa96962b9aea0ab0edf0eb Package: capnproto Priority: optional Section: devel Installed-Size: 714 Maintainer: Tom Lee Architecture: arm64 Version: 0.7.0-7apertis1bv2023dev2b4 Depends: libc6 (>= 2.17), libcapnp-0.7.0 (= 0.7.0-7apertis1bv2023dev2b4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/development/c/capnproto/capnproto_0.7.0-7apertis1bv2023dev2b4_arm64.deb Size: 217288 MD5sum: 4f6ecb72f26661571b41aa0decf3cb88 SHA1: 1d768d2db84c5b74b577211547b985b05bc12105 SHA256: 2fae2eec85da82e9f5fcebe0df86bf33b7fb24e51744f82b1ac3de8677e1dbd6 SHA512: c0aaca6344784838f0647b9ca59dd9c9f76f2f4a1e5284a3b3abb690ae0b583a605dd25aa8a34dcec4d0912845d7e5287792134e54c6b7eca941449df17a2724 Description: tool for working with the Cap'n Proto data interchange format Similar to Protocol Buffers, Cap'n Proto is an efficient means of serializing structured data to be transferred across a network or written to disk. Users write a Cap'n Proto definition file that drives a code generator, which in turn emits C++ code for encoding & decoding messages in the Cap'n Proto format. . In addition to being extremely fast, Cap'n Proto also smooths over some of the rougher aspects of Protocol Buffers & introduces a number of new features to boot. . This package contains a small suite of tools for developing & maintaining your Cap'n Proto schema files, including a code generator for compiling your schema files to supported languages. Homepage: https://capnproto.org/ Multi-Arch: foreign Package: capnproto-dbgsym Priority: optional Section: debug Installed-Size: 3381 Maintainer: Tom Lee Architecture: arm64 Source: capnproto Version: 0.7.0-7apertis1bv2023dev2b4 Depends: capnproto (= 0.7.0-7apertis1bv2023dev2b4) Filename: pool/development/c/capnproto/capnproto-dbgsym_0.7.0-7apertis1bv2023dev2b4_arm64.deb Size: 3165320 MD5sum: a81858f4d702fe8ba9ea35e7e996a912 SHA1: cd7a522838740efc5d902d198e59056888bb9fa4 SHA256: 93f3b6f0ee40433fa6aef789d82c1186976299d747ac11978c388ae392bc6ff9 SHA512: d8d6c9f2ce3e0a6af6e479f1f734ebd2b0593cb702e2300b36bd7119424165253a2236d3cc9a18f6f75a95af60dd910807ebe75171475d68123cac31f5ce4732 Description: debug symbols for capnproto Auto-Built-Package: debug-symbols Build-Ids: 52b2b021b909bb0b023470bde1a1b9ba6b51ae08 b9a103f3731110eb0581802c2c29852a7d276f77 e8e5eedf4894ccbf6884bda2dc6feae128862a17 Package: capstone-tool Priority: optional Section: utils Installed-Size: 6540 Maintainer: Debian Security Tools Architecture: arm64 Source: capstone Version: 4.0.2-3apertis0bv2023dev2b4 Depends: libc6 (>= 2.17) Filename: pool/development/c/capstone/capstone-tool_4.0.2-3apertis0bv2023dev2b4_arm64.deb Size: 533044 MD5sum: 8a56d4d99da832823d859f2ee31645b1 SHA1: e04f8f02d6e5ab93d4dda3f41bfbd4de628ee063 SHA256: 8fb58ad771eb93c7d1cbdf97ae57242652340bb7906ab80095f6980edd8cda87 SHA512: ead0fc394c57ac7cfd1da01080e452b22fddeaf4bd0b8cb9d28ba22ded9d6315c3c2c1d6d684462acd58a5e67f32de0d5488390e26b68f1e292b78e6965e1912 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: 2076 Maintainer: Debian Security Tools Architecture: arm64 Source: capstone Version: 4.0.2-3apertis0bv2023dev2b4 Depends: capstone-tool (= 4.0.2-3apertis0bv2023dev2b4) Filename: pool/development/c/capstone/capstone-tool-dbgsym_4.0.2-3apertis0bv2023dev2b4_arm64.deb Size: 1971896 MD5sum: 1a2f7ddb14df234f302f790fc5b975a9 SHA1: c213980155124115c7c9ee7d2eb4c4da0603d8b9 SHA256: a03edea2ea735e7356ee895c8c171678a91fc39a269b7a042e20834d533050c5 SHA512: f930da745601ae4362a57edf73a2631518be3d688f4a74842e69f0eb0c9f44252c51e034d2a66e2690f19b283fb40ceb09b727be09841b2c5532596e0dd70f26 Description: debug symbols for capstone-tool Auto-Built-Package: debug-symbols Build-Ids: 19102d03b8d0b382a1e3cb52c4b1f02c3ba17fb0 Package: cargo Priority: optional Section: devel Installed-Size: 8818 Maintainer: Rust Maintainers Architecture: arm64 Version: 0.47.0-3+apertis2bv2023dev2b1 Depends: libc6 (>= 2.29), libcurl3-gnutls (>= 7.28.0), libgcc-s1 (>= 4.2), libgit2-1.1 (>= 1.1.0), libssh2-1 (>= 1.2.5), libssl1.1 (>= 1.1.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.47.0-3+apertis2bv2023dev2b1_arm64.deb Size: 2451664 MD5sum: 6cd0b52649edccc7239efdb6611c4890 SHA1: 4c7a31d9a757d742d43036c0b936c9279afa9c9a SHA256: f89a1bce2d942698cd4c2816ac597a26c0ced1277693d94b9e3999f458a3e3b0 SHA512: 02db48c5a314dbd1221154e9d992858c8ad4c9946e8cc88b403dce10f5e0ab509621c3ddb22e068c988ffc5d70ab16274d41babb4240369cf343a275584f0f89 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-dbgsym Priority: optional Section: debug Installed-Size: 30983 Maintainer: Rust Maintainers Architecture: arm64 Source: cargo Version: 0.47.0-3+apertis2bv2023dev2b1 Depends: cargo (= 0.47.0-3+apertis2bv2023dev2b1) Filename: pool/development/c/cargo/cargo-dbgsym_0.47.0-3+apertis2bv2023dev2b1_arm64.deb Size: 28391804 MD5sum: aa77cb1a1c6025f7af1ad54337690610 SHA1: 4a5d9bb3a77b2d38451895c1fa7f233b928bac51 SHA256: 724d321659326a92d9207b89c7851c06870ae55e28733fc594228a888e5acaba SHA512: 02ab294b048d72557c50680e7e1c79aaefb60f836b86ed1876d9a12a6c7d9853ff2c993c97092b616fa0e078033c588362a2ef7b2c16084ef63ac023e772fbe0 Description: debug symbols for cargo Auto-Built-Package: debug-symbols Build-Ids: 542af94099773ec019604c77a6d12324aea915f3 Package: cargo-doc Priority: optional Section: doc Installed-Size: 16951 Maintainer: Rust Maintainers Architecture: all Source: cargo Version: 0.47.0-3+apertis2bv2023dev2b1 Filename: pool/development/c/cargo/cargo-doc_0.47.0-3+apertis2bv2023dev2b1_all.deb Size: 1202560 MD5sum: 6b8e2f3e007796a410b6f58929d0ee7d SHA1: 19ac34ed6d6002c27c459e51229229be50f41b44 SHA256: 6285decdf2492bbb2862a9a0e77bb45d8ffb3f9498b8c1d7a730fca19c042430 SHA512: dd879cd20060e5589a96b816cbd369b36bae259821de8717656ef320913de2723a1fad6a03d66e4064ca36b7cd5c98377525abcc6d3cb587782165866cd0b8b4 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: cbindgen Priority: optional Section: utils Installed-Size: 4227 Maintainer: Debian Rust Maintainers Architecture: arm64 Source: rust-cbindgen Version: 0.23.0-1~deb11u1+apertis0bv2023preb1 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2) Filename: pool/development/r/rust-cbindgen/cbindgen_0.23.0-1~deb11u1+apertis0bv2023preb1_arm64.deb Size: 1110932 MD5sum: 8cb54258eeefd17f5a602fb2cfbbc4d5 SHA1: 6bf7a10d08ee6fd7bc78b34ae6ef65270edcf70b SHA256: befb7f92815c74b3d20868f95245b94719fa0279af043e7760f2ff8b7ea34533 SHA512: 9e7ebbf246a985705f352e83a0fe6644f4bfd5d33cf0a4cff7f11efbad78a044abf183d56f5d4af0c4d94e1b628fb8bd1ac6ccda3d1943ec1f2d6298f0b9b8e2 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-mozilla (= 1.59.0+dfsg1-1~deb11u3+apertis2bv2023preb1) Multi-Arch: allowed X-Cargo-Built-Using: rustc-mozilla (= 1.59.0+dfsg1-1~deb11u3+apertis2bv2023preb1) Package: cbindgen-dbgsym Priority: optional Section: debug Installed-Size: 13097 Maintainer: Debian Rust Maintainers Architecture: arm64 Source: rust-cbindgen Version: 0.23.0-1~deb11u1+apertis0bv2023preb1 Depends: cbindgen (= 0.23.0-1~deb11u1+apertis0bv2023preb1) Filename: pool/development/r/rust-cbindgen/cbindgen-dbgsym_0.23.0-1~deb11u1+apertis0bv2023preb1_arm64.deb Size: 11747380 MD5sum: fd8705c6e1421a63d6f2c98c200c5e94 SHA1: 6556f8919390f2d1f8b7eba254b96785a9df3640 SHA256: b98b138086ed0cc2afca152a2c8aaae92aec7a868a721aedaa140ba92573096a SHA512: 5ad20e85ae2f6af1d7a2a6085cfbeed1249e87928e96ccc207fc64d17f4a79e4a76f0d59dac9afd5a5b1a4d2e65571b22e0e555f9c99875b3197e8dd0238c2b9 Description: debug symbols for cbindgen Auto-Built-Package: debug-symbols Build-Ids: 1e2d1b5c37b87db62195e06894637dc8c3523680 X-Cargo-Built-Using: rustc-mozilla (= 1.59.0+dfsg1-1~deb11u3+apertis2bv2023preb1) Package: ccache Priority: optional Section: devel Installed-Size: 1060 Maintainer: Joel Rosdahl Architecture: arm64 Version: 4.2-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.28), libgcc-s1 (>= 4.5), libstdc++6 (>= 9), libzstd1 (>= 1.4.0) Suggests: distcc | icecc Filename: pool/development/c/ccache/ccache_4.2-1apertis0bv2023dev2b4_arm64.deb Size: 397360 MD5sum: 6d29ad1d8727aa341dd3718edb6b0a3f SHA1: c533e8ae73228f7ea8e99b7d2acccd977d0a79a7 SHA256: e155508250f366f41007e9f74ca39ee99e0729cbc619389516ea367a42906a16 SHA512: cc5cbd69a6db47ef9531e8d5305868961f8ec354ad9855f5ba4492ff805aece9411eb5207fca2c05ded311e0b6ebf7a44c04b635c5782053f245df80f6d85158 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: 5176 Maintainer: Joel Rosdahl Architecture: arm64 Source: ccache Version: 4.2-1apertis0bv2023dev2b4 Depends: ccache (= 4.2-1apertis0bv2023dev2b4) Filename: pool/development/c/ccache/ccache-dbgsym_4.2-1apertis0bv2023dev2b4_arm64.deb Size: 5054844 MD5sum: 21c7d8af3cd199e6de23ca57d3f595e9 SHA1: 1bb06410fa41a3450a1cb3f865ac5eb397f6335c SHA256: 1f0a95d4d0097197f183fe7c17df09c4858933697f8c9a40fbf99b14a8e713ce SHA512: 3442e44b31ed68056135390952fb0f07d04b3a26cc6a06d99ba4769d486463f48f7c2946536a31660bc82836c55f53c0a1fe3bd1145c6641c64df4ac5c3ea36d Description: debug symbols for ccache Auto-Built-Package: debug-symbols Build-Ids: 3667390c31ed53a4bf98071fdf8e6890a2a3bf53 Package: cdbs Priority: optional Section: devel Installed-Size: 278 Maintainer: build-common team Architecture: all Version: 0.4.163+apertis2bv2023dev2b2 Recommends: autotools-dev Suggests: devscripts Filename: pool/development/c/cdbs/cdbs_0.4.163+apertis2bv2023dev2b2_all.deb Size: 84388 MD5sum: 2e5c1cbe758ffc06938ee3b6980458f1 SHA1: 9505534169d67b84d3019cc7a448b5c870d30c2f SHA256: aee39ecaaa139c21a30cb76efee1d930d635dcd933b74c370843004ff113335b SHA512: 3ab2de3612a472b1d4f89215c1d698a78c00a86d06dcfe7330a17210acee20c4005d4de11b167f06175e4fc9ac9a2c617f285cbda9dc9ab93e51c2b24267c341 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: cdrkit-doc Priority: optional Section: doc Installed-Size: 253 Maintainer: Joerg Jaspert Architecture: all Source: cdrkit Version: 9:1.1.11-3.2apertis0bv2023dev2b4 Replaces: cdrtools-doc Suggests: wodim, genisoimage, icedax Conflicts: cdrtools-doc Filename: pool/development/c/cdrkit/cdrkit-doc_1.1.11-3.2apertis0bv2023dev2b4_all.deb Size: 151572 MD5sum: cb1c3a6f2f47618ac964017ac6c932d7 SHA1: 24f80bdc03634767d97d2fe1d7a2c2e1ba9e71ad SHA256: 88f4c61462ae4d17ab6a50aa6e621ccce27ad9cfe3e352377bc3f295a73993d4 SHA512: 0392f4703574ec31726edc49fe679a6d23944edc97bd692b2412e1b2fcb3762f5fef9cef9c3981306402b3b29a0283aa7c6a188f7fc2621187f9dee1d1934a68 Description: Documentation for the cdrkit package suite This is the documentation for the cdrkit package suite, namely wodim, genisoimage and icedax. Package: cdrskin Priority: optional Section: otherosfs Installed-Size: 250 Maintainer: Debian Libburnia packagers Architecture: arm64 Source: libburn Version: 1.5.2-1apertis0bv2023dev2b4 Depends: libburn4 (>= 1.5.2), libc6 (>= 2.17) Suggests: xorriso Filename: pool/development/libb/libburn/cdrskin_1.5.2-1apertis0bv2023dev2b4_arm64.deb Size: 125300 MD5sum: 3dece7fadeadfc6a5d6e2175d6e75caa SHA1: d415a4a566cca25bda603c580c913a061982b6e8 SHA256: 65bfa97038b4057a51bef2b8ebea719c2838980436721d104a16e1fad5317ed3 SHA512: 3e9e436c8b3596326504e1d13d8e61bb953f822578b3fc80498f2ac798a41eaa1ae6b312f086558835200b41803de5184ee3161d7c52280c8e4602673ed02256 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: 205 Maintainer: Debian Libburnia packagers Architecture: arm64 Source: libburn Version: 1.5.2-1apertis0bv2023dev2b4 Depends: cdrskin (= 1.5.2-1apertis0bv2023dev2b4) Filename: pool/development/libb/libburn/cdrskin-dbgsym_1.5.2-1apertis0bv2023dev2b4_arm64.deb Size: 182460 MD5sum: 827deb6d06c3ab88ab484a2a2438fa0e SHA1: 74034681fa6c3b7822c755e35b4ff775cabce8da SHA256: b96282abbe9710c9d6924116358e1a5845178d86832b18005717c76320fc9c39 SHA512: 47e0b9c813d9eef6488eb44eba1d79d79cbfd896f24e888404f3c8d9d29a93b8c0edae20d49504346a2db1fdb99b6040df3727114844341687011a52e2de147e Description: debug symbols for cdrskin Auto-Built-Package: debug-symbols Build-Ids: b07a4afa40c3676a6acfe5e69f880d8e59b17aaa Package: ceph Priority: optional Section: admin Installed-Size: 242 Maintainer: Ceph Packaging Team Architecture: arm64 Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (= 14.2.21-1+apertis1bv2023dev2b2), ceph-mon (= 14.2.21-1+apertis1bv2023dev2b2), ceph-osd (= 14.2.21-1+apertis1bv2023dev2b2) Suggests: ceph-mds (= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph_14.2.21-1+apertis1bv2023dev2b2_arm64.deb Size: 197428 MD5sum: 0ab72b977d9973a372899edebe3ee4b6 SHA1: 1700f47226cb588e7d42c75dbe4a321f97b9d634 SHA256: a357fc66d00f3800cdd06947254ae22f679754f80b5554678a3fb3d8e4e7b3bc SHA512: b5b6a7b0c2e718765b76e3befc0ffd877663429ca5b6a17105eab3e2aa6c1d6398e067da85b7297d99e86c7bab762a2662ffc1dde28fe925f997d7a1dd9b1927 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: 18208 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Replaces: ceph (<< 12.2.8+dfsg1-1~), ceph-common (<< 9.2.0-0~), ceph-test (<< 12.2.8+dfsg1-1~), python-ceph (<< 0.94.1-1~) Depends: binutils, ceph-common (= 14.2.21-1+apertis1bv2023dev2b2), cryptsetup-bin | cryptsetup, gdisk, hdparm | sdparm, parted, uuid-runtime, xfsprogs, python3:any, libaio1 (>= 0.3.93), libc6 (>= 2.30), libgcc-s1 (>= 4.2), libgoogle-perftools4, libleveldb1d, liblz4-1 (>= 0.0~r130), librados2 (>= 12.1.4), libsnappy1v5 (>= 1.1.8), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Recommends: ceph-mds (= 14.2.21-1+apertis1bv2023dev2b2), chrony | time-daemon | ntp, librados2 (= 14.2.21-1+apertis1bv2023dev2b2), librbd1 (= 14.2.21-1+apertis1bv2023dev2b2) Suggests: btrfs-tools, logrotate Breaks: ceph (<< 10.2.2-0ubuntu2~), ceph-common (<< 9.2.0-0~), ceph-test (<< 12.2.8+dfsg1-1~), python-ceph (<< 0.94.1-1~) Filename: pool/development/c/ceph/ceph-base_14.2.21-1+apertis1bv2023dev2b2_arm64.deb Size: 3747692 MD5sum: 1932b1a836895fbf3fc6297d62668f70 SHA1: 48e57a0e6225aa14b27203801d05b2cb5e349525 SHA256: ab08c175ce3dc8a917a2a19df04c4f019a9f4daf8c8aa8c20821117274077aed SHA512: e9166d457639e8bfaf5e59060b18e80a6ce27c1a2fa7b6d53a8eff1a8a7ddead7f6bf4954275fe2b3cc2df1ba03a93b8d907c10c83f2b312d93cb918d280b265 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-dbgsym Priority: optional Section: debug Installed-Size: 124048 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-base (= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph-base-dbgsym_14.2.21-1+apertis1bv2023dev2b2_arm64.deb Size: 120433516 MD5sum: 0d97bf0d84e3e7e9f7c9d827278bdae5 SHA1: bf17cecece86197438e04abb5d7e0b8e3fa052ee SHA256: 03e8b44d8a2453e8119f1ed75c92e27f84000447d4d80f795a17521b4afcd17a SHA512: b2f51c3f9a46c75a563832841e0b0d81f012f2811b087efe4aba6410b7322d3a7fcb8f95d9f5d16652b27239c7234f188bb1029c4aed66c5e8d448b132549306 Description: debug symbols for ceph-base Auto-Built-Package: debug-symbols Build-Ids: 0292ef20d5d1749606e01768aeddad6f5bb3c74e 102f9911edfb20c2a7e494350f1354c2c3d4f8d3 151536256745535673db4131e822187aa8bd6488 246b735aa7c123d788a9b26393e4e044efa10a7f 35e71b45da598ed3fd8da645c9a74bc03e27b8dd 36ea9cee84b2de9cf9e750c825733bd9ea0dc24b 3913b5676c1e2321b45bbc1ffe385e2761a4f740 3b3100da0ebad7730584aeb9f54f8e4c707ee253 3b5888e5212e00f59175d0470e9d9d6ba0baf5a6 3eb4636458dc8c803888ae609bddb8f7d260ad5c 407f9d861397a6d9c127b95802ec4505fe4f1f38 4203e570867d3397a7eb4ebc387abd22184cb587 551a14b83ed3813aa3901f1f451105d60f52dd32 55438fa22ce68e21da17e764c226757f4e9e3777 6b9b756a401553973bebf60765b46530f34e8629 6d33d0149da5017128ee712df713f834981b9e8f 83e0efe5dfa88094cf201de0aef791d7215753c8 86a35002cc2672a165dc620dc00a356c36200aa2 8a77f708ef02d668a748d83fe4b942c1843fe9f1 8b01c62bffe9714ea117eb06548bf68129b11cf6 94cf90ccc47c1f70ad1dca80a86f561938f3d24d 98b5bc69e2151f3407e6ad9af44941eba52394e5 a0d7981b8eeaa422efea7e3727b353c4b2ba539b b776f1f116dd82b8b30261c042db6501808c1bcc c6a5c542fbe2afb4d9d769956121efc537e82e86 ca476895c035e225cd6461ff8fc2d3d9497c30aa ca6a15afd580313dd82c2404b773d625f450b4b7 d8f5531f75089060958c017f1f1e6d9fda721fb1 f78f260268e973f2e6b35b48c5a1c9b2089e0950 Package: ceph-common Priority: optional Section: admin Installed-Size: 56692 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Replaces: ceph (<< 9.2.0-0~), ceph-client-tools, ceph-fs-common (<< 12.2.8+dfsg1-1~), ceph-mds (<< 14.2.5-3~), ceph-test (<< 9.2.0-1~), librbd1 (<< 0.94.1-1~), python-ceph (<< 0.94.1-1~), radosgw (<< 12.0.3-0~) Depends: librbd1 (= 14.2.21-1+apertis1bv2023dev2b2), python3-cephfs (= 14.2.21-1+apertis1bv2023dev2b2), python3-prettytable, python3-rados (= 14.2.21-1+apertis1bv2023dev2b2), python3-rbd (= 14.2.21-1+apertis1bv2023dev2b2), python3-requests, python3:any, libaio1 (>= 0.3.93), libbabeltrace1 (>= 1.5.4), libblkid1 (>= 2.17.2), libboost-coroutine1.74.0 (>= 1.74.0), libboost-program-options1.74.0 (>= 1.74.0), libboost-thread1.74.0 (>= 1.74.0), libc6 (>= 2.30), libcap-ng0 (>= 0.7.9), libcephfs2 (>= 12.0.3), libcurl3-gnutls (>= 7.28.0), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.5), libgoogle-perftools4, libkeyutils1 (>= 1.4), libldap-2.4-2 (>= 2.4.7), libleveldb1d, liblz4-1 (>= 0.0~r130), libncurses6 (>= 6), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), liboath0 (>= 1.10.0), librabbitmq4 (>= 0.6.0), librados2 (>= 14.2.0), libradosstriper1 (>= 0.87), libsnappy1v5 (>= 1.1.8), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9), libtinfo6 (>= 6), libudev1 (>= 183), zlib1g (>= 1:1.1.4) Suggests: ceph, ceph-mds Conflicts: ceph-client-tools Breaks: ceph (<< 9.2.0-0~), ceph-base (<< 12.2.10+dfsg1-1~), ceph-fs-common (<< 12.2.10+dfsg1-1~), ceph-mds (<< 14.2.5-3~), ceph-test (<< 9.2.0-0~), librbd1 (<< 0.94.1-1~), python-ceph (<< 0.94.1-1~), radosgw (<< 12.0.3-0~) Filename: pool/development/c/ceph/ceph-common_14.2.21-1+apertis1bv2023dev2b2_arm64.deb Size: 13695164 MD5sum: 5f8d5b1397295304a75fb3172e3098bb SHA1: 6927e611bbd06eb4ef369acc23f0031cb24bd734 SHA256: b6426f8c55971e9af20c9b3a3fb2e0dd32c7f61060120c0771181986a3aa176a SHA512: 4980aedf27c67cf8ab061bf29fd228ca98d60493cfe87d91f1c81ffe6230c00b05c017b370d0f586318a0e18a0faa81aa8d02b575a8697ad32604dbf1f165f0b 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-dbgsym Priority: optional Section: debug Installed-Size: 705461 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-common (= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph-common-dbgsym_14.2.21-1+apertis1bv2023dev2b2_arm64.deb Size: 704612520 MD5sum: f3b314e464040af6a544786234e34f53 SHA1: a90a162893eccc9a397f7cab670b86c0eb33b43c SHA256: b69ed0cf378fe35279a4642139a9deb0965ce52156ecf8a84cc8d72092e1eff2 SHA512: 815d0b646e264f3fff97a247455a4a568234881f585e03808b0e02b1fae89cb02275e2cedd50f8280795be919ed17567e9c69625c58304eaefd0d539dde654e1 Description: debug symbols for ceph-common Auto-Built-Package: debug-symbols Build-Ids: 06e2e456877c2af4d0c0eb2988b8a620ff754859 137d0b0d71ccb229ba4a97efff068f62b0b3471c 28814bfc405ea30d5bd1f165eb088d8078a2a689 40cfe517a8f82fca3e971ee26e6351b872fa724f 47737131c3277ecd6bad32e8b14197d8a35c3329 5e7afc78e4409db8e7ed9ea984ed4b5d5c1d808b 63d499ba4c7ce92a036918da4ba2bce47421274f 689779dcee8a938026a83757804d06a8db398025 73087ca46a82ae0947514dcede0ac30ce5b18107 a0e25439cdae8b4d24a3d00dbeb25b37c48aec78 a5abcb6868f9c2d53dc0650f868ccdb65713374d b4a5c39376c8f0903fc75bd084d0721d832c17cc bbb845ef603b913807165ec20b68fca6eed44066 d0b8345d37588eb7c0b832b59817a720671119ad d0d37fc59a8b0086d2d9bcd39b50404e5fab895e eae3e85ea0b805b51c9db15914df069cd943f871 f1fd1c1d90c9ba317a2ff010873b6bba23974a1f Package: ceph-mds Priority: optional Section: admin Installed-Size: 5571 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Replaces: ceph (<< 0.67.3-1) Depends: ceph, libc6 (>= 2.30), libgcc-s1 (>= 3.0), libgoogle-perftools4, librados2 (>= 12.0.3), libstdc++6 (>= 9) Recommends: ceph-common, ceph-fuse, libcephfs2 Breaks: ceph (<< 0.67.3-1) Filename: pool/development/c/ceph/ceph-mds_14.2.21-1+apertis1bv2023dev2b2_arm64.deb Size: 1764808 MD5sum: b92284c6c702f60a605ace4d98cca5e9 SHA1: 79e047e26f449e344c862332cf175711cc59747c SHA256: 6b547495d4697caa5b77f54cd59c526e13df4599603a54d6d21b4a413835a1d5 SHA512: 0083a240a3d84d2dfb349889a146e29acb603061478859c103c06ed7fc8cac37b651c545449372f95a5d75c5ca6b3e7e0c7c5d8b782d034185aef7b487f0bca8 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-dbgsym Priority: optional Section: debug Installed-Size: 86734 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mds (= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph-mds-dbgsym_14.2.21-1+apertis1bv2023dev2b2_arm64.deb Size: 87023852 MD5sum: 20682ff0bb67d5d08d4bcb1905ee4a08 SHA1: 6ea5fbcb6eb2c5acd3768aeddc812dcf7a1fe1bd SHA256: 85daae8a46c4ffca51c4dc1a445133f80d9155f078e9890bbd2a6f61f6d682ab SHA512: 4554f8788731c7e7fcadc4005c1cf0865076cdedb3fe324f697c055fad956b4a2d653f87f239cdd53c13feb779e67d0fc5688089b5601f1026d889d03b7ca21b Description: debug symbols for ceph-mds Auto-Built-Package: debug-symbols Build-Ids: a9da04751901b57762502660d92e0030275752a5 Package: ceph-mgr Priority: optional Section: admin Installed-Size: 5022 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Replaces: ceph (<< 0.93-417) Depends: ceph-base (= 14.2.21-1+apertis1bv2023dev2b2), python3-bcrypt, python3-cherrypy3, python3-jwt, python3-openssl, python3-pecan, python3-werkzeug, libboost-python1.74.0 (>= 1.74.0), libboost-python1.74.0-py39, libc6 (>= 2.30), libgcc-s1 (>= 3.0), libgoogle-perftools4, libpython3.9 (>= 3.9.1), librados2 (>= 12.1.4), libstdc++6 (>= 9) Suggests: ceph-mgr-dashboard, ceph-mgr-diskprediction-cloud, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-ssh Breaks: ceph (<< 0.93-417) Filename: pool/development/c/ceph/ceph-mgr_14.2.21-1+apertis1bv2023dev2b2_arm64.deb Size: 1425356 MD5sum: ddd448987425508e2d1e180d9e7512fc SHA1: 7cf36f2211d1432bf66256d263639d1ac026988f SHA256: a0ba264a3e754f1cd5b808035f937d62fb08a29fd7bb085059318ed976c6e629 SHA512: e42b80f55cb793ba9125c175a6f0a5c499206c21bed0c9da2325b73b430a30196597e3ebac76181d47924620f2d6a55f39ef31fc59cd67fa9a77c189e5a66349 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-dashboard Priority: optional Section: admin Installed-Size: 17055 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (>= 14.2.21-1+apertis1bv2023dev2b2), python3-bcrypt, python3-cherrypy3, python3-distutils, python3-jwt, python3-openssl, python3-routes, python3-werkzeug Filename: pool/development/c/ceph/ceph-mgr-dashboard_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 3644228 MD5sum: ff24ba9e56c67460aa64c0ae0327bc50 SHA1: 13f11e1622e6db1d23bceb2dcfe1fd4e596b554f SHA256: ec375ff51e48a4b08a044fd48066d22f31cc3fa27815dbcdf8b2e30bbc82765a SHA512: 3bfd9f90129e3fe3de72e557f1658f8dcbb019e678f0cb3bd9ff95ffbbe5497dd32bf20806f01ab00a4fa3892a6bdb6ed57927e07c231406aeda7fb35ecd5eb5 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-dbgsym Priority: optional Section: debug Installed-Size: 44140 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph-mgr-dbgsym_14.2.21-1+apertis1bv2023dev2b2_arm64.deb Size: 44080404 MD5sum: d061935b73a81a2eebf65b4c5fe83bdf SHA1: cdbf0db399dec2c2056e52b8a49dcfd0525fa829 SHA256: cc790d51527fefa5542b287817d03fb2fde8b38f7518daa95aef636daae74811 SHA512: e8ecaa250f048e595fe1aa537015412a6f1e1d01dd399c26edd8a9a2def3ed79020fe22aa5e15da300f18f840f1928e9600cf79f6092beeeb8ddeadceb397645 Description: debug symbols for ceph-mgr Auto-Built-Package: debug-symbols Build-Ids: c3aa717626c4eeeae1e77bb04cef8450446bdeef Package: ceph-mgr-diskprediction-cloud Priority: optional Section: admin Installed-Size: 463 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (>= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph-mgr-diskprediction-cloud_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 223512 MD5sum: 2098cb28b11f191ec172809c32387c02 SHA1: 03057304ff8bdd091d34985a1945eea9c66135b7 SHA256: 6309ba6121dd9dcf11c265e5b92fc6818d18a585d3f0b44f9a1fc4d3c7774f4c SHA512: c5e1f4aed2fe92d2348a9f800c5b8c7d09c3b8aa700e51c93252b9b69fea4eb6ad32e15460f9827130c07235ac5e07c706cbb9b3777698a4973eed937c61ecf5 Description: diskprediction-cloud 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 diskprediction_cloud plugin for the ceph-mgr daemon, which helps predict disk failures. Homepage: http://ceph.com/ Package: ceph-mgr-diskprediction-local Priority: optional Section: admin Installed-Size: 28407 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (>= 14.2.21-1+apertis1bv2023dev2b2), python3-numpy, python3-scipy, python3-sklearn Filename: pool/development/c/ceph/ceph-mgr-diskprediction-local_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 1281928 MD5sum: 05e15dd39869a709528a1946fa516717 SHA1: aca9f455aea0c86221f6082932545c1e3c0fb218 SHA256: 2b861e314b2bd6b225b41b3b0f601217dd1ddd346ba1ed6b5a097527f5de4d70 SHA512: cf22a19bc4da2bf618a80b209b7bf013b7bce975acbf1bf04194f6f89351ab9e8d1e3a29b4d4fe633e63b2b80adbbdd963314500451c713186f28c095b804bf9 Description: diskprediction-local 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 diskprediction_local plugin for the ceph-mgr daemon, which helps predict disk failures. Homepage: http://ceph.com/ Package: ceph-mgr-k8sevents Priority: optional Section: admin Installed-Size: 297 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (>= 14.2.21-1+apertis1bv2023dev2b2), python3-kubernetes Filename: pool/development/c/ceph/ceph-mgr-k8sevents_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 207988 MD5sum: 40a4d4b957e9ca3fb04eb61c0f2a96be SHA1: fcafb0d2e4a420317c5c05017122fdcb0fa71eee SHA256: ad033822fcdc81f4140a5ed699d14fdfd440cfbe800128c999e4310e0432b3c7 SHA512: 9fcc53a2a22ea50f7c149849d0ec0c73876d6d9f92859d3bd74c3b0d9a5c20749d3e86c0c3cb176212df6fcba1b03bd31fbe6de95ef7e85ce973fa21ff9da105 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-rook Priority: optional Section: admin Installed-Size: 268 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (>= 14.2.21-1+apertis1bv2023dev2b2), python3-six Filename: pool/development/c/ceph/ceph-mgr-rook_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 201012 MD5sum: 9630117305f0eea7ee1f10a0b21cb7e4 SHA1: f36b0b4bcc37799ce630d99520cfffca8d2f7879 SHA256: f73c4192b055d28e0a888506b6dbb43b3dcb34fe36ecd6fdcd94dd5824f04ddc SHA512: f0b0ba72d11c712478148b56022721d8d81f2ba8eaca0d738290f73be100ee312b9ce2f5161327376650a1e505fe463eea36dfffaaa5a06d5707a978b322a49d 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-mgr-ssh Priority: optional Section: admin Installed-Size: 269 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mgr (>= 14.2.21-1+apertis1bv2023dev2b2), python3-six Filename: pool/development/c/ceph/ceph-mgr-ssh_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 201388 MD5sum: 78b8fe422b98453a1522d66e7b6f3e11 SHA1: 09bb7486bb7018b0b1c2cfb461635fee8fd6c88b SHA256: 90269ddc91b3e932358520899e549213c09d9d6d90d2d2f65fe8498224b35408 SHA512: 8b2c61c472458422a09b2b77518660a85d5e0023072eec20f25e87fe51051dc88b92e6218923f0fc4e94b8e0bf9f60a379de293959352d7d3152625857b09e26 Description: ssh orchestrator 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 SSH plugin 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-mon Priority: optional Section: admin Installed-Size: 13326 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Replaces: ceph (<< 10.2.2-0ubuntu2~) Depends: ceph-base (= 14.2.21-1+apertis1bv2023dev2b2), libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.30), libgcc-s1 (>= 4.2), libgoogle-perftools4, libleveldb1d, liblz4-1 (>= 0.0~r130), librados2 (>= 12.1.4), libsnappy1v5 (>= 1.1.8), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Breaks: ceph (<< 10.2.2-0ubuntu2~) Filename: pool/development/c/ceph/ceph-mon_14.2.21-1+apertis1bv2023dev2b2_arm64.deb Size: 3048384 MD5sum: bcdc6f521e9df3490d1d4f42e7125985 SHA1: 65003479383c9882024d9c6a367b6103bb6b54da SHA256: 5f37782ffb3cc20874b9ecefd5200428fb087e769c97ff92d1c31f65d6ffdbe4 SHA512: b3a25fdb1894fe0db26eca1fe5e27ac93af6f65d560a7415054e003cfe413e339412fb39fae72169eb265ce527e29d5174810de9338603dac1a9bffcdb6a1160 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-dbgsym Priority: optional Section: debug Installed-Size: 132424 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-mon (= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph-mon-dbgsym_14.2.21-1+apertis1bv2023dev2b2_arm64.deb Size: 132043224 MD5sum: 1bd844cd207f9eb86b14b370b89dbb22 SHA1: 313f229dcfaf5175b87760da8af89239837d410f SHA256: dcb2a5d4c1a096daf66b3ad85e43bfe3a4cd593ce9527fd39848e3a9e4a3dfb5 SHA512: ec9247ae48b48e3515937f3a468bef85f2347fa0a8a0c10e1a8eb8aade59a2a84b7a10374a5d444344312dcb6abb1bd0c252cbcef6bf40999b44098a991b4e2a Description: debug symbols for ceph-mon Auto-Built-Package: debug-symbols Build-Ids: 6d704c774f3c499173674a68452534a3b74d0334 ab1386858b008f393eb4cccb754f9c607b3757b3 Package: ceph-osd Priority: optional Section: admin Installed-Size: 49733 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Replaces: ceph (<< 10.2.2-0ubuntu2~), ceph-test (<< 12.2.8+dfsg1-1~) Depends: ceph-base (= 14.2.21-1+apertis1bv2023dev2b2), lvm2, smartmontools (>= 7.0), sudo, python3:any, libaio1 (>= 0.3.93), libblkid1 (>= 2.17.2), libboost-iostreams1.74.0 (>= 1.74.0), libboost-program-options1.74.0 (>= 1.74.0), libboost-thread1.74.0 (>= 1.74.0), libc6 (>= 2.30), libfuse2 (>= 2.8), libgcc-s1 (>= 4.5), libgoogle-perftools4, libibverbs1 (>= 1.1.6), libleveldb1d, liblz4-1 (>= 0.0~r130), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), librados2 (>= 12.1.4), librdmacm1 (>= 1.0.15), libsnappy1v5 (>= 1.1.8), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9), libudev1 (>= 183), zlib1g (>= 1:1.1.4) Pre-Depends: ceph-common (= 14.2.21-1+apertis1bv2023dev2b2) Suggests: nvme-cli Breaks: ceph (<< 10.2.2-0ubuntu2~), ceph-test (<< 12.2.8+dfsg1-1~) Filename: pool/development/c/ceph/ceph-osd_14.2.21-1+apertis1bv2023dev2b2_arm64.deb Size: 13123208 MD5sum: 79cabc0a01c82e8254a9ed5f8120bf7e SHA1: 382e42e6a5860c70beb2c58d8fc8abb48d4799fb SHA256: 8e5de0f83d6b473e3fd9cab1fdc0e482fecfbe69766e0c21e9cd002d9498bdc0 SHA512: 7373e26149626b22cf07bb0201f49fdd4c9a73cca283a10c04fdad9a4583ab2a3624ebdd52a7c95dd688a3a75c275bbd4fe34a9100e71e96558acf62314ae429 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-dbgsym Priority: optional Section: debug Installed-Size: 437998 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph-osd (= 14.2.21-1+apertis1bv2023dev2b2) Filename: pool/development/c/ceph/ceph-osd-dbgsym_14.2.21-1+apertis1bv2023dev2b2_arm64.deb Size: 435052792 MD5sum: ca20649e2996ae4cb28b69b5402fb3f3 SHA1: 893b5de5065363c1cee911a1a1f3c8e6b80ee9d7 SHA256: 27ba9e43956ef75476370537c448224ee3faece819e5781788b6901bc1bc69ca SHA512: 6301b77eafdec47f97b2037da5be06a78e34529efb9d34f7b8b055dd37c7c59cf7ee2f5b4995643b99a6fef62c2cc2efb008d61b86b01bc189f2e15e7d51e103 Description: debug symbols for ceph-osd Auto-Built-Package: debug-symbols Build-Ids: 4c4afd2cfc33145ce7bc8e10752352a853e26b2c 610998056f6414e1c503ca42bd37ea0bed730aec 8205fb2124b5308d502d0e860344978f68a54bc5 a3a5c69dc02de43dd73294eb01c2b062f0b1c8ed Package: ceph-resource-agents Priority: optional Section: admin Installed-Size: 245 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: ceph (>= 14.2.21-1+apertis1bv2023dev2b2), resource-agents Recommends: pacemaker Filename: pool/development/c/ceph/ceph-resource-agents_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 195476 MD5sum: 715d60afffedbf7a56ac7cd6eb08ffe8 SHA1: 6d31f3e55e1461c5ae8283dffe5be9b22a14fd8d SHA256: 4beac674408b1f5c053a7668435287e0d95312a4487032b661f4c2c2b0097f8e SHA512: f0b84ce73cb455601df8e61b8d033c155c372efc3c9f4615fd6a9e3747d26fdf6bd9d1cb112a406f41656a594a4e18ca9c039fad79b1b02d7c75e08edadd15d2 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: cephfs-shell Priority: optional Section: admin Installed-Size: 287 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis1bv2023dev2b2 Depends: python3-cephfs, python3-cmd2, python3-colorama, python3:any Filename: pool/development/c/ceph/cephfs-shell_14.2.21-1+apertis1bv2023dev2b2_all.deb Size: 202536 MD5sum: 4613dcd53fbe4d5fe990ca161c97403e SHA1: 6dada9697729b8765d445a6a33e5ee8e1bd8f0e6 SHA256: ce965fde7abbbf202cd59923bd3294e541f2bb8be2851081d0ed70b7b8d48060 SHA512: bbe912fbcf283d14ac099a1d519ae1b7eac05c4964e901c3da67f1a9a2c55b6c2db223f548da3e06b3d49f54565e9676d3087e9b2f49ef646d3ad713f082a756 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: cfortran Priority: optional Section: devel Installed-Size: 412 Maintainer: Debian Science Maintainers Architecture: all Version: 20110621-1apertis0bv2023dev2b4 Recommends: gcc | c-compiler, gfortran | fortran-compiler Filename: pool/development/c/cfortran/cfortran_20110621-1apertis0bv2023dev2b4_all.deb Size: 70584 MD5sum: 99f3909dedef16ab0aa25adc8418a0f7 SHA1: 3a9294f5352436777424ccf5a84b7d43a4d32554 SHA256: de140641cb7608722189deb59e8e946161a5ea863086b99f63eee41146ad8ec8 SHA512: 8afe735c0cdd459b4893aec34f4357b52cff3a2df2073fb0c5d977d47386e4c598d91e9416f6326329d9857fb57015a9154a5da7c31191f2137dbb162ae69fd2 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: http://sourceforge.net/projects/cfortran/ Multi-Arch: foreign Package: cgroups-resource-control-tester Priority: extra Section: utils Installed-Size: 49 Maintainer: apertis-tests maintainers Architecture: arm64 Version: 0.2020.2bv2023dev2b4 Depends: libc6 (>= 2.17) Filename: pool/development/c/cgroups-resource-control-tester/cgroups-resource-control-tester_0.2020.2bv2023dev2b4_arm64.deb Size: 10304 MD5sum: b8c9e8906b5b8c6c6d53be38ac84b594 SHA1: c848be6f0dd7b1bfdc0ba179f1e458d07647a6c8 SHA256: f289a136643f1d92de805dafc6eec63eb5b265c9771d84fb157b9b1bff24a708 SHA512: c8ba75aa0ca0cecd5893e2415f07fa92ddf2154494b7d77abbae040ae558b67e44cc41d0913654f135268135a1545666e877eb4c9fc4f1487db471a308b8e6af 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. Homepage: Package: cgroups-resource-control-tester-dbgsym Priority: optional Section: debug Installed-Size: 32 Maintainer: apertis-tests maintainers Architecture: arm64 Source: cgroups-resource-control-tester Version: 0.2020.2bv2023dev2b4 Depends: cgroups-resource-control-tester (= 0.2020.2bv2023dev2b4) Filename: pool/development/c/cgroups-resource-control-tester/cgroups-resource-control-tester-dbgsym_0.2020.2bv2023dev2b4_arm64.deb Size: 9060 MD5sum: 48200a673275b41b9415680761fb5076 SHA1: 7be35277f9222072925b872dfa3861d45d6ebbeb SHA256: 5e00971c714e69e7dbf25b9afcaec2736e5d39dbca5ad92ec6316199898685b7 SHA512: 3bfacffc29a3ee92106d8fed0b83970a6ba6dea063a40e04c151f85613034bf68520291fd7b3e59b86168a5ac1b01d06dd397586945c65c76d68c9cb352509ce Description: debug symbols for cgroups-resource-control-tester Auto-Built-Package: debug-symbols Build-Ids: 5d5acc130d15341006508b232cbd42dc5ce90c83 7e7db0277af7c62542d1a8decd877deab226b65d Package: chai Priority: optional Section: javascript Installed-Size: 433 Maintainer: Debian Javascript Maintainers Architecture: all Source: node-chai Version: 4.2.0+ds+~4.2.14-4+apertis0bv2023dev2b3 Provides: node-chai (= 4.2.0+ds+~4.2.14-4+apertis0bv2023dev2b3) Depends: node-assertion-error, node-check-error, node-deep-eql (>= 3.0~), node-get-func-name, node-pathval, node-type-detect, nodejs (>= 4) Breaks: node-typescript-types (<< 20201105-1~) Filename: pool/development/n/node-chai/chai_4.2.0+ds+~4.2.14-4+apertis0bv2023dev2b3_all.deb Size: 65596 MD5sum: be53a82c36adcb5961cfe0a779aa4c19 SHA1: c5e4f2f8fbdfa50cac77eed4bf9dc019586859b9 SHA256: 552c442f2e1b2c58ce5addcc3e0889c3f3d0d8e181450e3e6d13c1972cfb13ea SHA512: 6a6a403e977c7d74fefd15e9369193612f00772112a1c7ee4e4b9c92a0ce88887e1c951010189eb52ec1fcdf7c7079a26d2d663d1a9884866b61ffbe42e08546 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: extra Section: utils Installed-Size: 205 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.18bv2023dev2b1 Depends: 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.2021.18bv2023dev2b1_arm64.deb Size: 49360 MD5sum: 8b642c2761d11560798d670c885e1341 SHA1: cf0bf892994996989e2ebd93b3b6c5e222463e09 SHA256: a9936d393e4aad8fcff01ba7197d3932d336fed59d2b736a900c29dfb755928f SHA512: f6a70f93f38dc9a4aeb76fe7c4026974568c94a5d850cb4ee032a234f7fe1949b8765d5f8e267fc0fa42f0b2314bca2c3ea7797ce91da0fadb60a0abe314b4b1 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: 420 Maintainer: Christian Göttsche Architecture: arm64 Version: 0.15.2-2apertis0bv2023dev2b4 Depends: libsubunit-dev, mawk Filename: pool/development/c/check/check_0.15.2-2apertis0bv2023dev2b4_arm64.deb Size: 114832 MD5sum: b3b95e985d26dfddc4e56e92f5fb4650 SHA1: ea174619295f87f0300e46a3d5539e3a7bd34b18 SHA256: 463647dd58ffde384ce7e699ec91bcb21b21f58db19341b4be9f30f394f03517 SHA512: d07122ad4898fd800aeba8ffeae6aac02fc5ea067e3c37e1d00f6c1b5e9e3e68b3634da28ae7b330a7f7ca9afae5ecc49c9d1bf99c31d4c8f32e87013e7d0389 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: 911 Maintainer: Debian SELinux maintainers Architecture: arm64 Version: 3.1-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.17) Filename: pool/development/c/checkpolicy/checkpolicy_3.1-1apertis0bv2023dev2b4_arm64.deb Size: 213844 MD5sum: 6252798d2858b00f6f04418d25c7a243 SHA1: 77fc449dbdc7c83a45e15dfca7569bf08d7cf8df SHA256: 703be91d3fb19f5c1683a08a0782ed9e82f51cd35c1b41f340fc07fc0708f79e SHA512: 58e953c2513fc1ae75d0203e452aa2c970adda2e0416071567747bf71e260d1d120f37e5693b61aa80cf2e1f8eadafb6daa0f4a3fc9706e553b7cd5aceeaa969 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.1-1+apertis1bv2023dev2b4) Homepage: http://userspace.selinuxproject.org/ Package: checkpolicy-dbgsym Priority: optional Section: debug Installed-Size: 360 Maintainer: Debian SELinux maintainers Architecture: arm64 Source: checkpolicy Version: 3.1-1apertis0bv2023dev2b4 Depends: checkpolicy (= 3.1-1apertis0bv2023dev2b4) Filename: pool/development/c/checkpolicy/checkpolicy-dbgsym_3.1-1apertis0bv2023dev2b4_arm64.deb Size: 252388 MD5sum: 49fc742ec73a6b90a60cdddc97ee4e70 SHA1: 1b443e24cf98613fed854a95800631f3ea2f31da SHA256: 4fd82bfb83b986581cd376126dc5780708a7f407b7dd74b8285ef8ec747baddb SHA512: b08589c0ac30761a703e2a1b3c5411c9906788c4f416914760589b30e85e75a29a1e0e4d5b66de2c4df322f3e907c697f40f5b02def95474642a0dea9943156b Description: debug symbols for checkpolicy Auto-Built-Package: debug-symbols Build-Ids: 37cc150f457473373718d01f7e97c91aa74086ac d6a451615b8c9bd6bc2def01e1d5b5e309bd0292 Package: chicken-bin Priority: optional Section: lisp Installed-Size: 6440 Maintainer: Davide Puricelli (evo) Architecture: arm64 Source: chicken Version: 5.2.0-2apertis0bv2023dev2b4 Replaces: chicken, chicken-dev Depends: libc6 (>= 2.17), libchicken11 (>= 5.2.0), libchicken-dev (= 5.2.0-2apertis0bv2023dev2b4) Conflicts: chicken, chicken-dev Filename: pool/development/c/chicken/chicken-bin_5.2.0-2apertis0bv2023dev2b4_arm64.deb Size: 1128068 MD5sum: 4b3d1759cbae03c900304f37eecb8e40 SHA1: 1bda67c9d2c996bf393889b14224d6c5baba31a6 SHA256: 79ba5184b310b0acc016b5ea5d4858b510162d586ffc7e5b5658650c740897df SHA512: 664955333a05fbb3df8476cbc8d4c1428e8a5dcecb5046f194b9bf254f0981e6c19c6fe89c5427c1374e7d76fbdce703ec343750c78c0716fe6c4c15f897a781 Description: Practical and portable Scheme system - compiler CHICKEN is a Scheme compiler which compiles a subset of R5RS into C. It uses the ideas presented in Baker's paper "Cheney on the MTA", and has a small core and is easily extendable. . This package contains the compiler. Homepage: http://www.call-cc.org Package: chicken-bin-dbgsym Priority: optional Section: debug Installed-Size: 4580 Maintainer: Davide Puricelli (evo) Architecture: arm64 Source: chicken Version: 5.2.0-2apertis0bv2023dev2b4 Depends: chicken-bin (= 5.2.0-2apertis0bv2023dev2b4) Filename: pool/development/c/chicken/chicken-bin-dbgsym_5.2.0-2apertis0bv2023dev2b4_arm64.deb Size: 3821232 MD5sum: 2983249fe7ef6a79e03a8b86ac11804c SHA1: 4a9fa47d8207be7381b07a2bf925b5c8997344d9 SHA256: 20ab115d7de67495cde69b1ef1829c1440bfde8af6990651b8dbc4b850af4d84 SHA512: eea302e23bafed32c7eb4da31a11e4b7099aa6a6e6099864a1ea0528e737f5a1efd6827bafa2514f2e52b96d77c38ecfb8934803754f75eac4a7e9d51c59ea63 Description: debug symbols for chicken-bin Auto-Built-Package: debug-symbols Build-Ids: 034a63bd2fcdfe1077c55135c19c77720f3022d7 0795362b22833573b00b11d7c3b3ddcbe81414ff 0ed129e2bbdea89099df83401d7fb07f3ded3224 11843b99a60168db2b3a54da3c3eea68851d3c2e 13ff81285333d6fb6caf4d602b5a159006a2212f 190bb7275ba2d5477e1f2512ea10e0e035a69399 1fddf929a84b41bedddef9531889541b3b2686b4 200d0ebe15dcbcf5c77d9adef504b68451a564a6 21fc9e64507bf910ae3ce510b9ba9b810ae869d7 22a121af8b8a7e5a1488b15534a4e3ade28863e7 26cb147f3cf6207805c070ec6263289507695d24 294cddc63f75195a131a1277486e37ad00875941 348124b8ffd6d85e337926828dac5e74b6df03c6 35f9219667420890db87d64987b22c190965bdaf 3a1bc14d235d2415309c95eb4588763fc6dd97b4 3d872e10ef7a095da8009eaa6a106efd1d316d38 4a449323d6d4d7808039867d95831473593d22d3 50ee128b24fe1e1ad5fc42024d4f8ede9de58439 5387cb41f46d3deff9ae147c2a6397982ce578c4 600e423103d40eabaac1dfd330ffac12d3f2a877 6180e829a9d0e16530fa0b2a9f8923bb1a3d46d6 61f2fd8a81191899baae7eccaa10c0b4702e469d 673618d423182ab739548c1b470cdf4e8e8354bf 7b4ea4617b7c7ebe376d842a578a22a84103ae1c 7e81211a02660d5f2c4c34b14a88eae537b8c9eb 8c92dd91c308bd37624cbc3e08eee1f9e0fdbd8a 959094c8acec3671ffa15d3e87269a2759b31e85 972210d19cd10ada38bf06f21e29038e008ce0b7 9bcb67d4bfeed9449ee5437c2fc32628b93a2f18 9fcfdf6325c30052960de81db18cb18db67cdb2c a4c24a3db1e2c24eece20ccef880756795c2d2ae a520811ae3c6a54a547268120d21956c03576784 a784952db1776654d65e7df1db075fd9ed7f3032 ab09e7e1de7bbceca10a047f2a787b54c030d6e3 baa29bc8403cf3a568e8f473d35abbd8739fe1be c39ea01d90dbcfc1fa927f7455f1e15a349f2db3 c402b89203a219f00dd54be1d0a7fa2f3ec7ace4 c85a116ae10cecb6be5a9c06d18a5682dddf61e2 cad232c2bc882606dbdddc82ec41bad4d745d456 cd237de9a23303c9821859dbce594d36b22d1348 d4472ad7cfcc93cdfd69963cf2ec100cc99a805a d820ec38a90e5005ef4ca0f0ffdad478f303ab7a df478669cb3bc1835450ab213bbad79f75669e24 e11592e4b036f6852c2aec458d8760537b1d6d2c e149af65853115bb63d055b1fa13332cec1e23a0 e574ed7e3d2a0b8884f84870f3d7114b01f267ea e79d25742b74b6ebeb3793b6c47b9783100ba8f4 ed8a8f8c42ff37b135bcfc8b75cfd01bcd3e85ee f01882d8efaba58cb8ccedd7b9cc60ec055ab198 f0576b69022ee1bb7f1b678f1de62d205b55f683 fad57901584ac8d7442af6930bfae943fb2456e4 Package: chrpath Priority: optional Section: utils Installed-Size: 41 Maintainer: Tollef Fog Heen Architecture: arm64 Version: 0.16-2co1bv2023dev2b4 Depends: libc6 (>= 2.17) Filename: pool/development/c/chrpath/chrpath_0.16-2co1bv2023dev2b4_arm64.deb Size: 16660 MD5sum: d5e90d91b7026d6759f9a8177017a4de SHA1: c481859ce05399899673bf91dbef7fb2d6a479c6 SHA256: 8175cf25ffddd988f0cd0dbb7af129765eaf79c53c532a3c399cdb7145bfc532 SHA512: 14e400016bd447cfdf334bd0768e2c782e404118733d78afbd6f1f665fb31b50ef97dc415b10e6759c31840002a7593e096dc6454acd37a797bdf1b120dbdd5f Description: Tool to edit the rpath in ELF binaries chrpath allows you to change the rpath (where the application looks for libraries) in an application. It does not (yet) allow you to add an rpath if there isn't one already. Homepage: https://alioth.debian.org/projects/chrpath/ Multi-Arch: foreign Package: chrpath-dbgsym Priority: optional Section: debug Installed-Size: 37 Maintainer: Tollef Fog Heen Architecture: arm64 Source: chrpath Version: 0.16-2co1bv2023dev2b4 Depends: chrpath (= 0.16-2co1bv2023dev2b4) Filename: pool/development/c/chrpath/chrpath-dbgsym_0.16-2co1bv2023dev2b4_arm64.deb Size: 21424 MD5sum: cfd5da86e538cc151dcd40886960267c SHA1: d750ed043c1ea6c493d0d2e8051eb419de5ac782 SHA256: 5c5c0888f0b59da38b595e9595aa63064d3ffc475017d4c0f12cf0d8686999e0 SHA512: 3d87e86b5e08adb0c41ec0b9564a77c6d1fb7ce9d9c88df6939c7ecef303e4fea9fe3eddf76e07be9fdcbb052cdd783cf0f1e8135fe19bc743f1dfbaa19ebe37 Description: debug symbols for chrpath Auto-Built-Package: debug-symbols Build-Ids: a2779554ad02c25181fff0aa4dc1f2c5ecc57b22 Package: clang Priority: optional Section: devel Installed-Size: 25 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-defaults (0.51+nmu5+apertis0bv2023dev2b3) Version: 1:11.0-51+nmu5+apertis0bv2023dev2b3 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-11 (>= 11~) 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_11.0-51+nmu5+apertis0bv2023dev2b3_arm64.deb Size: 9184 MD5sum: abea8bd7eea9016119679c78bc1a1094 SHA1: dcc8ae9bff798432fb58d5f2a4a2c9ef7d0b5aa5 SHA256: 8122453864895e49843d1826553ca3ff54df5533db4b0007484b2054a3a855fc SHA512: 33747c0174ca2145b8299bf14a27a0764eec88787bf81a08a6226fd8d52dafcd656f92b10552c80cf6f13ba1df89b1253b47b2526f5a8859b64206a3cc4895e8 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: 366 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Replaces: llvm-13-dev (<< 1:13~++20210129063721) Provides: c++-compiler, c-compiler, objc-compiler Depends: libc6 (>= 2.17), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libllvm13, libstdc++6 (>= 5.2), libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang-common-13-dev (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1), llvm-13-linker-tools (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1), libclang1-13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1), 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-6~deb11u1+apertis0bv2023preb1_arm64.deb Size: 119288 MD5sum: 62abac16c2bab510f08cbf12a19e7a3f SHA1: 1a276e7dbd8897d63ffc93617b5b59bdc18c18c8 SHA256: ab9170c85c481d3cd259109d4306fe693dff096b724ffb85853595bc496fe69c SHA512: 9e320c1f3b0faf48d88163e4cd978cf05aeb165444b1899eb3486dc5b59f980724c00859164c2c192be8c93f3961f3daa9ca883c17cff5503f2acb327788acfa Description: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Homepage: https://www.llvm.org/ Package: clang-13-dbgsym Priority: optional Section: debug Installed-Size: 142 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: clang-13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1) Filename: pool/development/l/llvm-toolchain-13/clang-13-dbgsym_13.0.1-6~deb11u1+apertis0bv2023preb1_arm64.deb Size: 96944 MD5sum: 27dc11786f4b6a3bc434ece4679f8686 SHA1: 257ee82f79b0a0166fc8ab2dde2e965cd92ab40e SHA256: 452e55e8fd71c1e27715781097b2f5f4d161f589a4a0d6f26921bd81df574fbb SHA512: f056322ab7d74934e2c09f84a1916e0140ebc46de690eba3f748c7677ab2ce597a1461c25499e7e2a4eae5be3077e8dd19ff24105b533b5e8ca3a58bc16a1d22 Description: debug symbols for clang-13 Auto-Built-Package: debug-symbols Build-Ids: f6a67c6f31b37ee4f516ef32ce0fa8406a7e172b Package: clang-13-doc Priority: optional Section: doc Installed-Size: 8187 Maintainer: LLVM Packaging Team Architecture: all Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: libjs-mathjax Filename: pool/development/l/llvm-toolchain-13/clang-13-doc_13.0.1-6~deb11u1+apertis0bv2023preb1_all.deb Size: 1122764 MD5sum: 5a42c688af9e251b96218067be426686 SHA1: 2df237cc32bba12941f3c0a4d2c3a248a32f2063 SHA256: ad681bc89392c538b6c62dcb30c731ef45bbbbce709d071bba5fa66cc09022f5 SHA512: ed1d33b44864af0d044d80d89367efcdf5468391fc90aa8b66c3d8469182f491a8541efb408271d60ea3317736bed5ce52999f2a5b5920006d6ef2ce0a0eaa49 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: 95 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Filename: pool/development/l/llvm-toolchain-13/clang-13-examples_13.0.1-6~deb11u1+apertis0bv2023preb1_arm64.deb Size: 65884 MD5sum: 326138b7118c135c12a87e28f255cc3d SHA1: dd78eb96a86c24135f75894ff670d881dc735d3f SHA256: f76329dc984718bd9f33625d86df918a7827a43e70bed87a6465c0433c6fdd45 SHA512: fdf8f2f2f347679d2705d9bfaa4dd766a01feec7a3ef6fc6392098912ac1967dd6d8560775f93f80f3398e6557a1d4deb578f45005dd1e523a432585d5d53556 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-9 Priority: optional Section: devel Installed-Size: 3176 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Provides: c++-compiler, c-compiler, objc-compiler Depends: libc6 (>= 2.17), libclang-cpp9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3), libgcc-s1 (>= 3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang-common-9-dev (= 1:9.0.1-16.1+apertis0bv2023dev2b3), libc6-dev, binutils Recommends: llvm-9-dev, python3 Suggests: clang-9-doc Filename: pool/development/l/llvm-toolchain-9/clang-9_9.0.1-16.1+apertis0bv2023dev2b3_arm64.deb Size: 915324 MD5sum: 13ff18849c60d518a5f9e56d39ab6224 SHA1: 6b67387936413181bfe71f0ffb25bee069d97db1 SHA256: cccb6f81ea652a2c389aea5e0df54d93fe4eb5a3e1df3b7c731450be58195be8 SHA512: 8e57349ab6e88a7ea3ad93763eca3f3e86d7068892f63377d59c3bb0b1b130e07274986001669f483eb2378a739b4d2f11891222945d143d2b3e3b8eeacaed34 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 and 14 standards and also provides most of the support of C++17. Homepage: https://www.llvm.org/ Package: clang-9-dbgsym Priority: optional Section: debug Installed-Size: 3893 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: clang-9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3) Filename: pool/development/l/llvm-toolchain-9/clang-9-dbgsym_9.0.1-16.1+apertis0bv2023dev2b3_arm64.deb Size: 3146648 MD5sum: e0574ca2cb79297eb4930c1bcf3bc730 SHA1: fae3ed9caa59aeeec9f84b23f45e2d07a166c7e6 SHA256: f478f6b27a78c2e3c1d7654e8e297242d8456ab1c03ec24651a322d920167ce6 SHA512: 22c109eeec1978ca149f79d392f2da09eace5773c9fa94da64b41b94207d19a0ecad5682f4af58df0d9ef2df48a6cf3b736e391caa8474650d9ccd7a3996c65c Description: debug symbols for clang-9 Auto-Built-Package: debug-symbols Build-Ids: 8451ce3a9e8eb4a9c148f8de07a825c44470d89a Package: clang-9-doc Priority: optional Section: doc Installed-Size: 9213 Maintainer: LLVM Packaging Team Architecture: all Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: libjs-mathjax Filename: pool/development/l/llvm-toolchain-9/clang-9-doc_9.0.1-16.1+apertis0bv2023dev2b3_all.deb Size: 1100488 MD5sum: ed40b96ae38a231b0c5824c81766cb30 SHA1: 6d88cbea6b96a622e0108f5df6f46f0e57497b14 SHA256: ba62af7d28a2e47b3e6e5de05615cbbcfccdbd06802449754becf721477fcc0a SHA512: f24e2395be35fa98ed5fec5c342cb9860ee9b9203773b09c5e96c6c650650f65b552c88f7fb23e04a34611fbb6484e2ad87fcf82f30bc44480a91bca81c08f16 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 and 14 standards and also provides most of the support of C++17. . This package contains the documentation. Homepage: https://www.llvm.org/ Package: clang-9-examples Priority: optional Section: doc Installed-Size: 76 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Filename: pool/development/l/llvm-toolchain-9/clang-9-examples_9.0.1-16.1+apertis0bv2023dev2b3_arm64.deb Size: 54808 MD5sum: ccd6bdbc9541d85bb9e7220e1e2cf3be SHA1: fdcc9b1e28e3727a4324b5e98a0c5b1713b30cd7 SHA256: 5e8e827fb5a55e95cf63feae47cebd98c7c05878de6843b90dc38fb868666203 SHA512: 8034ea2c2f3b1934984a2b2b1cec233b349b35425871f32a22c4b19d711042eeef0ff286f050cefc048cb9193d0b287d43c2c53d511d8ccc5d658d4558473717 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 and 14 standards and also provides most of the support of C++17. . This package contains the Clang examples. Homepage: https://www.llvm.org/ Package: clang-format Priority: optional Section: devel Installed-Size: 31 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-defaults (0.51+nmu5+apertis0bv2023dev2b3) Version: 1:11.0-51+nmu5+apertis0bv2023dev2b3 Replaces: clang (<< 1:3.6-28) Depends: clang-format-11 (>= 11~) Breaks: clang (<< 1:3.6-28) Filename: pool/development/l/llvm-defaults/clang-format_11.0-51+nmu5+apertis0bv2023dev2b3_arm64.deb Size: 9188 MD5sum: 7aa5e059bc557ac07865de286ceb074a SHA1: 990e41ddc625e2edd411829f7a7122050aab0508 SHA256: ef3cab7b78553efb2510abebbc88b8cad987434bb2f5472219a4d2233b593403 SHA512: 545f3006f1a5bc58450f1b690f320f54bc8d545eac0e4b3118cb1d605df96cbcc6dbb006e3c7468942b49082b06407f1a61cdd9844113910680100fe8a45ebd1 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. Package: clang-format-13 Priority: optional Section: devel Installed-Size: 278 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: libc6 (>= 2.17), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1), libstdc++6 (>= 5.2), python3 Filename: pool/development/l/llvm-toolchain-13/clang-format-13_13.0.1-6~deb11u1+apertis0bv2023preb1_arm64.deb Size: 93772 MD5sum: 621184986381b5a4c1fe5524124a12e7 SHA1: a7d9df6e3a469427c2a4890849042ccd6c7a10d2 SHA256: de9e8299c302d633db4e24d15a31c25cfdb77eb021a5679a3048b3a77088b1c6 SHA512: 6644fd4ecbd4c9d82ca395117b6e318c7903a84885223549ac1649a446c77acf5cda2f72432be5812b48b2247485fa38ea1168112a43d03355e412ff05331bcf Description: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Homepage: https://www.llvm.org/ Package: clang-format-13-dbgsym Priority: optional Section: debug Installed-Size: 97 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: clang-format-13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1) Filename: pool/development/l/llvm-toolchain-13/clang-format-13-dbgsym_13.0.1-6~deb11u1+apertis0bv2023preb1_arm64.deb Size: 58900 MD5sum: 8358dc53105b8ff5373fdfc56757c5cc SHA1: 814a3953775a5264c42e4698742983cfdbc9db83 SHA256: 693e5909de94f3937ab302570cacd2ed835cb9a39a79fccdce4f2310ea3c64da SHA512: 580a5559727fca7e0b99274fed205a8b1a8b228144cf8aef4fe3cf16d26bf2dccd3fbc845bf45114c2e7ee7867bcb11da8cd11a9cf0410dfc4110c3cb9e8a6b3 Description: debug symbols for clang-format-13 Auto-Built-Package: debug-symbols Build-Ids: 945b44914e9148b01f206ede143ab2ccd9815f5a Package: clang-format-9 Priority: optional Section: devel Installed-Size: 198 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libclang-cpp9, libgcc-s1 (>= 3.0), libllvm9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3), libstdc++6 (>= 5.2), python3 Filename: pool/development/l/llvm-toolchain-9/clang-format-9_9.0.1-16.1+apertis0bv2023dev2b3_arm64.deb Size: 78816 MD5sum: 16c525e9b7513c0f33c6b1c6633bac91 SHA1: 7a68323d284dd032cb9a2ad17f0fbc4bbdff5824 SHA256: 6180dce15681f4e0bdd526045fe83f36263fcdeee4529bd2124459c28b2dc41d SHA512: 120d751a14804bd3dc6b2164061b2caa5d624405f2c2a4e3977a069138b515bad8f22f4e7236b97b7d46d84f554c3f47e4bab16032dc0e56d86cb64fa691905f 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-9-dbgsym Priority: optional Section: debug Installed-Size: 68 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: clang-format-9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3) Filename: pool/development/l/llvm-toolchain-9/clang-format-9-dbgsym_9.0.1-16.1+apertis0bv2023dev2b3_arm64.deb Size: 40748 MD5sum: 2ec52fbc7bc528710447044fef4fcc38 SHA1: f5d0a74f3a5522491c944c2ca0baaa08a3f26ca0 SHA256: 287a8b0c97491990156aad9631c468981802f0c4f25a61019a90c453715aedc2 SHA512: 030f6c9f0ad1d00c26aaf9587d6a4d749e3ad11f61cadc0406e3fef600dc46394163763c0b38d544feee1e0774b05a78d26fbba2b3ef20a666e11354a45dbd76 Description: debug symbols for clang-format-9 Auto-Built-Package: debug-symbols Build-Ids: 63d6f4dcb9e9b67520fd05fd3df9ddfedfc82256 Package: clang-tidy Priority: optional Section: devel Installed-Size: 23 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-defaults (0.51+nmu5+apertis0bv2023dev2b3) Version: 1:11.0-51+nmu5+apertis0bv2023dev2b3 Replaces: clang (<< 1:3.6-28) Depends: clang-tidy-11 (>= 11~) Breaks: clang (<< 1:3.6-28) Filename: pool/development/l/llvm-defaults/clang-tidy_11.0-51+nmu5+apertis0bv2023dev2b3_arm64.deb Size: 8948 MD5sum: eb86b53fb02d497d266b739881a765f2 SHA1: 37d8c6aecc81e0652bcf3c3ba651d6caa1ef5154 SHA256: 90c1300caa073402c7e92de9ca9080f6c254683e1bf795763e73e398c8b4abc1 SHA512: f23bf438694de1e2111f6d68a557f3bdcdb02962cae7bfd3276007a8eae693777530d7c829595792236657bcb5b6eede7abf55ffa6f02ec7606792b3b49838a4 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: 6878 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: libc6 (>= 2.29), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1), libstdc++6 (>= 5.2), python3, libclang-common-13-dev, clang-tools-13, python3-yaml Filename: pool/development/l/llvm-toolchain-13/clang-tidy-13_13.0.1-6~deb11u1+apertis0bv2023preb1_arm64.deb Size: 1234032 MD5sum: 5d7d83c0f7e42677468c196f58633eff SHA1: 6325ea2e851d64176493568d9c66525113a41bc4 SHA256: fe5812aabef4d5e7694e29126bf750821b031566e256469b034241c54a5daa4a SHA512: 549ef3582aa91eba4ee49260b903f50f2bfcd3ff8525ec771f9a42b6c7a86c38d2e94798faad0cf77d2547242a249e65ff994aac388e3d1f129908d11095a1b8 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: 12323 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: clang-tidy-13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1) Filename: pool/development/l/llvm-toolchain-13/clang-tidy-13-dbgsym_13.0.1-6~deb11u1+apertis0bv2023preb1_arm64.deb Size: 9047168 MD5sum: 64159ae5bdbac2b91383a315f413b05d SHA1: e7c708c7a7424ab00702d9edd90a2a702ac5633d SHA256: 90715d427a06635ac70fa4aec084fcf999d158c49f610bb984585d0e6c1682e5 SHA512: e6b544d1c40de09e4d8963eff542ee22b5a9260106a4040da6b866d401dd957de5922789fde3e96302fd02495b87490e69323f87d667e1be58c8baf22fdda769 Description: debug symbols for clang-tidy-13 Auto-Built-Package: debug-symbols Build-Ids: 0fec4ebb61e2962bf1344caf4d3329a28df29cd5 Package: clang-tidy-9 Priority: optional Section: devel Installed-Size: 22226 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libllvm9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3), libstdc++6 (>= 9), python3, libclang-common-9-dev, clang-tools-9, python3-yaml Filename: pool/development/l/llvm-toolchain-9/clang-tidy-9_9.0.1-16.1+apertis0bv2023dev2b3_arm64.deb Size: 5147120 MD5sum: b8b0a7470aff49423cf1e89d2250b056 SHA1: 011edab2d0f6287c58117cddf630576a6e932d92 SHA256: e6b17bec11a31c4fbdde5d48045c85f5f2166b2a0871f3fc76a0620e92dd3289 SHA512: b96924e8a94bc77d341a97e4bec8976463051c7bde411116e85dcb5cc18d6b525287d3d04eeed5916bb0d0e5c942d0ac0f84403c8827e9f1069ef3b87e342b79 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-9-dbgsym Priority: optional Section: debug Installed-Size: 32635 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: clang-tidy-9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3) Filename: pool/development/l/llvm-toolchain-9/clang-tidy-9-dbgsym_9.0.1-16.1+apertis0bv2023dev2b3_arm64.deb Size: 26666756 MD5sum: fa46c11c18cf5b27bd75743c6a2c21c0 SHA1: 7308890af21fc03d3172b95df7de702d75615873 SHA256: 61cb213f31e047dbfd3985b161dc780a23e52be48b7be732008d32fb0526ec5c SHA512: e55207c2d9c4f87a9e50095af3f06f32ed0e5229f112d91ec6690ffc62a808c16e35e00eea3a2df434371316e4947046f52c711c98fcedf23a9b3d311e9c0e38 Description: debug symbols for clang-tidy-9 Auto-Built-Package: debug-symbols Build-Ids: 5de56b6c02481992540d9b563dd408b3977b3927 Package: clang-tools Priority: optional Section: devel Installed-Size: 32 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-defaults (0.51+nmu5+apertis0bv2023dev2b3) Version: 1:11.0-51+nmu5+apertis0bv2023dev2b3 Replaces: clang (<< 1:4.0-42) Depends: clang-tools-11 (>= 11~) Breaks: clang (<< 1:4.0-42) Filename: pool/development/l/llvm-defaults/clang-tools_11.0-51+nmu5+apertis0bv2023dev2b3_arm64.deb Size: 9088 MD5sum: ec151db81abcf27896370f2174a4c669 SHA1: 592b0dae8c762617a758ea36219ee012f27120d4 SHA256: 1fa6991795ffd6a5df38f7ad5c3ad017c6251ff7047caeba5062829013812ed5 SHA512: 52e55e6f57bfbf984fd83f9f44443398514c0dfcb3aeca3a25d60133b452ea43c91e66b63ba6e748c71226b3f52c9b6ddce6fb665fc43944899049c0a13b1d82 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. Package: clang-tools-13 Priority: optional Section: devel Installed-Size: 27367 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: libc6 (>= 2.29), libclang-cpp13 (>= 1:13.0.1), libclang1-13 (>= 1:13~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.0), libllvm13, libstdc++6 (>= 9), libxml2 (>= 2.7.4), clang-13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1), python3 Filename: pool/development/l/llvm-toolchain-13/clang-tools-13_13.0.1-6~deb11u1+apertis0bv2023preb1_arm64.deb Size: 5553464 MD5sum: 1e878cdd3cf1651513326f79342c5683 SHA1: d02f47e4d174a23c8ff5116158914ec8a57450b9 SHA256: b8facc39133385aade9070b5b9a4b21705be883920aeee3ac108fa7f465ba9d0 SHA512: 5cc0c90d977bcc0cc0cc967a4312ef762997ea4ed40a6f6b630c191d7ea1f26f07c6fa0095eaf22a526f695be7205340239294ab172d3833f968b19c4ce42a46 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: 33171 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: clang-tools-13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1) Filename: pool/development/l/llvm-toolchain-13/clang-tools-13-dbgsym_13.0.1-6~deb11u1+apertis0bv2023preb1_arm64.deb Size: 26159984 MD5sum: 963f5d11e44ec1c49a549544b3988171 SHA1: ecadbc53a9b54933a97ded58496f0d57cf5c240a SHA256: 33ffff8861f579eff69a52e93cdd1e8b44cb6546da2b9d82793aa42302ecd5dc SHA512: 56267ed57e8f06c58570fdd3011258db445425047800a6bfa7cefca55e1e0b0e8351bcdcc927aa81bf2f905e9630e1a82081fd65ed26d97a35980279f8014e10 Description: debug symbols for clang-tools-13 Auto-Built-Package: debug-symbols Build-Ids: 059941284e7c78db8c850e07470a33c3beddfa45 1267cc4d892a89bb816e5d96290261c6608ca49f 1a81ec104dae165d8e89735ee526c20b5932a6a8 224accad19c2c8595e64308e889446f033793c7f 23497e695e51f26ea07196f2dc9bfe9d772f5447 3bef571add8e3a810eb954a5cb69c7dd0599622f 4661a3dc55c8738f411116536423771ff64a87c7 496b865c747052f14b229f9e232eb11e32e7e10b 54890c2a82fdf22ab97ee3b19156224921d11c39 5ed464094dd90383b8cfee81ccdc67eb8345bc29 6e19c9e6dc23d894346cb1e71bf40c766f25b942 9db5654ceeaec1290d50929bec10f2a5fef91e47 a9f1c48c5b4ffcdaf6e25e56264c34a08e8d6ea2 c4dd8e943ebac8f28ce8a43903c648dd00cfbda1 c54356b722bdcde5c8b916c1e07d421a296ba8ea ca874a06e702ffdced8ef8a120bd793a27a76edd d1867499c88a2ae34da2270ec61f4caafcd8398a efc85900094a02a74d154010952f101841bd1345 f805e61ea638fe4829e47dd99c08482ad21716c9 fa4fac31ac439b1ddc151750197429c936f264b6 fe72b5e8dd157dcbaac384ff3a0544f23bd9fdf5 Package: clang-tools-9 Priority: optional Section: devel Installed-Size: 121600 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: libc6 (>= 2.29), libclang-cpp9, libclang1-9 (>= 1:9~svn360566-1~), libgcc-s1 (>= 3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), clang-9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3), python3 Filename: pool/development/l/llvm-toolchain-9/clang-tools-9_9.0.1-16.1+apertis0bv2023dev2b3_arm64.deb Size: 28554528 MD5sum: 61e439a4eb547151498b773f3930e3de SHA1: 2ab0ca495f742f153eee70502f47cb428afa70da SHA256: 4cb25a731f0195a2bb06b517a8cfa6a7ccd431cbf96e2b40c38d3c3b5074be0d SHA512: bff61994d4d9ff3b3579c675e5f555700145a9e49f4b9278e05bfa2c6e1353718acf4d1c2726804bee20bd0014320e3c730c30059b5c9bda417e20bf99ebab90 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 and 14 standards and also provides most of the support of C++17. . This package contains some clang-based tools like scan-build, clang-cl, etc. Homepage: https://www.llvm.org/ Package: clang-tools-9-dbgsym Priority: optional Section: debug Installed-Size: 157442 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: clang-tools-9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3) Filename: pool/development/l/llvm-toolchain-9/clang-tools-9-dbgsym_9.0.1-16.1+apertis0bv2023dev2b3_arm64.deb Size: 133024112 MD5sum: 9252212e73d4e9ed348884620e382ac4 SHA1: 0a5ea146a5f105defd1551c21fb327e0bc4a31c7 SHA256: 8ad0d0c77e2fc4580e4a810935b34b1d3508b7c73dbe38f8dfc8518fef0295d2 SHA512: c987d02fe52aaa224670c1e6ebe60c43e77e8f1bed25eb8621a88f0f149151096c0318f64de48a2175d5a71351e382aa992fe7c4bd687824606e46c65f202846 Description: debug symbols for clang-tools-9 Auto-Built-Package: debug-symbols Build-Ids: 16d31b8d5f0c540157f09a809bc6fbcba9189ec2 342ee72c68202ad0f057644ce51ac598fb8adffb 3443999dc5735da06b90773d117d1416a613fa17 4954fcb561a9f54a949b8c8fff34e8e7d0a99afc 78d08c98cce31da199dbd931b67ac8d35935648f 8461267e1757a1dc5256b198730c467866aa8ddc 8c8b522ecc3e9957d11bc2b17747dd5d080baf79 907e0b838e4a8413b2fdb733d2a1414d2d679a74 97552da94550a4e9038125369e9f1ff9e06ae196 bb229c706fa51f0dc18069e335ed137ca0bc097e c1cc243c30351e65498f7ea7524d3a85483b8922 c565ab164f1276ccb28be8f3b94e691407315629 c6250e813b0654a20fa5e594b8d80abe1be1af60 c8ac457cee7d64bce51543c48e7b000317308245 d80a78dc72435462f1bff62b4c56c643a7da3d54 def534519af7c82248f4d6c85c8b841aa17f1841 e4a5f10bb68089f37813ce75a7605465af887947 e7ee6659095e7879e03b0c2418de8a91635cb3a7 Package: clangd Priority: optional Section: devel Installed-Size: 21 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-defaults (0.51+nmu5+apertis0bv2023dev2b3) Version: 1:11.0-51+nmu5+apertis0bv2023dev2b3 Replaces: clang-tools (<< 1:9.0-48) Depends: clangd-11 (>= 11~) Breaks: clang-tools (<< 1:9.0-48) Filename: pool/development/l/llvm-defaults/clangd_11.0-51+nmu5+apertis0bv2023dev2b3_arm64.deb Size: 8880 MD5sum: 712e51cb3e4e2393bb96879a42871307 SHA1: 0e9a54169cce9c83da9d81996780abe900a21438 SHA256: a8b3ab6996f5cf95d2d9882da4dbe2dfad56d558ef2f7a9a5074f0220c7a428b SHA512: 0310c5b6341bc9864dd6bf9a7ec84e123c26519e3a5bf28c2d0b2cb021222a47b98634f34c90d2cd5efe2236be78bf287d3db5ea8ef3e8d3c77ad0d45455481f 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. Package: clangd-13 Priority: optional Section: devel Installed-Size: 11791 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: libc6 (>= 2.30), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libgrpc++1 (>= 1.30.2), libllvm13, libprotobuf23 (>= 3.12.4), libstdc++6 (>= 6), libclang-common-13-dev (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1) Filename: pool/development/l/llvm-toolchain-13/clangd-13_13.0.1-6~deb11u1+apertis0bv2023preb1_arm64.deb Size: 2468424 MD5sum: e7e8109d43980e36c99374e0e9d77b4e SHA1: eba06939d5222ff43ddff06ce05944cd6c87665f SHA256: 2f04f7bbd565001119450325fee5c818937ba811da99c6317fd49a57c0dbd061 SHA512: 9448c1c91ba8d45c2bfbcc17ea5f87528284605cfb0ea560a9f94b85545ab2f005822b681c704a0ee2e5e4385b61b71bdd40c9a2055bed7cf5538584557efa5d 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: 18822 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2023preb1 Depends: clangd-13 (= 1:13.0.1-6~deb11u1+apertis0bv2023preb1) Filename: pool/development/l/llvm-toolchain-13/clangd-13-dbgsym_13.0.1-6~deb11u1+apertis0bv2023preb1_arm64.deb Size: 13741948 MD5sum: be8986256292ef3959e6117dea0bd269 SHA1: ef377bf8dd88c8d679a40748271d84e587df8cd5 SHA256: 2618adb784f6f6fae9ddf85b09cb1115a78613d990d47cd5677a20ebc597c063 SHA512: 6bae8ded6e5ace27d171db5e9dfc9c7d488e62a76254685fe3d540fcb1acea090c68f0412c2a1564964b9b2c46c3f838cf7e7637d8837194d4b3761cb9025b8f Description: debug symbols for clangd-13 Auto-Built-Package: debug-symbols Build-Ids: aaab38fb00dba829205d0d3dc432228ccae300d2 Package: clangd-9 Priority: optional Section: devel Installed-Size: 20867 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: libc6 (>= 2.30), libgcc-s1 (>= 3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), libclang-common-9-dev (= 1:9.0.1-16.1+apertis0bv2023dev2b3) Filename: pool/development/l/llvm-toolchain-9/clangd-9_9.0.1-16.1+apertis0bv2023dev2b3_arm64.deb Size: 4856424 MD5sum: c275194a569ac2395dd6f9e1f6c27ac5 SHA1: 7c812bb1c95e9afa60ea4f510acd9d7e718f49a3 SHA256: 26f47931be011c8e20cae087db791df89e6ad698cac70c3d09fdbfa5c2403d4b SHA512: 5d19829242e7da32a6d6f633134b38f06c1d7e3290f262cb9059b638dbbb1487746fb7801355d77253897e502a22ce0871b350b8d0d36a13eb9461daac489253 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-9-dbgsym Priority: optional Section: debug Installed-Size: 34388 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2023dev2b3 Depends: clangd-9 (= 1:9.0.1-16.1+apertis0bv2023dev2b3) Filename: pool/development/l/llvm-toolchain-9/clangd-9-dbgsym_9.0.1-16.1+apertis0bv2023dev2b3_arm64.deb Size: 28875992 MD5sum: 02246fce88dfed85cfe569e1e0af71c6 SHA1: 6d514686d1a9934329e1b7c88662c6427a0daa27 SHA256: a7c1521591c5e3f3ee7cda9ceea0bed37ed6263829e3b66108956090fbd7c1b0 SHA512: 106dae74081f93f872c4cf1c7a9b1021e928584b5b3d9b7ca7bc060e9c03c9c278bbe3190da70f29d8a6a785952c32196bc2d23dbfeaa10b154093b62eb57a96 Description: debug symbols for clangd-9 Auto-Built-Package: debug-symbols Build-Ids: 4e983704c8cdf36e4de50bfc503f19d5e703fd69 Package: clasp Priority: optional Section: interpreters Installed-Size: 1679 Maintainer: Debian Science Maintainers Architecture: arm64 Version: 3.3.5-4apertis0bv2023dev2b4 Depends: libc6 (>= 2.30), libgcc-s1 (>= 3.0), libstdc++6 (>= 6) Recommends: gringo Filename: pool/development/c/clasp/clasp_3.3.5-4apertis0bv2023dev2b4_arm64.deb Size: 583616 MD5sum: 22e4297667bcdb6c3430299de92d9d1d SHA1: c0d1713aee8838a295b095347eb4e3d56d810bd3 SHA256: 9906c76f30433bf981784e079cc852c3a24db18084fd7d506c4ff0b1493a848d SHA512: 4181acdcb03f9701e2605fcc98dc67c7f2978b1799a727bd3fe4e80bfe8b6af490da5604cdacbaaf2e7bb6b80b683bf03dd9a64d72f94addd1416beb97a25fee Description: conflict-driven nogood learning answer set solver clasp is an answer set solver for (extended) normal logic programs. It combines the high-level modeling capacities of answer set programming (ASP) with state-of-the-art techniques from the area of Boolean constraint solving. The primary clasp algorithm relies on conflict-driven nogood learning, a technique that proved very successful for satisfiability checking (SAT). Unlike other learning ASP solvers, clasp does not rely on legacy software, such as a SAT solver or any other existing ASP solver. Rather, clasp has been genuinely developed for answer set solving based on conflict-driven nogood learning. clasp can be applied as an ASP solver (on LPARSE output format), as a SAT solver (on simplified DIMACS/CNF format), or as a PB solver (on OPB format). Homepage: https://www.potassco.org/clasp/ Package: clasp-dbgsym Priority: optional Section: debug Installed-Size: 6488 Maintainer: Debian Science Maintainers Architecture: arm64 Source: clasp Version: 3.3.5-4apertis0bv2023dev2b4 Depends: clasp (= 3.3.5-4apertis0bv2023dev2b4) Filename: pool/development/c/clasp/clasp-dbgsym_3.3.5-4apertis0bv2023dev2b4_arm64.deb Size: 6312140 MD5sum: 8ee5ddfe6bd1fbe9461bcc13beff6757 SHA1: 132409efbfb9fbad0ad5721454c7ceebeaff8f74 SHA256: 8886305c38ff4701287769a2cd791a66001cdf1071d04fbf4e35bd2e9663d17a SHA512: c4e0d51f9af06378070d8ae8fe8abeb4fa21c0e82ba84241b0c07f024b127ca086bc8f1a63b9ed8e43ab47de8d213541cfe8893f57c48dd59ea375e9447670bb Description: debug symbols for clasp Auto-Built-Package: debug-symbols Build-Ids: ef7489b8076780f0a86171fc5f8e84eec7875bfd Package: cleancss Priority: optional Section: javascript Installed-Size: 53 Maintainer: Debian Javascript Maintainers Architecture: all Source: node-clean-css Version: 4.2.3+~4.3.0-1apertis1bv2023dev2b2 Provides: node-clean-css-cli Depends: nodejs, node-clean-css, node-commander, node-glob Filename: pool/development/n/node-clean-css/cleancss_4.2.3+~4.3.0-1apertis1bv2023dev2b2_all.deb Size: 25756 MD5sum: 6b2e5ddda04c2e5a6fba944f258a52ea SHA1: be7c82325cead24045dac5c707b9eea635314cbf SHA256: 507481256d1929afdc2514a5d9d9e2fda5637f70906963ad6969d88fbac49ffd SHA512: c0d992fe272247bfeb5fbf22f573c8ab3e516fd0adcd8a13e692dd54fbf914418c83a873e0da242e70c8108e0a78b72cee46f3cd50a675496be3f3c37d45f503 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: clinfo Priority: optional Section: admin Installed-Size: 166 Maintainer: Debian OpenCL Maintainers Architecture: arm64 Version: 3.0.21.02.21-1+apertis0bv2023preb1 Replaces: amd-clinfo, clinfo, fglrx-updates-core Provides: clinfo Depends: libc6 (>= 2.17), ocl-icd-libopencl1 | libopencl1 Conflicts: amd-clinfo, clinfo, fglrx-updates-core Filename: pool/development/c/clinfo/clinfo_3.0.21.02.21-1+apertis0bv2023preb1_arm64.deb Size: 51112 MD5sum: 658b6cf6ba514a46f177c203e365c08d SHA1: 8a1da61eb39653268b607f6973d6429f0f0f2cfa SHA256: 0befbad30870faee7b5c04bd53a35b04359ab00676a3b9939699455c3d707490 SHA512: 765fc3e592538ed5e40cb125725078b16a683453d1e0b67a09b7e3c51462a60a2ef399ce9c1afffd2b9ac9875fc552bb74888b6394f2ff88ef048b2e7c3f1ff0 Description: Query OpenCL system information OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package contains a tool that queries the capabilities of the available OpenCL drivers. Homepage: https://github.com/Oblomov/clinfo Package: clinfo-dbgsym Priority: optional Section: debug Installed-Size: 133 Maintainer: Debian OpenCL Maintainers Architecture: arm64 Source: clinfo Version: 3.0.21.02.21-1+apertis0bv2023preb1 Depends: clinfo (= 3.0.21.02.21-1+apertis0bv2023preb1) Filename: pool/development/c/clinfo/clinfo-dbgsym_3.0.21.02.21-1+apertis0bv2023preb1_arm64.deb Size: 111244 MD5sum: 8a5b5b5444294a37b68d1dde59dd2bcd SHA1: 249a748fbd42ad1dcc1fb6f07092b60defe55258 SHA256: 1c616f86070e6c38ecab3978520d909c7198cf9a7787716605bb363a35c9f411 SHA512: 36d6c3f773e08439dce3bdaeb633d020237f3811431197d778a95b24e963d445db599ec6a4c848711d94314d8255cf54b72f29e25d6f5b9ed2522fa2d6a2a63a Description: debug symbols for clinfo Auto-Built-Package: debug-symbols Build-Ids: 835e3f493423a83fef950c7dbc5aefdf98e65428 Package: clisp Priority: optional Section: lisp Installed-Size: 34375 Maintainer: Debian Common Lisp Team Architecture: arm64 Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 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-a78ccb7e22a02ed0aaff6727ac81d18307454a33, lisp-compiler Depends: libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), libffcall1b (>= 2.0), libreadline8 (>= 7.0~rc1), libsigsegv2 (>= 2.11), libtinfo6 (>= 6), libunistring2 (>= 0.9.7) Suggests: gdb, clisp-doc, slime, clisp-module-berkeley-db, clisp-module-clx, clisp-module-dbus, clisp-module-gdbm, clisp-module-pcre, clisp-module-postgresql, clisp-module-zlib 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.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 5740460 MD5sum: 54d7a712c534d39cc26dab517454daf2 SHA1: 87d222b7471880312dec1084f6b8337664b8f6f3 SHA256: 8d3a98174bf556a640891ef7303dbd1157d848fc677f90300bb046be7c6359b3 SHA512: 19c2d6722af0884b6088676294dd2cc0a781685bf02e492d4ff858cca99066690081bfff0ec5597bed9b85fcc4d39de33ca65d85a0a67b8dfdc5eaa5c034f80b 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: 3050 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 2862024 MD5sum: e8515b96a58ffb4318e89feeaa3f1fdf SHA1: 4eac91be3beceae6280e53364c0b8a6daefe3caa SHA256: 05b34f54b50c411836dea8fa07feeb0a4d9936787f21622647fca03b0c80d86d SHA512: 4fd9a0a42d929f419129d34018630ba6a08a33262b302ae2f6e490ca37eaeb5b73ed0ad0e8b0b0683af2ec85f3a508fdb510ffcf1d8a7c9c68bae5c0ce17ef57 Description: debug symbols for clisp Auto-Built-Package: debug-symbols Build-Ids: 287fd35a28649b596b3aa85d48387745370ee31e 54c763563a8ee15ba3da285f27c07e7c15820c2f b4909573ced87ea87bf519df44f608ccba80de88 f7dcf9008c36fd9d8fd998ad39a7e30d751a099e Package: clisp-doc Priority: optional Section: doc Installed-Size: 4564 Maintainer: Debian Common Lisp Team Architecture: all Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Filename: pool/development/c/clisp/clisp-doc_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_all.deb Size: 1199368 MD5sum: 25af054948384dad08c61eabd4d402a3 SHA1: 3fcb7c3e3e5cc9ac7a1b78268332f05995dcf8f5 SHA256: e7e6b34972bf02c3fd03cb3907a63d9c53936eaff1d80142f42236df7a0b919b SHA512: bcf7172eef60d6b8e729f5de3850c53a66ab75a1ca7816d18a39377bf8bc32be0d666a845c65e2e00248f41f1b2e780d44bc29be946ae5e957606d135404bbcc 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: 2006 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: libc6 (>= 2.17), libdb5.3, clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-berkeley-db_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 889976 MD5sum: 315a8e0729b5708397c0388ab1bd5e2e SHA1: 42dfbcd988b304694a4cc727f0e62ab0bee73c89 SHA256: 03cd178f714fe3019b159176b0e45febb8eec711eb582436496585f0224b478e SHA512: 6bfa192589d7ff810bd1dd8991c8beb4fd6b7e5b454b97c74881a37af2892317bde334ede112302d52ad6a98a7a2d174585d313aa62f01d2687bf4bb072f5dfc 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: 188 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp-module-berkeley-db (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-berkeley-db-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 169740 MD5sum: 9992ce7cb96b59efb5497a9c69246354 SHA1: 31d082c7c04464f9bcfb0a0e4a79368cac695f1c SHA256: beea6c92e4a4ce1fec3c3f7485917ea0930b862266abbd4965bd2fdf4942e273 SHA512: aad08527f8222d774de484f051fd4a73038dd21806f157f59eede3d356dfc1a64c13706cb382784c72a5737df05b44abdcf9c1656f0e1d72c4dbbe26aa594243 Description: debug symbols for clisp-module-berkeley-db Auto-Built-Package: debug-symbols Build-Ids: 29ed89a6a8a4680a72f404eddb335a0d6a097163 Package: clisp-module-clx Priority: optional Section: lisp Installed-Size: 3630 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: libc6 (>= 2.17), libx11-6, libxau6 (>= 1:1.0.9), libxext6, libxpm4, clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-clx_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 1126184 MD5sum: 89ae4c08ab4593e42f6fcf08db80ee91 SHA1: 6382e8e93e0fa0f8fadd7a5d73103a6c11cf0cd6 SHA256: 8445ee6e4fb5b474e255df24e275475b8f159c3dbbd620d9c97f78b29dd4ea35 SHA512: 677ad53df90b8d6a42c667a8b38e4084cc83438bf1fea8cd4e2a93dccca1cef458f8e6a002264032a9b4b24dcd2bf37d30344d2d79f7937c8914e404d5dbc59b 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: 315 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp-module-clx (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-clx-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 272072 MD5sum: e8255806520fec2f1f6b05d98637d6fa SHA1: dd0f2873b848e0bdad6c838f0c46961a87f6c40b SHA256: c3605f6a35fbf8bb0b829e7a67e039ed442e9ee997591d8ee5a0af25a14e4061 SHA512: 6a9f05bdcb6c7066271f5dfbfc12b2736eb982ffa71b5db217ce06bcd0db015a29b87c856b4d273b13587562a8cb228b88cf0643eb1968e07955e52bc5a07bcf Description: debug symbols for clisp-module-clx Auto-Built-Package: debug-symbols Build-Ids: f619daec470dd346e94b39e11fabef4406401650 Package: clisp-module-dbus Priority: optional Section: lisp Installed-Size: 1477 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: libdbus-1-3 (>= 1.9.14), clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-dbus_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 736220 MD5sum: 1d61bf368a9773b3ba996fc00ec75751 SHA1: 9ccca09276b2487b1c4ca5b7423920f6d1ecc01b SHA256: ed31908ddcb9d713288d9acb58ba413825ef72d24b770c61b53e09a919b8b072 SHA512: 752a8c34f964ebbdbd4d927e1b7b9099851d50f64f4292aa10d349cefe7479b58edac56353fc312741d982989f4a13e7ceea978fc5f5daf4e9c6b3897716ea39 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: 33 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp-module-dbus (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-dbus-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 8344 MD5sum: e1853a13749573c323cbe32feaced8d4 SHA1: 9d0e36efff0c3de96d27d4604987bd143068faaa SHA256: 746c1b0041b891ca9653a25fae3b024286c4369879f8fb2026f1fcccc9b4dcef SHA512: 92a3925f57b15245f749bc87fda8f8698345e5b4807b818e4dfb0fe9e9acc3ffd0c9cda72a3fc342c4135d40214a57e621ca938f39131916b9246fd5e416e287 Description: debug symbols for clisp-module-dbus Auto-Built-Package: debug-symbols Build-Ids: 9a077100a7bc63893f525e4dd4d60f77b089f2e0 Package: clisp-module-gdbm Priority: optional Section: lisp Installed-Size: 1089 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: libc6 (>= 2.17), libgdbm6 (>= 1.16), clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-gdbm_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 752932 MD5sum: 1b94e2abe5c969ca3f5a954dbe44b242 SHA1: 7e104e04e8d02adbb6cecef333b323932ad3d619 SHA256: fced94a801044bb6e68c464afd325f8f37badd8aab2decf7c3a3679ae7c936b9 SHA512: 89bb7cef0d59a0bd4b6238318f807669763f424b760ee6f63761cb85c8d4311abd9e04a01315a26a65a973f51466b779497ee9fda739d4c84bf1351e74dd4ace 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: 86 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp-module-gdbm (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-gdbm-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 69792 MD5sum: 471ee3b7b3f03dcc0d5fccab63f4f4cb SHA1: e15af07917056b00ee80f4c877a08c04dfbd9025 SHA256: 1ce0985cac2d36329266e78d29188b22898377bda11ae1f417cc62e5c0db0a6d SHA512: a3f118752ab1e777e08927292396dba6e79c5ce43f1dd4b68466e4ea75aa9116fb35ed6a6534ec9ccc97fd4cc144d858bca7e786b2580f91a5b280d70e162c98 Description: debug symbols for clisp-module-gdbm Auto-Built-Package: debug-symbols Build-Ids: a1fc9dcea56a1c79a99274e882012c9989ffbf7d Package: clisp-module-pcre Priority: optional Section: lisp Installed-Size: 1003 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: libc6 (>= 2.17), libpcre3, clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-pcre_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 739428 MD5sum: e42c9bf95430db3e97959e37b6432de4 SHA1: ca611005bcaa822e9649ba419cdc17d91a6c857d SHA256: d3628647eba2872ba9434b7782023e84f8c8b3558fa48a863fcb272cdeba2103 SHA512: c8e62362274cd2a8b0815c662da5b9a9e939d72f7aab913b9d4ced3756c82d9cc3c411b1b5f1ac49c659a33ad92b02001602ed98c3497917f2706fab44cfd156 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: 72 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp-module-pcre (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-pcre-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 56308 MD5sum: 25fcc8e98b56137c08e80ea2c10ee6ec SHA1: e9813ee89a9f7bf13eb223e38e5209b6b090d09b SHA256: b51e0a43c404326c3ffd946e395c64fc1d4e9e2fde19f82d43bed43827b2a88c SHA512: 0efb7ba69b1e40f0ae0503955097491c25dd0ea4c23b24fa6a45c6f07c20ac759f2efd7ef1ea98ecb48dfe86c778681ab91598c38afc038db3aec319ea3ed504 Description: debug symbols for clisp-module-pcre Auto-Built-Package: debug-symbols Build-Ids: ba2e6ab5fa9570cfa73a5e474202414c7ec1b04e Package: clisp-module-postgresql Priority: optional Section: lisp Installed-Size: 1040 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: libpq5 (>= 8.4~), clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-postgresql_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 712768 MD5sum: 4b4981028a61d51f6b6ac4f8f202bcbc SHA1: 4edcda762b002f3e3c2c723b1f8c5fbd355fef2f SHA256: 6dc83e2448644133fd73b1036050a368a7bb1a86d9218b7858c6b4f805eb1d37 SHA512: c25606c9b8a5431b9e6ca8c1cccf7061d8c3dcc1143fa03b36e97a034310fee2343849944172501e2c48965703f8725a528bc4c157307542a5dee7bd35eb19ae 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: 24 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp-module-postgresql (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-postgresql-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 6368 MD5sum: e1836a336839e39f6264c3859802fbc9 SHA1: 210fc7e3f9418a0e0a60092af79e0f8e3f6fa76d SHA256: 12b70d6f67cafcd85ba931baf19e9f4873e782688840fa3526bc891508f62a5e SHA512: c787acf60575b346a16763b751b893cf700a9e884cefc953f4e1d659001895c36af9c11a2a81957d0a73ff5018212501d4f9bd53328796afa06e1ada8d2d77e4 Description: debug symbols for clisp-module-postgresql Auto-Built-Package: debug-symbols Build-Ids: 5accc3a889b1942c3c773c96922a6b017f700c5e Package: clisp-module-zlib Priority: optional Section: lisp Installed-Size: 715 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: zlib1g (>= 1:1.2.0), clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-zlib_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 686568 MD5sum: 7c2d2561461f812f2acb97f36b3eb909 SHA1: ab691c034e5f9060aeadd6207972df7a3d704aac SHA256: 355ea66dcabcffd7d0570fefa2b073a5a4531683afe53e67f3dd39ce1ff608e1 SHA512: 5b7314093950dd38e6b78a3d5a1461b996c79b1a3f0f954cf35c7eb6c475e4f395f744d7e1f334e996aa5e2b96817f3ffd654989da6ab9685e07383e151b6c03 Description: GNU CLISP module that adds zlib support for vectors GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements a zlib interface, allowing you to compress vectors using zlib. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-zlib-dbgsym Priority: optional Section: debug Installed-Size: 18 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2 Depends: clisp-module-zlib (= 1:2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2) Filename: pool/development/c/clisp/clisp-module-zlib-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2023dev2b2_arm64.deb Size: 4224 MD5sum: 9f2427126635710e94ec793029a43d91 SHA1: f93aae8ad23d19f65bc6e8ec34ffd48cd8c5b2b9 SHA256: 422e0cf72ff3deb8d037c6382cf460d5128bb473a707ea70349801bacf668f16 SHA512: 90071cd8d5608fa101185cf6deedcd25b558c876c5d479568c7cab52fca6694d8a8af9a5dd648eb1a7f757c73aeabcc71535c8220fcb4bd4cef0a95fd8ba4a7b Description: debug symbols for clisp-module-zlib Auto-Built-Package: debug-symbols Build-Ids: 3aab11447f8918ff22c6013b236304b0b78284ae Package: cluster-glue Priority: optional Section: admin Installed-Size: 1159 Maintainer: Debian HA Maintainers Architecture: arm64 Version: 1.0.12-20apertis0bv2023dev2b4 Depends: libbz2-1.0, libc6 (>= 2.17), libcurl4 (>= 7.16.2), libglib2.0-0 (>= 2.16.0), liblrm2 (>= 1.0.12-20apertis0bv2023dev2b4), libopenhpi3, libopenipmi0 (>= 2.0.29), libpils2 (>= 1.0.12-20apertis0bv2023dev2b4), libplumb2 (>= 1.0.12-20apertis0bv2023dev2b4), libplumbgpl2 (>= 1.0.12-20apertis0bv2023dev2b4), libsnmp40 (>= 5.9+dfsg), libstonith1 (>= 1.0.12-20apertis0bv2023dev2b4), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), init-system-helpers (>= 1.51), perl:any, python3.9, python3:any, adduser, bzip2, libtimedate-perl, lsb-base (>= 3.0-6) Suggests: ipmitool Filename: pool/development/c/cluster-glue/cluster-glue_1.0.12-20apertis0bv2023dev2b4_arm64.deb Size: 259276 MD5sum: 695758eb69c9feb9cf6f1d0b7b387d4b SHA1: aa0884af3cad1237f3390c5da24661953daed39c SHA256: 025cd14a3c8c5c8cdeafb0f42f281c46938ef46d2a02001c4b624aa8d26011ff SHA512: 435874a4c19bbf703add6236408c6658d2d81106a6aa64182741d74928d3425840dd705bd405dd9ddbccde54f6e580f2e1eaabef7d3bd98af101466167b5822d 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: 763 Maintainer: Debian HA Maintainers Architecture: arm64 Source: cluster-glue Version: 1.0.12-20apertis0bv2023dev2b4 Depends: cluster-glue (= 1.0.12-20apertis0bv2023dev2b4) Filename: pool/development/c/cluster-glue/cluster-glue-dbgsym_1.0.12-20apertis0bv2023dev2b4_arm64.deb Size: 430288 MD5sum: 72888a539d707a69291e6233f7b684b6 SHA1: 14a9c47de8df5f8810c49136613cfaf137eec0db SHA256: 65941ecd35bc64380b714a350f594dafd89cee1e5279f07024455db8e2dcd714 SHA512: ecefd1a7087b1570c57fd933351baee74607bb74c3242f32486da5e3dd216f2ed2cbb1850628573e16cad4727e8fc2c762380a37ebab621a5218283d26de2b55 Description: debug symbols for cluster-glue Auto-Built-Package: debug-symbols Build-Ids: 025d9de907a50ffe433c0965c4cc26981ddaf5a8 1a2b3d0936ee4a0ee84690cdd9c410cad0372535 1b5e7d84e82344339bed53e308c6975bae095859 1ff93eb82b92db307bbd6e05268f8b48bbe605a3 2d304d7ca5820d9c06c46e304e7e982962ad354d 2f4c4242bf2f4db435e5a013282d4f37059f9ea2 40e1c0caef3a8695c7e44909b55665f4fc74b42a 4122b3e37e7c6e675766afd298ea0f7e96625219 4167d02a322d257e268654247688eb042bb9d343 583381f52ef9aa8eb7bf5a41a6fb7faf26a8e6fd 63e981a85f242e599d967cd5781647a3defed561 6d8c7fb4fc9820e0e3956db746180765f7a6b801 6e0ec903cae4a509efa7a6c81994bfc19596a433 7314301a450124d0a130504e5a3b0c5271f4022b 758ff256daa636a1f0f827311315d0ea999b256e 7b2f05ff78715f50100c442cbeef6a4e564830a8 83b0643e0c78da4ce8081b048ac8554e15e3cda2 8897a0e70be50918f7572cd3f864a6836f46843a 8a9beb05fab87211013a267712a3f0d1e7d21c08 8b8517c1284e5d798df07455975f485b074659f9 95ee6a2bd7f95cb86ff6c60763a21fcd5de7fc54 a341091d6d4afef6f723ae3bc639bd21283aba6b a4a68692a0212974efd55e070167a8447b237a59 af5660037cbcc7710e75962a7b5cbbe7bb38d855 bb6e9a4845a7aeea532577d6d9e3e19af211583e c59a2e94c8788453c4d6c4caaf5d671bce69146e c5b532060ce318ad92ed787e5592dd7b8e8e0976 c9931c50949817d9475faf782c65dd074a517f8a c9d488d7d43c551ffc83a944536dbdddadc35971 cbad9f3e9da96788f19cac36f7b1270b21800c40 da9a38fcb7b9a35ef8906c26b18ee267d179ceb9 e8eda1be29a9753801f8ca766f2578dd3a6c72f7 ebb7a3a65f04c2dbecf6886d61caec03c3ba4ab4 ed5c9d54b2875d912cc28692da9f2257c15fb881 eff5f63212e0b53677193a1466ebb29265fb0b98 f2903b5abc43b2af9180f8a4a4dd94ade9e9322a f2ef7f7938f25e476849e8313332865a3e73f074 f8e709e3589a83330c063b79156e856949a3bdc2 Package: cluster-glue-dev Priority: optional Section: admin Installed-Size: 47 Maintainer: Debian HA Maintainers Architecture: arm64 Source: cluster-glue Version: 1.0.12-20apertis0bv2023dev2b4 Replaces: cluster-glue (<< 1.0.12-8) Depends: liblrm2-dev (>= 1.0.12-20apertis0bv2023dev2b4), libpils2-dev (>= 1.0.12-20apertis0bv2023dev2b4), libplumb2-dev (>= 1.0.12-20apertis0bv2023dev2b4), libplumbgpl2-dev (>= 1.0.12-20apertis0bv2023dev2b4), libstonith1-dev (>= 1.0.12-20apertis0bv2023dev2b4) Breaks: cluster-glue (<< 1.0.12-8) Filename: pool/development/c/cluster-glue/cluster-glue-dev_1.0.12-20apertis0bv2023dev2b4_arm64.deb Size: 20816 MD5sum: 31821846d4fa3eb1bbeb233c5fe1a9dd SHA1: c7e2972908a7a2ec15eafe14ff10b90a824c3915 SHA256: 89e7450417f9bc2681a7589a9500c4b39c9101ccbdc9183468da17419d1882ff SHA512: 00176d04e751235442df4a02611e2936a3fe8b778bd7dee2ddd5763a330f29e79c43c28f430f1967c15a19a0360ec664be3e1ba229138a026cb67c1693ae6c05 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: 52646 Maintainer: Debian TeX maintainers Architecture: all Version: 0.3.4-15apertis0bv2023dev2b4 Replaces: pts-tetex-cm-super Depends: tex-common (>= 6.13), texlive-latex-recommended, cm-super-minimal (= 0.3.4-15apertis0bv2023dev2b4), pfb2t1c2pfb Conflicts: pts-tetex-cm-super Filename: pool/development/c/cm-super/cm-super_0.3.4-15apertis0bv2023dev2b4_all.deb Size: 18680172 MD5sum: c968b81f722dc8e54c59c6b86a446b9e SHA1: 6b95c486025b3d4b4c8f35d96030db57190f32f6 SHA256: 3f6725b0ef7a943cd4fc4558208f152fa3cbf112e0a9d9ea69d7a6c013fc75b8 SHA512: 7f197d229083545aada86744971548d60d196a366b6841f4c8ee10f8eb210cc999828170d2c488457722a723eba61b8bee048615406c50b6c5bcd082935046a0 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: 5826 Maintainer: Debian TeX maintainers Architecture: all Source: cm-super Version: 0.3.4-15apertis0bv2023dev2b4 Replaces: cm-super (<< 0.3.3-6) Depends: tex-common (>= 6.13), texlive-latex-recommended Filename: pool/development/c/cm-super/cm-super-minimal_0.3.4-15apertis0bv2023dev2b4_all.deb Size: 5815016 MD5sum: 48946909d224fd991a12c83fa9454e11 SHA1: 7f78230e1dd99be1d5829b00a54dac6784094e1a SHA256: 3a2a3f4f72396322596b989253a3c3865d2dade175d61a02547ca6108ca101c8 SHA512: 3e2efa108f0d59b98f78c75d53299b71603168af5f7a18a0a29583d68d52301529352ef5b42dd3a6a23dc9e6f2fe623e20bbddba2a1de0d6e9b86ed47f558e15 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: 5158 Maintainer: Debian TeX maintainers Architecture: all Source: cm-super Version: 0.3.4-15apertis0bv2023dev2b4 Depends: cm-super-minimal (= 0.3.4-15apertis0bv2023dev2b4), xfonts-utils Filename: pool/development/c/cm-super/cm-super-x11_0.3.4-15apertis0bv2023dev2b4_all.deb Size: 270800 MD5sum: 5529a87ca1bff1d94c796aa39e88d13b SHA1: b38ab5de7a25cf1622182b9e4dbe830ecff74dbd SHA256: 978a07337dba09bd2a0af2c05193d22e8a82315659206e1461e3de1a52a820d2 SHA512: 1a01c18f294bd8a257c35b7513d60532048063326272b173ed3961750d33dc8468b503308a646b97d36073a95c255fc8a19ffa0e1116d497321dad2066553a3a 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: 19927 Maintainer: Debian CMake Team Architecture: arm64 Version: 3.18.4-2+deb11u1+apertis1bv2023dev2b4 Depends: cmake-data (= 3.18.4-2+deb11u1+apertis1bv2023dev2b4), procps, libarchive13 (>= 3.3.3), libc6 (>= 2.17), libcurl4 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libjsoncpp24 (>= 1.9.4), librhash0 (>= 1.2.6), libstdc++6 (>= 9), libuv1 (>= 1.11.0), zlib1g (>= 1:1.1.4) Recommends: gcc, make Suggests: cmake-doc, ninja-build Filename: pool/development/c/cmake/cmake_3.18.4-2+deb11u1+apertis1bv2023dev2b4_arm64.deb Size: 3681856 MD5sum: 3aa3600787b02c198eba6995c22e68d5 SHA1: 8ff6d0fc83f7cd80c0f19e94a77e595abea4cc85 SHA256: 76fe22e54602b4927980d24c2af0fda425c2498ce090614429425c4e29505493 SHA512: e2d9c86cc7725635f711fea41678c1783cb783e5220d6a9f0917ca137a38bc67e48ab8a03cf570d3b3224227c77b7c10268dcb97d0b8891628fa38ad7c566a09 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. . CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities. Homepage: https://cmake.org/ Multi-Arch: foreign Package: cmake-curses-gui Priority: optional Section: devel Installed-Size: 5910 Maintainer: Debian CMake Team Architecture: arm64 Source: cmake Version: 3.18.4-2+deb11u1+apertis1bv2023dev2b4 Depends: cmake (= 3.18.4-2+deb11u1+apertis1bv2023dev2b4), libarchive13 (>= 3.3.3), libc6 (>= 2.17), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.0), libjsoncpp24 (>= 1.9.4), libncurses6 (>= 6), librhash0 (>= 1.2.6), libstdc++6 (>= 9), libtinfo6 (>= 6), libuv1 (>= 1.11.0), zlib1g (>= 1:1.1.4) Filename: pool/development/c/cmake/cmake-curses-gui_3.18.4-2+deb11u1+apertis1bv2023dev2b4_arm64.deb Size: 1856540 MD5sum: 991d7b039a1e158356f5792eadac3dc0 SHA1: 9aa3bcdac4514b9cc058229d98ede4be1b53f010 SHA256: ac094754c8f2f6ccc6678c27896cea4be85d36c63c7800a33409b30ad4ddb514 SHA512: e4032805e283680bdc62cc354cadd8544c33ca6a04814901cdc263ddbc2017cf2a18f32ee2041c35df9f146e9cade8a0a6c234a9823ea032a250f24dc8ade26a 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. . 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: 62531 Maintainer: Debian CMake Team Architecture: arm64 Source: cmake Version: 3.18.4-2+deb11u1+apertis1bv2023dev2b4 Replaces: cmake-dbg (<< 3.5.0-1~) Depends: cmake-curses-gui (= 3.18.4-2+deb11u1+apertis1bv2023dev2b4) Breaks: cmake-dbg (<< 3.5.0-1~) Filename: pool/development/c/cmake/cmake-curses-gui-dbgsym_3.18.4-2+deb11u1+apertis1bv2023dev2b4_arm64.deb Size: 62135456 MD5sum: e7cc26a618b85573f5b1d47b2df705a1 SHA1: a589ba2c1dcc2c38600867cdf6068258335cc828 SHA256: 923d8fcd94d551b8debd61261c59e02cf98d6d158b887c31aad3d526d7b3ddd4 SHA512: 5a6da5cf7b4b93f8b9d9d4d0d539a965ac383230221dad810767cf38aa4b44b352585394dbb157365a47d6f1f228714470b860b3ec94875913dd637db6d4c9d2 Description: debug symbols for cmake-curses-gui Auto-Built-Package: debug-symbols Build-Ids: 023903f15cd8a029b05bf59491dddc6e329fa051 Package: cmake-data Priority: optional Section: devel Installed-Size: 8895 Maintainer: Debian CMake Team Architecture: all Source: cmake Version: 3.18.4-2+deb11u1+apertis1bv2023dev2b4 Filename: pool/development/c/cmake/cmake-data_3.18.4-2+deb11u1+apertis1bv2023dev2b4_all.deb Size: 1729748 MD5sum: 00facaae81c105774befa1dbdaf6d614 SHA1: 74b722ae3d8947e2ed6e5fadf26a18f2a9fdf3d7 SHA256: b3631b439ef2779b1b04bd31b848d7bc42688f6632ca4c34cc03916d4f1dddf9 SHA512: a7379a4475b4b292a5dbf8f0de98390fd65f6a5c1c9c54d713c880cd372e3a9aad746b6736520f10bf12bf2d3b1a65b484aa3ce494a532f559c77178a30cc628 Description: CMake data files (modules, templates and documentation) 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: 206129 Maintainer: Debian CMake Team Architecture: arm64 Source: cmake Version: 3.18.4-2+deb11u1+apertis1bv2023dev2b4 Replaces: cmake-dbg (<< 3.5.0-1~) Depends: cmake (= 3.18.4-2+deb11u1+apertis1bv2023dev2b4) Breaks: cmake-dbg (<< 3.5.0-1~) Filename: pool/development/c/cmake/cmake-dbgsym_3.18.4-2+deb11u1+apertis1bv2023dev2b4_arm64.deb Size: 204866636 MD5sum: 8dad2468ca8be99a710f6d2c8fd46fb4 SHA1: d4d6f8811e06d90ea65cf8047cc416a6aa843f13 SHA256: 87466af9265fd6cee2db60b883b461ec01f0391a0ff0403530d00dff3e723838 SHA512: 2c6eacd7fafac50ac9860192e5c763e4fa370baa0c99e7b2902912443ef92e7c65894761d1b504864809d084c655cadd858f6b9be930dca7d2cefe6eab235fa8 Description: debug symbols for cmake Auto-Built-Package: debug-symbols Build-Ids: 3a2ac9769a0881b0f1f5b980d0fa83110367f6f1 d567cfd783c7a8a8bc666f4e7ba58e72f141af2e dbafcd68e32bf8ab0657acee73be15a0eaa55ed3 Package: cmake-doc Priority: optional Section: doc Installed-Size: 22770 Maintainer: Debian CMake Team Architecture: all Source: cmake Version: 3.18.4-2+deb11u1+apertis1bv2023dev2b4 Depends: cmake-data (= 3.18.4-2+deb11u1+apertis1bv2023dev2b4), libjs-sphinxdoc (>= 2.4.3-5~) Recommends: doc-base Suggests: cmake Filename: pool/development/c/cmake/cmake-doc_3.18.4-2+deb11u1+apertis1bv2023dev2b4_all.deb Size: 1705348 MD5sum: 81b6e16b56cc2079e80842f4f2163778 SHA1: a318c366e9a64ec3d376ecdea9988f44781596c1 SHA256: 09848d75794f211d46ac6e3418038e06fa1ce58372efedc5984004177b4b19e4 SHA512: d33cd7970faf826f35c14ba7db86591d4d521651aeaa0c08bcc9b9d48cfe51c58bf210b0deee8e7f4a998232a5b9748c39e44ef12662c8ddb8d0c3f2db9323e2 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. . This package provides additional documentation in various formats like HTML or plain text. Homepage: https://cmake.org/ Package: cmark-gfm Priority: optional Section: text Installed-Size: 75 Maintainer: Keith Packard Architecture: arm64 Version: 0.29.0.gfm.0-6apertis0bv2023dev2b4 Depends: libc6 (>= 2.17), libcmark-gfm-extensions0 (>= 0.29.0.gfm.0), libcmark-gfm0 (>= 0.29.0.gfm.0) Filename: pool/development/c/cmark-gfm/cmark-gfm_0.29.0.gfm.0-6apertis0bv2023dev2b4_arm64.deb Size: 37956 MD5sum: 176be43051c41567dfa2aab742f80280 SHA1: dfd575df2049200b13a337cdf3925399b51e0676 SHA256: 1c8f3dd2d71b99beba93384bad9c95d2872c4270301f943b9b0e6f1448ebcf85 SHA512: cc36a779d3e395787dde28f0ebc1098c5d0e78fb3f2bc5bc7c7f96186829c1e1ce53fd9f085c8a72b6ebddcba3c40db8f36528daa7fb2ff19e49796e1e18ccf2 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 Package: cmark-gfm-dbgsym Priority: optional Section: debug Installed-Size: 28 Maintainer: Keith Packard Architecture: arm64 Source: cmark-gfm Version: 0.29.0.gfm.0-6apertis0bv2023dev2b4 Depends: cmark-gfm (= 0.29.0.gfm.0-6apertis0bv2023dev2b4) Filename: pool/development/c/cmark-gfm/cmark-gfm-dbgsym_0.29.0.gfm.0-6apertis0bv2023dev2b4_arm64.deb Size: 12912 MD5sum: 51627b98a83f811bfd6187e7e1e617c0 SHA1: 415f6427cf3f8e18fc1d39c58cb62929cf599a68 SHA256: 08a217ce997767a0b4497407b1fc1e8030e80c41773e62b23420b31c93a42cad SHA512: fb9b74b85ab5ff8ad38f8ce5a1e322c5948fac327d58353383db53882870b0611bb8ac650abc7b05c64f0ea67d0254729a167f17c84cc6838aefa8e2b4b449e0 Description: debug symbols for cmark-gfm Auto-Built-Package: debug-symbols Build-Ids: dda947335974189a75260b4360ea8efeaf9d2824 Package: cmdtest Priority: optional Section: devel Installed-Size: 97 Maintainer: Debian Python Team Architecture: all Version: 0.32.14.gcdfe14e-2apertis0bv2023dev2b4 Provides: yarn Depends: python3, python3-cliapp, python3-markdown, python3-ttystatus, python3:any Filename: pool/development/c/cmdtest/cmdtest_0.32.14.gcdfe14e-2apertis0bv2023dev2b4_all.deb Size: 22828 MD5sum: e9706ab95bf4bd0943e81b887648abaf SHA1: 5d415acd8085f2560224826efbfe916812e2ae91 SHA256: 8d89b61dd65380c23b2d7db326cacd70ae25473db07bcc5c3ff053c0a4684a17 SHA512: e43bb9db9c605c11758d1948509b608c435604dc432df810109ca0ed8b1e8cf3a256c415762a7f05ea73a86a9466550142c858cd4d5ac96c2dcebdeb49e38446 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: cmis-client Priority: optional Section: utils Installed-Size: 222 Maintainer: Debian LibreOffice Maintainers Architecture: arm64 Source: libcmis Version: 0.5.2-3apertis1bv2023dev2b4 Depends: libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.17), libcmis-0.5-5v5, libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/development/libc/libcmis/cmis-client_0.5.2-3apertis1bv2023dev2b4_arm64.deb Size: 109712 MD5sum: 9cdd78cd69135f0579fa4e1ff51e76c9 SHA1: 29bb1b332f7862c22673b35428efba7c212f9ff0 SHA256: 0dcb63765e0742c8e5d266c051770129f966b3ce7140a2a59bd558bc2967876a SHA512: 277b194efd34de9323ce04f3e61ee3bac7bd8e88b75ed93b8b7ae45d0431ff648d6f72e8d87d071c7cf0cf5f0a461756e4678578aa73de80ad9114d03e31fe07 Description: client for the CMIS protocol LibCMIS is a C++ client library for the CMIS interface. . This allows C++ applications to connect to any Enterprise Content Management system behaving as a CMIS server like Alfresco, Nuxeo. It also provides Access to Google Drive/OneDrive/SharePoint . This package contains the cmis-client standalone application. Homepage: https://github.com/tdf/libcmis Package: cmis-client-dbgsym Priority: optional Section: debug Installed-Size: 724 Maintainer: Debian LibreOffice Maintainers Architecture: arm64 Source: libcmis Version: 0.5.2-3apertis1bv2023dev2b4 Depends: cmis-client (= 0.5.2-3apertis1bv2023dev2b4) Filename: pool/development/libc/libcmis/cmis-client-dbgsym_0.5.2-3apertis1bv2023dev2b4_arm64.deb Size: 675776 MD5sum: 6f6f6f41d895469ec893e8c5004d6c4b SHA1: 6a8070341f3a5f7a945ac8f251bf9168d8005953 SHA256: aead70f62fe217a1a58d1ed55f5d57609becf0b39839e5c8a3c23dfe4fbbd65e SHA512: 0e1cdbf49eb37f1f7f62ddc652c6e97d0964f24e70b004ad12ead664e3213259f615cd3ab7b1ea387ddf3fad2b8653cae97a0440c89ea49e456753da40bc16cc Description: debug symbols for cmis-client Auto-Built-Package: debug-symbols Build-Ids: 7f2f082f41c43f1092e847d39675a05c7b7474a1 Package: cmocka-doc Priority: optional Section: doc Installed-Size: 1067 Maintainer: David Prévot Architecture: all Source: cmocka Version: 1.1.5-2apertis0bv2023dev2b4 Depends: libjs-jquery Filename: pool/development/c/cmocka/cmocka-doc_1.1.5-2apertis0bv2023dev2b4_all.deb Size: 87196 MD5sum: c9d1de962963ae829593fe7410f9c751 SHA1: b32cb582d1bc82b4c1b0cd4700187c0269612426 SHA256: 0c199acc0cd1d525187c7ef87279409263e164f1956b3ccfd7bd927d52af8793 SHA512: 985158ea8da27967b94ac8e135559a261c7a4cda78466e9de9aac07f27cc9f98cc1d0ef5841351c9226557425b256922c622a0050606e7c0795718100ab82d4a 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: golang Installed-Size: 6225 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-spf13-cobra Version: 1.1.2-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.17) Filename: pool/development/g/golang-github-spf13-cobra/cobra_1.1.2-1apertis0bv2023dev2b3_arm64.deb Size: 1731464 MD5sum: f8c24bdea6de486e1371b19f7afe6c86 SHA1: eec12a252f9a7e1cd91559c3a2d215a02504dd2f SHA256: 88bbf57edad79f53723558f248a64ab182df3fc5bb6e1248343ea4a0322a18c9 SHA512: c1d0c9c996e2dcc9cd1caae6ecf43d6cd3dc5da7ad0cd6b70473d259fc4f2199f1d96c5e1fbd0ce7e2b89498efeaed4ab2ae9ee21f9d431b6e26e8c7c8cef22b Description: Tool to generate Cobra-based modern Go CLI application 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 Generator as /usr/bin/cobra, a tool that will generate your application scaffolding to rapidly develop a Cobra-based application. Built-Using: go-md2man-v2 (= 2.0.0+ds-5apertis0bv2023dev2b3), golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-blackfriday-v2 (= 2.0.1-3apertis0bv2023dev2b4), golang-fsnotify (= 1.4.9-2apertis0bv2023dev2b4), golang-github-hashicorp-hcl (= 1.0.0-1.1apertis0bv2023dev2b3), golang-github-magiconair-properties (= 1.8.4-1apertis0bv2023dev2b3), golang-github-mitchellh-go-homedir (= 1.1.0-1apertis0bv2023dev2b3), golang-github-mitchellh-mapstructure (= 1.3.3-1apertis0bv2023dev2b3), golang-github-pelletier-go-toml (= 1.8.1-1apertis0bv2023dev2b3), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2023dev2b3), golang-github-spf13-afero (= 1.5.1-1apertis0bv2023dev2b3), golang-github-spf13-cast (= 1.3.1-1apertis0bv2023dev2b3), golang-github-spf13-jwalterweatherman (= 1.1.0+really1.1.0-1apertis0bv2023dev2b3), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2023dev2b3), golang-github-spf13-viper (= 1.7.1-1apertis1bv2023dev2b3), golang-github-subosito-gotenv (= 1.2.0+git20190917.de67a66-2apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-gopkg-ini.v1 (= 1.57.0-1apertis0bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3) Homepage: https://github.com/spf13/cobra Package: coderay Priority: optional Section: ruby Installed-Size: 29 Maintainer: Debian Ruby Team Architecture: all Version: 1.1.3-4+apertis0bv2023dev2b3 Depends: ruby | ruby-interpreter, ruby-coderay Filename: pool/development/c/coderay/coderay_1.1.3-4+apertis0bv2023dev2b3_all.deb Size: 12060 MD5sum: 700bf597fa1c655629c14294365b1a06 SHA1: d495c4d2c22a7f1d293b10b9fe91a190e50bc1c7 SHA256: 83fb207a050e31ef64598bb91d864bbd179aff4c31897d71fd96a409e5134194 SHA512: c486fd5786f1acceec78ee4b1dcb2e423cbb012db87e1258490e49731721a81a5b5a4558fc5228cc4bd0a8032aab933533157f9cde2c6ec4a18ed4b73ce53160 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: 739 Maintainer: Debian Javascript Maintainers Architecture: all Version: 1.12.8~dfsg-5apertis1bv2023dev2b3 Provides: node-coffeescript Depends: nodejs (>= 6.11.2~dfsg) | nodejs-legacy (>= 6) Suggests: libjs-coffeescript, coffeescript-doc Filename: pool/development/c/coffeescript/coffeescript_1.12.8~dfsg-5apertis1bv2023dev2b3_all.deb Size: 139216 MD5sum: 5eed58a5e2d97b1a0522e09acc0b7136 SHA1: beab71375a2225811e9ebff410cb5ca93264f26a SHA256: 8154d3da26cf5e56ea25e53ba490630b4267634ca90b26e59dac9c381e754644 SHA512: 2f2186d9128f683c4e4b45051a607860a1a099bed8396704f7f817bfb568937f1a99c9e9205de4fc481b95d56c6ca554f24568d76831c5c2a0b8dd7f9b8a3c85 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: 1335 Maintainer: Debian Javascript Maintainers Architecture: all Source: coffeescript Version: 1.12.8~dfsg-5apertis1bv2023dev2b3 Recommends: libjs-coffeescript, libjs-jquery, libjs-underscore Filename: pool/development/c/coffeescript/coffeescript-doc_1.12.8~dfsg-5apertis1bv2023dev2b3_all.deb Size: 198556 MD5sum: dc111ac7b9c0e1e308a0d655611b0aa0 SHA1: 62404c0f8e52ec0eb56ff93f3c639e156a37ab1b SHA256: 22db62cd5f8456f0080f9b26c00b1a2e8b063c229314c49f44265ec241c5fa1a SHA512: 5800034984a92992324b8444ffd13596f61439fa30361125b702a2ca479ebe53d503bebb0f6d9a0ae440deefcb40c513ec4160ca448cf041ef1449ca693e3fe1 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: config-package-dev Priority: optional Section: devel Installed-Size: 245 Maintainer: Debathena Project Architecture: all Version: 5.5co1bv2023dev2b4 Depends: perl:any Filename: pool/development/c/config-package-dev/config-package-dev_5.5co1bv2023dev2b4_all.deb Size: 31432 MD5sum: 1e88078207029559b98416fd24f8e26b SHA1: 6a9adb411704af881b76ce3dee34c9797dd98bc9 SHA256: 295f5c3338ceeb2739d9d6cfd900809ce70ca817ddf206c603d47635f0127c5a SHA512: b2723bea76c6f43b05b0873f202f666eaba7e16129ebc288b71fd4a12c721b22fb1573ccaff5e8764c779c57fcc5abe9ba71d6acf5a7c212a29c84436d48270f Description: Debhelper (and CDBS) modules for building configuration packages This package contains a system of modules for creating Debian configuration packages: packages that configure an existing Debian system by using dpkg-divert on configuration files. These modules attempt to make the process of creating configuration packages efficient by checking the md5sums of upstream configuration files that are to be modified and automatically generating the relevant postinst code to perform the diversions using the standard debhelper mechanism. In addition to a debhelper command and sequencer extension module, CDBS modules are also included, but future development will focus on the debhelper interface. . The config-package-dev modules are optimized for site defaults (i.e. configuration for a university or a company), though they are useful for other applications as well. Homepage: https://debathena.mit.edu/config-package-dev Multi-Arch: foreign Package: console-setup Priority: optional Section: utils Installed-Size: 419 Maintainer: Debian Install System Team Architecture: all Version: 1.205+apertis0bv2023dev2b2 Depends: console-setup-linux | console-setup-freebsd | hurd, xkb-data (>= 0.9), keyboard-configuration (= 1.205+apertis0bv2023dev2b2) Pre-Depends: debconf (>= 1.5.34) 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.205+apertis0bv2023dev2b2_all.deb Size: 100040 MD5sum: cfcf71ccfe320279c04366f6b059292d SHA1: a856dbb98b7787a6a4ecb05ceafe199f673305c8 SHA256: fda88f1189cc3ce0755572b17b38e49c44fbb830310faefe9bf9f71655f80806 SHA512: 2c896e1e6eecf4e26eb9bb6ab60350b3b247a6656a99b561e358911a3f129b7afc1a49cf1e5289eeac8b73194f66100fe18f4ab42bf8d23f9b2d74ccdf07c318 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: 1385 Maintainer: Debian Install System Team Architecture: all Source: console-setup Version: 1.205+apertis0bv2023dev2b2 Replaces: console-setup (<< 1.71) Depends: vidcontrol, kbdcontrol, keyboard-configuration (= 1.205+apertis0bv2023dev2b2), 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.205+apertis0bv2023dev2b2_all.deb Size: 124240 MD5sum: 525a8f46cc3b32a13c85602d71c62876 SHA1: c3734942f44931b42bc694d8d3ce10ccb966789c SHA256: f41afbe1177a0a115512eaf849f9a8664cb955ad88e8239822526518b460315d SHA512: caf9ce318f5a24e411336da7cfd1eabb6812bc7df710703d7841cf16d9ac6092de773845a0bfb0736d3e92baad1b71322d37997154b6a4204cbb20b360f65927 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: 2163 Maintainer: Debian Install System Team Architecture: all Source: console-setup Version: 1.205+apertis0bv2023dev2b2 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.205+apertis0bv2023dev2b2), 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.205+apertis0bv2023dev2b2_all.deb Size: 1872296 MD5sum: e80277f960734d3500164184ca65d30e SHA1: d3d1e1c127fced75e577bd3682520471e40a424d SHA256: f5d4d5ed90bdaa2a5a6a57d6a64a57c98d4bee5a44768880edd686b67d8a6a1d SHA512: f86e010874b32bea2b11659ba14ea6bc8ae3a4a19901631af95b39908497a805c024416f6be0b8f5d95cf0d2e0f4f8846e0db460b9a7e8dbb11e6d5f5a8ba5cd 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: 963 Maintainer: Debian Install System Team Architecture: all Source: console-setup Version: 1.205+apertis0bv2023dev2b2 Depends: console-setup-linux | console-setup-freebsd, debconf (>= 0.5) | debconf-2.0, keyboard-configuration (= 1.205+apertis0bv2023dev2b2) 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.205+apertis0bv2023dev2b2_all.deb Size: 607492 MD5sum: 0a2b1153a16940e41f74b39f7c2de7e3 SHA1: ef42685f1784f92adc971ec07935915152fb6387 SHA256: cf83b38a7266010d76c0131935c1ed6f6e90c288083b4298947d762cb2098fb5 SHA512: fa59d5802bd981f3afbf8fcc160428e1acb2330dcadec4f70c01e949b265c0f3b9c890f6e9137cbdec75fbd3af65f838904969a19ab8fe54d15fe481c56379d8 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: consul Priority: optional Section: admin Installed-Size: 62881 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 1.8.7+dfsg1-5+apertis2bv2023dev2b1 Depends: init-system-helpers (>= 1.51), libc6 (>= 2.17), adduser, pipexec, procps Filename: pool/development/c/consul/consul_1.8.7+dfsg1-5+apertis2bv2023dev2b1_arm64.deb Size: 12798688 MD5sum: 8077a6a4bc94ee69f6db0a11d79a460c SHA1: 92fdc02e59bf776778bd9371ad167157fba40f21 SHA256: 4111c4937eca905ff181d803a7ffaf44a4aa4ddb9f54c3283d56b62d0e5eb39a SHA512: 5fb930586af5db153a7e768d02e9054e49f2a154281062c693c4cedd7076731f39b4c737345e546ca1de5d23b53c0ea90d35666d13401864c5895f3f0a90efd3 Description: tool for service discovery, monitoring and configuration Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable. . Consul provides several key features: . - Service Discovery - Consul makes it simple for services to register themselves and to discover other services via a DNS or HTTP interface. External services such as SaaS providers can be registered as well. . - Health Checking - Health Checking enables Consul to quickly alert operators about any issues in a cluster. The integration with service discovery prevents routing traffic to unhealthy hosts and enables service level circuit breakers. . - Key/Value Storage - A flexible key/value store enables storing dynamic configuration, feature flagging, coordination, leader election and more. The simple HTTP API makes it easy to use anywhere. . - Multi-Datacenter - Consul is built to be datacenter aware, and can support any number of regions without complex configuration. . Consul runs on Linux, Mac OS X, and Windows. It is recommended to run the Consul servers only on Linux, however. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-armon-circbuf (= 0.0~git20190214.5111143-1apertis0bv2023dev2b4), golang-github-armon-go-metrics (= 0.3.4-1apertis0bv2023dev2b5), golang-github-armon-go-radix (= 1.0.0-1co1bv2023dev2b4), golang-github-aws-aws-sdk-go (= 1.36.33-1apertis1bv2023dev2b3), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2023dev2b3), golang-github-bgentry-speakeasy (= 0.1.0-2apertis0bv2023dev2b3), golang-github-boltdb-bolt (= 1.3.1-7apertis1bv2023dev2b3), golang-github-census-instrumentation-opencensus-proto (= 0.2.1+dfsg1-2apertis0bv2023dev2b3), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2023dev2b3), golang-github-circonus-labs-circonus-gometrics (= 2.3.1-3apertis0bv2023dev2b3), golang-github-circonus-labs-circonusllhist (= 0.0~git20191022.ec08cde-1apertis0bv2023dev2b3), golang-github-coreos-go-oidc (= 2.1.0-2apertis0bv2023dev2b3), golang-github-datadog-datadog-go (= 2.1.0-3apertis0bv2023dev2b3), golang-github-davecgh-go-spew (= 1.1.1-2apertis0bv2023dev2b3), golang-github-denverdino-aliyungo (= 0.0~git20180921.13fa8aa-2apertis0bv2023dev2b3), golang-github-docker-go-connections (= 0.4.0-3+apertis2bv2023dev2b2), golang-github-elazarl-go-bindata-assetfs (= 1.0.0-1.1apertis0bv2023dev2b3), golang-github-fatih-color (= 1.7.0-1apertis0bv2023dev2b3), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-1apertis0bv2023dev2b3), golang-github-golang-snappy (= 0.0.2-2apertis0bv2023dev2b3), golang-github-google-btree (= 1.0.0-1apertis0bv2023dev2b3), golang-github-google-gofuzz (= 1.2.0-1apertis0bv2023dev2b3), golang-github-googleapis-gax-go (= 2.0.5-1apertis0bv2023dev2b3), golang-github-googleapis-gnostic (= 0.2.0-2apertis0bv2023dev2b3), golang-github-gophercloud-gophercloud (= 0.12.0-1apertis0bv2023dev2b3), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-bexpr (= 0.1.2-2apertis0bv2023dev2b3), golang-github-hashicorp-go-checkpoint (= 0.5.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-cleanhttp (= 0.5.2-1apertis0bv2023dev2b3), golang-github-hashicorp-go-discover (= 0.0+git20190905.34a6505-2apertis0bv2023dev2b3), golang-github-hashicorp-go-hclog (= 0.11.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-immutable-radix (= 1.3.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-memdb (= 1.2.1-1apertis0bv2023dev2b3), golang-github-hashicorp-go-msgpack (= 0.5.5-1apertis0bv2023dev2b3), golang-github-hashicorp-go-multierror (= 1.1.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-raftchunking (= 0.6.2-2apertis0bv2023dev2b3), golang-github-hashicorp-go-retryablehttp (= 0.6.4-2apertis0bv2023dev2b3), golang-github-hashicorp-go-rootcerts (= 1.0.2-2apertis0bv2023dev2b3), golang-github-hashicorp-go-sockaddr (= 0.0~git20170627.41949a1+ds-2co2bv2023dev2b3), golang-github-hashicorp-go-syslog (= 1.0.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-uuid (= 1.0.2-1apertis0bv2023dev2b3), golang-github-hashicorp-go-version (= 1.2.0-1apertis0bv2023dev2b3), golang-github-hashicorp-golang-lru (= 0.5.4-2apertis0bv2023dev2b3), golang-github-hashicorp-hcl (= 1.0.0-1.1apertis0bv2023dev2b3), golang-github-hashicorp-hil (= 0.0~git20160711.1e86c6b-1co1bv2023dev2b3), golang-github-hashicorp-mdns (= 1.0.3-2apertis0bv2023dev2b3), golang-github-hashicorp-memberlist (= 0.2.2-1apertis1bv2023dev2b3), golang-github-hashicorp-net-rpc-msgpackrpc (= 0.0~git20151116.0.a14192a-1.1apertis0bv2023dev2b3), golang-github-hashicorp-raft (= 1.1.2-1apertis0bv2023dev2b3), golang-github-hashicorp-raft-boltdb (= 0.0~git20171010.6e5ba93-3co1bv2023dev2b3), golang-github-hashicorp-serf (= 0.9.4~ds1-1apertis0bv2023dev2b3), golang-github-hashicorp-yamux (= 0.0+git20190923.df201c7-1apertis1bv2023dev2b3), golang-github-imdario-mergo (= 0.3.8-3apertis0bv2023dev2b3), golang-github-jmespath-go-jmespath (= 0.4.0-1apertis0bv2023dev2b3), golang-github-json-iterator-go (= 1.1.10-2apertis0bv2023dev2b3), golang-github-mattn-go-colorable (= 0.1.7-1apertis0bv2023dev2b3), golang-github-mattn-go-isatty (= 0.0.12-1apertis0bv2023dev2b3), golang-github-miekg-dns (= 1.1.35-1apertis1bv2023dev2b3), golang-github-mitchellh-cli (= 1.1.1-1apertis0bv2023dev2b3), golang-github-mitchellh-copystructure (= 0.0~git20161013.0.5af94ae-2.1apertis0bv2023dev2b3), golang-github-mitchellh-go-testing-interface (= 1.14.1-1apertis0bv2023dev2b3), golang-github-mitchellh-hashstructure (= 1.0.0-1.1apertis0bv2023dev2b3), golang-github-mitchellh-mapstructure (= 1.3.3-1apertis0bv2023dev2b3), golang-github-mitchellh-reflectwalk (= 1.0.1-1apertis0bv2023dev2b3), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2023dev2b3), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2023dev2b3), golang-github-nytimes-gziphandler (= 1.1.1-1apertis0bv2023dev2b3), golang-github-packethost-packngo (= 0.2.0-2apertis0bv2023dev2b3), golang-github-patrickmn-go-cache (= 2.1.0-1.1apertis0bv2023dev2b3), golang-github-pierrec-lz4 (= 2.5.2-1apertis0bv2023dev2b3), golang-github-pkg-errors (= 0.9.1-1apertis0bv2023dev2b3), golang-github-pmezard-go-difflib (= 1.0.0-3apertis0bv2023dev2b3), golang-github-posener-complete (= 1.2.3-2apertis0bv2023dev2b3), golang-github-pquerna-cachecontrol (= 0.0~git20171018.0dec1b3-1.1apertis1bv2023dev2b2), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2023dev2b3), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2023dev2b3), golang-github-prometheus-common (= 0.15.0-2apertis0bv2023dev2b3), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2023dev2b3), golang-github-ryanuber-columnize (= 2.1.1-2apertis0bv2023dev2b3), golang-github-ryanuber-go-glob (= 1.0.0-2apertis0bv2023dev2b3), golang-github-shirou-gopsutil (= 2.19.11-4apertis2bv2023dev2b3), golang-github-tv42-httpunix (= 0.0~git20150427.b75d861-2apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-go.opencensus (= 0.22.4-2+apertis0bv2023dev2b3), golang-gogoprotobuf (= 1.3.2-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-oauth2 (= 0.0~git20190604.0f29369-2apertis0bv2023dev2b3), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-term (= 0.0~git20201210.2321bbc-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-golang-x-time (= 0.0+git20200630.3af7569-1apertis0bv2023dev2b3), golang-google-api (= 0.28.0-2apertis1bv2023dev2b4), golang-google-cloud (= 0.56.0-1+apertis2bv2023dev2b2), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3), golang-google-grpc (= 1.27.1-1apertis1bv2023dev2b3), golang-gopkg-inf.v0 (= 0.9.1-1apertis0bv2023dev2b3), golang-gopkg-square-go-jose.v2 (= 2.5.1-2apertis1bv2023dev2b2), golang-gopkg-yaml.v3 (= 3.0.0~git20200121.a6ecf24-3apertis0bv2023dev2b2), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-k8s-sigs-yaml (= 1.2.0-3apertis1bv2023dev2b2), golang-objx (= 0.3.0-1apertis0bv2023dev2b3), golang-protobuf-extensions (= 1.0.1-1co1bv2023dev2b3), golang-testify (= 1.6.1-2+apertis2bv2023dev2b3), golang-text (= 0.2.0-1apertis0bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3) Homepage: https://github.com/hashicorp/consul Package: containerd Priority: optional Section: admin Installed-Size: 68603 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1 Depends: runc (>= 0.1.0~), libc6 (>= 2.17) Suggests: containernetworking-plugins Breaks: docker.io (<< 1.12) Filename: pool/development/c/containerd/containerd_1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1_arm64.deb Size: 14692392 MD5sum: 37c80f1b2de3ff1c44aeab4016450241 SHA1: 87f92652ebfa1ceee70cffe3617ec287b45961ec SHA256: 93093df39d152b679309b04cc3bae083f6e7181872015fb669b95ad2aff4525e SHA512: c94342d2b5ff878eb3739c8a8167ab70eab658b2698d262669c14f888c9e30ebe64b0a9fd33781668de270fcb53ed3cc52fdde6c99766f562bd57f20e5d3bb4e 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.0~git20201208.1805252-2apertis0bv2023dev2b3), go-md2man-v2 (= 2.0.0+ds-5apertis0bv2023dev2b3), golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-blackfriday-v2 (= 2.0.1-3apertis0bv2023dev2b4), golang-dbus (= 5.0.3-2apertis0bv2023dev2b4), golang-fsnotify (= 1.4.9-2apertis0bv2023dev2b4), golang-github-appc-cni (= 0.8.1-1apertis0bv2023dev2b3), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2023dev2b3), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2023dev2b3), golang-github-cilium-ebpf (= 0.2.0-1apertis0bv2023dev2b3), golang-github-containerd-btrfs (= 0.0~git20201111.404b914-1apertis0bv2023dev2b3), golang-github-containerd-cgroups (= 0.0~git20201119.4cbc285-4apertis1bv2023dev2b3), golang-github-containerd-console (= 1.0.1-2+apertis0bv2023dev2b3), golang-github-containerd-fifo (= 0.0~git20201026.0724c46-1apertis0bv2023dev2b3), golang-github-containerd-go-cni (= 1.0.1-1apertis0bv2023dev2b3), golang-github-containerd-go-runc (= 0.0~git20201020.16b287b-1apertis0bv2023dev2b3), golang-github-containerd-typeurl (= 1.0.1-1apertis0bv2023dev2b3), golang-github-containernetworking-plugins (= 0.9.0-1apertis0bv2023dev2b3), golang-github-containers-ocicrypt (= 1.0.3-1apertis0bv2023dev2b3), golang-github-coreos-bbolt (= 1.3.5-1apertis1bv2023dev2b3), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2023dev2b3), golang-github-cyphar-filepath-securejoin (= 0.2.2-2apertis0bv2023dev2b3), golang-github-davecgh-go-spew (= 1.1.1-2apertis0bv2023dev2b3), golang-github-docker-go-events (= 0.0~git20190806.e31b211-1apertis0bv2023dev2b3), golang-github-docker-go-metrics (= 0.0.1-1apertis0bv2023dev2b3), golang-github-docker-go-units (= 0.4.0-3apertis0bv2023dev2b3), golang-github-docker-spdystream (= 0.2.0-1apertis0bv2023dev2b3), golang-github-emicklei-go-restful (= 2.11.1-2apertis0bv2023dev2b3), golang-github-fullsailor-pkcs7 (= 0.0~git20190404.d7302db-2apertis0bv2023dev2b3), golang-github-go-logr-logr (= 0.4.0-1apertis0bv2023dev2b3), golang-github-gogo-googleapis (= 1.4.0-1apertis0bv2023dev2b3), golang-github-google-go-cmp (= 0.5.4-1apertis0bv2023dev2b3), golang-github-google-gofuzz (= 1.2.0-1apertis0bv2023dev2b3), golang-github-google-uuid (= 1.2.0-1+apertis1bv2023dev2b3), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3apertis0bv2023dev2b3), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-multierror (= 1.1.0-1apertis0bv2023dev2b3), golang-github-imdario-mergo (= 0.3.8-3apertis0bv2023dev2b3), golang-github-json-iterator-go (= 1.1.10-2apertis0bv2023dev2b3), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2023dev2b3), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2023dev2b3), golang-github-opencontainers-go-digest (= 1.0.0-1apertis0bv2023dev2b3), golang-github-opencontainers-image-spec (= 1.0.1-5apertis0bv2023dev2b3), golang-github-opencontainers-selinux (= 1.8.0-1apertis0bv2023dev2b3), golang-github-opencontainers-specs (= 1.0.2.41.g7413a7f-1+deb11u1+apertis0bv2023dev2b1), golang-github-pkg-errors (= 0.9.1-1apertis0bv2023dev2b3), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2023dev2b3), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2023dev2b3), golang-github-prometheus-common (= 0.15.0-2apertis0bv2023dev2b3), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2023dev2b3), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2023dev2b3), golang-github-urfave-cli (= 1.22.4-2apertis0bv2023dev2b3), golang-github-willf-bitset (= 1.1.11-1apertis0bv2023dev2b3), golang-go-patricia (= 2.2.6-5co2bv2023dev2b3), golang-go-zfs (= 2.1.1.49.gf784269-1apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-gocapability-dev (= 0.0+git20200815.42c35b4-1apertis0bv2023dev2b3), golang-gogoprotobuf (= 1.3.2-1apertis0bv2023dev2b3), golang-gogottrpc (= 1.0.2-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-oauth2 (= 0.0~git20190604.0f29369-2apertis0bv2023dev2b3), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-term (= 0.0~git20201210.2321bbc-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-golang-x-time (= 0.0+git20200630.3af7569-1apertis0bv2023dev2b3), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3), golang-google-grpc (= 1.27.1-1apertis1bv2023dev2b3), golang-gopkg-inf.v0 (= 0.9.1-1apertis0bv2023dev2b3), golang-gopkg-square-go-jose.v2 (= 2.5.1-2apertis1bv2023dev2b2), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-k8s-sigs-structured-merge-diff (= 4.0.2+ds1-2apertis0bv2023dev2b3), golang-k8s-sigs-yaml (= 1.2.0-3apertis1bv2023dev2b2), golang-logrus (= 1.7.0-2apertis0bv2023dev2b3), golang-protobuf-extensions (= 1.0.1-1co1bv2023dev2b3), golang-toml (= 0.3.1-1apertis0bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3), gotest.tools (= 3.0.3-1apertis0bv2023dev2b3), runc (= 1.0.0~rc93+ds1-5+apertis0bv2023dev2b3) Homepage: https://containerd.io/ Package: containerd-dbgsym Priority: optional Section: debug Installed-Size: 11948 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: containerd Version: 1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1 Depends: containerd (= 1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1) Filename: pool/development/c/containerd/containerd-dbgsym_1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1_arm64.deb Size: 7809856 MD5sum: b8331c310cdf5bc8e6b612c4c131a7d1 SHA1: 4a6810f71a0871386433da1806288ca97b903443 SHA256: ea4d17e60b8313c6552dd0a12b3a66beea94b8d93b60b0a45acb84196534f971 SHA512: 04b1610af529c04f77658bf8ffed5122a66e7e975abe0c5a1301a4c82322d91adbccd39aa4f7b084fd9db65d329ffa1618a9e478c647d1f22c6245a6950127ad Description: debug symbols for containerd Auto-Built-Package: debug-symbols Build-Ids: 2dc6d9573d5de63aad486712711a7d9ced052176 Package: containernetworking-plugins Priority: optional Section: golang Installed-Size: 47715 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-containernetworking-plugins Version: 0.9.0-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.17) Conflicts: rkt Filename: pool/development/g/golang-github-containernetworking-plugins/containernetworking-plugins_0.9.0-1apertis0bv2023dev2b3_arm64.deb Size: 6286640 MD5sum: 18d084e221ef22bb258ec73475e9767d SHA1: 6d7640725eeb71b3ccd3edf91e150501e893308a SHA256: 955bc3d1501cf9238930d43f224a2906564da8273bc2a4091f7a2e8311ff6ee5 SHA512: 623fb31fa22c11fb441d4a8aa268eecd98468d95b418d2a8335cb433cb19e1324002667c857ba87a3a7a54ab784296ed8fe5e35fc6c4e70126db9aa5653660a3 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 - 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. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-dbus (= 5.0.3-2apertis0bv2023dev2b4), golang-github-alexflint-go-filemutex (= 1.1.0-1apertis0bv2023dev2b4), golang-github-appc-cni (= 0.8.1-1apertis0bv2023dev2b3), golang-github-coreos-go-iptables (= 0.5.0-1apertis0bv2023dev2b3), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2023dev2b3), golang-github-d2g-dhcp4 (= 0.0~git20150413-3apertis0bv2023dev2b3), golang-github-d2g-dhcp4client (= 1.0.0-2apertis0bv2022dev2b1), golang-github-j-keck-arping (= 1.0.0-1apertis0bv2022dev2b1), golang-github-mattn-go-shellwords (= 1.0.10-2apertis0bv2022dev2b1), golang-github-safchain-ethtool (= 0.0~git20201023.874930c-1apertis0bv2023dev2b3), golang-github-vishvananda-netlink (= 1.1.0-2apertis0bv2023dev2b3), golang-github-vishvananda-netns (= 0.0~git20200728.db3c7e5-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3) Homepage: https://github.com/containernetworking/plugins Package: coreutils Essential: yes Priority: required Section: utils Installed-Size: 17046 Maintainer: Michael Stone Architecture: arm64 Version: 8.32-4apertis0bv2023dev2b3 Pre-Depends: libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.44), libc6 (>= 2.28), libgmp10, libselinux1 (>= 3.1~) Filename: pool/development/c/coreutils/coreutils_8.32-4apertis0bv2023dev2b3_arm64.deb Size: 2783324 MD5sum: a62f0d26c78085deb1042877c391c50e SHA1: 126a10fd1125c2a9cadecb56486f00000bb1860a SHA256: 7aa12c5a6ab95ace418124317b6e3923d3d9649b8f78ece62674c8221bdd4142 SHA512: 7ec57383009445377e1cc06c2e7d932fbf6c18f3ba3aa48b78af4779d6db828839bf73cf5c92734df96a743444c127e716264790f469080815ef3eaf61f2f7ea 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: 8376 Maintainer: Michael Stone Architecture: arm64 Source: coreutils Version: 8.32-4apertis0bv2023dev2b3 Depends: coreutils (= 8.32-4apertis0bv2023dev2b3) Filename: pool/development/c/coreutils/coreutils-dbgsym_8.32-4apertis0bv2023dev2b3_arm64.deb Size: 6355680 MD5sum: ddf9f6e42ac199422a4dbbee04e53f5c SHA1: efd826b72df94000ec205b8d77f9aea8815a07a9 SHA256: 5a05c9bc497f88880d7e11d10557d86be6664883c351fbb7fb7aebad333ea24f SHA512: ebd876571a686e9a1fc3810f2dbb309294cb420e4756c3d5687c1840a6a034dc6223d821e4fe4726d1b43bbbfea5b59df636137ee67b8a7c1cdd177a2861e5d0 Description: debug symbols for coreutils Auto-Built-Package: debug-symbols Build-Ids: 022a67cc04f4bef31994335ef21470318d87cb10 02ddb79405f3aea2de8ff26b7cd2746f82008dc1 0318097bff9e840480557074fb4540ff8b5a459c 176d4385373dc7ab777471c96527476c40d29e46 1a2303745a4078247ca7de7b3e853d8da0a9b6c3 1d0b0b2ac389a4a12be61313abd99bcdef0f3133 1e37d279ac683b84cb35238b16b9b95754e57c63 1f54b2288238d27464e5ede09b4c9af86a3cb29d 204ed3a742ebb6451f020ad8d2de661f1deae95f 25ba5be83f9785d07c766e2e6fbf3aa4d86be4a7 25f66e62d13ccf52375a187d246580f386affb23 26f778b20073f95ac4fb1b5266ffe76c2ab0c771 283ef0c5bc79b671c5396fb364c6be3a646cc45d 28404d58bcd185c88885fd68edfd7757fcb6a6ea 290c6bc6a4256ad18fa1121e291fedec5e4d9e54 2ef93f75ad6bf6c4eaab7e8d8d0df8d619c964ed 30ca09c5b39d0eb506ab7bf0069b29f2c2b42838 326ef5f66113ff9b2762138f0604c1e49c99caae 32dd2596355d52c1ae5633854ac9dce6ec238d11 36ecacd03f0691bf2350ce32ed76b3303317bd71 3768e0f8bde03fb4213c944c14899443c8360cb2 39ce6a37a83ba0e9f0a7eabe0081bdcd89900975 3ba3c6c2f32a40bdda05d4c615492349a1b8b87c 43546239594f7433e04ed2d642330375b5709dd7 4b2b9d61707ddcae259d1c9f108b4358cab176a8 4b2c7fd4316efd680a992b8f147897055339a2af 4b8a399ec35f3daa1a888f94bb58062ca5159186 4c69b883caab7157df305271ad3a6a965bd7bad1 4caa20d94ad5bedb8b19f6e7d8562dc60286165b 4e5e69707a4723115426a16742d0d3204eb36c41 4f2d26e84eee309c4326671d856ba33565554b24 548d0cbe99aeb368254752e6f219c193edc5c86e 563a0d174f7344f1a5f3a7cbffbffb6a1f95c5f1 579985236661c7afa8bdf439ab481453a6a5dfeb 5ae8e4967ec576dca3cbcd35bee5fb24bfff6699 5b3af3924ff547e67c64625f5ebd57948a887ef6 5caf2c63a1ac0f4def90fef44f49051e97af3caf 5cd46e9762868442a5cb7e9f2844317976fbd309 602ec1db2205b23bfa728f4c7ab84f9d3ebe6a8e 60f6de6e60cc871e7bca84850b6df8e6d62e1a61 634c39b04673caf7c1b3490ee52a00dc9945d346 68a93143005b5ca015ed8dca19561c793146389d 69875f3a15308f7bb91d4bb7932197d61fee36ec 6a3d30950cc6f8ea00105c9ee0a1f9521cc07a7e 6a75616bf5084fcdbc19310bab8af1be4b865ffe 6d85e71e0cdb84d8881e5cd25e49097ec38d7cf3 6e0c2d16e359ca1cc166679a15f86b7da6f43db0 700067274eb030af7df2ffb939397d7e458ab9bd 7099312336ae052780e23c8960684f13f4007241 71eff4c4e498ddb7d9d882dc08705727f5acf843 722e743dcaa7706fe81c9fe237700272799af78a 74bd6d1cef8d46c74e6e103f23655384f95c9972 76d1a1f82ee126cc317fb4497bb2bf3622804f03 788ffc08386dfb8615d6b256b7bc1deea2241dbe 7949634c2d2245f944b94afc45c97aa5b75b6729 7aff3853693cea5226593df79b45f393a42c4827 7b1683078b3dd9fbdf8721314efe0569d70e8233 7febe91dc73b4b1ad27bd8f741953af1fde9b90e 8029be2d23cbef869191c057327197f21e04e163 8031481cf6db4196976c8c0ebbd7a787f88a7271 80a62bf91af34a36f552cf5972e1c216e9b35cf1 837c777a4afe382d340f2c5d2212e306e777e3f2 848282cbf09a9cdf5d3d52186f2de4bf1cc27a8b 85e751e455bc4d6537a5baac9b2e4e40c5f33eb7 87a4add1622fbd79976b023091d70dd33c5dbe54 88bf41b73e49fd7c77650d72058cbafaa3f847ff 8a2ac39f19b5a7750ea91d77ce80be100c26d5bd 8c9563cf7219aa86340c11870f64dc91901cc9d7 8ce3975be81ea58f1cfb99b54b6b95cec0155c97 8edd67434244f04ea76ff54d43be18bde04004f0 8f7015c43164313be4bfab2454d00a8d072ca4ae 8f8cb0b0518bcb9d1539583ad51dea52fae780fd 90ca5595838461b2cff00476b636e551542f3c1c a2f6b93def224894349678018aa82fcfc527cdf2 a548be3764cecc66f5db5b8c3c183ab2a4676f5a a853eab43f9007338969c05242e1f95398c1b0a1 aa6264e7f80824e7c840894e6b859e60487f1068 aab560fbeb58bb16986ab6789ee4b499d2a13b17 ad56dd16f414de9c9c1b3fb51525aaaa1b113869 b3c52b93810c4e00ed00f4cf0105b654d5a408ca b8917347b318619b0395383440e977a700cbb022 ba8c66297263c535cf442ee4a62a320891e835b9 bf4359884d8e6629e0efd8a497355c5b3eac2a33 c0516df81863a36ea4cd810535c01372ce6403eb c18f565ae5ea60221c7deccc03ae929d3a3a8ca7 c50853b6c358c19b8893f1722197080d36cd412f c60c075b2ca8029e6a6cf47700f6361a5d0c701d c9025f0cc238cc86b12fe1111f2a279cc8ef2c01 cc1fefcdff57580ab204b2c9e002c8dcab18167f cedc93899a2fc895cd8d508bab18bf4faf78d994 d14317f201b2389448ef887556288b684a0177e5 d5a11e9855abf3289c480d13e4b5da02751428e2 db33eab5ce9930af126952844a4da2f3c734c525 dbe04dcc8ef939c8ba7d123d643c84fb8720c6dc e18daf933c34cd379a34689f3f4297db66fb4b01 e191bd6a0843dcaf895b2a0b82c9b6b98ceda4b5 e2c7e2593b1ba5505e0fdcf801c1f8273d58d4e2 e2f337668d7249421b0ad0eecf74205e52105091 e661de155df42f6ca7256de800c3aeb1f97a5333 f1f358341f7e765ba6041d251114d3ab29243b10 f3831cca1af83c5fa4f48395fb021f8e37b266ac f58f8b529420dca05e281e95ba07fb120aee19c3 f6c55f4349b008b7059735e0c6215ab9840b5170 f91eb5eee62fd53d1b51c778cb00af84aa124505 fb1f6a7af35768624f2c734e1a4023281437ac8b fbf4dab16d9ae47d15dc5c3ab57982a98b700345 Package: corosync Priority: optional Section: admin Installed-Size: 901 Maintainer: Debian HA Maintainers Architecture: arm64 Version: 3.1.2-2+apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), 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, 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.2-2+apertis0bv2023dev2b3_arm64.deb Size: 483624 MD5sum: 271c62777462c190537b60b0fdf0733e SHA1: 89c59258cf2ff3cdec502169d36e48a5d3e674b6 SHA256: 3cc09836c4dcbcb3a6ceabcfb52988d32e986e9c993a726401d70a46511d10d5 SHA512: 28c42d2c03f2b8a707ad089c28a7d9988d2d1b2f906b3a256b760f23cadd671170ec087d09f4a3d3aca74f2cebba59601ab97593c93d868ed0e4b8953767dce9 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: 839 Maintainer: Debian HA Maintainers Architecture: arm64 Source: corosync Version: 3.1.2-2+apertis0bv2023dev2b3 Depends: corosync (= 3.1.2-2+apertis0bv2023dev2b3) Filename: pool/development/c/corosync/corosync-dbgsym_3.1.2-2+apertis0bv2023dev2b3_arm64.deb Size: 731456 MD5sum: f848d1021e910ee67cb64fb9e52ec4fb SHA1: 1136dfdaecc7a6dc7fd7566434a2885e2c73d792 SHA256: 1430c057aab8e43509407b35c71ac4f6a25986eb98d24defc06093dca356cfde SHA512: 2ae8778bfc30e0a1dd22bc53a2dbbc4707c2f7879a9a635d17aeac004da825474e57769d2c064f23ca5369172a5058f695dab7a8bbc43f36d96e8654bc3b1990 Description: debug symbols for corosync Auto-Built-Package: debug-symbols Build-Ids: 1a4e3c3cc96270bf1b227e50dc278a9a7ef5180c 4152c92c60a5295d541295d0bc7ee3a429bc736d 4c84365e803f0a8125359b63aa7783534a342f90 8d61dbe18f39d7899cdf54c4c9db4a44e3e58ee8 977537d1d49f985887787ed8aaf634bb6d04ce56 d2b1568c98f39d066bff171ff6b38491e52289a1 Package: corosync-doc Priority: optional Section: doc Installed-Size: 29960 Maintainer: Debian HA Maintainers Architecture: all Source: corosync Version: 3.1.2-2+apertis0bv2023dev2b3 Recommends: w3m | www-browser Filename: pool/development/c/corosync/corosync-doc_3.1.2-2+apertis0bv2023dev2b3_all.deb Size: 10390636 MD5sum: 26c3e966c76150fb0c2c20d2dd553a3b SHA1: 10ebbe81d20c40e4f502ac75ebcf141141bcd45c SHA256: 4febb666bee14e2c987a4aa69045d3de263b17207d37f7ee07dc7e2ee36a23a7 SHA512: 7e08bb493502e3cd05a6a06a0324c3479f82ee48b22bc5a00f038273983e7ea2cb7472a5f3c4bad99f537319f84dbca2bf4d5a6e6942c6e3d7b2620a36969539 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: 327 Maintainer: Debian HA Maintainers Architecture: arm64 Source: corosync Version: 3.1.2-2+apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), 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+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.2-2+apertis0bv2023dev2b3_arm64.deb Size: 274672 MD5sum: 6cd3cc881b7c3e1acea8a05bbfded300 SHA1: 746e3d943dece16c0822c6feee3b95d5484ef97e SHA256: 0c29dc7e70d2dbe3635319473e4ff912e79926d2fd2c1db7e0cd85d467eea580 SHA512: e72360ee45ac02682b13da12cecfe926c741e366835a3b49ccfdfb5291c2ce112d3c4b787fe2fcf61b32e920c654ac17d6885757db067e1281a850cc2161af16 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: 127 Maintainer: Debian HA Maintainers Architecture: arm64 Source: corosync Version: 3.1.2-2+apertis0bv2023dev2b3 Depends: corosync-notifyd (= 3.1.2-2+apertis0bv2023dev2b3) Filename: pool/development/c/corosync/corosync-notifyd-dbgsym_3.1.2-2+apertis0bv2023dev2b3_arm64.deb Size: 110048 MD5sum: 83c6245347c7cef8a46ba697a183a183 SHA1: 8fc96576c01c9f5abe296bfc4cfae72615ef02fe SHA256: e480d3a56d48b5de711ac64a7783e4bf7e7736abd827b76585137b3c37581225 SHA512: 62bc89d30989317aff16ceec5002694d82beff877d670e85dd5b8e30ae699d6b7705370eb0841055a90dc8fd1ccf04d0db9aebb42b2e56f3e14efedf7c1668ea Description: debug symbols for corosync-notifyd Auto-Built-Package: debug-symbols Build-Ids: 572315a613e790ef80dd2e753dff6e9190597f84 Package: corosync-vqsim Priority: optional Section: admin Installed-Size: 413 Maintainer: Debian HA Maintainers Architecture: arm64 Source: corosync Version: 3.1.2-2+apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libcorosync-common4 (>= 1.99.9), libqb100 (>= 2.0.3), libreadline8 (>= 6.0) Filename: pool/development/c/corosync/corosync-vqsim_3.1.2-2+apertis0bv2023dev2b3_arm64.deb Size: 309408 MD5sum: 1e046975dd31dc378b68629a5550f56e SHA1: 10d6ac5b107b3ab2320c57263c51b3c6bb258ca9 SHA256: c70f7565df74389d51a4444fb05067027848ee122eebc3aea9c9113d24b0d35f SHA512: e0c7f5c236f0a2d91e80604840bc3d48239110fac02cbc4f9b4b290eff79fab8bc3645c19749ca89f74e81159c7007b9fb4958d2d4e617532b0af8a638c7eb2f 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: 291 Maintainer: Debian HA Maintainers Architecture: arm64 Source: corosync Version: 3.1.2-2+apertis0bv2023dev2b3 Depends: corosync-vqsim (= 3.1.2-2+apertis0bv2023dev2b3) Filename: pool/development/c/corosync/corosync-vqsim-dbgsym_3.1.2-2+apertis0bv2023dev2b3_arm64.deb Size: 263756 MD5sum: 4351f25c0d52e1d4f132064c2c3beae9 SHA1: 1a353ed2d235c305c96cf7dcc2e1d2cbc619a7d8 SHA256: bdd3d012fc80d965ba90d25641d341e910e00c53cbd77406a075b5a482b9fcb7 SHA512: ef567f87b55193af28c4f59b577fb5348fb0c19869058ccad1e0454c35a733ab188c7c1cf342dce6ff42da6361c65da89cdcc6ee541e2432e598058d951bde10 Description: debug symbols for corosync-vqsim Auto-Built-Package: debug-symbols Build-Ids: 0a665a54f65ff317163e474c8af74cb0fe1141a2 Package: cowbuilder Priority: optional Section: utils Installed-Size: 81 Maintainer: Debian pbuilder maintenance team Architecture: arm64 Source: cowdancer Version: 0.89apertis0bv2023dev2b4 Replaces: cowdancer (<= 0.49) Depends: cowdancer, pbuilder, libc6 (>= 2.17) Filename: pool/development/c/cowdancer/cowbuilder_0.89apertis0bv2023dev2b4_arm64.deb Size: 31832 MD5sum: 0554a64defc783eb3961c93372667684 SHA1: 5bfe4732aaeac11283fdb9028497ccc5a6dd4f80 SHA256: b947a9b268774ab4da8072e72ae15ff0b83db395e9dcbc6b85362d06abe8d091 SHA512: 47ffe98eb2a30d426b950622f75f2d6c0aae8b25ce1668d05f09b00340a49080509960987c45997c7f5555d7e31d688d9e7497f9db7dd51cb2c53c27c2eaf1a6 Description: pbuilder running on cowdancer 'cowbuilder' command is a wrapper for pbuilder which allows using pbuilder-like interface over cowdancer environment. . pbuilder is a tool for building and testing Debian package inside a clean chroot, and cowbuilder allows chroot to be recreated using hard-linked copies with copy-on-write, which makes creation and destruction of chroots fast. Package: cowbuilder-dbgsym Priority: optional Section: debug Installed-Size: 49 Maintainer: Debian pbuilder maintenance team Architecture: arm64 Source: cowdancer Version: 0.89apertis0bv2023dev2b4 Depends: cowbuilder (= 0.89apertis0bv2023dev2b4) Filename: pool/development/c/cowdancer/cowbuilder-dbgsym_0.89apertis0bv2023dev2b4_arm64.deb Size: 31160 MD5sum: d531ffc1681003d025fdfc038a12ae3c SHA1: 501c4c31c5f1ce35597bc53521b93e3dbf610f42 SHA256: 5a819717ae8acb5b49c8f4674a1595638ea036cdeb5cd1ee4a7936c5e98df7ad SHA512: e4f3e3ea693dcf887e0b04156ac8ef2a48220bc4586a366cc31ad6663a2fade85f2330ec375155f9b11d880c1fe8264b0fdb5bd9a85f2da4acdc35b9dff7ac23 Description: debug symbols for cowbuilder Auto-Built-Package: debug-symbols Build-Ids: 7d057d8a70178e36ec4488007985810ecf1202d9 Package: cowdancer Priority: optional Section: utils Installed-Size: 105 Maintainer: Debian pbuilder maintenance team Architecture: arm64 Version: 0.89apertis0bv2023dev2b4 Depends: libc6 (>= 2.17) Filename: pool/development/c/cowdancer/cowdancer_0.89apertis0bv2023dev2b4_arm64.deb Size: 32608 MD5sum: b4076588ee2bc543c69bcd93188957ef SHA1: f31aa4267961b453a46e7a941b9f89df5f7e61b1 SHA256: fa93cd8cfcf3733ad68513806a6acd231f573d45ff76b7acb304b7872ca87ce3 SHA512: aa69a6642ad988ea09fffc308cd7c7bbbafed534daf4b34491c7e9054622c2a04ce190cdb754fe2cb265f26f530f81e451431446dbd87973fdcc33602eb647ae Description: Copy-on-write directory tree utility Tries to make copy-on-write semantics upon hard-link copied directory trees generated with 'cp -la' . 'cow-shell' command invokes a shell session. Within that session, under the directory cow-shell was invoked, cowdancer will create a new file when existing i-nodes are opened for write. Useful for quick scratch workspace and experimentation. . For a useful Debian tool, try cowbuilder. Homepage: https://www.netfort.gr.jp/~dancer/software/cowdancer.html Package: cowdancer-dbgsym Priority: optional Section: debug Installed-Size: 88 Maintainer: Debian pbuilder maintenance team Architecture: arm64 Source: cowdancer Version: 0.89apertis0bv2023dev2b4 Depends: cowdancer (= 0.89apertis0bv2023dev2b4) Filename: pool/development/c/cowdancer/cowdancer-dbgsym_0.89apertis0bv2023dev2b4_arm64.deb Size: 41332 MD5sum: 9e4c03f9e89b66a783d38b559d3fb853 SHA1: 03a7e48207dddd22c32e92260bdfc0fb274be252 SHA256: 1ba85f9e7648d7340595f56341f0bd6c61827487eaa2c95312c573186978986d SHA512: 505fd09ff5053cde48df3e18ad65148ba26020ef29856b44be052da330dd216e05f32f0e44fde6dc63f5b67f93aed3decd50af3bc06e61fd5638bdcbd5848f49 Description: debug symbols for cowdancer Auto-Built-Package: debug-symbols Build-Ids: 218b2dcb116e049721b52169d6cb66e74c9a6896 b1b7f09889f738fd7f1dba634b0c67104092c06b be0d6f5125bddd6938784cccb90545beddbde98f fae03e50748969e1d2b519585a8db4d8c039de1a Package: cpio Priority: important Section: utils Installed-Size: 1132 Maintainer: Anibal Monsalve Salazar Architecture: arm64 Version: 2.13+dfsg-4apertis1bv2023dev2b4 Replaces: cpio-mt Depends: libc6 (>= 2.17) Suggests: libarchive1 Conflicts: cpio-mt, mt-st (<< 0.6) Filename: pool/development/c/cpio/cpio_2.13+dfsg-4apertis1bv2023dev2b4_arm64.deb Size: 238988 MD5sum: 297d55068ebf869d03466b32533e781d SHA1: 4fa294bfb1a63f54c61edc2dec1b96dedbeeabd8 SHA256: 3d86e09272791e1a2fb8b6eb0a5476232593703debb1d55b7f61594a17baf684 SHA512: e1b2fb4f6982aacdc73eda2c03290fc6f7683906881c7bffe789c85d13d7d6808cdb20cc34c375c6d8ecfe1364ead0f7a3e68d25717529f14857f744b2814d21 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: 42 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-10 (>= 10.2.1-3~) Suggests: cpp-doc Conflicts: cpp-doc (<< 1:2.95.3) Filename: pool/development/g/gcc-defaults/cpp_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 19952 MD5sum: fe7aa2e959666ea1dcf905e6a21c76ec SHA1: ad665f4d04bdc2d102abb6c5f7189f08fd7e6e69 SHA256: 0e1758338bd8731169c7d617b2de5e48cba52f2062696ee8b969a431fa2568fa SHA512: 224ff2daeef9c263f50dfb6c680644688a091e7633bab8ccff291622d9d9dd1b89291713226dc4ddec532f8312ac18620b46d797a6e89522f78e8050df0b9a96 Description: GNU C preprocessor (cpp) The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This is a dependency package providing the default GNU C preprocessor. Multi-Arch: allowed Package: cpp-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 187264 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10) Breaks: libmagics++-dev (<< 2.28.0-4) Filename: pool/development/g/gcc-10-cross/cpp-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 42839924 MD5sum: ea6103c98fe143fad71e984ab9c42dc5 SHA1: 77630869cc3dbe29808e2f9459b22156c8575ca1 SHA256: 1457792653ba5977c077c50380e253c4156d7bd445a13bd2419365f89fe0a4e1 SHA512: ce61e68e3c9284af635143c825b8eedb21abe8ef138edb61c02748a1efbb3372ae7a0cd259b2275f4eb28febab0f6915de5196bb161999ed924283e1fc4bb756 Description: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This package contains preprocessor configured for armel architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 187264 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10) Breaks: libmagics++-dev (<< 2.28.0-4) Filename: pool/development/g/gcc-10-cross/cpp-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 42832236 MD5sum: 7262c59844ab62132fe0942650a039f9 SHA1: 33285bd70ca03e614183e9d31095b98bce3c58a3 SHA256: 967002c9f18275cd6f84bb830c8daa170e99a9b60a3ded6dbe8d0cbe9c313689 SHA512: 6a8b98bf5dc462201ef090e57c0c143d5bb8e6e85c1bd240d8921ea2c1d9ea9d54c4521eb004801dd1128beb23ece7f87ed5156971b42e2a40490946545eaa9c Description: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This package contains preprocessor configured for armhf architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 212214 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10) Breaks: libmagics++-dev (<< 2.28.0-4) Filename: pool/development/g/gcc-10-cross/cpp-10-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 46189728 MD5sum: 98c335d80611b7aed4aff6ca5d571974 SHA1: b0d0dfaff2f820c4b9c4dfba870fc5273004bc9f SHA256: e968299893011895d0b889dcbcc351c2ad2f41950919e130998e6a82d0009400 SHA512: 6415cf4425ca813fd1eb3a612a4f4e16d90f7ec0ec54cebda8c50bb8d894e88081b298270b6f5102ba3e583cb1cf77c2207dcec652688d865214a9df54f21b31 Description: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This package contains preprocessor configured for amd64 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-arm-linux-gnueabi Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-10-arm-linux-gnueabi (>= 10.2.1-3~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 17060 MD5sum: 8ec043995c33438220ce0fdcba57ed57 SHA1: 82663e680f848ef92a0a545bfba96576a6e11af5 SHA256: d8bbff0ba5c84b23e9fa9f27289efeba98264a013266f92ed63aa20572852977 SHA512: 9c5acefc9d654fe418d7712bdd32bd4f7f324a5c9cc11b3b1db63a9f341e11b8859450750a06e0ef0a1b1505f002435b44cfb3a091f2f26363969559fb572f9a Description: GNU C preprocessor (cpp) for the armel architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for armel architecture. . This is a dependency package providing the default GNU C preprocessor for the armel architecture. Multi-Arch: foreign Package: cpp-arm-linux-gnueabihf Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-10-arm-linux-gnueabihf (>= 10.2.1-3~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 17056 MD5sum: 98c75cfa9544ff38d720a9dde5dfec41 SHA1: 64d073b8742847d7511da31aab42f53d78ec7ddf SHA256: d7cd6d79baf8831c123544225b9a2f2059d1cf497233de049af760c8acb8666a SHA512: 618beb80fc8eea7ab679691ebcb11b0194594481c404cfe0973c8c9e6b1bbf917b972306025433458de68c17ba01e0530fc1d5c81a77bc11ff8c1eb7f807fd6a Description: GNU C preprocessor (cpp) for the armhf architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for armhf architecture. . This is a dependency package providing the default GNU C preprocessor for the armhf architecture. Multi-Arch: foreign Package: cpp-i686-linux-gnu Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-10-i686-linux-gnu (>= 10.2.1-3~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 17052 MD5sum: d2a123d453f9396371b4216d2bd81b71 SHA1: be66156570d1280c88aaed4410fcafc90eb98992 SHA256: e010ba20619ec32cf339a8a919a8e450487f210a2655a8704bf44fe80fc17a04 SHA512: da9dc70cfe725c61fccf1a53025deb63809ab5dd34f6758e3f7c94fffa43925f29b7d5163e9f12acdcc902c671ba515e4a978314e16b03e7609e3ca1cb6865e2 Description: GNU C preprocessor (cpp) for the i386 architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for i386 architecture. . This is a dependency package providing the default GNU C preprocessor for the i386 architecture. Multi-Arch: foreign Package: cpp-powerpc64le-linux-gnu Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 17068 MD5sum: 5001621a1086cd763a13f7dcc021db70 SHA1: 3b4d498093732bcb61e9863f4115c1ce81b796b3 SHA256: 00abb20a3997cfcf2b2644c5863d324bccb0ed71a5b896fee92437498c593df1 SHA512: fc5eaeddfd8147aec9b92438bad0144421d91ef801fd3205ced0b29eb2dcb230f0c0716e63afe263f696509fa108ce8ff748173d07f58db4505c0c67b3a8fdf6 Description: GNU C preprocessor (cpp) for the ppc64el architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for ppc64el architecture. . This is a dependency package providing the default GNU C preprocessor for the ppc64el architecture. Multi-Arch: foreign Package: cpp-s390x-linux-gnu Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-10-s390x-linux-gnu (>= 10.2.1-3~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 17056 MD5sum: c78071645b4b04d9d85af798b96fe592 SHA1: 161a568ce6143a6f390f16a2b21123ea353aa08f SHA256: 00fd76d65ced5d11b9fef6168ab228bb7966f82af8140001d5a27b57432a9f6a SHA512: d8d577d47a1817c8c8f60f754d89d5f1ed82f17a28ac07b739b9d035347e18804a0f6a4a229bfec29675bd9ed55299710db34b5c7a78429ca5722e0b981b6c0e Description: GNU C preprocessor (cpp) for the s390x architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for s390x architecture. . This is a dependency package providing the default GNU C preprocessor for the s390x architecture. Multi-Arch: foreign Package: cpp-x86-64-linux-gnu Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-10-x86-64-linux-gnu (>= 10.2.1-3~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 17060 MD5sum: 66cda77ef24e718d58ab9b85d1aa3c0e SHA1: f078d3ed8951cef891a4dbd57ca01e855ceee394 SHA256: 5854d55563fa15276afb64c6719d5f70efec1488e1f7860d534740190a820be4 SHA512: d7e6b6664f07ff7d73abd82d4d5e9ba32c6ce4e133e919daf1a9f33c13f4ff21ef244bedc17692f77d9e8bc7aef1ac681788c2d3ecf1dc060bdb95dd1f0b5f00 Description: GNU C preprocessor (cpp) for the amd64 architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for amd64 architecture. . This is a dependency package providing the default GNU C preprocessor for the amd64 architecture. Multi-Arch: foreign Package: cppcheck Priority: optional Section: devel Installed-Size: 6909 Maintainer: Joachim Reichel Architecture: arm64 Version: 2.3-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2), libpcre3, libstdc++6 (>= 9), libtinyxml2-8 (>= 8.0.0), libz3-4 (>= 4.8.10), python3:any, python3-pygments Suggests: cppcheck-gui, clang, clang-tidy Filename: pool/development/c/cppcheck/cppcheck_2.3-1apertis0bv2023dev2b3_arm64.deb Size: 1541220 MD5sum: 607d30a377a8ff4971adac0b6926ebdd SHA1: 9dcf6d08464cba3fb8bdcfea19d39e8b475e899a SHA256: 0d24f0aa241fbb00bab3d8bbd6a3c5e647404c7b22159a0e03f9b87283aa268b SHA512: a65c2987c61d7a23ab86f73230427bac6e87e75b9832afe475532e72b201875929d3224bd4b05c6ce614f86749a28c0a2de0f318699cef681adc8ca4020d8682 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: http://sourceforge.net/p/cppcheck/wiki/Home/ Package: cppcheck-dbgsym Priority: optional Section: debug Installed-Size: 31836 Maintainer: Joachim Reichel Architecture: arm64 Source: cppcheck Version: 2.3-1apertis0bv2023dev2b3 Depends: cppcheck (= 2.3-1apertis0bv2023dev2b3) Filename: pool/development/c/cppcheck/cppcheck-dbgsym_2.3-1apertis0bv2023dev2b3_arm64.deb Size: 31584632 MD5sum: 59543e686ae560b66b94015c4af7e5a9 SHA1: 3ace7b9369701160256da86a8785988bd4dac9ff SHA256: 3a48b64fa5c536768eac8b0e9144f340faebe4664fd2203d7ce346aad0377659 SHA512: 31272686a1f82d07f61c904a14131f5df18c09fc9ee498118188cd6411cbf73b07db532dc2244914bc9af5d6bd6b1d8103b5b94a33d0ff2ee79e24f377a1d4b1 Description: debug symbols for cppcheck Auto-Built-Package: debug-symbols Build-Ids: 8d35f0b1d4ba2701fbc7ad77874472efd5b1b56a Package: cppcheck-gui Priority: optional Section: devel Installed-Size: 5201 Maintainer: Joachim Reichel Architecture: arm64 Source: cppcheck Version: 2.3-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libpcre3, libqt5charts5 (>= 5.7.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5help5 (>= 5.6.0~beta), libqt5printsupport5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 9), libtinyxml2-8 (>= 8.0.0), libz3-4 (>= 4.8.10), cppcheck (= 2.3-1apertis0bv2023dev2b3) Suggests: python3, clang, clang-tidy Filename: pool/development/c/cppcheck/cppcheck-gui_2.3-1apertis0bv2023dev2b3_arm64.deb Size: 1583584 MD5sum: 3c2b179d0198abb7ee9a9e668ca574a2 SHA1: 1b2eb77b8c3f844ab784d7c4e9203e470ae01c48 SHA256: 96357dc64f7a216b924e0f9bcf0254822e2f61a6415eaed054aa8c0791bad0d7 SHA512: 5c6af4b7dfa932c96d87c94e19ca15a847093d925d3755a4227da8163bd7addf82f89d287cf9bbdadecfbb2d844eed0c311faba8c9310f5961333ac8adb3de60 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: http://sourceforge.net/p/cppcheck/wiki/Home/ Package: cppcheck-gui-dbgsym Priority: optional Section: debug Installed-Size: 39450 Maintainer: Joachim Reichel Architecture: arm64 Source: cppcheck Version: 2.3-1apertis0bv2023dev2b3 Depends: cppcheck-gui (= 2.3-1apertis0bv2023dev2b3) Filename: pool/development/c/cppcheck/cppcheck-gui-dbgsym_2.3-1apertis0bv2023dev2b3_arm64.deb Size: 39226096 MD5sum: 4fa62d62701094a9dbe9974924e07c9f SHA1: c9d889f7b587714fcdd36520c09b2dcd875146dc SHA256: 84d54889bd9810d8d8fcd41251e8f104f158c257de6e66db52fbd93e281f53e1 SHA512: 74a600989f6a75eb8a1a670d1d38a04c2d6edc1af952843c4c4142414933d2293d7406a22adb5c8ce1ea9e16342c081457ee3d64edbaeed8e079d940a37eccab Description: debug symbols for cppcheck-gui Auto-Built-Package: debug-symbols Build-Ids: 2d18d5b84f9eeef242672153eae8ceaff39541da Package: cpphs Priority: optional Section: haskell Installed-Size: 2096 Maintainer: Debian Haskell Group Architecture: arm64 Version: 1.20.9.1-1apertis1bv2023dev2b1 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10 Suggests: ghc | hugs Filename: pool/development/c/cpphs/cpphs_1.20.9.1-1apertis1bv2023dev2b1_arm64.deb Size: 410972 MD5sum: 37246d7d5063189b40666036d5de6c75 SHA1: e4460801cd3aca709ab7a681e61686df66f9d4fa SHA256: 072b08794f4ae64f6b4fc1a8ca67adb254406256a3fb6d252a349d345fac5d31 SHA512: 0d46e26c88bfdbd2a0e8c04ef69c8e377c2cf315be0655702c66a48bcaea8bf00658652c8505dc7c098b6f2ebd11e0771ca5e15d27e3a539c05852eee57b38fe Description: Simplified cpp-a-like preprocessor for Haskell The C pre-processor has been widely used in Haskell source code. It enables conditional compilation for different compilers, different versions of the same compiler, and different OS platforms. It is also occasionally used for its macro language, which can enable certain forms of platform-specific detail-filling, such as the tedious boilerplate generation of instance definitions and FFI declarations. . However, gcc's cpp has recently been evolving to more strictly adhere to the C standard. This has had the effect of making it increasingly incompatible with Haskell's syntax. This is a cpp-a-like designed with Haskell's syntax in mind. Homepage: http://projects.haskell.org/cpphs/ Package: cppo Priority: optional Section: ocaml Installed-Size: 1770 Maintainer: Debian OCaml Maintainers Architecture: arm64 Version: 1.6.6-2apertis0bv2023dev2b4 Depends: ocaml-base-nox-4.11.1, libc6 (>= 2.29) Filename: pool/development/c/cppo/cppo_1.6.6-2apertis0bv2023dev2b4_arm64.deb Size: 457544 MD5sum: 568fc3092ff3d25cc7a1badf112a16db SHA1: 5e7852192c4e72c3e965033f7425ce14f9de3655 SHA256: ef21647e2f6f550b9a4b2a3859ae89b9364ef5a8021a1b42a4a1cbbf2f0b32dc SHA512: e4bfcc06ced3f1cc80d8226e59cefdda54d33ffaae2ac7b0a3f1255fb9f1fb4ffe0b1499b44ffdb4ec275bd4d776064304e3978364c882615f2a14cc5fb73321 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/mjambon/cppo Package: cppo-dbgsym Priority: optional Section: debug Installed-Size: 432 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: cppo Version: 1.6.6-2apertis0bv2023dev2b4 Depends: cppo (= 1.6.6-2apertis0bv2023dev2b4) Filename: pool/development/c/cppo/cppo-dbgsym_1.6.6-2apertis0bv2023dev2b4_arm64.deb Size: 108708 MD5sum: 584e6b4e43c642d434cc04bfacd7c269 SHA1: d0eb484a281e4b71541cedcdd3efcc8def801683 SHA256: 874ef89614b808fc6ed42047f0eee68a3e3fcccc147b8be167953b92ed1cc045 SHA512: 5311c2b2fd02cb3cfe8fb7a53160fd3ab53c86eeb47abeb4099c45c284151c469b13895857f73ba991f66d6fc1125ea57d26cb0aa070dba0b559fe56aa37a344 Description: debug symbols for cppo Auto-Built-Package: debug-symbols Build-Ids: 0991a69a10ecab77000bd575658de421d1bf4f5a 9c2c348a0874f2bf7c8bd35769a56d4917412787 Package: cpputest Priority: optional Section: devel Installed-Size: 297 Maintainer: Raphaël Hertzog Architecture: all Version: 4.0-2+apertis0bv2023dev2b1 Depends: libcpputest-dev Suggests: ruby | ruby-interpreter Filename: pool/development/c/cpputest/cpputest_4.0-2+apertis0bv2023dev2b1_all.deb Size: 40340 MD5sum: 52a15d7b018b30ad70b629e10c8f8441 SHA1: 7c8e8cf9d0509e1c677eb6ba57bb00d3e08aa255 SHA256: 7e08c616816823b3048bbed89fbd76501ff4e5904b021cd69c66e82baafb7f9b SHA512: a7e780b18d5bb99cca639db07726abe4dd76fda9fee94bb2c931f71505f0d508ac2ed9ae511548863158e8147ed8d64e52667a82ff142df8ab0fd7bd080aa4d3 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: 579 Maintainer: Jan Dittberner Architecture: arm64 Source: cracklib2 Version: 2.9.6-3.4apertis0bv2023dev2b3 Depends: file, libcrack2 (>= 2.9.6-3.4apertis0bv2023dev2b3), libc6 (>= 2.17) Recommends: wamerican | wordlist Filename: pool/development/c/cracklib2/cracklib-runtime_2.9.6-3.4apertis0bv2023dev2b3_arm64.deb Size: 156196 MD5sum: af56ced415ec2c61a01cc62c8fc3c215 SHA1: 75c9917143d5b0147437727a5dbfcdada6770ae7 SHA256: dc373de76f9556c2cde4faf43849ce0cae9e391795feff714b2c0a3854ede3e0 SHA512: 324cb5734dc1a231523adb32d2c4c4fe59805de8cdc41510fbe47136c7353382157def59ec37a882f3c221913f3d93b8fb0ebd075729039327204edaf4fedc22 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: 43 Maintainer: Jan Dittberner Architecture: arm64 Source: cracklib2 Version: 2.9.6-3.4apertis0bv2023dev2b3 Depends: cracklib-runtime (= 2.9.6-3.4apertis0bv2023dev2b3) Filename: pool/development/c/cracklib2/cracklib-runtime-dbgsym_2.9.6-3.4apertis0bv2023dev2b3_arm64.deb Size: 11692 MD5sum: 214ef512882e608d3b20c6e9f05ab1dc SHA1: bc1985031ee9534c6e98f8b638576614e926d114 SHA256: a3320c025d52a725ce8731441ec2846e150b381adf8f24a6ad4498dbe8978bef SHA512: 41f54055cbdb5f99ffd37bd0c755c8c0ea95f9d76404dfb26b41e5fea89cf947ef01904c4f26c92c9c4705135282e051c3cd9be1ac6ae6373b7430cf207b0087 Description: debug symbols for cracklib-runtime Auto-Built-Package: debug-symbols Build-Ids: 0bc0f635028931a84fbe013cd8996e2831e28d44 35a2f716fdd7f062eff1f22d4f2130fbf139ddd0 97eb074f45769b40372778748032b64a67d44053 Package: createfp Priority: optional Section: utils Installed-Size: 31 Maintainer: Debian LibreOffice Maintainers Architecture: arm64 Source: libexttextcat Version: 3.4.5-1co1bv2023dev2b4 Depends: libc6 (>= 2.17), libexttextcat-2.0-0 (>= 3.3.0) Filename: pool/development/libe/libexttextcat/createfp_3.4.5-1co1bv2023dev2b4_arm64.deb Size: 10512 MD5sum: eeca212d102cc12e2b23486747ba0504 SHA1: 3ec74f08e3f52f740abdd1ea5a817e04715456d0 SHA256: 3a968a34b7f5b790359a0d7746717c4bb13b7094c7200a430ee56da4c0447038 SHA512: 2e54171ee46a2ffe7f785817cbb086d970a711053e3c8291e3d5caefaeb6461668d66fe687a7d06883aa992baa58808e37e2251e9512931498f074bfd9404cf0 Description: Language detection library - fingerprint generation utility Libexttextcat is a library with functions that implement the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. . This package contains 'createfp' for generating fingerprints Homepage: https://wiki.documentfoundation.org/Libexttextcat Package: createfp-dbgsym Priority: optional Section: debug Installed-Size: 21 Maintainer: Debian LibreOffice Maintainers Architecture: arm64 Source: libexttextcat Version: 3.4.5-1co1bv2023dev2b4 Depends: createfp (= 3.4.5-1co1bv2023dev2b4) Filename: pool/development/libe/libexttextcat/createfp-dbgsym_3.4.5-1co1bv2023dev2b4_arm64.deb Size: 5820 MD5sum: d161b53a47557f318dc8dc11ca4e3317 SHA1: b9e0df960feb6ae31eefd2047476513b6666f4a8 SHA256: b32c68868f65640ddc7533037e8bc22e2df58620849b8d1425821bb334034ec7 SHA512: 8e713f0ca15d347a4bef637df871301903fa64b555117f6e6142b6a2ccf04e8afd03429398814c0a5f4526d98f5534ad2b9462dbf4f40900c6744318d5242fa0 Description: debug symbols for createfp Auto-Built-Package: debug-symbols Build-Ids: ab77ce75e3a8bc1d6b6f7ef5fe92893353ba480e Package: cron Priority: important Section: admin Installed-Size: 258 Maintainer: Javier Fernández-Sanguino Peña Architecture: arm64 Version: 3.0pl1-137apertis0bv2023dev2b4 Provides: cron-daemon Depends: libc6 (>= 2.17), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), debianutils (>= 1.7), sensible-utils, adduser, lsb-base (>= 3.0-10), libpam-runtime (>= 1.0.1-11) Pre-Depends: init-system-helpers (>= 1.54~) Recommends: default-mta | mail-transport-agent Suggests: anacron (>= 2.0-1), logrotate, checksecurity Filename: pool/development/c/cron/cron_3.0pl1-137apertis0bv2023dev2b4_arm64.deb Size: 98720 MD5sum: 780ced78816577fc4c5bf503a52c80e6 SHA1: 57fd2729bb31f34be2fa757d02c7b55f6a920f68 SHA256: 13f2ec7982e89e0c5b1c6bb84e384341c8e4f3ece0b0830390cb71af1ecd504f SHA512: 4e99e438b5625434cf52a1776997701b74b71cfa779871e21bf26d9a6eded9c8894c9d79f85a2a19889533ba0584f0752820e25da613f67f44e75e793ad3856b 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-dbgsym Priority: optional Section: debug Installed-Size: 126 Maintainer: Javier Fernández-Sanguino Peña Architecture: arm64 Source: cron Version: 3.0pl1-137apertis0bv2023dev2b4 Depends: cron (= 3.0pl1-137apertis0bv2023dev2b4) Filename: pool/development/c/cron/cron-dbgsym_3.0pl1-137apertis0bv2023dev2b4_arm64.deb Size: 89672 MD5sum: b293f076b21ad793181cab95e213f272 SHA1: 833ef0c109cd03f42d9c3ccf8f8e4b67796bf322 SHA256: 7920c5e20f3a75777320208f1478a3ef536550655d54507e91195eba4aee4d07 SHA512: 866a526ebff95b1ad213f9951bfbb1fda537cf9c8a8f3fb0b0e0de83190c9f49206810fe91fd22689eb2942c914f0f0976721b9bc11f4f97ee6b3109ead78a40 Description: debug symbols for cron Auto-Built-Package: debug-symbols Build-Ids: 4f0e19c75281c7902d153417fefe071a2a4ebbe1 93f88b368b064c41bbb46145938b771a756f06df Package: crossbuild-essential-amd64 Priority: optional Section: devel Installed-Size: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 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.9apertis0bv2023dev2b6_all.deb Size: 6928 MD5sum: 21f166df4ae755b783e9884431f74735 SHA1: 3a94306c9c2f6691fa9b34762360be45cd62b1a9 SHA256: a92de0babb3683246006ef8b4f013f01f195a40ac6ec48b876b3fd4aaa6599a0 SHA512: cd3ea9d4a820e319c5bf3d9b52dcd249aea2ecaa3b580fcdf1d6a58dd87572c55854486dc9c8aacc2068b6d26560bd79504c021cb5f983a8f3878667a6bcaf97 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: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 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.9apertis0bv2023dev2b6_all.deb Size: 6928 MD5sum: cf00612deb2e4619e6380280428be999 SHA1: 44705b184d82a0c2845c0b64fd63a8584ae67edb SHA256: 559d494c3d7752cd4b760c502fc70681e60d92097ee0253b2c37c8f14a94bfa1 SHA512: e838a0c903b50ef359fc417596d1f35e501a5fec7d988b2eaa618a2af08cc8f81adec98358398cf4088decac6d27f0e83d68a82d47c365a61d5672b8013a31d0 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: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 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.9apertis0bv2023dev2b6_all.deb Size: 6920 MD5sum: 17d2228dd6203906e03d76c8a68ffddb SHA1: 3b0c95ba444628745ed0b5b7508d4ed87cd5fa64 SHA256: 2d7141673f730d9f59f767eb956e078d311db5cf8abea206db5aac266f162afb SHA512: 1452a7da44e3cc655b9ebe1f0a7de7c2a92280af648981b7a37c64b7fcc4d612792fb55d10751bf84d36771ef42b2956eb08f4a1eca310c24dc41e2ea481a5a0 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: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 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.9apertis0bv2023dev2b6_all.deb Size: 6928 MD5sum: da35fb9f70ff0e7436c0660f9355478e SHA1: 06b01e23af84155575818eafb24eac2716c76255 SHA256: b74b7045463e99bb38fedf6c95e1aa8a53411f9b3f74bf9640e2fdc6ea99545b SHA512: 61fef44c7c1e2b187b08a08baba35e6ca773cebef2c948f80bd930ba0ab4d52e4c923e937e2978527dbb1526964353471ad3a8860f1f25bf37925bb7a8ea5450 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: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 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.9apertis0bv2023dev2b6_all.deb Size: 6920 MD5sum: f95971456c9b04e067dd5a14bf6e3f19 SHA1: 488deba225040857b288b64a3772dd5421064e87 SHA256: 246f06d1073aacd5f801733167ed1e8715f2c02843d78cad8768bfb983dcde7f SHA512: 7eb816c232dcdebeb0e7a686e3dbb7537e8aad86c3b66acb729e723111619bfbadc07f7608a9efb9c32714bc0d0da7eef975b0667cf2051fda45f991f0d88928 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: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 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.9apertis0bv2023dev2b6_all.deb Size: 6924 MD5sum: f5f8014c209fb5e0b2e948f31f7add92 SHA1: cdf1e52c558184996ba84a674f80a320bf97e0b3 SHA256: c0ece2d8ff7be0a816556a26e82b439561f066ed1c2975ab1746841f75bf3578 SHA512: 977a28547544da3354d26b9c6e53c5571bfdfb0e0e4d24224adae3c26177c8dd62665d08584e0646f0b136de72b30c9da4b433f0bc7abf9ac0361899f8d76d69 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: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 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.9apertis0bv2023dev2b6_all.deb Size: 6928 MD5sum: 3e52c9956581ad32bb291f16df2f0608 SHA1: ea58f8dbaed3afa24f479e9f57f76ccc6b8065e7 SHA256: e251704033bae2ada2c25d0cf0300c337cc2cfae271381e0ac6de101346d2775 SHA512: 83298b93d9a1e256c635135d08b788ef0e64e7278bcc332c29990f6b7887d6e7afabb7707c12e391ba172546157b8f43a718eb50de2880a7831cb0222a65943c 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: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev2b6 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.9apertis0bv2023dev2b6_all.deb Size: 6916 MD5sum: 7f915e4d15f646c1357ec6961b740764 SHA1: 2027b4d4e4472c3119366e3a71498ae59b35d7db SHA256: 9d94b58b3be4f7a4667391bad4d17b2b9dbcd6512bc5a9aaf49d7f12f7e838e5 SHA512: 9652f71edeebe9552e787738af37a55355995bf9c7432675657baac1dc76dc92e361d0bfd1ae3d8dca3c9195d3bc4f36d42704f5bfaf289d766c556d5456951e 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: 62 Maintainer: Nicolas Boulenguez Architecture: all Version: 0.4-1+apertis1bv2023dev2b3 Filename: pool/development/c/crust-firmware/crust-firmware_0.4-1+apertis1bv2023dev2b3_all.deb Size: 11768 MD5sum: 9b566cddbed1c761cd17b9ff95b5b8f8 SHA1: ced84e77cef7b76eb60912e7b90b3ec6f61e43f1 SHA256: c8059b1e9963a52b9fc94e738572693fc3c0f4a6b901032e02f6f2bd9a48ad1e SHA512: 16fe7bf29a2325ff9462f7af72c4be7ce736881a16e4b33934d404f05724a2aeac59483466ab73bb4d30aecc0d282fa57c6601f092f66950d25452556f5805a4 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: 1235 Maintainer: Tobias Klauser Architecture: arm64 Version: 15.9-1co1bv2023dev2b4 Depends: libc6 (>= 2.17), libncurses6 (>= 6), libtinfo6 (>= 6) Suggests: cscope-el Filename: pool/development/c/cscope/cscope_15.9-1co1bv2023dev2b4_arm64.deb Size: 220592 MD5sum: f362a74c0436009c15015893ad9018e5 SHA1: f28d04c8a994f183cdf5975caaeb1745cd42546e SHA256: 9787ce2449e5bfd24dc1e5033a6f88247807cdfe989acc40fa5ffe920831150d SHA512: 4d3bd78b74b14ad09bd4eaa859c9bf9a94a95deaab43cca70e1e8e844fc0c230224cf1516b988ff1956d74b71ef6e295a2df81d75646a84c0308a63e67f9b64f 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: 178 Maintainer: Tobias Klauser Architecture: arm64 Source: cscope Version: 15.9-1co1bv2023dev2b4 Depends: cscope (= 15.9-1co1bv2023dev2b4) Filename: pool/development/c/cscope/cscope-dbgsym_15.9-1co1bv2023dev2b4_arm64.deb Size: 147248 MD5sum: 95f9d64ef850ae7fa67955789f5664df SHA1: 350cc762f5417bc97639f7670c0c1a57806d13f5 SHA256: ce8c8d2950a64c0efdda7760e4b98abfc1774018d2f3d1962d2abfefd9229e2a SHA512: 561dfbceb9cea3ed105a185fda1fa9bd7ace2dbc438f230d06c1fa9e643c6e99afe98c7ca5318e157d102ee6c377b1350f8d7f94c78609739865f59ef5a2ae82 Description: debug symbols for cscope Auto-Built-Package: debug-symbols Build-Ids: ef8ebc8d847fca6253f6b5202010f4310d0d0119 Package: cssmin Priority: optional Section: devel Installed-Size: 17 Maintainer: Stuart Prescott Architecture: all Version: 0.2.0-10apertis1bv2023dev2b5 Depends: python3, python3-cssmin, python3:any Filename: pool/development/c/cssmin/cssmin_0.2.0-10apertis1bv2023dev2b5_all.deb Size: 5088 MD5sum: e270ab71c2e3cbbf2295b0b7122f38cf SHA1: cea502ea9edcc715b68beb5d07fe74ff8a60f387 SHA256: d5392b7731595456a14de21a4224b448f12a4385669d40d0160088f30501d730 SHA512: 650d3bcb72e77e5f174f21e16807cf4065b6d16bedf3b91872c2fef53c8be40f334999580b2a2c6c450d503a456ff5a160564b27e10200cfd86f5d70ca10b1ea 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: 3655 Maintainer: Debian Samba Maintainers Architecture: arm64 Source: samba Version: 2:4.13.13+dfsg-1~deb11u5+apertis1bv2023preb3 Depends: iproute2, lsb-base (>= 3.0-6), psmisc, samba-libs (= 2:4.13.13+dfsg-1~deb11u5+apertis1bv2023preb3), sudo, tdb-tools, time, libbsd0 (>= 0.0), libc6 (>= 2.17), libpopt0 (>= 1.14), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.13.13+dfsg-1~deb11u5+apertis1bv2023preb3) Recommends: ethtool, python3-etcd Suggests: logrotate, lsof Filename: pool/development/s/samba/ctdb_4.13.13+dfsg-1~deb11u5+apertis1bv2023preb3_arm64.deb Size: 772132 MD5sum: 9db13fdb71c57124c862c11ca091d7fd SHA1: 193abfc3f26d63dd2c8a426d5d3248f00e8bb981 SHA256: e4195f41a5d4eaabab5f7ecdc9fdb053118bb067877c95a66d59ec6e46cc1934 SHA512: 33716c484a12691b77744b07a2abc70377fa56399ddec98ba062232ffc483a8a44e6db4081bf97eeb5ca44644ba3b840b8c5c53bf2cd06e0d2c50e3b71c5fafe 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: http://www.samba.org Multi-Arch: foreign Package: ctdb-dbgsym Priority: optional Section: debug Installed-Size: 2782 Maintainer: Debian Samba Maintainers Architecture: arm64 Source: samba Version: 2:4.13.13+dfsg-1~deb11u5+apertis1bv2023preb3 Depends: ctdb (= 2:4.13.13+dfsg-1~deb11u5+apertis1bv2023preb3) Filename: pool/development/s/samba/ctdb-dbgsym_4.13.13+dfsg-1~deb11u5+apertis1bv2023preb3_arm64.deb Size: 2268716 MD5sum: 9b740b46586fb289a28a370ac631ec71 SHA1: 21bafc82fb8c0c04ce555cc65bc803d878fb87fc SHA256: 869e994b6217811e1b699d7d995913b79e0f2784fa8793e5b959a94e4d3f5eda SHA512: 07f074d66e0e25caec6c3292dd183d8ef5bdfee666bd96fe3567f910fb7d43ba8d4795bf4e0b1d20c31efe7bf976e706f0ad297c5af5c5837d06982801267c4d Description: debug symbols for ctdb Auto-Built-Package: debug-symbols Build-Ids: 0acca9e8599d9993f8c414a028762c1cae6f4026 1c188956b6423d90b24f561112cde4d9a0ffc9e9 1e8e4170771367bd938186082d4d48b91e1e7311 333acfeaa8231840e73da227b41463dfcc61f8fc 3d4e87beb40d0bbf257d654d1c4f4f3c98287bdf 539ce90e15528a640125f2680dcd70bfee682f41 70ce108bb26358d1b59ee8704051b943521a34e4 71544a9da1dde17aba74333d43d8236e4566b904 883a1cc75dad0537e9ef5327deb83390e05c8d71 945af7aaf544913327d7728508a2793a4e01d2a1 9f8b98962db46a5909be7e09446af82ff00d39a4 a591ac5e5907f13ed3aeaa11c245498586a0e375 d80332a6a6798cb967d3475636c456f59a8c63ff d98ca5c7fe10711ed7f537b97bbcb9334b6a89e9 ebb584dc983c8498e82d35ac0822d9f9349b0671 Package: cucumber Priority: optional Section: misc Installed-Size: 872 Maintainer: Debian Ruby Team Architecture: all Version: 2.4.0-4apertis0bv2023dev2b3 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-4apertis0bv2023dev2b3_all.deb Size: 139448 MD5sum: b06af05c986cf44b0393c4d782417b62 SHA1: a4b2fe641fa7a019db5d0165d088746f85f89ba7 SHA256: 410f1563ed8e5abc51f04bcb3d8b936db10347c2d2b5de7bb764c04d246c24db SHA512: 9f88e3dba019b1ffc442ba195336f925d4d68e394960bb9d472baceab9f9dbfaa5e9543d7f98b97feac9abb2793f500e8835ae93678c6e9f2d47799fe452a38d 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/ Ruby-Versions: all Package: cudf-tools Priority: optional Section: devel Installed-Size: 2799 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: cudf Version: 0.9-1apertis0bv2023dev2b4 Depends: ocaml-base-nox, libc6 (>= 2.29) Filename: pool/development/c/cudf/cudf-tools_0.9-1apertis0bv2023dev2b4_arm64.deb Size: 574068 MD5sum: afec94f85aa450482865721852f7957d SHA1: 94a9d0500505b7befe20980935ab2f3a0f981544 SHA256: bdc96c2380d086ff0f51d0138b29938e455a63eed39ebb31ae92519443256dfe SHA512: ec0a04a447e711e89d6cc8b881cdebe678ad522ec78360ff98d0965ac3445041938f5c3263f9ad26fbf8c0e8cf141126c64afa990e283e74fc2d5bd2cf586f16 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: 709 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: cudf Version: 0.9-1apertis0bv2023dev2b4 Depends: cudf-tools (= 0.9-1apertis0bv2023dev2b4) Filename: pool/development/c/cudf/cudf-tools-dbgsym_0.9-1apertis0bv2023dev2b4_arm64.deb Size: 163204 MD5sum: 039d7708c7f8dcfd9552a09ed349ce7f SHA1: 2fe00dac5bdb6fa7861b19e0f70d56c0bdb38162 SHA256: c0f62837a9c499eaf2c466ce7003b741191a0b908d396623adac25e887fce573 SHA512: 654a5e5f583817c09d2363074c83f18bbc66fec34674667672ea07adef009ef3b7b7f3e1969262d6cbff76c1f58ef783ef251695a12e27ade6332d2aa2c59e56 Description: debug symbols for cudf-tools Auto-Built-Package: debug-symbols Build-Ids: 054dc72b1e1566062df27c34fedf64235562e6fc 91ddc3ad5050007a712ca605883da749f8091570 Package: cups Priority: optional Section: net Installed-Size: 1079 Maintainer: Debian Printing Team Architecture: arm64 Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-client (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-common (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-core-drivers (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-daemon (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-filters, cups-ppdc, cups-server-common (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), debconf (>= 0.5) | debconf-2.0, ghostscript, libcups2 (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), poppler-utils, procps, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libusb-1.0-0 (>= 2:1.0.16) Recommends: avahi-daemon, colord Suggests: cups-bsd, cups-pdf, foomatic-db-compressed-ppds | foomatic-db, smbclient, udev Filename: pool/development/c/cups/cups_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_arm64.deb Size: 366212 MD5sum: 2c516fea7c0db0c1ee5dd2e360377f47 SHA1: c5415b36db22cb370959f18edace1feda932f3d8 SHA256: 0506d2da783e7c869e4ae71614235abdd8bb679cff4e13424240176cccab1e2e SHA512: 45bf1c868fcdff0c9ce11917a63d60bd135c0782fa391b04a3d012635659e1994e5c0826bdcf7761667b5a1844632ce5a1a037ae3d1f87849f1df2ad0ffc3aa7 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: 384 Maintainer: Debian Printing Team Architecture: arm64 Source: cups-filters Version: 1.28.7-1+deb11u1+apertis0bv2023dev2b1 Replaces: cups-filters (<< 1.4.0~) Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.17), libcups2 (>= 2.2.2), libcupsfilters1 (>= 1.27.0), libglib2.0-0 (>= 2.37.3), libldap-2.4-2 (>= 2.4.7), cups-daemon, lsb-base 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.7-1+deb11u1+apertis0bv2023dev2b1_arm64.deb Size: 156812 MD5sum: 39b60c0d94b312b3d540d0ce7c17484e SHA1: 3be0a4e9eac4b3f634692858b087d613e507a63f SHA256: b719bc46f50282d7a18e48e6a63c737db0da87cd0a5953ee75f0dfdb8e0535c0 SHA512: d7aea6886918849f5e2305b3ada552d0501cf808fa4077ac79aa936836b5c61cca309f036df2b5da9fdb138215093cd25e2f15a76203b20b196c58c9dea60c87 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: https://wiki.linuxfoundation.org/openprinting/ Package: cups-browsed-dbgsym Priority: optional Section: debug Installed-Size: 269 Maintainer: Debian Printing Team Architecture: arm64 Source: cups-filters Version: 1.28.7-1+deb11u1+apertis0bv2023dev2b1 Depends: cups-browsed (= 1.28.7-1+deb11u1+apertis0bv2023dev2b1) Filename: pool/development/c/cups-filters/cups-browsed-dbgsym_1.28.7-1+deb11u1+apertis0bv2023dev2b1_arm64.deb Size: 215052 MD5sum: f36bd7b83bb3f8a7b9e492615c0742ec SHA1: cb4bb61cf6c1a0a667d8728a162f4c624b35898f SHA256: ed1da50fed8db121768f91e0d150446f84868a28b341cacedad9a7500750a8e5 SHA512: e98065f0637180e38ac7ebbeb3f71e09584359bd2052fa2e1c90d7de62ac21ce710211a3caa6e9758d2900a8570a66e4c45cd70aa1d40484d29b32a4437b2af0 Description: debug symbols for cups-browsed Auto-Built-Package: debug-symbols Build-Ids: 826a83ff74090685e3e651d66dfb896b18abe85c d23700ef5320fea9aa091b4631bcd8e4be11ed08 Package: cups-bsd Priority: optional Section: net Installed-Size: 116 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Replaces: lpr Provides: lpr Depends: cups-client (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-common (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), debconf (>= 0.5) | debconf-2.0, libcups2 (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), libc6 (>= 2.17) Suggests: cups, inetutils-inetd | inet-superserver, update-inetd Conflicts: lpr, lprng Filename: pool/development/c/cups/cups-bsd_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_arm64.deb Size: 35016 MD5sum: 80a73298db5da122fecbd64a3ca8db53 SHA1: 4655efdebe33d4695ff355b82d5f213d3e9c667a SHA256: 11a51865a3e9e62b2705f4ed68e50c2ca80a3f08b1475cea969444da8086ff39 SHA512: 3ce6c9feb014683a7f306bfc6a713fa4ba68fbc0db03d0980fae97deae40ba2181f210d77daef34720949e233b4a16003092c9a4bb01a285d9115b4b937694bd 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: 78 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-bsd (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2) Filename: pool/development/c/cups/cups-bsd-dbgsym_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_arm64.deb Size: 33516 MD5sum: 9b88c7d6460cf411f83e690c6363e80a SHA1: 4f4538f6f3ae23dcd5bf84c49b27de09cb7a1b0a SHA256: 6292ac87d89193d4ca14c9510032410da00130678beabdbe38f597c238dc929d SHA512: ade503e70ee56fc56ac81e00fc8635f6fd4b12dd126b128a68c96fec06bb35f9619b702b9795efcf820e441982452ce52ce5d82b27e5eaa3724b1ccc9635a687 Description: debug symbols for cups-bsd Auto-Built-Package: debug-symbols Build-Ids: 1ac23be4c710e997b3057666389530b44be02d08 67ea64ab045698e0db44e4f3c34339c11e7ef613 c1cdd911c3e09e8ab0c2fdb2e919518c13503583 e69a7b5dcfef6e632bbe63a6e50a786187d70c09 Package: cups-client Priority: optional Section: net Installed-Size: 462 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: adduser, cups-common (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), libcups2 (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), libc6 (>= 2.17) Suggests: cups, cups-bsd, smbclient Conflicts: lprng Filename: pool/development/c/cups/cups-client_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_arm64.deb Size: 238620 MD5sum: 79d0fde7fc935f44e35937b4adccf8b7 SHA1: 03f2fd8e441985d097e8991e42757b5ff1f70052 SHA256: 5b17fd185f2a365ab17d470f5c4f2774de89364cab0a5e89b1194e1e94c4f0c2 SHA512: 9d5a0be887b4111f471fc31e24cc8bd4e6584db5a0f3e18f40fd67a83cef173552ca6eb45ed8ada094fa227215f10142ac3c86335e390e2a8f983947bb613f8c 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: 219 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-client (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2) Filename: pool/development/c/cups/cups-client-dbgsym_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_arm64.deb Size: 121944 MD5sum: c31f1f9b39111fb814f112b3529d0b0f SHA1: e286f625cd4435b746161bed3b243ffd4a1a5af3 SHA256: 9db66bce1016f4de92989d2de3ae5d080ed727cf533e4daff161c7acd1ffdf03 SHA512: 7579f3aff320c8afd81fa79cd80a50361fe4bf23bd735f7fac2f9839a12e511679379b4687b1651eed54cbfacb6c421be5b47557bc10ae48b0abbb8421ae31b5 Description: debug symbols for cups-client Auto-Built-Package: debug-symbols Build-Ids: 36c7985334158894093dfe95848b925f8eeaf23f 4abe8cfa7bd32dbc5c6d340ce2f02ed6da8e89fa 4d46ccc1d84e04a33fc412864ab58bc2c7eaede3 5bc69427887c2f60519405ed5015e91b2c875ea4 5da1134fb70bf906fdf567e797e52af13ec13ffc 6e37cae97abd8adfe07f961834c82ca5e1895ab2 821ced9ba51535a1599d6184c0c6269b6a4871bf 93a36f77a9481c2f6604ec5b2816053d6e728660 b932d1d3dcc16975192864df3c5c00537ac2e2a2 dc6a7b3eb91796029c991e432619924ba07d8f0f Package: cups-common Priority: optional Section: net Installed-Size: 3861 Maintainer: Debian Printing Team Architecture: all Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Filename: pool/development/c/cups/cups-common_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_all.deb Size: 316396 MD5sum: b544f3dab6d9ee758801c6ec06d75dae SHA1: 36a43b08d2d9c90f9815a57ee97c136359e0a709 SHA256: 98c101fbfeb6798aada8712c33733de1016e505848d69c5278213ad22dbf7d78 SHA512: 9a3c5c99393ef2bc20140a10954fdc8d4e500bb94a15913fcc96226f235832ef5ebd93ba50483c7f7bfe74b2d51c08d4b5fa2a59bff4c2a5714cb67d3dd83fd2 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: 226 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Replaces: cups-server-common (<< 2.1.0-7~) Depends: cups-daemon (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-filters-core-drivers, libcups2 (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), libc6 (>= 2.17) Recommends: avahi-daemon Breaks: cups-server-common (<< 2.1.0-7~) Filename: pool/development/c/cups/cups-core-drivers_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_arm64.deb Size: 147648 MD5sum: f76f7cfe25e1a2ec41335fc3eb66f4a5 SHA1: 2d30cd7f4de7bd052cfceccae66cfb3e7e59fa6a SHA256: 7da6980770747f910cbd5b23fdb2dc41dff8d89df22691484c9fc768591d7fac SHA512: 92c1e692fd35cee90a6d91d8b687e812a90cfeae17248076b9c7b468c07bd40af21b0a305aee52240d399282d7ca421986aa06026c9a8f71ce1810f10c243853 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: 88 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-core-drivers (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2) Filename: pool/development/c/cups/cups-core-drivers-dbgsym_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_arm64.deb Size: 52932 MD5sum: 78aa1beadc78565d131775923f0fe8b9 SHA1: 9322772dec236fde01b7fb3665e251f49a7b8b9f SHA256: 26b1df909923cc7bbb56763ce4148bd0253eaeee81a63424017ba621fecfb5d0 SHA512: ef762779ab0937f94d1ab1d604612e67597cd90b7861d36f1ce130515f3a0ab484162b8a1aa72c20a312ca38ff4ebddf42ded9f2af362943bc3e2623483be605 Description: debug symbols for cups-core-drivers Auto-Built-Package: debug-symbols Build-Ids: 1ba0dbfa5077f499a194125fdda1565c1ac08df1 6d2f67dbe4fda22fd39ccde9973e6d9a565f37e7 b831477555c8cfe8d99afe0519a69b030cd0b724 Package: cups-daemon Priority: optional Section: net Installed-Size: 909 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Replaces: cups (<< 2.1.0-6~) Depends: adduser, bc, libcups2 (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), lsb-base, procps, ssl-cert, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.17), 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.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-common (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), cups-filters, cups-pdf, cups-ppdc, cups-server-common (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), 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.3.3op2-3+deb11u2+apertis0bv2023dev2b2_arm64.deb Size: 414556 MD5sum: c8bfae05bc40e31a84cb880c243f8664 SHA1: 1bc15ce0830e613ffef33b05c1263546483b1957 SHA256: 851b7aed215d2575ace317359669dbb2e0f57dd7e87e00604c20006b44c840d0 SHA512: c9eb291e63b6db95894953fedee8a6ec0f4a082794effbb74e02aa22834cf1350b1e158dcf20380fb815980f6a472fc4c20e8465dce15305c209672773c24a6a 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: 574 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-daemon (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2) Filename: pool/development/c/cups/cups-daemon-dbgsym_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_arm64.deb Size: 486284 MD5sum: 24788cf5292abb0a9889cfa1b7f1b007 SHA1: c89d62208243abda2e47aa9ecf13f82a219cd528 SHA256: e4c14e9a8be78d6a3ca547a5e5f1e4cecf318715e0e64c59bd1789e3ce1da777 SHA512: bb2df2a50a4baf6de86ee3515b1a7a407616e92d660ea97bf6bdfaa6ae0b940e2dfdbaa4e33594c4c271de47411e8250b06799d39c2d1b6e70c67bd54bf9fbba Description: debug symbols for cups-daemon Auto-Built-Package: debug-symbols Build-Ids: 2af1470035d9cf17bf16e976b6995e1ddef81949 479141518a5eefa88b533c8d3fb2f19c1de63598 a3473cb0937d5e936541334c1d85c7c4e3c66ef6 a4c3a026e16d5b75a5e558bd28c8a4a130ff8af1 a961bf87d1922eb80158192c14982d727de4f987 e8ed34e9e8c31395687386d627e92096ea53c7ef Package: cups-dbgsym Priority: optional Section: debug Installed-Size: 883 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2) Filename: pool/development/c/cups/cups-dbgsym_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_arm64.deb Size: 651572 MD5sum: b85ad2d683640aeac87c095b7ede465b SHA1: 0e50215eda2de880903f57dcfb568a970579d35c SHA256: 2593a8e5191de4e98cbdc31b23e8462908e62e4da09f2d64543b59e37f2894f0 SHA512: 3b69af43ddf1252649595361e7c8ff23e0db9fc458073dda17859991203b70dc2706b09e5e3b6d833e8c4c6a2cc3c65001ec2bce5c3fe1996d4b58bd9dd5c771 Description: debug symbols for cups Auto-Built-Package: debug-symbols Build-Ids: 16fa232f239c7a9808680659f239e43fb1abdfa2 31d81bad9a982e348b6a3a050854d3380f0d8585 3c5b491cc34faf638641d8505ffd929044c45468 4543bd44bc172849180665bc5f83001ad1c5671d 4ea640350047e2592ec2e8a407704d4d8a75ca5d 50a953ad46ae7d47c3a660ae549430f4f6198c29 51cc9adf698f5f6fd98ab0f1d57147521eb877c2 6ad47b8dc9a2dbc9c2a43c5b981f50d9b77d245d 745aa3390113a902707289bfe60e16f4c0a627ab 8c5bbc56bc1ebfa5001cb4d36d51c0e8f5bbfde0 9815bbd1cfc1c99a9d41dedf4931f55b9130d6b3 9ec45ce23992ede6583a9cd7c767690890437a1d a8594cae531d249a8dad7c95e3458cdeeebb519d acf9e3113854da9c4cabf7d2eacfd7aea8c3e954 b1b83963c0be9a6e0cd2e4e9439fe4fb925df192 ce0ed7ba5aac08ee15062995e3b1cbe1317229b2 dee85c5fc0b66f1c86e7befdf726cee1adc96ee5 ecdad3439521c1a52698916c3af0742c439b7270 f2be013ee240a2ee7412bb43ecc8132053ff99cf fcec8c13c847ff2ce1dcf632915fca7954c0e314 Package: cups-filters Priority: optional Section: net Installed-Size: 1831 Maintainer: Debian Printing Team Architecture: arm64 Version: 1.28.7-1+deb11u1+apertis0bv2023dev2b1 Replaces: foomatic-filters, foomatic-filters-beh, ghostscript-cups Provides: foomatic-filters, foomatic-filters-beh, ghostscript-cups Depends: libc6 (>= 2.29), libcups2 (>= 2.3~b6), libcupsfilters1 (>= 1.22.2), libfontconfig1 (>= 2.12.6), libfontembed1 (>= 1.0.31), libgcc-s1 (>= 3.0), libqpdf28 (>> 10.1~), libstdc++6 (>= 5.2), cups-filters-core-drivers (>= 1.28.7-1+deb11u1+apertis0bv2023dev2b1), bc, ghostscript, poppler-utils Recommends: colord, liblouisutdml-bin | liblouis-bin Suggests: foomatic-db-compressed-ppds | foomatic-db, antiword, docx2txt, imagemagick Conflicts: foomatic-filters, foomatic-filters-beh, ghostscript-cups Filename: pool/development/c/cups-filters/cups-filters_1.28.7-1+deb11u1+apertis0bv2023dev2b1_arm64.deb Size: 575156 MD5sum: e8e2690efd50b549c979b15833fdf1b4 SHA1: 1cfd981f32388d57b2e7edca425dd6f878cc0c50 SHA256: 53898945afb19ece2c86b16894bc541c3df979051f992a137c9d61c9d98a5a3a SHA512: 135e486689c40a8a02fc28144fd41ac62a213f31b0ee12ef72cb1efef2d735b90ee66dd393497c73dcf1be88423965c08af3811c85c904b8ceee927b2c3d1072 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: https://wiki.linuxfoundation.org/openprinting/ Package: cups-filters-core-drivers Priority: optional Section: net Installed-Size: 581 Maintainer: Debian Printing Team Architecture: arm64 Source: cups-filters Version: 1.28.7-1+deb11u1+apertis0bv2023dev2b1 Replaces: cups-filters (<< 1.13.0) Depends: libc6 (>= 2.17), libcups2 (>= 2.3~b6), libcupsfilters1 (>= 1.28.0), libgcc-s1 (>= 3.0), liblcms2-2 (>= 2.2+git20110628), libpoppler-cpp0v5 (>= 0.46.0), libqpdf28 (>> 10.1~), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4), bc, poppler-utils, cups-ipp-utils Breaks: cups-filters (<< 1.13.0) Filename: pool/development/c/cups-filters/cups-filters-core-drivers_1.28.7-1+deb11u1+apertis0bv2023dev2b1_arm64.deb Size: 204252 MD5sum: 1d9e2a0173c0f07d9b1d6384ffb6cfec SHA1: 1722ece2b0bc41e19f3de6e0e338334843cd8137 SHA256: 2d139e2f257a8cd7072cde4acb0433e445bb58d8247ad33d55bc01a5185b8921 SHA512: 51fda269c4275195d1247d3aed81ff38676c03a0eea842b11b8035602df03de928a21670fad68f2f2e830f15d6f4fe6d420002cbe1854902badb64efacf45327 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: https://wiki.linuxfoundation.org/openprinting/ Package: cups-filters-core-drivers-dbgsym Priority: optional Section: debug Installed-Size: 1818 Maintainer: Debian Printing Team Architecture: arm64 Source: cups-filters Version: 1.28.7-1+deb11u1+apertis0bv2023dev2b1 Depends: cups-filters-core-drivers (= 1.28.7-1+deb11u1+apertis0bv2023dev2b1) Filename: pool/development/c/cups-filters/cups-filters-core-drivers-dbgsym_1.28.7-1+deb11u1+apertis0bv2023dev2b1_arm64.deb Size: 1694328 MD5sum: ad1306eed1dfdd8fcac99307cd6aa7b7 SHA1: 600983ea3145c934a20421f7272e7d6ea07644f6 SHA256: 970f05954f8cc533760a4b8ad04a36473645cb5fe8311afefae44d07c3ebe7fa SHA512: 14ff53978d17d5376f839f3a429b91deaff84db873659c034dc909d26555ee7cb879e2e24b9ab4c9da56e6b5ec0941c93e0745bd3e422c219ce169ab1d376db1 Description: debug symbols for cups-filters-core-drivers Auto-Built-Package: debug-symbols Build-Ids: 0dc950d7930de5f46e5cad6af3d194d1627187a3 4b44b417c0a4b369fd7151c089edfa271629047c 5650dde657a9ce30b9c261563648b0a4a55d8d9e 5c63f44c9b042eee7f2ee3213af0a048ac0aafbf 6c77f8f0d3868d9f9619a16be6d237ffeda8b9f8 6cb3793ac645b02dca3b82e067c424b9e6327371 bf85180d11ab2b54496a25c46895e33fc11f50a9 c60b2d1baad733b7d1f009f02a2caf2f24a4bfba d261ec551e619012f8ca86bff5d9098afa8129ae Package: cups-filters-dbgsym Priority: optional Section: debug Installed-Size: 828 Maintainer: Debian Printing Team Architecture: arm64 Source: cups-filters Version: 1.28.7-1+deb11u1+apertis0bv2023dev2b1 Depends: cups-filters (= 1.28.7-1+deb11u1+apertis0bv2023dev2b1) Filename: pool/development/c/cups-filters/cups-filters-dbgsym_1.28.7-1+deb11u1+apertis0bv2023dev2b1_arm64.deb Size: 663948 MD5sum: 5db199c1e5b375655aa27cb1727a668b SHA1: 021bdf499cb9aa087b61ced8962e569d27fca9be SHA256: 03b1083ed97e5233feb1298c1a51be150a43db73cfcd44b46409e4c57c2e09d9 SHA512: 2e1b44fcd9e73fe2d09d59d922a4abf6225858f28dc5aadce1518b9a9f629226e82cc614940ad60aaa3edada5808cb5ee3c45e3a541342a6c05337f3af883129 Description: debug symbols for cups-filters Auto-Built-Package: debug-symbols Build-Ids: 19808933d1ff1522f37f3325282d1675396d6ae7 1a2969dfcd5d277f22deaffab89c7faff6b63798 229b20394b577a48bd77460904dac1a7bd5b5117 28f6a97d7667d8d15f0394123b4e09b3a0f3103e 39afbb47cec8addae2cc62badd06244338fd55bd 59253a807ba9dcef64e933a8591983b1b9e08e6f b1d4d74edfb11e0b2240e955772345aa9cf38724 bdd1cf0a5d15133f96ee419a02ff8f79fb82c4e5 d548310d6bbb0c3c210bea8c561301b40e1421d1 d5db5820344f99b736413888a16c11d7f153acff e1d53d4a6b7cb243381b6bab03b9b5150d4b83bb e283ce1f056fda8bc5184c18c17fb210437ddd65 eabe4241a9c12ae4cf562c31b5355e5c5888c5aa eaec589122e8aa6971c52a69bed18d97611e11a2 f232482f6a514952d16a324b1ec95778fc4deadb Package: cups-ipp-utils Priority: optional Section: net Installed-Size: 965 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Replaces: cups-client (<< 2.0.3-2~) Depends: libcups2 (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.17), libpam0g (>= 0.99.7.1) Breaks: cups-client (<< 2.0.3-2~) Filename: pool/development/c/cups/cups-ipp-utils_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_arm64.deb Size: 288976 MD5sum: d03fe6048a1a04111e8c17a5df9ea02c SHA1: 2e012a7293ded63576a28fc7383ab573b83a1344 SHA256: 433c2fce9840abf604e5d467e29483c1957434ae3ca9f5ffdebd5fb4b7398161 SHA512: ad3825713bb26390de7024ae9352643ba66c25cae285c7be2a3fa9d5d6a6fb7652b37dc09219c1c66af989562870a2cf838c3fa6a16087c1e774c86669e22bf1 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: 231 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-ipp-utils (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2) Filename: pool/development/c/cups/cups-ipp-utils-dbgsym_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_arm64.deb Size: 183948 MD5sum: 2e9eb2f2c797a78eb926c7787798372b SHA1: 87a97f78f5af1f19daf262ebfcc01b244c6a6c4a SHA256: c9f9a2d2d54b2a501873d0e25d872fb357f0f3919e969e9be7ac97d94aaceb4e SHA512: fe19536d7f65eff6bef0f4a02b737133e349cff28a13957518c4774d618f49cd1eec13711ce52031e432833e5ad35ba882139a31502ef51a9004c35f73feeb4b Description: debug symbols for cups-ipp-utils Auto-Built-Package: debug-symbols Build-Ids: 74d470e695c5bbf16debccfc64259005bc81cabc 7def6ab542dba8353d7c37f43adca6907530d2de a9662b7fabdd0b4decc6dbf8e6e2219de19f6a11 Package: cups-ppdc Priority: optional Section: utils Installed-Size: 594 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-common (>= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2), libc6 (>= 2.17), libcups2 (>= 2.3~b6), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/development/c/cups/cups-ppdc_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_arm64.deb Size: 204216 MD5sum: d453b254c3989a09d6a30ccb75ca3593 SHA1: fd888b248398a84f33ed2e1d9a129cc9b784f30b SHA256: dcfc02a8f2ea7916cf5bbda0247de75c53bdf9711c8ab712268c97d969687144 SHA512: 88bfa7a5fffa56a7fb195ca6e3d0982e355eb0fa82236d9f81e5a3f71eb131b0b764348378a2529844be93ce2f209c8eb700ff2f9142460886bd0354e263df18 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: 431 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Depends: cups-ppdc (= 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2) Filename: pool/development/c/cups/cups-ppdc-dbgsym_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_arm64.deb Size: 326900 MD5sum: 88dfe710f864ddecd21580c9429ad6c4 SHA1: 051210e2f08d76367f9f5f10c0777d21935a9b55 SHA256: c7bf89b422375130c300ee62e5ad6043d44b431dc5785c88df7f421d0ba3c984 SHA512: 3af35f424217355d5e7a7499d34760e34e0bca7b4aa2ffc76b5d4dfd21d9c0be8914de3fcca5bc2463d930791a19f96b6a188672fd345f214f121280406622f8 Description: debug symbols for cups-ppdc Auto-Built-Package: debug-symbols Build-Ids: 153b0820c440375f49824981c65c61f1adaa5025 69a939637b18a29d568244a0451feaa1170facb5 7e9790b8234881f740407ff59c7841af5d983940 8031a559abbb95391970d894f62c7f416d08f396 a45689ae0315ac51d833cc167eb152dc439fd236 Package: cups-server-common Priority: optional Section: net Installed-Size: 2407 Maintainer: Debian Printing Team Architecture: all Source: cups Version: 2.3.3op2-3+deb11u2+apertis0bv2023dev2b2 Filename: pool/development/c/cups/cups-server-common_2.3.3op2-3+deb11u2+apertis0bv2023dev2b2_all.deb Size: 522200 MD5sum: c693b16122fed3c5b1ea760d4d7852bc SHA1: 4daa9b0dfa69ba44367e0c32634f5213f8f406b0 SHA256: cbd2c825f6a86d20ce9a4ad1397630ea021c8cf401bc2ac891ae5d5089b18d61 SHA512: 858079e717e12ca28d58ddbd058db02a11d063cc8bcb6aa84cf306effe104d43ffb7ffacfb2b36f3377e68af0d9342ca1179ec0fd0323cf0f95e64941d9f68d8 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: 4605 Maintainer: Thorsten Glaser Architecture: arm64 Version: 2:1.12.13+real-28apertis0bv2023dev2b4 Depends: libbsd0 (>= 0.0), libc6 (>= 2.17), 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-28apertis0bv2023dev2b4_arm64.deb Size: 2804080 MD5sum: 4e54da191e217073d4d7d31106fd26f9 SHA1: 86b37281d9515476c273c5643925fe2fcbb58b8d SHA256: 223bad6964da975a0e53cea6fcd96cff3f9b589835f94c5291e4efab63d58cba SHA512: 7a8347793a37bb943ad8011a91e2fe44344fbb867e1e954d4ccd479c0e445f96d762826b40a4b75cc991797ee3ad395d69208925f1858a7d2d8b5e2ba320274c 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: 1106 Maintainer: Thorsten Glaser Architecture: arm64 Source: cvs Version: 2:1.12.13+real-28apertis0bv2023dev2b4 Depends: cvs (= 2:1.12.13+real-28apertis0bv2023dev2b4) Filename: pool/development/c/cvs/cvs-dbgsym_1.12.13+real-28apertis0bv2023dev2b4_arm64.deb Size: 1048680 MD5sum: 567a65a2820557e01ed270568bbc1077 SHA1: 12f2b967779580d80e52d5e1caae2c3bab992c09 SHA256: 0c91bee994c274d6a34840569215f39845b7bd81ba90ccf65611dddb2296d88f SHA512: 7f60f0e8af518b3c74ef664148bdae3e43c7088af4012fb728f1159ed158c7dd4dbdb910efd90cfafc7034c28232b33771f83d795c476640ffb9db903e4ae361 Description: debug symbols for cvs Auto-Built-Package: debug-symbols Build-Ids: 34e863a399bee1713b1d9024e12f063c188969ff Package: cvsps Priority: optional Section: devel Installed-Size: 108 Maintainer: Debian QA Group Architecture: arm64 Version: 2.1-8co1bv2023dev2b4 Depends: cvs, libc6 (>= 2.17), zlib1g (>= 1:1.1.4) Filename: pool/development/c/cvsps/cvsps_2.1-8co1bv2023dev2b4_arm64.deb Size: 48784 MD5sum: 0b5dacf0fc2f7cd115520f73f522424a SHA1: 0770f8d35bc68b2d45bd076c81ca2c62a9f46ea4 SHA256: bef35abce7253838811aa5ed3795fa21c2a68105243acdeea7dea03f79ae0282 SHA512: 0f630538f1382cc601f8d67072954664ae492fd1ffc0d67be4088957ecb1e6277969965cf007f1323853a2a452659e6221d14fa5f665e6c3db58372cebbb4230 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: 117 Maintainer: Debian QA Group Architecture: arm64 Source: cvsps Version: 2.1-8co1bv2023dev2b4 Depends: cvsps (= 2.1-8co1bv2023dev2b4) Filename: pool/development/c/cvsps/cvsps-dbgsym_2.1-8co1bv2023dev2b4_arm64.deb Size: 96952 MD5sum: a0e571c300285c2d7ce0b1024d1e336e SHA1: 203a266e6a51aef949d72a7af160152d66fa11ef SHA256: 4d4c0317a9ba693d158f16626b73755e4020027c73a7ea23b65b6419721a88ea SHA512: 2742f7629f67f1a1acdade5c184a2a08b978e9eec6e3f0f5b06306d376d29f5171f2f1d534f9bd20bd30031a29ae7e74040d88a83dbaf0a153a5118bece4c5fb Description: debug symbols for cvsps Auto-Built-Package: debug-symbols Build-Ids: ded4fd6f5d7c979ca6ff12d5a48f1eb9cc5f9917 Package: cxxtest Priority: optional Section: devel Installed-Size: 1010 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Version: 4.4+git171022-2apertis0bv2023dev2b3 Depends: python3:any, python3-ply Filename: pool/development/c/cxxtest/cxxtest_4.4+git171022-2apertis0bv2023dev2b3_all.deb Size: 415416 MD5sum: f68f5535318ba21acef4b2dc79f2ea50 SHA1: dd415c5b9ba24a4f618dc7957de770bbd6edc7d8 SHA256: 2fc1626fa3d7673015765ff9a6b536deab517aa33319b9a5c3317da9fbeab9e3 SHA512: f987e41de65091064c5b91c558a20c5fd6a85bf1013d4dad2d00a168c6c40ef6ad0dc25fdbfc50e4642cb26c461eebee6220d6a7c56c58937377531a9586d78f Description: lightweight xUnit-like framework for C/C++ applications CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. It provides assertions for checking conditions and classes for defining unit-test cases. . CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery, which simplifies the creation of test drivers. It includes a script that parses C++ files that define unit tests and then generates a C++ test runner. When compiled, the test runner manages the execution of all unit tests in a flexible manner. Homepage: https://cxxtest.com/ Package: cython-doc Priority: optional Section: doc Installed-Size: 2795 Maintainer: Debian Python Team Architecture: all Source: cython Version: 0.29.21-3apertis0bv2023dev2b4 Depends: libjs-jquery, libjs-underscore Suggests: cython3 Filename: pool/development/c/cython/cython-doc_0.29.21-3apertis0bv2023dev2b4_all.deb Size: 626208 MD5sum: a1b8bcc6664af37f5c8a2717e19f50da SHA1: 67b2e75dd4b8bde3b474f790d5e9deec7c4a60cd SHA256: 5c59a1c4c8e2e81e966597909e6c01db7890c6707102adde9897346287843adb SHA512: a0d8cfe6a521ec67bdf3de3470154200553f23132aa47c5497e45396c30b964a6d04151d3019a8f70d4895684a730accf7c356f3073b7afdcd4fb53eed4847ec 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: 6207 Maintainer: Debian Python Team Architecture: arm64 Source: cython Version: 0.29.21-3apertis0bv2023dev2b4 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.17) Recommends: python3-dev, gcc Suggests: cython-doc Filename: pool/development/c/cython/cython3_0.29.21-3apertis0bv2023dev2b4_arm64.deb Size: 1239228 MD5sum: 08b8d7c62b162e9a928e2ae7ba5a1875 SHA1: 8390e4b53cf0192444a37af336422a6d490411c2 SHA256: 2607e69fb0bff921b9cf8a479196b29f6d05e933bc35b3dd71e306de017a554c SHA512: bdd54bb199d09a31bde5697ce9b06e711eb3d81ed3ea030f01766a941d4762ea7a1dbe9a54aac72b9af37162f8004d45f65345c53b96965bb8c43d2510065d70 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: 37456 Maintainer: Debian Python Team Architecture: arm64 Source: cython Version: 0.29.21-3apertis0bv2023dev2b4 Depends: libc6 (>= 2.17), cython3 (= 0.29.21-3apertis0bv2023dev2b4) Filename: pool/development/c/cython/cython3-dbg_0.29.21-3apertis0bv2023dev2b4_arm64.deb Size: 9942168 MD5sum: 4e378213572e0e990fa62c98450cd552 SHA1: 3e674da0c38ee08ccb74ce87bbf3097d30746155 SHA256: 09ae285b9ef79fd17c9cd79fb8799ed61ac99f1d0bbdbbd8b6c221b6c9456397 SHA512: d0e0f8baae33dc4c550dbe365f32814ef132381700939dbe170ecba85a9135f903419747e2d721b20ce416e16068975d173ee428beea2fc0c3ec861225cb638f Description: C-Extensions for Python 3 - debug build This package contains Cython libraries built against versions of Python configured with --pydebug. Build-Ids: 229dcfbb78716e45c81fe9f76eac0d81c03709a7 22fafe5a1a1473071135488976b6c4446d47214a 86844a2119b9bb0c5d37611a3354c6c38f081f14 99fbde8cf829d567ad8e1c6e37392e74ab4eb7d9 a090d3357559190a4d8c67a83fa9c0750d396f2d d73f0b4691a7f54fd29cd1743f4bc4ebc50c3554 d9e2fd2b76ad7f041716bb7725f12654271cdf89 e789f9f0a24640ff67a01c0c0d3957199c68de28 Homepage: http://cython.org/ Package: d-feet Priority: optional Section: devel Installed-Size: 404 Maintainer: Utopia Maintenance Team Architecture: all Version: 0.3.15-3apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0 (>= 3.6), python3-gi (>= 3.3.91), dconf-gsettings-backend | gsettings-backend, python3:any Filename: pool/development/d/d-feet/d-feet_0.3.15-3apertis0bv2023dev2b3_all.deb Size: 59332 MD5sum: 088b89cbbea37552e5e21ef54eb2ad75 SHA1: 8e4ddb0987fdc56b53660f653be9a545c78b626b SHA256: 227d589023711a7a31025cd52aca0ec37beb3dcfb27e2370e0ec59521206a4d8 SHA512: 4765f9fa7bb6a400737add001f05dbb630cacb742aa55bd3b85d0ea6084a8da787723f367e735e3945cf8e6a5c0fca28f7c2effd2fae5309dfd8db2378a7dafe 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: 43 Maintainer: Jonas Smedegaard Architecture: all Version: 0.98apertis1bv2023dev2b4 Depends: apt, binutils Filename: pool/development/d/d-shlibs/d-shlibs_0.98apertis1bv2023dev2b4_all.deb Size: 18272 MD5sum: 06e0c3da99b035835fd804dccbb72e2a SHA1: 12284b5c46a1c793bb5641d16fb228ff6831e371 SHA256: af87477eab038937c3ba03031a1dc68cf95933a59d1d8a84f165d99dfd94e697 SHA512: 29d978d94edf72a488cf7d400b8b9f04fed69b85c1f94a0094476e2b3d73ccabbc19c30e0e21c5a499c0e11e6f2cd03a1990db073499ce6f2972dde44378ea3f 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: 30 Maintainer: Robert Luberda Architecture: arm64 Version: 1.24apertis0bv2023dev2b4 Depends: libc6 (>= 2.17) Filename: pool/development/d/datefudge/datefudge_1.24apertis0bv2023dev2b4_arm64.deb Size: 10240 MD5sum: 1a3faa5a707a24971d33bffb0140162a SHA1: 1dc02b76237678a10c74da3f7b50ce5320089f17 SHA256: 68e8fafcf0b47abbc5f6cbef3eb15da7e27bf08eea90dc98e279c306260e526c SHA512: 7a1804511a8d15e7dab5b7c5fff1b270bd5a527762fab76ec58041200287fe13c150d8f6ce99269066d1c241d1e7544eacdfba67265dc9d004ef6d4f032881e5 Description: Fake the system date This program (and preload library) fakes the system date so that programs think the wall clock is ... different. . The faking is not complete; timestamp on files are not affected in any way. . This package is useful if you want to test the date handling of your programs without changing the system clock. Examples: Does it handle expired certificates correctly? Does it work on a leap day? Multi-Arch: same Package: datefudge-dbgsym Priority: optional Section: debug Installed-Size: 19 Maintainer: Robert Luberda Architecture: arm64 Source: datefudge Version: 1.24apertis0bv2023dev2b4 Depends: datefudge (= 1.24apertis0bv2023dev2b4) Filename: pool/development/d/datefudge/datefudge-dbgsym_1.24apertis0bv2023dev2b4_arm64.deb Size: 4716 MD5sum: f7d7b6aa769498d420a050fbd7c65a7f SHA1: 4e1c2411ed2c9bf8c29c68f0fba45897867416d9 SHA256: 545245b9b5b03ffc310a0d6e82f30af88188e19c8b7f24f0912a073da9d56359 SHA512: d4621ca1121a4817d2bf467793c139dbac4a84ea061bae36f5bb454f1930dd8b4b4bead2dd27a4576131adfcf5fb285d12cc785aa4dd80811509c01c414ffd2d Description: debug symbols for datefudge Auto-Built-Package: debug-symbols Build-Ids: 52c1fea9b742dd8d9f6206b6988a97357fcacd23 Multi-Arch: same Package: dav1d Priority: optional Section: video Installed-Size: 67 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Version: 0.7.1-3apertis0bv2023dev2b4 Depends: libc6 (>= 2.17), libdav1d4 (>= 0.1.0) Filename: pool/development/d/dav1d/dav1d_0.7.1-3apertis0bv2023dev2b4_arm64.deb Size: 25752 MD5sum: 547daa00d9c64ec6319a4bfedcda891c SHA1: 0a72e549ea078b6fa12b774e4c596cf1af6a4328 SHA256: 1125499a6fd8a33aae2504f5797fffd242c7dde5c915f6bd9e169c3f5805f39e SHA512: cf526e5589ad124a7fbd962ab0059b72e7242164eab06f886d3d80aa681cb5a629ba4218ed46da7daa3ffb3ccc05619a155588b555ca9789b3a1cf060e8d6bba Description: fast and small AV1 video stream decoder dav1d is an AOMedia Video 1 (AV1) cross-platform decoder and focused on speed and correctness. . dav1d supports the following features: * support for all features of the AV1 bitstream * support for all bitdepth, 8, 10 and 12bits * support for all chroma subsamplings 4:2:0, 4:2:2, 4:4:4 and grayscale * full acceleration for AVX-2 chips * full acceleration for SSSE3+ chips * full acceleration for ARMv8 chips * partial acceleration for ARMv7 chips Homepage: https://www.videolan.org/projects/dav1d.html Package: dav1d-dbgsym Priority: optional Section: debug Installed-Size: 61 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: dav1d Version: 0.7.1-3apertis0bv2023dev2b4 Depends: dav1d (= 0.7.1-3apertis0bv2023dev2b4) Filename: pool/development/d/dav1d/dav1d-dbgsym_0.7.1-3apertis0bv2023dev2b4_arm64.deb Size: 43980 MD5sum: 0161f75a17d0d6f64843e410fa1481f8 SHA1: c3ae4a8be8d29606e5a5a6a46025abe8014d9772 SHA256: 2c071f26a62b7d04e448d62f9a31ed089edef46acbf8a0f2e37ea556ea68f911 SHA512: a82963da73784e9f604878f7c659328ad9573e64dea51ec2ca1849fe4c80ed31181443ff4971849c00d9674caf86954796e993b97e59fdc116ff012b4eacbbbe Description: debug symbols for dav1d Auto-Built-Package: debug-symbols Build-Ids: e8a229985854f6b445bed0f1793630cb48bc96c5 Package: daxctl Priority: optional Section: misc Installed-Size: 105 Maintainer: Adam Borowski Architecture: arm64 Source: ndctl Version: 71.1-1apertis0bv2023dev2b4 Replaces: ndctl (<< 63-1.3~) Depends: libc6 (>= 2.17), libdaxctl1 (>= 71), libjson-c5 (>= 0.15), libndctl6 (>= 63), libuuid1 (>= 2.16) Breaks: ndctl (<< 63-1.3~) Filename: pool/development/n/ndctl/daxctl_71.1-1apertis0bv2023dev2b4_arm64.deb Size: 41592 MD5sum: aad55bf8577192ce3a84f18011d3cc14 SHA1: 1ee810527911451d716e04f489a1a4e386669cb9 SHA256: 25200473e75e3c43a7a547ccb2982541aad46533d4b56e7a0cd683611edace2d SHA512: ad251239edffea81c69a1282406b9239a42bbd11f1ff76ac2ac11227b950032e1e4c9bb3dd75e315ac8f4081f2a99f153bf80d174308bf815213cedeac42f7e2 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: 119 Maintainer: Adam Borowski Architecture: arm64 Source: ndctl Version: 71.1-1apertis0bv2023dev2b4 Depends: daxctl (= 71.1-1apertis0bv2023dev2b4) Filename: pool/development/n/ndctl/daxctl-dbgsym_71.1-1apertis0bv2023dev2b4_arm64.deb Size: 97240 MD5sum: 3e0c093a2d293687ee63358e06ba4c42 SHA1: d69592e4561d0b8bac8a1bb344c92a475c4752be SHA256: 1ef1959b23fd8da3d92202eee0cf4092fefd457c5732cd5a73d67d0f736b3932 SHA512: 4d095c4fba677be25a83c8a0770d3219bd798e7a052ed80b53d2a6b98f57eb6ceb0b7f0d5fc5129ea984cfe3b91a9e0f95328ac1dbdd4a251a2e629af38ecf88 Description: debug symbols for daxctl Auto-Built-Package: debug-symbols Build-Ids: b27bcb0fa395e639150c80883921babed3a0d485 Package: db-upgrade-util Priority: extra Section: utils Installed-Size: 9 Maintainer: Debian Berkeley DB Team Architecture: all Source: db-defaults Version: 5.3.1+nmu1co1bv2023dev2b4 Depends: db5.3-util Filename: pool/development/d/db-defaults/db-upgrade-util_5.3.1+nmu1co1bv2023dev2b4_all.deb Size: 2832 MD5sum: dab87da2df387bfbd15802079bdbfa24 SHA1: b38a6b6afbf2adbcd3ed7f10fb37247af6acb4bb SHA256: 45768ff182425637d60db382f23f764954c4e55202450f0636caddff39fe882e SHA512: 1c34a9377658bcd296c9ce5d9cd13ff5ad6792ead39f908da300e5c7d06e9f1f0cfe272fe90f475a6b7f20d8b6cfb485257be9aedbbc97e380f6d4278875b8e2 Description: Berkeley Database Utilities (old versions) This empty package depends on the old (from previous stable release) utilities package containing different tools for manipulating databases and installs unversioned links to current database utilities. . This package exists to help package maintainers which need to upgrade Berkeley DB database file. The package which needs to perform an database upgrade will need to depend on db-util and db-upgrade-util and call commands as described in: http://docs.oracle.com/cd/E17076_02/html/upgrading/upgrade_process.html Package: db-util Priority: extra Section: utils Installed-Size: 39 Maintainer: Debian Berkeley DB Team Architecture: all Source: db-defaults Version: 5.3.1+nmu1co1bv2023dev2b4 Depends: db5.3-util Filename: pool/development/d/db-defaults/db-util_5.3.1+nmu1co1bv2023dev2b4_all.deb Size: 3088 MD5sum: ea1f36d005ca9606b71a76feaa0c7087 SHA1: 296408d1ed1f0d21af3336a52fe8d37a87855e2e SHA256: 2fcea9b7a3e2d4a696fcbb44fd253de37b9d3ea43737aca69c332eab0a14dfc3 SHA512: 49cf68975a672a423068fe3bc04c7c2348536fb90c0a316663ae5778def592317a3cef875611f73c61b8bbbc9c36e4ff85b5d05fe4b5a2659b5593bf13ab075c 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. Package: dblatex Priority: optional Section: text Installed-Size: 4643 Maintainer: Debian QA Group Architecture: all Version: 0.3.12py3-1apertis0bv2023dev2b4 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-1apertis0bv2023dev2b4) 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-1apertis0bv2023dev2b4_all.deb Size: 371172 MD5sum: 93f6a81e4b279dd728264166da110a54 SHA1: 5784378842c566a81ba9d80fe46f21d678e5200c SHA256: 978a4ef4e788fe894521c270c676c08ed0737289784b3e684127d740e99182b9 SHA512: c83438418a04dbb514313c9fa29ee4e042447107a42b19bf04668112a10612a187460622fc24a3ab21c406dee03bc559aa48839ba8bae559f10767ad4ddc3705 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: 3365 Maintainer: Debian QA Group Architecture: all Source: dblatex Version: 0.3.12py3-1apertis0bv2023dev2b4 Replaces: dblatex (<< 0.3.8-1) Breaks: dblatex (<< 0.3.8-1) Filename: pool/development/d/dblatex/dblatex-doc_0.3.12py3-1apertis0bv2023dev2b4_all.deb Size: 1336420 MD5sum: ca70143d93ed04a45d773ec2a2e04c9b SHA1: d5fd1c12cc28168a173f0777d40f082205533f0e SHA256: 28781ef0e2c137bb4cd2e117a1fc63058ec104246190449e8c814d3a813c2a00 SHA512: 13938eaf5d4f8acf42a02d31bfef1b729a1e526bdb65c9b90503f26a5ddb7537fc5fca0252051460666cdb9fbe2cc62cbea76969385d5068e99c435f0cba5971 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-test-runner Priority: optional Section: devel Installed-Size: 41 Maintainer: Mike Gabriel Architecture: arm64 Version: 16.10.0~bzr100+repack1-4.1apertis1bv2023dev2b3 Depends: libc6 (>= 2.17), 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_16.10.0~bzr100+repack1-4.1apertis1bv2023dev2b3_arm64.deb Size: 14052 MD5sum: 02f2f5bc45408940e8b5842cbe8b4019 SHA1: 77d5961fdda3997d5714c2681b1068391692926b SHA256: 9d98245fe1baf296cb4a8567e99542e6531c2919a75b140112d7077b921ec8ad SHA512: 6765be4fa9970562835b2f5ee642162bfc99ad644740dc1483f937d54b54633036f999c7673ed73bda1a3733d584ba4c42152020fb0e5b0d796b8fd2189569d4 Description: Runs tests under a new DBus session A simple little executable for running a couple of programs under a new DBus session. . Use this DBus tool for unit testing of code that accesses DBus at runtime. Homepage: https://launchpad.net/dbus-test-runner Multi-Arch: foreign Package: dbus-test-runner-dbgsym Priority: optional Section: debug Installed-Size: 27 Maintainer: Mike Gabriel Architecture: arm64 Source: dbus-test-runner Version: 16.10.0~bzr100+repack1-4.1apertis1bv2023dev2b3 Depends: dbus-test-runner (= 16.10.0~bzr100+repack1-4.1apertis1bv2023dev2b3) Filename: pool/development/d/dbus-test-runner/dbus-test-runner-dbgsym_16.10.0~bzr100+repack1-4.1apertis1bv2023dev2b3_arm64.deb Size: 10348 MD5sum: e84c70d648adf28cf061e77c9b0b92ea SHA1: 2fca7ffa1135c582a94479a5caa58a5bc84a81b3 SHA256: 5aa93cfb566e5a04d0069cf86eb94aa11ec05f1b512666538f2a9dfa26d2ae01 SHA512: 874778157338293c91a746774471546a85ac5cb0d793f6cea93772f268f727b97b719bed8e36801d9f9de37b53fc10ab9eff70d8b6d7766b4c1b93a288682c7c Description: debug symbols for dbus-test-runner Auto-Built-Package: debug-symbols Build-Ids: 60ff7c605afa7e37f07c4249624f9c38bdce501d Package: dc Priority: standard Section: math Installed-Size: 150 Maintainer: Ryan Kavanagh Architecture: arm64 Source: bc Version: 1.07.1-2co1bv2023dev2b4 Depends: libc6 (>= 2.17) Filename: pool/development/b/bc/dc_1.07.1-2co1bv2023dev2b4_arm64.deb Size: 70740 MD5sum: a136f9052b6f42e56ff9f42cd01ef850 SHA1: 7b8ceed32e92a7684fa1e84c7181e441c59aba58 SHA256: eec0e6dc5a1c468735580526be858803e2cad7ea8b8d48fdaef56d9985a864fc SHA512: 4992c2a1ab90a8d7085830569c6009044a41f33c7754b8361087edbb0e96ec01212ff913eb5f8653bcf2a7ce8d0dea42a365216248d66c1084887016cdceceea 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: http://ftp.gnu.org/gnu/bc/ Multi-Arch: foreign Package: dc-dbgsym Priority: optional Section: debug Installed-Size: 84 Maintainer: Ryan Kavanagh Architecture: arm64 Source: bc Version: 1.07.1-2co1bv2023dev2b4 Depends: dc (= 1.07.1-2co1bv2023dev2b4) Filename: pool/development/b/bc/dc-dbgsym_1.07.1-2co1bv2023dev2b4_arm64.deb Size: 66124 MD5sum: 39407ec31c2af3fe309e3c5ae3dd0096 SHA1: fa77f655b7e24a9df2f9952f562a34aa2ff87193 SHA256: 204ff4661def3cbef6d135cb5639bbfb8fcf03bbcf1d2e7785e1a17ed8725200 SHA512: cf92c2985dfaf3be6c2b723bd78059b0f518ed4b57a74ec1fcee334322d4afb5132abef3fe7eaeaa126527b61a8b9ee059fe407b948d67bd43e3e5ba2dd1a2a7 Description: debug symbols for dc Auto-Built-Package: debug-symbols Build-Ids: 738bcb41f061034aa8bd240a1e46452c89841832 Package: dctrl-tools Priority: optional Section: utils Installed-Size: 410 Maintainer: Rhonda D'Vine Architecture: arm64 Version: 2.24-3co1bv2023dev2b4 Replaces: grep-dctrl Provides: grep-dctrl Depends: libc6 (>= 2.17) Suggests: apt, debtags Conflicts: grep-dctrl Filename: pool/development/d/dctrl-tools/dctrl-tools_2.24-3co1bv2023dev2b4_arm64.deb Size: 101080 MD5sum: d650c7031396111d692751eff87ba9c8 SHA1: 86dfe7e78c7ff9fcdc5198dc2eaa20e536fb1505 SHA256: 5d30c061cc2f53361fce5811dacf37e2602dffbd6054fa8824d254339f00a65a SHA512: 99bec891bb2d19f8448abdd32cf4cbe961c0934418a40686c8ab37d00c5239ec8fd08b8bceb4ba42fb385de3e8052c46ff475d1491798e9301a9ac8795e1caec 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: 236 Maintainer: Rhonda D'Vine Architecture: arm64 Source: dctrl-tools Version: 2.24-3co1bv2023dev2b4 Depends: dctrl-tools (= 2.24-3co1bv2023dev2b4) Filename: pool/development/d/dctrl-tools/dctrl-tools-dbgsym_2.24-3co1bv2023dev2b4_arm64.deb Size: 182332 MD5sum: 4e38e4edd051e75d971b597fb0763f8a SHA1: 204eee60b159b57e72d6816ec9caccea2077743d SHA256: 365c8c2881e44748d7b3f68bae4dcdb8e0de399f41e999b89b62adb7be724499 SHA512: 9da4d8a19ee83f5e2eb9a68732dbd70baa361252d5607418df590ff359a7f7c2d74a65a89716c3a05fc2914cf244b5f86656bf0a6464d4a907af9cba44eeed39 Description: debug symbols for dctrl-tools Auto-Built-Package: debug-symbols Build-Ids: 6092337e272f7bba74e704046f7816e0b3636536 b9770606e7a35556604db3ccc2e8a2e55b70543e f216f2716912b52cfdbc538d24619111c846888f ff94a809d1ceac070bf7839443c7c9c4cee0bd20 Package: debhelper Priority: optional Section: devel Installed-Size: 1514 Maintainer: Debhelper Maintainers Architecture: all Version: 13.3.4+apertis4bv2023dev3b1 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-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), libdpkg-perl (>= 1.17.14), man-db, libdebhelper-perl (= 13.3.4+apertis4bv2023dev3b1), po-debconf, perl:any Suggests: dh-make Breaks: cmake (<< 3.9~), meson (<< 0.40.0~) Filename: pool/development/d/debhelper/debhelper_13.3.4+apertis4bv2023dev3b1_all.deb Size: 1056320 MD5sum: e3a9985ddff22866477844a23f56164a SHA1: 841360fddc06f8e8a771c673ad307b74402d233a SHA256: 7a114fd834ef178e8c2717fd4e4969247689d0e8aa14e97de1012923f8e095c9 SHA512: 6b37f7269fc2751ec68b79fe648284f4f276ddbf7245f47e3b3e97deeb9e1aff44a4722a4b1d457d130263d9f79f9af118e5a539d09faaf5b847a403637f1f73 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: 236 Maintainer: Debian Release Team Architecture: all Version: 2021.1.1apertis0bv2023dev2b4 Filename: pool/development/d/debian-archive-keyring/debian-archive-keyring_2021.1.1apertis0bv2023dev2b4_all.deb Size: 93912 MD5sum: 717a7dab66bf46981bf180ccd113bf8f SHA1: e2fbbc0dceffcbb01e0db96834acee30036f55c1 SHA256: 8c5d546a4a37450861777cd6553c89e06d432e3caa230c57d0e87e518491a1e4 SHA512: d0598b88b27dde57034af408c948733e5ed8828581fbf7198cb17b6db4983262d08e3b5706e6bebf30d43c1c70f5379bb68daf8296f840028175041c45ff9c4a 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: 1207 Maintainer: Debian XML SGML Team Architecture: all Version: 1.2.32-2.1apertis0bv2023dev2b4 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.1apertis0bv2023dev2b4_all.deb Size: 97416 MD5sum: 4ddcf422ba24aa691786d5fac2d925ca SHA1: 9c3c45beb6bc1cebe65c307f1541c72c98299e23 SHA256: 0fd9ea4a6a06119fa08d92afb976ed7a3cd87ffc3d6457412ba2a7d7f746d44a SHA512: 42546aad3d24856df60cb4633dfcf695806c446da3126f8c528e35b2eb39b426ae8b6b25f371327b0bc1c7899a71e8902000a574ebf953c6cb62195e57c73c67 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: debmake Priority: optional Section: devel Installed-Size: 470 Maintainer: Osamu Aoki Architecture: all Version: 4.3.2-1.1apertis0bv2023dev2b4 Depends: devscripts, dpkg-dev, rsync, python3:any Recommends: build-essential, strace, wget | curl Suggests: autotools-dev, ccache, cmake, cowbuilder, dh-autoreconf, dh-python, eatmydata, gem2deb, git, git-buildpackage, gitk, javahelper, lintian, mc, pbuilder, quilt, rpm2cpio Filename: pool/development/d/debmake/debmake_4.3.2-1.1apertis0bv2023dev2b4_all.deb Size: 78704 MD5sum: 3d0de39dd02def3a5e7a601f91e52993 SHA1: 7fa8ecd6502bd377c8279255a1e34aa673428c25 SHA256: 60e3da88b03f80e6d3b686ca3fea7fe8145d9d8e3c17f927dfe90f83c0596960 SHA512: 8d866a434a892173ef7fd44b379c32e64598e8196122c8dbef23750e16a7c4d7942ce405ca61efc9d331ee09deacff8129a4ea0867477f122b01597ee52921ef Description: helper script to make the Debian source package This package helps you to convert an upstream source package (or VCS contents) into the Debian package by adding files required for the Debian source package. The generated debian/rules file uses the new dh command syntax from the debhelper (>=11~) package. . The debmake command invoked in the upstream source tree without any option can generate files which is good enough to create a single arch=any Debian binary package for local use without touching them. The generated files should be edited to make it conform to the Debian policy if the package is to be uploaded to the Debian archive. By adding few options, this command can generate template files for the arbitrary combination of the multi-binary and multi-arch package, etc. This includes making of the rules file for the -dbg package and the control file for the multiarch library package. . This debmake command also scans copyright and license texts in the source files to help crafting the proper DEP-5 compatible debian/copyright file. Homepage: https://salsa.debian.org/debian/debmake Multi-Arch: foreign Package: debootstrap Priority: optional Section: admin Installed-Size: 299 Maintainer: Debian Install System Team Architecture: all Version: 1.0.123apertis1bv2023dev2b4 Depends: wget Recommends: gnupg, debian-archive-keyring, arch-test (>= 0.11~) Suggests: ubuntu-archive-keyring, squid-deb-proxy-client Filename: pool/development/d/debootstrap/debootstrap_1.0.123apertis1bv2023dev2b4_all.deb Size: 75686 MD5sum: 01074bb1953b512b6b558e77589b3e26 SHA1: eec6016e0ef7739a8580811c43bf28684f63937a SHA256: 7cadf244537660ba4822c6a13099052b2b3c7e464ce6192ad3797f25de30f435 SHA512: e883351925e75a5690f1cac348065326056ad47320bf0e05146867d085d79d0978118498b2ace5517c94f840ecc43703638cdd6ca7897ac17ecc8c69ede444ff 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: admin Installed-Size: 1482 Maintainer: RPM packaging team Architecture: arm64 Source: rpm Version: 4.16.1.2+dfsg1-3+apertis0bv2023dev2b3 Replaces: rpm (<< 4.11.1-2) Depends: libc6 (>= 2.17), libdw1 (>= 0.167), libelf1 (>= 0.144), libpopt0 (>= 1.14), librpmio9 (= 4.16.1.2+dfsg1-3+apertis0bv2023dev2b3) Suggests: rpm-i18n Breaks: rpm (<< 4.11.1-2) Filename: pool/development/r/rpm/debugedit_4.16.1.2+dfsg1-3+apertis0bv2023dev2b3_arm64.deb Size: 1471688 MD5sum: a9ea9ec06078b48303cdff34b28cf3dc SHA1: 68e05d648501972f570e04a2acb0b0d3b675ecbd SHA256: f10eb413859f7a3903977063f0b51f73d00cccae5469ee3d360e448b27774a47 SHA512: 3c6cf7175a6262dc6bc44b90dd3845deff8dfb4023343e32615d0c89dd6bbb792f0a695c3041141773134cbb8ae03c8b47c30f2f3c5793a5d7e0665d832a8340 Description: tool to mangle source locations in .debug files This tool allows rewriting of source code locations in .debug files to point to /usr/src (or anywhere else). It has been split out of the rpm package to be useful on its own. Homepage: https://rpm.org/ Multi-Arch: foreign Package: debugedit-dbgsym Priority: optional Section: debug Installed-Size: 88 Maintainer: RPM packaging team Architecture: arm64 Source: rpm Version: 4.16.1.2+dfsg1-3+apertis0bv2023dev2b3 Depends: debugedit (= 4.16.1.2+dfsg1-3+apertis0bv2023dev2b3) Filename: pool/development/r/rpm/debugedit-dbgsym_4.16.1.2+dfsg1-3+apertis0bv2023dev2b3_arm64.deb Size: 70776 MD5sum: 6ab6e3bf5638c05d21730ed0840e9fa6 SHA1: 31250db6c8cab5db4b90cedd40c9836020fedb43 SHA256: b10d504aa026ccd80b2a83d2d51575175771d03bcd51de6763a056388bdf2a47 SHA512: 2f53081ed697150c552b0f21dfcbe1ab5835d958a9c14c1c4a0419e7794807245625a97faff40293038560848bb7278f71e78e3fcc0eabb851a1d5ceca1e67a4 Description: debug symbols for debugedit Auto-Built-Package: debug-symbols Build-Ids: 029b015c5999bd998e28a241c241b6140d9b1c94 Package: dee-tools Priority: optional Section: utils Installed-Size: 34 Maintainer: Kartik Mistry Architecture: arm64 Source: dee Version: 1.2.7+17.10.20170616-6apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libdee-1.0-4 (>= 1.0.0), libglib2.0-0 (>= 2.26.0) Filename: pool/development/d/dee/dee-tools_1.2.7+17.10.20170616-6apertis0bv2023dev2b3_arm64.deb Size: 11720 MD5sum: f8549cf447ec635623448455ff16415c SHA1: 00533286c889476fbf2a2d3c8bb8570d41be5c1e SHA256: 6bd2d149e2e15d6ae0b4a69ba01383ef7a2251c745e002841b96fb93106d1d1a SHA512: b99cc94e04cbcb8180bc5c309fa5e5dcda85610483f5196e60d33caea9831160dbb588586d6ce6b7028ed12fbc5e6a4d0cc1a382754a7680ed98f7bd9140a959 Description: Model to synchronize multiple instances over DBus - tooling libdee is a shared library that provides objects that help having multiple instances communicating over DBus. . This package contains the tooling for introspecting dee data. Homepage: https://launchpad.net/dee Multi-Arch: foreign Package: dee-tools-dbgsym Priority: optional Section: debug Installed-Size: 26 Maintainer: Kartik Mistry Architecture: arm64 Source: dee Version: 1.2.7+17.10.20170616-6apertis0bv2023dev2b3 Depends: dee-tools (= 1.2.7+17.10.20170616-6apertis0bv2023dev2b3) Filename: pool/development/d/dee/dee-tools-dbgsym_1.2.7+17.10.20170616-6apertis0bv2023dev2b3_arm64.deb Size: 9612 MD5sum: dd965482be61d46c508183f280f0bab6 SHA1: c218d87df91bc383dd9c2648680ed2d28c79c194 SHA256: 4c12a3965fc8c8be9660171d7f76bbb25775c5e50a80e8df4f4d9583e44edd2e SHA512: 7390968e2fe0e0e8272f2ea996648e9c3004cfacded368ce7386f45364fbbaabea1752789707625b6ecd3f8e71cd45aa19ff470f494e1d0cb72047152ae7a8e7 Description: debug symbols for dee-tools Auto-Built-Package: debug-symbols Build-Ids: d6865a28979f609969c5315367d06cdbb91dfa0d Package: default-jdk Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: arm64 Source: java-common (0.72apertis0bv2023dev2b4) Version: 2:1.11-72apertis0bv2023dev2b4 Provides: java-sdk, java10-sdk, java11-sdk, java2-sdk, java5-sdk, java6-sdk, java7-sdk, java8-sdk, java9-sdk Depends: default-jre (= 2:1.11-72apertis0bv2023dev2b4), default-jdk-headless (= 2:1.11-72apertis0bv2023dev2b4), openjdk-11-jdk Filename: pool/development/j/java-common/default-jdk_1.11-72apertis0bv2023dev2b4_arm64.deb Size: 1076 MD5sum: 798ec391c4ca26aee0564c3c3ffd9389 SHA1: 6d2ca360a20d2bb0d395321bda06b051ddf3dd60 SHA256: 59e2681a4a28aeee0ea0fe3b1d9684e7f7bfb724f9eadd3b03f3908af2936260 SHA512: 92f531ad539f30b50a5164cf93f0e599e8833a56243afeb19ee0aa14ff1009b4027b7a1aa4bf80fee54ad67086ad77e74cce943e7def7ea8e94c59de3311c324 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-11-jdk for arm64. Cnf-Extra-Commands: javac,javadoc,jar Homepage: https://wiki.debian.org/Java/ Package: default-jdk-doc Priority: optional Section: doc Installed-Size: 23 Maintainer: Debian Java Maintainers Architecture: arm64 Source: java-common (0.72apertis0bv2023dev2b4) Version: 2:1.11-72apertis0bv2023dev2b4 Depends: openjdk-11-doc Suggests: default-jdk Filename: pool/development/j/java-common/default-jdk-doc_1.11-72apertis0bv2023dev2b4_arm64.deb Size: 11160 MD5sum: 3693fef2c37c167b223b57a1bb072e0d SHA1: 894968a42747514358da04820b7806d5682f6b37 SHA256: a840872bd51d7a3e623b1cc8f579a88e60587e0565952e29d44cdfeac388b0b2 SHA512: 57d169d51cae1d44d27d7680322ebc2af0f129247f67cda314b71514ca6ee2cdc567331977dcd040b179715d415a6063ff542138c1383df92c8d192a2d8e4ee7 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-11-doc for arm64. Homepage: https://wiki.debian.org/Java/ Package: default-jdk-headless Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: arm64 Source: java-common (0.72apertis0bv2023dev2b4) Version: 2:1.11-72apertis0bv2023dev2b4 Provides: java-sdk-headless, java10-sdk-headless, java11-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.11-72apertis0bv2023dev2b4), openjdk-11-jdk-headless Filename: pool/development/j/java-common/default-jdk-headless_1.11-72apertis0bv2023dev2b4_arm64.deb Size: 1124 MD5sum: ff3f084dda1809136b49ded968c38e84 SHA1: 26c3186a5c58dc8ae58444a4f45792386e01cea8 SHA256: 0abb28991c4acb7e2ac811c558e9f397f6fc57a8e9201875a34c08c7d8025279 SHA512: 59617532d3f9726356d2997ccc28d405c7bfbe44f43593d704b9840213599e552fccf71854db52738badca293406d0d4411db0e79810259ceeba2d2b1f498416 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-11-jdk-headless for arm64. . The package is used as dependency for packages not needing a graphical display during runtime. Homepage: https://wiki.debian.org/Java/ Package: default-jre Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: arm64 Source: java-common (0.72apertis0bv2023dev2b4) Version: 2:1.11-72apertis0bv2023dev2b4 Provides: java-runtime, java10-runtime, java11-runtime, java2-runtime, java5-runtime, java6-runtime, java7-runtime, java8-runtime, java9-runtime Depends: default-jre-headless (= 2:1.11-72apertis0bv2023dev2b4), openjdk-11-jre Filename: pool/development/j/java-common/default-jre_1.11-72apertis0bv2023dev2b4_arm64.deb Size: 1060 MD5sum: 4a5e84211a7f604e2522d8f6fcd95b52 SHA1: 417b15f89fc398dddbd135364bb630b9420a89f7 SHA256: 72176e7c325ba1f34180c7012ab34be85b9172d4e7ef02895407db87aaf7efd3 SHA512: c6563ccd806316c510990d6232eaad3e29ddf74c3b353a9878321a7c6b49ec2837c4a06a0dfc7d2b8dd6b9f7c1f7ac31bfd62e02cd58526c3368124d784c6272 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-11-jre for arm64. Cnf-Extra-Commands: java,jexec Homepage: https://wiki.debian.org/Java/ Package: default-jre-headless Priority: optional Section: java Installed-Size: 20 Maintainer: Debian Java Maintainers Architecture: arm64 Source: java-common (0.72apertis0bv2023dev2b4) Version: 2:1.11-72apertis0bv2023dev2b4 Replaces: openjdk-6-jre-headless (<< 6b23~pre8-2~) Provides: java-runtime-headless, java10-runtime-headless, java11-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless, java9-runtime-headless Depends: openjdk-11-jre-headless, java-common Suggests: default-jre Filename: pool/development/j/java-common/default-jre-headless_1.11-72apertis0bv2023dev2b4_arm64.deb Size: 11088 MD5sum: ca43676a65e0b9fcfce32b5f67ced0fe SHA1: 956d7fb2b176270c144b3e420427369bfa4ba162 SHA256: 2fff7f97971bf96b7080036b8c931aeba0f55bd1381638ba222beda089050bf2 SHA512: fab74358c4d25a6c81ff1c7935db9ed100b1649b689e5e37112f4167e991b3ae674ca754bd5bfbe45f9ea31f25386c5cfa8f96d55bdfcda0b3886ee3a56dc229 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-11-jre-headless for arm64. . The package is used as dependency for packages not needing a graphical display during runtime. Homepage: https://wiki.debian.org/Java/ Package: default-libmysqlclient-dev Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: mysql-defaults Version: 1.0.7apertis0bv2023dev2b4 Depends: libmariadb-dev-compat Filename: pool/development/m/mysql-defaults/default-libmysqlclient-dev_1.0.7apertis0bv2023dev2b4_arm64.deb Size: 4140 MD5sum: f18867fc5a26eacb6bb83a871a23ad50 SHA1: e10a3e123e1e59ecb09f8fbc7602095273bf4fe9 SHA256: e24283f9c3831b3b376fabc80a08b2d2e04ed19c83b770e517f1a6ae4d521137 SHA512: 44d28e514ba8cc716244b60105d1222e4388a4dc40c083e1ef7fc8af5b3a2c0099d65bdb909e9f1cb0ff94fbac0b65231b07dbb5bdd92c41e587ce20ba439c24 Description: MySQL database development files (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the client development libraries and header files (API and ABI defined by MySQL). Depending on the default defined through this metapackage, the underlying implementation may be provided by either MySQL or MariaDB. Build-Depend on this package and then link using -lmysqlclient. You will end up with a binary that depends on either libmysqlclient.so.X or libmariadbclient.so.X depending on the current default. dpkg-shlibdeps should correctly generate a dependency on libmysqlclientX or libmariadbclientX as appropriate. Multi-Arch: same Package: default-libmysqld-dev Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: mysql-defaults Version: 1.0.7apertis0bv2023dev2b4 Depends: libmariadbd-dev Filename: pool/development/m/mysql-defaults/default-libmysqld-dev_1.0.7apertis0bv2023dev2b4_arm64.deb Size: 3908 MD5sum: c51726e4cb01e97767c06cb8dff5fafb SHA1: 51f1fd7b4a4538623e6197585b52b7012a600e9d SHA256: f2624bf9d9a9cc1ff0c31962a88809ca0c5e57e41c9922bb73b989d0a9fdb8d1 SHA512: a60918cab91f2511f42f63c917b89a6da5da929e503b3b56f2bd183f62bef85fe51528bde299badacb8cdcc912b318b581e3775df026b31ea86ac54d081b3ce9 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.0.7apertis0bv2023dev2b4 Depends: mariadb-client-10.5 Filename: pool/development/m/mysql-defaults/default-mysql-client_1.0.7apertis0bv2023dev2b4_all.deb Size: 3904 MD5sum: 8ff9fd21ddff30722307d87745c13a51 SHA1: 3a0c472d40bce0a62c0efb9f39a1d2c129f906fc SHA256: 129995c745a45e7a1af8ecd55e8427250f1cf69286233ff873b58b9f20e385f1 SHA512: 037c8ad41e48f1ebaf2a9391d2f0ff37f09741b2aa42d27fa70f6ec65360cdd61fc273aed6b7dc3b807b4bff586619054913957410c585384bc64aca72b80e61 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.0.7apertis0bv2023dev2b4 Depends: mariadb-client-core-10.5 Filename: pool/development/m/mysql-defaults/default-mysql-client-core_1.0.7apertis0bv2023dev2b4_all.deb Size: 3900 MD5sum: e058db42d835602525a5494d4f0990c4 SHA1: 9069a81f4553ba38a7ee054d418aeb8368b1f6fe SHA256: f08d141dedfd99fe09a398ce913a214da5799211ea242b2f0a596cc29d279887 SHA512: c645cebbe236a5655e235602277bdc9c4dae2da5280426c4feade1309cff101ae9aa63c364e1a71db6b376a476fd4d2b6b229f25519861cd41f205bdb30cd24e 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.0.7apertis0bv2023dev2b4 Depends: mariadb-server-10.5 Breaks: mysql-server (<< 5.7) Filename: pool/development/m/mysql-defaults/default-mysql-server_1.0.7apertis0bv2023dev2b4_all.deb Size: 3916 MD5sum: 74ba7c0aea3c8197c05ba1f86653c270 SHA1: 9b214a0b3d81522b0294117b8b4d35d5c4b56611 SHA256: 2a3ca2e2932d41f45f8ccc0ed7ab953cc5560e9ad3106e64bf6d8b4f228a3cd0 SHA512: 0a6a957c5ff0554114b1d6fd14a374926fad8f82e445c405c6eba76ab81c06d1ba87e860b5fcdaa67652b09df480f326d5ce1fca6877a89919c127403dff3f18 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.0.7apertis0bv2023dev2b4 Depends: mariadb-server-core-10.5 Filename: pool/development/m/mysql-defaults/default-mysql-server-core_1.0.7apertis0bv2023dev2b4_all.deb Size: 3920 MD5sum: 848bcce78e70880e6cdee43affdb49d7 SHA1: b5fd340a9f8123be232a5f5d322bed248bd1a24d SHA256: ef18515c80a4e42e0ec2089c04b0f7b32e81a37e217a5eff1a21b0dd5d043471 SHA512: dec3591c64a6821c7c142d9545515fc13b964279c957c0374bb814ef5cbc7ef86041acc54064b5760801a7da7d06a4c8b2e16c3c98e2e6fac76f2daea5120cf9 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: 1921 Maintainer: Héctor Orón Martínez Architecture: all Version: 1.6.2-1co1bv2023dev2b3 Depends: expect, dpkg (>= 1.15.4) | install-info Filename: pool/development/d/dejagnu/dejagnu_1.6.2-1co1bv2023dev2b3_all.deb Size: 743716 MD5sum: b9678f75d2f59c04db6583d715979415 SHA1: b0e0ef48d9ab8f8fd7be21b22fb0305e3f5d6841 SHA256: 635a06e572f84617dedd1b66e5288ab8b25ae0a2b0c8e3875b74087d834f238c SHA512: 358ce14bd63ac0eca7196311974508d4a2b9d00eb257b02a82b838776a9c1059362864268f3d2863cdf529dabcb957d62e859fdad53d31449cc2ae56b143d4d4 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: device-tree-compiler Priority: optional Section: devel Installed-Size: 434 Maintainer: Héctor Orón Martínez Architecture: arm64 Version: 1.6.0-1apertis0bv2023dev2b5 Depends: libc6 (>= 2.17), libfdt1 (>= 1.6.0), libyaml-0-2 Filename: pool/development/d/device-tree-compiler/device-tree-compiler_1.6.0-1apertis0bv2023dev2b5_arm64.deb Size: 224672 MD5sum: c4bb7e9b587b5bbf025a823428cf8f44 SHA1: ff87aba2d7d2adc4cf8ce0711c48ddef02671e3f SHA256: 9d13d2e9ab87013a595024b7b817649d12c0bd96565f55841b76bcfc51413fdd SHA512: b877451c202be929a5ee69eb34d1d7aa964d50de8f859c4b506fef50e891a451d8a1c25c06cd1bca9ca4a3cea6c05c19f79c947e1d100b9ebcb66f15f824efc4 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: 310 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: device-tree-compiler Version: 1.6.0-1apertis0bv2023dev2b5 Depends: device-tree-compiler (= 1.6.0-1apertis0bv2023dev2b5) Filename: pool/development/d/device-tree-compiler/device-tree-compiler-dbgsym_1.6.0-1apertis0bv2023dev2b5_arm64.deb Size: 226608 MD5sum: 0342e130079600a684de2ad84e611f44 SHA1: 3a1bf1a241988f92c3c7ab474285d1efcaf6dd1c SHA256: 1f3665c5327253fd055acb67b628a1249782f9ff7ce214263e33243e9f6d3549 SHA512: 8244400e80188e2dce013ca3ff7ad2323f6fb6c45662ac9774e4abd4cd54c87f7c0aae46a150a39320b8b3970badb0f77a3f14510fac5d4dfa8e6501d9a1d806 Description: debug symbols for device-tree-compiler Auto-Built-Package: debug-symbols Build-Ids: 065d0dd6543fa2afcfa666cd3d777f24c997929d 5eedaa77086fde79f426ca02e4177daf5fe0055e 68c49887c743e06867c7460f0162da6629138c59 875e27e6d854c6fd06645546d6798fc668149415 8d8cade3578d8c46ccd1dc4854618a4b0353eb6d 9806b3f68860831979b3589ff7c0e56e0e847317 Package: devscripts Priority: optional Section: devel Installed-Size: 2652 Maintainer: Devscripts Maintainers Architecture: arm64 Version: 2.21.3+deb11u1+apertis0bv2023dev2b3 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.17) 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, pristine-tar, 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 Suggests: adequate, at, autopkgtest, bls-standalone, bsd-mailx | mailx, build-essential, check-all-the-things, cvs-buildpackage, debhelper, devscripts-el, diffoscope, disorderfs, dose-extra (>= 4.0), duck, faketime, gnuplot, how-can-i-help, libauthen-sasl-perl, libdbd-pg-perl, libfile-desktopentry-perl, libnet-smtps-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.21.3+deb11u1+apertis0bv2023dev2b3_arm64.deb Size: 1095564 MD5sum: e6edbe96a4eff3e56add4deffc0f5dfe SHA1: 308fd28bc92b45a4c5c8281ac303888987f6a099 SHA256: fc414e7dfc99a720452f2d410f4be915d174aae6d8718d2c78caf1ae5bbd96ae SHA512: 7f28eccb37b5dcc2cda77a5155c84a6cd17f11a4461e652f46232e9c30e733fab041b90e498265377d31ae77087ac20d52150332fe531c56368668ed36df324b 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) package names. Also supports calculating the package names for other branches. [tla | bazaar] - 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, libnet-smtps-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. - 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, libdistro-info-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-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] - 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] - 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 examples of procmail and exim scripts for sorting mail arriving to Debian mailing lists. Multi-Arch: foreign Package: devscripts-dbgsym Priority: optional Section: debug Installed-Size: 19 Maintainer: Devscripts Maintainers Architecture: arm64 Source: devscripts Version: 2.21.3+deb11u1+apertis0bv2023dev2b3 Depends: devscripts (= 2.21.3+deb11u1+apertis0bv2023dev2b3) Filename: pool/development/d/devscripts/devscripts-dbgsym_2.21.3+deb11u1+apertis0bv2023dev2b3_arm64.deb Size: 4192 MD5sum: 02f404bfb78fc3faf3282ffe4f0619b5 SHA1: f58a0575aa52169cb271576e1c98135bc0e0471c SHA256: ea074627b5951e1fce48ece9bd994fd0f1b5d5b642d9ddf55ace06ee1414cf2d SHA512: ee08386811b45c553ab98d84fd0199e916311babe3dc035f3cc71b7746eca08b681d0a1f124fb126e27984a988b2a150e0c0d07b04a9cabc0c880ebf300e54ad Description: debug symbols for devscripts Auto-Built-Package: debug-symbols Build-Ids: 501e90601a3aa0422933aa47b0bf563b48fa2cbe Package: dgit Priority: optional Section: devel Installed-Size: 496 Maintainer: Ian Jackson Architecture: all Version: 9.13+apertis0bv2023dev2b4 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_9.13+apertis0bv2023dev2b4_all.deb Size: 224136 MD5sum: 58202377e83942231ff745c47ea93f27 SHA1: 4a744e27358c0e5eb3c315fb26e5254d92474f97 SHA256: 473b17670c2ac037733f1c7db1ba3533e7ddadbc32b94c8b4f009c8720fe8bbb SHA512: d5f01fc117db7e394b6391a1d26dd7253561748ff24bac73211266e4effa1ac259bc83999a72a3393fd1178ef503a7e8ee66a3ccda0df4e8c47de211d1c965dc 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: 173 Maintainer: Ian Jackson Architecture: all Source: dgit Version: 9.13+apertis0bv2023dev2b4 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_9.13+apertis0bv2023dev2b4_all.deb Size: 72596 MD5sum: 6decb8634aab729946ec597616fb1d35 SHA1: 03be6064edf8af297225c99cfb09d0dbbde50db0 SHA256: 7328f331e68cbea8d9b988bba83c55ea868aae851fcdbd82f5956e8c477d5d70 SHA512: 74cbc122485ee82271c6cbed8523ed69f21483db70eb75a9cb63cccd10c88048e109e00a6c0ee34a2508a193947b38acca72c0040ff416afbd971cd96b2fe373 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: 45 Maintainer: Mathieu Malaterre Architecture: all Source: abi-compliance-checker Version: 2.3-1+apertis0bv2023preb1 Depends: abi-compliance-checker (= 2.3-1+apertis0bv2023preb1), debhelper, perl:any Filename: pool/development/a/abi-compliance-checker/dh-acc_2.3-1+apertis0bv2023preb1_all.deb Size: 21796 MD5sum: b88e6b4d2c12cbd1388de86c33ea2367 SHA1: 94c06eda6796e4902d9bbf5b9f2a3c06e1b0e9d8 SHA256: a0c1ef410496bca9bcee6489af5bb65a07c143ff8533556c4e704afd200a1eb5 SHA512: 3146105008d8d5a6b345b710f52db2b0998d03afe2265dd6928e04806fc2ee0c96acc56e0d8576a72931603c1f120cee78af29e64d70274df5a3595b9f1ba31c 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://github.com/lvc/abi-compliance-checker/ Package: dh-autoreconf Priority: optional Section: devel Installed-Size: 46 Maintainer: Julian Andres Klode Architecture: all Version: 20apertis0bv2023dev2b4 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_20apertis0bv2023dev2b4_all.deb Size: 17352 MD5sum: 9697f50ee08ee133389b39cbabdfbef5 SHA1: 5cce554622255fee2b6c3df27016ec7c28d7cddb SHA256: 58d78b62984d8b56692ed25d7b46a259a7f326b325c8a6c805bd1e954daad5f2 SHA512: 2b9ac5a6b00428b2cd8abf714556e2ab0e24fb0c4d4aebeabacf7ea162e2ac27c2ae202a5dde9b1af8b3faa72da238c764c87baea20ebd528baa99c3ffcb84de 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: 64 Maintainer: Yann Dirson Architecture: all Version: 0.11+nmu2co1bv2023dev2b4 Depends: debhelper, perl:any, build-essential (>= 7) Filename: pool/development/d/dh-buildinfo/dh-buildinfo_0.11+nmu2co1bv2023dev2b4_all.deb Size: 18716 MD5sum: 7893ea626bf3c65b1e93500a24e155b3 SHA1: e069b2f3106f5b6dfe0be34c158510469dc0c101 SHA256: 24380a9c133bb812963b5593360c6ff9fdd7eea363073defe966e4619200a7d8 SHA512: 39de2bf3c81546f561de5d2fcd1d587729371f2e4ba293d79a4bc3eafcb06c732f0acac7058a2ab15f3517196f2edf07803e3329ce2672d38a726010a99627d0 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: 35 Maintainer: Rust Maintainers Architecture: all Version: 24apertis0bv2023dev2b4 Depends: debhelper (>= 10), perl:any, cargo (>= 0.40.0-3~~), python3 Filename: pool/development/d/dh-cargo/dh-cargo_24apertis0bv2023dev2b4_all.deb Size: 10448 MD5sum: 6cb7b96f9f03053a86dd133d9b4f3faf SHA1: 67b092bf894d4554d062134f1889249b472d9c93 SHA256: 6afe0505d61995bb4ef867f89c59ce83349c33ffd7df25ae8b615bbf12a56484 SHA512: 06a3b14a98c642d5fbd3121fbf0225a696f8b3bf5a157e787f1720adcd8c8cf051fa873383e891497bfd2a009b45e8db9108b584ddf23ba313b4e55310906d62 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 our 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: 96 Maintainer: Debian Emacsen team Architecture: all Version: 2.0.8apertis1bv2023dev2b4 Provides: dh-sequence-elpa Depends: debhelper (>= 9.20151004), libdebian-source-perl | dh-make-perl (>= 0.90), emacs-nox (>= 47) | emacs (>= 47.0), 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.8apertis1bv2023dev2b4_all.deb Size: 33360 MD5sum: 6e00ef84fcf89372e0c52f8109d1f8c7 SHA1: cff6b8dcab862c59b5587d794ecc0f0458795249 SHA256: 43b99d28694d9bea4f819895a689f14e774de97610c99564bddf2b29135c0165 SHA512: cba1ce77d5dd3bc3b843d3ac5029bc09de44203a7e1bb0a6c4496ecd37d677282fea1c64d6f82bc7f072abc39c910203fc04abedaab3d80c6660183112e8aa82 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.8apertis1bv2023dev2b4 Filename: pool/development/d/dh-elpa/dh-elpa-helper_2.0.8apertis1bv2023dev2b4_all.deb Size: 11292 MD5sum: 4d95066ea5b1ff9ab359fe20fa682aa4 SHA1: 676ebed64fba5cc30fc0f02e69e0dfad7bf5aae1 SHA256: d3aa2038d3be3b33a652e787fc42938ab2993ac8a8548dad0ec8dd4bdea64d86 SHA512: 6e51e1b94ef158458d6b97d533d2690cf2378c9c982b9abb4db8a52e7d5c37b81a2529435b4235d34079d1efe7ff87424583e72ad5caac435b3388f769589d5a 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: 116 Maintainer: Debian QA Group Architecture: arm64 Version: 0.23.2apertis0bv2023dev2b5 Depends: libc6 (>= 2.17), libpipeline1 (>= 1.0.0), perl:any, perl (>= 5.14.2~), debhelper (>= 9.20151004~), libdpkg-perl (>= 1.17.14~) Filename: pool/development/d/dh-exec/dh-exec_0.23.2apertis0bv2023dev2b5_arm64.deb Size: 26696 MD5sum: be78ac73dea217d3e13586d3eda219eb SHA1: e7b77078d5c7cf18b38f787c6d27b9759a377b39 SHA256: aa88c62bb3bfdddb842b93722efbb2e1c5690cf6b795a2e19368e4cf47a44d22 SHA512: f27dd7aa9621da4780b13efd8fe36ed39be56652bb07a109fdb3ea0c8e6cc84072b6d797471dd3ddd2e3aa42f3b6a73cd8deaa90e815439a3807b12a367e1564 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://github.com/algernon/dh-exec Multi-Arch: foreign Package: dh-exec-dbgsym Priority: optional Section: debug Installed-Size: 103 Maintainer: Debian QA Group Architecture: arm64 Source: dh-exec Version: 0.23.2apertis0bv2023dev2b5 Depends: dh-exec (= 0.23.2apertis0bv2023dev2b5) Filename: pool/development/d/dh-exec/dh-exec-dbgsym_0.23.2apertis0bv2023dev2b5_arm64.deb Size: 35152 MD5sum: 16c5ed1509d8a66efed33100f4576d31 SHA1: 139b8c4f4284375ded31744863ea56e3a967a0ac SHA256: 881407da7db36842d95913768aef8e068bc4cf0428989c21f83be772942b39aa SHA512: d49dc792e80f98297cbba6b866e8f2a2b58c90dfe1cd01706ec679170affe9c8a5d124af996e049af8d37b30745a3debfbb1cc441cff89e24e0c9b41bee6e193 Description: debug symbols for dh-exec Auto-Built-Package: debug-symbols Build-Ids: 0c6df851d99aac6e2c8a0757f413cc67aa5fd9a8 0e2da03f6c267897ce8c50729c216fff125d3082 4eae7c4725584d448e61af6e0eb42ef11edbf6db b435c9f969f08dfa0c5f17883653c72454df0891 e7ddc432af6c1e8e9b97a2efc3962fd100664cb9 fa59fd4d9d86572894d87d0bd39de83a5b1f17a0 Package: dh-fortran-mod Priority: optional Section: devel Installed-Size: 38 Maintainer: Debian Science Team Architecture: all Version: 0.20apertis0bv2023dev2b4 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.20apertis0bv2023dev2b4_all.deb Size: 12440 MD5sum: 9ed481a7ad99fcdd3a89a87e33be1581 SHA1: b82b6a82fbbda0f964cbb6ff30abb010224ab316 SHA256: 93d0d76313e4102f18cbbf8af052f268ffbf28da28d79cc603d98ec8a9b3884b SHA512: 76eb90041520da83e001d7df2f00b95621e0f0ed32ccdec93cf7f0851edc562ed28c4050d90fd0d8d155b93aa7264674d745e489bb4d2d5df90db0663a908d2d 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: devel Installed-Size: 65 Maintainer: Debian Go Packaging Team Architecture: all Version: 1.51apertis0bv2023dev2b4 Provides: dh-sequence-golang Depends: debhelper, libdpkg-perl, perl:any Filename: pool/development/d/dh-golang/dh-golang_1.51apertis0bv2023dev2b4_all.deb Size: 24852 MD5sum: f759dfeb71cf96aed3bae62fcdedb697 SHA1: 7be4bd81b7d02e9b901c07c5fadd3646d01f7131 SHA256: 6bdd59755974d09c33efcf860e66f0f81a85b2ce8f61864ed466f9ef4f5a8ec0 SHA512: 876ff3f30446640b7a2063a1b03c7d4d489512936fe6dbf4b399176bd15da9e3dfebacfd65ac972667a2330f1ed9bf98c7f7033f827990e336ff51e98b050b4d 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.8apertis0bv2023dev2b4 Depends: debhelper, libdpkg-perl, perl:any Filename: pool/development/d/dh-linktree/dh-linktree_0.8apertis0bv2023dev2b4_all.deb Size: 11220 MD5sum: f7fb67bba51267a293d545aaa812a1af SHA1: be5886a73476e3c51966cd57f61646775b991fe5 SHA256: f86246ee7c96a82ec60f66389ffd7b69996236e09f18e5d61a1698003d44d623 SHA512: 5ab5dfafbac379bed5043a5f88b9a47018d5eb319c701d47e0d26c6261d3f0588231e28f0cc0569dd7687a3af52f242707850886f703873cc9e2c5e510a7a918 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-lua Priority: optional Section: interpreters Installed-Size: 115 Maintainer: Debian Lua Team Architecture: all Version: 27apertis0bv2023dev2b3 Depends: perl:any, debhelper (>= 8.0.0), dctrl-tools, libtool, libtool-bin, 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_27apertis0bv2023dev2b3_all.deb Size: 32236 MD5sum: 09f39a55faa5ab35d1b1c253be560a62 SHA1: 2d3245e0fee506806b79bef552f1fd3f9597b728 SHA256: e96e557eb3b5299ff42deb5f1b3ec5dfc4f5d74d5c04edc3c0bff9e103ac9415 SHA512: f9cf53a4f8a1e9ff9222afd55f2b7cfa66a26ff59e2a8360e2c0e6146be00105cd9cb4e25f42d408bb65e832870c89e40af255ae64baf1d479524b46b995cabb 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: 293 Maintainer: Debian Perl Group Architecture: all Version: 0.116apertis2bv2023dev2b4 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, libsoftware-license-perl, libtie-ixhash-perl, libwww-mechanize-perl, libwww-perl, libyaml-libyaml-perl, libyaml-perl, make Recommends: apt (>= 1.1.8), apt-file (>= 3), git, libdpkg-parse-perl, 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.116apertis2bv2023dev2b4_all.deb Size: 126540 MD5sum: 4b42e127cc1c9172434433c801c5927e SHA1: a1c7238896b26997f77797ece5e577d90fa9f3d6 SHA256: 09563ab21d00a732e418799f1aa0164603cef063f20fda23ca43f99e4f66f71d SHA512: 18f3daffa5b222080055e73e13a8074ee1730243e548691e3314e57033b33189f506c8d08706e13de6346b96b3679fcf3db5bac6a7def398b44d64e56a1823fa 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-ocaml Priority: optional Section: ocaml Installed-Size: 256 Maintainer: Debian OCaml Maintainers Architecture: all Version: 1.1.3apertis0bv2023dev2b3 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.3apertis0bv2023dev2b3_all.deb Size: 83176 MD5sum: 74613be3df3a81b04fb1a743689e1246 SHA1: 71f3cbab60f4add462a7c171f89eefad65b21b67 SHA256: 213e72000cdb1ea0d5c90d74760ab3ef809e1c36e0c66e24a9b929554e21708d SHA512: 232016d2309954cae2262fa174e9ca11cae2051403f7a6643b2379e110f8fe3ed1b3a76a08334e37c09522f95be87b6d777d1067d74ffdfbd64f9f9321799fd0 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-r Priority: optional Section: science Installed-Size: 145 Maintainer: Debian R Packages Maintainers Architecture: all Version: 20210303apertis1bv2023dev2b4 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_20210303apertis1bv2023dev2b4_all.deb Size: 42196 MD5sum: 888fb17b2ef6e157d9a31d94312311f7 SHA1: f214bdfeb173edf95f323876a8ce72482ea8ac13 SHA256: 4519fdec679e7c53a20a5f7596216263c179c5d9816af6658f2c532e5f3b25f1 SHA512: 2da3be7984631b7ac00b447aae0e211f1c8b9fca10957885861f1da469f01117ba6766e7fb555ecd68bca5ce4e72d3ab9ab3d0ab5aac6eee531378b7f8aa5c30 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: 51 Maintainer: Lorenzo Puliti Architecture: all Version: 2.10.3+apertis1bv2023dev2b3 Depends: debhelper (>= 9), libtext-hogan-perl, libfile-slurp-perl, libfile-copy-recursive-perl Filename: pool/development/d/dh-runit/dh-runit_2.10.3+apertis1bv2023dev2b3_all.deb Size: 16108 MD5sum: d2753df54b9df989b075f0749b19e0d4 SHA1: 95a7a90d8e58c6b5f27f312606de1f832629a2f7 SHA256: be36e565dbe4729fe69e05493d1737e2b0acfff36dc9f5e210c98f3602afa957 SHA512: ba8cdc7e5d7c48e90ac0a3848a7da489377cdc35b27003f425a4228d61d1793866fe4bdd95f8ab1ab16e8cee5d49b00b0e337e2d6552471ce6754eb4284eb218 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: 29 Maintainer: Reproducible builds folks Architecture: all Source: strip-nondeterminism Version: 1.12.0-1+apertis0bv2023dev2b6 Depends: libdebhelper-perl, libfile-stripnondeterminism-perl (= 1.12.0-1+apertis0bv2023dev2b6), perl:any Filename: pool/development/s/strip-nondeterminism/dh-strip-nondeterminism_1.12.0-1+apertis0bv2023dev2b6_all.deb Size: 15984 MD5sum: 5a339031c57b126a4509ff46084019d2 SHA1: 782dba8a7b14cca17477a5d9bbb8e3af3f229a94 SHA256: e8e9e179888dcf3983064cbe2848c799f126817acf882bd1f54297d3ac7f4539 SHA512: f764eb5511873c1b72ff12a0573fa4b87391830845c67318bc3cf54181b13e9e2d3a27ef0fc17c2bf9189935bd43a38f7868a1b815003c5824610d9540964e9c 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-vim-addon Priority: optional Section: devel Installed-Size: 26 Maintainer: Debian Vim Maintainers Architecture: all Version: 0.4apertis0bv2023dev2b3 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.4apertis0bv2023dev2b3_all.deb Size: 7588 MD5sum: 3a8a29ac1209f2a65c5e1238446a8596 SHA1: 60fe6c4dd9841bbf4f6c628257e1da9f45c836a7 SHA256: c4716ff0c5f888743617971b7ade63b743cfc74589e0702a05c3515dbdbdb7b8 SHA512: 352333aafe71c0e59c9bda4ae4539b43c24f3146fc4cc14c990fe66b815b63d2e5b27464a09872b4f73e1ffd64450979c548f3afe81cf9f773e93ba1ed1782c7 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: dia Priority: optional Section: graphics Installed-Size: 3397 Maintainer: Rodrigo Carvalho Architecture: arm64 Version: 0.97.3+git20160930-9apertis0bv2023dev2b3 Replaces: dia-libs (<< 0.97.3+git20160904-1~) Depends: libart-2.0-2 (>= 2.3.19), libc6 (>= 2.29), libcairo2 (>= 1.12.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libpng16-16 (>= 1.6.2-1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4), dia-common (= 0.97.3+git20160930-9apertis0bv2023dev2b3) Recommends: gsfonts-x11, dia-shapes Breaks: dia-libs (<< 0.97.3+git20160904-1~) Filename: pool/development/d/dia/dia_0.97.3+git20160930-9apertis0bv2023dev2b3_arm64.deb Size: 795472 MD5sum: 0f22ed65eda6367be112c060306081f0 SHA1: 9e65c01c1c72cf85a45ade055ec09073c15c303f SHA256: 0971a0fd47f9a6863393dbe14c3dcff23767aa143048acde2fd4a9767ed08276 SHA512: cc1100767003fe107641496de5dd24d55caeb5d9b405fe801e6b076eee10f1b2ef448761c0a636451c90046a5065cd170eb15ad6a77786dd76e4b1444984dbb7 Description: Diagram editor Dia is an editor for diagrams, graphs, charts etc. There is support for UML static structure diagrams (class diagrams), Entity-Relationship diagrams, network diagrams and much more. Diagrams can be exported to postscript and many other formats. Homepage: https://wiki.gnome.org/Apps/Dia/ Package: dia-common Priority: optional Section: graphics Installed-Size: 24145 Maintainer: Rodrigo Carvalho Architecture: all Source: dia Version: 0.97.3+git20160930-9apertis0bv2023dev2b3 Depends: xml-core (>= 0.14) Recommends: dia Filename: pool/development/d/dia/dia-common_0.97.3+git20160930-9apertis0bv2023dev2b3_all.deb Size: 7300368 MD5sum: 837ffe5de8fd59eec5382342f2669066 SHA1: eb335557094d409513bb908eee551bcb62836d85 SHA256: 1bef423aeaca23644915d24ee8f23143ddf8cb873a20e8f01c13215e072f106b SHA512: 4c985bf63c2cd1014416e968873abbeeee522d73f04c9ab6758cfc803eefb2d9f8f0b6c31210aaeb2e22e2863006b83dde20120ac570caa4fbf03e05431e568b Description: Diagram editor (common files) Dia is an editor for diagrams, graphs, charts etc. There is support for UML static structure diagrams (class diagrams), Entity-Relationship diagrams, network diagrams and much more. Diagrams can be exported to postscript and many other formats. . This package contains the architecture independent files. Homepage: https://wiki.gnome.org/Apps/Dia/ Package: dia-dbgsym Priority: optional Section: debug Installed-Size: 5105 Maintainer: Rodrigo Carvalho Architecture: arm64 Source: dia Version: 0.97.3+git20160930-9apertis0bv2023dev2b3 Depends: dia (= 0.97.3+git20160930-9apertis0bv2023dev2b3) Filename: pool/development/d/dia/dia-dbgsym_0.97.3+git20160930-9apertis0bv2023dev2b3_arm64.deb Size: 4485828 MD5sum: cc1f9246497ec24453257d6220b50240 SHA1: dfe2086a5d93980b9884b9fac9f9348b133d0d00 SHA256: 2df09372eac106aa245902c802f726255e16df905380f9f93a33cfc32dd98754 SHA512: 763f04cab28957707bd5324250a2363d966c30b6caa3cdbaac3ca6cc5bd0ecfadd4296446adeed83b2b775c7fa7e383abbca2003a336f3f44c62354407ae845a Description: debug symbols for dia Auto-Built-Package: debug-symbols Build-Ids: 05c204156ab2d6142bc613984193967ed83746f1 06b80300a654279b980552e4688575870f9d5370 08d233355f26df6d6db34668cb5cfbf9088b8b38 11472e4ee13c55a74efae58d65be60bbafd4e016 1427afa89dc32b17b240d833a15d65eea6794adb 2699ad5177501187f1eb1daa18c299d717c691a0 2d881e99d1d64f840014f53b5750e8a5483d6b7e 31804a0427089bc338208a97130059232b72036b 3453ee10f1f4b22cd4b028113dccfa776c6e5d47 34ea4f624a88eb1179dc65601a59fac0baae5937 465c5b6800a7a469334da2e904300444be8354ed 489788032674c3ebf5cbf8f0501d933faca1d47c 48fcb32d29f6d9f46ef7c338f75f1064a9a7aaf2 4a17713c346dcf499beb472af97baaacb6a075e1 519500d94400a8f1eba3d18b2ff732ae02609f52 63a19b7c7172342f3eaace2ba641c4b8378e1c65 7337fdfdbbb7f3e5ceb45e187c26456d46465a3b 7c64b8228622f5e9e724f41cdb20810a5ba6cfda 8d279796cdcdcc70f81da257fd648284185c5bec 96e87895d3063c6cafc72ef62451154a17a45064 9cb9ce980374e56d6cd0fa7115c03be37d91c778 9d07ce3c26052709521a39d78d1efd288a04ed8d a12a128cd662b1ac55f71b0d0b7be4f8208a4898 ba3677c87b210dbe28f22bfcb7a19e0e232cf408 bea770220df414401b737e567aa2eb75c9995eed c1123c13e0a2fbc8dda38e4ec4ef3512a583ff72 c4845be8d342b1e377d4e50d7e706e6b86469af4 c7d5a48674044ef181f05292fb410302ca277988 cb276d7a640ee405414acce3bc006df10c655259 d290233a23f287db9f699315690afc0a3409cf9a d74f28532224b6ad3479e46ab31a63995f7eb228 d7974c032af9be905645970e6b4b634dedf58940 e4e12eb62331158522c06d19da61293cf14dba42 f6c80b7320eecc2af0b2754932a759783660be43 f8d333f449ac924a282bb4208d1d624833edddaf f9a9e651e179251919ceb3e2d6d3ea282b15c6d3 Package: dialog Priority: optional Section: misc Installed-Size: 1198 Maintainer: Santiago Vila Architecture: arm64 Version: 1.3-20201126-1apertis0bv2023dev2b4 Provides: libdialog-dev Depends: libc6 (>= 2.17), libncursesw6 (>= 6), libtinfo6 (>= 6), debianutils (>= 1.6) Filename: pool/development/d/dialog/dialog_1.3-20201126-1apertis0bv2023dev2b4_arm64.deb Size: 276348 MD5sum: a3d851cf2ac9a8e202c368ccea7ca0ff SHA1: 05bf866c47504b8418bd54080d15073d20e72803 SHA256: ba62effbeeb56858b9b379757a6c0a9b3486b8148e9ade9b1027dd4726567429 SHA512: a051a3fcc20a5cfe9d4cc34df5b52399ce5066cfea49d0b540c217fbbf2ab5f86cbc8d7a4c759e5f8540d605ef9547b4a2074ba755313b4a2b4bb4a7e7b69558 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: 323 Maintainer: Santiago Vila Architecture: arm64 Source: dialog Version: 1.3-20201126-1apertis0bv2023dev2b4 Depends: dialog (= 1.3-20201126-1apertis0bv2023dev2b4) Filename: pool/development/d/dialog/dialog-dbgsym_1.3-20201126-1apertis0bv2023dev2b4_arm64.deb Size: 294888 MD5sum: 6ff77c4352fb8fc0f2e0b323ad976be6 SHA1: 4090755e1eef5be6a6874c93ea7b7ce3e8b84c2e SHA256: c48bebaad103c907c9b9bb7dc6eafc5228d48e89352a706489618c71e25dd1f2 SHA512: c0ffc122f076cf2f9aaed889f8e3af298b0d70aa2f92e8a4de59ac2823e0cf13de8bfb6deb4f40a95b3bad1c957610927148eccd6fb6992c4f4a44905c3ffe86 Description: debug symbols for dialog Auto-Built-Package: debug-symbols Build-Ids: f6b8f33d27b5698f5cd77a34559790d938141d8d Package: dictionaries-common Priority: optional Section: text Installed-Size: 749 Maintainer: Agustin Martin Domingo Architecture: all Version: 1.28.4apertis1bv2023dev2b4 Replaces: openoffice.org-updatedicts Provides: openoffice.org-updatedicts Depends: debconf (>= 1.5.5) | debconf-2.0, libtext-iconv-perl Suggests: ispell | aspell | hunspell, wordlist Breaks: hunspell-ar (<= 0.0.0+20080110-1.1), hunspell-da (<= 1:3.1.0), hunspell-de-at (<= 20100727-1), hunspell-de-ch (<= 20100727-1), hunspell-de-de (<= 20100727-1), hunspell-en-us (<= 20070829-4ubuntu2), hunspell-eu-es (<= 0.4.20081029-4), hunspell-gl-es (<= 2.2a-8), hunspell-kk (<= 1.1-1), hunspell-ko (<= 0.5.3-1), hunspell-se (<= 1.0~beta6.20081222-1.1), hunspell-uz (<= 0.6-3.1), hyphen-en-us (<< 2.8.3-1), myspell-bg (<= 3.0-12), myspell-ca (<= 0.6-10), myspell-cs (<= 20040229-5), myspell-cs-cz (<= 20040229-5), myspell-da (<= 1.6.25-1), myspell-de-at (<= 20100727-1), myspell-de-ch (<= 20100727-1), myspell-de-de (<= 20100727-1), myspell-de-de-oldspell (<= 1:2-27), myspell-el-gr (<= 0.8-1), myspell-en-au (<= 2.1-5), myspell-eo (<= 2.1.2000.02.25-42), myspell-es (<= 1.11-1), myspell-et (<= 1:20030606-12.1), myspell-eu-es (<= 0.4.20081029-4), myspell-fa (<= 0.20070816-2), myspell-fi (<= 0.7-17.3), myspell-fo (<= 0.2.44-2), myspell-fr (<= 1.4-25), myspell-fr-gut (<= 1:1.0-28), myspell-ga (<= 2.0-20), myspell-gd (<= 0.50-7), myspell-gl-es (<= 2.2a-8), myspell-gv (<= 0.50-9), myspell-he (<= 1.1-1), myspell-hr (<= 20060617-2), myspell-hu (<= 0.99.4-2), myspell-hy (<= 0.20.0-1), myspell-ku (<= 0.20.0-1.1), myspell-lv (<= 0.9.3-2), myspell-nb (<= 2.0.10-3.2), myspell-nl (<= 1:2.0-1), myspell-nn (<= 2.0.10-3.2), myspell-nr (<< 20070206-4ubuntu1), myspell-ns (<< 20070206-4ubuntu1), myspell-pl (<= 20100612-1), myspell-pt-br (<= 20101030-1), myspell-pt-pt (<= 20091013-2), myspell-ru (<= 0.99g5-8.1), myspell-sk (<= 0.5.5a-2.1fakesync1), myspell-sl (<< 1.0-3ubuntu1), myspell-ss (<< 20070206-4ubuntu1), myspell-sv-se (<= 1.3.8-6-2.2), myspell-tn (<< 20070206-4ubuntu1), myspell-ts (<< 20070207-4ubuntu1), myspell-uk (<= 1.6.0-1), myspell-ve (<< 20070206-3ubuntu1), myspell-xh (<< 20070206-4ubuntu1), myspell-zu (<< 20070207-5ubuntu1), mythes-it (<= 2.0.7.gh.deb1-3), openoffice.org-thesaurus-it (<< 2.0.7.gh.deb1-1.1ubuntu3) Filename: pool/development/d/dictionaries-common/dictionaries-common_1.28.4apertis1bv2023dev2b4_all.deb Size: 238892 MD5sum: 81d34627e227b79bd4dad865eb31440d SHA1: 58cb365f8727b35474e162e86e176a4087211fe0 SHA256: c1d40f7eca6af82d8a033b7964d8eda215b85e71893f38f7ea89983587cc7a1a SHA512: ed6c678b606d76ec33f7da300521fd6d759cfde441238d7f06fa406fcd47fe9d7320eb6b5abc00b371fb9caab36af72ca964a6e5f76ec6a59813e4adc93d5c93 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: 313 Maintainer: Agustin Martin Domingo Architecture: all Source: dictionaries-common Version: 1.28.4apertis1bv2023dev2b4 Provides: dh-sequence-aspell-simple Depends: debhelper (>= 4.1.13), dictionaries-common (>= 1.22.3) Filename: pool/development/d/dictionaries-common/dictionaries-common-dev_1.28.4apertis1bv2023dev2b4_all.deb Size: 145180 MD5sum: 7a9557f5704e773ee46e41e85b5cb2b1 SHA1: b31a9582fd26640572f8b4fa4394e4451d84c069 SHA256: 35f263e5efe66e6ae1126989721125f4164b201c7503093ed390385de877d250 SHA512: cae8cdf66b599ddb648bb2476363ece961768f80b64156189d42d1a954be9518833010494a69675fa0e674d76c427dda5601e73a2997e1e985bac9daea8428cc 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: dietlibc-dev Priority: optional Section: libdevel Installed-Size: 2776 Maintainer: Christian Seiler Architecture: arm64 Source: dietlibc Version: 0.34~cvs20160606-12apertis0bv2023dev2b4 Suggests: dietlibc-doc Filename: pool/development/d/dietlibc/dietlibc-dev_0.34~cvs20160606-12apertis0bv2023dev2b4_arm64.deb Size: 399260 MD5sum: 6f4054f998dd8679d7f8855b0a21d685 SHA1: 7b62c6920fa15fedf477172d7ed47ea46266f3e2 SHA256: a3297a50472217e81167d05077228451247bde88b941bf5811e2caefa9f00f65 SHA512: e95475d9c48814f677effe2eec61771ce50dc39381bf4d36705c8bb2fd9c7c3fda6d62ecb1e379f5d800a0915c5f3311297e609b5d78051febda0be830f8600c Description: diet libc - a libc optimized for small size The diet libc is a C library that is optimized for small size. It can be used to create small statically linked binaries for Linux on alpha, arm, ia64, mips, mipsel, ppc, parisc, s390, sparc and x86. . This package is used to compile programs with the diet libc. . The diet libc also supports dynamic linking, but this has been temporarily disabled because of problems with it. Homepage: http://www.fefe.de/dietlibc/ Multi-Arch: same Package: dietlibc-dev-dbgsym Priority: optional Section: debug Installed-Size: 77 Maintainer: Christian Seiler Architecture: arm64 Source: dietlibc Version: 0.34~cvs20160606-12apertis0bv2023dev2b4 Depends: dietlibc-dev (= 0.34~cvs20160606-12apertis0bv2023dev2b4) Filename: pool/development/d/dietlibc/dietlibc-dev-dbgsym_0.34~cvs20160606-12apertis0bv2023dev2b4_arm64.deb Size: 43416 MD5sum: bb976702b1e52b52b0d42f1ef5134026 SHA1: abd423de722dc62518c87bae8fe77a6b587d6e4c SHA256: 7db9a4c61a001dd32fbbb94ab59db445d3e1d864a987554856958820e6b49900 SHA512: fe434bcfcb515e2500fad3fe7c328dedd7639f31eb08803a7ce4b4129e18af300f85718684830b37a09f2ed6a661107c0d81d5e24daf4740366916971cb2b1d4 Description: debug symbols for dietlibc-dev Auto-Built-Package: debug-symbols Build-Ids: be5efda89a6de78436cec0c540646b8062049ab1 dc12bf8e3a43b2e1cf37646aaff0a40d19367b29 fee1d9a680ecbb78a6ce0c3914732b5643b91b53 Multi-Arch: same Package: dietlibc-doc Priority: optional Section: doc Installed-Size: 86 Maintainer: Christian Seiler Architecture: all Source: dietlibc Version: 0.34~cvs20160606-12apertis0bv2023dev2b4 Suggests: dietlibc-dev Filename: pool/development/d/dietlibc/dietlibc-doc_0.34~cvs20160606-12apertis0bv2023dev2b4_all.deb Size: 60560 MD5sum: 4e6b77b91e8c8ca9c4c2345a8fefebf7 SHA1: 033940dee936965ba1f9f6bdd8b608ffb025a244 SHA256: c8f543c3779f1a1b9d5a9347023b8cf45ba6c8d25c3941ee6279850ab6bdc2da SHA512: edd020dbdcb8bf5a1f14f5c59a7ee271cb12e1937823f792e65ffa6b21bb678c09d72130f2ab6084b22644b044e4178e33bb0f85dab604126a550ea9cdb84eaa Description: diet libc documentation - a libc optimized for small size The diet libc is a C library that is optimized for small size. It can be used to create small statically linked binaries for Linux on alpha, arm, ia64, mips, mipsel, ppc, parisc, s390, sparc and x86. . This package contains the documentation for the diet libc. Homepage: http://www.fefe.de/dietlibc/ Multi-Arch: foreign Package: diffstat Priority: optional Section: devel Installed-Size: 74 Maintainer: Sandro Tosi Architecture: arm64 Version: 1.64-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.17) Filename: pool/development/d/diffstat/diffstat_1.64-1apertis0bv2023dev2b4_arm64.deb Size: 34880 MD5sum: 959aba25868a0ac60b0ea42da1e65e7b SHA1: 3db4f0d64b4ac58851990455c8d30f7ec4f2c662 SHA256: f0c76aef33cae391bbee044fb52ea1300f68b75565b1693230b0c9d67f11b844 SHA512: 61115dc3363be96e3982c44c4711fb9bcad3695b5a13b602b6fabdd361604587921066dff51fd850323b1be7f99fc53259359d74837e005723098184f6dece64 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: 77 Maintainer: Sandro Tosi Architecture: arm64 Source: diffstat Version: 1.64-1apertis0bv2023dev2b4 Depends: diffstat (= 1.64-1apertis0bv2023dev2b4) Filename: pool/development/d/diffstat/diffstat-dbgsym_1.64-1apertis0bv2023dev2b4_arm64.deb Size: 60196 MD5sum: 165d955313ac17dcddfeecb568887896 SHA1: 7dbfa48234be77ee1e8caeaf056af27da9784aae SHA256: a8837a1c83f1a15374a3b33f2ce7a20f1fe6a24a4fc3573cb5c5bd5c66604380 SHA512: 143070b9705721db3e3accff37bcef8254a49ffbba534707d60025d4fdd2d7d74aa84d2d814bdb7e659bd6ce2299770102ad07ffad181b769d952de6f1d348f2 Description: debug symbols for diffstat Auto-Built-Package: debug-symbols Build-Ids: b301363064149009203d9301793ea2d155d75bd4 Package: diffutils Essential: yes Priority: required Section: utils Installed-Size: 1576 Maintainer: Santiago Vila Architecture: arm64 Version: 1:3.7-5apertis0bv2023dev2b4 Replaces: diff Pre-Depends: libc6 (>= 2.17) Suggests: diffutils-doc, wdiff Filename: pool/development/d/diffutils/diffutils_3.7-5apertis0bv2023dev2b4_arm64.deb Size: 366984 MD5sum: baebbbe65e04890f56f3e978d1aa495e SHA1: 27c1388066b70e03be20c5e1d3f98963a7bc06b0 SHA256: c9378399eb6855618f0b2d1fea2d32109e8f9e59e89d297470c9cd0ddbab908a SHA512: 63c121a62cc71fe2471796d126bc17f132177f077f5daa4b4374a29e035dd8bc15aca45a85fd6f782dfa9eba54da18b23c42618ecb6227bbdab3fdc45bf76c08 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: 512 Maintainer: Santiago Vila Architecture: arm64 Source: diffutils Version: 1:3.7-5apertis0bv2023dev2b4 Depends: diffutils (= 1:3.7-5apertis0bv2023dev2b4) Filename: pool/development/d/diffutils/diffutils-dbgsym_3.7-5apertis0bv2023dev2b4_arm64.deb Size: 438484 MD5sum: c83a7cb2e455bb143cbaca509141b5dd SHA1: 6f2ba8cac6d864e9a884377a4dadb130778f4d35 SHA256: e15ad8e6e342df033d150fece2ea3e2bcd2137b678f869d0be3cf8ac72801e12 SHA512: c738338906b084866c77440af32e8d2eebf18b2d696516baa6011b106255ef2dc2f8572a26f008e3c5ebe85de8791e2ce4805634824d187d4c9095e0f56349e0 Description: debug symbols for diffutils Auto-Built-Package: debug-symbols Build-Ids: 764f252562673bb0967e080dc6dc2614c2c3f7de 7746b7a88fc8e12b181ed708d9552e4fb86ea95d 9a371f0cdaf9e022df901c26d718195255b35a7d c3de68e8693494989e218e17d055cecb0cab6155 Package: diffutils-doc Priority: optional Section: doc Installed-Size: 757 Maintainer: Santiago Vila Architecture: all Source: diffutils Version: 1:3.7-5apertis0bv2023dev2b4 Filename: pool/development/d/diffutils/diffutils-doc_3.7-5apertis0bv2023dev2b4_all.deb Size: 107792 MD5sum: e230930b551bcf9582498cd3a94c3342 SHA1: e1402c36957ae29b1c9a297ccd3a4dfed1181842 SHA256: b87b86303fcc8498312234de3ac378e890ba866f084bc372d30a22c5affe515e SHA512: 5cf60f01f593bec37aa92d3f7962b97b2a491e555642ce8510d0d7d120f039b19a2a2c982de0968bc612f86b2f7ab61c97ed618e97908e971d6af57a15c72128 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: dirmngr Priority: optional Section: utils Installed-Size: 1279 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg2 (<< 2.1.10-2) Depends: adduser, gpgconf (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), lsb-base (>= 3.2-13), init-system-helpers (>= 1.52), libassuan0 (>= 2.5.0), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgnutls30 (>= 3.7.0), libgpg-error0 (>= 1.38), libksba8 (>= 1.3.5), libldap-2.4-2 (>= 2.4.7), libnpth0 (>= 0.90) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, tor Breaks: gnupg2 (<< 2.1.10-2) Filename: pool/development/g/gnupg2/dirmngr_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 749080 MD5sum: da655cb8ca8efdde199042aab5f17d40 SHA1: 838b5f54d7d4cb8dccd56228e36c6dc0bfa0d982 SHA256: d3b1acfd000dbcf45e8e4eca53cf7f1c330b8dd2639280168615966057ef1c3a SHA512: 11aec744fe9017d6851b072c0cd71bf7ac87472e45d456a7f4f3a759de9cc4088cc25a70a5fd361331b383699de2154083c7c692574e840ee5c2552b41980136 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: 1041 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: dirmngr (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/dirmngr-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 932136 MD5sum: 7ffe07a6973ce6799c3c112a4b85174c SHA1: de56c1bdcb7cafa724e005a0657a894295b88973 SHA256: 66d68acf899b5b62c4c937bb2037939a757f435d5b6ed1fdc0fba0f0a3e64001 SHA512: 8fa21b11f98ad22ee61e97f27e1d321bff240965f2b5e225aab14c645c4d6e67045e322399cabf71c775cec65c1aabad7d4efe1fc7f8ad997d181d5dada0f67b Description: debug symbols for dirmngr Auto-Built-Package: debug-symbols Build-Ids: 7ff5020ec1e8b42b2698dfe98b5eacf5b56ea831 a0828b8526e01ff9d5d4ae9b118f419680ec5f53 e9e4e490c667192be230778ff5d7254b3052831e Package: dirtbike Priority: optional Section: python Installed-Size: 48 Maintainer: Python Applications Packaging Team Architecture: all Version: 0.3-7apertis0bv2023dev2b4 Depends: python3-distutils, python3-pkg-resources, python3-wheel, python3:any Filename: pool/development/d/dirtbike/dirtbike_0.3-7apertis0bv2023dev2b4_all.deb Size: 10748 MD5sum: d1b47ac19317e37ec3f8bc4f26ae1d4f SHA1: 0928615c23284c8f7f3a8969e441b51a8fbb9759 SHA256: 21e438eaa2b1bd6ebfc70acdaa14bf86471bcf97e2c881d96c0422c9bdc871d7 SHA512: 619a2e3625ea4dc8c47213407e0d17d3aa3463f8487321aca5c982fb56fd5e53e42e33e0ee1aef11d4e6c3c942c0f722b77df9508ec45ae3f1fa5459c44473e4 Description: turn system-installed Python packages into wheels The purpose of this package is to make it easier to devendorize other packages which bundle various upstream packages. An example of this is pip, which bundles a half-dozen or so other upstream packages. In Debian and other distros, such vendoring is frowned upon. To make it easier to devendorize, dirtbike turns installed system packages into wheels, and these wheels can then be used instead of the vendored packages. Homepage: https://github.com/paulproteus/dirtbike Package: discount Priority: optional Section: text Installed-Size: 113 Maintainer: Alessandro Ghedini Architecture: arm64 Version: 2.2.6-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.17), libmarkdown2 (= 2.2.6-1apertis0bv2023dev2b4) Conflicts: libtext-markdown-perl, markdown Filename: pool/development/d/discount/discount_2.2.6-1apertis0bv2023dev2b4_arm64.deb Size: 26540 MD5sum: e88daa7072b7e80d498c86539a7a6e4e SHA1: 5a468ca7ea50cd743165077b1f1e93640c1142cc SHA256: a5a67ac74c4bf3d3dabcadc63794b6871023f2ed939a08fad3eb2cb9d494716e SHA512: d1a5ba4d00960a464306777ace4c224cdac1c50b5f55ba452d3cf1e74a5e626058a2111ad30c98a045fdad7c63fc6a197dced380dc3c80e0992cd75acfd37669 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: 91 Maintainer: Alessandro Ghedini Architecture: arm64 Source: discount Version: 2.2.6-1apertis0bv2023dev2b4 Depends: discount (= 2.2.6-1apertis0bv2023dev2b4) Filename: pool/development/d/discount/discount-dbgsym_2.2.6-1apertis0bv2023dev2b4_arm64.deb Size: 41488 MD5sum: ce2729ca5650b5eb6c994c146d86f32b SHA1: a6ca384c0576a8bede0826a9c723e74c9b371e63 SHA256: d48c1c5708716ff37e83654f4be182b0fb20289ca57c12bf37b8b2c935528ccc SHA512: 46a2c418c29606cb37918f800315b24cb4edce04479f2dd3cff0063cc0adfd98ca0a81a6fe9e8bba65325ecf853b9183c21fb82b823b8e9ab5efbfe7c053257e Description: debug symbols for discount Auto-Built-Package: debug-symbols Build-Ids: 4c4b701ddf8c1f390a8c5ce83929eb31887b08af 676b0a66566d473994ded76a571ef660c5c79e7c 6e2160142d81bf146b0076f2f7d0f2432419d41b b45588a6e8ab501e4134e185db10cf1e26547fe0 Package: dist Priority: optional Section: devel Installed-Size: 2655 Maintainer: Manoj Srivastava Architecture: all Version: 1:3.5-236-1apertis0bv2023dev2b4 Depends: perl, libperl4-corelibs-perl, debconf (>= 1.2.0) | debconf-2.0 Filename: pool/development/d/dist/dist_3.5-236-1apertis0bv2023dev2b4_all.deb Size: 475352 MD5sum: 55f4ca65a1d5205bb1acfbcfd87bc54e SHA1: b4cd2d664f112c0512a2783baae43ff0fc9aedbe SHA256: da537728af045666b06630072946e86a28025f9c464875df65e3017c5317d838 SHA512: 1867fbca0817bb3c2c44b815c48d83b1773a4ec57056bfbfb9c331d6641d9547de79a3c50fd733d81bbe753316778bc13e46ac5308d5696249edf509c2d378d6 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: 70 Maintainer: Benjamin Drung Architecture: arm64 Version: 1.0apertis0bv2023dev2b3 Depends: distro-info-data (>= 0.46), libc6 (>= 2.17) Suggests: shunit2 (>= 2.1.6) Filename: pool/development/d/distro-info/distro-info_1.0apertis0bv2023dev2b3_arm64.deb Size: 20228 MD5sum: 467bad2d85f084d1ebd343c35838f790 SHA1: 243fa32a7193f13e7de3d79af4dad2a52ef9d489 SHA256: 4ba19285272dd5cdfda19b7d628c261cc02b85af2c365d3d7261fca5fe441b6c SHA512: c733656d41cbf2f1f827a6fcf2035ad05f2c60cde37e7b454655c597732a1dc0a7be04baf55ad4efc0376bb9a70370be8cc616b5c293826503947eb745712e86 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: 21 Maintainer: Benjamin Drung Architecture: all Version: 0.51+deb11u2+apertis0bv2023dev3b1 Breaks: distro-info (<< 1.0~) Filename: pool/development/d/distro-info-data/distro-info-data_0.51+deb11u2+apertis0bv2023dev3b1_all.deb Size: 8056 MD5sum: 820858e00fa634300e8e51755b8eccfe SHA1: 05be5a3df548563dd6c9ba3580299614f00cb1af SHA256: 74f52153b24182b3113cd5016fd982de45884f4ef882ad11ab25ed76edd618b4 SHA512: 71b47ad9d29406fab35ad89648465e7fbcc13a4d36d723f6c4617a361abea9fbc24adaca8b398595eb24d0c4147823b9ddcc96f3d6d9d4df2df7be279068d8be Description: information about the distributions' releases (data files) Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts. . This package contains the data files. Multi-Arch: foreign Package: distro-info-dbgsym Priority: optional Section: debug Installed-Size: 66 Maintainer: Benjamin Drung Architecture: arm64 Source: distro-info Version: 1.0apertis0bv2023dev2b3 Depends: distro-info (= 1.0apertis0bv2023dev2b3) Filename: pool/development/d/distro-info/distro-info-dbgsym_1.0apertis0bv2023dev2b3_arm64.deb Size: 37468 MD5sum: 25044a2d075b487978dd6e28d7d43919 SHA1: 542d6c59f62578c20bf2150f28efb36f1a07549f SHA256: 22bea852958342cc2d0e180d0d1bef4d5733ee55a5378b846e07b2ac2a101ffe SHA512: 24a0079ec214f5bb778c7f466aefba3f49f2111c0bffea3169092bf2c6ec37c6954ee22edb9209676a3e6d4778630dcb632e1dcca747bcd6cc93f6263b7a32da Description: debug symbols for distro-info Auto-Built-Package: debug-symbols Build-Ids: 9c27616462b969de35a535cffd2dff8693e81928 e913c2e94ea7516bb784d037df6b077d7ab9b97d Package: djview Priority: optional Section: graphics Installed-Size: 31 Maintainer: Barak A. Pearlmutter Architecture: all Source: djvulibre Version: 3.5.28-2+apertis1bv2023dev2b4 Depends: djview4 | djview3 Filename: pool/development/d/djvulibre/djview_3.5.28-2+apertis1bv2023dev2b4_all.deb Size: 18640 MD5sum: 47827d13e8e7971a7a9e64e6bbec923f SHA1: 1dd38a6545aa371a6f6459685a7d4680acce2158 SHA256: acd60211f13e7ab1a5771d517f763c4b7b47ab0291361710231b419dd5c8d403 SHA512: efb1be73f017374fc8a71762287312a59549e8b28258cdc016791043480ab678398610eddfb0876d5bc0bee1b070e9dd9f023521f3f0739e9e57be294b37920a 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: 31 Maintainer: Barak A. Pearlmutter Architecture: all Source: djvulibre Version: 3.5.28-2+apertis1bv2023dev2b4 Depends: djview4 Filename: pool/development/d/djvulibre/djview3_3.5.28-2+apertis1bv2023dev2b4_all.deb Size: 18624 MD5sum: 569e1d3277e1332ebe57e7a848942b0b SHA1: 17e216bafc7cad171a2bcdf7228ff8899eb5aaaf SHA256: bf86df7e64a8d064b4780cb944c0687d4cf98390f8a11e7f7240d488108b333c SHA512: 594039c19f18f034a713616be37e855097ceccb2edc452efaf54cd10556157b9f80ee144d0184bf6c770f7681dbb519066fb301073e77bc76be49f125318266c 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: 1042 Maintainer: Barak A. Pearlmutter Architecture: arm64 Source: djvulibre Version: 3.5.28-2+apertis1bv2023dev2b4 Depends: libc6 (>= 2.29), libdjvulibre21 (= 3.5.28-2+apertis1bv2023dev2b4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libtiff5 (>= 4.0.3), curl Recommends: pdf2djvu Suggests: djvulibre-desktop, djview4 | djvu-viewer | evince Filename: pool/development/d/djvulibre/djvulibre-bin_3.5.28-2+apertis1bv2023dev2b4_arm64.deb Size: 276536 MD5sum: 0a0f116c802d72007c739dfa633886b3 SHA1: dffbe3b3b284efc0344a65b4983142d828200439 SHA256: eb4ff6ebaa7bcc82754bff0cf1c9117f5d0ca8604c8f1ead06133dbefb9f1cd8 SHA512: a6fc45e9f7ee5380751d7a1ee11c6143b47dd46332b974b90433c1036179289e695cdf190e122192cbfbb70b5d94198863567a0d55200ef3b2b6cc7f5e9ccbd4 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: 1579 Maintainer: Barak A. Pearlmutter Architecture: arm64 Source: djvulibre Version: 3.5.28-2+apertis1bv2023dev2b4 Depends: djvulibre-bin (= 3.5.28-2+apertis1bv2023dev2b4) Filename: pool/development/d/djvulibre/djvulibre-bin-dbgsym_3.5.28-2+apertis1bv2023dev2b4_arm64.deb Size: 1334188 MD5sum: ee056954efdc47efe32c646ebc199249 SHA1: e5e688be8a4880bfc7e75dcab72a81531357ea51 SHA256: 256afceae07ab4d08c05e4d238f24d113fd952a4cd66a257f3935b7916f23077 SHA512: d7da78b831cc9888034d49f2a576de44b6ee4dd7e7850de429fde9c26daa9d04994bf5d6c90c044c823e78d9dae3accaf0b2549a3ec2c34ee884ee9686afc4fe Description: debug symbols for djvulibre-bin Auto-Built-Package: debug-symbols Build-Ids: 36c80f038fc0ed7167eecc5744b4e998bf1d0b98 39f55ccaeed2bab6e2fac0d19b6ddf2221c6778a 403658254e1fc2f5b8957779168a2170e8e6910c 556d11243b5d4a92a54e16750395c831fd1173d3 5c73434d5a4c203ff86e48419bf34ba1d4630bf1 6e0be10c840076842a7827357d9baee632333bb9 7c005d6cca4ac0ddbd7ef13869e8a512f12134e8 88e74646682a473a9d3d333558c1cc4b9ccf5a8d 8b99407ebe2ce92f107d7f7927a9edb7cdc11907 ae3d9197728ad4c3144831ea089b20da61df39d5 af5a1e3d40a1a88552a1464c3efda09b0f12f51d bd79c5ae27bc8abd5761949bbbda5f3365164663 c9b3e01d29aa1a714d438ade99dc1aa839345be5 dbc19cd5905196e01bbd2c5eb40aa98e833118ec e59f873fe5d9de1704870f7fc1078051a9d53954 fb11df3d32192e7793f90d948978df0a80fc8030 Package: djvulibre-desktop Priority: optional Section: libs Installed-Size: 144 Maintainer: Barak A. Pearlmutter Architecture: all Source: djvulibre Version: 3.5.28-2+apertis1bv2023dev2b4 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+apertis1bv2023dev2b4_all.deb Size: 102204 MD5sum: 0fc563a014b459b49f37eb1dfd1ffe70 SHA1: 216eb10a119103469ac9867dba4f0fb457d28062 SHA256: dda9f04c0993b60325fc9c9c4b21846da0040cb14d2100ad7a202907545e777c SHA512: f838d403f5ce215ef08c742db94d4cffb324426d7d141d644345032d900c8d33f802c985036cb7988468d001670585184126cf2f26032b805bae5c1c1399dd79 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: 84 Maintainer: Barak A. Pearlmutter Architecture: arm64 Source: djvulibre Version: 3.5.28-2+apertis1bv2023dev2b4 Depends: libc6 (>= 2.17), libdjvulibre21 (>= 3.5.28), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Recommends: apache2 | apache | httpd-cgi | httpd Conflicts: djvulibre-bin (<< 3.5.9-3) Filename: pool/development/d/djvulibre/djvuserve_3.5.28-2+apertis1bv2023dev2b4_arm64.deb Size: 34316 MD5sum: 19af3733dcb47247a516da11dec0dc74 SHA1: efdcdd4e6976cd9336c169b0f435063ff56ed774 SHA256: 006b7757b0229bd5476911174605b9874f6c3f3995a75d30166101ac79de9533 SHA512: 43872940638f743c723527717fc061d032a77dd75eaff3eb083ed287e87e30399691c639fff59a542e5c270b5907da6fe59ea3fcc22fc92da5812675d175c2bc 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: 94 Maintainer: Barak A. Pearlmutter Architecture: arm64 Source: djvulibre Version: 3.5.28-2+apertis1bv2023dev2b4 Depends: djvuserve (= 3.5.28-2+apertis1bv2023dev2b4) Filename: pool/development/d/djvulibre/djvuserve-dbgsym_3.5.28-2+apertis1bv2023dev2b4_arm64.deb Size: 72468 MD5sum: 015ec64d3663ce0330ff49f5ca8d3c1a SHA1: 89b1afaa26ce69d73d45aa5784317edc60c9956b SHA256: 7467c83a504f2fed2b25944a9bfe3293ccdbeddd79855b85e875f47b625e4339 SHA512: 475b60de8f7d03d7e1896c710e3df7bb92a731818871126c00c7920c70ae22c6e0e3dfaea31a58ecccac08eb51d9215be0e61a8891cffaa11267cce1dc499509 Description: debug symbols for djvuserve Auto-Built-Package: debug-symbols Build-Ids: 64c0a08e11dfd501f3bedf25bfe3d7e7750cd2c7 Package: dmraid Priority: optional Section: admin Installed-Size: 95 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Version: 1.0.0.rc16-8co1bv2023dev2b3 Depends: libc6 (>= 2.17), libdmraid1.0.0.rc16 (>= 1.0.0.rc16), udev, dmsetup Filename: pool/development/d/dmraid/dmraid_1.0.0.rc16-8co1bv2023dev2b3_arm64.deb Size: 36244 MD5sum: c60542d1f71bb607b4e562baed2b2a00 SHA1: df1a2769c902fc8f90002365965802d4ee232414 SHA256: fedf8a0810359d8af683947b5c9e96c85c00eb170ebd2884a9095f150b11577c SHA512: cca4f239eb46b0257ad005e82efbd90345d4e1c3e3c9df6ef97bb86a3c0d7f46b385bfcc05c501ad4b8088945705cd7070d4cfdaff65999f17232355c0b9bee5 Description: Device-Mapper Software RAID support tool dmraid discovers, activates, deactivates and displays properties of software RAID sets (eg, ATARAID) and contained DOS partitions. . dmraid uses the Linux device-mapper to create devices with respective mappings for the ATARAID sets discovered. . The following formats are supported: Highpoint HPT37X/HPT45X Intel Software RAID LSI Logic MegaRAID NVidia NForce RAID (nvraid) Promise FastTrack Silicon Image(tm) Medley(tm) VIA Software RAID . Please read the documentation in /usr/share/doc/dmraid BEFORE attempting any use of this software. Improper use can cause data loss! Homepage: http://people.redhat.com/~heinzm/sw/dmraid/ Package: dmraid-dbgsym Priority: optional Section: debug Installed-Size: 32 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Source: dmraid Version: 1.0.0.rc16-8co1bv2023dev2b3 Depends: dmraid (= 1.0.0.rc16-8co1bv2023dev2b3) Filename: pool/development/d/dmraid/dmraid-dbgsym_1.0.0.rc16-8co1bv2023dev2b3_arm64.deb Size: 14948 MD5sum: 8e9e46e98840c5c741b8fe0d0e722fd9 SHA1: e7bead0819d5d2cc00e98f9368edfbc8ac724f29 SHA256: 09782ee9bd309311b1175a9dcdcfba31b43423a59698618f31d936cbe4a6aad0 SHA512: ae42b79e7c4624c70c181ef39ae448542686dd83d7639e6f78d6d6da0ac3b61e1abc42c87cdb34daa25ccab74ddd17b537e3e61f2c70519aced300daaf928946 Description: debug symbols for dmraid Auto-Built-Package: debug-symbols Build-Ids: 2f2c4a0bfb3e65cf79b26033e680c0750ab7b786 Package: dnsmasq Priority: optional Section: net Installed-Size: 94 Maintainer: Simon Kelley Architecture: all Version: 2.85-1+apertis1bv2023dev2b3 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.85-1+apertis1bv2023dev2b3_all.deb Size: 31328 MD5sum: 89e97c64045588348e891ab818fb233f SHA1: c0215a53ab77fbdcf967e6f2f69d49d3b8c961f5 SHA256: 3c347a436da37ad80ea89495797061a532ee374cfca525b1ef34deaed5017324 SHA512: f970ad87aebec2c0b63866fe2bab366d4658949a4d6c844497325d5064b4afbe2c9c860cd0f58362b900811bb4aff0fa067430b35d36746c252576461f032efa 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: 917 Maintainer: Simon Kelley Architecture: arm64 Source: dnsmasq Version: 2.85-1+apertis1bv2023dev2b3 Replaces: dnsmasq (<< 2.63-1~), dnsmasq-base Provides: dnsmasq-base Depends: adduser, libc6 (>= 2.28), libdbus-1-3 (>= 1.9.14), libgmp10, libhogweed6 (>= 2.4-3), libidn11 (>= 0.5.18), libnetfilter-conntrack3 (>= 1.0.1), libnettle8 (>= 2.4-3) Recommends: dns-root-data Conflicts: dnsmasq-base-lua Breaks: dnsmasq (<< 2.63-1~) Filename: pool/development/d/dnsmasq/dnsmasq-base_2.85-1+apertis1bv2023dev2b3_arm64.deb Size: 441108 MD5sum: 0e88b99d0cc28780e7f9c6f736cc180e SHA1: 6526e86356edae7a1363cf0a5468d5c24843e4a3 SHA256: 40c734429f35afa9842a444cac909459d59ddec1108fead99085a97547deec0f SHA512: 3d782e675d652b59940736c9614ea3cb005b5a5eef91a764cd5581b4d1ece41a8d4f4b33deb94c33f22ee822b0a9f956f0927cd936947f12a2b6cc166ba211f5 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: arm64 Source: dnsmasq Version: 2.85-1+apertis1bv2023dev2b3 Replaces: dnsmasq (<< 2.63-1~), dnsmasq-base Provides: dnsmasq-base Depends: adduser, libc6 (>= 2.28), libdbus-1-3 (>= 1.9.14), libgmp10, libhogweed6 (>= 2.4-3), libidn11 (>= 0.5.18), liblua5.2-0, libnetfilter-conntrack3 (>= 1.0.1), libnettle8 (>= 2.4-3) Recommends: dns-root-data Conflicts: dnsmasq-base Breaks: dnsmasq (<< 2.63-1~) Filename: pool/development/d/dnsmasq/dnsmasq-base-lua_2.85-1+apertis1bv2023dev2b3_arm64.deb Size: 441800 MD5sum: d2835b0e437164bd5fc3ac1a3c1133c1 SHA1: bb70aeba6ee8092a0813845f1a6ca08e1193ee12 SHA256: 1c23bcab80b38838e8076addc2742960a630ee793b951fba16e7a93472ff05d5 SHA512: 6208be06bf3c455f162e75a07a70436d578d6470c177d8468e0fdde1ee82b0d7d16edc1c22074b298b5ee9c11c830eeb4c7aad85c70f436189a2531ea8dad463 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: 63 Maintainer: Simon Kelley Architecture: arm64 Source: dnsmasq Version: 2.85-1+apertis1bv2023dev2b3 Depends: libc6 (>= 2.17) Conflicts: dnsmasq (<< 2.40) Filename: pool/development/d/dnsmasq/dnsmasq-utils_2.85-1+apertis1bv2023dev2b3_arm64.deb Size: 25452 MD5sum: 691237ea7ea12541ac0e5c47493f80e7 SHA1: c6d68d162eb3fc7d205f1c30197c35d2510ad46f SHA256: 8eed1797e32ab62a5839d2c3f66b651b12781d984b5ec3aece7797aa95f94ec4 SHA512: bd234dcec36f793ef2cf13caf39c72cef9a334ce9b287d7adecacd117f5189fba11aa4fcf71e750af6012e0595cc3444eeabebef47406fd8f763de2e244c1bd9 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-6co1bv2023dev2b4 Depends: sgml-data (>= 1.5.0), sgml-base (>= 1.28) Suggests: docbook-defguide, docbook-dsssl, docbook-xml, psgml Breaks: docbook-xml (<< 4.4-4~) Filename: pool/development/d/docbook/docbook_4.5-6co1bv2023dev2b4_all.deb Size: 130576 MD5sum: 0ef93fc552187fb6f88346e3edd525cf SHA1: 3c0c2e5287130fcfc647ad6698f26217f467536f SHA256: 57bb6bddbe49f0eb8aa93c655c1876090efdafe4c37c9f4106b936e7c27331ca SHA512: fa343d2828acfa7dbaadfa11482dea6b65687717e7b910b36ac81f922c41a71cf02b5a9a01a3318ea0df1f1c7a688f9d2f456eabb7c0c8a444ccd5b899e362d3 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: http://www.oasis-open.org/docbook/sgml/ Multi-Arch: foreign Package: docbook-dsssl Priority: optional Section: text Installed-Size: 2605 Maintainer: Peter Eisentraut Architecture: all Version: 1.79-9.2apertis0bv2023dev2b4 Replaces: docbook-stylesheets Depends: openjade, docbook (>= 3.1) | docbook-xml, sgml-base (>= 1.28), perl:any Suggests: jadetex, docbook-dsssl-doc Conflicts: docbook-stylesheets Filename: pool/development/d/docbook-dsssl/docbook-dsssl_1.79-9.2apertis0bv2023dev2b4_all.deb Size: 233700 MD5sum: 4c673562ae36887b8327e831321a0e84 SHA1: 60c4f4b87b663ebe9c17a5a0e1f7c43e8a56d2e1 SHA256: 861d3dad8df59151604c80ffaf645d4d506bc3aba60f75a48e29e2517f1f3e6a SHA512: cb9c4512c446737e525279725249f0037aa26d473c708de14ebfbdef784d951eed6c12a8d4b6257effad285c54f44e124559f00447558b95fa689ac1964509d3 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: http://docbook.sourceforge.net/projects/dsssl/ Multi-Arch: foreign Package: docbook-to-man Priority: optional Section: text Installed-Size: 196 Maintainer: Chris Lamb Architecture: arm64 Version: 1:2.0.0-45apertis0bv2023dev2b4 Depends: docbook, opensp, libc6 (>= 2.17) Filename: pool/development/d/docbook-to-man/docbook-to-man_2.0.0-45apertis0bv2023dev2b4_arm64.deb Size: 75908 MD5sum: dd38f0d92a4496c353ea3f44067a7983 SHA1: fdf1fefb969bc93be4603985f9200e476dcfb128 SHA256: d87906c32356022e42791d1fa97cabe1a6ee9833cce8c7f26ad65399654b5293 SHA512: d5ccf44cbfe2e5053bd35868459cb123e04d4ab64fd793a41b09477602e1d8df4b86ef1f6f9ad4129111db14c7e1619b564a5a4f8126ac7fd869b892c53d2359 Description: converter from DocBook SGML into roff man macros docbook-to-man is a batch converter that transforms UNIX-style manpages from the DocBook SGML format into nroff/troff man macros. . This is not the original version by Fred Dalrymple, but one with the modifications by David Bolen. . docbook-to-man lacks support for internationalization and utf-8. Other tools like docbook2man or docbook-xml with xsltproc are better suited for new projects. Homepage: https://www.oasis-open.org/docbook/tools/dtm/ Multi-Arch: foreign Package: docbook-to-man-dbgsym Priority: optional Section: debug Installed-Size: 121 Maintainer: Chris Lamb Architecture: arm64 Source: docbook-to-man Version: 1:2.0.0-45apertis0bv2023dev2b4 Depends: docbook-to-man (= 1:2.0.0-45apertis0bv2023dev2b4) Filename: pool/development/d/docbook-to-man/docbook-to-man-dbgsym_2.0.0-45apertis0bv2023dev2b4_arm64.deb Size: 101960 MD5sum: 2608ca7bb026445ec121a6806b656a98 SHA1: 2e1a38290e42154a8b7e3dac6856edc9c50e8ca5 SHA256: 0f83f91b0838fd9154d56df1191b01f279a32e2d10bb4580af2b9ed8f8944b4a SHA512: 86654d96b2fe4b47fd7b2b4f182f3c86b0ba7f54ded75c9cc272e7bad9bb42510917c7fabc55be51a242abab87ed6dbf0808b16a15426df9a1d69cb618a6e77e Description: debug symbols for docbook-to-man Auto-Built-Package: debug-symbols Build-Ids: 94d3c6becab0b812940e8f7884df92171b6ec070 Package: docbook-utils Priority: optional Section: text Installed-Size: 282 Maintainer: Debian XML/SGML Group Architecture: all Version: 0.6.14-3.4apertis0bv2023dev2b4 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-3.4apertis0bv2023dev2b4_all.deb Size: 60284 MD5sum: 2e4605b01208620fc1f3f4c8f5fec24d SHA1: 0104ffc8c2fb7aec35877890fc07d5998f1ba800 SHA256: c901c21a661a6066cc3bff872dca02684c898fc76e1e5f5d946799cdf215f7e9 SHA512: d347b066c99b9b80109055c8b9dff15f227091122d00429ef80c6f67bc1515b334fe7019369d77ac079c4b8ed99ef8c105ee6ec54844ba30aa27a337974074d0 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: 2133 Maintainer: Debian QA Group Architecture: all Version: 4.5-9apertis0bv2023dev2b4 Provides: docbk-xml Depends: sgml-data (>= 2.0.2), 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-9apertis0bv2023dev2b4_all.deb Size: 84540 MD5sum: e5d885c95f20a963aa2b9b8a20ab2028 SHA1: e667420f333b37f9c930bdf8c63f28ad0bda6646 SHA256: 4abd48b225e121c6e179ea559f105596cd1fb5e7f55340df6142f07eab1cb279 SHA512: 2ffe814609124df71f77a2ae4d44978a18daf39f68cfdc4c88224af0d0cad3ea90a830a6eb5f6469af72ec86da5c3b9733d3f7205e4266c603fc22765edb5fcd 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: http://docbook.org/schemas/4x.html Multi-Arch: foreign Package: docbook-xsl Priority: optional Section: text Installed-Size: 14870 Maintainer: Debian QA Group Architecture: all Version: 1.79.2+dfsg-1apertis0bv2023dev2b4 Provides: docbook-xsl-nons Depends: xml-core (>= 0.14) Recommends: docbook-xml (>= 4.1.2-4) 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-1apertis0bv2023dev2b4_all.deb Size: 1236992 MD5sum: 51088c76e7f54e1ec8989ab78047086d SHA1: ef241c68cda986df7d3e56dd7668049334d22f59 SHA256: 3f400c58be05030fb9f25ad45df4000873b124c79125ad30b2120e6a73ecaaa8 SHA512: 46c48f2a238e05c078cff35e025a09b8fabcf319fa68c3dc00e2d51a3e07e336f408955a1fcf281b20dc4dcbb17c9c17bec98aa40bf0969ed22d336345bd80b7 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: 14936 Maintainer: Debian QA Group Architecture: all Source: docbook-xsl Version: 1.79.2+dfsg-1apertis0bv2023dev2b4 Depends: xml-core (>= 0.14) Recommends: docbook5-xml (>> 5) 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-1apertis0bv2023dev2b4_all.deb Size: 1237320 MD5sum: 499e2e4d11398678711b2d5dddfbe368 SHA1: 81bf6abd85c5725e33ddd90f5833107d138f6405 SHA256: 8fbed6c6446b338be0f6b90cd0b6c162dbbe78690ec32efad05aeee85a3d8524 SHA512: 98415518375acd56aa0145a4ce8b763bd00ab60371f9222cc6040e6147d7a7381028705fca607bea72baa8dc613db747b2db651a9893f339e0acdfed9234f0a8 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: 1444 Maintainer: Debian XML/SGML Group Architecture: arm64 Version: 0.8.8-17co1bv2023dev2b4 Depends: libtext-wrapi18n-perl, libxml-sax-expat-perl, opensp, texinfo, xsltproc, xml-core (>= 0.14), perl:any, libc6 (>= 2.17) Recommends: docbook-xml, docbook-xsl Filename: pool/development/d/docbook2x/docbook2x_0.8.8-17co1bv2023dev2b4_arm64.deb Size: 295192 MD5sum: 2a722efb7459c5078bc5e44f1b55f899 SHA1: 332f3e6f4674edefbef454e587c77e74021888b1 SHA256: 7e4d0173e979ab7d8943550db915a94a90624c069013e6ec1cb3b2f35220470e SHA512: a14cf679bb992f54d9264d70aa9946ec68c2ad43b03222d8ef7891b446c8b4a9e95a829eaaa994cd4b532481d8e1c6b2690d6115331f8eb2122876bafffbf432 Description: Converts DocBook/XML documents into man pages and TeXinfo The main tools are: * docbook2x-man: converts a DocBook/XML refentry into a manual page, with table support * docbook2x-texi: converts a DocBook/XML refentry into an info page, most usable for Emacs users Homepage: http://docbook2x.sourceforge.net Multi-Arch: foreign Package: docbook2x-dbgsym Priority: optional Section: debug Installed-Size: 31 Maintainer: Debian XML/SGML Group Architecture: arm64 Source: docbook2x Version: 0.8.8-17co1bv2023dev2b4 Depends: docbook2x (= 0.8.8-17co1bv2023dev2b4) Filename: pool/development/d/docbook2x/docbook2x-dbgsym_0.8.8-17co1bv2023dev2b4_arm64.deb Size: 14984 MD5sum: 40c3064dc9e59cef6def51ebe37eb56e SHA1: f91cd5b55bf4bef084f7842cc1d11c3eff5d8dc2 SHA256: 0de48bc0deb6ee30a8dd65e6a14d1130977dcf2e4ef4355de5fa93519b3c2188 SHA512: ab068109248a80d60ffd6aacc5e0ec4c1e4016a99827e3263fc13a6f6d395e008f0fbc2e74b1d2840c78bf785440ca881aadffe26b5ee327ac41644af27be6ee Description: debug symbols for docbook2x Auto-Built-Package: debug-symbols Build-Ids: 9e6849290191180b199e03e9c09991a7c5ac66c0 Package: docbook5-xml Priority: optional Section: text Installed-Size: 3354 Maintainer: Debian XML/SGML Group Architecture: all Version: 5.0-3apertis0bv2023dev2b4 Depends: xml-core (>= 0.14) Suggests: docbook-xsl-ns, docbook5-defguide Filename: pool/development/d/docbook5-xml/docbook5-xml_5.0-3apertis0bv2023dev2b4_all.deb Size: 667092 MD5sum: b57ba116f84cb89200dbea80eb27a1ec SHA1: 40a743a004fe44c243383cf09aae4c5095f27424 SHA256: d366257858226fe917caeb5427e13165f6f350a82d305f40be31658a1b8c25de SHA512: 55a981d81175c95a044037f1812d64572fb95cea28995e14e7de7bd2bc8ff3f202b944f7ae2d67a002877d10690c83554ceb8fe8a7c447e24ccc2754bcb04b83 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: 2141 Maintainer: Debian Go Packaging Team Architecture: all Source: docker.io Version: 20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3 Provides: docker.io-doc Filename: pool/development/d/docker.io/docker-doc_20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3_all.deb Size: 1874724 MD5sum: 5309ac1ed9de80d7c7daab8d05f3fe9e SHA1: 0f3c53a566207d20876002a34633d8b7ee5f9c34 SHA256: f6ea63057563987181cca73ed6cc46acfa5cc637d8a97a8a3bb7c78b2c885695 SHA512: 2e6e63287e7ad76bf0ce4be83528c6066324eb99b380c262f71529e8e751701d5bca9defa162eb0b76a20cc8cb1d8c55965fcdd1821a02e3cb28d618f27d16b5 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: 16608 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 2.7.1+ds2-7apertis0bv2023dev2b3 Depends: adduser, libc6 (>= 2.17), lsb-base Pre-Depends: init-system-helpers (>= 1.54~) Filename: pool/development/d/docker-registry/docker-registry_2.7.1+ds2-7apertis0bv2023dev2b3_arm64.deb Size: 3916328 MD5sum: b0f31aef4df45f27a5a05e8b7b4ce85e SHA1: 307e3df2e2bb740c174fc18dac237855fb9fa182 SHA256: 24963481107a44c47e7697cccd3e5e15075c396014f8657578f3b89a779e75b8 SHA512: cb4f82ee5b1266a21c06a66a942ad24b3258fa66167f613114104c39f227ad893c3ee7ab1e3f42e791eac825b5f84afd52774860c147e7d8870f2e2db86752a4 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.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-bugsnag-panicwrap (= 1.2.0-1.1apertis0bv2023dev2b4), golang-check.v1 (= 0.0+git20200902.038fdea-1apertis0bv2023dev2b4), golang-github-aws-aws-sdk-go (= 1.36.33-1apertis1bv2023dev2b3), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2023dev2b3), golang-github-bshuster-repo-logrus-logstash-hook (= 0.4.1-2apertis0bv2022dev2b1), golang-github-bugsnag-bugsnag-go (= 1.7.0-1apertis0bv2023dev2b3), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2023dev2b3), golang-github-docker-go-metrics (= 0.0.1-1apertis0bv2023dev2b3), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1apertis0bv2023dev2b3), golang-github-garyburd-redigo (= 0.0~git20150901.0.d8dbe4d-2.1apertis0bv2023dev2b3), golang-github-gofrs-uuid (= 3.2.0-2apertis0bv2023dev2b3), golang-github-gorilla-handlers (= 1.4.2-1apertis0bv2023dev2b3), golang-github-gorilla-mux (= 1.7.4-1apertis0bv2023dev2b3), golang-github-jmespath-go-jmespath (= 0.4.0-1apertis0bv2023dev2b3), golang-github-mitchellh-mapstructure (= 1.3.3-1apertis0bv2023dev2b3), golang-github-ncw-swift (= 1.0.52-1apertis0bv2023dev2b3), golang-github-opencontainers-go-digest (= 1.0.0-1apertis0bv2023dev2b3), golang-github-opencontainers-image-spec (= 1.0.1-5apertis0bv2023dev2b3), golang-github-pkg-errors (= 0.9.1-1apertis0bv2023dev2b3), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2023dev2b3), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2023dev2b3), golang-github-prometheus-common (= 0.15.0-2apertis0bv2023dev2b3), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2023dev2b3), golang-github-shopify-logrus-bugsnag (= 0.0~git20171204.577dee2-2apertis0bv2022dev2b1), golang-github-spf13-cobra (= 1.1.2-1apertis0bv2023dev2b3), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-logrus (= 1.7.0-2apertis0bv2023dev2b3), golang-pretty (= 0.2.1+git20200831.59b4212-1apertis0bv2023dev2b3), golang-protobuf-extensions (= 1.0.1-1co1bv2023dev2b3), golang-text (= 0.2.0-1apertis0bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3) Homepage: https://github.com/docker/distribution Package: docker.io Priority: optional Section: admin Installed-Size: 140529 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3 Depends: libc6 (>= 2.17), 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.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3_arm64.deb Size: 28844676 MD5sum: 9bfa54f7c880c634f49cd94c933e98a8 SHA1: 88525348a5e3a729209360568d6f681ba88a06d7 SHA256: e78ad0b0add6ebaea113742019075413eb3680fdb16190168cdfc916978861a9 SHA512: a82084b105ee5f551f9c579e3c0df88b455df9b76468dcd29ac5374e5bbc641b4767561b5767d216cac084bf8cd3b0191c203286c64b5c4c7775b560429867cf 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: consul (= 1.8.7+dfsg1-5+apertis2bv2023dev2b1), containerd (= 1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1), continuity (= 0.0~git20201208.1805252-2apertis0bv2023dev2b3), docker-libkv (= 0.2.1-2apertis0bv2023dev2b4), docker-registry (= 2.7.1+ds2-7apertis0bv2023dev2b3), etcd (= 3.3.25+dfsg-6apertis0bv2023dev2b3), glibc (= 2.31-13+deb11u3+apertis1bv2023dev3b1), go-md2man-v2 (= 2.0.0+ds-5apertis0bv2023dev2b3), golang-1.15 (= 1.15.15-1~deb11u4+apertis0bv2023dev3b4), golang-blackfriday-v2 (= 2.0.1-3apertis0bv2023dev2b4), golang-dbus (= 5.0.3-2apertis0bv2023dev2b4), golang-fsnotify (= 1.4.9-2apertis0bv2023dev2b4), golang-github-armon-go-metrics (= 0.3.4-1apertis0bv2023dev2b5), golang-github-aws-aws-sdk-go (= 1.36.33-1apertis1bv2023dev2b3), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2023dev2b3), golang-github-bsphere-le-go (= 0.0~git20170215.0.7a984a8-1.1apertis0bv2023dev2b3), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2023dev2b3), golang-github-cilium-ebpf (= 0.2.0-1apertis0bv2023dev2b3), golang-github-cloudflare-cfssl (= 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2023dev2b3), golang-github-containerd-cgroups (= 0.0~git20201119.4cbc285-4apertis1bv2023dev2b3), golang-github-containerd-console (= 1.0.1-2+apertis0bv2023dev2b3), golang-github-containerd-fifo (= 0.0~git20201026.0724c46-1apertis0bv2023dev2b3), golang-github-containerd-go-runc (= 0.0~git20201020.16b287b-1apertis0bv2023dev2b3), golang-github-containerd-typeurl (= 1.0.1-1apertis0bv2023dev2b3), golang-github-coreos-bbolt (= 1.3.5-1apertis1bv2023dev2b3), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2023dev2b3), golang-github-coreos-pkg (= 4-3apertis0bv2023dev2b3), golang-github-coreos-semver (= 0.3.0-1apertis0bv2023dev2b3), golang-github-cyphar-filepath-securejoin (= 0.2.2-2apertis0bv2023dev2b3), golang-github-davecgh-go-spew (= 1.1.1-2apertis0bv2023dev2b3), golang-github-deckarep-golang-set (= 1.5-2co1bv2023dev2b3), golang-github-docker-docker-credential-helpers (= 0.6.3-1apertis0bv2023dev2b3), golang-github-docker-go (= 0.0~git20160303.0.d30aec9-3co1bv2023dev2b3), golang-github-docker-go-connections (= 0.4.0-3+apertis2bv2023dev2b2), golang-github-docker-go-events (= 0.0~git20190806.e31b211-1apertis0bv2023dev2b3), golang-github-docker-go-metrics (= 0.0.1-1apertis0bv2023dev2b3), golang-github-docker-go-units (= 0.4.0-3apertis0bv2023dev2b3), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1apertis0bv2023dev2b3), golang-github-dustin-go-humanize (= 1.0.0-2apertis0bv2023dev2b3), golang-github-fatih-color (= 1.7.0-1apertis0bv2023dev2b3), golang-github-fernet-fernet-go (= 0.0~git20180830.9eac43b-2apertis0bv2023dev2b3), golang-github-fluent-fluent-logger-golang (= 1.5.0-1apertis0bv2023dev2b3), golang-github-fvbommel-sortorder (= 1.0.2-2apertis0bv2023dev2b3), golang-github-gofrs-flock (= 0.8.0-1apertis0bv2023dev2b3), golang-github-gogo-googleapis (= 1.4.0-1apertis0bv2023dev2b3), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-1apertis0bv2023dev2b3), golang-github-google-btree (= 1.0.0-1apertis0bv2023dev2b3), golang-github-google-certificate-transparency (= 0.0~git20160709.0.0f6e3d1~ds1-3co1bv2023dev2b3), golang-github-google-go-cmp (= 0.5.4-1apertis0bv2023dev2b3), golang-github-google-gofuzz (= 1.2.0-1apertis0bv2023dev2b3), golang-github-google-shlex (= 0.0~git20191202.e7afc7f-1apertis0bv2023dev2b3), golang-github-google-uuid (= 1.2.0-1+apertis1bv2023dev2b3), golang-github-googleapis-gax-go (= 2.0.5-1apertis0bv2023dev2b3), golang-github-googleapis-gnostic (= 0.2.0-2apertis0bv2023dev2b3), golang-github-gorilla-mux (= 1.7.4-1apertis0bv2023dev2b3), golang-github-graylog2-go-gelf (= 0.0+git20191017.1550ee6-1apertis0bv2023dev2b3), golang-github-grpc-ecosystem-go-grpc-middleware (= 1.2.2-2apertis0bv2023dev2b3), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3apertis0bv2023dev2b3), golang-github-grpc-ecosystem-grpc-opentracing (= 0.0~git20180507.8e809c8-2apertis0bv2023dev2b3), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-cleanhttp (= 0.5.2-1apertis0bv2023dev2b3), golang-github-hashicorp-go-hclog (= 0.11.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-immutable-radix (= 1.3.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-memdb (= 1.2.1-1apertis0bv2023dev2b3), golang-github-hashicorp-go-msgpack (= 0.5.5-1apertis0bv2023dev2b3), golang-github-hashicorp-go-multierror (= 1.1.0-1apertis0bv2023dev2b3), golang-github-hashicorp-go-rootcerts (= 1.0.2-2apertis0bv2023dev2b3), golang-github-hashicorp-go-sockaddr (= 0.0~git20170627.41949a1+ds-2co2bv2023dev2b3), golang-github-hashicorp-golang-lru (= 0.5.4-2apertis0bv2023dev2b3), golang-github-hashicorp-memberlist (= 0.2.2-1apertis1bv2023dev2b3), golang-github-hashicorp-serf (= 0.9.4~ds1-1apertis0bv2023dev2b3), golang-github-imdario-mergo (= 0.3.12-1+apertis0bv2023dev3b1), golang-github-ishidawataru-sctp (= 0.0+git20190723.7c296d4-3apertis0bv2023dev2b3), golang-github-jmespath-go-jmespath (= 0.4.0-1apertis0bv2023dev2b3), golang-github-json-iterator-go (= 1.1.10-2apertis0bv2023dev2b3), golang-github-mattn-go-colorable (= 0.1.7-1apertis0bv2023dev2b3), golang-github-mattn-go-isatty (= 0.0.12-1apertis0bv2023dev2b3), golang-github-miekg-dns (= 1.1.35-1apertis1bv2023dev2b3), golang-github-mitchellh-hashstructure (= 1.0.0-1.1apertis0bv2023dev2b3), golang-github-mitchellh-mapstructure (= 1.3.3-1apertis0bv2023dev2b3), golang-github-moby-sys (= 0.0~git20201113.5a29239-1apertis0bv2023dev2b3), golang-github-moby-term (= 0.0~git20201110.bea5bbe-1apertis0bv2023dev2b3), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2023dev2b3), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2023dev2b3), golang-github-morikuni-aec (= 1.0.0-2apertis0bv2023dev2b3), golang-github-opencontainers-go-digest (= 1.0.0-1apertis0bv2023dev2b3), golang-github-opencontainers-image-spec (= 1.0.1-5apertis0bv2023dev2b3), golang-github-opencontainers-selinux (= 1.8.0-1apertis0bv2023dev2b3), golang-github-opencontainers-specs (= 1.0.2.41.g7413a7f-1+deb11u1+apertis0bv2023dev2b1), golang-github-opentracing-contrib-go-stdlib (= 1.0.0-1apertis0bv2023dev2b3), golang-github-opentracing-opentracing-go (= 1.2.0-1apertis0bv2023dev2b3), golang-github-philhofer-fwd (= 1.1.1-1apertis0bv2023dev2b3), golang-github-pkg-errors (= 0.9.1-1apertis0bv2023dev2b3), golang-github-pmezard-go-difflib (= 1.0.0-3apertis0bv2023dev2b3), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2023dev2b3), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2023dev2b3), golang-github-prometheus-common (= 0.15.0-2apertis0bv2023dev2b3), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2023dev2b3), golang-github-racksec-srslog (= 0.0~git20180709.a4725f0-1apertis0bv2023dev2b3), golang-github-rcrowley-go-metrics (= 0.0~git20180125.8732c61-3apertis2bv2023dev2b2), golang-github-samuel-go-zookeeper (= 0.0~git20180130.c4fab1a-1co1bv2023dev2b3), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2023dev2b3), golang-github-spf13-cobra (= 1.1.2-1apertis0bv2023dev2b3), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2023dev2b3), golang-github-tinylib-msgp (= 1.0.2-3apertis0bv2023dev2b3), golang-github-tonistiigi-units (= 0.0~git20180711.6950e57-2apertis0bv2023dev2b3), golang-github-urfave-cli (= 1.22.4-2apertis0bv2023dev2b3), golang-github-vbatts-tar-split (= 0.11.1-2apertis0bv2023dev2b3), golang-github-vishvananda-netlink (= 1.1.0-2apertis0bv2023dev2b3), golang-github-vishvananda-netns (= 0.0~git20200728.db3c7e5-1apertis0bv2023dev2b3), golang-github-willf-bitset (= 1.1.11-1apertis0bv2023dev2b3), golang-github-xeipuuv-gojsonpointer (= 0.0~git20190905.02993c4-1apertis0bv2023dev2b3), golang-github-xeipuuv-gojsonreference (= 0.0~git20180127.bd5ef7b-2apertis0bv2023dev2b3), golang-github-xeipuuv-gojsonschema (= 1.2.0-1apertis0bv2023dev2b3), golang-glog (= 0.0~git20160126.23def4e-3apertis0bv2023dev2b3), golang-go-patricia (= 2.2.6-5co2bv2023dev2b3), golang-go-zfs (= 2.1.1.49.gf784269-1apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-go.opencensus (= 0.22.4-2+apertis0bv2023dev2b3), golang-gocapability-dev (= 0.0+git20200815.42c35b4-1apertis0bv2023dev2b3), golang-gogoprotobuf (= 1.3.2-1apertis0bv2023dev2b3), golang-gogottrpc (= 1.0.2-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-oauth2 (= 0.0~git20190604.0f29369-2apertis0bv2023dev2b3), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-term (= 0.0~git20201210.2321bbc-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-golang-x-time (= 0.0+git20200630.3af7569-1apertis0bv2023dev2b3), golang-google-api (= 0.28.0-2apertis1bv2023dev2b4), golang-google-cloud (= 0.56.0-1+apertis2bv2023dev2b2), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3), golang-google-grpc (= 1.27.1-1apertis1bv2023dev2b3), golang-gopkg-inf.v0 (= 0.9.1-1apertis0bv2023dev2b3), golang-gopkg-yaml.v3 (= 3.0.0~git20200121.a6ecf24-3apertis0bv2023dev2b2), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-k8s-sigs-yaml (= 1.2.0-3apertis1bv2023dev2b2), golang-logrus (= 1.7.0-2apertis0bv2023dev2b3), golang-protobuf-extensions (= 1.0.1-1co1bv2023dev2b3), golang-testify (= 1.7.0+git20210824.ab6dc32-1~bpo11+1+apertis0bv2023dev3b1), golang-toml (= 0.3.1-1apertis0bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3), gotest.tools (= 3.0.3-1apertis0bv2023dev2b3), notary (= 0.6.1~ds2-6apertis2bv2023dev2b3), runc (= 1.0.0~rc93+ds1-5+deb11u2+apertis0bv2023dev3b2) Homepage: https://mobyproject.org Package: docker.io-dbgsym Priority: optional Section: debug Installed-Size: 14167 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: docker.io Version: 20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3 Depends: docker.io (= 20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3) Filename: pool/development/d/docker.io/docker.io-dbgsym_20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3_arm64.deb Size: 1320344 MD5sum: 718fbbdf5900ce957240ec640c8520b7 SHA1: 5aa053de047067b401dc83d3b8c5ad8d7128d15b SHA256: 4ea3d7dde1fa66756edb5bfb76264b4dced9b5d506780cf998f954727d121c86 SHA512: 4fb0e4b5974bceab6bda149e12351affa7393a6e4a0e578a982dc56066e85f0d567a0d80fd8a78a8e861734193ecafc7b08a43ddb472fac0e649559c12476ac8 Description: debug symbols for docker.io Auto-Built-Package: debug-symbols Build-Ids: 6207a3a0f544bfd4aa8509cbb431cb80da77e18c b84e978a863fa28f748e77d456ca6543d2a53682 Package: doctest Priority: optional Section: devel Installed-Size: 77083 Maintainer: Debian Haskell Group Architecture: arm64 Source: haskell-doctest Version: 0.16.3-1apertis1bv2023dev2b2 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10, libtinfo6 (>= 6) Filename: pool/development/h/haskell-doctest/doctest_0.16.3-1apertis1bv2023dev2b2_arm64.deb Size: 11719148 MD5sum: f6465b915cbecd80e0b6451193c35bee SHA1: 7002b8b43d7065483524638494d57841689ccce1 SHA256: f7e9de0ee12ee89967e2d2730fde47437bfb1712a93ea10cecf92af611124d9f SHA512: 03a4c312fae313c0ad2a58c4905178a2e0556925a7c5f49e492866f38e058384a77491046aa155cf664fd70ed834f7154636c9640827043cda4a9aa958a80157 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: 481 Maintainer: Debian Python Team Architecture: all Source: python-docutils Version: 0.16+dfsg-4+apertis0bv2023dev2b4 Depends: sgml-base (>= 1.28), xml-core (>= 0.14) Recommends: python3-docutils Filename: pool/development/p/python-docutils/docutils-common_0.16+dfsg-4+apertis0bv2023dev2b4_all.deb Size: 131428 MD5sum: 26faddfb89b8c12681f9e6ed2455658c SHA1: d3d6e5b2bd343fef098661d22d1bed7b688b4a76 SHA256: 8452f9b2516de4d3dc5e774d72f7229b58a57040871307a35444a2506d1fae4c SHA512: c786c5adf596562bf36f2a3b3dc756e112a13a5d8b3299181f1af776871a5aa28f82a5ca6d10f6a75a121900ed6fe37bdbed6f3202fd3d99842004727668ce56 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: 4414 Maintainer: Debian Python Team Architecture: all Source: python-docutils Version: 0.16+dfsg-4+apertis0bv2023dev2b4 Filename: pool/development/p/python-docutils/docutils-doc_0.16+dfsg-4+apertis0bv2023dev2b4_all.deb Size: 934272 MD5sum: f28b7a255c8d005ec534cb122b062900 SHA1: 62349047681edec461c3538c3aa4f338f70ef0d0 SHA256: 1815833c7d1dafbf899a449aad058a912c5ba7384bf6fcced663bf90b802faf8 SHA512: 48937ec5473c1946780d11a1f191a87d16bfe7bd380a71d259ceb20df1e8a21195ad749ccd5805285b62a18c8aaa8e219ff233d4ef46546dbe5a08464a5b04b6 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: 1326 Maintainer: Jari Aalto Architecture: arm64 Version: 7.4.1-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.17) Filename: pool/development/d/dos2unix/dos2unix_7.4.1-1apertis0bv2023dev2b3_arm64.deb Size: 390136 MD5sum: 048f080b7d28a7c3b2f5563900de6e78 SHA1: 54234d1f3f21bbc4b04bb11df9ca3068b1756ba7 SHA256: 4b8ff0659e19ec8a9d8a2dc13d826a3f364096238f69dda03e71440bc0229dcf SHA512: 46352938d72218f0c211e8433269855a7830606e03105219b53bc25f3f3519b5f2ce73bd84a31e1d8cf83e7a20debf0840ae6547a99a27d0d25de61f44a23a3e 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: 121 Maintainer: Jari Aalto Architecture: arm64 Source: dos2unix Version: 7.4.1-1apertis0bv2023dev2b3 Depends: dos2unix (= 7.4.1-1apertis0bv2023dev2b3) Filename: pool/development/d/dos2unix/dos2unix-dbgsym_7.4.1-1apertis0bv2023dev2b3_arm64.deb Size: 89444 MD5sum: e737e3bcd753154238082b0433010824 SHA1: 55675a1b3b0a08c588097749f09b5a2ae2cada36 SHA256: d33fa80512f3e940813613ccd22521f562837095a5c79963450aa3018ab34171 SHA512: 797ef54553f67605c36dc43da532cd7042303635dbaeff6ce670dd3b3d6f7bc307d5dbd8921f63408a173273be8cbf4d8c8ef93f900b53b5350f791fca928ef4 Description: debug symbols for dos2unix Auto-Built-Package: debug-symbols Build-Ids: 1be92c42d7e4d9bd3016d03470f31b2f7f021a64 90fb60a94cdd1c502da12e194e30b7075609d0e5 Package: dose-builddebcheck Priority: optional Section: devel Installed-Size: 5350 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Replaces: dose3-builddebcheck (<< 2.9.13) Depends: xz-utils, libbz2-1.0, libc6 (>= 2.29), zlib1g (>= 1:1.1.4) Breaks: dose3-builddebcheck (<< 2.9.13) Filename: pool/development/d/dose3/dose-builddebcheck_6.0.1-2apertis1bv2023dev2b4_arm64.deb Size: 1299776 MD5sum: b35c2bd4beb38374cadb551353e0740d SHA1: 2d0de72ec1fd55ba218fe412646ff1837023b2b4 SHA256: b66e725ff7d92f29b1815463bb4bac6ff59d2182edec25997fe6f94d8b2236c2 SHA512: 380b60f510242f782dd3cb4c918cd2ea891e0bc50d7a95f7099ccfb109285fbf85e4f582c40832e0faa698778155a9351c9dbe02b770b36cd7b4451010830e88 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: 1242 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Depends: dose-builddebcheck (= 6.0.1-2apertis1bv2023dev2b4) Filename: pool/development/d/dose3/dose-builddebcheck-dbgsym_6.0.1-2apertis1bv2023dev2b4_arm64.deb Size: 291792 MD5sum: e21ecc7e2b57ee7588e3fdda42b805b8 SHA1: 5dec90a2f27098a8082074a819c345f70f560cac SHA256: 9dd31c18ab8d3645e94b9e10aabf1df3bab6d2966042eec98f23028cd20f35bc SHA512: 1c92deb96c776cf60a1ef21a7fce157d3621fc967bbe00f302b33a39995fae22f59f2adbca6629ae159604729d25c5799e0eaba86398ba08543d4a33d8ef95c2 Description: debug symbols for dose-builddebcheck Auto-Built-Package: debug-symbols Build-Ids: 766f9397bb54a49e1bea0631bd6e199e5b8d30ca Package: dose-distcheck Priority: optional Section: devel Installed-Size: 5376 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Replaces: dose3-distcheck (<< 2.9.13) Depends: xz-utils, libbz2-1.0, libc6 (>= 2.29), zlib1g (>= 1:1.1.4) Breaks: dose3-distcheck (<< 2.9.13) Filename: pool/development/d/dose3/dose-distcheck_6.0.1-2apertis1bv2023dev2b4_arm64.deb Size: 1311616 MD5sum: 969dc50617869ffb501223e956cdf4ac SHA1: 5ba846f05bec358255517ece10bfaed0d1a5d2cd SHA256: 1220239b30aacf15ad407a50a4e2daea92258458b1452a9e8d80d70feeec551d SHA512: 5e4bde3110dd919347a01e8063d3464e30f86cf0ae994bb96eb9b78fd1c945ec16926cb1e05c83c24400545d3782c7e3880cd91be154176a65ee4dbb3cb3ad08 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: 1248 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Depends: dose-distcheck (= 6.0.1-2apertis1bv2023dev2b4) Filename: pool/development/d/dose3/dose-distcheck-dbgsym_6.0.1-2apertis1bv2023dev2b4_arm64.deb Size: 293064 MD5sum: 81d77de744b024f466e24687496ba757 SHA1: ae79b4518adf43efe8c9c829d7ba40f8c4c2f561 SHA256: 7db7be52fe05518a84173a27b0695514cfa2277831ac9b4947d73020bfda3258 SHA512: 44cda0ef29b729889ffd91aa057ee245dfb952e32e0259f80e47e81a2e4a2e9d860dc00bc5da52a0483a36363aa7b2ecfb825bf343c70b16d3742e4fffde86e5 Description: debug symbols for dose-distcheck Auto-Built-Package: debug-symbols Build-Ids: 53762ec2f09e2089e95a820d5e887b08c43364a7 Package: dose-doc Priority: optional Section: doc Installed-Size: 3626 Maintainer: Debian OCaml Maintainers Architecture: all Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 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_6.0.1-2apertis1bv2023dev2b4_all.deb Size: 317816 MD5sum: 874f5817c150d55d77b0f452c4136252 SHA1: 26f4115cb4f919d3edf77cec628d05cec5324f55 SHA256: 362ddad605ff775d3b5fc2dcce69ce4e8bd2214c97684a61d7ba825432af521a SHA512: 8b010caf40b3a0f32c2611b1e92803d115f126300ac4e6073cadcf1b427f791e390ef223531ef47f822d9fadcd4241d581dd676946ccd9dbbfd52eb3b08b05d4 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: 20564 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Replaces: ceve (<< 2.9.10) Provides: ceve Depends: xz-utils, libbz2-1.0, libc6 (>= 2.29), zlib1g (>= 1:1.1.4) Breaks: ceve (<< 2.9.10) Filename: pool/development/d/dose3/dose-extra_6.0.1-2apertis1bv2023dev2b4_arm64.deb Size: 2784596 MD5sum: d51829341cc06931fac38aec11904067 SHA1: aef62ef7111a6143f20a4e4bf1938dd7c01a0689 SHA256: 2c1a31a4b5c04ce84b00de8c15facba674e134e834522624a2c6cdf93bb30682 SHA512: e73e63af440637e95daec0cb73da2e85d2349c27cffd7e51577c33192de96b7984d686358367029f99233e746df3ebfe4faa245b0266c23aa016976f7978354d 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: 4748 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 6.0.1-2apertis1bv2023dev2b4 Depends: dose-extra (= 6.0.1-2apertis1bv2023dev2b4) Filename: pool/development/d/dose3/dose-extra-dbgsym_6.0.1-2apertis1bv2023dev2b4_arm64.deb Size: 856076 MD5sum: 5c6d37a42f3a48f73eda7cfab06918c1 SHA1: 363645e92461ba1bc5520d65054cd8e1ee615eaa SHA256: 6ddb81ebef4d8a203f7249234056c19dc25b49cffa12af93e447fd03d44f957b SHA512: 325498efad6fb3e78cbb10121f07f142ccb31abd4f2735a65cf7a0364ce2371dea8bc8f06525ba53c67f509812ea386c117c717a5739066ac81fab695fb6d9fb Description: debug symbols for dose-extra Auto-Built-Package: debug-symbols Build-Ids: 16e91eb05913768c51f62bedd3af3cb330359f2b 40dfe825f4ae69d77d2e0d4b33c70a49d826ed93 8cf250af42dcb0c8935046341591025e09cded72 c3f549e9f32ef5165d59309331a4401f27320211 Package: dosfstools Priority: optional Section: otherosfs Installed-Size: 308 Maintainer: Andreas Bombe Architecture: arm64 Version: 4.2-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.17) Filename: pool/development/d/dosfstools/dosfstools_4.2-1apertis0bv2023dev2b4_arm64.deb Size: 138988 MD5sum: d89d77947478fc24c3f192c17c5cc172 SHA1: d1a71d3b9adcdecac441f61468289ec654a52912 SHA256: 9a8936cf3c8cfb2ed607c428d5589becb2211018a2bca0badc57558c1c01479d SHA512: a81802fd54ee22ad35ed4fb69f49f952098d7f1613c56449e55ef560a9cecfc2eced2836c03a3fb1be32fedfcc4327cccdd04d02f04ef4f09247f8238817cd9f 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: 218 Maintainer: Andreas Bombe Architecture: arm64 Source: dosfstools Version: 4.2-1apertis0bv2023dev2b4 Replaces: dosfstools-dbg (<< 3.99.0~) Depends: dosfstools (= 4.2-1apertis0bv2023dev2b4) Breaks: dosfstools-dbg (<< 3.99.0~) Filename: pool/development/d/dosfstools/dosfstools-dbgsym_4.2-1apertis0bv2023dev2b4_arm64.deb Size: 172688 MD5sum: 5ecb1b758972db9038c0c375c95f9c9b SHA1: 809b5b4f410ed6ddea224aed63eeb4da32477a99 SHA256: 46327a42a67213af3eccf310ee1d7860224c5d621bc277cb861cde8a55a98b5e SHA512: de23e092399fabdd6c54cee975b18acdcc65b8e547b48534f3a1254ddf2d7725e9ea9e153021f29f5ef9689bdd848615ed7bd633c5c55ac8d0fc85a6e4241fb5 Description: debug symbols for dosfstools Auto-Built-Package: debug-symbols Build-Ids: 3216e653426b6be519d2a25f1964ff7ec6c9fb9f 67401a7dd23c8a46170aaa17d6767be65134b198 6fa1de5055f68883650dc25645d9e10c1ce63776 Package: doxygen Priority: optional Section: devel Installed-Size: 17006 Maintainer: Paolo Greppi Architecture: arm64 Version: 1.9.1-1apertis1bv2023dev2b3 Depends: libc6 (>= 2.29), libclang-cpp11 (>= 1:11.0.1), libclang1-11 (>= 1:5.0~svn298832-1~), libgcc-s1 (>= 3.0), libllvm11 (>= 1:9~svn298832-1~), libstdc++6 (>= 7), libxapian30 (>= 1.4.17~) Suggests: doxygen-latex, doxygen-doc, doxygen-gui, graphviz Conflicts: graphviz (<< 1.12) Filename: pool/development/d/doxygen/doxygen_1.9.1-1apertis1bv2023dev2b3_arm64.deb Size: 3893720 MD5sum: a395a56990c34aee9dbcb73229f61494 SHA1: 7137bed399d147d58ee120b3c33011db982e8441 SHA256: 15babcb32e028c73844224e9c15d08d5711fbcde08d7906bd2422063a1925190 SHA512: 140a6a988fc847a7f6ffdf2e966b313112c8d2b3bd627862035680bc93754b8b0c5ce0d114ea785cb5b6c971cad8a49ba7d72c58a7313b440d54e9e05ecfb406 Description: Documentation system for C, C++, Java, Python and other languages Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. . Install the doxygen-latex package to build LaTeX based documents. Homepage: http://www.doxygen.nl/ Multi-Arch: foreign Package: doxygen-dbgsym Priority: optional Section: debug Installed-Size: 56574 Maintainer: Paolo Greppi Architecture: arm64 Source: doxygen Version: 1.9.1-1apertis1bv2023dev2b3 Depends: doxygen (= 1.9.1-1apertis1bv2023dev2b3) Filename: pool/development/d/doxygen/doxygen-dbgsym_1.9.1-1apertis1bv2023dev2b3_arm64.deb Size: 53949672 MD5sum: 295bac1a166e87246a08075ad3bbd5ba SHA1: 5f9b1e7d6b8b460417b4d4d8dc56e10c66f3eacd SHA256: 6e24d0452b68a6833561e098adbbd3d0382d0168f977c6631dc9cd822ac54cc3 SHA512: d4c68342d87c029a8c58cec74d4b6bb5f4edb2b20cc9e71ba1f0e0d0f0c01b86234229c16c26a8952d4825d68444f1fea67bfdd2a07194f06bbbc72188ff9f1f Description: debug symbols for doxygen Auto-Built-Package: debug-symbols Build-Ids: 0ba3bd7cf9a19bf7fe351660aea7b615e4826624 24826b18fb70b44ac59f68a822dec64da4bad2f0 300273c2cd6a0b583749ebafb466ca0abfa97dd7 Package: doxygen-doc Priority: optional Section: doc Installed-Size: 5330 Maintainer: Paolo Greppi Architecture: all Source: doxygen Version: 1.9.1-1apertis1bv2023dev2b3 Replaces: doxygen (<< 1.2.14), doxygen-docs Provides: doxygen-docs Recommends: doxygen Conflicts: doxygen-docs Filename: pool/development/d/doxygen/doxygen-doc_1.9.1-1apertis1bv2023dev2b3_all.deb Size: 2477412 MD5sum: 743cfc6399454e1770de98d48e51a92e SHA1: 4aa2da0f7d5e21fe327bbafd67cfbadb416db6c3 SHA256: 8b87f0f43fdecfc05ce948e85c429a9f5a6b80971a75e4de7c962513a99e1382 SHA512: be3bc3b94e2fdd9c532920a3f829faf76ceac935cbe4087148ce59d7dfae2a3f355ec37a74cdfecda86d21fed556ce2fb44993be47b3d7f945e118fb813e9ffd Description: Documentation for doxygen Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. . This package contains the documentation for doxygen. Homepage: http://www.doxygen.nl/ Multi-Arch: foreign Package: doxygen-doxyparse Priority: optional Section: devel Installed-Size: 16421 Maintainer: Paolo Greppi Architecture: arm64 Source: doxygen Version: 1.9.1-1apertis1bv2023dev2b3 Depends: libc6 (>= 2.29), libclang-cpp11 (>= 1:11.0.1), libclang1-11 (>= 1:5.0~svn298832-1~), libgcc-s1 (>= 3.0), libllvm11 (>= 1:9~svn298832-1~), libstdc++6 (>= 9) Filename: pool/development/d/doxygen/doxygen-doxyparse_1.9.1-1apertis1bv2023dev2b3_arm64.deb Size: 3756004 MD5sum: 90fc466b4fd34ea9df8d60d50c81c6a0 SHA1: e9048f5cc63fc5e63b2d428f7581136ea26afbd1 SHA256: 933977d4cb9690854a7f855bf188541cf99b94e9fed82cdcca5c2d0cf7b73861 SHA512: d335718d052354d90cfc1f7d2cff026f3f64b75b662acf792f7a00401a2e5f41155d25fde9884e3f5267e2ff0355f2596ce67a2b877e52214f46a89d8a11e2cd Description: multi-language source code parser based on Doxygen Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and 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: http://www.doxygen.nl/ Multi-Arch: foreign Package: doxygen-doxyparse-dbgsym Priority: optional Section: debug Installed-Size: 56177 Maintainer: Paolo Greppi Architecture: arm64 Source: doxygen Version: 1.9.1-1apertis1bv2023dev2b3 Depends: doxygen-doxyparse (= 1.9.1-1apertis1bv2023dev2b3) Filename: pool/development/d/doxygen/doxygen-doxyparse-dbgsym_1.9.1-1apertis1bv2023dev2b3_arm64.deb Size: 53349920 MD5sum: df5e2545f815ba7b62c953b2abb0c38b SHA1: c5925ce8ca160b7d435c8a277d6ac1beab27e473 SHA256: de7cc02cf7f16ce870f34d02c4e80cd59cab2a2c44838e3b2851c52bf27270d8 SHA512: 1f391288fed48d51ef1999657c8359ddf64c9d894a7f556131c55cb111059fab38aef6023fb7238f40d4e34c8a09d9899e9af22071bcac7f472a3098017f4dea Description: debug symbols for doxygen-doxyparse Auto-Built-Package: debug-symbols Build-Ids: 8145343794128fda1aaf7bfff16534cb16f95b83 Package: doxygen-gui Priority: optional Section: devel Installed-Size: 880 Maintainer: Paolo Greppi Architecture: arm64 Source: doxygen Version: 1.9.1-1apertis1bv2023dev2b3 Replaces: doxygen (<< 1.2.14) Depends: doxygen, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.14.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.1-1apertis1bv2023dev2b3_arm64.deb Size: 535692 MD5sum: 6a5081e6067ae734bc284cd16e5f03ab SHA1: 073eff342e9a0a535c1b609f653881ae04de0dc5 SHA256: 6fa1ca89c8c627d647b8f70c483a0978d98653f851f0ebfded715e4707e5ff20 SHA512: 3c77a83218037e8b455ef65c9d86571e559e1287b0d0f0370f3cfa99c434de1f2159bb755f07420f3cbdbd89a9f590358f2aff9afadf6c935a7c80e618dad249 Description: GUI configuration tool for doxygen Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. . This package contains doxywizard, a GUI configuration tool for doxygen. Homepage: http://www.doxygen.nl/ Package: doxygen-gui-dbgsym Priority: optional Section: debug Installed-Size: 2424 Maintainer: Paolo Greppi Architecture: arm64 Source: doxygen Version: 1.9.1-1apertis1bv2023dev2b3 Depends: doxygen-gui (= 1.9.1-1apertis1bv2023dev2b3) Filename: pool/development/d/doxygen/doxygen-gui-dbgsym_1.9.1-1apertis1bv2023dev2b3_arm64.deb Size: 2395408 MD5sum: 568be75a96f08eeabe16f99ae3afa4c9 SHA1: ec361dd53756e11db145010cf87f654274e3c21a SHA256: 5c585797e1acc83e3b4fc4caf6b576643e631a1970e82433582918ae5228d727 SHA512: c7cdb8c017345d8229a2433c41478c240a4129734810fb9b7b0e1bd110956d9e7a825fb4d6e9a183d6dd0e6d3039e7385b158453369bb964afd4489d4713c027 Description: debug symbols for doxygen-gui Auto-Built-Package: debug-symbols Build-Ids: b0b31be836d7ed47349c24dd009d23aba3519a4a Package: doxygen-latex Priority: optional Section: devel Installed-Size: 306 Maintainer: Paolo Greppi Architecture: all Source: doxygen Version: 1.9.1-1apertis1bv2023dev2b3 Depends: doxygen (>= 1.9.1-1apertis1bv2023dev2b3), 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.1-1apertis1bv2023dev2b3_all.deb Size: 300740 MD5sum: 4e0fd7f5d9e93916fd5248bc032c5f54 SHA1: ffeb21f4f48432390510e6daf07d513d304e0f63 SHA256: 6b8729e86aa400fe5a20a068eeea3fbbff286965e40febb13a65257430ce3069 SHA512: 85366f972e9de1760798cc127e9be5554ab421d7bad66927acf0374303608a44f2298e63ee56d62bcbe1cfa5aa66e43fe87d54024e3ee361cdb4b2f417be9b83 Description: Documentation system for C, C++, Java, Python and other languages Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. . This dependency package adds dependencies for all LaTeX packages required to build documents using the default stylesheet. Homepage: http://www.doxygen.nl/ Multi-Arch: foreign Package: doxygen2man Priority: optional Section: devel Installed-Size: 146 Maintainer: Debian HA Maintainers Architecture: arm64 Source: libqb Version: 2.0.3-1+apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libqb100 (>= 2.0.1), libxml2 (>= 2.7.4) Filename: pool/development/libq/libqb/doxygen2man_2.0.3-1+apertis0bv2023dev2b3_arm64.deb Size: 113872 MD5sum: 16b9372ffa1514a7930eefb8fa1b807a SHA1: dc681172caaac76b45ccff23b78d57b03a2a1489 SHA256: 33ef2019fde35c2a35184f95ceb9d811ea66e90da5a3b9e8f201e2d1b7046d66 SHA512: 446c0ae711a805978c898134392148a8fa66788d2c408ddb2c2a58042006685b38cb866355c89319cd2c072a984966a85ac1cd0ee73a627bbf3a638cdf771fc2 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: arm64 Source: libqb Version: 2.0.3-1+apertis0bv2023dev2b3 Depends: doxygen2man (= 2.0.3-1+apertis0bv2023dev2b3) Filename: pool/development/libq/libqb/doxygen2man-dbgsym_2.0.3-1+apertis0bv2023dev2b3_arm64.deb Size: 37416 MD5sum: 6f9af1b436a9c2534425dc6ff17a6aed SHA1: e8d16c7faef2159aeeacdf1b1efaa938f706837d SHA256: bc8a66e3843ce2d3bb04b668c2e02eaa3bc510964719f67d8e2aed1dde6aa3a2 SHA512: ebc73ec5fcbda3875dbfd54f0ca0c39b76a0b41f95cd9416ecdf656b447cda31bd3e2ead211d4d647bf87a90f1612dcb72f79dc4e31ee6ed3da2b7ed26137552 Description: debug symbols for doxygen2man Auto-Built-Package: debug-symbols Build-Ids: abf1ec9fed002f43e1b214e490d423aa98970330 Package: dpatch Priority: optional Section: vcs Installed-Size: 191 Maintainer: Debian QA Group Architecture: all Version: 2.0.41apertis0bv2023dev2b4 Depends: bash (>= 3.0-6), dpkg-dev, perl:any Recommends: fakeroot, patchutils Suggests: curl Filename: pool/development/d/dpatch/dpatch_2.0.41apertis0bv2023dev2b4_all.deb Size: 90276 MD5sum: 4b8d809db2df604202d24dd463de1884 SHA1: 535a076949a9b785b63cb981be64a39897ef0ad6 SHA256: 8db772bbb9f01c9b1fcfe963090bf17ecb6b2b4c637b948c607950c00bc2cf67 SHA512: f4ef9072c0e670961558934f3ccb465f1c1c08ae3168f029539e533a2b3aa3506584301d41b24204b9f03009510e67d3e4c00904b3bcd35db2a915dd77c04511 Description: patch maintenance system for Debian source packages dpatch is an easy to use patch system for Debian packages, somewhat similar to the dbs package, but much simpler to use. . It lets you store patches and other simple customization templates in debian/patches and otherwise does not require much reorganization of your source tree. To get the patches applied at build time you simply need to include a makefile snippet and then depend on the patch/unpatch target in the build or clean stage of debian/rules - or you can use the dpatch patching script directly. . It can easily apply patches only on specific architectures if needed. Multi-Arch: foreign Package: dput Priority: optional Section: devel Installed-Size: 204 Maintainer: Ben Finney Architecture: all Version: 1.1.0+apertis0bv2023dev2b2 Replaces: devscripts (<< 2.17.0) Depends: python3-pkg-resources, python3-debian, python3-gpg, python3:any Suggests: openssh-client, lintian, mini-dinstall, rsync Breaks: devscripts (<< 2.17.0) Filename: pool/development/d/dput/dput_1.1.0+apertis0bv2023dev2b2_all.deb Size: 56632 MD5sum: 41fcb627fd9ba36289afd85371018d4c SHA1: 557a5e2f0b5151bedf668efb6959548e96be0efa SHA256: 683a25d94fc1f608463a10785a1b3add71abce7b1b8f3b301fcddd581ed32fad SHA512: 32e2355b70e07cd8461f49fbcedd3834f89e02b0a913a883cb813451b53efc5b374f5eed6835cf1f7af6067d0d8854158472633f5d6cc79cf4370b28ee95922e 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: dsdp Priority: extra Section: science Installed-Size: 83 Maintainer: Soeren Sonnenburg Architecture: arm64 Version: 5.8-9.4co1bv2023dev2b4 Depends: libc6 (>= 2.17), libdsdp-5.8gf Filename: pool/development/d/dsdp/dsdp_5.8-9.4co1bv2023dev2b4_arm64.deb Size: 25104 MD5sum: 38e9622f31d17112fc8345e688caaf89 SHA1: 9569c79244fc26f6fa847d2147782069603a2586 SHA256: d748083cd8cc5b65fd21cbc9c0c25cadbd6c0c23fdc1cfa0cdfe945fa9b21321 SHA512: 6b4caebd6e48f81f4789e5f56052efb0872a7e98461d0e5665ca2f761821ab640a4fa5abd7f11b6a069c7a62a00abbb397d8dbff973cccb055560daed77a203d 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: 38 Maintainer: Soeren Sonnenburg Architecture: arm64 Source: dsdp Version: 5.8-9.4co1bv2023dev2b4 Depends: dsdp (= 5.8-9.4co1bv2023dev2b4) Filename: pool/development/d/dsdp/dsdp-dbgsym_5.8-9.4co1bv2023dev2b4_arm64.deb Size: 5052 MD5sum: 62fe04822fff9d4ec06deac2772b356c SHA1: e2aee8cbea20a79faf7ebde9fbc4bd87e641ebc2 SHA256: eacd77820ce2841da0a0b68aadba063ddad1f63b2a83c3a327e592ba0092e2e3 SHA512: 55f611b3de8c005078aca3ca1f024e56c6a91af2b585b67c4577fed91d34a741f539d399d7f0392bfe5d32a79b44eaee9880274ae85e4cd9f6ef1b88835c4227 Description: debug symbols for dsdp Auto-Built-Package: debug-symbols Build-Ids: 56841bad25fa0ae02cc46aa6d66b1da0bfb432ad b4473f5055a8ad13bf42f4be24206aefa060cf79 fbe3d7e624c043d4bbc3bb8c522b2eb9446e5099 Package: dsdp-doc Priority: extra Section: doc Installed-Size: 8179 Maintainer: Soeren Sonnenburg Architecture: all Source: dsdp Version: 5.8-9.4co1bv2023dev2b4 Recommends: dsdp Filename: pool/development/d/dsdp/dsdp-doc_5.8-9.4co1bv2023dev2b4_all.deb Size: 567680 MD5sum: 3027bacc11cc7ce3eefa7b482d5eece3 SHA1: 8084686c4cc90dcb45d0f44b35d2cfee6a0d2a7e SHA256: 1ab0a19e134613f88118d7e56e8c5ae3bd36e66d41ad4d2cd6a2b115dc4d98cf SHA512: 4c3e8c772cdb2141f339aa34130e597095cf2d9433573b3a43f3d7e5411c1eff218a1a8524803cf3f2e5f97c99979e82b37ceadf318403748073cfd7a6088f48 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/ Package: ducktype Priority: optional Section: devel Installed-Size: 17 Maintainer: Debian GNOME Maintainers Architecture: all Source: mallard-ducktype Version: 1.0.2-1apertis0bv2023dev2b4 Depends: python3-mallard.ducktype (= 1.0.2-1apertis0bv2023dev2b4), python3:any Suggests: yelp-tools Filename: pool/development/m/mallard-ducktype/ducktype_1.0.2-1apertis0bv2023dev2b4_all.deb Size: 5080 MD5sum: 6d8f1a6da30595d84ea0e449ff2bc237 SHA1: 3bb6300072345cce29e23134c76c7f1aaef36dc0 SHA256: 9858ad8bba7938bbf07ac208abce827023bff29ca28a8c5d64091ffb4f0bb30c SHA512: a5885806b7e595b1c3cf154cb05233f351256a734646d7a71ceef4344699ec5a4a9695245110a6e8efeb574bcf7d829b3a325e9a00086238502baef80aead4f3 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: 44 Maintainer: Debian OCaml Maintainers Architecture: all Source: ocaml-dune Version: 2.7.1-2apertis0bv2023dev2b4 Depends: ocaml-dune Filename: pool/development/o/ocaml-dune/dune_2.7.1-2apertis0bv2023dev2b4_all.deb Size: 35724 MD5sum: 4f26694109234a42c0bc6e688eb3c20d SHA1: 6d313b59c64bde9b5ecaecc8bbd608afb7825d23 SHA256: 61e027bf9584e2a0e0a26a35acadb76a4c52ca3b52e0133074454f9e323e75fd SHA512: b0fb2dc97c71e0d289f114137cc45614d51b67946c822070e95ab42706197ed7117607b88f991da88c1bd785420ae81bb7a55939b891946ed5385057c978f82f 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: 178 Maintainer: Varun Hiremath Architecture: arm64 Version: 1.15-1.1co1bv2023dev2b4 Depends: libc6 (>= 2.29), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.0~alpha~), libkpathsea6 (>= 2020.20200327.54578), texlive-base-bin, ghostscript Filename: pool/development/d/dvipng/dvipng_1.15-1.1co1bv2023dev2b4_arm64.deb Size: 84940 MD5sum: f209f4ab050185476f6177090bfd8c92 SHA1: f3c177f37b1b0161e7dfe3ccf7974312473ca3b4 SHA256: 90a24efbc7e67e1f6d37f30385b7d88e5ffa29be5ff368638bcf2382a18743a4 SHA512: 3b165e4a258782be65d4977621bada389a51c0863bfbf2a8a0846671da8d778532b28f1ebe00df4eecede05bc7ca926bd99b516e0330ba039f6e77bde4fdb1c5 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: 153 Maintainer: Varun Hiremath Architecture: arm64 Source: dvipng Version: 1.15-1.1co1bv2023dev2b4 Depends: dvipng (= 1.15-1.1co1bv2023dev2b4) Filename: pool/development/d/dvipng/dvipng-dbgsym_1.15-1.1co1bv2023dev2b4_arm64.deb Size: 129448 MD5sum: d1076b5ee3f395039f23a7f100ba4950 SHA1: e7be0fd1abaa2fb0bac860d221e05213c2fbf1cc SHA256: 7989d64222c7b5ca00914df1a918037b95bc7a2b5fc1ac0344f9e0a56abdccbf SHA512: b5bb0be4d475af22893d436a93e804f1a140dec9318f4fcbcc4f33d562e1d8aa43cdccd76b45d43ea9a148e2d49210944c4c1290b5eb5377bb9320b73908f008 Description: debug symbols for dvipng Auto-Built-Package: debug-symbols Build-Ids: 7184c17a08d00eca49c6dbeedc17abf915fb9b51 Package: dvisvgm Priority: optional Section: tex Installed-Size: 4057 Maintainer: Debian TeX Task Force Architecture: arm64 Version: 2.11.1-1co0bv2023dev2b3 Replaces: texlive-binaries (<= 2019.20190605.51237-2) Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.29), libfreetype6 (>= 2.3.9), libgcc-s1 (>= 3.0), libgs9 (>= 8.61.dfsg.1), libkpathsea6 (>= 2020.20200327.54578), libstdc++6 (>= 9), libwoff1 (>= 1.0.0), zlib1g (>= 1:1.2.0) Breaks: texlive-binaries (<= 2019.20190605.51237-2) Filename: pool/development/d/dvisvgm/dvisvgm_2.11.1-1co0bv2023dev2b3_arm64.deb Size: 1001024 MD5sum: ad7816809907e4104126431d05123239 SHA1: 3f1272e3e23fba359cb18cacd05db7fd0c1849dd SHA256: 63e89951703ddf3e4d8081c8ad6503d796d3cea40d1979d36c7efdea340d5faf SHA512: 776279f3840b784959896f6b6c8097250ee753c28f9ca6407c19625908490974b23ea29cc614b90c87de85642284ca175492b276d9f26d67e2cf10d62ed5060c 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: 11687 Maintainer: Debian TeX Task Force Architecture: arm64 Source: dvisvgm Version: 2.11.1-1co0bv2023dev2b3 Depends: dvisvgm (= 2.11.1-1co0bv2023dev2b3) Filename: pool/development/d/dvisvgm/dvisvgm-dbgsym_2.11.1-1co0bv2023dev2b3_arm64.deb Size: 11351312 MD5sum: c976f7b39da6a0d1240488538092bece SHA1: 2756a6a14c02e35c65715ec4ce68a3dce17e7f56 SHA256: 8d72ab92424cd2bb6b0e956741d4c21f74100a6d2b76b567152e328edf498ee3 SHA512: f8b1cf6029ed1bf20888cd01e68e594c3ed5f011583513f0ea3707fda3b53035d2e873c57125e687c41b092bf20c2e46623e2855f6b8a92b542039c6a0863c06 Description: debug symbols for dvisvgm Auto-Built-Package: debug-symbols Build-Ids: d3c63c29d6cae40f3fa77122c334083873af93eb Package: dwarf2sources Priority: optional Section: devel Installed-Size: 1146 Maintainer: Sjoerd Simons Architecture: arm64 Version: 0.2.1bv2023dev3b1 Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2) Filename: pool/development/d/dwarf2sources/dwarf2sources_0.2.1bv2023dev3b1_arm64.deb Size: 347436 MD5sum: e5c65c523982efbdd874bb8daeec7459 SHA1: 70b2704a40ed1602b8629d77e63fc18efe5e6a4f SHA256: 1010fd90b8fd08e62541e95d5ca28574eeff18108c1dc769a8723512ae168cfc SHA512: 61d1c4b1d04fc58cc9027849f6156d399de2a5b44a6467cbfc9feba772cdf9dfed68191d02015c43d8766b4a90c5b9391e2af89e2f1e7eea28741ec3f1017bb4 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: 6830 Maintainer: Sjoerd Simons Architecture: arm64 Source: dwarf2sources Version: 0.2.1bv2023dev3b1 Depends: dwarf2sources (= 0.2.1bv2023dev3b1) Filename: pool/development/d/dwarf2sources/dwarf2sources-dbgsym_0.2.1bv2023dev3b1_arm64.deb Size: 6490020 MD5sum: 119016f8474fbe54f3f75bed799e0d06 SHA1: 386b84f7d35ed73d3925114924fc4e0af086c430 SHA256: 8c53c50ce56a886f06c05ffc4b96c8ed1d90e18d434e730bd4adb6277162c908 SHA512: 2ab565bb3a1acb594cfc899a8b45c2d644b087177b088b4193b4248fd43e46c2e9a06f07d58ee7ff26cb84960a7f5f04b8c9bb0938deb4a046cc05dfd3c93604 Description: debug symbols for dwarf2sources Auto-Built-Package: debug-symbols Build-Ids: 685bfb5e8f0a52f39a7638ee1b14e23e5737d9bc Package: dwarves Priority: optional Section: utils Installed-Size: 1493 Maintainer: Thomas Girard Architecture: arm64 Source: dwarves-dfsg Version: 1.20-1apertis0bv2023dev2b4 Depends: libbpf0 (>= 1:0.3), libc6 (>= 2.22), libdw1 (>= 0.148), libelf1 (>= 0.142), zlib1g (>= 1:1.1.4) Filename: pool/development/d/dwarves-dfsg/dwarves_1.20-1apertis0bv2023dev2b4_arm64.deb Size: 207936 MD5sum: 069a6b7905cd91a0ad7b8129f8c119d3 SHA1: d8c910da9a1b596931320c302b5ca13ce29ac453 SHA256: 9ca93c01ad9432bd5d7e56b4ba0ea31e036fdd200aacb968c8e90a4ba4454387 SHA512: c0ff31736994b9bcfb2406f6f03d2a27ff0d53cdd41c8afb95de829d06cb7808680861d2d71889f64551d43c91fa32fb7d08694307a2f77824901843aeb197b6 Description: set of advanced DWARF utilities This package contains tools that use the DWARF debugging information inserted in ELF binaries by the compiler. This information is used by debuggers (e.g. GDB), and other tools such as systemtap. . Utilities in the dwarves suite include: . - pahole: finds alignment holes in structs and classes in languages such as C/C++, CPU cacheline alignment. Helps repack those structures to achieve more cache hits. - codiff: a diff like tool to compare the effects changes in source code generate on the resulting binaries - pfunct: displays all sorts of information about functions, inlines, etc. - pdwtags: pretty-prints DWARF information - pglobal: lists global symbols - prefcnt: counts DWARF tags usage - syscse: system call sign extender - dtagnames: lists tag names Homepage: https://git.kernel.org/pub/scm/devel/pahole/pahole.git Package: dwarves-dbgsym Priority: optional Section: debug Installed-Size: 2123 Maintainer: Thomas Girard Architecture: arm64 Source: dwarves-dfsg Version: 1.20-1apertis0bv2023dev2b4 Depends: dwarves (= 1.20-1apertis0bv2023dev2b4) Filename: pool/development/d/dwarves-dfsg/dwarves-dbgsym_1.20-1apertis0bv2023dev2b4_arm64.deb Size: 1752584 MD5sum: 485f2acaddc21fef6cf18f83c5830883 SHA1: a1079ad58339bb3b8173906464a6d0b1cc1c1265 SHA256: 28530e3df0383abe10406f1e8c1e1c9a23f6721b47edd03ed408a486105728d2 SHA512: 156771dba901e9edb9a0a40af739beaae8328a6a3dbaf4cae45358cbda80b91f9576444f9207bbeb2354782fbd528aa1e4aaaf9c848c2ab1f2aa37b249c481e7 Description: debug symbols for dwarves Auto-Built-Package: debug-symbols Build-Ids: 01ec9714dcd2b15bf6d17b84e72b563202f161b9 1cfcf7faea0cabfba7a4aadf24d5a802ef10940e 2fb5f8e2d91560239daeebd1492a1f36cdccb25f 3ae80916e6df1dac3452793704be08e799940b9e 70550bfc184261c0b209f2f7dd5091084b3f3847 a6391c0c893d0a1f1b32cd2ed0f3476e57dbd1ad a78d603ba05886c0b1c2514af81c02d0e2051f44 d2a42dac123216c7702d45dacb4334283ab36460 eec489cec278c2b9b14b7cc87193969fa0539e6d f3071b2b423a68436e593ec54a8eea771e4eed03 Package: dwz Priority: optional Section: devel Installed-Size: 552 Maintainer: Debian GCC Maintainers Architecture: arm64 Version: 0.13+20210201-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.17), libelf1 (>= 0.131) Filename: pool/development/d/dwz/dwz_0.13+20210201-1apertis0bv2023dev2b4_arm64.deb Size: 155612 MD5sum: e9baf74fe53a6e550092935103b42938 SHA1: b0c9da1f7394694dca641341f6ba9300b147abf6 SHA256: 613dcd5ab0585d3886116f00de27f20d136a617724b89802b53bfa60703e5aaf SHA512: a05ccd496b17aaa8986c5cad4987e6a3854f43f2f2b03a7f5ef1e2c69c94cd5d85e0febc1ac17af99f5728ac23dd0b98418379420589964ee7b6fea39ca56233 Description: DWARF compression tool DWARF optimizer and duplication removal utility. Homepage: https://www.sourceware.org/dwz/ Multi-Arch: foreign Package: eatmydata Priority: optional Section: utils Installed-Size: 30 Maintainer: Mattia Rizzolo Architecture: all Source: libeatmydata Version: 105-9apertis0bv2023dev2b4 Depends: libeatmydata1 (>= 105-9apertis0bv2023dev2b4) Filename: pool/development/libe/libeatmydata/eatmydata_105-9apertis0bv2023dev2b4_all.deb Size: 16360 MD5sum: 474fc4a40dd4503c0ee6acf212087beb SHA1: c4f37c0cd84c8f266ce1f19ab97c8fc66d81a5d2 SHA256: 84d12e1635b99d16714ea4ff4e0af9e3d736c5e32525e66f0fd3964604cb4956 SHA512: 1fe42f18e62268a5b558b75560fc6d605e554d47f4c43b0154cddf53ee3fab47749c105de09497f433cf5adf7ecf05b73bc3484a923411644546e097544fa0d1 Description: Library and utilities designed to disable fsync and friends This package contains a small LD_PRELOAD library (libeatmydata) and a couple of helper utilities designed to transparently disable fsync and friends (like open(O_SYNC)). This has two side-effects: making software that writes data safely to disk a lot quicker and making this software no longer crash safe. . You will find eatmydata useful if particular software calls fsync(), sync() etc. frequently but the data it stores is not that valuable to you and you may afford losing it in case of system crash. Data-to-disk synchronization calls are typically very slow on modern file systems and their extensive usage might slow down software significantly. It does not make sense to accept such a hit in performance if data being manipulated is not very important. . On the other hand, do not use eatmydata when you care about what software stores or it manipulates important components of your system. The library is called libEAT-MY-DATA for a reason. Homepage: https://launchpad.net/libeatmydata Package: ebtables Priority: optional Section: net Installed-Size: 250 Maintainer: Debian Netfilter Packaging Team Architecture: arm64 Version: 2.0.11-4apertis0bv2023dev2b4 Depends: netbase (>= 6.0), libc6 (>= 2.17) Recommends: iptables, kmod Filename: pool/development/e/ebtables/ebtables_2.0.11-4apertis0bv2023dev2b4_arm64.deb Size: 84452 MD5sum: 3ca9c9a4adc32204628a208280348ab5 SHA1: 372ea882019e70d0aa5a07153f53d86fa4c7ae2d SHA256: 9b435d6d07901f7f80beaeeb81c2a6d68320e3b23379c0523e5eceebcf64e2d3 SHA512: 50f8b5c56eb2bda45945911a332539a95c2c608de5200390d43d17d1357d400cbb28e1eb7d3aff3daae732b4ff8e07747d8750aac50aa3728d7a7dc24fae9722 Description: Ethernet bridge frame table administration Ebtables is used to set up, maintain, and inspect the tables of Ethernet frame rules in the Linux kernel. It is analogous to iptables, but operates at the MAC layer rather than the IP layer. Homepage: https://netfilter.org/ Multi-Arch: foreign Package: ebtables-dbgsym Priority: optional Section: debug Installed-Size: 214 Maintainer: Debian Netfilter Packaging Team Architecture: arm64 Source: ebtables Version: 2.0.11-4apertis0bv2023dev2b4 Depends: ebtables (= 2.0.11-4apertis0bv2023dev2b4) Filename: pool/development/e/ebtables/ebtables-dbgsym_2.0.11-4apertis0bv2023dev2b4_arm64.deb Size: 153188 MD5sum: 4edeab93cb2fa4cda5e6470c5d5fe3ab SHA1: 09d4f8e009bfdaadcacdcd4123e9258839f9a1e6 SHA256: a42e683d0ad45fb799d798d67337134cbb7fd571e04c257e347af30802cfcc23 SHA512: dd2aa7d1b11e1198f82e07cadc4a2d78443d377211dc5c19f4b8cd497d39edbd919e7330e2d7a5cd60f5e5534c95c9d77ccf9d7bc32fa24075d30ab03accd77e Description: debug symbols for ebtables Auto-Built-Package: debug-symbols Build-Ids: 481564aee95e07d57625bb14b7047ec3c847501d 503ff36e1415d772e9e3cd875eb2b67c9adb5feb 7e206abab3d1daef29faea7beee8c529d2c4ce68 8570b27f1c816d90a1232c2fe283a36a0a73288e 9e030323fabff69871729786679462ddbbeb698a Package: ecbuild Priority: optional Section: libs Installed-Size: 727 Maintainer: Alastair McKinstry Architecture: all Version: 3.4.1-1+apertis1bv2023dev2b4 Depends: cmake, chrpath, dh-buildinfo Filename: pool/development/e/ecbuild/ecbuild_3.4.1-1+apertis1bv2023dev2b4_all.deb Size: 112584 MD5sum: 66162cffe6efb650d2e93a79cbdf3598 SHA1: a51171b52230d74ca89f5b71b34502e93bf10e9f SHA256: 07ef5a749a1f212d00751e1f7011e702d9a5de8fdecf0ce0130fd0389e3670dd SHA512: e3387c9f6ba1e06d39f99fb6ce7c0c06f8fd11bb3d0abc2a3526af9a50481db04a8b63dec4245f6baa155204263def5685c1d885c50a5d9eea7aa8191f5f61e2 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. Homepage: https://confluence.ecmwf.int/spaces/viewspace.action?key=ecbuild Multi-Arch: foreign Package: ed Priority: optional Section: editors Installed-Size: 111 Maintainer: Martin Zobel-Helas Architecture: arm64 Version: 1.17-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.17) Filename: pool/development/e/ed/ed_1.17-1apertis0bv2023dev2b4_arm64.deb Size: 59096 MD5sum: 543d3f6bdc62a2d365008742b0eb1279 SHA1: 5de35a6281b96f799cf34013f14874ca87647f47 SHA256: aea65bcb6820d7051ae6162d66bcc70967c570b8a51b3d3ce285bf11459b8bca SHA512: e2ba9f688a606a996b8d533e81cb24d65dac8384a787ca3ecbbec9e1e1c4fec68b334e83f1b1d68b171bc014a6601072c17fea00c04560b2837ce774f768560f 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: 82 Maintainer: Martin Zobel-Helas Architecture: arm64 Source: ed Version: 1.17-1apertis0bv2023dev2b4 Depends: ed (= 1.17-1apertis0bv2023dev2b4) Filename: pool/development/e/ed/ed-dbgsym_1.17-1apertis0bv2023dev2b4_arm64.deb Size: 62612 MD5sum: bfa3ea407cb1a574d07ea1335ae32cde SHA1: 72857311c04702cb6dbeb148ab5ed96703880eb4 SHA256: 1eab8fcda6cc9fce3abfc129b7985c0d0ec7814de0f5a047aa24d985dbe62d9a SHA512: 27f12fbad1952baf745ada8fb3ace45c1a66200e4a8665168e313d139374878450cd7b28fc629c18cd9d4064c6a8acd940325545453c39122f3ebfcce8092656 Description: debug symbols for ed Auto-Built-Package: debug-symbols Build-Ids: 75442476c5cff173a6183c547f269da7a34d9497 Package: efl-doc Priority: optional Section: doc Installed-Size: 71137 Maintainer: Debian Pkg-e Team Architecture: all Source: efl Version: 1.25.1-1apertis1bv2023dev2b2 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) Depends: ttf-bitstream-vera 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.25.1-1apertis1bv2023dev2b2_all.deb Size: 12839264 MD5sum: cd908e6a35629f998ad02f3d63146eca SHA1: 2e11dad0aa6b895cc11394697d4ad9a60a9061aa SHA256: 97ed234e94f268e5ee072e42db20ee8318d2587964c5afe82151ecf8ead3d19b SHA512: 79313c780adeda52859e07be5b4d1678c1600854a6cb81bb19567aa28516db0dd8c5b5a2fd508c216a825557b1eaeca4362ff45893973b8df7eda6c2f686e660 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: 44 Maintainer: Timo Aaltonen Architecture: all Source: eglexternalplatform Version: 1.1-1apertis0bv2023dev2b4 Filename: pool/development/e/eglexternalplatform/eglexternalplatform-dev_1.1-1apertis0bv2023dev2b4_all.deb Size: 14096 MD5sum: db77585a388b1c5c0cc58add5a2c8eda SHA1: b0d0199489ec46bc9fcb3e1d4edb7c528aa20b12 SHA256: b54eda63cf6c667b1fa908ac22e4884003ad7237de7f4c88ccc43a7ce79a0205 SHA512: 779a872235280bcdd3ebe157cc4bb6fc9537ee1cb8f36b43b4c1d5271fb652fd929c5b753e2ab8c980d1e2c292737a282bb38ebfc13deea2d4eac5622170a6fd 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: elinks Priority: optional Section: web Installed-Size: 1817 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: arm64 Version: 0.13.2-1apertis0bv2023dev2b3 Provides: www-browser Depends: libbz2-1.0, libc6 (>= 2.17), libev4 (>= 1:4.15), libexpat1 (>= 2.0.1), libfsplib0 (>= 0.9), libgcrypt20 (>= 1.7.0), libgnutls30 (>= 3.7.0), libgpm2 (>= 1.20.7), libgssapi-krb5-2 (>= 1.17), libidn11 (>= 0.5.18), liblua5.1-0, liblzma5 (>= 5.1.1alpha+20120614), libperl5.32 (>= 5.32.0~rc1), libtinfo6 (>= 6), libtre5, elinks-data (= 0.13.2-1apertis0bv2023dev2b3) Suggests: elinks-doc Filename: pool/development/e/elinks/elinks_0.13.2-1apertis0bv2023dev2b3_arm64.deb Size: 553956 MD5sum: 475c218147bb5a9851d6d18501917c4e SHA1: 3693206264798a06770fb0d065e2e3c789a84fa9 SHA256: a7df6df71111e025cfa44ff806f4c6a0b0e05edd64010e1902308acd70830b67 SHA512: f56b9a6e6c9ab9e26424ab23e85ec9dec5ed2ca0a0f1084039e5e164b4d45a5c70347d181e5b1ae51faa6e57d31a29aab602ed4ff6185a15c9bf93e0e6607778 Description: advanced text-mode WWW browser ELinks is a feature-rich program for browsing the web in text mode. It is like enhanced Lynx and Links. The most noteworthy features of ELinks are: . * Lots of protocols (local files, finger, HTTP(S), FTP, IPv4/6 etc.) * Internationalized domain names * Persistent cookies, HTTP authentication and proxy authentication * Tabbed browsing, good looking menus and dialogs, and key-binding manager * History browsing and typeahead searches * Forms history and completion, and history in commonly used input dialogs * CSS support and support for browser scripting (Perl, Lua, Guile etc.) * Tables and frames rendering, and configurable color support * Compressed and background (non-blocking) downloads, and download resuming . This package is based on felinks fork, since original elinks seems to be no longer maintained. Homepage: http://elinks.cz/ Package: elinks-data Priority: optional Section: web Installed-Size: 1702 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: all Source: elinks Version: 0.13.2-1apertis0bv2023dev2b3 Replaces: elinks (<< 0.11.3-1), elinks-lite (<< 0.12~pre6-3) Breaks: elinks (<< 0.11.3-1), elinks-lite (<< 0.12~pre6-3) Filename: pool/development/e/elinks/elinks-data_0.13.2-1apertis0bv2023dev2b3_all.deb Size: 386452 MD5sum: f81ffb86e3c863b83d2dbd339b8ca2d8 SHA1: 476cc538660ea7ed1ff2531b7ec81390806729a4 SHA256: 3429d8e236c6ced8504870731b8f414cb9ebf720ffa5b3b3e2c2c66ce3ab8b41 SHA512: 449029d6c612f98d523030808469aa9d94f200663395379690254ae2dbb0d33ecf699f644120a98157a2c91064964d85a0d5e39388ac0f7b6336fd0b9ae81fae Description: advanced text-mode WWW browser - data files ELinks is a feature-rich program for browsing the web in text mode. It is like enhanced Lynx and Links. The most noteworthy features of ELinks are: . * Lots of protocols (local files, finger, HTTP(S), FTP, IPv4/6 etc.) * Internationalized domain names * Persistent cookies, HTTP authentication and proxy authentication * Tabbed browsing, good looking menus and dialogs, and key-binding manager * History browsing and typeahead searches * Forms history and completion, and history in commonly used input dialogs * CSS support and support for browser scripting (Perl, Lua, Guile etc.) * Tables and frames rendering, and configurable color support * Compressed and background (non-blocking) downloads, and download resuming . This package contains the data files that are necessary to use ELinks. Homepage: http://elinks.cz/ Multi-Arch: foreign Package: elinks-dbgsym Priority: optional Section: debug Installed-Size: 1931 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: arm64 Source: elinks Version: 0.13.2-1apertis0bv2023dev2b3 Depends: elinks (= 0.13.2-1apertis0bv2023dev2b3) Filename: pool/development/e/elinks/elinks-dbgsym_0.13.2-1apertis0bv2023dev2b3_arm64.deb Size: 1827960 MD5sum: 3d863202189ae31d786127782c23bf95 SHA1: e09276d24b5f24ef7b68e7f75e4cf3be33b3d651 SHA256: 04385c8647ca37584dee301f084c51704b628783f6f2ea7d2aadbb6cadbc6a9d SHA512: 6ce0ef9b71a82266ad82c38b6736458a33f9e4af33af74dc0c10a915b08941730f523f6fe894d722d265e760ed634c324187d7d579ceaa8a9ab06b6c472f2459 Description: debug symbols for elinks Auto-Built-Package: debug-symbols Build-Ids: 20e49be30cfc5fe5878c074f8ff5723210901fc0 Package: elinks-doc Priority: optional Section: doc Installed-Size: 379 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: all Source: elinks Version: 0.13.2-1apertis0bv2023dev2b3 Replaces: elinks (<< 0.11.3-1), elinks-lite (<< 0.11.3-1) Suggests: elinks Breaks: elinks (<< 0.11.3-1), elinks-lite (<< 0.11.3-1) Filename: pool/development/e/elinks/elinks-doc_0.13.2-1apertis0bv2023dev2b3_all.deb Size: 162288 MD5sum: ccfefecab4e541d296588a2af93dca4b SHA1: 6b3b1d7171fdb2fa42330e847d6c25f6ca6204ab SHA256: 5b242ecd6e8b082a2920dc1465c7ea28c42120055b8306f5806c023ae8291cbf SHA512: 79452936990f1d3e26076903b3328ce52ec085b35e47453f2ee5a5e4040dbaa7e5ebe51931d107d960fb1ad6b06fd0f5648ea773be6f0ffde5ba9eef56bace3d Description: advanced text-mode WWW browser - documentation ELinks is a feature-rich program for browsing the web in text mode. It is like enhanced Lynx and Links. The most noteworthy features of ELinks are: . * Lots of protocols (local files, finger, HTTP(S), FTP, IPv4/6 etc.) * Internationalized domain names * Persistent cookies, HTTP authentication and proxy authentication * Tabbed browsing, good looking menus and dialogs, and key-binding manager * History browsing and typeahead searches * Forms history and completion, and history in commonly used input dialogs * CSS support and support for browser scripting (Perl, Lua, Guile etc.) * Tables and frames rendering, and configurable color support * Compressed and background (non-blocking) downloads, and download resuming . This package contains the documentation and manuals for ELinks. Homepage: http://elinks.cz/ Multi-Arch: foreign Package: elks-libc Priority: optional Section: devel Installed-Size: 654 Maintainer: Juan Cespedes Architecture: all Source: linux86 Version: 0.16.17-3.3co1bv2023dev2b4 Replaces: bcc (<< 0.14.9), linux86 Recommends: bcc (>= 0.16.17-3.3co1bv2023dev2b4) Conflicts: linux86 Filename: pool/development/l/linux86/elks-libc_0.16.17-3.3co1bv2023dev2b4_all.deb Size: 136276 MD5sum: 60a93f586f95a09a8902a61a2ba89fc3 SHA1: 0ce85521abddc144000e2746b0d4af45aff3d9aa SHA256: a2e8b86188a220f137d95f4898b429ea53260bb3e399fa8f9a3cb336927a9a4b SHA512: 1d19e76257599b20ee0f6c7675cbb3220e920604a96134ef304f5fe8093806afa3e6c2e8e16a1aec89687ec2fd0b3c002428f6bde2f9325c6a2ac83a6bb6bb20 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: 87 Maintainer: Rob Browning Architecture: all Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacs-gtk (>= 1:27.1) | emacs-lucid (>= 1:27.1) | emacs-nox (>= 1:27.1) Filename: pool/development/e/emacs/emacs_27.1+1-3.1+apertis0bv2023dev2b1_all.deb Size: 56428 MD5sum: cf0e1b278868b5bb5a1fa36e33effcc8 SHA1: 50cafcce90dca00e020067971ba06dd50ca2410c SHA256: 400da8ce5097b298699e5721e801d0b41d9ab5c318b8556692133e73553bc4b5 SHA512: 05d88de8dea11d38d8ba89c49f8d73c0ca30135390f189edb992fb45d9501688fa9d0a7406ce0d80932f3e7e21b479c12aca9537cf3b6f49ccb2cc1b58c9ed36 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: 611 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacs-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1), libc6 (>= 2.17) Recommends: mailutils Filename: pool/development/e/emacs/emacs-bin-common_27.1+1-3.1+apertis0bv2023dev2b1_arm64.deb Size: 142804 MD5sum: 136c6fa9f8fa9f30ef387b795c7ba36a SHA1: 5c0f16b6314756c901ab61ae599fa454b83625b2 SHA256: f3fe0135913c38d6d085c3f020eac1577488552665d82bd2ac21c33cd8a61986 SHA512: d4850eb43bb9c516de92aaa2b06f1d339db82379f581ad2de8b07c2286a6a80c0f984060817a9b1839bf6e86a87ebec6d720c2541aeed6a387d39ac3234bdeb4 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: 236 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacs-bin-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1) Filename: pool/development/e/emacs/emacs-bin-common-dbgsym_27.1+1-3.1+apertis0bv2023dev2b1_arm64.deb Size: 153428 MD5sum: aece6878d73bf4935c5da0657df03e1b SHA1: 3dc8f49fd66ea54d400a3accd8387241f9580a42 SHA256: e4f99f35bdb40d3a8ba3b8a17e9543cec1eaf572c153cc96e18834a339025a72 SHA512: 5b5d0f42ae8bfd5b63c4a9aa49e6bac77f59ae0a3a2ac319ec98f359affc81561d26b6df7d3bc968f57bec007736754b8bfe425779c71f2c1cd60144aa1a3de5 Description: debug symbols for emacs-bin-common Auto-Built-Package: debug-symbols Build-Ids: 078527cf102af1ef15bca604cdd8f7bc8e559c99 2452f63d7211f12fa743ee1ed71da6de7813035b 312229a4bb68e30de4df97b83c7b6a1e846faca4 83f48c1ab555514f46719c01e4c1346957aa0a86 aa646b16432605e9cba7ff81792ba4c33956e367 Package: emacs-common Priority: optional Section: editors Installed-Size: 68921 Maintainer: Rob Browning Architecture: all Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacsen-common (>= 3.0.0), install-info Recommends: emacs-el Suggests: emacs-common-non-dfsg, ncurses-term Conflicts: cedet, eieio, emacs-el (<< 1:27.1+1-3.1+apertis0bv2023dev2b1), gnus-bonus-el, speedbar Breaks: apel (<< 10.8+0.20120427-4), edb (<< 1.32), egg (<< 4.2.0-2), emacs (<< 1:25), 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_27.1+1-3.1+apertis0bv2023dev2b1_all.deb Size: 13707376 MD5sum: 6eaf365326f98ef01c8f2991a75f1da9 SHA1: 33a136f614c9cc413bc048bf189b185032314094 SHA256: 08b695d5d29349f780e81760b3d343efe0085e61bc77fd50cf4ca713598aa8b8 SHA512: f693acd256bc7c04d66b6f115617002c73fc031fd5b677ee6a6d6803ff5e5e3b7f88e1490b382bd95e27ea1b56ee68b0ca78b30647248bfb93112ea7414b6317 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: 16571 Maintainer: Rob Browning Architecture: all Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacs-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1) Filename: pool/development/e/emacs/emacs-el_27.1+1-3.1+apertis0bv2023dev2b1_all.deb Size: 16327736 MD5sum: 5b1beb76738ad1464808f8010c2128e3 SHA1: fc96e0f624ef51c1c2ef6219a3607b7ae8fe7a2f SHA256: 6b683b2d925653184fa234985e588499aecb2cba45a9ac5fbb6dd1847923c0f3 SHA512: 7053d54ee6fe2be7422b6737bcb6bbd5ad17126fe2f3f3616c4f1a1de606f1d199145384d274334e26b7378d2f0a9930a6821ee79cbd389779959cb85fa93092 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: 23388 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Replaces: emacs-lucid, emacs-nox Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1), emacs-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1), libacl1 (>= 2.2.23), libasound2 (>= 1.0.16), libc6 (>= 2.29), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgif7 (>= 5.1), libglib2.0-0 (>= 2.37.3), libgmp10 (>= 2:6.0.0), libgnutls30 (>= 3.7.0), libgpm2 (>= 1.20.7), libgtk-3-0 (>= 3.21.4), libharfbuzz0b (>= 0.9.42), libice6 (>= 1:1.0.0), libjansson4 (>= 2.7), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libm17n-0 (>= 1.6.1), libotf0 (>= 0.9.11), libpango-1.0-0 (>= 1.18.0), libpng16-16 (>= 1.6.2-1), librsvg2-2 (>= 2.32.0), libselinux1 (>= 3.1~), libsm6, libsystemd0, libtiff5 (>= 4.0.3), libtinfo6 (>= 6), libx11-6, libxext6, libxfixes3 (>= 1:4.0.1), libxml2 (>= 2.7.4), libxrender1, zlib1g (>= 1:1.1.4) Suggests: emacs-common-non-dfsg Conflicts: emacs-lucid, emacs-nox Filename: pool/development/e/emacs/emacs-gtk_27.1+1-3.1+apertis0bv2023dev2b1_arm64.deb Size: 3242248 MD5sum: faa0866aa05331e1993716f25fd4b2a2 SHA1: f85bd2143987b18df57d4064f9e45f5e3aa0f993 SHA256: b4a515a2156faa5eaa67b21315663270f7429d7d460c0fa42cf8eae804fdffe9 SHA512: 727f9628385234f2081becc5c6d3ed6ef3dffee1e447ac49d403c67939f496cb2135a877ea7de7b9b91bd751868ee3080d91ac4aff9738973c8437e509587f55 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: 4887 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacs-gtk (= 1:27.1+1-3.1+apertis0bv2023dev2b1) Filename: pool/development/e/emacs/emacs-gtk-dbgsym_27.1+1-3.1+apertis0bv2023dev2b1_arm64.deb Size: 3864160 MD5sum: 7dd84c2400e34053bee49dbd898981aa SHA1: e338041df3e8ed273d14e87d52e6459a733aa12e SHA256: 73603284120341a420ec03dae2890d35623701d1938a9867c8062cf87a857ed1 SHA512: 8890f08aef6fa463888954d0609f7996e946c1dc62749a4679e6d2b27bef656fc4b6a5d237c7b6a1ae5500ffb59e5e69cd8c2777e8d0bcc0069587918a162814 Description: debug symbols for emacs-gtk Auto-Built-Package: debug-symbols Build-Ids: d6c2ffd7e660d49585d6bef4b438a4d2dd33f250 Package: emacs-lucid Priority: optional Section: editors Installed-Size: 23529 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Replaces: emacs-gtk, emacs-nox Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1), emacs-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1), libacl1 (>= 2.2.23), libasound2 (>= 1.0.16), libc6 (>= 2.29), libdbus-1-3 (>= 1.9.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgif7 (>= 5.1), libglib2.0-0 (>= 2.16.0), libgmp10 (>= 2:6.0.0), libgnutls30 (>= 3.7.0), libgpm2 (>= 1.20.7), libharfbuzz0b (>= 0.9.42), libice6 (>= 1:1.0.0), libjansson4 (>= 2.7), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libm17n-0 (>= 1.6.1), libotf0 (>= 0.9.11), libpng16-16 (>= 1.6.2-1), librsvg2-2 (>= 2.32.0), libselinux1 (>= 3.1~), libsm6, libsystemd0, libtiff5 (>= 4.0.3), libtinfo6 (>= 6), libx11-6, libxext6, libxfixes3 (>= 1:4.0.1), libxft2 (>> 2.1.1), libxinerama1, libxml2 (>= 2.7.4), libxmu6, libxpm4, libxrandr2 (>= 2:1.2.99.3), libxrender1, libxt6, xaw3dg (>= 1.5+E-1), zlib1g (>= 1:1.1.4) Suggests: emacs-common-non-dfsg Conflicts: emacs-gtk, emacs-nox Filename: pool/development/e/emacs/emacs-lucid_27.1+1-3.1+apertis0bv2023dev2b1_arm64.deb Size: 3240368 MD5sum: 5ce7ba7df4e196e926b6a0234649adac SHA1: b5f3acc9f3a0426f724e816e767d81a0263a3c20 SHA256: 100345799452de6c6cbc6dfb71e512dfc69aa18d67a2033686aaa4edb77855c7 SHA512: ac2b058e6a973d25250c05e6556643e3caefbf63fb56a436c2e1ee64f8f11f06d804a865d4a943abcc6fde7f90a3b5f0a5797e8277691844d172ea058d9a68b1 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: 5015 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacs-lucid (= 1:27.1+1-3.1+apertis0bv2023dev2b1) Filename: pool/development/e/emacs/emacs-lucid-dbgsym_27.1+1-3.1+apertis0bv2023dev2b1_arm64.deb Size: 3973856 MD5sum: 0b828434f6f5dd19e46ed7b55c2266f1 SHA1: c794739c54655a1246cf80485e9471f68125649e SHA256: 261b4538683822cf0d10038804c98ac3c0f6afaf74608b6ad2fa40cd4ce145ac SHA512: cc65c9412820d394544d7a7c0316b3074c43f82f478f227dc452597d0b861d06d26a2252457d32bd37c59207d2f5fe7aa9481573326851022c157d1fdd6cb4d0 Description: debug symbols for emacs-lucid Auto-Built-Package: debug-symbols Build-Ids: b1255390985f183c19c6839950d9abffab4d777c Package: emacs-nox Priority: optional Section: editors Installed-Size: 21484 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Replaces: emacs-gtk, emacs-lucid Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1), emacs-common (= 1:27.1+1-3.1+apertis0bv2023dev2b1), libacl1 (>= 2.2.23), libasound2 (>= 1.0.16), libc6 (>= 2.29), libdbus-1-3 (>= 1.9.14), libgmp10 (>= 2:6.0.0), libgnutls30 (>= 3.7.0), libgpm2 (>= 1.20.7), libjansson4 (>= 2.7), 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_27.1+1-3.1+apertis0bv2023dev2b1_arm64.deb Size: 2947200 MD5sum: e95761e1ebcd8711a9925824790fad6f SHA1: 8cb3b01ef09351309f8a86f27c8f73fb1f26b30f SHA256: ab0035d9ccb9d1af15e44972f6eab80baef898d314240c58d2682d12fa349072 SHA512: cdc4a718a9bc1455036981256c856e54ea9751fd015ad25cea5886b367c7b4dd59fd0e4b87a430dfe28c88d44c38bad73c3f6bb513be11a133d78dd9741bc8da 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: 3489 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2023dev2b1 Depends: emacs-nox (= 1:27.1+1-3.1+apertis0bv2023dev2b1) Filename: pool/development/e/emacs/emacs-nox-dbgsym_27.1+1-3.1+apertis0bv2023dev2b1_arm64.deb Size: 2652908 MD5sum: 6f73b3725e07b39c8f6f246720c4e39c SHA1: 7af6595bb5452023c4b8c9a5b4c4e5542a4af7df SHA256: 5bca81ad8b9e7fb74f1b3ea246a77e88087b3ed7a06678095e06ec5fca182a75 SHA512: bbbd1187aa68017fb582da01890f698b39e2aa25e405ae1c5fe205955bc7582c9b0dabc3eb7e65a4c4984dde2ee69e5fdebf393680547c4fbab8d9c159224049 Description: debug symbols for emacs-nox Auto-Built-Package: debug-symbols Build-Ids: cb86ea9f403b503126ff5f681547382554c4bea8 Package: emacsen-common Priority: optional Section: editors Installed-Size: 62 Maintainer: Rob Browning Architecture: all Version: 3.0.4co1bv2023dev2b4 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.4co1bv2023dev2b4_all.deb Size: 19396 MD5sum: 232b0a2da6942d7d31bef0977e8b5ac3 SHA1: da2f1f498a14552f1bf53357bfd1b183c609b04d SHA256: 6bd4705ac81302c3e27f9e6932a7b78f70f66739cf5428f4d241d8ab092d0c78 SHA512: 02d76307f70df36902c23d07b171bf615ee8b80f2d187b934445fcd580bd380855a1f95c6b7e0557cf429e4216cc6f9684461b363d780bf255f34b40b4dc6d36 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: enca Priority: optional Section: text Installed-Size: 151 Maintainer: Michal Čihař Architecture: arm64 Version: 1.19-1co1bv2023dev2b4 Depends: libc6 (>= 2.17), libenca0 (>= 1.9), librecode0 (>= 3.6) Suggests: cstocs Filename: pool/development/e/enca/enca_1.19-1co1bv2023dev2b4_arm64.deb Size: 55936 MD5sum: de87a652f72ae337ff29be9ba0566912 SHA1: 9ca25dea947a89de93ec0b942a48088c4cbf10ac SHA256: b760578e18fb5507ecefc4196749f1cd4241babcc96d9680d633412f62c8acbb SHA512: ae1dfafda77801e55e69370a49990b3dbc37ff701efe48221cce20754a2d8e60ced2bbb8af06fc2bc4e04f4e99e7373024d2fa03a6b1ce0dc50d23bf56f40e0e Description: Extremely Naive Charset Analyser - binaries Enca is an Extremely Naive Charset Analyser. It detects the character set and the encoding of text files and can also convert them to other encodings using either a built-in converter or external libraries and tools like libiconv, librecode, or cstocs. . Currently it supports Belarusian, Bulgarian, Croatian, Czech, Estonian, Hungarian, Latvian, Lithuanian, Polish, Russian, Slovak, Slovene, Ukrainian, Chinese, and some multibyte encodings independently on language. Homepage: http://cihar.com/software/enca/ Package: enchant-2 Priority: optional Section: text Installed-Size: 63 Maintainer: Debian GNOME Maintainers Architecture: arm64 Version: 2.2.15-1apertis2bv2023dev2b3 Depends: libc6 (>= 2.17), libenchant-2-2 (>= 2.2.3), libglib2.0-0 (>= 2.12.0) Filename: pool/development/e/enchant-2/enchant-2_2.2.15-1apertis2bv2023dev2b3_arm64.deb Size: 19756 MD5sum: b2c134cebc8fde0449c7487dbcb43e26 SHA1: 9ea6eb67aa7f41d7c2c232032d7c9e464ac4dce8 SHA256: d83f4da8b696da37385a87706848628bd5b09081fd743b0c60988b001ea144b4 SHA512: bc7a3dff1451d5c33e4155927fc50199437a9717719623b3cdc3ce5f71207393d69e0ebf70625d6eecd58960a3903f55acc4055c1051c449b58e28940547cbff 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: 46 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: enchant-2 Version: 2.2.15-1apertis2bv2023dev2b3 Depends: enchant-2 (= 2.2.15-1apertis2bv2023dev2b3) Filename: pool/development/e/enchant-2/enchant-2-dbgsym_2.2.15-1apertis2bv2023dev2b3_arm64.deb Size: 17844 MD5sum: 15f2cc42b4c99e3c87b96e1de3a459df SHA1: 69c05be75a4d9abb6800670fd3a8da887dfea7ae SHA256: 28bc3dbd1dee3dc5ce7ab4f870c277665ef8cdc9c183b9a28b4f5ddf985b0286 SHA512: c97c6718f631785526eafb3ada77689121e94834822f6d3c27ca21d6f48338ad88d6b5fc7a3e62572753f98402bb54115596fb81f420535dabc9cb59a8c64575 Description: debug symbols for enchant-2 Auto-Built-Package: debug-symbols Build-Ids: 21e047579fa96907101643cd73f648727b5a4002 755b4234872c3adfa123ddfb128cddbc78420c0c Package: eperl Priority: optional Section: devel Installed-Size: 293 Maintainer: Axel Beckert Architecture: arm64 Version: 2.2.14-23co1bv2023dev2b4 Depends: perl, perlapi-5.32.1, libc6 (>= 2.17), libperl5.32 (>= 5.32.0~rc1) Suggests: libapache2-mod-perl2 Filename: pool/development/e/eperl/eperl_2.2.14-23co1bv2023dev2b4_arm64.deb Size: 114672 MD5sum: 8bb231429233ce1337cb3f1c9a277ca7 SHA1: 361565f404648c240b63ad81f103a82b2cbba52e SHA256: 149256e085b2b62daa8e7536dfd595bef2bfa3ae943bdd317a82a7205b985aaf SHA512: e610febf3468c5522cfe0b7a155cd118b9bfe078d4eb1517192ea2f59902b9d5170f03fd2c47a21c2fa1570681e1c8da7749aa26595170ae4456c16808fdd963 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: arm64 Source: eperl Version: 2.2.14-23co1bv2023dev2b4 Depends: eperl (= 2.2.14-23co1bv2023dev2b4) Filename: pool/development/e/eperl/eperl-dbgsym_2.2.14-23co1bv2023dev2b4_arm64.deb Size: 42256 MD5sum: e38b001341df97dca53e2e6932a07e05 SHA1: c83b7d61583f7f0c1ce445698d4883c117a2fc60 SHA256: b6a611becf679ebafbf5a2c293c227f88c2134ecb22b241411b5f9a5d17b1f54 SHA512: 92c923bc0011bf94d5aed5c9b465ea568db14359fae21fe1d0f3d62e3001ed931a2f9e1fb29e2e9e0676d9540aa6c3561438a86974c7f72320ae4535d0c00359 Description: debug symbols for eperl Auto-Built-Package: debug-symbols Build-Ids: 907934ba6155037410ecb919875128b8e284b80b Package: epsilon-bin Priority: optional Section: science Installed-Size: 92 Maintainer: Debian GIS Project Architecture: arm64 Source: libepsilon Version: 0.9.2+dfsg-5apertis0bv2023dev2b4 Depends: dsh, perl:any, libc6 (>= 2.17), libepsilon1 (>= 0.8.1), libpopt0 (>= 1.14) Filename: pool/development/libe/libepsilon/epsilon-bin_0.9.2+dfsg-5apertis0bv2023dev2b4_arm64.deb Size: 33956 MD5sum: bde7db70ab3b51e8705792453c957b3a SHA1: 50282ec97d7c3404d6c2377baad24e1f24cc2975 SHA256: 9bd89094a4398c70adc7c44a890f89b024f5c94168e3e2c1738d62dfc55c4f51 SHA512: 9b0f4c84ae36f3f161e4024aaa34e4d32ae805099b8821b263e682daddd1e9d34ddf77bcf9cc1bbc5fe7523b86e9c693d79ec873485b9bab17006c32d65d36b2 Description: Library for wavelet image compression - tools Epsilon is C library for Wavelet based lossy image compression. Wavelet-driven compressors are know to be much more effective than traditional DCT-based ones (like JPEG). . At the moment, the program supports about 30 different wavelet filters, runs in parallel in multi-threaded and MPI environments, can process huge images and much more. . This package contains some useful tools to compress/uncompress images. Homepage: https://sourceforge.net/projects/epsilon-project Package: epsilon-bin-dbgsym Priority: optional Section: debug Installed-Size: 89 Maintainer: Debian GIS Project Architecture: arm64 Source: libepsilon Version: 0.9.2+dfsg-5apertis0bv2023dev2b4 Depends: epsilon-bin (= 0.9.2+dfsg-5apertis0bv2023dev2b4) Filename: pool/development/libe/libepsilon/epsilon-bin-dbgsym_0.9.2+dfsg-5apertis0bv2023dev2b4_arm64.deb Size: 71452 MD5sum: 17b0c5441cf735ebc561974401137068 SHA1: 660a72e702f6c6d70446ea22211a7b59d6cc29d1 SHA256: 759d9464742973d21ecf49a5b66e23f560295419397fdbc1e4ca52a49cfab4cd SHA512: 4f5ad8da2b22f883f17507fe1d43d29c288a62292fa1540cbda3171586f921c703d50e9ce8124c7ba27d9b5ba7658218725c5680656d7a451146d5ee02886c41 Description: debug symbols for epsilon-bin Auto-Built-Package: debug-symbols Build-Ids: 722cc22e99058af73850b9a2fb1636e189ac442a Package: equivs Priority: optional Section: admin Installed-Size: 58 Maintainer: Debian Perl Group Architecture: all Version: 2.3.1apertis0bv2023dev2b4 Depends: debhelper, dpkg-dev, make, perl Filename: pool/development/e/equivs/equivs_2.3.1apertis0bv2023dev2b4_all.deb Size: 22784 MD5sum: 939abbb1e7f6b7f40e7a5270421c9e98 SHA1: 5fb1efe1c3e3788942450b9aeea784e60ff55640 SHA256: 92d3ae52c85e1aa9339448199aa811594f661b45a37a11273aa4eb8c672df3b3 SHA512: 72440e5edf838b5512bd9a331c0a06416dc53c86db8d52b3a1dd7707958e22a52f90b926153953e892202b35547659f7ff553a0a6a1ff0f8415f7bb7b011c410 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: eslint Priority: optional Section: javascript Installed-Size: 2563 Maintainer: Debian Javascript Maintainers Architecture: all Version: 5.16.0~dfsg+~4.16.8-5apertis1bv2023dev2b2 Provides: node-eslint (= 5.16.0~dfsg+~4.16.8-5apertis1bv2023dev2b2), node-eslint-config-eslint (= 5.0.1~5.16.0~dfsg+~4.16.8-5apertis1bv2023dev2b2), node-types-eslint (= 4.16.8~5.16.0~dfsg+~4.16.8-5apertis1bv2023dev2b2) Depends: node-ajv, node-concat-stream, node-debug, node-doctrine, node-eslint-visitor-keys, node-eslint-scope, node-espree, node-esquery, node-estraverse, node-eslint-utils, node-esutils, node-file-entry-cache, node-functional-red-black-tree, node-glob, node-globals, nodejs, node-import-fresh, node-imurmurhash, node-ignore, node-json-stable-stringify, node-levn, node-lodash, node-mkdirp, node-optionator, node-path-is-inside, node-progress, node-regenerate-unicode-properties, node-regexpp, node-semver, node-strip-json-comments, node-types-estree, node-types-json-schema Recommends: node-chalk, node-inquirer, node-js-yaml, node-strip-ansi, node-text-table Suggests: node-babel-code-frame (>= 7), node-babel-eslint, node-table, node-esprima, node-esprima-fb Filename: pool/development/e/eslint/eslint_5.16.0~dfsg+~4.16.8-5apertis1bv2023dev2b2_all.deb Size: 441456 MD5sum: 4e08da7d39fa6a5b79888e7a92338d03 SHA1: 80a7140d1114495c90fc32b635dc0e6e0ffaaa46 SHA256: c08f1ee6414feac05cde9ec8f99b18171aece10ab8594c292c626cd89f6f47de SHA512: 7c8ebdaf39b85ecfd1a47404c50d97e1070ee677a222814f55607d5ee873b9673925d72a4044ab3053ee21d58ccb9046539ec2d6efc068acdeecc07f386a9b08 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. * Output format "code-frame" requires node-babel-code-frame. * Output format "table" requires node-table and node-pluralize. Homepage: https://eslint.org/ Package: etc1tool Priority: optional Section: devel Installed-Size: 142 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools Version: 29.0.6-21+apertis1bv2023preb1 Depends: libc6 (>= 2.17), 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-21+apertis1bv2023preb1_arm64.deb Size: 74132 MD5sum: 2f33ad377505e52bc713b7167c2ff6f6 SHA1: 325119f30d500a03653d99d417c918029d7ff505 SHA256: 2e37f019cc4de8ca7620320285e93d84cb708d7e0e8b69fa22a43029ed7e355c SHA512: c31e4824b9b841da6d1f4bfda99ec4a7dd370a1b4eacd4bde6637eb2933c8ab849007607a295d4d24cf544bf1a4375db70590a4e483281449a7a40ec6417407d 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: 40 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools Version: 29.0.6-21+apertis1bv2023preb1 Depends: etc1tool (= 29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/etc1tool-dbgsym_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 23688 MD5sum: 95c23c85a4cda64432d648e8e10186bf SHA1: 36e867b7665e502819c2c286e56ef5a09207236e SHA256: 27a245e81dfe059c82a9679de76226310e10c67e4ebd1dc0d05a201332c92fbd SHA512: 9b076d3d09f6db63b6fd08a7c898546b6e8268ce49af67249ed8c3616c9b5d1e7ea516a68d62ae3534f9e2af3bc2b15422abd3040860e837454a79314353f73e Description: debug symbols for etc1tool Auto-Built-Package: debug-symbols Build-Ids: 19d6013b41f6494a142a9467991c77faa6b914b5 Package: etcd Priority: optional Section: oldlibs Installed-Size: 17 Maintainer: Debian Go Packaging Team Architecture: all Version: 3.3.25+dfsg-6apertis0bv2023dev2b3 Depends: etcd-client, etcd-server Filename: pool/development/e/etcd/etcd_3.3.25+dfsg-6apertis0bv2023dev2b3_all.deb Size: 9452 MD5sum: 0899ededa3dd89c12ec0f70959550b74 SHA1: 1eecfc102612356c6adf6bbed900f494c62a234a SHA256: 9f88486153da9c8a86f425597158c2bb9b4b800bbe9ac3803388734b24b941ef SHA512: beb76248c4e272806da939482118373be2a4d7df31bd4487022183e0b494b823879ae77e6fa87c552d22b623e30b5e8f58d06c8da42fbdae8e3cfd5fe7448c32 Description: Transitional package for etcd-client and etcd-server This is a transitional package to ease upgrades for splitting the etcd package into a separate client and server piece. It can be safely removed. Homepage: https://etcd.io Package: etcd-client Priority: optional Section: net Installed-Size: 14827 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: etcd Version: 3.3.25+dfsg-6apertis0bv2023dev2b3 Depends: libc6 (>= 2.17) Filename: pool/development/e/etcd/etcd-client_3.3.25+dfsg-6apertis0bv2023dev2b3_arm64.deb Size: 3576748 MD5sum: d5f87c81664a701a45a965c0cc5febf7 SHA1: f91eccf0eef80f08cf23f1bba99b5ddff315445e SHA256: 1608ac17c7500388d8edf8cb850f7b6b2a93e1c8a7a7ce4d6218198748930cb2 SHA512: df2f50e6ee83379fe8c1e2401bdb6e7c3f1a158cb760b2ed6979678263252feac0c8ec913f4a3c4fc867e59de0c25372c2b690c70242f6a21c0fbdd958bb2490 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.0+ds-5apertis0bv2023dev2b3), golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-blackfriday-v2 (= 2.0.1-3apertis0bv2023dev2b4), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2023dev2b3), golang-github-bgentry-speakeasy (= 0.1.0-2apertis0bv2023dev2b3), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2023dev2b3), golang-github-coreos-bbolt (= 1.3.5-1apertis1bv2023dev2b3), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2023dev2b3), golang-github-coreos-pkg (= 4-3apertis0bv2023dev2b3), golang-github-coreos-semver (= 0.3.0-1apertis0bv2023dev2b3), golang-github-creack-pty (= 1.1.11-1apertis0bv2023dev2b3), golang-github-dgrijalva-jwt-go (= 3.2.0-3apertis0bv2023dev2b3), golang-github-dustin-go-humanize (= 1.0.0-2apertis0bv2023dev2b3), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-1apertis0bv2023dev2b3), golang-github-google-btree (= 1.0.0-1apertis0bv2023dev2b3), golang-github-google-uuid (= 1.2.0-1+apertis1bv2023dev2b3), golang-github-gorilla-websocket (= 1.4.2-1apertis0bv2023dev2b3), golang-github-grpc-ecosystem-go-grpc-middleware (= 1.2.2-2apertis0bv2023dev2b3), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3apertis0bv2023dev2b3), golang-github-grpc-ecosystem-grpc-gateway (= 1.6.4-2co1bv2023dev2b3), golang-github-jonboulle-clockwork (= 0.1.0-4.1apertis0bv2023dev2b3), golang-github-json-iterator-go (= 1.1.10-2apertis0bv2023dev2b3), golang-github-mattn-go-runewidth (= 0.0.9-1apertis0bv2023dev2b3), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2023dev2b3), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2023dev2b3), golang-github-olekukonko-tablewriter (= 0.0.4-1apertis0bv2023dev2b3), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2023dev2b3), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2023dev2b3), golang-github-prometheus-common (= 0.15.0-2apertis0bv2023dev2b3), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2023dev2b3), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2023dev2b3), golang-github-soheilhy-cmux (= 0.1.4-2apertis0bv2023dev2b3), golang-github-spf13-cobra (= 1.1.2-1apertis0bv2023dev2b3), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2023dev2b3), golang-github-tmc-grpc-websocket-proxy (= 0.0~git20200427.3cfed13-2apertis0bv2023dev2b3), golang-github-urfave-cli (= 1.22.4-2apertis0bv2023dev2b3), golang-github-xiang90-probing (= 0.0.2-1co1bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-go.uber-atomic (= 1.4.0-1apertis0bv2023dev2b3), golang-go.uber-multierr (= 1.1.0-1.1apertis0bv2023dev2b3), golang-go.uber-zap (= 1.15.0-2apertis1bv2023dev2b3), golang-gogoprotobuf (= 1.3.2-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-golang-x-time (= 0.0+git20200630.3af7569-1apertis0bv2023dev2b3), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3), golang-google-grpc (= 1.27.1-1apertis1bv2023dev2b3), golang-gopkg-cheggaaa-pb.v1 (= 1.0.25-1co1bv2023dev2b3), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-k8s-sigs-yaml (= 1.2.0-3apertis1bv2023dev2b2), golang-logrus (= 1.7.0-2apertis0bv2023dev2b3), golang-protobuf-extensions (= 1.0.1-1co1bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3) Homepage: https://etcd.io Package: etcd-server Priority: optional Section: net Installed-Size: 19137 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: etcd Version: 3.3.25+dfsg-6apertis0bv2023dev2b3 Depends: adduser, lsb-base, pipexec, libc6 (>= 2.17) Pre-Depends: init-system-helpers (>= 1.54~) Suggests: etcd-client Filename: pool/development/e/etcd/etcd-server_3.3.25+dfsg-6apertis0bv2023dev2b3_arm64.deb Size: 4799792 MD5sum: b7cd887dc055a54e7bd61ac7c9e9d024 SHA1: 787cad3a88dca243e2d05a6525710a95c6d3fec2 SHA256: 7857288afed5130745632a32a394dbff3156ee18751023223c53d6bc0c83f32f SHA512: b922cd1fd5e707ae7a201be260fd89ec4a0626b12826667520f28d750723e9ed72e2ccb49906fcfcd3e61057016d42d006bd04a801db261881dd1b73ef36757c 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.0+ds-5apertis0bv2023dev2b3), golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-blackfriday-v2 (= 2.0.1-3apertis0bv2023dev2b4), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2023dev2b3), golang-github-bgentry-speakeasy (= 0.1.0-2apertis0bv2023dev2b3), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2023dev2b3), golang-github-coreos-bbolt (= 1.3.5-1apertis1bv2023dev2b3), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2023dev2b3), golang-github-coreos-pkg (= 4-3apertis0bv2023dev2b3), golang-github-coreos-semver (= 0.3.0-1apertis0bv2023dev2b3), golang-github-creack-pty (= 1.1.11-1apertis0bv2023dev2b3), golang-github-dgrijalva-jwt-go (= 3.2.0-3apertis0bv2023dev2b3), golang-github-dustin-go-humanize (= 1.0.0-2apertis0bv2023dev2b3), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-1apertis0bv2023dev2b3), golang-github-google-btree (= 1.0.0-1apertis0bv2023dev2b3), golang-github-google-uuid (= 1.2.0-1+apertis1bv2023dev2b3), golang-github-gorilla-websocket (= 1.4.2-1apertis0bv2023dev2b3), golang-github-grpc-ecosystem-go-grpc-middleware (= 1.2.2-2apertis0bv2023dev2b3), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3apertis0bv2023dev2b3), golang-github-grpc-ecosystem-grpc-gateway (= 1.6.4-2co1bv2023dev2b3), golang-github-jonboulle-clockwork (= 0.1.0-4.1apertis0bv2023dev2b3), golang-github-json-iterator-go (= 1.1.10-2apertis0bv2023dev2b3), golang-github-mattn-go-runewidth (= 0.0.9-1apertis0bv2023dev2b3), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2023dev2b3), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2023dev2b3), golang-github-olekukonko-tablewriter (= 0.0.4-1apertis0bv2023dev2b3), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2023dev2b3), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2023dev2b3), golang-github-prometheus-common (= 0.15.0-2apertis0bv2023dev2b3), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2023dev2b3), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2023dev2b3), golang-github-soheilhy-cmux (= 0.1.4-2apertis0bv2023dev2b3), golang-github-spf13-cobra (= 1.1.2-1apertis0bv2023dev2b3), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2023dev2b3), golang-github-tmc-grpc-websocket-proxy (= 0.0~git20200427.3cfed13-2apertis0bv2023dev2b3), golang-github-urfave-cli (= 1.22.4-2apertis0bv2023dev2b3), golang-github-xiang90-probing (= 0.0.2-1co1bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-go.uber-atomic (= 1.4.0-1apertis0bv2023dev2b3), golang-go.uber-multierr (= 1.1.0-1.1apertis0bv2023dev2b3), golang-go.uber-zap (= 1.15.0-2apertis1bv2023dev2b3), golang-gogoprotobuf (= 1.3.2-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-golang-x-time (= 0.0+git20200630.3af7569-1apertis0bv2023dev2b3), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3), golang-google-grpc (= 1.27.1-1apertis1bv2023dev2b3), golang-gopkg-cheggaaa-pb.v1 (= 1.0.25-1co1bv2023dev2b3), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-k8s-sigs-yaml (= 1.2.0-3apertis1bv2023dev2b2), golang-logrus (= 1.7.0-2apertis0bv2023dev2b3), golang-protobuf-extensions (= 1.0.1-1co1bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3) Homepage: https://etcd.io Package: etcd-server-dbgsym Priority: optional Section: debug Installed-Size: 7505 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: etcd Version: 3.3.25+dfsg-6apertis0bv2023dev2b3 Depends: etcd-server (= 3.3.25+dfsg-6apertis0bv2023dev2b3) Filename: pool/development/e/etcd/etcd-server-dbgsym_3.3.25+dfsg-6apertis0bv2023dev2b3_arm64.deb Size: 5209612 MD5sum: f407369950e2a00e810291c2a16af12f SHA1: c77fff2d7b77a51a246ae9261903bb61afc2b048 SHA256: 871f18f4b54f11f247e30a7487cd46e589b5f5a45875f9ae69fa754b93a1f0d6 SHA512: d9904e3dd36bcfe9775427dea1c79b67da6b90178a3a6c16d7b8b9f383db65b1d478ce16b5a8b0495624d2d68fe0611f2a9d7056c12ebad811891249c7f0d8b3 Description: debug symbols for etcd-server Auto-Built-Package: debug-symbols Build-Ids: 316508e9ecb352b73e353a412eb9d857450c4903 Package: evemu-tools Priority: optional Section: utils Installed-Size: 96 Maintainer: Stephen Kitt Architecture: arm64 Source: evemu Version: 2.7.0-3apertis1bv2023dev2b4 Depends: libevemu3 (= 2.7.0-3apertis1bv2023dev2b4), libc6 (>= 2.17), libevdev2 (>= 1.2.99.902) Filename: pool/development/e/evemu/evemu-tools_2.7.0-3apertis1bv2023dev2b4_arm64.deb Size: 16012 MD5sum: eba2b81591c6a702b434b661d0d61795 SHA1: 5943853b4f76c27fe98ab6f6232be2dbc804ebb5 SHA256: 185087ec9fa1896feb286e0b8a129e4903e1700e402f6e647417a9d89bdc3a4d SHA512: f3b229e655f8d5646b520b75bb670cc975f99a59bb9a1f410950bca2f56ac564c693aad63fabdb8ad9b4abd21e928490c33fa3a03b81800ea40735a095ab6aad Description: Linux Input Event Device Emulation Library - test tools The evemu library and tools are used to describe devices, record data, create emulation devices and replay data from kernel evdev (input event) devices. . This package provides test tools for the evemu library. Homepage: https://www.freedesktop.org/wiki/Evemu/ Package: evemu-tools-dbgsym Priority: optional Section: debug Installed-Size: 60 Maintainer: Stephen Kitt Architecture: arm64 Source: evemu Version: 2.7.0-3apertis1bv2023dev2b4 Depends: evemu-tools (= 2.7.0-3apertis1bv2023dev2b4) Filename: pool/development/e/evemu/evemu-tools-dbgsym_2.7.0-3apertis1bv2023dev2b4_arm64.deb Size: 24348 MD5sum: 70b6355760cc35be164c6249f87268f5 SHA1: 52f29365a8e2590ca710ca58cad9a4e5d4ac280f SHA256: 106ad95917a0ee4734b872ac870d3b7de71a309d3e5bf826a71f5cd788560137 SHA512: 0a06f345dfb37caa39d4561f630184cb8f89850c7d8bf25128bda3f92e4863fcba13fb3a87904c8050d1fcb269955971d5b8f5db51091865c34e724937434e83 Description: debug symbols for evemu-tools Auto-Built-Package: debug-symbols Build-Ids: 21cf816e87dc181f7d035b6b76d813d6a1c35fde 59bf0f9abf4f41d8973bcef38d44bef6b020e3a9 94bf5d1cf704e15115a4472be22c838d58d609c0 Package: evtest Priority: optional Section: utils Installed-Size: 71 Maintainer: Stephen Kitt Architecture: arm64 Version: 1:1.34-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.17) Recommends: evemu-tools Filename: pool/development/e/evtest/evtest_1.34-1apertis0bv2023dev2b4_arm64.deb Size: 16060 MD5sum: 5631b291dd5269cd450404c96daca08e SHA1: 8c5ccb9c047b2902111c091eae2610ae830ed944 SHA256: 134708a29ee250919d2426d8023508f7253826329264297242feb5cc7c672d19 SHA512: bc126f8ef028b1ef88e58cc61bea4e435d44c672b9692da6f791d72eddd0dd41dfc53838a1f26ecd9bf8863b380bd9ff4126a60749724a9fa56c1168fda37273 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: 34 Maintainer: Stephen Kitt Architecture: arm64 Source: evtest Version: 1:1.34-1apertis0bv2023dev2b4 Depends: evtest (= 1:1.34-1apertis0bv2023dev2b4) Filename: pool/development/e/evtest/evtest-dbgsym_1.34-1apertis0bv2023dev2b4_arm64.deb Size: 17652 MD5sum: 88f5f5f9fd6495235dcab71f230133d2 SHA1: 14dc14976a6bbe0870b0ef814f872a38a969d269 SHA256: 689f3613efab0f2c2f97e325f22016f2135577f6f0edde70a4f118eb0b7c0b1f SHA512: f49bf1959e51300ebdfe3ebfddde4c02bd40a80e045b600c7f0d5fa1f64ba149bd91800216e3d69242df4fc37700b113f0ef7865d70404c42e0694286abca923 Description: debug symbols for evtest Auto-Built-Package: debug-symbols Build-Ids: 29c778404f76cf457507fdc75b54adc1addd2ea5 Package: execnet-doc Priority: optional Section: doc Installed-Size: 472 Maintainer: Debian Python Team Architecture: all Source: execnet Version: 1.7.1-4apertis0bv2023dev2b4 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Recommends: python3-execnet Filename: pool/development/e/execnet/execnet-doc_1.7.1-4apertis0bv2023dev2b4_all.deb Size: 141732 MD5sum: f1d35cdf8a8f6e964ad211c6316bc3f8 SHA1: 8ebc74731b14100c6a47d265f34ef17c9724e9ac SHA256: fe90bc9525ee71dd8137ba7f4f222d0d206c22e6ba4c29f53d679b3c95beb9fb SHA512: 2894df94c006a856f08cd15ac114c8614b0995b406f15190317f2226747e3434691e249ce14c8ea86aa647c713a16d9bf21b7bc605b311a3fea98a7b02e392e7 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: expect Priority: optional Section: interpreters Installed-Size: 313 Maintainer: Sergei Golovan Architecture: arm64 Version: 5.45.4-2co1bv2023dev2b4 Replaces: expect-dev Provides: expect-dev Depends: tcl8.6, libc6 (>= 2.17), libtcl8.6 (>= 8.6.0), tcl-expect Suggests: tk8.6 Conflicts: expect-dev Filename: pool/development/e/expect/expect_5.45.4-2co1bv2023dev2b4_arm64.deb Size: 166028 MD5sum: 59b72c26ca672ee1eed39914674e05ab SHA1: f7200a6275bcf860f3fbb687bf5308525f9941f1 SHA256: 98b40a90f74120a27250629720d48b9093770e64105ca5503e8e094c6e6c21c5 SHA512: 0eab9fc71b40424c56111bb0deaa704f775b865d6ac211d1fb080470f5cccab47169da034a46599298e5997c031a9929eb7bfc8909436b322c0e0fe846472a2a Description: Automates interactive applications Expect is a tool for automating interactive applications according to a script. Following the script, Expect knows what can be expected from a program and what the correct response should be. Expect is also useful for testing these same applications. And by adding Tk, you can also wrap interactive applications in X11 GUIs. An interpreted language provides branching and high-level control structures to direct the dialogue. In addition, the user can take control and interact directly when desired, afterward returning control to the script. . This package contains the expect binary and several Expect based scripts. Homepage: https://core.tcl.tk/expect/ Multi-Arch: foreign Package: expect-dbgsym Priority: optional Section: debug Installed-Size: 21 Maintainer: Sergei Golovan Architecture: arm64 Source: expect Version: 5.45.4-2co1bv2023dev2b4 Depends: expect (= 5.45.4-2co1bv2023dev2b4) Filename: pool/development/e/expect/expect-dbgsym_5.45.4-2co1bv2023dev2b4_arm64.deb Size: 5764 MD5sum: 09d128230b7dc58a1d3b7f83f6db23e4 SHA1: 506f7934a7da2081a11b8e4aa61c2293590fdf3e SHA256: 3692a4c235958f626512150bfec167f5c7e033521b08b757cde10da6c15d8dca SHA512: 37de75549c65becb871a1d4f349c03dfd4069e3515bc2ad629230c9fc970e5f3e3cb2c9cd05bafb62a43bc1635b763bac1a25c0eadfbc0afa494bcb8ad557594 Description: debug symbols for expect Auto-Built-Package: debug-symbols Build-Ids: 642ab74aaf2dd38788cfe2f001683b7318841ec0 Package: extra-cmake-modules Priority: optional Section: devel Installed-Size: 707 Maintainer: Debian Qt/KDE Maintainers Architecture: arm64 Version: 5.78.0-3apertis0bv2023dev2b3 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.78.0-3apertis0bv2023dev2b3_arm64.deb Size: 174892 MD5sum: aa389ebae42e93c290b3384abed01a6a SHA1: 51e8a79356ceb2a9807fc3a68124e1d18d484be5 SHA256: 93c33413f355bf6d79467e709493fb388f61e57388b8d66785aad5789a36e00a SHA512: 9bfb546a7a980cee5f9fca011c8fa9adfa1975815c57e9869b1682f17ecd65f812b63ddabb8b8d483647a7162dd53903c8ac6636bcc94da59c73ec39f975641e 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: 893 Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: extra-cmake-modules Version: 5.78.0-3apertis0bv2023dev2b3 Replaces: extra-cmake-modules (<< 5.74.0-1) Depends: libjs-sphinxdoc (>= 2.4.3-5~) Breaks: extra-cmake-modules (<< 5.74.0-1) Filename: pool/development/e/extra-cmake-modules/extra-cmake-modules-doc_5.78.0-3apertis0bv2023dev2b3_all.deb Size: 89968 MD5sum: b999df0872f3766fcc096bc47f8a58bf SHA1: c01411d3bf50068149e392b9a503ebe715fc0114 SHA256: d8de908fac461ba701ea5f8ae110a14035665b29f1161e4a62cadd1793395f73 SHA512: 19727428df882631498bcc05e2ad1577abc11b9394f6a66c5b01bec0164a50f105592a4d95e5d6e6860ad5a2e05db121a51ef803d81c4c93f4e9a008b4bc5da2 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 (= 3.4.3-2+apertis0bv2023dev2b3) Homepage: https://invent.kde.org/frameworks/extra-cmake-modules Multi-Arch: foreign Package: exuberant-ctags Priority: optional Section: editors Installed-Size: 347 Maintainer: Colin Watson Architecture: arm64 Version: 1:5.9~svn20110310-14apertis0bv2023dev2b4 Provides: ctags Depends: libc6 (>= 2.17) Suggests: vim | nvi | vile | emacsen Filename: pool/development/e/exuberant-ctags/exuberant-ctags_5.9~svn20110310-14apertis0bv2023dev2b4_arm64.deb Size: 141672 MD5sum: 28bb02f02caa2694286ac7212ebd252e SHA1: 7a6cf18ee382b4daf92d7d8f94069a636934d0b5 SHA256: 92149eb9e7da6fab69fe202773adb06afb9bc8f771561eb697cf9b98eff47493 SHA512: 26a72f0b59e71eedd3a183f7d8244910bea18d82be8ff0e3fac3812fde1f27a1a22ae30bc2226ce6b09926d8539ff97e511763efbe44af37032c84cc726b4ce5 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: 389 Maintainer: Colin Watson Architecture: arm64 Source: exuberant-ctags Version: 1:5.9~svn20110310-14apertis0bv2023dev2b4 Depends: exuberant-ctags (= 1:5.9~svn20110310-14apertis0bv2023dev2b4) Filename: pool/development/e/exuberant-ctags/exuberant-ctags-dbgsym_5.9~svn20110310-14apertis0bv2023dev2b4_arm64.deb Size: 354460 MD5sum: 94b8877bd2cbc9480bb9bf93986cc6b6 SHA1: df89987860f223a216b8ad032d7ca396ec896908 SHA256: b1de738d3da4d9bce4ec48e74d30e38170d4a0a1a470e5dc11f1c019d244b8f8 SHA512: d7731dac8cc91ee22801c5250dc82c6edc5fcf9232ad52e3a6a7ba05947ef991532e9b68d3185b7dd37b662cbb2af0734966cd94b95a91b05528ef3880f8cc44 Description: debug symbols for exuberant-ctags Auto-Built-Package: debug-symbols Build-Ids: 920f2cc4f0920d7ca2828b05e662285531474a6d Package: faad Priority: optional Section: sound Installed-Size: 78 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: faad2 Version: 2.10.0-1apertis0bv2023dev2b4 Replaces: faad2 Depends: libc6 (>= 2.17), libfaad2 (>= 2.8.2) Conflicts: faad2 Filename: pool/development/f/faad2/faad_2.10.0-1apertis0bv2023dev2b4_arm64.deb Size: 29596 MD5sum: df191d3e85c9fd1b34183291a2cbbadc SHA1: 968b9eae4893f888a4e04ef763ddcd94ac6c1edd SHA256: d213918a118a017574c0e025dda1b762f218d76adcc1c435083d638b2c521a50 SHA512: d1968f2e58ec9d56146477a2833869d71241f8c50a368424a674d45a16ca8c4562b759b720de995472a0862f203cb4e919f63db677c27d5159e8096c20280d97 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: 65 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: faad2 Version: 2.10.0-1apertis0bv2023dev2b4 Depends: faad (= 2.10.0-1apertis0bv2023dev2b4) Filename: pool/development/f/faad2/faad-dbgsym_2.10.0-1apertis0bv2023dev2b4_arm64.deb Size: 47988 MD5sum: e52e25947a89d8170a3a1e64899a3872 SHA1: 79dffdf1c91057ded01ba218abe7dfb40d8c988e SHA256: 496c42c3a0e9317a6a6e1e45e8d12f6b3fb2b19b63e96fc3773da8eea99cece1 SHA512: 7e53bdfc14faed8115650114b2896efb706887b5df7abc73cb99962d8a26b2af7151d1fadfb29163dc7e2ba82ab81aa73a765c67c8cda594b30514a7fe256ce3 Description: debug symbols for faad Auto-Built-Package: debug-symbols Build-Ids: 12ea10f3e189963b0c670457ccc991cfca7d284b Package: fake-hwclock Priority: optional Section: admin Installed-Size: 33 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: all Version: 0.12apertis0bv2023dev2b4 Suggests: cron | cron-daemon, ntp Filename: pool/development/f/fake-hwclock/fake-hwclock_0.12apertis0bv2023dev2b4_all.deb Size: 7380 MD5sum: 5b1c44cf43a8acbc2b01ba084dbb337e SHA1: 074325a978e814306404d93747b85b953bc2f59a SHA256: 2ab8a6f995acf4c654eac8bb1076b254ef7c3f4e90d79208c731cf01cfde7726 SHA512: 8af39811f7beb8a216ef52be6c3b3a9a094f8111e9bfaecdbc9f256d04194d53e334e1d250e840c5adb0eafcb59d4ebac430811b68efb5c8cd26a2588444dce1 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: fakeroot Priority: optional Section: utils Installed-Size: 217 Maintainer: Clint Adams Architecture: arm64 Version: 1.25.3-1.1apertis0bv2023dev2b11 Depends: libfakeroot (>= 1.25.3-1.1apertis0bv2023dev2b11), libc6 (>= 2.17) Filename: pool/development/f/fakeroot/fakeroot_1.25.3-1.1apertis0bv2023dev2b11_arm64.deb Size: 87188 MD5sum: 307d3f1c6d02d7e794cda04282d23f1c SHA1: 594a9ab358af2317ccc6aae2880272b8db5b801a SHA256: b58967418b62ba9ff4d2c4568a91d935561b5cf39cb5549461a8258c863847c9 SHA512: 4544d0ac911ebc0e779865e2c7f3e91057521dcc4de9733393aad3285ddaecdcd816b6d282c462d2670040419e41f71a6d6dcb1c516f353e01658862aa57fea3 Description: tool for simulating superuser privileges fakeroot provides a fake "root environment" by means of LD_PRELOAD and SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(), stat(), and other file-manipulation functions, so that unprivileged users can (for instance) populate .deb archives with root-owned files; various build tools use fakeroot for this by default. . This package contains fakeroot command and the daemon that remembers fake ownership/permissions of files manipulated by fakeroot processes. Multi-Arch: foreign Package: fakeroot-dbgsym Priority: optional Section: debug Installed-Size: 93 Maintainer: Clint Adams Architecture: arm64 Source: fakeroot Version: 1.25.3-1.1apertis0bv2023dev2b11 Depends: fakeroot (= 1.25.3-1.1apertis0bv2023dev2b11) Filename: pool/development/f/fakeroot/fakeroot-dbgsym_1.25.3-1.1apertis0bv2023dev2b11_arm64.deb Size: 62140 MD5sum: c9a86ecd04092942bedc5e25c149b8c8 SHA1: 62a1f3991515dddc3296167bc8cc9946f0ad54ca SHA256: e607257ae5b90dee6f21f3085a285ec3147d8d0e0011b433e1724cc6a32686f3 SHA512: 04aed8d46cba00501cc0272aeed0d82660fa5c800c49bc1a512f5b838304e531737628f9926d73142e6c527fd4f1592534b1272fdd233dc2e539c8181a7d534f Description: debug symbols for fakeroot Auto-Built-Package: debug-symbols Build-Ids: b2e07deb16daa4486b3e94a5537bcca252f54411 e5e25381cdbcd7262ebe2e13c2260c077c7ba461 Package: faketime Priority: optional Section: utils Installed-Size: 39 Maintainer: Daniel Kahn Gillmor Architecture: arm64 Version: 0.9.8-9apertis0bv2023dev2b4 Depends: libfaketime (= 0.9.8-9apertis0bv2023dev2b4), libc6 (>= 2.17) Filename: pool/development/f/faketime/faketime_0.9.8-9apertis0bv2023dev2b4_arm64.deb Size: 16072 MD5sum: 8206a437cba3ef87eee2afb4f9eae967 SHA1: 8c3af941fff5000380eeb46f7abe3bcf1c3b193f SHA256: 51dc92c2a5c9d6c8f905490a79d046f25079fad8ffa5484e127ea7365ed2da37 SHA512: 3335863db7b065f553d8834fa40d291de6d3ad87d73977192adbea4b35b0a6cee162ed9492d8222adbef56bc230d596054d9aec958f3c6ab60058b30f72c6016 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: 25 Maintainer: Daniel Kahn Gillmor Architecture: arm64 Source: faketime Version: 0.9.8-9apertis0bv2023dev2b4 Depends: faketime (= 0.9.8-9apertis0bv2023dev2b4) Filename: pool/development/f/faketime/faketime-dbgsym_0.9.8-9apertis0bv2023dev2b4_arm64.deb Size: 9388 MD5sum: eabab88eed9dd990500f19304ea41831 SHA1: b9b8c6f04741a1433229b1420db4851b385c110c SHA256: 2b0e66211a305714f2e7407d672ef30835a32760d1fb40ba9477e8821e87027f SHA512: 5dbde0f6a63877d7bfb7085c6bba88d7cf25879f2cceb1298bc6eb84f5c5e60ca41acd90a6b4803452f83f282c284d2cc3256245a013b18d618e2ca6d111e9c4 Description: debug symbols for faketime Auto-Built-Package: debug-symbols Build-Ids: 67638868155eecf87e0c2bd7e285a77422fca319 Package: fastboot Priority: optional Section: utils Installed-Size: 527 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Provides: android-tools-fastboot Depends: android-libbase (>= 29.0.6), android-libboringssl (>= 10.0.0+r36), android-libcutils (= 1:29.0.6-21+apertis1bv2023preb1), android-libsparse (= 1:29.0.6-21+apertis1bv2023preb1), android-libziparchive (= 1:29.0.6-21+apertis1bv2023preb1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), 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-21+apertis1bv2023preb1_arm64.deb Size: 180104 MD5sum: 3457bf6a1f1037db11d53d4cca888f6c SHA1: f386df60fbc1f8d3b75c90bddf729c40bb494fc7 SHA256: a0ff8bf18c9f58e42c878188e28d42369fd885347cc1ab57ea817a411cefab2b SHA512: d69d64312357c849bf0e24292d260093c7bf70a07b02ffe1c3c9755facf8b1f89897732c0759816846add96a910aeaddd05439b0525f6c6feffed77d2bd340bf 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: 1408 Maintainer: Android Tools Maintainers Architecture: arm64 Source: android-platform-tools (29.0.6-21+apertis1bv2023preb1) Version: 1:29.0.6-21+apertis1bv2023preb1 Depends: fastboot (= 1:29.0.6-21+apertis1bv2023preb1) Filename: pool/development/a/android-platform-tools/fastboot-dbgsym_29.0.6-21+apertis1bv2023preb1_arm64.deb Size: 1334608 MD5sum: 6f13eea99d524d010672f78c978b0698 SHA1: 25d62d121e6e490188a327fca09ccc305d266d1c SHA256: 11e6410fe5a032a9a264beb41b8dac739abea097f0495d63454c7f64818d2e0b SHA512: 7fe1811a8e6a02c802ccc13b031a8d519263ce4054afdbb49be914e2015e630b92fb42c45d615d4edacfbb04706ec0be79da75473593b70a65c441aed734ff27 Description: debug symbols for fastboot Auto-Built-Package: debug-symbols Build-Ids: 3f90eac73d89218461614c7ef980bb481c62e2e7 Package: fastjar Priority: optional Section: misc Installed-Size: 168 Maintainer: Matthias Klose Architecture: arm64 Version: 2:0.98-7apertis0bv2023dev2b4 Depends: dpkg (>= 1.15.4) | install-info, libc6 (>= 2.17), zlib1g (>= 1:1.1.4) Filename: pool/development/f/fastjar/fastjar_0.98-7apertis0bv2023dev2b4_arm64.deb Size: 75096 MD5sum: 6aa74929cb3b9b75bfba6a773879e652 SHA1: 85115068ca483b40fd86cac17755df2dd47e3506 SHA256: dc8aa878c747806f9a0b5da9aad3caddf47421bf69990158b22334a07d61635f SHA512: 044ff38f545f0c16d97ee826cdd4524489cf0f416c9f7f5cc44856cd562cc4aebb901e8a75f31ad909e24e28e0e8b67cad7c64864162f5e10d1f6577ff0c409f 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: 216 Maintainer: Matthias Klose Architecture: arm64 Source: fastjar Version: 2:0.98-7apertis0bv2023dev2b4 Depends: fastjar (= 2:0.98-7apertis0bv2023dev2b4) Filename: pool/development/f/fastjar/fastjar-dbgsym_0.98-7apertis0bv2023dev2b4_arm64.deb Size: 189660 MD5sum: d85b3f5c6f321ad9c1fcf9942607456a SHA1: bf6dabeb91fae8ee28bfd49f0bc68eb7ad6d1ad3 SHA256: 1799858fce350e5bf50ad2d1e5637500b3c4a282774f80bf3caba39a34008ac7 SHA512: bb48b7122bcfd4ac53dddda2ca6c91c2b2f23f21fa638567cca3be4e107fc76ef9196fd0fcf563b246508448ae7d952422f7b1fc15ec8eb03b1fde029d487578 Description: debug symbols for fastjar Auto-Built-Package: debug-symbols Build-Ids: 0e936aea60e90894661485d6372e0102a6631608 4a00286b407e7d8ac211adf480995bce7ad758e0 Package: fdupes Priority: optional Section: utils Installed-Size: 103 Maintainer: Sandro Tosi Architecture: arm64 Version: 1:2.1.2-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.17), libncursesw6 (>= 6), libpcre2-32-0 (>= 10.22), libtinfo6 (>= 6) Filename: pool/development/f/fdupes/fdupes_2.1.2-1apertis0bv2023dev2b4_arm64.deb Size: 40688 MD5sum: ba3bb0ba3fa8ef1a786ed6a9ac8fd7a3 SHA1: c980fde16995c6f604ed6fc787f0af84054ab1b0 SHA256: 42c0acfa7235655e78d78a8332d83d6a4ad513d5d5db9865906bf94a978dcf63 SHA512: e3f408ae694faa55594cb32bf44a1f4bbb16189dd4e0586ad1801518eff4f47796aa14016019439f1705c118ec5b5912207d7e1fc4aac784a545dde4f0665b31 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: 103 Maintainer: Sandro Tosi Architecture: arm64 Source: fdupes Version: 1:2.1.2-1apertis0bv2023dev2b4 Depends: fdupes (= 1:2.1.2-1apertis0bv2023dev2b4) Filename: pool/development/f/fdupes/fdupes-dbgsym_2.1.2-1apertis0bv2023dev2b4_arm64.deb Size: 81876 MD5sum: e477b3332fe3963308855d3c05c813e6 SHA1: c1cc7d28fb605a5f278a35d9602a7a35066557f8 SHA256: 0a9598a616df2a1554f3eb52e82603c5dc1e0376b97dd44b6a693911bfa6e47b SHA512: 6dff9def79f6b4f1cbe7f031ef64e1d1bd6050c3e9a52f68a4b816a41cfd452d3d05545b8ec3583d463e877d4425b7e9701aafac67c6f4ecea652667690837d2 Description: debug symbols for fdupes Auto-Built-Package: debug-symbols Build-Ids: 86b447ab5a1443e4cfa0afd5500ec518a4607277 Package: fernet-go Priority: optional Section: devel Installed-Size: 3159 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-fernet-fernet-go Version: 0.0~git20180830.9eac43b-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-fernet-fernet-go/fernet-go_0.0~git20180830.9eac43b-2apertis0bv2023dev2b3_arm64.deb Size: 590896 MD5sum: 57e1376c79e72d439981d183afd920ec SHA1: 104c6c027a45adf666687613ed810174e4c3e7ae SHA256: aa70a48e524eca5422df7969c61394fd1e4354f0079264b0f07358b8b355cc70 SHA512: 875a470dbf6bef6eb09195e608eb7941321753cb94b7c5b34a3aa12c2e4bd35259f6d2b82898cbeb3bf5f6a0b1605129c438ad2ef3d62e91e22ba1e95fb34643 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.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2) Homepage: https://github.com/fernet/fernet-go Package: ffado-dbus-server Priority: optional Section: sound Installed-Size: 279 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: libffado Version: 2.4.4-1apertis0bv2023dev3b1 Depends: dbus (>= 1.0.0), libffado2 (= 2.4.4-1apertis0bv2023dev3b1), libc6 (>= 2.17), libdbus-c++-1-0v5, libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/development/libf/libffado/ffado-dbus-server_2.4.4-1apertis0bv2023dev3b1_arm64.deb Size: 64060 MD5sum: 189870f402471ce4044f2e205e1b686a SHA1: 92409853b9cbaacbec042d4cb6ca5396e4376aa7 SHA256: 781fb0b38b1efb505006a3375edf9ec5b094b54c9088dc83467dd45e5f4bb750 SHA512: 1d3eb4386fcde9840bed7c8720e8c65a7af4429ede37361d2576130bdd8b5c9162fc9cc6f5439b7992c81b199285824e9a73584bd18f0dae2cefa55060d5ab14 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: 588 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: libffado Version: 2.4.4-1apertis0bv2023dev3b1 Depends: ffado-dbus-server (= 2.4.4-1apertis0bv2023dev3b1) Filename: pool/development/libf/libffado/ffado-dbus-server-dbgsym_2.4.4-1apertis0bv2023dev3b1_arm64.deb Size: 490996 MD5sum: f16f90eba0b76e3e1f39142e3ecd2301 SHA1: d384c0c6de3f925bdc19400f07ea0c3ea88bcfb3 SHA256: 27602bb1b789e6dd093ad16b458edca1e89d3c43950cbd30a0eefe2c6e135c68 SHA512: f23adec6c84d8c32ff2bc98a6b7720da4c45b7b7082298b2e49c4e6d61987988f0095226e5b360acc45fed95b6e478d91e09c9532b72dba53897a1897478a945 Description: debug symbols for ffado-dbus-server Auto-Built-Package: debug-symbols Build-Ids: 5e0926e16a4fc561c35581f99f0f737b349a18d2 Package: ffado-mixer-qt4 Priority: optional Section: sound Installed-Size: 2123 Maintainer: Debian Multimedia Maintainers Architecture: all Source: libffado Version: 2.4.4-1apertis0bv2023dev3b1 Depends: ffado-dbus-server (>= 2.4.4-1apertis0bv2023dev3b1), ffado-tools (>= 2.4.4-1apertis0bv2023dev3b1), python3-dbus, python3-dbus.mainloop.pyqt5, python3-pyqt5, python3:any Filename: pool/development/libf/libffado/ffado-mixer-qt4_2.4.4-1apertis0bv2023dev3b1_all.deb Size: 106396 MD5sum: d34bc8697816798ae781ae7e703cfa56 SHA1: cc7a75c74e8a70301023591908558a5a04309410 SHA256: 0877dbc0993993f29b8659c50dee6011797e9ca642f46275a059be024b20a289 SHA512: 041f1f35cf2dd8e42d5636e31071fb879512d10d23552db0324aa36b40b9734676a87aabc4fcd2a62c9eb7584f6a7ed2d1044351fefcb33e8a8e629fdadbdfeb 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: 2593 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: libffado Version: 2.4.4-1apertis0bv2023dev3b1 Replaces: ffado-mixer-qt4 (<< 2.0.1+svn1856-2~), libffado2 (<< 2.4.1~) Depends: dbus (>= 1.0.0), libffado2 (= 2.4.4-1apertis0bv2023dev3b1), python3:any, libc6 (>= 2.29), libconfig++9v5 (>= 1.5-0.4~), libgcc-s1 (>= 3.0), libglibmm-2.4-1v5 (>= 2.64.2), libiec61883-0 (>= 1.2.0), libraw1394-11 (>= 2.1.2), libstdc++6 (>= 5.2), libxml++2.6-2v5 (>= 2.40.0) Breaks: ffado-mixer-qt4 (<< 2.0.1+svn1856-2~), jackd1-firewire (<< 1:0.121.3+20120418git75e3e20b-1), jackd2-firewire (<< 1.9.8~dfsg.3+20120418gitf82ec715-1), libffado2 (<< 2.4.1~) Filename: pool/development/libf/libffado/ffado-tools_2.4.4-1apertis0bv2023dev3b1_arm64.deb Size: 630364 MD5sum: c7f83af69e6eb511afd5c67ffcc51125 SHA1: 7f3f531aff7ec4ca87f37ca5ac7f773560dcd36c SHA256: 264000f1fe92685ed18bc57e6e0a3d81fe0edb4e27d36a0c9896bd249e776eed SHA512: e59f90f68fe13cb751c9f3a591163411cdab468b5c78a8bf35d9ce01f3c32812ed0254fe4fbda33a174b37c54ab9e3fe0cd2a5d540067eb390f71110756a4225 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: 8679 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: libffado Version: 2.4.4-1apertis0bv2023dev3b1 Depends: ffado-tools (= 2.4.4-1apertis0bv2023dev3b1) Filename: pool/development/libf/libffado/ffado-tools-dbgsym_2.4.4-1apertis0bv2023dev3b1_arm64.deb Size: 8138352 MD5sum: ab040528110f4f61d7d45942efb56a8e SHA1: 2b114dc7074c541c35898a7c3594e52f21ccd058 SHA256: edfbafa3065486d27624de620a95c03cf76c95de56117f2a249070c970edb885 SHA512: cb7345c1e920b85b24630420d6465e83bbd9ffc614ed4d107a2bb915ff30b3dbe45fcc685265a2db6b1a5f6677c5788dc758d99387ff8ff0376b53ad71e1c726 Description: debug symbols for ffado-tools Auto-Built-Package: debug-symbols Build-Ids: 1669ce5be376ab7c72a1ea22d37d84361731fb41 3297a40f4ff81c310e97a900ad98524d3840a243 95f266c025e52a7d915d62f776d38def59af6129 a3211cfc572ed0b553fac3ef887f78d71e2042ef c8b699614343c0d521644302c709e2b537c50b55 d4ad61212e42622123eaa9ead8a13afb1c98fe33 ec6ef23782e788522405be5bb535c4955f41f669 Package: fido2-tools Priority: optional Section: utils Installed-Size: 139 Maintainer: Debian Authentication Maintainers Architecture: arm64 Source: libfido2 Version: 1.6.0-2apertis0bv2023dev2b4 Depends: libfido2-1 (= 1.6.0-2apertis0bv2023dev2b4), libc6 (>= 2.25), libssl1.1 (>= 1.1.0) Filename: pool/development/libf/libfido2/fido2-tools_1.6.0-2apertis0bv2023dev2b4_arm64.deb Size: 31428 MD5sum: 1237219a6d506537dfdba399fdf8d175 SHA1: 2e559c1eaf80f4d2cbcd20245e60b43ce29002a9 SHA256: d6ab422b81da17b28411fa9e4e343bca7b6d83361a0e45e74310946c29f434c2 SHA512: 9814f8622585a8783ee34bc60367e2fa9a20f7d58e71a26b2f0a3da59fb2e3025c5ea37d927042889000d1c64673f045b859908798c4aff58ff43d33baa8001c 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: 128 Maintainer: Debian Authentication Maintainers Architecture: arm64 Source: libfido2 Version: 1.6.0-2apertis0bv2023dev2b4 Depends: fido2-tools (= 1.6.0-2apertis0bv2023dev2b4) Filename: pool/development/libf/libfido2/fido2-tools-dbgsym_1.6.0-2apertis0bv2023dev2b4_arm64.deb Size: 77560 MD5sum: 09ea5768919cc24068971c983e2dd90a SHA1: 0f805c712f0037b00c9ba5d4e2ad3939a850e4ca SHA256: 9ec5e878abe7041296e525df85fced4ee9b4df49cb7dfa2f688a3a69007ebea1 SHA512: b48f0612da701baf246dffca8f5ba43c80f7a674b6c58de8f57f79d9c3b8cb9228e63fb78818e11f45156fc9c21206b93d385f187e1d44e64af3302cc02385e9 Description: debug symbols for fido2-tools Auto-Built-Package: debug-symbols Build-Ids: a1bc35fdb80c0528db34f9dbf6b8ec1a87da0687 ba8526a5b1d0de2a8209fb5cb657b46d900c20bb edfd3351f6c8e7589d24cbfb4ff2e2a659236361 Package: fig2dev Priority: optional Section: graphics Installed-Size: 1256 Maintainer: Roland Rosenfeld Architecture: arm64 Version: 1:3.2.8-3+apertis0bv2023dev2b4 Replaces: transfig (<< 1:3.2.6~beta-1~) Provides: transfig Depends: gawk, ghostscript, netpbm (>= 2:10.0-4), x11-common, libc6 (>= 2.29), 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.8-3+apertis0bv2023dev2b4_arm64.deb Size: 641824 MD5sum: 1dbe257c0afbced50ec138f4ba4d2ccc SHA1: 2d556d36ab8aeb499dfb0a536f39a092a40a07b4 SHA256: 6652bddfbdf5525e976be42f999aae0cd981362152b8b1a96c79233a5629a362 SHA512: f4b2ad609c3c1ae138a50855865507cbeed1cf25685dd7ea0d56e70c61201e1fd6384cbd2965f2fb8b4314223f99de7fdae8b060fa17a2f9f323c4144b2cd374 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: 694 Maintainer: Roland Rosenfeld Architecture: arm64 Source: fig2dev Version: 1:3.2.8-3+apertis0bv2023dev2b4 Depends: fig2dev (= 1:3.2.8-3+apertis0bv2023dev2b4) Filename: pool/development/f/fig2dev/fig2dev-dbgsym_3.2.8-3+apertis0bv2023dev2b4_arm64.deb Size: 638924 MD5sum: 1bf3375d8bd9232de69174bef25bfe8d SHA1: 77a6bd1f30cc6f75757775907c23e1a24bf85d28 SHA256: 0e413d83caf0b081e880be33a59cffc6d6d56c83294634929eb3c4423003fc4c SHA512: d326f403963805a253097d53c589a0cfef90ca531022e945544817e7e4c37b66bab55c7c969d44733292a7b472f189a9701d6be54a88949c99e1fbbfbdd40039 Description: debug symbols for fig2dev Auto-Built-Package: debug-symbols Build-Ids: 3fee53610a70b5d87ebbe28f39b2b4f311992cbe a4e3897b21ce7942cf4726d14cc9e0748cb4851e Package: findutils Essential: yes Priority: required Section: utils Installed-Size: 1954 Maintainer: Andreas Metzler Architecture: arm64 Version: 4.8.0-1apertis1bv2023dev2b4 Pre-Depends: libc6 (>= 2.17), libselinux1 (>= 3.1~) Suggests: mlocate | locate 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.8.0-1apertis1bv2023dev2b4_arm64.deb Size: 690592 MD5sum: 734d7f43ef716d26751d58434efec7ed SHA1: 81ba7e32ae24e49d9a537ccb2c33b98cc091932c SHA256: 54e7fc63ddbf091b79b41c9eb864fc010826d83ca765d0145e1dd382e47cc696 SHA512: 615e7c47f6e5f0e3949d04c3b331832bc49c0aa9a7755278e8ef5a8f182b8dd37ed34a133372de6a70f1d9945294817698be7e23c0a29f648ea71112025f63e1 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: 553 Maintainer: Andreas Metzler Architecture: arm64 Source: findutils Version: 4.8.0-1apertis1bv2023dev2b4 Depends: findutils (= 4.8.0-1apertis1bv2023dev2b4) Filename: pool/development/f/findutils/findutils-dbgsym_4.8.0-1apertis1bv2023dev2b4_arm64.deb Size: 493620 MD5sum: 317ba15c0feb39ceb90e5762b28e38bb SHA1: 12dcaf7c09fa89c4d7ccddf7629149e93ae3d615 SHA256: 00026926b993587d99e9d7071d154bca04b43c43cd5a9c89e4893fd6be73cb95 SHA512: e50d667872c3562834df352ced06a8cc1a324b9c16dc464b66152b820889edf0de53b3dbc0ae959c30c0b8c6d366b73415600f9b18a4883fc9d8df9fe5c4b750 Description: debug symbols for findutils Auto-Built-Package: debug-symbols Build-Ids: 2475affca285d9e7628c0825467179c2edc5c14e 32274e765c26e846b1b782277cbf34213279f405 Package: firebird-dev Priority: optional Section: libdevel Installed-Size: 1456 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Replaces: firebird2-dev, firebird2.1-dev, firebird2.5-dev Depends: libfbclient2 (>= 3.0.7.33374.ds4-2apertis0bv2023dev2b4), libib-util (>= 3.0.7.33374.ds4-2apertis0bv2023dev2b4), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Suggests: firebird3.0-examples Conflicts: firebird2-dev, firebird2.1-dev, firebird2.5-dev Filename: pool/development/f/firebird3.0/firebird-dev_3.0.7.33374.ds4-2apertis0bv2023dev2b4_arm64.deb Size: 119256 MD5sum: 9842eca56715e24d22396b46106c4e82 SHA1: bbf062910cf18ae031de2ae13d2363eee82ca82b SHA256: c03c63f0eab9a0518b31857326c57443faf641c59840220269786dc875e2ec17 SHA512: 9ac622bc7b1292dc7cea398dc0068f2e91ab8a543c80fa86bffe9dedfe286ac929e22b94be0345d808b616b0051d36bc93af24cfbccc696cb41ea624ab112b3c 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: 60 Maintainer: Damyan Ivanov Architecture: all Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Depends: firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Filename: pool/development/f/firebird3.0/firebird3.0-common_3.0.7.33374.ds4-2apertis0bv2023dev2b4_all.deb Size: 15264 MD5sum: dd9514d9bb7717e485ee526204c6fec7 SHA1: 364dda036a58537be89bd2ea5ec6658877bec0a8 SHA256: f43c672293b59230624db6f2634c93230923137989760ae204322a9c942c6ed0 SHA512: 54395d912093e8440528c3f05e20098df05949000f16209d2e7c5967b0da2602c347cb3372fa65df0fc0eafb5185bf3c95627b8599cdce86144ec205a84fde33 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: 139 Maintainer: Damyan Ivanov Architecture: all Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Filename: pool/development/f/firebird3.0/firebird3.0-common-doc_3.0.7.33374.ds4-2apertis0bv2023dev2b4_all.deb Size: 42380 MD5sum: 162949dfd853b9183c6934bf17344dd6 SHA1: e1cfa85f37cb173051358330e5f84f380db5bf36 SHA256: 11a6b41a361a38350f5420f82141765c9b65a597e96704b4973980f29a6bd672 SHA512: 0f169697dc38f3361e8aefb3185f40b196cff8127e1b75a8b034908e7cbff4ff936d5eeb2f6fee45b1885e5be2d6c04e8f1e400f012a33a9dcda77215a159ea2 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.7.33374.ds4-2apertis0bv2023dev2b4 Depends: firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Filename: pool/development/f/firebird3.0/firebird3.0-doc_3.0.7.33374.ds4-2apertis0bv2023dev2b4_all.deb Size: 197652 MD5sum: eadc1a54e0d3ca3e15e398ad11478677 SHA1: 3cb85e7d5cb98dd8ed1016293c3661d3c4f10a6a SHA256: f77eda67429e3e71de6fc006baf2f6abab9f7451d85c5bbf2f2cbc8cf9608884 SHA512: 53ff45cd0f36bcb1e0a6d30c9715ab03129759090d9eeb1d3baff26792a8d9086877a285f11820da4e10ef717d092b0dea84df5562214e20f0f608229c0ac912 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.7.33374.ds4-2apertis0bv2023dev2b4 Depends: firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Recommends: firebird3.0-dev Filename: pool/development/f/firebird3.0/firebird3.0-examples_3.0.7.33374.ds4-2apertis0bv2023dev2b4_all.deb Size: 119404 MD5sum: 8b3f57fe3ce0fb1a42af21e96ab4cced SHA1: 8159f6cfbc3a26683b30a9e3f8f71547c1103915 SHA256: 5709b2db3a73ed6bd90b99efdaa0a7e7072d092ed2ffa1bd0a3ed22a4a8fa933 SHA512: 250ad6063b53d19299e714db1db8cbac92da7bf41aeed35168a2609aab63489fca34aca91fdd99f30d8142abf8ac243ae3b6ebf1cdea2fc8d1b3b3b5c4691853 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: 1426 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Replaces: firebird3.0-server-core (<< 3.0.3.32900.ds4-3~) Provides: firebird-server Depends: adduser, libc6 (>= 2.28), libfbclient2 (>= 3.0.0~svn20110219r52404.ds3), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libtommath1 (>= 1.1.0), firebird3.0-common (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4), firebird3.0-server-core (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4), firebird3.0-utils (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4), lsb-base (>= 3.0-6), debconf (>= 1.4.69), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) 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.7.33374.ds4-2apertis0bv2023dev2b4_arm64.deb Size: 351220 MD5sum: 046b4a16901d7d2111f9a41ca413dbeb SHA1: c10fe98eebab010cb06e1003a111ce371f2d2705 SHA256: ee192c1b1ebbb27db58aff37b0544541c34a303d7610a7dc79392ec9f0e3184f SHA512: d064b252867f8088c5c9f8efeafc53c9c6556a44790f6560da9f83640a1f7c683f47b57044a55dd2d059c64ca7782863709b021cf93bc0ccf4cf4b79bf0a3aab 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: 9458 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Replaces: firebird3.0-server (<< 3.0.0.32483.ds4-6~) Depends: libc6 (>= 2.29), libfbclient2 (>= 3.0.0~svn20110219r52404.ds3), libgcc-s1 (>= 3.0), libib-util (>= 2.5.0.23247~Beta1.ds2), libstdc++6 (>= 4.1.1), libicu67, firebird3.0-common (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) 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.7.33374.ds4-2apertis0bv2023dev2b4_arm64.deb Size: 2233516 MD5sum: 05863e78ad02eade6317471006ca36c2 SHA1: d45f0adddfb0f95f5433b3c4660f9bb8a3b59360 SHA256: 372d4b3556d2d0d0a6e86ab7eed46010b8edca0c3fb4e6b520b827be4cb0ac06 SHA512: 112ab3b9ecd3053cc1d366d14cc95dc13c0223b8bda400fefa786e07d3b888ec0d512519206c3049aede2657103adaa972edc627489b543c5fe9b93048f20764 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: 38688 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Depends: firebird3.0-server-core (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Filename: pool/development/f/firebird3.0/firebird3.0-server-core-dbgsym_3.0.7.33374.ds4-2apertis0bv2023dev2b4_arm64.deb Size: 37472836 MD5sum: 7b2eea8ec2c1d7918280c4276ddf8050 SHA1: f8e6c8ee52835d7e33322004fd84f4c7de693804 SHA256: b2e556bab694b25471996ad887d6aac074a32283903a2ad36e660b01bac1c429 SHA512: 3ed5315da11da6b60319fdd9c52793b83b43a5d02c6ccd3778806773a92f56ff80f39ee5250261149a1ce4354238195e19c2a0010597d2bbc2eb16239b617b9d Description: debug symbols for firebird3.0-server-core Auto-Built-Package: debug-symbols Build-Ids: 0dda42d3613ad90c4a0c0142c84a5ce793dc99ff 2250441f294d1375978897d810ee1d33e4fde8f8 258620dd1b82e7fcf2cd3b127adb0398eadec56c 35a6187f5354401fb0bd5694bfcbf1ec3659c4b4 3dbcd83b3decaa588ab761e99a70906f908c8317 47d4df30978c8a2c9c1a9685551b3c44472302be 5bff17168f139ee763cb203bfa0c6900cf851e61 7b351baa780cdba09362a5626883a24d5614882f f94a2096234edcf2cc597960fda3d8ccdb362844 Multi-Arch: same Package: firebird3.0-server-dbgsym Priority: optional Section: debug Installed-Size: 4128 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Depends: firebird3.0-server (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Filename: pool/development/f/firebird3.0/firebird3.0-server-dbgsym_3.0.7.33374.ds4-2apertis0bv2023dev2b4_arm64.deb Size: 3736912 MD5sum: e07183714a8a2ff074858016374ed59e SHA1: d0cdb87ba6911befffea69d41918305aa02f7933 SHA256: 7db163d933e3730275e4870dde0791f6d0b781bc60af658a124b99f9e47815de SHA512: 2ac13d62bf055a37f835b63e9efb18359b01b8f01e0ba1c04a16cbc83461b6c3eae3a1cb9257c11ea20d966d500b8cd879a1d4b42b27f107753638dfa85c2395 Description: debug symbols for firebird3.0-server Auto-Built-Package: debug-symbols Build-Ids: 0599ccdb3e6babe7571096b2fd5ea9e8d9319ff9 3005ce80a38db526a03779febddce3925eb4bd25 6d88a9f97f86d12bebab221b21d87fd6c9a306c5 b351bd27ca1109d3c60d00a17a9ed0fa0ebfb778 Package: firebird3.0-utils Priority: optional Section: database Installed-Size: 3275 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Provides: firebird-utils Depends: libc6 (>= 2.29), libedit2 (>= 2.11-20080614-0), libfbclient2 (>= 3.0.0~svn20110219r52404.ds3), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), firebird3.0-common (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) 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.7.33374.ds4-2apertis0bv2023dev2b4_arm64.deb Size: 760592 MD5sum: 41689a4b747d3c62f7c36304219c96aa SHA1: 4a28d528f3287ecdf05f5140838690ec30447b63 SHA256: 50b7ddee3abb0388ada71f2b58827bb751670ffdf9de008fb892a8e8eb83366f SHA512: 73b6aa98d2a77ea5d924d14dfdb96f152bfa6fb147c6b11114dae470403892f6d9a0f5d0f1ffed351fb8cb60150a83506d86c4afa83f589361872c6892f507fb 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: 6985 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2023dev2b4 Depends: firebird3.0-utils (= 3.0.7.33374.ds4-2apertis0bv2023dev2b4) Filename: pool/development/f/firebird3.0/firebird3.0-utils-dbgsym_3.0.7.33374.ds4-2apertis0bv2023dev2b4_arm64.deb Size: 6295584 MD5sum: a8dddb71f919527996316c017d904b82 SHA1: cb7f2f13a5650674d75ba4601e91af329acfb2ed SHA256: 00b1ff17a1f9e9f9fa12ff907d2457bdd9a8c0ea6b889f912d7361363d57f419 SHA512: 66e1072ef9d7d5a2fc2ba900a545b40b98accd1569d908d3e445cc847b64ccc817295e603393500b9a56dc6c84ce8f20fcc49359a3456c709dae3d9a3483f1f2 Description: debug symbols for firebird3.0-utils Auto-Built-Package: debug-symbols Build-Ids: 502d8af27556f3ea4fc9cebe53ad39d31f2f5154 67b4c03f5276fe880ad4df386c7bba65c17a1d05 8f6c4dc68a8c59471fd772c39ca87b89a4c9b961 9f63a80369faea8c49e0661c65f87fb77f538693 b065460cfe44853750b52fb61d694566ed6b3763 e0e3a305dad5172675ae408f80ca368f46b9e95f e941eb2176e9c9ad29facfe3e0ffc5bd47a82a13 fb66984d39372fd3851fbbfd955544508c5fe73e Package: flake8 Priority: optional Section: python Installed-Size: 36 Maintainer: Debian Python Team Architecture: all Source: python-flake8 Version: 3.8.4-1apertis0bv2023dev2b4 Replaces: python-flake8 (<< 2.5.4-1) Depends: python3-flake8 (= 3.8.4-1apertis0bv2023dev2b4), python3-pkg-resources, python3:any Breaks: python-flake8 (<< 2.5.4-1) Filename: pool/development/p/python-flake8/flake8_3.8.4-1apertis0bv2023dev2b4_all.deb Size: 22708 MD5sum: 0f360654d7233983ff7212285409f147 SHA1: b7fd680c8de53970bc77326e7c3077b61b65b94a SHA256: 7b10b54f3a3f1144eef90edb6b1e79da606c0abd77a66df97c4f379c6a8b16cb SHA512: 6b56201e4c67ed43dfd7a54ac62de053e027d76e9a005c865fab0e1db3a165008e79325c5babcc855f05ba1d78957bbcfc3b3e1d16b40a07b34926ea26cd2235 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://gitlab.com/pycqa/flake8 Package: flex Priority: optional Section: devel Installed-Size: 1307 Maintainer: Manoj Srivastava Architecture: arm64 Version: 2.6.4-8apertis0bv2023dev2b4 Depends: libc6 (>= 2.26), m4 Pre-Depends: debconf | debconf-2.0 Recommends: gcc | c-compiler, libfl-dev Suggests: bison, build-essential, flex-doc Filename: pool/development/f/flex/flex_2.6.4-8apertis0bv2023dev2b4_arm64.deb Size: 432108 MD5sum: 6975227736cb906e69bcb66ad3a40f72 SHA1: abca7ac9a2a30cceda1f41879e617df42a6edd69 SHA256: ceaaea0c271888f5dd443c72158e6bed40539779e4df344008dbb534140b0115 SHA512: 0328bc7565525a659fe7a4ddd983412b79f358b9911e15a90b44510723bf1f0c143e994181f9e89039a253f1746a92bd91cbe3d8d952b64c628534f763c7d96f 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: 210 Maintainer: Manoj Srivastava Architecture: arm64 Source: flex Version: 2.6.4-8apertis0bv2023dev2b4 Depends: flex (= 2.6.4-8apertis0bv2023dev2b4) Filename: pool/development/f/flex/flex-dbgsym_2.6.4-8apertis0bv2023dev2b4_arm64.deb Size: 182828 MD5sum: b7799ab8a76979dafe27a8dab20fd599 SHA1: ad361e436574b426e532475d1a0577ab16a46bdc SHA256: 5f89c1c2cba4781d455d452d17ac2ebf040cc1620425e9c5a0706be8bf88048f SHA512: df959f65e2fe398c425cd2d126219760c77f4310fe53ab5fa014ba9fdb65f52608c21366d761c518e61bc7eac487902352a791586c2e3ad54f27d24b3a5a5f52 Description: debug symbols for flex Auto-Built-Package: debug-symbols Build-Ids: ffe3dbae53bba6773dc0372b42a453022d7b60f2 Package: flex-doc Priority: optional Section: doc Installed-Size: 2095 Maintainer: Manoj Srivastava Architecture: all Source: flex Version: 2.6.4-8apertis0bv2023dev2b4 Filename: pool/development/f/flex/flex-doc_2.6.4-8apertis0bv2023dev2b4_all.deb Size: 770368 MD5sum: c281425722c0b8cf44485f64b752290f SHA1: 47753f915cad2f23f2ff39970df63dc5532cbc1b SHA256: b76cee326a6324e620933f9399d646c5ff61af6cb081ee25a73a34641091dcf2 SHA512: c15d6e5eb434d04d4e119982ec413435e38f00809278c0280b474cc7ed522886f2d3f43eb0b0c85ad9dcca5758f8d524a91ad65c46ac9cd01222e96694ac6381 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: 314 Maintainer: Debian Python Team Architecture: all Version: 3.0.0-1apertis0bv2023dev2b4 Depends: python3:any, python3-docutils, python3-pygments, python3-pytoml, python3-requests Filename: pool/development/f/flit/flit_3.0.0-1apertis0bv2023dev2b4_all.deb Size: 67048 MD5sum: 109b59cc5a63ac9eb2b48e251fbc7829 SHA1: b79659d56f39f0b0096e5d0455a8f75c61d63b70 SHA256: df209502300a0abff8938e3373f154483c3d76f21004603fae96f2afdc30b9e9 SHA512: db9da2e78e76b99cfbd4290fd7dce59bffe182586aac3935787a068df1c69d992e88e6deea4522e4bf81d4be6942d0560946e961dddfd1f8c226e2049dd5aa5b 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. . 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: 554 Maintainer: Debian Accessibility Team Architecture: arm64 Version: 2.2-2apertis1bv2023dev2b4 Depends: libflite1 (= 2.2-2apertis1bv2023dev2b4), libc6 (>= 2.17) Filename: pool/development/f/flite/flite_2.2-2apertis1bv2023dev2b4_arm64.deb Size: 255740 MD5sum: dbfeeabccf195405576895172338e847 SHA1: 230e64244654a4fcea9a58264fadea47ddba188e SHA256: 4201fc54a29a40be31fb0af671bc8840898e46132eb377bdf0c8ce9975ffa8fe SHA512: becd695f08f573de523571d75e9b86e0038900f402b0599ef8b93338305aad6caad2e46522c79cd019d3ae2a867973fb22713a73aaf4b855a940110fd0f796cb 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://www.speech.cs.cmu.edu/flite Package: flite-dbgsym Priority: optional Section: debug Installed-Size: 166 Maintainer: Debian Accessibility Team Architecture: arm64 Source: flite Version: 2.2-2apertis1bv2023dev2b4 Depends: flite (= 2.2-2apertis1bv2023dev2b4) Filename: pool/development/f/flite/flite-dbgsym_2.2-2apertis1bv2023dev2b4_arm64.deb Size: 45992 MD5sum: e8d0ec87c4c89d41425de89975827095 SHA1: ab5505ab13494ec8cc08f7d080544920fe2d5437 SHA256: 1a8c072ad21198de18d8dd89c0aa6c0cb8f9fa2cfd02c85964658754dc1bff93 SHA512: 6385ec6f0367ac4f6e6dcea0cc5140f714938727d5ddfb4e1ed763f0e58913b107c13c2b546513554b7b05fe5b55bdd277774823cb98e2e791d543dc8cbf3658 Description: debug symbols for flite Auto-Built-Package: debug-symbols Build-Ids: 0ea1fb85c33ac3e61415e247f526b7f19b794b8b 1277caf4cda258b342d9e25d6b9946d3780f6a9d 377f302148f6fbc14f003a49625a0798ea6162df 4af65549662317256b63177c9ff4bfe8cd849398 6c86aa529cafb6aa6b0f50db35e6ec0d7fb0801e 80925aeb5c9ce3dc5697334ccacece74548bcd3c b145ca68ca279ddc4f6a7037f04c26765147f747 d7ec1044a898bd23d10e61126fcbad1051047833 e981cebdff93e711dc32dae03189ed78ba903823 Package: flite1-dev Priority: optional Section: devel Installed-Size: 30110 Maintainer: Debian Accessibility Team Architecture: arm64 Source: flite Version: 2.2-2apertis1bv2023dev2b4 Provides: flite-dev Depends: libc6-dev, libflite1 (= 2.2-2apertis1bv2023dev2b4) Conflicts: flite-dev Filename: pool/development/f/flite/flite1-dev_2.2-2apertis1bv2023dev2b4_arm64.deb Size: 12799556 MD5sum: 17cf2cc5f475045e1d6dc5187323357e SHA1: 22216f756b9c7616514230283ecd6640d4099442 SHA256: ce695601705db76c7772494a581c11919d0a7c7bf9928628d43c6627e9ad3cad SHA512: 2b332da36e98499f5fe172b9c5abb7f2b5e740715c651377091549b5aab5939557fe4d181996fb3c6e1ebdfc578fbbf2791f4aad19da36a62b19f4e0fc78bec1 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://www.speech.cs.cmu.edu/flite Multi-Arch: same Package: floppyd Priority: optional Section: otherosfs Installed-Size: 70 Maintainer: Chris Lamb Architecture: arm64 Source: mtools Version: 4.0.26-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.17), libx11-6, libxau6 (>= 1:1.0.9) Suggests: mtools Filename: pool/development/m/mtools/floppyd_4.0.26-1apertis0bv2023dev2b4_arm64.deb Size: 27220 MD5sum: d926ec3ea75ca26d44ffcc1901e26cf6 SHA1: c14c25364b79277aa0b91c7861d904e67e2441e1 SHA256: 80f60c5ba9d1c516058a0e9f30b8ea25c4f227f97d1f85b5477fe69709c892ae SHA512: 98405cd9f6c3edaacb2afd736cfada4a058ad7a4d2f1c125349990eaa087079967e9b5ceb1463d5a27a3b3781b455a66fbf202c790c7009061cb8f176046fadc Description: Daemon for remote access to floppy drives Floppyd is used as a server to grant access to the floppy drive to clients running on a remote machine, just as an X server grants access to the display to remote clients. Homepage: https://www.gnu.org/software/mtools/ Package: floppyd-dbgsym Priority: optional Section: debug Installed-Size: 77 Maintainer: Chris Lamb Architecture: arm64 Source: mtools Version: 4.0.26-1apertis0bv2023dev2b4 Depends: floppyd (= 4.0.26-1apertis0bv2023dev2b4) Filename: pool/development/m/mtools/floppyd-dbgsym_4.0.26-1apertis0bv2023dev2b4_arm64.deb Size: 48412 MD5sum: 84f58655e4a36da4318840a5e4ac08b2 SHA1: 9b24c8c6aa2432f50ac6b53f7623fce800949e5e SHA256: a329550bb5fc16dda8f98fe53f995e58308029d03a6f379e99eb20c2b907a66a SHA512: 3a66fb7fd929bddd3c4df87650f73f87471ab566c2938771bcd4f95aa511cde362eeaf8dcf8c6263b8f3965b4bc69f56a5609930674ce0492b168451892b6f56 Description: debug symbols for floppyd Auto-Built-Package: debug-symbols Build-Ids: 39a8e4033c346f0556aae0d4ba9cd150d342a656 aede5d26bc5919bf0d7cd54ea403a408f84d4dfc Package: fltk1.1-doc Priority: optional Section: doc Installed-Size: 3472 Maintainer: Aaron M. Ucko Architecture: all Source: fltk1.1 Version: 1.1.10-29apertis0bv2023dev2b3 Filename: pool/development/f/fltk1.1/fltk1.1-doc_1.1.10-29apertis0bv2023dev2b3_all.deb Size: 2134772 MD5sum: 51bda332ce23c7c4ba97d64f1a2eb2a3 SHA1: 60a148817e27116270fdc12351816a7faa3e34c5 SHA256: 58073865dfaf2602476eadb3aa196a8d4dde878e32d665b5d9694b0de8748405 SHA512: 23e50a74bac581d2eeb9889fb1c936acf461a17c552c4cc63e6acbc95ba4a5c7d31b867b0e3fcd8739eef25f7a4a5596a85a47c43bcb68f5ed5429b9d1a5133a 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/ Package: fltk1.1-games Priority: optional Section: games Installed-Size: 302 Maintainer: Aaron M. Ucko Architecture: arm64 Source: fltk1.1 Version: 1.1.10-29apertis0bv2023dev2b3 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.17), libfltk1.1 (>= 1.1.7), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libx11-6 Filename: pool/development/f/fltk1.1/fltk1.1-games_1.1.10-29apertis0bv2023dev2b3_arm64.deb Size: 165944 MD5sum: a26bde50f37d5463609e266e2b1d2175 SHA1: 3f5888dcac6b82f97e5a67d894f22cf6f1bae118 SHA256: 29d8bb6fd4fe796c5ddd6f42f61defc496f67ed9a2619edca6b8c3c299e41584 SHA512: db8ff866a171d9f3709f04336cb9bc9e7d93bf6c83099fd39927e20e4ff75783dbde59566171098c083f03a108c692b75fe691acae6527776d7b216cafd9af38 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/ Package: fltk1.1-games-dbgsym Priority: optional Section: debug Installed-Size: 159 Maintainer: Aaron M. Ucko Architecture: arm64 Source: fltk1.1 Version: 1.1.10-29apertis0bv2023dev2b3 Depends: fltk1.1-games (= 1.1.10-29apertis0bv2023dev2b3) Filename: pool/development/f/fltk1.1/fltk1.1-games-dbgsym_1.1.10-29apertis0bv2023dev2b3_arm64.deb Size: 112668 MD5sum: 89f7ae4231d85a7ea2f11b074a9b84e8 SHA1: 53040b7540f7e491732b6e6e12f64d84ba8c12c7 SHA256: a47221a010a25eb01078916c3d05490c3f7036560e4e6db0cc9c8097ff6ef820 SHA512: 51cefed966507ff8ab486ae5beee1538e85bd75680e6a104cedd9fbf6c00eaaa1ee5e08258014b621642e9541d53581564041f7e46c8fb7aac94a72b1ede58a8 Description: debug symbols for fltk1.1-games Auto-Built-Package: debug-symbols Build-Ids: 5f6c9ab5c74d19bd7bc7844326d19bb2a369dbf9 d7659147ba629ea0b0467f66faba9475ffc6f36d ec65577f968ff1493634a01e760c65a046599d0e Package: fltk1.3-doc Priority: optional Section: doc Installed-Size: 45923 Maintainer: Aaron M. Ucko Architecture: all Source: fltk1.3 Version: 1.3.5-3apertis0bv2023dev2b3 Filename: pool/development/f/fltk1.3/fltk1.3-doc_1.3.5-3apertis0bv2023dev2b3_all.deb Size: 8490100 MD5sum: ab6985e04c04ea2b5aba434d90e1b456 SHA1: d4929ffb1e63da1d01ab3748cac199f2133a4554 SHA256: bc1089d08ae4ba26e64eaed3eab0a425e31514e3f08659445b43a01c7e82e4c0 SHA512: 1e53b191c3d9ac3036a7b178897f1042cf44f26ab356bafa1f00e48beefcddcfd8d0864bd204479211a392aee26397fa9fd4440ebf91655c3f16407540a17228 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: 1564 Maintainer: Aaron M. Ucko Architecture: arm64 Source: fltk1.3 Version: 1.3.5-3apertis0bv2023dev2b3 Replaces: fltk1.1-games Depends: libasound2 (>= 1.0.16), libc6 (>= 2.29), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxft2 (>> 2.1.1), libxinerama1, libxrender1 Conflicts: fltk1.1-games Filename: pool/development/f/fltk1.3/fltk1.3-games_1.3.5-3apertis0bv2023dev2b3_arm64.deb Size: 375588 MD5sum: ee5a2d2805ace2c558092233f6160498 SHA1: 49c4950ead0dcb182a74b4d23af480bda714955b SHA256: 1d3abfbfd3cb7d6e77d78db26ccd56d77d571018140a0b2c87f9499e3019c7c7 SHA512: dc4d94ded47c4135674bdd8b09ed8bcecf1dd3579673d94bf55bedf264c7ffeff2a74f76e8983107fb63c2f0631b86bc30b18ad7fe2f467d651844d6814d243e 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: 2297 Maintainer: Aaron M. Ucko Architecture: arm64 Source: fltk1.3 Version: 1.3.5-3apertis0bv2023dev2b3 Depends: fltk1.3-games (= 1.3.5-3apertis0bv2023dev2b3) Filename: pool/development/f/fltk1.3/fltk1.3-games-dbgsym_1.3.5-3apertis0bv2023dev2b3_arm64.deb Size: 1983976 MD5sum: da9484b127b2421fe6207e8910bbfb1d SHA1: 28d2b2224391dc530030e91b8537e8b1bc302d16 SHA256: 137cad3d498925d4a9419a1a4e2583a811ef4d0f0942558e618fa8830df63e94 SHA512: 598d41260c51386308383980d51315808ece03c84c71875397e556109d6d8ca8ffa69f58d9d6140ac2f6695d671f8cf6ea960168586f2c7c1fd55374d98d68c1 Description: debug symbols for fltk1.3-games Auto-Built-Package: debug-symbols Build-Ids: 08bfc0f1130f763a149cfca1554be2bf44163dd2 5a0873a0d5392e257ddb6ee196fdda28a91be2f9 a6123d652e1cb6027fd01c9ea72317eff1dad56b Package: fluid Priority: optional Section: devel Installed-Size: 695 Maintainer: Aaron M. Ucko Architecture: arm64 Source: fltk1.3 Version: 1.3.5-3apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libfltk-forms1.3, libfltk-images1.3 (>= 1.3.0), libfltk1.3 (>= 1.3.4), libgcc-s1 (>= 3.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5), libx11-6 Recommends: fltk1.3-doc, libfltk1.3-dev Filename: pool/development/f/fltk1.3/fluid_1.3.5-3apertis0bv2023dev2b3_arm64.deb Size: 223196 MD5sum: 41e41551e6f1de040cc6c35707e25779 SHA1: f835587ddf8828d801e348a474fbcaa343c0bf70 SHA256: 07604454414d3a6e3c32a23bc29eb8b99cf99c74bd2a52ae0dfe8f78e74c324a SHA512: e2f0b158d80f3dc81179bcf0e4fa5ac822bd12d1e2d7071308a1a79a2f94a8eece159342660d69b303010e59fc1ba53a8459915590e698b7b1f0d3164211247c 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: 763 Maintainer: Aaron M. Ucko Architecture: arm64 Source: fltk1.3 Version: 1.3.5-3apertis0bv2023dev2b3 Depends: fluid (= 1.3.5-3apertis0bv2023dev2b3) Filename: pool/development/f/fltk1.3/fluid-dbgsym_1.3.5-3apertis0bv2023dev2b3_arm64.deb Size: 655604 MD5sum: cad02c40a70c39331c494fbc902c51ea SHA1: 3257f66191833d5788b38f1b2c4861b3bf13a79f SHA256: 0d6160be25a4e6e3ce79f05fffb91987832572b2abcad200c4f1573bce8d0fa0 SHA512: 4c6054ec80c9c839402d92f4c869a654fda4811e6ba1e63caa8a33664bf01664e7d0968dd2727a2c6437c45e80507b8826de1f8523aa3ffc1c56be5e92cd1d18 Description: debug symbols for fluid Auto-Built-Package: debug-symbols Build-Ids: 71ed983a6f31e53223718efdabb3d64245af998c Package: fontforge Priority: optional Section: fonts Installed-Size: 3825 Maintainer: Debian Fonts Task Force Architecture: arm64 Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Provides: fontforge-nox Depends: fontforge-common (= 1:20201107~dfsg-4apertis1bv2023dev2b4), libfontforge4 (= 1:20201107~dfsg-4apertis1bv2023dev2b4), libc6 (>= 2.17), 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.9 (>= 3.9.1) Suggests: fontforge-doc, fontforge-extras, potrace, python3-fontforge Conflicts: fontforge-nox Filename: pool/development/f/fontforge/fontforge_20201107~dfsg-4apertis1bv2023dev2b4_arm64.deb Size: 1305448 MD5sum: 77d7fdf85ba37c07fb359f4881a5241f SHA1: 8517434190892661b1fee9ceccfa6592097db18d SHA256: b8656809dbccdefdf16348ed43d375eda48823dcfc879291b4f8379557493013 SHA512: 3d96043226537f2965d54e1bad12f17ed1cfd90e5219f5ef8dd4bbe10d54a5dfa64ca496165ef0d156e388bdd83179d6372fab7faa33b5429bbf63d9f98cb4ec 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: 7964 Maintainer: Debian Fonts Task Force Architecture: all Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Recommends: fonts-cantarell, fonts-inconsolata Breaks: fontforge (<< 1:20160404~dfsg-3), fontforge-nox (<< 1:20160404~dfsg-3) Filename: pool/development/f/fontforge/fontforge-common_20201107~dfsg-4apertis1bv2023dev2b4_all.deb Size: 2080248 MD5sum: df217005b8bfbfeba1736433e7eedab7 SHA1: e7d483b9ad6bb36f7181d60d1c9a8030cf1b037e SHA256: ba8f3783f3c84228e06aa5d87fa0aab9b598a6dfda4a6cea587ec81a8e70a7e4 SHA512: 865b46b5e1dad3eb8012ec4a5d58e3b6fb0e726bae2f7ee9d515d70eb343ddb3a50eb233a6e8d5cc8c3b4310209594a0904fb2594f3d223226c06782c7c4d815 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: 2975 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Replaces: fontforge-dbg (<< 1:20170731~dfsg-2~) Depends: fontforge (= 1:20201107~dfsg-4apertis1bv2023dev2b4) Breaks: fontforge-dbg (<< 1:20170731~dfsg-2~) Filename: pool/development/f/fontforge/fontforge-dbgsym_20201107~dfsg-4apertis1bv2023dev2b4_arm64.deb Size: 2781272 MD5sum: 3ab38de0d7f2dcc56a9708ddc5f4968d SHA1: 4acc8248308bb06b27ec920207a7f34dcec95f72 SHA256: cb792a3c087ea1a4c066f3117d66d4febf58bffb6f9c711adf80cb90f2838408 SHA512: cafd0e05d7f25eb9d693b451a8e29bcb2948a45d6df10127500fe5916681a308f6e74dba820f70d1b98388e525dc94a2280febdfe256c4f338d80ce9c9fc8d91 Description: debug symbols for fontforge Auto-Built-Package: debug-symbols Build-Ids: 7d8ca6f288ff4ae3573e1576803993f260904508 Package: fontforge-doc Priority: optional Section: doc Installed-Size: 10946 Maintainer: Debian Fonts Task Force Architecture: all Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/development/f/fontforge/fontforge-doc_20201107~dfsg-4apertis1bv2023dev2b4_all.deb Size: 3602652 MD5sum: ffd969981e682890f42d0714ca6096a2 SHA1: 1b6a521ba2f2c928b962c35c47c37714419e4a3b SHA256: f4f557041a1903486fccff21fcae41c41839962b86b4493dca3bd810f0214ff8 SHA512: 202175746142a042e4e6fddd63314f58e4f4a2003ef48c78bd68cfdfda5fa518beaa6b988bebdc400415a38348149f47c6423e8b8117b0556251f76937cfc50c 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.8-1.1apertis0bv2023dev2b5), sphinx (= 3.4.3-2+apertis0bv2023dev2b3) Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-extras Priority: optional Section: fonts Installed-Size: 1504 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Depends: fontforge-common (= 1:20201107~dfsg-4apertis1bv2023dev2b4), libfontforge4 (= 1:20201107~dfsg-4apertis1bv2023dev2b4), libc6 (>= 2.17), zlib1g (>= 1:1.1.4) Filename: pool/development/f/fontforge/fontforge-extras_20201107~dfsg-4apertis1bv2023dev2b4_arm64.deb Size: 296848 MD5sum: f699029af608bb476b77e8784415d000 SHA1: d33f3fa92c9e6055f66db9609b30bae8be425281 SHA256: 37fea9be8579186947e27df5102d0ceb3ff96f4e88beb763d575b63aebf59eaf SHA512: c0c92bccd6ef0e70eb81c9f2ac830041a1a5c65fcc601876b82a4e94ce3bbcbb7271dfbb341184a964cf4c96d2f16687ee1bb344d990b0568fb3f6a8d2a04063 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: 456 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Replaces: fontforge-dbg (<< 1:20170731~dfsg-2~) Depends: fontforge-extras (= 1:20201107~dfsg-4apertis1bv2023dev2b4) Breaks: fontforge-dbg (<< 1:20170731~dfsg-2~) Filename: pool/development/f/fontforge/fontforge-extras-dbgsym_20201107~dfsg-4apertis1bv2023dev2b4_arm64.deb Size: 366948 MD5sum: 9ec048bf5d79472fd734f5a825136948 SHA1: ec5e71c4f112965052a96159c1dca7015f7bedfe SHA256: 519b4a94f6142247994a980887700e767c73bb7b633b5525b7221bcd5ff23819 SHA512: 385e0dd7d8a369b26ecaf179c43a1b78a01bd40a9c9f019969843e1f28fe9ff3ff3aded51dbac6c7c6b9faaa3442f00c22573521c6bb5600c2b9470b30ceeb02 Description: debug symbols for fontforge-extras Auto-Built-Package: debug-symbols Build-Ids: 1a3baaba11765fc5605d24ef92f5594a7be37f0a 38dcd219f04bf7b8697d7e40a7f2b601eb4fe12b 3f28e3042bf48432b6c7a5870b882069696828f6 5b4bd292ce76bc36d5d9c348fd3756e11d1b94df 943203a5d0105e4ae4bd8326b72a58451374e3c6 aa26ff9972c11a2f8a7522e12c7c52fec7091df2 b66de80d856dff79ec69b02eea11c1227623b5ec e352dce76b98f5c01537a890e07bfc312f60bfe1 ea8edf57ef21adfde3516677bf3bc05400d3248e fd133b68816b8933ecacfa61009f8edd13c83699 Package: fontforge-nox Priority: optional Section: fonts Installed-Size: 88 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Depends: fontforge-common (= 1:20201107~dfsg-4apertis1bv2023dev2b4), libfontforge4 (= 1:20201107~dfsg-4apertis1bv2023dev2b4), libc6 (>= 2.17) Conflicts: fontforge Filename: pool/development/f/fontforge/fontforge-nox_20201107~dfsg-4apertis1bv2023dev2b4_arm64.deb Size: 38932 MD5sum: 60235965b669098521e9ee875c75f39e SHA1: e02213183ac47590e103937a0abb6e4ed29bfa5f SHA256: 6ddfe79860fd3b9eab6ffd43e2835cd8f9797c17f8668ab4c7c5b26ef8b5b0d7 SHA512: d6bc77adaaef56b4446d4c640ffd94e7a25ec9eb01d4a2fc5641b4aebb1e1cb4e5c43c516989c55fc54ce0efae9294f2186ee59fdeff69e70a18b6ba785b438c Description: font editor - non-X version FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package also provides these programs and utilities: fontimage - produce a font thumbnail image; fontlint - checks the font for certain common errors; sfddiff - compare two font files. . This package contains a version of FontForge compiled with support for scripting but no GUI, and not require the graphics library. Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-nox-dbgsym Priority: optional Section: debug Installed-Size: 23 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2023dev2b4 Replaces: fontforge-dbg (<< 1:20170731~dfsg-2~) Depends: fontforge-nox (= 1:20201107~dfsg-4apertis1bv2023dev2b4) Breaks: fontforge-dbg (<< 1:20170731~dfsg-2~) Filename: pool/development/f/fontforge/fontforge-nox-dbgsym_20201107~dfsg-4apertis1bv2023dev2b4_arm64.deb Size: 8124 MD5sum: 9b1fdf00ba1ab8ce7a84a3158b7ba32f SHA1: 1fb2c907527bce7223e17ce6139f3e3f86f59b2f SHA256: 94a73a31b619368b82ed8d5d92ec3eb70503df9eccd239b97a70eae6e639900c SHA512: c523ca9bd4ebced6e8e2644f4294c76c962cdfa341879a333fd3a355fb142341374026e508f3dde63719ca8a0385dc9c877dd78e7196438bd240b38fee2bc9ca Description: debug symbols for fontforge-nox Auto-Built-Package: debug-symbols Build-Ids: 3fbcb7c4f8f7e41eb8956e0894e950cd713321d6 Package: fontmake Priority: optional Section: devel Installed-Size: 21 Maintainer: Debian Fonts Task Force Architecture: all Version: 2.3.0-2apertis0bv2023dev2b4 Depends: python3:any, python3-fontmake (= 2.3.0-2apertis0bv2023dev2b4) Filename: pool/development/f/fontmake/fontmake_2.3.0-2apertis0bv2023dev2b4_all.deb Size: 8332 MD5sum: 6e1c9ef435dd5d48ee69e1258099b867 SHA1: 475a306f98ecdde7016b85bc0fb7e473d82e28d0 SHA256: 9389bd8a48989d0ddd34e993be689b0b95ebab74756e18ff73ccbee8615a9c0e SHA512: 0ab60ddcb04a04eec3a78fb654b4e7329d2488dd34f0d975592e8bf063da05d5b0131250df678c121a755e186661144edf6c040d22b0fd55e904a073e686f437 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-arphic-gkai00mp Priority: optional Section: fonts Installed-Size: 4570 Maintainer: Debian Fonts Task Force Architecture: all Version: 2.11-16apertis0bv2023dev2b4 Filename: pool/development/f/fonts-arphic-gkai00mp/fonts-arphic-gkai00mp_2.11-16apertis0bv2023dev2b4_all.deb Size: 2293072 MD5sum: e436106ac4fae68c38cd624642bc23fb SHA1: 880500b81f4582b9c3b797ea74b7ceb1df4bed9c SHA256: f5e1e4640c7fc0ee5e5c82ab773a755af5c6a8077338d8e7afc1003af11f33ba SHA512: db696661ba2a8d29d583b54d3b9e3c9f9e3dab67e3997b2160aa999bd185b49be2d032712e1b6659885829a057c4e888b82f9a04cefe872fe17ddf3d8414d908 Description: "AR PL KaitiM GB" Chinese TrueType font by Arphic Technology "AR PL KaitiM GB" is a high-quality Chinese TrueType font (gkai00mp.ttf) generously provided by Arphic Technology to the Free Software community under the "Arphic Public License". . You also need to install the "latex-cjk-chinese-arphic-gkai00mp" package for typesetting with Omega or with CJK for LaTeX (cjk-latex). Homepage: http://www.arphic.com.tw/ Multi-Arch: foreign Package: fonts-cmu Priority: optional Section: fonts Installed-Size: 14914 Maintainer: Debian Fonts Task Force Architecture: all Version: 0.7.0-4apertis0bv2023dev2b4 Filename: pool/development/f/fonts-cmu/fonts-cmu_0.7.0-4apertis0bv2023dev2b4_all.deb Size: 4891568 MD5sum: 4064bb97d2cba3dd60f0d8fb61acb01f SHA1: 2b8ed0fc616c3c90825f49cf0707e328d4239b61 SHA256: 88f640e7d1b73ffde75781ffe99e4e2e1a6fe4bfcb5c9a98c08f38cc6c8045b3 SHA512: 47cfb9058337ac86e790bd75c35213f816db7bfaf1d91b808245d5a49903e5586931602d326b95b28d9e7ebbd8873485c7325aa84b97fd512dc7df353cc5499c Description: sets the computer modern unicode fonts Provides a set of Computer Modern Unicode fonts. It provides OpenType files. . They are based on the METAFONT version of the Computer fonts and contain many additional characters. . The fonts contain glyphs from Latin1, Cyrillic and Greek code sets. Homepage: https://sourceforge.net/projects/cm-unicode/ Multi-Arch: foreign Package: fonts-croscore Priority: optional Section: fonts Installed-Size: 5278 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 Suggests: fonts-crosextra-caladea, fonts-crosextra-carlito Filename: pool/development/f/fonts-noto/fonts-croscore_20201225-1apertis0bv2023dev2b4_all.deb Size: 1576772 MD5sum: f0cd48370409296cd95ae14cf5418117 SHA1: 2dbe5370c9dad3317aed5f2bf400a178eee79fac SHA256: 1749dd8b66911f66536075f3cc7509c85deca58d7ffc2c1cf431ea60ea917bf8 SHA512: be912213c1688015da3447638347c84bce65469fec30cf724112054b9899c4429fc5a551cc17ebd9da1c9e10540cd9dd3ee233c26d45475f0af3a91d809e0648 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-dustin Priority: optional Section: fonts Installed-Size: 1136 Maintainer: Debian Fonts Task Force Architecture: all Version: 20030517-14apertis0bv2023dev2b4 Filename: pool/development/f/fonts-dustin/fonts-dustin_20030517-14apertis0bv2023dev2b4_all.deb Size: 428104 MD5sum: 146bcdabd08fc9f485d5b8cf5dc06a5c SHA1: 4915aada47d1e3719027e7c479aca0477d5bc3ba SHA256: 05b53d6dccd2b5cfc40e0ddb14d7128436060a1ffa0bf4d63b3dfb59dcdf254e SHA512: 8e4a910ca09bf9481666c54e7e83e8b832d7632da2e48efb7540b2055b5aeb16c4d43de4573f04a9195be628749bf6a6aac8ebab65bc76bb5da1c8b8b14df749 Description: various TrueType fonts from dustismo.com This package contains various fonts from dustismo.com licensed under the GPL. . Dustismo and Dustismo Roman are general-purpose Sans Serif and Roman TrueType fonts (with bold, italic and bold-italic variations), and contain all the European Latin characters. . The other fonts are beautiful for special decorations and headlines, but they are limited to subsets of ASCII... Multi-Arch: foreign Package: fonts-font-awesome Priority: optional Section: fonts Installed-Size: 1370 Maintainer: Debian Fonts Task Force Architecture: all Version: 5.0.10+really4.7.0~dfsg-4.1+apertis0bv2023dev2b4 Provides: node-font-awesome (= 4.7.0~5.0.10+really4.7.0~dfsg-4.1+apertis0bv2023dev2b4), sass-stylesheets-fonts-awesome Filename: pool/development/f/fonts-font-awesome/fonts-font-awesome_5.0.10+really4.7.0~dfsg-4.1+apertis0bv2023dev2b4_all.deb Size: 517144 MD5sum: 03afb9612c06e5d85c20e3a15b796407 SHA1: 210253011f7347c839bee736836a927b11dad149 SHA256: 8a5d4fd0248fc60793c09ed6ab9a490d2918c35786cfb410a3e78459abda4b65 SHA512: 577d29a5164cc6011e3d271c706546d343fc45f2f14069ffa9ac8de54a5798f348ad6a2dc5d9c33c5c967532b365b2729aca5048ce4f97dfa6f399b6b6ee14b9 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: 6915 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-freefont Version: 20120503-10apertis1bv2023dev2b4 Filename: pool/development/f/fonts-freefont/fonts-freefont-otf_20120503-10apertis1bv2023dev2b4_all.deb Size: 3168936 MD5sum: 6e3e4e8e523c9ee166e216bf9ae3b74e SHA1: bc191fdd2bd19e0adafda1d155c43f39b44d5745 SHA256: 1d118f3deb2e4931e0c75a03f29fb8cc33d6cd7178cd6802011f6a663bf570a1 SHA512: 6696e4787f2bf0863c005c73cc07572e97438ee06a61ca17932755c6cf22f98bd4173e11bef425b409d609e1109595dfcbe8a5cbae0408547c6e6f766ca184e4 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: 6605 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-freefont Version: 20120503-10apertis1bv2023dev2b4 Filename: pool/development/f/fonts-freefont/fonts-freefont-ttf_20120503-10apertis1bv2023dev2b4_all.deb Size: 2503396 MD5sum: 678ec724e173d6708cd7f24597000cb4 SHA1: f7eb7c664bfdf0cdfa698d641697f92cbc03ad94 SHA256: d41687198ff81a3fe237d9c484726e2b39f93c189165a2fd40c12aa4d69b049b SHA512: 074b4556069a12003e335574d29a8cae46db18c80b450bf2352b786f51f9f47580c9998e3fb2a6512d9c488b3309946fe158fb5222940d2607978a5d1a52d864 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: 101 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.1-6apertis0bv2023dev2b4 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-6apertis0bv2023dev2b4_all.deb Size: 43872 MD5sum: 16889d8e8fb9b8e30847da15e5f0fd07 SHA1: 00b29b89e78579ea05a66331ae49f4fd5e86a40c SHA256: 692aeef0758dfc2bf4796ecaf5a2f5875173dd198931d7044e42fcda38488f57 SHA512: 4a7dc949e4d4fda873b7f0f22069499f161d73d281a88eb62ee295a01b2c68069188538d7c041c662194931c7ca016f76eaaa0502aedeb49127fe0e666e20289 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: 59 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.1-7apertis0bv2023dev2b4 Filename: pool/development/f/fonts-gfs-porson/fonts-gfs-porson_1.1-7apertis0bv2023dev2b4_all.deb Size: 34028 MD5sum: 63e879e6f87ecaee9ae9e0aea36ddc47 SHA1: cb5e609e74be4fb45cdfe57b0d83095012f9be18 SHA256: 077da8a383d00811ae713630e63c696ab5c4de9f063781ecedf45bd1bfe2265b SHA512: d2bbe08cbc120221e5758e504a4cd26585293e888eaad0594b07e515a8aefe86a2fc91f32f2433949444e53640c33cb2d4a74f5e2f8aaa89a5da560f9e523e2e 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: 620 Maintainer: Debian Javascript Maintainers Architecture: all Source: twitter-bootstrap3 (3.4.1+dfsg-2apertis2bv2023dev2b2) Version: 1.009~3.4.1+dfsg-2apertis2bv2023dev2b2 Filename: pool/development/t/twitter-bootstrap3/fonts-glyphicons-halflings_1.009~3.4.1+dfsg-2apertis2bv2023dev2b2_all.deb Size: 482316 MD5sum: 3bc751e4bf6e9c19adad6b438bfcca95 SHA1: 6b00b80459f8f733302e2567cfd4becb551fb913 SHA256: f506e34d5157c6de04511d1503e3b26c47649a592edf944b15382a443e5efdf0 SHA512: 78dd6e0161f9c3c77a8c36f40827e68bbba2147b068c088dd8e324ed266769f1af5edd45ac6c53c8dd0c3c1f82fcb6b78ecb56f93cfa9ba3d0579bae8e09e690 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-ipafont Priority: optional Section: fonts Installed-Size: 34 Maintainer: Debian Fonts Task Force Architecture: all Version: 00303-21apertis0bv2023dev2b4 Replaces: otf-ipafont (<< 00303-1) Depends: fonts-ipafont-gothic, fonts-ipafont-mincho Pre-Depends: dpkg (>= 1.15.6~) Breaks: otf-ipafont (<< 00303-1), ttf-ipafont (<= 00203-13) Filename: pool/development/f/fonts-ipafont/fonts-ipafont_00303-21apertis0bv2023dev2b4_all.deb Size: 12544 MD5sum: 9f18f706622458df73d79cd3dd50a285 SHA1: 6906c8893c7d0856f8099b35318403edf7b2615c SHA256: b1376f3fb5c01ab554f83e75903485ca997743c8c4dcf908053f9e391dacef9c SHA512: 671610dee891c85b9bb7b1d6ecad6742d91f157c63c349761281ef7c7ce41385924a29954169b3d1cf7bf3da1492a5936da316631510c1a3d6f8f7d6ded5b8ee Description: Japanese OpenType font set, all IPA Fonts IPA Fonts are JIS X 0213:2004 compliant OpenType fonts based on TrueType outlines provided by Information-technology Promotion Agency, Japan (IPA) from 2003. These are suitable for both display and printing. . This metapackage depends on fonts-ipafont-{mincho,gothic} packages to provide IPA Mincho, IPA P Mincho, IPA Gothic, and IPA P Gothic Fonts. Homepage: https://ipafont.ipa.go.jp/ Multi-Arch: foreign Package: fonts-ipafont-gothic Priority: optional Section: fonts Installed-Size: 12223 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-ipafont Version: 00303-21apertis0bv2023dev2b4 Replaces: otf-ipafont-gothic (<< 00303-1) Provides: fonts-japanese-gothic Pre-Depends: dpkg (>= 1.15.6~) Recommends: fonts-ipafont-mincho Breaks: otf-ipafont (<= 00301-4), otf-ipafont-gothic (<< 00303-1), ttf-ipafont (<= 00203-13) Filename: pool/development/f/fonts-ipafont/fonts-ipafont-gothic_00303-21apertis0bv2023dev2b4_all.deb Size: 3516164 MD5sum: 92e6216b38eaf7ce0a13fd9c25225f81 SHA1: 4b1e7860ff179e1710b2863c30cb53f1cd93a5d9 SHA256: 0c25c58e6a0b0fa28701d8e5df1519041872ef60fbfd5e7019e7df45072fec99 SHA512: e149a47e1b467849ed94637030e540ca206ab2b25eef03470a99eb4b337fac086d73130ef1f4b666c9d587d5523daacbc459e6cfc57352e05c6b905df4dc36a6 Description: Japanese OpenType font set, IPA Gothic and IPA P Gothic Fonts IPA Fonts are JIS X 0213:2004 compliant OpenType fonts based on TrueType outlines provided by Information-technology Promotion Agency, Japan (IPA) from 2003. These are suitable for both display and printing. . This package provides Gothic (san-serif) style fonts. IPA Gothic Font is the equal-width font. IPA P Gothic Font is the propotional font. . In the equal-width font, the fullwidth characters (most CJK characters) occupy exactly twice as much width of the halfwidth characters (normal alphabets and numbers). Homepage: https://ipafont.ipa.go.jp/ Multi-Arch: foreign Package: fonts-ipafont-mincho Priority: optional Section: fonts Installed-Size: 15760 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-ipafont Version: 00303-21apertis0bv2023dev2b4 Replaces: otf-ipafont-mincho (<< 00303-1) Provides: fonts-japanese-mincho Pre-Depends: dpkg (>= 1.15.6~) Recommends: fonts-ipafont-gothic Breaks: otf-ipafont (<= 00301-4), otf-ipafont-mincho (<< 00303-1), ttf-ipafont (<= 00203-13) Filename: pool/development/f/fonts-ipafont/fonts-ipafont-mincho_00303-21apertis0bv2023dev2b4_all.deb Size: 4724796 MD5sum: 8cc0fd461478a1e18f7477f250fe3326 SHA1: b3a9cb7d3713cfe0a9c730b7231e519e04a48fb2 SHA256: 93eae1e5b25ed025e6a501fee2490cd8388f2ff302dad051ab04df9a3d5e0c61 SHA512: b36e60bc12726e3692fe075afee15a53a14e02027ff5b0960d2f8bc4d674e037a22c86b93203a94cfa153aa8b59ea433de0471a3c58478abe706a28bcc64142e Description: Japanese OpenType font set, IPA Mincho and IPA P Mincho Fonts IPA Fonts are JIS X 0213:2004 compliant OpenType fonts based on TrueType outlines provided by Information-technology Promotion Agency, Japan (IPA) from 2003. These are suitable for both display and printing. . This package provides Mincho (serif) style fonts. IPA Mincho Font is the equal-width font. IPA P Mincho Font is the propotional font. . In the equal-width font, the fullwidth characters (most CJK characters) occupy exactly twice as much width of the halfwidth characters (normal alphabets and numbers). Homepage: https://ipafont.ipa.go.jp/ Multi-Arch: foreign Package: fonts-lato Priority: optional Section: fonts Installed-Size: 11750 Maintainer: Debian Fonts Task Force Architecture: all Version: 2.0-2.1apertis0bv2023dev2b4 Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/development/f/fonts-lato/fonts-lato_2.0-2.1apertis0bv2023dev2b4_all.deb Size: 2698012 MD5sum: 69fc62161a8800fcc4142d7778496539 SHA1: 8d64badc1736d8ff0c2e86a62e2978e9499778e7 SHA256: 6afe28d93041f7cc6a08a972b926bf9684c7743ea45e85a90f9fdf9e214dfc39 SHA512: c4ce3e367cfd0fa07d9d1c233e4e2167e7380467df96ebe63a95925ef6b36905e60c660089543a8766b378b54090b31a46b35be0492c30c8e88c9d945cfb5a6a 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: 2094 Maintainer: Debian Fonts Task Force Architecture: all Version: 1:1.07.4-11apertis0bv2023dev2b4 Filename: pool/development/f/fonts-liberation/fonts-liberation_1.07.4-11apertis0bv2023dev2b4_all.deb Size: 827804 MD5sum: d23040e4608bcf08b9e01750e2a9fb64 SHA1: 509d8a9844e1b819fd82f40a7c1a581687992e2e SHA256: 83ec7cd0a04d8f98e63896ebcfe1a529502250d8f1ac1e2c387ea44357390004 SHA512: f29b992d9fedc86cf6ff738967132d4301131313319b3e6f7b1c6eb279f6e939fa90bc7ca8d325ea955524e4b09c537bdd9278644576849e2bda640526ad85bd 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: 4264 Maintainer: Debian Fonts Task Force Architecture: all Version: 2.1.3-1+apertis0bv2023dev2b3 Filename: pool/development/f/fonts-liberation2/fonts-liberation2_2.1.3-1+apertis0bv2023dev2b3_all.deb Size: 1470728 MD5sum: dc5720f9c8754e1f03c696b133f815c4 SHA1: 288f1d219fffe0e0610d2a2ebbbc3e8e5737524f SHA256: d6df8c6d12b23a98ac89069dc5a7a37b4133b1657f1ad118b41dc660322b53fa SHA512: 67f63104440e40974b3d9b08bf1c38310015815a351f3c67942d4f47e544d9b6394d9906fd7d25c82dd5222e2ed9f4d310e30951cda87d88e49d1f8976630a86 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: 10756 Maintainer: Debian TeX maintainers Architecture: all Source: lmodern Version: 2.004.5-6.1apertis0bv2023dev2b4 Replaces: lmodern (<= 2.004.2-1) Breaks: lmodern (<= 2.004.2-1) Filename: pool/development/l/lmodern/fonts-lmodern_2.004.5-6.1apertis0bv2023dev2b4_all.deb Size: 4539720 MD5sum: ff31f0352cf7fa86494b8bea13297d92 SHA1: b7ec3b9fc8e92078ce81fceb7ee34fbdbcfa5072 SHA256: a10e8ec3429a639326e0ef18cf3054585ab09f7a400433b36a37a3aa9e36510b SHA512: f83fc6060009fdaa04bff01c6816d6db074fea5df71c4ba5a43c16e8a68cfa694db58046b8f81b4b1f1938b605274923f5497851353c664fc83b8b2ba1a8f992 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: 352 Maintainer: Dr. Tobias Quathamer Architecture: all Source: lyx Version: 2.3.6-1apertis0bv2023dev2b3 Filename: pool/development/l/lyx/fonts-lyx_2.3.6-1apertis0bv2023dev2b3_all.deb Size: 205376 MD5sum: 81b98e131e3aeb907a51bbefc3e9ef64 SHA1: 4ebdb2d99ecc49b09f5a57b998086df0f52b2c37 SHA256: de042caed21a6910f75af8e546f4233b3f6c64c196eb81ab4a5c73b2ee59f06d SHA512: 845ca5ec5ebd9ce8534bb20b08a1ae9948127418a49644bdb467b693fbc5cea7b723f0eeebebb1677316d45aa58f74b16f37e3612e24dae504c104733ca9b331 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: 4419 Maintainer: Dmitry Shachnev Architecture: all Source: mathjax Version: 2.7.9+dfsg-1apertis1bv2023dev2b4 Suggests: libjs-mathjax Filename: pool/development/m/mathjax/fonts-mathjax_2.7.9+dfsg-1apertis1bv2023dev2b4_all.deb Size: 2213592 MD5sum: c107d2b97eabef8af29981ffedd7ba00 SHA1: 1da9df66d9d55f3a49cd1bb51ff498f5ab88bc37 SHA256: d7f80e447cb85810ff7c0d02d6650b510b89729415b012994d2a8bfe891fa450 SHA512: fb30978377e66d9b25b42da5ee0efeb784380352b86079d94424094e0f059df9c76771176bd106ef980878c7a963f3c7e02da6529cfd2dee98b692ef6c4a7edf 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: 2212 Maintainer: Dmitry Shachnev Architecture: all Source: mathjax Version: 2.7.9+dfsg-1apertis1bv2023dev2b4 Recommends: fonts-mathjax Suggests: libjs-mathjax Filename: pool/development/m/mathjax/fonts-mathjax-extras_2.7.9+dfsg-1apertis1bv2023dev2b4_all.deb Size: 678760 MD5sum: 4e29d195886efb30a250db900ea20cad SHA1: a989dcebe792315b8373dad4fa0c16b3a661f56b SHA256: 3ab854eb16ce8d9c8c36298af734322d0b4cf2d3474ea9c6eba7e9b02ade1cb5 SHA512: 691cd30851dddc40abc30c4ad4c5e39e16a4efdcc045f70d398ac2276968c3a2ab7d915d369effffc3d22c57de60d98450ffb55ed5ca861fb79545307a50982e 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: 35 Maintainer: Debian Fonts Task Force Architecture: all Version: 20201225-1apertis0bv2023dev2b4 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-1apertis0bv2023dev2b4_all.deb Size: 21184 MD5sum: 4c1f1cf350ec17b6d86b2f835730fb70 SHA1: 318899a12c890bf246fd0f4ea1dbd1b398798c9f SHA256: b2970852cc7b2fdbdc28a662fed3522befa78978aa34de1ba10a1849fe7c2719 SHA512: 982edac87bc44c544429df84eeb19415fbbf305175d91655f5d7096b97d98af86ea1dab96f84c74f1f2b92338e506104f6d650494e16bf4d4d8c75c8b510147f 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-color-emoji Priority: optional Section: fonts Installed-Size: 10609 Maintainer: Debian Fonts Task Force Architecture: all Version: 0~20200916-1apertis0bv2023dev2b4 Filename: pool/development/f/fonts-noto-color-emoji/fonts-noto-color-emoji_0~20200916-1apertis0bv2023dev2b4_all.deb Size: 9937804 MD5sum: 6f83fd0e36b0c6293d16f46dce9f9e0c SHA1: 85eff6a5ba9bb362e490779e3581030c3f93fcc7 SHA256: d771b23b02a370a90bf95296357d65291409994b8a8f2a1fc06ed50059d44e46 SHA512: ecd5a023d03599d35c99c0676ca8b0272ae0175d91fdcea6c7785b94e95db8148570b0e93dcdeb81c6d753f48f9c81502bc381078e611b1cd01b00336b8c9bf1 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: 42555 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 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-1apertis0bv2023dev2b4_all.deb Size: 12194144 MD5sum: 0ba3098cb518f07f7b02d8944eb9bb52 SHA1: ac69b8e5b7f965988f35a05a8d91e914a07bab54 SHA256: a5bac08e9f7a0e7d6eb860f4757b80e69364fd030a67e2ae89f1016cf46c826e SHA512: 37b2d45d6bc809c0d42fd853ee71ea9336d688ad565305570a1295f81f14ce4f1fdc19038c546f54afd7121e4a99166f853c3421efc7af3882583b846325a699 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 * NotoSerifTamilSlanted . 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: 334238 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 Replaces: fonts-noto-unhinted (<< 20201027-1~) Breaks: fonts-noto-unhinted (<< 20201027-1~) Filename: pool/development/f/fonts-noto/fonts-noto-extra_20201225-1apertis0bv2023dev2b4_all.deb Size: 72427696 MD5sum: cc97ef1981a085c94edf373bbfa1faf2 SHA1: 505e3663dc5148bdb31dcf32eb4ae6da8730da71 SHA256: fa839c53c26180276ef7afc68b17dc1928fa960e4f5be87624e3e0b516f05a21 SHA512: 6da210b4fdb6bc5cfd754cb92063d9299f415b62bb4d54016cb078f7a8030991930ce0c3b2e8e4999dffb19494d00993db290d1f2d0d7b774b00dd92b0f43e83 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 Thin . 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: 35 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 Depends: fonts-noto-core, fonts-noto-ui-core Filename: pool/development/f/fonts-noto/fonts-noto-hinted_20201225-1apertis0bv2023dev2b4_all.deb Size: 20980 MD5sum: cc7cc70867b1b4a6c5c2de53c0f02da5 SHA1: f7b460b23069d0ebc2eb6600f3e57810f801651d SHA256: e269859a81b1748bb09cdee54a56184df8421c98f85142289dc0b6696e670fd9 SHA512: 1c450bf65de871cc47a0f93c3249abb20209b53059fd904fe63bbba8639470c95cac6c2364b303d9dc615f7143af81a14086ac55b7524eacada053b2b8bcaf1a 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: 1160 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 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-1apertis0bv2023dev2b4_all.deb Size: 401820 MD5sum: 5623c88ef2d70c3c478ff615639dbbbf SHA1: ba3c6e4ed964df97661740231d9a11bc161a72c5 SHA256: ac55d1b2f65fb4011eb2378cc6091369b7140d200c2085f2bea5ff729ee1e951 SHA512: 8615dcf83fbb10e10029e415555e1295e68a82c3877d43c29113a777e66aaacdca4e9dd7fa2c3a9b0df7bed54c6bfbdba7931790c8e34e4f07ca3846b0ce875a 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: 5064 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 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-1apertis0bv2023dev2b4_all.deb Size: 1424452 MD5sum: b4cb1441bcf791d22e90f17d2cbc8f31 SHA1: fd3172c68d1529059bf31dcbd110806a7c6396ab SHA256: 4b91919378b17b5fc3a1f9880259786849ae7c580e0913a73feae47f97511fd5 SHA512: 3ede6795c4347ae7cad842657737aa4228905004577a44856d4f3214cd701b8a235711fb06d4e74bac70af45ab52293f1ab1fcaa05fae7a1c218e1a46f64096d 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 UI . 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: 72050 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 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-1apertis0bv2023dev2b4_all.deb Size: 14258608 MD5sum: 48b40dde8c71f0771f8ad38a2b3aa3d8 SHA1: be082d911ea6c6e2e7e865a659c2222e5c9845fc SHA256: 4fa1aafdf4ccc1fbd2f1008f44d1d5b6da46a5244ab3985474a10d62ef5bd51e SHA512: b3d1a41cd66b88d50d401aecfd901002ab8a452b8a9467ceae27dc5236840961e278fd4890c6b2a153f91c844c6e981e97c5b53d8ed95925410c647161454580 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 Thin . 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: 35 Maintainer: Debian Fonts Task Force Architecture: all Source: fonts-noto Version: 20201225-1apertis0bv2023dev2b4 Filename: pool/development/f/fonts-noto/fonts-noto-unhinted_20201225-1apertis0bv2023dev2b4_all.deb Size: 21212 MD5sum: b241024157105f9f932980f8d761c8c3 SHA1: 311eb17ca8e29134da1eb4c68157dbc4ce159a38 SHA256: 1899fe9f983a2d0cd14f533839dc88318bcb334916afd06c2ebdb798a0dc9e43 SHA512: b27146f3295aeb2bfbe515d13f27fce62f386f2d50658e361bf5a64baf383c0168888c69340bc21bd395d3878c9235150d6d8b35a060e7b9320da391b05e3482 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: 365 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.100263+20170512-2apertis0bv2023dev2b4 Suggests: fonts-roboto Filename: pool/development/f/fonts-roboto-slab/fonts-roboto-slab_1.100263+20170512-2apertis0bv2023dev2b4_all.deb Size: 165784 MD5sum: 7cf518274b9b80c8060444769b0ceadf SHA1: 07461185b80972ca893e1c9c6b0348733b315617 SHA256: 7d162f4caee4b17db4ea920d2534e372538b37790b97479c2bc527426d843cba SHA512: 2fa957e33b23ee93faa9b31904b6c317ce0103c25c355c884b27107c3e40c972a784c9c0a04c8f4dcfcb6cbe5e5c18d8db99e3e869cb8e5e2577dc6ab817cd89 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-staypuft Priority: optional Section: fonts Installed-Size: 44 Maintainer: Debian Fonts Task Force Architecture: all Version: 0.04-10apertis0bv2023dev2b4 Replaces: ttf-staypuft (<< 0.04-8) Depends: fontconfig Breaks: ttf-staypuft (<< 0.04-8) Filename: pool/development/f/fonts-staypuft/fonts-staypuft_0.04-10apertis0bv2023dev2b4_all.deb Size: 22660 MD5sum: bfb38d88689a22739f8ae2fcb17322e4 SHA1: e166516681e37cb838ccb1259b5bdc92bae0b218 SHA256: 47fb774f333cea2cffa0a7c63666c2b356360e52733dfc3aee799c65f628d49f SHA512: d7deb799e7e38d19ca0042ec2bef22f0b648e030dbc0bfe819d325294f605023158c636e4910e7608ec32dca83197dbbf6e1c59fbc86630a10343a6b370dfd56 Description: Free TrueType font Stay-Puft is a font developed freehand, with minimal splines. It's all rounded and a sort of marshmallowy, so the author thought on it as the Stay-Puft Marshmallow Font (see Ghostbusters if you don't get it). The outcome looks sort of like Comic Sans MS. It's kind of cute, and might be good for frivolous stuff such as birthday cards. . It covers only languages using latin1 (ISO-8859-1). Homepage: https://www.thibault.org/fonts/staypuft/ Multi-Arch: foreign Package: fonts-unifont Priority: optional Section: fonts Installed-Size: 18011 Maintainer: Debian Fonts Task Force Architecture: all Source: unifont Version: 1:13.0.06-1apertis0bv2023dev2b3 Replaces: ttf-unifont (<< 1:13.0.02-1) Breaks: ttf-unifont (<< 1:13.0.02-1) Filename: pool/development/u/unifont/fonts-unifont_13.0.06-1apertis0bv2023dev2b3_all.deb Size: 3148164 MD5sum: 650cb6847f4f378920e23038bb2c7753 SHA1: 949895fe9270d7174a5d287c7cd1392e01f5d95d SHA256: 1ee2df4182a471d06cccd8159d27f2ecfd6deab5d2246fc976a08b57fd4a997e SHA512: 07c639ca8f5bc37f5e265f57a89a88e4d95563899d3a21e3e9a5c2638a3bc84593a00ac8a482ee8222b1cee76669188d908df292c61aefea9e9ad73985840c3c Description: TrueType version of GNU Unifont This contains four fonts: "Unifont", "Unifont Upper", "Unifont CSUR", and "Unifont Sample". . unifont.ttf is a bitmap font converted into a scalable TrueType 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.ttf is a bitmap font converted into a scalable TrueType 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.ttf is a bitmap font converted into a scalable TrueType 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_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: 11095 Maintainer: Debian Fonts Task Force Architecture: all Version: 20200910-1apertis0bv2023dev2b4 Suggests: fonts-freefont-otf | fonts-freefont-ttf, fonts-texgyre Filename: pool/development/f/fonts-urw-base35/fonts-urw-base35_20200910-1apertis0bv2023dev2b4_all.deb Size: 6366588 MD5sum: fb7a2a5f06b413cc4a0a021483301dcf SHA1: 4c9ad360a9fb81bbf1e3b98d75447b1056058e25 SHA256: 937934ee7d4cba2fc07bc06712ab730250a526c0de75984d255507c5589fe7ba SHA512: d6cafb15c26f9e5009c24702b2610227ed949e1f956645627f20c8a62e58a970743c3c741e1771f988a25ff46864acdac0f7b97b237416a747c57a8ee95a49c0 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 . 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: fonttools Priority: optional Section: devel Installed-Size: 34 Maintainer: Debian Fonts Task Force Architecture: all Version: 4.19.1-1apertis0bv2023dev2b4 Depends: python3:any, python3-fonttools (>= 4.19.1-1apertis0bv2023dev2b4), python3-fonttools (<< 4.19.1-1apertis0bv2023dev2b4.1~) Filename: pool/development/f/fonttools/fonttools_4.19.1-1apertis0bv2023dev2b4_all.deb Size: 13680 MD5sum: a70dc0339d61da3ff0d9b0789fb6fa2a SHA1: c8a5e36e0e5e63c47d6b5775f113fc491566b4ce SHA256: 1b14b5f5ecdc6e6760384217e36d3522e037a9b81d24dae0a7367466b9cc9cd2 SHA512: e32ac48b8ab951880b80b6fbffbf23a9b776d4fd80fdf52f92e0cb46f2c05799141079b62b91639a6b843e0e36046221f1ff55f91fa66c2fe1432a3c54a3459d 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 Package: freeglut3 Priority: optional Section: libs Installed-Size: 350 Maintainer: Anton Gladky Architecture: arm64 Source: freeglut Version: 2.8.1-6apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libgl1, libx11-6 (>= 2:1.2.99.901), libxi6 (>= 2:1.2.99.4) Filename: pool/development/f/freeglut/freeglut3_2.8.1-6apertis0bv2023dev2b3_arm64.deb Size: 119504 MD5sum: 508046b292f1f1c0def33ecdb4142add SHA1: ac7131c6721fcf567b20725978c4118de6743e7e SHA256: 85dac093fa518fef2034c53e6d4a3a7f2f52cee5a986ec379c9010ba9bf1ee9c SHA512: e08b0e2c48c6cc1f0b224f79286899aca829d4a8c7e966ae22a7e734dc078809358fd910bf73f5f12aa23df320f33c90c1bda451bc5183320e401aefab76968f Description: OpenGL Utility Toolkit GLUT is a window system independent toolkit for writing OpenGL programs, implementing a simple windowing API, which makes learning about and exploring OpenGL programming very easy. . GLUT is designed for constructing small to medium sized OpenGL programs, however it is not a full-featured toolkit, so large applications requiring sophisticated user interfaces are better off using native window system toolkits like GTK+ or Motif. Homepage: http://freeglut.sourceforge.net/ Multi-Arch: same Package: freeglut3-dbgsym Priority: optional Section: debug Installed-Size: 247 Maintainer: Anton Gladky Architecture: arm64 Source: freeglut Version: 2.8.1-6apertis0bv2023dev2b3 Depends: freeglut3 (= 2.8.1-6apertis0bv2023dev2b3) Filename: pool/development/f/freeglut/freeglut3-dbgsym_2.8.1-6apertis0bv2023dev2b3_arm64.deb Size: 135940 MD5sum: 2db42a0125f0eaeb2c1bfc3a9c84832e SHA1: a71d3e107062dafc9974ca835f0f4e9f6551f8e1 SHA256: cc10c7cdc748cd03e1a22ef615954416e0aa8e070efd116935c90430991f4038 SHA512: 3fc5c45c9487261023d1c992ff938aa065751794005af1d7b98ca8319cacdcc5515a2f729b52a77926d384ef266e2da8e2c43aaeea15d7d6a1c9ad77d66118f6 Description: debug symbols for freeglut3 Auto-Built-Package: debug-symbols Build-Ids: 3126aff3207e20754d24f6cc059489122d23f219 Multi-Arch: same Package: freeglut3-dev Priority: optional Section: libdevel Installed-Size: 791 Maintainer: Anton Gladky Architecture: arm64 Source: freeglut Version: 2.8.1-6apertis0bv2023dev2b3 Depends: freeglut3 (= 2.8.1-6apertis0bv2023dev2b3), libgl1-mesa-dev, libglu1-mesa-dev, libxext-dev, libxt-dev Filename: pool/development/f/freeglut/freeglut3-dev_2.8.1-6apertis0bv2023dev2b3_arm64.deb Size: 177212 MD5sum: 28125c9340890daf382f2a2e5d61bca7 SHA1: a966fb8c6926a4919782f2b8738a0e613d9fba93 SHA256: 35137dde4c359d112afff1d0ecfbf41347acdd5f7a67c8f5297939401ae8eb54 SHA512: bc8edf2a80fe1684924b8240a5c98574626b72564e2d26176fae0fcafe927c58959eea01c5b1fd8ccf858bda81fe35d73c7c029ef4140510ea4a3277e6cc47e0 Description: OpenGL Utility Toolkit development files GLUT is a window system independent toolkit for writing OpenGL programs. It implements a simple windowing API, which makes learning about and exploring OpenGL programming very easy. . GLUT is designed for constructing small to medium sized OpenGL programs, however it is not a full-featured toolkit, so large applications requiring sophisticated user interfaces are better off using native window system toolkits like GTK+ or Motif. . This package contains libraries, and headers suitable for software development with GLUT. Homepage: http://freeglut.sourceforge.net/ Multi-Arch: same Package: freeipmi Priority: optional Section: admin Installed-Size: 181 Maintainer: Fabio Fantoni Architecture: all Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-bmc-watchdog, freeipmi-common (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4), freeipmi-ipmidetect, freeipmi-tools Filename: pool/development/f/freeipmi/freeipmi_1.6.6-4+deb11u1+apertis0bv2023dev2b4_all.deb Size: 170860 MD5sum: d25c42b08044c6d69029abfb8ecab7e6 SHA1: 78ea991f986028d268fefdfb7bbb2eb6304dc4b2 SHA256: ce170a5814b32e70c2534bc00ac20e0d2861f4b306a5035c459b72001d11f591 SHA512: 87f5e9116da1352a28ec155812a0b1c8f065b82843310f6d6e0c976dcf9ef42f688991706a76284c3eabf6d101c1f802987706a15a8bc0b86e21a07c75efd2b8 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: 299 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-common (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4), freeipmi-tools, libc6 (>= 2.17), libfreeipmi17 (>= 1.1.5) Filename: pool/development/f/freeipmi/freeipmi-bmc-watchdog_1.6.6-4+deb11u1+apertis0bv2023dev2b4_arm64.deb Size: 210468 MD5sum: 5ec7e90fef4067570dfa80e84fe00008 SHA1: fe497601d28d452c1f8c56af5f867b3b8327bcf2 SHA256: fb3936151aec6d1d8de45595f8ba06fc3634783ede4256fd5a31e3f1658c9ea6 SHA512: 7f7e78bc3c5b89e715d849991322945c3b9e882f109628a3dd9f0c4fcd3145aef3723ef86f409066bb9bcfe652f7a1c80a35dd678e3dca977ca642071619ce17 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: 106 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-bmc-watchdog (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4) Filename: pool/development/f/freeipmi/freeipmi-bmc-watchdog-dbgsym_1.6.6-4+deb11u1+apertis0bv2023dev2b4_arm64.deb Size: 84268 MD5sum: b7b28d0437be21f0e06ccfefbe7740f9 SHA1: 7e020305f3947295d24edcba037f576cfaf77b75 SHA256: 401620d091a751e10bdaa3e5e804252ae228f45c9c2c0231271ef7a556db8a4f SHA512: cdca2787027f939d7d88191232b244705deff22789f5927391b359c29be0b4fa29d715a37a2836649f1cbab99b755a8f6dea86a7b38ebae9a58a5f18a46792dd Description: debug symbols for freeipmi-bmc-watchdog Auto-Built-Package: debug-symbols Build-Ids: 20b5d2f7987535f091d849079874a6ad5a7cb9fb Package: freeipmi-common Priority: optional Section: admin Installed-Size: 509 Maintainer: Fabio Fantoni Architecture: all Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Suggests: freeipmi-tools Filename: pool/development/f/freeipmi/freeipmi-common_1.6.6-4+deb11u1+apertis0bv2023dev2b4_all.deb Size: 354644 MD5sum: ffbb8357fb6d04015a09adf63ade2a87 SHA1: b775571b5613bf3edc53ae22229081ccb88e0807 SHA256: bb260615e70705f456fe5cf48201110196006bc8a9e9a2a9dc5e8787600d4d6c SHA512: 03fe84aeaba97fd3ea19c2e2ccd159adb201ae89a88cdd3f784a3a9e1cf266b76a532f7ae8d50dcee1abf7ffb4c09cf1ca1afe28de1734b4ca5bc2eafd477161 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: 311 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-common (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4), libc6 (>= 2.17), libfreeipmi17 (>= 1.1.5), libipmidetect0 (>= 1.1.5) Filename: pool/development/f/freeipmi/freeipmi-ipmidetect_1.6.6-4+deb11u1+apertis0bv2023dev2b4_arm64.deb Size: 206636 MD5sum: 6f35aa3a3b3feef35aedf107898634f6 SHA1: a9409458877e085093629eb303ee1f046b1bbdf3 SHA256: 763f0a7e5fd72e77c8ca74c96d9e9e31881cc900526f415c13d3ad26d197038d SHA512: 057b8cbbcd6ebba46dd6fcbfe1709957fc8a5c974b91e563761bd3f237727023694b6bb258d96974e880b4a16a9c220ce71cb225cef80f5ebdc0d76b8ea7b152 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: 172 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-ipmidetect (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4) Filename: pool/development/f/freeipmi/freeipmi-ipmidetect-dbgsym_1.6.6-4+deb11u1+apertis0bv2023dev2b4_arm64.deb Size: 135868 MD5sum: d11042bc91734b24606aa7a48c630e82 SHA1: d5e201564c99b574372d3c315bd4a810e80c9057 SHA256: 4f1b5d42efe63ec9cade746adb16aa15e4b030de323ddb0a9d26c6b73ceb3006 SHA512: b1f9a191b3ddbaf594b4caee7b8016a6f6a8f525cf06e4db366967fba494e963c2018fec47641113adddce6b5437e872c461da5fdf5381b14ea614b45bef95bf Description: debug symbols for freeipmi-ipmidetect Auto-Built-Package: debug-symbols Build-Ids: 710b0c7a59a2e4e8998dc7ce05fdcc92eb642faa dea10e763f0ced79c8ab2690c6fca79815c57b66 Package: freeipmi-ipmiseld Priority: optional Section: admin Installed-Size: 384 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-common (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4), libc6 (>= 2.17), libfreeipmi17 (>= 1.4.4) Filename: pool/development/f/freeipmi/freeipmi-ipmiseld_1.6.6-4+deb11u1+apertis0bv2023dev2b4_arm64.deb Size: 249468 MD5sum: 032b3d86a0636ae01362e8960a680e75 SHA1: 661e65e7cb4879ca369310c369fbfdc7ce5ff1e7 SHA256: 1356232c9f45e1cfea9ec3bf39576ecfbce9b1d7d16abf1eedfd9769379ae4f8 SHA512: c65b9e83a82d47b863e900a8ecfffbd0bcdcf66e682ad7b8a598f897b56da76c3fbaf98cefdfa643163b1f4f26fcc723320341c3f5599e3ab7e0af217de2fa1a 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: 224 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-ipmiseld (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4) Filename: pool/development/f/freeipmi/freeipmi-ipmiseld-dbgsym_1.6.6-4+deb11u1+apertis0bv2023dev2b4_arm64.deb Size: 194060 MD5sum: 07adf589163444bd178413450328024d SHA1: c0c694c54618477945a397c2435ec1bb2af0e551 SHA256: 73b134a61a7f4a4fbcbc765772d5815c629ef8a0fff6bc88ec45e87da513768b SHA512: 4f1242b6becc089deebbc1fdd3997e9c9bd0e15e182818fe59e31ca9aaa987fca78337eb6f7a5e8a90859a3a4c32d0deff4ec6abd5f9aa614584f5c1ebbe1b62 Description: debug symbols for freeipmi-ipmiseld Auto-Built-Package: debug-symbols Build-Ids: 41b0f06aac7fdb3f84ab2f56331b23fa38c36ca3 Package: freeipmi-tools Priority: optional Section: admin Installed-Size: 3148 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-common (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4), libc6 (>= 2.17), 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.6-4+deb11u1+apertis0bv2023dev2b4_arm64.deb Size: 785752 MD5sum: 6598685e63f319de3842dbd653845104 SHA1: 9d60d696b4d5e5e0dd6033033281a0a0818561f4 SHA256: 99c68fd69da46d3ae020df8a48fed00d1763a3b292c065b3e59518f2f5b5f42d SHA512: 365169b33ae173a9d977f05b7c059c6012468bc622722040ba5bcb13a1cc5762b06617be56855aa310247575a659f4da1e2a4b2272d2602a0202e76dfe3cd623 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: 2847 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2023dev2b4 Depends: freeipmi-tools (= 1.6.6-4+deb11u1+apertis0bv2023dev2b4) Filename: pool/development/f/freeipmi/freeipmi-tools-dbgsym_1.6.6-4+deb11u1+apertis0bv2023dev2b4_arm64.deb Size: 2412692 MD5sum: e3800a0e018cccbe1463c456b96fab26 SHA1: 58659ba981565f8a907b44944fba9610a7e19cba SHA256: 626fdaddb46f7bee4980839fa8bb965e193df6ded03a4eb6abba6dc5c9237770 SHA512: 821ce6820238f6c6c5d38c9a684289217f0ef06567bd2bca59783983e3b941ebca90e399ad53551a27deb291b17f43217baafec74c2686ffeb5fe01530057394 Description: debug symbols for freeipmi-tools Auto-Built-Package: debug-symbols Build-Ids: 0fd1891feed3423991bfb1f335eb6575062919bd 18206824e1f154ec6e85ae04e2b739358436f8fa 1a8b2b433e8b6dd3b5b630c19fd5f096271dcc76 2fe464f351501ac839cd882d48744e843246c809 34bb8f3442beee536b6f105f3b6735f0d3c4cf20 3feb2cef644cc23daa48b5c03d57ce908999ed1b 5d9d4eb41ae48067581c1a79a35919ba4a9a7aaa 8b7b1613ac68268a0c8dabbcdb2ccea61da02718 904be21fbef040fece849f9a7263e70c8e5b46d9 a4aec70a08b0ef07b5253ad064a67aa53f8db8a0 bd6811b5a8d7eb381c408e8737248258ee27ba8e be427b631cdeaad91e82d59621787d2282f6296a c41a38d900ec95c6719ab8ab4c11cc96e452ce0f e15376a192ddb968c180940fdccd490518433fd6 ec7aed75c82b5194d36894405a336cb73179af92 fe7257be624a9ea33ddc135e811c73595d027888 Package: freetable Priority: optional Section: web Installed-Size: 41 Maintainer: Felipe Augusto van de Wiel (faw) Architecture: all Version: 2.3-4.3apertis0bv2023dev2b4 Depends: perl Filename: pool/development/f/freetable/freetable_2.3-4.3apertis0bv2023dev2b4_all.deb Size: 20036 MD5sum: b3dc3e76fb37889567c72ef676f8424c SHA1: cb9ddcfa3a3c161d1754d97fa8659225e09532b5 SHA256: ffbe8520e9d309fa57e94f157c24b08172e177b46dd46321e1184ad3280b8271 SHA512: e8f1a8a9f7404bcc32219ac0bff0c8a322412044cb5e234af237ca23e25075985d17e0715f3ff063d1c1b680c262aed2acc4989a64b3492f11eb2738288aca11 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: 798 Maintainer: Steve Langasek Architecture: arm64 Source: freetds Version: 1.2.3-1apertis1bv2023dev2b4 Depends: libc6 (>= 2.17), libgmp10, libgnutls30 (>= 3.7.0), libgssapi-krb5-2 (>= 1.17), libhogweed6, libnettle8, libodbc1 (>= 2.3.1), libreadline8 (>= 6.0), libsybdb5 (>= 1.00.82), freetds-common Filename: pool/development/f/freetds/freetds-bin_1.2.3-1apertis1bv2023dev2b4_arm64.deb Size: 207420 MD5sum: bd15ae10169e83ca0e358ffcf6f33c51 SHA1: 031c023f6b41d0aae91f319c926db6a37a012e53 SHA256: 866dba198d3f3a09dac84183bd82894f8850ea2d0e0217dac9bf24fcc5d6e963 SHA512: 5939e2ffe8e4b9cf3b2d51c00fce11be3b457afd8e2ada1367fb7c015a5e2562c6d9d65a52ca06b52376838bdffb7a6cfa9791aff33c2f57e67573663968c1cb 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: 1182 Maintainer: Steve Langasek Architecture: arm64 Source: freetds Version: 1.2.3-1apertis1bv2023dev2b4 Depends: freetds-bin (= 1.2.3-1apertis1bv2023dev2b4) Filename: pool/development/f/freetds/freetds-bin-dbgsym_1.2.3-1apertis1bv2023dev2b4_arm64.deb Size: 1049240 MD5sum: db5279cd7e67c1d8c494d1308700fa2c SHA1: 57245c0fe4ac659a21f2a722d1245622bc5acfba SHA256: 870af31c65447fe61760d42a505289156d2a560f773774fa6f0939c7070b8e2b SHA512: 4a4b14b1f2f418a586451f29098800d6dc42a4ae5c4d19126e467937c49a59aea8e6e8b9841618b1d2b669fa54ee7e9e654490154fe3b640c6dfc07621b6eec7 Description: debug symbols for freetds-bin Auto-Built-Package: debug-symbols Build-Ids: 6d58d4e68561043f9d9c8bff1ad97878e1516e48 7db154e5cf427ff228bdbafde6bcec43f765915f 80588331cca0c26fdcc95a83968e134837e58cea 906947f1db9493390dadff149055bdb166f55772 ae13b22680f3179add451a5a4dea4bf5c699c31a b0b0f4fb81915d1484bd0f739f7a9acc47b8be4a beb4c9b7ab81ed0b1899d3f458e2f3acbd5195ff f9bb8ca671ad22942619406c5bbb5b5dbc3979c6 Package: freetds-common Priority: optional Section: libs Installed-Size: 60 Maintainer: Steve Langasek Architecture: all Source: freetds Version: 1.2.3-1apertis1bv2023dev2b4 Replaces: libct3, libct4 (<< 0.82-1) Filename: pool/development/f/freetds/freetds-common_1.2.3-1apertis1bv2023dev2b4_all.deb Size: 35204 MD5sum: 0220cab3cea86b51691e5e43c5323a90 SHA1: 0e81aa17ba2f853a310b69ae08be069321bd1eb0 SHA256: 573662dd32e4ae7e5ec8a8401bad25e453902122fb58eb5417a148e2f7fff062 SHA512: 33cdd3eb4799ca16708f6ee76c38cfaf2090faa964fe396b2a89f4da78bc9ed2117a8d621647fa55364720fe1d3fa97841e45c642622834217e505133cb78ee5 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: 1796 Maintainer: Steve Langasek Architecture: arm64 Source: freetds Version: 1.2.3-1apertis1bv2023dev2b4 Depends: libct4 (= 1.2.3-1apertis1bv2023dev2b4), libsybdb5 (= 1.2.3-1apertis1bv2023dev2b4) Conflicts: crystalspace-dev Filename: pool/development/f/freetds/freetds-dev_1.2.3-1apertis1bv2023dev2b4_arm64.deb Size: 266776 MD5sum: 5a9c64d1380608aa8fc88bfca541f159 SHA1: e8c00b4d3cb8d5244a4d0c4bd79f11b28e80e580 SHA256: 70eea6140f051e1b7de46de1193cceb1e4283f0b8fbdbbca2dfc2d960a913b5e SHA512: 847cb848d5171ac3f11377b473beb3de403585dda74b1560cc47fdf83bac82ce4329decfd0041fda410b57155771af951f3db463f159d210ecd1f31de7a63d63 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: fstrm-bin Priority: optional Section: utils Installed-Size: 127 Maintainer: Robert Edmonds Architecture: arm64 Source: fstrm Version: 0.6.0-1apertis1bv2023dev2b4 Depends: libc6 (>= 2.17), libevent-2.1-7 (>= 2.1.8-stable), libfstrm0 (>= 0.4.0) Filename: pool/development/f/fstrm/fstrm-bin_0.6.0-1apertis1bv2023dev2b4_arm64.deb Size: 33892 MD5sum: a27a6dae89a25052165fa8f927812001 SHA1: fd8e16b94d16d621fdd09eeb7b4eec07d59cb2ca SHA256: ec42829b53727a5fac0b17526cb85efd369d26918808cecddc1022a659c3050a SHA512: 2f49a7b36d9dad860b615733753c5ae7b6767706f738b8c755ecc27cd2e699cddfde5be1493355f886ed09d9fc28034ccb6f44cf157e4de511f239f78fb15c00 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: 134 Maintainer: Robert Edmonds Architecture: arm64 Source: fstrm Version: 0.6.0-1apertis1bv2023dev2b4 Depends: fstrm-bin (= 0.6.0-1apertis1bv2023dev2b4) Filename: pool/development/f/fstrm/fstrm-bin-dbgsym_0.6.0-1apertis1bv2023dev2b4_arm64.deb Size: 97320 MD5sum: 30781afc59562cbaa3784f64c6a2e451 SHA1: 818a6c78677bd67929e6d33a959c5ec005d022bb SHA256: ef165c0ad5e2c6e4f58459cd02547407c4a0dbc006e6c717a08c11399150628d SHA512: 5e5022be3a1fabc6f9a4ec4d794cd90e3823a4610d92fca4e10fc23e84a0d9b1ac1d80bc52786ee7ffde9cb17203fa51008655597e7d812e9acd08c8de19f7c5 Description: debug symbols for fstrm-bin Auto-Built-Package: debug-symbols Build-Ids: 9bcc5e482fa3dc384d77c0cf1204f19aca4781fc 9df4797b36c7f5e1cebb880b1938b09f15556325 db1b77226b605c82cbbc7ab5c28f80d039b1003f Package: fuse3 Priority: optional Section: utils Installed-Size: 100 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Version: 3.10.3-2+apertis0bv2023dev2b2 Replaces: fuse Provides: fuse (= 3.10.3-2+apertis0bv2023dev2b2) Depends: libc6 (>= 2.28), libfuse3-3 (= 3.10.3-2+apertis0bv2023dev2b2), adduser, mount (>= 2.19.1), sed (>= 4), lsb-base (>= 3.2-14) Breaks: fuse Filename: pool/development/f/fuse3/fuse3_3.10.3-2+apertis0bv2023dev2b2_arm64.deb Size: 33932 MD5sum: 6c09461343ec6487f322172d22053a31 SHA1: e766af7b36ff0edfb038379cc68ba1593fcc2b84 SHA256: e1a282e41e9b08604f14153cc51f874168626705f317cf733cff5fcaede95db5 SHA512: 6b6ab0ff997256db450753a767df57d25624ec82be4656186038dd792abb8ada0a071c375af530ce7b32aa433a09cd75f0797e4e7d9e66247a64130a0cd72315 Description: Filesystem in Userspace (3.x version) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. Homepage: https://github.com/libfuse/libfuse/wiki Package: fuse3-dbgsym Priority: optional Section: debug Installed-Size: 81 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Source: fuse3 Version: 3.10.3-2+apertis0bv2023dev2b2 Depends: fuse3 (= 3.10.3-2+apertis0bv2023dev2b2) Filename: pool/development/f/fuse3/fuse3-dbgsym_3.10.3-2+apertis0bv2023dev2b2_arm64.deb Size: 52472 MD5sum: f5c5c6566b4f307f908a1085e041847b SHA1: 20292f06b058fddcef49f59fd54af7ae10bbff42 SHA256: 07c45248b75161459681bbea78528134ab91216793023b9b519e50db8d5faa6a SHA512: a7e7a4eda2696e5cfac341f57c8b8c2fd684c6022eb30745756fed039e0b012983573ec5062eca31055fcce6d83d8e0b8a8be17fa28f51254892c11cd012044d Description: debug symbols for fuse3 Auto-Built-Package: debug-symbols Build-Ids: 623f86e9e7be8caef0104674ef5f23da64222ae2 6ed8b6373d482f61acea9407e5ddfd1255cf86e4 Package: g++ Priority: optional Section: devel Installed-Size: 15 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Provides: c++-compiler, g++-aarch64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1) Depends: cpp (= 4:10.2.1-1apertis0bv2023dev3b1), gcc (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10 (>= 10.2.1-3~), gcc-10 (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1644 MD5sum: d7adcd5b83969f00b07609b0902b2fd7 SHA1: d9c1ea44f8f75f8a52a5aad07831cd55e4cfc6f3 SHA256: dfbaaa63be47c72093a871a8ff930ac46ec444584cccdba75c2acc296020901b SHA512: ef7a20a7263a9ad8943d38730d3bb5d4bc19b87102c490c1e7a3c4dbeaf26671e8667470bafc60936d09eea9ab93ca9c1ceec97384d80c93b2e81b1b47f794b0 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++-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 198227 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Provides: c++-compiler-arm-linux-gnueabi Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2023dev1b2cross1), libstdc++-10-dev-armel-cross (>= 10), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/g++-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 45764508 MD5sum: e4b92322d68ec258bd7eb282668ac12e SHA1: 3498a7400ef15efbfbd8ea2c8fa639e9c5519f93 SHA256: 60b6d7f361c82bf695931a1da1df310426c5e71bd44324952af4141e1f067bb9 SHA512: 50855a8598c832cd41f18520b9180a768914f7ead70ab6448e7255ad6a2ecea5fc5268d61b6d08b2c422e817b0a83c1d9a025819a162d42a1f828be18375ccca Description: GNU C++ compiler (cross compiler for armel architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for armel architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 198227 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Provides: c++-compiler-arm-linux-gnueabihf Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2023dev1b2cross1), libstdc++-10-dev-armhf-cross (>= 10), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/g++-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 45758296 MD5sum: e13fd670a9ae48e10816b97b6c791919 SHA1: f816126303f3dd46fd44b457e68e7fe8c04ef7e3 SHA256: 674a66d0d9d556f9daeea9900285b9d24fd6a7e55019abea882efc0ff86beb2a SHA512: e9f01377a9e05b5a09e8ed59edcb76ebf26ddc5aa9c2f41f63b2f3de9998a08cf7d28e5cf9c9b7b0646294dd71f5587d843b07f1ad8f276d4964413b06474651 Description: GNU C++ compiler (cross compiler for armhf architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for armhf architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-10-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), g++-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-multilib-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), lib32stdc++-10-dev-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1), libx32stdc++-10-dev-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1) Suggests: lib32stdc++6-10-dbg-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1), libx32stdc++6-10-dbg-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1) Filename: pool/development/g/gcc-10-cross/g++-10-multilib-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 1168 MD5sum: d07152e832eb12f40570e7971e4cedeb SHA1: 26c30f299fdacf15449ac7ad79ac05424efa99a8 SHA256: 19107af078101be474bb24a39d51289c5e5e28e80dfbb2fc1c78ec04ff1f230c SHA512: a8e1e4b08519d93c70a19fb6622dc1713778c286e28307d424857959c144f4c53e917e1e15b6727cd2e44043f6ab52988bb79c508af5b5843b19774f2b24c471 Description: GNU C++ compiler (multilib support) (cross compiler for amd64 architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 224237 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Provides: c++-compiler-x86-64-linux-gnu Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), libstdc++-10-dev-amd64-cross (>= 10), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: g++-10-multilib-x86-64-linux-gnu, gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/g++-10-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 49223452 MD5sum: 1932e39fd1018a467403be64ba26312b SHA1: f5ee29bfbd1a90b6db9d35ffbdef079ce93f201d SHA256: ac7725881d0d0ff99d5d56ecd152434ebee4d8ed151d8c3d6e8b6368392a01e2 SHA512: 368c9046f811383d53664f07a8deb19077e1396f83be3e6b868d7a16bb5cd4a8957d61b06cdfa270ccd0f61f48da6ee0c4c1a73f152467fe712af93453df82d2 Description: GNU C++ compiler (cross compiler for amd64 architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for amd64 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabi (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-arm-linux-gnueabi (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1192 MD5sum: 253011e675b13a319e1cbc3ad18442a8 SHA1: c2e2253f076b157db37e41a557f31018e5406e93 SHA256: a6f3a8b1658c93d4d39fd4c9760eb388181f4ecec4eb905734aad26cd0fc1523 SHA512: 1804eed7a4cd974ff730d92544cac8fe0425894ee69f5feb9182d105a81032cc8336804fe966309fe91e5b4bd2cd55f9d96999a7f2b745abecbc89df6aa2808c Description: GNU C++ compiler for the armel architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the armel architecture. Multi-Arch: foreign Package: g++-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabihf (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-arm-linux-gnueabihf (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1192 MD5sum: 71bef5dc02d141e3cf79a027146e78a2 SHA1: 41ae1282994eb20527457ddaee80f008cc3f1746 SHA256: 405ce4cdce93e4f9789c7dfb1bc2c8fd658fec24441b62cf9526bf6bdd10c1b3 SHA512: d9d31ec1caf538bff89b1a16708b2257550d6c115c0ef2b61832c6f926b0456bb29fe9cff3e8d70b3a2fca939cc868ba2d782c6ef483557548c2ef3fcadfadf6 Description: GNU C++ compiler for the armhf architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the armhf architecture. Multi-Arch: foreign Package: g++-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1188 MD5sum: 485a23fbb789c08737b26faae0506ab2 SHA1: 77f9ac447ebf2f398c16fde6c0a8709fbf41ca34 SHA256: 8465f6572ced034f7979db344aa8ef46ee1375cc8270a6c65d91bb1b54ae748d SHA512: f885b32ef1997a23f586f2fe042fa38ed5ea27b1890e9c091dfebdac6f61ab83f6bfb28108d931542e3766cc714bc21a1ed5ec3b1fe736fb4b60c63d2ea9b689 Description: GNU C++ compiler for the i386 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the i386 architecture. Multi-Arch: foreign Package: g++-mingw-w64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: g++-mingw-w64-i686, g++-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185876 MD5sum: c2fb2a56d99a8af8efa5de114691afdb SHA1: f23e84fbdfd3b731cfe1907969707fa4aeca1b3b SHA256: 2f9403f1fd286838186e7cc2dfdcfd91ee20c70745c153f8f0c0c4a85f0f0099 SHA512: 746fbd9deb809025fdb262ff2f4932113593f2e875858fb76f3ed678d5cd2443ccc5a73e33fc0702b8e0d5f9c2b52cdb2f44410d83eb2cb2ac1854b2b9d05697 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: g++-mingw-w64-i686-posix, g++-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185896 MD5sum: 91afb0fec44e8510e8ba84580c6942f5 SHA1: bec594efa331c8c8bfc484ac13ac37523290794c SHA256: e9908012983555dfac5debeb014c108cdb36b8e7a1fea9185d011755ebdede20 SHA512: 8b9ec96e81eab04026810a981ae1120505ec9e0fc9c09cbf4be210d750685675057a58cc748703ae370d5f3d155017cca5bd482b1c2cfb8e0ff083e06d78a5a0 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 47228 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Depends: gcc-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-i686-posix-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 9746732 MD5sum: 98f2a5625decd4a903ee43ed97af353e SHA1: dbb4e22c8222d3dd97cb81a3424c426255bdb723 SHA256: 367cafff7412e7fb8a182b3b7410f8dc8e576d981f7431f06c52f39f6bb01363 SHA512: 2f46ef24c60b5577dbada08233d5e303382bfe1c6b41a2ec52fe7d0c36dc15e291ae93be21cb36af00e03e40090aecf3435cfc0e42da5d3ac0c6f9cd329f0cdf 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 87515 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: g++-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 85766664 MD5sum: bd84335faa68dc37f11c0c10f86602e0 SHA1: 0478422c8061cdb2ae0d207929ee3d14d8dd6fcd SHA256: a082863ec2f7d47b177c8c43d0745b4d179c59f6f6a37fc7b8eda9c5f8f0b7ef SHA512: 49de62a407b1e912673bc502b96e47cad4064a7df2af694655632f43a44e8e4074d896d10c6992b6d0dcbd3171d8c5c07ddc1990b8e810a1ab24cae06db64300 Description: debug symbols for g++-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 0bd7df4ec6af03daf8d8b5243e743b0938917b3a 469467ea4b1d36fabe42195ddd44b85e692213b4 Package: g++-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 47151 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Depends: gcc-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-i686-win32-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 9745100 MD5sum: db12b95ab14aa07581ff8ba173692f24 SHA1: 6852e282678b941c6ed0fe37a3b20a1af12002c6 SHA256: e531b046f406730c616ac04b2d582b8e91e1529f436fe0016a1fea5a4b6904cd SHA512: 74a8cd20842fa0676382ba34b04a66c66b8d4a720c481a549b95bdd4b0bb16d007adcf910a6bddcf86b8be374f5d36025cc5b7dd8925471921f8414f6577b1b4 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 87516 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: g++-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 85740344 MD5sum: 6dc47a9c886e5e6d160c4b94a39c20ee SHA1: 504343ae74bf0c1da0191b5738eec4f22359f814 SHA256: 7da057b8649a1aedf2717f852cf6833d71c8feba75f4c4aa5246f33a7668c21e SHA512: f3b296387892b29a67236094b80865d683f2f542dd551907daa6386f9712590ce169f10530916ae33743759e8a4c25e515f7a968c8149db39f7c8cdbd91b5677 Description: debug symbols for g++-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 53e48d9bbe061c484fd32947c788a9dcf90d3ec2 81994da6d4a86a20cc6d46209a5d77ea87cf5211 Package: g++-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185896 MD5sum: 98a41e57a2aabdb8c1be3b212539f5e4 SHA1: 957a85939422b34e915e4b21992953633057d86d SHA256: 5103a2c94d575459baaa3b408a4356c18725ea00fe57d14f1701916530b5cede SHA512: 1cd2792a824c6f4c19e19dba6cc056c74742005cdc1793a3133d39e08797f7cc9aafa1b7bf4c15b4ea2007552574ded509df2eb1d70affd647086a2a45460212 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 48831 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-x86-64-posix-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 9888904 MD5sum: e456da0c75ba3d3207a1421151bfae90 SHA1: 14fdb83406b13d152e5dc0dd50f65c47ca6b5ece SHA256: dc741ac7ba3d29c606cc595081b5f4a1bbe449a9813035136fec170ea78ac631 SHA512: 77a8c4e483bf7e117a7a654acfee1f2cab28833bf965d4d28649e38d89eebb7d6db197bce10f9ba356ad892b928811f8cb2cbc9632af18a656f41d85b2d4f157 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 87985 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: g++-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 86101552 MD5sum: 96357ae7fbdcd90fb05e890bb19cb508 SHA1: cb75aa7223e29068186b7b5ce0644b595b6068fa SHA256: c9b89d6b5b6e3e2dbee43a26f2ad942f0f677f31146a9a8bfae0b75d534463ce SHA512: 43a3488f252a9ab88a5413b654cd2475e280978d131257282ceef048c496fa03a689d4e6e502635a6b8d0012f3559d418a1aa27413b5d28333e9a8ee5f33ca32 Description: debug symbols for g++-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 9f12ca00d6ea0028815dbb19b4e5fd9321f82776 f03daa76f205b13da48bfe5a4b2e075bca20b470 Package: g++-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 48748 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-x86-64-win32-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 9886608 MD5sum: 6d89dd5c87c65103fc67faebbb29d839 SHA1: 9e305a1451375d4a3e7ff6702df2bff149c63cf6 SHA256: 3b8847ee4b1aa6a712a4836f7ba59900eeb2b1039a8610962ecbecd83759f491 SHA512: f05f1f13bd18153df63fb7336d5a1086f16c44c6c19b1a0458d19f2d210c94e57a811882aa19cc21c669284c745544b2847b55469bb085d608c794501f6cc0d6 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 87993 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: g++-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 86116520 MD5sum: a5c20aab9a65ca0ad4b9d4f9a7331a46 SHA1: 02ef7000a92c09fa299eddc64afb117a86a3bbe6 SHA256: 4c1c1aed01cda7dbd4ad1f172de5321f248ca0e6a31a7a2d861b05002d9468e7 SHA512: 9fa7dcb4ff307bc15f8f04ff06ff062027f0cdaa8ee83b71d0a3f7e0e6562402bf33b948ea7782f2537f4c2bacf4d00a954057dce9bebcdf5b107d6bc02e9d71 Description: debug symbols for g++-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 146484540fdfd44db145bc5ea2069a025578ece0 8de7c06e88bdcb5a74e18313c8c2fb2e6077122f Package: g++-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-multilib-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-multilib-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1024 MD5sum: 759e84532ff5daf0c4c076bf0968ed8e SHA1: 0562573a8143abe4f168649cf1100653a5a67020 SHA256: d29aa47e90d340e0b7bb5de880adbc208f6d5cc9521ef44090ed4eb97bb1e45b SHA512: ebc8476853f74eb16457423ba1b49636528561a26256549f411c6c8adab8acbd37a3a541c6628ac4a40726c25d05ffa8f92807ce4d433c564f2b8d2a0196b29d Description: GNU C++ compiler for the i386 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the i386 architecture. Package: g++-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-multilib-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1024 MD5sum: b3c2f6505299648f8fb2eeaef3910171 SHA1: eb48c338091585f502405c979e4b6940de1bd725 SHA256: 3e67d2962b739660609a6b7b36fb67f12186b695877c84c87eb2f0620aed6f6d SHA512: cabb9985c71b8092009abff280c35215514c6e092995f52aacf15e6e8e359ff249301e83fd17958836c574c55bba1950f7a682cb029021524f3d84e4ddd79235 Description: GNU C++ compiler for the s390x architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the s390x architecture. Package: g++-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-multilib-x86-64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-multilib-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1024 MD5sum: 914dba481d5375008b9231edc7564f3a SHA1: 8b45c43f45c329075194078a14e1fb40439e0d6c SHA256: cc5ee485cf0aa3f590b6f3f60bd1d069f4d3d2acb5bec20cf94b47fb10801ddb SHA512: b219fadb032b6415ba025ebc1d5faa2210e2118924403000a46fbe57ab212b982e8abb062df79cc03f5d8a91bf3ad01b6e779df97729e759a12050e77ba408b4 Description: GNU C++ compiler for the amd64 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the amd64 architecture. Package: g++-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-powerpc64le-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1200 MD5sum: a1b94f2a2e56d3e753b10990a1cfebe1 SHA1: 5a96fbbd9c200bca3b5951bb6347be5e32e76c51 SHA256: 3ef2320e2b07efa4580a11377f8f95d5b4cce088e0c1c553c2725b492fbd1103 SHA512: 93ba91a519666ec3ea3394d125223be732f8e5a9de2ce2b9397e2a7e72311d261b2a4403cbdc85fec2ffcf9fb9ffa912031c887051615701a44f1b0a9f3dc3b8 Description: GNU C++ compiler for the ppc64el architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: g++-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1192 MD5sum: 43eac0044ef66263e04fbc5e101a90a0 SHA1: d654ebd850009b44b65c7238fe7545ab0914efa4 SHA256: e1484940f9fdbc9a805ea78885a7e073506c8de9c11546d39a72c1a0002415fa SHA512: f21ec66c23dc5d505bb9eaf7e65e91fa1a9c99d9c46c5984826ebf3337c7fccaae0280bb0a4650b530a8164ca08cac74718d38b5aeaa37485f043da313520ec1 Description: GNU C++ compiler for the s390x architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the s390x architecture. Multi-Arch: foreign Package: g++-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), g++-10-x86-64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1192 MD5sum: 4423412f1095d3149e722cf892058dbd SHA1: 0d7076b59629f511d3c548c789cb5bb39a74995a SHA256: 8ac197e323da42bc1f1aae48bef0fbf84cd2806879b71c4fb35b8a8d185b5546 SHA512: ac69dd22fda449c0ba404a9f0cc8bfd19ac5847a06d6c22b0c5862dbbfd6400428cebb21d225c830648764c25eade8bc1d1c4f817d286ac5713f5fb7d74e745f Description: GNU C++ compiler for the amd64 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: galera-3 Priority: optional Section: libs Installed-Size: 1905 Maintainer: Debian MySQL Maintainers Architecture: arm64 Version: 25.3.36-0+deb11u1+apertis0bv2023dev2b1 Replaces: galera Provides: galera, galera3, percona-xtradb-cluster-galera-25, wsrep Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9) Conflicts: garbd-2, garbd2, percona-galera-3, percona-xtradb-cluster-galera, percona-xtradb-cluster-galera-2.x, percona-xtradb-cluster-galera-3.x, percona-xtradb-cluster-garbd-2.x, percona-xtradb-cluster-garbd-3.x Breaks: galera Filename: pool/development/g/galera-3/galera-3_25.3.36-0+deb11u1+apertis0bv2023dev2b1_arm64.deb Size: 639336 MD5sum: fe4fd76cdc2f9903f4918b3b250c7574 SHA1: 3efdf6a858e83671001dd51d6d1b43d58d17e3ba SHA256: af31dae7a8eade1c13a14881cd168cc906d8f554fe58a89c39b658a266add887 SHA512: a9f938fe92ccf3dd8ad52c6f715a6ab7de6373a5a1655441dd6c28010d22cb5af6497a7796cedc64bff8e970505cadf0be2ea914d18bf1bd3919acb3d9170173 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://launchpad.net/wsrep. For a description of Galera replication engine see http://galeracluster.com. . This package contains the Galera library/plugin. Homepage: http://www.galeracluster.com/ Package: galera-3-dbgsym Priority: optional Section: debug Installed-Size: 11720 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-3 Version: 25.3.36-0+deb11u1+apertis0bv2023dev2b1 Depends: galera-3 (= 25.3.36-0+deb11u1+apertis0bv2023dev2b1) Filename: pool/development/g/galera-3/galera-3-dbgsym_25.3.36-0+deb11u1+apertis0bv2023dev2b1_arm64.deb Size: 11538028 MD5sum: 015634fe13fcdfa980df694903562362 SHA1: f60fa3f4f0f1aacdddacd22a4772aa648686c9fa SHA256: 3cd7851a63c24e110521ad88b7b1e6cb07e5ec698a1d2be498931ee43eb5fdac SHA512: 431c96521de83c6491b4b783206500185fc98ba54e0dfe5de6d99aadc9133c6b36016e1afdd7fc8777f14cebf9b21db6b8b12d4c05b0e3aeef068a0a6fd60364 Description: debug symbols for galera-3 Auto-Built-Package: debug-symbols Build-Ids: 7ee9d6d80f6399debef7e1ad4eaf8ae565128fd3 Package: galera-4 Priority: optional Section: libs Installed-Size: 2069 Maintainer: Debian MySQL Maintainers Architecture: arm64 Version: 26.4.11-0+deb11u1+apertis0bv2023dev2b2 Replaces: galera-3 (<< 26.4) Provides: galera4, percona-xtradb-cluster-galera-26, wsrep Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) 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.11-0+deb11u1+apertis0bv2023dev2b2_arm64.deb Size: 694808 MD5sum: 6c19c4b769e2fe15052e25eab4315683 SHA1: e805a732b630625ed3a4cbd28bd3f51bf830ab33 SHA256: e83ed94e35e39fc260822fdb7ceacfd160fffab5c76ffd8ee925d9736ff7caa6 SHA512: 8154a4a3add68e12256af2681d4f3ad36120c305f762cf94bee8b74016e59321a567dbe1639e76ff9526149eebdc97eeec65de4e508e158ec19e0cf22270928c 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: 13385 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-4 Version: 26.4.11-0+deb11u1+apertis0bv2023dev2b2 Depends: galera-4 (= 26.4.11-0+deb11u1+apertis0bv2023dev2b2) Filename: pool/development/g/galera-4/galera-4-dbgsym_26.4.11-0+deb11u1+apertis0bv2023dev2b2_arm64.deb Size: 13198224 MD5sum: 9105484baf66160a63605db92a544e1a SHA1: bbf59e266e90543383763714f3190d2d85c6e140 SHA256: 33edae3eb9c97532e5f732c0b395ef7e9e38479e312c9006a2386238330f55aa SHA512: 4f12bf2f73c93fd73a25aa40040931f3caac9e3665d34941ff0241a14bf58558b6a332299a49304cb75a5c1d9f7a525c2a55e107576a51f1c4140e42e0e66784 Description: debug symbols for galera-4 Auto-Built-Package: debug-symbols Build-Ids: 2f0f274e2d2df98a099dbd32eb714c11eaec005e Package: galera-arbitrator-3 Priority: optional Section: database Installed-Size: 1583 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-3 Version: 25.3.36-0+deb11u1+apertis0bv2023dev2b1 Replaces: percona-xtradb-cluster-galera-2.x Depends: lsb-base (>= 3.0-6), libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9) Conflicts: garbd-2, garbd2, percona-xtradb-cluster-garbd-2.x Breaks: percona-xtradb-cluster-galera-2.x Filename: pool/development/g/galera-3/galera-arbitrator-3_25.3.36-0+deb11u1+apertis0bv2023dev2b1_arm64.deb Size: 502800 MD5sum: 25bada4e9fcef71086d27331589662a0 SHA1: 8a2df0e51ca0ff12e94d5c2ff035403cfabbab2d SHA256: 7dcd2e689a8980b8a2fdec3f8676aa14b436a8bd8ecbbc6f6c92cb8be3250b41 SHA512: 48fced0e76b1545f2ba5af50a5e94182716fd09355ab6510b66519d3dbdbcadf26f5a85db6eaaca23594934175377bd3627a50aa8e9312106d832f80715a4e04 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 http://launchpad.net/wsrep. For a description of Galera replication engine see http://galeracluster.com. . This package contains the Galera arbitrator daemon (garbd). Homepage: http://www.galeracluster.com/ Package: galera-arbitrator-3-dbgsym Priority: optional Section: debug Installed-Size: 7859 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-3 Version: 25.3.36-0+deb11u1+apertis0bv2023dev2b1 Depends: galera-arbitrator-3 (= 25.3.36-0+deb11u1+apertis0bv2023dev2b1) Filename: pool/development/g/galera-3/galera-arbitrator-3-dbgsym_25.3.36-0+deb11u1+apertis0bv2023dev2b1_arm64.deb Size: 7688940 MD5sum: 0bcb515e50870b5bcc09d96494405d31 SHA1: 0715f6e0cc0983a122b1a5ed3a7860d630244c89 SHA256: 83d6fae9c4f04d9e0845115b20777db4ad9ce8aa3479d1ba2abf9ad0e255b1a5 SHA512: da183bb3889c7cdb74b1a0bfbf3c98824571a18da8e258674eec19fe01755131a658d296f70c90106361b6198b65303c73a53e6e6c52f4b5b714fa12647257d4 Description: debug symbols for galera-arbitrator-3 Auto-Built-Package: debug-symbols Build-Ids: a1fa68d214de8fe93f11f8dee1e47a865f62d35e Package: galera-arbitrator-4 Priority: optional Section: database Installed-Size: 1739 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-4 Version: 26.4.11-0+deb11u1+apertis0bv2023dev2b2 Replaces: percona-xtradb-cluster-galera-2.x Depends: lsb-base (>= 3.0-6), libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.1), libstdc++6 (>= 9) 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.11-0+deb11u1+apertis0bv2023dev2b2_arm64.deb Size: 543680 MD5sum: 3119afc20cb3257053cef3c026180bd2 SHA1: 197c627cccd9535a673d6c0a499870969059d6d0 SHA256: 17eebc4fb89c77dc3135f6f8f08f4e23f5f8e4b2771590633b7c9fb31284b95b SHA512: 01655e4b60d0f5c3475ac4d6dbfc78b919b290ecbd7d39023a5c7dc55460ac4c6f51ba8cb4511597f926940168377cb283412a4cf98c4e6c993d5cc4e56b6bf0 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: 9129 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-4 Version: 26.4.11-0+deb11u1+apertis0bv2023dev2b2 Depends: galera-arbitrator-4 (= 26.4.11-0+deb11u1+apertis0bv2023dev2b2) Filename: pool/development/g/galera-4/galera-arbitrator-4-dbgsym_26.4.11-0+deb11u1+apertis0bv2023dev2b2_arm64.deb Size: 8955664 MD5sum: ab23a2efe292246d97f498c1e066a63e SHA1: acc148751afb8b7901f17925589d387b13400637 SHA256: 845348a377b7a24cb430420bef66ddd5257f8c8f2bba0cca6c691f1d68926e81 SHA512: 57f02eb9d8ca5db16e6a304860a65c8fd17342caa9beb593410bfcaaed07b03932ed99f68cc5c56575f957019ca4bc25f9bb29fbb42c9f9414c811ea06b745b6 Description: debug symbols for galera-arbitrator-4 Auto-Built-Package: debug-symbols Build-Ids: 33f03d3bda56825f468d8c75270ccf927931f460 Package: gawk Priority: optional Section: interpreters Installed-Size: 2386 Maintainer: Adrian Bunk Architecture: arm64 Version: 1:5.1.0-1apertis0bv2023dev2b4 Provides: awk Pre-Depends: libc6 (>= 2.29), libgmp10, libmpfr6 (>= 3.1.3), libreadline8 (>= 6.0), libsigsegv2 (>= 2.9) Suggests: gawk-doc Filename: pool/development/g/gawk/gawk_5.1.0-1apertis0bv2023dev2b4_arm64.deb Size: 570476 MD5sum: 395e0eb2004bcfc5eab67a9cec6babb2 SHA1: 7f038e752a7e6171ea62e0b1e34dd8b233dae654 SHA256: 59d6cdb7553a3f96b678ed1e560eddedf839756180e4bffc25f2d283703936e4 SHA512: f5d97875a9bbd2f8067bf8a67a23809b30907ea693a4370f0aa7d016b2ef96af61afb448b4b28bd3cefc4a7dfa7c3e4884563220db75e9c553ae4ffe62de3916 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: 1227 Maintainer: Adrian Bunk Architecture: arm64 Source: gawk Version: 1:5.1.0-1apertis0bv2023dev2b4 Depends: gawk (= 1:5.1.0-1apertis0bv2023dev2b4) Filename: pool/development/g/gawk/gawk-dbgsym_5.1.0-1apertis0bv2023dev2b4_arm64.deb Size: 1084028 MD5sum: 36bddb7b6c1d5dd4c05ae1a3487a1c73 SHA1: d3c6306df8a87cc757db8e57b7c7e8220bbbceca SHA256: 157bb19242fb4374fd5b5a4da3632dfe84866bcbcddb72f74a6f4e0fcb835890 SHA512: f1312c89ada110f7d7880e1bcbc4e6ae11f238e296bd768e2299c1530e84b9c0b20bca1f84af7427114928addd7dc5b2b547a4e05e305fa455e0e23ebf08cac3 Description: debug symbols for gawk Auto-Built-Package: debug-symbols Build-Ids: 0973131923bc22b6ad8cf90d6379da8d0a6e68bb 0c70b97535fd83b9d704b66c8a29d892a1974a19 2096dd52cbfcf3b9e933d8a61a4809ff1167b5b8 2775ca1ef9ed23f000b9ea60d4daf5fc55c852cc 36e6377e6b4b14c0612e8063a7b4f960cb0dbd94 3a5e267e3774a4b48cafe0f104dcf8389d714311 4b07e54ff951c4770ae3349133dc8737f5a60250 527ba79d2531f1b2e43d9ea89b252386199f6035 55ca5fd6280b77b6453a54102b9a08354c79f98d 5d1cccb6ecd4c5ada094bcf94a3871c714a5330f 89bb93a7f7afb59e1cf31ff9dcd7d95e27802044 8f9f8cd16e818b6b476fc7c7cbf3edf509c6a503 ab5d2b243209a29d26af2d009415473c20b53059 b62435ac654c1a4db83ce70441de89a1a79c7ffc cd34d38f1efd46015837a4e74b7f2933be52036b Package: gcab Priority: optional Section: utils Installed-Size: 208 Maintainer: Stephen Kitt Architecture: arm64 Version: 1.4-3apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libgcab-1.0-0 (>= 1.4), libglib2.0-0 (>= 2.26.0) Filename: pool/development/g/gcab/gcab_1.4-3apertis0bv2023dev2b3_arm64.deb Size: 33948 MD5sum: 6a01487abbd1ea5ec6073225c6aeba4b SHA1: 91821f295315897a234104d0399c17530fa60a73 SHA256: a494ecd8ef01d57cf9ba75a7b0b7a30be2930fab6579baeb30ea07c685ad9560 SHA512: 2f98470dd34ca1f9ce8c2ac290c089ce202e7c09d3a1b83e4a0ca83b023f37bbbb193296cf9eb4f004f5eb5594778dbb8811d39ab723a860c220a18415a9d929 Description: Microsoft Cabinet file manipulation tool gcab can list, extract and create cabinet (.cab) files, commonly used as archives to distribute software on Windows. . gcab is similar to cabextract but can create cabinet files. Homepage: https://wiki.gnome.org/msitools Multi-Arch: foreign Package: gcab-dbgsym Priority: optional Section: debug Installed-Size: 32 Maintainer: Stephen Kitt Architecture: arm64 Source: gcab Version: 1.4-3apertis0bv2023dev2b3 Depends: gcab (= 1.4-3apertis0bv2023dev2b3) Filename: pool/development/g/gcab/gcab-dbgsym_1.4-3apertis0bv2023dev2b3_arm64.deb Size: 14900 MD5sum: 34e85414229aa41ff36010f60e85ed8b SHA1: 903a73f27a44903da00dc044f9c2fa81b2dc1ce6 SHA256: 0d8dc494c7112b5b304923c7d298715f74c402f59c6497847850a9eb2b3b58d8 SHA512: 9dd687cd679c6e4f3362386aafe9d442d3d0d691b6d433133d4da509a55f899b7a4d4da50b82a4004ee0921a1d327986288d1c36bfdbf70fb37d8784ad664263 Description: debug symbols for gcab Auto-Built-Package: debug-symbols Build-Ids: 534d7f7872a30d9ff7bb0c39fbce634b8efbcb1e Package: gcc Priority: optional Section: devel Installed-Size: 45 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Provides: c-compiler, gcc-aarch64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1) Depends: cpp (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10 (>= 10.2.1-3~) 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_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 5216 MD5sum: de9120126796d57b75db5d3c9cbf6601 SHA1: 2cc1820d218bd93a645ac0eb589b2609d56d2740 SHA256: 933981e6d2ed14c950105ca3b61df65dc349c9223631d13a3ad0cae18a55e533 SHA512: 68df3b2db2821a0c63fa263f41bea998d3397b3e7c0e62a6acf0ca415fdd119829aca6367a1f698055f0c158d7a50d4670cf28317a859ed3488f6d221578f2b1 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-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 206000 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Replaces: cpp-10-arm-linux-gnueabi (<< 7.1.1-8) Provides: c-compiler-arm-linux-gnueabi Depends: cpp-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), libcc1-0 (>= 10), binutils-arm-linux-gnueabi (>= 2.35.2), libgcc-10-dev-armel-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev-armel-cross (>= 2.30-1~) Suggests: gcc-10-doc (>= 10), gcc-10-locales (>= 10) Conflicts: gcc-multilib Filename: pool/development/g/gcc-10-cross/gcc-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 48249412 MD5sum: 3c1f8d80cfe28f29f1ebfc32f91c6b7d SHA1: 821cbc3490758b23d9a598501eac6709d74c05ca SHA256: 89c6f55a77600f7f111eb14b424295257c7c10121fe7b59c6a8eb1da51289999 SHA512: ff7775a3a9d0f86dc931a68508a17faca8322f1497d99ee568bb65c0d2d09e367511bc1ca5a9adc5c859fc7953f01f952063754e925fabcb55666c1e01f3179a Description: GNU C compiler (cross compiler for armel architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for armel architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-arm-linux-gnueabi-base Priority: optional Section: devel Installed-Size: 355 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-10-cross/gcc-10-arm-linux-gnueabi-base_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 298748 MD5sum: 454a5c0452c79b3e919ff2d866995053 SHA1: bea4c6c16c173b3e4f08690990ea6d610d5b4e34 SHA256: 58eecb5675e5915a2354adbec70f0007b6d262945ce64fd845047ffd7f4d7df8 SHA512: 810523959202be930d146892f353f4fb4889bb63b741a8fb5ddbce3fbe456bc575e8070db1b4646d9f65bc90161132bac4e0e4f3b0a4d0abfbce7d039cbd1fde Description: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 206000 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Replaces: cpp-10-arm-linux-gnueabihf (<< 7.1.1-8) Provides: c-compiler-arm-linux-gnueabihf Depends: cpp-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), libcc1-0 (>= 10), binutils-arm-linux-gnueabihf (>= 2.35.2), libgcc-10-dev-armhf-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev-armhf-cross (>= 2.30-1~) Suggests: gcc-10-doc (>= 10), gcc-10-locales (>= 10) Conflicts: gcc-multilib Filename: pool/development/g/gcc-10-cross/gcc-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 48239652 MD5sum: 677ce9acdcd2a2e366c200c9890a073b SHA1: 34b238a5bd7341ac086b1e4fbcba1014229a3ec0 SHA256: 2346b815bea534f5951f310553aa6040dfc8d19139e131305e42f1c4c1e93785 SHA512: b953d6edeabe1bde5959fb80c598cfd7246f4a672c8ef7dedf0bd79d8f9cd748f5e0ee43c42b49b9887e3db1c01dff93fa2bbf8ec8165d47843d3a45e5b16c2b Description: GNU C compiler (cross compiler for armhf architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for armhf architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-arm-linux-gnueabihf-base Priority: optional Section: devel Installed-Size: 355 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-10-cross/gcc-10-arm-linux-gnueabihf-base_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 298732 MD5sum: aec23c5e2916857863fb2d9f17d18b72 SHA1: ea58441c9cdae431bf68766f6495bc77172f3a80 SHA256: 89b597df045f9a65aa8769446c93796fccefaede7d6bb1d5ea946aa13e81d89c SHA512: 828d158eb051f76fe7532019ab60fe610b8f9dc2ac147542be72e234d963fceeb293239ebc63913112b49f29653c7fead3e74c9d2e49a124f27e874590da05d5 Description: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-10-cross-base Priority: optional Section: devel Installed-Size: 348 Maintainer: Debian GCC Maintainers Architecture: all Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5cross1 Filename: pool/development/g/gcc-10-cross/gcc-10-cross-base_10.2.1-6+apertis6bv2023dev2b5cross1_all.deb Size: 293892 MD5sum: 648ff3cd2754fd3136201696c57193be SHA1: ab83227ac948a8e65b396761f3a5a923ce1a8731 SHA256: 8fd5b24f7e448606f1e30707f2e34498b2fffc7070b5b2f3c99b5081fdf05082 SHA512: 9e3e83a5067555f87fba186114c4c04b79cc486dbdcc0a1700c8adf681a51d719df15a58aa5a3be782b9f5351ee100a885aaced055593791c103aeba41127a4a 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: http://gcc.gnu.org/ Package: gcc-10-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6-dev-i386-amd64-cross (>= 2.30-1~), libc6-dev-x32-amd64-cross (>= 2.30-1~), lib32gcc-10-dev-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1), libx32gcc-10-dev-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1) Filename: pool/development/g/gcc-10-cross/gcc-10-multilib-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 1152 MD5sum: 056de718e4fa9dcdce40657f426acd38 SHA1: f5a606042808cfaec71d3796a852805099f0c7ff SHA256: 1629bf83f190dec195792e234fd6cc493c3c8237c22893949a0e968eae82bdd7 SHA512: d4bcfdaddb98976eab9ee5b50afc8d9f1a3d636919e06d1013f5d2c688e433277c95da3627ef1e9cc0b8824d0fafa3b50b12dbac56e815189fa90fbdf896e2eb Description: GNU C compiler (multilib support) (cross compiler for amd64 architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-plugin-dev-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 8542 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2023dev1b2cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.17) Filename: pool/development/g/gcc-10-cross/gcc-10-plugin-dev-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 1256648 MD5sum: 851d95084ff4afc348dfc958077c880d SHA1: 33881cdeba0aaa29eaa753c36703bc85d97603e1 SHA256: b6bae444935bc2a07c0d6fc507211b4918c37c34ccbeb183df141cf3021ac150 SHA512: 1901f9a8b4158a59956e7085e250f2ceb2bc6ab9d2ef2a6f5aae10d6c0225bd89f15061de1c7011242a4031cbc15fc2d667c82ade1b0f8ba9df4d69d4075483d Description: Files for GNU GCC plugin development. This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-plugin-dev-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 8542 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2023dev1b2cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.17) Filename: pool/development/g/gcc-10-cross/gcc-10-plugin-dev-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 1256668 MD5sum: 2d6f61361cba818743ca8da0570dbeaf SHA1: 80b2437e8faaf6bb027b4f1a575899452dd128db SHA256: 474c01a39d11e5f49e891f3ad5ffc50ee3a923ada2435ce75d873da3b0edb659 SHA512: 6413e1aac06583188c439f09e7d99031c294e9f74d717a9d6dbcde436127227599d80a323969270f624cb3eb086935db545e7cec369c33371260300eb0b14de7 Description: Files for GNU GCC plugin development. This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-plugin-dev-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 8795 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.17) Filename: pool/development/g/gcc-10-cross/gcc-10-plugin-dev-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 1278320 MD5sum: b7b9da4370706ebcf0a13fada54c741a SHA1: 7dd5425d8a1f7fe5edd32f24f81e75566dcab8fc SHA256: e9ab8961b4644d5fd3dfd50338af605faac93079a5cc60e51916090f1b0f860c SHA512: 4412a9986227c5d4cc041551aed692e43190ff236a4776f83d4cdb063e1426469f863f19633994fddea30c3a01ed67e6d9b055a349fff0bbb8adb2eb28e0c0fe Description: Files for GNU GCC plugin development. This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 232906 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Replaces: cpp-10-x86-64-linux-gnu (<< 7.1.1-8) Provides: c-compiler-x86-64-linux-gnu Depends: cpp-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), libcc1-0 (>= 10), binutils-x86-64-linux-gnu (>= 2.35.2), libgcc-10-dev-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev-amd64-cross (>= 2.30-1~) Suggests: gcc-10-multilib-x86-64-linux-gnu, gcc-10-doc (>= 10), gcc-10-locales (>= 10) Conflicts: gcc-multilib Filename: pool/development/g/gcc-10-cross/gcc-10-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 52186340 MD5sum: 28ab04d406409412c72a518b1d550d9e SHA1: 8c2391c4aa842a854ba829ab7904fc48c7c67012 SHA256: 450b1f7c58763be2ecca4fd3eb862896deef15a72d18d44a0c90794c1f854942 SHA512: 3aa99f62dbeaaa4176f22480622ac0fded222c8bd9fa8c1ea79a05ea0909b5db7aa50a403c45f21c09a34726e67def56558cde5f320d047ec0cc25905dfea9db Description: GNU C compiler (cross compiler for amd64 architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for amd64 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-x86-64-linux-gnu-base Priority: optional Section: devel Installed-Size: 355 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-10-cross/gcc-10-x86-64-linux-gnu-base_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 298760 MD5sum: 3d2c97e46e83d199ac875c384efab93b SHA1: 28ba06b9b0c6982c71a37c76be5471165c2a2909 SHA256: 18b0a43e57a46317136e156a27ff7650dd8e73e219a8f357111ff07b48c13686 SHA512: dac8a4cbc81b1cb9032a92f2111679a60ff8a5ee0adab5b64c154dda56452c2eddf75650a9bd82f601b14d2815bc0df9be7472088ac1c5bcf44ea5d96ac10fb3 Description: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-arm-linux-gnueabi (>= 10.2.1-3~) Recommends: libc6-dev-armel-cross | libc-dev-armel-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabi, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1480 MD5sum: 775a2f517978c4f30fcb085388d78ae6 SHA1: 9ac7fb83a8c1223b7e5cb34836d485d2dee239d4 SHA256: 89055192dbe13ccbed78749e3e6fba7f0e1c4b87e1dae76001f63a8493c752a6 SHA512: f1506d4a7321794406a3d2df2b9df78b103a502dfb6563afd895be5ce34f2dd73fc0644a2f350b5b8864c09a25bd82955573f0f1897fd1f69d3a735591c1d58c Description: GNU C compiler for the armel architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the armel architecture. Multi-Arch: foreign Package: gcc-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-arm-linux-gnueabihf (>= 10.2.1-3~) Recommends: libc6-dev-armhf-cross | libc-dev-armhf-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabihf, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1492 MD5sum: 575cdbe13dd41f6255c53ef16af01197 SHA1: 99df6a49ffd17c67d694440abe3db2c1c5568610 SHA256: 9e58e035893d11d4340b281d167debe6c86e24348aa51271f4d14ebadfe73d3b SHA512: 685379e3c4cb2b810f8dfe961792f566ce4fbf7ed83af3139a2c24d58d80fbafb40b6771e57d91305d47c6ff2fee0cedbdd0f217e19a079891b8d604f74d5c0d Description: GNU C compiler for the armhf architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gcc-arm-none-eabi Priority: optional Section: devel Installed-Size: 502695 Maintainer: Agustin Henze Architecture: arm64 Version: 15:8-2019-q3-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4), binutils-arm-none-eabi Recommends: libnewlib-arm-none-eabi Breaks: libnewlib-dev (<= 2.4.0.20160527-4), libstdc++-arm-none-eabi-newlib (<= 15:6.3.1+svn253039-1+10) Filename: pool/development/g/gcc-arm-none-eabi/gcc-arm-none-eabi_8-2019-q3-1apertis0bv2023dev2b3_arm64.deb Size: 28864932 MD5sum: 24bc58d87b75dca9d060def1e4b4bd3d SHA1: 0a96423e0ae01d8d8e8cd2e373e0eca91b5a53b7 SHA256: 072de1a50277d61e00a3602130be21bad2fc5a3adbaa7809dcbf6708cf0b6022 SHA512: bf8a1bd497dea4acb49224cf63317f270a827068a41a5e117610f910329ffaa14b02c62695a160f2fc29c4b2081d66c0e8e77bb7dc94bfcafb3f9a2abf9a54ae 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 Package: gcc-arm-none-eabi-dbgsym Priority: optional Section: debug Installed-Size: 201072 Maintainer: Agustin Henze Architecture: arm64 Source: gcc-arm-none-eabi Version: 15:8-2019-q3-1apertis0bv2023dev2b3 Depends: gcc-arm-none-eabi (= 15:8-2019-q3-1apertis0bv2023dev2b3) Filename: pool/development/g/gcc-arm-none-eabi/gcc-arm-none-eabi-dbgsym_8-2019-q3-1apertis0bv2023dev2b3_arm64.deb Size: 197215084 MD5sum: 6f00ff3f6d33269886e2f5b67bf45cb8 SHA1: 9eaa81e23952e16af3bd09089df57bf6b5718c05 SHA256: dabadebcc456a333ad3a30215bb562633d510c0f76e13d3f542b6ba76210c1ca SHA512: d679c3b61acff4b6126ac1e2695b6ab4e5c0b80a5335953aca8a00ef7f6e44caee1858738d6d5573659fcd921999ac8f207979f3fc555e1bbcfac8161d5140b6 Description: debug symbols for gcc-arm-none-eabi Auto-Built-Package: debug-symbols Build-Ids: 0fbabcfdbc9154e78deab186fc69a7313c279c35 1fd448af579dfb6a6313906f5bdbf6953dcbe282 23ea6e63bdf53d700a7993741ea2c7e9266f113c 383f2b1cce9c806cf0571edd2e07be0ad1c4ed34 56b96e9046c5f75859a08e98517702c78ecce47b 62fb7678e27d295d86c7c2674b198299c332de71 7ae3f5abcf266eb432af381a2002579a2757a534 7fc57cde1184906bd79d863b903425f31f472918 9b29dd9c936100e355acde28058535412fa72110 aa772ceecaf4266f8777b0edc7254e069b80a63a b2cd4f8c45f38c5d70e861ebfa5a06307010967f be4acb96f92f5e606d8a3bd2fb6f6b9a396ccacc bfd1938a9138b9331042ab6351d4e0129a40de80 c3e21c75f8fb37d7ef092a1070858189ae7c4119 e612329f14f9ec839520d6cff4fb57300e0ced66 ec435942128b4aab9666784820a9de90d8d915cf f026dd1d7167cabcb918b515507a3ef2f8fa54df f60350875644adae1a31d429a83ebdfa4309efa5 ffa40ebbbf1da300f5094b6c3f0de3d5ea199ab6 Package: gcc-arm-none-eabi-source Priority: optional Section: devel Installed-Size: 51007 Maintainer: Agustin Henze Architecture: all Source: gcc-arm-none-eabi Version: 15:8-2019-q3-1apertis0bv2023dev2b3 Filename: pool/development/g/gcc-arm-none-eabi/gcc-arm-none-eabi-source_8-2019-q3-1apertis0bv2023dev2b3_all.deb Size: 52228032 MD5sum: 69ca49a2823f6c248fbccd50d51bc20b SHA1: a7af5c4d42b0b7e9da7dcbe8e9ac874eec0aea75 SHA256: 8b84fa927bcdb4fcd295aa274446ab67f49eb26f8318b4b06904437d4d64b497 SHA512: a35f2d2b4373e824a1906b047021410954c24b51cf6b239a0491f43c7fbdeb6a173cdf1b8334d112854c4e336758b9bf71446cf2cb2415cca9ad3dbea5c9c829 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 Package: gcc-i686-linux-gnu Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-i686-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-i386-cross | libc-dev-i386-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-i686-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1468 MD5sum: a7c8082cf97a68cc05b7ceb465950ba1 SHA1: 03c769574f7f6d0396020870f236ab0eecec4a5c SHA256: f7cbff9e370e0ddb64a3e6d5a1e848bf903e35f17554d63cc2c8efaef0a445a1 SHA512: afa55f92fb0039fd2db9b7dc5ab02155b47ea2f1415301f06603087a73865d2e56e2bf21fcde6099f6151d832965ebfca999c47a4a6e58a57e5a49c9df685a26 Description: GNU C compiler for the i386 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gcc-mingw-w64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gcc-mingw-w64-i686, gcc-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185872 MD5sum: 5f6f0fafed3a401037e3d6f816414cba SHA1: 98bdb62dc77aff5b38c86ca2a1d8634d76f6104f SHA256: 07b6ab048c5ab47e0b0df19b59a2ae4f88a78c68bee9077a0a8f825195b2983a SHA512: 1af7f5c352ceade95cf7509df11140fe708cba4c79ea92577ed420f297755d84a91f2ff9ad499e95fe7aea8704982109078c8ac57a5c91c935a8d0c58977f3ef 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-base Priority: optional Section: devel Installed-Size: 252 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-base_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 186512 MD5sum: d9e0321c27bad3b26f6c2e1ec0e1f2b7 SHA1: 1c45b58288549ce4dc0bb14a3b84a82209617e48 SHA256: b8398bbe1e7191728bcc85a0d8b4cdc5b4dcf20c961375ea7ecaedef2a3c28da SHA512: dc46941d9a07871d32234289ecd5379cbd67715de2e96e4dc70613d5423d361f054ec75b56b18afbc6e4d327a71d24d296334c24347b17f8b16cc99c78a64d14 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gcc-mingw-w64-i686-posix, gcc-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185892 MD5sum: 1f79c20d3e3b2039fb719ab02e91183e SHA1: 3387159d0caff3765ece18d2d0e08d11bc6ccad6 SHA256: 17fdf80119e249af43fc93124584b36f6ad5dfe59235d8d579f6444cde43abb2 SHA512: c8891ca2b92046f1ad4934c244f62e653f408a9a6574bfd82af9eb2fe160afccb2e4c8b95e70313b3a6f937252ffd656d853f1cd8626c9e963c2bacb67776558 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 91936 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 24195924 MD5sum: 9181627a79ef3cfd9b5c543e53f226ec SHA1: afaab9ead6ee19a4a87fc80f2c8feaefd5a62449 SHA256: 6b1f9d1555fb1e2b60c0fe068df7420bbed14ebc7c7d21344667257e818e2c18 SHA512: dd907122528368896fb5e47c3d3d53fbf4ce74767977ed85bf43184f099cc48bf44237b6e7f3d949cf4081da0d5c80ba1237711f4c12ee9038e91f516b74493b 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 246575 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gcc-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 241167528 MD5sum: 4d2bcfda3748ab50c27c8bddeb7bb884 SHA1: 056bbe43ef300e796f4a1dd9b3b2ed29eb881e48 SHA256: ef2f9eecec28dd6459b7622de711217f84aec4df260a85787635bfa0c3149f58 SHA512: eebeca7394a0d6e28a57e8239d3c4835f3594515854a4a513d0fac9d6f1161e2c46c43a7c46711b0d02f5074d7808ee4440a183ebf67de65958dee21220f55c8 Description: debug symbols for gcc-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 142b5e7486074a70c70701da91aace12883c98bc 1bb79fe6260e5c4d7d8b421b40934b4318ff52bc 1ce8b95afffb18c41b066b19911d60be2bd4ee4b 385b2a1c24c230538f5f72467ed66aade3ec823b 4209aba625e46206a14ca995d24ffe351f091d3d 423f796cd6b4493e1cc48e78bab0b95effdb09a6 561727e83395ac55fb588ee7108442f6f6bc56ba 5760adb2805544e67cfa24cb08f94a9f34edec0c 656eb0825382b569d5a06a9b3f631dc56069fc12 9d3f098844381f1ce21745adf83419f0d9b3ebe6 a67857df2e64a3163bd4517c1bc450ec81ea68db b625182f612a379da6f7681deb49c78135d3a790 c9621c6640ad553c8810b47fafafd11770c806fc d0ff7bb605d44ac9686578f9619a28471e7c3d3c d9f72f437691b96d46d0af57e157680e211a26a6 dc967aa9c2428246c69c2b295e55c5ec04ba578a f0c8a358f860ed0dc08b5a2fe2cd41a34ad6bbf6 Package: gcc-mingw-w64-i686-posix-runtime Priority: optional Section: devel Installed-Size: 48431 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 10754824 MD5sum: f3aca8ae7e9511845d9a0d0d8b9c97e5 SHA1: d1edee0897807f3fce28ef71a5d407562f92d1ff SHA256: 3f607584cf8524c97fd59514fcc1e5284541867c2c5b6993088500abab26e1f0 SHA512: 96d6634c5a7c2bead6036146c2a2ae8d3eee730c6d4a3fdbec040da53fff3335940b1ec7aa4deb7eed44bd299b3973c42789f46389678e63df32b42d2f6dae8b 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 91937 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 24210076 MD5sum: c0d747e9b1c845e39a0b0db6c9c402d4 SHA1: 9d5205c8d0ab18fbf06884088b1df530f1c44935 SHA256: 477b566b5f6d0b54afd08fa8934b7e6fb4b6a1ca60c1e5aea1ac8a383626a584 SHA512: 41f2bb3b5df73df10b66a781f6ed33ee8eabde61175859ab029a01ea13114ba80674b3571f3f05d33418be8195b4731d5e45eeb3e3335d4cac5779accf62367e 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 246571 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gcc-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 241156028 MD5sum: 8024699fd0ebc84d6d3886bce339d100 SHA1: 17b29900dd52473ff9c2229fe0f71d826d51ef44 SHA256: 31112a30b9e9fc5ec289ec43faad339d24c062f8af126806f71f6765180bdf2b SHA512: c1ef0b75bd4aa39ead97029183ee4862cbca0b11e2970907bd00b57300b22fa482c32fd7ab70feab74deb5586b61f00a689ebe52c3fadd6a216d9e7f2c6c876a Description: debug symbols for gcc-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 047aae386d4581e775950369bca50f4d1a917784 08e5e55dd59a1c0a7bec9612878e7b5dfb2f16d5 20640bd2fbadb7046d36408db3503c35f40f8764 71944960e30d5d55ec40130080992d4b77d04482 75021e5e27db778a388e9bb7a28a4a03e61f1ef4 7e185d7ff1e29a1cf48900fc6dc680d9b286e855 886e4ef58154d8ee8a2a0067a315a9b46ff970d1 8cda30404f46f8f60d8e89b47fec2481e65af901 8f7086b45cd0a0afb5e2eac8fd88a1b0670f9bcd ac719044b620fd86599889b4ef28d363a03a93ad b0096971026d6ec41c840b988fb26c8f80f24bd3 b51ba007beb2901b06e518a5319a5ede18b4e35a c493c993fa060f4acfcccbb85b9e47c22a9fe922 cacd12451378f95e9c57209a59ffefe304a7f002 cbfb25e2910d376eef226d25bd90d4a2888641dc e68b202753594a89e8357a5e7e3027bd39124a8f ed2165d34594ef94f06ca154e75a301ab6304652 Package: gcc-mingw-w64-i686-win32-runtime Priority: optional Section: devel Installed-Size: 48275 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 10713428 MD5sum: b78f55ee59cb8df18a87508ee891215f SHA1: 831c50cba07028b122197e88e9930806c186ede3 SHA256: 445299316e0e1771d22e88fb037f14a7a6840a60f97c72b06687990f0b6789d3 SHA512: 53425945f28bebfa101893f41abc042d421dbb494d8439116def7559cc8eff876f64091e9f981c99809cbeff0d60083d6d74b26ec7fcbeaf5333b45928787e2e 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185888 MD5sum: eee4fd72ae58f91ae89e3252d6804153 SHA1: c7d9ba06a33f936fc90665c03cabc34bcf68b661 SHA256: 44e58cfacb9e8e848745e5a3961655475d740a1ace9a59af705408499a842393 SHA512: 3573f6cf8b2c20fef7eeeecfb216c496810c7d8442c2e2175830a191804f46322b3709454e4c0a413a7e49a46abdeefcf67168a8994e5bbc9c30edcd9ac4fbce 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 92813 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 24366672 MD5sum: 7ea07bb537f1ce8c9efe18487dfc1411 SHA1: 3642ec1d88dc42923099e3334296107dddc6a80f SHA256: a3e88eeca22f12a63226c030d6bc7e31233ecf96a8fa29faee6a4b2da76378c5 SHA512: c5fba38c1fbe0f22069798f07e7e933ae9f741ae705ee14771a6c3948ba9a3847d4b6d0c35a7e561b1f5ee892f3af96560d767edc7d14be566c29e0ba3457f89 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 248012 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gcc-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 242582356 MD5sum: 81a5427077084d67a2204e66e6e3061b SHA1: 9b87b4c7e66933a85b9d2a83c328feca868117d5 SHA256: 9dd07566376f6063c823347018019c5b66ec1a28607ac72004408ef0750f42eb SHA512: c6461ffc41b40b6f50202a4e0042f49fccc1ea9fa1e1933e373c3b1c6f0ed066b65cc96047dcbcff057b6b8bbfb67fab81ac58c7cb286a29a9e880b2501e5928 Description: debug symbols for gcc-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 05c6a7eefc7cdea633503254a7a19ccb93f47025 101042b6ef03e9c3436f35bf0f9f9dae8cbf44fc 114f2410ee66bd1490f4222f3d65d1f9e8e9b0b5 20775658c4284c9267ea103b460eb58165701940 26eb946890a93b18ecd3c5f1b9ab996db98802c2 4fa263d259a6fbbab463399b33d84f96167f2c6e 4fb4844f1cd95de383aa57eb2ecedea9b0cdb012 5ae676fada7b1915f157477572c071233c7393c1 6c2b481f16b7128b1cb9a4d70ca88f1f646be2e8 7a8d086ff5b1be9e102b53da2a20dee0c8a13798 8c2323e35e961768f97b605bf60c4228621b8c1e 9457b35b534ddeb9036cc031178ebc822b0a0f61 9457ef52bdab1f84b1e3980cab013e67507aa926 b04cf9aac27ded61591e7d199db255aa6f348aa3 b9e8876d819d319e2cf2e195ed4b4dabbbc78b2f eb5b03c90c8161cd00e1a0a76e5b5a244b648040 ee5896577f5e0368031933bb0407e3dce05c569d Package: gcc-mingw-w64-x86-64-posix-runtime Priority: optional Section: devel Installed-Size: 60509 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 11475976 MD5sum: d911eebf494874f5bc1fa8ccd9c68e2d SHA1: 879258e09d559af08318eb193bbbba18be234bf5 SHA256: ae1c86dc4ca6882dad34d9471b2426434931224abd7c44b4f624577b41b10d1a SHA512: 39553cba5d69448eb1c1c54c1c001b2ef8a65d5c1f8d855c1c4f0d770e8b5b8a81330818cd715f8942c6011bdcb9b9b87b004b6a146d9676d08160c450c3a317 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 92813 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 24362600 MD5sum: 4f72e4eaa361c7e829a3451e2738d511 SHA1: 016ce0fcf40b502f4403108016b9073ab8849fa7 SHA256: e8554cc4513eb859f6cf49110c12a9a5a4eb28fa8859df71c36e36dd192225ff SHA512: 73e120e17d93dc1f0ee077bbbec00f27ef2d7ff52d371d50bdb8e71a0d9960061e0faddf34694db040b4af056e51719c27d38e7eb3398509aba47413bb2a1d4b 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 248000 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gcc-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 242572152 MD5sum: c0b29648fceafe1e7fd14da50e0230b4 SHA1: d7bb1ee80487da0499bcbbf65814db7ae123d624 SHA256: b3936a1e89e297d973d8e5185cc8b1e49e39010b17584bd64b217236221195a9 SHA512: 37d4629897bb60a24c6076528a7007c9f184e5ce694447a08e61daf9d1f5294cb7b15610ffdc6c55f6d68fe6bdb65d568ff62681b036e174a49de3f8847bd1a4 Description: debug symbols for gcc-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 023a81eeec9c9387253159a25ae94cb1cee40722 105d04987062266156c3fe319a7f964302f6bc06 2c7f51c17b77f597105bc56d13b44b302513ebbe 2c9544d90423c23adf81547dc9b06ce64d269c3e 2cbae20dff99fbc89f01607ffcc716fa1579468c 2d7018c2a390870ea6e68e3a4a3b884dfb3b97c6 3f530abda71c08a725040342198b7348110c42bc 54b5d5f91cfe8394887b47cf7dd5c9587d1572f1 5c54c2e527e7b098634c05c2cb4be099b35bf63e 604be83123fa914fd795f17edf9f1a0c155e5ded 6766c1989dcb6673c77529dab2a463e6250d5599 6b672b62249790d90e5830d5b4df632b65c423ad 859d47e81ceb33b5cea46bffcddd862ddc558b9b 8cdd63c30e216ca8223ec40e43bae1c3ff66139a c26e273e2587aa7ad0e81cacf3c4c4b61743a6b5 d0f68fefd2bb28264afa6df23e977d9cc3be3add feea08e5aae371807f8a4e03544b5e6011d6b3b1 Package: gcc-mingw-w64-x86-64-win32-runtime Priority: optional Section: devel Installed-Size: 60353 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 11422228 MD5sum: 736c18286d1c483671c852cd53e09d0b SHA1: aa4761b8c384984b8dfeff4738e126b8a1e25269 SHA256: 83588afe60854f50a21ea1fcd7ef48481d66f1674dc326cff8c7e910398b3304 SHA512: dd37460a521287001eb27480d24acaade6b6a0ae605e32a7c19cdd21da0c6ac388be4fee2f313b7cc4b9568068239200912f565a4eaeb61216e2526b2e43c6ab 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-multilib-i686-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-i386-cross | libc-dev-i386-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-i686-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-multilib-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1096 MD5sum: 2884967bc23c218639987eccd8767ad2 SHA1: aef2107a1fe606564fbd42bbad19543bf7b63790 SHA256: 0ab87d5fb556df8ba0eabcfa4b83c98c3834ca046ddc46f361f20b417b011abd SHA512: 09143ccbf41044e837e99c21cf05b6850d3bc70699d6aebf5fd44c93bb809dc6d0b6f128213e0cae189b31fa63aab1926bbae0f2665e75789c3995c2d1eb830d Description: GNU C compiler for the i386 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the i386 architecture. Package: gcc-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-multilib-s390x-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-s390x-cross | libc-dev-s390x-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-s390x-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1096 MD5sum: 271e3e3ea64f673e523c8e96425ab291 SHA1: 82690b09e771e124b751256d44b70af7aaebb74d SHA256: 66f1460cc18dc384daae858a70267b962b17b9f231076d147dc258c21733c2ad SHA512: c952b0b5ada307b9148a935899f561300b5f8bd97904df68580e23e8db847fd01c6c1c6d3202e5407874d41502fefc2ae525bfb5e417abadf45081ae832f0388 Description: GNU C compiler for the s390x architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the s390x architecture. Package: gcc-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-multilib-x86-64-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-amd64-cross | libc-dev-amd64-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-multilib-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1100 MD5sum: 59bd19d2ee6bf02a746a7e55eaa52597 SHA1: 4f52048cd2e22202a581d7ecf0fec1e0fddada8e SHA256: 1c85dd1d8471fb8ec750bcfebe4570cdcf28758943337efadc88a8abfc9c9d93 SHA512: 14aa412ab73c0ea6e1289d739c6e0371f90896e95498a3266a6f1d4bb9eae6e700e288bf840ff6f9fc04ef0c4d2adb9a0457f497aa52801a1229378079f087f2 Description: GNU C compiler for the amd64 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the amd64 architecture. Package: gcc-or1k-elf Priority: optional Section: devel Installed-Size: 34552 Maintainer: Nicolas Boulenguez Architecture: arm64 Source: gcc-or1k-elf (1+apertis1bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5+1+apertis1bv2023dev2b3 Depends: libc6 (>= 2.17), libgmp10, libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), binutils-or1k-elf Suggests: gcc-10-doc, gcc-10-locales Filename: pool/development/g/gcc-or1k-elf/gcc-or1k-elf_10.2.1-6+apertis6bv2023dev2b5+1+apertis1bv2023dev2b3_arm64.deb Size: 10930100 MD5sum: 6db0290589b6a550dec9edde8a02709b SHA1: 85d51c785ba123553fe6ec8fb689503392064331 SHA256: 02469eb3e2bbd92c5428c00635cdceeb3d764debf19631cace0358544b621c74 SHA512: d8bf2222e6de625a6c5b2cb0b1f2d80908c31e711d91f97df419a9138c796ed34012a342f7fcf50178d41ee7a4da045129141686bce2a6fb58334d3cc0e6b73c 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Package: gcc-or1k-elf-dbgsym Priority: optional Section: debug Installed-Size: 82443 Maintainer: Nicolas Boulenguez Architecture: arm64 Source: gcc-or1k-elf (1+apertis1bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev2b5+1+apertis1bv2023dev2b3 Depends: gcc-or1k-elf (= 10.2.1-6+apertis6bv2023dev2b5+1+apertis1bv2023dev2b3) Filename: pool/development/g/gcc-or1k-elf/gcc-or1k-elf-dbgsym_10.2.1-6+apertis6bv2023dev2b5+1+apertis1bv2023dev2b3_arm64.deb Size: 80090248 MD5sum: 7f24eb83e14ce38965e31de0d7e759f7 SHA1: 66b53a94714d124681656f41ff72d9ae7552438a SHA256: 3734df701a8994a4b867051488c31fe3289bebdffd253bf71c7bda73ef10c58d SHA512: 27cfb01e07d558cb0d01972cc088d5ec2e98c9780afa642581dcbe7ef57ceb950cb89787d496081eb9d9823ead596bef7df3d32124ab1de64549b1f1789a1d81 Description: debug symbols for gcc-or1k-elf Auto-Built-Package: debug-symbols Build-Ids: 0a16046a75a96b18fe2f19186f3aa55db2bebf52 628fe940787a0aaa726d8571f808f38811c74ac7 630b584e78f5711c4381f719504370ecf624ed41 68e3ef5cfbe45537487918769d6ae66e01365e61 723bfa1a1335bc850883e4b32a9bce6bd77a3d0c 79b5b41b7f311c7ca672c2646c655b59b82f9785 8a259477f98787fb88d200df5febd86b706685c8 cd8aed6bb6d937a4c849ac29f4714cb9f4430426 dfbd6e3ba6f00fd1db01dd30fc5fe940daf742ee ea4c41eb1113303681bd6e0c257a1a0bea483824 Package: gcc-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-ppc64el-cross | libc-dev-ppc64el-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc64le-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1492 MD5sum: dbfccacfa8809734284bf4bacafc996d SHA1: 5233cdef23a253300f5266acadea04f5a40f2fce SHA256: 089bf51459c1fbab594ada13f16162fe807e3c1b78c35195a21d50e351348470 SHA512: b44f918d18eb4ad3d2bfee586bbee66991d679ef67efb144e7908ce3f2eda7a80e79e0512da15e3481eed3f0593f1cf16830e32ec9b5c5838c662454239f5ca2 Description: GNU C compiler for the ppc64el architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gcc-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-s390x-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-s390x-cross | libc-dev-s390x-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-s390x-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1472 MD5sum: 2e92b8bcf1492e679d6cc42ef49b5b01 SHA1: 993cb673627ca6d9175d8b548dc33614dc31f004 SHA256: 4d961053d228113fd768b8414d97b8e40f0095976474720bf1fdaa3846af0683 SHA512: f7d91bc983a024aaf590dacd35588db9ec33962e5b4815b7caa5dd8e6ab51aa9fa10487f35258d8d53e96022bed8401eb30ea198e08421e39a603a4637588b87 Description: GNU C compiler for the s390x architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gcc-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-10-x86-64-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-amd64-cross | libc-dev-amd64-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1480 MD5sum: b7172c6aca33b84c519d9efaca30d23c SHA1: c8941e0c3ae5adab60a3fe657c85fa98edc94225 SHA256: da3c967cacfbc04cf579772cf6e4e05a9a0c456efbae53ec2f821f8e4f3defb3 SHA512: 646d1b8dd565227e794ca9a9d0073bd323492a748f5b68ec260a0f4a0bc176cc92e841b17f9f82d3df880bc87145d881e4de17619222b35c84c5c9f1dd4680be Description: GNU C compiler for the amd64 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gccbrig-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 210332 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Provides: brig-compiler-x86-64-linux-gnu Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6-dev-amd64-cross (>= 2.30-1~), hsail-tools, libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libhsail-rt-10-dev-amd64-cross (>= 10) Filename: pool/development/g/gcc-10-cross/gccbrig-10-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 45521420 MD5sum: ef86eb963385b78112d0e08df673fbd9 SHA1: d5572fa174568c1639c72887d1e4db5e0ad3c756 SHA256: 08897447b28765cb1943ecd78785e5413916134c5b8f805256b14e10b59335a1 SHA512: 1502608d11b98f8804b3442dab632eb2259eae2cd416e6629cf3fc34ddee24864f997986094ae61826a399c17a7b69a546391603855661c5b6e41ce4e335b115 Description: GNU BRIG (HSA IL) frontend This is the GNU BRIG (HSA IL) frontend. The consumed format is a binary representation. The textual HSAIL can be compiled to it with a separate assembler. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo Priority: optional Section: devel Installed-Size: 12 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Provides: go-compiler Depends: cpp (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10 (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gccgo_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1200 MD5sum: 86b498cf5446b37c1e4a206a2c4ed49a SHA1: ec3f68b59963a1165c7e136d2d96b1b27c89b033 SHA256: 5c500d42ac13c2eabfac9e6a74db95150fbd48a381009029689afe5a938d80a5 SHA512: 1ffc763c925a9b2c3e58b82e76bcd541577e453484112640742bf9438b668f53ab72e1d7af6c0d2c2d38fe27a97a253546ed2631c416ca2941fa121d1b611bdd 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-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 208527 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2023dev1b2cross1), libgo-10-dev-armel-cross (>= 10), libc6-dev-armel-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-10-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/development/g/gcc-10-cross/gccgo-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 47187704 MD5sum: ff5b91d8f1b076cf56041eda71d1d764 SHA1: dd1e1d210c9b023672a0ef336a852c1eb3148a19 SHA256: b6317d4a9e482bb9cee7987f107f5b756849eb48d740969cd961e9961c194a97 SHA512: 45eeac0cd548d01e407098a6edcad4b686a4e155c0bb97775b12582870dc2321ae0aded61aa948fc4f2aa8564af616cfc453c2e3d1dc961ac2fadb4c29ced3c9 Description: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 208528 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2023dev1b2cross1), libgo-10-dev-armhf-cross (>= 10), libc6-dev-armhf-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-10-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/development/g/gcc-10-cross/gccgo-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 47175036 MD5sum: 6759aa8772211f8bc6e0990ad3d3d09d SHA1: 82c3d9ed82e70abf86dcc0a27dcd8be4be2ea706 SHA256: 3d1ecd47b0197d08042a12859bb772c0e9d44ed2eab5c5c7e8200ea2f97fb653 SHA512: 339ac0bdcaf2a457491386d1f4cdc4eb041d49bd54dad4069e927ef398224b32c8cafb0b0002e87e8e04438c252dbbe36140c052465dcb9f2e33ad8b1d29187c Description: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-10-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 9 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gccgo-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-multilib-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), lib32go-10-dev-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1), libx32go-10-dev-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1) Filename: pool/development/g/gcc-10-cross/gccgo-10-multilib-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 1320 MD5sum: 7ac21325b83c42e28c5d18c3b753d445 SHA1: f587f02eb3923eb58825115e15b5b94469bb1446 SHA256: 0daaf4f5c94ff745eae77aea295817dcd9ae11454a9fc3de282360dec179ac5d SHA512: ed2ee2a34059f2f8bf54e8e5083a5b8cdbdf0e0c307ad00b6d6340bcdb7e3ee572387478c9ce0473ed521589a9e6ab38f2f1a53606df334c72c493b736e15b25 Description: GNU Go compiler (multilib support) (cross compiler for amd64 architecture) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 232526 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), libgo-10-dev-amd64-cross (>= 10), libc6-dev-amd64-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-10-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/development/g/gcc-10-cross/gccgo-10-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 50395680 MD5sum: 958b59a833e278148dae90eb46128d37 SHA1: dcf71144c9d0486bd55b96811369dacc27b0d719 SHA256: 7baae7dde6269dac39fc2f6aa78d9fc3c049c5c6443126bad0063841d36df265 SHA512: 5c26444061cb73d6a5c8c5db80afb8dcec8cc220cf5ee4dec49b52aaa7d78b0545341f9a6ff5531f4f8e91d4dccf3e562ae68dee027db3afec40c1bacd3a2fe6 Description: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-arm-linux-gnueabi (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1252 MD5sum: ab4c7b18a3d97cbd51e66ac80ef62090 SHA1: 4905ee5efadef29026a7ba637b43074a1ef28a0d SHA256: eb44396842e35622fc25f07f71b3f06ce09a73ddfe58f1401115a33eb8fe6293 SHA512: 2fa189bdee9a29f5603ffceac289e62d291c72e33036903b1f9a1aaf58003f37f535110acae161f7a030e475e8c62d9021a2dee7571bad23a81e028e3a62fcc9 Description: Go compiler (based on GCC) for the armel architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the armel architecture. Multi-Arch: foreign Package: gccgo-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-arm-linux-gnueabihf (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1256 MD5sum: f983b00d93eca8d22719cd681818da85 SHA1: 17211f9c08c3fdf51d9f730eb861fcdb5025fb76 SHA256: 392c39d6e79dde8d415eaaa5e0f939ceca0c872b0ded3b85108f76edeee9a89a SHA512: f18cd72f072dba7fda23341010348a1e713ab1f7453454c7df1292df421b18375940631a880413d1c34162b9a30714f6960d1658efcbbb76bd78d8626621b9f7 Description: Go compiler (based on GCC) for the armhf architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gccgo-go Priority: optional Section: devel Installed-Size: 46 Maintainer: Go Compiler Team Architecture: arm64 Source: golang-defaults Version: 2:1.15~1apertis0bv2023dev2b4 Depends: gccgo-10 Conflicts: golang-go Filename: pool/development/g/golang-defaults/gccgo-go_1.15~1apertis0bv2023dev2b4_arm64.deb Size: 23452 MD5sum: 13ea228b2c4b4706f6d5a7a7a7af3525 SHA1: 3183fe38b14779d33e76eca6b3acef9f746b37dc SHA256: 2a7b88d9345c15c282b93f6f06b245a99769bef01afd62dbb5e870aceccc1881 SHA512: 2c11e80766273fed0a86acc6c44d02a21b67e55543c2c7cdd14c94d2382437521b4fccf624a3e46d629b9f3ef292291df06952495342831821912f5315f36113 Description: Go programming language -- gccgo The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . Installing this package will install the gccgo implementation as /usr/bin/go. It conflicts with golang-go. Homepage: https://golang.org Multi-Arch: same Package: gccgo-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-i686-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1256 MD5sum: 9d34147a1076666d69f34116ac1849ad SHA1: b4ec532ef270097f123a08ea23c0ba12bb3da924 SHA256: eccc2f793adf39a351426353ffe5a95e1626545abaf8b123870d6986959252ce SHA512: 6226020d139be1f1bb00e946b3d5db9f1d49d5aa403fb741ba392c2d21ec6d8098ec07117a9eb57fe74de915ae6610847cac09a5c96737a9e26938ebbd4fa1dd Description: Go compiler (based on GCC) for the i386 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gccgo-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-multilib-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-multilib-i686-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-multilib-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1092 MD5sum: 01827c623ddef33367d17055cd232df0 SHA1: 603d06e2c8fb545539209b4f2838b5bcba6c869e SHA256: df5ad6238aca25228f6aab565de6d180a6ca522d18f17ad6a556653c9f0eca95 SHA512: 71cdcfa13f29bb2f34aba27606c732eba568ff20f9e55f83773825dfdabc1c1c4584b0fbc74599be67f511a73e1d5112e11c87fcc329fcf2f338944b10abbe4a Description: Go compiler (based on GCC) for the i386 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the i386 architecture. Package: gccgo-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-multilib-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-multilib-s390x-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1092 MD5sum: 1f338dfef247db7cc6ba07b3de13c1e7 SHA1: 7cc208be42df21300284f91ad046477f81f57d1d SHA256: fc4a52254f05dc6b441dbaabdf3d89118c2c56d3266743fee1cde8003446a1b4 SHA512: da79f8228c0124b73bf2267513cfc39a1858f2eceafbc35135a6b419e350e0e0c81fe91bdd701a716cd3c017fda7e6e6db801a4255d6991a11c6ff3a0d89e811 Description: Go compiler (based on GCC) for the s390x architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the s390x architecture. Package: gccgo-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-multilib-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-multilib-x86-64-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-multilib-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1092 MD5sum: 66e663ee9356719f5b89f794f72abcfe SHA1: b6b534a4d43fff3685eb749e44cbc80bcaac664e SHA256: a1da02648f988dde9adf7b58bc9a04f9249920452b8e740562d71362c15e5c0e SHA512: 4607016afe6cccb7538471ed630a76e8c2ff4fde544e07b4463e7e95c53d89623599511b2fc3bbd8866ad26a133bb7dcbba8f006523cd5fd0348079002c0015f Description: Go compiler (based on GCC) for the amd64 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the amd64 architecture. Package: gccgo-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1264 MD5sum: 0032013d0cd46c63d1ba9950da52eec3 SHA1: a77dfa2738b23b54e210bb15796f4ed0eee14a40 SHA256: 5a7a4aaa73a4aa7c1e17afd162fbb909da8b1554c271ee4d9baef0b1ba1e2b0b SHA512: 176da837ff4d54df123a2a043529392032a5ed4364f9f85dbea02ff3e3832820de838357a29e09b858e8c113eab1549aa47395d2963ece7fd1d5c97afd89259f Description: Go compiler (based on GCC) for the ppc64el architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gccgo-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-s390x-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1248 MD5sum: 17131ac4ebff861c5ffc1472a16f3569 SHA1: 3bb42b07df4559969b06fbe5a1abfdf822141977 SHA256: 97bfd542c25c5fe9741dec77a2155a1f8238d2ecd55eb0aa2956ebb8c4a7aa27 SHA512: a57088c472e3aba582e51dc87dd7aab9743fa0681790226d18d4725af6dc6b8aa14204aaa78937f28f950e919808bbdc6c08a9b15398139ccb89cd84114fa187 Description: Go compiler (based on GCC) for the s390x architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gccgo-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), g++-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gccgo-10-x86-64-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1252 MD5sum: b3e7fcdd48d0cb023c3832afe32aa08c SHA1: 03a6fb50cd7ffdd6a0d95d05d457983b1db702b2 SHA256: c48b2defa34fece01862b6315e79d1a940d910b58f854fba4492f1aae2b4cc54 SHA512: 86f6fd664503f0bb6b2d00ad7b664a385ba3a268781eed7358e0969cfac84be025c00ca239443983071b056fb0f6f2a2be91b457e585ff98ac0822f5fa133447 Description: Go compiler (based on GCC) for the amd64 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gconf-defaults-service Priority: optional Section: libs Installed-Size: 440 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Replaces: gconf2-common (<< 2.24.0-3) Depends: gconf-service, libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.88), libgconf-2-4 (>= 3.2.5), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (>= 0.94), default-dbus-session-bus | dbus-session-bus, gconf2-common (= 3.2.6-7apertis0bv2023dev2b4) Conflicts: gconf2-common (<< 2.24.0-3), libgconf2-4 (<< 2.24.0-3) Breaks: gconf-editor (<< 2.28) Filename: pool/development/g/gconf/gconf-defaults-service_3.2.6-7apertis0bv2023dev2b4_arm64.deb Size: 372648 MD5sum: 20a1c4139712a9621507e76530948724 SHA1: 0bb41eb3f0ef105db709a645054160f2d4364644 SHA256: 00556ae298ffc9748bac1952b33eb85a1efdac77d124d0f0c547f0b9ad89eb83 SHA512: bd039c8a7d1d74b06b413cc20c846b65c0dc6ca7d77822bdd17994c9649320d2a3d178ac085259fc970cedecc1a11b0b864803a2e215171e99ee4603254ce850 Description: GNOME configuration database system (system defaults service) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the PolicyKit service that allows users to edit the system-wide defaults from a user session. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Multi-Arch: foreign Package: gconf-defaults-service-dbgsym Priority: optional Section: debug Installed-Size: 51 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Depends: gconf-defaults-service (= 3.2.6-7apertis0bv2023dev2b4) Filename: pool/development/g/gconf/gconf-defaults-service-dbgsym_3.2.6-7apertis0bv2023dev2b4_arm64.deb Size: 31712 MD5sum: bedffe71d77cf88bf9889ec45e48a64f SHA1: 74fddf0f47858de8627cf2bb2ad83e329db7a57e SHA256: 938d57e37968758f4104d8e5155f7c95c5bd4e944724bb43bd7f2bc0d776118a SHA512: 96d5303bc6cea4617eb3372e0c08f6762e67ded9e58a626ff1b2f1e232df18cb73d0ab62075eea0fdcf717c424348dadf04973392365692df3fc494c3376c8b1 Description: debug symbols for gconf-defaults-service Auto-Built-Package: debug-symbols Build-Ids: adc3bb41d779207a4a0870a3ffa5e1a6e2a1a967 Package: gconf-gsettings-backend Priority: optional Section: libs Installed-Size: 393 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Replaces: libgconf2-4 (<< 3.2) Provides: gsettings-backend Depends: gconf-service, libc6 (>= 2.17), libgconf-2-4 (= 3.2.6-7apertis0bv2023dev2b4), libglib2.0-0 (>= 2.37.3) Breaks: libgconf2-4 (<< 3.2) Filename: pool/development/g/gconf/gconf-gsettings-backend_3.2.6-7apertis0bv2023dev2b4_arm64.deb Size: 365432 MD5sum: b41b2063f191938dc7483bc478516422 SHA1: 877246d757d29035412b16250d89dec027375ff5 SHA256: 9043e3d360610bb0b6a69781c95384c8f8da2571ffcff57548c064f69b7315a8 SHA512: 1e7990e2823af918b1a757fdd3b912672f53c932623254458a1b29af5b8c4590e0f727391ab2d557d2cb000c95d5ac840e80dbca60405b290ed1da041d17c348 Description: GNOME configuration database system - GSettings back-end GConf is a configuration database system for storing application preferences. . This package contains a backend to enable applications that use the newer GSettings framework to store their preferences to use GConf for storing the actual values. . You will need to explicitly enable it through your environment with GSETTINGS_BACKEND=gconf. It is strongly recommended to not use this backend unless you really know what you’re doing. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Multi-Arch: same Package: gconf-gsettings-backend-dbgsym Priority: optional Section: debug Installed-Size: 42 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Depends: gconf-gsettings-backend (= 3.2.6-7apertis0bv2023dev2b4) Filename: pool/development/g/gconf/gconf-gsettings-backend-dbgsym_3.2.6-7apertis0bv2023dev2b4_arm64.deb Size: 23044 MD5sum: a13233671731f53dc2c906345b32f11a SHA1: a96077b459d9e21ed96fbc4cea1c08500e181163 SHA256: 360f41ca9332439f96422d07585e45dd503b2b40d34b2821eba35cda56fc1e95 SHA512: 55ab24bc7ec8b7603d2893f28e9e35daf444a93fb657c6c27f717501164acda11bc10bee2d57e52afe73aed18b4e0d32d70669a229064282a51b421e73dae7ee Description: debug symbols for gconf-gsettings-backend Auto-Built-Package: debug-symbols Build-Ids: da6bac64ea35a5c3eaa69594f8df10ab15fc802a Multi-Arch: same Package: gconf-service Priority: optional Section: libs Installed-Size: 560 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Replaces: gconf2-common (<< 3.2.3-2) Depends: libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libgconf-2-4 (= 3.2.6-7apertis0bv2023dev2b4), libglib2.0-0 (>= 2.31.0), libldap-2.4-2 (>= 2.4.7), libxml2 (>= 2.7.4), gconf2-common (= 3.2.6-7apertis0bv2023dev2b4) Breaks: gconf2-common (<< 3.2.3-2) Filename: pool/development/g/gconf/gconf-service_3.2.6-7apertis0bv2023dev2b4_arm64.deb Size: 411584 MD5sum: 9aed4b1dd09e1064ae781084a5ed6ed7 SHA1: e8513ea6ae7b38540ce386904d9c54e369184bde SHA256: dacc97ba7319433ecd9afb9cac4359406e9be604f93060df3b3f86fdd9ad33aa SHA512: b37b1a369f215e2853bec76343320406a387225f5dd1b9e06335a82ef4f81c1a3ba805a291398b3cdfc920af71e83b2eec6de4be81326a3802faa9a2576f890f Description: GNOME configuration database system (D-Bus service) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the D-Bus enabled daemon that is used internally by the GConf library to access configuration data. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Multi-Arch: foreign Package: gconf-service-dbgsym Priority: optional Section: debug Installed-Size: 248 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Depends: gconf-service (= 3.2.6-7apertis0bv2023dev2b4) Filename: pool/development/g/gconf/gconf-service-dbgsym_3.2.6-7apertis0bv2023dev2b4_arm64.deb Size: 190548 MD5sum: 48a519f504133dc7ab6a27103912a1ac SHA1: 90224c6435674db42d26fb72befb8cafdd06cbb3 SHA256: fa3c30dccc0682b0023260e4dd5dde2a22648598c97265d66387ed23573fc7e0 SHA512: 9b3e71b7a33ba0468307c7c895d4156dcb330f7c0921c53998d3eb8bb3fe01854c2e35c3bc0216ae2daff4469f69a0a52e326873c5364b970918e41eaee266bd Description: debug symbols for gconf-service Auto-Built-Package: debug-symbols Build-Ids: 034b441e0ad91347322c5e1331ce83753b0e479b 427b982dff8c974024cdaa189dc66716f57f583f ac92e47fc7556a763808f755a8a23a4de219c4c3 cbf9216226136b0ab6d50075dfe4b6de43d8e9bd Package: gconf2 Priority: optional Section: libs Installed-Size: 601 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Depends: gconf-service (= 3.2.6-7apertis0bv2023dev2b4), libc6 (>= 2.17), libgconf-2-4 (>= 3.2.5), libglib2.0-0 (>= 2.31.8), libxml2 (>= 2.7.4), default-dbus-session-bus | dbus-session-bus, psmisc, python3:any Suggests: gconf-defaults-service Filename: pool/development/g/gconf/gconf2_3.2.6-7apertis0bv2023dev2b4_arm64.deb Size: 424844 MD5sum: 1fe4485ade30307ec68ccc3fea61a27b SHA1: 2da512ae8759e32b0b667584f09dc0a0f395a4c3 SHA256: 4a5e7782e5efb7e53724e94b2ba2618f6b0062308bf9c52e09e4eea8b0ccb5c6 SHA512: 30d7c28bfb926cd7e958e8618ebd4fe761c20e5f6538c116cdd61ab63844e8eeeeb5d1194a8d5a1e4846ee1f1860b771e325a77b57f3d869474710d6121b109e Description: GNOME configuration database system (support tools) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the command line tools: gconftool and gconf-merge-tree. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Multi-Arch: foreign Package: gconf2-common Priority: optional Section: libs Installed-Size: 6370 Maintainer: Adrian Bunk Architecture: all Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Depends: ucf Breaks: libgconf2-4 (<< 3.2.3-2) Filename: pool/development/g/gconf/gconf2-common_3.2.6-7apertis0bv2023dev2b4_all.deb Size: 1039816 MD5sum: 986044488299d63b08e5562cf71e8351 SHA1: a8797932bb7b6413da008643658ef622d13edc56 SHA256: 7f92abba0e813959e9c8c83b69d6f26089307343b8abf3397cdb11e3f436bbaa SHA512: 4dd931ca72596f38e420cd845773b3987a0ceb0ec6f603fab5160f8f760f3b279ec7a85cb45e97bb91315d2eb99b9420a587e79d8f1ff853df4849f507100358 Description: GNOME configuration database system (common files) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the default configuration and localization files. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Multi-Arch: foreign Package: gconf2-dbgsym Priority: optional Section: debug Installed-Size: 171 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Depends: gconf2 (= 3.2.6-7apertis0bv2023dev2b4) Filename: pool/development/g/gconf/gconf2-dbgsym_3.2.6-7apertis0bv2023dev2b4_arm64.deb Size: 126200 MD5sum: 5d18d5e9574040d9630bc699c9a7f700 SHA1: 0029dc138949cbf662f5193c946e26c9e4f35c22 SHA256: 4704effb347ed34b7359fcc01fa84c401ad9d4f087a657f4c2175669b7ad37dc SHA512: fd6d0a74a25692a04b184ad7619ec1a914ce52176343dd302157c2ec549d5cce7e8a1d4abba7fbaca238546c8342093be049ac717978696115751e4bd44a0e8a Description: debug symbols for gconf2 Auto-Built-Package: debug-symbols Build-Ids: 5ff2277eda375b6304f68afc5a6179d172241fd9 69e291bd10f12001e99dba650738c3d34d178052 ed93a935765b49c09f8103cc594ba5f840069f94 Package: gdal-bin Priority: optional Section: science Installed-Size: 1193 Maintainer: Debian GIS Project Architecture: arm64 Source: gdal Version: 3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3 Replaces: python-gdal (<< 2.4.3~) Depends: python3-gdal (= 3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3), python3-numpy (>= 1:1.16.0~rc1), python3-numpy-abi9, python3:any, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgdal28 (>= 3.1.0), libstdc++6 (>= 5.2) Suggests: libgdal-grass Breaks: gdal-bin (<< 1.10.0-0~), python-gdal (<< 2.4.3~) Filename: pool/development/g/gdal/gdal-bin_3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3_arm64.deb Size: 534264 MD5sum: bef98b2d484c34dc7fa76290018b0d33 SHA1: 4e6e061a85dcb868cb027d1735cdc21f7c25937e SHA256: 21673f948c7d718ccf2bd1aee67613e27924cf94427cecb99f844032c5327b47 SHA512: 266e2da53e179ce923de012dab9a30ee66f775142cf00f37c9fd5ea00260b8bab05d6b8139ef3fe8483ee052da417660670c66991bb6ac840c0eb04c28253cef 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: 1264 Maintainer: Debian GIS Project Architecture: arm64 Source: gdal Version: 3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3 Depends: gdal-bin (= 3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3) Filename: pool/development/g/gdal/gdal-bin-dbgsym_3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3_arm64.deb Size: 1022340 MD5sum: d0856c6cd752bd8f3e61871cb691776a SHA1: 75fd293931e9da09269c4ac768ff066d02255eee SHA256: b221f800d70fe6378301ea67205ac55ecdaac12f13088f4a6f17f1ac6c437592 SHA512: bb4fe2e40a7d7ac716ff8f339abac6fa03dc00c9d4295f101b95640bcc1f5110bcfcb5151ff870fc86215162ee806096a2d04bb5577ff72070d90019bc56038f Description: debug symbols for gdal-bin Auto-Built-Package: debug-symbols Build-Ids: 25c270037b650371416914d8fbfc918cda363c1b 36040969921f7c4396d5a2ebf1bdc8ce4db8ea42 438bb704aa9aeb2171d9aede2cb5b648fdcdcd5e 548b01040cb9534c03189c5a6927c6df48ba1a21 578c6477f4804f010568b6e593a4bd56f19515b8 600f97c7f22ae1f2bbb34dcef9022c9218b70667 67381f0a0f62b3bb7a9da54b25c0b5d84384988d 680f91e31228d90bd4c623efdba887e80c674a2f 697e31c7ad95dab4513722a2773f7795ad644daa 721a667e9d43271ffef12534a050b17aa1ace070 7a1e9299d05683fa94f3a4b672ade23d6e0f8250 846b842a8a68990db48894fff52e9de1baa43258 919d1f75a73fa5a184282b1f7023f5656afeba39 a80bfeaa0120fc4772ea1c9acd998b54b58a8f69 a900731bea67fdb9b5678985545090de4ce5254e a907774f2e367375c1cbc96d21a7aa4612ce2138 b866351e55e540b970df6136667d3876d98dac21 bb00a6fee4bf559b2bb7d61e2ba8d9e293b17470 bd8d2224721e80cb5ea8f069bf78c162f9f61d87 bf9aaba8604647104485136483ff4e8644981a4c c86c4b984a4e40f3c3bcfc150a4984b4a946f40c c9684d1b7e43f9bf3639a26deeedbe965a3691f4 cdc5fbb7c16f2aba1b1b8b251c6077a3dffe3d53 d134ff02b0d41ff1f8bf67f63086493af86c6e87 db45e14a586c8136f71e8c401b52873517cdc0e3 deedfb9d64fc1d49ceedd9b2a39e27580873f469 e5ad91d0cd2f05dea72c6613ec3fddc888bfdaeb Package: gdal-data Priority: optional Section: science Installed-Size: 2013 Maintainer: Debian GIS Project Architecture: all Source: gdal Version: 3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3 Filename: pool/development/g/gdal/gdal-data_3.2.2+dfsg-2+deb11u2+apertis0bv2023preb3_all.deb Size: 483176 MD5sum: cc703d2c061dbc112f5ecdd95d853302 SHA1: fe0011a0e253e59a5d8d5b9875451420ed0f3f98 SHA256: 9c90b211cde132ec186d3ba491ad3596f72cfa5893fe0817478ec3b765c90f5f SHA512: d39a84e2be4679f51166810c80a4a24ca4ae0d93cffee2981cef22c5660c524b90c26207ffe253601d88855f4f432886caf29972c43cf05a687de79157e78708 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: gdb Priority: optional Section: devel Installed-Size: 12999 Maintainer: Héctor Orón Martínez Architecture: arm64 Version: 10.1-1.7apertis1bv2023dev2b4 Replaces: gdb Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.29), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), liblzma5 (>= 5.1.1alpha+20110809), libmpfr6 (>= 3.1.3), libncursesw6 (>= 6), libpython3.9 (>= 3.9.1), libsource-highlight4v5 (>= 3.1.9), libstdc++6 (>= 7), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), zlib1g (>= 1:1.2.0) Recommends: libc-dbg Suggests: gdb-doc, gdbserver Conflicts: gdb Filename: pool/development/g/gdb/gdb_10.1-1.7apertis1bv2023dev2b4_arm64.deb Size: 3429164 MD5sum: 289aead1df64c86275617755be7ac2ad SHA1: df202b2c0721b485488a019e291ebe47fce7ffbf SHA256: da49be529dde860a72a703fb7f64f6988fb9752028bf4ff259294d57fb0f57cc SHA512: e797e3b9831d8258cfff0b0f269208df797588ecf56e1f95b524dbf63eaece1ed819213b14bbe735c1f11712df33ab632911564becd47111a83e0bdb11bff8dc 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: 22132 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Replaces: gdb-dbg (<< 7.12-1~) Depends: gdb (= 10.1-1.7apertis1bv2023dev2b4) Breaks: gdb-dbg (<< 7.12-1~) Filename: pool/development/g/gdb/gdb-dbgsym_10.1-1.7apertis1bv2023dev2b4_arm64.deb Size: 21205676 MD5sum: c96d99306bc7888705430413ee9bf113 SHA1: 7c4e036d3881603ea88c0f64563133d4ba4d0829 SHA256: 18cf8f8e39f9c907d0585203a4a68501198dcfb9909129bcd0456e9018957ab2 SHA512: be4bc30584434c1ef03d6a7d490f87087f76b19b3ea57f16c49ad8e77a5041359061e44e06ad84cb604f5f432471d3b2b5899fef84410953e2ccb4864e748079 Description: debug symbols for gdb Auto-Built-Package: debug-symbols Build-Ids: 97492e82319125035bd62326e79ea0abb252732b f33c089ad4f6889a446319ecf9fc6f40dfba926b Package: gdb-minimal Priority: optional Section: devel Installed-Size: 8560 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Replaces: gdb Provides: gdb Depends: libc6 (>= 2.29), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), liblzma5 (>= 5.1.1alpha+20110809), libstdc++6 (>= 7), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), zlib1g (>= 1:1.2.0) Conflicts: gdb Filename: pool/development/g/gdb/gdb-minimal_10.1-1.7apertis1bv2023dev2b4_arm64.deb Size: 2533316 MD5sum: 5132130adacb679ab51931353f39adb0 SHA1: 121ff894fb1b8b1f2a72d7069f85795d136d5dcd SHA256: 23ee18772191e5def0787dc89f772a857662e90a24a41dd9d49c81ba6f7cc9a5 SHA512: a32f0129c0816396b14663eb22310af351c29c60132f775c903946050307700e7d729081110607f161d03ca41d1eaab0ca04d6e8687217fdd454f026fe2b9278 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: 20113 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Depends: gdb-minimal (= 10.1-1.7apertis1bv2023dev2b4) Filename: pool/development/g/gdb/gdb-minimal-dbgsym_10.1-1.7apertis1bv2023dev2b4_arm64.deb Size: 19422060 MD5sum: fc71156b05766ff1a4afd8b8c0cd2271 SHA1: 79215ef190e3cf12913eb7cdb4ac0c9927fffa62 SHA256: 9ca84490bee7b5105746740fc83e52bf026e14cf2981d067887779b37d381986 SHA512: c99146a973286716bcde97a00d0b3d79f7487bba61efdee8fd2b65b87ca0b8bb946b7ada66cb570d790d49133cb965e639aa0d1b5ce93450d4e7591fb9130f64 Description: debug symbols for gdb-minimal Auto-Built-Package: debug-symbols Build-Ids: 549fe71e5b1b9d3cef0d5907b9ddffcb88c786f5 Package: gdb-multiarch Priority: optional Section: devel Installed-Size: 15867 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Provides: gdb-arm-none-eabi Depends: gdb (= 10.1-1.7apertis1bv2023dev2b4), libbabeltrace1 (>= 1.5.4), libc6 (>= 2.29), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), liblzma5 (>= 5.1.1alpha+20110809), libmpfr6 (>= 3.1.3), libncursesw6 (>= 6), libpython3.9 (>= 3.9.1), libsource-highlight4v5 (>= 3.1.9), libstdc++6 (>= 7), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), zlib1g (>= 1:1.2.0) Conflicts: gdb-arm-none-eabi Breaks: gdb-arm-none-eabi Filename: pool/development/g/gdb/gdb-multiarch_10.1-1.7apertis1bv2023dev2b4_arm64.deb Size: 3304084 MD5sum: e4bd4d51331ab1472fa9720daff52019 SHA1: a255aa8429c95921c30aa1d11e523a98fcdc7558 SHA256: 0541f629e110ed71d50bf72bd0c272617f773ccf8d5d4a29c2dc8898dd1e72cb SHA512: 9e4bbee134d9832ccd25127741e116db7b8f52bd3ead1aaefc9c319285b873c2e0c16255df8af3e3d01e5e952ad4bb4923cd016b3b060700181a8188686c0535 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: 23585 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Depends: gdb-multiarch (= 10.1-1.7apertis1bv2023dev2b4) Filename: pool/development/g/gdb/gdb-multiarch-dbgsym_10.1-1.7apertis1bv2023dev2b4_arm64.deb Size: 22585476 MD5sum: 5e7ac2e8dd31ef4316da02eb12b8fbea SHA1: 75f04ec6f6f12600009cb50dc4019d8261bf8b6c SHA256: fb436031d7bbede4fe21432fb4a72bf81aee1f683f229e5836ab9bed83fe6197 SHA512: 6279d3a61cbe23ec192e402924bf7fd83d06129b874faa478a61c655f6be4cbbbef443f3234478504f42305b1f6a032400563bc7e66069d062be8d8d0fdf0d32 Description: debug symbols for gdb-multiarch Auto-Built-Package: debug-symbols Build-Ids: 072ab47b30cb4d4e2804e44613b2e7c64265b0d6 Package: gdb-source Priority: optional Section: devel Installed-Size: 29183 Maintainer: Héctor Orón Martínez Architecture: all Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Filename: pool/development/g/gdb/gdb-source_10.1-1.7apertis1bv2023dev2b4_all.deb Size: 29865364 MD5sum: a2888213c018b76abaa1d01ee1a51f0f SHA1: 42d6b4c1e55d6a9b368e69f1e8b08319341f6c1e SHA256: 2ae725657abcf97e73bd076250e20d2c5f08cf066f49ec45348f50cb1e87cb1f SHA512: a270e51b755933cbc4b970cd3f467d6327e9d1622382a40d581d6d8e51486f6c42b7233e9eac285ec6050b81615b69f7daa7abf62d35c896c80476eccac220a2 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: 309 Maintainer: Dmitry Bogatov Architecture: all Source: gdbm Version: 1.19-2apertis0bv2023dev2b11 Replaces: libgdbm4 (= 1.12-2) Filename: pool/development/g/gdbm/gdbm-l10n_1.19-2apertis0bv2023dev2b11_all.deb Size: 81836 MD5sum: 3be7f2c00beac76115dcac4626445bfe SHA1: 5b79aaf5060c439d82fa9fc31f54f62aeb10e0fd SHA256: 3b7b068514f73b5c7f4ce32ddd9af35b92899bca8744c5da227fb09d38b39996 SHA512: 163322411135f513d0b507e5879f2972b148a1c65514381bc7f69f151c2be8668d0dcc51fb6eab8129d76c750f4c09dc8692a9ecbd66498e08468e2422165938 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: 493 Maintainer: Dmitry Bogatov Architecture: arm64 Source: gdbm Version: 1.19-2apertis0bv2023dev2b11 Depends: libc6 (>= 2.17), libgdbm6 (>= 1.16), libreadline8 (>= 6.0) Suggests: gdbm-l10n (= 1.19-2apertis0bv2023dev2b11) Filename: pool/development/g/gdbm/gdbmtool_1.19-2apertis0bv2023dev2b11_arm64.deb Size: 129288 MD5sum: 7fd5f2d2a5182f898f5343aa628f3e00 SHA1: 03ad0cded2462a8372baadf13a4e13ba19a2d189 SHA256: 19ac598897577f5a99147bb3c5b5fb2a61c3d448ba51a1288b7cc8f1425911e3 SHA512: 4ac71b46791a0566164f1f8a283c7f079098d1d7e6377b1add11a332f83bf08cb2c93d89a01627ab9b0d3007952e2bb8084647817e07c987963c242f4d501022 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: 592 Maintainer: Dmitry Bogatov Architecture: arm64 Source: gdbm Version: 1.19-2apertis0bv2023dev2b11 Depends: gdbmtool (= 1.19-2apertis0bv2023dev2b11) Filename: pool/development/g/gdbm/gdbmtool-dbgsym_1.19-2apertis0bv2023dev2b11_arm64.deb Size: 487360 MD5sum: 85c85902ec5cccc30b4a81bba8f247b9 SHA1: b1fe3846665639775742927ce3a7a65bcae4e1ad SHA256: 607a98e7a696af147e004d28e5dfffb22de785338923808207ec34313857ca7f SHA512: 391da4797048f398ae1931e52c6a5359027611d5e69b7f2af2e6fbe243578a6cd105f5c10ec18ae0cb3e1ffaddc71d0eb8a077b86b20b024ed9dbb6163ed801f Description: debug symbols for gdbmtool Auto-Built-Package: debug-symbols Build-Ids: 0a26ec1f432c40bcf5c6be9f69c9457271380a61 74bb3e3d2039173b4ea7bfb50889aa78aaf3a7ad 8d749f58a34655049706c9f2699679227357e6eb b3276ec024131ec69413648058ef63acea0ebd27 d5537275fedccdf39a1e6ade7140a26158ecaa92 e938147d4ca479acba50cfd5effe6322abef4910 Package: gdbserver Priority: optional Section: devel Installed-Size: 817 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Replaces: gdb (<< 7.0.1-1) Depends: libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/development/g/gdb/gdbserver_10.1-1.7apertis1bv2023dev2b4_arm64.deb Size: 404664 MD5sum: 9b44b73b3ef9cb705d814b9b2010a196 SHA1: 52eb93cb889dcfda6b0267b277c785ee991b3017 SHA256: 1a882f0bb4197f12ced7ea7a625ffa9e3dd81454e8e7e23f936d8292e293a462 SHA512: 5349cc17843ef3e12b59f3102d5afac4c5959fc9c0a2c6c50e92c383e21e40f5e452a04713294498adbe01cd296b1889534e7fb9f9dbaf2eb64d14ce3925a876 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: 1715 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 10.1-1.7apertis1bv2023dev2b4 Depends: gdbserver (= 10.1-1.7apertis1bv2023dev2b4) Filename: pool/development/g/gdb/gdbserver-dbgsym_10.1-1.7apertis1bv2023dev2b4_arm64.deb Size: 1614084 MD5sum: a8469e7f6a9103c8a5ac51a965adc073 SHA1: 5ed2a873e04db6eb4bbfe7a1d2d8de1ec3c36d70 SHA256: e19cbbe7932de50128233e4a36c4b688fe4791fc965dcee03cc99c1d3aaecca0 SHA512: 096c2de52a6e29eda5114c58541a8673887287486e8217db569ef80610dcbc51487e0d4a7ccdabb88cd5b416a64ad12354372db70b83bd65deb22775f117e754 Description: debug symbols for gdbserver Auto-Built-Package: debug-symbols Build-Ids: 14ac0d96cc7b4cb4e639adec3bdc29dacea64784 f939c3ae00d3762c42a2a68f9b6ba5f7433174da Package: gdc Priority: optional Section: devel Installed-Size: 41 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 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-10 (>= 10.2.1-3~), libgphobos-dev (= 10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gdc_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 19904 MD5sum: df07e693f1bde68d48847d85e3dce6e8 SHA1: fdb403ad89dd82b23d31633e8f03409ee52dbcd4 SHA256: f1f514f335f966c10433a2ffb3d9a0e3669a80f097c0326eef164a1ce8890484 SHA512: d273e5f58161ccba4982b183b8fa19a72f789d0223ea852471c07511250b98a8b9eb14daf3589a75bde2f127a0238cbb173e108de7b03dd69e11ab8b2b6c578a Description: D compiler (language version 2), based on the GCC backend This is a dependency package providing the default D compiler. Per policy, all packages that contain D sources must use this package in their Build-Depends line. . This compiler supports D language version 2. Package: gdc-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 196516 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Replaces: gdc (<< 4.4.6-5) Depends: gcc-10-arm-linux-gnueabi-base (>= 10), g++-10-arm-linux-gnueabi (>= 10), gdc-10 (>= 10), libgphobos-10-dev-armel-cross (>= 10), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gdc-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 44823516 MD5sum: 442614cd9b0de3a7a41bd3c12f502f17 SHA1: 77c126e636f50a70aeea034b54d53c6dd007dfc4 SHA256: 97f16a55e4f93eac452bcd8a79334b8e8f6ce21cab7e06ce80a2f19cc4e953d0 SHA512: 209ff9f155cb18d8204c34ce6b7c7f464b83d7890f0853f5d9f67c8678cd08dda98af4a617d5a3dcf0c25d10fb49bb02b187a795763b5ab4020c99cd263d3426 Description: GNU D compiler (version 2) (cross compiler for armel architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 196516 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Replaces: gdc (<< 4.4.6-5) Depends: gcc-10-arm-linux-gnueabihf-base (>= 10), g++-10-arm-linux-gnueabihf (>= 10), gdc-10 (>= 10), libgphobos-10-dev-armhf-cross (>= 10), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gdc-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 44831064 MD5sum: a2c90764fd0be195ec82e687c87834c9 SHA1: 900ede635328bcf3fc5e87f0f6636d6b3c8cec02 SHA256: a58556a01e94e0b5e4a204a70d1121178776ed8b42f051a26ad3dbaf6a89bff1 SHA512: 79e02eddc16f13a737f9ac01b99ace37595caef86a3589e5ac5e2f298790a3f1b598e3e239bbc70c1e990b6b143cf5f64ad3cbe54cbc2b3bdba205ed774f15a9 Description: GNU D compiler (version 2) (cross compiler for armhf architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-10-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-x86-64-linux-gnu-base (>= 10), gdc-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-multilib-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), lib32gphobos-10-dev-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1), libx32gphobos-10-dev-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1) Filename: pool/development/g/gcc-10-cross/gdc-10-multilib-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 1192 MD5sum: d2ea33e05c05ca29d63d1ef0e68c5327 SHA1: cafc98e491696338f9c7e528147a7f02d6138e8c SHA256: dae283304ac4474939dba7de3a958a5da978a5fe688c347baef1899e62e0cd5b SHA512: 0686bd9b16068914b196eab89d575e69bb9b60716e9a012febe203f56b4b3240e7b37b6f5fccf605b1c7d347fd2723cba7354aa71b6089a019aa036a2e58cbed Description: GNU D compiler (version 2, multilib support) (cross compiler for amd64 architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 220807 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Replaces: gdc (<< 4.4.6-5) Depends: gcc-10-x86-64-linux-gnu-base (>= 10), g++-10-x86-64-linux-gnu (>= 10), gdc-10 (>= 10), libgphobos-10-dev-amd64-cross (>= 10), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gdc-10-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 48092096 MD5sum: cbeb272fc022197c429c10552ff11e49 SHA1: bdb74ba8d4706acf8029e45d5ec806134bdd2d3d SHA256: 0ad94dc6752e0e24d509578241f35fb04538c67d44e3dd0b6c2c839787711ec4 SHA512: 2ee94e2f4aa941d47489b1a8c7a89dd82ad4e84ed2ce296478bd99cc537e7e083aedb8a24abe0780836f410186f37cef0f99e676b61948e5d41e07964cd930ff Description: GNU D compiler (version 2) (cross compiler for amd64 architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-arm-linux-gnueabi (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1140 MD5sum: f9b26da0b01a53ee537b91516048d497 SHA1: 5f597158b37795cc0104be9efbab376748dee06d SHA256: 73a55ad0a6d3671014b6d70e29dd30040166d7ce4201af8e1a6c06c40f3e30f6 SHA512: 7c87c27d597b5802e6cf9cee49aed32d40623c37255f6c1a5c1c513dddf9df8b8788969a5461805cc9b4b54cca86a4822f65c8a5fd13d91424dc45c8ca773cb5 Description: GNU D compiler (based on GCC) for the armel architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the armel architecture. Multi-Arch: foreign Package: gdc-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-arm-linux-gnueabihf (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1148 MD5sum: 8e884c91118984d554ee3f66090c6ca7 SHA1: 3433c71fb905d775d446b38b1abaf2105a58884d SHA256: ca116985f6c156a737a0bee93ff2322bfc9795af8c74ffe9a441e3035e9f8ab2 SHA512: cfdce58e23ae93f99ff1064fab3ffb1f57b4e34551f8535d93f123ac92be8011d44ec746a0ec10a4ea66a86f210c6b9eee1813e7b58de96a049f6b547bff8731 Description: GNU D compiler (based on GCC) for the armhf architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gdc-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1140 MD5sum: 3adb7faad8868041e19bd5f8234e252e SHA1: 798090d9c165f8c17f7a87ed8a647605957e73b3 SHA256: 11b960eeeeeec57579e749f0bfe700f7121a6151878160ed2abb49e59221c06d SHA512: 761c224b26085494c68e93cc84a48bff5cdb8db68048d5bc3789df2894603b58a3562a71a2b4a33d19a6e2c9e6aad3ed14eb21949bce79fe7bf8957c944d4f57 Description: GNU D compiler (based on GCC) for the i386 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gdc-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-multilib-i686-linux-gnu (>= 10.2.1-3~), gdc-i686-linux-gnu (>= 10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gdc-multilib-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1072 MD5sum: 1fcde4ff26259e36e92e2c8ef6f306ef SHA1: 0514c531097b1c6ab18598ee2c27450fa23d22e8 SHA256: eb13c0f0b7bb7429864886ea550fa65d26fe909e43d1ed56b5c7d216ca40d5eb SHA512: c085c030515ccef0c1fb23d8dd55fdb15ac35c4853f221ef41b78bef75e9b05f36839d0d6691a4022f515a692cc637a4f4db030863b3e8b473b5d9de07e2dcbf Description: GNU D compiler (based on GCC) for the i386 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the i386 architecture. Package: gdc-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-multilib-s390x-linux-gnu (>= 10.2.1-3~), gdc-s390x-linux-gnu (>= 10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gdc-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1072 MD5sum: 7ff73dad0e11eee9f12c2c37b2e7dc59 SHA1: 7c9ac4992c17238007009e85eaaedac264cc4be5 SHA256: 3fb7207aee7984774b43854daebcd3818d9b54502e9f1ac7f4620fcf078f73a3 SHA512: b98f7eab4a508e3823802df6e5bda34c23fe4841274ab5adbbab7c2795480cc5289976d392c0fe92f4fa336a793daecba2966948921baaf08fb8aa707a1f1889 Description: GNU D compiler (based on GCC) for the s390x architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the s390x architecture. Package: gdc-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-multilib-x86-64-linux-gnu (>= 10.2.1-3~), gdc-x86-64-linux-gnu (>= 10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gdc-multilib-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1076 MD5sum: dc4aa554d2f3e12199cda2abbfe0e51c SHA1: e14c9211c0189d52d2acdaa232bc7b10478147fd SHA256: c3d1b2e3fc969c9b6943a4cf529ee0428d96925c9cb3ddf660596763ec9b1ec7 SHA512: a2b0919ec9304160fc1e335272f8c1c5e2a8c1d7d2ae703e74b35be31fec8039726346faaf142aedbc96dcf6a7fafc6946fa6e17cadb8cb60e00bc98d12f9e2c Description: GNU D compiler (based on GCC) for the amd64 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the amd64 architecture. Package: gdc-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1148 MD5sum: 65890e0abb4af08d7c4fb2729e42c53e SHA1: 3927e04dcffb83086e3d6148d491bf87c9feeb9b SHA256: d62a746e148849fef18492573ed9878288c4e6f2efb03d0488977b491c40bda4 SHA512: 5e6c4ff3e96bfaec6f76713cfc2324506d7f4810c2cd87d8d48c16aa0f4289787d69d3c9c80557ac35d9d6582ab0340ef63ab98e6a83a3a14690859ebaf74870 Description: GNU D compiler (based on GCC) for the ppc64el architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gdc-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1144 MD5sum: d808045e476a15ac1d26a33dbc700737 SHA1: 05fd55f7ea7cfcd2a9a66f1e3e1bbca55d0eaec2 SHA256: d97cce0c5efb6b7e8b4d6392ba0be124c2c643807918b4b9b4b49c676b0603ea SHA512: 9a42bb18db9a2c49bce30bd09077523687760bbc338e7dfe13055e5994c896c1eed96569199e6c9f1c759837f477d7ae9c012db12187e0613c3c48adf34ab7ff Description: GNU D compiler (based on GCC) for the s390x architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gdc-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gdc-10-x86-64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1144 MD5sum: 93a931cf6b82402edb9b6e1409955e4e SHA1: e94f9f1af5ff6045595a659ae186c1720f6cbf92 SHA256: 8da21e92edf1111cc6c8140cfcac48d558694c363a34b1d825c53b500ff32a49 SHA512: e878650a86267a9a3afc3985ff126448efc8ad7fa81e22fb7f5b1faa3ed3d560e67c498d7380230ab622b58feab69fa60e6762f21cfb73d0a8b6f4088fc68ae9 Description: GNU D compiler (based on GCC) for the amd64 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gdmd Priority: optional Section: devel Installed-Size: 38 Maintainer: Debian D Language Group Architecture: all Version: 2.100+git200102-1apertis0bv2023dev2b4 Depends: gdc (>= 4:9.2) Filename: pool/development/g/gdmd/gdmd_2.100+git200102-1apertis0bv2023dev2b4_all.deb Size: 9808 MD5sum: 75d2bfafa30d514c7ceb5b562b5c2d8d SHA1: 1f55fbf56c7d5da0338957bfdb75194657652ad7 SHA256: a6947dce880a5cdef6ffefb8412b507f06ee03145c079835d63c5ddc530a8b98 SHA512: 47d944cb3cc2542130ca8752c5355bf02b60aa03f888798e7b9d7e6ce11e6e0838729385f54e3f7fc6cf6472ddc7b8ae1fec306f77dc9e9ab032c48213355d1e 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: 173 Maintainer: Debian Ruby Team Architecture: arm64 Version: 1.4apertis0bv2023dev2b3 Depends: debhelper-compat (= 12), devscripts, gem2deb-test-runner (= 1.4apertis0bv2023dev2b3), 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_1.4apertis0bv2023dev2b3_arm64.deb Size: 62280 MD5sum: 7398fde1723c4d30fec30e893369216c SHA1: 32fbcaab379525a688d441b385ab0157e03a69e4 SHA256: ccd4bd5106b4dedfd7c9dfa0cbd2ab6dca164d9e4fad13af8a548e38d010ba27 SHA512: 437946118c7c4f2dae4a5e6658c752796655457512332894d92d2bf0ce824f5fb44b1106be090b2d32defe6e1d44b0b9e937ea65ff47ed89ea89047849c3d87a 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 Debhelper7 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: 62 Maintainer: Debian Ruby Team Architecture: arm64 Source: gem2deb Version: 1.4apertis0bv2023dev2b3 Replaces: gem2deb (<< 1.0.2~) Depends: rake, ruby:any | ruby-interpreter, 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_1.4apertis0bv2023dev2b3_arm64.deb Size: 26464 MD5sum: db256666d7f17be970046426d5807fe4 SHA1: c83d2ba17b797d01d4680ae7e2b0aeb21105151f SHA256: c153f5dfc3a0ca94732b367837468b891d13b690e0e8f17df8787504f9369530 SHA512: 5e4480d25edad1fc88f6934fe51542db67999f2e45c9341b1a6b1193785bd92eb8db0d223f720e592857ca6d5bb5c18ef427c53e252fe46a0a367ccaed47f4a7 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: 516 Maintainer: Thorsten Alteholz Architecture: arm64 Version: 2.23+dfsg1-1apertis0bv2023dev2b4 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/development/g/gengetopt/gengetopt_2.23+dfsg1-1apertis0bv2023dev2b4_arm64.deb Size: 142380 MD5sum: 2059a600d5283643c7a4659cb4ec4b63 SHA1: a7ad29516874358cb4f1d419b595cc16fac241dd SHA256: 74effe2c96e1913d138b7baba8b060e8bf51253762ea9bf40fabcfe71937caf3 SHA512: e8086111d14db8ab4b6b1375629be918f9e3da38828c2b9b56230d14c1702aeb230f1a1a2696442cb786a4e78690d8aa8131de6211136153b591e6bda5255227 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: 1552 Maintainer: Thorsten Alteholz Architecture: arm64 Source: gengetopt Version: 2.23+dfsg1-1apertis0bv2023dev2b4 Depends: gengetopt (= 2.23+dfsg1-1apertis0bv2023dev2b4) Filename: pool/development/g/gengetopt/gengetopt-dbgsym_2.23+dfsg1-1apertis0bv2023dev2b4_arm64.deb Size: 1447060 MD5sum: 835f5e42eca844a32b42c95553240ad5 SHA1: 01f669436a0e84968f4c4c2f1eb91650b719a956 SHA256: 6f6a54c667d3bfc289989e32af4bdcb3e263f2b6fe847c6ccfdc93c4b50c544f SHA512: 3aedc99d9e43dd76c564b25a4b96576fdd0c1554071109bf2a2ae41f6d167415c00d8264fac63c2c7934f7b8384fbdc46edd2ffadeff41420882b673790ea81b Description: debug symbols for gengetopt Auto-Built-Package: debug-symbols Build-Ids: e71365c379c69d293b039c9d1d3b8e938582384e Package: genisoimage Priority: optional Section: otherosfs Installed-Size: 1638 Maintainer: Joerg Jaspert Architecture: arm64 Source: cdrkit Version: 9:1.1.11-3.2apertis0bv2023dev2b4 Replaces: mkisofs Provides: mkisofs Depends: libbz2-1.0, libc6 (>= 2.28), libmagic1 (>= 5.12), zlib1g (>= 1:1.1.4) Suggests: wodim, cdrkit-doc Conflicts: mkhybrid, mkisofs Filename: pool/development/c/cdrkit/genisoimage_1.1.11-3.2apertis0bv2023dev2b4_arm64.deb Size: 363852 MD5sum: 615961a71412e19c8c9267800ede9061 SHA1: 320ce18e013f19b9a4eee2a2e2ba78da6db7ff13 SHA256: 22621688ce4b9a257e73f283c4fac5942978680aee432d6d59d30104eb102827 SHA512: 069804193d77cd8c7dd4ef797d34c9ff6cf891aba38dc02434e9c47d38ac4d0eaa3cf4eccceced3859a74198b3d0e9f027ff8298bda2f70defe1fd7b9c45d5c9 Description: Creates ISO-9660 CD-ROM filesystem images genisoimage is a pre-mastering program for creating ISO-9660 CD-ROM filesystem images, which can then be written to CD or DVD media using the wodim program. genisoimage includes support for making bootable "El Torito" CDs, as well as CDs with support for the Macintosh HFS filesystem. . The package also includes extra tools useful for working with ISO images: * mkzftree - create ISO-9660 image with compressed contents * dirsplit - easily separate large directory contents into disks of predefined size * geteltorito - extract an El Torito boot image from a CD image . Please install cdrkit-doc if you want most of the documentation and README files. Package: genisoimage-dbgsym Priority: optional Section: debug Installed-Size: 1292 Maintainer: Joerg Jaspert Architecture: arm64 Source: cdrkit Version: 9:1.1.11-3.2apertis0bv2023dev2b4 Depends: genisoimage (= 9:1.1.11-3.2apertis0bv2023dev2b4) Filename: pool/development/c/cdrkit/genisoimage-dbgsym_1.1.11-3.2apertis0bv2023dev2b4_arm64.deb Size: 1102596 MD5sum: 77e08a9a4f55cfde1076366b2f75d19e SHA1: d4a0a249e72ce9fb67e4db9c16c3f1006bec4b63 SHA256: 1d577ddd2aa991814619e57974a57616a1168298b42cfdf7526bf74e3744e15d SHA512: e358bd13d7376eefe0d032ed96d5ca9b8ac0ec4b17e018e919a80188b45f8047d321949927c357c91f57afeaea72cf4638e5d195b1b7ecdec3e8f91d68776f9e Description: debug symbols for genisoimage Auto-Built-Package: debug-symbols Build-Ids: 239b491091d60de737806fe3346033a1fa520176 46783df9bb82bdfc1e932276440ad1cb97b81bf6 607292636c4024ec0d148d255bcdc9604d3d1cb4 98ce0da6f003f2d21a71bcce06ff9b4bb12159b4 9a7e7817f38c9c733c7c3c6afe17ba0ed4506ef4 cdb0da7ab108674e76c8f89f554c1724d5ee4544 Package: geoclue-2-demo Priority: optional Section: utils Installed-Size: 129 Maintainer: Laurent Bigonville Architecture: arm64 Source: geoclue-2.0 Version: 2.5.7-3+apertis4bv2023dev2b3 Replaces: geoclue-2.0 (<< 2.4.10) Depends: geoclue-2.0 (= 2.5.7-3+apertis4bv2023dev2b3), libc6 (>= 2.17), 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.5.7-3+apertis4bv2023dev2b3_arm64.deb Size: 41864 MD5sum: 02e0a3df8c4b860a6dd9dbf5d32d7014 SHA1: eb563d85916be65cb2eb14568d7bc40456ed387d SHA256: 0abe6913ce40a1a8d14a616b3181ac52560121b5ee10235f8be8ff9cbf70fb73 SHA512: 24f8be64db2a2092287456eaaeeed4bf7fb01afa3fe82d77fd282c5227912cf3005e47eee9491929f1b4545d44e790a4b415cd24aa2f84963d43e28e02336afd 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: 119 Maintainer: Laurent Bigonville Architecture: arm64 Source: geoclue-2.0 Version: 2.5.7-3+apertis4bv2023dev2b3 Depends: geoclue-2-demo (= 2.5.7-3+apertis4bv2023dev2b3) Filename: pool/development/g/geoclue-2.0/geoclue-2-demo-dbgsym_2.5.7-3+apertis4bv2023dev2b3_arm64.deb Size: 83488 MD5sum: a3677c71df2a8d8d1157066e6b0493d4 SHA1: 3df4c6d258bfc1417b70f33559856d37d245aece SHA256: bae5cad90c7193ce716df05451739c4f08588ffbf07a901c83997f7a5d254504 SHA512: 26d3236feef8e92f52c10ad747659c5ed1c0cd194b628381e1e68660a502332261f2ee6db6e64119f2efe078877c6e00a88a143ef37d9df088ba58a947b1de13 Description: debug symbols for geoclue-2-demo Auto-Built-Package: debug-symbols Build-Ids: 936790da7b206a008b9ace251e48cada6c940664 Package: geoclue-2.0 Priority: optional Section: utils Installed-Size: 434 Maintainer: Laurent Bigonville Architecture: arm64 Version: 2.5.7-3+apertis4bv2023dev2b3 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.17), libglib2.0-0 (>= 2.44.0), libjson-glib-1.0-0 (>= 1.5.2), libmm-glib0 (>= 1.5.993), libnotify4 (>= 0.7.0), libsoup2.4-1 (>= 2.42) 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.5.7-3+apertis4bv2023dev2b3_arm64.deb Size: 102700 MD5sum: 2e685039cf8988cffa62f576070108b5 SHA1: f7bab12b8d34fb8a9d6a625b17bba656dd7345ce SHA256: cbfc7c7a17cdb86b92678ffbcb68646b8b7e16fbc1f02d3790861d382059f07c SHA512: 8fcf51b0b2367431892860fd9fe687406682c4577dd3bfa30672911e4874c33478c675d3316d025e84d1478a06bee34434211c51bf86c9a029a95cd8fb813285 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: 427 Maintainer: Laurent Bigonville Architecture: arm64 Source: geoclue-2.0 Version: 2.5.7-3+apertis4bv2023dev2b3 Depends: geoclue-2.0 (= 2.5.7-3+apertis4bv2023dev2b3) Filename: pool/development/g/geoclue-2.0/geoclue-2.0-dbgsym_2.5.7-3+apertis4bv2023dev2b3_arm64.deb Size: 325816 MD5sum: 1ac4dec8b844c7b1a9fd6333733cf507 SHA1: ce0bc2161bb83b20bc374da7ae55dac3ff67f8fd SHA256: 33fb470fbb481bc995c0931bb9322d28a9587d9acf79aae437b9ae86caf61c6b SHA512: f6d9790fecb5d9caefa9b07a17088af3e595dfe8cab261efa305025d25c98c12b47ca76851eeae66ee2a5c1dcbf0ae60aa6dc0229513897e83bc4d9c8a278102 Description: debug symbols for geoclue-2.0 Auto-Built-Package: debug-symbols Build-Ids: 5b8e306d163ab98c527696e2a43636b6ce4d8292 d0f134bc80b163cfd8f692573d1c1dbb7f986e6a Package: geoclue-doc Priority: optional Section: doc Installed-Size: 166 Maintainer: Laurent Bigonville Architecture: all Source: geoclue-2.0 Version: 2.5.7-3+apertis4bv2023dev2b3 Filename: pool/development/g/geoclue-2.0/geoclue-doc_2.5.7-3+apertis4bv2023dev2b3_all.deb Size: 42240 MD5sum: 20a71eccf928f0233c83183da91cadc8 SHA1: 9a17d93fdb86148cee67226f1647e3a235d373b1 SHA256: 3d325f534696d5ffc8b7ba8b701ffda075a06cdb59162116ab2b617bcfb4f031 SHA512: 05da090ea0075589e79e7ad3708f4bf892f5bdad683fa755fc0e8b8ad7dde5f49bbee97212d8518f22f6f6d7c7def15413d01d391082775503fae3bf3b399005 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: geoip-database Priority: optional Section: net Installed-Size: 10013 Maintainer: Patrick Matthäi Architecture: all Version: 20191224-3apertis0bv2023dev2b4 Recommends: libgeoip1 Filename: pool/development/g/geoip-database/geoip-database_20191224-3apertis0bv2023dev2b4_all.deb Size: 3031932 MD5sum: 7159fc094497784070e5c61b39b23d9c SHA1: b35485418b21532239927ecadcfd165411905fd2 SHA256: 4e7ed12b44c31f1f48c135b19dab19a4f8ff13997fa2d973fd17105a832271e3 SHA512: 8e410f7d190fbc944beeb2e2d7504a16e00eae5808da42f75950ece1a848670bf534ab8d779c7e2aaf8466b912da883b5bb12729d98133646e11d39a8aba8c29 Description: IP lookup command line tools that use the GeoIP library (country database) GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. . This database simply contains IP blocks as keys, and countries as values and it should be more complete and accurate than using reverse DNS lookups. . This package contains the free GeoLiteCountry database. Homepage: https://www.maxmind.com/ Multi-Arch: foreign Package: geotiff-bin Priority: optional Section: science Installed-Size: 122 Maintainer: Debian GIS Project Architecture: arm64 Source: libgeotiff Version: 1.6.0-1apertis0bv2023dev2b4 Replaces: libgeotiff-dev (<< 1.4.0-4) Depends: libc6 (>= 2.17), libgeotiff5 (>= 1.6.0), libtiff5 (>= 4.0.3) Suggests: gdal-bin, libgeotiff-epsg Breaks: libgeotiff-dev (<< 1.4.0-4) Filename: pool/development/libg/libgeotiff/geotiff-bin_1.6.0-1apertis0bv2023dev2b4_arm64.deb Size: 49480 MD5sum: be9f69e88a0e9812c0776bd915df1dc5 SHA1: 24d3908a3a33237b4b281f324c67f043001660d2 SHA256: 936bacbb5704997def0ae4e7aa93253946c9a901bd741b3154aeefc17c1bf30a SHA512: 75b3fa7c091faeb170d44e58980ccff16ac4da51e9614bb7b290e596ea21f360bc4b8ab5a82508ff68827d78637011b9eb82896678c011b4a38f852459c464db 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: 85 Maintainer: Debian GIS Project Architecture: arm64 Source: libgeotiff Version: 1.6.0-1apertis0bv2023dev2b4 Replaces: libgeotiff2-dbg (<< 1.4.2-3~) Depends: geotiff-bin (= 1.6.0-1apertis0bv2023dev2b4) Breaks: libgeotiff2-dbg (<< 1.4.2-3~) Filename: pool/development/libg/libgeotiff/geotiff-bin-dbgsym_1.6.0-1apertis0bv2023dev2b4_arm64.deb Size: 51832 MD5sum: 751a64f167d8622c7883aa0730c862a8 SHA1: 9d14e2f959d945c24678fd108a4ef70a4ba255b1 SHA256: 8529fdd12d29a7030db2353690d4e03f285a2767d49ff4411c31cc665324e511 SHA512: e16228d0485508d7bdd74a7e71685627d102bc56ebac7da67d85fbe9e60608d3cb7627dc01eda37bff7e89b580e6dbfe5efdf1c4f6f0301edc4aa2f641253d47 Description: debug symbols for geotiff-bin Auto-Built-Package: debug-symbols Build-Ids: 07f664ae514254d5378bf184ca4cfd163838ee7f d0828e2065392633220942550c97b8129f34e495 d814c2a7c77fc9c3722fad8e6a56b21621a7f0bf Package: germinate Priority: optional Section: utils Installed-Size: 61 Maintainer: Colin Watson Architecture: all Version: 2.36apertis0bv2023dev2b3 Depends: python3-germinate (= 2.36apertis0bv2023dev2b3), perl:any, python3:any Filename: pool/development/g/germinate/germinate_2.36apertis0bv2023dev2b3_all.deb Size: 35736 MD5sum: 3ffea59a39d37cf9e0d67d28bdff9eb2 SHA1: ded4650c7efd2099470c95ec74266cf2090d2489 SHA256: 7a19cb362948b7c0702cfd434c22af9771282f8b95205e12c0fc38943f815a0c SHA512: 7b976268db125e7d91c4c4c3e38fd10cb449bbcd3489f54926bc8b99410bc11b5c9ce729c8d9aa775cf4ce83f2a0f7e81f3de9f3feb3c121ae82591e1a10d7ca 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: 5754 Maintainer: Santiago Vila Architecture: arm64 Version: 0.21-4apertis1bv2023dev2b9 Depends: libc6 (>= 2.27), libgomp1 (>= 6), libunistring2 (>= 0.9.7), libxml2 (>= 2.9.1), gettext-base, dpkg (>= 1.15.4) | install-info Recommends: curl | wget | lynx Suggests: gettext-doc, autopoint, libasprintf-dev, libgettextpo-dev Breaks: autopoint (<= 0.17-11) Filename: pool/development/g/gettext/gettext_0.21-4apertis1bv2023dev2b9_arm64.deb Size: 1268984 MD5sum: 0c0cd10a07d9cf351f1303b66775be92 SHA1: 11685b0627b0d272f8224cd2e301d1b80ae6e30a SHA256: bc73397d4a3e56a1f92d85cf65d2f415735212691d373f8448061f738edc9362 SHA512: e56724b972056d6b8004015bb652f0e63d1b6c1d84f2bb086d3efd3e3839e5cd6de8a949a9a331483da4d3031ccca5b472ad22c86b860bbba75c02012e531f6a 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: 646 Maintainer: Santiago Vila Architecture: arm64 Source: gettext Version: 0.21-4apertis1bv2023dev2b9 Depends: libc6 (>= 2.17) Filename: pool/development/g/gettext/gettext-base_0.21-4apertis1bv2023dev2b9_arm64.deb Size: 181092 MD5sum: 6e9f29fd4d70b9b534924ecbf51cd77e SHA1: fb8b76355dbd04827a09037c93a98f1a6c5683ea SHA256: 6ec6d644c1f9c11c80a35cd710aadffd7512689f44e359b52cd491d19efd42d1 SHA512: 4a10c85c9cb6f4eaf11cc5d1d6a34ad5c6d3713e589ac7d61dfc8015ed0353a286fc5ef71a80421b41704d4e3fa9147de7f336adb6bfaba5922609f0d82bb485 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: 145 Maintainer: Santiago Vila Architecture: arm64 Source: gettext Version: 0.21-4apertis1bv2023dev2b9 Depends: gettext-base (= 0.21-4apertis1bv2023dev2b9) Filename: pool/development/g/gettext/gettext-base-dbgsym_0.21-4apertis1bv2023dev2b9_arm64.deb Size: 96436 MD5sum: cb293cd4e766fae52e478a6a38d6227c SHA1: d84166741f5796bc7769adae6b5ded4351e80ce7 SHA256: c2338efce46225d7ac94f1d1f368aa31e48543aebd8cb78a2251953d68b06865 SHA512: 84f278654602bec6efa444ae605cd3cec4a8d086ef3e7e4cc5ea3e8ba26676a7ceb731317f065c895a01f68f239d2eaaf60cb7e8aa3f05696c4694f4870af206 Description: debug symbols for gettext-base Auto-Built-Package: debug-symbols Build-Ids: 7ec5fb01196324c046434379cde2a82cbbe41499 8b9ac7697df069b18ac09c4bbd430832232d288e fbee2c1858ab6f544a4741599c5f6f40f09664da Package: gettext-dbgsym Priority: optional Section: debug Installed-Size: 1734 Maintainer: Santiago Vila Architecture: arm64 Source: gettext Version: 0.21-4apertis1bv2023dev2b9 Depends: gettext (= 0.21-4apertis1bv2023dev2b9) Filename: pool/development/g/gettext/gettext-dbgsym_0.21-4apertis1bv2023dev2b9_arm64.deb Size: 1434292 MD5sum: be968523a5088b06bd100753ed80f1ae SHA1: 23a31fe4b4a8344732b0f13e1426a5ee35a87cf5 SHA256: 6b25cdc067388f484351235dce3bca719cff4be902ed7f7c58a1850fb3fbb541 SHA512: fc6fbb7c643fc98cb21676d92e6b9f9a1eb5fdfd397be3e1dbad922c07f0ffb89ccd236f708f04254310ee6586e24c6115582f525819d33911258c78b1b8b2d0 Description: debug symbols for gettext Auto-Built-Package: debug-symbols Build-Ids: 07b8831a9738f30ce7e6d454b54131fdc902bfab 093aa0387ad84fd8cf9f76ee15e13f18c337fa5c 1298ac8dab777328ff17adbd164b7c19a7988bfb 13aa1ee1961a7726722ff2870b4fdf46a85c4edb 2e8f01c0c7bbf909215dfb4fe69f5f71eb548dc1 3a2c37ce933ce86e21475f18d0ce7288c02f3c9e 3be6c59dac56c1e456ba6247331c3c8aabd7f79b 4610be3b645b40b8d049d41fcebe6685bab880d9 4893308dacc1802100c7b95fec89a7181811f530 4a132a4b63d32ac495ba1c9bfa3bca6f6c8aba8a 51dbe535f7fbc9c4a76a3ca959077005797247cd 623765c6d5684bd417511af43047db30c5caf2db 9bb3ea1b595b9f317b329f4732f70e641d94bb72 ae9ef5661a875994e1cb60942d81bc2890781e33 aebc1e827ff933f44e8dc6b689c8c16ead46ad6b b533d0e285269446e1b86d365851c910152aaa15 be406326413193b5ca06464164533e61fa2cee2b c8cc7b124bae3a6292a2a7eae8064f13d11724a5 dbe0a3ec7ee19ce489887736871d0e83ce7fc17e de34ff0e6e2d4543277950772b9dad8a6a2a119b e431278a5dd133eb6bfb05a0d4b3bdf4e9ce4d8c f4622b08b0ea2b068eaee0b1be719c4e0c739bdd Package: gettext-doc Priority: optional Section: doc Installed-Size: 5742 Maintainer: Santiago Vila Architecture: all Source: gettext Version: 0.21-4apertis1bv2023dev2b9 Filename: pool/development/g/gettext/gettext-doc_0.21-4apertis1bv2023dev2b9_all.deb Size: 638216 MD5sum: eb603caa777bc35687ff535e122e39d1 SHA1: 205369ecb8f87f9a7f22f7cedf54a2df3663684e SHA256: b375fe7a4cf17a701a653baa427bf2fd00e111a5ccccde47d47d7e9de4464b95 SHA512: 863e7f767e4dcaf1617333211504431fd6709e791b0258feeb6d1956d6390e5944bf40debbf8eda9217d5cf31a525278bd08d799c0f58a1946fee7b0ca56012e 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: 109 Maintainer: Santiago Vila Architecture: all Source: gettext Version: 0.21-4apertis1bv2023dev2b9 Depends: gettext Filename: pool/development/g/gettext/gettext-el_0.21-4apertis1bv2023dev2b9_all.deb Size: 103496 MD5sum: d2982e1bbefdf3fd5a803eaf627372cc SHA1: c8e541cddd235fb6205a590bc51c5f37e22ed672 SHA256: 7f7f93d40501865b77d16f05439ebfd4bfd7bca8a863303123030b352f1c5893 SHA512: 41cd3808d42d796fb9020fa0b5749e830223e621fd815d4042bda0317564449cad2e4d6946be9fe47706b1292c3bdfad9fde1837de0c526ad5468ba81c282b81 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: gfortran Priority: optional Section: devel Installed-Size: 16 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Provides: fortran-compiler Depends: cpp (= 4:10.2.1-1apertis0bv2023dev3b1), gcc (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10 (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1436 MD5sum: bd5105eba7d821b5bbba37a50f4680e5 SHA1: 75c6b9434fae0cab6d889e40a75ef70b03e0cf66 SHA256: d6cc7de0883a7e9fcb131962033bad3299c500e148a386763ed8fc1f88badfa2 SHA512: cf147edfd67f4814af2ac55769fa155e73ff7ac1b46ce7995c3d0727b772b46bacfda2c7d662293980e690063d36b0ad79c3b5c00ce07baaeab5bd71ff038d43 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-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 190295 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2023dev1b2cross1), libgfortran-10-dev-armel-cross (>= 10), libc6-dev-armel-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-10-doc, libcoarrays-dev Filename: pool/development/g/gcc-10-cross/gfortran-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 43775996 MD5sum: 9fab366e5e62efa97a2e450ec07c74b4 SHA1: 3ac9b2e5e461a57eced3d105b690dd9541757e1c SHA256: 539582a70c0c131bda693d20bdeb1b81a214cb4cba4bdfd89b3ffeb7ff7f2ac1 SHA512: ea895a6a47f615feaebdeedfca0eb100b9feaedd4120292184b6f7d17997da9e63a5e3e02681d152dccd49875aa7f83ccd9578f3148cfcf6034b79e96bd22878 Description: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 190295 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2023dev1b2cross1), libgfortran-10-dev-armhf-cross (>= 10), libc6-dev-armhf-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-10-doc, libcoarrays-dev Filename: pool/development/g/gcc-10-cross/gfortran-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 43771964 MD5sum: 80bd92bc47227a76c1b1063d78a1c872 SHA1: e1ad5e345d99a1c17fa24d4a74a0ae06a7d3b6c2 SHA256: b615dae8261be265c3dd7625165cc6d0297128daf76e0eed2e4127453f02b0db SHA512: 17b046465ad263bda36c0203392715454731db1684a162700aea8d72ee97dd544a583476d222c6e0bf1c5d678d0d011f7fa8b53983c4c778c8da205e8e9205ce Description: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-10-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gfortran-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-multilib-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), lib32gfortran-10-dev-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1), libx32gfortran-10-dev-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1) Filename: pool/development/g/gcc-10-cross/gfortran-10-multilib-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 1160 MD5sum: d2105e94a4919e9d7d42ed24d9d348c1 SHA1: 101cde778086e6a3b547fe4c7c0b88f6a72eb436 SHA256: 90eb04d9698818d973e9310f5c12347bca5ed290717bc426d26193c0e4a5f6cb SHA512: e49774600143508f37183f32470f7acf04dff9bd1730fd84ddc0bdf507e39459b1b312b80cb916aff018b3b8948c996a12c965f2f12c5888836f0cde340814e8 Description: GNU Fortran compiler (multilib support) (cross compiler for amd64 architecture) This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 214500 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), libgfortran-10-dev-amd64-cross (>= 10), libc6-dev-amd64-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-10-multilib-x86-64-linux-gnu, gfortran-10-doc, libcoarrays-dev Filename: pool/development/g/gcc-10-cross/gfortran-10-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 47025956 MD5sum: b3ea489e3eca0ed4d0054a45eadd4502 SHA1: b7be16aba93f1709364c4d4f7fb684ed027aba50 SHA256: 742915f3536c54fb05052256e7bde830cba65f29a2161ae681cf2dddaa2ec054 SHA512: 6d82aa8174ee05406a045e617095d7720648d4b5e0430e61df719ffa23c4c246cc862cdd3a995d0198d67ab31e6350eec18550abe107dd336848dbedded9c7ee Description: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabi (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-arm-linux-gnueabi (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1252 MD5sum: 0fd14f7b26887aa417a5730031db529a SHA1: 3ad94f5c66aa35d9e0db8d019e2776dd6a3f01b2 SHA256: 27555267c2fa7b07f57ddb1a2497f748575da63aaee7ad7e3be680bb2483b576 SHA512: 6cf793b6dc91a1ea915fd0b9b9268c199c30df04148306628a9c980d8811ae56713f9012004785e8fb02e3bf002e03822145173f3114464eefa48133dd05a01f Description: GNU Fortran 95 compiler for the armel architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the armel architecture. Multi-Arch: foreign Package: gfortran-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabihf (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-arm-linux-gnueabihf (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1260 MD5sum: 8d0710bf1e8fe28c545fa26e93df4c0a SHA1: 241f42b0ed56337abb86b88a7b76e65319cb80e1 SHA256: 44e7479b311e2bd9941a2192293354910a737fb77e2f770a64a4bd2b04ca8081 SHA512: 9c3279abc73802966ae74c7fa780660d504f98549cc86b6127b2527c87364bab9b72973e1ea1b19161fd9b688205b00a1e01893f841ffae2a13df7dccc73159f Description: GNU Fortran 95 compiler for the armhf architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gfortran-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-i686-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1252 MD5sum: 06e613ae179d2cf67f21de32aed350bd SHA1: af0ee428bfa2fffd607a4b3c78b665a0c4125c96 SHA256: 284f1589392c0f4ba24fd7a9b985b5eb7d860788258c2a65c4436589de1c5291 SHA512: 1dda188565bd5cbb13327c465f433c853ef1f667f1f2bf0bfe652c3a3d422e95674e24a6246c48cc1e3c770876ea7f91752ec2f9cfb8353ecd3ae37b46f6ec0f Description: GNU Fortran 95 compiler for the i386 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gfortran-mingw-w64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gfortran-mingw-w64-i686, gfortran-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185896 MD5sum: 7b7f1e313d1389efec712d14cf2726f3 SHA1: 2b2e45435814870c0855e8b7db5b653635b48462 SHA256: 070175b1675166c838d05896bdd8823dfbf8330c36036599e3d6b95fff4a63e4 SHA512: 3fb1226925d0c9d7ba80bbde40b7f30dc39817ab5c815ea209a6b3e4f4243be4a3da1cc434190eb2ab346f3d9210fa3d8b8283c9084cc8f8ea752e6e05960ac2 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gfortran-mingw-w64-i686-posix, gfortran-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185900 MD5sum: 49ee48093c7029eccc468d48253ab541 SHA1: e4145a500d92c554a2ff84570f19dbeb76603005 SHA256: 14131217fd9f78535e0f25119b46ad3371f6aee08d4ef31a3dd361e140aab256 SHA512: 39b3daac3783f64acb446cba0adaba7aef3428b395017ab201b8d67730db25ef3085d0b99914311900a4f106848f14da9b735335c07f692345881cbeb5706fdd 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 30611 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-i686-posix-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 8338532 MD5sum: 5275691c7820dfa2eaa389e022c0393f SHA1: 051956d1bfb33dd9454d0dc063bedbd67e0b2bd5 SHA256: 9b1e0a1ee18a86756ca62613bab1417e3755fe289b7581f97cf5e88e01fc6b2e SHA512: aaa0177922b28cb97f4303a3113ea500dedbf0c08598af925e76a50dfdff97311b699f66ed2c5549987d69bde237f5981ce9681bc67eaf274eafd5cd28ed12e2 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 82917 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gfortran-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 81184140 MD5sum: fcf491eaa85a553657b90ca00a53eb8f SHA1: 7dccbfab729ba459db4f121316c5e8db34d98744 SHA256: 7f997506b3682717607956a4cddcfd6b1d3293dd92810a450b06937b69c833f2 SHA512: 6ccb5380f9550a213f0416b5da40ca1d04ad598096f1b26c9a4e36dd0280b3464e7b80b55cab8960500ffa1d54ac5b079ed17637bcbfeb8cec748f7a21fde1cf Description: debug symbols for gfortran-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 72e12a7a1c89ba912f9bbd1e671694e6c6634597 b92056ca32ea1d7e57fcba509f0f78a73fa5d127 Package: gfortran-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 30610 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-i686-win32-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 8340308 MD5sum: cd185cc273b6cbff634c5c1e3de5faee SHA1: bf5b8006b528183e06eee562c1222641028f830d SHA256: 320d875ca559fe7a4df76f88133f7c1511da80673ea69355bd38c9501a84725c SHA512: 9c5beb83bd30e1d3debb0e8bb73d9f605a551d64e59ae79b1390349321f027d79064ab8298cc26f9260dfd25c258f27a7b0844fc4d37d0a913ebb58b44254a59 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 82922 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gfortran-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 81212160 MD5sum: 1d11161c3840b792c79f2b4acc963208 SHA1: 97ae3ba90391d96a3511410faea6a4c86f9675c2 SHA256: 4e7386b11026d79886219c5a2333fa6d2918d7219f647462104156d2a371f69b SHA512: fb08c9776bf0bc0ba7eb9f27d231ef659dfa34596a296abfee62615494e54fabec219617149e3f2f5fe025e21fa93b16261b1fe811da22e85b62b68bb9f8a707 Description: debug symbols for gfortran-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: b09bd2fcec5f9eb14e2478c1b3e0d366af1bd649 ba567737962debf4852d5c0d2e8d14c14a71dbe5 Package: gfortran-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185900 MD5sum: 77c33ad0d6b8fc1ce5f2ee81b1fbe7b0 SHA1: c07bc554c7e0c04a30306262a707a2057f4f8382 SHA256: 24f427e698d707b058bfdd7ed6377b6f9de682f27657d2e10d43a29b3299dfb2 SHA512: 6af098ad4973f4774d3cd25e61673ad975747dfc995ae6e44d5dac4079e380dc83574cff0612bbc50ab04f041e6f1560426d462e0f26bfea091d28fd164216c0 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 32001 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-x86-64-posix-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 8542532 MD5sum: 1d1f2b41529252bb20c6f0c58bd1d5ce SHA1: 72a477241f8e8c955c88bc514c475bf1d73ad2d1 SHA256: 57f7695e0e64e544daf8bb4557403574e2cbb1c977d330316379567cb6655c6f SHA512: 875861febcbe57fe9993c36d7ad33b35878faf98c9d3069d644754f2b1da4de062375a37f6998ee11e5a6750f7a7bc9ddec2b179442a0aadd1de652b5c8cd99c 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 83400 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gfortran-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 81633764 MD5sum: a6e2a3611802d206d12a533946905717 SHA1: 47a5356c649530ba30d1df12e94462c7576ac218 SHA256: 12785ae2dead0a56d2e28ea334fd017b8fc032601e219c2be124a1555bb95534 SHA512: 1c82018ea73773a7801effe03d37bdfadd7017c8af56f8979320054d9a824c94ed0bea9a6d21246dbf2717a0c7e89557e9908d81c971dcd12d2367db7c058bef Description: debug symbols for gfortran-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: a571a7d1a57a781971e26ce0f21a733b64d5dd0f c78f6040c208bf20456f1010e9fc6e5a5366af98 Package: gfortran-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 32000 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-x86-64-win32-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 8542592 MD5sum: 7668eb2b529128b92c1d070befb87c90 SHA1: 483ead0fb02f0b919b7eca3cf6ebb4b12bc91c9b SHA256: 2686f3206684e2642199b912a1ba2fd95a1a89ccf675640efacf7f1fd43bbad0 SHA512: 54428313ab45df518dff9f8bd8a14d46ed20f2b44e03af9ec2278644e0bf2316df062f97279b862a9984b04dac1781f17d12c9c1ada4e06f817d575dedd7ea0b 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 83390 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gfortran-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 81640760 MD5sum: 393dcf026571001ff544f5d3106d547e SHA1: 417b98e38cf694b8e07e16c0979ca35edb8d717e SHA256: cb9f995c07760b2a928885711e7b1115967452df27bc67ead805d65565437d77 SHA512: d4e1b1cf7834f5b134ab141e74ced2e7f164cac3d77c4e0c469ba2010f30c41cb38355fe9c0c42110c5de79fb820af569c6480a85879c1d59bb7cdf401d31b3e Description: debug symbols for gfortran-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 9b1e9591bfc09287d4055970d6e7fbb5dcc17025 ea069179799dfa34de6be029d4a478f9ed94522e Package: gfortran-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-i686-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-multilib-i686-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-multilib-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1092 MD5sum: dfb8b10d571464525aa74a0754f549f3 SHA1: db215a7a8793ebb94261df33931b4659eca7e464 SHA256: 3e06091bf961e98947361c52ec6cc03b7ea54eeeed7f238988d1cf196fa45c98 SHA512: 124bb4004ba2c4376c1ece0d73331d64542f7a4d29c5d75ff599597fff5aeb461cb2447d767bcf9d7bb0f96abc958cfc4be0f9620a1b62ea33664f47a788e416 Description: GNU Fortran 95 compiler for the i386 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the i386 architecture. Package: gfortran-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-multilib-s390x-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1096 MD5sum: 4941a5bfeee0195f5264a3a08e68cc09 SHA1: 211c6e15b6be19343eb784ca4e6f97c7885096bc SHA256: c856e078ce927bc7d7009e080a8f5ad7f2127f27eea08adf38a77bf57cda36f5 SHA512: 8a4b6b76608a0b11585df5a46033d35e728db058ce473d3d866fd1b5b2d678dab35031b193ed402e07d4d8035a21f3292e1ad2975579b4e7076c03ecaf7f9914 Description: GNU Fortran 95 compiler for the s390x architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the s390x architecture. Package: gfortran-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-multilib-x86-64-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-multilib-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1096 MD5sum: 46ed8c970d78ac6269c9b79d29777280 SHA1: 86bdfc1eb9a4e2199e995bd656dfc2eb26104276 SHA256: 90c2b0c9990d46913fc7760c6869b8844dfac1071cd45f0bd2a9d668fdfce088 SHA512: 76b304ba882db4b179610943d3ce2bd5126709cc2e19367abf9e62450132b39c10171af0e5dac1df19d39abdfdfba33a898626ee1756f540771e046f8dc4699e Description: GNU Fortran 95 compiler for the amd64 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the amd64 architecture. Package: gfortran-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-powerpc64le-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1264 MD5sum: 06d03bd0d488ba15aac3fd21f0463d45 SHA1: 24c6f0daebe471519b61394ea1a118adbdc31f09 SHA256: 926bf59119343a4a14cd0323d72f0c577fb0e523e0830c47d0cc01862af9711a SHA512: 1327c21ad659e2f53b188d2be8bb4eeff7ac2ef201cdbac345d6133920642cab0b52c8cee33587acfa3af9874d0596af18323f6cd0979f28ea1e956c384abb7b Description: GNU Fortran 95 compiler for the ppc64el architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gfortran-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-s390x-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1252 MD5sum: a403f01fb1f7b54c614b9ac289c287d3 SHA1: e6ef6ac71a7a0c8c41f1abb939601b863fa77299 SHA256: 6b0d7a8c3ab0928617c055fbd9f7b397ac04c283da6043f5f28ad49e2ae96da7 SHA512: 0b12a1458550730ec63451eb6f07c4dde4c1f751c07768c52527bd017a3e5fda3f43541e0569adf066af78243481ba32333fcf8a82b7da96c15decf529352f7f Description: GNU Fortran 95 compiler for the s390x architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gfortran-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gcc-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2023dev3b1), gfortran-10-x86-64-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1252 MD5sum: 72deaa95f780435331367e740389094e SHA1: cc75eec5fc30e7e538f8325f1d607b7624a7d8f5 SHA256: 90d770fe87304f7555586b63dfd0ab6ff278678de7fd534827edd1f26989ddf9 SHA512: cb29bf70069a2a67178810f66d1914726a295fa50c1d9ca979f7ce411d16e651b75fe0139513c71ceb8168bd2ffda319de0e071d332ebbed98271416b356b2b1 Description: GNU Fortran 95 compiler for the amd64 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: ghc Priority: optional Section: haskell Installed-Size: 1169553 Maintainer: Debian Haskell Group Architecture: arm64 Version: 8.8.4-2+apertis5bv2023dev2b1 Replaces: ghc-dynamic (<< 7.8), ghc-haddock (<< 7.10), ghc6 (<< 7), libghc-array-dev (<< 0.5.4.0+), libghc-base-dev (<< 4.13.0.0+), libghc-binary-dev (<< 0.8.7.0+), libghc-bytestring-dev (<< 0.10.10.1+), libghc-cabal-dev (<< 3.0.1.0+), libghc-containers-dev (<< 0.6.2.1+), libghc-deepseq-dev (<< 1.4.4.0+), libghc-directory-dev (<< 1.3.6.0+), libghc-filepath-dev (<< 1.4.2.1+), libghc-ghc-boot-dev (<< 8.8.4+), libghc-ghc-boot-th-dev (<< 8.8.4+), libghc-ghc-compact-dev (<< 0.1.0.0+), libghc-ghc-heap-dev (<< 8.8.4+), libghc-ghc-prim-dev (<< 0.5.3+), libghc-ghci-dev (<< 8.8.4+), libghc-haskeline-dev (<< 0.7.5.0+), libghc-hpc-dev (<< 0.6.0.3+), libghc-integer-gmp-dev (<< 1.0.2.0+), libghc-libiserv-dev (<< 8.8.4+), 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.9.0+), libghc-stm-dev (<< 2.5.0.0+), libghc-template-haskell-dev (<< 2.15.0.0+), libghc-terminfo-dev (<< 0.4.1.4+), libghc-text-dev (<< 1.2.4.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-35, haskell-compiler, libghc-array-dev (= 0.5.4.0), libghc-array-dev-0.5.4.0-ddbb2, libghc-base-dev (= 4.13.0.0), libghc-base-dev-4.13.0.0-d4e5b, libghc-binary-dev (= 0.8.7.0), libghc-binary-dev-0.8.7.0-49e02, libghc-bytestring-dev (= 0.10.10.1), libghc-bytestring-dev-0.10.10.1-b6ec8, libghc-cabal-dev (= 3.0.1.0), libghc-cabal-dev-3.0.1.0-e8dfc, libghc-containers-dev (= 0.6.2.1), libghc-containers-dev-0.6.2.1-39f42, libghc-deepseq-dev (= 1.4.4.0), libghc-deepseq-dev-1.4.4.0-76304, libghc-directory-dev (= 1.3.6.0), libghc-directory-dev-1.3.6.0-592a7, libghc-filepath-dev (= 1.4.2.1), libghc-filepath-dev-1.4.2.1-001eb, libghc-ghc-boot-dev (= 8.8.4), libghc-ghc-boot-dev-8.8.4-36928, libghc-ghc-boot-th-dev (= 8.8.4), libghc-ghc-boot-th-dev-8.8.4-54c6a, libghc-ghc-compact-dev (= 0.1.0.0), libghc-ghc-compact-dev-0.1.0.0-11054, libghc-ghc-dev-8.8.4-6724a, libghc-ghc-heap-dev (= 8.8.4), libghc-ghc-heap-dev-8.8.4-2b5f3, libghc-ghc-prim-dev (= 0.5.3), libghc-ghc-prim-dev-0.5.3-49209, libghc-ghci-dev (= 8.8.4), libghc-ghci-dev-8.8.4-28bfa, libghc-haskeline-dev (= 0.7.5.0), libghc-haskeline-dev-0.7.5.0-52a07, libghc-hpc-dev (= 0.6.0.3), libghc-hpc-dev-0.6.0.3-58ac1, libghc-integer-gmp-dev (= 1.0.2.0), libghc-integer-gmp-dev-1.0.2.0-fa0ae, libghc-libiserv-dev (= 8.8.4), libghc-libiserv-dev-8.8.4-1fb7f, libghc-mtl-dev (= 2.2.2), libghc-mtl-dev-2.2.2-7208c, libghc-parsec-dev-3.1.14.0-7d68b, libghc-parsec3-dev (= 3.1.14.0), libghc-pretty-dev (= 1.1.3.6), libghc-pretty-dev-1.1.3.6-2f341, libghc-process-dev (= 1.6.9.0), libghc-process-dev-1.6.9.0-23e5c, libghc-rts-dev-1.0-, libghc-stm-dev (= 2.5.0.0), libghc-stm-dev-2.5.0.0-28cfe, libghc-template-haskell-dev (= 2.15.0.0), libghc-template-haskell-dev-2.15.0.0-62759, libghc-terminfo-dev (= 0.4.1.4), libghc-terminfo-dev-0.4.1.4-8ec06, libghc-text-dev (= 1.2.4.0), libghc-text-dev-1.2.4.0-9eccd, libghc-time-dev (= 1.9.3), libghc-time-dev-1.9.3-9ed95, libghc-transformers-dev (= 0.5.6.2), libghc-transformers-dev-0.5.6.2-59c2c, libghc-unix-dev (= 2.7.2.2), libghc-unix-dev-2.7.2.2-94273, libghc-xhtml-dev (= 3000.2.2.1), libghc-xhtml-dev-3000.2.2.1-771e1 Depends: llvm-11, gcc, libgmp-dev, libffi-dev, libbsd-dev, libc6-dev, libncurses5-dev, libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10, 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.13.0.0+), libghc-binary-dev (<< 0.8.7.0+), libghc-bytestring-dev (<< 0.10.10.1+), libghc-cabal-dev (<< 3.0.1.0+), libghc-containers-dev (<< 0.6.2.1+), libghc-deepseq-dev (<< 1.4.4.0+), libghc-directory-dev (<< 1.3.6.0+), libghc-filepath-dev (<< 1.4.2.1+), libghc-ghc-boot-dev (<< 8.8.4+), libghc-ghc-boot-th-dev (<< 8.8.4+), libghc-ghc-compact-dev (<< 0.1.0.0+), libghc-ghc-heap-dev (<< 8.8.4+), libghc-ghc-prim-dev (<< 0.5.3+), libghc-ghci-dev (<< 8.8.4+), libghc-haskeline-dev (<< 0.7.5.0+), libghc-hpc-dev (<< 0.6.0.3+), libghc-integer-gmp-dev (<< 1.0.2.0+), libghc-libiserv-dev (<< 8.8.4+), 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.9.0+), libghc-stm-dev (<< 2.5.0.0+), libghc-template-haskell-dev (<< 2.15.0.0+), libghc-terminfo-dev (<< 0.4.1.4+), libghc-text-dev (<< 1.2.4.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_8.8.4-2+apertis5bv2023dev2b1_arm64.deb Size: 108922496 MD5sum: 27fc9067fe6069a2b334abaa1e3a8cc4 SHA1: 1c92138b1c864f43ab599dcd99f460224b4b9a92 SHA256: 9985f5049acaa9855c3f16960d3c82906bf9ed26289782abcec5d8677cf7675b SHA512: f9cc1eee1c0615dfea3d522fabc08f20c81bf73225e8b857a2128e989f13d44bd34bae668b24a7bec913a9fb1da930c8c473032a28b8b0d79b612a82a79a90b3 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: 256758 Maintainer: Debian Haskell Group Architecture: all Source: ghc Version: 8.8.4-2+apertis5bv2023dev2b1 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.13.0.0), libghc-binary-doc (= 0.8.7.0), libghc-bytestring-doc (= 0.10.10.1), libghc-cabal-doc (= 3.0.1.0), libghc-containers-doc (= 0.6.2.1), libghc-deepseq-doc (= 1.4.4.0), libghc-directory-doc (= 1.3.6.0), libghc-filepath-doc (= 1.4.2.1), libghc-ghc-boot-doc (= 8.8.4), libghc-ghc-boot-th-doc (= 8.8.4), libghc-ghc-compact-doc (= 0.1.0.0), libghc-ghc-heap-doc (= 8.8.4), libghc-ghc-prim-doc (= 0.5.3), libghc-ghci-doc (= 8.8.4), libghc-haskeline-doc (= 0.7.5.0), libghc-hpc-doc (= 0.6.0.3), libghc-integer-gmp-doc (= 1.0.2.0), libghc-libiserv-doc (= 8.8.4), 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.9.0), libghc-stm-doc (= 2.5.0.0), libghc-template-haskell-doc (= 2.15.0.0), libghc-terminfo-doc (= 0.4.1.4), libghc-text-doc (= 1.2.4.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-35, 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_8.8.4-2+apertis5bv2023dev2b1_all.deb Size: 15872880 MD5sum: 0c84bee4443282aa93ce326adceeb713 SHA1: 6cc98f42690da675c5a4782844a70166e4ee4ea3 SHA256: 79c50cf901912796730b82e1ada7ecc11a3916bd20832eab850fe8a7b7f68cb2 SHA512: b1bccc0dc8e829a173c904a9d3f8ba57a7f8ad217c3d10cfe50ff5a294429bf8bce24e8354ac85313e7ff08f421a656b3b2b1345239b0e66e8dcdbda8e3ca4d5 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: 1054761 Maintainer: Debian Haskell Group Architecture: arm64 Source: ghc Version: 8.8.4-2+apertis5bv2023dev2b1 Replaces: ghc6-prof (<< 7) Provides: libghc-array-prof (= 0.5.4.0), libghc-array-prof-0.5.4.0-ddbb2, libghc-base-prof (= 4.13.0.0), libghc-base-prof-4.13.0.0-d4e5b, libghc-binary-prof (= 0.8.7.0), libghc-binary-prof-0.8.7.0-49e02, libghc-bytestring-prof (= 0.10.10.1), libghc-bytestring-prof-0.10.10.1-b6ec8, libghc-cabal-prof (= 3.0.1.0), libghc-cabal-prof-3.0.1.0-e8dfc, libghc-containers-prof (= 0.6.2.1), libghc-containers-prof-0.6.2.1-39f42, libghc-deepseq-prof (= 1.4.4.0), libghc-deepseq-prof-1.4.4.0-76304, libghc-directory-prof (= 1.3.6.0), libghc-directory-prof-1.3.6.0-592a7, libghc-filepath-prof (= 1.4.2.1), libghc-filepath-prof-1.4.2.1-001eb, libghc-ghc-boot-prof (= 8.8.4), libghc-ghc-boot-prof-8.8.4-36928, libghc-ghc-boot-th-prof (= 8.8.4), libghc-ghc-boot-th-prof-8.8.4-54c6a, libghc-ghc-compact-prof (= 0.1.0.0), libghc-ghc-compact-prof-0.1.0.0-11054, libghc-ghc-heap-prof (= 8.8.4), libghc-ghc-heap-prof-8.8.4-2b5f3, libghc-ghc-prim-prof (= 0.5.3), libghc-ghc-prim-prof-0.5.3-49209, libghc-ghc-prof-8.8.4-6724a, libghc-ghci-prof (= 8.8.4), libghc-ghci-prof-8.8.4-28bfa, libghc-haskeline-prof (= 0.7.5.0), libghc-haskeline-prof-0.7.5.0-52a07, libghc-hpc-prof (= 0.6.0.3), libghc-hpc-prof-0.6.0.3-58ac1, libghc-integer-gmp-prof (= 1.0.2.0), libghc-integer-gmp-prof-1.0.2.0-fa0ae, libghc-libiserv-prof (= 8.8.4), libghc-libiserv-prof-8.8.4-1fb7f, libghc-mtl-prof (= 2.2.2), libghc-mtl-prof-2.2.2-7208c, libghc-parsec-prof-3.1.14.0-7d68b, libghc-parsec3-prof (= 3.1.14.0), libghc-pretty-prof (= 1.1.3.6), libghc-pretty-prof-1.1.3.6-2f341, libghc-process-prof (= 1.6.9.0), libghc-process-prof-1.6.9.0-23e5c, libghc-rts-prof-1.0-, libghc-stm-prof (= 2.5.0.0), libghc-stm-prof-2.5.0.0-28cfe, libghc-template-haskell-prof (= 2.15.0.0), libghc-template-haskell-prof-2.15.0.0-62759, libghc-terminfo-prof (= 0.4.1.4), libghc-terminfo-prof-0.4.1.4-8ec06, libghc-text-prof (= 1.2.4.0), libghc-text-prof-1.2.4.0-9eccd, libghc-time-prof (= 1.9.3), libghc-time-prof-1.9.3-9ed95, libghc-transformers-prof (= 0.5.6.2), libghc-transformers-prof-0.5.6.2-59c2c, libghc-unix-prof (= 2.7.2.2), libghc-unix-prof-2.7.2.2-94273, libghc-xhtml-prof (= 3000.2.2.1), libghc-xhtml-prof-3000.2.2.1-771e1 Depends: ghc (= 8.8.4-2+apertis5bv2023dev2b1) Conflicts: ghc6-prof (<< 7) Filename: pool/development/g/ghc/ghc-prof_8.8.4-2+apertis5bv2023dev2b1_arm64.deb Size: 91357324 MD5sum: e4451ab4076de9229ec255dcfd298135 SHA1: 2c4e2230a12b3e9d34bb915d24ab0f79a5648747 SHA256: 17c8fe5e40b253cec7cee557daf227b6787bbe39265df8a8ff6da52379faec87 SHA512: 1b79a435fe327a26f902313784bcfe548624aa41012cd1138c6b4a1294b42c59b07b9e71a607109df9aa125ff653922d78ad0b133d520455e15456c03599099f 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: 232 Maintainer: Debian Printing Team Architecture: arm64 Version: 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3 Provides: postscript-viewer Depends: libgs9 (= 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3), libc6 (>= 2.17) Suggests: ghostscript-x Filename: pool/development/g/ghostscript/ghostscript_9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3_arm64.deb Size: 101700 MD5sum: d826b09c47f798b0a058dabfd2694213 SHA1: e34903fc564e3965f85cb627395855222c609052 SHA256: 09172dc8eea16ae287e617bf4f111e7ac9ea2f9590c4549d3875052c23e2c1c6 SHA512: 082b685d503d15b584cbe8762a5168b16159728a3fe9830ad3b65f54fabcf50df7cfb422bb0edc7bfb41190381d450cf50866aa45405466b9189743db42e5bff Description: interpreter for the PostScript language and for PDF GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . Furthermore, it can render PostScript and PDF files as graphics to be printed on non-PostScript printers. Supported printers include common dot-matrix, inkjet and laser models. Homepage: https://www.ghostscript.com/ Multi-Arch: foreign Package: ghostscript-dbgsym Priority: optional Section: debug Installed-Size: 21 Maintainer: Debian Printing Team Architecture: arm64 Source: ghostscript Version: 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3 Replaces: ghostscript-dbg (<< 9.53.3~dfsg-2~) Depends: ghostscript (= 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3) Breaks: ghostscript-dbg (<< 9.53.3~dfsg-2~) Filename: pool/development/g/ghostscript/ghostscript-dbgsym_9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3_arm64.deb Size: 5976 MD5sum: 5016a918abcb102210ba3aae19531337 SHA1: c07831347d76bea38e9fd6ab5073e540de2a2902 SHA256: caa75c1e64bd5da85f9df65e2335b21fe6cf7d467346d7a2bd8d438014369b03 SHA512: f0543ddc16927f73d93d9edd15744cbca05c936c5520d6d5212a5cd4119004cdcbabb5da5e448cbd53c524341a9193dd75376f58332cb0bd3215ae59d7ae4ee9 Description: debug symbols for ghostscript Auto-Built-Package: debug-symbols Build-Ids: effa438fa5b172dd8da88fb5be5a873ffd46a79e Package: ghostscript-doc Priority: optional Section: doc Installed-Size: 16128 Maintainer: Debian Printing Team Architecture: all Source: ghostscript Version: 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3 Depends: libjs-jquery Suggests: ghostscript Filename: pool/development/g/ghostscript/ghostscript-doc_9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3_all.deb Size: 8162304 MD5sum: 9d75da3c582a5e945d56c07823688f73 SHA1: f2827bab7eb1a6149fed9967ded84976994d7d63 SHA256: fdf9e3972678bbb355b3ea831061b278f47a7684d05731637fd5fde232ba2784 SHA512: 6ff32fcae762b00e4987249e97795afd397e3e607e1aa2be9e2ac46dedd2522c6d7510a17ce9444a27def6c9d091af5217aacf998e4bc3ac6c3bc8e860b563c6 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: text Installed-Size: 224 Maintainer: Debian Printing Team Architecture: arm64 Source: ghostscript Version: 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3 Depends: ghostscript (= 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3), libc6 (>= 2.17), libx11-6, libxt6 Filename: pool/development/g/ghostscript/ghostscript-x_9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3_arm64.deb Size: 95588 MD5sum: c495b66c97fb10910d740671cbe729e1 SHA1: 96d7dd95d9dbd711ca605bdc9f41d1d370196cf9 SHA256: 5669933fe993a18f9e80979a87c0dd91127b1a1367c7487bd4dbea66c745c9ff SHA512: cf8ab460c3c339ee2a5beee99ba90499e87c92acdabf85c420acc70aea27a5862aa83290ccb3c80627807f96f61fb07d06126696de116bbedbb91c627ba5b7ee Description: interpreter for the PostScript language and for PDF - X11 support 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 the GPL Ghostscript output device for X11. Homepage: https://www.ghostscript.com/ Package: ghostscript-x-dbgsym Priority: optional Section: debug Installed-Size: 121 Maintainer: Debian Printing Team Architecture: arm64 Source: ghostscript Version: 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3 Replaces: ghostscript-dbg (<< 9.53.3~dfsg-2~) Depends: ghostscript-x (= 9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3) Breaks: ghostscript-dbg (<< 9.53.3~dfsg-2~) Filename: pool/development/g/ghostscript/ghostscript-x-dbgsym_9.53.3~dfsg-7+deb11u2+apertis1bv2023dev2b3_arm64.deb Size: 100464 MD5sum: 82290dd70a60a67a3b844caad6753ede SHA1: 3f270e7198db0874070bab009dc6063383d628f1 SHA256: d7dbecb9785dd1478db151959d063beeb0cbf17a09e95556bb14fa05653e7e07 SHA512: efd3991f8fc8b3bd2339ac114d0a91146afdaf6a24b96340e21329e5be9d5d29de7003e4fca667cb3a28b376a36a4ef059ea62e8505dec520101fd1aa9d89b7f Description: debug symbols for ghostscript-x Auto-Built-Package: debug-symbols Build-Ids: b085ad5a5c42ef4027f13724e74f8634613d7fcd Package: ginkgo Priority: optional Section: devel Installed-Size: 6910 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-ginkgo Version: 1.14.2-1apertis0bv2023dev2b4 Replaces: golang-ginkgo-dev (<< 1.12.0-5~) Depends: libc6 (>= 2.17) Breaks: golang-ginkgo-dev (<< 1.12.0-5~) Filename: pool/development/g/golang-ginkgo/ginkgo_1.14.2-1apertis0bv2023dev2b4_arm64.deb Size: 2007692 MD5sum: 65d1d76396cf0d3179979f6b711ffa5f SHA1: 38c323e8efe33e99d6ff1935bb07c35c1223bc25 SHA256: 3372fa247aadaf9897020083b1ea4d756202be81edb7cf0609af7919b722d969 SHA512: 1a8d3f786a03a4796b36d0105bb338bb091e72e6f42826d08f84e8286752021836aa1ccfbfc6638cacf4ba5ec51dc4f4c96a41261f7c869fa46228b42d58acfa 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.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-fsnotify (= 1.4.9-2apertis0bv2023dev2b4), golang-github-influxdata-tail (= 1.0.0+git20180327.c434825-4apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-gopkg-tomb.v1 (= 0.0~git20141024.0.dd63297-7apertis0bv2022dev2b1) Homepage: https://github.com/onsi/ginkgo Package: gir1.2-accountsservice-1.0 Priority: optional Section: introspection Installed-Size: 35 Maintainer: Debian freedesktop.org maintainers Architecture: arm64 Source: accountsservice Version: 0.6.55-3apertis0bv2023dev2b4 Depends: gir1.2-glib-2.0 (>= 1.34), libaccountsservice0 (>= 0.6.55) Filename: pool/development/a/accountsservice/gir1.2-accountsservice-1.0_0.6.55-3apertis0bv2023dev2b4_arm64.deb Size: 18028 MD5sum: 6eeae39fd180d371efba630190bafd20 SHA1: 4e379f9b586b63493863f836ca8a61eec59135c7 SHA256: d077d288651cbcdeb20f1fc5a4200a8236b820d8039815259f4817172c06d825 SHA512: 232afee6bc5acab975520017e66532656b33f38cb89418135527ec3822c4149c217e467d218ced77dd6e15a69cd3c80df8d279d4a7a1c322533ec3187740a8c6 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-appstream-1.0 Priority: optional Section: introspection Installed-Size: 109 Maintainer: Matthias Klumpp Architecture: arm64 Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Replaces: gir1.2-appstream (<< 0.10.1) Depends: libappstream4 (= 0.14.4-1+apertis0bv2023dev2b3), gir1.2-glib-2.0 (>= 1.58) Breaks: gir1.2-appstream (<< 0.10.1) Filename: pool/development/a/appstream/gir1.2-appstream-1.0_0.14.4-1+apertis0bv2023dev2b3_arm64.deb Size: 31584 MD5sum: f99e6b1cf3127c96862b22128e90c86f SHA1: e2b546e204dea99fb32a728d4d9fee7abad5407b SHA256: 8fbb450ceedf70318c0bdb8db9dff748cca260ce8d25bad204fa5c34d2b6b17f SHA512: 9e776c5eb002ed20fbe5b0101ed2bec7fb3d0602156775e98196394a1dbefa8d9d80047f2decd4ab4d5d392503a4b1e1b5c433bb8c8d64147e89c8cc6a1c8e41 Description: Library to access AppStream services (introspection data) AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains introspection data for the AppStream library. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Package: gir1.2-appstreamcompose-1.0 Priority: optional Section: introspection Installed-Size: 41 Maintainer: Matthias Klumpp Architecture: arm64 Source: appstream Version: 0.14.4-1+apertis0bv2023dev2b3 Depends: libappstream-compose0 (= 0.14.4-1+apertis0bv2023dev2b3), gir1.2-appstream-1.0 (= 0.14.4-1+apertis0bv2023dev2b3), gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 (>= 1.58) Filename: pool/development/a/appstream/gir1.2-appstreamcompose-1.0_0.14.4-1+apertis0bv2023dev2b3_arm64.deb Size: 17488 MD5sum: bd671011a0a63448d8eef9cfec8a6823 SHA1: c61c509989a3f4b8d2f59484ee83f4d67ad1e856 SHA256: f367f9c7015162b412cdf937b5d25437ca935d410740b9ec2c8e0d316ee4a29e SHA512: d8cd7c5e6cdd2dda1604b1c278c251e28dccd1d4e430ec0e8cad20dab3c81b9bba47163d0951773e6ce0736f93207267c39e10f509d90e8c1782590675b53870 Description: Building blocks to compose AppStream metadata (introspection data) AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains introspection data for the AppStream compose library. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Package: gir1.2-dazzle-1.0 Priority: optional Section: introspection Installed-Size: 149 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: libdazzle Version: 3.38.0-1+apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0 (>= 3.24), libdazzle-1.0-0 (>= 3.37.1) Filename: pool/development/libd/libdazzle/gir1.2-dazzle-1.0_3.38.0-1+apertis0bv2023dev2b3_arm64.deb Size: 34680 MD5sum: 7379ba63f0ea8641066b9fffee8c4f22 SHA1: 8adbafc128ecfb70dab2280218a0a8d9a1b1549d SHA256: d1e20e1269e0aa821c3964ac404819344631e613be1faef1076173f31e21d494 SHA512: 487b236ab32d66f9b2c9c2095fb58a9fefb3ebfdefb139fc50f59f944b460b8e8609c8bd86f94ccff5708156fb8effc62dc3729f6554068b3428376b653ee66b Description: GObject introspection data for libdazzle This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://gitlab.gnome.org/GNOME/libdazzle Multi-Arch: same Package: gir1.2-dee-1.0 Priority: optional Section: introspection Installed-Size: 69 Maintainer: Kartik Mistry Architecture: arm64 Source: dee Version: 1.2.7+17.10.20170616-6apertis0bv2023dev2b3 Replaces: gir1.2-dee-0.5 Depends: gir1.2-glib-2.0, libdee-1.0-4 (>= 1.2.7+15.04.20150304) Breaks: gir1.2-dee-0.5 Filename: pool/development/d/dee/gir1.2-dee-1.0_1.2.7+17.10.20170616-6apertis0bv2023dev2b3_arm64.deb Size: 17716 MD5sum: 2b9f23a3532e49b3b5561b354ac73cff SHA1: a74cfcb17029990be044d60f35c701d77e04596f SHA256: c149cb4c824523c8be148e04cc8fb5ca3f84c0dd43c5c9d616da4d0c9eef27c1 SHA512: 43be405c42a5769301e2af225a38b7d5300abf93f0a9fba64d453be2fb70c97d4e92d33ee3feae7c192b007be111fb7acb111642a07946e15eb45ea0cd629f4a Description: GObject introspection data for the Dee library This package contains introspection data for the Dee library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://launchpad.net/dee Package: gir1.2-farstream-0.2 Priority: optional Section: introspection Installed-Size: 239 Maintainer: Debian Telepathy maintainers Architecture: arm64 Source: farstream-0.2 Version: 0.2.9-1apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0, gir1.2-gstreamer-1.0 (>= 1.4), libfarstream-0.2-5 (>= 0.2.8) Filename: pool/development/f/farstream-0.2/gir1.2-farstream-0.2_0.2.9-1apertis0bv2023dev2b3_arm64.deb Size: 217196 MD5sum: 65d5c07775bdaf9e2b126aedb6823951 SHA1: 87121836355da04713429fde5cf5df103d61220c SHA256: 574ecc8d4105f223566db57293aa4c23bd9ed95f19d356858f7625428ab50d98 SHA512: 5de1ece445a1965a3dfb0d003e76aed980ff14bb2e3733e5d090bc39c314e0940cb2d1a44f8c3f9c57abde62dc13ec4ed9db2879b1056a40421294b7a3337863 Description: Audio/Video communications framework: GObject-Introspection The Farstream project is an effort to create a framework to deal with all known audio/video conferencing protocols. On one side it offers a generic API that makes it possible to write plugins for different streaming protocols, on the other side it offers an API for clients to use those plugins. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://www.freedesktop.org/wiki/Software/Farstream/ Multi-Arch: same Package: gir1.2-gcab-1.0 Priority: optional Section: introspection Installed-Size: 21 Maintainer: Stephen Kitt Architecture: arm64 Source: gcab Version: 1.4-3apertis0bv2023dev2b3 Replaces: gir1.2-libgcab-1.0 Depends: gir1.2-glib-2.0, libgcab-1.0-0 (>= 1.4) Breaks: gir1.2-libgcab-1.0 Filename: pool/development/g/gcab/gir1.2-gcab-1.0_1.4-3apertis0bv2023dev2b3_arm64.deb Size: 6700 MD5sum: 957746a8e9cfbbe7627127fd03dad025 SHA1: ea3353aca2eb6852094a198c309af08feac6cafb SHA256: d5ed500e2573d5fe857cfab534a4e99b59fd80dec241fbb4467b40f52f03e7c4 SHA512: 1d17d0b24a921da75629b7205ae934745e297bc582adc050d0df525dacc1238f88e96193e73d065f0a3cbc2aaf3c04656fc3ba036f4074316afa48bb49f6684c 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-gconf-2.0 Priority: optional Section: introspection Installed-Size: 378 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2023dev2b4 Depends: gconf-service, gir1.2-glib-2.0 (>= 0.10.7-1~), libgconf-2-4 (>= 3.2.5) Conflicts: gir1.0-gconf-2.0 Filename: pool/development/g/gconf/gir1.2-gconf-2.0_3.2.6-7apertis0bv2023dev2b4_arm64.deb Size: 362748 MD5sum: 01203f771ea192a16adccaa7b2f13057 SHA1: bc3beff3b2e3ec980260c7c290c03b7ef60d2849 SHA256: e88d0da7d4f673d9dc4960b59dfd94cc5fa721a1546b7cc652d3c51fd1de7913 SHA512: 4f7499b7d6bb63a9a7496855f5dc56957b3f30b98a8e364f23e89101211c92111647eabd737629098f54f2646ca8178df548810ebc89bbb3f64f35e82bab7abf Description: GNOME configuration database system (GObject-Introspection) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains introspection data for GConf. It can be used by packages using the GIRepository format to generate dynamic bindings. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Package: gir1.2-gdl-3 Priority: optional Section: introspection Installed-Size: 59 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gdl Version: 3.34.0-1apertis0bv2023dev2b3 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.34.0-1apertis0bv2023dev2b3_arm64.deb Size: 32460 MD5sum: 6e1a85fe0a2607ce94fb9eda3782a45e SHA1: 05ed4f5dd38c24c06f9d6666c179fbc43b27750e SHA256: 2d5f1a4aafede58810c7d892413cca45ab06d239544e5e7394d557daa418995e SHA512: 7170fb321562913dea13b8188df667c60c983930ccfd2c7d18e92d70e062be578ed7ce5e2c7d1bf48ddaa159903730c5ed9c9066f666a9025bb367345c519d83 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: 119 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: libgee-0.8 Version: 0.20.4-1+apertis0bv2023dev2b2 Depends: gir1.2-glib-2.0 (>= 0.10) Filename: pool/development/libg/libgee-0.8/gir1.2-gee-0.8_0.20.4-1+apertis0bv2023dev2b2_arm64.deb Size: 37488 MD5sum: ee24a8272ebfe661d5399496151e1ec2 SHA1: 412fe939cf77ed431a744032d6303218b8f98039 SHA256: fab741286d0b3c179b07a317f2762dcc0d448425d43c0ea70f283b39b095e8ae SHA512: 77a2234d36c193e14a8818b897a6d8dd7c981714d0e931eea467988f3c610c27bdeb10964f8f04ab88febc5bca22516fbcb6f5348aa64ae4b0adf56d7da82140 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: 47 Maintainer: Laurent Bigonville Architecture: arm64 Source: geoclue-2.0 Version: 2.5.7-3+apertis4bv2023dev2b3 Depends: gir1.2-glib-2.0 (>= 0.9.6), libgeoclue-2-0 (>= 2.5.3) Filename: pool/development/g/geoclue-2.0/gir1.2-geoclue-2.0_2.5.7-3+apertis4bv2023dev2b3_arm64.deb Size: 22744 MD5sum: df1fdb1e14b22444ae6c9a3d8145dead SHA1: 1ba4d57c7cd1a3b1b20190e27d1d5f544cd84e08 SHA256: 1df2dbb651eaacb6244401a1c1c40e26a98f3f471e428b112c3b68c054d61583 SHA512: 93d0eb8ea51b781df4e5ee8b96921f0c18098c7ac3ee50fa9ca3215639efbb71456442d40679174160c01702cebd0f5462b0b6686a03313a0d5f8f56d4843e02 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.6 Priority: optional Section: introspection Installed-Size: 18 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: libgepub Version: 0.6.0-2apertis0bv2023dev2b3 Depends: gir1.2-freedesktop (>= 1.30.0), gir1.2-glib-2.0 (>= 1.30.0), gir1.2-webkit2-4.0, libgepub-0.6-0 (>= 0.6.0) Filename: pool/development/libg/libgepub/gir1.2-gepub-0.6_0.6.0-2apertis0bv2023dev2b3_arm64.deb Size: 4592 MD5sum: 7a84223db8f49e0c2ef0fc1321a1a497 SHA1: c5f37b3db16d45bf42c2e1ceae468c8897d15b9b SHA256: 35d59ef167a0f1f3d30c850bf4925ccc3d2248948cfc1aa636194f5e843b4656 SHA512: aba3a4819e4aaf43fe57e171420427de65af8ff81dd07c9411311d328fad7cc717cb78b45d610d499249d456636d4427bf5b38670ff009a5e23d809569584326 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: 140 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: glade Version: 3.38.2-2+apertis1bv2023dev2b1 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.38.2-2+apertis1bv2023dev2b1_arm64.deb Size: 42380 MD5sum: 6af8cedbba53ba42d81bcf03c4ef5d15 SHA1: dadb8cbddf361ea804b4c090ed8d59e4cba0b748 SHA256: 6999283bb9e7b76c9804efc244a301ba99790bc8c268b76c40e88930fdbbee2a SHA512: ffc802580ad42acc0f7e8438a07ff2dda6c9526bfd77b06dc467e1a326a228fab9cc254440139bc704ded3957a6f49cf8a7cc99a331747eca1e6719ab5efbe57 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-gnomedesktop-3.0 Priority: optional Section: introspection Installed-Size: 63 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-desktop3 Version: 3.38.5-3+apertis1bv2023dev2b1 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-19 (>= 3.37.90.1) Breaks: gnome-shell (<< 3.34) Filename: pool/development/g/gnome-desktop3/gir1.2-gnomedesktop-3.0_3.38.5-3+apertis1bv2023dev2b1_arm64.deb Size: 35056 MD5sum: 83684c70fde66efa6b0ba35d4fe12791 SHA1: 956ae4e5c8dc918bc6bd3a739ab16207d3711416 SHA256: 3296157d4264cc70aa6b846b32065fe7d189466ad76d30744ee9d214bee015b8 SHA512: ba18a1d148b7d397d63e0ce121c753db7a8069a56b9ecea81b3d50c438e7e7a750643c62fc0889fc8f648dbb7ea38d04daf44ffc55fc495ea2ea51e5558670f2 Description: Introspection data for GnomeDesktop 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-gtk-2.0 Priority: optional Section: introspection Installed-Size: 881 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2023dev2b3 Provides: gir1.2-gdk-2.0 (= 2.24.33-2+apertis0bv2023dev2b3), gir1.2-gdkx11-2.0 (= 2.24.33-2+apertis0bv2023dev2b3) 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+apertis0bv2023dev2b3_arm64.deb Size: 222756 MD5sum: d00b129cb262c5e2427de81cec582a2a SHA1: 3fc89b4a10889b020e6807f3210c63c1e9550f73 SHA256: aa05534353a53de7b5dda050f70ef85d0240f2a8fb4f4fc7979ffe02d6cac852 SHA512: c1c39d24bd027fb7f6171074b160139e6424935c91c159d910a9a900d4031001e90e641470ec929af850e332f0f6b27e93a1fbbb8135fbfe7a7cdb72961387e1 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: 22 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtkspell3 Version: 3.0.10-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_arm64.deb Size: 10084 MD5sum: 5d556ba3ac5c7aeaaa7271546eb626e4 SHA1: fc5ca5d089cdf7d06fb54cad40ad4b50e97c1cc4 SHA256: bca6bc71e4fea06a26d586358f92205c7185b5537af0fb6db9d3fa4725f17d90 SHA512: c1458ee292e98d108574b10de2da085107d405d024cd0f85e9ab3596d89b7b542a0da37b8e70dc1df276618e27006a0bb81c2c07c7d53ee0eb7c57094abf037f 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: 96 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: libgtop2 Version: 2.40.0-2apertis0bv2023dev2b4 Depends: libgtop-2.0-11 (>= 2.37.90) Filename: pool/development/libg/libgtop2/gir1.2-gtop-2.0_2.40.0-2apertis0bv2023dev2b4_arm64.deb Size: 49976 MD5sum: 8d01ab1b5a5fe2980f98cc5b6f5324b7 SHA1: e47b963cf6744ff55645ea34f01fad899338b53a SHA256: 61d26d2718e54f9a9efffe09fa48f30a81b3889a1bef88c82eacd9af713ab5c9 SHA512: fe488881ce5878e79f272e3e04c806e0397c28cf5901bcd73326602294bf3a674720741d8e7038a38e7ebdb72530d0b0e4b68e253e29e2ebc2ae1eabfa992e2f 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: 34 Maintainer: Debian UEFI Maintainers Architecture: arm64 Source: libgusb Version: 0.3.5-1apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0, libgusb2 (>= 0.3.5) Filename: pool/development/libg/libgusb/gir1.2-gusb-1.0_0.3.5-1apertis0bv2023dev2b3_arm64.deb Size: 12328 MD5sum: ae59dc1b9b53b07e78ab9703ed1f9b1e SHA1: 495c4fabbde69f726875c40a07f77c70f73f6839 SHA256: 6db3473c0981174b068e5d56732bc66e8dc192e8c7dd5d2432895d7086763051 SHA512: 1a61b9ac132aca603cb4c158d2eb6dcbbd1c0bd5f1654641f245e829af433cca1304dafd2f5175b9947f2ea0c712f137aff3a33d7b2e498f018c4f83131141cd 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: 575 Maintainer: Debian Input Method Team Architecture: arm64 Source: ibus Version: 1.5.23-2apertis0bv2023dev2b3 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.23-2apertis0bv2023dev2b3_arm64.deb Size: 317744 MD5sum: 139a50cc5ed6ef0e349c568cc28a92ac SHA1: 0195af08b97c520c4bd2955fa8c53d62429bbcf2 SHA256: a9c9a5a16db8bfaa9f63a16c84e9c60484abe20d1fc12a5de109ae210d3ca452 SHA512: e600412307f5faf7084b99bd6ff95588d64557bb0fb18b53bc592f9bfaf6cfd8078f975d006ea44ded2db17d9e5aca6d9bf73037560f1ee05e775c07302c80df 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: 61 Maintainer: Debian LibreOffice Maintainers Architecture: arm64 Source: liblangtag Version: 0.6.3-2apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0 Filename: pool/development/libl/liblangtag/gir1.2-langtag-0.6_0.6.3-2apertis0bv2023dev2b3_arm64.deb Size: 38856 MD5sum: 207336174c8b951871b216e53b96b098 SHA1: 887eed7ffb3445b89caa1b15c53df787f1e31448 SHA256: 4746a14803427b029132bb01147f30e773f8a64915f1620f6858d99654653b31 SHA512: e669f5f110b1aff96e28a756baee73c077c7d0c4ca8b0ebdd102f145f2a4f8e256fe580c1bd5892ba76f360bb2fb82533386751ff9f19cc07d2974320bbfea94 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: 187 Maintainer: Mathieu Trudel-Lapierre Architecture: arm64 Source: libmbim Version: 1.24.6-0.1apertis0bv2023dev2b4 Depends: gir1.2-glib-2.0, libmbim-glib4 (>= 1.24.4), libmbim-proxy Filename: pool/development/libm/libmbim/gir1.2-mbim-1.0_1.24.6-0.1apertis0bv2023dev2b4_arm64.deb Size: 107120 MD5sum: 9ce7a4b376dd58eb4e7798b961e6456c SHA1: 8d126a2472e303ba6ed4504f7fa6ea41587aa013 SHA256: 94302a869085d28cf3756115a27bafd24f50aaa3168224639826e97f9769851a SHA512: 2ddb42ecb6a2cd3c2ade2eb77efb056f4ab2f632db1854f1737944719d9206c0553b2a83fbd9640bf9ce71642eb7463a009825374850de7ff1e2004afc35b2c9 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: 1160 Maintainer: Mathieu Trudel-Lapierre Architecture: arm64 Source: modemmanager Version: 1.14.12-0.2+apertis0bv2023dev2b2 Depends: gir1.2-glib-2.0, libmm-glib0 (>= 1.13.900) Filename: pool/development/m/modemmanager/gir1.2-modemmanager-1.0_1.14.12-0.2+apertis0bv2023dev2b2_arm64.deb Size: 966236 MD5sum: aaa44e26bdaf12681ecba88655ef1ac6 SHA1: 687e588a0bf0fe24a718393826f53aab3c6d1787 SHA256: 2c6cdac0177a71ac74ebc5b202b18885316f4f7127d3681fecfd8a94df6d7086 SHA512: abc2accbfb5ff2942c2fae86ed0de6f7a66b4bdb7ef3cec6521183790c4669d23f2cfd556c4091f56c07c1a7d62849f8bcdcb5f4fca5411c3035ff166ade38b1 Description: GObject introspection data for modemmanager ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G) 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: 67 Maintainer: Debian Telepathy maintainers Architecture: arm64 Source: libnice Version: 0.1.16-1apertis0bv2023dev2b3 Depends: gir1.2-glib-2.0 (>= 1.30.0) Filename: pool/development/libn/libnice/gir1.2-nice-0.1_0.1.16-1apertis0bv2023dev2b3_arm64.deb Size: 23212 MD5sum: bafeb4effb581cd31e8ab308219398e5 SHA1: 891432b49bfc5226a62946eaff6650f73420c7d1 SHA256: ae5a18886f9702350d7e0ad88eee410e1dc1dadacb00699e65c3efecdd262374 SHA512: 96f3b354a25eadcc361b1c3f3096451976a94dcc533dd827f2312daa9ec05d0935b097daf9866486675571b74a106aa8b74995d25250298af5a3260c11d5bbce 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: 366 Maintainer: Utopia Maintenance Team Architecture: arm64 Source: network-manager Version: 1.30.0-2+apertis1bv2023dev2b3 Replaces: gir1.2-networkmanager-1.0 (<< 1.8.0-2) Depends: gir1.2-glib-2.0 (>= 0.10.7-1~), libnm0 (>= 1.29.90) Breaks: gir1.2-networkmanager-1.0 (<< 1.8.0-2) Filename: pool/development/n/network-manager/gir1.2-nm-1.0_1.30.0-2+apertis1bv2023dev2b3_arm64.deb Size: 105088 MD5sum: 80592026ce38938bd5990bdda9214a81 SHA1: 26b251095b8892a49b0adf2432717e5497128ba1 SHA256: 27d0400d9a9b5f88c5c9d48a5e28e889f621aa1a2d406330d7b010ff8c7a7eda SHA512: 0445f15b51a07f4ba2fe546417b0d72050756e0c7805f87191d69a568073468fb3940793ec3300e4dadf9fee19a0c64aed18998ef2035963bdf96e239ca634b6 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: 768 Maintainer: Mathieu Trudel-Lapierre Architecture: arm64 Source: libqmi Version: 1.26.10-0.1apertis0bv2023dev2b4 Depends: gir1.2-glib-2.0, libqmi-glib5 (>= 1.26.6), libqmi-proxy Filename: pool/development/libq/libqmi/gir1.2-qmi-1.0_1.26.10-0.1apertis0bv2023dev2b4_arm64.deb Size: 123824 MD5sum: cc7c1a757482bbb6262702deb70a23e5 SHA1: 711ce31e77d48b369f1108b6f549b0db88378ca2 SHA256: b33ffd605e21a0708015a5bb219ec06bca3501cc87c2179991f5d8d3cd373e14 SHA512: ce682ac97af7fa30b1377c611f2072c9fa4dfc90f19030ff96322163afeaaa9400d15f153e17c9d8c30c6e87f1ce82bc0f8a7eafc2e65e57a4542257054f54b1 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-telepathylogger-0.2 Priority: optional Section: introspection Installed-Size: 95 Maintainer: Debian Telepathy maintainers Architecture: arm64 Source: telepathy-logger Version: 0.8.2-4apertis0bv2023dev2b4 Depends: gir1.2-glib-2.0 (>= 0.10.0), gir1.2-telepathyglib-0.12 (>= 0.19.2), libtelepathy-logger3 (>= 0.8.0) Filename: pool/development/t/telepathy-logger/gir1.2-telepathylogger-0.2_0.8.2-4apertis0bv2023dev2b4_arm64.deb Size: 81456 MD5sum: fea4a397eb8f9ed3ec8240c7b2b570ff SHA1: e5aba11ac4b70f89372880a96822c4dcb3259eb2 SHA256: 2b35df574237aa3f33310d49401f770ba046fd393be4d4af9e10e6fdb230ea38 SHA512: 6a6278acd7fa1327ba31cad2deeb5f9662d57a244a5586b972a80c94798c95ce9dff93e78c472775c291187b5f1968283a6118192bd94d8fe6ebec4b39e9a5f7 Description: Telepathy logger service - introspection This package contains the introspection data for Telepathy logger. . Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications. Homepage: https://telepathy.freedesktop.org/wiki/ Multi-Arch: same Package: gir1.2-uhm-0.0 Priority: optional Section: introspection Installed-Size: 18 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: uhttpmock Version: 0.5.3-2apertis0bv2023dev2b3 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-2apertis0bv2023dev2b3_arm64.deb Size: 4656 MD5sum: 3d1aa44f2e1439dcccc8f6c6eeedf723 SHA1: a546803551edfb0b237420b8fc413b9393df9ef9 SHA256: b6082bd4896928315f6fd832b445bd8c3176751b3fa6eb236f4c9855b7009a58 SHA512: ec5189035bbcf334898cf8341e7da7da5a790f7f14b1a63d40334d51a449b4f38be8766f59ba203e8790a040fa2222624ed263f27be2304b5a65b4b139d8c368 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-vte-2.91 Priority: optional Section: introspection Installed-Size: 59 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: vte2.91 Version: 0.62.3-1apertis0bv2023dev2b3 Depends: gir1.2-gtk-3.0 (>= 3.24.22), gir1.2-pango-1.0 (>= 1.22.0), libvte-2.91-0 (>= 0.61.91) Filename: pool/development/v/vte2.91/gir1.2-vte-2.91_0.62.3-1apertis0bv2023dev2b3_arm64.deb Size: 28248 MD5sum: 07009506d3805d70aa0e048fc2bfc751 SHA1: ae42f6259be520181676442c34b5352561b7cd85 SHA256: ac01c22793d3879d92eb44070d534326aa6e965465a6c86466c8a8619f5e47b9 SHA512: e08d19d2ca6a59f26784ac8a647f64b7487f09e5a0d5aceb6ec6e94ed1e741ee4962292215b158d14a23720dcdc78fb5671a3327a538e7df01a56e022d6ba9b0 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-wnck-1.0 Priority: optional Section: introspection Installed-Size: 90 Maintainer: Mike Gabriel Architecture: arm64 Source: libwnck Version: 2.30.7-6co1bv2023dev2b3 Replaces: gir1.0-wnck-1.0 Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 (>= 0.6.14), gir1.2-gtk-2.0 (>= 2.19.7), libwnck22 (>= 2.30.7) Conflicts: gir1.0-wnck-1.0 Filename: pool/development/libw/libwnck/gir1.2-wnck-1.0_2.30.7-6co1bv2023dev2b3_arm64.deb Size: 47008 MD5sum: 8800f04a7760df19c64458b29fdd5643 SHA1: b36b8660cdf1ddb1c3503089ae1bbef59a57ad90 SHA256: 5065829e4767bad6b5e2d3a5b2475f71fcbe7d0de924f6f581d468c5909aa524 SHA512: 9a8e52ccf9420c6d327163c5b016d7a4f8f3e388df5ed78ba6691b9627953b14666eb0c5290bf9d99c198c2f5f089833242cb2fbd7a91de0bbd7b2dcdba38bf6 Description: GObject introspection data for the WNCK library A library to use for writing pagers and task lists. This variant of libwnck provides WNCK for GTK-2 based applications. . This package contains introspection data for Window Navigator Construction Kit, a library to interact with window managers. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://developer.gnome.org/libwnck/2.30/ Package: gir1.2-zeitgeist-2.0 Priority: optional Section: introspection Installed-Size: 81 Maintainer: Debian QA Group Architecture: arm64 Source: zeitgeist Version: 1.0.3-4apertis0bv2023dev2b3 Depends: libzeitgeist-2.0-0 (= 1.0.3-4apertis0bv2023dev2b3), gir1.2-glib-2.0 (>= 1.30.0) Filename: pool/development/z/zeitgeist/gir1.2-zeitgeist-2.0_1.0.3-4apertis0bv2023dev2b3_arm64.deb Size: 22764 MD5sum: 1d3cf221b3ce24c1e6a3be3b8d32c025 SHA1: 61cf3fd1def12c8f7757b329baba1267167b027f SHA256: 6b7e3f29de23ba9ffc16b3f15613ee9e29aaf4659fb9bb966a79a58730892a81 SHA512: 1495cfc23b5c4926fa440eeb80c1c42cc3014d7a0b1791048bcebdca4921dc631de3c0d765acffea3cf12218829b9eeb9a8248a3ca80e1f29dc9865af30e6ff5 Description: library to access Zeitgeist - GObject introspection data Zeitgeist is a service which logs the user's activities and events (files opened, websites visited, conversations hold with other people, etc.) and makes the relevant information available to other applications. . It serves as a comprehensive activity log and also makes it possible to determine relationships between items based on usage patterns. . Libzeitgeist is a client library to access and manage the Zeitgeist event log from languages such as C and Vala. . This package can be used by languages supporting the GIRepository format to generate dynamic bindings. Homepage: https://zeitgeist.freedesktop.org/ Multi-Arch: same Package: gist Priority: optional Section: net Installed-Size: 55 Maintainer: Debian Ruby Team Architecture: all Version: 6.0.0-1apertis1bv2023dev2b3 Depends: ruby-json, sensible-utils, ruby Filename: pool/development/g/gist/gist_6.0.0-1apertis1bv2023dev2b3_all.deb Size: 18712 MD5sum: 05baf3ec0d2e3f760c72d868cb252287 SHA1: 9624a25deee61695b95e848109af0d15b8c5f3ab SHA256: 3412aa241cef77f20017fae2436f727a1423aeb8648026e0af3eb4b7b4789998 SHA512: 8885bbad1fab59a74ed675b968e8fbf2b0baba02129d11059de43c62810735d3696f64d3579d9648691637943e89860afcae2e50048860dc18f300662b776b80 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 Ruby-Versions: all Package: git Priority: optional Section: vcs Installed-Size: 34954 Maintainer: Jonathan Nieder Architecture: arm64 Version: 1:2.30.2-1+apertis1bv2023dev2b3 Replaces: git-core (<< 1:1.7.0.4-1.), gitweb (<< 1:1.7.4~rc1) Provides: git-completion, git-core Depends: libc6 (>= 2.28), libcurl3-gnutls (>= 7.56.1), libexpat1 (>= 2.0.1), libpcre2-8-0 (>= 10.22), zlib1g (>= 1:1.2.0), perl, liberror-perl, git-man (>> 1:2.30.2), git-man (<< 1:2.30.2-.) Recommends: ca-certificates, patch, less, ssh-client Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-el, 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-core (<< 1:1.7.0.4-1.), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), gitweb (<< 1:1.7.4~rc1), guilt (<< 0.33), openssh-client (<< 1:6.8), stgit (<< 0.15), stgit-contrib (<< 0.15) Filename: pool/development/g/git/git_2.30.2-1+apertis1bv2023dev2b3_arm64.deb Size: 5437788 MD5sum: 531d880868dd4c2594152e3db648a1c6 SHA1: 304c10e50737fc29db184b750451d7250911f58d SHA256: 7b88163e1ba5faa2944faf6cc189058066ab9f5308cbf1671205ca35905f6cc6 SHA512: 3423a587049b33b23507b9f6f6dbb1aa441df638b6e1d1c57532fa98d8baf1157d24e20da8da516bfe6f14d0f7422e6caf1b8a13ddd51012253dbd0b576159b9 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: 905 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), git-doc, git-el, 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.30.2-1+apertis1bv2023dev2b3_all.deb Size: 909688 MD5sum: 8ab18afadb273c19aaadecb4a44c1778 SHA1: ebbfe502b5a06f8ad348f4fe0416356b9ac67936 SHA256: f5d49b343f37fa8fce614f7a7965916919f9c766ba5c24d9f5ca0d9c7f8e3edb SHA512: ead3c5e914cc871ac6c02dfa094824ab006ee033c71e35ec3e2a07574b867a4f7b26550ae9589fcd47b397b7332f36df39e61dc46c0c4a2d2a8d6f126fca199c 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: 4214 Maintainer: Guido Günther Architecture: all Version: 0.9.22apertis1bv2023dev2b6 Depends: python3-dateutil, python3:any (>= 3.7~), devscripts (>= 2.13.5~), git (>= 1:1.7.9.1-1~), man-db, python3-pkg-resources, sensible-utils Recommends: pristine-tar (>= 1.41), cowbuilder | pbuilder | sbuild, python3-requests Suggests: python3-notify2, unzip, sudo Filename: pool/development/g/git-buildpackage/git-buildpackage_0.9.22apertis1bv2023dev2b6_all.deb Size: 1006784 MD5sum: 87e7d38a9e25e0d3ad730a83ad4ec59e SHA1: 3bcc77621b7bfbf03ce5316b26774ad468b78f68 SHA256: 872b063fe3231576bc8a9746bf871f9eca9f74c0215b5cd0e3d653e592bf970c SHA512: 610e712d7a494805072636d7dfdb33993fc20405a9dfb491c16571c20b5ebf37e9b18f4949043023539b79d9491d520b5613047f06bb4b79d9dc951c6872182e 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: 271 Maintainer: Guido Günther Architecture: all Source: git-buildpackage Version: 0.9.22apertis1bv2023dev2b6 Depends: python3:any (>= 3.7~), cpio, git-buildpackage (= 0.9.22apertis1bv2023dev2b6), 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.22apertis1bv2023dev2b6_all.deb Size: 124832 MD5sum: 38bfc6d47e9546a380d0fa20080bc1a6 SHA1: ec1d2ccbb572821853816acf4ae2a95365bc2bbf SHA256: 699e4cca6596e59dfe7f229e6feb8b81b36cd39d353ee7ba50d4353da525cb64 SHA512: 7f8b9fd98702532089632b70701fca745a17035f9b20a7c9f4af002823f2db6ec8bb047d7ce25749d4ef9b484c127cc1fbcd7c14db14bff2a70a73edb15c2eb5 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: 1288 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), cvsps, libdbd-sqlite3-perl Suggests: git-doc, cvs Filename: pool/development/g/git/git-cvs_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 973052 MD5sum: e5ce9889599ebd2af024af8ba9642f5a SHA1: df397c0fba701e95b81cf70faa8aa3ac687ec18e SHA256: f7546c792b84d590e94613e6c56c2021afafb2a5e26982920a09f065f235498b SHA512: cf2e276262f9e953a3a295f7cc7f4117522f1a1811c6746373974e02728fa831406a33009dd62a233a3d461a84305ec087b8d563db42cec15a08e36789d2ac2d 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: 917 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), runit, adduser Conflicts: git-daemon-sysvinit Filename: pool/development/g/git/git-daemon-run_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 911276 MD5sum: 258d6867087c02866a5526db4a9a3d1b SHA1: 209336a1ccdf6322c2dcf835313146d1938e767e SHA256: a7796caa32d90416063014a1a36ee8c484e1d345f0755ac0cbfa8d7c56706b33 SHA512: 326717d860ec654961033a004825c1693a72717da9cc7c67850f32878668a75f48e8b689ee612ea991276bf3a9fd9f51827c17061cec5e90cd72620fa972440b 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: 920 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), adduser, lsb-base (>= 3.0-6) Conflicts: git-daemon-run Filename: pool/development/g/git/git-daemon-sysvinit_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 912396 MD5sum: 77d3f1eb1d497d5dce1be98cebb80cc6 SHA1: 0ba8f28fbdcae5e50c0b8abd3ab87c3e5d9d8a17 SHA256: d59a68fdc0f3e3e8b8dfcad094e610a2806407da35595b49f74fd732dc71f9bc SHA512: ba6ac6366e5f70a075adb2ac3c9952b8220adc0ac454539f00d3241a2cb2dc211c4f5749b56d6ef60b2d0b73af0d43797921517b4c85658423a843899de6a06a 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: 34390 Maintainer: Jonathan Nieder Architecture: arm64 Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (= 1:2.30.2-1+apertis1bv2023dev2b3) Filename: pool/development/g/git/git-dbgsym_2.30.2-1+apertis1bv2023dev2b3_arm64.deb Size: 33097384 MD5sum: cebc3e860665032e022af6d3bbde1b80 SHA1: 8d7c848111b8508660c39f18e1b5587e241361c2 SHA256: c3818111aee1294fc03b54ca4f9c962a039a82ffee7d6bd69d1c32d980d6e9f2 SHA512: 4286a0755d7a4b94821af98123195b734632d9b136515977d3e8cf02f7484ac6e34e59143fb6c5580caa939830d52f2ce6605ea7b1608ad6ad40dcb9a43a7a34 Description: debug symbols for git Auto-Built-Package: debug-symbols Build-Ids: 01c8e8c854e6c4e6e9d8703d2505a51a0c2d0610 128bbb45d4f878fdb54eab834adaf2457f5a2630 1693519a7ad1e55a9ed9d129bc140988e4154b38 a903d4d33ff6c27a7c3df7e7f097f064bfcd36da ab53cbc9dd921a331cbfff61091de8a07eb75053 b15c09be0c3aad711100cc694aae7006c22a8b32 c87d0705e63a4bf6ee4bd301210ba03b83b529b8 df9ed77855b0bf67da3badcf9c36dcf1ec563fc9 e3f215e34a810b3e4d0c720e2e01b68b18f96baa Package: git-debpush Priority: optional Section: devel Installed-Size: 73 Maintainer: Ian Jackson Architecture: all Source: dgit Version: 9.13+apertis0bv2023dev2b4 Depends: devscripts, git, gnupg Filename: pool/development/d/dgit/git-debpush_9.13+apertis0bv2023dev2b4_all.deb Size: 50256 MD5sum: fbdb9f5b311d7bf24880acb6e2c7035f SHA1: 83739c8f10a22b73b862733c5005e066d3d48f47 SHA256: b2fea5d657d959ddc770c11e210297313f87a4b9e06c42dff3e7e0526de46de2 SHA512: a2a3504cedb6e3b66c58146e6cf06f503ca59a9a49882b2d8ba33b3ca1d9516d7445ff8d821a0177dc819033e5eb1c98f5834d0b393da5df35bab347591569f8 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: 230 Maintainer: Ian Jackson Architecture: all Source: dgit Version: 9.13+apertis0bv2023dev2b4 Depends: perl, git-core, libdpkg-perl, libfile-fnmatch-perl, devscripts, liblocale-gettext-perl Recommends: dgit, git-buildpackage Filename: pool/development/d/dgit/git-debrebase_9.13+apertis0bv2023dev2b4_all.deb Size: 99008 MD5sum: 0535827948fd452c9f5e112f24dd7f63 SHA1: 1871c97b39ae22c9b91256312e4a4cec0a34e624 SHA256: a5ab30c45382ed57d4ba8d28aed9b850e1c411419e6e83bfc644ef550e8e736b SHA512: 0bcc75f811eab06257c728774b243b8aada1a4e4861dbf4e527d5c07b1e0e79c3b6b097e101f66f4663a2be367ea37d4ab6456da30d33d526426db1d75e1eed3 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: 11774 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb Filename: pool/development/g/git/git-doc_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 1953160 MD5sum: fc56e3b19baeea3d077ad95bfdbb481a SHA1: dc1c12a59f26193d7c68291cf43f52b11a2847fb SHA256: 0e2d007a5dd033abd914bff1f5f305f2d3f7782c541e4c18f38a310ca9590feb SHA512: ea4374c99830fd54d2aecf0aeaa7cb5526fdb0d90f8533477c2384d81833e1e9b4f607d7132a5bf05306b9f5478047c47324c2cb669917e4cd3600f3f3a54622 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-el Priority: optional Section: vcs Installed-Size: 928 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Replaces: git (<< 1:1.7.4.1-2~) Depends: git (>= 1:1.7.4.1-2~), emacs | emacsen Recommends: elpa-magit Breaks: emacsen-common (<< 3.0.0~), git (<< 1:1.7.4.1-2~) Filename: pool/development/g/git/git-el_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 912028 MD5sum: d8dbe458adc0fd6665e76f1ff6cdbb13 SHA1: fe5d468dd21aed868045c2ea92a4fbb4d40ddeb3 SHA256: 2b544ea9b49b7e06149c43fc6462e419cab1c9cfc553d5b1afb7bf85e3d9ed41 SHA512: 7e4c1a8d0a5232922eb628105aef5f60cd360728e5d319c56025ef7ad8c7b19c262d22d2cd01d4dceb5b552fa550043b13db7e415c022f186c485fff04dab533 Description: fast, scalable, distributed revision control system (emacs support) 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 transitional package provides two modules that previously could be used for integration with Emacs: git.el and git-blame.el. Now the modules print an error message with instructions that users can use to migrate to Emacs's VC-mode backend for Git or Magit. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-email Priority: optional Section: vcs Installed-Size: 975 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.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.30.2-1+apertis1bv2023dev2b3_all.deb Size: 934300 MD5sum: 26e8e026d2ebf66f40858a3618393735 SHA1: 7358c8063b077b8022d7bcc76e41f5c86c3b724b SHA256: 2b7cffd46cb410ebb1cbd20566df3021cc8e530aaef6fd69bc1acd2415ce11a6 SHA512: f17cb391e269cafa3ff82b55d6aac112e7f6f6cd7dc6fc3d0cacc916b4d29d32d0321ce78abe92f95261e2224dab65bb3d5574178fc509895bbd14f9016af38b 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: 2326 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), tk Recommends: gitk Suggests: git-doc, aspell, meld Filename: pool/development/g/git/git-gui_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 1128244 MD5sum: 97c499185c4504bc758e7cc7766c435f SHA1: 50bab8b2ea77361e0cc314dbed25fb30c381aa51 SHA256: ca32e6510aa1626a1c919fae7b3b096fc19ce20ecda1000c9a04b7ed40eb1df9 SHA512: 7736a5abd2f68e7f5e4abc4407f47fe8634b990f8a75b52ee53d752a38beaab0062671515796f9bbc187050c594e4210ba8ab9d5b45cc7bf2403a7f6e2b29f8b 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: 10043 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 2.13.2-1apertis1bv2023dev2b6 Depends: git, libc6 (>= 2.17) Filename: pool/development/g/git-lfs/git-lfs_2.13.2-1apertis1bv2023dev2b6_arm64.deb Size: 2776544 MD5sum: 791a66cb5880aa500aa85ae78658fd46 SHA1: b38dd35af81bb8ecf7848af2d0cbd444b9cf0e1d SHA256: 6af4a193daa750253f6e63346f698554caf3738b207efc990c1627520c0f8dd1 SHA512: 171d82bd25cb22a7fbf46e4502dc41de7dbebeffc426480be2f9b2d6a805d307733bd1a89480ac3917a77748ff425138da2cda8019f6a87a565fdfeb754d258a 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.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-davecgh-go-spew (= 1.1.1-2apertis0bv2023dev2b3), golang-github-dpotapov-go-spnego (= 0.0~git20190506.c2c6091-2apertis0bv2023dev2b3), golang-github-git-lfs-gitobj (= 2.0.0-1apertis1bv2023dev2b3), golang-github-git-lfs-go-netrc (= 0.0~git20180525.e0e9ca4-1.1apertis0bv2023dev2b3), golang-github-git-lfs-wildmatch (= 1.0.4-1apertis0bv2023dev2b3), golang-github-hashicorp-go-uuid (= 1.0.2-1apertis0bv2023dev2b3), golang-github-jcmturner-gofork (= 1.0.0-2apertis0bv2023dev2b3), golang-github-mattn-go-isatty (= 0.0.12-1apertis0bv2023dev2b3), golang-github-olekukonko-ts (= 0.0~git20140412.0.ecf753e-2co1bv2023dev2b3), golang-github-pkg-errors (= 0.9.1-1apertis0bv2023dev2b3), golang-github-pmezard-go-difflib (= 1.0.0-3apertis0bv2023dev2b3), golang-github-rubyist-tracerx (= 0.0~git20170927.0.7879593-1co1bv2023dev2b3), golang-github-spf13-cobra (= 1.1.2-1apertis0bv2023dev2b3), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2023dev2b3), golang-github-ssgelm-cookiejarparser (= 1.0.0-2apertis0bv2023dev2b3), golang-github-thomsonreuterseikon-go-ntlm (= 0.0~git20151030.0.b00ec39-1.1apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-text (= 0.3.6-1apertis0bv2023dev2b3), golang-gopkg-jcmturner-aescts.v1 (= 1.0.1-3apertis0bv2023dev2b3), golang-gopkg-jcmturner-dnsutils.v1 (= 1.0.1-2apertis0bv2023dev2b3), golang-gopkg-jcmturner-gokrb5.v5 (= 5.3.0+dfsg-2apertis0bv2023dev2b3), golang-gopkg-jcmturner-rpc.v0 (= 0.0.2-2apertis0bv2023dev2b3), golang-gopkg-yaml.v3 (= 3.0.0~git20200121.a6ecf24-3apertis0bv2023dev2b2), golang-testify (= 1.6.1-2+apertis2bv2023dev2b3) Homepage: https://git-lfs.github.com/ Package: git-man Priority: optional Section: doc Installed-Size: 1882 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Replaces: git (<< 1:1.7.4~rc1), git-core (<< 1:1.7.0.4-1.) Breaks: git (<< 1:1.7.4~rc1) Filename: pool/development/g/git/git-man_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 1834176 MD5sum: c41e815840d805c9d53ac1798331598b SHA1: 1bb8a253b7d59b2776ee64a387b8ff659e4cf2cc SHA256: 0847b0fe853c8b57834106a7f4d73b04971f3ef23c2b9735688ab18336cf4347 SHA512: 4691358d32b98a569b122b642b8b438a34a18561020605cc169652946b76472e482514f048f3c7731da0c7b81e67f7742444a041fb73237d32d5fcdb459c0260 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: 965 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl, libdatetime-format-iso8601-perl Suggests: mediawiki Filename: pool/development/g/git/git-mediawiki_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 925076 MD5sum: 17dfc97e291fda348d082d15f3ee1267 SHA1: 4fce9b33c31839b220d2d806f38b0711193e370c SHA256: 42c688809f17dd2b84a677b9d457d5b781ff64ca476795037410a78545079d34 SHA512: fd515eb285c8e7decdfff7152d845e4f33f8e584cc311b4966b633772ffa1e9c8db05f814717700884213a24363efd863a42dc0d540127ce545ad1845705910d 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: devel Installed-Size: 1530 Maintainer: Debian QA Group Architecture: arm64 Source: gnulib Version: 20210102~ebaa53c-1apertis1bv2023dev2b4 Depends: libc6 (>= 2.25) Filename: pool/development/g/gnulib/git-merge-changelog_20210102~ebaa53c-1apertis1bv2023dev2b4_arm64.deb Size: 1324292 MD5sum: d79e83b368dc029c2227b40c4948eb49 SHA1: adac8534e084908a2a3708d183bf0d02ec33909a SHA256: 08c45275397ff9ffd1b558fe3e73cd512af4a619eea36b141d2fb6004fddcf19 SHA512: 97b06db2f6a8268dec2b21280e430bc944e210a3febe5cc9b77d31bcfe69ce87d8163310f08cd5fa52e98aacae33497ab9cdd2f426b66c61676d20866813aec4 Description: git merge driver for GNU ChangeLog files ChangeLog files *always* foul up most version control systems in their default configuration. . git-merge-changelog is a tool from gnulib designed to help with this for the case of GNU-style ChangeLogs; it can be used with at least git, bzr, and hg. Homepage: https://www.gnu.org/software/gnulib/ Package: git-merge-changelog-dbgsym Priority: optional Section: debug Installed-Size: 129 Maintainer: Debian QA Group Architecture: arm64 Source: gnulib Version: 20210102~ebaa53c-1apertis1bv2023dev2b4 Depends: git-merge-changelog (= 20210102~ebaa53c-1apertis1bv2023dev2b4) Filename: pool/development/g/gnulib/git-merge-changelog-dbgsym_20210102~ebaa53c-1apertis1bv2023dev2b4_arm64.deb Size: 107992 MD5sum: 5b496c4499cd155cff3fcc122af1afa9 SHA1: 53340fbaf569be6e4f2e9b0d576c0713a1920bae SHA256: f1d6748b1d9b288c5469a691757cdcfcdc1afe32ec543d20550cb2645fc9b49a SHA512: e277c896b4effd6177daab6e91710e96481b07a35468a0f0a2d84e03de17530532a157273792341c75b171a3abd83e022ba8c87f97c852a53636a61382d9fda5 Description: debug symbols for git-merge-changelog Auto-Built-Package: debug-symbols Build-Ids: 202537f09cebf00c17bdc46018864b2cf8ce184f Package: git-svn Priority: optional Section: vcs Installed-Size: 1153 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Replaces: git (<< 1:1.8.3~rc1-1.) Depends: git (>> 1:2.30.2), git (<< 1:2.30.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.30.2-1+apertis1bv2023dev2b3_all.deb Size: 984296 MD5sum: 869f6124c4f43f6f92dc6b1eaf054d7c SHA1: d1ca7403869f680d00be02b6d43ec1fda43d91c7 SHA256: e80e8e8a1292a58c846dc24c09a3395ec36317966a46f549bc1bf6483017a5ff SHA512: 6299a8b340e7a8487a10b3cd96c3e17762ce5cfdd9799484d8bf9fd4c4304cc7ed61c6e689e8cecfaafe99ab8be5180f1262394fe14bfc4cc34ff1cefd3b3016 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: 1732 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.2-.), tk Suggests: git-doc Filename: pool/development/g/git/gitk_2.30.2-1+apertis1bv2023dev2b3_all.deb Size: 1045828 MD5sum: 58eae4c32a958fbe4ffac61d42e87f05 SHA1: 9a70e804f75ca50f97fa5ba53b7cf5b8af17b134 SHA256: 97783107be3dec77a3c41da50cbc48f886b7cf6f5826eaa43839447e599e6e2f SHA512: 479b95ae7d484c31869343b8a17e97e6e6098467688282ee86fe53b3f624d051025fc660e0828b2149ba40cad3d4679e9d5db345b0a5560f1d23759a6494ee3b 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: 25 Maintainer: Federico Ceratto Architecture: all Source: python-gitlab Version: 1:2.5.0-1+apertis0bv2023dev2b2 Depends: python3, python3-gitlab (= 1:2.5.0-1+apertis0bv2023dev2b2), python3-yaml Filename: pool/development/p/python-gitlab/gitlab-cli_2.5.0-1+apertis0bv2023dev2b2_all.deb Size: 13548 MD5sum: 671efac335ea61c0223522214b5bced0 SHA1: a2123cfc4808a5aebec9d44481520e6881d6dcca SHA256: c588500c475e4b4a8548da1518bd2f64f9a84366a22f246fd4e4743dc4ec3c7d SHA512: ba1e23347906fe2f6beba6c28bc6dc2053b78fc478360282e9002abd9b87affc3bd97c5dd2ea0622d493f0fa111ab1cf5d1889a9cfc96a1c4c20dd9ef2f97566 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: Frédéric Danis Architecture: all Version: 0.0~git20220111.6a67fc5-1+apertis1bv2023preb1 Depends: python3:any, python3-gitlab, python3-yaml Filename: pool/development/g/gitlab-rulez/gitlab-rulez_0.0~git20220111.6a67fc5-1+apertis1bv2023preb1_all.deb Size: 5812 MD5sum: c841204c7073e9113c3d6afdd437a33e SHA1: 3af094f31aeeb7e0df775701b3739d75399ff5c0 SHA256: a9d419fe27881da531a8a593205a2496eca14978b5c81995a77576448f261f59 SHA512: ddd7815e924ed1ebdcac5a2a4b54d219c03cf7004b6e252e3ecef1bce684c2f54dbde16c1065aa0ea23b4288fb8c8de02de6b277d8cf74c96c216763c20e0254 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: 927 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev2b3 Depends: git (>> 1:2.30.2), git (<< 1:2.30.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.30.2-1+apertis1bv2023dev2b3_all.deb Size: 913956 MD5sum: 16d1e2551c365632627a18683d4de8fe SHA1: da638ea1e019d8844464a40132be4e067422f912 SHA256: ffbb203d0ac4144f18661945ea19dbffd036a6a0fd7522064c95966e91dc3958 SHA512: 30acab070eb9eb41fe1d0d9d49315c332903150829d67c935b7554d5fa779c4277b07b6fce80705952de91e59962a9dabdb4401e983c2ef38ad8174a89a9dd50 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: 86 Maintainer: Debian GNOME Maintainers Architecture: arm64 Version: 1.66.2-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libgjs0g (>= 1.65.90), libglib2.0-0 (>= 2.58.0), libmozjs-78-0 (>= 78.4.0), gir1.2-gtk-3.0 Breaks: gnome-characters (<< 3.25.92), gnome-documents (<< 3.30.0), gnome-maps (<< 3.26.1), gnome-shell (<< 3.29.90), gnome-sound-recorder (<< 3.28.1-3~), gnome-weather (<< 3.25.91), ostree-tests (<< 2017.11-1~), polari (<< 3.29.91) Filename: pool/development/g/gjs/gjs_1.66.2-1apertis0bv2023dev2b3_arm64.deb Size: 58880 MD5sum: 91ff99634d7bd0b8d257c1dd9fe18664 SHA1: 4e6a25a19292204a8fc2623b0a573b87974a75d4 SHA256: 3ea673fe32516a0be86b3952d16f6b142b4763ded48b758f734659870b1f4d9c SHA512: feea3459bb4e9bd943297daef5e7c26f7d69b60d069cadfa08e4f84b50656a5784c62b943b9a982ed73ef494ed6dbf105b1e681798945d4319e65470916dfc28 Description: Mozilla-based javascript bindings for the GNOME platform 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: 33 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gjs Version: 1.66.2-1apertis0bv2023dev2b3 Depends: gjs (= 1.66.2-1apertis0bv2023dev2b3) Filename: pool/development/g/gjs/gjs-dbgsym_1.66.2-1apertis0bv2023dev2b3_arm64.deb Size: 17476 MD5sum: 8cf4f49361f6bfc86230aaadd4aa6060 SHA1: bc659e4c4c7c10593003166101aae59fd425bb17 SHA256: 3f50c9e8cf43197eb03cac1c22cb260708a5bde354f23490eb0d0dda06ce36e7 SHA512: 5dd1f17b723c5f04c00cb36fa4405558e2206b9d554e0418c33d19e5a8b7ccb332b00a1a106c03e46841689f0a447585e2e06aca4e5892bdb575d480b05f0c41 Description: debug symbols for gjs Auto-Built-Package: debug-symbols Build-Ids: afe7bcef2512e60f9edcf197c3f47d01a7c4e353 Package: gjs-tests Priority: optional Section: interpreters Installed-Size: 979 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gjs Version: 1.66.2-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgirepository-1.0-1 (>= 1.64), libgjs0g (>= 1.65.90), libglib2.0-0 (>= 2.58.0), libmozjs-78-0 (>= 78.4.0), dconf-gsettings-backend | gsettings-backend, gjs, at-spi2-core Filename: pool/development/g/gjs/gjs-tests_1.66.2-1apertis0bv2023dev2b3_arm64.deb Size: 172356 MD5sum: 607b9bdf117557a82366c4beaa880272 SHA1: 75c1f01749bcbbbca830f9103a87f2fe2a752554 SHA256: e0e7ca632e6fa796a0ada4bd51367bf55c6ee63793eb3e997367ba16fd20bcf5 SHA512: 114414e7c2250293f555fef4abeb39ac6a970817e42ae893377d703c6bada2e0969b465f457370bf1f9a9c34852afb71079874a5eb4cf742f4b4dbe7475ff1a7 Description: Mozilla-based javascript bindings for the GNOME platform 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: 260 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gjs Version: 1.66.2-1apertis0bv2023dev2b3 Depends: gjs-tests (= 1.66.2-1apertis0bv2023dev2b3) Filename: pool/development/g/gjs/gjs-tests-dbgsym_1.66.2-1apertis0bv2023dev2b3_arm64.deb Size: 163240 MD5sum: 494775a8c5057bff9efba299b13d42a8 SHA1: 42188390aa7f5074068a966105962e22dda70954 SHA256: ca5a44a92dcc7e588164c943779502a0fb73210acc0989f3df0dffa4a85f6206 SHA512: 54ce7add284967627859e8ace723109dabcd009662ef4ecf1a0ca7c30ebf03af77a6ef8bd361f3ad7bbf866e9d3c68fe4b0c4066094f58283ab082f7874f2687 Description: debug symbols for gjs-tests Auto-Built-Package: debug-symbols Build-Ids: 1729b7abb941353c3c4e31da6df74edc6eeac935 64fdc659e3811e34662a7d104611f26049f0bc14 81b66a3730c56f4dc208ec37f1cf83cc152d08d4 fd1270ec5cc37418fa50850a22759c42ef7f1a8f Package: glade Priority: optional Section: devel Installed-Size: 1319 Maintainer: Debian GNOME Maintainers Architecture: arm64 Version: 3.38.2-2+apertis1bv2023dev2b1 Depends: libc6 (>= 2.17), 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), libpango-1.0-0 (>= 1.18.0), libxml2 (>= 2.7.4) Recommends: libgtk-3-dev, devhelp Filename: pool/development/g/glade/glade_3.38.2-2+apertis1bv2023dev2b1_arm64.deb Size: 328760 MD5sum: 9c517efecd50af86d6171b1b62d0d98d SHA1: 761f0d068291149e0592d366517939643cd10137 SHA256: c2d01154ecf0e8b7ef2253ab47390f49e80ee0eab9819fb4a160cf84f62011f6 SHA512: dac33ae5dfeff303a664b87527e81a2e26b39d075b9eeaadc3c4e23024ecd760bd4e214c33ef96141d7441b894149461c02b8bb17ea71c8df2a9bf8b4005adcd 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: 226 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: glade Version: 3.38.2-2+apertis1bv2023dev2b1 Depends: glade (= 3.38.2-2+apertis1bv2023dev2b1) Filename: pool/development/g/glade/glade-dbgsym_3.38.2-2+apertis1bv2023dev2b1_arm64.deb Size: 171476 MD5sum: 314fecdeb7dfe39eb1d786269c3f2781 SHA1: 7a3de287543b60c9e4df8fd8d34c3cd7ff066112 SHA256: b65ca3703a49a5a208687b6801e097be5596a1a7f980dd59f4a7cc4a1904bd54 SHA512: 7cfc15a5c1a74719181575eb59e5e3e456dc9c5777964385d91693b17527b3b692e15d0ecd3bc85ea5d5d780788cb03487f3e12c2c2246c68ea76a0000ee79ab Description: debug symbols for glade Auto-Built-Package: debug-symbols Build-Ids: 1832fadda09c558955277e90cd84f6554fcf8fc6 78cdf20c8c3b58fc1276e6d0095c0be093797da1 Package: glew-utils Priority: optional Section: utils Installed-Size: 638 Maintainer: Alastair McKinstry Architecture: arm64 Source: glew Version: 2.1.0-4co1bv2023dev2b3 Replaces: libglew1.6 (<< 1.7) Depends: libglew2.1 (= 2.1.0-4co1bv2023dev2b3), libc6 (>= 2.17), libgl1, libx11-6 Filename: pool/development/g/glew/glew-utils_2.1.0-4co1bv2023dev2b3_arm64.deb Size: 97372 MD5sum: 9f9f3b7facb98a5180fb5773b17c5c6d SHA1: 8c4d80e06ba80c51770f95c2e8f65dd95fd07476 SHA256: 924a9053e6ca36da45f5deb32b31d641d456322cfb75714accd9b5abea1572cb SHA512: 2a714eae9ac6f6b710f882058b68d0c0de4f5710e7c599067c567259e2657f789c0593749df38da93f2d1fcdea3ce856381f1aa2c02097dc5572442ec272e8f9 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: 429 Maintainer: Alastair McKinstry Architecture: arm64 Source: glew Version: 2.1.0-4co1bv2023dev2b3 Replaces: libglew-dbg (<< 2.0.0-5) Depends: glew-utils (= 2.1.0-4co1bv2023dev2b3) Breaks: libglew-dbg (<< 2.0.0-5) Filename: pool/development/g/glew/glew-utils-dbgsym_2.1.0-4co1bv2023dev2b3_arm64.deb Size: 222372 MD5sum: e3b8d5d4a5fb5bea7afe48bbb6c9a79e SHA1: 135bcef4e5946dae5198e7c4ac8354f6a09d1edb SHA256: 95c9995c422877e0c7f56d8a6ac9272a3fb29739dd90cd56b8d332cf440127f1 SHA512: aac6ff94a8014673183f6f4bf3dc7edd43add5db82310d39d619eccce7d5ce006d434a5107936f1421e96fe4fcbcab297cfbff73033fb6f27ecace30819754a5 Description: debug symbols for glew-utils Auto-Built-Package: debug-symbols Build-Ids: 11472f1ff9ba8475e8c80ae786946a25f2a49ce3 460be2065afa9df3521b9372c6d2cefbbb47fa3a Package: glmark2-data Priority: optional Section: utils Installed-Size: 9313 Maintainer: Debian Games Team Architecture: all Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Recommends: glmark2-drm (>= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) | glmark2-wayland (>= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) | glmark2-x11 (>= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) | glmark2-es2-wayland (>= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) | glmark2-es2-drm (>= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) | glmark2-es2-x11 (>= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) Filename: pool/development/g/glmark2/glmark2-data_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_all.deb Size: 6592444 MD5sum: e34d56b3f8bdbf15ac5e297bdccaad72 SHA1: 01cd79108e36dec95ce38e2e8216314d23695010 SHA256: a9414b66225696767ad08afc7476dce2848e95a54397f38c17d8e10039c967e2 SHA512: c5eff75b97246c32a3ab0ac4987c81d312f74e46b9e22c55262eff869dd8c68f5b6cd137255e7734ae2f5a73b7a48c5242338bbfcc5394c378c6e4d336c35bb5 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 Package: glmark2-drm Priority: optional Section: utils Installed-Size: 899 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1), libdrm2 (>= 2.4.30), libc6 (>= 2.27), libgbm1 (>= 17.1.0~rc2), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2), libudev1 (>= 183) Filename: pool/development/g/glmark2/glmark2-drm_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_arm64.deb Size: 268908 MD5sum: d2e336f76a0645148652c55688c9d861 SHA1: 94c6080f90644ed1ac7387cbfcba71d96dac8eef SHA256: 11282858d8ff0bc5f9c16c5c228e58f5a829b6c1ccb9056de457092706405d21 SHA512: 69fb3839e98c0a61cdccf63ab984bb6e38c593c1e776e3da495780a563d7a4254d5891eba2b6ae8adb7b2a532ae022a93e986f18992c94eec616c03098e6a1e8 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: 4945 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-drm (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) Filename: pool/development/g/glmark2/glmark2-drm-dbgsym_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_arm64.deb Size: 4776960 MD5sum: 3ce784dccea843f60f3475a53b6f9ddc SHA1: fa3d5574402e4d394832d32da236669e4e8fa49c SHA256: d2db50ea7e88461d00e08d227a57080ca24a6d36d154f455f8983f30724d4e41 SHA512: 7a2f699257955c9a4525626167066fd85a3c047c3280329473d5012d9932b4e297db1b678a5f71d0b5b273a54652c6ad636b36f4f230191328645354af7e0454 Description: debug symbols for glmark2-drm Auto-Built-Package: debug-symbols Build-Ids: f7f405a74a3487b53066893933e12ecd6243d14b Package: glmark2-es2-drm Priority: optional Section: utils Installed-Size: 859 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1), libdrm2 (>= 2.4.30), libc6 (>= 2.27), libgbm1 (>= 17.1.0~rc2), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2), libudev1 (>= 183) Filename: pool/development/g/glmark2/glmark2-es2-drm_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_arm64.deb Size: 263420 MD5sum: bcadd3c038a1458fa6580133ad253ebd SHA1: 52ef5c77d22789063d33e776b0e422457e763e5a SHA256: 8c0d3a546b9a08f7908a6b0db208233a9896fddd081bdbd42a08ebd2113c5037 SHA512: b62ecb341f1c031fa76260f2cc7bad8f354f62ddf60e255cf04a764fe437fc3a86d25b6dd087305b16676d715b21001f905a3d3af29127c663d91780ac4fed56 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: 4911 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-es2-drm (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) Filename: pool/development/g/glmark2/glmark2-es2-drm-dbgsym_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_arm64.deb Size: 4759520 MD5sum: 3fc49064356530347fc34b719f04a6e0 SHA1: 6ad33639a804fc46e0ba975e284c442d2d32ee93 SHA256: bce0fc195e1c5c1149b5d2592722a365939cad0f8ee6f0568c3dd4fa5d05c9ef SHA512: 4a91f9730bdd489a1d5459aa99cd65db773bdec4d7840211d25d35f6397769db13ea6a463f37e4df137332f4305131eb29c8fa65b5f1cf3d25e259440b4275a4 Description: debug symbols for glmark2-es2-drm Auto-Built-Package: debug-symbols Build-Ids: 3929ed7acbe5afeeb2ada51a8f1c742d2f92fa2b Package: glmark2-es2-wayland Priority: optional Section: utils Installed-Size: 875 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1), libwayland-client0 (>= 1.9.91), libwayland-cursor0 (>= 1.0.2), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2), libwayland-egl1 (>= 1.15.0) Filename: pool/development/g/glmark2/glmark2-es2-wayland_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_arm64.deb Size: 262956 MD5sum: 8941daf44edb2a0313289e1978ac7f22 SHA1: a27671265f4026fcdabcf565ba85f6909f1dde48 SHA256: 73c1428e80d01a420eb34493a1e027d66585bb44c53eae4b4526b9f376cd4dc7 SHA512: 2ecd584f0235690efd133e6eaf88368747d2219e684d3c83758ed1c65f50240a805b9a86df668230eb62dce5faa5fc818606b9859547aafc091042f84314c88b 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: 4921 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-es2-wayland (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) Filename: pool/development/g/glmark2/glmark2-es2-wayland-dbgsym_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_arm64.deb Size: 4766608 MD5sum: 3a133bc4105d3c7e9550d42eb489d258 SHA1: cfaf1fff2ec84fbddbf16c6fbfba86f0c7062fd1 SHA256: 2d6b97237f6680776bc75f431eec9399123b1eb741c07e26661da9d5a20d240e SHA512: 4983b622befc64aa6f413863f6cd3c95646bbea01c93bf7b09b82f77ba95fc3bcf59c6c20169ea69b9dcc87048ff684df9e7571fd376a7ba15ac448cd1e5d368 Description: debug symbols for glmark2-es2-wayland Auto-Built-Package: debug-symbols Build-Ids: f154ae7ed382055ec87ba2f8ed2fbc6327984fb1 Package: glmark2-es2-x11 Priority: optional Section: utils Installed-Size: 847 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Replaces: glmark2-es2 (<< 2021.02+ds) Provides: glmark2-es2 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1), libx11-6, libc6 (>= 2.27), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2) Filename: pool/development/g/glmark2/glmark2-es2-x11_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_arm64.deb Size: 260420 MD5sum: 4b35766d4977f39cb836a457477c37b0 SHA1: ed69473cf868b97a0a21a70cc0d070e1bcfe1093 SHA256: edd8df4e9fc432d6d024d5627b3bd2765843cc7659922a4dbe7f91925bd377eb SHA512: d8a5d622726ab01cd0b0aaf7f79e169e2055636130b3175764f0fe39e9e989226b9ac4f72242589dafe0cb4c2c47a44842758f53e21ee4cf6443f18c5b7f955d 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: 4897 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-es2-x11 (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) Filename: pool/development/g/glmark2/glmark2-es2-x11-dbgsym_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_arm64.deb Size: 4744828 MD5sum: 0c548448dcf066bdc2afaf7fc46858b7 SHA1: 7ce26f3df2d247d73fd7b946447cec4638e10018 SHA256: bb6017267b1ee5585a44f6a0b8347d1a7de4ce12b5d4010d04738b69ee1cbf4b SHA512: 9d8bc1c8d5d8a765993b430ea0972adaa24a31428314f0aef981857589183f68765e6bed3e4f31188fe3ac37ffe40b8c28e1734af7b127ecbd3b172037b0d93f Description: debug symbols for glmark2-es2-x11 Auto-Built-Package: debug-symbols Build-Ids: 2d372e45f8d7e604b8363f833eab068cc91b3f16 Package: glmark2-wayland Priority: optional Section: utils Installed-Size: 899 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1), libwayland-client0 (>= 1.9.91), libwayland-cursor0 (>= 1.0.2), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2), libwayland-egl1 (>= 1.15.0) Filename: pool/development/g/glmark2/glmark2-wayland_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_arm64.deb Size: 268060 MD5sum: ccab3eed20dabb9f1b3c217876957c6f SHA1: 0deb911a029dc6907d95ddf4a1ae98f827e46a9c SHA256: 1721b96951aa9b2ffc99aba44761e01d9a1af3f7d56aae514eb420ca2b733ae1 SHA512: 954d73f62cd6994b0d771b0c5d9051757b53a137b4d1670be4d31d9ea9a9c8673027a81ef297a52ae9d9e18d1b9930ff6b1cfc974a29206fca733b7381ff36df 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: 4955 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-wayland (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) Filename: pool/development/g/glmark2/glmark2-wayland-dbgsym_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_arm64.deb Size: 4784592 MD5sum: 86fbe553fa75ebb8aed5c5abded663b5 SHA1: 45ed9d8624c7c1f4ceb55673798490c4f54e9fbd SHA256: 184c9f77fc62e62a5ca8a151dae5925449c5c5fc1e3804ac8830671761c36d83 SHA512: b67520ceeaeeb67d7b999490cfb19fe6f663ccb9492b7ee10e5460c9a0c5205b0792f10bca535b1c33ce48b255335f58644c43b7eb9998155798b7f5dc4e6493 Description: debug symbols for glmark2-wayland Auto-Built-Package: debug-symbols Build-Ids: fbd2a273a84a1e72312be0800a3aaae2d7e9ab1d Package: glmark2-x11 Priority: optional Section: utils Installed-Size: 875 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Replaces: glmark2 (<< 2021.02+ds) Provides: glmark2 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1), libx11-6, libc6 (>= 2.27), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2) Filename: pool/development/g/glmark2/glmark2-x11_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_arm64.deb Size: 262900 MD5sum: e4410d37f74336d4b78f72081026514a SHA1: 95bd71fdfa5fe1e9e6a3471e3a21420ee885d8fb SHA256: b4395e8d1425bf69a55cee5529d08d08a11d51ce6b85e2209acc4ab6ff11a694 SHA512: 70d747ac555ac0e753dd617eb40d46df8bdd2d625cea1c677be278436d3142ba6089ed91c2b1d7ca7eee74daae2ad73f7d0c502f00f3c62bb2eb4aa264f37d4b 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: 4869 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2023dev3b1 Depends: glmark2-x11 (= 2022.06~git.3f1104d-1+apertis0bv2023dev3b1) Filename: pool/development/g/glmark2/glmark2-x11-dbgsym_2022.06~git.3f1104d-1+apertis0bv2023dev3b1_arm64.deb Size: 4710040 MD5sum: 860cbd6fdd557a2296d6751c1dc4afb3 SHA1: 9d8aeb88f80a8e4c1f58b7f5c54ffb6abe1580bd SHA256: dfc773f8f1a7d75b07e36d220b3e503ad8d5f75d40e9f7188fcae86efc31f9d5 SHA512: 8358b81ac5b087c2da5621d5a427540850e91e683fcadca750ca5bd09620bd08a2e5cde63d7f8e3dd0881f8417a11e83317c107dfcd7a118380fe2247d11efb5 Description: debug symbols for glmark2-x11 Auto-Built-Package: debug-symbols Build-Ids: 081ec6a3c4cefb2df8952cab5019da8189e91a5a Package: glpk-doc Priority: optional Section: doc Installed-Size: 1513 Maintainer: Debian Science Team Architecture: all Source: glpk Version: 5.0-1apertis0bv2023dev2b3 Filename: pool/development/g/glpk/glpk-doc_5.0-1apertis0bv2023dev2b3_all.deb Size: 1485984 MD5sum: e9303d7111123497545d0100be0dde94 SHA1: 6c6e6a6406b200397c21f501db90198db5f989ef SHA256: 3be5aa6b68589f838535db27f20ff3a52f71a417339d6a9e8df5533526d4dd94 SHA512: 7e8db9037711da420e67384f873971df1e506e2ce0b639dda8e45525c4613d0130ca6297e463e798c7e5b4ab1653aeb1da5b65d7173e0152d803c7f40d26fc88 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: 1041 Maintainer: Debian Science Team Architecture: arm64 Source: glpk Version: 5.0-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libglpk40 (>= 4.59) Filename: pool/development/g/glpk/glpk-utils_5.0-1apertis0bv2023dev2b3_arm64.deb Size: 254660 MD5sum: 1b2364bd577314d49a5acf4078feac99 SHA1: e1af43708d1910dbb65e70e5ba3dc50c9dcee05b SHA256: 3eb282a777cbc875206da2ca39deb91d81f020d6f57066120ff84a009967a27b SHA512: 48383b2c43bbcbb644c455ff62742199942db0fbab7a0f6328bdc67a4b610f7ecf5dd6958e915a3e5270148a5abab5b501ce8227cc893f8983af4eedf07d2bb0 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: 35 Maintainer: Debian Science Team Architecture: arm64 Source: glpk Version: 5.0-1apertis0bv2023dev2b3 Depends: glpk-utils (= 5.0-1apertis0bv2023dev2b3) Filename: pool/development/g/glpk/glpk-utils-dbgsym_5.0-1apertis0bv2023dev2b3_arm64.deb Size: 17856 MD5sum: c6aaae11fdb8db1db76f871b7839542e SHA1: e3d28351a1e93cfd5ece35cce768604007f3cfb2 SHA256: 9f503c1a2f5d10a1cd7ba05c8ad40f0b42ba51fe5ddfc783365eb58ecd56b74b SHA512: d596ea9b24b37fb4ca481bcb9e9cc69cc74aaad95b37b1124182b69769c1ebe7390430ee1325bb73fa87110e7d866615014c5de0fb3474a53ab6aceb045ae0f1 Description: debug symbols for glpk-utils Auto-Built-Package: debug-symbols Build-Ids: 399457541eae48ef83022a7afd71a026f401c967 Package: glslang-dev Priority: optional Section: libdevel Installed-Size: 7535 Maintainer: Debian X Strike Force Architecture: arm64 Source: glslang Version: 11.1.0-4apertis0bv2023dev2b3 Depends: spirv-tools Suggests: glslang-tools Filename: pool/development/g/glslang/glslang-dev_11.1.0-4apertis0bv2023dev2b3_arm64.deb Size: 1123208 MD5sum: 4d37897c2a892a0be0afcd99ea8d84f0 SHA1: 670e99aa35872a58405b7517967aa00b64ac2315 SHA256: 1ec6ffea0ad5124eb0f4f113fdef491d5e1d1be9076a869cf1786ebde4d8189d SHA512: 35ee223623d9cf7889b89743ba551f4affeba76fd1305920b2c5afd4a15e07214abd702836ef3a561e4577ff0566210ae28f38f434bb4120ec969b8befe76606 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: 6881 Maintainer: Debian X Strike Force Architecture: arm64 Source: glslang Version: 11.1.0-4apertis0bv2023dev2b3 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2), libstdc++6 (>= 9), spirv-tools (>= 2020.2) Filename: pool/development/g/glslang/glslang-tools_11.1.0-4apertis0bv2023dev2b3_arm64.deb Size: 1833980 MD5sum: 8e0a6c181692faed7138d199da4015e8 SHA1: c68ed6c3ba29e49ccae903c7565f41adc9602cd4 SHA256: 1661710caf9cb8d648fd43cc5f8dbc883051c5c8bd2f44d95b3358a4908f354f SHA512: 9fd3c3b712327af0aa51ed8b38a8dcb480d1d8bec94f6154b4b5bcaff692ae1d361cf9db8c91201c6f8186f7a8ef6aa621b13b91434ecd46563216d41f01c171 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 Package: glslang-tools-dbgsym Priority: optional Section: debug Installed-Size: 13386 Maintainer: Debian X Strike Force Architecture: arm64 Source: glslang Version: 11.1.0-4apertis0bv2023dev2b3 Depends: glslang-tools (= 11.1.0-4apertis0bv2023dev2b3) Filename: pool/development/g/glslang/glslang-tools-dbgsym_11.1.0-4apertis0bv2023dev2b3_arm64.deb Size: 12653112 MD5sum: c4aa257145704f2bcf05d5927896c46c SHA1: 29723d3fd570a4840423418a1234df7fd248b979 SHA256: d08a5a5f04c0b6083b4b4c835ce06aec5bc641c00cc4affd9e924ee77b1808bd SHA512: b5b438e2f8d9f48d338eb54c9703eeaa6593d32c9dcbf8d8b541187fce7a534b5f57332c16849b3d01013d746f5ed72ceb3e9526076852af08665d4f91501b71 Description: debug symbols for glslang-tools Auto-Built-Package: debug-symbols Build-Ids: a8fe88bfa277aae494c91af23478f4c294e872b5 fa279c03d4ce3a21e25d8f4437327eae6c006e1e Package: glyphsinfo Priority: optional Section: misc Installed-Size: 6649 Maintainer: Debian Fonts Task Force Architecture: all Version: 1193-1apertis0bv2023dev2b4 Filename: pool/development/g/glyphsinfo/glyphsinfo_1193-1apertis0bv2023dev2b4_all.deb Size: 298708 MD5sum: e68340625fec3c987332124611f79dfd SHA1: 950444f342a1ac04d43e6b2b7123b9b1ec05d822 SHA256: 70015dc83e46d6c0956b2f939876e7e62ca6bef218fb56bbeae0c99e82204ea8 SHA512: 3a620d0710e6fe2303c7028d9725a4bc26ee8c6c0618dbf178580931aa5aa3842a83d9669d0ced716e02bf351fb61ca63e37a1e09e1c7627b1b9d260231e6f3b 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: 17 Maintainer: Debian Fonts Task Force Architecture: all Version: 5.3.2+ds1-1apertis0bv2023dev2b4 Replaces: python3-glyphslib (<< 3.0.2-3~) Depends: python3:any, python3-glyphslib (= 5.3.2+ds1-1apertis0bv2023dev2b4) Breaks: python3-glyphslib (<< 3.0.2-3~) Filename: pool/development/g/glyphslib/glyphslib_5.3.2+ds1-1apertis0bv2023dev2b4_all.deb Size: 5496 MD5sum: 4b71296f5dad0ebae5640bdb9d108895 SHA1: a05e32fb180fc0c196a5b25a0a25a842e8659df6 SHA256: 4d3fb1e17cb4b25fee09f61b7fdbce4d884dfb07553e06f9489f26454b003ac4 SHA512: 3bef74e49a8723bf8644f417c9520ef0f33a416f29354c71a264be3b1030ab04737430c265a3e38eb33ded98b3254a0ba32ec5139d6d686dc57cdd87f11136ee Description: Convert between Glyphs files (.glyphs) and UFOs This tool provides conversions between Glyphs source files (.glyphs) and Unified Font Objects (UFOs) via defcon. . This package provides the executable program. Homepage: https://github.com/googlefonts/glyphsLib Package: gm2 Priority: optional Section: devel Installed-Size: 13 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc (>= 4:10.2.1-1apertis0bv2023dev3b1), gm2-10 (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1036 MD5sum: d802dac96e57800a87f0cc5e8636780e SHA1: ee6885961d92b14388b304c260f8ec2b63c6c7e3 SHA256: 9093469150b1ae95e18412c10244b6e59e7c704b7b369124c8557df154548423 SHA512: 3f10f645467fdb94893f63237095e389dc21800802f2962a750501bc245ae07badaf8cd45e3ec0d70e044f24faa7c4ba8cb6291d26e5a48d9e6dbe1068d05543 Description: GNU Modula-2 compiler, based on the GCC backend This is a dependency package providing the default GNU Modula-2 compiler. Package: gm2-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 212089 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-arm-linux-gnueabi-base (>= 10), g++-10-arm-linux-gnueabi (>= 10), libgm2-10-dev-armel-cross (>= 10), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gm2-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 47474380 MD5sum: 15fa0ef0678709b250612ccef255ab85 SHA1: 35afe96b9b49558d0df4e46cfec17d633b5db272 SHA256: 93a4c59b6bcbdbce104ea7a8c5516b04796ea254bf87f542da7bb5a800408aea SHA512: d018ca5e89dceb1ed422f3361a93b8855d9e90954b61e8c849d9ea2039d3fa6bd5e1371cd4c073f4a927213e7793b4774feaf271578b87b5239490d44c38c76f Description: GNU Modula-2 compiler (cross compiler for armel architecture) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 212089 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-arm-linux-gnueabihf-base (>= 10), g++-10-arm-linux-gnueabihf (>= 10), libgm2-10-dev-armhf-cross (>= 10), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gm2-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 47473244 MD5sum: fd995bf29b2433c3ca7d912dab9b8844 SHA1: ffdae0fcca109902acefae95fd3a13dfc8b8c108 SHA256: 858ff627eb92ef94b7804c2b484ce1b818437b2aa6b13fd10d7a940c7832f279 SHA512: 59a7138c74fa96e85e00669e1dd6ca0884e260464874cade047c882624847b8b8ceff637fa6b2e1df01a58626eac6f1e7b036166bb08365bda82806c7a83e22b Description: GNU Modula-2 compiler (cross compiler for armhf architecture) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 237127 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-x86-64-linux-gnu-base (>= 10), g++-10-x86-64-linux-gnu (>= 10), libgm2-10-dev-amd64-cross (>= 10), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gm2-10-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 50816904 MD5sum: 4f07c3ee3df1745e36896283ad370248 SHA1: 2c3838bdeabe3d4e45d7c434f2ff43a4cdcf0273 SHA256: 43ff2434bc1dc486d8e9010a96422a21e5dc7d81d253b4c01d2c1dede6ed23b2 SHA512: 61fe72798760d3a07c60d73f0285c83e2a52bb29c77ce43d504fc7d37a32033f7c60f425fb5068debb7a0556f88df3b3201276631db435e60443f5184b7fc652 Description: GNU Modula-2 compiler (cross compiler for amd64 architecture) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gm2-10-arm-linux-gnueabi (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1152 MD5sum: 3ed1a0bda0491c353d3c7af5af878eba SHA1: 721cad539ae7e75731357d02c25a345334d59825 SHA256: 73a2d569717581c0bf66025ef5ae6c8fd7027ac827276974d61fc3f4c9db008c SHA512: 875f595e0c562baa5f1c61b345d0d8a0b4623155ce5b2095b3b83002bfe8469e24497a33a0af9666c11b464b12f5daafecb82439ab053aa25c21076cdedc2e62 Description: GNU Modula-2 compiler (based on GCC) for the armel architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the armel architecture. Multi-Arch: foreign Package: gm2-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gm2-10-arm-linux-gnueabihf (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1152 MD5sum: b3235c09cdd47393ca061ed369197a8a SHA1: e0b34fbcd38bc3a395bb709bd6e34f062c8b91ae SHA256: 1832abe0036bc75fc8626274d63f028392243ff6b72ce8d9edaee4f482d93822 SHA512: 440bebeaae58e12cf9919073e1bba78730707defa08a2c49cc63b9b9256333c2ac9d569e4d2cd946422d6b5130baddade2aa5b358a6dc5065fdf590616a033a7 Description: GNU Modula-2 compiler (based on GCC) for the armhf architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gm2-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gm2-10-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1148 MD5sum: 8509a7140d15afcdb88f4bc7d3e20acf SHA1: 24233161dc5a14ed552f1fa8acbcf795d718a78e SHA256: cc57d0d9bb4c191f10caace87680dd0f35a64ecf409e0c8b54dcaea106327fe4 SHA512: 4da3412d122194c90a959b3cf174cb7ad980a7fb4077ce9429c3c0436649d390dfd015ff452b514f033d3041f66d30135a6640eddc684f784cbe5bcfc2e70bc9 Description: GNU Modula-2 compiler (based on GCC) for the i386 architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gm2-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gm2-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1160 MD5sum: e81e8b0ea454fe2e232b2e1cb1ec0522 SHA1: 7eb81ccff2978c5054ff1a8a87cbecd692dfcfb4 SHA256: ef68950d5e8f4b96e180c00e7a1c3b9cfbb6e00770318b1ea2a0025f26bd49f5 SHA512: b000a522375a908f49f2c1640f0473bbffb7b5ec73a00b0b8d96ebf815d319b8b08de3b4e017f0a38e71054d2d2cbf92dea7da24484b425cd5465010949061c5 Description: GNU Modula-2 compiler (based on GCC) for the ppc64el architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gm2-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gm2-10-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1144 MD5sum: 7a30569c6d1d93390098bed8c982ed6d SHA1: a8ef9d271dc96505f70780a1cf6b3b825d69e717 SHA256: 57ca5e2971447995eda32e9b3a4cd64a19abbdebbe2c0cd1c3f4ae3c1fd52ce0 SHA512: 5fc20fca8769988aacf79268d0370edfe75b72797b1994d46345178a6176993cab638f281924335a8226a6cfdbd95a29c218a07a213e8a46eba6d15b5977b5e3 Description: GNU Modula-2 compiler (based on GCC) for the s390x architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gm2-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gm2-10-x86-64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1152 MD5sum: 43ebf0f7e7a4cb9ffd4a6ffce018304d SHA1: 90b111c046d1b1475621f8898f75cf6bcf972c3f SHA256: 9abc43f61ca714c75f0924e79d584c715e8cfb339016899ccc169473e11e11eb SHA512: 2be870326be385f5ddeba8fb52fe4ee98e549aa6b43d3d40cfd94aaf4518414c67b60cc180232b5893c2ae129615d4b084bc2cbfc3ceb8729faa9d4f59f2ca1f Description: GNU Modula-2 compiler (based on GCC) for the amd64 architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gnat-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 84740 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Replaces: gnat-4.9-base (= 4.9-20140330-1) Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-arm-linux-gnueabi (>= 10), libgnat-10-armel-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6-dev-armel-cross (>= 2.30-1~), libc6 (>= 2.28), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gnat-10-doc, ada-reference-manual-2012, gnat-10-sjlj Conflicts: gnat-4.9, gnat-5-arm-linux-gnueabi, gnat-6-arm-linux-gnueabi, gnat-7-arm-linux-gnueabi, gnat-8-arm-linux-gnueabi, gnat-9-arm-linux-gnueabi Breaks: gnat-4.9-base (= 4.9-20140330-1) Filename: pool/development/g/gcc-10-cross/gnat-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 14900704 MD5sum: 988b9b741fb0899f60885b0de58ba80b SHA1: ae20c7ab97324f68b237c8dfaf029fb58553ad6e SHA256: 643ab71923d3c4651d605e931110402417b3f336a8ddcdf9f1b20d522884cff9 SHA512: 89e2bfd1afb77b8a5259d3a19b2434e7696db1af41fb76cc544a09cdb2343bc1e1792b33e0a287045647494099071e3779f4692c9df328752da681594fde5c0b Description: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gnat-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 83235 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Replaces: gnat-4.9-base (= 4.9-20140330-1) Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-arm-linux-gnueabihf (>= 10), libgnat-10-armhf-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6-dev-armhf-cross (>= 2.30-1~), libc6 (>= 2.28), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gnat-10-doc, ada-reference-manual-2012, gnat-10-sjlj Conflicts: gnat-4.9, gnat-5-arm-linux-gnueabihf, gnat-6-arm-linux-gnueabihf, gnat-7-arm-linux-gnueabihf, gnat-8-arm-linux-gnueabihf, gnat-9-arm-linux-gnueabihf Breaks: gnat-4.9-base (= 4.9-20140330-1) Filename: pool/development/g/gcc-10-cross/gnat-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 14944708 MD5sum: 80800df5f3aa62d5732c602c3c0fc914 SHA1: 63cafafc8c2d77732c2c15ae6666f4bfcbc94214 SHA256: 0151f374b0500e3f063ee5b4e24f223e6acec5dc1e88a3a11163d852f2fce60b SHA512: cc5d36e32d44aa92157c083f8ea63e5d852053fd9fd99669739c3e122ff826ce486d22746d82b30cc34529bb41fc40f1bf4534d1d7541f2727144089d9ebf256 Description: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gnat-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 85380 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Replaces: gnat-4.9-base (= 4.9-20140330-1) Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-x86-64-linux-gnu (>= 10), libgnat-10-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6-dev-amd64-cross (>= 2.30-1~), libc6 (>= 2.28), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gnat-10-doc, ada-reference-manual-2012, gnat-10-sjlj Conflicts: gnat-4.9, gnat-5-x86-64-linux-gnu, gnat-6-x86-64-linux-gnu, gnat-7-x86-64-linux-gnu, gnat-8-x86-64-linux-gnu, gnat-9-x86-64-linux-gnu Breaks: gnat-4.9-base (= 4.9-20140330-1) Filename: pool/development/g/gcc-10-cross/gnat-10-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 15566020 MD5sum: e61fea8a347a91d0788916bf5c96f8ac SHA1: 74d93c0b5dc8ee336ead3cef66c65d91451d407a SHA256: 8f7603ee92d33d064252ccd687d8d130041bff8a41f18cd9acf20e58e6d43af2 SHA512: edc6c15b2a019b4fb17fdc4e1f019d4a7d701afb58d4182c3c3591618dc46d42f182dc7005999b045308cc9ea690152c85d06be7c0909cb62dfb38c81e4b8285 Description: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gnat-mingw-w64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gnat-mingw-w64-i686, gnat-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185880 MD5sum: 04f35dcc4bbb5150590fa1495ffb247b SHA1: af50b639732c6c42bc86a95e9a0f9df05a4f1ebb SHA256: 82093ae4bedcbe43b2f91b9cf991dbaaaf44adb493b8375e97a444e1e57284b1 SHA512: 0744a743c47d1d1f10e46342b80b0bcfef37830b96a80ffcfa7f4438ece47d5c714207adde3fac9aa7a3e2af5095eec8f80679099fdf5c6d58fd0706007b8d00 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gnat-mingw-w64-i686-posix, gnat-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185892 MD5sum: d05baa1fcaaf5a6b5d20d9b6a06d5d16 SHA1: 67d0443adfdffee91727737b170b7c433160f87d SHA256: c4541cb03e4db2d6c5636468c9e12dc4a16365aa580c559b78f40b9723c0f96c SHA512: 309c5f8eeb037872b54017fa0d23452d03c0eee0f9536cb02c9d2c833b43a85bd041deb7194f9245d7574813fd44fb4dfb3994af9f1a831fc088652ece7695c9 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 79794 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.28), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 14198992 MD5sum: 1b5539acce14e08db20a6ddf027af740 SHA1: bd7abbbf21e83488b465a71642acb0d821983062 SHA256: d8c00c14217130255fe4341c0f425f89e171e80ba9f50350cf2252d8e5361456 SHA512: 6db4af80f5a906a1c4efdd7fc855354e2da688befb41cf363ecb7d21936120e57fdb2c9a78d32f33df28fdc9b5656a0bea5590d12c3cf6005d0b6b02cec2e5ce 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 110773 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gnat-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 103135680 MD5sum: 5c46d4aa38d631b5e599b357d1be80f7 SHA1: 1083dd42a4bb05d965a3f568772ea17b1d256caf SHA256: 2b4e8229b6eb74a132e37edd97705f75cc2bec65dba6ab4111f34ef1098381b3 SHA512: 61d3ca16c34c948e765b499a86239e379d77290cadbc2fff549888c5094c44bcbfaf6dc62c1407114b439d2bc074fd2204b6cf091e241894e0a90c2418d49b0e Description: debug symbols for gnat-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 10b4782b828f5ad4d0ab4f8234da994cf287510c 147f4bff91a7fdb0c6dde381f620c7456beb7937 25cc66f319bbc43c7288891401e5dcd707078130 334a9993bd71d73d0fc30db0f44236281440872b 374b6026b07b1a2874f418e23db7175902285a48 3b400e8a10560505559c069c8d56a66cba197137 8382dde7559dbdfc9074d991a5fa80444851f657 871407d3620f5847833d8c5bc2a43b3624b3ee7c 941086fe217a97278885d336063395a5470cf755 9431e4cfa9601d5edc7523865b4a6d6271ed0f33 97892174e53545701fc394833727aa5a104d92db b3a6f4bfff6788359e6302b6dbb9fd6a1dee4356 fde50d5ec0e21d928d09ab2bc333d7d4760eb1ab Package: gnat-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 79794 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gcc-mingw-w64 (<< 4.6.3-3+4), gnat-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.28), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 14203580 MD5sum: 7bd8eca49c31d39377f05c58c9cd6272 SHA1: dd5f7afca673f21a8526759cf8a0c487f667cddb SHA256: 3d96d46ecbdd9be53beb1bc8d844f31f7c99e717bf4e1a56818beee3565d38f5 SHA512: aebfa08654fa9b107791c2ae6e771b1685c2d6bfdcb8632dce6517d73e6acb9276ae0dbf7d4664dbc54c8b8cb68aa5080f63f931fe142c4f1b58ed57225c9906 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 110778 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gnat-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 103112632 MD5sum: b8e5ed50005bc737055ffee4390e18cc SHA1: 5b9d36febce8770f3a259f828f563ebbdbd313cd SHA256: 329387ea90b687fc781760808af01c14bebdef27e78b54e4215db5f9ba368f5d SHA512: b944a47f7e8fb021151f0dae0c9e51ebfa6cba0f67dd22afc539bf01cc7f21c3579ff80a71cd686699e10fd008b38f2efaa8430684ae2dfabdb47948bf4d99b8 Description: debug symbols for gnat-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 14a8aee5858cc9494ec98b6eaa6d8463e1039e7e 30d83e05e0da8ac531fa33081d1d6b07fec7d3ac 45b2a34b48bdfb6cb769f6d278e0143cec08b943 4b1fb2f33285f84facdd5bc66b50cceabffb61bd 60ccb41d6b55189d8651b4df6c43d97adbfda3fd 7c3ac547e906edc343260ba4600f9fce1fbb2df0 953986f2682ae68b1a7738959565f83f082a1192 a955faeb46724a16886a5bac09b17594c31c4c04 b6094173c4db2a888dfb68ea633ee18514e947f9 c65b8d21000bed97a70faf603c716b90137fd228 c8d2424d554e1ab1689b16d84bd6f1b741b40958 d413f0d1d00ddc46f162fac5405e82167bcce189 d75d389858ac6e7284fcf9203963f87afeaea08a Package: gnat-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185888 MD5sum: 0342a553e618ccdbc3fc9b89a7d42b2d SHA1: 8b0b57b31b40775e8f5bf776e0915972419b8171 SHA256: c73a21fe97d5dc4dfcf653ee69bb8fa8e3203679eafbd94424c77a180d403dc7 SHA512: de27d3bcb51c181fffb8268209c7e7ad0100f53d89d0c297e383050967c54756bb3b2ffef61a51fa217c1f0f9ad9c6949325732c0b86de921b6796a9fcd2463e 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 85796 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.28), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 15341580 MD5sum: ed8d65b64faac2ebd91a067d143b0653 SHA1: b329680400daf02384968cb41d432640b7a668c2 SHA256: fe7d8fd3fd783a73284d9405cf5b6e692afe710a9a285bc1b7f028e6237ca7e2 SHA512: 12bc0d2788d958374af680928bc0b682171235af7bcbe19bd7f37b2837aa71cf92650e167175065403049bfdbdd73686b3091a4655bdacb8c50c4bfc6383f889 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 113183 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gnat-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 105329012 MD5sum: 561e50fbf54ea1fe8f83f35c770a87fc SHA1: e135b6e703acc0f93e5a90b356f4b6fb20f63f42 SHA256: 82f7a27736bd4c4951fea374afaf08d341840ebb009b4bf82d0d2b04d309c107 SHA512: 0c38b535307fe9f43ee6006c5ad048fbbb6cd90a93d0de9863cc40d7276ac9e49ac0b1b7546beba092b7b6898fa9dad58ba3f84f9435864c4cd1501a61a58195 Description: debug symbols for gnat-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 100a3e42b40033698513d5d7fbd88e1ce4c96a89 37dafff7071f44893a5b85d33f664674e4ec80f6 474c95987877171450daa2d140eaa6a2ba47da5d 53441461c209f90882961692d5bef249ecc1584d 55a0ba9e9faa0a4dbe6e5ba65b68a413fb7acee2 5bf63dc1352a6ba6a95e08cfc41e32d0efb2d62b 9ee76d3f1b5b05e2479064d2ca79988a56eacb54 b4762efeb27225e2b09185b882e02f7c59527743 c5cd5739e3f965047777e4485987b2e34a748a6f c7edb667a65838c4e91a8ca326b5ebcac3e8ce8c eff6f8bd589e2d42271dcd0cc42cc0e4ae35b1ac f05df71d6c315d73b3045de3c1a5e35038958f21 f9743bc63f4be2c7369607f6ade8b2817254be5e Package: gnat-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 85797 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.28), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 15333060 MD5sum: 8bc49920118e6f82e0f4003b5e49eaa4 SHA1: 06ed52f207f58755afdeb98809648a480bb74ee2 SHA256: d3e6ad3b5f3f98206eab0b9109867a3b2a5783a48de398c69e7a0bf5cdc70313 SHA512: 8022da51ea9807a256d2af2050cff9ad613155d9837b508f351c630ef303368192ebe7c0eff8668583bb6ce0bbb248fd69259ad959a8b0c22869a5df3b5e7a82 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 113184 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gnat-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 105373700 MD5sum: 3c9634ee7130d9a047a5b8f79cbcd5e6 SHA1: cf5f3cf3f75b099ff3361ce2925439f5f9ccf1d3 SHA256: c0800064d7235eda6a1e6d257be94d42a35b9bc68381fe8265f9a65ba50c5cea SHA512: eb926a9830babfc4ae83790a77aebd09707c3d199f8c74d43cf325b92527d15955aa82c8b9002f27912cbe889ae457cc6d546dc0816b9c76e386675cc6c57e48 Description: debug symbols for gnat-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 1515fe39a129a0ce4bb814cacb253101d3963c27 33b3dc22e7a37e45da65c39c68401a6f298f9d19 52b48edf9435f67757b55ef9c2572a0c01b8f09b 5e7e6584d6d854beca8955b84d203c444b4b9481 6ffcd424d3c1d5c1e538e95d2b8e7b7988caaf7c 73daf4bdd821276e5346cd5e04922e412009f28c 9c348db68ec33a2e9ca9c45191f87b86b4dc9a37 a518e17478a0df6989181949123786d3e0576e36 c7d52b106a436ff412792c5765479de4cf944968 e17994aee2a9e53c869c8581060cf85b755f1031 f3dd4e94c6b15ef850b3eed9139465d89c00bde7 f7a9af61177995827e6fc01a52890f61d80f69c9 fbe370f898d54155d01f8447ef3c84dcb3b8352b Package: gnome-common Priority: optional Section: gnome Installed-Size: 155 Maintainer: Debian GNOME Maintainers Architecture: all Version: 3.18.0-4co1bv2023dev2b4 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-4co1bv2023dev2b4_all.deb Size: 133920 MD5sum: b805667e781403d25a18fefcf6c44f32 SHA1: 91b2375bfc786891d29f0def2431992367d32536 SHA256: 16977ad66445e1f4540073e8150712a62ce85c4e747df43a848c4320bf702e9c SHA512: fcd58b78143fbc8338cb9fabc6c42950282a5a00f6e0fe28ccd58fb43b96e2d6309835c8567aa806cb597f2c17804e77927b13ce5d249283b8b7623a2a57e667 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-testing Priority: optional Section: gnome Installed-Size: 44 Maintainer: Debian GNOME Maintainers Architecture: arm64 Version: 2018.1-3apertis0bv2023dev2b4 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.49.3), libsystemd0 Filename: pool/development/g/gnome-desktop-testing/gnome-desktop-testing_2018.1-3apertis0bv2023dev2b4_arm64.deb Size: 12964 MD5sum: e185fb6f243096fd863da533f3555c44 SHA1: a9b0e527e99c1c982ae30b98d5183cce8b94198d SHA256: 0bd2e7d79e6d4652655b33e7f28a9cb177c7ab7c7b6083c95845613462f9fb23 SHA512: c2423f1bad34adf575e0c2d459ed1d712cff9da4111440cfb1fa21d1c58f2ec204374ee8d91b7b54335acac1bc22d2b3d10fa065d78a405babc9938a5d3ae814 Description: runner for GNOME installed tests The GNOME desktop testing runner provides an execution harness for GNOME installed tests. . These tests are useful for verifying the functionality of software as installed and packaged, and complement rather than replace build-time ('make check') tests. For example you may wish to run the installed tests from a DEP-8 autopkgtest testsuite as a form of regression testing. Homepage: https://wiki.gnome.org/Initiatives/GnomeGoals/InstalledTests Multi-Arch: foreign Package: gnome-desktop-testing-dbgsym Priority: optional Section: debug Installed-Size: 48 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-desktop-testing Version: 2018.1-3apertis0bv2023dev2b4 Depends: gnome-desktop-testing (= 2018.1-3apertis0bv2023dev2b4) Filename: pool/development/g/gnome-desktop-testing/gnome-desktop-testing-dbgsym_2018.1-3apertis0bv2023dev2b4_arm64.deb Size: 29092 MD5sum: 6a87fc5e2b10720196e68d4116dcd181 SHA1: 5537129d6c92f6b24261b949acb7998a0c77e22d SHA256: ac30dfbe97323b47eb71b09f89777f5c8724cff427aac4dca5ed194767124354 SHA512: a891fce4ca644fdf2b03e1c5d35e2aff5d36e251cb616455f62ffa395e4374fdaf2902fa5f60d676b5eb9656f4fa24d1a583c386671a541abbe64a6753fc31ff Description: debug symbols for gnome-desktop-testing Auto-Built-Package: debug-symbols Build-Ids: 3b4916e6a76595292520ca2dc03d61d0e1d3e7c1 Package: gnome-desktop3-data Priority: optional Section: gnome Installed-Size: 2823 Maintainer: Debian GNOME Maintainers Architecture: all Source: gnome-desktop3 Version: 3.38.5-3+apertis1bv2023dev2b1 Breaks: libgnome-desktop-3-17 (<< 3.36), libgnome-desktop-3-18 (<< 3.36) Filename: pool/development/g/gnome-desktop3/gnome-desktop3-data_3.38.5-3+apertis1bv2023dev2b1_all.deb Size: 420420 MD5sum: 6dfac1cbc78e0246ff996e3a960fa542 SHA1: 0f9304fefc9eaa24dfb8326b1b51d75a2db8d026 SHA256: 2eaa5a299a1a8c4c225d15b102f63fefeadae844d369d322acabbca1622f7924 SHA512: 9a433f681b7c5d5021aa858a55e6c35738974459432ec9eb1e29a4ce56afc7faec1e9363eaf04c19bbbb23fb182b7851eb26fba1f4d53b043612d5d361497431 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: 15194 Maintainer: Josselin Mouette Architecture: all Version: 3.12.0-3co1bv2023dev2b4 Depends: hicolor-icon-theme, gtk-update-icon-cache, librsvg2-common Filename: pool/development/g/gnome-icon-theme/gnome-icon-theme_3.12.0-3co1bv2023dev2b4_all.deb Size: 9868924 MD5sum: ea0e51650b25719dac4c6e57b7eb0583 SHA1: 716d951d4f4baebfcc4ebf4660e864d83255b835 SHA256: 7be1eaa35aa6d54c99f8cbcefe8096aeef819bda9fb19504d958318217e0c50e SHA512: a64073118d496b4266c0cacdcd0ba1aa0e322ef288b46a117960ac4d288b988debf713c73068f7e63e24c914edab84a56ab36869fe362248e5fb0de3ec0e4f67 Description: GNOME Desktop icon theme This package contains the default icon theme used by the GNOME desktop. 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) Multi-Arch: foreign Package: gnome-keyring Priority: optional Section: gnome Installed-Size: 4971 Maintainer: Debian GNOME Maintainers Architecture: arm64 Version: 3.36.0-1apertis0bv2023dev2b4 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.17), libcap-ng0 (>= 0.7.9), libgck-1-0 (>= 3.3.90), libgcr-base-3-1 (>= 3.28.0), libgcrypt20 (>= 1.8.0), libglib2.0-0 (>= 2.43.2), gcr (>= 3.4), default-dbus-session-bus | dbus-session-bus, p11-kit (>= 0.16), libcap2-bin, pinentry-gnome3 Recommends: libpam-gnome-keyring, gnome-keyring-pkcs11 Breaks: gnome-session (<< 3.20.0) Filename: pool/development/g/gnome-keyring/gnome-keyring_3.36.0-1apertis0bv2023dev2b4_arm64.deb Size: 989520 MD5sum: 071593447b8129e83cb2418dd4bfc57c SHA1: a0e75e83ad6132fab24ccf8c539ef9a051341e01 SHA256: 892f2ad467d2614d12b7617689a81e52a71f6f80af7388e9feb43e5f17f8a7ed SHA512: 111ea3082f12235373941533db8cd0de3553ff99e947b6056655bb69958872b5f4f7a80bdf9c432e2618f34c59e06f30110436695fde36bbfd607065964b25bf Description: GNOME keyring services (daemon and tools) gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information. . The program can manage several keyrings, each with its own master password, and there is also a session keyring which is never stored to disk, but forgotten when the session ends. Homepage: https://wiki.gnome.org/GnomeKeyring Multi-Arch: foreign Package: gnome-keyring-dbgsym Priority: optional Section: debug Installed-Size: 4909 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-keyring Version: 3.36.0-1apertis0bv2023dev2b4 Depends: gnome-keyring (= 3.36.0-1apertis0bv2023dev2b4) Filename: pool/development/g/gnome-keyring/gnome-keyring-dbgsym_3.36.0-1apertis0bv2023dev2b4_arm64.deb Size: 4295064 MD5sum: 9173b958aafbcf1f596dbab98e45af5e SHA1: 80ebcf6a5b447e79a639fb2d8f52ec6643991054 SHA256: 42452c395828f955a3fe6c0512222ef81e86f142482a8c02ca7aa964824a0a01 SHA512: 00424e724f2fe97766a4e0828580f393607880c484d33f64821d783363d4a10dc04beee69398a6dab147efa1cf6db0e41a96c091ed32e8d0969d86b296c78261 Description: debug symbols for gnome-keyring Auto-Built-Package: debug-symbols Build-Ids: 3ac23af1b61d457d87c8b9e2fb29ba1b1d5cd0f4 6bdfc77097aba0e2aa24c5d854f36a3e75ccb772 7af7bb98a15e4c9f90d34e9d78f55d9d858e6e09 86cb5463aeff8a3be86e69d22d60cc0014c91aab 9a3db19a15d4c9c41de742f2ded0e5eed528e442 e935b9c6841aa756d7610f3f15cc4e4856451f6d Package: gnome-keyring-pkcs11 Priority: optional Section: libs Installed-Size: 401 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-keyring Version: 3.36.0-1apertis0bv2023dev2b4 Replaces: gnome-keyring (<< 3.20.1-3), libp11-kit-gnome-keyring (<< 3.27.4-2~) Depends: libc6 (>= 2.17) Breaks: gnome-keyring (<< 3.27.4-2~), libp11-kit-gnome-keyring (<< 3.27.4-2~) Filename: pool/development/g/gnome-keyring/gnome-keyring-pkcs11_3.36.0-1apertis0bv2023dev2b4_arm64.deb Size: 321076 MD5sum: b56c75f205eb1a4b780251a99063194a SHA1: dc4212b0d49d1a931c7a570502162c46d3343e2f SHA256: 7ab957b33c51598c778c1db2e3d2be368fdefcc98d98c59ccc2727ecd50eceb2 SHA512: fc13441a8651f53bbf2fbe9b257f54cc29c07577dc18ab1b5b973cc453d448be48da90bcc2ab724d46e2f03331f19dadee708ecb3d5df4fc4228c54dcb8bc746 Description: GNOME keyring module for the PKCS#11 module loading library gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information. . This package contains a PKCS#11 module that will allow using the GNOME keyring as a certificate database. Homepage: https://wiki.gnome.org/GnomeKeyring Multi-Arch: same Package: gnome-keyring-pkcs11-dbgsym Priority: optional Section: debug Installed-Size: 97 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-keyring Version: 3.36.0-1apertis0bv2023dev2b4 Depends: gnome-keyring-pkcs11 (= 3.36.0-1apertis0bv2023dev2b4) Filename: pool/development/g/gnome-keyring/gnome-keyring-pkcs11-dbgsym_3.36.0-1apertis0bv2023dev2b4_arm64.deb Size: 73496 MD5sum: cc386e5503e6756898b618a1e57376f6 SHA1: dccf84738ce256b8680fc5f1208fbb18997c42e4 SHA256: 63d26a64833455f71408ab1cb15a1d2ae2311ffc25795fdc4a8d46bbf2a05949 SHA512: 002c73c3bc27a8b673172db397b52d334ee0a9c1d1f6dbed29973ed8e08a2d5e4a1afb165b563cc16e4902110bd225fea64badd4093f5e6dbf0d42a9e67a4972 Description: debug symbols for gnome-keyring-pkcs11 Auto-Built-Package: debug-symbols Build-Ids: f8d615ab32305825e4a284fcbddc0286e2843cd1 Multi-Arch: same Package: gnome-mime-data Priority: optional Section: gnome Installed-Size: 3742 Maintainer: Debian QA Group Architecture: all Version: 2.18.0-2.1apertis0bv2023dev2b4 Filename: pool/development/g/gnome-mime-data/gnome-mime-data_2.18.0-2.1apertis0bv2023dev2b4_all.deb Size: 362688 MD5sum: fe3f79df7694e9aa7d4cc88b67763523 SHA1: 2c39bcca3593904edc97105303d3f4e99e056637 SHA256: 9698df21e68cbebb6c0f1277fa834a82dddedd75af14b062ef72bf1de6e941d6 SHA512: 64654518da5b167ce2b7277d84d84a929d6fbf57ff43b8277f856dcb51b2c6292c570e3d1ed2ae5ebac158472e5422927d833d38d46753784b59a6d309571697 Description: base MIME and Application database for GNOME. This module contains the base MIME and Application database for GNOME. It is meant to be accessed through the MIME functions in GnomeVFS. Multi-Arch: foreign Package: gnome-pkg-tools Priority: optional Section: devel Installed-Size: 60 Maintainer: Debian GNOME Maintainers Architecture: all Version: 0.21.2apertis0bv2023dev2b4 Provides: dh-sequence-gnome Depends: perl:any Recommends: git-buildpackage Filename: pool/development/g/gnome-pkg-tools/gnome-pkg-tools_0.21.2apertis0bv2023dev2b4_all.deb Size: 23092 MD5sum: dbcef3963be0888d6899782286212cd8 SHA1: 7f6f20cb4436650799deaf4a4bb21724051ed501 SHA256: 39bd77560262d217b569a44e3d61ceea28a49fa7e41da3b003b611f912dd28e1 SHA512: ceec139993b1112812a58b4a070d104b6b9f5d1377e5fde347a25bd67b9685e3db2b8c61e298396e30ce24740a8185ea8a201a5068e85a4c225e9dc5c7c9ed90 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: gnulib Priority: optional Section: devel Installed-Size: 46145 Maintainer: Debian QA Group Architecture: all Version: 20210102~ebaa53c-1apertis1bv2023dev2b4 Recommends: autoconf, automake, autopoint, bison, build-essential, gettext (>= 0.19.8.1), gperf, libtool, m4, texinfo Suggests: clisp, perl, python3:any Filename: pool/development/g/gnulib/gnulib_20210102~ebaa53c-1apertis1bv2023dev2b4_all.deb Size: 5697604 MD5sum: 4b65939a6f82143f596329bfbfe80896 SHA1: fb7a6d75acd60de63980180819dbe2c5a0f92028 SHA256: 947dfb594f7aa2854e27d5b00a2bdca15dec9205c858208e61445119ade81d97 SHA512: 05cf0c0d9bc2ba4298fbb28c5d05a41f3bd9a6e1f6aa5afca5e3e2e2d34798aa901564a61714960629e1a2dce844393edb5e947cf2cf162d93aea683dc20b29d 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: 869 Maintainer: Debian GnuPG Maintainers Architecture: all Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg2 (<< 2.1.11-7+exp1) Depends: dirmngr (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), dirmngr (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gnupg-l10n (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gnupg-utils (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), gnupg-utils (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpg (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), gpg (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpg-agent (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), gpg-agent (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpg-wks-client (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), gpg-wks-client (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpg-wks-server (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), gpg-wks-server (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpgsm (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), gpgsm (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpgv (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1.1~), gpgv (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Suggests: parcimonie, xloadimage Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.2.27-2+deb11u2+apertis1bv2023dev3b1), 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.27-2+deb11u2+apertis1bv2023dev3b1_all.deb Size: 829940 MD5sum: b22e0f2be308cb0697b6fa064d58cc42 SHA1: cd3db9e8e4652c9f7752136995ac8f32c6e7e5ac SHA256: a3f0e8072efd7282bd0b053a63d63c759f156d3539d61ad589f51106fcede91b SHA512: 93d4aa15614ee5535665ac1fc20775cf4c307761ef3a32917b559065403378bc96f095a917cc58886004174e27e75585fc289caa76179994a31bcb732cb8a217 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: 442 Maintainer: Debian GnuPG Maintainers Architecture: all Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpg-agent (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gnupg-agent_2.2.27-2+deb11u2+apertis1bv2023dev3b1_all.deb Size: 439296 MD5sum: 67ab7d5510532fcad0e4d7c3d9dcbb61 SHA1: f72e1d2cefb67387e96530ebba9d3381e9fca720 SHA256: 2ed34cbf33c9acad7b528c75be7a62d1a1d76d8addd1cd6780eed08b99519b76 SHA512: e3438eb5e662c6aef213025d9b5eff4a848ccf53f5cf776f4939fff75f6ef0867784902778cdb3bbcfb024d9dcf90d8e1087514dbf77d02ec7b4db96fe089e74 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: 4910 Maintainer: Debian GnuPG Maintainers Architecture: all Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 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.27-2+deb11u2+apertis1bv2023dev3b1_all.deb Size: 1089304 MD5sum: fd3e590253e1c2687e2f0397669d0ce4 SHA1: bf56cf8db7c3c7eb121128a39990169878fd1b14 SHA256: 15bd15abb9d9001143e595f032a1b74185318b2cbf275ade23a310f9bd38a118 SHA512: 16f1a40d3479b358f93d7b49ef55216e51f5822ea84956c0fe014ef99982556ff4876bc4f26e7ae8564559c41c8be97d5fa2135e65922d01b0b069adea73883f 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: 1789 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Depends: libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.35), 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.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 869908 MD5sum: cd6647cff3388276e767a1e581cd52f6 SHA1: 3facb5e2212a884d40f6352bd3b407aab32724ad SHA256: f95789bf9e6292318f59a8925961d71630ed8c729aa434434185d65536cafe65 SHA512: 9fbb8ddb9195691a8d0b4c3bde7bb97c1f0859c3b6d11d551b9883eb95c0df5916d88302e4e9e32afa7bcf8b742bcb1f0d997029fc34fb7ff615b068730b338f 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: 1726 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gnupg-utils (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gnupg-utils-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 1562032 MD5sum: 3bc65cca24c882a5d523e53a775db364 SHA1: b622f33357ee39753f7a5251684a14ddaa8a1fd3 SHA256: 641562885ba4fe78af34fd2d1639f8baa4651baae0c59e8a9bfd99dbdea09447 SHA512: a3ca143b2e658a9a3815a9f3c4e9c1f9f159c4864ba5353eea36c984e27404ac6381d8319e38d68fc0d5d586d5aab8cbf29101ae5c07a48aa575fb4b591f063f Description: debug symbols for gnupg-utils Auto-Built-Package: debug-symbols Build-Ids: 26cd8477348de8763d98a6f0693250355bab3abe 3410c7938a7a97b1f8aaf0534a5de8ace283f789 3426fa63d08bf4f6fb5f1190180f817eefa7f854 542d3aa0de0b589e8912413e6efe6f4df7099d68 5edd393531ce2ce0454ad76094eb5f0b5e0f8c51 f463fea38e7ed5b08d8a21fcc109db63e5cc9e54 Package: gnupg2 Priority: optional Section: oldlibs Installed-Size: 447 Maintainer: Debian GnuPG Maintainers Architecture: all Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gnupg (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gnupg2_2.2.27-2+deb11u2+apertis1bv2023dev3b1_all.deb Size: 439388 MD5sum: e2d591fc8319654754d9be46c43cf613 SHA1: 27c0c85b48611d33bdaed869dacd5301786c3852 SHA256: 973ec9f18d899c91f1fff0664451f623089c6f1abb3b38809b6646721a346674 SHA512: 260d98121ca5bf13a09c007d1d56bb11b4907fae5e558da1914ae65e8518a37c9b5737afa5532f8555ae61e1dad0e757343af45a89fd6d9c179ccd35b086518e 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: go-md2man Priority: optional Section: doc Installed-Size: 1982 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: go-md2man-v2 Version: 2.0.0+ds-5apertis0bv2023dev2b3 Conflicts: go-md2man-v2 Filename: pool/development/g/go-md2man-v2/go-md2man_2.0.0+ds-5apertis0bv2023dev2b3_arm64.deb Size: 592012 MD5sum: 358076450e7db9dd5a08c7a64cfcd301 SHA1: d66e4acaec144d22287fadcf878cac829fd9c7c1 SHA256: eb79a52a2a729a0f0e2a0b77b6ec1ade552dc4873d10f7a88222eecfb277dc8e SHA512: 109131d8ab92747105897bbfdf786c3607541226e4c41884982bf03d85a1ab36daa4a45c410319fbfe596e25156d59cf2abfaf8e9cf87f025aaec8fa31191181 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. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-blackfriday-v2 (= 2.0.1-3apertis0bv2023dev1b3), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2022dev2b1) Homepage: https://github.com/cpuguy83/go-md2man Multi-Arch: foreign Package: gobjc Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Provides: objc-compiler Depends: cpp (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10 (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1012 MD5sum: 3ca83ef340e21a46232a228d692c0939 SHA1: 85420b06dc38eaebf572074156b4d4ecb2ee0889 SHA256: 9785c158d20201eec328ae3dc9e184078a8d19af59c91fd0e9ad0fe9c561937b SHA512: 68d28faa0340ec2847ec14ef08616c0ba419a399ccd719dc3036bb91a2c539198a7f46d7d1abeb3f2cc08470e8da490a6312eac327dfb8c1f492e2b5e6a090e7 Description: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C compiler. Package: gobjc++ Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Provides: objc++-compiler Depends: cpp (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10 (>= 10.2.1-3~) Recommends: g++ (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1032 MD5sum: 7ee39d56dcff2ace57c752323c5881b4 SHA1: 34f53f2412838bf7219da089d12d57fd84dda995 SHA256: 2ced103e727729022da91d3bdbe9561ad6d9a53619fd3db40cf7c214640b31e4 SHA512: b1b1dd4e356a7eb0494bd885486521f6266fe8d10b15b333991dc31645c685fd58cf5f12f7c904d3261666a4c6fba99021080a3dcd1ebd60e5f97816377a4c52 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++-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 198811 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Provides: objc++-compiler-arm-linux-gnueabi Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gobjc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2023dev1b2cross1), g++-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-armel-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc++-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 45808872 MD5sum: 53374f65eda1ffd51bd949b9ff9acef2 SHA1: ae1029bf2722af879a12f3f4aeaf8b6a244d02fa SHA256: 60240f436899f6ebce3559068b18d3ac46884e71393df2de817cf68af45d80fd SHA512: 9de86650067dc54254b7c4dd17b0bfae9b826e7f77f5d55448bb47ae5112e278d4be37db2aa7db76779696aa3852db12ef255c5af9a68d350f2f2bb574853c1b Description: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 198810 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Provides: objc++-compiler-arm-linux-gnueabihf Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gobjc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2023dev1b2cross1), g++-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-armhf-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc++-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 45818848 MD5sum: c671e7a9f324ee728c0d00c838137a05 SHA1: 064c1712abe32e39b600f778b742c889ab63736b SHA256: f8990af5c6f8860d3967e9737a6f7f9edae2d7dbfc34655a8ca16d7e9153684e SHA512: 77f1af00e7cb275fd04f574aea02a4729cad66106d54434de86e04740cb1f1cf3aa009ee5c935155a6111d430dba75a57555d07bb04f734cb878f664a8a404a3 Description: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-10-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gobjc++-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), g++-10-multilib-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), gobjc-10-multilib-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1) Filename: pool/development/g/gcc-10-cross/gobjc++-10-multilib-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 1132 MD5sum: bfd335ec00f4f8b1393074c1d293cbd1 SHA1: 49f365805a0174d50df4c1a110b6b787cf5a24be SHA256: 0ab15c5450e13b9f641871fefc5418f4fc40be33588c3bf08cf40beda432c0b4 SHA512: e4467cde095e78176e484ecef831c1da1a4d8a39dad36d6ca7d16cf839b43c58fc46764a546ff4327669546e18d3522d642ec966600457b5bf9981907eb41e14 Description: GNU Objective-C++ compiler (multilib support) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 225255 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Provides: objc++-compiler-x86-64-linux-gnu Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gobjc-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), g++-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-amd64-cross (>= 10) Suggests: gobjc++-10-multilib-x86-64-linux-gnu, gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc++-10-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 49335508 MD5sum: 878858ff1df3485dcaebbd4b785f9abe SHA1: 2c5f2e3aed241a38716a3301aa49ced967d44243 SHA256: ae56b74a8503b28cad455383bbbb0c705e0c930876f7c3fcad3c8dc8335013d7 SHA512: e9953f7adf6c7ba4b4c614b616553b8de25ad9e6e8c2289641f4ba65d88de4c748a946017f6f155834806085fd0e10575e569c22fa5fc02d9245295342a8ac36 Description: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-arm-linux-gnueabi (>= 10.2.1-3~) Recommends: g++-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1100 MD5sum: 59c600fba8ec1e7252317188c237a6d5 SHA1: 1b954ea097c03076556a0eee50bbbbeead0038d5 SHA256: 4d40439c72c69555cfc48739b7c477277a106d719c4561e5caac2c1ec6be6e77 SHA512: 2e21de8c546f148428a77e4697b23037ad39e234d6781c181e533e1d8b8aee7e6e9c077cb649bbff9cd1fad0e4ea169a0ccb73ad4d496af19866c556801ab257 Description: GNU Objective-C++ compiler for the armel architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the armel architecture. Multi-Arch: foreign Package: gobjc++-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-arm-linux-gnueabihf (>= 10.2.1-3~) Recommends: g++-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1104 MD5sum: a429acafaa0e23b21a66147a65352c70 SHA1: 178d5a7f48711ab5f4e019c00f7b0512e0f9ae3c SHA256: 93c2e3589972f5da79123983027fec56a640413d8d275fa9a280411da80eb4b3 SHA512: 595085ffd1c7f69b408856aed92ab0cc1c3a18cce0cf39307fe8f5c644056feea705be1bd46e001a3fb484374d59a35c4c9b2346f152fb790b10f26fe8f6680a Description: GNU Objective-C++ compiler for the armhf architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gobjc++-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-i686-linux-gnu (>= 10.2.1-3~) Recommends: g++-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1096 MD5sum: 9ab5e9eec4cca4d3c78c00c9ea58cc20 SHA1: 3bf71d2e7cbe7a0228da001bfc4a3414406cdf69 SHA256: 9a3540d5b428df72da03912c5088315451cd844de5bd662080df9591a05a30b1 SHA512: 086ad3df5daf118be862d5c8191313dc29e76791dffc0bfc268495f5271aec630e5882014d9f816dcd7350290c7cd7d6506b010a73f1cc9c531e43af4352e4af Description: GNU Objective-C++ compiler for the i386 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gobjc++-mingw-w64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc++-mingw-w64-i686, gobjc++-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185896 MD5sum: 215e3b78a1ce1252464c26b18741cb68 SHA1: c03ad6dddec40928b54028142f82bc9ef86b9361 SHA256: 3f89035ce9beddbc4f7a6ca0aedaa5a941a00c4f60f96eea18323addce773b8f SHA512: 9a888ac530f7b32b9e1b68e3bc98a24dba19054de5f879434c76b11ca32fea9f575c30bc53e2167b204db3090ea64201de31d9c48b94b4c8e81db20c6d051b01 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc++-mingw-w64-i686-posix, gobjc++-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185896 MD5sum: 3a03b8ccde9b15493c3738f764bd430d SHA1: 7437ba21da805070cb5bb0c5e3f89e90fb55bc14 SHA256: aa059c3af6419246286a49dbd203a5d87984ca9181e2d2567efa45d6d21c41f3 SHA512: a134818388817688e89396f32cfe488b77b26050ae4ee62c15fa5abf305085b93c5899b555d4319a31c3480e62da1d3853fc56a50c95f2a741d2b01346392177 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 26043 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 7632056 MD5sum: d5c09e82ee8b98f11d4494228e14c82d SHA1: 62514000282704384efaa1937184bc5c4e6684f8 SHA256: 06e57858ebbbe1cc4fb19e8ad8949979286f87267cbb2154089a2946d4a146df SHA512: fb7640e08ba5de53e7ad4f04e86071a22fdf34060dbeb82fc02354dc5e426b01d04493b6a0fe48ada103cb28d4a1b4336c12ce881d9062df720c69e1e8ba1ea1 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 86695 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc++-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 85001028 MD5sum: 15b37a9421400c145dc6efcf0bce63ab SHA1: 707c8b43e74d8b732ee27ee1b367fc1ab8769079 SHA256: f854cf43fc886ba0090eba094738a19955be91cfd56698bcc0cfac4139cdfffc SHA512: 7abea9f64c47f4f25ff3644d0c43d4fc54d657e132a7e8fa0bd2a65214e8510bf24368d15e965ac1d6a71abaf50f8041efffa89038e375075a1d23c47355fd93 Description: debug symbols for gobjc++-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 449f705163d76a7607e02bc28f720456da35fcb8 Package: gobjc++-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 26043 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 7632488 MD5sum: 7832dc169595f009f7237478e8da051e SHA1: 4a52da2f1768ddc46e90d9a86ba747a982a4a33a SHA256: 360ea106e2ae4a69b0ea98119981dc3526c276cda8f673cb483fbc108139e809 SHA512: d2a798ed9c9acf72cdb38c15325a973bda52558ab236b28a323e3672a7b9f86ff8f6be1ea63109080462ac0f29f103a32df2081ae97d85462adeee31f867d582 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 86686 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc++-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 84993656 MD5sum: 831c8167fcd8a9b5a13690c38d6c26fe SHA1: 60058e34cac87bba15cc73647f13aa9796175543 SHA256: 9bc5028d5b2e708110976fdea7c36b8f653dcc95522971585e3f4b3490a54fe5 SHA512: 2c1e881ca073f5c2c5c98f1f59b237aa9f45f392d61bcddfcee7f36c4186801211d7ffe30825748ad8255cb1a5137e331b4e066d7a9685f24d3b8ea88c88577b Description: debug symbols for gobjc++-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 8c054a675114b212ba74962c55492bb985b0e760 Package: gobjc++-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185904 MD5sum: 9b0cc85c1959b2b12ff5ae357315eacd SHA1: 5f30ab0ab70ffa4f7f73798a57c86a8f71d97165 SHA256: 9dcb49f58bafb4688225b20e001ea0d221ac1a98a8d9d85b411f95edfdc2317b SHA512: 122c60ef4b25f2aa2870f36a58a8a822f9a1b3bae769b8b5a709717b49c81960c3f978b16f17f857dbf9351ff03a8bca98569b8d53fe4326481ad277760989a6 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 26447 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 7715572 MD5sum: 04542ab98f9650658b93b44a0a0bf29e SHA1: bc5b48540b21b1ce262d0e2d925413d03b8163f6 SHA256: 43721c5d21f021b6577d1222d952655781a220418b46907395d736520151fabc SHA512: 22dc8cb9b15e361715b6ce46342adfc04f06e92c4721a635d4d60ab5fd99c3a3e1fd120fbb397404bc2c929c26ece22e32c29f70f71d8015405b650af9819fd4 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 87168 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc++-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 85460952 MD5sum: 4cd3781f667a8592761ce75b8f65185f SHA1: a561c98e76fd253397696ed782268e8254a83e22 SHA256: d61e9c2f60495ea404b2caa822d6c3685ea34dc2156c5a70f271633d032e5a68 SHA512: c042ad4b48dc228c2e15981773624a2768dbd334ef0165814795100ce4b765ba4a52187b7afd897c4e7af760ba90724e90327b85de987ee84fb019fa10be222e Description: debug symbols for gobjc++-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 851047dced619f88f5ac0eddfd2a8a1f8cca07e1 Package: gobjc++-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 26447 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 7718344 MD5sum: 8a597a4951c056303bb87ca7885bb2eb SHA1: 6b6c0f4039521599bd83ea48bd15b86e3de86235 SHA256: 1fe1fb78b6682c2401a2ea634e90199c68ae30574b0a32a5f77900ad71f70e4f SHA512: e12dfce43e8dcc51c89941edf53b54b41d5e5b59a6fcfe0c65b0f2e5af73582fe13355d920c80b609ff5db27c68b430680cc61aca3e5c429af2f8c050f130915 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 87169 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc++-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 85443660 MD5sum: abadcaebde4f1f0bfa0921ceda6ae5c6 SHA1: d43cd42e91ebb0c585c7147ff3f05e4b382ccb9d SHA256: 25823859fa8235b8b5739ae313d45dd552a1c5ab2ad97597723fe7831fe1796a SHA512: b171619a7f777a311543da9ee366a57601447eb338bcb403567adde2d2b8978067a811fcb26a54c0c907dffa07f76bcadc2a0aea480cfef370c457489bdfac24 Description: debug symbols for gobjc++-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 2b5875093d9d95685c2ca9bf3ee3e801b1b266dd Package: gobjc++-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-multilib-i686-linux-gnu (>= 10.2.1-3~) Recommends: g++-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-multilib-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1096 MD5sum: ed7c51b2160bcf3ae20ae9fb4a693724 SHA1: 26bf176f728c5bc328c422b6edd2bc85cf892966 SHA256: 084f4b525c3ee6d3137bf57e31fe3744247120bd7268a9c0734af967e18c25b3 SHA512: a850e8d0143749da5565b8da188986f9192a9b6f39dbc7a8adfe21b5469b57029f615a4492d77cb88578baf2040e57d2c8df216d12c6e386953a1231b064fafc Description: GNU Objective-C++ compiler for the i386 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the i386 architecture. Package: gobjc++-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-multilib-s390x-linux-gnu (>= 10.2.1-3~) Recommends: g++-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1096 MD5sum: cec79deeab16bc67b3d2de65829cd716 SHA1: c811215014a38235974ebe7624b5bb9fe167069a SHA256: 55363523c558a1bfb2b18920354997bcbdb2606ffe41af092739771f2afa4f86 SHA512: 3b8e80b36e005df7e8c7dbf666576eb92bdaac730a44929f83d0b80ca183c38450ec624f7bd13a64c05edf0d15ca3dc4d0cbeeb12dbb3054bf8f59a6e732024d Description: GNU Objective-C++ compiler for the s390x architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the s390x architecture. Package: gobjc++-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-multilib-x86-64-linux-gnu (>= 10.2.1-3~) Recommends: g++-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-multilib-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1096 MD5sum: 97ebae7a036fe7bcd543f552463f94f3 SHA1: f42f3d02e2ad1cc2b968519ba2c620ab83ef2806 SHA256: d0e6d7f84213a660f4e5e34b2b0fbfcadde45b44ceb4008c85b89e14e4328cc4 SHA512: daa9079b00b3a5afd9390496aaaa6a56f40495e16a6b4332e66f4a04810bb111efbd309ec76238eb6b44fdfb4399e204edd3765d151988658c935b593722e0d5 Description: GNU Objective-C++ compiler for the amd64 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the amd64 architecture. Package: gobjc++-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Recommends: g++-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1108 MD5sum: a0d0d3ab75299f092802ac0decc32727 SHA1: b8148e5f6411c5cdf2bca5a691cac1e503ad9b1e SHA256: 6efb709174a7206433adbdec089f1932eab29b44647320bf3de115f73816822d SHA512: 97e21e7d02e44359b1e0a6233ccad3e574fb4575ec7ed3c3d6ea14f2ca279a808d8064c905084b7ae26e309048b8f44fc52ccc732664c9cb6ce45d45885bc26b Description: GNU Objective-C++ compiler for the ppc64el architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gobjc++-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-s390x-linux-gnu (>= 10.2.1-3~) Recommends: g++-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1096 MD5sum: 29332761d9043e8e3648676697c10b71 SHA1: 0fad54d120d53ce80b0d8b7efa3a189f00b73819 SHA256: ef0c2c82f159176d6c24ef8a05c015138979d7c15f0802d6b7fc2d2ba6de2e1d SHA512: 168ed68032e5456ccb2131515a9c405c36940df2fe5689717a9f73922039ef6dd737119993c533f931ac1c22807067260fc3f4b105c83555800dba2d6b0e1dea Description: GNU Objective-C++ compiler for the s390x architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gobjc++-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc++-10-x86-64-linux-gnu (>= 10.2.1-3~) Recommends: g++-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1) Filename: pool/development/g/gcc-defaults/gobjc++-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1100 MD5sum: 944ec98c2a97fc6a3204ad3154c6ee7c SHA1: 6f6fb57a87777e36c5853e61b742bcf292a0e73c SHA256: 612e7a632115e2ba47335999779163c8b51976d403ff5363d746791691e7305d SHA512: f385d6a598f5991687852166d48bf3e25a615c98247acca7a2c83bdecfb9444a0586f1086e090f423547eb3ac2e2abaeab421618a050cb78a0fa213581b1a312 Description: GNU Objective-C++ compiler for the amd64 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gobjc-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 187895 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Provides: objc-compiler-arm-linux-gnueabi Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6-dev-armel-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-armel-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc-10-arm-linux-gnueabi_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 42939452 MD5sum: ca03cc9ccce0e718aac4a1852b983a8d SHA1: 13dd293b340b8a7f088ee29b391befe8839292e0 SHA256: 6a585c9a0d4fff268f0d4805efe750d549b2f3712ee0e46fbafe911622ed821b SHA512: b461cdf0a63df84fc4aa69b99da41fe9dc030643aef19dc46e6e3487277a0ef3ca0025c93ceed136aab27cf62a1e294d590655292317eb61ff657592dbd6d343 Description: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 187895 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Provides: objc-compiler-arm-linux-gnueabihf Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6-dev-armhf-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-armhf-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc-10-arm-linux-gnueabihf_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 42931328 MD5sum: 309870324c8fffafe588e6ac7009ec3a SHA1: a0544744d5dcc8e345bf749dbfcf24443b74297c SHA256: bdc76860d3b9939d7c70a3a8bd0378198113c5526413c860ae2c7531a6e8a967 SHA512: 3d304b8fecb7853503ca185aa1578dfc0839cce8d8c595183d1833ce6931964a07ff7d65d2fd66ba0835eaf89660ad637a8a86f41319e6c85575cab6d0d79b2a Description: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-10-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gobjc-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-multilib-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), lib32objc-10-dev-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1), libx32objc-10-dev-amd64-cross (>= 10.2.1-6+apertis6bv2023dev1b2cross1) Filename: pool/development/g/gcc-10-cross/gobjc-10-multilib-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 1160 MD5sum: b7f362809138e067cf6c0ddf9b226824 SHA1: e983f98cad27abf9a7ec39b7fc411fa1ca0737db SHA256: 2dc89f5e743d71fce0b22f8d05594dd5aa208735afd0407b3911654d0c0b9c7b SHA512: c0c8dab98bf0b3441ff8ceeb74c86778c5423516294838c66914f82e286aa896f4513e2b80d0d441a2bbf162fbf820629e6cb7c7881020bbf77b12726c1d157b Description: GNU Objective-C compiler (multilib support) (cross compiler for amd64 architecture) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 213164 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2023dev2b3) Version: 10.2.1-6+apertis6bv2023dev1b2cross1 Provides: objc-compiler-x86-64-linux-gnu Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis6bv2023dev1b2cross1), gcc-10-x86-64-linux-gnu (= 10.2.1-6+apertis6bv2023dev1b2cross1), libc6-dev-amd64-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-amd64-cross (>= 10) Suggests: gobjc-10-multilib-x86-64-linux-gnu, gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc-10-x86-64-linux-gnu_10.2.1-6+apertis6bv2023dev1b2cross1_arm64.deb Size: 46308232 MD5sum: 5ca18b8e378e753b82da3c07c32c6c98 SHA1: 682780a1c5f533593b43a35072c3532fc8ab152e SHA256: 6c7ec8c1164c2de2775d6bdeb2152da0b464769f5576b28a008434a57b3d48fd SHA512: 35aaec89c52225bc5d85f93355a5ae7036d2aa30f11e4ffc0281565f37e8c74e727a07b8307eb665cb2c3ef3587105afa783f3ef1a15104febeefde9e7c1bc8f Description: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev1b2) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-arm-linux-gnueabi (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-arm-linux-gnueabi_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1076 MD5sum: fcdab0e1122277d821eb1c22b1294f16 SHA1: 3617acbc12524aba734be8894e921bc12c929b8c SHA256: 59903f222361dd97057658d08cce7ee07faba05895a8a1c0348a4666d9ef0843 SHA512: 134f073b66e1c75715c34158e30d5e8139f1c7312c14a80d7b7764273eb616a05c8eaeec37b528e9a55c1383880a531e0b82e54db487d4f154554a2ab4d8d37b Description: GNU Objective-C compiler for the armel architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the armel architecture. Multi-Arch: foreign Package: gobjc-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-arm-linux-gnueabihf (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-arm-linux-gnueabihf_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1080 MD5sum: 0a04804c16e4fbf9e1bc8266cb22242a SHA1: b0e0f8d72304d52aa62fe3d0ba74d79b93f855e4 SHA256: 174216af4f9d3786d6dc7689f83d5fc46082ba4ef2d22d3ec2ee71ee9b059427 SHA512: 2e22be7728f0359a18825bc6d57efcfe656a75ba364bfa1fc35c8c76e294bcbf7a6eae0da40fc8977d0cf8d2867af6d133e2e35ee4c95fae3156ff9faddf23b4 Description: GNU Objective-C compiler for the armhf architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gobjc-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1072 MD5sum: 19c30c0359c09bad0264a5353a5adf2b SHA1: 45be30a24ad348cad1a2ab569a34281eb55479d1 SHA256: 58ab7d40918ff9f0f1465ef9efd52236a2292a6b2be759c38d41e5b544f28e38 SHA512: 09586458079921d3aa56ef5dd612be462a56f05bb925575f16877e6ab9614f888301ec40ae5ca5a19391c7ed2ea893ed64c00ad0531a8b939d66407e09b166c2 Description: GNU Objective-C compiler for the i386 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gobjc-mingw-w64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc-mingw-w64-i686, gobjc-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185884 MD5sum: 85545cff6f6e6eb8e0cf0db34b39f1fe SHA1: 0de74aff3e690e77cb60eb50e314ebcfaafbd217 SHA256: 3ad17aa171fb89637658c1121585df319deedc2758f235af198d462a3ab43ea6 SHA512: 7ce536fe6440ec4482aa629520e1a8144887577c534238d91402d3370742754a1ecf9c4d3826d83ccbcb2a039484666862fa8f8f279654ef3474fd183000f46e 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc-mingw-w64-i686-posix, gobjc-mingw-w64-i686-win32 Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185908 MD5sum: 640f7362c49f52b679c7b5d542d664f4 SHA1: 74a5e79a09c63ffbee3fd7b374ce7d1fdb486587 SHA256: d424166defd121f909ce0f8faa66fd2faa14b66bf94f6958cdc2ced011ae27da SHA512: e69a7816079f377caead4876a7aa7c0b073f168021c74d33918492ad9570cbac6d938cd976cc3432fc502ee201a19fee47090c271f121e9dedac68cb63e40154 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 24757 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-i686-posix-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 7089768 MD5sum: 0be7bc40fce20f70fb5866ab990459e9 SHA1: 84da7e69d0c1c88ca1d74b20013e6b692d8c329a SHA256: 6751fa8a6e387dcd699c328b3eb50f9275404e00723f95762b878b10529020c0 SHA512: 8567365d93b5010c91dd62433bd3cca78e4e6ef98c1a149d22a9f1b99a6f151e736762a25f6d071b7a8ee69de6334dc44125721feec91b94b0030580665eef79 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 81472 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc-mingw-w64-i686-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 79849624 MD5sum: 408cd1a1f0353da26dd0f62e1eab894c SHA1: 6c8c12ddacf463d93427be1b8f30b99121a358fc SHA256: 779c2ef0a2ab9df63ad8221b26b7834cac0c6606dfb6565ee6deac6e8f5817ab SHA512: f412746a6b73b2d0f32214b7d5a943fdbe34f28dafc6c0e90fa4d1b1e32ab6853e901c611758b5cac1fe82e79b4e5962b916fedca3e25d86fa722adccda6ac70 Description: debug symbols for gobjc-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 35ae782f2679bbbfe60e9d28e9e1d9452c21ac24 Package: gobjc-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 24773 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-i686-win32-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 7086808 MD5sum: dd76cd39c3a221029967f8d73c319ec8 SHA1: 0285f0a56b6a297613f41f3d7b9a338077b98e85 SHA256: 5b5ea690bb12c23e24bb8e0220efbcc2ceba3053957e77461c21b41e8637632c SHA512: 8875f4b1412a256745ffa2a60a386f7e88a3074bfb250f806557c952c0ca2724f039a96c360c917690a315731d1fdbb9c5fb58776b01d20f2c06ee331b8d3b91 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 81484 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc-mingw-w64-i686-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 79879524 MD5sum: 073e3a47d41f10a7a2d5fda82d76e98d SHA1: 98427215b65a52fce4a6bdcf6475311216217b3f SHA256: aee95049ffc15b552fa8dc691f3ee7e67b62d07a454de1071e69889886b2a792 SHA512: db8c3baffc2eb21bfdf79b1c70c6389a141805314f47fcf715eaed129c45c1b77b36c49c57b2bd95aa11b4be269d9ecb198dc59da515c12ff73abeb736d94529 Description: debug symbols for gobjc-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: b507f8bb96186c218a2a5565b601a10ca634bbc0 Package: gobjc-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 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_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_all.deb Size: 185892 MD5sum: 5e7d954bf13527ddff736e2525b9362e SHA1: c5f15ad213d6304b85188c2fdb75e37a8c8317fc SHA256: 869de1206a9ac53df43ffa4bde2cc66004efa14b095b9cbe8a01a410ff6ffd60 SHA512: 10064a6436fc1535528c636b7ae18f51333faf2107f377c721b054cf0e1006158771262a65209f8e3f5df298eac85938e93b8dcbd699f8cdd27e075e4d1f6e63 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. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 25147 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-x86-64-posix-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-posix_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 7179820 MD5sum: ed86124c11ea81301ec082d2783fd432 SHA1: a1275bf2a5ec0ddb4a05cc6383f9a5546ddb7c1c SHA256: 8434c5c5d5ae3e869281dd5f1a1250600e065370d811d80355f9802e7b61eff7 SHA512: 7e78c44c3985da2a8e093c5f1c24f7dcfabeed3dd700d82d307f330ef18a5f9670b28d1264115002cb36d0859ed8f8d0192e42e0084f8843e1bbd87a40ecdc64 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 81946 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc-mingw-w64-x86-64-posix (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 80270200 MD5sum: 5c06ee8428df09e7cd67b6c97100220b SHA1: 2b17b6f251a5d47857ec99b495c63caa195081b0 SHA256: de66ceefc2c7f753b0ccd7b00759916c4f240b0ac9fc31be309cb5a3faa675b7 SHA512: 4440eed0ddc1d2f847d438152fc77145e6af318c400a227b12074f68953fdcb6abb163f8e1e743d294894af3a0e0fc7fb46e088acab955815f250fc7ddf04bff Description: debug symbols for gobjc-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: a797c8dfdb488a15c9ac213753b72ecbd00b122d Package: gobjc-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 25162 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Replaces: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-x86-64-win32-runtime (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), gcc-mingw-w64-base (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-win32_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 7182012 MD5sum: c9b88bad8ba108faf2ca5a5d0207ed7d SHA1: 1560fd2c7b775f253364a144048307971bf8442a SHA256: b88ed629bc7f3c8471f314005df108ce22667e5454df7a1ee678fd5487c3addd SHA512: d0ccc6ccbc67f92eaf81421e6c192f13fc9a7cedf807d75ed69e25aaebb02aeef968b71be7bcde3450336d954a992e07966d199f7aff52cc3388c9a234a24270 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-10 (= 10.2.1-6+apertis6bv2023dev2b5) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 81958 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+apertis0bv2023dev2b5) Version: 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5 Depends: gobjc-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis6bv2023dev2b5+24.2+apertis0bv2023dev2b5_arm64.deb Size: 80259168 MD5sum: ccecbbf9b7d2ff341289c434ab9e8c22 SHA1: 09a84053cc85a6ecf7bf3282cd2cf6e17fcb078c SHA256: 08b0794d2e1804fc47571faa270d0d653a67b4995db13f99868b548a674dd637 SHA512: 9e4e30a6baced31d8526f5faf016696234c814da4b83ddf6a9e2f161b9b4d9bbdfea6193c4b0a3fb29760cd4155bc184f97163c4f403c12f5033dc8b1c411abe Description: debug symbols for gobjc-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 6f7239ce474658c9fd1d884b069c2591bf4c50be Package: gobjc-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-multilib-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-multilib-i686-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1080 MD5sum: df3dc2a7f7403980e6d177d97a2f3701 SHA1: a1979145c144422b8fd626c61ea39584ecc023fd SHA256: c529b5108737830d4c5513b6a1d1b9022d745920c89390f0edc7aebcf64a0556 SHA512: 0be3b047b1f2eee08bb725b8971856cef999cc3729d44cba021b9fbf5d815a58d71280e4414a4e6b2fd911ab51cb05b9ab5ef82135a599955ffb3410cd402009 Description: GNU Objective-C compiler for the i386 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the i386 architecture. Package: gobjc-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-multilib-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1076 MD5sum: 18064300ad3aced9b63b3e93ee623f5c SHA1: 241ca0a2aa7cc50b41d7a6eeeaeedd33c7a50ee3 SHA256: 2fcbeda20eecfd4d3134a5debb0379f109c34bbdded11373c0ab14c19682be04 SHA512: cd3f732eb32e223e8c6ab84fee3795ef989e09b863b1861d542c29c3ed8c969d4bdb4f3c73e2d718a13bc4a2f8bd447400a20c88836df147d30b07e8042c1004 Description: GNU Objective-C compiler for the s390x architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the s390x architecture. Package: gobjc-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-multilib-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-multilib-x86-64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-multilib-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1080 MD5sum: 10105e64b8e8a3f95ac6f93b43abd245 SHA1: fcedef81abb7ec819933fd265dfc2c20671e2f52 SHA256: 191e635266fcb9008e723bdbf5ffce4265efac7b2405fb363653f70d5ff5f1a0 SHA512: 2f038f6e4bdbd875e024f872db6d3a1d21867a106ee5a2cb34bc3aeb2d9ec3d81a52da1d66069af01ad2265afaa5622b26b8f7aa2338c8bb9302574c8fd85a35 Description: GNU Objective-C compiler for the amd64 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the amd64 architecture. Package: gobjc-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-powerpc64le-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1084 MD5sum: 8ae6cb0e62314896e0e771b57ceabf8b SHA1: 9a90910e7ff11d9852029cd1c10c63f61a491884 SHA256: d4c055cde95c59a54e13f7f64f57940b3a09661ef174b10863d82fde7e7bb2de SHA512: fde2f7f01cf2c9e1b2ddcc429322187e4056b670df124bbee0edf11bf01459e63423440e7d828968be09777b2fcf1220cb99df2328cc99b4ac7acbbcad15c66f Description: GNU Objective-C compiler for the ppc64el architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gobjc-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-s390x-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1072 MD5sum: 758210da56c1dedd7e90504232dfb7b7 SHA1: 1518e291e3b27e4e5eba3391a61259f359f70a29 SHA256: 54dcaae9b9a2800fed89049eee9204806756535827a885b7224f03ceae71dda4 SHA512: 9f1ed26e872a9c62b766ad62e8741d7c000a974c288fa8d9cd3d322e00f987197f2d1875bae206dc146b5168e545ac74787eabfca51a84eafe6e0dd36d755dbf Description: GNU Objective-C compiler for the s390x architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gobjc-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2023dev3b1) Version: 4:10.2.1-1apertis0bv2023dev3b1 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gcc-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2023dev3b1), gobjc-10-x86-64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-x86-64-linux-gnu_10.2.1-1apertis0bv2023dev3b1_arm64.deb Size: 1080 MD5sum: cb139888527168c3afb5c06c6f37e445 SHA1: 60ed94a07d2829e8db127596acd49117e794c27f SHA256: 901be349c69bbd876c87bce0bd8dc4f62d745d7d69a4430a07e1ff8d9b110772 SHA512: e7300a0b03a5e2e838cb2729471774efee965d67765fdea19abb296a29f1fea68b56432d881f7dbf6aee5073e41de5f68c7d05e79c289bdaf2539a39a50276f0 Description: GNU Objective-C compiler for the amd64 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gogoprotobuf Priority: optional Section: golang Installed-Size: 44079 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-gogoprotobuf Version: 1.3.2-1apertis0bv2023dev2b3 Replaces: golang-gogoprotobuf-dev (<< 0.2-1) Depends: golang-github-gogo-protobuf-dev (= 1.3.2-1apertis0bv2023dev2b3), protobuf-compiler Breaks: golang-gogoprotobuf-dev (<< 0.2-1) Filename: pool/development/g/golang-gogoprotobuf/gogoprotobuf_1.3.2-1apertis0bv2023dev2b3_arm64.deb Size: 4570504 MD5sum: df33b34fa6330f719bd0a599724873a6 SHA1: 22737dd41e947d300957046a0a286f4c75da3751 SHA256: a47fc2ee4c11f1331cdb161076e725a07527a63d44e7598a1b02a228d6954b6f SHA512: f63d769e671a35ed9858d6e24e575030062400d7b8043edbcf03d69be930b55ac96c27c5ba5ffc3f99e2e442e7000b18a7fd7974f179efa0f8210dfd78969e0c 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.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2) Homepage: https://github.com/gogo/protobuf Package: gogottrpc Priority: optional Section: golang Installed-Size: 5908 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-gogottrpc Version: 1.0.2-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-gogottrpc/gogottrpc_1.0.2-1apertis0bv2023dev2b3_arm64.deb Size: 1381360 MD5sum: 9c36382f594d19ad6051850e174ed610 SHA1: dfc6cb486460e41275cbf4c0dbaa937f00cb1c39 SHA256: c723e4475cdb2cce39aa196a6c2b7ef8817cad0e99ff2c59774b3feb9831b153 SHA512: 066c423eb004b532379cf33c748eb833aedb843978880019f8b0bef020fb93762ecf87470adf71f964f4a5c4edd676db183ed58beebe66647e1edce9c63d77bd 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.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-pkg-errors (= 0.9.1-1apertis0bv2023dev2b3), golang-gogoprotobuf (= 1.3.2-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3), golang-google-grpc (= 1.27.1-1apertis1bv2023dev2b3), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-logrus (= 1.7.0-2apertis0bv2023dev2b3) Homepage: https://github.com/containerd/ttrpc Package: golang Priority: optional Section: devel Installed-Size: 12 Maintainer: Go Compiler Team Architecture: arm64 Source: golang-defaults Version: 2:1.15~1apertis0bv2023dev2b4 Depends: golang-1.15, golang-doc (>= 2:1.15~1apertis0bv2023dev2b4), golang-go (>= 2:1.15~1apertis0bv2023dev2b4), golang-src (>= 2:1.15~1apertis0bv2023dev2b4) Filename: pool/development/g/golang-defaults/golang_1.15~1apertis0bv2023dev2b4_arm64.deb Size: 5068 MD5sum: 002f812f2fb24be4f12988ab66b8805d SHA1: 03c84a53a090a1f1816884d5ba389849141e5ac5 SHA256: 2f9578a419d171552edd8083689a4cc1694afda686241bcb5e3357968cc40495 SHA512: 8f23f0284cd981119aa4ab5f73584c4ce715a803fd05a8342f543313a82fc647d14378a2ae7208c8f1d44622b14617990237ebeb95da2236a9b442a190c37314 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.15 Priority: optional Section: golang Installed-Size: 62 Maintainer: Go Compiler Team Architecture: all Version: 1.15.15-1~deb11u4+apertis0bv2023dev3b4 Depends: golang-1.15-doc (>= 1.15.15-1~deb11u4+apertis0bv2023dev3b4), golang-1.15-go (>= 1.15.15-1~deb11u4+apertis0bv2023dev3b4), golang-1.15-src (>= 1.15.15-1~deb11u4+apertis0bv2023dev3b4) Filename: pool/development/g/golang-1.15/golang-1.15_1.15.15-1~deb11u4+apertis0bv2023dev3b4_all.deb Size: 30696 MD5sum: 7078dff674d7aa58b0ebbb35d617a669 SHA1: 5c6d4d8ed432a7512f1a2a85a166a832152343db SHA256: db84439a1e938ec4a3e3708d6f899a948a46be040963b173bb4ef177e57cb8e6 SHA512: 6987086d54569f88045c5f527493c35face8beb17a0a82b375bb7d8e5eea019e3e6ad47bce8d995eec5475368b5b0a6b9bf1875b2372eb00660dcfece3f368d0 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 Package: golang-1.15-doc Priority: optional Section: doc Installed-Size: 4065 Maintainer: Go Compiler Team Architecture: all Source: golang-1.15 Version: 1.15.15-1~deb11u4+apertis0bv2023dev3b4 Depends: golang-1.15-go Filename: pool/development/g/golang-1.15/golang-1.15-doc_1.15.15-1~deb11u4+apertis0bv2023dev3b4_all.deb Size: 2457420 MD5sum: e3a4f499d992cd1245fed20367587086 SHA1: 48b734e88abf0b88251c2f6e5362e774cc4d10d0 SHA256: 22790dfe0b331304647071417fb3d7e00e48a54a7c81556427cd61da9d112e78 SHA512: 84cb978db9c978f96214a75aa783311a5af4e565541ee76922e86f234204935b97fb84d5a9815a393b17b01fa180dca1bf6f6d9d2d06a3ec623be5f0ec3babd0 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. You can view the formatted documentation by running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Homepage: https://golang.org Package: golang-1.15-go Priority: optional Section: golang Installed-Size: 252614 Maintainer: Go Compiler Team Architecture: arm64 Source: golang-1.15 Version: 1.15.15-1~deb11u4+apertis0bv2023dev3b4 Depends: golang-1.15-src (>= 1.15.15-1~deb11u4+apertis0bv2023dev3b4), libc6 (>= 2.17) 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.15/golang-1.15-go_1.15.15-1~deb11u4+apertis0bv2023dev3b4_arm64.deb Size: 42982808 MD5sum: a1a8963b04cda88c9a98b3e0589cc456 SHA1: 194fae94b2c5f93ba61992e55bb9c8af1929c417 SHA256: c364f7408be21da98c08fe6c7c7203ed9d8be0c346beda78fecf814eb7e7e6ff SHA512: 428fa5ac2e45a0a2cafd71bf322b5073250f8bbccac570c537847fa7dd703a95aca63750c473d6c3c7448d8bb80ecb8e52e19cdae4fcbd9df15bf33770eb65c3 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. . Go supports cross-compilation, but as of Go 1.5, it is no longer necessary to pre-compile the standard library inside GOROOT for cross-compilation to work. Homepage: https://golang.org Package: golang-1.15-src Priority: optional Section: golang Installed-Size: 94115 Maintainer: Go Compiler Team Architecture: arm64 Source: golang-1.15 Version: 1.15.15-1~deb11u4+apertis0bv2023dev3b4 Filename: pool/development/g/golang-1.15/golang-1.15-src_1.15.15-1~deb11u4+apertis0bv2023dev3b4_arm64.deb Size: 13860188 MD5sum: 5c710e519dfa6815381777a226f79146 SHA1: 373380612180d235854f9eb56a5d29fd6a9ee3d9 SHA256: 892d53f862c332f4eb756ca48cce6ad486e42e7f2efb642171b7333005145c09 SHA512: c635e5b622242d520b554861a38d67f5b94dcb5c6d82911e88d661e52f6d811a6f0d953e479007ac2433890d56378db0eb0de0f1d4ed9f7f39c71b519c128211 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 cross-compilation. Homepage: https://golang.org Package: golang-1.18 Priority: optional Section: golang Installed-Size: 59 Maintainer: Debian Go Compiler Team Architecture: all Version: 1.18.3-1~bpo11+1+apertis0bv2023dev3b1 Depends: golang-1.18-doc (>= 1.18.3-1~bpo11+1+apertis0bv2023dev3b1), golang-1.18-go (>= 1.18.3-1~bpo11+1+apertis0bv2023dev3b1), golang-1.18-src (>= 1.18.3-1~bpo11+1+apertis0bv2023dev3b1) Filename: pool/development/g/golang-1.18/golang-1.18_1.18.3-1~bpo11+1+apertis0bv2023dev3b1_all.deb Size: 29156 MD5sum: 0e9226c8edf478aebd3d302c2d5d009e SHA1: 1fac9aa8dd8bd249dcd0b0af4d1ea0cf17664929 SHA256: 4ab61f2a64798b7475cfa7a4215ac240ecae92071c638498e0e4c662e1fe493f SHA512: 2b9321c63f872fc89a26db4c0c13fbd0fa7dcdd60eefe31f77fa1be8bc98b46f7cfba6612aef6a2757326ee89f10dd952a95756dc185e5d73c135e2d5e473337 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.18/bin/ to PATH, or invoke /usr/lib/go-1.18/bin/go directly. Homepage: https://go.dev/ Package: golang-1.18-doc Priority: optional Section: doc Installed-Size: 635 Maintainer: Debian Go Compiler Team Architecture: all Source: golang-1.18 Version: 1.18.3-1~bpo11+1+apertis0bv2023dev3b1 Filename: pool/development/g/golang-1.18/golang-1.18-doc_1.18.3-1~bpo11+1+apertis0bv2023dev3b1_all.deb Size: 116596 MD5sum: cc63a88da8fd7838ceddc340514bfb44 SHA1: 8fc078bb8295e21555398f0c3243e7e42dd5dc54 SHA256: cc849ac05a58e5ca401dc85f53e46f765ed9707bd1d1931bdf9d6a5578bb4238 SHA512: 7dc904e428462d7a2005d0237c356a8726936dfb902ea3ba56aca3809ad5e93b6d3b0b2c95418ee77d8d5948bfe138296fa0a7974105a7402ef54460ca61dfdc 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.18-go Priority: optional Section: golang Installed-Size: 321498 Maintainer: Debian Go Compiler Team Architecture: arm64 Source: golang-1.18 Version: 1.18.3-1~bpo11+1+apertis0bv2023dev3b1 Depends: golang-1.18-src (>= 1.18.3-1~bpo11+1+apertis0bv2023dev3b1), libc6 (>= 2.17) 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.18/golang-1.18-go_1.18.3-1~bpo11+1+apertis0bv2023dev3b1_arm64.deb Size: 55433080 MD5sum: 4e3bfdc369f92d36c257d3e7a4df2651 SHA1: 76c0a7b56e07e9c44596268980ecf132aa70b5ad SHA256: ead3f07c34fe279d68c1a0df3cf847d7a904f45e8de22865e110541c50ca454d SHA512: fb047506a6eff5df6055e0ad18c733cf73e71390eb78e39ca233a43345e00e6b41d93be3bc55c665019794640bf7235be2713edac1240e1bfbd5eefdb4e30485 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.18/bin/ to PATH, or invoke /usr/lib/go-1.18/bin/go directly. Homepage: https://go.dev/ Package: golang-1.18-src Priority: optional Section: golang Installed-Size: 104069 Maintainer: Debian Go Compiler Team Architecture: all Source: golang-1.18 Version: 1.18.3-1~bpo11+1+apertis0bv2023dev3b1 Filename: pool/development/g/golang-1.18/golang-1.18-src_1.18.3-1~bpo11+1+apertis0bv2023dev3b1_all.deb Size: 15614644 MD5sum: 5b7802ffeeada52e27fcb2f4855f2ec1 SHA1: 73b1d8122187b09eafb12eb9cd365ba55a84b581 SHA256: 65e13ea7829e22cd62eabefea6ed964148b00bd2a87901d12cf5f10d58293e47 SHA512: 6c678ee406c0e3f70b22f5338c5340cba5751d3a0858c0eeddde2d98830a44ae2d69e6c48e0c1c26b55afcdf7c4eb88db381b77e8b115a3e1bd3eb31309a2731 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: devel Installed-Size: 12 Maintainer: Go Compiler Team Architecture: arm64 Source: golang-defaults Version: 2:1.15~1apertis0bv2023dev2b4 Depends: golang-go (>= 2:1.15~1apertis0bv2023dev2b4) | gccgo-go (>= 2:1.15~1apertis0bv2023dev2b4) Filename: pool/development/g/golang-defaults/golang-any_1.15~1apertis0bv2023dev2b4_arm64.deb Size: 5200 MD5sum: 1c9f03251a8b0c1b749f5b35e4bfc530 SHA1: 2cf6b2c8b76cee72e66e39a377821b1b983b5edb SHA256: a073abdf0f27340f48ae8d3a2c0d9ff16c76ca319ff7c3aaa21d6034414f879b SHA512: 3966ab7de1a535714f2111172791cbf0f99f356d3eae1dd00a79334beaf63517b420360db73404dfbdfa6007019967d3febd8df8a54da5f9a4d6c24d933485ac 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: 40401 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-cloudflare-cfssl Version: 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libsqlite3-0 (>= 3.7.15) Filename: pool/development/g/golang-github-cloudflare-cfssl/golang-cfssl_1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2023dev2b3_arm64.deb Size: 7183448 MD5sum: 23339c5d42015934c5e3b753fd12f6f9 SHA1: cf1b06aace787a6dcb90ef16d02757c67419d504 SHA256: d867a1b3cea286c6359aa61d21ec910fde6f1f6cdade969f71f5760fc419a62c SHA512: 57198d0c3fd4d9cde2ceab11592aa5b4f1846d2cc3e2871810814f49ad1efaaf790719111956cc878e02630c15d3667d03b2396b5b2fafdbd45c04bd40239f69 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.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-cloudflare-go-metrics (= 0.0~git20151117.0.6a9aea3-3co1bv2023dev2b3), golang-github-cloudflare-redoctober (= 0.0~git20161017.0.78e9720-5apertis0bv2023dev2b3), golang-github-daaku-go.zipexe (= 1.0.1-1apertis0bv2023dev2b3), golang-github-geertjohan-go.rice (= 1.0.2-1apertis0bv2023dev2b3), golang-github-go-sql-driver-mysql (= 1.5.0-1apertis0bv2023dev2b3), golang-github-google-certificate-transparency (= 0.0~git20160709.0.0f6e3d1~ds1-3co1bv2023dev2b3), golang-github-jmhodges-clock (= 1.0-3co1bv2023dev2b3), golang-github-jmoiron-sqlx (= 1.1+git20160206.61.398dd58-2.1apertis0bv2023dev2b3), golang-github-kisielk-sqlstruct (= 0.0~git20150917.0.0b86a3e-2.1apertis0bv2023dev2b3), golang-github-kisom-goutils (= 0.0~git20161101.0.858c9cb-2.1apertis0bv2023dev2b3), golang-github-lib-pq (= 1.3.0-1apertis0bv2023dev2b3), golang-github-mattn-go-sqlite3 (= 1.6.0~ds1-2apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3) Homepage: https://github.com/cloudflare/cfssl Package: golang-cfssl-dbgsym Priority: optional Section: debug Installed-Size: 3465 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-cloudflare-cfssl Version: 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2023dev2b3 Depends: golang-cfssl (= 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2023dev2b3) Filename: pool/development/g/golang-github-cloudflare-cfssl/golang-cfssl-dbgsym_1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2023dev2b3_arm64.deb Size: 2687724 MD5sum: 07e95506b401c0f5c5cd3f03d569dcfc SHA1: 88330c22faa7ff1fb1108abd4445ac3f45fdd693 SHA256: 3400961f1b17a0d4733db60a6a7e850fb8e094cb180258af9c43cdf6f4033395 SHA512: f72a8cef77493d8c51e903ab1a1bf205d4eae63cffabbe2b927d8a90a52a47b5f02e8b7aca7d071b04b57d80f76b748c3d1eb6033761c84002313d0343392ffc Description: debug symbols for golang-cfssl Auto-Built-Package: debug-symbols Build-Ids: 1f623d5a54eb235625e98572003396c86e11cc4f Package: golang-clockwork-dev Priority: extra Section: oldlibs Installed-Size: 9 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jonboulle-clockwork Version: 0.1.0-4.1apertis0bv2023dev2b3 Depends: golang-github-jonboulle-clockwork-dev Filename: pool/development/g/golang-github-jonboulle-clockwork/golang-clockwork-dev_0.1.0-4.1apertis0bv2023dev2b3_all.deb Size: 2796 MD5sum: 04ede5403bba9d4e60140a16a67b1a8d SHA1: 57a6d918c789f548bf205f30013ccbde34c6944d SHA256: 436f9fd9117089dccc1eac7a1d247cd326dbd2cd723ac09c2a83bb904cf4f2d1 SHA512: 5bf445b736530b006ace5de9c68fef9f6510b9e9df09be65064135142d628268db1e25fdfc29ac202fd4ec44f0665f968e4cc176bf6b76be71aafa2da2cd55f2 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-codegangsta-cli-dev Priority: optional Section: oldlibs Installed-Size: 14 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-codegangsta-cli Version: 1.18.0-3co1bv2023dev2b4 Depends: golang-github-codegangsta-cli-dev Filename: pool/development/g/golang-codegangsta-cli/golang-codegangsta-cli-dev_1.18.0-3co1bv2023dev2b4_all.deb Size: 7128 MD5sum: 437b3eea830cbe6a56204b4f4cdeb455 SHA1: c3018187cd4442686a90e32ac612d984bc38c10f SHA256: c5b3638a46c7d6c4d3fd271888901c479d2af23cd878a926dbbeca69a61d7f66 SHA512: edbb6243b12c75ecb6149cfc571230c2f863bdaa2d0bd5532e02ef863a6a75dc796e9090829747d32d4d6fcdf5484199f892b8f02b41a369cb24bf9a24d54b8c Description: Transitional package for golang-github-codegangsta-cli-dev This is a transitional package to ease upgrades to the golang-github-codegangsta-cli-dev package. It can be safely removed. Homepage: https://github.com/codegangsta/cli Package: golang-context-dev Priority: extra Section: oldlibs Installed-Size: 10 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-context Version: 1.1-3co1bv2023dev2b4 Depends: golang-github-gorilla-context-dev Filename: pool/development/g/golang-context/golang-context-dev_1.1-3co1bv2023dev2b4_all.deb Size: 3480 MD5sum: 85a2608529fefc42016c5f99bd93b72a SHA1: 29161d185a884983d5ca8ba6867842143c89a34d SHA256: 8464fe99a2194744f902991153ae1fa6507e1a50b19c09f2cfbb1eeb62b6f1e9 SHA512: 244e0515ec5b0b5e6100552658f13bc1deb20955386d2e685b1f29db2ef3676ace6df234a3b7ac72b4391fb05f8c90d348adf7577513496f7792895df3465648 Description: Transitional package for golang-github-gorilla-context-dev This is a transitional package to ease upgrades to the golang-github-gorilla-context-dev package. Homepage: https://github.com/gorilla/context Package: golang-dbus-dev Priority: optional Section: devel Installed-Size: 300 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-dbus Version: 5.0.3-2apertis0bv2023dev2b4 Provides: golang-github-godbus-dbus-dev Filename: pool/development/g/golang-dbus/golang-dbus-dev_5.0.3-2apertis0bv2023dev2b4_all.deb Size: 56144 MD5sum: 72b5fd3e42dcb374c0d88d4f2d158edd SHA1: ec212263ef94b72b29c2b30922b4b5f30465efd7 SHA256: c0c4ede91223108d9d11ab61917786b12b9c594ba82c58a597216df309c02dca SHA512: 5b21705ba5a0b2ef64f01bc437776821ca00c60477ce48458489099daee92cb69a2f6af6a7a5262922b038fc90f9ac326950e832b9267c97df828e015ef8dca6 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: Go Compiler Team Architecture: all Source: golang-defaults Version: 2:1.15~1apertis0bv2023dev2b4 Depends: golang-1.15-doc, golang-go (>= 2:1.15~1apertis0bv2023dev2b4) Filename: pool/development/g/golang-defaults/golang-doc_1.15~1apertis0bv2023dev2b4_all.deb Size: 5112 MD5sum: 35db1af783aace46cf7872460a59047e SHA1: 6c5420032c444a03357b6faf84b43ae4f79edab2 SHA256: a53b5fd592459d0a01e9b84b51b8ed23941c77d4aed82be7e151e75d7a0e1fc9 SHA512: c41d2dd9d4296ddf08c3dd02eb83be0d9af6347ed963191811788a239f1f81a62add272f3d964c689fa4ae4a6725119aa27d988bd5c78af4d1dc7a7e38d2d868 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 Package: golang-docker-credential-helpers Priority: optional Section: devel Installed-Size: 3556 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-docker-docker-credential-helpers Version: 0.6.3-1apertis0bv2023dev2b3 Depends: libsecret-1-0 (>= 0.7), libc6 (>= 2.17), libglib2.0-0 (>= 2.28.0) Suggests: pass Filename: pool/development/g/golang-github-docker-docker-credential-helpers/golang-docker-credential-helpers_0.6.3-1apertis0bv2023dev2b3_arm64.deb Size: 728060 MD5sum: 3915de1bf56c7cd954c7e92c1776576c SHA1: 000e506da32f1c6a3f73ecd963780599fe4d9c97 SHA256: 8a62f8a9b35ce29091b37d619a3f820d12145642e95a36cda690fa14221ea040 SHA512: bc247016ba9e3571afeee75a0f3ad8490097a3b0270b45903e18ca9624fdafa6307df521fc1af9186d14fd6556d833ba691c0aa79e9618d00fb964b7f88d3a6d 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.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2) Homepage: https://github.com/docker/docker-credential-helpers Package: golang-docker-credential-helpers-dbgsym Priority: optional Section: debug Installed-Size: 756 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-docker-docker-credential-helpers Version: 0.6.3-1apertis0bv2023dev2b3 Depends: golang-docker-credential-helpers (= 0.6.3-1apertis0bv2023dev2b3) Filename: pool/development/g/golang-github-docker-docker-credential-helpers/golang-docker-credential-helpers-dbgsym_0.6.3-1apertis0bv2023dev2b3_arm64.deb Size: 586672 MD5sum: e64a8dadc1370bb14c5677f877e2cec0 SHA1: 703922431bbb1071322974492035a873f2893271 SHA256: 4b15ff02312d4211a1070f0bda3ad8f3cf87ee2a2ff424df1a117b46f6465218 SHA512: 0be5b186f1689ea96173f789005f1ea9b272f69f33e6014ee22374f94d397e116d6218b3ee4cb0460cdcb248cf6e8dd21f82a9d9efbcbe5270046a63e2c97bbe Description: debug symbols for golang-docker-credential-helpers Auto-Built-Package: debug-symbols Build-Ids: ecb2eea92ca4036a677f1fec5362caf495200ccc Package: golang-easyjson Priority: optional Section: devel Installed-Size: 3437 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-mailru-easyjson Version: 0.7.6-2apertis0bv2023dev2b3 Depends: libc6 (>= 2.17) Filename: pool/development/g/golang-github-mailru-easyjson/golang-easyjson_0.7.6-2apertis0bv2023dev2b3_arm64.deb Size: 1022144 MD5sum: ca12b6f02bfc2c2fab2987ecc5c1e347 SHA1: f190e3b712f63dbe64492621795af899ea076c71 SHA256: 63a75ebb8a736f85eaf0f4a0795fa9b364340a25c84de62260842f5d437d84bf SHA512: fbcd274632e2ee64b81e2360b6b933567214d3c1efa3d342c2a78f7a377b73fdff71617efc3c7d5b41d768d8f412ca8a7046fb9f2ab97c8d53f4935cc82503de Description: Fast JSON serializer for golang - command-line client easyjson allows (un-)marshaling of JSON golang structs without the use of reflection by generating marshaller code. . One of the aims of the library is to keep generated code simple enough so that it can be easily optimized or fixed. Another goal is to provide users with ability to customize the generated code not available in 'encoding/json', such as generating snake_case names or enabling 'omitempty' behavior by default. . This package contains the command-line client. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-josharian-intern (= 1.0.0-3apertis0bv2023dev2b3) Homepage: https://github.com/mailru/easyjson Package: golang-etcd-server-dev Priority: optional Section: net Installed-Size: 5945 Maintainer: Debian Go Packaging Team Architecture: all Source: etcd Version: 3.3.25+dfsg-6apertis0bv2023dev2b3 Provides: golang-github-coreos-etcd-dev Depends: golang-github-bgentry-speakeasy-dev (>= 0.1.0~), 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-dgrijalva-jwt-go-dev (>= 3.2.0~), golang-github-dustin-go-humanize-dev, golang-github-gogo-protobuf-dev, golang-github-golang-groupcache-dev (>= 0.0~git20160516.0.02826c3~), golang-github-google-btree-dev, golang-github-google-uuid-dev, golang-github-gorilla-websocket-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-genproto-dev, golang-google-grpc-dev, golang-gopkg-cheggaaa-pb.v1-dev, golang-gopkg-yaml.v2-dev, golang-goprotobuf-dev, golang-k8s-sigs-yaml-dev Filename: pool/development/e/etcd/golang-etcd-server-dev_3.3.25+dfsg-6apertis0bv2023dev2b3_all.deb Size: 775036 MD5sum: f44013a6e8c112f6066b7f33ea67fbec SHA1: 47d5f7e1a8396df34fdff246cb337a41bcd5ab96 SHA256: 535acbce65b876e5aba0ce65df473ffa232b305d41f79e6be8a3ec3b0ebf618a SHA512: 18eabe6ae09e5c36a35abd477a4e5308286db872361632e03b0bb07afb10e062d28f61591ee029a655cce4669c4a0bd7e0cea0c2f7573842054f8e8a8543b046 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: 17 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-ginkgo Version: 1.14.2-1apertis0bv2023dev2b4 Depends: golang-github-onsi-ginkgo-dev Filename: pool/development/g/golang-ginkgo/golang-ginkgo-dev_1.14.2-1apertis0bv2023dev2b4_all.deb Size: 10720 MD5sum: 68b24bf4f258c9f1e297c6b25d62caf7 SHA1: d6d1c0bac91d189827fef3e3c129656c29647946 SHA256: 8367e9604983d1140ca34b17c5d92547a74601578baf9f20443703df7e6ea6e5 SHA512: be36f490ae0e6ff507329dd67ab46d8a1d4ee30eeec3cac2165da9de9135359e1774c8e09616f0932bb414c0b1d8af5f9c4a353a72e68c843da9af3e459bd365 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 Package: golang-github-agtorre-gocolorize-dev Priority: extra Section: devel Installed-Size: 35 Maintainer: pkg-go Architecture: all Source: golang-gocolorize Version: 1.0.0-3co1bv2023dev2b3 Filename: pool/development/g/golang-gocolorize/golang-github-agtorre-gocolorize-dev_1.0.0-3co1bv2023dev2b3_all.deb Size: 7500 MD5sum: 22d536e72d89ee82da06272e1a541f55 SHA1: 37437921b10d190a9d6f2e80d131f5fe5cd1311c SHA256: 9678aeae6787f701760a852e2151b54e8870c4a1e1b4e324203e098aa6ba8f89 SHA512: e2df3a7de77110304a36ea761bdb42bda584416bf004c93fb4aff0a9870de02498a759cbe29f09198f7ca8c33a8ae4e8826afc507d8766f86418288aa6a7ae2b Description: Stateful ANSI coloring for Go Gocolorize is a package that allows Go programs to provide ANSI coloring in a stateful manner. Gocolorize is ideal for logging or cli applications. Homepage: https://github.com/agtorre/gocolorize Package: golang-github-akavel-rsrc-dev Priority: optional Section: devel Installed-Size: 52 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-akavel-rsrc Version: 1:0.8.0-1apertis0bv2023dev2b4 Filename: pool/development/g/golang-github-akavel-rsrc/golang-github-akavel-rsrc-dev_0.8.0-1apertis0bv2023dev2b4_all.deb Size: 12244 MD5sum: 7534fd145678129734b638f854bbdc1d SHA1: e20774f29f86c3233072bde77ded626a55f86048 SHA256: 5434adfa45c26428c3d1c01d6b20d5957a547353400186da7633e6d8ae2a374c SHA512: 974af8723cd8662a3cf0fce8ddbdb061c06da8185fdc5938cab8fcf81cf4ee91d0f680aac737cb615701f9f7f4b764e25b7aea4e597fde283d8fb90cc3736865 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 Package: golang-github-alecthomas-units-dev Priority: optional Section: golang Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-alecthomas-units Version: 0.0~git20201120.1786d5e-1apertis0bv2023dev2b4 Filename: pool/development/g/golang-github-alecthomas-units/golang-github-alecthomas-units-dev_0.0~git20201120.1786d5e-1apertis0bv2023dev2b4_all.deb Size: 7712 MD5sum: 0c4a7d0b8485289dd24e56cd813ffb24 SHA1: 003250b3d2e6fbd08987143f273d7ff747d6376b SHA256: c592d0c2a6b45d61e8340c2d998c32dfd224311bee76c6bde7af0c41c3f3c874 SHA512: 5df5f0369da264ccc5a77514059cc63195f53098b621bf906c51fb3985f1a0f93e90d80c308bbb843020a7f594864671bdeb3d6c92287ed2dce89f865a791f30 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 Package: golang-github-alexflint-go-filemutex-dev Priority: optional Section: golang Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-alexflint-go-filemutex Version: 1.1.0-1apertis0bv2023dev2b4 Filename: pool/development/g/golang-github-alexflint-go-filemutex/golang-github-alexflint-go-filemutex-dev_1.1.0-1apertis0bv2023dev2b4_all.deb Size: 5668 MD5sum: 6f1499fd857001be27d69482f4388fb7 SHA1: d42fde21fd6649e20fa70ac9772badfebfb1494f SHA256: 9a01ce28161b7123bd68473663e742a8e6ae9fabbdca72483d55e37cdaf15b42 SHA512: 3eb76bd1c6fec3a432a17817f144da775350e00907abeb65e46bc8042f69fdc65b94e83e86539712fa363add420e41b812e34fca77d54d59b840d896613ca2f9 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 Package: golang-github-apex-log-dev Priority: optional Section: devel Installed-Size: 103 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-apex-log Version: 1.1.1-3apertis0bv2023dev2b3 Depends: golang-github-aws-aws-sdk-go-dev, golang-github-fatih-color-dev, golang-github-go-logfmt-logfmt-dev, golang-github-mattn-go-colorable-dev, golang-github-pkg-errors-dev, golang-github-rogpeppe-fastuuid-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-apex-log/golang-github-apex-log-dev_1.1.1-3apertis0bv2023dev2b3_all.deb Size: 17556 MD5sum: 8db695542b18bdeefb44b85f689f4d75 SHA1: b99f9033637d031d56fa87e44e117ae8dd003257 SHA256: 45989fbecf113b075b7c2f8c782532c9c57e463d338516f6480be6c27be9b327 SHA512: f26cfe1b66f4959eef1c0061c869f7753d86b619ccd36238c12da17750dda16508aa2ffab11914880198dfb0a2f97702f4ba97c8a88f6307b659a10982751fca Description: structured logging package for Go Package log implements a simple structured logging API inspired by Logrus, designed with centralization in mind. Homepage: https://github.com/apex/log Package: golang-github-appc-cni-dev Priority: optional Section: golang Installed-Size: 357 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-appc-cni Version: 0.8.1-1apertis0bv2023dev2b3 Provides: golang-github-containernetworking-cni-dev Filename: pool/development/g/golang-github-appc-cni/golang-github-appc-cni-dev_0.8.1-1apertis0bv2023dev2b3_all.deb Size: 63140 MD5sum: 619e5dd4c3dd9a9b144aa6afd4d3ce87 SHA1: ce75f66a2eb158110f6ca6d3a8a283614b1f2a9b SHA256: b6255f7bff982bcc7c2342455d0d59082800f50148bf7fecacee8dd824482f59 SHA512: 8560d0e4d56cef802f65ea7145940ac837fb73d4cd679d58469b507f74cc46f45c101fdf7dfcc2a4c5319811079b62007e3233293a106dfa57178da22a3f07c1 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-1apertis0bv2023dev2b4 Filename: pool/development/g/golang-github-armon-circbuf/golang-github-armon-circbuf-dev_0.0~git20190214.5111143-1apertis0bv2023dev2b4_all.deb Size: 4596 MD5sum: d21b24a9a8bfa531a12f0085fafeca9f SHA1: 9b0a2779432db912b59767cef56d7dd9c45d1cc6 SHA256: 8b58f90b31a0af69f5268062f5fe3bb70884d7be5fc71ad33fc08da47a4bc2b5 SHA512: 3e698db408d6feae039e94cef1a7f15d493e7874c2e1696e213f25293bcbf923cd969f339935d62999c47e49fc99e36af966c8383d250a66ff6955b3ef78bad7 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-consul-api-dev Priority: extra Section: devel Installed-Size: 99 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-armon-consul-api Version: 0.0~git20150107.0.dcfedd5-4.1apertis0bv2023dev2b4 Filename: pool/development/g/golang-github-armon-consul-api/golang-github-armon-consul-api-dev_0.0~git20150107.0.dcfedd5-4.1apertis0bv2023dev2b4_all.deb Size: 18488 MD5sum: 40f7b73f8bdc39c90b1de6ebf570da10 SHA1: d82f4cc1a22529e9cf14712d41d8859ec246cdc5 SHA256: 53ec00d10901d6ebeed883141b94d58e7f453c49ce7fc30b48c9f91f2e7df702 SHA512: 8cd32166c58f9b49c9f7f0f5116a3334faab07161adac1f21013256b7967cc5fbef6b5b7943bbedf581c00153c4bd7b493b37d8b3c3114b0d7665d7ad95bdded Description: [DEPRECATED] Golang API client for Consul [DEPRECATED] Please use "github.com/hashicorp/consul/api" found in the newer golang-github-hashicorp-consul-dev Debian package instead. . This deprecated package provides the consul-api package which attempts to provide programmatic access to the full Consul API up to version 0.4 supported. The full documentation is available on GoDoc at http://godoc.org/github.com/armon/consul-api Homepage: https://github.com/armon/consul-api 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-1apertis0bv2023dev2b5 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-1apertis0bv2023dev2b5_all.deb Size: 30716 MD5sum: 945c838ea026a138482f7dda3ddd0579 SHA1: 44403f50d4f77a7c84c17b4622c56f4367caf5f2 SHA256: a191cd08940cbbe033de05f57a0645b7c8817552c3c75156f7a8a68421d69fb2 SHA512: 2db393d775c68fa954908e8180a2d7031e58a46c43bcecf07cb5fae31aa0fbf7b20eaf05c24e44061a3bf570a707385d7ee4637c45d5312f2696a59e46e4383f 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: 35 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-armon-go-radix Version: 1.0.0-1co1bv2023dev2b4 Filename: pool/development/g/golang-github-armon-go-radix/golang-github-armon-go-radix-dev_1.0.0-1co1bv2023dev2b4_all.deb Size: 7656 MD5sum: 5b66b04f4f22cf8f064eba238046e3e1 SHA1: bf6aeff21158d8aa0c52e9b0126352e7e451fccd SHA256: a0916a1d8a490579e9c826a6f95b37696e671e7800c0230791972d9b81afbb01 SHA512: 1ca6119bed6087df4d6383b61947fc36dc880bdc2a65da09f756a1d6dc3d44b9fa74b5955172c41e48c1d2d2f88f9662a387dca44a0a531552fbc692f571e18d 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 Package: golang-github-asaskevich-govalidator-dev Priority: extra Section: devel Installed-Size: 229 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-asaskevich-govalidator Version: 9+git20180720.0.f9ffefc3-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-asaskevich-govalidator/golang-github-asaskevich-govalidator-dev_9+git20180720.0.f9ffefc3-1.1apertis0bv2023dev2b3_all.deb Size: 41504 MD5sum: b6e4b5f98163ec56d08978c0a86e2b2b SHA1: 35302f6819c6f3957eb49cb6e7bec84c4b432328 SHA256: 42269b2735d4a4c3d75d18076e66be328d1d19a583fe5ee4882cdd3112f344e9 SHA512: 3fa604034319255b772dd338415dc1cdf8a63f69898b47be92253c72ce4a5b0596831dd89bcef5de87aebc4943d3dc55332e71c90aa749f600457dcc49505313 Description: Validators and sanitizers for strings, numerics, slices and structs Package govalidator is package of validators and sanitizers for strings, structs and collections. It is based on validator.js. Homepage: https://github.com/asaskevich/govalidator Package: golang-github-aws-aws-sdk-go-dev Priority: optional Section: golang Installed-Size: 111825 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-aws-aws-sdk-go Version: 1.36.33-1apertis1bv2023dev2b3 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+git20201110.69a7880) Filename: pool/development/g/golang-github-aws-aws-sdk-go/golang-github-aws-aws-sdk-go-dev_1.36.33-1apertis1bv2023dev2b3_all.deb Size: 7722956 MD5sum: bbcc795e051949f505764005af2c7dfc SHA1: a1eb365ce8842725292683bc9fb532ff9d232df8 SHA256: ff1849e8f8cbe089690e767871b063602229247d6ada3d844cb71e181c4fec58 SHA512: f1c3ba65e539c940e8bdfd6448bcfeb7672266eed2668ce32bdd9925a9e19f1a9dbf788db8b2a8387a528ce428935a4623e08517d776b6b85110ebe71b7c1115 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 Package: golang-github-azure-azure-sdk-for-go-dev Priority: optional Section: devel Installed-Size: 295000 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-azure-azure-sdk-for-go Version: 43.3.0-1apertis0bv2023dev2b3 Depends: golang-github-azure-go-autorest-dev (>= 14.1.1~), golang-github-satori-go.uuid-dev, golang-github-shopspring-decimal-dev Filename: pool/development/g/golang-github-azure-azure-sdk-for-go/golang-github-azure-azure-sdk-for-go-dev_43.3.0-1apertis0bv2023dev2b3_all.deb Size: 7265136 MD5sum: e7f670addb337507ce1a5b9ff7c11b44 SHA1: 6f021a5843aba1ff435b13d6d76786bbc156d508 SHA256: 56ddc961a29064a7a9ded5bb44710c3c706bd5b2922fa46897f2b500aabd91cf SHA512: 9f9314d68148cf35d986674aab70d85045a6085cf5eb9bf41a4fdbb0fef96234846ec1463a63309826764d14879f5bc1ace9087e71a053b3325a95d3356559c7 Description: Microsoft Azure SDK for Go This project provides various Go packages to perform operations on Microsoft Azure REST APIs. . See list of implemented API clients here (http://godoc.org/github.com/Azure/azure-sdk-for-go). Homepage: https://github.com/Azure/azure-sdk-for-go Package: golang-github-azure-go-ansiterm-dev Priority: optional Section: devel Installed-Size: 113 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-azure-go-ansiterm Version: 0.0~git20160622.0.fa152c5-2.1apertis0bv2023dev2b3 Depends: golang-github-sirupsen-logrus-dev (>= 1.0.2~) Filename: pool/development/g/golang-github-azure-go-ansiterm/golang-github-azure-go-ansiterm-dev_0.0~git20160622.0.fa152c5-2.1apertis0bv2023dev2b3_all.deb Size: 20972 MD5sum: 32dde79f5cfb737a75b839c13d57e4b2 SHA1: 26db1831535677b15f69ed803985f20a6071c870 SHA256: a6fdb4e43532b3a30f70740dcf3f4cbe338e0ce78f3397657179edb3e47e19d1 SHA512: 4f59db13131dd72b2b5d53a912f70982b851687653c955a18a8444454089403c1efbeb977286acaa925e2b0cebb7f65f875bdc98ab3dd691613e8645f0e948c1 Description: Go package for ANSI terminal emulation in Windows This package is a cross-platform ANSI terminal emulation library. It reads a stream of Ansi characters and produces the appropriate function calls. The results of the function calls are platform dependent. Homepage: https://github.com/Azure/go-ansiterm Package: golang-github-azure-go-autorest-dev Priority: optional Section: devel Installed-Size: 761 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-azure-go-autorest Version: 14.1.1-1apertis0bv2023dev2b3 Depends: golang-github-dgrijalva-jwt-go-dev (>= 3.2.0~), golang-github-dimchansky-utfbom-dev, golang-github-mitchellh-go-homedir-dev, golang-golang-x-crypto-dev Filename: pool/development/g/golang-github-azure-go-autorest/golang-github-azure-go-autorest-dev_14.1.1-1apertis0bv2023dev2b3_all.deb Size: 113360 MD5sum: 1ac7d2bd372df5ecbd60461a083757f7 SHA1: 9ed170151daad6e1c3c24cdd27445c3f5ffd62b4 SHA256: 0625e07eb29425e9716a8082d7e3a13f1f58ccf4b9d0e124b5b5e8144bb26ff5 SHA512: bd22db07dd35c1de6a3c54f483e658cc154b7d9e6388a1361d4241a1e6749a4a06addf50366201049066de0d46ad2243f887483a95287305f0538278f37ff889 Description: HTTP request pipeline suitable for use across multiple go-routines Package autorest implements an HTTP request pipeline suitable for use across multiple go-routines and provides the shared routines relied on by AutoRest (see https://github.com/Azure/autorest/) generated Go code. . The package breaks sending and responding to HTTP requests into three phases: Preparing, Sending, and Responding. . Each phase relies on decorators to modify and / or manage processing. Decorators may first modify and then pass the data along, pass the data first and then modify the result, or wrap themselves around passing the data (such as a logger might do). Decorators run in the order provided. . Preparers and Responders may be shared and re-used (assuming the underlying decorators support sharing and re-use). Performant use is obtained by creating one or more Preparers and Responders shared among multiple go-routines, and a single Sender shared among multiple sending go-routines, all bound together by means of input / output channels. . Decorators hold their passed state within a closure (such as the path components in the example above). Be careful to share Preparers and Responders only in a context where such held state applies. For example, it may not make sense to share a Preparer that applies a query string from a fixed set of values. Similarly, sharing a Responder that reads the response body into a passed struct (e.g., ByUnmarshallingJson) is likely incorrect. . Lastly, the Swagger specification (https://swagger.io) that drives AutoRest (https://github.com/Azure/autorest/) precisely defines two date forms: date and date-time. The github.com/Azure/go-autorest/autorest/date package provides time.Time derivations to ensure correct parsing and formatting. . Errors raised by autorest objects and methods will conform to the autorest.Error interface. Homepage: https://github.com/Azure/go-autorest 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-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-beorn7-perks/golang-github-beorn7-perks-dev_1.0.1-1apertis0bv2023dev2b3_all.deb Size: 12340 MD5sum: f6227ad5e7749eed71682d0ffdbf75bf SHA1: 75a564eb16c589513a4a0842808c6a6cddbdc7fe SHA256: ad472be8d9d381de0d1fbb16d44d078b2a11dbfc7fdd0b5b5b07ff58754dc199 SHA512: 479a23feb8e913799eb4821f8b281ba598cf1ad2da9f63b030ed9d86357e2a0c475ad93e08d1030a7d8b940d2be01fa7f4314366a7b7e42b60efba5e072bbf4a 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-go-netrc-dev Priority: optional Section: golang Installed-Size: 47 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-bgentry-go-netrc Version: 0.0~git20140422.9fd32a8-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-bgentry-go-netrc/golang-github-bgentry-go-netrc-dev_0.0~git20140422.9fd32a8-1apertis0bv2023dev2b3_all.deb Size: 9840 MD5sum: fa4154a5eb0da42ec5df2b9b23649f9d SHA1: 3ab5460b15ef84cbf3ffb164a8231da54189001d SHA256: 96a23a65df833d05cbe0cd62b44a4a603feba629932c4cedcfd805c8333e90f4 SHA512: 6ea541ad28edd52ec212849c1f36aad0b347c51bfaaf346ab897c16f65a9a26cd030a9adc7cac84f8853739a90419484b4e2e2dafc03431304e7faa76f4cc167 Description: 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/bgentry/go-netrc Multi-Arch: foreign Package: golang-github-bgentry-speakeasy-dev Priority: optional Section: golang Installed-Size: 22 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-bgentry-speakeasy Version: 0.1.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-bgentry-speakeasy/golang-github-bgentry-speakeasy-dev_0.1.0-2apertis0bv2023dev2b3_all.deb Size: 5596 MD5sum: 7a50be9e65083e111243de866ef72095 SHA1: a071cc44599ca6ee83d3b9f4259a5c9680dae0d0 SHA256: 63cc722316bd7363ad2c323801953228e7fbf808965b56ff8f1e53235f8d5ed3 SHA512: e823d08054d805f0ec4a3447a8a379b0b51525ae5e6188b56c9819daea1378df714c65ec2a3423c2bd3782e99c2a099bdb7f0a8f952f80b440bf283652edf254 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: 41 Maintainer: pkg-go Architecture: all Source: golang-github-bitly-go-simplejson Version: 0.5.0-5co1bv2023dev2b4 Depends: golang-github-bmizerany-assert-dev Filename: pool/development/g/golang-github-bitly-go-simplejson/golang-github-bitly-go-simplejson-dev_0.5.0-5co1bv2023dev2b4_all.deb Size: 7412 MD5sum: 76555e19e6b0463297409e2425867574 SHA1: 4fdfd699351af30b36a9ff978e3a2185d234a39d SHA256: 25ca3dfa2a4a1b2de5198e99de1f307383fb4f68667827fcb6c81364537d2b02 SHA512: 39d7af021471f89e3401d5e05fe71eb04c463799de7353f262e507b6b4e95251dd0a3bed08c518b2cc9a37a2149700928ba9351daf26131850898387e8677588 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: 77 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-blang-semver Version: 3.6.1-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-blang-semver/golang-github-blang-semver-dev_3.6.1-2apertis0bv2023dev2b3_all.deb Size: 16604 MD5sum: 72f65f4ce574d9503f8dcd69228ebdb5 SHA1: d6a2554a610cddd5212322934ac1b8807c4dcc80 SHA256: 69aa0c19083f9258c60b7988113e3b781cdc30eff458e2f0f83ce1f3c5fc1c7f SHA512: 13e58d89c12fb98088dcac3d8b4bb50bcf710a8b5cdfda1afb7b53dd2fdee71feca17f4d22d4672816f920fb00d072b4f652fd3d1b465d01187268b42ab088de 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-4co1bv2023dev2b3 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-4co1bv2023dev2b3_all.deb Size: 4208 MD5sum: ced81ab24ec91be80c8f361d220e6168 SHA1: 43972be6fa8fa705f6683ec213e98732817d16b0 SHA256: b3a5e916f22bc5f4fc1a89ced56edf9843fb60a199a2081d0ab65d4616f31cb3 SHA512: 1a2aa0b2dd4ed3c8924bc5b40719dc30c39f6ac0ce0e60a36cc0e0ccb2dded55c428994fb33e03af76586b1d9f02f41957cc2a5b6d4a78b931918983789afddc Description: Assertions library for Go tests Assertions library for writing tests in the Go language. Homepage: https://github.com/bmizerany/assert Package: golang-github-boltdb-bolt-dev Priority: optional Section: devel Installed-Size: 345 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-boltdb-bolt Version: 1.3.1-7apertis1bv2023dev2b3 Filename: pool/development/g/golang-github-boltdb-bolt/golang-github-boltdb-bolt-dev_1.3.1-7apertis1bv2023dev2b3_all.deb Size: 61052 MD5sum: 6be01cc98c6feb4af4ef139f069286fc SHA1: d71a2328d2eb11cb52d3ffca9d7a1b4fd3e01d70 SHA256: 3e5ee3a91dbc022128b27d87ca2885105e4cf300260d03140824899cbee1168e SHA512: 7c1924694af93a4c1769f17d9b19561ec4c170030d88f74c11386001a58faa64a4ca4924d07db0806d58f58285b6b48db2fc10a90f52592e0cfcaaddb92367b0 Description: low-level key/value database for Go 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/boltdb/bolt Package: golang-github-bradfitz-gomemcache-dev Priority: extra Section: devel Installed-Size: 46 Maintainer: pkg-go Architecture: all Source: golang-gomemcache Version: 0.0~git20141109-3co1bv2023dev2b3 Filename: pool/development/g/golang-gomemcache/golang-github-bradfitz-gomemcache-dev_0.0~git20141109-3co1bv2023dev2b3_all.deb Size: 10484 MD5sum: 52060ff1f6f2799a67397805221cf82a SHA1: 8b2492e5a326a3cc98234faaecebdc0f1c2fc62c SHA256: e4a6fcedf709eda25031d0be36a5a2470d758f205e12b8892c9160fc17588f38 SHA512: 551cff042cb5c58fc9e2a4e2546f953bade00ec13b7b7b4cb5ba491a1cc03a0ba19ec90436d572909a2707fcc61ed1467745d24628c7f627346c7b6f2bdab5a7 Description: Go memcached client library gomemcache is a memcache client library for the Go programming language. Homepage: https://github.com/bradfitz/gomemcache 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-2apertis0bv2023dev2b3 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-2apertis0bv2023dev2b3_all.deb Size: 7096 MD5sum: 411f8de9a94bbbd6e2f8051997530743 SHA1: aea0a1823ed3a92a19683b977f6e07b0a2a3a947 SHA256: 0059a57ea9f1befb42c2954dca7cb68592468a6f74d6bd9d88a6c7ff24a99b55 SHA512: f91b147e1e59024258487f090a2b7f4c72ae7f9c435760640367e23637541ae563630f4a47f47d7624e161ada483570651c2d06822303a7a5cbe49c50dabdaa2 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.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-bsphere-le-go/golang-github-bsphere-le-go-dev_0.0~git20170215.0.7a984a8-1.1apertis0bv2023dev2b3_all.deb Size: 5244 MD5sum: c45fbe30d38a782b5f9fa48f8b4ffac8 SHA1: 664b09b966684a28d10b847c032af2c16d598b37 SHA256: 09b23ed542f3038b5b5e2a625680dee3927fe71192c1b1472ef47b7b29e7eb1c SHA512: 2fa62591d19d652ef74559e8d14047a62e274e90260a1433dc8efe857956e7af42fc90d9f9ef957fa56d04dd507588fac6c05aac75d8790873642fe239933492 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-bugsnag-bugsnag-go-dev Priority: optional Section: golang Installed-Size: 384 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-bugsnag-bugsnag-go Version: 1.7.0-1apertis0bv2023dev2b3 Depends: golang-github-bitly-go-simplejson-dev, golang-github-bugsnag-panicwrap-dev, golang-github-gin-gonic-gin-dev, golang-github-gofrs-uuid-dev, golang-github-juju-loggo-dev, golang-github-kardianos-osext-dev, golang-github-pkg-errors-dev, golang-github-revel-revel-dev (>= 1.0.0), golang-github-urfave-negroni-dev Filename: pool/development/g/golang-github-bugsnag-bugsnag-go/golang-github-bugsnag-bugsnag-go-dev_1.7.0-1apertis0bv2023dev2b3_all.deb Size: 69044 MD5sum: a4e0a57fd49d66a100c433fc6584e035 SHA1: f31eefb0bc4068020da2f2b32d34ae8c325fe5f3 SHA256: 67aa21a5e7794b9cc98542805e27e4a55477a2a6f2dfdfd2514f0fdd1a72cdc3 SHA512: 002df966c5ccf269b45647e1b83441f303f6b73e938d8df24194e86cb8285185ee05a5bc624ba840f0559746258ed3a0b4580a18bd704fe7fb6d1217f102d059 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 Package: golang-github-bugsnag-panicwrap-dev Priority: optional Section: devel Installed-Size: 44 Maintainer: pkg-go Architecture: all Source: golang-bugsnag-panicwrap Version: 1.2.0-1.1apertis0bv2023dev2b4 Filename: pool/development/g/golang-bugsnag-panicwrap/golang-github-bugsnag-panicwrap-dev_1.2.0-1.1apertis0bv2023dev2b4_all.deb Size: 11028 MD5sum: 35d1a0fccb074f45e367706827c677a0 SHA1: 07efa5301aa4d03ab8bd2779fe6c2f78b865e2e3 SHA256: 28048dd05ee5f9628fdd92620e26ea38b0c161d9744ac5df80f333f9df76eb84 SHA512: aafa40a140818594956a116c90de972bb10cfbb1df5dedbfee333dc8f979b027cccd5d04027c19c00e1dc113d05759e82ad1df841929f2074ca966379b040996 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 Package: golang-github-burntsushi-toml-dev Priority: optional Section: devel Installed-Size: 163 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-toml Version: 0.3.1-1apertis0bv2023dev2b3 Replaces: golang-toml-dev (<< 0.2.0-2~) Provides: golang-toml-dev Breaks: golang-toml-dev (<< 0.2.0-2~) Filename: pool/development/g/golang-toml/golang-github-burntsushi-toml-dev_0.3.1-1apertis0bv2023dev2b3_all.deb Size: 38712 MD5sum: 3a039f083e6e449eefb2f234cf86f590 SHA1: f3abe2d7c1db7aec7ab53cf7974e3257a459cafd SHA256: 5a7db6d762db42a2b7531df41e857c0bfec25f0a355b2bfb018b5f37974e9e4e SHA512: 90db21ae1c0acc23d2d5a6029bee13ed085d02ba7581ccef357e8aebf92b1bd33babe01cda73e118ebafc542c76c9757dbbe83100098f75e0b0a2f8a02cb4b56 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 v0.4.0. . This package contains the source. Homepage: https://github.com/BurntSushi/toml Package: golang-github-cenkalti-backoff-dev Priority: optional Section: devel Installed-Size: 46 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cenkalti-backoff Version: 3.1.1-1apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-github-cenkalti-backoff/golang-github-cenkalti-backoff-dev_3.1.1-1apertis0bv2023dev2b3_all.deb Size: 9984 MD5sum: af5193e450b564d652287c56780ebc83 SHA1: a86060c32d33cebfaffe7d2871faae7c62fb37f5 SHA256: 6f81c489956c55bc4855ae6bf87b4688d44f3153300cbdfa31fc7bc8b3f8bd98 SHA512: c7906990bc6830af80a1795fb2ac9b21b3f5ed3bc587d5efd298a5b67af14d3420a21c7bc46b83e611e3614e73c05f421a052a4291c207252abe4dbd951ff2a2 Description: exponential backoff algorithm in Go Exponential backoff is an algorithm that uses feedback to multiplicatively decrease the rate of some process, in order to gradually find an acceptable rate. The retries exponentially increase and stop increasing when a certain threshold is met. Homepage: https://github.com/cenkalti/backoff Package: golang-github-census-instrumentation-opencensus-proto-dev Priority: optional Section: golang Installed-Size: 299 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-census-instrumentation-opencensus-proto Version: 0.2.1+dfsg1-2apertis0bv2023dev2b3 Depends: golang-github-grpc-ecosystem-grpc-gateway-dev, golang-google-grpc-dev, golang-goprotobuf-dev Filename: pool/development/g/golang-github-census-instrumentation-opencensus-proto/golang-github-census-instrumentation-opencensus-proto-dev_0.2.1+dfsg1-2apertis0bv2023dev2b3_all.deb Size: 40168 MD5sum: 57298e1bfdadaa2b888fc1643e396a96 SHA1: a82c26b9a94dee43ca27525ecb193f521e29dda8 SHA256: 2e85f3738c4af85e4006567efcd7e82f4bb9934406e29acb1e0617b071d25c30 SHA512: e40ad8b35188ef5089185775f133773975c30ce096098e4bd7b47499b5bfa46fd15ed8d2715b1ffcf2fb375df4fcf056dce5c534c530969d67ed3d4e417d20a4 Description: language independent interface types for opencensus Census provides a framework to define and collect stats against metrics and to break those stats down across user-defined dimensions. . The Census framework is natively available in many languages (e.g. C++, Go, and Java). The API interface types are defined using protos to ensure consistency and interoperability for the different implementations. Homepage: https://github.com/census-instrumentation/opencensus-proto Package: golang-github-cespare-xxhash-dev Priority: optional Section: devel Installed-Size: 38 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cespare-xxhash Version: 2.1.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-cespare-xxhash/golang-github-cespare-xxhash-dev_2.1.1-1apertis0bv2023dev2b3_all.deb Size: 8888 MD5sum: 3352e88895ce4c20736005ff5e0fda5b SHA1: 3f93811e205617e90ad7144b20c2365f92f81bfb SHA256: 03ad0110fffd671a6a44c9703150b71e7d36e0987ec4992c4b857ee10327440a SHA512: 4ac8684e096527a9a84accecd02e49b9d5ba6b6949758d5677519b938399f911ba4c3b3c81112133a0f54184cb9b2ece9cddd264aede4da731e38fc8f8f3abeb 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 Package: golang-github-checkpoint-restore-go-criu-dev Priority: optional Section: devel Installed-Size: 114 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-checkpoint-restore-go-criu Version: 4.1.0-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-checkpoint-restore-go-criu/golang-github-checkpoint-restore-go-criu-dev_4.1.0-3apertis0bv2023dev2b3_all.deb Size: 20560 MD5sum: 8c1a7eaee3382fb88aaf9ee56985ba39 SHA1: 0307514c71bd38d8584a354ea0fa2297e0006de0 SHA256: 121ac31b77ee674817323deede400033a5e5f44f0225de5a5d059d012d969679 SHA512: 7142eb823017e725c5df6cfead7a172f8c7d4001aaeeab3babddb181d658ba5f4cba0a4604ec0b47bc66b7c2e30691e8f5f635bb74416af8892b08f43c6bfd9e 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: 142 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-chzyer-readline Version: 1.4.39.g2972be2-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 30700 MD5sum: 94b6b91cbe5270d6a146d14ab5506c17 SHA1: 664e53a3e51390ae386d28c13d198d881d1270e8 SHA256: ed2cfe3ea6284297ef390e1a3e48c828f87331c1f81d3055f7f39cf0776ed88e SHA512: f060670c670c2011fbf9ac622b41ba0b9ef15f18a80c1a72adbb8a924d9cd2f92adbbe7039658708334743ef28b6c909b59c12dc1923d0385e6bbe9619727f1f 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 Package: golang-github-cilium-ebpf-dev Priority: optional Section: golang Installed-Size: 1407 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cilium-ebpf Version: 0.2.0-1apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-cilium-ebpf/golang-github-cilium-ebpf-dev_0.2.0-1apertis0bv2023dev2b3_all.deb Size: 922916 MD5sum: 818bba12dac861dc49353045b7f0a5e9 SHA1: ec066107feb9f659848bc52d4441db3fd9132c63 SHA256: dbf159caa8c2a8d2076872eabd9ab7df5b11526b38f7fdd8b5c73e851326b878 SHA512: 635ae1c75f60472a9e9ba6de1660f2b10417846b8ea6377ad38e1760e5326e2fcac2c18b3530f94a3905a423233382e16055da9e3e422d1ce699acf0e244dba2 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: 583 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-circonus-labs-circonus-gometrics Version: 2.3.1-3apertis0bv2023dev2b3 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-3apertis0bv2023dev2b3_all.deb Size: 66084 MD5sum: 7675c320e2210200157ac0e2fd9c4571 SHA1: d0b42a84bae3864479b4964a61e963fddce9e7b6 SHA256: d1e0d164b22704d71ce5a34fe6f9f7a540c18677666b9d28e4e78f8cea914673 SHA512: f0a7b22e312760b1986848295d92f2aaead7fe91117c8b440b35faa230166f591bc190b3217d7bf2bf94d9c44344fc23b89a1b3c7d42c32922ae04903816e193 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 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-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-circonus-labs-circonusllhist/golang-github-circonus-labs-circonusllhist-dev_0.0~git20191022.ec08cde-1apertis0bv2023dev2b3_all.deb Size: 11344 MD5sum: 0f2eb22ae5312817c04bd5f9cacb834d SHA1: 73b71f675068b5be8756f2cbc09279299e98fe62 SHA256: 7b15d183cb8fa0f505cf879f8df733ebcadc5b9e4a258c0c9fb5a272345c887d SHA512: 148e9fe25d7550cffb9499adcc4c795809aaacdefa026696d94085d5de98c980abe7cb07de7104a83e78cb0f180d2e5ce960a12b7ae626f8c71e4bf82e4f7563 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.1apertis0bv2023dev2b3 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.1apertis0bv2023dev2b3_all.deb Size: 677008 MD5sum: 26227a814e8d0048a45df654e6d73356 SHA1: b6725523983938e2853897a1882a58df75a8037e SHA256: 9f4b12bd2d74c1748e67c18cd6704de7e603d73b9ed79360ac8d8efa76bb288a SHA512: c8372d6e08ebb62da43f63bebc37b50939a4eb365757eb58d9362efbb27592e112939d3915cc10d4d9736e973ea92bcb23102e0c25c68ed1adb9cd941c38d12f 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-go-metrics-dev Priority: extra Section: devel Installed-Size: 177 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cloudflare-go-metrics Version: 0.0~git20151117.0.6a9aea3-3co1bv2023dev2b3 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-3co1bv2023dev2b3_all.deb Size: 27744 MD5sum: 9fea9bdd87f53840d9624f80f971fe5e SHA1: c62e66f70bbbc03fa7333771414c212bcdb45132 SHA256: a26ce7d2559b4a13f66ac361f25c1027014c5661702760857fff8e0e534a18e9 SHA512: 359899db2251020aed5d14dcb222dea1a17d767c9c9255d49b6efc752a8f5fbb48e6b9a7c1b0ccd2f412b3f83d55216315884d1340b907337a0f470dadfd5f17 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: 363 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cloudflare-redoctober Version: 0.0~git20161017.0.78e9720-5apertis0bv2023dev2b3 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-5apertis0bv2023dev2b3_all.deb Size: 68868 MD5sum: 56ac65b82b538d0b073aa86f1efbbe02 SHA1: 1d9cb016895ab235474809d407df5b1ea25931df SHA256: 1d47991f850a2758a608800bce7066b97916832bfcba72872bb69ca9d64f25a4 SHA512: db268cc12c6e0c66ef3159a515c937195a5f825d1b23a5f8066fe1dfdc9a3630abbb690f10750755a3e87304261bd8f128bf58b7b8ba743c0c828c7041955578 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-cmux-dev Priority: extra Section: devel Installed-Size: 71 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cockroachdb-cmux Version: 0.0~git20170110.0.30d10be-1.1apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev, golang-google-grpc-dev Filename: pool/development/g/golang-github-cockroachdb-cmux/golang-github-cockroachdb-cmux-dev_0.0~git20170110.0.30d10be-1.1apertis0bv2023dev2b3_all.deb Size: 12420 MD5sum: b5c4695e0a4a57dd907310fd4ffbb302 SHA1: 4dc9922ad300dac2b362a4f79dfd10601ade6d62 SHA256: 2574d201e4281b34b52c30dcf298ee5557f503cc8bc38737e7ae1f86ad1e4dba SHA512: 975177cbeddb5ae37d75ee5da7dfdbf186728a9563d6b876f598f60f7d21d617e8719eabf6acc1a9ab3f126c152c6bee3c02a4da0990d3431a76b873bac5fd4d Description: Payload-based connection multiplexer for Golang The cmux library 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 payload on the same TCP listener. Lookahead is used to match and hand off connections to the appropriate server implementation. . This package is a fork of github.com/soheily/cmux. Homepage: https://github.com/cockroachdb/cmux Package: golang-github-codegangsta-cli-dev Priority: optional Section: devel Installed-Size: 218 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-codegangsta-cli Version: 1.18.0-3co1bv2023dev2b4 Replaces: golang-codegangsta-cli-dev (<< 0.0~git20150117-2~) Provides: golang-codegangsta-cli-dev Depends: golang-github-urfave-cli-dev Breaks: golang-codegangsta-cli-dev (<< 0.0~git20150117-2~) Filename: pool/development/g/golang-codegangsta-cli/golang-github-codegangsta-cli-dev_1.18.0-3co1bv2023dev2b4_all.deb Size: 43384 MD5sum: dcc2fc274c8a8e2279bb84aedb64901b SHA1: 951486e19f11e4a7cba3d7ddb64946e4e9305931 SHA256: 66449207de82d16bfadc70cbe187edc319dcb866fb41538afeba53a1ab62033a SHA512: cf340fd1513e56b02b553b2efd6b3fec6a126f48c2cc24b2a648774510b32ac37dc1c3a1c62e0f558719894fdf1f5ce66d8090de9de587aaf2f4fccecc72f4a8 Description: simple library for building command line apps in Go cli.go is simple library for building command line apps in Go. It allows is writing fast and distributable command line applications in an expressive way. . This package contains the source. Homepage: https://github.com/codegangsta/cli Package: golang-github-containerd-btrfs-dev Priority: optional Section: devel Installed-Size: 39 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-btrfs Version: 0.0~git20201111.404b914-1apertis0bv2023dev2b3 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_0.0~git20201111.404b914-1apertis0bv2023dev2b3_all.deb Size: 8068 MD5sum: 92e96e0ed2a60ee31e15ce66b7e945ee SHA1: 96d83029afb22c3852c22de3b9627e2a6c280454 SHA256: bb83fe6c5597eb440e70f1e28cf088aa58dedbb0cca6d86df0a2ad23f8ad5ea4 SHA512: 8c4966b9b3632d9430966ed06b639a05db8d24562355810b241274bb2157fd86bacc1252cab456f48155e1521213aaa924659c7e33f5773820175d8cb9f75acf 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: 507 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-cgroups Version: 0.0~git20201119.4cbc285-4apertis1bv2023dev2b3 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-pkg-errors-dev, golang-github-sirupsen-logrus-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containerd-cgroups/golang-github-containerd-cgroups-dev_0.0~git20201119.4cbc285-4apertis1bv2023dev2b3_all.deb Size: 60904 MD5sum: 807889aacb9db45eac3b8e4465faf8dc SHA1: e230766cca11b47ead83fa230416af57e90a9f3a SHA256: 2d226df26b82119afcbb2469dcc0f6747113443a6f80dcec2325ce70b1d3a89e SHA512: 204274777b9e216657cf11c79bf8f8b4bf95f461166601a60c5714266a87c19878822a8179d7caa5bb39012cc0fd000b786b1577d87d1564158dec019714ced8 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 Package: golang-github-containerd-console-dev Priority: optional Section: golang Installed-Size: 62 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-console Version: 1.0.1-2+apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev (>= 0.0~git20180308~) Filename: pool/development/g/golang-github-containerd-console/golang-github-containerd-console-dev_1.0.1-2+apertis0bv2023dev2b3_all.deb Size: 10496 MD5sum: c34bcd173b0cb612a2df6716cd9e3082 SHA1: 386ffd3695ced91e38de9d262cb85072fe18e7a3 SHA256: 89ce98c05e889e83e9c15c32c4c0a29c8e1be7a47f94987dbe0f0a968141a49e SHA512: dd79fa4bc605987553a20a679e023b7e25a6ad84208792950d509afae9033e9b8043f962e00b21ed59cf2213a4cb41e164896bb594f8e1db3572b7357c0283c1 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: 4878 Maintainer: Debian Go Packaging Team Architecture: all Source: containerd Version: 1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1 Depends: golang-github-burntsushi-toml-dev, 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 (>= 0.0~git20190816.bda0ff6~), golang-github-containerd-go-runc-dev (>= 0.0~git20190226.7d11b49~), golang-github-containerd-ttrpc-dev (>= 0.0~git20190828.92c8520~), golang-github-containerd-typeurl-dev, golang-github-coreos-go-systemd-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-hashicorp-go-multierror-dev, golang-github-imdario-mergo-dev, golang-go-zfs-dev, golang-github-opencontainers-go-digest-dev (>= 1.0.0~), golang-github-opencontainers-image-spec-dev, golang-github-opencontainers-runc-dev (>= 0.1.0~), golang-github-opencontainers-runtime-spec-dev, golang-github-pkg-errors-dev, golang-github-prometheus-client-golang-dev, golang-github-sirupsen-logrus-dev, golang-gocapability-dev, golang-github-urfave-cli-dev (>= 1.22.2~), golang-github-coreos-bbolt-dev, golang-golang-x-net-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev, golang-google-grpc-dev Filename: pool/development/c/containerd/golang-github-containerd-containerd-dev_1.4.13~ds1-1~deb11u2+apertis0bv2023dev3b1_all.deb Size: 527284 MD5sum: 8af4673f5df529d7000cd3b73425565b SHA1: 679781ba5587b2ab7e696b76593f241f7e690d3f SHA256: 180e8543431154be8a972ba103a60f57afc2fcc16d2c994623b3990f63e11bc0 SHA512: b377cf69d0f0ef15ad0eefdcb012f3e3cb68c7a3d7689c3ca77f19e3de89f55fb4c4a45e59d92ae26867c609bf008a2e5cfee737fc1c410598afdc6612c9eaf7 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: 301 Maintainer: Debian Go Packaging Team Architecture: all Source: continuity Version: 0.0~git20201208.1805252-2apertis0bv2023dev2b3 Depends: golang-github-opencontainers-go-digest-dev, golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-golang-x-sync-dev, golang-golang-x-sys-dev (>= 0.0~git20180308~), golang-goprotobuf-dev Filename: pool/development/c/continuity/golang-github-containerd-continuity-dev_0.0~git20201208.1805252-2apertis0bv2023dev2b3_all.deb Size: 50168 MD5sum: 226cc7be1a3d956c32d448530c935b27 SHA1: a37c94e7b03ff75bc15166ee1f8de654b4be1790 SHA256: 75c0729bef7480a72c32f64cc7cfd7d620b817b1cd219f3d5286a064e9291227 SHA512: 1321ba2fe224b62b6ad0d177f36323edbc8babcb255c028c60bd925b6313c650deb2f5db4f808f985866577417b8b18cc2dd5d09a9006e1b351f2dbcd17d31ac 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: devel Installed-Size: 59 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-fifo Version: 0.0~git20201026.0724c46-1apertis0bv2023dev2b3 Depends: golang-github-pkg-errors-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containerd-fifo/golang-github-containerd-fifo-dev_0.0~git20201026.0724c46-1apertis0bv2023dev2b3_all.deb Size: 9328 MD5sum: 7e0f13eb5f2d9180e6f5cefa3423cbf5 SHA1: f7a946203c8694a4539e4316f6bdf9f3f882e17f SHA256: baeac611a87cc045f05bda4bc74550df5bf991b198a264984f78ccf268c4d4ee SHA512: 9b63c7aadc5def27c4040fc27f1ca034530e57241ffff64eedf57d41371f253e2804f27fe7af4b542f3d1635b66cb6d0a9f2f5b5042d3d6bd35e5f835e92247d Description: fifo pkg for Go Go package for handling fifos in a sane way. Homepage: https://github.com/containerd/fifo Package: golang-github-containerd-go-cni-dev Priority: optional Section: devel Installed-Size: 59 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-go-cni Version: 1.0.1-1apertis0bv2023dev2b3 Depends: golang-github-appc-cni-dev (>= 0.7.1~) | golang-github-containernetworking-cni-dev (>= 0.7.1~), golang-github-pkg-errors-dev Filename: pool/development/g/golang-github-containerd-go-cni/golang-github-containerd-go-cni-dev_1.0.1-1apertis0bv2023dev2b3_all.deb Size: 11612 MD5sum: b3eb067791be1e60b3ba30d299fd4206 SHA1: 89cd318600ad227502ce7869cfd21def7d289144 SHA256: ca966b7699e10dfbeb41f5e873ffd7f82b12e794d59f9845708d4207073c836a SHA512: 195b3cf333dc55d1daf5c51de5e2c7936c7245490ddee5da155280f9d9e5dd6b60206c7df66ee616af42a9c8a7a2717eba851ecc55515c048a2a75428899a2d1 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 Package: golang-github-containerd-go-runc-dev Priority: optional Section: devel Installed-Size: 75 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-go-runc Version: 0.0~git20201020.16b287b-1apertis0bv2023dev2b3 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_0.0~git20201020.16b287b-1apertis0bv2023dev2b3_all.deb Size: 14764 MD5sum: a66101d553acf20e1368eee61a3e1919 SHA1: 7bdf506dd9ae5b2c2cdf96495fbf9fe8d302a303 SHA256: 7f99205917bcbfa6f83c7d5060c56fdf73f86ec8abb6a4066f0bf5189960ab80 SHA512: ce39f9b587f941eec87015d43af69e2ab3d6b68ee504080a589862d240493bea34caf5ddb4265ef8ae6bf9d6dfdab7ff390a5b206e940e3e430d24b2eba51004 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-ttrpc-dev Priority: optional Section: golang Installed-Size: 112 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gogottrpc Version: 1.0.2-1apertis0bv2023dev2b3 Replaces: golang-github-stevvooe-ttrpc-dev (<< 0.0~git20190211.6914432-1~) Provides: golang-github-stevvooe-ttrpc-dev Depends: golang-github-gogo-protobuf-dev (>= 0.5~), golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-golang-x-sys-dev, golang-google-genproto-dev, golang-google-grpc-dev (>= 1.6.0~) Breaks: golang-github-stevvooe-ttrpc-dev (<< 0.0~git20190211.6914432-1~) Filename: pool/development/g/golang-gogottrpc/golang-github-containerd-ttrpc-dev_1.0.2-1apertis0bv2023dev2b3_all.deb Size: 23836 MD5sum: 95c98017c2f1f0e7c49abecaeccaa4b5 SHA1: b14125af264063d1e88166f6a206313df4f4a708 SHA256: ac80efc8f23a375a57cafa4d645e3ff0d846a80f3770d0f6d0eaf5f129666035 SHA512: 3166a125953390b6a9f1001b955fb5bcd19b24012ef6a8c63a2e6b29850c91cb0a533b61acabdb95505c1dad4417619c951d2f661f3ea4281db454f0d913bc5f 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: devel Installed-Size: 33 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containerd-typeurl Version: 1.0.1-1apertis0bv2023dev2b3 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.1-1apertis0bv2023dev2b3_all.deb Size: 7056 MD5sum: cae0a4599f1eca46c78d1a4b7289fffc SHA1: 46e70da123db00a27d0c85c51cdf979b53dd9917 SHA256: e1c50a0b1192f8c6c9f25d34cf4059cbe8ae4b3de05b6cc1a76776ccf58bd00b SHA512: ecd4fa9cfcd863513e34b1b4d5d0a1bb7f34d559e7fe2f31a62bb6287dbad40b37aa407f410d7e7ebbee22a0bb87eed7afb6efc738706dcb8192e1d6bc473e03 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: 257 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containernetworking-plugins Version: 0.9.0-1apertis0bv2023dev2b3 Depends: golang-github-alexflint-go-filemutex-dev, golang-github-appc-cni-dev (>= 0.7.1~), golang-github-coreos-go-iptables-dev (>= 0.4.5~), golang-github-safchain-ethtool-dev, golang-github-vishvananda-netlink-dev (>= 1.1.0-2~), golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containernetworking-plugins/golang-github-containernetworking-plugins-dev_0.9.0-1apertis0bv2023dev2b3_all.deb Size: 43176 MD5sum: 173e6abdba62e1918679c4f3406669dc SHA1: c7203469dc163a11482e694d72f7034a8fb601d1 SHA256: f4b5b0d7b22b275a96d5d7c3e53545d43b113348db6e726877e4d0716fdbe28e SHA512: 5f83a9cc85c74fe47d7ae7419efafd0a7d7003754e4007151f4518f346aa205411de02a963514d4dde9e11f98925cee8bee07789fc02bc5e688801674895ac61 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 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-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 33044 MD5sum: c09d83bb9737691b8d776707b4b2c741 SHA1: 4be9ad062135e4a43cc1a19cf90c11cec84b3d58 SHA256: bb61ed65238a3ad449e24c17c900def144fdace0b2514f0f28246d241645650d SHA512: 0ea0b1db95f35965b4d4b81a819633e95277a55e779527eee4ad676022e23c1211a1cfe766aab698b3c6b05f78400073cd66ff7df74f63509b84ba9d7b37f19d 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-coreos-bbolt-dev Priority: optional Section: devel Installed-Size: 667 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-bbolt Version: 1.3.5-1apertis1bv2023dev2b3 Filename: pool/development/g/golang-github-coreos-bbolt/golang-github-coreos-bbolt-dev_1.3.5-1apertis1bv2023dev2b3_all.deb Size: 61496 MD5sum: c48e629c89f04630c9a6e62635ee658e SHA1: eb9ee87edb2fafb3fb4631837c7f8b2e170757c0 SHA256: e6c24e15e876b761df7c17977374fbed9bb7c4c8b63bcf64a507ad685e2d4d64 SHA512: 780163b55cfb6255fb937445a45f65988777d6bc614f25be898926d2b5a806556903d4af1ec4cffa00adb71109e0b7dfe7354122a74b5c88f478a61f299456c4 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/coreos/bbolt Package: golang-github-coreos-go-iptables-dev Priority: optional Section: golang Installed-Size: 55 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-go-iptables Version: 0.5.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-coreos-go-iptables/golang-github-coreos-go-iptables-dev_0.5.0-1apertis0bv2023dev2b3_all.deb Size: 11756 MD5sum: 4940f5dbb904bf9ff0d68d8c91f9c069 SHA1: 141f8d28aabba559e0d439c5174a0776eb8b004d SHA256: 72cd6612618ee7bb7c2a83306ea644b9ab4f6cbb7e97456af74d9800709e301b SHA512: aecec21df8126fb79c80498a4ea8dadaba2ac9db18ae6abb9978f2ca69d66eed1e05fda0a33894ced8d46b8b4785caf13a2e6f788e7e602482cbffcd93707b87 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-oidc-dev Priority: optional Section: devel Installed-Size: 102 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-go-oidc Version: 2.1.0-2apertis0bv2023dev2b3 Depends: golang-go, golang-github-coreos-pkg-dev, golang-github-jonboulle-clockwork-dev, golang-github-pquerna-cachecontrol-dev, golang-gopkg-square-go-jose.v2-dev, golang-golang-x-oauth2-dev Filename: pool/development/g/golang-github-coreos-go-oidc/golang-github-coreos-go-oidc-dev_2.1.0-2apertis0bv2023dev2b3_all.deb Size: 19452 MD5sum: bf977323984c49fae1df7d3ee5e7c99a SHA1: 93a61a123f083b1953243a2975a40464ffcd7d44 SHA256: fa5c725519018162aa9bb8591e7ae60b50b982fd2363b98ccd334c096f6ed178 SHA512: e5746f8d1860c8db7a0151ae0398a2aaea70790263e1958a4986f5aa16aac4cd0a139969049d44b586f62026d38cf2d948ba763541e12a353f0149afcebf77e2 Description: Go libraries for implementing OIDC clients and servers This package provides a comprehensive collection of golang libraries for other projects to implement OpenID Connect (OIDC) server and client components. Homepage: https://github.com/coreos/go-oidc Package: golang-github-coreos-go-semver-dev Priority: optional Section: devel Installed-Size: 34 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-semver Version: 0.3.0-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 7292 MD5sum: 66a835bfd46aad417d3bf175e783b063 SHA1: bd544098806616b9c14c36ca55ae6d6d50a75120 SHA256: e8f24c9b665aaeb74bb8ad5c66bd46dc087cc6a4901dc5da8c17f49b3851b26b SHA512: 7b59e8779ba9e3b2579d72826d393b739297cead6b3e5289a4bff1ae7903472a5323d6c44af81b5d4462c216315a3b350ebc3d281f45251f37f834c4224d98e0 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: 367 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-go-systemd Version: 22.1.0-3apertis0bv2023dev2b3 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.1.0-3apertis0bv2023dev2b3_all.deb Size: 53672 MD5sum: fd98cfacdb292622aae7a3fefad63f72 SHA1: 8218f74326aa58ae2c5226f78f4aeeb5c7a4ae66 SHA256: b733ecb9c80d800b3462c3dfb7e0f4999024f756ffed678d3b9e42e76ce9cd84 SHA512: 501ceb3f615465c23e2a8762d1189e66bfc77de7bf4de295dc464deb487d6aae0e150d1651ffc738631c066c9d454da91af47b6bb51ccb04f8f04673965bc161 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: 138 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-pkg Version: 4-3apertis0bv2023dev2b3 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-3apertis0bv2023dev2b3_all.deb Size: 25444 MD5sum: 6cae6a9a52f38779f74edd0f8e81f0b5 SHA1: c51d7f965747300eed1a287be79dcd97ea562795 SHA256: 9e9af3bb0222f89fe0d622fd918daaf787cdc3e83bc81f1cef6493d56dfb4f61 SHA512: a5f9334afa79490109579daddff417e89ef6f00df786d0204ea4afe79c1c83460d2d470d4a8b2f6151ecd29462e10a92394e1f99973f2e9c646d1cd8b01e150c 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-dev Priority: optional Section: devel Installed-Size: 31 Maintainer: Debian Go Packaging Team Architecture: all Source: go-md2man Version: 1.0.10+ds-2apertis0bv2023dev2b3 Replaces: golang-go-md2man-dev Provides: golang-go-md2man-dev Depends: golang-github-russross-blackfriday-dev (>= 1.5.2~) Conflicts: golang-go-md2man-dev Filename: pool/development/g/go-md2man/golang-github-cpuguy83-go-md2man-dev_1.0.10+ds-2apertis0bv2023dev2b3_all.deb Size: 7308 MD5sum: 5995685782c82dbf7de06756f103aacc SHA1: 006ea16903dcf7dd9b061df1ebe26c24054ef833 SHA256: 70ef034ce80c9d93e5c9e2998f0feccad4ca45b2b918342754525febad706501 SHA512: 741dd6b24f06e770d3861d1ca96edbbbda56169d74da1bffd65c4779830345c198ea2a87951171f5dcd9fca28c9693d866ba1b6500a1db8fba42cc30e37358a8 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. Homepage: https://github.com/cpuguy83/go-md2man Package: golang-github-cpuguy83-go-md2man-v2-dev Priority: optional Section: devel Installed-Size: 41 Maintainer: Debian Go Packaging Team Architecture: all Source: go-md2man-v2 Version: 2.0.0+ds-5apertis0bv2023dev2b3 Depends: golang-github-russross-blackfriday-v2-dev (>= 2.0.1~) Filename: pool/development/g/go-md2man-v2/golang-github-cpuguy83-go-md2man-v2-dev_2.0.0+ds-5apertis0bv2023dev2b3_all.deb Size: 10060 MD5sum: 22af05b149f12e053bcf871e755a2d21 SHA1: 655a043d45712f4c96a4372531b25b2323bb46f4 SHA256: 01f0773340d8be84b8ff26734762c85af0fa9e9037feeda7280ce1319b5de62b SHA512: 2de4127fe8a3dcc5d52df2b745796b448897e13fafcce13bca5fe636cdb899c4a114e57ccfd00d75fd578846f9b2eb7a15a6a6d5dc0fbdd96334cff70e022b80 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 Package: golang-github-creack-pty-dev Priority: optional Section: devel Installed-Size: 58 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-creack-pty Version: 1.1.11-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-creack-pty/golang-github-creack-pty-dev_1.1.11-1apertis0bv2023dev2b3_all.deb Size: 8536 MD5sum: 4c6aa61f08eead47ed3a9d8ceda37a81 SHA1: 374ce05b89495efe68e3192a6a7558ba2de95d9a SHA256: 03a69eaf0922ba15c60c92ba7071b54bb13e1f403a023143cddaef148256b5d4 SHA512: eab61d9ff002564cb78150d62e0f697b214795bb5cf3124e4843412b7740ddffca5d6cf2898a666223007ccec38bc4a7abf729c3ed3da3ee096a0a55d24b859f Description: PTY interface for Golang Pty is a Golang package for using unix pseudo-terminals. Homepage: https://github.com/creack/pty Package: golang-github-cyphar-filepath-securejoin-dev Priority: optional Section: devel Installed-Size: 35 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-cyphar-filepath-securejoin Version: 0.2.2-2apertis0bv2023dev2b3 Depends: golang-github-pkg-errors-dev Filename: pool/development/g/golang-github-cyphar-filepath-securejoin/golang-github-cyphar-filepath-securejoin-dev_0.2.2-2apertis0bv2023dev2b3_all.deb Size: 7512 MD5sum: 48ae313ddaa2d5763feed0f658845e8a SHA1: 54c92f1e45ecb0644ea1affa41710c27df627db1 SHA256: 7bc478f5d85fa0344b4009046e29a968e89d001094b27a788e71b4d754ab7cda SHA512: f72a875530577908818858449edb43d1020f8a4c695b9a01cd8a28d027f163187d45871cb1af8b6f7dd2d7d330e1ed4c27018f1a9c696bbaab020f6ff24637ca 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 Package: golang-github-d2g-dhcp4-dev Priority: optional Section: devel Installed-Size: 30 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-d2g-dhcp4 Version: 0.0~git20150413-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-d2g-dhcp4/golang-github-d2g-dhcp4-dev_0.0~git20150413-3apertis0bv2023dev2b3_all.deb Size: 6968 MD5sum: 098ea4eba91a20b6384c7ddf3f25df20 SHA1: c38894f1db279398383149a6023528c21f5b09b6 SHA256: a3b1626882836de43053c1027e93a48f360859134d6d1c66342c756e94fc1527 SHA512: bdef103520ddd6a9ef54d81cdc62f11e99157d9e138d317cf2be1d8da5a67cb68af1a230dde8f74e7808ad3d27244917a019457dff4ee0772757c6754a5426c5 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-2apertis0bv2023dev2b3 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-2apertis0bv2023dev2b3_all.deb Size: 12568 MD5sum: 7c6ae5da8b6116cf3d6b8bcb0e46c43f SHA1: bcfd7c6b78e15f09ee194c7817abea2fa7c17be2 SHA256: 9edf6ddf8454c0d9b47d25ad9765f422cff33af73d225b790de4579bd24d8e81 SHA512: 28620c05b00597a050908378c0e9057330b839961b4a1c111f5b566a6f04b3441dc8e15a203b11de12d2a7a740b249b6bc51c27d2c3af31014be8960aa24b34e 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: 20 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-daaku-go.zipexe Version: 1.0.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-daaku-go.zipexe/golang-github-daaku-go.zipexe-dev_1.0.1-1apertis0bv2023dev2b3_all.deb Size: 4216 MD5sum: 761dd255001baa49ffa0091951468e3a SHA1: f16533beb272a2a4d8e72ef403bc6eaed6a42ac9 SHA256: 0aef8fb3cc45bd3f511c733580937c248d0ee5461d94c18b2f4b2a21a723be90 SHA512: 59fb6d5309f06ef9c3275acb5ce9ef981b999c7109422911631cfbcd95b44b13a978845b634a456c1f851daceb3c167765ed65da285ae02a6e5cc4ad94df0936 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 Package: golang-github-datadog-datadog-go-dev Priority: optional Section: devel Installed-Size: 67 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-datadog-datadog-go Version: 2.1.0-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-datadog-datadog-go/golang-github-datadog-datadog-go-dev_2.1.0-3apertis0bv2023dev2b3_all.deb Size: 15148 MD5sum: dd2d1bc30e9448a67b4fa39729acc708 SHA1: ab35ed9470525fef89e6e390ce91c4edd51bc789 SHA256: 2bde2b5e85298609ec53a442405223f1ac3bebe1769bf5be258987d1cbcd1c1e SHA512: f9f1bda8bcd143c9d85c0082bf6f5e708891ec5760561e3433b055c752f7faf082c6c3f0f266ecff5ad134a6aa66ebbcb0af9bd0a4471c7b0d5a211792383411 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+apertis0bv2023dev3b1 Depends: libzstd-dev, pkg-config Filename: pool/development/g/golang-github-datadog-zstd/golang-github-datadog-zstd-dev_1.4.5+patch1-1+apertis0bv2023dev3b1_all.deb Size: 12648 MD5sum: 08500f06d38454c32676eff4f10d009e SHA1: 0c526385ba27230bde0a3128f685efc660c7b595 SHA256: a53e5e81f7cb4f0c134b7710c50cfb496c1a592a1f4cb82e78d1450995f67b57 SHA512: fc20067a8fc4e62aba41ba2217ebbabee409c713c8cffba0ad25cae340c7f2ad37bdfffb8ed4c504a87e0acdf1a8e2e4c542ad4af37ffc7f071d5e4fc1078d7a 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: devel Installed-Size: 219 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-davecgh-go-spew Version: 1.1.1-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-davecgh-go-spew/golang-github-davecgh-go-spew-dev_1.1.1-2apertis0bv2023dev2b3_all.deb Size: 29892 MD5sum: 54b3c0ab3f705a4856c7005439e3da1e SHA1: a3f12d80f6b81cc87ad35271d6f5c270d698122d SHA256: 637eb0a547b93433794daee9c84b34420dd225fc3b1a392267e07a48981bf071 SHA512: de33f6c92abe5bcd123e04b7bee9f3a306105aa7355b51348484a39dc84bdc3bbda7c1517446d9eae905d294140d59d722d50536e25dcce3fabaa82118f55871 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 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-2co1bv2023dev2b3 Filename: pool/development/g/golang-github-deckarep-golang-set/golang-github-deckarep-golang-set-dev_1.5-2co1bv2023dev2b3_all.deb Size: 9356 MD5sum: 4e36e3f58ba64043b29001a49df22d97 SHA1: ce18fc522a054080290a54f66c487fba4d6c9227 SHA256: 7353628909b18520e779d8bc488b6ed8589bce6a5dd2313a71992c5798fdea75 SHA512: 5e3f4f5a8c2129d2fe8707a91a3c2376f9ea6866918218b4c126705880e7ee2191756bce4406495cbbc0cee75349bdfa5eb04effef5e6b088456b82b6d2219e3 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-6apertis0bv2023dev2b3 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-6apertis0bv2023dev2b3_all.deb Size: 216196 MD5sum: d211a9eef6afc6542096a21680e59f6d SHA1: f5130a8755d0d94e97c72996c457e9d7f3811308 SHA256: 247bce7e665efb601e773ea09197ef6a9a7ec2f2446f3b7286517b0d417b9be5 SHA512: 2191554f0f730347989498642922e574d46086e03fb2450967a988238f114abf3304fe33271921a2e61bdc3f1e7ad17a11dd025c895967497b365d94e95feaee 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-denverdino-aliyungo-dev Priority: optional Section: devel Installed-Size: 951 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-denverdino-aliyungo Version: 0.0~git20180921.13fa8aa-2apertis0bv2023dev2b3 Depends: golang-goprotobuf-dev Filename: pool/development/g/golang-github-denverdino-aliyungo/golang-github-denverdino-aliyungo-dev_0.0~git20180921.13fa8aa-2apertis0bv2023dev2b3_all.deb Size: 125344 MD5sum: c7dba962f7064bead7385036b61702f9 SHA1: 3d5fee19fc91b90e524018a096a178433e77cef0 SHA256: 44ba75c80fb4988a61cea2929988202b18dbd3aaad9f518f88b5d242252f240f SHA512: 3bab05f4e94d714b067b62faa67510de2c2a90fe14f621efc5d7d0198888c0d41903e64f16e63d32b070a03576c29271425b0f9912ab311a0d7efe80c586fef1 Description: Go SDK for Aliyun (Alibaba Cloud) This is an unofficial Go SDK for Aliyun Services. . Following services are supported: * cdn: Content Delivery Network * cms: Cloud Monitor Service * cs: Container Service * dm: Direct Mail * dns: DNS * ecs: Elastic Compute Service * ess: Auto Scaling * mns: Message Service * mq: Message Queue * nas: Network Attached Storage * opensearch: OpenSearch * oss: Open Storage Service * push: Cloud Mobile Push * rds: Relational Database Service * ram: Resource Access Management * slb: Server Load Balancer * sls: Logging Service * sms: Short Message Service * sts: Security Token Service Homepage: https://github.com/denverdino/aliyungo 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-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 18608 MD5sum: f72ff70b62912cb8dab2e2fa06c7b024 SHA1: 3def4760abcf4d4e2554e16c65faffa90dfebd3b SHA256: 9654c9946876dc5125abdbb69d6c95d5297ff69dab04ead7ee154086596919bc SHA512: a31de388f94c84f6839ec18e4e53a7b65fe76d5f39af7a32cae3a2fee3d6d98485eee3eb1d0d179f6fa462be2833c0ab665f9688f11015c11555441eb833a5cf 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: 147 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dgrijalva-jwt-go Version: 3.2.0-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-dgrijalva-jwt-go/golang-github-dgrijalva-jwt-go-dev_3.2.0-3apertis0bv2023dev2b3_all.deb Size: 33800 MD5sum: 5489dd9519a6da69d8158e9d5e29cf97 SHA1: 90f7e1fff38f5175d86676ab77d9bebcc1093e9e SHA256: 4a40ffded07e49d575f717b6a4209907ed6da0f520ea4bc4ca7100dbbd5416a5 SHA512: 5fda5300fa7be14a698f70774a48e53c50cf4cdbc854dfceb01a0fd2efcb39efa17065b47ca36e5667dc59c99e758db92c65f7abb124ee8074ce547018a9d697 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-digitalocean-godo-dev Priority: optional Section: devel Installed-Size: 605 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-digitalocean-godo Version: 1.37.0-1apertis0bv2023dev2b3 Depends: golang-github-google-go-querystring-dev, golang-golang-x-oauth2-dev Filename: pool/development/g/golang-github-digitalocean-godo/golang-github-digitalocean-godo-dev_1.37.0-1apertis0bv2023dev2b3_all.deb Size: 73512 MD5sum: ff1b4570d339f589984d954f29065e2c SHA1: ff7439b0bb3896cfdd42bd5bba936871f80dcaf0 SHA256: 079fb737bb01c1979585df15630f08915e2394e2551dc76affb6d922f64b4327 SHA512: 0dfaed3f7c38b95107c0f6383946f7b88023dc4017df07553ca05189fcc471a4c6eb81b65c135a62a3431fc06d1bb2bb77c0ac2aaa5da2c2ae60a854e305f08a Description: DigitalOcean API V2 client library for Google Go Godo is official API client library from the cloud provider DigitalOcean for the Go language. The functionality of the web based control panel of DigitalOcean is also available through the API. It could be used to manage droplets (private virtual servers) and resources within the cloud in a simple way using HTTP requests. For authentication, personal access tokens (PAT) are used. Homepage: https://github.com/digitalocean/godo Package: golang-github-dimchansky-utfbom-dev Priority: optional Section: golang Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dimchansky-utfbom Version: 1.1.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-dimchansky-utfbom/golang-github-dimchansky-utfbom-dev_1.1.1-1apertis0bv2023dev2b3_all.deb Size: 5608 MD5sum: 51d6b3626da892ecc33168fae9487b30 SHA1: f391c2ba578f96bc44b8d3ad5834f1d42dc69d94 SHA256: 34fbbc65b4c4aa9f2b4a9e18177731b6b151e9fc14ac272f97aacbd381c25b0b SHA512: c9215a0cb76276659fb62f148c8d661ee757d92df0b86d63afd758e6712c101f1b1e162b279c2387bc1021d91dd73babadaf31c30e3dead74746d7e53858f487 Description: Detection of the BOM and removing as necessary The package utfbom implements the detection of the BOM (Unicode Byte Order Mark) and removing as necessary. It can also return the encoding detected by the BOM. Homepage: https://github.com/dimchansky/utfbom Multi-Arch: foreign Package: golang-github-dnaeon-go-vcr-dev Priority: optional Section: devel Installed-Size: 90 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-dnaeon-go-vcr Version: 0.0~git20180814.aafff18-2.1co0bv2023dev2b3 Depends: golang-yaml.v2-dev Filename: pool/development/g/golang-github-dnaeon-go-vcr/golang-github-dnaeon-go-vcr-dev_0.0~git20180814.aafff18-2.1co0bv2023dev2b3_all.deb Size: 20676 MD5sum: edebbd694d6adca87ee2a4fd6299616e SHA1: cce90fe07434cb5a7ee916ecb97980decf751487 SHA256: e63ca7cce54c18ae0abf3c92f2f20bf5d1a22b42b5f860c383397feb048927be SHA512: 1b2d72647468ac340e7cee5f96320f122fab23924e68be6611e57844319bd0118b8118bc8c85eb72b8ea5e448defb8c1fde51ba74aafa2010795f464d1567cc0 Description: Record and replay your HTTP interactions for tests go-vcr simplifies testing by recording your HTTP interactions and replaying them in future runs in order to provide fast, deterministic and accurate testing of your code. Homepage: https://github.com/dnaeon/go-vcr Package: golang-github-docker-distribution-dev Priority: optional Section: utils Installed-Size: 1631 Maintainer: Debian Go Packaging Team Architecture: all Source: docker-registry Version: 2.7.1+ds2-7apertis0bv2023dev2b3 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 (>= 1.0.2~), golang-github-spf13-cobra-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-gopkg-check.v1-dev, golang-gopkg-yaml.v2-dev Filename: pool/development/d/docker-registry/golang-github-docker-distribution-dev_2.7.1+ds2-7apertis0bv2023dev2b3_all.deb Size: 263696 MD5sum: 8d9ab5ce04e7cfc7daf66ea859f4fe0b SHA1: 238b097d3168053780e921f2c9f6f337ad21fe4b SHA256: e8d88bd94a0d9049765deb6cb01b452525219750f51c64f90631954a5f947a3b SHA512: db6f2d69f237abbdae299501a095bac63d7da6251e7f039b799c13f223ff5b17b6e0075964568102ac635392d4805528bb428cb0cb62823bc598fbf0635b739b 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: devel Installed-Size: 117 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-docker-credential-helpers Version: 0.6.3-1apertis0bv2023dev2b3 Depends: golang-any Filename: pool/development/g/golang-github-docker-docker-credential-helpers/golang-github-docker-docker-credential-helpers-dev_0.6.3-1apertis0bv2023dev2b3_all.deb Size: 21016 MD5sum: 12626ccb2a802bc00bc4d3f5d03a57cd SHA1: e3203afc8b12b24b260b432c1f33450794027de9 SHA256: e764d00f04cc9cb47f048b766c129d23fc0ce5d7b660486684a35c326aabf6b6 SHA512: e11ddb882bcb024a4ae7dd3ed6da954c3ddbf5f6de167760a3eb30416e961f9a0c9544cea3b253a11bfd5095a5ca73ca6f3f0963a79054f150b24bbf749635d4 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 Package: golang-github-docker-docker-dev Priority: optional Section: golang Installed-Size: 7769 Maintainer: Debian Go Packaging Team Architecture: all Source: docker.io Version: 20.10.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3 Depends: 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.5+dfsg1-1+deb11u2+apertis1bv2023dev3b3_all.deb Size: 1114960 MD5sum: 7765f382aff74e73cf0836eb75195558 SHA1: 0968f8dcdf45b33af78a1ae5b2f4cf119bfb227d SHA256: 30cdd0e48b7d47bd44940291ab14166d02612278fd11be8ee877a79ff24064f2 SHA512: e2835fc064dcc2a8c9d1312d114ba7fb366452596a60ee2fbba92744cd0740e4d4f18f2bbb61a6948dca79bf73674f45cc4ea1b11e2a4e5c08439c9e1dd04503 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: 123 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-go-connections Version: 0.4.0-3+apertis2bv2023dev2b2 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-3+apertis2bv2023dev2b2_all.deb Size: 26952 MD5sum: 2d56eae7ddf4ef89fc0a7f073195ae40 SHA1: fe033e3b01d424e20c08f954b290a21ac90ecad3 SHA256: 84076401b52d0c30b50e1f4254da45b9511ce0c47575c0d165e9ff40021f943c SHA512: 6792c22b86c56330b77be4377a6b61fa7b234fa358eb3507a1d3e7ece2bf8275f41945d1efa05c9f73b3299c518979ae2086e59803b3504dbb902c5e168796ff 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: 318 Maintainer: pkg-go Architecture: all Source: golang-github-docker-go Version: 0.0~git20160303.0.d30aec9-3co1bv2023dev2b3 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-3co1bv2023dev2b3_all.deb Size: 165720 MD5sum: 1688e904ae77b03073231a0f9c4e655d SHA1: 8b6c215a07c42a8890b72c0f12d8f0a8111ea46b SHA256: 33ff17493f9c01331e182e4764b7ac66b90fd4f50887cdfc8834fccaeb759b7c SHA512: 3c7bf608139861678fac1118bd70ca77ac1dbd594ed673d6cd0162238d37551df80b090a09cee73c82a8ac97ae8b4a0b586a3a23e3ffdb88f93a55c99d97f326 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: 52 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-go-events Version: 0.0~git20190806.e31b211-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 12284 MD5sum: 20763d92a17796a3b9d1ff416e725f59 SHA1: 8bbe8307bc6f3da65e2298918cf2e5f3b8921360 SHA256: bc174fdd454a38316393f1e34501ea30c4af5de53b3591ae20f499e165b2700d SHA512: 6fa4a4a97206f52b7c69943bf45cb8fa67b31bbe9f8f904004864022a9cd9040c245535578aab48424a8e0916c511e3a1b8af55101f415c6907e64561ecc9f00 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 Package: golang-github-docker-go-metrics-dev Priority: optional Section: devel Installed-Size: 71 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-go-metrics Version: 0.0.1-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 18884 MD5sum: 2740afcb2e2865eeecc765c59cc0eb7b SHA1: 3696362dcbb1bc83f795ad2f9af9c40a8b0be434 SHA256: 7d32c442a940d0a5a5ebeba313c7db8953fd76f5776213145e9954618305110f SHA512: 19104f468200b30a34e320b07fcf1e254387368889f080ba32c1037671cf6819816870cb58e181d15a6e5da826b7c04608800932659da93b3434ba09a49db136 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 Package: golang-github-docker-go-units-dev Priority: optional Section: devel Installed-Size: 39 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docker-go-units Version: 0.4.0-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-docker-go-units/golang-github-docker-go-units-dev_0.4.0-3apertis0bv2023dev2b3_all.deb Size: 7936 MD5sum: 6f82b446e24db0160955b2aca6a75e62 SHA1: f547ba1778f6d8ef433bcdefad91c9898958d2c4 SHA256: d9ed656c95938a9663b94dec815b306380c7e474a4f249775a8b53d2631cc219 SHA512: b43dc779cdf9c92630f31cfebf15c8cd031badb7cd84e56b6c7b8f8a25e2b34779459ae818c538af6d035760a0d5554d75698502fd17495becfc3b0da48d0fe6 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 Package: golang-github-docker-libkv-dev Priority: optional Section: golang Installed-Size: 135 Maintainer: Debian Go Packaging Team Architecture: all Source: docker-libkv Version: 0.2.1-2apertis0bv2023dev2b4 Depends: golang-etcd-server-dev (>= 3.0.0), golang-github-coreos-bbolt-dev, golang-github-hashicorp-consul-dev, golang-github-samuel-go-zookeeper-dev Filename: pool/development/d/docker-libkv/golang-github-docker-libkv-dev_0.2.1-2apertis0bv2023dev2b4_all.deb Size: 31624 MD5sum: 48bb2b2110eb0a573c92c713793320f9 SHA1: 3be0e2cc7d4af5a8600e48f0894399d4ca1fb0cc SHA256: 73e445461e23df9c7b7a38fd5b8cb398162aa6ce728bc7ef82532faf7c1f86e9 SHA512: 5805987180884daa0c057930876598ac92b52881e56ecac95f16b6e128e2d4f2ed8c696d03cbd9aafde36de87e19b33e67af5507080ae0e10e8073b84166f8d7 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.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-docker-libtrust/golang-github-docker-libtrust-dev_0.0~git20150526.0.9cbd2a1-3.1apertis0bv2023dev2b3_all.deb Size: 31136 MD5sum: 598cdbe5268131e91a50d1b0216b3e2e SHA1: c1694ea5024954178bc2df3ee3c1cd73473f21cd SHA256: e346ed4eeb910c8fd78df15873814187e203461afb8ffa6f4d38e0bc99ea43e7 SHA512: f209947d4d81802c3e06e9fdca8c6ffe823d27b0e500c07d747e30f8e479ce953717c721e3cc6a4b6aab69ac3b05031f5393d9051cc5262bcb1c32a5194ff698 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: 2321 Maintainer: Debian Go Packaging Team Architecture: all Source: notary Version: 0.6.1~ds2-6apertis2bv2023dev2b3 Provides: golang-github-theupdateframework-notary-dev Depends: golang-github-bugsnag-bugsnag-go-dev, golang-github-cloudflare-cfssl-dev, golang-github-docker-go-connections-dev (>= 0.3.0~), golang-github-docker-go-dev, golang-github-dvsekhvalnov-jose2go-dev, golang-github-go-sql-driver-mysql-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 (>= 0.0~git20160602~), golang-github-shopify-logrus-bugsnag-dev (>= 0.0~git20171204~), golang-github-sirupsen-logrus-dev (>= 1.0.2~), 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 (>= 0.0+git20160110~), golang-golang-x-sys-dev, golang-google-grpc-dev (>= 0.0~git20151002~), golang-gopkg-gorethink-gorethink.v3-dev, golang-goprotobuf-dev Filename: pool/development/n/notary/golang-github-docker-notary-dev_0.6.1~ds2-6apertis2bv2023dev2b3_all.deb Size: 380540 MD5sum: 6e889393af6ecdcd270d35de2d4fbf0a SHA1: 197397bf9a64f6de44cc5f9e34d1cd320bb8ecf5 SHA256: 1303d2144dfe2b4c0f3aea33007a872c5a1be431f97ba8c3c1a1a68a28b399c5 SHA512: 0d7a06cf3a3a192bad8bbc40094e38dbb9d4a8d25d05db6cf7840e81d88c1edc3c4adc5e57daaf27fee1099172c782fa094d31340e33abe4d93b0ddcd3d6d0ab 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/theupdateframework/notary 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-1apertis0bv2023dev2b3 Provides: golang-github-moby-spdystream-dev Filename: pool/development/g/golang-github-docker-spdystream/golang-github-docker-spdystream-dev_0.2.0-1apertis0bv2023dev2b3_all.deb Size: 25300 MD5sum: e20b77f0c743d7a287b1f06ba598e6e0 SHA1: faf60a9b8be494cad67326d5aebba1c3a5816364 SHA256: be9d2f46b4936ed64e7e7a2cbdc017b2fbf1df3685987f3a4c1164e8e1ab4507 SHA512: 034410d3183baa1083372f54ea5a2d358e56ad02f7cac788e6acc9b00a8036e7fe259e079790b330f79768939e53eebfc3729b0e446e0b98844c690605534da4 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: 78 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-docopt-docopt-go Version: 0.6.2+git20180111.ee0de3b-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-docopt-docopt-go/golang-github-docopt-docopt-go-dev_0.6.2+git20180111.ee0de3b-1apertis0bv2023dev2b3_all.deb Size: 17776 MD5sum: 528590e4fb9025b068d950055f762055 SHA1: cae95478a9b96442d7b6041ee3617191574ef4fd SHA256: a44b4c15df2d7d53b9008ec20c89ca2eea33885be80b5ce5dcf3998b49d55525 SHA512: f3ab0f5ffd727446adc2567bf4c56357fb3dde63f080ab825f59af7d13e6a1993a50f76cbbb5590f0584865d97ccf23f2ad6ae58b258fe73b0bf52da9d4e3805 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-2apertis0bv2023dev2b3 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-2apertis0bv2023dev2b3_all.deb Size: 5660 MD5sum: b96ada58ced31946289f7713fbb2f062 SHA1: 201440c67601af8dbdc7999ce0931fdc6e16f15e SHA256: 9d70d8ff8fc686a0903e642418cf669c0cb843991f0e279ab738d085317aa69c SHA512: b97390d240a27c31dc8b945167deb674fd069faead91fe481842997ec4865c4fcce6b7fa32bf81d2e086da3f09c037cf6f1a1d226e0bc03793c2429410c524ad 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-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-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-dustin-go-humanize/golang-github-dustin-go-humanize-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 16844 MD5sum: 38f46df0a039e85dd7f732ed388f5779 SHA1: fcb0d6480cd1afe7fbe7c2700c8b28d7e2ac4fee SHA256: a25a939ec193aa97c4ac28d34e3e304d84b00f7afbd6bcbca7969fc773505b67 SHA512: 5bc580c81a1d940d0f753fcfacbe7e909bf9bef445c8c58fe6d20e8b4d598ce7ad144f6fea55e26a0a7576afbc3608f747f59dad6376b94c11d4e21c66fc1437 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-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-dvsekhvalnov-jose2go/golang-github-dvsekhvalnov-jose2go-dev_1.5-1apertis0bv2023dev2b3_all.deb Size: 55828 MD5sum: 5544fcb4c02a49a5961356473e6d15b1 SHA1: da49a673461f8e76e2866577d85d7a36f07164ef SHA256: e56931c693fb0f9d17fc4c3d39e43026d644776485d24a978cd1301dd4304301 SHA512: 5f4da89e683d4dbdbb2a835f7a8354a73738c0aca569e019d8669a1aac7042acde155c0c65068b7fa70c4ff53d70a38a662051f615bebbc02724fb8942e6f520 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: devel Installed-Size: 22 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-eapache-go-xerial-snappy Version: 0.0~git20160609.bb955e0-1.1+apertis0bv2023dev3b1 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~git20160609.bb955e0-1.1+apertis0bv2023dev3b1_all.deb Size: 4992 MD5sum: 907c561becc03b0ab73a0444a1e91fc7 SHA1: 51785307ae8dd2c0fbcd5b923d23e389c057d940 SHA256: 3d33dd6d938d539013f180e365fe173016e965b27cc4dd053f1e75d836f98e83 SHA512: 581f0e931ece790f32ea408d11cb8dcc1bc353d13a889e31123e59d5edab8199e44c97bfcdf44976e356ebf44dd946973fb5b5bd33055c6ac27905f8d329f954 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 Package: golang-github-eclipse-ditto-clients-dev Priority: optional Section: devel Installed-Size: 237 Maintainer: Detlev Casanova Architecture: all Source: golang-github-eclipse-ditto-clients Version: 0.0-63-g44dd546-0+apertis3bv2023dev3b1 Depends: golang-go Filename: pool/development/g/golang-github-eclipse-ditto-clients/golang-github-eclipse-ditto-clients-dev_0.0-63-g44dd546-0+apertis3bv2023dev3b1_all.deb Size: 30568 MD5sum: ecb7f2f51ac204fea4b0d629564c3cf6 SHA1: 50f75b5222e33001561b420cfaecd8298a52a676 SHA256: 09d1c6cb28daa0a996cf69fcdb7889aad60c0a8fd41136aa81386cb98b8c63f3 SHA512: 054b338fd03fd766f74cfb799c797557e66f68bdfa85341babd2366372f979ee357e05c549b3b73a5b696a1588a94aa8b7713cf1920e98d8464846807d4a2186 Description: Eclipse Ditto is an open source framework helping you to build digital twins of devices connected to the internet. It is by design domain agnostic and thus may be used in industrial, residential, agricultural and many other IoT domains. Homepage: https://www.eclipse.org/ditto/ Package: golang-github-eclipse-paho.mqtt.golang-dev Priority: optional Section: devel Installed-Size: 343 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-eclipse-paho Version: 1.3.5-apertis0bv2023dev3b1 Replaces: golang-eclipse-paho-dev Provides: golang-eclipse-paho-dev Depends: golang-go, golang-github-pborman-uuid-dev, golang-github-sirupsen-logrus-dev, golang-golang-x-net-dev Conflicts: golang-eclipse-paho-dev Filename: pool/development/g/golang-eclipse-paho/golang-github-eclipse-paho.mqtt.golang-dev_1.3.5-apertis0bv2023dev3b1_all.deb Size: 61828 MD5sum: 389d5a139c287d2202f4c4b9ef5dfd28 SHA1: cb15c6d04d71f626c8da65bac95ee4dc76195a82 SHA256: 6e158c8156640983dcc2c036ab3e9b95fd48f8ccfb19b1033732ea6804faaca4 SHA512: 6341200ecd210e902c5040cb50e62a6952341a6b430b8008efd8c51d5d3de9806ac702e2b1b968c389f9d17f81b497359d302a323dc93a4fcb7b1331ff183984 Description: Go package implementing MQTT client library by Eclipse Paho The Paho MQTT package provides a library which enable applications to connect to broker to publish messages, and to subscribe to topics and receive published messages. Homepage: http://www.eclipse.org/paho/ Package: golang-github-elazarl-go-bindata-assetfs-dev Priority: optional Section: devel Installed-Size: 25 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-elazarl-go-bindata-assetfs Version: 1.0.0-1.1apertis0bv2023dev2b3 Depends: golang-go Filename: pool/development/g/golang-github-elazarl-go-bindata-assetfs/golang-github-elazarl-go-bindata-assetfs-dev_1.0.0-1.1apertis0bv2023dev2b3_all.deb Size: 5788 MD5sum: 29bb4773ae31ae49cc271cbb08dbbb21 SHA1: 0659ba0a8b28bd55e2a54d0d956309a29f09ba01 SHA256: 2406347effe730ec6fdac0c8ee74f768d853f809cea462b3f370e82a1f2c1548 SHA512: 745a0f73932e6c5927ee591dc9318130a267182db732a385d136bda1c66bb17d019b27791232ee86bffcd0be7700aae3c259269434061b882c58fb246d352921 Description: Go library to serve embedded binary files with net/http Serve embedded binary files that have been encoded using the jteeuwen/go-bindata library with net/http. This allows data files to be served using HTTP but those files are represented as Go source code. Homepage: https://github.com/elazarl/go-bindata-assetfs Package: golang-github-emicklei-go-restful-dev Priority: optional Section: devel Installed-Size: 236 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-emicklei-go-restful Version: 2.11.1-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-emicklei-go-restful/golang-github-emicklei-go-restful-dev_2.11.1-2apertis0bv2023dev2b3_all.deb Size: 48400 MD5sum: b5f7dd1b5405ae24ebaf1f0958076fb0 SHA1: 11f2ea7021ded78bfc90182885903b67e47d1677 SHA256: de665da8d3e48af5edee791c29f7b5c2502d37197a0f93d97684c1cb30740977 SHA512: 0a3240a89eb29a49c1cce19cd56332dd8c108b2a03bbb5eb5d609d358909e024422eac11036cc4f7964b1f1083806f58e472046a0403e7ce41b67824ef7596d5 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 Package: golang-github-emicklei-go-restful-swagger12-dev Priority: optional Section: devel Installed-Size: 102 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-emicklei-go-restful-swagger12 Version: 1.0.1-3co1bv2023dev2b3 Depends: golang-github-emicklei-go-restful-dev Filename: pool/development/g/golang-github-emicklei-go-restful-swagger12/golang-github-emicklei-go-restful-swagger12-dev_1.0.1-3co1bv2023dev2b3_all.deb Size: 20588 MD5sum: 30ba6f24e5f263559139642ee4d1b266 SHA1: d58a0279d38c85d511f30cbeb2f12cda58a842dd SHA256: 1f1463db3e620ace132016c2b2aa90c5d1984bb07dd6b3295e876041ce7c68d5 SHA512: a43988dc0b809d0ee6801b7af6e6a9b86223bfef01fa40924b7ebe9f105b37aa1592db8738453a4524893fb0d0be513afef87c4acc14b2548ad3e635fd8a0c6c Description: Swagger 1.2 extension to the go-restful package 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. . This package provides Swagger UI 1.2 support for go-restful. Homepage: https://github.com/emicklei/go-restful-swagger12 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.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-erikstmartin-go-testdb/golang-github-erikstmartin-go-testdb-dev_0.0~git20160219.0.8d10e4a-1.1apertis0bv2023dev2b3_all.deb Size: 8308 MD5sum: 94e3b9207df634fc0668b80a5d3ae9b9 SHA1: c75da89148087f50d02bf61a0b1b11765dff0599 SHA256: 2cc14a111290dba6d46df62d00699fc122c82774fe31c49a5258661c6271e3e4 SHA512: af358cdc4acef5e621c7390d4edf262d28ca7beb151bfda52611d8fd22d52170a911361fef8ed6b38e3963b04c08da4220241a05d019df825b47e6ffa7e7719d 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: 156 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-evanphx-json-patch Version: 5.2.0-1apertis0bv2023dev2b3 Depends: golang-github-pkg-errors-dev Filename: pool/development/g/golang-github-evanphx-json-patch/golang-github-evanphx-json-patch-dev_5.2.0-1apertis0bv2023dev2b3_all.deb Size: 21536 MD5sum: d880d7670868ec723dd942f7aecc552c SHA1: 9dbcf1d20365fd15fb2d5ba53ade12e2c13c5d92 SHA256: f1f99122771cbf800b8a54010ec7dd80d072206cc0f1a4576fe5d2ac234dbc41 SHA512: 72cdcde779705fa3b16d5825921d63423960cc9d5d031fb828240b4f9dfe1a6ba988b33867772626d00f61650e4eea02973d778d9aa9d9cfe9d850af1197e822 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 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-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 11620 MD5sum: 3ef7ffcf280bcf30acd9203c30b3e844 SHA1: 34af661aac39069b5ea817c14d15cfe3db34d7e2 SHA256: 62cf5db076820a8c1539a7175a2a8af0cb8c91a8ddbfcc3b2b5c3162d29161dc SHA512: c18a4329f3a9ad6c752c32f01ffdd60321006a50fe92e34ec97b0f668260551e3ade5f08dcb9db9587a2fa2b55501d3fcef25e54df5bbce7ddfcb46a247c8312 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-fatih-structs-dev Priority: extra Section: devel Installed-Size: 75 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fatih-structs Version: 1.0.0-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-fatih-structs/golang-github-fatih-structs-dev_1.0.0-1.1apertis0bv2023dev2b3_all.deb Size: 13616 MD5sum: 7dbd8f90e517451e172ae6e204b647ef SHA1: 95577cae9386baff31c82918b241f464e96bc6d5 SHA256: f7fdb49599f270c9e08fc319a4dbc31624462fb4110228b2fd4a1cadbf959192 SHA512: 30bb526a4ce92f0540533d00544ea3b35541a30c236fdab26bf8fd21177158bea5c4e5095949cda46d8c70b48542904f6d01e1be6ce31a37f9e3f6fe9fb284f3 Description: Utilities for Go structs Structs contains various utilities to work with Go (Golang) structs. It was initially used to convert a struct into a map[string]interface{}. With time we've added other utilities for structs. It's basically a high level package based on primitives from the reflect package. Homepage: https://github.com/fatih/structs 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-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-fernet-fernet-go/golang-github-fernet-fernet-go-dev_0.0~git20180830.9eac43b-2apertis0bv2023dev2b3_all.deb Size: 7936 MD5sum: c62b46f33570ecacf96e258ff6054e2f SHA1: 6884a4ec0f5eb01c5cc2ca700d098e0a190624a1 SHA256: 64857a89b8c0ecc1727a0e2992ad55be943a152ec56d3cce86f8ea10c460e37d SHA512: 5a0910be859078e5f9201bfd21d6d3bff607c60e44bb73ddf27db4fc32e2f6f8890558b3b8af676026f48c2bdf6ce83b0f82197fd51fb30292ae843ea6066ad8 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: devel Installed-Size: 85 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fluent-fluent-logger-golang Version: 1.5.0-1apertis0bv2023dev2b3 Depends: golang-github-bmizerany-assert-dev, golang-github-tinylib-msgp-dev Filename: pool/development/g/golang-github-fluent-fluent-logger-golang/golang-github-fluent-fluent-logger-golang-dev_1.5.0-1apertis0bv2023dev2b3_all.deb Size: 14892 MD5sum: 2868c8f5b8cd11ce2685c7da276f96c4 SHA1: beb5ff2a945a3ea8fb6735162636d5f2559c7471 SHA256: 46d9857cce43917a5a853010f4d7e28e5904297da22a8846314a42b7d4cd7bca SHA512: 1aa4348b5e552b7da1bc21cd8eb50fdf5f121671fa7a7fbc5ef7dd364f5a48cc3c37a6aa1cb068058d4c4935205a185a13b46a1c0a5a5ddbf26b186ade59cdc4 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 Package: golang-github-frankban-quicktest-dev Priority: optional Section: golang Installed-Size: 176 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-frankban-quicktest Version: 1.11.2-1apertis0bv2023dev2b3 Depends: golang-github-google-go-cmp-dev (>= 0.5.2), golang-github-kr-pretty-dev (>= 0.2.1) Filename: pool/development/g/golang-github-frankban-quicktest/golang-github-frankban-quicktest-dev_1.11.2-1apertis0bv2023dev2b3_all.deb Size: 31624 MD5sum: 39fb3c4b123405aaee266d539ee3d10f SHA1: 0c75628d28bcbe48c903f0fd58a9a487046d8dab SHA256: 0f2d3624b676e8cf6d72af9d06a8f8abbf51b3b5671fa7268756941376050f4b SHA512: 53286b8d93170952096f9837d78f1851629c4c329bfa7c64a1bc7386d08fbe7835e0f01ae623aa473e98c33fce0417fea775e024009994b61106d6dbe07ec019 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 Package: golang-github-fsnotify-fsnotify-dev Priority: optional Section: devel Installed-Size: 131 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-fsnotify Version: 1.4.9-2apertis0bv2023dev2b4 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-fsnotify/golang-github-fsnotify-fsnotify-dev_1.4.9-2apertis0bv2023dev2b4_all.deb Size: 27768 MD5sum: 735a7a095fcd2e22f31e7740e186d9bd SHA1: aa71dcb422b85b0b4e462da4e3789997cd78e845 SHA256: 7e65d40f56200b2e2db8aa9738fb302c9d0cea1f80e3e5598893f680583ac0dc SHA512: 71df9bbb26f4c190166fdf1dedc753d030a0fa762fc46528617a04d5349fc42ddff43b370524ca6db37460d3d1fbc9a51b7d5578302041fb71327870b835d62d 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://fsnotify.org/ Package: golang-github-fsouza-go-dockerclient-dev Priority: optional Section: devel Installed-Size: 872 Maintainer: pkg-go Architecture: all Source: golang-github-fsouza-go-dockerclient Version: 1.6.6-1apertis0bv2023dev2b3 Depends: golang-github-docker-docker-dev (>= 17.12.1~), golang-github-docker-go-units-dev, golang-github-gorilla-context-dev, golang-github-gorilla-mux-dev, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-fsouza-go-dockerclient/golang-github-fsouza-go-dockerclient-dev_1.6.6-1apertis0bv2023dev2b3_all.deb Size: 127380 MD5sum: dc6c80489d6eace9d994690af457c837 SHA1: 361f19d5912c35538525c9ab197d1bdfa94426f1 SHA256: 377526557dd03de3b3b1ea9c2c42cc83b5d4150fcfcbff2e3aa12efebf73b91b SHA512: 829ea4fc87d9554d97ba10643e40aea7bb58818cd105383a6716f43f3a23cdafad3606d0a194f8e17929c47087c61b9caa723ec4a4c6de30268e9a9d0ab72700 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: devel Installed-Size: 83 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fullsailor-pkcs7 Version: 0.0~git20190404.d7302db-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-fullsailor-pkcs7/golang-github-fullsailor-pkcs7-dev_0.0~git20190404.d7302db-2apertis0bv2023dev2b3_all.deb Size: 23696 MD5sum: c18eda1288495f8ecc33f6eeb4c6787a SHA1: b9ae27d304e8fbf2343750e48ad994880caff1eb SHA256: a9aefe4443b7153f25c2611f9a3218339e75367346e3d94dfb531e0d04fdf5b8 SHA512: d792d6a3d377332d7eb37b27eb0aa0152740524c5a77d9e22d323488a816134856a8880ac3b28efeaaf5016081870d8c28c259b531621d306cdd3b7fed043b7f Description: Implements a subset of PKCS#7/Crytpographic Message Syntax (rfc2315, rfc5652) (library) pkcs7 implements parsing and creating signed and enveloped messages. Homepage: https://github.com/fullsailor/pkcs7 Package: golang-github-fvbommel-sortorder-dev Priority: optional Section: devel Installed-Size: 23 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-fvbommel-sortorder Version: 1.0.2-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-fvbommel-sortorder/golang-github-fvbommel-sortorder-dev_1.0.2-2apertis0bv2023dev2b3_all.deb Size: 4828 MD5sum: a867f128d50be612acd0db7d8e42e65c SHA1: 94561a39144d27491fbd98d4d9fcdc8713a34d23 SHA256: a8480d50e2f8435a3777abe5c4a87a47d45f9a685c6117c13977e0d07a472553 SHA512: 121d741e0084d106c93065d5da5ddb36e3cad1ae7a11f5e3eda7f1843c0b99f8eeefe6145eb61a61fa7b35d701502bf5f1b3e482ed0a823c2fa9c9d1d402ec39 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 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.1apertis0bv2023dev2b3 Depends: golang-any Filename: pool/development/g/golang-github-garyburd-redigo/golang-github-garyburd-redigo-dev_0.0~git20150901.0.d8dbe4d-2.1apertis0bv2023dev2b3_all.deb Size: 28376 MD5sum: 4ed280f4d088dc0ee5c293fefc089118 SHA1: be8775dc1bb71f58a4d44fa63631977ccc96fb0d SHA256: 692fb411758d993b83d581ac252bdb039649669278fd0f4256bc73b5f2e08130 SHA512: f923f7c52cb4e1734e2751b4233acf24c47a573674fdc5d168c9a4ab090428df4f6ddce1a9836666000afa92b14c9551383d3d1c903d98c203df012bfea33651 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: 57 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-geertjohan-go.incremental Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-geertjohan-go.incremental/golang-github-geertjohan-go.incremental-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 6416 MD5sum: b5b54ed0fa6c790c0fa75140dd1f4bb6 SHA1: a0531c370e39e8273192bd1420202938fafe4d39 SHA256: 9fd4bfd3b1fbbd89bea76efb5c111f025645515b1d76de0ccb0f447b034cbc0a SHA512: 0e6350055f0218a649df51d9888da3aac0cb929c725d098df1f9529acc0c07908d6e39bf61e3f5dd67ca5d3fea9e9e93264a4a65ed00d875444a2a91d29263f5 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 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-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 68156 MD5sum: 9287d9a137ff7c427a273c1fc54d2521 SHA1: c2a882b809c2bdae5ab141617a47ac2651e21a87 SHA256: 931ce7a4f289fd064656e7a78ecb416a79075c1b4928e641fa1300020057d3d9 SHA512: 29762517ca55cb7bd8bf0cad939731491ceb89be2af3602c13bd6810c84a9a1f59f13e8322cd1885fd6368635ad5f4d62f4701a8d65cb34a0eae19b156b7c0cd 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: extra Section: devel Installed-Size: 47 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ghodss-yaml Version: 1.0.0-1.1apertis0bv2023dev2b3 Depends: golang-yaml.v2-dev Filename: pool/development/g/golang-github-ghodss-yaml/golang-github-ghodss-yaml-dev_1.0.0-1.1apertis0bv2023dev2b3_all.deb Size: 13316 MD5sum: 733f165c4f83ed28e614df74e3cdbdba SHA1: cc6e9ce46ce7343f76e1defed883ec99f5aed8d2 SHA256: 6ec120ded55f840259a46db46a207d0f3ab570ad67287cd9ebcf4ff82a2fbaf7 SHA512: e9bc3ec6a5b3b672a3cb20f3dda08b2a9ea1455a6aaaf1edebd2e46ed1a7fe051bd84bb7bf1ba3f7ad95663aa1f0af94b93f6fc3c78de3cd7437c4b56274bafa 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 Package: golang-github-gin-contrib-sse-dev Priority: optional Section: golang Installed-Size: 33 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gin-contrib-sse Version: 0.1.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-gin-contrib-sse/golang-github-gin-contrib-sse-dev_0.1.0-1apertis0bv2023dev2b3_all.deb Size: 6920 MD5sum: 9a49fdf50263076d342f729bdb720f6e SHA1: d934ae7e0a4149428aefe314639eea3b86d92525 SHA256: 630ec217715477a333b7236efaa2b3b13a47b78056f371b4ea0cd4e5d303dcb5 SHA512: 9e73e8d34c528b0b55770d5bc97ccd54e6e1bb62592f6ed81e195fc8cb52c52f44c7e699a4a0057cdb53cb8495e35de30367a94187dbcc2ad3e434f2762c3348 Description: Server-Sent Events implementation in Go Server-sent events (SSE) is a technology where a browser receives automatic updates from a server via HTTP connection. The Server-Sent Events EventSource API is standardized as part of HTML5 by the W3C. Homepage: https://github.com/gin-contrib/sse Package: golang-github-gin-gonic-gin-dev Priority: optional Section: devel Installed-Size: 502 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gin-gonic-gin Version: 1.6.3-3apertis0bv2023dev2b3 Depends: golang-github-gin-contrib-sse-dev, golang-github-go-playground-validator-v10-dev, golang-github-mattn-go-isatty-dev, golang-github-ugorji-go-codec-dev, golang-gopkg-yaml.v2-dev, golang-goprotobuf-dev Filename: pool/development/g/golang-github-gin-gonic-gin/golang-github-gin-gonic-gin-dev_1.6.3-3apertis0bv2023dev2b3_all.deb Size: 90092 MD5sum: fd40f8394770a2da1aab5b23953194f8 SHA1: 0bff3718aa5c4af26f4400b2e6c9daf72eaa65d5 SHA256: 918826cfb74181198c2e6d108abcd0a0b5706568fa8ee7b87ee5d108bf0b5781 SHA512: ba0326173fc68d980a4b903e2c3ac94997f39ded7501f55bc9ae011d22a3bd35c0f3333679d85f2017cd372657b15dbf0e51f99e3e698abe769c86b4b6350d32 Description: HTTP web framework written in Go Gin is a web framework written in Go (Golang). It features a martini-like API with much better performance, up to 40 times faster thanks to httprouter. If you need performance and good productivity, you will love Gin. Homepage: https://github.com/gin-gonic/gin Package: golang-github-git-lfs-git-lfs-dev Priority: optional Section: vcs Installed-Size: 1396 Maintainer: Debian Go Packaging Team Architecture: all Source: git-lfs Version: 2.13.2-1apertis1bv2023dev2b6 Depends: golang-github-pkg-errors-dev, golang-github-spf13-cobra-dev, golang-github-rubyist-tracerx-dev (>= 0.0~git20170927.0.7879593), golang-github-bgentry-go-netrc-dev, golang-github-olekukonko-ts-dev, golang-github-thomsonreuterseikon-go-ntlm-dev, golang-github-xeipuuv-gojsonschema-dev (>= 0.0~git20170210.0.6b67b3f), golang-github-git-lfs-wildmatch-dev (>= 1.0.4~), golang-github-git-lfs-go-netrc-dev, golang-github-git-lfs-gitobj-dev (>= 2.0.0~), golang-github-mattn-go-isatty-dev, golang-github-ssgelm-cookiejarparser-dev, golang-golang-x-sync-dev, golang-github-dpotapov-go-spnego-dev Filename: pool/development/g/git-lfs/golang-github-git-lfs-git-lfs-dev_2.13.2-1apertis1bv2023dev2b6_all.deb Size: 265696 MD5sum: ea6eed5aa35fbb67ff53a270e31d2783 SHA1: 51b3ca66fa400ffeeb1e86c7afac2355ba762dcc SHA256: 63b857cc270e483fd00205d897449acd717183cafe5e5e392e45f158d91e3534 SHA512: c8b4a3d09a550a96ad69686b6d4225a7290d249b9b69ff5487f38be3108c40dc1b4ce942f6bf68b397e3de5b2d1ecbaa83ee99bdbbaa196442c70e634b7a0826 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. Homepage: https://git-lfs.github.com/ Package: golang-github-git-lfs-gitobj-dev Priority: optional Section: devel Installed-Size: 223 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-git-lfs-gitobj Version: 2.0.0-1apertis1bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-git-lfs-gitobj/golang-github-git-lfs-gitobj-dev_2.0.0-1apertis1bv2023dev2b3_all.deb Size: 42836 MD5sum: 81bc678a9b192fe8adf8eeaa4dd4b130 SHA1: 559142ae38a8de93e64f41e03de78bd4f17b7dc3 SHA256: c304ab5ca93eab735a8844745649d12d69c5ab2ba7d464309102fbe017d3740d SHA512: adcf5675c4a22eb11b4dc54723f9a11fb7e269425257eed81bbc3abdb39ae83c139e76436d4da13a3b1b173c95d4c369bcbbc8e74a464aaeadae2d164dd549dd Description: gitobj reads and writes Git objects. Package gitobj reads and writes loose and packed Git objects. Homepage: https://github.com/git-lfs/gitobj Package: golang-github-git-lfs-go-netrc-dev Priority: optional Section: devel Installed-Size: 47 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-git-lfs-go-netrc Version: 0.0~git20180525.e0e9ca4-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-git-lfs-go-netrc/golang-github-git-lfs-go-netrc-dev_0.0~git20180525.e0e9ca4-1.1apertis0bv2023dev2b3_all.deb Size: 9592 MD5sum: 1765b597c44eaed6526fc977e6bc25fb SHA1: cc0b3b3ae4b875c42d1cc746dcab47f0e823a1f2 SHA256: f6a20b4b905687b6c58311e5a2a25466bfd39eeff19e211ca0dcbba8bb50d6fb SHA512: e0df774e1d7470591f1b7c86f79eae7ad033013d45606a89faa13b98e71aaab5dc5ea55ad74cc4169f2270906b070dd0f28d242c6c151dc774617708430232a9 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 Package: golang-github-git-lfs-wildmatch-dev Priority: optional Section: devel Installed-Size: 49 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-git-lfs-wildmatch Version: 1.0.4-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-git-lfs-wildmatch/golang-github-git-lfs-wildmatch-dev_1.0.4-1apertis0bv2023dev2b3_all.deb Size: 10688 MD5sum: 883b0cc674dc89415875e57caf993676 SHA1: 3c45fd09569f1802b19c954ea150e2f3fd9c49f5 SHA256: 60b1ef4f77374f19343d953af116cbd2925204cdfd73b8cc9bf648f328257593 SHA512: d83b23c82e68b79a5986c416f09ebde484c2ca5ad66eddb26cd2d1df1e82f6114ac3b46ae8569e366e8f43064621e4b6631a66d6fdffe98e84490c8b6c27833f Description: Wildmatch is a 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 Package: golang-github-go-chi-chi-dev Priority: optional Section: devel Installed-Size: 320 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-chi-chi Version: 1.5.1-2+apertis0bv2023dev3b1 Filename: pool/development/g/golang-github-go-chi-chi/golang-github-go-chi-chi-dev_1.5.1-2+apertis0bv2023dev3b1_all.deb Size: 63448 MD5sum: 88686ebe17a5034112137dc586dba47b SHA1: 8232766e19958b0ad50a302a4a35189b099d71cf SHA256: 12f3adbc3bb5a48dec3547a5d67848df267af54ff4a10f3ef7f91e957093c408 SHA512: 972c534ae39853262dc1369d8f526e3af73e6b971a3c067660ed1731f9ee0454e5f758d71414900206f97cb19d7246472055561e4cfd5d8e27f990f61252b972 Description: lightweight, idiomatic and composable router for building Go HTTP services This package contains a lightweight, idiomatic and composable router for building Go HTTP services. It's especially good at helping you write large REST API services that are kept maintainable as your project grows and changes. chi is built on the new context package introduced in Go 1.7 to handle signaling, cancellation and request-scoped values across a handler chain. . The focus of the project has been to seek out an elegant and comfortable design for writing REST API servers. Homepage: https://github.com/go-chi/chi Package: golang-github-go-ini-ini-dev Priority: extra Section: devel Installed-Size: 160 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-ini-ini Version: 1.32.0-2.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-go-ini-ini/golang-github-go-ini-ini-dev_1.32.0-2.1apertis0bv2023dev2b3_all.deb Size: 33052 MD5sum: 038671dd1ffe23ff42f36cbddade968a SHA1: 444ebcc43f17fdcc58eb46bd1e4d6a5fe1b67632 SHA256: 09e3db83482c7c8005cf0c534b06f130e141e72e03fe2e2d058e3af82aa01e00 SHA512: 9b465ddb808af22fa15a19de02ee75d986cb5a32550ddb029717f0cc911f31dbca69088cc1cc3dda28e259db78c7f3521af4b11b506f6fca2d83bff334e7e9ad Description: Go package for control of INI file Package ini provides INI file read and write functionality. This library privides functions following: - Load multiple data sources(`[]byte` or file) with overwrites. - Read with recursion values. - Read with parent-child sections. - Read with auto-increment key names. - Read with multiple-line values. - Read with tons of helper methods. - Read and convert values to Go types. - Read and **WRITE** comments of sections and keys. - Manipulate sections, keys and comments with ease. - Keep sections and keys in order as you parse and save. Homepage: https://github.com/go-ini/ini Package: golang-github-go-kit-kit-dev Priority: optional Section: devel Installed-Size: 468 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-kit-kit Version: 0.6.0-3apertis0bv2023dev2b3 Depends: golang-github-dgrijalva-jwt-go-dev (>= 3.0~), golang-github-go-logfmt-logfmt-dev, golang-github-go-stack-stack-dev, golang-github-opentracing-opentracing-go-dev, golang-golang-x-net-dev, golang-golang-x-time-dev, golang-google-grpc-dev Filename: pool/development/g/golang-github-go-kit-kit/golang-github-go-kit-kit-dev_0.6.0-3apertis0bv2023dev2b3_all.deb Size: 103220 MD5sum: b53da46cebe20ca8166260be19f8413e SHA1: 590981e370ac054fe155f4a40e92b4641349d4b0 SHA256: 5277e24ea383f0bcc370699bcb0a2aca2098f4cc63016d7c8134a5664530a122 SHA512: 46e3278c4388527995cea0f70f88ea4289202993ce65d2b34134dc2cc9e3b9992dcef3b85849a0f9d0584928b946ff36026faccc4e00781e47da5d53e0036951 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 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-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-go-logfmt-logfmt/golang-github-go-logfmt-logfmt-dev_0.5.0-2apertis0bv2023dev2b3_all.deb Size: 13604 MD5sum: b9105b1aa90ceba70ebbd20d3692dda3 SHA1: 59954e0fae7055a1e01fd3528e34fd6c7208af13 SHA256: c3d70bcb1aac8ac3fe5c13bc3e2d780746d4cc8b669c3834ab175e896e705e09 SHA512: a622d977b8e64f96e15a711b9e21c921dfc7ae9fb6f7a887394f351973ae3a27617e0443594b4256b4523fac76bbe3021f787ae1747206f299b86b67292e7e9f 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: devel Installed-Size: 47 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-logr-logr Version: 0.4.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-go-logr-logr/golang-github-go-logr-logr-dev_0.4.0-1apertis0bv2023dev2b3_all.deb Size: 9440 MD5sum: 3e900e14559ea4caec5835f49e69f85a SHA1: 17c945ce50d13ed570d48266ed73fc5e76974b83 SHA256: 177d6a822e248659790e6dc90e7d028297f9d922fd8752f317e0c579f9315a1e SHA512: b583439e4ef6b1edb9d81d37b59fec2fe99f482f789fe5f8e638017a6179371aea184f9ad982ca2941fd772c7b6e53e79f7e2fc031e58325cb8e5ff95d7bc352 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 Package: golang-github-go-openapi-jsonpointer-dev Priority: extra Section: devel Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-openapi-jsonpointer Version: 1:0.0~git20160704.0.46af16f-1.1apertis0bv2023dev2b3 Depends: golang-go, golang-github-go-openapi-swag-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-go-openapi-jsonpointer/golang-github-go-openapi-jsonpointer-dev_0.0~git20160704.0.46af16f-1.1apertis0bv2023dev2b3_all.deb Size: 5884 MD5sum: b5b6ed25aa02fa3d3c0b963a108d9be4 SHA1: ac0c7287bc8d0610e6337b6865e623887b4b9304 SHA256: 1bef8daf05237998ab2d16c5aebcd3c58fb67f03c039d836466e35e23b48c4f7 SHA512: cd2e68749abe722bfea84889b05232df77cf13e3b3b8645109b5669d82a2e10ef7ea1c27e1b086bd17684a5247779d4157ca38baab1e85125ebc0927d7c64ce5 Description: fork of gojsonpointer with support for structs gojsonpointer Build Status (https://travis-ci.org/go-openapi/jsonpointer) codecov (https://codecov.io/gh/go-openapi/jsonpointer) Slack Status (https://slackin.goswagger.io) license (https://raw.githubusercontent.com/go-openapi/jsonpointer/master/LICENSE) GoDoc (http://godoc.org/github.com/go-openapi/jsonpointer) An implementation of JSON Pointer - Go language Status Completed YES . Tested YES References http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07 Note The 4.Evaluation part of the previous reference, starting with 'If the currently referenced value is a JSON array, the reference token MUST contain either...' is not implemented. Homepage: https://github.com/go-openapi/jsonpointer Package: golang-github-go-openapi-jsonreference-dev Priority: extra Section: devel Installed-Size: 29 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-openapi-jsonreference Version: 1:0.0~git20160704.0.13c6e35-1.1apertis0bv2023dev2b3 Depends: golang-go, golang-github-go-openapi-jsonpointer-dev, golang-github-puerkitobio-purell-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-go-openapi-jsonreference/golang-github-go-openapi-jsonreference-dev_0.0~git20160704.0.13c6e35-1.1apertis0bv2023dev2b3_all.deb Size: 5208 MD5sum: 4c9c0e859bfa65ae54f25ebe1b2d2257 SHA1: f6b609a09ebb6577355a05594913e9e333686c20 SHA256: 8af11284cf0ff840a37c4e44a46cc2e4846db7bf1ac65b6c5ed259878c290a2b SHA512: 6800adefd999e41f0271d0db125459b04acc6b5ececc9f8adc2b693a28684400ec9281903c342485ccaa8c685b599a1736577fafb28a4ac692201289df6463a1 Description: Implementation of gojsonreference with struct support This library implements an implementation of the JSON Reference specification. It adds support for structs. Homepage: https://github.com/go-openapi/jsonreference Package: golang-github-go-openapi-spec-dev Priority: optional Section: devel Installed-Size: 2040 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-openapi-spec Version: 1:0.15.0-1apertis0bv2023dev2b3 Depends: golang-github-go-openapi-jsonpointer-dev, golang-github-go-openapi-jsonreference-dev, golang-github-go-openapi-swag-dev (>= 1:0.15.0~), golang-github-stretchr-testify-dev, golang-go, golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-github-go-openapi-spec/golang-github-go-openapi-spec-dev_0.15.0-1apertis0bv2023dev2b3_all.deb Size: 134896 MD5sum: 0723b92dc201fb64b9fc950b9c3a9646 SHA1: de5ddbebafb4b5212919297d5ec0f70d8d1dbbc5 SHA256: cd889cdfab3f9bf8af357d4a800531e42b2f3e8eaeedae264efe8867ecc9b8a6 SHA512: 24fc4b78f50ad48c71790784a2c631113ebf9c6b6335ea6faf43728d07086542e5a213017fda5ab61347c6f5fc713657f9d2f7e0ce9b7c208cd804ae72bf0697 Description: OpenAPI specification object model The object model for OpenAPI specification documents. Homepage: https://github.com/go-openapi/spec Package: golang-github-go-openapi-swag-dev Priority: optional Section: devel Installed-Size: 122 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-openapi-swag Version: 1:0.15.0-1apertis1bv2023dev2b3 Depends: golang-github-mailru-easyjson-dev, golang-github-stretchr-testify-dev, golang-gopkg-yaml.v2-dev, golang-go Filename: pool/development/g/golang-github-go-openapi-swag/golang-github-go-openapi-swag-dev_0.15.0-1apertis1bv2023dev2b3_all.deb Size: 18840 MD5sum: 79d88e4b9241bd0d9b8b38513e85087a SHA1: 733e8682862354a45b1ced886e7d7bd36af930b3 SHA256: 66fc54aa57ac639ccf02ac9bb3cc7cc0666509bb4e0fae967ea79f564b4ddf76 SHA512: a6b46b2748ce782c81dbe77ebc39d4ac1be1971a8d86506b3104b5eea1aab0f84b3de602c33a04feb1908dafd4b483be7e89680158040925957becdc05dec513 Description: goodie bag in use in the go-openapi projects This package contains a bunch of helper functions for other go-openapi projects. . * convert between value and pointers for builtin * convert from string to builtin * fast json concatenation * search in path * load from file or http * name manglin Homepage: https://github.com/go-openapi/swag Package: golang-github-go-playground-assert-v2-dev Priority: optional Section: golang Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-playground-assert-v2 Version: 2.0.1-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-go-playground-assert-v2/golang-github-go-playground-assert-v2-dev_2.0.1-2apertis0bv2023dev2b3_all.deb Size: 4924 MD5sum: 9ea3c9e2b010a7cc8ef6e4285a25fbea SHA1: f9ee87c630abffb64010a66b260b045979a4f101 SHA256: 861bd638a47e181423dab6f450e89a582441f5179bed81f71d757bc6ee5cb25c SHA512: 676003225eaf5647e43a2cd6a71f2e47c6cb0c5f21d26c86bfd6dd136457c31194ddb986a3566d601af434f0ebe888ff99dfabceb9c77ca3dced0e620f1ba002 Description: basic assertion library for Go This library implements basic assertions, but can also be extended to provide custom assertions/error handlers. Homepage: https://github.com/go-playground/assert Package: golang-github-go-playground-locales-dev Priority: optional Section: golang Installed-Size: 29759 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-playground-locales Version: 0.13.0-2apertis0bv2023dev2b3 Depends: golang-golang-x-text-dev Filename: pool/development/g/golang-github-go-playground-locales/golang-github-go-playground-locales-dev_0.13.0-2apertis0bv2023dev2b3_all.deb Size: 566356 MD5sum: 7bfdf997c554a7e62e34744a4a023ec7 SHA1: d6f11edd977cd75dbb574000cbf49f1e8a68facd SHA256: 599aec9a3ea3a444512a5e8c751123847faf2578a74af4bbc468fdf55bf56188 SHA512: e4f41a845701abcb797801dc51a5453a2d22058d3a411521b634fbd093ea970da65f65257dfb4119524d709eef5972a0f05de6b8f2388debe48c281d478efa10 Description: set of locales generated from the CLDR Project This set of locales was generated from the CLDR Project, and can be used independently or within an i18n package; the primary target is supplementing go-playground's universal-translator. . Features: - Rules generated from CLDR data v31.0.1 - Contains Cardinal, Ordinal and Range Plural Rules - Contains Month, Weekday and Timezone translations - Contains Date & Time formatting functions - Contains Number, Currency, Accounting and Percent formatting functions - Supports the Gregorian calendar only Homepage: https://github.com/go-playground/locales Package: golang-github-go-playground-universal-translator-dev Priority: optional Section: golang Installed-Size: 116 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-playground-universal-translator Version: 0.17.0-2apertis0bv2023dev2b3 Depends: golang-github-go-playground-locales-dev Filename: pool/development/g/golang-github-go-playground-universal-translator/golang-github-go-playground-universal-translator-dev_0.17.0-2apertis0bv2023dev2b3_all.deb Size: 14592 MD5sum: 7f16bf5b2ced72ad9bf0139bea0215f9 SHA1: d6418a332f8e3ef31a70695fa32e947939cc8b23 SHA256: 8922f6f37358d5d1324eb761a6d6993d7fc348345d4c078c2d14d405fd0c4286 SHA512: 79fccb5f6f5195c132bf76b8242de7e42054118dc25d35b975a697dc400472bdaee735d6430f239af7cd2c861efc2e0760f5ce95a182965690fd0e87b2121321 Description: translator for Go using CLDR data and pluralization rules Universal Translator is an i18n Translator for Go using CLDR data and pluralization rules. This package is a thin wrapper around its locales counterpart (golang-github-go-playground-locales-dev) in order to store and translate text for use in your applications. . Features: - Rules generated from the CLDR data - Contains Cardinal, Ordinal and Range Plural Rules - Contains Month, Weekday and Timezone translations - Contains Date & Time formatting functions - Contains Number, Currency, Accounting and Percent formatting functions - Supports the Gregorian calendar only - Supports loading translations from files - Supports exporting translations to files Homepage: https://github.com/go-playground/universal-translator Package: golang-github-go-playground-validator-v10-dev Priority: optional Section: golang Installed-Size: 1179 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-playground-validator-v10 Version: 10.4.1-2apertis0bv2023dev2b3 Depends: golang-github-go-playground-assert-v2-dev, golang-github-go-playground-locales-dev, golang-github-go-playground-universal-translator-dev, golang-github-leodido-go-urn-dev, golang-golang-x-crypto-dev Filename: pool/development/g/golang-github-go-playground-validator-v10/golang-github-go-playground-validator-v10-dev_10.4.1-2apertis0bv2023dev2b3_all.deb Size: 94136 MD5sum: fac1fe2498c285e53666bfc4327aea5b SHA1: b4b553b8bd5527bcdd8c18ed92065a7c3bb743dc SHA256: 9d19509ffa5c329b7588661647ca3824ca3fce743d1ceef21ce02c9743bf9a33 SHA512: 03959266430e8fee2f6f22c67d9eeeb79f0ed719c1d45fc29330e2d91c36e354a10875c770e2cc6f7e1bbeb91f244af8c016a820ef918e011fa1345710ad4db7 Description: Go library for struct and field validation The validator package implements value validations for structs and individual fields based on tags. . It has the following unique features: - Cross Field and Cross Struct validation by using validation tags or custom validators. - Slice, Array and Map diving, which allows any or all levels of a multidimensional field to be validated. - Ability to dive into both map keys and values for validation. - Handles type interface by determining its underlying type prior to validation. - Handles custom field types such as the SQL driver's Valuer. - Alias validation tags, which allows for mapping of several validations to a single tag for easier definition of validations on structs. - Extraction of custom defined Field Name, allowing to specify extracting the JSON name while validating and making it available in the resulting FieldError. - Customizable i18n-aware error messages. Homepage: https://github.com/go-playground/validator Package: golang-github-go-sql-driver-mysql-dev Priority: optional Section: devel Installed-Size: 361 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-sql-driver-mysql Version: 1.5.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-go-sql-driver-mysql/golang-github-go-sql-driver-mysql-dev_1.5.0-1apertis0bv2023dev2b3_all.deb Size: 71256 MD5sum: da6e73b0d31627a071bfb31603153b8e SHA1: 25e72c6feefd99000496a49e61e4e78618fbf7e2 SHA256: e45590f63f61efa893f936846854d7e904229d87b7e433411d2ded6cf6290a0d SHA512: d76e3f996a11d2f495cd1259aca6b46dba424206bcfc902416c47700be447b1057a9f31d2a0ad9334eef207b0b62b84039a078010f6226dbe0ce3f8958779db3 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 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-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-go-stack-stack/golang-github-go-stack-stack-dev_1.8.0-1apertis0bv2023dev2b3_all.deb Size: 8908 MD5sum: 9665fe5a631e6a2cd602a7f659340817 SHA1: 6b57c4b8ba79a7b9fc40b81cf061dd0b31cf36d9 SHA256: 96eadaec49c989f14ca8022cc2a0654b4c5b5a66acce6e1383e6834915f0bc9f SHA512: c00dd170f800e39465acba6fd689a5028591019f04209917e2829f4bc471ba902d7d9e1207aa2843e7c8ec47af6289780e98cb4734e25e6fc77c5d76a23bbb38 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-go-test-deep-dev Priority: optional Section: devel Installed-Size: 49 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-go-test-deep Version: 1.0.3-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-go-test-deep/golang-github-go-test-deep-dev_1.0.3-1apertis0bv2023dev2b3_all.deb Size: 10032 MD5sum: 9e1bd48b3fe4813ae412f91c51081ba6 SHA1: 743cfa21cd30e43b8fe1fac6049eee44558266dd SHA256: 4cbadbd2e5ace228062e18782d94f78f4798db12dc0067b30f31dc5f832ca29e SHA512: 42e85f6494b9eed307b4fc1418d439d6f639c78d82c79808dbe49d963e01d7c314a1d642ae93207dbe20dcfe5852fd447a2ccc82928603ebfbe7d2057524692c Description: Golang deep variable equality test that returns human-readable differences Deep Variable Equality for Humans. . This package provides a single function: deep.Equal. It's like reflect.DeepEqual (http://golang.org/pkg/reflect/#DeepEqual) but much friendlier to humans (or any sentient being) for two reason: • deep.Equal returns a list of differences • deep.Equal does not compare unexported fields (by default) Homepage: https://github.com/go-test/deep Package: golang-github-gofrs-flock-dev Priority: optional Section: golang Installed-Size: 51 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gofrs-flock Version: 0.8.0-1apertis0bv2023dev2b3 Depends: golang-gopkg-check.v1-dev Filename: pool/development/g/golang-github-gofrs-flock/golang-github-gofrs-flock-dev_0.8.0-1apertis0bv2023dev2b3_all.deb Size: 10372 MD5sum: 571b9b28eaffbf444a5a1de18ee8108e SHA1: baa578f1042cd44f2c015a65799b6eab3c50e803 SHA256: 6371a923bd0771488b8255d6eb8aa0bacc1031541ada10ab1d1b49ec875237f5 SHA512: 1307806bedf04eaaf1b22e90354e91bee9f71c86a6930a3c77d147a25b639dc4191e84e8b4e572ed770286331906faa9ce58067a2b4831e4a056eec97f9fcf78 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 Package: golang-github-gofrs-uuid-dev Priority: optional Section: devel Installed-Size: 119 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gofrs-uuid Version: 3.2.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-gofrs-uuid/golang-github-gofrs-uuid-dev_3.2.0-2apertis0bv2023dev2b3_all.deb Size: 17544 MD5sum: a9f2d06fb4c5b4474de4a617b2e16459 SHA1: 78e10b618bfa3c473e3a9dd1074d010394b8da25 SHA256: 9a61ec71e653fff38122d83e2eb7820c0ab974d5ee6dff4c7818816cb24ded09 SHA512: 2098f0a609e8eecc3959154fcae6b999c1497b416f1f6752d0c8bae34f49bb3c1c7a813bd8268af384111357f188bb47e5d2f9e2c67c8a4a47317b5463ce5ea8 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 Package: golang-github-gogo-googleapis-dev Priority: optional Section: devel Installed-Size: 835 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gogo-googleapis Version: 1.4.0-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 80024 MD5sum: 77008244e928e2f286f5c646bf0794fb SHA1: 3216058626e075bb798c6fc6842e6bb785e79146 SHA256: 013fc18014a564bdff4fdc7a4daace51f8ae229fb3c4e802991807715ca96369 SHA512: 80858cba5cdaf3c6f5a8fe4127908926310e7e7550961b877780c47be166cff21a90b7f37464432cf3254450b72232402d8b11c760b50d45d6aa086157e1cd53 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-1apertis0bv2023dev2b3 Replaces: golang-gogoprotobuf-dev (<< 0.2-1) Depends: libprotobuf-dev Recommends: gogoprotobuf Breaks: golang-gogoprotobuf-dev (<< 0.2-1) Filename: pool/development/g/golang-gogoprotobuf/golang-github-gogo-protobuf-dev_1.3.2-1apertis0bv2023dev2b3_all.deb Size: 849376 MD5sum: 4b4e7c49b22ea4ddaca220c78435c999 SHA1: 7e05abebe8f0d7440e13ca517a9a8376f08832b1 SHA256: 36f804545612bead1f67dcfb12ca6141fd869549c17efd9cf799219d83595a63 SHA512: 75c1f4598dfe9ad69a3ac8cefe9455abdf58c0a6e4a1ff1cb0bc25c2ad8ec5e413fc3f5aba6220b9818a0fdba42aa3b660b1ceee2a1cc4eb6efe0c445f4e4ef7 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-1apertis0bv2023dev2b3 Depends: golang-goprotobuf-dev Filename: pool/development/g/golang-github-golang-groupcache/golang-github-golang-groupcache-dev_0.0~git20200121.8c9f03a-1apertis0bv2023dev2b3_all.deb Size: 23352 MD5sum: 94292b987214f9e7b69a790a19ea3057 SHA1: 1e9bde7c614c72153e5a8312214718c3fcf6054c SHA256: 550d9126b4d7f9fc5f511fd2eefdbdd20d326eb305ad0e7054cb6727e172499e SHA512: 96b2b16b156fddce82f1daac0b10ea15f1c1981e2408147554f8303f0d3facca89e1e18106cacdcec3e0a5291e012eb2d6c8f5e26c516896650cc45fd219b568 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 Package: golang-github-golang-mock-dev Priority: optional Section: devel Installed-Size: 223 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-golang-mock Version: 1.3.1-2apertis0bv2023dev2b3 Suggests: mockgen Filename: pool/development/g/golang-github-golang-mock/golang-github-golang-mock-dev_1.3.1-2apertis0bv2023dev2b3_all.deb Size: 35324 MD5sum: 4e4d04d285c189724df6751712774e8b SHA1: cfdf50521ff5b5874179450edc7c4aebd46bc1e7 SHA256: ddad8d1b786321b374dabdc1d855aeb53c867e3fd3e9a9d8f65d62a428cddf36 SHA512: 3d81381bced4e14b6bf2d60c5b70dad5051e99754658fb9f099025e505c3b20c7e1e5a14f6cde391180bd7a7500b691b13b78ce4ed639eefad2339d80d6cfed9 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 Package: golang-github-golang-snappy-dev Priority: optional Section: golang Installed-Size: 222 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-golang-snappy Version: 0.0.2-2apertis0bv2023dev2b3 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-2apertis0bv2023dev2b3_all.deb Size: 54512 MD5sum: bdf77376c526adfd9f6062a363ec3be6 SHA1: 6af93b0ab6d022de156756d36a3c3bec5d772a44 SHA256: 0ae9228a8088191dbe7286b0d412e0c328521cfe89c5ea13393f820c1c0d751e SHA512: 19a603dd63dfbca13bb1c92a8ef2faabce34d70e66cb999224be3698d2e9a07ce6b4f87342d4c88331a93dd0847efa52a182bd1d235bd1804796680edc4ccd54 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-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-google-btree/golang-github-google-btree-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 13456 MD5sum: 20f709a92d43113f4b5dc1c1913a4aa4 SHA1: 494f82615980810140c1ff35884b2f1ce2c7267b SHA256: 08666c786cf5febba971a0e3d7b673529bee0e12cff0eec89c5dc6b6ef64d05a SHA512: 15820460bb50d2110de7d04a1e9d129e7d46380822549f66424ff229a77492aa7ded1787ee5f72c437ed6540b0f6cc6f19ee0c5fb7cfd84bc651c04f4dfc192d 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-3co1bv2023dev2b3 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-3co1bv2023dev2b3_all.deb Size: 536428 MD5sum: 49e765a93646129dcafd6b1f6b6bb7dd SHA1: d150fc38474395e02f7857d9ca802868dbb94d29 SHA256: 40a3b6a0253cc721047a99ee374704639b483ea56bb5b87c8ba3b2232ace3e95 SHA512: a781192e3d4539c0a27e0c4bb273a27bcdc5edad4815d5938b55ff6b43a12210cd1de8a4d1b78b8c70c11b6b93c05c8142431bd5f92af216c2682e6caa962d83 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: 487 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-go-cmp Version: 0.5.4-1apertis0bv2023dev2b3 Depends: golang-golang-x-xerrors-dev (>= 0.0~git20191204.9bdfabe~) Filename: pool/development/g/golang-github-google-go-cmp/golang-github-google-go-cmp-dev_0.5.4-1apertis0bv2023dev2b3_all.deb Size: 83864 MD5sum: dacd0951aa3f74587b1d6e32b25e093b SHA1: 73edac90e38ae252cb673d7f487c23ef136b8e64 SHA256: 479bc7ba12d15f57bf4ef6e38066a4f010c74bc1b325ed0f6d894ad6364c28d7 SHA512: 4773787946a6a5ac2ade5bbb511eb51917135784e324a82f1022b3500a2df7744c1497648c903b5e000718c7d3694b651cfd9ed76e8544ff4ffbf4b65dcdfc0e 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 Package: golang-github-google-go-querystring-dev Priority: optional Section: devel Installed-Size: 31 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-go-querystring Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-google-go-querystring/golang-github-google-go-querystring-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 7652 MD5sum: 83f04d06829c05d27ee838c7a973d217 SHA1: 1378b11a13356d0968d178db9ffd4c1435843cd2 SHA256: 643036980ab94b7193379436da7c67da6a62b0cf4bac3ce6689c62929e1d8a25 SHA512: 7d198e6700e5e96a71ac27b54ced18ab8949818ec6f5fbc613d89a0d6e842dec41e9c7d15914ae19241b5bbc2696b18061f01d32e282524a527fd0332780a703 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 Package: golang-github-google-go-tpm-dev Priority: optional Section: misc Installed-Size: 19365 Maintainer: Detlev Casanova Architecture: arm64 Source: golang-github-google-go-tpm Version: 0.3.2-0+apertis5bv2023dev3b1 Depends: libc6 (>= 2.17) Filename: pool/development/g/golang-github-google-go-tpm/golang-github-google-go-tpm-dev_0.3.2-0+apertis5bv2023dev3b1_arm64.deb Size: 2020736 MD5sum: e0339934393dba02e989d3ee11f9647f SHA1: 26f3b8e46202ee18b862cb0dd9501aecd589b907 SHA256: 04c5ad4746af59db32757cd6118b155d68abcecf155945d919d43b3cad830267 SHA512: 60ce35a35f83fcf3375b4b08009ae7e9789b8e3a9df313fcaec4feab08d9914b94f73e467fa570ca40fa7f2cba07e3879f7784fbaaa2a69b32e6d3e6d23416c8 Description: Go-TPM is a Go library that communicates directly with a TPM device on Linux or Windows machines. 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-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-google-gofuzz/golang-github-google-gofuzz-dev_1.2.0-1apertis0bv2023dev2b3_all.deb Size: 13128 MD5sum: b07c1581e89f27509363b84a89e1be94 SHA1: aa7ab7a4eb7307a72b07a7f58e843d0471779c48 SHA256: 5ffe2ec29d952f1e33fb4203a0d95c2f0ea7c865cdf19364dac915c812412cc2 SHA512: 4a13eaaadff539f51cbff7173304e8ad5734f958e101a5ecaab13a69e6a21fe7767fd1d1d7eed686795ee007c1452f3cb584b7b958e8fd142173936275b248dd 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: devel Installed-Size: 852 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-martian Version: 2.1.0+git20181219.d0b5ad3-3apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev, mime-support Filename: pool/development/g/golang-github-google-martian/golang-github-google-martian-dev_2.1.0+git20181219.d0b5ad3-3apertis0bv2023dev2b3_all.deb Size: 96848 MD5sum: aef6e077b183ae10bdd5468549fc94e7 SHA1: 0f61c890b9affaed8eaf68358ab08d87a5c11356 SHA256: ed1729c63a4c83762c0de3cd687e0cb683226b7a0dd485ee99b543fc4d60a724 SHA512: 9d6ee7aec6c19eb9ca52784dc0923f678fdbf25aa633f5187aa3ceac030193e904d40d87ce617fd2789bb2641f2d5686316787321abfb0d9ac01a508ff03bf2e 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 Package: golang-github-google-pprof-dev Priority: optional Section: devel Installed-Size: 3581 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-pprof Version: 0.0~git20200905.acf8798-2apertis0bv2023dev2b3 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~git20200905.acf8798-2apertis0bv2023dev2b3_all.deb Size: 880524 MD5sum: 4f3afc2493a1b2e526e3aaebefb94f02 SHA1: 6f2514f5c4f0a5f4ada7f1b06433925d0a4e66a8 SHA256: 040a1dc34b0413917fd13eb264f884a7ab80833829dc0a0f9542b1da57fec1bd SHA512: 9fe3d9ec9cac53deb395a15426a95083fa3a2c6c1df7c7ec4574cd8eb418bc94c1332d96893355179fb6749937c3385030b841a7b8863631a901e88c38e75385 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 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-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-google-shlex/golang-github-google-shlex-dev_0.0~git20191202.e7afc7f-1apertis0bv2023dev2b3_all.deb Size: 5800 MD5sum: ab8ead0578c52797fcc519ab0d8018b5 SHA1: 87b10cd434f6ef611ce506516704a648bc893266 SHA256: c64f24cfcba6d057a1d1af825b3f2b4b6177fd7b048ba2f313138626bba2db35 SHA512: 43c5672a73931d38b868c544f5828df1623d43b2f62f3fe30776920eff266603a71a0be2cf650c9983e3c0c6e40f2c9e7018b1bdd615a88764609be3e792f3ca 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: devel Installed-Size: 72 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-google-uuid Version: 1.2.0-1+apertis1bv2023dev2b3 Filename: pool/development/g/golang-github-google-uuid/golang-github-google-uuid-dev_1.2.0-1+apertis1bv2023dev2b3_all.deb Size: 16372 MD5sum: 6f1c8d8243b07b4112e39bbb5c8cafd9 SHA1: 6172a30adaf7eed69130b6071b4313fd2e5b3b1c SHA256: d42489a98293baa02fce413749b69d3046f4063844cdabe601211930febde9a3 SHA512: 9248367088f7ad262b40c40a92d03db056fa4db947d7c6fd806d9afad71bef00b2a1ef00a42b8942e31a7eba95493162a40656183af0808c38619a7a9b9f7713 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: devel Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-googleapis-gax-go Version: 2.0.5-1apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev, golang-google-grpc-dev (>= 1.6.0~) Filename: pool/development/g/golang-github-googleapis-gax-go/golang-github-googleapis-gax-go-dev_2.0.5-1apertis0bv2023dev2b3_all.deb Size: 12228 MD5sum: 275115119110054ee8a45da89d107369 SHA1: 298f0657fb488421f5ef5de94fc330b761f5903c SHA256: 745496682d8504b433659d7455e6ee199b9f522a63a0a1d80a511e1ab52bb53d SHA512: 7be8cb3a53bae4d84ae6a6fe5fdaded14c3a231772205b0714bdd2d4ee3d5829f0abcd860a15455e1196d15cb066e4cd18dae2fcc5e1daa173f5dcb95445d21e 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 Package: golang-github-googleapis-gnostic-dev Priority: optional Section: golang Installed-Size: 1060 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-googleapis-gnostic Version: 0.2.0-2apertis0bv2023dev2b3 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-2apertis0bv2023dev2b3_all.deb Size: 83640 MD5sum: 1f41bf69bd35adce4dab7f7239d722fb SHA1: 80edd8affbecfefc5aebf8cdbb8fd2aac04cd01a SHA256: ed3efb8fd4e6aa0e5fc06b7e1e6658c107038b1f29b3305619247fab45f65a85 SHA512: ad0256ebe7cd63122cbd73eafa8ea0050500bc3fed987f33cf6f0d6efb60acd92cf8b2d52821e16efdc6bd2655853f83947bcc968081317ae31efccf9b11d20b 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-gophercloud-gophercloud-dev Priority: optional Section: devel Installed-Size: 6874 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gophercloud-gophercloud Version: 0.12.0-1apertis0bv2023dev2b3 Depends: golang-golang-x-crypto-dev, golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-github-gophercloud-gophercloud/golang-github-gophercloud-gophercloud-dev_0.12.0-1apertis0bv2023dev2b3_all.deb Size: 628568 MD5sum: 6a037d658beb239ecc56611fcb722b07 SHA1: 38e79847f91ba48d8d773f511d314dcd5872ba30 SHA256: 0ff5f538ddf4716d4976a7155e5675d31838e91b6536cec86ac539df51deb1fb SHA512: 0902c2c3f624a837e0e12b8d55eee8e81ee88849c3976a3c9067fd90c4f448cc147e29c15e336eb4347a8e84b6bfe79c4f4fb7d5822039025b8fcdb2cb283233 Description: OpenStack SDK for Go Gophercloud allows Go developers to connect their applications with OpenStack clouds. It is fully open source and supports many OpenStack services like Compute, Object Storage, Identity, Networking and Block Storage. Homepage: https://github.com/gophercloud/gophercloud Package: golang-github-gorilla-context-dev Priority: extra Section: devel Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-context Version: 1.1-3co1bv2023dev2b4 Replaces: golang-context-dev (<< 1.1~) Breaks: golang-context-dev (<< 1.1~) Filename: pool/development/g/golang-context/golang-github-gorilla-context-dev_1.1-3co1bv2023dev2b4_all.deb Size: 6872 MD5sum: ab8f61438d2d028cd7c7c5dd4c2510ee SHA1: e076258d5a5d498d883934a1c2aa85a951f49668 SHA256: 1bcf6b41024d93e9986cddc5aff1f9b9380997592152e50207c7a6ba1b67f14d SHA512: fb0838708ffaf21fc8b1916e13f30560b3e453e8f95dab6ef6879f524829ac3e29cb87721aa8b2faac4c84f6e715a0b879112be1f0eaa336eb8e3c414224d4b6 Description: General purpose registry for global request variables context is part of the Gorilla web toolkit. It stores values shared during a request lifetime. For example, a router can set variables extracted from the URL and later application handlers can access those values, or it can be used to store sessions values to be saved at the end of a request. There are several others common uses. Homepage: https://github.com/gorilla/context Package: golang-github-gorilla-handlers-dev Priority: optional Section: devel Installed-Size: 103 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gorilla-handlers Version: 1.4.2-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-gorilla-handlers/golang-github-gorilla-handlers-dev_1.4.2-1apertis0bv2023dev2b3_all.deb Size: 20232 MD5sum: b7f482a7476834a810885fd5fcdb708f SHA1: d2f59ea4002672c50e627649787598098e9be978 SHA256: ee93a525be67a0e3c4a750379d09fa1943993690a9336ffd3d130fb240d2de1a SHA512: 7b36209ab7be95a5d66be374f1f174bcb7878c12b898df449ec1e31edbffb01d9dcc45f749c011901918d4fb5497f45ab93724d3205642d5848f2b55756869b9 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 Package: golang-github-gorilla-mux-dev Priority: optional Section: devel Installed-Size: 230 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gorilla-mux Version: 1.7.4-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-gorilla-mux/golang-github-gorilla-mux-dev_1.7.4-1apertis0bv2023dev2b3_all.deb Size: 46012 MD5sum: 926a9b2bf020a94be5313e05e11ef54f SHA1: e695628296e0d098a747244542e4b8b8d0bc65f4 SHA256: 13a566855897fd219d5ceaa29b2a0c3b71f07a5cd77c9647b4c98d8de9520eec SHA512: 523a0dd28f4d7ea8b4a58c7ef7d52943763719299217defc1cc5cfa570ca950668d4e5249491f57dff93bbc904a01e6687bb536bd53ff08188aeea1fb3e8121d 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 Package: golang-github-gorilla-websocket-dev Priority: optional Section: devel Installed-Size: 189 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gorilla-websocket Version: 1.4.2-1apertis0bv2023dev2b3 Replaces: golang-websocket-dev (<< 1.0.0+git20160606.12.a687089-1~) Provides: golang-websocket-dev Breaks: golang-websocket-dev (<< 1.0.0+git20160606.12.a687089-1~) Filename: pool/development/g/golang-github-gorilla-websocket/golang-github-gorilla-websocket-dev_1.4.2-1apertis0bv2023dev2b3_all.deb Size: 40596 MD5sum: 028d32fae0aa649f599bd3ce42b77526 SHA1: 2821233415b8a5179b61bcee281044a34ae5f178 SHA256: 68a4732812dec3de9876841c7cc25fc48da6680280d51de15fa767a79ff1473e SHA512: a5e9534f32506fea35b17053d2ad49fae788c20054030ae4026057be709b129e933f486516f9b75692e9d78b7f02459d47e7a6dcb4d735e2a636fc7b68d08a5f 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-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 48816 MD5sum: 46df6326158ec2163acb160a8307a6ac SHA1: e1287def8247db65f707ad2adc6b4030a3b199c8 SHA256: 641f86f48c120f64dd642a73e0cb3810b46e28e530d1c3e9fa3f7b7ae59983a4 SHA512: 30a09aa79a7005a809c928d6397c2bcb834651f7852556c24c1227832094a4239274380d3a56d5b5dc664da8de550ca8f5b3a7e3ce74a3a08913d79d8eb123bc 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-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-graylog2-go-gelf/golang-github-graylog2-go-gelf-dev_0.0+git20191017.1550ee6-1apertis0bv2023dev2b3_all.deb Size: 12884 MD5sum: 6268832208786152400d840260b0617a SHA1: 8203161d9664ac0293fe04ebb8878097e8354638 SHA256: 18ae48e5783102a2f34b71a4d19e75442ff1307e80f5dcc9ec2660070e7e1f3c SHA512: 2212db01a63eca12391ef7d753f03ab8a2a3050406f86c05603a495887715de34296b1eab336b24f0987258fc74bc7751c1e6282037b1ccd57228fc6f3c41167 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-gregjones-httpcache-dev Priority: optional Section: devel Installed-Size: 84 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-gregjones-httpcache Version: 0.0~git20180305.9cad4c3-1.1apertis0bv2023dev2b3 Depends: golang-github-bradfitz-gomemcache-dev, golang-github-garyburd-redigo-dev, golang-github-peterbourgon-diskv-dev, golang-github-syndtr-goleveldb-dev Filename: pool/development/g/golang-github-gregjones-httpcache/golang-github-gregjones-httpcache-dev_0.0~git20180305.9cad4c3-1.1apertis0bv2023dev2b3_all.deb Size: 13912 MD5sum: cc2ea6f9ebcbd2c97de7faaa07587262 SHA1: ebed5320c3a8b7f4448376af953e5924573d8313 SHA256: 76bf7fc8b2f7e647687863ac92f8e56d3e667fddf2fb0358e3750eb3eb3e28a7 SHA512: 628b13c17e9e64eebd66e058c8e873ce77f7f6a6473d5bf0e3ccab7123db132cc3a5fdc723cfa3a6f600492a54051511c8af5446d8c815f9037313e42caf0ba1 Description: Transport for http.Client that will cache responses The package httpcache provides a http.RoundTripper implementation that works as a mostly RFC 7234 compliant cache for http responses. . It is only suitable for use as a 'private' cache (i.e. for a web-browser or an API-client and not for a shared proxy). Homepage: https://github.com/gregjones/httpcache Package: golang-github-grpc-ecosystem-go-grpc-middleware-dev Priority: optional Section: devel Installed-Size: 483 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-grpc-ecosystem-go-grpc-middleware Version: 1.2.2-2apertis0bv2023dev2b3 Depends: golang-github-go-kit-kit-dev, golang-github-opentracing-opentracing-go-dev, golang-github-sirupsen-logrus-dev, golang-go.uber-zap-dev, golang-golang-x-net-dev, golang-google-grpc-dev, golang-goprotobuf-dev Filename: pool/development/g/golang-github-grpc-ecosystem-go-grpc-middleware/golang-github-grpc-ecosystem-go-grpc-middleware-dev_1.2.2-2apertis0bv2023dev2b3_all.deb Size: 63984 MD5sum: 467223bbed6430fbde4cf76fe49951a4 SHA1: 1c1a6fac30f8b76bbc1eadbe1397da76d0da1417 SHA256: fc33fcd2e53c507c49cf9c2df988bae3c9ae4ca86bb288a3efe2e711e6f7e259 SHA512: bdb87947af074fc03954e133c7a2d3cc907f303514e997aff5241a9ace53779a737dd90caedea8ba12b7ee49e323ab7101ce25131493f0282a943b93a5d36d72 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 Package: golang-github-grpc-ecosystem-go-grpc-prometheus-dev Priority: optional Section: devel Installed-Size: 157 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-grpc-ecosystem-go-grpc-prometheus Version: 1.2.0+git20191002.6af20e3-3apertis0bv2023dev2b3 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-3apertis0bv2023dev2b3_all.deb Size: 25816 MD5sum: c8b63428ad256e4d1a20b10aa9bc21dd SHA1: a7d8a32f1221accbc1efc3433fa29a4db7fae34d SHA256: dc1fbd81eaf6d9e8dee190674f3bbb05e01c3ad071109505d87d351b43b56b81 SHA512: ef384ea426847fb08115cdfe328871b03faff83ff6e5203383542cf1428c63ca89433d34919e380d4625831a2b5e7caca88463da0648e99fda305fdc5ac91ccf 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: 1688 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-grpc-ecosystem-grpc-gateway Version: 1.6.4-2co1bv2023dev2b3 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-2co1bv2023dev2b3_all.deb Size: 281452 MD5sum: 63b85b117ee738c8bf52c78184c73417 SHA1: 4b5a6efd865dbd0ecb728c77bef3335c5c94cdbc SHA256: fcfe524fa96c12e6cc3ee0575d89486fa337030e9b914e7cbcd95d7cb4c464da SHA512: 9b23f2899cbbe0937274697177e15788e120d4010a5c084cfdbfbeaaeaa03202fc04cfdc7364007598c18835bec45d17e12f4d81d2bec088d31a78c786d65da6 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-2apertis0bv2023dev2b3 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-2apertis0bv2023dev2b3_all.deb Size: 11684 MD5sum: 71b7f732d7b7d5e764837966c146e076 SHA1: 5db99050d891b0adde2fb5d79a0456768b1a4c82 SHA256: fb15f6b87a65289f1550e1ac4b1f97e70dda162bcdc30ff5147a6c9ba3fbb386 SHA512: 3be2ee998ea61aaa97f18bb971f7f1a0523fab43a4fdf47e6fb72df09d5f7ad1299b5f3a34e6f8a2a5dbce90e88482fe55852a3d1b1e712ebdc844cde0ece463 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.1apertis0bv2023dev2b3 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.1apertis0bv2023dev2b3_all.deb Size: 8120 MD5sum: e4b5b828d9f97b58201ca3b24e923e21 SHA1: 96c34e6622889b242147345b2ed2ba54d8043b97 SHA256: 802e15f1fa1973985518e506cece8afb4dc5aee0031b8ed36f49a0de0d29f60c SHA512: 5a3f6538e630f1bfa2a20d4ce3279e881978fe7d8a587d88f3519351d0eb9403f9da0bb9b9d17bb9a43cb0af62ec23b6c1ffefcef4e3548e05edcc7c275cf313 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-hashicorp-consul-dev Priority: optional Section: golang Installed-Size: 31853 Maintainer: Debian Go Packaging Team Architecture: all Source: consul Version: 1.8.7+dfsg1-5+apertis2bv2023dev2b1 Depends: golang-github-armon-go-metrics-dev (>= 0.0~git20171117~), golang-github-armon-go-radix-dev, golang-github-hashicorp-go-bexpr-dev, golang-github-hashicorp-go-cleanhttp-dev (>= 0.5.1~), golang-github-hashicorp-go-hclog-dev (>= 0.9.2~), golang-github-hashicorp-golang-lru-dev, golang-github-hashicorp-go-memdb-dev, golang-github-hashicorp-go-msgpack-dev (>= 0.5.5~), golang-github-hashicorp-go-rootcerts-dev (>= 1.0.2~), golang-github-hashicorp-go-uuid-dev, golang-github-hashicorp-hcl-dev, golang-github-hashicorp-hil-dev (>= 0.0~git20160711~), golang-github-hashicorp-memberlist-dev (>= 0.1.5~), golang-github-hashicorp-raft-boltdb-dev, golang-github-hashicorp-raft-dev (>= 1.1.2~), golang-github-hashicorp-serf-dev (>= 0.9.4~), golang-github-hashicorp-yamux-dev, golang-github-inconshreveable-muxado-dev, golang-github-miekg-dns-dev (>= 1.1.26~), golang-github-mitchellh-cli-dev (>= 1.1.1~), golang-github-mitchellh-copystructure-dev, golang-github-pascaldekloe-goe-dev, golang-golang-x-sys-dev Filename: pool/development/c/consul/golang-github-hashicorp-consul-dev_1.8.7+dfsg1-5+apertis2bv2023dev2b1_all.deb Size: 3937236 MD5sum: 7609700fc3a909aee683c78cade9cd00 SHA1: 168e11b0398ad07f3ccec4263742d67e8a53546f SHA256: 8918169e33b617651f2e84c9e2ba8131eb081ea72c06e2b69e31a02be820ffcb SHA512: 1b608b03dd3094718c7c15ea85d46979645943516b4fd3f5cd8015a6570a085a3f178f31631f88de27f32bdd82a015c66afc5be7e5fb5aa0081b53419ed84c8a Description: tool for service discovery, monitoring and configuration (source) Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable. . Consul provides several key features: . - Service Discovery - Consul makes it simple for services to register themselves and to discover other services via a DNS or HTTP interface. External services such as SaaS providers can be registered as well. . - Health Checking - Health Checking enables Consul to quickly alert operators about any issues in a cluster. The integration with service discovery prevents routing traffic to unhealthy hosts and enables service level circuit breakers. . - Key/Value Storage - A flexible key/value store enables storing dynamic configuration, feature flagging, coordination, leader election and more. The simple HTTP API makes it easy to use anywhere. . - Multi-Datacenter - Consul is built to be datacenter aware, and can support any number of regions without complex configuration. . Consul runs on Linux, Mac OS X, and Windows. It is recommended to run the Consul servers only on Linux, however. . This package contains the source. Homepage: https://github.com/hashicorp/consul Package: golang-github-hashicorp-errwrap-dev Priority: optional Section: golang Installed-Size: 25 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-errwrap Version: 1.1.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-errwrap/golang-github-hashicorp-errwrap-dev_1.1.0-1apertis0bv2023dev2b3_all.deb Size: 6396 MD5sum: dd0de336ee097c9c3c7ad5271754ea00 SHA1: da2c8c9f8da132db4895a9afa541a7e7f374bd7c SHA256: 996f238eed3e985cdb510826b0b1d95f644696b4fc012ff8f60f4212e9df60b4 SHA512: 817eb07a965a60d22bd97e3361f02623e0256a91d1ea6f81a8cd7a959b4810854ca04d924d87ef70085ed932316bf53f93ccc010188ce10d4208ae8b363f1eaf 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-bexpr-dev Priority: optional Section: devel Installed-Size: 236 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-bexpr Version: 0.1.2-2apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-hashicorp-go-bexpr/golang-github-hashicorp-go-bexpr-dev_0.1.2-2apertis0bv2023dev2b3_all.deb Size: 33960 MD5sum: 06a8c161d8ef277de9e468532a967d8a SHA1: 65418965d49cf4743fdcc28131b83e3bcc577eab SHA256: 076742854512c789f1a5a55d2d936da7075747c47fbadbc3d4b91f36ee966a59 SHA512: e42e3edbbd6470977d74eea8c89e5e3e77190f7a8f54a327a66d8fc2c6f9aa108e9b8a049a1b156075a71da2eabccac862672b672f885f5b985d875c805270f2 Description: generic boolean expression evaluation in Golang Bexpr is a Golang library to provide generic boolean expression evaluation and filtering for Go data structures. Homepage: https://github.com/hashicorp/go-bexpr Package: golang-github-hashicorp-go-checkpoint-dev Priority: optional Section: golang Installed-Size: 42 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-checkpoint Version: 0.5.0-1apertis0bv2023dev2b3 Depends: ca-certificates, golang-github-hashicorp-go-cleanhttp-dev (>= 0.5.0), golang-github-hashicorp-go-uuid-dev (>= 1.0.0) Filename: pool/development/g/golang-github-hashicorp-go-checkpoint/golang-github-hashicorp-go-checkpoint-dev_0.5.0-1apertis0bv2023dev2b3_all.deb Size: 9660 MD5sum: 1fabe9f82610512235d26fdc13846633 SHA1: 18bbce433176a12f61aa0f770c98d4d41bc63ac1 SHA256: 1fdc5f1d940b2b06456ef67a7ae7c7cb569bde7c84c5c689be786e3c93c97375 SHA512: 79049bdab937c9ec3f744d1e44c73acb077440b50bbf45711f344b5d2d2eb6d697ba9cca63317d63e5ba3ce2cf66014375fe4b9133169794983dfcf28404b5fe Description: Go Checkpoint Client Checkpoint is an internal service at Hashicorp that is used to check version information, broadcoast security bulletins, etc. . Since software making remote calls over the internet without being expressly bidden is not in line with the DFSG, this package has been patched to be disabled by default and is explicit opt-in instead ("CHECKPOINT_ENABLE=1 some-software", ie "CHECKPOINT_ENABLE=1 packer build"). . This package contains the source. Homepage: https://github.com/hashicorp/go-checkpoint Package: golang-github-hashicorp-go-cleanhttp-dev Priority: optional Section: golang Installed-Size: 40 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-cleanhttp Version: 0.5.2-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-go-cleanhttp/golang-github-hashicorp-go-cleanhttp-dev_0.5.2-1apertis0bv2023dev2b3_all.deb Size: 11024 MD5sum: 4ad5f81c2aaa1f521a2e4ee3c88e2920 SHA1: 70e95706a7b44c1c2dee7891b13d6339aeea9522 SHA256: 5225c5f95a487a9e0bc28afdba4bcce5a8936e5dbc736b8121700c1ab9db8a9b SHA512: 31740574b2a7785f6327bdc405ca1961deb6e10cce1b99c82dceaddb67f0c352c881b70b97dcc4dab5f6d317ed4c01f6b56bea42e3a039fd9bf5a6e120cada92 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-discover-dev Priority: optional Section: devel Installed-Size: 106 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-discover Version: 0.0+git20190905.34a6505-2apertis0bv2023dev2b3 Depends: golang-github-aws-aws-sdk-go-dev, golang-github-azure-go-autorest-dev, golang-github-denverdino-aliyungo-dev, golang-github-digitalocean-godo-dev, golang-github-gophercloud-gophercloud-dev, golang-github-hashicorp-go-multierror-dev, golang-github-hashicorp-mdns-dev, golang-github-mitchellh-go-homedir-dev, golang-github-packethost-packngo-dev, golang-github-vmware-govmomi-dev, golang-golang-x-oauth2-google-dev, golang-google-api-dev Filename: pool/development/g/golang-github-hashicorp-go-discover/golang-github-hashicorp-go-discover-dev_0.0+git20190905.34a6505-2apertis0bv2023dev2b3_all.deb Size: 26824 MD5sum: c45df560fd227309eb68e7120373197e SHA1: 28cd3767caaaab62bbd6e72d6ae86796838cf1e4 SHA256: 283f3d90d37a956eef887825e08655fc74402684d8642df23c0bcaded7f5af43 SHA512: 4a48d6a2c0ae6bbe5d1d68aa1abf9c0a2749574e4ba43b780a05c945d8f5aeb99b02135f7eb7ba62cec8b0eeaebf12f5bc4ae22e2ed09d27d02143a9894ff8b9 Description: discover nodes in cloud environments Go-discover is a Golang library and command line tool to discover ip addresses of nodes in cloud environments based on meta information like tags provided by the environment. Homepage: https://github.com/hashicorp/go-discover 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-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 18068 MD5sum: fd20dd6fd70d494c4ccd8b0d09fc1638 SHA1: 1027dd80f7c9ae7c2628efb010c55c49f045cb30 SHA256: 0ca255b9eb7025fa0e1cfbb738f8c7e2e5b763ec72693bc8491f6e7113718584 SHA512: b31b588d188326c61e4acef081c3ba7a1e0dd8afa75f5475910001b21ca81cbab52f4f46db2a753da2a9333697bbf6cde2c75cbae059b89ce89192975851b741 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: devel Installed-Size: 118 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-immutable-radix Version: 1.3.0-1apertis0bv2023dev2b3 Depends: golang-github-hashicorp-go-uuid-dev (>= 1.0.0~), golang-github-hashicorp-golang-lru-dev (>= 0.5.0~) Filename: pool/development/g/golang-github-hashicorp-go-immutable-radix/golang-github-hashicorp-go-immutable-radix-dev_1.3.0-1apertis0bv2023dev2b3_all.deb Size: 25208 MD5sum: 5757883100ebb7ec2109ff993e946377 SHA1: 2a045c68a16f2e9add5ec56e9a67396cd0f3d6c5 SHA256: 6dea5108896abbff7b3df310fb6ba6dab0a01e04d5f7d4230b0353ffbcdd4211 SHA512: 9bc589660bcf39d00e2789d184ae3045bb0bcea2008492455bebde8af120567c1b20749974f5a9d6fbb442134747531149c5c553802b91888d90403f07af8c5d 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 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-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 34760 MD5sum: 578b2b4b3611f3cc588d1bc390fe0a2d SHA1: 15f01447b4a295f164c5bc863b5410c7ceaeec1a SHA256: 516f57137a204eeaa7a24ebddaf73ed21bc27f07a1b38537cf7e4851b56fa85d SHA512: 1e11fbe5933f908e1c0a8f1b7912ccca437774b9d587b1d1affc33e2acd0b933a6bf3f1b414fc751a529a9ca83d643d82754a2d2922ffdb3ac11164b8e4d0d7b 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-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 43456 MD5sum: a0c39bc6cc4855d13061bf2bbb3ba7b5 SHA1: 6868b48d0c81cb9d2e65c9f09e4898e11f5a8493 SHA256: e9e6a569f4ee0d22e6b82e84508e8d91864944b36c00eb4ad7f1c27cdbdc2b9f SHA512: a8f4e2d79014cc5a1a7983d33dd53932b4a01bdb637ea90223d650d54c785ca5b29626bdba5ab312905372caabc6c76951d13f65468f54710ec2cad56dfdf8e0 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: 37 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-multierror Version: 1.1.0-1apertis0bv2023dev2b3 Depends: golang-github-hashicorp-errwrap-dev (>= 1.0.0~) Filename: pool/development/g/golang-github-hashicorp-go-multierror/golang-github-hashicorp-go-multierror-dev_1.1.0-1apertis0bv2023dev2b3_all.deb Size: 7924 MD5sum: e3df720ebf358f3df487a8f0fe8d4d37 SHA1: dc437b6f635b5e97440e09da4455ca13745747cd SHA256: 83a2a9d0b8841abc64fe0c3578e10a67edf5b4ce0e356165f8a04a3dd90b55ec SHA512: 84a0078bdc3af6fa90ac0850386d047b53e7c8d710f3f8c99874158315b087c2e6a285141c952df9968ceef47afc2cc57b5c3bef82cc2059b00a54b622fccafa 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 Package: golang-github-hashicorp-go-raftchunking-dev Priority: optional Section: devel Installed-Size: 49 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-raftchunking Version: 0.6.2-2apertis0bv2023dev2b3 Depends: golang-github-go-test-deep-dev, golang-github-hashicorp-errwrap-dev, golang-github-hashicorp-raft-dev (>= 1.1.1~), golang-github-mitchellh-copystructure-dev, golang-goprotobuf-dev (>= 1.3.2~) Filename: pool/development/g/golang-github-hashicorp-go-raftchunking/golang-github-hashicorp-go-raftchunking-dev_0.6.2-2apertis0bv2023dev2b3_all.deb Size: 12476 MD5sum: 62f6b3c1df9d56ced41be89f60033f8e SHA1: 7cf0531d99e9d86e4272762afe8adbc56046ec5f SHA256: d7453b3555382b7126e4212940a6b8cd85e6329743fcd1bdcfa313aa65585f57 SHA512: b6cdef4f3bf7ef5b03dc6a2a8f4f83f7111483bdbeba8d892737851b1a83f796a78b821d4df17c95338b410aeac02c8f5e70352c2dfba82d6517ed131e75254c Description: chunking middleware for use by Raft clients Chunking middleware library for use by Raft clients. Homepage: https://github.com/hashicorp/go-raftchunking Package: golang-github-hashicorp-go-reap-dev Priority: extra Section: devel Installed-Size: 39 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-reap Version: 0.0~git20160113.0.2d85522-3.1apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-hashicorp-go-reap/golang-github-hashicorp-go-reap-dev_0.0~git20160113.0.2d85522-3.1apertis0bv2023dev2b3_all.deb Size: 9736 MD5sum: 399ec4c3210eee57aafbd5bfcefba744 SHA1: 71dca840207d8eaead9b9de17875345fb2a319ee SHA256: 272848b7ca1757aac0ef2a17abae3ddba4667ee307a47ba45439fcba532f9101 SHA512: c27521dcda33e961626d9c33141afb5c27760be95b5d385d483e1ae54c6616447e9ca92e5b4122afc7526a8366529b26b1fa173c775b606abcc9d7188a301e41 Description: child process reaping utilities for Go go-reap provides a simple set of functions for reaping child processes. This is useful for running applications as PID 1 in a Docker container. Homepage: https://github.com/hashicorp/go-reap Package: golang-github-hashicorp-go-retryablehttp-dev Priority: optional Section: devel Installed-Size: 73 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-retryablehttp Version: 0.6.4-2apertis0bv2023dev2b3 Depends: golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-hclog-dev Filename: pool/development/g/golang-github-hashicorp-go-retryablehttp/golang-github-hashicorp-go-retryablehttp-dev_0.6.4-2apertis0bv2023dev2b3_all.deb Size: 17688 MD5sum: 63d600e7625357822a74d80b3113f50f SHA1: 25a8240f5c8715d3b9f44fafe8e9b3baff9cd6a2 SHA256: 4e058b1ee5a844d9c06fe5419d0f61de1f0251573648259617f6d88b7f2786e0 SHA512: 9a42a8f13755915e67d81eb98f450ff6d9fe8aed66f06a40ba9372ab6f883b81016f58fe2a0a6ccca617b59e7d5c1b444bb4c6f56c2f9257884b73c07950a088 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 Package: golang-github-hashicorp-go-rootcerts-dev Priority: optional Section: devel Installed-Size: 37 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-rootcerts Version: 1.0.2-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-go-rootcerts/golang-github-hashicorp-go-rootcerts-dev_1.0.2-2apertis0bv2023dev2b3_all.deb Size: 8576 MD5sum: adf8e3a25dfc0c711ddbefa8534e1fbc SHA1: e0f925883d4f00d52fa7dd68f9c1fdeecff5b23d SHA256: 6c842c3e947c9ee061c0487cf92629c0dc2a75df895cb41e92701a9d224fb607 SHA512: 64bcb127fcd39c31fef61d0fd25d80428b9050a68063225ecdd8e81cb854b6da6f1fe2a0109d75c1614e1f651e4689f2f36b9be4ea94da965dfb9f21c55b81ca Description: functions for loading root certificates for TLS connections Go's standard library crypto/tls provides a common mechanism for configuring TLS connections in tls.Config. The RootCAs field on this struct is a pool of certificates for the client to use as a trust store when verifying server certificates. . This library contains utility functions for loading certificates destined for that field, as well as one other important thing: . When the RootCAs field is nil, the standard library attempts to load the host's root CA set. This behavior is OS-specific, and the Darwin implementation contains a bug that prevents trusted certificates from the System and Login keychains from being loaded. This library contains Darwin-specific behavior that works around that bug. Homepage: https://github.com/hashicorp/go-rootcerts Multi-Arch: foreign Package: golang-github-hashicorp-go-sockaddr-dev Priority: optional Section: devel Installed-Size: 418 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-sockaddr Version: 0.0~git20170627.41949a1+ds-2co2bv2023dev2b3 Depends: golang-github-hashicorp-errwrap-dev, iproute2 Filename: pool/development/g/golang-github-hashicorp-go-sockaddr/golang-github-hashicorp-go-sockaddr-dev_0.0~git20170627.41949a1+ds-2co2bv2023dev2b3_all.deb Size: 62924 MD5sum: 937953185b905d31ea6c69364354898b SHA1: ae3bd0ec0d278ff2579ae8c1ebc47edfea755370 SHA256: 6eae1f49b58c1d043df227b7ea17569c71ccd2aa7d1a6c5168c35b579458bef2 SHA512: cdbd9c0e95d07d5cbff1a63700412a29c15efbd416af53b53d81c57ed0de10e26d64648159c122cc5cd89cfac6c3baa83fd84759a9a9ac862a13ea056a506616 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 Package: golang-github-hashicorp-go-syslog-dev Priority: optional Section: golang Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-syslog Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-go-syslog/golang-github-hashicorp-go-syslog-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 6272 MD5sum: 27b753802a01b4920d7e62eccfd5e936 SHA1: 0b74812f01b3535810126ab76e85b768f977f7f2 SHA256: 2e56fb60fd5872b57634ed709e8d5456b7aa09dc9a46a0ddba7170db1ff3be5c SHA512: 1b0c761fbd339bf760a2682e6423e7699019aa994ce615697d0ab96e75e5cc89812e950e740649303bb12aa9a90a86d1479416e1a7d6ff89a5b9750cba518110 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-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-go-uuid/golang-github-hashicorp-go-uuid-dev_1.0.2-1apertis0bv2023dev2b3_all.deb Size: 8984 MD5sum: 142002d64b4f1d55a055731377e788e4 SHA1: b68376dab1557ed71c445995f0e3bc6bcb3747cb SHA256: 79cd311601e17e5bd4e4db6da78bc3bcd48c3060b6e0bbcff6c8a387efd38c10 SHA512: 18b3030fb4ad51b5457d71c59baa4fa094b77cc6c5607d488d143c252542cc3f7e21ab01846cc31213bf45525ccbcce43100adda96f7fea20df58f1c472dd8d7 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 Package: golang-github-hashicorp-go-version-dev Priority: optional Section: devel Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-go-version Version: 1.2.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-go-version/golang-github-hashicorp-go-version-dev_1.2.0-1apertis0bv2023dev2b3_all.deb Size: 13960 MD5sum: 763bc540e0247b5d789a33c81a4f191e SHA1: bbb694bf52adb139101d11ae778b90130c90198c SHA256: 58ddbb367ad9690197ee127928169010f6aa79724444aeaffc5446e0db2c7bd2 SHA512: d03fc83fc77c38576e061db5b8185264ca64488b4bb96a0e32e3e173db5a394583a28d0d0ffe859d8e8791f194c3770453ebc6b637cd358898dfff8a86f1a677 Description: library for parsing and verifying versions and version constraints go-version is a library for parsing versions and version constraints, and verifying versions against a set of constraints. go-version can sort a collection of versions properly, handles prerelease/beta versions, can increment versions, etc. Versions used with go-version must follow SemVer. Homepage: https://github.com/hashicorp/go-version Package: golang-github-hashicorp-golang-lru-dev Priority: optional Section: devel Installed-Size: 80 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-golang-lru Version: 0.5.4-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-golang-lru/golang-github-hashicorp-golang-lru-dev_0.5.4-2apertis0bv2023dev2b3_all.deb Size: 14928 MD5sum: 0197d68670a302feefb137e5155a8487 SHA1: 61f49a9aec718088a1580120d1590edc6a5ddc1c SHA256: 1d1050051dd3eb77d8173bf866191b81a62fb47adcc56926e51855a702bf6dc5 SHA512: 391fe115f3d7fc6f2422d5ad9b3ad79db8f0955a74bde765c66ac84c33087c3c9406ce759f6c03f624cefc2ab00ea0c55e265b26f549f6db9e09b42fb8a16dec 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: 418 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-hcl Version: 1.0.0-1.1apertis0bv2023dev2b3 Depends: golang-github-davecgh-go-spew-dev Filename: pool/development/g/golang-github-hashicorp-hcl/golang-github-hashicorp-hcl-dev_1.0.0-1.1apertis0bv2023dev2b3_all.deb Size: 59056 MD5sum: e71972114094bfeed8217dee12eaffce SHA1: 7b1365c8ad6717c87bd2f092171d7d9fd6f94201 SHA256: 98960718674db3d3cbb10ff96dc2a5b3adacee4abbe91d11ea02349b431ab656 SHA512: 5111d313be5530eccc9c44cdf55fe8be6360a51f77cf1f23c6d316c8eed4dd4dcc3c26a81229aeb83be1ef62610416bcc1cd6a8fcaa5b05c0cdaf986f4dfa0c2 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-hil-dev Priority: optional Section: devel Installed-Size: 184 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-hil Version: 0.0~git20160711.1e86c6b-1co1bv2023dev2b3 Depends: golang-github-mitchellh-mapstructure-dev, golang-github-mitchellh-reflectwalk-dev Filename: pool/development/g/golang-github-hashicorp-hil/golang-github-hashicorp-hil-dev_0.0~git20160711.1e86c6b-1co1bv2023dev2b3_all.deb Size: 32748 MD5sum: 29ed0ea1f740282551455428e2eed3db SHA1: 1a04ce3c7442db0deae62ed94620823cbc62495e SHA256: 17aca152f1b4c85ef00dc89dfda4096ed8fc020fb66f1c89eda7bf804f8cf6a1 SHA512: 8593591f448e45236b23f0bad296ed95feda3cfaf700a86f87007150d7af694729c4033ec0d4cf7c4a1b5d574aa6680e5c18162f240554cd045d6fa19eeaa7a4 Description: small embedded language for string interpolations HIL (HashiCorp Interpolation Language) is a lightweight embedded language used primarily for configuration interpolation. The goal of HIL is to make a simple language for interpolations in the various configurations of HashiCorp tools. Homepage: https://github.com/hashicorp/hil Package: golang-github-hashicorp-logutils-dev Priority: optional Section: golang Installed-Size: 35 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-logutils Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-logutils/golang-github-hashicorp-logutils-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 9048 MD5sum: d126b639326eabac67f461beb32fdc26 SHA1: 3a357af9e63e53bb1ae9bc1b10398715baf965ca SHA256: a96253871ea7ed89368d8b342a698181e9d5e6db70cf5f09928546b46b4b5a57 SHA512: 72196d501128ed21e69b89bc8c8222dd2eec3f76106d4b0452a5c87292778f0bb1eb9beab3326f6a12357951604604764f3fa9aa78c1a1cd58bd7bd452d03463 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-2apertis0bv2023dev2b3 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-2apertis0bv2023dev2b3_all.deb Size: 12668 MD5sum: 15ba698490b9ef7413cd7b5ae43e112a SHA1: febcedb78ef769e45621819759b2e9ba0de50bb8 SHA256: 73c39b2a0e2f324aac8a02d6601151d0a7f04509cfb067b7c3f92027421ff2e8 SHA512: aad28e2906359da6061992dedef7bba4a9b65a58023126e7aa15bc7fb64af8d84e262737c0757bfb0c365255f2262e5488ab8a4960f36853b141bfb39b923e61 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-1apertis1bv2023dev2b3 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-1apertis1bv2023dev2b3_all.deb Size: 81616 MD5sum: bade716dd2d6e596c8b0c4a90f9230e7 SHA1: 9c0d78672527f1e37d03d38b49f11020bf1437af SHA256: 6a0c870b24e5866630b34f02406cef6bc24f853d7ce701916d10adad85d2a2ca SHA512: ba360cc81221a5e4a529fe5988116af6c1d1c7de082a86e217f57291ff32216274cc107c3cc36407b91dc89674454002830f04083b5ef159f183cf63a287eaf1 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-net-rpc-msgpackrpc-dev Priority: extra Section: devel Installed-Size: 22 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-net-rpc-msgpackrpc Version: 0.0~git20151116.0.a14192a-1.1apertis0bv2023dev2b3 Depends: golang-github-hashicorp-go-msgpack-dev, golang-github-hashicorp-go-multierror-dev Filename: pool/development/g/golang-github-hashicorp-net-rpc-msgpackrpc/golang-github-hashicorp-net-rpc-msgpackrpc-dev_0.0~git20151116.0.a14192a-1.1apertis0bv2023dev2b3_all.deb Size: 4600 MD5sum: d28fc5020e6edd01d8c187a7de371656 SHA1: 5db73486f578a18bde7de167e9f388e53a3b2983 SHA256: 5e157742494b58b2b274e55613a06877054d856d9503032b498ac1e882e83ad0 SHA512: 2ef1ce8eef4c25d94a41cc7d91855170018b762b03156dbd29185d472442d2fa2a92a5d736d08dd568b802d983ad26cae6ac9b7c8ccf622107a3e586c4587a52 Description: Library for creating Go RPC client/server This library provides the same functions as net/rpc/jsonrpc but for communicating with MessagePack instead. The library is modeled directly after the Go standard library so it should be easy to use and obvious. . This package contains the source. Homepage: https://github.com/hashicorp/net-rpc-msgpackrpc Package: golang-github-hashicorp-raft-boltdb-dev Priority: optional Section: devel Installed-Size: 49 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-raft-boltdb Version: 0.0~git20171010.6e5ba93-3co1bv2023dev2b3 Depends: golang-github-boltdb-bolt-dev, golang-github-hashicorp-raft-dev Filename: pool/development/g/golang-github-hashicorp-raft-boltdb/golang-github-hashicorp-raft-boltdb-dev_0.0~git20171010.6e5ba93-3co1bv2023dev2b3_all.deb Size: 11192 MD5sum: 8c4cb05e9c7015dd3c4d44795cefead4 SHA1: c666d406ced817a4e165fc0d89d86723d99c304a SHA256: be51a377842ace985fe9aca81df9e56a8f69ead4a749484db03ababa8157e6de SHA512: 67b6217002ceb83981865ee31de19c89fe52068aaf9ddbadd002fc21de43c22d161d6fc7645d8aa391e57f6478f2a154a659883b93e315918e767f4d1bf4af26 Description: Raft backend implementation using BoltDB provides the raftboltdb package. The package exports the BoltStore which is an implementation of both a LogStore and StableStore. It is meant to be used as a backend for the raft package. Homepage: https://github.com/hashicorp/raft-boltdb Package: golang-github-hashicorp-raft-dev Priority: optional Section: devel Installed-Size: 448 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-raft Version: 1.1.2-1apertis0bv2023dev2b3 Depends: golang-github-armon-go-metrics-dev, golang-github-hashicorp-go-hclog-dev (>= 0.9.2~), golang-github-hashicorp-go-msgpack-dev (>= 0.5.5~) Filename: pool/development/g/golang-github-hashicorp-raft/golang-github-hashicorp-raft-dev_1.1.2-1apertis0bv2023dev2b3_all.deb Size: 91112 MD5sum: 32729340018b0c2e8a377958ed26a7c5 SHA1: 95654a51f32a293358a9a6c6d2988e5bc788cc81 SHA256: 2124bd8bf6a644f327cee28cc889bccbb00e2c0bb4d8e3f76bea1997c12d5fa1 SHA512: ae3e56f93ae667dece9cc449d5ea75d4a1540b54ad972553b3ad59dddad05577cab0bd90669d63b1974402a09fe0e79a1c635164a6464a71e377c201c393b619 Description: implementation of the Raft consensus protocol raft is a Go library that manages a replicated log and can be used with an FSM to manage replicated state machines. It is a library for providing consensus. Homepage: https://github.com/hashicorp/raft Package: golang-github-hashicorp-scada-client-dev Priority: extra Section: devel Installed-Size: 90 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-scada-client Version: 0.0~git20160601.0.6e89678-2.1apertis0bv2023dev2b3 Depends: golang-github-armon-go-metrics-dev, golang-github-hashicorp-net-rpc-msgpackrpc-dev, golang-github-hashicorp-yamux-dev Filename: pool/development/g/golang-github-hashicorp-scada-client/golang-github-hashicorp-scada-client-dev_0.0~git20160601.0.6e89678-2.1apertis0bv2023dev2b3_all.deb Size: 19724 MD5sum: 2736e945bf9ced0c8e3b648583cf4e51 SHA1: 943c52e6064956eb0eb7c653250183d0c92ecffa SHA256: 13ce4883fea60890f61ba133142d09a36cf1bc1b7113efb41ab0034c114a1ace SHA512: 121886549401883a439b7d7f0e869ae1ae045be8541cc92097f16a0320a564edff0ebd30b816697e242065bcbcdd117567b570c78c6fb13d5d034b22ae0f3306 Description: Golang client to the HashiCorp SCADA system This library provides a Golang client for the HashiCorp SCADA service. SCADA stands for Supervisory Control And Data Acquisition, and as the name implies it allows Atlas to provide control functions and request data from the tools that integrate. . The technical details about how SCADA works are fairly simple. Clients first open a connection to the SCADA service at scada.hashicorp.com on port 7223. This connection is secured by TLS, allowing clients to verify the identity of the servers and to encrypt all communications. Once connected, a handshake is performed where a client provides it's Atlas API credentials so that Atlas can verify the client identity. Once complete, clients keep the connection open in an idle state waiting for commands to be received. Commands map to APIs exposed by the product, and are subject to any ACLs, authentication or authorization mechanisms of the client. . This library is used in various HashiCorp products to integrate with the SCADA system. . This package contains the source. Homepage: https://github.com/hashicorp/scada-client Package: golang-github-hashicorp-serf-dev Priority: optional Section: devel Installed-Size: 709 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-serf Version: 0.9.4~ds1-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 131160 MD5sum: 223610a0f8761a5bb992773dfc985c4e SHA1: 849c1fd4eeeee9e6d7209d0a05a443b04c346c09 SHA256: 9c18ba7572b1a3ee43e60dba6323b124dedd4a0fec003cd00cfed2e92a56b1a9 SHA512: a3975b37175e21d77464235fcd8a90fc078499e247e16225b829ded89268b234b8160398b5bd137647e37f31ee6595e58ba449f79c6459ef7b9461402c202aec 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-hashicorp-yamux-dev Priority: optional Section: devel Installed-Size: 105 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-hashicorp-yamux Version: 0.0+git20190923.df201c7-1apertis1bv2023dev2b3 Filename: pool/development/g/golang-github-hashicorp-yamux/golang-github-hashicorp-yamux-dev_0.0+git20190923.df201c7-1apertis1bv2023dev2b3_all.deb Size: 22352 MD5sum: 469d4a6e355b07a49ef6793869d83be5 SHA1: fd0e13160ca9c50e2ded0c4525181e0524cd8ed2 SHA256: 766638ee528cfc7efdf135230a7bce8be44972e1320d0f32f56b8cf88296ddfa SHA512: cb56aa07b41e268a6d7dd75309f94aced281e2a4759853133bc6673bd8634259e65b36638651805d6061ad50cbcbdf5afc4c85e9bf76c7dcbaf525d485575bfc Description: Golang connection multiplexing library Yamux (Yet another Multiplexer) is a multiplexing library for Golang. It relies on an underlying connection to provide reliability and ordering, such as TCP or Unix domain sockets, and provides stream-oriented multiplexing. It is inspired by SPDY but is not interoperable with it. . Yamux features include: . - Bi-directional streams - Streams can be opened by either client or server - Useful for NAT traversal - Server-side push support - Flow control - Avoid starvation - Back-pressure to prevent overwhelming a receiver - Keep Alives - Enables persistent connections over a load balancer - Efficient - Enables thousands of logical streams with low overhead . This package contains the source. Homepage: https://github.com/hashicorp/yamux Package: golang-github-ianlancetaylor-demangle-dev Priority: optional Section: golang Installed-Size: 256 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ianlancetaylor-demangle Version: 0.0~git20200824.28f6c0f-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-ianlancetaylor-demangle/golang-github-ianlancetaylor-demangle-dev_0.0~git20200824.28f6c0f-1apertis0bv2023dev2b3_all.deb Size: 49204 MD5sum: 499ce4588c45b9ee4a59363912622653 SHA1: e81599310e0993b1b966e45e786245f2771a4af3 SHA256: fa43c99b665cb466fb1e9436e9b18f3de181774b5cb6afe8dd4a8fc841888217 SHA512: 5aa4d0f922a05ac9c2dc43eaa00eaae9032460e305f03a9558bbe55f318732bfbad3a562c261b3c6322ab22427d7674ec7144c4005e444035c31642888988458 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: 111 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-imdario-mergo Version: 0.3.12-1+apertis0bv2023dev3b1 Depends: golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-github-imdario-mergo/golang-github-imdario-mergo-dev_0.3.12-1+apertis0bv2023dev3b1_all.deb Size: 23536 MD5sum: da0f60c83569ffd7d3d297e1c78377da SHA1: c3b6496bc2f07918dc1a811c2b214b83dc8ec157 SHA256: 4d2dcfcc3f73f4c15edb3a170f3e4932d17fa7008bfc367a9850c932a07edcf6 SHA512: 3473eb13c83cf4924fa745f7f5bffa771e193cbd6c3a11d4a937bea0098a3e6f961555c900828ed6f1005b591a40e1d64f21f4ce4b527ca678bec75c6c7c58af 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-inconshreveable-log15-dev Priority: optional Section: devel Installed-Size: 98 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-inconshreveable-log15 Version: 2.15-1apertis0bv2023dev2b3 Depends: golang-github-go-stack-stack-dev, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev Filename: pool/development/g/golang-github-inconshreveable-log15/golang-github-inconshreveable-log15-dev_2.15-1apertis0bv2023dev2b3_all.deb Size: 22800 MD5sum: 9023a44150b2021252e63f4cd698e1fe SHA1: 41ec3cb4923890ff5d98485912e9abba7b7b6751 SHA256: 2d04c9b85e8a9def53b7e5e5d933c42c75fcd28744d03a03b36c42f3dd5bbcee SHA512: e5ed183ce039a798643102c63b0496d2afab916eeb2a6ec085d26f932e89ad326abcab552d2ffaba7d80e512e94d0b7aea7219238f4301bf7d754701afa4ab9d Description: structured, composable logging for Go package log15 provides an opinionated, simple toolkit for best-practice logging in Go (golang) that is both human and machine readable. It is modeled after the Go standard library's io and net/http packages and is an alternative to the standard library's log package. Homepage: https://github.com/inconshreveable/log15 Package: golang-github-inconshreveable-muxado-dev Priority: extra Section: devel Installed-Size: 129 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-inconshreveable-muxado Version: 0.0~git20140312.0.f693c7e-2.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-inconshreveable-muxado/golang-github-inconshreveable-muxado-dev_0.0~git20140312.0.f693c7e-2.1apertis0bv2023dev2b3_all.deb Size: 26776 MD5sum: 548120c8d60ff3129f750d486455eb14 SHA1: eb8868e13cdccb5c2abcac55c4561b81556851e1 SHA256: 62cfeb16a45cf1a6ba71e2cedc139738d57210f4756d108de9072640fb3214ce SHA512: a7a0ef2a7d6cbc3abe3545cb7d18ab94cad6776690a8da01b1c970f49a8faf40dd77f74013cd40da3ed17d9b7176bf21f661841ad0fd8594e956e2901139d431 Description: Stream multiplexing for Go What is stream multiplexing? . Imagine you have a single stream (a bi-directional stream of bytes) like a TCP connection. Stream multiplexing is a method for enabling the transmission of multiple simultaneous streams over the one underlying transport stream. . What is muxado? . muxado is an implementation of a stream multiplexing library in Go that can be layered on top of a net.Conn to multiplex that stream. muxado's protocol is not currently documented explicitly, but it is very nearly an implementation of the HTTP2 framing layer with all of the HTTP-specific bits removed. It is heavily inspired by HTTP2, SPDY, and WebMUX. . How does it work? . Simplifying, muxado chunks data sent over each multiplexed stream and transmits each piece as a "frame" over the transport stream. It then sends these frames, often interleaving data for multiple streams, to the remote side. The remote endpoint then reassembles the frames into distinct streams of data which are presented to the application layer. . What good is it anyways? . A stream multiplexing library is a powerful tool for an application developer's toolbox which solves a number of problems: . - It allows developers to implement asynchronous/pipelined protocols with ease. Instead of matching requests with responses in your protocols, just open a new stream for each request and communicate over that. - muxado can do application-level keep-alives and dead-session detection so that you don't have to write heartbeat code ever again. - You never need to build connection pools for services running your protocol. You can open as many independent, concurrent streams as you need without incurring any round-trip latency costs. - muxado allows the server to initiate new streams to clients which is normally very difficult without NAT-busting trickery. . This package contains the source. Homepage: https://github.com/inconshreveable/muxado Package: golang-github-influxdata-tail-dev Priority: optional Section: devel Installed-Size: 83 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-influxdata-tail Version: 1.0.0+git20180327.c434825-4apertis0bv2023dev2b3 Replaces: golang-github-hpcloud-tail-dev Provides: golang-github-hpcloud-tail-dev Depends: golang-gopkg-tomb.v1-dev, golang-github-fsnotify-fsnotify-dev Breaks: golang-github-hpcloud-tail-dev Filename: pool/development/g/golang-github-influxdata-tail/golang-github-influxdata-tail-dev_1.0.0+git20180327.c434825-4apertis0bv2023dev2b3_all.deb Size: 17512 MD5sum: 9f93c790eee55777fe2aa8b75585c50d SHA1: 8516d2ba8227ffeb684f32468cb414e9c895ad87 SHA256: a127bc0c226cd19e8a00237bb372537b098fab717f7b08fd246c816932102125 SHA512: 8222bc87914314ab8d401480689cf6f5bebfe15a5d47f9272bc8ef047b20f833d4884458b0e6b698174234c3dc818cbc2cd667e628ba41ffed54790ba7f6d50c Description: Go package for reading from continuously updated files (tail -f) tail is a Go library striving to emulate the features of the BSD tail program (like tail -f). It comes with full support for truncation/move detection as it is designed to work with log rotation tools. Homepage: https://github.com/influxdata/tail Package: golang-github-ishidawataru-sctp-dev Priority: optional Section: devel Installed-Size: 57 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ishidawataru-sctp Version: 0.0+git20190723.7c296d4-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-ishidawataru-sctp/golang-github-ishidawataru-sctp-dev_0.0+git20190723.7c296d4-3apertis0bv2023dev2b3_all.deb Size: 12468 MD5sum: f939ab27a576c01e5f8ef9704bec1b19 SHA1: 91ca7be14e74e4e92d47be328c62ffa061213f09 SHA256: 2ab5e6689efdccf68aa8bedc74c95cdb2225dfb1c38d9395292a1147cc084752 SHA512: 5bf9afbd899c0f59fb383ae83777acfa9f7070993a2db9221de6b86d35b4a44d07b2a15a3482599054eaba3d4f56caadd8c2afec26198e7264f72e0b9b08cf81 Description: SCTP library for the Go programming language Stream Control Transmission Protocol (SCTP) Homepage: https://github.com/ishidawataru/sctp Package: golang-github-j-keck-arping-dev Priority: optional Section: devel Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-j-keck-arping Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-j-keck-arping/golang-github-j-keck-arping-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 6540 MD5sum: 18d20d379345b0e58f20c0e6d2554486 SHA1: 3a44c19999f7fdb1ac46b1c5a5eb0ba44e1c0d40 SHA256: 311a8468392a4ca74d0b9c660a5799bc9108a7f917167889aad041941517114b SHA512: 0f5848cd1c83d74cbef578d2e26645de901aa197e1f3d92b73e0f25fd4effa8297ab38364412dd399f28cb78bf69b4fe0110b99e0cc82093a7b1c824c46b7019 Description: library to ping a host per arp datagram or query a host mac address arping is a native go library to ping a host per arp datagram or query a host mac address. Homepage: https://github.com/j-keck/arping Package: golang-github-jacobsa-oglematchers-dev Priority: extra Section: devel Installed-Size: 460 Maintainer: pkg-go Architecture: all Source: golang-github-jacobsa-oglematchers Version: 0.0~git20150320-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-jacobsa-oglematchers/golang-github-jacobsa-oglematchers-dev_0.0~git20150320-3apertis0bv2023dev2b3_all.deb Size: 30172 MD5sum: e99cb09384cbaed045c16ef5374428b8 SHA1: 42d971387f802b1d84a3b35b0e242bf5fbba7c97 SHA256: 1c50934c01e0528a63a5f3119a358be9faa1ae545de21b7df0f7d25b1ce78387 SHA512: 89a87895d1ee9643e2261e932880a9d1bed8c20a9f2abeb0ee2043a5ea7a853f97f408b113841c2ba8622e4901f9078375b9c0454d23a5cd4867edd2af6af82d Description: matchers for testing/mocking frameworks such as ogletest oglematchers is a package for the Go programming language containing a set of matchers, useful in a testing or mocking framework, inspired by and mostly compatible with Google Test for C++ and Google JS Test. The package is used by the ogletest testing framework and oglemock mocking framework, which may be more directly useful to you, but can be generically used elsewhere as well. Homepage: https://github.com/jacobsa/oglematchers Package: golang-github-jamesclonk-vultr-dev Priority: optional Section: devel Installed-Size: 224 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jamesclonk-vultr Version: 2.0.1-1apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev, golang-golang-x-time-dev Filename: pool/development/g/golang-github-jamesclonk-vultr/golang-github-jamesclonk-vultr-dev_2.0.1-1apertis0bv2023dev2b3_all.deb Size: 30804 MD5sum: fdee70e6d5df23d559f3cdc211c9ecd1 SHA1: 1b45f0601316816242048c700afbb974467926b5 SHA256: 7c1e70faf3bdbdf2fece1d6360a1de6e37abf0abe37661d804391a6046b05f9c SHA512: e7b8deabb9a01f5c52769a12eb562fc14d13f91147b4f8bfc0d257549bc798c16933c269d67b5841be095b6fce04f468151e745840d4d3506eeec1609e753ab8 Description: Vultr API client library Vultr (https://www.vultr.com) API client library, written in Go. Homepage: https://github.com/JamesClonk/vultr Package: golang-github-jcmturner-gofork-dev Priority: optional Section: devel Installed-Size: 119 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jcmturner-gofork Version: 1.0.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-jcmturner-gofork/golang-github-jcmturner-gofork-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 25028 MD5sum: f7e4659ad9ff719a37eb1f906da71ebe SHA1: f439ff49c6c985d49aff482e70e9cd3b0932bfe8 SHA256: 61a0416e6f4ff68ffc12401aa52e714e9d6b4b0126d1cb7ea389cf3923860589 SHA512: d0f37e6b3c0761b4ffce2efd6eb9d1ea5c0f4993a068f8e281460a2e2749e14796d48a4c43aeb0ea8e7874a36474e2b70e236260d80800c006fa400c78cb1eb9 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 Package: golang-github-jeffail-gabs-dev Priority: optional Section: devel Installed-Size: 86 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jeffail-gabs Version: 2.3.0-1+apertis0bv2023dev3b1 Filename: pool/development/g/golang-github-jeffail-gabs/golang-github-jeffail-gabs-dev_2.3.0-1+apertis0bv2023dev3b1_all.deb Size: 17028 MD5sum: 6e7068753b5088ebad1b5210b9389073 SHA1: 3fa8ecddd1e79b66834fe3b8b48c7510a1fdabbe SHA256: 0f6e2383dc625237eddf63f00698f0cbc9ddc941b94a59d92fdfa844bb1fdf22 SHA512: f4fc1b9396376e472fd5962d99fd92400a1041a5209065f59a2b0ea068f40de5a09474416c3dbeff65aaaa62b7e4b63561c6384a1b51400b9e40653f3bff0cd6 Description: For parsing, creating and editing unknown or dynamic JSON in Go Gabs is a small utility for dealing with dynamic or unknown JSON structures in golang. It's pretty much just a helpful wrapper around the golang json.Marshal/json.Unmarshal behaviour and map[string]interface{} objects. It does nothing spectacular except for being fabulous. Homepage: https://github.com/Jeffail/gabs 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-5+apertis0bv2023preb1 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-5+apertis0bv2023preb1_all.deb Size: 49056 MD5sum: da74b0c6ef76a677c91dbc677bc1ccb8 SHA1: 70e043e1360627b5c65b9a1061054d191bfa4185 SHA256: d365beb8202d18ddf94d32906a3147de20876b88b60a1bb1060a49a3db67ffdb SHA512: 17f891fddc48798560cc409522bdf2586de654f9f033bd0f9369c41b5a581dd90c3cfb93a7c3470daf938937a46c9064614ac1905ff88858670b263e27690774 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: 9 Maintainer: pkg-go Architecture: all Source: golang-github-docker-go Version: 0.0~git20160303.0.d30aec9-3co1bv2023dev2b3 Depends: golang-github-docker-go-dev Filename: pool/development/g/golang-github-docker-go/golang-github-jfrazelle-go-dev_0.0~git20160303.0.d30aec9-3co1bv2023dev2b3_all.deb Size: 2832 MD5sum: 278f4fda523481e9f8a734ac309fa88f SHA1: 722903d25f06a180383cb8ad470959991121f520 SHA256: 17dfd7228cfbe3a36a6bc59ebc782700cb00296f01aa4c687502887032f2a0f6 SHA512: 1c5c419dfebc7d871d25ee4154675f58ba6168e995ba204b32c1ce7d2f3c3410849375b55f8220d0822c3a39a730593531325275c39122c516b9c2b202c4d616 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-gorm-dev Priority: optional Section: devel Installed-Size: 502 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jinzhu-gorm Version: 1.9.6-1apertis0bv2023dev2b3 Depends: golang-pq-dev | golang-github-lib-pq-dev, golang-github-denisenkom-go-mssqldb-dev, golang-github-erikstmartin-go-testdb-dev, golang-github-go-sql-driver-mysql-dev, golang-github-jinzhu-now-dev, golang-github-mattn-go-sqlite3-dev, golang-github-jinzhu-inflection-dev Filename: pool/development/g/golang-github-jinzhu-gorm/golang-github-jinzhu-gorm-dev_1.9.6-1apertis0bv2023dev2b3_all.deb Size: 80924 MD5sum: 1e2153a29f269bfa42d455c37946bb06 SHA1: 15e71771c3d5dbbe3b67cf1036a8cc10da0030ef SHA256: b46f1a83c63e67faac5505c11982a637eb4467a88967e447c540484f3519bbf3 SHA512: 9f36363dc985e6617481888f2d581d04211c21e6ca66e43b3ebf1dec1e4b0b6bf42ec7c8ee5db085f8d12cf98a650ac65a541b5465220c333c4f3ef12519b6a0 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 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-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-jinzhu-inflection/golang-github-jinzhu-inflection-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 6284 MD5sum: 54c11a4a9aa34ccd7037ca407ae7c482 SHA1: 515b44599c7a934f698efc178a2c4e64ba2c37b0 SHA256: 3beef7b9178ee974694037d0cdea3a02d96c4f2003dcb170bb29cbe9d16cf596 SHA512: de8fea76390c9158d4f6c0de366ef7138233500e4e09e08f02351d401389c1da20b8f0f0b694ffa8b967cf9f3b3dca6f5714b32ebdb585fb6f14550051c5aba3 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-1+apertis0bv2023dev2b2 Filename: pool/development/g/golang-github-jinzhu-now/golang-github-jinzhu-now-dev_1.1.1-1+apertis0bv2023dev2b2_all.deb Size: 9908 MD5sum: c203b529c9638ccbde09aa6869b2319b SHA1: bfcde15263c0ed5e8cb842bef71a670ff97dc09a SHA256: 92887e31ba20f14c4d137ab85d16c4781205c82f3ce31b82ba69b04877928b2c SHA512: 726093ec9b6ae94459ab658b940004110564063229610c86b9da47f4b6073d9ad6f257185fd25ca649da7066dbd144ef3341ef5efefc46e5194080475517eb3c 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: devel Installed-Size: 1199 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jmespath-go-jmespath Version: 0.4.0-1apertis0bv2023dev2b3 Depends: golang-github-davecgh-go-spew-dev (>= 1.1.0), golang-github-pmezard-go-difflib-dev (>= 1.0.0), golang-github-stretchr-objx-dev (>= 0.1.0), 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-1apertis0bv2023dev2b3_all.deb Size: 91692 MD5sum: c69e48c6128beacdd98a206653488003 SHA1: 107862c60f07900e078456a7a0c0cb1b93ff14ba SHA256: c88cbaeb1d32217a19c8498c93e53ad8f7d2a3507eb57630761d4b6d86509459 SHA512: 949ca0bbf43fee9c2ad27e77a3c29a96f46661946f760a6878b554826f158e2ca61137392ca6d3be566e5cdd5799d431d200795ebf0e2796af353d630029262f Description: Golang implementation of JMESPath A JMESPath implementation in Go. . See http://jmespath.org for more info. Homepage: https://github.com/jmespath/go-jmespath Package: golang-github-jmhodges-clock-dev Priority: extra Section: devel Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jmhodges-clock Version: 1.0-3co1bv2023dev2b3 Filename: pool/development/g/golang-github-jmhodges-clock/golang-github-jmhodges-clock-dev_1.0-3co1bv2023dev2b3_all.deb Size: 6928 MD5sum: 11f82aeef7bcce76c53754ea8118b67b SHA1: 92732f08f78f94213ba9cff9a2e89cbf59e44d20 SHA256: f6bc98fe80cab7b32ac8bd626707000234ae92403a934efc6c89f27bbb074fd5 SHA512: c2872c0593eb1cc43c8e5eba2bf451137d3a774636ea97d1fc4d2da723aee19ce676161fc86af5dfd97fd9ff6668ca6f557fb344373d3ffb737d66cfe07d05cd 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: extra Section: devel Installed-Size: 141 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jmoiron-sqlx Version: 1.1+git20160206.61.398dd58-2.1apertis0bv2023dev2b3 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.1+git20160206.61.398dd58-2.1apertis0bv2023dev2b3_all.deb Size: 33668 MD5sum: 03b39e193b3a1c6df103043b31c54346 SHA1: 1a1595177844b29cc2dc72cf90ca5c2176b8d97a SHA256: 8630e0cdaf8ba7153ee1fba10be8e665090533b7609d68348a53dfcdf081623f SHA512: 43ccca0dbe0c78e4db8c7c8f37ef497e54ba8693a9fff57ed6bcf44ac785bc5a23d8dca2b704dd50f4781dca75b8499923710154916bf693ccb58b72395775ab 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: 25 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jonboulle-clockwork Version: 0.1.0-4.1apertis0bv2023dev2b3 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.1apertis0bv2023dev2b3_all.deb Size: 5964 MD5sum: 974f3878c8d3fe133de44f721f57c5d8 SHA1: 84cdeee7b16b3931b0b6ba7ce3f277fef6070adc SHA256: 3b3e9f9995538ef0e8ef38f7bfc72896ee4f3aee69d4039a66fd1db6961420c4 SHA512: 606fe4b927fb1c77f9add208ef527f3ea51afd0607983024197459835187484e9eb5fdf305f1f06d3726afb4ded4f98e613bcdd582d82a1d62e6e4a60e937406 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-intern-dev Priority: optional Section: devel Installed-Size: 18 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-josharian-intern Version: 1.0.0-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-josharian-intern/golang-github-josharian-intern-dev_1.0.0-3apertis0bv2023dev2b3_all.deb Size: 3596 MD5sum: 624b3a95c7493239f37319671bf78cc9 SHA1: 4ff5e8a6ce818cf845bbb2383e461fd38e53da20 SHA256: f73546cd4db8ca52183dcbf659b16e685ad5b0260c440ce0e601ab76d8989c1d SHA512: ce670da26f55964c3c1576517aa50c57438f457b1cfe6fdba0273745a742adc92db8b80f0f0b9ff6a5741ed28b1d6230263b48364517738977e0040fc506d543 Description: Intern string golang library Intern string allows one to keep only a single copy of string data. All functions may be called concurrently with themselves and each other. . For a blog post introducing string interning, see: https://commaok.xyz/post/intern-strings Homepage: https://github.com/josharian/intern 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.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-jpillora-backoff/golang-github-jpillora-backoff-dev_1.0.0-1.1apertis0bv2023dev2b3_all.deb Size: 3852 MD5sum: 890cf44af6d71746a716699841fd50de SHA1: becb2cf8fb36bb8eb53713e74ac5566d558f8957 SHA256: df013ec0353036db5355e0e483f541bdc1cbb99f370aa60257400b7c430d1719 SHA512: a592fa5c7858d992f965ddcf7ecea0c6b8ab06a7d48846b5637536e9b04c25377ff70081410f9ebced4b6874e2793d9a3c6ec6334f45e1b6778df6f20879ed1d Description: backoff algorithm in Golang Backoff is a simple exponential backoff counter in Go (Golang) Homepage: https://github.com/jpillora/backoff Package: golang-github-json-iterator-go-dev Priority: optional Section: devel Installed-Size: 548 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-json-iterator-go Version: 1.1.10-2apertis0bv2023dev2b3 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.10-2apertis0bv2023dev2b3_all.deb Size: 69596 MD5sum: 2ca51e99074da2404443ba93a5931698 SHA1: 6b11b916e11edfab61ce296b89638376026c62b8 SHA256: 8b4ca46b58926d0d8b3a29d53a10e27418c0fad41fe3b6a230a834f0f3a2fc75 SHA512: 9800c4730620f68d9fc40a5b59ef9837c089d6f24758acbcd777f0979d9280409f5d2fe1821cfb00583206bf00037ed354215b37ba65e353964d55eeaecd3a47 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/ Package: golang-github-jtolds-gls-dev Priority: optional Section: devel Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-jtolds-gls Version: 4.20.0-2apertis0bv2023dev2b3 Breaks: golang-defaults (<< 2:1.12~1) Filename: pool/development/g/golang-github-jtolds-gls/golang-github-jtolds-gls-dev_4.20.0-2apertis0bv2023dev2b3_all.deb Size: 7848 MD5sum: 73391fc20bcc65beb13e9e12cc0ccf37 SHA1: 3d540ccbdca34f608900af4fa04bebfbb561fe9b SHA256: af80e340d23e76187844543972771648a791349c36a45ec53153c989ae2913c1 SHA512: 42797c8474ed9e8bbe01fad17352ccdc89a8bf5098d0559814c7f4504904a03531cf70d9091eba0c940f061d428182404b7af921463f0f9e8828d9845dbe4dbc Description: Goroutine local storage The gls package implements goroutine-local storage. It is a solution to the common problem of identifying a goroutine by some kind of gouroutine id. For example, it can be used to log an HTTP request context id in every log line in the same goroutine as the incoming HTTP request. Homepage: https://github.com/jtolds/gls Package: golang-github-juju-ansiterm-dev Priority: optional Section: devel Installed-Size: 60 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-juju-ansiterm Version: 0.0~git20161107.35c59b9-3co1bv2023dev2b3 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_0.0~git20161107.35c59b9-3co1bv2023dev2b3_all.deb Size: 13152 MD5sum: 4a122e200ff9a1443ebb3865cf56ba8d SHA1: 13edd1550413aef5a8d2a556d3ffb83f0df924ca SHA256: c1f91fb3d8cf0f00ce909bea27e2aa1d717359cb6f6076adf198f358cf6ca844 SHA512: babc014a353acd13cae63793f91d1d9f07b7c5dec1b2e06851f0cff13cd3eaaba2226ed4f08374914ebaaf0ddcb66f382617adfeee9ccb7509e91bbbbbcb4c02 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 Package: golang-github-juju-loggo-dev Priority: optional Section: devel Installed-Size: 89 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-juju-loggo Version: 0.0~git20170605.8232ab8-4co1bv2023dev2b3 Depends: golang-github-juju-ansiterm-dev, golang-gopkg-check.v1-dev Filename: pool/development/g/golang-github-juju-loggo/golang-github-juju-loggo-dev_0.0~git20170605.8232ab8-4co1bv2023dev2b3_all.deb Size: 16824 MD5sum: 2b7a6a1b8863f4cadea89dc5a436d0d5 SHA1: b380f3b7a5327535c0f8fb7936790bbbfe536834 SHA256: 713342ee0ac344a39d80edba1d3a3d6a7ab6753e7bbbe3f212341cb237e5b8e3 SHA512: 4fd49855c786e6f545ae99adc718a32ee0d480cc132f36d6347208fad977d0704147ef98a6f5e8d7d8ac70036e626e8900e0129b41968340d506f3afa23c5bb6 Description: logging library for Go This package provides an alternative to the standard library log package. . The actual logging functions never return errors. If you are logging something, you really don't want to be worried about the logging having trouble. Homepage: https://github.com/juju/loggo Package: golang-github-juju-ratelimit-dev Priority: optional Section: devel Installed-Size: 41 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-juju-ratelimit Version: 1.0.1-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-juju-ratelimit/golang-github-juju-ratelimit-dev_1.0.1-1.1apertis0bv2023dev2b3_all.deb Size: 9196 MD5sum: 36852d164d320a08d77514be1462680d SHA1: d9239a11803e9bec79c822dbbb3701951412867f SHA256: 4a5751981bc8ec26578ea5d69c00f231a7b7f8a5b2528192951a2d641521a202 SHA512: 59a23fbec5f622f69d051dbed959debee8278c9730059cb6bee6b47b012cf956de6d7aed0a39c5786aa3508b8ffd6ddb295385bc9a1842127e12a388106f39ae 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-1apertis0bv2023dev2b3 Breaks: burrow (<< 1.2.1-2) Filename: pool/development/g/golang-github-julienschmidt-httprouter/golang-github-julienschmidt-httprouter-dev_1.3.0-1apertis0bv2023dev2b3_all.deb Size: 19548 MD5sum: d626e8cb208f9a9e8c6f8ad69a49c7f6 SHA1: 6cd9e882b5ca956c6c1ec68eac323ad89c73c95c SHA256: c380e3be4d0a46558e8153af6384eb0daee8b1aacfe0d446a1ecc203e7923fa2 SHA512: be27acec7a265c15c839b32ff2fc6a233d0e85fc654072b5ca926691c84a9e43f07f38c249300fb6b54bf42e0cc0ec270bcbc39058f05b4d554ff8e7b497ea60 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: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kardianos-osext Version: 0.0~git20190222.2bc1f35-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-kardianos-osext/golang-github-kardianos-osext-dev_0.0~git20190222.2bc1f35-2apertis0bv2023dev2b3_all.deb Size: 8232 MD5sum: 6704f9abcd8c4a281d7f345aafefeffe SHA1: 76f32ae1f611a8b5774e3b2392617a3ddb347b79 SHA256: 042fe49738a3307f7d95b6320733b82133e44e66823acf9aaa4778b1aaa2da95 SHA512: 11be27dd30f9c8e55bc03c959d1261a48cd1a139581859ef68df31ff3ab13270178bfe151c6f75a45fc393fc15795f208d30899d85fa16522f0a4d17b79ce9ce 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-gotool-dev Priority: optional Section: devel Installed-Size: 61 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kisielk-gotool Version: 1.0.0-1co0bv2023dev2b3 Filename: pool/development/g/golang-github-kisielk-gotool/golang-github-kisielk-gotool-dev_1.0.0-1co0bv2023dev2b3_all.deb Size: 10604 MD5sum: 3b3dcb17f9d1b55d9a2760dfcf769338 SHA1: 57eab7cd90df50abfecbed8c6e263cf12c70fe5e SHA256: e32ceec2e8d040af7ee9adc3d826df757d2149d7e859543c906387096d271718 SHA512: e9d685653680fb76e23e54534d327185a65526344ace28d119f13c7b3b7a0cb5357718ceae9447a2160888d44f8b8ffbb830b56a6a5b57d221b9e8dbb71c29b8 Description: library of some utility functions provided by cmd/go This package provides a library of some utility functions provided by cmd/go. This library is provided as a convenience to developers wanting to write tools with similar semantics. Homepage: https://github.com/kisielk/gotool 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.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-kisielk-sqlstruct/golang-github-kisielk-sqlstruct-dev_0.0~git20150917.0.0b86a3e-2.1apertis0bv2023dev2b3_all.deb Size: 6512 MD5sum: fda7ca12c33b6f53852808f754bd4bc4 SHA1: 49f58857166ed76dee5500233ee2881fe97f5f6a SHA256: 37ab57c7cbe4f287554f15f3dc5d7638c5696a9f9a41adba1288751ca3434e97 SHA512: 8096dc266ecd32d81f4224b129101f825363f7ace67898851070c56bf85a60f7bb25922140bfebeb1f75c36a62be6fce0d2d2895bf3a99efa4a6f79bb96c918b 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.1apertis0bv2023dev2b3 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.1apertis0bv2023dev2b3_all.deb Size: 30032 MD5sum: 360d8d8a963837721a4c8c80c7b15cc0 SHA1: a9d937a0632fa6479df941da56c951286edd8510 SHA256: d1ccace3a4980973fc7ec7f025c343420847bfcd4cdaa74bc1764c24413c12ad SHA512: dca7f4a4cb0c4db001b27ce0dae294f983f2b6b58bc1279ef569d474e71298770dd9fb09ac3d0f01984a30eee9dcaf1f44e8a3edf81bfe63e45024d1fdf36d6a 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: 21903 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-klauspost-compress Version: 1.11.7-2+apertis0bv2023dev3b1 Depends: golang-github-cespare-xxhash-dev (>= 2.1.0~) Filename: pool/development/g/golang-github-klauspost-compress/golang-github-klauspost-compress-dev_1.11.7-2+apertis0bv2023dev3b1_all.deb Size: 14226504 MD5sum: 6cb56867814b83281e8be8b05e2840a7 SHA1: 76ccb335f89558be2f3e49de4a8569fd41ced916 SHA256: 7e79405aafff779e22fcec470b28249b915eec6c2af9161ce10c4aaa7770157b SHA512: f90c83841923c2dc2c006eb84db326b8a4836698d453918c811049fe049f117d9c9929bbb4fc29332ee1a9a6708016dfc06ebd2a348a1539a8dd962a716e58e1 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 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+apertis0bv2023dev3b1 Filename: pool/development/g/golang-github-klauspost-crc32/golang-github-klauspost-crc32-dev_1.2.0-1+apertis0bv2023dev3b1_all.deb Size: 17060 MD5sum: 3e0491df1fe422dc3fcc9b6639a0a9b9 SHA1: d622052fbea7a8ff01f395bb71b70399b80870d5 SHA256: 5969b589ca324b446f349a399f18d031926af1a1ed5fc2d03340a8b8993eb38d SHA512: 24e9bf8dbbb440d298532ecfd517bd75d53bd08f8d50d36b3eee0df92ce8b5934f2d152fad43f794cb715de53369b2030aec4b2375084d5b38fc062bcd45ce28 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-kolo-xmlrpc-dev Priority: optional Section: devel Installed-Size: 56 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kolo-xmlrpc Version: 0.0~git20200310.e035052-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-kolo-xmlrpc/golang-github-kolo-xmlrpc-dev_0.0~git20200310.e035052-1apertis0bv2023dev2b3_all.deb Size: 11964 MD5sum: be29efa2c31d83e387c1f7c6bfa70914 SHA1: 809886c4e5aa7b016c8179dcdf690cb437d3579b SHA256: e791d5aa732ed461baa2722262f9520f6698669fbdc0ec2ccba5f3cbca0c8823 SHA512: 140f8ab4568c61c9f967d7e985425d70e1fdd20bbbea6ec469098bf1b6d286b26c4c443277cdea2b8c11f690a0f3d353c627219f19f97aca141bc1abba437860 Description: Implementation of the XMLRPC client protocol in Go The github.com/kolo/xmlrpc package is an implementation of client side part of XMLRPC protocol in the Go language. Homepage: https://github.com/kolo/xmlrpc Package: golang-github-kr-fs-dev Priority: optional Section: devel Installed-Size: 26 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kr-fs Version: 0.1.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-kr-fs/golang-github-kr-fs-dev_0.1.0-1apertis0bv2023dev2b3_all.deb Size: 6532 MD5sum: d9c905a166e88032af338ae96a076b8e SHA1: 14b852c86ed2af55ce45cc863efe75c18855ca80 SHA256: 983359310f4887fe50539eb211047f9f8f5c6723799185df20cad1dc17c5356a SHA512: c49940891398cb8838ac8afc3b1b2eb23dcb78c7bfbff9f4376681ff8ad366b158b1429f62bcd0589989543d102416d993a1fd478eb4d38aad7c2918f488bac4 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 Package: golang-github-kr-pretty-dev Priority: optional Section: devel Installed-Size: 68 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-pretty Version: 0.2.1+git20200831.59b4212-1apertis0bv2023dev2b3 Replaces: golang-pretty-dev (<< 0.0~git20160325.0.add1dbc-1~) Provides: golang-pretty-dev Depends: golang-github-kr-text-dev (>= 0.1.0) Breaks: golang-pretty-dev (<< 0.0~git20160325.0.add1dbc-1~) Filename: pool/development/g/golang-pretty/golang-github-kr-pretty-dev_0.2.1+git20200831.59b4212-1apertis0bv2023dev2b3_all.deb Size: 14856 MD5sum: 7cd3924296d5c3ac25857a435fa3179b SHA1: ea5a8caf5f188737a80394d724a963a249495fad SHA256: 2c09c2e2622b80eafff9bdf02ff5f3196cbe733948e2b4428062056333052b57 SHA512: e39e764127f592f87576bcf25092a063d86e0fc914960e8bae08c4d31b8b3ead483036712fbad03068dcb294e002b11feb6667bf5d495b0418e68c9d41569c3c 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/ Package: golang-github-kr-pty-dev Priority: optional Section: devel Installed-Size: 62 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-pty Version: 1.1.6-1apertis0bv2023dev2b3 Replaces: golang-pty-dev (<< 0.0~git20151007.0.f7ee69f-1~) Provides: golang-pty-dev Breaks: golang-pty-dev (<< 0.0~git20151007.0.f7ee69f-1~) Filename: pool/development/g/golang-pty/golang-github-kr-pty-dev_1.1.6-1apertis0bv2023dev2b3_all.deb Size: 10788 MD5sum: 503f377d428c4b5c39bcbd9eb6dcc1a2 SHA1: 9ef9d5d1fb997ab1318b16012085bcf8467724d0 SHA256: 8b9e120be1fb0af8acea7d1ad91d92a31f24eaf7c1560e8196c3b4205404f47f SHA512: a5b92ce54e0bc8e48b0f72e472eb7ca438b36d233322219d351d9e58acb12118ef491b2cf9de1be69f8b293e3390ee3660337fe022c35d25a413a97e61e0636f Description: Go package for using unix pseudo-terminals Pty is a Go package for using unix pseudo-terminals. . This package contains the source. Homepage: https://github.com/kr/pty 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-1apertis0bv2023dev2b3 Replaces: golang-text-dev (<< 0.0~git20150905.0.bb797dc-1~) Provides: golang-text-dev Depends: golang-github-creack-pty-dev Breaks: golang-text-dev (<< 0.0~git20150905.0.bb797dc-1~) Filename: pool/development/g/golang-text/golang-github-kr-text-dev_0.2.0-1apertis0bv2023dev2b3_all.deb Size: 11288 MD5sum: d815380b0eb4246dc1b374cee3fb490b SHA1: 36125e67781a1c4ef9f3674499affdc27f6d6617 SHA256: 88947c37b760b6b88bb321aa3106445f0897c665ad85bb536d7237c2c913a3d0 SHA512: e7e9f5e073b8af258561f3274d4feb3816497507dcfad2b0dd78ffaaf17bd90b99dec3a88ab8b8f39bc78ac336248649207d322817a036dfc1d7a341ab7ddff9 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 Package: golang-github-kylelemons-godebug-dev Priority: optional Section: devel Installed-Size: 75 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kylelemons-godebug Version: 1.1.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-kylelemons-godebug/golang-github-kylelemons-godebug-dev_1.1.0-1apertis0bv2023dev2b3_all.deb Size: 14880 MD5sum: 0f17eb49cc88c6058a4f0c7de3d6b2cb SHA1: dce4fa1493bebf7c0836d87d3fd00f56e57be803 SHA256: e3f140d0f503b23be9b3176204745b36f7c64ec63c35618a6fd9775671f33379 SHA512: 724e14c3220d3f4d571d68a8b6566fcd3c691ee05fa6258215307c21eac508ddd3af722be4412f3eec19b8c10fa594a8aa5b1d4ba23e4436336cf5516f1d9e3f Description: Debugging helper utilities for Go Golang debugging helper utilities. Homepage: https://github.com/kylelemons/godebug Package: golang-github-leodido-go-urn-dev Priority: optional Section: golang Installed-Size: 67 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-leodido-go-urn Version: 1.2.1-2apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-leodido-go-urn/golang-github-leodido-go-urn-dev_1.2.1-2apertis0bv2023dev2b3_all.deb Size: 9764 MD5sum: 6dff0535f0a0294daddf0adf7dcdc818 SHA1: c29bc9ae9b19f4f8b7595dbb34cdcb6d7976b208 SHA256: 116500d15965d422db3be5fcaef8bc49fc57734e064ed0ad4e080178779763a0 SHA512: 7608191b34590f0340c5931dc10c32a651cf43504975c7569673d60c54f1b971b57b0fa7e3436f9dd198edf4a264aaac4cc008589c44d0e7b6446059a3a30c82 Description: Go parser for Uniform Resource Names This parser deals with Uniform Resource Names as defined in RFC 2141 (URN Syntax). The actual parsing is accompanied by: - fine-grained and informative erroring; - namespace specific string normalization. Homepage: https://github.com/leodido/go-urn Package: golang-github-lib-pq-dev Priority: optional Section: devel Installed-Size: 380 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-lib-pq Version: 1.3.0-1apertis0bv2023dev2b3 Replaces: golang-pq-dev (<< 0.0~git20151007.0.ffe986a-1~) Provides: golang-pq-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.3.0-1apertis0bv2023dev2b3_all.deb Size: 76244 MD5sum: 93dacf3b244291f8a2725e3f1622d0ec SHA1: 4a9b90c5710799ceeaa5910bfd17d25083a98651 SHA256: d2dc6adb1c3c393865117c9f533be53341ff2813db6711da5ef3044c5e6ce598 SHA512: c79a38735fc0b8d2b99295219ad81d6a889780e5aa11c34f4f5fe2f60afd1d82ad94b5c73bef6173fc41e1022b712123ff1b93cec8f91bca19488c48bc9faef0 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 Package: golang-github-lithammer-shortuuid-dev Priority: optional Section: devel Installed-Size: 41 Maintainer: Detlev Casanova Architecture: all Source: golang-github-lithammer-shortuuid Version: 3.0.7-0+apertis4bv2023dev3b1 Filename: pool/development/g/golang-github-lithammer-shortuuid/golang-github-lithammer-shortuuid-dev_3.0.7-0+apertis4bv2023dev3b1_all.deb Size: 12012 MD5sum: 9390d474375111c80da5325eb0bee317 SHA1: ded4975df0024349c9897023a5a4ec467b7ce70f SHA256: ee947dcbba48a29c8861b7e41bc6fe41704eb02b60812ac527fe61352c6ff682 SHA512: 3d938e47a3e84ad114ceff97a5883980dee5d7e70fe9fcf1f1c3bad0ecc214f25b1cbbf4b0e699f4d0edef144a7ef385f569b181fb0ec73bd70897a67fed28c9 Description: A Go library that generates concise, unambiguous, URL-safe UUIDs. Based on and compatible with the Python library shortuuid Package: golang-github-lunixbochs-vtclean-dev Priority: optional Section: devel Installed-Size: 23 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-lunixbochs-vtclean Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-lunixbochs-vtclean/golang-github-lunixbochs-vtclean-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 5548 MD5sum: d5967f4a8609434e7434ed7f7e442724 SHA1: 51688c9af07b4875cc565dac13dac27bb10a96c4 SHA256: 7b71b2bec173914fa8bff51c4d925ade274297a6af04d6c1fb42bbba506d35d1 SHA512: 0ae37a02ee5c759f06ca4dac54dba056efff3d2f27607e680356888ad4e32981b33df4c90dfd7cd01afece55638c114b0c25abf0d20ea00af4a2a80d1e85971d 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: 138 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-magiconair-properties Version: 1.8.4-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-magiconair-properties/golang-github-magiconair-properties-dev_1.8.4-1apertis0bv2023dev2b3_all.deb Size: 30064 MD5sum: 07e20a1c1c6579bb10ceedc7f5e59580 SHA1: 7c3b77b33933e7203f66175eb41e0c51e4fd5738 SHA256: 37c7b32aba7c06e230987d1921f24591df2eb32166e51bf3d60c913ed2b100ec SHA512: 401b089a3e5ff4e7f5b11927f2b618baec0a93b53f7bbab1816f69b6074ff3a05214408b525141c629e2e6ca0ce22b6bf966bbeeedb66da8ac704f9afb8c8b93 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 Package: golang-github-mailru-easyjson-dev Priority: optional Section: devel Installed-Size: 736 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mailru-easyjson Version: 0.7.6-2apertis0bv2023dev2b3 Depends: golang-github-josharian-intern-dev Filename: pool/development/g/golang-github-mailru-easyjson/golang-github-mailru-easyjson-dev_0.7.6-2apertis0bv2023dev2b3_all.deb Size: 82448 MD5sum: 92da2715e4c580461c474243c2964d19 SHA1: 3b122d367a80237e72448325243f511c16b259ef SHA256: 8ea5935b28feeacb672ce7b6439508379bca2c8c2a43cfd82d60266dd4d50411 SHA512: 1b3777f2ae4727758e866faf95afdd3c9c2bb072f0ffe8e254c21a53ad20bfc140355530010c6e0e53a28a3b516ed08631e469a8ee2d220eaba9ba5a23dc6477 Description: Fast JSON serializer for golang - development files easyjson allows (un-)marshaling of JSON golang structs without the use of reflection by generating marshaller code. . One of the aims of the library is to keep generated code simple enough so that it can be easily optimized or fixed. Another goal is to provide users with ability to customize the generated code not available in 'encoding/json', such as generating snake_case names or enabling 'omitempty' behavior by default. . This package contains the development files. Homepage: https://github.com/mailru/easyjson Multi-Arch: foreign Package: golang-github-mattn-go-colorable-dev Priority: optional Section: devel Installed-Size: 55 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mattn-go-colorable Version: 0.1.7-1apertis0bv2023dev2b3 Depends: golang-github-mattn-go-isatty-dev Filename: pool/development/g/golang-github-mattn-go-colorable/golang-github-mattn-go-colorable-dev_0.1.7-1apertis0bv2023dev2b3_all.deb Size: 10104 MD5sum: aff2b43e892b6a39f62876114e2fa6df SHA1: 1847ef0bb323222ae39f31d9c3bb2de7c89512ec SHA256: 1e5641988134be1c5b717ed80d7dd13ac042e73e7046e99b5d2c4a13834cc150 SHA512: 7bf8e1284b43049786be8572c21b04d922abe045f236770cc2b9a2bc8c2125ea0d556e29c7f200c90fc878591a5856964d80bf6a6d7fea7eb9b48d375b54d200 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 Package: golang-github-mattn-go-isatty-dev Priority: optional Section: devel Installed-Size: 31 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mattn-go-isatty Version: 0.0.12-1apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev (>= 0.0~git20191026.33540a1~) Filename: pool/development/g/golang-github-mattn-go-isatty/golang-github-mattn-go-isatty-dev_0.0.12-1apertis0bv2023dev2b3_all.deb Size: 6668 MD5sum: 051048ca6c67d1a4437b556ec4d9e7fe SHA1: cfd07f5b7eed4a7483c6a11ff471847fe7171b33 SHA256: b9b6a0d0e9f269f3e798bafb8147b1826cfc5534ac72ba26ea2a64f49d9aa429 SHA512: afac29aad5040d37610c9972531eb6a27df37df4fb5a96e386ae055e4aabcba67d7cb9816831feedff9d6871bcd6026341607ff123f5c8a9b47fb649783c1050 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 Package: golang-github-mattn-go-runewidth-dev Priority: optional Section: devel Installed-Size: 70 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mattn-go-runewidth Version: 0.0.9-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mattn-go-runewidth/golang-github-mattn-go-runewidth-dev_0.0.9-1apertis0bv2023dev2b3_all.deb Size: 14300 MD5sum: aaee30a69fabfb770d4c66bea028ddac SHA1: aed573a269b2416ea893c3f08c429ed952d02ec8 SHA256: 75cdb5f3c69d542da9900f4ebf8c1a4609d84025cec1c3d0a3cc0cc0ca623080 SHA512: 45e3e2baecb9943ec8487dcd02e92cbf4f92a11d043913858425c9dc5277493260f6ee27e65f07c364bd69320b1000e659d14378bba90d41119a2f062f604af3 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 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-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mattn-go-shellwords/golang-github-mattn-go-shellwords-dev_1.0.10-2apertis0bv2023dev2b3_all.deb Size: 6136 MD5sum: 0d5ebe6f84ad3bbe55a76864ea1f3a16 SHA1: 9c7730af4121c213c0cea0851dce50a3a0994368 SHA256: d08bd2778cf35e9960da03d9f4b788d117e6e5e828f13a25dcc6c4042913fa9e SHA512: 847d1a3c7a77d55cbe4e7b0e12842ab3b2bec3a0b6028bf5a3e90984c8ccbd759fd8f95aa59ffcf2dff4a45784a53715dd2b71052451f1065620f661778ff09d 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: devel Installed-Size: 309 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mattn-go-sqlite3 Version: 1.6.0~ds1-2apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev, libsqlite3-dev Filename: pool/development/g/golang-github-mattn-go-sqlite3/golang-github-mattn-go-sqlite3-dev_1.6.0~ds1-2apertis0bv2023dev2b3_all.deb Size: 58352 MD5sum: 756449486b406e4432197e88cf78a773 SHA1: efbf3add152b388d498fd0b029573bf3087bd19c SHA256: 9684b3342efc7fd5dc9e7b8ca9d6a4620f0437b10beb7aad111da28dedae541e SHA512: 0889f205ca5ce82b586e54edc87d2df0fc160e36de01a396c1d22d48ab8d21b3e4015f4f4c7dfdf4fa9b11859e6a3362a58fe838ea71c8dd2c65627f8c3a68f2 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 Package: golang-github-miekg-dns-dev Priority: optional Section: devel Installed-Size: 853 Maintainer: pkg-go Architecture: all Source: golang-github-miekg-dns Version: 1.1.35-1apertis1bv2023dev2b3 Replaces: golang-dns-dev (<< 0.0~git20161006.0.fc4e1e2-1~) Provides: golang-dns-dev Depends: golang-any (>= 2:1.10~), golang-golang-x-crypto-dev, golang-golang-x-net-dev (>= 1:0.0+git20180124), golang-golang-x-sync-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.35-1apertis1bv2023dev2b3_all.deb Size: 162444 MD5sum: 6d51bde08e046141a06487e1bf551530 SHA1: a62d3f7e91b4832169b7d84f0aada60de0c1580a SHA256: 5fb0e3e62a259cd9d1fd5459555333b6cfd38b94b2c59a446be9ca6739806cd6 SHA512: 26bc1be9d3bf64df01725063bde9a503c7cbfbaff7d94499ea8854784626b17549bab312ff57e9d95e32551a85ecdebaf2683552e2770758a976285cb60330e6 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 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-1apertis0bv2023dev2b3 Depends: libltdl-dev, libnss3-dev, pkg-config Filename: pool/development/g/golang-github-miekg-pkcs11/golang-github-miekg-pkcs11-dev_1.0.3+dfsg1-1apertis0bv2023dev2b3_all.deb Size: 32800 MD5sum: 5224921c04854c4c98a9e00f6a228686 SHA1: 871ee121fbf9e64b57419a6fbbb79d2fe3ee5311 SHA256: 68540fadaa511692c8dd9048739a9e356ae565edf58c880c0ff43eef243f0206 SHA512: 29922b2fe1b166e3b1b6dce28ce5a9f184e37ea4fa9ae464cb490823da5cc0e698741d7ed16a0fcdf75d7fe35508b43d211450a7499bee78f69e874ad0c2bbc5 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: 120 Maintainer: pkg-go Architecture: all Source: golang-github-mitchellh-cli Version: 1.1.1-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 24524 MD5sum: 30b713f12594b1993877cc58babf941f SHA1: caa7134f1e5b60c2d0de9fa6dcce184ccca6e7ce SHA256: d0a3a103c341a6801dc162cf782a3b0efa41a7e7df6c8dd1b5967576ca1ac35b SHA512: d7a770cd72585da5bda693e616f715d225e76b6f05a550754117c84e12855ffd79f3b23515f155ae265f33341b742afbe1cd03e98c6d2fbf74fdbf167e0e42a9 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-copystructure-dev Priority: extra Section: devel Installed-Size: 42 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mitchellh-copystructure Version: 0.0~git20161013.0.5af94ae-2.1apertis0bv2023dev2b3 Depends: golang-github-mitchellh-reflectwalk-dev Filename: pool/development/g/golang-github-mitchellh-copystructure/golang-github-mitchellh-copystructure-dev_0.0~git20161013.0.5af94ae-2.1apertis0bv2023dev2b3_all.deb Size: 9112 MD5sum: 0e73ba29a1c7aef62b6e855d6dbe49f5 SHA1: 857a66ac4041451f029210e34369a9504516e6c2 SHA256: 0579b234c3da30d688218e420898d44b1586f393262d4e25927c1b92487eed5a SHA512: 135c6115a2856c40f8f979f6d0d713288dc181a1c7c8ce74acb20ecd784057fdc3a41e06645dcaa7445b6e18925386af677a7177fa747da41a7acd61d07abac5 Description: library for deep copying values in Go Copystructure is a Go library for deep copying values in Go. . This library can copy Go values that may contain reference values such as maps, slices, or pointers, and copy their data as well instead of just their references. Homepage: https://github.com/mitchellh/copystructure Package: golang-github-mitchellh-go-homedir-dev Priority: optional Section: devel Installed-Size: 21 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mitchellh-go-homedir Version: 1.1.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mitchellh-go-homedir/golang-github-mitchellh-go-homedir-dev_1.1.0-1apertis0bv2023dev2b3_all.deb Size: 5376 MD5sum: 9ddaec4d51be9d214fd3ac5d11fe148f SHA1: 2325553bdfa6a3a259d6908e0d6d2382cc5bb5f0 SHA256: 8f59d948a7c606896440bd07c4e6c2d341c5e937fcc83e0fedfe79afec5d4850 SHA512: e4bf9b5d42440179aef55650cd7f16c23d685cbcb59a5986384b42de5d95b8532a18ddd891bb022f07b48d256dafd79fd78fd23d3526010c385af33442ab8b05 Description: Go library for detecting and expanding the user's home directory This is a Go library for detecting the user's home directory without the use of cgo, so the library can be used in cross-compilation environments. . Usage is incredibly simple, just call homedir.Dir() to get the home directory for a user, and homedir.Expand() to expand the ~ in a path to the home directory. . Why not just use os/user? The built-in os/user package requires cgo on Darwin systems. This means that any Go code that uses that package cannot cross compile. But 99% of the time the use for os/user is just to retrieve the home directory, which we can do for the current user without cgo. This library does that, enabling cross-compilation. Homepage: https://github.com/mitchellh/go-homedir Package: golang-github-mitchellh-go-testing-interface-dev Priority: optional Section: devel Installed-Size: 21 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mitchellh-go-testing-interface Version: 1.14.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mitchellh-go-testing-interface/golang-github-mitchellh-go-testing-interface-dev_1.14.1-1apertis0bv2023dev2b3_all.deb Size: 4560 MD5sum: 6a22c2631c08facc0726d73475ee21b0 SHA1: 879042ad13d1d9a3448f5b521388a87a70574709 SHA256: 230427917ff14a9482f8092853fed6b25ec9ebb7bd3b00b525fab3f08f698aa5 SHA512: c993284ab52262a5193964fe5cc1e4f75af055e527f76a4d6ccd82a390ff3867d7ccde40f4ca27ad71d5c98cbff57bc6b408d38d2ab6bc8a5c810f47bd2a73e1 Description: library to expose *testing.T as an interface Go library that exports an interface that *testing.T implements as well as a runtime version you can use in its place. . The purpose of this library is so export test helpers as a public API without depending on the "testing" package, since one can't create a *testing.T struct manually. Homepage: https://github.com/mitchellh/go-testing-interface Package: golang-github-mitchellh-hashstructure-dev Priority: optional Section: devel Installed-Size: 35 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mitchellh-hashstructure Version: 1.0.0-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mitchellh-hashstructure/golang-github-mitchellh-hashstructure-dev_1.0.0-1.1apertis0bv2023dev2b3_all.deb Size: 7780 MD5sum: fe31041c8d0984244dd0992f4a2e73ce SHA1: ab55a82ab9aa58f61eb7ba97557aef88ba3a3618 SHA256: 942419129fef68b8c845b2d9f6eea5d4dcbf62352a8dd3d38dbac40cbbfe8eca SHA512: 99785e4c4a555a1cd0fe691fc68004073e493e9d0601cb696015eb3dc0dbcba06915e53636475ae50e816bc70d4f255e287d8e72d79461f86ec6af7aaf06c559 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 Package: golang-github-mitchellh-mapstructure-dev Priority: optional Section: devel Installed-Size: 145 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mitchellh-mapstructure Version: 1.3.3-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mitchellh-mapstructure/golang-github-mitchellh-mapstructure-dev_1.3.3-1apertis0bv2023dev2b3_all.deb Size: 26072 MD5sum: 630447f4b3eeee7a29c347c63b705b91 SHA1: e7e824edf613b8bd9f30a9f19a9aad78d82a0e22 SHA256: 5d1e5c36e8bfa5bd3cf8017f131a5ff424fd9a8778113bb85509a8640430cb93 SHA512: 563b804a6050fc2945662ad122663ab2ca3996272724961bf51ed07f8aa5cc60126e78727aa1a9d98f5a89d8bab4579cf3a8995675f8ed94d730ee301c5c282a 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 Package: golang-github-mitchellh-reflectwalk-dev Priority: optional Section: devel Installed-Size: 42 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mitchellh-reflectwalk Version: 1.0.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mitchellh-reflectwalk/golang-github-mitchellh-reflectwalk-dev_1.0.1-1apertis0bv2023dev2b3_all.deb Size: 8400 MD5sum: 4fa28db45dc626ff7594c0d9e6754605 SHA1: e5866bd285b013daff8e4461cc2b5fdedab1a4dd SHA256: bbb73e2bdfd15f40fa0b6d6cbd695813862088df70e5539634140d8bc1f2ff3f SHA512: b61f0f913d5fe3b79bf0744e0083811d7c1ce72b01b1f52f7eb698c4564d56e2bdd406b2cc0392fca0bf0f7b4606dbbc7104c288a759be61dae3d03c094a6cb8 Description: library for "walking" complex structures, similar to walking a filesystem reflectwalk is a Go library for "walking" a value in Go using reflection, in the same way a directory tree can be "walked" on the filesystem. Walking a complex structure can allow you to do manipulations on unknown structures such as those decoded from JSON. Homepage: https://github.com/mitchellh/reflectwalk Package: golang-github-moby-sys-dev Priority: optional Section: devel Installed-Size: 180 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-moby-sys Version: 0.0~git20201113.5a29239-1apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-moby-sys/golang-github-moby-sys-dev_0.0~git20201113.5a29239-1apertis0bv2023dev2b3_all.deb Size: 37124 MD5sum: 5cd9452a5661caca3d5f6cbb9a479783 SHA1: 8243a7f82c78dbcdfca8d48d6ded28d3afff7739 SHA256: e43adb43312d3118335c257bd72af741109bdbbe5dee408497b4f946e167d6c6 SHA512: 0dd79b48b5aea77caa825b41fe63d4573a1a4a0d7a7852c44fb824dbbdeddea1ea63f79aaba60c29670d3380a7daf5138a5db59e44017dd3ded1a74046c877b3 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 Package: golang-github-moby-term-dev Priority: optional Section: devel Installed-Size: 62 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-moby-term Version: 0.0~git20201110.bea5bbe-1apertis0bv2023dev2b3 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~git20201110.bea5bbe-1apertis0bv2023dev2b3_all.deb Size: 12068 MD5sum: 30e0a13b91735cc98b20026b1e98ca9c SHA1: a2d8eb00e1b4de43625eb01880edb44b184ba555 SHA256: 23158441203f7e42dfe639a0c6ca5d029fa3cb687a196837e0acbed4156ea5be SHA512: 9a65936a67d70c4c449c00b056da4d259cfe39a33a4a4e359eb085181dca7c223e7f3581d7259852a8784be944410d02cf8928012f393cf95b02d09e9b9365c9 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.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-modern-go-concurrent/golang-github-modern-go-concurrent-dev_1.0.3-1.1apertis0bv2023dev2b3_all.deb Size: 4868 MD5sum: 1b0acb04567a34745eff8f8d7cabd202 SHA1: dbeec67143066a8423aa26e22868db0f009b61ff SHA256: 1bfcc9f434b32bd311d03eb97a32448ae3d29cecf1877d32c2ea4ac18ee5ecfd SHA512: db82d65a0d9feb64d913589b32b4ae33a2ffba69135b1af5a0746afec60fe53f236fe61238421f6c7246d04c1fe2f363e5024ce577a4f230618ecf894115899c 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: devel Installed-Size: 72 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-modern-go-reflect2 Version: 1.0.1-1apertis0bv2023dev2b3 Depends: golang-github-modern-go-concurrent-dev Filename: pool/development/g/golang-github-modern-go-reflect2/golang-github-modern-go-reflect2-dev_1.0.1-1apertis0bv2023dev2b3_all.deb Size: 10836 MD5sum: fcec18ec30327adac2ebaf31468be792 SHA1: b31a42524703e6376039b03ddae431e2e303c847 SHA256: cd5430e9d16835cdb12c54791f10913c2689e8483cfe249a53cd61d885d7430f SHA512: 4e4079949548002f8abb053d1fbe84389d1bad350a841aed46e157468139a056b506f70fa983d28e091be54db502363b018561db47d797706463527bfa8dc882 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 Package: golang-github-morikuni-aec-dev Priority: optional Section: devel Installed-Size: 35 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-morikuni-aec Version: 1.0.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-morikuni-aec/golang-github-morikuni-aec-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 6376 MD5sum: 95023c76edef2aaa7342648797dd0430 SHA1: 1eb71c71b09abe83a0fafa567beee88ff729d57d SHA256: c54716fb4f95def7c53c5b22ecbc3ef7aa5cd3e37e9c2ae7759c220b7533cfbc SHA512: 9e165cc8d1f6eaa96525e65355960ecc7ad642c65c16bff0b3b411a9c9291afcb00e0eaba98cd74142ce9db8c477193b6244c4699c2289b50aa9633c37ade124 Description: Golang wrapper for ANSI escape code Golang library to manage ANSI escape codes. Homepage: https://github.com/morikuni/aec Package: golang-github-mreiferson-go-httpclient-dev Priority: extra Section: devel Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mreiferson-go-httpclient Version: 0.0~git20160630.0.31f0106-2co1bv2023dev2b3 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-2co1bv2023dev2b3_all.deb Size: 6444 MD5sum: 7afe16d021f27dc17f80c3b2901832d4 SHA1: 858caf6ce029df2e45af67ee01266d922a6df195 SHA256: d4344fe0da2835bb4ca1d81ea665ffb392456ac745a6e90054a080609e2367c2 SHA512: 826f282c1e74e8065e9ab531c91ce763aa54361209d75268513f16a950f3a485d1fd82d6f43e8dd71c05deb541f7ac1ef0e7cab7fe89862830f1a51a9ff11936 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: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mrunalp-fileutils Version: 0.5.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-mrunalp-fileutils/golang-github-mrunalp-fileutils-dev_0.5.0-1apertis0bv2023dev2b3_all.deb Size: 5360 MD5sum: 1fdd7e918d117116af19bac474346bfb SHA1: 064be95e0481ead51c94e006da182cd0dd832b81 SHA256: e855f3f38862ceb6f3d0b75db9b03ea8df9a80d7f23bbd9b9d50c3ad93337d2d SHA512: 3731a6276ae2decb35531310b85a19071c1e8ef839d25ca32f955dbc0d51ccca2a243b91059a656f830f5e196eb475499eb1f882bfd8dbaafed65c22920e5180 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: 63 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mwitkow-go-conntrack Version: 0.0~git20190716.2f06839-2apertis0bv2023dev2b3 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-2apertis0bv2023dev2b3_all.deb Size: 14872 MD5sum: 7dc8be2149504c60d59b8329cb5ab666 SHA1: e41969897beed576d4050e39ccfa2365c4f93249 SHA256: 5c99bd787614c33e05f695d3b1aa29886422673c03793a711fe11864ac57ec10 SHA512: 620f66b4ffd46e3a94d8464e9e8e1c7ced7e2508d5e1c7b7342618a2ca71484d3c97c29bd6a1f457cd8431ea8617e5b98533b18058976298cd0f3abe00b9cf3f 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.52-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-ncw-swift/golang-github-ncw-swift-dev_1.0.52-1apertis0bv2023dev2b3_all.deb Size: 55176 MD5sum: 0281951f664872b7d198eb205b75f486 SHA1: 98bae3a14d322d4f20a0cb8870347323af940ba3 SHA256: 65c47b330d4eb207afdb92260a1a75892ee8311afe1d574e7ef8e4b2856e9056 SHA512: fc3dc8c040fa7d444b12544fb6cf2e1e48715fdc08185c4f70b6d27c7020a0be019c60efac6b63730dee65bf5048a21d412dc3fc45ea5be170c4a78ba5fb07e2 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-nkovacs-streamquote-dev Priority: optional Section: devel Installed-Size: 23 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-nkovacs-streamquote Version: 1.0.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-nkovacs-streamquote/golang-github-nkovacs-streamquote-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 5204 MD5sum: 4bc6cb92b6e59e6789c954fc22eb6e4f SHA1: b30be297ca4f13a7ab2989607d1e1156e5c3c29b SHA256: 216b889d0ea2195aef29ded688db1eaa46ed75cdbdeac9ac84db1d11dbd2652b SHA512: eda4c226db94423815825a662da8349eb97137eb0064ef0f822c6ab4407d42a0b709c46c52734fbe162ff1a1f3df529df78f9c23a6c2cbe9d1f4c390068a8873 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-nrdcg-goinwx-dev Priority: optional Section: devel Installed-Size: 46 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-nrdcg-goinwx Version: 0.8.1-1.1apertis0bv2023dev2b3 Depends: golang-github-fatih-structs-dev, golang-github-kolo-xmlrpc-dev, golang-github-mitchellh-mapstructure-dev Breaks: golang-github-xenolf-lego-dev (<< 3.2.0-3~) Filename: pool/development/g/golang-github-nrdcg-goinwx/golang-github-nrdcg-goinwx-dev_0.8.1-1.1apertis0bv2023dev2b3_all.deb Size: 8892 MD5sum: 79907d3f2e7fda60223e8efd1f636218 SHA1: 0edfffed1d21cd868c5a353289d17532694e2fd0 SHA256: 6fa23e6daf835cb53992623fd83e7236cf2b7e95f60e254d4c47ca778e3f78b0 SHA512: 78325f7c01720efd1b6bf624d024467514c0012ab1597d77f4cec10dfe33383462c14d990661eac742278f8ce54d111cbab4dd8a0e8f7fe5b8a06b41d6cb65f4 Description: INWX Go API client This package contains a go library for the INWX API. It implements some parts of the official INWX XML-RPC API. - Account * Login * Logout * Lock * Unlock (with mobile TAN) - Domains * Check * Register * Delete * Info * GetPrices * List * Whois - Nameservers * Check * Create * Info * List * CreateRecord * UpdateRecord * DeleteRecord * FindRecordById - Contacts * List * Info * Create * Update * Delete Homepage: https://github.com/nrdcg/goinwx Package: golang-github-nytimes-gziphandler-dev Priority: optional Section: devel Installed-Size: 191 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-nytimes-gziphandler Version: 1.1.1-1apertis0bv2023dev2b3 Depends: golang-go, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-nytimes-gziphandler/golang-github-nytimes-gziphandler-dev_1.1.1-1apertis0bv2023dev2b3_all.deb Size: 40112 MD5sum: 1a51f04224e6a1066371ef346bc5d30b SHA1: f270ae716a35248e909da75596266c8ae2838e9e SHA256: c92ada1630ed0c49a8485d02d1ca3dba1451cf1593b22276e02ce273248aa93f SHA512: 102f96d6dccb56c414edadeba5028a5a8b20b966bc80a740b5404e2c4cd025cc9c530b39e340ecf4664ba784f754950fc79a872e1befedd9fb71311b4fd28337 Description: Golang middleware to gzip HTTP responses This is a tiny Go package which wraps HTTP handlers to transparently gzip the response body, for clients which support it. Homepage: https://github.com/NYTimes/gziphandler Package: golang-github-oklog-ulid-dev Priority: optional Section: devel Installed-Size: 56 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-oklog-ulid Version: 2.0.2+ds-2+apertis0bv2023dev3b1 Filename: pool/development/g/golang-github-oklog-ulid/golang-github-oklog-ulid-dev_2.0.2+ds-2+apertis0bv2023dev3b1_all.deb Size: 12328 MD5sum: e7697d0e52efad6c1143dffcfdd9b8a1 SHA1: abb1c9ba3c8b60b630bf0218e984b571a14c497d SHA256: f601f3be9e0e7f9d1aea8f5bd94249959b0b2cde0abebabac51700d14e4321b8 SHA512: e8aa00d56d9c8fad3071bce77ba1d15cfbde493b9f1c8590ce1eac75a83685bb0ef43a7ec51dac1ce6d19f665f89afcbbf8782810dc1190cb622c27b123ed3e7 Description: ULID generation library for Golang Universally Unique Lexicographically Sortable Identifier (ULID) in Go . A Go port of alizain/ulid (https://github.com/alizain/ulid) with binary format implemented. . A ULID is a replacement for GUID/UUIDs with some useful properties: . * Lexicographically sortable. * Compatible with UUID/GUIDs. * Very fast generation. * Canonically encoded as a 26 character string. Homepage: https://github.com/oklog/ulid Package: golang-github-olekukonko-tablewriter-dev Priority: optional Section: devel Installed-Size: 106 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-olekukonko-tablewriter Version: 0.0.4-1apertis0bv2023dev2b3 Depends: golang-github-mattn-go-runewidth-dev (>= 0.0.7~) Filename: pool/development/g/golang-github-olekukonko-tablewriter/golang-github-olekukonko-tablewriter-dev_0.0.4-1apertis0bv2023dev2b3_all.deb Size: 20316 MD5sum: 4e9634d1f38ff3ff3b93491e0b214f1b SHA1: d5766a356f5ecf7654fca8670e921ba2835b9ff8 SHA256: 458a3cbd0c2ce271347ff4d5da9deae7560910be1099a3fe1b811a397fa44974 SHA512: 03594cabed58a2781ea4ed15f2cd8efd9a1c6c83c6fd83e8ac85969cd02677fe3e67b05369e4b7afe7b964723e71a3b7e4a0571896001fd4e7d77c1f01a2cc3e 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 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-2co1bv2023dev2b3 Filename: pool/development/g/golang-github-olekukonko-ts/golang-github-olekukonko-ts-dev_0.0~git20140412.0.ecf753e-2co1bv2023dev2b3_all.deb Size: 4412 MD5sum: 321262949fe37a7a176905734092baea SHA1: 2e715c18d2c22099f3b8f1a4357c936c62ddd5e0 SHA256: 0a27d984e22e389a68947026d21016f0d5b70a185f9f8019c0ce26e4e5d11446 SHA512: da8c7b510b46f74d99736572846c44db08d19f4ab55111cda91a039df35595cea2efe90e4cc85dc365ae114486c10fb345377b375c927d465c39749a3a817043 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: devel Installed-Size: 921 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-ginkgo Version: 1.14.2-1apertis0bv2023dev2b4 Replaces: golang-ginkgo-dev (<< 1.12.0-5~) Provides: golang-ginkgo-dev Depends: golang-github-influxdata-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.14.2-1apertis0bv2023dev2b4_all.deb Size: 124540 MD5sum: 5c4966b0c7926e33aac81a9ebe9b428e SHA1: 24f526d2c60c762b837d931d5418024df3719757 SHA256: 9d285f0d824bfb55487933b65b7ca3f96509ee20b894fcf0c31609735b3aeff0 SHA512: 004deacc88aff59931c7811a31e391e440a35983591cc3f0362b6f643a2e8e685995a05fea262d6a361c069a24da1a8b560551f71694bcce05fbff95fecb9371 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 Package: golang-github-opencontainers-go-digest-dev Priority: optional Section: devel Installed-Size: 63 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-go-digest Version: 1.0.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-opencontainers-go-digest/golang-github-opencontainers-go-digest-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 12308 MD5sum: 84c3e594c9aed10ea5f791a8874824c2 SHA1: 6e5fbbe901e78bb3ed36f7739690e48b46517754 SHA256: b2474a3ef25d803ff3c7d1cb6cc6e61cc48f56ba9d1c50cc6e8771498cdede7a SHA512: cbb8fc9de28e2820a98675078157b6ebe0798bb5dfdd90ffe1221376894659e900394323e5f8a24267d380a1a6afbd733464325f4722f1f8b2cb1db93a4ede3b 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 Package: golang-github-opencontainers-image-spec-dev Priority: optional Section: golang Installed-Size: 177 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-image-spec Version: 1.0.1-5apertis0bv2023dev2b3 Depends: golang-github-opencontainers-go-digest-dev, golang-github-pkg-errors-dev, golang-github-xeipuuv-gojsonschema-dev (>= 1.2.0~) Filename: pool/development/g/golang-github-opencontainers-image-spec/golang-github-opencontainers-image-spec-dev_1.0.1-5apertis0bv2023dev2b3_all.deb Size: 34428 MD5sum: 7faa0ccbf4ef53817102c993c565f7c8 SHA1: 983123ba2e89f08a26f70b4ef461b9db6a945e91 SHA256: 89dc454467c6b0acc348152d1e4a733a8eb4787e7cedda899df4d24d4193bc3b SHA512: 856854448a733a58539f8e2b059de1dc32ce341c058a642d3d15049289f7b639643965b8ae7ca78177f159fe253c3a27e924c1b5fd90cc85d6be266083a9814a 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 Package: golang-github-opencontainers-runc-dev Priority: optional Section: golang Installed-Size: 1296 Maintainer: Debian Go Packaging Team Architecture: all Source: runc Version: 1.0.0~rc93+ds1-5+deb11u2+apertis0bv2023dev3b2 Depends: golang-dbus-dev, golang-github-checkpoint-restore-go-criu-dev (>= 4.1.0~), golang-github-cilium-ebpf-dev, golang-github-containerd-console-dev, golang-github-coreos-go-systemd-dev (>= 20~), 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.29~), golang-github-pkg-errors-dev (>= 0.9.1~), golang-github-seccomp-libseccomp-golang-dev (>= 0.9.1~), golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-vishvananda-netlink-dev, golang-github-willf-bitset-dev, golang-gocapability-dev (>= 0.0+git20200815~), golang-golang-x-net-dev, golang-goprotobuf-dev Breaks: podman (<< 2.0.4+dfsg2-5~) Filename: pool/development/r/runc/golang-github-opencontainers-runc-dev_1.0.0~rc93+ds1-5+deb11u2+apertis0bv2023dev3b2_all.deb Size: 231408 MD5sum: 735e4abf91f8b571305f10117d507de9 SHA1: a706db21be76069e4e4c32288c64c0137431e62d SHA256: 017dd99ae736f8f2c50c6758c32750ea2237a942a109dee04447a5d01633c0df SHA512: e28464b95cdd4558bcc97375eccf2deb60ad343f4f1341c9ec705b48eed4a65c01fd889cfa1dfc383d50524b9bb5d808fd190fd6698d61284bbdf9af6c18531c 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: 274 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-runtime-tools Version: 0.9.0+dfsg-2apertis0bv2023dev2b3 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 (>= 1.0.2~), 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+dfsg-2apertis0bv2023dev2b3_all.deb Size: 46816 MD5sum: 25d17bba26240b76c885bab5ff881175 SHA1: ccd1c5c3b92abd088897f32acf797cb307043023 SHA256: 8773384a2f2632f024dfd577aabec81b3ac37d5874b9d2fdd6858e5a2694708d SHA512: ee8ba8f1a07971975d454b1214c3bc05e7f0882c3bff2b2c71a38835b3b49969cad2c2182af94776fe504bb53b59f33ef31f22afe5f2ffe30118c059fe95df61 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: 110 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-selinux Version: 1.8.0-1apertis0bv2023dev2b3 Depends: golang-github-pkg-errors-dev, golang-github-willf-bitset-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-opencontainers-selinux/golang-github-opencontainers-selinux-dev_1.8.0-1apertis0bv2023dev2b3_all.deb Size: 21844 MD5sum: a4a93b76a93b0804ddf847a29dfd4e87 SHA1: 4b947d7bec595060405abed0ff501f968f1e2aec SHA256: d921fb26f36181f3d5dcb8f3e3f5f4984af6b0eec9afe34b4c83e23eb0eaa557 SHA512: e65f6edb844c0e14cf0d5bd477e1a53f696bb4d008ddd0b8fb4a837488c54cb2aed729bdab1329ce72595a47cb4adc6cf74f7fef670ad5053b72956a9d0d0b96 Description: common selinux implementation Common SELinux package used across the container ecosystem. Homepage: https://github.com/opencontainers/selinux Package: golang-github-opencontainers-specs-dev Priority: optional Section: golang Installed-Size: 108 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-specs Version: 1.0.2.41.g7413a7f-1+deb11u1+apertis0bv2023dev2b1 Provides: golang-github-opencontainers-runtime-spec-dev Filename: pool/development/g/golang-github-opencontainers-specs/golang-github-opencontainers-specs-dev_1.0.2.41.g7413a7f-1+deb11u1+apertis0bv2023dev2b1_all.deb Size: 27216 MD5sum: 859262cb0b9e1e0f52b277fe784bfacd SHA1: 0222217ffdac37742466065e6ec28ac7ddd7a383 SHA256: 1c9a16baa7ba88c0594e659ef3b1907269daf7c1b1b25dd8585e06445c164323 SHA512: bcfab112b14cce23bbf655f63430e984310d17a3fca3f2ff647e6cea5d05439c4f5a442e2c42ffc767dc4b1b7a7ed389fcd246c478d2fe4acd4367449029eb19 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 Package: golang-github-opennota-urlesc-dev Priority: extra Section: devel Installed-Size: 42 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opennota-urlesc Version: 0.0~git20160726.0.5bd2802-1.1apertis0bv2023dev2b3 Provides: golang-github-puerkitobio-urlesc-dev Filename: pool/development/g/golang-github-opennota-urlesc/golang-github-opennota-urlesc-dev_0.0~git20160726.0.5bd2802-1.1apertis0bv2023dev2b3_all.deb Size: 8656 MD5sum: 2e29fa58ddbd02e75b25f2a2794bd360 SHA1: 455911b0227cdc1d952c937ce97aec25cbdda5aa SHA256: edefb37e9a430ceaee137e46e575919075af3bd3d21f3466f3e9a45ca43cf3a6 SHA512: e9e0789a13fc8b1a2c46d2ff3e40f5d2ae7eeddaaae009d513495ad13bfd6b8094939a998126946b663a2fe8f2a6c1a6794726096ecc5dbb43c12e7cbcef660d Description: Proper URL escaping as per RFC3986 for Go Package urlesc implements query escaping as per RFC 3986 for the Go Programming Language. . It contains some parts of the net/url package, modified so as to allow some reserved characters incorrectly escaped by net/url. See Go Issue 5684 at https://github.com/golang/go/issues/5684 for more information. Homepage: https://github.com/PuerkitoBio/urlesc Package: golang-github-opentracing-contrib-go-stdlib-dev Priority: optional Section: golang Installed-Size: 59 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opentracing-contrib-go-stdlib Version: 1.0.0-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 13132 MD5sum: 6ee50d6c1e739338720a356d175063cd SHA1: 1a311455e4412b8a00e376a9a492c3f89b801af0 SHA256: db3d3b433743e7b1c9ede4be3a5e297d7f1cf2330c4201ebdda1271f4f06101e SHA512: 82dcde44d131be919e8f4c82d4efbf72c303541b80d088b9bb417822a4b9ad166726a12c098f55fcbc46a3b5d9b744d651100d45e05a2652dccd9c397ea31289 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 Package: golang-github-opentracing-opentracing-go-dev Priority: optional Section: golang Installed-Size: 143 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opentracing-opentracing-go Version: 1.2.0-1apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-opentracing-opentracing-go/golang-github-opentracing-opentracing-go-dev_1.2.0-1apertis0bv2023dev2b3_all.deb Size: 29648 MD5sum: 79ba8c814d9ae083b8b2d944d119d804 SHA1: b14a10c1f5a2be1b2d9e13177b84ed477631febc SHA256: 2777d8fe1fc041bbaf1f0ef705c4138c9e4e6feb1236b957a4525ebc6a4eab8f SHA512: 6496153c339905d6dae24ce949f12469993a4e1ce2309f70f0ce22550f7d67f28c54edbacca72ea427924d2a92ed7d6fd1f2e8805ee4b68734fecc8567f88185 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 Package: golang-github-ovh-go-ovh-dev Priority: optional Section: devel Installed-Size: 67 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ovh-go-ovh Version: 0.0~git20181109.ba5adb4-5apertis0bv2023dev2b3 Depends: golang-gopkg-ini.v1-dev Filename: pool/development/g/golang-github-ovh-go-ovh/golang-github-ovh-go-ovh-dev_0.0~git20181109.ba5adb4-5apertis0bv2023dev2b3_all.deb Size: 14000 MD5sum: 22e5d621e3c945c86af83d43198955e9 SHA1: 55d01b7fd5b02d4c3866f8bd2429a4f8aa354128 SHA256: e87936b1bc8ad23bd80c7bce7271a9f9e60ff3bfd2293896e229882b7aacc0ff SHA512: a88019290b3766ae072ec0a780d08866d8aaa2bf678a92e3a7a731fa02b73e1e354a61a7a657ec5b134b6532616b966618ab6ff47e68b6dffdd48a6910dfb7d9 Description: Simple go wrapper for the OVH API Lightweight Go wrapper around OVH's APIs. Handles all the work including credential creation and requests signing. . This wrapper will first look for direct instantiation parameters then OVH_ENDPOINT, OVH_APPLICATION_KEY, OVH_APPLICATION_SECRET and OVH_CONSUMER_KEY environment variables. If either of these parameter is not provided, it will look for a configuration file. Homepage: https://github.com/ovh/go-ovh Package: golang-github-packethost-packngo-dev Priority: optional Section: devel Installed-Size: 257 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-packethost-packngo Version: 0.2.0-2apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev Filename: pool/development/g/golang-github-packethost-packngo/golang-github-packethost-packngo-dev_0.2.0-2apertis0bv2023dev2b3_all.deb Size: 40836 MD5sum: 98c147872c8ec2c6356819babbb191d6 SHA1: fc4fa9e6043bde6ecb3ca967256d84286e9082ab SHA256: 1c17639bc836c36a0b2071d154a6192a785375bc291fd501b7d3967a59409a4c SHA512: 7531536fccbb8b7bb8d63bc91bfec42e703e9bfa59a1428e9ee6c1e105a066ad71309f7c0fc961a22a4d4cb38aac5659b46ffae6a0a77869ca6a00844c65744a Description: Golang API client library for Packet (cloud provider) Official Golang API client library from the cloud provider Packet (https://www.packet.net/). Homepage: https://github.com/packethost/packngo Package: golang-github-pascaldekloe-goe-dev Priority: optional Section: devel Installed-Size: 98 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pascaldekloe-goe Version: 0.1.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-pascaldekloe-goe/golang-github-pascaldekloe-goe-dev_0.1.0-2apertis0bv2023dev2b3_all.deb Size: 21872 MD5sum: c8876dbbcd8ceb1f7040958a6e0db55d SHA1: 17c81b692bc39b216b4b376454c15da4141d725f SHA256: ad51cd67c996a0ddcaf3e6486843ac735ae8431423cbcf9c6d6386c3e3df4888 SHA512: 869bfc3658b281a4606ea800ff0c1a08714c749c50ebca9432e5b1e6ee8af0e022801284c7a5224037f526ece60ece8b4c0185b05600078a61cad0797ce095c8 Description: enterprise tooling library for Golang Common enterprise features for Golang. Homepage: https://github.com/pascaldekloe/goe Package: golang-github-patrickmn-go-cache-dev Priority: optional Section: devel Installed-Size: 91 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-patrickmn-go-cache Version: 2.1.0-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-patrickmn-go-cache/golang-github-patrickmn-go-cache-dev_2.1.0-1.1apertis0bv2023dev2b3_all.deb Size: 12448 MD5sum: c9a721273bbd8dbbebf812b47bec49f0 SHA1: 8f9bb28949a9294450d1292be405fd5d676f45ed SHA256: 88eb85888c8cf4e74934155d77535e948fa0cc2e4a654ffa68b0126f3aefcf91 SHA512: 40a1b1f131d58e30e4b34a92ca6992c184d9b6a3adf8619373b6880b776c05815015b80f268af7af8b2db57c131d08d279d9ecc4a6ec914e76ec1fc79d008d36 Description: in-memory key:value store/cache (similar to Memcached) go-cache is an in-memory key:value store/cache similar to memcached that is suitable for applications running on a single machine. Its major advantage is that, being essentially a thread-safe map[string]interface{} with expiration times, it doesn't need to serialize or transmit its contents over the network. Homepage: https://github.com/patrickmn/go-cache Package: golang-github-pborman-uuid-dev Priority: optional Section: devel Installed-Size: 63 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pborman-uuid Version: 1.2.0-2apertis0bv2023dev2b3 Replaces: golang-uuid-dev (<< 0.0+git20150824.0.cccd189-1~) Provides: golang-uuid-dev Depends: golang-github-google-uuid-dev Breaks: golang-uuid-dev (<< 0.0+git20150824.0.cccd189-1~) Filename: pool/development/g/golang-github-pborman-uuid/golang-github-pborman-uuid-dev_1.2.0-2apertis0bv2023dev2b3_all.deb Size: 12384 MD5sum: dd10ab90f10f89ac61e6639f3339eec4 SHA1: 04aa044eab6d3c07f32675fa5eb950188bffd496 SHA256: aab6719bd5c6f82f91382d1748687137fd54575ffbac260df92ad23add1df082 SHA512: e104134e5a0847846adb2f38689b185f7be6a8970a0a93d3b3c0633525f10b59f6012af270a3f5cd35e0c27b593a3b94efd84edbfdc542d7e69c843fb0114e45 Description: Go bindings to work with UUIDs Generates and inspects UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services. Homepage: https://github.com/pborman/uuid Package: golang-github-pelletier-go-buffruneio-dev Priority: extra Section: devel Installed-Size: 20 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pelletier-go-buffruneio Version: 0.2.0-1co1bv2023dev2b3 Filename: pool/development/g/golang-github-pelletier-go-buffruneio/golang-github-pelletier-go-buffruneio-dev_0.2.0-1co1bv2023dev2b3_all.deb Size: 4140 MD5sum: 61fcddc73aeff7e4d6955592ce2c2dfd SHA1: 76eb7978b04d0d3ae7150636610807dd363db450 SHA256: bca92e0c428107cf18ed067b846f4861a87fc12934e41ed22c7fbc6b467a48d3 SHA512: 32ba9893c9fc25c4aabb325479d65e2c81460c95e89a75d6796ec432003bc6b42bf5da5d4f8689dddc58540e9e7b1a5c22e4b09b0d656906c0cfb2d92b51d224 Description: wrapper around bufio to provide buffered runes access Buffruneio is a wrapper around bufio to provide buffered runes access with unlimited unreads. Homepage: https://github.com/pelletier/go-buffruneio Package: golang-github-pelletier-go-toml Priority: optional Section: devel Installed-Size: 6290 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 1.8.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-pelletier-go-toml/golang-github-pelletier-go-toml_1.8.1-1apertis0bv2023dev2b3_arm64.deb Size: 987160 MD5sum: 6332b6fa347eb077431972a508408699 SHA1: 9f5217585f833c22e532230ab8c6e82c43298a7b SHA256: d6a10c73dbdda035b4fdd7933f0f73c89abea5409e83b6ede38e661349ab7915 SHA512: a8e19de508d288cceac9caa3b59050cfd1d6c7d6b61f34b3eaf357906c07bee43304e8a5acfdb742b203df89d03cf0fb9574ac42d8f739d19f73ec55cb8a1afe Description: Go library for the TOML format — command-line programs This library supports TOML (Tom's Obvious, Minimal Language) version v1.0.0-rc.1. . 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](query/) * Syntax errors contain line and column numbers . This package contains the three command-line programs tomll, tomljson and jsontoml. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2) Homepage: https://github.com/pelletier/go-toml Package: golang-github-pelletier-go-toml-dev Priority: optional Section: devel Installed-Size: 442 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pelletier-go-toml Version: 1.8.1-1apertis0bv2023dev2b3 Depends: golang-github-burntsushi-toml-dev (>= 0.3.1), golang-github-davecgh-go-spew-dev (>= 1.1.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.8.1-1apertis0bv2023dev2b3_all.deb Size: 75676 MD5sum: b03f56ddc2a4281db7f3dc57e3d5e8a6 SHA1: 7630ce0e1af7289f4630820849f6d2610507395d SHA256: 2e2c97960c25b4060e9feec88325dcb0ed5a080cb737c7ca1b1c13123b2b6587 SHA512: 4b024b115052c0004280e5f2ecd6f5228bd45beb3c14035227eb928ab1267f8f36320711cd731dc485c210120a06a32847b42901fdac30e207286c865af2850a Description: Go library for the TOML format This library supports TOML (Tom's Obvious, Minimal Language) version v1.0.0-rc.1. . 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](query/) * Syntax errors contain line and column numbers Homepage: https://github.com/pelletier/go-toml Package: golang-github-peterbourgon-diskv-dev Priority: optional Section: devel Installed-Size: 76 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-peterbourgon-diskv Version: 3.0.0-2apertis0bv2023dev2b3 Depends: golang-go, golang-github-google-btree-dev (>= 1.0.0~) Filename: pool/development/g/golang-github-peterbourgon-diskv/golang-github-peterbourgon-diskv-dev_3.0.0-2apertis0bv2023dev2b3_all.deb Size: 19124 MD5sum: 818a07600968d2324ec1d980648aa2f5 SHA1: f10292d2be2dbee57e5b1dab931f799abcd3d4f1 SHA256: 6b83bda4c63ca95800ae885f8b34fae038a24a6cede4ecec1a49a753b7a69a9d SHA512: 436defd4c1713ffd144bc873e357bf492bca62826c89189b58441932e51734c553870c9c65a1cd936cc0a2ff37e32da931a6fc041e556aff2aaa126a9416d3da Description: disk-backed key-value store Diskv (disk-vee) is a simple, persistent key-value store written in the Go language. It starts with an incredibly simple API for storing arbitrary data on a filesystem by key, and builds several layers of performance-enhancing abstraction on top. The end result is a conceptually simple, but highly performant, disk-backed storage system. Homepage: https://github.com/peterbourgon/diskv 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-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-philhofer-fwd/golang-github-philhofer-fwd-dev_1.1.1-1apertis0bv2023dev2b3_all.deb Size: 13128 MD5sum: 4520aade6a19abf148d3fed52a3ad821 SHA1: c656dca79c0dd766ecb3165a82ed5ef601b8398f SHA256: 804aa8e610dc2b90b7dfdd404eb4eeb00dc2364c1124a2b930540661a035b05b SHA512: 0c34f9caca284a39c14d748838b7ba136c66126c6afd9e7b48f03b35c27c091064cb44c86e95ce7088761583bc3a02e9b51d08bd9e0c982aaeaff41227a33ef6 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: 13140 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pierrec-lz4 Version: 2.5.2-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-pierrec-lz4/golang-github-pierrec-lz4-dev_2.5.2-1apertis0bv2023dev2b3_all.deb Size: 5101920 MD5sum: d3049e8d066e2d4194faff40675bc22b SHA1: 42c6563e63d5598b2e93ee77877b4cf1bd803247 SHA256: 384c89a23be8b2fb93cde134223907b742465ce3a644f1e3457eda510bb90c33 SHA512: 810ece7f0e356436cdb9b94be1d55ada53874fe9233dd4baa6eab3a60f14ed8dc183af91335f4757f04bd429157c42ffa10f6d9e142a637470cf2886cfbdd3d4 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 Package: golang-github-pivotal-golang-clock-dev Priority: extra Section: devel Installed-Size: 31 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pivotal-golang-clock Version: 0.0~git20151018.0.3fd3c19-2.1apertis0bv2023dev2b3 Depends: golang-ginkgo-dev, golang-gomega-dev Filename: pool/development/g/golang-github-pivotal-golang-clock/golang-github-pivotal-golang-clock-dev_0.0~git20151018.0.3fd3c19-2.1apertis0bv2023dev2b3_all.deb Size: 5084 MD5sum: 94b4caa44af1b0d6f9cf7c3fa5c6456e SHA1: 899d4070fbb194764920c2ac598f8a4dde2ead4d SHA256: 84dc123151d03ae84f48c5681299b1a976f338cc1e974e80553b85e671c322c6 SHA512: b2be2c912c7168b75e88fdd6472d3e3deb79c112e583b4c72ff7f805f9c8b1b223cdd01d4b83d3da5317166fbe9d882c98ff131c8857be78f525cfbfdd4a62d9 Description: Time provider and clock testing library for Go This library provides a Clock interface for Go which is useful for injecting time dependencies in tests. Homepage: https://github.com/pivotal-golang/clock Package: golang-github-pkg-errors-dev Priority: optional Section: devel Installed-Size: 67 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pkg-errors Version: 0.9.1-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-pkg-errors/golang-github-pkg-errors-dev_0.9.1-1apertis0bv2023dev2b3_all.deb Size: 13220 MD5sum: e2e530e64d76bda7cec61c57712a6c45 SHA1: c204c04097bb4d51b124452055121385c0faaa66 SHA256: 85095303bb40a243b2d5965ae213ca3755926d0929d728fd61627178350f00fd SHA512: 05f9e7d6428060101f5738eacc1a0309c8c64f22fb2a1c0485d173365184172ef2af8811fa63503e3978aeeb8fbe052a072d52c26b07a078ac37c46e3397dc9d 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 Package: golang-github-pkg-sftp-dev Priority: optional Section: devel Installed-Size: 324 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pkg-sftp Version: 1.10.1-1apertis0bv2023dev2b3 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.10.1-1apertis0bv2023dev2b3_all.deb Size: 61844 MD5sum: 3b1b4bb46d9248351fea895c744f42a1 SHA1: c40a88b23b354f396f017183573b3188c9afd427 SHA256: 478347e21cf6949d7066685f9b9154b9f5d68297cc7091499277953928aae177 SHA512: b9e82885d6a750d2116b29e2a7368318305ba3e9014b9cb0a6d4f4acb80039276a42272cd656998c83146012e6d5377b56d3e71fbeaaed1280bc6b58368c6e88 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 Package: golang-github-pmezard-go-difflib-dev Priority: optional Section: devel Installed-Size: 50 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pmezard-go-difflib Version: 1.0.0-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-pmezard-go-difflib/golang-github-pmezard-go-difflib-dev_1.0.0-3apertis0bv2023dev2b3_all.deb Size: 12528 MD5sum: a29347d1f812ccc5f3335a0538348b7a SHA1: f6049593c54c49fc91d12cca7823d71247063195 SHA256: d04337bbffeee794fe6b8e8801105f61a068bf90606b8dce76858e84dc532351 SHA512: 367f41c04d607fd18f27ae004fc13179acbbc0afe4d9691b5318814b6768f4b573cc47c64206e338427420a73487025d351ae1e4277558457d8acf228c3d86bb 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-pmylund-go-cache-dev Priority: extra Section: devel Installed-Size: 87 Maintainer: pkg-go Architecture: all Source: golang-go-cache Version: 0.0~git20150304-2co1bv2023dev2b3 Depends: golang-go Filename: pool/development/g/golang-go-cache/golang-github-pmylund-go-cache-dev_0.0~git20150304-2co1bv2023dev2b3_all.deb Size: 12656 MD5sum: 92e05c5f97806c08a794a51df7a29dc7 SHA1: 0e0468090d262830bfea35c66e17b6b834d400df SHA256: 654e6205c9d77f9fc044fa165673ef04a26b13e6b2fed8ac94ddea2e02d99aa7 SHA512: ac2019e83f25081baa521c18af1bc42151e9ae7e42ef630e4582a6ed2398418408a47311f92700f0af04de63710625d3b59d7f8c207bcce6a17fb61071aa0d83 Description: Go library for in-memory key/value store similar to memcached go-cache is an in-memory key:value store/cache similar to memcached that is suitable for applications running on a single machine. Its major advantage is that, being essentially a thread-safe map[string]interface{} with expiration times, it doesn't need to serialize or transmit its contents over the network. Homepage: https://github.com/pmylund/go-cache 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-2apertis0bv2023dev2b3 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-2apertis0bv2023dev2b3_all.deb Size: 16192 MD5sum: 58971c47597b78e23e8298400bb3b16f SHA1: b3bc003396c2fe11101da996100be31a344f2706 SHA256: 298215d62130f46d1af70bdeec80f6ec800e346a8823f357304e04dad93e98bb SHA512: a32c13906bd58ea6b458a67303194e4569b94c58f28e3bcee4d4bd588242a8cd4ff608c7ef98d02838f5ebb3f9c17db2de1f6ff6c4b82e4fa17469c0f1460faf 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-cachecontrol-dev Priority: optional Section: devel Installed-Size: 91 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pquerna-cachecontrol Version: 0.0~git20171018.0dec1b3-1.1apertis1bv2023dev2b2 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-pquerna-cachecontrol/golang-github-pquerna-cachecontrol-dev_0.0~git20171018.0dec1b3-1.1apertis1bv2023dev2b2_all.deb Size: 14532 MD5sum: 821033a0b1e173c0620d501f6d7141e3 SHA1: dd4125b5b1412540129d291865dfbb640cde6c79 SHA256: a2a74e0a4ba76148350573717516f3e1b70b0554234aa13a6721a64cdd4e944e SHA512: 2f90d06f308dee9ef090eea07a9e26d92da2bdcedbdf7e0526ee2bbfae3794b53c0262352ecfa45c6a7987eacc4433e7bc5f97a883f466bb99b06828ff105119 Description: HTTP Cache-Control Parser and Interpretation cachecontrol implements RFC 7234 Hypertext Transfer Protocol (HTTP/1.1): Caching. It does this by parsing the Cache-Control and other headers, providing information about requests and responses -- but cachecontrol does not implement an actual cache backend, just the control plane to make decisions about if a particular response is cachable. Homepage: https://github.com/pquerna/cachecontrol Package: golang-github-prometheus-client-golang-dev Priority: optional Section: golang Installed-Size: 719 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-client-golang Version: 1.9.0-2apertis1bv2023dev2b3 Provides: golang-prometheus-client-dev Depends: golang-github-beorn7-perks-dev, golang-github-cespare-xxhash-dev, golang-github-json-iterator-go-dev, golang-github-prometheus-client-model-dev (>= 0.2.0), golang-github-prometheus-common-dev (>= 0.10.0), golang-github-prometheus-procfs-dev | golang-procfs-dev, golang-golang-x-net-dev, golang-goprotobuf-dev | golang-github-golang-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.9.0-2apertis1bv2023dev2b3_all.deb Size: 134236 MD5sum: 14413a82beddce443b2328d6e02c757c SHA1: b60ad42eeb345d13544fe16c3f23785a20ae4285 SHA256: 59e7d450ff83bec4d9312dac0fda05546df2d2bc6915f2f9d9cd3ee41a6a5e92 SHA512: 28b1eda04ddbdab6f40d4d23e152c5714caa82a118e8f2f6ac6916df9a7e87464b5eca98c6443895b317df4a1de78bf5d292491c315824e7fddd236a579c4350 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: devel Installed-Size: 46 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-client-model Version: 0.2.0-2apertis0bv2023dev2b3 Depends: golang-goprotobuf-dev | golang-github-golang-protobuf-dev Filename: pool/development/g/golang-github-prometheus-client-model/golang-github-prometheus-client-model-dev_0.2.0-2apertis0bv2023dev2b3_all.deb Size: 8688 MD5sum: 46d1a2180f3a67f6806719778a5204ad SHA1: a4c1a8435e554c37a8cae85cdbd40c0582f049c9 SHA256: f815fd4599a33cdb2ab37070b2d98bdc3839dce2dd116686945f440b6aae69eb SHA512: a18b2200f250a3f99ff4aef37b80a8bcefb9ef4093f9c5c89827505c39fd7644ef3ecd954c61bd94fd67247a3049529519c286dc496f3bd72520d5e384915b97 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: 512 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-common Version: 0.15.0-2apertis0bv2023dev2b3 Depends: golang-github-go-kit-kit-dev, golang-github-julienschmidt-httprouter-dev, golang-github-mwitkow-go-conntrack-dev, golang-github-pkg-errors-dev, golang-github-prometheus-client-golang-dev, golang-github-prometheus-client-model-dev (>= 0.2.0), golang-github-sirupsen-logrus-dev (>= 1.0.2), golang-golang-x-net-dev, golang-gopkg-alecthomas-kingpin.v2-dev, golang-gopkg-yaml.v2-dev (>= 2.2.1), golang-goprotobuf-dev, golang-protobuf-extensions-dev Filename: pool/development/g/golang-github-prometheus-common/golang-github-prometheus-common-dev_0.15.0-2apertis0bv2023dev2b3_all.deb Size: 102712 MD5sum: 2d3534f9fc7c29435309a61da3e2474c SHA1: 34c21766bfa7231fe63739fa3d45bd1fccb117b7 SHA256: 4c8d83ad3bf6799ed4126508620199fd64a048e38d18d9c55eba9cd70830be92 SHA512: a1c59db030de9109a477aadaa80611ac1158d10159361da50c477590b1e415139b61e6a69cc8f2130895377314c8de411133a516d24adf03cfab2e49c12166b0 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/log: Wraps https://github.com/Sirupsen/logrus in order to add line:file annotations to log lines, as well as to provide common command-line flags for Prometheus components using it. * 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/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: 703 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-procfs Version: 0.3.0-2+apertis0bv2023dev2b3 Replaces: golang-procfs-dev (<< 0.2.0) Provides: golang-procfs-dev (= 0.3.0-2+apertis0bv2023dev2b3) 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.3.0-2+apertis0bv2023dev2b3_all.deb Size: 110708 MD5sum: f23358f6e7f4795caadff6c4371fa7cf SHA1: 3ef8aabb1b859539307f3e955c1d1cf6864ce869 SHA256: a9306c039ef4d5166ff664ef63f3216459661a49710df581f9e7ee9773e71b4a SHA512: 5d0306dc758f26248db9c1bb22c40ab6dcfad05897a37ec99f426678b465d23f56f5970fe322798d0ace879a4b5dc93bbddc802554220aeac1464ceded9d4afb 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-puerkitobio-purell-dev Priority: optional Section: devel Installed-Size: 57 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-puerkitobio-purell Version: 1.1.1-1apertis0bv2023dev2b3 Depends: golang-github-opennota-urlesc-dev, golang-golang-x-net-dev, golang-golang-x-text-dev Filename: pool/development/g/golang-github-puerkitobio-purell/golang-github-puerkitobio-purell-dev_1.1.1-1apertis0bv2023dev2b3_all.deb Size: 14540 MD5sum: 9e87184751ccfe6b6aff909f0e350c06 SHA1: 85dbd0d1b16a6882366d517ed50d66946d17ccbe SHA256: 554ba95171f2610b03a508d2ef9025a676b5a1f3fba8cadb02d8fc772d23a5b3 SHA512: c48139def716c1d10a9b79596fe1ba4971a76d89b4d99e4584633ef681fe0825062a2ede288f17312322321b0a9c53cd6a7bd07d9cac24de00975a4cf72218d3 Description: tiny Go library to normalize URLs Purell is a tiny Go library to normalize URLs. It returns a pure URL. Pure-ell. Sanitizer and all. Yeah, I know... . Based on the wikipedia paper http://en.wikipedia.org/wiki/URL_normalization and the RFC 3986 document http://tools.ietf.org/html/rfc3986#section-6 . Homepage: https://github.com/PuerkitoBio/purell Package: golang-github-racksec-srslog-dev Priority: optional Section: golang Installed-Size: 78 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-racksec-srslog Version: 0.0~git20180709.a4725f0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-racksec-srslog/golang-github-racksec-srslog-dev_0.0~git20180709.a4725f0-1apertis0bv2023dev2b3_all.deb Size: 16940 MD5sum: 3a414ccf744411d7f36c605dbd7aa6e4 SHA1: 49254f8e785402477bba9eefab56cb6d6256f0c8 SHA256: 67d649f249cd7550b17fcfaae153fd98bb56b36c20b6120540f1636cddca1d69 SHA512: d5ff11c80ea319456712c5677e55ef8f2b068748bd18b69e698aa72e848aceec6796d9f99c3be0d125f7b1ce8d9993f8d58a691191907acaf760a76e9252f922 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 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-3apertis2bv2023dev2b2 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-3apertis2bv2023dev2b2_all.deb Size: 29804 MD5sum: 63967df0120917115bfe8746e2bab42a SHA1: 002483a46989b25bd54ed57d7dd766b50d616878 SHA256: 9cfcca8a67f3670aeb3f5966da1cd971c05e2ae28acbc35d71d1fb2f6c6ff7eb SHA512: 4a0da9374d6678a075d6fd603a72150af41010da723bf94eae3226b6c091f23e87751184bcbd14d13047149f2e7c570331fd9e1049c9780734ef573c3573cd09 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-revel-revel-dev Priority: optional Section: golang Installed-Size: 786 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-revel-revel Version: 1.0.0-2apertis0bv2023dev2b3 Depends: golang-github-agtorre-gocolorize-dev, golang-github-bradfitz-gomemcache-dev, golang-github-fsnotify-fsnotify-dev, golang-github-garyburd-redigo-dev, golang-github-go-stack-stack-dev, golang-github-inconshreveable-log15-dev, golang-github-mattn-go-colorable-dev, golang-github-patrickmn-go-cache-dev, golang-github-revel-pathtree-dev, golang-github-twinj-uuid-dev, golang-golang-x-net-dev, golang-gopkg-natefinch-lumberjack.v2-dev Filename: pool/development/g/golang-github-revel-revel/golang-github-revel-revel-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 162992 MD5sum: fc1547b8ca1a67959f62ea1f652b2956 SHA1: 48624525437beab2ace201cdc4f70632322cf9a6 SHA256: ee70f9ad94aae933a198fc218f06c6050335caef42691f0d550f39ddadd8b63e SHA512: 587d65a658d6ebc00be5f636f6fbc5fe08b8ab551fd2cb32fbeee81953feceb578d60c8d93c9b1482db9b25b155eec4100269c24714c87ed9701d40b6efeb6d4 Description: high productivity, full-stack web framework for the Go language Revel is a web framework that builds on top of the high-perfomance Go HTTP server. It provide routing, parameter parsing, validation, templating, caching and a testing framework. Homepage: https://github.com/revel/revel Package: golang-github-robfig-config-dev Priority: extra Section: devel Installed-Size: 72 Maintainer: pkg-go Architecture: all Source: golang-robfig-config Version: 0.0~git20141208-4co1bv2023dev2b3 Filename: pool/development/g/golang-robfig-config/golang-github-robfig-config-dev_0.0~git20141208-4co1bv2023dev2b3_all.deb Size: 16032 MD5sum: 19b3ff3bcceafa9f448a847469a4e3af SHA1: 3319dc96bdfa856e19b2cc283779bc4f799df02b SHA256: ff7a881ea1732d71369af1f5850efa17c7bf340b2d6fe97a9977c3fca4cf9ac0 SHA512: 8052ddb1e069a7bc7dc5e58927e6e8ff9b8cff4851484981b15c4269ac96b5380e1ef0644e552c3c9dcb3a74f9f4ad4c6a4e2a9909ed58dc7dce653e7cc1b21b Description: Configuration file parser for INI format Go library implementing a basic configuration file parser language which provides a structure similar to what you would find on Microsoft Windows INI files. Homepage: https://github.com/robfig/config Package: golang-github-robfig-pathtree-dev Priority: optional Section: golang Installed-Size: 30 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-pathtree Version: 0.0~git20140121-4apertis0bv2023dev2b3 Provides: golang-github-revel-pathtree-dev Filename: pool/development/g/golang-pathtree/golang-github-robfig-pathtree-dev_0.0~git20140121-4apertis0bv2023dev2b3_all.deb Size: 6956 MD5sum: fe936ee2a566c8053d1e074127ea37dd SHA1: 19dece24f45a4e33e3c1ad9a60b3ce2b1ac70646 SHA256: 97b4f9bf7dfc22f2b6fe10890a8f94a72b231ee42085af92d76f8baafd1e5def SHA512: f67972ebe18f188c877851fc9d9edf8f8e9a9cbda4d4839fc1fd4312a65cedace218fa25efe251242e81d97207f2a098b031103be0dcb072235276b07331549a Description: Go library for fast lookups using trees Go library implementing a tree for fast path lookup. Homepage: https://github.com/robfig/pathtree Multi-Arch: foreign 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.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-rogpeppe-fastuuid/golang-github-rogpeppe-fastuuid-dev_0.0~git20150106.0.6724a57-2.1apertis0bv2023dev2b3_all.deb Size: 4500 MD5sum: 2edc019391e3eaca43720c09f9c94dcd SHA1: 604e40c7f334773d4542afc01c08aa0163d9ee07 SHA256: 3886be91973b52b1365f99074dac06ea7cf906d72e3eeff586ad1f8a41f4c358 SHA512: 9c6001ef43adcc91dc22cd32bfeba32fefbe3c78ed07b5e8f7e45f1b392bd974d135856766737ce091c1fe7052aa5441dd23a2dae04d8e47f9e9b196b02193de 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-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-1co1bv2023dev2b3 Filename: pool/development/g/golang-github-rubyist-tracerx/golang-github-rubyist-tracerx-dev_0.0~git20170927.0.7879593-1co1bv2023dev2b3_all.deb Size: 3956 MD5sum: 57aff05a02e5653bbc9801cc287c6e87 SHA1: 82f0edc2acc387eb5b3bf4cbbb196ae924c443a3 SHA256: 253297dc37b50c5ec3d7d5c60f66c7e3572d42336aa45f02c03a9d5e6bdf9b34 SHA512: 4f84edbf08c92886cb01e60e39889396d7e584b52c895bc022d4e841e62e0a130bd89c64faf4247ce4bdeaee128e0e23d0f9a9f297bbe572949a1232cd87658c 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: 361 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-blackfriday Version: 1.6.0-1apertis0bv2023dev2b4 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-1apertis0bv2023dev2b4_all.deb Size: 65100 MD5sum: fe17018ed3d282f23709fcdba55341a7 SHA1: 0d072714ac44961667f517dbd19ea8a20486e750 SHA256: 03c7d9f36baf3feada287a537d1dd55738204cf51e178da34577ecb092fe9ea8 SHA512: 6f0fdbe0f8acf0666a8a4ba73461823ff7627f0f01cff3823ed4c68e58ab34361f86eca2304003d81858cf557d6986b29b6fc3a7c8f474d47e3c65b8cd3f0059 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: devel Installed-Size: 371 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-blackfriday-v2 Version: 2.0.1-3apertis0bv2023dev2b4 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.0.1-3apertis0bv2023dev2b4_all.deb Size: 67948 MD5sum: b25a59ae634f0258bca0cf5e58203892 SHA1: 537b6adb14234f9a95964b74fe09e2c84772c41d SHA256: 50df75f2b5451744db5f726877178df9468d81ade19448f5d269094d24c2a72d SHA512: 4a8f30b49cb8bfe8b33262c04543f926e22025db5d758391eecd3f08c35ea12fd610123ffdcdf037fb4ef3669ac2dc266f3b466e0faa52495216a12ba3845536 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 Package: golang-github-rwcarlsen-goexif-dev Priority: optional Section: devel Installed-Size: 1358 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-rwcarlsen-goexif Version: 0.0~git20190401.9e8deec-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-rwcarlsen-goexif/golang-github-rwcarlsen-goexif-dev_0.0~git20190401.9e8deec-1apertis0bv2023dev2b3_all.deb Size: 836172 MD5sum: 2e250b55b1b55f81e016752dc33c5a86 SHA1: 8b75ebf2b24e362b14dc32e89190119c97433848 SHA256: 5482de72e5d97d9c9815c7cf5f641a2f90ea05989a2556a9e41412ca86ed54df SHA512: dfa65c46a5a060d046781b89044b0ac998c547b146c98df5cbca56bad8ced4d24572447157f3b4df65e165767df83b02bdfc304fa9893d72cf0fa532409229ed Description: Decode embedded EXIF meta data from image files with Go Go package goexif provides decoding of basic exif and tiff encoded data. Still in alpha - no guarantees. Suggestions and pull requests are welcome. Functionality is split into two packages - "exif" and "tiff". The exif package depends on the tiff package. Documentation can be found at http://godoc.org/github.com/rwcarlsen/goexif Homepage: https://github.com/rwcarlsen/goexif 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-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-ryanuber-columnize/golang-github-ryanuber-columnize-dev_2.1.1-2apertis0bv2023dev2b3_all.deb Size: 7004 MD5sum: e3e09fb80f4fb3845a6543ffac76941a SHA1: 6b9949a395dbe1cf32d4c4348084ae513a2bb3e7 SHA256: fb19fe6aabb1fb8dc1585b03b7dcaaea6e5b507bb9c215bf9db289185cd4b875 SHA512: 686210e6fc91915b6b5774e8a3f6d77043eeca3de4151ff018fd04c50875c64bad5842263e2b82a01489a40b3858c4f7baa628796db0f3e528021b8c6635d28a 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-ryanuber-go-glob-dev Priority: optional Section: devel Installed-Size: 22 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ryanuber-go-glob Version: 1.0.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-ryanuber-go-glob/golang-github-ryanuber-go-glob-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 4764 MD5sum: 49dc389965f16ac09eddbdddafb4ae98 SHA1: 8dbec54a2c3f6d32936c7426a965b0fb823c767c SHA256: 4857636f0b4376b38f22d1769efcf1b8654980c03473a697f3e3ddccf3799bb1 SHA512: 03d45699dcec89e82af04cb535119fe02208dc18883217180edcb19cd10393213cf18e5b57b7cee959d5094c03f82e31a9eca67fa095fc0e632df575dd109120 Description: Basic string globs in golang Go-glob is a single-function library implementing basic string glob support. . Globs are an extremely user-friendly way of supporting string matching without requiring knowledge of regular expressions or Go's particular regex engine. Most people understand that if you put a * character somewhere in a string, it is treated as a wildcard. Surprisingly, this functionality isn't found in Go's standard library, except for path.Match, which is intended to be used while comparing paths (not arbitrary strings), and contains specialized logic for this use case. A better solution might be a POSIX basic (non-ERE) regular expression engine for Go, which doesn't exist currently. Homepage: https://github.com/ryanuber/go-glob Package: golang-github-safchain-ethtool-dev Priority: optional Section: golang Installed-Size: 49 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-safchain-ethtool Version: 0.0~git20201023.874930c-1apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-safchain-ethtool/golang-github-safchain-ethtool-dev_0.0~git20201023.874930c-1apertis0bv2023dev2b3_all.deb Size: 8512 MD5sum: 4ca121f25132df9e0e948697c3a9e3e1 SHA1: 32cd89c2bb6d12cad5457df88d393baa7c668617 SHA256: 78af437c9cb61cb4ba4a2f722fad8f65b02946114192de0066cb444429e9d857 SHA512: 6ca56e897cd0968aaf5277a3c2d56ab6b957a1ab88e181aa0e12c9c37a9e6ea1e51a668e90cbf04873598d781729c2aeb6bfd5619cefcf365866f10ba015aed2 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-1co1bv2023dev2b3 Filename: pool/development/g/golang-github-samuel-go-zookeeper/golang-github-samuel-go-zookeeper-dev_0.0~git20180130.c4fab1a-1co1bv2023dev2b3_all.deb Size: 34588 MD5sum: 943ad1ad2813df6b291097a44f5bf300 SHA1: 05d3a542d82a168005c341375da073fe239fbd71 SHA256: 211e6f207c9ee419405bf68b1494e254a2a9ade3721b5378ccd4bfc9aeb4a631 SHA512: e4e50f56be8be7fb5c351a3645d0f906a49a938d7eb44fa1ffbe420694df9cabacee3b8965e07553e7ba73e48e69441e6616443041e19ea7dab91b0dcf18ea7f 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: 55 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-satori-go.uuid Version: 1.2.0-2co1bv2023dev2b3 Depends: golang-gopkg-check.v1-dev Filename: pool/development/g/golang-github-satori-go.uuid/golang-github-satori-go.uuid-dev_1.2.0-2co1bv2023dev2b3_all.deb Size: 9764 MD5sum: 5341adefa781cb872046a50e53a4373d SHA1: a7e70dec6743c87046d8fc17a2cc366fc2b70e92 SHA256: 7da96c06c362b77aa5104d9bdc1efdfe398fab4d586e0a8f321b50297c82d013 SHA512: f1f677b72cef009f0cd858cfe11ef6c3b77c372b2ccd4bc7ee764f3c873f371b6a513f253e358fb36ca0a8e201f1b8483efce417592cc23beed0385739e6d0ae 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-seccomp-libseccomp-golang-dev Priority: optional Section: devel Installed-Size: 79 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-seccomp-libseccomp-golang Version: 0.9.1-2apertis0bv2023dev2b3 Depends: libseccomp-dev Filename: pool/development/g/golang-github-seccomp-libseccomp-golang/golang-github-seccomp-libseccomp-golang-dev_0.9.1-2apertis0bv2023dev2b3_all.deb Size: 16612 MD5sum: 14a56f11c47034e08575d53fb3fdfdc0 SHA1: 03c89c4510130819f1890ee860b2031891478199 SHA256: 4cc527f7cc00726079164aee61e6c3f06244c4d7634bad1e54c5f81561a5c724 SHA512: 162a1a443b5e1c6eb9a95db2bd0da9c5a997fa3de73dc5a71de1b748a1d4d03f64e35ecc5b0183b24755815c6b4241d2beb243e1f4dea8e4d382f7f4896a0108 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: devel Installed-Size: 177 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-sergi-go-diff Version: 1.1.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-sergi-go-diff/golang-github-sergi-go-diff-dev_1.1.0-1apertis0bv2023dev2b3_all.deb Size: 37104 MD5sum: bcf5325764e440af34e1c252df42a280 SHA1: f113c5e11b46e590bc8741724bf0ede507e46682 SHA256: 09cda8eedcdffcaf136c6f8f5364e6c32f892e79c1b336aa1980126e0b28db95 SHA512: 96ea89e489f9c6ad450b39a1839e99d847157d042a088944a3878fba36b17e8907710f56ef525c9dca21d391eb120ce09e6b483b0d3d2a77196e2ab773e4a82c 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 Package: golang-github-shirou-gopsutil-dev Priority: optional Section: devel Installed-Size: 680 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-shirou-gopsutil Version: 2.19.11-4apertis2bv2023dev2b3 Depends: golang-golang-x-sys-dev (>= 0.0~git20180510~) Filename: pool/development/g/golang-github-shirou-gopsutil/golang-github-shirou-gopsutil-dev_2.19.11-4apertis2bv2023dev2b3_all.deb Size: 104536 MD5sum: 71b43d7cf08782140eb1ca757fe8f67d SHA1: c86619d9181d4a071cede7a99ed675f995e5d992 SHA256: be4332887758d787f959bfff5837446f11ad1d4f5ccd18ec3b1e5eea44f2b3dd SHA512: 0a0b6e663da008f603fd82ad22d24d4f5ba3b89694bad851fbac23c9cace86795596ec01764b0a3779078401620c8317ed5b17bc86939a19708afe6f48a29148 Description: Go package implementing psutils The gopsutil package provides a library which psutil (http://pythonhosted.org/psutil/) functions. Most of the features are implemented. Please refer to web site of the project about implementation list. Homepage: https://github.com/shirou/gopsutil Package: golang-github-shopify-logrus-bugsnag-dev Priority: optional Section: golang Installed-Size: 21 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-shopify-logrus-bugsnag Version: 0.0~git20171204.577dee2-2apertis0bv2023dev2b3 Depends: golang-github-bugsnag-bugsnag-go-dev, golang-github-sirupsen-logrus-dev (>= 1.0.2~) Filename: pool/development/g/golang-github-shopify-logrus-bugsnag/golang-github-shopify-logrus-bugsnag-dev_0.0~git20171204.577dee2-2apertis0bv2023dev2b3_all.deb Size: 5288 MD5sum: 5f43f4b5480f4fbec7ea66b855bec201 SHA1: 5dbab926be1285456e5e1cec6e423db22b2ab5fc SHA256: 9b428d20aee35d81452e76f3bd6df3a0b2e20f683a48d9d4208ac28a6880e6e3 SHA512: 685b2349a9327e11ad491c6d41fc9d8244ed686dc3829d495e5e0c791ec502a1fd4f939dd88d79b210a56581cc540c1a4a77a2fae7dbc79353309413db39a60e 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 Package: golang-github-shopify-sarama-dev Priority: optional Section: devel Installed-Size: 979 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-shopify-sarama Version: 1.22.1-1+apertis0bv2023dev3b1 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+apertis0bv2023dev3b1_all.deb Size: 152276 MD5sum: 73dc9cdaa6c14c3121d11343fe08e63d SHA1: 905a94a977d55a7c0e0e05663b90e0984f927f62 SHA256: 98bb00cd57a820188c393219cd32d362074bc6817d7bf76301a775bfcc186366 SHA512: df96415d32ece2bf98558765bc3cf059a7ca0b2509947dd6e976e2534e97962eed4c5c1517d1615f47af66d1ac8b0439f905971d16e12759c126c5ff9e40a060 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-shopspring-decimal-dev Priority: optional Section: devel Installed-Size: 149 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-shopspring-decimal Version: 1.2.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-shopspring-decimal/golang-github-shopspring-decimal-dev_1.2.0-1apertis0bv2023dev2b3_all.deb Size: 32636 MD5sum: 0380f6e6df864450eb3c7d3595ed6230 SHA1: 4e3fc85aa1be148eaa410821809e649d025ae677 SHA256: a99ab7001a0ba2a42368fce86a98048a8d79f8ac9ef187a6217bfd77f3d9b7ba SHA512: 10f0109621eec4bf857a634890c893f2761e8023ebd700c02671bca917a21de60f760780f90027c139d33fd9f04a6b3f3813d1cd89734d68759c85b064fdcd3e Description: arbitrary-precision fixed-point decimal numbers in go Features * the zero-value is 0, and is safe to use without initialization * addition, subtraction, multiplication with no loss of precision * division with specified precision * database/sql serialization/deserialization * json and xml serialization/deserializationInstall Homepage: https://github.com/shopspring/decimal 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-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-shurcool-sanitized-anchor-name/golang-github-shurcool-sanitized-anchor-name-dev_1.0.0-1apertis0bv2023dev2b3_all.deb Size: 4096 MD5sum: b9220fcbd4d9de96ee76bb9d5110a910 SHA1: f8811f6c6abb4a940557a1be584e4d3416b3e46a SHA256: ac89d6987836e992ed1c2de75ab129479eae48e64f68d6a08cbeea9bb0ef56f2 SHA512: 9c1032fb0960d16f18cc40c8a4a4957d0d0b0730a74378b14b0947031c07c2b04b8f525bb26b7aa3c0b4b4107b3bb07d875ae6beba6c4182ffa533cece06c8ab 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 Package: golang-github-sirupsen-logrus-dev Priority: optional Section: golang Installed-Size: 206 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-logrus Version: 1.7.0-2apertis0bv2023dev2b3 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.7.0-2apertis0bv2023dev2b3_all.deb Size: 45544 MD5sum: 948ac6c4fe5fccf6f561f0aab49d7cb1 SHA1: 8b73b05f2bff363f54eeddb5aa9962db00ab411f SHA256: 010e63a4d59613016dafe73252929d6c7d2458aecad4bcb195e48cbd2a00a801 SHA512: 3a41d27ba6305199e854295513d27bd7f17d00d4ec076dfdf827baea34229c6e8a7e05381de4296dae6bc76e2f49fc1964d44f1e9e51b9bfa6a73efa9711c22e 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-smartystreets-assertions-dev Priority: optional Section: devel Installed-Size: 308 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-smartystreets-assertions Version: 1.10.1+ds-1apertis0bv2023dev2b3 Depends: golang-github-jacobsa-oglematchers-dev, golang-golang-x-net-dev Filename: pool/development/g/golang-github-smartystreets-assertions/golang-github-smartystreets-assertions-dev_1.10.1+ds-1apertis0bv2023dev2b3_all.deb Size: 52972 MD5sum: fcf90aa6a2ec923d093aec1945e1c2f8 SHA1: 84061440dd703023a6894b060554627443460192 SHA256: d0c9d0fb86cb6ce6a925100ca591af073be4b50b73609b231645374e89a77e10 SHA512: 877dac3280045a7d7bac6df60813e9aac76867ebc404330490f28d17cab582eee29328e4a729d3762873b2128cf07c333095474a5822a5e2973cd8395206f97b Description: fluent assertion-style functions This package contains the implementations for all assertions which are referenced in goconvey package (github.com/smartystreets/goconvey/convey) and gunit (github.com/smartystreets/gunit) for use with the So(...) method. They can also be used in traditional Go test functions and even in applications. Homepage: https://github.com/smartystreets/assertions Package: golang-github-smartystreets-goconvey-dev Priority: optional Section: devel Installed-Size: 322 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-smartystreets-goconvey Version: 1.6.4+dfsg-1apertis0bv2023dev2b3 Depends: golang-github-jacobsa-oglematchers-dev, golang-github-jtolds-gls-dev, golang-github-smartystreets-assertions-dev (>= 1.10.1~), golang-golang-x-tools-dev (>= 1:0.0~git20191118~) Filename: pool/development/g/golang-github-smartystreets-goconvey/golang-github-smartystreets-goconvey-dev_1.6.4+dfsg-1apertis0bv2023dev2b3_all.deb Size: 51692 MD5sum: 63dfc42c6189b26a71690de31fccedb5 SHA1: 00d4972daade30cbfa0d77dfcf05d6f6b6b0790a SHA256: 470143bb601ff9d9901e788a6b00341f4f42ca79af8fe792c235dd5ac522409f SHA512: c7ae9451186f2a594a42d8d45cad505651b9ab1e2eb600c46393ff7deb3bbaa53398fbb3a967ba1f39d9e35c0797752e4f122b220c819bcd377b9ed27e029c1b Description: Go testing in browser - sources Write behavioral tests in your editor. Get live results in your browser. . This package provides Golang sources. Homepage: https://github.com/smartystreets/goconvey Package: golang-github-soheilhy-cmux-dev Priority: optional Section: devel Installed-Size: 68 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-soheilhy-cmux Version: 0.1.4-2apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-github-soheilhy-cmux/golang-github-soheilhy-cmux-dev_0.1.4-2apertis0bv2023dev2b3_all.deb Size: 13120 MD5sum: e13d12e16754b2110d1dd157e48e2ec9 SHA1: 0dd3cf71aaef911b77ed350e785f8f5b3b210757 SHA256: 6f194038e8eeb2fbe0584c36f82ac1481f0581faafa3609d5c52a039678116c5 SHA512: 2336774e74609bbaf6a37afa74edce33387b74472bbcc21cfe597657bcb4443603e4467ac54fafb67e693e7484c752ee7987bb0d238a1dcf896f7fb04bd63776 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 Package: golang-github-spf13-afero-dev Priority: optional Section: golang Installed-Size: 287 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-afero Version: 1.5.1-1apertis0bv2023dev2b3 Depends: golang-github-pkg-sftp-dev (>= 1.10.1), golang-golang-x-crypto-dev (>= 1:0.0~git20190820.60c769a), golang-golang-x-text-dev (>= 0.3.3) Filename: pool/development/g/golang-github-spf13-afero/golang-github-spf13-afero-dev_1.5.1-1apertis0bv2023dev2b3_all.deb Size: 46340 MD5sum: 3ae8d9f7a4d0def2323e90c3b9e10de1 SHA1: 05c5f7118d0261bd65c7e0666109f7d512848063 SHA256: 3f818994db6ca625be69565b38f16859f329fa4d6ae8d00166fee8d6b04ac505 SHA512: a16dba3c9eb0a95604ab151d0f51c775ebfa3d964a0991eac31bde7d32574f741a2a3972c3e8fd54a5912a5f5abf13cf290647bb7846707db0f2bed1c1a63489 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 Package: golang-github-spf13-cast-dev Priority: optional Section: devel Installed-Size: 82 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-cast Version: 1.3.1-1apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-spf13-cast/golang-github-spf13-cast-dev_1.3.1-1apertis0bv2023dev2b3_all.deb Size: 10744 MD5sum: 659c8eb77a7c38a02039821937f5670a SHA1: 763e4390bbbec76284b69771e8fa72ac86c9667e SHA256: 73f0d2903fbefb830240395a0edef8793c5eca455814dbccce7770ab34a49c45 SHA512: 53b3ed7f911feaae06de4de9816088d105148af34bff8c572c5ba6bfe5c5087c9ded0c706d3c0e23e248a5b2f6c8f89b62f651bcb7f780d259f44e88882967a0 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 Package: golang-github-spf13-cobra-dev Priority: optional Section: golang Installed-Size: 542 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-cobra Version: 1.1.2-1apertis0bv2023dev2b3 Depends: golang-github-cpuguy83-go-md2man-v2-dev (>= 2.0.0), golang-github-mitchellh-go-homedir-dev (>= 1.1.0), golang-github-spf13-pflag-dev (>= 1.0.5), golang-github-spf13-viper-dev (>= 1.7.0), golang-gopkg-yaml.v2-dev (>= 2.4.0) Filename: pool/development/g/golang-github-spf13-cobra/golang-github-spf13-cobra-dev_1.1.2-1apertis0bv2023dev2b3_all.deb Size: 96712 MD5sum: 1accf8951daee009d321c8e0212ed775 SHA1: 70ddc504367114f90d8afc40c80b640494bb9421 SHA256: 39ce6c9106e629b040b47c32aab38433fc1e155f3ed6064995fee0f71f0f3b91 SHA512: afbfe27dc95b42a368350a677cae6bc2dcb85ca42fe7a0882e32ec688ce3346a4bbb1b7d1b0dcdb9e0088ba289e5882d37d9e273bd0884e16da6c8d296b36227 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 Package: golang-github-spf13-jwalterweatherman-dev Priority: optional Section: devel Installed-Size: 32 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-jwalterweatherman Version: 1.1.0+really1.1.0-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 7972 MD5sum: 0bdc6f93632894a0dae85e0d9e8043bd SHA1: 8c3b179b3fc34a30497057203fd5065d13b36e1a SHA256: 927fd1ed3a7cb2250ce1ff9c8c1ca8e20b0ba6a76fb8fefeefbc4c4fe21e3b87 SHA512: 9ee4a1106bc0affb2fcc8a533411ba799794eaf5daa3f37112619ead814bd8a957dad89ed49bd832a602922f5eb308e48db13dcc1612aab2e7ecf831ea90da51 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 Package: golang-github-spf13-pflag-dev Priority: optional Section: devel Installed-Size: 347 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-pflag Version: 1.0.5-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-spf13-pflag/golang-github-spf13-pflag-dev_1.0.5-2apertis0bv2023dev2b3_all.deb Size: 42920 MD5sum: 2e2bd1f39dd54d8228a1cb08f0bbe875 SHA1: ee59c1b296731e203131b4076bc985e4b0e3c538 SHA256: 605dba6d1c0478192978b1d651eb46c890298492ee9fbcfbf056363c118584d8 SHA512: 161d26e478b5f5e66504cd8fc7fae785aa56a2037744032d7a176c8168c26b0ff203a1f9e55f5959bedc0ff4da420e9ac14aecd558e2929c522443f4511c5d76 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: devel Installed-Size: 189 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-spf13-viper Version: 1.7.1-1apertis1bv2023dev2b3 Depends: golang-github-fsnotify-fsnotify-dev, golang-github-hashicorp-hcl-dev, golang-github-magiconair-properties-dev (>= 1.8.1~), golang-github-mitchellh-mapstructure-dev, golang-github-pelletier-go-toml-dev, golang-github-spf13-afero-dev, golang-github-spf13-cast-dev, golang-github-spf13-jwalterweatherman-dev, golang-github-spf13-pflag-dev, golang-github-subosito-gotenv-dev (>= 1.2.0~), golang-gopkg-ini.v1-dev (>= 1.51.0~), golang-gopkg-yaml.v2-dev (>= 2.2.4~) Filename: pool/development/g/golang-github-spf13-viper/golang-github-spf13-viper-dev_1.7.1-1apertis1bv2023dev2b3_all.deb Size: 48940 MD5sum: 5a8eb391e7faa0fcf53adf80913e79b9 SHA1: ed143c4471cdcc5fbd8943ae68d2e086b2527922 SHA256: 28d0450cf2520365501e12a4bc7bbd3edd08739be0f627d2e3e2d3b14b3bc588 SHA512: 4434129c721adb26c04b4c436432397b1d3ddb80c833a5ecdaca3de2427435f6af29dbce8110a629dc90ba36df9f581202f57f50a4fe67a24563646f081bab69 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 Package: golang-github-ssgelm-cookiejarparser-dev Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ssgelm-cookiejarparser Version: 1.0.0-2apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-github-ssgelm-cookiejarparser/golang-github-ssgelm-cookiejarparser-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 4432 MD5sum: 5437be9a5ec1abea1a4574bb38025529 SHA1: b14a07edcc42cea47ce3a3ba36925f3ac0b0be62 SHA256: 1f261f33b92af8267f6d8df10d44ca7a873ce5c5c05e17d60c02655a74db3744 SHA512: 206f4a6078e9b77916d15402adfd94257f751052c007410791aaf2fb6c4f7496eae111a7983ab24df4054907cbf39a2df71cb7b8550d78413830ecc2abb5ea6e 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 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.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-stathat-go/golang-github-stathat-go-dev_0.0~git20130314.0.01d012b-2.1apertis0bv2023dev2b3_all.deb Size: 5484 MD5sum: 67b5869f7adf852e5f34c3ed4f5c8f39 SHA1: 57e5221ba3a28db202177f13dd55e8520719ff06 SHA256: 3c8bfa4239e1368845459912eb3016af50a2fe35ee3d25fc0adb5c983370ab5f SHA512: bd776436435e7d9b3388d5d68063d171980be11cba2c57e6c9ce5d8d91a43129d6be86993d85c1eabe582d3a3c3fa6a310f6f66d4716914a5ad2e188fc0278a7 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-stevvooe-resumable-dev Priority: extra Section: devel Installed-Size: 97 Maintainer: pkg-go Architecture: all Source: golang-github-stevvooe-resumable Version: 0.0~git20150521.0.51ad441-2.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-stevvooe-resumable/golang-github-stevvooe-resumable-dev_0.0~git20150521.0.51ad441-2.1apertis0bv2023dev2b3_all.deb Size: 19576 MD5sum: b4a5be7ed9e50a87c6b52c2cce82e269 SHA1: 9b3dcc8dcd2f6095a2d51b12860e16e02aeb2248 SHA256: 6f3c5900e3fc72e7f8cf5f9af9176449d4966bd001720233733e022491a60777 SHA512: 4f81b6ac81d2d587d605e5b84e0bb6316a9073eeb4128127caf7a4122cf193594a7bd49fe2dbaaa32f64885ba7dd298f76732b9e6111be9caa47c1447dede661 Description: Subset of the Go `crypto` Package with a Resumable Hash Interface Package resumable registers resumable versions of hash functions. Resumable varieties of hash functions are available via the standard crypto package. Support can be checked by type assertion against the resumable.Hash interface. . While one can use these sub-packages directly, it makes more sense to register them using side-effect imports: . import _ "github.com/stevvooe/resumable/sha256" . This will make the resumable hashes available to the application through the standard crypto package. For example, if a new sha256 is required, one should use the following: . h := crypto.SHA256.New() . Such a features allows one to control the inclusion of resumable hash support in a single file. Applications that require the resumable hash implementation can type switch to detect support, while other parts of the application can be completely oblivious to the presence of the alternative hash functions. . Also note that the implementations available in this package are completely untouched from their Go counterparts in the standard library. Only an extra file is added to each package to implement the extra resumable hash functions. Homepage: https://github.com/stevvooe/resumable Package: golang-github-stretchr-objx-dev Priority: optional Section: golang Installed-Size: 235 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-objx Version: 0.3.0-1apertis0bv2023dev2b3 Replaces: golang-objx-dev (<< 0.0~git20150928.0.1a9d0bb-1~) Provides: golang-objx-dev Breaks: golang-objx-dev (<< 0.0~git20150928.0.1a9d0bb-1~) Filename: pool/development/g/golang-objx/golang-github-stretchr-objx-dev_0.3.0-1apertis0bv2023dev2b3_all.deb Size: 25600 MD5sum: 2634081e4e3b8418816cb3beded9f010 SHA1: 76ae2304be6793860e872bde9a932483bcdae220 SHA256: 0b06047268dc2bb9729358e477994d11f2d14818c6964ce7cdc7b7fe4465e885 SHA512: a8c7f2333e7763dea4393646ea981505b91ec7bac14d46d9b22139a358581a64396f948c8eeb16cd415b4f030f8c2123766649a048942c712e14278bce25a45b 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: 556 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-testify Version: 1.7.0+git20210824.ab6dc32-1~bpo11+1+apertis0bv2023dev3b1 Depends: golang-github-davecgh-go-spew-dev (>= 1.1.0), golang-github-pmezard-go-difflib-dev (>= 1.0.0), golang-github-stretchr-objx-dev (>= 0.1.0), golang-gopkg-yaml.v3-dev Filename: pool/development/g/golang-testify/golang-github-stretchr-testify-dev_1.7.0+git20210824.ab6dc32-1~bpo11+1+apertis0bv2023dev3b1_all.deb Size: 66448 MD5sum: e82a425daece00c0745815d967697f1e SHA1: e6aafd7945f5f2916eb221c05998238fe7a212bb SHA256: 93ca52c88bdb4a5200ac65c07f15dc36ccb8ee1ae19b0559299374f13516e5eb SHA512: 2c1bcfbf4bb674c99a6c3142fb4d2fe91d5840c8cc2df707039527db0ca0aaf2d407936d46fce88d401a3960c30a57ac861fc41c989670dd9ed7e96447b256d7 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: 39 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-subosito-gotenv Version: 1.2.0+git20190917.de67a66-2apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-subosito-gotenv/golang-github-subosito-gotenv-dev_1.2.0+git20190917.de67a66-2apertis0bv2023dev2b3_all.deb Size: 8204 MD5sum: c192534dee30a05c233e66b8aaa03328 SHA1: 01c4b6ee317f8a66fb72d2c94d2e03a14992b211 SHA256: 45494f0c383c47aaefc29f8779ba23243e48ec4b421ddfe131db93499c123708 SHA512: 4b1902df7ef14d300f917e9286f6ec02b423f6fc2a83e9b0f583622bc99aabe56f7f04d796e15407804ad5f49c616cb7d918610adc43746772161d8ed087f6e9 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 Package: golang-github-syndtr-goleveldb-dev Priority: optional Section: devel Installed-Size: 612 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-goleveldb Version: 0.0~git20200815.5c35d60-1apertis0bv2023dev2b3 Replaces: golang-goleveldb-dev (<< 0.0~git20170302.0.3c5717c) Depends: golang-github-golang-snappy-dev (>= 0.0+git20150730), golang-ginkgo-dev Breaks: golang-goleveldb-dev (<< 0.0~git20170302.0.3c5717c) Filename: pool/development/g/golang-goleveldb/golang-github-syndtr-goleveldb-dev_0.0~git20200815.5c35d60-1apertis0bv2023dev2b3_all.deb Size: 114900 MD5sum: 3f68c7f959fc93a0d6c4c9696e85162b SHA1: f9703aca31619b78890105d1bbc662e86021464e SHA256: ef427028364446603f5f158533c7d3952302db4d22f151ccf97dc4d44606ace6 SHA512: e661539c78f7fddaf25edacba2e4c3f6e58b3e3c65f70e9c564cd54668bc48719a3ad732cb986eac09bda2464c9c359fbf60d48d720df96b9d0a72cdf2fe9e94 Description: LevelDB key/value database in Go This library provides an implementation of the LevelDB key/value database in the Go programming language. . LevelDB is a fast key-value storage library that provides an ordered mapping from string keys to string values. Homepage: https://github.com/syndtr/goleveldb Package: golang-github-tchap-go-patricia-dev Priority: optional Section: devel Installed-Size: 68 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go-patricia Version: 2.2.6-5co2bv2023dev2b3 Replaces: golang-go-patricia-dev (<< 2.2.0-2) Provides: golang-go-patricia-dev Depends: golang-github-satori-go.uuid-dev Breaks: golang-go-patricia-dev (<< 2.2.0-2) Filename: pool/development/g/golang-go-patricia/golang-github-tchap-go-patricia-dev_2.2.6-5co2bv2023dev2b3_all.deb Size: 12260 MD5sum: 4c99b3a5a4a6f39e4382f4f20b2c401b SHA1: d1fdf462afcc96c10b6e8902be1e02c6303be2d2 SHA256: 9adb0c3d098ef73bcba0367387a41ddf8af66bf80528fe208b32e55c28b6637b SHA512: 9c777d96bf3f905d5b61805fc81166bc68666003ac99605cdd9e08ffa6fe0277ead492336320a0dac417ac2d86a735caa49601d2af0404d11f45dead219f2fc6 Description: golang-go-patricia is a 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 Package: golang-github-thomsonreuterseikon-go-ntlm-dev Priority: extra Section: devel Installed-Size: 160 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-thomsonreuterseikon-go-ntlm Version: 0.0~git20151030.0.b00ec39-1.1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-thomsonreuterseikon-go-ntlm/golang-github-thomsonreuterseikon-go-ntlm-dev_0.0~git20151030.0.b00ec39-1.1apertis0bv2023dev2b3_all.deb Size: 29364 MD5sum: a008a4a7257c85c5c47be869538c6b23 SHA1: 112785926ffa7214b67ce76451d761aa554db31e SHA256: fccb131fe4e9ca31712225bf67f909b8a4fcba5e728a215594b7af0a6d1ad28e SHA512: 1bb55c77d0915b99db51c0004300b88ba50d9af4169136ea2adb7318a820c478d92aa898913447e036e6b3b732c7aaa014afc80e58314692568c02a10aa0d732 Description: NTLM Implementation for Go This is a native implementation of NTLM for Go that was implemented using the Microsoft MS-NLMP documentation available at http://msdn.microsoft.com/en-us/library/cc236621.aspx. The library is currently in use and has been tested with connectionless NTLMv1 and v2 with and without extended session security. Homepage: https://github.com/ThomsonReutersEikon/go-ntlm Package: golang-github-threedotslabs-watermill-dev Priority: optional Section: devel Installed-Size: 8084 Maintainer: Detlev Casanova Architecture: all Source: golang-github-threedotslabs-watermill Version: 1.1.1-0+apertis3bv2023dev3b1 Depends: golang-go Filename: pool/development/g/golang-github-threedotslabs-watermill/golang-github-threedotslabs-watermill-dev_1.1.1-0+apertis3bv2023dev3b1_all.deb Size: 2857988 MD5sum: 0f74b6e2f1d027883f6224b788082633 SHA1: 4fa11d182b5d75a713da33e2fdc692b8ebe94e11 SHA256: d7c2cc63692db4734fad916b83c0a470c80a70b33a294cd2681b3dbea7927423 SHA512: b9f51d406124ad4035d19f86892093e964e21cc79d8f2576817738ec8965dbe599940aef0c1e5d37ff7a99d50125239c32da5414bf7459463b833e98f943dac2 Description: Go library for working efficiently with message streams. It is intended for building event driven applications, enabling event sourcing, RPC over messages, sagas and basically whatever else comes to your mind. You can use conventional pub/sub implementations like Kafka or RabbitMQ, but also HTTP or MySQL binlog if that fits your use case. Homepage: https://watermill.io/ Package: golang-github-tinylib-msgp-dev Priority: optional Section: devel Installed-Size: 459 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-tinylib-msgp Version: 1.0.2-3apertis0bv2023dev2b3 Depends: golang-github-philhofer-fwd-dev, golang-github-ttacon-chalk-dev, golang-golang-x-mod-dev, golang-golang-x-tools-dev Filename: pool/development/g/golang-github-tinylib-msgp/golang-github-tinylib-msgp-dev_1.0.2-3apertis0bv2023dev2b3_all.deb Size: 69676 MD5sum: f8d9d10a0fb900f25e0a7a203b1baec8 SHA1: cba72ef5513a1ac8576be20559512f4e276c2ad3 SHA256: 4e2c3a7e6d1308c268cd4e8d600953f5a1988a3b7d33685c4756a21846759237 SHA512: 10f7cbce367403542e00c032ab0eac59de90aede70ac3b95557a604a9e2055d94839b64f47b9a619015a6adc08602f9bf047fe401f7860db84d2291353e8b924 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: 26 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-tmc-grpc-websocket-proxy Version: 0.0~git20200427.3cfed13-2apertis0bv2023dev2b3 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-2apertis0bv2023dev2b3_all.deb Size: 5820 MD5sum: 10efd4f81bd8df7140622173d71b4e57 SHA1: 61d8e6786aa74b914179bfe63f0bc1486dc08c10 SHA256: 79b0d09536be1791952913d60c3dfa93929d3f63bd286d0f95bc2521556e902f SHA512: 71e84e7013f98c6dd0b1953c29b0bbd81d54fab67788505dbb9edb2cfbc047b22ede052d5631d62b0a22f45a9bb22272d86091cab5153ff953d342e103598087 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 Package: golang-github-tonistiigi-fifo-dev Priority: extra Section: devel Installed-Size: 38 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-tonistiigi-fifo Version: 0.0~git20161203.0.fe870cc-1.1apertis0bv2023dev2b3 Depends: golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev Filename: pool/development/g/golang-github-tonistiigi-fifo/golang-github-tonistiigi-fifo-dev_0.0~git20161203.0.fe870cc-1.1apertis0bv2023dev2b3_all.deb Size: 6476 MD5sum: f416aa53616004efb51037c4aa3e90a0 SHA1: 2273f54f34ba0c7ee3ebc02618fae572afa91b9f SHA256: 1be7e0d2243c0f650ae389617c2bd3321390603c9144bee0fa16ee44bdc0dfea SHA512: 1f7fa3c92b945b9fb6fcffd79b910bd17356f4c3f69e1443feb8040f4bcf11010d38af993c630bca4605d4f180caa9f9ac9cd849308d2f491567fa2057993432 Description: Go package for handling FIFOs in a sane way This package implements an interface for opening, reading, writing and closing Unix FIFOs. An open FIFO can be accessed using the io.ReadWriteCloser interface. Homepage: https://github.com/tonistiigi/fifo 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-2apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-tonistiigi-units/golang-github-tonistiigi-units-dev_0.0~git20180711.6950e57-2apertis0bv2023dev2b3_all.deb Size: 4176 MD5sum: 3988aa41b8feb8755ba8a09158421ea6 SHA1: e70489423f1fc3e894c396e502fb78a1336c6aec SHA256: 767683129422a57572631b0fb13de2e0e47b50d1ba24c6b446b045e1d38a7169 SHA512: 74c0df527501b5349da33f4f570f68612344e7ceadc09e56c1c818be4fcb6515aceefd85d4f4502f7ba7be4a4cfca8deea3abda8ba5c72596ef3ca4de3074d00 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-ttacon-chalk-dev Priority: extra Section: devel Installed-Size: 103 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ttacon-chalk Version: 0.1-2co1bv2023dev2b3 Filename: pool/development/g/golang-github-ttacon-chalk/golang-github-ttacon-chalk-dev_0.1-2co1bv2023dev2b3_all.deb Size: 75760 MD5sum: e82ea52c391653d88c1432bc323b267d SHA1: 1a19f87d1594ebc3515c592fc9f479c6a6c73457 SHA256: fd0943cbf02b9729212a93623f9ca810e472f3099ebbd486a5b8f45799a7bbc8 SHA512: 7aa4f0ff3ea46d0bd18f832bf4682ae5706968a8177cc5d21fd9c51a456582b43b4974d7ac05278fccee0b53c3140e3f0f5c11ece9fb5b0cd74315923122eb25 Description: Go library for prettifying terminal/console output Chalk is a go package for styling console/terminal output. . Check out godoc for some example usage: http://godoc.org/github.com/ttacon/chalk . The api is pretty clean, there are default Colors and TextStyles which can be mixed to create more intense Styles. Styles and Colors can be printed in normal strings (i.e. fmt.Sprintf(chalk.Red)), but Styles, Colors and TextStyles are more meant to be used to style specific text segments (i.e. fmt.Println(chalk.Red.Color("this is red")) or fmt.Println(myStyle.Style("this is blue text that is underlined"))). . This package contains the source. Homepage: https://github.com/ttacon/chalk Package: golang-github-tv42-httpunix-dev Priority: optional Section: devel Installed-Size: 19 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-tv42-httpunix Version: 0.0~git20150427.b75d861-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-tv42-httpunix/golang-github-tv42-httpunix-dev_0.0~git20150427.b75d861-2apertis0bv2023dev2b3_all.deb Size: 3888 MD5sum: 6f64d7d2a8e71e230591adbfda2c53c7 SHA1: c5522220a6012452360b749b9b2d51f07f121021 SHA256: 098bc9ab2ba8036344eef8fd64e2f87e86f1a42bc9d89d6ba3b4bbc036a3b74c SHA512: 393b8f2a1629bab36c59641ccdf1c98e52768765ce558840f3729b355f3ff9e86937cae6feeb233b0d1ce9fdb70ffc2373b597a01aa607189928abedf9ceef8e Description: library to talk HTTP over Unix domain sockets Golang library to talk HTTP over Unix domain sockets. Homepage: https://github.com/tv42/httpunix Package: golang-github-twinj-uuid-dev Priority: optional Section: devel Installed-Size: 119 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-twinj-uuid Version: 0.10.0+git20160909.96.7bbe408-6apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-twinj-uuid/golang-github-twinj-uuid-dev_0.10.0+git20160909.96.7bbe408-6apertis0bv2023dev2b3_all.deb Size: 26152 MD5sum: 5ffc293e7adc940c0c7ba0fc7965327a SHA1: 0a1835a18511ebf7f36e7c661b930ca7e11fb754 SHA256: 7fd3df8eef5b86ce47acd6ef1e8a16bd0d75a6059304cce3eb7b2d0c294b4600 SHA512: cf99a05f9c78f2678c0852abef9f1daa3d4d18c2ba1a25d5a76a999d56c77889731bffb00f468440bd1e05f74fdb10e1ec2bcff93f5553fecf698dc24010f2d6 Description: RFC 4122 and DCE 1.1 compliant UUIDs in Go This package provides RFC 4122 and DCE 1.1 compliant UUIDs. . It will generate the following: Version 1: based on a Timestamp and MAC address as Node id Version 2: based on DCE Security - Experimental Version 3: based on MD5 hash Version 4: based on cryptographically secure random numbers Version 5: based on SHA-1 hash Homepage: https://github.com/twinj/uuid Package: golang-github-ugorji-go-codec Priority: optional Section: devel Installed-Size: 4424 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 1.1.7-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-ugorji-go-codec/golang-github-ugorji-go-codec_1.1.7-2apertis0bv2023dev2b3_arm64.deb Size: 1294984 MD5sum: 11eaa60e3d5a3f7c1614e37be92989f8 SHA1: 94e59a733ba24d529f4eaa3f33b70d0c5ebfebda SHA256: c83e3cd4a059cd4b98f8af99fe1cbaa589f834878727c96525f0b803dabf361a SHA512: beb5d5b02fbbbeda98f6806b04c23a74232202edb5639587aab541941cfc14138f9894afe7811198453e30c7601471c867829967be2585caea0847e083be3549 Description: idiomatic codec and rpc lib for msgpack, cbor, json (codecgen) Package codec provides a High Performance, Feature-Rich Idiomatic Go 1.4+ codec/encoding library for binc, msgpack, cbor, json . This package contains the tools (codecgen). Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-golang-x-mod (= 0.4.1-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-tools (= 1:0.1.0+ds-1+apertis2bv2023dev2b3), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1apertis0bv2023dev2b3) Homepage: https://github.com/ugorji/go Package: golang-github-ugorji-go-codec-dev Priority: optional Section: devel Installed-Size: 1630 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ugorji-go-codec Version: 1.1.7-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-ugorji-go-codec/golang-github-ugorji-go-codec-dev_1.1.7-2apertis0bv2023dev2b3_all.deb Size: 201516 MD5sum: a61a38ebc5284121ba970a21f5e17b57 SHA1: dc2034861a28061cd5e922f058302d7b3f26875c SHA256: 6a6fa22027c3774e5b7eeae3a9ff8adf6387934e37d5c66615ad31a7b381d85e SHA512: d7b176ea44d85c9efdd07ec2401376aa2d091f5f1bf8e0f98e46b2aacae5b576857e16e40e044a9d27a8da7adaf5081f8cbc1e3539dcb12ecd277c3b0458aea1 Description: idiomatic codec and rpc lib for msgpack, cbor, json (library) Package codec provides a High Performance, Feature-Rich Idiomatic Go 1.4+ codec/encoding library for binc, msgpack, cbor, json . This package contains the source. Homepage: https://github.com/ugorji/go Package: golang-github-ugorji-go-msgpack-dev Priority: optional Section: devel Installed-Size: 97 Maintainer: pkg-go Architecture: all Source: golang-github-ugorji-go-msgpack Version: 0.0~git20130605.792643-5co1bv2023dev2b3 Filename: pool/development/g/golang-github-ugorji-go-msgpack/golang-github-ugorji-go-msgpack-dev_0.0~git20130605.792643-5co1bv2023dev2b3_all.deb Size: 20864 MD5sum: d095633b4a2c651785b3e121ebaa7378 SHA1: 8152eca705cf56e0ba5a29c49cfbb48f05fb576e SHA256: 9149257febac62165070531a2d39624c3db653f694d0d53e7054b7111e635a95 SHA512: 1c7687c557c41ed5cacccf4d9073ab8a48d8180490337efadf08e49851eaed8d0984a4f38ed9587d227b1b59892b0e39c52d61ed7ee86c793bee0d000b39a7a1 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/ugorji/go-msgpack Package: golang-github-urfave-cli-dev Priority: optional Section: devel Installed-Size: 302 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-urfave-cli Version: 1.22.4-2apertis0bv2023dev2b3 Depends: golang-github-cpuguy83-go-md2man-v2-dev Filename: pool/development/g/golang-github-urfave-cli/golang-github-urfave-cli-dev_1.22.4-2apertis0bv2023dev2b3_all.deb Size: 46896 MD5sum: b5e2e9e0727d6d29cbd8c483e5fe33a1 SHA1: c1a738bf9a50af211dc45c2627ed610828713bb4 SHA256: 2abb81fce8a0ec7f1bb8934c009c1968c74d80034f7d5322222946d6d92be800 SHA512: ba75c49cabe881425acc51dbd17472759f3df76afc9e32a182e99150f324ebc91218b63dc5849cdb645caa7c545cee2091b6644cdbebe0bed85ac0a54c1e5a59 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 Package: golang-github-urfave-negroni-dev Priority: extra Section: devel Installed-Size: 40 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-urfave-negroni Version: 0.2.0-1.1apertis0bv2023dev2b3 Depends: golang-go Filename: pool/development/g/golang-github-urfave-negroni/golang-github-urfave-negroni-dev_0.2.0-1.1apertis0bv2023dev2b3_all.deb Size: 8612 MD5sum: f8eda22a6302c5a74921700958a29d4d SHA1: 9d01c26ea178c55d48a337d653795a78e02d3a0f SHA256: b2ab5746d06c343f430043b923ed85da54027f4441b9a9b56db237ad0efed938 SHA512: 6898c4d5618a17db3a555bd15150ed79ce472510db8bc806e8e174329fb59a3427b7905058f50d3fe56c9a3ed937906e1d2a44199e5028a13f2849c021f53741 Description: Idiomatic HTTP Middleware for Golang Negroni is an idiomatic approach to web middleware in Go. It is tiny, non-intrusive, and encourages use of net/http Handlers. . If you like the idea of Martini (https://github.com/go-martini/martini), but you think it contains too much magic, then Negroni is a great fit. . This is the library formerly known as github.com/codegangsta/negroni (Github will automatically redirect requests to it). Homepage: https://github.com/urfave/negroni Package: golang-github-valyala-bytebufferpool-dev Priority: optional Section: devel Installed-Size: 28 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-valyala-bytebufferpool Version: 1.0.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-valyala-bytebufferpool/golang-github-valyala-bytebufferpool-dev_1.0.0-2apertis0bv2023dev2b3_all.deb Size: 6664 MD5sum: 4215548cbc8e644bbaae17bf14894ebc SHA1: ce8054bc2c2319cbab08de9ab5c4d7e0e333ba4f SHA256: 4bb74f2837a41457bfa869479cc41b6a4f0950c592874920f4dcebf74e72f4b4 SHA512: badf977d0612883585a0e129b4ddf7cf2ff3b5c1f21e6842db01471caed28179e91a5c11bcf79a45b1755411dfdcdf91afb72db344c46372f629ce8590ed2922 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: 68 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-valyala-fasttemplate Version: 1.2.1-1apertis0bv2023dev2b3 Depends: golang-github-valyala-bytebufferpool-dev Filename: pool/development/g/golang-github-valyala-fasttemplate/golang-github-valyala-fasttemplate-dev_1.2.1-1apertis0bv2023dev2b3_all.deb Size: 11416 MD5sum: c71b518f08753b1e2fb3a51f5cb55fdf SHA1: 5044ae1962e227708f3137e5849d1ac00f902ae1 SHA256: f1c1f299f8aa77681e380a6411903c68dde678ebc95747c98426ef2bc4f13af4 SHA512: 9d49d30d09ea725a5142df72bcd4ddf708dc1ce69667e365e65bba53891aead2713cd3d71f12a6395cc45f01910c8c9c5bf38728a15996278a9cb8b1ae518d6b 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-vaughan0-go-ini-dev Priority: extra Section: devel Installed-Size: 21 Maintainer: pkg-go Architecture: all Source: golang-github-vaughan0-go-ini Version: 0.0~git20130923.0.a98ad7e-3co1bv2023dev2b3 Filename: pool/development/g/golang-github-vaughan0-go-ini/golang-github-vaughan0-go-ini-dev_0.0~git20130923.0.a98ad7e-3co1bv2023dev2b3_all.deb Size: 5020 MD5sum: c5eeb4025118c8705dbd866f5b095b8a SHA1: 6adfbe0c51b67a1544fd2d362bb2aeaf63f0fc26 SHA256: ab9fef98c19bae0d7bef2f7b45d0214f295257124351ef8ae90bea2628720b88 SHA512: 03d0aabf038ae354456bce14f9898611087836be2b2e2ac39327144db315797afc3552c4959094a77182f5459c7a0d4f39c5552f8a835e125cbfa1ceedff2c56 Description: INI parsing library for Go INI files parsing library for Go (golang). Homepage: https://github.com/vaughan0/go-ini Package: golang-github-vbatts-tar-split-dev Priority: optional Section: devel Installed-Size: 498 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vbatts-tar-split Version: 0.11.1-2apertis0bv2023dev2b3 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.1-2apertis0bv2023dev2b3_all.deb Size: 70424 MD5sum: f70aca94e2c053ad460fc268d1d1996f SHA1: 840d1da8cb632a6c0e76a321d7a87c4260c48639 SHA256: 6666e7ba2d84a65cc985812c79edc13452ee73b255168728470a495965ff4a49 SHA512: 2695b42ecfb216d17e4f50f72c4071e131183e99d0661947af8ceb19599f0a875a956b3f60e871e63a28f8f7df80371829baf7eb41a575c77a3ce2a4151fae50 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 Package: golang-github-vishvananda-netlink-dev Priority: optional Section: golang Installed-Size: 747 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vishvananda-netlink Version: 1.1.0-2apertis0bv2023dev2b3 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-2apertis0bv2023dev2b3_all.deb Size: 116544 MD5sum: 64e2e473c79843789327353afa01ad28 SHA1: 0b278d7190ba20452c314b8c138672f9c2b7591b SHA256: 0c8ad086b0a1692e0628593e9af11f6f69d53a40a484f2de08dbd3dd154bfa48 SHA512: 29385335f78fcf3798b3300b57cb77728e74ea705cf7390a0e18f90fa755d69c21a2b55bb284a47fa3a3b68cb8aa6941949d551602e370b69aeee3f78aee65d0 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 Package: golang-github-vishvananda-netns-dev Priority: optional Section: devel Installed-Size: 30 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vishvananda-netns Version: 0.0~git20200728.db3c7e5-1apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-vishvananda-netns/golang-github-vishvananda-netns-dev_0.0~git20200728.db3c7e5-1apertis0bv2023dev2b3_all.deb Size: 6784 MD5sum: d33c9c1e047cda042e844c52fef2f787 SHA1: 5c9d67c64a7cf6c76f4ab64e49d95b35e1254f80 SHA256: dd2ba19e7495be4eeff8898ab591d7c209140fe02f57f6114f269b753e041b10 SHA512: d49db390e23fe1ad2f43513901f40dec2539318802f8287da13045a5b3824beec297432450740872b5875ac919f161762291244ec64ba8d42a6ed6b7bf0737cd 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 Package: golang-github-vmihailenco-tagparser-dev Priority: optional Section: devel Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vmihailenco-tagparser Version: 0.1.1-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-vmihailenco-tagparser/golang-github-vmihailenco-tagparser-dev_0.1.1-2apertis0bv2023dev2b3_all.deb Size: 4604 MD5sum: f30988674016820e67a86cc0042ea0fa SHA1: de4965eba330f82c46ee15315de563e8f41cf229 SHA256: b3ee7984446b18f7da89e75edcee6f9a152d3817aefd8eb15754e7e7c8bc0d5f SHA512: dac57bf7ae5f37fa025360b0f87a2c37f9cd420a5043542a8ce295ed605150eb731e795b448a563c6575e090be3ad5037f78246c9eb89b94e8932e1898f7b9ac Description: Golang tag parser Opinionated Golang tag parser. Homepage: https://github.com/vmihailenco/tagparser Package: golang-github-vmware-govmomi-dev Priority: optional Section: devel Installed-Size: 7271 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vmware-govmomi Version: 0.23.0-1apertis0bv2023dev2b3 Depends: golang-github-google-uuid-dev Filename: pool/development/g/golang-github-vmware-govmomi/golang-github-vmware-govmomi-dev_0.23.0-1apertis0bv2023dev2b3_all.deb Size: 707028 MD5sum: 6113fb0173d38c40706c16f7ce3ed8ca SHA1: e8bb8a82538f55b9a4f00d7d00a5a77d5abec931 SHA256: 791ebfcefb5306919827ea5d18b874c51e13228f18a662ca5cd91abce0893d38 SHA512: 6bbc3b16f5e33da9a35c403c650cbc925be5b2eb3aea5a12ab61a53a230773fa9565b2ae193e9e2dd9e936727beaf27acc80b52f3e3d9b1299ea48e6ede2a958 Description: Go library for the VMware vSphere API Go library for interacting with VMware vSphere APIs (ESXi and/or vCenter). Homepage: https://github.com/vmware/govmomi Package: golang-github-vultr-govultr-dev Priority: optional Section: devel Installed-Size: 326 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vultr-govultr Version: 0.4.2-2apertis0bv2023dev2b3 Depends: golang-github-hashicorp-go-retryablehttp-dev Filename: pool/development/g/golang-github-vultr-govultr/golang-github-vultr-govultr-dev_0.4.2-2apertis0bv2023dev2b3_all.deb Size: 41924 MD5sum: e7b05ebd5c96fd947fbe4590c1a7432c SHA1: 093fd674b05b086e037ac0e9f5941ec2aaaee64d SHA256: 84caea75dc25a4b0fe556fe42d03aac5bcf1a0c97e80036502ec93725c09b261 SHA512: c6ee77bd6eb51182b557325af347970b85abe506c5a16f14fb5496fe17885da5518b11e65ef2284602fc7d58e3f96677688f67455b0907ca1f5bda836276cd7b Description: Vultr Go API client This package contains the official Vultr Go client. GoVultr allows one to interact with the Vultr V1 API. . Vultr uses a PAT (Personal Access token) to interact/authenticate with the APIs. An API Key can be generated and acquired from the API menu in settings. Homepage: https://github.com/vultr/govultr Package: golang-github-weppos-dnsimple-go-dev Priority: extra Section: devel Installed-Size: 74 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-weppos-dnsimple-go Version: 0.0~git20160204.0.65c1ca7-2co1bv2023dev2b3 Filename: pool/development/g/golang-github-weppos-dnsimple-go/golang-github-weppos-dnsimple-go-dev_0.0~git20160204.0.65c1ca7-2co1bv2023dev2b3_all.deb Size: 12268 MD5sum: 6db6162f78f68fcd6d5b0e7dd1551f00 SHA1: 6f72b9da595e1d7d828afdf018ee792cac23adb6 SHA256: bdff223cec1d143d2885368501cf0db716f3322e8ee53780272266e3432192e3 SHA512: bdd882384be8f69e80b38c10adee243d4b4187b4e7e2bf0a50c936ef3420139f80df1c21e8bef55c914ca553997363e6d44c0f7caa4db4696dce2ad72b77c2b3 Description: DNSimple API v1 client for Go Go client for the DNSimple API v1 (https://developer.dnsimple.com/). Homepage: https://github.com/dnsimple/dnsimple-go Package: golang-github-willf-bitset-dev Priority: optional Section: devel Installed-Size: 105 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-willf-bitset Version: 1.1.11-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-willf-bitset/golang-github-willf-bitset-dev_1.1.11-1apertis0bv2023dev2b3_all.deb Size: 18300 MD5sum: 4c46cc806039cf485fb367c810b387b1 SHA1: f750cb5144e45e23a7dd4eb4775508859849a85a SHA256: b522e6d89737c7a5ddaef80babcdc91a3139e5b5625c4998127c592f528e7f48 SHA512: fe2bea9ff90655a77bbe72ac25cb1c32be9ec3b4ba4397a9c0009d2596bdb8c28b6b3446f9c4c53be8a44f74ce5a1825969dbf076eb77fbe0a849ebd4de59091 Description: Implements bitsets, a mapping between non-negative integers and boolean values This package provides a Go library with methods for setting, clearing, flipping, and testing individual integers. . It also provides set intersection, union, difference, complement, and symmetric operations, as well as tests to check whether any, all, or no bits are set, and queries a bitset's current length and number of positive bits. Homepage: https://github.com/willf/bitset Package: golang-github-xeipuuv-gojsonpointer-dev Priority: optional Section: devel Installed-Size: 29 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-xeipuuv-gojsonpointer Version: 0.0~git20190905.02993c4-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-xeipuuv-gojsonpointer/golang-github-xeipuuv-gojsonpointer-dev_0.0~git20190905.02993c4-1apertis0bv2023dev2b3_all.deb Size: 5968 MD5sum: fabb4b0366f70b815675e290b83998ab SHA1: 78149826af45ea47868979016536cd790cf4abbb SHA256: 92fcc45e4056de702c9228a2bc18b9d42e82132e0167c49add01ca0c25a9d978 SHA512: 8184ced60e64c2b144090ce2b8b790e4ff3f3abb242e75f58b7a4baa40fed35cf6076d6fdd0a0217c842a513b8b55cf58d53414c98035d3aa31039a8c4df28ca Description: JSON Pointer implementation in Golang An implementation of JSON Pointer in Golang Homepage: https://github.com/xeipuuv/gojsonpointer Package: golang-github-xeipuuv-gojsonreference-dev Priority: optional Section: devel Installed-Size: 29 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-xeipuuv-gojsonreference Version: 0.0~git20180127.bd5ef7b-2apertis0bv2023dev2b3 Depends: golang-github-xeipuuv-gojsonpointer-dev Filename: pool/development/g/golang-github-xeipuuv-gojsonreference/golang-github-xeipuuv-gojsonreference-dev_0.0~git20180127.bd5ef7b-2apertis0bv2023dev2b3_all.deb Size: 5356 MD5sum: 34b0ba48d973aa6bc21b137610114184 SHA1: 74b6ec0669b4682c1937ee773f1d148b89c2599c SHA256: 2d09caa9c7edf13495d4a78c33e6b6f2461f52c521dd76f44ef7d346aca3f464 SHA512: 16c02c39a1729f8cdbbc2368705eec11bfadc3c0e70ec60012df5a74422bb591e2c282e38126d1b83d24c74f768bd7a5a792f7320c3c694ac137e8d3ef62e9eb Description: JSON Reference implementation in Golang An implementation of JSON Reference in Golang. Homepage: https://github.com/xeipuuv/gojsonreference Package: golang-github-xeipuuv-gojsonschema-dev Priority: optional Section: devel Installed-Size: 567 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-xeipuuv-gojsonschema Version: 1.2.0-1apertis0bv2023dev2b3 Depends: golang-github-xeipuuv-gojsonreference-dev Filename: pool/development/g/golang-github-xeipuuv-gojsonschema/golang-github-xeipuuv-gojsonschema-dev_1.2.0-1apertis0bv2023dev2b3_all.deb Size: 45024 MD5sum: 8f58bcafd2ddbfa0273eabc2bcf38def SHA1: e99e8d77e6bc9b5ad1d3edb5c263e5671656a789 SHA256: cd83751011145a0e9bd9c23e6bd46b38e92e81f99486c838ccbc6b84a585fec8 SHA512: c07785b0a8fc7e50df68cf514de71c70a02001c44602a54f0dfd36a4eeaf2b7980fb2e42511e20482ebbbd2d2390a991a015a37a40f067e7d3d158114dbae0d4 Description: implementation of JSON Schema, draft v4 Golang implementation of JSON Schema, based on IETF's draft v4. Homepage: https://github.com/xeipuuv/gojsonschema Package: golang-github-xenolf-lego-dev Priority: optional Section: golang Installed-Size: 1043 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-xenolf-lego Version: 3.2.0-3.1apertis0bv2023dev2b3 Provides: golang-github-go-acme-lego-dev Depends: golang-github-aws-aws-sdk-go-dev, golang-github-burntsushi-toml-dev, golang-github-cenkalti-backoff-dev (>= 3.1.1~), golang-github-codegangsta-cli-dev, golang-github-jamesclonk-vultr-dev, golang-github-miekg-dns-dev, golang-github-nrdcg-goinwx-dev (>= 0.8.1-1~), golang-github-ovh-go-ovh-dev, golang-github-stretchr-testify-dev, golang-github-vultr-govultr-dev, golang-github-weppos-dnsimple-go-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-dev, golang-google-api-dev, golang-gopkg-square-go-jose.v2-dev Filename: pool/development/g/golang-github-xenolf-lego/golang-github-xenolf-lego-dev_3.2.0-3.1apertis0bv2023dev2b3_all.deb Size: 151292 MD5sum: d8461d2eb0604de60ae222931507788b SHA1: 9c474f0b416589aefb75cb7bb5cd8868496b9f05 SHA256: 338754e7d136d7059a3244c81adc24807ad8ece417c716eef71806ac3af0905f SHA512: f933ef760deceb97f7b7cddc5cf63757364618ce70007f4686e30fcc3480329109ba8074a09289830e4df42532a3d513e7d7769184421d26d0b4260f915fe639 Description: Let's Encrypt ACME library Let's Encrypt ACME library written in Go. Homepage: https://github.com/go-acme/lego 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-1co1bv2023dev2b3 Filename: pool/development/g/golang-github-xiang90-probing/golang-github-xiang90-probing-dev_0.0.2-1co1bv2023dev2b3_all.deb Size: 4956 MD5sum: afa8b18e37b72cf2740326a1156b8720 SHA1: 822fd0b318f9d34f47b8a4c79f730747d0130c6a SHA256: 7a01a8cd6f28a75dcc95edcba893dd41e1eddc6263d4bc48d0c1e3d1995ebbdc SHA512: 658f2e56a1ec5e2b0fcf34322b244a0b96110706a64054c674188dab0d1fd989c3f6c976b73c5ca8e05c38e968461686342e89c8661218c2656ae2732a5e5d92 Description: Go library for HTTP probing Library for simple probing via HTTP. Homepage: https://github.com/xiang90/probing Package: golang-github-xordataexchange-crypt Priority: optional Section: utils Installed-Size: 7029 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 0.0.2+git20170626.21.b2862e3-3apertis0bv2023dev2b3 Depends: libc6 (>= 2.17) Suggests: golang-github-xordataexchange-crypt-dev Filename: pool/development/g/golang-github-xordataexchange-crypt/golang-github-xordataexchange-crypt_0.0.2+git20170626.21.b2862e3-3apertis0bv2023dev2b3_arm64.deb Size: 1957784 MD5sum: 70fa85a9d52e21cc98b2d6d09096f1d3 SHA1: 0219c84e7c9b31d17f0f6929b771df661356afe7 SHA256: 93fe1465958f65f2cf6fa978017beb51a4145c2d121e2663c7b779c946e4fdb0 SHA512: d122ff95b04ae53ddb152cb618d112542f6a9a525ea876ce7e0c7023c30cc3b764a6103183ab01844ef6fca64621e75c897d86c3aa3105795fd134128ec4c3c7 Description: Store/retrieve encrypted configs from etcd or Consul (CLI tool) Fess up. You have passwords and usernames hard coded in your apps. You have IP addresses checked in to your source code repository. You have entire configuration files that were created by the developer who wrote the app and haven’t been changed since she typed "git init". . "crypt" is here to lead you back to the Path of Enlightened Configuration. Store encrypted configuration values in etcd or Consul using a command-line application. . Decrypt them before starting your application using a wrapper script and the handy CLI tool, or inside the app using the "crypt/config" library. . "crypt" is built on time-tested standards like OpenPGP, base64, and gzip. Your data is encrypted using public key encryption, and can only be decrypted by when the private key is available. After compression, it is encrypted, and base64-encoded so it can be stored in your key/value store of choice. etcd and Consul are supported out of the box, but adding other storage tools is a trivial task, thanks to Go’s interfaces. . This package provides the command-line tool "bin/crypt", but renamed to /usr/bin/crypt-xordataexchange, to avoid filename collision with /usr/bin/crypt from the mcrypt package. Built-Using: etcd (= 3.3.25+dfsg-6apertis0bv2023dev2b3), golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-armon-consul-api (= 0.0~git20150107.0.dcfedd5-4.1apertis0bv2023dev2b4), golang-github-coreos-semver (= 0.3.0-1apertis0bv2023dev2b3), golang-github-json-iterator-go (= 1.1.10-2apertis0bv2023dev2b3), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2023dev2b3), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3) Homepage: https://github.com/xordataexchange/crypt Package: golang-github-xordataexchange-crypt-dev Priority: optional Section: devel Installed-Size: 64 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-xordataexchange-crypt Version: 0.0.2+git20170626.21.b2862e3-3apertis0bv2023dev2b3 Depends: golang-github-armon-consul-api-dev, golang-github-coreos-etcd-dev | golang-etcd-server-dev, golang-golang-x-crypto-dev Suggests: golang-github-xordataexchange-crypt Filename: pool/development/g/golang-github-xordataexchange-crypt/golang-github-xordataexchange-crypt-dev_0.0.2+git20170626.21.b2862e3-3apertis0bv2023dev2b3_all.deb Size: 12700 MD5sum: 38caf318c207d38a5e6500d398b271b1 SHA1: 83814a4611f792693c711d3f6714496600218c7f SHA256: 472ee2fc4378cbd053773e3f20437ef66a7380bf31dc079e4561d188cffc6f26 SHA512: e58eada0d3582a3bb3f161e061bcc41e117a0f437e19ebd22942d05612bad2abaf11bf2fdefd8f508bd6a371656e2d4ed8b31af16ee5932a95febacc404e97b2 Description: Store/retrieve encrypted configs from etcd or Consul (Go library) Fess up. You have passwords and usernames hard coded in your apps. You have IP addresses checked in to your source code repository. You have entire configuration files that were created by the developer who wrote the app and haven’t been changed since she typed "git init". . "crypt" is here to lead you back to the Path of Enlightened Configuration. Store encrypted configuration values in etcd or Consul using a command-line application. . Decrypt them before starting your application using a wrapper script and the handy CLI tool, or inside the app using the "crypt/config" library. . "crypt" is built on time-tested standards like OpenPGP, base64, and gzip. Your data is encrypted using public key encryption, and can only be decrypted by when the private key is available. After compression, it is encrypted, and base64-encoded so it can be stored in your key/value store of choice. etcd and Consul are supported out of the box, but adding other storage tools is a trivial task, thanks to Go’s interfaces. . This package provides the "github.com/xordataexchange/crypt/config" Go library. Homepage: https://github.com/xordataexchange/crypt Package: golang-github-yuin-goldmark-dev Priority: optional Section: golang Installed-Size: 1219 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-yuin-goldmark Version: 1.3.2-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-yuin-goldmark/golang-github-yuin-goldmark-dev_1.3.2-1apertis0bv2023dev2b3_all.deb Size: 139304 MD5sum: 500b1315056c1e5c4da7952e3da755fe SHA1: 52ef0d51efaecc5f9c0488eb0ad4f377f610c2dd SHA256: 1854f75508b480f75457b4d058098ebeee534157a209808983d6bcf4bdca76bc SHA512: ef56893ea72859a38f9af68265114b972c22cd7f180a6998d4851f2c166746670ca792eb6cea742c3f2f456467d0a2359e3a13b57dc0883e4f8c35d5c3e66b9a 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.29, 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 Package: golang-glog-dev Priority: optional Section: devel Installed-Size: 69 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-glog Version: 0.0~git20160126.23def4e-3apertis0bv2023dev2b3 Filename: pool/development/g/golang-glog/golang-glog-dev_0.0~git20160126.23def4e-3apertis0bv2023dev2b3_all.deb Size: 17492 MD5sum: 77f782427497c75acb955348dbcbf519 SHA1: 5b9af9485503492f962c25dbe55b5b0a3e43ae03 SHA256: 6954f7222fe8b0301990b117d1871d1645d410d8a7071ee0cae6b252d9230aa7 SHA512: 9932bf7aa3fe960b3d2e2e202bf3a34871228a9e99e71200b379b33b3290b812da585043bbb5c26ac0bcbf3fa7ca95b826bc708d7a3b12fc64ea27d293e84964 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 Package: golang-go Priority: optional Section: devel Installed-Size: 52 Maintainer: Go Compiler Team Architecture: arm64 Source: golang-defaults Version: 2:1.15~1apertis0bv2023dev2b4 Replaces: golang-doc (<< 2:1.6.1+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, golang-go.tools (<< 1:0.0~git20151026.0.0f9d71c-1~), golang-golang-x-tools (<< 1:0.0~git20151026.0.0f9d71c-1~) Depends: golang-1.15-go, golang-src (>= 2:1.15~1apertis0bv2023dev2b4) Suggests: git Conflicts: gccgo-go Breaks: gccgo-5 (<< 5.3.1-12~), gccgo-6 (<< 6-20160319-1~), golang-doc (<< 2:1.6.1+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, golang-go.tools (<< 1:0.0~git20151026.0.0f9d71c-1~), golang-golang-x-tools (<< 1:0.0~git20151026.0.0f9d71c-1~) Filename: pool/development/g/golang-defaults/golang-go_1.15~1apertis0bv2023dev2b4_arm64.deb Size: 24180 MD5sum: cc2f783261f9eec1b39d4e41bad4d360 SHA1: cd60940489ae40068656476c15b3cbf5ad561987 SHA256: 9403bafa1f2bcbbe657391fde73acf40e3fd93df9784cf1bf36c521314915c42 SHA512: 348c9f0501f354304bd9b3b2b906ac7759a40b02cc065b81cda04b7e459d8b8fc68ac9dc078e9226f96a208136d77f15673a388a250d58178eab99297cf62913 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 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-5+apertis0bv2023preb1 Depends: golang-github-jessevdk-go-flags-dev Filename: pool/development/g/golang-go-flags/golang-go-flags-dev_1.4.0-5+apertis0bv2023preb1_all.deb Size: 4132 MD5sum: fbf0a823342fc534bcc4929a034af2be SHA1: 291daf956930db7800eb0e9a107827898f626854 SHA256: d49fba9d36fd031ce9488f3c0aa7c6f9989a150250c148668fadddf84aef6b3a SHA512: fcdabf89c118fb849fc37c13755855c40bedd3fa9f7c385eeb38b085e91cb2a3a68fa9980ac1158615200dcc7ac6e96e02e3e85ec2befa6f61a628c08f6dca4f 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 Package: golang-go-semver-dev Priority: optional Section: oldlibs Installed-Size: 9 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-semver Version: 0.3.0-1apertis0bv2023dev2b3 Depends: golang-github-coreos-go-semver-dev Filename: pool/development/g/golang-github-coreos-semver/golang-go-semver-dev_0.3.0-1apertis0bv2023dev2b3_all.deb Size: 2572 MD5sum: 3bc73f47c833e4d65fbd8c63fd6468ba SHA1: 872389320048082134d7f78de0ab6b528282cc70 SHA256: 098051a262a815542acbff6bf88fa8f20003751f29a60f9759e57095c875633e SHA512: 561c7226f7195a37b7d5922b1fafc6934667a6e66200500d49bf69b6f1adbf5808e87aed3d86cf8ec4db679af8a025accd02d3525686034e7a9702ca2947a3e6 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: 50 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go-zfs Version: 2.1.1.49.gf784269-1apertis0bv2023dev2b3 Depends: golang-github-google-uuid-dev Recommends: zfs-fuse | zfsutils Filename: pool/development/g/golang-go-zfs/golang-go-zfs-dev_2.1.1.49.gf784269-1apertis0bv2023dev2b3_all.deb Size: 11264 MD5sum: ad648bdec71ce2432dfbae4b6047608d SHA1: 4df8d413135c2886c362a9a84e43b3deac87aed9 SHA256: a73dfe6190f2866c900040d9741d80219d507c8c78bfc5c5ac5e7f8d4dc0ddb7 SHA512: 5cea4342a0a0c5ff312537f96ae6ebca17e0ccc6ba394a57e041579ac13e68c966619c8de27b776fef73d1dbe08946fce504a986cc4ae097c46ccb5acaf2f75d 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: devel Installed-Size: 860 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go.opencensus Version: 0.22.4-2+apertis0bv2023dev2b3 Depends: golang-github-google-go-cmp-dev (>= 0.3.0), golang-github-golang-groupcache-dev, golang-github-stretchr-testify-dev (>= 1.4.1), golang-golang-x-net-dev, golang-google-grpc-dev (>= 1.20.1), golang-goprotobuf-dev (>= 1.3.1) Filename: pool/development/g/golang-go.opencensus/golang-go.opencensus-dev_0.22.4-2+apertis0bv2023dev2b3_all.deb Size: 129136 MD5sum: 1e5d79ef9f271f6457ce85c23249ae04 SHA1: ffbe79eb76e40bf6fb6e9ab32b0a53b076a2089b SHA256: 583623d8059a2791b5dead0f18461f03b983bfe7f28a012deeef4a79fa8a9c6a SHA512: 0832b7322dd896c6378bdf988176cf429be1bdc8fe4263885199c047e62e65a5e79f86998307bbcee3e79dea5ebb3671095859f47a429b102a2b068fc65a2da0 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 Package: golang-go.uber-atomic-dev Priority: optional Section: devel Installed-Size: 46 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go.uber-atomic Version: 1.4.0-1apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-go.uber-atomic/golang-go.uber-atomic-dev_1.4.0-1apertis0bv2023dev2b3_all.deb Size: 7112 MD5sum: 9f79b6c530dbe95dc4995f81285bf0f2 SHA1: eca208c72a2db94fa8a7d6bcbcad0c61242bf6c8 SHA256: 18b27758a4d5a0a37a902d61f457b27101bdd88ed4d029f225089b70acab67e4 SHA512: 09fedd20823946eeb1b307f069bedc1dbc67cc10dead77514ec0268a976ebbdec36ed01cce8e6fad4c5088030950cf79eda5fc909297e6793caedd42b9e8a62d 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 Package: golang-go.uber-multierr-dev Priority: extra Section: devel Installed-Size: 41 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go.uber-multierr Version: 1.1.0-1.1apertis0bv2023dev2b3 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.1.0-1.1apertis0bv2023dev2b3_all.deb Size: 8244 MD5sum: 37661209bd4af978b89c31677b3e8a0e SHA1: f768ed910b9b860f2e49f48784ed4f7c95aeec7a SHA256: 64b939fe49b2b59647c40f84c663c972011e7206e457a3f5f0ed54d602a0ae2d SHA512: 1907356156331e836d046987db127e3de1f8db6547470296bacb74d2138b7f1ba7f27666afbd14c7e8fd6e2f0bae0753eb34eb54e5459f14ebe7bbde8b6179a6 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: devel Installed-Size: 594 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go.uber-zap Version: 1.15.0-2apertis1bv2023dev2b3 Depends: golang-github-apex-log-dev, golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev, golang-go.uber-atomic-dev, golang-go.uber-multierr-dev Filename: pool/development/g/golang-go.uber-zap/golang-go.uber-zap-dev_1.15.0-2apertis1bv2023dev2b3_all.deb Size: 93348 MD5sum: 99f5451668917f87d3a504aae9c34988 SHA1: c7b045ab32163ce12ab763e47da374619caf2005 SHA256: 04a3e84a3aeb132f092f622e93d5ba36f0aa427ab4224632423cf55602adf28d SHA512: 3aa5818348e25b01fa89e3deee4077843cdadd0bd00cbfbe08c73de5b8523d5db8160bb7832f8398a1aeb81cd9256858586cfd142b98b3805175e049d7018643 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 Package: golang-go4-dev Priority: optional Section: devel Installed-Size: 471 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go4 Version: 0.0~git20190313.94abd69-1apertis0bv2023dev2b3 Depends: golang-github-rwcarlsen-goexif-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev, golang-golang-x-sys-dev, golang-google-api-dev, golang-google-cloud-dev Filename: pool/development/g/golang-go4/golang-go4-dev_0.0~git20190313.94abd69-1apertis0bv2023dev2b3_all.deb Size: 124044 MD5sum: 4aebb47accb050fbeff7c80efc632243 SHA1: a6f43f1f173d8c6bd5f4dd144797d110c11d58cd SHA256: 223605b7b44df917ecf53ff3862e856986bc7ec41d34c49dae5600d65ff05d2a SHA512: 87d5158acd771fdf764772dddceb1a9b992b842d04138fbb0323bfe370b9c86a134c480b2f622debe71bf1d9b1b780d1cda9e50d79d00a88d9d5fa7b963caf33 Description: go4 collection of packages go4 is a collection of packages for Go programmers, which started out in Camlistore but have nothing to do with it anymore. . This package contains the source. Homepage: https://github.com/go4org/go4 Package: golang-gocapability-dev Priority: optional Section: devel Installed-Size: 55 Maintainer: Debian Go Packaging Team Architecture: all Version: 0.0+git20200815.42c35b4-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-gocapability-dev/golang-gocapability-dev_0.0+git20200815.42c35b4-1apertis0bv2023dev2b3_all.deb Size: 12144 MD5sum: fb660f10bed6d7c5562b77872c75410d SHA1: 67cca7862cb5bf0d9d4f9d43817a894cf9a7920f SHA256: 0e1c810845757693d27d15ec30185a1be5ee18276f824962f970002c1a3a3658 SHA512: 361037c63d7c94c3fa3c7033ce58a3b095a96b7c467981b2cf4e9284af0f6a17cc6f322a776c30164349238b8f5a3d0bc725ec0dd4e60805089fe102e0d8c38e 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 Package: golang-godebiancontrol-dev Priority: extra Section: devel Installed-Size: 31 Maintainer: Michael Stapelberg Architecture: all Version: 0.0~git20140119-2co1bv2023dev2b3 Filename: pool/development/g/golang-godebiancontrol-dev/golang-godebiancontrol-dev_0.0~git20140119-2co1bv2023dev2b3_all.deb Size: 6208 MD5sum: 3c59568b9791897c0ce0f3f40824124e SHA1: 0e5ab791c064ea14d80460c040e38526114c0fc9 SHA256: c231a40c027f8f4950b70b214bb5198a9c0209390d69148c8dd944e0ff05c67a SHA512: f609f312365bf47f17362375c27937d388a5f97c760c47aca547d8da3faa17af51ea8d0e45f509f63e4c1762f4e8e51bf77b5cda92ddc0f313231c115c8dc1b2 Description: Go Debian control file parser Parses files such as a Debian mirror’s Packages or Sources file, or any Debian package’s debian/control file. Follows the Debian Policy, chapter 5.1 (“Syntax of control files”). . This package contains the source. Homepage: https://github.com/stapelberg/godebiancontrol 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-1apertis0bv2023dev2b3 Depends: gogoprotobuf, golang-github-gogo-protobuf-dev Filename: pool/development/g/golang-gogoprotobuf/golang-gogoprotobuf-dev_1.3.2-1apertis0bv2023dev2b3_all.deb Size: 5568 MD5sum: ddda4f6304e82d25b45056d89777f3bd SHA1: c8e40879002d25733c263cf6d13e8aac8b60e716 SHA256: 116b10c56085eefc35b1def1846f4e290eb097eb2fefa864318a5929ff821cad SHA512: ff7db72d49e3dfff3810eb5c3a8fc099231a9c2a9c32d4b5b4a7a02668a59d9489b9f20b0cc316d0179f31f262e9d5c8366d0354da73c2841b901356e5a44ca0 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-crypto-dev Priority: optional Section: devel Installed-Size: 4090 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go.crypto Version: 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev (>= 1:0.0+git20190404.eb5bcb5), golang-golang-x-sys-dev (>= 0.0~git20191026.33540a1), golang-golang-x-term-dev (>= 0.0~git20201117.f5c789d) Filename: pool/development/g/golang-go.crypto/golang-golang-x-crypto-dev_0.0~git20201221.eec23a3-1apertis0bv2023dev2b3_all.deb Size: 1537344 MD5sum: a71e5c0a2228c619fd96d32933f8eb44 SHA1: fab9dbea4af0a429e4f1f1a87a8cfeebef43a9c2 SHA256: a327bfabce8b4e2748bd6085f440e441aabb9b0a13faf4ddd578bde46c9ec197 SHA512: dc0cc7395b18e2d3f3a05089388ff8addc58fe70e8283762ed220814624ebe9312907be69fcae6c63b6b3f4ae7fd5cb8d345e2eb52df13344e62a20035f86754 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 Package: golang-golang-x-mod-dev Priority: optional Section: golang Installed-Size: 458 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-mod Version: 0.4.1-1apertis0bv2023dev2b3 Depends: golang-golang-x-crypto-dev, golang-golang-x-xerrors-dev Filename: pool/development/g/golang-golang-x-mod/golang-golang-x-mod-dev_0.4.1-1apertis0bv2023dev2b3_all.deb Size: 88032 MD5sum: 44c8ca072938e2b1b0afae49749a03db SHA1: 0f7ce2e1b981c7faac903da27dbd67c3dbe39e9a SHA256: 78c3519ba5e9bf3448b6818fec16939519ced1b0160372ac545402112130d4ed SHA512: e92b133dcf9ed83ab430f838bb7156aa637ae35c4bcb0fa68c8a367d8964750a6da83040ceadfc23ea488d39ad8e51f013c0a03f9202ec014f6c6864788ff478 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 Package: golang-golang-x-net-dev Priority: optional Section: golang Installed-Size: 5188 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-net Version: 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev (>= 0.0~git20200930.fdedc70), golang-golang-x-text-dev (>= 0.3.3) Filename: pool/development/g/golang-golang-x-net/golang-golang-x-net-dev_0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3_all.deb Size: 660108 MD5sum: 2144f19bf83b07b2a900d3f4c398221a SHA1: 5cfe1a4ab6e33087f3bd9a25f3fac620b4385e13 SHA256: f588746a8add3a4d3fb0a70b500b218f2105eacde659827091d704f9236d73ef SHA512: e35f94076ec3d4a0777afa0d0de62f376f858a449c99d01972e1eda818d99f0d872d9816a2912a23f73d8fcbc356d9963af858daa51ea4533f6a1f4576665c3c 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. . This repository was previously available at https://code.google.com/p/go.net/ Built-Using: publicsuffix (= 20211207.1025-0+deb11u1+apertis0bv2023dev1b1) Homepage: https://godoc.org/golang.org/x/net Multi-Arch: foreign Package: golang-golang-x-oauth2-dev Priority: optional Section: devel Installed-Size: 197 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-oauth2 Version: 0.0~git20190604.0f29369-2apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-golang-x-oauth2/golang-golang-x-oauth2-dev_0.0~git20190604.0f29369-2apertis0bv2023dev2b3_all.deb Size: 32128 MD5sum: fd48cb83481c249df3ac77a952dbe0bd SHA1: bfd8fb37067ead6135659b20be8d5186ce7995ae SHA256: c68b6b9288b4c93ccd1c2a3c190ea7ad859f2f8b950ce133c765a1e80f964e28 SHA512: 6936fc85b6982273d10d2a2f886152a01f384c561b692b4b9975bb7f7ea23699ffab9d5f32d36280d8f26b363d27bad8041d7a2868765f5c34c5684e9c0c6193 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: http://golang.org/x/oauth2 Package: golang-golang-x-oauth2-google-dev Priority: optional Section: devel Installed-Size: 68 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-oauth2 Version: 0.0~git20190604.0f29369-2apertis0bv2023dev2b3 Depends: golang-golang-x-oauth2-dev (= 0.0~git20190604.0f29369-2apertis0bv2023dev2b3), golang-google-cloud-compute-metadata-dev (>= 0.34.0~) Suggests: golang-google-appengine-dev Filename: pool/development/g/golang-golang-x-oauth2/golang-golang-x-oauth2-google-dev_0.0~git20190604.0f29369-2apertis0bv2023dev2b3_all.deb Size: 13224 MD5sum: a7f5e53bfb2d5c341e3dcb864739e7a0 SHA1: 157eda21ff126a6cf0708bd5f065198132efbafc SHA256: 8e8a7b41906ddb8b17c1e3b4ce33443cf552824964c4f04023c8a02855c82c3e SHA512: 3a595c735fbf7894d6011aa8aca102ed4a63964f9b7151405a439f0df76217c331985e24a82548055abd19cdfeb401053eac7554e19b582beb91b96822666b8c 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: http://golang.org/x/oauth2 Package: golang-golang-x-sync-dev Priority: optional Section: devel Installed-Size: 84 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-sync Version: 0.0~git20210220.036812b-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-golang-x-sync/golang-golang-x-sync-dev_0.0~git20210220.036812b-1apertis0bv2023dev2b3_all.deb Size: 19328 MD5sum: 941733645e12a547d77b0aa1e462b2de SHA1: f7b9f41e4bf13cccf0e37202ac55e8a50a1f1fed SHA256: 3165f7d9d69f2cd2dc2db9d41e59b7d815736d969b41cbc43fcddb0f71d04976 SHA512: f0f620220ff1dd77e808b1bb057b0b6724fcc011c41444666a706c03b75a12031893d9298d6c65c20c1619cd33f1a629ff9fb3148da38c4b3ee2aec676db7860 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://godoc.org/golang.org/x/sync Multi-Arch: foreign Package: golang-golang-x-sys-dev Priority: optional Section: golang Installed-Size: 5800 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-sys Version: 0.0~git20210124.22da62e-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-golang-x-sys/golang-golang-x-sys-dev_0.0~git20210124.22da62e-1apertis0bv2023dev2b3_all.deb Size: 308100 MD5sum: 901e3183a3c4e68b8bbe2d58a16ed196 SHA1: 8ff2125d01bda3aac6be19c69c3e967a2958ef34 SHA256: ab287cadf527bdab91802863d7e2f139da4a4149b9b883dc95204c7a89bb88ba SHA512: 3fd835b3f1b0d91ef9fc82018d2043350df524b4bc8b6b96e180ecf70b02b88e2bd09d59d32fd7a83a0b346ec3aab48ffdd0d13911e29129c2fd0cfcc72f27b1 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: http://golang.org/x/sys Multi-Arch: foreign Package: golang-golang-x-term-dev Priority: optional Section: golang Installed-Size: 69 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-term Version: 0.0~git20201210.2321bbc-1apertis0bv2023dev2b3 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-golang-x-term/golang-golang-x-term-dev_0.0~git20201210.2321bbc-1apertis0bv2023dev2b3_all.deb Size: 14680 MD5sum: 04297134f67a3e02a29cb3f9f6c71091 SHA1: 647b7d7a6801e6f85a46c8cc846c2d15c4ff8041 SHA256: 8a49413432b129c70ba6d092a4d32a48e824451a7cebed0c323f06cd6f6b4885 SHA512: b067b9802f410965a7bc8274b0ea2f4d7bf0c7011d5fce657c89d55dfbe773fe0dfe4041ba3db523f01ad0c40400e75b552dd8113d2f06a9602833b241439d3a Description: Go terminal and console support (library) This repository provides Go terminal and console support packages. Homepage: https://godoc.org/golang.org/x/term Package: golang-golang-x-text-dev Priority: optional Section: golang Installed-Size: 36889 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-text Version: 0.3.6-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-golang-x-text/golang-golang-x-text-dev_0.3.6-1apertis0bv2023dev2b3_all.deb Size: 3853064 MD5sum: d4018cb83430ebaa4bab582c4b7927b7 SHA1: 9be13d5083436ce2d1cb47be3220b675c30a9d62 SHA256: 34c19f48d5af6fa2315fc1912e16e9dba28b7ba0ac746015e551f9e106f38a7f SHA512: 1a042bd8aee4204b23bae6df9aaf8c79c17ea5520033f0047cc81645f3897a9066413c8b338b3470c914409ecd50d770c626da6325dcc1b002d339089b29e566 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. . This repository was previously available at https://code.google.com/p/go.text/ Homepage: https://godoc.org/golang.org/x/text Multi-Arch: foreign Package: golang-golang-x-time-dev Priority: optional Section: devel Installed-Size: 44 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-time Version: 0.0+git20200630.3af7569-1apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-golang-x-time/golang-golang-x-time-dev_0.0+git20200630.3af7569-1apertis0bv2023dev2b3_all.deb Size: 10272 MD5sum: 05edb1013c5b73b35ccd6ec0ee6a8848 SHA1: 07c081ebeeceb877606a055cacdfd62d9e81f6c2 SHA256: bc1fc9ba73e6b42040f0c9349fae346debd897594cceabe3071199ac709312cb SHA512: 649b569628583562d8d880e1ff41abb7b6b8a936d2614623e512f0d716b6c8909275eae3b40654873d78bf8f5f297a45e1b0f84136a86c46aeb82e8a06a995d2 Description: Go supplementary time packages Supplementary Go time packages. Homepage: https://golang.org/x/time/rate Package: golang-golang-x-tools Priority: optional Section: golang Installed-Size: 150706 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 1:0.1.0+ds-1+apertis2bv2023dev2b3 Depends: libjs-jquery, libc6 (>= 2.17) Recommends: golang-doc Filename: pool/development/g/golang-golang-x-tools/golang-golang-x-tools_0.1.0+ds-1+apertis2bv2023dev2b3_arm64.deb Size: 26512312 MD5sum: 8b3541537474197b3ffd50787d8307f3 SHA1: a54a210af6d937c1bec0dc5295a1d1ba28b94e61 SHA256: 4300b16dd01978b0dcb75a31eb6ddb6703161d06c0cac8281da8312648b1d205 SHA512: 77973979e307eaad00412e10609ec8d3c49429a3c14be385c29105626b39c5a5cfa9398f8e113301ca24fd37250f061691665e2bcf5f6034659c0eef44dc7cea 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. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-google-go-cmp (= 0.5.4-1apertis0bv2023dev2b3), golang-github-sergi-go-diff (= 1.1.0-1apertis0bv2022dev2b1), golang-github-yuin-goldmark (= 1.3.2-1apertis0bv2022dev2b1), golang-golang-x-mod (= 0.4.1-1apertis0bv2022dev2b1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1apertis0bv2023dev2b3), golang-honnef-go-tools (= 2020.1-4co0bv2022dev2b1), golang-mvdan-gofumpt (= 0.1.0-1co0bv2022dev2b1), golang-mvdan-xurls (= 2.2.0-2co0bv2022dev2b1), golang-toml (= 0.3.1-1apertis0bv2023dev2b3) Homepage: https://golang.org/x/tools Package: golang-golang-x-tools-dev Priority: optional Section: golang Installed-Size: 8339 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-tools Version: 1:0.1.0+ds-1+apertis2bv2023dev2b3 Depends: golang-github-yuin-goldmark-dev (>= 1.1.27), golang-golang-x-mod-dev (>= 0.2.0), golang-golang-x-net-dev (>= 1:0.0+git20200226.0de0cce), golang-golang-x-sync-dev (>= 0.0~git20190911.cd5d95a), golang-golang-x-sys-dev (>= 0.0~git20210124.22da62e), golang-golang-x-xerrors-dev (>= 0.0~git20191204.9bdfabe) Filename: pool/development/g/golang-golang-x-tools/golang-golang-x-tools-dev_0.1.0+ds-1+apertis2bv2023dev2b3_all.deb Size: 1627024 MD5sum: e0161ca4190c29077fde45f5b782bd68 SHA1: 4c770d757dbdb7cb434cec6a492b7e8037cbbcb8 SHA256: a6a2ef9ed9cbdb4dcc936260c5830a129e4887ee6d936e764217a9df263e4fa6 SHA512: cc3f960342bc4972a75d7f1397ab218080b21e493ec9a7cfd00af1ec641d7a7d5e09c466389516b03653425445b46d99a2bed32b12aa5c09b559fd6a9ec4a039 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 Package: golang-golang-x-xerrors-dev Priority: optional Section: devel Installed-Size: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-xerrors Version: 0.0~git20191204.9bdfabe-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-golang-x-xerrors/golang-golang-x-xerrors-dev_0.0~git20191204.9bdfabe-1apertis0bv2023dev2b3_all.deb Size: 14364 MD5sum: 9c7a38b0ef5e31c31301f1696b54a2f4 SHA1: f93460f8d2b80dc8fa670faf6a9cb292a28432fc SHA256: 46c59b2763a96a5961ac6a7f70f88900f2c059028ef4a2bfe82451bb7c93a7fa SHA512: 58f9fff2c7c7728c2aab628acdecb32f925761bd54a011df76a31512ca77f7466cee70e48b5f3b60bc058007972f680767b3cb8a7c2c6530104c63b3a47d80e0 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 Package: golang-gomega-dev Priority: optional Section: devel Installed-Size: 567 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gomega Version: 1.10.3-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 84844 MD5sum: e96271d8048920a7041f5a68074d25f6 SHA1: e0c66fe5b1c3fd42bb1120e1fb2fb509a260cdb2 SHA256: 5a02a21b56cc2d8aa6bd887815998ad06c841192679507ec21137c48cbf801af SHA512: dbbbc08080fcf743adeae35f793d284d8436deacf1d946a175e103311ba79f418096d8206153b824e407e0c5b9c4244955199d424b13861f21f8a092134fba5e 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: devel Installed-Size: 98567 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-api Version: 0.28.0-2apertis1bv2023dev2b4 Depends: golang-github-googleapis-gax-go-dev (>= 2.0.5~), golang-go.opencensus-dev (>= 0.22.0~), golang-golang-x-oauth2-dev (>= 0.0~git20190604.0f29369~), golang-golang-x-oauth2-google-dev (>= 0.0~git20190604.0f29369~), golang-golang-x-sync-dev (>= 0.0~git20190423.1122301~), golang-google-cloud-compute-metadata-dev (>= 0.56.0~), golang-google-genproto-dev (>= 0.0~git20190502.54afdca5~), golang-google-grpc-dev (>= 1.20.1~) Filename: pool/development/g/golang-google-api/golang-google-api-dev_0.28.0-2apertis1bv2023dev2b4_all.deb Size: 3818552 MD5sum: fb6d81141411a0dd027a83fc6670ba3d SHA1: 7abf3a72f760cfa45543d3e8260d9d39b0c9c7b0 SHA256: 804b65e6b7ce336cbe8cdad06e540f492ca50fe6474d3a86f351e4697c44e02e SHA512: 0dee00d3c9c772c479fbf6c64fcdab6f695d6797800822e583071405de05683b18e780489f790c704c7864e17fd8faf492c301d739130ac36802e808c79d69f9 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 Package: golang-google-appengine-dev Priority: optional Section: devel Installed-Size: 1750 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-appengine Version: 1.6.0-1apertis0bv2023dev2b3 Depends: golang-golang-x-net-dev (>= 1:0.0+git20180724.3673e40~), golang-golang-x-text-dev (>= 0.3.0~), golang-goprotobuf-dev (>= 1.2.0~) Filename: pool/development/g/golang-google-appengine/golang-google-appengine-dev_1.6.0-1apertis0bv2023dev2b3_all.deb Size: 255412 MD5sum: 5fa2ab259c04bd687534d12d55f5c7a1 SHA1: 687efdcfc61702397059aa1972ae80ea1f0604a5 SHA256: 5f8d2cb115752368c425f6dff7c5ecba3cdcc0201a24aa557bedb770fc9a72d7 SHA512: 8146ada546ecf7bef352ae503166c3382a1d0342afc39d272bcaf6e7f47af2df2698fec93d293491728c079287d25f618d6d885d38ff863648e7742408dc063b Description: basic functionality for Google App Engine For more information on how to write Go apps for Google App Engine, see: https://cloud.google.com/appengine/docs/go/ Homepage: http://google.golang.org/appengine Package: golang-google-cloud-compute-metadata-dev Priority: optional Section: devel Installed-Size: 93 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-cloud Version: 0.56.0-1+apertis2bv2023dev2b2 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-google-cloud/golang-google-cloud-compute-metadata-dev_0.56.0-1+apertis2bv2023dev2b2_all.deb Size: 34608 MD5sum: 0507b956a28db7de56ab49dad1fe5a3e SHA1: f234ee6a10a0dda67e01088061cb249e710bfa55 SHA256: f6fe671847e18708841e7b4b92755d1b81f51f79cbb492cb6a268c052a596e63 SHA512: 086c64fe14a6534dd232638f0d6a5a79e7b19f7d3de0b03eb2b7e669ad4c6d1b46f2081fc1f63f882286fbcf892f1700dbb25d69f475326ed9454e08ca1220ee 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 Package: golang-google-cloud-dev Priority: optional Section: devel Installed-Size: 21693 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-cloud Version: 0.56.0-1+apertis2bv2023dev2b2 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-1+apertis2bv2023dev2b2), golang-google-genproto-dev (>= 0.0~git20200413.b5235f6~), golang-google-grpc-dev (>= 1.21.1~), golang-goprotobuf-dev (>= 1.3.2~), golang-rsc-binaryregexp-dev Filename: pool/development/g/golang-google-cloud/golang-google-cloud-dev_0.56.0-1+apertis2bv2023dev2b2_all.deb Size: 1968964 MD5sum: 984e1a0ea2ce9410e369fc79c68f9621 SHA1: e09da14e491420e2838b9ecab2b8468712d9e3d4 SHA256: a02856b7259c970b1095045812321189e7f69131dc96a84fd0d5198e1a0276f5 SHA512: 592cac78ca12b4851e6a35e21ddd9797941c3c758619eb26bea7246a3397067e319e2f1970c9f0e75209bf2a284068b94c007ab5097e7248b49935243c146716 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 Package: golang-google-genproto-dev Priority: optional Section: devel Installed-Size: 47189 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-genproto Version: 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3 Depends: golang-google-grpc-dev (>= 1.19.0~), golang-goprotobuf-dev (>= 1.3.2~) 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-1apertis0bv2023dev2b3_all.deb Size: 4029368 MD5sum: c32e803c2eb919f6cf82473621eeec32 SHA1: 3ead7104b52d5ae832ea93d7dead1b2e4eb61577 SHA256: 019dadc1ef536d7023a279d9d0eb688cfdfc7b823d03d1e625bfad1cacd3074f SHA512: 5a28597dfeb5edf4e46844853429167b5f7404db0465cd10657a8f2621278196fe80ced5f6275aaa493a6d8d75e6696277e007d46a5df947127ac0086ce0aabf 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 Package: golang-google-grpc-dev Priority: optional Section: devel Installed-Size: 3574 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-google-grpc Version: 1.27.1-1apertis1bv2023dev2b3 Provides: golang-github-grpc-grpc-go-dev Depends: golang-github-golang-mock-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, golang-goprotobuf-dev (>= 1.3.2~) Filename: pool/development/g/golang-google-grpc/golang-google-grpc-dev_1.27.1-1apertis1bv2023dev2b3_all.deb Size: 478196 MD5sum: 706e4fbf3d880791b25084b60b3e9b57 SHA1: a72acfcbcd26c25f346131e231298bf180290e3f SHA256: 7ca5a679ce81d0050ec818c8ef004c10ba02ace91c3b2d21afc86f1b3144c366 SHA512: 3a4df5f2ffded54df0d4129bf6ebf5908360f9f73f20335b47163959bc80d254b30862d1cc221d5ce17b63620cbeff806f543782d9712fbe7a6e1a5045298c02 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 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-3+apertis0bv2023dev2b3 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-3+apertis0bv2023dev2b3_all.deb Size: 43132 MD5sum: c635baaceb4a6753925c9641ec7f8621 SHA1: 875b34beddfcb7a9b5be87633152bb49be314db6 SHA256: 2da787ebe7254dc5358f2eadeefb0ebd179c7812b4d8afb3d3fab3576725ddc8 SHA512: ae9247c8c501977cdd6d0e6e713e50e5eb06821802b0a607a5b79bd1e2cc9362a36d3f4648283c61bc490f7ae4f2f84703eef7682a00e897f28764a06ba2d118 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 Package: golang-gopkg-check.v1-dev Priority: optional Section: devel Installed-Size: 173 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-check.v1 Version: 0.0+git20200902.038fdea-1apertis0bv2023dev2b4 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-1apertis0bv2023dev2b4_all.deb Size: 32268 MD5sum: a1033832b3773fd13ec75a93cb201ea4 SHA1: 05357ffa7ad8e21b32b3e731b898a7cfded8cd68 SHA256: 48355a158afb34e1b31fd9dde5ed6af65c278e383f3b6e89143f5b7edb08dbfd SHA512: 08e5ca2c1c6b70ad8a9e24ea7fcd3ffff98eb4f008121d393a26b9a84f9192330df7f26900e7d3ae16b7dff3bf8f4f6af53e23b738b635d048b33e50925f82fb 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: 66 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-cheggaaa-pb.v1 Version: 1.0.25-1co1bv2023dev2b3 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-1co1bv2023dev2b3_all.deb Size: 14160 MD5sum: 6801e14aa7a30476371c21a680b1b2ee SHA1: 028a12fd1459359eee77f0c35087fdad64a42a01 SHA256: 96f3c6afd8be8f382435b33a2bfba07deaf8e917ace4923f933132f2455d6584 SHA512: 10f27ba8f7113a9000df454ea547b4df3bb21da52dfd7be9ec4ec8d96c33f208c1c1b4f0e752f8082e400422e8f37fa2fee65e0e53351427631e75101e2ca88f 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: devel Installed-Size: 57 Maintainer: pkg-go Architecture: all Source: golang-gopkg-eapache-go-resiliency.v1 Version: 1.0.0-6+apertis0bv2023dev3b1 Depends: golang-go Filename: pool/development/g/golang-gopkg-eapache-go-resiliency.v1/golang-gopkg-eapache-go-resiliency.v1-dev_1.0.0-6+apertis0bv2023dev3b1_all.deb Size: 10004 MD5sum: 499755928da2b3cd59066a531a01396e SHA1: 0805faf6f4ec0e148e94dbc16e37f22da67b01c3 SHA256: 116db3bed4ec4eb9196d6918ccadc91b0070c4272e07fee7770588a0feea55aa SHA512: 072cfeccac56e72c7ced3829f4ee8dfa855449887bfe4c4c8b7981ce259bd0ed42f1486c3ddee13edbba39ab0f7771d8ad0844fcf32eb03cabbc46675e034aa2 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 Package: golang-gopkg-eapache-queue.v1-dev Priority: optional Section: devel Installed-Size: 23 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-eapache-queue.v1 Version: 1.0.2-4+apertis0bv2023dev3b1 Filename: pool/development/g/golang-gopkg-eapache-queue.v1/golang-gopkg-eapache-queue.v1-dev_1.0.2-4+apertis0bv2023dev3b1_all.deb Size: 4604 MD5sum: 80c13d97032d96a3bcbcca8a78cc9734 SHA1: ff3e95b262c1df1867d719aa77276cbd2bee4d02 SHA256: e4cda179711005b31f958dcd61c8f07433b75b876080db28d04bd80e53071bfd SHA512: cca88e974b6f5faeccc1e53616a4a7f467631ed59d8d9cff8c473de9df1bfbe01d4625da65b8d32df47d2fdbab3edc2a18fbdafd20f6c58d842f58011e84d057 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 Package: golang-gopkg-fatih-pool.v2-dev Priority: optional Section: devel Installed-Size: 26 Maintainer: pkg-go Architecture: all Source: golang-gopkg-fatih-pool.v2 Version: 0.0~git20171010.010e0b7-3co1bv2023dev2b3 Filename: pool/development/g/golang-gopkg-fatih-pool.v2/golang-gopkg-fatih-pool.v2-dev_0.0~git20171010.010e0b7-3co1bv2023dev2b3_all.deb Size: 5752 MD5sum: a9b268237a66a4db9349a8d939682b16 SHA1: 44ca10d9c6ce46fe5ea6699c3d1852c0d0cb8f32 SHA256: 19c02cf8a66dc619053267837b85e851ba534e75bf426841b71557122caad973 SHA512: c59588794ab978c35fedf0353b7f662d9f77baa0c6ee5fedaecc63dc8ea7c3d8bd7f00abae01dae1de974949bb5bdf7515f2a941f5f06c556a171fd5fd3f51ab Description: thread safe connection pool for net.Conn interface Pool is a thread safe connection pool for net.Conn interface. It can be used to manage and reuse connections. Homepage: https://github.com/fatih/pool Package: golang-gopkg-gorethink-gorethink.v3-dev Priority: optional Section: devel Installed-Size: 562 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-gorethink-gorethink.v3 Version: 3.0.5-1.1apertis0bv2023dev2b3 Depends: golang-github-cenkalti-backoff-dev, golang-github-hailocab-go-hostpool-dev, golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-gopkg-check.v1-dev, golang-gopkg-fatih-pool.v2-dev, golang-goprotobuf-dev Filename: pool/development/g/golang-gopkg-gorethink-gorethink.v3/golang-gopkg-gorethink-gorethink.v3-dev_3.0.5-1.1apertis0bv2023dev2b3_all.deb Size: 112708 MD5sum: aa0f6201bc05a6dff5037c35f68b7c53 SHA1: da3d8b44c20a247d5e2faa22e8a405dd49c33727 SHA256: 28ee8051d70b447f2e0867fe3a44dc9ae3960105c0d25c8e09eb18912cf3fdd3 SHA512: dfe503056129249685a32fba2697861004f037a385fa797dd46ebd50e86c7702ccc8e66e7d5904a6a1f3ce40e15d5df21d5fc662f593bb47644040f43b6fe5c0 Description: Go language driver for RethinkDB This package provides native Golang driver for RethinkDB. Homepage: https://github.com/gorethink/gorethink Package: golang-gopkg-inf.v0-dev Priority: optional Section: golang Installed-Size: 63 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-inf.v0 Version: 0.9.1-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 14500 MD5sum: 61fc67ff05a5c331a8acfb5d74451396 SHA1: 4d1887862dcacd47cc40416a692d3c36a17abbc3 SHA256: c81d43f40b289ec834c8668982ea2b253bfde8df1cecf26e1e9f8b1751afbb2b SHA512: 8af4b8d30725bd0bc8e17bc2f4f2df0a1a3d368f91a7e477cefe4e4ab301a3c20287d5cfa95027f7dfd12debf8f2937f373cbb7cc8ccae760f51315139bedd9e 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: devel Installed-Size: 234 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-ini.v1 Version: 1.57.0-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-gopkg-ini.v1/golang-gopkg-ini.v1-dev_1.57.0-1apertis0bv2023dev2b3_all.deb Size: 38232 MD5sum: c57fecff3daef0edc80e443364515fb5 SHA1: bb3d19bb223e614bf1a60bd4722b6c663439462f SHA256: 34d01759d723a150428f40734700a3c26a8cfd1c1ad4a9659ebad72df382c7a4 SHA512: 21b0354f5b325c11fae10c3b87ea7adcaf8381c16cf5a4e4a84e0964edbc110f14d36afa815d0bfefc80a3164e7e7463ae9787a72f684125472cb1f18dc541f6 Description: INI file read and write functionality in Go Golang library providing INI file read and write functionality. Homepage: https://gopkg.in/ini.v1 Package: golang-gopkg-jcmturner-aescts.v1-dev Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-jcmturner-aescts.v1 Version: 1.0.1-3apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-gopkg-jcmturner-aescts.v1/golang-gopkg-jcmturner-aescts.v1-dev_1.0.1-3apertis0bv2023dev2b3_all.deb Size: 4868 MD5sum: 823d20d892acd65fc7cceecae7fb67c3 SHA1: 9b12e0c72046abf1e259236b4a80a283702c33b2 SHA256: 4264de3c395fcc4fbaaa3126b261fd681a52eac7ea8984914b4b041c59e787a1 SHA512: 5c287bed425052b1e8fbc501922027a3b8312fb1cf54ace96f5e5394fe9e5cd0d02afd79560902d57b2a3e38583ffaaa067815ae47b962752aeb21a08d7f7ee7 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 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-2apertis0bv2023dev2b3 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-gopkg-jcmturner-dnsutils.v1/golang-gopkg-jcmturner-dnsutils.v1-dev_1.0.1-2apertis0bv2023dev2b3_all.deb Size: 3856 MD5sum: f7b24c4633c0f34c041f8aec8c4630b7 SHA1: d13307c4bc8aa4254c1f05271b155e152ca4ea25 SHA256: 897b15c784aaae3f68fcbd463ea72f8e994f3a36c574c176654db4cc2c72d8fe SHA512: 1e1a9f5f11b719c8e2481eb6d8ea2c1c92a0da7da85c516a4625e38e4ac5163cb52572c075053cd10eb0b4a7acf021d26567fecc4b37db72304ab4ff3d7cc07f 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-2apertis0bv2023dev2b3 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-2apertis0bv2023dev2b3_all.deb Size: 3392 MD5sum: f563450e50ac5cfd1c3151125332f3a0 SHA1: 0436050b1d8224b2dc1dfc7935a5685088e25753 SHA256: 533977ef49ab2edd68b9186bdbc4b11f4dbbaa9d268a1051d7a74da74ad23434 SHA512: 963921c322961d11c3d85b33d1367f0d423b4b5749d709445c602b6523dddecc0244f3fff5cfa0e8912e2adb9bd084e8ba3f77138e42aeb4d718205b9f0381dc 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-2apertis0bv2023dev2b3 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-2apertis0bv2023dev2b3_all.deb Size: 107448 MD5sum: 53f6bedb889ebcd2352ebcc562e8795d SHA1: 2125fb320518c1cd170d2dc773aee7fd969922bc SHA256: b3798a27200a799a4aafa8d838c364b98cb19e493a600c907aacf5c144514c6d SHA512: 53a03a81b4463fa4ebced27974641b5ddbd284ed678790833589137be2ffc64ab1342b1693fce1a1086a9a2f0298164005150dcb7c401e7176e1bcab05e54596 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-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-gopkg-jcmturner-rpc.v0/golang-gopkg-jcmturner-rpc.v0-dev_0.0.2-2apertis0bv2023dev2b3_all.deb Size: 6068 MD5sum: 9bb7e83c7caf69de743547fa93787430 SHA1: b0077744da075093e976825545088a46248cdf53 SHA256: 6e32d4ae2592a91685a793472d0100da5bab690c100aa611adb3c19d87695d31 SHA512: 0021671e05dc42e40bd4fe48f1b6b3bfe96c9edb7efead48de0206950946b692ed2ce7601e07cfc12878c7d1009ac8729c3c8012109ac87285ca4de129338599 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: 1288 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-mgo.v2 Version: 2016.08.01-7apertis0bv2023dev2b3 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-7apertis0bv2023dev2b3_all.deb Size: 316092 MD5sum: 01809f39f4052edfcac3df39e960292b SHA1: a8e9d6032110716ff563215f88f1ea16eee09590 SHA256: a46c4648232dc5b30ee074c7a829e1fe6626337ce30b5401fa7653d481138c3c SHA512: 441bac8d46623de6b2dfc5294acf0519867ccddea338f09a6f796eb3953b6bf0a02210545634d9a47e325ee93acea42116c0a30aab502f82c7eef845b2879ac9 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-natefinch-lumberjack.v2-dev Priority: optional Section: devel Installed-Size: 60 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-natefinch-lumberjack.v2 Version: 2.1-1apertis0bv2023dev2b3 Depends: golang-go, golang-toml-dev | golang-github-burntsushi-toml, golang-yaml.v2-dev Filename: pool/development/g/golang-gopkg-natefinch-lumberjack.v2/golang-gopkg-natefinch-lumberjack.v2-dev_2.1-1apertis0bv2023dev2b3_all.deb Size: 12888 MD5sum: b9f1d136af53610460c3664607de4da5 SHA1: 9b49584c6bc47518c4fc7811198e83a563be5e9a SHA256: 7490ab394d63cde85d5882f42b790aafa9972ba6625cc4456f6d398799ff8b10 SHA512: a9c43643cc849813bbe1b481b3982c78d765ddebf7a686ab95f19a4a39b6e48760d3d13c213b0777a7cc3ebcc85d48dc363df9ebe242dbb0ce5d5289cc698ed5 Description: Go package for writing logs to rolling files Lumberjack is intended to be one part of a logging infrastructure. It is not an all-in-one solution, but instead is a pluggable component at the bottom of the logging stack that simply controls the files to which logs are written. . Lumberjack plays well with any logging package that can write to an io.Writer, including the standard library's log package. . Lumberjack assumes that only one process is writing to the output files. Using the same lumberjack configuration from multiple processes on the same machine will result in improper behavior. . This is version v2 of the lumberjack package. Homepage: https://github.com/natefinch/lumberjack Package: golang-gopkg-square-go-jose.v1-dev Priority: optional Section: devel Installed-Size: 598 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-square-go-jose.v1 Version: 1.1.2-2co1bv2023dev2b3 Filename: pool/development/g/golang-gopkg-square-go-jose.v1/golang-gopkg-square-go-jose.v1-dev_1.1.2-2co1bv2023dev2b3_all.deb Size: 230448 MD5sum: c71d20b01dfa9072f6595c7b30c162eb SHA1: cebaf7bc7feac075e54260badc0b2905723c52ee SHA256: c0ff0a866eb3e4b01ef045d970e750e9b97c5d54a92f66cf4db077b69a780ff1 SHA512: b742f3a6664581fbcc8a28a864de3cb00c12a86eba2dd8e008a5f1545b5e49d2f6f2688a085947cd4e5ed9fcbaa1c9b24e6073f2d06303f205c4378c1e51b2c7 Description: Javascript Object Signing and Encryption (JOSE) for Go This package provides an implementation of the Javascript Object Signing and Encryption set of standards. The implementation follows the JSON Web Encryption standard (RFC 7516) and JSON Web Signature standard (RFC 7515). The package supports both the compact and full serialization formats, and optionally supports multiple recipients. Homepage: https://github.com/square/go-jose Package: golang-gopkg-square-go-jose.v2-dev Priority: optional Section: devel Installed-Size: 767 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-square-go-jose.v2 Version: 2.5.1-2apertis1bv2023dev2b2 Depends: golang-golang-x-crypto-dev Filename: pool/development/g/golang-gopkg-square-go-jose.v2/golang-gopkg-square-go-jose.v2-dev_2.5.1-2apertis1bv2023dev2b2_all.deb Size: 265776 MD5sum: 867a467ec78789a0d19c611ec5518a60 SHA1: e029587027080f3d9eaeb2f304dc790cbfeb86c1 SHA256: 64d86602a3360214c738d658e808c3307a399029184db2e99ad01cd25669c7b8 SHA512: be6c69afb01cd76d28066ee2ff692e97de5f7e9a0081a07ec14652961bf7eba9ed777e9fc5a8424ed065c271938499b082995a10d74ab8b3d0707b40f08c302f 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 Package: golang-gopkg-tomb.v1-dev Priority: optional Section: devel Installed-Size: 22 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-tomb.v1 Version: 0.0~git20141024.0.dd63297-7apertis0bv2023dev2b3 Filename: pool/development/g/golang-gopkg-tomb.v1/golang-gopkg-tomb.v1-dev_0.0~git20141024.0.dd63297-7apertis0bv2023dev2b3_all.deb Size: 5492 MD5sum: 96cd356f33785387c484299858121bee SHA1: f6e6116911835ba6e06f8fdc49ee7d2f058c26e5 SHA256: 2150703f07f4f0553cdcede3966895280867ac283ad65c373673964e5b2161f2 SHA512: da9924f9c654b8dbcf46cd82ad63f423e1ce5974fd92e2655853f854087add3294e2e03e5d13db51a595d4d5ba7bd46296061ced323c1317096681014b0864b6 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 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-3co1bv2023dev2b3 Filename: pool/development/g/golang-gopkg-tomb.v2/golang-gopkg-tomb.v2-dev_0.0~git20161208.d5d1b58-3co1bv2023dev2b3_all.deb Size: 7000 MD5sum: c02b75adbd3bb7564fa18f7ac498b272 SHA1: a6e3dc25cd28106d06ee3582345695e30580fa18 SHA256: ddbe41ce9f882ad910faad4b0c03bc87efb466462276addaec0e258d7d44d6ca SHA512: 79b2bb7e40de75539b968e54a119f998c651293ca768301da4bc758f8925c8c49b1aae53f56877ceec681735da3efa70e69d58acfe6c7d4df19e08c54421ae3b 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: 157 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-vmihailenco-msgpack.v2 Version: 4.3.1-2apertis0bv2023dev2b3 Depends: golang-github-vmihailenco-tagparser-dev Filename: pool/development/g/golang-gopkg-vmihailenco-msgpack.v2/golang-gopkg-vmihailenco-msgpack.v2-dev_4.3.1-2apertis0bv2023dev2b3_all.deb Size: 27736 MD5sum: e1d945b8210847d25d067b9ed4df2909 SHA1: 70e31dad2da62d852391121c48832c30da1b6ad2 SHA256: ecdbc89c44c9abd463dbfbaf0a7fc146bfd59613faa9885eef92da0f18e1a942 SHA512: bb1016bbeeaca3fe8b2a48c15a20994fa9cdce8f60a9d1b3691e3650e63e78e0775e795dde6d043b919ec1c40d71841c937327683891756099ae362ad8079777 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-1apertis1bv2023dev2b3 Provides: golang-yaml.v2-dev Filename: pool/development/g/golang-yaml.v2/golang-gopkg-yaml.v2-dev_2.4.0-1apertis1bv2023dev2b3_all.deb Size: 61664 MD5sum: 2243ca9d018e9fdb6f50590661b41f43 SHA1: 047ff21fdd76f418a3e0cab6d6b6a92dfac54219 SHA256: 8be529814f7497aace964e4520753dd7e426db5bc4f10bacb1cf310f58e601c3 SHA512: 63389aa656c4d752814c921ddc5e1790a371325b8f99724db493f92d66a2ce20b8860ec184725f3ce5f877b062bc08879630bb3ae4a042e0ebc83e3db1d712a2 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: 449 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-gopkg-yaml.v3 Version: 3.0.0~git20200121.a6ecf24-3apertis0bv2023dev2b2 Filename: pool/development/g/golang-gopkg-yaml.v3/golang-gopkg-yaml.v3-dev_3.0.0~git20200121.a6ecf24-3apertis0bv2023dev2b2_all.deb Size: 70716 MD5sum: 40921861f69efaeee1b6887c645d5876 SHA1: ad13e1cdd46d19c093a54d53ecbfd94a9d96582e SHA256: 0826965a697fbe9431dbc78232900d98a303c604f3a2e9f110244fa2feb4908b SHA512: 0254335f45e9f083c7b7a7e632311b999bde9f861f744c225aaddd7f6c0daaedd64a5faa99fc880053d68b64f51d13c578e0f502ebe0b1bc44a4702664f85574 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 Package: golang-goprotobuf-dev Priority: optional Section: devel Installed-Size: 5558 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-goprotobuf Version: 1.3.4-2apertis0bv2023dev2b3 Depends: libprotobuf-dev, protobuf-compiler Filename: pool/development/g/golang-goprotobuf/golang-goprotobuf-dev_1.3.4-2apertis0bv2023dev2b3_arm64.deb Size: 1318896 MD5sum: bb525b5e2831a984b13443657e105e00 SHA1: b011275f110302a92ee5cea7fad446010afa48b8 SHA256: b8f6d2f3330bf026f8a0d57d4c06a10a04895c19cbd9d24fda2543bc0f36b031 SHA512: f031142a88cf777f70a7b9bb7a7ca309c2a09f50a03c2d2a11c05ba2c1bddc64fad16a3dceffd5cf6bda42dc96f24df70183d02ab4d17881b948adfbfec25b9a Description: Protocol buffer support for the Go programming language Adds support for serializing and deserializing data in the protocol buffer format for users of the Go language. This will also install a protobuf compiler filter which will allow you to compile protocol buffers to Go code using protoc from the protobuf-compiler package. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2) Homepage: https://github.com/golang/protobuf Package: golang-grpc-gateway Priority: optional Section: devel Installed-Size: 8918 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-grpc-ecosystem-grpc-gateway Version: 1.6.4-2co1bv2023dev2b3 Depends: libc6 (>= 2.17) Filename: pool/development/g/golang-github-grpc-ecosystem-grpc-gateway/golang-grpc-gateway_1.6.4-2co1bv2023dev2b3_arm64.deb Size: 1682968 MD5sum: fc568246b300a345bc3d3a1af9b2f0b4 SHA1: 837381246e521c45b2971e4f1591d68c937f0f43 SHA256: 7a15c726205862532f3f7bbe66b5b2bafbcd64d269d7d15f8bd89dcaee8279f7 SHA512: 526d3f782d2a6ea909abd6a79ca0fb5d7a173fd881a4f647caaa1d9679a5251be7d81dd9eafd13376777e22d607511cc20ef553457ef9230392176652ac68e12 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.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-ghodss-yaml (= 1.0.0-1.1apertis0bv2022dev2b1), golang-glog (= 0.0~git20160126.23def4e-3apertis0bv2023dev2b3), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2023dev2b3), golang-google-grpc (= 1.27.1-1apertis1bv2023dev2b3), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-yaml.v2 (= 2.4.0-1apertis1bv2023dev2b3) Homepage: https://github.com/grpc-ecosystem/grpc-gateway Package: golang-honnef-go-tools-dev Priority: optional Section: golang Installed-Size: 1723 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-honnef-go-tools Version: 2020.1-4co0bv2023dev2b3 Depends: golang-github-burntsushi-toml-dev, golang-github-kisielk-gotool-dev, golang-golang-x-tools-dev Filename: pool/development/g/golang-honnef-go-tools/golang-honnef-go-tools-dev_2020.1-4co0bv2023dev2b3_all.deb Size: 288936 MD5sum: 6414c5ee25525e28a58dcfa5461cbc00 SHA1: 56ddd3b9980d811980db49c22184d1e3bbcac07c SHA256: 47b8dd93481ed8366cdeacf5927b4ca62cd24c0b14003e1e718cf7f1df3969b8 SHA512: 9525ecfe128fe4c26be394e48b435f9089a57f2036f600574cd40b1abda1e62984dd576ac47e0019baf9ff56356aa5877593259fc2fc871e8c311e9c36cdae16 Description: Collection of golang tools and libraries 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. . In addition to the aforementioned tools, this package contains the libraries necessary to implement these tools. Homepage: https://github.com/dominikh/go-tools Package: golang-k8s-sigs-structured-merge-diff-dev Priority: optional Section: devel Installed-Size: 1242 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-k8s-sigs-structured-merge-diff Version: 4.0.2+ds1-2apertis0bv2023dev2b3 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.0.2+ds1-2apertis0bv2023dev2b3_all.deb Size: 116512 MD5sum: 80e5da77018ae30b322a234969a5fad4 SHA1: a16cfacf2f7c3f7de993601b56b53210c6ee3986 SHA256: d9cf59e3907d9c324c36819231aed2159ec51c2941412267850eaa463b029700 SHA512: 1ff68cb3eef4967dd1da928168c9b77148ca40021e66569dfee6310231d452dae37813b2e80c1c8340528f6f018d2d45320dcb32433042c58b4ebe9de94ff596 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 Package: golang-k8s-sigs-yaml-dev Priority: optional Section: golang Installed-Size: 57 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-k8s-sigs-yaml Version: 1.2.0-3apertis2bv2023dev3b3 Depends: golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-k8s-sigs-yaml/golang-k8s-sigs-yaml-dev_1.2.0-3apertis2bv2023dev3b3_all.deb Size: 15192 MD5sum: 4b77e4332fb32d7c4b2e069e8a08b29e SHA1: 61fffd391d8b8cc1c332d71af62423a037959a85 SHA256: 95f37b55cac295d9a5f6b370b0092f5cb14a4c8ad1dc25f700492b56de2f7b2d SHA512: abc6e84bb9e450c2a3629fc7fc1ddc02cbad0736c0125106fb577a6a9dfeb8796e8023ce375509e9903861074c219fe90d688bdb680bf55850ba52b0911e4063 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 Package: golang-mreiferson-httpclient-dev Priority: extra Section: oldlibs Installed-Size: 9 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-mreiferson-go-httpclient Version: 0.0~git20160630.0.31f0106-2co1bv2023dev2b3 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-2co1bv2023dev2b3_all.deb Size: 2912 MD5sum: 4feb2dea74d306684b8486841c1ead5c SHA1: 686911aac5b99aac9df9c42daf8a46a4fb4ba84b SHA256: 9ceb6da5f701675cfbe92ff472db4c18fe41eda8369526ed8f21ffab4a158207 SHA512: 4ab6acd2cfeee68bbfe6f91fcd04ff9444ee780c683eb4103cdd8c1db96e797159f6ba922fd137daf888cb18a90aef4e386227fc009a10aaeb7e27d420b023b1 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: 101 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-mvdan-gofumpt Version: 0.1.0-1co0bv2023dev2b3 Depends: golang-github-google-go-cmp-dev, golang-golang-x-mod-dev Filename: pool/development/g/golang-mvdan-gofumpt/golang-mvdan-gofumpt-dev_0.1.0-1co0bv2023dev2b3_all.deb Size: 24484 MD5sum: 0d04cf69482ba25516dc47735f7d25a6 SHA1: 61cea83a4dad1fb98e35a8d1115a3ca103a44efb SHA256: f8a79af0c55164a86b95b92550cacbcc11459498795cb7dc801b8a69c4c6de2d SHA512: c9c863d7271434f0c983ded0fc0acb4f9b4a379515d710a30ca002b53796828ad86707ea9f0049f1a4acc6e4f57b0326ca493856c88dd3859cf6d62130e51a09 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 Package: golang-mvdan-xurls-dev Priority: optional Section: golang Installed-Size: 54 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-mvdan-xurls Version: 2.2.0-2co0bv2023dev2b3 Filename: pool/development/g/golang-mvdan-xurls/golang-mvdan-xurls-dev_2.2.0-2co0bv2023dev2b3_all.deb Size: 13276 MD5sum: 1bf7093223d83e82a31f3b2b474cc240 SHA1: 90e7d5a03e1a96088a0000096aecfcc7c7c110a4 SHA256: 9447541242c408a799789ceabcd656727a20a95ab3c24e61b7ad5128b18ab5d2 SHA512: 119269ed3177c78eeafe3cd91a32920b3fe55860991a7d0157aed7dd33eece44e3abfbb5ae2b7bd9936102753a0dd4913e148e24a54fbf38ab9cc05b5aa2fd0b Description: Extract urls from text (library) Extract urls from text using regular expressions. Homepage: https://github.com/mvdan/xurls Package: golang-pq-dev Priority: optional Section: oldlibs Installed-Size: 11 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-lib-pq Version: 1.3.0-1apertis0bv2023dev2b3 Depends: golang-github-lib-pq-dev Filename: pool/development/g/golang-github-lib-pq/golang-pq-dev_1.3.0-1apertis0bv2023dev2b3_all.deb Size: 3288 MD5sum: d18874f506ed3723d3b517445bfdf55b SHA1: 068b619f06b2bb72353ad6525afe0426934f1a57 SHA256: 9df65a11f5a15d7ed924ad669716836a69800583e992a9df8a41764410eeecde SHA512: 1fa054ae510de53730d11a19cfd4561104ac1f843e53e81873ec02507aa972aae0aeb55ee3311f88b74d988f2d96eb6352731dabfbc2b6f8bbb9531f9065b55b Description: Transitional package for golang-github-lib-pq-dev This is a transitional package to ease upgrades to the golang-github-lib-pq-dev package. It can safely be removed. Homepage: https://github.com/lib/pq 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.3.0-2+apertis0bv2023dev2b3 Depends: golang-github-prometheus-procfs-dev (= 0.3.0-2+apertis0bv2023dev2b3) Filename: pool/development/g/golang-github-prometheus-procfs/golang-procfs-dev_0.3.0-2+apertis0bv2023dev2b3_all.deb Size: 4296 MD5sum: 36f225173b24cf70668d743a9cc047b2 SHA1: 3be86ba7bdbb31a44a204333ab4436250d92dbe0 SHA256: f4a95d83832bdd1ff04b84863b7a7bafd48dcfee9242247083ff09caee43147d SHA512: 6d6abc06c3c38eb606fb9cf6040e6cb4043c260a59cbf239644d0b3b24b94090333c49412d9f45548b68bca10babf075b734fe94e92eed335ec72171d37e3e51 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: devel Installed-Size: 198 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-protobuf-extensions Version: 1.0.1-1co1bv2023dev2b3 Depends: golang-goprotobuf-dev (>= 0.0~git20150526) Filename: pool/development/g/golang-protobuf-extensions/golang-protobuf-extensions-dev_1.0.1-1co1bv2023dev2b3_all.deb Size: 29928 MD5sum: 3a431881478813308b1bbd381ae7a6f0 SHA1: 963b993481034de205a8bffdd2fca13d3bd0242e SHA256: 031a4b6ef9cab21b18a00f451334e52e2a487433dd0b0abf28ccc055fdd07ee5 SHA512: dd66bc9a16913493aa2d009c26cde6888bdc6234c5260be829d2fa63775d1e9df43af70e2ade8fec924cfc0ff259a60ca9620fdb167bdeb7ee8d87f49672bfcd 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 Package: golang-redoctober Priority: optional Section: golang Installed-Size: 11978 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-cloudflare-redoctober Version: 0.0~git20161017.0.78e9720-5apertis0bv2023dev2b3 Depends: libc6 (>= 2.17) Filename: pool/development/g/golang-github-cloudflare-redoctober/golang-redoctober_0.0~git20161017.0.78e9720-5apertis0bv2023dev2b3_arm64.deb Size: 2510060 MD5sum: ee251cdd7c1e8e71ac693d1c16b5c8be SHA1: 884c5347bf579cd75aacaccad90cb1eed1750578 SHA256: 84e73be9c91db22e521bfd150269a05315f772760c97a0b573d487bf8b886827 SHA512: 9437b4db95f237eb0cc68def5cd72c884e495a726a811b13ba3a7aae9f31a06b7f11864c459cb03ba634b8f82510eda7fbd8d2416aa7ddf575eeb36eec122123 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.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2023dev2b3), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2023dev2b3), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2023dev2b3), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2023dev2b3), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2023dev2b3), golang-github-prometheus-common (= 0.15.0-2apertis0bv2023dev2b3), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-goprotobuf (= 1.3.4-2apertis0bv2023dev2b3), golang-protobuf-extensions (= 1.0.1-1co1bv2023dev2b3) Homepage: https://github.com/cloudflare/redoctober Package: golang-rice Priority: optional Section: golang Installed-Size: 3985 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-geertjohan-go.rice Version: 1.0.2-1apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-geertjohan-go.rice/golang-rice_1.0.2-1apertis0bv2023dev2b3_arm64.deb Size: 1166696 MD5sum: de9c55e7d494a3398381f6ab9a6e1f98 SHA1: 06001146c0e316b17bdb81ad4e85439030b84188 SHA256: 474614ffcfe7107efef25aeb63598ad428f72e874d7d01a539f9cef5109204c5 SHA512: 61d568351d9741b61c26e8d50f72eb43830e36f954e7b7d5f1a36da87821632092cccd81e0ec0c641e49099d84635156f78c792e9ba49af412658c7574ebf6a1 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.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-akavel-rsrc (= 1:0.8.0-1apertis0bv2023dev2b4), golang-github-daaku-go.zipexe (= 1.0.1-1apertis0bv2023dev2b3), golang-github-geertjohan-go.incremental (= 1.0.0-1apertis0bv2023dev2b3), golang-github-nkovacs-streamquote (= 1.0.0-2apertis0bv2023dev2b3), golang-github-valyala-fasttemplate (= 1.2.1-1apertis0bv2023dev2b3), golang-go-flags (= 1.4.0-2apertis0bv2023dev2b3) Homepage: https://github.com/GeertJohan/go.rice Package: golang-rsc-binaryregexp-dev Priority: optional Section: devel Installed-Size: 774 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-rsc-binaryregexp Version: 0.2.0-2apertis0bv2023dev2b3 Filename: pool/development/g/golang-rsc-binaryregexp/golang-rsc-binaryregexp-dev_0.2.0-2apertis0bv2023dev2b3_all.deb Size: 419428 MD5sum: c44ec40d6658fb2fd13d7775c2fc189a SHA1: 12dc93e2d27eb40b8a64166529675bc1cc521bc5 SHA256: c01331c826b2914606f3c4b8f602fffdb1c3003baab42fc0043bf70ba273483b SHA512: 4270ae96a7c6988c59c508288d0ed1ee1c0f272d3f22fc836a51f651c9b69c7d4a924d43d33e232932ef5b2452f6436f3f239b236b1f6c53d511adbbd3f63e0b 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 Package: golang-snappy-go-dev Priority: optional Section: oldlibs Installed-Size: 11 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-golang-snappy Version: 0.0.2-2apertis0bv2023dev2b3 Depends: golang-github-golang-snappy-dev Filename: pool/development/g/golang-github-golang-snappy/golang-snappy-go-dev_0.0.2-2apertis0bv2023dev2b3_all.deb Size: 3640 MD5sum: d0dcddb9d1f2a8160ffb893e44b70b8d SHA1: 2afeee5357896d6d9e3011fa987d9fb1821c0f73 SHA256: e1a61ae6213cd66ed0fabd9c5fcb1fef7a9f3661652f74d68ff1c44813e5b7bd SHA512: 5e39bbfa1ff26117cc8396bd2aa8d91e688f4e24d802b9f3419d7f765a27f1cc6671e268f66ac0a3751cc85d11ae70fc5ad637a65e2f00ac8155193515ed5853 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 Package: golang-src Priority: optional Section: devel Installed-Size: 13 Maintainer: Go Compiler Team Architecture: arm64 Source: golang-defaults Version: 2:1.15~1apertis0bv2023dev2b4 Depends: golang-1.15-src Filename: pool/development/g/golang-defaults/golang-src_1.15~1apertis0bv2023dev2b4_arm64.deb Size: 5120 MD5sum: c022f78c68bda31f3220f389382cf5c8 SHA1: ea4616a57a0f1a7bc0f7e7b597e15d4e5735f026 SHA256: b33ad37270e998f7b20f6f3d5b7c966c26afeb1a700f29aa38a53d8667a07590 SHA512: 450cf9f8bee78027958ba6cb4bff993f8544e79f00fdbac4000e30a2c76baeb5d6059c79c44e1e20a738d2b4f15f6a32b48320a40a5d1a40f28bc7eccfcb4749 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: same Package: golang-toml-dev Priority: optional Section: oldlibs Installed-Size: 12 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-toml Version: 0.3.1-1apertis0bv2023dev2b3 Depends: golang-github-burntsushi-toml-dev Filename: pool/development/g/golang-toml/golang-toml-dev_0.3.1-1apertis0bv2023dev2b3_all.deb Size: 4576 MD5sum: 4bbde8c083c52ec792b6df1e0cda4aa6 SHA1: 2315b97b255dc94e1feaaf5e9dfe35da13ca8345 SHA256: b280472bb4f6b68e7e76cab0323ca0eef5ab70edff249ed512a0277758722b66 SHA512: 29505ca931ee1c57e02ad0b80cfa0b7b268b00d54198a218b718e106f22910a4e00ca63a1ff1e7477d1cad50be644a599310b39533cefbee5cedf472422eb65a Description: Transitional package for golang-github-burntsushi-toml-dev This is a transitional package to ease upgrade to the golang-github-burntsushi-toml-dev package. It can safely be removed. Homepage: https://github.com/BurntSushi/toml Package: golang-uber-goleak-dev Priority: optional Section: devel Installed-Size: 67 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-uber-goleak Version: 1.1.12-1+apertis0bv2023dev3b2 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-uber-goleak/golang-uber-goleak-dev_1.1.12-1+apertis0bv2023dev3b2_all.deb Size: 12932 MD5sum: 2559c9b5177723f9f914c136f681e604 SHA1: 38bea810ee8c5e87c9d352f82b346c1542affcc6 SHA256: 316b93ba28c44dd3040a863f14df6883d6a1eccff8b7558b049d57449ce13e1f SHA512: 0cb54e1be4b40145003aaee2fb2fa4e57fcecf86234fc40dc7f753e975965a516b21880fbd6b95436a8326584002363bb215efa7f11679029c4b729da197d646 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 Package: google-mock Priority: optional Section: oldlibs Installed-Size: 16 Maintainer: Steve M. Robbins Architecture: arm64 Source: googletest Version: 1.10.0.20201025-1.1apertis0bv2023dev2b4 Depends: googletest (= 1.10.0.20201025-1.1apertis0bv2023dev2b4) Filename: pool/development/g/googletest/google-mock_1.10.0.20201025-1.1apertis0bv2023dev2b4_arm64.deb Size: 7388 MD5sum: 4dbe146cc1335986bc127518b14b0bfd SHA1: 7bdc8124d2aea08dacbe1128e110b1e77223e1a6 SHA256: 3b7da8086f0ed1e8f9fc1d44f5b442ce426843e61c63b1bb929ffb8bef671889 SHA512: becb610ebcc6b95c77822691e426462a8ab8ff8d62c2b7c6517dde481f905dccb4146db13a7fc2df45c91ede86fb1b545b902901c5809b398d506a145f8dad3a 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: 4041 Maintainer: Steve M. Robbins Architecture: all Version: 1.10.0.20201025-1.1apertis0bv2023dev2b4 Replaces: google-mock (<< 1.8.0), libgtest-dev (<< 1.8.0) Conflicts: google-mock (<< 1.8.0), libgtest-dev (<< 1.8.0) Filename: pool/development/g/googletest/googletest_1.10.0.20201025-1.1apertis0bv2023dev2b4_all.deb Size: 629640 MD5sum: 450116eb04e402822820091022311158 SHA1: 9eb0fb5e3b0fc2e49957b05cbaab4f229ea75402 SHA256: 5df5fb9c78c688ca4091b1752ae9e292219581e17c897c2fe63cad86d55b7003 SHA512: c59bc80397bc3e63515c89cd7537edb8a8f5afcbea5216eaea692d8972b8ab624005b862966737fe7d6db2de272ada3e110a0070ee59ebfb89c8e3d82a92ab54 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: googletest-tools Priority: optional Section: libdevel Installed-Size: 115 Maintainer: Steve M. Robbins Architecture: arm64 Source: googletest Version: 1.10.0.20201025-1.1apertis0bv2023dev2b4 Replaces: googletest (<= 1.8.0-8) Depends: python3:any Conflicts: googletest (<= 1.8.0-8) Filename: pool/development/g/googletest/googletest-tools_1.10.0.20201025-1.1apertis0bv2023dev2b4_arm64.deb Size: 27220 MD5sum: dc3fdc7a2e18119da21c9055a583ae73 SHA1: c6d29089a006ae8ddd461707417e837dc9ea1052 SHA256: 1afc4486b947c408f3cffc41c6d8f837ddc59f81514961702e4b136aa693924d SHA512: 33500ab550fdad7e0ea677d4b11a6208d18be7d2ff9f0a209016776c3e541bac5635afffe7db80b14ca2bbfad79093053612426e38cfc9d84a14ed4ea255cea2 Description: Google's C++ test framework sources This package provides tools to be used with Google Test and/or Google Mock. Homepage: https://github.com/google/googletest Multi-Arch: same Package: gopls Priority: optional Section: golang Installed-Size: 14806 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-golang-x-tools Version: 1:0.1.0+ds-1+apertis2bv2023dev2b3 Replaces: golang-golang-x-tools (<< 1:0.0~git20201116.6f6c72a+ds-3) Depends: libc6 (>= 2.17) Breaks: golang-golang-x-tools (<< 1:0.0~git20201116.6f6c72a+ds-3) Filename: pool/development/g/golang-golang-x-tools/gopls_0.1.0+ds-1+apertis2bv2023dev2b3_arm64.deb Size: 4080692 MD5sum: ac795455e2d9e06a9dfcc17a5718e7ff SHA1: a1f5b044a75a6016fd98ca86243c368250a1dc27 SHA256: e215f8fd096b37bb0021439a3a8374c48a43313f91aa60fa7a385292beedc994 SHA512: c93787f8084f1c9fffaa09df5b4fee6a7bdf3302ca37790614a9f78826a429ed3326a7357944112d37775cb739d52e1ec4bbc49218d84f7516344fed93cfbcde 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. Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-google-go-cmp (= 0.5.4-1apertis0bv2023dev2b3), golang-github-sergi-go-diff (= 1.1.0-1apertis0bv2022dev2b1), golang-github-yuin-goldmark (= 1.3.2-1apertis0bv2022dev2b1), golang-golang-x-mod (= 0.4.1-1apertis0bv2022dev2b1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2023dev2b3), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1apertis0bv2023dev2b3), golang-honnef-go-tools (= 2020.1-4co0bv2022dev2b1), golang-mvdan-gofumpt (= 0.1.0-1co0bv2022dev2b1), golang-mvdan-xurls (= 2.2.0-2co0bv2022dev2b1), golang-toml (= 0.3.1-1apertis0bv2023dev2b3) Homepage: https://golang.org/x/tools Package: gotail Priority: optional Section: devel Installed-Size: 1709 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-influxdata-tail Version: 1.0.0+git20180327.c434825-4apertis0bv2023dev2b3 Filename: pool/development/g/golang-github-influxdata-tail/gotail_1.0.0+git20180327.c434825-4apertis0bv2023dev2b3_arm64.deb Size: 506588 MD5sum: 54efe600dcde16a797917439a97aa3cd SHA1: 049643c0eb7bf666b463992e9da16f10a7354133 SHA256: 297acbc64c06c1b502b69228f47489e3f8963c804568c9a5d580ab2528faaade SHA512: de3cf66d395c6b28e1e46fd16a3596a4cdbf9b592247b82147992b47b0d2ceb214ea1ed1748aa57b50f7c0280003ceeb82efa2e3bc1bc93a3f2ddadd9a84c62c Description: Go implementation of tail gotail is a Go implementation of the tail utility (GNU coreutils). Built-Using: golang-1.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-fsnotify (= 1.4.9-2apertis0bv2023dev2b4), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-gopkg-tomb.v1 (= 0.0~git20141024.0.dd63297-7apertis0bv2023dev2b3) Homepage: https://github.com/influxdata/tail Package: gotestsum Priority: optional Section: devel Installed-Size: 5391 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 0.5.0-2apertis0bv2023dev2b3 Depends: libc6 (>= 2.17) Filename: pool/development/g/gotestsum/gotestsum_0.5.0-2apertis0bv2023dev2b3_arm64.deb Size: 1390484 MD5sum: 70a3feb781edd83f08e2937b1466cd4d SHA1: d26a84eb48e71220f5e95d7e445bda97e678545d SHA256: 14cd9db6f287ae9c703cf89c17f795933bf8785b78dba8047b3679b38f96d3d4 SHA512: 11521ddcc3f91dd1781c9424fd4bd82e1b77ac7a511ac3a70318d5010ce81dd4d8739a7029cd8c5c9bfb6d4e44fee61b051bc989207d339af126657fe0183e1a 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.15 (= 1.15.15-1~deb11u2+apertis0bv2023dev2b2), golang-github-fatih-color (= 1.7.0-1apertis0bv2023dev2b3), golang-github-google-go-cmp (= 0.5.4-1apertis0bv2023dev2b3), golang-github-google-shlex (= 0.0~git20191202.e7afc7f-1apertis0bv2023dev2b3), golang-github-jonboulle-clockwork (= 0.1.0-4.1apertis0bv2023dev2b3), golang-github-mattn-go-colorable (= 0.1.7-1apertis0bv2023dev2b3), golang-github-mattn-go-isatty (= 0.0.12-1apertis0bv2023dev2b3), golang-github-pkg-errors (= 0.9.1-1apertis0bv2023dev2b3), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2023dev2b3), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2023dev2b3), golang-golang-x-mod (= 0.4.1-1apertis0bv2023dev2b3), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2023dev2b3), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2023dev2b3), golang-golang-x-term (= 0.0~git20201210.2321bbc-1apertis0bv2023dev2b3), golang-golang-x-tools (= 1:0.1.0+ds-1+apertis2bv2023dev2b3), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1apertis0bv2023dev2b3), gotest.tools (= 3.0.3-1apertis0bv2023dev2b3) Homepage: https://github.com/gotestyourself/gotestsum Package: gperf Priority: optional Section: devel Installed-Size: 304 Maintainer: Hilko Bengen Architecture: arm64 Version: 3.1-1co1bv2023dev2b4 Replaces: libg++27-dev, libg++272-dev Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/development/g/gperf/gperf_3.1-1co1bv2023dev2b4_arm64.deb Size: 145856 MD5sum: 46f0caada90e2f12dfbee534190515b3 SHA1: 4a9cd2b5665d44926d03b868f799ce21fa9e2a78 SHA256: e55ec6905fce95c9db0ab8842bf39f41ce3416ef0050b20faec486f6b81ab740 SHA512: c0d6aa55c1b6fa73feabafa3389a1fc4dd8eeac62f6a5c5af2e572930127935d8039f36d1902b1f1f03d5d01788198f3d21c50864ee6cf1295140b7e5820529a 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: 188 Maintainer: Hilko Bengen Architecture: arm64 Source: gperf Version: 3.1-1co1bv2023dev2b4 Depends: gperf (= 3.1-1co1bv2023dev2b4) Filename: pool/development/g/gperf/gperf-dbgsym_3.1-1co1bv2023dev2b4_arm64.deb Size: 164996 MD5sum: 5b3d96fec79307604c28d0eadfa8ca45 SHA1: 93a0ef47790b5e699a21a2691e534e62bf6c90d6 SHA256: 330ada82282432bb8a6bd4a995ead4988831d47df7345b9b15712a95bd05980c SHA512: 3772927e06eb6579a75f9d96530d84ee91ed9d7fbf309522d2154d27498d795d88e5d9e66c62c72c1c4624eca012757b4528f42958eea9483405cd17768534c0 Description: debug symbols for gperf Auto-Built-Package: debug-symbols Build-Ids: 5755c61ad83052066f0be901d2177507eb0f17b7 Package: gpg Priority: optional Section: utils Installed-Size: 1552 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg (>= 1:1.4), gnupg (<< 2.1.21-4) Depends: gpgconf (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.38), libreadline8 (>= 6.0), libsqlite3-0 (>= 3.7.15), zlib1g (>= 1:1.1.4) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Breaks: gnupg (>= 1:1.4), gnupg (<< 2.1.21-4) Filename: pool/development/g/gnupg2/gpg_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 889520 MD5sum: d44d28b8873cdc4fa309242f5234f1f4 SHA1: f7741e84cb80902016918e72ce66acaf062416cf SHA256: 5cace969f93a83a7f8f7741d3c43534de90bc29775fe56acb5ca8c43191733c8 SHA512: 6331f1fff1a72f931ea208f63f42784c95cbcf10f89394d1518faa6ae4ebffb5eb58e83a157e35b0fcf2a6bba71648310c3e50f92236c7cf5043b52478d42784 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: 1286 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg-agent (<< 2.1.21-4) Provides: gnupg-agent Depends: gpgconf (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), pinentry-curses | pinentry, init-system-helpers (>= 1.52), libassuan0 (>= 2.5.1), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.38), libnpth0 (>= 0.90) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) 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.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 657020 MD5sum: 2ee1b4008e7a6f5d70702d9772fb0d09 SHA1: 785e0cf8cc6684d0a67ca73463820ab1dd8e804a SHA256: a191b818df6745979f2076607c554c910cf613b2c0fa05c3f663f47f30ed55b7 SHA512: 06f23655dd888cec027ce10b83d5e8bf0bcb8c3836c5b22a2aca1392371f35dc56717903efc7b17d8ef4eb3449c6916086f7adbb012bfba1c6c4540ac2ab0b8c 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: 1043 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpg-agent (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpg-agent-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 911952 MD5sum: 04fe165e797e1934a88cc3ab653972ef SHA1: ea83ec24615d8bec97dde7692bfc4ae2dd1906b6 SHA256: bb8de04c8977c1b5cb5b2d3ac7cad89e2493080804b5828b250ae0ce1148500c SHA512: 2169d214f3d2ba2587e08849143035b6bb7b8db30a7a9757f54a05ecf3909120aab7d83bc313d4ed1a0c7cb503cb5fda7c689664e66bddb281229025fa65f8c1 Description: debug symbols for gpg-agent Auto-Built-Package: debug-symbols Build-Ids: 1383e9d79c8c4f7ac923ef6ac676c2564c50e36d 8a433a14b23d09f6ea8823e7beabc18b39195c9c f0c1546734c1f74528b364013336791eefc1e242 fe8f9ff47314bd3fe6179824ab1fed7a61654dcb Package: gpg-dbgsym Priority: optional Section: debug Installed-Size: 1311 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpg-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 1239924 MD5sum: 2bb9276c2d4bf09bb2a37264205be852 SHA1: 7fdd5b243ac1d0a2bd32f454f9a631a165d7404f SHA256: 8b36207422d45236ebc7f8c0beb4449e6a89bd1969d865b0a6b9b4a45153c796 SHA512: 106948a9f3fc2aebffaa5d50e3c5e03eb47b4755fc51d03cc267d00bfde87ba97e667335db0b05183e9c20882c9f3359b5502116c0c2390e6b0362d20a4ec102 Description: debug symbols for gpg Auto-Built-Package: debug-symbols Build-Ids: 896bf1ce8a3c01f2078f1f01200c23ad58c1d39b Package: gpg-wks-client Priority: optional Section: utils Installed-Size: 662 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: dirmngr (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpg-agent (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), libassuan0 (>= 2.5.0), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.35) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpg-wks-client_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 522100 MD5sum: dda1e0c22d766e1b98fcc6dc4a11cde4 SHA1: f3779311f250b2b02cbe8899d4b081c2dbf2b47a SHA256: e72758281b40025c7c866109aba8612b549509823eca61006128506be8b8f626 SHA512: 23e07daf7cdd086416908835c4f9365dde3afa70834021c81f7cb10fc89d356b0038f599b437b998649c9a5b1b0ea590217869b74e38a3f982e625cca18327e1 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: 319 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpg-wks-client (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpg-wks-client-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 281576 MD5sum: a126daf673ecbe297f27a8f4ad7dfb8f SHA1: a5adf604d721179db193a2ad21963c64af9a51a7 SHA256: f4f90f2fb01842c3dd2189f45191ac027c569d9d22d09b3cc0ca24a93de692be SHA512: 20c172ff99832aa888b9bd43743921229e298fbc29f22926647ccdf8123e2a6c7b3d524986d443e94b1df93d8fea26c6f42fcc26ae3f84bd1dc55f50c5d1ebeb Description: debug symbols for gpg-wks-client Auto-Built-Package: debug-symbols Build-Ids: 508dee1198d987ba5bdb3fed704c1ab8b287de14 Package: gpg-wks-server Priority: optional Section: utils Installed-Size: 642 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), gpg-agent (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.35) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpg-wks-server_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 515328 MD5sum: 5f7191400b01890fb9daecaf50e8c271 SHA1: 8c6f9d1b2329de2bb789baff479efb9175469b70 SHA256: a2c998c229f1d8dca615f00f9110cc7a57daf216b74c6de0654b4de9ac51363c SHA512: 8842f14aca55cf09515e9b52212f118fb685d71752530adfc032f8ef02a3cdf12f6ac676b91fbf0de88f1e139ad879967709f6ee03286a4fa0e47a25f5f9991e 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: 295 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpg-wks-server (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpg-wks-server-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 260376 MD5sum: df13b03ee99a46bbb00db50409328c17 SHA1: a8b2140e8b8c60a7b1801db6f943444972ad46c0 SHA256: 9d95ab3786f9d02f7e8d0c159d6c9d5dcb547df48e3edd2b723b84bb2ed83421 SHA512: 0e349507c8cc2567fbfddd20e374ddb734165dc0e3d0d82d7bf7e56838e07367288b1edc9743478f63f4ad06495981cc27eac4a2a093c8dcca5a3717e1ab0f38 Description: debug symbols for gpg-wks-server Auto-Built-Package: debug-symbols Build-Ids: 1838ba1f25e02961123b0c57307aece1c0c1c3c5 Package: gpgconf Priority: optional Section: utils Installed-Size: 775 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Depends: libassuan0 (>= 2.5.0), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.35), libreadline8 (>= 6.0) Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Filename: pool/development/g/gnupg2/gpgconf_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 545668 MD5sum: bce60f87078f74b28f4690619d325081 SHA1: 6304679413213989572331521ed1e0e620458ff5 SHA256: 862308144ab3e44b9c45d84f7909ba6dbd5af1f7165fc931342acd84e828f8bf SHA512: d1638ab78079331d219a5b79f8277c6ab894e8e9ead4713a67ed225354d87fa74d28aa90d436cad47cf942a7af12fef623272d3bfd489fd7df0d88ae39362591 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: 379 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpgconf (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpgconf-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 319204 MD5sum: dd341df71d97c171b1a04ced46947f9e SHA1: b2d858a72e8c4da6935f06c026139aa9d9351081 SHA256: c76b2dc94673e18a6af329cfab8c9b86a51826735e81fd708bf6e8ef63375d89 SHA512: 74e220e3afd16c9f8d3be5709f0e4bddf341093661cd03e5058b448207980eee9c0eb3833c839ba08ef20185f74de5551168c22a5d7a3f9de4a660d77b1e17e5 Description: debug symbols for gpgconf Auto-Built-Package: debug-symbols Build-Ids: 190c6f4f895547005c3e873089a9e64732686610 cd0beafcfc23d12674da159ccc7616c925abadc0 Package: gpgsm Priority: optional Section: utils Installed-Size: 953 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg2 (<< 2.1.10-2) Depends: gpgconf (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1), libassuan0 (>= 2.5.0), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.38), libksba8 (>= 1.5.0), libreadline8 (>= 6.0) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Breaks: gnupg2 (<< 2.1.10-2) Filename: pool/development/g/gnupg2/gpgsm_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 632340 MD5sum: d0d90538013987b752bd49ceda2d785e SHA1: 0c1d711fc0b01efba4a59cee01f49cad0f4ad108 SHA256: 39b19143c4ad102806ba92ce3f641f1e5d5da7306824cf9213842d5a8f88ebe6 SHA512: 05e336582f770feb3e51097888043618b4d0057f3095afb8fb3430ed98135dc903a7e42078f7d93272d8dac00125fbd7886f0044708837ecd2a1509e5f78c837 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: 657 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpgsm (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpgsm-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 602264 MD5sum: d5e2120dc38c42a16c0394b1136db857 SHA1: 7afa93ddb31e8f45e662bf7cafea57248874ada6 SHA256: 7c1eeb3ae3a45fae3586da7c68b6342cbc213df98df9fcca6120c11c2423226b SHA512: 2d2d6d9f9128cb960352797e5c2cb079f6be8cf5f2d3d901bc9a96e09ba1dd9a985d005f4b435807a3744e0d36324bd87c55f03748ae03538b1b236d97762608 Description: debug symbols for gpgsm Auto-Built-Package: debug-symbols Build-Ids: 0b3aa5e8e2d4b7d2a20db8f770ebae816174d872 Package: gpgv Priority: important Section: utils Installed-Size: 887 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1) Depends: libbz2-1.0, libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.38), 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.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 615512 MD5sum: 0c50bbee6119b54a8b1fd9ce2da181d2 SHA1: 701a21e5c0d30c1e5d1a93db4c099c5dd56d1e2e SHA256: 432502bace01bc29e3a2859aa6c4b45b7fd69322ccd827dcecc20030b0df9529 SHA512: 40c88c506396243db11b316913245f02e2c1a83e90788a2790918eade47a680d0c5127c8cce7fdf860ea454d2bdc131201362398201f260160c8a8b5f0092cda 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: 612 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpgv (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpgv-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 560164 MD5sum: 29e69b20af4dfacf159a753ea0aad1d4 SHA1: 7534e1e7bbe807af693dd2b94c97990a1ed3ad0d SHA256: c69444fe8e2eb40a44ea17e19b26807d9c4e65acb93aa63383acb1a5ed80711a SHA512: 3f04287ac556ad796bcbfdaa5d5311476c57e21974050dd3b16ab14b3e48da72691ef66d9bde89fd8dbe9028ef454a80523eaddc5391b009831af959f195a8d8 Description: debug symbols for gpgv Auto-Built-Package: debug-symbols Build-Ids: 2cc089ae8c74859af260c431f0eae4a9338741c3 Package: gpgv-static Priority: optional Section: utils Installed-Size: 2363 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Recommends: debian-archive-keyring, debootstrap Filename: pool/development/g/gnupg2/gpgv-static_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 1213536 MD5sum: c70b9adfd665954148cb00b1fb6c56f5 SHA1: 415b4f0fc1c5e49abe2e714bbbcecbed4ee7569b SHA256: 22345764d74e21cb8734f2ca608c57332bdcf23bb8e17be197bc14cd162f8561 SHA512: 0d6c6cb12b0fec4347787f2e4c5c36099c998c6aacc27a92af5b2a1b850e9e0fe0b7a0360162ee67d7d7d0dd928999779dc4db9d4420fe0d5068bb55d469b8b3 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: 817 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpgv-static (= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpgv-static-dbgsym_2.2.27-2+deb11u2+apertis1bv2023dev3b1_arm64.deb Size: 603904 MD5sum: 30bd623361cfe434d613e88110550e31 SHA1: 5c950cc91a72def4e7be0534fc690e442f8c1659 SHA256: 1755521910e35b6984815419fbde3d1e9fdb4b9e4bad5728d34620529aebe732 SHA512: 3eac838a694a87fb330e583d9861dfd0e8b03cc78b3b1b68757a413c68779189d041f8d67d2fda5d9f18ba599d35a052ba21d7f54dfd39da13fb5832b721d97e Description: debug symbols for gpgv-static Auto-Built-Package: debug-symbols Build-Ids: dcd88b02bb1652cc111ed9a412c4ae85a5814d7b Package: gpgv2 Priority: optional Section: oldlibs Installed-Size: 447 Maintainer: Debian GnuPG Maintainers Architecture: all Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2023dev3b1 Depends: gpgv (>= 2.2.27-2+deb11u2+apertis1bv2023dev3b1) Filename: pool/development/g/gnupg2/gpgv2_2.2.27-2+deb11u2+apertis1bv2023dev3b1_all.deb Size: 439320 MD5sum: 9bfcd09474cdb0c4f268a4622335b3ab SHA1: f36a2e6acaec04935b52dce97cab1ddb09badff0 SHA256: ec189f70caa0968fcac1c5f71952d79946a8848791a3e6e48583fa9beb1538fe SHA512: 0526f6cc818fddbdfdc0ae2464dd498c646566da5ff4f9018bf69f9c65cb1dd64e4f9073d038c362e781a7f0522102f60ffca2d343f1dd413f293dc7f0ee3133 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: 5241 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Version: 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4 Replaces: graphicsmagick-doc, imagemagick (<< 6:6.2.4.4) Depends: libc6 (>= 2.17), libgraphicsmagick-q16-3 (>= 1.3.5) Suggests: graphicsmagick-dbg Filename: pool/development/g/graphicsmagick/graphicsmagick_1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4_arm64.deb Size: 1015752 MD5sum: d0feb566364ae98412c9940a0e9f7793 SHA1: 39ffbd3a17f09f708f429c4b485eccfe9cc05466 SHA256: b94197f0d7548cec1ab962e46b4c52526aa7505253c738237968f6a26e36828e SHA512: a3525511a3dd70e39b3707ae290c2c4d53a36985b07b07f185d7d2f70bd3486060170b214afaaf43366795b70765cd9dc03deef8fe6b0bdb219d2d8a4a426773 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: 4523 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Source: graphicsmagick Version: 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4 Depends: graphicsmagick (= 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4), libgraphicsmagick-q16-3 (= 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4), libgraphicsmagick++-q16-12 (= 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4), libgraphics-magick-perl (= 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4) Filename: pool/development/g/graphicsmagick/graphicsmagick-dbg_1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4_arm64.deb Size: 4108204 MD5sum: 0fbf5ffebbc6062256596c8a27816ed4 SHA1: 764e5d5679dc0b7047d0898701a8dabd31639d6d SHA256: 83e1b194743d02cd49ade21ffbbabf448a5b8021ff7f353bec6f57bc95e41fbc SHA512: 0dfdb40246e2cd1b8abb3f09b916ad28a5aec38e677c474370da51054033b8b8900b345113cdb82e1d45f212afea51f8aeff881e4324a70260ca4ff2db740409 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: 16672ee60c2809a2d0e9ae3e87394cca377b5d6f 270b74f75c25ca20fd29eb79a771544ebe754738 4c908c2ce219a8ed7aa4f149d3c36d51020fc486 b1054ce521ed536ab07b764e1b5399a2dfb9ed8a cf3f718e297389675d9678cb9d23bf20cd744fc4 Homepage: http://www.graphicsmagick.org/ Package: graphicsmagick-imagemagick-compat Priority: optional Section: graphics Installed-Size: 76 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Source: graphicsmagick Version: 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4 Replaces: imagemagick Provides: imagemagick Depends: graphicsmagick Conflicts: imagemagick Filename: pool/development/g/graphicsmagick/graphicsmagick-imagemagick-compat_1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4_all.deb Size: 38308 MD5sum: a8a49909bb3fbaf46dccba0946bb2a56 SHA1: 031612010fd4eab5bd689a0feb245f4c8421e98a SHA256: a21a32347b2f0a6480c768a4ea92fe28004960f6df90c2d5a090eee420c38be6 SHA512: d114bd5052b81815557098e256074cbe857c5772860bda729e9bacc3cbb930e9165d852b0635fec8d433d74a8ae72b78f0fc066900d01909f14e815ac62d0aa1 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: 85 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Source: graphicsmagick Version: 1.4+really1.3.36+hg16481-2+apertis0bv2023dev2b4 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.36+hg16481-2+apertis0bv2023dev2b4_all.deb Size: 41716 MD5sum: badae86e0a8570e538353119d089819c SHA1: 8f99ed8a5c9ca892ffa7d7541aabc3dd4121b121 SHA256: 2086392e68027fdb43189f0515a9d47e609660d4fa5e57dc252340eed5ed9082 SHA512: 4ca6f99d19d583d555db00ebdac6ae79a55114da6d5efb4705ee4f7e799ae7260d5e7f5c70b8cd51ee9d3bb5443c9f483459a6718e8b60cca9d796fc407f77e0 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: 3032 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Version: 2.42.2-5+apertis1bv2023dev3b2 Depends: libann0, libc6 (>= 2.29), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (>= 0.7.6), libgvc6 (>= 2.42.1), libgvpr2, liblab-gamut1, libstdc++6 (>= 5), libx11-6, libxaw7, libxmu6, libxt6 Recommends: fonts-liberation Suggests: gsfonts, graphviz-doc Filename: pool/development/g/graphviz/graphviz_2.42.2-5+apertis1bv2023dev3b2_arm64.deb Size: 588460 MD5sum: e26eb78af5493c3037c04bf923a9bb46 SHA1: 46ab490ad52af6291a19b53291fe2f3cda2fd675 SHA256: f120bd12fe36e7dcaa3081aaee1fa480f52e3a31a3257f514b7063bd26df7010 SHA512: 2e6790d6caae2ca7fb4d3fb7c8bc2da04dab60aeffe56f67769f86f9876a1a884c3d471030c3935386d406233706789f1d8dad2e3991e33461168688346b62b4 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: 2132 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Source: graphviz Version: 2.42.2-5+apertis1bv2023dev3b2 Depends: graphviz (= 2.42.2-5+apertis1bv2023dev3b2) Filename: pool/development/g/graphviz/graphviz-dbgsym_2.42.2-5+apertis1bv2023dev3b2_arm64.deb Size: 1772336 MD5sum: b20d8a0dd69d5158d91a976101f75697 SHA1: 656345ac2be393f1e6b23ab65d9b96f681680945 SHA256: a9be43831e92136f1d1e0b7ac4fd18ec5d9a4cedd5b2d6f28bd084c47bfc8e35 SHA512: 13fa8bd0794bf422ab701f910b00dc780b0ec0d20501f1ce32e073f4717dc23157584d34e2f5abc7da0338b0f5dca9cc7b4e4ddcf6881abe8e89e2fb6ab6e302 Description: debug symbols for graphviz Auto-Built-Package: debug-symbols Build-Ids: 079ce4de1c5808effe5bbaeadf52111ffc16b35b 0ffafea624ad6b6ff3a718497a142fa4b0099a4c 1ac6387d1e3d8cfd2ffdb302eded797f29385a53 1fab32dcfebf48f72350c94924f3de58623f5a91 2429d79aad79c5902e2cd44ec316ad99b382e876 2edcbea3a470f07cff017a8af45f9ad6f7bc6521 31d0912e789040b83a0b9df352726c8a9b487904 333604bf6980f7895ceb831f08c87dd3ed244e8c 38452558c910c79471f4cfa66df323b187a555e5 38c323e8746b4cac6c9f1003b3eaaa1f7ac4e482 4b7b754cca2cbe44175262740ebdd4e6277dc5a1 4ea4a0e3ad9c7c2acd96fb4f578459028d2769ce 57f140d2d0c808e13ffb8ec4327aa53d3b0ae47c 5a9d76c4ef6ebdafb90b55cfaad3c7e234e20167 745fdb64be6779ca0985ead87aa66ff0014ac1d6 8c27b7ce24c89ae5cc122a1aaffb78934ee5386b 9a37d0d6a05c6c8ec5d389fb48c977c4cdf0d752 ae7f8fbe6af83a38d88fe0cc455316dd0c909d73 bbda76caa0fbe61e60731ac7195b47c1e2f51221 d565aa520a9c853ed89f69dd4ecdc82029fb37f2 db51f538180857cec4353ff126d454e7bca1064a e0fb2075f398c3c643c0913b8934e2a5a19e77df e7761c9e24c22a3a20f1448de067ede513ad67a6 f323e6d3f6bfa6c7036c7959f7ab8b9b923d80e1 f85a0acce5445f34ebfbfb6fa763224a4bc19bc3 fb03d8392f63f34db9d5b60676781a3e9ae2d7d3 Package: graphviz-doc Priority: optional Section: doc Installed-Size: 5427 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Source: graphviz Version: 2.42.2-5+apertis1bv2023dev3b2 Suggests: graphviz Filename: pool/development/g/graphviz/graphviz-doc_2.42.2-5+apertis1bv2023dev3b2_all.deb Size: 4450212 MD5sum: accbdde3771d88409b00ac4ee00e0c72 SHA1: 9b63e8d9b0d9afb023275f0d8d870583640f8d0c SHA256: d173c9b3c57f6f1545a3cad606409eb3b9c6044ba15b8d91275f2ec8a930b3b3 SHA512: 951cde57a13cefe80513a902142184d59ff399bfc0cdc633275e0c465ec44216c386065f14f928d1d148d6c9696741bd671b8ad41cc8cdb3fb087f786aa79578 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: 1070 Maintainer: Anibal Monsalve Salazar Architecture: arm64 Version: 3.6-1apertis0bv2023dev2b4 Provides: rgrep Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.17), libpcre3 Suggests: libpcre3 (>= 7.7) Conflicts: rgrep Filename: pool/development/g/grep/grep_3.6-1apertis0bv2023dev2b4_arm64.deb Size: 391224 MD5sum: 612369ac4ee464f0cc7bb9a3b3e45465 SHA1: f82b24c69121dd7457360dab5136506cd8efd34e SHA256: ca82f66030959a527b401ee348824888eaed0dfdcc4f5e7dd949f29d191d2c14 SHA512: 13553644c6dfac12e1fb599c522ae0177501763094ec08b555f46f6329facbb85f7b1fbeff152078ad67352025d9087c826cb5f685ef9202b56295a69e7455c6 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: 314 Maintainer: Anibal Monsalve Salazar Architecture: arm64 Source: grep Version: 3.6-1apertis0bv2023dev2b4 Depends: grep (= 3.6-1apertis0bv2023dev2b4) Filename: pool/development/g/grep/grep-dbgsym_3.6-1apertis0bv2023dev2b4_arm64.deb Size: 287984 MD5sum: 3de2596cf33f2f140cb7c3308b3d918b SHA1: ea2a826f185573cf4350dcad22d5cc826ba82821 SHA256: a6815a624df99326a6011c4ba94d1eeb0623c201109ec1ef0aa68049647a5392 SHA512: 3c0f1194e63abb0fa888953baf01e79234b845c41acea50b92ee05f999519156032151c1cfcb04c8f215d3e75a9df8a30da5cdee70f1e06c2bfb6747d149f03e Description: debug symbols for grep Auto-Built-Package: debug-symbols Build-Ids: b7979877e812975919991d81fd2ebfb725d2c2f3 Package: gringo Priority: optional Section: interpreters Installed-Size: 10743 Maintainer: Debian Science Maintainers Architecture: arm64 Version: 5.4.1-3apertis0bv2023dev2b4 Replaces: clingo, iclingo Depends: libc6 (>= 2.30), libgcc-s1 (>= 3.0), liblua5.4-0 (>= 5.4.2), libpython3.9 (>= 3.9.1), libstdc++6 (>= 9) Recommends: clasp Conflicts: clingo, iclingo Breaks: aspcud (<= 1.9.0-2), clasp (<< 3.2.1-1) Filename: pool/development/g/gringo/gringo_5.4.1-3apertis0bv2023dev2b4_arm64.deb Size: 1733320 MD5sum: 713b12dd9f8532c2ca118f2b463fb0a6 SHA1: 0295ff176a4225eb5ecc0245f960c8e41da61ae1 SHA256: 829f3aa61d8346192517362df7baf1460fe07a92faa0c9e12e8fd8c9a7df34cc SHA512: 9d19be68a84e7142f74ef444b0f164509ffa446cba4da9489df9921be1a1f1c5b098d7dbc2570659595dff17191c7c54a727a8e94af2904c1e8b3d2e901f93b0 Description: grounding tools for (disjunctive) logic programs Current answer set solvers work on variable-free programs. Hence, a grounder is needed that, given an input program with first-order variables, computes an equivalent ground (variable-free) program. . This package contains the following tools: . - gringo: a grounder that, given an input program with first-order variables, computes an equivalent ground (variable-free) program in aspif format. Its output can be processed further with answer set solver clasp. Starting with gringo series 5, its output is no longer directly compatible with solvers like smodels or cmodels reading smodels format. Use lpconvert for translating aspif format to smodels format. - clingo: combines both gringo and clasp into a monolithic system. This way it offers more control over the grounding and solving process than gringo and clasp can offer individually: multi-shot solving. - lpconvert: converter between gringo's aspif and smodels format. - reify: small utility that reifies logic programs given in aspif format. It produces a set of facts, which can be processed further with gringo. Homepage: https://www.potassco.org/clingo/ Package: gringo-dbgsym Priority: optional Section: debug Installed-Size: 29764 Maintainer: Debian Science Maintainers Architecture: arm64 Source: gringo Version: 5.4.1-3apertis0bv2023dev2b4 Depends: gringo (= 5.4.1-3apertis0bv2023dev2b4) Filename: pool/development/g/gringo/gringo-dbgsym_5.4.1-3apertis0bv2023dev2b4_arm64.deb Size: 28389616 MD5sum: db36d1cf91d0bd609be69be5ff107b5b SHA1: 7531fcbf4abaa084d3ceeff2d5cb34f5f08b584c SHA256: eec1d7bccfe173c286df4f36126f7dfdfe420a5f3ff11093fda48516257de805 SHA512: c293f468c0b8b7a18b8656e2f42dc30cbc93795bde5182d14172297610cb22bf3cd6bae054eb3e87ab9e67e503e8410294626cd04c4d77bd931e3e2d405a2ab2 Description: debug symbols for gringo Auto-Built-Package: debug-symbols Build-Ids: 1216118ded8b922ddcb2e967cccb14563a4404ed 1d7e45eb228e3a0074646f12a0ebccae295ad8fe a37a8c2daf49a107b639ea27dcfc329c1e8728f3 dbaf7f96f9df643e388944153bc0d59f852e66ac e3684132004836adfbf0b276261d1fbd7876c207 Package: groff Priority: optional Section: text Installed-Size: 11866 Maintainer: Colin Watson Architecture: arm64 Version: 1.22.4-6apertis0bv2023dev2b6 Replaces: groff-base (<< 1.17.2-9), groff-x11 (<< 1.18-1), jgroff (<< 1.17-1) Provides: groff-x11, jgroff Depends: groff-base (= 1.22.4-6apertis0bv2023dev2b6), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libx11-6, libxaw7, libxmu6, libxt6 Recommends: ghostscript, imagemagick, libpaper1, netpbm, perl, psutils Breaks: groff-x11 (<< 1.18-1), jgroff (<< 1.17-1) Filename: pool/development/g/groff/groff_1.22.4-6apertis0bv2023dev2b6_arm64.deb Size: 3946420 MD5sum: 43c1e1b66ef8092f0ab792350da54694 SHA1: 5ba90f83993875dee2f5b1ad5f1ce46038edc638 SHA256: 6f0c1d713879d6a9c9b6df6c0f451d651e2ec2325614a87871bc9872c2d04a08 SHA512: d20e8a573409943be60a10bd0f70b2794bed88fbfd34af2d2aa48184d4711b8a1fa2a8428aed46f1d6ad6ae88a128aa78d0ba02f6bab58f88e497117200fce06 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: 3656 Maintainer: Colin Watson Architecture: arm64 Source: groff Version: 1.22.4-6apertis0bv2023dev2b6 Replaces: groff (<< 1.22.4~rc2-2), jgroff (<< 1.17-1) Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.0), libstdc++6 (>= 4.1.1), libuchardet0 (>= 0.0.1) Suggests: groff Breaks: groff (<< 1.22.4~rc2-2), jgroff (<< 1.17-1), pmake (<< 1.45-7), troffcvt (<< 1.04-14) Filename: pool/development/g/groff/groff-base_1.22.4-6apertis0bv2023dev2b6_arm64.deb Size: 883508 MD5sum: 43e149286d29db77808c4fabb31497d9 SHA1: da071d1cb6209c81f96fac596b68d05cd7822391 SHA256: f2d34d048b93978e63994636e4f434d725fbc5b940a1677d582481cc6ae190f9 SHA512: 0e1cbb27067ea001574b0e545b5da7e9dde3788901a9adcf593f2e1a96a5db88fd1a1d830366cc1f50d08d7f4810036084af43b049c23293be8f030d3b0db885 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: 2255 Maintainer: Colin Watson Architecture: arm64 Source: groff Version: 1.22.4-6apertis0bv2023dev2b6 Depends: groff-base (= 1.22.4-6apertis0bv2023dev2b6) Filename: pool/development/g/groff/groff-base-dbgsym_1.22.4-6apertis0bv2023dev2b6_arm64.deb Size: 1899088 MD5sum: 0d27de30f7d6e04e1406fe97554dd773 SHA1: 8e5187613823da7873347b6b373ddef827c67b40 SHA256: 1aea611fdd70fd049edc0b8f7a126acfd047ff40dfb44ee25fc30272b126c5b7 SHA512: cc4bb4b7c96a5004713bdd994851ee1ac0849c2ac41048897ce285770cadf18c0977f66e4aeea26d1ed15d95db480a0ca11a9817cd389dbc915710ba644c7e20 Description: debug symbols for groff-base Auto-Built-Package: debug-symbols Build-Ids: 062d0051c87e27d3e87276a0c7a6f9589acaa1f9 124e54db1f7bdc8a73509493ee629cb9c5bad5c9 41bbbf659c6e2423ab672de40d768ae8a257b9b0 4c18fdf7891d86070cea9ad789988ef9f9d5293f 5b96bc76998de8091b965ba3b748a0b97e958c35 9a98b54d9ca93292bdd837d4b8601189c532b3bf 9f77210cd944d8dba60880d57a2dc72cb6388a0f ce0ed199c0df9eba30960ef5e89803ab5a09b89d d8394858dfda747e2d2a38dd648677b97eb27cd4 Package: groff-dbgsym Priority: optional Section: debug Installed-Size: 1884 Maintainer: Colin Watson Architecture: arm64 Source: groff Version: 1.22.4-6apertis0bv2023dev2b6 Depends: groff (= 1.22.4-6apertis0bv2023dev2b6) Filename: pool/development/g/groff/groff-dbgsym_1.22.4-6apertis0bv2023dev2b6_arm64.deb Size: 1534584 MD5sum: c5ff78fa3e38f6d463ce28dcb2869031 SHA1: 80c1ba2cd679708bcf5f12d3f4f1f5d090eccd30 SHA256: 36c543eead26b0f5f204a496c64314fb884e3ae6ac57f1c93b2873b224012279 SHA512: 50c5b7a1b2b1d9500fa7f3cb4270f23385f536ee315b9384894a78da84b46a589c1fdce57e4c49660d9ee67242d79faadda8bc6ba5690472fbcf9cc4c8a9d230 Description: debug symbols for groff Auto-Built-Package: debug-symbols Build-Ids: 1dcb13e9965565193b93226398832684a1aa285f 3ec1b6e12fe28811e12993420d2e3184c40e98e0 45904c12bffb4e4a72ac44cf6f518bdb5be11f1c 5195edb5617804ea789c732d11c8c6f1e2cdcaa6 526d0bcaae67b0e874cdf8bc9d51771ab8be1c06 54e885231fd09aa6d512885b2c40104933de75d9 692c5d52e4a71aeb51327f26bc134f808ac8807a 69eab12d648db8ffe6734330fc4d089ff3bcdfaa 76532e6bc8789521b53422c0264a2a32090db7f7 9148227acfabc5bf7ffb0b3f83827db069f06192 a7cfbfef4ff9ffbf781f2b119e2c489423258f77 b20a57fe97e6f602161db1500dfbf5aba5e5395e dbeb3914348c3aec81b22e4b49c8af084dddbaea ea99058ffe65c5bea69a884c33bc9ca1ff092ae2 f29656ec5e29b0c4bdf17305b605beb8da848393 fa31f21bab7a2e5133c34793637d6bc0f5b67573 Package: grunt Priority: optional Section: javascript Installed-Size: 93 Maintainer: Debian Javascript Maintainers Architecture: all Version: 1.3.0-1+deb11u1+apertis0bv2023dev3b1 Provides: node-grunt Depends: coffeescript (>= 1.10.0~), node-dateformat, node-eventemitter2, node-exit, node-findup-sync (>= 0.3.0), node-glob, node-grunt-cli, node-grunt-known-options, node-grunt-legacy-log, node-grunt-legacy-util, node-iconv-lite, node-js-yaml, node-minimatch (>= 3.0.0), node-mkdirp, node-nopt (>= 3.0.6), node-path-is-absolute, node-rimraf, nodejs (>= 6.11~) Filename: pool/development/g/grunt/grunt_1.3.0-1+deb11u1+apertis0bv2023dev3b1_all.deb Size: 25928 MD5sum: 12cea055d69b2d74596ed6f45c0a8c96 SHA1: 57bc682e5a5421b8d073ab42140c27a98d4478bc SHA256: a5568676538a7da0a7fb386f7a788288a784c90fc1a4e4a618072c25e6e5e864 SHA512: 1ee241ae4a79d1a8e8ea436a212dd91e030f0274a8a07ed85917aa39713a395664d24e9f357f27ce276a48f485e2f17857390bdcff1d96b135d5c80046ce92bd 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: text Installed-Size: 4439 Maintainer: Masayuki Hatta (mhatta) Architecture: all Version: 1:8.11+urwcyr1.0.7~pre44-4.5apertis0bv2023dev2b4 Conflicts: gs (<< 5.50-5), gs-aladdin (<< 6.50-4), gsfonts-x11 (<< 0.13) Filename: pool/development/g/gsfonts/gsfonts_8.11+urwcyr1.0.7~pre44-4.5apertis0bv2023dev2b4_all.deb Size: 3125232 MD5sum: 13d2f0d67ba1a5cea08f5ef0d777b489 SHA1: 855ec139fc778f1c72a8cd1c3b33249cb35acb64 SHA256: 641b481b7c5b3ec8cbdb0f3fe420fb77c2fa5909da7cdd833075de30fb082e23 SHA512: 8bdf75ebd2cdab55d402542f8eebb95e1c6a8cc8aff24f63435d79a52fc353a4ffd919d349566ec6aeee94a22b66e6bf38d6a59609d16cae4cf0e1e36ec7e048 Description: Fonts for the Ghostscript interpreter(s) These are free look-alike fonts of the Adobe PostScript fonts. Recommended for all flavors of Ghostscript (gs-gpl, gs-afpl and gs-esp). Homepage: http://www.ghostscript.com/ Multi-Arch: foreign Package: gsfonts-x11 Priority: optional Section: fonts Installed-Size: 95 Maintainer: Roland Rosenfeld Architecture: all Version: 0.27apertis0bv2023dev2b4 Depends: gsfonts (>= 6.0-2), xfonts-utils Breaks: gsfonts (<< 6.0-2) Filename: pool/development/g/gsfonts-x11/gsfonts-x11_0.27apertis0bv2023dev2b4_all.deb Size: 9352 MD5sum: a96efb2345b12f393675c59b0045ee60 SHA1: e5603e884426e70830ad7b5ee1f42b930d7f07ea SHA256: 339252251c7c998aad5ebc10108272cff051371b8eace22c58e3cc29c0916dc2 SHA512: a872297084d8590ec209aa3e08070d7c85a504dbb8c0a7010314db6c0e9bde5c7cb4143e46b9feaffa372dfbfe2bf5a9af59b88e2d9b0ecb0efcc19733467aa2 Description: Make Ghostscript fonts available to X11 This package makes the 35 PostScript fonts from the gsfonts package available to your X server under their "urw" names and via fonts.alias with the official "adobe" names, too. . This package does not contain any fonts itself but allows one to reuse the ghostscript fonts as X11 screen fonts. Package: gsl-bin Priority: optional Section: math Installed-Size: 69 Maintainer: Dirk Eddelbuettel Architecture: arm64 Source: gsl Version: 2.6+dfsg-2apertis0bv2023dev2b4 Replaces: gsl Depends: libc6 (>= 2.17), libgsl25 (>= 2.6) Conflicts: gsl Filename: pool/development/g/gsl/gsl-bin_2.6+dfsg-2apertis0bv2023dev2b4_arm64.deb Size: 29616 MD5sum: 8d8ae464f8ef7e9ff512e6d75b76a5f7 SHA1: 097e1183550c7f5ffdf285f0ad20be523c01691c SHA256: c2b7f4ca3d76a4090551e4a6baf249f792964fa1f470deaff19c13a6612789d3 SHA512: e8ee52589471895eef5d0ce83b08bc31e009bbd2d4cde271f090480488dbd015b861ef04e1677e171afd98c8da2fea5258ecfb9029f741c710e8d2797216d11d 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: 76 Maintainer: Debian Telepathy maintainers Architecture: arm64 Source: libnice Version: 0.1.16-1apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.48), libgstreamer1.0-0 (>= 1.2.0), libnice10 (>= 0.1.5) Filename: pool/development/libn/libnice/gstreamer1.0-nice_0.1.16-1apertis0bv2023dev2b3_arm64.deb Size: 25476 MD5sum: 174eb3acd144d0e8787e10334c2ada4f SHA1: 4dcb6962033881e14c743ca211a9e7d5f06e070a SHA256: e06239af0d0567eb1c2c8824e614170f03317a53771f288a3b6eaadc52063bc8 SHA512: 2deb0809e15c66d80591f944571c119725aaef244d9c116e18cc6ac01e83e668f0bf3cd714c7d553108db2e6f8bdcd97ef8aecfb6bc5f911806c486cdd386f97 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: 58 Maintainer: Debian Telepathy maintainers Architecture: arm64 Source: libnice Version: 0.1.16-1apertis0bv2023dev2b3 Replaces: libnice-dbg (<< 0.1.14) Depends: gstreamer1.0-nice (= 0.1.16-1apertis0bv2023dev2b3) Breaks: libnice-dbg (<< 0.1.14) Filename: pool/development/libn/libnice/gstreamer1.0-nice-dbgsym_0.1.16-1apertis0bv2023dev2b3_arm64.deb Size: 39632 MD5sum: c96af3a4113256851a58dc956e371e48 SHA1: 652981b3e25fef33432bb70b9c3d8b5f7ec3c905 SHA256: d50b6f835ad56d1b8bae928cc1ee0fbe9d0c043f373037cfd4b199ae822b3abe SHA512: b54142f0f38accabf2f1c3b7c1a93c79fd463504f7c8148e921b5bcfe2f966528b90970c456639c399e11db4f86debfd8478119d61124d33bbf260db0a5f2086 Description: debug symbols for gstreamer1.0-nice Auto-Built-Package: debug-symbols Build-Ids: da333e0a35a26f9a1e41e24acc8cae251b24ca36 Multi-Arch: same Package: gtk-doc-tools Priority: optional Section: gnome Installed-Size: 3048 Maintainer: Debian GNOME Maintainers Architecture: all Source: gtk-doc Version: 1.33.2-1apertis0bv2023dev2b3 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-1apertis0bv2023dev2b3_all.deb Size: 328824 MD5sum: 21bb40c6c08c55d227300387c7091f86 SHA1: 55f65b9ee68ca8e3f6f69e68e09d1c3f13d18450 SHA256: fbe2ce439a37a00926c839c9d422a0c3d34eaf70d3f7000b922592964a29c597 SHA512: b8aec615c5f31f88df427aa84f4ce8354fb6c7dfb6e54214e04e31d3bb746ff738b163942e9cb42399bc4348d8d1cf0f5dacc6e5593f41216d3c9026c5d65a2e 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: 124 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), libcairo2 (>= 1.6.4-6.1), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0 (>= 2.27.3) Filename: pool/development/g/gtk+2.0/gtk2-engines-pixbuf_2.24.33-2+apertis0bv2023dev2b3_arm64.deb Size: 69028 MD5sum: d203a1af88876c5481603370d1914bf8 SHA1: 9bc5d9198c504521c63eecfe301c035604d97d2b SHA256: 27cc99ef5d45086dcf813a78250f759f942029b96f3c148d32da7124fc3a83e4 SHA512: cd70482e8ac344cbf99881d39d41c8473dd39c3256021d8e44675af4d59e081f67d06d59f41e8a6cefbaf0865de46521534902c8fe9a4915b8029d48ebf8bf6b 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: arm64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2023dev2b3 Replaces: libgtk2.0-0-dbg (<< 2.24.31-3~) Depends: gtk2-engines-pixbuf (= 2.24.33-2+apertis0bv2023dev2b3) Breaks: libgtk2.0-0-dbg (<< 2.24.31-3~) Filename: pool/development/g/gtk+2.0/gtk2-engines-pixbuf-dbgsym_2.24.33-2+apertis0bv2023dev2b3_arm64.deb Size: 62460 MD5sum: f7056789e92a0d55d311011c661ad9ea SHA1: a6a8f8a72b1b4e90cd3abe0fa3294528fd8e212b SHA256: 38a5b17f7939fd50eb1fb87717fc516e445d115abe3e6bb713e4b3d9db9d29be SHA512: 6cc470151cd438efeb6a743ca7a44a2e709de14417eeddc9581ec69bacf83a1a19141b09e7e9e1d2b474d5e6c4c5d4f00b4a0fc61aa51f8682674d511e83d45f Description: debug symbols for gtk2-engines-pixbuf Auto-Built-Package: debug-symbols Build-Ids: bfe32b462ca333786ad80cfaea27cdf3ebe79c79 Multi-Arch: same Package: gtk2.0-examples Priority: optional Section: x11 Installed-Size: 1037 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2023dev2b3 Depends: libc6 (>= 2.17), 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+apertis0bv2023dev2b3), 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+apertis0bv2023dev2b3_arm64.deb Size: 279948 MD5sum: 376a2619d8444b48563f1e5515266d94 SHA1: 53c9f640c3e9c221f34711d353963e6ecdd73d9a SHA256: 0e35b0df06a2d7b3dcc571a4a1cdc0aa50e8a7d6456f374401d328d8f2166b52 SHA512: ccc6aaee7ee53d24c19f532e1cf1f79781f5d8884c706a205f9455651ea37a438f7349f52bde65a945830533b2f10fd5f1c6ce9578cc5a9b75750d2b776ad020 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: 231 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2023dev2b3 Replaces: libgtk2.0-0-dbg (<< 2.24.31-3~) Depends: gtk2.0-examples (= 2.24.33-2+apertis0bv2023dev2b3) Breaks: libgtk2.0-0-dbg (<< 2.24.31-3~) Filename: pool/development/g/gtk+2.0/gtk2.0-examples-dbgsym_2.24.33-2+apertis0bv2023dev2b3_arm64.deb Size: 180464 MD5sum: 37fa27c52dcc61eacc53fd33e8e330e6 SHA1: 8d500bef7841b7c279b6a1222022405ef30db8f1 SHA256: 3236b79e9496142eb6f36c877b9ac135cecfa946d7b9fc444d6e1c1e5d697df8 SHA512: c2ca5548d941a6060e46ae16a172e70fcd9e2019b3b649bf5f13709cf3ee52ec913e83129cbfee2f50f002c5f6652cb33b93b87d24e388f4dc4f73a6b6b9235b Description: debug symbols for gtk2.0-examples Auto-Built-Package: debug-symbols Build-Ids: d1950e96215d43f106af249cd2367b694ebfe441 Package: gtk2hs-buildtools Priority: optional Section: haskell Installed-Size: 8728 Maintainer: Debian Haskell Group Architecture: arm64 Version: 0.13.8.0-1apertis1bv2023dev2b1 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10 Filename: pool/development/g/gtk2hs-buildtools/gtk2hs-buildtools_0.13.8.0-1apertis1bv2023dev2b1_arm64.deb Size: 1241332 MD5sum: 205161606b66ab4b60b353abc3184dcf SHA1: 32285fb363a6f17a6d22ebabb661046b35cdce9b SHA256: 74b2463aebbcbdbd75fa819cbccf4d8b67901c75128a26b6875d2776c15d2aff SHA512: 32f87107cff34d189de52bf5d60d00bd2f13cf7af8fa22a478c6f75e7c0e74abd373d1dea913efa86b3df1c0366e538cabdf86f0c255ad5eda8271d693f30087 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-2.2 Priority: optional Section: lisp Installed-Size: 48 Maintainer: Rob Browning Architecture: arm64 Version: 2.2.7+1-6+apertis3bv2023dev2b4 Provides: guile Depends: guile-2.2-libs (= 2.2.7+1-6+apertis3bv2023dev2b4) Suggests: guile-2.2-doc Filename: pool/development/g/guile-2.2/guile-2.2_2.2.7+1-6+apertis3bv2023dev2b4_arm64.deb Size: 26160 MD5sum: 6ed04ab59ca8bcf39d2ea66b0241f914 SHA1: 60ce09bbfe58cb5d3a76f8aacb7c898bec2ad430 SHA256: 3f89f9218cacedeff599bb8d268bed0a472f61dae127e73c5529dfb560708b97 SHA512: 5825941c9358c5394b33dd3d433f8152cf3b89dae62e181f28de45b0e093b7f116611054b27458977e6c11174980a73b84eac0048aed048fe376b0a36d5ffa87 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-2.2-dev Priority: optional Section: lisp Installed-Size: 3394 Maintainer: Rob Browning Architecture: arm64 Source: guile-2.2 Version: 2.2.7+1-6+apertis3bv2023dev2b4 Provides: libguile-dev (= 2.2.7+1-6+apertis3bv2023dev2b4) Depends: guile-2.2:any (= 2.2.7+1-6+apertis3bv2023dev2b4), guile-2.2-libs (= 2.2.7+1-6+apertis3bv2023dev2b4), 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-2.2/guile-2.2-dev_2.2.7+1-6+apertis3bv2023dev2b4_arm64.deb Size: 607556 MD5sum: e1d6bea603653b355d008db651704f08 SHA1: f1168fda4c05cf3313107e14e6a69cfb0aaaf6f2 SHA256: 887090354853fd4329a0373a2c82db8e8f32f79d6e95e73e843dd9c61d16c977 SHA512: f798cedf4986272489c7b7df3bda410eb655655678fcf8b96e321be3ec6f492a76a26ae6515b180f34da0aa9b158741b8e5e1cd93603f5a77ddbfb15e2cb9387 Description: Development files for Guile 2.2 This package contains files needed for development using Guile 2.2. . 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-2.2-doc Priority: optional Section: doc Installed-Size: 943 Maintainer: Rob Browning Architecture: all Source: guile-2.2 Version: 2.2.7+1-6+apertis3bv2023dev2b4 Depends: dpkg (>= 1.15.4) | install-info Filename: pool/development/g/guile-2.2/guile-2.2-doc_2.2.7+1-6+apertis3bv2023dev2b4_all.deb Size: 947288 MD5sum: 8eda2c5e20c78b35b1f90ca3dde8b017 SHA1: d822e523ac84ceb3f8bcd0457153d151d1c61c1f SHA256: 9ea3082dff0c705cfc3f3afe07561abcd4aae7e94a5a8afc6740368e20fe73f9 SHA512: b97c0301d525041bfaf0223c3ee7697b9e2ff32ac432a9d1b5dbef4e98b85e77e1f7e240379be78dfd6633ead3a1c3ef55c38c9690afef45c325a3f18acdff44 Description: Documentation for Guile 2.2 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-2.2-libs Priority: optional Section: lisp Installed-Size: 44147 Maintainer: Rob Browning Architecture: arm64 Source: guile-2.2 Version: 2.2.7+1-6+apertis3bv2023dev2b4 Depends: libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), libffi7 (>= 3.3~20180313), libgc1 (>= 1:7.4.2), libgmp10, libltdl7 (>= 2.4.6), libreadline8 (>= 6.0), libunistring2 (>= 0.9.7) Filename: pool/development/g/guile-2.2/guile-2.2-libs_2.2.7+1-6+apertis3bv2023dev2b4_arm64.deb Size: 4951624 MD5sum: 84418cf6700782b5bc12ec2d17affe2d SHA1: 336ba35b92cc6f2c9a6ae62bd89036da13798711 SHA256: 3a63abfce8ab2de5b5285f1693f6bf6a6346ce0d4b2d358911b733a481fd65a5 SHA512: 3778a16d4e44407ed5d959c5f00a4ed288d341284384cb73e961f3889fa75250d551caf604adade110df770f85806bc59d7417d93e8f4721b13cd4d916a3cd1d 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-2.2-libs-dbgsym Priority: optional Section: debug Installed-Size: 1707 Maintainer: Rob Browning Architecture: arm64 Source: guile-2.2 Version: 2.2.7+1-6+apertis3bv2023dev2b4 Depends: guile-2.2-libs (= 2.2.7+1-6+apertis3bv2023dev2b4) Filename: pool/development/g/guile-2.2/guile-2.2-libs-dbgsym_2.2.7+1-6+apertis3bv2023dev2b4_arm64.deb Size: 1504016 MD5sum: 58fc54c2ab3edf142e8505ce905ef0eb SHA1: faf7bd765ff6bc7101db3645c47ecb9130fe4519 SHA256: 52ff9e99429caa519241d1a9ce600f596c979899754c38a25787b019ea9e15cd SHA512: 76aaa362c4079b73beb893875c6459b45a3e51e660953dbc19b0a41d0cb8e7d888b32123d1f0b3c5781e6d1685ca2c4ea64b836af05689abd737fd7645a207d5 Description: debug symbols for guile-2.2-libs Auto-Built-Package: debug-symbols Build-Ids: 116b5fc9769638852c646d10362a5f69fa4f67de 77ba74e6bfdf5dce4c1c7dae14bbbdb24d94ce45 8d0aaad5cb19f44e138ebf9cc25f2e14e3dc97ee Multi-Arch: same Package: guile-3.0 Priority: optional Section: lisp Installed-Size: 48 Maintainer: Rob Browning Architecture: arm64 Version: 3.0.5-4+apertis0bv2023dev2b6 Provides: guile Depends: guile-3.0-libs (= 3.0.5-4+apertis0bv2023dev2b6) Suggests: guile-3.0-doc Filename: pool/development/g/guile-3.0/guile-3.0_3.0.5-4+apertis0bv2023dev2b6_arm64.deb Size: 27188 MD5sum: 82c63cd5ca6d590a2a27cebf350cd973 SHA1: ed310998e0762f56ef548c246d1bd54cc9b5ec94 SHA256: afbe8d55d87c66b34a7606edcd3019164eda8897787431e4b178b08d6a18ec54 SHA512: 9072cc870a09de7df2eda0f4efe8722edfa54ae86c9e34ca670d87a458f9a2cd0a62b962fb1f30206defc00175a80fd8ece47fd8153a39a5835041448596a9e1 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: 3508 Maintainer: Rob Browning Architecture: arm64 Source: guile-3.0 Version: 3.0.5-4+apertis0bv2023dev2b6 Provides: libguile-dev (= 3.0.5-4+apertis0bv2023dev2b6) Depends: guile-3.0:any (= 3.0.5-4+apertis0bv2023dev2b6), guile-3.0-libs (= 3.0.5-4+apertis0bv2023dev2b6), 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.5-4+apertis0bv2023dev2b6_arm64.deb Size: 609180 MD5sum: 41c1e1b75070467a40d27d01ba53fc7d SHA1: 6d2fbdee7d7563d67dc7b9717e7a4ae022593e87 SHA256: 2530ea7a9a0cc2851a82ede0ef4c823ca21adc68a681a5839857d92d63bb83ad SHA512: 949e64d909031cb4e917b3a5e5810dffbb1b802463fc79e9f3fe27022740b6a75816825560c36decbdc264fb5ec7f6c6c0529fc82b0803410e694addec00708f 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: 971 Maintainer: Rob Browning Architecture: all Source: guile-3.0 Version: 3.0.5-4+apertis0bv2023dev2b6 Depends: dpkg (>= 1.15.4) | install-info Filename: pool/development/g/guile-3.0/guile-3.0-doc_3.0.5-4+apertis0bv2023dev2b6_all.deb Size: 978356 MD5sum: 56a7bda17917d13e8d27df92eeab657c SHA1: bc5ef91784b15b8114af7eb352bffaef208de282 SHA256: 27497fafecabedd37309e212dbe945821d54a718ace486b5bab7d7e10fa1398e SHA512: 5c3740703eb67ac433a763de3fc666bc71391e18a609fc61ba83fb765cc92ed527a91ecb2f204fc7616274ff47b6aef695e5e11699eeb623b64cf3b6830464d1 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: 52048 Maintainer: Rob Browning Architecture: arm64 Source: guile-3.0 Version: 3.0.5-4+apertis0bv2023dev2b6 Depends: libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), libffi7 (>= 3.3~20180313), libgc1 (>= 1:7.4.2), libgmp10, libltdl7 (>= 2.4.6), libreadline8 (>= 6.0), libunistring2 (>= 0.9.7) Filename: pool/development/g/guile-3.0/guile-3.0-libs_3.0.5-4+apertis0bv2023dev2b6_arm64.deb Size: 6369408 MD5sum: 7c75e3b04e3f09df9c41b163f65b1442 SHA1: e9b7265acd7f141caff31aa8c38eb6c67e1be56f SHA256: c0da4205f088333e15d0f6a96168e85e73b41de84bc49ba2415fb99cb1d427d6 SHA512: f7fe232dac55c45978f5807e36abb9c1aed9fc8b46effcbed349880f40ff75121411c983255511506e980a5b1e1bc7bac4648ac41adf1ef467538da42798e9fb 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: 2041 Maintainer: Rob Browning Architecture: arm64 Source: guile-3.0 Version: 3.0.5-4+apertis0bv2023dev2b6 Depends: guile-3.0-libs (= 3.0.5-4+apertis0bv2023dev2b6) Filename: pool/development/g/guile-3.0/guile-3.0-libs-dbgsym_3.0.5-4+apertis0bv2023dev2b6_arm64.deb Size: 1827608 MD5sum: 2f82e674f154f801de5b2420842b332c SHA1: f8f035228433efeea9cb6a5d0a753368a1dc9e45 SHA256: cfd66537e2e19df0ce44b5a62900694293003b897563147adc122b707529e132 SHA512: 4b8737b8f6b3b3721ad0eb24eee821451b9f7779ad2c821e6a58c7a8f5b57878338222dfc3d7ac990914d1e3a13bebbc884443810c5f903824e17f70d83c87f6 Description: debug symbols for guile-3.0-libs Auto-Built-Package: debug-symbols Build-Ids: 03df6c5b0aabcaa1854c29a5b55e17f03794a722 4ed22e7dc9fac2b183cf8004dddcc0f18aa86bf6 b157ecc1bd14d709a7fd500cdb3a38a61b3ce285 Multi-Arch: same Package: gulp Priority: optional Section: javascript Installed-Size: 717 Maintainer: Debian Javascript Maintainers Architecture: all Source: node-gulp Version: 4.0.2-8apertis0bv2023dev2b3 Provides: node-gulp, node-gulp-cli (= 2.2.0) Depends: node-archy, node-arr-flatten, node-chalk, node-chokidar (>= 2.0~), node-concat-stream, node-defaults, node-deprecated, node-es6-weak-map, node-find-up, node-for-own, node-get-value, node-globule, node-gulp-util, node-interpret, node-is-unc-path (>= 1.0~), node-liftoff (>= 3.1~), node-minimist, node-normalize-package-data, node-orchestrator, node-parse-json, node-pinkie-promise, node-pretty-hrtime, node-semver (>= 4.1.0), node-set-blocking, node-string-width, node-tildify, node-v8flags, node-vinyl-fs (>= 3.0.3-2~), node-y18n, node-yargs-parser, nodejs Filename: pool/development/n/node-gulp/gulp_4.0.2-8apertis0bv2023dev2b3_all.deb Size: 116316 MD5sum: 297116dd126b6cc4944d6b38d6ec53ae SHA1: 0a37f2e7338783657d9de9080b570e74defea08b SHA256: 3808cf68b29ae43baccd488f16b1e2d7a12deb5940b7d4ca5361a537c4dd849c SHA512: e95797655bf6714a2ba31e4d920149ccc36b7f31e63a907811490c437729970813cf1affc98668a273f17a6c6ecf3f37de2b2c35725184b5221a4f27a2f38d29 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: 34 Maintainer: Chris Lamb Architecture: all Version: 20.1.0-1co0bv2023dev2b4 Replaces: gunicorn3 Provides: gunicorn3, httpd-wsgi3 Depends: python3-gunicorn (= 20.1.0-1co0bv2023dev2b4), python3:any Suggests: python3-pastedeploy, python3-setproctitle, python3-tornado Conflicts: gunicorn3 Filename: pool/development/g/gunicorn/gunicorn_20.1.0-1co0bv2023dev2b4_all.deb Size: 18828 MD5sum: 4ed3d3ebfa2223fa11800a1a53590757 SHA1: 05eb93d477332387df232f1ca290d3b31b240f41 SHA256: ae838ef33bf8591d544113cb97d8257013ea37c66eba36f5ebd980d8661448f3 SHA512: 2030d64b55494c2991968f427e15d70146890702168f753b9b66585e66935747c173000257c4150f15e265a637f5b71c0d92755dc353a153a714c46c9a0fc619 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: 131 Maintainer: Chris Lamb Architecture: all Source: gunicorn Version: 20.1.0-1co0bv2023dev2b4 Replaces: gunicorn (<< 19.0-3) Recommends: libjs-jquery, libjs-jquery-flot Breaks: gunicorn (<< 19.0-3) Filename: pool/development/g/gunicorn/gunicorn-examples_20.1.0-1co0bv2023dev2b4_all.deb Size: 31276 MD5sum: ddd7482bc6eb281cd272cc7aee861d89 SHA1: c9355b2192052fcf762e712aedadaba2ac62ecab SHA256: 30551ac3f6c7ec82f8a850c66cb1614a261be7074f52a4f7284fb135ef543849 SHA512: b932cf7d41ac6ea6238a141b1873062dc1e13a448556e4f9aa155c79e9dadc7aee7ce191b13c23af9f63d52777dfd17df6571d070ae8ab53539d246b062bda08 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/ Package: gyp Priority: optional Section: devel Installed-Size: 1165 Maintainer: Debian Javascript Maintainers Architecture: all Version: 0.1+20200513gitcaa6002-2apertis0bv2023dev2b4 Depends: python3:any, python3-pkg-resources Filename: pool/development/g/gyp/gyp_0.1+20200513gitcaa6002-2apertis0bv2023dev2b4_all.deb Size: 236264 MD5sum: 2b0f6a5cc91b743e2f06177af95f61cc SHA1: 4855741f199638a0fd67a85395353257231c29a0 SHA256: 154a77016aac49f6c41d9cee919f43828a0da37004d4d0549d0f25a06f52257c SHA512: 07da379be75dbf807e39656a20ee3c00d01f6417bc8d1d7063ab2e81894b92d3b66526c5d15734336ec43356530664534f467ca2290dfb72f7de2f78853caa30 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/ Package: gzip Essential: yes Priority: required Section: utils Installed-Size: 243 Maintainer: Milan Kupcevic Architecture: arm64 Version: 1.10-4+deb11u1+apertis0bv2023dev2b1 Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.17) Suggests: less Filename: pool/development/g/gzip/gzip_1.10-4+deb11u1+apertis0bv2023dev2b1_arm64.deb Size: 131376 MD5sum: 4b950d4cf7a3fe22d92374131eedfcfb SHA1: 812cec8b6a3968315cf577596212b2c2431d4390 SHA256: a03d1e93ad2d9aad738ae3d27d7dcbf055babe8a0e800292b70d38dbfcf38969 SHA512: 75d00fbfd9e08a4203e99e5d1398c3ec7376f243cefb577935128d38d69320fdc3b9d26db74e646b4edb65fef7d4129b95ac932d0a52700e51b82d595ea57cd8 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: 129 Maintainer: Milan Kupcevic Architecture: arm64 Source: gzip Version: 1.10-4+deb11u1+apertis0bv2023dev2b1 Depends: gzip (= 1.10-4+deb11u1+apertis0bv2023dev2b1) Filename: pool/development/g/gzip/gzip-dbgsym_1.10-4+deb11u1+apertis0bv2023dev2b1_arm64.deb Size: 105764 MD5sum: 768a5b994e26ef2122df2f5a0b506872 SHA1: dea0c778c2339d64ebe971c157ae78ceaa109363 SHA256: 1672f3e89ecffa2ed2c14a75cbf75cbb5b97ecff86940dfbab2f9464ffbd705f SHA512: 5d363163880ca52d65aa5697ceaca094dc5d51b8c16ef85729ceb0f77aed8a26a869b915054e457cceb39031235793b11e40d647fbef864f6897d0c4b8ba163c Description: debug symbols for gzip Auto-Built-Package: debug-symbols Build-Ids: 482fc9f842dcc53e7e0eb526406023fd8bf0470b Package: gzip-win32 Priority: optional Section: utils Installed-Size: 243 Maintainer: Milan Kupcevic Architecture: all Source: gzip Version: 1.10-4+deb11u1+apertis0bv2023dev2b1 Suggests: wine Filename: pool/development/g/gzip/gzip-win32_1.10-4+deb11u1+apertis0bv2023dev2b1_all.deb Size: 133804 MD5sum: 29b8737cf1c0f166fea9218c819998be SHA1: 7a78004f6806a98b587a307e0bed0b98c5b06909 SHA256: 16aa82fdbd43ee5424163086cac3f3e5af43dbdea04e5e1e7c0701816ae08059 SHA512: 59871c2cbfe1cd9918b6d44697801468a31c94b13b7b5d634e2f67c793c71438f1081aab33714366d21b6c4abf804bfb480f1740b6e0b1851540d25684553799 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: 1004 Maintainer: Debian Javascript Maintainers Architecture: all Source: node-handlebars Version: 3:4.7.6+~4.1.0-2apertis0bv2023dev2b3 Provides: node-handlebars (= 4.7.6), node-handlebars (= 3:4.7.6+~4.1.0-2apertis0bv2023dev2b3), 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.6+~4.1.0-2apertis0bv2023dev2b3_all.deb Size: 197408 MD5sum: 241c1613d393232c0f5cb9995f91b0fd SHA1: 123df4ddec99ec6d6a26f99a19401d598d0a5586 SHA256: 272d557c34e5bab921601c9a153df2be5ba06a9a2253a75f876f0cd472359c9d SHA512: 8784f05c9daafc559b9fc0d05e250bb4e527016ebddb470e3aeda2dced1565d7d0844bb345d28e6e363c7afd8df7a6c177fa6f7b5dee3ac9f475ad228ff3c93e 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