Package: abi-compliance-checker Priority: optional Section: devel Installed-Size: 1317 Maintainer: Mathieu Malaterre Architecture: all Version: 2.3-1+apertis0bv2022.3b2 Depends: build-essential, perl:any Recommends: ctags Suggests: doc-base, icheck Filename: pool/development/a/abi-compliance-checker/abi-compliance-checker_2.3-1+apertis0bv2022.3b2_all.deb Size: 193024 MD5sum: ee8ea015e03800e1a9e22e8a2ef21d64 SHA1: 7d0de2ac73690284a722243e6c85f2f884e65384 SHA256: 1ee4ab381bc54ad82fcf7a2d9cce91cfc79f9c4e04c65c914d1830eabe672130 SHA512: f40ee2ff24b076d920a1a0a0878de2b6623c0283881d9b064901d5fb57e46a44eb61205f7ea7682bba14f897c3b471139f162f04f78fad4a4555fd449c213c15 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: 645 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Version: 0.6.55-3apertis0bv2022dev2b1 Depends: dbus (>= 1.9.18), libaccountsservice0 (= 0.6.55-3apertis0bv2022dev2b1), libc6 (>= 2.4), 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-3apertis0bv2022dev2b1_amd64.deb Size: 91828 MD5sum: 34ab6bbd8d391229b88769652992753e SHA1: 93d798d0830fb1a340fcd34cb60ec582da732c5b SHA256: 87b4eec572c5828c288145c42a1388b735fb4b60afe089b2d46b170105359c2a SHA512: 825922901ceb99f7f91754cabb2546a5e3bba27213be4ba4a2c8c6e23c3660ad50b32b6a35bebc4dd0f576cb79ef1581a4cdaf973f98a2be15549bc6c3f6d405 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: 217 Maintainer: Debian freedesktop.org maintainers Architecture: amd64 Source: accountsservice Version: 0.6.55-3apertis0bv2022dev2b1 Depends: accountsservice (= 0.6.55-3apertis0bv2022dev2b1) Filename: pool/development/a/accountsservice/accountsservice-dbgsym_0.6.55-3apertis0bv2022dev2b1_amd64.deb Size: 160696 MD5sum: 1e875d6c4a0826f18173cea221da8536 SHA1: cd7effcfba8222ea2d0a070dc3743522491d6f30 SHA256: c57f6cefb97b0d5440ff0ad47131bcb9ed1398ef279f8b377d0d8e2c66e50007 SHA512: 68c1393a3f575a1792aca495d95e6b45d7f61e3a7d03c1103fb7b58f38d550b285bbaca8445abcc855e935247c7a415bad520c18c0dc915a45e3c29df86ebd95 Description: debug symbols for accountsservice Auto-Built-Package: debug-symbols Build-Ids: e49fae99367ed9e956600579b113cb315ae7ab92 Package: acpica-tools Priority: optional Section: devel Installed-Size: 2493 Maintainer: Al Stone Architecture: amd64 Source: acpica-unix Version: 20200925-1.2apertis0bv2022dev2b1 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.2apertis0bv2022dev2b1_amd64.deb Size: 840436 MD5sum: 0c0c3577a8baf8c5cbb95f771943c40d SHA1: fd933fb61e560bd00a996c6db294ded2e974cd41 SHA256: 75045db97de6034440e0a00965fcd91d6fd8cea4c1066d475be7ca000a08ad0e SHA512: b93adab6ded71962c2ecf4f600e71c35452f6b3ac289f00b09fec8c7ca3b6a1f55e8c7f82e9fb99ac4ca189389e0f4a0f727a2901a4e1e295d13b5887997b5bf 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: 3266 Maintainer: Al Stone Architecture: amd64 Source: acpica-unix Version: 20200925-1.2apertis0bv2022dev2b1 Depends: acpica-tools (= 20200925-1.2apertis0bv2022dev2b1) Filename: pool/development/a/acpica-unix/acpica-tools-dbgsym_20200925-1.2apertis0bv2022dev2b1_amd64.deb Size: 2860072 MD5sum: 84243e4d8e95f55d33b030976f829c68 SHA1: 6da412febf990eed91c8e2203d7870266873f32a SHA256: 99c404ff9a073b18aea5cf712488e063ebad1420c82cd3403fb158c0bb85f340 SHA512: 819e62b36d092badbcf879ce3c4dda1a6222b9d7dfe47dbf11be52c8f215051be0a9995b6bce3ea32cb9f5d84d1263e2b33d624f7396676f91025ece1fb505e4 Description: debug symbols for acpica-tools Auto-Built-Package: debug-symbols Build-Ids: 13ca4a3d591ee85102636dadeec2bc297a4667a4 47793626ed85b11a387e5816e9ce2159bd527423 58de22eb8ba6f0460e45ea61bdfe72606003aba1 614d00885f71fa313921b91e2bdc760eaad2e7da 8e1ff9282375cda25b41f93104d83210cb1fcb5c 9827d4f5b1c8d4740741b4249033ad75784a5c8a dbf8fd005d4e8c4d63c21cce14c84680a9d46765 Package: adb Priority: optional Section: utils Installed-Size: 595 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Provides: android-tools-adb Depends: android-libbase (>= 29.0.6), android-libboringssl (>= 10.0.0+r36), android-libcutils (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), 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+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 243204 MD5sum: b22ba01e838fc46e7dfae64bea903575 SHA1: ee70d95b3686bcb65d3f27e3956b54572292f57a SHA256: 183386de1e05dfb432d010567bec000b4d9f648aeebf0cf5e427e85907988a64 SHA512: 824fc3509b579ae80f69aa4d9df99714330d3ec8c5cfe412bb97ec85dbdfe0f5550c9ce4af88c390153a5342ca2bccc480bc65fc22a8a16433e8e6ec06aa68e8 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: 1561 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: adb (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/adb-dbgsym_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 1501188 MD5sum: 9a399d944ff3e244e018efc13df528b5 SHA1: 58eb738b19874bead18f922dbd375637bd0168dc SHA256: 0221a12998ac3407f6ea8384f4bd3afc6ab5f7ba72f45fc738549af1ad016047 SHA512: 54f1bc6a652d8cf57d053aed257e0858680d275bba1444cc40c8930c7e4e08db360292019d0e957e4ec076e44d3cd7d063f18f7c89670cd433a31b7f09ebb169 Description: debug symbols for adb Auto-Built-Package: debug-symbols Build-Ids: b5acbb3c3a215422a27b9e5626766fbf60f2da2e Package: adbd Priority: optional Section: utils Installed-Size: 487 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Provides: android-tools-adbd Depends: android-libbase (>= 29.0.6), android-libboringssl (>= 10.0.0+r36), android-libcutils (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), 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+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 195284 MD5sum: c485937dc79b0b61a858e3b527f2e02e SHA1: eda3888d2c967fd1367868849ed03ec362053015 SHA256: 578a321978f538f4a2d6c06f89a86ac5d8f9355ece55dc69c8ec42ebd3276765 SHA512: 523292cd77c1fe8c3dcb8555aad74dd42d59eed2ae5bcb40ad7274784b1505237226b3e365b19ba4a0b1bbc1c1da176c28dd072d05c124b9bbaee83844ee6a87 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: 1290 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: adbd (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/adbd-dbgsym_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 1231172 MD5sum: cdacb2b6b4074cdcc3c6696684083384 SHA1: 01eb507c68440eb5b4faaa8d89da6e93a8c5230d SHA256: 183ff270ab54ab4f0d6c0e5986c193c391f838a6beba2ecf7c241df7c85b3478 SHA512: 0f29ca0ba5c33249a4f9297fe126a53a3f1c8750c18a00cd95fbe18276df685cde797b7f2299ece394d3da3c465fb9d358074456bef477f7ca0698e1223b6735 Description: debug symbols for adbd Auto-Built-Package: debug-symbols Build-Ids: 7e521f698406f1c3e7197ad91fc6d88832b6b515 Package: advancecomp Priority: optional Section: utils Installed-Size: 1081 Maintainer: Piotr Ożarowski Architecture: amd64 Version: 2.1-2.1co1bv2022dev2b1 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.1co1bv2022dev2b1_amd64.deb Size: 205508 MD5sum: f204a917d77bea6a3ecf6fc7aabd7da0 SHA1: d6a14e89e78041c5740291133f1c5f25d58738d8 SHA256: 3dd6f5de3d53f4a267171073f181c72dc4f0ad47895abb5a7c285200763ccaa2 SHA512: 084341341aa7d990febb18bbba08c68f11be54d507c2da30c2e9193e874f5f1d3459c98b63957904b0ff5d5b3f892d14fd404ea36411af73fd5201982fbd3523 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: 2489 Maintainer: Piotr Ożarowski Architecture: amd64 Source: advancecomp Version: 2.1-2.1co1bv2022dev2b1 Depends: advancecomp (= 2.1-2.1co1bv2022dev2b1) Filename: pool/development/a/advancecomp/advancecomp-dbgsym_2.1-2.1co1bv2022dev2b1_amd64.deb Size: 2339312 MD5sum: ec902d521f753d547b262525aaa349be SHA1: 2b4517b4a5b6f22c19206f126375df1f066aa814 SHA256: 566e08628c5e448329c68375775335b0893f1e452b90aee8beb7f24e91b41819 SHA512: 4eaa54de079d5077c5d4be1f84dfa765df985c00ba88016ce845e04c133d064efbeb536ba4971c1f63dc818048e49405aa223065e03a7e0790f81568ab1e8168 Description: debug symbols for advancecomp Auto-Built-Package: debug-symbols Build-Ids: 2aa98047559cd8c0c58dbc3b70017fc1fe33eec2 32bfa09c88e3a3c79c6717423f400fcf19c4777a a768b5c9e7175235839c9a1641d54ad1dff85be3 e1baf4623b8d737d36b3de5718878cecee320baf Package: aeson-pretty Priority: optional Section: utils Installed-Size: 7960 Maintainer: Debian Haskell Group Architecture: amd64 Source: haskell-aeson-pretty Version: 0.8.8-1apertis1bv2022.1b2 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10 Filename: pool/development/h/haskell-aeson-pretty/aeson-pretty_0.8.8-1apertis1bv2022.1b2_amd64.deb Size: 1125288 MD5sum: 165d851fdc1bbfc15da1981409c08a76 SHA1: d3280d749b5fba2e9c721dc7f06acc46accb0207 SHA256: 45abd2116c745c51fe7d3b58e4fc020c77802cf952be80af2f32dc6cb4ea5d2f SHA512: 4e3a0c0697cd097a10b743e6b7fdaada81e5baff2d8ed90203fcb1f9b05aa08297668d6c435ba4cef9f1d96b30aacd521560570c1f92040a805bc6aa1ee0bd85 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-3apertis0bv2022dev2b1 Depends: python3, python3-afdko (= 3.6.0+dfsg1-3apertis0bv2022dev2b1) Suggests: afdko-doc Filename: pool/development/a/afdko/afdko_3.6.0+dfsg1-3apertis0bv2022dev2b1_all.deb Size: 5692 MD5sum: 4aa5d3caf8121959e553a4735c4e21f8 SHA1: b443adf22b023d06cc229c974a30756fc3914f21 SHA256: 4cdce5a329fd0d1532da34f2d2a93c6e0ceccd2d03ddd13ae0f297c31a8be0e2 SHA512: 34daaba63fdc7ae0e6ad4bf48a66fb37a2d007cbd1b781cc359ca8038eccd696d6564f68ed28641876347415b162e95b2b756a87344ba41cc6941be7e6900884 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: 4463 Maintainer: Debian Fonts Task Force Architecture: amd64 Source: afdko Version: 3.6.0+dfsg1-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.14) Filename: pool/development/a/afdko/afdko-bin_3.6.0+dfsg1-3apertis0bv2022dev2b1_amd64.deb Size: 931268 MD5sum: b9fc16c2dd417ae2075a13970a575ea1 SHA1: 0e64add52787836b90c40b5ff1397630ff9df9f0 SHA256: f6fe797322ac552b4d22d71c69254ad31c24eaeabd3952fdf9fa5ee4646b3e20 SHA512: 3c6d084eb6fb794e801af025756c5bdaebdfc6d518e6af6da8d9b7a6a04c7042391b482ea2539fad33fe2a2f4768837e13984b7e252035322fef703778f2d77f 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: 4285 Maintainer: Debian Fonts Task Force Architecture: amd64 Source: afdko Version: 3.6.0+dfsg1-3apertis0bv2022dev2b1 Depends: afdko-bin (= 3.6.0+dfsg1-3apertis0bv2022dev2b1) Filename: pool/development/a/afdko/afdko-bin-dbgsym_3.6.0+dfsg1-3apertis0bv2022dev2b1_amd64.deb Size: 4056060 MD5sum: 6b8567261ccc1a0d314e3bfd797080db SHA1: 5c3ec2837cc3679909e28309722769d06ecd0943 SHA256: 75174eb9ae79e93bf6fdc95e019a279a75e4f86574c9637cc0fcf67987fca3f0 SHA512: cdae0b0feadcc31dc1c24e5596cf42f63ee730c85dc2105322670d1dc8f25363aaa96f04afeb0e54ac3f7731297dda3fab8c903b991ddee0c4fb861d2731f67f Description: debug symbols for afdko-bin Auto-Built-Package: debug-symbols Build-Ids: 35f8533998303f13809256c751392713542a9826 3b745d5e79a4885852a6576d814d0e9e6bc67e1c 882d4fec5d4eeafdfbbe042f7e9a8dba9f2ccd65 8a6461a5456d5bc4d087ce5d0a47f1fac358a094 a1c5216fc8dfc4c6e2f5b03720feb2e43e0ed91b a87328ed0f52da4fff87b50fb3d546ccc81736fc c5a84b331a1ca349d882afafb9af788cd7ba26cc db54a745394514d8567f05b2e9b50473a710b209 f9b361303b730c95379c3622b025aeb3ab650e0d Package: afdko-doc Priority: optional Section: doc Installed-Size: 96 Maintainer: Debian Fonts Task Force Architecture: all Source: afdko Version: 3.6.0+dfsg1-3apertis0bv2022dev2b1 Filename: pool/development/a/afdko/afdko-doc_3.6.0+dfsg1-3apertis0bv2022dev2b1_all.deb Size: 77948 MD5sum: 6a2afabb4b6de2e49e4d7a72ce977ee2 SHA1: 80dccda1f8ef8fc99950a9c2da32020131a574bd SHA256: 7b78ffbc4905b54301a4d8f209b04d1b4bea9335a878faef711d49f97634840a SHA512: 8617e318d79eaf7ab16cff623cf85539e12084d480f0659399c2597d782ca2bf2d60e7b02f9bb935d031b8a0e3a561f7669973cb7fffcdf424b3c73668439a99 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-2apertis0bv2022dev2b1 Filename: pool/development/a/aglfn/aglfn_1.7+git20191031.4036a9c-2apertis0bv2022dev2b1_all.deb Size: 30772 MD5sum: e2cfd9a527ce054611e954abbb5a6537 SHA1: 55d2c0240b1898210b1636b0e9b7231d5366e264 SHA256: bf3a45986fe4069403404ebbcc1da231a76e5cb6cb52256f23004e752fc24eb9 SHA512: 17c3fdacfb85b709d2e5da257cdeee45184a74134781768be4f4c4cd9d54cbfecf7895f1c768f45d0f253003cc6e6acc118ff3f3096d5cf8a23283946037c781 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: 1875 Maintainer: Debian Haskell Group Architecture: amd64 Version: 3.2.5-2apertis1bv2022.1b2 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10 Filename: pool/development/a/alex/alex_3.2.5-2apertis1bv2022.1b2_amd64.deb Size: 374520 MD5sum: a8f332f049a570a157cd2b5f637e2578 SHA1: 4a57b0b54a0127e46b5995c280e06cd71bc00d7f SHA256: 9433d3d63cc422332f095b3cb83a5fc4944142500890682f659e3f8b201bbb32 SHA512: 914743f40bee865eed23fa022f98d0dc8dceffc54d4573e0868197b625a91130d76d6efef87853b3beb29329706572836486bc877049d61f242a7a1bc9e137d5 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: 2283 Maintainer: Debian ALSA Maintainers Architecture: amd64 Version: 1.2.4-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_amd64.deb Size: 1057568 MD5sum: 71caa6cb9b4f82fbd7caf2a8a6ebe735 SHA1: d413b7b76d5d23d0ed7f2e9dc6cb56817842bd89 SHA256: 9570a38f33b1186b4c4c0f77cf14c9bf551f24dcc25ee629a2c8b6a8f9f03a5b SHA512: 1f09a88c1ef4fd212a83e8ca1494847258d49f453f9bd2ef5a93aef253195dd60d5d76674ffa53c14faccde22ee2f8bb5aa0e92cd228c0147493a5711432ddef 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: 857 Maintainer: Debian ALSA Maintainers Architecture: amd64 Source: alsa-utils Version: 1.2.4-1apertis0bv2022dev2b1 Depends: alsa-utils (= 1.2.4-1apertis0bv2022dev2b1) Filename: pool/development/a/alsa-utils/alsa-utils-dbgsym_1.2.4-1apertis0bv2022dev2b1_amd64.deb Size: 638452 MD5sum: bdad24cad9f0e33c682f8b91b18c5674 SHA1: c3aae0c6bf4f38f3833d2df1ff1220fcfab27af9 SHA256: 7160b3465ac0613f816624a7763e7852e984f4e1b67074d4cb998002bcaca65e SHA512: f4f00f6c17ac3cf453d7309fe46250d3efd9e49d65da975085740ffb28f7af2ea5fc1382d4abdc1897faff680aa1f7aa79d8224f2a5c98755925f53e2ebfec60 Description: debug symbols for alsa-utils Auto-Built-Package: debug-symbols Build-Ids: 0d5d1b49770cc7fd0c47ff36c54fc89eb4ca23b0 13a8ae1f4730cff4c1b02d0a54a7da74863bb2d2 1ea4f38fcd703e7335025df830f87ead2fc345ca 3439961510e183a4e44775e3abe3aef2491860fe 4bf0fd162a687be5a8d182b355aaa2e2c355c339 5d37f72b578193fa670a2a73659316ceae936069 6087f4e1e5149bc160c5bba2e65586e0be7e1078 9aa8569bb0a684d13f054ce7b20a1f0d7c6683d4 a83f86d3c9ac3996ffbab33897accf3a0c0ffbe0 b029ed4a66c213ad45cd08d1d6881a8e21301659 b2c5ff5abaa47e78484fe3e1793c2040c56fd645 b5108ac5595dcd966d4d7c04dc01c1ae6fd4397a b6faaa5c5528cf0917951710394f31bd5bfd0837 bfc01054aaf462bae56f0d13c6812da9d19b470d e9a28789be98125228dd499847eb77e416600b33 ef6e95c226eb062968e3ecbe52057fe412ac6519 f04fd0e80fa9dda5502b1dd8deaee3589c77e740 Package: amdgcn-tools Priority: optional Section: devel Installed-Size: 19 Maintainer: Debian GCC Maintainers Architecture: amd64 Version: 9apertis0bv2022dev2b1 Replaces: gcc-10-offload-amdgcn (<< 10.2.1-6), gcc-11-offload-amdgcn (<< 11-20210110-0), gcc-snapshot (<< 1:20210110-0~) Depends: llvm-9, lld-9 Breaks: gcc-10-offload-amdgcn (<< 10.2.1-6), gcc-11-offload-amdgcn (<< 11-20210110-0), gcc-snapshot (<< 1:20210110-0~) Filename: pool/development/a/amdgcn-tools/amdgcn-tools_9apertis0bv2022dev2b1_amd64.deb Size: 2564 MD5sum: 0157dc0c6eb6466bd5d3bd9057b3ff92 SHA1: b7c9798a671aaa4131616c110e3abb87f940324f SHA256: 418610e5c2d515fde9ff8bb141a0b03082c88d6a64d78073b5331da2fe111e2c SHA512: 07058505baa61b1edb08f84233bcff8652c17b7e301864587efe9dac07d3f05bffcb792c211f8d83bb410bf6061531eaa1c10f04467f22e61679d601d4f23e53 Description: linker tools for the amdgcn architecture The package provides the tools ar, as, ld and nm for the amdgcn target architecture (used in AMD gpus). The tools are based on LLVM. . This is a dependency package used by the gcc-N-offload-amdgcn offload compilers. Package: amqp-tools Priority: optional Section: net Installed-Size: 153 Maintainer: Michael Fladischer Architecture: amd64 Source: librabbitmq Version: 0.10.0-1apertis0bv2022dev2b1 Depends: librabbitmq4 (= 0.10.0-1apertis0bv2022dev2b1), libc6 (>= 2.15), libpopt0 (>= 1.14) Filename: pool/development/libr/librabbitmq/amqp-tools_0.10.0-1apertis0bv2022dev2b1_amd64.deb Size: 33136 MD5sum: bfc6bea157e15c7721819b896e90a02b SHA1: 94b814079c2de0653fcbb626652a7936c2aa3663 SHA256: c54c8819c676b5381004a1bfd79ad6b5c1fbb3338284d691c083c4d4e5379339 SHA512: 44ea40cef690b7a5f99ddd7822c60f251bcb93fb2f31733bcc7c05a880a6f74dd09d19ddeee69598908de89b406e5122cc292a8fe297e09747c29f3734bcc76f 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: 113 Maintainer: Michael Fladischer Architecture: amd64 Source: librabbitmq Version: 0.10.0-1apertis0bv2022dev2b1 Replaces: librabbitmq-dbg (<< 0.9.0-0.1~) Depends: amqp-tools (= 0.10.0-1apertis0bv2022dev2b1) Breaks: librabbitmq-dbg (<< 0.9.0-0.1~) Filename: pool/development/libr/librabbitmq/amqp-tools-dbgsym_0.10.0-1apertis0bv2022dev2b1_amd64.deb Size: 53352 MD5sum: c98cf06a547fdedb058b2beb116a08b7 SHA1: 8ab21dec7b126d93f4e032b51e73a5f54b788750 SHA256: 18ff1bb3aa3a8334845b6f71fc761c9e488af6790a45ec3983a46017fc758783 SHA512: 6300e2265a995f826956a0a2e2b6fe34e5838757fad0ea94bf3509c78d094f6e84e2212f6f9aeceb1a728471cdb1be73854f2df4be817ddcea3ddafa8756c91a Description: debug symbols for amqp-tools Auto-Built-Package: debug-symbols Build-Ids: 08ae150f66d8b58bbb899ae83cbcb965ca917a40 26d31eab0ed35c43e25cb18554867684f53c7f2d 6162261ddc6965eb3b0d268546cface7103f7c06 7c27ac50edf9c5e79ebae78d0ad82f9f4871159e a071b00e3116b924dd0b06869675a0241e9dd2f6 Package: android-libbacktrace Priority: optional Section: libs Installed-Size: 553 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libbase (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), 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+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 176732 MD5sum: c81d6dc1a4d983e4c421e5fbfc234843 SHA1: 238f2e9050752ef99667b4f5da77f3a2fdd1afd6 SHA256: 064482f1ae6172b7e52f3a6bcab6e566c17a4bd3642da346470d3707e0d84ae2 SHA512: 9e4fc1b13bd7af60f4f31568fdd1ea0e218a4991158eb397a595c18fb2fb2ef70745e832f861fae689a1041ceec0605b53eb32cb39419c0d74e670d32d2c66f7 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: 1142 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libbacktrace (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-libbacktrace-dbgsym_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 1072484 MD5sum: 7fe692596191ce793debce6052bcc478 SHA1: 79159a28d7da6d4a7d079b71c1d0386badaa2af8 SHA256: 031973827cc39161f3bbc90940dbe2f4022b9d132313fb784d54a34358b816e2 SHA512: b8a0e091f42909bd1e0f1a7ac21efb3e94763c6add789e6ec0a2054b0aad0dcaa56857ee2ba5b377c6ac63fe8595d806412276727acd575f0890deaecc4ca8bb Description: debug symbols for android-libbacktrace Auto-Built-Package: debug-symbols Build-Ids: 8283efaffe4f187fd2a505ed7c0d96a8067cd6e5 Multi-Arch: same Package: android-libbacktrace-dev Priority: optional Section: libdevel Installed-Size: 130 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libbacktrace (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-libbacktrace-dev_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 70016 MD5sum: 2846beeef97a920b961aa354209294c1 SHA1: 43002c956b1da74f9a1e67714ee10d3e6bc7de02 SHA256: 69ab994ff2604c1439cd7e69f90709990e592bca995ead46d131cd060093fd81 SHA512: d1c2f93a17be57be51923bbf6c4671e487bd8143260008f753885b827971ceb422523a5abaf230b8af4906dde85a9c35b304159b13d47227edcb261036b9091f 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: 209 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-liblog (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/development/a/android-platform-tools/android-libbase_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 95512 MD5sum: deff9897745d5d7f76b5e6e3c4474ef5 SHA1: 546f0370798d73c456d31ef7cb2fac1c6bd9bdb8 SHA256: f37da4958978a2f7ac046c4e9d3675c419ecc68fd61f681b251984567a6d8b61 SHA512: bd1c3bbb529cb8d8cbe2a53be9c607fef0f3c4d14feeb0bd62d506e2d8767c3f39a98dee9c7472aee1fc0ff86d59a1b8e336b69bd0c663d0634751f94ae02925 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: 238 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libbase (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-libbase-dbgsym_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 208804 MD5sum: 2792bcc6f0fc5e956cb8eeb2e66db863 SHA1: cf785fa5aa61c16f4b45aa78eda2d02cc95ebf6b SHA256: e80c1419ce9a84190ef0cd432c86efe385f91b5436b6dfbdbe298a1f74831f61 SHA512: d8a6768d5ddb9ee3eea1d3d8b50302e00cd8cd16d9f6704dad8e151010755c33555d0a370d58f8e9a877f11d57d8f8df88b0db2243ed891f5a913aca4f02a26c Description: debug symbols for android-libbase Auto-Built-Package: debug-symbols Build-Ids: f229532297d093a57ceea37e52752a1a7869f2aa Multi-Arch: same Package: android-libbase-dev Priority: optional Section: libdevel Installed-Size: 253 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libbase (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), android-liblog-dev (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-libbase-dev_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 90992 MD5sum: a968bbe335e331b5a357417dfed621e7 SHA1: 8fbf63da97f04e191941eccfd545eb03e05c8bd2 SHA256: 638355744d8cc9f36b47933cd8d07d0ac93ff9d517bb3af00f0e6a9c573fbe9a SHA512: 984dee900598286b4268f0b9fd4670d0f83de0dd2e02f51e85ad4e72cee1e5a13943e8845dabb3682e445d09c8ff9bd6109d93d68de035b2989898b6d19b28c3 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: 1853 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-external-boringssl Version: 10.0.0+r36-1+apertis1bv2022.3b1 Depends: libc6 (>= 2.16), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/development/a/android-platform-external-boringssl/android-libboringssl_10.0.0+r36-1+apertis1bv2022.3b1_amd64.deb Size: 613908 MD5sum: 58cccdae1013d4f661d9844f2013f2cc SHA1: 151ca82accec3d2ac5447f4a34c46ac4f445684c SHA256: 3081e7808805a2b12d941791b68eccdb1702c43dd40bdd21c78c5432a38246a3 SHA512: 28950bab0cf94fff49b84b1f343c529a5557d71a4f4782ea162f8f49b1194a0afa3820ad952c1b1f80511c3c514260a877a593ecb60aa12e2e5325a22dc4cabd 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: 3116 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-external-boringssl Version: 10.0.0+r36-1+apertis1bv2022.3b1 Depends: android-libboringssl (= 10.0.0+r36-1+apertis1bv2022.3b1) Filename: pool/development/a/android-platform-external-boringssl/android-libboringssl-dbgsym_10.0.0+r36-1+apertis1bv2022.3b1_amd64.deb Size: 2931916 MD5sum: 458adb1ee82947e63ab6d922d75c75b7 SHA1: f23816991172c6950e8b702791645ee825845fab SHA256: 0d3061926240d806e00018452b3813df3b84561158ad89847019b5b6c2f68ee8 SHA512: d2565795d7292eac298486d2cbdec527943cec35d7dec7c9352f74d2a18ee70bff298450477d45930736377a12d94adafeb6fdf2e7f894c7c07d6b85240fd2f9 Description: debug symbols for android-libboringssl Auto-Built-Package: debug-symbols Build-Ids: 1d6653bf1cc7005cb47517b70c68d24a467578a4 f4555c2528bd3dbbcc21b523db687b184b3ac5ef Package: android-libboringssl-dev Priority: optional Section: libdevel Installed-Size: 1280 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-external-boringssl Version: 10.0.0+r36-1+apertis1bv2022.3b1 Depends: android-libboringssl (= 10.0.0+r36-1+apertis1bv2022.3b1) Filename: pool/development/a/android-platform-external-boringssl/android-libboringssl-dev_10.0.0+r36-1+apertis1bv2022.3b1_amd64.deb Size: 196872 MD5sum: 90cd5acc6d5b124115523b2b48835f83 SHA1: 391353db03b8cd88589f0e0400c0c4702a1c53de SHA256: 8e192e811168b6d0167f6dae42a7cc7f714807cfa08bbebcaa4899f023a12ee5 SHA512: 0fa187e798f772789768356dc62bd2a6a2ec58808e1c323fb786bb94621b6853b8341cc5ae6a853c98fb81f399b93bf8ff130ae528e9ba87990b55ef0dc1396b 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: 181 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libbase (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), android-liblog (>= 29.0.6), libc6 (>= 2.15), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.9), libbsd0 Filename: pool/development/a/android-platform-tools/android-libcutils_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 83680 MD5sum: d81d765ecb4f3a6f2e3ada56bbd2704b SHA1: 0d8ee165ca66c27fdecf26b20545cb98c6335164 SHA256: 5dc96917a7b8cdb365ba7e7f479ad1c4c43dee6529aa4de51dc85821559a1119 SHA512: f80c7c8f52ff1b991c6120bd33fb87432aa38a8a9551696cc7ac971a1c38de222ca0eb66a32a38168e904e5374cd7adc1c8a89b46bd1e078756747af4b92d38d 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: 73 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libcutils (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-libcutils-dbgsym_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 52808 MD5sum: 01cd5a8a07ef4518236a795db35ee4f5 SHA1: 6ba958aa55f4f6e2d45aa754ef9d5137e5d82d06 SHA256: 168904e7170a147a796739c9eacc107c8a0cd619911fe19970333b81d6355a25 SHA512: b22f4a7ebb4259e5ee0f7911e255d02d3a3c0680b170871f39a28f122312d68afd3522da057b718193ce5455cd9d0e083b6b89c6dd3ffbf6e4805f11e6693c57 Description: debug symbols for android-libcutils Auto-Built-Package: debug-symbols Build-Ids: b9693f75604e03d385e3306b8c4c3319363f33b5 Multi-Arch: same Package: android-libcutils-dev Priority: optional Section: libdevel Installed-Size: 194 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libcutils (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), android-libbase-dev (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), android-platform-system-core-headers (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), libbsd-dev Filename: pool/development/a/android-platform-tools/android-libcutils-dev_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 80316 MD5sum: 22c7a4048ca0c01bbd0d56bd2f7eb75f SHA1: 191d6ee0bea095c73437d77d5559e42f179101c0 SHA256: 17cf523737b1f3a2dbd89faae88bfb5dc70028ae6781164f8823daeea9756f0e SHA512: 24554d55583ee5d19461a4c6247a1ba5255ddde1f1e3061500a239e81b16f1a7809849b94daad59cdfe1d9381ed6dce2d909ff3a426f2a533de47ed1cd790f6c 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: 188 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.8) Filename: pool/development/a/android-platform-tools/android-liblog_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 88936 MD5sum: 786ec869a8c244d2c55c18a9fa303ca4 SHA1: 90a4238b0fac20c2a978ff693238d2267ca464a9 SHA256: bda24f7569fc92fa3e2c2a1d01316d4679e0e7311fc58a45766f6d9679a3ef2d SHA512: 31e8bb24f6547089f70d552572e2c577facd1bcf06cedb12e9e51f844acb51170e5b3b89ffa036686e6d69a1a5fca98a835683e5a65a260fff6607ecebbfcdc0 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: 140 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-liblog (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-liblog-dbgsym_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 119456 MD5sum: 129df88042dcc9647f1a6a7230fe539a SHA1: c6214f51dbeb675b04003c0e4128cc0e5e64c545 SHA256: ac9e2aec9e79ea1bb2bf92d8db6c0f39b46155a96c95b503024ab7926b9fe755 SHA512: 49560ee19d0c88ee278829ba07faefffb870e2cb8d57ec4885dfa9cab3264699592311e1dc00f178a3980fe448c10e77e5d87bf8fc2e33ad5f05e492279cad22 Description: debug symbols for android-liblog Auto-Built-Package: debug-symbols Build-Ids: 7c4f6eb5115a43dc5e872eea0a2ee1fa6239fa4f Multi-Arch: same Package: android-liblog-dev Priority: optional Section: libdevel Installed-Size: 187 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-liblog (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-liblog-dev_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 80920 MD5sum: 2ffebe137722a3fcec6f0b575d528e9a SHA1: 17120d986d33f1f26a4da4eb8fadd9343c15bc9d SHA256: b8cef9638d3dbd6c3ccfb7b07519b4c6835b2b95f73bda0b7c8df549f4b3ec65 SHA512: 8041815cb2f5ad305c07023d4492a19835f2d2c8e8cf95a94398f2b6353a401c9b13d77bda8bb5598b58bf2ca0f96c41be1e9cd80802003ad452313058b8faf1 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: 152 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools Version: 29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-liblog (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.4.0) Filename: pool/development/a/android-platform-tools/android-libnativehelper_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 74732 MD5sum: 9ca93e769eaa1a6e578cd6f4a86a0b00 SHA1: ed8709e2efc8767548ae0b22e7b540c80a57a4d9 SHA256: 3f4667d0364ec24db7a0f61f38a1d58a464835bef396d6967d4806f79643be9f SHA512: 44230026355e514ff15d2d79fa3508ee0a2c12c0e26891049370fbef73a98877b41ed103f09117228380a372d3b4218f4fa7adace686039217969af69a267863 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: 75 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools Version: 29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libnativehelper (= 29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-libnativehelper-dbgsym_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 58860 MD5sum: 87c6a316515d4a24efb0af20e9522df1 SHA1: 9e87f7af9f24889883bd14827d10c7bd6eb92393 SHA256: 8228ad3578e6682607f5824b0ae6b6e015644a8decac858ab2d6e2d638dc2e03 SHA512: c45ac24b8d1884de56cedae9099cdd491ea9e68c60929aa42e794dfdcd7ca814ee200ad5fd0df5adac683c963113465a2372b033f4dc7a71f2437d27bebd67c0 Description: debug symbols for android-libnativehelper Auto-Built-Package: debug-symbols Build-Ids: 1d57e549e111ff3178092b0d8ddf8fbfbd65c6b2 Multi-Arch: same Package: android-libnativehelper-dev Priority: optional Section: libdevel Installed-Size: 278 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools Version: 29.0.6-21+apertis1~v2022+1bv2022.3b1 Replaces: android-libnativehelper (<< 10.0.0+r36-3) Depends: android-libnativehelper (= 29.0.6-21+apertis1~v2022+1bv2022.3b1) Breaks: android-libnativehelper (<< 10.0.0+r36-3) Filename: pool/development/a/android-platform-tools/android-libnativehelper-dev_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 92700 MD5sum: 744ab9ee9c782a700616d7712eb2416a SHA1: 5ab4318ed419e27deaa50be139c58827265b71f5 SHA256: af7427847021f8e6399534f387603b3a2f1a5e2a95f4b9d831d946b06deaf8bc SHA512: 63d960a623ff592c5c7ee0d5741ef2f708183ecdc6cc4600cb58141952c3f84ecb33cd83acec588d03548a94492db38f899e465881a9db9b83dcb1631cf2c44f 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: 164 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libbase (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), libc6 (>= 2.14), 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+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 80188 MD5sum: fef14cdb9bcf6173ec4f3ab30333af1a SHA1: 11a1f0322e0509672fc6b34c253c9caa9d0c89d4 SHA256: 944ef5d50115ba4e481028728b821c6672c1b1b64945b75201ee61e9f855c826 SHA512: 61deeb57ede64bfbbe3ce974d3c3f21916cffd684becc6e28628c43535caa1d776a9e978be150797e3c814730bf3400c133e9f8cba5f90f7ffce2ead0ac06861 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: 62 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libsparse (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-libsparse-dbgsym_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 43008 MD5sum: 75bb27fa6f5af87c1759b4a12f8d0eae SHA1: bf713c9a3d086a3ddc47eb19f867990958018565 SHA256: 43f53df8d4c9bc56f74eef6ffe07d984881e2b2bf87b6a75ac674bc311e807e3 SHA512: 6dd7e38cb309ab5ec0a01d8e8bfec974c1a31d14b9da6262379d808e0e5da8b7529e4891f9a45fa526a172863dbebec46892e9dc334b1f9fa398ca419b451554 Description: debug symbols for android-libsparse Auto-Built-Package: debug-symbols Build-Ids: 3853c3ad1f6a4f28fc9792e24a560ddb61375d7f Multi-Arch: same Package: android-libsparse-dev Priority: optional Section: libdevel Installed-Size: 127 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libsparse (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-libsparse-dev_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 68720 MD5sum: d387c5e571e4677a75d6240add5a4ec3 SHA1: 759f097d5673614840b6e8ea49f958652b6f748b SHA256: 1329f06cf40ffacb51abc891235f09b37edf2abec42f959942df6813dc90e166 SHA512: 8498d74a5fee59938aabd25431fedcc7a5db650de22a63d95428e08132186577e37d4688c134941ab9664b10561e355d80a9e22a395756f819664855945fc5ed 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: 133 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4) Filename: pool/development/a/android-platform-tools/android-libsync_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 68288 MD5sum: 142cda1fa78f9e2774900898eeda4499 SHA1: b6aea94e89378f5cc4db3ce01cd83d8f227c207b SHA256: 9c53549e26f49c164ea8bc66f45a025d191dc6be703c0a1519ba94af52f457d4 SHA512: 94a1fbda0f8ea72c60054296a11bc9ce000687f7541258485a46b7207d6e8f370b24f467d5cdfa577ed73ac74cb64f4efc41e6825082b76382f8cbdb5386f560 Description: Android Utility Function Library This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: same Package: android-libsync-dbgsym Priority: optional Section: debug Installed-Size: 22 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libsync (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-libsync-dbgsym_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 7208 MD5sum: 5f6731013d0193affe9155f978fdad9d SHA1: a3dad66323443c94ea81550a44ac37d00975f7e6 SHA256: ef4d1714bf072d3f93827007c35ebc2749e123abf51d82538c89fbceece3d259 SHA512: b0ab76a55ab9eda6338db22d86266f638b7735a68ebb259da49c7b1fdc83a67de79518a9719ee558ae729c341c3bf2d2208ad1f5678b9c90102fef10a449ba7e Description: debug symbols for android-libsync Auto-Built-Package: debug-symbols Build-Ids: 5b1a608e91af3587abb2bb30e8487de3b9a12cff Multi-Arch: same Package: android-libsync-dev Priority: optional Section: libdevel Installed-Size: 115 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libsync (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-libsync-dev_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 65780 MD5sum: a12b04860eccc85b3d68852cb770db8c SHA1: f209bb9543b06a85f6048a3a48e5d48d3b019807 SHA256: e4ea20941cde50216222ac9acac6e925e0b4811e7c661feddfb42e658a6837b4 SHA512: 51fe6f0c667bfd81836fd1b70b53cda06b5e6491b032e835ee41a2d80d5d3097090954043c6db5a6366a5e30b27149fd8c0e9e379c0573358bfd156576c5c1bb 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: 273 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libbacktrace (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), android-libcutils (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), 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+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 111024 MD5sum: d155225fc3dabd0192df6ab5c583a490 SHA1: 6d52cbc9969a4f7e6e5bf105a53af3bde8f7e36a SHA256: 148f461f1a598e9ec89d23a96d3d18f04f3b9a79bc9cae529c38ca2a58ff6a52 SHA512: 4bf4c314aee3366b57c5c02c8d28cf87849a8335f5a56fbc9468357ca1b4cbead33e1438c99eed473fbe0ff053234d4793f96784449dad22428a4d4f20a7e7a2 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: 215 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libutils (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-libutils-dbgsym_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 174540 MD5sum: cf6d7426651dde205acbf0f4735b09f4 SHA1: f9ea9eb16dd98ddf211728af185f1894578f719b SHA256: 8adc21bfd59af5161e4cc3ee7fd52d90aaa9e1464c7dbc356bcc9811ff2fac95 SHA512: 303aaf32f73993206ebdff31babb92408a2929401ba29122b7b971c7b77b1a88ad30b33ddcde61c4804ae1575accd66fe5372010e17cc24f25876417854f600b Description: debug symbols for android-libutils Auto-Built-Package: debug-symbols Build-Ids: a41b4dadb8fef2823e1a2ff236795c5fb5c0d9db Multi-Arch: same Package: android-libutils-dev Priority: optional Section: libdevel Installed-Size: 386 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libbacktrace-dev (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), android-libcutils-dev (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), android-libutils (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), android-platform-system-core-headers (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-libutils-dev_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 115452 MD5sum: bbd916e493486b8a1a58663b54826653 SHA1: 98fa47bc543772d10272716683c67878ee3a893f SHA256: e6880ad786f656ffb437c4cee1b4252a99c85ba13c801b17ae8ff1a0a0af7db0 SHA512: e1ff4a4995cb7c501057a785c69d88526ea82bb41e805600474115a8a2ab400d48118fba1f1b1835c21f04634f2154cc8b9b7e750a80a4206430a733b8bb8e6a 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: 183 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libbase (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), android-liblog (>= 29.0.6), libc6 (>= 2.14), 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+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 85828 MD5sum: 7727e5d829534de11a0495c54206f98a SHA1: b363e31eb83ee7b84a79a2da3c95dc6bfbf7654f SHA256: d838dd6279b1b1f90a9d94afbf0c78d1489548e5180aff037f4a884241dc0e4b SHA512: 89f513c6f8e331e6c0d565b54d52a8dbf1556b21269a745ff1747bf3e8c39b96bef18fad1d999d6fcf6e60491c8b5c3baf0f2e2b11df0ce98ec65ee95d595084 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: 109 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libziparchive (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-libziparchive-dbgsym_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 89744 MD5sum: 2f1a89ae3a4712265031b699108e2186 SHA1: e2d30012dd37e7678e1f42db407fb1c94aa77b89 SHA256: 0426f43610f27bf9120aee4b2fb846526bec1d9b31813a385daabfbb8d10f7bf SHA512: 901376a23a84ac43d2c62b8117f79f2a34f5c63a7538003c381eafa775630568d90ad71b4ab98563f81d7cc2a0a40fbdba9f4c78f34b8287a3f570ffabb37ba5 Description: debug symbols for android-libziparchive Auto-Built-Package: debug-symbols Build-Ids: 4aff1fd5a35524afc98033cc2af8ceea8ef0ef8a Multi-Arch: same Package: android-libziparchive-dev Priority: optional Section: libdevel Installed-Size: 132 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-libziparchive (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), libgtest-dev Filename: pool/development/a/android-platform-tools/android-libziparchive-dev_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 70636 MD5sum: 4e097c8e7acfb01ded83aaa7dffbd4ce SHA1: 21f70e476830d897995184c91566e3cce8befb45 SHA256: 025cdcc974297302b022dd944177f6a072ea93e91520afcbac31234471290139 SHA512: 58545d0c2e698cb1e88206cdd9ae7599fcfba06c1609961fe55590573bfe9edf3ef1622c0454fe0685eeef40a6ae0b655d11d5a3af7f3746d08be83b4ae10b48 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+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Filename: pool/development/a/android-platform-tools/android-platform-frameworks-native-headers_29.0.6-21+apertis1~v2022+1bv2022.3b1_all.deb Size: 138040 MD5sum: cde5c0bc93be069581a11161b75e5892 SHA1: dbe46d3b62ac9f866dd3316a01167fca7bae7770 SHA256: f09f873f9485f8c4d66ff88909583f8a1a8ad1b46584997f76eb8ed54d6ca612 SHA512: 454b305433ce85f98e565da22bf6551bacf480c3c86c9a6f5336f835fb7fe800c1779e63d531c312f7ea1d1ae6523801869600a34501ee7454b1912624f3e7b8 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+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Filename: pool/development/a/android-platform-tools/android-platform-system-core-headers_29.0.6-21+apertis1~v2022+1bv2022.3b1_all.deb Size: 93904 MD5sum: 739736117bf3e48bfee4d6b1ed1cb173 SHA1: cd3682da9708a000a99b938300db4589f0db2fb2 SHA256: 45a5bb17057f167f93f76cd0237d28216c6ddda71e3eca6373b21c253efdebee SHA512: 0024e6ec873943e6948b19f555cb016421bf4d9336e6b3d5868b54b976238b69a7dfce56b6a34c014124638bad0dbe36993777d5f4debdf7ed1a1fbe1722a4e9 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: amd64 Source: android-sdk-meta Version: 28.0.2+3+apertis2bv2022.3b1 Depends: android-sdk-build-tools, android-sdk-common (>= 28.0.2+3+apertis2bv2022.3b1), 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+apertis2bv2022.3b1_amd64.deb Size: 5916 MD5sum: 584dcd14502061a023c610b005b102e8 SHA1: 2a35b99f617f06eef247014ca45cffdb6346f185 SHA256: 17b9f137c7cc082d8b8452ecdbc1f25236b8705da532893432763e77e34ebccf SHA512: 784d3ac799f635bf92fe776839f8b8a774c0f53f1e4c48c98161ead2ad2d6597fb1618c175018c1b56b7bf389b96efcaabdbad689e864dc3e7ea73be1c14a774 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: amd64 Source: android-sdk-meta (28.0.2+3+apertis2bv2022.3b1) Version: 29.0.3+3+apertis2bv2022.3b1 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+apertis2bv2022.3b1_amd64.deb Size: 5104 MD5sum: 1e2fccb402bf2ede142c73b7c1eec742 SHA1: 60d217adc852c64f7a4bd960ce2ef9eb44358052 SHA256: e3f765c752646c0c0dcc63827e082e7da05e070f301c198ff8fc62d3b497a8f1 SHA512: ff0125bd939784162cc32ba3788b3efbe5c7168790d50265adbee0e89845e48423d5d68e41bfd42db61a10bda0e434a3bbcf3acf9d7a6b45143e32f25e4ec43c 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+apertis2bv2022.3b1) Version: 29.0.3+3+apertis2bv2022.3b1 Filename: pool/development/a/android-sdk-meta/android-sdk-build-tools-common_29.0.3+3+apertis2bv2022.3b1_all.deb Size: 5776 MD5sum: 72e27dcd54b1e03f925087f5cb499c5b SHA1: 34286d95acc4a24d319b0d95928cc2c4fb90297b SHA256: 5b5477688a4e159e00ae4d202fddb818a049768c2d4791391ac5a9fd2fd60b8d SHA512: b91a3e74866da4041ba49e6ec0b7015f1cf911c551191506bd54f118df26f1646a60bb288c436a79058c70fc2a67d48b1364cca55fc80590fa6e06ef3bd0f5da 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+apertis2bv2022.3b1 Filename: pool/development/a/android-sdk-meta/android-sdk-common_28.0.2+3+apertis2bv2022.3b1_all.deb Size: 7376 MD5sum: 873333dee4daeab4153e94e3d256c981 SHA1: 6c9661122d8417cacbc10f4ce1564dbede6ef9d2 SHA256: 646356b41e2eb97ce36d1d4199bca9441955599e3d6b34b34db7f83c625c01b9 SHA512: 60068abbfb73b9e95a501d79018d6f30841142d57f0c9ce00f3575221b5c739041570c453e9435a144dabe5048e7eb283c103b925b01b626ae050ca0739a63d7 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: 178 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 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+apertis1~v2022+1bv2022.3b1), android-liblog (>= 29.0.6), android-libsparse (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), libc6 (>= 2.3.4), 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+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 69700 MD5sum: 0510eca51acb9903055802b673e2e544 SHA1: 341391a9cbd131e0196b03b40ced5a5e14f1e8f3 SHA256: 758fbe2234d8b846cc689e55fc6ed203f2cc5509dcb73f1e2a76abe87d6d4bac SHA512: d6d09e99ad379f9d91fe1c3ed63b2b18f9b0839322b055746be50dc96a75dcf999aa8c882bb509f5b3b0055a40e8ab1432ffd65ee224b1b63984462c87828036 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: 56 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: android-sdk-libsparse-utils (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/android-sdk-libsparse-utils-dbgsym_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 16424 MD5sum: 157f6be0c392c89ebffd0b6bf187ad3b SHA1: d9c500f9de3caafbc12afd6e2175ebcf384ae2f2 SHA256: 3e264af948c27c866607771be7794f98b358363d1ed66c40501fd69fe68a4051 SHA512: 09a783e5348bdcb92ad690a3adb65c2500321a5281996ce17131376bc9449d1aa2bd61d80fef2b788dc07797e2f7bdc35c33e3e8928fc3698e07f02138e738c7 Description: debug symbols for android-sdk-libsparse-utils Auto-Built-Package: debug-symbols Build-Ids: 108e585e2f3a4748e4071f61bfedc94adbaf981f 4fd34bd32d17896c11d494aa97f811106c2af85e a97deac77e60560b27665cab891ad6879a84992e b3157acb28e5d0f51a42f3956c62e65d876bc93e Package: android-sdk-platform-tools Priority: optional Section: metapackages Installed-Size: 24 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-sdk-meta Version: 28.0.2+3+apertis2bv2022.3b1 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+apertis2bv2022.3b1_amd64.deb Size: 5448 MD5sum: 7a3422f416258ba0359b81411088342b SHA1: c7c371e2f28eb9f1400acd05dfdebc5621ad3685 SHA256: 27def80b1c0d52a8461c6a845b7faa4a9712b9c9ea209a6f651d6ba4781d3584 SHA512: 2090bb2520547f3cd5d4c6ae3e95e704745d0db88f7bdc2feb095e0c9341e4e8886a06b5b91bdd0cfccf16c53593b8c18c3728b630a83e198e03c177f70c1332 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+apertis2bv2022.3b1 Filename: pool/development/a/android-sdk-meta/android-sdk-platform-tools-common_28.0.2+3+apertis2bv2022.3b1_all.deb Size: 8380 MD5sum: 1bf4454d7ba6ec72d0f4eb8e5fa973b8 SHA1: f9c3f58378c7005ebaeec253de43e2f2c7f8e1cf SHA256: f94bb2f0dfa06e776c1f9f58380790b39b009da12545790dfcb0fb6cae32f8e9 SHA512: f0f17d638e6b3d1c4c3e33bfdd7ff1a03ccd0f8aac78d3aa8d97d927198ba672ff4def33a115f98a09f14df236b5e93ef9e4e4137ed53f39d17b80480915dc53 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: 124 Maintainer: Debian Science Maintainers Architecture: amd64 Source: ann Version: 1.1.2+doc-7co1bv2022dev2b1 Depends: libann0, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/development/a/ann/ann-tools_1.1.2+doc-7co1bv2022dev2b1_amd64.deb Size: 35328 MD5sum: 821ca67c6475ad0265f8de245dddd27b SHA1: d38ef3a6a87625d63ed39523b5ed091560a8b506 SHA256: f63e5cbcc1a281b582ef9b4cbe1963e927d2d17ab16f038d3aa29b9be83f9ab8 SHA512: 7ab0575b2373752e62028868b6c6bfe780b154db0d49a995d1709e7ed6946e78475d3ea321d9b06984a8d2e1b948b53b8df2988320f2e4f1921fc0f337d24716 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: 137 Maintainer: Debian Science Maintainers Architecture: amd64 Source: ann Version: 1.1.2+doc-7co1bv2022dev2b1 Depends: ann-tools (= 1.1.2+doc-7co1bv2022dev2b1) Filename: pool/development/a/ann/ann-tools-dbgsym_1.1.2+doc-7co1bv2022dev2b1_amd64.deb Size: 102184 MD5sum: 73f9c0f9c6961fcaaab8039451e55d6c SHA1: b0bdd668f7a828e6fc827d3efac36db6cc3cc31f SHA256: ba6b2c6a21858c792db07ed621910cc0e76ddda89845e7f23bddfda576e63b5a SHA512: dc721d484a42469a2fbbb6dbe51f9e1e51c4ccdf6ac4757568e35cf87c153877b1c1dc51d3e3b5ab0342c816e27afb52bfd8aefcf1debf36301751d0f7f1c466 Description: debug symbols for ann-tools Auto-Built-Package: debug-symbols Build-Ids: 54ca8e1f08655be1656b95848fb406a3f8156924 902fe1d27a2445efecc5037a26a44786adf73dc4 fcfe4ad50bec3904e430595bba3a9d49b943cfcf Package: ant Priority: optional Section: java Installed-Size: 2344 Maintainer: Debian Java Maintainers Architecture: all Version: 1.10.9-4apertis0bv2022dev2b1 Depends: default-jre-headless (>= 2:1.8) | java8-runtime-headless Recommends: ant-optional Suggests: ant-doc, default-jdk | java-compiler | java-sdk Filename: pool/development/a/ant/ant_1.10.9-4apertis0bv2022dev2b1_all.deb Size: 2119292 MD5sum: aa885ae044096c351d84a1662365e4aa SHA1: b9187f026a509182803a6610c6992e35baa217af SHA256: d69158cfdb5406e9854d868c47f5f7debd04283701dbc364a5027692c6f5d953 SHA512: 9aa42bddcdc3fcfa59a4639c8d33469460fbd96145ef896db5396f8186bfe58e9f3ea286d12bb5d1320c3d28c59b12142cadd3b6fb87ab6d0c3df8633b4736b4 Description: Java based build tool like make Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the scripts and the core tasks libraries. Homepage: http://ant.apache.org Multi-Arch: foreign Package: ant-contrib Priority: optional Section: java Installed-Size: 512 Maintainer: Debian Java Maintainers Architecture: all Version: 1.0~b3+svn177-12apertis0bv2022dev2b1 Depends: ant Suggests: ivy, libbcel-java, libcommons-httpclient-java Filename: pool/development/a/ant-contrib/ant-contrib_1.0~b3+svn177-12apertis0bv2022dev2b1_all.deb Size: 261964 MD5sum: 5dc2d4fa95204811a73885f7ff28a355 SHA1: 6851f11007475bd1243da5b2995cdbf3a6da0a0d SHA256: a8774ec4c85f36a9ad3cf803e2c318d23e5a4652405b6560f8b094849303d08a SHA512: 1e944eb9a1895454a08ac544aa5b2663434cdfeca9032569d19e807f6227b8af18882ee3c81525f9a5174df7c0400130a61861e454dcf0f0be85a97c5d365357 Description: collection of tasks, types and other tools for Apache Ant Extends ant and provides the following tasks: . * Logic Tasks * Network Tasks * Performance Monitoring and Tasks * Platform Tasks * Property Tasks * Process Tasks * Other (unstable) Tasks Enhances: ant Homepage: http://ant-contrib.sourceforge.net Multi-Arch: foreign Package: ant-doc Priority: optional Section: doc Installed-Size: 38080 Maintainer: Debian Java Maintainers Architecture: all Source: ant Version: 1.10.9-4apertis0bv2022dev2b1 Suggests: ant Filename: pool/development/a/ant/ant-doc_1.10.9-4apertis0bv2022dev2b1_all.deb Size: 2439964 MD5sum: ae5ed958fc75a2907327a327147b0b24 SHA1: a21c6835ef05ca4eabdfc4457bdc69f6120cfa6b SHA256: f8ccb59e906123fa09ddad260412ce84582c636511fdda467e94724cbc937139 SHA512: 86e9319ed674616b87ffed8bcfd01a04dc88a7ed66e2264a1a548459766b9f212b837d6038aa8afa8f762cdf8ff64f86a0eeb80664e8d790062634153c194b05 Description: Java based build tool like make - API documentation and manual Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the manual of ant as well as the API documentation. Homepage: http://ant.apache.org Multi-Arch: foreign Package: ant-optional Priority: optional Section: java Installed-Size: 1007 Maintainer: Debian Java Maintainers Architecture: all Source: ant Version: 1.10.9-4apertis0bv2022dev2b1 Depends: ant (= 1.10.9-4apertis0bv2022dev2b1) Suggests: antlr, javacc, junit, junit4, jython, libactivation-java, libbcel-java (>= 5.0), libbsf-java, libcommons-logging-java, libcommons-net-java, libmail-java, libjaxp1.3-java, libjdepend-java, libjsch-java, liblog4j1.2-java, liboro-java, libregexp-java, libxalan2-java (>= 2.4.0-1), libxml-commons-resolver1.1-java, libxz-java Filename: pool/development/a/ant/ant-optional_1.10.9-4apertis0bv2022dev2b1_all.deb Size: 381912 MD5sum: c8f5bc77c21c09370d11d68e57a9fdc7 SHA1: e3c849c287bea789e266c512766fdf135ab7ef30 SHA256: 1f33e31a661a2e311b45f3a9430c30aa0b591b94c4f375fd157b01784e1c6eef SHA512: 0bf9c7d2383958e43c9b16dbf22bc346e45f24aeff7e807ee5a1341f35e7bf68bdf0af4d1fdd445ebaf8806fb38509c5e60a160104991ffec8bfe3331c74759c Description: Java based build tool like make - optional libraries Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the optional tasks libraries. Homepage: http://ant.apache.org Multi-Arch: foreign Package: anthy Priority: optional Section: utils Installed-Size: 74 Maintainer: Debian Input Method Team Architecture: amd64 Version: 1:0.4-2apertis0bv2022dev2b1 Depends: anthy-common, libanthy1 (= 1:0.4-2apertis0bv2022dev2b1), libanthyinput0, libc6 (>= 2.15) Conflicts: anthy-common (<< 1:0.3-1) Filename: pool/development/a/anthy/anthy_0.4-2apertis0bv2022dev2b1_amd64.deb Size: 26208 MD5sum: ac7940f3c3f1286c44432d6e0fbb21f5 SHA1: 31b97b0075e01de078b6d45479654cb2d7014cc6 SHA256: be0efb35606f9f0b130bef0423fb50ae8f98880c7b5e7b261491a367ebe61a27 SHA512: e14ca07fd2418a737089c57e296bded9862ead2c50adcae82adc767ad428034e9bcc255ed9e136a43497c931d3dab6c343419e9f5b78a2aa9796a9da83ab0a3f 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-2apertis0bv2022dev2b1 Recommends: kasumi Filename: pool/development/a/anthy/anthy-common_0.4-2apertis0bv2022dev2b1_all.deb Size: 5601820 MD5sum: eb1f79e31b9527478ae747152d1cb704 SHA1: da9f9709683c2217d997a061021cf78f8e268c7b SHA256: f6a8b4112a0c68c956394905b50f2ad41a687fe1ecf3fe1002b0fae69913460b SHA512: b5d3326a186de897d97f8d63bccf8f2b62e2c289f9414d5dfe5130077f6c6b8dd56971bb17f9ec220aa2a1f3c5959f7efb7e097680922ca2aa3883ff842e3bfd 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: 64 Maintainer: Debian Input Method Team Architecture: amd64 Source: anthy Version: 1:0.4-2apertis0bv2022dev2b1 Depends: anthy (= 1:0.4-2apertis0bv2022dev2b1) Filename: pool/development/a/anthy/anthy-dbgsym_0.4-2apertis0bv2022dev2b1_amd64.deb Size: 40272 MD5sum: 6a18ff72f42dfc06896df5dd899f45f1 SHA1: 303c00104b82a251c5f4f39cd91f52af88417f1d SHA256: 8d8079b7e2e12becf9e6d3ece608a44689d995023712e24d499eb7f1e8898b83 SHA512: 13792904bad1e06419ff129541cec70b38075a61d3bf2dee500cd880f4b25fcc8b43ded5d16b788e3a2d631209701a15ba46638d6605ef8b7a24869c7d25dacd Description: debug symbols for anthy Auto-Built-Package: debug-symbols Build-Ids: 1fe887fd2b9b8b8e5bb64568648f3cb8132b0914 2f15abac2a03737ddaabda0257a9c6beefd87396 Package: anthy-el Priority: optional Section: lisp Installed-Size: 126 Maintainer: Debian Input Method Team Architecture: all Source: anthy Version: 1:0.4-2apertis0bv2022dev2b1 Depends: anthy, emacs24 | emacsen Conflicts: xemacs21-nomule Filename: pool/development/a/anthy/anthy-el_0.4-2apertis0bv2022dev2b1_all.deb Size: 31784 MD5sum: 006086949fda46bd6df3d28801bbfc40 SHA1: 10a9a4949c79b49b69d997d0c72afbaf230859ac SHA256: 7c69e4b25ac6af9ae7f2b1d6deebf5244d9b20af0fbbf932f6b3d82c95eac169 SHA512: e3857306eca2b73b089c34146761ab6874c7c0fe96130bda0c872766b6048d404ee1aee5cb6c7e517fdc83edfd0a1d0c97da969a2689bd10b74c4839bb2a76bb Description: Japanese kana-kanji conversion - elisp frontend Anthy is kana-kanji conversion engine for Japanese. It converts hiragana text to mixed kana and kanji. It is implemented as a library and stores private information in ~/.anthy/. . This package provides an Anthy frontend for Emacs. Homepage: https://wiki.debian.org/Teams/DebianAnthy Package: antlr Priority: optional Section: java Installed-Size: 27 Maintainer: Debian Java Maintainers Architecture: all Version: 2.7.7+dfsg-10apertis0bv2022dev2b1 Depends: default-jre-headless | java5-runtime-headless | java6-runtime-headless, libantlr-java (= 2.7.7+dfsg-10apertis0bv2022dev2b1) Filename: pool/development/a/antlr/antlr_2.7.7+dfsg-10apertis0bv2022dev2b1_all.deb Size: 14220 MD5sum: 70bdd1a420d46bf094ce81779b509717 SHA1: 50a427d5a311a585badf11913e7eaae2c19d8873 SHA256: f7e99a76fb7323267a7654ba8d3e527219ab7f19f559ebfd91024b19cd9fa782 SHA512: 056021d1dae60b4cb50141ce05236749d2ded8c218877de779d3bc35226273a9a1ab5e0650fa88a98c01b168a78ddf440dd3d18895ee3e9eb1e0af0f48841cdb Description: language tool for constructing recognizers, compilers etc ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . Computer language translation has become a common task. While compilers and tools for traditional computer languages (such as C or Java) are still being built, their number is dwarfed by the thousands of mini-languages for which recognizers and translators are being developed. Programmers construct translators for database formats, graphical data files (e.g., PostScript, AutoCAD), text processing files (e.g., HTML, SGML). ANTLR is designed to handle all of your translation tasks. Homepage: https://www.antlr2.org Package: antlr-doc Priority: optional Section: doc Installed-Size: 3116 Maintainer: Debian Java Maintainers Architecture: all Source: antlr Version: 2.7.7+dfsg-10apertis0bv2022dev2b1 Filename: pool/development/a/antlr/antlr-doc_2.7.7+dfsg-10apertis0bv2022dev2b1_all.deb Size: 367068 MD5sum: 2afd50b39030005675c7a8dc7bb6de3b SHA1: b3c474b3042327a60fe682c8c6bbe94d99e9a5a9 SHA256: b2bf26a1db8c35a41bca4980e302195ff3309675148bc4584833d205b8812aa3 SHA512: 612ddb1dae859bf17e3ce317accb46a5a8a10cbbdb232d2b367c774a44e4f966185d2c52e46cc5d24acbd4874e2c39496de5adda93ca1d6c5965fdd7f07cf36a Description: language tool for constructing recognizers, compilers etc This package contains the documentation and examples for antlr. ANTLR stands for ANother Tool for Language Recognition, (formerly PCCTS). It is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . See antlr package for a complete description Homepage: https://www.antlr2.org Package: antlr3 Priority: optional Section: java Installed-Size: 1208 Maintainer: Debian Java Maintainers Architecture: all Version: 3.5.2-9co1bv2022dev2b1 Depends: default-jre-headless | java7-runtime-headless, libantlr3-runtime-java (= 3.5.2-9co1bv2022dev2b1), libstringtemplate4-java Recommends: libstringtemplate-java Breaks: jython (<< 2.5.3-7~) Filename: pool/development/a/antlr3/antlr3_3.5.2-9co1bv2022dev2b1_all.deb Size: 1142956 MD5sum: 8415a0cc70e459f379883ed52e8f11ea SHA1: 26cbf77dd1dad6cd7841bf3df038f7d92b424138 SHA256: b31401ffbc62ef1577e1691f8abd7960868202c8efc5220cb639e51bc0dc02c8 SHA512: 571b58d43da8e62ef71b75240d247856bfc5c672d90055fe916f96d62de0d72959660df75d3a0f9a48cf082650747a9140b3fde1262f0ce8e79210dc4df3f7eb Description: language tool for constructing recognizers, compilers etc ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . Computer language translation has become a common task. While compilers and tools for traditional computer languages (such as C or Java) are still being built, their number is dwarfed by the thousands of mini-languages for which recognizers and translators are being developed. Programmers construct translators for database formats, graphical data files (e.g., PostScript, AutoCAD), text processing files (e.g., HTML, SGML). ANTLR is designed to handle all of your translation tasks. Homepage: http://www.antlr3.org Package: antlr3-doc Priority: optional Section: doc Installed-Size: 25108 Maintainer: Debian Java Maintainers Architecture: all Source: antlr3 Version: 3.5.2-9co1bv2022dev2b1 Depends: default-jdk-doc Suggests: libantlr3-runtime-java Filename: pool/development/a/antlr3/antlr3-doc_3.5.2-9co1bv2022dev2b1_all.deb Size: 1124876 MD5sum: fc9435ff2793feae9d78f6e1a904ce36 SHA1: 2448067fb8b54e30b7dad9e6e8087139603b88e5 SHA256: 4d725905b5d597155e03c303314bb5cead408e17ce3874eb648e2b5eb04e972c SHA512: 9f143074e44eade8603f1bdd86cc8029a9b302c6d91bfb2f78b779facb8bfc8e5cf7e2de2f7dc97dffb929e2ff72a8fd229e075718301b672d5ca6c937faaba7 Description: language tool for constructing compilers etc - documentation ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . This package provides the API documentation for ANTLR 3 Homepage: http://www.antlr3.org Package: antlr3-gunit-maven-plugin Priority: optional Section: java Installed-Size: 36 Maintainer: Debian Java Maintainers Architecture: all Source: antlr3 Version: 3.5.2-9co1bv2022dev2b1 Depends: libantlr3-gunit-java (>= 3.5.2-9co1bv2022dev2b1), libmaven3-core-java, libplexus-compiler-java Filename: pool/development/a/antlr3/antlr3-gunit-maven-plugin_3.5.2-9co1bv2022dev2b1_all.deb Size: 19792 MD5sum: 13436f24b596c29f1d2545a69dbff655 SHA1: a768bb4352844504830644d2e86f0dcf837b48ed SHA256: 2d666e21d301d4454e488e3120574479fa748bd72088f80407e8a7351dc0becf SHA512: 714018dcb239bfa7e22d7c0aac6aae2d7019d03b42454ec52a809bcf2fed91a622e0508e906dd672416d1cbfd685dc5f4f2798d5246eb4af9ecf461c368cad89 Description: Maven plugin for gUnit, a unit test framework for ANTLR grammars gUnit is a "Unit Test" framework for ANTLR grammars. It provides a simple way to write and run automated tests for ANTLR grammars in a manner similar to Java unit testing framework jUnit. The basic idea is to create a bunch of input/output pairs for rules in a grammar and gUnit will verify the expected output/result. The input can be a single line or multiple lines of strings or even an external file. The output can be simply success or failure, an abstract syntax tree (AST), a rule return value, or some text output which could be a rule's template return value. The current version of gUnit has 2 main functions, interpreter and jUnit generator. The interpreter interprets your gUnit script and runs unit tests using Java reflection to invoke methods in your parser objects. The generator, on the other hand, translates your gUnit script to jUnit Java code that you can compile and execute by hand. . This package provides the Maven plugin that allows one to run gUnit tests during a Maven build. Homepage: http://www.antlr3.org Package: antlr3-maven-plugin Priority: optional Section: java Installed-Size: 40 Maintainer: Debian Java Maintainers Architecture: all Source: antlr3 Version: 3.5.2-9co1bv2022dev2b1 Depends: antlr3 (>= 3.5.2-9co1bv2022dev2b1), libmaven3-core-java, libplexus-compiler-java Filename: pool/development/a/antlr3/antlr3-maven-plugin_3.5.2-9co1bv2022dev2b1_all.deb Size: 22368 MD5sum: 7997772a80d273b8df5e4cc353c38dc4 SHA1: 69ca85bcac74cb05105c3a493f8d22e5724a398a SHA256: 7125dbe99ad4a974286d958faf5ab221d7def5b4494915c176283ed78147e52a SHA512: b3a2cf5d98337bb839b528c751b539f3381525b5c6d6321d530edcaba9c43dcbd8b426b1bb87f4f5b4749ffeeca195eb4303f9a17dfd4559cdaba6053d9e653d Description: Maven plugin for ANTLR 3 ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . This package provides the Maven plugin that supports compiling ANTLR 3 grammars during a Maven build Homepage: http://www.antlr3.org Package: antlr3.2 Priority: optional Section: java Installed-Size: 1096 Maintainer: Debian Java Maintainers Architecture: all Version: 3.2-16co1bv2022dev2b1 Replaces: antlr3 (<< 3.3~) Depends: default-jre-headless | java2-runtime-headless | java5-runtime-headless | java6-runtime-headless, libstringtemplate-java Breaks: antlr3 (<< 3.3~) Filename: pool/development/a/antlr3.2/antlr3.2_3.2-16co1bv2022dev2b1_all.deb Size: 1019624 MD5sum: 5e909dd591c00131c0a4a8d148d8a40b SHA1: dbded754c6e2204b87690ca9346ec670b207c660 SHA256: c123ef24bd9e97d300edb83b87f06656a3ed451f191fe8847ed40243c2af227e SHA512: f163b5f2d8b0a75a4484869ddc5525aabf6c171f4ad34cb1b212df0e674f7e075a7873702f1b9b0ecfe623dfcc0fb1a294c79951e7cc6ce8b8984483babd9e2b Description: language tool for constructing recognizers, compilers etc ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . Computer language translation has become a common task. While compilers and tools for traditional computer languages (such as C or Java) are still being built, their number is dwarfed by the thousands of mini-languages for which recognizers and translators are being developed. Programmers construct translators for database formats, graphical data files (e.g., PostScript, AutoCAD), text processing files (e.g., HTML, SGML). ANTLR is designed to handle all of your translation tasks. Homepage: http://www.antlr3.org Package: antlr3.2-gunit-maven-plugin Priority: optional Section: java Installed-Size: 37 Maintainer: Debian Java Maintainers Architecture: all Source: antlr3.2 Version: 3.2-16co1bv2022dev2b1 Replaces: antlr3-gunit-maven-plugin (<< 3.3~) Depends: libantlr3.2-gunit-java (>= 3.2-16co1bv2022dev2b1), libmaven3-core-java, libplexus-compiler-java Breaks: antlr3-gunit-maven-plugin (<< 3.3~) Filename: pool/development/a/antlr3.2/antlr3.2-gunit-maven-plugin_3.2-16co1bv2022dev2b1_all.deb Size: 19956 MD5sum: 59ba54870ec618f4011d0a1b001ab8b5 SHA1: 1764bf3d15856dfc6e71d9ec6a9215faa401f28d SHA256: ddc6e1c062ff2a48e780cb25742ed56642d4276c7657f46588d0c57d2cd60347 SHA512: 50f896c465592adbb3463ca71e586b7be2b9dcdb3557cb0f704a3571def2ec78d8c76510db1c832acd92c6f2c97e448af6ca2ffdacdbc47e87cf010059db094c Description: Maven plugin for gUnit, a unit test framework for ANTLR grammars gUnit is a "Unit Test" framework for ANTLR grammars. It provides a simple way to write and run automated tests for ANTLR grammars in a manner similar to Java unit testing framework jUnit. The basic idea is to create a bunch of input/output pairs for rules in a grammar and gUnit will verify the expected output/result. The input can be a single line or multiple lines of strings or even an external file. The output can be simply success or failure, an abstract syntax tree (AST), a rule return value, or some text output which could be a rule's template return value. The current version of gUnit has 2 main functions, interpreter and jUnit generator. The interpreter interprets your gUnit script and runs unit tests using Java reflection to invoke methods in your parser objects. The generator, on the other hand, translates your gUnit script to jUnit Java code that you can compile and execute by hand. . This package provides the Maven plugin that allows one to run gUnit tests during a Maven build. Homepage: http://www.antlr3.org Package: antlr3.2-maven-plugin Priority: optional Section: java Installed-Size: 41 Maintainer: Debian Java Maintainers Architecture: all Source: antlr3.2 Version: 3.2-16co1bv2022dev2b1 Replaces: antlr3-maven-plugin (<< 3.3~) Depends: antlr3.2 (>= 3.2-16co1bv2022dev2b1), libmaven3-core-java, libplexus-compiler-java Breaks: antlr3-maven-plugin (<< 3.3~) Filename: pool/development/a/antlr3.2/antlr3.2-maven-plugin_3.2-16co1bv2022dev2b1_all.deb Size: 22968 MD5sum: 537076a9e185d681398b6f0989bae7fe SHA1: d341fb3286c6497799a94381214a41d59e3de78a SHA256: f24748b1b915c97606f90f1b5decbfeb687c63e3b1ebce623377ad042eb35400 SHA512: be39427154d210acf68347076613a439571382b55a8e3a4e4ce42be400d881dea83586521ac5e7fa8bd18935af69ec40a8a931f811300f7ac9c51a846c2affc1 Description: Maven plugin for ANTLR 3.2 ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . This package provides the Maven plugin that supports compiling ANTLR 3 grammars during a Maven build Homepage: http://www.antlr3.org Package: antlr4 Priority: optional Section: java Installed-Size: 1456 Maintainer: Debian Java Maintainers Architecture: all Version: 4.7.2-5apertis0bv2022dev2b1 Depends: default-jre-headless | java6-runtime-headless, libantlr4-runtime-java (= 4.7.2-5apertis0bv2022dev2b1), libantlr3-runtime-java, libicu4j-java, libjsonp-java, libstringtemplate4-java, libtreelayout-java Filename: pool/development/a/antlr4/antlr4_4.7.2-5apertis0bv2022dev2b1_all.deb Size: 1345736 MD5sum: 326804d1c82c6c8b87d1ded993a6c236 SHA1: 3411d6fe6aebea1ca853f7cc5020c987965bcc46 SHA256: 8e54152a3359e6471e4dbcdd56a9d3a34279588caa51fca7c079f1d729d1940a SHA512: 98d33163d605857ebfed40cf68770eaa6ff5a2d40b0e600e9c7c934031cc26874d81cf5a4724fc437105a3061ab1c923f6448939b64841efde28622c770ee284 Description: ANTLR Parser Generator ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. Homepage: http://www.antlr4.org Package: antlr4-doc Priority: optional Section: doc Installed-Size: 24551 Maintainer: Debian Java Maintainers Architecture: all Source: antlr4 Version: 4.7.2-5apertis0bv2022dev2b1 Depends: default-jdk-doc Suggests: libantlr4-runtime-java Filename: pool/development/a/antlr4/antlr4-doc_4.7.2-5apertis0bv2022dev2b1_all.deb Size: 1093168 MD5sum: aa8ad3c708826d84e8715729ff203c34 SHA1: 082d7bba651874b9123181523199ec6c22910430 SHA256: b494f5c2cce1edf90745ad460c25e850ab94e075af84a3df9f78e8407f14c3af SHA512: bf294fc2010cd1f821b2223cec70bd0c737fba1a2a0624da810a8d2c16038857b525956d62751bcfaf124d749b8cd4893fca35d5d9e1ebd5233e906205f56428 Description: ANTLR Parser Generator (documentation) ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. . This package provides the API documentation for ANTLR 4. Homepage: http://www.antlr4.org Package: antlr4-maven-plugin Priority: optional Section: java Installed-Size: 59 Maintainer: Debian Java Maintainers Architecture: all Source: antlr4 Version: 4.7.2-5apertis0bv2022dev2b1 Depends: antlr4 (>= 4.7.2-5apertis0bv2022dev2b1), libmaven3-core-java, libplexus-compiler-java Filename: pool/development/a/antlr4/antlr4-maven-plugin_4.7.2-5apertis0bv2022dev2b1_all.deb Size: 40792 MD5sum: 3b3a66999eef4343b56d29342d67df6c SHA1: ee2fe9116aa0680c5cacd8f28ea282dc07cfc281 SHA256: f934d0fe1c6a085df82f898a22482c737f3e841d1aefbf62d6107017b04d6143 SHA512: 1ccd49eb80cdf5f44cb9718f0f6d149353c5feb0fce6a59686ecf4d475b48fe910d16c2bb7decce1d69209f206112291fcefeb1984ac4afaec424d0929f3495a Description: Maven plugin for ANTLR 4 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. . This package provides the Maven plugin that supports compiling ANTLR 4 grammars during a Maven build. Homepage: http://www.antlr4.org Package: aom-tools Priority: optional Section: video Installed-Size: 829 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: aom Version: 1.0.0.errata1-3+deb11u1+apertis0bv2022.3db1 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-3+deb11u1+apertis0bv2022.3db1_amd64.deb Size: 176324 MD5sum: 4292b88d08935d9497a48f2ee27b3dbe SHA1: 8e6718f314de0e8f19b3dfa93a2224454de86b00 SHA256: 469b6291bab075d281bcfe055c225a6e03dfb4b9b061db426389e9fcc36c96f4 SHA512: f20927ccb24f9d489b181469fe193cb6bba28f7d81dc50552257dfd65d9a210fe67b194df025657d07e197bf7bc308b7edf488744be000f373b737dc5f02f139 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: 1342 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: aom Version: 1.0.0.errata1-3+deb11u1+apertis0bv2022.3db1 Depends: aom-tools (= 1.0.0.errata1-3+deb11u1+apertis0bv2022.3db1) Filename: pool/development/a/aom/aom-tools-dbgsym_1.0.0.errata1-3+deb11u1+apertis0bv2022.3db1_amd64.deb Size: 1196568 MD5sum: fb188a73c02f2753f66c1b15949bf784 SHA1: 9ff5affa9512b5424f9ce0160c320d41936ae234 SHA256: a9836d2378675ec898e7e2418b96c1f1ba1c7ad9d75b6511f511b49aad5b2eb2 SHA512: 6d8d68d8e00f55cefeb7e73aa016e314295cf69e05b97ce8b4991f324a16846f286c26b4cfd11788d93f368e136c7362428d25d8aac304dab0883c28f69ad173 Description: debug symbols for aom-tools Auto-Built-Package: debug-symbols Build-Ids: e433d5936157da7efce493128fd25cbe30d1f92c ebac362a52bc5ca0b3caabf734f0ee4c02d7b319 Package: apache2 Priority: optional Section: httpd Installed-Size: 638 Maintainer: Debian Apache Maintainers Architecture: amd64 Version: 2.4.56-1~deb11u2+apertis0bv2022.3db1 Replaces: apache2.2-bin, apache2.2-common, libapache2-mod-proxy-uwsgi (<< 2.4.33) Provides: httpd, httpd-cgi Depends: apache2-bin (= 2.4.56-1~deb11u2+apertis0bv2022.3db1), apache2-data (= 2.4.56-1~deb11u2+apertis0bv2022.3db1), apache2-utils (= 2.4.56-1~deb11u2+apertis0bv2022.3db1), 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.56-1~deb11u2+apertis0bv2022.3db1_amd64.deb Size: 284024 MD5sum: fed91bf6dfbd14667ff768d221da2480 SHA1: d806b0b95ed48f6c8243f59c9577517a2043fb82 SHA256: 699e9a3ceaec554b5a67bf8145b3d10071b3209ec406149cda7cc80e71f5e565 SHA512: 2cc486591167d1a038a1856a9e15c6be6be8bcfcdc42631113d8971e73952c7e7c79f629b71c34bfa4002130a275ef6dc39c3e764fa9a034c952de1e5820c6bb 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: 5143 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.56-1~deb11u2+apertis0bv2022.3db1 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.14), 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.20.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.56-1~deb11u2+apertis0bv2022.3db1_amd64.deb Size: 1439112 MD5sum: dadca8a3d402f6ed52b39d2ac51c834b SHA1: 033409e8935205172c5c45dbd1c4ccb81d3c2204 SHA256: 9819c91a0d77b3f76f0c1f127e7da413fa7de9bfb263a1e8a2a298544da60cdc SHA512: ff17ac50f97822b54529f08de0a3e7d983dede34c1aaf1cb1ff09f4a46683e78be142d2e4a294bf324dbdc8b251f975f8b8975b2d9c951d7ed41929161f0e3af 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: 4424 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.56-1~deb11u2+apertis0bv2022.3db1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-bin (= 2.4.56-1~deb11u2+apertis0bv2022.3db1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-bin-dbgsym_2.4.56-1~deb11u2+apertis0bv2022.3db1_amd64.deb Size: 3276364 MD5sum: ed35cfe8de5e40952a920c90bd3fcb9d SHA1: f6b6b119c1018abd085859bd72738cfbad9ff10e SHA256: 2f5294211a929ee4316fb2551717e7781cf5a813dc4ff6b5dd2ade8f07833995 SHA512: 7c54e5fc3133fbace7fed0dd08fad72df3da1fac67306dece70b72cad36229e663266d5c295e491df6a54907e93ff70916d3c78fb3b684596918a7a443f5691d Description: debug symbols for apache2-bin Auto-Built-Package: debug-symbols Build-Ids: 00361a5ffd4f6581ce0aaf02315609382aff39e8 0130375d02a81968a2aa09193122f54eb5ca26f5 074e16ad74b4100242a75be070c783ffa4fbdb29 094a9cee5ecf9c37f9ccbf1f4cc8d4f816bdf4ef 0d2eab0c8b69e8aa4d57fd4e3a92febacb630061 0ea2cf084b5af8677d506887ee35faa69afa4e0e 10c7be1ec7cdd7e519ca52277514f755fe3dd379 124d4d4b59287499adef13d9e9e25642054ea66a 1298f1c8b0ce602f15ab6058b5ccae4b8dc6b961 1381e2bdf5e8acd4221ccb18f9526ec22abfe4e4 16eb9283923aeb4b230d09ad8fdc429c76f11071 175e63e37d82ef0b842f602433349137c0be9e5a 1b36229798ee0e2ef1418565e74479882cb05d5d 1d0481bcad0a7f0289ce5cd6390b1b1a1d9f1bb3 25d4bae73061af43b59eaa939f0c74421d0681c2 26111dd37dc57fbafa8c6c1271ad0cb2f78e07d5 265d2b5c3c4188eed9ae0d74bb68a490ba01aaa9 27a38d6c375644398bfec8182291c85116356f5b 2a182b095126ff6ed30ccfbb58cc109e096fb68b 2e367352fda218c00fe9cdf696c565abe0e6a657 2f29ac5c769543dd0c6fb9f48492657ee7f12b62 37bc3af44fd79788bc2633ae571ac797e027f153 3869199d85ad2d1fe0deb12cadd8d5e50aa2f2de 38738bc5997cfabb32993f70f891a22c385cec09 3a350774e6ce5cd727ad9619f67873657c19741a 3b5123b9ee4f52eceae9769dd6f56fd6526c5ca4 3d6fe0eb7e11998691722cd056833e9fa5456542 40f6a4f56ce834fe0c86c4a0a3640b31cb0bd93e 418483db1365cd499ad0a9906512dfb9a573cd78 41f628bbf423fd7d788dbefa13a9a0b52a6676ad 42edf7ae9e7c76d9d05d147a2833119416067dda 468efca0e6d3cfef7b66a6d1a0fb4635d3d7cdfc 472595f15b67de5e5cba900c82380264cd062e90 486735ffde9285fb91d8705d7027c6ea38c6d4a0 49706a5fa61c94f4c31a383c4a2152085eda7fff 4ac635074ac876f2e8bb3116ffd216fffe90eed2 4eb729da58408b93b29bd002c987299425d2f2e7 4eb99dca73bd2126f5f9edb84d2f066c1af526a4 4f11ac40088a7d56e57983fefe32a2d38127a018 5039bfb4a83b7a39c5ea76cbfc061be84f7b415c 5599589aca15694f8498e643ec3a28ef972554ef 59b141b1c2c2c01ddbd56314178ad66688f839c3 5cd67d6900574f57f16c5687b3f53a0ca54f6711 5d28d5fe661419c7dbbd2898d0f441e1dd7847e8 5d345760dd566add17134a6194e1e10bd2fd6643 5f57707f87d4caeb466be76bb776362cf8230f06 63a28f85ffaf94a704f3ab39b21fc628e1c1f610 64b1d16490a86ca83bfab0ed1ec62fbfb5fe0c3e 6527295af214708c5abb6c43efea1b30dbad49b0 6c0758c13515c8914b62149ef8d15403adf54971 6ec0eb34bd0c91477a881192b6216a2922f825b9 6ecbd3ab6a15fd776721810bdbf2686d09417ab4 6f4ae880c8e865a064037d686cca42bde2627565 7459e8477f3b6b3f6bbf97a3bb343e111b61d49e 754583fcce0da4450941e39e787a745a2b904f34 75d2c1b2a77a0ed2754237b285a0004cc4027541 773c68ab2eb5502809a8265af61c4b4cbb48b4db 775ae06cf1de4e667cc0a56da00afb9d4c719200 7a103e4c016bbe88de9aff463a2e847b7377903b 7a94b6ff50dc172bc4f702237b294597f513d615 7abb373c551f7d3bcffbad13451ee1fac173e2d1 7db1a72703ea02c29045a51a526cd8c9bfb1382b 80cfe7b621ec547a2ef653b160c9a739abd7c0a0 817ca675e287c8fc34a3c40f1504b53d1969a4ef 828ee28d8a2b83996e74bedcdb926361dbe1d417 85af11dcffb4ef58fe8aa53be1b139df63caff5f 85e204dff019c11271b05ec44da0c0f0313609e9 86c2a746ee0f2d748d7ec68d7475c3f9598f3789 8b3538197727da6e12cd1207c05d2c78ef759ac7 8f4718d058adca5c4ac504b40bea7c4888e9027c 8f5aa3efd8474b6f0f101072d81773baef933f45 902d4c57379a7e336021980d25ada432dc31aaaa 910c909bd675fcc98ade224592f058854c70a00c 911bf45a086f02055a1969c2ee141bb693d67cc6 959e1ba6fd8d4ae39cdf0191dc624328f4e4c653 973fde6cb43539269b8d9038b82aa520612faca4 997abe29f7dd8ce98f9e2863550922f5e49e4bdd 9d4cc486ae6b3b7449f936857fe909e8ee0ca653 9fdfdeff47c1c720a3054909b691ba444dfc2c16 a17aa7a1813bb47f44254b25d86488df35eb873d a180630b9789ec8fa7b3eedd7f1052d19fc8d638 a27e770fec102504279ef56e8f592539e3c31ff5 a30f4e0d4a9a9164469421aaa151dd7cc2ef893f a379226c1f354a493399da874472363dd340ab51 a715c615431aaa7feb9d6b62e077e202af0f42f6 aa37d9a9d8abbcabb78a170ea946df50927e829c af994cda9d28ec36768e7482672a9d00c5378149 b309dd56d6ed962205ff4ba400582ca0cb7f914f b6171027e252323cf81dc28fe31d2f6a13a49450 b7ccd484a16b2bfb25cff9af59ee7aa7fee0fb9e bcb29e58e0485f4ecf6da0371570ed7c348930e3 c2439aaa87a3d3da21ce4a662437cd0da45a8e7b c3cb7abe90caa3ac4e7458ee11250a662be87012 c9b43185c2a7f2202426a8e7b50014081ba5e47c ce2ad7ada02605f613ca4c434be1b3e410ce1f3b ce4a6690dec0f44dfc997d2c47eb09d63a19a3cc cf2034cc12d23d5d67fcb25a7a801b54ad0107b3 d044760fcc14751503b37f6098471464450cb730 d0c162c527edb6139c92931bdcdd09d327394e17 d74da999c8bee7dd3963e5fe53ae38323bd4bcda d77ea3ea73ad0ae351c696db2e43a4d25d0bb2d3 da8fc9f081bb36341ffee5127804a211ae45ed61 df43538e1587670a0ca7c46cb4d11d9281d3ffd8 dfcf8c55bd39052618906518acd567bd3b7cda7b e1b9d258cb3437a779f1b6e71d2ca7ec63af97ef e3ace6a5bca5fd958648b51de0d1e4dc0e0ccdd4 e42c438cb981460673658677dfaa02c40916ba24 e86f5870a82d981a3735d659e3ba1bcd79e6ca75 e8e91a96e9e4caad00a8a333b8fea1de5348fb74 ee4ccd8d4cf4331951738656169a62a6bd1bfa48 f0b965a5ab369de21b13e978d1c09cdcafd412e5 f32f51a67e76dc52138c0b09cd9365d435eccaf5 fa014055d32633dc52f4b33e8253bdb49475e680 fa3cf45a0373e6c97d91c63e8f1d2c373cc07e9c fc1f2f2b3524166e94c9f47e0e49652df7d81415 fd9ad76dd47cd5753448d3861fe50f4f03e24e30 fdf63cd5371ae25c54728e144d648f20f7abc45a fe29d35155a1fffc89d967dd566415ba23452c04 ff9fef55fbd11d89ad420a8989286116f5622403 Package: apache2-data Priority: optional Section: httpd Installed-Size: 860 Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.4.56-1~deb11u2+apertis0bv2022.3db1 Filename: pool/development/a/apache2/apache2-data_2.4.56-1~deb11u2+apertis0bv2022.3db1_all.deb Size: 166184 MD5sum: 569f1f6bdcbab81252d3adcac624ccef SHA1: afd0c375a712ba4f2665a78bf654df4319d3d166 SHA256: 13d0c86c8c2b17c98de74f059fce7982d1c12697ab3742dfc7b39fab06d0fddd SHA512: 66a1a86008a71a6a89b36a68c6445e38bd424fc7954bfccb3e8b73780a9b4c4ad5b3a0d4397bd9670c89918cb7e5d1c33cfec313af5ed95a32b81e9fd7fdb9dd 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: 1166 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.56-1~deb11u2+apertis0bv2022.3db1 Provides: dh-apache2 Depends: debhelper (>= 10), libapr1-dev, libaprutil1-dev, libpcre2-dev, openssl, perl:any Filename: pool/development/a/apache2/apache2-dev_2.4.56-1~deb11u2+apertis0bv2022.3db1_amd64.deb Size: 374084 MD5sum: c565746da75f91ff883eab0a97b64d6e SHA1: bd70c1d030487d82ff9d4fd6074d2c00453421c6 SHA256: a13d698dcf946e8e6cb1a6f1f133d2cc563d14952bf81a9f6df2dcd05e85185e SHA512: 5a9f30b8b0e9c92db00c91b1b27d46e62c6523c26bf241e52823d3cce71c953bedbfab71584f742db7a0050ec5ac1b3a4abc3f2546cb4bba2bc96aa4e9fbb8a0 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: 25209 Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.4.56-1~deb11u2+apertis0bv2022.3db1 Recommends: apache2 Filename: pool/development/a/apache2/apache2-doc_2.4.56-1~deb11u2+apertis0bv2022.3db1_all.deb Size: 4076668 MD5sum: 2cadc9c9042a195b7a8cede84f7d54b4 SHA1: 6cfe9d528ab5eaffe6b4fe760c29b710f828528d SHA256: 8f9de3dd69e486dbeea6dcd2f19d451cd2b3c2896ef12896979ef8a99d27d197 SHA512: 31a2d48b238410b244be3df58af55947dec4a0113f14e59d686799eb104ed943e755a43eff96c7ec67cedf248b99267262a72a0b8728119d1bf392419dedb85e 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: amd64 Source: apache2 Version: 2.4.56-1~deb11u2+apertis0bv2022.3db1 Depends: apache2-dev (= 2.4.56-1~deb11u2+apertis0bv2022.3db1), libssl-dev (>= 1.1) Filename: pool/development/a/apache2/apache2-ssl-dev_2.4.56-1~deb11u2+apertis0bv2022.3db1_amd64.deb Size: 3140 MD5sum: daf63cc28ee91f70f63e68cc0867720c SHA1: eedcd56f2819cb7a70158deac14e76c9c96770bc SHA256: e0c952500fc782f3b450470e7f8e3c9968205e6ae703d53555aa733f710624f4 SHA512: b14dc4331a02d3dccaada0f9b2522af63949895fe6121810c20ffac63b256f84246e8d6529ee060a139230f7158640949791d51ac92869181a0753be644cd53b 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: 261 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.56-1~deb11u2+apertis0bv2022.3db1 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.8) Filename: pool/development/a/apache2/apache2-suexec-custom_2.4.56-1~deb11u2+apertis0bv2022.3db1_amd64.deb Size: 204404 MD5sum: f155517c3448c6d0d67af6e4b28a352c SHA1: 16fd6597f48f36e65664a9ffdea358e8144dd377 SHA256: c05ed3cd04ba8fee78ccda285609e60d9d81d6f1f1cb5ad809d93e582f5ab3ed SHA512: ac7cdb5899fe52f25a387d50b9698c2c191850c2e27d5d8f7cdd2f0ced4fd89258700b832c9f69d30eecfdd901b3a0b2ba63114000027b803c822414ecccc65e 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: amd64 Source: apache2 Version: 2.4.56-1~deb11u2+apertis0bv2022.3db1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-suexec-custom (= 2.4.56-1~deb11u2+apertis0bv2022.3db1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-suexec-custom-dbgsym_2.4.56-1~deb11u2+apertis0bv2022.3db1_amd64.deb Size: 12388 MD5sum: b2eaaee540e02e673f3b0da28b25a691 SHA1: 6bb3b9f98355cd91186380945337468619a13619 SHA256: 4a8d46d0aa009ce41d24605e110d66b7606b6b0f81dc38d1dd6a57ed27c0ff47 SHA512: d0ddad683d1f042a44511aff8fead39dfb26ade5e74fead9a0444584b56cdd0b273e859c7a4d1a3095c597dfc6eb81f7e80178ee9331fc54cd796ea4acf2cb33 Description: debug symbols for apache2-suexec-custom Auto-Built-Package: debug-symbols Build-Ids: ceeb3ce3020a206fb9d2e42fd265a131981c9682 Package: apache2-suexec-pristine Priority: optional Section: httpd Installed-Size: 251 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.56-1~deb11u2+apertis0bv2022.3db1 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.4) Filename: pool/development/a/apache2/apache2-suexec-pristine_2.4.56-1~deb11u2+apertis0bv2022.3db1_amd64.deb Size: 202844 MD5sum: 0a5d91e18fae5195dfb818fdda558c45 SHA1: ae7d8fdbbbd219f97850e4fd411e566c5264685a SHA256: 6eb9f70f1dafc0b5b4c61bad008e77d4355457a7966416803aeaec23d2fa5af2 SHA512: e963eae596343894a7739af5b7cfae75458c8e31bf95775cedc8abfe9c82b0233e02360c5ee7e860fe37961389c2fec3113a968de6d0babffe8bec2ea2c21bce 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: 26 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.56-1~deb11u2+apertis0bv2022.3db1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-suexec-pristine (= 2.4.56-1~deb11u2+apertis0bv2022.3db1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-suexec-pristine-dbgsym_2.4.56-1~deb11u2+apertis0bv2022.3db1_amd64.deb Size: 11180 MD5sum: 3787b0ee619c17d1864d47a614cac46d SHA1: 21be5dd941a877b7d3801cf89f915e4ab285d2cc SHA256: 6dc0adce38d0c9b29a5b90470c6957614d08d1aa7e011a7121174c76f2196ceb SHA512: 2439387000bc3cb52b23ef67cee2fd067a5b7734ef7477b7e17d3c00da8ea2725ba82ad020ebc2359a88f6d75660b1d13b04aac7e99c4bdd4305a9af4e3b3070 Description: debug symbols for apache2-suexec-pristine Auto-Built-Package: debug-symbols Build-Ids: 42d73ef5dd3587082e4376f9c84d4097e93132ba Package: apache2-utils Priority: optional Section: httpd Installed-Size: 503 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.56-1~deb11u2+apertis0bv2022.3db1 Depends: libapr1 (>= 1.4.8-2~), libaprutil1 (>= 1.5.0), libc6 (>= 2.14), libcrypt1 (>= 1:4.1.0), libssl1.1 (>= 1.1.1) Filename: pool/development/a/apache2/apache2-utils_2.4.56-1~deb11u2+apertis0bv2022.3db1_amd64.deb Size: 271240 MD5sum: 4ec894d4950cf5062df814f7ea992398 SHA1: 1d12c096a9e843572fcbdc29b889cfb398ccf89c SHA256: dc9ec33ae0a4422a88c0c094208d6fcc88b21490a376dfc6f191f92775f8f9a2 SHA512: e3102ff5098d66a830b5f86320e346b12d0fcffff5ca295145451c1f6fa53e6f960d00479a6fe3803b79238f001de6f3556ecd56c8b26c90702310882e9ebe9a 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: 209 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.4.56-1~deb11u2+apertis0bv2022.3db1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-utils (= 2.4.56-1~deb11u2+apertis0bv2022.3db1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-utils-dbgsym_2.4.56-1~deb11u2+apertis0bv2022.3db1_amd64.deb Size: 114712 MD5sum: acee7f1fabb955e0f0dc7cd0f5443e3b SHA1: 871a401b22ddf6d040b119a4a6f3b6a5834e707d SHA256: 2f85a4ebe285ffc86ceeccb52344316739932181c966a69367dd63f39ba5c5fe SHA512: ffe9cfbd2cdd6d21d16d6779fe402d89c485804e0f66bdfdbd0ddaf67c47375194f3913d447bf0947649b8597852e3576e1d0eb744ef50c33103bd5c3eb98160 Description: debug symbols for apache2-utils Auto-Built-Package: debug-symbols Build-Ids: 18e45f793a6c622f1e86001499c3ae7fff4fb957 27b24829cb1622ccc8c7a7d6fc2350ce9f6e1da7 2b63a984d9cfadc68f10a2277d0c2ddb7e88023f 313776223eb1687dcb8c3bf31ff21e93b8de276c 31c6ace6da631533f4fca4373577b23f0a19e077 52db0e7093d7a0aebe55f9737ed6e3e01d5b62c4 af6df0f1199bea0e2d23cfa53ad83678718e840d c44711423af72ce385bc2793dc0ea514f6ef6284 e320e48d4e391cb9052e30db72a4295110c159ba ee5d88de1306be0526c7b2e7f3fbf26a3c4decb9 Package: apertis-dev-tools Priority: extra Section: devel Installed-Size: 196 Maintainer: Apertis package maintainers Architecture: all Version: 0.2022.6+v2023.0bv2022.3db1 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.6+v2023.0bv2022.3db1_all.deb Size: 48788 MD5sum: cee6d93e3c6422f93c293af65e9aaf67 SHA1: 8ee307f3e1d1be9bb82e12d3360bd697ff92a494 SHA256: 29ef68608b25cb57690baec72a092b33e4f33c61135491157ee24881c1181127 SHA512: 56bf80c75faa0a5dd1b63bc781886f694e476cf610f91e371e88acd68dab2f5f9b955e8ccae230c9e067942e540fa2e58df150d612c67aaf84dc1be34f7dfa55 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.18bv2022.1b2 Replaces: chaiwala-tests (<< 2:0.2021.18bv2022.1b2) Depends: python3:any, connman, python3-dbus, python3-dialog, python3-gi Breaks: chaiwala-tests (<< 2:0.2021.18bv2022.1b2) Filename: pool/development/a/apertis-tests/apertis-tests_0.2021.18bv2022.1b2_all.deb Size: 370780 MD5sum: 2ebb73ac62171c9b807bb82322636152 SHA1: 1ca29c96703f6c44f9cf20ddb009dca8d40a8c8c SHA256: 69dc85d11cd797ea83bb842f0d6af231021af5e7fc996fef7b9c7de1596caff4 SHA512: d7ab6f1a5c4257bea7bbecb7c23920862e07bc0c6a6a5dd5bc7489bbd36d621f1ae92d9575dcb34d77ab4af01acec4d0f68d1a175e6ba5aa748e074230cea106 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: 69 Maintainer: apertis-tests maintainers Architecture: amd64 Source: apertis-tests Version: 2:0.2021.18bv2022.1b2 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.18bv2022.1b2_amd64.deb Size: 24820 MD5sum: 22bbffe22475c5314d1871caa1e53ba2 SHA1: 7af3c978d8838f7adf4e9ea92530f16516fe7265 SHA256: c9694f8327324dbdb58bb8648cc02478d6b3929303a1dd20ac1bcf93796f4ec8 SHA512: 4ed93f02bb8790033d3bd4bf3eadcd27a0588c5e4f14938ef53337c9c3e4ad2b71b8cd1d29278da1c77ac5a960fc96674c7a2f5d4850efca1dd74e2575145f43 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: 108 Maintainer: apertis-tests maintainers Architecture: amd64 Source: apertis-tests Version: 2:0.2021.18bv2022.1b2 Depends: apparmor (>= 2.8.0-0ubuntu5co4), apparmor-profiles, chaiwala-apparmor-profiles, iputils-ping, libc6 (>= 2.4), perl:any Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-goals_0.2021.18bv2022.1b2_amd64.deb Size: 32884 MD5sum: f091db8f95554920f1f1441b951d3c68 SHA1: d5efa4116f112d3353b2beecf38fe4f30ba600e2 SHA256: 4ac779942f936a9bf0d4310e0ebe60eb51c3bb1402dfcc8700da8e66e3e4fe8f SHA512: 786d3cb88ae09eb826308603933feeb3974a16a9ca9e09648bfffb83c3eb2a841d5a58d900d37378f8b7697df4687cdfd6929d29e68fd8b86cd3243191257cfb Description: Functional tests for Chaiwala specific features This package tests Chaiwala specific features and requirement which are not necessarely the same of AppArmor upstream tests (although some tests might be enforced here as well). Package: apertis-tests-apparmor-goals-dbgsym Priority: optional Section: debug Installed-Size: 29 Maintainer: apertis-tests maintainers Architecture: amd64 Source: apertis-tests Version: 2:0.2021.18bv2022.1b2 Depends: apertis-tests-apparmor-goals (= 2:0.2021.18bv2022.1b2) Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-goals-dbgsym_0.2021.18bv2022.1b2_amd64.deb Size: 7416 MD5sum: 159bb5cd3c067706d053e7ea8bc3467c SHA1: 278bce7f1d2fb62bcc5cf3e26ce7cd92e54001b0 SHA256: f0087f7c3239dcc3e142950c829890ba9b5bd3a751b0647bf7236dfc428ebe71 SHA512: 14ffeb875e2c3f6e9570a89ebd3f50548501da34413ee5aa5bef228ee7da0742d51091b6bf1010e39c695a3fe62f02a2dcb15b92525f7bc582020cce15437d64 Description: debug symbols for apertis-tests-apparmor-goals Auto-Built-Package: debug-symbols Build-Ids: 4fc0fcece3fed4d422e924c11570b558adb27ff9 ed5f17b442fc0dcef2c7cc9abc243c139ed5e28e Package: apertis-tests-apparmor-ofono Priority: extra Section: utils Installed-Size: 69 Maintainer: apertis-tests maintainers Architecture: amd64 Source: apertis-tests Version: 2:0.2021.18bv2022.1b2 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.18bv2022.1b2_amd64.deb Size: 24888 MD5sum: 8368ba031037af8861a1c21c76d5107f SHA1: a9e8c33a2338a31e792408457bf8de2ec0c977c9 SHA256: d48107ae3b8535ee9e1ab56c0d84953cb5521128537861aff4ea7358b331200c SHA512: 4becb9546191ba5053514549e45a369a2d3d960c9fab84da9cca92af5b236a5f29264a0b55599fb960d5e13337aacaa8bfdc4acf2179ef320dc981ad546fbedb 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.18bv2022.1b2 Replaces: chaiwala-apparmor-report (<< 2:0.2021.18bv2022.1b2) Provides: chaiwala-apparmor-report Depends: apparmor, apparmor-utils Breaks: chaiwala-apparmor-report (<< 2:0.2021.18bv2022.1b2) Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-report_0.2021.18bv2022.1b2_all.deb Size: 23716 MD5sum: 03373d8b0bfefd34e6aaffdd76f95ccc SHA1: 887c6bec67bd7d7b958a44585dc8714b8c86c5ac SHA256: add21a0d0b08a123a9572f8007450c6b07feef9f0b68d8434545c1cb686dc63e SHA512: 6cb13f12153d2496b8907453403eb5a085df254b248c96c3f4f39a5e6bb7fbf8839354bcd1736b2d39d9e7c0b59378ca87e4c90e7cccdd4c34194774fe27089f Description: apparmor complaint report generator This package contains the apparmor complaint report generator. Package: apertis-tests-apparmor-tracker Priority: extra Section: utils Installed-Size: 72 Maintainer: apertis-tests maintainers Architecture: amd64 Source: apertis-tests Version: 2:0.2021.18bv2022.1b2 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.18bv2022.1b2_amd64.deb Size: 25628 MD5sum: 4e601905d5f38e157c19d11688ccc188 SHA1: d0ff236eda04fcfc08bcab077e271183214b00f2 SHA256: 38e031a520922548416959ee9eabfde00d400c2c7e060d851118588bf62c4672 SHA512: 0afa09224f65a9be9f693d8720b4768ffa028aa229c6adc28cd0c17443749453d47264067537246c3a75d4019c244b5480b128578a69897d3ef1e830d465f185 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: 67 Maintainer: apertis-tests maintainers Architecture: amd64 Source: apertis-tests Version: 2:0.2021.18bv2022.1b2 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.14.0), libsoup2.4-1 (>= 2.33.92) Filename: pool/development/a/apertis-tests/apertis-tests-bin_0.2021.18bv2022.1b2_amd64.deb Size: 26284 MD5sum: c7d391368f27049c4a2d16a923f06c9c SHA1: fad71b0ccafa603c877dc9aea31f8121fcc1cac2 SHA256: a2fd7151c3b9256df9db67ed4f56f03dbd02d40bf9d26a855699311f9ddafed8 SHA512: 971b55abde77e4844f07223f2afd587cdc4ecb534dd0a46f98a3b6c176c00c14c4e4a434b27b420e5a011b509d07af3a6ef0164640e0dd508bd9f2353d391d8c Description: automated and manual test executables This package installs compiled executables that have no shared library dependencies that would not be expected in a minimal image. Package: apertis-tests-bin-dbgsym Priority: optional Section: debug Installed-Size: 27 Maintainer: apertis-tests maintainers Architecture: amd64 Source: apertis-tests Version: 2:0.2021.18bv2022.1b2 Depends: apertis-tests-bin (= 2:0.2021.18bv2022.1b2) Filename: pool/development/a/apertis-tests/apertis-tests-bin-dbgsym_0.2021.18bv2022.1b2_amd64.deb Size: 11596 MD5sum: 5ad0eef8828ed6bbeb75fae05ca176fc SHA1: e3815fa80c460f926bedb63b7fac2614fd8cfded SHA256: c3f4a25947d810b1ac8d30b5948c80ea24feb362e93da19b999f0dc15e40a498 SHA512: 574d83a044bb2294945f3742428010c719571f6f3f4164b30a358ea870acff85cb3b00741c5db52ddc4aeb681d9f23c57188690ca9115775ba7fcfb6335c35a9 Description: debug symbols for apertis-tests-bin Auto-Built-Package: debug-symbols Build-Ids: e1bb2fa4b10d6f6a28d459d6959a60a8724b39c0 Package: api-sanity-checker Priority: optional Section: devel Installed-Size: 660 Maintainer: Mathieu Malaterre Architecture: all Version: 1.98.7-2co1bv2022dev2b1 Depends: abi-compliance-checker (>= 1.99), perl:any Suggests: doc-base Filename: pool/development/a/api-sanity-checker/api-sanity-checker_1.98.7-2co1bv2022dev2b1_all.deb Size: 106824 MD5sum: 3d0ff242bdb850a0bf1dcbbd408309b6 SHA1: 0aa8c572e42374cadd4273fa45eaf03a0724311f SHA256: 35572a8b979a25649f3dedbcc7c30f9ab115f61c522f0c5608ab531c9a39798f SHA512: f7851aeed21a1a251a4a7b107487bf8e6f28f7e5132a4159a6cbe7e68b631f126899e5872430985fa73876b22d4d197547f12a3591a26d4f4580153729b10ec3 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: 38 Maintainer: Frédéric Dalleau Architecture: amd64 Version: 0.2020.5bv2022dev3b1 Depends: libc6 (>= 2.4), libsystemd0 (>= 243) Filename: pool/development/a/apparmor-bluez-tester/apparmor-bluez-tester_0.2020.5bv2022dev3b1_amd64.deb Size: 9732 MD5sum: 71c64c5f678c45f207bda68dc4f83d81 SHA1: 6a503cf8d8f7fcb23ddbfac117e64421db6de6e7 SHA256: 886f853b44bb4b3edbbeeaaaa3acbaa20e5d82b70cefc246533d5b2703439027 SHA512: c37adb9c0dfc7e806b1c0ee8f8a90d18c6f335024e0e664403b89cf6d78b14945ef5e5551e4d048911079748440c0f1646815a1fe75b18ec09918db9da69fc0b 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: 34 Maintainer: Frédéric Dalleau Architecture: amd64 Source: apparmor-bluez-tester Version: 0.2020.5bv2022dev3b1 Depends: apparmor-bluez-tester (= 0.2020.5bv2022dev3b1) Filename: pool/development/a/apparmor-bluez-tester/apparmor-bluez-tester-dbgsym_0.2020.5bv2022dev3b1_amd64.deb Size: 18860 MD5sum: 10c5209500c887a6335e74099986e1f6 SHA1: 1d244af86c96c6bfa0027ffa43da75667f577c0e SHA256: a970520f6c896f74a0f36d721733ae45f47d4996998ba2af6a97e2249ea82715 SHA512: 7755bfe861bf9f9b17a558a104a915b41faef5d6be740af4f2edc599fa01fecf0bcfcce4f250d8ac49286f4045843926dcbde1cbe6e8244b86b604040ea74451 Description: debug symbols for apparmor-bluez-tester Auto-Built-Package: debug-symbols Build-Ids: 6a49c1d49e172b98391cb926775e1e5f03a6f7ba Package: apparmor-chaiwala-system-tester Priority: optional Section: misc Installed-Size: 42 Maintainer: Andre Moreira Magalhaes Architecture: amd64 Version: 0.2020.3bv2022dev2b1 Depends: libc6 (>= 2.4) Filename: pool/development/a/apparmor-chaiwala-system-tester/apparmor-chaiwala-system-tester_0.2020.3bv2022dev2b1_amd64.deb Size: 5156 MD5sum: 423ecc9cef70fad8011350bee9de2922 SHA1: 116d65a0f108580afc1c9f11d8f427bdc24ec81c SHA256: 38774a1be82625f217ee7dff32b99be33fd754819e67f937e4a189ffe532f25c SHA512: a178e316b550510d252369549b39abf1c0f88f1949d1b380c51fe9e442bd9d2ee6bb6aeb42c89f06c7500547c7ada1239de227d4c1d61af85f19a885a651562b 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: 29 Maintainer: Andre Moreira Magalhaes Architecture: amd64 Source: apparmor-chaiwala-system-tester Version: 0.2020.3bv2022dev2b1 Depends: apparmor-chaiwala-system-tester (= 0.2020.3bv2022dev2b1) Filename: pool/development/a/apparmor-chaiwala-system-tester/apparmor-chaiwala-system-tester-dbgsym_0.2020.3bv2022dev2b1_amd64.deb Size: 7424 MD5sum: ff493b3ebc957b872f49fd67717de1bf SHA1: e36a62548bc03096988b3bfd832eea208c03b35e SHA256: d8a0f6903f11d9c7e79bae02774fcdf2773c526addefdbfde16ef449595d06ce SHA512: a2b51f0f6e19dc7d63f6adad33eb42904fc8d7a5eccffb9963614788c5f2f182a3c274532640140d21836fff9843fb8d879c920229472d82bed449df765c4021 Description: debug symbols for apparmor-chaiwala-system-tester Auto-Built-Package: debug-symbols Build-Ids: 9789691332b65443002639b901671c0e3a1edfea d859b6acce03f8e0bfc5ca815df962ed72d7a02b Package: apparmor-dbus-tester Priority: optional Section: misc Installed-Size: 26 Maintainer: Martyn Welch Architecture: amd64 Version: 0.2020.2bv2022dev2b1 Depends: libc6 (>= 2.4), libsystemd0 (>= 243) Filename: pool/development/a/apparmor-dbus-tester/apparmor-dbus-tester_0.2020.2bv2022dev2b1_amd64.deb Size: 5476 MD5sum: 57fffe4a6286b6662d79f74b53dce9d3 SHA1: 3b2a3b230b47cbbe8c976614059583a06bfc0c67 SHA256: 057aeb0fdc5cd19d42b2c8ccabea621d44247e883128869fe2f88b6fdc73e4ba SHA512: af28cfcd6a0977cc9ba6984a1fe63b103c45baed50a86e4d707dd1eeadc00b6314f0ec6583bfc0a050580b23a9817cd75fad27a0622e714c0f439042ccae458f Description: D-Bus test server for apparmor testing A small server, used to provide functions that are utilised to test the ability to limit D-Bus accessibility with Apparmor. Package: apparmor-dbus-tester-dbgsym Priority: optional Section: debug Installed-Size: 24 Maintainer: Martyn Welch Architecture: amd64 Source: apparmor-dbus-tester Version: 0.2020.2bv2022dev2b1 Depends: apparmor-dbus-tester (= 0.2020.2bv2022dev2b1) Filename: pool/development/a/apparmor-dbus-tester/apparmor-dbus-tester-dbgsym_0.2020.2bv2022dev2b1_amd64.deb Size: 9064 MD5sum: ed9043b1055c93c7cee4043f6dc0e30d SHA1: 40967954d6f6560d92613a9e1dc275e993b14ec8 SHA256: 1b9e2d91699ec50bd2fd2968a5520236b4ad27db9067a5d4e1ff3c93ed402bf5 SHA512: b26854605fae1281ece8089fc2307e557ec6412a918a3bf2b57b1b1cfd4d9a75781299e0f5cb44eca4c881d37f7883aed5773a2bda58ed0645991e8b67180a93 Description: debug symbols for apparmor-dbus-tester Auto-Built-Package: debug-symbols Build-Ids: 928be78ded5d202e8deb803b403c4149ade07aa0 Package: apparmor-demo Priority: extra Section: misc Installed-Size: 107 Maintainer: Cosimo Alfarano Architecture: amd64 Version: 1.2021.2bv2022.0b2 Depends: libc6 (>= 2.4), apparmor, iputils-ping Filename: pool/development/a/apparmor-demo/apparmor-demo_1.2021.2bv2022.0b2_amd64.deb Size: 16360 MD5sum: 704c27c48671a337a34b840643302b7f SHA1: b77dd85da029a719ad5ea797f687a0deb591abed SHA256: 909150f2ae0bf8e9434dc753481e4a516790f994de2c0e646cd128271341fae6 SHA512: 85eb9548393e8cebcf1f5ad681b820ea90aba44e05bc038da82662ec1f2fe3c2b0d2411182f12034d777e14171dce13facaa203f4de1355f5ac30ccbab86ee92 Description: AppArmor demonstration Demonstrates some AppArmor functionalities using a test-like approach Package: apparmor-demo-dbgsym Priority: optional Section: debug Installed-Size: 51 Maintainer: Cosimo Alfarano Architecture: amd64 Source: apparmor-demo Version: 1.2021.2bv2022.0b2 Depends: apparmor-demo (= 1.2021.2bv2022.0b2) Filename: pool/development/a/apparmor-demo/apparmor-demo-dbgsym_1.2021.2bv2022.0b2_amd64.deb Size: 13836 MD5sum: 0a0d80b695adf605d2cfae9cae690330 SHA1: 6ed8369dab92aff8b6f3cdc1c601093a8be92898 SHA256: 3bf7bb5f5f34637f7b1aee5ee6e46d987b1accbdb1eb1ae3d8728ef6251402cf SHA512: cbf2230e1fc1f1675572623ecac3e9faac70cbb75ab4631e327de6bd3f167c4820abd4de216601a55a159952c904f7457f3a7c2dfa7911a9022e0a97346c4ad5 Description: debug symbols for apparmor-demo Auto-Built-Package: debug-symbols Build-Ids: 2a51870495b039b6c919a4cc63b3479e3bca437e a9ac038286d70bae20fd9a3e1434b445a0bf3697 af8b4259d216cfec12e488efed0bcf4b24b3fdd5 d3d0ccab1521a96da0fee485daa879ec8e0c1b53 Package: apparmor-pulseaudio-tester Priority: optional Section: misc Installed-Size: 27 Maintainer: Andre Moreira Magalhaes Architecture: amd64 Version: 0.2020.3bv2022dev2b1 Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.12.0) Filename: pool/development/a/apparmor-pulseaudio-tester/apparmor-pulseaudio-tester_0.2020.3bv2022dev2b1_amd64.deb Size: 4240 MD5sum: 16409d2c7e1909bfafa68bae34dd0e60 SHA1: bf8e88dedb8fbd5648d8172a5a52d215b7924b12 SHA256: b7eb6e4ec09b2f142e401305cde81b666c961f82074fe83e380fe91b9591da03 SHA512: 729286d18db0c4a337b154c9653987982e53c98e3360029e8cfb57360b722143c5791a4efa6fd0c130accfbcbabee282c4d4659a5b0392c24461a47ce61ca185 Description: Test utilities for apparmor-pulseaudio tests Test utilities for apparmor-pulseaudio tests. Package: apparmor-pulseaudio-tester-dbgsym Priority: optional Section: debug Installed-Size: 18 Maintainer: Andre Moreira Magalhaes Architecture: amd64 Source: apparmor-pulseaudio-tester Version: 0.2020.3bv2022dev2b1 Depends: apparmor-pulseaudio-tester (= 0.2020.3bv2022dev2b1) Filename: pool/development/a/apparmor-pulseaudio-tester/apparmor-pulseaudio-tester-dbgsym_0.2020.3bv2022dev2b1_amd64.deb Size: 5084 MD5sum: 39b02a34f08dac97b1fc5bdc425a0d9b SHA1: 2d1f664168964eefc8b7c72c01fb6e39f8918ef0 SHA256: a59f7e3bd7f30d72374ca2dca74b49a46eaf471bd51b1e7269a30536281b61b3 SHA512: b25e82ed2261c4bce9c8c89a09ace0a4e9c30ad9a7d7f6d83a66b4f1905636dee9c9d3e312a3739ab8d1336dc8fd3e919e07fe0c6a17bf80072d3f498808b8e5 Description: debug symbols for apparmor-pulseaudio-tester Auto-Built-Package: debug-symbols Build-Ids: 85057bf9240ceed2fa059d153d690c32803e2131 Package: apparmor-tumbler-tester Priority: optional Section: misc Installed-Size: 26 Maintainer: Andre Moreira Magalhaes Architecture: amd64 Version: 0.2020.3bv2022dev2b1 Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.12.0) Filename: pool/development/a/apparmor-tumbler-tester/apparmor-tumbler-tester_0.2020.3bv2022dev2b1_amd64.deb Size: 4136 MD5sum: 98a7480856ad333dabd18d809ea1ddcc SHA1: 5e795f5ceea937b618aafa31da7384e014d52924 SHA256: 133be63080d7fd260dbd3ceb678006b993e0a2ffc2311f677717a5df134ba168 SHA512: 1ceeb34d9f16d3f02cfab8c6d00833e51492fc13c061b09e5d0def70ea111f2bb2c1f5c8778428a9cbe05e14b27b26a1fe0b6fc83be3b2e3a228eea03752ae26 Description: Test utilities for apparmor-tumbler tests Test utilities for apparmor-tumbler tests. Package: apparmor-tumbler-tester-dbgsym Priority: optional Section: debug Installed-Size: 18 Maintainer: Andre Moreira Magalhaes Architecture: amd64 Source: apparmor-tumbler-tester Version: 0.2020.3bv2022dev2b1 Depends: apparmor-tumbler-tester (= 0.2020.3bv2022dev2b1) Filename: pool/development/a/apparmor-tumbler-tester/apparmor-tumbler-tester-dbgsym_0.2020.3bv2022dev2b1_amd64.deb Size: 4904 MD5sum: c801b19ab3f6ae36e53f358bcabf4c35 SHA1: fcfe7831180d26f8e2cf5432499ab6216f13e79d SHA256: adfdc715a0a42bd2b565333b881dd9b5035cbd4d0f325d4ea6e8431a361a08a8 SHA512: be8c8f1569bfbbe9470f1c8376bfb5c15e5dbc0659f6aac1dfda1c302d048dbedb984c00aac3d214466970a3776955da30b9fbaf5d778640d77bb974de849021 Description: debug symbols for apparmor-tumbler-tester Auto-Built-Package: debug-symbols Build-Ids: 1c1dbc49807ac0733fdadbca9391ec515da0a455 Package: appstream Priority: optional Section: admin Installed-Size: 2000 Maintainer: Matthias Klumpp Architecture: amd64 Version: 0.14.4-1+apertis0bv2022dev3b1 Provides: appstream-index Depends: shared-mime-info, libappstream4 (>= 0.14.4), libc6 (>= 2.4), libglib2.0-0 (>= 2.58) Suggests: apt-config-icons Breaks: appstream-index (<< 0.14.4-1+apertis0bv2022dev3b1), gnome-software (<< 3.22.5-1), plasma-discover (<< 5.8.5-3) Filename: pool/development/a/appstream/appstream_0.14.4-1+apertis0bv2022dev3b1_amd64.deb Size: 327140 MD5sum: 79ca521b2d164012386e05acaf2d943c SHA1: d811f9eb896aaeaf5cdd5ce331ee984ac95f4b02 SHA256: e3ca0acb47c1380ee9bfa08dde4dd56e3beaa3a21e522f02df7d79c7ee753e49 SHA512: fb0ed2fc701509e306d7624a22e8c9cdf0368f11f1e5695b4e6734a55d4e3413c1ddfab3148a35e3015dd89dd270dcf83e9e8ea2d87ceb130f8fdd286c9ae11f 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: 103 Maintainer: Matthias Klumpp Architecture: amd64 Source: appstream Version: 0.14.4-1+apertis0bv2022dev3b1 Depends: appstream (= 0.14.4-1+apertis0bv2022dev3b1) Filename: pool/development/a/appstream/appstream-dbgsym_0.14.4-1+apertis0bv2022dev3b1_amd64.deb Size: 76132 MD5sum: b7b8f036788e14149f8111c3a48cd8dc SHA1: e9b0df4bb24548837887165a83ff793e10865eca SHA256: 0c0aab8695a33dc315410be075d80beffbfb45c33959dfc1d88441c2ca99fff2 SHA512: afa100842949586719df156339220bf4e959a8283361d6f04ac9cbe944647ec0cfed4ada4c90e083e1385134a3b0540a90dde149cc963e751be65a261860e22f Description: debug symbols for appstream Auto-Built-Package: debug-symbols Build-Ids: ce75f750e82e2450ac260453b2fd28757c005ef5 Package: appstream-doc Priority: optional Section: doc Installed-Size: 3619 Maintainer: Matthias Klumpp Architecture: all Source: appstream Version: 0.14.4-1+apertis0bv2022dev3b1 Depends: libjs-highlight.js Suggests: appstream Breaks: appstream (<< 0.11.8) Filename: pool/development/a/appstream/appstream-doc_0.14.4-1+apertis0bv2022dev3b1_all.deb Size: 1502924 MD5sum: 3a49d9c787c0efb00521be0613dc3bf7 SHA1: 6023d74cae4aeda05a7b2df997120a1a97df71f0 SHA256: a6ba58dd6349afed1a04770c8b9c8cdd496fbc25dc890fce52ec251c4f4f07d4 SHA512: cdc5f9e8277edc683a8caf96ea241c6d845c597656c64d684a5e3a6a60d724e48b5f715676ad1e2cf4a3cff23a4f3a5ff1f58871fe6d30a0d58f68b120ffe4c7 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+apertis0bv2022dev3b1 Depends: appstream Filename: pool/development/a/appstream/apt-config-icons_0.14.4-1+apertis0bv2022dev3b1_all.deb Size: 13900 MD5sum: 67d3c89f2a3c7aa3fed68e6e28b1e52f SHA1: b87825b48f40fb8bbeda5b0b44221d21d35f2d2b SHA256: dc2fade4b294e324bee53ea6e7dcab60f72fe598a01a746e410f525a259ad9c9 SHA512: 4a42a11386ea45f7f844e4179830b246d521314c2335dc7b14d459dbaa9181d42a2c5124be78e5e7f44966d25c6008c3b2c82c9d82e4916822e5339b52645e2c 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+apertis0bv2022dev3b1 Depends: apt-config-icons Filename: pool/development/a/appstream/apt-config-icons-hidpi_0.14.4-1+apertis0bv2022dev3b1_all.deb Size: 13812 MD5sum: 8f10950e2195ba9ab2ed169806b835db SHA1: e679462bfa101bab094f2d751ba034ef16e33efe SHA256: 57cb8d3b79fcf8c93cbfc0cf0c7fc0aeec695e653be67a64d3d8e22bd1b8d097 SHA512: 99eed2b7da65ed54f3e8f6dff45648f9f3324c7393ffbadafeb04aa4940fbe935041f773fe4c1cedeae3238b50ddf9ab154035dd8ead5eb212377d3d0169a130 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+apertis0bv2022dev3b1 Depends: apt-config-icons Filename: pool/development/a/appstream/apt-config-icons-large_0.14.4-1+apertis0bv2022dev3b1_all.deb Size: 13896 MD5sum: e6335a73b5ff6c83fda70f1b816677fa SHA1: 21141ffef3fc88e2377f2a283aa56be37e2493aa SHA256: 2072b8e7f8dffb91cd4b7c3022fe520a3ed70867c6102604c8488d94b2779edb SHA512: b1987de86443d793edf070b930480dc12a7f88ebfd8610a255638393092fcffa0f0e847480410058e6f07c5e53d297e9b15ec079f853ebfc0a513d1b46e70f2a 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+apertis0bv2022dev3b1 Depends: apt-config-icons-large Filename: pool/development/a/appstream/apt-config-icons-large-hidpi_0.14.4-1+apertis0bv2022dev3b1_all.deb Size: 13896 MD5sum: 7f8fa7f64ad3e3e135ceb0bb57c2200f SHA1: 14ca1f7e7e1c479190b22234a858c377b7ceb072 SHA256: 9d46fa6240ebb9eaa8521e8b4156e965cc847a6c5cbe74d7decf9f11f8782122 SHA512: ff54e1327401470aad70f8b5ceaea083c5bb4aeeba1d9c0cea85b6063299ac1157ea4281798cebdb22688e0e56afd1068bac944dcd30f531b831be287240074d 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: 4367 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2022dev2b1 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-2apertis1bv2022dev2b1_amd64.deb Size: 1083792 MD5sum: 8e761698c64dadee8487c7ff26c984d2 SHA1: 466a6d9cd1d3de42c8b00b8917934bbb6d666e93 SHA256: dcb9acdee230453e73057f08e15239babf7ed184871f465a40386656f3f6a60a SHA512: e3c2e70d14df1b9097cd41a7170a1b4a4173db4d7e4b4151eee7d37004fdae26fe768a0474f0ede3532fae5c29c1b8c524044648b20a7a922fd1e88828cf3c32 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: 1154 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2022dev2b1 Depends: apt-cudf (= 6.0.1-2apertis1bv2022dev2b1) Filename: pool/development/d/dose3/apt-cudf-dbgsym_6.0.1-2apertis1bv2022dev2b1_amd64.deb Size: 279032 MD5sum: 30db8a732df23341207926a54e243a38 SHA1: a9decea4a8f9b8af750de21a6f59600a4ea86840 SHA256: d178c99f48589838fb73dfd9f68fb28b6f9517d1e9c3021a7f2bec9846ac99f3 SHA512: cd6517aca889ef697010165d25303f98986c1be5e743ce315df882dac97324ae2ab73ea9f1be2a638d05a60d52c70579c2d4db521ecbf94a64987fa96a3378cd Description: debug symbols for apt-cudf Auto-Built-Package: debug-symbols Build-Ids: bac7850c3157950a800a799ed404c75f523ea91b Package: apt-file Priority: optional Section: admin Installed-Size: 91 Maintainer: APT Development Team Architecture: all Version: 3.2.2+apertis1bv2022.3db1 Depends: perl:any, apt (>= 1.3~exp1~), libapt-pkg-perl, liblist-moreutils-perl, libregexp-assemble-perl Breaks: apt-venv (<< 1.0.0-1~), command-not-found (<< 0.2.38-2~), devscripts (<< 2.15.10~) Filename: pool/development/a/apt-file/apt-file_3.2.2+apertis1bv2022.3db1_all.deb Size: 38880 MD5sum: eb6872f3e0222e1d495d48ad410c9eb4 SHA1: c3f26bd6cf9a172073c26fba588b1cc8aeeb8110 SHA256: bc64663ed61d19177a6b8eca84cbc8d667c2a3c2008f38d57ec2347b40e580b3 SHA512: 81ac0409449f9a05d4a6c82f6cf00728bbfec50d2132fc50a4d9316cf19f233b75f1c05a9c5f2ebf2d7251a8ff4d19b17d3a52f0148ee6fbb66c50db2b283dd6 Description: search for files within Debian packages (command-line interface) apt-file is a command line tool for searching files contained in packages for the APT packaging system. You can search in which package a file is included or list the contents of a package without installing or fetching it. Package: arcanist Priority: optional Section: web Installed-Size: 9370 Maintainer: Sylvestre Ledru Architecture: all Source: phabricator Version: 0~git20200925-1apertis0bv2022dev2b1 Depends: libphutil (= 0~git20200925-1apertis0bv2022dev2b1), php-cli | php5-cli, php-curl | php5-curl, php-xml Suggests: python Conflicts: arc Filename: pool/development/p/phabricator/arcanist_0~git20200925-1apertis0bv2022dev2b1_all.deb Size: 1243224 MD5sum: d1921b8e63bdbe9310cfac019196630e SHA1: b1c7f49acd1f16152d439af6eab4d331cba61ce8 SHA256: 354b3c066517bc7af4be0a0523527930cc3bcd189f55b0ad38ef8f305b65f480 SHA512: d20338c1f685342307af327498317b1c623924aff7afa1eb56f92c543339a3cf9b102878340312c6a32879ddd63ceef6deb2b3e4264e0107b53bf9e112ae3710 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-3apertis0bv2022dev2b1 Depends: arcanist (>= 0~git20160124-1.3), clang-format, diffutils Filename: pool/development/a/arcanist-clang-format-linter/arcanist-clang-format-linter_0.git20161021-3apertis0bv2022dev2b1_all.deb Size: 8476 MD5sum: 91d255471009ee4363608b398795a473 SHA1: 0ad6ecc4d50cf133428ef1d72ff14f277b26b3b4 SHA256: a4f2d484d2e7627399ffd04106dc23b6e8aa0ea9120244707749e5b8590b450d SHA512: fee5f0fcdbfd54291a57a1f47dddac6cf42abe2cd82efda0756426cbe48550137931998ea5cf3d2d7d8ceced6d1b4a9df5cfc6a2ad134bc1f78c1bb6a6dfd676 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: 103323 Maintainer: Jörg Frings-Fürst Architecture: amd64 Version: 2.0.1+repack-1.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_amd64.deb Size: 7211140 MD5sum: 4626679680a082af2c4fd27be464c5df SHA1: a08f5ed9ee10d8758d4b4d50717c67b432e13781 SHA256: 6f4ad8d5a4b07d3cbc9366b0c95990682b4f97ac99d1efa87bdd4a151d32dbad SHA512: 24926ef9607ea7d57b29cbeacbae78620f2beddaba2696f81cecc7516e91fc045bdf6151d52edb46a1b90f9e0d043e49121fc0e73921928f29c010dbf478df5f 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: 45817 Maintainer: Jörg Frings-Fürst Architecture: amd64 Source: argyll Version: 2.0.1+repack-1.1apertis0bv2022dev2b1 Depends: argyll (= 2.0.1+repack-1.1apertis0bv2022dev2b1) Filename: pool/development/a/argyll/argyll-dbgsym_2.0.1+repack-1.1apertis0bv2022dev2b1_amd64.deb Size: 43462304 MD5sum: 3089193f6b7d716326bfda57adeca99a SHA1: 9e6d70c051f790eeeb60cbee4c32b4c5d25d3d3e SHA256: 6d00c90853741ac7cd2bb13c720f44070b30b566b5ecb530759f53bee3fd311c SHA512: 306d41c7011b057e86fdf5df8293fbb8a7b5d8628d9116a546a8dea45ed67a69d49830ce3ed6970c4d3e70010b2b6a01519d2cb8ad1ee7e24977a4bddd5a41dd Description: debug symbols for argyll Auto-Built-Package: debug-symbols Build-Ids: 0790e23d5f97fb9fb256a947a5b322f2ec02c6f8 1382e288981beb49c319d3d0d4468ffb3f80b238 15a3b76ea86b0d7fc97af3d64969f1feeb39bb39 166dee74062764aeb60efd7ca0cd1373ddb350ba 24b80890b36e1cb55a98c003452656ca174baa61 271a6de8be71ad1ba611a43a0ff4c9bd8035d63c 27a62bddf67d68360333d6f7e67e5c78bd298534 2e06ce97eb4c53cae91b0b7a8ff3a21f2e8b1829 3022e3a7ec29bb9c6c1c47502f4665330fc83f6c 3237e8218ba0fe7eac483cef16efb40abb4a75f4 38fa4bdd57630ff7d7de5f444a401dc8c612bbb5 39acc4ca6fc99462c6f76b4cc797341e70d1b246 499daeba97362a085cc314e5580faafa5f7e1a58 4dc98cb25674dcf191218090bb8a88a389719cc4 50a2d3b4b6d74f4ef52d1c07d6aa8043ab6031be 51781a815280dcf65624ec8daa147d45d9972100 647019e209a9a68b97eef9ae596e010cafcad57f 66d8612c5dfbeaed06b7e32cfc4d1141d4792537 6a91e1375b4d2770a09f6c842f3f4d8d51b122ae 70de1bd440aaa2487258c7b874f7e4bccb7c93dc 743f4bf53eb4cf5e879c78c5aa16b6e7fbff6556 75149e67cfaef499544549c41c52261a7da63a89 7ac069761d32f0170e11310590f843d092895192 8953e6938d137ac5fd3c4abcc1c79b9a5ce073cf 8e70cbb7256a0a93645447e4987df8fbdd7a1d8f 91794f1c47a4acb5b77fdcc44d1430db9c5c65d7 96e1f6d0e80a0dace5f3514d5bfed96dbaf8e37e 971c021f6f372a4955683016248a836e55875e52 9d16d9f22641f1f99f32ab86cf3bc95daaa52541 a484600337c37226293ba0410023a59f9b41f6e4 a90bf3a905eae78f1eedde368203e928a9c8afe5 ac6494e835392115fab7b97a643c40d080ddef24 af372589961afb0b3ec9cf79f470b5846bbdbfcd afed74f7fd310a7c8ee70d105706ac8faf4ffb0f b4c5600e7e17c2ee7c4fe2206b7c67b6fd4292b6 b5abcd2c09f41f5ace29060c11b83cc60bfd2083 c7598b3fff2ed72c117b5fb49e5674f5e71b6e58 ca8896b99de98e0059b7d0beefd4f22d211bb340 cb85f6ea20747d08927e1a73fd5fcdbb17fdc1a7 cc54b9e091520734378b72dd573b9b79ab4ee1a1 ceb3eee150cb057e3e2a4c22a60929a2d5fe9370 d39dab54f4605b326d25b99a98e6d86cda3a6e70 d708673bca90b66dac0165d89d960a0b4206ed75 d98f543921b4de5971f86e2093dcad95264288c9 e26a83dff3aa44f62805c428279fc5869f710a04 f47e53789464fc9d7b132b8faa320d20f86553f6 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.1apertis0bv2022dev2b1 Filename: pool/development/a/argyll/argyll-doc_2.0.1+repack-1.1apertis0bv2022dev2b1_all.deb Size: 2525352 MD5sum: 4bf25ee3081415b82d95aee72b86150b SHA1: 35614231f8cfd09c76ad6b59abc4dcab97f1823b SHA256: 32cfe26682db2d8eb9cb2f24e5a953042da2af54413316d554a0f4226deaf19e SHA512: cd2a690094f51ab7ca46bd238834c80aa5073e87648c862777b7ae9e0ed694447adf4f05c06dc2daf5411a21902cb520af78f74be03d8b6a41298348b9d51a81 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.1apertis0bv2022dev2b1 Filename: pool/development/a/argyll/argyll-ref_2.0.1+repack-1.1apertis0bv2022dev2b1_all.deb Size: 227356 MD5sum: e85b6afbbe28f7dcd9dbb9ce7879796c SHA1: a49e6cdb8030038e4c4d5fd7d449af7307b9445a SHA256: 16ae8e517392fe154e28810b59cfbc7d3df332255824ca3d440998325a891e58 SHA512: 750c5f9194698967a8a082ecb71e7ce2a513af5d28d537be8da6cfd6d654c187fcd1d84ba3c98e266e5122b747f70aa33293704b0732bbd47b8ae27f310a9cdf 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-1apertis0bv2022dev2b1 Depends: asciidoc-base Recommends: asciidoc-dblatex, asciidoc-doc, vim-asciidoc Filename: pool/development/a/asciidoc/asciidoc_9.0.0~rc2-1apertis0bv2022dev2b1_all.deb Size: 59240 MD5sum: 4dd27a2226e759654d014de57358adaf SHA1: 51b674484bd90671e0c0424f98e2a0685e89d9d5 SHA256: cba3034da5b42d1cf583b5ebc8aacb43c2bfb927d0347e45abbd7fed754039dd SHA512: 38f9200b3e8ae824866cfaa9552c061d17d519a4c24513055d98414a4b16ed6a98d619fce51b2d633c31619568c57e4fd7169641287828f434973b9d43b04b53 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-1apertis0bv2022dev2b1 Replaces: asciidoc (<< 8.6.9-4) Depends: asciidoc-common (= 9.0.0~rc2-1apertis0bv2022dev2b1), 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-1apertis0bv2022dev2b1_all.deb Size: 135660 MD5sum: 64352a5f40b0f201c0ac791e7523fb32 SHA1: fdb6ae548297901c8ea79c12002be83fe037a039 SHA256: ea9f98b33def3286f036bdf96f9a4e5440d50d0b4bc499eef13cc12a236840e7 SHA512: bbb107ceef941f9c7ad26a2415afbea1d871379648e2eafad3605d829cda345c07da50dd98ce23685c4cdf32d0d5070f65fb72eaf8e6f890c8e4d465b3fb0247 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-1apertis0bv2022dev2b1 Replaces: asciidoc (<< 8.6.9-4) Breaks: asciidoc (<< 8.6.9-4) Filename: pool/development/a/asciidoc/asciidoc-common_9.0.0~rc2-1apertis0bv2022dev2b1_all.deb Size: 285712 MD5sum: af4c597f6ce01515a0a37bd300b198ba SHA1: 4ec5ba81a4becdbc9fa36e904ca91c74bbe53504 SHA256: 61e6617e7e7f8d3e82df253cdc7da769268abb175c1ee1c890e83b6e63fdb05b SHA512: 736d2b620c191588249e81db5783b2751de200bc8dcee8b19656b60f987a7745d0fafd0c19ca9117b4e79a2e49605f8766db5193ab0677f071594314d054da02 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-1apertis0bv2022dev2b1 Depends: asciidoc-base, dblatex, docbook-utils Suggests: asciidoc-doc, epubcheck Filename: pool/development/a/asciidoc/asciidoc-dblatex_9.0.0~rc2-1apertis0bv2022dev2b1_all.deb Size: 60372 MD5sum: 900acf96b8f457023f0a205cae59cdc3 SHA1: 0b516a16c86229bb53acc02fe59fb974ccf5f10b SHA256: 64d8dd9c00d2fb5179232383016afad564265fe1d87ac07ede0481daa816349c SHA512: 4d3029e0ad76b5a88a8c4c351814c1207434172f7ae40bce787a9c57c8d088d21c653391b6b2c8731de2036e4bb570a3ee215a7b45c096666eb6c56eb05a9827 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-1apertis0bv2022dev2b1 Replaces: asciidoc (<< 8.6.9-4) Depends: asciidoc-common (= 9.0.0~rc2-1apertis0bv2022dev2b1) Breaks: asciidoc (<< 8.6.9-4) Filename: pool/development/a/asciidoc/asciidoc-doc_9.0.0~rc2-1apertis0bv2022dev2b1_all.deb Size: 258840 MD5sum: 2f42f8bbe0d36b0bd9420f3448846ea0 SHA1: e640f2b2d931cfad80204a9127d7d9ea322b3dc9 SHA256: 64ff79b383775d21841b6a0b49bd8be2e674affffdfc4469bf57ce02f8e7b48b SHA512: 92f9e604bd6cd9206410c353b54809203f21ac5d53dcac2752bf5aa7cd6a300014db9320a3cf534c0c8771d2c1d5e6906134ad00a4928691d03e79316edfba87 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-1apertis0bv2022dev2b1 Depends: asciidoc-base, docbook-utils, fop Suggests: asciidoc-doc, epubcheck Filename: pool/development/a/asciidoc/asciidoc-fop_9.0.0~rc2-1apertis0bv2022dev2b1_all.deb Size: 58480 MD5sum: 7b28479a66f8b5b13c5a02bc1d3c5ef0 SHA1: 60290cecf2866631e6c310b9722eecdb78358468 SHA256: e1f546d635f658c296921f0df2c882948dcdcbfaeb51a590f325fe7daa3e69ff SHA512: a44c8eae984b10cd1361d5b8064888979a1994b9e9552545cd06d9f891af28085eb8442bd8accdb060281ea9989b5e7b93dae15fd4ffaa27ba4efdfa0508a2c4 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-1apertis0bv2022dev2b1 Depends: asciidoc-base, python3, python3:any Suggests: asciidoc-doc Filename: pool/development/a/asciidoc/asciidoc-tests_9.0.0~rc2-1apertis0bv2022dev2b1_all.deb Size: 231976 MD5sum: ffa5cbca06531ffae37291550df9f9a2 SHA1: f12a50f3325a53a749abb7aacf5e66e5702875e9 SHA256: 03f0c2f97d2913bf703db68e81b8718403d0e2ac03f95b491ec33f499a84f2cd SHA512: eb87a4707182cea7b43bfe9702106e8540df03a467c99c44c028348ac0242acddfaacc3d89ed995c36b7b59e7d75716f7af35d64a84dba04ec5ac830b6d393f2 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-2apertis0bv2022dev2b1 Depends: ruby | ruby-interpreter, ruby-asciidoctor (>= 2.0.12-2apertis0bv2022dev2b1) Filename: pool/development/a/asciidoctor/asciidoctor_2.0.12-2apertis0bv2022dev2b1_all.deb Size: 84140 MD5sum: 608c6e0e889ab86f633035477d134c2e SHA1: c6c15b87d573d9986a511f7c8db8ff72aac7d9b8 SHA256: d6bfdda24c63faeb48f52b776decf3ffcb9e5eba068f3086bec8c54d9906e83d SHA512: baf6ba50704be01c88b87ccacc60089af6c23225185256de9ccd49e89b08cefbcc37250404d5eb8589403f8f60e3256852ead29ee8592266ef1dff162bc34b9a 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-2apertis0bv2022dev2b1 Depends: libjs-jquery Suggests: asciidoctor Filename: pool/development/a/asciidoctor/asciidoctor-doc_2.0.12-2apertis0bv2022dev2b1_all.deb Size: 349640 MD5sum: 8af7ace10b5516fed557afdfcac0fb63 SHA1: 1b4ae883b0234ed2358e867444a47347866732d3 SHA256: 428a1db8d2cddebc9102a0a3e777c582334d989b18427dae400bfb96f02bff56 SHA512: 99ca0159994dbe7e4282c3a9506499ea40e400b156e57e2444e24bf2f38b84d26da38e1a8570b52f3bd554baac72293be6e6e10874cf2034d7809f0e721499f7 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: 458 Maintainer: Ralf Treinen Architecture: amd64 Version: 1:1.9.4-3apertis0bv2022dev2b1 Provides: cudf-solver Depends: libc6 (>= 2.14), 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-3apertis0bv2022dev2b1_amd64.deb Size: 130804 MD5sum: d232aa6d39ab995f2d76e7c08f874f35 SHA1: 8c19888f76cdf0b2f0b4976243f88d0b88228e95 SHA256: 09f60dec40e77d6d91632ba8fce28a2505ab4d45c39c38af4e5a095879846a3f SHA512: 982b56cf6e1cd1b3dc82be59c3a8195a931f30b75ca8594702a2dccc37a965f6efb72690a788514f8f965ac2122738bef26674bdb2540442636cb219bcc7a4fd 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: 2162 Maintainer: Ralf Treinen Architecture: amd64 Source: aspcud Version: 1:1.9.4-3apertis0bv2022dev2b1 Depends: aspcud (= 1:1.9.4-3apertis0bv2022dev2b1) Filename: pool/development/a/aspcud/aspcud-dbgsym_1.9.4-3apertis0bv2022dev2b1_amd64.deb Size: 2113324 MD5sum: 3cbf8d272365b73c66edc3decb60c1d0 SHA1: 8902a92b56e0254ff8ec5dd82b496175b30b3fda SHA256: 0d1877f6753931ba088ad839667da876516718c0543e69fc1e68f98584fc7761 SHA512: 08640d4af00074daf00baa6caaa34e34e1ec76ccc16833598f44bc9e8a321e40b3c1bc683905d63840326c1559f50865a75b918685b720f1e10d6519383e2ac8 Description: debug symbols for aspcud Auto-Built-Package: debug-symbols Build-Ids: 02ee6bb0593dac253e6c04ac74170073ec8ba025 a7870cc10973d7d6346b891c6522dde90b8ae370 Package: aspectj Priority: optional Section: java Installed-Size: 89 Maintainer: Debian Java Maintainers Architecture: all Version: 1.9.2-2apertis0bv2022dev2b1 Depends: default-jre-headless | java8-runtime-headless, libaspectj-java (= 1.9.2-2apertis0bv2022dev2b1) Filename: pool/development/a/aspectj/aspectj_1.9.2-2apertis0bv2022dev2b1_all.deb Size: 63868 MD5sum: ff6755c991b00e94b359a81aa5ded567 SHA1: ce4efb80a78d155d5a79fbfb0591c5916238b888 SHA256: 31082fe7a948e86f2116c14307525d33c7e8fc79b0947fb709fa7525b094c405 SHA512: 460c2d2438ce07f02b44e11128dc61b8da286feff093aa87cf4c241a3ea8a6633f90eb5ebebedd1a079e253c1a3f28d28d843e5429f3511773af005ac47702a1 Description: aspect-oriented extension for Java - tools AspectJ enables the clean modularization of crosscutting concerns such as: error checking and handling, synchronization, context-sensitive behavior, performance optimizations, monitoring and logging, debugging support, multi-object protocols. . This package provides the CLI tools of aspectj (aj5, ajc, ajbrowser). Homepage: http://www.eclipse.org/aspectj Package: aspectj-doc Priority: optional Section: doc Installed-Size: 2218 Maintainer: Debian Java Maintainers Architecture: all Source: aspectj Version: 1.9.2-2apertis0bv2022dev2b1 Filename: pool/development/a/aspectj/aspectj-doc_1.9.2-2apertis0bv2022dev2b1_all.deb Size: 314716 MD5sum: 6156d503dc36a1b1eaebfbcc3912be17 SHA1: abfe65f2755453d6fff8e1a34585b79bb1dc5dda SHA256: 84ed1b784281de88c89d3130c321756383ece924a077132e9037722c566a306d SHA512: 756588e6fbfd6a8854396bfccfc15466b6e1c83fb23f8f08b9574045ddfad75a30865c269af1d26f7337b09ab776c7d74c32d3975173c424bfcb53d6090ea7c2 Description: aspect-oriented extension for Java - documentation AspectJ enables the clean modularization of crosscutting concerns such as: error checking and handling, synchronization, context-sensitive behavior, performance optimizations, monitoring and logging, debugging support, multi-object protocols. . This package provides AspectJ Programming Guide, Diagnosis Guide and Development Environment Guide and Development Kit Developer's Notebook. Homepage: http://www.eclipse.org/aspectj Package: aspell-de Priority: optional Section: localization Installed-Size: 402 Maintainer: Roland Rosenfeld Architecture: all Source: igerman98 Version: 20161207-9apertis0bv2022dev2b1 Provides: aspell-dictionary Depends: aspell, dictionaries-common (>= 1.23~) Filename: pool/development/i/igerman98/aspell-de_20161207-9apertis0bv2022dev2b1_all.deb Size: 348432 MD5sum: 333e1a12f7a04c3f009fca7d3bfde233 SHA1: 2fb6e4b457553a36ce722df22c4b2c53a8e1dfe6 SHA256: 78d608230f008df3ffd56fc52a2177e3d7306185218a45f025580ab76da8b364 SHA512: 04b0dde7e29fea93bec95f1ee62cad97935a1521af84a2398403efc5e6cc0ada3269e80cb4319dc35d96890ef2a4a2fe34ff5487056917d85f232961b544c615 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 180364 MD5sum: 152d8c4387ae7984e0af9a965d15de6c SHA1: f10a89d9ebccb53700bec01e74823dd77f960e54 SHA256: 37ec284018689fd914952cdae2af6254be02074669d210a5fbbd59ba009735a0 SHA512: bddf40085d4e22fecb72aa9669911140d1fa46dc0f9d96f5b96d047c011393c4c8f8f1052cb9ab0bda8c37899800886449e7b14264a89e7b01b630729a2e6f6b Description: Hebrew dictionary for aspell This package contains all the required files to add support for Hebrew language to aspell spell checker. Homepage: ftp://ftp.gnu.org/gnu/aspell/dict/he/ Package: assimp-testmodels Priority: optional Section: graphics Installed-Size: 74445 Maintainer: IOhannes m zmölnig (Debian/GNU) Architecture: all Source: assimp Version: 5.2.5~ds0-1+apertis0~v2022bv2022.3db1 Filename: pool/development/a/assimp/assimp-testmodels_5.2.5~ds0-1+apertis0~v2022bv2022.3db1_all.deb Size: 20601400 MD5sum: 932c2e71ae1e0813c72d5c5b2042cc09 SHA1: 64ccf19d8a4bf3b73dd0d19207c1bf5f63de4465 SHA256: 82e7d0318c75f0f696376ff4c4ea3692dac1dbdacf988efe1757a12523a3fbe5 SHA512: 56ddc223f85388ef3053e12c7f0b4292d2b987b6a7a8709366436f6baf2574eb75059ade037c9f70a8a04e3d612b3203594a127e7c66b141813fd003c92d2d99 Description: assimp 3D model import library (testdata) Assimp is a library to import various well-known 3D model formats ("assets") in a uniform manner. Assimp aims at providing a full asset conversion pipeline for use in game engines / realtime rendering systems of any kind but is not limited to this audience. . This package contains 3D models in various formats for testing assimp. Homepage: https://assimp.org Multi-Arch: foreign Package: assimp-utils Priority: optional Section: utils Installed-Size: 515 Maintainer: IOhannes m zmölnig (Debian/GNU) Architecture: amd64 Source: assimp Version: 5.2.5~ds0-1+apertis0~v2022bv2022.3db1 Depends: libassimp5 (>= 5.2.5~ds0), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/development/a/assimp/assimp-utils_5.2.5~ds0-1+apertis0~v2022bv2022.3db1_amd64.deb Size: 194088 MD5sum: 016b57c96121d5440b3a337f84b42a3f SHA1: e97903ec343ce8820fc2363e7aa6e416cca52f33 SHA256: 85c0935361c7aeba29cacecf057fe91055f6ef086fb51e1b5a874f043b784358 SHA512: 30a9194adf010f358c66d4a361e1b380482ac878a3bee9d47f5681f3195bb60eb0f2a719500a6e86d526419292d2985970295851070cf2f78c14be23e667554f Description: 3D model import library (utilities) Assimp is a library to import various well-known 3D model formats ("assets") in a uniform manner. Assimp aims at providing a full asset conversion pipeline for use in game engines / realtime rendering systems of any kind but is not limited to this audience. . This package contains additional commandline utilities (currently only 'assimp') to interact with 3D models. Homepage: https://assimp.org Package: assimp-utils-dbgsym Priority: optional Section: debug Installed-Size: 615 Maintainer: IOhannes m zmölnig (Debian/GNU) Architecture: amd64 Source: assimp Version: 5.2.5~ds0-1+apertis0~v2022bv2022.3db1 Depends: assimp-utils (= 5.2.5~ds0-1+apertis0~v2022bv2022.3db1) Filename: pool/development/a/assimp/assimp-utils-dbgsym_5.2.5~ds0-1+apertis0~v2022bv2022.3db1_amd64.deb Size: 586340 MD5sum: 0c4d0567cc9d54b303f4abe6858906a2 SHA1: 825554eea19445031942d9ecff54fd373248e161 SHA256: c31a01550a44804bc76d1bfa4b8858058fd48eee4318cb7f9197c04722a2bd6e SHA512: 1ce35e0ccfcc407c76853583c9ca1bbb2d045fe7a7562a36a50fc5b697963e0e1ef60817db3043be7263f9bae365d4331ad0ba45b19b6a89f3afea9ebe0d11dd Description: debug symbols for assimp-utils Auto-Built-Package: debug-symbols Build-Ids: 2d97063d410f0efb0cce848119943ab290a09f55 Package: at Priority: standard Section: admin Installed-Size: 158 Maintainer: Jose M Calhariz Architecture: amd64 Version: 3.1.23-1.1apertis0bv2022dev2b1 Depends: libpam-runtime (>= 1.0.1-11), lsb-base (>= 3.2-14), libc6 (>= 2.14), 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.1apertis0bv2022dev2b1_amd64.deb Size: 50028 MD5sum: df597060b38ec6b76a983d4e50aceddb SHA1: a210c81f435c0ed137012f0e8783cb9ff9fc5a0d SHA256: bfbf86fd1f19a4ff68cdf3be94c5cc72c7e70cb8f9304e8e59350de6386b85c7 SHA512: 29ac81c64c766e8623868979bc3d46eff94d5c791fae418fd0a943cf74c4d6a03b4007fcfde3da17afda14cfd24cb4b8236df37ddff794bc3444ea8708088a37 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: 94 Maintainer: Jose M Calhariz Architecture: amd64 Source: at Version: 3.1.23-1.1apertis0bv2022dev2b1 Depends: at (= 3.1.23-1.1apertis0bv2022dev2b1) Filename: pool/development/a/at/at-dbgsym_3.1.23-1.1apertis0bv2022dev2b1_amd64.deb Size: 65908 MD5sum: 0be76201376d6e763c02e7b85dfccbc2 SHA1: ec56944ad3bcce4543a190c7f47312b7a86ba8ce SHA256: 8662b8e2f83285fd4426aa40e0111d6f09eb42b855190849a8d1d5919a0605c5 SHA512: 570cb8c021d6f62c098c83d6474a9ac1f104b4e9395209ff8e78267bd4634d31c8fe32e74e0b07529247344e9e834e70aee736d867b42f75b409f96effda92c9 Description: debug symbols for at Auto-Built-Package: debug-symbols Build-Ids: 825acf4255b46091c7fb2a527fee38c429586664 f902afacc895502103cbb15758b80068c19590de Package: auctex Priority: optional Section: tex Installed-Size: 4645 Maintainer: Davide G. M. Salvetti Architecture: all Version: 12.2-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 1241060 MD5sum: 6d80236e47e66df907687994957aff5d SHA1: f914b0496447eaa84b5f0b9c44de6c9cd77e1413 SHA256: b1af31a91ba8f8bdbf888245f101279aa4f3d8cf4043fed021ebd072d6082b17 SHA512: f3049ead39df7507994bb5830a62450082920bea4964d2b972ead112fe43ca29cd4635b6d1069fcf725fd4730cb70d9d0aa0f814a5cab4167837830f3ee2ca28 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: 82 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: audiofile Version: 0.3.6-5co1bv2022dev2b1 Replaces: libaudiofile-dev (<= 0.3.3-1) Depends: libaudiofile1 (>= 0.3.6), libc6 (>= 2.4) Breaks: libaudiofile-dev (<= 0.3.3-1) Filename: pool/development/a/audiofile/audiofile-tools_0.3.6-5co1bv2022dev2b1_amd64.deb Size: 35768 MD5sum: 9b488944e87a9daaac4e310f6cdaeb2d SHA1: d2d665b30f2ffa13322639333d318144861ce83c SHA256: 98ccfa358eb79cda0636e5f12f344b8620d191f427316edfa945caad6b043bc9 SHA512: b5eed7391b33084a3ca9797b11db92f2c81dbe3dd44b89e5d5ce27f0f5b6e513375c2cfd0f3cf8384c6d403dc109cd54513f8f3a8e6822bd5920955899e45f06 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: 47 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: audiofile Version: 0.3.6-5co1bv2022dev2b1 Replaces: libaudiofile-dbg (<< 0.3.6-3~) Depends: audiofile-tools (= 0.3.6-5co1bv2022dev2b1) Breaks: libaudiofile-dbg (<< 0.3.6-3~) Filename: pool/development/a/audiofile/audiofile-tools-dbgsym_0.3.6-5co1bv2022dev2b1_amd64.deb Size: 24880 MD5sum: 013a68f8aaf3aefa50196d46b83c73a5 SHA1: 66e97f01c3a6df5eb3baf6ba00ee2fa9ce1a2c53 SHA256: 7dfe0486af0328e36ada9eb3c9eb43e2b271049fd0a25def0dd9951536ab363c SHA512: 20b5cb29b8e77a4e956c86f90f8b0c807945790a06aaa67b62f97bb88f959b22f055baa7a09279755e3ae605063423796ebc5164e13a76384e9a7880485610f6 Description: debug symbols for audiofile-tools Auto-Built-Package: debug-symbols Build-Ids: 68ade9b614fdf97799c326c5dab905af03f87f66 6a2b38b1e3abd547b441b6d5af856ca7982477a2 Package: augeas-doc Priority: optional Section: doc Installed-Size: 16063 Maintainer: Hilko Bengen Architecture: all Source: augeas Version: 1.12.0-2apertis0bv2022dev2b1 Filename: pool/development/a/augeas/augeas-doc_1.12.0-2apertis0bv2022dev2b1_all.deb Size: 925840 MD5sum: e3a97cbfe4f80dbc43d6e3983f2b38a1 SHA1: 12b6ae4051dadc342a166601ba24c2a504e75364 SHA256: 6d02e0b3f21f5627b53518c05a0040592be190010c652993362d038669bb331a SHA512: f34fb709eb1e446573e5e359f9c511e8fe0c8aafb005dbcea5d0d5a195e9bb2ef383813dfd675a91d355220d3aa35595da1ca7b2fa442a3d28b1779686986075 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-2apertis0bv2022dev2b1 Suggests: augeas-doc Filename: pool/development/a/augeas/augeas-lenses_1.12.0-2apertis0bv2022dev2b1_all.deb Size: 451420 MD5sum: 5bda2b7703aad8ddbbbe899609dad211 SHA1: a7e887df64bd1362a5f574025f4ce6d8366d0cbf SHA256: 399964d75ebd209f7d14f892f2f78e2fa141955b688d749a92e75a9f35ddb338 SHA512: e3dc0d8301a341589a98b88954e01f12f82154768f952dcc20b4e346375b13c78c9c01b34b33ffddb8ea5eb9717624e7d48b65de04b5ea38ed43b3857e81a1c7 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: 236 Maintainer: Hilko Bengen Architecture: amd64 Source: augeas Version: 1.12.0-2apertis0bv2022dev2b1 Depends: libaugeas0 (>= 1.10.0), libc6 (>= 2.8), libgcc-s1 (>= 3.3.1), libreadline8 (>= 6.0) Filename: pool/development/a/augeas/augeas-tools_1.12.0-2apertis0bv2022dev2b1_amd64.deb Size: 175940 MD5sum: c58f4c69a632a3d3b5039f7a1e638731 SHA1: e0a05d28bc7b27ca47e14728bfed6e20d36bcf81 SHA256: fb8556ebb6040b628fe6683958781f6f6a186483fdf3a85c59d3ecadb46fd476 SHA512: f823d4647fdb81250634450d72ee426e8bdc7a9ea04992e83b1d9dce4f67167431d3a3536652bc3a16ead31ca57479f8dad7330ecba481425f7d146e8d9210ac 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: 74 Maintainer: Hilko Bengen Architecture: amd64 Source: augeas Version: 1.12.0-2apertis0bv2022dev2b1 Depends: augeas-tools (= 1.12.0-2apertis0bv2022dev2b1) Filename: pool/development/a/augeas/augeas-tools-dbgsym_1.12.0-2apertis0bv2022dev2b1_amd64.deb Size: 39880 MD5sum: b6ca6c80699ca4be5eb4ba82201ba6d5 SHA1: bdf6ae02f884a2cb470fff519788ea8cea0e0155 SHA256: bb7ef7bed57bf77905c57df0d36f39faf2cfdcbfd4c5e4ab444f99ca187cd9d4 SHA512: f296f16c26d95cbbee01d8b54fd801bfca711cbc16c5a7836f9208f3a39eb7f217eaa13b656537ac8672bdd8c020b92e80ca2fbb0f18fc579db3ed505b172632 Description: debug symbols for augeas-tools Auto-Built-Package: debug-symbols Build-Ids: 3feb66311480d817917e7c80e0a8a45b3e1d0026 5665be9db58a0ce9b6a23ffac1dc30ef68f463b4 f809c922bd86820b1787b262216d6689bbf07d22 Package: autoconf Priority: optional Section: devel Installed-Size: 1846 Maintainer: Debian QA Group Architecture: all Version: 2.69-14apertis0bv2022dev2b1 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-14apertis0bv2022dev2b1_all.deb Size: 313092 MD5sum: 9bec33dd350f107e3db6a4dac3ea6741 SHA1: 935d0e73be8dbb3728284f2a209811d80d961f51 SHA256: d81b657754d0fb6aea30e9878632f3884b3f6ff1047c7214977603de6575828c SHA512: a34c7d04c9b94e6f03db0007ff7552610fa0276fa518c0ce487d7489be9e20eab62d269c45a243b1cb3428f6f49fe28380affaa5fea486ea58c971a7c18a8338 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 745824 MD5sum: 59c8db34ef9b7e3437ac2c1ab23f0ea9 SHA1: a327987d2c503c51dd1fbfd42f71adcfcadd4082 SHA256: 0afe919695a6cfac75998a528d91702c6ee3e72b074bee27349e4d2ef421e0c6 SHA512: e79269c76ceb4af8fa0cb728ffcd45223933e3e7012348bc8a3f29c62b377a90691fb40b1cf40b82fe463cc95f509cda3e395275a2d510a3a34ad36d1febd25a 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-1apertis0bv2022dev2b1 Depends: m4, perl:any Filename: pool/development/a/autoconf-dickey/autoconf-dickey_2.52+20210105-1apertis0bv2022dev2b1_all.deb Size: 162804 MD5sum: 763e1bb2474eb7e4f6eec095eb7c8f9c SHA1: cb44964b01e8859b671cd63eea1b7534d55ba107 SHA256: dced32d3aaed8c0312eadc967e58d2b22cd1cb2f3e84ce76c97c5d3a66b4c15a SHA512: 992edef04f7f37df3719df04c9fd47ff0d1bc838d60e2ab977ad730e0ab3651b8af0d498bd9a828ff453c3e881fe7371785593c96339f83634b00fab5901b851 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-14apertis0bv2022dev2b1 Depends: gnu-standards Filename: pool/development/a/autoconf/autoconf-doc_2.69-14apertis0bv2022dev2b1_all.deb Size: 2857056 MD5sum: 3aea3ffed0d67a08c57291a494498e82 SHA1: 823069107e83b10b140ba76a67a703d9f897f2f8 SHA256: 6be43c9a2cc22e8fcb5260cb59ba65912d8d854b426c602606b40eed0e1e3ddb SHA512: 5991824b05226ea35174d04856904b3ffe5b35d1ceaf6dd80654fa7a43a3b5f3c33de2dab69082ec9242fcbbcf735b05b33829c1cfa854b57f9607154318ba07 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-69apertis0bv2022dev2b1 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-69apertis0bv2022dev2b1_all.deb Size: 252292 MD5sum: 5b4670a9eb63b1952991d6489fc7de1a SHA1: 7221a56f071370cd7b022adc59c7582cf7b5f7b2 SHA256: 06805515144ff58ab92ab2ae021714a67915b129aea32ee5a3eec21653436e99 SHA512: ca022b0dab29b71a5f76d325cdc3da45c7bb3c18747492c4f5b36efa71e00a8d5742f3061230e69b70534bab654b7c8069f56a544f1c645f4d6b197612cbc53b 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-1co1bv2022dev2b1 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-1co1bv2022dev2b1_all.deb Size: 480252 MD5sum: 9b47cd7daeb7911e490994b22afb2e0e SHA1: 32b3f99257236242dc9c276978358017262b5810 SHA256: f3bbf7dd2881142d868eac022f999df3d3aecbdfb8503ed15f0f1df093143074 SHA512: 7d1920616c4936e4fdbf9395e9de1cc775eab0cc727d26401bf64e58400607203efb1d87c28afd618bb59358e7ef56b121248014f505234f5a50e182ad24aad3 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-2apertis0bv2022dev2b1 Depends: m4, debianutils (>= 1.8), autoconf, perl, libfile-temp-perl Filename: pool/development/a/autoconf2.69/autoconf2.69_2.69-2apertis0bv2022dev2b1_all.deb Size: 291100 MD5sum: c0fe6f184205384a47c1a13ab9f73714 SHA1: 410195a508e923be60e812bcab9bb6fd25cb41db SHA256: 7b1112ad0092d765c2f68b28dd4a8660b25af6af1d7dab8ea604bef8e7478ab3 SHA512: 590799c1c4fce21893e17047b8aa343e717ee366c98e527c4fdc290f3c45da9d999402fcb879edde62f7161a2a6e1e72ba1dee7d514280f920562908cbacdda5 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: 1166 Maintainer: Andreas Metzler Architecture: amd64 Version: 1:5.18.16-4apertis0bv2022dev2b1 Depends: guile-2.2-libs, libc6 (>= 2.17), libopts25 (>= 1:5.18.16), libxml2 (>= 2.7.4), libopts25-dev (= 1:5.18.16-4apertis0bv2022dev2b1), perl:any Recommends: autogen-doc Filename: pool/development/a/autogen/autogen_5.18.16-4apertis0bv2022dev2b1_amd64.deb Size: 570408 MD5sum: ac205b5fefe9576f32c58b1b5c3dfa0a SHA1: a79c5157d5f5622a4fd7b87d934894b7f974ec71 SHA256: a6b71ff9e3fe205205f58aefcff3a3680d54c7b0a5abfc51ab455fce4f5ecb8e SHA512: cba1531c14fadcd7e3fe76fea77960d41301b8ed55e98f4fe6a907c62ff57ad0a8d9151fc97dbf231c6a34de8fc55ec4ee82e5076290235a82c5530c6d65ca57 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: 349 Maintainer: Andreas Metzler Architecture: amd64 Source: autogen Version: 1:5.18.16-4apertis0bv2022dev2b1 Depends: autogen (= 1:5.18.16-4apertis0bv2022dev2b1) Filename: pool/development/a/autogen/autogen-dbgsym_5.18.16-4apertis0bv2022dev2b1_amd64.deb Size: 290560 MD5sum: 8dda5ddc0442bf6286167af1ed2754ac SHA1: 279cdb2e53b9ae7b4c2716a9da6cdefd810d205b SHA256: 6157725c0dae0fd59fba56bd8f5c80907e6296ff69817f788f2b2986691b3b81 SHA512: 9c5030404873171932f2e16dd1f6b42c675a55c959cdaa7cda0a26e3d685dae137d814c927ea5e1c5ddbc69dbc368f27faae5e3a7c3d8f3adfc37af455ac6fc4 Description: debug symbols for autogen Auto-Built-Package: debug-symbols Build-Ids: 2315ec482e067ecdb24141456187aa6f02534636 6385b39a9ba4d82a30e771c82f439bfd5692f20d 70e5c5269ceeacebf392b2a2f5a19a3ed478c171 8ff6e820ecffef70b50496ed031df9bfa5b3995a Package: autogen-doc Priority: optional Section: doc Installed-Size: 3095 Maintainer: Andreas Metzler Architecture: all Source: autogen Version: 1:5.18.16-4apertis0bv2022dev2b1 Replaces: autogen (<< 1:5.18.3-4) Breaks: autogen (<< 1:5.18.3-4) Filename: pool/development/a/autogen/autogen-doc_5.18.16-4apertis0bv2022dev2b1_all.deb Size: 1008484 MD5sum: 7ffee79e064f5013f304380a0324fca4 SHA1: c0b0033ba380b94b177577eea4582b9f895e3ee4 SHA256: a9c290f4de140989aea41023cbd47bd965f539fa6e7315e9cd67e8e9da609016 SHA512: 96a61f921ab5a1df4546867139b5a54eb9313a502564d8d379c45a7f342481c7cac615c288f38afa1c561ba56fc1f736fdcad9a1cee8f7bb1a554d7716cd4a97 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 814700 MD5sum: 5b23bb88328307aaf9802399526c1248 SHA1: 8abfe2c673d67959f80a636fe1d06baddf2415aa SHA256: a7cbc83d57b67918bfaeb2d62e3c066405d6899d72f1fa49b6c375ab9312fcce SHA512: 9e2e37d3a9d19841f478ead7a82e8eb77322f829f8fdd1a2e8b9414bf08259c5ff8591c481387336f81c7f985733d7e8df0c3f26146a6906461f8da79bdff824 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-6apertis0bv2022dev2b1 Provides: automaken Depends: autoconf (>= 2.62), autotools-dev (>= 20020320.1) Filename: pool/development/a/automake1.11/automake1.11_1.11.6-6apertis0bv2022dev2b1_all.deb Size: 535608 MD5sum: aad862cf1cf59b8ba451b53c7df5bc78 SHA1: 3d92e1fdd9b76a0d06b75ffd745e8acabf4a60da SHA256: aa3114aef1ad39b9bdb9f06473783a083b8c356eb35ee0a59b419dbdf1424295 SHA512: c94e964f52992ca64f5a060960afc4a1238eac14e8869b7028bad0d2aa280620350aff6bb4d3d10fcbe54d00297da907b0ee3b715b8a482939002a55cfea8c45 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.16apertis2bv2022dev2b1 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.16apertis2bv2022dev2b1_all.deb Size: 201500 MD5sum: 031456afeeb962f15be8106c13e2fabf SHA1: f90a32cc5d210fcaa8a6df526fbaacd26c1f5f98 SHA256: faa0767a23429c8770134c09d087a3d9fd94707eb313dcf2637afbd198669409 SHA512: c9f355e3ddfd27d3666e698f8da39af5b290e317c35b7c4f6b8eab226a90e978f2c72214770b5fef55160a9b0081487f5abbe58419ed490030d0bd26c300db54 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-4apertis1bv2022dev2b1 Replaces: gettext (<= 0.17-11) Depends: xz-utils Filename: pool/development/g/gettext/autopoint_0.21-4apertis1bv2022dev2b1_all.deb Size: 520172 MD5sum: 3b1ae2577c87eb07c09176685e0ddcaf SHA1: 7dd75a1f0ac2b0c4f308051e49840ae451a465ff SHA256: d38b5373ccf36b74d445b99485b36e6682df6103f7932057579d8258cbe2c28f SHA512: 57622876401e16b7d2ad21299388d4d5b858b06db34d9e693322b0d7df930d3bc4c92a9ca4f635db5278077df1c5acd9a59d1f53dbb7608487e0b49945e0bb6a 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+nmu1apertis0bv2022dev2b1 Filename: pool/development/a/autotools-dev/autotools-dev_20180224.1+nmu1apertis0bv2022dev2b1_all.deb Size: 77344 MD5sum: 77430f29711174728dafcf26a2beba87 SHA1: 6a6c9199383b21289360d029d87ff93114376541 SHA256: a5b9efe8de44aa18437c9aba7c67638486826bdbeba281bff90b6d99bb5a334a SHA512: edf30db01cb92145b09b4f1c03a0915296aa94e90fc9973a48fae3b2925925e2cb632489377221b32f089d72808537bb2b545c7d8fae0562971ae0b018b7afb8 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: 102 Maintainer: Jon Bernard Architecture: amd64 Version: 1.5.8-1apertis0bv2022dev2b1 Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.14), 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-1apertis0bv2022dev2b1_amd64.deb Size: 44628 MD5sum: 941286db89198f052b44a4b165afb772 SHA1: 18e1b55ac65d8dd73fb9edc131ecdcfd66938002 SHA256: 1c6b4442226ba9fda429bc347c16468362596353d1e0aaf6c8d48b14e9be0d41 SHA512: 478de48bc0525ebbab64b5d8b736e5ed386eff1c1af4df50b91b3e92ad76b2fd61105c0aea638e2117c1c4325bbc4956aa92c8279d33674cf7370cfffdb1464a Description: Trace conversion program Babeltrace provides trace reading and writing libraries, as well as a trace converter. Plugins can be created for any trace format to allow its conversion to/from any other supported format. . This package contains the "babeltrace" trace conversion program. Homepage: https://www.efficios.com/babeltrace Package: babeltrace-dbgsym Priority: optional Section: debug Installed-Size: 68 Maintainer: Jon Bernard Architecture: amd64 Source: babeltrace Version: 1.5.8-1apertis0bv2022dev2b1 Depends: babeltrace (= 1.5.8-1apertis0bv2022dev2b1) Filename: pool/development/b/babeltrace/babeltrace-dbgsym_1.5.8-1apertis0bv2022dev2b1_amd64.deb Size: 44132 MD5sum: 7f4f97cfff9c9865b4efdafd5ceba575 SHA1: 1304a54cee39f3760465b3eb7a4f10735f9ca20a SHA256: fbc04d2387317d3b008162052ea768418fc53562b393511d3870c921ff987e88 SHA512: 18798bad674d1b979194879d6b774fd4e0c252bcce54c672b6dbc11019625da1a5337621b38012291f35189137a88991e328f69a30aa49f693ff00773f70cf1a Description: debug symbols for babeltrace Auto-Built-Package: debug-symbols Build-Ids: 89f73086a0aa618cec02e0ed6bdde02c5429779f aa92f872265882cd37495758dee093688c59c0bb Package: bash Essential: yes Priority: required Section: shells Installed-Size: 6475 Maintainer: Matthias Klose Architecture: amd64 Version: 5.1-2+deb11u1+apertis0bv2022.3b2 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+apertis0bv2022.3b2_amd64.deb Size: 1420204 MD5sum: 595e42c354a4798358786c18a8254dbb SHA1: c8bfd9cb5582769fa27647aba56f757dceebad04 SHA256: 4590d8241c383db8ef59f701943df01827694ac6ec630a8cf11d318afe4b2a5c SHA512: 76f59eceb519b725e7bb19acd5cb63ecab603ec7d353c3eebb5663ad3774e075ac9c1a915c25d0b3aeffe476520062b2e1e3e0965683f8b4df3661421cc54445 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: 1044 Maintainer: Matthias Klose Architecture: amd64 Source: bash Version: 5.1-2+deb11u1+apertis0bv2022.3b2 Depends: bash (= 5.1-2+deb11u1+apertis0bv2022.3b2) Filename: pool/development/b/bash/bash-builtins_5.1-2+deb11u1+apertis0bv2022.3b2_amd64.deb Size: 136048 MD5sum: 875b3ea96e92e2296507b6053de2afd1 SHA1: 99f97a81d2ee3c3f5ff3b00f49d715b48ed179a9 SHA256: 0aa9b19cb4c8329fcab57a5ad208c9f1e815e04a673494cd40ccca3625c79e1f SHA512: 2df69c6ab93c373e5d654ff2a8b996dca5335ed38136dc8d692dff793b6df37fc2fbe4d135f980d0019a55d6ca7c162713a95ffd93a5428eebd8e0ea33e81194 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: 344 Maintainer: Matthias Klose Architecture: amd64 Source: bash Version: 5.1-2+deb11u1+apertis0bv2022.3b2 Depends: bash-builtins (= 5.1-2+deb11u1+apertis0bv2022.3b2) Filename: pool/development/b/bash/bash-builtins-dbgsym_5.1-2+deb11u1+apertis0bv2022.3b2_amd64.deb Size: 125984 MD5sum: 04973af3a141f98d5dd804304139272e SHA1: d985e3081ce942415a2e27b7741bd964f56fdf96 SHA256: dfe2a7f58fa37ce0417c17dc5bf5ce994ce053cfd7c2740757752d44d353a6cc SHA512: 4172534d71b6521ff846af327e811b92b1b1a1f7d18b02dd75afe08dbb4a18db719c8983287fbe02a184282513031efa4c2d8cfdd2ff9b325bd9e0383e49734e Description: debug symbols for bash-builtins Auto-Built-Package: debug-symbols Build-Ids: 046b7a5b98d304484000ced3852aea024b741933 0e3b0b097b0247f38f492f851ddd28bb90e25dde 17196866cb2fa0b76423ffaf0f79da6abd862893 23c79365f6688db1c3ebe4331c851abb696dfed9 298799757585bfd7e8c32582c6e71dccefd76fb5 2e3fb5f59abd4eaa61eb4dba6e260bd30dccbdb4 33891e801bcf394a913a4a39fa9b535f35d6431f 3a5ec7d4480ad8b8a311ccbf1a8ff61c69fd0d3f 3ac4f8033661f178962fc10293791fc4188d9593 406e1713a8b11abd0beaa7eb0db175c248a54345 455c502eee7260fa6946160663fb434d2ed6914a 46b92fefc68477afe84d7f9ea63f2357a78da5b1 4774d35ed2d924e72e9c7d9766740841694976da 4f0efc30b4a485c9940d2af7d6681ae5dfb8d07c 57f9f7f890c3df8bf9940c2670f9a3a7051931a9 5aab228c8d1cf2f41cad8b861240bee8e523cb28 5b4571e92aa9f7e840ed1abcc5df57435c4d2998 6c717f9e1ebbe7d22eddda5b1135d9beddbb8833 7ae5157799f3f04521a12bc0b914bb388321c6bc 7c2272e9a7d3148244979d1d0179e7e7c93bb31a 7da2bcab9d6973c0fb3e2c3c6940b2c8895f418b 82fbe14447b752dac94e2d82a4391de133be2720 93b1886230b6bfdff66027e5ab3f94891c058ec9 9683981c760374de5bd869b8f866021ae6f59e87 9db8cf75db9bbf129091d09ed930f8471c33834f 9df286711caf4a62a4f8da3097d846763d5963f5 a14b8740215170e1c1d62a4944681ba63166736c a66a0f65b98922945a7bf828cff8b7f79975b534 b58f77e4872b7c2d634840d03ddc87502a6a2b1d eba35c095f1b4688e9937085686a6e46f23bc5c6 f12406310ae83e9baccfd88538b61c71bad5b907 f3de0ee6f5352cf758657c13902b1da4ea209a80 f79900e67f43dbcbcd21d23599f5baddcabf4353 Package: bash-completion Priority: standard Section: shells Installed-Size: 1523 Maintainer: Gabriel F. T. Gomes Architecture: all Version: 1:2.11-2apertis1bv2022.1b2 Provides: dh-sequence-bash-completion Depends: bash Filename: pool/development/b/bash-completion/bash-completion_2.11-2apertis1bv2022.1b2_all.deb Size: 234616 MD5sum: 29f6624f17e6d89e9122ad091a0ec5f9 SHA1: 57dfa8210c0e6ef3853dbe8a7cb5dcdc90f83822 SHA256: 648fa37f66fee1e7f6bed6e576bab259bafb151a010e4fb91b0f981cf4af23e3 SHA512: dcc97a956a5f454e1a4e4f70565fa8aff21cf8353151c5c052d656b0ca10b686cd5a257942458703cc970340012bc243e8ec1b038851feb76a178639fd83ccf2 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: 1527 Maintainer: Matthias Klose Architecture: amd64 Source: bash Version: 5.1-2+deb11u1+apertis0bv2022.3b2 Depends: bash (= 5.1-2+deb11u1+apertis0bv2022.3b2) Filename: pool/development/b/bash/bash-dbgsym_5.1-2+deb11u1+apertis0bv2022.3b2_amd64.deb Size: 1425760 MD5sum: 7ed0ffa075e37d57891eecbcc27194c7 SHA1: 1ba239e575b3c454f6acded1e74359754650dceb SHA256: 2ba8d791ad9a0721718089b44fb8008e8fbe72beef2ad067aa6083a97cf6e6ce SHA512: f74abbd02cc47568b720dcef517589ff2debefefad79abddc540074df40dc5b6940a063845d757a31a46994458627250e059b22547364fb3e53cc9060f8de4c4 Description: debug symbols for bash Auto-Built-Package: debug-symbols Build-Ids: a7058da0e1badf8f3514f1ad05bfd3d4ed4932dc ec08707edae2cb91902bc9147371c73e7cefc310 Package: bash-doc Priority: optional Section: doc Installed-Size: 3244 Maintainer: Matthias Klose Architecture: all Source: bash Version: 5.1-2+deb11u1+apertis0bv2022.3b2 Replaces: bash (<< 4.3-2) Depends: dpkg (>= 1.15.4) | install-info Filename: pool/development/b/bash/bash-doc_5.1-2+deb11u1+apertis0bv2022.3b2_all.deb Size: 1934684 MD5sum: 87106a4d3cb20e711db1f87f3d56e244 SHA1: b52f3df57046e9ccffca4f99d5c802dec7d256d7 SHA256: c0295daedcc729a810ab550947884f4b4a7c9e4871a0d08a2be107fa2753363e SHA512: eadedf061cc3ad9dd44a1600bf2443f24eab562d9a6dfb45044414491114803be26e97a1829a5311a89af39247c01bd427bdf1d7cc641181a13ca4502f8866d1 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: 2468 Maintainer: Matthias Klose Architecture: amd64 Source: bash Version: 5.1-2+deb11u1+apertis0bv2022.3b2 Depends: passwd (>= 1:4.0.3-10) Suggests: bash-doc Filename: pool/development/b/bash/bash-static_5.1-2+deb11u1+apertis0bv2022.3b2_amd64.deb Size: 1111200 MD5sum: fed6244b55bbeb989b269cf339500181 SHA1: 6b9d9aaf50e87b11221382f5dc1cc778ebb825f6 SHA256: 393c86f2adac619494e4c5a337a03af63d36af5988dae28eaf63e359157b71ff SHA512: 49f9482261feb76104355dc3efe69ff6da2466b836edf66c3b71cfa894afdee60c07dd3c5f75dfa44acd25cb2acdabcd8a800a942d76d0f33020fd924e7c0cf6 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+apertis1bv2022.1b6) Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Multi-Arch: foreign Package: bash-static-dbgsym Priority: optional Section: debug Installed-Size: 1616 Maintainer: Matthias Klose Architecture: amd64 Source: bash Version: 5.1-2+deb11u1+apertis0bv2022.3b2 Depends: bash-static (= 5.1-2+deb11u1+apertis0bv2022.3b2) Filename: pool/development/b/bash/bash-static-dbgsym_5.1-2+deb11u1+apertis0bv2022.3b2_amd64.deb Size: 1444876 MD5sum: afd1776c9493db03e3602b3ff8543a4a SHA1: e458bf5f459d4d80d4df490948c08f106dc0dc5c SHA256: 51b5447c46421b45bca708081a94fc695a9851678695465eaa6306ee943b2d78 SHA512: 73a31eb814b3020effd4de2758d3ce857ebedcff11120d2b3fc2e4aaf8aa83d60c6b2299a2829529741df5a972896685e8a107bf295da160d9b08b820557600e Description: debug symbols for bash-static Auto-Built-Package: debug-symbols Build-Ids: ab7e1c9bd352219a9dbf4750e015926739d25bda Package: bats Priority: optional Section: shells Installed-Size: 78 Maintainer: Yaroslav Halchenko Architecture: all Version: 1.2.1-3apertis1bv2022dev2b2 Recommends: parallel Filename: pool/development/b/bats/bats_1.2.1-3apertis1bv2022dev2b2_all.deb Size: 30636 MD5sum: ca0ebb8ca17747226de43f681b7f00a7 SHA1: 87d7b867669c5953b9c183f4d77adf58386a7534 SHA256: 657bfac42da2a3462159f74b220d7e618a0c78fb2d43ea47a6c2b84818c9411d SHA512: 130346bc9f699be426edf1a0dbf440018defed85ad35bd86a9f871d89ca3414645942d9a79df48edcd02b1340404e5f2fb4840051a58ada3cad618158f7a9f85 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: 241 Maintainer: Ryan Kavanagh Architecture: amd64 Version: 1.07.1-2co1bv2022dev2b1 Depends: libc6 (>= 2.14), libreadline8 (>= 6.0) Filename: pool/development/b/bc/bc_1.07.1-2co1bv2022dev2b1_amd64.deb Size: 109356 MD5sum: 563659fdc7e10510382a4cdec925e5c3 SHA1: 62e7b8daa929b44250ef8c22ce44b0e072caf609 SHA256: f6a47cd3d6c45788933d26cf7019f863f6dfbb1803414322753bcc22994ac09a SHA512: 5ccd2a7e14bc6193d814b12f14a7be89c6292cf8efd5d41d10c3cfa7562644dd766468769f8da69eb55f8e449349a0e69a03dbda09b3a787b134cde21e8e9d9a 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: 111 Maintainer: Ryan Kavanagh Architecture: amd64 Source: bc Version: 1.07.1-2co1bv2022dev2b1 Depends: bc (= 1.07.1-2co1bv2022dev2b1) Filename: pool/development/b/bc/bc-dbgsym_1.07.1-2co1bv2022dev2b1_amd64.deb Size: 92372 MD5sum: 0279c0435f3fb6e0a17d3d33d959ef10 SHA1: b505b1ef430389b54bb5636b227decdb397613fb SHA256: 351f69df75406fbabc539faf161b84c1a34a5a0b522fddd6f27ee5608d1f6018 SHA512: 93345206bc8ec0677cf1b76b39a901b8e69e44f0523ab7e803743d2f314bb1259cc4e8187871f278318f017fa5582af95169b5c9283160c0bae095ad12b435a7 Description: debug symbols for bc Auto-Built-Package: debug-symbols Build-Ids: 810a56fd5dfa7ae49a2ea49d2f471a03487bb834 Package: bcc Priority: optional Section: devel Installed-Size: 300 Maintainer: Juan Cespedes Architecture: amd64 Source: linux86 Version: 0.16.17-3.3co1bv2022dev2b1 Replaces: linux86 Provides: c-compiler Depends: libc6 (>= 2.14), bin86 (= 0.16.17-3.3co1bv2022dev2b1) Recommends: elks-libc (= 0.16.17-3.3co1bv2022dev2b1) Conflicts: linux86 Filename: pool/development/l/linux86/bcc_0.16.17-3.3co1bv2022dev2b1_amd64.deb Size: 125496 MD5sum: 7301493896157cd83dd72faa7d18f490 SHA1: 6dab7441fcb8573e453077b9f31f86e65534fe72 SHA256: c7bdf513fdd41526f2ec609c5e350c2ffe94b781e602be360b43f3b440a000d6 SHA512: c5e9f618554cc39b40a29ef2f2ed9740227cd05d1f841a0b9e8d31b33baaa63e67ef1c5dc3a21c9985e1c4173467d1f39e19e76d553ee492e92c5494a604c0bb 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+apertis0bv2022dev3b1 Depends: perl Filename: pool/development/c/console-setup/bdf2psf_1.205+apertis0bv2022dev3b1_all.deb Size: 59936 MD5sum: 7ff95821054cd246b5fb946dcaa76381 SHA1: bf13117f05cfac4c0b36192fc0bf233d626d9be6 SHA256: aeec6a011b9badef875441970bda78a955c33ab07cd4d0edefd1093a0d34da6e SHA512: 565d39bdea2fd6f2931d434ff418ba5b4a01b084097cf307c9deb3f58e74887cd9a1b7666ea05b49a47de548ba31ba58b3d8a9326de32ebff42f01bdedc732f7 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: amd64 Version: 1.5-12apertis0bv2022dev2b1 Depends: libc6 (>= 2.14) Filename: pool/development/b/bdfresize/bdfresize_1.5-12apertis0bv2022dev2b1_amd64.deb Size: 12816 MD5sum: 9c4a4656caf482607c664d78a59d56ee SHA1: 92408589d2c1ae446b0f27d61cc20529dbc65000 SHA256: 2bf1f6f284f73fb8336853186cd749d3ef6ee05240aad027bd984fa13d684a16 SHA512: f32ebaa19d36a8073bd3f3187047f530ce449cacfc78781b3e63a09fc95cde3d750134e3df6e0cc2650e899dc3a2d7d48dfe0bd0cb97b6a5605878cd850041e3 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: 33 Maintainer: Tatsuya Kinoshita Architecture: amd64 Source: bdfresize Version: 1.5-12apertis0bv2022dev2b1 Depends: bdfresize (= 1.5-12apertis0bv2022dev2b1) Filename: pool/development/b/bdfresize/bdfresize-dbgsym_1.5-12apertis0bv2022dev2b1_amd64.deb Size: 18244 MD5sum: 5bf5457a98b2d05946df50c360d16a08 SHA1: 2e8edd4050e45c1aee7cff31e525bd19f0ed2f70 SHA256: 8688b1877f6cb295a7d3c0b66f0e1f4c7e2919c1f068cbde23720697368c270e SHA512: 1aca459f12106b89f4997d068c7278f299b37dae22920bec2c4e63f5ea4939b1fa1f1635b30cd182d71dc22a94cfda02acc0490d697e8c263633bb1ece8720f1 Description: debug symbols for bdfresize Auto-Built-Package: debug-symbols Build-Ids: 1f88a28bf424d7a8d0c07efd41c395458b39fb6c Package: biber Priority: optional Section: perl Installed-Size: 1659 Maintainer: Debian TeX maintainers Architecture: all Version: 2.16-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 555648 MD5sum: 49dabb58621423ad0d8246ea0f48db68 SHA1: 4ec76cb5e37e7647fc98ae37c332286166add9a9 SHA256: 57694c39362c81953fca302ed8c858fdf2d6eed127bc482cd3815be9a46a1cca SHA512: 043ac1d2a17b1cc45f605301c53aba410d2a3869b97d4d4ba204907639d768bcad1f649fba39833e5caa2b73f3e20babf1eca508dc23270e22b7d7e59e284587 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: 234 Maintainer: Juan Cespedes Architecture: amd64 Source: linux86 Version: 0.16.17-3.3co1bv2022dev2b1 Depends: libc6 (>= 2.14) Conflicts: linux86 Filename: pool/development/l/linux86/bin86_0.16.17-3.3co1bv2022dev2b1_amd64.deb Size: 102780 MD5sum: 14cb52182a8acdada9d4ea3a54af7592 SHA1: 10d69bbb7341371fbbdc3aeb192b87a5dbb9172d SHA256: 2fb272d4aaf80392c388c6bb9e53ba78acb153e69977446c61effd0024ddb0c4 SHA512: e0b051c17066835f888b1cc473d9d1b21ebd1e7cf53b38e18d2dd2a9d85acbdb70979da6862e4aedb431e2bfb2dc7874e43e8a3b30242c2c09fd0d2fddc4ce4c 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: 3582 Maintainer: Debian Rust Maintainers Architecture: amd64 Source: rust-bindgen Version: 0.55.1-3+apertis0bv2022dev2b1 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+apertis0bv2022dev2b1_amd64.deb Size: 968908 MD5sum: 5918d3541f18b20c232471bf6cee1389 SHA1: e89c4e9e005d1c9a1b30bcf66d5c7a5db372e17c SHA256: dcad16586ff7c68004bab7151b069dc3791e1d090b737df3fdf1a470ac956f16 SHA512: a2607292616da18fdbdf374509cd25a8ffbc6bf031e52299d7f52f4852b922d7f619578b1b7d5c16d2b3b94895b8428e1c524139890581f1b93e6a791b826c3e 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-2co1bv2022dev2b1) Homepage: https://rust-lang.github.io/rust-bindgen/ Multi-Arch: allowed X-Cargo-Built-Using: rust-aho-corasick (= 0.7.10-1+apertis0bv2022dev2b1), rust-ansi-term (= 0.12.1-1apertis0bv2022dev2b1), rust-atty (= 0.2.14-2apertis0bv2022dev2b1), rust-bitflags (= 1.2.1-1apertis0bv2022dev2b1), rust-cexpr (= 0.4.0-1+apertis0bv2022dev2b1), rust-cfg-if-0.1 (= 0.1.10-2apertis0bv2022dev2b1), rust-clang-sys (= 1.0.1-2+apertis0bv2022dev2b1), rust-clap (= 2.33.3-1apertis0bv2022dev2b1), 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-1apertis0bv2022dev2b1), rust-lazycell (= 1.3.0-3apertis0bv2022dev2b1), rust-libc (= 0.2.80-1apertis0bv2022dev2b1), rust-log (= 0.4.11-2apertis0bv2022dev2b1), rust-memchr (= 2.3.3-1+apertis0bv2022dev2b1), rust-nom (= 5.0.1-4+apertis0bv2022dev2b1), rust-peeking-take-while (= 0.1.2-1+apertis0bv2022dev2b1), rust-proc-macro2 (= 1.0.18-1apertis0bv2022dev2b1), rust-quote (= 1.0.7-1apertis0bv2022dev2b1), rust-regex (= 1.3.7-1+apertis0bv2022dev2b1), rust-regex-syntax (= 0.6.17-1+apertis0bv2022dev2b1), rust-rustc-hash (= 1.1.0-1+apertis0bv2022dev2b1), rust-shlex (= 0.1.1-1+apertis0bv2022dev2b1), rust-strsim (= 0.9.3-1apertis0bv2022dev2b1), rust-termcolor (= 1.1.0-1+apertis0bv2022dev2b1), rust-textwrap (= 0.11.0-1co1bv2022dev2b1), rust-thread-local (= 1.0.1-1+apertis0bv2022dev2b1), rust-unicode-width (= 0.1.8-1apertis0bv2022dev2b1), rust-unicode-xid (= 0.2.0-1apertis0bv2022dev2b1), rust-vec-map (= 0.8.1-2co1bv2022dev2b1), rust-which (= 3.0.0-2+apertis0bv2022dev2b1), rustc (= 1.48.0+dfsg1-2co1bv2022dev2b1) Package: bindgen-dbgsym Priority: optional Section: debug Installed-Size: 12798 Maintainer: Debian Rust Maintainers Architecture: amd64 Source: rust-bindgen Version: 0.55.1-3+apertis0bv2022dev2b1 Depends: bindgen (= 0.55.1-3+apertis0bv2022dev2b1) Filename: pool/development/r/rust-bindgen/bindgen-dbgsym_0.55.1-3+apertis0bv2022dev2b1_amd64.deb Size: 12232284 MD5sum: 9e1690c65cedb648ebb0fabc45e83c24 SHA1: 50c7b6c69a4e6fd3d38a0cccab17fc26f65c62a5 SHA256: 8ba05b4f51d8efccd50f82338828f5e56ce4ceccbd04c7aab26fee3e50a07b07 SHA512: e48309f75f2707f61ce3c5d58c52a25a094ee97338da500458b4275647ee5506a04d2d0aaa2d329e8debc6f3534cc8f946d498a5d94288267b97720002cb0070 Description: debug symbols for bindgen Auto-Built-Package: debug-symbols Build-Ids: aa174fe162c7b0057c74c26bb9f1650d7db339db X-Cargo-Built-Using: rust-aho-corasick (= 0.7.10-1+apertis0bv2022dev2b1), rust-ansi-term (= 0.12.1-1apertis0bv2022dev2b1), rust-atty (= 0.2.14-2apertis0bv2022dev2b1), rust-bitflags (= 1.2.1-1apertis0bv2022dev2b1), rust-cexpr (= 0.4.0-1+apertis0bv2022dev2b1), rust-cfg-if-0.1 (= 0.1.10-2apertis0bv2022dev2b1), rust-clang-sys (= 1.0.1-2+apertis0bv2022dev2b1), rust-clap (= 2.33.3-1apertis0bv2022dev2b1), 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-1apertis0bv2022dev2b1), rust-lazycell (= 1.3.0-3apertis0bv2022dev2b1), rust-libc (= 0.2.80-1apertis0bv2022dev2b1), rust-log (= 0.4.11-2apertis0bv2022dev2b1), rust-memchr (= 2.3.3-1+apertis0bv2022dev2b1), rust-nom (= 5.0.1-4+apertis0bv2022dev2b1), rust-peeking-take-while (= 0.1.2-1+apertis0bv2022dev2b1), rust-proc-macro2 (= 1.0.18-1apertis0bv2022dev2b1), rust-quote (= 1.0.7-1apertis0bv2022dev2b1), rust-regex (= 1.3.7-1+apertis0bv2022dev2b1), rust-regex-syntax (= 0.6.17-1+apertis0bv2022dev2b1), rust-rustc-hash (= 1.1.0-1+apertis0bv2022dev2b1), rust-shlex (= 0.1.1-1+apertis0bv2022dev2b1), rust-strsim (= 0.9.3-1apertis0bv2022dev2b1), rust-termcolor (= 1.1.0-1+apertis0bv2022dev2b1), rust-textwrap (= 0.11.0-1co1bv2022dev2b1), rust-thread-local (= 1.0.1-1+apertis0bv2022dev2b1), rust-unicode-width (= 0.1.8-1apertis0bv2022dev2b1), rust-unicode-xid (= 0.2.0-1apertis0bv2022dev2b1), rust-vec-map (= 0.8.1-2co1bv2022dev2b1), rust-which (= 3.0.0-2+apertis0bv2022dev2b1), rustc (= 1.48.0+dfsg1-2co1bv2022dev2b1) Package: binfmt-support Priority: optional Section: admin Installed-Size: 219 Maintainer: Colin Watson Architecture: amd64 Version: 2.2.1-1+deb11u1+apertis1bv2022.3db2 Depends: libc6 (>= 2.14), libpipeline1 (>= 1.0.0), lsb-base (>= 4.1+Debian3) Filename: pool/development/b/binfmt-support/binfmt-support_2.2.1-1+deb11u1+apertis1bv2022.3db2_amd64.deb Size: 68088 MD5sum: 2fd9dbec7d6be160150d3f5338cd5688 SHA1: 2f3521658bc3214b25c09b7850a112de174ceb8f SHA256: 933110015db42f109d566badf473a515772db405d43d101c20aaaf428e325714 SHA512: 9028700521245ce3cf65703f8a51af59a7b344422ae7d40d4ef7446532518d658b29d79b07aa5e090f20217578c0c654bbba4ec75baf0e5bfd9bb0e593704e03 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: amd64 Source: binfmt-support Version: 2.2.1-1+deb11u1+apertis1bv2022.3db2 Depends: binfmt-support (= 2.2.1-1+deb11u1+apertis1bv2022.3db2) Filename: pool/development/b/binfmt-support/binfmt-support-dbgsym_2.2.1-1+deb11u1+apertis1bv2022.3db2_amd64.deb Size: 237632 MD5sum: f8a9315e6c797935b329a7997e488430 SHA1: 01331bf1ebf9f72b63b43ea074bb49c88403931f SHA256: f78806d032defce74f778fe8ae72e455c0bf8c5e0d6f18b4295fb789727cca11 SHA512: cf5bbb276bc2624d80e29c3deaa0981b936c4137be69ac88e485ddd271c63f9fc289edaa6fafc6a5fbc2a73a834a6699565ad7be5d4405f16324d3d483dd1504 Description: debug symbols for binfmt-support Auto-Built-Package: debug-symbols Build-Ids: bc271ed4d0c53a3ddd24ddb00cc0d71fc08b6d61 f52f161a612876b247f8c5cf83bb7ab0e52a5218 Package: binutils Priority: optional Section: devel Installed-Size: 98 Maintainer: Matthias Klose Architecture: amd64 Version: 2.35.2-2+apertis2bv2022dev3b1 Provides: binutils-gold, elf-binutils Depends: binutils-common (= 2.35.2-2+apertis2bv2022dev3b1), libbinutils (= 2.35.2-2+apertis2bv2022dev3b1), binutils-x86-64-linux-gnu (= 2.35.2-2+apertis2bv2022dev3b1) Suggests: binutils-doc (>= 2.35.2-2+apertis2bv2022dev3b1) Conflicts: binutils-mingw-w64-i686 (<< 2.23.52.20130612-1+3), binutils-mingw-w64-x86-64 (<< 2.23.52.20130612-1+3), binutils-multiarch (<< 2.27-8), modutils (<< 2.4.19-1) Filename: pool/development/b/binutils/binutils_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 62212 MD5sum: cae161c6c7ca21e77ecd5dbabb7c9413 SHA1: b836d1e8f17f5ac892bb9b0dc860e9c64c1eed93 SHA256: 40df3f756deda13051bb5a9df7846af714fc58a5ab1e04cdca00592921289185 SHA512: 6eaec33edc43183521cf28bdf9af6ea7e98ed712c40fe30af3398d9e13f6536ca7340921a12fe60d15e57f3dd5b60e734cb999288e63a8722e3b7284c6d8ca5a 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: 16146 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2022dev3b1), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2022dev3b1) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-aarch64-linux-gnu_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 2795356 MD5sum: 0e200069f189d4002e75f6fd67e70b3d SHA1: 1cf40921c01cdca4396c0e446c1804714c1ab4a6 SHA256: 95dae7d31f092119530ad8f20dd187466c88f7e2f4474406a45051f87d9bc6ea SHA512: 8c863c9e98671062316d408731cb5142f9e8a60ae890896a6bc88f960662d79dd49b9eaf52c96373eb45d343ba1b2ec6eb65c081a975e7f867ffa0bdebe3b5a2 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: 44154 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Depends: binutils-aarch64-linux-gnu (= 2.35.2-2+apertis2bv2022dev3b1) Filename: pool/development/b/binutils/binutils-aarch64-linux-gnu-dbg_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 41696380 MD5sum: 6febe5b22fca964c203a040575ed840f SHA1: 0b59213903e5d1e9cc26871a27ef8d4b58570e2a SHA256: a30a4a2b85cfd732c8e3d0788cddcba6d9eed3ba217faa82dd559704f8899e71 SHA512: 5e4d85db1285ea95c690bec2380cbef399664f2f85d91e054463493e97c4dbe72bf2b034ccacb470e60e5baae63d1f1de62e9e8e9a53631efe8d3d75b90172ac 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: 13174 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2022dev3b1), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2022dev3b1) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabi_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 2758408 MD5sum: 41c2ef157f24408b026af44dbfd807c6 SHA1: 5508c9ec9c8a8c86af918600d66b46325a93bcb5 SHA256: e2e08790f2f861fb7691f8515ccf34f00d35e95089da2804d1ac98debc0a342c SHA512: 001e130be76ceeafd772ad0eaa294081a463b13f420b78757dfdeba734bbe64c9f9f4cd4aab911510068e976bfd39e0b703d174654883fda01c7acff100adbd9 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: 43910 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Depends: binutils-arm-linux-gnueabi (= 2.35.2-2+apertis2bv2022dev3b1) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabi-dbg_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 41477088 MD5sum: 02384dedf4d9e2cf79b170cf7d1acfc7 SHA1: 8b1d98c927af441de051f3f3a36437791dea04d3 SHA256: 7ef311afedf0871e528b3c90ae3102d1f7ed7659563777099d4715e317c02daa SHA512: d9dfcfc213db92b63c5fd4e78d8c2f96a4c4fb2e21592b004007bbdbef2e27d3d1e699bd1c5d4921302b95fb48e306be7f7a7e6b7112ab2f9ecd0a0a366bf7b5 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: 13174 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2022dev3b1), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2022dev3b1) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabihf_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 2758100 MD5sum: 3e134cedea64ff48067ca943c3af95a8 SHA1: 4e4328ff8c7f54bb8d75b8b66c3466e99f0d629c SHA256: 54d0c8626f5d7f4d08b534db4c708fda4979d821268c964c809bb4e814620e89 SHA512: 1f3f70762a19195d9d693d19e797e920df9770f04e079879520fb4fe669827b25800bf196843e44503439a4c34bd3652ead3abfb183e77a176bc939e539ab955 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: 43907 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Depends: binutils-arm-linux-gnueabihf (= 2.35.2-2+apertis2bv2022dev3b1) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabihf-dbg_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 41393032 MD5sum: 3b800b11e23bc1aff92fd50deefaabd3 SHA1: 1078f5d238f226c51201204cdef58d6a5b5d2781 SHA256: ccef942227301203e1e8066f6d5bba675fae7f5d4fd8b6e5546675e16fc87d58 SHA512: 6c2c5939e6508dd7503766807503ac2f44ad185fe2c04e8ea9461b0cdd0a603cb1bef4f860ef01d91ec4823b37372f9a080df6718440b5b19269e17a83f357c2 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: 17026 Maintainer: Joaquin de Andres Architecture: amd64 Source: binutils-arm-none-eabi (14apertis0bv2022dev2b1) Version: 2.35.2-2+14apertis0bv2022dev2b1 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+14apertis0bv2022dev2b1_amd64.deb Size: 2634928 MD5sum: 8cadc9d14d52709cd60fd5c31f979811 SHA1: e47a867691763638cd0187114db5664df607dfc1 SHA256: a1f705d0908557058ea1af8d6d81bf396b6c1997a138c0ff63d825d019a8e415 SHA512: a1fbaf1f18db4ea4b36259a834fa26473feeea682525079a8a08d863dba2ce84ea71df8f0c2bc404fcdaed2e4d8f9075e574fd1e1f3fc23cc7619a6fcec44aba 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) Homepage: https://sourceware.org/binutils/ Package: binutils-arm-none-eabi-dbgsym Priority: optional Section: debug Installed-Size: 30776 Maintainer: Joaquin de Andres Architecture: amd64 Source: binutils-arm-none-eabi (14apertis0bv2022dev2b1) Version: 2.35.2-2+14apertis0bv2022dev2b1 Depends: binutils-arm-none-eabi (= 2.35.2-2+14apertis0bv2022dev2b1) Filename: pool/development/b/binutils-arm-none-eabi/binutils-arm-none-eabi-dbgsym_2.35.2-2+14apertis0bv2022dev2b1_amd64.deb Size: 28648556 MD5sum: fd88199da5d85811356b50d941bad3a3 SHA1: f93c3affa2a2cfdaf2639b5f05e58da80ab7b289 SHA256: 4d12d00eb745082e878fd0f1e05eeaf1dafc6b200ecb1ecc87d8a523049133c1 SHA512: 00073d445ffa644c9b56e81a39a5c68297e7cb8e90e2862996e20bd12bfb5a3198ab231ac5cb33490247620d8c8caec968c328eb259c3996aa1e237037b35e38 Description: debug symbols for binutils-arm-none-eabi Auto-Built-Package: debug-symbols Build-Ids: 0ce715eca6e6be25f45f49c4e788b0f9a4159cae 1982ef058bc89b4b56014de5a22acb7896570562 1a96bff4f586fe965b0ab347beb6d546dbd1c444 5b9e4f7802e1af27d84ee4e2ac7f0c61bd567ba7 66cf5e21013d8d33322bb91437fc07734e27846d 69071220ffa3daf14815f84e711bc720930f98db 7950fabafc7c3df7daf921db2272970fe7a7b85f 7ba783d8d9348f2115c3b8b46b5802291813282a 7dcc7451a5f015dc5d4dd577c060874fe22b0633 92726d6c69c3fb7df424eec763eaea791d003f27 96fb2e9a53f1dc5d6863ed50b0eb34bccc268dbb afdc4726d0bd34f87b220f0085e82d1005745df8 db43a57ef1fd74bee4415c206687e4b82d11b7ee db4d5b13648c6e86199061f29f00ee86a505c6e9 f44b9c8c49f41c9a4e86c47d304cb76ea827f817 Package: binutils-common Priority: optional Section: devel Installed-Size: 13898 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 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+apertis2bv2022dev3b1_amd64.deb Size: 2220524 MD5sum: 69d678a6aaf42e8519629e4864a14ee4 SHA1: a0f2a3ee66b2f425e02afc564e87e38b9f39e62c SHA256: 7959d4e9af639ed097e0f6b597162b8cb54286b7d0e281e49ed8ae2cd5a0c1c2 SHA512: 060e4e079686174cbad64e0b66b4901e7f26965da814b0f7fa33ec06a5467ce7649c7543a34aa02e859c5a4c7fefde22aa433709876236f21c34c88bfbc09f32 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: 28013 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Replaces: libbfd-dev, libc5-dev Provides: libbfd-dev Depends: binutils (= 2.35.2-2+apertis2bv2022dev3b1), libbinutils (= 2.35.2-2+apertis2bv2022dev3b1), libctf0 (= 2.35.2-2+apertis2bv2022dev3b1), libctf-nobfd0 (= 2.35.2-2+apertis2bv2022dev3b1) Conflicts: libbfd-dev Filename: pool/development/b/binutils/binutils-dev_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 3269672 MD5sum: 41b056a3be08d70096243f8ab26b619e SHA1: 1d59e64810fee7f759cc9af5093dbe8c9aa98216 SHA256: 54a0b1b696b1996ec95bf9ba1611aa14030b10ee8fdaff56fd0a575d6d5d09c4 SHA512: 0f6cd5e9dbc08542d4e3101282c178ff62346a70d9dd963c7c478e4822da4d1596c502ab4e9100d3afa10111cebeae1e6b43d26cbe7bf84bd84b2ed5d6667aca 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+apertis2bv2022dev3b1 Suggests: binutils (= 2.35.2-2+apertis2bv2022dev3b1) Filename: pool/development/b/binutils/binutils-doc_2.35.2-2+apertis2bv2022dev3b1_all.deb Size: 574828 MD5sum: 10ab409c01e85065996a4386f48c22a0 SHA1: b6c87ef63e695446a398e55a7d6ff3fcca20f389 SHA256: f00e229fe90cf7750e2a7f79ff0037f57ff78d20f262d0ce9a41d7f083ff9f9b SHA512: 5fa8dee6ac0029afd2df83a5620b0cf628ab4a40c044974c8259c3784f44ff2e53be11a3002b789fcdee7c04ac5a48e47ebb54cf6a8e591faa9d78640f977792 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+apertis2bv2022dev3b1 Depends: binutils (>= 2.30-2), binutils-common (>= 2.30-2) Filename: pool/development/b/binutils/binutils-for-build_2.35.2-2+apertis2bv2022dev3b1_all.deb Size: 1100 MD5sum: 755e0a2c8107e1ae67a28a5b9fbcf143 SHA1: 071436e501b5ec344b1dbe3177be5e1f730818e1 SHA256: fb325663edc336571eadc824b64406be21cba4f3366ce808b0604c9a8d4de43d SHA512: d11c50a102629bbc74d06c127f8d6c50dc2d3f63395272b23b325392681b665e1bd34423d5fee0a266e4f5fee8af88940392accdae14bb3d0530e5b0eff41e52 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: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Depends: binutils-x86-64-linux-gnu:any (>= 2.30-2), binutils-common (= 2.35.2-2+apertis2bv2022dev3b1) Filename: pool/development/b/binutils/binutils-for-host_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 1124 MD5sum: 2a91741165ba99533b44e4317f0afb1e SHA1: f9ad386d98e04ad8493f28df5db9b17284315a58 SHA256: 652983ebee1a8a31f24cabd2665a42ffeabf2d9b9447e66ccd0d243e2356b984 SHA512: 1f7becbc4a461bd944c2b09bbbfdde302dedb2eb4f2418b1a2e2771ce1755e907b81585f5d1dcf6049b49c0d2460e08c575732a3feee05934417f534f0a8bf24 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-hppa64-linux-gnu Priority: optional Section: devel Installed-Size: 4174 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Replaces: binutils-hppa64 (<< 2.25.1-2) Provides: binutils-hppa64 Depends: libc6 (>= 2.27), zlib1g (>= 1:1.2.0), binutils (= 2.35.2-2+apertis2bv2022dev3b1), binutils-common (= 2.35.2-2+apertis2bv2022dev3b1) Recommends: libc6-dev Suggests: binutils-doc (>= 2.35.2-2+apertis2bv2022dev3b1) Breaks: binutils-hppa64 (<< 2.25.1-2) Filename: pool/development/b/binutils/binutils-hppa64-linux-gnu_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 1057372 MD5sum: 02acab3656bd09cc0f087622a2b4c131 SHA1: bb61a5f25b778ce1dde2cf390d7103fa650b7e5b SHA256: 73d3ffda0389f5b590c906571a5c923b38b3eb72858c880606ba00c89e0ea655 SHA512: b3f70dd8ce7d0683c6c92774c5afb25f166bd2b367ac423c7de3763934fbbd0b7483b6063d4801083cb15ab39e982b9ab8e4febe69373be1419947ea788aa0bd Description: GNU assembler, linker and binary utilities targeted for hppa64-linux 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. . This package is needed to build an 64-bit kernel for 64-bit hppa machines. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-hppa64-linux-gnu-dbg Priority: optional Section: debug Installed-Size: 3979 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Depends: binutils-hppa64-linux-gnu (= 2.35.2-2+apertis2bv2022dev3b1) Filename: pool/development/b/binutils/binutils-hppa64-linux-gnu-dbg_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 3561184 MD5sum: 55a3abedc887c24f2cf9c6c90f51c1e4 SHA1: d2cccc7bd4ad92976368661c35f586c57eecfb09 SHA256: b9cb812155735ae80b4068ab9510fa84efe11f3b932720d3f99dfb37986113fe SHA512: 54990f4f48450240d212ff2f215fb0098f7a836658f8f373e57c0694fe1aa771d8b665ee3eb279adf18a7d9270b10f5c551fd9f0fdfaa5fba467bea65e9c43b3 Description: GNU binutils targeted for hppa64-linux (debug symbols) This package provides debug symbols for binutils-hppa64-linux-gnu. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-i686-linux-gnu Priority: optional Section: devel Installed-Size: 12736 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Replaces: binutils (<< 2.29-6) Provides: binutils-i586-linux-gnu Depends: binutils-common (= 2.35.2-2+apertis2bv2022dev3b1), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2022dev3b1) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-i686-linux-gnu_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 2142932 MD5sum: 12be5caa005972e542821cc5e8dff56e SHA1: e63f54f662aec5adfca91ad52f9261c57da321da SHA256: 050e71b4122b4f62d227daf9d6f4261f984c28d2a94bcb815c18cd3eeca661af SHA512: fd624bb67dac1065793c92326a5321699a407cdcec16cdd5b4e961d4388948fc5656f0f7ee5e766a40302da0ee6ee7463cb0aca7dd2df7767c0f195bf768893c Description: GNU binary utilities, for i686-linux-gnu target This package provides GNU assembler, linker and binary utilities for the i686-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for i686-linux-gnu and i686-linux-gnu is not your native platform. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: allowed Package: binutils-i686-linux-gnu-dbg Priority: optional Section: debug Installed-Size: 28686 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Depends: binutils-i686-linux-gnu (= 2.35.2-2+apertis2bv2022dev3b1) Filename: pool/development/b/binutils/binutils-i686-linux-gnu-dbg_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 26969860 MD5sum: 1fb84be0653f59299d6ba956792ee04c SHA1: f5e192f8b1f4bcd90539833edad76c160724d36e SHA256: 63c1605df235a08a5a47b5b2239b77b5ea31a62ce544e3d02a290440caa50c2e SHA512: 637d5b5e7ed30cc73b9fa0e47110f549e8a5b5f09b5bd236248a884aa97e113d3f58e2416c2cd357cfeb23d0c4f79dc5b15825a2d69cd5165cc2ffeff4dc07c1 Description: GNU binary utilities, for i686-linux-gnu target (debug symbols) This package provides debug symbols for binutils-i686-linux-gnu. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-mingw-w64 Priority: optional Section: devel Installed-Size: 145 Maintainer: Stephen Kitt Architecture: all Source: binutils-mingw-w64 (8.11apertis0bv2022dev2b1) Version: 2.35.2-2+8.11apertis0bv2022dev2b1 Depends: binutils-mingw-w64-i686, binutils-mingw-w64-x86-64 Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64_2.35.2-2+8.11apertis0bv2022dev2b1_all.deb Size: 141844 MD5sum: 830b1f1d284f27da8249677fb060cf49 SHA1: e5bce37f5d4bcbe337a9bf5c15a8329aa8ddf072 SHA256: 79f2a0754d75ddb3ff597dc350a34aa7934e04f9bf9a74e90b6dade269a7f1f4 SHA512: e3b0abb8e7fee94801253734c1b2cb7e8c03eecb15e0acd6ed5c789cd95c7c56f646677ae63c922624553cdca2259a6eea09e68cded9398fd709a32aa0298f1a 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) Homepage: https://www.gnu.org/software/binutils/ Package: binutils-mingw-w64-i686 Priority: optional Section: devel Installed-Size: 20564 Maintainer: Stephen Kitt Architecture: amd64 Source: binutils-mingw-w64 (8.11apertis0bv2022dev2b1) Version: 2.35.2-2+8.11apertis0bv2022dev2b1 Replaces: binutils-mingw-w64 (<< 2.22-1+1) Depends: libc6 (>= 2.14), 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+8.11apertis0bv2022dev2b1_amd64.deb Size: 2430304 MD5sum: 57f79fb4b6678453134c08da1fff3202 SHA1: 940c602fa27fec91dda9e141886708acd708d610 SHA256: 16412c1ebfdf6dad3eb908d95ad03b76fb2d3121de49f466fc6222fce713403d SHA512: aa7031f1b590b28025f26314a569794ad06fb7514262da0f0a40f346462df94ed455752a09319b6c4abb98cd20f2c2bd11e0aae9f69c5440ab17edea79caaf10 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) Homepage: https://www.gnu.org/software/binutils/ Package: binutils-mingw-w64-i686-dbgsym Priority: optional Section: debug Installed-Size: 40342 Maintainer: Stephen Kitt Architecture: amd64 Source: binutils-mingw-w64 (8.11apertis0bv2022dev2b1) Version: 2.35.2-2+8.11apertis0bv2022dev2b1 Depends: binutils-mingw-w64-i686 (= 2.35.2-2+8.11apertis0bv2022dev2b1) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-i686-dbgsym_2.35.2-2+8.11apertis0bv2022dev2b1_amd64.deb Size: 38475680 MD5sum: 79f2a624cf3d337bd6407e46f4480a89 SHA1: c62671c6c353def671a159fe19ba59a3e48dd349 SHA256: 55ae92936fa37fbb813292725a8599549966ea304cc4a8dd046c267fdb87a362 SHA512: 4f5912055cf402b2d77e7f34196f1a76c7243485536785e529533c1101a88e01cf83e996c90ffde441f54078aa7b35d8c8f91601daa35a21e1d84a4c201abba5 Description: debug symbols for binutils-mingw-w64-i686 Auto-Built-Package: debug-symbols Build-Ids: 1101ebe9763715ebb30c4378fbe2ac5eec86e391 1f15994f1b08a1a9a66c4f34127430a253518307 26a8658d8d074cc745b7f21db23b87f8c1683b4a 26d64b1383d732fbeaafd799676e721cc2a67b05 2c36e4a3c89a65d60ea76691bca4fe852abff9d5 3cbca8b12abc70c197d2cf9097a67f1c78f50f77 4b0ca7ac17f19c23bd78c7ed0b7114a576e80e92 5a780bfce5fd7d9fdf058ca63a7de497ff20331f 5be5a3c691560e74423534afee7f48e7c4441c95 5f404d1b9be9c6feda5f16dd60a9aaa01aa24cde 6215afbd8e1d6a0056e78bc93ad8d6f351224fb8 9982357c6c32c3f467c241687b54936549049618 a3aaf008a1a642d66888bfaa39df32efb98aa119 a52f0b62dc2020e4022899062f7ca221fb1fe3ad a7a00728d7ec7f42cff54133d091cded0a447905 ba8c6954b25742927e9860a58642e836d976ff30 d5b1c691727e5e22f6fae0fb13396b2a18b81a49 e3b541eaf1f1741373bc30f96867ce3f1e634462 ed4c335ca1697ae34de349e1d413c6733b23baae Package: binutils-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 24385 Maintainer: Stephen Kitt Architecture: amd64 Source: binutils-mingw-w64 (8.11apertis0bv2022dev2b1) Version: 2.35.2-2+8.11apertis0bv2022dev2b1 Replaces: binutils-mingw-w64 (<< 2.22-1+1) Depends: libc6 (>= 2.14), 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+8.11apertis0bv2022dev2b1_amd64.deb Size: 2769932 MD5sum: 8073508280c662ebd9a3a0898b5691bf SHA1: 31209a9f55f909ad6dc547622fc44bf788bef6c0 SHA256: a72dc1abfdb8dd7e223c4b0ca3ab2cea1ed2d64bd539d6c722ee3a90fe5f33ea SHA512: 001e0d662ef07256aaba807644339b670aeedbd091561a21b0a73a1e363d7908277e9129e69976695e909940f6acf285baa1661a3d54d00e6bae620a641e1539 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) Homepage: https://www.gnu.org/software/binutils/ Package: binutils-mingw-w64-x86-64-dbgsym Priority: optional Section: debug Installed-Size: 46294 Maintainer: Stephen Kitt Architecture: amd64 Source: binutils-mingw-w64 (8.11apertis0bv2022dev2b1) Version: 2.35.2-2+8.11apertis0bv2022dev2b1 Depends: binutils-mingw-w64-x86-64 (= 2.35.2-2+8.11apertis0bv2022dev2b1) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-x86-64-dbgsym_2.35.2-2+8.11apertis0bv2022dev2b1_amd64.deb Size: 44213340 MD5sum: 1fe56fc552c3a53574c8448fb3f8585f SHA1: 592294603a9c44d4d5dd8b26338f2cbb154ac96c SHA256: 03c98f84755c4aaf02380212645fdfa9dcd834555153903f4a05a036e76b52e2 SHA512: a9f63c8dff8699f0f67d5bf1db15380c9c6209a77bae8a92dcd7dc89a345cc354ffedcb23dfbd16b6eb1c8669e8cef56b22c6543a5f1ae8493a61227648bafbc Description: debug symbols for binutils-mingw-w64-x86-64 Auto-Built-Package: debug-symbols Build-Ids: 1ae2eded55518db8d5c89415ba1096531e883a74 3d4caa41774adfdf5e7a8310d5ea6977f0f30305 45fe1bd39805f2a8ce1b4fe3c49fa5882e11194a 4b8363336d31835c4c8dad1d8142b86dff6acf74 594281f9aacb13e27dbb75598f8eddfa0dee837d 6848a79cbef1402884c2dfa4200956682c553033 6d1ea7cac5791be2d4e8a8e0dd58753967a06ba9 7fc70e516750511c89784cd9ec23ccd4611dedbf 8fb9294c2ea664b67562a821e57c32b91a7afe79 95ae6f4520f9648aa35bbc11c0ac1781cc5d8934 a759840d8039ca9672ccb719ac902d256739cd0a a8c8887243e6c1fa4cf153c7cc8bafebc3ba2583 c1159483a2e4d409687e1f2c8aa647bde158e1d0 c4c91fd621751fa4ef00d4921beb9b4127364260 c7c090786c502cb7609a4e2713356eedd8a0def5 d0ba31b3e5dda8ef1a7a36ba4d0175939a0f29db ddc347dcc95db1669581d0155c7d885850504989 e5e3ec8b3398989d75c11a8bc4af2af14d233af4 ece62c3674a4e85d3e111c2b0d76616ae93f466b Package: binutils-multiarch Priority: optional Section: devel Installed-Size: 10979 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.0), binutils (= 2.35.2-2+apertis2bv2022dev3b1), binutils-common (= 2.35.2-2+apertis2bv2022dev3b1) Filename: pool/development/b/binutils/binutils-multiarch_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 2224116 MD5sum: c5f31e7fa5cdbee8c0e5ed2d80012300 SHA1: 55a436c39f08c2204cb9c278f53240f0aeee57ac SHA256: 55286c0015473ff43d21e693c71798d049e2a951a0107819d1b520f6c0573123 SHA512: aec7e6762f5d42dd461fe09d86da645a2e150a32edbd0a03bf7aebfc34a72a79e184a5cdeda9bfd973b662b0f73ec0c67701458685ce6cf854971d97fb4ebdd6 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: 7616 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Depends: binutils-multiarch (= 2.35.2-2+apertis2bv2022dev3b1) Filename: pool/development/b/binutils/binutils-multiarch-dbg_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 5898296 MD5sum: c77e3d32938bc2e4605a3321be2b329c SHA1: d8b3ad438cf691545ce881fe19d0fa9f0a25a945 SHA256: 54fa86adb2b20c1559401c7fda608cf5f6e391aecb20d1f0c731ee8d2c03bd9d SHA512: 302a3d94c1c6e8badc45d094f8eaeb54b0c7e8adb67e6423cfd3c98da2e5f5c9b3e22442ff092498252a157453c5b751811d7d0f277e78bb3c1a22e8521b96e6 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: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Replaces: binutils-multiarch (<< 2.24-5) Depends: binutils-dev (= 2.35.2-2+apertis2bv2022dev3b1), binutils-multiarch (= 2.35.2-2+apertis2bv2022dev3b1) Filename: pool/development/b/binutils/binutils-multiarch-dev_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 1496 MD5sum: 6332d32bc78ec13126fff631911c7140 SHA1: 2bd38d29590f16a1f4a5e764c58a37d1ae44d08c SHA256: 8f0abf199f6dc1d0ad99ec58b02495b618073bb09d93f389324803a4272bdab4 SHA512: b8c99bcb93238254e14bb9754d826bfcb77af7b7606ac7b0bd6a3b2226a080ec4cc937d8d49638e429d018715771884228703f6aca000ef76fbb9ca698114a03 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: 4047 Maintainer: Nicolas Boulenguez Architecture: amd64 Source: binutils-or1k-elf (1+apertis1bv2022dev3b1) Version: 2.35.2-2+apertis2bv2022dev3b1+1+apertis1bv2022dev3b1 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+apertis2bv2022dev3b1+1+apertis1bv2022dev3b1_amd64.deb Size: 1045868 MD5sum: f3075104d5143dd0c8ebdf339822c100 SHA1: ec2cd37c7fe0d0fde1f35d36baa65a154a536a5f SHA256: ab06f002a8c459e574f7eb6b03928e77804dfa65b42a95523ad71952ed6456da SHA512: 06f81977749bf57a727eca37d12c2416b16eabbba370f775df4df55ccc73cba5dd63846b48e30d99e0dcef95c697a8c559a9cd780b98729c44b2e3a2749797c4 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+apertis2bv2022dev3b1) Package: binutils-or1k-elf-dbgsym Priority: optional Section: debug Installed-Size: 4356 Maintainer: Nicolas Boulenguez Architecture: amd64 Source: binutils-or1k-elf (1+apertis1bv2022dev3b1) Version: 2.35.2-2+apertis2bv2022dev3b1+1+apertis1bv2022dev3b1 Depends: binutils-or1k-elf (= 2.35.2-2+apertis2bv2022dev3b1+1+apertis1bv2022dev3b1) Filename: pool/development/b/binutils-or1k-elf/binutils-or1k-elf-dbgsym_2.35.2-2+apertis2bv2022dev3b1+1+apertis1bv2022dev3b1_amd64.deb Size: 3919448 MD5sum: c366e6190484d458ae3ad8699d2462bc SHA1: 9bd6c6b214db34eb9b18bbf8bcab6f9a0e7a2fcf SHA256: 185f9161332116cd78e6aec62450374c5169495635fde0e2341c72542de0d7de SHA512: 277a3af8b28d5b1f8ff6e6283d9054e612f0f6718839ce3bf029a9dd79c4748834930bd7fd3f01322283b6ec1cab686469ac7503ecc7fa70f46576fc74a68b1d Description: debug symbols for binutils-or1k-elf Auto-Built-Package: debug-symbols Build-Ids: 040a20c15efa322c544d80dd9ff9fc46254e2687 1bca54450aca8528aff32c53af4c6a15c3e5892d 3789319617ef4f60f8d6c6f2525708a3398245e5 38405d4189f30d15b4179ac32b87a83e0f8f9234 52c448fe9955e92a5efcbd37498030381a4261f3 5d83657f1d4498f461b6ff6a1120466ba1958ae8 5e2816ff88c83449782f212d0bf1d7f6426e596e 71bc361c1199421055583cd1b7e02bc2e28bd8ca 7ece366cf9280a76f2bf2339be6a89896a7a68a4 7f6ae13aa939f0d4e967c760e128dd0a248b39bb 821cf338af00b35d85b40ddcecd29adb10110a89 84717cf4c15d6c94bd5991070b9e2779b6cfb13c 8e84db020fba7ae6b33b3a59f5f7e67577137de9 90ce205a7b5e99cbd88a3da5469b6289c180b3b8 aa385e98cff3b7444a35e56356c7a5a77164d5dc bfe80ebcb7887b334fda907b5b1b30f1341fe36c d4aad7239cb08fb07567cd4fa5d079e90f755296 d5c3d99ad2e565d55c1e920382a53279cfbd3ad9 e01d6eee74cdd52a78c60fab10a8568c84dd6d1d Package: binutils-source Priority: optional Section: devel Installed-Size: 22039 Maintainer: Matthias Klose Architecture: all Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Depends: texinfo, zlib1g-dev, make, python3 Filename: pool/development/b/binutils/binutils-source_2.35.2-2+apertis2bv2022dev3b1_all.deb Size: 21984376 MD5sum: 0afea5528c1be963d25cb5dbc37693a2 SHA1: 16ed941826c3cf82d42587fe20adb616fe2d2bb7 SHA256: 8fa325d3be3df6f3aa37e42ccb4639a264f44f8120cac9d35dc3eab4fe3c149b SHA512: 32335569f4f6e9c8f7bf56caeda9ad55848fb05b21ab52362ada874c698f3f8e83d04eeb0fc534821bb66f07d825f94d8c15ecaf3fb9955ea6a90bcc6b7aea9f 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: 8698 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2022dev3b1), libbinutils (= 2.35.2-2+apertis2bv2022dev3b1), libc6 (>= 2.27), libctf-nobfd0 (>= 2.33.50), libctf0 (>= 2.33.50), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2022dev3b1) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-x86-64-linux-gnu_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 1783000 MD5sum: f99d433b8543298d20f4642172189c8d SHA1: d175e3fa69286a9008ee350485af99ef0bc475ff SHA256: 4428c787b6b6c677f2cbf7505e6919caf556bf3968ee08779e51d7c72f8886cc SHA512: d10574efa828a4dc3bf631aaea0bb6182d0f8eb1fd6dc8fa548591f1a094809c3262fb7e906e4bf775f7df23e3e31e43a5101d7967defeea6ffafe14ae268408 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: 24278 Maintainer: Matthias Klose Architecture: amd64 Source: binutils Version: 2.35.2-2+apertis2bv2022dev3b1 Depends: binutils-x86-64-linux-gnu (= 2.35.2-2+apertis2bv2022dev3b1) Filename: pool/development/b/binutils/binutils-x86-64-linux-gnu-dbg_2.35.2-2+apertis2bv2022dev3b1_amd64.deb Size: 20510460 MD5sum: c3cf3fa2a75d7bc59b41e0b171868ce6 SHA1: b0736f07a10f808031711a8266958f762eeac030 SHA256: 813447b0fa7382a07c39cf120235e745a554deb39105f55cf4ad326b62a83924 SHA512: 3b637c27f26081e804c482aba2d38e8df2e51d602a0b9e04fa65d3cb54bc58b53a2115c87212e574f30ff4ac215c0f2d0d21de0f4808cd07798d249415191b1e 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: 2841 Maintainer: Chuan-kai Lin Architecture: amd64 Version: 2:3.7.5+dfsg-1apertis0bv2022dev2b1 Depends: m4, libc6 (>= 2.17) Suggests: bison-doc Filename: pool/development/b/bison/bison_3.7.5+dfsg-1apertis0bv2022dev2b1_amd64.deb Size: 1104288 MD5sum: 51dc17c3c44eb88d1662b8087fa4a189 SHA1: 4146cb97c210eb1ee257b50a94913fad414d0916 SHA256: 075ddf20a4f0a0744a69fec51f6e325b4677c1a4cd7f7b006cc154754f087cef SHA512: 3435e0013dc74d1cf354538949bcf99a80e90551a424395cf8a724d021dc1aa8ff1fa53264a5440a33d6b0a2a5e54970f26e1c3e0857112f1a2b701dc85affbe 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: 776 Maintainer: Chuan-kai Lin Architecture: amd64 Source: bison Version: 2:3.7.5+dfsg-1apertis0bv2022dev2b1 Depends: bison (= 2:3.7.5+dfsg-1apertis0bv2022dev2b1) Filename: pool/development/b/bison/bison-dbgsym_3.7.5+dfsg-1apertis0bv2022dev2b1_amd64.deb Size: 722500 MD5sum: e5a662d3f0a09ade75d276cae18e553c SHA1: 3bbb76b9d3f755ae9b705f6a71078a8dbc05dd44 SHA256: 5fb10ae6bbc2ad4c33166c2d39908676fdbdf89f64cbd10fcb30f632f93c52ba SHA512: bf2ab5dcd21b37f6c013fa434596ee3053537e6f3d6a96305f62600410847cd026986ff548a4d0248013b5089fff0d107803fc3f92682a777a8505fb8b987f68 Description: debug symbols for bison Auto-Built-Package: debug-symbols Build-Ids: 171c44fe97a6c8ed4f7588118a825417797f7d80 Package: blt Priority: optional Section: libs Installed-Size: 30 Maintainer: Sergei Golovan Architecture: amd64 Version: 2.5.3+dfsg-4.1apertis0bv2022dev2b1 Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-4.1apertis0bv2022dev2b1) 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.1apertis0bv2022dev2b1_amd64.deb Size: 15056 MD5sum: 041ad35f82368db5976ef6945f3d453e SHA1: 181cbf424f4d114730dd3e72a98ad55ccfc45bc5 SHA256: 31e20ac35b406fac7a8737690e5be0bfadfd06a4c31d089a207466be5ed7b4e1 SHA512: 85812560804d4a1b2fe77c85dc7a87f4b934987f67d862be4220b593666f27d5f56d52ebcbeeb4a007aec2099297a0e9111df95ece7c199659a649672e08ba3c 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 494284 MD5sum: 3b2c3c2c8ad462792d89ae63802d6fe1 SHA1: 385169d317c3a6ac41b233f93bdecbf3949c9c01 SHA256: d6ed6a7ede83cfdabbb85737bfd1a31f65e0d2c381e319c323d5c1dc9acea930 SHA512: b3a20544c4989c56477405d9897054de38ea7ac22e1a8624a3906ea73d3bd93801a930bb682688c77d1dcaac176a64a3934694fc28c064a4d66b65c879f69aa7 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: 4592 Maintainer: Sergei Golovan Architecture: amd64 Source: blt Version: 2.5.3+dfsg-4.1apertis0bv2022dev2b1 Replaces: blt (<< 2.5), blt4.2, blt4.2-dev, blt8.0-unoff Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-4.1apertis0bv2022dev2b1), 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.1apertis0bv2022dev2b1_amd64.deb Size: 1068912 MD5sum: 69cc6b1a26cb04d90070506d991b8ae0 SHA1: 45a8a031e5837015c244aa883ef93796a4f57ffd SHA256: c0f92d7f827c79b7d49ce21c41f5c351c38e2a5b26f3f62cfbdab6d90b11a176 SHA512: 057757cec9f2cd5c0a0bb481f1c23db06f814b9142ab6e41a18199321e55794691871dd8ec80223938a5befdd132cdf7c4faf91607ba553b3ba32febbeef07ab 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: 56 Maintainer: Frédéric Dalleau Architecture: amd64 Version: 0.2020.2bv2022dev2b1 Depends: libc6 (>= 2.4), libsystemd0 (>= 243) Filename: pool/development/b/bluez-phone-tester/bluez-phone-tester_0.2020.2bv2022dev2b1_amd64.deb Size: 6852 MD5sum: 2ae24c19e92a51aad6531d25d51ebc1a SHA1: 2ec06cbff78b269606692d36aa915faafb24f6d6 SHA256: 81eeacd5d05696870cd873833be853c3c2f31d9faefb7d5b9d17b015d4df75b2 SHA512: 659b1617dcd40fb4ec31bc875cf25812477041dbc7f2fa8e1d6382b8f539f56bd1d67b86f551078516528527eef8e70fb7c1fcbbc49f67e4e2ab63bc4fe0c35e 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: 42 Maintainer: Frédéric Dalleau Architecture: amd64 Source: bluez-phone-tester Version: 0.2020.2bv2022dev2b1 Depends: bluez-phone-tester (= 0.2020.2bv2022dev2b1) Filename: pool/development/b/bluez-phone-tester/bluez-phone-tester-dbgsym_0.2020.2bv2022dev2b1_amd64.deb Size: 12856 MD5sum: 78abe1fc566bfd4e2ff14a69ad7e7947 SHA1: 22e1e11380039be8f90fb0621b1791609fa4114a SHA256: e0f0fdba7d180a750bfa9aa70d19290c5a6bb4f448534b0e951f8d27a709197c SHA512: a937e503d595a0c73b104385ebcf471483caa55a800f7de3f45afde8392b3839a1ece5349b0b4ccbba07e792b5051370751b764306dd14bc6dd0b67ea1d52b81 Description: debug symbols for bluez-phone-tester Auto-Built-Package: debug-symbols Build-Ids: 3ad70f850d5d48c9956d43d90e260c092811b129 55382da8ad495ee04db07dbdc3cd04c89e9993d0 cca9bb416d117343ae9061c2fc10d9fc2d0137a5 Package: bmake Priority: optional Section: devel Installed-Size: 937 Maintainer: Andrej Shadura Architecture: amd64 Version: 20200710-14+deb11u1+apertis0bv2022.3db2 Replaces: pmake Provides: pmake Depends: libc6 (>= 2.15) Conflicts: bsdowl (<< 2.2.2-1.2~) Breaks: pmake (<< 20200710-2) Filename: pool/development/b/bmake/bmake_20200710-14+deb11u1+apertis0bv2022.3db2_amd64.deb Size: 384384 MD5sum: 56232a5f2093480f6db65b2074ee1539 SHA1: b82124b7100395ba2f7cb461ff3b92335b024763 SHA256: 18b487d82cf661ef88b07e0d8e7dcfc6679d6060aeee117e8e526308183a9dd6 SHA512: 38c1d3733fca0bd25e6d6789509580fd0ea9045069a28dedd38e967b12797bfd1a96856b80f4b65582f01247800e11b752a39c14d29d7f8f8735a0e21c92311e 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: 275 Maintainer: Andrej Shadura Architecture: amd64 Source: bmake Version: 20200710-14+deb11u1+apertis0bv2022.3db2 Depends: bmake (= 20200710-14+deb11u1+apertis0bv2022.3db2) Filename: pool/development/b/bmake/bmake-dbgsym_20200710-14+deb11u1+apertis0bv2022.3db2_amd64.deb Size: 248056 MD5sum: 606faf414467f278b9ae330bca7fb340 SHA1: 29b92d77a465abd099789d6996335d9496ac631f SHA256: c868e76b12037709d765dc46fc885794cb91d07ec64e08ce7fcaad4ebc0fbe5e SHA512: 2d2cfdaeb8068d9ef922eab7cff42bf155d293536df5fded33aaa375c79db1196e868289599c2e55532d581b377c7929fe3d39309ad91d261b737435ecf75780 Description: debug symbols for bmake Auto-Built-Package: debug-symbols Build-Ids: 082ce6de10c3789d5ea09d21c6da8d8c189c89d5 Package: bmap-tools Priority: optional Section: utils Installed-Size: 154 Maintainer: Simon McVittie Architecture: all Version: 3.5-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_all.deb Size: 41940 MD5sum: 58895432f255954812d91bffd1e3b2f3 SHA1: 549aad398c611e40f5d033e0dd0982fecae0917f SHA256: 2e6665f7fe18e2df4e1188aa53ff516a59cb08fbc29912e12dbaaadce9e31917 SHA512: 093faab3fa8db27841000ae002c61632c434da24a2ec6c21e5641928956a582b96322444a7e6c039b8bfe0b7b34649463bd99f9d28c6555974a17041eb201f8a Description: tool to flash image files to block devices using the block map bmaptool is a generic tool for creating the block map (bmap) for a file, and copying files using the block map. The idea is that large file containing unused blocks, like raw system image files, can be copied or flashed a lot faster with bmaptool than with traditional tools like "dd" or "cp". Homepage: https://github.com/intel/bmap-tools Package: bnd Priority: optional Section: java Installed-Size: 15176 Maintainer: Debian Java Maintainers Architecture: all Version: 5.0.1-3apertis1bv2022dev2b1 Depends: default-jre-headless | java8-runtime-headless, java-wrappers, junit4, libfelix-framework-java, libfelix-gogo-runtime-java, libfelix-resolver-java (>= 1.16), libjline2-java, libosgi-annotation-java, libosgi-compendium-java (>= 7), libosgi-core-java (>= 7.0.0), libslf4j-java, libxz-java, libyaml-snake-java Recommends: libbindex-java (>= 2.2+svn101) Filename: pool/development/b/bnd/bnd_5.0.1-3apertis1bv2022dev2b1_all.deb Size: 9933996 MD5sum: f82058171dba35cd86d496bebb0d38f1 SHA1: d28b88b7b4c42a9de4dc265ab51406d4911796c1 SHA256: 63c8ecd2266fda1d87168ae76ebba8c0dcbbdb6da62a52ecd577c791fac26a93 SHA512: 98cf8290ef65a942b8cbe7a4f135d99c3f952754882b43911985fa08f63e6575a42fe8829dc6be871723c8e8990ae0da463f436ba608f05d34e6daf69a1b00cf Description: tool to create and diagnose OSGi bundles The bnd tool helps you create and diagnose OSGi bundles. The key functions are: . * Show the manifest and JAR contents of a bundle * Wrap a JAR so that it becomes a bundle * Create a Bundle from a specification and a class path * Verify the validity of the manifest entries . The tool is capable of acting as: . * Command line tool * Maven Plugin * Ant Plugin Homepage: http://bnd.bndtools.org/ Package: botan Priority: optional Section: libdevel Installed-Size: 721 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 2.17.3+dfsg-2apertis0bv2022dev2b1 Depends: libbotan-2-17 (>= 2.17.3+dfsg), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/development/b/botan/botan_2.17.3+dfsg-2apertis0bv2022dev2b1_amd64.deb Size: 222572 MD5sum: 027d7892bf7e99a1670cef9d69429265 SHA1: 3ddf24fd7caf519a4bb6371b4cc19ce1332c365c SHA256: 31535a26b17df81cd20844147b2ca5c595e51f65e9bc4b514cf8eb9e0c7a0187 SHA512: 7009abb3dbe34ff34d099c7b493b393cb23b02abc4286445a0012e6d05136ada9c730bdd503d11411be679b32dad9f7e6583aa485b68c5ae2d3b9e6085ad6a2f 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: 4478 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: botan Version: 2.17.3+dfsg-2apertis0bv2022dev2b1 Depends: botan (= 2.17.3+dfsg-2apertis0bv2022dev2b1) Filename: pool/development/b/botan/botan-dbgsym_2.17.3+dfsg-2apertis0bv2022dev2b1_amd64.deb Size: 4310028 MD5sum: 8adeb1b45711bf0f0d6d3c090c189717 SHA1: 0f41447bebfa191ba87c6887b25fa3e147ed4aea SHA256: 1a8d0dbde4d5450c316449c16fa2d51d0aa497a1cadf83f094db6b10c8c67118 SHA512: dcb13d6d2791b7f3f9e9689edb3cce914d78fc0c3281ea392d4a8b46b47faa479e26a88c9c571c8d3deb84e98e6d6ec3d45ef3a3c87621547339c7fff5c7d812 Description: debug symbols for botan Auto-Built-Package: debug-symbols Build-Ids: 16d4b3616a8e51158254ad32859dfcc027b096e3 Package: breathe-doc Priority: optional Section: doc Installed-Size: 1582 Maintainer: Debian QA Group Architecture: all Source: breathe Version: 4.26.0-1apertis0bv2022dev2b1 Depends: libjs-sphinxdoc (>= 2.4.3-5~), libjs-mathjax Filename: pool/development/b/breathe/breathe-doc_4.26.0-1apertis0bv2022dev2b1_all.deb Size: 199068 MD5sum: 37b50130fe965953a5686f0c51ea964f SHA1: 3fabbb93a22c03b12f6e5dcc183eb03cafd460c8 SHA256: 9bdf4c6080ea7627a5fedbb9f65bf2201d010fc6012bcc7fa248e0e3c7da6b31 SHA512: e18de0fd8b1c6d10248a7790757eaddc6eb47a94864da66e0bdb74f556c45c68c4f11fdf9984ceaf78e2ced7a65a8e4594c6d762489a6bfbb8126fa04e35c74a 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: 121 Maintainer: Santiago Garcia Mantinan Architecture: amd64 Version: 1.7-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.7) Suggests: ifupdown Conflicts: ifupdown (<< 0.8.17) Filename: pool/development/b/bridge-utils/bridge-utils_1.7-1apertis0bv2022dev2b1_amd64.deb Size: 38152 MD5sum: d730bf81cd9bfd39489a02bd60a7b5c4 SHA1: 5c4654613a3b10fe58bd73f81508ec13d921c11c SHA256: 5507ab83f48f027f4d0c4a70391f3b2f2f7b626ae9f93df9d4d38347f0380c1f SHA512: 137d8e6d4d6dd71f4b9b489d3d568ddef9c6c5ffdf2c5f6fc3c93b7c0c0bf0c1d971bca606b382e2a504549fb62f5e7f8ab4049fd275c4fa773e546264e64d63 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: 54 Maintainer: Santiago Garcia Mantinan Architecture: amd64 Source: bridge-utils Version: 1.7-1apertis0bv2022dev2b1 Depends: bridge-utils (= 1.7-1apertis0bv2022dev2b1) Filename: pool/development/b/bridge-utils/bridge-utils-dbgsym_1.7-1apertis0bv2022dev2b1_amd64.deb Size: 37452 MD5sum: a73d148c9e163e0d7ea2288fb4dafa9e SHA1: fb1b406f142293e8822e58dcf76ce8ad3c64f607 SHA256: aa80f5eeff6497fa038ed0be9957b809aa1ea98738c6c4f137471ccc38ec21a5 SHA512: e6bcf1d92b29f7e3a2fe449eaf7bca837ac5c47c47566da608eb59844a13e6b7e17279b530a94fe7a8f4ee42bc219a718c6df1979fb54fdcfb1bfcaaef081835 Description: debug symbols for bridge-utils Auto-Built-Package: debug-symbols Build-Ids: 10245239367caeca916472405bcafd348343dd4a Package: bsd-mailx Priority: optional Section: mail Installed-Size: 174 Maintainer: Robert Luberda Architecture: amd64 Version: 8.1.2-0.20180807cvs-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_amd64.deb Size: 88820 MD5sum: c054f80ee22fbcf11fe8a1289586a0cd SHA1: 4a0837f50668cc0556d328a97531e730e120d2fc SHA256: 8ed6009b2509d5c02b7eae02c5e735031e9110ac703c86351d709c40dac38def SHA512: b86a7194c5def8dc944c6e970685343c21f6d904013e3405a70d6ce54367c2dabcc4c3b291d99d4180eb506c986f998e698054670465db8754997c34b969310c 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: 138 Maintainer: Robert Luberda Architecture: amd64 Source: bsd-mailx Version: 8.1.2-0.20180807cvs-2apertis0bv2022dev2b1 Depends: bsd-mailx (= 8.1.2-0.20180807cvs-2apertis0bv2022dev2b1) Filename: pool/development/b/bsd-mailx/bsd-mailx-dbgsym_8.1.2-0.20180807cvs-2apertis0bv2022dev2b1_amd64.deb Size: 117128 MD5sum: db77d8065b1d057f5ae0e769437ae6bb SHA1: 8bc63aac2b6e1e0f3e9a1cefcb905b2eb59c8481 SHA256: aad3f5acd080c151987c39b970d64b20c386259411aa506079457168f7b527f6 SHA512: aaf94b15670e1da241bc979f55a7314829922397eadee864b29af5a07deb842b2a0dfccbdf42972070a6f9645a6a08e6a072901310c986d2403de9aa04e208e4 Description: debug symbols for bsd-mailx Auto-Built-Package: debug-symbols Build-Ids: 16fa305505005d90b9ad7f19cec79781b6baf1a8 Package: bsdmainutils Priority: optional Section: oldlibs Installed-Size: 28 Maintainer: Debian Bsdmainutils Team Architecture: all Version: 12.1.7+nmu3+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1_all.deb Size: 16932 MD5sum: 8e50b05d465ae5ed6dcb4f83c1957f0b SHA1: cc38a1e3edab8fdcad19f9762650209b9a732206 SHA256: 70da13748f7e8a70d9398f9070af1fa641aadf8dd8cb5e7841db1060a5236679 SHA512: da1308b0bdd3537469bf843a951fa71047bf64205e82c953e5598682cd10357f7aaeb1bc60ffc16de94e1e9752d5702ba3118f6769d754049a878400421c0dac Description: Transitional package for more utilities from FreeBSD This is a transitional package, it can be safely removed. Multi-Arch: foreign Package: bsh Priority: optional Section: devel Installed-Size: 25 Maintainer: Debian Java Maintainers Architecture: all Version: 2.0b4-20apertis0bv2022dev2b1 Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless, libbsh-java (= 2.0b4-20apertis0bv2022dev2b1), libjline-java Suggests: bsh-doc, default-jre | java1-runtime | java2-runtime Filename: pool/development/b/bsh/bsh_2.0b4-20apertis0bv2022dev2b1_all.deb Size: 8696 MD5sum: a687b3d217a0b9598682be6007ee8fb9 SHA1: 4ef14b053b12a158542b0b05691432dbc6e71159 SHA256: 2dbfe46cc27cc11ce3f2c1d63ef6327bc6bf5ecf04541c89a222c8366547670a SHA512: 4d49c3787e5c1cfaaf52e179a5b65ca1e273c9c371257958ed4777d3776815ae78dd7f5c05bbb93cda7248528930d65c1e8e6d36d629e106bec85f2170ec5d5f Description: Java scripting environment (BeanShell) Version 2 BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. Enhances: libbsf-java Homepage: http://www.beanshell.org Package: bsh-doc Priority: optional Section: doc Installed-Size: 5482 Maintainer: Debian Java Maintainers Architecture: all Source: bsh Version: 2.0b4-20apertis0bv2022dev2b1 Suggests: bsh Filename: pool/development/b/bsh/bsh-doc_2.0b4-20apertis0bv2022dev2b1_all.deb Size: 570224 MD5sum: 4aeecbf08dfed84087e695de560f2c04 SHA1: c2fec6effffd726a9dcd6ad4d26dc04bb682fc19 SHA256: e7b1bfd0adf9cfdce969dab49803b05987a7424677a571a50c11696cfb58fcfe SHA512: 5206c071632cd96ef40d789e2fcd2aa34614e016ec9759a317f09a98d2cde4b40aeabb16c0f0f75fc52c738ad46938840812d70aa947bcb17f576e33730ba91e Description: Documentation for bsh BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. . The documentation includes the javadoc API for bsh version 2 as well as the faq and manual in html-format. Homepage: http://www.beanshell.org Package: bsh-src Priority: optional Section: java Installed-Size: 835 Maintainer: Debian Java Maintainers Architecture: all Source: bsh Version: 2.0b4-20apertis0bv2022dev2b1 Suggests: bsh Filename: pool/development/b/bsh/bsh-src_2.0b4-20apertis0bv2022dev2b1_all.deb Size: 841812 MD5sum: 2706a451d96596f6a3644d0995d1412a SHA1: 41e0aea3d16f1cc52dbaa5f59c866a0e4862bd84 SHA256: 3aec03c112c456e1c8a6980cf3af746afd946bacb2b27f847eb5bcb6b942402e SHA512: 4c05e4840f0f9beaf0939deda39804758f0239b612f4048c5311d03fd136ece457b24336dc4c5e78285e837305886ebc7a79822dffd73aa725309e495308241c Description: Java scripting environment (BeanShell) Version 2 (source code) BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. . This package contains the bsh source code. Homepage: http://www.beanshell.org Package: btrfs-progs Priority: optional Section: admin Installed-Size: 3985 Maintainer: Adam Borowski Architecture: amd64 Version: 5.10.1-2+apertis0bv2022dev3b1 Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.8), 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+apertis0bv2022dev3b1_amd64.deb Size: 700828 MD5sum: c2908805b22076484eceb4d84627ebf7 SHA1: a1d3a869f3ee2be4740373659fcbf520debd7a72 SHA256: 2c412fdcc16c157cabdb38df78b80e24de59735a633de990b38bb1b21c54ffb6 SHA512: 306940cd0f19af6531bfecf3631d28844d2f624f012848e5d36ead2ef01d21a9809ae607bb67d732b5fe41f335e2bb367e83e9b763bd24a7fb6bebe7230751f6 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: 5305 Maintainer: Adam Borowski Architecture: amd64 Source: btrfs-progs Version: 5.10.1-2+apertis0bv2022dev3b1 Depends: btrfs-progs (= 5.10.1-2+apertis0bv2022dev3b1) Filename: pool/development/b/btrfs-progs/btrfs-progs-dbgsym_5.10.1-2+apertis0bv2022dev3b1_amd64.deb Size: 4850724 MD5sum: 957fc6cc7b8df97ed153250912665093 SHA1: ab72641c5d43bcbb4e20cd27bd33bb3fb808fced SHA256: e7e0be2dd15c395c62a08a783b5a893b099d79dbf213d13ac36603ce6aeb0faf SHA512: 19da5b7202708a9630006758308ce1e7b5711375e37e96991e294360077a010b6aee3c9ae6e553e66bc2053ccbb085207e71d7a11fdd0c67f04a1d8a400ac0dd Description: debug symbols for btrfs-progs Auto-Built-Package: debug-symbols Build-Ids: 06dde83d67b929e123214d3c6de08f46fc6db869 0780e5c6eb9a27a169471fc6c7db3453721f01b1 10c9e0b04febcf9933abc5589f92f43f7bbc0c91 623a3f4499970ad346a6376ac182bd4b0f6cc994 a27c3faa40b4ad2edb6b79bde100c19f938c0652 d884d571f4cf7c31e1f3e627a546dfabf91daf80 d8b0349ddacd6cfdb24a821d66532129eb6fd72f f3f613f539d375110702a5f18a929a433f7c2c91 Package: build-essential Priority: optional Section: devel Installed-Size: 20 Maintainer: Matthias Klose Architecture: amd64 Version: 12.9apertis0bv2022dev2b1 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.9apertis0bv2022dev2b1_amd64.deb Size: 7908 MD5sum: 88fd225b0443fc3fe7b6afa95480f71c SHA1: 819588030aa993b1e8aa2a7a672ea715bd642021 SHA256: 4a603f0ff28998efdd37f0c9329814509ebe6c9d1fb2f8961ae5c7616ca954a6 SHA512: 2c107fa13d31888ab7519efef977ed58f55005027a222711a20cd54102dfdfd3efd36197688cc91c534dc70b414f0b817562f9f467a8798d6599c43d508d2d1e 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: 3co1bv2022dev2b1 Depends: dpkg-dev Filename: pool/development/b/build-profile-presets/build-profile-noudeb_3co1bv2022dev2b1_all.deb Size: 1708 MD5sum: a4f6efbe6ae802397f264d7dde21a236 SHA1: 0ed38bd660112deff11d7fd0c18200a4984ffa9e SHA256: 66748532c3cc5e68133192bbed2ce06cc451368365224d156532079811240dbe SHA512: f29a9ddef350134129c2a8c070e9038f9a0a9983a810275064a23146c8d4e4841a474c6c398b83e9a35cf6719398c37782d61f9df38dd0112fd4c778c1f082dd 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-2apertis0bv2022dev2b1) Version: 2.2.5-2apertis0bv2022dev2b1 Depends: ruby-bundler (= 2.2.5-2apertis0bv2022dev2b1) Recommends: build-essential, less, ruby-dev, sudo Filename: pool/development/r/rubygems/bundler_2.2.5-2apertis0bv2022dev2b1_all.deb Size: 65772 MD5sum: 5d9042fa3f11437ab80270416ff11b21 SHA1: 063dd48102d647d66ea1bd711f04d43327254ff3 SHA256: d08924ef2f7b86dd8fd91beb0212fb140da3f29f423dbb95aee73e1dc394533b SHA512: 3661bfe0cdb2f25313973e8d755bfc6910fe4e1d01ae278c8a5367932aa454007d8cea0fe8c12aadfbfcac90ffd411a35b4a6fb1ece9ddde8f99f16e0bd97de5 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: 164 Maintainer: Dave Beckett Architecture: amd64 Version: 20140715-1co1bv2022dev2b1 Depends: libc6 (>= 2.14) Filename: pool/development/b/byacc/byacc_20140715-1co1bv2022dev2b1_amd64.deb Size: 83592 MD5sum: 60a7e601162b6da335e0202ef08906f6 SHA1: e9d9658c9433739dc4e71a57e8dc4929bd382761 SHA256: 5f0ed8e8fa0edc5cc757e6347c15024f788a7ad088923df0047ec5c66e33629f SHA512: 0dffc09fa9ea0b5943d0724a677efc50ed69dacf2c24342ac6ec2dde3b73bf3397fe667f90b30b4ea3f96380ca9d6ac4c869fd2021576714b4da3f0a1cb67ba9 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: 123 Maintainer: Dave Beckett Architecture: amd64 Source: byacc Version: 20140715-1co1bv2022dev2b1 Depends: byacc (= 20140715-1co1bv2022dev2b1) Filename: pool/development/b/byacc/byacc-dbgsym_20140715-1co1bv2022dev2b1_amd64.deb Size: 102248 MD5sum: 89658efb72ad7f02f1071778584aa297 SHA1: da13bd56a518d15f54190738bff961f762468181 SHA256: 8f81ba34e4da5e244f5e88d57667cce0b14c006f9346b621abc2a9bc31da1bb5 SHA512: 6974d3ecd3971362f3cc08c7a9eca747ceed8d72e1279cb8faf7716fd1c6847165c16586d8f5ef446b285cbbe6c83aa97bb654c1dc86dc2cbebb474dfb0ca795 Description: debug symbols for byacc Auto-Built-Package: debug-symbols Build-Ids: 9f9fa6e0f1b0d2e72bd9beda522290ff78c29d42 Package: byacc-j Priority: extra Section: devel Installed-Size: 162 Maintainer: Ludovic Claude Architecture: amd64 Version: 1.15-1co1bv2022dev2b1 Depends: libc6 (>= 2.14) Filename: pool/development/b/byacc-j/byacc-j_1.15-1co1bv2022dev2b1_amd64.deb Size: 56292 MD5sum: 50ab97b3238c19e7c85b90ab0bcb3e16 SHA1: 58ea4b9a9141d0b536f85860290d81674fafb72b SHA256: 5cc6280688d50d42072329d5e8431e2b4d9392c9771811cc46608a43b74658a2 SHA512: e5d762a0464b4403c7d423ff9211715bd31c58b0eb09842dbb484796b6c357657eecb0abcf0a32b187bd806619097ef2feabfc2b3cc645c2540af166115f757a 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: 121 Maintainer: Ludovic Claude Architecture: amd64 Source: byacc-j Version: 1.15-1co1bv2022dev2b1 Depends: byacc-j (= 1.15-1co1bv2022dev2b1) Filename: pool/development/b/byacc-j/byacc-j-dbgsym_1.15-1co1bv2022dev2b1_amd64.deb Size: 99684 MD5sum: 60fd102229f5f3ec6e851995c02393a7 SHA1: 519386e43c6b899cfef0822d1f9c4a97ec18ac07 SHA256: 8a3912ad4e8a6c792e838f26424080fc6318413f0279052a6d8423051dfeb3ab SHA512: 00c9378eb9b25855d4ce3b3ea62f34b707b5eedd1f4027073391b488c48179106abfe4c7693b28c667fa432ad5682e816939cfb34050394612ccc900fae45e38 Description: debug symbols for byacc-j Auto-Built-Package: debug-symbols Build-Ids: c8fe137c963c506875cde21c8039da424f96d062 Package: ca-certificates-java Priority: optional Section: java Installed-Size: 44 Maintainer: Debian Java Maintainers Architecture: all Version: 20190909+deb11u1+apertis0~v2022bv2022.3db1 Depends: ca-certificates (>= 20121114), default-jre-headless | java8-runtime-headless, libnss3 (>= 3.12.10-2~) Filename: pool/development/c/ca-certificates-java/ca-certificates-java_20190909+deb11u1+apertis0~v2022bv2022.3db1_all.deb Size: 16480 MD5sum: 3379d75b5d2a93d93a64820da7e65f4a SHA1: fd1c0e9c36e5d43a975f22c94e3f80f73f28ae3a SHA256: 73d2cfea909d2b0347bd0349f90e884ca21796d7add7606b93b2b90e2c988f82 SHA512: f2442b0c66a64c5ef55611c136ebb593d1ce33b5950eb8e7b530ff1a3bc4fa97be301877748ec522c973daf61cd1face64f53ccae82bbc1750159f494fbca0e9 Description: Common CA certificates (JKS keystore) This package uses the hooks of the ca-certificates package to update the cacerts JKS keystore used for many java runtimes. Multi-Arch: foreign Package: calendar Priority: optional Section: utils Installed-Size: 413 Maintainer: Debian Bsdmainutils Team Architecture: amd64 Source: bsdmainutils Version: 12.1.7+nmu3+apertis0bv2022dev3b1 Replaces: bsdmainutils (<< 12.1.1) Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.4), cpp Breaks: bsdmainutils (<< 12.1.1) Filename: pool/development/b/bsdmainutils/calendar_12.1.7+nmu3+apertis0bv2022dev3b1_amd64.deb Size: 132380 MD5sum: 22e4768413c591c69c011a3f1551de24 SHA1: 1f129e200bf7a3ba6d7cdc3153b3e6099542f990 SHA256: f2ed5833e300b26d0adefb0e5788e6f3eeecc97e1cbfa4b75dba3e61a2aa9eca SHA512: b0b057e9706f4a4214898321828b1e587e90d87308c38c72e499a747fd79dc844ece9b6b441a59dbc6f96cb9939e9e8da5b236688071d149e90c464bc92b1f2d 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: 42 Maintainer: Debian Bsdmainutils Team Architecture: amd64 Source: bsdmainutils Version: 12.1.7+nmu3+apertis0bv2022dev3b1 Depends: calendar (= 12.1.7+nmu3+apertis0bv2022dev3b1) Filename: pool/development/b/bsdmainutils/calendar-dbgsym_12.1.7+nmu3+apertis0bv2022dev3b1_amd64.deb Size: 25740 MD5sum: 974290061f29863ce1af254beadbee9a SHA1: 801ae9ace42ae942b1c77d9caad9ae9611c151e9 SHA256: 14260b047f83ad901f455904b01a5a03274a40ad681453f90fc132483bd6d84d SHA512: 40ff9344dba0f04e7be15b2533b29a806eb67890be1fd138b9ec53d346849968c2563905c96f937d5f0a1a77afc63a161f42e2d976b5afab9ca580690933f7dd Description: debug symbols for calendar Auto-Built-Package: debug-symbols Build-Ids: e4e6a47f8cc518e9691826e38f8bf2bd3a662857 Package: capnproto Priority: optional Section: devel Installed-Size: 870 Maintainer: Tom Lee Architecture: amd64 Version: 0.7.0-7apertis1bv2022dev2b1 Depends: libc6 (>= 2.14), libcapnp-0.7.0 (= 0.7.0-7apertis1bv2022dev2b1), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/development/c/capnproto/capnproto_0.7.0-7apertis1bv2022dev2b1_amd64.deb Size: 236024 MD5sum: 08d4aa503a73c1cc27d7218b306f6656 SHA1: 2ede1da1167c09f6bdc22368ea1800c2715e0433 SHA256: ebfd8ddfa792f6230b8a394b02e6c0988a91a90a8aa49842b8da46cc2cf2cc79 SHA512: f224d043f3bc8fc076332f1cbf94c018ec65fcc4d8f0b6fbf9bd723f9d061656e461e39c9fc3ea6d391a39ba86ac05b886bb792faa8f3434f7a59ee5aace2e15 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: 3442 Maintainer: Tom Lee Architecture: amd64 Source: capnproto Version: 0.7.0-7apertis1bv2022dev2b1 Depends: capnproto (= 0.7.0-7apertis1bv2022dev2b1) Filename: pool/development/c/capnproto/capnproto-dbgsym_0.7.0-7apertis1bv2022dev2b1_amd64.deb Size: 3238404 MD5sum: 7e9b8a2d33b360843fdd049a14a1ee8b SHA1: e2bcbc0790479350d6d0cd2eac8a1f8392950d52 SHA256: 06b3963b0a9d5cc3b9e5cc6538fd9d553179e6e367097c5316d6f9dacbf17daa SHA512: 33cdd33a0982dc339a8535644330bedb3b50d417bbcf07275f689a8934e1de7c9149afaeac332859b34633ea116cec744ffde9edea5bcba699b3d892b817189e Description: debug symbols for capnproto Auto-Built-Package: debug-symbols Build-Ids: 40a2834686f26fea3fe4be5fabd660d32da66d3b 922eb2ebbd41bd3be4473b5a8a8595057e80b637 aed5e66907addeff9b8a4c6577f273140193baf3 Package: capstone-tool Priority: optional Section: utils Installed-Size: 6582 Maintainer: Debian Security Tools Architecture: amd64 Source: capstone Version: 4.0.2-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.14) Filename: pool/development/c/capstone/capstone-tool_4.0.2-3apertis0bv2022dev2b1_amd64.deb Size: 574408 MD5sum: ddb3a1a255fa7fb4ca5afcbcd492e093 SHA1: 8365be99d15d177a4423186d74caeee71f41a886 SHA256: 108a70324423508b56fe1dc0376629dce26b549b03a9ee214bfc756ab38bb2bf SHA512: eaaeaa12b1dd587ae6dc23a4e779dea8f7488c2d0417bf638e70567dd5a7735137eb43983248f53a75e318971af8b632df0cc98cceafd0a3384313e2e3f18d14 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: 2100 Maintainer: Debian Security Tools Architecture: amd64 Source: capstone Version: 4.0.2-3apertis0bv2022dev2b1 Depends: capstone-tool (= 4.0.2-3apertis0bv2022dev2b1) Filename: pool/development/c/capstone/capstone-tool-dbgsym_4.0.2-3apertis0bv2022dev2b1_amd64.deb Size: 1996696 MD5sum: 464c535ab5dbfb0d8eefac15f00ea3d9 SHA1: e852026ce7354ae3130b4b17d718ce363aeafb02 SHA256: 655c5bbc2d67bb4ecae4f14f5abf22847c487a579a43e91d8d853b86badd1acd SHA512: 8b99ac158a7f58f5507b8d6d2ec4066216450def4e583be614928475d5e1ea4f7885d233a4b713eb74d332e80a25a644262a8253bcdc4e54ff59797d01e5e390 Description: debug symbols for capstone-tool Auto-Built-Package: debug-symbols Build-Ids: ad6e156245f3c9b64dc8b44563d6ec46f6a284d4 Package: cargo Priority: optional Section: devel Installed-Size: 10447 Maintainer: Rust Maintainers Architecture: amd64 Version: 0.47.0-3+apertis2bv2022.2b2 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+apertis2bv2022.2b2_amd64.deb Size: 2878652 MD5sum: 09d6bf1293bfb25d80d937453444a823 SHA1: 7eb170df9f31f3db860ae35af30df98eeb1550f7 SHA256: 63d920001fdca6ea8d44a2a29ee28009cbc90c13c1eb5d089d06b325ffb52797 SHA512: cd3010657888342e7b0e5046126222f6a72b72c37507f9d8624a8b12c6e2f76f7bf34de4f1cbe8f06086e5cc399280595efaba5f4520d63d597dd0af7afac80c 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: 30915 Maintainer: Rust Maintainers Architecture: amd64 Source: cargo Version: 0.47.0-3+apertis2bv2022.2b2 Depends: cargo (= 0.47.0-3+apertis2bv2022.2b2) Filename: pool/development/c/cargo/cargo-dbgsym_0.47.0-3+apertis2bv2022.2b2_amd64.deb Size: 29180444 MD5sum: 0d638f72db6b5e01a6e5d4aadb0d8339 SHA1: ce40198a226075b4e97682aa9612d3a7c24a0802 SHA256: b790c4d1ca9abffb05be51f4903f4b046df0b9caea1557650c7f08ec063eb845 SHA512: 1ce56f4a940b8af280a3c0bb12320071c356edf6096a3e3006e6b93b25cf3d3f6831bc708b25432efacd153618baf5863dd3ab547d90ea1d8e592bb9676aef0e Description: debug symbols for cargo Auto-Built-Package: debug-symbols Build-Ids: 663cf06372fcc1a04ffd832bc4f138abd74488fa Package: cargo-doc Priority: optional Section: doc Installed-Size: 16951 Maintainer: Rust Maintainers Architecture: all Source: cargo Version: 0.47.0-3+apertis2bv2022.2b2 Filename: pool/development/c/cargo/cargo-doc_0.47.0-3+apertis2bv2022.2b2_all.deb Size: 1202540 MD5sum: b085bd351ab18ef19c157c1c2b4f32a9 SHA1: 69ce09193ff4133199f2d25009a4f6d29126fd2d SHA256: 5a96c00f8e5cf16ebe18b49915c4aa8e400fedae3bdf42444bf526ab01a292f6 SHA512: 6d181a1c891bbfe6f5fc2340e197bf1f12ce8725dbba5bea8d427800eb051b3f48877a580ca613f7e762346c7226e28787093633e3df65aef4cb9e2b31457a56 Description: Rust package manager, documentation Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. . This package contains the documentation. Homepage: https://crates.io/ Package: catch Priority: optional Section: devel Installed-Size: 925 Maintainer: Jérémy Lal Architecture: all Version: 1.12.2-0.1+apertis0~v2022bv2022.3db1 Filename: pool/development/c/catch/catch_1.12.2-0.1+apertis0~v2022bv2022.3db1_all.deb Size: 114764 MD5sum: 8dc05f9d62a7472d8d2e83902d2ba850 SHA1: 8a9b14f4b86cab49c85bdc7bc4922e7fb4191d68 SHA256: fdd730c5b9571001b428f87204f730fae1c4313e5ce8ec07736c56181797dea6 SHA512: 72c92cabc37ec765edfd9b29b2a32a77a1ce178c92c9fa89ccdf85c0e9689ad9f38e57b90df19e026d9e36b2797b1b2547f0c5d356436ab3b34964fcab946502 Description: C++ Automated Test Cases in Headers Catch is a multi-paradigm automated test framework for C++ and Objective-C. . Its key features are: * Distributed as a single header file with no dependencies. * Test cases are self-registering. * Test cases can be de divided into isolated sections. * Behaviour Driven Design style is possible with GIVEN-WHEN-THEN in place of test cases and sections. * Only one core assertion macro for comparisons; standard language operators are used for comparison, yet the expression is decomposed and properly logged. Homepage: https://github.com/catchorg/Catch2 Package: cbindgen Priority: optional Section: utils Installed-Size: 4996 Maintainer: Debian Rust Maintainers Architecture: amd64 Source: rust-cbindgen Version: 0.24.3-2~deb11u1+apertis0bv2022.3db1 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2) Filename: pool/development/r/rust-cbindgen/cbindgen_0.24.3-2~deb11u1+apertis0bv2022.3db1_amd64.deb Size: 1331128 MD5sum: 252a27b9465ac97fc8489ca1fb06107a SHA1: e7299a42bfdada81b0d0213d3d2046b166c328bc SHA256: b2b46f012b86f4e8fb3ced612a2b77abff1625a84560c1f0ce34192da75bd448 SHA512: 726ff79b46c2f13ececf6cd3f1ae32c7897ab529e2ed4666f0a54673d642e13c1893983fca4d7420ad9a6929f627154f4f05dc14b7cd3de4bd54971f34926935 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+apertis2bv2022.3b1) Multi-Arch: allowed X-Cargo-Built-Using: rustc-mozilla (= 1.59.0+dfsg1-1~deb11u3+apertis2bv2022.3b1) Package: cbindgen-dbgsym Priority: optional Section: debug Installed-Size: 12935 Maintainer: Debian Rust Maintainers Architecture: amd64 Source: rust-cbindgen Version: 0.24.3-2~deb11u1+apertis0bv2022.3db1 Depends: cbindgen (= 0.24.3-2~deb11u1+apertis0bv2022.3db1) Filename: pool/development/r/rust-cbindgen/cbindgen-dbgsym_0.24.3-2~deb11u1+apertis0bv2022.3db1_amd64.deb Size: 12048268 MD5sum: a63086b9c84b446110d4248aa4bd02df SHA1: b09e95e6498227368b3ff719ce6cfa5a81277a65 SHA256: 1229ebc0de5be8dbbde08ba0b6a01eb7d0b507bab7c8de65132833014ee81280 SHA512: ed1dcba9c14b2a2f0df3c1bfa3b6574430529dfa037091326d7a6617341737cb43c5f521f9b21adefa13e16443c50835a6e3c45e966f5ddc73841836d57cee8a Description: debug symbols for cbindgen Auto-Built-Package: debug-symbols Build-Ids: baacdabb00ad4e674666b5028464b4cd1e86fbe2 X-Cargo-Built-Using: rustc-mozilla (= 1.59.0+dfsg1-1~deb11u3+apertis2bv2022.3b1) Package: ccache Priority: optional Section: devel Installed-Size: 1223 Maintainer: Joel Rosdahl Architecture: amd64 Version: 4.2-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.28), libgcc-s1 (>= 3.4), libstdc++6 (>= 9), libzstd1 (>= 1.4.0) Suggests: distcc | icecc Filename: pool/development/c/ccache/ccache_4.2-1apertis0bv2022dev2b1_amd64.deb Size: 445804 MD5sum: a9ba8a27bde3202899b136db3d0cc281 SHA1: 049a3fa675646699aecfce3a1466b955284713dc SHA256: 19edf8fb2fa523575b29cb3ea466830389d2493a94eeb2714fd5ea341521d41f SHA512: f8452eb8afbaea1236929a00f5c85cca3ac52c375ec43d9c8922df458f91a14a2aee47f7ee79b683e52c2f4de4afd817a433ec345b140bfac2ec6f95b68584dc 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: 5350 Maintainer: Joel Rosdahl Architecture: amd64 Source: ccache Version: 4.2-1apertis0bv2022dev2b1 Depends: ccache (= 4.2-1apertis0bv2022dev2b1) Filename: pool/development/c/ccache/ccache-dbgsym_4.2-1apertis0bv2022dev2b1_amd64.deb Size: 5217912 MD5sum: 6e7e6cf6961d40d7ab741364ccae84e6 SHA1: 4497c661ff5daf71eeab07449a9337d00266ac15 SHA256: 52a21808f76b91af53a61368cacb3e0c2536a056b13f38e302921452b7c9afce SHA512: 257e54ba6ea121f79f88a9bc60de6f986d0461a321fdfbec0866d6615f4687702920804cb5f94d4afe88e91b8b89cef0f1cc51da4ae8f00b10320aed71d6cb12 Description: debug symbols for ccache Auto-Built-Package: debug-symbols Build-Ids: ffdd8e01c52ae5ac7687c987c06b2779ad71a92e Package: cdbs Priority: optional Section: devel Installed-Size: 278 Maintainer: build-common team Architecture: all Version: 0.4.163apertis1bv2022dev2b1 Recommends: autotools-dev Suggests: devscripts Filename: pool/development/c/cdbs/cdbs_0.4.163apertis1bv2022dev2b1_all.deb Size: 84228 MD5sum: 717ab7e30482817500bee3914b65a4eb SHA1: bf754fdf99ca8fac87075db3bff14511a41ea825 SHA256: ed5a4009d652b28ec902387757ecbb623fe43aae7434e1091abe86be4b20d00e SHA512: f9040e4a7a0eb048be99112b881fcf2ff6ca76bfd58d45f0882878047ce375c78175bb9c4a660222bc67a8988e77641a951019fb8a1d2e16b6a473abfc185053 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.2apertis0bv2022dev2b1 Replaces: cdrtools-doc Suggests: wodim, genisoimage, icedax Conflicts: cdrtools-doc Filename: pool/development/c/cdrkit/cdrkit-doc_1.1.11-3.2apertis0bv2022dev2b1_all.deb Size: 151568 MD5sum: 906b7a8fb4137b943467a7dbb6a3cdf2 SHA1: c7321a263d56e17c6dc5cdb08bfca39da3b638dc SHA256: 47a3ce3e588882c17478820e1307b2ad6c936c5b1871075aa0aa9055f17230a9 SHA512: dafb02c728d3773af80778860df1aff56d9e066dcb157f3ce46d73c6ae5de20f5c2e244e089c5a87d158531c0f1f2650a79cdf97977fe07b43a174e257e53266 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: 254 Maintainer: Debian Libburnia packagers Architecture: amd64 Source: libburn Version: 1.5.2-1apertis0bv2022dev2b1 Depends: libburn4 (>= 1.5.2), libc6 (>= 2.15) Suggests: xorriso Filename: pool/development/libb/libburn/cdrskin_1.5.2-1apertis0bv2022dev2b1_amd64.deb Size: 129424 MD5sum: 37d19c4ea97b4920183bbf3eb2f8b14f SHA1: e6c8d85d3b0557a4809cfdd60da3ac9630731611 SHA256: 4010e3a1c538b6a46e96fa0c3e51bf2d87ad9d1b7ff7f7723c38e3cc6181d077 SHA512: fb9c5c457b132403036a71765dbc99f130c08e681906fa6a0dfe0aeba3b2d05b065a592a5df826191f4a90e94364b6cbaeca96b44bb69d9b2dd29708a763ae4b 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: 200 Maintainer: Debian Libburnia packagers Architecture: amd64 Source: libburn Version: 1.5.2-1apertis0bv2022dev2b1 Depends: cdrskin (= 1.5.2-1apertis0bv2022dev2b1) Filename: pool/development/libb/libburn/cdrskin-dbgsym_1.5.2-1apertis0bv2022dev2b1_amd64.deb Size: 178380 MD5sum: b008fea4922a0499c28215d64cf4a36f SHA1: 2e80a0a0edc451b9e76e2730ee40692d650e2116 SHA256: 60d10eb5b95bec6b97ea6cb3dd3700e26b8354b20cc11c9265061665aa59f4dd SHA512: 2a12e6df2f15f93a0ddd95ebb19f36a157a98cff0c8b4287d7da24b4499dd523b3583774f6cfffae10e86acdf4e29829ec9080cfded405d03575e7e2f7a8a1eb Description: debug symbols for cdrskin Auto-Built-Package: debug-symbols Build-Ids: 7ea5696e4b058f3882ec80d9bb8e7d53a8739517 Package: ceph Priority: optional Section: admin Installed-Size: 241 Maintainer: Ceph Packaging Team Architecture: amd64 Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-mgr (= 14.2.21-1+apertis0bv2022dev3b1), ceph-mon (= 14.2.21-1+apertis0bv2022dev3b1), ceph-osd (= 14.2.21-1+apertis0bv2022dev3b1) Suggests: ceph-mds (= 14.2.21-1+apertis0bv2022dev3b1) Filename: pool/development/c/ceph/ceph_14.2.21-1+apertis0bv2022dev3b1_amd64.deb Size: 197324 MD5sum: c668e332114444e62c3d3f15aca54242 SHA1: 37385a86f983c0ae8fe3f158f41eaad7bb08a4b7 SHA256: 6aa1d805a3451152e3121806b2864a8de20cf2e2c5d0db2158dd839ebdded21f SHA512: 60f2006845905bc50a0d02b472ae54c5957d55301f215b719fbe5c9910005b0b6d1c6d06ca19482ddf6fe829af1ae8a2b8f6e086a016dd8aa6d4bfa5739e24ad 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: 20434 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1), cryptsetup-bin | cryptsetup, gdisk, hdparm | sdparm, parted, uuid-runtime, xfsprogs, python3:any, libaio1 (>= 0.3.93), libc6 (>= 2.30), libgcc-s1 (>= 3.4), 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+apertis0bv2022dev3b1), chrony | time-daemon | ntp, librados2 (= 14.2.21-1+apertis0bv2022dev3b1), librbd1 (= 14.2.21-1+apertis0bv2022dev3b1) 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+apertis0bv2022dev3b1_amd64.deb Size: 4222376 MD5sum: d3d1a048df75f36c98e5171060faa28a SHA1: f902bc81566411acbd8c95f00f548cb727c280fb SHA256: 70e1be7ca2ac8e567436b24aadc51574a524ef16d83d2c20d5d64f64f0b253bb SHA512: 7eca6b1f3c4416c993778684cf4553733619ae8e8758844975ee901b70804ff5f401acc82ce625290ef221b726e768dc5b5f1bbe53cefd8dfd42e9b75f24296d 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: 132539 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-base (= 14.2.21-1+apertis0bv2022dev3b1) Filename: pool/development/c/ceph/ceph-base-dbgsym_14.2.21-1+apertis0bv2022dev3b1_amd64.deb Size: 124992904 MD5sum: 4c938575a2c71b78ec9dc6649972cad1 SHA1: 62628803b453456daa9dd6207d8bb90ec3e4618e SHA256: 27ab6ded70220a80c1dc02425b926277e77b4f77b13b3e1cb66af6df5d5f538e SHA512: e8ea6aba59478678088ab716ed611c97b2cacbd06e5b4cb4594dd0bc3eae23d82c393bd02b0c41d0477e2df04bbd9373beb6f5a25a7793366b79cd2442a53137 Description: debug symbols for ceph-base Auto-Built-Package: debug-symbols Build-Ids: 0775a1340d91fe0bf5a6b9ac922fe71043f0edb4 0d9b959f76cad408e4640af56dee8923efa408d4 121824182b2eee85c993e2d2996ccbc6c53514e7 160df3ec345d7df574a4309cca16ec988c1d2f26 16c39ad3975b0c69996f54846a54b98e63adc03e 23b833443940beb25f693b0004549aff7a0eb39f 28dae3f93daeb87e647cd3a4ecdce7b3d29944ab 3515a42bbac273eaf6df65e15cde9d799da3e2d4 3c69e145187400be4786199148eada79a07f3228 4e1ea33d46707ef87bc2c276933f5a4b243735a9 5d3307322e9da4e8d2ba6b2c365f8030b74eddc1 6e5b1defdbb05cd59dfe5d7b32a6e0f43dc75ff7 781d37e76381ee7487f80f62d39def5d1547fb7b 81760c437f5da05d474e16eb744f800bf25330f5 81d9e11e4ab562528d94d8e09454f07dca5e8600 916e99883154e96fab5113c917b014cfd7697686 97d121ba0520c6c628dca1c0682c73066729222d a1899098fcd38aa23c86419ed01ae118c07cbd39 a2e0580989af344a5822635e9ce5ce89e352d0ce a2e35d650d8ad39efdd3801afec152176a80a82e a6f3be429548704d3e34637098b2871d28d65d7f a7376ee86465c54526a352f83a480972bd9add62 a886b69a5eacbd76f97f64541dd96ae18050715c bc5ecad5fb4c03f601634a83d96e97a6f2a270c7 bfd8cda37ea0aeb0da0acc1e9b7a813d4c520082 ccc501e0ed97fd8c12f0f1a3c1c5c43cde4d5323 e09da38c57d203ba5d62afd10a444c9b07977aae f2d6c22bbeec099509e6a9aceee569a3909f6efd f34fe65a3bba3b3b203ce8e6fb80deed834c04b6 f3be7e60b396aee6db563ee98d5e2ed10bd7c9e8 f40d67ec435a0df5f7928176f0d4d03d2f6d26d5 fad00db21af6724d2c0249f6d7fb9c721c043c0a Package: ceph-common Priority: optional Section: admin Installed-Size: 61611 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1), python3-cephfs (= 14.2.21-1+apertis0bv2022dev3b1), python3-prettytable, python3-rados (= 14.2.21-1+apertis0bv2022dev3b1), python3-rbd (= 14.2.21-1+apertis0bv2022dev3b1), 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 (>= 3.4), 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+apertis0bv2022dev3b1_amd64.deb Size: 15543652 MD5sum: a9dba0cae3328c5cf9639fb154d6ac6c SHA1: a2755f16f8fcaee0c64cbadb42b615287383e1d8 SHA256: 7a941b47363b92e5fc38c55d2ee23fbd2deaf29f2d09e748c4571964f35fcda2 SHA512: 317581208aafae461c23977f32e579722bff4c3320b4274d1eec6d2b05dc16bdca0ddd0c4450b86779f0a9c7b30d489edc11189d333c774d880e8e121ec65640 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: 715242 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-common (= 14.2.21-1+apertis0bv2022dev3b1) Filename: pool/development/c/ceph/ceph-common-dbgsym_14.2.21-1+apertis0bv2022dev3b1_amd64.deb Size: 714789336 MD5sum: bd777ae5b89d5484a7b75fc7819b7cbc SHA1: c8953f44c5e0e0c204027686c2c3321089b68dee SHA256: bfa0bbfa12b7751a07396eb0c5495948ef7483cf2e410b259d2e4d469e5e5b43 SHA512: cf8889ed40f2e3aa7cc9063e2f32d39143fe3928658dcb3729b364df23e06072d323a6d2462749d29943369f6c4328394b3a866d2c262b348fab2839b6a92f11 Description: debug symbols for ceph-common Auto-Built-Package: debug-symbols Build-Ids: 11a4cbfbed83bd79c7fb4c7d9ea9c42a5b7ac46f 1eb3d1ef532a29da25e53fa26cf5ba241d1663bb 24a8174c4c5599d9f9004612e4463f334785c463 2e9e4b0e831efd1eb7880031f4e1d6ca6d6ce8f9 4531d27f9a3f8eb6a2f75f6a3acf3f55fe5efa3d 64a77f80b3a151a70ad889810c975020bc407d51 66407d1fdf15ce43eda91a220108653b174c4cda 6a81a28d0b71a3b469db41e758a59f05fd33252e 8ad4e2fcde5f6579b8b8f178033fedf5affdd943 9f8be4e7b4e262d7a0300abf03c10f9092c31cbf a188efaf07a4b8f19026cc80ff3b9eec86c8dee5 b14fac2211c25a59579f56e0a0eafcacde49e076 b2311d53b4e5f1c2e90263c436b2eae0cec0180f c17d0881a72c9a499152dfc8dd334c40e2d94d69 c8cb9dc43f358931cec6f67649a02105c0ec3df2 e5247df0409442f6e6fe3235744a3d3d8083b4c5 e783cc82c14d96ace84c87cfdc0a21d195b2f7b1 f15a3a1595a1b772ece394c3e302a47f8d71f540 f4f7ae2bbd5953974898f399f4af4b0c6b8fb131 Package: ceph-fuse Priority: optional Section: admin Installed-Size: 1833 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: python3, libc6 (>= 2.30), libfuse2 (>= 2.9), libgcc-s1 (>= 3.0), librados2 (>= 14.2.0), libstdc++6 (>= 9) Recommends: fuse Filename: pool/development/c/ceph/ceph-fuse_14.2.21-1+apertis0bv2022dev3b1_amd64.deb Size: 711992 MD5sum: 39fd9f7ae5cbe4773872d4b5b53ff2a2 SHA1: d5a771d9cd8ed166a8e0db4407ee85495c867e7e SHA256: 338d67394b66cd2f22e748e0514a915e5131cfc9294c17029fd0fb371c64a6e1 SHA512: 71a1bb281dae577d965a16d4b0f4cae23153eb1078a2cfd7faacb6f02321c2ca28d099053367b81acd8e444223455b67b0b259b72f260ea4090cc92871eec589 Description: FUSE-based client for the Ceph distributed file system Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a FUSE-based client that allows one to mount a Ceph file system without root privileges. . Because the FUSE-based client has certain inherent performance limitations, it is recommended that the native Linux kernel client be used if possible. If it is not practical to load a kernel module (insufficient privileges, older kernel, etc.), then the FUSE client will do. Homepage: http://ceph.com/ Package: ceph-fuse-dbgsym Priority: optional Section: debug Installed-Size: 13941 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-fuse (= 14.2.21-1+apertis0bv2022dev3b1) Filename: pool/development/c/ceph/ceph-fuse-dbgsym_14.2.21-1+apertis0bv2022dev3b1_amd64.deb Size: 13907024 MD5sum: 247c1aacc9191b64297689e60d17bd97 SHA1: d331967839dc696a19f73e3ac8fc6f01bf07093f SHA256: cef873642c930eda147be030694651d801e98d10ab18a51732f3dd38538ede0d SHA512: d98313d8e1589cbf83e5e78cfb29f7fbd89bd24926e1e9b3a42a2a890f539caad9a2955b4a0e526b7a4f5c0481c47a15498b669c07c55613e46ba5936643b7e7 Description: debug symbols for ceph-fuse Auto-Built-Package: debug-symbols Build-Ids: 6c837ddb35fcd9b3d5cd7ee3c7f93ffdd30722c9 Package: ceph-mds Priority: optional Section: admin Installed-Size: 6038 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1_amd64.deb Size: 1991040 MD5sum: 4fcb0910b35a480204b0940b46cf0333 SHA1: f3a64bf31c9a12f8fa9d248cdc1e08c175104945 SHA256: 5525f6aac75a46f6bc7bb66d773d37e5b3cfb47af55ff112ba4d415c36125dec SHA512: c75ccf525d59eaeb291ebac7f99747b2d133ba834b906456b5448c93597749f1629160a842b70bbc1a54ca7c4bf027d16ff685cb13d9f1755f6158598ab49f94 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: 87641 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-mds (= 14.2.21-1+apertis0bv2022dev3b1) Filename: pool/development/c/ceph/ceph-mds-dbgsym_14.2.21-1+apertis0bv2022dev3b1_amd64.deb Size: 87977588 MD5sum: 117fcea8e755fe231da0a9bd974bb557 SHA1: c148de8b6099fd0169608d84c9a5b25f6e1a210a SHA256: f0e7d1b0814afbaccac5ae04af20799c3ba6bc49dee1b4355944d5f910350903 SHA512: a2ad88f791dd7a63276c591819e6604d80c43dbc81f26f752ad4c4ebc6b0c55016803941b70d5ad2551d8b38d98dd1484d6752133a11f07d32b1462b87759314 Description: debug symbols for ceph-mds Auto-Built-Package: debug-symbols Build-Ids: e365388115e87a1eb61704d69cc05e146ebd81a8 Package: ceph-mgr Priority: optional Section: admin Installed-Size: 5366 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Replaces: ceph (<< 0.93-417) Depends: ceph-base (= 14.2.21-1+apertis0bv2022dev3b1), 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+apertis0bv2022dev3b1_amd64.deb Size: 1574428 MD5sum: f1c613d9a6c1cfa272a090b186e43a08 SHA1: d8e85fd63a028f2390a936364a6228ed27edcc4f SHA256: 81f8cc26425ba3692966d37f92245d8435bfebe5e7c8475a33c5068a33f3d600 SHA512: c79f751690bf04c35f4680fc39c0e3a8b0decf8147b821d0a0448781c1906696a014374ed61c1c5e3a1f0a66503bed0d24910fdd7fc419fbb10a51f6acb6f2b1 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: 17054 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-mgr (>= 14.2.21-1+apertis0bv2022dev3b1), 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+apertis0bv2022dev3b1_all.deb Size: 3644308 MD5sum: 00db696f5dc7e4de7eaba2a01ea3ede9 SHA1: 3af7a3cc6bbfb832efc85475768940dfae7b9f67 SHA256: 545aa8742a699ef8a0d886b62b68f61e5837822ab0b09604025935e00688f30f SHA512: 579374b21b928ddc869ecb2766b600b9ae74cfa7cc732060bfae19770bf1a6777e6b709d5517bd77f1dc4d3c8f47ea7ec633e2b59f8d5a0bba5258f11e703d28 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: 44744 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-mgr (= 14.2.21-1+apertis0bv2022dev3b1) Filename: pool/development/c/ceph/ceph-mgr-dbgsym_14.2.21-1+apertis0bv2022dev3b1_amd64.deb Size: 44701932 MD5sum: 4f6bb0d8db28fb43f87ef1ed73847a84 SHA1: 624bb3fda23f630f2af57f353728007f8d945367 SHA256: 0d2aea33c4f6887456331d82c6f67a1a74cebe8637f8991eebed98e115a75750 SHA512: 707cc7aba6b88622e9f2360047e15ef1447d54da18ce7688849f05dd91a2a2a16e2cec329e6e2217f164bcbeed14cd191af7976989e2a74ee6073887a01054cf Description: debug symbols for ceph-mgr Auto-Built-Package: debug-symbols Build-Ids: 7620c6d7c4adcb9f5819d117aa9bb62522bddf6d Package: ceph-mgr-diskprediction-cloud Priority: optional Section: admin Installed-Size: 462 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-mgr (>= 14.2.21-1+apertis0bv2022dev3b1) Filename: pool/development/c/ceph/ceph-mgr-diskprediction-cloud_14.2.21-1+apertis0bv2022dev3b1_all.deb Size: 223404 MD5sum: 0ec833bde491fc32ceedfc273d556e56 SHA1: 268b2d820431e64f883f710ec729685ac0933a8f SHA256: 2e1b6ae53f25d8810efdb0455f4c8c91be40bf3a37dcaafcb6b615523b91d478 SHA512: 9a54ef8762136a5b2d5f49b40b04e702b575d6160f20986b8a889ee2bd59e182374fdfcfa7d50006878c2785decbdb770f19a9dd7e2626f6c737ee7257da5811 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: 28406 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-mgr (>= 14.2.21-1+apertis0bv2022dev3b1), python3-numpy, python3-scipy, python3-sklearn Filename: pool/development/c/ceph/ceph-mgr-diskprediction-local_14.2.21-1+apertis0bv2022dev3b1_all.deb Size: 1283200 MD5sum: 2d1eb2caab5a715586e31059d0dca50e SHA1: cdd0dca7500cfc8581d1f1081ea1da16a0431022 SHA256: a8b8fe22afebfb458ae9ed416c7c848d0c40f9a3774260afd60b7c3240004b67 SHA512: e72fd8b1d595ac86c10ab424e47e9b035525303fea493f180f2607d10a2acde297ab689cd97df9deede0d340e0868f7a80d544a194219a77d6cc89146c8a635f 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: 296 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-mgr (>= 14.2.21-1+apertis0bv2022dev3b1), python3-kubernetes Filename: pool/development/c/ceph/ceph-mgr-k8sevents_14.2.21-1+apertis0bv2022dev3b1_all.deb Size: 207884 MD5sum: 0d0eda1e75efc369b2572cb82f463b57 SHA1: 3bdfda7ca07b8a4aaf8142167e83ec56fdf4cca9 SHA256: bbe87e0dc522d634cff9a695f784eeb14a12bd8d812caa774480bce6889f667c SHA512: 30bb53e33484a0400f10849acf87f4dfd120000d75a58c1c88f648ad4a0fb7e4c3c643fd0f421d1bd37b20c8f5709892a9b895e0b8d9d523bcefd560e53566e4 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: 267 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-mgr (>= 14.2.21-1+apertis0bv2022dev3b1), python3-six Filename: pool/development/c/ceph/ceph-mgr-rook_14.2.21-1+apertis0bv2022dev3b1_all.deb Size: 200912 MD5sum: 7e424ad06df047ad99a6c12b8f2df90d SHA1: f6edb5143df9b802bb5c0672696d39def0339a30 SHA256: 4a1b37ebb3490c4ed7ee8e21d194bb44f5c4e30db5f1f163248afcc66d42e859 SHA512: 413a55e716793d459a5c0263b26dfd8dcc24cc9f4abfb3781a181320c6733b4d46fc532751e308bb18b18dc654862bcbc28fbb04c85e9f357d0eb2955acb0481 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: 268 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-mgr (>= 14.2.21-1+apertis0bv2022dev3b1), python3-six Filename: pool/development/c/ceph/ceph-mgr-ssh_14.2.21-1+apertis0bv2022dev3b1_all.deb Size: 201260 MD5sum: 2d2db3127bd9f3b901eb298171fe8ffa SHA1: a24b624c42ccc013ed67a87dcf13cb98da9ccff6 SHA256: 9a1a729ab9e3859e3611b9d51081c734f7e2769167fe9da9caf7bb11f8c7efe2 SHA512: f16902ee2fb97d345d46e7af5918aea9a76228a45228d75446f96d74d5c6d7607eb96190f72365451d0f073e8d714c7ba67be579cba270072238dd157dd6443c 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: 14288 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Replaces: ceph (<< 10.2.2-0ubuntu2~) Depends: ceph-base (= 14.2.21-1+apertis0bv2022dev3b1), libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.30), libgcc-s1 (>= 3.0), 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+apertis0bv2022dev3b1_amd64.deb Size: 3418628 MD5sum: 995b11e39ef2ecbbd89bca7f211a730c SHA1: 0dd26d21e5034ae855a6e2cc5c00e59610023f50 SHA256: b6c88edec3c0c7dd7cab5002c16f5c180818c25c6f5e901f929ea7c111202f6d SHA512: b5e9fa8a4c6061d56f38e02b06c2d01d0536f5e4ed0fea846da8d58476a24b529024cb80772442fefe30b7ca83d935b624025f8565f4dca2edf1e9086a09ff37 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: 134326 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-mon (= 14.2.21-1+apertis0bv2022dev3b1) Filename: pool/development/c/ceph/ceph-mon-dbgsym_14.2.21-1+apertis0bv2022dev3b1_amd64.deb Size: 133898700 MD5sum: f405fde77ecfe8d41cba113a67229469 SHA1: 69e5c5fb7997e9ca0a75ead18293e3aa81c68820 SHA256: df861f6d3f0204c12fdb8d691fda0135a4b1cad7e355bc99388ab118769e4cdf SHA512: ea9a346ad2c761220edb0f30f6215b2aa39dfb135b3d29bf0230b37ff99b0081f1ec77a2bb39a8e1727bf3e32b0c18dec8709ce39222d551f4ef671e5006aa5c Description: debug symbols for ceph-mon Auto-Built-Package: debug-symbols Build-Ids: 0a1a75be167a7777da3b84cc760b4c3e3f58f18b 90f0436dff0af45544e61b4eea74971c95eb1fdf Package: ceph-osd Priority: optional Section: admin Installed-Size: 53459 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Replaces: ceph (<< 10.2.2-0ubuntu2~), ceph-test (<< 12.2.8+dfsg1-1~) Depends: ceph-base (= 14.2.21-1+apertis0bv2022dev3b1), 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 (>= 3.4), 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+apertis0bv2022dev3b1) 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+apertis0bv2022dev3b1_amd64.deb Size: 15619632 MD5sum: 691c5434d6661f62a1b184b9dbc0f066 SHA1: 1f3d7eb0a9bee39c9920249536fbac1f2b1ef404 SHA256: 1bc6ec6b02da01f706c7006b9c929181b8224ddb3a49cca3d23e6db592db7ed5 SHA512: e4ec2a2c6d71cee1e89adb67c9bca2d4a126073aecd39b3bac264e393af1e2965a34922aa7ee328c3792a417679e95a3192b84cbc26723aacdab9fd91959130a 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: 444947 Maintainer: Ceph Packaging Team Architecture: amd64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-osd (= 14.2.21-1+apertis0bv2022dev3b1) Filename: pool/development/c/ceph/ceph-osd-dbgsym_14.2.21-1+apertis0bv2022dev3b1_amd64.deb Size: 441975272 MD5sum: 746517ea4e84e4c6b6ceeb1509c4cf89 SHA1: 4af7b5382ba72acaf41bf7518ecbf25a94f6cbdc SHA256: 6025c5a1ac36fc170a5479e58c589bcbfbe950633948b4ad02414e2dbcdfd8ed SHA512: b0d8c0c2a1bcae56998f11ad9eb76599138a579858dcba5f4c9c02c4f033e46572be80311b08518069b3f27ae6f537dab5bbe27759732fff06e043d359b6bd24 Description: debug symbols for ceph-osd Auto-Built-Package: debug-symbols Build-Ids: 5cbbd221cdb3efc2102ebac9e80a5794f4871b92 60aecc216b6be38f8eea37a915a8e1d4f2465d24 65cbac4d223f9196d16804df1619e4093e0a1a05 87777b7ea419820b29cbd4203bb67ded370eb419 Package: ceph-resource-agents Priority: optional Section: admin Installed-Size: 244 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph (>= 14.2.21-1+apertis0bv2022dev3b1), resource-agents Recommends: pacemaker Filename: pool/development/c/ceph/ceph-resource-agents_14.2.21-1+apertis0bv2022dev3b1_all.deb Size: 195360 MD5sum: 410bfa353ef094435475bb631819d29e SHA1: 0f691d56903bc2dcb4e8bf80e36e71ab6ddcaf19 SHA256: c1186c2a7153f8dd84f7f9483bb64cc6a8bf8ba4e5ab09385f745d233ba8def3 SHA512: bcd5553b01b86e46a18ec7baf12fecae902af34ee373503dd6526242e7865f4a38960c1b6b06177c913a8fd456e4520dca6b4ace247fa5cde37eba78fdea3e0e 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: 286 Maintainer: Ceph Packaging Team Architecture: all Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: python3-cephfs, python3-cmd2, python3-colorama, python3:any Filename: pool/development/c/ceph/cephfs-shell_14.2.21-1+apertis0bv2022dev3b1_all.deb Size: 202416 MD5sum: 98a734f4b3e81fa83ac58b4a73346e20 SHA1: 0c4b6bf3033800e43df5da573dc57da36102152b SHA256: 31c3d586d7c7e96e8072768080f310455b704136f07a55cb4b2a7efd02239686 SHA512: ae69d3bc1543e694af180dab15f5f46d5a6b1612ef5254cc9317f9fe195ae5eb1903d74d8626081cf74f489fa62b33a629b8e3902cc4bdb41a7e2fd89b6bcdf9 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-1apertis0bv2022dev2b1 Recommends: gcc | c-compiler, gfortran | fortran-compiler Filename: pool/development/c/cfortran/cfortran_20110621-1apertis0bv2022dev2b1_all.deb Size: 70596 MD5sum: 9ad6b0342368a046ba67013056912a53 SHA1: b2ee880a4cc6a18d3d6458fc620b7a5237ed3738 SHA256: 40ff514ff9e0e017901af3662fb3976c77a92788d85bc05f7afe3dbbd24fd584 SHA512: 64758bc205b5e6ec9e1429eff812aa625ebb08b38146d7d73fb116df76914c0606e1a54a1c7273cbf72323536f669f7c12b716a1b5720b9d3576ecca4ef00fbd 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: 57 Maintainer: apertis-tests maintainers Architecture: amd64 Version: 0.2020.2bv2022dev2b1 Depends: libc6 (>= 2.8) Filename: pool/development/c/cgroups-resource-control-tester/cgroups-resource-control-tester_0.2020.2bv2022dev2b1_amd64.deb Size: 10184 MD5sum: 57457641c4719f61ed0b9ec7ed8c4b21 SHA1: 71c197b857d5116c3605b7ba3fcda1831b1be592 SHA256: 97aa3a4abaaee0c006c9b49b9ffbd8e23ec216f904d6b57997af871be1d48334 SHA512: a0378375105b0bb388e9c0e94a9e724e0da0f9ca4cb0220f18f1ef3ee2761ed8d0d3e730f858ecd3573aa5cd927367d0bdffabf9766f25d1dc6f9d6987dd884c 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: 30 Maintainer: apertis-tests maintainers Architecture: amd64 Source: cgroups-resource-control-tester Version: 0.2020.2bv2022dev2b1 Depends: cgroups-resource-control-tester (= 0.2020.2bv2022dev2b1) Filename: pool/development/c/cgroups-resource-control-tester/cgroups-resource-control-tester-dbgsym_0.2020.2bv2022dev2b1_amd64.deb Size: 8872 MD5sum: 3f2ff5c385e170c0eeccb5cb66564468 SHA1: e0709cea3c3e273b5ba15c76ad8d97edbc8c0575 SHA256: 39ff53c2e2cb57143eb7e462fd2e67e512843702b6a4e132be157f009913054d SHA512: 304c1a4976712ab3053e679c161e7c2ed05a638e735613870c0e04ea087ab7b2fffd96c6a4e00dcb1c38b430404f89b145259f4b5ba9d6658bcf842a5c341675 Description: debug symbols for cgroups-resource-control-tester Auto-Built-Package: debug-symbols Build-Ids: 51d8022d4b16e530c2f68a3c6dd6a7cc12ba1828 5d6e072c34d2ce5589b557e8a64b77ab8ed3f97e 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+apertis0bv2022dev3b1 Provides: node-chai (= 4.2.0+ds+~4.2.14-4+apertis0bv2022dev3b1) 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+apertis0bv2022dev3b1_all.deb Size: 65608 MD5sum: fa21738754c1157830f16db394a2f0e0 SHA1: a41e15e3c088618f95bf5fc8d88769d543e352f1 SHA256: a9448c71478b630151707ea4740d62ec6ac0cf3b6dab11f53156b9a0742122ec SHA512: 36db0a9e1ffee1379e3f186208c05049c8b43dd276e4c547edb48de39f4d0c8720fcac960d82fc22dbf1819f689c74d517485b100904e692ceae93e2dc8d7bcb 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: amd64 Source: apertis-tests Version: 2:0.2021.18bv2022.1b2 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.18bv2022.1b2_amd64.deb Size: 49372 MD5sum: ed58abb8b3421c6430275a3be1abb3bd SHA1: 35c90f7f3d405649e6575152b241e26ff4fdbf65 SHA256: dca2a7aa1833a123ead10e2055e620e59752879f77ca3debd39a30f8d213d206 SHA512: a5b4fad5cac0d6e352467fd6f001828b48d992382efa93d3f24a2baf8386f0838f7d209babe6f9cd2c4106bef3b898d52f5da9b0c1c4a9b222f01a45a78f1cf4 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: 418 Maintainer: Christian Göttsche Architecture: amd64 Version: 0.15.2-2apertis0bv2022dev2b1 Depends: libsubunit-dev, mawk Filename: pool/development/c/check/check_0.15.2-2apertis0bv2022dev2b1_amd64.deb Size: 115348 MD5sum: 9b1b8784f543ae17d546fac6032b7773 SHA1: 2924b1b4e5890de8464fcaca87686cf7036ce2d3 SHA256: 2a7f73d52ccacce65e0bf5735cb52cada7ec87b260f791aa9139ba2c88f06d14 SHA512: bb36b52470fc9425d30d4591eedbf25e10ced594d07661402399c717a6f7d2a4da65724cdf2b5d5fd8ca0faffed7bc5f0b98b7cc3b4412bc9c85172c14b54b9b 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: 927 Maintainer: Debian SELinux maintainers Architecture: amd64 Version: 3.1-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.14) Filename: pool/development/c/checkpolicy/checkpolicy_3.1-1apertis0bv2022dev2b1_amd64.deb Size: 232832 MD5sum: 4367f6479d0d78b188192ea76a94cc9e SHA1: e6a3a24e173cce2959950ac67b88420c9499152e SHA256: 0f0640c8a346d3027783095f7720588fe151531b30189702230097108f5bbe7b SHA512: a395bc632fb29ca5cf823ca7c01642f22e183b24df78bcf32d96460f72e38f8120250f7f1724073854a7ddba445014309ea84294a645f390c6564b1d72fb7bc9 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-1apertis0bv2022dev2b2) Homepage: http://userspace.selinuxproject.org/ Package: checkpolicy-dbgsym Priority: optional Section: debug Installed-Size: 348 Maintainer: Debian SELinux maintainers Architecture: amd64 Source: checkpolicy Version: 3.1-1apertis0bv2022dev2b1 Depends: checkpolicy (= 3.1-1apertis0bv2022dev2b1) Filename: pool/development/c/checkpolicy/checkpolicy-dbgsym_3.1-1apertis0bv2022dev2b1_amd64.deb Size: 249460 MD5sum: 6a86f4e86826e5225832bb860f8f3866 SHA1: 2c988311dc51335c4770093419b03965d1ecdfd7 SHA256: edc794e677b993acde61f35fc2ff04e938e643f84965b8a7c5b3296bad6854b9 SHA512: 603f615722d813e4bc6ccfd1f34ca86d63cae84f148ba56afa9ea2fc3cd36f8aadb601a0af93182d4d05fe7e8c1577304cc89f6291be9c3f2b0e0f560061addb Description: debug symbols for checkpolicy Auto-Built-Package: debug-symbols Build-Ids: 221427dd3834ef5ea8c70f6cb5e892a38822675a e3cad883b0100e4ef31b6192f3cadc00243c2a5a Package: chicken-bin Priority: optional Section: lisp Installed-Size: 6627 Maintainer: Davide Puricelli (evo) Architecture: amd64 Source: chicken Version: 5.2.0-2apertis0bv2022dev2b1 Replaces: chicken, chicken-dev Depends: libc6 (>= 2.4), libchicken11 (>= 5.2.0), libchicken-dev (= 5.2.0-2apertis0bv2022dev2b1) Conflicts: chicken, chicken-dev Filename: pool/development/c/chicken/chicken-bin_5.2.0-2apertis0bv2022dev2b1_amd64.deb Size: 1184228 MD5sum: 721687546be063fb727099ce2922833d SHA1: 45b2119548acb98578450e0b0bc76ecce40231b0 SHA256: 47cf2a11a4ec2682098683ea8610e130380f91b7c1c7c3864762507945de0bbc SHA512: 2b2b0079356ef7000fbf9de9537b86c83a3afd55134774447a8b1b9c0b4ee4d6d115002b06224849bd8cee8f00c982bdadb5940a9811768fdcc253e174a16b0b 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: 4753 Maintainer: Davide Puricelli (evo) Architecture: amd64 Source: chicken Version: 5.2.0-2apertis0bv2022dev2b1 Depends: chicken-bin (= 5.2.0-2apertis0bv2022dev2b1) Filename: pool/development/c/chicken/chicken-bin-dbgsym_5.2.0-2apertis0bv2022dev2b1_amd64.deb Size: 4059824 MD5sum: 5c5ab14046bf65ee44062caef00fa451 SHA1: 15afe1cad8fa30ac25c62ed6e12b7e2e5ef8176b SHA256: b8e2a344c2c351448e66f69c48d2b917e17e3903e4accbb787bbb89d42226bb2 SHA512: c0c324b06556946f74a89a7926e740781fd342a2ec0099f63f9fafbfb7f01606e0b0d79053db56c9c22729dfa87e1f19c8722606400eed701c29eee8373bcfb9 Description: debug symbols for chicken-bin Auto-Built-Package: debug-symbols Build-Ids: 0366f092fa20729badc9343db8f234dd087dc020 04c557b4d27d31ef01ec77f665afb996160224bd 0ca5a77f8baa53e1c944625eea4ed3314a48e111 0f0a48f07c82a7a1bd4fabb8bf87abe1d1ab0ec3 108f4df34cd1160d438d7b06ae9ab9e7a69bf736 1ad425dec36f81b92d7bacc307c196fa923c9cf8 20e254596930074e9b7657b7d09ddce5b07a4502 21d60ff7126dc351ae9eb815813c45a76b9c3173 2c935daffcb20542d8323a42d8cd731642f23f2e 318116c51ef6e3efc3ad7be565bd90961da81947 371bf85faa7c94fc92ff3f0aecc4cb0c75910c60 3ca7be69da8641b4be92e9c964640a0c9db50a53 419dc747c1bd3da1952a6d29ce5dfed717d1a7bc 43e9a28c2cd281e66761da98d2bd39a14e476c3b 465048fe5fce8cd9391c0c15e9a39321426b5faa 489099adcd77ff3dc4b8ed44a380ad2e061d67c5 4b6bc7465fe52f55e4c37c0541864b2be5c6b7bc 59ef5806da6da7c74f0d01f2756874a8fc8b3e0b 5a2d1bda3c007056e11660137aa4ce065d82078d 6055695be4310c6f7a10bfbc9c73fd8fbc7f457f 660de01d15308ecca52d2ae8a6e852564b4a339c 68f5837b1b387ae145f133ab3432294fbd9cc6c8 72ae445682348a0bebf0829355d6e471e92ebdc8 7662167b94c35b8bbcae522d20d9e6789f45d64d 89169b3c5bd70477c8df4549e4555ebdf12c117f 8daebc15a3f302f95302386bc561d098062cccf9 930ecd9281822d0229b78a9c9490527c8f02f162 93115f4baf56960bd68f6c1aa091216e3f7506bd 93a892bcec36fb8322a8c5dccda0f8b7a3a2314b 94f234b6665bb131636115f92fcb8fb2604e1765 9716a4d7e33ed81c291b467eec7a2fca8c6e8191 9bd8888d1a31494ccbb6f970a592b500aee66f20 9dc2cb56869723e819879e97fbf1f2d1827bd9e1 a5a0076813f27d53ce7391eff8704df1b1e56064 a74d3de9d395bf89a2229d9e465b5f9412f0cae6 b1fc5069b7ea8470f0b966bbba94085f40abee61 b56e1f5ddc82d67199a0cb3554d7edab6acd3a8b b6bf5fecea618075c6a46d812416e36643ab84ab b728d2492130eb8904c9418374e53a6c9d4523df b9cd775cbfaf6910a5907e64ee515f06ea021e67 bab2af9a06fa766783c7cbf907eb2346eb860289 c55ffb31899a38ccb84605724f3e2741c95805a7 c5b7e36c0eca30d07d42338a88e05803854628cf cbf6099aee114cf10ddb244f84791826a1b0ba59 d65f3bdfd33aa32ee02c822e98fda24a6443fc30 da77a606504784cde80eb159760c79e10af5a4b1 db6b118264220edb98925f0de01bcdc9e6f59157 f49b435ada9eb6842c6a12dd77e046a87c437d0d fc08deab7139239d16ee8dcd8db5547d50822619 fe85e5abd4dda852e30e01c777ab2174b26213b5 fff0bd5ef6f81ae3401a8c6890d55dabdb113e9a Package: chrpath Priority: optional Section: utils Installed-Size: 45 Maintainer: Tollef Fog Heen Architecture: amd64 Version: 0.16-2co1bv2022dev2b1 Depends: libc6 (>= 2.14) Filename: pool/development/c/chrpath/chrpath_0.16-2co1bv2022dev2b1_amd64.deb Size: 17212 MD5sum: 408561288cf5925e6636fe0b6526bc59 SHA1: 89d87014e3f7fb2b738046a91e332ffbf090dbce SHA256: 04cd859e0ed0f19ff0f63e9b536f8de4de1b82a35b6d918445c6c66db66d51c9 SHA512: b587a70e75cf193597164bd9a4c34091ba0d9ee6fd49d1ae4efcfdc178b3f644bcbd8ea64a881f702e2bee018a495840744810cd0b34a2c14af6f839ebeecda7 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: 36 Maintainer: Tollef Fog Heen Architecture: amd64 Source: chrpath Version: 0.16-2co1bv2022dev2b1 Depends: chrpath (= 0.16-2co1bv2022dev2b1) Filename: pool/development/c/chrpath/chrpath-dbgsym_0.16-2co1bv2022dev2b1_amd64.deb Size: 21704 MD5sum: b2524e9445373900cbd5d14443c29848 SHA1: b3a292d7ccec9bcc887e39a04f953bc26103ab15 SHA256: 77d6cec8c8e6b5612211bf8e876620ab5225fb255323669b2fcfcb761ae98966 SHA512: 57fbf3c058c962fd0e1fff1c8c2fa25f866dafa077d23e14204e47bba65e9bdf972321b0de8127fcefded78b50951796bcef56bafa9e4eea67b1e89ab7b9d5e5 Description: debug symbols for chrpath Auto-Built-Package: debug-symbols Build-Ids: 12eecb99f1b4494ee5b6ceebbf78a8e3458f2ce2 Package: clang Priority: optional Section: devel Installed-Size: 25 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-defaults (0.51+nmu5+apertis0bv2022dev3b1) Version: 1:11.0-51+nmu5+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1_amd64.deb Size: 9180 MD5sum: b8ef52daf47ef05fa28dd27a77584deb SHA1: 6c91c6228fc897f44a31cb49be9dc09fb1ae5611 SHA256: 9918047bd9f984d6bcc5660f724c5ccf38697e90c320a3fb13b6a6d43fc79525 SHA512: 56e88d72bb0d48cdf2b0c8d21020175260aaa45411600a75a3d0412c2c7124613a2ac910d4ebd0476953da42754edc9bebab1b8e8210b1f31935071080b9bb1c 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: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2022.3b1 Replaces: llvm-13-dev (<< 1:13~++20210129063721) Provides: c++-compiler, c-compiler, objc-compiler Depends: libc6 (>= 2.14), 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+apertis0bv2022.3b1), llvm-13-linker-tools (= 1:13.0.1-6~deb11u1+apertis0bv2022.3b1), libclang1-13 (= 1:13.0.1-6~deb11u1+apertis0bv2022.3b1), 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+apertis0bv2022.3b1_amd64.deb Size: 123288 MD5sum: 28b4b0899cb22589c7dcd574698d183c SHA1: 0aaf4e7660b5350ac1e6f587126efcbacf2eb9c9 SHA256: a83e588dd44f80c495eaa37304e4353c01756bc743b58573a42371191d96e725 SHA512: a26caae21852ef963297a8044ca1c40586035e59c8f44f2e647fd6df5876cecd7c97390a21ac847798d1a299f929fead9c23b3235eb77be6ec5b8a9540e7385e 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: 140 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2022.3b1 Depends: clang-13 (= 1:13.0.1-6~deb11u1+apertis0bv2022.3b1) Filename: pool/development/l/llvm-toolchain-13/clang-13-dbgsym_13.0.1-6~deb11u1+apertis0bv2022.3b1_amd64.deb Size: 98176 MD5sum: 7bf094be5b723f919e243c5a73c2bec7 SHA1: 117eee3f4c6b6d360413c47309abb9b3b908ffbf SHA256: e209ad4c134b1d5c0fbe777e36d78ea3e07e6811a0c385ad3d069a1469411657 SHA512: e984f1b6b38515396898400ccd26d118e010e6e296929a07758692ce1efb9f57acfbfc97c5d09bbf95103f98d1b27fc50397639ce2a2ad7c153d8a7ad071665c Description: debug symbols for clang-13 Auto-Built-Package: debug-symbols Build-Ids: 5e6a9d970eee982cc61f090e2e905f919401f811 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+apertis0bv2022.3b1 Depends: libjs-mathjax Filename: pool/development/l/llvm-toolchain-13/clang-13-doc_13.0.1-6~deb11u1+apertis0bv2022.3b1_all.deb Size: 1122772 MD5sum: 34d205748c33faa9b1ea69045d3cef7b SHA1: 58a55bc36382ec3151e54ba1951fd2f4c74eea79 SHA256: a126a1de69c3a7cfb586c654e30cc9d21ea419f404c104ba6f0b189640980197 SHA512: 41c1caf4dfc7f766d0d7dbbef9da2bf9fe33892a7a118c0fb8b224698303638e12f6632a05bba33d34e39ed41b27cb19a5fc9216fed2638798407a73087b9468 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: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2022.3b1 Filename: pool/development/l/llvm-toolchain-13/clang-13-examples_13.0.1-6~deb11u1+apertis0bv2022.3b1_amd64.deb Size: 65880 MD5sum: 0cf3e27d35150c82d6a17c6b9c44e30e SHA1: 9b91eb8e0b04c3a067731a91e570a022974763b3 SHA256: 229f77049f45e493169a0d3d0b380a47b5bb4c508514fa1d6b39e3b81d907617 SHA512: 641845634fb749cc2959220f3cc2896a6bdaac1576d02729608aa2735cee378e6997c3b1d2689d43d526162a93c97cf0eda1c84550068df4ece05401f0b45b4c 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: 3712 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2022dev3b1 Provides: c++-compiler, c-compiler, objc-compiler Depends: libc6 (>= 2.14), libclang-cpp9 (= 1:9.0.1-16.1+apertis0bv2022dev3b1), 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+apertis0bv2022dev3b1), 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+apertis0bv2022dev3b1_amd64.deb Size: 1166924 MD5sum: 09bcba4c27b0ba1ce4540775c19eb421 SHA1: 15bbe9c56639a1ceb119aecb7e351ca37f5998ef SHA256: 412dff38904e76d178a4bea4e75ec6248503ee50a7ab3b5fbde9367b380cc546 SHA512: 40be75c7035e5a578862230e6e3eec5a76ea2715127348d61e80a27c95d06b4b68265375f3792192b3009192ba828a7088cb07d70d22af8ace904e365daa4256 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: 3706 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2022dev3b1 Depends: clang-9 (= 1:9.0.1-16.1+apertis0bv2022dev3b1) Filename: pool/development/l/llvm-toolchain-9/clang-9-dbgsym_9.0.1-16.1+apertis0bv2022dev3b1_amd64.deb Size: 3178340 MD5sum: d3cdf9a626c927b36f8d942902b91d4c SHA1: 84c44cd64c302acfa8c3aa0fc6a7b8c78d7a86b2 SHA256: ef283bdb1ba36f92a478d20c03a10fa60a4a0f4e00d0b75f3aa1d7d286f9f60a SHA512: f3c7053d63d1cd3acf2123bea62e62105cb484f967a54bd69c83ae2f681bbac991cecf5164dfdabacf363263d685468c6d58e477fea7b57278382035f206e449 Description: debug symbols for clang-9 Auto-Built-Package: debug-symbols Build-Ids: 452790cf2f2019615497b79b64261e7f9e44c304 Package: clang-9-doc Priority: optional Section: doc Installed-Size: 9212 Maintainer: LLVM Packaging Team Architecture: all Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2022dev3b1 Depends: libjs-mathjax Filename: pool/development/l/llvm-toolchain-9/clang-9-doc_9.0.1-16.1+apertis0bv2022dev3b1_all.deb Size: 1100404 MD5sum: 3c9873e6d7869f747bc5d3e287f67337 SHA1: c015b305afbf13da7b23df2dfa3320622fe50f7c SHA256: aacc343be38d1c5cc27da201b94a23774df66fffd4ba3c9ad0fb6ac71671834e SHA512: eafe320fb556edf1aa670a4cbe154d3cc27765029bdd843bbfdd2bec1412a655b64037ceb4c23b766895c3122d97f701bcb8ed965f4aeb83f438063727a1a647 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: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2022dev3b1 Filename: pool/development/l/llvm-toolchain-9/clang-9-examples_9.0.1-16.1+apertis0bv2022dev3b1_amd64.deb Size: 54808 MD5sum: 87214bd949cf0765280b0109d89f0f47 SHA1: c9237016edde03cf4787079eeb4fba2bae8da559 SHA256: 4d09308f8b3515dcc8cddca54504b746eb1abfab3abc8c3c3dfe87cb822d471a SHA512: ebc8a9769c7ed3b17ec0c9c4866cbc3b55fe1cc744868cc4670e400e4d62bf1b2156d139afcd1d787bdc4e52159068ec73b3af42f5a0afb5675625ae1a8611cf 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: amd64 Source: llvm-defaults (0.51+nmu5+apertis0bv2022dev3b1) Version: 1:11.0-51+nmu5+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1_amd64.deb Size: 9188 MD5sum: 037c33a8d95cbefe3b7659578388253a SHA1: 5a83d1850f244f9c544d622c0340c62b6eb88d3f SHA256: b5d1dbc4f61c2482397dc3c86f8905314baa819264aee8f2f7e21f864221c63b SHA512: 7bb5e038a22b0f9059dcaba773aee68733b7f8c8cd6fb73cb233aa26ca86e41253bbcc7288e725aa8001268c087291c0878076ed0095d9815796e94c32d920f8 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: 222 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2022.3b1 Depends: libc6 (>= 2.14), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1-6~deb11u1+apertis0bv2022.3b1), libstdc++6 (>= 5.2), python3 Filename: pool/development/l/llvm-toolchain-13/clang-format-13_13.0.1-6~deb11u1+apertis0bv2022.3b1_amd64.deb Size: 96424 MD5sum: 08b40aadde8470eb458d595408e4656d SHA1: 86f4beb9943939d738f0ed5e7098c52c31cfdd68 SHA256: 3c8f85c12763fd660957902001b0337c73682cc6c7bdc831ddc8c5c2d66a2837 SHA512: 31a18dfb50c2a3dbc569174f820289077c9f3d07091cac05619e3b182999aee0d4d21350358871765600298da95a41d4ba5a5c4513eadb0a19e985bd0553774d 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: 87 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2022.3b1 Depends: clang-format-13 (= 1:13.0.1-6~deb11u1+apertis0bv2022.3b1) Filename: pool/development/l/llvm-toolchain-13/clang-format-13-dbgsym_13.0.1-6~deb11u1+apertis0bv2022.3b1_amd64.deb Size: 54508 MD5sum: bc9fd0ef80086600bd9a7327849277ee SHA1: 64a472a964f5a89a1f9ead93c132e859f533a4cf SHA256: 09a24fb938506d85a7e182ffbe152410419400428d6427a66e6811977360a011 SHA512: 129903d05413db5d554f11067e4c2afdddacade0b3b13ccd18b90542f0555cc4b6ce76c9181341d86b03f07dd3d577e5457b3a2ef820462b7a6fe2cfe514ea79 Description: debug symbols for clang-format-13 Auto-Built-Package: debug-symbols Build-Ids: 7c2618b863b8fba7338aa4f23e803f2a9d3b384c Package: clang-format-9 Priority: optional Section: devel Installed-Size: 186 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2022dev3b1 Depends: libc6 (>= 2.14), libclang-cpp9, libgcc-s1 (>= 3.0), libllvm9 (= 1:9.0.1-16.1+apertis0bv2022dev3b1), libstdc++6 (>= 5.2), python3 Filename: pool/development/l/llvm-toolchain-9/clang-format-9_9.0.1-16.1+apertis0bv2022dev3b1_amd64.deb Size: 81352 MD5sum: 8093f71937f5c9f6cf3e53a89429020e SHA1: cc75f59a53b03c13b7f1f9f4230890bf343828ae SHA256: 3c134b65fceaaa539de1efadaca3ad52319b52d1e6ff0b67d32505eac8b5cbfb SHA512: bc5c3d1ed6f5a1080f585c0cffecfaee547944c8e599d45baeb73f3c7406d08c2e2f39afe215e633359fafa5f2d729769e78c3c8d5240345f7f49fda16c8b4bf 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: 63 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2022dev3b1 Depends: clang-format-9 (= 1:9.0.1-16.1+apertis0bv2022dev3b1) Filename: pool/development/l/llvm-toolchain-9/clang-format-9-dbgsym_9.0.1-16.1+apertis0bv2022dev3b1_amd64.deb Size: 38468 MD5sum: 13e7746e6815bd403342b0c9fd540219 SHA1: 11988d2975cd323691640676a8625a248f7d497f SHA256: 566447f81e9040152982779d4bb284d9a99258bf8884b7588fa7c136ab1a3cee SHA512: c88b1d1130e2d2ab2209b3da05de9a22b6d0e0d029a327103bf850851b1afca61c1210b2bcbb86af6e956187b23ad3a534c6c468b20241ca6feddf52c91930b8 Description: debug symbols for clang-format-9 Auto-Built-Package: debug-symbols Build-Ids: 7d77e15810bf7cc8bb138da8ed3c664c9b0d135d Package: clang-tidy Priority: optional Section: devel Installed-Size: 23 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-defaults (0.51+nmu5+apertis0bv2022dev3b1) Version: 1:11.0-51+nmu5+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1_amd64.deb Size: 8948 MD5sum: b023ab7265ef87d65fd13b5c7d9451fd SHA1: b7ee06b5c580d32d6d9660b4b9100577e9e94f7a SHA256: 500b164f6e7ebcbceb1083770a0b469c61540fe22a3b3007b028253ae777d84f SHA512: 3a6038c0d1afbc59102e6c107eaa41c029d8b7582d341b4b3c8598848e705668fb4a3e49e0079065ed587f4da472491249f596673fb7658fa09c76c34b72b7bb 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: 6978 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2022.3b1 Depends: libc6 (>= 2.29), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1-6~deb11u1+apertis0bv2022.3b1), 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+apertis0bv2022.3b1_amd64.deb Size: 1252928 MD5sum: 7132c400029d24e697cb6d6c5fe42f05 SHA1: b5a3769a9ecd8a0e927b6cbd6b390f707f837f39 SHA256: 9ef5721707048a8c13219c082d5aa2e83d5cc47d37031941f4dba68bd6f0743f SHA512: f9b5867db238521ddc352228c88f3a1b0e446e4c0aa89f7af995e0f755ebd62f085fcf644998f27a651c01fc5af243197e73c5e88157c51f8103bf7e147f5385 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: 11569 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2022.3b1 Depends: clang-tidy-13 (= 1:13.0.1-6~deb11u1+apertis0bv2022.3b1) Filename: pool/development/l/llvm-toolchain-13/clang-tidy-13-dbgsym_13.0.1-6~deb11u1+apertis0bv2022.3b1_amd64.deb Size: 8754924 MD5sum: 53873ea984da103dfa8563c3a860daa1 SHA1: d28216e2f25703113bedac279e52092bf7efe642 SHA256: 0e9ddff242403bb119f7f5d9ece9f2b6e1a9fe0d90c82347183233dd8b0b0616 SHA512: e5d0342d1d9b5903150dd78fbb496a88029bfaaf231d6c90a16bf0f3fae9d0a2c2a934ebfacb5f571862ca5f1f65821e9e60f7844b8fd538b95563caaded4bd6 Description: debug symbols for clang-tidy-13 Auto-Built-Package: debug-symbols Build-Ids: 55b98f2c03a54f5412f5eb0723b2988311f53c62 Package: clang-tidy-9 Priority: optional Section: devel Installed-Size: 26074 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2022dev3b1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm9 (= 1:9.0.1-16.1+apertis0bv2022dev3b1), 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+apertis0bv2022dev3b1_amd64.deb Size: 6307636 MD5sum: 8985b81fdc4cb542b33c9f3f13f34276 SHA1: e757645e6535722f7328d7e09abadad7599e67cc SHA256: c8c2879fc32d15c05b36553a7d7a895d08c9251e74a73d4a686f3fd0088ef6b9 SHA512: 34baef2b264dbe1b28385ace5b1b4264283ab0081d5c49a10f0236f057d5ea40d9ab99444cdc0346e694479d97e7e8785e8beb3d7aa8a441d3b331525d2e9277 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: 31235 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2022dev3b1 Depends: clang-tidy-9 (= 1:9.0.1-16.1+apertis0bv2022dev3b1) Filename: pool/development/l/llvm-toolchain-9/clang-tidy-9-dbgsym_9.0.1-16.1+apertis0bv2022dev3b1_amd64.deb Size: 26458832 MD5sum: eced3d177afba3e1f72c238ba6d76ec0 SHA1: 7ba0076d6cbc60f3ba2232fd0c143fc3fa25da0d SHA256: b679508cf041d44ef67cf0ada9ae559764eaceb1566951c0207130c6e975719d SHA512: 325ed08fda321c0559b091d316008b31a60d583aad8ec09c4c4ddf8b88732de6ae472f451eb5ecf94dc39e4d984c26f19248b49c10559cb71317e880abeba99e Description: debug symbols for clang-tidy-9 Auto-Built-Package: debug-symbols Build-Ids: 9d19930b7b0aabead8bd461c547b9e06e09d2d77 Package: clang-tools Priority: optional Section: devel Installed-Size: 32 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-defaults (0.51+nmu5+apertis0bv2022dev3b1) Version: 1:11.0-51+nmu5+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1_amd64.deb Size: 9088 MD5sum: 515fdd7f474eb52dfe2dbf80ada0d763 SHA1: d8c22e405ccdb870e4ad0a5bcf1d10c14d883164 SHA256: 533cd18309fcf5bcda37a153640c7863c1e81c43bc52eee3a976a6750b9dbcbd SHA512: 28c63ace98fb83ae2975403ccdd99fa7c35c945477e429b105e831e6bcf9aae19fd3e6ecab135ccfb8a677f0bdb3e8475704b90eddd1d1196f582ed8b6718a5d 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: 29119 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2022.3b1 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+apertis0bv2022.3b1), python3 Filename: pool/development/l/llvm-toolchain-13/clang-tools-13_13.0.1-6~deb11u1+apertis0bv2022.3b1_amd64.deb Size: 6271908 MD5sum: 3bf7ca45d5bb320fa4dcc89b2ac51bfe SHA1: e36a4f79374bdfe6408e756db0a45467b7c46fa3 SHA256: f410e30bf5e6ef5ae6b4a3adc1b12473fe6b6ab38eeee89a3d00948a98779bca SHA512: d9910b0a515584db3b12211ef894eb91c27a2fbddbec623a56dc2023ab2452165d6ca7046f2bb4d4d8a19270e093daa2b937eb43bc78c0fd5d8f83daf2bfd4f1 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: 31948 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2022.3b1 Depends: clang-tools-13 (= 1:13.0.1-6~deb11u1+apertis0bv2022.3b1) Filename: pool/development/l/llvm-toolchain-13/clang-tools-13-dbgsym_13.0.1-6~deb11u1+apertis0bv2022.3b1_amd64.deb Size: 26248660 MD5sum: 40a2839d64db98c183c8ab71d8db4452 SHA1: 0e593bd580b3e20d8a5ec75963f230c5a760271e SHA256: 0a1f0d4953b05cb38bd1f7b13620e0c0ad4aeb0c71551e7ffaeb76ebcf05a3c0 SHA512: afec64c132c8b73362b8745d46fe7d2d8dc0cc1504e03c39a0fab0fc8dcb62bcaff3c0656975e04b0ee3cb7dbda715c3a927269ff0b1ce50f107765d0c55c0d2 Description: debug symbols for clang-tools-13 Auto-Built-Package: debug-symbols Build-Ids: 056ee1201881051ed41ce2740d909697fe88c2b4 284f3aaa71729d15be9ee945fac37e07b0c87b55 2ec05fff1f812679a215f3870d35662d0bfc6c6e 47a1045f8d2c136219b67281a8ca6e00c8a59b79 59dfffcfd5b41ae90143d74b51cb86477dee1578 686213a90bc1fbf1811e06ea99e874525ce32f39 6bda44dd80df699433ffcf48d223818651eda4fd 70a20540d9b71c9519959666a14939a64d1cedaa 7cad4ef804a7b218f6aac8036d1b175fb74940b5 994b150ff001332fa8d2d276fbfcc4167be729b0 a6d10b8b76a64b5e2b088be509e033adcdaabed9 ab59231094d717d22268b16f0b462718a36ad539 b0a4fb5919397c2c6dc396646c95701774d6919b c57c05d63719cd524ece27b24e7370657098cd32 c6077c51b5bcad58eed8308630593cd03a77c88d c7e4bbac632d2fe3352441c2f2d0f2b7e281e791 d8a95508717e11a4c9c33c089af51331c06ba3e5 ea8b79c58f2a5e490259aa1dd9197b043c3da92a ec675a0fa624a8bcb79bb26310c259c028aacc97 f34e4bbd8be10083cfa6d26c034da0fb51b676ba f3fef388cd200ae545dde47de902ddf04b40447f Package: clang-tools-9 Priority: optional Section: devel Installed-Size: 143864 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1), python3 Filename: pool/development/l/llvm-toolchain-9/clang-tools-9_9.0.1-16.1+apertis0bv2022dev3b1_amd64.deb Size: 35979468 MD5sum: 688cc0f8958a14e34e405dbedba1f17d SHA1: c561295fe819d8ca9d3c6d39ff37ab80d1486b27 SHA256: 14b0f0d0bc340a641a45d9c08975e8c8d7e919b792445530a3b231c9b7cd8e9f SHA512: a288d47935cf75d978bdeb9849f4b30a121936b138030a7ed62b453c01eabed92b00df47eec07719a0930af7f46bbee5bc1c6628ec4bb866a4ca251691d44a5b 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: 151882 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2022dev3b1 Depends: clang-tools-9 (= 1:9.0.1-16.1+apertis0bv2022dev3b1) Filename: pool/development/l/llvm-toolchain-9/clang-tools-9-dbgsym_9.0.1-16.1+apertis0bv2022dev3b1_amd64.deb Size: 133230488 MD5sum: 0c27864dec0e7227083f13d4dc3aac77 SHA1: 582a79a1a0502158a8215b9667d2987c6e1f8d67 SHA256: 44b990c13b9a97c18a3b0093993246d2f746699cbf324795bb5a93e362def351 SHA512: cbdce1bf067c3b128c6418d11d8b3024789d45da09c0b5427de673bc12e355b29fda060d5dd5b6af6cf6c009694b584fe27b9734fe3d999e1ad42a63744fb383 Description: debug symbols for clang-tools-9 Auto-Built-Package: debug-symbols Build-Ids: 1138876ec3cbabaf7364386ec68e00bea6f9355e 1e2b8f12fbd72fa9bce0910c12ca4cbcb87d5f61 20a4b5bea8b14ffc752be6838dab9061bf0df2b5 21af70b6a77e5f211982e58d4908108f5876d294 23b7927456ddd705efabe087d1ddde45bb9e491f 58614a73b73bb5f73d0762c01eb83571f82394ad 5d45a4d0e8179ab2c85e3df9cd8ffd0e29aff575 65591d99ea440da7062589f2e368401d25641abe 6ebab05baa5067127a15554fa4ed633fea5e2dcc 71c04f7cc3956aa8d7ff8d2fdf8a9820677a43be 75fc61674f91c4bc434eb61edcf253d6806fc71a 7a1d864e288d4f9c2918efa9f8d8554fe14dafdf 7d7ffb74a842c06f1d01b1d830c88c50f5a26d36 8599957ca2ee9c9fc52f2d4237286aa1abf6db5c b89ed34074dbf742d10051b6a6173aef5ec58d4c daf723d172438f4e8a2e6af2dcd1a546f0b6ce42 ec55eb83eea6201e2bd0db501cf3e2a586e4860b f231c0e828214a0fdc0a9e76c99b23bad278f362 Package: clangd Priority: optional Section: devel Installed-Size: 21 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-defaults (0.51+nmu5+apertis0bv2022dev3b1) Version: 1:11.0-51+nmu5+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1_amd64.deb Size: 8884 MD5sum: 384a961e2981ce5b7a19d5dcd741b420 SHA1: 5d2f28ec902c7541b162d1703b6c46d91271f3b8 SHA256: 46fd10f422a970f421ab7869108bcecb0e39592e3ceafa00aac544dbbfe1f0d1 SHA512: 7e5371c0509fe559a4e1cbb04bf1db16a54928fd1f0f5ed1023e26cba1809bc72c0763c8e9fd567e5d785580f6a8fcc089c24e6b33474851df3875bf326ce17b 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: 12391 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2022.3b1 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+apertis0bv2022.3b1) Filename: pool/development/l/llvm-toolchain-13/clangd-13_13.0.1-6~deb11u1+apertis0bv2022.3b1_amd64.deb Size: 2586612 MD5sum: b0f1974d214f7f89248d93a65081cb9c SHA1: 0f4636fd357084de8921381a5cfb3a60993eabae SHA256: 752624c3eb8a2c44fb358c6056a261f94e1000474f90140d7f8e5d5fadbed807 SHA512: 5da34f3bf0a588d5a409ee459466368b7fc45227ac4b238c6d6701946021d7a7b2ec583ce20fac4f43b50ed41b9fdecbbb59a5a16c6605b0df4a9c3b17027547 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: 17782 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-13 Version: 1:13.0.1-6~deb11u1+apertis0bv2022.3b1 Depends: clangd-13 (= 1:13.0.1-6~deb11u1+apertis0bv2022.3b1) Filename: pool/development/l/llvm-toolchain-13/clangd-13-dbgsym_13.0.1-6~deb11u1+apertis0bv2022.3b1_amd64.deb Size: 13427044 MD5sum: 268a5d4758a2ca34e75ab8b29eea1e08 SHA1: efaa35d0612e558c88835f5cb35b2903ed91fa03 SHA256: d3cdebed8f3dabf80ef6d56b9849da531042de134fdc3d7d5447581ccfd54e86 SHA512: 328b5e2c42d80c56677c96ab10aae014e44ae800ef543e8f9f3573deee0452439c4d654887ed3e5343089c1e3953ab4c5876a0d5523786cc4d1ae1685520e2fd Description: debug symbols for clangd-13 Auto-Built-Package: debug-symbols Build-Ids: 1ea863d0ba3138dd1be2949dff3daaa19adfb3b5 Package: clangd-9 Priority: optional Section: devel Installed-Size: 24423 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1) Filename: pool/development/l/llvm-toolchain-9/clangd-9_9.0.1-16.1+apertis0bv2022dev3b1_amd64.deb Size: 5922372 MD5sum: f24022a93c423082f11ef8c7f8e65d65 SHA1: bde2e187fdaf36aa32eb11fcf37c775bcd260a1e SHA256: cbdc7376b6241975e50787d653148a5fae90067a3b0472df08563a31032b3152 SHA512: 7d8fad8503cfafe0c5d4751d6fdda7fab7d1c3c7616ce942b990f9436b339bce217dbaf7d83273469f8125f529a5361af0de4e369f80cb6396cd844d8b77c2ee 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: 33061 Maintainer: LLVM Packaging Team Architecture: amd64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2022dev3b1 Depends: clangd-9 (= 1:9.0.1-16.1+apertis0bv2022dev3b1) Filename: pool/development/l/llvm-toolchain-9/clangd-9-dbgsym_9.0.1-16.1+apertis0bv2022dev3b1_amd64.deb Size: 28685464 MD5sum: e708b1d45f12ae3491dd9f46b05291df SHA1: 326c4812e518d986d9f4df9cbd65bcd57b0b83b3 SHA256: cd48892364eb5d01fd784a2a99f8cce0e8bbd4dba3de91975ca799e78bc771be SHA512: 3583a63e91f2ed2d1287851a45c58f6348e13d79e2ca589164932a88691aa3e2e388ce25607c099d52589bc64bab5786002112bae20dd030163197aa28924f76 Description: debug symbols for clangd-9 Auto-Built-Package: debug-symbols Build-Ids: 0458a8288b16ead03cfcb219b6a7529448e88bb6 Package: clasp Priority: optional Section: interpreters Installed-Size: 1735 Maintainer: Debian Science Maintainers Architecture: amd64 Version: 3.3.5-4apertis0bv2022dev2b1 Depends: libc6 (>= 2.30), libgcc-s1 (>= 3.0), libstdc++6 (>= 6) Recommends: gringo Filename: pool/development/c/clasp/clasp_3.3.5-4apertis0bv2022dev2b1_amd64.deb Size: 634624 MD5sum: 78513b015b9be0b8b0f225a3792488e5 SHA1: fbc03056d998a774b757fa82412c824db9d6ff24 SHA256: 3e3626e513c2208a630f226490e398096e5fe362c8dda3131ff4bf8e100b6de0 SHA512: 0d49a04b0521ca6789aecd4c40299f5d949b4017f1c95361dfb4dec519de213cf162e2ca30a68258fd9b2198595ad54a124a3373096f1837782ef8cdefc4cb52 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: 6634 Maintainer: Debian Science Maintainers Architecture: amd64 Source: clasp Version: 3.3.5-4apertis0bv2022dev2b1 Depends: clasp (= 3.3.5-4apertis0bv2022dev2b1) Filename: pool/development/c/clasp/clasp-dbgsym_3.3.5-4apertis0bv2022dev2b1_amd64.deb Size: 6459420 MD5sum: e5df2eb801a704fc2cec14bf80a47d62 SHA1: 3e9a792a419ae37091c7f72054315cac22b94ff9 SHA256: 85f5820e9dd1fc4249e512e67d81e318ca642765cf9cba45fe47d46979a73fac SHA512: e2800f61d548726e766bad175bd7a87290376dccda51289b36c98c2556eba559afd34eed609da3ef107a7b0dfc512e8fe4c1cd679d0d96dcba437d8471de983a Description: debug symbols for clasp Auto-Built-Package: debug-symbols Build-Ids: bacf28b90b129206468d0e9d8e2808121d17ddc2 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-1apertis1bv2022dev2b1 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-1apertis1bv2022dev2b1_all.deb Size: 25756 MD5sum: 3379575832fa222fdfc5d36b79b69f63 SHA1: db6a6ff329219d0a05146f4585e29aa0b7a1d1de SHA256: 9be7fdb0ece84a959ba185fc6e2b8012980e94a6a1a8f205a81e1b10066fb23e SHA512: 83866447eadd71ba31bc3c50f309806693265e9be8a91f7074c6b7aa9a87e5066c86b5da010b7e0a33bd197d77fd9c404fa0b723e49d149c38700d2bb7fd5600 Description: Tool for minifying CSS files Clean-css is a Node.js module for minifying CSS files. It does the same job as YUI Compressor's CSS minifier, but much faster thanks to many speed optimizations and Node.js' V8 engine. . The cleancss tool is a reference implementation for the Clean-css Node.js module. Homepage: https://github.com/jakubpawlowicz/clean-css Package: clisp Priority: optional Section: lisp Installed-Size: 32522 Maintainer: Debian Common Lisp Team Architecture: amd64 Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 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), libreadline5 (>= 5.2), 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+apertis2bv2022dev3b3_amd64.deb Size: 5477948 MD5sum: a79a45f4bcb88333503ddd70c63016a7 SHA1: 8980c750e4513e6a312af07879dff4058d43ad32 SHA256: 17759339ae5d10cf4b72bf7ef86efc7401a0a51dc186316adcf2c7d49d1a2e2f SHA512: 92f1b8ca56afe8ed781182c7cafee350120bd7dbd3dd4d88c9d605946a47591f60d52786661622303fd2fe712151a107328ced19132016debe7dcb6b44b657a1 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: 2811 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3) Filename: pool/development/c/clisp/clisp-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_amd64.deb Size: 2620732 MD5sum: 802b70778aa9bcdd6448d55371762a8e SHA1: 9d648fdf8e9cbf9d2a4eaa1a887e9e1fd49b4623 SHA256: 135719b59ade1b68291edba6eae31660464530f75bd7fa568513f2dc345358c8 SHA512: 29cb34c09b7dc8011010069d74f5e9c4e1e1ff92b81d5ea3971165d6f9ba5d0c7a61e5d4384a3c2a5d3ee2f7261732b1cc0f5cc9ff8fe342a0b525ba6036c632 Description: debug symbols for clisp Auto-Built-Package: debug-symbols Build-Ids: 6a6828dfee7a897f625f820a1043b83b29c71638 d413b0f4ee885375388e8796e0f0f0e0ae2038fc d57045ef68c62d7f586bb7bfa2ab83ac1b079618 f51adf1b0fc6f8f5ebbcb1220c74c3ae858cba5a 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+apertis2bv2022.2b3 Filename: pool/development/c/clisp/clisp-doc_2.49.20180218+really2.49.92-3+apertis2bv2022.2b3_all.deb Size: 1199424 MD5sum: 3381a6648ecf1360235406bbbce06e9a SHA1: f2e4b2d9d3a8fddfc09f5b18fb2fbcc905f6512b SHA256: 16dc5a890eababe47b5a1c6469e5629de8696aeebcb8590bbc0c86a454123aa1 SHA512: d7f959e83612155550ef1c494790d45c0ff6a9c939ae34f2fa82f77225a6195d0bc57e2faaccf698c4b6eac1272e7b670dd92ad57720dccdf2866e5d8c9d6e2a 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: 1920 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: libc6 (>= 2.14), libdb5.3, clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3) Filename: pool/development/c/clisp/clisp-module-berkeley-db_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_amd64.deb Size: 874772 MD5sum: ef67d4337ab91b4b9868bcd8fadf468d SHA1: 89c12b0dba9df3701e5cea517b107e0a43def401 SHA256: 687a371b5e470a601c4b2c58f8cae729dc314ff80f8d59093fbec00b0808f6b9 SHA512: bf648282183c00294fd7879381160b2c3fbb98856b1aed3c079cb49edc134745e6c2251f536cbd3a4cbed9c9d8ce6e96fb91a21e3890fadccc87e0a464dd847f 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: 173 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: clisp-module-berkeley-db (= 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3) Filename: pool/development/c/clisp/clisp-module-berkeley-db-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_amd64.deb Size: 153400 MD5sum: 30744c0950c332fdec2dda6886a8ad40 SHA1: 72210f5c77c77375a933bb68d1247b3de4ed3da5 SHA256: d014f46c9bf0857a3375d76416d9f85e0e634a9de61ce99b3e577b70b587dc74 SHA512: bd1e5af186bb395c021bcd2b37fe57ba9ad65497e6462adf27ab35212ccd3f8a7767695082bce4aba6bee2936af5e287257c361411459f82578057ed1f9b7e0f Description: debug symbols for clisp-module-berkeley-db Auto-Built-Package: debug-symbols Build-Ids: 1954e26683f8ff27b6c534576620631acb868e8e Package: clisp-module-clx Priority: optional Section: lisp Installed-Size: 3482 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: libc6 (>= 2.15), libx11-6, libxau6 (>= 1:1.0.9), libxext6, libxpm4, clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3) Filename: pool/development/c/clisp/clisp-module-clx_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_amd64.deb Size: 1107344 MD5sum: ead3c30616ce5ac8e5925b35c8c862a3 SHA1: 7ef455700db8c1077fc124b7b2bb9e1bee35b3dc SHA256: b9b3c0f31d0ddea22b181f371ca9ad7accc8b6a49a58cdd438d37de553b899dd SHA512: 1983c6adea1c8074d63349e8aaa2172a2df45b0310b5dfd28f0f1d172b1082f3cd0ebf7a20514b36154f63008df99791b774fbb58f0c4216e24bac0877c54ee4 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: 294 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: clisp-module-clx (= 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3) Filename: pool/development/c/clisp/clisp-module-clx-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_amd64.deb Size: 251928 MD5sum: aaccd99b39f65a769bee800abffc6f98 SHA1: 4b37c4c504f42896c213abceb3f335890231f86d SHA256: 63e4d929496319be3b7122e6e463012d3ed34fdc188a3cbd0b46653f633355a0 SHA512: 6e2039d2b8d7d52de8fa85ab8c31663e3b24344d62dba913a0c3a9dbdb89c3c56504d24a9cc72b985d686e9157636426b0973db68e8d29d30b69010bf5dbb9fd Description: debug symbols for clisp-module-clx Auto-Built-Package: debug-symbols Build-Ids: 0103aeccb9d82a2d4cb559694861019e541b8141 Package: clisp-module-dbus Priority: optional Section: lisp Installed-Size: 1481 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: libdbus-1-3 (>= 1.9.14), clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3) Filename: pool/development/c/clisp/clisp-module-dbus_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_amd64.deb Size: 735936 MD5sum: ff303c826d83c190e96f89e3da7062ad SHA1: 071f2ab0743231a4a0282a6d04c2871101ead94e SHA256: 4562d3d3fbef0209fa03d95538f93337fd7fab0a9641757fe60049573c3804c9 SHA512: 42a7e695ce9ce70bbf7ee2e086fa103944b7f5e9dd87cf4f14f5619a4f9937bbda4661451360b57144cbe9c75e76f86588a26753f109c66dad6bca6bf72ae379 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: 32 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: clisp-module-dbus (= 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3) Filename: pool/development/c/clisp/clisp-module-dbus-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_amd64.deb Size: 7892 MD5sum: 6ba85191ba432939a238f5a049620876 SHA1: 3f885501de3028097ddbf4ad47237e737872844b SHA256: 775baf6cdffff3cb32a089247c17fb91f128433d3de30ffd18924df3beb88b62 SHA512: fb7b92bdfa0ee9871ebe1f21137e875ace3394042089c44295963a61f95b4124cf6a4626be83ba3670fa84b63a083861ed90d58eaf962b2ff4e035e14b8e8258 Description: debug symbols for clisp-module-dbus Auto-Built-Package: debug-symbols Build-Ids: 80ed3775d594c02dc2ea54e6f6f15b13035f1b8c Package: clisp-module-gdbm Priority: optional Section: lisp Installed-Size: 1089 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: libc6 (>= 2.4), libgdbm6 (>= 1.16), clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3) Filename: pool/development/c/clisp/clisp-module-gdbm_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_amd64.deb Size: 751588 MD5sum: c6835a26590ec8070c29aa70a82dac98 SHA1: ea45c7068c26b134e579c065b8925b8b23960793 SHA256: e60c7ea677da1980e22a482aa86b25dd2ba4113f31a3f1ddf7c3aa04a013df9d SHA512: 3fa68092d0c53bcc7455bc4a1829111dbce8c23e6ecb5da2637e4c3b0c777083e3e5b7f3e4b01a5296aec34ea866ae036a5f6a75a9696bd812cf2157226d9fba Description: GNU CLISP module that adds an interface to GNU DBM GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to GNU DBM. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-gdbm-dbgsym Priority: optional Section: debug Installed-Size: 84 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: clisp-module-gdbm (= 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3) Filename: pool/development/c/clisp/clisp-module-gdbm-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_amd64.deb Size: 68680 MD5sum: 076c7a63c0b0605da5ab486663498f3d SHA1: 10431d8d967c9e2d6e91f187f0a52ac6edf63071 SHA256: bb3c4c650f60fe6f28c2027aa5c0ace6f819dae6ed28e610695b17e267499a80 SHA512: 2507bb04607a6115f60794f9c5b07adefacb87ccb23c28c151ab34ea447a2079c894824cf5ba0e4d2214bfdb1890e8500271558fedb4ae7a929a6fb15ab6e29c Description: debug symbols for clisp-module-gdbm Auto-Built-Package: debug-symbols Build-Ids: 007f69050421d8375513e21432f2bc36811a75a9 Package: clisp-module-pcre Priority: optional Section: lisp Installed-Size: 995 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: libc6 (>= 2.4), libpcre3, clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3) Filename: pool/development/c/clisp/clisp-module-pcre_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_amd64.deb Size: 735812 MD5sum: 16eec8af8f918a7439f2d265154bef94 SHA1: 978aec89626d8c8e77896ad324af9c1077a40049 SHA256: 25dec6fdee0276ddf93d69ab33cb884787a4d97798a4e739cccdc07bedf224b0 SHA512: 2fb59c11da8eac6141e956355fee1878b7d9a9973eb362ece528300b4804f61440030a1bc34c45b0fb84e15a4c69535a071f96d97b168904434390523a8e92ad Description: GNU CLISP module that adds libpcre support GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the libpcre which implements Perl-compatible regular expressions. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-pcre-dbgsym Priority: optional Section: debug Installed-Size: 69 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: clisp-module-pcre (= 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3) Filename: pool/development/c/clisp/clisp-module-pcre-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_amd64.deb Size: 53632 MD5sum: e11969b655bd3a74b2c3ac4da881003c SHA1: 8a6dda84a530e55c096e05aabfe37efa6765c2ea SHA256: c8a6fe39b9dcf25e467c1347e703ecb453f0b78044c8b9ddcc7761238692de0c SHA512: 0cd1bbfc40409782f4c577ff0f6a3f6bb70d1a40d5e016fe4df3638567fe6355626a63e826554e5814a2ad5ed41edb6f5d81e14a23e512758fa11e60b292cdf3 Description: debug symbols for clisp-module-pcre Auto-Built-Package: debug-symbols Build-Ids: f127c13136e1298bd7f46daccab97c8f7288607f Package: clisp-module-postgresql Priority: optional Section: lisp Installed-Size: 1038 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: libpq5 (>= 8.4~), clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3) Filename: pool/development/c/clisp/clisp-module-postgresql_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_amd64.deb Size: 712272 MD5sum: 4c9bb3d919b79e434b732a4459e5121c SHA1: 4af08747b3e67db0ba06478bb28e9c4fc4762fd2 SHA256: 4a6cca4d2c8bb63da14af250fa7b31fd802fe601053499f0fb6232fef80af10a SHA512: c49bf4517a1d528d27b17de36a095a31c025356d824ad7444d0afd5e7cf55b1d44f635c2596c43222c03dd8ffa33a9275e37222a9499d5d32bbf089197c258ad 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: 23 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: clisp-module-postgresql (= 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3) Filename: pool/development/c/clisp/clisp-module-postgresql-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_amd64.deb Size: 6264 MD5sum: 2e68b3aad99813b58c5b662a9c02e750 SHA1: 7c469075bcfc645152f7642dbedddde00ee9e956 SHA256: fdc9666d76b2219fd2edbd95e6803ff219b2f6adfeb38999ebd89040e8774d01 SHA512: a750a7b1ab7fc4e766eddcc62965eaa69e8bb8fa5fbc40903b5faa7d6463fc679385f6bca60aa9b9f3b879af13270f5b2e42dac0b174980a09542b7e3fabfd30 Description: debug symbols for clisp-module-postgresql Auto-Built-Package: debug-symbols Build-Ids: 719dad051c092792327a75862844cdfc5b7aa3a3 Package: clisp-module-zlib Priority: optional Section: lisp Installed-Size: 723 Maintainer: Debian Common Lisp Team Architecture: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: zlib1g (>= 1:1.2.0), clisp (= 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3) Filename: pool/development/c/clisp/clisp-module-zlib_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_amd64.deb Size: 686512 MD5sum: 565b0de3a75f5d377b122d36bd904fd2 SHA1: a203464844b63aecdb19ac25d1a2ffa94abdb28b SHA256: 2f692dfbb88a68d2e3f29ca8d295f1130b4738d3292df2c2e9b1260d0c586cff SHA512: d095d6bd4f3a8efab46965e0cab1fa0101822629441aac6a2eb4ec20870f50ba8f11d8be23f4a044a0b453f6e17667408d961607032268e5cc93b173b2adfa42 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: amd64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: clisp-module-zlib (= 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3) Filename: pool/development/c/clisp/clisp-module-zlib-dbgsym_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_amd64.deb Size: 4088 MD5sum: 90a14b3f90db3c64398a2a157c19460e SHA1: 7757c53de0feeb5707af8181161a6b577b15aac5 SHA256: 4c288df65d4165069f744caf06c93a762a2d928ef6a8f4c488addd469fa07ff3 SHA512: 305d4577ab31800d2b892416ad92312c5ad7325b0ec574497ea50fb2bcb76fb88bf685a48e80abb21e2247d3c8941cd1e7f2eb9886d9199bb35039e5b227ed9b Description: debug symbols for clisp-module-zlib Auto-Built-Package: debug-symbols Build-Ids: 598ac9ae70dd259a536153f13183402721597a88 Package: closure-compiler Priority: optional Section: java Installed-Size: 45 Maintainer: Debian Java Maintainers Architecture: all Version: 20130227+dfsg1-10.1apertis0bv2022dev2b1 Depends: libclosure-compiler-java (>= 20130227+dfsg1-10.1apertis0bv2022dev2b1), default-jre-headless (>= 2:1.6~) | java6-runtime-headless, java-wrappers Filename: pool/development/c/closure-compiler/closure-compiler_20130227+dfsg1-10.1apertis0bv2022dev2b1_all.deb Size: 16852 MD5sum: b5e9263ec8aab9329351b6bf079e6057 SHA1: 1780287ad8ed6c0a7986251269c998f24486310e SHA256: 0b6bd7ae92869492ca60c2d064ac7e800543cd464917d8b9c97ca61c2eae5a48 SHA512: 44ee677a5bd1fd3f3e0b9ac5808d5b4f1bf1894eeca4c34c95511a5e97fae8a7b842f94e1f591c8be16b9b4b5442cbf628127a8f484f174e4137c9ad9c4f2d21 Description: JavaScript optimizing compiler Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs. . This package contains the /usr/bin wrapper script and manpage. Homepage: https://developers.google.com/closure/compiler/ Package: cluster-glue Priority: optional Section: admin Installed-Size: 1263 Maintainer: Debian HA Maintainers Architecture: amd64 Version: 1.0.12-20apertis0bv2022dev2b1 Depends: libbz2-1.0, libc6 (>= 2.15), libcurl4 (>= 7.16.2), libglib2.0-0 (>= 2.16.0), liblrm2 (>= 1.0.12-20apertis0bv2022dev2b1), libopenhpi3, libopenipmi0 (>= 2.0.29), libpils2 (>= 1.0.12-20apertis0bv2022dev2b1), libplumb2 (>= 1.0.12-20apertis0bv2022dev2b1), libplumbgpl2 (>= 1.0.12-20apertis0bv2022dev2b1), libsnmp40 (>= 5.9+dfsg), libstonith1 (>= 1.0.12-20apertis0bv2022dev2b1), 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-20apertis0bv2022dev2b1_amd64.deb Size: 265172 MD5sum: 13f6bba214f4a9fec70213c77feb4c8d SHA1: 541e9001479131fd3d59833f8312ddb70d5a557b SHA256: 1ae94b15eacae2c3c5040b09bb8744a155053dc6640091db86f12ff934901d6d SHA512: 06c595385343bb3e89b71a76fd1d07fca31f00537fd2f9398913feecdb656eae39ec3ec76ab31693437d01c9abae90b346ab25297241075799bcee2c7970b06b 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: 733 Maintainer: Debian HA Maintainers Architecture: amd64 Source: cluster-glue Version: 1.0.12-20apertis0bv2022dev2b1 Depends: cluster-glue (= 1.0.12-20apertis0bv2022dev2b1) Filename: pool/development/c/cluster-glue/cluster-glue-dbgsym_1.0.12-20apertis0bv2022dev2b1_amd64.deb Size: 425620 MD5sum: 3aeb4863848d3450887f47d0c0581ff3 SHA1: a38d2c712bbc4a135a495c4025bd4e2c81c8d562 SHA256: 1fe7397e38e66aab625be15571d9a015ecba2af5cd2171daef42f9cf336827aa SHA512: e086cce64030c37dd0024be48a3684041886bfe5fb861fc803e19885961fd18397de93704131bd55006add22e6da61931fc1b5a88cf4638557508d0f25d6d87f Description: debug symbols for cluster-glue Auto-Built-Package: debug-symbols Build-Ids: 0312ba2ea2043910fcf7c9e6390a5871404694d8 0579a64468f50b6419b57c2b5ba019ed1ba7f966 1541db24a45d0cc426c54dda6201b18ce7e8e6b2 170baf6c846ca4d2912bfe429d39a363a2ec23e0 1926141c5a4090e22c91d0ff1b66159a02b206b6 1a920a76a1df0cd528f560fd93c6fbf8d86f6ab0 2042f99bcb74514a663af29d9ca2801aea020c4d 26416f3b53223c5156b4a8999faf8b8355e097b2 2aae41ae49a8308d1f9d27eed1497ae815d169b9 2e2dfce39f9ae55a0ae69cc639ff28cc47ce38a2 3462647c572ef997413373d884cb35884e71b167 34866a27ab734e51e27b35398db06493fbcb034a 358b496faa6d4e8715b80c0ef7db55698ffa2beb 35bf1c1d62cb1591d4416e3caeb8078a7882ae87 3f8d94b139c0cad26499eb049b0e548b336594d7 41abf2ada34b41fbad6edba877edf54ce01405d6 4565231091c94a8bdcca2935067bf6407d0c4cfe 45a96c547ef79d3dac9528f07f8c12999f41d621 5143bf1b29c26bab0ecf341e2041f6664e9aed91 5595c8050224405cf872196077b48b396ecd967b 559d311dd2214758e9bf5e4504adb86ffdb2c221 63c3cc05332aa2ada599741838e9a1488b18ea34 6cb60c696b9cf983a4ed33db88fe11f0afbf9516 6dd338794d8def25681e306e230b3a727b004b23 75baaccb49392038e0cfaeac587e222d0985adc2 7d6d50b4e8ba5a6d7b1e331b935d52536327fb4c 832ca3135b05cc5c8690ee703d634ca08274c0e1 83736dbb909d4793f35649e2ba04ed80e072cd2e 8d84d8de4956766c97b62d19083dd09a72471593 9eb4fa8f321494f5f5d88212540f8faffb3a864c 9f99192915792716f65eff10d01ee2b699345bf3 b276ca92ef367a0fc94e937696412f7eb9c263b7 b7f42d230c5bf12a4c82d240ba124340c9282674 be3df150f9a302e22d4c9b8c69f3f4c73ab452f5 c1c96d13f5dbc7ccd41d69e7a98d7de1410da3fc def0ec18aaa0703786b5a6d11a2b0ebd8ddfb7e6 e0d27aecfa50068264f93e12f26fa85265700a60 f52d8e883a7f0d8793277529723c6d62695c8b97 Package: cluster-glue-dev Priority: optional Section: admin Installed-Size: 47 Maintainer: Debian HA Maintainers Architecture: amd64 Source: cluster-glue Version: 1.0.12-20apertis0bv2022dev2b1 Replaces: cluster-glue (<< 1.0.12-8) Depends: liblrm2-dev (>= 1.0.12-20apertis0bv2022dev2b1), libpils2-dev (>= 1.0.12-20apertis0bv2022dev2b1), libplumb2-dev (>= 1.0.12-20apertis0bv2022dev2b1), libplumbgpl2-dev (>= 1.0.12-20apertis0bv2022dev2b1), libstonith1-dev (>= 1.0.12-20apertis0bv2022dev2b1) Breaks: cluster-glue (<< 1.0.12-8) Filename: pool/development/c/cluster-glue/cluster-glue-dev_1.0.12-20apertis0bv2022dev2b1_amd64.deb Size: 20824 MD5sum: 18207f4d94a0962721cbb83454beaa99 SHA1: 96c95db61145ec5fa513b16360aab6e35200cb07 SHA256: fb268ea3b9953ccf883cb5aa37af15c59f637e48ff0e6e1a14649507f613c424 SHA512: 66ad6a82c24da19eb55b240bcdfbfb7873e8850b817fbf8489bdf0bcd1e66aa4b56b80273bfe70a1b3a16b096152fd4d7d443edc0fa243475ac07750476d880d 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-15apertis0bv2022dev2b1 Replaces: pts-tetex-cm-super Depends: tex-common (>= 6.13), texlive-latex-recommended, cm-super-minimal (= 0.3.4-15apertis0bv2022dev2b1), pfb2t1c2pfb Conflicts: pts-tetex-cm-super Filename: pool/development/c/cm-super/cm-super_0.3.4-15apertis0bv2022dev2b1_all.deb Size: 18680160 MD5sum: 19187e633d04a96ffc3fb51c404a93c9 SHA1: 501cd05794729a0d28259ac306f7f2e09040266d SHA256: 6a24e26073b4b65c144ba7cb58a35518db4d1f11f9d93a2016bd3b3f33549ca9 SHA512: 3242a6445df9d89edb40c48d2d41a6ce84ac825522175190ad46e4ccd0a11e6d79aefd4706146f44123113097881b78aaf220fea46a4c6b47b4ce37b364b2f1f 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-15apertis0bv2022dev2b1 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-15apertis0bv2022dev2b1_all.deb Size: 5815004 MD5sum: f58eab6729e30cea19843ed0c97ef125 SHA1: 8df085dad72baf5f15f04557b7e348e3d8629128 SHA256: 2749d4ef0dfc972c11ab9c49055494cc93c168bd1d4ebfe3364ece49d50bf182 SHA512: e1ab37acfcc84f7a50d61b278c7fe8af6e691b1062f2a93c0c651fa57aee7b68a994486328ba6db65b5c9e61bdf12f53dee78f0e9760fa8b7ab4743c2239c7be 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-15apertis0bv2022dev2b1 Depends: cm-super-minimal (= 0.3.4-15apertis0bv2022dev2b1), xfonts-utils Filename: pool/development/c/cm-super/cm-super-x11_0.3.4-15apertis0bv2022dev2b1_all.deb Size: 270788 MD5sum: d1b60fc95ef7cfa56b3c2bf18acdc211 SHA1: d0c69527301d7317538d9c187acb820a7806f3df SHA256: 175e7b87c6b54f4168e2704da179f5796e4b71d2c59dd742f38b1023700f4feb SHA512: e4ad6dc59786079b25ba3dcc0321c7ae45e48e00c85fc9ba9e11ffb711e944f0f2000c00b1c1ca4a0efcc65628cf4f2b1e8503a82296cae4925b90d325295214 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: 23026 Maintainer: Debian CMake Team Architecture: amd64 Version: 3.18.4-2+deb11u1+apertis1bv2022.2b3 Depends: cmake-data (= 3.18.4-2+deb11u1+apertis1bv2022.2b3), procps, libarchive13 (>= 3.3.3), libc6 (>= 2.17), libcurl4 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), 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+apertis1bv2022.2b3_amd64.deb Size: 5602536 MD5sum: 26969627f2aeb7698a9fb902a695248d SHA1: 4764f4cd108335f8b018e9003725a4dd3feddf5e SHA256: 4d30cd09cc78757ec06c197a7bed702c2fd1dc82c75ac36781ea2ad60491e209 SHA512: 8fe3bb905613533e9dfab64f72aed32c96fa486b2a597b5f47cbbef34c6d84ad07da8c999278a3028d3c976515c7311892aa08289c3632c68f68676f1ef5ee86 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: 6794 Maintainer: Debian CMake Team Architecture: amd64 Source: cmake Version: 3.18.4-2+deb11u1+apertis1bv2022.2b3 Depends: cmake (= 3.18.4-2+deb11u1+apertis1bv2022.2b3), 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+apertis1bv2022.2b3_amd64.deb Size: 2163132 MD5sum: 975cc1d480b207cf32cecee1dc1fb106 SHA1: 65fb6fc25a4e2eec4404ecb1bc7feeab6b7a881b SHA256: 2ba6b12bf2b8a37cdcb281d03915d046c7a75997d2c346548764a42b978a3b22 SHA512: 484efdf23850c2b2c2f77c54183eec322d05a40df1994ffdc3b0d459852f91696b2f707d3233063d61390784560096fe413398fc148eddb1f795f050d58fc24f 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: 64136 Maintainer: Debian CMake Team Architecture: amd64 Source: cmake Version: 3.18.4-2+deb11u1+apertis1bv2022.2b3 Replaces: cmake-dbg (<< 3.5.0-1~) Depends: cmake-curses-gui (= 3.18.4-2+deb11u1+apertis1bv2022.2b3) Breaks: cmake-dbg (<< 3.5.0-1~) Filename: pool/development/c/cmake/cmake-curses-gui-dbgsym_3.18.4-2+deb11u1+apertis1bv2022.2b3_amd64.deb Size: 63501760 MD5sum: 49d90160a8617067df5a6a5c831462b5 SHA1: bd9726ba498477b1ab8d6c33e342526a7c3eb2eb SHA256: 96042e73d931de3cfc6da748060498e16b60e3ce842b750fb8e6378f3adbaaea SHA512: c86d10d320d0f0a7e0cd7917e3a851f6f0dfb502a368adc4086da84b644b52da5c93b7480b4c317e66a3d2746523daaae0147dd280db141e720313eec501e752 Description: debug symbols for cmake-curses-gui Auto-Built-Package: debug-symbols Build-Ids: b16b4fa4d71ad856a13d15a83df2720e86394abb Package: cmake-data Priority: optional Section: devel Installed-Size: 8895 Maintainer: Debian CMake Team Architecture: all Source: cmake Version: 3.18.4-2+deb11u1+apertis1bv2022.2b3 Filename: pool/development/c/cmake/cmake-data_3.18.4-2+deb11u1+apertis1bv2022.2b3_all.deb Size: 1729720 MD5sum: b47c453903935e6b955847028109109f SHA1: 50ce1581ff12dec4085abf8349e66939146b73ca SHA256: b9f650a5bc00cf5e1aeee2c8d22cbaf79a4c9380f39cef94b947d7c4f92273c3 SHA512: a05357c5427d3fc9a728dc09e5de492af4a6038e1206cbd11336927d8e86d2d9c7eb377a0c02e09c4b70b69f5010a7432a52183569a6333b6702066b147e9385 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: 211746 Maintainer: Debian CMake Team Architecture: amd64 Source: cmake Version: 3.18.4-2+deb11u1+apertis1bv2022.2b3 Replaces: cmake-dbg (<< 3.5.0-1~) Depends: cmake (= 3.18.4-2+deb11u1+apertis1bv2022.2b3) Breaks: cmake-dbg (<< 3.5.0-1~) Filename: pool/development/c/cmake/cmake-dbgsym_3.18.4-2+deb11u1+apertis1bv2022.2b3_amd64.deb Size: 209640300 MD5sum: fdb4ea765af34b8ced0f35e406f109dd SHA1: 07a78e655911acf2bf2f8869cc79ff6d19681cba SHA256: 0c062d347d27207a4d4851aef03a521f892c6b3901f453b2c1a97ff1d60f361b SHA512: a1e3b43b34a7ec5d5b120f64e5c493c3d490e3dfdecc2a290868ffd394d9566e1108474bef7ab78cf968148635720aaf23acb4628573526ad411162e9f7494e3 Description: debug symbols for cmake Auto-Built-Package: debug-symbols Build-Ids: 7d51cfac96b0c38eee5c4e2bc4dfa809d94d1310 9729e8f81a5cb6d2dca6e73b486dbe98bcf37b01 a83a6f7627caa30137339d3229884b27b2c036b1 Package: cmake-doc Priority: optional Section: doc Installed-Size: 22770 Maintainer: Debian CMake Team Architecture: all Source: cmake Version: 3.18.4-2+deb11u1+apertis1bv2022.2b3 Depends: cmake-data (= 3.18.4-2+deb11u1+apertis1bv2022.2b3), libjs-sphinxdoc (>= 2.4.3-5~) Recommends: doc-base Suggests: cmake Filename: pool/development/c/cmake/cmake-doc_3.18.4-2+deb11u1+apertis1bv2022.2b3_all.deb Size: 1705192 MD5sum: 0defca8722dfa1e53dc57374e0d23a72 SHA1: ba659aec393cbaa7f47f409d7c5cda7767c73d61 SHA256: 24ef5fa001d5e5fcb35cd08b4e9a18699c7bc60bfd3602420c9f01aaa8b708bb SHA512: 8d6333767b9c9f0ac580f47819e5aa74eae11477f4f07c8d4be875409277f74b579850ff15b015369dcb9f07c093a8998d9d1dfa717167f9e1ae7e85eea568db 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: 83 Maintainer: Keith Packard Architecture: amd64 Version: 0.29.0.gfm.0-6apertis0bv2022dev2b1 Depends: libc6 (>= 2.4), 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-6apertis0bv2022dev2b1_amd64.deb Size: 38200 MD5sum: 846c1e5a2425078ec39289438a269fab SHA1: 27e5fb1ba125caa8407549286a329b446944aead SHA256: e264c6b4ea738faff3ab5cdbb10a84ae1feb6c74aa5fe75a81ff94539b7ee693 SHA512: 422e87e396f966b85444f6c6ed16751d34f775137f72aabc9c7d2085c95c992dcd13bf3ebcdfea1997a02d2e2cf9c9597292b95d912e6b9b7eae29c2ed9a4589 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: 27 Maintainer: Keith Packard Architecture: amd64 Source: cmark-gfm Version: 0.29.0.gfm.0-6apertis0bv2022dev2b1 Depends: cmark-gfm (= 0.29.0.gfm.0-6apertis0bv2022dev2b1) Filename: pool/development/c/cmark-gfm/cmark-gfm-dbgsym_0.29.0.gfm.0-6apertis0bv2022dev2b1_amd64.deb Size: 12776 MD5sum: 94553926eefc2343bb6adebe3c3ce1ab SHA1: 157d5b618952c6b5188d11be04b5ed9d44ef5bd0 SHA256: a36887ab65e5c1aee4d76d0a16e33a5593f34cc376f5d30065876b8e8d196024 SHA512: 32ed15c533e0bcf7813cecd1fb4a52334490911501d05acb07894a27f93cf49a46f165f7f4b57c3c003c23b3da1c428f3e9458543abbed11987446a009d50d62 Description: debug symbols for cmark-gfm Auto-Built-Package: debug-symbols Build-Ids: 0975598254e4d2e7458695c48862f4198db28df0 Package: cmdreader Priority: optional Section: java Installed-Size: 49 Maintainer: Debian Java Maintainers Architecture: all Version: 1.5-2co0bv2022dev2b1 Filename: pool/development/c/cmdreader/cmdreader_1.5-2co0bv2022dev2b1_all.deb Size: 20440 MD5sum: 9516049e7a3f68156a481222296e0aef SHA1: 14e1b8ffd5d31e4e9cf662e77982ea7ea8b8815f SHA256: 3e57e07dc67f5f842957549f065b1a81a44ef49d63f88960a12564a0c8d9ee34 SHA512: 6a0b8b5dd57300ae408d3032d0bd9d58a16409a99512b2fb08a15e1ef584be4249c2718382e89f5c63cb3ff6cc2600db980f2a20be0ce01b6449a8049440422c Description: Library that parses command line arguments Parses command line arguments. The CmdReader can turn strings like -fmv /foo/bar /bar/baz --color=white *.xyzzy *.cheese into something that easier to work with programmatically. Homepage: https://github.com/rzwitserloot/com.zwitserloot.cmdreader Package: cmdtest Priority: optional Section: devel Installed-Size: 97 Maintainer: Debian Python Team Architecture: all Version: 0.32.14.gcdfe14e-2apertis0bv2022dev2b1 Provides: yarn Depends: python3, python3-cliapp, python3-markdown, python3-ttystatus, python3:any Filename: pool/development/c/cmdtest/cmdtest_0.32.14.gcdfe14e-2apertis0bv2022dev2b1_all.deb Size: 22820 MD5sum: a2ae5d8e65ab87541dddb680e34cb4ba SHA1: 0b9cb99e1d54ea1115e59fed8e247680880a0cdc SHA256: ec7b3d95342a88ba1c1961387616ce26c95ced1d92395a34896da0addb84782a SHA512: 6405d19bc009e174e4d6ba397114ade8206e86d8f2ab518407cce9cf0492a0082155cfba9e4dc2d628981fee1067ee6559bcb209da75fc6b93b96895e6b42434 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: 234 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libcmis Version: 0.5.2-3apertis1bv2022dev2b1 Depends: libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.14), libcmis-0.5-5v5, libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/development/libc/libcmis/cmis-client_0.5.2-3apertis1bv2022dev2b1_amd64.deb Size: 115616 MD5sum: c2d9adcb09922cacf157341dc3646fc4 SHA1: f7d11e7872f46cc43ab87f130a6dfd1a779e9d4a SHA256: 62117d8a254677f5497855b896f46d971c95d5d404d054a2c055b03789927c0a SHA512: 550b047de4b03de6d999cf0511516f94585b22cb114e3ca9a13c4800a696fee4f6d464486cc65e193f15b08ba621029c43ac6bb9bf384ae330188a375f3acf30 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: 735 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libcmis Version: 0.5.2-3apertis1bv2022dev2b1 Depends: cmis-client (= 0.5.2-3apertis1bv2022dev2b1) Filename: pool/development/libc/libcmis/cmis-client-dbgsym_0.5.2-3apertis1bv2022dev2b1_amd64.deb Size: 690448 MD5sum: ec4165cf788b4703885831946a59e71f SHA1: 532b9117bcce2084f0f859d43e7428a899e8c906 SHA256: b9be6d1687369d80fb3f8b4d293faddff7014df3767f3ba46f222a42dcc59520 SHA512: 4d419eb1d4b2fca67c0deaa4aa4b4a465d46c63a991a6d116b568a03a9b972db6d9a0ccef323dcf6b8221071e218aefa8626da3c9807326e2747371d566cbc3e Description: debug symbols for cmis-client Auto-Built-Package: debug-symbols Build-Ids: 1ab7ff239c31659d77770994263fd33d6a5978e9 Package: cmocka-doc Priority: optional Section: doc Installed-Size: 1067 Maintainer: David Prévot Architecture: all Source: cmocka Version: 1.1.5-2apertis0bv2022dev2b1 Depends: libjs-jquery Filename: pool/development/c/cmocka/cmocka-doc_1.1.5-2apertis0bv2022dev2b1_all.deb Size: 87204 MD5sum: 66b5bb3235083a41f67fcf7d8e94896b SHA1: a30fe050bdaad5d76b1a00e2f3dcc034320cbd82 SHA256: 1f14322d520bcd4acd869788551a23ae480d6df10131a55dbd461a4fa878fe91 SHA512: ae3adde94e399dc6f67c94efc497e884eaf66cce20ff00375384e13cd163b55f46724b20bc6fe8744ff353f52246d2c74d9a3da7d9dd2b30e08cd8f9bae35081 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: 6678 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-spf13-cobra Version: 1.1.2-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.4) Filename: pool/development/g/golang-github-spf13-cobra/cobra_1.1.2-1apertis0bv2022dev2b1_amd64.deb Size: 2030016 MD5sum: 04cc244662c6b47b2cf040b8ff4df33a SHA1: d0626b9c42e87c2cd5cbda693fbd75846e737fc4 SHA256: e92a8315b9b521b9fea68a29f08067301eb814a32dc19b606237584570d762d1 SHA512: d776c0a338e728668dccb8af8b863833c0e8e75e841c8809af28822d4184fa9c71fe1e9105d83f68f415010e2287fd9833e47c3f1d7927053292d94872d5b86b 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-5), golang-1.15 (= 1.15.8-4), golang-blackfriday-v2 (= 2.0.1-3), golang-fsnotify (= 1.4.9-2apertis0bv2022dev2b1), golang-github-hashicorp-hcl (= 1.0.0-1.1apertis0bv2022dev2b1), golang-github-magiconair-properties (= 1.8.4-1), golang-github-mitchellh-go-homedir (= 1.1.0-1apertis0bv2022dev2b1), golang-github-mitchellh-mapstructure (= 1.3.3-1apertis0bv2022dev2b1), golang-github-pelletier-go-toml (= 1.8.1-1apertis0bv2022dev2b1), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2022dev2b1), golang-github-spf13-afero (= 1.5.1-1apertis0bv2022dev2b1), golang-github-spf13-cast (= 1.3.1-1), golang-github-spf13-jwalterweatherman (= 1.1.0+really1.1.0-1), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2022dev2b1), golang-github-spf13-viper (= 1.7.1-1), golang-github-subosito-gotenv (= 1.2.0+git20190917.de67a66-2), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1), golang-golang-x-text (= 0.3.5-1), golang-gopkg-ini.v1 (= 1.57.0-1), golang-yaml.v2 (= 2.4.0-1) 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+apertis0bv2022dev3b1 Depends: ruby | ruby-interpreter, ruby-coderay Filename: pool/development/c/coderay/coderay_1.1.3-4+apertis0bv2022dev3b1_all.deb Size: 12052 MD5sum: 1f1112ea78e0fa93c8f0a6131be9b6f4 SHA1: 738c7a1ac88c835caa684e129d2da14a7712c18f SHA256: 0d2985b42e1cb45432106df88ca995894be54b771f20e344919c581361183b2c SHA512: cbba7074ee6d7aba7a70ae0c6230bbddef83b53f258d3bbc7f5ca59026835ab355122d700a7f6b500635650e96e660346ea732e62e98cefc1d6483f5b0feb496 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-5apertis1bv2022dev2b1 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-5apertis1bv2022dev2b1_all.deb Size: 139216 MD5sum: dc70d314ab296f68564ef7a8875c53cb SHA1: c9d4bf75e203a9bd6baed7b5662485d1901d5693 SHA256: 73fb8c1f6bf720fc77ba73f3094830ce6bf31907e19eb8025b647ad2d82d9902 SHA512: 65d4f4077c001db5099048ced01dbc3237a3f18058e26f682f9cc38940eb243ed6c287cf1bb026d53a2103e3263b5a2b21157ab07c76fb7a10345ba9f5c52256 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-5apertis1bv2022dev2b1 Recommends: libjs-coffeescript, libjs-jquery, libjs-underscore Filename: pool/development/c/coffeescript/coffeescript-doc_1.12.8~dfsg-5apertis1bv2022dev2b1_all.deb Size: 198568 MD5sum: 2a2b9e5643542066bd921d29218ef5d6 SHA1: abf16b4d7ef1cd354d7bb2c450480af4ced1d940 SHA256: 3b24b548b9ae74b00c92ca96cd0120518b477ff9bccc75ec6d92ef7ad4bed1ab SHA512: 4d08e45db82ea7f677af76342773a68b68d4ba2db95beaaebbba986443266dc6d16e738e6413bb1b31e2519e2a3a9475d3bf770f533bec0ebd5d5b96067b3df3 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.5co1bv2022dev2b1 Depends: perl:any Filename: pool/development/c/config-package-dev/config-package-dev_5.5co1bv2022dev2b1_all.deb Size: 31440 MD5sum: cf7b1bd5d3ee80e4c53b8359fcf7ca9e SHA1: 0032c0e8d60b00b0910944b2d60d16d15ee5a532 SHA256: 4b8e04f9dcc1cac61bb986ac55cf7a8e633e5233456856437775bb4589b6d6ce SHA512: 2eed5ce84916c005613976184885c445a8c0080177311b8cc23ab56f913bf1a9e84a1021c02c5ea5a3c55e69fe12e5b31b93d5481a32c36af70e7eae2fdde9a8 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+apertis0bv2022dev3b1 Depends: console-setup-linux | console-setup-freebsd | hurd, xkb-data (>= 0.9), keyboard-configuration (= 1.205+apertis0bv2022dev3b1) 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+apertis0bv2022dev3b1_all.deb Size: 100044 MD5sum: 7330a05bd503f35407fb30cc6fdb9f53 SHA1: 6024a66e425d53377b33d0b2587880b1e1fb2b49 SHA256: 1b3f005f87239a5415c5c01b3a6137363cc3db25c373fe27b3212300265b4386 SHA512: 6b63d852a73c84148b8838d4eb0a62741979ac616e9c294ee5c282a848e3d11910c69ac055b745428a306a06aa057673112c1f709e2ed1953281320f5cb453b1 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+apertis0bv2022dev3b1 Replaces: console-setup (<< 1.71) Depends: vidcontrol, kbdcontrol, keyboard-configuration (= 1.205+apertis0bv2022dev3b1), 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+apertis0bv2022dev3b1_all.deb Size: 124252 MD5sum: 8558782608e483134eddbed2b1c2528e SHA1: 35b1d484c5bd34bf3bd92a263f8ad4f303c088a4 SHA256: e85533df1b2d7e97b3131a3dd4cc14fdbd9fd52fd52e949096f42b7bff084bb7 SHA512: 290b90a762317d6da5f07d6d4691dc08ce5cc4607e4a3eb56875783dc3747fc384bc8df6f11e8e08f6340ad6abdb42fb62f4061f28472735ea826982d5b5c08e 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+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1), 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+apertis0bv2022dev3b1_all.deb Size: 1872300 MD5sum: 9e568a886b0c7793cd73e1f14cdcf998 SHA1: 9eed489a29082f1ada0caf0ef8f6dff0f873154a SHA256: a8005e0f495ebb07142b738f07bb0b99ec536ee9d54cfa34677383998894a843 SHA512: dfbc82c81b462e030c175dbfa699e35a9d86720a652b04d9ae552ea2c280dafec62de2c8855ff127c2d10c66bfb2dd1d442569abd9a7339ab92f3c172f45c924 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+apertis0bv2022dev3b1 Depends: console-setup-linux | console-setup-freebsd, debconf (>= 0.5) | debconf-2.0, keyboard-configuration (= 1.205+apertis0bv2022dev3b1) 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+apertis0bv2022dev3b1_all.deb Size: 607492 MD5sum: 3f829fa72d659283490b5b693ce8430d SHA1: 5ec1247cd98c43bc9110d6e2077defde78ccfe77 SHA256: d41a2b8896bde1de3eba25c368ef4abb4d7135f450425a3662e0eb027a8f8d6f SHA512: 749a757b0fe56a61578a0baedff26853bd6b953e0b32278dfb67cf574321f3de8207c9acfa5634ffd8ccba2d4f7c3a7c93e83bb3475d917c806b3413d14c6dbf 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: 67663 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 1.8.7+dfsg1-5+apertis2bv2022.2b5 Depends: init-system-helpers (>= 1.51), libc6 (>= 2.4), adduser, pipexec, procps Filename: pool/development/c/consul/consul_1.8.7+dfsg1-5+apertis2bv2022.2b5_amd64.deb Size: 14483568 MD5sum: f34deb11b2cefa3fee0c6b2263526a23 SHA1: dc083f7f062715be98cfadb53c21b5cd4017251c SHA256: ca8b624343e1393bbf808e995c685a17e90770d481c34397544beeea1cb874fc SHA512: effdd55160e33065ac4856567685edc77663397d0b03041a307e5a0900049ed0f5340839c50e2447d69652e178d25367afe4f7ff1d4ea2b510409979c2fd1e61 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~deb11u4+apertis0bv2022.2b1), golang-github-armon-circbuf (= 0.0~git20190214.5111143-1apertis0bv2022dev2b1), golang-github-armon-go-metrics (= 0.3.4-1apertis0bv2022dev2b2), golang-github-armon-go-radix (= 1.0.0-1co1bv2022dev2b1), golang-github-aws-aws-sdk-go (= 1.36.33-1apertis1bv2022dev2b1), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2022dev2b1), golang-github-bgentry-speakeasy (= 0.1.0-2apertis0bv2022dev2b1), golang-github-boltdb-bolt (= 1.3.1-7apertis1bv2022dev2b1), golang-github-census-instrumentation-opencensus-proto (= 0.2.1+dfsg1-2apertis0bv2022dev2b1), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2022dev2b1), golang-github-circonus-labs-circonus-gometrics (= 2.3.1-3apertis0bv2022dev2b1), golang-github-circonus-labs-circonusllhist (= 0.0~git20191022.ec08cde-1apertis0bv2022dev2b1), golang-github-coreos-go-oidc (= 2.1.0-2apertis0bv2022dev2b1), golang-github-datadog-datadog-go (= 2.1.0-3apertis0bv2022dev2b1), golang-github-davecgh-go-spew (= 1.1.1-2apertis0bv2022dev2b1), golang-github-denverdino-aliyungo (= 0.0~git20180921.13fa8aa-2apertis0bv2022dev2b1), golang-github-docker-go-connections (= 0.4.0-3+apertis2bv2022dev3b1), golang-github-elazarl-go-bindata-assetfs (= 1.0.0-1.1apertis0bv2022dev2b1), golang-github-fatih-color (= 1.7.0-1apertis0bv2022dev2b1), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-1apertis0bv2022dev2b1), golang-github-golang-snappy (= 0.0.2-2apertis0bv2022dev2b1), golang-github-google-btree (= 1.0.0-1apertis0bv2022dev2b1), golang-github-google-gofuzz (= 1.2.0-1apertis0bv2022dev2b1), golang-github-googleapis-gax-go (= 2.0.5-1apertis0bv2022dev2b1), golang-github-googleapis-gnostic (= 0.2.0-2apertis0bv2022dev2b1), golang-github-gophercloud-gophercloud (= 0.12.0-1apertis0bv2022dev2b1), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2022dev2b1), golang-github-hashicorp-go-bexpr (= 0.1.2-2apertis0bv2022dev2b1), golang-github-hashicorp-go-checkpoint (= 0.5.0-1apertis0bv2022dev2b1), golang-github-hashicorp-go-cleanhttp (= 0.5.2-1apertis0bv2022dev2b1), golang-github-hashicorp-go-discover (= 0.0+git20190905.34a6505-2apertis0bv2022dev2b1), golang-github-hashicorp-go-hclog (= 0.11.0-1apertis0bv2022dev2b1), golang-github-hashicorp-go-immutable-radix (= 1.3.0-1apertis0bv2022dev2b1), golang-github-hashicorp-go-memdb (= 1.2.1-1apertis0bv2022dev2b1), golang-github-hashicorp-go-msgpack (= 0.5.5-1apertis0bv2022dev2b1), golang-github-hashicorp-go-multierror (= 1.1.0-1apertis0bv2022dev2b1), golang-github-hashicorp-go-raftchunking (= 0.6.2-2apertis0bv2022dev2b1), golang-github-hashicorp-go-retryablehttp (= 0.6.4-2apertis0bv2022dev2b1), golang-github-hashicorp-go-rootcerts (= 1.0.2-2apertis0bv2022dev2b1), golang-github-hashicorp-go-sockaddr (= 0.0~git20170627.41949a1+ds-2co2bv2022dev2b1), golang-github-hashicorp-go-syslog (= 1.0.0-1apertis0bv2022dev2b1), golang-github-hashicorp-go-uuid (= 1.0.2-1apertis0bv2022dev2b1), golang-github-hashicorp-go-version (= 1.2.0-1apertis0bv2022dev2b1), golang-github-hashicorp-golang-lru (= 0.5.4-2apertis0bv2022dev2b1), golang-github-hashicorp-hcl (= 1.0.0-1.1apertis0bv2022dev2b1), golang-github-hashicorp-hil (= 0.0~git20160711.1e86c6b-1co1bv2022dev2b1), golang-github-hashicorp-mdns (= 1.0.3-2apertis0bv2022dev2b1), golang-github-hashicorp-memberlist (= 0.2.2-1apertis1bv2022dev2b1), golang-github-hashicorp-net-rpc-msgpackrpc (= 0.0~git20151116.0.a14192a-1.1apertis0bv2022dev2b1), golang-github-hashicorp-raft (= 1.1.2-1apertis0bv2022dev2b1), golang-github-hashicorp-raft-boltdb (= 0.0~git20171010.6e5ba93-3co1bv2022dev2b1), golang-github-hashicorp-serf (= 0.9.4~ds1-1apertis0bv2022dev2b1), golang-github-hashicorp-yamux (= 0.0+git20190923.df201c7-1apertis1bv2022dev2b1), golang-github-imdario-mergo (= 0.3.8-3apertis0bv2022dev2b1), golang-github-jmespath-go-jmespath (= 0.4.0-1apertis0bv2022dev2b1), golang-github-json-iterator-go (= 1.1.10-2apertis0bv2022dev2b1), golang-github-mattn-go-colorable (= 0.1.7-1apertis0bv2022dev2b1), golang-github-mattn-go-isatty (= 0.0.12-1apertis0bv2022dev2b1), golang-github-miekg-dns (= 1.1.35-1apertis1bv2022dev2b1), golang-github-mitchellh-cli (= 1.1.1-1apertis0bv2022dev2b1), golang-github-mitchellh-copystructure (= 0.0~git20161013.0.5af94ae-2.1apertis0bv2022dev2b1), golang-github-mitchellh-go-testing-interface (= 1.14.1-1apertis0bv2022dev2b1), golang-github-mitchellh-hashstructure (= 1.0.0-1.1apertis0bv2022dev2b1), golang-github-mitchellh-mapstructure (= 1.3.3-1apertis0bv2022dev2b1), golang-github-mitchellh-reflectwalk (= 1.0.1-1apertis0bv2022dev2b1), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2022dev2b1), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2022dev2b1), golang-github-nytimes-gziphandler (= 1.1.1-1apertis0bv2022dev2b1), golang-github-packethost-packngo (= 0.2.0-2apertis0bv2022dev2b1), golang-github-patrickmn-go-cache (= 2.1.0-1.1apertis0bv2022dev2b1), golang-github-pierrec-lz4 (= 2.5.2-1apertis0bv2022dev2b1), golang-github-pkg-errors (= 0.9.1-1apertis0bv2022dev2b1), golang-github-pmezard-go-difflib (= 1.0.0-3apertis0bv2022dev2b1), golang-github-posener-complete (= 1.2.3-2apertis0bv2022dev2b1), golang-github-pquerna-cachecontrol (= 0.0~git20171018.0dec1b3-1.1apertis1bv2022dev2b1), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2022dev2b1), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2022dev2b1), golang-github-prometheus-common (= 0.15.0-2apertis0bv2022dev2b1), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2022dev3b1), golang-github-ryanuber-columnize (= 2.1.1-2apertis0bv2022dev2b1), golang-github-ryanuber-go-glob (= 1.0.0-2apertis0bv2022dev2b1), golang-github-shirou-gopsutil (= 2.19.11-4apertis2bv2022dev2b1), golang-github-tv42-httpunix (= 0.0~git20150427.b75d861-2apertis0bv2022dev2b1), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2022dev2b1), golang-go.opencensus (= 0.22.4-2+apertis0bv2022dev3b1), golang-gogoprotobuf (= 1.3.2-1apertis0bv2022dev2b1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2022dev3b1), golang-golang-x-oauth2 (= 0.0~git20190604.0f29369-2apertis0bv2022dev2b1), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1), golang-golang-x-term (= 0.0~git20201210.2321bbc-1apertis0bv2022dev2b1), golang-golang-x-text (= 0.3.6-1apertis0bv2022dev2b1), golang-golang-x-time (= 0.0+git20200630.3af7569-1apertis0bv2022dev2b1), golang-google-api (= 0.28.0-2apertis1bv2022dev2b2), golang-google-cloud (= 0.56.0-1+apertis2bv2022dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2022dev2b1), golang-google-grpc (= 1.27.1-1apertis1bv2022dev2b1), golang-gopkg-inf.v0 (= 0.9.1-1apertis0bv2022dev2b1), golang-gopkg-square-go-jose.v2 (= 2.5.1-2apertis1bv2022dev2b1), golang-gopkg-yaml.v3 (= 3.0.0~git20200121.a6ecf24-3apertis0bv2022dev2b1), golang-goprotobuf (= 1.3.4-2apertis0bv2022dev2b1), golang-k8s-sigs-yaml (= 1.2.0-3apertis2bv2022.2b4), golang-objx (= 0.3.0-1apertis0bv2022dev2b1), golang-protobuf-extensions (= 1.0.1-1co1bv2022dev2b1), golang-testify (= 1.6.1-2+apertis2bv2022dev3c4), golang-text (= 0.2.0-1apertis0bv2022dev2b1), golang-yaml.v2 (= 2.4.0-1apertis1bv2022dev2b1) Homepage: https://github.com/hashicorp/consul Package: containerd Priority: optional Section: admin Installed-Size: 85823 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 1.4.13~ds1-1~deb11u4+apertis0bv2022.3db1 Depends: runc (>= 0.1.0~), libc6 (>= 2.4) Suggests: containernetworking-plugins Breaks: docker.io (<< 1.12) Filename: pool/development/c/containerd/containerd_1.4.13~ds1-1~deb11u4+apertis0bv2022.3db1_amd64.deb Size: 20878056 MD5sum: 13e6b8024db8259e6a064d6cf46d925f SHA1: 15b55c7c915f4b29569ad979d227fc94f82a05f7 SHA256: 7bcb792ac2913cf4fe221b0ae19e038c12014d252105728f84d161438580ef5a SHA512: cdc9534e1ebed34274457953e28a0b8005d6b82954423500fce4fcfd59ca73664ccc2ac333b21ad6f4f1822e2289413ffae62b3ca8e75771006cded2d7d2bb54 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-2apertis0bv2022dev2b1), go-md2man-v2 (= 2.0.0+ds-5apertis0bv2022dev2b1), golang-1.15 (= 1.15.15-1~deb11u4+apertis0bv2022.2b1), golang-blackfriday-v2 (= 2.0.1-3apertis0bv2022dev2b1), golang-dbus (= 5.0.3-2apertis0bv2022dev2b1), golang-fsnotify (= 1.4.9-2apertis0bv2022dev2b1), golang-github-appc-cni (= 0.8.1-1apertis0bv2022dev2b1), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2022dev2b1), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2022dev2b1), golang-github-cilium-ebpf (= 0.2.0-1apertis0bv2022dev2b1), golang-github-containerd-btrfs (= 0.0~git20201111.404b914-1apertis0bv2022dev2b1), golang-github-containerd-cgroups (= 0.0~git20201119.4cbc285-4apertis1bv2022dev2b1), golang-github-containerd-console (= 1.0.1-2+apertis0bv2022dev3b1), golang-github-containerd-fifo (= 0.0~git20201026.0724c46-1apertis0bv2022dev2b1), golang-github-containerd-go-cni (= 1.0.1-1apertis0bv2022dev2b1), golang-github-containerd-go-runc (= 0.0~git20201020.16b287b-1apertis0bv2022dev2b1), golang-github-containerd-typeurl (= 1.0.1-1apertis0bv2022dev2b1), golang-github-containernetworking-plugins (= 0.9.0-1apertis0bv2022dev2b1), golang-github-containers-ocicrypt (= 1.0.3-1apertis0bv2022dev2b1), golang-github-coreos-bbolt (= 1.3.5-1apertis1bv2022dev2b1), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2022dev2b1), golang-github-cyphar-filepath-securejoin (= 0.2.2-2apertis0bv2022dev2b1), golang-github-davecgh-go-spew (= 1.1.1-2apertis0bv2022dev2b1), golang-github-docker-go-events (= 0.0~git20190806.e31b211-1apertis0bv2022dev2b1), golang-github-docker-go-metrics (= 0.0.1-1apertis0bv2022dev2b1), golang-github-docker-go-units (= 0.4.0-3apertis0bv2022dev2b1), golang-github-docker-spdystream (= 0.2.0-1apertis0bv2022.2b4), golang-github-emicklei-go-restful (= 2.11.1-2apertis0bv2022dev2b1), golang-github-fullsailor-pkcs7 (= 0.0~git20190404.d7302db-2apertis0bv2022dev2b1), golang-github-go-logr-logr (= 0.4.0-1apertis0bv2022dev2b1), golang-github-gogo-googleapis (= 1.4.0-1apertis0bv2022dev2b1), golang-github-google-go-cmp (= 0.5.4-1apertis0bv2022dev2b1), golang-github-google-gofuzz (= 1.2.0-1apertis0bv2022dev2b1), golang-github-google-uuid (= 1.2.0-1+apertis1bv2022preb1), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3apertis0bv2022dev2b1), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2022dev2b1), golang-github-hashicorp-go-multierror (= 1.1.0-1apertis0bv2022dev2b1), golang-github-imdario-mergo (= 0.3.8-3apertis0bv2022dev2b1), golang-github-json-iterator-go (= 1.1.10-2apertis0bv2022dev2b1), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2022dev2b1), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2022dev2b1), golang-github-opencontainers-go-digest (= 1.0.0-1apertis0bv2022dev2b1), golang-github-opencontainers-image-spec (= 1.0.1-5apertis0bv2022dev2b1), golang-github-opencontainers-selinux (= 1.8.0-1apertis0bv2022dev2b1), golang-github-opencontainers-specs (= 1.0.2.41.g7413a7f-1+deb11u1+apertis0bv2022.2b2), golang-github-pkg-errors (= 0.9.1-1apertis0bv2022dev2b1), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2022dev2b1), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2022dev2b1), golang-github-prometheus-common (= 0.15.0-2apertis0bv2022dev2b1), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2022dev3b1), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2022dev2b1), golang-github-urfave-cli (= 1.22.4-2apertis0bv2022dev2b1), golang-github-willf-bitset (= 1.1.11-1apertis0bv2022dev2b1), golang-go-patricia (= 2.2.6-5co2bv2022dev2b1), golang-go-zfs (= 2.1.1.49.gf784269-1apertis0bv2022dev2b1), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2022dev2b1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-1apertis0bv2022dev2b1), golang-gogoprotobuf (= 1.3.2-1apertis0bv2022dev2b1), golang-gogottrpc (= 1.0.2-1apertis0bv2022dev2b1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2022dev3b1), golang-golang-x-oauth2 (= 0.0~git20190604.0f29369-2apertis0bv2022dev2b1), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1), golang-golang-x-term (= 0.0~git20201210.2321bbc-1apertis0bv2022dev2b1), golang-golang-x-text (= 0.3.6-1apertis0bv2022dev2b1), golang-golang-x-time (= 0.0+git20200630.3af7569-1apertis0bv2022dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2022dev2b1), golang-google-grpc (= 1.27.1-1apertis1bv2022dev2b1), golang-gopkg-inf.v0 (= 0.9.1-1apertis0bv2022dev2b1), golang-gopkg-square-go-jose.v2 (= 2.5.1-2apertis1bv2022dev2b1), golang-goprotobuf (= 1.3.4-2apertis0bv2022dev2b1), golang-k8s-sigs-structured-merge-diff (= 4.0.2+ds1-2apertis0bv2022dev2b1), golang-k8s-sigs-yaml (= 1.2.0-3apertis2bv2022.2b4), golang-logrus (= 1.7.0-2apertis0bv2022dev2b1), golang-protobuf-extensions (= 1.0.1-1co1bv2022dev2b1), golang-toml (= 0.3.1-1apertis0bv2022dev2b1), golang-yaml.v2 (= 2.4.0-1apertis1bv2022dev2b1), gotest.tools (= 3.0.3-1apertis0bv2022dev2b1), runc (= 1.0.0~rc93+ds1-5+deb11u2+apertis0bv2022.3b3) Homepage: https://containerd.io/ Package: containerd-dbgsym Priority: optional Section: debug Installed-Size: 23378 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: containerd Version: 1.4.13~ds1-1~deb11u4+apertis0bv2022.3db1 Depends: containerd (= 1.4.13~ds1-1~deb11u4+apertis0bv2022.3db1) Filename: pool/development/c/containerd/containerd-dbgsym_1.4.13~ds1-1~deb11u4+apertis0bv2022.3db1_amd64.deb Size: 14297704 MD5sum: 92a0ebde9edfce839a9ef9cf8f02e5b0 SHA1: 5b7e94d6817625b195379b34f686a4c7c172b1ad SHA256: 71fe8b81b52ade62cecea393af7bc185afae630e0500c48b2e8fe73e666efec1 SHA512: 348daf402f46d592958fa79e90defac0923d9979603e414ceb3eb830298771bb95e2bc030b0d5f94ef6cd1c58c87bc498470298a750bbefd7fddaeac1d05162e Description: debug symbols for containerd Auto-Built-Package: debug-symbols Build-Ids: 317a7d93404b00b1256ef7dc64496253e529ca79 548cc5b1600cf12a6fe3af77e4e2616c3651ba32 Package: containers-storage Priority: optional Section: devel Installed-Size: 7976 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-containers-storage Version: 1.24.8+dfsg1-1+deb11u1+apertis1bv2022.3db1 Depends: libc6 (>= 2.8), libdevmapper1.02.1 (>= 2:1.02.97) Filename: pool/development/g/golang-github-containers-storage/containers-storage_1.24.8+dfsg1-1+deb11u1+apertis1bv2022.3db1_amd64.deb Size: 2424972 MD5sum: 9abb74073735ecdaeb0f37e6b6a531c0 SHA1: 5da69168a8a47b6bd3618b0cfca2f763c518a111 SHA256: e37134f330b051de041597352a6f6356c6bad16fe4cf7fc9b4a723841c76220c SHA512: 937c1be5d492fdd7d2a1bc02132ddcb5067fcbc18f6d932f57785bf6f2204892f25a5e806781c12a3108866c516cfab4d0ca23c71fa14fe8be93dfadc9cc2309 Description: CLI tools for handling how containers are stored on disk storage is a Go library which aims to provide methods for storing filesystem layers, container images, and containers. A containers-storage CLI wrapper is also included for manual and scripting use. . This package contains the CLI tools. Built-Using: golang-1.15 (= 1.15.15-1~deb11u4+apertis0bv2022.2b1), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2022dev2b1), golang-github-davecgh-go-spew (= 1.1.1-2apertis0bv2022dev2b1), golang-github-docker-go-units (= 0.4.0-3apertis0bv2022dev2b1), golang-github-google-uuid (= 1.2.0-1+apertis1bv2022preb1), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2022dev2b1), golang-github-hashicorp-go-multierror (= 1.1.0-1apertis0bv2022dev2b1), golang-github-klauspost-compress (= 1.11.7-2+apertis1bv2022.3bb1), golang-github-klauspost-pgzip (= 1.2.5-1+apertis1bv2022.3bb1), golang-github-mattn-go-shellwords (= 1.0.10-2apertis0bv2022dev2b1), golang-github-moby-sys (= 0.0~git20201113.5a29239-1apertis0bv2022dev2b1), golang-github-opencontainers-go-digest (= 1.0.0-1apertis0bv2022dev2b1), golang-github-opencontainers-selinux (= 1.8.0-1apertis0bv2022dev2b1), golang-github-opencontainers-specs (= 1.0.2.41.g7413a7f-1+deb11u1+apertis0bv2022.2b2), golang-github-pkg-errors (= 0.9.1-1apertis0bv2022dev2b1), golang-github-pmezard-go-difflib (= 1.0.0-3apertis0bv2022dev2b1), golang-github-pquerna-ffjson (= 0.0~git20181028.e517b90-1.1+apertis1bv2022.3bb1), golang-github-vbatts-tar-split (= 0.11.1-2apertis0bv2022dev2b1), golang-github-willf-bitset (= 1.1.11-1apertis0bv2022dev2b1), golang-go-patricia (= 2.2.6-5co2bv2022dev2b1), golang-go-zfs (= 2.1.1.49.gf784269-1apertis0bv2022dev2b1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-1apertis0bv2022dev2b1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2022dev3b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1), golang-gopkg-yaml.v3 (= 3.0.0~git20200121.a6ecf24-3apertis0bv2022dev2b1), golang-logrus (= 1.7.0-2apertis0bv2022dev2b1), golang-testify (= 1.6.1-2+apertis2bv2022dev3c4), golang-toml (= 0.3.1-1apertis0bv2022dev2b1), runc (= 1.0.0~rc93+ds1-5+deb11u2+apertis0bv2022.3b3) Homepage: https://github.com/containers/storage Package: containers-storage-dbgsym Priority: optional Section: debug Installed-Size: 3145 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-containers-storage Version: 1.24.8+dfsg1-1+deb11u1+apertis1bv2022.3db1 Depends: containers-storage (= 1.24.8+dfsg1-1+deb11u1+apertis1bv2022.3db1) Filename: pool/development/g/golang-github-containers-storage/containers-storage-dbgsym_1.24.8+dfsg1-1+deb11u1+apertis1bv2022.3db1_amd64.deb Size: 2472076 MD5sum: 545f9dc3bdc39f997684306550d26852 SHA1: a099dd70f68c71da50f156d4bbf488914b39cd95 SHA256: fa4b07d150685d2f274c73ac9291a863f3c2b28b59fe953424183a653abe722c SHA512: 2405d84c45afb0fb4e007cbc0adecd7e1127aae342c3e60170e532bf44bbf5c74ae179a4f765a2c09a6826854a854cf647b1e8c78d25730585ac66fbc6916a04 Description: debug symbols for containers-storage Auto-Built-Package: debug-symbols Build-Ids: d51adf3ea65df8443a71d5424fd796161610d56d Package: coreutils Essential: yes Priority: required Section: utils Installed-Size: 17476 Maintainer: Michael Stone Architecture: amd64 Version: 8.32-4apertis0bv2022dev2b1 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-4apertis0bv2022dev2b1_amd64.deb Size: 2864900 MD5sum: 5f228019672c19770aaf631bd7a65b6f SHA1: 116090910434c6460ebf48b3cdfa903c4f989cf8 SHA256: dae26909b31fb45eb6e16d1539d856573136ebd4a79e334f6f6901ee4812dadf SHA512: b4674c45613bd3f18edc8c445aaf8b3955cf1dca00f9f8351ca2a2b6ec2f090d357b6ee795a01508689ec1b8997f408814a0506e1e5652f1008b1cbd43d20e97 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: 8263 Maintainer: Michael Stone Architecture: amd64 Source: coreutils Version: 8.32-4apertis0bv2022dev2b1 Depends: coreutils (= 8.32-4apertis0bv2022dev2b1) Filename: pool/development/c/coreutils/coreutils-dbgsym_8.32-4apertis0bv2022dev2b1_amd64.deb Size: 6413084 MD5sum: 83935be0b542193560404eeeb3ccff1d SHA1: 1a653eb8cac08062fe858cfb740d353fbd7715f4 SHA256: aa84545ee3eb376cbff27f7dc7c6a669453dc78914c92921cc5a108432fd0c0a SHA512: f36101feded01cc17f6ab4405a20dc44cb60adab590bab9a805707596d608718afa79b1d76018e2a3ec9e82f1a6013f10d10aad3b6463d73d988007e8fede7f3 Description: debug symbols for coreutils Auto-Built-Package: debug-symbols Build-Ids: 00becac648098b92f32a19bb2989e594a095c883 0165d7fcd05dbad2b1deb7196b990d8fe18f14b3 0456eeee83874a04c9b432e470f4ffb5a7482647 0554f3e1d38b08b049274f853ea59c9d5d8392be 0628e6e2105ab98357650207919bc1c3ba35c397 084af02e9dcd3ecc1ffd5cd3c99884e0f65d791e 08e4534690296032037c698543ef87bc6c5bfbf1 0abbdc9ebe0c8bde5f698ae105dc94c49a876c3b 0e6eadf4c5ce7e39c87aff015065d38a908086b9 0fcfe355f879e8d3aaaa6894f381292b9c4d3aa8 1111ed0b7ac2c5f647b44633dd053ab6ea133881 12a1b742e30f9c1116c26e88966efc5dc2d65fe3 12a6c2bfd1fb336fd2d289b0061f570d198b66b5 17f87dc38f12e1aac79007fc523e3e082f325645 193b72df272b68817e6736da13e346caa04906a6 1e732b2e4b3a84effeaa8f436489664f2626feab 1ec19e652a57fd4171723018b23b9af89a8b2722 1fff77b70b0b1c30c1646cc6fb82cc7f856df037 206d6dbef58c61fa61b53d5d73b3684458c1bae6 25a2b7fc24b87e72d8ea13ff238e0c83f9576327 270e6aa141536eb8f92b2d23a2f8e5bc80592e91 282e691e8d61a527c620c6ccd02803b06c1af849 290275fce808ae04a729947af6f6e5b7baf19958 29a120f66ec5421e9e34b0d8a254ccca293489c8 2a12335ec1dc1345bde86ed3c89bb5e5802e2858 34356e9864e14c52a9013b576a86611124bdbe1c 3801c7a10a9df467023cac99511baedd4356f836 3c50773d4ee20a18d33b3983ac93417e88f8975c 3d0564cb104e358b10593e265dd01edc14de8e98 3e6a9531b340a0d3168cdd7c85e27e092c42330a 41785906a19e0312c32bed24cf14afa1efda30ee 4397000a08f0d3b5cba2256aebc0be7e3a58be7c 4842dffeed268387ee37fd13787fcbbe2b50f1ca 49fa2eb221a834199cd3b1d1d308c42d44a85665 4af9b9e1f771b26254dcb2738dcdf4dc2f949466 4e1511defb541967b019f8fe63e689b34a51e0c7 4e50995790eca1220762440e06a6cb194fd838d2 50de22317adcaaea3bcba0420346bc387810ecdc 532a77ad8bb0f372a3c7dbe2d932d4545d232c5e 53b1d57fb77fd8f9dac9b5fe248b4b4feb51522a 54aa2c591aeb05d87e70956613217bf5795e4319 5575c7269d4835df4f09245edad1ed9aa76f8f8c 5c2c069fd04d8f8df4cf67623c9efb8065caca89 5e69cb67668825e9b3a0a8d7041ca089f5d12dbe 614b08bc598d6fec9714cd3e0fc6b82ded3ebd76 65bb13ba94d3189c795291c3cacbdb429f5ebdb4 65ca680101d63ee238c22bfe99302130b2be6478 69aa7b38cc94689c67981f24a38e8efdecabf977 6b5c90182f98eaf721232131a41ae6e3184133e5 6be36a83341e5eb968687dc0a1cb3d5d3d008232 6fb3fb83fa2dba32252a83fe3e91af5021fcf1ee 701a546254e3336a8c0e40abd52555395e474c2e 7024a0caa39286e4a18cdc3153267aa61fdf609c 722ba27b4c5863120d18b625ff719dc232bd9577 784e195ba61c993cbe1d17abfaff23b7110207cc 7a15a5e4b41c77bf622ce08ee676f62f0e4f23c0 7e2c2023a36704a1580bf7089daeba07d876915d 7f6ca0d00966f3c9dba207434735e5b62946ac52 7fa175253c7dec44da337dc53967a0de3e7de838 8068555fc7f6564d5199797735ff180fdb9f026d 84903a0ba8111f16786c30440126149135a6987e 86f6be82b4687f41e5c72de6b9fd362405b0c192 875e3dd5f3043c95ee7f402ab68e378204282c8d 87b30c384610828d9cf1de8637f56e869d6cd2d2 8a8b2fff1341fd104ff9f8fefab80b5839470340 8c905a681822e1c0f787504aecbe28045c982467 99aa70fbeb2cb8e6f0da37980ea89f7360654926 9a8dead5079c14cecbea10577ba73d161b3734ca 9bd5ad0fa5668c3e0e0b67517fea9b1286d18371 9d81e792bf337bf357811244c1ee4786bad3110a 9ff8220c98f470c892592497f1ba20151ee0ebc2 a20a281227d1128db4f679a3fc440b532e4083f4 a2e8a26a83a45b5c8421eac714d4fb083e7905ee a6675b47d499c52c9daa87017b547651a9231784 a758fbfc0975333bf9cb18fe68c2682523b81d56 a80c02f0295294ef0e71054f93a51d87ffbbad68 ab7ecab6a3906a49fa03c4fffad5d75780d14550 afcc94c607625709a77d444b74c454c9e205ef6a b34a912fedf05605647ebcb0a178f5cc0d4846b6 b389b3b8cd66e16cc61254d535e97b4641d91b97 b4bfa0e59625dc802ec78cc74eacc08ca167e91f b4d539e4cf29c1236f59bb4ccaaf69a297f521d1 b8634b1d396f8578f076367b8a18a11a99374b8e be2d2f150aa21fefb16d8bec0d0047e102c1da83 c39229ddc09e11a20448ab87c151463fce28d072 c3d205ab75bd9c737fee9ac3b927f526dc5fca55 c75122ca3341d67abee986a38e3d9f95ecd9807d c993d9a6c587e153081c586fca4f3f8056ccdafc cf1d93ab22c0d12ea84957101da61ba5683a3da0 cfb1230e3b96687c4eac1985148a79a9a67684b8 cfca49b061d2128a2b5cb1568d74cffa94c942ee d354e09c1da32b7843f9e5e3926c6693eb3597aa d3bc8fdb36a7c9a2fd2c8678edeba1e92018c09f d3e671c23903676a15784f24ac13a74018167ab2 d3fe4a86abc928aaa14c5178282ff6d52235189c d6cdd2dede9838febcac49b26522d9d10e6b4bd8 d8e33fdf0bf950951e6ddeec6a207b2a89c0ef37 da5e5f81d648ac72519ab3f663af37e17c872482 defd56d7b3a767075c2f6489a09b923dd0310b74 e260bcc07746040a124f96d88687dd80f9ba63c6 ed89854e01a6622b691aca410562dd472b583e3a f507b44382bf49f59f5c99e4ebdf5e1ed1699c8b f603e829e60ac888f334f8141af41f14b5531dfc f7eaf438a651cbccdb9542a2bce855c00c126fec fa3cbf04f8282f72df5567a42f9499b8bc60f294 faf93eaf8ed1798af0ea5bd92073665ea4b869c2 Package: corosync Priority: optional Section: admin Installed-Size: 930 Maintainer: Debian HA Maintainers Architecture: amd64 Version: 3.1.2-2+apertis0bv2022dev3b1 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.1), 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+apertis0bv2022dev3b1_amd64.deb Size: 495668 MD5sum: 8e5ce35f256a6af0c7d6eb84cf88a7fe SHA1: e4fc9a462821b79a1b8b429faaaeb5dbf11632e2 SHA256: 35748fa61d96a90c02a28fbb69e900f1b9dd909a7235ca60ecd5cbc529317e23 SHA512: c3ad1ce23a61191109af653f53b800553d9c64b154eec3161a76d91df216b0d2fca1fd3d8b64a72106a4c5cc44e22e8391a6698d21e30ea2e82df40a0ac6ebb0 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: 813 Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 3.1.2-2+apertis0bv2022dev3b1 Depends: corosync (= 3.1.2-2+apertis0bv2022dev3b1) Filename: pool/development/c/corosync/corosync-dbgsym_3.1.2-2+apertis0bv2022dev3b1_amd64.deb Size: 717568 MD5sum: 7ed96e5bdb6899554b7adee0b3d9c850 SHA1: 5fa80c42ba5b5ba5f42deeb8f6dd93ca6cb6247f SHA256: 0300ab5bbcf6f0c7d2fc2112aba3e2dac236b45a819c0f86fcffa67f762b1c0a SHA512: 57c57750290a56e985034d838f155e091921cf2f3ae55c045b0e12835fdaca4d5a5fcd5bb22e4e6b57721bbaf6afc2c5c4799b5ff1f61a6925bfcf0221d17e90 Description: debug symbols for corosync Auto-Built-Package: debug-symbols Build-Ids: 143494b388fe351de4a4a865ec6a20e32d4d1ce0 2062bce3b90e3e0e288d494420837938466df503 25058f215912869081d66208cee29af7cff817bd 2ecf182f71c792c76c48783d293c1338186a5ef6 93f8efa34bb34c5ed7b145d815e9ede9fe9f12fc c626e255faa27e325d8f9e8011826d763a4bdcf3 Package: corosync-doc Priority: optional Section: doc Installed-Size: 29957 Maintainer: Debian HA Maintainers Architecture: all Source: corosync Version: 3.1.2-2+apertis0bv2022dev3b1 Recommends: w3m | www-browser Filename: pool/development/c/corosync/corosync-doc_3.1.2-2+apertis0bv2022dev3b1_all.deb Size: 10388216 MD5sum: 4e6a81f2f08226da0ed4b5f9d954312d SHA1: 3f3faa8afec42f50adad9855026751dcd665e6a8 SHA256: 24a5c308ffc3e2f791d1f2f12324c670a58bc18a4cba9b59507b74404b98fe42 SHA512: 4430da7485081d0caf50954021da959b0dbf705b696d312f29570c7c49dcff6efe2c429f60305b07afb47cf40e83b71c5870f54bc1b20e8ce8711a0775eb223e 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: 331 Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 3.1.2-2+apertis0bv2022dev3b1 Depends: libc6 (>= 2.7), libcfg7 (>= 2.99.5), libcmap4 (>= 2.99.3), libcorosync-common4 (>= 1.99.9), libdbus-1-3 (>= 1.9.14), libqb100 (>= 2.0.1), 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+apertis0bv2022dev3b1_amd64.deb Size: 275216 MD5sum: fb2133d20a64faaa14c87d5184136b1a SHA1: 3144dec40165562cdb2fc8213eb5b62084c0bfc0 SHA256: 7763fc272c16c0dd2a0d7610948a5f5ba38344369d5f17c3e5032806755d2b9e SHA512: bee504100a16c167cc1fdf1a8a7628b54a0e720e784d9a9db4d4576767b3507acbe59a682c63dd4dd0a9a76d3ed846e4e7384b12373b5d5a21418df1e354de94 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: 124 Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 3.1.2-2+apertis0bv2022dev3b1 Depends: corosync-notifyd (= 3.1.2-2+apertis0bv2022dev3b1) Filename: pool/development/c/corosync/corosync-notifyd-dbgsym_3.1.2-2+apertis0bv2022dev3b1_amd64.deb Size: 108572 MD5sum: 0a5ad667108a30347363379e426d9b73 SHA1: 72b13f2e235c00b4b40498d77c8fff17bd5dfac0 SHA256: 14d13434c0893db746adc0aa86cb9cb7b58802a15fe71c7c2a526d590569e790 SHA512: f38085989d9ab1ed663401029691363af022ea95db215c0e152f46dba168e275a1087e98c872afa9ae8c5e0d14cfa6630e5176b3c5ea70ccb223eaf2ff34834a Description: debug symbols for corosync-notifyd Auto-Built-Package: debug-symbols Build-Ids: 917b33c1fd69feb8295d62a54f16372b299ca536 Package: corosync-vqsim Priority: optional Section: admin Installed-Size: 413 Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 3.1.2-2+apertis0bv2022dev3b1 Depends: libc6 (>= 2.14), libcorosync-common4 (>= 1.99.9), libqb100 (>= 2.0.1), libreadline5 (>= 5.2) Filename: pool/development/c/corosync/corosync-vqsim_3.1.2-2+apertis0bv2022dev3b1_amd64.deb Size: 311720 MD5sum: d689668c3d02c0cb14c196a771442655 SHA1: c6246a91d7cc86d7e7d2432c1f95866ede008a02 SHA256: a879dee12c9858c8fc8287214daf66c6d985972531309cb95f1923c829431ee0 SHA512: 9f94b3705a37d2cde39ada064f6a34c8d26a18be54fbde4d30452b72e164463a1ff710d90a0f3629f1bff59e8053ab2b4296822ddf0b9eb17631a82ab9518070 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: 284 Maintainer: Debian HA Maintainers Architecture: amd64 Source: corosync Version: 3.1.2-2+apertis0bv2022dev3b1 Depends: corosync-vqsim (= 3.1.2-2+apertis0bv2022dev3b1) Filename: pool/development/c/corosync/corosync-vqsim-dbgsym_3.1.2-2+apertis0bv2022dev3b1_amd64.deb Size: 258716 MD5sum: 81aed3cfe4007a46fcb4eb07f348872f SHA1: 30725eb5832f3658e8c43d1b26435ed1d6763d8d SHA256: df52ccf013f6ad72eff9e2ca59d168657a394f6d2b78a671afe1890d4447be19 SHA512: 6b6e7be570f3f94c832498de21142572bd1be0a589d0ec62c7331707a0052a7e6f224ace07618ea0257c143efcdcdcc4f63a3673d804bfc2345e75cef4dadbde Description: debug symbols for corosync-vqsim Auto-Built-Package: debug-symbols Build-Ids: 8616b2d57dae111ac3fc5f4f5dda6766b09c57b9 Package: cowbuilder Priority: optional Section: utils Installed-Size: 85 Maintainer: Debian pbuilder maintenance team Architecture: amd64 Source: cowdancer Version: 0.89apertis0bv2022dev2b1 Replaces: cowdancer (<= 0.49) Depends: cowdancer, pbuilder, libc6 (>= 2.14) Filename: pool/development/c/cowdancer/cowbuilder_0.89apertis0bv2022dev2b1_amd64.deb Size: 32576 MD5sum: 726f7ea4feab1a21ae2e86c52979a472 SHA1: 48d9f3a9823a93fbb5750ad66ddcf35e6837be47 SHA256: 3e037179a9bcf2fbc2dc68d7b93b12c3678a152eed936000f7e8bbd39d3aed41 SHA512: c39d7e00d6dfc76d1d6315bf2a740f695a0fcf3097841c66df9d9985a8f70d98448ef57d06ebc0077cd4c4181406a62924de91835aaecc6a54d0a94727a192e4 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: 47 Maintainer: Debian pbuilder maintenance team Architecture: amd64 Source: cowdancer Version: 0.89apertis0bv2022dev2b1 Depends: cowbuilder (= 0.89apertis0bv2022dev2b1) Filename: pool/development/c/cowdancer/cowbuilder-dbgsym_0.89apertis0bv2022dev2b1_amd64.deb Size: 30448 MD5sum: 68543f1d6d1249c8ade1455ed7b04fad SHA1: a9c455c734240c980efca4462e3fb139046e7b88 SHA256: fbe4b4fef2380578e1b6190fe0a9ffe0e7dd176b0db37a5ea876f2592b2e2b63 SHA512: 07682399935a8e9ec15e6845511fe35f5297e5d5fd3c96a60aeee2648165b86d383a1066201c9fb148c5b7baa7e9f3fd45c9fb5f8319c9f20f4ba10e584b4f04 Description: debug symbols for cowbuilder Auto-Built-Package: debug-symbols Build-Ids: 9a74c4deb9a1fe936e9776ec8a7709b027bf1500 Package: cowdancer Priority: optional Section: utils Installed-Size: 114 Maintainer: Debian pbuilder maintenance team Architecture: amd64 Version: 0.89apertis0bv2022dev2b1 Depends: libc6 (>= 2.8) Filename: pool/development/c/cowdancer/cowdancer_0.89apertis0bv2022dev2b1_amd64.deb Size: 32820 MD5sum: 4f33c75ba4b8cbe21e9369dd16bcf0f1 SHA1: b158f1734823a303b9d553025af104a76dac1d1c SHA256: 8db454e611d6fa1364b953b7f0576f19fd834cee36c1b5ec34b5d85a99f0b74e SHA512: b946a4cded33def7e3c4ee6e04099429f826a8518d57c73dd83c2672c4c62cdf7cb9a88cc1540f9f64136b4a84d5298029c81ab31393680f4e6c90a6392bf2b0 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: 82 Maintainer: Debian pbuilder maintenance team Architecture: amd64 Source: cowdancer Version: 0.89apertis0bv2022dev2b1 Depends: cowdancer (= 0.89apertis0bv2022dev2b1) Filename: pool/development/c/cowdancer/cowdancer-dbgsym_0.89apertis0bv2022dev2b1_amd64.deb Size: 38740 MD5sum: 47ad9f8129ebe3e1a05355664e8dec70 SHA1: 3f0a1e4fc1e3705666212f3b80705fd7abb27ab3 SHA256: 63db9227499df27c6a9c41658dac1c218292e757fd4d0a10eb4b323fb274eb00 SHA512: 2e2be3895b3424e9613a292b6668a3cb0838fb9766847e35c4348d9e12954730a29b8363c87065fcbbff06a7fdbbd346967b1b432ed2aa93ecfffc42dd308239 Description: debug symbols for cowdancer Auto-Built-Package: debug-symbols Build-Ids: 25f051500914ed33abfe04fb6fca02e1c47493e3 a350ac2921976edbd10a13ed6191004c3a3f8511 c8635097f93cb98521aa11023d16968cc6406661 fc122b8f4940ae15bdc6fbbd941a8ac99d971676 Package: cpio Priority: important Section: utils Installed-Size: 1141 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 2.13+dfsg-7.1~deb11u1+apertis1bv2022.3db1 Replaces: cpio-mt Depends: libc6 (>= 2.17) Suggests: libarchive-dev Conflicts: cpio-mt, mt-st (<< 0.6) Filename: pool/development/c/cpio/cpio_2.13+dfsg-7.1~deb11u1+apertis1bv2022.3db1_amd64.deb Size: 245300 MD5sum: 115c421a91d5e303db03e1b2eac95658 SHA1: a88dfe7c5fcdf8bbf0af28da9b23072c24903500 SHA256: e1fcbb777314b386fa6fc019c15d9ffdcfd025e3e2c08b77fb63f830b1204498 SHA512: 8bc3b24dbbb70348b0c78a69dd6ae047a95e831e79272fb66ed77eb50d436feda36b95554f46a97e92ddce0c8c4ede6236032eb03c27dea25be58f62f73c5119 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 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-1apertis0bv2022dev3c3_amd64.deb Size: 19944 MD5sum: 40c8e26fc174ac4822f1a20a4abd31b0 SHA1: adff3373b661d1cd2ea78e054a37ddeb1de03bab SHA256: a9d10e27e6732d0db63726ab2b3887dca90f15531dfc62b42cff0ac3f0e29674 SHA512: 3d12a4717abb74944f3f18638b522a6bb1344563b7bf3f05fbc29b790028c0bd77ccfe88ff6dca59256284220c06b3c7bd9005022e81018c8157e978e31adb04 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-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 204362 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), libc6 (>= 2.14), 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-aarch64-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 46571364 MD5sum: e6c7b8e177234d18f7e1473bd24d8071 SHA1: 5d7dd08f3c094874e1e66b7548ccf123e0b0127b SHA256: 71bce42dd8848a5baaf6ae63c22bc385b5cc168d81d53315eccecd8ee8c1156f SHA512: 425ded60d698d9d300cd859056e60521f6fe40b872c35f8f39840d4f595c3a3ba660e76a7ec936178d6ef6905d9288fb8be47a39709eb84364f33f7a6d06fb48 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 arm64 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 187048 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2022.2b11cross1), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 44119888 MD5sum: c7bc6e814f78a6370c6f9ff4d0d7e97d SHA1: c31cfd30dd13ed18fc7dd821937fd7dea281797c SHA256: 7f1cdadbed9dfec62934f0eb13297b2f3955c9c56b783cda93f114918e5a1b9e SHA512: bdbb9efdb6348f9ae0831d16738078c1c698e8e40461d17ece9cb9587254c10ac4905e7a70cf0f4fb596e245f17c2664f800ead192bdf2ac3506bbcccba44dab 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 187049 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2022.2b11cross1), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 44113788 MD5sum: 85ddbb1b27bb17dc0c78b95226144b3a SHA1: 1bda7d515e6de7a96808191ae6dd03138819dbb6 SHA256: 20239d7e8f3040ceec1d7a644c0d8db85e6d5bac6eea6f562f38927e391b9fc2 SHA512: 9922e62e514f19bf448750535bd81524bb1583938cba5646b627b6c932c6ea0c3ecd4c66c24d4bab020c68181692367002aea1b2785bcaec99014a96116fc2ba 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 213603 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), libc6 (>= 2.14), 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-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 47415432 MD5sum: 17b984b9339d1f663b2de670c9a18859 SHA1: 2119780e080969dbacf4b5e9b06a33b5efce59d7 SHA256: cf9cfc9455ffa7b538da69867aa313ff6034afffc703dedbff45aec33c3ef38f SHA512: d087e9243eb7df7d63c0db6e0a9be3737db5367d68ea08b36811399dbc09b811bd94af6885cc1c1682c5147254aad1d551f9d03f58bdbf9bbda9fe67e273ee52 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 i386 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-aarch64-linux-gnu Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-10-aarch64-linux-gnu (>= 10.2.1-3~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-aarch64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 17048 MD5sum: e22510d345284fb66170089d70732425 SHA1: 7d04ba283793124aecb64e70a74c5d20c0f94290 SHA256: 767faf28825f36cb24ed91eb2802fee40611d615683b6318b40057462d2307b7 SHA512: 74e7f4cca04acde03fc2af03ed00c73c885a939f3459f16b3e54d0675afde779b856cca5b33d395b80517b75370cf4831044ab5d991c3ab355cd951048680e7d Description: GNU C preprocessor (cpp) for the arm64 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 arm64 architecture. . This is a dependency package providing the default GNU C preprocessor for the arm64 architecture. Multi-Arch: foreign Package: cpp-arm-linux-gnueabi Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 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-1apertis0bv2022dev3c3_amd64.deb Size: 17052 MD5sum: 51c054a15e230cecc3c058e1785a58e8 SHA1: 69913dccf020f1b81ab69ba0fc853681ff798304 SHA256: fb48e263f360bc7804c46d055d0ffb946ac3146be89210f9d59cab4b32e39e72 SHA512: 9593bbb899d8e0cbeb2f4fb26c56209882ecae567ea084ce1b81c1492830798ca76c7f0311d9956cdafaee6822cf5cc554f714b8851ae9687d8233f82c144815 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 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-1apertis0bv2022dev3c3_amd64.deb Size: 17052 MD5sum: 8146269e32b8824869a41fc1a5fb6018 SHA1: 62efb53b238c3d61e44525575cfb9774b68d4be0 SHA256: e677cfc3b457134594425fb67a758f2e72e4ccbaf8bdce70e1218cb9addea240 SHA512: 5fa9927f077a8f84c28d4da62066a45ede0464dcd39a83aace2ab435526e87315d28a456e764ecb8ac9e5b3a9a0cf2e4e5661738f3553ea226fe51985fc6d555 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 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-1apertis0bv2022dev3c3_amd64.deb Size: 17044 MD5sum: 238e6e3f246495c3a7f5f97680ae5124 SHA1: 98086b1a1ddd3819524754977cb859026efeea66 SHA256: 2f8a1861d448177a99c61bca24bf49f969244bb9703780d5b4350f712b60a0de SHA512: 26ef76667023b4afc2ed59ff491e854c07b586d96d057f6309be7bfec69c3bd35a9684921e7e92abf06a775b2cd604258b1be96661ba5a896c060d925491811a 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 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-1apertis0bv2022dev3c3_amd64.deb Size: 17056 MD5sum: 50979f6749d0b1684cd789c1eaa31ad6 SHA1: 9fb3ec1ed6ed797a9e8ffac22fa8f6b8eead8510 SHA256: 2dfe9e8d2c766adc4d30f12529b0592127f99ee800578176a01531676107b086 SHA512: d99a6f93e03cb33ee27579ba53eb84ca0d34269f70f6491c4184d85fa9a8f650ce3a610a7a1eca62e4f8c8f06d3a960665f8a5943c35d95b4f142b580d9b913a 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 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-1apertis0bv2022dev3c3_amd64.deb Size: 17044 MD5sum: 16a28b05a3d9ff118d860c774af7960b SHA1: 17398d1204ac19d4f6e8d94ddca8f7ff3a452154 SHA256: 772986dfea84b7e13958b7bea9b090c1354b6e3cd5b75e9dbbc9bcd37cd53d0d SHA512: a7f46a4b2df0c659adaf2fb649eb434f15cc1ff2e786e07f7127462dee61b76d8d2b029060fb0b5a1c27cd449d54f2fbef47ba9ace456db8b272c6bc77644fe3 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: cppcheck Priority: optional Section: devel Installed-Size: 7213 Maintainer: Joachim Reichel Architecture: amd64 Version: 2.3-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), 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-1apertis0bv2022dev2b1_amd64.deb Size: 1706968 MD5sum: 0b01f0a49861c2aa88866fe6a2316645 SHA1: cb7b52e7eaefb6ee17e2e761dbccb6ad85725a39 SHA256: ca16bcef03ce65bfd18c7188c1606870408d04ec228fbc3e2f9bf046bbd68f27 SHA512: a432ced8f488f49211171fe8954493ff4a61e575aa5ba20ee3a946455b3a73416d2ec936b203f5dbd9122a3b6510d361c0131d7b9f811bb090a431ac787ff55b 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: 32785 Maintainer: Joachim Reichel Architecture: amd64 Source: cppcheck Version: 2.3-1apertis0bv2022dev2b1 Depends: cppcheck (= 2.3-1apertis0bv2022dev2b1) Filename: pool/development/c/cppcheck/cppcheck-dbgsym_2.3-1apertis0bv2022dev2b1_amd64.deb Size: 32370736 MD5sum: 73686a8da9f2d593a917a1fc53b8a6ef SHA1: 69f384ae85b9aa40d823f155748e9155f1554b22 SHA256: 42468273fa4b69a6063c46ce0972cf681604383748d6b52998eedc443e7691eb SHA512: 5dc0ef25bdaf957bc77561efeab7d5abe3a60305942ef2d23f84651dc9eee2b9c58625fb6d1703878820aca2bb2eb6476ef7742230e0d0243fedcf8da9aa233d Description: debug symbols for cppcheck Auto-Built-Package: debug-symbols Build-Ids: 0120c798df997ea8acb49314e93a22694371a201 Package: cppcheck-gui Priority: optional Section: devel Installed-Size: 5537 Maintainer: Joachim Reichel Architecture: amd64 Source: cppcheck Version: 2.3-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1) Suggests: python3, clang, clang-tidy Filename: pool/development/c/cppcheck/cppcheck-gui_2.3-1apertis0bv2022dev2b1_amd64.deb Size: 1784400 MD5sum: 6b4b4570a89cb26e62eb0a5d21d01e3c SHA1: fdba721f95f557f15c026bbdd8d409ccff1089d5 SHA256: b63a4ec6e14175d05abb397c378f57e52396ff5cd0c30b92eacb4994c6939a17 SHA512: 5fced97669e1928a727a9bb77077224f9820c515404cfa49880c1688f9f4a4238434ea527f5afbafbb5ec3f12c8e00232fc2f957bc92b472b3890a787dc081c8 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: 40448 Maintainer: Joachim Reichel Architecture: amd64 Source: cppcheck Version: 2.3-1apertis0bv2022dev2b1 Depends: cppcheck-gui (= 2.3-1apertis0bv2022dev2b1) Filename: pool/development/c/cppcheck/cppcheck-gui-dbgsym_2.3-1apertis0bv2022dev2b1_amd64.deb Size: 40068932 MD5sum: c644b8b11f8e2b679c2d44d44fe33ba5 SHA1: 1cd1dedd9c3428fab65908731a5868329aed82a8 SHA256: f4b60bf608911fa6bb1a14b9d3b7982b3ed7269a41a635ce43a71d94c6b4b47d SHA512: a1eba6d1aa8dd77215bed94ccf8bd671cfe271a7692517ceb9761e4032a8bef8ed6502c363710b85ff4c50776a41e8181aec7ad6792f68de79de9843b0177a4e Description: debug symbols for cppcheck-gui Auto-Built-Package: debug-symbols Build-Ids: 52dc6f3c51d56439953fbba8593e13571b9506c2 Package: cpphs Priority: optional Section: haskell Installed-Size: 1697 Maintainer: Debian Haskell Group Architecture: amd64 Version: 1.20.9.1-1apertis1bv2022.0b1 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10 Suggests: ghc | hugs Filename: pool/development/c/cpphs/cpphs_1.20.9.1-1apertis1bv2022.0b1_amd64.deb Size: 348464 MD5sum: 76509762401ab46bf3bbbd7df4253ba0 SHA1: 5d31a0f538c6f06bcc5f54ccd20eff5152c280f1 SHA256: 3b3ef7a38bf92fd40428d3597e68485602ece04197a4c02c0e4f26ea7753bd0b SHA512: 3a6bf84838f3d4b1944f2d7190807b0ee0c228623ee9c66fb8ccef033eedef351b1bf2907f0359642860d117faba30601ec886ebb6e683cb601fac18205d195b 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: 1553 Maintainer: Debian OCaml Maintainers Architecture: amd64 Version: 1.6.6-2apertis0bv2022dev2b1 Depends: ocaml-base-nox-4.11.1, libc6 (>= 2.29) Filename: pool/development/c/cppo/cppo_1.6.6-2apertis0bv2022dev2b1_amd64.deb Size: 418616 MD5sum: 458bc7e302b8161f668bfa7723fd4e58 SHA1: fde02a0caeb8294c5045e27a8d42f6223a474cf5 SHA256: 1946233b609a7eb6ad7f6b0cc91126e0746e91895f3e7b43ba1bc80bebc682ea SHA512: e340a850bd8c237f00e6cdfdad77060468124011a0838074df8fffde700d3722f73039cb01ac192269032f419e54b821dcc47cca5d5749025493581dd70215b9 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: 376 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: cppo Version: 1.6.6-2apertis0bv2022dev2b1 Depends: cppo (= 1.6.6-2apertis0bv2022dev2b1) Filename: pool/development/c/cppo/cppo-dbgsym_1.6.6-2apertis0bv2022dev2b1_amd64.deb Size: 110152 MD5sum: a64cf28fc75bbd2bf4c38eaad877c5af SHA1: ac864e679606109686da58d2366d3dc2c81d495f SHA256: 85104fa68c91d2457d932b93ef01a8db8b6b71fd6ce9a54c3d4d185d31be41b8 SHA512: d46795a10157e55aca91848219e65b1b9165be71340984cb398ef2a172032637ae644ae7badccdf631719062d3fc07050df40641d3b88d947cfaa9a1935a5988 Description: debug symbols for cppo Auto-Built-Package: debug-symbols Build-Ids: 3b923bbdd50f19bad94c9c28c1afc2fe7a238798 6cc4b368aeaa274814797e4d60db42781181ee0a Package: cpputest Priority: optional Section: devel Installed-Size: 297 Maintainer: Raphaël Hertzog Architecture: all Version: 4.0-2+apertis0bv2022.1b1 Depends: libcpputest-dev Suggests: ruby | ruby-interpreter Filename: pool/development/c/cpputest/cpputest_4.0-2+apertis0bv2022.1b1_all.deb Size: 40348 MD5sum: 1f8dcf2df27b6295d5c040c222ec8fc9 SHA1: 6b0512b4c18e15460b96b9da1e6d22a45ecc97ec SHA256: aaea61fdc61874030425ba8a0d7eebea8a5fc0b9fdbad6c1bdfb4db4ee9deab9 SHA512: aff627587a6af96b2d32a515a01f1d402b68d60d29a4411efeec592b5afd1122150a0d46599da0a594d3164c7eb33877a4e9484e16d54aee7ca8867bf3c22beb 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: 594 Maintainer: Jan Dittberner Architecture: amd64 Source: cracklib2 Version: 2.9.6-3.4apertis0bv2022dev2b1 Depends: file, libcrack2 (>= 2.9.6-3.4apertis0bv2022dev2b1), libc6 (>= 2.4) Recommends: wamerican | wordlist Filename: pool/development/c/cracklib2/cracklib-runtime_2.9.6-3.4apertis0bv2022dev2b1_amd64.deb Size: 155620 MD5sum: 78092c8897e813bd06a1ea0a87c2e1d7 SHA1: 8e7dcb4e48ff7b1efe281b8a1a7422e6782dbe4d SHA256: 1dfdcd80ebe497c70a2b1e104559586babccfae2b6663493a856a7298d4ae81c SHA512: 88b6697849c2fa7076a1ac747589a113a3db0bde3b376a0cbd1ba5f841ec0073002bbf9d2f3f46b9fad3e2dea482275d67740058f6106dba73e4730b9a60ca24 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: 40 Maintainer: Jan Dittberner Architecture: amd64 Source: cracklib2 Version: 2.9.6-3.4apertis0bv2022dev2b1 Depends: cracklib-runtime (= 2.9.6-3.4apertis0bv2022dev2b1) Filename: pool/development/c/cracklib2/cracklib-runtime-dbgsym_2.9.6-3.4apertis0bv2022dev2b1_amd64.deb Size: 10964 MD5sum: f89c2dbce63c363216326b9078381a16 SHA1: 3e6fe6334b7a980a15056cbedd85dc1f0f94ee72 SHA256: 6a96986a141cb200aeedc34720130e2110fd3747c3c1d0d87009e5850e6120fb SHA512: f439cb9faa1677d049774572ed238c28dd1826493a5912d84f0d21334785cc0558a02032f8d08a7c608544ea51c7e1c7f9592e7fcb5a4b332e2a9125b47ea2a9 Description: debug symbols for cracklib-runtime Auto-Built-Package: debug-symbols Build-Ids: 33e4d674ed8c8fc52e1e3c5ace8e04d4a99486e6 afc5f2cac612adbb71fd57db685cd01c4ba89235 f5ff690cbcfb51460b02fb580c601b51e569a300 Package: createfp Priority: optional Section: utils Installed-Size: 35 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libexttextcat Version: 3.4.5-1co1bv2022dev2b1 Depends: libc6 (>= 2.2.5), libexttextcat-2.0-0 (>= 3.3.0) Filename: pool/development/libe/libexttextcat/createfp_3.4.5-1co1bv2022dev2b1_amd64.deb Size: 10536 MD5sum: 58770be05cfa6c03dbcb8fc0bffff8c2 SHA1: cc4698008fca17b0ca7416c3ab41e44f8d962c2e SHA256: c019c93bc486d80a38a4db74465ec7ffd2116c170fcc68797731af4682ccfc06 SHA512: 435f6b2bf8550c9a8e6098410ec46053a5d3a0a6a4d53636de3809b484e40e5686ec960c38ee1f324009368aa82bbf440728247cf83048a9fe845ac427321e16 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: 20 Maintainer: Debian LibreOffice Maintainers Architecture: amd64 Source: libexttextcat Version: 3.4.5-1co1bv2022dev2b1 Depends: createfp (= 3.4.5-1co1bv2022dev2b1) Filename: pool/development/libe/libexttextcat/createfp-dbgsym_3.4.5-1co1bv2022dev2b1_amd64.deb Size: 5684 MD5sum: 7ef558888dcf165fb0928df9de79789c SHA1: eb1efa6894f723e4b1557dc3f45882569408f3d4 SHA256: cf3e67553c917c9059cad4a88b6343f872bc2c0f049a030dfa35c7596fd41efd SHA512: 450029dbdea0a63ccae5980d6ede1ff6e93c89cf6dffed3ff66bc44fab7e82cc4762990f951b60a62f3669d29827d1effe7443433309feeac3f8b82e5f0fdaef Description: debug symbols for createfp Auto-Built-Package: debug-symbols Build-Ids: 47a933cd4c10080c27c046641b24fbfa8ecd465e Package: cron Priority: important Section: admin Installed-Size: 263 Maintainer: Javier Fernández-Sanguino Peña Architecture: amd64 Version: 3.0pl1-137apertis0bv2022dev2b1 Provides: cron-daemon Depends: libc6 (>= 2.7), 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-137apertis0bv2022dev2b1_amd64.deb Size: 99816 MD5sum: 690784a9c63a8f2ef0ea44af9c58c792 SHA1: 18c4fd81cdcf0d141bad3584d06a1ed1ae4c5d42 SHA256: 673e7e065148843fdbd783a8b780b67d72db950086c8912f29d785be1aab86db SHA512: aa2c81332c9764aa06937542f844093c4783d36ac1ba0af44089e3614828e461c39af28a451dbaecf28529facafdd7c9de335e8ad20034e2a7c4fe0f69392777 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: 122 Maintainer: Javier Fernández-Sanguino Peña Architecture: amd64 Source: cron Version: 3.0pl1-137apertis0bv2022dev2b1 Depends: cron (= 3.0pl1-137apertis0bv2022dev2b1) Filename: pool/development/c/cron/cron-dbgsym_3.0pl1-137apertis0bv2022dev2b1_amd64.deb Size: 87856 MD5sum: 55a97d5a546932f45e4e80ec552bbc1e SHA1: 39782816ae1de88e0a568f824f3c2c72499acd87 SHA256: af81643aae096d479bb6a4e7227ce8a844091a486c129a683c6ce813234efd32 SHA512: ca07b19042b72d00a56ce85d252beb730b8a24b5bf1f93eb69ed735f70f8d6b629fde3ec226031f1327484484852cbfa5913751e6cd4fc9a4fedb65664feba7c Description: debug symbols for cron Auto-Built-Package: debug-symbols Build-Ids: 699030a78b0fe626659025cbb89cf8ed170e0947 e7fb2e8014f70bd0f4222e0c69566c721a323513 Package: crossbuild-essential-amd64 Priority: optional Section: devel Installed-Size: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2022dev2b1 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.9apertis0bv2022dev2b1_all.deb Size: 6920 MD5sum: a9bdd0b4de61cd88cf8163e4f72052ec SHA1: b78e649eaaa4cb6379d08abbc0f64eff0a3bf387 SHA256: 98ec980c2e565ece9dbff7f575df0881fe0f8ce5d4051e448d767e6e51c47184 SHA512: 7d968f1dfa46e3c6882d7b932c36b9936a46a57ca0bb521d30960f104ae7e09af2f697be949cd57ad57a1f36a931080cecc067d65fdfb57804b8a9495d53d67d 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.9apertis0bv2022dev2b1 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.9apertis0bv2022dev2b1_all.deb Size: 6924 MD5sum: 28dd3fbb3bbd879512765695fa344a64 SHA1: 59d77b1d1ee3ca2714ae059979cc992194e5e4be SHA256: 9f9fd58372522d814c783a914b2b49860f3a1bb6c6698054066a1c119b4c97d3 SHA512: bdb8b76df0d8400ecd6dcf693e50111e8b191b0ed8f6fbc6ba1f3cb1fc7e49d2cda71f3b56894692f697b8147b7a15bab224b6658fbedb95cc76a5e5b3f72289 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.9apertis0bv2022dev2b1 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.9apertis0bv2022dev2b1_all.deb Size: 6924 MD5sum: 8edba0d98e91206159044eae072a5f22 SHA1: 3fd08bffa6136b3803f84caf991085a5443fac4c SHA256: 7d464a60355636891f4322994be7058a0952b7c0fc0a5321907d532fa5fd6773 SHA512: b09f512672102ef525ecf0078e789dbed836d81aed733cb61550f07e9019b4f241e5c8fed53ce2476e56796e4132aac28506c23e8b6a8af4a281cf348dfc8830 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.9apertis0bv2022dev2b1 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.9apertis0bv2022dev2b1_all.deb Size: 6928 MD5sum: 815ed09bf7fec16b3d432657e71e2e97 SHA1: b1a7813b583275e78bd300de50493f807df51be2 SHA256: d14cc01b236961c3ec8d0461a8dbb02ea9fe2b69324640ecaf8930af64da4a19 SHA512: c2c7077894c5344a44b5ffd483e5ed03c11d59740da6ace561bbe79af40061b244ebb37d1389f4305bb8756bb11d549a3de0d7137ca948e4ae1983ec99189fb4 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.9apertis0bv2022dev2b1 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.9apertis0bv2022dev2b1_all.deb Size: 6912 MD5sum: f152342a711c473311d739334ea258db SHA1: 275990e4ff301502c1b8bf1ec5e3b138c651db28 SHA256: 33d15024edd9e13200e650430aea65c0b2898814dbaa0d1073592d1aa0cb3aa8 SHA512: 1e6bd4ca7e7c5549babb816560a517086e9a6019fc50fed1a5908635f63e230d6185f5c9941e7ba448f4fddac10c30f354399ed78d227fa4d598d9c4569c7acc 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.9apertis0bv2022dev2b1 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.9apertis0bv2022dev2b1_all.deb Size: 6916 MD5sum: bb156ce16a48872b10c3e017f9b62b15 SHA1: b8fcbdb153b3b20a6929c5639de66bc5d3113ef5 SHA256: a40bb709e31b68aa6cc2c21e4fb79508b127f3e79d93b810c58141f7588f6459 SHA512: f9ad42d3327249857d6dfc1453820fcb1a94dc73e251404c5dcab8f2fdbfe922f77b78270f129ab9c3c34054183c20492bef70416b2a9e8e01b8d8a3fbbf8214 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.9apertis0bv2022dev2b1 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.9apertis0bv2022dev2b1_all.deb Size: 6924 MD5sum: bd7b476793f6f6a0929dea16edaa8dfb SHA1: a1a9ae3addf340263b46feba4959a5a852642a40 SHA256: 08947ff8adae4c9f96883cb18efb61b3d6378f89a44a21d9916b3cc5e143286f SHA512: 4f2b7a5d9f180fae5fcee53a4bf3c64c1e3b2b8392994a26d915cb0e12434d8ace5a9decb28c48b171e2ce81c37496f3c8403eb4a2a13008ac0352f54e60baf9 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.9apertis0bv2022dev2b1 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.9apertis0bv2022dev2b1_all.deb Size: 6912 MD5sum: d0fbd24e0a099b389d66201eef64545f SHA1: c0604a02e3ae4384e0e60a9aecbbb3547aae33f9 SHA256: 0d0c18126837cdcce1b7a66f0bd9f6a70ea02a26487d41236962f65529b5e2a6 SHA512: b414377c0bdde30ddd08a5d7d35daf7dfed0b87f4d0dd4346f1d1b5251c2e033c12a4f4859f9137dcba5abbf8693c4fc2aa06c71e135da5b9ac5279678258415 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+apertis1bv2022dev3b1 Filename: pool/development/c/crust-firmware/crust-firmware_0.4-1+apertis1bv2022dev3b1_all.deb Size: 11768 MD5sum: 7b816c31deec005dab5586a9167d2a97 SHA1: dfc9a6673e9e6cc000309aa5d8dbfb65fd948d89 SHA256: 330f90e36cb4327241c370ea113173162f00a7afc2de2411beef1cbb4dc14d1b SHA512: 1729ff27a28940482b96c214f40eaab317ef0d0837711bf789bf897c76781ff41a53c537404859b661b019aa012b1519c7c42cc0c66b6fd7fc1e8d7f81383525 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: 1232 Maintainer: Tobias Klauser Architecture: amd64 Version: 15.9-1co1bv2022dev2b1 Depends: libc6 (>= 2.14), libncurses6 (>= 6), libtinfo6 (>= 6) Suggests: cscope-el Filename: pool/development/c/cscope/cscope_15.9-1co1bv2022dev2b1_amd64.deb Size: 223196 MD5sum: b4614c20e11283b7faa2aed8274b92b8 SHA1: 2931bf81c65b2bf93dd377c91a6fb4552985fa4f SHA256: 40fb36eacb6f46e5cea04a560f26d4f2dacf40f91bb8f9ebe36d9852be1bc615 SHA512: 51a84e355f09977c5be49a0af83f11b8281df5f518b27eb208a694a2dc143703876ba29fd43afccfd391f4f915853698ebece92a4b107f02e054b39c159f8499 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: 172 Maintainer: Tobias Klauser Architecture: amd64 Source: cscope Version: 15.9-1co1bv2022dev2b1 Depends: cscope (= 15.9-1co1bv2022dev2b1) Filename: pool/development/c/cscope/cscope-dbgsym_15.9-1co1bv2022dev2b1_amd64.deb Size: 144368 MD5sum: 88dc8369b81496dafeef1f710059245d SHA1: 3e01df9a681aee8005ff99e556e0ab86a657e73b SHA256: 23992d18e02c953be079f0a76822f08b598d012ca7b581d5d350f52b32b1f23e SHA512: c75c841fc9a9c6999fb0238f231ae9b3585bedab73ec93eabeee5c27d5f39b82cb20c17c889e85b6c4cbca8d352314bc2d064af0c00502c19e411327cdef7e59 Description: debug symbols for cscope Auto-Built-Package: debug-symbols Build-Ids: e7d95c2d687d51d465060f6cb7dc65bc8883bcc8 Package: cssmin Priority: optional Section: devel Installed-Size: 17 Maintainer: Stuart Prescott Architecture: all Version: 0.2.0-10apertis1bv2022dev3b3 Depends: python3, python3-cssmin, python3:any Filename: pool/development/c/cssmin/cssmin_0.2.0-10apertis1bv2022dev3b3_all.deb Size: 5088 MD5sum: dd861ed204d690587ed0df7e1d510abd SHA1: b4fc590b0095b16b5c52347b65fc690ce4eba63a SHA256: e2cf12b7e05f2ce237fbb3a90892fc42156991441a3d031b3329fd58b4cf2462 SHA512: 88bd1dda2f96a2d8ec1f3f9c6f98dd09f67eb84ff9dea9888859eb135adf7d5672dbd8e626d5dd83179ba2cd4608ffef7e8ba66ef5be6d9bb6eb08e0f184245b 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: 3606 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.13.13+dfsg-1~deb11u5+apertis1bv2022.3b1 Depends: iproute2, lsb-base (>= 3.0-6), psmisc, samba-libs (= 2:4.13.13+dfsg-1~deb11u5+apertis1bv2022.3b1), sudo, tdb-tools, time, libbsd0 (>= 0.0), libc6 (>= 2.14), libpopt0 (>= 1.14), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.13.13+dfsg-1~deb11u5+apertis1bv2022.3b1) Recommends: ethtool, python3-etcd Suggests: logrotate, lsof Filename: pool/development/s/samba/ctdb_4.13.13+dfsg-1~deb11u5+apertis1bv2022.3b1_amd64.deb Size: 786248 MD5sum: 7cf201bcb7d5e5edde6721f413ec9131 SHA1: 5ab9cba6c39f3994e2df93dcff3d85e0d0cfaadc SHA256: 3aea8647150a14fed947d3622d601ac56314329fc5664461abf2f4decf1b878f SHA512: 9c365051b30772125c6bff5e246ea265f9e9e82220a3382a4c5a9956df52de9eaf929418e78bbbe515e830ff1bd9629a563a4c00e1185b5a86b487dfe719bde7 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: 2731 Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 2:4.13.13+dfsg-1~deb11u5+apertis1bv2022.3b1 Depends: ctdb (= 2:4.13.13+dfsg-1~deb11u5+apertis1bv2022.3b1) Filename: pool/development/s/samba/ctdb-dbgsym_4.13.13+dfsg-1~deb11u5+apertis1bv2022.3b1_amd64.deb Size: 2278400 MD5sum: e89766a295d7b2d2ed663d86c440f88b SHA1: 6d127cff8141086c8f33852063b784c9f3f60cd4 SHA256: 08106d4854db32aa9cb97e564977862e6a981007e6984839e8f1e47a3321ae29 SHA512: a23b235bd32c7d78c90b691b336261aa73f1cef4ecae831c5f1277d84dd4bde6a8f15d770bacb7aae9d4e3e5af4b9bc1051e6acec6007e5fa4dd73c59ef441c8 Description: debug symbols for ctdb Auto-Built-Package: debug-symbols Build-Ids: 15c2ae1a019213bc2ebaf3281ffa4812f744681b 34c3591e6c8d211d23d45aa488ac88e47e553269 4a11f9bc8629dd6a0250e784076c25e993f95a56 616f2a7702cdbfb4367ce1a207983d79ff39fdba 6ac1800005ac6e2659ce50ceac956093a23cf513 6b9227c337dbb90eea1d1c42607cbe7b9a3f3662 703c4f6377f0fc85e926b2baa08ebbf41849ee18 7658b774900582cda9eca9cc60d0eb64045a6ee3 a3450219d0e4ce2e6f2e92309cb0165a4d6ef59b b2b6fc0f21da77434c1d082cc46151080eba5501 bcef453383cbc9820e9ec33b9f97e90362ad01c1 bcfb4247ab57fe695f5dfd290bdfaf5d29404c26 c9ac0935c8c995864ea9d8bfdea237cbd701aebf d31b82f178dcb6eb3d8e55c68008f7678822ffa2 f21e9011afd6ad8896f6dc94a0c7bc6e709a0907 Package: cucumber Priority: optional Section: misc Installed-Size: 872 Maintainer: Debian Ruby Team Architecture: all Version: 2.4.0-4apertis0bv2022dev2b1 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-4apertis0bv2022dev2b1_all.deb Size: 139424 MD5sum: c58a320821fc4493c9b2a9326a608243 SHA1: ebbbec338c201bf6e01b9cbc17b600769086c37e SHA256: 7e86f722446c6ffcf9af015d80b742f9ac1459645a99debe91a79accac005b92 SHA512: 2b0c8ac7e6dd47c95b45234806a342514288a77cc6f1ef70287695435709d18972930e3166652abb8e3e0ca1a437f1bfbf9dd3131fb5caa3d592a9a73eaed421 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: 2436 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: cudf Version: 0.9-1apertis0bv2022dev2b1 Depends: ocaml-base-nox, libc6 (>= 2.29) Filename: pool/development/c/cudf/cudf-tools_0.9-1apertis0bv2022dev2b1_amd64.deb Size: 511820 MD5sum: c58ae436f9da97d9c9f1a159033011be SHA1: e07b0e2e07be05706dbac9136ffb4fe55e742b6f SHA256: 1c7e09762f6daafeab0d524fcf51345762252e9a84037675d3b4999d1f4f5cff SHA512: a487eba0e9477cfdcb76dc875870469e65f782651fbef91fd2d0cd4fd788a98a7ccdf5c9fc912faae264451576dfea51bccb1e74b38d4e5dfe2d8716e9541c5f 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: 631 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: cudf Version: 0.9-1apertis0bv2022dev2b1 Depends: cudf-tools (= 0.9-1apertis0bv2022dev2b1) Filename: pool/development/c/cudf/cudf-tools-dbgsym_0.9-1apertis0bv2022dev2b1_amd64.deb Size: 172408 MD5sum: 1f30105ae44b4d2e38717a37b03ab114 SHA1: dbb834c1b6d44c4bfde0bfc1183000f2165e8e0e SHA256: 372fe1f711e22b4005b0dc1b5bbf0ed7bf11a2cccebf1ce9b0beb9e31cff876a SHA512: 2ef8c7ba60c1516f47779fd9b26f9733fef13e8d559f47c7ba86615c4c3edb4e76e64dabf6e59675ec36cca2cba08ac178c7e396455700ac5d400a3823fd6333 Description: debug symbols for cudf-tools Auto-Built-Package: debug-symbols Build-Ids: 612c7b34ee32508e947879d225220d844050af64 b46853848f31d63d7e8d79da3713a56f17dce1ee Package: cup Priority: optional Section: java Installed-Size: 311 Maintainer: Debian Java Maintainers Architecture: all Version: 0.11b-20160615-2co1bv2022dev2b1 Depends: default-jre-headless | java8-runtime-headless Suggests: java-compiler Filename: pool/development/c/cup/cup_0.11b-20160615-2co1bv2022dev2b1_all.deb Size: 155616 MD5sum: c06cd13ade70f38349bb8e953849359d SHA1: 5b54c8329d32b8a99b33c3dec4129bde2e84ee43 SHA256: ce10e0a9e32c71b5afa211549ae4276d2eed805621cacebe5d8c75da9148664e SHA512: 99cdf9a27a2b8ff6e011b4462787005cadbdb51d34254636c9114f3d4ef5d22a8e131a33ac894e005e12e59c2e68e19ff39739e73ebd82612c9041ec116e44cd Description: LALR parser generator for Java(tm) CUP is the "Constructor of Useful Parsers", a system for generating parsers from simple LALR specifications. It serves the same role as the widely used program YACC and in fact offers most of the features of YACC. However, CUP is written in Java, uses specifications including embedded Java code, and produces parsers which are implemented in Java. Homepage: http://www2.cs.tum.edu/projects/cup/ Package: cups Priority: optional Section: net Installed-Size: 1143 Maintainer: Debian Printing Team Architecture: amd64 Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Depends: cups-client (>= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), cups-common (>= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), cups-core-drivers (>= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), cups-daemon (>= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), cups-filters, cups-ppdc, cups-server-common (>= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), debconf (>= 0.5) | debconf-2.0, ghostscript, libcups2 (= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), poppler-utils, procps, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.16), 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+deb11u6+apertis0bv2022.3db1_amd64.deb Size: 381752 MD5sum: 6c10c328a7fd5fb072ae03f0b430cc17 SHA1: 6cf6ad94fe0e7c0aa09df16730b9b92df3426ccb SHA256: 34c9975b02c3bc201c866397c39c7aacd74b184977dd9b2bbd93268323955fba SHA512: 78d36dcdb16c401a6b311599c58819aa73f6fa96ddfff023b1582a224460ef096eb907a27723bb267664d9c9c84abaa7b3939ee24597cda3d7aabe29def40844 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: 401 Maintainer: Debian Printing Team Architecture: amd64 Source: cups-filters Version: 1.28.7-1+deb11u2+apertis0bv2022.3db1 Replaces: cups-filters (<< 1.4.0~) Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.7), 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+deb11u2+apertis0bv2022.3db1_amd64.deb Size: 163492 MD5sum: b9fa958b0aed4026a129d73134b81e2d SHA1: fac3a1f48defc37e9c171acf2bf838bd74b15c88 SHA256: 1f17c9a8063f99721b7833002f35c1554ffc1a754169b6070d521dfdd2a761a4 SHA512: 6d862b1009e1454004f7cc6e0252fd11ee9807a1fabfc27c42c09e57ef227716caf5008eff2b09fda765a711e8ee3f7d8470aa53484d04fb9d215bb34e3fdb05 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: 262 Maintainer: Debian Printing Team Architecture: amd64 Source: cups-filters Version: 1.28.7-1+deb11u2+apertis0bv2022.3db1 Depends: cups-browsed (= 1.28.7-1+deb11u2+apertis0bv2022.3db1) Filename: pool/development/c/cups-filters/cups-browsed-dbgsym_1.28.7-1+deb11u2+apertis0bv2022.3db1_amd64.deb Size: 210616 MD5sum: 234095a856cf70aeb50dc3f930096159 SHA1: 7d8ef6e6260c6424e9a3b0149de069e061780ba6 SHA256: e12854bd943f24746084a4c96f29f82b2bd6583092f98bf33604f4fb78e8f15a SHA512: ae1eeda1a82fb1409dc54d685f618b60a855c1ee77a3dbddb54e2a77680ecb13cfafce1274c190afb48270f72c23b929ae2d362b6cc0765dbf063c30cd2b7669 Description: debug symbols for cups-browsed Auto-Built-Package: debug-symbols Build-Ids: aee7d780978ad37699f29a7f265da9dbad1d1c61 d22cacf2795e19611347cba9bf0baba95569beae Package: cups-bsd Priority: optional Section: net Installed-Size: 124 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Replaces: lpr Provides: lpr Depends: cups-client (= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), cups-common (>= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), debconf (>= 0.5) | debconf-2.0, libcups2 (= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), libc6 (>= 2.4) Suggests: cups, inetutils-inetd | inet-superserver, update-inetd Conflicts: lpr, lprng Filename: pool/development/c/cups/cups-bsd_2.3.3op2-3+deb11u6+apertis0bv2022.3db1_amd64.deb Size: 35424 MD5sum: 8f168e5032a85c065ff9eb56268a224b SHA1: 70fbcb8a91db652693ce41e0f24238f9ca83a76d SHA256: b9f4242ee691977b3083cac476befc1b270c747d4e32e0c9b0f50ac29ada7d19 SHA512: 366f0a3805a15edeed6cebc340d9f22648d9eef64f974971321cef3154f8ae4869f1d23f4a60152e8897a3c6234e4c65ef7b5c2a9333c5eae9ba65611897b613 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: 73 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Depends: cups-bsd (= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1) Filename: pool/development/c/cups/cups-bsd-dbgsym_2.3.3op2-3+deb11u6+apertis0bv2022.3db1_amd64.deb Size: 32168 MD5sum: ae2c57b2a0ef9d5c5b67b21519bfea56 SHA1: 96ce3b51318ad363c5e02e30256f980a327b3f98 SHA256: d91ac5e2a794a96f88ac2e9ad7d46597debdeecbe839e3ca5497e6f7575211df SHA512: 8fdf4a0e7390be5f7d6f4174bf33b4bd5256b8bbc741219532e1c0cda0e6bee197aadb77439bc78b582db0b88aac6bd65afdb9dbf96344722204a293e80ed254 Description: debug symbols for cups-bsd Auto-Built-Package: debug-symbols Build-Ids: 3eddfb07ada9d4e672e230d8dd53867ab66daa63 5b57a5be9cc4311ff8d994f69a43613b9a96f2e3 b1230212d7a1b3a988d14dc7ce63a65db3b2e2ff b74e28c495d136af4340fbb0458cd520106c6534 Package: cups-client Priority: optional Section: net Installed-Size: 498 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Depends: adduser, cups-common (>= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), libcups2 (= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), libc6 (>= 2.7) Suggests: cups, cups-bsd, smbclient Conflicts: lprng Filename: pool/development/c/cups/cups-client_2.3.3op2-3+deb11u6+apertis0bv2022.3db1_amd64.deb Size: 244520 MD5sum: a3b4e1ea1993017d52913ac5bb24a868 SHA1: 02e61217162ae336c3c0b3a6070d66e16e360bcf SHA256: ee086b1339893733208b2ea65611237dcd87fead5f4bc61915b2efc6c2098224 SHA512: 6c504720cf32ba30eae904a1af76c7cce57e6bcf3934d597246b2fd2566c0b7957d879d6ba7eee76bc1496019f17359e559cb1596920a6e2114161c7df5fbd6b 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: 209 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Depends: cups-client (= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1) Filename: pool/development/c/cups/cups-client-dbgsym_2.3.3op2-3+deb11u6+apertis0bv2022.3db1_amd64.deb Size: 119232 MD5sum: b7b1b8cbba6b675b968b3c5873c8476c SHA1: 2a66a84364032fae61493451a92930ea5514aad0 SHA256: d9f8f79f2d6d0b5660faf0fae48167967ea89151d37d06c2a7ed29e3db3e0aca SHA512: 2315a28b19b94cf692faa39c0cd3ce320c19d4826f408c50b73d2ee92df34353417a61ff5adefaa18439c549c9dd0aa217f8dddc90c140598c7748570b9f7a42 Description: debug symbols for cups-client Auto-Built-Package: debug-symbols Build-Ids: 09e303a4b2ad7846265c313e1f5baa170ef498e6 3dcef2d1bd7463f4617e57f4ae29892fe1d3e9e4 444b7d5e17696c2fecafac054f9dfb60fe3dc257 4ff22d1b0d8bf33638449622d49fd041be6b3752 5e4b3e1bc427582364db21d45270c1c192111c43 68b313020e89431e339b407f2821d43e2f4f45c5 71fcfdfb1e0f9173cfc5c7346f55d7cba4943c1e 849f4469ffe1f23f4bf0d3e4bdb866e45d392207 b6ea7b31085dc9a5c2d9ba1c2769eb74271d389d be47f668957d5096291e4a1e376810823feaa83d Package: cups-common Priority: optional Section: net Installed-Size: 3861 Maintainer: Debian Printing Team Architecture: all Source: cups Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Filename: pool/development/c/cups/cups-common_2.3.3op2-3+deb11u6+apertis0bv2022.3db1_all.deb Size: 316500 MD5sum: eefbb637077f3717b82008d6a1fc36ed SHA1: d4924086c335ae780324a350a5be4abb8acad2f3 SHA256: 2bbbc89c436b75b14ae1972618cf718d8935160d546100bca58dff6de5868e3b SHA512: c72cf9a70b81cf08a39c4164189ca0a3abf51a384bc4bbb84d853cb8deec41a1bafadbfbe18f5c72ae9e61d21840d279d121dbc0a2bbd19043ee0ac1390a6d38 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: 234 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Replaces: cups-server-common (<< 2.1.0-7~) Depends: cups-daemon (>= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), cups-filters-core-drivers, libcups2 (= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), libc6 (>= 2.7) Recommends: avahi-daemon Breaks: cups-server-common (<< 2.1.0-7~) Filename: pool/development/c/cups/cups-core-drivers_2.3.3op2-3+deb11u6+apertis0bv2022.3db1_amd64.deb Size: 149176 MD5sum: 9d9a25c22ab84282cae80eece61e0160 SHA1: a728903f487451662e0e40a5e418cabc0484f029 SHA256: ffd6f6fab3410959a1f40eb7ac1b6013585ad157a30e2232a8ab0f38cfc9870b SHA512: 8eb6f33fb27dfc621586ed7e9d3ba7057913449755b63f6a441c1a38c3cd0b3a3203a67f27544c145ae6902903ce832e6203dec458efecca2b436ea2ec3fe1ab 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: 86 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Depends: cups-core-drivers (= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1) Filename: pool/development/c/cups/cups-core-drivers-dbgsym_2.3.3op2-3+deb11u6+apertis0bv2022.3db1_amd64.deb Size: 52988 MD5sum: d091e5c481d867c976d42e6a6eb94a4f SHA1: bc6e67ac3b1447db0e6293b3282d13d705a4ecc6 SHA256: 7991a20816813b4e48bfde60adb29cabc5d1070682d469eacbdba5dac0e67677 SHA512: 983349162510b19865a66850c3a6b7668c9f4120defa4323ba82fbd5294a0e9e334d860b2ea39d96b8710d67850fc083f6e5555760cfa19f64265b114e260c92 Description: debug symbols for cups-core-drivers Auto-Built-Package: debug-symbols Build-Ids: 024ae587b759d0fa369ea5a8e6e1f86652c27110 7852e27d5a470f3010866ad30f9e53539d3a9184 a93fdcb08aeeeaca7678d7794b291aaf93668300 Package: cups-daemon Priority: optional Section: net Installed-Size: 937 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Replaces: cups (<< 2.1.0-6~) Depends: adduser, bc, libcups2 (= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), lsb-base, procps, ssl-cert, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.15), 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+deb11u6+apertis0bv2022.3db1), cups-common (>= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), cups-filters, cups-pdf, cups-ppdc, cups-server-common (>= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), 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+deb11u6+apertis0bv2022.3db1_amd64.deb Size: 431344 MD5sum: a8490b321e23b32ab5cbe61bde9e9355 SHA1: a275df2e574be28282550c4a40beef5cdc2f1943 SHA256: 7acf5e8e665b36f36e570fa83d56c0899b02c46cf48c674f992e595566ff99ed SHA512: 83cdba940358a8ee58f0e2db2420bcb78ddbcc9ef28576194467f9749da0b13e4a36b13e18692ffdf41af1c33a703f5b55dbd25b00bd15e4bd5aaeebd72a4839 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: 560 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Depends: cups-daemon (= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1) Filename: pool/development/c/cups/cups-daemon-dbgsym_2.3.3op2-3+deb11u6+apertis0bv2022.3db1_amd64.deb Size: 479704 MD5sum: 5168d8319a065d97e9fe2942a552e01d SHA1: 22990998bf423cf31c0e1bba1202df536be32202 SHA256: 1e2f642d8b88f56bd73eb40fd1ac73b183309d1e5ef0a0e75fca6dc396b6f624 SHA512: cdbd886548360cff81b8d5c7cb1ebb5ae5680832167ab394fbf49d528c87a05f1a2310c061c9d145a215bc14560d8ef107d7f3d6b4cd0a52378bee93ae56d03a Description: debug symbols for cups-daemon Auto-Built-Package: debug-symbols Build-Ids: 0172a36796e10367288091d6bf491da53ecaf518 0ba209cf8df842738253fefed3f68183ec851e1a 1204cb64aa46ca8c5c2ccec37b4277371e926064 2f7fd5b25717c24f0f71c590aadaad7ebecfac8a 5b7dec680ae48ade0f3a90863b7396bc20d0726f 5eeb8e5609ff9302ac3ab98e0f422375096ce7f0 Package: cups-dbgsym Priority: optional Section: debug Installed-Size: 867 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Depends: cups (= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1) Filename: pool/development/c/cups/cups-dbgsym_2.3.3op2-3+deb11u6+apertis0bv2022.3db1_amd64.deb Size: 658044 MD5sum: 003e22d71d149bdfe992e99567f40d24 SHA1: 80a0dc8292b9d96d2c4acef8b602b8629209aff7 SHA256: 5d01cdd89324aaa00f710198aeeef1641d62ae6265260dd48ca3f3ec5d1215e6 SHA512: bde8b025ea57113842535561051fd9dc53d0c67908bce353333f2747c329098bb9baa0c3de07d4c5abf7142c37f25b4516bc33356c76b2a1096b1ea63a1ccb51 Description: debug symbols for cups Auto-Built-Package: debug-symbols Build-Ids: 0a660c22d3464193015744199e81f044b6c3d540 192ad1f77f06266af6c675801fa10ae5ac8abcae 1d38205a8fcd1a03a7d5fbaa3a2b53b0fd065522 1e2f0cbbe145ccb9548a842e6cd85ea3e3216f7a 27c20de5d281870cd7acb15f4a9ad6269762263b 27d002d9dd7c97705ed63540a5296258c56ce4fc 2fd9f274890e99579e4715f2aff9796f615ff93c 314b32be3f17d198da2d52f108a5eac6a919f819 35b2b8643a3a9a18a962b6806f627ef30c7299f2 84c85605ffc9ec96ba056f5e053daaab9e0df7c7 8d38593d3b57f21bafe9c6a4bf8afebf189a0223 9c8e6714f628ae76ce9be278a647825833209d8d abc8db8dd99e48c5468b8b433e51afbc5eea60c5 bc23562c63a118b858752d74c3ca723b7bf4d264 c21500eaa6c7acd13cae151cfe13a5167b2400f6 c9ba0d14244504b27da367e9e68e96abbb0c7ec0 cebbf8a54e4d99ac99d473ab5403bb5ebd1b9452 e075ffd3165a627d6f250724995dfe2b502c17e4 e45a1215b13a47ee7eb35c199f2fd6fdc8b88af6 e4849736b5cc28c863261b080db0918e5e600c5c Package: cups-filters Priority: optional Section: net Installed-Size: 1896 Maintainer: Debian Printing Team Architecture: amd64 Version: 1.28.7-1+deb11u2+apertis0bv2022.3db1 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+deb11u2+apertis0bv2022.3db1), 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+deb11u2+apertis0bv2022.3db1_amd64.deb Size: 586364 MD5sum: c250c78f5f55fd638d518a2b4f435b29 SHA1: 0cd038494ad3fd13d4b56a3aa5587709d7ff82c1 SHA256: e92ac4516eb15cbe632a1f97c146ec4513c4ad1e2cbe13f8cc39855b8ddae786 SHA512: 2aeba1ca3f37272091079bec307a4f2ddf734b7c61546d090ba7ac025042a7d96fb5ed9ddeb93c1c4062e92bf6ff71ab46b7da4f5cd7ffe64b82a348223c6581 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: 650 Maintainer: Debian Printing Team Architecture: amd64 Source: cups-filters Version: 1.28.7-1+deb11u2+apertis0bv2022.3db1 Replaces: cups-filters (<< 1.13.0) Depends: libc6 (>= 2.14), 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+deb11u2+apertis0bv2022.3db1_amd64.deb Size: 220888 MD5sum: a8ae315b570515023256956413258209 SHA1: 7ad998834abe2fd8ae1e3f405de8efb5f58f1810 SHA256: 4f95330761dd59796843915667bcfe45fa935cd35545440482b1c08bc2873422 SHA512: 71181373d9188b6e19ca785432c5513cafe669f443069400adad61c73ac065c3fcae05524668ac3ded7e7b0039ffd2b64dcaf5a5bc2da1a808996f4d7d722d61 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: 1869 Maintainer: Debian Printing Team Architecture: amd64 Source: cups-filters Version: 1.28.7-1+deb11u2+apertis0bv2022.3db1 Depends: cups-filters-core-drivers (= 1.28.7-1+deb11u2+apertis0bv2022.3db1) Filename: pool/development/c/cups-filters/cups-filters-core-drivers-dbgsym_1.28.7-1+deb11u2+apertis0bv2022.3db1_amd64.deb Size: 1744004 MD5sum: 7ce1f16b191625a5e30cf5e50453b06d SHA1: 97666a1884105fbd882a84379c083755ae14f9fd SHA256: f40899c7d43ce595ff306f85a68fbe5eb35f9b63e35edf5d5c54511704017d8c SHA512: ef20f7de52bcb4e146c0334b77b912169d53f0a254695e24fe6d43b6f7bd8e2e4baaa53bf08c11e1a9ace1a1d888a786f7a3df3814bd68cfadd177c49407b79f Description: debug symbols for cups-filters-core-drivers Auto-Built-Package: debug-symbols Build-Ids: 0804d985267ef34a9e6df408a108ca03b59c2f2d 254e1d0c99c1d4307b7cb38ba8bce42c281276c9 3324cf91f45417e38642ab791eb1fed762807362 39f1ba185217c33d5bf94bba15388d697b295b09 51988ac250ceba8051fe2fecb9d90328f3dee4d3 5cbd022fb9f5bae010a255eb952204005b614697 7716557fc24af9216df5c1bca22c8b148a29e07f 92adb4bc3f1492ac2fd6568cd48e38c195acf788 ee55c7750b9d137850ecdc5e0bd21c009490b062 Package: cups-filters-dbgsym Priority: optional Section: debug Installed-Size: 821 Maintainer: Debian Printing Team Architecture: amd64 Source: cups-filters Version: 1.28.7-1+deb11u2+apertis0bv2022.3db1 Depends: cups-filters (= 1.28.7-1+deb11u2+apertis0bv2022.3db1) Filename: pool/development/c/cups-filters/cups-filters-dbgsym_1.28.7-1+deb11u2+apertis0bv2022.3db1_amd64.deb Size: 672712 MD5sum: 09c7e95cac1a546423e2bf06d8015e46 SHA1: 0968be54d7dd3d97950c4377e44c24bbf695afdf SHA256: 15f4df36095c4c00f9dceb0ef85249a9b00fe3f6a577a5ac3f91d2fd4bad2e29 SHA512: 92cafaa5767e86b843d0a4eeeca313bc2c254ba60594ad9af55e1a309e53afb60f17e7b4a076bdcd6a9d8c4d79821189207920ec90d24274b0f5f49b9ae95187 Description: debug symbols for cups-filters Auto-Built-Package: debug-symbols Build-Ids: 0066a5f172348dff6a6c9dba25563c6364fbf86c 04525c345907df6ef0a88826001f1b3ddbd73982 154477bf4d81c54b3e33d57ba0c1f58554f68e3f 2ab7c9044fdb0c9586df8fc136178e14ff8603d2 575e6c8367ef1e34843a7ec916994c91555b2c46 59a200dc587d027bd711094ef6962d51fc40333e 719859b70dec26397735dd918c0c37c32d492d91 8884d0f4b491f3073ca3b2b2030bdbacf06b5094 8a61e25512ba71dd395684a0fa19544fad4d3082 8e31bd4bbdd172544e8b01e4317c39e9747bd70b b442443f5c8166d94c042c33d21664515f0d6435 bb1c3acd7857fa026f79889ac7ec7ea101af2a97 cf9ace65691432aff818b2320593b259c7a9d5d3 d7016191ef85cbbd46a90e903dbbfb6f2a1dfd58 fd7e0c3ef3b1d6b2892f860bc8ddd63c4ba7593d Package: cups-ipp-utils Priority: optional Section: net Installed-Size: 977 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Replaces: cups-client (<< 2.0.3-2~) Depends: libcups2 (= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.14), libpam0g (>= 0.99.7.1) Breaks: cups-client (<< 2.0.3-2~) Filename: pool/development/c/cups/cups-ipp-utils_2.3.3op2-3+deb11u6+apertis0bv2022.3db1_amd64.deb Size: 294712 MD5sum: 8f89081cc443abc8e1391b5726fb334e SHA1: 2a18c09766bfc4e675b6c473f6cb349b7b32094f SHA256: d9bf2988472e78767431dd008f93ef67359285578909e46ad934480766259a7b SHA512: eda4359e41c178cfb38ba324011acee63875b48942b5b2410ff6599e7cbc2fc9e98a280f4aea3f2db6bfeadae62e820274e446dd1300f63830eff109946821ae 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: 225 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Depends: cups-ipp-utils (= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1) Filename: pool/development/c/cups/cups-ipp-utils-dbgsym_2.3.3op2-3+deb11u6+apertis0bv2022.3db1_amd64.deb Size: 180668 MD5sum: 94df4df72efc0d14a521b5d228b6ce9d SHA1: 661a575130553a6e44e31cae0213654e90a8e069 SHA256: 17c67054056e4ccad0fd620261043d9ada07d3d977e51e0b62b77dc7520c208e SHA512: 885a2c9ebc7ee6aa8173c40057451e69a6e24cc31a2dca41ac8614ba979f999e3375acd219b82c695894d7f99c58607ffc76503118a81b1c558c712f41726db0 Description: debug symbols for cups-ipp-utils Auto-Built-Package: debug-symbols Build-Ids: 70e80b10b6b015961aa2803e1b3e48f530fb7597 7c3dd1a2d2379ebc0dcb094613810fd7db49553e 886d5761bd3730885c132509da028f1086015a5f Package: cups-ppdc Priority: optional Section: utils Installed-Size: 634 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Depends: cups-common (>= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1), libc6 (>= 2.14), libcups2 (>= 2.3~b6), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/development/c/cups/cups-ppdc_2.3.3op2-3+deb11u6+apertis0bv2022.3db1_amd64.deb Size: 212040 MD5sum: 837870de0144cfc0ff60fe56e1a18bea SHA1: 3699603b1bdfd431148e6cc695509ef584ea5c7a SHA256: 1444e44d274b352915bf26ffbd250ae53d3d3650444fa96a01461fa3ab23e30e SHA512: 24d0f90d045a0b56ddc4542b059bc22302f741968430f16b7e876b495c7b38979e6513caf1f6793459fd12aa7f80e976acda0cea5b4c4caa9cfc46c77132b90d 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: 444 Maintainer: Debian Printing Team Architecture: amd64 Source: cups Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Depends: cups-ppdc (= 2.3.3op2-3+deb11u6+apertis0bv2022.3db1) Filename: pool/development/c/cups/cups-ppdc-dbgsym_2.3.3op2-3+deb11u6+apertis0bv2022.3db1_amd64.deb Size: 343444 MD5sum: fd2f7086eb8aeb7dcafee1d54b87e6d1 SHA1: 3ad78bc25f0ea9be0cafbaac3e022bc06296b209 SHA256: 81a92d0932a359d6f21c76369df9d4bcd7f51abeb1b76e9af124151ab2ec482f SHA512: 6176a3bcdc5ce3109cf8dd1215fb3abb5d2df13a8f13d462ee56accdb93bf549a626436178cde1343a6798bb2a0a981694539e15a59336c365dc178b585fc66f Description: debug symbols for cups-ppdc Auto-Built-Package: debug-symbols Build-Ids: 2d9a0973fef42e42ecfbe6b0ca04811911939d17 47286e9992e426dd7af855f97dfa53ef9697553c 5e7244639dcf9f815c91e5df880be90ca265eac7 643013443b95563bd3e2c571d372cc3acae56011 d5a2e130e7890be2f361a1d3bc04130ddf061b68 Package: cups-server-common Priority: optional Section: net Installed-Size: 2407 Maintainer: Debian Printing Team Architecture: all Source: cups Version: 2.3.3op2-3+deb11u6+apertis0bv2022.3db1 Filename: pool/development/c/cups/cups-server-common_2.3.3op2-3+deb11u6+apertis0bv2022.3db1_all.deb Size: 522608 MD5sum: 24a449136308e645f4bc1a9a7103b1df SHA1: 7f437405918b51fc2d918fc7588aed03cb27a974 SHA256: f2e733b73bbcce228ead75b33b15be7b9651e62e4fa01a488eb2a6f9297fabc4 SHA512: e3c12a33b6a921c42f10f658ec909e3da5e525c3647e68b474abe0f94828c639dab3063c6a2d007f0cc5ee259c377c42f0a379ec353b50acd85b6f81da99f522 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: 4620 Maintainer: Thorsten Glaser Architecture: amd64 Version: 2:1.12.13+real-28apertis0bv2022dev2b1 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-28apertis0bv2022dev2b1_amd64.deb Size: 2810712 MD5sum: 36ad100cc57885f8d87b6e80f29c4c71 SHA1: 817dc65a841c44cd440963259a42949019657489 SHA256: c31dedefb01524f449b77e1c3afd1073a3f0233317cf77c9ecb60b21fda769dd SHA512: 10e517fbbc902db2f072b4f9c416ee21ba53f709dafc0c32760e7f2979e66df01dca3be3b4b6788daf5decc2c3935235c3cc3f2617ca793fca98716502ae50af 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: 1099 Maintainer: Thorsten Glaser Architecture: amd64 Source: cvs Version: 2:1.12.13+real-28apertis0bv2022dev2b1 Depends: cvs (= 2:1.12.13+real-28apertis0bv2022dev2b1) Filename: pool/development/c/cvs/cvs-dbgsym_1.12.13+real-28apertis0bv2022dev2b1_amd64.deb Size: 1051262 MD5sum: 207a01e0435eff437ab5e488aa1b5ebe SHA1: db2949dc1b7ff9392ee33abc498d9102ecca1b7d SHA256: be24f05a0ffb70ba37f0e45da660eac66b4959ed6a687efd3c7bad278bfb6f65 SHA512: adb8f100c3cb9cb1ae052fa7e99ea17eddf697f153b1224a7251dd99a2378634f392107693d2fbfef3019fc4595fee590bcfabe128d9ce9800e75d126ea3272d Description: debug symbols for cvs Auto-Built-Package: debug-symbols Build-Ids: ace8ee54e80ea6166f6168ed50c46648482e81df Package: cvsps Priority: optional Section: devel Installed-Size: 112 Maintainer: Debian QA Group Architecture: amd64 Version: 2.1-8co1bv2022dev2b1 Depends: cvs, libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Filename: pool/development/c/cvsps/cvsps_2.1-8co1bv2022dev2b1_amd64.deb Size: 49528 MD5sum: 49122cf25426df8a58db8a68b1025ed7 SHA1: 6dafbacf6d1186b07d961d74b92474befcd5ad1b SHA256: 60279b570136cb14a348012261352c761813d156c9844d6b67d997d16334bb71 SHA512: d54a30ac2f3af9a3470eff35fee44c2541c92684c3da64e5ad6e4dd60fda0158bea13864a9fc0e66ac2375cdac321207f72d81aa69bd9163ff491c12e31c9f3e 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: 115 Maintainer: Debian QA Group Architecture: amd64 Source: cvsps Version: 2.1-8co1bv2022dev2b1 Depends: cvsps (= 2.1-8co1bv2022dev2b1) Filename: pool/development/c/cvsps/cvsps-dbgsym_2.1-8co1bv2022dev2b1_amd64.deb Size: 96152 MD5sum: d1baa1948db5727fc0312710356d3b16 SHA1: cefe693174ddce239eefcbb3a6de0c7d71c8e10c SHA256: 173555873ad0848b4fa6ebeddb495c65575da142a8f76f2aba418910f5648cdf SHA512: 2c50ea0260ad594958e4524cffd0418c8bdabe58b50d9ae298f97c0e364c082adb3d3b886039d5f8ec53832eb1eec2f2c109556a3ccd40f8523a501537cb929a Description: debug symbols for cvsps Auto-Built-Package: debug-symbols Build-Ids: 0a7885abad23e6f571b04e7dce00b7c04c32e734 Package: cxxtest Priority: optional Section: devel Installed-Size: 1010 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Version: 4.4+git171022-2apertis0bv2022dev2b1 Depends: python3:any, python3-ply Filename: pool/development/c/cxxtest/cxxtest_4.4+git171022-2apertis0bv2022dev2b1_all.deb Size: 415388 MD5sum: a5ff5b482851da2f225f2255ce910e97 SHA1: a734990d4497ae2eb8403e8f6ed577020cb3eeb3 SHA256: b1ca82cc695911020063899f12f0d5fec7912e307be6d289fef9aae3fa2acf3b SHA512: 1dd4524ab3478bf7275b0bbe3832ec7486b80943a350908c8bcf8fa9ed07aa00b0836df32b82d082c0cd3e9cb0e65d871db90db873369c00b0fce423b1a91283 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-3apertis0bv2022dev2b1 Depends: libjs-jquery, libjs-underscore Suggests: cython3 Filename: pool/development/c/cython/cython-doc_0.29.21-3apertis0bv2022dev2b1_all.deb Size: 626232 MD5sum: f4b95f2670609bd3238ccd6b9b549762 SHA1: 787b0e03e71e2ed50ccc04e30c5f646ffaa98f76 SHA256: cb3a6645171473c49510d701f41c2585bd341ac347bf800469f0c59c6f718ad2 SHA512: f5447a73033024baf19ec9ece249ea56d280cb17e403b15417807ed079bd9ddea7a25f3184275959cff14384475186dbd8b3e38ca8be2169759f3882631313b0 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: 6385 Maintainer: Debian Python Team Architecture: amd64 Source: cython Version: 0.29.21-3apertis0bv2022dev2b1 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14) Recommends: python3-dev, gcc Suggests: cython-doc Filename: pool/development/c/cython/cython3_0.29.21-3apertis0bv2022dev2b1_amd64.deb Size: 1311440 MD5sum: d101acdc344736bdcb15c126c3acf07d SHA1: 690ac53ce4ec291ea370ac6eb5d952991effc8e2 SHA256: 4bd228c3c7c0238ec9a6beca7a264d670c3d4dc48a67d1452ec8294ebd5d51f3 SHA512: 45a87cbd86813fb7584878dff4151f15e61bef4351011de535d71e95f7abbedffb6f9ec602437ea0533c56d3d4477e85761daffefe5e025553041a9d07d5de07 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: 37013 Maintainer: Debian Python Team Architecture: amd64 Source: cython Version: 0.29.21-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.14), cython3 (= 0.29.21-3apertis0bv2022dev2b1) Filename: pool/development/c/cython/cython3-dbg_0.29.21-3apertis0bv2022dev2b1_amd64.deb Size: 10197284 MD5sum: 7e9d400cfe00830c34a090017feac77e SHA1: 6bbef17c470529484479c4c16060f6af8fa16534 SHA256: f6cf5a779a650663f9b429e612d55971ce84f42e1f9a261f99be579cc74bcc9b SHA512: 2af4f10b3ae51cd20c95bfe22b28d3f5750614c61d5d0d52d8cfbaafc70ab00fa13475d5147c95bf588dc5f1348b7e5da1368f204a148189e4a29038eb57bd48 Description: C-Extensions for Python 3 - debug build This package contains Cython libraries built against versions of Python configured with --pydebug. Build-Ids: 6d6db188268ad7b85d4b3cd38e07249402592a5a 71e70d285ac4658d1f7c8d369e4edaf2373aca33 746c4407e2c645a47bac55d61dae9240d0a45f75 8ce1352c909f16b307dbd5d34a2d872bd30e1b42 8f8724235da2dfeeead7655df00e5ba4dc2fb1d5 a005aceba3732c17edf3aaa08977b2278b87aea5 c64925f131d7738761d3b9f98f05efebb79eea21 c757233958c6adde74eb8cd3b298e695424955d9 Homepage: http://cython.org/ Package: d-feet Priority: optional Section: devel Installed-Size: 404 Maintainer: Utopia Maintenance Team Architecture: all Version: 0.3.15-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_all.deb Size: 59336 MD5sum: 5722ad3a0346ae8f9041eed8d2186f55 SHA1: 00251922caae1496dbb7bf142420b99f5f6c5cc1 SHA256: 0e507eb5633d9610596b76381b11e4fe16540e6af636ef5017de5f68e4b388e3 SHA512: 164e0c203f7cf2e8fca4f38a04331e6655ba6957197b18f2d5a348010c1c88acff3d95caccab9fe622d0960ba5a8f5ea295c27ab47cc136bb40eb339ad9e6aeb 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.98apertis1bv2022dev2b1 Depends: apt, binutils Filename: pool/development/d/d-shlibs/d-shlibs_0.98apertis1bv2022dev2b1_all.deb Size: 18272 MD5sum: 81c2a665d91ad5514ef20ae9f90d7b75 SHA1: d32665bdfc9915483dfb71937b33889c16cc2f5e SHA256: 5c056c88ff2cc48e35d15bc58741b99fcd163b90e855eb7ada517675ef4fb30a SHA512: 044dbb3ac1199d984b14293dd734f8431a49dcfe5a609e0512e9c4e23c5edbdf54efcf3f2b036b9519d5d32cefbe10d03e1ac754a8cb71a48eeed9075f593372 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: 37 Maintainer: Robert Luberda Architecture: amd64 Version: 1.24apertis0bv2022dev2b1 Depends: libc6 (>= 2.4) Filename: pool/development/d/datefudge/datefudge_1.24apertis0bv2022dev2b1_amd64.deb Size: 10088 MD5sum: e46329ff661014e8ce1fc81773b31c43 SHA1: 6736cfc8d227296dfd9ec8ecdbb6f9a823df7bef SHA256: d596ab57ce15afc52792ca582e265da68219500a6a3e940f93932da164e7cee3 SHA512: 7ac1c44ff104563128160efccc9828365a3da6dd54e6b4be5f02d417cbe181b9ddb20349879a2bae3467641f049ce20a6bf1b0f557e9a8d9c700aa75d6db619f 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: 18 Maintainer: Robert Luberda Architecture: amd64 Source: datefudge Version: 1.24apertis0bv2022dev2b1 Depends: datefudge (= 1.24apertis0bv2022dev2b1) Filename: pool/development/d/datefudge/datefudge-dbgsym_1.24apertis0bv2022dev2b1_amd64.deb Size: 4612 MD5sum: 7036cbf2c64a13fe438326cd0f22b484 SHA1: cee2da096fb5581e7c92b6ff6d7b896c109075df SHA256: df4fee9e658f644bc0c3f1368586c3a67e60518ab7c6bdf603bb8df955800776 SHA512: 0ce1ca422fd38e1e19a608f44edfc2e98f9eb1ea87728b830b8de567f4af368b33011f30edb1761c854283661579f27df3d4fdf7db5f2f4b5dbd80e42ebffa89 Description: debug symbols for datefudge Auto-Built-Package: debug-symbols Build-Ids: a9d9c41861d065888d1ce044817f2fb93a28d079 Multi-Arch: same Package: dav1d Priority: optional Section: video Installed-Size: 71 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Version: 0.7.1-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libdav1d4 (>= 0.1.0) Filename: pool/development/d/dav1d/dav1d_0.7.1-3apertis0bv2022dev2b1_amd64.deb Size: 26588 MD5sum: a38b575eb7eb6ab88670847e9eb63755 SHA1: 5c51ae8f39f7e455d6e5db1eb49e2d062c704e7c SHA256: f3a1b36a147d577e2ad8bda28151b2632466a9feb7f875ea64d0e4a18aa65a34 SHA512: ce8d3194968aeeba02db6d7d30f510af152e5ff1022c59104e12da3a189b5d09580c5b0a2fc50b352d05b2ce3b52407ea1829a5d5b446733dc7866ffcc01ba32 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: 60 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: dav1d Version: 0.7.1-3apertis0bv2022dev2b1 Depends: dav1d (= 0.7.1-3apertis0bv2022dev2b1) Filename: pool/development/d/dav1d/dav1d-dbgsym_0.7.1-3apertis0bv2022dev2b1_amd64.deb Size: 44476 MD5sum: 55be0b9289b2941e51fb0be7e757ae6b SHA1: 753c2364d4e7145997fe888eba5a0225b496717f SHA256: 4d0e30aa7c60aeb523a76987b7dcecdda5fcc6e0fe55043f0161f30af05d7e43 SHA512: 357a3a595fea58984a6fd313ca0262640d79a14c53a9945e724678fd5f0e5ba82d9dc2799552946c1db1e6c8575146a807326db918f6c0168c5c28296a302aae Description: debug symbols for dav1d Auto-Built-Package: debug-symbols Build-Ids: a9d818e190623b77e61ffb8bb941aeff7a364615 Package: daxctl Priority: optional Section: misc Installed-Size: 108 Maintainer: Adam Borowski Architecture: amd64 Source: ndctl Version: 71.1-1apertis0bv2022dev2b1 Replaces: ndctl (<< 63-1.3~) Depends: libc6 (>= 2.14), libdaxctl1 (>= 71), libjson-c5 (>= 0.15), libndctl6 (>= 63), libuuid1 (>= 2.16) Breaks: ndctl (<< 63-1.3~) Filename: pool/development/n/ndctl/daxctl_71.1-1apertis0bv2022dev2b1_amd64.deb Size: 42800 MD5sum: 9c51d44248172d3afc7771b81de3026b SHA1: d76b4f4c337c31744138e16894acd46271664309 SHA256: 83d6a575d4d451a55ed9408548535a41f82f0d393294d75a5a0249f246e0746a SHA512: cd21fc41e9e5b9c8790574358c4c8e9f3bea60b250d23b473281147345217521dcf9bd88b1b9812ee338338a2dda45f31b6ccec4d389b3a54b82d9626d757e87 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: 115 Maintainer: Adam Borowski Architecture: amd64 Source: ndctl Version: 71.1-1apertis0bv2022dev2b1 Depends: daxctl (= 71.1-1apertis0bv2022dev2b1) Filename: pool/development/n/ndctl/daxctl-dbgsym_71.1-1apertis0bv2022dev2b1_amd64.deb Size: 96752 MD5sum: 00c694eae10dd75c4383b9c0e509d2c7 SHA1: 15ba118792684950c49f917d3620aa67b6fa268f SHA256: 2e952dcc4183e3e7b7341ac7941fca2b7a5122a61681e122fde1ffa55d30c7d8 SHA512: 059149e924197e7f08445c959d739b049e0e6bc212c38cb8527de7cff2a0524954c086c39d255234c687cd3044ee135000195ec47d89ac694a0f2e27d5cf2b4c Description: debug symbols for daxctl Auto-Built-Package: debug-symbols Build-Ids: bb2fd4ff83be862cc3b23da55491cd969113649d 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+nmu1co1bv2022dev2b1 Depends: db5.3-util Filename: pool/development/d/db-defaults/db-upgrade-util_5.3.1+nmu1co1bv2022dev2b1_all.deb Size: 2828 MD5sum: 0f21fc386414099d7afdcd76364a30eb SHA1: a7da27ccdb037dad6c5753f43eb553670d95e5d3 SHA256: dc2f47e285cfe8de9cf7c540e8ef8151b63f0f6f460def6507027821034bc311 SHA512: be682b3fce7631bb956e5fe676309d63414d72dc4d0fc7db8d7d77fc96470de4e8670840276565622d15567fbeac94194c885dab9b341ee8e6b18cc22f33bba1 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+nmu1co1bv2022dev2b1 Depends: db5.3-util Filename: pool/development/d/db-defaults/db-util_5.3.1+nmu1co1bv2022dev2b1_all.deb Size: 3084 MD5sum: 55dad868eb2afac7888dd46fe03e84fa SHA1: e9578d9b297091880e3ec6d1af01ae449bcb22a5 SHA256: c067cbc2c8cc5f5528aa8ad9834f03aaef6361ad60826edc17cc1eb2dab7db45 SHA512: 3d26b142121d4d47fb68ceebe6d9b71477b6e38c59b9e9817157a13f9686ccbb9028a3b48f6071c25c6851314b9921b289f2ed88a660a254ac037df4621bea3c 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1) 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-1apertis0bv2022dev2b1_all.deb Size: 371116 MD5sum: a57e7677341a161a6b80ecccf73a082c SHA1: 15c9b449926a3f6449d95ccd7b9fba4f068e0020 SHA256: 3b48cfa51b7b46b054647fc3aa99935308b5b19070adaa0be5a4c57961f9de1c SHA512: bd5e2233c443c8f75c5d2a9282d0274f84a7c8a068bf073e392300846a0adccad3f251d8786c5360704e2077ce6b585750d78e8faf8990a92e75967972ff6a76 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-1apertis0bv2022dev2b1 Replaces: dblatex (<< 0.3.8-1) Breaks: dblatex (<< 0.3.8-1) Filename: pool/development/d/dblatex/dblatex-doc_0.3.12py3-1apertis0bv2022dev2b1_all.deb Size: 1336416 MD5sum: ed5f71001bd54102149c62fb469e7de1 SHA1: a18b313ca04cab9671b6cfbdabba54f8026902ca SHA256: de33180bd15d56ee3cabb16871a8a71b51cef8b7814334ba4717f5d3c6b5b810 SHA512: 114a8defb428ffeede9657fbf11d85eb9f29f016f6546061acc743e87e1efbc3bf0463389536448ab4309c666a8eacc52bc5cfa4e5d4401e99ebb86ca993e965 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: 45 Maintainer: Mike Gabriel Architecture: amd64 Version: 16.10.0~bzr100+repack1-4.1apertis1bv2022dev2b1 Depends: libc6 (>= 2.4), 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.1apertis1bv2022dev2b1_amd64.deb Size: 14352 MD5sum: 6710a1cb102a5a94c0955bb2b083889a SHA1: 347e4c004cc3125a3e5fdb6011e9493ed83b5947 SHA256: a5ef1e65ffea20765984febe7d41d86c1070b9ccb3c68be823046b5f20e9a830 SHA512: 443ab9435027b79cff903d0657edf98524f66d0089bd863a5c079d25669e776f3b2f588d32890ea2330cb523ef183656e0900ff8ac64d9a6baa97d9db31842b1 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: 26 Maintainer: Mike Gabriel Architecture: amd64 Source: dbus-test-runner Version: 16.10.0~bzr100+repack1-4.1apertis1bv2022dev2b1 Depends: dbus-test-runner (= 16.10.0~bzr100+repack1-4.1apertis1bv2022dev2b1) Filename: pool/development/d/dbus-test-runner/dbus-test-runner-dbgsym_16.10.0~bzr100+repack1-4.1apertis1bv2022dev2b1_amd64.deb Size: 10148 MD5sum: 243dcdf65726dad2e96a0999d573df93 SHA1: 0115f16f361e4db383e05d8885fdce0aaba51799 SHA256: 0678504c4ca01808abc6a63aaecf06d6ffb75c77af1347c05538cbcdbbd347e0 SHA512: c02f63ae2f8f284620971a6c3cbb88ce58c4ec7b5b17ae4ceb5659c92f45fd4789d40e81174331f7b0058b31eaa36dfbe39a3ef9f3e803638807cc98fcd3af73 Description: debug symbols for dbus-test-runner Auto-Built-Package: debug-symbols Build-Ids: 4293198b43c7c6b741157c03ab67cae092e38056 Package: dc Priority: standard Section: math Installed-Size: 154 Maintainer: Ryan Kavanagh Architecture: amd64 Source: bc Version: 1.07.1-2co1bv2022dev2b1 Depends: libc6 (>= 2.14) Filename: pool/development/b/bc/dc_1.07.1-2co1bv2022dev2b1_amd64.deb Size: 72232 MD5sum: a520afe1defc68f5d4d95483db184991 SHA1: 71ef3eff86cdd13111ac1c324ad68cd2b42f4cfe SHA256: fc8183e28c28d2ae1aa34a59a966fbbdc8881808761cd6c804442c9051271360 SHA512: 56bc7e85df08029c83ea659fe7194abf25699c4a72bea9fe2270de2ecd61983d4a44b0d138cff67ff8fbd82c7dcec83d7a864ce623ae4ac10294413624d5aefc 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: 83 Maintainer: Ryan Kavanagh Architecture: amd64 Source: bc Version: 1.07.1-2co1bv2022dev2b1 Depends: dc (= 1.07.1-2co1bv2022dev2b1) Filename: pool/development/b/bc/dc-dbgsym_1.07.1-2co1bv2022dev2b1_amd64.deb Size: 66028 MD5sum: aea278ddd331e5c630c4dc0c56f0bf40 SHA1: a8e807eb5016db92f933883cae2a2c64722bab6d SHA256: 83fa0a25b0de6b82ab4b6702828c9410bc5eab99dbfed3dcafec897062d88868 SHA512: 87cdc6a5c027e8fe27e9e719df85a89807fccfba17009fa6bf19ba983b2598758a00aad01d93217b68277a326b1b53721ac7cbe5733eb714c177d4e446d4588a Description: debug symbols for dc Auto-Built-Package: debug-symbols Build-Ids: 53cfc29f25e2919310d048dd95a3a8f546ad5bd9 Package: dctrl-tools Priority: optional Section: utils Installed-Size: 423 Maintainer: Rhonda D'Vine Architecture: amd64 Version: 2.24-3co1bv2022dev2b1 Replaces: grep-dctrl Provides: grep-dctrl Depends: libc6 (>= 2.14) Suggests: apt, debtags Conflicts: grep-dctrl Filename: pool/development/d/dctrl-tools/dctrl-tools_2.24-3co1bv2022dev2b1_amd64.deb Size: 103296 MD5sum: 2e77d04f4cf5cce3475811331d995ad9 SHA1: 5acf8e855394c7814ac13c0f171970ac057ede4e SHA256: eb14ffc870f714c7917281f006f6544b1af7c24a0b7b2cb87c438cb7db767923 SHA512: 777def247bbd5f390d865cea968b6659344a05bd2a5735658628ccb4a0fa9d1ebc5f6df49e1ac28e5dbc694fabe67a292f110f62ecb196aeb4b2eaf477dd6ba0 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: 232 Maintainer: Rhonda D'Vine Architecture: amd64 Source: dctrl-tools Version: 2.24-3co1bv2022dev2b1 Depends: dctrl-tools (= 2.24-3co1bv2022dev2b1) Filename: pool/development/d/dctrl-tools/dctrl-tools-dbgsym_2.24-3co1bv2022dev2b1_amd64.deb Size: 184152 MD5sum: b7a426de2b3df8d8891faa4fd89e1081 SHA1: 9b3b81fc37f7392273dce840bb85f2809e510434 SHA256: af8081fc0a9bde8d244feeb35e0dcbd3bf89e4a38054b1fe968d305c59d6a0e4 SHA512: a04e550ae8bb61c3d5c467bb6673bbe2d3349660d28e66d405ad0fccd58b7e0c8d5793a44f0d4ceccbbfd9d18fbff3c4b8a21644eaf329021d4e800d7a04eb92 Description: debug symbols for dctrl-tools Auto-Built-Package: debug-symbols Build-Ids: 032787fb9602a09dcb626fc4e229f17e64e36dcc 482e1e086b26aff6b5231c2c085706ea5154f2a6 68299b5ded0ef5e4bcdd787097432d0695b0f916 87b5ec92fb1a9830bf2869e7214a4fee46b7bcf3 Package: debhelper Priority: optional Section: devel Installed-Size: 1514 Maintainer: Debhelper Maintainers Architecture: all Version: 13.3.4+apertis4bv2022.2b2 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+apertis4bv2022.2b2), po-debconf, perl:any Suggests: dh-make Breaks: cmake (<< 3.9~), meson (<< 0.40.0~) Filename: pool/development/d/debhelper/debhelper_13.3.4+apertis4bv2022.2b2_all.deb Size: 1055892 MD5sum: d8d21fdac23de8c46154b00d997fcb4b SHA1: 67d92eb0dfb80c635268f3f1402249dee7f63e6c SHA256: c697cd30d0e4435d2106d156298cd3d461382f87366bffa0edcd2fbf3a1ae9f3 SHA512: 7fe512fb1620b9286935f2f8167ceb271e42eab8dac4381efef0438418a8705521a06a147529357e91da563bba43ee15a796295055bd49361c3069bdb2bfcb5a 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: 254 Maintainer: Debian Release Team Architecture: all Version: 2021.1.1+deb11u1+apertis0bv2022.3db1 Filename: pool/development/d/debian-archive-keyring/debian-archive-keyring_2021.1.1+deb11u1+apertis0bv2022.3db1_all.deb Size: 110196 MD5sum: 99761557f89899025107715f930f713e SHA1: 23d35fc33c6fd81d49ad1ebc0bc26ed566d10d88 SHA256: 253dc42aa752a1cd7b51bbb8e7ba39554c53c8e0a093b45c206af0f8a13ecacc SHA512: f7d128476c1c8e90236bf8f31f55a8b27b41b6f33dd704baef3469df97ccf03ce07fadd67c70dc996e9f3735c92a36a38c9cf3806f30b79c1806f62f0e2cd57f 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 97376 MD5sum: d204d2dfb27345e64bb28f72bb188c35 SHA1: 36d128d842adfe87d2702f90351906b88f5422d8 SHA256: e306c45b7c11b93985089d20a1a435fac000f81f2f468e918ebbcb3281d4652f SHA512: f7d22c060804c3fc658628e888673757f31f498538aca2bd1a8bb4ffbf4dacc1ce171b32ed87f81240db63be9687d4e701546c33d34814d8894779a10d1986a4 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 78708 MD5sum: c164059b7201b3eb80f81e8083fa9082 SHA1: 50aa087346f2f3e9f99e78918b61d7264272c241 SHA256: 4251906c783e7436f48571009a3a2c9138cb69191ca6366f5a4ce594c813c473 SHA512: c140f0a42ad68f2eb99799ad38d1349f0392472015ea5535732c14c541f74b64a8e708904e63e6ef6ed24d171a756f400e7bb013aaf74b48a6b1efd31e35ff00 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.123+deb11u1+apertis2bv2022.3db2 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.123+deb11u1+apertis2bv2022.3db2_all.deb Size: 75968 MD5sum: 7f27a5bbe2ee579f36dfe3a5e4de5622 SHA1: 1f56f7205b7461e8f88b751ad9ed36585a837f23 SHA256: ee7e54e35812110cc28c04dbf9f5b2c9e95cb232f75bc3844f5a69854ae55e85 SHA512: c788ecbcb8dc12febdae5f332bd07dc9e2f21cdf355f3ed3b8c6aa9a2ca2a87297db27693965e6cf11d1fb035d9d738e3912f38255dd20d26fcdf73529a355b9 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: 1486 Maintainer: RPM packaging team Architecture: amd64 Source: rpm Version: 4.16.1.2+dfsg1-3+apertis0bv2022dev3b1 Replaces: rpm (<< 4.11.1-2) Depends: libc6 (>= 2.14), libdw1 (>= 0.167), libelf1 (>= 0.144), libpopt0 (>= 1.14), librpmio9 (= 4.16.1.2+dfsg1-3+apertis0bv2022dev3b1) Suggests: rpm-i18n Breaks: rpm (<< 4.11.1-2) Filename: pool/development/r/rpm/debugedit_4.16.1.2+dfsg1-3+apertis0bv2022dev3b1_amd64.deb Size: 1473388 MD5sum: 02fe45325bd01768a3129184bbd033b3 SHA1: 1a9374dc571d32aefd526e0779197de0ef2ba7f5 SHA256: a18d4a03615b763a49aeda25404c33c6d7b8fcb6097fc0c4c4115cc28344c335 SHA512: 27d6f37fb8b86894e90f830b9db7c4d9a6ccbfda6bdd8ce911c3a9731e5f87745f641d4a81cc1548a377cf905b58661ff82f8e5a1ea992932e14b788e3ccd4fb 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: amd64 Source: rpm Version: 4.16.1.2+dfsg1-3+apertis0bv2022dev3b1 Depends: debugedit (= 4.16.1.2+dfsg1-3+apertis0bv2022dev3b1) Filename: pool/development/r/rpm/debugedit-dbgsym_4.16.1.2+dfsg1-3+apertis0bv2022dev3b1_amd64.deb Size: 71136 MD5sum: 1397c435afa530433c1920c09492ee51 SHA1: 54e1d6a0bdbdd5637695ef623eef51005bb6b2e3 SHA256: 59b04bf553c030b15657a64d3f55b77c7eb90169e554c16eab0b292accf40768 SHA512: 45cc0aa50405c2ca2a67daf83a41d066280b6289aaa23632c2a8597ea37e403ab3e6715a898eeaab2c43064344389bbddce09222ec47b1419dcf2f31ec378785 Description: debug symbols for debugedit Auto-Built-Package: debug-symbols Build-Ids: 7f0562e955f6dbd70d8b98eacb0134cfa22f18c1 Package: dee-tools Priority: optional Section: utils Installed-Size: 37 Maintainer: Kartik Mistry Architecture: amd64 Source: dee Version: 1.2.7+17.10.20170616-6apertis0bv2022dev2b1 Depends: libc6 (>= 2.4), 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-6apertis0bv2022dev2b1_amd64.deb Size: 11652 MD5sum: 8dd39457c59b685e3129cad4f1dbc6cb SHA1: 23258c99a60196bc9918c50a2e06f2576db0526c SHA256: 3d44bbe062ecf706f63d421192f9383a0ec2cb81c52aff3f44e36c47e853228f SHA512: a702717eb485626ec4c0fd69c5bd6960c8d9ea782847c2dd52dfeaf7bafcfe69587efa6b22b8188629038c651c48c5ede63985f095901d20529b459ad2c95844 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: 25 Maintainer: Kartik Mistry Architecture: amd64 Source: dee Version: 1.2.7+17.10.20170616-6apertis0bv2022dev2b1 Depends: dee-tools (= 1.2.7+17.10.20170616-6apertis0bv2022dev2b1) Filename: pool/development/d/dee/dee-tools-dbgsym_1.2.7+17.10.20170616-6apertis0bv2022dev2b1_amd64.deb Size: 9448 MD5sum: 36437359c658b8f8cb38c2b76ca614ac SHA1: f43aeb77e944fe663fdf2d8367cdecd5b5b5b6d7 SHA256: e0547f06e693e5df241849460588d1af333d69c62053480623e17e137a70689c SHA512: eef3f02f655eb8980c5c4e40dd324d3a4efe72c77a4a1d5c7f18fb30b2909d76252f6f7eb878bf375b1db99b35b20b77e01b0eafd9a6f16525a38791078ba897 Description: debug symbols for dee-tools Auto-Built-Package: debug-symbols Build-Ids: 823878e6ef9deef0f68f0c27239f2f67fe411a08 Package: default-jdk Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: amd64 Source: java-common (0.72apertis0bv2022dev2b1) Version: 2:1.11-72apertis0bv2022dev2b1 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-72apertis0bv2022dev2b1), default-jdk-headless (= 2:1.11-72apertis0bv2022dev2b1), openjdk-11-jdk Filename: pool/development/j/java-common/default-jdk_1.11-72apertis0bv2022dev2b1_amd64.deb Size: 1076 MD5sum: 197f3c544df89f78d790caae58d59cd7 SHA1: d771ca77500b695d6263e8a973d356a31957efaa SHA256: 01ce16237afb6ca973138e851c90884a22f079af4f49f973c7db14578c2906ee SHA512: 5a397c92bd16293f68ed8ccba86938ec3b2ddc3936561cd26153873e715636fe0cbda70e98268a75c237dbe95c41e782f4af72ec64364ee4dadaeec96e8266c0 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 amd64. 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: amd64 Source: java-common (0.72apertis0bv2022dev2b1) Version: 2:1.11-72apertis0bv2022dev2b1 Depends: openjdk-11-doc Suggests: default-jdk Filename: pool/development/j/java-common/default-jdk-doc_1.11-72apertis0bv2022dev2b1_amd64.deb Size: 11164 MD5sum: 062ed60eb54c9c4ed126b8c991c03ccf SHA1: d6facdb921f5d54227cc322de4fc31594399409d SHA256: 9897e8478000b6c23c287c0af67a79df7f66dc3b589f7de4a763ee57890b3192 SHA512: a272985e40ae0a3126b47e6686526446c9294c0b171e249e5a85649968dbc6e49abb6644a8d9fd0978e669ff8fa8e1b92fbc2aecedc27c376538c4261f510fc1 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 amd64. Homepage: https://wiki.debian.org/Java/ Package: default-jdk-headless Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: amd64 Source: java-common (0.72apertis0bv2022dev2b1) Version: 2:1.11-72apertis0bv2022dev2b1 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-72apertis0bv2022dev2b1), openjdk-11-jdk-headless Filename: pool/development/j/java-common/default-jdk-headless_1.11-72apertis0bv2022dev2b1_amd64.deb Size: 1124 MD5sum: 7a521c398a6983cd6cd9d455b34728ea SHA1: 6915b5c28af6446e808f817b3eb730a2f58f4aea SHA256: a43a9d46335fb72508690593e5eb4042f94f7fa4318ad6809cc8beb1db8502e0 SHA512: 6c9a9f89ebea4b66e12106f71e820841f41a214ccb686d5285a671fb404fa6424b8e5f050cdef24f037b52739ac920e3df240009bd8358e5844ebe6a793293e0 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 amd64. . 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: amd64 Source: java-common (0.72apertis0bv2022dev2b1) Version: 2:1.11-72apertis0bv2022dev2b1 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-72apertis0bv2022dev2b1), openjdk-11-jre Filename: pool/development/j/java-common/default-jre_1.11-72apertis0bv2022dev2b1_amd64.deb Size: 1060 MD5sum: ffe9e5c4c2aae31b9b104d4a915caf54 SHA1: 0c6c4edbc4d331d0a61cf7b0f058c91638424a71 SHA256: 91e898b77cea14d2cd3c76423cdfd110679012a10191d6e7bd189a818a510f04 SHA512: 81f1c2d55da300c2959405bd4631faa7029e021d89ca87ce0c49846103f30da94885f206a9f511770362a41e571e10b00f9aa0249d858bdec1f2c6f4a8780f91 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 amd64. 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: amd64 Source: java-common (0.72apertis0bv2022dev2b1) Version: 2:1.11-72apertis0bv2022dev2b1 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-72apertis0bv2022dev2b1_amd64.deb Size: 11092 MD5sum: bb2401d03fb37b0f5ec781bfa23e79d5 SHA1: 3bdd9bbe7797b4bbddadf5822cd79d50731d7102 SHA256: f066bc6d00d970e85f1b30b1b3382d6b6d5ca4e14bb9c7dd2f1be7cdeafa5739 SHA512: b1ca5f2786016b58fabb34cd73aee72f290d6e6cfe7bc8a52b6559680035a92fd203f82f8117e31e9d9f39924888e2fd33e3aa9b8c3ceadb69920772494febff 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 amd64. . 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: amd64 Source: mysql-defaults Version: 1.0.7apertis0bv2022dev2b1 Depends: libmariadb-dev-compat Filename: pool/development/m/mysql-defaults/default-libmysqlclient-dev_1.0.7apertis0bv2022dev2b1_amd64.deb Size: 4132 MD5sum: c030eb785fef9663e08d14c73cb1b924 SHA1: fb204adbfe313743af26a404e85d89e0863066fa SHA256: b4b1bd82ddede2f508c64637acc338bca9ee004f42d332cb26019c0b286d2807 SHA512: 9f52a7ed87814c4b31c740b38c0bc3594264223caf71175dc4628393826eb7c2c55ba3718228690e89d9fecccf81966be6aca9dfacc31f58f87e16f3bed8adfd 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: amd64 Source: mysql-defaults Version: 1.0.7apertis0bv2022dev2b1 Depends: libmariadbd-dev Filename: pool/development/m/mysql-defaults/default-libmysqld-dev_1.0.7apertis0bv2022dev2b1_amd64.deb Size: 3904 MD5sum: 1e7582521c4bc9c4509d2f82d2883f5c SHA1: fc51be6a0634f2de60c375a9a87fb1eb661129ca SHA256: 6eb5ec19337ecc762c71f4955b066d5f9b43cf722fce2c87840cf186901ee0c8 SHA512: d3e7fdf58502dfd409ca546c4a3a0d44323014e893262e3d173551ed9fd71133b4e6d80d669b15100053d4e9b175a977c97ca9be5cf34fe9ca59d46319b4c52b 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.7apertis0bv2022dev2b1 Depends: mariadb-client-10.5 Filename: pool/development/m/mysql-defaults/default-mysql-client_1.0.7apertis0bv2022dev2b1_all.deb Size: 3904 MD5sum: d633b1557351563194ca7438e5813c22 SHA1: fa7b7cbdb1f01a8df5f4a1c227aab34052d5fcc2 SHA256: 5e91dd6b91a05b2cdd42c7074b80a0a65085c8fe1f55c25d13f497975887e4a2 SHA512: 6431847d4980766963eb992c0af72854e24bac83f5931e71d3135bff4e9bd5a0d76591e81e0beb112120dfd4af0da2e67e7d1e5253f1f20bfc157b434d037542 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.7apertis0bv2022dev2b1 Depends: mariadb-client-core-10.5 Filename: pool/development/m/mysql-defaults/default-mysql-client-core_1.0.7apertis0bv2022dev2b1_all.deb Size: 3896 MD5sum: 574b4460138da7a5916b5cea6fff7692 SHA1: a7579a72780d62cf0385f584408dd58d5911cfed SHA256: cc71420f1755c134add1528ece15145a8117c474d768719328b0a3369f46d465 SHA512: c0a084763ee80ad3376c8bada6e5fcd2901cc0fba1efa5914ac38c5f754eb3192f3f1f55e0c5289df54596d752471186da4dce65b38a94ed1d607f29bae1a820 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.7apertis0bv2022dev2b1 Depends: mariadb-server-10.5 Breaks: mysql-server (<< 5.7) Filename: pool/development/m/mysql-defaults/default-mysql-server_1.0.7apertis0bv2022dev2b1_all.deb Size: 3912 MD5sum: 769b7c00833ded9684c32e36a5895958 SHA1: 13093699bb1468077ee5c94891646c7f22c6260f SHA256: eddb3ba9d0832c1ee856ebf56f018d37de6c90f0fb325e55587140c531341de9 SHA512: 411ee2107567ae19607ddc2b64ba1c4c98d6e8be1538bf037a85981c95b372de181cd7c680052158c5f8237fff17303d578e1a1ab0593d7afe32d8c765a9ca52 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.7apertis0bv2022dev2b1 Depends: mariadb-server-core-10.5 Filename: pool/development/m/mysql-defaults/default-mysql-server-core_1.0.7apertis0bv2022dev2b1_all.deb Size: 3916 MD5sum: 90de590ea5cd53e4d8ffea3857fcdb3c SHA1: 1cd9444938c19bb4f33f9b10b43364f85f3cb5ef SHA256: f42e2842b7e86854590037e4ba7f00d3f9916f83410d91d28b53fd6d5be2045b SHA512: 840f7f61a3b4be493412f25cfbdbae49290ba39ce94c35382c85a0dceadff25a84332d80a4204108ec17b52edad48641f1dd7f281e945f54c7f3ca3604251e69 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-1co1bv2022dev2b1 Depends: expect, dpkg (>= 1.15.4) | install-info Filename: pool/development/d/dejagnu/dejagnu_1.6.2-1co1bv2022dev2b1_all.deb Size: 743696 MD5sum: 75da1684f05f59a5789ee2077f62d2a1 SHA1: f633a53539c86e666ad9697e01dbb7d0746ad266 SHA256: 6ffd04cc6af19088e6043af38c8a08f7a9a82fbef18ac63ef176b24203a1ae15 SHA512: 4aaa3a0d4689d64cb6ed573eada4a40c0df82074cc323274371ec2253b55901c032ba943b777fbd42f0ed1e914a62f78a2a18af7007cf31f0b27ef4aa93657e6 Description: framework for running test suites on software tools DejaGnu is a framework for testing other programs. Its purpose is to provide a single front end for all tests. . DejaGnu provides a layer of abstraction which allows you to write tests that are portable to any host or target where a program must be tested. All tests have the same output format. . DejaGnu is written in `expect', which in turn uses "Tcl"--Tool command language. Multi-Arch: foreign Package: derby-doc Priority: optional Section: doc Installed-Size: 103749 Maintainer: Debian Java Maintainers Architecture: all Source: derby Version: 10.14.2.0-2apertis0bv2022dev2b1 Filename: pool/development/d/derby/derby-doc_10.14.2.0-2apertis0bv2022dev2b1_all.deb Size: 6026604 MD5sum: cec575b7854f92c7354f9119d90daea5 SHA1: 3b32411528888437d9e279b7a174326328a2c321 SHA256: 7386ec76c96336976a37783cecf7e806c111c0e12c8d615008dc59d26d84b5bd SHA512: 774eaf95ccd336c28f32a52fa2840dfbad1cddf28cd1237b637b8ed7be197c392cdcaba04a401c7af067603e890042b14e479945d0e44dd1fa87b6c51afd8156 Description: Apache Derby API documentation and examples Apache Derby is an open source relational database implemented entirely in Java. . This package contains a Javadoc documenting the API and demo software for Apache Derby. Homepage: https://db.apache.org/derby/ Package: derby-tools Priority: optional Section: java Installed-Size: 261 Maintainer: Debian Java Maintainers Architecture: all Source: derby Version: 10.14.2.0-2apertis0bv2022dev2b1 Depends: default-jre | java6-runtime-headless, java-wrappers, libderby-java, libderbyclient-java Filename: pool/development/d/derby/derby-tools_10.14.2.0-2apertis0bv2022dev2b1_all.deb Size: 216892 MD5sum: 734d1fe9beebb766b2f230c1d8d140cd SHA1: b5c6072bf3ee78465d6704d9b0b674b969467609 SHA256: 310eb4b8a4259f01839f891fc4e9ddf61a62ac9b647359775c554fee2066cee7 SHA512: cdda095408b151af2a6c8b67167b7d0c278815f9c10232b5c782979a35952f7e228ade79c7c98d5c622ed7c8702c6a048402fb6d1dabe9a08fa984c0e9ecdd63 Description: Apache Derby Tools The Derby tools and utilities are a set of routines supplied with Derby that are typically used to create, inspect, and update a Derby database. . These tools and utilities include: * NetworkServerControl, provides the ability to start a Network Server or connect to a running Network Server to shutdown, configure or retrieve diagnostic information. * ij, the Derby's interactive JDBC scripting tool. It is a simple utility for running scripts against a Derby database. You can also use it interactively to run ad hoc queries. ij provides several commands for ease in accessing a variety of JDBC features. ij can be used in an embedded or a client/server environment. * sysinfo, provides information about your version of Derby and your environment. * dblook, the Derby's Data Definition Language (DDL) Generation Utility, more informally called a schema dump tool. It is a simple utility that dumps the DDL of a user-specified database to either a console or a file. The generated DDL can then be used for such things as recreating all or parts of a database, viewing a subset of a database's objects (for example, those which pertain to specific tables and schemas), or documenting a database's schema. * SignatureChecker, a tool that identifies any SQL functions and procedures in a database that do not follow the SQL Standard argument matching rules. * PlanExporter, a tool to export query plan data for further analysis. Homepage: https://db.apache.org/derby/ Package: device-tree-compiler Priority: optional Section: devel Installed-Size: 455 Maintainer: Héctor Orón Martínez Architecture: amd64 Version: 1.6.0-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.14), libfdt1 (>= 1.6.0), libyaml-0-2 Filename: pool/development/d/device-tree-compiler/device-tree-compiler_1.6.0-1apertis0bv2022dev2b1_amd64.deb Size: 227872 MD5sum: ba41bdfce07c4380e41751824347bc2b SHA1: d9caa9a2d917151b83ee914f8af330d8d57bab32 SHA256: 5e14e35ee0313d369ab21c3073c69868ce30a042cf7b550f456b808f6b55c054 SHA512: cade3791513afe8c5aba44c89991d92af2f31766b5cbb0d7a56743d11b44911570963fbeb3d47621e3f8518c6f304440e087189a9e31d1a48c764c054945c744 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: 308 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: device-tree-compiler Version: 1.6.0-1apertis0bv2022dev2b1 Depends: device-tree-compiler (= 1.6.0-1apertis0bv2022dev2b1) Filename: pool/development/d/device-tree-compiler/device-tree-compiler-dbgsym_1.6.0-1apertis0bv2022dev2b1_amd64.deb Size: 230356 MD5sum: d1f681f0528cf887992595701c8e3236 SHA1: 03dc3f970bdc501e1c54935adb296d6a44e55051 SHA256: b21f18381e5a88366f3765cc9e30fe3318e79c89d0faf02ac9343eac5251281e SHA512: 76636deb71d8bd82655eacb25f58f575e08b5b834f7174e6b40e39ea7df01bfa44c5bae421491960a0332b8ce356cd9adb82a3492ebd6dab1fa8b19be954f5de Description: debug symbols for device-tree-compiler Auto-Built-Package: debug-symbols Build-Ids: 1d1dd6f58900f8886559782c8612dc85f2c4dac0 57905c43cf9cb7957be49448259d6d94a8cc1e6a e3984320c3f3f7cd5d28eaf2ae0cf8f04ac45098 f5e7115667001b95ca1f34ea4049f7be0f0603c8 fb84bbd3bf5092937c609e5b23791bab7da12b84 fd11725cd3b9bfec4509f77f33073d7b60765393 Package: devscripts Priority: optional Section: devel Installed-Size: 2661 Maintainer: Devscripts Maintainers Architecture: amd64 Version: 2.21.3+deb11u1+apertis2bv2022.3db2 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.3.4) 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+apertis2bv2022.3db2_amd64.deb Size: 1096788 MD5sum: fd658a215e9a695f07980a70687fbf6f SHA1: 1a53bac42dbfbc7931f44c85a8c587a060ff8e31 SHA256: 6d5284a6a579361142a3d7c0adddcca452c622468f1eb247c8f015134dce9849 SHA512: 44fceec91aa83634f4bed658f1df62e6cffefbccab33933cde6dd476176a92a85b63d1af1654d96274d9ee4ef5d8afc4c544fbd0782cf218e57bd5004ab92d65 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: 18 Maintainer: Devscripts Maintainers Architecture: amd64 Source: devscripts Version: 2.21.3+deb11u1+apertis2bv2022.3db2 Depends: devscripts (= 2.21.3+deb11u1+apertis2bv2022.3db2) Filename: pool/development/d/devscripts/devscripts-dbgsym_2.21.3+deb11u1+apertis2bv2022.3db2_amd64.deb Size: 4088 MD5sum: 78d5104ba26def3529f041d195abe848 SHA1: 56a1f898f0de65757668c8b7cc64b20ddad3ada6 SHA256: 343a0c5d361a8d85812c8d8e96e3d060f3d86370669b288efe44e8c285b19f02 SHA512: e62797f20c8daf2a0722984e6cde88e2d2f894abbf12f293620ed8094da584d0aa5b70f794ab7b05a8bfa5ab20b6e432f53722868072476aff6f0c886907d1bc Description: debug symbols for devscripts Auto-Built-Package: debug-symbols Build-Ids: 1e07455d3b97bcf84caec3e04d4edeec70a6c9dd Package: dgit Priority: optional Section: devel Installed-Size: 496 Maintainer: Ian Jackson Architecture: all Version: 9.13+apertis0bv2022preb1 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+apertis0bv2022preb1_all.deb Size: 224108 MD5sum: 023d8235aa9558aee74d4fd95505045d SHA1: bd3dda4910aad8dd7e04f51165730e1986842033 SHA256: 8c461a62194d88c5cfdf500f048702a45b44566f958c3b3ae1c07c10b78b7003 SHA512: 9adbb9ea0303ebc6bafe05111496eced7be334d5cde7e5d623f86aec03ca43c904ad1568798cee571b20a3aa63ec8c64eda74627b24548ceb53e6d54471734ab 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+apertis0bv2022preb1 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+apertis0bv2022preb1_all.deb Size: 72592 MD5sum: 7eb9a375106b78e4df64debfa362ae1a SHA1: 6984792587eb004d383bfe8842777f7ced7b25e3 SHA256: 9765c94264536f1437305b4367ebceac770a13735bd5250f2a0532b88c2cfd87 SHA512: 07f7b73ae2dbbc840c22a2e42417385778f4aa8fe2d1cd259f321b2a3095f055082be4698480e47c34a8e66030fdf1c60cbc80df70c7d30a62a028f8466a9662 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+apertis0bv2022.3b2 Depends: abi-compliance-checker (= 2.3-1+apertis0bv2022.3b2), debhelper, perl:any Filename: pool/development/a/abi-compliance-checker/dh-acc_2.3-1+apertis0bv2022.3b2_all.deb Size: 21792 MD5sum: 01f50084e05ca77d0c2cdd010ffd809e SHA1: d7f4b39d94d58c79c7970b063ddb858c2cdfd9c3 SHA256: bca4a8436d9a348ce8373cdcbb246e2c47da3e6ef9db38f6802e86f66e522b26 SHA512: d0963b7a7d896714a038971ff8d6d344d1bc90c9801a4406f8efe3e69fc23e04f84ad4df569c5f22866e06adbf4432ce044d1fd5186cca4d877f28f833d7e42a 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: 20apertis0bv2022dev2b1 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_20apertis0bv2022dev2b1_all.deb Size: 17364 MD5sum: 66de246716e0a10c7641b1dc23a63f0d SHA1: bc82f9c4bb2ad9058e471e4474b8c6a84b6c913d SHA256: 4a30ce8a9d66ee6c08759c61dfa2f93e8c93e98cc778dbb7a6c1abc62b107feb SHA512: c1e85d856ae7940c0a1c80dbf56489616cfb9c27cee8035e972a9360f92832b3cfeaf47a3631b7fa468783bbbd3fd9579ba5a5dfe81d7d99e91a3c06d4d04902 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+nmu2co1bv2022dev2b1 Depends: debhelper, perl:any, build-essential (>= 7) Filename: pool/development/d/dh-buildinfo/dh-buildinfo_0.11+nmu2co1bv2022dev2b1_all.deb Size: 18584 MD5sum: 601f4080d8bcd71ec92f5ee54e4d9aad SHA1: 7e27ce58c36024f9bc69620aa8434326349bcbec SHA256: 753de9f814ba6a1cd0a1f747d63bcee6c1e0cf60a862ddfba53c7565dc2c131c SHA512: 0a0ea1085a5c4936122ea16c08cde83619e1fb48f71ab931933396be72dac57d2d7efa371d1738f6f763836f2a79a2b1b6628714ab171b6a56c58b279d57751c 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: 24apertis0bv2022dev2b1 Depends: debhelper (>= 10), perl:any, cargo (>= 0.40.0-3~~), python3 Filename: pool/development/d/dh-cargo/dh-cargo_24apertis0bv2022dev2b1_all.deb Size: 10452 MD5sum: 0b669a90fae0af8fd727638e650bd36f SHA1: 313a212d7b83aff1e775030edc3d9b8b8193f5cf SHA256: 8e1a9ff8bcfae8d0f3a115489f1c64b49b576f0230662f5da0b465e2c121bb79 SHA512: e1542e4eab967e11fd061f92fccb1eecad26d961d2ad146c764a49912b78bacc71af9d1a7120c7e641a03dbb9f86981ae3e7a8b847f883d87e8c7fcf06803b43 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.8apertis1bv2022dev2b1 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.8apertis1bv2022dev2b1_all.deb Size: 33348 MD5sum: dc927e82fb6fe795100daf8748f5bd85 SHA1: d9c887fe76487d95ca3385a23a5b931d81326d84 SHA256: 4d848cf3592e9070263d2aba08b1da2043c5302265c7e4a155858946f939e870 SHA512: 8886bf95038d24d22fab54970352d1c7df65fc4ca405e9948550017d59685f5a39c5cc8b810f1ca7ebfb7a2cc4f230bf81ca4ca9ec56695c93f1c46cb092b4e7 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.8apertis1bv2022dev2b1 Filename: pool/development/d/dh-elpa/dh-elpa-helper_2.0.8apertis1bv2022dev2b1_all.deb Size: 11292 MD5sum: d131ce4eaa74be87e4b9d09ae8527ef1 SHA1: 30f59c53d650de4e6eddcdf412b4f3afdffd7b58 SHA256: 40ad8ab3abaf09a77e74f8bdf25ba3c9b821ebaed080e2107a7dfe6e50ab15b8 SHA512: 3ff56c8dcf634df2c489c514e40c679a3a52d9e4d1ff34a79a311eb6d48ddfa16f453d7280417604569ee8fdadc25f0c64f9aa88f5513845cb5ef590aee4fe05 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: 138 Maintainer: Debian QA Group Architecture: amd64 Version: 0.23.2apertis0bv2022dev2b1 Depends: libc6 (>= 2.14), 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.2apertis0bv2022dev2b1_amd64.deb Size: 27048 MD5sum: 1e86a4774867d0bc172be98fffab4f56 SHA1: 1d5294e36a61ccdf9197287955c0e5c84014164e SHA256: b7397c48a0803ca9412d2052a81333a53c788653e9fecb0fd3675581cc3fe251 SHA512: eaae03322f99f8a7fa03c985e0ff30782faca6d7e6c7a38413b30e153cef0dd9e16b0d95b945c25e92d085e237bd22eee85214170fdd531997874ad35ba51d7a 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: 99 Maintainer: Debian QA Group Architecture: amd64 Source: dh-exec Version: 0.23.2apertis0bv2022dev2b1 Depends: dh-exec (= 0.23.2apertis0bv2022dev2b1) Filename: pool/development/d/dh-exec/dh-exec-dbgsym_0.23.2apertis0bv2022dev2b1_amd64.deb Size: 38420 MD5sum: dd669fdfa41fd4ac8fef2f79d728f28e SHA1: 622b0f51567724990de2bead8dff8d8a5808ea05 SHA256: 7e8512c8a5000cf951a40a03dd2202813b8ba6a4e6e6a30984942ea3522666f1 SHA512: fe0225e6d3a4918ad2a18ef549500e1bd425fd720eff2610850c2d69f8f6205f25b9217e7d7f7f4e973332bbbc0280e7df1ecc9342d87f050460b97069ef6e7a Description: debug symbols for dh-exec Auto-Built-Package: debug-symbols Build-Ids: 2e207034481b8cf036482c68ad5ce4f1521fd3fa 5986329e8ebbfcaa3597c13ed68e9479a5c9379e 6dcfbbd85b23e1888f570fbe27a2cc0be1aa0cde bf274d77822923b0714ac38c8867f7d7b96ca4f0 c93ec65c937ed402000bc246d7f18dd6dac5f998 f4db13cbdc07134ad9904a285792bc71f41e980b Package: dh-fortran-mod Priority: optional Section: devel Installed-Size: 38 Maintainer: Debian Science Team Architecture: all Version: 0.20apertis0bv2022dev2b1 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.20apertis0bv2022dev2b1_all.deb Size: 12444 MD5sum: 09f19a884ff840500e6371bc67d9ce2f SHA1: 738f787e96fa24edf9717b7d8a125e790ac44bbc SHA256: 0208e0b691f3771a71a8aab6146ca3d58ba365480b7b2efa2630a3758dc30503 SHA512: f9acbefb8b55e413b60f8763c1e576acb28483051212d4ef4973c4eab66f22edc32b3d4a6fb8b3c7bb2e54e406fe75f8d0f3f14e780f81b0394c79a60abf36b4 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.51apertis0bv2022dev2b1 Provides: dh-sequence-golang Depends: debhelper, libdpkg-perl, perl:any Filename: pool/development/d/dh-golang/dh-golang_1.51apertis0bv2022dev2b1_all.deb Size: 24844 MD5sum: c4c60928e015c90aaec65e462c057539 SHA1: cfd4efacddb76ae3566c4475fa47972fc7bd0498 SHA256: 9e6587f7a08e5c42525ddd34a756aef5dd1002ddab3d1501f9e268f1cdd8a5e4 SHA512: cf0e8a88043fd01aa5e5900776888493c3305e933b6a12e52937107cb36f7b33d96d2a9e9d05c0c70891a69392c88fa69daea54220a0b5fc80125afe07b1f546 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.8apertis0bv2022dev2b1 Depends: debhelper, libdpkg-perl, perl:any Filename: pool/development/d/dh-linktree/dh-linktree_0.8apertis0bv2022dev2b1_all.deb Size: 11216 MD5sum: a53ab1820a739f8c820779f8a00b7cff SHA1: 6c4a03ddefa2b1bbc07cbbd41dd11f3b87936b9a SHA256: 2f3d99ade3a3fa4f4e69afab8128ae06db1faad571993ff7306271fdb714700b SHA512: 42e8d715fc52f540e080f9e6d80d1a48779e68b97c10425b3ec3babccf444ab7dfb1c7d79cc25c68c926eb3af324e367ea882ff76ab830e7281d01edcc8ddfdb 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: 27apertis0bv2022.2b4 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_27apertis0bv2022.2b4_all.deb Size: 32224 MD5sum: 7344adfc04d673cd525ebba06eb3e191 SHA1: 167340dfd945278d004c6855d91f9fa6b8d1dd62 SHA256: 7cd3d44681ef0ba58a1c605c4502180b5d1b7cec2b9357b1bca6f250e88ed94b SHA512: 30bc22619b04d85ddb0c37655321190e3c1be216c379b9b1ccf393172c5639d93cb1739c23be2bf6d715b850fc929dd4588a9bb84f094478e97fa01395e708cf 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.116apertis2bv2022dev2b1 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.116apertis2bv2022dev2b1_all.deb Size: 126544 MD5sum: ec7b6c3d2afc5c78b88e36df4a138f23 SHA1: f5d3cc42e47a6f1317394e0fdbb1700f1fd7fcee SHA256: 3cd651b2ae722a3c2968d5db469a3c21a1f48caa91483437ab9f123effdd2c7f SHA512: b31aa4e426653d1e8ef226d19f2da0a1234898a7b212805ed6c26bd06cd8cdfbd2652bc5a473ac0a634a9dc88720a61857e7d4b17df5c9d49648fdf617584ad3 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.3apertis0bv2022dev2b1 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.3apertis0bv2022dev2b1_all.deb Size: 83152 MD5sum: d9810599ca68d3ea08b1094485ec844d SHA1: 949d9db9c23e3955d64938af304c2e5dfdc4b354 SHA256: daaff3a051ddd0aa7d02add0e39f17a08cb08c23368f078ae3d78345b1229de8 SHA512: 8414502183f5c459476b1940c9c77082cde2a4670ec5336283821a6aba62694ce60b3f66e9730eb01580f452412006b0cef10fabb10f8f91f14ba68d7f277bd6 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: 20210303apertis1bv2022dev2b1 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_20210303apertis1bv2022dev2b1_all.deb Size: 42200 MD5sum: 52236d31232f77d03d34066c15529bdb SHA1: b56341a995215c51b5275fb95822bd2b3a6ded06 SHA256: a7cca9005f1cc8bade1d73aaf407be6fdb05991b5e8386fab69df90801e3300c SHA512: 9f7383256f0c5611df92e698fbd38c4cb37fa8a8eb87377300680fefe427fb6012b62d4e945a83f2e2cf17a503cb704c6238363d2422294a31345fbf04c281b0 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+apertis1bv2022dev2b1 Depends: debhelper (>= 9), libtext-hogan-perl, libfile-slurp-perl, libfile-copy-recursive-perl Filename: pool/development/d/dh-runit/dh-runit_2.10.3+apertis1bv2022dev2b1_all.deb Size: 16100 MD5sum: 18036769a4fd0f77230ddc49b475a4ab SHA1: d6637a02baa0f163c8ca1c2494acf29eed64109f SHA256: 573518f443159e5414d51ba3d5318d2ffc88af23c82f55e8ac46a8322841e95b SHA512: dee7029d7127431478c3765b823274c59faf8b21845bb41d973c8b207549f5f8c5c336497c7aba47c77a356ba245fc549b23f5279c1a5fc85fa09a773754e198 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+apertis0bv2022dev3b1 Depends: libdebhelper-perl, libfile-stripnondeterminism-perl (= 1.12.0-1+apertis0bv2022dev3b1), perl:any Filename: pool/development/s/strip-nondeterminism/dh-strip-nondeterminism_1.12.0-1+apertis0bv2022dev3b1_all.deb Size: 15988 MD5sum: 4e64e5e5e49a99445f2cf11f974a7411 SHA1: b7f477775f723961fbd2ede617f192e0b70ff246 SHA256: 3ea03f3b52c13da5b5377db3ab932634cb7038480cc162f27d87973c43b0f9f0 SHA512: b65ab260c331a4048b0df0ddca535cd8f4e58e67be69982cdc58435193c6e14768897a6850578586ef79af72feb046e772e7f8e809d6c118b59450f6ae55f047 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.4apertis0bv2022dev2b1 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.4apertis0bv2022dev2b1_all.deb Size: 7592 MD5sum: c1453e4eb01cecb1ca45d878048fc3d1 SHA1: 806101ba51f1d258270c9b1cfb34d8e54fdccea4 SHA256: 1e2315c24952e924f0754585da56a5715f00412669ecf391145bdcb9aafdbb17 SHA512: 4ed0dda46d960d70f6f201fb4de1ced3b171a4393cf28b310520fc925e09a865a4b0c604f712a59e916d079066717fede9cfba9e383e5ee8fe46a2c5f822b3ce 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: 3619 Maintainer: Rodrigo Carvalho Architecture: amd64 Version: 0.97.3+git20160930-9apertis0bv2022dev2b1 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-9apertis0bv2022dev2b1) Recommends: gsfonts-x11, dia-shapes Breaks: dia-libs (<< 0.97.3+git20160904-1~) Filename: pool/development/d/dia/dia_0.97.3+git20160930-9apertis0bv2022dev2b1_amd64.deb Size: 884120 MD5sum: a9ffd4f4001c7a15f6d5c5390e1639da SHA1: b954379b54edd90c62fa659edefdb77625a5d8ed SHA256: 45a3f8613e7ac67f61d427a0430b594ed6cf503967a9f1e15c9a584bd983ccc6 SHA512: e795d2a41e08fa2242f27cdaace8493f193da0d90d1932c3c7a1fed68a9fa99cdc399000d5e71189bbbdb14efe50a93462f7a6d7e62f8d80d88cf9e892451f4a 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-9apertis0bv2022dev2b1 Depends: xml-core (>= 0.14) Recommends: dia Filename: pool/development/d/dia/dia-common_0.97.3+git20160930-9apertis0bv2022dev2b1_all.deb Size: 7299516 MD5sum: 394d9743c44add8e41686911f797b7f2 SHA1: c1b47ba9877f5451e4eb93b931eb57e712bf49c7 SHA256: df6178f6e83f01e8fc683260457a7bbf0a0a29b2925edb844b37e79a4782a41a SHA512: c7c2ead6bab19371dcc58921d509c5f0a993811ccb63457e74dcf30419b909ffa822ad9f7690650cc97a79b07458d9db5d4f752e3a6f011789c081e6988c521e 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: 5113 Maintainer: Rodrigo Carvalho Architecture: amd64 Source: dia Version: 0.97.3+git20160930-9apertis0bv2022dev2b1 Depends: dia (= 0.97.3+git20160930-9apertis0bv2022dev2b1) Filename: pool/development/d/dia/dia-dbgsym_0.97.3+git20160930-9apertis0bv2022dev2b1_amd64.deb Size: 4550552 MD5sum: 0d50f8c83a3257930ff05c6ecbb5f93f SHA1: 363366c860ef27163a958ed4302cb211e1bcd4bb SHA256: e7c36d85bdcbea90149f1e2cccf4dd2d08862492a5f2bb23798cb0c9a966b5cd SHA512: d18fd784497f42e654676c99538bb295efab90fdca148686efee23f90135b6dd88035f947466093b0b28dced74eed49ced525dff6bd8b537dc681ae56207b78d Description: debug symbols for dia Auto-Built-Package: debug-symbols Build-Ids: 1a8a2a5602edb9887fe65d97b3981db22aa9f02e 27a66a5ab8f81f4c1e260a335c653c4805494618 27f4acae12d728b25e219fdd47d47136e9066210 2d24b1c8a50da50aa08ce15d54f86830723c8bc8 30d00bd1e48e877e5e1c3ff2988a37a79f6e5d70 38feb4586f91cf6966e92734f4b99ba215772218 4157d79097ea9ac11a027f023ec6699c1b6cdc34 47f31d378a9aaccbcf3b76c25999bf89e9375964 4d587f2da69fd961c454ccc1699e4528b2926a7e 5332708b321682127db637988a2799fea73d3297 5567aee67b0d5828b7730e0dcfae935ffff07524 60a6f01af0d637aaedb8996ecd7f3eb5882a7d4b 6487e56651ded1339cbfe072e2ec1cc1cf8b9c61 675ab58ee1b6d67304f85d42018f8e824b765088 738b8f968f5673c90dc4248e628779a33267c8be 967474ee03ac67b81947fecce46e61c0cc72fed4 973837d3f7505278adea6722b7a9dbf57cba2acf 9e5f7b66a833622f46f0db8c4294a081b89522a0 9f7cd4facad46b9640b910c605eea0665b9520b4 a1f3ca476e59117e8ed3e944a8ffb9d6d1a76b9e a235144d60262389764e6157695553fbab70ad0d a6e351ad69d78dfa5b72fdc47a3501ea0fe605a0 a7faf47bad1a30c004e4d34f94075d7b8b83f518 b0921e1a83b6514808ff516242ab1c4a850ba694 b85907d8db5962a66145456762d113c71e743eb6 bae9a076bbcd92e96194386668cdc704e1adc3d7 c1d8ab8c690f4bfff58dc23d615372de07cbf9b1 c37fc7cd88f9388cfc1a465f077308aaf22c8836 c6cf81572c75b7e288726b0142d9d5b32f77c55f ccba7cdc292438cc94fad5df9e74639e6c8195dc d18efdccdaf200d7cfe92d0fb527c45d355f6c82 d2aa1d6f80dc47c87fc674a79104bc5427cf0c48 d4e67745ea2d91de3ea20f3ed9cb876ab188dfbf d67b49c34fad8a8d94f2cc90d42416b6896d0d1b d9e38b85b605c861a7b5590450e33a759a63882d e310604c79e33f0909fd28300c54c74825286a3f Package: dialog Priority: optional Section: misc Installed-Size: 1222 Maintainer: Santiago Vila Architecture: amd64 Version: 1.3-20201126-1apertis0bv2022dev2b1 Provides: libdialog-dev Depends: libc6 (>= 2.15), libncursesw6 (>= 6), libtinfo6 (>= 6), debianutils (>= 1.6) Filename: pool/development/d/dialog/dialog_1.3-20201126-1apertis0bv2022dev2b1_amd64.deb Size: 288528 MD5sum: b974f3e2ce70b8ff8f8888e999476fdb SHA1: f74359d7a2ca1d4bf58317cb641342b3e61bb21c SHA256: de335cea69839b1f3bcfdae778717f24a7514d38fdcc775245cef060fee92bc7 SHA512: c376e2bd0e5fb6f69c13892a21811781ce4b2bb624480f3f61e76898596d257eb56296e79e2a5debf606b2ef149eb2346cb38cfdae833cb6b76999feab2ae7a1 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: 319 Maintainer: Santiago Vila Architecture: amd64 Source: dialog Version: 1.3-20201126-1apertis0bv2022dev2b1 Depends: dialog (= 1.3-20201126-1apertis0bv2022dev2b1) Filename: pool/development/d/dialog/dialog-dbgsym_1.3-20201126-1apertis0bv2022dev2b1_amd64.deb Size: 294900 MD5sum: 2d7dce396b30f2bf4ceeeb626d506596 SHA1: 4ea725d832ab7a0aa95f60672813783aa0b76058 SHA256: acfd53fb70eb6026d6946b78fdb746631253b4788494f37c55ae91497c2e5bcf SHA512: 0b906d1e992a695f3820df6ec7584cf22ca1ac11b61a0f407cd11e5287042b704ebee66fc60e4b406da82b02e7335359838dd5d37807029d61546f554f6b3bef Description: debug symbols for dialog Auto-Built-Package: debug-symbols Build-Ids: e8ce900526222474f5bab640c0cadfdcfe2b5abb Package: dictionaries-common Priority: optional Section: text Installed-Size: 749 Maintainer: Agustin Martin Domingo Architecture: all Version: 1.28.4apertis1bv2022dev2b1 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.4apertis1bv2022dev2b1_all.deb Size: 238920 MD5sum: 027e9e7a87a58e41ed5539502e5691bf SHA1: 314d85052a037c784fa2e305888f30f0bded733a SHA256: 7824afccb077032b8e2654b3354123a81b2d14bec009e515fee39798a494a4ff SHA512: 9d6c5fba3778031adbd6cc756412d2a88a45d373e8d065ef9032f8a40c3c8cb3024c98ec4a8060c4eb04074d12bba55db31db92c4b74f3ef18d93697ec1d79a4 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.4apertis1bv2022dev2b1 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.4apertis1bv2022dev2b1_all.deb Size: 145404 MD5sum: d9ba171b0b9148e6903b22380f46805e SHA1: 2f4a648cf52791ca10df7079716e98027f2f3d23 SHA256: 4f3c820d91cd388fb493e63bfd461f6359811169c58c7ddd266f4916b2e8f2df SHA512: 18e231e3e520b3ddb1f3f1b441c08b66f3a94d7e28bee2e312c95c6d1eeb1fc99ca588eaec1623d442e37e88012906c3faeb646eaecb10aa78a31dbb6feb5e15 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: 2719 Maintainer: Christian Seiler Architecture: amd64 Source: dietlibc Version: 0.34~cvs20160606-12apertis0bv2022.2b5 Suggests: dietlibc-doc Filename: pool/development/d/dietlibc/dietlibc-dev_0.34~cvs20160606-12apertis0bv2022.2b5_amd64.deb Size: 396876 MD5sum: b8a29c82970ee8dcb4d03716ea5f4782 SHA1: 232abe2c5da2fa223ad75cc2a95410a2bfaa1f90 SHA256: 74d3bfc797cafe7648a42072c936d37217be60c1cc18a3177c1cff2cf81af3a8 SHA512: 2b81071fa45b3d3cceaf14abf8d420851924069e8063229c0386450de6630c1bc6ef64a136a57529bba8b11e97a0ca22a3789a3a2f514139cf773f92bd30d403 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: 66 Maintainer: Christian Seiler Architecture: amd64 Source: dietlibc Version: 0.34~cvs20160606-12apertis0bv2022.2b5 Depends: dietlibc-dev (= 0.34~cvs20160606-12apertis0bv2022.2b5) Filename: pool/development/d/dietlibc/dietlibc-dev-dbgsym_0.34~cvs20160606-12apertis0bv2022.2b5_amd64.deb Size: 37876 MD5sum: ef5edd141c492b4acbf37d4e01546092 SHA1: 45cfb4864067615a32099b8a2daaeb41dad88727 SHA256: 946e07064dcfb31544c8e94c4b448f954199d1c9ce776a40cf8d2ae4a9b55606 SHA512: aec433eda4a20680795bb09b0c7a77a2e4b74d08c001d7ba0b7414980ce115829352bfed3e6202c4c24043475fa15e54de9ac32fa80a5c65f73773506358adf3 Description: debug symbols for dietlibc-dev Auto-Built-Package: debug-symbols Build-Ids: 5c15f64027582167e0ada0161627372b1aea365e 79d0e8dc474282b8dc86effada7abc157df7f71c a4a64ddafaba0bdd279de635c83eec8f0617cb5d Multi-Arch: same Package: dietlibc-doc Priority: optional Section: doc Installed-Size: 86 Maintainer: Christian Seiler Architecture: all Source: dietlibc Version: 0.34~cvs20160606-12apertis0bv2022.2b5 Suggests: dietlibc-dev Filename: pool/development/d/dietlibc/dietlibc-doc_0.34~cvs20160606-12apertis0bv2022.2b5_all.deb Size: 60560 MD5sum: ebccb63b54fb6896bb51b61cccfa0f74 SHA1: 6c77c32d5262a746efa2f99b4470864f8558d728 SHA256: 9dd5d860011d8504c70331b1036c58c2fd1c0d81e23afa21e79ed0f81a74bf22 SHA512: 9c284e280dbaca7a014061438948adb819cf048d486429d74a1e16b4283e15869e999fc396d133db4996879279d555cbe5944fbc421d8d04a98187d11e160357 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: 81 Maintainer: Sandro Tosi Architecture: amd64 Version: 1.64-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.14) Filename: pool/development/d/diffstat/diffstat_1.64-1apertis0bv2022dev2b1_amd64.deb Size: 36756 MD5sum: 419284fa3adcd3bf6c710e6985d41a7c SHA1: 4613ee6ce3eaa02f7fcf4fc384fc9738f0aea129 SHA256: 2a1af96f3344bbc61904d704a7efd308feca70a9b2697644e7eb4ebfc0bf6882 SHA512: d7d77c7b5adf135ce0b6832356e4b60e669796180f1b49c348a384a4e0f25b397e98313b76c2663f536535cc262c0b3eff83c5cca957b882b9262c05ca3e8510 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: 76 Maintainer: Sandro Tosi Architecture: amd64 Source: diffstat Version: 1.64-1apertis0bv2022dev2b1 Depends: diffstat (= 1.64-1apertis0bv2022dev2b1) Filename: pool/development/d/diffstat/diffstat-dbgsym_1.64-1apertis0bv2022dev2b1_amd64.deb Size: 60468 MD5sum: 20eafe6b4fcf37dfc8c3ca2380bb2135 SHA1: 390484985e6d9f3653b53fe913bffb3f8c1e9a4c SHA256: d108efa95e057ce90179dd2becdc78bbb59607b30d3c02a65ddfe792e21a897d SHA512: a312dea3de5e38dcf297031381f2aabf76420ca80857af6ab2582cb7b42dff549d6666daa796dad3510aa8a15977946db6900364709604fe02ecff12077d94b4 Description: debug symbols for diffstat Auto-Built-Package: debug-symbols Build-Ids: d79dc9f3d5f5fb913e385a13d7f27c523fbea19b Package: diffutils Essential: yes Priority: required Section: utils Installed-Size: 1598 Maintainer: Santiago Vila Architecture: amd64 Version: 1:3.7-5apertis0bv2022dev2b1 Replaces: diff Pre-Depends: libc6 (>= 2.17) Suggests: diffutils-doc, wdiff Filename: pool/development/d/diffutils/diffutils_3.7-5apertis0bv2022dev2b1_amd64.deb Size: 373532 MD5sum: faf8f8fa4c9ac63370267386685bc7db SHA1: fb22d6639f518a3cd0ea831a86f0629d280d648d SHA256: 9e6d89586f90a5d896a93953eaa77dd5ae04d02b1325e0e6b0b1504884231134 SHA512: 2e61360d690175907d73b364010aebac53b3a6869ffde2a3139d8df00f522e059a55fc0044fd12d9ed6c9efa22da106efd2edb68b44d358a0332b0f3ebf0e701 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: 509 Maintainer: Santiago Vila Architecture: amd64 Source: diffutils Version: 1:3.7-5apertis0bv2022dev2b1 Depends: diffutils (= 1:3.7-5apertis0bv2022dev2b1) Filename: pool/development/d/diffutils/diffutils-dbgsym_3.7-5apertis0bv2022dev2b1_amd64.deb Size: 444088 MD5sum: f0188759942a13e520e525a1246b5a39 SHA1: 877cc74df9ffe774ecded46df495e9047f71e294 SHA256: 08f9b2b2f83f2d452209099ac995e74163b725294c56cf2ac4de579ccc3b34c9 SHA512: 7fa78c8a65b3e2bc2cb84a84be3e2ffacef7511bdf1937d5ab2899be400340f8f052e3c34b33c80d31a117dc6f13902c58975e7cec8ce5c68ca34e9ea9b6ea5a Description: debug symbols for diffutils Auto-Built-Package: debug-symbols Build-Ids: 021fbf66ff3f3594920c13d65fb91c685d4bcd88 59973110098eed5de3b23a7a248c5b9180dd0b15 abf05f06caacec1e4e8981ae3502534ad13bb630 c2ad894307bb4a684b5e896783bc3da3f7f29b48 Package: diffutils-doc Priority: optional Section: doc Installed-Size: 757 Maintainer: Santiago Vila Architecture: all Source: diffutils Version: 1:3.7-5apertis0bv2022dev2b1 Filename: pool/development/d/diffutils/diffutils-doc_3.7-5apertis0bv2022dev2b1_all.deb Size: 107796 MD5sum: dddb7fc79e03983262a20ee94fc3e61a SHA1: d4cf2717769b72e4f47a03209a88a86dd0767752 SHA256: 3de1d1f75426e242c7fc23405e5b344261152d67eba9d7826a54518362c26ad2 SHA512: d9c8c85d78053f055a8ec172531dd329171a2fecb529770e27ef7b3fc329bc26b6bde7ed7391a67f46a36649a82751e98cf0d2a904935840278b2ec71e254651 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: 1291 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Replaces: gnupg2 (<< 2.1.10-2) Depends: adduser, gpgconf (= 2.2.27-2+deb11u2+apertis1bv2022.3b3), 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+apertis1bv2022.3b3) 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+apertis1bv2022.3b3_amd64.deb Size: 768280 MD5sum: 45bff5e5c7ce3f31b836d83502a4b85f SHA1: d8375ca342b8919aeb6400d1213df7707f136b3a SHA256: a593659d7fff0f1c65279a52e3420a470cd31362a82c5bd269c455d5dd202a17 SHA512: d4448341c3e336c4357aba97cce7baa64370cfc23f1e1161d9890331467ae2a4270c48c4b2375c3a34ebec0026153eb6292e47f6862d610a7e6ccdb66ddbdf71 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: 1030 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Depends: dirmngr (= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Filename: pool/development/g/gnupg2/dirmngr-dbgsym_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 932392 MD5sum: 7f64f06e964ca44a455a8956797beabd SHA1: dac6888fd1742294c33cbb87a60f61e04760c878 SHA256: 7188b8c91823f215f97bfad72ae01ef03099c9649201af43cc9b65e5a0fb41bc SHA512: a272df415e23821de1c2dd924e1d59cdfb7f1afd1312a529eb68cd48b3b5bb899a57dceddb761d8332350818cea9549e9f7526a03cc3da7ce03f3db9a75aca6f Description: debug symbols for dirmngr Auto-Built-Package: debug-symbols Build-Ids: 214bf2ecd6a4e95733af2f2bde25a4f294426dff 828c2dcfd9d588cbc15bdbe16b10b3257fad2fe7 c035f5c62cf4c7c2c7b7ad9ce58a2428a845512c Package: dirtbike Priority: optional Section: python Installed-Size: 48 Maintainer: Python Applications Packaging Team Architecture: all Version: 0.3-7apertis0bv2022dev2b1 Depends: python3-distutils, python3-pkg-resources, python3-wheel, python3:any Filename: pool/development/d/dirtbike/dirtbike_0.3-7apertis0bv2022dev2b1_all.deb Size: 10748 MD5sum: b84743ae32489c31619438982e5c03d2 SHA1: 53b6df82b18751b1d6f1de57f4a01a0c025b0c01 SHA256: c5f9f70f782bec70807f1444cb161fc0162cdaba975f2f325b70423206177cc1 SHA512: f36dfbd4bf08393882d4fb886766e9fb7a083877793c110fba394dfa83550e23fe4c704542cb9d230315e8a72281f202a9540950954b1442dc53f23465c7f134 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: 124 Maintainer: Alessandro Ghedini Architecture: amd64 Version: 2.2.6-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.4), libmarkdown2 (= 2.2.6-1apertis0bv2022dev2b1) Conflicts: libtext-markdown-perl, markdown Filename: pool/development/d/discount/discount_2.2.6-1apertis0bv2022dev2b1_amd64.deb Size: 26396 MD5sum: 3aa4da7617ab72cd8d147d5723cbee0a SHA1: 250d8c2a9b00096d0c23bb40fc908a51641286c4 SHA256: 159431b4804ce1248d26ad21915e0dbed5dd21670440e477405fa4d7d873b68f SHA512: 41424f9d43fc098b2b8752d4efee8e25e11add6be23ae7b0f6cdc0bd08b5624d5152fb40326b0a2c9c6965bc4790e1fcf9db0275d8f105a14e8ce062ab29a8c4 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: 84 Maintainer: Alessandro Ghedini Architecture: amd64 Source: discount Version: 2.2.6-1apertis0bv2022dev2b1 Depends: discount (= 2.2.6-1apertis0bv2022dev2b1) Filename: pool/development/d/discount/discount-dbgsym_2.2.6-1apertis0bv2022dev2b1_amd64.deb Size: 40108 MD5sum: a79deeb4885742f092c8dd520e104884 SHA1: ecafaa21f8be7a4e3f33c906eb092009cc6d52ae SHA256: 830fad23df24c64fd820157e9e4bbb2da824a75aa2b9842f111236fa2c2f9dcb SHA512: 7306cfda994fcb6f38c6bd8e11e895c05e95de2a888155e381a541c4318b5fd190ef868ee650d2ce2d0c9fc968c417a8ea083d133eb675d064305582c6eb4996 Description: debug symbols for discount Auto-Built-Package: debug-symbols Build-Ids: 363bbb721db238cebeac9e8f6cdbc208110a5ad6 a43573bb32b6c6bab800e308b1c831f191b3e2e1 a66ab518c5d1f7cd00e16a0996228a09dcbc6b2c eaa2546cfb078e2c67be99902eb13bd49a5ed21d Package: dist Priority: optional Section: devel Installed-Size: 2655 Maintainer: Manoj Srivastava Architecture: all Version: 1:3.5-236-1apertis0bv2022dev2b1 Depends: perl, libperl4-corelibs-perl, debconf (>= 1.2.0) | debconf-2.0 Filename: pool/development/d/dist/dist_3.5-236-1apertis0bv2022dev2b1_all.deb Size: 475340 MD5sum: 590bb9e7ae0e596aa3d7cefbb0f33a76 SHA1: 52f04bcdebb834e6ee6d25493ae2b10d09407c1f SHA256: 680690e70e1b7c661f0189f91e835981a3f98adb0e312e4b87506726a83bba4c SHA512: a640ad15ca379d10cff293ce08630dde2a72ea3b85f6cabef981293b4bbb343f5afd68ceb094bd576178760d0a95635cf3b60f8393493d17d398a688f17ec5cb 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: 69 Maintainer: Benjamin Drung Architecture: amd64 Version: 1.0apertis0bv2022dev2b1 Depends: distro-info-data (>= 0.46), libc6 (>= 2.7) Suggests: shunit2 (>= 2.1.6) Filename: pool/development/d/distro-info/distro-info_1.0apertis0bv2022dev2b1_amd64.deb Size: 20216 MD5sum: 55b44fe7238070ffdfb3963a391bba77 SHA1: ee23183ad80c14287d68f64a260af53202fdaadf SHA256: 591af54c66e4601aaecd9df121c8670de5a103e73a3533ae83fb3cfa3a167eb7 SHA512: a129a38beceac59e877b692c5ba32c30680e9dde9db29fad9116c59b464ee6262086a9780a940030e322bca1860ecd0672f66e96b1e91f377dbefcc3c3ac2887 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+deb11u4+apertis0bv2022.3db1 Breaks: distro-info (<< 1.0~) Filename: pool/development/d/distro-info-data/distro-info-data_0.51+deb11u4+apertis0bv2022.3db1_all.deb Size: 8452 MD5sum: ff2ecbd8cc85b1fd79411a63c30237bf SHA1: f6a71732a16d26ea7661845865bc1d6790c0aca6 SHA256: b3559b01c4ed963da1bfbd1184b71ce53bb0cc3a93b9dcd1e90a5a17bd9b3f4e SHA512: cdd28bd6fb170bf16196a33724ed731d48b1eb12d73dad5f6a8341fb93fbcef415155d76774fe35c9be84f836af5d998ed522f1abde72d1dcef88b77abc81fd9 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: 63 Maintainer: Benjamin Drung Architecture: amd64 Source: distro-info Version: 1.0apertis0bv2022dev2b1 Depends: distro-info (= 1.0apertis0bv2022dev2b1) Filename: pool/development/d/distro-info/distro-info-dbgsym_1.0apertis0bv2022dev2b1_amd64.deb Size: 35848 MD5sum: 8f710d34b4863da4f747d5f1f8ed65c8 SHA1: 438224f90ccd4539ddecefa404c57292aabd9eff SHA256: dcc4c48b52127ba37fc3e6cdeb38aec8747d9e9df5670b252230fb5a5b9dfaca SHA512: 4127b35ffa64cf30b60033449e2cd9ce8b691f21d9a4a7fc9bdb245a36bd91bb0fc74dfd9aec514814b6a3b2d28ef4a9bd10fbd673bec75dd9b6d24069a7345f Description: debug symbols for distro-info Auto-Built-Package: debug-symbols Build-Ids: 7407ff5765efdbf0c4d2e9c182acc20e853631c7 e526e745ff5631379fb2191b0221b34644dbeac3 Package: djview Priority: optional Section: graphics Installed-Size: 31 Maintainer: Barak A. Pearlmutter Architecture: all Source: djvulibre Version: 3.5.28-2+apertis1bv2022dev3b1 Depends: djview4 | djview3 Filename: pool/development/d/djvulibre/djview_3.5.28-2+apertis1bv2022dev3b1_all.deb Size: 18640 MD5sum: 6a58d1d8afc38bf146aba699a7dc4b1d SHA1: e61e1ad07f2b2cc9f8afb767820fa694a68174d7 SHA256: 38ae293eb035172e214a21e5bd6fc3ba9d95920bd04b133ffdc8eb86b567624a SHA512: 8630a802407e2751e58a129186c22c82cf8a4dc936fbcb73aa8f28f73fc495691485b2f1b1bdf6d0ebd65bd10187ee771d845eb45f6f134b07e1a22adbf15b5d 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+apertis1bv2022dev3b1 Depends: djview4 Filename: pool/development/d/djvulibre/djview3_3.5.28-2+apertis1bv2022dev3b1_all.deb Size: 18620 MD5sum: a16f314d4e1b3e3978b29dfbff39e1f1 SHA1: 5d0c8b2ddd23aa755373226e7e4db9e2d490932f SHA256: a40c6b4b70efba8ae217b45553ace3fc8414cdb9433847c46cda66417b26dd72 SHA512: a545dbc0996bd74f3b82c11dcf8e35b8547cb81c9611e870c01e6ece638ab66b6456f1a267f1f8da2a2b7d94512a8459abf90e46569aa3e48e4627647dae6616 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: 1126 Maintainer: Barak A. Pearlmutter Architecture: amd64 Source: djvulibre Version: 3.5.28-2+apertis1bv2022dev3b1 Depends: libc6 (>= 2.29), libdjvulibre21 (= 3.5.28-2+apertis1bv2022dev3b1), 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+apertis1bv2022dev3b1_amd64.deb Size: 302256 MD5sum: eb461f02ceeec1e650fc313dce2dd56c SHA1: 413117424a933bba3f4b5d3ec1a0a751aa0323b5 SHA256: c5f161cb62e7ee5f431616eea59eb7516d22ded4694fe54f4b4f81ef0c99697b SHA512: faf16e88848d663b255693e9c2bb7dbcc6416288338484303bac1101c6fbf478f7be5bdd56a92e590c847848ce10f6507ee595ee83e928190e366dd792c7e99d 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: 1652 Maintainer: Barak A. Pearlmutter Architecture: amd64 Source: djvulibre Version: 3.5.28-2+apertis1bv2022dev3b1 Depends: djvulibre-bin (= 3.5.28-2+apertis1bv2022dev3b1) Filename: pool/development/d/djvulibre/djvulibre-bin-dbgsym_3.5.28-2+apertis1bv2022dev3b1_amd64.deb Size: 1431372 MD5sum: d0ac1a3d1568ef2c5a24c752bfe23cd2 SHA1: 7f022940966e3a653c0cfcfbdc1704782cf49b67 SHA256: 11358685a6dde2578f5f193ad3360ba32653533650ffb838a01dc7607a1e3aa9 SHA512: 24fae978e8686747252b7cf27a00f9bfa726e0d3fa2c8b7de155ed69322b600969a50bbce19b0cf221b5dbd6239612228cf4e50e9a5204c40d9218f7466ec113 Description: debug symbols for djvulibre-bin Auto-Built-Package: debug-symbols Build-Ids: 0174b1dfa80b58c579311439501582bdce424139 02019022f44a6d36bed8b184e739d8dc34e7ee4e 0fcb25e3bea2ed50313ce98e9730b3d36b2b2e37 16bd8767069fc56449c26dd608b0355f5942879a 4e148f700300381d1f5e8817976fb99df661e3a2 524dd3f6bda2c1f6edb43722f8b11d5f5477ecaf 730a0b6e9efbfbc3dc49ab6b04965256e133149b 84bd23aeac96c22e2017cc990977e1277faf1ade a06986e529ca65e82a7d55fa42a8ff03cfb9e6f2 beb293232323a3ad06086aa3f26ce63963f1d132 c1050a000ccc581b2cd0aef47e9e4df407cc7589 d407d67ff700cb85e6867ffd0c8761a1e44d87bc d6f45dffcbb18a754f406919e4e8f7c6369311e2 d7b4a9abd972b6f49bac0b8b090ac6c777995998 da0b4063e6c5cb91281b304ee72554ad38cabb62 e0b10a8ece1d36c7a9188f7f511c3f051be5a948 Package: djvulibre-desktop Priority: optional Section: libs Installed-Size: 144 Maintainer: Barak A. Pearlmutter Architecture: all Source: djvulibre Version: 3.5.28-2+apertis1bv2022dev3b1 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+apertis1bv2022dev3b1_all.deb Size: 102204 MD5sum: e7680277a8c28ec6b39caae5b57c73bb SHA1: 7c51ddff81e92b102da9b69d83c3100eca3b0dc7 SHA256: cf5ee07b69291c74010602bfb7536a3881d22526b1bf73972aae45c85d9a0797 SHA512: 2508a20650599ad8efe404559f893b52363533b22222a31d4d69261c9fba9e461739f021645813bce21d30d772ed08bf370cb9d5fdebf8dfd80f4bfb3129ca86 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: amd64 Source: djvulibre Version: 3.5.28-2+apertis1bv2022dev3b1 Depends: libc6 (>= 2.4), 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+apertis1bv2022dev3b1_amd64.deb Size: 35072 MD5sum: d62024188e54589173ab08fc43d63026 SHA1: c4116a7b9ea9525375b423be0b0833aff284ffb5 SHA256: 739878f744bc96048d98208f0e8528a516751bac25c70c420a25ab3738615c36 SHA512: 71df795599f7b661e15c2913e0e155d3e313755bda9faf23dd003dd80579de25404cfdf6b75e3beae99b1ec362785a738ab9a5bc8876b3f730bc5d308d0a6df2 Description: CGI program for unbundling DjVu files on the fly CGI program to convert a bundled multi-page DjVu document into an indirect DjVu document on the fly. This provides for efficiently browsing large DjVu documents without transferring unnecessary pages. Homepage: http://djvu.sourceforge.net/ Package: djvuserve-dbgsym Priority: optional Section: debug Installed-Size: 93 Maintainer: Barak A. Pearlmutter Architecture: amd64 Source: djvulibre Version: 3.5.28-2+apertis1bv2022dev3b1 Depends: djvuserve (= 3.5.28-2+apertis1bv2022dev3b1) Filename: pool/development/d/djvulibre/djvuserve-dbgsym_3.5.28-2+apertis1bv2022dev3b1_amd64.deb Size: 72928 MD5sum: ca5e9ea8ce937749504d1668691441d5 SHA1: b9e63c86b18eacc01a4161b7560859f934128de1 SHA256: 25c3dde1d2f2f2e69b2af49a4fd9bd0b0aba93e318b7e7dfec29c37ef406f442 SHA512: f680272d2018037f5d16eb8667c848c5aa6f57228a67f37eb4a9189ce74643d5218249240468a7006d7ebfbb12a2d4461615fbc5cec1923269ed7f05b88ffbaf Description: debug symbols for djvuserve Auto-Built-Package: debug-symbols Build-Ids: b33780934205420eb68f41a3483b963a5df9c9df Package: dmraid Priority: optional Section: admin Installed-Size: 99 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 1.0.0.rc16-8co1bv2022dev2b1 Depends: libc6 (>= 2.4), libdmraid1.0.0.rc16 (>= 1.0.0.rc16), udev, dmsetup Filename: pool/development/d/dmraid/dmraid_1.0.0.rc16-8co1bv2022dev2b1_amd64.deb Size: 36332 MD5sum: 8ad015bf0d2a804cda101d77cb652cae SHA1: 684a9fdeede2c04448de0e66e825e3e2f3efaea2 SHA256: d5596e6d88c00976817ee1f6f885fc990954c1abe6ae1c434f3dd1a1072b22e7 SHA512: 031a2717c4ee356300d101ac8e3cd982daa76eaf33abbc32e5e8d18930cef1ac929b2870262da52fd14a9b44c7b7c2ccc0958e257815d6fe675f7f1982b7ec64 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: 31 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: dmraid Version: 1.0.0.rc16-8co1bv2022dev2b1 Depends: dmraid (= 1.0.0.rc16-8co1bv2022dev2b1) Filename: pool/development/d/dmraid/dmraid-dbgsym_1.0.0.rc16-8co1bv2022dev2b1_amd64.deb Size: 14740 MD5sum: 19d255164029383c181006ccb1ef8103 SHA1: 414916e573624c5258e5b5150f85bddd704bf0ca SHA256: 7e83c5f7195d42969698cde60141036e458f681a790b9323d193a399ac08c09a SHA512: 43473194e8f629ebf45361840d20c2d255cdfb24e520f031b561c2d288682398b0f2ac695fb70023f7779be6a8bce36b7abedc626b4f64ea6ff50076e6ff3fba Description: debug symbols for dmraid Auto-Built-Package: debug-symbols Build-Ids: 6dca87b0955eb36462aa7d847c8d38d1449e39ff Package: dnsmasq Priority: optional Section: net Installed-Size: 94 Maintainer: Simon Kelley Architecture: all Version: 2.85-1+apertis1bv2022dev3b2 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+apertis1bv2022dev3b2_all.deb Size: 31324 MD5sum: 16c4c5a467a5ef659b80c76465a6e2c5 SHA1: acb1acae3d597f8be62408ca1f85d2924655e86a SHA256: f7c3dc6c84cbfbaa7bdc79549d9b34358d00a1cb246e54694537ffc7c7ba4af2 SHA512: 6943011f5ac2daa5cbca05fd17709e62ae424f8b93f26b64928406a914f93755d4a350d69b33bed32a0fa812deedd10b533e39edeb242f3c02cfaf4c69f94c68 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: 941 Maintainer: Simon Kelley Architecture: amd64 Source: dnsmasq Version: 2.85-1+apertis1bv2022dev3b2 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+apertis1bv2022dev3b2_amd64.deb Size: 460132 MD5sum: c856535ebc5dd3c6d537ba41ed68bf35 SHA1: 9b8020744355da847882a7da55c72b2f2e732557 SHA256: 57e1f63fd9adfe637d76507d95899bfad004221027c0c5a4ba419410e1a01bf9 SHA512: 9c19a17af9f732f6193b8018a71e851b6066fad897f579ff7ea3202ad4aff00f384424afc5d8bc77265a209bd7d83dca0a52850f3d475f1aa2f5d8c88d63b1de 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: 946 Maintainer: Simon Kelley Architecture: amd64 Source: dnsmasq Version: 2.85-1+apertis1bv2022dev3b2 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+apertis1bv2022dev3b2_amd64.deb Size: 461596 MD5sum: fc488ba48bc10eaee52598740b352c95 SHA1: 0fc1ef7ae0b109c22f57504c045b7d33d084b666 SHA256: 09fc0ed630b28cd128d94c9e3fe21cb77ea03268007b6ac37495da80b0b28f8a SHA512: 2a43825ae210a3dcbf2b617ef2b853bccb4fbd3e854daaaa3ebb45e957078bd336b35aa31d41dd5244fb3200970548626b1beb982e4ae8850ed133d66f94ad21 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: 75 Maintainer: Simon Kelley Architecture: amd64 Source: dnsmasq Version: 2.85-1+apertis1bv2022dev3b2 Depends: libc6 (>= 2.14) Conflicts: dnsmasq (<< 2.40) Filename: pool/development/d/dnsmasq/dnsmasq-utils_2.85-1+apertis1bv2022dev3b2_amd64.deb Size: 25720 MD5sum: f60f892bc3f4036801e356f05c9af035 SHA1: 22b0a92352ad8af8967e43a36aa7a596720c1736 SHA256: 15129cf673c5726c4dc93483dff28b0af12e5ba85173edf7a797b2546c03ec44 SHA512: 99117d481301311ecd8bcd42432ee23f2f4400cc6eaa78cb9696704173543c6efe734fafeede5f5727238c3eb654f5adb295f4ff49b337f2c053d3f222ecc75b 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-6co1bv2022dev2b1 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-6co1bv2022dev2b1_all.deb Size: 130808 MD5sum: 3f77c2c5eac125243e0ebb30295ea6fc SHA1: 33dce83033d2dd117ec97424114fc68c036dc163 SHA256: aa30f2be8cf6f7588f7d0e9443c658757b3f10afff231cfa4406698cde423a12 SHA512: ca1c2d4254dd1a768181963f2fcb5b6fbd99a7f637be0e4986391e98d7b7f8fdb1028e8967487613981cea91f6da327e8affb9b77ed18a133511b1e5a9b1ca0a 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.2apertis0bv2022dev2b1 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.2apertis0bv2022dev2b1_all.deb Size: 233776 MD5sum: 2c0c2b1297c8e1b0278849364b3f1a1e SHA1: ddaf784dd2613cfcb876123f2ee9038d66f4af99 SHA256: 1d6f69f536efab7864fd6059073b17ae9f51e4c33a5ab1e01a3bd5af3ff5517c SHA512: 8dec8e14e17ba2ea946868b99db897ad0ad8eecc1779da6e0d58ebc874362d72d0fef94df868d508020ead818d692bb06aedf6a62a651d5bcbc6ffa589c38d8f 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: 191 Maintainer: Chris Lamb Architecture: amd64 Version: 1:2.0.0-45apertis0bv2022dev2b1 Depends: docbook, opensp, libc6 (>= 2.14) Filename: pool/development/d/docbook-to-man/docbook-to-man_2.0.0-45apertis0bv2022dev2b1_amd64.deb Size: 77620 MD5sum: ab7aec24d120d1fe3dca8aa654914aaa SHA1: ab5292ac596c4da94fa9d2505fb3de659ebbe222 SHA256: e1a7c3a695cfd515399b3177fa387d946273d748e7502f563080e2d53c062d8d SHA512: 11b5ab54a9f58e63a0563da91db6500f24be5a220c7441efd4aa3615cf767a01c5ac214c5e26b96da0c716b1d79f9f06eac6b6bf0326e1d823bc30a75b91d171 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: 117 Maintainer: Chris Lamb Architecture: amd64 Source: docbook-to-man Version: 1:2.0.0-45apertis0bv2022dev2b1 Depends: docbook-to-man (= 1:2.0.0-45apertis0bv2022dev2b1) Filename: pool/development/d/docbook-to-man/docbook-to-man-dbgsym_2.0.0-45apertis0bv2022dev2b1_amd64.deb Size: 99500 MD5sum: 43602e943d47aa442b25712cbab94c33 SHA1: dca9473b2fec7a2db9caa8e6cbd04c22eb1fae03 SHA256: 1c0342751d720f2e3f939da78009399df1883f46821ee3669df7c18c926eafa6 SHA512: e90feca48643ddafaa9e5e0cd9360c85ee97c58c897babdbdbcd57dac638a5158e8e537779df149f5b731f0fbe65dae14d7dc7455820e7d10669a08547b80fe1 Description: debug symbols for docbook-to-man Auto-Built-Package: debug-symbols Build-Ids: 45115c7f138b7dafd803162a32876e1560e12dd1 Package: docbook-utils Priority: optional Section: text Installed-Size: 282 Maintainer: Debian XML/SGML Group Architecture: all Version: 0.6.14-3.4apertis0bv2022dev2b1 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.4apertis0bv2022dev2b1_all.deb Size: 60292 MD5sum: 419a3e3a9749f595dcd76f3073ebdf4d SHA1: 3f682541ea853db528c09f80d84646cb423d6c7b SHA256: 4b46a1b0340883d8e2f95cbc47ba6d9697dfdcf08dd2814e6428705b5724baf8 SHA512: 743e4d55aaa41604a278f0d944b4f633e11d8cb11c63c7ed1d9348384f5d517f456d2685cdc9f14767f3df81517188fda914f97b2b2e03f323b5642af0317b91 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-9apertis0bv2022dev2b1 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-9apertis0bv2022dev2b1_all.deb Size: 84512 MD5sum: 8aa30cde250784f7043829e1d9cf0b5b SHA1: 4bc796498ada3a824a56b2a5114702174c5385d5 SHA256: 29f0acd7c1ca3a9be6f7f9a28acb187f570c14bbfb786fa68150dc90d7e7ab08 SHA512: 3593a1fad0f6f061f62651f6090cbefffc48db41ed454a7d57c2a9e9548795d6a251cd2402d88683629cb28b0e390211ce536bd2f7492676190d383c9b84c098 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 1237152 MD5sum: 75d36d7a48bac4bdec21de193d701300 SHA1: 1f91d77002eed680b1f53dbb3dc05f3ee99afcc3 SHA256: 4818f09f91ddbdd539d75febf8cc05a259ac6e8802ed6ae8ca3fa70803b5c108 SHA512: fbc6aa4ce476e87d397a1370696b71ca7dc76c217484165da83243069973c5902516d591484fb7d6eb0b13f6e212a11c67f5861cd63dc2c7983e460ae028ceec 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 1237312 MD5sum: 632547a31ed0fbff6844d31bc6a75aa6 SHA1: 764213b8ffb857e6d060eed5fbb48c23968db272 SHA256: dd6f4efb5dd15bfd8c00d32cdd899f50a0ce5a5fa09ed2cf121a44e985e34b53 SHA512: 3aad078c50c6513a5280320eb9dba6eae1e87ddc4d63b8bedfa4b0a74dc68b7dd0b0fca48e38932bfd0defcd5f74e5958c01a620d31d8fd1ee3eb01a2a138bd9 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: 1448 Maintainer: Debian XML/SGML Group Architecture: amd64 Version: 0.8.8-17co1bv2022dev2b1 Depends: libtext-wrapi18n-perl, libxml-sax-expat-perl, opensp, texinfo, xsltproc, xml-core (>= 0.14), perl:any, libc6 (>= 2.14) Recommends: docbook-xml, docbook-xsl Filename: pool/development/d/docbook2x/docbook2x_0.8.8-17co1bv2022dev2b1_amd64.deb Size: 295464 MD5sum: c6e82aef070f7aa3135cf06c26bad789 SHA1: e5b08f9d989c23b18b8757903622f18c51b61729 SHA256: bf584f970df1eab5283ca3e11c810d67b5e540a1852fe4d56b9ba9394cefe641 SHA512: ead53970b4c701d3c06a9c8b964fca478bb484651e9c6120fd4d379f8cecac3fd4feafc98c0d5ad2193d3450cabbcc7a8f863555330aa3e840674c14bfe3d1f1 Description: Converts DocBook/XML documents into man pages and TeXinfo The main tools are: * docbook2x-man: converts a DocBook/XML refentry into a manual page, with table support * docbook2x-texi: converts a DocBook/XML refentry into an info page, most usable for Emacs users Homepage: http://docbook2x.sourceforge.net Multi-Arch: foreign Package: docbook2x-dbgsym Priority: optional Section: debug Installed-Size: 30 Maintainer: Debian XML/SGML Group Architecture: amd64 Source: docbook2x Version: 0.8.8-17co1bv2022dev2b1 Depends: docbook2x (= 0.8.8-17co1bv2022dev2b1) Filename: pool/development/d/docbook2x/docbook2x-dbgsym_0.8.8-17co1bv2022dev2b1_amd64.deb Size: 15124 MD5sum: 76652c9f7ba3d101354639e8e85b9646 SHA1: b73ba3826bf7bccf4012b3602be61c778c026e52 SHA256: 48f33b62f0bef4435e2aa467bd5955c50336e62d8e08970a9ad3ebaddd50d017 SHA512: e4c4d7462fe1ac857ecb81cdc647b03d1840815c8349affbf8fb424b0f39750c86796da8f200dc340e82d1e09ca3aa87430dfe86f1ecb71d1c290b6989332f37 Description: debug symbols for docbook2x Auto-Built-Package: debug-symbols Build-Ids: 87a74f5808f5553c91a535ded7c2b5136cb09ad3 Package: docbook5-xml Priority: optional Section: text Installed-Size: 3354 Maintainer: Debian XML/SGML Group Architecture: all Version: 5.0-3apertis0bv2022dev2b1 Depends: xml-core (>= 0.14) Suggests: docbook-xsl-ns, docbook5-defguide Filename: pool/development/d/docbook5-xml/docbook5-xml_5.0-3apertis0bv2022dev2b1_all.deb Size: 667020 MD5sum: ae3f13e555f7f8ea1f255dd87f1a9a3d SHA1: f0b01c36733c416c3f4f47f66a0113ce85bc1b4a SHA256: 18ac63177bd103b3451c9ec8519041d887f82074dfd24beb011b8d1684226b83 SHA512: ca1818c37c87b3e9f350ddca49e961b1cb95772ee692cedbc95f3ab33739004fc6330ed09f59a8e0a13d0364d1be175e5b842631d94d788bc1ccb7e99c1ed9e4 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+apertis2bv2022.3db1 Provides: docker.io-doc Filename: pool/development/d/docker.io/docker-doc_20.10.5+dfsg1-1+deb11u2+apertis2bv2022.3db1_all.deb Size: 1874848 MD5sum: b8a60494e74f5ce33b26f3c49da87336 SHA1: e3ec173cfb59e2e7454f1b8e1de706b7b4c08685 SHA256: 6ad2050f2359d8091391363085e29f42e690e12c8c571c67b4a3e448422f4329 SHA512: 1fd287883323d94f97f7f84c58d6b8c10aecc56e09261812bc29c6a98b1eabcee3e0fd272c8739144fc8807a4a0d6e1673722a79fc3d2df07919c595ee09893b 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: 17883 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 2.7.1+ds2-7+deb11u1+apertis0bv2022.3db1 Depends: adduser, libc6 (>= 2.4), lsb-base Pre-Depends: init-system-helpers (>= 1.54~) Filename: pool/development/d/docker-registry/docker-registry_2.7.1+ds2-7+deb11u1+apertis0bv2022.3db1_amd64.deb Size: 4542336 MD5sum: afbed17f26daf2b92db355c22c01f74d SHA1: daca099fcea1fca6cd30d2707b3fb2d82654fe9d SHA256: 5060f784a5286a280e649970507737f7ee6637058f71bb805bee1e521a938fbe SHA512: a66ff3872888de9518a4d01f1786d1269afe434d31255c90c4bc7b6a6b2252040716ac8bffb6bbd1287d37be32956ff77db82421b33e18fe74a6e2c23f4c64aa 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~deb11u4+apertis0bv2022.2b1), golang-bugsnag-panicwrap (= 1.2.0-1.1apertis0bv2022dev2b1), golang-check.v1 (= 0.0+git20200902.038fdea-1apertis0bv2022dev2b1), golang-github-aws-aws-sdk-go (= 1.36.33-1apertis1bv2022dev2b1), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2022dev2b1), golang-github-bshuster-repo-logrus-logstash-hook (= 0.4.1-2apertis0bv2022dev2b1), golang-github-bugsnag-bugsnag-go (= 1.7.0-1apertis0bv2022dev2b1), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2022dev2b1), golang-github-docker-go-metrics (= 0.0.1-1apertis0bv2022dev2b1), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1apertis0bv2022dev2b1), golang-github-garyburd-redigo (= 0.0~git20150901.0.d8dbe4d-2.1apertis0bv2022dev2b1), golang-github-gofrs-uuid (= 3.2.0-2apertis0bv2022dev2b1), golang-github-gorilla-handlers (= 1.4.2-1apertis0bv2022dev2b1), golang-github-gorilla-mux (= 1.7.4-1apertis0bv2022dev2b1), golang-github-jmespath-go-jmespath (= 0.4.0-1apertis0bv2022dev2b1), golang-github-mitchellh-mapstructure (= 1.3.3-1apertis0bv2022dev2b1), golang-github-ncw-swift (= 1.0.52-1apertis0bv2022dev2b1), golang-github-opencontainers-go-digest (= 1.0.0-1apertis0bv2022dev2b1), golang-github-opencontainers-image-spec (= 1.0.1-5apertis0bv2022dev2b1), golang-github-pkg-errors (= 0.9.1-1apertis0bv2022dev2b1), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2022dev2b1), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2022dev2b1), golang-github-prometheus-common (= 0.15.0-2apertis0bv2022dev2b1), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2022dev3b1), golang-github-shopify-logrus-bugsnag (= 0.0~git20171204.577dee2-2apertis0bv2022dev2b1), golang-github-spf13-cobra (= 1.1.2-1apertis0bv2022dev2b1), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2022dev2b1), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2022dev2b1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2022dev3b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1), golang-golang-x-text (= 0.3.6-1apertis0bv2022dev2b1), golang-goprotobuf (= 1.3.4-2apertis0bv2022dev2b1), golang-logrus (= 1.7.0-2apertis0bv2022dev2b1), golang-pretty (= 0.2.1+git20200831.59b4212-1apertis0bv2022dev2b1), golang-protobuf-extensions (= 1.0.1-1co1bv2022dev2b1), golang-text (= 0.2.0-1apertis0bv2022dev2b1), golang-yaml.v2 (= 2.4.0-1apertis1bv2022dev2b1) Homepage: https://github.com/docker/distribution Package: docker.io Priority: optional Section: admin Installed-Size: 163744 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 20.10.5+dfsg1-1+deb11u2+apertis2bv2022.3db1 Depends: libc6 (>= 2.4), 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+apertis2bv2022.3db1_amd64.deb Size: 36859744 MD5sum: 2b447572605bb6900ec9995e7c73f016 SHA1: 511009b2772e32d4b3d5eee9595df20c59cb533c SHA256: e78dbfaa26ee8f11d946f121210c67bd429e06b1b9f1b6a76eea1dc429b08a5d SHA512: b0bdd13f444db8ef6a028a0daeb41348ff5b8bd73b96974e9199614ea3922007b4998a15126e8a49a28674d8b3b794902d7a33245d9288906ee3b333ab6e409e 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+apertis2bv2022.2b5), containerd (= 1.4.13~ds1-1~deb11u3+apertis0bv2022.3db1), continuity (= 0.0~git20201208.1805252-2apertis0bv2022dev2b1), docker-libkv (= 0.2.1-2apertis0bv2022dev2b2), docker-registry (= 2.7.1+ds2-7apertis0bv2022dev2b1), etcd (= 3.3.25+dfsg-6apertis0bv2022dev2b1), glibc (= 2.31-13+deb11u3+apertis1bv2022.1b6), go-md2man-v2 (= 2.0.0+ds-5apertis0bv2022dev2b1), golang-1.15 (= 1.15.15-1~deb11u4+apertis0bv2022.2b1), golang-blackfriday-v2 (= 2.0.1-3apertis0bv2022dev2b1), golang-dbus (= 5.0.3-2apertis0bv2022dev2b1), golang-fsnotify (= 1.4.9-2apertis0bv2022dev2b1), golang-github-armon-go-metrics (= 0.3.4-1apertis0bv2022dev2b2), golang-github-aws-aws-sdk-go (= 1.36.33-1apertis1bv2022dev2b1), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2022dev2b1), golang-github-bsphere-le-go (= 0.0~git20170215.0.7a984a8-1.1apertis0bv2022dev2b1), golang-github-cespare-xxhash (= 2.1.1-1apertis0bv2022dev2b1), golang-github-cilium-ebpf (= 0.2.0-1apertis0bv2022dev2b1), golang-github-cloudflare-cfssl (= 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2022dev2b1), golang-github-containerd-cgroups (= 0.0~git20201119.4cbc285-4apertis1bv2022dev2b1), golang-github-containerd-console (= 1.0.1-2+apertis0bv2022dev3b1), golang-github-containerd-fifo (= 0.0~git20201026.0724c46-1apertis0bv2022dev2b1), golang-github-containerd-go-runc (= 0.0~git20201020.16b287b-1apertis0bv2022dev2b1), golang-github-containerd-typeurl (= 1.0.1-1apertis0bv2022dev2b1), golang-github-coreos-bbolt (= 1.3.5-1apertis1bv2022dev2b1), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2022dev2b1), golang-github-coreos-pkg (= 4-3apertis0bv2022dev2b1), golang-github-coreos-semver (= 0.3.0-1apertis0bv2022dev2b1), golang-github-cyphar-filepath-securejoin (= 0.2.2-2apertis0bv2022dev2b1), golang-github-davecgh-go-spew (= 1.1.1-2apertis0bv2022dev2b1), golang-github-deckarep-golang-set (= 1.5-2co1bv2022dev2b1), golang-github-docker-docker-credential-helpers (= 0.6.3-1apertis0bv2022dev2b1), golang-github-docker-go (= 0.0~git20160303.0.d30aec9-3co1bv2022dev2b1), golang-github-docker-go-connections (= 0.4.0-3+apertis2bv2022dev3b1), golang-github-docker-go-events (= 0.0~git20190806.e31b211-1apertis0bv2022dev2b1), golang-github-docker-go-metrics (= 0.0.1-1apertis0bv2022dev2b1), golang-github-docker-go-units (= 0.4.0-3apertis0bv2022dev2b1), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1apertis0bv2022dev2b1), golang-github-dustin-go-humanize (= 1.0.0-2apertis0bv2022dev2b1), golang-github-fatih-color (= 1.7.0-1apertis0bv2022dev2b1), golang-github-fernet-fernet-go (= 0.0~git20180830.9eac43b-2apertis0bv2022dev2b1), golang-github-fluent-fluent-logger-golang (= 1.5.0-1apertis0bv2022dev2b1), golang-github-fvbommel-sortorder (= 1.0.2-2apertis0bv2022dev2b1), golang-github-gofrs-flock (= 0.8.0-1apertis0bv2022dev2b1), golang-github-gogo-googleapis (= 1.4.0-1apertis0bv2022dev2b1), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-1apertis0bv2022dev2b1), golang-github-google-btree (= 1.0.0-1apertis0bv2022dev2b1), golang-github-google-certificate-transparency (= 0.0~git20160709.0.0f6e3d1~ds1-3co1bv2022dev2b1), golang-github-google-go-cmp (= 0.5.4-1apertis0bv2022dev2b1), golang-github-google-gofuzz (= 1.2.0-1apertis0bv2022dev2b1), golang-github-google-shlex (= 0.0~git20191202.e7afc7f-1apertis0bv2022dev2b1), golang-github-google-uuid (= 1.2.0-1+apertis1bv2022preb1), golang-github-googleapis-gax-go (= 2.0.5-1apertis0bv2022dev2b1), golang-github-googleapis-gnostic (= 0.2.0-2apertis0bv2022dev2b1), golang-github-gorilla-mux (= 1.7.4-1apertis0bv2022dev2b1), golang-github-graylog2-go-gelf (= 0.0+git20191017.1550ee6-1apertis0bv2022dev2b1), golang-github-grpc-ecosystem-go-grpc-middleware (= 1.2.2-2apertis0bv2022dev2b1), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3apertis0bv2022dev2b1), golang-github-grpc-ecosystem-grpc-opentracing (= 0.0~git20180507.8e809c8-2apertis0bv2022dev2b1), golang-github-hashicorp-errwrap (= 1.1.0-1apertis0bv2022dev2b1), golang-github-hashicorp-go-cleanhttp (= 0.5.2-1apertis0bv2022dev2b1), golang-github-hashicorp-go-hclog (= 0.11.0-1apertis0bv2022dev2b1), golang-github-hashicorp-go-immutable-radix (= 1.3.0-1apertis0bv2022dev2b1), golang-github-hashicorp-go-memdb (= 1.2.1-1apertis0bv2022dev2b1), golang-github-hashicorp-go-msgpack (= 0.5.5-1apertis0bv2022dev2b1), golang-github-hashicorp-go-multierror (= 1.1.0-1apertis0bv2022dev2b1), golang-github-hashicorp-go-rootcerts (= 1.0.2-2apertis0bv2022dev2b1), golang-github-hashicorp-go-sockaddr (= 0.0~git20170627.41949a1+ds-2co2bv2022dev2b1), golang-github-hashicorp-golang-lru (= 0.5.4-2apertis0bv2022dev2b1), golang-github-hashicorp-memberlist (= 0.2.2-1apertis1bv2022.2b4), golang-github-hashicorp-serf (= 0.9.4~ds1-1apertis0bv2022dev2b1), golang-github-imdario-mergo (= 0.3.8-3apertis0bv2022dev2b1), golang-github-ishidawataru-sctp (= 0.0+git20190723.7c296d4-3apertis0bv2022dev2b1), golang-github-jmespath-go-jmespath (= 0.4.0-1apertis0bv2022dev2b1), golang-github-json-iterator-go (= 1.1.10-2apertis0bv2022dev2b1), golang-github-mattn-go-colorable (= 0.1.7-1apertis0bv2022dev2b1), golang-github-mattn-go-isatty (= 0.0.12-1apertis0bv2022dev2b1), golang-github-miekg-dns (= 1.1.35-1apertis1bv2022dev2b1), golang-github-mitchellh-hashstructure (= 1.0.0-1.1apertis0bv2022dev2b1), golang-github-mitchellh-mapstructure (= 1.3.3-1apertis0bv2022dev2b1), golang-github-moby-sys (= 0.0~git20201113.5a29239-1apertis0bv2022dev2b1), golang-github-moby-term (= 0.0~git20201110.bea5bbe-1apertis0bv2022dev2b1), golang-github-modern-go-concurrent (= 1.0.3-1.1apertis0bv2022dev2b1), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2022dev2b1), golang-github-morikuni-aec (= 1.0.0-2apertis0bv2022dev2b1), golang-github-opencontainers-go-digest (= 1.0.0-1apertis0bv2022dev2b1), golang-github-opencontainers-image-spec (= 1.0.1-5apertis0bv2022dev2b1), golang-github-opencontainers-selinux (= 1.8.0-1apertis0bv2022dev2b1), golang-github-opencontainers-specs (= 1.0.2.41.g7413a7f-1+deb11u1+apertis0bv2022.2b2), golang-github-opentracing-contrib-go-stdlib (= 1.0.0-1apertis0bv2022dev2b1), golang-github-opentracing-opentracing-go (= 1.2.0-1apertis0bv2022dev2b1), golang-github-philhofer-fwd (= 1.1.1-1apertis0bv2022dev2b1), golang-github-pkg-errors (= 0.9.1-1apertis0bv2022dev2b1), golang-github-pmezard-go-difflib (= 1.0.0-3apertis0bv2022dev2b1), golang-github-prometheus-client-golang (= 1.9.0-2apertis1bv2022dev2b1), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2022dev2b1), golang-github-prometheus-common (= 0.15.0-2apertis0bv2022dev2b1), golang-github-prometheus-procfs (= 0.3.0-2+apertis0bv2022dev3b1), golang-github-racksec-srslog (= 0.0~git20180709.a4725f0-1apertis0bv2022dev2b1), golang-github-rcrowley-go-metrics (= 0.0~git20180125.8732c61-3apertis2bv2022dev2b1), golang-github-samuel-go-zookeeper (= 0.0~git20180130.c4fab1a-1co1bv2022dev2b1), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2022dev2b1), golang-github-spf13-cobra (= 1.1.2-1apertis0bv2022dev2b1), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2022dev2b1), golang-github-tinylib-msgp (= 1.0.2-3apertis0bv2022dev2b1), golang-github-tonistiigi-units (= 0.0~git20180711.6950e57-2apertis0bv2022dev2b1), golang-github-urfave-cli (= 1.22.4-2apertis0bv2022dev2b1), golang-github-vbatts-tar-split (= 0.11.1-2apertis0bv2022dev2b1), golang-github-vishvananda-netlink (= 1.1.0-2apertis0bv2022dev2b1), golang-github-vishvananda-netns (= 0.0~git20200728.db3c7e5-1apertis0bv2022dev2b1), golang-github-willf-bitset (= 1.1.11-1apertis0bv2022dev2b1), golang-github-xeipuuv-gojsonpointer (= 0.0~git20190905.02993c4-1apertis0bv2022dev2b1), golang-github-xeipuuv-gojsonreference (= 0.0~git20180127.bd5ef7b-2apertis0bv2022dev2b1), golang-github-xeipuuv-gojsonschema (= 1.2.0-1apertis0bv2022dev2b1), golang-glog (= 0.0~git20160126.23def4e-3apertis0bv2022dev2b1), golang-go-patricia (= 2.2.6-5co2bv2022dev2b1), golang-go-zfs (= 2.1.1.49.gf784269-1apertis0bv2022dev2b1), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2022dev2b1), golang-go.opencensus (= 0.22.4-2+apertis0bv2022dev3b1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-1apertis0bv2022dev2b1), golang-gogoprotobuf (= 1.3.2-1apertis0bv2022dev2b1), golang-gogottrpc (= 1.0.2-1apertis0bv2022dev2b1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2022dev3b1), golang-golang-x-oauth2 (= 0.0~git20190604.0f29369-2apertis0bv2022dev2b1), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1), golang-golang-x-term (= 0.0~git20201210.2321bbc-1apertis0bv2022dev2b1), golang-golang-x-text (= 0.3.6-1apertis0bv2022dev2b1), golang-golang-x-time (= 0.0+git20200630.3af7569-1apertis0bv2022dev2b1), golang-google-api (= 0.28.0-2apertis1bv2022dev2b2), golang-google-cloud (= 0.56.0-1+apertis2bv2022dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2022dev2b1), golang-google-grpc (= 1.27.1-1apertis1bv2022dev2b1), golang-gopkg-inf.v0 (= 0.9.1-1apertis0bv2022dev2b1), golang-gopkg-yaml.v3 (= 3.0.0~git20200121.a6ecf24-3apertis0bv2022dev2b1), golang-goprotobuf (= 1.3.4-2apertis0bv2022dev2b1), golang-k8s-sigs-yaml (= 1.2.0-3apertis2bv2022.2b4), golang-logrus (= 1.7.0-2apertis0bv2022dev2b1), golang-protobuf-extensions (= 1.0.1-1co1bv2022dev2b1), golang-testify (= 1.6.1-2+apertis2bv2022dev3c4), golang-toml (= 0.3.1-1apertis0bv2022dev2b1), golang-yaml.v2 (= 2.4.0-1apertis1bv2022dev2b1), gotest.tools (= 3.0.3-1apertis0bv2022dev2b1), notary (= 0.6.1~ds2-6apertis2bv2022dev2b1), runc (= 1.0.0~rc93+ds1-5+deb11u2+apertis0bv2022.3b3) Homepage: https://mobyproject.org Package: docker.io-dbgsym Priority: optional Section: debug Installed-Size: 19304 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: docker.io Version: 20.10.5+dfsg1-1+deb11u2+apertis2bv2022.3db1 Depends: docker.io (= 20.10.5+dfsg1-1+deb11u2+apertis2bv2022.3db1) Filename: pool/development/d/docker.io/docker.io-dbgsym_20.10.5+dfsg1-1+deb11u2+apertis2bv2022.3db1_amd64.deb Size: 3116800 MD5sum: 59ea7660cbe59e10c7bc2b206e61d3df SHA1: d764d8498168bd606b6efa0ab8fc416e4ba69452 SHA256: 48cccaf5071d7e1a7eee6d5e4982716e17a111c2f453294ed4cce2f431ad743f SHA512: b67071cbe34a6b9244fb565b38656c6e8aaed07ad410743b308f3c7206932ed0145320c672d99d13c1f8c27d58919ab3d9785ea9929fb6b65933dad487ecbb9f Description: debug symbols for docker.io Auto-Built-Package: debug-symbols Build-Ids: 842ab316cbcde453750ab765c92f4d6146a39dd2 afe7be2665e6c41d5d50bdc5c9b4c5f518b754ee Package: doctest Priority: optional Section: devel Installed-Size: 57958 Maintainer: Debian Haskell Group Architecture: amd64 Source: haskell-doctest Version: 0.16.3-1apertis1bv2022.1b2 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10, libtinfo6 (>= 6) Filename: pool/development/h/haskell-doctest/doctest_0.16.3-1apertis1bv2022.1b2_amd64.deb Size: 8144388 MD5sum: 927ee4a21c9de6e9e7708acf099de3c3 SHA1: ffbb386a2752066b97c8274690a9158f365e19ea SHA256: b53e26476961cbd899e49d703f229851a4996e48dd1391abda1d5ae2a42a99b8 SHA512: 9cbe5a1df3b9f1a112f1f6460c011aa834f8d46adebd7a5044285e11d59f7bb35d371814c6c8e97a1cfd6275a49786e9626da44c958c021d3d888d9d6ae24f41 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+apertis0bv2022dev3b1 Depends: sgml-base (>= 1.28), xml-core (>= 0.14) Recommends: python3-docutils Filename: pool/development/p/python-docutils/docutils-common_0.16+dfsg-4+apertis0bv2022dev3b1_all.deb Size: 131440 MD5sum: 0df8493e25632086d40178e1554a36bd SHA1: 965b0ccb1ec39aac1a1ffbf0c702e95b6b7e1e09 SHA256: 0217dbc95926879fc46eabbe494ffe34395eb72bef5533b97eed202fbe253fc8 SHA512: c6cb93b081b162c3894bf34ad3da410f3665ecabd9ba3cf66c9544bcffa77dc5f33ffd18d0a1c9bf513b33ab35eaea2cdf1f80193eff006be9277fec424d5e2f 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+apertis0bv2022dev3b1 Filename: pool/development/p/python-docutils/docutils-doc_0.16+dfsg-4+apertis0bv2022dev3b1_all.deb Size: 934280 MD5sum: eb0b941d1a1211fdf3c0c51ad349c20c SHA1: 3f8f17f12020817d5c6979f1a5d2583ae3dc6039 SHA256: 952321d221f82896e30d7c75f458f793c6fffa300296e862327d49a19842de66 SHA512: f12ac7d3dd669d73008b7dec96e47f444405a43821d1839169a22010b71e0d53e25d659f067f3e38653c67465d27c9c8dd5581a9011d692349e9cf5b1a6e9e92 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: 1329 Maintainer: Jari Aalto Architecture: amd64 Version: 7.4.1-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.4) Filename: pool/development/d/dos2unix/dos2unix_7.4.1-1apertis0bv2022dev2b1_amd64.deb Size: 393200 MD5sum: 7680ffe9d40bd5864a4747de7ce525b0 SHA1: 21e9b6f5679e0904f7f62e673af46e50e955c780 SHA256: 6c7ab1ec89a0d2c53f083109f310f1a443a6a5aefb1cb68733355d2de7133689 SHA512: 5b36cd26509c634c985d3d2ad22b422b685b07c83b716dae992617b7122f0c0468a46d677cdb548b8409f454a7c93928193928d8a35bba069c3227189928404b 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: 120 Maintainer: Jari Aalto Architecture: amd64 Source: dos2unix Version: 7.4.1-1apertis0bv2022dev2b1 Depends: dos2unix (= 7.4.1-1apertis0bv2022dev2b1) Filename: pool/development/d/dos2unix/dos2unix-dbgsym_7.4.1-1apertis0bv2022dev2b1_amd64.deb Size: 91192 MD5sum: 1734de0847e0d7fe23e33711cd52f484 SHA1: 3cfb2db0c401cbf0cd50123535c83486cbcff942 SHA256: 67bfde92b503d4e53876a813e935536ffe810789b481a08cb79bd74e1e7fb5ff SHA512: 83da69a31d7cb64528bcd1d745f7235ee0a6c22fada113d757e4b0d11fcb52cd142b7ee6dc39bb2dd40c70c75e32f849bc76ae8bf067cfdaefc603054ac8ad1d Description: debug symbols for dos2unix Auto-Built-Package: debug-symbols Build-Ids: 8eb3708fe2676e1053d06d21aa9b6b5e4e48aabe f0fdbcaac47519d4815ba3c8384b46b01009f6e4 Package: dose-builddebcheck Priority: optional Section: devel Installed-Size: 4496 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2022dev2b1 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-2apertis1bv2022dev2b1_amd64.deb Size: 1114940 MD5sum: 07d5c831c482bc667574d1580e897a3d SHA1: c9a21027758b0198c51dfdf8d61b911ff121bc9f SHA256: fa71dd01ae57fe3b16db0a2e05a7e44fd5309312818b676686c7f075352b1442 SHA512: fae0fbef54a9c54b8b12ac6f7c5512e256bf153f37b60f083752de03a967acfb2a983fca727faed839cef9206cdc642f41bfc616c46fa6d41899c24e6498a2ad 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: 1200 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2022dev2b1 Depends: dose-builddebcheck (= 6.0.1-2apertis1bv2022dev2b1) Filename: pool/development/d/dose3/dose-builddebcheck-dbgsym_6.0.1-2apertis1bv2022dev2b1_amd64.deb Size: 288272 MD5sum: f91473780dd3972a1bd2a2ad3036ebe3 SHA1: 829dca134f671c7ff5fe7e82ee1f612f2973da9b SHA256: ab563ec7223fd990331298c4a96a81887e3052af77f767f6a6928944e52145a1 SHA512: 9570889899cfdb21b6a9049cfb31aa358c771040dd883307a42be3b3ce38b271ecbc402aeb0fcbe800aa84c2c1a811f4703f4e6ba61f80881b39f14c5376201e Description: debug symbols for dose-builddebcheck Auto-Built-Package: debug-symbols Build-Ids: d38eaeecdb220d589132715778182e1531a8e30a Package: dose-distcheck Priority: optional Section: devel Installed-Size: 4518 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2022dev2b1 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-2apertis1bv2022dev2b1_amd64.deb Size: 1118620 MD5sum: b38a1ffdd3e422f555824c469d79e236 SHA1: 62703ff4db35f8d9499c15cf8ff5094d7d953558 SHA256: 0e1b1e8a7ddd88865931249e67ed5cf02eb3618acf71c7c40b999d7748a3f153 SHA512: a3c653826a394cac553a43854d56cc5e55cf0c441347d52d05d67205a0515a855b5f4bbdef2427e744a48092c82ac1c562a2ccbc053f695ef9785c07af408d05 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: 1206 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2022dev2b1 Depends: dose-distcheck (= 6.0.1-2apertis1bv2022dev2b1) Filename: pool/development/d/dose3/dose-distcheck-dbgsym_6.0.1-2apertis1bv2022dev2b1_amd64.deb Size: 289884 MD5sum: 801bd223339ef2a28be809b0c553a0ba SHA1: b05705e413f96a187f385fba385a4acc309e50bc SHA256: a9842f4c2e2bb93509d9aa6ef53cf7dc32743ed2718bb0efcaa0cba78aaa36b2 SHA512: 5ab6ca379b93bc84becb4d7f0d7815ef4f6080243ae11d1ec11fb3508b27a69f496a624ddc6df5c047e6e0dca6584a42c432d19d896d4f4471d6c4229f43c70d Description: debug symbols for dose-distcheck Auto-Built-Package: debug-symbols Build-Ids: bda74f60d0e7af3f578c7f357fd662aab9454c1c Package: dose-doc Priority: optional Section: doc Installed-Size: 3626 Maintainer: Debian OCaml Maintainers Architecture: all Source: dose3 Version: 6.0.1-2apertis1bv2022dev2b1 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-2apertis1bv2022dev2b1_all.deb Size: 317772 MD5sum: 36f39643fe67ca3346f76348cc2cb014 SHA1: ed5efb61dacdb3965b5656819343a326cc7a6a18 SHA256: 579635fa55d9caf646fa74c4561c46080173c752dcfea945f479b13b17be708b SHA512: d15b9d3dd56e9c49bc8e7722955b4c25f9c693a72b90918cd1036794f6e395318e744fc8f532c2cb73aab2bdd4102fd677f7cb5dee175ab7fd0627ecdd0d825c 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: 17299 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2022dev2b1 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-2apertis1bv2022dev2b1_amd64.deb Size: 2195384 MD5sum: 1ce161a287aa56ccf07492eec782534d SHA1: 824d9fa3b79770559fa3f382cf8b1933f77c5105 SHA256: b1be41243b2b13b0771a7b3047b849d32591f78e05656a9ff6602f4aa56b61af SHA512: 4c77178908b504eb19897ad1d2f72d07434bcf8419ddfa47e8b48eff4d609073d9ba495c24ffa13288490b34d97c3d70b7da715e2e0fb09a706d0444fca175eb 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: 4573 Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: dose3 Version: 6.0.1-2apertis1bv2022dev2b1 Depends: dose-extra (= 6.0.1-2apertis1bv2022dev2b1) Filename: pool/development/d/dose3/dose-extra-dbgsym_6.0.1-2apertis1bv2022dev2b1_amd64.deb Size: 890412 MD5sum: 0378f2d406d7f021a3331d954e8fe5d3 SHA1: d77dd8c55c9d7fceebd370bef4d36f05c0885121 SHA256: 26a723b98c5b99ac9917c616269c0970de2936a3aa502d53f3ecb9c9bec415a6 SHA512: a9d7da4ae916c062a1f2abdf0c118c7887c254a4c54576329c68a89c68e019885a62c1af8243e37acd71392585fda0b30f05a96c59f8fd77429363aeede8b38f Description: debug symbols for dose-extra Auto-Built-Package: debug-symbols Build-Ids: 8bb7ca5838611d9a14ef3c0463698a56360f04c8 a412023f5ffe5f122f96e3ec6d958c0816d0fd1e b5b83e33bb3b289a119411529e0639010b963a74 baffc01fef7c8d39ba60e9562ec7bb5ab0b9be55 Package: dosfstools Priority: optional Section: otherosfs Installed-Size: 315 Maintainer: Andreas Bombe Architecture: amd64 Version: 4.2-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.14) Filename: pool/development/d/dosfstools/dosfstools_4.2-1apertis0bv2022dev2b1_amd64.deb Size: 142092 MD5sum: 5f938bf893e4b3949d6e6e1eeace741a SHA1: a0f295f6b51a2402392a04adf7087bb1661e7ae4 SHA256: 08220896dfaa372c5bc14cab3eb402a53bf5018c83f25c1653c6cb9e7809aa53 SHA512: 6c3fd89f93f520f4805788f5ae7b67d61954fc16342fa25deb0ac860d748058be4c947ead56a34afaaf187d9e191c386970aa775f4457ea808d4db9c675ac19a 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: 214 Maintainer: Andreas Bombe Architecture: amd64 Source: dosfstools Version: 4.2-1apertis0bv2022dev2b1 Replaces: dosfstools-dbg (<< 3.99.0~) Depends: dosfstools (= 4.2-1apertis0bv2022dev2b1) Breaks: dosfstools-dbg (<< 3.99.0~) Filename: pool/development/d/dosfstools/dosfstools-dbgsym_4.2-1apertis0bv2022dev2b1_amd64.deb Size: 173468 MD5sum: efce5d33e8ad69a9d7a1a54185e6d724 SHA1: 63d18ee5b2c8baf8a37cfbbedccb1883d7965c14 SHA256: 2243a7b6b767d51a4abfa294f93f7487d6948f96ab8bf9db00554207b6658d27 SHA512: a82d431e635b43ae2128f15a021d57441a8f99381a5da50287f887e6dd9ba39e48f89b934ef0a993cd6201ba7d7e1ccafb0fb8bdb43ba59afd034357e77725da Description: debug symbols for dosfstools Auto-Built-Package: debug-symbols Build-Ids: 4916295f1e79dc7c5612f15651d93f3558d838b3 ad4126573b1da977d08a20418a7e3696a23cac9d e5e8aa06c67e3a20f342f2e3fcda9b3694038218 Package: doxygen Priority: optional Section: devel Installed-Size: 17302 Maintainer: Paolo Greppi Architecture: amd64 Version: 1.9.1-1apertis1bv2022dev2b1 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-1apertis1bv2022dev2b1_amd64.deb Size: 4237328 MD5sum: 769ca361d51b9120a57d5c163bf1d866 SHA1: f552c623352ed4e8102cf929fed6a0680c4e7357 SHA256: 4495f71188e2c3238902db2a055cb01dd2bfa40bf1fd61aff066b4084f5dba2d SHA512: 8502f724263690019c7b7229fcf2377b14db0aad30eb69e85a69bc74dec2a2187a90167cb5cac8607006e33d31ec70ecb720216cb502f4eddd6d2bf08036f8e7 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: 57991 Maintainer: Paolo Greppi Architecture: amd64 Source: doxygen Version: 1.9.1-1apertis1bv2022dev2b1 Depends: doxygen (= 1.9.1-1apertis1bv2022dev2b1) Filename: pool/development/d/doxygen/doxygen-dbgsym_1.9.1-1apertis1bv2022dev2b1_amd64.deb Size: 55403076 MD5sum: 0f223c52808cee65afdb0ab444f24e6e SHA1: 75dc8954f81b0d3feba0e0d36df166bae619fa07 SHA256: 610f0922ef466040872c85306c1f59a20cfc7e81c1831820618f1097c5fbcc33 SHA512: 1a19be62df566fca604b7c29a1116ce9450fa13de81768e8cc74ab3c3bc6524a43ff79a1ef6e2aff043102b41456412be752da33843fea7c2aa06c84de105b1a Description: debug symbols for doxygen Auto-Built-Package: debug-symbols Build-Ids: 1bd1d4f74ca4b1f8896bafe043f5000593f065b8 b47b9c8b6e070ce596983eed79cd362a07c98fde bfb70452ba89cffb48db4e6b31d17c6dade2b432 Package: doxygen-doc Priority: optional Section: doc Installed-Size: 5330 Maintainer: Paolo Greppi Architecture: all Source: doxygen Version: 1.9.1-1apertis1bv2022dev2b1 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-1apertis1bv2022dev2b1_all.deb Size: 2477204 MD5sum: e2b96ea46acb4be4643f805eb665844a SHA1: 63934fb612e9d750757f51a07e18e907124bdeee SHA256: 4918efdfac0231f4225c91ddf6787dad42b5f1c19bab7809bebf3fdd9fadd9a7 SHA512: 3ae077f70ee911ea7043d39b51b5a063cc007b898854194cbe08b3aaec83e56cd82e68cead58d8be458088ab81794c72b53befb1b0fd33cdd80eb31b151b291a 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: 16713 Maintainer: Paolo Greppi Architecture: amd64 Source: doxygen Version: 1.9.1-1apertis1bv2022dev2b1 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-1apertis1bv2022dev2b1_amd64.deb Size: 4081856 MD5sum: 7f0c34002eacb88f7ab789670e5ab28e SHA1: 76fc1d9a73aeee69b1ccfbe3500cc3348390c0e2 SHA256: 18689f448c2db24dffb4c0fa575f6a4bbccdd26945b77fa2d59aa7c9f77adc97 SHA512: 8a5d8ea6def440055afbad692af018cefc3550dcdb7b44dccbbd19c60cc202ec9d7aab70d5293c4290c333f946c76132a199fd85cac8d6d9ce3de28269377a24 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: 57526 Maintainer: Paolo Greppi Architecture: amd64 Source: doxygen Version: 1.9.1-1apertis1bv2022dev2b1 Depends: doxygen-doxyparse (= 1.9.1-1apertis1bv2022dev2b1) Filename: pool/development/d/doxygen/doxygen-doxyparse-dbgsym_1.9.1-1apertis1bv2022dev2b1_amd64.deb Size: 54786144 MD5sum: 28b39aa4f20d5c79d0a57b425f1596be SHA1: 3ff76f82bc8138de21e633258c09691079426c5e SHA256: cc8d4507cbf112f4e65db523cb37578e516912e681c291da9c045ecd32c2be7c SHA512: bb79065638d2b256f57292c24247dfeb47a0474b5112f9c82d0cff13f30afe6f0a44e4881fcac5e5f3082c1027c37c8192bcc1eaf90a41dd5b23bbe0b279195b Description: debug symbols for doxygen-doxyparse Auto-Built-Package: debug-symbols Build-Ids: bf8a04de071b48cb5e89c0cd3e2118139b7f7c75 Package: doxygen-gui Priority: optional Section: devel Installed-Size: 883 Maintainer: Paolo Greppi Architecture: amd64 Source: doxygen Version: 1.9.1-1apertis1bv2022dev2b1 Replaces: doxygen (<< 1.2.14) Depends: doxygen, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.12.5+dfsg-3) | libqt5gui5-gles (>= 5.12.5+dfsg-3), libqt5widgets5 (>= 5.12.5+dfsg-3), libqt5xml5 (>= 5.12.5+dfsg-3), libstdc++6 (>= 5.2) Suggests: doxygen-doc Filename: pool/development/d/doxygen/doxygen-gui_1.9.1-1apertis1bv2022dev2b1_amd64.deb Size: 548532 MD5sum: cb4a4c32f0dbeee2c7eebad84c9147e9 SHA1: 1d6d0a8be5bdfa7b1dbfcd0834e2747f03604629 SHA256: d94320bdf5fd01429a27c22cb2d1d2852270dc0d384c4fc2f0e8861735552b23 SHA512: 2f49b8024db268613c8a6c95370f6df16220635d2c0b4eac2851ef79e07f52b3d421a2d35e8d83ed5d4c9b6dd8d817d20d1bdf12084579d67e7d80178c71041a 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: 2450 Maintainer: Paolo Greppi Architecture: amd64 Source: doxygen Version: 1.9.1-1apertis1bv2022dev2b1 Depends: doxygen-gui (= 1.9.1-1apertis1bv2022dev2b1) Filename: pool/development/d/doxygen/doxygen-gui-dbgsym_1.9.1-1apertis1bv2022dev2b1_amd64.deb Size: 2421312 MD5sum: 57645cc9a1f31a29c7dce5cc8bace996 SHA1: 458552c3ad24048068a02995bba4668c084d49fe SHA256: 26d9c014e15ba2e403d7c6674e520236ab876003d6a6213c297ed4ae867a1c97 SHA512: 7da9c42a66a24a0ced7e01fb3993c49f795993086d62312a50a76dd65d3964ee441387e06b772c99992db7f2be802cf650b223051d6f4b7109b26171a5b0305d Description: debug symbols for doxygen-gui Auto-Built-Package: debug-symbols Build-Ids: ec896c476975af72f00205d44f58c17eef0f90da Package: doxygen-latex Priority: optional Section: devel Installed-Size: 306 Maintainer: Paolo Greppi Architecture: all Source: doxygen Version: 1.9.1-1apertis1bv2022dev2b1 Depends: doxygen (>= 1.9.1-1apertis1bv2022dev2b1), 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-1apertis1bv2022dev2b1_all.deb Size: 300740 MD5sum: 07182d01b88db8a826669b9057d31b0f SHA1: 36019232e7e93e1e341634374c560fa68ce73ed8 SHA256: 0283b7d0e9b812081b7b2d94a0eeade2cd5c47197179196028a290fa457b0127 SHA512: b72ed7b93fb279a6221e1c675bd8842a4abb4d7fc39cfea845f5e65e5002a5edb8195c4c7e89d393fce1b38e603bb685d2a64f09834afcfbe69e0df381100426 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: 154 Maintainer: Debian HA Maintainers Architecture: amd64 Source: libqb Version: 2.0.3-1+apertis0bv2022dev3b1 Depends: libc6 (>= 2.4), libqb100 (>= 2.0.1), libxml2 (>= 2.7.4) Filename: pool/development/libq/libqb/doxygen2man_2.0.3-1+apertis0bv2022dev3b1_amd64.deb Size: 114692 MD5sum: 5d0db2d887183f50db23f23dfd0f5fac SHA1: d2124a73c06611deeb5ad1a60da54b49dbc3d7ff SHA256: 7295fda841e0e42a39102a54263f997de883786eb62bbc28e38658d6ff7e6700 SHA512: b68b8f63857d25d9ace678c6c743336ad6acb2f970e587cb54d547a59f16d472ee0c610822f1344a1cfa2bf7cdff171b413c896df08cf0faf6967dd586ee4dd2 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: 53 Maintainer: Debian HA Maintainers Architecture: amd64 Source: libqb Version: 2.0.3-1+apertis0bv2022dev3b1 Depends: doxygen2man (= 2.0.3-1+apertis0bv2022dev3b1) Filename: pool/development/libq/libqb/doxygen2man-dbgsym_2.0.3-1+apertis0bv2022dev3b1_amd64.deb Size: 37432 MD5sum: 61339997c33b8c23d8ca22c7f87073e6 SHA1: 1963168304629fc363200e982908e276c909bd2e SHA256: 9f63570dc055338831133eba890f99479406f2e8e787e27e40b5e04fca90efd0 SHA512: ea08de9c63a94a309ac4139a7f39c745a325c18d6c77cc66265ec5cce053f092668032f721a1b2459384126f1985ce9f2507b581466284ad8b72fa6f455fb673 Description: debug symbols for doxygen2man Auto-Built-Package: debug-symbols Build-Ids: 80a2f2a8c09114cc19ef5fd0580427c8b38d5a5e Package: dpatch Priority: optional Section: vcs Installed-Size: 191 Maintainer: Debian QA Group Architecture: all Version: 2.0.41apertis0bv2022dev2b1 Depends: bash (>= 3.0-6), dpkg-dev, perl:any Recommends: fakeroot, patchutils Suggests: curl Filename: pool/development/d/dpatch/dpatch_2.0.41apertis0bv2022dev2b1_all.deb Size: 90268 MD5sum: ac7f9c162c909185d3b7afaee08f3c02 SHA1: d6780565fca0be2c2913a6fb7d6475a637f6d2ba SHA256: 03e5053ee18145d5be5bf86c6aaeec9a71b331a08ac4975f2e5b5cf83d3aaac3 SHA512: 274775cfa6d5f02f6becb82e4f4e8e1ddadeed5eaae9a3622a78261a4048e00d3e265886c91eff745acf5a4e2447341e07a667df4558d9e0a06f88b768dd818c 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+apertis0bv2022.0b1 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+apertis0bv2022.0b1_all.deb Size: 56624 MD5sum: a49141b6793741359cb1ea189dd0a151 SHA1: bbb1dde992ce85c64dd57056ee340555a1c75b59 SHA256: 656eeab722fd8c6b7b199b39a1c08e03049ccc3f524a427b54a8483d1b1e33b5 SHA512: 91f4e68e585ac6f6eeb9a92d5077f5fbbf7e61c2fe8db37a5d277248eebca64a135a9b8fa803672115aaf21c2823c6df6df20efbfb10d0a08a11cec44d7c324a Description: Debian package upload tool DPut is the Debian Package Upload Tool. The ‘dput’ command uploads one or more packages to the Debian archive. . This package also includes the ‘dcut’ command, which can generate and / or upload a commands file for the Debian FTP archive upload queue. . ‘dput’ runs some tests to verify that the package is compliant with Debian Policy. It can also run Lintian on the package before upload, and/or run ‘dinstall’ in dry-run-mode, when using an appropriate upload method. . DPut is intended mainly for Debian maintainers, although it can also be useful for people maintaining local APT repositories. Homepage: https://packages.debian.org/source/sid/dput Package: draco Priority: optional Section: graphics Installed-Size: 365 Maintainer: Timo Röhling Architecture: amd64 Version: 1.4.1+dfsg-3+apertis1bv2022.3db1 Depends: libc6 (>= 2.29), libdraco1 (>= 1.4.1+dfsg), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/development/d/draco/draco_1.4.1+dfsg-3+apertis1bv2022.3db1_amd64.deb Size: 70476 MD5sum: 5be7a3b4a6e102ee899a08b0f09039af SHA1: 8738c697fcf6eefdf40d9fe6814f76e6ec34f7a3 SHA256: 768c6aee7f304f2b876c159ba5d80de86500e1f8569def7066912f867d246e76 SHA512: 6b112dadc200ffab620e07282a0f10af70fe68dd896506887a5b0fb9d4236db89aec2f1954ea3411a6ed3ed9a02dad53210eb636362f02a901d3fb2aec228803 Description: Encoder and decoder for 3D geometric meshes and point clouds Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics. . Draco is designed and built for compression efficiency and speed. The code supports compressing points, connectivity information, texture coordinates, color information, normals, and any other generic attributes associated with geometry. With Draco, applications using 3D graphics can be significantly smaller without compromising visual fidelity. For users, this means apps can now be downloaded faster, 3D graphics in the browser can load quicker, and VR and AR scenes can now be transmitted with a fraction of the bandwidth and rendered quickly. . This package provides command line tools to compress and decompress files using Draco. Homepage: https://github.com/google/draco Package: draco-dbgsym Priority: optional Section: debug Installed-Size: 1973 Maintainer: Timo Röhling Architecture: amd64 Source: draco Version: 1.4.1+dfsg-3+apertis1bv2022.3db1 Depends: draco (= 1.4.1+dfsg-3+apertis1bv2022.3db1) Filename: pool/development/d/draco/draco-dbgsym_1.4.1+dfsg-3+apertis1bv2022.3db1_amd64.deb Size: 1860540 MD5sum: c621b50257a19481456c0674eddd0d98 SHA1: 89f6ad7519eded6c4d0c57b25bee050f88306343 SHA256: 1d9f9bc9899beb641898029e147bb9d1fb301ea2aee0223b7237b5adf4e0619c SHA512: 2036bab53c7fed1e5185fedd53e02c594b49f43414ca3dcf14d2c8ae89558054650d851d174a65c2aff5bd19ba6dab9a099e72ff7ad77c7ad451fac7be27512e Description: debug symbols for draco Auto-Built-Package: debug-symbols Build-Ids: c20581287c4d4cd55564fc5d1d0357b7f4cf7571 d6c0a3e9ef7d1cb2b3183c9105e7b5a96bbd418e Package: dsdp Priority: extra Section: science Installed-Size: 95 Maintainer: Soeren Sonnenburg Architecture: amd64 Version: 5.8-9.4co1bv2022dev2b1 Depends: libc6 (>= 2.7), libdsdp-5.8gf Filename: pool/development/d/dsdp/dsdp_5.8-9.4co1bv2022dev2b1_amd64.deb Size: 26764 MD5sum: 38070cf2b8d2c9e44729982d1455977a SHA1: 77b8ecd9f24655c74d7af240305d9cb878f2261d SHA256: ece457546792c1e2e3e8ac599f3ce12bfea4a9857edd1187fd31092b8bb22b1c SHA512: 4579f849762d17dda2bdbbf1f5aecb8167fe19e3239c5bcd0bce8691e791eb8ff86ecf0bdc34d18ccca6968e42072194e53a72505d7909dbb9bf12dfd1fc809f 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: 35 Maintainer: Soeren Sonnenburg Architecture: amd64 Source: dsdp Version: 5.8-9.4co1bv2022dev2b1 Depends: dsdp (= 5.8-9.4co1bv2022dev2b1) Filename: pool/development/d/dsdp/dsdp-dbgsym_5.8-9.4co1bv2022dev2b1_amd64.deb Size: 4708 MD5sum: 4b9f2950c239f0c318f43a5d9408d223 SHA1: a18ab28d57c6dcc08065b4f93da297da780fdfdb SHA256: d98c9b4ff37b8da61cbf1d74f52b1876558569bd2e7e10f79b899dc3bff67afe SHA512: 8e2b561d9e5fc36afbcafbe53cd238e74f2b37901346a9384fbb6cce13bb057044b015e719ea58373e31538cd1d19488e459162a1ed04b49b49156d9a1b30e2a Description: debug symbols for dsdp Auto-Built-Package: debug-symbols Build-Ids: 65524ad0523fa62bad60285da3cafb10068ad70a a89ac83d7ed8ad7d0a9c6adc30a01f288311e5c7 b3431b4d97ef0f74e8379160611e64731d51316f Package: dsdp-doc Priority: extra Section: doc Installed-Size: 8179 Maintainer: Soeren Sonnenburg Architecture: all Source: dsdp Version: 5.8-9.4co1bv2022dev2b1 Recommends: dsdp Filename: pool/development/d/dsdp/dsdp-doc_5.8-9.4co1bv2022dev2b1_all.deb Size: 567692 MD5sum: c6a53b856bc52efae437c623e85770a1 SHA1: 6940dee562dc328daa34cd12fddfb030293e123a SHA256: c72bc9d80411721097ce97196ed0e6864129bb837c68b3003f180d8d7f722a56 SHA512: 97afbebbbe236a5dbe130a14f9390e10930742b47236d5e3b799f7bacc3fcfeb45d6eaca98d06237e7dcd4ff0fff737332fdb26a471164a4e20282bba6526622 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-1apertis0bv2022dev2b1 Depends: python3-mallard.ducktype (= 1.0.2-1apertis0bv2022dev2b1), python3:any Suggests: yelp-tools Filename: pool/development/m/mallard-ducktype/ducktype_1.0.2-1apertis0bv2022dev2b1_all.deb Size: 5080 MD5sum: 9dee7451ee9a52acb42860c0ee062bce SHA1: 4cf27d5cb363f7ff16f897fcc721a26f800868b3 SHA256: c2cb2bed1ce34bffe77f462df28fdbebf8e6175519ac3471d1d1498f02812399 SHA512: dd37fd9c3091bf52d6783c18d4fa7ae91a125ec3fdda21c392a2a8544647b37706a43b80cfc51494d9dbf6c18a103a64898e95359646c978e5ce588cc73b9990 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-2apertis0bv2022dev2b1 Depends: ocaml-dune Filename: pool/development/o/ocaml-dune/dune_2.7.1-2apertis0bv2022dev2b1_all.deb Size: 35724 MD5sum: 6f31d098dde34ffa6511a32c71fc7eb3 SHA1: bb293b1349efa090c05f07423865b4b5f7367a78 SHA256: b0e57f2e0b0ad3d86f7a992c19862dadab9f348e39c796ef8a61835e463a1a4d SHA512: 1561396e1fa1ff76063acff0a6752edf1e48a638c44be2ba663dc47096949663633c8e3fe226a92c1cbc318363dd11bf1135f320d544f40eddf770bf48571a4b 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: 170 Maintainer: Varun Hiremath Architecture: amd64 Version: 1.15-1.1co1bv2022dev2b1 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.1co1bv2022dev2b1_amd64.deb Size: 87648 MD5sum: a6a756484f09249bb75a3e42d339651e SHA1: 82688974a1c6d0e08bdb410136751c58aa1021cf SHA256: 292a614af80a16ba5f6b19dd1d825f5c55b16d3ef4985c0f20419b5e75926122 SHA512: 9e37b294dcfd3da968413205e4f9cbd59110bbb0e1e27e048e8408a35f489a320546e024f071c565d6fc90c01e7a59934745c1e2da30d17e7a5b2dc775d9858c 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: 148 Maintainer: Varun Hiremath Architecture: amd64 Source: dvipng Version: 1.15-1.1co1bv2022dev2b1 Depends: dvipng (= 1.15-1.1co1bv2022dev2b1) Filename: pool/development/d/dvipng/dvipng-dbgsym_1.15-1.1co1bv2022dev2b1_amd64.deb Size: 126724 MD5sum: 4179898bbbe5ae61ab62cb1ce0cacf88 SHA1: 387094eafe985ff0948cd019c6b09f9573886c38 SHA256: f85fc9371d8b1add112221f75ab00a42982a6b3a96d8a9232694a65f3a5b59f4 SHA512: 36f5d511ae9ef2d53daadb4b5af1dae589adc237b470aa791569f5e4134dc087fb915e8b350a1a1fbb39a5d91af246c8aabf433ac552f6c6dfa94a2946387d12 Description: debug symbols for dvipng Auto-Built-Package: debug-symbols Build-Ids: 2d7cf55f87a181e85618c0adf5b4688043c51020 Package: dvisvgm Priority: optional Section: tex Installed-Size: 4213 Maintainer: Debian TeX Task Force Architecture: amd64 Version: 2.11.1-1co0bv2022dev2b1 Replaces: texlive-binaries (<= 2019.20190605.51237-2) Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.29), libfreetype6 (>= 2.3.9), libgcc-s1 (>= 3.4), 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-1co0bv2022dev2b1_amd64.deb Size: 1090004 MD5sum: 500e3739ca66f6603728942525938123 SHA1: cde766a98eeed2425e5179ffd6ca8b5954fddfda SHA256: 42d0399548a865b66e2dea59f36e88f2e96137d6389ec91a26292737f4a779bf SHA512: fa0801be757cb4e9188169354503f07e5a645033855534f1462e8351cda175d12c6442f9cb157c6464d162831c532289749871414cd0241a5f0f18cca815c351 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: 11916 Maintainer: Debian TeX Task Force Architecture: amd64 Source: dvisvgm Version: 2.11.1-1co0bv2022dev2b1 Depends: dvisvgm (= 2.11.1-1co0bv2022dev2b1) Filename: pool/development/d/dvisvgm/dvisvgm-dbgsym_2.11.1-1co0bv2022dev2b1_amd64.deb Size: 11581340 MD5sum: 630e8debbc3f3c8b20d99b843c9f060b SHA1: a329b62071219e61d3c0e2f758a164ba25c0c721 SHA256: ca57c1e5b820318e5a83ad304c4dfcc5b709d83fad1051a763609f1b2252ae1b SHA512: 87af252eb47f09a524e16d0c1cf685546ecdf700581788c8f88c0a312bd946afe4d2c492ca93d7522ab6dd239d5b6418d9ac521d61f807acd0974379a4a81221 Description: debug symbols for dvisvgm Auto-Built-Package: debug-symbols Build-Ids: d4bc348b941c840d8e1b50ed4f7f71b17f292bd6 Package: dwarf2sources Priority: optional Section: devel Installed-Size: 1307 Maintainer: Sjoerd Simons Architecture: amd64 Version: 0.2.1bv2022.2b2 Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2) Filename: pool/development/d/dwarf2sources/dwarf2sources_0.2.1bv2022.2b2_amd64.deb Size: 404768 MD5sum: 9abed0a6ca8757ba93302171be1fcc08 SHA1: f6bbdf4d9202d101783ef747f9f48bbc3477f41d SHA256: e410e022afbcb5af9a5ac001d14798ab27832e4adccada47ddc2c410cc220800 SHA512: 954b6659d152eba47a9fcae74ccad3e3e50b2a4cbd6cd465284608211899fe0958480549db62bc84c43fedbc38967388ff7b5f193dbbbec439d9ec5ea9d4135e 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: 6805 Maintainer: Sjoerd Simons Architecture: amd64 Source: dwarf2sources Version: 0.2.1bv2022.2b2 Depends: dwarf2sources (= 0.2.1bv2022.2b2) Filename: pool/development/d/dwarf2sources/dwarf2sources-dbgsym_0.2.1bv2022.2b2_amd64.deb Size: 6637348 MD5sum: 74c29ab930d7e0c65aa0b30eddb9c3e4 SHA1: d9919bcb7a05302d90d593ed2dff82c58de62f7a SHA256: e59a12058c2c5b0d39a380374022eb7759cf3e03083da69936a186a51b31c696 SHA512: d12f1612f5461244a02a95007940c0d4a95acfcfbf5b42fb63a552fae42c2714d7870441876d0a6f4eda3f6f610189b7103fe14139b8b71c70d817edd90f6d6d Description: debug symbols for dwarf2sources Auto-Built-Package: debug-symbols Build-Ids: b81b3c8c46f6ffb7663db48459cc7a3d45ff1e12 Package: dwarves Priority: optional Section: utils Installed-Size: 1537 Maintainer: Thomas Girard Architecture: amd64 Source: dwarves-dfsg Version: 1.20-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_amd64.deb Size: 219600 MD5sum: 6135c8021887d297d5d9553c2c23ad37 SHA1: 03e10a6b3d1a9eeeedc5711303190641433936e6 SHA256: c2d9e92e82eb14886ef1a30935b7f8eebe31a8ee66b64f77e86ea4af29fa20a4 SHA512: 13ddf05fc74faa50a24372f1dd9a5f7c68816bd7e164b65bff19661d5a4ad55271aba63df5f795f8faafaf9b875c8446dbd59caaee64da1e5efa5c437f621570 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: 2089 Maintainer: Thomas Girard Architecture: amd64 Source: dwarves-dfsg Version: 1.20-1apertis0bv2022dev2b1 Depends: dwarves (= 1.20-1apertis0bv2022dev2b1) Filename: pool/development/d/dwarves-dfsg/dwarves-dbgsym_1.20-1apertis0bv2022dev2b1_amd64.deb Size: 1789956 MD5sum: b67728acf198386f1b3c06082fab5216 SHA1: d39cb99777c8781140b9859d8e0ee2180a422b88 SHA256: 4312e9858b74c0249682618f53ffc3bb84b0ae424e0a14b63f470d48944c401c SHA512: 2d37432b1dbfb88964dcb74beef50dae079422e407574606e323d7a242c13743787a5c82f8146e96c2b396a74ab82c1ca6bf9e59231b8c9b85d5a35af5f050c4 Description: debug symbols for dwarves Auto-Built-Package: debug-symbols Build-Ids: 1de5cc5433f8391e3ed80eb9bf06ad462fcd9b68 20bc9ae5bbeb55b87a5ee93f3dd10bd851400ee3 4c9579bf02c8e5860619ac499f8d932beb9fc7e6 72c85a63d03b6322e1f62e8bcfe4579d184b853d 951ed0c5e77f07c62d052830185d2c3c1fcda28f a54bf5352dc217564956bc0806b1616d45ded568 a6855088e1f338b743e4c1be6233958b5cbef35b b84429149bb57f815d7c96647a96223a855db5bd c2ea2dd7ff5b9f008be9e3ae3d70f30dc72fb0ab e84634f512af07e9c114acecce48eeda2e3aed0a Package: dwz Priority: optional Section: devel Installed-Size: 551 Maintainer: Debian GCC Maintainers Architecture: amd64 Version: 0.13+20210201-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.14), libelf1 (>= 0.131) Filename: pool/development/d/dwz/dwz_0.13+20210201-1apertis0bv2022dev2b1_amd64.deb Size: 174624 MD5sum: 3757814c2569887b1bc749639d5edaa7 SHA1: 1d5268c2cba94431a446765e77db66f77ec2e547 SHA256: 13736b2c6f28827669fa834c97c9933e561ae8e23d31438782e2a4acd8f8f352 SHA512: 5365ea7fe7bd4af43460511238bcbd2b75b2ee08f50492c2622a7b36350bc987704c8f3f43c31c3c2f60a9562c5968db07bd64df0a07fc30c6adcd31431d76b2 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-9apertis0bv2022dev2b1 Depends: libeatmydata1 (>= 105-9apertis0bv2022dev2b1) Filename: pool/development/libe/libeatmydata/eatmydata_105-9apertis0bv2022dev2b1_all.deb Size: 16356 MD5sum: b6ac54254eeed8df59f891ed392fd4eb SHA1: 101389ffd4585c160b416a25b6700b88952e8f54 SHA256: b6821f37d0d4f4592836a79ce5d77ec20527fbab9692d2ce56cb1a009817ffcf SHA512: 0f8fd6f125830ecb15c7b44fcf39cd2ae8dd78a1b9b318546232eb78fb2256309b2b3bf5baf61ff4fc61a949d0b00e33aa1bccab39570873b510009a3466be68 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: 264 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Version: 2.0.11-4apertis0bv2022dev2b1 Depends: netbase (>= 6.0), libc6 (>= 2.14) Recommends: iptables, kmod Filename: pool/development/e/ebtables/ebtables_2.0.11-4apertis0bv2022dev2b1_amd64.deb Size: 86316 MD5sum: a3b18017e4e3225b882513ecf11407f7 SHA1: 86d19b73367247c185e3709ad93e40f3172c24bc SHA256: edebbf40441a4e833da6e2e7ee08b6ac46870edfe6f09356d2744fcb49057f95 SHA512: a4a07dc7b3e7c81cec6bef1966bf4fb5a53acf82afda41bb8bef9e9a2635696fec5a3fd74852251f7dac3ee8117923fdb3b31cebc1eea5a419669b24d4b1a136 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: 205 Maintainer: Debian Netfilter Packaging Team Architecture: amd64 Source: ebtables Version: 2.0.11-4apertis0bv2022dev2b1 Depends: ebtables (= 2.0.11-4apertis0bv2022dev2b1) Filename: pool/development/e/ebtables/ebtables-dbgsym_2.0.11-4apertis0bv2022dev2b1_amd64.deb Size: 151800 MD5sum: c4eddaa62d5fea5aa7056833b522e6e4 SHA1: 0548956d0ee0d7c56e116f29ab880efb05edb96c SHA256: 45970d45710757433d718cc6158d31d70130a8f778be0b883020b8f77a8ac403 SHA512: 459dedac21d780a6e403fda03c1be800e625988bf5c150b02316b1ac1ce4204cef2af4a60a9f5b4b564c640e686dcccd5973410af586109d89b429a42e8c3fba Description: debug symbols for ebtables Auto-Built-Package: debug-symbols Build-Ids: 11a070b7c85da5ea670193c23a6736036fd8a90e 8f67134aeb0c84d8e3a72f6c91b683a861ddb883 acbe5d332d92f2763921d0173d9b134c3eed4cb2 b09b7d3ec595025ed234ba40a161e2057f2af5ab be7e0ec73e7e3fbc5bba106a6498e9edfc84dcff Package: ecbuild Priority: optional Section: libs Installed-Size: 727 Maintainer: Alastair McKinstry Architecture: all Version: 3.4.1-1+apertis1bv2022preb2 Depends: cmake, chrpath, dh-buildinfo Filename: pool/development/e/ecbuild/ecbuild_3.4.1-1+apertis1bv2022preb2_all.deb Size: 112592 MD5sum: 135f8f98b48b628fe2ddfa4f43d5a7df SHA1: a3b0d61351dfca6792b83cf20e04ae323ffcbf73 SHA256: 2da213723469c7e6051368dbcebefa00bd3740ca96a3cb84400e3373462bbe40 SHA512: ea49993a891d48ec5f21c48f606afe5f1dd060b891243e1eebb573416179f0554c0c9db22437ec2bed74ad0e555828c15b6e06333a512caaa510b5eac2b5e757 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: ecj Priority: optional Section: java Installed-Size: 40 Maintainer: Debian Java Maintainers Architecture: all Version: 3.16.0-1co1bv2022dev2b1 Depends: default-jre-headless (>= 2:1.8) | java8-runtime-headless, libecj-java (>= 3.16.0-1co1bv2022dev2b1) Suggests: ant Filename: pool/development/e/ecj/ecj_3.16.0-1co1bv2022dev2b1_all.deb Size: 20964 MD5sum: ea90c64d69c8025442cfc89475e5d754 SHA1: 26b667df9a0d099aacf0c630dd320bad1670b634 SHA256: 83b53964b294eb50b7047b8f882aa4de25001b8236cc6d33245c1b9e1b9b3ab2 SHA512: 0dc2f63aea25f0071964306e3a7efa30e07b3cbb9f1787bdc22fbd34bbe7a7049048d13cc962a9f2ef875568cb05a1b246ffa3a9925184909231135bcb3b9b46 Description: standalone version of the Eclipse Java compiler This package provides a standalone version of the Eclipse JDT compiler which is distributed as part of Eclipse. It passes the JCK (Java Compatibility Kit) and is compatible with Java 1.3, 1.4, 5, 6, 7, 8 and 9. Homepage: http://www.eclipse.org/jdt/core/index.php Package: eclipse-debian-helper Priority: optional Section: java Installed-Size: 29 Maintainer: Debian Java Maintainers Architecture: all Version: 1.8apertis0bv2022.0b5 Depends: ant, ant-contrib, maven-repo-helper, default-jdk-headless | default-jdk Filename: pool/development/e/eclipse-debian-helper/eclipse-debian-helper_1.8apertis0bv2022.0b5_all.deb Size: 6812 MD5sum: f411ec46c83a1c54e7d762ad8bf8dae3 SHA1: edb9966a915d5c785c17a41e538246f5d12f5b29 SHA256: aeead6ad4261af8d6524173d73126156d47d03e9bdfab21881438d8a9519ee96 SHA512: dac0fe926d29ef51fcc62651e33702f7415c02ee6a5120d6dd890634622bb4750f6bb2a22b1775dc0fee8153c1b11dd6418cceee6b02c38c5bd68ea759637371 Description: Helper tools for building Eclipse related packages eclipse-debian-helper is a set of tools used to build Eclipse related package. It provides a debhelper buildsystem to compile and package projects consisting in a collection of Eclipse bundles. Homepage: https://salsa.debian.org/java-team/eclipse-debian-helper Package: ed Priority: optional Section: editors Installed-Size: 114 Maintainer: Martin Zobel-Helas Architecture: amd64 Version: 1.17-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.14) Filename: pool/development/e/ed/ed_1.17-1apertis0bv2022dev2b1_amd64.deb Size: 60892 MD5sum: c9d717c28ca349613621a9a3f8a92326 SHA1: 0cfce5a2149e86173758f560f43ae63b8c84def8 SHA256: 6dacf23c8fbf7f069c4c75317233b46a49edad29aa2e4649d804a16883f41c4e SHA512: b2c9739300e30df8dacc858c70a143ad9f6b6b9f065f2821b08e73911258e570bc30ec0b0cb91aa6ec4db21e84db070a99c837078903a86d32ce4770871d772e 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: 81 Maintainer: Martin Zobel-Helas Architecture: amd64 Source: ed Version: 1.17-1apertis0bv2022dev2b1 Depends: ed (= 1.17-1apertis0bv2022dev2b1) Filename: pool/development/e/ed/ed-dbgsym_1.17-1apertis0bv2022dev2b1_amd64.deb Size: 62620 MD5sum: e986bce116cbb7d0120b53237f9dd223 SHA1: d63f2a5dd63b560ac935222e2d8dfb2f70eb07e1 SHA256: 69cd1f393ec4ce40a3956a0b4b893ffeb1e6a7816fcd070f4408cce22828b3d5 SHA512: 9c414093ddb2fd80fe89bd4ead78f9a1e10025f26ec5fd5272f20cf4b1d4c0ff13c3c51e393fadb3700837ee2f0a10dc3e73c238b817e3e65d77bc970e111521 Description: debug symbols for ed Auto-Built-Package: debug-symbols Build-Ids: e3d2f51ed4deb3ab79a26680fd09e7aa0e4197ad Package: efl-doc Priority: optional Section: doc Installed-Size: 71139 Maintainer: Debian Pkg-e Team Architecture: all Source: efl Version: 1.25.1-1apertis1bv2022dev2b1 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-1apertis1bv2022dev2b1_all.deb Size: 12839996 MD5sum: 256c33132364ee54d772aa4fc6df04be SHA1: b28c9d7df8e15e62bcc134afc730ebd8b2cca677 SHA256: 4c4b8120491cd6222dfae46ce14b29f5d04ef4d0300c9ff43abf0d5a34ef1b1b SHA512: 47b1ea45cf6fb1cb632be2e11a9da0c572df02a16e6f26ed40604f62e50a40d48d964d6524102b61f59d5f7671c5c6ca9fda935a35d4d4e502f2c6e852dc457c 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-1apertis0bv2022dev2b1 Filename: pool/development/e/eglexternalplatform/eglexternalplatform-dev_1.1-1apertis0bv2022dev2b1_all.deb Size: 14100 MD5sum: 99ac0db1450d4c00243b1bbb25bcdbd1 SHA1: c6df8fb7ca7a1213d03941cbc6ae939a35f3b1ac SHA256: ff9f3940376209b1c7ce613c3a73813174272e9b7ffca81719e28f3ccac27159 SHA512: a54945e235c817f0ecf2fe4bac1c98bfaffac982c7c214320a730828862823b038c33aa4fb91293c504ae2d77892bc3983551c25760ea6aa0f57f7c866a1f2dd 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: 1766 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: amd64 Version: 0.13.2-1apertis0bv2022dev2b1 Provides: www-browser Depends: libbz2-1.0, libc6 (>= 2.15), 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 (>= 1.13), liblua5.1-0, liblzma5 (>= 5.1.1alpha+20120614), libperl5.32 (>= 5.32.0~rc1), libtinfo6 (>= 6), libtre5, elinks-data (= 0.13.2-1apertis0bv2022dev2b1) Suggests: elinks-doc Filename: pool/development/e/elinks/elinks_0.13.2-1apertis0bv2022dev2b1_amd64.deb Size: 609968 MD5sum: ddcaf2e6a491e0dc0bc1cda1ee132b0a SHA1: 6320b5b7f789ffb21565be0e9c1357af1360fe6f SHA256: 6ce435071994b6637835123fab9756f07a5df080a7f34a3171b6ff2774d70507 SHA512: 94880c0995d186ece508212d6ad1da1f624641d01c07e89808759c5bfb4750416e0974b2ae5c685ebbc6e08545583e8f6926c512e932d4ad110fb235fe4a9ab5 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 386244 MD5sum: ffc217b4c29f481a2b9a6a74f47025d8 SHA1: fcd0517aaec7df4e4d6b819c14fcf01fad846889 SHA256: 2cc5c6e22aa489da8fdc1cfb86618361524c7783e29e0e2573c2f9d129259cf3 SHA512: 43299076d5b224e08d1f3526597ee84cee9af81c69510868d0375f252968e80baf0af1bd11550018c83bdcf38ea922fcebf63982029c4acda1dce6470b079de9 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: amd64 Source: elinks Version: 0.13.2-1apertis0bv2022dev2b1 Depends: elinks (= 0.13.2-1apertis0bv2022dev2b1) Filename: pool/development/e/elinks/elinks-dbgsym_0.13.2-1apertis0bv2022dev2b1_amd64.deb Size: 1846820 MD5sum: b92342588ba30a55bc46c65e2c1e108a SHA1: d89fb620862dd19f7475b2032a8a069fb76068f4 SHA256: 10abaf529af43cc650071c4a6142233cbc6abe5725b694c5401ee846231acc7b SHA512: ee6a601a6adb37e993185bcccf3dac48fc48adeefbe3f5e3508e9e7197a9afbe5b1969222b9c9a54d096d7ffabad4473035f990a9686f2db2a6ec19093716794 Description: debug symbols for elinks Auto-Built-Package: debug-symbols Build-Ids: 80ee13318be667953a6e3f86f3c05d491435aef8 Package: elinks-doc Priority: optional Section: doc Installed-Size: 379 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: all Source: elinks Version: 0.13.2-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 162288 MD5sum: dfba821580516a6f58160d18b53cb3db SHA1: b5e7ea9c79e4ec9af815f689fd632247f24ed52d SHA256: 9d4d6395c91381b61b4c88bd9fcda8e5ea36d91df56912a093dc6f70ab63d4ea SHA512: 807719227e4ee3668c63d07d6bec3fc64dedb2da3d6db5d47f6965c3af6a50b50d15199bb8b66466f83f9d22ed16ad248e5d73a04cae87b01f58d638c6212de2 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.3co1bv2022dev2b1 Replaces: bcc (<< 0.14.9), linux86 Recommends: bcc (>= 0.16.17-3.3co1bv2022dev2b1) Conflicts: linux86 Filename: pool/development/l/linux86/elks-libc_0.16.17-3.3co1bv2022dev2b1_all.deb Size: 136320 MD5sum: 510a5cba3d715733612f85fc61560ca6 SHA1: 77939ba3b71ec1ddd87fa529a086da9cae2f8701 SHA256: d7287950de9f4b2bbabd1013358e4321cb16a49f549cb823203d45e920f441e2 SHA512: c19c88140d1f6eb0a8b577906d69b566652784e117f0a4c3fdd22acc76f7efe8f619d059ec18779d90a1a04a24b08cd12e3fd331383b019459a1dc7821c5dafe 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+deb11u2+apertis0bv2022.3db1 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+deb11u2+apertis0bv2022.3db1_all.deb Size: 57016 MD5sum: fb8d262fe2603a237d5a22995949e0dc SHA1: 4b228146a7273e3a8a4e46b765249f0bba03bf51 SHA256: dfc79ef7f6a70c14afb57686a3e2447fbbff3bcf18051cb33cc0928cee3d2c28 SHA512: b95f7ab41dc9ee2a13f69995892178add6aaa3a91466862e8efe78a17dbf5df6bfabab366a394104280b9c90f8f14616db5c2e070506ca642cd938ef0704f148 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: 512 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1 Depends: emacs-common (= 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1), libc6 (>= 2.14) Recommends: mailutils Filename: pool/development/e/emacs/emacs-bin-common_27.1+1-3.1+deb11u2+apertis0bv2022.3db1_amd64.deb Size: 167664 MD5sum: d5e47086c292b0e09059dadc91ecece4 SHA1: d4c8ecd675964de121126ad41b6ed59a36c6907c SHA256: 2d99dc95031d84348c6ef7b68fc5aaa36a5c02d30d0af5188cb9bd3f38faee15 SHA512: d7060b59a61e3be052decdba0ff3daa3be7897a1555dc48a9daf01604dba5cbbf72b162e67f621bc4a539dd061239f8a1e4529997dc5a15f27f46fb1317106f3 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: 523 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1 Depends: emacs-bin-common (= 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1) Filename: pool/development/e/emacs/emacs-bin-common-dbgsym_27.1+1-3.1+deb11u2+apertis0bv2022.3db1_amd64.deb Size: 464716 MD5sum: f544f860a79f9eb38f0ed4a8dbe2683e SHA1: 27e127ba7cc26a01f629fdf0de3da5b32160cde7 SHA256: d34eb30c1a4e59f5f83b388161eef6a028eaa8daccecfb565ad2ec6011c324f8 SHA512: cb0ba5a75d48b08beb0ccecada767d0baf8735de67f5d5111ba7051a6355107246041a71fd2c580131688971a34868afb60028e92da75c4dc03e2b79789698b4 Description: debug symbols for emacs-bin-common Auto-Built-Package: debug-symbols Build-Ids: 39a9ac339a7c3beb7532706bf66e150adc4f05bb 7be9fb479ad24e5e353bbeabba6a1736553277bb a3fa67b305b79ef4fd3acba7493c7080c7ec37d9 e99c9d0e3ae6a15578ab9e4ba13089095aa43b2a ef8557f9068dce12d194ba06f8062927081b5f7b Package: emacs-common Priority: optional Section: editors Installed-Size: 68923 Maintainer: Rob Browning Architecture: all Source: emacs Version: 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1 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+deb11u2+apertis0bv2022.3db1), 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+deb11u2+apertis0bv2022.3db1_all.deb Size: 13706564 MD5sum: 97fcf98b7aded096f5ac52efc9823668 SHA1: 0597c1b800e7b3bb71ac00cb61103a55f6361985 SHA256: 10857ca7270d1f766adbab080e21e0e6460eb7058d84b2bd0e285d97bfe8602c SHA512: f1de8595b9ae05fba212844753994628f7621680bd7bfa186d40ffb30af32b3113c2a497f7d82fb68b3767011d890ef307614365203a1b993f01657a674bf8f3 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+deb11u2+apertis0bv2022.3db1 Depends: emacs-common (= 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1) Filename: pool/development/e/emacs/emacs-el_27.1+1-3.1+deb11u2+apertis0bv2022.3db1_all.deb Size: 16328384 MD5sum: 392847d73b54ff4323728dac443c92a2 SHA1: 760b317c6bb7ee7c7c121f8e6df4436e11546e4a SHA256: bd8743db2104d11b0d06f9c2dde10dac81f05f38d3f36efc428607a5c69cfe27 SHA512: dafaab1877658639dab4140f3278c3b8fbf165db00d4888f35b60618ee5f6c78108a033f2b436ad20941d037f1d317b32552251bed0785fdf395f0a46485dec7 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: 19518 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1 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+deb11u2+apertis0bv2022.3db1), emacs-common (= 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1), 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+deb11u2+apertis0bv2022.3db1_amd64.deb Size: 3295704 MD5sum: 9604081781006b26b0e5170d3beae055 SHA1: ecc9e3905aa3b8dd232ee5c9e0c746330300432b SHA256: 6cf1bf6e05c459a3aa5f4346f28ab1c43a74d26cb0b00604a71a6f226a8a3060 SHA512: b33aa8a6a1859cd629c54750bd0c60a69178a6d865e59ed2dec57f1159a7c7bca1e7f298e6e8a1edfdd2739ab20ccb2928d98515e8766154104a75f9227d345b 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: 7261 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1 Depends: emacs-gtk (= 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1) Filename: pool/development/e/emacs/emacs-gtk-dbgsym_27.1+1-3.1+deb11u2+apertis0bv2022.3db1_amd64.deb Size: 7012648 MD5sum: 4ea4c3cc21ce3fe5c6c1290502894090 SHA1: dd577ed3b51fcbbd307fa64ddc2119341c2613de SHA256: 0f3b1cfe803ff60bc83edd2323358a2ec4ab1b188598bd86d7c50215bb56ae78 SHA512: a6777a5163efec6b5924c490bd0de124b31c7b930bff8cc01af19e07cd5de3bb466f5311c1feb89ef9cd51abf2bd825e37d26525936081f2ae30c962f577fe84 Description: debug symbols for emacs-gtk Auto-Built-Package: debug-symbols Build-Ids: b49dfaf3d8930cbdd483eb92ff96b791be341eb6 Package: emacs-lucid Priority: optional Section: editors Installed-Size: 19529 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1 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+deb11u2+apertis0bv2022.3db1), emacs-common (= 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1), 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+deb11u2+apertis0bv2022.3db1_amd64.deb Size: 3316120 MD5sum: c4fd0d39e79d206b499289dd868a54a7 SHA1: d05e426f24859587f6a348665b606604fc9be7c1 SHA256: d1d662e73d8c12f4cb9305d84eb24169ef8cd630aa53fefa8ed496f1409f45d7 SHA512: 389d8ca8e10c56aeff71df8db582317c49471ae26da179700f3c39ae124ec909978a7404e407033162fe4ac7dd8bb4c4df0efaac63d8b4b2d7dbbc4fb5690729 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: 7322 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1 Depends: emacs-lucid (= 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1) Filename: pool/development/e/emacs/emacs-lucid-dbgsym_27.1+1-3.1+deb11u2+apertis0bv2022.3db1_amd64.deb Size: 7082184 MD5sum: 067c94c176a4b56cf5b8d2c9ae25ab66 SHA1: f1c501467c8c5b566c399e9c2ad76cf1a20e3ee1 SHA256: 3ca038d27d12b8efbd0dd0937d4e1098f3b377795fae780b27466765a45f58e9 SHA512: 751430c35eb72c5a049a451ec50b73c4cd30bcdfb5caa8a57e5612352cb0c4387d62d47ffc391fad3a30a0b5de24971149cd5b3a3ce6a0af9509b6d6b6a97578 Description: debug symbols for emacs-lucid Auto-Built-Package: debug-symbols Build-Ids: 2195ffecf73a61074166e6e0605919b4a770fed1 Package: emacs-nox Priority: optional Section: editors Installed-Size: 18374 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1 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+deb11u2+apertis0bv2022.3db1), emacs-common (= 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1), 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+deb11u2+apertis0bv2022.3db1_amd64.deb Size: 2979708 MD5sum: 31a8049b892b2767ac73c36bed920f57 SHA1: b25dc8cce050fe9acbe52069e47f8acea391423b SHA256: 78a311d2a03e43240029631b9678e2ee4e9ce198c47ca10733cc709aaf0a00fe SHA512: 801ee46ac750829cd78043a300ec220617a4f40c2e55434ebc47fdd44474ff6fff518047c4544d6c6b53b227a94090fabeb0edccb1db4108b7ee280b95cce757 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: 5529 Maintainer: Rob Browning Architecture: amd64 Source: emacs Version: 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1 Depends: emacs-nox (= 1:27.1+1-3.1+deb11u2+apertis0bv2022.3db1) Filename: pool/development/e/emacs/emacs-nox-dbgsym_27.1+1-3.1+deb11u2+apertis0bv2022.3db1_amd64.deb Size: 5317720 MD5sum: 66201454eb69ae4b84ad6995592fd002 SHA1: a81e07f83f616be6346f9049a944b3bcf3c4292e SHA256: 43cbfa3b8996bb17ce38454abdd0f2fc32f256f88b663ad17aa2d69f4af86a5a SHA512: a43d8e47177ca242290da5ab9a9b172b94ac4d66b6e9907c8652e86721c2e5dc6600217cc86bc8c45275cfd53dedc1aedee7d9dbcc68d84c4e8913540a8c3a1e Description: debug symbols for emacs-nox Auto-Built-Package: debug-symbols Build-Ids: f5cb83864bb2c67b21ee9a9fcde005f285d8ebd7 Package: emacsen-common Priority: optional Section: editors Installed-Size: 62 Maintainer: Rob Browning Architecture: all Version: 3.0.4co1bv2022dev2b1 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.4co1bv2022dev2b1_all.deb Size: 19396 MD5sum: bfa53f1a44db26b4b1f6af946cd49bff SHA1: 39412ec51f8db6b81ee55d26ca40a1330b379e8b SHA256: 2bafe1e040cb9d41c4a7403251fa444cde33cb169ff3c273d90e27d711f3c675 SHA512: b558cef6577027233ceda12978efe13b0359cbf296c4fa3e6c952701806937bd442de1f52a4c9422d30745bfcd79571b5934c86cc62bbf27b6294473129c0314 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: amd64 Version: 1.19-1co1bv2022dev2b1 Depends: libc6 (>= 2.4), libenca0 (>= 1.9), librecode0 (>= 3.6) Suggests: cstocs Filename: pool/development/e/enca/enca_1.19-1co1bv2022dev2b1_amd64.deb Size: 57152 MD5sum: 419e0fcded2dd71f22676a6941c90ab9 SHA1: 956ff2383a46b858af00d6d4ae4b30f2f31d2a28 SHA256: a59ed10eea605d27c87be3e4e796575a0dc13b6e58df2d09d34b4ca0f17e4ef5 SHA512: 33d585d637f45e1f8849e06c2ce1d8cef217be7a995072051055e7b978b94972824969fea7a789ea0d5fdf2a6cb57408c317bae0db74df522269f13cfee0bab1 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: 71 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 2.2.15-1apertis2bv2022dev2b1 Depends: libc6 (>= 2.4), libenchant-2-2 (>= 2.2.3), libglib2.0-0 (>= 2.12.0) Filename: pool/development/e/enchant-2/enchant-2_2.2.15-1apertis2bv2022dev2b1_amd64.deb Size: 20192 MD5sum: afb680313674363db17769dc5a527497 SHA1: bca7ae245df6723e01b0666ad2e983cb24b09253 SHA256: 18fd08006c72c26f0a12f86a8748270f048537f44488d48348bb6ed9a27689f1 SHA512: 75e5ac28bbfe1ab70d88e540ad1e6b7556e4c551076a569259a31f632cf1eb5753e614caaf2a66553e47fa59e2ffc90dc9ab668c3333f1e44ba34182b0b3e081 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: 44 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: enchant-2 Version: 2.2.15-1apertis2bv2022dev2b1 Depends: enchant-2 (= 2.2.15-1apertis2bv2022dev2b1) Filename: pool/development/e/enchant-2/enchant-2-dbgsym_2.2.15-1apertis2bv2022dev2b1_amd64.deb Size: 17544 MD5sum: fb47a796f05f2590a44eb69755dfbc1c SHA1: 0300c66d67f7754554125b2bb220f964013aa1ce SHA256: 217678eb83a10fb1cd69b0b6ed95e16251719ccceb02cea4231ac4fe92433cf0 SHA512: 6db12dccf7716c63a1063849e30ba6305ea845bfeb56f253ee5d82638285e5076cb02a7ddcced1a8b7ab26f26bf48b6436b62419f23bdde344b1e951a27e4a66 Description: debug symbols for enchant-2 Auto-Built-Package: debug-symbols Build-Ids: 0a71791f5689f796618d86de3d407290a0b306cc 858a1d30a3e3089003f80538697107e83e398270 Package: eperl Priority: optional Section: devel Installed-Size: 297 Maintainer: Axel Beckert Architecture: amd64 Version: 2.2.14-23co1bv2022dev2b1 Depends: perl, perlapi-5.32.1, libc6 (>= 2.14), libperl5.32 (>= 5.32.0~rc1) Suggests: libapache2-mod-perl2 Filename: pool/development/e/eperl/eperl_2.2.14-23co1bv2022dev2b1_amd64.deb Size: 116744 MD5sum: edc41e35cb6eb48e1954e64bad4d82a8 SHA1: b7e4ffb148960361da6e0ed5ccf94a3390b22555 SHA256: ed655230b05485ad60e01ebad85b20ee059c262849a1831b875fb9da8cc9d49d SHA512: 9a8af324b260f63848c6f2ccbf24604ad2ccb851cbdcd133def701221e17520cfb1c0f7bbc3ae5e901215af14ca48659093beb86682048628f07ffefdfe3f1e5 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: 57 Maintainer: Axel Beckert Architecture: amd64 Source: eperl Version: 2.2.14-23co1bv2022dev2b1 Depends: eperl (= 2.2.14-23co1bv2022dev2b1) Filename: pool/development/e/eperl/eperl-dbgsym_2.2.14-23co1bv2022dev2b1_amd64.deb Size: 42400 MD5sum: db9f0249789daafd1a182d13113fa5f3 SHA1: fb0020b551b5381e98770abcc5468402b8b55138 SHA256: 359433e651b3f12eba64cd79b2fd695cc950139338e2a402afc88b0dd7307f17 SHA512: 734e4b5ce930ff3cdf20ac6843f575aaaf840ba43cda8ed167aed77393d0de72bc82d2c004fd4bcbd1b99af6b109d7479836db1e29f566428e7c8a2c53897a8c Description: debug symbols for eperl Auto-Built-Package: debug-symbols Build-Ids: 633ebd949e940191a81325cf6b3051af3d6e3415 Package: epsilon-bin Priority: optional Section: science Installed-Size: 96 Maintainer: Debian GIS Project Architecture: amd64 Source: libepsilon Version: 0.9.2+dfsg-5apertis0bv2022dev2b1 Depends: dsh, perl:any, libc6 (>= 2.14), libepsilon1 (>= 0.8.1), libpopt0 (>= 1.14) Filename: pool/development/libe/libepsilon/epsilon-bin_0.9.2+dfsg-5apertis0bv2022dev2b1_amd64.deb Size: 35520 MD5sum: a7df8f3194176add49f1ae131814074d SHA1: 4b108a7372a68f67609d274ef0ddd3ad03d7a5b2 SHA256: 1934bf76947aaf20ef45ce7495986afb47f0892a422d22bb8e491b21b5812c59 SHA512: 3c63ce7579769561837581e8470e92d2fc6dea74a9e4ded656b735e6253739dc4d30bc1e7b714ded448e44292e36b57917b23a930ef6a6f9d0843de5d51ea808 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: 87 Maintainer: Debian GIS Project Architecture: amd64 Source: libepsilon Version: 0.9.2+dfsg-5apertis0bv2022dev2b1 Depends: epsilon-bin (= 0.9.2+dfsg-5apertis0bv2022dev2b1) Filename: pool/development/libe/libepsilon/epsilon-bin-dbgsym_0.9.2+dfsg-5apertis0bv2022dev2b1_amd64.deb Size: 70564 MD5sum: 3dcb67dbd642b9a68e1fdae61ec9c691 SHA1: 0867c911129fea6490c57dc6f78d17d417ea9803 SHA256: 61efd7c15137fb2b4722e2830f04edf96b370a852f43603e938aa8cd55d59835 SHA512: 45e98f27c30412a77699c8e8c87ab185dec4f6e85b8d1b3d4ce199c79065824f38f94d928ceb73f79544d324d5109e5a897a16b10630e02fa62b93fc2f237eb9 Description: debug symbols for epsilon-bin Auto-Built-Package: debug-symbols Build-Ids: 2b0a0c045ecafc52f3b5444c0c69fcf1cd048d0b Package: equivs Priority: optional Section: admin Installed-Size: 58 Maintainer: Debian Perl Group Architecture: all Version: 2.3.1apertis0bv2022dev2b1 Depends: debhelper, dpkg-dev, make, perl Filename: pool/development/e/equivs/equivs_2.3.1apertis0bv2022dev2b1_all.deb Size: 22792 MD5sum: 6f20209f77456acef279325077751f03 SHA1: 3bb9ab38c8bf5b24466c916ad46942fdb42f6405 SHA256: 6b88c7ee7e148945d6b5bd579f98f56466e22fedf4f12dfa8870a20bf8f6e61f SHA512: 0f1fdd4f32bbba4503dbe3501fd9c3c12a5aa9369ad8f94985575abcde6bc269476d289d3e492868f80407f2d9530a6514d2e7828db418c3a2517f095171ee8c 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-5apertis1bv2022dev2b1 Provides: node-eslint (= 5.16.0~dfsg+~4.16.8-5apertis1bv2022dev2b1), node-eslint-config-eslint (= 5.0.1~5.16.0~dfsg+~4.16.8-5apertis1bv2022dev2b1), node-types-eslint (= 4.16.8~5.16.0~dfsg+~4.16.8-5apertis1bv2022dev2b1) 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-5apertis1bv2022dev2b1_all.deb Size: 441360 MD5sum: 0fce5d8f76171ce27b387ac06268598b SHA1: 611edb15c7a8b771ffb049ab6a0e84d8d8226db4 SHA256: 738dfc68715019a970576c43d19212fe3de23e3944aac4adecb06c7307588254 SHA512: d8c21ccf4a8bd6e9e113ddebb99a2f212ca09d1a90f7af7f2f51901be0976e14104ae0d113926a7f7875510fcb14c9bd6ef623804efc5a948a646dff5e46d24c 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: 155 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools Version: 29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: libc6 (>= 2.14), 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+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 75692 MD5sum: 92db0063e9666c8dde0665dde502babb SHA1: 4439159043e38be0ee5a68b7a53acf87f47daf03 SHA256: 73a1cfd244b0b3f44a60813efbc04ec846039b3732b450e911ef7b4704b3a4dd SHA512: 9bc79dc16235293b86de90ffbc4de838633f49c251302e8fc1393caa2b749fa97f995f3c2134f266e6ededefe7eb45b9a4ae3923712d178e97d22efa9d82e246 Description: ETC1 conversion tool etc1tool is a command line utility that lets you encode PNG images to the ETC1 compression standard and decode ETC1 compressed images back to PNG. It is part of the Android SDK for working with media files for game apps. The standard for the ETC1 texture format is here: http://www.khronos.org/registry/gles/extensions/OES/OES_compressed_ETC1_RGB8_texture.txt Homepage: https://developer.android.com/studio/releases/platform-tools Multi-Arch: foreign Package: etc1tool-dbgsym Priority: optional Section: debug Installed-Size: 39 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools Version: 29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: etc1tool (= 29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/etc1tool-dbgsym_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 23724 MD5sum: 557d2c398890dde5e9dcdaebda5c3647 SHA1: d1f6bf5a53a3096558a1415a72a72c102f1371c7 SHA256: 365125af148b71c6fc13a5fb466f9c666d2c412bd78eabb14c0cd43168548dd7 SHA512: 37aab6e76ade49e60439570d68d2b58a9e1de349d39291e21bcdbba142723eb6a5cbc70230bd58b49910a5321e732c6c5c383eb9a866342c5b1fe73d63ef6f82 Description: debug symbols for etc1tool Auto-Built-Package: debug-symbols Build-Ids: b556790fd96645f86b8cbe5f1091e7689f266f82 Package: etcd Priority: optional Section: oldlibs Installed-Size: 17 Maintainer: Debian Go Packaging Team Architecture: all Version: 3.3.25+dfsg-6apertis0bv2022dev2b1 Depends: etcd-client, etcd-server Filename: pool/development/e/etcd/etcd_3.3.25+dfsg-6apertis0bv2022dev2b1_all.deb Size: 9452 MD5sum: 753a374be4ccfdc6d23f9769d32fc494 SHA1: 7755ac22011e04b960e3c13f6665db83cd378853 SHA256: e9a8e19d19a1c7293256d7909ac1d9762e341cc30c0bc1081d7674a366a9fcbb SHA512: 9c582c7f00d8ab9e95a95ff3cd29c0467605e0d52b7006e23a771e1560d5eda1f16656f456b3e195b849f933703c309a1cc36eeddce8456dd71621260bfc4abd 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: 15986 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: etcd Version: 3.3.25+dfsg-6apertis0bv2022dev2b1 Depends: libc6 (>= 2.4) Filename: pool/development/e/etcd/etcd-client_3.3.25+dfsg-6apertis0bv2022dev2b1_amd64.deb Size: 4175116 MD5sum: 6425e767a024bf6106c8a330aabed865 SHA1: fc83c14179352d86cf0e6bf7f9b147892cb7a138 SHA256: fb68a7e780c84c4d603b9cc1b8453daa8cdd0ddd610b242c4362822db2bbdee2 SHA512: 147ffc4fcbc1b6f030607d8e976f4d5b65f526820b9062684f51cb68b8a0ccbd97eedb075c8aff55d5d41a31d44d7f602ca5e0099c12df2ce023af444bbd87ca 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-5), golang-1.15 (= 1.15.8-4), golang-blackfriday-v2 (= 2.0.1-3), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2022dev2b1), golang-github-bgentry-speakeasy (= 0.1.0-2), golang-github-cespare-xxhash (= 2.1.1-1), golang-github-coreos-bbolt (= 1.3.5-1), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2022dev2b1), golang-github-coreos-pkg (= 4-3), golang-github-coreos-semver (= 0.3.0-1), golang-github-creack-pty (= 1.1.11-1), golang-github-dgrijalva-jwt-go (= 3.2.0-3), golang-github-dustin-go-humanize (= 1.0.0-2), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-1apertis0bv2022dev2b1), golang-github-google-btree (= 1.0.0-1apertis0bv2022dev2b1), golang-github-google-uuid (= 1.2.0-1), golang-github-gorilla-websocket (= 1.4.2-1), golang-github-grpc-ecosystem-go-grpc-middleware (= 1.2.2-2), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3apertis0bv2022dev2b1), golang-github-grpc-ecosystem-grpc-gateway (= 1.6.4-2), golang-github-jonboulle-clockwork (= 0.1.0-4.1apertis0bv2022dev2b1), golang-github-json-iterator-go (= 1.1.10-2), golang-github-mattn-go-runewidth (= 0.0.9-1apertis0bv2022dev2b1), golang-github-modern-go-concurrent (= 1.0.3-1.1), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2022dev2b1), golang-github-olekukonko-tablewriter (= 0.0.4-1apertis0bv2022dev2b1), golang-github-prometheus-client-golang (= 1.9.0-2), golang-github-prometheus-client-model (= 0.2.0-2), golang-github-prometheus-common (= 0.15.0-2apertis0bv2022dev2b1), golang-github-prometheus-procfs (= 0.3.0-1), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2022dev2b1), golang-github-soheilhy-cmux (= 0.1.4-2), golang-github-spf13-cobra (= 1.1.2-1), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2022dev2b1), golang-github-tmc-grpc-websocket-proxy (= 0.0~git20200427.3cfed13-2), golang-github-urfave-cli (= 1.22.4-2apertis0bv2022dev2b1), golang-github-xiang90-probing (= 0.0.2-1), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2022dev2b1), golang-go.uber-atomic (= 1.4.0-1), golang-go.uber-multierr (= 1.1.0-1.1apertis0bv2022dev2b1), golang-go.uber-zap (= 1.15.0-2), golang-gogoprotobuf (= 1.3.2-1apertis0bv2022dev2b1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-2), golang-golang-x-sys (= 0.0~git20210124.22da62e-1), golang-golang-x-text (= 0.3.5-1), golang-golang-x-time (= 0.0+git20200630.3af7569-1apertis0bv2022dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-1), golang-google-grpc (= 1.27.1-1), golang-gopkg-cheggaaa-pb.v1 (= 1.0.25-1), golang-goprotobuf (= 1.3.4-2apertis0bv2022dev2b1), golang-k8s-sigs-yaml (= 1.2.0-2), golang-logrus (= 1.7.0-2apertis0bv2022dev2b1), golang-protobuf-extensions (= 1.0.1-1), golang-yaml.v2 (= 2.4.0-1) Homepage: https://etcd.io Package: etcd-server Priority: optional Section: net Installed-Size: 20728 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: etcd Version: 3.3.25+dfsg-6apertis0bv2022dev2b1 Depends: adduser, lsb-base, pipexec, libc6 (>= 2.4) Pre-Depends: init-system-helpers (>= 1.54~) Suggests: etcd-client Filename: pool/development/e/etcd/etcd-server_3.3.25+dfsg-6apertis0bv2022dev2b1_amd64.deb Size: 5552732 MD5sum: 6d39eb1a005fd0ae094f3c5395df96ba SHA1: c49c2004419c80cbdf22d71f6d808809833d7014 SHA256: 9321065cd4b1374b5940d0c4b020363d14fd3f9439f8e59dd4062e860190b520 SHA512: bfcac632e0339d7365785a2b27c779ddc5ec610de902c711e12da53f27e5acaa704aba9b8aaec416949d44cc53013eba28247982776bee337073b8479452a27b 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-5), golang-1.15 (= 1.15.8-4), golang-blackfriday-v2 (= 2.0.1-3), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2022dev2b1), golang-github-bgentry-speakeasy (= 0.1.0-2), golang-github-cespare-xxhash (= 2.1.1-1), golang-github-coreos-bbolt (= 1.3.5-1), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2022dev2b1), golang-github-coreos-pkg (= 4-3), golang-github-coreos-semver (= 0.3.0-1), golang-github-creack-pty (= 1.1.11-1), golang-github-dgrijalva-jwt-go (= 3.2.0-3), golang-github-dustin-go-humanize (= 1.0.0-2), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-1apertis0bv2022dev2b1), golang-github-google-btree (= 1.0.0-1apertis0bv2022dev2b1), golang-github-google-uuid (= 1.2.0-1), golang-github-gorilla-websocket (= 1.4.2-1), golang-github-grpc-ecosystem-go-grpc-middleware (= 1.2.2-2), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-3apertis0bv2022dev2b1), golang-github-grpc-ecosystem-grpc-gateway (= 1.6.4-2), golang-github-jonboulle-clockwork (= 0.1.0-4.1apertis0bv2022dev2b1), golang-github-json-iterator-go (= 1.1.10-2), golang-github-mattn-go-runewidth (= 0.0.9-1apertis0bv2022dev2b1), golang-github-modern-go-concurrent (= 1.0.3-1.1), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2022dev2b1), golang-github-olekukonko-tablewriter (= 0.0.4-1apertis0bv2022dev2b1), golang-github-prometheus-client-golang (= 1.9.0-2), golang-github-prometheus-client-model (= 0.2.0-2), golang-github-prometheus-common (= 0.15.0-2apertis0bv2022dev2b1), golang-github-prometheus-procfs (= 0.3.0-1), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1apertis0bv2022dev2b1), golang-github-soheilhy-cmux (= 0.1.4-2), golang-github-spf13-cobra (= 1.1.2-1), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2022dev2b1), golang-github-tmc-grpc-websocket-proxy (= 0.0~git20200427.3cfed13-2), golang-github-urfave-cli (= 1.22.4-2apertis0bv2022dev2b1), golang-github-xiang90-probing (= 0.0.2-1), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2022dev2b1), golang-go.uber-atomic (= 1.4.0-1), golang-go.uber-multierr (= 1.1.0-1.1apertis0bv2022dev2b1), golang-go.uber-zap (= 1.15.0-2), golang-gogoprotobuf (= 1.3.2-1apertis0bv2022dev2b1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-2), golang-golang-x-sys (= 0.0~git20210124.22da62e-1), golang-golang-x-text (= 0.3.5-1), golang-golang-x-time (= 0.0+git20200630.3af7569-1apertis0bv2022dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-1), golang-google-grpc (= 1.27.1-1), golang-gopkg-cheggaaa-pb.v1 (= 1.0.25-1), golang-goprotobuf (= 1.3.4-2apertis0bv2022dev2b1), golang-k8s-sigs-yaml (= 1.2.0-2), golang-logrus (= 1.7.0-2apertis0bv2022dev2b1), golang-protobuf-extensions (= 1.0.1-1), golang-yaml.v2 (= 2.4.0-1) Homepage: https://etcd.io Package: etcd-server-dbgsym Priority: optional Section: debug Installed-Size: 7757 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: etcd Version: 3.3.25+dfsg-6apertis0bv2022dev2b1 Depends: etcd-server (= 3.3.25+dfsg-6apertis0bv2022dev2b1) Filename: pool/development/e/etcd/etcd-server-dbgsym_3.3.25+dfsg-6apertis0bv2022dev2b1_amd64.deb Size: 5474408 MD5sum: 70395280849f2f68e5dd78047a7a10f4 SHA1: f96d55afc51bbe7b9eadc6feef8ce85b0d7b7392 SHA256: ec433e9148bd1f86bf5359dd047c606b8eaadde5793e662f0d59213790a10f7d SHA512: 138f7d62c7742f838709568f38821cd19d63a81cdda9a5bbdf9ac9b96985d52b71e3e560a3d774e40d469c37c23151bf9df1ae99f2cbc77545ab2a65bd55bbab Description: debug symbols for etcd-server Auto-Built-Package: debug-symbols Build-Ids: 4b0b686b8e09915d559e51a5677db7a5368d554e Package: evemu-tools Priority: optional Section: utils Installed-Size: 108 Maintainer: Stephen Kitt Architecture: amd64 Source: evemu Version: 2.7.0-3apertis1bv2022dev2b1 Depends: libevemu3 (= 2.7.0-3apertis1bv2022dev2b1), libc6 (>= 2.8), libevdev2 (>= 1.2.99.902) Filename: pool/development/e/evemu/evemu-tools_2.7.0-3apertis1bv2022dev2b1_amd64.deb Size: 16328 MD5sum: 7b39fad280873bcb7a717131a08d15e6 SHA1: 051825d200254464b658b34cb53dadca2fda74a6 SHA256: 781b13c4dd967154827745bd973effca65fcd598c57df1a781f95541ab767a23 SHA512: ebe1a87b100baf76405eaa6c16d2311ee5bd5f40077536d4ecc1b589f9088bf8f29a6aa46ac9b1cd97540e52d8d8d5b66eb70d84e27a80bc2c8507a6877431c9 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: 57 Maintainer: Stephen Kitt Architecture: amd64 Source: evemu Version: 2.7.0-3apertis1bv2022dev2b1 Depends: evemu-tools (= 2.7.0-3apertis1bv2022dev2b1) Filename: pool/development/e/evemu/evemu-tools-dbgsym_2.7.0-3apertis1bv2022dev2b1_amd64.deb Size: 23412 MD5sum: 7e32a124527853f6feee4b6bde0a2ee1 SHA1: b18b068c32fe7ef74e040cbbb615922c40a167df SHA256: c2cb3249d1ddac7310f8ed16d31631388f710479c87d06fa064ea27f6b90f549 SHA512: 686ea05db88da7b6e2df0f30d6e244bdd878b2d8a8c510438f33326ca97d1702c4f70eb03da350c8559b0d35a4c80712a41f49ed32fb70b43752b68ea2f89928 Description: debug symbols for evemu-tools Auto-Built-Package: debug-symbols Build-Ids: 13b073bd01f1f9acc335a927be80cde89869cdc5 26370953793787d193cfb50593e1eca63cf2cf1d a2174f1335a8050b056eeb2573e04f14c36be7b1 Package: evtest Priority: optional Section: utils Installed-Size: 70 Maintainer: Stephen Kitt Architecture: amd64 Version: 1:1.34-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.15) Recommends: evemu-tools Filename: pool/development/e/evtest/evtest_1.34-1apertis0bv2022dev2b1_amd64.deb Size: 16028 MD5sum: 65e1f738a6a9429f7e0746e7063266ec SHA1: 2bb0329546b70b80cc796c036a26083adc7c40b6 SHA256: 5cd502df52e07534c7cc6ecb4413a0814109f8f75803b578f2047be826e4a16f SHA512: f77ef236361272a8b9485e87550fe93723d79c6eeee2d94ac9d1336c5be3c714d3db92024266cfeda1edeb7f0677cfeaeb658e6fddb42c8f75f5528f5d5d0786 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: 32 Maintainer: Stephen Kitt Architecture: amd64 Source: evtest Version: 1:1.34-1apertis0bv2022dev2b1 Depends: evtest (= 1:1.34-1apertis0bv2022dev2b1) Filename: pool/development/e/evtest/evtest-dbgsym_1.34-1apertis0bv2022dev2b1_amd64.deb Size: 17172 MD5sum: c8d30e526ce3b2af3867f39ffde21bca SHA1: 60a40e7e8bdc57430d7aa1f3cc2d43146f4a4d84 SHA256: 9e50c82959f86d930df3adef0f56a670c55d6a18b8e4c190863bfc67e6c44c99 SHA512: 1114e3b72240dbcd99b9223fc63f5a596c79640317b670ab098ac4663bc2d363ca8aa518afe99777591b24077e972f83dab732845b7a7269d90a68babeba07ef Description: debug symbols for evtest Auto-Built-Package: debug-symbols Build-Ids: 3381f6b075d64fc86c4b01a10b2ff554c8cdb80a Package: execnet-doc Priority: optional Section: doc Installed-Size: 472 Maintainer: Debian Python Team Architecture: all Source: execnet Version: 1.7.1-4apertis0bv2022dev2b1 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Recommends: python3-execnet Filename: pool/development/e/execnet/execnet-doc_1.7.1-4apertis0bv2022dev2b1_all.deb Size: 141728 MD5sum: ff19400a2195616ea3543731dfb5223d SHA1: 54d3b67aa8253371007b59a8fe8e9138c8fc9d8d SHA256: 117438ebcebdb18a864c1eecccdbaa6ce33481f0596393fe55855ba675e8ef0e SHA512: de3d879c075b7be137e21106e14363147751de2c2a6d6edc2627202821b60a9483ccd87c5040ce05081d1208af31432663c485813171141329da789915a01835 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: 317 Maintainer: Sergei Golovan Architecture: amd64 Version: 5.45.4-2co1bv2022dev2b1 Replaces: expect-dev Provides: expect-dev Depends: tcl8.6, libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), tcl-expect Suggests: tk8.6 Conflicts: expect-dev Filename: pool/development/e/expect/expect_5.45.4-2co1bv2022dev2b1_amd64.deb Size: 165940 MD5sum: ef4ec3d6542f0d80e9d8bd65a23ffd4c SHA1: 425062247543702da606f56eb2dca89de26e1327 SHA256: 59ce92c59d5d7d1d5accb13391acbbefcfb9672324f55f3c94198b96bd7747f4 SHA512: a5eaf966264c65ba060d71481c3ebfd8c8ad062981788ba1b588a281f5fff6c1303b9a560f506863b0c821e406dce4a2ca2afe2efaa977933cbec2854b6a229b 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: 20 Maintainer: Sergei Golovan Architecture: amd64 Source: expect Version: 5.45.4-2co1bv2022dev2b1 Depends: expect (= 5.45.4-2co1bv2022dev2b1) Filename: pool/development/e/expect/expect-dbgsym_5.45.4-2co1bv2022dev2b1_amd64.deb Size: 5608 MD5sum: c7d0072c15b684f57c91798d929ccb5f SHA1: 71eb08ba2f1db53775d05c9bdb53ed1ee7bd8a86 SHA256: fb20f5df59434013ffc3f3f53b15340c62d6bcbf63dc11de398e8cc9f61d282f SHA512: 9175123e11104e343d2a951069cc77671ac1106319f9a5d059f7ca1cf1fc7a9875b88acda7dde9dff299357660e4747333c2d582bd3325527fb6cef6aeccf290 Description: debug symbols for expect Auto-Built-Package: debug-symbols Build-Ids: 1b17b10f600ea9459048021748f140a4b6aeb050 Package: extlinux Priority: optional Section: admin Installed-Size: 344 Maintainer: Debian CD Group Architecture: amd64 Source: syslinux Version: 3:6.04~git20190206.bf6db5b4+dfsg1-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.7) Recommends: syslinux-common Filename: pool/development/s/syslinux/extlinux_6.04~git20190206.bf6db5b4+dfsg1-3apertis0bv2022dev2b1_amd64.deb Size: 192048 MD5sum: 10965971c010fc67505773c147d9f597 SHA1: 546f1f4f64a9bb19760eac2fa0d8533ea4181b75 SHA256: e6c2c6ff60fac719891a0f9669855c6ae69a00fcb64b5a922e5a6068a0a6d754 SHA512: 8e34574aff3210359e648d20cfcf9fdbfa081b3a1fdb6e4f53a20fad08dc05e96af3a8bd3bc9129ac61cde3d62bec7bf7bb4376cd70d5ff7c70254ef8269752e Description: collection of bootloaders (Linux ext2/ext3/ext4, btrfs, and xfs bootloader) syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX). . This package contains the bootloader for Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX). Homepage: http://www.syslinux.org/ Package: extra-cmake-modules Priority: optional Section: devel Installed-Size: 707 Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Version: 5.78.0-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_amd64.deb Size: 174888 MD5sum: 422f01220ee5e3dc0a391131eefe1185 SHA1: 66f6f331b764aa42df6652f7801ad630838d6715 SHA256: 6c2c345f056ae27bbc67211e6db15b3a703f4e93747e8ba813c1779185756d97 SHA512: 4b586c7398344013309c1dcd9f86de68590f98504b8dd512ce126c0abbc60fca1a38ef78b8eb96fd759f8327d4c5fa0ec68d76dd6e420628f604a51d32003785 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-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_all.deb Size: 89972 MD5sum: 15161bb642b021bbd291c86a33a2ba4e SHA1: 03d16721b49d2d11edce7c74cdc54ebe6da5699c SHA256: 4593e8fe6b883715e3b867bc6c0de0f09112b47060c67ac9ad2a4118ced3e1f1 SHA512: 06afbf0b2672caacbbdb0c3c95913aeb2c0863e54f4370591d62650ada3323f8786ac647c70534e238f1c71559e5f9a0ea50a5215d9b90a6c235acd7f2f84281 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-1apertis0bv2022dev2b1) Homepage: https://invent.kde.org/frameworks/extra-cmake-modules Multi-Arch: foreign Package: exuberant-ctags Priority: optional Section: editors Installed-Size: 349 Maintainer: Colin Watson Architecture: amd64 Version: 1:5.9~svn20110310-14apertis0bv2022dev2b1 Provides: ctags Depends: libc6 (>= 2.11) Suggests: vim | nvi | vile | emacsen Filename: pool/development/e/exuberant-ctags/exuberant-ctags_5.9~svn20110310-14apertis0bv2022dev2b1_amd64.deb Size: 151820 MD5sum: a70adcce98a14942e04d80df63b0a8d2 SHA1: 889d390f2602898af863f213dcd696a53f1549da SHA256: af8e27c0e8dc0b47cd88e9b490490f25178cef3313e1862dd1f879bee6461539 SHA512: 56ad8534db52c7807a1dc834d8b0b54427546f424f5dc31efca5a87d2fa51db12f7d351eebe78e47957b76aab130076dec9b5e1b9871d1fec05175365e5a46b9 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: 378 Maintainer: Colin Watson Architecture: amd64 Source: exuberant-ctags Version: 1:5.9~svn20110310-14apertis0bv2022dev2b1 Depends: exuberant-ctags (= 1:5.9~svn20110310-14apertis0bv2022dev2b1) Filename: pool/development/e/exuberant-ctags/exuberant-ctags-dbgsym_5.9~svn20110310-14apertis0bv2022dev2b1_amd64.deb Size: 349616 MD5sum: 532918330c683a50e70f4f9aec37e1e2 SHA1: b71571c800ad73fe386a7709c815efab8bd969eb SHA256: 7ac797e6d9284a27189948900305e1ae14a6c4c795df5738d09607f00792328e SHA512: b3a67da1ba94dd624c05888c679d93dcef205936cea61aee2a87b308ab3eaf1b179c4d4fe035829b237104558aa0f9f70a87a23e5bb1348da2cdf9eb9ce2d35c Description: debug symbols for exuberant-ctags Auto-Built-Package: debug-symbols Build-Ids: 81e63bd66cbfd3b582e9fd22f6f2d51385e6b40f Package: faad Priority: optional Section: sound Installed-Size: 78 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: faad2 Version: 2.10.0-1apertis0bv2022dev2b1 Replaces: faad2 Depends: libc6 (>= 2.14), libfaad2 (>= 2.8.2) Conflicts: faad2 Filename: pool/development/f/faad2/faad_2.10.0-1apertis0bv2022dev2b1_amd64.deb Size: 30880 MD5sum: 819385707b3062f915b4513dc1605cd1 SHA1: 534d88571f15502d4e3043dbcc138ee528a78a42 SHA256: 09d50c0f59ad16ee3b4e53a3341b6a56ef9727ec67e14e0700b3db42c1cdd73e SHA512: 10e72730f43473f0196ac729e9f406f03f9cfcb9a15a736cae9fb5a94a1d5bb95836d5fc37f10d2f8c34f86451c784e777143d93b583a0af99e38b0e8ba474b5 Description: freeware Advanced Audio Decoder player FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains a command line interface to play AAC or MP4 files. Homepage: https://github.com/knik0/faad2 Package: faad-dbgsym Priority: optional Section: debug Installed-Size: 64 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: faad2 Version: 2.10.0-1apertis0bv2022dev2b1 Depends: faad (= 2.10.0-1apertis0bv2022dev2b1) Filename: pool/development/f/faad2/faad-dbgsym_2.10.0-1apertis0bv2022dev2b1_amd64.deb Size: 48328 MD5sum: 8ecddf2c1bea5fa69d664206262973ca SHA1: ebbcf9df22fb397b7f90db125b9cc6c4477e81c9 SHA256: 658a539ee7c69c17a95e462edd47a7c6d205b1a0da8de89a242008a0eac3dfc5 SHA512: f53a38266fe6e012466c680b1f093e5fc582c74c4b636667010b74da92e928a9cff3675031e2c302892216558c680a8c289861fd5c66bdddc98d42d60730d8f5 Description: debug symbols for faad Auto-Built-Package: debug-symbols Build-Ids: e7d57422789e32006cc551052199459207864d42 Package: fake-hwclock Priority: optional Section: admin Installed-Size: 32 Maintainer: Steve McIntyre <93sam@debian.org> Architecture: all Version: 0.12apertis0bv2022dev2b1 Suggests: cron | cron-daemon, ntp Filename: pool/development/f/fake-hwclock/fake-hwclock_0.12apertis0bv2022dev2b1_all.deb Size: 7376 MD5sum: e6431fb7cf6ae4f8a0a0238d83d55937 SHA1: fe2da3ff192ab7f6c3425f1ffc92dddc2b6fba92 SHA256: 58252c2e25372cd23953424994920e768e702b10c2e7f7a8180eb53a7891fabe SHA512: 7f1d0bc3c38f47401ff92f65dfcba8a4be44b5febc76139148182ebd7ef6c3e95a1e76faf6ec94bffcf330f363006420c9329d8f74d905d87c1e49fa238f5586 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: 229 Maintainer: Clint Adams Architecture: amd64 Version: 1.25.3-1.1apertis0bv2022dev3b3 Depends: libfakeroot (>= 1.25.3-1.1apertis0bv2022dev3b3), libc6 (>= 2.15) Filename: pool/development/f/fakeroot/fakeroot_1.25.3-1.1apertis0bv2022dev3b3_amd64.deb Size: 87372 MD5sum: c09e87241534740ba286bd58d41d45b9 SHA1: 5b0571279e8a34e1d4e95057dbc496f5182a657d SHA256: 477d1e11eddfc665fa17976d057d4cf45cf55bbcf97b819e526ba8c52a937c71 SHA512: d0f551a1a5deaf4e48b1a6238ee148a20f300c7ba267bc1cd6ac8aae06b1e8e1f76b36246d7aba022e7880985c71d9c7096360c817977253d849d066c542d05e 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: 89 Maintainer: Clint Adams Architecture: amd64 Source: fakeroot Version: 1.25.3-1.1apertis0bv2022dev3b3 Depends: fakeroot (= 1.25.3-1.1apertis0bv2022dev3b3) Filename: pool/development/f/fakeroot/fakeroot-dbgsym_1.25.3-1.1apertis0bv2022dev3b3_amd64.deb Size: 59700 MD5sum: 131d0edf05c977553eb6b12e0f51420b SHA1: cfd5082fac951727685c9c0e5cd95982728761eb SHA256: 8a0d0c01ab1222596900ae6f6540a1111a026a8a9c821fcac0bb157997dd26f6 SHA512: 84626fef1ce630f56e1de1d0f108e2f5e01798943e412cfff05ec8b930545e1081ab4a6deb1695f0dac6803d0fa9581a2e7c61c53566b1b8ba630a27b0578c8a Description: debug symbols for fakeroot Auto-Built-Package: debug-symbols Build-Ids: 7621f9412e657613903857a10fa254b3f7c06944 789a3ed61ddf4cdd92833830809097e99325afaa Package: faketime Priority: optional Section: utils Installed-Size: 38 Maintainer: Daniel Kahn Gillmor Architecture: amd64 Version: 0.9.8-9apertis0bv2022dev2b1 Depends: libfaketime (= 0.9.8-9apertis0bv2022dev2b1), libc6 (>= 2.4) Filename: pool/development/f/faketime/faketime_0.9.8-9apertis0bv2022dev2b1_amd64.deb Size: 16064 MD5sum: 729ec8d57c320dea5d10b3c45c423914 SHA1: 6137f33f17a1fab0072122bcea75f4eeb4328964 SHA256: 81d94f18c18c2b4bd436e790036faa86dfd2c2917ad39fe0e72cd67d56dde80f SHA512: 9c3b3d86a8e600f0fac5c58ee613323d18e11e180787749b931f142ead910b95fbba169bb83e31a5768a2d52bf3ff02a5125ec8bbaf56f503dab981260d6eaed Description: Report faked system time to programs (command-line tool) The Fake Time Preload Library (FTPL, a.k.a. libfaketime) intercepts various system calls which programs use to retrieve the current date and time. It can then report faked dates and times (as specified by you, the user) to these programs. This means you can modify the system time a program sees without having to change the time system-wide. FTPL allows you to specify both absolute dates (e.g., 2004-01-01) and relative dates (e.g., 10 days ago). . This package contains a "faketime" binary that makes it easy to use the LD_PRELOAD library. Homepage: https://github.com/wolfcw/libfaketime Multi-Arch: foreign Package: faketime-dbgsym Priority: optional Section: debug Installed-Size: 24 Maintainer: Daniel Kahn Gillmor Architecture: amd64 Source: faketime Version: 0.9.8-9apertis0bv2022dev2b1 Depends: faketime (= 0.9.8-9apertis0bv2022dev2b1) Filename: pool/development/f/faketime/faketime-dbgsym_0.9.8-9apertis0bv2022dev2b1_amd64.deb Size: 9064 MD5sum: e192ee8d5d8b220de83eb93e79fd6e28 SHA1: 464600b35eab26795791868bc41fdcf266d78360 SHA256: 53987fddb283cc569fe33a87843192042b606140e5ac8f4cd1f877b821814cb1 SHA512: 01c5ec8ac9ae5151c854297c7aec43af971aaa24406802f498bc977c2b83ae9f0f6f18361871cdf289960289f8e90d46ea3988e450e3ce7a243ca8cde4b5b56f Description: debug symbols for faketime Auto-Built-Package: debug-symbols Build-Ids: 85c6b5cb92aa3be7e9a89d425933045a62eac397 Package: fastboot Priority: optional Section: utils Installed-Size: 519 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Provides: android-tools-fastboot Depends: android-libbase (>= 29.0.6), android-libboringssl (>= 10.0.0+r36), android-libcutils (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), android-libsparse (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), android-libziparchive (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1), libc6 (>= 2.15), 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+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 201728 MD5sum: a297c141947a9cc8f3580b2ccc9a887e SHA1: 0a501d68d3c65f0d7a3d331ea6ec8dbf3c862f6f SHA256: cf8ce5447764a75ad8269354a116376255b394b4f6f735a8d39684da83e37884 SHA512: 12ecc8a56d94e0772ae8530b6d12407e6eb5b125765febc8daa7e5ccfb6ee9dc7e9ef113566d30a8ec38a129149ddc67634d553a8537724ad6d24013644ca51a 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: 1388 Maintainer: Android Tools Maintainers Architecture: amd64 Source: android-platform-tools (29.0.6-21+apertis1~v2022+1bv2022.3b1) Version: 1:29.0.6-21+apertis1~v2022+1bv2022.3b1 Depends: fastboot (= 1:29.0.6-21+apertis1~v2022+1bv2022.3b1) Filename: pool/development/a/android-platform-tools/fastboot-dbgsym_29.0.6-21+apertis1~v2022+1bv2022.3b1_amd64.deb Size: 1329248 MD5sum: 8682a0cc88c79c8694331c577aae3943 SHA1: 728a1812b3ce501fa9f0ea5dc26420dbd5231ec4 SHA256: fb0f2711e8f8b129cf5d74276f83a182ed3b0b88ee0df96badc9ea71962d78df SHA512: d26bdb88d4e215d5715c12199e729fa02aa06be02ba45bf2d005735720caaaf59dd97b04456b8554ab05411f32b81a4af4548665e0072f4fa9550f25ed23e4c9 Description: debug symbols for fastboot Auto-Built-Package: debug-symbols Build-Ids: 5b66a09aed995d78d1433f95b441d44d922580db Package: fastjar Priority: optional Section: misc Installed-Size: 175 Maintainer: Matthias Klose Architecture: amd64 Version: 2:0.98-7apertis0bv2022dev2b1 Depends: dpkg (>= 1.15.4) | install-info, libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Filename: pool/development/f/fastjar/fastjar_0.98-7apertis0bv2022dev2b1_amd64.deb Size: 79348 MD5sum: 2524b1ebf12a1dad6078ecb8ea687e90 SHA1: 8ee38561bee6b916583e16480f6fd3cdd1dbc4ec SHA256: 06f1314d8c7a749f1dc5409940c9205c8aae2ac45bb6a8836a4857569ffceca2 SHA512: a5aec16e720f578d7517b7da90380bbeaa136db8b2c446ff06ba4099787c333a4b023e4f6ba2919e47e2dedd5a4edf0ee86a47d2454eff314fa53017328a4fcf 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: amd64 Source: fastjar Version: 2:0.98-7apertis0bv2022dev2b1 Depends: fastjar (= 2:0.98-7apertis0bv2022dev2b1) Filename: pool/development/f/fastjar/fastjar-dbgsym_0.98-7apertis0bv2022dev2b1_amd64.deb Size: 191876 MD5sum: 9875cddac671b96b7dac588afa86d627 SHA1: 6392dbe9237f4b5d91628e22d1a64049dfc7f925 SHA256: f3f8fb5f1c19551068b1078401898d5527b8ff9702824f0d009cba199831adf6 SHA512: 5d38511723fb67e7e2e915bb91299bbbd42d2741d77f529f4b8e9326e46a76afe445d7249e632f0bb7b24ed1f2c16886c7e3afb42ed971f60f3e4f3e7d67d3ee Description: debug symbols for fastjar Auto-Built-Package: debug-symbols Build-Ids: 17d48d8f296219a1b315a9ce01891fc91d80623e e4635ef4275633f9c10430192c5e57b88b8b2853 Package: fdupes Priority: optional Section: utils Installed-Size: 106 Maintainer: Sandro Tosi Architecture: amd64 Version: 1:2.1.2-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.14), libncursesw6 (>= 6), libpcre2-32-0 (>= 10.22), libtinfo6 (>= 6) Filename: pool/development/f/fdupes/fdupes_2.1.2-1apertis0bv2022dev2b1_amd64.deb Size: 42264 MD5sum: a33e07c90cbed306bb5729a8d39ec558 SHA1: 4d6710c9c64424cdfa48f3b7446bc74d0de43788 SHA256: f838f817707ce563140e71bd7668da3301361cc73ca1ae3f86896721a226f0af SHA512: c820ab453d6f01a05d69b87dc6b7f52add978578a0a88660ff766bc4f618f06e0b50e4e7d29fafbe6369c73723bdad6b27165667ed77f868194069a37da1dd13 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: 101 Maintainer: Sandro Tosi Architecture: amd64 Source: fdupes Version: 1:2.1.2-1apertis0bv2022dev2b1 Depends: fdupes (= 1:2.1.2-1apertis0bv2022dev2b1) Filename: pool/development/f/fdupes/fdupes-dbgsym_2.1.2-1apertis0bv2022dev2b1_amd64.deb Size: 81480 MD5sum: 2933e1dd76ef5613ff229dbb5f935d9d SHA1: 42064422ce899c0b7d8ee557a477712d2b6c0a7c SHA256: 47bd02818d15b2b1ee0d8a8fc0d00357b0de2111f5e44bd392cdd702d35b19cb SHA512: 7b4c2d505992b5709ae3c6cc0ab8aa877209bb1cfcf5642967f36865e9994019ea52034171b3801b70306cb116e30dbf5e1a997884a36c864c556d16ec566b26 Description: debug symbols for fdupes Auto-Built-Package: debug-symbols Build-Ids: 81f9bbb02ec19ed56cd682e1b6ec7ac74a2098f3 Package: fernet-go Priority: optional Section: devel Installed-Size: 3258 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-fernet-fernet-go Version: 0.0~git20180830.9eac43b-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-fernet-fernet-go/fernet-go_0.0~git20180830.9eac43b-2apertis0bv2022dev2b1_amd64.deb Size: 671956 MD5sum: 583e29cd1a0e7ff401f9150e3abc4808 SHA1: c053e3dcf4868cae29c518023adb3b41cb8baf93 SHA256: eef1a2b53ce4b1c582c11e1a944c5dd447d0fb4761ccb912f86b206052e3fb2d SHA512: ed9eca445a493ea84ee7bc755941b420cc2ac4f53dff87c395fdccf899f5ddadefc1ff329922c9dce455d86212f612f266ddb05d12e9ac51f3a04294dc52a3e2 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.9-1apertis0bv2022dev2b1) Homepage: https://github.com/fernet/fernet-go Package: ffado-dbus-server Priority: optional Section: sound Installed-Size: 285 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: libffado Version: 2.4.4-1apertis0bv2022dev2b1 Depends: dbus (>= 1.0.0), libffado2 (= 2.4.4-1apertis0bv2022dev2b1), libc6 (>= 2.14), libdbus-c++-1-0v5, libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/development/libf/libffado/ffado-dbus-server_2.4.4-1apertis0bv2022dev2b1_amd64.deb Size: 67880 MD5sum: 8be94f93a0d571dec77c6ec4f8ec2700 SHA1: 60349636690abb3bdacc48335b58d7882eef9b3c SHA256: 99897aabdaf1a6c6d7aa908fa5c3b7d4a844a4aab80415927d5b0ed0488eddd2 SHA512: 856ca71596cca221e15428948cb961ede0c965cb2b011c30669cbb538d965e1f6f4d06c83e0d612a3b92dc882e6f4154de3c0902aaef883d99afdb54e472fda5 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: 592 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: libffado Version: 2.4.4-1apertis0bv2022dev2b1 Depends: ffado-dbus-server (= 2.4.4-1apertis0bv2022dev2b1) Filename: pool/development/libf/libffado/ffado-dbus-server-dbgsym_2.4.4-1apertis0bv2022dev2b1_amd64.deb Size: 501380 MD5sum: 6915699056be024f178f81060215442a SHA1: 59606e1ad7cf03ce45e17c0a55bf751d1413c0f1 SHA256: 73cd1de6d64a4b3949f1e9c2836462e4bc4ca8e8492be1fd01c953d6939e4ea7 SHA512: 5d9099fde5ac68a04deddf6b0754dbadac951b366a6bfbc01439866078487413e1fb4fe943c242d29ef5b714d25393a14e8998ac30b05584001e4b8b6db14455 Description: debug symbols for ffado-dbus-server Auto-Built-Package: debug-symbols Build-Ids: 19437185cc5c49459e8210f51b376c5a8a0ee57c Package: ffado-mixer-qt4 Priority: optional Section: sound Installed-Size: 2123 Maintainer: Debian Multimedia Maintainers Architecture: all Source: libffado Version: 2.4.4-1apertis0bv2022dev2b1 Depends: ffado-dbus-server (>= 2.4.4-1apertis0bv2022dev2b1), ffado-tools (>= 2.4.4-1apertis0bv2022dev2b1), python3-dbus, python3-dbus.mainloop.pyqt5, python3-pyqt5, python3:any Filename: pool/development/libf/libffado/ffado-mixer-qt4_2.4.4-1apertis0bv2022dev2b1_all.deb Size: 106372 MD5sum: 323c74258a9d69d916a34f355e193c76 SHA1: 72d448112f6c86dd51a99239bec0d0791f91a1d4 SHA256: 11959796ebacdec58d7e4131bde746e72da2973e692418a586fb45e272ab58fa SHA512: ecc34118aefc7575916d896285f207dad21a3d652a4baaf3409ece3afc65f77824e52b62e33905ce86fc4d353b10e3320210275f969f28ec0e5bff9a0224fea0 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: 2713 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: libffado Version: 2.4.4-1apertis0bv2022dev2b1 Replaces: ffado-mixer-qt4 (<< 2.0.1+svn1856-2~), libffado2 (<< 2.4.1~) Depends: dbus (>= 1.0.0), libffado2 (= 2.4.4-1apertis0bv2022dev2b1), 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-1apertis0bv2022dev2b1_amd64.deb Size: 715400 MD5sum: 2c074c62b473b080028f0750f0345a2c SHA1: ad10143124deca5e856b4f9a3a56d05474888482 SHA256: 47c70d3b84fa27165b2227155081849e8779c0a11e704a5d9327528031432d5b SHA512: 359b812b3ee47de07dc7f36b598a3aae880b94847c7d87d1a81144d84170c7e8c94b215c959040695d7210257139cc5a1b8504e1da53fc7f4f6571c5a14a952f 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: 9119 Maintainer: Debian Multimedia Maintainers Architecture: amd64 Source: libffado Version: 2.4.4-1apertis0bv2022dev2b1 Depends: ffado-tools (= 2.4.4-1apertis0bv2022dev2b1) Filename: pool/development/libf/libffado/ffado-tools-dbgsym_2.4.4-1apertis0bv2022dev2b1_amd64.deb Size: 8545316 MD5sum: 7009979737e360c2294681fc5157b6ce SHA1: 3461a11e6b35b57f47b8c1e2c1054ad3f1c27bdb SHA256: f9718b08f1b268921b88e8e8e37149c4577666cf2059bae589abc4b57f625d99 SHA512: d13998a5f1e58f81bda0e4b44df21defae1f2451c84fb78749415b811f774114a37e36adbd61f3a5a8cc505bf48c6ebb71c975e2182e1da755701937bd57f8ae Description: debug symbols for ffado-tools Auto-Built-Package: debug-symbols Build-Ids: 08173e70345d59f17bc8700f94445068301a2c47 2b3be1ed404633957a8b3bdbb49692e8106b05c6 61801ffb91df15a085de1c2c82900aa52b16d9d6 6a4a0ed14df5a7e3eae66cdd3ad71cf20aab6e09 a6ae62a689299bfa8f017a0fd93a144a13093fd5 e30f3dc214f0ac9c8b51483dd3313c7e21d3f111 fe5aacbfac441390dda89366e7e936908581206f Package: ffjson Priority: optional Section: devel Installed-Size: 3507 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-pquerna-ffjson Version: 0.0~git20181028.e517b90-1.1+apertis1bv2022.3db1 Depends: golang-github-pquerna-ffjson-dev Filename: pool/development/g/golang-github-pquerna-ffjson/ffjson_0.0~git20181028.e517b90-1.1+apertis1bv2022.3db1_amd64.deb Size: 1128344 MD5sum: dc46b4ec9787f672f9ddbdd1a71e2758 SHA1: b342d1591433311c480b666124eb71d912124ecc SHA256: 20090b9c49a13c8e8aa5cc261ca9cde49ac15048ed0ba08ac4b1501867211465 SHA512: 29709f08b22c0aa81ba0028cff111c2d4baedafe7c722840c5f23882bae6ff53f7f285f384d8e9501e29a61d38dda1a033dfd9d326b70de01f7e3c274f88550d Description: faster JSON serialization for Go ffjson generates static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where ffjson doesn't understand a Type involved, it falls back to encoding/json, meaning it is a safe drop in replacement. By using ffjson your JSON serialization just gets faster with no additional code changes. . This package contains the ffjson executable. Homepage: https://github.com/pquerna/ffjson Package: fido2-tools Priority: optional Section: utils Installed-Size: 151 Maintainer: Debian Authentication Maintainers Architecture: amd64 Source: libfido2 Version: 1.6.0-2apertis0bv2022dev2b1 Depends: libfido2-1 (= 1.6.0-2apertis0bv2022dev2b1), libc6 (>= 2.25), libssl1.1 (>= 1.1.0) Filename: pool/development/libf/libfido2/fido2-tools_1.6.0-2apertis0bv2022dev2b1_amd64.deb Size: 32404 MD5sum: a124d92eee7c30efc8972f2c0b17a0b0 SHA1: f0f34435ef07a17db687426254dc2f5b979294b8 SHA256: 1a552d06d35bd541fed5141ab4f5e4bfc42454b899bcebe3138649714916b4da SHA512: ef232d9aaca63f1a518f618701ca33fa1584d53f3e8de2bad36542294ebffccffee68a9a4536312ebe326f59a4f64cd4cc42473eaff44353563b808b618a15e2 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: 123 Maintainer: Debian Authentication Maintainers Architecture: amd64 Source: libfido2 Version: 1.6.0-2apertis0bv2022dev2b1 Depends: fido2-tools (= 1.6.0-2apertis0bv2022dev2b1) Filename: pool/development/libf/libfido2/fido2-tools-dbgsym_1.6.0-2apertis0bv2022dev2b1_amd64.deb Size: 76712 MD5sum: 45f8e0074826120d4a9af9f6d6959c51 SHA1: b55c5125f3cd189bbdca9f945d5296539341a143 SHA256: 463076b982da001fa4522e1488681bf57e93231fd84952b31de0f48cf1f1bdc2 SHA512: 9a8d42707f34b34d5c5877f02d753a6f538ae96e9c76820526aeff5096dc98c8a4e4b7f644f46885669678428b54e0aae83a2739b4353187525143900171586f Description: debug symbols for fido2-tools Auto-Built-Package: debug-symbols Build-Ids: 7bfcb3ca92fbca8a8cac02016d495adbdbbbcc36 f143c1cfe84935f7a0640fea1d957e48f68af3c7 f68f089a2211421625cafca4618ff5ce49055694 Package: fig2dev Priority: optional Section: graphics Installed-Size: 1301 Maintainer: Roland Rosenfeld Architecture: amd64 Version: 1:3.2.8-3+deb11u1+apertis0bv2022.3db4 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+deb11u1+apertis0bv2022.3db4_amd64.deb Size: 674972 MD5sum: da4d2437aeccdd9f36648d85d3728d0a SHA1: f0325aa9fb6f92f82d0e66abd681773545b2cf13 SHA256: bb52d3a270cc384fdd3ea774c4e985c06d41083acfe88a14b9c7c2998c736cdb SHA512: 978b018fd70085e73764a60933a3377aee6d3e202b3e35b616c7f44ef557d8c9faf8fe7b957e46e8d472c603de8a04a250cf8bd9eff198127ac083d5ddeb3eea 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: 688 Maintainer: Roland Rosenfeld Architecture: amd64 Source: fig2dev Version: 1:3.2.8-3+deb11u1+apertis0bv2022.3db4 Depends: fig2dev (= 1:3.2.8-3+deb11u1+apertis0bv2022.3db4) Filename: pool/development/f/fig2dev/fig2dev-dbgsym_3.2.8-3+deb11u1+apertis0bv2022.3db4_amd64.deb Size: 642976 MD5sum: 735f75f9879a906f000e18f0572384b5 SHA1: f766e6a27f1383d826e41998c6cebf94da38afff SHA256: 3d5e2731ba6fe04087972e6a8a9c92a93cf9e35f363ead697da34bdb1c1ce0f8 SHA512: fbdc1ef8bbb1750b3d19704acda132517887a17ee25e9944cf0a35af37299ed0ded6bf2487b8aa782fece5b1539467bad998177864b74de5aebf37f08ac22f31 Description: debug symbols for fig2dev Auto-Built-Package: debug-symbols Build-Ids: 54e385508fdd82c2c300b3987409e56d217f92a5 76c7fd7221abc6bd290cf3a87ab5c2687cd7be03 Package: findbugs Priority: optional Section: java Installed-Size: 485 Maintainer: Debian Java Maintainers Architecture: all Version: 3.1.0~preview2-3co1bv2022dev2b1 Depends: default-jre (>= 2:1.8) | java8-runtime, libfindbugs-ant-java, libfindbugs-java, java-wrappers Filename: pool/development/f/findbugs/findbugs_3.1.0~preview2-3co1bv2022dev2b1_all.deb Size: 175912 MD5sum: 08ac0457d3d52ee707ae8e0f7cb435ee SHA1: a2664d4542de6819f49d3be84775e8bf3c797345 SHA256: b9a976d4a2d07656ea82978329aa956b2e442270fd5e2d7d76edac0e1b551e65 SHA512: 09d13ae54f81e936d5f8ce3c45ba9c35d594f23314449fcc3c0499c56d0493811cdcfeaad0e2e611e6f8e80e36a01043bb80b633f60d45e403e1db8857dad13a Description: Static java code analyzer to find bugs FindBugs is a program which uses static analysis to look for bugs in Java code. It can analyze programs compiled for any version of Java, from 1.0 to 1.8. . FindBugs provides both GUI and command line interfaces and supports many bug patterns. Homepage: http://findbugs.sourceforge.net Package: findutils Essential: yes Priority: required Section: utils Installed-Size: 1954 Maintainer: Andreas Metzler Architecture: amd64 Version: 4.8.0-1apertis1bv2022dev2b1 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-1apertis1bv2022dev2b1_amd64.deb Size: 694420 MD5sum: 885c4d64aecc27b7fd00212e1d5735d4 SHA1: 3195ae5d09481dd94f7f066661a061fd1b897acc SHA256: 7b158596f09347757c968f3c53f929082f7fcf02a882217cec2c7f4386132623 SHA512: 65d19e6d2137e4a6c7aa0b19adcbc9947dbc066dff69c8916720a3cc3070e2dc1973d49e2efd260dd5bea986a71d8a6c9a8ccad5d9fc12e03296d44552695bc2 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: 547 Maintainer: Andreas Metzler Architecture: amd64 Source: findutils Version: 4.8.0-1apertis1bv2022dev2b1 Depends: findutils (= 4.8.0-1apertis1bv2022dev2b1) Filename: pool/development/f/findutils/findutils-dbgsym_4.8.0-1apertis1bv2022dev2b1_amd64.deb Size: 497888 MD5sum: 5d801107576e881bd4a8bc245815d003 SHA1: 1552f3a4703d6ccc13cd608ba75c1807e9e8cda9 SHA256: 2900a95faab3e918c5fc8c83e9c02423d18fba16724af6fdb44d4eac9110c6ac SHA512: 95ef872543edd2f0ddef28a68207e468e7db78da4361f3993263587176e8a063bb4ba7b91f73d9bcf6878e366649ba0d8bee8ef0bcfbdddceea73abb0c52662f Description: debug symbols for findutils Auto-Built-Package: debug-symbols Build-Ids: 91236162812dd11e33867f80ac1b8ca304c8952e f899d27753418d6748f084c2cf3d8c94b4153a45 Package: firebird-dev Priority: optional Section: libdevel Installed-Size: 1456 Maintainer: Damyan Ivanov Architecture: amd64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2022.2b5 Replaces: firebird2-dev, firebird2.1-dev, firebird2.5-dev Depends: libfbclient2 (>= 3.0.7.33374.ds4-2apertis0bv2022.2b5), libib-util (>= 3.0.7.33374.ds4-2apertis0bv2022.2b5), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2022.2b5) 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-2apertis0bv2022.2b5_amd64.deb Size: 119212 MD5sum: 2ece331c8c1d5fe1d39e7e7f8d7bb5f6 SHA1: 51ac4ecb661166b09d1d4b294b645638668b2d28 SHA256: bd1b804dbd15366c6aef6e83636e9c8c4aebfd7c67cbdf021578902f1b104298 SHA512: b1f04cbe730d58da98a2c7a5f29aa0db6b9937c0dacc34ae193cfa64fa1d326398d73da99d307f7bbcdabbb2d7f3ce418ca72dbb8f8e9be894f6a60a941e3803 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-2apertis0bv2022.2b5 Depends: firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2022.2b5) Filename: pool/development/f/firebird3.0/firebird3.0-common_3.0.7.33374.ds4-2apertis0bv2022.2b5_all.deb Size: 15264 MD5sum: c534c00cbe7b9848c906099e4f61491c SHA1: cd2a40de6aa16881405fd0bb888fe150b890646c SHA256: 90f03145a5a570360d3c9d956a48ad8b9f702c1bcf8a8da585b5858f0185da3f SHA512: 31bd732ff0aa3c48a74b2d669f83192f5140b805002cbd1f2ae9bb084cb4c2dbfaf685aebdb69417967ed7365b671fc0dca4dbdfd512529a994647dd265c9e7b 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-2apertis0bv2022.2b5 Filename: pool/development/f/firebird3.0/firebird3.0-common-doc_3.0.7.33374.ds4-2apertis0bv2022.2b5_all.deb Size: 42392 MD5sum: b707f7819397d3735a7cb4d5fa632c55 SHA1: 4db7a2df037c7ce024709f1613ac23876cd55ea9 SHA256: 7c03758d3980a4f6dd2747bba30edcbc2e099ba2a531cfa27cd26b3ec6f24884 SHA512: 23fdfa003c45b57dcd41ab9699fc75741967341fe9da19e8f6e6a4417158e9854ea6673daf2fcdf012f557455be96582e8c3b6aae505e44ac7ffb58e37b70e26 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-2apertis0bv2022.2b5 Depends: firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2022.2b5) Filename: pool/development/f/firebird3.0/firebird3.0-doc_3.0.7.33374.ds4-2apertis0bv2022.2b5_all.deb Size: 197652 MD5sum: f3d421ad1a3a4cfc9da1dc52669082b9 SHA1: 392176138ebf72a5328b7533ccd46df640fabc2a SHA256: 9798c02fd965185d7c0c39b3db055301e0f458f4fe9775e3c5bfa963696da341 SHA512: 340f150cade512921ab529198f42808c69ed3faa288ae46b15a450d408625853d6c81402264898f5e944b0b5405365362293b9404a012d6e50d81cca62df0ed6 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-2apertis0bv2022.2b5 Depends: firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2022.2b5) Recommends: firebird3.0-dev Filename: pool/development/f/firebird3.0/firebird3.0-examples_3.0.7.33374.ds4-2apertis0bv2022.2b5_all.deb Size: 119404 MD5sum: e25c01f51d6c1f47d770481f9a9ff37c SHA1: e708c877930913ad8d245ac65b61e8c5205b4930 SHA256: 8cb9da17cee67eb478790cac421657dd4e9fbfd6f6b44ef0ddb0362041afba15 SHA512: 1433c3205b9ab16d0823a94dacfa9b997600106b0fd958d21a5468bccf8f42e2ef66bcde86a89817e5e328e0c9eb6ba854c2656428427cc4a9c3f936a14add30 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: 1393 Maintainer: Damyan Ivanov Architecture: amd64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2022.2b5 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-2apertis0bv2022.2b5), firebird3.0-server-core (= 3.0.7.33374.ds4-2apertis0bv2022.2b5), firebird3.0-utils (= 3.0.7.33374.ds4-2apertis0bv2022.2b5), lsb-base (>= 3.0-6), debconf (>= 1.4.69), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2022.2b5) 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-2apertis0bv2022.2b5_amd64.deb Size: 386040 MD5sum: d9f85dece30c862797154b243a6b29f0 SHA1: d840a6697a18e8c861e32d322afb5a616a85fc13 SHA256: 676bcf22d4a62722942f69d0bf397a38ade5d4228857ecb456bbb79b90ba2506 SHA512: 19c4b488161900a8acea3cf32953c1109318976c89ff9545f4073f07e22d9f68af231245ec5ce5d70f1701e88ca5b7a1abc7168faa42b463fbe40c0c1a88ff7b 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: 9741 Maintainer: Damyan Ivanov Architecture: amd64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2022.2b5 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-2apertis0bv2022.2b5), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2022.2b5) 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-2apertis0bv2022.2b5_amd64.deb Size: 2529900 MD5sum: 2ff99d05477bfa726b92584a5efec0da SHA1: 4975cb27c8529bebd1a0457aab4f1dab3c137ea6 SHA256: cdf493764bcddba77ef91b2adfde768f07ca5c0c036aa9fc16b1d951e45a2702 SHA512: 353b589fb893913f97a510c4d09637c0e4034587f805d8db7be4c1f23a30757cf4bf3d36a8459098e887adf1e11b531220f2944c2c6f0a0dac62f1168aacf924 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: 39496 Maintainer: Damyan Ivanov Architecture: amd64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2022.2b5 Depends: firebird3.0-server-core (= 3.0.7.33374.ds4-2apertis0bv2022.2b5) Filename: pool/development/f/firebird3.0/firebird3.0-server-core-dbgsym_3.0.7.33374.ds4-2apertis0bv2022.2b5_amd64.deb Size: 38149816 MD5sum: 631107be435fe02a53c8dceca7bbd4cc SHA1: cc63ee713e1996d8ad21e8714917983089e51824 SHA256: da456ecdab0dea095b19a33a4c575a859d75fd413efe0d96b2de2d02229b6c93 SHA512: bd2bccf3a67d712ebb2358ae001aecd40f2e714e19cc0bf7953173cad5a798c581a090ed43f18faf22bc613c07170263df519dbe7c74c6cff516ff2f576981b4 Description: debug symbols for firebird3.0-server-core Auto-Built-Package: debug-symbols Build-Ids: 4a66c5476585ba877c97f4194a278ab31090df4d 503af7964562d5207b9702d9df98f516c746c154 5a881f485206df944a089c35299710618470d3bf 6772e9496e1579abc82284e502a16321396c353d 73ce10bbcdbf089f712dc4442143f63b6c0cd317 8a5b235ae8f77317b7f4da01572f79fc805cd96b bd43f04dd56d7a9d9c0373faf3ba84b021101860 c72b6be99e7472fdf37056267520c0aa2e8435fc db665c3f0137d1158a38b1e8016b7c5cddfa8476 Multi-Arch: same Package: firebird3.0-server-dbgsym Priority: optional Section: debug Installed-Size: 4201 Maintainer: Damyan Ivanov Architecture: amd64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2022.2b5 Depends: firebird3.0-server (= 3.0.7.33374.ds4-2apertis0bv2022.2b5) Filename: pool/development/f/firebird3.0/firebird3.0-server-dbgsym_3.0.7.33374.ds4-2apertis0bv2022.2b5_amd64.deb Size: 3791848 MD5sum: 72407eff4a117fb41c8a94140ac4da9a SHA1: 97cf1f9fef590947b058e1eb5d739340dcdbb621 SHA256: d96ae7edc7ac50003de4ff98bac33b350f0e60fff322665dc96c14b1c6e1c3a6 SHA512: 4018b683f0c775092c9f5e151d9c7160bdae29025bb326e5c9c836e4abc743a336a358c4b7a37f2bbfdf888dd18a27bf19f46993aabe7cead17043a8bda0dede Description: debug symbols for firebird3.0-server Auto-Built-Package: debug-symbols Build-Ids: 7687d9c254009c2512b2c0f0090dde5eac7288c7 8e9457f74861dee3a47a09dfffdca6d1479eb30a d1d3dd57e5168bfec377a5543f82d2dcfdadb091 f4cb47c58e24f2bfa369a86b1fd3e838dbe090e9 Package: firebird3.0-utils Priority: optional Section: database Installed-Size: 3247 Maintainer: Damyan Ivanov Architecture: amd64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2022.2b5 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-2apertis0bv2022.2b5), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2022.2b5) 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-2apertis0bv2022.2b5_amd64.deb Size: 836848 MD5sum: 039a6a42f79d03f253193c77aebec167 SHA1: 188aee8bc13e94f7612ed48cb24c7884b3b43db4 SHA256: 16c7708fef487b6b3b908fd25e5771b5c7d898587147ab48da642a98bbc96cd8 SHA512: 8c8eddefdc07bdbdf37568021067a0e331982561961ef9a024860e42136783819b8e4a28a12e468a3234a60f4296a2ed69cf3ad6a6891527eec7a938b42151d0 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: 7160 Maintainer: Damyan Ivanov Architecture: amd64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2022.2b5 Depends: firebird3.0-utils (= 3.0.7.33374.ds4-2apertis0bv2022.2b5) Filename: pool/development/f/firebird3.0/firebird3.0-utils-dbgsym_3.0.7.33374.ds4-2apertis0bv2022.2b5_amd64.deb Size: 6447536 MD5sum: 434942dd4c37f1fd80c794cffd2ed791 SHA1: 8897f3318933969389d9e3c4e49f3edb3212d8f3 SHA256: ed05d88e418debfbd751097e1f317dbd64d6465a45aa17ef7e6a2f958b9cae62 SHA512: f8e67fd7cba6cf303452e7c283be5cc5e30019b1cec2a6f1489078d1811a363b6c2cdd3540ef0300d8bc28e1c90210622dc68c1f5d261dd747d5bc1048ad5f00 Description: debug symbols for firebird3.0-utils Auto-Built-Package: debug-symbols Build-Ids: 1a13d0f102af26117737aab402a4a53f276ecacd 2862d3ed790a4e0b9b20eed6541ba832fa9b0ed9 42375f96a5a4312874c80111e5ed83931b3710bb 460b956fd4fca28ba8029c3442120d1fceaac996 57f893c8e173b316ab4e00c3cf5e92b43d7925f7 8132291616304fd577c82cc20cdf5d2756f62944 a1cd7da86b38a70ed8148e5460a1e296db5457cf d85ea39e9c54bcce78e5da1c5a610f5e7cf54d57 Package: flake8 Priority: optional Section: python Installed-Size: 36 Maintainer: Debian Python Team Architecture: all Source: python-flake8 Version: 3.8.4-1apertis0bv2022dev2b1 Replaces: python-flake8 (<< 2.5.4-1) Depends: python3-flake8 (= 3.8.4-1apertis0bv2022dev2b1), python3-pkg-resources, python3:any Breaks: python-flake8 (<< 2.5.4-1) Filename: pool/development/p/python-flake8/flake8_3.8.4-1apertis0bv2022dev2b1_all.deb Size: 22712 MD5sum: efb10cc94f493e7da80fd39e728b67c1 SHA1: 3346f18ca7ee1809b7ec6c63f89b9dd8cc8c1097 SHA256: 94fb090611de07372f7b15434a2393483946c63b16e02d1d7c00924e94cdc859 SHA512: 813379a1d0ab8f071e616dcc4c0599b8981fa5c0a068b8f4d247960d02abc89ea90ea64bd3383cff12dda741c42878f3814bf109578ea5ef2c1fc8c782d6ecb4 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: 1294 Maintainer: Manoj Srivastava Architecture: amd64 Version: 2.6.4-8apertis0bv2022dev2b1 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-8apertis0bv2022dev2b1_amd64.deb Size: 442888 MD5sum: 1a2af93af888e76c7a2ceae95ead5fca SHA1: 02636b62601848795dcfbedca3f5d81cf0c19b77 SHA256: d10ef7cdf4b70dd67ab1c88e074fbfedd2f650e6ec52750d4b4b5fe42abc245b SHA512: 3b9c25a8eb76505a895d60179d9b930afd4fa8bed614f5c612c057a058682ca4fb4fcc27c7bd8926842158f9859bc30abf87e856064c8454929ee3f0252807b6 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: 206 Maintainer: Manoj Srivastava Architecture: amd64 Source: flex Version: 2.6.4-8apertis0bv2022dev2b1 Depends: flex (= 2.6.4-8apertis0bv2022dev2b1) Filename: pool/development/f/flex/flex-dbgsym_2.6.4-8apertis0bv2022dev2b1_amd64.deb Size: 180888 MD5sum: cfc4d2cd8c18610074a3b875623961b8 SHA1: 32ed353389cda9740e9ff409ed5241ad817d6aa0 SHA256: 2029584a97b86affc5ff26952eaebb65a29c8d6d479241b0f29f501d0237363c SHA512: 5a8ad326b3e56761a1e1897adb59bccc76990e0ffcbeacf39a2c6945da6b07e9ea47a70b656b1723fe74efd196bc087facc278c4b1ffcf6133ad923ee1c75ae2 Description: debug symbols for flex Auto-Built-Package: debug-symbols Build-Ids: 57892838573bbe9730c59917b9ea5cb7f10773ae Package: flex-doc Priority: optional Section: doc Installed-Size: 2095 Maintainer: Manoj Srivastava Architecture: all Source: flex Version: 2.6.4-8apertis0bv2022dev2b1 Filename: pool/development/f/flex/flex-doc_2.6.4-8apertis0bv2022dev2b1_all.deb Size: 770372 MD5sum: ecce38443d7c6c7eafa36bada9420420 SHA1: f4b40b1800206b993aa8ed25aaf2e574ad399ad4 SHA256: b3f0ecc823a952d4b836fce4b3b8eb089e7c424e831011bd324fac2b75659296 SHA512: 291acac4b28c7e7db25a9299c243a1a8d7b4a35a1de9d19371052ddaf43e940ed6ff30ed55180dd1599d199ea342ec75b22c4c51c538886d80d0b51df9a93d2e 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-1apertis0bv2022dev2b1 Depends: python3:any, python3-docutils, python3-pygments, python3-pytoml, python3-requests Filename: pool/development/f/flit/flit_3.0.0-1apertis0bv2022dev2b1_all.deb Size: 67044 MD5sum: fb3e49029f324eae51b78fe1cbe1bb4b SHA1: ec3e2afbd79b12548f8a27e1607e8b75b3ab5209 SHA256: e37e5bd97629f3e58038ba99baeb060e4edd70d93c8043d7c4ac62e30e5a2d62 SHA512: c99c3c3b90e5ab05ef7f8e6e2f52b677974d7c5badae4c55164add01f464ac2f66b7e017de7f031d78092edf2162585aa334bb19b63fc027c2c90320c4428e41 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: 618 Maintainer: Debian Accessibility Team Architecture: amd64 Version: 2.2-2apertis1bv2022dev2b1 Depends: libflite1 (= 2.2-2apertis1bv2022dev2b1), libc6 (>= 2.4) Filename: pool/development/f/flite/flite_2.2-2apertis1bv2022dev2b1_amd64.deb Size: 256144 MD5sum: 3fa936c6c5fb8dc3722fc08ec040dd96 SHA1: 3d9a6da2702790f63b4907fc0c27192958f57196 SHA256: 8bba43e111dfbd68d6aca9e30f1585010e8d058b805341ceaedae70eace6080a SHA512: 2565ca551f01b892e31b6a4b5ae8013ca0b8a0cf470a0f6585490b7eb529935b29ca4eaab253d365c77bea8510b9e7c7c360055d1d44797becc6763a0be68351 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: 156 Maintainer: Debian Accessibility Team Architecture: amd64 Source: flite Version: 2.2-2apertis1bv2022dev2b1 Depends: flite (= 2.2-2apertis1bv2022dev2b1) Filename: pool/development/f/flite/flite-dbgsym_2.2-2apertis1bv2022dev2b1_amd64.deb Size: 38152 MD5sum: 89145c0c36952eab22fc260ff969da37 SHA1: 90d0673c668b85bb1b5863404c781fcb277778c9 SHA256: 5993b38508933c489d37d565b10fab3a632cfd77994f1995bffbd8c1f2c3ee04 SHA512: 2d2414f1e86a6b67da92f1a65efe8aefa47c2860cf937589e1acc7e97eb2f3ce850359cf4876da0d669e5d2889b911391673f248831494a44e00696107320203 Description: debug symbols for flite Auto-Built-Package: debug-symbols Build-Ids: 01b423924c8b96771c656474d2849978c2534128 1d38a442ad5eb39f04cf26491b60051a304b8b5c 1f181d67479fee581c2a9a3fb7caeb82c12b661e 4e1ab16bbe614b4b87d396367757d3afe8269ac3 74da735e3584413434bf639ea94e44ae95dfa484 8fef113047ceadc9ead1a6e6d00d0bc8675670ef 90670dc80c72822dec6795bcd793e7174cb254d1 be1ee033facc868e9609085a31f1c89c6e2de003 f8df1bfb640ff5b73f32389f80e3a52b7f0b8790 Package: flite1-dev Priority: optional Section: devel Installed-Size: 30960 Maintainer: Debian Accessibility Team Architecture: amd64 Source: flite Version: 2.2-2apertis1bv2022dev2b1 Provides: flite-dev Depends: libc6-dev, libflite1 (= 2.2-2apertis1bv2022dev2b1) Conflicts: flite-dev Filename: pool/development/f/flite/flite1-dev_2.2-2apertis1bv2022dev2b1_amd64.deb Size: 12803872 MD5sum: 2664c96ef1c9a0ce48716755f834a3cf SHA1: 9dafc95914300df93f46035cb33087d17f987d30 SHA256: 0ea6a44aaae45d95d67d8445bfd00bca2c646de09d5b80ed49fccfac0fc4c889 SHA512: 4b92394bd3bf673f87293033ca76ef4d042f317439a07016ed198c77a9bb581c73cffaed2edb25ea69c74ecb1af4d8637df75c648ccb6b09c576af92a940823f 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: 77 Maintainer: Chris Lamb Architecture: amd64 Source: mtools Version: 4.0.26-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.14), libx11-6, libxau6 (>= 1:1.0.9) Suggests: mtools Filename: pool/development/m/mtools/floppyd_4.0.26-1apertis0bv2022dev2b1_amd64.deb Size: 27520 MD5sum: d721561a6bc1d8274a4c142b008be6e6 SHA1: 5e83f56d7ac9518adfe1f67cd6b9dc0ddcbe5fa7 SHA256: 398968c37cf3357c8f6ccfbf7f3dbd46753dfe74a6261ec06dd78d342cbd70bc SHA512: e91a43445701ca4b766048e74cd7afff8de93347bbe61442f2d3492a99707bac2c7c8427702513e1059b33d5e78c098690c7c79d9e81bc423023d12a29ebf29e 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: 74 Maintainer: Chris Lamb Architecture: amd64 Source: mtools Version: 4.0.26-1apertis0bv2022dev2b1 Depends: floppyd (= 4.0.26-1apertis0bv2022dev2b1) Filename: pool/development/m/mtools/floppyd-dbgsym_4.0.26-1apertis0bv2022dev2b1_amd64.deb Size: 47584 MD5sum: 86ad716fd4ae29e040b08bf05fb3c1bb SHA1: 35b108a0b6c596d9d5ff769e92feaf4db38c605f SHA256: 634526b4a59ebcedcf7e72d9dd87bb1174c65aa05ec1fe55a5f4417a28c8f860 SHA512: 7e60a76170a54ea596d5c5dd275b687cf2463a96638ab1e7b60276cacd6bcf4dd462db4e19bd458619eb56cea879ae171ae9026752670442a1e53dc40570f9c4 Description: debug symbols for floppyd Auto-Built-Package: debug-symbols Build-Ids: 90dd8a5418035ecc081216066fc298821853ce79 90f0f645bc122a263641183f7ba721df3748579d Package: fltk1.1-doc Priority: optional Section: doc Installed-Size: 3472 Maintainer: Aaron M. Ucko Architecture: all Source: fltk1.1 Version: 1.1.10-29apertis0bv2022dev2b1 Filename: pool/development/f/fltk1.1/fltk1.1-doc_1.1.10-29apertis0bv2022dev2b1_all.deb Size: 2134800 MD5sum: 8f47ccd20940d3aa011757472cc73e70 SHA1: a0541ad1a056170083d2fd04a0856b3abe861ea9 SHA256: 8c9af04196a9fe9dac7c07e2b19870ca6d5caf2fee318ee8403462f4f1ef43d9 SHA512: 722045dff203d3109f3a26e28561f11bbad05c87e5f9d73c4236aa72ae917d711c717f40c6d66e6dc78a3abc87ab97c8589304f6b2277f68d087d72ab528a710 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: 307 Maintainer: Aaron M. Ucko Architecture: amd64 Source: fltk1.1 Version: 1.1.10-29apertis0bv2022dev2b1 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.4), 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-29apertis0bv2022dev2b1_amd64.deb Size: 167572 MD5sum: 504c2e56408bcace8d679a71be2237b4 SHA1: 30cff73120b4c8f075da84c1c0ac4c9e2928c0cf SHA256: 27f2baaaa2b27e72042cb1b3af5722288ba2012aaecfa472515f35831d1b1d2c SHA512: 2089c9bb6be422c032aadeae30266630b5211072c5f543869df841376c970c7aebc149d22d06393d1d4dd2779e5f84484d66d489f97f174b46c79163526e1ec8 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: 157 Maintainer: Aaron M. Ucko Architecture: amd64 Source: fltk1.1 Version: 1.1.10-29apertis0bv2022dev2b1 Depends: fltk1.1-games (= 1.1.10-29apertis0bv2022dev2b1) Filename: pool/development/f/fltk1.1/fltk1.1-games-dbgsym_1.1.10-29apertis0bv2022dev2b1_amd64.deb Size: 113764 MD5sum: bf10a0c624f8315869a8bd32701e3f51 SHA1: e8183ace85ddb91eec3a99a68056c9312513586d SHA256: 23da5b101d6e02bfecc88de51e4176f78f553b451b57145956beb8ddcfaf20bb SHA512: 0077ac07f105b830e0f544321cd9851ae16c53eeba43bafb78e5afd70bf782ca5984e8c51c40d0ac8419196f0cb96317bca299e685375a385d095afa4411ee6f Description: debug symbols for fltk1.1-games Auto-Built-Package: debug-symbols Build-Ids: 85403a471ccaa398d3e0888cdc2d9798a5d66f06 b73d91818fdd6ecf4c7226c3093b42ac12ee071b e2de942f5e01ace5bdba9d725e20f52ff0e976f7 Package: fltk1.3-doc Priority: optional Section: doc Installed-Size: 45923 Maintainer: Aaron M. Ucko Architecture: all Source: fltk1.3 Version: 1.3.5-3apertis0bv2022dev2b1 Filename: pool/development/f/fltk1.3/fltk1.3-doc_1.3.5-3apertis0bv2022dev2b1_all.deb Size: 8489988 MD5sum: 7960b45f48f7fb1cc90608b27cf2e36c SHA1: edfe1bfa7d04c7e5cacf728f51d389bcca2bc206 SHA256: 219b35d1a7a3b19dbe9adcac383d598132deae0be74afe82b5ebb50e27c04ee1 SHA512: 52e3c372b8bac5635fb2585d04cc8a43d0b0e55c4978a8d023d27bccb4e8e7437d96429203e568590cc7e9f7a20bcceae533db6aaec88c9cff291ccff47c6e11 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: 1557 Maintainer: Aaron M. Ucko Architecture: amd64 Source: fltk1.3 Version: 1.3.5-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_amd64.deb Size: 399704 MD5sum: a0ccd953649d3bc1a73df0f8acc71f42 SHA1: 59013c6b0037fad200d0d3dfe04d5a661d5fe176 SHA256: ffbf92152e9815737cd059409c6e8ae9c9f566e7b742baf28bb41d8c1072a5bc SHA512: 019b0df271210331fac7d4fed58899d60e1ab68a64cb9a69d2ca771e8cdda15c13f7227bee19205666f5751ceb6a9545bab38560bf88e79a6b3214a6094ce137 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: 2302 Maintainer: Aaron M. Ucko Architecture: amd64 Source: fltk1.3 Version: 1.3.5-3apertis0bv2022dev2b1 Depends: fltk1.3-games (= 1.3.5-3apertis0bv2022dev2b1) Filename: pool/development/f/fltk1.3/fltk1.3-games-dbgsym_1.3.5-3apertis0bv2022dev2b1_amd64.deb Size: 2018340 MD5sum: 173b3e55f72e6e10529bcbae26313a68 SHA1: ba10c0457cac3355990df01109d193c32829c9f7 SHA256: 962a335725d1f07a1ad84d900da6e756dc97d319afbef663c92d2b5b6e99b4d6 SHA512: b94cd2393c9748f651a927b47a8844e2484b1020eb17a181aeaf31fdf22e8654c3f27c22302ae82ba00a1c600e314c419f195b0d4aecf4f28b334587f2164cd2 Description: debug symbols for fltk1.3-games Auto-Built-Package: debug-symbols Build-Ids: 2cc3ede31b507662d56a9f0cf00ab9b5ef802291 40f782ef869be94e0affa87af54e5dbd1bb1a1cb 7a00e491052b1e5386a0d1aa34cc733d673db7bd Package: fluid Priority: optional Section: devel Installed-Size: 692 Maintainer: Aaron M. Ucko Architecture: amd64 Source: fltk1.3 Version: 1.3.5-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.7), 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-3apertis0bv2022dev2b1_amd64.deb Size: 234400 MD5sum: d897db0c755da969613af39a5144827d SHA1: 599f51be312ceda2fcb2139f5a566b35e09a38ae SHA256: d45a33ec1f2df484154ac82a26214e0ee43d6e89621ad9b555f18dbc6677ad74 SHA512: 5de61c47e6039f3bcec6486b1367c78501a7d78eb6e40227cc4f0d6a09a2cee26904f63c5b3a6b313f045a22a7ab67504ad4934168fb4c11e745f6f8b9bb3963 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: 747 Maintainer: Aaron M. Ucko Architecture: amd64 Source: fltk1.3 Version: 1.3.5-3apertis0bv2022dev2b1 Depends: fluid (= 1.3.5-3apertis0bv2022dev2b1) Filename: pool/development/f/fltk1.3/fluid-dbgsym_1.3.5-3apertis0bv2022dev2b1_amd64.deb Size: 657020 MD5sum: 56b43133f0b9fbf180037b7e092a2a82 SHA1: 2c1b99cd9a37eb1b58935e6a1d31e31f88a7ad18 SHA256: 7d0eaebd723a626e07eda919409fc14d79f97ed93053513ec7b4ce942e8bbe4c SHA512: 2a8753c56cc02e8bb4f36770a7d888a319626f316c7d853dbd1c71bea4a9649e0e897fec5df8c05f4c15d0234d62db75bbee41a6226e08856c19c856a008814a Description: debug symbols for fluid Auto-Built-Package: debug-symbols Build-Ids: e191ef26d38b9eb6974b2870c37dfbc382902cab Package: fontforge Priority: optional Section: fonts Installed-Size: 4200 Maintainer: Debian Fonts Task Force Architecture: amd64 Version: 1:20201107~dfsg-4apertis1bv2022dev2b1 Provides: fontforge-nox Depends: fontforge-common (= 1:20201107~dfsg-4apertis1bv2022dev2b1), libfontforge4 (= 1:20201107~dfsg-4apertis1bv2022dev2b1), libc6 (>= 2.14), 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-4apertis1bv2022dev2b1_amd64.deb Size: 1364364 MD5sum: a505695877c5b84e7e0db1ca00d5a5c4 SHA1: 5fec047fdecc5b9cd6a8e6f9219786af98dee26e SHA256: ff42b9962a167b4b4cfe0f2ee8efd2c8bf2626ed7663677171abe0bc06a3d75d SHA512: acad9465c0adfd024ae153114c6e50ad62131d1b489ff29fd8a6d47570a8cfe56e06c8c3dd588a7bd4376f225621b9776491ea31c1de832608771461d1e90cfb 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-4apertis1bv2022dev2b1 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-4apertis1bv2022dev2b1_all.deb Size: 2079012 MD5sum: 1cc1b31dd9034a7e473822461389f8f3 SHA1: 08d23221b59b84bf3cb0353f666c148a40f2eb3b SHA256: 9d0acc937ef055d1575e58e7476db97710ead41bd8c99d4c13f6c38b9343bd61 SHA512: b60b39537d2b75ea697d2e48557cc9c3bc58c2b295a10d622402b643414d9d5ebe5d0ad1a5336e6596794d66744837b8e693e40b62ffbf22bb7132c91710a6f2 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: 2978 Maintainer: Debian Fonts Task Force Architecture: amd64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2022dev2b1 Replaces: fontforge-dbg (<< 1:20170731~dfsg-2~) Depends: fontforge (= 1:20201107~dfsg-4apertis1bv2022dev2b1) Breaks: fontforge-dbg (<< 1:20170731~dfsg-2~) Filename: pool/development/f/fontforge/fontforge-dbgsym_20201107~dfsg-4apertis1bv2022dev2b1_amd64.deb Size: 2801440 MD5sum: 3110996033ad27e01fab3345a0fde786 SHA1: 329638ded0353777a7076e36d5d81f5bb05ef9b7 SHA256: 171c47b9e4d4289b1225faa80e242a1ad71f77b2c456d2198782be92d1cbce65 SHA512: 016c2cf35c72abea9a592ad28dc7a6ede4438c1431631f62c91c8a063026846a3638128072298e91c33a648c11678dcefda7f99904cc6212accb41c94b616914 Description: debug symbols for fontforge Auto-Built-Package: debug-symbols Build-Ids: daf2be7ed7fc78fd2b6babb36f03682ccaaa1cfc Package: fontforge-doc Priority: optional Section: doc Installed-Size: 10946 Maintainer: Debian Fonts Task Force Architecture: all Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2022dev2b1 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/development/f/fontforge/fontforge-doc_20201107~dfsg-4apertis1bv2022dev2b1_all.deb Size: 3602648 MD5sum: 7f3466bf5cce0b683be326e6b32f6342 SHA1: 28d42fbd0a8cdb833f974e9eca9df8e86d3f0667 SHA256: 3aa7b8c8fc848b748e7646493a4e3fb705634b80606dc2c173edd8d77cef01b6 SHA512: 5b0643aef92e43eef695e7f5a3c94ef00a8c742fad12dfe677fc5f25cbfd40714f06df1f4fcd06d49b3171376a20e59c7dc72a69eed9d348b447295dc96cf58e 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.1apertis0bv2022dev2b1), sphinx (= 3.4.3-1apertis0bv2022dev2b1) Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-extras Priority: optional Section: fonts Installed-Size: 1532 Maintainer: Debian Fonts Task Force Architecture: amd64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2022dev2b1 Depends: fontforge-common (= 1:20201107~dfsg-4apertis1bv2022dev2b1), libfontforge4 (= 1:20201107~dfsg-4apertis1bv2022dev2b1), libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Filename: pool/development/f/fontforge/fontforge-extras_20201107~dfsg-4apertis1bv2022dev2b1_amd64.deb Size: 306804 MD5sum: 021cd4cfb9161c40ed124baa07d1f021 SHA1: 8719ebbc80defa125e0d2ccfab04a4a246e56f05 SHA256: 69e44923a076be334392159363c978b5b4945fc3110bdc2f35e2b56530d15c51 SHA512: 300c432fb4ba37186eb02f6532cef2c3dd6269077ae7db6b7c51c7ece970a7eb9bebbcb5225ae6616fbf1803afec5424ee8ba2b932db03bee7784eb96b430b5e 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: 454 Maintainer: Debian Fonts Task Force Architecture: amd64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2022dev2b1 Replaces: fontforge-dbg (<< 1:20170731~dfsg-2~) Depends: fontforge-extras (= 1:20201107~dfsg-4apertis1bv2022dev2b1) Breaks: fontforge-dbg (<< 1:20170731~dfsg-2~) Filename: pool/development/f/fontforge/fontforge-extras-dbgsym_20201107~dfsg-4apertis1bv2022dev2b1_amd64.deb Size: 372564 MD5sum: 30bfbfaefedbddccf644a483b4a1d0b3 SHA1: 43e17a3f55e2c3836b7aba73bedc9eecbebc3f19 SHA256: 256d10024871a840db54ea36b06a0c9b2053e2e0c54c34fc8fa87e33934ffb60 SHA512: 3e7e4fcf473f6bb0585eaa4dfdc42f6c799e3776a99fdcbd727f7b3045ba98f05a7f9f29aec7afe251074f85a23fb67bb545cbe57f9e1d1979da3fd426640da6 Description: debug symbols for fontforge-extras Auto-Built-Package: debug-symbols Build-Ids: 077fbd913b2d09367684cd583832d6adb6917ca2 18627e5475fc172097e06b8abdb3f63c8677f525 259710b72a6f2b68e72d47e6ec7d77ae5156f5cf 576c908efd7f57331889c35a6140727ee2505967 5ab33001cb5dac44c54843ae3f8f2bd86981f9c5 67b98a1eba64bfd9b9b5efd015892cef3f25704b 6f3b89e6dbe576447c3ab4e2815172ac40b2a4c1 8219f61297d28d3c3a9387487c3a0d348f3ded0e a504a8d330e2ec41943508cead5e9ff5d504084f db9206210c59939894b6ad9e61f7d1bb28f6b598 Package: fontforge-nox Priority: optional Section: fonts Installed-Size: 92 Maintainer: Debian Fonts Task Force Architecture: amd64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2022dev2b1 Depends: fontforge-common (= 1:20201107~dfsg-4apertis1bv2022dev2b1), libfontforge4 (= 1:20201107~dfsg-4apertis1bv2022dev2b1), libc6 (>= 2.4) Conflicts: fontforge Filename: pool/development/f/fontforge/fontforge-nox_20201107~dfsg-4apertis1bv2022dev2b1_amd64.deb Size: 39012 MD5sum: c285843c94a0a9c5dbf43fa4f63618c5 SHA1: 7094c8d4315922ad2b66833b55c1ca34e28f1823 SHA256: 0855f6a862ad78d736cd787a367de55a042e30bf23ea6713ee2cc915d8d1ae54 SHA512: 7713844344f4760c175d65d4a6583f11452d89350306662ef22d4ba91c392452c8eb82475f9ac777aeaaa59f3aa995c7433963caf95d9a2d11f882772f9cd00a 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: 22 Maintainer: Debian Fonts Task Force Architecture: amd64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2022dev2b1 Replaces: fontforge-dbg (<< 1:20170731~dfsg-2~) Depends: fontforge-nox (= 1:20201107~dfsg-4apertis1bv2022dev2b1) Breaks: fontforge-dbg (<< 1:20170731~dfsg-2~) Filename: pool/development/f/fontforge/fontforge-nox-dbgsym_20201107~dfsg-4apertis1bv2022dev2b1_amd64.deb Size: 7808 MD5sum: 2cdf1adb39ba94d8930c2a2f011b2b96 SHA1: 356e10c0f9bef4503f9c9beb7468bfa156a2c5d4 SHA256: 79f7f59f47d43d0fc078e5e5dd53d37d7e1408e4cb10ba61bb594c19885075b0 SHA512: 641b1d9b788dbc22dea8d5b8bb33097853aecf6956596acad3978a460b9ec2b37ed6f2b317da23553e2539acd15f01d949611b7de8f1cd53f75e35779e7729b6 Description: debug symbols for fontforge-nox Auto-Built-Package: debug-symbols Build-Ids: b82f3011a1dfe6fc73d3710413f2a9795c18625b Package: fontmake Priority: optional Section: devel Installed-Size: 21 Maintainer: Debian Fonts Task Force Architecture: all Version: 2.3.0-2apertis0bv2022dev2b1 Depends: python3:any, python3-fontmake (= 2.3.0-2apertis0bv2022dev2b1) Filename: pool/development/f/fontmake/fontmake_2.3.0-2apertis0bv2022dev2b1_all.deb Size: 8320 MD5sum: 36f0ce548a3b71d5f34c378731fac820 SHA1: 9603871942eb624f72dea29c58680508c1d71864 SHA256: 434410e9a01d131e46b09c88de42cba50422f2195ba3fbec8a88a82b0b77b863 SHA512: 563b42baf8c42afc20dc53be1490f831b25a33cc7de9eee325679e72ba65fb3d4229643e0abf476e38b6ec1e1a06e5cf628051bf95ede6d9b72dcadd6b83d959 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-16apertis0bv2022dev2b1 Filename: pool/development/f/fonts-arphic-gkai00mp/fonts-arphic-gkai00mp_2.11-16apertis0bv2022dev2b1_all.deb Size: 2293024 MD5sum: bf16b51718f5f9647e0492fc9c9bc351 SHA1: 2111af725a1d2723d3fcb5ccbd28db1dd96ddbd8 SHA256: 9ee908a6d5077240e4f4345d8a14cedfc5cc4c61577dd9a6ec8eaa55d2aec998 SHA512: 36f5663f6912a20c6a315723c20b3db7100bce016adf75bf1cbc53426561e55799edab771f5aacd3f49659c9e11b3399dfd6b3babc55d154d55cfb3475be5f54 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-4apertis0bv2022dev2b1 Filename: pool/development/f/fonts-cmu/fonts-cmu_0.7.0-4apertis0bv2022dev2b1_all.deb Size: 4892416 MD5sum: 925c59fcf451e923680225059704423e SHA1: 8b0e2d498ba38c26706c322e014f4fd59d007280 SHA256: f7a34ad88c6a1304c5cdacbd28f8cc2ef30a0608fca4f7229c87c371cce6095a SHA512: cb6350bead3eb2ad51be5ed9b0fde49d247452b7419b8f462dd0e668b06ae38a624484cd8eea86f37e1181a5ca3d010779c3b0d57aa96626aaee0919c9c3a445 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-1apertis0bv2022dev2b1 Suggests: fonts-crosextra-caladea, fonts-crosextra-carlito Filename: pool/development/f/fonts-noto/fonts-croscore_20201225-1apertis0bv2022dev2b1_all.deb Size: 1576704 MD5sum: 4b0bfc9a22183c1645a14e93d8dc099c SHA1: eae9753d29f10cb67cf77d82f325826e3cb654f4 SHA256: eef39c2ea78a1e4e0093cf970bb431478166cf76f0d12df7003697c9a62ec0c2 SHA512: 3d06cd373e3f5e22c7c19134e872a669f87f908db7fc0679768b26d7f20770c1b64c57ceab0603adb423dc101bf59e5948410878b399f8a9ce306c01692d3e7a 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-14apertis0bv2022dev2b1 Filename: pool/development/f/fonts-dustin/fonts-dustin_20030517-14apertis0bv2022dev2b1_all.deb Size: 428304 MD5sum: 718e5bf89e2fb4ac4c907ffaa081c22a SHA1: ae731fef0f4731d200f28db7d228d0792175bc28 SHA256: 3bf48dbffc82d46e225c7e5fc807ae61a392ddb4db96fe30a65a633d18b1e20a SHA512: 5b4a16ff9c9a76890892f69b97cc82778c28560e19dbf8d4530e9a30e29104e74fadba51bf1f66d6459f4a1757cf17ec638a31105b5ddc14544c28c6a940a31d 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+apertis0bv2022dev3b1 Provides: node-font-awesome (= 4.7.0~5.0.10+really4.7.0~dfsg-4.1+apertis0bv2022dev3b1), sass-stylesheets-fonts-awesome Filename: pool/development/f/fonts-font-awesome/fonts-font-awesome_5.0.10+really4.7.0~dfsg-4.1+apertis0bv2022dev3b1_all.deb Size: 517152 MD5sum: 7b9d50bd086affdf1c73c57b7138a055 SHA1: cfa6ef6ea2ad9b0c6cbe94823a8256cd0e31c694 SHA256: c65430e5cd8520aa2b381450731fc2c44986685c9f5c3419b9c6f822769dd32a SHA512: 98c364d6ff1d4145262c01c6c6b8953b71e8c5cd2638e4c94a31dd58c83e7d051fafb96512a12835e20de8dd8430fede1cf4301e76a692d2b8b269941d168773 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-10apertis1bv2022dev2b1 Filename: pool/development/f/fonts-freefont/fonts-freefont-otf_20120503-10apertis1bv2022dev2b1_all.deb Size: 3171020 MD5sum: 3529ff3b520af23b0104e668a3300e0e SHA1: bda071a893f46ad7e214491aa33f464e71e2e3cb SHA256: 81f8b15333f4f8812ae3f81258e60e3068cd759729c1f9c648511b3ef184323a SHA512: 2b1ecfda3402cd369e1d9b019165613489598531b41293b324809b8d894459826533cc9d2aa1472f016d9126fda7c329c0ddb6a5cabfcec62c7387ee0a2f6312 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-10apertis1bv2022dev2b1 Filename: pool/development/f/fonts-freefont/fonts-freefont-ttf_20120503-10apertis1bv2022dev2b1_all.deb Size: 2503544 MD5sum: 736193c3deb401edbbcb31288c725de2 SHA1: 4df98aeebc595c0577f6dd909fb6e17acbd06510 SHA256: f6b6cdc25fbf4db3a5e0278a722d045cd28c2f70e7b0205fdf7fa0a6208ac5f4 SHA512: c0f07eafd7647a7e1241baa60e7afd803dadd9ac669f4df4277c933f2999dc027f7ad8ff868f7a59e2d2ac95e1821d77998f07255f70b5bcdefcf7a89c211da1 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-6apertis0bv2022dev2b1 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-6apertis0bv2022dev2b1_all.deb Size: 43888 MD5sum: 5602219a74126ee26e0a70b8b93d1425 SHA1: c28a08e4634392dfab863956d4a770715897fb1b SHA256: c972250f23e7e62d0ff3b9c6b1d9f63eca9f73f7ee7bdea2576789047b99e93b SHA512: ab667be62ab77f36989f5c719442895df0ade54f7865530bcadc40a9e629c18e292e52d8e29280d982575437cb23ad36b7d75cdac4f939adf06acfbd4de50fb7 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-7apertis0bv2022dev2b1 Filename: pool/development/f/fonts-gfs-porson/fonts-gfs-porson_1.1-7apertis0bv2022dev2b1_all.deb Size: 34044 MD5sum: 4259013b1dcb5041a6300028f1a46be7 SHA1: 7e1b43bb2485663d0facf154d26cded1683909a9 SHA256: 0e96b52761b7768ca852cbadfaab51a4c58384e61d98692a21d2a49069aabfd2 SHA512: 5312bd69236d19af9bac8899dbbed90ceb041b3b812a030421c9d85888492d6757d0319abee419262b9074376a5c80c567de43045ba479ebbee617a22269a991 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-2apertis2bv2022dev2b1) Version: 1.009~3.4.1+dfsg-2apertis2bv2022dev2b1 Filename: pool/development/t/twitter-bootstrap3/fonts-glyphicons-halflings_1.009~3.4.1+dfsg-2apertis2bv2022dev2b1_all.deb Size: 482292 MD5sum: c1c296d8e8ab29c78b2eaae8b25f8fd2 SHA1: 71a5eb264d8a363b270413959e88ae4a2b0a7fc3 SHA256: 3f95181eef5d498827937f2b7e546c195e7c4668a551054132611158d959ef73 SHA512: e5a769d296ac0e504d1adf4b2f10fb731b7db3a447b841a932ad966d1f35173badccd6cfad646f16c2e5466152ed2ebd9f8713559140d93a7c4bd2e59fb77c82 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-21apertis0bv2022dev2b1 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-21apertis0bv2022dev2b1_all.deb Size: 12540 MD5sum: d0b93ca019d369bd3d65f41615cca856 SHA1: 38175b1e8de05b7055eba8fcc177faf8610b14e8 SHA256: 1b000f2885d5390b45aa9f80371be5a519c3abc8603b466130e7881778945cf7 SHA512: ae8f5a96ac36617c9d62e594b760d41957b7fc4ad423d452fc3547ad1a1c731f94770f6313685a4ebb1372a05fc53d96b72c221e55f6f0a38f3295979b3a63be 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-21apertis0bv2022dev2b1 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-21apertis0bv2022dev2b1_all.deb Size: 3517096 MD5sum: 3116ee5362d0e65b0b600eb167dadb50 SHA1: 6490bb1476123aa740a47f36fdddc7be35c0959e SHA256: 260fa92e1122fa57060ad672cdb7dffda5c58760cf7e4ffb28011e9af59c9b3c SHA512: 42c5a94bd8961069805af42dc380475d15923645684b27b698694ab46f0911114f8dce0e5f476e28c5ff6968b7c2d741e38b3d4ebeb30587404c179d515c3b02 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-21apertis0bv2022dev2b1 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-21apertis0bv2022dev2b1_all.deb Size: 4725596 MD5sum: fee9d88d0963f0c745b9c313b19a0c1f SHA1: 1b6569ef74a18d1b71ac7c5dad0745202b39ea48 SHA256: b8eb1d00e00b16161aa0610d2b164c4d1758e90a2f0a4fea1a814a5874c13621 SHA512: 870454b0c6e1087dda363f3222d6dec26407623b18dc4b97e75a6839727ae12cc450d2e7f21776b850726e992942165c90c6df8317b6d35a517b64ec2f402b05 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.1apertis0bv2022dev2b1 Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/development/f/fonts-lato/fonts-lato_2.0-2.1apertis0bv2022dev2b1_all.deb Size: 2697968 MD5sum: a9aa541a6eebbab7cffa4ad3ee874b48 SHA1: dc4b9c574c1892d07d815dd4e89f79c7271955e0 SHA256: ca67b2f0b3b09cd1d76dfcfab2549866cebd41a09985703f450f6e0bae55ef11 SHA512: f5abb2999aa6c454f5c94544ac961725c71ec1d7573d7040bcf685429fd18defd6701f70bcc5aa19f7c2d96a18e8e94d12f73a752a65cc4e1b207c1355392ff8 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-11apertis0bv2022dev2b1 Filename: pool/development/f/fonts-liberation/fonts-liberation_1.07.4-11apertis0bv2022dev2b1_all.deb Size: 827780 MD5sum: 76da33621f1cc70079f8fc821ee49836 SHA1: 4c328483b801e96408caa8d6ad740926c2bd1544 SHA256: 4e49baa5a263732ac7d3b0575dbda5a097d35adcce1f1e70ce393c815d558de2 SHA512: 65cc28908886d353b5579ea26c1895581799ed698293140586f59c2bee9489e69200e503c1e4a4a991b148323551aa3837106dca8d5297ec95a5490d49a7334e 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+apertis0bv2022dev3b1 Filename: pool/development/f/fonts-liberation2/fonts-liberation2_2.1.3-1+apertis0bv2022dev3b1_all.deb Size: 1469372 MD5sum: 017a01fe00f0468f00af6cae98e216ff SHA1: dd1522cf2969957860fb0efd0e48e3e44f486df7 SHA256: cafddd954c677301df013d791dd279f87ba50487d33040fa21c94bcd94f5e43c SHA512: c27e50ea963fb9b9847882937d49fdd9eeef3d86314a3ac27a4e52de2f8d314a8a2fbb784bf39456a9a3b4797c6e197abe0d02f211a23afbfe5782b008525fce 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.1apertis0bv2022dev2b1 Replaces: lmodern (<= 2.004.2-1) Breaks: lmodern (<= 2.004.2-1) Filename: pool/development/l/lmodern/fonts-lmodern_2.004.5-6.1apertis0bv2022dev2b1_all.deb Size: 4539912 MD5sum: fc2865a3ae2962d04144933c4f856d52 SHA1: 53c9e732673007176e44df24659018888f27db4f SHA256: 56fd4f182f9167cc9bc0d8f6dde46077da12ab56d78484f79a5fd66fe57e8463 SHA512: 8aa05bb56e3c98ea0c7dfb137289c003eb4219452bc77e5e253166e53378b6712ea6f3e1d666af81da849968f7626f4a2ac20cfc4c7b95da4b4f97e5deffc036 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-1apertis0bv2022dev2b1 Filename: pool/development/l/lyx/fonts-lyx_2.3.6-1apertis0bv2022dev2b1_all.deb Size: 205404 MD5sum: e5473d6c1a15ecdde1eb6af3c8838cda SHA1: 08d788f22094207508c7b64524e17b85818c4ad7 SHA256: d6816408d19b83d1de4496b45380fc8b144638b1fe13988f8049901360939fc8 SHA512: 28b08b0e7fb6b860b26ab76af62653ecd51c6d1269d775fab65742770dc83074967748fae2bada1d3818b6f30713a2d5abee17e8b84c72db7537ce5bf88b6001 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-1apertis1bv2022dev2b1 Suggests: libjs-mathjax Filename: pool/development/m/mathjax/fonts-mathjax_2.7.9+dfsg-1apertis1bv2022dev2b1_all.deb Size: 2213428 MD5sum: 23107c497eaaa9f0e58c4d42dfb82567 SHA1: ee9d13d3181ded3c98304a5a35174a82bee61bc6 SHA256: 611e61b719b86a6d170cb228b78b72fea4c311d3f0c7aaf56c76c8eb45a883f4 SHA512: 6ed242f6a3d97755eb5586e8a2d1a9d8a8a08ddca61eb3545acfea49ba1a27dc6e150606b76d837a9a59c86f494943fbd422f88751eaf873586e2e7ffa4c68b9 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-1apertis1bv2022dev2b1 Recommends: fonts-mathjax Suggests: libjs-mathjax Filename: pool/development/m/mathjax/fonts-mathjax-extras_2.7.9+dfsg-1apertis1bv2022dev2b1_all.deb Size: 678688 MD5sum: 51fb4070842b8a76a2cf035fff354a8d SHA1: c3e9949ec15c707dd7a1b6dfd792b6088e3984ac SHA256: 721fe9434edad579f201e525fa48d60393a1e07e68ad4d3c337ba5e996ae4486 SHA512: 37f1005e120224c0e97297c8e3a33582e1defdcd125cd6678d92eacf029aa1878bc9015cfb615cd03358b53adbd134b0084d07a8c703a2eff538ab7525ee450e 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 21176 MD5sum: c546ad8177af4121907325b03fd49a4c SHA1: 2ff2a7cdb957b83ae69bfd76a6936310834c846d SHA256: 06630cb2f36d30cf861a327b951090db34162313162cbc44e89f6fa7e8999cc7 SHA512: 39fde700b19a4472d149e4eb25bc770572b6ab2228535e1de8af17bae33214094d2b01d0241ca92d540495ef08413a10301a114f80f8f0a15fc4142bae9018dd 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-1apertis0bv2022dev2b1 Filename: pool/development/f/fonts-noto-color-emoji/fonts-noto-color-emoji_0~20200916-1apertis0bv2022dev2b1_all.deb Size: 9937900 MD5sum: 2d892072c106fc584416c7a47ad9391e SHA1: 8c25acda7b19b17ea89eccc8a70d109e67733604 SHA256: 32fda2839d31c74243b5c205a7c6dc0ab58feccae44120f1de2605514e12533d SHA512: 280c22b0313c4dc3d803cfdd8eb52ab1e60d5e18914993b644ae24137ec0109d06a0ac5dba0447ed19402d50b74491fe41d55463d3659fb3c9b5bdb6d38bbea5 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 12194152 MD5sum: bec54bbfc9fa956ac583926328485b4f SHA1: 86662e148b2805ebaf9bc11230e0b3df69e4ba84 SHA256: 2c6352322e3811fe55731a84ebf9f855c39e9e84031b6f8acd8d5cda1193f63c SHA512: 47ff12dc02e99d4a6c2451b4a02e690a1c6c6a69ea19438966375891b21277598ee2e8dac55a3cf520210a1921f7ebc90eac55cd74e35e3fadb223dfc41caf8b 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-1apertis0bv2022dev2b1 Replaces: fonts-noto-unhinted (<< 20201027-1~) Breaks: fonts-noto-unhinted (<< 20201027-1~) Filename: pool/development/f/fonts-noto/fonts-noto-extra_20201225-1apertis0bv2022dev2b1_all.deb Size: 72428072 MD5sum: 34666f96e4198888c7ec2c7a6daa0441 SHA1: b4e30706dbccba0b5bd908e4b8df17b37889fc47 SHA256: e5a645dce64ce7ab6a81752105a5cea2e1bac38975733ee56672060b38e8fa0f SHA512: 6d865fae1b9457db3ac60106a7807bd368b442c11e5db6c012805200f5755d918cf7bb3156063052f99defd746858e4763fae3193bdb5bff6f8b1f9b157a6aad 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-1apertis0bv2022dev2b1 Depends: fonts-noto-core, fonts-noto-ui-core Filename: pool/development/f/fonts-noto/fonts-noto-hinted_20201225-1apertis0bv2022dev2b1_all.deb Size: 20968 MD5sum: 21f7fe930eae490f903bcd34c73e2267 SHA1: b9bbe33dc2a3f1004466767f7de6d07723fdea6b SHA256: fa38575a812d23d07a1165fb5105a7e7c8794baa8c05d0a011531966d2d742fb SHA512: 8a1571db8cdf204980427bcaf10bbd500d6f3bb5943e793e869e232d18b31b59ec2ee7859d15282a2a230b73c6fcf591419fd1723f81b2f347684b01a60ef636 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 401540 MD5sum: 6caa319d42d0d313f165c60e1153da29 SHA1: 9b4f19e11fcbd44ecf63d9f3816ca771bb892d9c SHA256: 66f72148a32c5f0992735bd1028ab28be0787b06333dc16f82ecf5da0399914d SHA512: 6e0ff52068112f44ddfb471d3b49aab1871171766ac79e3830841dda97ce0ba2ad9050930d3cd81c9feb1028ae113fce6b23291bf190cabd11863d45a6199fa2 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 1424412 MD5sum: daf49caa081512e669de3172f8ff5e77 SHA1: 149b4622bbabf70df894510c1ab3d66b87412990 SHA256: 85d8edf3e88ab843215f7501f75f52a77d5ccf1e34ae912295a9b36ed33f6273 SHA512: 871faa3199173550727eddcf532a26f8679396003593e2383304fd4419c4f5669d8b0513fc3b7e872278def1c253132cfe9d09e2a3875f32029154a2324f6c2f 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 14258112 MD5sum: c34277bcc0d65acf5cb92a2163add699 SHA1: 0c674d25bc732368455fe3916188b5574c33f89b SHA256: 0fbc4e4b8478bfa89371c7d58865d544386746ba3e0ee1b95b685fa566c3a710 SHA512: c73edaf97cf86ffa9111186cd9a609045e45ee02b40ea9402bf4af70da79e47afc33b9cf0659dd677646536f4c34915b8121c0e20bce5e2239430d814445aaf4 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-1apertis0bv2022dev2b1 Filename: pool/development/f/fonts-noto/fonts-noto-unhinted_20201225-1apertis0bv2022dev2b1_all.deb Size: 21200 MD5sum: e291bdf0813cb86d4fda5db100a8b5d8 SHA1: f6e3d0be82ba0b0b89519c967aab87d5ca08a7bb SHA256: 6ffe945e35ab93a95fb8fcb3d7d599dd504b83e4d7bc6ca0d47b484246289c15 SHA512: 268a2dca627bc8d81290eb7652889e42f4a84a45d086d0e9f59dad2ae909f9897b0559d94924499f4e6ed2cecb21d4f2ab71924aa9bc0c84e33aae989eefcf14 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-2apertis0bv2022dev2b1 Suggests: fonts-roboto Filename: pool/development/f/fonts-roboto-slab/fonts-roboto-slab_1.100263+20170512-2apertis0bv2022dev2b1_all.deb Size: 165712 MD5sum: 129096bcf70a4313bc3795bc25354943 SHA1: 6f803cc0984f58ec53eefb6815c429f0bac6f446 SHA256: 89ee4665f23fdc8e254f18d7de4dc37b903e360c3a94abc22353ac635483a8ef SHA512: 32979b4c546aedfd45e6cad1187dd7a4102b8dde8885992a05c93bb6bf036f69115996a8ab0fc907a5e5a6a35e74ca6db9e8432be2c133249868206d486e1d33 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-10apertis0bv2022dev2b1 Replaces: ttf-staypuft (<< 0.04-8) Depends: fontconfig Breaks: ttf-staypuft (<< 0.04-8) Filename: pool/development/f/fonts-staypuft/fonts-staypuft_0.04-10apertis0bv2022dev2b1_all.deb Size: 22656 MD5sum: 093a53b2214f168287c642885d2350de SHA1: d58fc5fc23e639721ecba9adc2b94420b3d42964 SHA256: 4408b473189cb07eb981edf826d2aecf5e76881451ce22c36fca624dce9c534d SHA512: d0c1dc4c496c4ff5d5772726d661753705e3d52a3f3f7389f6336b76707d54447b67e01ac8164589ff5c24db9cd90f6bcc9d296bff5faf97d06cf6c93aa5c7ae 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 3164648 MD5sum: 540bdc81447a2ece338aeab590aac7b6 SHA1: e1a63dfe1da7d96bd0231c8b9c167795f3bc1e19 SHA256: 8566028f16a31d07c201c8871ed3bfd552ff68ce8490ee20b988fa1bfddc7f91 SHA512: bf6b9660f63f238c75a0d6f4e131c0c47003a39c7ac858202fc14886dfabd4959f6f22ebc9a7274d9b9e0d480d629ac9250cf15344780e6a985a8060ab836f40 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-1apertis0bv2022dev2b1 Suggests: fonts-freefont-otf | fonts-freefont-ttf, fonts-texgyre Filename: pool/development/f/fonts-urw-base35/fonts-urw-base35_20200910-1apertis0bv2022dev2b1_all.deb Size: 6366732 MD5sum: ed7a8b983576cfa83ff0d08a25751728 SHA1: 74d3823bac6a2c8b4aaf38c3958b7b00f768abc6 SHA256: 430c71b468e2730d9d4df0235871604ec569700a48f5f05a65e504545fadbaed SHA512: e6c630b8cd7944f13234f43d6d442ef7b5b70cf99ab1d48d8547cfdede8d7b16953aa61bdef38f39efd95248e33d892d6a9f30769fb164d8c19fb7bea3c17ec4 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-1apertis0bv2022dev2b1 Depends: python3:any, python3-fonttools (>= 4.19.1-1apertis0bv2022dev2b1), python3-fonttools (<< 4.19.1-1apertis0bv2022dev2b1.1~) Filename: pool/development/f/fonttools/fonttools_4.19.1-1apertis0bv2022dev2b1_all.deb Size: 13692 MD5sum: 28cbe9b46a6e5db1536f49a630282c38 SHA1: 51cef7f037d325d8e6ff05a225291dfb894ef7d8 SHA256: 9de11b431099137237d10c30760e830f151b95c320634ce0c8156735d6068e1b SHA512: 138841a3a957c563a103f45747681a572c42f9848b5eea41eb0e6e38142a559cb1eb6d2d200d7ec3310c7899aba0e2fa6905da396a8236d50d9f5b22467c382a 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: fop Priority: optional Section: text Installed-Size: 291 Maintainer: Debian Java Maintainers Architecture: all Version: 1:2.5-3apertis0bv2022dev2b1 Depends: default-jre-headless | java2-runtime-headless, libfop-java (= 1:2.5-3apertis0bv2022dev2b1) Recommends: libsaxon-java Suggests: fop-doc Filename: pool/development/f/fop/fop_2.5-3apertis0bv2022dev2b1_all.deb Size: 43044 MD5sum: 496c421536bf8a05375dca53b55f7e7e SHA1: 652cca2897c0e0267492d2524cf0fad57c8ab4ba SHA256: f8be88b50261ef1d33b64300f3e4c7d1b4bdc46c52bbae839af04a2e712f1a97 SHA512: b43d6780a34c658d701b114d902805f22c5eca44212e31d6ef30dfc04fbba8e86dc329dbc7087f7a2ac438bfa09f322f155da2ffaac3036aa782d97677d323a7 Description: XML formatter driven by XSL Formatting Objects (XSL-FO.) - app FOP is a Java application that reads a formatting object tree and then turns it into a wide variety of output presentations (including AFP, PCL, PDF, PNG, PostScript, RTF, TIFF, and plain text), or displays the result on-screen. . The formatting object tree can be in the form of an XML document (output by an XSLT engine like xalan) or can be passed in memory as a DOM Document or (in the case of xalan) SAX events. . This package contains the fop command line tool Homepage: http://xmlgraphics.apache.org/fop/ Package: fop-doc Priority: optional Section: doc Installed-Size: 80627 Maintainer: Debian Java Maintainers Architecture: all Source: fop Version: 1:2.5-3apertis0bv2022dev2b1 Filename: pool/development/f/fop/fop-doc_2.5-3apertis0bv2022dev2b1_all.deb Size: 3168048 MD5sum: 77f9be5f0e368609a322b958c31ab8ed SHA1: 67969dc16a94c00604966b582082e3734a8c99b6 SHA256: d385a459be1aeb5f9b550a5f05bed94c6566ca9ae41b0d3d0521b1f8345fcfca SHA512: c2bc795470c8a2171d91b76f1042abbe4abc9991ecda9e50d22afeb162427a4ccbd9e31a8bc2de69585a2b515297537373be508a6d8958febbd0c440b18ed6b8 Description: XML formatter driven by XSL Formatting Objects (doc) - doc FOP is a Java application that reads a formatting object tree and then turns it into a wide variety of output presentations (including AFP, PCL, PDF, PNG, PostScript, RTF, TIFF, and plain text), or displays the result on-screen. . The formatting object tree can be in the form of an XML document (output by an XSLT engine like xalan) or can be passed in memory as a DOM Document or (in the case of xalan) SAX events. . This package contains the documentation. Homepage: http://xmlgraphics.apache.org/fop/ Package: freeglut3 Priority: optional Section: libs Installed-Size: 372 Maintainer: Anton Gladky Architecture: amd64 Source: freeglut Version: 2.8.1-6apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libgl1, libx11-6 (>= 2:1.2.99.901), libxi6 (>= 2:1.2.99.4), libxxf86vm1 Filename: pool/development/f/freeglut/freeglut3_2.8.1-6apertis0bv2022dev2b1_amd64.deb Size: 125628 MD5sum: f4a6cf6272c7c70e73b55aeac505ca94 SHA1: d1ff4e4cac122936604d614b653e08355aa43747 SHA256: c431df79d3dca3ca32eecc10187b71df26ef983e2295e920261406dcf952e84f SHA512: 76ffd00f867659eb015bb193e458ded1b5d7f5bffb437348504a42073631311fc98dd576463b04e303934cba00edb323aaef828dfa70361aeac494c746c7c32c 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: 250 Maintainer: Anton Gladky Architecture: amd64 Source: freeglut Version: 2.8.1-6apertis0bv2022dev2b1 Depends: freeglut3 (= 2.8.1-6apertis0bv2022dev2b1) Filename: pool/development/f/freeglut/freeglut3-dbgsym_2.8.1-6apertis0bv2022dev2b1_amd64.deb Size: 141756 MD5sum: 00873073cca6949fb69d5d732180ec78 SHA1: 409358582e76a8db9c150d78286dfcd32c3d283c SHA256: cd3f4043ebd808deaeecb394ecf3cc38911830fd64c0a3eba7a5422b10415ad4 SHA512: 351b60dce4a48b42aa40dfd8f1f0978f91fcc25a5e2383cb38d01fd1178108459ec48f140c174f1f20dd927801bfb26c10e02d7cbbb49e8f525fb92e25efe7af Description: debug symbols for freeglut3 Auto-Built-Package: debug-symbols Build-Ids: 073890c1f01cfcf4576dd4be5c033a9715504b20 Multi-Arch: same Package: freeglut3-dev Priority: optional Section: libdevel Installed-Size: 809 Maintainer: Anton Gladky Architecture: amd64 Source: freeglut Version: 2.8.1-6apertis0bv2022dev2b1 Depends: freeglut3 (= 2.8.1-6apertis0bv2022dev2b1), libgl1-mesa-dev, libglu1-mesa-dev, libxext-dev, libxt-dev Filename: pool/development/f/freeglut/freeglut3-dev_2.8.1-6apertis0bv2022dev2b1_amd64.deb Size: 179828 MD5sum: 252f2e2488bf218ead4f86c55ac39881 SHA1: 36aa9a840c4b118a6fc2d4e1675980f439b1a24b SHA256: 4d0f0b41d3b4666c2a8815a5aaf2be1d867cf4d7220cbac147815d5db63c984a SHA512: 365a8ca63452fa4be1555d1a5d076b23d01a04a5daff233f357537044361f10b151ade82d80f2178b68c665dfe11710815e1aac2b5a5172a6d18ffa356fba2aa 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+apertis0bv2022.0b3 Depends: freeipmi-bmc-watchdog, freeipmi-common (= 1.6.6-4+deb11u1+apertis0bv2022.0b3), freeipmi-ipmidetect, freeipmi-tools Filename: pool/development/f/freeipmi/freeipmi_1.6.6-4+deb11u1+apertis0bv2022.0b3_all.deb Size: 170880 MD5sum: 77bcf8ec27595e0cd0a00839d6fe438f SHA1: 02d0bd12a029b4dd5c561de8f7002220f30abc8c SHA256: 74de265a61bb0df502af1231182af94ac6fdb9da82b983f236aa8d8fe1b0b236 SHA512: b7d10c00a8140772fbd1c6988eda114dd353b06a8c0d08b3cd6931b7d4772fcbe4954b4510e0c6b60372a8c71c100185247d750f0e003e043e56c1102f955cc3 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: 311 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2022.0b3 Depends: freeipmi-common (= 1.6.6-4+deb11u1+apertis0bv2022.0b3), freeipmi-tools, libc6 (>= 2.14), libfreeipmi17 (>= 1.1.5) Filename: pool/development/f/freeipmi/freeipmi-bmc-watchdog_1.6.6-4+deb11u1+apertis0bv2022.0b3_amd64.deb Size: 210588 MD5sum: 66003c448468a59b651c027af83bcc11 SHA1: 24ebff0795a9f87764c0529ab332b4e4f9b63bfb SHA256: 90a601b0c8c7e1c357550aee60df60472594b1cbeb9c66837c6f13cd3e5917a5 SHA512: 93a7951123f4c019d74ef79982bde406043d484edf363e4b82de87c76780d9c60764a12992b2eef83c0cc0f46bb0b37a2eb82f26ce26baec33366911b510acc5 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: 103 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2022.0b3 Depends: freeipmi-bmc-watchdog (= 1.6.6-4+deb11u1+apertis0bv2022.0b3) Filename: pool/development/f/freeipmi/freeipmi-bmc-watchdog-dbgsym_1.6.6-4+deb11u1+apertis0bv2022.0b3_amd64.deb Size: 82460 MD5sum: 167d7e2db630b4480ddc2760f62b3f59 SHA1: f1168c66a46db06c7bf6634d800dfc51ee5c8105 SHA256: 94bdff3a0f42c5ed7ef565c92a603a04085f4cbf362f453c3b8d920d10416e7e SHA512: e2def831140d3f913654e0316e248bc39af37f46f723ae073d7fd4b8986fb5cb9c763ad8aa8bda8ae23ec295e019f189e3c89a2965dd12e1fefa796250e1af7f Description: debug symbols for freeipmi-bmc-watchdog Auto-Built-Package: debug-symbols Build-Ids: 9776339ebd3cf151f15ae57fdfef8e01117a760b Package: freeipmi-common Priority: optional Section: admin Installed-Size: 509 Maintainer: Fabio Fantoni Architecture: all Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2022.0b3 Suggests: freeipmi-tools Filename: pool/development/f/freeipmi/freeipmi-common_1.6.6-4+deb11u1+apertis0bv2022.0b3_all.deb Size: 354640 MD5sum: 2c55d5da231961bffc8b4e2dde5cf1e0 SHA1: b25a7ebaa3ece9f517c21886d9d94f846f72e1e2 SHA256: b95e106628e4fa13d36041967a7b380eecc54994a25325dce9b14b828ba75e51 SHA512: 77a66851dd6bef7dfdd5d50452811aff2c8f71595cf6162f7bf164bf9b8d07b2e6865f8e5acfff398acc1acfa2f4a6a17e8b644e755d433c3b2c380dcd0e1c4b 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: 319 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2022.0b3 Depends: freeipmi-common (= 1.6.6-4+deb11u1+apertis0bv2022.0b3), libc6 (>= 2.14), libfreeipmi17 (>= 1.1.5), libipmidetect0 (>= 1.1.5) Filename: pool/development/f/freeipmi/freeipmi-ipmidetect_1.6.6-4+deb11u1+apertis0bv2022.0b3_amd64.deb Size: 208024 MD5sum: 8466d4a3068c5c5dd5c4aad78bd54583 SHA1: da7907309b63851ff17be693ba0d0ee514b1e191 SHA256: d771d0b57aa61266f9fc03029fb33fbdcfc24d4e753d9f920fd9a98200c92a7e SHA512: 48a5b737ee1dd3aa59be0e6f7c843f54c7f7955e9fcb21f6e2e2ab0a26d6b85ed5ec466621c29ee74bd60390be338cd45517badd025b6257838dff6b648ce7f6 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: 167 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2022.0b3 Depends: freeipmi-ipmidetect (= 1.6.6-4+deb11u1+apertis0bv2022.0b3) Filename: pool/development/f/freeipmi/freeipmi-ipmidetect-dbgsym_1.6.6-4+deb11u1+apertis0bv2022.0b3_amd64.deb Size: 134372 MD5sum: 3e836cebb44b71b7571be49134177a52 SHA1: 029cf9a9c6f5b2b88ec85e89b1bcb48e47001ea6 SHA256: 6e63a2b745f888868f117be13110869019939271bbae9a63811dde50dc2aca1f SHA512: fa6769e180460b0731bafa0e3fc124925ba123ffc9f665176c6c99e31f85d851e7a429b15977047d80430c7471a78cea9266d9eaabb99ad0c35f64ac0da7f9b6 Description: debug symbols for freeipmi-ipmidetect Auto-Built-Package: debug-symbols Build-Ids: 3e65d949922bcff057ebc8e571bb549af7cee214 5dcc2443297a4ec08f7f4781a492cae992ac0152 Package: freeipmi-ipmiseld Priority: optional Section: admin Installed-Size: 392 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2022.0b3 Depends: freeipmi-common (= 1.6.6-4+deb11u1+apertis0bv2022.0b3), libc6 (>= 2.14), libfreeipmi17 (>= 1.4.4) Filename: pool/development/f/freeipmi/freeipmi-ipmiseld_1.6.6-4+deb11u1+apertis0bv2022.0b3_amd64.deb Size: 250596 MD5sum: c439a50e21ad1691e8fa7bf89402c370 SHA1: a92e138a8247b4c3a40eb44a48d4850bc287f957 SHA256: f96d49e23740d1c3b6db55471b3a6dc23ba4df64a31c90f778d59cfe16b1b1c4 SHA512: 84e7b0e843f3cd22d326dae2f118e1d8481f2b3eeb95b3a9dbd1c8e780c960e5f27eb1122c4829ed950bad883491b2ca46ead162d59b85a7751378fc07700212 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: 220 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2022.0b3 Depends: freeipmi-ipmiseld (= 1.6.6-4+deb11u1+apertis0bv2022.0b3) Filename: pool/development/f/freeipmi/freeipmi-ipmiseld-dbgsym_1.6.6-4+deb11u1+apertis0bv2022.0b3_amd64.deb Size: 191752 MD5sum: d8659ce409275c618475878e117cd098 SHA1: dafef6fea74a501ba6f6927d172f8e59db444e1b SHA256: a13ee88cc351bea534fbf9d0b01d235410ee7002026b42f5eb80ef055e7f5425 SHA512: f67a2a11140cceec69547aa33edcae995f80bfc6ae066999ecb7939173b451d527687a7da604883ddbcd523750154741c021bb4a22030ae406e1ece58d0080e1 Description: debug symbols for freeipmi-ipmiseld Auto-Built-Package: debug-symbols Build-Ids: e7ed6fcec329d7396d8c9f1d40f6a2264693f26f Package: freeipmi-tools Priority: optional Section: admin Installed-Size: 3279 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2022.0b3 Depends: freeipmi-common (= 1.6.6-4+deb11u1+apertis0bv2022.0b3), libc6 (>= 2.15), 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+apertis0bv2022.0b3_amd64.deb Size: 808932 MD5sum: 54032373e3d5e521a7422eb6766a9247 SHA1: 9c17afb94bc4b6fcfe45fa7d7db56942eb9566ac SHA256: 20e1d04a278f27f21c2c3c19416300bd65b26a9fd07a607e6ea841f7741654b2 SHA512: a04ba29f6ecc3208c2202e131e9fadf031782d29c1e67a77bf9a396050f0995442a0633d2ad856c26827fc23f469101ff50932a105be0fc137ed83ef914115ef 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: 2738 Maintainer: Fabio Fantoni Architecture: amd64 Source: freeipmi Version: 1.6.6-4+deb11u1+apertis0bv2022.0b3 Depends: freeipmi-tools (= 1.6.6-4+deb11u1+apertis0bv2022.0b3) Filename: pool/development/f/freeipmi/freeipmi-tools-dbgsym_1.6.6-4+deb11u1+apertis0bv2022.0b3_amd64.deb Size: 2351036 MD5sum: cbfc507720bb03d495de9094248559c8 SHA1: fe505ce3602bcbd87c36f56a8e2101b9185da777 SHA256: 734ffa431d21c7ea6e90f04640a14dc3a80476dfc6fc301984b6aaa5e44956c7 SHA512: 2d877fc1c2a00adba4c079fbeaf2b0716c3e9c9f0ce0735dd8bad14c09339146955f7e196b3990cbbab4925cc9ad644fcbcf3fc1749b48a1e6da5bc968bd193a Description: debug symbols for freeipmi-tools Auto-Built-Package: debug-symbols Build-Ids: 0e4d33ae2ee9f87f3de35ac5dfba79f467f7578d 118940f9f1cad6bc82495342c78140cf8b4558b6 39d78116a63541523df0aa777525f7be4e05cd58 3bc632103a50fd667c33b6e0900561519505712a 7ce34b7fb30383473539b50f6fbf69c3764803ef 879d2cbb9c1f4c83f77f758be7e006f642b25dc6 8d6740350b6c07792dca0f25d99d7e719564ebde 9343851bb77fa8927ab40aa9bd32fcff8c88e2df 9de25266178f62c97ea75dd1326ff59cf9d64a56 a2289d952c9862b79da5625206f3a9bc6da3272b a2476fabc92655f8fd277de2df01bbfac90233a2 a273c0fe9c363b3b37899734ffd5e02d0e0c79ac a80c6af38538632c33169f99430b01f0d8996679 c61e68ffd229a22b6ac6ce273e7db893c086f870 f267388c65f093e7cb2507cc950a2c8d02c4dbb6 f9ee74d41123e5fdd6e56376ada7f75c0293822e Package: freetable Priority: optional Section: web Installed-Size: 41 Maintainer: Felipe Augusto van de Wiel (faw) Architecture: all Version: 2.3-4.3apertis0bv2022dev2b1 Depends: perl Filename: pool/development/f/freetable/freetable_2.3-4.3apertis0bv2022dev2b1_all.deb Size: 20040 MD5sum: 4b721a096d9078d1b1d273f13ecc71d5 SHA1: afc52ea770f7f172e633afe6d1fa6d16fb92d5c3 SHA256: 89a9692ccee4d36610e3b8437f29b33487d576afbda4ac49f0ae03d7fadfbbf4 SHA512: 69239950b65e22b0714f266cd86aa8bdd3eced73a84910ed6567b9165d26324d43f9824d86523336f554f6b8748b46da88f4b966064a3fb37314a29bfbc94869 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: 842 Maintainer: Steve Langasek Architecture: amd64 Source: freetds Version: 1.2.3-1apertis1bv2022dev2b1 Depends: libc6 (>= 2.17), libgmp10, libgnutls30 (>= 3.7.0), libgssapi-krb5-2 (>= 1.17), libhogweed6, libnettle8, libodbc1 (>= 2.3.1), libreadline5 (>= 5.2), libsybdb5 (>= 1.00.82), freetds-common Filename: pool/development/f/freetds/freetds-bin_1.2.3-1apertis1bv2022dev2b1_amd64.deb Size: 223172 MD5sum: 916431a0fb1de414fa0e783ed6a17a0e SHA1: e173bda1d4a22c3d17eda9639f79af7e03c708ce SHA256: f6c49731178c40e67854c9483c7695e87f1206a107c4ad5f6b247c1ebe4161bf SHA512: 8060e0e761fba18011478c23a7eac4bee9a9167a33d626cab210a3b6453b850cae571f9010b2c839a00a92aa8fb74a731e03e71812bbd0133ead5b9ad54d7e99 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: 1168 Maintainer: Steve Langasek Architecture: amd64 Source: freetds Version: 1.2.3-1apertis1bv2022dev2b1 Depends: freetds-bin (= 1.2.3-1apertis1bv2022dev2b1) Filename: pool/development/f/freetds/freetds-bin-dbgsym_1.2.3-1apertis1bv2022dev2b1_amd64.deb Size: 1046864 MD5sum: 3ac92011f4d60c3c3030fcf14a3ebb4f SHA1: e0ab0e7feb46331144ba587830221ef2048d9c3f SHA256: 2f09ab39190d17d1d1494f7049e2dcf6ea5cfdcdbcd2d4ba04b884ecfb152a7c SHA512: 00a7d7c3c82ea6b2abee0b8757756920dd1e192a914f75362eaa0e50db457aecfc76b039ec3dafdb030737508cf98175faf1dca76cf004e0ca8fd5bb03f2caae Description: debug symbols for freetds-bin Auto-Built-Package: debug-symbols Build-Ids: 02c22cee0056ade32d350b0160caf47f4b78dd2d 03dac465ad985b22e84348e1de9e3e24f95c7561 24af5f02bab26ada8a126e59efdb0068b54680fb 639cc972479b5b102b7b033f8e265924b3891c71 72cfd3f7dcc77c2865000195f91bddac986887ae 7f1f8574601e8219fec61620bc028c81d3b94100 e82a6dedd1a6f4c7d852192a1815fb87f6665b55 eaaf5e3b7b49afb9c6ae17aec19655e76956c458 Package: freetds-common Priority: optional Section: libs Installed-Size: 60 Maintainer: Steve Langasek Architecture: all Source: freetds Version: 1.2.3-1apertis1bv2022dev2b1 Replaces: libct3, libct4 (<< 0.82-1) Filename: pool/development/f/freetds/freetds-common_1.2.3-1apertis1bv2022dev2b1_all.deb Size: 35204 MD5sum: 2d3d27af3a69b4ad5a0a6ce454966fda SHA1: 06548f55386ec10c9a0cc94074827a961c94842f SHA256: e660ed26b1ea802ed102e6a5035720cfa174a534df7a97f1439b36e5b3af3274 SHA512: 1256a3156d3c47916aa19fc45417b80fad19e8528426f66bbb81b6341732c3ca2722ac3c757345e5fd645642ed67d7818204df09da05350889df6df552638146 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: 2065 Maintainer: Steve Langasek Architecture: amd64 Source: freetds Version: 1.2.3-1apertis1bv2022dev2b1 Depends: libct4 (= 1.2.3-1apertis1bv2022dev2b1), libsybdb5 (= 1.2.3-1apertis1bv2022dev2b1) Conflicts: crystalspace-dev Filename: pool/development/f/freetds/freetds-dev_1.2.3-1apertis1bv2022dev2b1_amd64.deb Size: 285652 MD5sum: 710d1488322ebd4b1597e70729b23fc9 SHA1: 9ac9f6d79f7067f2d9ff96dd0058f624eba03fe4 SHA256: 378557606dde18da9c5e199a4d625cac0536102b9febad216d7aca3bd6adacca SHA512: aaed52f395c20f9b0fb2849a528607398ff598b4b194b64657d2446ad5229e81e658fd364ce38d5080347eea5f094552b3c689beb752118cbff264dd171094df 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: 135 Maintainer: Robert Edmonds Architecture: amd64 Source: fstrm Version: 0.6.0-1apertis1bv2022dev2b1 Depends: libc6 (>= 2.7), libevent-2.1-7 (>= 2.1.8-stable), libfstrm0 (>= 0.4.0) Filename: pool/development/f/fstrm/fstrm-bin_0.6.0-1apertis1bv2022dev2b1_amd64.deb Size: 35252 MD5sum: 982bc135febf376e49eac9e696f9df13 SHA1: ca3f40ba84d33e170650c5e93c5565b125ca30a5 SHA256: 553ae14ddd1f93136c4af3ed11ab477d2aa501cb06d44d2068d471c6da5313c6 SHA512: 4e82df27dea444d46cff07e424bc17596691abcd352f4e7b4265cd75ac2634b215c72a75e95ac2dbcbfca63ee568b4194301c82b425f20da39702a916f384ee1 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: 128 Maintainer: Robert Edmonds Architecture: amd64 Source: fstrm Version: 0.6.0-1apertis1bv2022dev2b1 Depends: fstrm-bin (= 0.6.0-1apertis1bv2022dev2b1) Filename: pool/development/f/fstrm/fstrm-bin-dbgsym_0.6.0-1apertis1bv2022dev2b1_amd64.deb Size: 94036 MD5sum: 5bcd1c51a943145421479b834b101860 SHA1: 1e296b25ba9b802d7b153ad9ab061b655da68a23 SHA256: 14f6aff6f578d4bd84732ed48eed93008779723e65ae2be94210dcfae11a49e5 SHA512: b9ce844fe41cb4c7331f2baaaff3aba2785eafa83edac1349f4e73014589d087f44e3c73c62c0f244d6545178fbced294e2e3234b58256f701145c25f1e870cf Description: debug symbols for fstrm-bin Auto-Built-Package: debug-symbols Build-Ids: 0350bfec5e1972dc6adec7fd9d85710d57533c6c 2323dc10fc0fed80a6b1873b7fee8d46769e7573 e42c16d9dccd248f821bdb1b547818c2d7a50420 Package: fuse3 Priority: optional Section: utils Installed-Size: 100 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 3.10.3-2+apertis0bv2022dev3b1 Replaces: fuse Provides: fuse (= 3.10.3-2+apertis0bv2022dev3b1) Depends: libc6 (>= 2.28), libfuse3-3 (= 3.10.3-2+apertis0bv2022dev3b1), adduser, mount (>= 2.19.1), sed (>= 4), lsb-base (>= 3.2-14) Breaks: fuse Filename: pool/development/f/fuse3/fuse3_3.10.3-2+apertis0bv2022dev3b1_amd64.deb Size: 35032 MD5sum: 3b2ef5a108b093b3f75e383d973be9ec SHA1: 88b3fb0c1d75dd186174ec5bc1cc576bcb63d821 SHA256: 616917ee203ee4572234bf3738a7ef760864b96730d0dcf777672159c8832e4e SHA512: 50b931e63029419523dea9e698384dc1019a96873f2bfacfb691ea913cf63f0c3450796a14f835ddd73e6357b1bfa4a91d2d3043f11dd34510776dbecb88cd36 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: 77 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: fuse3 Version: 3.10.3-2+apertis0bv2022dev3b1 Depends: fuse3 (= 3.10.3-2+apertis0bv2022dev3b1) Filename: pool/development/f/fuse3/fuse3-dbgsym_3.10.3-2+apertis0bv2022dev3b1_amd64.deb Size: 50436 MD5sum: 221cb49dd3c53d52577bf40e2c594446 SHA1: 82b6b4c6618e6d83c37d0e310eec3279bae1d6e7 SHA256: 52f5458f5d88f20d9e2f1fc09639890e593e40d1e728ecd0e496c067f0c74d86 SHA512: 01517d41f0f14e6f7e4393f0a11acaee81562dd4428cbcc1351db93a4e7ee14fa9326f2a4ff771a5ffa9fea276d24cdb7f7b04e546c24915436e8f39d505f0cb Description: debug symbols for fuse3 Auto-Built-Package: debug-symbols Build-Ids: 1747a34b7f3a71a6ef7146a392766812dadd79ca 8d33b54e0ee35f1b619c38f61833f8f77f60aa05 Package: g++ Priority: optional Section: devel Installed-Size: 15 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Provides: c++-compiler, g++-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3) Depends: cpp (= 4:10.2.1-1apertis0bv2022dev3c3), gcc (= 4:10.2.1-1apertis0bv2022dev3c3), g++-10 (>= 10.2.1-3~), gcc-10 (>= 10.2.1-3~) Suggests: g++-multilib Filename: pool/development/g/gcc-defaults/g++_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1660 MD5sum: 018371d579e4b78991cd282b9672ff46 SHA1: f36aedbc7a3262d881700354c0ff2c6ab52f3f54 SHA256: ac28a92fdc1cb4afff18329a4032551e36f6a1b0d909169dfe9b2fe0d2bca618 SHA512: a388517e009923e0e495be55a48c5eaad5d82a020ef0c3d84eaaa8d202043c413511a3d346bb9230385884a066b05c46191678a04b8664e9a5c4d0361d173264 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-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 215478 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Provides: c++-compiler-aarch64-linux-gnu Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), libstdc++-10-dev-arm64-cross (>= 10), libc6 (>= 2.14), 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-aarch64-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 49675448 MD5sum: ecb1be539e4e67e7f57c389710ea0db7 SHA1: 21901cd60f425b72d1499ecd3482dbfc059d46bb SHA256: 9711f546a198defaeef1c4f757c73c96eacc9b94e181811cf6d831bc88428906 SHA512: 1051759e678d937946d1e25dd14e122a626b51f314ff04b37111a31bc15dfda00af080a855ced5d9eec9e29d8f3283698461613a5cfb27973e62d5f9f9510ea3 Description: GNU C++ compiler (cross compiler for arm64 architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for arm64 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 198127 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Provides: c++-compiler-arm-linux-gnueabi Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2022.2b11cross1), libstdc++-10-dev-armel-cross (>= 10), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 47128864 MD5sum: 0c3a79dbbea65299bbaf04ee218fd8a6 SHA1: b3cb1cefcd4da2d89a5ec2ed95fdf99ca0321347 SHA256: dc8f3fe1592e9195ced0d4ee529819e82f3b5135fda266548fa00a6253817e5c SHA512: a6755f3f60f13bb5842eca0853362071685045069592fbc427ca294b29fdf7dc0668d7dd2f81b89c3821e557732389ede3c6fbc96a4b2621bb257126351d4a60 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 198126 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Provides: c++-compiler-arm-linux-gnueabihf Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2022.2b11cross1), libstdc++-10-dev-armhf-cross (>= 10), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 47134728 MD5sum: 5a539c6f2cc8ef5124609551ad7af483 SHA1: 8de2955cb29f61fdad5058117bc2489a79da965e SHA256: 6a99c16e4587245fc32c59e9bcebce7e310ae6cbd86f5740d4883aa9a195bc89 SHA512: 44b367cc8d38d0c351e59c88912a051771b162eab427de6425456e0ce65592bb15f5506232d289cb54db26df899fe5f3295bf964476521fee17ffca12eaca281 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 225712 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Provides: c++-compiler-i686-linux-gnu Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), libstdc++-10-dev-i386-cross (>= 10), libc6 (>= 2.14), 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-i686-linux-gnu, gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/g++-10-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 50563580 MD5sum: b16c6adf04b554f0e43eebe85eaad08a SHA1: cf83080dcea973997cb74cf303cb5a88c9c327c1 SHA256: 85300aac4924234c5a21a855568e1ca88830d3ff3dff48dd73fb8f59066f1299 SHA512: 5b54b3c7dcd657a3442b90279b515d7dbb610635c6bc7ce5a643238211779ff13a3d6ddcc3ca816adb5d346bda1a285fa09c896ae58d006e4f14c6dad362d542 Description: GNU C++ compiler (cross compiler for i386 architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for i386 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-10-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), g++-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-multilib-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), lib64stdc++-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1), libx32stdc++-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1) Suggests: lib64stdc++6-10-dbg-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1), libx32stdc++6-10-dbg-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1) Filename: pool/development/g/gcc-10-cross/g++-10-multilib-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 1168 MD5sum: b98260765204eb714ca54fa656853e09 SHA1: 5d34f3a177657421a5cc29e020b8d734fdca3cc9 SHA256: 39cf97a39cb48e6bc5a711a9c7b540dcdaa7c4e1c77d0b1e2e8006bf6025bc48 SHA512: bce08b4611f3ea2400e6841603f1120a87ddebcc0b2dc5d31746ddb8f4a2a15cd7c4ee9a793e8d03706c9d3eb3c90727ff1c44db859a6f4885ad0ed3570d7a68 Description: GNU C++ compiler (multilib support) (cross compiler for i386 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-aarch64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-aarch64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), g++-10-aarch64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-aarch64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1196 MD5sum: 1d3b52bdc24a8e2e4dee48eb90ae00be SHA1: 73c11b9a9bfd6d64df54a6d842d5ef4f4ec971cd SHA256: 40ca228683f61e649d5768708ec92c6d992785d0f493db05d6c468bf572650dc SHA512: 8e8308051dd9fbfde592953ecd9c476c09d2672b4b0e7957d26cde52a4faabd23b95c4a87280c5473ea540a6205a42ca425cce6ffae55605c0262b459af2574d Description: GNU C++ compiler for the arm64 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 arm64 architecture. Multi-Arch: foreign Package: g++-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabi (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-arm-linux-gnueabi (= 4:10.2.1-1apertis0bv2022dev3c3), g++-10-arm-linux-gnueabi (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-arm-linux-gnueabi_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1192 MD5sum: 62931fbbd533be3b84eaa3964419798f SHA1: 6576bc11517e0516b93c13ecab43e275d0b59491 SHA256: ba91eab5347423d01296c702fba1e5ef1bf758d572121a820e8f85a137e7a668 SHA512: acc483fbf1cbec15a63472ab89cf3c4b61e4a6488b58f75bec488e8ef14503634169835d868d63f4559b69c6cf0909a4bbe83346c616e5888bbb8857e9938628 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabihf (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-arm-linux-gnueabihf (= 4:10.2.1-1apertis0bv2022dev3c3), g++-10-arm-linux-gnueabihf (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-arm-linux-gnueabihf_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1196 MD5sum: f08f84fbbc898e8c593319117ab7ff58 SHA1: cffec83cb6d4d03d30d9b59ea5bec2cbe8e5ffd2 SHA256: 9f0d62cb1825410e83f004509420e380dff7a7c4ae3d09d12a50c47f77e909e3 SHA512: 134078fbf8c7e3810d0a34fe19d924448c194e14e74bc44aab7fd857a45a760db2bad201a0f9222f42abb63276eab34554e3d2fe761b624d9dfb341847a51fcc 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-i686-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), g++-10-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-i686-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1188 MD5sum: 06d29b8919f13d628c3e958e93b20c84 SHA1: 15025dfcb198d46a402a58d79c5e5c2b840921e6 SHA256: d2f0ff17cee0c357fbdf2974c92877eab1b28d1ddcfd66fe52fb973ffac101a9 SHA512: c19f16b322b8f051c786c4037bbf216a285992de76ec05296a95d8d2bbd596455638b679654c21ad784096af24464201600d82b63ce6cd62cfc13e4e0c5934ec 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+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: g++-mingw-w64-i686, g++-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185880 MD5sum: 91805bb3884a4ae14f22beee3e362eec SHA1: 9f33c8cccaf7a363f2e5ffb081142c7826f0532e SHA256: edd5493b27ad09d574d730f07a3613d8ac5e12874f429adc49c9c003d38757ff SHA512: e02f86be403f12efcd7194a5499ec94f307ee844e0eca7e5c10fbef6fd892384a16fca3fe131d4f0e36a877cb6c9e3d9702dfa678c1bbe872b0cdb1ad13ba62e 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+apertis2bv2022preb4) 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+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185896 MD5sum: f66364d27b97de526b4e56a185129d08 SHA1: 1032b66afa5dd0939ed587a4885a17b5a4e99400 SHA256: 8026a61614e229328c5b0d9b5a18c110fc1b05dfd775c8c18a7fa4c89ae03c63 SHA512: e8d4a4bb9be62985bf3ca2e4a9cc3729e1822f71d6520351ca9301db1d2b8b0c81394e16c0fa4365fcf7835a4530f94338782c81bf8cf1759065932dc291007b 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 49878 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-i686-posix-runtime (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 10485140 MD5sum: affe519de966b8633ddf55c3f1d5f271 SHA1: f60bae743087ea5ce6d826186416f3b48779ff29 SHA256: 0367bef3a4be605f738b3afd9fd91311ccb956ad84e3743b690cc18d93997fc2 SHA512: a43a16b7649967fa21b9e8e6c56f4a64d1e1c3df30cb03780e4fcbbe1a4c91f6b923f27cd422d2c99437f92daee0e9f31ca74f74202504674823c2b530bcb2d0 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 88468 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: g++-mingw-w64-i686-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 86398664 MD5sum: 1a0afccfbbb2da23cc4fdccbf0337ca8 SHA1: 679e1ef791ddb93645be01b7308f19c8caf94eb1 SHA256: cffd436981f506b7bf294dcdf23d1ce9371c282a1a8fa874f07ac259e7ede4d9 SHA512: aa05b6043a90ede6e565e116685f669b4969ad2f52a448261e2b5ec020509a466a6b618ef03bc946825bf311082db815889301d1d2b0706107b06ca1ed6cba78 Description: debug symbols for g++-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 5b612f835b763426bff80ceb84e554b140fbfb1c b9600253974d6c22f2046f7beef6267047bd6ca3 Package: g++-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 49801 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-i686-win32-runtime (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 10485192 MD5sum: 9a85218e3e98ef95bc3e3dbbab24e605 SHA1: 793139fe90de78e7ca74f8ad7a07efe00f2c6455 SHA256: 3cace46d29547d85063b819390ae012118a8d3c4d0ebce6574b5203ed89def8f SHA512: 5defeee50c6415b399aec3f51deaf3163071f696bfb72b50da4624ce6a1868aee3649ac125bfe4712c09c78f4f73acf35f8af922f10d7438187dff421f433f16 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 88467 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: g++-mingw-w64-i686-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 86423664 MD5sum: 69356fde08af91b082144cdae07766fe SHA1: dbecb14d3c3bb541ace4b8a13a6d8ba688c89b9f SHA256: b1399a87bdf04887e29719bcdac6299cc1993c564f7931c965ff2cf2e3fdcfd2 SHA512: ff680bf746a011eae5a32dc6feff517683f96b91c575ec0f2eabe417b9fac351b9d2d121c2880826277123a3142956415e236a0ddc3a50300717b908edbe4bf2 Description: debug symbols for g++-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 6d33eafaccd15306a85491a894e9c6093dd0e270 de29073882ebdc1797e276e07b21f8aa3f68f275 Package: g++-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185896 MD5sum: 4b235ec7b50c3695e86e14f38ea00d74 SHA1: f7619e295f7b44e1beacab8fba871df8d6b5a262 SHA256: a3bcac72c299c2c790963b84ea805798c0d38014457cfd40c826764457249e8c SHA512: 4feedc650db68e1ec6780163062169e83ed46374c10ef3e4f7e0c44e88c29df2829996cb714a11c17f3619870ef12b9d751be17f07950ae145390bfe3805a3b4 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 51657 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-x86-64-posix-runtime (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 10651300 MD5sum: c048b59bd350a8cb8e7cd4b460399cb7 SHA1: 778285c60eb3f63fcdd8b9a301233362765b0013 SHA256: 01852326af9225761454dbbfd34077403486dff289004d27e0e392fd83899cb8 SHA512: d76b76e5f32f90d1e2214ce07d06a8ffd8bf7130ceb0f6c4b85d161cb816189e205f167d8e559ea7066b05c6770a68fa31e96b9655fe674e22bed7c700f350fe 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 88944 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: g++-mingw-w64-x86-64-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 86781004 MD5sum: 4c1d5ff41fa936c3c2fd3d856ee22c8e SHA1: f9566a09ab835c9b6cd810d5aab8d11c78200a1c SHA256: 62c373411ca0239c11dc013d110b26ca9c18c92061b7cc304754bc958fc2fa55 SHA512: 723cebab9f9bf1957490f9fcb1000f5db2ed0a8dc2d63e61689b1dcc34e97fbfccff9cbba1f2715302cf62f719ad6d70a68ca878edc31d97d66a0f259bcb3df6 Description: debug symbols for g++-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 7104e4417fac7fdee22aa1dfb8307b2d914edb85 ba71f8c2b3c6580d09418c6fcf9465821a2d6f8e Package: g++-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 51574 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-x86-64-win32-runtime (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 10647704 MD5sum: 36704a6b5b2b4bb30ad5fbbcf3351ac6 SHA1: 8b6714fb71798b24cf163e49fb4af3f57c387c37 SHA256: 5c4e6691e004c3897d2b495ec6fb723b8892a973f99979a9a83ec075a8d02c8a SHA512: d136ec1265a26cf5e4c3ddc34832c0af801297841df3f15d2b89d28b92c18a4152e86e5739120653ba061898fea1bd91bed3c1e9b33e51b4e08b48d2fdc6b03b 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: g++-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 88947 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: g++-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 86825604 MD5sum: 1442bfb5ae8b04e4c45aacb7d414d200 SHA1: fa09b50decddc9ca21998a64f2c7dfd46cbb63eb SHA256: 895c437231d6875ad03dab9505fb1ee733de004a15f8f0c93ed8e8ac784f7973 SHA512: af4394fc07ae0b7bc88052da08a9c336fc67e6a268544976b86b587f30fe760f5c047c269ec850d0ec09f3093fb12f215f4af854221ec8981d5ace95cd25a508 Description: debug symbols for g++-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 50287597717a0f5b5a58a8d570380a6ad7b9b2d9 7df4ec14a8e1725ebdd0bb65ce49dc1e8891c7aa Package: g++-multilib Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib (= 4:10.2.1-1apertis0bv2022dev3c3), g++ (= 4:10.2.1-1apertis0bv2022dev3c3), g++-10-multilib (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-multilib_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1016 MD5sum: c528c4e151573ff8211579262c687c05 SHA1: 921e9ff765d843793c1737cea7a82953592cc6e6 SHA256: e81d5db9bd510b0000825ff01a0afff7ee00a902d5fe169b1285fdca5b08ed31 SHA512: e3eb1ad8bc5a22109039e5046be73398f9b439739243cf8cfbd9ef81f62868d8710b76dd6b7e2bf2e2839805065a212696f897870c161cd05f4fda791a7f9de1 Description: GNU C++ compiler (multilib files) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: g++-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), g++-i686-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib-i686-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), g++-10-multilib-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-multilib-i686-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1024 MD5sum: bcab7a1e8e92baa5c1326316483e3e44 SHA1: 8fe891cc64a9059a63def7ec73bfed3d18fe8b34 SHA256: 05a768d2e113b5fcf57674c519c5c44f4f51347d14a0bd701f6e220aa1140f6e SHA512: 4c9b297892715e82643ad6cae0a2c247c70a2f23dd0eca3a321a0d4771876a33bb3cb0f5e842285809d2d83b323b1608cd3350c4a724fe7dc15351fc04a785bc 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), g++-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), g++-10-multilib-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1024 MD5sum: 8780beb262c485b4be8389e329e75dfd SHA1: 92ce7a6afbea4179efe843ac9d219d51b7edecce SHA256: 05bec21c6dce1b9b7f389c7341398b9e2462b13bc62d898711740760f0eedea1 SHA512: c527e57e982bd8458a33dbed2ed1c0b450e3fe2ec455a71b58547e750950c6a8a028c6b48c76248679850ee024826bfbb2f99c7b984575746484d2131b2178f7 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++-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-powerpc64le-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-powerpc64le-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), g++-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-powerpc64le-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1200 MD5sum: f9b88af07ec76ae2f19820468f465f14 SHA1: dcc6a276bd2342f8befe3512257845f5da92cacd SHA256: 9039612323869aba2bc6ce6d7b0cc825f435339e1e8b6bb67348d6e59cf199a9 SHA512: f20bcc9d237a6b56368c016c8b300ac71429f54e159e139c72484ce42c567a32748044e0feefdfbc9059355fd7ac5685f821c04ee5da9610e44da39fa69149aa 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), g++-10-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-s390x-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1192 MD5sum: 6206e2979efcaf942fa78005ea1219c0 SHA1: b89ec60cb6d41978cb8ec63a14ec333c066e4b71 SHA256: 8e7e7e0ce4cbf94c9c5f358715e78dc5e598ca354859b367cf6a4e2b6891b809 SHA512: a0cb59bcbe1a9fa96a9ef069414d4d6906ea0103029ebe852020e5019ab03d619058e84efb9990caa8a90b95b47e508246ce0445a3cf4a0e6b28cdbd975407da 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: galera-3 Priority: optional Section: libs Installed-Size: 2117 Maintainer: Debian MySQL Maintainers Architecture: amd64 Version: 25.3.37-0+deb11u1+apertis0bv2022.3db1 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.37-0+deb11u1+apertis0bv2022.3db1_amd64.deb Size: 743608 MD5sum: 9e29f2eaa8f914f989dd89ad6a090104 SHA1: b13738e44af7cbdca1538180c59e36cad417feec SHA256: 3a4ccd8c78a8e989a95a64183d429fee056d0f8800985f2e7ba724e99667a16b SHA512: 5fe9d9ea89fb287d76eec6d9d06188041e28c1a7e44b90a9201e2fb38b00ab090a0d62cd4a553992722b0a0d51a87e3b1581147d34f0e522292f6c112ce51c9e 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: 11858 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: galera-3 Version: 25.3.37-0+deb11u1+apertis0bv2022.3db1 Depends: galera-3 (= 25.3.37-0+deb11u1+apertis0bv2022.3db1) Filename: pool/development/g/galera-3/galera-3-dbgsym_25.3.37-0+deb11u1+apertis0bv2022.3db1_amd64.deb Size: 11673704 MD5sum: 4a00bfca948dfe1a0e27be59776b58bd SHA1: 091e0dede345ca57cb4ed02ee1d0dec549722140 SHA256: 6529c12ba19da819df47b08617825b1ca3cec4ec7125eea829c0458d5c2fba0b SHA512: 97c81302983ecd9d887e7ab6093798e14cf3944ede9a6d058be7d2eea4c9d8bb46ca7dd7479a0e564baa0b153c1bfd92e5cd12fc9b43c921a50eb2be7a6ec38b Description: debug symbols for galera-3 Auto-Built-Package: debug-symbols Build-Ids: b2ace9e93a0161f5f2020b6b72003b68616c820a Package: galera-4 Priority: optional Section: libs Installed-Size: 2306 Maintainer: Debian MySQL Maintainers Architecture: amd64 Version: 26.4.11-0+deb11u1+apertis1bv2022.3db3 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+apertis1bv2022.3db3_amd64.deb Size: 807468 MD5sum: 7c65182b9bbd424d1736dcebe37256b1 SHA1: c8d16c69bd0d9cc644a5bcd779d8fd3fa4cbd0ed SHA256: fcced9f9e5be8f03360183e9b9892e60c02d80b49370765c6fb558f962890c98 SHA512: 25958560ee42e33e4fc3942ff51db4c75e1fa4fa95d9d4e6c9f411807d95a9b6de98ffe781539d9345f1492250f007255ecbf36ebbb1e3755046a09870db6b82 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: 13687 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: galera-4 Version: 26.4.11-0+deb11u1+apertis1bv2022.3db3 Depends: galera-4 (= 26.4.11-0+deb11u1+apertis1bv2022.3db3) Filename: pool/development/g/galera-4/galera-4-dbgsym_26.4.11-0+deb11u1+apertis1bv2022.3db3_amd64.deb Size: 13490512 MD5sum: afff60d7de2cf21d66d1c394d455d0b6 SHA1: fd8b584e71b7ba281ee6f0a8bd8f7686f5998dae SHA256: dca9efb3e9ceeb2a6f3d6ed04b0d4c662a6ea7cc96d6e054f06456e65ed3a64b SHA512: 4c16defd0b069c9b13498a85c69b160a020345fabbe34b7ecc40adf301275f27daafb9d5dd99aaa50809bce5211bd0a552859d467cba6587e70db9f70c6a1f41 Description: debug symbols for galera-4 Auto-Built-Package: debug-symbols Build-Ids: 01be658b4c28d2bf7be597e0e6f86cdaa7f33190 Package: galera-arbitrator-3 Priority: optional Section: database Installed-Size: 1727 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: galera-3 Version: 25.3.37-0+deb11u1+apertis0bv2022.3db1 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.37-0+deb11u1+apertis0bv2022.3db1_amd64.deb Size: 573660 MD5sum: 5c2c2abfd027b751802353ea193920f2 SHA1: b1847bb383fa43b3e5f264b268b21a18ec502b32 SHA256: 6944102c68ba2a375aa5d9ea1322866f10da050d42e95d8b72d1948c30965a23 SHA512: 6ede0f02bf140e2dc58a5f143b565f849b6612804b62213ec476822121dd42b585c4d68d0ecbf34a02e54a93fc09f308ba39f8f37c9af0eccafbc0a404e9b5b3 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: 8011 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: galera-3 Version: 25.3.37-0+deb11u1+apertis0bv2022.3db1 Depends: galera-arbitrator-3 (= 25.3.37-0+deb11u1+apertis0bv2022.3db1) Filename: pool/development/g/galera-3/galera-arbitrator-3-dbgsym_25.3.37-0+deb11u1+apertis0bv2022.3db1_amd64.deb Size: 7842320 MD5sum: 72c06853938b5c92e7ed586f88c7a49c SHA1: 41a1eb60a16a4056f0ac92b125fa7f37d9227746 SHA256: aede4320d3269edda94ea3d7a1defba9b805c334149a58ec8d39bc708643da7a SHA512: 65196b9328cd903dc5962ff2f88c50958a0da66ca370a849f13da5b2b579032ad089eb7086795669b5c9b26a9e1fc443f90ee575ab386a8d512bfdffdd3790f4 Description: debug symbols for galera-arbitrator-3 Auto-Built-Package: debug-symbols Build-Ids: a9fd2a749865d369d35acfce9217c1609da48772 Package: galera-arbitrator-4 Priority: optional Section: database Installed-Size: 1896 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: galera-4 Version: 26.4.11-0+deb11u1+apertis1bv2022.3db3 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+apertis1bv2022.3db3_amd64.deb Size: 616632 MD5sum: e84d7f0347c70a7436c44b0f22b3f9f6 SHA1: 13d07f3acd50d1155d53582c411545627bb1899e SHA256: 9673a4f2b044bd27d2f998cb36a397f53311736979ed27ae969651bdc191d3ac SHA512: d5bab374057c0eabafe924a9704535d551f95eafd18d9c11b0acea6a9038d6121f8aa966deec7df3b580ee1c09837e9f66d9b8359f271ec836564bfb3804d85e 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: 9322 Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: galera-4 Version: 26.4.11-0+deb11u1+apertis1bv2022.3db3 Depends: galera-arbitrator-4 (= 26.4.11-0+deb11u1+apertis1bv2022.3db3) Filename: pool/development/g/galera-4/galera-arbitrator-4-dbgsym_26.4.11-0+deb11u1+apertis1bv2022.3db3_amd64.deb Size: 9144472 MD5sum: 3975551f60b953e2ab87190cd1efd36f SHA1: 6a9595498601d35e04beec740cdac036bbe564a0 SHA256: d9e067212ceeb3f941f92874faa98ea80c1c22bbc9085ca404738a0944c3bf5d SHA512: 688b07c4a3657c6f07a97bc8385a7e27f0f9a9dad267b950890980d61dc394a2de3bf05caa770ae7d9ac540b8923b71cb7467b0430473b53f657a94f3e1bb4f3 Description: debug symbols for galera-arbitrator-4 Auto-Built-Package: debug-symbols Build-Ids: 714cf6f123e42724e68ed36ad4eea4d4891461d0 Package: gawk Priority: optional Section: interpreters Installed-Size: 2456 Maintainer: Adrian Bunk Architecture: amd64 Version: 1:5.1.0-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_amd64.deb Size: 605144 MD5sum: c91fe9e4c238d89f1f0ce0a0a78c62ed SHA1: 0894d88de1f1c51d6379bc6cdc4a4956b4ca79e7 SHA256: a27b872ce77e6ad9bdd080fc41a49a1a2673fd219ed321640474cff18d335608 SHA512: 91ddbeb5d0f11179867aeb5c1a74777661a65578d01b0b5428fb5506f99f875fdcbf6c55bdf77b329e67204389657425dccf5d68115e648b5d75ec765c6291c7 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: 1221 Maintainer: Adrian Bunk Architecture: amd64 Source: gawk Version: 1:5.1.0-1apertis0bv2022dev2b1 Depends: gawk (= 1:5.1.0-1apertis0bv2022dev2b1) Filename: pool/development/g/gawk/gawk-dbgsym_5.1.0-1apertis0bv2022dev2b1_amd64.deb Size: 1088324 MD5sum: 0646ce184f681f30fba004254deae688 SHA1: d520f10528f72aa0b44d91189c3f2557f8ebdb5b SHA256: d6ded1001787f39c7086a78b43d59696ad1e82f5233729d40d73b6d90474c639 SHA512: da660099b89ccc383fea99336c4c9e9f27f26bd73d89709574b03a92e7ce4f2014231acc5be340acbcd1579aad1019d47362437e465eb87d99685f13405f1557 Description: debug symbols for gawk Auto-Built-Package: debug-symbols Build-Ids: 06497b74f56443acc17737a147dba5ac612cf548 1546fb226c180df2b20b27a0a6101de4973c91c7 17e346c7dd8b98313d5e353a3679c594294bd498 2e349cff6d9cb70692ca78ef05e34f8034b82d09 335a46a316e5e17b8b921995a0cccae2321655dd 4a15132f3bbd4c6f11046b107a18a31b14a1ec94 4bd1f63f22777d066e1e5410758b2c3294cd90e3 5e9e5605d504dd565fa2307dcd081d05f7cad438 71e96b257390dfb564ce787b4ff4ed076767f9ce 85ba7115de4e224d8c6082720f119100ddaf45f4 8e13f6e5a3c107f3c89c5babad6565f344133912 9fb618f99c8dc94d75dc9f3ef1571900802bc62e d5de35851c9731fe54e40db53648e6cf7016e36a e578846190bdbcc6bab6304cab6e3900db2439e8 f930a4aa941bd38981cfdc904d2c573d72978bb2 Package: gcab Priority: optional Section: utils Installed-Size: 211 Maintainer: Stephen Kitt Architecture: amd64 Version: 1.4-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.4), libgcab-1.0-0 (>= 1.4), libglib2.0-0 (>= 2.26.0) Filename: pool/development/g/gcab/gcab_1.4-3apertis0bv2022dev2b1_amd64.deb Size: 34004 MD5sum: 169b268ba7e20f430f36a06755153360 SHA1: c89e835a48a4be7ac5d45edaefbd0b410d6bf4ed SHA256: c67d4e472f2d8a74139693a976a06f89095c134b14832f52f0bd55f9651724e3 SHA512: cefc464b028e808a7927f81230bbcda837883994db2e236851bca21c6971165d727d508aad7d94f65397c5cb1b3a65f3e598d90c4475d967d2af55aba816312a 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: 31 Maintainer: Stephen Kitt Architecture: amd64 Source: gcab Version: 1.4-3apertis0bv2022dev2b1 Depends: gcab (= 1.4-3apertis0bv2022dev2b1) Filename: pool/development/g/gcab/gcab-dbgsym_1.4-3apertis0bv2022dev2b1_amd64.deb Size: 14892 MD5sum: 79c0dd93889332d307c7d13662f8de3a SHA1: 568f58af50edc1d266df58d9d89a959f7cf1a5db SHA256: d7eac8a3c12d86ab28dc89e8a84fb707dee1fdb4feafb0786093e2bd998fd996 SHA512: 0e548b9bf7919b1f8247900cca64ead6e56700396f8c755b597e93e0547cd24d027271e465ef6f2c58ae4850b2104102df4427e8f77ee5fc86eb5eec97f1fbd9 Description: debug symbols for gcab Auto-Built-Package: debug-symbols Build-Ids: 5ac0f29ef66a69fdb052ef7e8d37aac3c618adbb Package: gcc Priority: optional Section: devel Installed-Size: 45 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Provides: c-compiler, gcc-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3) Depends: cpp (= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 5196 MD5sum: 75651e741a09b39d79238f4691e687d2 SHA1: fbb4c7bc6afa53ce26828b31470909dc2f6dcfd0 SHA256: 9040a327dc24a43ecbb7dcba7a142c895cf75a7b05015622ba05a66e7f4d2b55 SHA512: 8c2d92ffa8a188ca31e64a32be2119d9907144d2d854fb9ecb700d6e4b31a021c39207c32821faac6ccf20a794f1ef711c4e332a53c5f7363d4382bbbf11aea2 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-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 226297 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Replaces: cpp-10-aarch64-linux-gnu (<< 7.1.1-8) Provides: c-compiler-aarch64-linux-gnu Depends: cpp-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), libcc1-0 (>= 10), binutils-aarch64-linux-gnu (>= 2.35.2), libgcc-10-dev-arm64-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1), libc6 (>= 2.14), 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-arm64-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-aarch64-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 53133248 MD5sum: cfa3df8cea02d77843d7cf52696b2a68 SHA1: 11e2b63da8a99965ee1019ece7b47c040fa0d122 SHA256: 9d1bf6a0739b3ac70903fd5772f9361bc5049dfe6d27e337f36268109b08eedb SHA512: 7e6f6e9c79c0e768d5e038a4d0e3445e4b62f2c2fb1066cdb1c013daa8102a466f220154f127986a45a5702c2d961b21c02bafe16dabff56cde4b067417dc891 Description: GNU C compiler (cross compiler for arm64 architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for arm64 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-aarch64-linux-gnu-base Priority: optional Section: devel Installed-Size: 355 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-10-cross/gcc-10-aarch64-linux-gnu-base_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 298724 MD5sum: d5c326ab92f5e75c22fdc10557226101 SHA1: c62a69a384887bcbc45271d641674938b0ca8dd3 SHA256: e156e62647fd5e26119a2c5e53aa5cc1143421656a9c15d0314510ac635fb929 SHA512: fad234e287f035decd135926226950ed28e7521ac401d6d37ba45c53f7f1cc7d8c7202e6738719808324db069cd2c7f6f2c8d26e064b2c20a2ff9b898eddcd61 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 207129 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 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+apertis6bv2022.2b11cross1), gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2022.2b11cross1), libcc1-0 (>= 10), binutils-arm-linux-gnueabi (>= 2.35.2), libgcc-10-dev-armel-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 50344908 MD5sum: 23f09a9647534efb474edd4f4e5c86db SHA1: 9d5ffd10d6b4b5a4382ba9ce2657f81274e901a7 SHA256: 21bc37ff8275634bb188d85effb0b1bbcf631fd3b38dcfac1abb992c3ec26420 SHA512: a252e06167a96648cf53f5ce80213130f3925e8ab059b8807f2180f9e5178dacbd92ef818ae7a25b20bdaf9a81ea26903b616b75d6524b09ca711e8ad48541bd 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+apertis6bv2022.2b11) 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: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-10-cross/gcc-10-arm-linux-gnueabi-base_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 298728 MD5sum: a7fcdbd067252ee34efe431728cff918 SHA1: b979aa8e37d5768566697013ae5d7c02f973d09b SHA256: 3e66f9cea8b033724728f6cf60936b5a73b12be18dbcc792b9afe63ec21b7f52 SHA512: 1540b61fdd7c0303c9e02a5b8b953d05df153628d46b5427323bd22c01647ba5e43868ed4b4bb671d854fb4c9312f7571b9623012bd07a202278ae4b4210dc87 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 207129 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 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+apertis6bv2022.2b11cross1), gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2022.2b11cross1), libcc1-0 (>= 10), binutils-arm-linux-gnueabihf (>= 2.35.2), libgcc-10-dev-armhf-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 50342204 MD5sum: 8b56ca618eb1bc857807f22f5852c103 SHA1: 93a785f1cc39d34cadeb5491e219bb2322876188 SHA256: c03c24353728e5f236962823995a6cf5f1fb92651a8062bc28b7c6cdf4b46412 SHA512: 8300ec0219d8359755a7559a10495db1926f7e84998d9ffe04b7fcaad81e33023b9767c13d4fe57b47ea07e86907f8141dc9299c71dec55366c62c09174dd37b 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+apertis6bv2022.2b11) 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: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-10-cross/gcc-10-arm-linux-gnueabihf-base_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 298712 MD5sum: ebf12ff0e471816e663acd6415762619 SHA1: fc37ea49e798a4654621b0130120e3d4fd0818ec SHA256: 845052acfe9eb63d0baae9720e0297c40013150d0aedd31ffd73cfff55ac1c61 SHA512: da06d3ffd308863f5b571a727192f3e92a37a1861b8a243972f5dd981bd501987d8ebb5f89f54334d54e7822edead511133c4a430a8e05d025708156b684d53a 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+apertis6bv2022.2b11) 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+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Filename: pool/development/g/gcc-10-cross/gcc-10-cross-base_10.2.1-6+apertis6bv2022.2b11cross1_all.deb Size: 293900 MD5sum: d0cf1e616e1f75c1b70650e1e960fd61 SHA1: 0357b6df043967e39f6751b298bc40b7aa40e7f6 SHA256: ba78985869dc475f4222b60c64a676feed638100951ff501d34436415fb377dc SHA512: d7fc5bee57bcc64b12b68c834663ead7aef438ebb29691621b81210abbe476398e7820a2350a8a5e0db5281d4c36ad7cb9dfaac4e6235ee0273a3783533ac3d2 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Package: gcc-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 237098 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Replaces: cpp-10-i686-linux-gnu (<< 7.1.1-8) Provides: c-compiler-i686-linux-gnu Depends: cpp-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), libcc1-0 (>= 10), binutils-i686-linux-gnu (>= 2.35.2), libgcc-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1), libc6 (>= 2.14), 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-i386-cross (>= 2.30-1~) Suggests: gcc-10-multilib-i686-linux-gnu, gcc-10-doc (>= 10), gcc-10-locales (>= 10) Conflicts: gcc-multilib Filename: pool/development/g/gcc-10-cross/gcc-10-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 54001076 MD5sum: 7861bb8e52a0db666e834c815b070b1e SHA1: a3b18a1e7f63cd9cacb90f804417cb7470b8b8eb SHA256: 06405b1308b5938ce704ae7200c2b691c476e5702185923d23f92c443854209d SHA512: 8dd9a25dc7b3b0022e13373e1e82cda52a8af14a7e355961e857fd2af8b222c5f0b56c3dd8e0e90a09d91c0e5945b9ab469debbe34882954ea843b08dff0ef0f Description: GNU C compiler (cross compiler for i386 architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for i386 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-i686-linux-gnu-base Priority: optional Section: devel Installed-Size: 355 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-10-cross/gcc-10-i686-linux-gnu-base_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 298728 MD5sum: de33a45e96eaeae81eeeca747ab26610 SHA1: cadc506669fd3e1fa9b09f339105a68fda8b0b13 SHA256: 19b9b7438b1c38fe7c2b9254a4f2e2087c566ee67f71c2ac4536c95e9e09290a SHA512: a27b737b991f8f98d009066399f12d5043fb5ded8f1b7bcbbf0c38305659bcf75d436e1be1f151a1c9e986a1f574612a69e0b709078a5ad174aab551fc2f2654 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-10-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), libc6-dev-amd64-i386-cross (>= 2.30-1~), libc6-dev-x32-i386-cross (>= 2.30-1~), lib64gcc-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1), libx32gcc-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1) Filename: pool/development/g/gcc-10-cross/gcc-10-multilib-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 1152 MD5sum: 4e9c7b9b99ed92e499ce3980b3071c4b SHA1: 411f1a4dade460a4e6026f763da68142baa48913 SHA256: 0063ce9d1d9792e1f3471ec8462f1d68a44bb7061d171c5ab0ff8e1c6a980111 SHA512: c4721026ca10e17b80f43e00c543a219092858c89c72e98e303273cff2ccac5ba3a155151a8616656b793f7eb0f80840430033e9d117a9701b02ba7aeb8f901b Description: GNU C compiler (multilib support) (cross compiler for i386 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-plugin-dev-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 8967 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.14) Filename: pool/development/g/gcc-10-cross/gcc-10-plugin-dev-aarch64-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 1268972 MD5sum: b5e7af9c7e2049090316930706a1182c SHA1: 8d0aefa99cf6067afe4f96e8a35667482215046c SHA256: d9132d63224174f162bcaf8923a4e484aff2c45c78643f2749363d8ec7813689 SHA512: efb88025ff55713515422866a5d8e650632c7a128b7538aa1d7e841ca6b64c470a144524ace3826e2c0c54733793d5e043d68806b1aa0efeda2dceef81287b04 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-plugin-dev-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 8554 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2022.2b11cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.14) Filename: pool/development/g/gcc-10-cross/gcc-10-plugin-dev-arm-linux-gnueabi_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 1264360 MD5sum: 0b744f20c6068d15192593e4e5522a84 SHA1: 66418f6ced05ec9f89edca2f8956b6e31969b10a SHA256: 8a2a0bfb2d56b670b13563400172cc84e39bed2cfe9fa6cc92245fddfd0371d5 SHA512: aa001e9e6c4b93e55279a2645c4619676b73e69be880bc548e5fcc3d97a6466ae9b5af3d5d84cf61f54af98aa412e0a055294b16ade721ff8ea0f7eda6b272e6 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-plugin-dev-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 8554 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2022.2b11cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.14) Filename: pool/development/g/gcc-10-cross/gcc-10-plugin-dev-arm-linux-gnueabihf_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 1264512 MD5sum: de7ad64ed8b0ab2f28668185b57b9f92 SHA1: 12f5448812aea38a6b3ff9f96ea7658f7b412cac SHA256: 80ad22d249e61fd7379a3f4b0f7341c45d50ea618bbe700aa62314a4d5d7c02c SHA512: 0321a9ae8dd4d0d986fd5cc344dfe3218a6f4ec52aae660a7bd176a306a555e99f3496a84c866ef236134bc9ae93022cba1da8c2efc0f98a6fdb7a74f887805d 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-plugin-dev-i686-linux-gnu Priority: optional Section: devel Installed-Size: 8805 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.14) Filename: pool/development/g/gcc-10-cross/gcc-10-plugin-dev-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 1285904 MD5sum: 67caf8929c366d5306779c5a9328ae36 SHA1: 07b572d5979902707799c87180c29506f7a77e39 SHA256: b40c6b480d5c4217b014c52bc4f547d0ff95dafb045a55a08d677909b67f483a SHA512: 79a46be54651ec3f1b94bb5ebd09af912e6ce8ba3ac943eaa6dd6633aaed7aae5b666f387c80063ee8e1d033e9754d268263baa4ab2ac249a2f13ae5100ac580 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-aarch64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-10-aarch64-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-arm64-cross | libc-dev-arm64-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-aarch64-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-aarch64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1476 MD5sum: f56027180a14e8742c76c9d536bba750 SHA1: 5ddf9a8d8b1803d68717ccdd357a988903ea20cf SHA256: e1809a35c99a09cdd915d6d3d09c04121325137c82019f592dd6a04a7c6e580a SHA512: 07211166ce8efec5dedb81a459e7470e52aa02cd249940d8bc3cada4f0c0b77f05add5767c52f9505e3a4467eb61e9106a2d861407e9d928b4530ece6fd57b70 Description: GNU C compiler for the arm64 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 arm64 architecture. Multi-Arch: foreign Package: gcc-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabi (= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1480 MD5sum: ea727155f120df70036335df02aff312 SHA1: c545e2423a6102723ee13d45051f9fb150dbf3cd SHA256: 54bcfd2af61e5c0bc303a132cd49b4753d2592ec4f98f68bb4fb63a1158427af SHA512: b10e9d70030dcb67f387d251fbfb9942cc4f96de9a900fb0cdc0d583302010ce99c9d2b53581a0fce5baad32d687a31fc23ffab6368446bc6cebdf0d5c01e4c3 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabihf (= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1492 MD5sum: 573556043c76b8ed183b305d729adc06 SHA1: cc9e2b2189f631036e243efbf6c930be9ca6015b SHA256: 434e9a1363c2653c98006aba9cc96b34b4ea9051de06159e4f3c9dd8c83daa34 SHA512: 1d9750f3d8778cadec2602428d04409ea3e8ebdf43fa5f2106be2cc734847430d69b0483abb4f8bef095dc3ea86e861152802f926c881a51835387139e9debf8 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: 506561 Maintainer: Agustin Henze Architecture: amd64 Version: 15:8-2019-q3-1apertis1bv2022.3db2 Depends: libc6 (>= 2.15), 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-1apertis1bv2022.3db2_amd64.deb Size: 30873968 MD5sum: a5f809af7e713affcb5c466d10e21bf0 SHA1: 91ab58e54836669d069b79420d03f0ce285e0d53 SHA256: 65a58acc8275399fe3f08ccf06bbce7fd8eb6c284c41d26bf89220058200ae92 SHA512: 82e898b5264ab7d3f193fba04f4c0f6d72a01e0abfde4d33cb59197aa5d1b32f01d9ca05b9b8938f2a4457aff8bee4c9c1418bd5c7c0841fc49f23597458cee1 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: 207783 Maintainer: Agustin Henze Architecture: amd64 Source: gcc-arm-none-eabi Version: 15:8-2019-q3-1apertis1bv2022.3db2 Depends: gcc-arm-none-eabi (= 15:8-2019-q3-1apertis1bv2022.3db2) Filename: pool/development/g/gcc-arm-none-eabi/gcc-arm-none-eabi-dbgsym_8-2019-q3-1apertis1bv2022.3db2_amd64.deb Size: 203724020 MD5sum: 9e7ffd5413731ed2cfe663edea37df3b SHA1: 8222f5c75959374998f84ebb277a396bc9905343 SHA256: fe76000edf36b312788d5b7bd861507b5bcee64b62e3bb4541bb75074684954f SHA512: 5e1094771d27580951d9be5f4d1e188ea6f2c1239a4e459c7bcce0edafd594d397e4a7db040bfa9671377de4082c54e3eddfc16fbf9e234a5ffd1ec24fc8d9c7 Description: debug symbols for gcc-arm-none-eabi Auto-Built-Package: debug-symbols Build-Ids: 03164bceb2985a0e47e725526ec54b0649687047 03c79b740639bc37211170983554f3cefbece81d 03e508964154cd78719a48f9f5b59c7a207bf48d 0b24cc5b9a988d17a328f2aef30b8b42eca635bc 2146825ce13569b6b25b18ef94b68eb1e8a379db 23a4259a424a013d07f0d27b901c5251bdc59524 519295d001649f8f16038e5882e10f6ae8376c86 51af8a78c416987164d62639039f5b45ef564823 52cabf1c618a94ff8a56173c7ba25cab20e2a154 597357287bb18d0b3d07408a84f2b7ad57259f20 67f60ec1dcd97864acb44a4e859bb6525ddddbd4 68427194c34920e546a1007e5422edcae449da78 6f63ae156d009df80281512c737994d984722222 79e5ab9a00dc53bd3f25f2d7d596bc079e69474e 8d88f8606de5447c15ba87df71cf61ad1e9ee59d 92881c98d53760c72990218a7d6c92714f50656d ab80918c95bacc6072e67cdcc1d4f8158449baf0 b75e6e33e484b1c0a492f4daf9879eccf40af8f2 f51bde4bd616faa54c59ec1816bf3b1f39c37f40 Package: gcc-arm-none-eabi-source Priority: optional Section: devel Installed-Size: 52228 Maintainer: Agustin Henze Architecture: all Source: gcc-arm-none-eabi Version: 15:8-2019-q3-1apertis1bv2022.3db2 Filename: pool/development/g/gcc-arm-none-eabi/gcc-arm-none-eabi-source_8-2019-q3-1apertis1bv2022.3db2_all.deb Size: 53477804 MD5sum: 61604c5f87d8444139ffd43832b2d772 SHA1: 5136a57ac665720d0d2bb791bfe056adb64f12c7 SHA256: ffb253050c13d1d18bf0cab13e45d9195ab5af48ab3c91c1341e6c8f5e33e04f SHA512: 1604cf5c6ede3fafb213a2f9f830a9a5d4c26a6f08f386de3fc9201bafa1d7067c6a29ceb4af077a20e913e200509f20f3daec8b48364272cf05bae6d0d153d3 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-hppa64-linux-gnu Priority: optional Section: devel Installed-Size: 36 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: gcc (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-10-hppa64-linux-gnu (>= 10.2.1-3~) Conflicts: gcc-4.8-hppa64 (<< 4.8.5-3), gcc-4.9-hppa64 (<< 4.9.3-7), gcc-5-hppa64 (<< 5.2.1-26), gcc-5-hppa64-linux-gnu (<< 5.2.1-26) Filename: pool/development/g/gcc-defaults/gcc-hppa64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 17064 MD5sum: f69931659dac8cf3fd3ffee3d63c0b42 SHA1: 03b9e64c909cee84425f720a019025e37588f5ea SHA256: 3768f2afaa9f01d61d0f7a133d7f6378d1ca4ac9537e763612c0c785c47d4577 SHA512: 8b9f42f7b6e36fcbd1d85adbbc2adff1860b4edb428b1ca3e1ab4b55a92fa294f8f093e746c6c7eeb5d7ebedea835c64e8c65e11fec6e5b852f8a339e2f0ecea Description: GNU C compiler (cross compiler for hppa64-linux-gnu) 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 hppa64 architecture. Package: gcc-i686-linux-gnu Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1468 MD5sum: deae43e259ee1b47670752313a91b6c9 SHA1: c4119a64d9c14526fa8bbc19a7df2b6ad1ac0f7f SHA256: e0e637f73d8f0f80b1fadd70784ac094975c5b6d06faabb2d4839b2bc327582c SHA512: 5df12285ecabd352893e82812da1b33621a7db3d1c794854781455e4a32b342a8a37d247e7f91261f8511fba0ad6b52a8b3ac004b742dc120fe7d45c9fc6a0d1 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+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gcc-mingw-w64-i686, gcc-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185868 MD5sum: 9d9b3cbb6241b363e015fc9f1dfa0240 SHA1: 1a28b61cf869589d6e733c85256a87550ca6e111 SHA256: fce976e84f3cdbfd9f742d0c49ffe03730ac0ccf0b45b4ca56f634ca110c23b1 SHA512: d99a6ae272613417e91895cba897aa2211bccb6bf4caf762c373f8f4c742372af2083d879b62d59d29141c5694cf89756b913513c5866d80c6d1ea8bc17fdc18 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-base Priority: optional Section: devel Installed-Size: 252 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-base_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 186516 MD5sum: 40c483692fdacac5a127eba97b232b2c SHA1: d2707cb754ece6ce0c42ecb4697efb1ca0f915d5 SHA256: b43a411dfe8c3ed5d752177974fbd786b3acf90591018a42d9faba7ed6e0127f SHA512: 29ca975e19201a2ffd17430a680909b43879a4ad3150eb955d1fd1d1d4ca977e65c9bfb7e0304870377dfee01bfbd56c8d68abad9644928e9c536d5235648a04 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+apertis2bv2022preb4) 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+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185896 MD5sum: 8952ec997cffecf9e02c8522e99b3dbb SHA1: 77b04fe8fc3139d919fc78d57747d036d332c501 SHA256: 4a555f53c2e6775780635d94f6af3756fb6f17ea0a2f90f1dd30a72ca8e0e758 SHA512: dfd9248bddcee68ea13260064681056930cb0413b164a5995ed46d3bf76d1a0a7d5e1a84df7f85a4f265beb1b0bf2dab297beeeb250e169b4410120ea9c50e72 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 100119 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.15), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 26231460 MD5sum: f09ae8ef0be7d4eb0ba3ac5a922ee0eb SHA1: 57d5da49da27283f1302e3788b5af975b5d299de SHA256: 75ce1a71b3cdac00afff821fe2e3ebc1bc532f002c4ebc08dc06c07a2cfc2eff SHA512: 27dc22dedbc9e01dae348032dc561a13038805b2fb3dc22eb8943ebeadacd489e148b35f66f3abeda8e8b8c52a086d87f54534a7fee49b777682cb6ee7587959 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 249076 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gcc-mingw-w64-i686-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 243111560 MD5sum: 7b8be81be34c5d5e8cdab3a905232574 SHA1: fc034485ea07992e65b53e442ebb2f06a4fb61a8 SHA256: 3011e6174b6e2fc07265c8e50ad215def3a81822406c692faf12fec8add49b1e SHA512: db10297e944f9722020c9e75babcfef2d33cecefda490b98e0a27a536237a5dccc666f256279c05b3b7ef6de5395544a6aa51cdf6f421bd743c06e9d8b74e476 Description: debug symbols for gcc-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 135248aa5960013d8b6589659cd1b6aae5f3db91 1b1b5cc8220a73ef0b4650660409286c7e502699 2984e1901347bf82a810e60bca2ffd5449d54001 2cdd8a7569c75b60f88be9412debc3dad32218d9 2f11e3409901b9e7f0537853b0b77d911f137a13 314d71e9c323493371690e2911e9f74f09dc5ffe 4d2db9d2004bd9e3e720dcbc715d5f5d60fdb2ad 710fa8f0c47c653be1044c71af2438af352f316c 8bc8fd291c6a8706ab4baa0fc6de5cc0fe0794f4 aaf0f29e60989a661103b3f8734da32779407238 b5c81f9f632ea50e1b34536d38e4f95e01405dc2 c9bef205aec4b845c56abbfc60fca319ee5662c7 ce0c73f56bcf83700391de71e7a522c50b90c7ba d1c864bef9dc6a5526deb1c31c04ad12c7d104ce e0c8d3feffcab77423bf9f62b85c38f46017d48f e2f67a95bb8835049dbcc1e31e52210e051eec68 ea036b68e528a0057b6aa1238eb1289c83af5aca Package: gcc-mingw-w64-i686-posix-runtime Priority: optional Section: devel Installed-Size: 48431 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 10754304 MD5sum: 687c2c608f569288af9e315b545293d0 SHA1: a37356dd4c4299478079f2ea751267201fd0c2a5 SHA256: 387cd187d436574fcaf7e703bed6ca0a4d626ae711944c64f5f6d79d7d0b3058 SHA512: ed3336f03c09d9a3911205913285b4cbd6edca86e0ec02f7e3c9ea1cb480e5d05d7ad0f915d752fe4e9809c1b0ef8a6461fdb37ab9d842c1a27700c7d60f566e 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 100120 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.15), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 26229616 MD5sum: 463ad44a0a96ef572efcc2b98867ed65 SHA1: 594643f52cc03b79e128636c485474c6f50b4854 SHA256: a2f4e317339f104e8cdebe0fee0ad2e9e649c2321da259c581dcfe5115351512 SHA512: 774119788576d7b3bf498bcda0922a65b4ed125e1edccf158dca31e7511800e1ae70c68dd0e8bc21bcdd159b6980eb41891bafe33467cdd05d9f3749525408f9 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 249063 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gcc-mingw-w64-i686-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 243188360 MD5sum: 5f637761decd5f21cb739bbfa22dd26c SHA1: 172ecc37ca3aa03734f2f06cc62e1d1aa9f70804 SHA256: 338eb4136d002f5040f60608290ca2d4245714f49993515ea94e5f18ac19451a SHA512: 7feab1a9357a44617c850877a39e6fabb2184161818de3f543b7c41d32d34d6e047646da6731eafc484d2a183982d39320a142bc12a9bd75f0320e9c47e3d07f Description: debug symbols for gcc-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 02e4c7f513829e9a505b7f8a6b53869fea24ac90 0cbc55005cf4845a28d20f9fa4c1fe55b1be0743 29d9ded14cab425e7bb7d59c135e2954fa2ce33f 2ad3fb1686d295369aeb61e9c268e95a306f04c9 2b994865d4e476b4ee359bb0c4a77e3f24240e1f 3c783aed3661147a812512bd11c8147e10fd091b 56f01d13b701dc445eb97cfa6463fdfe5134ebb8 6bb5e4337959310ebe5870578f21da4f8b0a470f 7b6804e3b15e7a739fced4bc180e09c0aa685a43 8905afaac7824dc4066f25fecabc4e60dfe46ec6 a974ac373ec9cb43ab13f64845388ea48bacf441 aed6c76a3f3ed14c815500fbd89c99af90d11274 b63397ad61bd21cf6944c6e850134e8f24c7926e b7c7fe2fa1d6bc49c7421688bb753075f3181cb4 d28c287998eac0d800f33919fefe1363eef9e87e e98296c9682ff1643f382be09876ee7a0e748a48 ff18842b4d6d0bfe69019884b8f464e4ffb86f32 Package: gcc-mingw-w64-i686-win32-runtime Priority: optional Section: devel Installed-Size: 48275 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 10713500 MD5sum: bdcdf3a2263bc9cd226f21fa648d1234 SHA1: a94bde417baea64f74e1bb5cdabcb42802156f7f SHA256: 629af86ce6ed24793f535d06f98b654355281c93749890f1e923060c101490a3 SHA512: 03e8b20d329d1717fd66ee13af5776570ff16a489ad77328aca702164817ad367f8890c545a59dae3181ac69d91f90d0879b7cbe43cecfc92ed6f294aa2b2960 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+apertis2bv2022preb4) 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+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185884 MD5sum: 074bae077c1a2c61656d26bac9a8faa3 SHA1: e4f2e18fe66b1a940190fa54d96e98acac3e33bc SHA256: f2e5531ecba461eb179d71e01af971e4bc3bd9de8b367933c082c28d7452e874 SHA512: 9ba9f6a873a32b174365a3ec2d6e716985d649385e6673f47fc28da4109834fca5c5241b15c47585a405a4ecb4074362fec53cb47d06f0cf0cdc5a356f8c33f0 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 101424 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.15), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 26446700 MD5sum: 9e0a22c8ecf7ccccb2a0fdcaf66d79d3 SHA1: 950576a5bd69e8284f2822b4a6fd267b19b2351c SHA256: d9e5ad67a704cb9d9e6813c14938cc1ce57cc13df4786a1b0e5b4dbb8484bc3e SHA512: f621d2788a1302efa55de9d41de3ab2015fc352f0618813a0869df20714f000b9d3a52a8613d19648a7e4ac6ff6b4a1d667aa0f291a37e9297c40db3b762188e 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 250508 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gcc-mingw-w64-x86-64-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 244480760 MD5sum: f37828a39aa124e06ac203c1a185f474 SHA1: ad93f51863785ab293639d8ac3d7ce054745fed5 SHA256: 60bdb6018f994214088455c81171fd3a902973de4bffb35b4f32fb6f2224711c SHA512: 67e9cfdaa853bda8b76e105375cb1489a404a07aff606dde01df0c7cc8bbdcd40e57018e53ded12d3c9e53537c79d302a48765a349ca35aa3510db9b719abeab Description: debug symbols for gcc-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 06ae8359c69356379372ad89fd9258c71c8d9f31 243d51f97a98b54dba8406405ada9e47010e19f4 4184dd38716858c6ebca05ce996aae87a1eab245 46542b74c7229b2a973644c9367f38f54d403946 4a17f2e0ec0a029ba00988d0eb2a289384fe8ac4 50d9efbae20f6196ae00ea7fd577276432d38d1e 786b2e0984decf58d24f676b20a538202f883bd8 7ac6b2d49cc2c2b21d19d4bf6458a1a001b390ee 8606b8bf4fbb3a1f61836a6eb5ae5008c9079650 9130d577fab5f65dbe55010ae253dcf74ae6afb5 939a2dab5abdcb82d3b70b3bfb8b733fa2d160fc a3f9646f38d08e2f3768b46c3dd2fd13651c9fc6 a6e4aefdff4c6467ac8883b7baafe3b5dfa0d52a ab0f7116d1c28653ac835a821726e105babe970a b1d51905f66badb6b7423ab63911d2dac3daa83d c762398e74ec351a4b323c4feecaee16ca1c55e3 ec5be91b14560fc57c5a98fe3a922549fbc56a80 Package: gcc-mingw-w64-x86-64-posix-runtime Priority: optional Section: devel Installed-Size: 60509 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 11472068 MD5sum: e375ffdf449b5afe05335b5fbe0854c2 SHA1: 10db8fa66f204c10e3d357caed24e03d0dcec890 SHA256: d71bcfd8b755f30d90b981c75f51b7f79fb1f50112c615056127e62adeee08f5 SHA512: 2dab901a5e89444bc2e4282861d7db7aac37e259d87abc3b0177e18a5b295537f27a697a62747a95914b0e01a50a198575ec32815285192109a95edc571d6f09 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 101424 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.15), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 26439264 MD5sum: 8ae09fb1faeb57e04b3a56f349d1523f SHA1: 687616677fd69ee7cd8af01d31b821ffbd94baf5 SHA256: 39807c3a4e438227ac104ff8b329b8518d1a5065c5cc740cb92e12977df5ad93 SHA512: 7694e2f584a2a2bdd74007623cc61129c57057efea2669af062570587822097d0d544dd83f75abfb2a5537f67d5f2a45c59594da319069f97509825c02ffe120 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 250521 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gcc-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 244334456 MD5sum: a8b19b87bdb5faa0bc3976849884c2e4 SHA1: e056a0ab0785f027b53dd0ab3172e43727f55aa3 SHA256: 9f468c0f3eb59f6dce511ff81150e0dbfb6faa279c703a25d01017ffe9f0e574 SHA512: e1afa13462f54bb16fbd96b51c33a268ef68f485a7b0a83d5a5eb267ca2a8deed2b995a126c1e0c1c527677f96342a75002a17116cd4ccc06bf0a7be71eecd12 Description: debug symbols for gcc-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 2ed7e83af8d862d46849b30b60d163c3b99acf5e 3066421bb0263b70a56ac6e14667760499fa3f16 3857f3c90d25b73ae4d847f8608f87d6fdb8b118 3b821c2106132075a2a014f1d9415d7c13975c33 40d74c8cc83a9cc70cb418def0e5e917dbe670cb 61910015bd9dea0fe8e5c615196aadc1b0bbaaca 682c130662d7111fe9462a06f368ffba49461000 79bd4df9147930652e7e9c9c3367bf51a8c444fe afae28efc68819523b0c929e244b3e61c60c0e29 b5e21964574ca4c2663cc2122652d13e176fb195 b6c2d79ed336b78ee0d4dc2c6abec097fbb9e4c3 c14c4b9c85c295fc8fbbc67cef9b18bb55393712 c4df2dbb2820e95ba07d0f84c128f46aba70a3dd d244c9bce8bbf6c4e09395d1c876d5a2e6ae6595 d3ce3a6bf5ac02157eddd2a39289dac9fd6eee35 dbbb70546137b57551bed79c87f15cbf73c889b7 f38b86e9e3ac277056c7ae9687453ac82dbba5d2 Package: gcc-mingw-w64-x86-64-win32-runtime Priority: optional Section: devel Installed-Size: 60353 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 11421060 MD5sum: e4432c0206ec7c8b9ed51dcf93894ef7 SHA1: 4f87563a63dfebd1cee5441bd1504f572f3d8e19 SHA256: f94b697a4e86d4f7c955aee2477201a395a9aabae9fcca3dd082fdcd22fd70a3 SHA512: 844d04193ae61f0dcfa93a9efc2cb9bc75286dd9d2909c4f01c93d8b2a9c8093d2fc244473e8bd5e662d0a870c2fafc07a4b0856be03a6cc85cd536692cfd6eb 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gcc-multilib Priority: optional Section: devel Installed-Size: 8 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp (= 4:10.2.1-1apertis0bv2022dev3c3), gcc (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-10-multilib (>= 10.2.1-3~), linux-libc-dev (>= 3.0.0-2) Conflicts: gcc-10-aarch64-linux-gnu, gcc-10-alpha-linux-gnu, gcc-10-arm-linux-gnueabi, gcc-10-arm-linux-gnueabihf, gcc-10-hppa-linux-gnu, gcc-10-i686-linux-gnu, gcc-10-m68k-linux-gnu, gcc-10-mips-linux-gnu, gcc-10-mips64-linux-gnuabi64, gcc-10-mips64el-linux-gnuabi64, gcc-10-mipsel-linux-gnu, gcc-10-powerpc-linux-gnu, gcc-10-powerpc-linux-gnuspe, gcc-10-powerpc64-linux-gnu, gcc-10-powerpc64le-linux-gnu, gcc-10-riscv64-linux-gnu, gcc-10-s390x-linux-gnu, gcc-10-sh4-linux-gnu, gcc-10-sparc-linux-gnu, gcc-10-sparc64-linux-gnu, gcc-10-x86-64-linux-gnu, gcc-10-x86-64-linux-gnux32, gcc-11-aarch64-linux-gnu, gcc-11-alpha-linux-gnu, gcc-11-arm-linux-gnueabi, gcc-11-arm-linux-gnueabihf, gcc-11-hppa-linux-gnu, gcc-11-i686-linux-gnu, gcc-11-m68k-linux-gnu, gcc-11-mips-linux-gnu, gcc-11-mips64-linux-gnuabi64, gcc-11-mips64el-linux-gnuabi64, gcc-11-mipsel-linux-gnu, gcc-11-powerpc-linux-gnu, gcc-11-powerpc-linux-gnuspe, gcc-11-powerpc64-linux-gnu, gcc-11-powerpc64le-linux-gnu, gcc-11-riscv64-linux-gnu, gcc-11-s390x-linux-gnu, gcc-11-sh4-linux-gnu, gcc-11-sparc-linux-gnu, gcc-11-sparc64-linux-gnu, gcc-11-x86-64-linux-gnu, gcc-11-x86-64-linux-gnux32, gcc-12-aarch64-linux-gnu, gcc-12-alpha-linux-gnu, gcc-12-arm-linux-gnueabi, gcc-12-arm-linux-gnueabihf, gcc-12-hppa-linux-gnu, gcc-12-i686-linux-gnu, gcc-12-m68k-linux-gnu, gcc-12-mips-linux-gnu, gcc-12-mips64-linux-gnuabi64, gcc-12-mips64el-linux-gnuabi64, gcc-12-mipsel-linux-gnu, gcc-12-powerpc-linux-gnu, gcc-12-powerpc-linux-gnuspe, gcc-12-powerpc64-linux-gnu, gcc-12-powerpc64le-linux-gnu, gcc-12-riscv64-linux-gnu, gcc-12-s390x-linux-gnu, gcc-12-sh4-linux-gnu, gcc-12-sparc-linux-gnu, gcc-12-sparc64-linux-gnu, gcc-12-x86-64-linux-gnu, gcc-12-x86-64-linux-gnux32, gcc-4.9-aarch64-linux-gnu, gcc-4.9-alpha-linux-gnu, gcc-4.9-arm-linux-gnueabi, gcc-4.9-arm-linux-gnueabihf, gcc-4.9-hppa-linux-gnu, gcc-4.9-m68k-linux-gnu, gcc-4.9-mips-linux-gnu, gcc-4.9-mips64-linux-gnuabi64, gcc-4.9-mips64el-linux-gnuabi64, gcc-4.9-mipsel-linux-gnu, gcc-4.9-powerpc-linux-gnu, gcc-4.9-powerpc-linux-gnuspe, gcc-4.9-powerpc64-linux-gnu, gcc-4.9-powerpc64le-linux-gnu, gcc-4.9-s390x-linux-gnu, gcc-4.9-sh4-linux-gnu, gcc-4.9-sparc-linux-gnu, gcc-4.9-sparc64-linux-gnu, gcc-5-aarch64-linux-gnu, gcc-5-alpha-linux-gnu, gcc-5-arm-linux-gnueabi, gcc-5-arm-linux-gnueabihf, gcc-5-hppa-linux-gnu, gcc-5-m68k-linux-gnu, gcc-5-mips-linux-gnu, gcc-5-mips64-linux-gnuabi64, gcc-5-mips64el-linux-gnuabi64, gcc-5-mipsel-linux-gnu, gcc-5-powerpc-linux-gnu, gcc-5-powerpc-linux-gnuspe, gcc-5-powerpc64-linux-gnu, gcc-5-powerpc64le-linux-gnu, gcc-5-s390x-linux-gnu, gcc-5-sh4-linux-gnu, gcc-5-sparc-linux-gnu, gcc-5-sparc64-linux-gnu, gcc-6-aarch64-linux-gnu, gcc-6-alpha-linux-gnu, gcc-6-arm-linux-gnueabi, gcc-6-arm-linux-gnueabihf, gcc-6-hppa-linux-gnu, gcc-6-m68k-linux-gnu, gcc-6-mips-linux-gnu, gcc-6-mips64-linux-gnuabi64, gcc-6-mips64el-linux-gnuabi64, gcc-6-mipsel-linux-gnu, gcc-6-powerpc-linux-gnu, gcc-6-powerpc-linux-gnuspe, gcc-6-powerpc64-linux-gnu, gcc-6-powerpc64le-linux-gnu, gcc-6-s390x-linux-gnu, gcc-6-sh4-linux-gnu, gcc-6-sparc-linux-gnu, gcc-6-sparc64-linux-gnu, gcc-7-aarch64-linux-gnu, gcc-7-alpha-linux-gnu, gcc-7-arm-linux-gnueabi, gcc-7-arm-linux-gnueabihf, gcc-7-hppa-linux-gnu, gcc-7-i686-linux-gnu, gcc-7-m68k-linux-gnu, gcc-7-mips-linux-gnu, gcc-7-mips64-linux-gnuabi64, gcc-7-mips64el-linux-gnuabi64, gcc-7-mipsel-linux-gnu, gcc-7-powerpc-linux-gnu, gcc-7-powerpc-linux-gnuspe, gcc-7-powerpc64-linux-gnu, gcc-7-powerpc64le-linux-gnu, gcc-7-riscv64-linux-gnu, gcc-7-s390x-linux-gnu, gcc-7-sh4-linux-gnu, gcc-7-sparc-linux-gnu, gcc-7-x86-64-linux-gnu, gcc-7-x86-64-linux-gnux32, gcc-8-aarch64-linux-gnu, gcc-8-alpha-linux-gnu, gcc-8-arm-linux-gnueabi, gcc-8-arm-linux-gnueabihf, gcc-8-hppa-linux-gnu, gcc-8-i686-linux-gnu, gcc-8-m68k-linux-gnu, gcc-8-mips-linux-gnu, gcc-8-mips64-linux-gnuabi64, gcc-8-mips64el-linux-gnuabi64, gcc-8-mipsel-linux-gnu, gcc-8-powerpc-linux-gnu, gcc-8-powerpc-linux-gnuspe, gcc-8-powerpc64-linux-gnu, gcc-8-powerpc64le-linux-gnu, gcc-8-riscv64-linux-gnu, gcc-8-s390x-linux-gnu, gcc-8-sh4-linux-gnu, gcc-8-sparc-linux-gnu, gcc-8-sparc64-linux-gnu, gcc-8-x86-64-linux-gnu, gcc-8-x86-64-linux-gnux32, gcc-9-aarch64-linux-gnu, gcc-9-alpha-linux-gnu, gcc-9-arm-linux-gnueabi, gcc-9-arm-linux-gnueabihf, gcc-9-hppa-linux-gnu, gcc-9-i686-linux-gnu, gcc-9-m68k-linux-gnu, gcc-9-mips-linux-gnu, gcc-9-mips64-linux-gnuabi64, gcc-9-mips64el-linux-gnuabi64, gcc-9-mipsel-linux-gnu, gcc-9-powerpc-linux-gnu, gcc-9-powerpc-linux-gnuspe, gcc-9-powerpc64-linux-gnu, gcc-9-powerpc64le-linux-gnu, gcc-9-riscv64-linux-gnu, gcc-9-s390x-linux-gnu, gcc-9-sh4-linux-gnu, gcc-9-sparc-linux-gnu, gcc-9-sparc64-linux-gnu, gcc-9-x86-64-linux-gnu, gcc-9-x86-64-linux-gnux32 Filename: pool/development/g/gcc-defaults/gcc-multilib_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1536 MD5sum: a1557af3d5dcc2b5a7f6365263f24161 SHA1: d4eeabe65455d65bd6d876ff2787c1e7c2cb3ba9 SHA256: ce304bfd1a4121596ebdd0b302a50579720af94583ecaa7bd228636510fec3de SHA512: 0439ba8f89675705d8aa0279288d48448933e12315d0352c2ecb98977c2e01ceb87d0d943a534b047bb5b2b5bd480d836ef309b964094ada4f52b077fc3b05aa Description: GNU C compiler (multilib files) This is the GNU C compiler, a fairly portable optimizing compiler for C. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: gcc-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-i686-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1096 MD5sum: af932c5607c5e2f3f998b72a125a2023 SHA1: 4a853b8a9321d1fbc04ab278c11a5e758a2eedda SHA256: 58618b1bdb76b26c5945e6a774dfba40273add744e4d452989ef63a9d651d52a SHA512: ff8f6dd7d27832529d8348d0e96cc9119c3893fd82989c582aafb2eea204cdefa054a454873f2e876fad609a7addd7129236e663638916acf46da13a48df6c81 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1096 MD5sum: f4b5e88d73a3d5730b9b3fcbabdd4222 SHA1: 0c10cbbd7df6bb6bf0829b66ee6363104a87af44 SHA256: a673eb9e812741661d0d3ba8fd267f105688960c5f0202bd390b6bee6d12e937 SHA512: c2fbe0593852ec3bd6e296a68d5dbf90ed28b0b042b38caba6171aa1ea32f2bd0e82bf7a11b8899f06e63eff5ed0450cb8a29cb7069f2f9a9f0e968549dbb292 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-offload-amdgcn Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-10-offload-amdgcn (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gcc-offload-amdgcn_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1168 MD5sum: 6da0e0e7b7ddd4e5fdd4717bc7a0c12f SHA1: cbb6565c3bc246b25ff524fd5b4ba78ca71213db SHA256: 28b2ba53cda25352d7b274e998f19589798f80a6d5b987bb16cdaf30473f4266 SHA512: b1e59151e9c09f12674af029698acf5dbe2b2b15737b6ef5407475984154ccec9711ca5d5204431ee472eb1652a5b56c549b8c1efd68bc2834d96653212976d9 Description: GCC offloading compiler to AMD GCN This package contains libgomp plugin for offloading to AMD GCN . This is a dependency package providing the default AMD GCN offload compiler. Package: gcc-offload-nvptx Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-10-offload-nvptx (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gcc-offload-nvptx_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1224 MD5sum: 6a4f8b053399f13ba1ba28d8a9ac1823 SHA1: 610c403f2fc78f375c083e6bf2254e40bef184d7 SHA256: 912e0242c6c12436cf66c8cd1d51668c232b57c75dbf85ae53156de6c83739f0 SHA512: ebafabed12662574e041ca6f123df6e8415e02b0045c366515f104b77c820989b9da5dbcdf2ad809918df39af32362e35847796f121247f93e9ffa0f0cb2c605 Description: GCC offloading compiler to NVPTX This package contains libgomp plugin for offloading to NVidia PTX. The plugin needs libcuda.so.1 shared library that has to be installed separately. . This is a dependency package providing the default Nvidia PTX compiler. Package: gcc-or1k-elf Priority: optional Section: devel Installed-Size: 36505 Maintainer: Nicolas Boulenguez Architecture: amd64 Source: gcc-or1k-elf (1+apertis1bv2022dev3b1) Version: 10.2.1-6apertis1bv2022dev2b1+1+apertis1bv2022dev3b1 Depends: libc6 (>= 2.14), 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-6apertis1bv2022dev2b1+1+apertis1bv2022dev3b1_amd64.deb Size: 11949832 MD5sum: 817e2c5a337efca7c185147449afbdd7 SHA1: 0fd461f1c076d3b3a8a47cbd4e683382f0abfa06 SHA256: 90df3c623df8d7ef264b86ca43d6b89c8eb8d7e2bba11371c30c2f75d0b2e74e SHA512: ab92b00df58b2251dde577adb04047e43bc707c230907299ec7e1996cd0aa110f1ffe5a81d64bc151afc1d2c8f9a17d0a0ae52bcbfaae0abcd2c7548f324bd47 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-6apertis1bv2022dev2b1) Package: gcc-or1k-elf-dbgsym Priority: optional Section: debug Installed-Size: 83697 Maintainer: Nicolas Boulenguez Architecture: amd64 Source: gcc-or1k-elf (1+apertis1bv2022dev3b1) Version: 10.2.1-6apertis1bv2022dev2b1+1+apertis1bv2022dev3b1 Depends: gcc-or1k-elf (= 10.2.1-6apertis1bv2022dev2b1+1+apertis1bv2022dev3b1) Filename: pool/development/g/gcc-or1k-elf/gcc-or1k-elf-dbgsym_10.2.1-6apertis1bv2022dev2b1+1+apertis1bv2022dev3b1_amd64.deb Size: 81178024 MD5sum: 3ee8a3f93ca766aca67961f1fd895f4c SHA1: f37c2cb8a73c48e038612e5cc01b81296b7f39fe SHA256: 14e219c954e367488bbc898fd59c249f012e65cd6d5ad49e0662ce0977b0bb25 SHA512: 9c06554bf3dfd2374a7bc380b6df3bc929e15f108ab819f8a33a9e8a8877efe3dc8dbc2df47477b157528fc89e302227690f5faf60b566ff65d0f59205acb0c0 Description: debug symbols for gcc-or1k-elf Auto-Built-Package: debug-symbols Build-Ids: 093071fb4fbf28ec3cc1d725069483e34c5d33d6 241a740c14cc094e8ff054e777c9c02c33e6e9d2 53c6ea1e0be98a54162725f308cdf7b9e1227a67 6a00a0d6d463e2d8e3a02f3a33f640d3575ec2c2 6a302a565b9802b5eaca7fdd2bfddd8ac83dc449 6aedad4b0759fa86c88a933e45bd3662fdf43abb 815cf08d6ae8d746b52f06c60be28bed95f46d9e ba3d9246b52f4bb67620f01dcdeac3cd4831b77c edb92e177edc184174dee0df6bb83723b3a09ae8 ff7b07a7a289fae58e9e5a17a43338123616a7b2 Package: gcc-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-powerpc64le-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1492 MD5sum: 12d3e56596f73acd20df6c433c21981b SHA1: 6b2540184462588d87f14775e1e0c21e12017b39 SHA256: 64419f497e21be12a6c4327bcee42892f3ab1c290f102ecf740b7e56531ddcf6 SHA512: 8e2e684782aba9cebbbafa1ab6680e7b8d19b497c8e7972577daa8ddaf13a28e65062f88a1d3d408bddd06b0ede33a9494c9828bfdd7f5ba9bf9c2d034593298 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1472 MD5sum: 0e3f984810bb9d917be0bd7ba5d39a51 SHA1: 390ceaecf053a6239d3274d92b0ea974706aa5b4 SHA256: e7e4a8a6abb1657012d951105370497cb7b034b11044c51509be8e59f8e9e837 SHA512: 23aefb32ab1a3e78fe8a09447d26439185b77a5b6ce9d605a36742a46492cac425e4da229c3be9e63df5f5135f66b2f207d882b139322bf17fe2fe7f76216295 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: gccbrig Priority: optional Section: devel Installed-Size: 12 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc (>= 4:10.2.1-1apertis0bv2022dev3c3), gccbrig-10 (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gccbrig_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1212 MD5sum: 6f72be0d58e51ef71e79276c477a6068 SHA1: 6d61cf32b1cfc64b16571764e4c6d26e4d458d1d SHA256: d24fd9132a09a9ac378f2ce13a8374a57a8d96f25be47345dfb4174876aad1e8 SHA512: d564e2629cf849b0989b75d7703b769c9b85336e1ebbc6dd6f271c3989008336847e9b0652b20c57d3a146fd33c998cf627557b51f0f76081527ec0adf79faa2 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. . This is a dependency package providing the default GNU BRIG compiler. Package: gccbrig-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 212203 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Provides: brig-compiler-i686-linux-gnu Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), libc6-dev-i386-cross (>= 2.30-1~), hsail-tools, libc6 (>= 2.14), 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-i386-cross (>= 10) Filename: pool/development/g/gcc-10-cross/gccbrig-10-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 46809000 MD5sum: 08ce097cffba124d6afbece554e4fa37 SHA1: f62b00e43011e61d91bf7783253e0a25eac56198 SHA256: 2686e53bdc2e228caff9ef11a360b8de3916a0d68bf35fca86946b2a6d1fab91 SHA512: 2601060e2586cf92bc51584564182dfaf3f5ea0225fc86bf4021411b95e30d4172d0024304bdd0a981d8b407273abff179b38984ea026f1a4d1a144714ec4c78 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo Priority: optional Section: devel Installed-Size: 12 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Provides: go-compiler Depends: cpp (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc (>= 4:10.2.1-1apertis0bv2022dev3c3), gccgo-10 (>= 10.2.1-3~) Suggests: gccgo-multilib Filename: pool/development/g/gcc-defaults/gccgo_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1216 MD5sum: aa7a9bdb64e480a8590b52625cccb9d8 SHA1: c0adb3faa9b34215ec92d79b9c5d576b6315ea38 SHA256: 58baf5d1b9998b44fc2a57f6abba995d203f255d434d73273f52ea40162072e1 SHA512: b128d7f3e4330b1fa5abeb9e2fc31783ff67d899d331db37511ec0a8071d792fbe2d4baa3f1ad6cdc01da8448d7701127c6b1e0e57d3bc3807272f13af3451bc 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-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 226424 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), libgo-10-dev-arm64-cross (>= 10), libc6-dev-arm64-cross (>= 2.30-1~), libc6 (>= 2.14), 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-aarch64-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 51110168 MD5sum: 833e8db32a5bec1a6b40d3418aa34994 SHA1: 5539c9eb1d982f7f5f53c1ddd8ec8eca186d29d6 SHA256: 175cb7091711395ad0af45d85c568272fc3019e291509bcc0ee0c8a1f7621944 SHA512: 860dcfce3124a0ba84bdb7af52d9dffdeab37772ac192438c7ef182dbfc413cf7edf713ae0ee2357d08b42b8598aaedee058e074384dd387cc9c13b94fe20e33 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 209143 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2022.2b11cross1), libgo-10-dev-armel-cross (>= 10), libc6-dev-armel-cross (>= 2.30-1~), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 48602728 MD5sum: 3344d9f25170969c0ea4409c1fff2ad0 SHA1: f2618108b3a6a88e07a5940467eba8cca9a455e2 SHA256: aaeb9f76ead50ce89a15f412187e722e3e50353e5f3ee70304b9d4679fe68d94 SHA512: b8424705faa03c20e46a359b9c8811de43f971a121505f6ec00a5de8924ef9ea85aa06629a74ecbc3f24ac9c525c012557c4e938bffbab91369864dc706c1042 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 209143 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2022.2b11cross1), libgo-10-dev-armhf-cross (>= 10), libc6-dev-armhf-cross (>= 2.30-1~), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 48588484 MD5sum: 9de2aef08148bff419b59c0803db2ac7 SHA1: 2b238e04826d289a515c00d350c87d832b8b6187 SHA256: e43e712bc2edc3f29a68399f9733166167c51ec79da2e30ba3c7b3b53c24cfae SHA512: 36e66b0b84779dfe9280936d172503079df0df9ff5cc944abdbade5457de50cc49a8b3dde8d5b87617704e437f9a8f91fc1b52f641c825b9efc7b6284bfce95b 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 234740 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), libgo-10-dev-i386-cross (>= 10), libc6-dev-i386-cross (>= 2.30-1~), libc6 (>= 2.14), 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-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 51862772 MD5sum: 044c36a259d4a3256de450665f3af837 SHA1: d80c002e93769a26494b86b74b415361211f32c6 SHA256: 157684ddefee4974db90e5ce8b065bad5b3bc96ca3c44b5a600e2f62723bb9b9 SHA512: 8f1493272378eff2bc34a032a256169debb4b797b49febbcfbea3091af775b1f2a4282b2fdb05fc3f0c56efbe6c4d0cd4bea2af06fededdf3bc53aa77cda7cc4 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-10-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 9 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gccgo-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-multilib-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), lib64go-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1), libx32go-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1) Filename: pool/development/g/gcc-10-cross/gccgo-10-multilib-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 1312 MD5sum: 42bece931a1d5432fbc688a27101f3d6 SHA1: ab8c6221424042e01237848e416e5fedadc1c763 SHA256: 75a7122cf8becbe9cc8f4171413dff899219d9f0545029a9c81cf5a5df6de31b SHA512: 3db1305a3b2cc6eb9670d79af45f0dec48c0ba7230eddcbe55c3971e48c53c10b17d1158b23e2be236a2fb8bb4a3de6f501e0cdbbe0172bc2eb1e4940e56f3d5 Description: GNU Go compiler (multilib support) (cross compiler for i386 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), g++-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gccgo-10-aarch64-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-aarch64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1256 MD5sum: 446604c5e22d6f2f2eb9177b9bb06c9e SHA1: d8839cc079cd3a692bf8400235f42c264bfd55a2 SHA256: 89b5cf8164357db4d5715a7f9c2458834c3f4a417e275ceadc02fc47e9f90ee4 SHA512: f36b492712966f34cc9f3c48075630ac19888f1aea173cd031b978838dd9260f0b306b602460947fee7e5a5fb9623ca20ed4c7c378b2d94b624fcc89b97fbea7 Description: Go compiler (based on GCC) for the arm64 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 arm64 architecture. Multi-Arch: foreign Package: gccgo-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2022dev3c3), g++-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1252 MD5sum: e990739569d0888f701ddc6a0d630929 SHA1: ae6a5887faddb448dee873824f2be18e03eb0756 SHA256: 1272995d415e5ef6decb71110c4689e9d3e67d7364d7cbaf2cb9a594d054c9c6 SHA512: 7aef3df448243c6b3727570bf36fe3a2face4d27e0a9bf23dcca2663cf538cc5270b260e13635c827adf6c0a6ef8ba9584e8f8643f2e3a77ae3c54311293cc49 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2022dev3c3), g++-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1256 MD5sum: c84ecbd4c3d5b5a26f0bb082c722339d SHA1: d49035670da302c4c16f8d9d94656d19970153c1 SHA256: d2d4a92898c843795f29adff2e59b1686b63486dee81569feeddc8b24478fbf8 SHA512: bc186a7a53b4fd0590f38e8c0888819d0dd266ee13456cc45cf3805cd21d89baca757b48aaeec9ffc5790fad0e3aed7a47bf43a5ddbc918ec72b61b7b7423a54 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: amd64 Source: golang-defaults Version: 2:1.15~1apertis0bv2022dev2b1 Depends: gccgo-10 Conflicts: golang-go Filename: pool/development/g/golang-defaults/gccgo-go_1.15~1apertis0bv2022dev2b1_amd64.deb Size: 23452 MD5sum: 2e3e0d7b73f4a909e9851c57bc8a9c1d SHA1: 1b8917f7454c2b96eea8c8e39bea9c5745a81e12 SHA256: c8c650a9cb94460f564d2d1b6a9f5a3670dbb319747cbd7524cee6f153be1c68 SHA512: 22b9399302f82ca9af4392b5265fcfc9b79d6db8d2015771541e94a996d86831843c4d329d8dacc3172ae32a4e240f59642252658c72e74b243ebecacb6c4727 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), g++-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1256 MD5sum: 8e1cd38d0305178c5950dae3309ecdeb SHA1: 673f1ceedcd2985b7a0404c1ebe9330a4fb5c012 SHA256: 0f8be4ae98dcfc0070e6df5b636cf247021625e3c8aa5c7b0c5bd00757240e91 SHA512: f0b9563248492b7430863e365dbc31ad14e56a12c5c5e11ea1d9554f62036d652af8938896a46960c832bb4d4c8998da7ef7dae6c546c30e308367a33b0802f5 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 Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib (>= 4:10.2.1-1apertis0bv2022dev3c3), gccgo (>= 4:10.2.1-1apertis0bv2022dev3c3), gccgo-10-multilib (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gccgo-multilib_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1060 MD5sum: 683532a0f20445d9672b075088b39426 SHA1: 25c58beb9f6a750b2ef4b9e1799a29485abece1b SHA256: 0cb479f503588c815be1c5bc50260e8d2fdc8b9c42768a3aa2573e84d65a52dc SHA512: 7917b8b2683532e7dc5cac0477e94a6b04ad73ade46754389a7a8140e086cb722c0fbe3d8ad1bf25ca7fa81f61dabc50a6fb5d23846979f04694132d8f809a59 Description: Go compiler, based on the GCC backend (multilib files) 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. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: gccgo-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), g++-multilib-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gccgo-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1092 MD5sum: fd83b137b1a9d7feb654144df7f1c5d9 SHA1: 26c3e65e68bf27d7819b2aef3c0f57b2499ff98d SHA256: 7ab43dd02082054a639a510953e65213fcb154d70de5e2a5bc0c272198734976 SHA512: bbc48cb40c67e8671700e29584e409cbe45af767cec33df26cd3321c04a5c49ac7da8bfca3c1c94099b05a4e6e9f5badc262d5c4399bb8f9d29a852fb3b13b34 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), g++-multilib-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gccgo-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1092 MD5sum: 3067fde8005255e563cf7418a948e762 SHA1: 97578918e85e96b299e9d2be7bc461549d3e6430 SHA256: 34a8c69c15ea14abc5988446a1b9c6c2f6b1eaa3bdd4461210be42227bd51028 SHA512: 39e7d6a6682fd68bff9c0069a5029c1ec5924446612079bdc99c583d3104d434a6fa5a7946af6b28cdbdd9bc5b99788e59541b8dce999cb0e55c1057779137a9 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-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), g++-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1264 MD5sum: b2973ad98eb8e3a807b58db0a6fc2c9d SHA1: ce61d60459bccdd5ce780a385397a0a067537405 SHA256: 1eb84810d666345179679d8812992fcfe8a32fd26dd7953b0b74c0b4e5d33d59 SHA512: 22ea4747f50629856771e1e1ad96593b609285a110f6337bda188154dd57f73e59a5de93cbe1b36f89ca2c0a0add08aee0911077284b09afd6bb068d2efc621c 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), g++-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1248 MD5sum: b5262cde17127c2a28c58deb618a2d96 SHA1: 825ce44757aff70175ef7eba8eab3dd19969a8b3 SHA256: 1f033881de02991b9b743870c569204305e2698c59a8838e3c38c1c5c6f5795f SHA512: 9254f497444a5fd708c02c9258335da30295fdf37d6249c0cb7ddd35fb48bd309d5211df5867dfac8e4b4adeda3b7a7c79dcfc4dfbb23f0015f6813abedb03ef 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: gconf-defaults-service Priority: optional Section: libs Installed-Size: 439 Maintainer: Adrian Bunk Architecture: amd64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Replaces: gconf2-common (<< 2.24.0-3) Depends: gconf-service, libc6 (>= 2.4), 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-7apertis0bv2022dev2b1) 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-7apertis0bv2022dev2b1_amd64.deb Size: 373204 MD5sum: aadc2bf1a210f598adf33fe34e1fbb1a SHA1: 05858f1e8b9ab2ffad38ca47abec0e429602869b SHA256: 81fc553760079894901e49d15fa60b433395a229a707eae4d9223d546abbbc76 SHA512: f5a66112616ecd7a503ba9db4392675257d7aad0cb32ec9efc716db754f62f31fbc3c7e397431530eac802dfaf81ba6de6fc91ef5198b183206a3c0fabf2b96f 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: amd64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Depends: gconf-defaults-service (= 3.2.6-7apertis0bv2022dev2b1) Filename: pool/development/g/gconf/gconf-defaults-service-dbgsym_3.2.6-7apertis0bv2022dev2b1_amd64.deb Size: 31712 MD5sum: 5ec20a815c2e86122dc0dc954c3f6e79 SHA1: 445ef480e851a686d70ed68efba774647b4ffaff SHA256: f819ed4995d5b8076d689d7c5ab21d20ec67bc11443a282d81814a6d3fc7dd35 SHA512: 0c1f42d87b48b8aa442110b9b36b573ccd1672cf49f360e27fe805b4562e7f635553343e65b128cdbcd4544304d19b54d31bf96a4b7cb931634504720730d655 Description: debug symbols for gconf-defaults-service Auto-Built-Package: debug-symbols Build-Ids: 2e0b6cf9789207b0bbf3183f1df579ce81133a6f Package: gconf-gsettings-backend Priority: optional Section: libs Installed-Size: 396 Maintainer: Adrian Bunk Architecture: amd64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Replaces: libgconf2-4 (<< 3.2) Provides: gsettings-backend Depends: gconf-service, libc6 (>= 2.4), libgconf-2-4 (= 3.2.6-7apertis0bv2022dev2b1), libglib2.0-0 (>= 2.37.3) Breaks: libgconf2-4 (<< 3.2) Filename: pool/development/g/gconf/gconf-gsettings-backend_3.2.6-7apertis0bv2022dev2b1_amd64.deb Size: 365888 MD5sum: 1036f453033d12a0ff0c009126110fae SHA1: c6269fc10e9d7d358997db09d4235f28b30ed14b SHA256: 8e3ca728e9fd5ce55466b9a23249006728adbcc31c41ebd3ead2f07def1262af SHA512: eb8f2342b603924209556437795fe24507dfcf0d8068328595f17c8da20a1223d61d32b12f40d7c3c0f1cdba27c7df4cc13b676359ec977a13cf60dfb3ea3cd9 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: amd64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Depends: gconf-gsettings-backend (= 3.2.6-7apertis0bv2022dev2b1) Filename: pool/development/g/gconf/gconf-gsettings-backend-dbgsym_3.2.6-7apertis0bv2022dev2b1_amd64.deb Size: 23588 MD5sum: 8eaf2b049fa151944d2aa99fefd867a3 SHA1: 4cc51a272a345bdb48212c0d5ad4a1a34e69a090 SHA256: 9550e66d915d93fc8c477b7d443e47ea5e791307f3c9690baf59f7297aa90a02 SHA512: 2ca72eeac82ddf1af21ac4395bd090512406d53eb08fee97f54fbd9c257634e9de00d19cf87defd653137f698de880a637d5b1dd22cd5760e8e46502603b6430 Description: debug symbols for gconf-gsettings-backend Auto-Built-Package: debug-symbols Build-Ids: dafa3019af50302902c37355c29f3d43e0ac432b Multi-Arch: same Package: gconf-service Priority: optional Section: libs Installed-Size: 571 Maintainer: Adrian Bunk Architecture: amd64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Replaces: gconf2-common (<< 3.2.3-2) Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libgconf-2-4 (= 3.2.6-7apertis0bv2022dev2b1), libglib2.0-0 (>= 2.31.0), libldap-2.4-2 (>= 2.4.7), libxml2 (>= 2.7.4), gconf2-common (= 3.2.6-7apertis0bv2022dev2b1) Breaks: gconf2-common (<< 3.2.3-2) Filename: pool/development/g/gconf/gconf-service_3.2.6-7apertis0bv2022dev2b1_amd64.deb Size: 415808 MD5sum: b21774ff015b59fe17b917c17a26fc42 SHA1: d7ac0dcb3a910abfa1e2fc824fa48752dddde688 SHA256: 82dfba43606f6c941a415edbdc36d00ca6d10dfc7779a2b61e63e5d3327ccd12 SHA512: 690737b37a7890591a3604de2d581da2d27b85ab79b241fbd65a489d912b5be766dfbd0a839ceb4dbffe796bd09d394d83553e2f9641059db391600400f963f2 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: 247 Maintainer: Adrian Bunk Architecture: amd64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Depends: gconf-service (= 3.2.6-7apertis0bv2022dev2b1) Filename: pool/development/g/gconf/gconf-service-dbgsym_3.2.6-7apertis0bv2022dev2b1_amd64.deb Size: 191788 MD5sum: dfbc33cea8a31ad1ab34f64fa8e0ee48 SHA1: 8c864ad8734c8119c8822aca9d58f4fe1abd30cc SHA256: 90a60bdd9d8d4c08dddf19e3d323d00cfe5d9dd2d17159eb97ce02822fc802ee SHA512: 86fe1cc9358d9d17a7f82bf1bb0287f3305e8b60776ab0cfc6806b6982ee79cb37dde3b07d4a9941718f580c94cdcad3e6e031b96a0e3a2df7ca2aee9145972d Description: debug symbols for gconf-service Auto-Built-Package: debug-symbols Build-Ids: 3167cc2c4e39b6cb8aefb41e856057ba9fc61f63 92f8035f7b9b1ca9077cdeab4c00305b686a4aeb cfa46bd05eeafccab49c4f19f16a0683377e3e05 ec981d225c54de7fbfa6bf5edcdc46ed2865cc7b Package: gconf2 Priority: optional Section: libs Installed-Size: 608 Maintainer: Adrian Bunk Architecture: amd64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Depends: gconf-service (= 3.2.6-7apertis0bv2022dev2b1), libc6 (>= 2.14), 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-7apertis0bv2022dev2b1_amd64.deb Size: 427464 MD5sum: 7001b64268a9cdfeb8a6d0f28ac31fc5 SHA1: d610967de7ac26aecc60b245069d5d716007cde4 SHA256: fc7d354b3bf738736fa9275410371f8e8c4a3b9480dc3d8d8fafbbbbaf4d7140 SHA512: bd74fd1d053917f2b7989a4ca34ea935356084e4c91de32b85c5937cb146e5912feaf1d16c857af306470b8ed5a42b21d60eb25b06b2e9a467c59741124c681a 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-7apertis0bv2022dev2b1 Depends: ucf Breaks: libgconf2-4 (<< 3.2.3-2) Filename: pool/development/g/gconf/gconf2-common_3.2.6-7apertis0bv2022dev2b1_all.deb Size: 1039832 MD5sum: 7fcd3909a63b75d66b9fda5e1cc8fc0f SHA1: 006d7125c28682b82ebf51958e255ae1f4f48d33 SHA256: 19478a1ff2a84ee525e22b2643d84175807a7e6f046d95870d2e9a32d6fcaaf0 SHA512: 974c15b970eb3da875ac28fefe8667ff750d13027080799193ce2c64dbe272b41f17da2483c10a96e607c4804b732765a21b4b7f3eda3dd278c855a483f099da 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: 167 Maintainer: Adrian Bunk Architecture: amd64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Depends: gconf2 (= 3.2.6-7apertis0bv2022dev2b1) Filename: pool/development/g/gconf/gconf2-dbgsym_3.2.6-7apertis0bv2022dev2b1_amd64.deb Size: 125288 MD5sum: 9bff5a81547199543e7ce42ebed6a238 SHA1: 7143f7b65b85eefef8634cca2b7289c3590bdf54 SHA256: bbcccae9535385370c91ecc0d5750db425e738aaf91ff508909cafd5159205b7 SHA512: 4250d9edfc4eff5cdd57ef1e33649b86c50aafca65eb8e25e98f4706e7964c48b2cd387bae046cb5658b6d4b4cddac993b632425ec8fca189e402e412e26a75b Description: debug symbols for gconf2 Auto-Built-Package: debug-symbols Build-Ids: 528c547fd60681fc5581953e39b01dc89341eed8 6ae513786dc33af9ce9fea58e4dfe8bc9280dec8 d200eb838d134772a161f2a3f6b63b1511ee35ea Package: gdal-bin Priority: optional Section: science Installed-Size: 1293 Maintainer: Debian GIS Project Architecture: amd64 Source: gdal Version: 3.2.2+dfsg-2+deb11u2+apertis0bv2022.3b1 Replaces: python-gdal (<< 2.4.3~) Depends: python3-gdal (= 3.2.2+dfsg-2+deb11u2+apertis0bv2022.3b1), python3-numpy (>= 1:1.16.0~rc1), python3-numpy-abi9, python3:any, libc6 (>= 2.14), 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+apertis0bv2022.3b1_amd64.deb Size: 544752 MD5sum: 245fda161b8f3449770ccdc0d2aa41bc SHA1: a0b5a281ed63c4c2cbb0a168c1b7e36f79acb1c7 SHA256: 36074dce71d616c5a612eeaf090035f1eae206a01734146088e61a01147f7c13 SHA512: fb076c7ea5102f89ee7821c0693c382f293236b78620e7d7a0adf2c507147b45fd2173de6d34d0e2f34d39e4f711578447fb64348ec4937a9b4eb395d4b25186 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: 1243 Maintainer: Debian GIS Project Architecture: amd64 Source: gdal Version: 3.2.2+dfsg-2+deb11u2+apertis0bv2022.3b1 Depends: gdal-bin (= 3.2.2+dfsg-2+deb11u2+apertis0bv2022.3b1) Filename: pool/development/g/gdal/gdal-bin-dbgsym_3.2.2+dfsg-2+deb11u2+apertis0bv2022.3b1_amd64.deb Size: 1029024 MD5sum: e2f1c2b1376f018403b00bbc770952dd SHA1: 9feb54ccc2c2f1939786c04d9803a5811d5c147f SHA256: a0e353d23136158801fa21ff807555dcc04f15ed4f15ead89af65075d81612eb SHA512: ce42f1ded4f99e58257a8616ba69b6991ad2caf487ae5ec3e4abbeeba7f2e658911ed80ce6c96d099137a411196648947cec1b2795c2e0e0ad750c33ef110d43 Description: debug symbols for gdal-bin Auto-Built-Package: debug-symbols Build-Ids: 0651bec03ac73a590fabbe70cf6e0f072e429d02 10a576e34cab70ecd6a14146c6f47a847423226b 193b491a31ee135c203c61e316cd0182126f52d9 1f7955f280a8c45143645d68267bcb2a5a8681d8 1f9c07a0c2455afd50920cb6ddc2b8e81a0289c9 23a9e0be6670524830fbd058db71678fe0004bd4 30524e87741350e32c975a7a3116b88a275fb524 317f165f7c5b46d8253c0b0d89785c155307351f 389c779a07b0281f24eb990ec60dfee3b372a96d 4e258e4fd3d40a778ee6ec50a3e5b5f3b8ebddab 756576f4fc5bfe7e6749fc5507a0239abc89fec6 7b2ac837fcfe984e45af279e0a8b6273d03a2718 7f6321752cbe2735e69a188824b4327c3e782931 88479968fd7cc539fe98076c65120f92a4341a17 a204ee353c1267db858796416158d9282d6a69a7 a26aed8f0b10219948992d0b0a100f8c169c8573 a5d7640c6518399e237913635f33054e1fe71deb aa103c4b9f6af0d09b545a4a5da640b8380390ab b133ee5c8402a38f8b63d3e45688a864ec2cf3e5 be5d751ce26e718d6fa372057ee4a18365a63762 c1393242c85109c7e03601d952956ccdb06b2c1b c23587c909734ab3d970b73fc008a207b4c9c689 c40d5bc941971c34d6626cca20531e70d59494e2 c46045a509ffdd2b5776a4e894f3d9d072e79506 e37ea9853409930ae687012b844d278ca1003ebe e6c5f84cc1b90e0b07847afbf1863174f58599ef e8f786b5de898112343f97c918756799eb52425a 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+apertis0bv2022.3b1 Filename: pool/development/g/gdal/gdal-data_3.2.2+dfsg-2+deb11u2+apertis0bv2022.3b1_all.deb Size: 483188 MD5sum: 65651147f2b3a377d6993a77b1d6fb9e SHA1: 6d0e7915d3f51cbdc6726db3b9192fbd3e5d3ff6 SHA256: 2cf5c3aa015cedc06898ea31416d1208990b1ce0842f3d9f29fc9619d2ead29f SHA512: f4545442d3bebe00c1812dbd54894f8f00971f38c0899487e40e9c887fdcd9d0d7de3bfecc1b4b8a613bc74e5f4ec528b915f54f31a9e039058184711cf261bc 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: 10081 Maintainer: Héctor Orón Martínez Architecture: amd64 Version: 10.1-1.7apertis1bv2022dev2b1 Replaces: gdb Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.29), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libipt2 (>= 2.0), 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.7apertis1bv2022dev2b1_amd64.deb Size: 3489740 MD5sum: c5717cd9f1779a751b339971286b4130 SHA1: 5f4a4c3732bff625a3469530b76b278d2ea61611 SHA256: 76895ef2c15d7327f2c55ce8983d501c7d59996df90dfc25e30c00a8570bf6eb SHA512: e5f76f0c74889a1b842f621dd1659ef91f93a69a26d64750a0e87c21f83a4c16f93b8557bd837493e9789305df36e9d7fa02ecb1476b30af43d261b3907175be 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: 22099 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: gdb Version: 10.1-1.7apertis1bv2022dev2b1 Replaces: gdb-dbg (<< 7.12-1~) Depends: gdb (= 10.1-1.7apertis1bv2022dev2b1) Breaks: gdb-dbg (<< 7.12-1~) Filename: pool/development/g/gdb/gdb-dbgsym_10.1-1.7apertis1bv2022dev2b1_amd64.deb Size: 21364904 MD5sum: 4f61fae0a26419427ea51e9401070dcd SHA1: 69b30ff5926d34f0f8f27156d2bc0adf9b026f57 SHA256: bda01799aec6f9d6f375041b107a5857056f93a4bb6f5d1c9d776e1bc865152c SHA512: 178861c15f81f9aae525c91f775b05b66db92bc2b101b7dc04d94254ea8ef6262be7c37e633bd42982104d18cd21f3f9c121d29a96c381139eb6220b0a409888 Description: debug symbols for gdb Auto-Built-Package: debug-symbols Build-Ids: 52121fd45942b645ee20f5c32a050823170e3e71 Package: gdb-minimal Priority: optional Section: devel Installed-Size: 8564 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: gdb Version: 10.1-1.7apertis1bv2022dev2b1 Replaces: gdb Provides: gdb Depends: libc6 (>= 2.29), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libipt2 (>= 2.0), 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.7apertis1bv2022dev2b1_amd64.deb Size: 2795816 MD5sum: 0b0be414f09e3026c335c87bd6dbdf0f SHA1: 4210ab09b2c1ff17584d7bae866311648fc5c1ca SHA256: 84af08f2e4a7c096a84ae9b6d0cf9dddde216894060a9eef465d52c4da1033ce SHA512: 77c832ba1e181e24b49f6bc57895f1c7119e9736a5a0736fe6e22878352020d2e6abf4d7a0fd3491cf19780261c5b60cfb71fe2a25b220d378ac950e73ce167b 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: 20236 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: gdb Version: 10.1-1.7apertis1bv2022dev2b1 Depends: gdb-minimal (= 10.1-1.7apertis1bv2022dev2b1) Filename: pool/development/g/gdb/gdb-minimal-dbgsym_10.1-1.7apertis1bv2022dev2b1_amd64.deb Size: 19572252 MD5sum: 8db1d1472d44a9100b3ab80e07ec5576 SHA1: 9a2d1bdc87cf68175caa23167bf96e09312c9b76 SHA256: b8291cce46d65fb3a95f131755d43fa3be923c69243ae55bb510be6ebe4c053d SHA512: 001e4c62b411195618bb2030663f2b86fdda9429b62e885256175c22ccffc74c8d38b212e77201f9490680e3b82f68ed7a2050da55b36a80005d6c5012bad69e Description: debug symbols for gdb-minimal Auto-Built-Package: debug-symbols Build-Ids: 24152a3c115ffeb4453849fef2b3f34ab37c9d89 Package: gdb-multiarch Priority: optional Section: devel Installed-Size: 16042 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: gdb Version: 10.1-1.7apertis1bv2022dev2b1 Provides: gdb-arm-none-eabi Depends: gdb (= 10.1-1.7apertis1bv2022dev2b1), libbabeltrace1 (>= 1.5.4), libc6 (>= 2.29), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libipt2 (>= 2.0), 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.7apertis1bv2022dev2b1_amd64.deb Size: 3792304 MD5sum: 651402fd0c72b688d53d48c23dc70283 SHA1: 2bd0e7b5ee00f2276ac2cde28a964bfac05216ef SHA256: 2902be224b83245a93725cac1221348f61bf2bea0f7d688b64978419062de75e SHA512: d3028fd2fa01eb9997266c884116e6c5aa376b4d1de0b1b215ae86bf57faa5724143f49262c171651196ed80890620af147297dd2cea450495f7735cfbf7ea73 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: 24042 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: gdb Version: 10.1-1.7apertis1bv2022dev2b1 Depends: gdb-multiarch (= 10.1-1.7apertis1bv2022dev2b1) Filename: pool/development/g/gdb/gdb-multiarch-dbgsym_10.1-1.7apertis1bv2022dev2b1_amd64.deb Size: 23055200 MD5sum: 900f2c79f876d770db996410f1f91cc9 SHA1: 4fcd88670f829fcff09fea8b9690f16f48ae515a SHA256: d9879383e0d1ef13a062d9de6e4fc973b283e9ab2a902069e304dc2728ee3221 SHA512: 6cce4dd8847d535df346525806eace3a79dca7766b1c692049d8d9c7de90794c43c65e75315793be300c9e25f7206640506e2d1cfd32a9d20aa9c0ffb027abfe Description: debug symbols for gdb-multiarch Auto-Built-Package: debug-symbols Build-Ids: 17a28f1ec5a750fdce63928d3902618b5ffb5c0c 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.7apertis1bv2022dev2b1 Filename: pool/development/g/gdb/gdb-source_10.1-1.7apertis1bv2022dev2b1_all.deb Size: 29865376 MD5sum: bd4e838ae7f577f1fae1610e97c3cd83 SHA1: db6e24906a9c04c55640f6ef1fd9c386b95680de SHA256: f3330b98125d09b3432980d11b2f8beb0cbcff3a4a181fbff0ee96d4386c9bf9 SHA512: 0fbb64fa2a27f94f282444ad78f19f6364405c41ce3e8f56562a75cb0200fa95beb9e6833eeea4ef0ed8a3de1beccbac0b79d564725856ce872f48ecf3fce26b 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-2apertis0bv2022dev2b1 Replaces: libgdbm4 (= 1.12-2) Filename: pool/development/g/gdbm/gdbm-l10n_1.19-2apertis0bv2022dev2b1_all.deb Size: 81808 MD5sum: cf00f6b398819b8fafb128cd4713a332 SHA1: 1c9a0a2f662f05000fb6a22ca773c364ad31e69a SHA256: 0a05dfd23bffbec94cc7945b0a284882a8e4319d1f299f610308a63558e8f709 SHA512: 4dca4641c43ab9f6003d9e9934949806030b8260d463b2845941d4df336cdc39833f055314cb03068c5aa6312ec181fb5d6d892c54701263d810f011af7e9695 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: 501 Maintainer: Dmitry Bogatov Architecture: amd64 Source: gdbm Version: 1.19-2apertis0bv2022dev2b1 Depends: libc6 (>= 2.14), libgdbm6 (>= 1.16), libreadline8 (>= 6.0) Suggests: gdbm-l10n (= 1.19-2apertis0bv2022dev2b1) Filename: pool/development/g/gdbm/gdbmtool_1.19-2apertis0bv2022dev2b1_amd64.deb Size: 136596 MD5sum: 3c94c12f7ab6c68f6117e76d7f00a599 SHA1: eaa55297a179f633a18825ad99d95860b123d38b SHA256: 7f89198cc8e8c729e3f2d16206172b4e5c30038b0d4b8cef3c4dcdf39beb8154 SHA512: 3e02b8a23de6d93c22be7e20a11159fd2b50b222dc03e47be80c991c14a95891ec165e8dbf5d1b8ae715e4ec047a6b7bdc5ad9767be3a5da70842a4140c316b4 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: 588 Maintainer: Dmitry Bogatov Architecture: amd64 Source: gdbm Version: 1.19-2apertis0bv2022dev2b1 Depends: gdbmtool (= 1.19-2apertis0bv2022dev2b1) Filename: pool/development/g/gdbm/gdbmtool-dbgsym_1.19-2apertis0bv2022dev2b1_amd64.deb Size: 494996 MD5sum: b88155413d6f7f8d69843be38fdb9d0a SHA1: 079d4ab379694fad2fb9197aab36624cd17042df SHA256: 511d295044e1cc43e39f766d241b8f7aab9a4af77ec64573eac76f5569d9db58 SHA512: d8894c69c00d0f96048a4b46e2357c0009c1396072e363e8b0b74217a6eb2799bd8c0dc69bc6c50f3d2eb27c28e98b3c276215ebf3f19f2ffa9246c6f206d03e Description: debug symbols for gdbmtool Auto-Built-Package: debug-symbols Build-Ids: 17ff8bd1b4a8199f1ba04ceeabe135b040caf73f 482110466148c5089bfaee0824c101ffbc2b4b96 55fdaf565e3532581dd317414cbc4a78cb0daaf0 5b0a98a718d7d9e684afc2c3f3595b9334b77abc 6d5a70e5a7e6d3bd35dede569e0ef3fa0dbf56a6 abd07db703fdc630612aefc28e717563f90f12c1 Package: gdbserver Priority: optional Section: devel Installed-Size: 858 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: gdb Version: 10.1-1.7apertis1bv2022dev2b1 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.7apertis1bv2022dev2b1_amd64.deb Size: 434220 MD5sum: 420c5499e49b62a1777635a2db438e7d SHA1: 07b7f6dbb7d0b1289534846fca5345685977ebe8 SHA256: c902b4f71b3ae4b45b3e1c62e58a02cdfcbca0266551e2dc0a6415dd25595bf3 SHA512: d6f0016222a85bac93948523cdf7ae684dbaed351b04b7fba5b83069b16ae66dea763a1f1fa8fcfa8f1b0566043cc92516324ebd9628388cfc3a53f0a71da6bd 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: 1801 Maintainer: Héctor Orón Martínez Architecture: amd64 Source: gdb Version: 10.1-1.7apertis1bv2022dev2b1 Depends: gdbserver (= 10.1-1.7apertis1bv2022dev2b1) Filename: pool/development/g/gdb/gdbserver-dbgsym_10.1-1.7apertis1bv2022dev2b1_amd64.deb Size: 1701604 MD5sum: 813b7937bef85b05d5ae30437d30c9c4 SHA1: a7f5c12a2d92d9eaf32304fc1fa17a4d6f6f6c46 SHA256: df1af482e850ec0b7ec7bee03ea86aa2902c4d0605f54479ccc3ba90bb0883c0 SHA512: d2546b4d7c98bdd630522f92cebe65a06e88ef83848b4af875ccb7832793e7b23a5ab78c88e330bc26152aeafa3e9f9a87ffdb3eef56fc188cc83c12a26298e2 Description: debug symbols for gdbserver Auto-Built-Package: debug-symbols Build-Ids: 61a60b1b7196ad25f3dff1a9779e4e860bfc88e7 e14299ccb7e2ec2b0c6b5934c429f117e886e3a7 Package: gdc Priority: optional Section: devel Installed-Size: 41 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 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-1apertis0bv2022dev3c3) Filename: pool/development/g/gcc-defaults/gdc_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 19896 MD5sum: 2aab39bfc20308029edf149776bdf525 SHA1: 7ffc8c03b853bd2d64166df27b5a9ab3aa0aac45 SHA256: 2785096a0840adfc40b65feffd494b02eddb1dac4aeb641c58b852712bcfda18 SHA512: 9b38e8ca980a77bbe390c49d9f8aae7e7d6e8d417265be36e77c9c7bac46ec5c754fa25826a7d4edc983a7388eb166422f3d24cf3bc180cdc68bc1e060ede7cd 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-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 214550 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Replaces: gdc (<< 4.4.6-5) Depends: gcc-10-aarch64-linux-gnu-base (>= 10), g++-10-aarch64-linux-gnu (>= 10), gdc-10 (>= 10), libgphobos-10-dev-arm64-cross (>= 10), libc6 (>= 2.14), 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-aarch64-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 48739392 MD5sum: a4cb922d8b3d84113975faee57220c35 SHA1: 7e58a7d0b1898ea9ceb7d242c9e38517a903e5ba SHA256: 76527757ddece725bda89539730f3d731712332a54f383482b5396e3c968447a SHA512: 23c319abf3e621b73505cadb9135fde8e33c077cba671a76e9d3b22bdf7efc7dfbe463fcc3b75bdb86f10d9ddfab2627f7f15f6611be491468bd0884a1c5a045 Description: GNU D compiler (version 2) (cross compiler for arm64 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 197258 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 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.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 46233312 MD5sum: 7e956b7550f9c36a6b89f3b6c7f0fe63 SHA1: 3aa1e9aa8694617a3b67bdfb47275b1fa754dfba SHA256: 4911044724b716ea5bc8cfe56471c47d315a6bd5922a74d77d115bc48b6913f4 SHA512: a8f884e939131386fb39fe22a4d4c7661d524651722b74186a34baaf6f8552bb15c8ca06f75dacbafc4a712922b9e31f2092fc8f7543bd913257afa62ba006d5 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 197258 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 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.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 46242316 MD5sum: c97d6655a47e23d9880494533d825088 SHA1: 8e77c3fe6a890a5036741369fedfcf0fcb810cc3 SHA256: 2e6517970b904392f382ce15a58ee43ceae34c38959fa494b8d9a3829a1144ff SHA512: a6e5b0083badc547d717c2785c12b2c8c6a35e137b0ad45774ef7d397a115fee5159522cc2c82dffdb944a66318aa03bacd1366ca16458796a84b7b52f637099 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 223164 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Replaces: gdc (<< 4.4.6-5) Depends: gcc-10-i686-linux-gnu-base (>= 10), g++-10-i686-linux-gnu (>= 10), gdc-10 (>= 10), libgphobos-10-dev-i386-cross (>= 10), libc6 (>= 2.14), 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-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 49468188 MD5sum: 9e1b6ad490d634fb540b46edb7e0ddb1 SHA1: 8b77e750aeb293b008942de53704139979e4d1b8 SHA256: 983b8db64737aadb0893fa7f665833735dd9cfaad67d1e2a21caa5c715563c1c SHA512: b14085cee73ce8083924d414e0040ade2c90b5402880aee4fb316a89131bd91656c9ca8b0afbc6dfac5d9b4c708c0936426db76792687207c9ef595aa7bfda3e Description: GNU D compiler (version 2) (cross compiler for i386 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-10-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-i686-linux-gnu-base (>= 10), gdc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-multilib-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), lib64gphobos-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1), libx32gphobos-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1) Filename: pool/development/g/gcc-10-cross/gdc-10-multilib-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 1192 MD5sum: 7e51191931ada8302072fccf96423545 SHA1: 8191d414289140d43238bedb0a1f87ce64f91bc2 SHA256: 5fead9f6931c2c811fafe280bc7fa50007f44d541bfdd9d7d9768ed45efaf6c3 SHA512: 8f7264a8502474dae8b44427a4a1a3625639bda061cbe3d622fe1d1cd9e8a7f583a23e60c9cd9883696af5db042f64596d74f92746a163745459ffcd3ec24021 Description: GNU D compiler (version 2, multilib support) (cross compiler for i386 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gdc-10-aarch64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-aarch64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1140 MD5sum: 4504a9dd00d30c1e97b1dbe0e62cbb96 SHA1: 62bd44fdd650f670f5480aaa497937311fefe46e SHA256: f5fed084bd5f78fb86e77c9f7d622bc608172c86b7c5304c6411d3d0594f985e SHA512: c5f9f2d856ac2da7900303bca4951acb0274904c4d76e8c96ef458826f8bfef320fb9c8654744575f8610e6acebaf3fd1a1c242ba882adb329405783b0f24664 Description: GNU D compiler (based on GCC) for the arm64 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 arm64 architecture. Multi-Arch: foreign Package: gdc-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2022dev3c3), gdc-10-arm-linux-gnueabi (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-arm-linux-gnueabi_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1140 MD5sum: 88b8bf5e7775f6500e469808a7424da3 SHA1: ee35c41496d1a5b4be52964894cb4176bae1c8a9 SHA256: cee84f6ab30d7309cd98ec2e89d8573a16c953b280bc087e0fe200d0e9fcbcb1 SHA512: 3c8afa1ec336aacd62459faf999f2e3018e31cdedf71c3aeb0bcf39d6ce58e14556f473cb48e1008d71903c72ec09e3192cfa56cfbdac035e152a95362dd191f 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2022dev3c3), gdc-10-arm-linux-gnueabihf (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-arm-linux-gnueabihf_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1152 MD5sum: fb2257a38cd72fca6edc453711d90200 SHA1: 93267be128e23f9626eef323b28e4d3c27c2db75 SHA256: e504d4b2740885782cc9352d38b309fa57280bbd24db96eed3e726ff6aae0f71 SHA512: 43d5dfa0303452e535d149d7cb83cd4048f9bcad0f08e0a0776d1b9bdb3f95b4f5d7d1731da62a9501c55d4aa2d3eb2a237594a777573672ec8763d7583b2776 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gdc-10-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-i686-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1140 MD5sum: ee41470dc7439f589e034a52ddede235 SHA1: 70e9ea14e5d0a398e59ce01447300f97c2a55cc5 SHA256: 821a629ed11188c88c8a44115cd126063e88a713678c102957bf014c8a7be70b SHA512: 5b54a0f95feb3cc30af9c3a7d734e1a7c107c8bd0456d3cad0177e671b044d63cbeb54e0be1ee537d85ffcdbffe7a8b7c4d5e1cafa4e72e5eaaf64ddec7f1a15 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 Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib (>= 4:10.2.1-1apertis0bv2022dev3c3), gdc (>= 4:10.2.1-1apertis0bv2022dev3c3), gdc-10-multilib (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-multilib_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1000 MD5sum: 51577a13ec998d1ee392452e50bc88f5 SHA1: f5c57fb39df7ba2a84e0afe7bc3d8b521da30d89 SHA256: 59bf6dd82aeb6145100830d874c6082a6192b8f112bcaf7c21446d0266b79a84 SHA512: 59009fc1a181695543d0ed0074b6915ee204eeb42925a48a1fdb5ac606b26e01750b2bdc476728f7e87ab05b2746dbd014e47c867bcda80d6fe27a3f1dea9bcb Description: D compiler (language version 2) (multilib files) This compiler supports D language version 2. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: gdc-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gdc-10-multilib-i686-linux-gnu (>= 10.2.1-3~), gdc-i686-linux-gnu (>= 10.2.1-1apertis0bv2022dev3c3) Filename: pool/development/g/gcc-defaults/gdc-multilib-i686-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1072 MD5sum: 549439fefff04bff79dd96c4ea07ca86 SHA1: 54dff6cbbb1455b8ff4eeb45441c6902a8c19124 SHA256: dc42ceb13818c4aa0d175fa1e5115b9d81f5523e413fe5a95cde9d55eb8e3610 SHA512: 8ab5664cef446fb6937c4cd9e94b4eae062250e07461a252e63c7caf47722c772e98c10b4cd9cddb27ae30cbaf69552a80b914844f17ae0f68d793a38f48b774 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gdc-10-multilib-s390x-linux-gnu (>= 10.2.1-3~), gdc-s390x-linux-gnu (>= 10.2.1-1apertis0bv2022dev3c3) Filename: pool/development/g/gcc-defaults/gdc-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1072 MD5sum: a8f9b7d1f5fd1293ef1d3fb17f8f0556 SHA1: 299f8d494e42561dbdf1f528eb7d729cf6ed822a SHA256: f9a471bf0b4beb518b1eeb59ff6307bfb36c109b1385aa50551d6ff91f92c744 SHA512: 860d51d96b0b665946aae8403f1d2ef8f41be0496086283fe9ef1cd8bb176795cca65e7468499f6e9a9374d4a28c343f961866c8871d99fc921f93c4c981f8bd 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-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gdc-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-powerpc64le-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1152 MD5sum: a537b1d06fe3715541ca021c935dcd62 SHA1: 35229a5b1e6862cd364d21a8fc27fab8f88be224 SHA256: 5fb08672f54977b33a7639e036f4e0a94e49232046e7e9f8379237d50d9d5ac7 SHA512: 88dd57b6d4b72f8c91a83c3cfc6c726dfcaeead2322e55bbbd16c65a48e22db322d65dcf03a2948e10467c1be3d6d20152a194377f3b3668eb0df1cbf4673516 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gdc-10-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-s390x-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1144 MD5sum: 86edbb693787ad9564c18c0bd7554172 SHA1: a6256ea81abe7eebebf3713c9f590754b9248d06 SHA256: 01b02cfe7bb9c7a943baa62aab8e936f8d12968c28ed77482e4813f7d2beb6e3 SHA512: e3b055c1a6146e789f6832c5ed6d82765c19a22dc78d4eb92fba298e7932355f5b23e2eee9f0c51e78ff63b7d74bbec2f6f6c8c2b5ebcd07f90e3c88247cafe5 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: gdmd Priority: optional Section: devel Installed-Size: 38 Maintainer: Debian D Language Group Architecture: all Version: 2.100+git200102-1apertis0bv2022dev2b1 Depends: gdc (>= 4:9.2) Filename: pool/development/g/gdmd/gdmd_2.100+git200102-1apertis0bv2022dev2b1_all.deb Size: 9808 MD5sum: f8da43c84e8ca85fe6ebf12bcff2863a SHA1: 9d0a23229b4a93e671dab5fb448abd26e3b4258c SHA256: 781243af78244130021e4cfef234532e70f620c1857342435c4f5bc8c772abe8 SHA512: 164953791f805c4fd52e72611c9cdb8730dbeb36dc12d8e01c73fb779cff554227c662052ff1967b8758eb434927bf10e229e50d233109784f78ce0228dede8c 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: amd64 Version: 1.4apertis0bv2022dev2b1 Depends: debhelper-compat (= 12), devscripts, gem2deb-test-runner (= 1.4apertis0bv2022dev2b1), 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.4apertis0bv2022dev2b1_amd64.deb Size: 62288 MD5sum: 86f9f2e385be695b2aac5fe060715349 SHA1: 298dbf07516decd1a8bd8c1b75544693cc23402c SHA256: 779f403f6973e605536dd557adb51840b911e8c8eeeb7212f64d304035ff12d4 SHA512: a0dec00f7f2c3c57eddd900d3e1339ff1ce8d7b0a17dae2e18ff6cd09feb6a8dcd40053717d28ad852de4d5a532d7c9914053d0b304c1425ee08eaff281f7be9 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: amd64 Source: gem2deb Version: 1.4apertis0bv2022dev2b1 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.4apertis0bv2022dev2b1_amd64.deb Size: 26476 MD5sum: c300001bcd24adb6d4925bdc18e99a58 SHA1: 3154ad0c6a28e4ff164d9ea86095a890c031afb4 SHA256: 2f09abddf1c9ed2364e10790e250234e17cb9a563282136d7ab86934feab3f97 SHA512: fb97f60c45c72a6ef2d3452cb83aa6dd97de2657ae1b67596fca3f7d28f66554ad0a600f98179a3f32412c0be49caf8db8dab54ae797405ab063b3f2b6862fc9 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: 557 Maintainer: Thorsten Alteholz Architecture: amd64 Version: 2.23+dfsg1-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/development/g/gengetopt/gengetopt_2.23+dfsg1-1apertis0bv2022dev2b1_amd64.deb Size: 157168 MD5sum: b240adf7ca65bc1e8b9e289047da6171 SHA1: 41349a6deed1c7efa2275484502823fb40dab197 SHA256: 058a19049f8fa0afc92d8be6e750773096b69dd984ad786fb1bf55d7d4064e1d SHA512: 83bb21472e1b7aefde41fe9c75df82cea810e958fafb89dbb51c78435187192e735054973cf641b9a4c6153f22cf90a784a041df4a978263b7b525109d36e182 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: 1576 Maintainer: Thorsten Alteholz Architecture: amd64 Source: gengetopt Version: 2.23+dfsg1-1apertis0bv2022dev2b1 Depends: gengetopt (= 2.23+dfsg1-1apertis0bv2022dev2b1) Filename: pool/development/g/gengetopt/gengetopt-dbgsym_2.23+dfsg1-1apertis0bv2022dev2b1_amd64.deb Size: 1469872 MD5sum: 16b7eff19532106ec183a9202faea8b9 SHA1: 4259cbeebe9738ac996e7dc5c9af9d76069cb08a SHA256: 87d1dba766de53ca8d37ba4669eeabc044e288f2a951de413aa48d65626881b4 SHA512: 65a81c3e43659ef7aaeec55887606e809fc70a71097674281e532ec1544188b4598286617c4d25eea3625e4ee5cb402cf0628cf91f94cb093ada160234aed1ba Description: debug symbols for gengetopt Auto-Built-Package: debug-symbols Build-Ids: 250a23cf10c3715e9010c4b851f58453296fc36f Package: genisoimage Priority: optional Section: otherosfs Installed-Size: 1652 Maintainer: Joerg Jaspert Architecture: amd64 Source: cdrkit Version: 9:1.1.11-3.2apertis0bv2022dev2b1 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.2apertis0bv2022dev2b1_amd64.deb Size: 380080 MD5sum: aad873a2732f226c6b1fe4e758ac9012 SHA1: eef80e03a79c05fa407a14115cb7801a192e4dc7 SHA256: a81930a9a2a2bdbb5cbfab77b29353111281f6c62f6a5666c9176cbbd365631b SHA512: f6361a4f9bdd88880606d273456fd30029089c996ba7545ef5c6e2d659772038f100b5270aab68e7ae39010c7848c62a140736536b5217510f958a93913dedbf 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: 1263 Maintainer: Joerg Jaspert Architecture: amd64 Source: cdrkit Version: 9:1.1.11-3.2apertis0bv2022dev2b1 Depends: genisoimage (= 9:1.1.11-3.2apertis0bv2022dev2b1) Filename: pool/development/c/cdrkit/genisoimage-dbgsym_1.1.11-3.2apertis0bv2022dev2b1_amd64.deb Size: 1105844 MD5sum: 00ed2034b1567cf795990380e93b1819 SHA1: 44c0803f724a5fac2fd2d17f004f23d63bba282a SHA256: 9ba18adb1b7ba734d34e0237c81f83d7a9a5a09d58de9878f9a136421d17db3e SHA512: ad19ab4b0b0246b2966a24b3eb4d064186bd05ef370545dee2c781a0f6a9ab832ba351528eb5288de04459bafaa24f5daa248d93031a550b7196cf33f5ef4929 Description: debug symbols for genisoimage Auto-Built-Package: debug-symbols Build-Ids: 18d069bd5566279bdcc6b884c935bbad7595cf92 73345b1c271cbf958b778ccf95bcfc3d4a6abe1a 843061d4379a15d27fc44ba33bdcfbeedcd1fb00 dfdc2c9ba13c874e1b2177878ba445e65156febf eaf2301ab1c736a8206e6d1a0731de3e66bbe073 f8d42c0687589ced54d3f4cd4482a02a6a27e208 Package: geoclue-2-demo Priority: optional Section: utils Installed-Size: 137 Maintainer: Laurent Bigonville Architecture: amd64 Source: geoclue-2.0 Version: 2.5.7-3+apertis4bv2022.0b1 Replaces: geoclue-2.0 (<< 2.4.10) Depends: geoclue-2.0 (= 2.5.7-3+apertis4bv2022.0b1), libc6 (>= 2.4), 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+apertis4bv2022.0b1_amd64.deb Size: 43388 MD5sum: abdf2a87c694733f71f177eed1fb84cb SHA1: 85327caf66c5095b7595fd6d61eac680e8ae866c SHA256: 4a139915644fe5cc833e98816366bd09cddf36d709207cf0620572e445b61a62 SHA512: 9ff98c76340f472e4521cb308741b820fc3806a7f9f34a38709f7ebed206bbd68ac0fc5776269392607bd9831867514f0849f264f60864c883183a278a19e9e8 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: 118 Maintainer: Laurent Bigonville Architecture: amd64 Source: geoclue-2.0 Version: 2.5.7-3+apertis4bv2022.0b1 Depends: geoclue-2-demo (= 2.5.7-3+apertis4bv2022.0b1) Filename: pool/development/g/geoclue-2.0/geoclue-2-demo-dbgsym_2.5.7-3+apertis4bv2022.0b1_amd64.deb Size: 83744 MD5sum: b5484d1997671f80636b9f4b77af8ee9 SHA1: 3fff9112ead4fa7fb17b2508b1fe962ea544f483 SHA256: 7279ff1411d081730891023b89d98a897e1e7267b1fc6d0e816e45b31c202ec1 SHA512: b5d20fc7cea0fb0df3ba3cdece3b4a1378100feba33d48804bdf81b3f36ca56ec610880ef0a9952433522302e8d4486bc0675495215265f42df83b57a6a437e8 Description: debug symbols for geoclue-2-demo Auto-Built-Package: debug-symbols Build-Ids: e6ee0e98550657234261e6a2bbe8e5db700dea71 Package: geoclue-2.0 Priority: optional Section: utils Installed-Size: 438 Maintainer: Laurent Bigonville Architecture: amd64 Version: 2.5.7-3+apertis4bv2022.0b1 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.4), 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+apertis4bv2022.0b1_amd64.deb Size: 109140 MD5sum: e88819f5c3f8da571d482926f0cc0d3e SHA1: 048c10015a4e8defa5405d144179f490f866ae83 SHA256: f92ce6277ba3463073de5750e53809dd3a8a5b6a174684835dd6c257f42076be SHA512: b07a16a17521a92132302d0f06e75b4301dfb5e9b40c9c678889c8e0d8dcf5e2bfecd6551f9ea74aeb11c3f9150383a2c518f91e2120ce8dbc276ac754f1e3cd 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: 423 Maintainer: Laurent Bigonville Architecture: amd64 Source: geoclue-2.0 Version: 2.5.7-3+apertis4bv2022.0b1 Depends: geoclue-2.0 (= 2.5.7-3+apertis4bv2022.0b1) Filename: pool/development/g/geoclue-2.0/geoclue-2.0-dbgsym_2.5.7-3+apertis4bv2022.0b1_amd64.deb Size: 326696 MD5sum: a65028fb0e5942ee49bc7a69c4fb5e81 SHA1: fce865170bf18a7400f9951736f4cfcf45e89b21 SHA256: 1539b17f7a1d7bf2eafbce5d93953c51e59421f7e89cc56c273fa0195c4ff81c SHA512: de4f772c49bcd18feb9a380deee84320dbf28e81a58575306ce3a63a15ebd2bd9f1079fabc2023d39400bc0c4e41d14d58a31e0b9a19e19c34185012be52a241 Description: debug symbols for geoclue-2.0 Auto-Built-Package: debug-symbols Build-Ids: 02587dd4c5d90be02c3cbf1572c1ac9e4b88aacd 3c6074bfdb264d4013660d9fef3a4e35a9a7b732 Package: geoclue-doc Priority: optional Section: doc Installed-Size: 166 Maintainer: Laurent Bigonville Architecture: all Source: geoclue-2.0 Version: 2.5.7-3+apertis4bv2022.0b1 Filename: pool/development/g/geoclue-2.0/geoclue-doc_2.5.7-3+apertis4bv2022.0b1_all.deb Size: 42208 MD5sum: 9e78b69b06901ec5640696cc3310a117 SHA1: fd786e6f66dbee19886b8b8ec3888816c58f3866 SHA256: 71f9f1cc49d6d6dc712eeafe6d3c01e80fb8901323e82ff3043ed57d99489b45 SHA512: a5708ce45c1fe7cd84d59fc863ce30dabfd9c1a7a2e9344189b3e4ea157d84e444a73bf344b3f63c840fd5b95dcf107e99475390866af6500d053633fea53550 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-3apertis0bv2022dev2b1 Recommends: libgeoip1 Filename: pool/development/g/geoip-database/geoip-database_20191224-3apertis0bv2022dev2b1_all.deb Size: 3031924 MD5sum: 72c1723faa69ea1f59c91e2d8026a684 SHA1: c6b56c2174c85e8a2160e55813b07b713f319ab1 SHA256: 23e9d8eb450a306aa91105c5cb0ed8f584a062362915d9022c90523e2e4565c9 SHA512: 04d48ec19a304e7f7d7a70f128be1ef4f89aa4e0120e750b253c0b4489ef0f94fad335f318c74897c5d1992ca653c521b40c1e898a2d68c49931484f94e6aa9a 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: 126 Maintainer: Debian GIS Project Architecture: amd64 Source: libgeotiff Version: 1.6.0-1apertis0bv2022dev2b1 Replaces: libgeotiff-dev (<< 1.4.0-4) Depends: libc6 (>= 2.7), 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-1apertis0bv2022dev2b1_amd64.deb Size: 48940 MD5sum: 6a616f8473bcb89f5727e10019648444 SHA1: 570bad371e23b9ec7a99fe1fd77705f9e0c04d8a SHA256: aa9af648a16ea3d047a7816605662f6d675bb5bc85d213f3ce88f48aa2e911f1 SHA512: d42835ced0a509bb924b08ea7144932d4ae09642ec99a9d6826a3f44f741a8f25fd10f42a0aff48a7c15a57d92ed28bc1593af79b18fcabee4b67c724732f85e 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: 79 Maintainer: Debian GIS Project Architecture: amd64 Source: libgeotiff Version: 1.6.0-1apertis0bv2022dev2b1 Replaces: libgeotiff2-dbg (<< 1.4.2-3~) Depends: geotiff-bin (= 1.6.0-1apertis0bv2022dev2b1) Breaks: libgeotiff2-dbg (<< 1.4.2-3~) Filename: pool/development/libg/libgeotiff/geotiff-bin-dbgsym_1.6.0-1apertis0bv2022dev2b1_amd64.deb Size: 49072 MD5sum: f9184e4e29288a28c33c4ce5e00ea2c1 SHA1: ac2520a3e07e7fa041865bb94b63eda53ca96f87 SHA256: 4fe11ecd918b95798b1d9b0f84baea6af50a12024ea35859906ee9df3f1298ba SHA512: 1ced31b1a3c9f65eb573917ecc8fcb9c810626c377d9880c72e2cb91dc82bd7ebb5d47f9c36f35e99ed099015ae2d6c824a2bed2fbaad6deb1e29a9379ccaad6 Description: debug symbols for geotiff-bin Auto-Built-Package: debug-symbols Build-Ids: 0da4cc34d638dc8dfa9382f14a1044bcb2cc2064 32eec5c4f5ec2600aa1ff345419ebfd2bf2c0f5a 8678fac503897f72e234f020e4eabc4a568bc085 Package: germinate Priority: optional Section: utils Installed-Size: 61 Maintainer: Colin Watson Architecture: all Version: 2.36apertis0bv2022dev2b1 Depends: python3-germinate (= 2.36apertis0bv2022dev2b1), perl:any, python3:any Filename: pool/development/g/germinate/germinate_2.36apertis0bv2022dev2b1_all.deb Size: 35740 MD5sum: 205b65466f60176b8c27430b1df0c92d SHA1: 81218a6ed6c500c9e9c8946f34ddc5b54811b373 SHA256: 4aef64008b0548df035774103de9db0c52c18a0fd7179f217b0de629071138ac SHA512: 6e1a025557aebfbd6684830b37e20eb50d1e99520e555f58974542d65113bfa0b83561a6410367a88298df3968e22a1198b485b55d6d186d4d99bfcc8cb9ea53 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: 5867 Maintainer: Santiago Vila Architecture: amd64 Version: 0.21-4apertis1bv2022dev2b1 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-4apertis1bv2022dev2b1_amd64.deb Size: 1317788 MD5sum: e3003e30cd526d55d6dfa818c8e1fe72 SHA1: 85b1efcf6ae74c32e100f28eff44114b6c74064c SHA256: 5f07134f9d69b93b09833036f0fb784b769b36337c3b6f2eb9b91b5ddd65f189 SHA512: 78424707e899efdf210a8bae822f2cb6b57c4bde98dd5d4b3611d214bc2eefc25163f72846d3044ae632e731b20b2427474a4c69f6a730d95e09cad864db5d8c 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: 658 Maintainer: Santiago Vila Architecture: amd64 Source: gettext Version: 0.21-4apertis1bv2022dev2b1 Depends: libc6 (>= 2.14) Filename: pool/development/g/gettext/gettext-base_0.21-4apertis1bv2022dev2b1_amd64.deb Size: 182408 MD5sum: 698713b61299b8dd7e604a5674203aa0 SHA1: f5ca0f31d03c130554544ae7d4c3753678cb10dc SHA256: 55d30dabba39029e5ee5a024bfb53eb8ca3dbcdd07d51a0668d0fe00d743e35b SHA512: 1a862dcd90a1c6d651b861c436fc568508bd27bad08099e6185c6ae44f92c84cc7c903c309aa7fbb462b078deda8a76d88e503ddb0dde0ba3bdcb3db899b1178 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: 142 Maintainer: Santiago Vila Architecture: amd64 Source: gettext Version: 0.21-4apertis1bv2022dev2b1 Depends: gettext-base (= 0.21-4apertis1bv2022dev2b1) Filename: pool/development/g/gettext/gettext-base-dbgsym_0.21-4apertis1bv2022dev2b1_amd64.deb Size: 98992 MD5sum: 5b36aa9defc92ed5f3e0e11594df521b SHA1: a39f2cd616a36b9781424c346afbe748c36d1634 SHA256: ed37dc6b80e1cd291d4b3724247af5d13e71943898bba77c5178381e0590c7ed SHA512: bd9cf5a4da5f9e3818d604fa0b0738ca09d6a25a98f2a01cb8076e9065d63ab9755e8614079ef5b72a933a329843834afb89a05d2b5b1db35cd015b6659ce796 Description: debug symbols for gettext-base Auto-Built-Package: debug-symbols Build-Ids: 34856b43c9520729bd5f7a8898c9b1dd99e73deb cb420afb98f6686c12889594491f4ea211beaf39 e2bcb0936f587f2680aa5db92ac6c65c55f9d300 Package: gettext-dbgsym Priority: optional Section: debug Installed-Size: 1734 Maintainer: Santiago Vila Architecture: amd64 Source: gettext Version: 0.21-4apertis1bv2022dev2b1 Depends: gettext (= 0.21-4apertis1bv2022dev2b1) Filename: pool/development/g/gettext/gettext-dbgsym_0.21-4apertis1bv2022dev2b1_amd64.deb Size: 1467700 MD5sum: dc0ca4981c1c118963db6465605ca733 SHA1: 89a15aee145fd18e0d38634805520b467b843894 SHA256: 1b1d3eb8a92ceb20664077d6a93371253210a8e40c84bd625077a7515a2e64b0 SHA512: 4c3224a080ba49dbfb1247c05eb1fea8b4449081f21d0f318ffa90aebb50018c54ba5551629bb4f2e14aa860ed1c8f10f5a87454779b5c27876797fb1fbf6d64 Description: debug symbols for gettext Auto-Built-Package: debug-symbols Build-Ids: 1630d1257b0c4c0d268a1284a9563b87c6a81329 2fa3937141e683fdd0d55b68e6a579f7dce1da7c 3dead90beeff6574e4279bc86f5c3b2e9d7d248f 42d2855215606670268507dbc4519a18000572e5 45cd34acaae7534cccc9916a1b8873a22a67fcc5 47f4349a46c998c081c83273d6e6dde19fe79aa9 497e2c1f30f5b8ff7daf89e9830f721d100764da 52280c7cfc3003ec069635c90d83afddcb5242f3 537d9048d13b688013aa692e016e4d1658295342 6582dacafe5fdee9c150a64138d5c6eb4f194e69 75d92897c206f30b85ca216b9336bea4f59ea2f9 89d84675eb351e71e65875f056725458ff2ae02f 8a809e14229ca70d2363c0470c94bad9ea2babfd 9272d5c2ab6b22922641d3d4c504e16ce55183df a1ef6c61299e723534ccaa974375d8c9ee5fed0e a4cca4ea58303e3596d95bf1f1bce43ad57dcd33 aa28d39c92e3b694286753aacd2cfcc31a00575e c16ace01dfeed63a1e11c0ac0abad39b97101535 cc53014350a9f49d327f6aaf5980cc198b14ca34 d344bf66cbc74a90efc31714afbd4a5693618ebb e8666009519b695aa99d4bb02a4036f32bcb7d12 fafc0d4685764ecfd7db5370996b121b97a42475 Package: gettext-doc Priority: optional Section: doc Installed-Size: 5742 Maintainer: Santiago Vila Architecture: all Source: gettext Version: 0.21-4apertis1bv2022dev2b1 Filename: pool/development/g/gettext/gettext-doc_0.21-4apertis1bv2022dev2b1_all.deb Size: 638232 MD5sum: 0e493f77d18a26c17dd8612757fd2f03 SHA1: df7bef3d31689cbc60a1871e744054f01d90644b SHA256: 5e86a0722fc799dd024654072c27861a605daafda6f30b71e22ad8163bd326a2 SHA512: 04fce98970c70f2d5e9a0d07d715b38667c558d2e0fe500f89ecc25ed8349ec43755ef1c91d88910843e4f7861d91ca470c12ec24f859f03466701b05d4d4b02 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-4apertis1bv2022dev2b1 Depends: gettext Filename: pool/development/g/gettext/gettext-el_0.21-4apertis1bv2022dev2b1_all.deb Size: 103500 MD5sum: 8b9ab1b47c5ca469f6fa8f7f390fa813 SHA1: fb1694f026f59651736ff467e2402a7624badfbd SHA256: 2cd27b8f59879b6800f632e952053c75d45fddfd86a71300714b66f594c27e25 SHA512: d43ced19e73444409932b899d69f6935b3511ebdad28f3d204f4cf8338288184954d088112bd1c191aa8423f00d58af59edd3804f01f1b826b4cf7005e58b78f 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Provides: fortran-compiler Depends: cpp (= 4:10.2.1-1apertis0bv2022dev3c3), gcc (= 4:10.2.1-1apertis0bv2022dev3c3), gfortran-10 (>= 10.2.1-3~) Suggests: gfortran-multilib, gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1440 MD5sum: bf84aabb70a06eb6e0f4ee816da01e5b SHA1: 0e79719d7ab103a89fca43a7eb07e41215d936b7 SHA256: b09254283570e88b37ded31e4c6917127e921e37ef7aa44dc69dc2009d6b986c SHA512: 9bd21f42f15bed8b10b0a495930868b487e07198f9a42a256c7d23986ce97b9eeb461977924eb18256a911ff82f249ad60e5dc758486780787542a38e375e1a7 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-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 207919 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), libgfortran-10-dev-arm64-cross (>= 10), libc6-dev-arm64-cross (>= 2.30-1~), libc6 (>= 2.14), 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-aarch64-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 47633300 MD5sum: 17f2e08491e83d29a28e7b2e6c9c6802 SHA1: 40eefb5c63381841f448f03b70ca331515695f23 SHA256: 015776f048d9553d2759828f88e132eb82befa7a5ad5e309994450c288b56bae SHA512: ef75491b46cbb1eeae2c5c3a331854d100949249e0d410aecad897dfda322f65828267648c9e9d87944624829fa9411a52170d90536d1cb13dfcc2d6a9720460 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 190582 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2022.2b11cross1), libgfortran-10-dev-armel-cross (>= 10), libc6-dev-armel-cross (>= 2.30-1~), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 45125120 MD5sum: 856a7fb135e7c66b248fcedc984c4f34 SHA1: 009dd04a1f1f7ab0c5fcb8b4a6b02b05c6276811 SHA256: 4b81a28551047f41fc91e939fb7df4f3691508fbc49481a44725700dca5d05e4 SHA512: 7d51f53beee44de2f844d5724ac80b364aaf7ad2a7e5d5423e57448b47ed9cdc84fbc2bffc99a92c06a3dc446c32d9c632964f20f57808e7f3cfc3a86ab21988 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 190582 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2022.2b11cross1), libgfortran-10-dev-armhf-cross (>= 10), libc6-dev-armhf-cross (>= 2.30-1~), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 45132452 MD5sum: 479fa7b07728c37d76cd1258daba1c8d SHA1: 97dda5eb1efb67bafc7d87b7c51a6c28be7ebdbe SHA256: cd2bb88e5d21051af4257afef5db58a5bbc5497e00e938e987ec9bcd27889bc2 SHA512: a91494efda3cfbc0de133ea2cccff0f6b1c0c6bd0b48c7247180a3c6119d9b26f6b9cb1b1ba54b61f66563c1fc6094b18d195575327736798f37a3c31bca26a8 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 216410 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), libgfortran-10-dev-i386-cross (>= 10), libc6-dev-i386-cross (>= 2.30-1~), libc6 (>= 2.14), 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-i686-linux-gnu, gfortran-10-doc, libcoarrays-dev Filename: pool/development/g/gcc-10-cross/gfortran-10-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 48422392 MD5sum: 7a019584438e10a9ff7f6b2501078c79 SHA1: 73a8dfdcf655b74925f369c721a4bdd89c86e0ee SHA256: 6d9d1c0e8bf149bc204c8f7df23dae1023aa3fb884171792d40366d8fc161a22 SHA512: 621ddab5dd9b56212055e8549b73b316a63ea48684f61b26b1de9334ed45a5eab664766242721b4e2520db96cb428dec836231a72b689ddf0555ef72f215e632 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-10-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gfortran-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-multilib-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), lib64gfortran-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1), libx32gfortran-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1) Filename: pool/development/g/gcc-10-cross/gfortran-10-multilib-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 1160 MD5sum: 22dfff1d4d6f8577d7a650dccb0d87b7 SHA1: 8136c980b229053d05857054fb84186e82058000 SHA256: 42f8223fa7db63cbcce14c3530e2eb824ea7bf99cd199f50243e45fe8034e485 SHA512: 01e010772a268943464d43c5808ad961816e1a6d512965be49be52e9eb743c09587b7a4d4182233a9a1125b1c3cb770cc7922c250c54c19adf9279d71ad44354 Description: GNU Fortran compiler (multilib support) (cross compiler for i386 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-aarch64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-aarch64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gfortran-10-aarch64-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-aarch64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1256 MD5sum: 8d8b3e7afbf420257b29e1f6dc4b1d32 SHA1: 1490b86e3ce9f4ee1d534c3c576e604be71f987b SHA256: 62d01e806d3bf223c4fc8bce5a93d0bc84bb423bebb20773b34286d0c85e686e SHA512: 808e6f3a4fdebd95cbed5e796aba17dd3892cfd442d16c6b0f5c9b4cb112fb35fd90c3b1d4446800d20e2cae0dec981c47ff4e115256123eadf86a18f02056ca Description: GNU Fortran 95 compiler for the arm64 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 arm64 architecture. Multi-Arch: foreign Package: gfortran-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabi (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-arm-linux-gnueabi (= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1252 MD5sum: ad4380657b14340712cf5f475df6723a SHA1: 01cdc414cd98133ecec65124c14077587d14ab81 SHA256: fdff32e88a2f6fc0fddfc0f301084a1f554ddbdc57170cd9c33f211a04d8154f SHA512: 0a93c8392ef006503d794e5322837b002b26b091b23c32c5081b27fd8c47ca4dbd0a36be41e67b796d54adfbc05a4e312a055cd8ca2e8d550b7ffd666a0377a5 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabihf (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-arm-linux-gnueabihf (= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1260 MD5sum: 93c9aef1aa5b169cd6ca1ecfae79b236 SHA1: b75846ae88b4f2e664deaaf76bb68a32d672bfa2 SHA256: b9203a25723931744179780bfe52d1ff19ce91c75afe64e458d1f8668b871664 SHA512: e3a5ba8d0100c7579aebb3e3f1d47aeb93666217742016499c01b60ee776331ed6d2117a2e30dc6fe5cdd78fef862188044b0f1f760ba8b6fd457cf7a0534269 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-i686-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1252 MD5sum: f0e4aa794b7da21199e007d20cc400f4 SHA1: b35bba051180f96d33714b099cade6386a5a79e2 SHA256: 61d2e1664948b03d7424c8e6be86726aad462016e5594e636fd4fd3017b3294e SHA512: 261633bc345ee6c60715e50de9b2f55b0c08e1cfb1e8c591d3fb61c7e7f7998e2c4a412fd4968366f848038a57b8b811f3449b4ad774681758d200be544b0ccf 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+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gfortran-mingw-w64-i686, gfortran-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185900 MD5sum: 6bf94723596e686ff4a8b4b4559c0f4e SHA1: 98732e1d8dbb5689db93c9848f24d45142b182e1 SHA256: cf94d73f9cff376ab27963ac8a134178b58500e60dffe3edf9cdfec4145405e9 SHA512: 40088bf959e1e17fb5710ecaef3eefabcdb258913b16e7320d6d45d136689d81fa07f6bbc5c189f9951898803f84a2e36481145c40686154d1d55940514300ac 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+apertis2bv2022preb4) 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+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185900 MD5sum: 8550f60c827c86a32c0a41ba127c1273 SHA1: 969b263c85dcf52abc6fbd26ed32e38537b53bf6 SHA256: 4df61fd5226db7792e1e8c962c66aba354d624b8f8b5e7bee280e2b2e6ff2831 SHA512: 3aa43fbae6a03731f400266ab7a81fc850d0683fe4f3ec734f1df07007ea1c0a55a742b280bdb3b59c22cc16b384dc1974ea9b8ec322e45795193d843a0444ee 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 33293 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-i686-posix-runtime (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 9040804 MD5sum: f4a92927bd6b9eda89e9af08a99e2bce SHA1: 76ecc8c072f831c869d81c6066cfdaa738a25bf2 SHA256: 063660c3cebf1e9cf576efd914a33900789813e0e0c41a320fb1423b50f116ca SHA512: 9d01ab3442d24dfaab5575da14da056c99963c701676a5e183150051f9d10ee1a42aabc0815bc20b39c82d37a3f4976a22476eb5c6173a9283ee48856e0c08cb 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 83925 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gfortran-mingw-w64-i686-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 81913336 MD5sum: 78210302455bfe17a198c84fbb54454b SHA1: 58d88100d9c268f9e7b5f722ad2bba424eb17f42 SHA256: 96781527fa39f442d9b73e1c322f8e6d0cef8b3a08e6e9efe1fb0e733a355a59 SHA512: 160cdfd9342e9e5fb595998656bbe56592997eeeb76adffd0302f124d029e1d5c67397cbd91f5653b68d0322da1865022eb06f205183441ea73b503561dd975a Description: debug symbols for gfortran-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: ac81b68a21ac9662e601502f33969f0dc3bfedcb dc6a6351107ba4d78d0facc4386a124e0bc28206 Package: gfortran-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 33292 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-i686-win32-runtime (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 9042496 MD5sum: 256921eb72c5ffa30b561e8ab3eb7962 SHA1: a23cdbfeda8f9e099b0ffb1439d75f8625c00f87 SHA256: 2e0964f935b49c8423a9fea6c36f27a0c6e0d2553de718963a44e10db1bc834c SHA512: fa74c7746413d836245acb2fd20c04bef50aa888cac4be4c6c191f5f27450f59d485ca47d320c1228ce1bc322e785e6525623009fbeb4faa9754bfdb13985157 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 83921 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gfortran-mingw-w64-i686-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 81897840 MD5sum: 7af2741ccbaecef9f41e6c371ced7b56 SHA1: 603c30c86994bd7ad5aa5d4383b1f758de439966 SHA256: 3034bffa3b56ad167974d8509891783c543d449ed6cd3879bec93ec00d50bc62 SHA512: 181e3c9fe7219257eefbcad6c89c341900bfba52d46ea0c2b087d6d9e69654a3efc3d67362aa3e4f34fe5fb6ce2cccd41e1b20e511bafb44e8767b613a97379b Description: debug symbols for gfortran-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 0936e0346a04dc159064fb32f0890a1f6c64617f e9ea6d1b54fd4ade18ac12ba0f1504dfa8a627ac Package: gfortran-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185900 MD5sum: cf82ba5fbb4e75742036382d9dc636ed SHA1: cafb91b41758fa027ae3131700a2da12f4a711d7 SHA256: f34e75d9cddbe66bbe6329e8256049cc2a4d58278f2cd69e5234afa883951eab SHA512: 3e0090821e9a02b2a8adc7c12c0318e74847d06e299b48df250fd3d624a60abc8d653ea9deb1bf7a0495a36168835602762eeb03ba8223ed5251c093f3766d87 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 34835 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-x86-64-posix-runtime (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 9267984 MD5sum: 226fee5c3f9ace35165709dad11c1360 SHA1: ccc177e56645fa349110b803da3041a245aa65cf SHA256: 74188065c496b1dd71d4f4313aba8223e591e5fca42be4f7f473adeb1fb670d9 SHA512: 14c1cfb0fb53d60beb69d1d80a753b61551cf254f0d2411747ed61a78f09286a77449b9a11650d0c9ca4ec1abc599f97de7ba491d11d5eac9cdd03dc6d0d602a 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 84399 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gfortran-mingw-w64-x86-64-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 82345564 MD5sum: 647dac19b66ae977c8a5f2f032b8f12e SHA1: 2c66119ce82d9c85391b467ffcea846401cb2e19 SHA256: 5f85efb520cc78633e4a9afecfdd197c92980c3c4119adb8315eef9ac7fb965e SHA512: db341c31d59dd222f6aba3d1b5f9192f363b9504b9782c1885fe160efee18d857f7ecc303030eff9a1350d54c8ae4098e3512df90e7d3264bda281b6829d2546 Description: debug symbols for gfortran-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 8d602d9f0c294efda9d981ed1b49e7f8ccd9a3f0 97f09cb385d1776130fbb8a32a7a1d7155786e78 Package: gfortran-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 34834 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-x86-64-win32-runtime (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 9267332 MD5sum: 0b6a33b83e06a00376cbd814014115bf SHA1: 5f91e9ff57cf0017e344ab09d7c4534048a21118 SHA256: 59989e8556968f84b29b82e165cc750ed61f15d513e90a9c76a6d29598fa1ac7 SHA512: 1dc1baa4607ba1817bd96c4c0bce3ce6e795e50fce525ddae8175a819011f5c2c852bf48d2aa1edf07e91f7550739b5319cd661e294ebd61a61f2d7b102e3559 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gfortran-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 84396 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gfortran-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 82343684 MD5sum: 6853f4bee57eeb51dd314def8e647969 SHA1: ed0cd9f7fec08de404833895d22c9333612fa218 SHA256: edcc2482718cc8c8320a3660f7d27978cd8de7c09cd135397b2e0cec11173c24 SHA512: 26b8f351a4e02943b5947c25ed4a2de59efd2cdbff4a58ae6f36a4bf64b234b64132fa8d5d39379d2505395afadca4580593cba65e22040941676ab2963eae72 Description: debug symbols for gfortran-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 41f05e59ff3fffbc51538900626e881284842438 a662ff07168cd5cdb5bad35b2d0f8515c951730e Package: gfortran-multilib Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib (= 4:10.2.1-1apertis0bv2022dev3c3), gfortran (= 4:10.2.1-1apertis0bv2022dev3c3), gfortran-10-multilib (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gfortran-multilib_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1028 MD5sum: de45917b861f82dd75d8e67e929f1768 SHA1: 9077f656383bf7bd89958228e2e1244760cb7507 SHA256: 5145481f48b7e552dcb97b523d2f9d6fedb2742e3cf30d2d106310c300f9fac5 SHA512: 3fb7519c4b5d7dd20a8064d653bd9b3c1ff0518a36c30cc18efc80f911c12e2be341a488aaa3682cc7990979214371ebb09879f737801f0a6b93ff20bcc898a2 Description: GNU Fortran 95 compiler (multilib files) This is the GNU Fortran compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: gfortran-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-i686-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib-i686-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gfortran-i686-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1092 MD5sum: 9e0bdfc1894f5f6a82732c75602c0e44 SHA1: 047598cc06f0858b15249b2f04ec67bb162fca90 SHA256: f154810dec4ad27e4bd6bbe18549bb9e95eb43c6955adb9f254a016b94729b18 SHA512: d0672b0f6d89b7856f900a3067e08ce885f54bea3b7dcc131e81d2a96b76524d7336c09c492b019eb8381975bb8b60790dac91cd783273ed810093ff69e5e90f 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gfortran-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1096 MD5sum: 25ce13d8fb4aa194f6bb2fab28b96830 SHA1: f05ee58aeacfecf7d791e1241eb90374dac20e91 SHA256: 3e22905a909a84ad56c0e7d46aab6b422d1acbb700e2c047c07eb4c54e3b34d0 SHA512: db6445cd6fa1fd7a08f0d7da4d0329873a7c63f0287767a56b1c64bd40a6689d55440983ce674bb30b1b3325b6ee28a80bbb15b56d44bea2b7e10b8a84f58833 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-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-powerpc64le-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-powerpc64le-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1264 MD5sum: b52661c530be13a08cd215ae1c444ee1 SHA1: ebbb3bcec93903391410523aeb2081624ae97d33 SHA256: 6c41fe2a0b43999ccfc38f2584cfd994b52115f1ac72c62d0e60786ce634bd33 SHA512: d03e88a48e51a5291ec809350e81fda1dd30531f0804daf3c634ca5c50531d5483c96c69964251c418378d095aecffb887aefacf858408af2202697dd8e47eee 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-s390x-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), 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-1apertis0bv2022dev3c3_amd64.deb Size: 1252 MD5sum: fe9b8ad211e8773229aed5561d2e328f SHA1: ffe1f9abf807ee6fcde3b36349acbfbea6925164 SHA256: f414c165222d74202f284b36891efa7ab67e67a70f5d0d647d4f9dc55d716a38 SHA512: 3ac72476342938e99b8ca4eab8a5c397e00e5a6bfcad7f852027db3b84748cbd6b96de5d79056cf2aabc56fe0279b598304611ef874d3c5a05c3e6dc5dbbb182 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: ghc Priority: optional Section: haskell Installed-Size: 803113 Maintainer: Debian Haskell Group Architecture: amd64 Version: 8.8.4-2+apertis4bv2022.0b1 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-2f220, libghc-binary-dev (= 0.8.7.0), libghc-binary-dev-0.8.7.0-943d8, libghc-bytestring-dev (= 0.10.10.1), libghc-bytestring-dev-0.10.10.1-c40ee, libghc-cabal-dev (= 3.0.1.0), libghc-cabal-dev-3.0.1.0-025b0, libghc-containers-dev (= 0.6.2.1), libghc-containers-dev-0.6.2.1-ab1cf, libghc-deepseq-dev (= 1.4.4.0), libghc-deepseq-dev-1.4.4.0-9f093, libghc-directory-dev (= 1.3.6.0), libghc-directory-dev-1.3.6.0-49fdf, libghc-filepath-dev (= 1.4.2.1), libghc-filepath-dev-1.4.2.1-103b6, libghc-ghc-boot-dev (= 8.8.4), libghc-ghc-boot-dev-8.8.4-d35b3, 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-9700a, libghc-ghc-dev-8.8.4-bc988, 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-01e9d, libghc-haskeline-dev (= 0.7.5.0), libghc-haskeline-dev-0.7.5.0-d1275, libghc-hpc-dev (= 0.6.0.3), libghc-hpc-dev-0.6.0.3-cdc37, 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-9c354, libghc-mtl-dev (= 2.2.2), libghc-mtl-dev-2.2.2-7208c, libghc-parsec-dev-3.1.14.0-b0d22, libghc-parsec3-dev (= 3.1.14.0), libghc-pretty-dev (= 1.1.3.6), libghc-pretty-dev-1.1.3.6-33019, libghc-process-dev (= 1.6.9.0), libghc-process-dev-1.6.9.0-88a89, 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-80f0d, libghc-terminfo-dev (= 0.4.1.4), libghc-terminfo-dev-0.4.1.4-576b2, libghc-text-dev (= 1.2.4.0), libghc-text-dev-1.2.4.0-a7a6e, libghc-time-dev (= 1.9.3), libghc-time-dev-1.9.3-1ee94, 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-bb33f, libghc-xhtml-dev (= 3000.2.2.1), libghc-xhtml-dev-3000.2.2.1-771e1 Depends: 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, llvm-11 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+apertis4bv2022.0b1_amd64.deb Size: 72634196 MD5sum: 24d5124b9ece431ed448281b7f44474e SHA1: 649a04664f4cf06ed07923eb8620415addde5c6d SHA256: 9abca5fecb6de9e09fc6218e3d27c6ff56f5f1c4a5e0f12406488d25cd246dee SHA512: b52611a6c6193f03d338c99abcf983140f9bd9348477b7e38d96a079ff5212303b4fe63be6b4314eb7aacd3033b4e2e271f12146ddf1db8c1f9b8efb49b33146 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+apertis4bv2022.0b1 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+apertis4bv2022.0b1_all.deb Size: 15872164 MD5sum: 8f8ef36e10285c82a735b9c5dc8939f1 SHA1: ab8a1bb7aeca53a938356364a76bfada71646f48 SHA256: 2ce2bfbe16e8c93663ea7666af1924c29516a44231f371780e43e3bc5a87bdcc SHA512: c26e35e7796fe47745dabf6bf50095b171bc75d9e99587eccfe7d7bafbdbc70203896415c465e6779b05f02c5fec01aa56c324cd227021bdda300fe1271bcf6c 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: 780152 Maintainer: Debian Haskell Group Architecture: amd64 Source: ghc Version: 8.8.4-2+apertis4bv2022.0b1 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-2f220, libghc-binary-prof (= 0.8.7.0), libghc-binary-prof-0.8.7.0-943d8, libghc-bytestring-prof (= 0.10.10.1), libghc-bytestring-prof-0.10.10.1-c40ee, libghc-cabal-prof (= 3.0.1.0), libghc-cabal-prof-3.0.1.0-025b0, libghc-containers-prof (= 0.6.2.1), libghc-containers-prof-0.6.2.1-ab1cf, libghc-deepseq-prof (= 1.4.4.0), libghc-deepseq-prof-1.4.4.0-9f093, libghc-directory-prof (= 1.3.6.0), libghc-directory-prof-1.3.6.0-49fdf, libghc-filepath-prof (= 1.4.2.1), libghc-filepath-prof-1.4.2.1-103b6, libghc-ghc-boot-prof (= 8.8.4), libghc-ghc-boot-prof-8.8.4-d35b3, 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-9700a, 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-bc988, libghc-ghci-prof (= 8.8.4), libghc-ghci-prof-8.8.4-01e9d, libghc-haskeline-prof (= 0.7.5.0), libghc-haskeline-prof-0.7.5.0-d1275, libghc-hpc-prof (= 0.6.0.3), libghc-hpc-prof-0.6.0.3-cdc37, 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-9c354, libghc-mtl-prof (= 2.2.2), libghc-mtl-prof-2.2.2-7208c, libghc-parsec-prof-3.1.14.0-b0d22, libghc-parsec3-prof (= 3.1.14.0), libghc-pretty-prof (= 1.1.3.6), libghc-pretty-prof-1.1.3.6-33019, libghc-process-prof (= 1.6.9.0), libghc-process-prof-1.6.9.0-88a89, 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-80f0d, libghc-terminfo-prof (= 0.4.1.4), libghc-terminfo-prof-0.4.1.4-576b2, libghc-text-prof (= 1.2.4.0), libghc-text-prof-1.2.4.0-a7a6e, libghc-time-prof (= 1.9.3), libghc-time-prof-1.9.3-1ee94, 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-bb33f, libghc-xhtml-prof (= 3000.2.2.1), libghc-xhtml-prof-3000.2.2.1-771e1 Depends: ghc (= 8.8.4-2+apertis4bv2022.0b1) Conflicts: ghc6-prof (<< 7) Filename: pool/development/g/ghc/ghc-prof_8.8.4-2+apertis4bv2022.0b1_amd64.deb Size: 61854928 MD5sum: b477c96bbd9502755b798717538775e6 SHA1: e8832ee05851b32b81e83b2891d11ebe251b8e1b SHA256: f660836ffe515efbd5c135a9f075f43f733032dd50b0b7913bcd69272c913ca1 SHA512: f2d80ddd6306ce5fcc628e971d53ef2445a584aa3f88e860c64faef2ef36d11389eb1604813e39a86c3f18f90453fb62d520d93a2629b8c44f02ccbeb6d7009d 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: 237 Maintainer: Debian Printing Team Architecture: amd64 Version: 9.53.3~dfsg-7+deb11u6+apertis1bv2022.3db1 Provides: postscript-viewer Depends: libgs9 (= 9.53.3~dfsg-7+deb11u6+apertis1bv2022.3db1), libc6 (>= 2.4) Suggests: ghostscript-x Filename: pool/development/g/ghostscript/ghostscript_9.53.3~dfsg-7+deb11u6+apertis1bv2022.3db1_amd64.deb Size: 102232 MD5sum: b07b9482fe443311e7322a33324d83b5 SHA1: 7dc61fc1bedd7ad9aab2bf99b7ecc4aa1fffba09 SHA256: a18097e015bb958d9624dd4116355a7b2494a61ee42c25b2fe3b30b871069df4 SHA512: 82b4d7cc58522efe42aade0118f00b88e25799d079022d6cfbaf9fba17a32957c6fb3268534e92b67acdbd4a1c17899c188673ccc88fb7043b804ff1787941f5 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: 20 Maintainer: Debian Printing Team Architecture: amd64 Source: ghostscript Version: 9.53.3~dfsg-7+deb11u6+apertis1bv2022.3db1 Replaces: ghostscript-dbg (<< 9.53.3~dfsg-2~) Depends: ghostscript (= 9.53.3~dfsg-7+deb11u6+apertis1bv2022.3db1) Breaks: ghostscript-dbg (<< 9.53.3~dfsg-2~) Filename: pool/development/g/ghostscript/ghostscript-dbgsym_9.53.3~dfsg-7+deb11u6+apertis1bv2022.3db1_amd64.deb Size: 5872 MD5sum: 49ba33ff10e40c061bfddc8713518271 SHA1: b3d0164fbc43226aa670c2cd66199a97de0153bd SHA256: 1c8667c28aa9cc92f01da75839719ea5710983cd927ed21dc8d3e3fe810c5f11 SHA512: 99ef15d2f6cd63d15dc8fea8a84ee5236f710e24fa21377a55a6d9605d37a9d4131956e58b0949b1bb2edaa0f275caf4e74bbe863557adb3704eaef2b1a4d39e Description: debug symbols for ghostscript Auto-Built-Package: debug-symbols Build-Ids: d481f97fa78ce84dfb7bdfb394d1484c23a8a50f Package: ghostscript-doc Priority: optional Section: doc Installed-Size: 16129 Maintainer: Debian Printing Team Architecture: all Source: ghostscript Version: 9.53.3~dfsg-7+deb11u6+apertis1bv2022.3db1 Depends: libjs-jquery Suggests: ghostscript Filename: pool/development/g/ghostscript/ghostscript-doc_9.53.3~dfsg-7+deb11u6+apertis1bv2022.3db1_all.deb Size: 8162792 MD5sum: afdf48bf31b54fc9f04dfcc0c0849a90 SHA1: 9d86f3bcef2c38140a38326399e07c4607b3d69e SHA256: 54e924f1c87981743b0f1ba62387f9ed57ff0d909a79e6a2bc3b6fe7e5dcc59f SHA512: 7ea3d8f6a38c3602cb8d28ca7ad116044402ba687c7d614da3ea5c8c4f9fb58d38855302c53912433d460985c894d557a5f45f11013202ca92614aedfed9f157 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: 229 Maintainer: Debian Printing Team Architecture: amd64 Source: ghostscript Version: 9.53.3~dfsg-7+deb11u6+apertis1bv2022.3db1 Depends: ghostscript (= 9.53.3~dfsg-7+deb11u6+apertis1bv2022.3db1), libc6 (>= 2.14), libx11-6, libxt6 Filename: pool/development/g/ghostscript/ghostscript-x_9.53.3~dfsg-7+deb11u6+apertis1bv2022.3db1_amd64.deb Size: 98328 MD5sum: 564475bf979906958a660e652d2f343c SHA1: 0e96117df79c8d588f469de53e2c5919eca04c21 SHA256: e54df00539ef0afd77d8cd8779557ae6ca7fb68b2cefd4d7581a8ff62886610d SHA512: f895b6391bdb78ee53b3a7f30691a9af65e84ff4a14b062431928ecc51cad621328ab552b2a727d4e548343371ea6c466ddb8ddf55140cd67d9d00e1fac4c7a5 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: amd64 Source: ghostscript Version: 9.53.3~dfsg-7+deb11u6+apertis1bv2022.3db1 Replaces: ghostscript-dbg (<< 9.53.3~dfsg-2~) Depends: ghostscript-x (= 9.53.3~dfsg-7+deb11u6+apertis1bv2022.3db1) Breaks: ghostscript-dbg (<< 9.53.3~dfsg-2~) Filename: pool/development/g/ghostscript/ghostscript-x-dbgsym_9.53.3~dfsg-7+deb11u6+apertis1bv2022.3db1_amd64.deb Size: 100364 MD5sum: 409de4522b0e968757bf6151f75a8730 SHA1: 9395e9447cbe2800e163d35a1aa5b90bd7d2b015 SHA256: 4ccfb31d269808b0795567afd651d5ff266c8b2e125b8d81a523c316bca1ae18 SHA512: aa53a3d453444ca51b7835df290116f66086b2c07894393bc5e9fd9c9b93c90c24d52413c781d0c7ce5679485993e47e5ffcfe736d9bf88f9dfdc7149b33c4e5 Description: debug symbols for ghostscript-x Auto-Built-Package: debug-symbols Build-Ids: a04f16e4e8088ce9bab7a45b5af993d3d326a8ea Package: ginkgo Priority: optional Section: devel Installed-Size: 7490 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-ginkgo Version: 1.14.2-1apertis0bv2022dev2b1 Replaces: golang-ginkgo-dev (<< 1.12.0-5~) Depends: libc6 (>= 2.4) Breaks: golang-ginkgo-dev (<< 1.12.0-5~) Filename: pool/development/g/golang-ginkgo/ginkgo_1.14.2-1apertis0bv2022dev2b1_amd64.deb Size: 2356544 MD5sum: 542d01d8db28a9543ed6e35617d04f2b SHA1: af708f87d47af1c541b1e529cdd62c7f43ae734c SHA256: 42bf2e4f575b143d606a06ce6b4088dff3a5fecc4eb45ae4f5c2afbd98c412c6 SHA512: 23d8637074d38eff3b78469c6808550d6ef83d9f5b977b221ab6fd37c52a55c63cf112b75f7cc7854a690a7b97cc3baf3e014f6f96a7827bc7c8157b8f05135a 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.8-4), golang-fsnotify (= 1.4.9-2apertis0bv2022dev2b1), golang-github-influxdata-tail (= 1.0.0+git20180327.c434825-4), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1), golang-gopkg-tomb.v1 (= 0.0~git20141024.0.dd63297-7) 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: amd64 Source: accountsservice Version: 0.6.55-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_amd64.deb Size: 18036 MD5sum: b47c95406f8928aefdbed63a1ced5f96 SHA1: 0c150e4e423ab7c2ce6f8745b95a58c091b62d3b SHA256: 29ffe10053ba354c55daacd309b0c8eda989e7293ac310166e95e2599f67132b SHA512: 07d90823fa6305865fb0ae3374151557050229456412713609f46ea93a7d8cec9b7a8b3ebf485f2145a368ac7497bb07f5522c53db57d5191b8be7b9edb78734 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: amd64 Source: appstream Version: 0.14.4-1+apertis0bv2022dev3b1 Replaces: gir1.2-appstream (<< 0.10.1) Depends: libappstream4 (= 0.14.4-1+apertis0bv2022dev3b1), 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+apertis0bv2022dev3b1_amd64.deb Size: 31580 MD5sum: 8997652dfa90a562dec8bb4017a65c64 SHA1: 7ca51b06bbf8dd528b6c779e5d301627d2fd02c8 SHA256: ec00b235dceefa0197fd0cf505713e8af5db22a048e23d31bc9a28b0badbd37d SHA512: a6fd1cb580920b7c689108f3e250378182b08d8913913d28f8b91e2ef011d27c3890ccf22bcc8773fb5cc0968f55b831dfca92cb72638da10fdbfd5d45d7078b 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: amd64 Source: appstream Version: 0.14.4-1+apertis0bv2022dev3b1 Depends: libappstream-compose0 (= 0.14.4-1+apertis0bv2022dev3b1), gir1.2-appstream-1.0 (= 0.14.4-1+apertis0bv2022dev3b1), 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+apertis0bv2022dev3b1_amd64.deb Size: 17488 MD5sum: 003e1be1e6d17e23225558a20136f632 SHA1: 49fae9527fba511b0ca0ccc2a93f564265bd5e75 SHA256: e1cafac98313a94ed3ee8de28ef791d75de315d94ebe24c99937035920cceeee SHA512: 7c7c371c04582e3c11b392510d4de23d1c8d657f93bd5bdbbeec46941df0f64adc536bdee152e08cc1db049f4bea20af4b6a882a1617dbe875f6b7db2244f095 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: amd64 Source: libdazzle Version: 3.38.0-1+apertis0bv2022dev2b1 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+apertis0bv2022dev2b1_amd64.deb Size: 34696 MD5sum: 570ed8a8a91e5d2188c09f2db0c80972 SHA1: eb10bb7351dba587e89b8239c808c176c534101f SHA256: c7e58d27c8469bbae842ef544062a142c389f07d27289b8a039e89899334583d SHA512: c5259bf37cf85919591d8f8a9520beb156a1a0912e81df920423442ee1479ef915cf0ca20423fb5b002c26cdf83dc3ba96a6899ddf49e9b248789d8cb5e6efaf 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: amd64 Source: dee Version: 1.2.7+17.10.20170616-6apertis0bv2022dev2b1 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-6apertis0bv2022dev2b1_amd64.deb Size: 17704 MD5sum: 4cf41f173378ed746091fd6440969260 SHA1: 302f4d8bc4bd65efbfa202ddd9745e8dedd5cdde SHA256: 5b4502a9f3d27f0924096b2987ef84a4e7fc8711bc8538ac392f79c2aaaf419f SHA512: 7f48a9147c356a4a18efe4cb24131e4b82e0611a723d7861c096f3dcfbad107f4818079483bdde9671795d9946bc3c73c8cf8c2721c112e059f22de6e3483180 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: amd64 Source: farstream-0.2 Version: 0.2.9-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_amd64.deb Size: 217228 MD5sum: 0f9d39fc0147f06f3a47aaaa02f7d935 SHA1: d85da5cc3f12265bc0904402ca00693c7c180b79 SHA256: 38157168d215e81812272a2db180d80255f754c6015216b3789ca5adfb60825a SHA512: b416cf210b0bec48d93a733db2a265543626f5a09f42c448a56f30be850421aafef83293ef349b1ebfe4d39f5bd979decaf175b3eabc8a0608d1e4442f340c3e 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: amd64 Source: gcab Version: 1.4-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_amd64.deb Size: 6696 MD5sum: a4b8a3e1e41e475d9b6c8757bb6ac53d SHA1: 7adbba3fe895a39a180a482c20d4c1706762d7d7 SHA256: c21b4895d16da7949982b8730eba577807ad42a75834798ce0c4b7fbeb97aaa4 SHA512: ecd10a75c8893ffb9132b4a6fafad094c9bcdc2d30f3303a8add80459a2f226452de9433120e478f72afd7016a8954991539e601d62116ee2ececa22441cae89 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: amd64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 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-7apertis0bv2022dev2b1_amd64.deb Size: 362756 MD5sum: 46ec31fb9599b09f95fc5453fdb1f09a SHA1: 7cdec0a51826d36f9603d8914a18548f13c121b8 SHA256: d88cc0e67378c3cf0d9ea9faa1545c75d4553a313f07440157451a5834417c7b SHA512: 43a454c5f9b56d07d1a6c926f02e6e8ee9614474647f175e006507e3b2929067d003ea59bc8b64ada1f95fc6ba13ba9cd3ee64bae686919725ccfa6f968b2ce2 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: amd64 Source: gdl Version: 3.34.0-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_amd64.deb Size: 32456 MD5sum: 186f6a85bf0b5f164ea96bf473c805f0 SHA1: 90fbc8d884749278dd6242a779addfbda53acabf SHA256: ceb0d315475220f485f7c4c51b0c30cde28aee1cff664cad61179a506ff228e1 SHA512: fe12a785b6cb06f0f703c3a3d895a5730444e5046674f2539b739c1b0e9b7094a8d3caabdf05b6b20a71a93a4f29e9684fe02e2d5a18ec7a3be1bd1b2e52ea84 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: 114 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: libgee-0.8 Version: 0.20.4-1+apertis0bv2022dev3b1 Depends: gir1.2-glib-2.0 (>= 0.10) Filename: pool/development/libg/libgee-0.8/gir1.2-gee-0.8_0.20.4-1+apertis0bv2022dev3b1_amd64.deb Size: 36792 MD5sum: 18415b5cdc57076ba66461e375d999fd SHA1: c9800c01d279adaa150e627081c3b93989972ce5 SHA256: 8af41263164bf9b2afbf8f63775efa51b4556e58205d3159c7274dd48b9d8d76 SHA512: e01bf7e493ec491d3f1b68f5316252f1686fca3e503acc7f09c72f2362af6b51948b85e4344d8aa25e4494db63e5d15ed4963089db9114a378b7c07554f32ec0 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: amd64 Source: geoclue-2.0 Version: 2.5.7-3+apertis4bv2022.0b1 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+apertis4bv2022.0b1_amd64.deb Size: 22732 MD5sum: fc9b547f4db5818d926a4c7486670f0e SHA1: 4e21d443322335b8aafcecf42f7658abddccc8d0 SHA256: 0afb41b826f63635b13eac7ef19a511317d748f929fea397c43343f4e5978006 SHA512: f31ecf6fe8e9ff36ac39c97338dc6810e32359fbc0dc564a8039716aebe2c4e9335fb5378d05ba962345ef98a05a91870177d0e50d59dacd6646780a6cd2014f 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: amd64 Source: libgepub Version: 0.6.0-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_amd64.deb Size: 4588 MD5sum: 1fc063ba775771d4b374a868fdd69a37 SHA1: fb915cdc1a5ca4fbcf182b0ce0ecb7cf0b59b8b9 SHA256: 7c5ad3174ac828618b15d52302ace71fb4efdf085f5a508a2c092782bdc9223e SHA512: f8f5536dead549bd907d3a855866711dd67956d4166c9c58bb85d25dc79376c944c713b2e1c75824d17191f2ad48cebeaab24acfa8216fd17974d18bd18222d6 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: amd64 Source: glade Version: 3.38.2-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_amd64.deb Size: 42300 MD5sum: bb26466368e876ea65274c41d8a84497 SHA1: 57e37f762bbc79ed6cf2f9042952d4cbcb8c97a0 SHA256: 81bee6a6da57f69a739c83222850a04ce6525610d0d305202df95dd0415a38d4 SHA512: ab2e91a805dc42d72aa3d8aca5ab5167cad7588fd81bd030be7e4604352112c038d71688a81ae2935951f9e92c614f97b019e3d5baff23c95fd80ad8e7d1f69e 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: amd64 Source: gnome-desktop3 Version: 3.38.5-3+apertis1bv2022.2b3 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+apertis1bv2022.2b3_amd64.deb Size: 35052 MD5sum: 168e7c90e8f0f7a035e7ccd409571f07 SHA1: 949cbd9c73e3736be49bdbd3cac818d5dba09418 SHA256: fa2de20680611d49a22de0ffdd36b6d34a83060b8fde79124e1a2eceba0a9cc2 SHA512: 49568ea6f99d4d51cd5a1a6dc8d132054435d54c46515006e7ae44ee8f947c635ca029b9b270aec22f202607ad198045fcc5f444b5d9ba45c25589375c1e4ffb 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: amd64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2022dev3b1 Provides: gir1.2-gdk-2.0 (= 2.24.33-2+apertis0bv2022dev3b1), gir1.2-gdkx11-2.0 (= 2.24.33-2+apertis0bv2022dev3b1) 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+apertis0bv2022dev3b1_amd64.deb Size: 222816 MD5sum: 5321e97642e7ad0142a20b632f2e6ab4 SHA1: 2f250eee90b788e5d98f5dddcb429fdeb41cb4d1 SHA256: dae837fb6f0c3cd3b5ce96db0ce981d7e25d1460c88b32d9772815000733c6db SHA512: 3fa5cab64116081dc2438240db4b59a7e3f5f2eab8a94653dae0bd1badd4d918c61ad2dfa24d360bdc21789cb14c03c63717f57e38ce57ce2a7e22df1925cd1d 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: amd64 Source: gtkspell3 Version: 3.0.10-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_amd64.deb Size: 10084 MD5sum: ca80b2159ed2a4800c2ccd23e3084c10 SHA1: 90bf3d052894ec9db4abfdb843368eca5eb23275 SHA256: fd4f3cc4701fb080df379dc8e4662ae48190381fc4633eb67a3d9a5015f63778 SHA512: 69b5180d10265e915741302a5195a312f35c384cbcf836dd90e8fb29ec97ef04e4b83837881f17605dcc792c304f59e3d42bfa8a26e462799d16a12eedfbdd28 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: amd64 Source: libgtop2 Version: 2.40.0-2apertis0bv2022dev2b1 Depends: libgtop-2.0-11 (>= 2.37.90) Filename: pool/development/libg/libgtop2/gir1.2-gtop-2.0_2.40.0-2apertis0bv2022dev2b1_amd64.deb Size: 49972 MD5sum: 2bdeeb41ef7029c813aec7a2633f63dd SHA1: 733425296aa3d1bb5d05ac8631ed4862aa4cbe46 SHA256: 05005c392b92ea68ccce51cbb73a824761d8a7576566f40c4a68ba8a0fe10a38 SHA512: 1653bb224db6c42c99a51eb456ec309b0172d953696796d22b51e8debb6d2b62201407bb821944c502359f142e76c331c6badb5325f7baf338ee196e4d2d52f6 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: amd64 Source: libgusb Version: 0.3.5-1apertis0bv2022dev2b1 Depends: gir1.2-glib-2.0, libgusb2 (>= 0.3.5) Filename: pool/development/libg/libgusb/gir1.2-gusb-1.0_0.3.5-1apertis0bv2022dev2b1_amd64.deb Size: 12316 MD5sum: 4a96019e905c5da22389446f91fdc227 SHA1: a3d3aa6fade0b2736d9e30ec63f5db89068ee379 SHA256: 63ef7301c22fd8fe410ad6fa202345192dac3308fd8c4a067aacba0a2038063d SHA512: be2ce9d0b07c8ee3601db9876baac12dc4050d18937774ade3d6eecb2f464cac4778732b96c45bb57ac43eaf66ef02aac44b6b939f6aa6e44d5545b6829d19de 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: amd64 Source: ibus Version: 1.5.23-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_amd64.deb Size: 317692 MD5sum: 222849640e55d39562f801414c5e117b SHA1: 4e72777a36fb34df65c18ec675f2018cc995850c SHA256: 78c6bfe8fab5b7ea56c33c4dcfc44a54fcbb90e01b0d07f17545ab66c8ffa30a SHA512: a857416696e1fe276efd24a3992b2d5d5caacde721197eeca0e94a9a890d237bf6bea6a74b714672b5b7542ae737c0dea035a9b4d0ba3752a9f6a289ef7cdb17 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: amd64 Source: liblangtag Version: 0.6.3-2apertis0bv2022dev2b1 Depends: gir1.2-glib-2.0 Filename: pool/development/libl/liblangtag/gir1.2-langtag-0.6_0.6.3-2apertis0bv2022dev2b1_amd64.deb Size: 38844 MD5sum: 28e420536602df6afb7dc5da9d70a514 SHA1: be5a048f0648a917d9a6e9a9948d2344b75b883d SHA256: bd7252320ce8181cdd9388c53278620523e8880ab0f7425c01b48f1f599dfec1 SHA512: 069bf55b691439ee7163bad9ff3c4daf9f15adde7f567538164c419ea1d7f080b6c9caf36339c31aaa1ddf624a992c3a64ef23ee2b8dc11a0c60928439bd4b98 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: amd64 Source: libmbim Version: 1.24.6-0.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_amd64.deb Size: 107108 MD5sum: d85eee9e243f36f887900cd15c32a15d SHA1: c111f0050dca42295bb5dfccd2a719f48f2b005e SHA256: e7763acd2271a17f358cb44a5bfa5ba291a315a9939ff3cbf114df3470146661 SHA512: 9a4ced0caafbdf8ccd275ada44008ffd7d487ea9bb6eed58abc012506735a422d9c96f943144af502d221c9c2147f9308187ddb24a9db32f92072734a32cadac 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: amd64 Source: modemmanager Version: 1.14.12-0.2+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1_amd64.deb Size: 966280 MD5sum: 37424a025090ce690ffbc5992d916c23 SHA1: 7c82b66aa05324f13f79047ac086def7a546fc1d SHA256: fa2ca63872d2b437ef93c06946c7c1fc13a9d06fe0ab05dfecdee7c3029dd2a3 SHA512: 97d1c15e407ca3e834903296a65bf84bafdb5df70520f6fbe4456704f51eff634578c1b2da2139d90bbd3ea097a057bb3d8bc3792b73ac8715db51503a375fcb 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: amd64 Source: libnice Version: 0.1.16-1apertis0bv2022dev2b1 Depends: gir1.2-glib-2.0 (>= 1.30.0) Filename: pool/development/libn/libnice/gir1.2-nice-0.1_0.1.16-1apertis0bv2022dev2b1_amd64.deb Size: 23212 MD5sum: 2297c3bc145c5cd51cc6e65044e61216 SHA1: 2aabb992ef649631bbb14f5d2d207f6798c42062 SHA256: a069353ddb65ad6d7b8192147d21ccfa8ba2046dff6409c5fdadbf5cab590114 SHA512: 73b1b8efd05da7b10bbb2178d0738f2cc2df0357d099cb8b852e7fa7d2444ca306ec5b63ee20a616f6099cd84113d27700e68193f46c4204eb863b3a51cd1feb 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: amd64 Source: network-manager Version: 1.30.6-1+deb11u1+apertis1bv2022.3db2 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.6-1+deb11u1+apertis1bv2022.3db2_amd64.deb Size: 105464 MD5sum: 3a125a0cf4f10a90089a745dc1752466 SHA1: 3bf23717e97a52cec777403b0ee5819c77289f02 SHA256: 025fb41de78885e75ab870aa836ee57d11b566ba5e021bc2afd605fff3ec4d7b SHA512: 0f6cb1d9b89192697dba6e5c1e2e58a42d9207f735d09ad56f0a71cc1a5d3557b5132127f2881b0e86fafbb43cff9782b72b918643b2d4a76c2ce54e9800052d 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: amd64 Source: libqmi Version: 1.26.10-0.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_amd64.deb Size: 123784 MD5sum: 286bcce02ba4efd69545d0d14749cda0 SHA1: b17860886404cef24f213466de92b53e6a97f9f6 SHA256: c8031f81dd77d62964bcad66479a044726ee07a57d6d0790371bf30c97722ac4 SHA512: a8e77515d0579605aa1942e3a3c4f90af04fd8495e739b57883a45bb4e73624623a971b525d0914636fe00ad6df97b99e205160eb1de2d21c7c48e55a0b56cf0 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: amd64 Source: telepathy-logger Version: 0.8.2-4apertis0bv2022dev2b1 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-4apertis0bv2022dev2b1_amd64.deb Size: 81432 MD5sum: 549a83acd8496cd8ccf7700c228cb7f9 SHA1: b5d0a768287fd37da17d3e1581ae5bc8e32154c9 SHA256: 845c8f357764330cdf82b275c46a3397aab343065ea7a73d8f78cbe4865665d3 SHA512: a22d8d9658646d595b12078bd1490a45b59fed178d08a33a553e1f5d1d9799f26c4a3d63302b1d241d41049f8c65a4924281f4944a534fe7eacbf2d90a90090b 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: amd64 Source: uhttpmock Version: 0.5.3-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_amd64.deb Size: 4656 MD5sum: 63ac29a69e3ab81998a1fe4e272412fb SHA1: cc8856e4a5a40838d28f73475cd761422db4e150 SHA256: 8f4437a5ad5db0f5f65f9c629b81bdfaf246121343b055a601bf1d1a616a8ddf SHA512: 5a41c41e87d11ddd6d007c32503ad71770154b562336145e15c36186a5cdf1f0fee989c2749bc98132630f3ca8d100741e432ccc67b92f0bf0310b2fd0968a00 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: amd64 Source: vte2.91 Version: 0.62.3-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_amd64.deb Size: 28272 MD5sum: fec010cef5d0cd838a21a36e416380a5 SHA1: c9f37f8b2181b0c1d451093e64b2c485a865ec54 SHA256: 6fbcd91d74b15c30273e255048a7af2377878e737e91a28111b783a0a4e20341 SHA512: db95899d659448ac385d312ab8418f1cdd3b2cc154c4c7fb5523fc7ac74108b45c23f51e33bc1dafbd9feaa0c439c2b7e748ff597bf237698682ac2b6340c687 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: amd64 Source: libwnck Version: 2.30.7-6co1bv2022dev2b1 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-6co1bv2022dev2b1_amd64.deb Size: 47008 MD5sum: 71f6a43b98be6d10aa858ca7c5fb1485 SHA1: e597730b599d086181b5a385e6da17069e66f16f SHA256: 98536bf2622fd9a0c13610f82ca20165130f7c4fab64daf52766b166edff3d83 SHA512: a5cd2a2ea133033866710a6a566e57a4f8e6196afc6dcf0fc3fa5a73205d7db3c786df9b1889f49b2e60cef750f693ab12ccec2bb1f3de92d8084cd2cdd3f000 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: 80 Maintainer: Debian QA Group Architecture: amd64 Source: zeitgeist Version: 1.0.3-4apertis0bv2022dev2b1 Depends: libzeitgeist-2.0-0 (= 1.0.3-4apertis0bv2022dev2b1), gir1.2-glib-2.0 (>= 1.30.0) Filename: pool/development/z/zeitgeist/gir1.2-zeitgeist-2.0_1.0.3-4apertis0bv2022dev2b1_amd64.deb Size: 22392 MD5sum: 4e8d92d3ae79dc79885a90eba43830dc SHA1: 378716b042fba548b5594c90aa29a73d35f7dd71 SHA256: c393411f42804323cd2a8c57a64325360a8766c238fa89bc2903925eb43df4d6 SHA512: 6f7ca8ab96892cbb712f933be4f457a498a15c876aa81208b7cdd13980a95b600a3fb1db18b79af7db2337202cee0cac4b661b9db282311744a5b32e31f3b7fe 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-1apertis1bv2022dev2b1 Depends: ruby-json, sensible-utils, ruby Filename: pool/development/g/gist/gist_6.0.0-1apertis1bv2022dev2b1_all.deb Size: 18712 MD5sum: f011428d9d521e2f72224f61f727b6b7 SHA1: 84728d56fc8a5ea9a25ce822b9a24a0286172dc9 SHA256: 1d3ee57f491b7f45993b775fd99362eca11a801e4b2f85542001eedaafd5959a SHA512: 6e180b98f55ce695a2327b321ab2479fc85667da6be884a0250a4e91e1ab7132f0669063800a8db4b3113e07b87a6b4387404acdd4282b8d9c536e7fa6bf9ca8 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: 35198 Maintainer: Jonathan Nieder Architecture: amd64 Version: 1:2.30.2-1+deb11u2+apertis1bv2022.3db1 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+deb11u2+apertis1bv2022.3db1_amd64.deb Size: 5527804 MD5sum: 0bb7cc177f999f1cf060edd81cbae4f6 SHA1: b06fe3b800915effd44a1adf3cb0cd91a145c94a SHA256: fa5c82ba505a090c37fcd0c21352d6cc7beee649e16ea4ce05880d2939e8da7e SHA512: c15bdeb8c0edd3576dd4f3ddaf564c8a467225fd05b77e52e667f68df8ac802784a54dbe030cf2cfedde522855bac33800ae336fffafca57c0189d33890a7211 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: 906 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2022.3db1 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+deb11u2+apertis1bv2022.3db1_all.deb Size: 910540 MD5sum: a32968d7a91a10f1b97eec8b7d433880 SHA1: fe083f3e73a8e4b16923a96ba9d042d12630a69a SHA256: 6e3dde18deb08dd0bd13a84201a8e87bb6d93a644f1b8103753858ed0a9131f4 SHA512: c8f8cb95c5f7ed0dd1cd7397470929a06998532398e8eaff76aed139adf0944788e90c067c5a4a9d93c315d61805602f63ee5d16a3f5d316c648848b357d9ae7 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: 4217 Maintainer: Guido Günther Architecture: all Version: 0.9.22apertis2bv2022.3db3 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.22apertis2bv2022.3db3_all.deb Size: 1008240 MD5sum: ef05094cb8a06f7a3b77cf7f4e91a6e3 SHA1: 23130d0eb8429a4f7c9be969d7afbf196ab96e2d SHA256: 042e59b1e51184f5687e4af571cee9214f232338284995bb340a5034fa584622 SHA512: d482b3e51fb44a10bbbd3a3c53ba28985c60e791eeb36b492fb10bcfbe795b6c347fbcecb337225705a0fb074adeb1850ddb6cf00135a5104a426f283018f4c1 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: 274 Maintainer: Guido Günther Architecture: all Source: git-buildpackage Version: 0.9.22apertis2bv2022.3db3 Depends: python3:any (>= 3.7~), cpio, git-buildpackage (= 0.9.22apertis2bv2022.3db3), 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.22apertis2bv2022.3db3_all.deb Size: 126296 MD5sum: 394135d25bec1650ef4d5d0596a56a1c SHA1: 4649dcefaca23136c071a7c868ace714d1c7877f SHA256: 42abe4c0f0fddb1d4d93873f590705e390545feff33d81cc36b0c2213ba83eb1 SHA512: ae41037818fd28846400ab82dd914beca9495ae30355d420e686add9d16ab9a2538c2d1652a55af41537369d37c05f06decccbaf50b87b9c74584d8bc721ed03 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: 1289 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2022.3db1 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+deb11u2+apertis1bv2022.3db1_all.deb Size: 973892 MD5sum: b5da4da1cac2001a6ceca4342423c905 SHA1: cc3b26f11ce8393b7ff8cdb4b410f84ff7ffb788 SHA256: 6d4159278818ff2155877888c5a559a3400df4bed1a6842289eef78a3a6ccaa8 SHA512: 7565f32be81a654537a9df2f5f0585722c320b7c20a97c9f84639cca2c9a9cf7b7a594009276f8c749e53edbb1dfbfdd04fd5e7e1f7b396c4bf3ebdcbf19c67e 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: 918 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2022.3db1 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+deb11u2+apertis1bv2022.3db1_all.deb Size: 912192 MD5sum: 24f61ea8e8ef6b980933c338036087b3 SHA1: b4d8835667b01d83a71a07c1ce02ddd4bc36481c SHA256: b2905cf208443c3273ff6590c14d40f88d5582c7ef0ccdd458209a7a2bb1e0f4 SHA512: 566acff8756e67e7d46ccd531028672d84583cde9d001604013110b5519c3f58d12b4019a0b3757a381e6875ae8a72caa270a4549f7ad22e68c10923b99b4541 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: 921 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2022.3db1 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+deb11u2+apertis1bv2022.3db1_all.deb Size: 913264 MD5sum: 730e29810699a27bd65b73b46cb30a8b SHA1: f10c68df35dc51e08ac5e95aa0cfd16096d149af SHA256: e88df69b70e4d5f59234df9174dc101f3550630cf4c1ebe071af905aa84eb913 SHA512: 3d28f6c83f52b4199d72e89ba23375e00b0d7b1a5eda649a5a02dc148a60d8debceb110326b913d87eccd03088ee9612f313745d14c26d525a7a7be076dddf9f 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: 34495 Maintainer: Jonathan Nieder Architecture: amd64 Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2022.3db1 Depends: git (= 1:2.30.2-1+deb11u2+apertis1bv2022.3db1) Filename: pool/development/g/git/git-dbgsym_2.30.2-1+deb11u2+apertis1bv2022.3db1_amd64.deb Size: 33330312 MD5sum: 57d21d519554ddfd9dd555319c941a97 SHA1: 27043184c8d9c5a1c22436956431a88f65fd6faa SHA256: ff9f69dd3b6763422703d3b7ad68ae1e0fd0b026041d9f9626c1a2ce5917b889 SHA512: 79e4db6ca6aa02285f41ff3ad7b0f9ea95831885a04342a1f8742558bac123f558bc176b70c58e9502e055186aa4f44450613eafd8549cd201b9538c3e43f9c2 Description: debug symbols for git Auto-Built-Package: debug-symbols Build-Ids: 03f62127cece82ca40af1c5a7e7b1c4a5d3e7bcb 3e214f1fe0f31df758c13edf03c712565821b770 431a6b9d09864f06f6d27875ebbb443dab98c48d 4a1ac3d789f653b8c8e32993a4054cab4ba684d7 4e527f607834715dd6a683df207bad4a162dcb3f 9ccc4693149fe9a8e05082376392b49ff5db1c01 ac8afe599a00fd0d3ee4b37c977ac997f3dd47df c023ce225b88669f7bb5067c97f63477b253e725 cd70e777aaac178e790c5d04a951509c5c00f87d Package: git-debpush Priority: optional Section: devel Installed-Size: 73 Maintainer: Ian Jackson Architecture: all Source: dgit Version: 9.13+apertis0bv2022preb1 Depends: devscripts, git, gnupg Filename: pool/development/d/dgit/git-debpush_9.13+apertis0bv2022preb1_all.deb Size: 50248 MD5sum: 789b61560e55a5b3a4ceb4641a4647e2 SHA1: bc7fcfc4cc7feba9cd2e6f07a03374e430785cbc SHA256: 6e038eb6b47d342beb226bbc8247fa6e3df3c93d7d887894918432ad9c788fa0 SHA512: 6cf2614b0ad38bd83eea8375e781fc5174bf6fe532029449709899a2609302cb464a472808926148c2c600e0bece8113c4188bad88544ced892d537ea4932b5c 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+apertis0bv2022preb1 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+apertis0bv2022preb1_all.deb Size: 99024 MD5sum: 1fa46e669b28a6eb618ddabba9c36bc4 SHA1: 2e5ea18ba34ac088c0dafe08261318e025a08739 SHA256: 19fa085a4aed76d075c54a8f9b669e72f6fd6cc008e3f462978d838286bee495 SHA512: 499ae3c15e2c9ba90c4d839a8222a63f91de0ef44b57d98a64d34f642e0e05d1dbfeeeffa9ba234cb502fa4571c326df4eac377c29ff36c0f0186c39219da165 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: 11777 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2022.3db1 Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb Filename: pool/development/g/git/git-doc_2.30.2-1+deb11u2+apertis1bv2022.3db1_all.deb Size: 1954372 MD5sum: 758958373ffc89edb0fca0399a919a79 SHA1: 6ee29c590cd910d21a946b82d8105e79ef86dfd1 SHA256: 8876764b989645ae15ef96bc4d65080a060e69140d6ffe7e4cf96d8bade92151 SHA512: 439fb310374e770dbe699a2888cc939e22626b60a037fb6352fe39cac541e214508998276caa3f8365c6109cbb47811fa61192b785bf741bd1dd826c0cc4ac73 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: 929 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2022.3db1 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+deb11u2+apertis1bv2022.3db1_all.deb Size: 912888 MD5sum: 60b03ae7e0bd5b04a88b6a84c4f63600 SHA1: 634245b1fc74e8aec3a1844187bd887a9743fcbd SHA256: fdb499eedc8bb450a5bf10969072aa80e607d11d221255ccd8154b0c884c7eba SHA512: a1dc2452f1f8cd552d1f0a08d701c9cfcab35b4a7c806e982a38ab76f275af4995734249e9013c808cbcb93d28cc308082b2b5ce3b46a8974243ea0154187556 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: 976 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2022.3db1 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+deb11u2+apertis1bv2022.3db1_all.deb Size: 935172 MD5sum: c6d46e47b2812c0cbf8254f4af78ce6e SHA1: 2861fadcba42bd3b8b5dc9dc8b6da959eed25dbb SHA256: beaa252bd41ebf582d05d7b5dfc3a84da2a1206e00acda632b6760ec747e047d SHA512: deb8f58fa26525a8b4aa6917605fa0a5e5490d101e139c14dd8771537de4de6dd16104a1d808e046083cdfe84475d8f839045fa2bbf915cdd7b2af075cf16986 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: 2327 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2022.3db1 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+deb11u2+apertis1bv2022.3db1_all.deb Size: 1129180 MD5sum: a5f2f9eb0c84eef7afcec24d4b484b8c SHA1: 1ea99e945333a9cda6ec1f121fb8a13b81889835 SHA256: d6f54108c8665a188070a5143adfc12fb66e6d1dee021c85f6a2166c8071b550 SHA512: 04f97e181bb9956a456f5f8b66803fb80bded388660bc6de8cba6ce5acc008523e3782dc4ba5029b7b6a9a3ac16d5f3b6e04ce42fa38db248e03530e11e20c6a 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: 10935 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 2.13.2-1apertis1bv2022dev3b3 Depends: git, libc6 (>= 2.4) Filename: pool/development/g/git-lfs/git-lfs_2.13.2-1apertis1bv2022dev3b3_amd64.deb Size: 3222844 MD5sum: 8b2bb5e9c06edc03337552eb8180bf11 SHA1: abe623ece54db9344ebf765939c8ed489aa095af SHA256: a32d40cacedebda0d344d17fc1f559f421ac5173c86e1142ca6778c3f8376c61 SHA512: 24c3448ff1568540fecc50629dbd14dc70cfefe2103e88f937101da6005ecd04d7cdc29ddfd3121dae47a43f673916bf0dc47212669bf89ba01f10681e4090f9 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.9-1apertis0bv2022dev2b1), golang-github-davecgh-go-spew (= 1.1.1-2apertis0bv2022dev2b1), golang-github-dpotapov-go-spnego (= 0.0~git20190506.c2c6091-2apertis0bv2022dev2b1), golang-github-git-lfs-gitobj (= 2.0.0-1apertis1bv2022dev2b1), golang-github-git-lfs-go-netrc (= 0.0~git20180525.e0e9ca4-1.1apertis0bv2022dev2b1), golang-github-git-lfs-wildmatch (= 1.0.4-1apertis0bv2022dev2b1), golang-github-hashicorp-go-uuid (= 1.0.2-1apertis0bv2022dev2b1), golang-github-jcmturner-gofork (= 1.0.0-2apertis0bv2022dev2b1), golang-github-mattn-go-isatty (= 0.0.12-1apertis0bv2022dev2b1), golang-github-olekukonko-ts (= 0.0~git20140412.0.ecf753e-2co1bv2022dev2b1), golang-github-pkg-errors (= 0.9.1-1apertis0bv2022dev2b1), golang-github-pmezard-go-difflib (= 1.0.0-3apertis0bv2022dev2b1), golang-github-rubyist-tracerx (= 0.0~git20170927.0.7879593-1co1bv2022dev2b1), golang-github-spf13-cobra (= 1.1.2-1apertis0bv2022dev2b1), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2022dev2b1), golang-github-ssgelm-cookiejarparser (= 1.0.0-2apertis0bv2022dev2b1), golang-github-thomsonreuterseikon-go-ntlm (= 0.0~git20151030.0.b00ec39-1.1apertis0bv2022dev2b1), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2022dev2b1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-2apertis0bv2022dev2b1), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1), golang-golang-x-text (= 0.3.6-1apertis0bv2022dev2b1), golang-gopkg-jcmturner-aescts.v1 (= 1.0.1-3apertis0bv2022dev2b1), golang-gopkg-jcmturner-dnsutils.v1 (= 1.0.1-2apertis0bv2022dev2b1), golang-gopkg-jcmturner-gokrb5.v5 (= 5.3.0+dfsg-2apertis0bv2022dev2b1), golang-gopkg-jcmturner-rpc.v0 (= 0.0.2-2apertis0bv2022dev2b1), golang-gopkg-yaml.v3 (= 3.0.0~git20200121.a6ecf24-3apertis0bv2022dev2b1), golang-testify (= 1.6.1-1apertis1bv2022dev2b1) Homepage: https://git-lfs.github.com/ Package: git-man Priority: optional Section: doc Installed-Size: 1884 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2022.3db1 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+deb11u2+apertis1bv2022.3db1_all.deb Size: 1835828 MD5sum: 2d76958153fff8dfd5e8cd53d5318993 SHA1: 765808a97d1bdbfcaba99b80718e3336fbaab630 SHA256: 5e9921ca845522a89276a5c1c983c66e1033e92e2aa5460605d14d3866a1df51 SHA512: 46e3102fd287728abd65e47d4abc10ed7bfa0d5831f7a27b91cf5e56651ffc71be1843f530c4fb9f08b58c6162daf9c1a4ebc57ff61217ac390736c0642bdaac 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: 966 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2022.3db1 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+deb11u2+apertis1bv2022.3db1_all.deb Size: 925916 MD5sum: af1af3a8db3ab7e7e3092dc417b39255 SHA1: d4586279b201aea6f3bd5723b56eab4e83492049 SHA256: 44a0f79af35986d1cf9c60a152544d37f94588403496956c555ef95c56d49db1 SHA512: 4853163cd0252e343f86cb9d4dd377209f5f7b8c519e1bac73b80bbd87f1af77a008ae8977e7b5c67d407c9a498509e51ca2a1433a2f050c670bfa6627ebde60 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: 1534 Maintainer: Debian QA Group Architecture: amd64 Source: gnulib Version: 20210102~ebaa53c-1apertis1bv2022dev2b1 Depends: libc6 (>= 2.25) Filename: pool/development/g/gnulib/git-merge-changelog_20210102~ebaa53c-1apertis1bv2022dev2b1_amd64.deb Size: 1327268 MD5sum: 4a6dccb1a4387eaac56012f951713c64 SHA1: 5a1c4b8f08a0be05b141c7b44a0e528d6340a6b5 SHA256: aa0b2d6b4677b87a2549a5a6a8326ddfa065676982a69f6fbf2cfae0981ec07c SHA512: 414c078eb705bd66e75cdd3c1c300e23934742e52958041b8a99437ee3ad4f8930ca95a9e3d638cae6c413f9409d64cf47263cd3ce1fd41765c182cc1198691b 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: 133 Maintainer: Debian QA Group Architecture: amd64 Source: gnulib Version: 20210102~ebaa53c-1apertis1bv2022dev2b1 Depends: git-merge-changelog (= 20210102~ebaa53c-1apertis1bv2022dev2b1) Filename: pool/development/g/gnulib/git-merge-changelog-dbgsym_20210102~ebaa53c-1apertis1bv2022dev2b1_amd64.deb Size: 110720 MD5sum: f55f87870cb84926fdb5e5ac8e8239b2 SHA1: d561c25ed6432d4333c77ac5ea14b242c0a020e7 SHA256: 0d4dc818012a869ac2f41c9144c0a275aa3bfa9927149b03036f5a051eb29de0 SHA512: 8af256ab43d4a43c9ed01f4179ef682901bbff1ea8c7798935c6059b6b4b079c1502b9a06f7f2f0dd40a0ce0fb7150ea7c9a5c338ad63d3c9c89c8ec264e9b32 Description: debug symbols for git-merge-changelog Auto-Built-Package: debug-symbols Build-Ids: 806b42472d4361c05217287560924a2e731ad439 Package: git-svn Priority: optional Section: vcs Installed-Size: 1154 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2022.3db1 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+deb11u2+apertis1bv2022.3db1_all.deb Size: 985172 MD5sum: 04b833cf44e77dbfb193d6c9626c5ac4 SHA1: 4228a71f73c8eb80bce2ead584653a827f9e68a3 SHA256: ea1621623923bf2d28d17ea88ad80b8c95e5cf46c628609188785418583279d0 SHA512: bb9291b16fc93cdef75258595b8b2abb1713f55e1cf8913581c7e4574f3c695fe5e8ace3c75351aa58b4b0dcd2e08506d4622e34b25e14c7f9e47300dad2beef 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: 1733 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2022.3db1 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+deb11u2+apertis1bv2022.3db1_all.deb Size: 1045884 MD5sum: 5be41712bab9b73e293960a7005fab9a SHA1: 23475745256df6ee3ebd9a381ed59e046a11a316 SHA256: bd661d36ba7d0fa59d93193fb97a874fdda6a94019a296ba3080393ab393f3a9 SHA512: 1d83c82164cc46fe50a5bdc1acf22fae7206d8bb6b51e6717839dd58159725a6f0d0d942250af67e523118763ae7f255b2369f97083e6ea86c3c114bd326a182 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+apertis0bv2022preb1 Depends: python3, python3-gitlab (= 1:2.5.0-1+apertis0bv2022preb1), python3-yaml Filename: pool/development/p/python-gitlab/gitlab-cli_2.5.0-1+apertis0bv2022preb1_all.deb Size: 13544 MD5sum: ab46b4c73fc87dbc1f0bd38421ee39e8 SHA1: 803948be15ac93cc9012d6497084a07d7fe2fa14 SHA256: 9287f866eb784b30edeb9b1e369659af37d3ecfa3170c20d55b35df6aded9a1f SHA512: d14e6c58f55d13414c418ec688969c9bcaa30e304fa86968030a16b308e98658e45b1f1cddd3f2294c012dd871c34409668d27e95c2e74585c6a63feaa90526b 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+apertis1bv2022.3b2 Depends: python3:any, python3-gitlab, python3-yaml Filename: pool/development/g/gitlab-rulez/gitlab-rulez_0.0~git20220111.6a67fc5-1+apertis1bv2022.3b2_all.deb Size: 5812 MD5sum: 9e62b188e0b3c37e38f03240aed28c6f SHA1: e32c6bdd1dd7c680f796e74752b2ad73e9df4877 SHA256: 1f6a06685c18288af38c8b242dfc7691cb9658b3f91f076fd51e164fdce9432c SHA512: 83026d492ab350b109d054183c716bc48b4a87f2598090d43762189bd1ff40082c4def47ee7e2d427e1a625fe1242d35b89650ffb155968daa77631e3dfb35a9 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: 928 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+deb11u2+apertis1bv2022.3db1 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+deb11u2+apertis1bv2022.3db1_all.deb Size: 914804 MD5sum: 87320ca4391b2362d42f28b7842bab02 SHA1: 874d687894605d357a894ef6ba6da864c44dafc2 SHA256: 7e421d41033d0c767334c8383005ad4855f26b1a06f7eaa255550a0943a07c6a SHA512: 9996f4274f57edd5e95d3cb73a404a8f0946b8ce1a352d259a3ce373f77e285c032aab770aacbd130d70188afc3e6ba66d44bb7e6547766341f4a5635f4c48d2 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: 89 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 1.66.2-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.4), libgjs0g (>= 1.65.90), libglib2.0-0 (>= 2.58.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-1apertis0bv2022dev2b1_amd64.deb Size: 58900 MD5sum: 7949bb6075e4898e791c984d0dbf8964 SHA1: bea5f7408b85e367c05b85d4bc31911adebfe28f SHA256: 4eed97fbff779a09ec782036b4dba3a04ee5d63e0fc753035623d0fda2ba165f SHA512: c93955827a79f1e7d3cb10e9ef217a3951dfcb62e87d20a5b67603d0d330bdaafcc34c14f50f2161867d6b36fe6d7e38b4c394552b2ed350c399263d75170311 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: 32 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gjs Version: 1.66.2-1apertis0bv2022dev2b1 Depends: gjs (= 1.66.2-1apertis0bv2022dev2b1) Filename: pool/development/g/gjs/gjs-dbgsym_1.66.2-1apertis0bv2022dev2b1_amd64.deb Size: 17324 MD5sum: 5b7cc757354539b8627bf49fa46a2d51 SHA1: 0e348813ba6a2c4c219dacab3123341d784be49f SHA256: f830dd1b7c8de95918c7c2a5fe9b5f5152029039c494fe455db793769e546e68 SHA512: 59733057b56e7a1cfbf3c2b256bd8602f9d61b2fcb7a92c77c0f6a3a7c829bbe251991918cb3df2cdcad4e389b3e96f1f3cdae8e591e4c9f4b2e3af1859bc02f Description: debug symbols for gjs Auto-Built-Package: debug-symbols Build-Ids: 4a52aab0fbedb04a2d5a64015a1e7675944f242f Package: gjs-tests Priority: optional Section: interpreters Installed-Size: 994 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gjs Version: 1.66.2-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.4), 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), dconf-gsettings-backend | gsettings-backend, gjs, at-spi2-core Filename: pool/development/g/gjs/gjs-tests_1.66.2-1apertis0bv2022dev2b1_amd64.deb Size: 179304 MD5sum: 5ae67ad26df229bd98f45b1585db88c6 SHA1: 954fe703a23332454babca6dadbc8665b97cee7f SHA256: f77c48f23d74c9e5707bc2a2171f72938d5d82e0764fb70dafbb1ddae07e4e11 SHA512: e38234d3817ce1276c7db130c5ac98d3d5c686d2ce29dfc1ede5f312db356da3b22d16824fae6c67831dc2267e4ad0a94453ad798129d50f6742b508bb4fa53b 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: 254 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gjs Version: 1.66.2-1apertis0bv2022dev2b1 Depends: gjs-tests (= 1.66.2-1apertis0bv2022dev2b1) Filename: pool/development/g/gjs/gjs-tests-dbgsym_1.66.2-1apertis0bv2022dev2b1_amd64.deb Size: 162788 MD5sum: 225e0bad4698effe44b9a1bd5913fddc SHA1: 73005d8b3ca726a1fec7f61777b04f4b20bf2ddc SHA256: a634becaa7246a03b483cb92fa9662cebe7668d07648ac360524d4fc316f964d SHA512: ef2ba38457dd0e974c0efcd2c9c7af0529098674a1afb91ed7ab512ade12aa0e5195692e4b9d3b8b7d57f980e8b2934b249b0bbaa6952f7cef91220ca7e95115 Description: debug symbols for gjs-tests Auto-Built-Package: debug-symbols Build-Ids: 04f0b768eb907f1facb1bf1da47120fe406984d4 112dfcaa2410bf47f671aaccd6c819219348f9b6 5a0e94d63dad49cee00dac4e3b90c30e5c75dea7 986aa6605bad6a9037fac0130b9da2fe0136031c Package: glade Priority: optional Section: devel Installed-Size: 1730 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 3.38.2-2apertis0bv2022dev2b1 Depends: libc6 (>= 2.7), 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-2apertis0bv2022dev2b1_amd64.deb Size: 721372 MD5sum: 8deec78dcb43731ceda613ca546d5840 SHA1: d8a55208f5c59035673bbe353eddd3488e39141f SHA256: 9cae095942c95851c0fe8ecc95fd4752f868b811ef98e95ab1d055e110ce2d77 SHA512: dcc2fd16966176f5b30a755e090195cf7b089dd68f5edae7c53d35971f22bc9bbbbdca019bd1334a67e19a212e5e2817cc90b5b616d94d5f217aa44d45870176 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: 225 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: glade Version: 3.38.2-2apertis0bv2022dev2b1 Depends: glade (= 3.38.2-2apertis0bv2022dev2b1) Filename: pool/development/g/glade/glade-dbgsym_3.38.2-2apertis0bv2022dev2b1_amd64.deb Size: 173072 MD5sum: 4af9757eea822ccedbb5baf2bd2e4f26 SHA1: 7e4adda911ac4a49f07c3185a5f973fdb020ae11 SHA256: 1bc5611e7cbb14d09c1feeb0bb8c165fceacc884b1740d4ddeca40f99ae45218 SHA512: a468924c81890a7b7c3e097bb802fb1feb5fbd207ccfaf173806411ab13e5b07e78ca635bccf13fe0e6a94dbfdaf34bf11ac2feb296408a15a10006715f3a8db Description: debug symbols for glade Auto-Built-Package: debug-symbols Build-Ids: 036f49b15d022a05274c83a718237d916828dd0f 480f55d242433f2ba0d38a0901dcdf2e70c0a795 Package: glew-utils Priority: optional Section: utils Installed-Size: 598 Maintainer: Alastair McKinstry Architecture: amd64 Source: glew Version: 2.1.0-4co1bv2022dev2b1 Replaces: libglew1.6 (<< 1.7) Depends: libglew2.1 (= 2.1.0-4co1bv2022dev2b1), libc6 (>= 2.14), libgl1, libx11-6 Filename: pool/development/g/glew/glew-utils_2.1.0-4co1bv2022dev2b1_amd64.deb Size: 101708 MD5sum: b953879b27f8738383add77199dc85ab SHA1: 874c15999ba1f81ef731d1329722eacb5d9a28c1 SHA256: 69e12b9fb368c1a984f0a64a0c30e3a324ca5c06fef3b41640723ee6877f5537 SHA512: 4d859a40f7f9185778625cfe47d66935b7ad27e1adb9181e8ce34d9892a32975e5ecfaf5bc769928938e1320e0a896cf30d783c68460125c0012bb3e8dd031cd 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: 431 Maintainer: Alastair McKinstry Architecture: amd64 Source: glew Version: 2.1.0-4co1bv2022dev2b1 Replaces: libglew-dbg (<< 2.0.0-5) Depends: glew-utils (= 2.1.0-4co1bv2022dev2b1) Breaks: libglew-dbg (<< 2.0.0-5) Filename: pool/development/g/glew/glew-utils-dbgsym_2.1.0-4co1bv2022dev2b1_amd64.deb Size: 225680 MD5sum: cf1f03d7630910fbdb5e9861781a28e0 SHA1: 084f9fb5d6453ceff9c12e2320ac76292a44ab2d SHA256: ea65f1d21ef3a1397b0f5eef0d0fc315cade548ffefdbcfd914bdfa025cdf4fe SHA512: 42a33ce3afa3420431c22e5b07eaa6d277abb8b55c3538e65cb1b22d33bc59e56c52809bfbc91303fb7860855cb2ed57c3885163d813b23f3369a49007e6cc49 Description: debug symbols for glew-utils Auto-Built-Package: debug-symbols Build-Ids: 17ac4feecb956b30d8f5111a2cec1a109df1b18f 481571f6e86df5ecff9cf5ec83a552a1bf7fe98d Package: glmark2-data Priority: optional Section: utils Installed-Size: 9313 Maintainer: Debian Games Team Architecture: all Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2022.2b2 Recommends: glmark2-drm (>= 2022.06~git.3f1104d-1+apertis0bv2022.2b2) | glmark2-wayland (>= 2022.06~git.3f1104d-1+apertis0bv2022.2b2) | glmark2-x11 (>= 2022.06~git.3f1104d-1+apertis0bv2022.2b2) | glmark2-es2-wayland (>= 2022.06~git.3f1104d-1+apertis0bv2022.2b2) | glmark2-es2-drm (>= 2022.06~git.3f1104d-1+apertis0bv2022.2b2) | glmark2-es2-x11 (>= 2022.06~git.3f1104d-1+apertis0bv2022.2b2) Filename: pool/development/g/glmark2/glmark2-data_2022.06~git.3f1104d-1+apertis0bv2022.2b2_all.deb Size: 6592088 MD5sum: 9506829b35564e3b7a4180e1b0139dd2 SHA1: 08e083b1143b6cd88f53b955a78e62d6636d4da2 SHA256: a31e7815affb95746265036db759ae2ffd9cdcc1f0b98706b8c36c836600cc1d SHA512: 13c4639faef62d46606b727e45ec27494c18fe9817cebdb398d919228e3822db559dc941a3f684ce68e1db0efc85218022e242a948d98df665e617f2848158e6 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: 1039 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2022.2b2 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2022.2b2), 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+apertis0bv2022.2b2_amd64.deb Size: 296448 MD5sum: 738410899c4bdd11ea4d71ab41e5b3ce SHA1: 1a4e1ee39b12aa4df891d706f2b19e09c4c6507f SHA256: a25486426880515412afd09da6fd87997ae51cd1bba8ac3c1d8d85ab732b2332 SHA512: a12273a6f7351168b889343c27ce07e2ac434ef44e8d3bf4cf7452de3764bd47096fdb87f447346df377f7cd5bb3ff491df70b392ea4097957d791152c2fe8ae 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: 5216 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2022.2b2 Depends: glmark2-drm (= 2022.06~git.3f1104d-1+apertis0bv2022.2b2) Filename: pool/development/g/glmark2/glmark2-drm-dbgsym_2022.06~git.3f1104d-1+apertis0bv2022.2b2_amd64.deb Size: 5018412 MD5sum: 7e91895de576c074d822e15db8b3ff88 SHA1: 4942188d7dfc04434857738585480494b3abaf92 SHA256: 43ef358ae65dda3d5b7835dda9d47a268493f1ec1226e59a0bce00a05c3bc6bf SHA512: 4a9685a788738a789de5dd7293da23854f7a5c3726b81bcc6d3a7087372c91dbf7ed9dff4a3903bb98ac7d3e4a6cff1b97b903ec39eea884c81b1f2c7007bb7d Description: debug symbols for glmark2-drm Auto-Built-Package: debug-symbols Build-Ids: eea4c9211a82a6cba2138404eb5e33518fc27ffe Package: glmark2-es2-drm Priority: optional Section: utils Installed-Size: 1023 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2022.2b2 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2022.2b2), 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+apertis0bv2022.2b2_amd64.deb Size: 293976 MD5sum: 4dc18d5953a17e934d7535c1a972beca SHA1: a506012206228b5d70f5f25cfae50f7c5cf05ab7 SHA256: 392fc4dc38a60b97bb53818141697040f9f26579f5a0addf10af4cd832ef3140 SHA512: 13495844aaa489d0d37f32ec4f7c368480d3d1add9e6a5d3f61268e39eacee18c90fd5b05a98ca94c57341719279a9c95be48933944d0e3271ba5cb9a1066cd6 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: 5183 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2022.2b2 Depends: glmark2-es2-drm (= 2022.06~git.3f1104d-1+apertis0bv2022.2b2) Filename: pool/development/g/glmark2/glmark2-es2-drm-dbgsym_2022.06~git.3f1104d-1+apertis0bv2022.2b2_amd64.deb Size: 4994088 MD5sum: cb7b525fd533f391c2429d644e55652c SHA1: f560711c65c882c7645567504ebde44cd3ca5538 SHA256: a089ce45559fad44b66e5cdb063655c41c15003e6196ef1df98372138545f12b SHA512: 0a9e8ea62c75726fd2ce8e4f7f13a4d3fee3296d2f036ccd93f08c5c82bdd419103efe4266f08e7afbd7f1277ce4bbac3ea82688bdf979c63c9103be13655dd4 Description: debug symbols for glmark2-es2-drm Auto-Built-Package: debug-symbols Build-Ids: dff1f11fef2f449f558f1c4a0107948609093593 Package: glmark2-es2-wayland Priority: optional Section: utils Installed-Size: 1023 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2022.2b2 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2022.2b2), 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+apertis0bv2022.2b2_amd64.deb Size: 293700 MD5sum: 09d6921ac5f4696c0d50fb614164d424 SHA1: 89c4ee6bf9369403a956b09a12b2b946b433c638 SHA256: fa1f39ab7e76a9acbe8ca751af54a830db0ed5d41874573e08a23890072bd4df SHA512: 074e03a671b8bb0af221e75f325eb626b4d3ed10025596a06861843af85ed036960d93be036917d2ac29e6a430f5dc25ebe6b7f657f131baf9e7f29cac5d9d54 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: 5192 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2022.2b2 Depends: glmark2-es2-wayland (= 2022.06~git.3f1104d-1+apertis0bv2022.2b2) Filename: pool/development/g/glmark2/glmark2-es2-wayland-dbgsym_2022.06~git.3f1104d-1+apertis0bv2022.2b2_amd64.deb Size: 5008804 MD5sum: a0563ff48cf9097b3ca5de2580a294ee SHA1: c8a4ed0afc4a3df0e206348926ae0aef0a68a0a3 SHA256: a45c18b5db24675ffddf8bd4462536bd1c5d15c9962e4fcc66a2861eedbc74bc SHA512: 195c43f9370cf49dd1a391905ae70f6a1e388284eb0e8a447e559953c54ab78d21c3a3d8d6097aa940784f8907df28c9d7b0fe26df1bd091c9bf5ce532885388 Description: debug symbols for glmark2-es2-wayland Auto-Built-Package: debug-symbols Build-Ids: 689e4408ce6611535b2d2d2ec25e19eed075c7eb Package: glmark2-es2-x11 Priority: optional Section: utils Installed-Size: 1011 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2022.2b2 Replaces: glmark2-es2 (<< 2021.02+ds) Provides: glmark2-es2 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2022.2b2), 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+apertis0bv2022.2b2_amd64.deb Size: 291036 MD5sum: 4ef6508c4522bf8ac41d70b154c5a4dd SHA1: c9ef5a9107db07350854bea1687af21dbe188d78 SHA256: d0e8bef4f0ee854dd010ebdc2e32171bb44d54061bc8385b55c7dfcf18f289d5 SHA512: 21bf684935a254632f7dc2f085ae5fed5223f44359f1556bf97a9f41a4d383cc394ca42252f8ca8c4a954fff8284fab98543765fe397b39aafa65437317e3c54 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: 5169 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2022.2b2 Depends: glmark2-es2-x11 (= 2022.06~git.3f1104d-1+apertis0bv2022.2b2) Filename: pool/development/g/glmark2/glmark2-es2-x11-dbgsym_2022.06~git.3f1104d-1+apertis0bv2022.2b2_amd64.deb Size: 4985564 MD5sum: b3d05130b031651bce467f9f8237b2d5 SHA1: 30cb93855dbacbee4800d1eaf6136a98c6eddb84 SHA256: f5d3cbfb946be3ec1931b77cff29262abea895d060ac28118bd13564746a548b SHA512: 9b0660685f9578e8de81b0bc2b6a531c9f52a4df7e00cdc3e6f58e0c0e64be40e75fe3fd2e134c88472493eb8341311585cbd9ac2301b5189413e73e2f8b6979 Description: debug symbols for glmark2-es2-x11 Auto-Built-Package: debug-symbols Build-Ids: 3511286af82b7cff81a95c1ef32095fb2e9dfdab Package: glmark2-wayland Priority: optional Section: utils Installed-Size: 1035 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2022.2b2 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2022.2b2), 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+apertis0bv2022.2b2_amd64.deb Size: 295856 MD5sum: 3ea2ff57358471532f66545262b1d6b1 SHA1: b684b82588aa3593a32a6e8ae754319949f47d2e SHA256: 39f1ae2db6a808407ede015e243f81a8e60cb4b1e179ce1e8659731572d9096a SHA512: d795e74956af122e601e12e075fcc5b37508487dd507995cfd192ab35b1c96050f9b2be3e40b499cc4b21b06546dbcdc39e17227469c29c8f744e6f90b6ed4e4 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: 5228 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2022.2b2 Depends: glmark2-wayland (= 2022.06~git.3f1104d-1+apertis0bv2022.2b2) Filename: pool/development/g/glmark2/glmark2-wayland-dbgsym_2022.06~git.3f1104d-1+apertis0bv2022.2b2_amd64.deb Size: 5032188 MD5sum: 00b9e7613a2172736fb2c43912b10fd5 SHA1: 2cf2a70e39f9f7ea9104e438af42a4d0693a535b SHA256: dc9fbf1511ddf89eca51e8b46afdc616d6564a64a5b8b4a0c78fff8e6498e93e SHA512: 5e28c3ed1c126909882a6569876d4d19068bbd9cd79ea2dde7e3eb2cade143cf5cce7bcabc31bda1b7a116d1fff1afb71df6c839938e2eadbdef317eecf8327e Description: debug symbols for glmark2-wayland Auto-Built-Package: debug-symbols Build-Ids: f3e03c6ad5da8fef42b9dff7269b6dd38871f301 Package: glmark2-x11 Priority: optional Section: utils Installed-Size: 1015 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2022.2b2 Replaces: glmark2 (<< 2021.02+ds) Provides: glmark2 Depends: glmark2-data (= 2022.06~git.3f1104d-1+apertis0bv2022.2b2), 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+apertis0bv2022.2b2_amd64.deb Size: 290060 MD5sum: ef889b127181c55928f6e174f7c4a4fc SHA1: f87a2347a167bdbe66d93311a459c3df642cd0e2 SHA256: 5c4f904129d028d2702df6d1c681260414e11ef9837e26f6158aa71632b0d5c1 SHA512: 6730e9e8f51a0a913eb00abad9db1b39637dfa65834c14455beab5cd2a1e0d3679161a5c7f4c75525a7211ad016f7c695681ec76e34f7347e5413344dea508b5 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: 5138 Maintainer: Debian Games Team Architecture: amd64 Source: glmark2 Version: 2022.06~git.3f1104d-1+apertis0bv2022.2b2 Depends: glmark2-x11 (= 2022.06~git.3f1104d-1+apertis0bv2022.2b2) Filename: pool/development/g/glmark2/glmark2-x11-dbgsym_2022.06~git.3f1104d-1+apertis0bv2022.2b2_amd64.deb Size: 4945040 MD5sum: 7bb1717d66347966223130e8edc32899 SHA1: 4ea8868e9aca10622ded79560adcbaf363a3e627 SHA256: 15ecaf0954aadf2a773f89f1696d218a7ce28d725a5974ec671668867c04d46d SHA512: 158761c5eca1e07314f740f4e9f7a56055f8363f82592bee246c49c77a9a0728a6ccdc9dcc2375f0ebf836c6d292bd5a4daab306999d8f953c7350fb7608b83e Description: debug symbols for glmark2-x11 Auto-Built-Package: debug-symbols Build-Ids: 5a24ceed056fe94b6062526aa3fff480e1ad99cf Package: glpk-doc Priority: optional Section: doc Installed-Size: 1513 Maintainer: Debian Science Team Architecture: all Source: glpk Version: 5.0-1apertis0bv2022dev2b1 Filename: pool/development/g/glpk/glpk-doc_5.0-1apertis0bv2022dev2b1_all.deb Size: 1485980 MD5sum: d85d1193cb65b98010db7dd18fd4f65d SHA1: 22f31afb8995c64ac7942e0247393bf626b6976d SHA256: d0e86b29bda69b225b44e5f175c6074281eb37f4ec4a44fdc5c13da919d63947 SHA512: ed8729cf5fd4848c5218ba73a8ff67ef0f9c2a5d848e7bd6b92d12368f99edcc390dd523dab981a16f8eda2ed293d7c87c8851df2a9750f102455b1e9301e282 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: 1049 Maintainer: Debian Science Team Architecture: amd64 Source: glpk Version: 5.0-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.4), libglpk40 (>= 4.59) Filename: pool/development/g/glpk/glpk-utils_5.0-1apertis0bv2022dev2b1_amd64.deb Size: 255480 MD5sum: 4b034e7384c5708cfdc307bf69959157 SHA1: edc1cada8b0fa203e5db6d2c424aa3c6b18077a3 SHA256: 15b45a4aeeab3f572e437fd1c69ca46537ed0d7ae9c89d089da0a5273ed9e21b SHA512: 05e59516e55940e9914a60e86a01d3bf4358469559d71ad7316f7a2d7cf0d739212c3a92b780b050de32494d60382e62cb43fe205c8f8d8aaa3e8c4897f2f6d0 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: 33 Maintainer: Debian Science Team Architecture: amd64 Source: glpk Version: 5.0-1apertis0bv2022dev2b1 Depends: glpk-utils (= 5.0-1apertis0bv2022dev2b1) Filename: pool/development/g/glpk/glpk-utils-dbgsym_5.0-1apertis0bv2022dev2b1_amd64.deb Size: 16956 MD5sum: 35dfc60abb192cf10c91a9eef0bde0af SHA1: 25ab96cfcb854735a18ccec5c42e019b69fe0f3f SHA256: 2466fe58c853a8680deebcc62407056d3b6457607e26319b5e815c6ca19a9646 SHA512: 961dc9cb0913addb3f556ae8dba396025b5065730d0627fcdc431ab1b952bd7bc216a1fa60cc856ef5c9d9a2045932aed7c1949ba31dfa98fcb252cb3ee5eb1e Description: debug symbols for glpk-utils Auto-Built-Package: debug-symbols Build-Ids: f94943f26810093344ccf9d0eb43396678a62093 Package: glslang-dev Priority: optional Section: libdevel Installed-Size: 7715 Maintainer: Debian X Strike Force Architecture: amd64 Source: glslang Version: 11.1.0-4apertis0bv2022dev2b1 Depends: spirv-tools Suggests: glslang-tools Filename: pool/development/g/glslang/glslang-dev_11.1.0-4apertis0bv2022dev2b1_amd64.deb Size: 1156076 MD5sum: c8096eadc03fa557211e3f28eaf80f4a SHA1: 78d2e4fb6af89f0baa13e6c02f5c8d29d148dd59 SHA256: d0dac6f6e1ea30782cbcfd200c6e35d539d84065f59a131dd101637d885014ea SHA512: dcf5eb5223fdfbf7d63576e141ad1f78f4bfaa80ef2871745aef4dc9d5ba43c529a8c7fcbbe07923fff892571905b15d6a85b65117aaea1525446bcc9a801b38 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: 7361 Maintainer: Debian X Strike Force Architecture: amd64 Source: glslang Version: 11.1.0-4apertis0bv2022dev2b1 Depends: libc6 (>= 2.29), libstdc++6 (>= 9), spirv-tools (>= 2020.2) Filename: pool/development/g/glslang/glslang-tools_11.1.0-4apertis0bv2022dev2b1_amd64.deb Size: 2000228 MD5sum: d851b71fd695c2a727ca8bc3d1cf900f SHA1: 712d15e13f2f1b0f6e55ac999e609c5b4325ae0a SHA256: 6b35f16a5dc8800dfaa724af889d6ce479c3de83a91b63065247b8a5d88e62ee SHA512: 7d9bde19d50419e63d14257e50f09281524a5ff1ec187b2a517fcce782efb6a7cc5f8a43e6bd1ae192df67169a668b0cac2fee59c226e10553187d137f2ba8fe 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: 13339 Maintainer: Debian X Strike Force Architecture: amd64 Source: glslang Version: 11.1.0-4apertis0bv2022dev2b1 Depends: glslang-tools (= 11.1.0-4apertis0bv2022dev2b1) Filename: pool/development/g/glslang/glslang-tools-dbgsym_11.1.0-4apertis0bv2022dev2b1_amd64.deb Size: 12683052 MD5sum: d0a869eed7040a3c883efb6b1a6f9998 SHA1: ca73b520ba4e57c5ddd875528fb8debfe5ee6e80 SHA256: 67dcb8a3ca2f1c59b2ff7e9361f6da7d235df677b05f91f1cad0824e9d2431f2 SHA512: 1601bf9553a11a280d043dd4df58a6cc7afc5305cebda4897575c32e0423ba09b38885729dd554c4e5910856fc2211631d78fb5f9f118b5dd0f77fd8d5efaf28 Description: debug symbols for glslang-tools Auto-Built-Package: debug-symbols Build-Ids: 5c58b97ce76bb5a31d92bd3bac91a2f6901b1cc0 d18273b112aa7a5112b963de1577e8a7e77a12f7 Package: glyphsinfo Priority: optional Section: misc Installed-Size: 6649 Maintainer: Debian Fonts Task Force Architecture: all Version: 1193-1apertis0bv2022dev2b1 Filename: pool/development/g/glyphsinfo/glyphsinfo_1193-1apertis0bv2022dev2b1_all.deb Size: 299484 MD5sum: 102070337c1a33142ec3e065eab41a9e SHA1: 3b9e3e8792629f94610563e857b236693e850f74 SHA256: b5523f7513e5eb511e9f02897286d49c26d19dc36e720ea9062611c232e4b44c SHA512: 503294610ab5342da81c15531053e66b2edd527f3e9e41799853ee66ed403497d6e8855d43efb0d811591f8cf237b823901cc1f1d5ff81b8e10b94998257cb30 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-1apertis0bv2022dev2b1 Replaces: python3-glyphslib (<< 3.0.2-3~) Depends: python3:any, python3-glyphslib (= 5.3.2+ds1-1apertis0bv2022dev2b1) Breaks: python3-glyphslib (<< 3.0.2-3~) Filename: pool/development/g/glyphslib/glyphslib_5.3.2+ds1-1apertis0bv2022dev2b1_all.deb Size: 5500 MD5sum: 50268523a2a8050dc5b4c0ae1765425e SHA1: 58928272a448efa9c660ad4c983c52d0a09e56b9 SHA256: 7293fc47f9bdd14a55466c0fc57352c1f278b346ac7416543e3f7d05cf3bd1ac SHA512: 02b944acc3871fb26290f7c6519246d45655214545e4aaf5caa71d617de8ac5c4327b431487be7667d3e9b21f26b8cd910af69f1837aa2e6d0d623e3cfee1f3b 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc (>= 4:10.2.1-1apertis0bv2022dev3c3), gm2-10 (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1036 MD5sum: 0cdeb73267f2ef8edba0d7e3546e6af1 SHA1: 77b2abf4935b1952def8e2d05859f64bf056b618 SHA256: 8955853d67903289b4e4cd648db13862f3d08334ba22b20187ede8ed40ab3b20 SHA512: 2629ba1be3cc06cf7815838f6c41af31afb9152ed3d0713b9093e00433c2905f76cb5c563019042114f8ebba66dd8c0dafdbd1d538cb05a91c8d07e769085cf4 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-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 229424 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-aarch64-linux-gnu-base (>= 10), g++-10-aarch64-linux-gnu (>= 10), libgm2-10-dev-arm64-cross (>= 10), libc6 (>= 2.14), 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-aarch64-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 51587984 MD5sum: bf6c2218c4d99a5b2c9e7f3d81a50ace SHA1: ca5c5425332f6515b775d992d6f440dbd0b6ce31 SHA256: a925465f137f5e0ee3d01f426255f88da133312a40ad1bfceeafc51883b52dae SHA512: 1a6276e17908cc77ced090db2d1610c70dfa6b05d87942482a0571b30a9ff50239339cac465cfaa49a9543e0bc881ad1bcac36e0f8fa1474c2471e01c3a66887 Description: GNU Modula-2 compiler (cross compiler for arm64 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 212212 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-arm-linux-gnueabi-base (>= 10), g++-10-arm-linux-gnueabi (>= 10), libgm2-10-dev-armel-cross (>= 10), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 49087276 MD5sum: a46b39163f9e8773ba2aba807e02d13b SHA1: f903845c51afd16798997c1ce1c00f54ed12a2ac SHA256: b67078857b0a7a7438fa1fbe1aa609a69a43a1b318867b04f54bfe167a372962 SHA512: d722ddb03769aca9a3d838f8db165dce0d874f983ab448f9b802450c30057a3e841be17abbe6c4ae1ed82c2c64f436adc649e428b19bac13dc71f7ee581a75ae 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 212212 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-arm-linux-gnueabihf-base (>= 10), g++-10-arm-linux-gnueabihf (>= 10), libgm2-10-dev-armhf-cross (>= 10), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 49079708 MD5sum: 88d2cecedf34eeed91bde62e001061f7 SHA1: a0b2f5cca339b9de8e35fe08a652309f2dbbc793 SHA256: 3a118d47786794e7bb228e173399555c625922a8e12cc5c0d63a0f0c3e6d0176 SHA512: d99c161b293b03e0abb1714db343aea40ee4088805050a0ccc58283fc4766e783757d44c8317e8c32c4f30f973458451a75f395b461114991eecd9202b6fb449 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 239083 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-i686-linux-gnu-base (>= 10), g++-10-i686-linux-gnu (>= 10), libgm2-10-dev-i386-cross (>= 10), libc6 (>= 2.14), 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-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 52359092 MD5sum: a0b29ef6313e677fff55ed64c7d14d79 SHA1: 677d3e34b5e5120cc35acabfbb6c13274bed22b2 SHA256: 17fc552fb1c3584aba986a29da8f411d20bf704a28e81b771ab242d5c1276147 SHA512: 8baf04bc7c9b640e57ae542b93d5be192f58a624ea47a6155d7a67aab743c3e17504254e8aea62d429a401ef5b996984732181c3b827e021471f8c5ec88fa86a Description: GNU Modula-2 compiler (cross compiler for i386 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gm2-10-aarch64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-aarch64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1152 MD5sum: d0f49f3af8a77c1165d2f29be5e4e46e SHA1: 0f151447318990bdb8b6accce0cef9c2ec876e48 SHA256: c0654a87097a4c37873e9c658a01f6e6c06313c84a0556246a6cf5d6e3e1e9ed SHA512: 943dabc1593909ab2d2bd80050eb17f8977291dc44e0c48fe8036220a3537ff9f063a5c7f2ae58e118e573d98a331cf2c513da10dc1977ee11c05781cd0d1a78 Description: GNU Modula-2 compiler (based on GCC) for the arm64 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 arm64 architecture. Multi-Arch: foreign Package: gm2-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2022dev3c3), gm2-10-arm-linux-gnueabi (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-arm-linux-gnueabi_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1152 MD5sum: 5d9aad6e6fb6c916c674fd82bb43eccf SHA1: 7b6e4b501c1a127e70cb0a96a76b12679ac1a225 SHA256: c614c7149a5af807ef342598e332ae767c9652b9781f42ddfdb8a8319c654a0f SHA512: a949958b48435af3db4d9c3d1ef6be15410cb81fb064dfc233b5b235aadd68ca985d217fb4cd85e5af65adf5b5fe75124ee42f3a4203661ea33175ef1fc6f5f3 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2022dev3c3), gm2-10-arm-linux-gnueabihf (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-arm-linux-gnueabihf_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1156 MD5sum: 2068936737845747b2bf6a941932b6d9 SHA1: 0793655d0d06ab974d18c7f4c3c2a85cb5acfa49 SHA256: 21b6d4a28d59b93e23679d16ea8d0ebe533c07a616649f8170e0df8740ee78be SHA512: 71fedbdd597d3013896d7c971adb9dae74e24e531f28ce9bcf0b3cd84ace0c86dd908d8e415e36b6fcafaa7c8cc9f1241d0417a2f0a886cc5537d61b4080a0cb 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gm2-10-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-i686-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1148 MD5sum: 523a2b8da26787c5f9dfa246ea1f3248 SHA1: a85d1a60f2eb19ca567997baf79a733fea3e370f SHA256: bddc680695c75b51a53dd0f3cd9a0cd8b4a54a2faf8f48b61160a3ab837bc75e SHA512: de0105115b8480985e8ed692fd9a03f80225755931c03fdec680fc10976075172db42278243bd3b6bf9d162da454cebb3fe3e9b5dfec3f087025561a82e2c454 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gm2-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-powerpc64le-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1160 MD5sum: b16e9fa5ab58403d6459e3d60118ef23 SHA1: 108b60aeacb44650ddf74506c4206ffb08b9d0fb SHA256: 596c871b31c2f17dd8438e0b1b0eaabdadefa82d5c5e884a360185a705ade70b SHA512: c4e8531c7e8ecb455638614bf0aa25774ba39e10da317833ad9c134ce0b2a4572ae08ffde3371624430d1835f9f317c36d0bd77bfe934fdc239179f460aa1583 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gm2-10-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-s390x-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1144 MD5sum: 8ea746377f56c3a93ebc50a2faf7dfa3 SHA1: 6514a53e1cc93fd8b945a2e17167159a4acdff8a SHA256: 8eedeacbbb10f852debcb5e824f568c2398f4d40b03b5b424e34459743dd8b97 SHA512: 66ef50fa1a51f1ead763048599f4ee5824716927e37cf48f847a28e8f845f31609fbecb02d81f1453b0ab4fc32657c395c1f0762887e3ccbd965603be6e1df2b 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: gnat-10-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 89401 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Replaces: gnat-4.9-base (= 4.9-20140330-1) Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-aarch64-linux-gnu (>= 10), libgnat-10-arm64-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1), libc6-dev-arm64-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-aarch64-linux-gnu, gnat-6-aarch64-linux-gnu, gnat-7-aarch64-linux-gnu, gnat-8-aarch64-linux-gnu, gnat-9-aarch64-linux-gnu Breaks: gnat-4.9-base (= 4.9-20140330-1) Filename: pool/development/g/gcc-10-cross/gnat-10-aarch64-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 16498556 MD5sum: 5a372b26e531be3813b26bd72bf10046 SHA1: 8ecfcc64ca4b07fbebec5f5e18d48b9fc53e3e01 SHA256: 994b1e26c54e0b866debdd626717210d3c82c45d6bc5dd5406306d06a7f9259d SHA512: a96ad4f8f9d2ba381c7569e14ed1d1d80edeec503bc13779e4934876c9a93239140247ab914c847df28c8c50400d5091d5ea99a762f1155db57ef392248fe3c2 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gnat-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 85892 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Replaces: gnat-4.9-base (= 4.9-20140330-1) Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-arm-linux-gnueabi (>= 10), libgnat-10-armel-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 16172500 MD5sum: 5f92ac2f8fc01386d23675f790c8d2fb SHA1: 7fbfe001ae878afef2109287440c30fbba8a2e59 SHA256: 29eb4a9239e4997692cf3c2fc55c26782ec0a1d12ff383db6c6895d2b9a5513e SHA512: 6667985d5d8a7b2af7b695a2125ba3d1e55871c24bc53dd8eb5ea041ae7f72341118e74d1ed2a48f59a1f2b4156c429bd4bfa621c79cab072c38543548815c70 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gnat-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 84387 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Replaces: gnat-4.9-base (= 4.9-20140330-1) Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-arm-linux-gnueabihf (>= 10), libgnat-10-armhf-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 16215768 MD5sum: c84d699fcbee29367a42d1c10afdbb40 SHA1: e3163a1d8fff1d8eab0b720eb136a99a4bfd004c SHA256: 592c5fa78dbc71a0160934a1406374e8db6b52f48a1c90102b966203594cce2c SHA512: 85ea1403abbb38a276acb4ff2d1fafc68b07c80f8d9083175486afd6c1c0a2ebcdb80d3d05d5d24dc93e25d794cef6a088864c382d8469253093372982cd4ebc 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gnat-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 86148 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Replaces: gnat-4.9-base (= 4.9-20140330-1) Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-i686-linux-gnu (>= 10), libgnat-10-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1), libc6-dev-i386-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-i686-linux-gnu, gnat-6-i686-linux-gnu, gnat-7-i686-linux-gnu, gnat-8-i686-linux-gnu, gnat-9-i686-linux-gnu Breaks: gnat-4.9-base (= 4.9-20140330-1) Filename: pool/development/g/gcc-10-cross/gnat-10-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 16954940 MD5sum: d12cbe21e24363f6a841087d7f0d4f93 SHA1: 193f60a91675e753619953d21c0f34ea53e0945a SHA256: 67957d58aad80fa401f0b304d4a12f9f796afb28f9d43cc9489bf49167f77903 SHA512: cc8b751c80667dad24e458b8637bef61b486e171b3f3ea1c51e3befe6d37189ab5f61a8880b562660d1833c0069e66ec2ddd6e9df9eb686d39c034309c9ca4f2 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+apertis6bv2022.2b11) 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+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gnat-mingw-w64-i686, gnat-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185876 MD5sum: 2418792986f6439a4a7e793aabc5f6db SHA1: ac83c5b700f60699a4067d45fc3255b48ee5cf66 SHA256: 7540b3a722dc1b24efaded90921ff2ca664edb602922dc9d68fdb7c48231799b SHA512: 6d02e4d79dd78b843cac92dcd9348a047b05d89df1c42e37750cf0d32faef35433d4df790558bc77f593f26ce8801761eaddabe5c3a485d402bef2931f8b0200 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+apertis2bv2022preb4) 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+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185896 MD5sum: e4b59a19cdbf607ec3bbb551dc9195e0 SHA1: 02b68422fedf73f0fc05b5dd9ba1cd8984a21d0d SHA256: a1c7c3b6fe18cddedb29408a26637851232dc7203e72cf9c7ccce5723ad509c9 SHA512: cb19c51b1073dddcfa416ba1655f50078398f9962a976b9793a81e168186a9eb05472726a113c8f932a13b310bde233a51898af5812f2d41c96074b199699256 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 82813 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 15500704 MD5sum: 41eea64d0aa3f53c0084b1bdf388f6e3 SHA1: e2873948cc5dbb9b4f5bd31cdd87421011ec2da1 SHA256: dba63a75feead7ae46b02400e9296b1f00931e2c499a0ee33f063f6f11abd737 SHA512: ffb7341c87d798b1022ea615cb79f47f9cf43433561d2ceba75faf1916c97feb8804053e830cd922c7dd0bd9cc9cd8ac0f775de29a922cca56b6b68dadc3dc70 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 112332 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gnat-mingw-w64-i686-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 104337088 MD5sum: 4c60604dad0fee36c38cc64c94db2ab5 SHA1: be4a9dbece72962afb8913cef8abd902c8d714f1 SHA256: 0ff51696b1c9ec034653ea00f0bfe50c4f82c3b92f1c79962c088b618056b6b1 SHA512: 20b0cd7a0642a8adcf13c57fcb60c0a02106fde0faafc0b799fc7c0c7dd2d4f9775c46c566b7c460980a1a8b78a822662c8e84667df071c8835ff07f2691b6f5 Description: debug symbols for gnat-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 00ab15492bcd9fe8cb0c5784e21cbda6fc9d64d1 2509b2c63a4aef1755a1e009336e02530eb5924d 29b805876bbc4a700822adc8e8f9a89d2137c9ff 521479e4089bacb1a7b0c8309fd6545c754e98c8 7e58111adbf455bdaebe48f2a1b264b4c75c2ead afcd1088b3adda4bea8ab21f73c2284639bb438d bd0e2abe55bace37b9511f701f484bf81fd2a4ac c4abe4eab6c6439cc96c18c9e9c618438ae038bc d0860e7f3c29caa6efa6dd1fb9a320208395d80a d28772c2a9f2e1b600cd6bd92464f1673234b668 d629501be93b6f185ec38b7e75cfdce5f3e19ebc d846a76bc8ab1acc302cdb511c2a9ab811af7289 e7c0cf94f6de735a5518d73c91dcfca9ceae0135 Package: gnat-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 82813 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 15502668 MD5sum: c1be8b29beb5c6afcb0af228ae903797 SHA1: ecbc7f24a872b1cd9156ecc7880cbc5cdc71cf56 SHA256: fcdfee6b88d88359f1125afe5fd68008a1cd87c89f5adff098759795a6042f42 SHA512: 0880d9101a08746efdcecc8bbe7ff9d71e7f4ff52cc6bf2f4e378812064f98fd1ade4b1b2992f829fa8dc32f7e8e9d48a5c0ed7a641c5706070d27827f5c43e2 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 112334 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gnat-mingw-w64-i686-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 104469624 MD5sum: b1a82da6eb3201181ab0768a7da38e69 SHA1: 83fcd34cfa934c0bf3cd630029fdab8d1fda3339 SHA256: 44c127f39352fda895df29b92b7233ae8a1701c67bfe6196b58448d7634e7a54 SHA512: c00014a7da987e28f6cefecdf0da752948b12b6f3c38b29c30dc62339b0756bef44fe6e2ec2fac48a8faff54151534d8c01c7b63bda0afc1165da1e601c2d96c Description: debug symbols for gnat-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 199f2121608a18a6ea4045cd954dd30e1bf771d8 26e226bfa1bae3dc8a1a228af792737988e5d26f 2966d68be4174ca2c8c8760356e3ecb3b69ca57d 3e1bbb6f39681862bc9f6dce47576b7b9cc8a6e3 410c8830b2f55c07cf078f8b222f890a9f68226c 436c2230f4b1c16f27f62cce01b25a3f86a23c9d 4673bced6f7161f17dd3e32f68865c8638434525 63a48b9a2e3e6d394bf004e4d2facde030124cad 6e9ed18bf3d2e4fa082837cd2092603e29f27e85 8ab5b65f6cc0dbe2d270c4279088ff71e698fe93 951aa0260e8e168976315c2fb5d419517e543f5f a12d05c2b98ef130bfc9a6114f8bee12b4b9e083 b38662dff50561af17f6f5be453f6e779a090ee8 Package: gnat-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185896 MD5sum: 0719ad92790af28e56f0ca33d5854c46 SHA1: fa41dd59d3b9eee66250e1e4aabf52d85c64e030 SHA256: 8c5aa8851aad71b1cc76abb773ebf76940f795c4f6509b0d61675b75c9121d38 SHA512: 2cbb245a9dba2fc77f4a2be71a6dce48ea37665a024e3fe5d04ff58d500154ba6819a06e4b2ae6badb8e09d352bd162d8c196a4a443541c28b28478186575ebb 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 89059 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 16389980 MD5sum: 5c2783ab4b69b34256dce664b2f69441 SHA1: 79e3db473b11ff0f1db9ce9b7d5fbf758128a169 SHA256: 875e5a14c27ed8f92b647aa80972ace6a45f9ee320e95767e76632b4b5e75245 SHA512: fb89df933a63cb41c5e63a55b63d508959a66c8657bf57d69ac98a4f3618a8487947e4b99a40ebaa8f2d33e94883eb1b8628fc560c264a0ca7bfc5b614c92e70 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 114731 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gnat-mingw-w64-x86-64-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 106601328 MD5sum: fbc630aeca247200e6e8f49f15940662 SHA1: df3737240ccb5ffdd88feb787fe4530627815b1f SHA256: a74c3c7455540e9045e0b452f21cb9b51795bd80f2d516293300d7ee0c7d982e SHA512: 652a9c4d36f5e6536045c872bac0466d34508c38e2b46e39623280c0e7048409f138917251ffb25506d71d8a166bec1fc09988e54272fad999837b3fc3138fe0 Description: debug symbols for gnat-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 0169eecc368126d38d0992b2464c3e54a28a59f5 02f4e0487d8fed53e29a0c0ebaa44fd02690bd99 2316f92b667b7056f5361061ebb5746e447fc8cc 3002a51533f19052b4a98c08ddabe258460b1289 32c02ab7987cdcefaf0d8fbd2dfe9668fe1efdab 79c5b9c5e8872f32e20ee2f8102f1dfe6d37376e 8d0747e951624bb670b7a49717a639159431e55b a13fe374964916d778ddec3772914f74c69f89d6 aac0f3cab062ba601c27d8f276fc2f60fdabc26c bf9a5e9edb42d6a57cab3826f731545e6a5112c4 dbdc1ae86a6d60538ab3d5926601afd9dfc471d7 e9801449045fda8624f6c229d45b0a772befe92d ef0f572b031a2f992f05ee24a754c61b87da848a Package: gnat-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 89060 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 16386316 MD5sum: 9e0fe03c7883adb562f7b0f4bd40dee1 SHA1: 2ed785d0fba94a60687802cd0ab791dda3c9b9a1 SHA256: 8dccb71223e0953ce3a6b691340466920a4cd9cb4f217adaf5a044986303f6b3 SHA512: 2646afeb0f87e1d2abd5c93d2d404da84099f6ad573283aae94f7557de1634da02ae6e61a92789cd5e37aa019ce07130cca69673be0e287e65b663344c10f1c8 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gnat-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 114731 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gnat-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gnat-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 106559680 MD5sum: 57baa7a337a0a39b29848b4a911740c0 SHA1: 4290def326e27dc3afe95f96ad83775562442490 SHA256: 46599d134cd63a7fdf5a6645af748ba1dd2ca13dade0988af6138ac75ab37609 SHA512: df14d0517005fafbabb8394fe70b05b2d0d367717b9b3222767bbb4587475cae06b4448a4f2e80fb5240a137ef3697898da8d10e4024bb9ddd3b4ce0710f52cd Description: debug symbols for gnat-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 015d6fa2363547d7c1529920d322c20880f7850d 10edc2883c0373c2112309e905e86b74188ae796 27041f76295935fd46c2bfdfa9ddf548fc15930c 28a0d7d3d4aa093e2a70a115dc24975fdcba5756 314b719097356165958b442a7f47ce990efe6e47 4daf4bf2f37646ff4186b5743776e7b0c15a1f40 a2ca696f41d87c30ecf147666e8f3aef25904446 c1392f95e469b262088d25d3b67b0bc9467fdf09 c7d86e0ce1a21ef37dcb24bece281b76a5a7786d cd7823feb6ef4150472706d516f976234fe8eb76 d9cc569a3031414816aae0b23051a81b81950c95 e8f60d5b11e42f3443799669416ffc447a62f9dd ec198a9ddf3b05ff70c2d21388bc86c1a94c0dff Package: gnome-common Priority: optional Section: gnome Installed-Size: 155 Maintainer: Debian GNOME Maintainers Architecture: all Version: 3.18.0-4co1bv2022dev2b1 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-4co1bv2022dev2b1_all.deb Size: 133916 MD5sum: b0b3c8a951a45c796161550040ec9e1e SHA1: dc65f73fbe27a4cb85eb7a54cca6b5bf799afa30 SHA256: 13ccf8a526333fa69275ca65c4340da647848541f6ec7f516342d3183e0db9f5 SHA512: f6c7cb5dcccb54dd57b0a2a0665d5eaaefcbd59940b9e6e075994fd17da9c919da678d16655b6bf7003efd0b1e97c849a32b1d46401bd9a755d4496be064b154 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: 47 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 2018.1-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.49.3), libsystemd0 Filename: pool/development/g/gnome-desktop-testing/gnome-desktop-testing_2018.1-3apertis0bv2022dev2b1_amd64.deb Size: 13632 MD5sum: 612a55a03d416f8a5578685ba6cad7cf SHA1: d6eb2b0e8de313db4048e85dd68519d234f1ecd4 SHA256: a9bc6cd8fd7b114ce00874c4d8c20e31a98113a5c879f4b3a69006844293ffb7 SHA512: aaead7be53561273480b05cca36b1b989f85d0cdac19916162fd3441b67b7ee3e6783887a332ea7311fec1a755b85a359030e46a4a803aa34330c36a122a1134 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: 47 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-desktop-testing Version: 2018.1-3apertis0bv2022dev2b1 Depends: gnome-desktop-testing (= 2018.1-3apertis0bv2022dev2b1) Filename: pool/development/g/gnome-desktop-testing/gnome-desktop-testing-dbgsym_2018.1-3apertis0bv2022dev2b1_amd64.deb Size: 29316 MD5sum: 6e0ce0b00c8fd2ea7b5e831ab70eba91 SHA1: 6c659778128377c09be205e0e63fdbe260cb15f5 SHA256: bbc042e7c4d42e8971383d539a286abfce2debf76254446589eefd6509edca60 SHA512: aa485765896308dfe42a2b7c2ec7b3442e1c5784ed56e5d15c0f0ad5d9ab19de74f6320060aa5d509f3627faf11908c1058a4cf09f0d1608e62fce079a7afdb7 Description: debug symbols for gnome-desktop-testing Auto-Built-Package: debug-symbols Build-Ids: 3ca8679b3d2430289ab875aa408bb72483e61adf 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+apertis1bv2022.2b3 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+apertis1bv2022.2b3_all.deb Size: 420500 MD5sum: 1912935bf1798ea011c40f04c3aa030f SHA1: 86f41f1d829bb8c082c58ce1dc477574979fefa1 SHA256: c2ef8261c3b5ad5030ecb408a0896e535f732f77a1970a10f5b14a70ab0089fd SHA512: 3aba624171572f1b55a8474cdc20396e05bcc44ad8b5b55df1e8e2d9a5c7f1679469c50554a96517fe37978a3f22a38f428065fd3e7e9d39f3305505451aaf62 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-3co1bv2022dev2b1 Depends: hicolor-icon-theme, gtk-update-icon-cache, librsvg2-common Filename: pool/development/g/gnome-icon-theme/gnome-icon-theme_3.12.0-3co1bv2022dev2b1_all.deb Size: 9869008 MD5sum: 67a0be5decd707c898590bf1a6918315 SHA1: 1ffc34bf3aa14d5ee974017926eb27099e44d19f SHA256: 42cf09a2655b8e7eb86887b668edfec18d77c0bd9369531d365f612683341a49 SHA512: e2b65e996ad37ba631b194d64f213196c970dd529d97cf554bdcddf5e1f8366011426ffe1a18adc811f1c77da52e627323c8400b170b9901960299c240bca723 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: 4842 Maintainer: Debian GNOME Maintainers Architecture: amd64 Version: 3.36.0-1apertis0bv2022dev2b1 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.14), 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-1apertis0bv2022dev2b1_amd64.deb Size: 1033392 MD5sum: 13cdfe82750b5421f50a4b767a3f5fb5 SHA1: 00b2fee1e41c9dc24dcb32214b9ec16b646242ec SHA256: 2824f8cd68acd09ec77de2d3055c486b5f5451c005d080a669ed48927e3c3d10 SHA512: f4bb6463118c3d7bafa99c8ae1fa0730c84d2a682163b409235d3dae735b5d9d764bcb16f7e5f9b08ea0e07e6d69b812f1f0fe45adee74d7fd92ab0019f0a619 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: 4862 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-keyring Version: 3.36.0-1apertis0bv2022dev2b1 Depends: gnome-keyring (= 3.36.0-1apertis0bv2022dev2b1) Filename: pool/development/g/gnome-keyring/gnome-keyring-dbgsym_3.36.0-1apertis0bv2022dev2b1_amd64.deb Size: 4308576 MD5sum: fbcb9ee66e76d0c4df01c6c22fa93936 SHA1: 4869d6fc79fee532058b678591fc416d4e755c62 SHA256: 941ee704c915c23ebbadf96f9a2be5524e543dd2d02908dec15b996b78d04809 SHA512: a07f749fcedbdeffed62ab457d67babf5d9798ce90bf46af74c47a26f2610d5e5804f78095caf56bf0aae432c1ebbae30278bf25d5a52487fb8d431fa1d22731 Description: debug symbols for gnome-keyring Auto-Built-Package: debug-symbols Build-Ids: 04396d23a45f24bb7dab4ca0d2bba124e25ef1db 229d2eea423b1bc7c6d43ad4ec1abf50791dff1e 2b7641216bbe6a7f60eb32f4498ee40a5fea9bf8 d9382c666f12e5bc92b8401e4a67950ec04d1ba9 ea7063223af053a09daf4cef60b4322feb4e022a f7f22b6aa36a9b9705b23f50af28b989c4f46031 Package: gnome-keyring-pkcs11 Priority: optional Section: libs Installed-Size: 400 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-keyring Version: 3.36.0-1apertis0bv2022dev2b1 Replaces: gnome-keyring (<< 3.20.1-3), libp11-kit-gnome-keyring (<< 3.27.4-2~) Depends: libc6 (>= 2.14) 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-1apertis0bv2022dev2b1_amd64.deb Size: 322012 MD5sum: 994c8bbaff06b41cf631a16037169bae SHA1: ff8835e4f503046bc884fdce12b03015270193d3 SHA256: dcd415ee32f37948e5085705a84fa4fdc472adba2e8256885b04586566b704be SHA512: 8e922d27917276ee2536172c62674acfce953cd31e1eee0508796880fafb9196cc44e15d13dd7f4aaabeb363d18c95449f16b33016fc6384b218f9f9ef9d1fa1 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: 95 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gnome-keyring Version: 3.36.0-1apertis0bv2022dev2b1 Depends: gnome-keyring-pkcs11 (= 3.36.0-1apertis0bv2022dev2b1) Filename: pool/development/g/gnome-keyring/gnome-keyring-pkcs11-dbgsym_3.36.0-1apertis0bv2022dev2b1_amd64.deb Size: 72464 MD5sum: b0858ca10df7fc2189b2f14674560c45 SHA1: 56c3cd73b71f1cc609ec43c2c2e3a07376df9896 SHA256: 4865cb73b091b40794ffee53c45c61867380c32549b9e149e402ca940ba52560 SHA512: 9ed0b37df0fbc290f1e330a37677d31091dec0d4d94bca6065416034bd10434d98e9fb5f2aa14a05fd0154c99470166abd332d87f88aa942188a859d451b9225 Description: debug symbols for gnome-keyring-pkcs11 Auto-Built-Package: debug-symbols Build-Ids: 01ae2ec3f46f44e56490575d06ae02e1f640a281 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.1apertis0bv2022dev2b1 Filename: pool/development/g/gnome-mime-data/gnome-mime-data_2.18.0-2.1apertis0bv2022dev2b1_all.deb Size: 362756 MD5sum: 0ccf89c06a54fbdd7ffb451695917b79 SHA1: 27feb4874b381a126ee492718d72c0844106882b SHA256: 4dc254a2958de03c1a008ddb5ead3ec6b8d3d4ae2a4e0e2e16e0965b00c6ea50 SHA512: a71aa4e9dd10a32ab3dcb15bf7fe519ba0bfd59adda689628852a6f96886ce4c984081dc65f73875f96f5dc7c20a71b786e3191337c7ebdff6841508141e154d 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.2apertis0bv2022dev2b1 Provides: dh-sequence-gnome Depends: perl:any Recommends: git-buildpackage Filename: pool/development/g/gnome-pkg-tools/gnome-pkg-tools_0.21.2apertis0bv2022dev2b1_all.deb Size: 23084 MD5sum: 3b6afec1915168a3298e7dafef4fb5bb SHA1: f14f8594c7572c8a9c5e3d7d2518eaaab0e132f5 SHA256: bb8a66565615631cfd110b6c1423909eedd6244ea20f113531569dd2c53b5bfb SHA512: 49a411e1c25f6a16fb6a4bdc2a252a9c016cdaf83df00603ae5dc109714ee15d123ba39f3994f914431dd5b0402d23d5f1f47be408a00b5f41a46068978d0627 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-1apertis1bv2022dev2b1 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-1apertis1bv2022dev2b1_all.deb Size: 5697444 MD5sum: 0add112613719ec66717e01d966a23b0 SHA1: 91e9f091d17c771b3fe379d4f5ef34357f34b34e SHA256: 5635f71d0fce91b56fd1c05d32221fb1fa5360ad0424c3f9ea6a9b33c5f90663 SHA512: 34359ca50760ef9c8b59bc05868a942b272e5b22c561e77e29151676939bb49b0deb9f1403ac5262a01c576b58e1a645ac4bdb4f09b7f7ec52c48a0ce7796037 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+apertis1bv2022.3b3 Replaces: gnupg2 (<< 2.1.11-7+exp1) Depends: dirmngr (<< 2.2.27-2+deb11u2+apertis1bv2022.3b3.1~), dirmngr (>= 2.2.27-2+deb11u2+apertis1bv2022.3b3), gnupg-l10n (= 2.2.27-2+deb11u2+apertis1bv2022.3b3), gnupg-utils (<< 2.2.27-2+deb11u2+apertis1bv2022.3b3.1~), gnupg-utils (>= 2.2.27-2+deb11u2+apertis1bv2022.3b3), gpg (<< 2.2.27-2+deb11u2+apertis1bv2022.3b3.1~), gpg (>= 2.2.27-2+deb11u2+apertis1bv2022.3b3), gpg-agent (<< 2.2.27-2+deb11u2+apertis1bv2022.3b3.1~), gpg-agent (>= 2.2.27-2+deb11u2+apertis1bv2022.3b3), gpg-wks-client (<< 2.2.27-2+deb11u2+apertis1bv2022.3b3.1~), gpg-wks-client (>= 2.2.27-2+deb11u2+apertis1bv2022.3b3), gpg-wks-server (<< 2.2.27-2+deb11u2+apertis1bv2022.3b3.1~), gpg-wks-server (>= 2.2.27-2+deb11u2+apertis1bv2022.3b3), gpgsm (<< 2.2.27-2+deb11u2+apertis1bv2022.3b3.1~), gpgsm (>= 2.2.27-2+deb11u2+apertis1bv2022.3b3), gpgv (<< 2.2.27-2+deb11u2+apertis1bv2022.3b3.1~), gpgv (>= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Suggests: parcimonie, xloadimage Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.2.27-2+deb11u2+apertis1bv2022.3b3), 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+apertis1bv2022.3b3_all.deb Size: 829940 MD5sum: 8ff626328890732b5d7b095eb311d859 SHA1: 19e52e8c5ef5c15ef7ae56178227313861ffdb88 SHA256: 1e9daea303019b93c7a58d46ae825e7434f8443431715931cdd37c95ad39b15d SHA512: 566da55135511c75a67db1ef28acafea15e4ba63f50b95444657b421639a70d54976665a9314274ea5e6656ea57fe931a415365f66d58e7bf6ed748bb6dceab9 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+apertis1bv2022.3b3 Depends: gpg-agent (>= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Filename: pool/development/g/gnupg2/gnupg-agent_2.2.27-2+deb11u2+apertis1bv2022.3b3_all.deb Size: 439292 MD5sum: f8560f18e00afb53cd583d106ca1d37b SHA1: db4d1de3713929991bdc9b462ef7dde2ebcb176d SHA256: f19f88e55ddc840687944180aea5dd7f189b868650488ee6d7f83d23d638365c SHA512: 9e2ca739a792f03cca956a4b01d8083805aab89b92d7f8cc83415c0ad2faf6130a311dd0391a07e773aaaa60af6afc11c81ef7cfbf48dc75da4f58a79058b16c 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+apertis1bv2022.3b3 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+apertis1bv2022.3b3_all.deb Size: 1089100 MD5sum: 1d4eec1346854d8c76f57367739e9b03 SHA1: 90999362e36bfbdd198b75cefc1f7c51f8e1bc33 SHA256: 0476b2fc36fd709abe6fe449d4a8c64220d4a3d34749eea0ece6899ef2f57f5d SHA512: 185c7404eb6af24f50c8c6635172c1edb7aa10125060bf285dff3843323528d3b86bd233fe686fcd5a982e463b875d57a0002553df4af12291d619fc5cb9e9ff 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: 1810 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 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), libreadline5 (>= 5.2), 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+apertis1bv2022.3b3_amd64.deb Size: 910908 MD5sum: e19e48853a195b5908d07be909f17e1a SHA1: 804d724bf3e83852eb3fc4154e6e3514d780f7ea SHA256: b310bfbedfb64b5096e6ae032d834b6bc5484927854ba2df3eeb4b4b7a9e6a87 SHA512: e56ea35e3216ee43fe6b4d7e40777c63867a2c5aaab68868b00bca834805630cc1becbd5b3e23bd5b37ae4622921ecc1abcefaa1e79505b97836c9a67b35071d 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: 1723 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Depends: gnupg-utils (= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Filename: pool/development/g/gnupg2/gnupg-utils-dbgsym_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 1577308 MD5sum: e64200ac3aa376d24c5a0a99f9002ef5 SHA1: 9d9791ee20959a2f22ee485f3a93f629f261500d SHA256: ea73275fa13be2600354a69200b8de606c3bb48fcf31cb827554f5e7e470a9cd SHA512: 1d92fdf354e7ae12f9cc52349b49411cfd565fd3cab42ccd72626ee058654182693a2b3e4e45f8643153411f00acd7390ebde2f50b0f4956c8fdb500063e68c2 Description: debug symbols for gnupg-utils Auto-Built-Package: debug-symbols Build-Ids: 258db4ca12866cac86276033c9c9e664c064ae2f 27240617dfdf708911af881346e62be30a22e1a0 2f5a426556d6066b4a37b18680b103f4180dbc1e 37ed608ee1eb04ae5109cc3ced1adf038bb1dc06 4e88b912aa832852d960aa24bb4ca7d9b17310d3 b6eeb5aa8f4eb22fa27984e941b82eaf7f2e75ae Package: gnupg2 Priority: optional Section: oldlibs Installed-Size: 447 Maintainer: Debian GnuPG Maintainers Architecture: all Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Depends: gnupg (>= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Filename: pool/development/g/gnupg2/gnupg2_2.2.27-2+deb11u2+apertis1bv2022.3b3_all.deb Size: 439380 MD5sum: d6a49494379d500a5efd1f17188c5fc1 SHA1: 6de2322d17e909ed1adeabd31c700dfc7966f3e3 SHA256: e50858c7a3a941b6d5a00c98b1a5a1545fca4504bc18774b535c22f8fafd8750 SHA512: 343d16f24d68f9cff737c2bc82dc4890267316ed6df09b0aa41a2a23a0ce648e45cbf3e6fb1574375af0c3f3f261d6f88ee48f63757cb03730a88b91fdf3aedc 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: 2038 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: go-md2man-v2 Version: 2.0.0+ds-5apertis0bv2022dev2b1 Conflicts: go-md2man-v2 Filename: pool/development/g/go-md2man-v2/go-md2man_2.0.0+ds-5apertis0bv2022dev2b1_amd64.deb Size: 688068 MD5sum: 458e269dc99074ec9dae6eb70651f6e8 SHA1: bd2bac3eded99f4fc1b833aad0ade7c3379b6d56 SHA256: 6d18c51c13e17497f26db2fcc5618f2d734bd1ae183adf78908885dcf17a5e5b SHA512: 4681b77b88c965842f6064053bedc9776c0df7e7d84f4d6679e4fefb541db2927b537f0a51bb4b58fd2855fd3822fc66388991f6cd85c5e58ee442c3546f3abd 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.9-1), golang-blackfriday-v2 (= 2.0.1-3apertis0bv2022dev2b1), 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Provides: objc-compiler Depends: cpp (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-10 (>= 10.2.1-3~) Suggests: gobjc-multilib Filename: pool/development/g/gcc-defaults/gobjc_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1024 MD5sum: 33693111b33e43ad12f54272c08cae4d SHA1: 614360b7f6d8510c8a933e83fc91a24217d399ed SHA256: e3df72335489fb89648b0f9605f04d999dca0146eb483c50037e1eb9b42c3ae0 SHA512: a59c10ed9a6dc26c81dca65f1b2dd6efaaa47928044df908ac9256478a007becd67fe57f50fe089b4d0d4b136f4e8b8eb22a491e84ce8f0afbda168b6e48c43b 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Provides: objc++-compiler Depends: cpp (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++-10 (>= 10.2.1-3~) Recommends: g++ (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc (>= 4:10.2.1-1apertis0bv2022dev3c3) Suggests: gobjc++-multilib Filename: pool/development/g/gcc-defaults/gobjc++_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1048 MD5sum: 246d5f958f33b6ba930c58bd9f478160 SHA1: 2a31075613b4b4fdbd9148fc7d3269db3f07ad23 SHA256: 9e6efe1856b91f77d0ccefc96521b3982720a6c5240e5087bad5af98df44f403 SHA512: 908eca469a1d56b882734182be97d93d835bd2d2ef72096f3bf7e9c53b13803f9566b1b8dab27a3c888f0aee8ce87ec21142e5d5f68512e8e68ca9a9204fe9f3 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-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 215905 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Provides: objc++-compiler-aarch64-linux-gnu Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gobjc-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), g++-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-arm64-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc++-10-aarch64-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 49716980 MD5sum: 9a5453354b0c4e946634fb73570aba4c SHA1: 4ee7c3dcbd18ac7dd21f363f662633824b1d4e9b SHA256: 635c8514f8681c6a741633283382a8c682a470778a97296d1880322a896a81e4 SHA512: b4ca9e80832b27bcc1449c65ca3da3819bc1a4b3e89695e86ef33a9ed7570e882e55a15406eb002ba096bab66049525a91533d7ebee601b66c1616e85bdde298 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 198408 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Provides: objc++-compiler-arm-linux-gnueabi Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gobjc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2022.2b11cross1), g++-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2022.2b11cross1), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 47151372 MD5sum: a081a282c317043d37bb49a0aeea672a SHA1: 697ec1d3c295c1125cb13b7f10f4d61e55b83a47 SHA256: d44837719af0d6b77493468f46281f954c46178730e5f0043dd180733b0d5759 SHA512: e1215c8cfd5b29995815bb7ccefd3cabef7198d60326f82c54319b2dd6f34a498ecb02fc1b866513e23d7b53a20265684f99435e5054e1980b6bedb21e24daa6 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 198408 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Provides: objc++-compiler-arm-linux-gnueabihf Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gobjc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2022.2b11cross1), g++-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2022.2b11cross1), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 47134784 MD5sum: a9bbba36e37115e77d9bfb7f4ef18337 SHA1: f6bc691053b73107068f0194becf36c7066eaf90 SHA256: 97bcfa2a44e0523ae1acd61d41062111882425d9ccaf9f45f0c65862721069cc SHA512: 03c9055824d4e7586ef58667984553fd96469314a0ecd5918dce34dc57f6d56ae1df926fe8146f62d0fe115702a664802108263e86237e53d979b8cd4e9a539a 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 226419 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Provides: objc++-compiler-i686-linux-gnu Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gobjc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), g++-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-i386-cross (>= 10) Suggests: gobjc++-10-multilib-i686-linux-gnu, gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc++-10-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 50579940 MD5sum: a96d897c7950cbf2367ae62f0133e650 SHA1: 8baa94060744aadd1b9495fb4dafe760cb32dd5b SHA256: bf818569080ecfda29bf6b122fd1e4045e1cb5dcbb8e015582bb3fc18598315b SHA512: 0677b1bf2fdb76625a65df4a7d5c2eda1203ae4b2916d661cb0a8d8f26ec0ee3b045b384694c5e7551611f98f5fc56107767b5b567e56759b79c687fdc359f15 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-10-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gobjc++-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), g++-10-multilib-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), gobjc-10-multilib-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1) Filename: pool/development/g/gcc-10-cross/gobjc++-10-multilib-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 1128 MD5sum: b64f3cf5062f9cbbd84eebe97cdc365e SHA1: 366cc633bbd882608f7253662aa6a3a78888c5c6 SHA256: 59952bc66f3e87583ba36d6a765117f6700e54136ab9d429492dc0eec5465cdc SHA512: 5f91c6f51ac1f146b00193a1e5de77652b5d22227c1b71dc25ba70a0fb00664331782db0682a6b729c899cd9b9794f411ad1eb6fd994342d2553296cdcbad302 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++-10-aarch64-linux-gnu (>= 10.2.1-3~) Recommends: g++-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3) Filename: pool/development/g/gcc-defaults/gobjc++-aarch64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1100 MD5sum: fc7ee4aed1f1feb7e20b1485c0d6fe22 SHA1: 4d309299712289bc835bb208d230bded44d851da SHA256: b9fed5410da33fde5a8fc8ca655a3a3b12320eb518f75d1de0c989dc23e12574 SHA512: 09fd3a79f5bd27e9a7daa2d9c44cd64f03c5227bba696be96933f029b1936af026d5eb3296f927da2c8a48ecdb138994f17b9cdf1f0006cec1024d8b832d74c6 Description: GNU Objective-C++ compiler for the arm64 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 arm64 architecture. Multi-Arch: foreign Package: gobjc++-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++-10-arm-linux-gnueabi (>= 10.2.1-3~) Recommends: g++-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2022dev3c3) Filename: pool/development/g/gcc-defaults/gobjc++-arm-linux-gnueabi_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1100 MD5sum: 8d2b01014f636ced7fbbc0f3bc6f4974 SHA1: 82e198e59a531d518aeefbdea5162b62397ceb94 SHA256: 63fed562af2d940016fbfda4320b6326c436bffd12935848f0f68f455bf08c47 SHA512: cd74776ee58776d523df8a23ac0e87aff9c2c007678114c0fbffa0213d2fc46aa45b13882f8085972c91df97cbfcc82a5cc70f0a4c375ddb822f04f9d1f66d54 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++-10-arm-linux-gnueabihf (>= 10.2.1-3~) Recommends: g++-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2022dev3c3) Filename: pool/development/g/gcc-defaults/gobjc++-arm-linux-gnueabihf_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1104 MD5sum: 2fffbd3188bed332230ad7947284ed78 SHA1: fe9a97319cb8eb2f5c26582e8d2fba017175817a SHA256: 78ce567609cccc599abaaf8c5acd96b7b5711d60a976dac0b2a46ae8ed06e451 SHA512: fec5ca6c67ba766d5793c113ab0e89213bff04cabd98a675f8a3e94935d5f80012f7b3e4036a7e730f084b814563a69d245232776204b41d27fb3bd1eb24e68c 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++-10-i686-linux-gnu (>= 10.2.1-3~) Recommends: g++-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3) Filename: pool/development/g/gcc-defaults/gobjc++-i686-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1096 MD5sum: f299ec5b87333f43140de8a0b88c85aa SHA1: 2e916143bc2de0b6bb07fcc7c975489b591855a3 SHA256: 6145f2351f6f6b985509ce7a065a0f691a6eb2f6b0cfd5ada52624ee526c4316 SHA512: 35c3648b2c53d9121243c7439e5664759ea15b7d5088d74293877d0d890fc9e54330c06a92bc00783abac91bb8b617fb0c4bb39c1f785be6c189f21b0ffa6a51 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+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gobjc++-mingw-w64-i686, gobjc++-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185900 MD5sum: 7565b3c80a812966b2ade508070aecbf SHA1: 70bfdf85ed1768f2c2cab9a0600badc3ddef4a89 SHA256: aebb3b43ce7d84de09b883041192cfa1a75960f69c06f8d9cbc5b9fb6073287f SHA512: 93a4f8309900f717c7346fa01f260f6dda16edf8f7e9f52703d6eb2cf833ca1e2c5f56bb8084b6ff1d366bd5417a87540db0e4427ae475c2f614007f3a3185f5 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+apertis2bv2022preb4) 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+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185900 MD5sum: 038007d4781eee667519aa70f61d2454 SHA1: ec4cdc9fd0bc7407a1df44c15791d966d02e7470 SHA256: b962c689d30c30bebf6b7b7c9f309db455adfcda372fbfa2c20117a98ca68b11 SHA512: d8d6968727f01e9fa8e4e19a491ca01953d00d709c7de051203864b525e5fd55c72e8d91a0e8b2f0ed297f02d9702f5b3bf49b86513f59684cce2d7cead17098 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 28629 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Replaces: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-i686-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 8327000 MD5sum: 5375acdc95aadcd028129be5f363d5ec SHA1: 91e56d90347cc64db595dd2e6fc3a0a50bdc9d65 SHA256: c96920343ca86fe8f982c8bf06bc38ac5ace9da556afdb2cae8a8942a3fc5597 SHA512: 8f2e158fc865adb86c1b3962a8f1d5be1fc24ab4b5d47637ebac052dc41eb8f6d6b76035a38bf9bc89e445029411aed2cfd177771b4c0b538712f6ef6a8519c7 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 87562 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gobjc++-mingw-w64-i686-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 85624800 MD5sum: e7b78ea65e20a3bc61f4b40816b5f248 SHA1: 4501bf9106b26933b880477d417c3b30a8daab68 SHA256: d95c4a411f8bcb22ce39b01fb60acd4bf98309e192136b7ddb3824964fb1b700 SHA512: 0d1aefc24dfbed0531f571391a5877b3c26b296fde879a5e9d12c7fbb378ce6f5c948867539ab2a944f2421d0908e2829d6fd590af34a069277a1cacacc15099 Description: debug symbols for gobjc++-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: e9bba9c0c969cdbeb56dc1755d44df17920604c3 Package: gobjc++-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 28629 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Replaces: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-i686-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 8327672 MD5sum: 5305f7e154cadb288c3db424082c10f0 SHA1: f4f66c733e3189b07fde7164bd9b8b194d36d557 SHA256: 5d973d9172fb227b26bce6a36a4a3b5630aa42b719367591a85572928a98578c SHA512: 2d578060d037f394efaa116e85c93eb21bdc133ef7cd798946b6a82314fc5f7ba1f3370aaaf08128374111ff6f4ec6a0f0fe68349471cac086abbe8ba8bea651 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 87560 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gobjc++-mingw-w64-i686-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 85602196 MD5sum: a037026817094d91976377c691435d42 SHA1: e303a093d92872d87267b03d447ca8f2fe172c88 SHA256: 634125988b9999ea093efa909646aaf6f3eb12a152a6d06d12f662badd784997 SHA512: 41cb23754ddfa733db607401f895c355b7db2195af34cd1a614a787e4c943e96a653ee6f1ed75edaef2795babfd8532079d33c7332f76bb11fbfec8eab2db31f Description: debug symbols for gobjc++-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 579e2773dfbe1b6b545164b9ffb50f8f7117422a Package: gobjc++-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185908 MD5sum: 6c3117f42ff8472c4901a4240fd91866 SHA1: 92539e25f2c7fa455fce24625a624b5f4104f5c9 SHA256: 545e8388ac38a5e13ef754e733d3c2b160ec11494e570dbe2fc62effc5634261 SHA512: 0a14cf1cf76de47295cd947203d6a4a9238d2382203902c2bc525a340cf0d001d9066a48dc868e17f0602a2f21acc147b08ffd9e624b30aeebe5bfc90cb44ee2 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 29181 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Replaces: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-x86-64-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 8426624 MD5sum: 1d37db76ac70a5e13048d181579b26c0 SHA1: 1b6fd742fc76b32aea6e99b00462a2b35c7805d9 SHA256: ee0437d5e84ca4616b9ef1e11d85b0ba59da22bc2307972e87de8b3f35d42897 SHA512: 7ac845ee52a0a4e0eef1465180195a424401157cab102f62d829f822c56d914e7603d90827fc827be9b1677a9acbe580806bf2018a4e6ada330a23e9778c6b86 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 88029 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gobjc++-mingw-w64-x86-64-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 85989644 MD5sum: c585643f4783f31eff6344152c8a7818 SHA1: 563c0c4fdcaecace7f91375dbe4064384c25f56a SHA256: 46dc00c5eaa38ee0351db79048a2227cbba390a192f0138fc3e539e9f7a4db0b SHA512: b8932a667288c95e637dcf494b3060717c577b81042b53969bb5d5aba6a784cc4fd2886839abe7d32e487327906cac86ffd2086a69699767444be87f75292631 Description: debug symbols for gobjc++-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 2f4c3b2fd1d9bf66cf90932303c99508426362dd Package: gobjc++-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 29181 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Replaces: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gobjc-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 8433636 MD5sum: 4a51c6fdae40b3f9b0337c387fbdbc16 SHA1: bf0a7caae5bf5aa6b43c4db96c1c92944de3ddc8 SHA256: 789906ac204072bed20a1bb577d2bdff662ccbc8b6d8b2221ba6b8c2d5d8459d SHA512: dede772f860716c6d48cdfb22941d063d7426206cdea6e4a856fb9e184a17be3a409e271852cff4bb4b1e35793b53c7a69bcf3dbc2e1dea6df52ed540ca41495 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc++-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 88029 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gobjc++-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 85974200 MD5sum: c3e8ee5267a7195d747437899467cad1 SHA1: 9e37d42196f07f883789478d41507f5e8629e959 SHA256: 939c783c779b648453f13d2425e19fb8c81d87760595611ac71d1aa65f327ee3 SHA512: c63da408b6d585509e0c066c976a26b75661b585d2dca7d15068e89c1ced3b2eae2ecbef32aa77297980b630ea290f6f11cabe5089dc01c558523043a75e46b7 Description: debug symbols for gobjc++-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 2fb84be275a3af23044375fedb56fcec69503319 Package: gobjc++-multilib Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-multilib (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++ (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++-10-multilib (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc++-multilib_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1036 MD5sum: 7eb5c9943c38d271d032353d8719bb80 SHA1: 1695771a93fb5bf39ecede6ce94344cf7fa4157d SHA256: c368abd9d18a091a65e32427b28e1b939a81bba76924128dbd4e6834bdfc76cc SHA512: 74bc0fad2ffaccbf3b105e15c74db5d25dfe59c2d18461c4c24ab6008e97e3bdb52580ae41fea8cb2f35ab1a8a0495ed85bc1aee00240e1098e8d925c4b9fe89 Description: GNU Objective-C++ compiler (multilib files) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: gobjc++-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++-10-multilib-i686-linux-gnu (>= 10.2.1-3~) Recommends: g++-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3) Filename: pool/development/g/gcc-defaults/gobjc++-multilib-i686-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1096 MD5sum: 15e38682178a0c754f42b612c607e44d SHA1: bcf5035bbc25ae5ce1a6e3012def5919914ba2f1 SHA256: a416fafeeb466293bac85b189d758c87ebe43553a63b733a74dac97bf97a8379 SHA512: 32a342fb5e06fe275ef60e754fa11bae1542dd47e7841d8f2de9efa9745bfdd04c7434c3be710e7506881737ba3d848786558d9404548adc247300b117d901af 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++-10-multilib-s390x-linux-gnu (>= 10.2.1-3~) Recommends: g++-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3) Filename: pool/development/g/gcc-defaults/gobjc++-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1096 MD5sum: 9e0b5ed7141893f142a70ab851ecf34c SHA1: 42a0c9345fab963c97c299579267f5b4f7172294 SHA256: 3091b1d9950dfb2ad481a9abe9d063bffb431ed76e79f918f7e746567e8ad6a5 SHA512: b5e309bd9e0a10e9a55d42befaf4c98091de8d58a75e7aaf536673a88f05c99705092aec63806cc483044b652ddcd81fe39eba2c7e02ba55033362e01695ab2d 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++-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Recommends: g++-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3) Filename: pool/development/g/gcc-defaults/gobjc++-powerpc64le-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1108 MD5sum: b921185db03daddf914d07046805bcbe SHA1: 4b1b82de14cd1d4115819559480fe383f7afc8a0 SHA256: 29f38d303f3ef9167583835a7789a9c86c35b49ad057d8133f94aa2d6fafa7f7 SHA512: 672960a169727ea7d5c95d0195117b89e89fa32aa3a65bd0aabe4c33fcc4edaa0becb30381b4af4aa12fe95e9e8278182c5c5dc8724d676d912adbaa8dd876fd 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++-10-s390x-linux-gnu (>= 10.2.1-3~) Recommends: g++-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3) Filename: pool/development/g/gcc-defaults/gobjc++-s390x-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1096 MD5sum: a8f2bb33179d906096c6dc6981675c66 SHA1: 076659f58f9a996345c09278f5c5ea2b39b98af6 SHA256: 27f4324c4887b378de89b9a5cca1d74065dd888f24b5e6f9714fc6e8b9f3103b SHA512: 40f810a71505867f70d3c66072d2aa7cfeef238af15bd68f30fcd9a78cd033e92156fa436fd2372f549270cd61e8686dbb40e1cc9c44d91d98cb98f0641a42b0 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-10-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 204828 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Provides: objc-compiler-aarch64-linux-gnu Depends: gcc-10-aarch64-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-aarch64-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), libc6-dev-arm64-cross (>= 2.30-1~), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-arm64-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc-10-aarch64-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 46605308 MD5sum: 0e7caef15dfd2f3cacf036d8f5e0597a SHA1: 9a0fed6d60fd281856e07ca9da0aa765c4820913 SHA256: 22064a0163e1a799e5a23772c776f874d898b395fc07c6bd45119d917c6173e1 SHA512: 3a6762c58fcb17c77752e2eba987273b6768ac84918cb9cc54dfb8ce2f8d8eb9f75f304d49e29fb6dca968fa9d703a78e467f168e7c00e9df32080f99d80217f 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 187374 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Provides: objc-compiler-arm-linux-gnueabi Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis6bv2022.2b11cross1), libc6-dev-armel-cross (>= 2.30-1~), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 44147960 MD5sum: 7749b96e85ed964213c9fed562d13860 SHA1: 89c265b5c68fb5afb2562fe65f728bb88e98e9af SHA256: 145a6b854850da3115a950fc0bb0867bd1f03f0cdc472d3a47ecfe6722d1d4f9 SHA512: e204cc6732839517b0ceadd50ecff69c22fcb6eb3e315e23250c228f633e8e93b27896d04d0dca65f6403e83002be77ca908e0e2d7d6aeae74d0d571dd211d0d 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 187374 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Provides: objc-compiler-arm-linux-gnueabihf Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis6bv2022.2b11cross1), libc6-dev-armhf-cross (>= 2.30-1~), libc6 (>= 2.14), 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+apertis6bv2022.2b11cross1_amd64.deb Size: 44137052 MD5sum: 0365e7ef556a13c9a7bc677e914b740c SHA1: 536f5cbe5b29cfc8cfe7695e4896e2eb40123384 SHA256: dcfb4993ffad3587a8b162aef01844b1f733b7315f7ddd5a295987aa80ce61cc SHA512: c664e14d4b09b7a9dc06dc22b5328e27db44cd8ba3a89e3759a8fd11662183769c5501fd78e0e5b43d8c0462b10c8d0f41a80c25525c09ade926c6d4d79df4e4 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-10-i686-linux-gnu Priority: optional Section: devel Installed-Size: 214240 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Provides: objc-compiler-i686-linux-gnu Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), libc6-dev-i386-cross (>= 2.30-1~), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-i386-cross (>= 10) Suggests: gobjc-10-multilib-i686-linux-gnu, gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc-10-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 47505436 MD5sum: 93265962c231dbcfd15db5be691de224 SHA1: d143b681377330f424e4f8031d22fc23624b980a SHA256: b4be7cb218d846e3a641704c4a47610e10903a53878085757aa871124cf8be30 SHA512: ab99b2c4a844de9e412d5c72517228e073bcb4953b52ad2665178bf1f176c0e6203d45c2833b2b2925cb39a073b28b3b6527ba1d7d27ea74efcba886810c6355 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-10-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-10-cross (15+apertis3bv2022.2b4) Version: 10.2.1-6+apertis6bv2022.2b11cross1 Depends: gcc-10-i686-linux-gnu-base (= 10.2.1-6+apertis6bv2022.2b11cross1), gobjc-10-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), gcc-10-multilib-i686-linux-gnu (= 10.2.1-6+apertis6bv2022.2b11cross1), lib64objc-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1), libx32objc-10-dev-i386-cross (>= 10.2.1-6+apertis6bv2022.2b11cross1) Filename: pool/development/g/gcc-10-cross/gobjc-10-multilib-i686-linux-gnu_10.2.1-6+apertis6bv2022.2b11cross1_amd64.deb Size: 1160 MD5sum: 88500be9c2cf9db90a10ef3a59266592 SHA1: 7f7f61a606375bd33db2825bd43f54efe91f1afe SHA256: c1d0aab6d941a160b4c7ab8d054838df9c9e26b0b242daa6a9e2b60f6758602f SHA512: ecb6a9bf21265751e268a70240481f68de27c21f9c14848cb2d0bede80b0ec5fdfb55d30070b3f89e3b8735f0bf61a3330ef9ba52aa46fc40cdb9484fdd79642 Description: GNU Objective-C compiler (multilib support) (cross compiler for i386 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+apertis6bv2022.2b11) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-aarch64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-10-aarch64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-aarch64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1080 MD5sum: 26ddabdb2ad754ac63c310dc288ed24e SHA1: 0a7d31e2e7ea0951d193e120299449cc703efada SHA256: 545d84cc6bec050f30d1bdd210aff0b12e4eb2680cdcc6f6a079d4c1f7fdcc6e SHA512: 606619609f0b31179ad7c67d6b081abb07e80b407db4fa3c2f432ae3b6941fa28d71ca79d8f8f85a56f44b097cad2ba9136199a9798a2b2fe98f3704e090543d Description: GNU Objective-C compiler for the arm64 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 arm64 architecture. Multi-Arch: foreign Package: gobjc-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-arm-linux-gnueabi (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-10-arm-linux-gnueabi (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-arm-linux-gnueabi_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1076 MD5sum: e248f2c5c1b0e619a4822e86912b0da6 SHA1: 7c2a1d1f14b39a53af57769e1a6cf8f8dba7f221 SHA256: 2429a2340f6b53053abb51ab688c9261f07a666d410bfc331bcf269ddb01bf31 SHA512: e26b1d9d2a58dfe0875a7d3351e62b4baf68ccc5c532604fa7a97f392446a334f206820f9b2d5169cd480c88aa833ef9e6a52241297b13cb32bed6058c0963b4 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-arm-linux-gnueabihf (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-10-arm-linux-gnueabihf (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-arm-linux-gnueabihf_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1080 MD5sum: fe4b633583a9471a9c65d7f3fa14e3e6 SHA1: beaad3a936fb61b88b61f564f9f0b8dd494f1b08 SHA256: dc3edefe2e93e2cdb3eed24e6236d8a19541fa16e72daa4b5936327e3dc3cb8e SHA512: 2793ca6b5def81cd67f98eb62fefafd9979bd2687e56a516538cb07548ca11271c2c3034b7096ed37050cfb9dc74d8d1c76cb3c8578f4ad2ddbb7c2dbe11775d 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-10-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-i686-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1072 MD5sum: f16d62483252bd1bb886ef5f43125507 SHA1: 8c5c5da38770d396c081c945c89ceb49dcc3165f SHA256: bfa4d1ed52e95dce287f58938eb3d6390488f4311cb1e65618dfb68c01128218 SHA512: 509cff0ad4b536ac00b3b7b92753707798203a41eb31cfff897521566ed28fe2c9943b34f26df0c14290b346e680eddd01b35da1e913ac7a18d331e800f69519 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+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gobjc-mingw-w64-i686, gobjc-mingw-w64-x86-64 Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185888 MD5sum: bbfe22c444473b28022f45591039da35 SHA1: bf29ae4032c2cc70aaf3c68d6e5dd97c58d25f46 SHA256: 6173eaecfde12580531e6d1a8c5aa110ae8ac4f61b8fe4225e2831d80d162684 SHA512: 7bd959e2b5c5e258b3108cbcc6891406685e76c2be0d7a567bb1870bb96edb1dced08dea981dc7689b5a83c38cc520619b34a04457dedc8d4c843fbff819d3e8 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+apertis2bv2022preb4) 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+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185904 MD5sum: 11d5a4265da74f905e598b3eb2f60226 SHA1: 508b5fe42eb08b1d5e9072283c6b139b4de94211 SHA256: f25faaa930affffc06557fcf8f0fd5d9d5f580767f08bd5ad994c76da9370512 SHA512: 120d0272716dc773da40acf2b8d90550e3eeec8af29960ae69c261bfd062e21ffb82da1430c466b7f50c2fdbc7b718b2f2728a3885700dcd0abf4876c6050e7b 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686-posix Priority: optional Section: devel Installed-Size: 27307 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Replaces: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-i686-posix-runtime (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 7735072 MD5sum: 2d7616f7f8394103ebcd1edbb956f087 SHA1: 856fe1eaaa4d5bd312f47d32054839b8a6706eae SHA256: e0f743ef0369473707da8d4a1a5ba041fdce0caa3fa47d52d65bb183c0c4840f SHA512: 24970c17612a6bbc722b7ae12f909248666f884503e3cac62ee1f9f180f5786e4423260b0361ece7ba6b0217a5c6f6d82002f4238b0ad3c9721a925be8bcf463 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686-posix-dbgsym Priority: optional Section: debug Installed-Size: 82236 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gobjc-mingw-w64-i686-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-posix-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 80348176 MD5sum: caf957166dcb1a697c0b593c876ec827 SHA1: 7b075d4a27306bb80d07c0a6087812ea8e437edb SHA256: b11a7496e6341d7e53ac12f48386b35122a897fe2dd5cdccd7cd62ff9140b9d5 SHA512: e65b4dfbc969af85a4ce640a38451ab2346d9f714a8668e7779e93f2218024214da172469473ad65ed319d3fd283a98ef64c7e8933ebdae7a6712cd493f17aab Description: debug symbols for gobjc-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 3ea0efc1b1fccc6dbf379395437aae752200435e Package: gobjc-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 27323 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Replaces: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-i686-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-i686-win32-runtime (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 7737224 MD5sum: 68b6931782233317d8abe4709603f42e SHA1: 3a9999115fe325fbd43a4eb32810d9707c5baeed SHA256: 446d7591bf11033923094b8cfb4e37961587bffdb2af51006c77b3285879e853 SHA512: e535beb68929f30d20284091207b9a0b6d3748604b75d6578858961ebea93fdbe0626dbc5d6e469b6a943442931de2ea296acba433e216e1a359b5a181c1f89f 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-i686-win32-dbgsym Priority: optional Section: debug Installed-Size: 82248 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gobjc-mingw-w64-i686-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-win32-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 80419356 MD5sum: dc3bb1cee15696d5e42b53b2b8a67227 SHA1: 977e7d8cef22e5bcee41c3265d35f76895bee4ab SHA256: b3f1728b09e96ec74997c0db97af82dd03c032165300958235e932397b356f11 SHA512: a734baf7df4ac757cc42363ed8f0d6b6798efd922e3063374f9ebc9e366ce160e9e5ca3f00d4776daf49736aa5513d30ec8512b0b3bfa15d09e3ffdbbb76036e Description: debug symbols for gobjc-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: fa5b1601794124a56ce46efb84b9439492ece18a Package: gobjc-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 254 Maintainer: Stephen Kitt Architecture: all Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_all.deb Size: 185892 MD5sum: ad957fbfbee82b3d2d93cb43137f5c61 SHA1: 81b0d5e39287a0c2892e2113f345af25fefeff20 SHA256: 5465c7e580d1782c67dcf2daa26849a1dd96455ba9d55b0420bbf3b3593d74fc SHA512: dbac4458068e33c845f6423d58672c9147b634929c3696dfb172a7b07b8713bb5aaa8f7278f03ff7a8616cbaec68741d40e4b3720ce61460a2ba68371c526921 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-x86-64-posix Priority: optional Section: devel Installed-Size: 27861 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Replaces: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-x86-64-posix-runtime (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 7835700 MD5sum: e4bdeb31f8f60a3dccd2cf0d63ad4205 SHA1: 80df0126562ac6ff345e5aab599b583fa4aaab12 SHA256: 603cbb45ba0c979112f9435895403e48f767f4822c48180962a340c79890d1b3 SHA512: ec1092369faa1d625095e0fece5e851d22b1db5352e911805ed5f3a0d04d1ae31dcca1c5759c11fb4040cf764680da1750fc8b9e615606771b2f1382e0276b07 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-x86-64-posix-dbgsym Priority: optional Section: debug Installed-Size: 82722 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gobjc-mingw-w64-x86-64-posix (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-posix-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 80775760 MD5sum: 83927ed39aac486536efc8a9174e8ace SHA1: 88561112b2a8906a3fb1d235f7d4e1939789e8c9 SHA256: 95cc0fe8e2b00d1031b599c8857de862c6eff6732cdc1f37c0b0fdb02eac16ee SHA512: 8f2c36c3ac3fe2ff84c20009b452960b927d497de6f4ab7d4826778f96504543feaa618921e12f540ce23e8d5c010e48fbb0d07ed5571ca1d3b8b5fd8fd1aef5 Description: debug symbols for gobjc-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 85aee209aa74efb5329f769e862313e79df8fc0e Package: gobjc-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 27876 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Replaces: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Depends: gcc-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-x86-64-win32-runtime (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), gcc-mingw-w64-base (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2), libc6 (>= 2.14), 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+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 7840348 MD5sum: cbab5a77cbca10d056d9d6dbae9a9482 SHA1: d723106fc2f5a16ed4d6949ff24c8634f3414136 SHA256: eb885798858796beeb4c0839bbb5ef410778a64c4fa9b690ba01891c357f3d0e SHA512: 07dcb778c347290219aec3aa84b27f6a97590f5c4ac012b52108c21a39673433f0c956a80373ff9da4d5970efca323da78400afb533c8644efb71857e53702f3 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+apertis2bv2022preb4) Homepage: https://www.gnu.org/software/gcc/ Package: gobjc-mingw-w64-x86-64-win32-dbgsym Priority: optional Section: debug Installed-Size: 82721 Maintainer: Stephen Kitt Architecture: amd64 Source: gcc-mingw-w64 (24.2+apertis0bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2 Depends: gobjc-mingw-w64-x86-64-win32 (= 10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-win32-dbgsym_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_amd64.deb Size: 80762388 MD5sum: 383071c9542b6256400cbb6dad4aa509 SHA1: 6a70697f13324e6ea26a569ea84fd9fa67379315 SHA256: 708d258bd2565f902c9d46e65e112d14017d43c1a6e46f22c15cbc60b544c89a SHA512: 1df60b7e31088ae96a8f0655244025f594263369a40f1bde702cecc84a0187272315909a436ef58fe8af3b7a6bba22866f37089e552d104b304356dbc005dc65 Description: debug symbols for gobjc-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: d6898044678fc960e9bd94b337fa4955fc88c55b Package: gobjc-multilib Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-10-multilib (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-multilib_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1024 MD5sum: 9a8663161bac4c10c9fc42928fc651a8 SHA1: 5c9aea039a84996049372f0456ccb40580804711 SHA256: dac491e73a2569df443e940ef12b28449ae1011f18cd4f5ad3e7b03daecab1cd SHA512: 9fa8b909cc973f588bfdad1627054f79d4d3be677759d07103b17e1dd16268a49b719ce9a4464b776e895cdf38cde3b3fdcde3515a2958450b239c5c9610b8e7 Description: GNU Objective-C compiler (multilib files) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: gobjc-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib-i686-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-10-multilib-i686-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-multilib-i686-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1080 MD5sum: b9b8b12055aae8389d403f37d177f29d SHA1: 061872ac89844226b4218e99abf1c8209aa6f2bc SHA256: b9080ff8f9701d6f40c8fea047dba83964483cf047d160a81771ee401631ce36 SHA512: dcebfd6aea90e100698372505810905df6723bcb35840c0e09d79b42e6e9d5fdfa22add28743f5cd5b1ab7f155b41db76e1e645b595f62f7c6d8adfb3cbcbe86 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-10-multilib-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-multilib-s390x-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1076 MD5sum: 8d16eccc511cc8f54b6f7a7b72665e38 SHA1: ac53c7ddcf247204d1ef529d8d08688337ea0d4f SHA256: 54fb945d0675e4f69932806d90e13a1d5390ff3dfb871c502a13981b41f55463 SHA512: c4de6db7ad9e2bcbe033aa392218ec42af2f6883dc7f787054b1165f89d809213b0b7cbc3dc0d52104d7164655e055a640f8c0d3b8e6d4a605121be2e7437697 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-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-powerpc64le-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-10-powerpc64le-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-powerpc64le-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1084 MD5sum: 7a48e1b6fa46649ef1a23d2556e4c5e7 SHA1: 09f2491e3c8ed6d43a98032a5f33d4f88120d4a1 SHA256: b5138acb72917724315e45144f764feca34a26a58df4abf649e268b7b0c5d80a SHA512: e9ec080bf03e59f870df8c53927235b48a4c67f228c2ca3efc092e48e4a83c6d52390c9f1573212be046fdc70f128b5b7ed8723ec9e82908727334754b4f9430 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: amd64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-s390x-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-10-s390x-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-s390x-linux-gnu_10.2.1-1apertis0bv2022dev3c3_amd64.deb Size: 1072 MD5sum: bfbd7b857d6e32840b7bdf0a653bccea SHA1: 0f49c510903b2fa44ef7300f333e2c54089768f2 SHA256: 1501c01e46ed5a38d396714397ad76b45c7b8aeb0dcc451a4da4a5a2ff5beedd SHA512: 0aefdfdf09f3f3125acaa649537ca7358e0e1d616bdbf1059979ba97a1e73245e9edddfcb372c46983e5754353cb34590ab423ad91d750d43e9235bb07e1f530 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: gogoprotobuf Priority: optional Section: golang Installed-Size: 47341 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-gogoprotobuf Version: 1.3.2-1apertis0bv2022dev2b1 Replaces: golang-gogoprotobuf-dev (<< 0.2-1) Depends: golang-github-gogo-protobuf-dev (= 1.3.2-1apertis0bv2022dev2b1), protobuf-compiler Breaks: golang-gogoprotobuf-dev (<< 0.2-1) Filename: pool/development/g/golang-gogoprotobuf/gogoprotobuf_1.3.2-1apertis0bv2022dev2b1_amd64.deb Size: 5393888 MD5sum: e8dbaa1e0cce27605c5a3c694441dce2 SHA1: 1e53f995ae000a8a646f0ffa4a95dde09003499c SHA256: 4e3116e893f8cfb45e67caf45fb832a0f52b223fbc2d87e67181ac0dceb3fa0c SHA512: 6cba71f1cfddc44248eb808f263cb0e2611a94fac5e403382f711197517293de09e10d75b4507b95da276d2fbb0b71ef0c4aa00cd726bbbde15c5ef221fdec2b 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.8-4) Homepage: https://github.com/gogo/protobuf Package: gogottrpc Priority: optional Section: golang Installed-Size: 6358 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-gogottrpc Version: 1.0.2-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-gogottrpc/gogottrpc_1.0.2-1apertis0bv2022dev2b1_amd64.deb Size: 1638036 MD5sum: c440f3eaf36bf0ab8651c5dd437c4bd0 SHA1: 354ed6eddb1b763bed70d03fbc2995d93b13b574 SHA256: d373fd4a723fedbcee8a066065fa80169f4cbcb6ac634d29e86c884eb5640069 SHA512: 5381ac76f9afff380c754f79fb152e52c067f1e8cd9195266c955416e518f013a422dbdaedaaf9b028e880aca3af9780e1dfcced8459dc197a3f1253347d550e 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.8-4), golang-github-pkg-errors (= 0.9.1-1apertis0bv2022dev2b1), golang-gogoprotobuf (= 1.3.2-1apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1), golang-google-genproto (= 0.0~git20200413.b5235f6-1), golang-google-grpc (= 1.27.1-1), golang-goprotobuf (= 1.3.4-2apertis0bv2022dev2b1), golang-logrus (= 1.7.0-2apertis0bv2022dev2b1) Homepage: https://github.com/containerd/ttrpc Package: golang Priority: optional Section: devel Installed-Size: 12 Maintainer: Go Compiler Team Architecture: amd64 Source: golang-defaults Version: 2:1.15~1apertis0bv2022dev2b1 Depends: golang-1.15, golang-doc (>= 2:1.15~1apertis0bv2022dev2b1), golang-go (>= 2:1.15~1apertis0bv2022dev2b1), golang-src (>= 2:1.15~1apertis0bv2022dev2b1) Filename: pool/development/g/golang-defaults/golang_1.15~1apertis0bv2022dev2b1_amd64.deb Size: 5068 MD5sum: 6b3684af51c384ba2e459f13567e5b9b SHA1: 2ba9d1ac251386ec1539070ed02e4ed73f11f31b SHA256: ca1ab37c45ad5e69db85351fc5847e6978e87ab89dcc4a7fcfc6358672d1c8d7 SHA512: da521af98335eb07d8fce253d40f66493e12f6516f120d034a5a55e44d43c08277998321905e9b97382b0c68321c2936f44773717a3d76d2034c64b510e56977 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+apertis0bv2022.2b1 Depends: golang-1.15-doc (>= 1.15.15-1~deb11u4+apertis0bv2022.2b1), golang-1.15-go (>= 1.15.15-1~deb11u4+apertis0bv2022.2b1), golang-1.15-src (>= 1.15.15-1~deb11u4+apertis0bv2022.2b1) Filename: pool/development/g/golang-1.15/golang-1.15_1.15.15-1~deb11u4+apertis0bv2022.2b1_all.deb Size: 30692 MD5sum: cec49829c8be8bde02ae13e5cb7a0c8f SHA1: cf66f4c901fc331eab7027531f7aa63c5737c769 SHA256: 43cb851386bad8b825e4f9c01927cb5bb0342985a4c9f4cab8a96fa2d96393c7 SHA512: 52a8dc88739be4506bde43fab1d80460111d7de6f9a6e91dd6475a2de55a64f5dd5066e7a7c8f02b553b85f1c9b0fcbe24e1690f68a092f14181875ea5e5131f 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+apertis0bv2022.2b1 Depends: golang-1.15-go Filename: pool/development/g/golang-1.15/golang-1.15-doc_1.15.15-1~deb11u4+apertis0bv2022.2b1_all.deb Size: 2457336 MD5sum: 5b44c3ccab13f82234464e2d84deee56 SHA1: c598b9f236049430230211e8f014376b5af1fb3e SHA256: 49bbfc8cf0cdd713df3faf9aaa8d0dfd89fe058b377e60aaeca2de41851ec9b0 SHA512: 200f8d438d32ff48203c66d54dafa7d949139dc6af47269f81fbcce5f74c06046fbd2cbdc5916c60a90ecd7c4c08900593f62b918715a9abee475701cb725fcc 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: 256522 Maintainer: Go Compiler Team Architecture: amd64 Source: golang-1.15 Version: 1.15.15-1~deb11u4+apertis0bv2022.2b1 Depends: golang-1.15-src (>= 1.15.15-1~deb11u4+apertis0bv2022.2b1), libc6 (>= 2.3.2) 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+apertis0bv2022.2b1_amd64.deb Size: 47400236 MD5sum: 089b9c31a8813a84cfd387e669813e34 SHA1: c1607b4661013ad032d9d6718c81d70cd4faffef SHA256: ad6da0ea79fdb1bbe47a1cb83d4b0341375e381c09df09df73a58dde6d2bb555 SHA512: 2efcfcac67c64667f7038135fe2c079314e41386d34e7b7807c5bcd76ce441a959f9960fc7b6f982b36d9457b2e302853bbe370fab8e5d0dd71b5430e29c7bbe 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: amd64 Source: golang-1.15 Version: 1.15.15-1~deb11u4+apertis0bv2022.2b1 Filename: pool/development/g/golang-1.15/golang-1.15-src_1.15.15-1~deb11u4+apertis0bv2022.2b1_amd64.deb Size: 13859100 MD5sum: bed4615035c770282273050b158b125f SHA1: 25a54debbe1f72bc76429c23539020c6e6428e52 SHA256: d24af64d1bd2451d9261e852c301f01ae6158aea2e7aab2b50c9010312cdd59a SHA512: 4da16487cc7659d62b56a285d4e3a3edbc68102c178ccd31a4fdc4685429f9641f919cf33acb48f254b58b0c1e6ef6853f9c796a575ef927b7b5cf08e8cf6218 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-any Priority: optional Section: devel Installed-Size: 12 Maintainer: Go Compiler Team Architecture: amd64 Source: golang-defaults Version: 2:1.15~1apertis0bv2022dev2b1 Depends: golang-go (>= 2:1.15~1apertis0bv2022dev2b1) | gccgo-go (>= 2:1.15~1apertis0bv2022dev2b1) Filename: pool/development/g/golang-defaults/golang-any_1.15~1apertis0bv2022dev2b1_amd64.deb Size: 5204 MD5sum: d375266fa94c18c6b3f0aa66d8ca0b02 SHA1: 95701a563104794c556f5a6e40f6c72657f64ebf SHA256: 68fd80e1a2534f0fefb22c3b274f91985a8d94c25dbb0cbe33afe05cc53fbaff SHA512: d409cc5280ec643af6fc477431eb5b3c4ccae7d0025420ea853b4f20c4eae6872d5a490d42c502d4fd936329da35bb2189994b09bddf2522f699837317c8620c 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: 43593 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-cloudflare-cfssl Version: 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2022dev2b1 Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.7.15) Filename: pool/development/g/golang-github-cloudflare-cfssl/golang-cfssl_1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2022dev2b1_amd64.deb Size: 8719720 MD5sum: 7e6e2d5fc46c430972f942aab0bb1e71 SHA1: 7639ed1f97617f56e409bb68e70944678c2612e6 SHA256: 3087921736e4b6b6cba5f85bc55f265bfb85a9267eb3403f1efdf78659847c5d SHA512: 47240b5495c83736179c7b3a6f997da9db4b8dd5175ca0837364334bd35b69274f114956d1cf7a15eca1159024771bebfe565fdda741ac7d67d76f2aa2283d3e 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.8-4), golang-github-cloudflare-go-metrics (= 0.0~git20151117.0.6a9aea3-3), golang-github-cloudflare-redoctober (= 0.0~git20161017.0.78e9720-5apertis0bv2022dev2b1), golang-github-daaku-go.zipexe (= 1.0.1-1apertis0bv2022dev2b1), golang-github-geertjohan-go.rice (= 1.0.2-1apertis0bv2022dev2b1), golang-github-go-sql-driver-mysql (= 1.5.0-1apertis0bv2022dev2b1), golang-github-google-certificate-transparency (= 0.0~git20160709.0.0f6e3d1~ds1-3), golang-github-jmhodges-clock (= 1.0-3), golang-github-jmoiron-sqlx (= 1.1+git20160206.61.398dd58-2.1apertis0bv2022dev2b1), golang-github-kisielk-sqlstruct (= 0.0~git20150917.0.0b86a3e-2.1), golang-github-kisom-goutils (= 0.0~git20161101.0.858c9cb-2.1apertis0bv2022dev2b1), golang-github-lib-pq (= 1.3.0-1apertis0bv2022dev2b1), golang-github-mattn-go-sqlite3 (= 1.6.0~ds1-2), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2022dev2b1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-2) Homepage: https://github.com/cloudflare/cfssl Package: golang-cfssl-dbgsym Priority: optional Section: debug Installed-Size: 3606 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-cloudflare-cfssl Version: 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2022dev2b1 Depends: golang-cfssl (= 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2022dev2b1) Filename: pool/development/g/golang-github-cloudflare-cfssl/golang-cfssl-dbgsym_1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2022dev2b1_amd64.deb Size: 2833144 MD5sum: 41047cee137b4f95b3a75a66faced2e6 SHA1: c39d9c02c3eb26215e4154d3aca7688b265097f8 SHA256: e1720f23f55deed51a5a48f6cfe147dcf88ab9c4940da8f3a6103c77f1c79152 SHA512: 1c0cc13bdfe507d8ab38655573a021c89ac4c9f719dac43ecdeae85c4d5e24564b7d896c74cb336abfde8d69b2bb2bb92368e82bfe72afdf2c2ac0f5e785b092 Description: debug symbols for golang-cfssl Auto-Built-Package: debug-symbols Build-Ids: 2f58b5da2f6e68ea53929d28103a903f5d17c248 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.1apertis0bv2022dev2b1 Depends: golang-github-jonboulle-clockwork-dev Filename: pool/development/g/golang-github-jonboulle-clockwork/golang-clockwork-dev_0.1.0-4.1apertis0bv2022dev2b1_all.deb Size: 2792 MD5sum: 1dd1d8a9c651d7802f3b3cbe9aa682c8 SHA1: 50eb2d1167c0c108b6597e504984463dadd58bd6 SHA256: 83b98ba79587c28ddffab3f3785fc4e266afb25de1ae3dc6bbe0b8833cb8090e SHA512: 743c06cfa6f6252b9e2e8fc3a7dc6e8661ec01ffa97bc9370e67188cd74404ee4e682b7dd0e51f59abfa42109cef37b58d7cd5e51408ebe25b6fe4fa5025dc69 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-3co1bv2022dev2b1 Depends: golang-github-codegangsta-cli-dev Filename: pool/development/g/golang-codegangsta-cli/golang-codegangsta-cli-dev_1.18.0-3co1bv2022dev2b1_all.deb Size: 7128 MD5sum: 33d8f78767fe5852f034123b2ae26cf6 SHA1: bedc5622ae9744157ccc532ba24d2d951144807c SHA256: 1591b3b230f3a53a39613e74483b0bb0741a2814918a48108190d28c46e5cbec SHA512: bef3e8973dc082c2e378942dd50b45fabe92170c6f356f835f33b2ab8c509993e651d65b4db52404f642e0010ca37ad6bbb0ca8c833e09200a0c3056aefc2738 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-3co1bv2022dev2b1 Depends: golang-github-gorilla-context-dev Filename: pool/development/g/golang-context/golang-context-dev_1.1-3co1bv2022dev2b1_all.deb Size: 3488 MD5sum: efa3d87fc8fa7df47cde48b0bacf9b74 SHA1: d6987e31ce25692e89ef6b1f29b66f55bba028c3 SHA256: b80c3f7d84ebeac5ab95bb315bef00c38647d2b2bccdd326c1d07493ef81f574 SHA512: 355861d3e58532d5333ef5de645c8bec9e522e3198b22560c792347d5dd6e2ef9ed0d1f05e765e247414f096a09a09daacbff8db875c103b4a5ae75969615bae 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-2apertis0bv2022dev2b1 Provides: golang-github-godbus-dbus-dev Filename: pool/development/g/golang-dbus/golang-dbus-dev_5.0.3-2apertis0bv2022dev2b1_all.deb Size: 56160 MD5sum: 0d42d8cab02fbc6015fe5eee4e651f39 SHA1: 9f8dbc0695ba14c0e6e6cf4a20def4b06aa558dd SHA256: 0423db6a9f41ea13c1f73b6fb8a7ff852bdd4bb97813768af2094863dd810809 SHA512: 8a4ab58957cb9cc8b2a3982fb9111db9f70965d84d44add82d2dd955fb24ec485fa7d5a6f7490dc54ac624e3195f6500a62d10c8508dbc0858ad3dd2d8258f56 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~1apertis0bv2022dev2b1 Depends: golang-1.15-doc, golang-go (>= 2:1.15~1apertis0bv2022dev2b1) Filename: pool/development/g/golang-defaults/golang-doc_1.15~1apertis0bv2022dev2b1_all.deb Size: 5112 MD5sum: 28828968426293389dea744ed104f11f SHA1: b127c3489b4d5ca62c2da14740c80454ae733e57 SHA256: e3eb064a66a269ef497a1c060165e3d3e125d8122b6cfc5689e7fd902f3fa9c2 SHA512: 9b2c2e9c8e6e351c7c1cf933affc4904e811aabd44c475cb8fa0657d5f63f956077707d5797ea8acaad716a7a0ceb0fb504b04f3efe4d286a8c9c91cd193a99e 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: 3698 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-docker-docker-credential-helpers Version: 0.6.3-1apertis0bv2022dev2b1 Depends: libsecret-1-0 (>= 0.7), libc6 (>= 2.14), 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-1apertis0bv2022dev2b1_amd64.deb Size: 828804 MD5sum: 1ff7f84db04ebfb67a99046c112e011b SHA1: 509aba08e816aa07ca1bfb3d3e7aae99e5a2eea3 SHA256: 45000287c5e02ca8981f75afee68bb6fab7b7ddd4f28e59678d05d3c1f90d81a SHA512: 63bd035c528b530a3135522d7b4c3050d407e0231b4e3fe30115688a9afff4cc67e69a60ceb5a4c816964df088e5026b56fb0b58ee6b5e0b58e1d8b52b93d5b7 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.8-4) Homepage: https://github.com/docker/docker-credential-helpers Package: golang-docker-credential-helpers-dbgsym Priority: optional Section: debug Installed-Size: 790 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-docker-docker-credential-helpers Version: 0.6.3-1apertis0bv2022dev2b1 Depends: golang-docker-credential-helpers (= 0.6.3-1apertis0bv2022dev2b1) Filename: pool/development/g/golang-github-docker-docker-credential-helpers/golang-docker-credential-helpers-dbgsym_0.6.3-1apertis0bv2022dev2b1_amd64.deb Size: 621660 MD5sum: 57c765ac8b3145389f9bee2c8f8007fd SHA1: c304b6cb513afcd015cade4ff74f8a565476025b SHA256: ebbd2631c954c3c6b83fbae4990664b0303483c9220b8c170f7fad691789e3b2 SHA512: daef2e1a507db3e6bee98d118fab74c1d6a54d7c1033101660c7fdb72b038180a61fd61e357238339777ebd463454984fc1e3b765cc3f7d046f7a97e9f8bee45 Description: debug symbols for golang-docker-credential-helpers Auto-Built-Package: debug-symbols Build-Ids: 04210d5a908b0c5f7267ba205c7012c56a7a8e24 Package: golang-easyjson Priority: optional Section: devel Installed-Size: 3615 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-mailru-easyjson Version: 0.7.6-2apertis0bv2022dev2b1 Depends: libc6 (>= 2.4) Filename: pool/development/g/golang-github-mailru-easyjson/golang-easyjson_0.7.6-2apertis0bv2022dev2b1_amd64.deb Size: 1187900 MD5sum: 637d64d0e83da3689e57d0c46ecc1c82 SHA1: fb8509d783be3f55bd6861528cdd91dea8a9309f SHA256: ca1f98c1abc803630d307467cf3413ba667403dae4a5867c1edd7fefd0c5d1af SHA512: 0b6a074ef5450cb4f2d59f229a10e00a4f288f3f79f131872488ae5a63834a7654935c3613710dec1bc241b6a51b04171596dfaad2fbd2d71f97cb2ed2062d04 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.8-4), golang-github-josharian-intern (= 1.0.0-3) 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-6apertis0bv2022dev2b1 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-6apertis0bv2022dev2b1_all.deb Size: 775020 MD5sum: 6b7809a34ff1f90420ea67691fe99d4e SHA1: 9a65a627c5a8f648faf328aa18b1dced0d56825b SHA256: d52ebfb373a8d7e8ab99c2994cd54c205f15fb35047f1be020b28f966bbef92d SHA512: 2e0a6945fbbe590fa79482aa1c800cb8bc578972a1167762dff895d0dc53a99801fcd236a6a31c0fd223136a66fdd1e6f96edc879fe20ba63ad06c0835dd1e2d 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-1apertis0bv2022dev2b1 Depends: golang-github-onsi-ginkgo-dev Filename: pool/development/g/golang-ginkgo/golang-ginkgo-dev_1.14.2-1apertis0bv2022dev2b1_all.deb Size: 10716 MD5sum: 959855159f0bd8256d6b13bc108873f2 SHA1: caae7b37ef83f8e08c772e85449e7042f26c1738 SHA256: 36440bd8bc6defeac7976e101a7edce30fbe48ab4c01a9d333cf401b05cdddae SHA512: 0ef73bcc33949e256ec148dcb63049a07fabe1e54853f26c7f02b7965fe8925fb3869ce619930cc4999fe8fdf8e99bc998afb62ed35ca9b265cb1159be503b5a 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-14rcole-gopopulate-dev Priority: optional Section: devel Installed-Size: 20 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-14rcole-gopopulate Version: 0.0~git20171207.91c73a7-1.1+apertis1~v2023bv2022.3db1 Filename: pool/development/g/golang-github-14rcole-gopopulate/golang-github-14rcole-gopopulate-dev_0.0~git20171207.91c73a7-1.1+apertis1~v2023bv2022.3db1_all.deb Size: 4276 MD5sum: 5684e5dcf691a2f2ab4005952078a888 SHA1: 53fd22e0fc4a47284a0a9f26a60f434439138409 SHA256: 58b7d6bd65db203cf18ec9d5923064bd18d33f356011bc62addc9aebbe6e350e SHA512: 0188056e3ae8b4c3ecb9ce0dcdcd8afed05964d4f75d5df64d7ddf50b5e56505bfb07c3849dfe211123d0be9781cbcb841252ef381c7b1638aab77dd75566a97 Description: Small library to populate a directory with random data populate a directory with random data. This package is used for debos image building tool. Homepage: https://github.com/14rcole/gopopulate Package: golang-github-acarl005-stripansi-dev Priority: optional Section: devel Installed-Size: 16 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-acarl005-stripansi Version: 0.0~git20180116.5a71ef0-2+apertis1bv2022.3db1 Filename: pool/development/g/golang-github-acarl005-stripansi/golang-github-acarl005-stripansi-dev_0.0~git20180116.5a71ef0-2+apertis1bv2022.3db1_all.deb Size: 3028 MD5sum: b4df17423fd6a8c5cc6f68db7f0704fc SHA1: c99a28a3ea2f3440821708f5225203cb20b5f2d2 SHA256: e4590cf2e83c0cfe1e62816c8d2b154ff01d2f2e372a1dd0effaeb22c3bc7e57 SHA512: 7dd76996c9ecbe8ea6b0f9c552d04517fc655a20b3217e1d42274e99f6787e3733f99c1c0f1eac6c08b00481a96d448242cb017689febd2193b88f19e2b3ece5 Description: Little Go package for removing ANSI color escape codes from strings This Go package removes ANSI escape codes from strings. . Ideally, one would prevent these from appearing in any text one wants to process. However, sometimes this can't be helped, and one needs to be able to deal with that noise. This will use a regexp to remove those unwanted escape codes. Homepage: https://github.com/acarl005/stripansi 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-3co1bv2022dev2b1 Filename: pool/development/g/golang-gocolorize/golang-github-agtorre-gocolorize-dev_1.0.0-3co1bv2022dev2b1_all.deb Size: 7500 MD5sum: 4b41aa0b679bf7b880d7b8dc14fab346 SHA1: 178a5183ccc649ef80187451ad8ea430dbb3d220 SHA256: 99bb1079238dc69fe0f305b477621a2e84936f384029573d8f4c58af6991c462 SHA512: f4a71af01b788e14375f71930dbe2de73e67a2ea6fd23fb25d0ac8596a85176a2dd99b0f03cb58ddb6fd8c3e779b695d87e2500d2cfc0571f573782d1a7309b2 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-akavel-rsrc/golang-github-akavel-rsrc-dev_0.8.0-1apertis0bv2022dev2b1_all.deb Size: 12248 MD5sum: 93117a1c9511ea515ca3c3ff75dd57a5 SHA1: 72b915228a35ade59e61c40c297dfdcf5b3f764e SHA256: d815b518b48de4307d510a99ff19aaffc522dcad322bca9051a0ff6fd1136acd SHA512: 8d93dbe228d6419130f256be710afc50986ac4dabc9a0d2f9465b1685ca42a2e06c404cfedb47d7d4d13c4fdaf5e105c79745258075b88982ebd0db2227a6b47 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-alecthomas-units/golang-github-alecthomas-units-dev_0.0~git20201120.1786d5e-1apertis0bv2022dev2b1_all.deb Size: 7712 MD5sum: e9b521e68f53f251befa8acace15c415 SHA1: cb7729aed7aac3c648b5a44767f6c5da7e63a83e SHA256: 9e90c18346aa2ccf8756c13297a23af54ae0492ee792bebd876ef60e1f0cba52 SHA512: 55d3b1282f1ebd648d6df67956642a43374a18d34964efe147f7eec9a6b95dc50a01ad05eea54abb3e06653cac9daf52b9e032a0cff79a8faa81d06ab3c42b73 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-alexflint-go-filemutex/golang-github-alexflint-go-filemutex-dev_1.1.0-1apertis0bv2022dev2b1_all.deb Size: 5664 MD5sum: 8c70eac8a6c13146ee1d9f54032194ce SHA1: 6a356233d8dab4ac340ba903aba0430bfd296eb6 SHA256: 2f768ca0b97ec2025bd672829a8a7a32e4185fe7710d023c67ba5bd6ec85b348 SHA512: 267b05e92b7d135175836fb01eaca4d5f41c17f8d53d5c56d1d379619f7a923af703ae9039273321187f9b97e77e4ce80b0a1b14a4ca437d12f4bed8610f9f4e 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-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_all.deb Size: 17548 MD5sum: 3c7586c05da9cc4f7ceb92828ce2a880 SHA1: ae1fb4fad715dd30f993939c11a346660d413248 SHA256: 743c45a443eee17ad07e0a14e132d8dc13a1d055ca3d9485e42cf448822348b6 SHA512: eb747f2a51d4745a942e0c184dd78e8d6949ad5a53e6a7776fb664a726164ec3bc8fef1975878400f8fb0597d8e849756e5186d914c5985ecb9f988a7d939838 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-1apertis0bv2022dev2b1 Provides: golang-github-containernetworking-cni-dev Filename: pool/development/g/golang-github-appc-cni/golang-github-appc-cni-dev_0.8.1-1apertis0bv2022dev2b1_all.deb Size: 63132 MD5sum: 5f2285208f44f7017722af33cbf710b3 SHA1: d3ad1d6dafea7827f9409b1210d7ed887aa8be47 SHA256: 91bb07e2735cecebffb8925b7564592354361f53667c187b7e358bc42f47f96f SHA512: d7010d1eb33087b5fd3f40ee6c5687cadd4bbdb0e7e092af4cca539eaf067ead6087e3d7f01d24afccd0fa69ac6e93939fbddac6c03ca21e7a381e8e5917e40c 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-armon-circbuf/golang-github-armon-circbuf-dev_0.0~git20190214.5111143-1apertis0bv2022dev2b1_all.deb Size: 4600 MD5sum: 1c9fcdb92809a8b5d0cccf2e514c726c SHA1: 426af4a787e4ea050cb3c3e47db57b4679d023af SHA256: 124d0f30b32a3970e33678734170cabe586bc9b6c84f7f7a056d4fb3c6da7fc8 SHA512: 05c269b7e011d9d40530871175ea95f741679975d06cf287bad7a650b24a04070704c77e8ce74a4b70d258add0dd54409863a6bf4346b9a1ad79f1ff8fe62f70 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-armon-consul-api/golang-github-armon-consul-api-dev_0.0~git20150107.0.dcfedd5-4.1apertis0bv2022dev2b1_all.deb Size: 18496 MD5sum: 99116cdea6b6601b3be00d1ec0e10b81 SHA1: 88ddde8e5cb4839a775d703b66e575f54770f67a SHA256: cf11ddc9de161c1faecb94c9431740ebd623a564b82be8f9adc1b6aba9c6b62f SHA512: 0e46bd979359c35b4d28f4f6a230c10eb6c18fa05ced8292df55e43932db90b2e7a42936e8dc797fa58f44e75f23d670babb2aed68ede510136e2feb6dd1d716 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-1apertis0bv2022dev2b2 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-1apertis0bv2022dev2b2_all.deb Size: 30712 MD5sum: 45166580571fc9c17c5e15c1543213e3 SHA1: 5d66b4afadc5121e830bbe6fa64d98aedec18bd0 SHA256: 2b664a860c701d7448a7ade0fcda3bd71b94816f0babb4c772afb15c70a01a89 SHA512: 89dcb06a827e64b83e4270fdf275763bd825ff232867c4ff5f3d3eda46930846d1e587f765e09329b94bbdb36a2c511c2a0a2cd7730e89a23e443a177e44a132 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-1co1bv2022dev2b1 Filename: pool/development/g/golang-github-armon-go-radix/golang-github-armon-go-radix-dev_1.0.0-1co1bv2022dev2b1_all.deb Size: 7660 MD5sum: bf2b4d515bfd1dae1009424b3fc3e58c SHA1: d9562b136e21fd2d521cacbeff9e5350d1e71e9f SHA256: 6544320cfd66fcdfeb2c7c5c5776fb8ba2530ebb055a9fa734cee5936e525ce2 SHA512: 5329c5e73b614c2ddf5b042603020a371e64aba1f3afa2b9359e53c348ba8f0f7a5976b100c7458cf7177a6fcc71e4e2e156f2ea7612ac976061c0659fc78a38 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-asaskevich-govalidator/golang-github-asaskevich-govalidator-dev_9+git20180720.0.f9ffefc3-1.1apertis0bv2022dev2b1_all.deb Size: 41456 MD5sum: 9d6c4fae491d33ea8da8fc09b3859447 SHA1: e857b229b8e83a7f7f1000ed2255aae9d223e526 SHA256: e7a49683869a70779517508735e5cbe62106abaf8d79a83aaae1769a8a04f539 SHA512: 207060211bd49a5785bb4f11330f483ae8dc16b45731db6cc7fdc7aa961903d2bdd852f414ed563da794ee1652e5fbbdb4e38a8d321dd7d89faaa46c8a0bdeaa 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-1apertis1bv2022dev2b1 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-1apertis1bv2022dev2b1_all.deb Size: 7723200 MD5sum: 9495bb973d878bb1cdcd66d644754850 SHA1: 5f975a93cdc17b85b7d29c8992e653c137b7b0e7 SHA256: 978fd8852b199ecb03554ef93c41f8692d7382120289428feecc59b2a124d9f0 SHA512: 5220af04a8c29882c9a0d066ebde20e7ba212e4d58f2bec772907258b3a0d1a8b42e363a1510c2b9ed23fd54e46ddbf3e3e73658d1ed8a48e550a0e12a2456ec 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 7265056 MD5sum: da2ab2c9f989c4c902062fc1fec77e5d SHA1: 4917243d396a3c234396473d139c9f8532c7777e SHA256: a59aa55e34db644257bbdd6bda74fcb0a2257f3ec9d63bd7cb69f4bc076dd247 SHA512: d30522f3a775b799fcc6c60af0968e537c4c862e2c2ec104165e2482cae5c3e78b949e20c7ba9083ff1c75e9690683768d8150183732274be2f3b68f5b5effe0 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 20972 MD5sum: 344bb8215daf0baf542a336b2988289a SHA1: 9d491c3c100cd993af331a1c87d04672cdd88c7a SHA256: 106f1b17abf8ba449f5159bc2bd3383b4b5c4ef6ce8fc0bb3fe8673b54e90f23 SHA512: 8bd27fff8137f041fd10b6e1f0283e89695526c2da37bf1d9ed40b59140eeea6c5d09533b7cff39154cecec5db6f6def29c4087f3dba4eaa843503c0f2be2e46 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 113344 MD5sum: ea8e14dea37d0aab321036e7db8f74d5 SHA1: f97ede68fd76f86f61be77fbadcdafa4e927bc71 SHA256: 5bd670ce6117ebf41256ada50d903115b1389e0adf1861cf75f8f76a9c1575f4 SHA512: e29b81d13c6dd70c7bf444492d13d88016027139559ba096d743de615a640bab8d9387a4ab597bacf97431e8fde7897e937f7731bf6409acc6ef4cdbfb8da4f6 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-beorn7-perks/golang-github-beorn7-perks-dev_1.0.1-1apertis0bv2022dev2b1_all.deb Size: 12344 MD5sum: 5292b9d54509ca7e2a0806010fa4b4c9 SHA1: c4bdc8290823dc74fdf23774b1164db2419889e8 SHA256: 2ad6ef592d58ce654da76e09b5676af50d9c313bb8a46564c30c0b9ddcaeb2ce SHA512: 02c180b8c849c7bd76943ac2f7885fd498cc2d9af33c9f0c8a2b066ebee3725b862d63b1cb6fe9af2850ebf77bff56b88ff227e41ac4fd2d5bc074e9983b1928 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-bgentry-go-netrc/golang-github-bgentry-go-netrc-dev_0.0~git20140422.9fd32a8-1apertis0bv2022dev2b1_all.deb Size: 9840 MD5sum: e12d0c0d412568b33295440408e40b71 SHA1: 6d5d1db047f811c5f46bed3222757c6ecb5f8024 SHA256: d88502dfd03d6f17ed75d4462f8b1e561d6e1eea9b617789fc456a8c0aafa0e8 SHA512: d43281eb059ba1beff49999d90ceab3ca786c96591dc5f38d06ad2baf35838cf3f5304e26bcdca43f1a47674e79f2d3e35be3aad2dca8642e0816e2d5b307643 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-bgentry-speakeasy/golang-github-bgentry-speakeasy-dev_0.1.0-2apertis0bv2022dev2b1_all.deb Size: 5592 MD5sum: 23142ade84b4129c318f1c40c28fe52e SHA1: 38b8fc5a27d9232adcce6648ce452d1b9ef4981b SHA256: a308b656f1c1442ce1c4fb362a67588861d1ff7c4501a658536ba1a5584772bc SHA512: 10f6b46c99814dcb85fdfdf293934e9123a4f8b54c72f47361987474acc9d677f284674cb8a7e123809e35d82fe9df1e297de884ce25776387dce820aae92125 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-5co1bv2022dev2b1 Depends: golang-github-bmizerany-assert-dev Filename: pool/development/g/golang-github-bitly-go-simplejson/golang-github-bitly-go-simplejson-dev_0.5.0-5co1bv2022dev2b1_all.deb Size: 7412 MD5sum: 54f9fbf50715e19a239fe942ca4f7faa SHA1: 5cbed5b6673bf4be86bc2dfb5751f9634b4391d4 SHA256: c34192565fba8ebfc45bc63d04403360e50b330cfedabc86bda7f9e10077619d SHA512: 88ef7bdbd7abf356fc9d087ea743da8957d6138f3d31986bcf59b8c3a4279080722a60bbe93d266a4ee5b1ab365a6effb4194c44f5cee02822a88d8624278b3f 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-blang-semver/golang-github-blang-semver-dev_3.6.1-2apertis0bv2022dev2b1_all.deb Size: 16600 MD5sum: 6452c36ea6759901ebe5bd0a7c5d8543 SHA1: 698c72e2f0c3f347463527edb31040f487517454 SHA256: 88b3c6dc2d60c175841899c8af7b7caf4151922efc0b697e59855a942d89d7c9 SHA512: 0b092d7679fe3545c32bcf8a8ba3b020f17a1da39c59288468e0ac062762b4d0fcc26d874c2100a25805e1685dcca5fd50f4e6405a74670e05af3373925a3c2f 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-4co1bv2022dev2b1 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-4co1bv2022dev2b1_all.deb Size: 4208 MD5sum: 8de6672648a120e1b107cfc2aabccd4a SHA1: 2d01f10abee6b8433ce029c5737500ca3b2226e6 SHA256: 25d45f7a467c16191933a54c1ec880110ccc2284009fa93378517c83bbaf4782 SHA512: cf2794ebb94bb25dd8f1a8034717baa017b75faa23ada74cf3e13d631b8b9df379f6e89bd11907505de1a3c620811cd8fe9a5e761328c48f85c29ee760fea776 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-7apertis1bv2022dev2b1 Filename: pool/development/g/golang-github-boltdb-bolt/golang-github-boltdb-bolt-dev_1.3.1-7apertis1bv2022dev2b1_all.deb Size: 61064 MD5sum: fd0b6ff449742807c30a88f61db03d11 SHA1: d12977a2d45fc544bd92b17b306a800a1c7f3b04 SHA256: 78084c5a90be15c71661ebcf509e7b66520b4d8f61a18f7c4783c0762b029743 SHA512: c0f6d0c3f0ac9eb5904a8ea436409a8100f1cf2ef1aa8e424f0964bb9cb3bf94f5de9de63876e737d604b01d2d6ba35885533396c44a7c3ac090b17f5aef67d4 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-3co1bv2022dev2b1 Filename: pool/development/g/golang-gomemcache/golang-github-bradfitz-gomemcache-dev_0.0~git20141109-3co1bv2022dev2b1_all.deb Size: 10480 MD5sum: 7aabb2c6df51dcfad045cf8c7f61c413 SHA1: 904f1d464ccd99c6ad2eb645d004989a0f446c42 SHA256: 88ca604d535a75a75192f3f832e2f5b0c95f16e2c6957a3b7baccfc61bec165d SHA512: 99d628a581580eb52cb12ac1280b7434057c6b7d471ab7cff982cfdaeeb3699bd96d395042887f93901d0623ef700edbf392bd1dbbbc39197b1a48c420df247b 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 7092 MD5sum: 7d66ae3a8d104ee8489f38345fcea0f9 SHA1: cb4f348036b81cdb4fbb10c15eea625d16b0bd7b SHA256: b8862f573561a7e531bd445ba83a557374f547464dc54961ff4851b4dea252d7 SHA512: a3c72ad378b7c2dbf5359f42f66528d0d663ca4ebb837ee7123a41d9a70e7dcd1e61c5434831934e97558c20a8cbc08738a31ca744157cfc09b05ef0158e69fa 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-bsphere-le-go/golang-github-bsphere-le-go-dev_0.0~git20170215.0.7a984a8-1.1apertis0bv2022dev2b1_all.deb Size: 5236 MD5sum: 139b9bc8a18399964e6fec5908f1a891 SHA1: 0fa372cc706c61b2b3fe69fec6afa0493df45549 SHA256: c0753bf646715448ce1137cc7379c71d5745924343ce39716f6282d64cd56010 SHA512: 5aa81a6f2a9f74e589be848e12dd65e90291914ea1eb5858213c0c51a953cc702481dbc25d18919ec20ee816933c7c1d03f8cfb154d0c33ada7d07335f72de55 Description: Golang library for logentries.com Client library for sending logs to the commercial logentries.com service. The library implements the ame methods as the Go Logger library and is also compatible with the io.Writer interface. Homepage: https://github.com/bsphere/le_go Package: golang-github-buger-goterm-dev Priority: optional Section: devel Installed-Size: 46 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-buger-goterm Version: 0.0+git20181115.c206103-2+apertis1bv2022.3db1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-buger-goterm/golang-github-buger-goterm-dev_0.0+git20181115.c206103-2+apertis1bv2022.3db1_all.deb Size: 9988 MD5sum: f858ee44be54c719be1a46402971a60b SHA1: 27d4677857924021b1b7f1c04d9cae3093ff8e69 SHA256: 86128edab7bdcb95982e99879688c8230acae312792d59d47e29c32d128f7de0 SHA512: 2c5e3497042146c80824ef5fbef818eb22b300a28fedd7ea8dd5eb5f917ec9b424690d39a0bb60046271fd8474b4215c2ba8a85545092d8a03130b4533ee45e3 Description: advanced terminal output in Golang This library provides basic building blocks for building advanced console UIs. Homepage: https://github.com/buger/goterm 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 69020 MD5sum: a0c647914daf060c19a4a5739280b5c6 SHA1: e259b2b99f19421780bce6178d0bd7bf730f55db SHA256: a60adc866b307063871df76fbc1b8674c1140be103ae0f00eda8c9709b36e8ea SHA512: b138fb1404a959fbb009c59b099a00cdcde2b9850fda60e709fb33e1226f0a80345bbb160242e7a69279624ab404b0a6ba0e2a2698adf7f8725099c2372a10b0 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-bugsnag-panicwrap/golang-github-bugsnag-panicwrap-dev_1.2.0-1.1apertis0bv2022dev2b1_all.deb Size: 11032 MD5sum: e0eecd1d608e93bf62713597734579f4 SHA1: 7f3e09af1471d31053e8c8ff6d2d74ed30ab4a2b SHA256: c6e0218c2b2daaa8eceaeb24def9deb00bab43eb5b28f79f25df8a227573bdc9 SHA512: 85cf3637d8c884af76b842bfa06f54f37f3f4ebb55b553220779c9b0715826996dc3928d4c3e267aa7966e5601511756b9cdef443be55ad445e1b2fa9c6030ed 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 38696 MD5sum: e44a5771b00a88347ee68b74ae15f244 SHA1: 80b0c1a1cea4c08a8d4fc4c70eb4dbc5058c66b9 SHA256: c3b68abe472da6e944bef8a315fcc6267721d4bfff4697b89abe6d809be75da4 SHA512: e07ef592fa4e749f7773128981bc7a51051199b2abf71b2a730adba12771b3282846b4694825195c4e420d258e543d456483cfa6d9c9f56a6a37ad33de86ed11 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-1apertis0bv2022dev2b1 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-github-cenkalti-backoff/golang-github-cenkalti-backoff-dev_3.1.1-1apertis0bv2022dev2b1_all.deb Size: 9976 MD5sum: 4aaabbff8c4cc6fe4e6fd0eef327df50 SHA1: a24fa310af28d820cb152abaa872c86b566e6cba SHA256: ada3974abd20a646f959578aee5a192495b45d240c6d132e08435053ef6e2d4c SHA512: 5f5b5601f9741f24acd18d0fd1a309145fd9f001acf5c22cecfb1031b7ccdfb0ad7b0294de99079eb79b8202e4480439bc3314869542ef134e52a1dde6347cb9 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 39992 MD5sum: 54af517af09ac1cd68f17ad7521d691e SHA1: f37a952fd20cba0968709dcbe0678598ae3a6249 SHA256: 9b257b30ffab943d7297d38b68b0881cf0a22eb0a8be096723aa63a7af2872fd SHA512: e3828ecfba2782713c8b4fdc89513c73937233802a9232df8ded989dbe6077dbc6d419efee7aaab31f92eb4859dbaffd0dd2d1958500683cc40153572bd90285 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-cespare-xxhash/golang-github-cespare-xxhash-dev_2.1.1-1apertis0bv2022dev2b1_all.deb Size: 8892 MD5sum: 6fffe8ac7ea45a1888cf78ea7a722ff0 SHA1: 1d767f4b35c523e66bd81c0779ec09f1aac74427 SHA256: 1e05efb49d02537cadefbdfb17056c79fe75b78768fc65e4f89ca6687288db83 SHA512: 74ee279dbd98850f04b082a1cc4ed4c7c3c5973ceb0b02516db8d81622522ac2361e9ffee4738d311be84554b996aff25a97db4fc23aabe804b595f28ffc29c2 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-3apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-checkpoint-restore-go-criu/golang-github-checkpoint-restore-go-criu-dev_4.1.0-3apertis0bv2022dev2b1_all.deb Size: 20424 MD5sum: a4308d91a055e72da27ed6b3e61a3180 SHA1: 585f1893c094bdd9944c1d83dd8a1c885b575cc5 SHA256: a8d67ae268cad89ccea4edd550be397905c99d6fe04b6a77d5cd1cadb6a6b701 SHA512: 113bb85cfffac3897a294297357ce960d9b68b58fc9fa484169cb32b529c9f82d8c7becad209ae2c326d5a67edb374faa2721f8c85223302e2cef6b4a8a6e887 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 30708 MD5sum: 1b8a7e35a39b5e8e5b434cc6a028cfb2 SHA1: 1a84cbaa17f2780fa2b73a46efdb554063d00f03 SHA256: cc339ff467c7a06b1d84d539e248236c235bb68a9fbb444c2c66d5cc02c3c7b7 SHA512: d5f24277dc4cf7f3e3d69c0b6fee79de52ac5ee69350c358b596360d5f2dc74cfb135de3aef0efed2ebfaf2eb1035908654df95727ff66d980410df791106e8d 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-1apertis0bv2022dev2b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-cilium-ebpf/golang-github-cilium-ebpf-dev_0.2.0-1apertis0bv2022dev2b1_all.deb Size: 922916 MD5sum: 04fb9fa69a6b510d3f074e2784c208a7 SHA1: d843e16e351a921325aa6ded711876ec1b8fbfc1 SHA256: f26a85c1d7c53439ed12648424ee26bc9fce362f7977010bf83b6249dcefc2ef SHA512: 3d1bd37cfd968c5794d319981669ff5d908e4c6e750d129663d1e6957a281370c365c0932578bf091ffaeac37741974e8c32896ac02d19e4d6ee4be8acd4309f 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-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_all.deb Size: 66068 MD5sum: d404c053328ffa200973075a0d67de42 SHA1: f0f5a992222b2aa123a3821c44fc2f73a2031e20 SHA256: b0425f959d7cd0d46c5aa4f1969dc2edb190fb009e279d7a8f5ee6cebb1a9764 SHA512: 375b17beeac9d81981ca6c3ae48c4b758cf169e8fa3e97fbeb646d5f076fda2f17281920cef3abd538ac5ab3ba7e8edfd797950cbbc70e4c2c5674cd726c1b3b 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-circonus-labs-circonusllhist/golang-github-circonus-labs-circonusllhist-dev_0.0~git20191022.ec08cde-1apertis0bv2022dev2b1_all.deb Size: 11332 MD5sum: 75c8155585af9757fb31ac4373af260b SHA1: 19e6eaec7e4ae9b426ee6070c924bc2326af9fe2 SHA256: 1a64a8eb663bf1fb5ded1044f371817d3e827653849f48f2654552917f912699 SHA512: 843f7e41b7e37a779084cd017ea2211538dd80057df116eb199f03f0b44ed4dcc1b330a7204fd3d19e95e6207ddd6c97834b35acfca009b7f8c2e814551c8a6f 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 677056 MD5sum: adcffe6824bb241bfaa9f3690f93354c SHA1: fbda525962c2fc66e1f66124e7ee11b9aa36317c SHA256: 7c642cd62ec10f7ea93ea4d5d51de157335ac3f86d1435b0a0ae4507927dc4aa SHA512: 1c6ac362045ef258bc3bc62354a2c808c08848348037fb852eb2a4c1ab4b42f7cccf089a25210bb98938f733731ef647781547941c88472eb5fb805cbcc65771 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-3co1bv2022dev2b1 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-3co1bv2022dev2b1_all.deb Size: 27736 MD5sum: 5e3607da7246c09e878ee5b2fa5ed9f7 SHA1: e5eddf2b2663d645d869e63e213b23d3065d64bd SHA256: 1156805cd1fc2dd6348b4ad22ede43f3b64fba0380041ed899bb1b0b2ec8d0fe SHA512: ff6e1ff8979ebb20201e9137ba4160bdfc2f87522db3b831fe02b2d68f4785cba8a36b4a2d1967cb0e047f7b460bdfc4a13b84715237f4c16eca93cd7c8dcfbc 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-5apertis0bv2022dev2b1 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-5apertis0bv2022dev2b1_all.deb Size: 68872 MD5sum: 5d7fcc4ee8410d3252f670cb7fff1799 SHA1: 7383ec183b2f8829738774fedc08325e69572149 SHA256: e0ed13293029a7dce49eb6166685ca5097effa806724ae2939a28cb544c97f49 SHA512: 6f6d2cf932acf8a2b5e349581778eb678b42774deba878a5591b524c67be951ec973f9aa415950eb43da22fdbddd982dc8bec415091a4b1ed37e510d6f48890f 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 12420 MD5sum: e669ce206ea8c7e1fe26ae836c691747 SHA1: 83a4fdb57f67c51144e333a06efabb166a343c3b SHA256: e97d2d29d7db330e6d003468202b800c8064d86f9af9bc40f2ac39692a0a29cd SHA512: f7afef9fcaabd8920fb6252baba451b42749f72f044940cb54dbccca2d41a8627f56337f9db367655aa5c23088edd3171bf2c6a0bd37fdd60fe5aa0abb2d0ca6 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-3co1bv2022dev2b1 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-3co1bv2022dev2b1_all.deb Size: 43384 MD5sum: 3458e49c6d2b25f89bc8263d4b5facd2 SHA1: a9f2c81933fc5cac3dd3b44b6664252652e05dfa SHA256: 41edb4c808b073d57b3f421ea9c3851a5ae41cafe73447e988cd37c7ac96ec3c SHA512: 59472519a3cae6a45f2cd08bfb5e2c035bd2c536bc865efa7db4db393133117ecd750b1e17acbf4ccf64a9f62fb93a10c94d3099eb1cabf5cfedc14bf88c7fe3 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 8068 MD5sum: 3eff90a26644b339d869df35ff98575f SHA1: 9241d39166e536687622db0beb22dc968d16137f SHA256: e784ad911f9ad9cb39c9b4a9dcd33ceb55da2330b290fca8e778f5a2b19c93db SHA512: c7532e7d18b232b3ac33d51eb6d3e9f03d0b35646fd8d5532f4981a48adc61f4093216c9affc9e38d23bc18112b541560f704d5a1656a3ea5b62291147b8f9b6 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-4apertis1bv2022dev2b1 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-4apertis1bv2022dev2b1_all.deb Size: 60860 MD5sum: afdbc4973ecd42e5c431b0f07f1d2b18 SHA1: 3e8c8dcbb628be324b6fbc74e5d21ae30b4fe523 SHA256: 991b2b80358e15aac4f8ace65c8096611573a58d5ae8d0e4f33346639ea1b943 SHA512: 48e137b5e7d0d3b42249f09c52f6cd464ceeeca871101920b538bc95512abd8f9589e14239ab9eaf26f8e659e1c2fd48dc85e67722f604b24ad938a8c4f49e2a 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+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1_all.deb Size: 10488 MD5sum: 7cef0694cf2562d93d056c73feef8514 SHA1: 0989e017aabc8e11fe6c4fc1aa888a7d95d9663a SHA256: f30dbd7415db234261367ffd4173d9a879c981fecd98a66d276738ae75db02d4 SHA512: 2a4f7599082e6dd1737a6863d4189353f88fc20d491eea5aeb781a6e870fa81930646c1e3505eef383439de54b2f1dbb43f3d3826104cf132e6a9ab09d31574c 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: 4884 Maintainer: Debian Go Packaging Team Architecture: all Source: containerd Version: 1.4.13~ds1-1~deb11u4+apertis0bv2022.3db1 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~deb11u4+apertis0bv2022.3db1_all.deb Size: 527872 MD5sum: b849991a2239ccbac7c6a2f2e4b47326 SHA1: 8ec8ece0266868ab2cdff812363547f0e44b6d8c SHA256: 268b8bf107e412f256ee291f93093fa0093136f0a1ed1f57dbc9f3896be5c3ba SHA512: 7965afd3db91dc100b00376aa42ab3a59f0e13ae30847ec341e58af4d6c5a86b4643da16961a48a2ad7e811fc810f0454bdea7b92b77892515ff1bf7f405ce4e 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 50176 MD5sum: 9679c9890e313822bd6bef1f716fb1a4 SHA1: 4304ce8922c089d8c90210c15db5e9b783a6b7d9 SHA256: b4b844cc09b83a176ac7a7cb429a50fd0e56dac521e01600c97166838c0312c3 SHA512: 13d82b9ceed83a675dc72153265ec93c6e50e33a0499435d87bdce06710384e3121a17d853896fc4f5badb1ebf636efdba021ad02ac4f2d7082acd6868a5a657 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 9336 MD5sum: fa9b8e35c13b5d0327906c2546cf650c SHA1: 907d3cc0bef02b15b444810990ab5afb5029c1b0 SHA256: b354933a0e9749f8921f32f3864b7fdd41fecae408b6c2c09269854877654ecf SHA512: 43fdb79ed34b4c604d9335c7f33fd46febd1deb5785c8daeb5a5378dd6eba5225556cfa8976af60b05e264ba9220b2afbe1f3da4e4637e02effd8fbb8c00516a 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 11612 MD5sum: 43db47607a50c7659ca63ba6215f80f1 SHA1: f9603c1c583db534c60027880bc8f69fee31e4c3 SHA256: 70809a3bbda09d5d611dc01a9333c2231ee758c4280d41441c89fdb128e94bb1 SHA512: 5b98889af903b54dc0daf076fe5c723f7b2399f53fa5ca56905d88fdf1ee554b840be0998016c6b0846ed697c477202704c03da5ac89fbcbeccd322b179996fe 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 14760 MD5sum: 7729bd98b1c8c2c4f032d383cffe6a09 SHA1: a8e8f2a8e288107eeeb71f497003812e7665b084 SHA256: f61d1e23cd30eb77547999c06388e6d233b75ab12c61e12c017cd76f52b33ed5 SHA512: 2ae2fd7e4a1d7047f68430386c15383edba6a876a958ad62d5caf3c2ef1d17b4bb4129126460f9cac80eda22f87f498f616205f4c46ac74f6f1bd8d587c85c56 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 23844 MD5sum: 56704c0678c219a1a89a5ffa33bca063 SHA1: 165c9942bd611260d0c6d21d9751c64d7dfa5d47 SHA256: 81da40d6411551c8a1b138485779000e39db5cdb2edcdf1d25c7cdf349ce3a08 SHA512: d9d835386d965e875301bf582171f639530b068778c938d6d8d57256ce2ae2d26f2587f32f3989a63575e309992a876b6c9123c1640303f07033a2ade8b4b723 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 7052 MD5sum: 116b9f61616baae554ca9c5177375cda SHA1: b9ca8e08abe61bb6418d92ec5d14d67310aa8c54 SHA256: ebc0d750eb618f4603dc3222eb77a9be4f66c7fb8da8655814395cdf87166c5f SHA512: d5153c92c7f20748c9554da8db05aff22c69a0f331b37ff80ab8d49ada587f39cf177095b7238b00717dcbf18643bbfe8f80996cdb2e50014b1e33d89a2affb1 Description: Go package for managing marshaled types to protobuf.Any A Go package for managing the registration, marshaling, and unmarshaling of encoded types. . This package helps when types are sent over a GRPC API and marshaled as a [protobuf.Any](). Homepage: https://github.com/containerd/typeurl Package: golang-github-containers-ocicrypt-dev Priority: optional Section: devel Installed-Size: 170 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containers-ocicrypt Version: 1.0.3-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 33044 MD5sum: 9b4d2d637a07a712e8f53d42655149d4 SHA1: 1210323aba530f13ce997cb1e5885fff1a0d7b3e SHA256: c21f516f4109b27fbb553dbc4cf28ee401b681182fccd3205e35a20c67f1a1c7 SHA512: 6b236006b2a68d84545ab0c84653d47861fd586e8c0786510b87c0025bfe9897ccb9fd38a2d1075650135428491e64cec63a63f8a566dbff8a9670afde247376 Description: Encryption libraries for Encrypted OCI Container images (library) OCIcrypt Library The ocicrypt library is the OCI image spec implementation of container image encryption. More details of the spec can be seen in the OCI repository (https://github.com/opencontainers/image-spec/pull/775). The purpose of this library is to encode spec structures and consts in code, as well as provide a consistent implementation of image encryption across container runtimes and build tools. Homepage: https://github.com/containers/ocicrypt Package: golang-github-containers-psgo-dev Priority: optional Section: devel Installed-Size: 124 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containers-psgo Version: 1.5.2-1+deb11u1+apertis1bv2022.3db1 Depends: golang-github-opencontainers-runc-dev, golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containers-psgo/golang-github-containers-psgo-dev_1.5.2-1+deb11u1+apertis1bv2022.3db1_all.deb Size: 22384 MD5sum: 67ae1aa156cef5a0649e6bd91c30d57f SHA1: 148fbfefc138b36aace7c431476bf2a3d33f2e9c SHA256: c8b8c0c4fa3abd516b44f8a4d1fd37c35185aed7e6d015dfa936cc95c2424fa9 SHA512: 13fdd20aa79ce21a2e420e93bb9cb9f95e85f49aa50f1acb4d94bdfda6cab754ba370137ee942fdbdb01d8498c7405a500a212566ef63f13261cf465773f30e6 Description: ps(1) AIX-format compatible Golang library Psgo is a ps(1) AIX-format compatible golang library extended with various descriptors useful for displaying container-related data. . The idea behind the library is to provide an easy to use way of extracting process-related data, just as ps(1) does. The problem when using ps(1) is that the ps format strings split columns with whitespaces, making the output nearly impossible to parse. Using fork and execute ps also adds some jitter, either in the container or filter the output afterwards, further limiting applicability. . This library aims to make things a bit more comfortable, especially for container runtimes, as the API allows one to join the mount namespace of a given process and will parse /proc and /dev/ from there. Homepage: https://github.com/containers/psgo Package: golang-github-containers-storage-dev Priority: optional Section: devel Installed-Size: 1856 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containers-storage Version: 1.24.8+dfsg1-1+deb11u1+apertis1bv2022.3db1 Depends: libbtrfs-dev, golang-github-burntsushi-toml-dev, golang-github-datadog-zstd-dev, golang-github-docker-go-units-dev, golang-github-gotestyourself-gotest.tools-dev, golang-github-hashicorp-go-multierror-dev, golang-github-klauspost-pgzip-dev, golang-github-mattn-go-shellwords-dev, golang-github-moby-sys-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-runc-dev, golang-github-opencontainers-selinux-dev (>= 1.0.0), golang-github-opencontainers-specs-dev, golang-github-pkg-errors-dev, golang-github-pquerna-ffjson-dev, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev, golang-github-vbatts-tar-split-dev, golang-go-patricia-dev, golang-go-zfs-dev, golang-gocapability-dev, golang-golang-x-net-dev, libdevmapper-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containers-storage/golang-github-containers-storage-dev_1.24.8+dfsg1-1+deb11u1+apertis1bv2022.3db1_all.deb Size: 287064 MD5sum: ecd2a2826b65b610daef737929404787 SHA1: ff362e09f635e9610d2fa7d680d357a426c82efe SHA256: e0cfa619e4be3c5417fb0b07bd1a10dcdda8f5c6fcdd07ac57ff0bc4e5a37c37 SHA512: 442fcf66713222384832c1364ed176e4ae7f4e78d00ce594ebf91ddabed6aa985c1e842cc99c88aed444cc5a3491015d6ec756edbc09b405e51928c39809840e Description: Go library for handling how containers are stored on disk storage is a Go library which aims to provide methods for storing filesystem layers, container images, and containers. A containers-storage CLI wrapper is also included for manual and scripting use. . This package contains the library. Homepage: https://github.com/containers/storage Package: golang-github-coreos-bbolt-dev Priority: optional Section: devel Installed-Size: 667 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-coreos-bbolt Version: 1.3.5-1apertis1bv2022dev2b1 Filename: pool/development/g/golang-github-coreos-bbolt/golang-github-coreos-bbolt-dev_1.3.5-1apertis1bv2022dev2b1_all.deb Size: 61460 MD5sum: 58668e4c2061eb031d4338c2a55807ca SHA1: d3fa89f0cfb7550fe92510e2bc4239629a6b24f9 SHA256: 7e80a6eb3cbb10655fa93562f4fd9bfdc06c28435d5ddc5467d34114a2263ad9 SHA512: 3206247b450f2e0bf2e69695502586615c5e51eaabe9d89831d1bad7de8da08bb4a4227a81234f00d6f09e32ce18715d646aa3cb5f803762f1c94b233603b517 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-coreos-go-iptables/golang-github-coreos-go-iptables-dev_0.5.0-1apertis0bv2022dev2b1_all.deb Size: 11764 MD5sum: ccd708e554d865fd9eddd6cc99cf4c79 SHA1: 77b56fe50500e678d1d62c461f62299766047c30 SHA256: 2a181851f068f41381e39fb851690f3d00d585a27ebe0c8b3cdc6aca145129b5 SHA512: 9006c1700a0d57a5cc3169fdef8a907970102a45c3ee68800641867f71b5787fca5e25029a06f3289e997597c5b005e267dda8877c6d15b686bbd43e84f4f064 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 19456 MD5sum: 441ff247119e9513653c2fcdaad1ca5f SHA1: 7b73081081e791353d8bce374d1cd35bea251082 SHA256: 30918170de76f41a56e31dd0eb1521cf644c8fbe66fd9d363b3b3411bbc3dc01 SHA512: 659b7b5d984426987a880395261ed54806045efb2d2afbd38cf908bc9d73b77d0e3f191ee484c7eb0078f75f020f94063068091e1f2b473543749abae211c9a3 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 7292 MD5sum: 2bbb2f39a7db46edf31de689726bb4b2 SHA1: 9c3c358c2f3bdf73de32fda5eef9ca79b7421256 SHA256: fbf0d9a28728ce4b82759122151a3d7672f452a2134a321f93c376fe4ffdd959 SHA512: ef43e1fe33dabc7bb3e0b068436bb7558a5cabaabec462f5984c5c73b28482d43a5616bc54bea93ad27f9b2260bc84e63f9d99647b82ae56e4b75792397157f3 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-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_all.deb Size: 53684 MD5sum: 4a837aaa0e1ffa7a600e7b55d8518070 SHA1: 740d102f46036700a63f97dbb665789870270791 SHA256: f7586562aa854752a30490b68ded2e7d8288054555a2c3241e7b941f50485740 SHA512: d849f4d1b9a1762abdd2c9401ef11ca7742535eb44c43e00b1c73953de702f13566a0d3a5000ff019bea37f30e0e26d1513903499447ffe1fe7073c3aea5f5f8 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-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_all.deb Size: 25432 MD5sum: 5f6c8312f02b98dfd301173b1a028403 SHA1: 059160cc8fbb26d4d0500b3a2dd47206d4863769 SHA256: 1125cea2731f1a29358ef143f5b260a7e29e299a9a5f45aadeb468b334cd05ce SHA512: 9ae70febb97f7b2ab4ea7a59e42bbc62ef88bfa55504fe9f3b52e019ae15549e91967fda2509983deb528b538163ab1ecc7771492ae61238e679c654f9ee21c2 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 7304 MD5sum: 64165bb1586801c9fb9efca5dff157ea SHA1: 26e2e897772242252cf09c7e8144a8707601102e SHA256: 14089f434811a4387f33f5870b785d21fab438785550f161f5e78d5df601d06a SHA512: 3386d8cacde366391400f3e12521dcae109083ba50e6f0b0e7c04ad1c51811f110d5b4515b3654016a4cc04e96022f7766a1dd9b39b97b85779f9fa10fba230c 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-5apertis0bv2022dev2b1 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-5apertis0bv2022dev2b1_all.deb Size: 10064 MD5sum: 6aded3c517a816dd1b19f710dfd6cadb SHA1: 08300f4e5ca1fb2844580c9107fad525998cadde SHA256: fa4e5127db95e10afccb1650f2b98b406905aae5a73f140eb2c6108213374aed SHA512: 4290d0e438e899080895c11c01126503a6545aaacfe1e8876808bdb7db851408940d7f8c0f2a913f5d8bcccf9bc810c397e7eba06c93443aebc2095f5ea09ac4 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-creack-pty/golang-github-creack-pty-dev_1.1.11-1apertis0bv2022dev2b1_all.deb Size: 8532 MD5sum: f17e20bb8d4d462778216e7c7980772e SHA1: 61288d51f9a9ac13729ca251f80ab4b7bb969c7b SHA256: 04d5adbeab9d8950739df83d545b9a492bb4965b0963f5f712fdc41bb16a073c SHA512: af9b662a579705a2d8c8e9f511cffccd3c92abb3b2f7cb603289f45da364fbb26a2486ab50022b678e2b8891ad9c5b2072cee751c81d345b9aa6000a7d73277d 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-2apertis0bv2022dev2b1 Depends: golang-github-pkg-errors-dev Filename: pool/development/g/golang-github-cyphar-filepath-securejoin/golang-github-cyphar-filepath-securejoin-dev_0.2.2-2apertis0bv2022dev2b1_all.deb Size: 7512 MD5sum: e3ca752b1f13aab9f917d996b3b929f7 SHA1: 6a32073f1072fdd6365438cca872fd2661dac27f SHA256: 902bb5059de431a28bef34fbba9b3cd3261080ad8b1a0ea5aa20da60bd1a7d12 SHA512: f93c9b1e4b46609de29465ed870a1b4fb39f399ba46ffc67345571b0fbfffd7b2810975253f8cea65ba7c3d4a6b326ed4023cf2a2b73023c168c88e0cd816f07 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-3apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-d2g-dhcp4/golang-github-d2g-dhcp4-dev_0.0~git20150413-3apertis0bv2022dev2b1_all.deb Size: 6968 MD5sum: 38ef11f9f1c86ff7d5a1b1ccd198dda5 SHA1: 93e6f3d3492d5c518406e56f0d3943f6441f88b7 SHA256: e3733902d6181140ceba0779db11df0be2fb10ae3f81aa24ee394c7b10f7e685 SHA512: c5d39dd0a54d94c5335ca44189a28f71c33f779b71a41a0ff63f2cba1e7c1120ff1c50cbbd620cc70e0eeb01080ce3c11c2ab2853c6733c7ad8a0eb790c0361f 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 12568 MD5sum: d8f2f0e7bf83435beb0b4e9ac6ae4ccb SHA1: 2d7f07873cefd094a1e7a200f0f0575d12709793 SHA256: 2027ea38f380a8302a29d1051f733633ef34ae4ee07617bac6ed82606a21aaff SHA512: 3363abc39d524dbaac8607362ad874649e82d244bc3f951b9bdaaea60eec3bb66c3b92a4d72a28ec0d41742e401d571a6058a53ac88d3f16a8c8ec4d6fccd957 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-daaku-go.zipexe/golang-github-daaku-go.zipexe-dev_1.0.1-1apertis0bv2022dev2b1_all.deb Size: 4220 MD5sum: c56a374152a59d40d43fc32f95eae556 SHA1: 7877bec6b92f5f0a6b865274742d8093d5f1e6a3 SHA256: c9ed834a22495749c7127563073d605c925ce0d5c3e8364127b8c87f8e4f5b7f SHA512: a2684eac1021213dea2b3a0db0443ecb15fa8da940513f0d8187261a0ebb9a6093d526026c77d5640a2a974dae842dd52bf438330566c401d7e8ec829703cebb 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-3apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-datadog-datadog-go/golang-github-datadog-datadog-go-dev_2.1.0-3apertis0bv2022dev2b1_all.deb Size: 15140 MD5sum: ee9e6e4bc11a68a25517ba867ef8cd6c SHA1: 5fd24fc8c42524e6ac9141eb73d13c5554c38c92 SHA256: cbb819defecce247f22c2f412078baa060fe8bdeedf10155d8ab1bbcca409daa SHA512: 481afed6d8fdcf4c7e2c774e6d64185c9639115b31dc7843b2f68f23c797a97c32965ddc44a4011db9fa89a88bfc6a89232f529eac6abcf643d9368f1012ceed 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: 63 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-datadog-zstd Version: 1.4.5+patch1-1+apertis1bv2022.3db1 Depends: libzstd-dev, pkg-config Filename: pool/development/g/golang-github-datadog-zstd/golang-github-datadog-zstd-dev_1.4.5+patch1-1+apertis1bv2022.3db1_all.deb Size: 12856 MD5sum: 285c44e4b00baa5e8c5e523b8e485fce SHA1: d1d82a75b85956ddd7b44d248a46b1f83a51559b SHA256: 84355a85a98f0ad9c21e867b5f2195e032eb241e2a03be7b520b69faaac4c167 SHA512: 56dec4f6f71767ec0ec44a2ba59d5f6f849a395812882ae44d503b3e9bc4615de66839aca618a1eb4a35b18d41d0c538205ad42bf8ee8597047997f411c37e32 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-davecgh-go-spew/golang-github-davecgh-go-spew-dev_1.1.1-2apertis0bv2022dev2b1_all.deb Size: 29888 MD5sum: 074db476207100096b65d29d1917a1b1 SHA1: 1a06ca653a89caab411cfc63daf6a4afbc17ed42 SHA256: 003e490d176f56168a5c6b6d937842229044fad2594dec86ca9449e01b6faed7 SHA512: dc6c9486553a1a58f87949c04e1a4b1643c3c39b2aff42a8178ca0499ad6e46fa217401ab8a32107e7058750ddf46a3fda36387b0b045b6350b76aa412e88152 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-2co1bv2022dev2b1 Filename: pool/development/g/golang-github-deckarep-golang-set/golang-github-deckarep-golang-set-dev_1.5-2co1bv2022dev2b1_all.deb Size: 9356 MD5sum: 68f32e12f63f4e8b6be522f52808003b SHA1: 035776641a84bf1939bcea9d6f38e909444415f0 SHA256: 79ae5ffe64dba7f87790795e0319bd54897595a718e75caf71ff3ff710677e22 SHA512: 44942d070db26e6567f893afbbad4fe7e82fe9a1845f44cad2a06cff4bd77801fcfec774f300040abe01b9babce01e5202d3dbfd60b95a885bc29b3e2e83b7d2 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-6apertis0bv2022dev2b1 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-6apertis0bv2022dev2b1_all.deb Size: 216588 MD5sum: 5036266de060a14141d6470ee80502f8 SHA1: 3db33b3505d384eb3da3554766d045da43beda47 SHA256: ba5285e5841943e5d3b50a5aa63ae319b69736bebd4c05e93b52d1e2ebaaf009 SHA512: ed937c98b21edcd44e2fc0fadec6e171872243428dc717ac38e51499bdd9b0dce4a3b92b4ec03bebff261a869992d876dd955ad40c51f618bb3760e7a3974873 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-2apertis0bv2022dev2b1 Depends: golang-goprotobuf-dev Filename: pool/development/g/golang-github-denverdino-aliyungo/golang-github-denverdino-aliyungo-dev_0.0~git20180921.13fa8aa-2apertis0bv2022dev2b1_all.deb Size: 125348 MD5sum: b2f2a2216bbefa95d81c4b6c7ac3b08a SHA1: af0f7c263fd29f27bc5aa6513c7fce60f980f602 SHA256: c625ef1c6d8ef3533b0fbd433b6407c05ab482e13d2f12f7e9a7545491e3df27 SHA512: fe4e8a86fb595043ab9e3b32769c364befcfef28e107858dbb96f6f1d68f43b1abb5c8f3b42006a0b7be491eb9295dccf750989540aa41ac6d8bbb97d8853038 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 18608 MD5sum: 9f8bb3e1502b183f1d8a3050a9352cf0 SHA1: 0e290ef1d46573d2ca82160e27760ef68f3d35b1 SHA256: 7e3e128b850e2e00ea0e6d3b8a1cc5b05b3f0b77de068643348facca734e5f77 SHA512: 812a12ce73fe8a331ecc8b680d8a4e8cf8e8c704eedab4a9b7167901ddd39718728f5b68d15a48d129a537f52854d28245b3c0915cb56fbee2320f3e66bc2a06 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-3apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-dgrijalva-jwt-go/golang-github-dgrijalva-jwt-go-dev_3.2.0-3apertis0bv2022dev2b1_all.deb Size: 33792 MD5sum: f3c35c83028a0f241de40bdb044943a1 SHA1: 6d8789b480fbe2ce47f303f786200ae9a706a45c SHA256: 16a3bfb65c2444c79d49a5f7500c9afd53192fb17a4a5acfd8e78609062e6290 SHA512: 10578b5b6b1dab857c3e04c7e03d6bf8b75d6c89d32a137cd715150d6b8ba36474aced4c43bbd97ba7addfba4d131c95fcf3c7ec543340d5ae806e6f1221710d 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 73500 MD5sum: b92d52ebb70f53464e0ab6ff1d2fe174 SHA1: 26894cea2eb24f6c54b53f947245e6e4c5d8529d SHA256: b003853dcc2ece6b49bcd847d78886ecf320678f13d1f0fdd5e9429c71dfdf52 SHA512: de3ecb16eb4891e22900c2660e72b68176d1035624735409452b6bd5f9af6d0f9dcda95aa75c5c4a460ee54f23c1b5203433d3e8824aa108cd5f8044713343a8 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-dimchansky-utfbom/golang-github-dimchansky-utfbom-dev_1.1.1-1apertis0bv2022dev2b1_all.deb Size: 5604 MD5sum: 08a7d6d6fcb8bba9a7a4d0876cbbedf9 SHA1: fa3dddd2fd55631fe0dd87d39e81a354b70b30d3 SHA256: 47827aa19ce2cf733f8d4f458cdf72919573f3c081c3da4500757baefd1ee160 SHA512: ea1acbd7dc5c88361cdeb989f48908a1543fbf0b12c13a8ef9efcf3b93ff148138a168a6b705f6c25e608ca6dc4b7305d08827db56e1e066f27bd86c5d78b9b8 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.1co0bv2022dev2b1 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.1co0bv2022dev2b1_all.deb Size: 20688 MD5sum: 7aafb1031e277cc5fd83272ed8be10ef SHA1: eb19c2ba89ced507061de237886acb69818d422f SHA256: f9b226531fa250b47b9bce1feee32c5d436a86b62c1eaf1a1f18c17a9d98f8c7 SHA512: 3fda10de7d06713b3449dccb867fbc95ec6a4e2345e20b1cc1e79e75b91fd8d5ab7ac6ef8d3880c6cb1ae71f037dfb63abbe9781359605ef517f01f846cd6503 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: 1641 Maintainer: Debian Go Packaging Team Architecture: all Source: docker-registry Version: 2.7.1+ds2-7+deb11u1+apertis0bv2022.3db1 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-7+deb11u1+apertis0bv2022.3db1_all.deb Size: 264948 MD5sum: 39b08684051b3f6d4fe70a4a07016501 SHA1: f55c0a87c964b8a2022cc6f598fb4462ed29cfd2 SHA256: e60ab25461bb84037d5a774d1d749e5e34f883016762655d9b1863d757ce64d1 SHA512: a17fe1fba521cb2f194422858f4025240124eade74e5160ac8b9310f550a2dc2783a2c46a99ef82b96c9def8c9395cc2088962bda3b0c81ddd83a8561f6767b2 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-1apertis0bv2022dev2b1 Depends: golang-any Filename: pool/development/g/golang-github-docker-docker-credential-helpers/golang-github-docker-docker-credential-helpers-dev_0.6.3-1apertis0bv2022dev2b1_all.deb Size: 21004 MD5sum: 2cd738c2b325f6b2df5f8dc5fe0db9e1 SHA1: fe258844036392879767780075244b8d3872271c SHA256: a595e311248177de320f5b1a93c10efe9517e2256c24428fcc4217e9346bf16b SHA512: 756ed42e540b498f98fa3ff212dd74580bba874c95186fdafa947423a30aa4c58381b44d105fdd07f7cfc7a614c08388931e44ffd2d7e449327119e3256f034b 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+apertis2bv2022.3db1 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+apertis2bv2022.3db1_all.deb Size: 1115216 MD5sum: dfa39edace6faa9f6919febc45224578 SHA1: e64589ca189c55d44523d0623d45cc538bdf4a51 SHA256: 34490e57c8b27e55a47dd01741d06f93f53fc743dd1500e4c3b4e96bd8592c01 SHA512: 4bab4cc8c7b57e5a86ed04124107ad96ab3ec989cc1aad9eeece589abe81168a8fb2c645be61efa5fd7e21cc46faeef5ca6153d11b1dcb03e4b3ac1316f64ce5 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+apertis2bv2022dev3b1 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+apertis2bv2022dev3b1_all.deb Size: 26968 MD5sum: 7901a47311afdb9f2511c58740d38ab4 SHA1: 325cc6e4ded916487ce71db1cd0a3d02ccb74332 SHA256: 7fef29212680e9af1496b771146883661a9cf9c56fa621badbf2c9a1509504b7 SHA512: 467b314105f7a41535ace42f4adb161394033634117cd59a8baa9752d59f99c74afa703c2eb4892f8cabe2e7c3f1e62dcaabf1db2e4d1f6c957295146b24d57e 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-3co1bv2022dev2b1 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-3co1bv2022dev2b1_all.deb Size: 165728 MD5sum: 48010ec7f5eb1980efa4b718cc0fc95e SHA1: 02fb708c54a1f87c4f242c4aed704f1f42e188d2 SHA256: 62b75841b5757c23982c1a6913fcab4b0e63f9eba2cb737f17698d1d60c59d39 SHA512: defb5fbbe4f79b9954e1e92c3ed75f9777958a97e2f890cf55cc22d1c4a4be8d0e29959b1ccd3914eaf6e4d822d50840ba71bc116ebd4223a19cfdbe1039d50c 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 12292 MD5sum: d190346454ae6470bf1cfc0375b259e7 SHA1: 4907881745acdab5e832e8a470341380725c62ba SHA256: 16a05ccee3770182ab5955a0649ca77ea5294502d49971a0feae153a01c7ab0f SHA512: 3926cfa809f85042cd2f7a2b3b079049741da32e1b16b79714f75b20d3b54beb5dee58bccb854c7790ea836b82af3f9efd8d9f06f2208fde2ce823cd5f717f8b 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 18876 MD5sum: 2bb3e2710074409876607277f7278a1d SHA1: cc9c78b8875b869c830091bb3c42cc390955a59e SHA256: a03a5221754bfa8c7822b135d274bd40921bb7d30fb3ea77a44255de88d61855 SHA512: 74fcca7e86967af9570e8106540a71306c3cded91dde326a48629c802f4a728a1773cfd49ca6f859a03c8babd12aadd080198eeb957b133e3adcd02a3d366825 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-3apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-docker-go-units/golang-github-docker-go-units-dev_0.4.0-3apertis0bv2022dev2b1_all.deb Size: 7936 MD5sum: 45b7761b002be57f093eabb7eba7e45e SHA1: b2da390bc5ed418c933de0a8f1fc2d7cebef719d SHA256: 45cfd2fe6f3c190845c3479383beaca67bf2e60f850e28439cb2114a08680271 SHA512: d3a01536a285646426b4d959d7f802aa3cc3b4abe4d547bd0579d206e1683768ee7980d0acc2e362771610fb15dd793b9a8d5e2942e07ab9157045aa23e36b74 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-2apertis0bv2022dev2b2 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-2apertis0bv2022dev2b2_all.deb Size: 31620 MD5sum: 324f083c339d2cfec7dde103ab89dcf4 SHA1: c8c1aa274d8ab7abef1109243074e06a11c931fd SHA256: ebdd51e12c8265b87f3eac4030bfc2bd06e829bcae310721f787adbf4c30e701 SHA512: b98f724c7de4bb5ac6fcd6d710d5c480dca4c7bc7d5be78fa5ad8568da0fc7993d74bbabbe2c0e200f9bae0ca35cc0e8dd20786443654ddd4c41e11c395d637a 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-docker-libtrust/golang-github-docker-libtrust-dev_0.0~git20150526.0.9cbd2a1-3.1apertis0bv2022dev2b1_all.deb Size: 31152 MD5sum: 10d97aed7e23aebae9c27850f9976e95 SHA1: 3184738193fcb99d008790fc30c0dbe71d20a176 SHA256: b34097c1b47767105b36c68a4f8caac1e3525b1dc425b6bc3e24b11454a60d97 SHA512: 19b83c7c8bb43156a7592f9eef8a8b176b73e0c2233fe19db01afd2c84fafce635bdd870da5ce45870f9ac03b12792fc52260c0eec4e09ceb0491eb365216ae4 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-6apertis2bv2022dev2b1 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-6apertis2bv2022dev2b1_all.deb Size: 380492 MD5sum: 8554080110626eca12fa9ea77f18a3a2 SHA1: 3f4ca4feaae78bf129eba6217a6f1eebf73681b6 SHA256: e3527bf7732b96a50ddc97036c38fbfec906963f481799c66dbc674467dcd171 SHA512: ccaca455a14f34ca999c13210ac10deb7cac70c34dedf7f8ac5ad30c253e6859df0417aca7c15aabc6876072a9b662ab52415be0f9d3cd86e4aea0edbe2ec5ff 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-1apertis0bv2022.2b4 Provides: golang-github-moby-spdystream-dev Filename: pool/development/g/golang-github-docker-spdystream/golang-github-docker-spdystream-dev_0.2.0-1apertis0bv2022.2b4_all.deb Size: 25304 MD5sum: efa5633359e0f85f01a51877804e42c4 SHA1: 51fe3b027114383fc1ec4d5524ee0701acd0aa67 SHA256: d179cbcfb8861789fb192b4d513a1099f3fed408b084bc594252a390c4893991 SHA512: e73ac98c93c593b3ae552232fd1a46e80e2e822b3453a7f955bf253ea172f21b6630a15684e33358678c7c02a8e44694310f8ba4dc1cc3529b9f53274960c0b7 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-docopt-docopt-go/golang-github-docopt-docopt-go-dev_0.6.2+git20180111.ee0de3b-1apertis0bv2022dev2b1_all.deb Size: 17780 MD5sum: eaf9c5e3baba0a2b3a2f9238e22ae68d SHA1: 431197ca4bc07a30001df4b9a0c1747487e4a8c2 SHA256: 815b51bd16bcc167bfa5e2c0c2847296a10b77186a8455bdcb78e764792dd39a SHA512: 62b29d50f7bd785dcc3913041751bb3a6193d10c958ef65525498e82dee1d35e7c3949ef92a504c071ec7cf095423461bf49a5287cf7bbf5a611f7a9c3f5896e 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 5656 MD5sum: fc3dd004d0ed29c3e63e400aa401d8e0 SHA1: 13dbd0e3987cb5d319bdc933734ae3db1686feca SHA256: 328c13c1b80976c7eac3612189a34fadc6f7f7f0903daf9dea1410754afb8386 SHA512: deebbbdc5a0640da464bd070e3adddb0da5ae8892e8f574e071b4720e53091b9253a04ce55bf5b82c409fcfb6befd86692af4ce557d2973cb2a62289409ecf8f 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-dustin-go-humanize/golang-github-dustin-go-humanize-dev_1.0.0-2apertis0bv2022dev2b1_all.deb Size: 16848 MD5sum: f823574e943ba3fd867ed0e26e797ef8 SHA1: 940fdf21c6405e6f2336bef134465346065d4ed0 SHA256: 4c6fee28eb78c0805d2de3b75eee98a26672799e8fcaf4b47bceccbdb587364e SHA512: 720d4e069e3c36fe1bf33526cab11f2317a23252bb5ff369785a9179d57eab89141f101d6aa1f56f51e7c0a9a8a6d7bd0929b655cbd9c931eb170285d0524ced 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-dvsekhvalnov-jose2go/golang-github-dvsekhvalnov-jose2go-dev_1.5-1apertis0bv2022dev2b1_all.deb Size: 55844 MD5sum: cc50bcb710d74f785b55e07e2cb10c3e SHA1: bd57feaa3db07d9069fc3ac23c0d33f1a630660a SHA256: ac65ce3850395559edbc87cb118a209a48d8c6b033155b8b94982df663c09cd9 SHA512: 5ed493b5791f4b2eb9d35cfb4b7aeac38dadd6bf6c50b8e82f664508e29ea17b6fc560c063abe3878d414db8496f6264dae470ec438736afc9a9641b605c2902 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-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.1apertis0bv2022dev2b1 Depends: golang-go Filename: pool/development/g/golang-github-elazarl-go-bindata-assetfs/golang-github-elazarl-go-bindata-assetfs-dev_1.0.0-1.1apertis0bv2022dev2b1_all.deb Size: 5792 MD5sum: 41bdfa7d3fdbc90abb55af26ba1bc213 SHA1: ee46227034159b719773fd257e1d51d86dc5cbd9 SHA256: 198280715254d6e637671b55bb083b8d2733c70fc970281c045978bab5c313fa SHA512: e0184d391fd2062b7d02bcad656fa70443b37a90255e636c597c692fd46744495d03e8fa8ffaa86477616357f3600262de74c8420b3fddbb0ad4fc56b05f3389 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-emicklei-go-restful/golang-github-emicklei-go-restful-dev_2.11.1-2apertis0bv2022dev2b1_all.deb Size: 48392 MD5sum: 2cf3ce1b81a2da28c0634619ee2b865e SHA1: b746b8b71bd95b74cee9db3572a4800b42c6436a SHA256: 5367f070054957f955fe991d0598255b9882ce1eb43f3c1c465bb9fc432fd57e SHA512: 5ffbc757d940846f90266d6b36481d889cd8ae93025f8fd99a242035d471ea9de7acd451ffb5b2365cc98557618bd77af9dddeb376e156f57230697c7a656067 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-3co1bv2022dev2b1 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-3co1bv2022dev2b1_all.deb Size: 20584 MD5sum: 8d4e06c83568b06d4fe494af03f3cc20 SHA1: eb5a338ce5fa6b6d75c7c3dc8dacf0dc30a0ca88 SHA256: 17035c79e717285e3d3ab619d5f3aea66091c6228954a4a3a38aeea9ddc6ab22 SHA512: 8cbd854a46ce12c297c908584bdeb6856d0cae3819fbb8ba66fd0759b3c02cb2ae2c3bcebe5d991b187223291dd98fc69ff05732ffe0f89465ddb9613a626301 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-erikstmartin-go-testdb/golang-github-erikstmartin-go-testdb-dev_0.0~git20160219.0.8d10e4a-1.1apertis0bv2022dev2b1_all.deb Size: 8304 MD5sum: 9c5b978d698f2fd9d4bf512b1135ffee SHA1: 2a6713fb316b017e5e5cd93811e6aea13983516e SHA256: e4c40def760a6e30e88262b5ae3f501b8c46e1dde4ceedbbe253c968f2147a9d SHA512: 54028d65085783908014bb726ecf063295ad0a7854ba53d404d1545c0df08df171278df96425bba657b7886663ab24138d259e7b3876ea0432ce0138835848b8 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-1apertis0bv2022dev2b1 Depends: golang-github-pkg-errors-dev Filename: pool/development/g/golang-github-evanphx-json-patch/golang-github-evanphx-json-patch-dev_5.2.0-1apertis0bv2022dev2b1_all.deb Size: 21536 MD5sum: 34b61488c018a7f01ca1c7aaefdf7f8d SHA1: 5da65ed57306b7f7f7d34bd587b37effa84a67f3 SHA256: 9d036745cb1c8629b93190cc947a19476c1cf51a5aa18f3cf3289e16d6119582 SHA512: f3d2b91e9e1bd35201e738dd1aa598375b81cf2350ad3efc64df9197fbb7a523a52baead5a42e32c8a1e479e6bce52c20ee33d33db276ba138a833f585b676c0 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 11624 MD5sum: 95896f03a362393df351484a017f74c5 SHA1: 844fa1f544c70bc5a7231fd733a533190839ef39 SHA256: 4236732f3de484009dc61debf194008cf49fe2ae3eb72e003fe5dd11976903b0 SHA512: e5feef01bac827bf777a6fca61eb72ec361c64be0cfcf8d4948f654c8576b6a803a630958b44c75fb73d0021c98a7b50562284431f5ffffb54d55fca2a020be4 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-fatih-structs/golang-github-fatih-structs-dev_1.0.0-1.1apertis0bv2022dev2b1_all.deb Size: 13608 MD5sum: f2c3905132be1e6602f90a7a290f7eaf SHA1: ab1f5c28bdb9be2133dfe7b951a5cfad2c93807a SHA256: 10b687ca027c966367638b7a977c53e042df1944f4ee6db147795e9bb2f0903b SHA512: 6da5d54472ef406ba7798deeaa0291bfa7e1c71ee645f5d21c2b3d1c9c7689b99a45989e846b7ff8b8be3e266bb7dee024d309733c2d6897b1e87b518b455acf 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-fernet-fernet-go/golang-github-fernet-fernet-go-dev_0.0~git20180830.9eac43b-2apertis0bv2022dev2b1_all.deb Size: 7940 MD5sum: 906a780c6c5931d049556338ee242b63 SHA1: 2202dcc85efe41dc47e24bd42eb0129bbe8b82f1 SHA256: db8236bc4be30814587c416d2dc61eb0f7e51b490c48025deaa7d8e53beebf45 SHA512: 1bd45d2219581a7a862c1fea3b6c93b27eac5bd345bac88a5c3d2661607784ae2022118ce0c9c26b53780c48f765b673b65b65ac853cd48b7877a9c1988fd4b0 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 14900 MD5sum: def29eab0e10e0f0402cdc873936d932 SHA1: 212c489dbaf7eff5a5a81d245de99555ade242ab SHA256: 2361c86aa3ac7ca0e5fb7a448fd2cd63dc5e7d0a60ec8d39485b04639fa6e358 SHA512: 4318a35e35813d588bffbeb0fbe37461953c3f9efe749d9d6ec8fc7af45bf7727c855c72e99cb1112f554223f10417b76f88a2b290c6e85eba6248fa278f1c0f 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 31620 MD5sum: bf827a257d65d0428ab082a493b50750 SHA1: ae5b0162c0403b80c5f0a554f32cbfb413b50542 SHA256: 9d90966de9b68edc134896f7ad84802a32114489611c8575dd49770a7b13059a SHA512: fd030f33e674a4c143e826c7ebbd5bee6ad73588e47d805a80dee306498c08f73776bc2691d26469227974bebaf1fe8f4994df68251c70aae7b6704452e77b40 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-2apertis0bv2022dev2b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-fsnotify/golang-github-fsnotify-fsnotify-dev_1.4.9-2apertis0bv2022dev2b1_all.deb Size: 27780 MD5sum: 0c6d25e246f8696842889e11accb3089 SHA1: 42fd1709b27f01901d046566acb82bd07003da4a SHA256: ade991722614484cd3eefe20377e562d68105df985ad10af848cb61d24585ae5 SHA512: 2f7dbee6ccc319250bc965b524de7f364f24d80f75c1d771dee3e7b30c69a5ea3011543b7b19551ae46b39e0af5296a2ad0b2cd00745b3ae943e0433d2abd701 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 127336 MD5sum: e50338417c8fa9a5f7f1fd47cee35b15 SHA1: 4fff07b25b1b30207e2c8e68c05b3cf667bc8697 SHA256: 618de27d00cd61dc72f6ccdd30073b9fef73ed2e3f89e5199beadd57e1c8a515 SHA512: abbae69926d256e63b5d6fdd59b7a583f0d1398d9bcc220190a4dc01dd18886026b98b22b8bb1d0c60acc7e8d95b375e06da1306770316492fa9882d74b49581 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-fullsailor-pkcs7/golang-github-fullsailor-pkcs7-dev_0.0~git20190404.d7302db-2apertis0bv2022dev2b1_all.deb Size: 23704 MD5sum: be2fab1947f3a632d326904bcb37eb4a SHA1: 07e1672854ac2c69c7c8a7ef411651caae75334b SHA256: db158c462e6b1cf8f4854b6bc59398df975fa2bb526b958fdfbc266f0f31b94a SHA512: db5c6b81a14601f049d584b7b9a3e7b8c4dbd64368a0fcfba95a7830a470491d455b3abfe912bd228703ac0b42c694234f1cb97fff39e7189599f708d3e7938b 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-fvbommel-sortorder/golang-github-fvbommel-sortorder-dev_1.0.2-2apertis0bv2022dev2b1_all.deb Size: 4824 MD5sum: a7712f5aea4a73266dfb600af48d1081 SHA1: 1bde37a46a163e08eea23995faaf60c3a0318013 SHA256: 3bf8bd0adf14a92110cee2053b85fe0bf214a6f600ebedeec254613be9039feb SHA512: b6327b34869ff27c0aad186a16cdb581f97e1e2ab67791478b410db67dcc87cd9f6aa9a73a8248ae19f97060566983fbbeddef0b8af4387a08c84ea765e72710 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.1apertis0bv2022dev2b1 Depends: golang-any Filename: pool/development/g/golang-github-garyburd-redigo/golang-github-garyburd-redigo-dev_0.0~git20150901.0.d8dbe4d-2.1apertis0bv2022dev2b1_all.deb Size: 28372 MD5sum: 744d1529bb14fd0d946c4d6cc2df4fea SHA1: 143386bc8784455fcd0c70b4a87e8a864bfb316f SHA256: e479a05db1f76055ffd08bc1b6c6fb28d51055a9165acf4dd3a353fe8df6500a SHA512: e2bde12026d1921122c6c3989e0ff45f9ab194653b4af88619c9cd598f34f9fa2ad14293344c77cee753851a28afb4d548872c54cf5243fc49db045b40f92813 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-geertjohan-go.incremental/golang-github-geertjohan-go.incremental-dev_1.0.0-1apertis0bv2022dev2b1_all.deb Size: 6420 MD5sum: 0b5f1b87072a0db9d5ca8cf8cae12566 SHA1: f75de66d13bf8840f5470a8e4612193d593ef591 SHA256: 4c47f44386e716661d90638b3b2901e16b3a903991c6da0500de4fb791c3d244 SHA512: 9ad497891ee049aea59926afa95b96047b650ac4c717bd964cf41a52849899e9afff885c375c2570c47b99c66b30f6ebd7450527bde080ea5f24f422821bddec 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 68148 MD5sum: 1b6023e4e41ba3f9073974704825b28b SHA1: dd020cd63ec470bbcc3efb9dff025f051f6bab26 SHA256: 32123c80af025358c1ca16bd33a0f88497324d3ed59c80a66c78936c6be1127c SHA512: 4861603c67a80bba7101a3def28e5f6dd02732fd6317f64ee183b46adf125f78ba2a65ba78f91d6424a41f44792949903b1ebf77a2a19d7e9ed509d9450a7415 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.1apertis0bv2022dev2b1 Depends: golang-yaml.v2-dev Filename: pool/development/g/golang-github-ghodss-yaml/golang-github-ghodss-yaml-dev_1.0.0-1.1apertis0bv2022dev2b1_all.deb Size: 13324 MD5sum: 68ec2f4c78e3ee403772317e2ed1f03d SHA1: ec61b5236d588928527d4a5e5933096bc534b787 SHA256: 44db10fa7399c794ae14485b0c2ef4af1312a02549932c5c713fde4628374737 SHA512: 1895836f5cf81173068e1d44ceadd971034e23f2f24fc34e061742d1f93caa5f408bbab14077df228b031bc671f70a2e2706abef6930223b75264e898daef18b 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-gin-contrib-sse/golang-github-gin-contrib-sse-dev_0.1.0-1apertis0bv2022dev2b1_all.deb Size: 6928 MD5sum: ec81f9b85a15ccb242c19bc56aaefc7e SHA1: 1d8f33b1e8934d883b75e3c3c15e5d08f967d694 SHA256: e942d69bcb42e15f085f67d6572a5163cb6eeca56bd11b7066bda67a630684a9 SHA512: 5d12fd50ef221b64297590b3bc36b9336439bc808891de856c58771923269bb0f8f30334e061c080b8823bd3935e28d2c6bb2bd99aacc38dc9891d90dde549e3 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-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_all.deb Size: 90080 MD5sum: 11d80387766a0507c8c6c92628897108 SHA1: 65fc6c36bd8f68de631311b272681d07d62fbdbe SHA256: f093a766f314c2e5d99e6c1bdf7fe8c32256d71549654d2140dcc6bd7095d8a4 SHA512: 7fa6f7d442c7006cc6989405b161c9305792732ce2aa3a04912ce1875816f9c5cd3bc3061842bb208bae807d9153216616969559a35ccb1c801e376d7016709a 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-1apertis1bv2022dev3b3 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-1apertis1bv2022dev3b3_all.deb Size: 265660 MD5sum: b2efdbbfb83b161075b925eb2a16ff06 SHA1: fb77f142b7b7ea1d9d21a6725ab7974858e345b4 SHA256: d6aada015e243130f8f3a485aec0607a64bc6b920e1b63b3e5d548cc7ef38635 SHA512: 87f580830d2b8cc3715457ffd8b51dabe92bca5d17468c905f8469a93df6fe364d6a26ec1d7eaf6aebc865b5a0487739cf862ba16c34b0e21827d5939543efd9 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-1apertis1bv2022dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-git-lfs-gitobj/golang-github-git-lfs-gitobj-dev_2.0.0-1apertis1bv2022dev2b1_all.deb Size: 42836 MD5sum: 03cf9aa1227bf5e1f58eb03d8c557d5a SHA1: cf405969aa9c8428b860f7b01d7ec410c0101e85 SHA256: 5faee80dc76da72566389e6f48ec89ced01ca4b1b7c669d882aa3b215957e575 SHA512: 56f88833d57d6016594ded9598487ba1502321d7a296a264fd31b0b3711f3d888cb77846422f65297caf9b321a2e904e8d1c93b2e63259fcc7b3162919472d1e 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-git-lfs-go-netrc/golang-github-git-lfs-go-netrc-dev_0.0~git20180525.e0e9ca4-1.1apertis0bv2022dev2b1_all.deb Size: 9588 MD5sum: 4df7a63ab9c4cc36da7bc3b2c7089798 SHA1: cb8ec97f744649297c279cf36bf1c078846061cd SHA256: 86dcb55ee3a90026d97c32e8004b7ca042f6ea07e1ca720e3d4d6c64ce63c3a8 SHA512: 2972fa43f3e675f99e9f40ff082d1ba1cb55d30cba5014833fc380b8fc826adab2b70fb09f24e0f1ea4c7e4a63e49ccdd90a29061d9bfae86fcaa55a9f0753b2 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-git-lfs-wildmatch/golang-github-git-lfs-wildmatch-dev_1.0.4-1apertis0bv2022dev2b1_all.deb Size: 10680 MD5sum: 02f19f536c837ad1bc11be42b3055582 SHA1: d7d95b6c7ee57d3fc5e5c43f67a17e34761caada SHA256: cac17239a328185779723a283e9cdbbbc2a844fdccb78564487861f533b4672b SHA512: 8e7202f13747afa75e9e0aac47b4bc52f00542037217445f6acd80d73c66f2377f609531ee0c5ca5100335ef0bd54aedbaac68e21dee8e9fd8c8c80ba38420e6 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-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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-go-ini-ini/golang-github-go-ini-ini-dev_1.32.0-2.1apertis0bv2022dev2b1_all.deb Size: 33044 MD5sum: 62a5cab1e28312e26c22d43b85ba75e8 SHA1: 0293448f9f7f10c586baa0503789759fd03b477c SHA256: 8be1b1160a0785826a0102a78f7545e2cdfabdd332458c5b4e90a88598182049 SHA512: bde4f6ef1d3b1bef1494f61f368ff0fe65fcf86747b273d6aa87c977f9e13c3be1c17252a0c1fedd7027204941d5d682ff0d617cc01cdbc962f0f8ed1f680825 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-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_all.deb Size: 103208 MD5sum: 05f962f97eeb7586a19d21a0299a3bcd SHA1: 373c28406fc8944f063d8d4184b651c2d95f6db6 SHA256: afdd7776f1e3cff558cbac5131f57b688ef4a9e7afb389023c04a4025ecdfcf4 SHA512: 3b9a08db996159cfbc199e1ab1bb2ed4ba6310b3a3d0434247670c542e240dc0f004200efd5892fa6f6b2968680c27da82f46cd7c412de5d8948edeaafb892b9 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-go-logfmt-logfmt/golang-github-go-logfmt-logfmt-dev_0.5.0-2apertis0bv2022dev2b1_all.deb Size: 13600 MD5sum: fa7c43f71ff048d2596863803d17eba1 SHA1: bf70fb31b4b3f4f9ebbc9d8af5b8d4fab23ae133 SHA256: 1aec0b3765a203d5ae62ff4600c5df7846a82bac5b23aac5f5ae9ca2f83f79f7 SHA512: e9dff43de99693b22ef6d932269344045db24e38f10c9ef6fc51c3040d5db58a0bfaff3be123e2808c2adb24aa3f72bad21af8742f0a1cf693add7de4b7b7c97 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-go-logr-logr/golang-github-go-logr-logr-dev_0.4.0-1apertis0bv2022dev2b1_all.deb Size: 9444 MD5sum: 430fd3cacb3e2356a7455f39ebd0ba04 SHA1: e1a20a73ee5724daa92b635d7d5a8ece5da9d0fa SHA256: 46ec42c00c6161763940095bf774d75496e031132a362f380d657a3f8faf85ba SHA512: 78a757de85ebbd0af215a7bb5a52c3a7c21c9e198037ec4b4ac8f12624c7ff19dcc3638f7764a7675099c0b585cfe391abeaaeaabe4c44061f5589d81d10fb8d 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 5880 MD5sum: fda2dd9c3351d819af088a5ac29df73e SHA1: d198e7b96affbf304524a7ada7e09754a0a28c1e SHA256: e2116f23c64bda710f3f0c83b2422ad4e6a5e3cad4032c0d9582db9d62fe27fe SHA512: a5351d84bf1cbfa8a0f687867c67b9b4ea0c4b56d8f5f5c1e40e148df730c07009b46c61257d11f3edc5ab78ef73d44132dbcb6293342c33912e956e56b82c86 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 5208 MD5sum: 94fa157abb3c2720e4c6571599a36a9a SHA1: 2cf2471d394f82e90109546a34c39d3244143f92 SHA256: e17a241c64b8345ece12c0b314207b4fbdddaf41af4262746dd3ede1c8e48735 SHA512: 0fe920cdebc5727e1ba60d502a89530fdfddadcc0038ba8221231926c12f5fd06a0e64b6cabc7fd340bd4637a90ff98ac49c910f927f9155f436abe6ed5a497f 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 134904 MD5sum: 268db04653b81991d1265a6e1f3cc961 SHA1: 1f2c5e3b98b4fc141a8e1c67b6af033ff76ea0a3 SHA256: 73d01b397fed13dd9ebf46eaf37dfa8484a10a404cd9ef620f125070ec0d556c SHA512: 0bd3f1066d542f84eb9bd79fa148f7f77040256567516047715716cb481585919b6107270157b7e97d770001333b997d6956922d026790faaab08aa67c3572c5 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-1apertis1bv2022dev2b1 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-1apertis1bv2022dev2b1_all.deb Size: 18840 MD5sum: f4d100f107fa6b87d5c54123865942a8 SHA1: d4b7707f1c5f6f14e4609eb6743a771a6bcbfd19 SHA256: a850c7b1a5b6ca5f0f7c64e433e4ca5a084d2407c8658a72897a471a69e5459f SHA512: 1f3c6d74aa5c859d48bea059ae2677a38c9b6a1d26ebd0426c38b1d0e8c84e2d5a771c142bc0973768e8ec3665cbc5fbcd133c9fa2aa3231cd27fabc9d27ccba 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-go-playground-assert-v2/golang-github-go-playground-assert-v2-dev_2.0.1-2apertis0bv2022dev2b1_all.deb Size: 4928 MD5sum: 7cb6735cc61f055c0a0e03be64c857d4 SHA1: 35ce85a82679d8c219455ac51600e278cc8823ec SHA256: c6ec154a38c47bf4614200cb75acd5a060205bd95315e8ae4008403351ccf46f SHA512: a0ccb1242b6c75089a384a8bd3abfea6eb07f0e86ee0a718a20991920de86890144adb4563a8613967ec1980f2d9e196347f989a99909582bb6f6d9f783e73d5 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-2apertis0bv2022dev2b1 Depends: golang-golang-x-text-dev Filename: pool/development/g/golang-github-go-playground-locales/golang-github-go-playground-locales-dev_0.13.0-2apertis0bv2022dev2b1_all.deb Size: 566308 MD5sum: fbc6d2a1b3a15971a7f7ed577c5ad5e8 SHA1: 4bf9b0b1d73de70ad0c25d2c4c7a911b94f5406d SHA256: 6eb8c9600883294cae2cf5f8584028c76f6587a848ac056af112b8af5165bd28 SHA512: 5aef6b2b71f66b6e65eefd9e816d3479a655305621e2d0617327f7e9d51ef564458c029fd530365960c7ebe243b4479e396e2b191f5938457682c936dc9cb7df 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 14592 MD5sum: 980a39e21818a68d6a2adf46ce629a3a SHA1: 8d970813e710fe8fc82108b9e06d47cad71dc9e6 SHA256: 77d503cf6f89fe9fc1228cfd00e64916cbb9ba26f05785a15dede14be6c4663e SHA512: d57ef52a6aee9128f33fed69aaacab97de7d27963ebb17c3331fdcdf158a387747a8393b07aff2571dcd8bf93b649f48ed8dc4892f921ec743af447d9c847655 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 94144 MD5sum: be16bff83804f72c9842e696885e9f79 SHA1: ec05e3ceca6c2b3a1494e5c7b87f2b06e3a909fb SHA256: 0a78d2b511d53ad8065900df4b2abc62294c38632d2dd915cdf911c91d9ae0ca SHA512: c8fcf3dfee418148dba18d85be274af5a5a5056fabb3b99b90d5f295d4af29115fefa6e9c7e1069bc67dd57bbaa21a79b1d4ceac9dff595ef299f2b615c1e6c9 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-go-sql-driver-mysql/golang-github-go-sql-driver-mysql-dev_1.5.0-1apertis0bv2022dev2b1_all.deb Size: 71272 MD5sum: aae2352ecef5cf42d4c722affee74404 SHA1: 47992259f6d5d2cc8d0065bcf7b4c015a029a8d3 SHA256: 41e6deb168fdaf07645372e68e02e45d5dff5c229ae0824ffed6964e0eaed911 SHA512: e0c1cc69b1c7a0aa0fd1759ecf2afc052779d54279ff219c29c4ad42d5d4d7644c119ddfd3f34e11fb1eb8846c384aa192f372edc97f11e420660a365347d99c 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-go-stack-stack/golang-github-go-stack-stack-dev_1.8.0-1apertis0bv2022dev2b1_all.deb Size: 8912 MD5sum: 3bf3beaec2297dcfdac4d9c533d55f55 SHA1: bd8030f35e64bbe8609cd44dbd9d0202591bd381 SHA256: 58870d0c833125bc7a70eb83120f652d10f3e9ac27b686ca12554d9794beae76 SHA512: 93c5e72f7716c62f152562027349f17c12fde91df57e3998be98fd99c9cbba01254c0ae208ce27e4b0c1114873d9e58ed0faa73fae3b93b1174aa8103a9a0fd5 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-go-test-deep/golang-github-go-test-deep-dev_1.0.3-1apertis0bv2022dev2b1_all.deb Size: 10032 MD5sum: 71beaa34f9d2bfcef7f301445e2912d4 SHA1: 1402592480790a5d2e9cd4d58e31c10185cd54fe SHA256: 5071848ee0e4334a745af0ad226557b6fad2b8f283640ed7ee6dee91699881ea SHA512: 64993b98b32a8ca3a4d284467c18dc281dc7583a0a008acb8930edd5da4fbdbbfd6e2aa4aa3bb7365d95178f60b20510e06666007f0de8acdedfe59638580b5c 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-1apertis0bv2022dev2b1 Depends: golang-gopkg-check.v1-dev Filename: pool/development/g/golang-github-gofrs-flock/golang-github-gofrs-flock-dev_0.8.0-1apertis0bv2022dev2b1_all.deb Size: 10376 MD5sum: c5457bfcc15e52259ceaa465b90e96b3 SHA1: 82e72b9e60ad30b2e0b4404b8cac4786dc284c93 SHA256: c69290e9f75abddffda14ee1fb7d65de0d5538259dd37880563f74134717e6c0 SHA512: fcf76bd76f1683c2d7419cf8df0a3576f6c087de2b123fd6c58a4b76059596435fd3a8093288196ac5c93a73e5f158e7073926e17fa08af583c6f290cc36e474 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-gofrs-uuid/golang-github-gofrs-uuid-dev_3.2.0-2apertis0bv2022dev2b1_all.deb Size: 17544 MD5sum: 5a4728eb8bd54f184a5dc5821f3099c1 SHA1: d6cc14ae689915998427b0e27cd56dfbd90c71f8 SHA256: f22421be3e8c472c396d7be838d50e5454e32d4ada25af999eb81536694e2c44 SHA512: b8c62b63e83d91d6ee6ef74e4cd65895749bba78eeb2377fd34576f851f80bd06704014dcfbcde58a8ff690e80349f87f4e29d022b571c9d76f5e1bd62cb8cc5 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 80024 MD5sum: 47449678a58d7bf8394162c39ed0f28b SHA1: 674d465001056b13758077b2b1e6276f81e14c39 SHA256: 3cd7112898e2fdd7713a027744d236c5e5118d98460875d466b0de256efa627c SHA512: ccdc57a1e3200bb6773992bb8c914bd49e6c64c097705751299a40d2787993daddd29c27ac35785c51e150c7aa0e159fb62e8fd2fdaa5e65fc1735164f20f26c 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 851188 MD5sum: 1ebcc80a88f999914120bdf186b5ef25 SHA1: 7a166f2070dacab5b360bf43e57b3ab05923ac4a SHA256: 90cc2557fe6aeaa984ebad9494771cb4f2134b5857c7845ab9e5c4715c9a340b SHA512: 7b7d1ab3d3f97342382f8932460da9347c3240956d579fc416d63036efd87a09089aa48e56fc0c5b2b0c0784d9aedee463de4b36bb9e3bab19abfe8204ceb2ce 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-1apertis0bv2022dev2b1 Depends: golang-goprotobuf-dev Filename: pool/development/g/golang-github-golang-groupcache/golang-github-golang-groupcache-dev_0.0~git20200121.8c9f03a-1apertis0bv2022dev2b1_all.deb Size: 23336 MD5sum: 57712427ba7454e4ce3229facf5d9f99 SHA1: f9ce2a2ca475c4f0d24f40c9e019f2321e9a67f5 SHA256: 091ae193d7c57beace0ad6ccbaf6b2212d7531146b63324f374d3694b7ec0c99 SHA512: 6cdd510b0689a8fd31655d7537576492f9f3c45793a265cad6ab8505578cb0e3fe4f1164fc44b504ad86f4070579277336d98e5853355d11f2c16bdc3488b460 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-2apertis0bv2022dev2b1 Suggests: mockgen Filename: pool/development/g/golang-github-golang-mock/golang-github-golang-mock-dev_1.3.1-2apertis0bv2022dev2b1_all.deb Size: 35328 MD5sum: 9b91c6e339a845d6f1f83790ee9bcab2 SHA1: c76e37334fd1f296dc57b1d23da5024da968fa83 SHA256: c72e75be13ebf20b0d1ed6e156bdb711afc0dfaab6a7cb0c09a26ef509b11b4d SHA512: 6023140cc9ab8c27a9d6c9285bec1061e91907acbee6350bfc837868e04e03f0cfd3130f4d264e7b2ff7c5e2285071499ef3d1309c299eb9234e62bef132d802 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 54464 MD5sum: bc851a6471f6540ebd5faa7c7a52410d SHA1: 94bbcced5f95561405236f7a1dc670b6fb0c7c1a SHA256: 64681f9ecdcae9691236677116c6264cf61fd6a5e3fdfc432536beb79c00425c SHA512: d3f57f675269c1c29634a37dc338c965469d9493f7f210af707e1988780044acb02b36d79cb15534941c2c0d2039b48b4035550efc55d740fdd39ef14ecb777d 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-google-btree/golang-github-google-btree-dev_1.0.0-1apertis0bv2022dev2b1_all.deb Size: 13460 MD5sum: af17329e2ae0c218019d2e714b1755de SHA1: 248e2ade1d0a9e630dbf361393b94d571d29a3a7 SHA256: 8e0fa10513bff7357ac1c8fd93170f1d92aedeede466b165305f8c6f99098028 SHA512: a136ed7b80592c39db094448d288925f0b8f85c32107e89573ad39484761ec99fddf31c7ba7044bcf94f0292571242d3f3924b883021b5d5662b45f7a35e8e61 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-3co1bv2022dev2b1 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-3co1bv2022dev2b1_all.deb Size: 536348 MD5sum: a34130f69a3cb6a273b1f597b00378c2 SHA1: 444dad801602a3d3efe2466005c50d22919c4951 SHA256: 5744576396ed841efb9328ed9d3d0ebd5403a991e5961bf022aee06b886c35a8 SHA512: 6f40eac92d1b019f61df6cd1cd68c129fef5f1982acd4a174d10121eadf989f8720c04ce7e9e22025607fb431dde4790b115d6dd283931ad869242919872ac83 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 83844 MD5sum: 33c563c50d9a0eab42810c736a98a7af SHA1: 5c752fcbf89ca0c24fe5520801f95166883f60b4 SHA256: e7df02216b5abcb6ae087130cb0d2d4eb58f524e86f5cb90248cbaa24f11a5e2 SHA512: ff50b52d3ee47e041ad219adc8aeadaa4ffd342a0b5810fea66a08243b3ba98a0b524e42eabd687f9e8d20451aecf23791aff601ac79824b1ac259f63aae0adb 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-google-go-querystring/golang-github-google-go-querystring-dev_1.0.0-1apertis0bv2022dev2b1_all.deb Size: 7660 MD5sum: 6f64a865af807cc58570f8c5eaeb4e43 SHA1: dbb2e86980a38ddf5fe292bdbef8f429c87bb2e4 SHA256: 03e59a9686ae32d088f37a3094ab58e1b3e6acefa74394165c312873361cf205 SHA512: e6385892c939796d12c365770bb1e6d5d4e01f95599cb97b64acad820571391679306c342ebf0699f599d6cbb86b23eec265272c280f93c81a55a7217db9175e 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-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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-google-gofuzz/golang-github-google-gofuzz-dev_1.2.0-1apertis0bv2022dev2b1_all.deb Size: 13136 MD5sum: b50be704595fdbed699aa92b854a4a72 SHA1: 70f80a5ce861d9589c769a4819aa2bd86fd66385 SHA256: 872fadb90ce09d7ae1cc3aa8b4688e0b29bab1fdbbba0c66431c2b3732266174 SHA512: 42e5c4e25ee346228dc3ca72dee5769453a5b93fa22e8862975bfe16bfdf91b796163a129f5ab418b1c6ccca1ccb032792b0d75198b3024d0a03586a68888e70 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-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_all.deb Size: 96836 MD5sum: 8d4bedfa25b91610894fd2b0b557c893 SHA1: 131aaeeffd8cfe38654f30e8fe2e3d51965f8c28 SHA256: 5bb3aa3895a0879e22010ad73b69c8d2c8ee3829fadecec91e37d83a07ba03bc SHA512: 2aa53f646ea2909b3e97db10dcee648a55f352a2f8af8075f93e82bfb72855278a32b1181b7e924e2849e8c74c368e0f8b43b57d2e80aaf05292eedf46358d47 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 880220 MD5sum: c384be269334dfefc47b434405612133 SHA1: ffd5ed42794a92e68c4e10b6648d6a64a9cd30b3 SHA256: f00059f0a8e9115985ad4a198879ff16d8a8fd1718136aa6533fc7402bedfc63 SHA512: ab01dbcea1b5532c679e1a464240b0048125bcfb6e267b898e43ad8c69bf7c6e2185d9650d552a4947f5700f86c56992f67f38ba35a0859f06b241fd17622204 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-google-shlex/golang-github-google-shlex-dev_0.0~git20191202.e7afc7f-1apertis0bv2022dev2b1_all.deb Size: 5800 MD5sum: f0fbd0a609203c6cc334b0cc94476d93 SHA1: be4fbea7dd6d6dfb10c9d89a84df692b0e9a27f8 SHA256: 6163ca7f6feb30b811a5a31f50863411238bfe62fc7a490965eea014d3779100 SHA512: 11875d3123be6424ba040821466355758899574d84767dcb8636f286d08ee3e1a4e18528e933343e09538eaa666bb5917db40a7a34e808d0e5a20a402c671d79 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+apertis1bv2022preb1 Filename: pool/development/g/golang-github-google-uuid/golang-github-google-uuid-dev_1.2.0-1+apertis1bv2022preb1_all.deb Size: 16376 MD5sum: fd26ccd8a926f811183e6a90b92145a4 SHA1: c787387f40fd5a707f4abe5ec7da85df6c290ab8 SHA256: 26c6173b65636b75981cee1e83a6e4531302f4d4d229d79a0098030b00a07083 SHA512: 80292304b8910c88c302623a32f63f69c2b225267f5c23d8be6a704926526a427fc2ebaa5f98b02746d528e2d9faed364b381544761c0238f94b876c2b95a939 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 12220 MD5sum: 2d62f94d21f35e0d2084f1fc6a540879 SHA1: 3d77b203a46c2504c86052fea429cca6f252ed08 SHA256: ff80ed8eeaffe725f73eb14c6248e3986c15e87e684caac93901f548c7bff027 SHA512: 0786d822eeb83d7b517865cab4d16a9a303bc4c3251f194aa6c94af9dc9e6f9850d68ec53fce6e9b1d8dff597f385d9e0bcecfd38156226ec1a0130bd0e24bc3 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 83744 MD5sum: 42172b5320272f92122d210f8fd8bfdb SHA1: d3c5ef90320225ea6da3186edd997c334b361e11 SHA256: 407a8d752bd3e74c652f30da9accaf7d5058ee9ae0ed9344c3be4789a940bc92 SHA512: dca4a205c882b2c22513436d026d46effaf2c3cc7f9554d9b3314823861d9d46d77a0c3ade00a2716ca177e7cde0d891a9a8c026675ef797956e255d472b9820 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 628552 MD5sum: e7b0826dee378f51eb58bc4baaf02d6c SHA1: 47fbad468fece99ef2b5ea371c4ff9c57c624ac9 SHA256: 2d60abe332b740582894c555faff8e72809842f8e4337f2ff0d502d1e5e07671 SHA512: 6fa8364e7d5bc103c2be5f88d8474a0255b55f485477ac15a11d3ec33fc2a914c4d24a057bd01aeccbd52d9c5a12a39d8c79fac5f1859bb2c4ea45be00a46a5b 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-3co1bv2022dev2b1 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-3co1bv2022dev2b1_all.deb Size: 6876 MD5sum: 89420fd6676f837185a9253c4add3820 SHA1: 299c4dd8186fa280789d9c920a8270d1a4e72615 SHA256: c4a6bfb97a703d94d7fea5e4eb39a10c9aa11edbbe2a86493eea4e1f58486c61 SHA512: 6fbe4ad850514478d28fdef12594e864b595f40a4c8388621e94ec9c05c2b296edcb993dd30776132f66f9600f8299039e610b11d29c89422af64d1982513a52 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-gorilla-handlers/golang-github-gorilla-handlers-dev_1.4.2-1apertis0bv2022dev2b1_all.deb Size: 20216 MD5sum: 54becf27154d346c6e2a311d13563c1f SHA1: eae6aea96b339dd9df75dae0ed2d358d84b45e91 SHA256: 8df15db1b1ff5773013a86d97d68fe5e56a2e673b24b72a80a6407925e1f80a9 SHA512: 3cf452e3a67bbb3969adad26c44bb963838504ae6b8d72c1fc20c1a5e15c98af9b5822c72f836bcb671e971bc12167cc28616af5f940e55e35d1d2a75647b2d3 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-gorilla-mux/golang-github-gorilla-mux-dev_1.7.4-1apertis0bv2022dev2b1_all.deb Size: 45992 MD5sum: f579213859e18d24baa209bb1e4be2b2 SHA1: 03f9eac35fe2b8e55793f725f131f63caec92481 SHA256: 44207942b326f6b0ceb54d7575bcd6a38d9ef6306d8fd9ca302aed72dc818766 SHA512: e74d5837a005003caed16f426c12b2d4cc0c113c9c69a469495d21c6fb68610427b5a67e61da948f1685ab223806718ca480ea51a79e27db19715395313c885a 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 40584 MD5sum: b7f467e876355c23c2150d819a44c55a SHA1: 7e25e4ce24f7abc435701916b9ad8d5b1266453b SHA256: 4824f24770128813cef5fbd6c9257b0f2fdc240b4f9826c8b99e5bfc260955e0 SHA512: 3f12301596a6d28671be18404a6a905dc62060096224e6c2a451a6cf9ebef3200b96ba494fc196222b6934dd526a4a5d829439bcf030393be9b42bb49e0f549e 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 48788 MD5sum: 05d5b2ee3692f27d0152a0dd64f902bb SHA1: a96b41041ea3f64d036577ba80b2a8e5baace979 SHA256: e6b75f9c3af2c969419c17f12404446894e377d475a6a3134fec40472c46b931 SHA512: 75a2ebbe6a9deb1843fc63c840ef50d2c36f4a440b58c16252bb4e984393c0e29c01636cbab9d4471e390289b53678382b4e2ebdae627700e6c2274fcae7c719 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-graylog2-go-gelf/golang-github-graylog2-go-gelf-dev_0.0+git20191017.1550ee6-1apertis0bv2022dev2b1_all.deb Size: 12888 MD5sum: b50189947df776a4e52f25a800e95483 SHA1: de661ddc2ad82567905090906e3d895db8c941ea SHA256: 0e6d68f225eb9fe612209b8e0a6ba62207bfdd7a057b86d2d2d43b4581747f84 SHA512: 5186860a994aec29bb77e737a66fd69b3f6febe13f588fee4cc14e9e35050a40ad037d0000cad9443b05722eb152f7a984fece9046969231b6008e375999e1ba 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 13904 MD5sum: 334250999cfee8067da8202f700d0168 SHA1: e2486209662f0857a7a00550ffe652f761d4d1bb SHA256: 48233ddedef06ae59d44c9aaa44e54693706895f9e0e6a311643f7ff81a05dbb SHA512: dbef31b4a3f8259d198495b2df6438ee407a1b9d54beaf18120503c77cfed058c3997eecf06c2ea949e8fe58c8006a4987c6465097d9b2a35a3f162d96a7838e 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 64028 MD5sum: 235174404694b0197f8c54c235eb4f52 SHA1: e08183a35939136b165aaefe24ff161cdac5f014 SHA256: b62cd33f9f5b118af8c54c1c4845fbb20f9581ee29a5f1b2103142a17f26588f SHA512: ae36eaa77821bc0dd6032ab1bdeaf0c9c10235ceec9856a83a0116d947b1dd4c56837937c321b700ba2f3ef19bfb9f78678cb6c068ebb6fbe44789d7556a6638 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-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_all.deb Size: 25808 MD5sum: 4f40ae73a475eef13d3f6a1f223f7dd8 SHA1: f80a5a70590baac4fb9aba2376216d82ec94a392 SHA256: 9f88128c31fdaf434d612a8efc48c00a9ae9db90ca4f99435c7f5cdde8651387 SHA512: 6c12aaec5200ac7bf5cc7cb3c51dfad6c81036b437bddaf78fee5c551a2a6dd46a0f97d44c507b06ff338469c231ef82079d071be90c258b324b12bc8107cb0f 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-2co1bv2022dev2b1 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-2co1bv2022dev2b1_all.deb Size: 281336 MD5sum: 991cf85a86262200c98aa0666c4a1741 SHA1: a93160031fef3a0ebc8529457e7a3b1ca8013d04 SHA256: 949d3bd2d80e5c7cc083d19b328b49ef280a5ee0ee6eeecfde4582167f9de244 SHA512: 84dc0c3b405e93bdcfe5ec67312912bd96a0474229b8db15a31518264f0697e9a5b8ac9a5c4149f77a533d2450b13c3455c4126ad1ab8f4e787c8fc03c54c1b6 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 11688 MD5sum: c319c783d73843ff219acc3adf02f5d5 SHA1: 67814771690efedc0b85094a7d05ece32be813a2 SHA256: 996c71f69857fb9f337674b6513bbe680dca0e8d27ea4889398acec4d96a158d SHA512: 710c8777a9c8d9575ab9fbb176e22fecfa5636830d18c2aed138c81224fd871a0a9e10af2a62614c5381d30ede19b294538426e476efc3a4d2cdcee3bf2a4681 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 8120 MD5sum: 1816bbdd62b110e83f89f6ec805384b3 SHA1: db45da1a6c9d50d16f2e2a0621e8911dec0a0b9f SHA256: bf5fff862145450dc1f938502e9872c9878ca4a5be44d728636d50c9d0f0923e SHA512: 568dd38b7b03b451a7e32a7347c71d781492b64c93bd176cc0fda934027d4eec222592f80eee46344adfb66719ddd911b089302c12a892e207541990ac288d04 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+apertis2bv2022.2b5 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+apertis2bv2022.2b5_all.deb Size: 3931988 MD5sum: 31ae3a032e4bbf2a23e74b79cdde3425 SHA1: 8ccc2cbec9be0d92db089ec9dc30eec2fbcdefc5 SHA256: 49b7498479f5ca335b05b71fc7df0f8cd873cd03ec2f00d2e5257829712e8fbc SHA512: 73e237476ad50a2da46555a3bda97f82d2c1157277e47d1f85551ff5775173ccb6bc16a9e89a7a08aacea3b284500cdc3439be2cdff2bccbe02097342726d686 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-hashicorp-errwrap/golang-github-hashicorp-errwrap-dev_1.1.0-1apertis0bv2022dev2b1_all.deb Size: 6392 MD5sum: 3b749629658faed6afab1a4c0ece7e96 SHA1: 9a1f8a159cf7946217e6f360c9997c22b740563b SHA256: 390d699789d7fd3b9fab0f6b531e6c2ef42a281d469fcee9ace4c986e72a63eb SHA512: b849c25fccd3bbab7ebd03cb4a9ca6b55f954df04d2a76087e0f8a722ae4f23aa5ef274efe6bc816e75d52b89549ce7aaf28d9674281ec568e6364879377072a 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-2apertis0bv2022dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-hashicorp-go-bexpr/golang-github-hashicorp-go-bexpr-dev_0.1.2-2apertis0bv2022dev2b1_all.deb Size: 33972 MD5sum: 4f5dcc491ace172ce4f748cf7c92fc8e SHA1: dc3b9f1262962b144396b19b58a1a2dd8542da2c SHA256: 03e79b535a58c48eaeef6699ae224a4cf4c9b21f9608da38cb7974a7a196113a SHA512: ee83be62ac025dc1e32204f02e5031f01cf8361fdc6273206cfc3c40f3462721ed178759a29c689a15960883e0116d7d395f191ee2e010cd4fd046355c7cf6db 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 9660 MD5sum: 7ac08272fd3fa0a5ca013fcfc67fa182 SHA1: af9e271ba693e25c46ae2b1d79ce1ec914f4b7e8 SHA256: ba5a532955b6a3ed59806b86c50708d358f182d951aa96eb113ed68fb26c6d77 SHA512: 1362f1be65f0ef5b851663baf0db69215944faa6e7657ce582920c550c089d4da05014de4c0095ac95b8ad39ea3bf337b37958d5e377d63d9042b0e8fbea83c7 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-hashicorp-go-cleanhttp/golang-github-hashicorp-go-cleanhttp-dev_0.5.2-1apertis0bv2022dev2b1_all.deb Size: 11020 MD5sum: 75c6e9226ac6190177991c47a00bc66a SHA1: e92ff3a14e76366ce463972e67b808f6f65dbaba SHA256: fbdcec2f54c64481305f7762b7366e566600da863a72606980b74b1cb14bb159 SHA512: 277be7a8cb64e893564a184e8a21c3157af13f0cd76547103d53582d00477a21d06537a6e073ffbffc60d530466b0563411096e33128fa0afbf9d263d11f76ee 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 26820 MD5sum: 0fa33b659ae284b4a8d8cf5b8d595738 SHA1: 74d428ca3c7a16e605893673b169c278da7bfe27 SHA256: 82a239442a256cb8535ffdc9b9b06c6124daf4a171e052e9f54204ccda213a9f SHA512: d1759318a6930408d1a66fa3ce215252a46ab3eb0f5eb85e8b30fb7201725921d55818d9ff287b2ec5fb72173b7b983f3c1d2f766abddc2cd93c59517a54c708 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 18060 MD5sum: ddf4a1bc8be244ea5ed84a7692c4108c SHA1: 6244711850122f7bb1160175f8ae5c8617fdb049 SHA256: 0a09a42833d53584fd536f704811d2a8f6e8d2698a7f28e04aae82a1c6492d3c SHA512: b5e31a20b13d128299d026fbd7bcd4e3e390a8fd7e91bbb43f639d8c0fe2871972b1a8e522113c200f6f90e89a9f48e07246d814e9e46727265b7518c3f22bb3 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 25196 MD5sum: 01cb759bbc527cb70c2d7e65d8daf893 SHA1: 8dac711f33c9587ed4726f3198a97f9a14b1ff14 SHA256: 101389f25e55d340f0951bb46bd1feccb077de61116a7cb554ad58fef2001502 SHA512: 6f4ac9df34958edfdf8c4422a74bae4e14f6f691c25d0e5feba254174961cf4feb5c6baccdce9dc99313fa2cd7d8f7ee2a09edeb9913b408df9654f9175c4fdb 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 34756 MD5sum: 15f502ce8f3da346a2a1dea33687a10d SHA1: fcdda38887698a63c4e25b56c941e81a9e4bdb63 SHA256: 2e730dc65fd505fa65310a89ee596f9d47df42d993e0637f136c548b634d6292 SHA512: 61c022b6410737ac62d49b00d89ffddf28cee2d72d0bdd17f1ed43718e23e6642d1bce89ee01568cde49ef8429aa628d0386d7ac681cf202c72deb853ed308e9 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 43444 MD5sum: d9306648cd3f213ec18347ce1131009f SHA1: 7349dfe7bd6353704a1181cbd89343486795dfe2 SHA256: 14b37c86e91df21d22c9db78be0979283ede1e5b5daea83ada6730e3c39435bd SHA512: 2da1366cdb2e62f7e84e403792a1c083986a24a270dc275e414ac34e9ca097ae13996fb1c31a5c5e88f448c4b81c0e213772c4a30b2b7e51640f24413ac4424e 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 7924 MD5sum: 45adba47235a8796db1b5a25290fc061 SHA1: a6c9b6ce468ba9190c2f9e14515ba2038d00d48b SHA256: 6277ccaeb0461d156c6240f1d4050f53a5b71a04624dbe14a17fb2abc8d4752a SHA512: ad3f28c697521bf5df68e09f111fc7d52d98293bd9214a99ea8aed9283b3c67cb805be6fe300be21d31c4ee0c304721fb4835480b9aa8d4becc5d6d1be721bec 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 12472 MD5sum: 6491f8a1b2e0bbc893c8f9f34e9e0b8f SHA1: f8e0bcf8408da3be86bb723726f4ea8240cfcb34 SHA256: f05f5fc5ebc7efd3d6d84caa73b8246e1d289c64e2ed46496e52b9d4c9bb5719 SHA512: b8ac18cb15180f44c630bb37c7886905e6cb86594e83dcf166a40c3569aff0be59a1ffadf16345ff4a11110ab283fec3cdd685712d781c1d6360654d64c43047 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 9740 MD5sum: d2925abfd41f2cfb96cbcf4de9963f91 SHA1: 505b9e3eee0072d5260e1b8ac7183b6f3abec092 SHA256: dcf0cd273a4b39b26ce661ee89975ee98fa73a522eeacd0d706e5852224e1cb4 SHA512: 5257189060d7de0d49a001d83c6f255c9dda09ea58918f8d0c242c3081ec7be73021b0379e4a539faaec8b1cf76e82a4fc8de2b8ede3558c0e2960409d32600d 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 17676 MD5sum: 4b4d306b0358ccf39d2e3dc31ca66fac SHA1: 999360d02885061a5f10643068587c4f81c5f49d SHA256: a0e30403c1b2c1513f01322802bb2dda8b3e78094c9fd6ab865040990cc25dba SHA512: 188292669f6d75eaa009ebf8ba14262fdcfe50cb3ed6f5a5ab8f3970d2eccb4fb6d2548ad15954701f8bed8976d7bf61cfae99230ce8c70be4f892d9987d99c7 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-hashicorp-go-rootcerts/golang-github-hashicorp-go-rootcerts-dev_1.0.2-2apertis0bv2022dev2b1_all.deb Size: 8576 MD5sum: debe80fa97041652a204493a269bb4e4 SHA1: a30e1e2bb172813d9205b9c20d020217fecfcf13 SHA256: 6c1471318c64dbfec5b3e8634e637b452e7fef818c0bf60d6666f3b18d230d1f SHA512: 0c1efccde955b0606d443cd7af4ff15ee7789292ecb5b1877ea4bfc9ee7edd4d4a927e72b32edb1ebb054645f873abe5369df60455888df8f9156b504e3f741e 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-2co2bv2022dev2b1 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-2co2bv2022dev2b1_all.deb Size: 62952 MD5sum: 78ec131374894ef3ecf83c32fcee9eb5 SHA1: 893f7b883fc449c24eb2d21d8ee421e4228a7860 SHA256: a2a6884e10034f0becf4bbe3cf001adedd731c2b1d7c4b516da0e59e222b23df SHA512: fb64178c60ab848545f2a2b121add8ed263085de80f71a44dab60b3e51033da90cf9c774703aae00dc1f8aa743898e6b2a8499a9b486a63e4231f37da24d2d41 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-hashicorp-go-syslog/golang-github-hashicorp-go-syslog-dev_1.0.0-1apertis0bv2022dev2b1_all.deb Size: 6264 MD5sum: 3814fe885b43edc319baa27aca862880 SHA1: e4346d957341dbda8ed6fd9bde0f64e446fe8d7a SHA256: 2907f4526b6dc00d4a40ac1c7c10fa2843fa16a71e9ab6807deca68a8db017e3 SHA512: aa6941da79d50a95381e95ff35a1bb50f38e1d162101edfc39dd66639c9e798fe471d0d342d95a598e72067893815540133df2e65d3b80eb4130b8b6eb5dbd7e 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-hashicorp-go-uuid/golang-github-hashicorp-go-uuid-dev_1.0.2-1apertis0bv2022dev2b1_all.deb Size: 8980 MD5sum: 649f6917406b236cf1cd3bc51e95f4e0 SHA1: ed21777f86bd1af7c9a0d951b8c0c2519ece65a2 SHA256: fbb1196261ebf7d880761bdefbf5f42e983aee0eadbff7de5cd5c9dae9937d12 SHA512: aa5a7beb0c0b5be6c172231fc8fe7d4bcf1915aa2dcbf7840fc2293e41d0a0223b96a92eeb81db0ab7ef7f4e270bfbfa07c8cf0550eed479e7c2ca9c20382dd5 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-hashicorp-go-version/golang-github-hashicorp-go-version-dev_1.2.0-1apertis0bv2022dev2b1_all.deb Size: 13968 MD5sum: ae074749f85a967805480649c2367572 SHA1: 4ac45a67cfb85735ea04ff8c8db1e0aca44d9771 SHA256: f9b8eca66562b1a9dec3a93e69e6964ac4aa8fbbc3b075000a384634c7137460 SHA512: 0bea4b6901f97f0304b4fab0addf91f9dad8b2da59318ae5b13df4270afeadf649135f44c46f253545344aa2ae92e90fc4f18862c6a6743384eacf4655bfd4da 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-hashicorp-golang-lru/golang-github-hashicorp-golang-lru-dev_0.5.4-2apertis0bv2022dev2b1_all.deb Size: 14924 MD5sum: 7da07047b841bc7b99bfeedbc23d12e8 SHA1: dd54d7ff9dcde7093a902be77fb25d9141494881 SHA256: ac71c44d5d088a2c436e9ed8980a15b45616f48a763ad853df7b19e5aec97d27 SHA512: d72493aeb02e0e7240458351a8c0bc5a274b2590dc61c47d9bfb1b087f6ef3b0953a7852a2a14d9e928547233c291b6e0367aadf003041574774773b0a42a448 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.1apertis0bv2022dev2b1 Depends: golang-github-davecgh-go-spew-dev Filename: pool/development/g/golang-github-hashicorp-hcl/golang-github-hashicorp-hcl-dev_1.0.0-1.1apertis0bv2022dev2b1_all.deb Size: 59044 MD5sum: 16c8032fd406be9f9c338188e69cd9a1 SHA1: d28b34b0c7c70921c4830d763739e189359bfdc7 SHA256: e4bb68b3dffd3644abe4a4740c655cadc4e32969a15b879023de6405f77dabcb SHA512: 3b296dd32e7127bafc81d24d0eafc19f9f6c407d70204b797afb517dd751e5c4bb02b6331c08de94122f5e5309dfb381b0d8619bcdc437c1fcbca3b6d827abd9 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-1co1bv2022dev2b1 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-1co1bv2022dev2b1_all.deb Size: 32732 MD5sum: bbb475c9ebbd074b13b3ff1890a4dbed SHA1: f1dd899e9577c6de55018a334fdada12b2142a6d SHA256: 69ec80f71d28700379b058edf048d789947adce006ac56ff817bb841bf3719c2 SHA512: 2e85efb1effd9ed8ecf32f1634aab1f6450828ba763689cf052d7eb865f58f6d4b2dd70f4293948e3d2cfe513eb7eaac2ea03739061a72ecd8c635c96fb75770 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-hashicorp-logutils/golang-github-hashicorp-logutils-dev_1.0.0-1apertis0bv2022dev2b1_all.deb Size: 9048 MD5sum: b1edca4bc9b30f208ba2cbf8f5c86cba SHA1: 646c8e0a85b9940d230222f0f2def69f2073a655 SHA256: 64a7eaa5951f46eac2062fddac12dab73f6a0b432c88391dacb304930a3855fe SHA512: 1a4d372357ad98dfb7c8ed8aa116de1951d67ac30dba0dc13ae5f62a25fe2c5d7b285ef866bc6d99c599534caba4b590bb086a9c03ccd3ad2a408bfab8f59570 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 12668 MD5sum: 6b2cf582036f9dc77fee6943a9b04554 SHA1: 4aeac1527f925e65bd45af93d1b70a41c33ab915 SHA256: dc141b0d6e5063a4c8a650b9b08b4ed00413f0596c0937b69edbdfa4bc513ec2 SHA512: d5e3f10c5ce2ca0f89e2d89e742dadb55354e41681164f4986e06cf1be6139879c4903fed456daede951890c4193f9ed1affd031cac2e8e21d80854f77dbdc25 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-1apertis1bv2022.2b4 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-1apertis1bv2022.2b4_all.deb Size: 81628 MD5sum: 894c65fb7d5ac30df34e1d3d566ef4c8 SHA1: a6e0005214920ad4215220f7766dfd09b58c91bc SHA256: 77b2b8d56c48f33eff938e835ec4a3e4b61ce1d4ada7698c907091700549fd7e SHA512: 1e5b2a1d1026db11a645d47b10dc7f69d43d81b8c77a4af7f39c3626c0d9fd8d0dcd70e1d566bf1714e962090f9c58ae7db137ae4ef5c1fbabd69f9bbbd8b9bd 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 4596 MD5sum: a768b84168061c4c380b2e48be164f31 SHA1: 36244fbeaf22d4b98a402ae19518942d555eb42d SHA256: 4ef6d62c80cb78743b63ac63737f1afe9f722733b769f655ec39551f6bacdbba SHA512: 966a833463df141c2de65862dd13f9df2e2a50259a1d72255d0ad310719dad3adfef9fa03556e2ed9db32e397acf1f109dde6c4b9b67dca4bc7056673dabf88a 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-3co1bv2022dev2b1 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-3co1bv2022dev2b1_all.deb Size: 11188 MD5sum: 31c5a1f186d23bb9270c7d6b3e9931cd SHA1: 2f38bd4418201a66885548ad3172eda800b75978 SHA256: d7489395aaed81c1ef11ea7f957e36d282df24c0296eba9cfe4f0c4696ac8b86 SHA512: 21f5efd41c9bccf1dec812021a97ca6928e82f78d35340b0e82ee64479f2e1506c94a6c40550ffbaee18ddc19eff7dbe6d132854c0e55a699bbef7c3fccd0726 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 91164 MD5sum: b4114c472a1e13451bc344005af590c3 SHA1: 9fa8e0c5c9f94f5d6792d9991c493631a127ad46 SHA256: df245f424ef483ddd3cadf12bce5bca17a77ee8a57916df07c81f4de73e657a2 SHA512: 66202cf2c8deba426fa00d2c995aca23764403976e872af242be4a83597e691ec534d40271a9983a458dc85317bf9fbf4399282026d4c129a91e980e9e9883d6 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 19728 MD5sum: 9bbbe021d29cdd88a846b23517b13754 SHA1: ffe9b85b9cea4c56e93c6d0f9dbe1d9726dce593 SHA256: 8adba2a2ed14086e456b04a97ca4928d79cb583593e110142bd45dc67a5df853 SHA512: eca425f6fdfdec468233c56700d8598184852d150bd2b09cd0bf1cc5de17cbdb94a47d70f69548adf98af40f1d6f52cada35e374a41c1f9076aae3f79bf6229e 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 131200 MD5sum: 15a3e244b63d0e78ce567626190c1ba3 SHA1: d5c7e4db1039fa727e77ddb2affce02e39fd44e3 SHA256: 90ebc449545b436d246aa5837b8e7d17b4afa68bf942a16f003d1dbf565a1e8d SHA512: e5f69b890ff52fa6a901b9397b47452d0fce4d2fe54cd8e4ef47da532c2649273db27d903d1ffe010b8f8a587e8778984b7efaca44f6f0e50b8001f02ff9a8d3 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-1apertis1bv2022dev2b1 Filename: pool/development/g/golang-github-hashicorp-yamux/golang-github-hashicorp-yamux-dev_0.0+git20190923.df201c7-1apertis1bv2022dev2b1_all.deb Size: 22344 MD5sum: 42ee9689047018b8383fd1fabb5e4869 SHA1: 79c70c25cb29882742a24d6af0ded734f005b85a SHA256: 5a5f4d001d9af9da61c24792e8e053a7450496837a6cf5265ea861437b7189b9 SHA512: 71c03d60517ba57c64bb7c794d99b4af139a46f7edd59c978e8ec88a3589ddbb972645db057f32cebb0dabe3ae2404d83f5fff6f77150d1ffba3ca45ace8cfed 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-ianlancetaylor-demangle/golang-github-ianlancetaylor-demangle-dev_0.0~git20200824.28f6c0f-1apertis0bv2022dev2b1_all.deb Size: 49200 MD5sum: 8e5077d249791af31f50f62ac750d9ce SHA1: 3425b6e3d0777b8dd04bc3567c842d3cfead5ad8 SHA256: 72bb15aa90ecd96b23a3d8b0398e05889b6f3438f36644da506e389311da0c50 SHA512: 54d07c998289e218aac1cbe334dc8b5b3052e8bdf123cf3b4d27063c081f2bb121e0372c9417ef6c00bbc655d508e66a2fb1ac4435b0c491e0e5e34f078fa9cd 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: devel Installed-Size: 86 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-imdario-mergo Version: 0.3.8-3apertis0bv2022dev2b1 Depends: golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-github-imdario-mergo/golang-github-imdario-mergo-dev_0.3.8-3apertis0bv2022dev2b1_all.deb Size: 18828 MD5sum: 60f5430d8c6ce001c45910dc20189fe5 SHA1: ca92fcaf324d48fa1fbda5d1eec0e87d3373e2cc SHA256: 1de3641f633a3066d0b17244cdf625694d8feed88228ffdcdf59259ebd4a936c SHA512: f60e2570e060b6778e6d235489791444b218bc4025b6010705390c8d0f175a38553dfb80a615c0261fe9e7a39dad91044923d14213db3a9ff5ae38fe21e6211f 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 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 22812 MD5sum: f9d9ffb3c2d91ebb76b0fd5d376f53d7 SHA1: 130aeb730d6aa71945eb04a62e23f18fd2afe7b4 SHA256: 19c394789156c3a22273947a9cfdd7ee71b975a823a3cbbfd0eea2ef375e20ff SHA512: f8941ebecc20166263ffaa952f4c7bbac3d3ac802681fb9ab6a667291c7293f22871de17a90785a36369dc9a4cfc0a0f549878b538ec31efca9a652f786c5853 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-inconshreveable-muxado/golang-github-inconshreveable-muxado-dev_0.0~git20140312.0.f693c7e-2.1apertis0bv2022dev2b1_all.deb Size: 26776 MD5sum: ff6e38d25135a3785a3190b65a1253b7 SHA1: 6de0f6374afa9aff95d7e302334fda95e0e8feba SHA256: 48c20b5a358522decf6078cc1674430443043e94bb786b002ea83cecb2869dd5 SHA512: d897a0bbabdfe0779b082fe5e4bc7a4f5ea58e89661e301fbf91897e7c0695a99e3df8c0bb127c5be6db3d64e5aabe67cd5711cc728b8b995e3875c95067337d 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-4apertis0bv2022dev2b1 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-4apertis0bv2022dev2b1_all.deb Size: 17516 MD5sum: 5ce600e16a794332db070e6348599b64 SHA1: 9e842dc1b1db6bd83b3b8534133a6f86c2689134 SHA256: 0a97b84fbd1d013cb18af470ba33d25ddd15d0873865233a11576c1384a3a026 SHA512: df563bd9171b7dc8201768a95d4cdb0109ae7d5b96fb0dc199f45b0b5cb3a13f27f2cca873436f121ade6b622c05b60aff320b6fa9a45e1b4e22507124c1accb 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-insomniacslk-dhcp-dev Priority: optional Section: devel Installed-Size: 579 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-insomniacslk-dhcp Version: 0.0~git20200621.d74cd86-1+apertis1bv2022.3db1 Depends: golang-golang-x-net-dev, golang-golang-x-sys-dev Filename: pool/development/g/golang-github-insomniacslk-dhcp/golang-github-insomniacslk-dhcp-dev_0.0~git20200621.d74cd86-1+apertis1bv2022.3db1_all.deb Size: 90324 MD5sum: 5792dbd69483356ebb8d1a0271ecc60f SHA1: 758bd8a33e3deffaa7097f4cc47721476b355a30 SHA256: 58acdb605d14a0a64ddd99ff4aba72a7fa3bc7f6529c4d792ce8afa0cd8f3b63 SHA512: d2ff1c0f62a63890f0007e0226b0f0da45502aba46ea77a9e0c378609f6875d118e5762bc9a4d8e4cfcb0223c6eda592ab0edd9acb92cc5e5ce58ae321f672e5 Description: DHCPv6 and DHCPv4 packet library, client and server written in Go (library) DHCPv4 and DHCPv6 decoding/encoding library with client and server code, written in Go. . The library is split into several parts: . * dhcpv6: implementation of DHCPv6 packet, client and server * dhcpv4: implementation of DHCPv4 packet, client and server * netboot: network booting wrappers on top of dhcpv6 and dhcpv4 * iana: several IANA constants, and helpers used by dhcpv6 and dhcpv4 * rfc1035label: simple implementation of RFC1035 labels, used by dhcpv6 and dhcpv4 * interfaces, a thin layer of wrappers around network interfaces Homepage: https://github.com/insomniacslk/dhcp 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-3apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-ishidawataru-sctp/golang-github-ishidawataru-sctp-dev_0.0+git20190723.7c296d4-3apertis0bv2022dev2b1_all.deb Size: 12464 MD5sum: 6c85855c59bf6b0ff3292e3f66059d48 SHA1: 704961b17d88217a0e06859203629af5ac24e2ac SHA256: f0d408b1a0a5ee379db4918e2456afb3329f70f5dbe7665e6a4d813a11ba2a14 SHA512: 3c8714ec349990af0f733692d82f2b617a8e5f90d94151600495d9ba42062ac598eb0b9891a2e9be9c40eabe79b6e61a2f4949030ce19910e58bb1f3e92ff80e 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-j-keck-arping/golang-github-j-keck-arping-dev_1.0.0-1apertis0bv2022dev2b1_all.deb Size: 6540 MD5sum: 00972f7ac4f4f493af1ea36b874fe226 SHA1: 5af10fa703408e93dffadfd56429b7858f606418 SHA256: 9df38c845020713ef4d84bf660d1cb549b17fb4faef5e329bccd0683235317ac SHA512: b7482eebe4dea2977e4120c3201af4f47e2454b67f4964f6384027da24b4907482aedf381a6fac771077c7664b10c514c8c0ff2a773a0d988c7b8f960544b50e 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-3apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-jacobsa-oglematchers/golang-github-jacobsa-oglematchers-dev_0.0~git20150320-3apertis0bv2022dev2b1_all.deb Size: 30160 MD5sum: 0089430f153dada6c5b81cd17f0bb786 SHA1: 2322aedf37304a687752c035c162f2bf90eee960 SHA256: a62b424d5215280308d29c6c0a292e4af1133d2e4d0f1861d48f190d4858cf0f SHA512: 49a07008b20f69a5626dec1e2ad67983564e2ac84ed8ae7698f0d70a68abc5c85002300e5c950a7bc23619078497f8705e6d14a2e5345f990bbb1367e6082dfa 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 30792 MD5sum: f99ca462652091a5ffcee30a79afb72a SHA1: a135453c26fbb3cb801e259f2baabd74d25d779b SHA256: 23cde929ab1c8a5556e2bed8c29ae6451e3e4c1091ed5c75e2283feb6ecaa21e SHA512: 1dcafd2b0982b4d8c656f2f59ac09a762c6b77a65a5a9f536fa7e37e2db0a9bf844eebaa49fda3d1416b06c7ccbed1599b082e0e864f92f73e2d777ef4aa9a87 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-jcmturner-gofork/golang-github-jcmturner-gofork-dev_1.0.0-2apertis0bv2022dev2b1_all.deb Size: 25020 MD5sum: a6c973796533ce5a8d61724a8770915a SHA1: 4fcded0c7c8728aa38d4c4834d54d2f196f6cc00 SHA256: f8568a70e85be424e49de6648861c39ce5dbaf9d26ee789e5b068eb49635b84b SHA512: 51b8cac3ddf9a16fbfd0e75c433d1c571e0435cf084c353789fd13cf50a846fb511c9dd89c466ea3ddb53153fb4ae4e8e1e90455b95f7ab0747b1757243c4ac8 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-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-3co1bv2022dev2b1 Depends: golang-github-docker-go-dev Filename: pool/development/g/golang-github-docker-go/golang-github-jfrazelle-go-dev_0.0~git20160303.0.d30aec9-3co1bv2022dev2b1_all.deb Size: 2836 MD5sum: 84edd2d2aa29fa6f262b373fbcc8f6cd SHA1: 6911751c613a6ad67c520cf7d4edea05458ce084 SHA256: ea9fb6c44cfdf0c5e437fe8810e09bdda00e61a69f3c2d97a2ff15ac9172183b SHA512: 7170f4835666a0de10ac0f495a9e3a86bd788863f2a358ff0f8aaf61a1bbba02aaaf0974623c00211a36153045401bd5d9beb873c160caff1a095e39caa0607c 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 80928 MD5sum: 5f4429ea1705b7f9c5ac5a0115d307d2 SHA1: 592a92e0bb2422c062a6b502f82d1b8689ca27ed SHA256: 2e8489d99ad9a682244aecf429a98313367d720c1d61b179466c99ec34f66082 SHA512: 1f199182e32e1a826074c74ec17424471b23144ec6a30cbfcea43add5d48698fbc094670b2cce779d8b01654ca566dcd2abbdd19d09d567b15043b08be41941e 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-jinzhu-inflection/golang-github-jinzhu-inflection-dev_1.0.0-1apertis0bv2022dev2b1_all.deb Size: 6288 MD5sum: 3db2ce3cc7642aae1df959b980838a52 SHA1: f1df5f57c797c3ab8f470cf0c439e14b8dfe2eb8 SHA256: f50f1b7a680371e4ebeaa8ad271a7210bb50e738646bb90b2e3cb718a502c6e3 SHA512: 207759b5ff7501ca9f3d34025dfb7caf3faaa8107fe1993f71556b135930ed5a586a8f58c51307bcef550ce144779d24c119f14f9f232976f695c24ece498fed 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+apertis0bv2022dev3b1 Filename: pool/development/g/golang-github-jinzhu-now/golang-github-jinzhu-now-dev_1.1.1-1+apertis0bv2022dev3b1_all.deb Size: 9912 MD5sum: 585c75c024ae073c7391d96384d86f23 SHA1: adb1594ff5930b0bd0fd39433cd1d04c92d2d700 SHA256: 535036ebb6478b8344425433c75aed693fc156400d1b85cb728cbc8508768c51 SHA512: 5d567a1622e2d8201328adaefcf4a8cfda203a59d6dad6443f656a91b479b7330a2c964819b9058cca3e3b2e445eabfff7c729bd0f1ca1f04d5c0bf3097787db 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 91660 MD5sum: fc3a7f6e64d834deb92bfc292b0be0ea SHA1: 77ceba5dd380818b3a25dbcf81fb0fbcb59f479d SHA256: 7df426d552ba9f10a3281f958cb277f4c286a7133c59fd3751533920132ac28f SHA512: 74f0db7914792abbbbef890a47d0f88f8cf8d49f04cae492ee044e24099fc4e86334fa40705cfd24b96191080459d77b67d86879bd7dbf8fc015a30fb2debcef 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-3co1bv2022dev2b1 Filename: pool/development/g/golang-github-jmhodges-clock/golang-github-jmhodges-clock-dev_1.0-3co1bv2022dev2b1_all.deb Size: 6928 MD5sum: 8c97816e204a4e860dfa8f31ab007dc5 SHA1: d496ae05038c9fb1d61a8ea6c6e550414f241787 SHA256: 3edc461dc3b4ead27de359a9339b56dbe3d6f87fdcf74fb02a26a6dd5c388a21 SHA512: dded6a89daf6da9b1c11d21294c3558c7c1b31fd2de480edb6c0729130d0d1c54e5339020129464577a94e89a8996e469278b7c0b78943276bb8291bcf7d6caa 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 33660 MD5sum: b6bcf0c084552ac317b112a2a8c0dd6b SHA1: 961263705f58cb7f7250293ff0a2f5910fe7f314 SHA256: 29adfd1d77e31b2758ac2054af37eec50f4e882dc9459821126607fb54080d9d SHA512: cfc4b1a37e1b84b67897c2f8ef71203422d52bcdb2681bb54b57fd226b029b5a211c76c250c1ce8cd04ade5d8163f160e82adc99ccd31642f650e9c3c99f69a5 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 5960 MD5sum: 9f1827c8bc9151ad6d925cc0dfcb3632 SHA1: 8e893dfd1d3e657d6120f66bfe367eddd5dbd86f SHA256: 213338b52a2dc99ee866684f4be53f8d17fd2e3c9a523e0dc3cccf11e1e30501 SHA512: 1d80e81e30090cfd6c5789811d7fafbdc5adc07b2ae182ce64d1d56849371353be8c6f14136b7eb125b612489408da4f5a7d0dded3a2e52f0e19324959bc732d 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-3apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-josharian-intern/golang-github-josharian-intern-dev_1.0.0-3apertis0bv2022dev2b1_all.deb Size: 3592 MD5sum: 84942d1934132b81f857740134d06ac0 SHA1: 5c922ce0ed8a89a4d883178038da2437bdd1793a SHA256: af66de899106a651d59f67b2e94b7455cb925d6443526255213f9e04b149bc4e SHA512: 4698e447bd560398d23fc074e93799f514080d45a8e0bf7563cd36f16ca16de1fa93d5536227a08728d20cec0c053c5455ed8f1ddcbbf16dfd8b7575b6d4ddf1 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-jpillora-backoff/golang-github-jpillora-backoff-dev_1.0.0-1.1apertis0bv2022dev2b1_all.deb Size: 3848 MD5sum: 3bce9a639080a0e8603b05066fca0036 SHA1: a151feb3e07c0b81dd3544bf626714954e0694e9 SHA256: f3b97840febc5e6e6354a88b1499b2ccef5c6461acb91bc292bd61719c140500 SHA512: 45c3075ba3822afa853f66f3badab84d237a51b97248d4de2d5737d69c68b0dd1c43facd113ebf06792e68beee470d3e1bbd974b786237041c967668b8335de1 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 69560 MD5sum: 9b833dc7c43a74013602091a86274569 SHA1: 9eb8c1789c52ffa4d9793aa9b23d898bacfd1715 SHA256: d925885d594981aece5c7f5be7ceb9e0698d942362da1dff6fe9cb87a5efd02d SHA512: ad9bbbaaa15ed3542ec971dd876da4af5a44de08f97a14688e5c05e2f4bffa29a83226a9d9b07d41a93274e2ab38b95c3aa92d5c10bab5e148a0e54ee0882fe2 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-2apertis0bv2022dev2b1 Breaks: golang-defaults (<< 2:1.12~1) Filename: pool/development/g/golang-github-jtolds-gls/golang-github-jtolds-gls-dev_4.20.0-2apertis0bv2022dev2b1_all.deb Size: 7856 MD5sum: 3d6d7801eb751a9ba65953eba2496982 SHA1: 13b7527785d7f64c5b88d0740da68096dbb7730a SHA256: e082bb2808ed3cb003979956e0ddfb10eb82588f1a5fd3206b57fb8047ee4aa2 SHA512: 472430d19c7a456bcd179b59f30c62e0e0d8bcc7bcf2d41602118218bad41c1e3c554ed60de7e3b8eb438af0330115351d9abf542874002f3e75dd24e38272eb 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-3co1bv2022dev2b1 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-3co1bv2022dev2b1_all.deb Size: 13156 MD5sum: d741e22471f4bb85c53dd278e2762764 SHA1: 5d2a88587eef7724565181dd216a66943733870f SHA256: 5f6469c9ad705bbb09354f5111823847af09b3aafad1eb9770278673655a7f3f SHA512: 0eea80bf3f560c9948e3ff4fcff573c0162231201bc07fa157fa1984b1c5b7ffb896144ccd9b31927b1c82405530141c70a112c039b48e39ba0d2209bbaa9120 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-4co1bv2022dev2b1 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-4co1bv2022dev2b1_all.deb Size: 16840 MD5sum: c1898314f83750ee0e70c348d72535c2 SHA1: dd911486b9da00b07f6eefe4ce8abaf184b10541 SHA256: 6b57187607368e54aa546a10c88b44209daccd3414b57e38d86a98348913cfab SHA512: 0998759f4165ba8e1dc078da7a978d07c4e85b26ade042ff9a03dee4cf393c5c54fabc8666099ab0c648c34367a52102679ab74a8fb5710f6cadafab95b365a2 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-juju-ratelimit/golang-github-juju-ratelimit-dev_1.0.1-1.1apertis0bv2022dev2b1_all.deb Size: 9200 MD5sum: 594c74a6f9b1c1d98a7382cd7c161d9f SHA1: b8ec2bbc6bd614e21a34b5ba8a7abd6ca606e4ec SHA256: 17254e17ed4215d0db145e3b90821dde56ea231e9701f1681fffc24705ce3399 SHA512: bfdbe4caec5a5933a94f3368ee9040b7e304a6c7b122f49cd783b3f7a00b2f572a0d453205ba0cbae27482f9dcab35df1e9c3da4c37b5052ab12669500933f7c 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-1apertis0bv2022dev2b1 Breaks: burrow (<< 1.2.1-2) Filename: pool/development/g/golang-github-julienschmidt-httprouter/golang-github-julienschmidt-httprouter-dev_1.3.0-1apertis0bv2022dev2b1_all.deb Size: 19544 MD5sum: c276ba94b8b4a2b792a12986ca3893d9 SHA1: 805dd5f8ce93e538b4e856d319a9ec9357caa763 SHA256: 124a4c7da39f9de19c6a87ea9460d4b902d08ba108776d781fc3e11a6b6eab29 SHA512: 74c68d6e64314438fdf2f58fbcd07e81082c1b61d8adc58568d3ceb4413a5db53fc04b5073c817f1702f7e3ab3525c91f740a23280c27176190ddfd2ef91004b 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-kardianos-osext/golang-github-kardianos-osext-dev_0.0~git20190222.2bc1f35-2apertis0bv2022dev2b1_all.deb Size: 8228 MD5sum: 55d667dd09e1d71ea7e015711af8f8bf SHA1: aa6297b1c7ac16b1e75a8512d776d2e20f6b9145 SHA256: eb70bfb3b362422dc54c5c6b3adafae4aba5ea7a92efbde8c48b01e44cfe23af SHA512: effd960f40f7eb979933b64d893d22341768d8b94a3d9466fdbfc49b69964aab77495ceb936582038b2997f1b14ced9b15d90e2e0a83d1a1051c0a455ce1410d 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-1co0bv2022dev2b1 Filename: pool/development/g/golang-github-kisielk-gotool/golang-github-kisielk-gotool-dev_1.0.0-1co0bv2022dev2b1_all.deb Size: 10612 MD5sum: 4a0938511db0262c30dea4ac9aa13c8f SHA1: f4ef3ab053654d818064285ab7127ed3f478e29b SHA256: 00a4706d49a84e7b43b9eab7d41a83eabcea84e8da992a5f4b4e0d9bfbc3c930 SHA512: 461f5505bf945575f9b0a22aed0af3cef605435de6755f6cdcba27c11a38cda25b1ad5d5c16a12b2efad0af6d97199060280fcab044f3a8ef17d93db9b70a7de 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-kisielk-sqlstruct/golang-github-kisielk-sqlstruct-dev_0.0~git20150917.0.0b86a3e-2.1apertis0bv2022dev2b1_all.deb Size: 6520 MD5sum: ab6a51024eb28b329761721acfffbfb8 SHA1: c576990c6bb6ac78a4f0b780128a6d72f368b154 SHA256: c4883c63f644f37752e09703d844d67386c1afcded8395302b5e7d11537c9f7b SHA512: 28daf2eff965cee6570a0a0d8c982ea582b5c211d0552404be011d8265f76c526e29ea3c9a4c29d9282cb93316eba3f5b9b2e658da315119bced8082b230de66 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 30024 MD5sum: c5253f9970037afd1813f317e6f1972c SHA1: 71a938c7fe09dc493743b15b50e87c9bca305040 SHA256: 89b9a4303403f97e4e78beddaa4aef5be3983b64ea2370f042a24c4d4612cf87 SHA512: c8d74be7feca7c46266fdcae351fa4aa53e711327487e144a8847fd87c52124762b702f14e803beecf22f40f8b7226ee3463f5575967ff0f4b162ad435198b10 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: 21905 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-klauspost-compress Version: 1.11.7-2+apertis1bv2022.3db1 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+apertis1bv2022.3db1_all.deb Size: 14229828 MD5sum: cb944365c0f7591ab36e461bbd57cc12 SHA1: ddb06138649a5ec61af89bba216214449b6c4f4e SHA256: 8e96ba82e4b635d45b988a4dc7ff60b2e94e11374d271ba2553311c073cc6ff2 SHA512: f473c849abaa4ba912ea657c6e5c8470178c56f8cee54095ef39575a79bc9b96da4d022664be45f40be6113aa1337bddf7216d2af10868dcab7c7b952765a6b4 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-pgzip-dev Priority: optional Section: devel Installed-Size: 400 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-klauspost-pgzip Version: 1.2.5-1+apertis1bv2022.3db1 Depends: golang-github-klauspost-compress-dev (>= 1.1) Filename: pool/development/g/golang-github-klauspost-pgzip/golang-github-klauspost-pgzip-dev_1.2.5-1+apertis1bv2022.3db1_all.deb Size: 117932 MD5sum: cb58b754e490e8ea7570e63df19ab905 SHA1: fdb0591b4f0a6ffe0f797ef9d44a5489fcf2017d SHA256: 396e93b572176c5f03fd0a551a049fab65d0465217995533c23819f1710c556f SHA512: 443be875720b56d726b40d8f6dae88419be70150a5113df30c97e6c9858c608f601141deab619216e2d18898a63a2edc10dd13d27f4b5ebbe4ea4a2fd0ed9a21 Description: parallel gzip (de)compression library for Go pgzip is a parallel compression/decompression library for Google Go which is a compatible drop-in for "compress/gzip". It splits compression into blocks that are processed in parallel. The output is a standard gzip file. The standard Go decompression of modified so it decompresses ahead of the current reader. The library is useful especially if large amounts of data (>1MB) are being processed. Homepage: https://github.com/klauspost/pgzip 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-kolo-xmlrpc/golang-github-kolo-xmlrpc-dev_0.0~git20200310.e035052-1apertis0bv2022dev2b1_all.deb Size: 11960 MD5sum: 651b7ab0026d364643db34b158be3257 SHA1: 6b50df8da4ff1ecf2e1e75e20b0e14dc3ee8502d SHA256: 742a7cea25e69cedd337288ef4625fab66ac80996f6f801620604934c4cd34cc SHA512: bbc3f28129a11f26cc1a97d7e3434d55286b2163e14f67545400e61aea6b16bb55fb6bf7c1e332bde275681b74071322a4be6be43ac73ae3ad4fe39b0d15a3ba 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-konsorten-go-windows-terminal-sequences-dev Priority: optional Section: devel Installed-Size: 20 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-konsorten-go-windows-terminal-sequences Version: 1.0.2-3+apertis1bv2022.3db1 Filename: pool/development/g/golang-github-konsorten-go-windows-terminal-sequences/golang-github-konsorten-go-windows-terminal-sequences-dev_1.0.2-3+apertis1bv2022.3db1_all.deb Size: 3864 MD5sum: a9f61498776708252c63653402faa864 SHA1: cc1405b9489303f40cb5bdadab1e02eae688aedb SHA256: 8d4def2c444e7c8587c61b87e2b8c5a45d93d823fffe343bd9c7b13d09f906a7 SHA512: c65492a3d977ed60b15577cf15bafbb20f73fb192cd9bc5ddc0e3bad7d09f925a9ca59b97c2378f386c25ac2c409cb21ee625dead05c9d5484d79aa4861f0731 Description: Enable support for Windows Terminal Colors This library allows enabling Windows terminal color support for Go. . Virtual terminal sequences are control character sequences that can control cursor movement, color/font mode, and other operations when written to the output stream. Sequences may also be received on the input stream in response to an output stream query information sequence or as an encoding of user input when the appropriate mode is set. Homepage: https://github.com/konsorten/go-windows-terminal-sequences Multi-Arch: foreign Package: golang-github-kr-fs-dev Priority: optional Section: devel Installed-Size: 26 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-kr-fs Version: 0.1.0-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-kr-fs/golang-github-kr-fs-dev_0.1.0-1apertis0bv2022dev2b1_all.deb Size: 6532 MD5sum: 50387c72158311321b5e92a6c0cd34c8 SHA1: f3d3b007018ffc0b5283ad66ec6f6930b428f2fa SHA256: c767c3af1b049e2ee712922826d806c0a948624960533ae623638d9d4f5616d6 SHA512: 504c16b481e4b292fce5b0be59d11d7783de51b8bcd853e8fd00f0e21baf60067d311103ddbf6527416f78a8e4c238ade636e6446252d5b49b34c50dd73a99a8 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 14860 MD5sum: 7c2263b6e126cf03cbf421aa5260b3af SHA1: 952dd2d5d32fb9e77201ffb513353e4f74d51981 SHA256: 0989428177ce1bf5a236bf1fac1ae3a0fa1bca9920d4b7d2664c9f1c838ad899 SHA512: be329618383111f97fc31ae71ef5e12f8450e237389727e7cde55cc6ab4595f1ee4b036a6d70008064e66ae516ec5ff557e6774a2e6db10511f523b94273c778 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 10792 MD5sum: 7c035083b096dc76477c6e3fec221af1 SHA1: e955b7ffe858d96ca5e8b5dfdb69c85fd7de7b55 SHA256: de4ea3fa5879a1821f94e65b5b51377ea4c2af43f88b3bd737f7712643ab0d5a SHA512: abf6f46437dfe209901df491bff3622818f5e2329f2649a77f927a8cc858fc0a6a00d203e1b206c692b601c3bdc0a64dc81b3bc0279d6e0760d5053b48fb46ab 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 11300 MD5sum: 51e0c39cab82e6c7e52e618bf1941027 SHA1: 7395dcdfdfc82e9943d6e2e8e82f1c5105d1b9da SHA256: 65643d5fafaa31244a81d3e12b67fce3a59b99605df4333c80e9ff1e90b6d654 SHA512: bafa68c8c1a8b748537a978ea1a631d0ef658ef20d95ecc455189e184d99ca7bed97ccc63e6c252f0b5aacb4e91c6def90da1cb48a00e9bd4dd69166caae6b65 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-kylelemons-godebug/golang-github-kylelemons-godebug-dev_1.1.0-1apertis0bv2022dev2b1_all.deb Size: 14876 MD5sum: a6a230b06d95b85dcf08db5f92652117 SHA1: 8405b87da70f322c36958885e0d987b7bc46bb20 SHA256: df73f9ffc9d8fcbc4a497e000d9ad9fa32eeb65c48663926239b6b2eaa193c46 SHA512: faa86b335d1a6c5a419852a511b628d9afa1c004d73266ae4ed57a7c8401b1fd46a0ece5edbd31c0074c6432a33a2829ed3525a4b9bee27dd75d5373aea170eb 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-2apertis0bv2022dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-leodido-go-urn/golang-github-leodido-go-urn-dev_1.2.1-2apertis0bv2022dev2b1_all.deb Size: 9768 MD5sum: c80059d3bba6ac070fe1bc82eeaa62dd SHA1: 4eb8b36980240c1921b2dbf8a738e04d4c77ef80 SHA256: 91c01597d45aa348aaac9a583831b799c523c34311cba16989b848041254cc22 SHA512: d23f0fc73f5cd22052ae6eaf0d5535a757ec93ab6ebd0a8537e85f70313b95bfd6c9639b89f80536707eb03f045e4670db084f4a0ee570679ff680617f46d2c6 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 76256 MD5sum: 938addff3141c58d1078055872fd7eeb SHA1: a05aebb306cdb3c8237677d247dc992fd142240f SHA256: fed2368a89b8fe023910405d803ff334797865f6c14652a92debb8c1e4c5bb2a SHA512: 86552e3f56ce1a062efc1b2ad613d30374c0b76f1839082865360607655db1ef8eaad1ac9fd5c3c47b0153414902621875de5b8e65a89c3f61b74dd0c651c911 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-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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-lunixbochs-vtclean/golang-github-lunixbochs-vtclean-dev_1.0.0-1apertis0bv2022dev2b1_all.deb Size: 5552 MD5sum: 242b913d4e69711a7cc147b211e70443 SHA1: 8dfb5a56cd7443595d0e1bf0e43282d844ffa7bb SHA256: 035bbf89834e09a081abff61a1f7c6f5e697503207dcc2c5193699a9fa200c44 SHA512: 349b76a05e1132a2ff84dedbb4866d259a3a92370de4c8deaa4d8cebaffb4247b7ba5aec1f0a7816bd0fe1a4b6865df25ea4363828898d280c0c6f860ec7fe77 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-magiconair-properties/golang-github-magiconair-properties-dev_1.8.4-1apertis0bv2022dev2b1_all.deb Size: 30060 MD5sum: e1785371fca9fb11fc462b38ef6863f6 SHA1: 68f1d848866d6c33db2a13577af7f9206e2d7a9e SHA256: 925abc1a63bfbbb78475bc013cfe3dfe90cdd3cbd56931d53dca439ce0e7d1e9 SHA512: 5ed81a3f6a03c612ad1cae34eae6baabdfe34b140f2c3554b3b069eb9e3ff602b5d4b72deeaff52bfed12c49ae50f7210bb3c45acddaeca6133dff71e8b10348 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-2apertis0bv2022dev2b1 Depends: golang-github-josharian-intern-dev Filename: pool/development/g/golang-github-mailru-easyjson/golang-github-mailru-easyjson-dev_0.7.6-2apertis0bv2022dev2b1_all.deb Size: 82428 MD5sum: 84b386030e08a11eab2205080e2735b0 SHA1: 4bed2ded5743e52e9d455803c6443bbd489c1375 SHA256: f6104c89265904528fa23b4919e1067842f0ed0c966fdc0f8a656ae3dc5beea7 SHA512: 7496c5ee257b85b53731f87280a37cb256470810cb9f1b33141e288f35b1cf981c46fb3798e03234dd95ebdb57e1263e57c6719b833408585eb87193e09454e0 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-manifoldco-promptui-dev Priority: optional Section: devel Installed-Size: 118 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-manifoldco-promptui Version: 0.8.0-2+apertis1bv2022.3db1 Depends: golang-github-chzyer-readline-dev, golang-github-juju-ansiterm-dev Filename: pool/development/g/golang-github-manifoldco-promptui/golang-github-manifoldco-promptui-dev_0.8.0-2+apertis1bv2022.3db1_all.deb Size: 23408 MD5sum: f562016c38fc4a4e8e85e59e77c6bc58 SHA1: f303ca8d2362477e5b31083c366a7b7be18e78ca SHA256: 4e81049d56e8d862175dac28375845495942a4b01e5cd696035d85183d67b6f1 SHA512: 83b767e1ba436abafd3d2e8eebc90ea7f93bfbafe036fe15424f4a0a3a5e912e9ba71b8e3c69e545151812935a2f690199ed53393a3c0270646fed953ddde955 Description: Interactive prompt for command-line applications (library) promptui Interactive prompt for command-line applications. . Promptui is a library providing a simple interface to create command-line prompts for go. It can be easily integrated into spf13/cobra (https://github.com/spf13/cobra), urfave/cli (https://github.com/urfave/cli) or any cli go application. Homepage: https://github.com/manifoldco/promptui Package: golang-github-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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 10180 MD5sum: 8dee9be779898685b1f4de7fea64508e SHA1: 8ba0fe72175c8a0b615f07061a85450f4014c93c SHA256: bbbadf79ca6806eb2565db73a177e1cd261f758482217c743db83dbe10af4eb1 SHA512: 04dcb7731688a565866147fc8913dc1746b798e8c5491d31a8ca7149c1851f28539847cf4819251188d2630dd3abb45e164b2c8cc7f52140593efd6af244522a 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 6668 MD5sum: d5d4591d26fbc336e26b59554c04c366 SHA1: 93a327130c77e91c5842143dbfa51b81eb27a63c SHA256: 2f0c189cd972a85dbceb5c004c4890cc3d8fd53c96c37ac0cbf6316f38547e7b SHA512: 1fb7803209b2df07e270323f4be1679e65e3921fd76f37ac379825842896d2607c006775b561e7c289d0494a93199c475e937462120e432ca9011711e9e56c1e 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-mattn-go-runewidth/golang-github-mattn-go-runewidth-dev_0.0.9-1apertis0bv2022dev2b1_all.deb Size: 14356 MD5sum: d4697714e297e14ddf6e05a9f007f8f1 SHA1: 5b11662ee4372183151694863cfe9d25802acc3b SHA256: d9145c1f9271db33d50374624a22b67fd4298726cb49fe6a9d0cd81a597dacb6 SHA512: 0d30d7192bc4198e151106344a03b1f658e8c1166aaacae5c62ae5ec3aff0ce9dd4a3a379d85a6615ece6dc1975c5fe556830643d9f1425175a918b5f4fd5072 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-mattn-go-shellwords/golang-github-mattn-go-shellwords-dev_1.0.10-2apertis0bv2022dev2b1_all.deb Size: 6140 MD5sum: 58e7da2ba78b6c7a67ff99e6d13a9478 SHA1: 66c050808ebe7984217131a2372d77801efd2b5a SHA256: 3e689487b2b7216c5857f597824fc01baab2537b4e11966506af318eee768484 SHA512: 4f81fd818b50b5cb322dc012e36971fd15db811f256f5da37e4a814a4be82be42bfe08e09f8dd8d5a21b7f1f360c29ec72da52c73052351fc3954a68013b1a12 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 58332 MD5sum: 886bf1417d1f6d6cc06c4a91c34c1689 SHA1: 34e346cb049b3cd37d3ce6abaa5376afce41af1e SHA256: b57e8f3a4ae11e8fe9eecd9845ad82c168fb4df8b6f2ff6a0eecd11b317cb34f SHA512: 63dc955ac189065b243acde08a305e833a058ede5a367102cf91e8c1ad57c88d844f6f88fc857b8b0c9175185cb538aa69b464ce96f9f46959cabff57feab13d 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-1apertis1bv2022dev2b1 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-1apertis1bv2022dev2b1_all.deb Size: 162432 MD5sum: c345147d5f4b780846c534abed228c00 SHA1: 36f4f12c7ddf76f941c35995f17096278cf03222 SHA256: fdb8b56c525c3c6028f957d29cd9f2ac4a4f4a6979ae0ab198dfd1f80d1c2cf2 SHA512: 996da36e9466ae32693327f71fa093d6c296925449e5774d9805aca3236674d3ff1f5cb6ccabb2d7bc0fdf4df81d670713a1dfbf6627a739e2f9380be40dd816 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-1apertis0bv2022dev2b1 Depends: libltdl-dev, libnss3-dev, pkg-config Filename: pool/development/g/golang-github-miekg-pkcs11/golang-github-miekg-pkcs11-dev_1.0.3+dfsg1-1apertis0bv2022dev2b1_all.deb Size: 32812 MD5sum: 53922cb94cfab9c4cd8ee85e2145c98b SHA1: 81c06c821418faef3265b56cc9f0dd3ba578a088 SHA256: 6f7f4fa2a30c5ea515814b054d9b4a08603ed87941455f6b63ffec5167d27c18 SHA512: 579cf0cb9fa9e97ced92a078adf7085f5067e2f0c870a87359eeeb221f9cc7a5fa7a6b55da95cbaafff7d14139183c2829a56760412e9e3ef60aadb7563b65ae 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 24544 MD5sum: b7344e9de840c285cfd6e104ba21e627 SHA1: b42dcb62046a50c169fd6bcd44c44b5dce5f02f8 SHA256: 5f5b09d0c5535042c31d2b1c4c76205239172fc8819d13a7d13592d7e2f581b9 SHA512: 7970659179d3da54f7dbf79072be53b0a3a322662abe9bed260ca12648fd365f3085260b2b9a70dc019c9dce21da895c67b57740ff5266aa7ed5a9bcedf16894 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 9108 MD5sum: 7469c1408edaf1b726a648ab064825d4 SHA1: 02910dfc860e19ecbe03f462160da7d77d68c750 SHA256: bb1964f8aa95fa1a84026b90ee4025e30bf90d2317b33d655d1c774673348f4d SHA512: 64c3de568b3c966a9cb76bdd1e73bbf1c3971d4eb95dca23fa833d8b408d66baa5c93f0e45d653b171fb7aeaacf0036dea8691f37eeddf6edbe5e5dcf39a0ab4 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-mitchellh-go-homedir/golang-github-mitchellh-go-homedir-dev_1.1.0-1apertis0bv2022dev2b1_all.deb Size: 5380 MD5sum: b1c656d44c3e3d51529a41966f3a06ea SHA1: 86deed79c2d535a803d4ae83e1cf9553bf314a1f SHA256: 898febfb3750d43630793f618bf314e685bd343143efc7dae11fa59703d1f81e SHA512: 4947ddba47b5acb9350c31063900512b1bb91f52482353f531db574777072b27b05a8c310f0d3ea490670ed0fca6bb5f4b1669c56a00be1f427e177049eb8a1d 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-mitchellh-go-testing-interface/golang-github-mitchellh-go-testing-interface-dev_1.14.1-1apertis0bv2022dev2b1_all.deb Size: 4556 MD5sum: ebb980cbebdbe18417a2ef5afe581507 SHA1: 89741674a95a04ae966189de9e98a40740269f94 SHA256: 07ddc3782356d757a3551b1177793d47e12252cc5b80401f42f437bece4eb57c SHA512: 3dc8c69bb11fea0303879b30714e95e78ff2f01d6c92a98ee701071b2871733b566fddcf8755ee484b9ddeaf37da600f119617ca6bdaf2235e6ed5f2507fe272 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-mitchellh-hashstructure/golang-github-mitchellh-hashstructure-dev_1.0.0-1.1apertis0bv2022dev2b1_all.deb Size: 7776 MD5sum: f49ecfefd93246fc8beda92305323f07 SHA1: 15f010816b679b2a44b180e921646526bc805bb6 SHA256: ce9537784c1ae883753853303370a1ff5a5cb320081797ebd8afebbff8e134ca SHA512: 1b340d091cf684229f736fe55bff00177777010ce15c0bea5e1dde7fd690627e4e1ae3d1c53ca4d218af4694ce54d28701525efa68e29f827aa733b703429aa8 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-mitchellh-mapstructure/golang-github-mitchellh-mapstructure-dev_1.3.3-1apertis0bv2022dev2b1_all.deb Size: 26056 MD5sum: a8800f4661acba1605e9bcac046197b4 SHA1: d0397d9edcd4cf75d44e39426e0c7059c7486ef3 SHA256: bcad84ec793b0095c2f88993c20c9fe9d823fc056acd5812ab512598a7c56314 SHA512: 0df29023beae65e9731aadb0ebc08bad7e166434db889c00e266097f76e42c4176a2c5e6615243fed0fdde44120290dd0c16f4a7835b94abfffa4a3854614375 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-mitchellh-reflectwalk/golang-github-mitchellh-reflectwalk-dev_1.0.1-1apertis0bv2022dev2b1_all.deb Size: 8400 MD5sum: 8b1db93d28cfe2f52d15acf446347ac5 SHA1: 99f20900a20a06ed142d23fdacac9f2e8dc67f4e SHA256: 4aa929827c6b84a20ed2f01d327d98f7b100e982995ef4d43b54510051b8d40c SHA512: 9cf8681bc2ca62488a1a9c70b50e941cbe3818a3ee3a867b49f56f64e8c63b5a3cd0c1179ab2995789569450a19d012750fbd99432882e63baab28323f54290b 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-1apertis0bv2022dev2b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-moby-sys/golang-github-moby-sys-dev_0.0~git20201113.5a29239-1apertis0bv2022dev2b1_all.deb Size: 37112 MD5sum: 33e0e66e0e0d41796623f4fc047c7413 SHA1: 7e0ee67f9d1398678e50cfa6296764430c18538c SHA256: c08b2c564525b77b5a3ae806230e318f7410cbece3c682d589c0a1130521587a SHA512: efcbb67a7b6dfed02a78b4dfa99bbffe5830cbd42d02f27b734559659dcf5a9834f53f094fd3b6a76f060d8b6850bf133a90f4997b2b5fc71dce7ed1931b5b20 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 12060 MD5sum: 17fd4e0eb1ae507229425a6693aa6c7c SHA1: 4c328a74be9b650174a7064894a6569abd65f7a7 SHA256: c9d0c94612970bcc68225e4933b981f1d7df7ca55beb0360b53dd3995f1422e1 SHA512: ee929b3a9de35819b462598040a8bfe7afd20ee490d04f9bfc2c65db563fe7cb34f8d786e01310caf757e1dab66bf8eefe4ccfb07da9cc1e29ed7736ca9e4c74 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-modern-go-concurrent/golang-github-modern-go-concurrent-dev_1.0.3-1.1apertis0bv2022dev2b1_all.deb Size: 4868 MD5sum: 6acfb190212a3bb79a04e98e12078753 SHA1: 65366c6fbbdfaab0fc9156f6c0fa0a924ef63d74 SHA256: d592f4c18d24b306219b23d23ce29931336f09d1396680150c366a32a676fb60 SHA512: 425d080cb2e1bd218a0329c3660d62d01fc170640469de8ce4a5d090d50a866f178e8e43da885f0a6acaaabaea4daff6a5c2830b2992be16f8fc3965d01db5d6 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 10828 MD5sum: 6f8e5bc654ab2fdb5e1be86beeb045ca SHA1: a11ddbb936a3ecf0cf7dd6c5a49c19d21a784bb2 SHA256: 592fe22027fe57e505a28252a46968bcfdb415a1b51fd4cbd7e4b0ea1ccffc40 SHA512: 58d4bf0f04d4c618d290f9e49ecd1f5c92e60bb5069ab5de9753f67e424519aa570252db2d6ff1fd7947c2c4b4e2e91bdba4c98440a07416998e1ffe901cd160 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-morikuni-aec/golang-github-morikuni-aec-dev_1.0.0-2apertis0bv2022dev2b1_all.deb Size: 6380 MD5sum: bbb0202797eed2d9ad941c35cbd91dcb SHA1: ac440869f0e8ffec6775744e330939dc1493ad83 SHA256: 5d5ad8ad3faf97afe391855d8d336cd73dbc5dd39c660ba3dfb6f2ceb3b7f0da SHA512: 718095fe652bf4e17b55a0b8a78136eb53bb3eb1d8080af48d280bde54b725d8ed21ac2a8a7dde0b04def0a63822d8911279084978f4089e99e765c31232fe8f 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-2co1bv2022dev2b1 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-2co1bv2022dev2b1_all.deb Size: 6444 MD5sum: 99e562c633166982aa865b3750f542d2 SHA1: 4e2ff62a163e1eab74f4be307cc42c0dfd95bfdd SHA256: 28e5d546dae4d8d99a8c7b6151a4fcf56a5f38b524b0cdd398c0dd340f365173 SHA512: 3211e05bcec57543b1197f1b6403f45be28e27b567cbd39aeafb8c0dd00907fe460ef16d19259b29a9473980ff0d6d3e27bc825b7596dd3de502479fe949c401 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-mrunalp-fileutils/golang-github-mrunalp-fileutils-dev_0.5.0-1apertis0bv2022dev2b1_all.deb Size: 5364 MD5sum: 0b69a4caa504c4c88e999d6898953883 SHA1: 6ac3389006dc781b129fea497511689fe97d7ec0 SHA256: b52d01a2838f2689d4401a4e054504c928110ab5b6aa3a13851c2b44285bd778 SHA512: ecf430d03bba34b78ee09711eccae13420c1b56cabe91880277406a4cdd937b223b7b566ca15550bfb89d029c18d307bae4c79073dd772fb29a82a22a230778b 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 14860 MD5sum: fd48d80df94dec5eeac201b75e32272e SHA1: fc14895f59212bb2c2c4956c79489d8109430868 SHA256: d4bd3d0d8226afc4f4bf3416b2bd40bdf66bab0ec2b7fd193c1a9bc228db0eaa SHA512: 2faf7b051999497dd2f5f08490d697bd5fd74e714baf9a8517a27e0de04ea2dd5a7e5a257acd7db28e32e31ebdbbfe9ad6e39252174a95d282930e732f69482c 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-ncw-swift/golang-github-ncw-swift-dev_1.0.52-1apertis0bv2022dev2b1_all.deb Size: 55160 MD5sum: 847e4247af99064902059517848bb5fd SHA1: bf1dad3765583edf00a960c208dca66600e4b967 SHA256: 21edba826633e6a25faaf7c8947284ada16a8527f29f085bdc48fbd4c5516dde SHA512: 7a9e70996c210298818e68b74c53aad8722dd84463f3601f6c81e739140877fbacec5d9329cd9465b2db375307a17bf7520bb0e3eb67c0226a81696a8bafb587 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-nkovacs-streamquote/golang-github-nkovacs-streamquote-dev_1.0.0-2apertis0bv2022dev2b1_all.deb Size: 5208 MD5sum: e11eee3cf80c171f6ca2fbfd69044013 SHA1: e38b429274cb925bbb601cf67a4781509975897d SHA256: a768e5af9af87d099ec064f18061d4a230f7d065ada513d2e8fab5b75847e71f SHA512: 9f18845900eb15f3e356d28b60d4fdd8bb0b41bc29b67e65642c0176a9166f08a1dd6a408e74da0051cff6e9944f9c3e32307b698b1108561eeb99e11facf04b 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 8892 MD5sum: cb106fbe98ea1a229b580180babf00bf SHA1: fa296137a0c8537c134e97ed44e27420275e46d0 SHA256: b69de9627af8a10c8fd51756b288245a2e68b14a80c6a2c47c81c894c572b33a SHA512: 2d5c6f6e1a65f5ef2f38941a96928d58734421b73518c20b4167bf820c504367c4a789936a1238ac7de8f8331848b5809b633f1975dcadf05212b6e75a856055 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-1apertis0bv2022dev2b1 Depends: golang-go, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-nytimes-gziphandler/golang-github-nytimes-gziphandler-dev_1.1.1-1apertis0bv2022dev2b1_all.deb Size: 40140 MD5sum: 3335e5aec2ddb0e119fc7ccaf788bf5a SHA1: c2919282ef32ccb6398c84815cd18623081a7f1c SHA256: 035039a036afc45abcc1e01b6a134ec635b99ca54c312d87d1eaac61b29ba734 SHA512: 94003b8e4d738891be5a8e81f63fa0760f21798a8a0bda27bce193195e216c944794de2c367cce1c9c100982710f6d661bff66a6f38fe4ce1db9e289682fbc8d 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-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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 20320 MD5sum: 07bfe4529cfb11933a9bbdf48cb40d07 SHA1: 3608fcc16e390947fed45b889e9a0ce758f735d1 SHA256: a9097cb55f27963e23ba940bff45086c6ceca910d4ce019b99d9079cccf64bec SHA512: fe77bae5397f14f8c9dadcd44137541fcfa6facd6a6c846cd4295cee63fc211f9579a2b92631035459058747cc203db96e46206def8a82825eee9d6ef5a474d3 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-2co1bv2022dev2b1 Filename: pool/development/g/golang-github-olekukonko-ts/golang-github-olekukonko-ts-dev_0.0~git20140412.0.ecf753e-2co1bv2022dev2b1_all.deb Size: 4412 MD5sum: ec88cae5fe0d5ef0b3b16d9a52df011c SHA1: b92f7d5a1f0a93c09d76093b263f41ce791787e1 SHA256: 797f4e4770615b83b41a9ff92b90e544ffefc773eddad25df5904872818ea34e SHA512: 052a4af16c86330bf89121c6b6c4a4c72f1ffe99a5feb7385bf5ee31fd3204cb1184ce3f1426566cc1fbb0ade0cd59a7d7963c414bad158b1cfccb565e3d5a1f 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 124572 MD5sum: d9276d236dd2a3dead48f7b356cbb17d SHA1: cb1ab06de0dae3f021890c40c85d4e5d32c755bf SHA256: e0be330fd37cc192601375ad41edb180f4325d51c6475b3583dbfe7062dcbb8d SHA512: 4f4d80f3477332a09a095363ace613bc03dfda20580fe3e8b8409f4c1ca1178e621dabdcf4ebe221f735efeb23f906bab4f86ca38bd0ebe6393ad9ce094b816c 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-opencontainers-go-digest/golang-github-opencontainers-go-digest-dev_1.0.0-1apertis0bv2022dev2b1_all.deb Size: 12308 MD5sum: cda85881e664aef4add8bef28d4751ae SHA1: 5bd9f6aed9e372b43b2e585c4553e0149a2de6a2 SHA256: 30f005e667de7e52c3638aacbdd1ed5c1d1cbe3726288682ea9bb46afe003540 SHA512: fbe9ff86b8f19c57b31a0f3cc91a90c095f25284cf1e1789883f94fe5da8bb5660bb6704c3a745845ba5dbd5b02f76bda998e2c42cde7700281e6e3717a4ee88 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-5apertis0bv2022dev2b1 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-5apertis0bv2022dev2b1_all.deb Size: 34440 MD5sum: e134f1920c0d9461d8c9e24e02568da9 SHA1: 913bd3b9cd6d102a12f2b059d676b78b32c53b59 SHA256: eba1187ad24adca7b30ecf1a39432a8a813421f90be3841badc89940cc38f772 SHA512: c7974f019ac8c990854718a06f01d8bfa4ce0e4891b395bfc573813243455f1a4b027f497e30e7e9d6a40e299835fe90a87f02419d058e3520fcf8c9d8a88166 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+apertis0bv2022.3b3 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+apertis0bv2022.3b3_all.deb Size: 231396 MD5sum: b03fa3c17d7b45ed1afcf27b7a93d75f SHA1: 2fc8f3799a3c58d01c56d2da00bf67a017d78a38 SHA256: 12d11cce866dd55006bcac2e2a5a712be355d6714b6c551a00938fe555368508 SHA512: e1d763cbfcf12e31cec150e5e083615b939ffd0897aaf9ee1c59b72edd6be87df1ef781c16c84bc664bdf76f03e947b15cc53856dcc5e73f56a6cee23f231ab9 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 46808 MD5sum: bab92dbe2dd4899c3232e4b2e9b637a0 SHA1: f7ef5233a5e141a94bd4526db0ee1404ce3dadf4 SHA256: 49e94d18736ff72868129b3b9d6fe3d76c0ae2644481698eb68bf643108556fe SHA512: 83ac0db8d4f5bf6a5516c47e3794b6515f238cc076afaa648bc05ec469b606cf722687623a72bb7c64722aad77217eeb9aabcb346d0664a6c0a8906d79447a7e 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 21844 MD5sum: b211654ad4b24e05c8052a94b8a92ef7 SHA1: df2b5b50fb3f7174cd22ad08297ab04d3b207528 SHA256: b808da532e30407e7ad539847be1d7a39212b327f656c06adaca49390cd50398 SHA512: 7dafd992dfc6e497703420406b83bd89d9d1562a2db747ea5a1b595c7f1d8c9a272be47b1d81dd280bd58f420a143e59b4b3b2152017ebb1b3c1f36ff3fbec95 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+apertis0bv2022.2b2 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+apertis0bv2022.2b2_all.deb Size: 27208 MD5sum: 29cd42726b306cef68acf941c3fb5041 SHA1: 082bc05561e193fc82de56a022a6e5cb77cb580b SHA256: e56c7592ab9d6a2614fc26581614dfd765a7ac795fb90527688951f377ed44a4 SHA512: 79393c81037ee05df71c14012ecf8e12e229ba45230aeac148da4da92c6f8f48a7f0f227f889c98e9c92305eebfc47d382726435da3ea5f3c3bf2decd4368ed5 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 8648 MD5sum: 3de73c10424ecede8ff705529ac6400b SHA1: fcddea3d64bf0184ff6941844c2c523846fae80d SHA256: ac54c87e03add6e555b0fa38dbdb1642a56bc21a67f52fd438c2a16ea5431c04 SHA512: f135a2384e62844b05a611685740d35117978dd8db8b4f3e9fb04c09ac6af301814d3148f7875a9b0ec7f2c61ad0a068d077261d274308c75b0a265dcc074470 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-openshift-api-dev Priority: optional Section: devel Installed-Size: 12054 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-openshift-api Version: 4.0+git20190508.81d064c-4+apertis1bv2022.3db1 Depends: golang-github-emicklei-go-restful-dev, golang-github-google-gofuzz-dev, golang-github-json-iterator-go-dev, golang-github-spf13-pflag-dev, golang-glog-dev, golang-gogoprotobuf-dev, golang-golang-x-net-dev, golang-gopkg-inf.v0-dev Filename: pool/development/g/golang-github-openshift-api/golang-github-openshift-api-dev_4.0+git20190508.81d064c-4+apertis1bv2022.3db1_all.deb Size: 899640 MD5sum: b8de292d1eb55e53e7c75026b82352ba SHA1: 394c7b2f8cde713fcff6ee66be14c63958f5f547 SHA256: 3ba6c52ef221a0d380d1f83ba6933865d7c9fe1804e33c1cac6c36d2795e8407 SHA512: 05c25e2cd41471f174685a8b99d81b254e48ff088b476b3755ab5298b0d9acd06161879d788afcd5d55bde091c3b75100a3a950cff089bd674036120257754eb Description: OpenShift API definitions API type definitions and serialization code used by "openshift/client-go". Homepage: https://github.com/openshift/api Package: golang-github-openshift-imagebuilder-dev Priority: optional Section: devel Installed-Size: 523 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-openshift-imagebuilder Version: 1.1.6-2+apertis1bv2022.3db1 Depends: golang-github-containerd-containerd-dev, golang-github-containers-storage-dev (>> 1.11), golang-github-docker-docker-dev (>> 18.09.3+dfsg1), golang-github-fsouza-go-dockerclient-dev, golang-glog-dev Filename: pool/development/g/golang-github-openshift-imagebuilder/golang-github-openshift-imagebuilder-dev_1.1.6-2+apertis1bv2022.3db1_all.deb Size: 86984 MD5sum: e680446bd0872a874a4fa34f402e3459 SHA1: d8f12babc08635ef284d7edb7d21f5bde42f16c6 SHA256: 3ad99b911ce46f2cf7ea6062de57a31658870f2bb444a0cba018d877e72dfe96 SHA512: 5946c3262c390943a03c06f7057b699fd5197ef059630ddf9ebcd9d3cbcd110f3aac1c0850a4e503f33fc0257af1f002a44ee6e038fe7012f15cfd0f62c97605 Description: Builds container images using Dockerfile as imput This library supports using the Dockerfile syntax to build OCI & Docker compatible images, without invoking a container build command such as buildah bud or docker build. It is intended to give clients more control over how they build container images, including: - Instead of building one layer per line, run all instructions in the same container - Set HostConfig settings like network and memory controls that are not available when running container builds - Mount external files into the build that are not persisted as part of the final image (i.e. "secrets") - If there are no RUN commands in the Dockerfile, the container is created and committed, but never started. The final image should be 99.9% compatible with regular container builds, but bugs are always possible. . This package provides sources that other package may require for building. Homepage: https://github.com/openshift/imagebuilder Package: golang-github-opentracing-contrib-go-stdlib-dev Priority: optional Section: golang Installed-Size: 59 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opentracing-contrib-go-stdlib Version: 1.0.0-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 13144 MD5sum: f25b19d65c5b208c521fa3e4bce21dc2 SHA1: e727f66ede1216461b928b031df733792a187845 SHA256: ba9376350c073c5bac6deb1e508fa9671216b8cc2e6007c44d9ffb914e7f7c3c SHA512: 091802f2f0176c8e0967ca95b8408dc03b89b6e2ea5589624a8fbae00332d060b64c611fa830b2269d39d76871d7ac44ab99da8a462895995facaae253255f12 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-1apertis0bv2022dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-opentracing-opentracing-go/golang-github-opentracing-opentracing-go-dev_1.2.0-1apertis0bv2022dev2b1_all.deb Size: 29660 MD5sum: 6d7ae8f2f17ecdd0e3d565c0f9872de0 SHA1: a265711dc6de92fbe83820c9b4a27c2c31d4b701 SHA256: bc29456e3409d2ac739878479bcb675311d304ef645db5946f7410ab26c31a83 SHA512: 114628ca4dffc096f165bbcfa06dca2e13adab6d9a411b872dde07228e836289497523748b6c1733142e29e1b04ffa6fe4159832edb1aeda8dc9f9c671adcd2a 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-ostreedev-ostree-go-dev Priority: optional Section: devel Installed-Size: 101 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ostreedev-ostree-go Version: 0.0+git20190702.759a8c1-4+apertis1bv2022.3db1 Depends: golang-github-14rcole-gopopulate-dev, libglib2.0-dev, libostree-dev, pkg-config Filename: pool/development/g/golang-github-ostreedev-ostree-go/golang-github-ostreedev-ostree-go-dev_0.0+git20190702.759a8c1-4+apertis1bv2022.3db1_all.deb Size: 16560 MD5sum: 8ff380e3e8cb877595945ef38afcff4c SHA1: aa44a24f4d6329daa65997ec2bad0f6383d23924 SHA256: ea47b55afbb7bcd20e9c18a534f501fb9e3b814d036dbae30f880780fa20ef89 SHA512: a1d35724a49d299ffe72da27c74a83002095871b4cabd0a36711e00c3d4c396909103cf6aa7e482ccc597217184470f20dfc9eb7f84137fb8cbe77438cd3279e Description: Golang bindings for httt://github.com/ostreedev/ostree OSTree-Go Go bindings for OSTree. Find out more about OSTree here (https://github.com/ostreedev/ostree) Homepage: https://github.com/ostreedev/ostree-go Package: golang-github-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-5apertis0bv2022dev2b1 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-5apertis0bv2022dev2b1_all.deb Size: 14012 MD5sum: 3feab00d69e1fad5900135a06dfc58b4 SHA1: 5e80f0e28f25a5919917d38ea1499e88f1af990f SHA256: 3d65bac49387dc55b5e964fb2fe21d7bd663e70d210bcd8c3f08441cf1843308 SHA512: 9ecc7dc4949c3fbc847760fe45a68c39376b17c9427c4518785d166227bd08b46ab940ebf76ba66d4fd3fcd3c6d90ebccdfdca4e01a77e8a61cd7d17f8abf8f4 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 40840 MD5sum: 731751b04a6103d58dc14a321ea8537d SHA1: 9262349156ac35b7514d438771011bfc5c37890b SHA256: 7094da29c3c40e802a18872094c1fb41601761af8bee89f87ff609ec7fc6a0d8 SHA512: 6dcef87c15bb3c086bc6f9a1663a24ed4d34f387036208a52f5ea28c0bec18240699ec4ba79a747f8cb0f26957783f636bd1258edf13d4d080535b0c19f6323d 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-pascaldekloe-goe/golang-github-pascaldekloe-goe-dev_0.1.0-2apertis0bv2022dev2b1_all.deb Size: 21860 MD5sum: 53f9b5246c1732c463e9f4ef97b8707e SHA1: e074dff48e0d699c45b56019a481d9c1087250ed SHA256: e54ef39f3432c418cd727bc9c95fdb577b73b56935455443d33e12f468df1dc0 SHA512: af5ba1947b5f072e29f201550a79c101cb0ad6a8846a8bfc38afffcd6e638427a5dc4abac19f7e635bc7879cbb8e0713521e16e7607a8449ef4c5f8533775106 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-patrickmn-go-cache/golang-github-patrickmn-go-cache-dev_2.1.0-1.1apertis0bv2022dev2b1_all.deb Size: 12456 MD5sum: bc47fea69b5a5886b54b76c09402ba22 SHA1: 073512426cdd6ba4403bb0fa5801948e3c87a72e SHA256: a7f01d77c477c36ac42ca83ce5fe39c65cef085bba92ab53cb7c1512c903f040 SHA512: 991c6f2a9bb4791c89058df2f0827f00f59bda7b49e73a3bd9fe670e9f4b3831793ab98daa476bb6f7be4a6bb1082fe20dafda400d41b2a997e6c5d34624664d 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 12388 MD5sum: 14b5bec8939e04566db4148928f19722 SHA1: 33f7f6484d534a48537bb7a3036da5d378b7a3a7 SHA256: dba6a59f1b0a204e1e34dc54533c6bb1ad8fbdd48acd4afa4ed93877e16d46a5 SHA512: 34bee6628f567b399ea013aa1bbe00fb9009e61555b683babf2954384646d22382b67dbaf52c2eaf8d436c8f8dae31b09f4fc17e34983c0443bc2a715b2efbce 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-1co1bv2022dev2b1 Filename: pool/development/g/golang-github-pelletier-go-buffruneio/golang-github-pelletier-go-buffruneio-dev_0.2.0-1co1bv2022dev2b1_all.deb Size: 4148 MD5sum: e65000ed914b9ebc35db1d2f34cd305a SHA1: dc2f734fdea629358587f1fb6658f50bbe98993e SHA256: 913e36a30d3b1c9c9e68abee4fc8b0181bfbcb0e9a420a231b357cffce4ecbc8 SHA512: 3b1c35c59eff5aece77c3418b4b767e6633e2e5ffac5fdd344094b55d033ab9a08064862a2d698e539694c6fa6c3e496fd795057beb7dd0fec94d5804872c15d 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: 6534 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 1.8.1-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-pelletier-go-toml/golang-github-pelletier-go-toml_1.8.1-1apertis0bv2022dev2b1_amd64.deb Size: 1124068 MD5sum: 2dcfd3c8c5f8f96dbd5f4a9a5018748a SHA1: ca8f7366441473ae95a9d7785c1ed8c763cc5031 SHA256: b217e16c4fe5627d8dc44146632bddcffeb6ac9644e72fd59b04dc8b76f93611 SHA512: 06d7ec69cb4a8adcf143ab0e67b191847e0bdde18ee2e05b88bf178d02a0358c628bbda72a60e29fd4e66c12c7de094fadf89d8175f4e7e0204c3d18180ae70a 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.8-4) 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 75648 MD5sum: c8d94a47036ff66bba98228c66fcab33 SHA1: 9e2ba8dcfe8a9a3c9cf35e5fffe6f8bb40a84d17 SHA256: 5d52cd4c5822a301fd839133a74cb83b928eeb9406717fa5a2ea2e385fd3ceb2 SHA512: d0efcc909edf39c42261b485cfce18d605829f54d2550d5c0e9d09683ad9683643303cb000af0bedeef7497a69a4727c4c861f533617c6eb9d2b03ecb0a1287f 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 19124 MD5sum: de527d7bb225ea58be28365e341c70b9 SHA1: 6d6d974ebf9b7bec0183a0ab8747068684b95689 SHA256: b90fd66c0fc1324be2540c4d121dba954444feda07919e0a6a72275a4130375d SHA512: a3af15af4d9a8bb010fb91f4980d4ca0f1255ce7a931d358a2a4ed363a0f5ef33d97bae3cb054e6d255fa1ac85f74643b11188e59089dd07ce1f1f01ba1b4196 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-philhofer-fwd/golang-github-philhofer-fwd-dev_1.1.1-1apertis0bv2022dev2b1_all.deb Size: 13128 MD5sum: 6b368df0bf0680bbea22bae4b56115dc SHA1: 062c3377be7b1f53a75a07ddc5c6c00570aac5be SHA256: 25b61900ed7d7ce047584da855ae64578fef6c7d72cfc64bfe85391bb709bd6d SHA512: da6aa086bb00fe957a60adf7f7206fcfecd26155fec50cdd0c506eb5da2a2eb380fc9e3abafaf06184deff4efd44c3f12adae39814fecb4225f92d7e4837e882 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-pierrec-lz4/golang-github-pierrec-lz4-dev_2.5.2-1apertis0bv2022dev2b1_all.deb Size: 5101884 MD5sum: ff1338df5a6ed3529dcdafc70cc57a83 SHA1: 4e7b21feafb2f5ab0aca898dcf2b57cd318cd847 SHA256: 75d9c5591ebba77be011e8a3d5a90397e3434f08955168d0cab6434250e19113 SHA512: 7b7a44c27f82fffbf4a09fbab4763c9027f9aadcff82f26fda71fbcf9e164bb1966f2edb375663becbfd17a9af589d47cfdd244b4d8d2bf1e16128320108d938 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 5080 MD5sum: 1ac8b349260c16235940fe089d15f3f0 SHA1: 0626a55092d5dc6b8e025a89b81fe7f6714a920d SHA256: 38f995e4a6411b62b242cf0eee317f1fa3e2f7925f61ad2aa5225de9a09daafa SHA512: 1c538f4a8b70f93341b2eccd3fb78649a2de79f0bbde12e8e78b179bbac9e8573e929a8ebe55d685585a2d3df151cc4ee5d39f82a1879beccf756bdf71601684 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-pkg-errors/golang-github-pkg-errors-dev_0.9.1-1apertis0bv2022dev2b1_all.deb Size: 13228 MD5sum: 61397f19a03ce44f526eaa2814d0d569 SHA1: a1723e18c58b44b7f9b44a47a691e953ca70554b SHA256: 94a40b4cf8336482e5400411e3eafec251388ecf234a6ed7ce8f2e2d18ad943d SHA512: ce29342968effa3e183575c88f6fccacbb4007fc9ca38c50b93e7d4a7dd85ad3cc790e0075d5399737439e065122592af18e92cbee2caa9335592cf8ef8257ca 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-profile-dev Priority: extra Section: devel Installed-Size: 36 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pkg-profile Version: 1.2.1-2+apertis1bv2022.3db1 Filename: pool/development/g/golang-github-pkg-profile/golang-github-pkg-profile-dev_1.2.1-2+apertis1bv2022.3db1_all.deb Size: 6796 MD5sum: fbad671e3f58884e892a174f3dc02663 SHA1: 8f313efdc69b6e2fff43129d2c83676de8505443 SHA256: 46ba2d14ae236c97537e9cf274e92352e3ac5a7ceaa24c4dd6adffa520135418 SHA512: a60453455987404946b3a222f92e75fafdb4ea1bf717ef9af57daf8c3219fa610529ca05db0c9641c0eff889437383e6c73af35a437d3f0466da42cabb1fda97 Description: Simple profiling for Go This package can be used for simple profiling. It provides several convenience package level values for cpu, memory, and block (contention) profiling. Homepage: https://github.com/pkg/profile Package: golang-github-pkg-sftp-dev Priority: optional Section: devel Installed-Size: 324 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pkg-sftp Version: 1.10.1-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 61812 MD5sum: 17e11ebc2c3987e56f88be9a67db711c SHA1: c41ffca054beed5cb5d8c4dbc2fdf7273b7f82c5 SHA256: 4f8a3681906c1334019d66abb8122b45d04db3b10e4567068fc585f6e639bc1c SHA512: c4a49682e0dec45fd5a16876ac6b05a77e102eb695275b54b060fb6ea152a032c217d5c35c0fd9212a44deda38715a3328666cf56ed09142ccdee99b8a911262 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-3apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-pmezard-go-difflib/golang-github-pmezard-go-difflib-dev_1.0.0-3apertis0bv2022dev2b1_all.deb Size: 12524 MD5sum: 3779649b8cf1e7e0d8cd3583a37de152 SHA1: acd5af0bdfab95066f68e0f03f8f225aad2294e0 SHA256: e81bd971d413dd40e52aa1f2298d7fb0199bf289513e18361974c041e84d2845 SHA512: 31008de85b85c840eecb0cd52a3449ee5d4559f372ac828937baa410c0081cfd53c8b46aea415ca3bcc1f0c2a7361e6428badb1c4063748101265d1cab0d21fe 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-2co1bv2022dev2b1 Depends: golang-go Filename: pool/development/g/golang-go-cache/golang-github-pmylund-go-cache-dev_0.0~git20150304-2co1bv2022dev2b1_all.deb Size: 12656 MD5sum: 0171b3128805920d7f60c516a28fb10d SHA1: d28dc752af0f907fd574a37751806ab5940d5dd0 SHA256: b648667cc300e2ac24336666cc6420d9aae765bd28e3bba180ae2b74d4a4dd51 SHA512: 1269b05793c0f8926e01a6a73e7b5ae1c6501a39ad88d97500bd4de275c37d1bc0d982c5e01ef2e378d2ab57a26e5446250c517fe2578eb530d276c6391cfb3e 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 16196 MD5sum: 23e12f05656394d8c5afa596c8375c19 SHA1: 99f28629db3c1b2003bb61c1611d150600ad328c SHA256: 743deff56ae65bcccabc600536dc8de45088f2182821988eee953dc1ada4df63 SHA512: 25120e182e2215bdeb5fccac4f286d1cd400a7c4494e96ba7b9a479f3edecc99928f0d68abab10057a9e0027a323e05ba07c2ae86a93ddc08488701bbd56e230 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.1apertis1bv2022dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-pquerna-cachecontrol/golang-github-pquerna-cachecontrol-dev_0.0~git20171018.0dec1b3-1.1apertis1bv2022dev2b1_all.deb Size: 14536 MD5sum: 3a57d43025e32ee5c4e95bcaeb46130a SHA1: aa0b5749b0705d5f59362f9cafc01655ff7eb598 SHA256: 3c348b4fc771e6e18d8e2c82b00e037ddb3426e11d549e5d8bbfd0f636ca47d8 SHA512: 4b6ef98fe63451474d527d010ba22a8dc95524562eb5fd3077e0ec7ae4d58022726c09d1d1a37bd43bf852f6539cb4ba8fde421c0d29713978ddde85c74cc44d 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-pquerna-ffjson-dev Priority: optional Section: devel Installed-Size: 445 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-pquerna-ffjson Version: 0.0~git20181028.e517b90-1.1+apertis1bv2022.3db1 Depends: golang-github-google-gofuzz-dev, golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-pquerna-ffjson/golang-github-pquerna-ffjson-dev_0.0~git20181028.e517b90-1.1+apertis1bv2022.3db1_all.deb Size: 71336 MD5sum: 811ada866d051fc5443b194cd57a256e SHA1: bf3b1b50342180221048740595046dfd5ccceafd SHA256: 9aeca66e529ba152d77ed9a9271bbc9dc39bafd673506858edc36a61498ce1f3 SHA512: 0712ba06316f8db974f45e9950c75fb6b08681f276d6a27303afad3fbaf6594b5a2770b36403575c42b19682d27921567fb7ac28e34fb867a03c5c7cceeccde7 Description: faster JSON serialization for Go ffjson generates static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where ffjson doesn't understand a Type involved, it falls back to encoding/json, meaning it is a safe drop in replacement. By using ffjson your JSON serialization just gets faster with no additional code changes. . This package contains the source code for other go programs to link against. Homepage: https://github.com/pquerna/ffjson Package: golang-github-proglottis-gpgme-dev Priority: optional Section: devel Installed-Size: 78 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-proglottis-gpgme Version: 0.1.1-1+apertis1bv2022.3db1 Depends: libgpgme-dev Filename: pool/development/g/golang-github-proglottis-gpgme/golang-github-proglottis-gpgme-dev_0.1.1-1+apertis1bv2022.3db1_all.deb Size: 19640 MD5sum: 854597f8d9b9a327daa6f48cc02c8bd6 SHA1: 231ae5c9afbcee23032a1e2c1c5bc391bbd5457a SHA256: c6c0db25f36c832c51cc14e8f493421ebc68039261187463965eaf5b7b56272c SHA512: a40f96463b90e4f44545e7266dd273ec57497f710d8cf059ce7deb00e0322866ba7558ebf1fba6c6a8e38fa6c1a35e11a3e684809cbaa9d3a4bf7d9fa20c1a0d Description: Go wrapper for the GPGME library This library provides a Golang wrapper for the C GPGME library. If you are looking to add OpenPGP support to a server application, you should also consider the olang.org/x/crypto/openpgp library. Homepage: https://github.com/proglottis/gpgme Package: golang-github-prometheus-client-golang-dev Priority: optional Section: golang Installed-Size: 719 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-client-golang Version: 1.9.0-2apertis1bv2022dev2b1 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-2apertis1bv2022dev2b1_all.deb Size: 134220 MD5sum: 89f8efa5f18d3d307a4652bf10488bf7 SHA1: 05ee8348b9581ad91e04729dcd3c253eec31dbf0 SHA256: 1700a53b629a91891ff08de0c8cd580e97a880da41c19dddf0fbe451ad77d627 SHA512: cdd541bcd9efe346ac46bf64a2fc466770c98b01807800cad038da3537e14fa7c673fa7c0770e9ce0dde20c756591c5acf49b85fb95b8351d4ffd5fdf300488b 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 8672 MD5sum: 8b1e791d40bd17f3d40cdbfde5dd5cb3 SHA1: e0cd1e2d355a684bbe19e9ea4fcadf77f5db838a SHA256: 67bb8c9a66ee0f5d6b18776282a8d8841b0805a796ac69885974bc4243a867ba SHA512: f3cd9d69266d223931a51c9f1e428f83decb4d4c2388afe5ff94720fe4fa33f6ee7e975346297a205b3a02bbf0ce0cef964c4aa0d2d10204907149111ebfe853 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: 511 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-prometheus-common Version: 0.15.0-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 102672 MD5sum: 394bf83ef0272a1029a9d357d547ba8b SHA1: 2bc6a00fed024644d6689e76a349b26ec032b34c SHA256: ebbcafc6568f047ffaae9802564ec8fe1a8ac859faa7a4a412da79003faaf29e SHA512: 129217c5af4ede4ba90aedcdeaa1d3d5073ad2b533a6233e2e964730f4c0168035e1d0de9e8f4779293329718e2ca596954be90d6481dbe450023b7314d33cb1 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+apertis0bv2022dev3b1 Replaces: golang-procfs-dev (<< 0.2.0) Provides: golang-procfs-dev (= 0.3.0-2+apertis0bv2022dev3b1) 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+apertis0bv2022dev3b1_all.deb Size: 110700 MD5sum: 7287564768ef09770f0c596a016cedaf SHA1: c0d0ca83c80448f0436d6aff2bbff8f2cc8d5bfc SHA256: 7d37efad15007601f311a94d3fc771b246c43a3ce7c82379bc726211be298a68 SHA512: 654c1dfc2344be567734233a2ae1b7c24cda57f59527d150bed310f71cbd15973e2a5392ed532ac51af6f77f2175cf50b735f952ea3867c0a5ad12b56b6c31b6 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 14540 MD5sum: 5336148fd4a9ca979d47100ef288de50 SHA1: 262b95962b9bb17f1c49dc1f5741d232f3b113f9 SHA256: e3358eae8b86405d2206270934afca23c5e1e0699f471b4f92adfffb903cf4d3 SHA512: 470b20261f51f195ff7f841f8f17415e81ce3ea336171ebb4e9e07ec41adc0f6a35f12c1308c6d41106190f28349591a26e048065ac13b37299a3daf46008fbb 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-racksec-srslog/golang-github-racksec-srslog-dev_0.0~git20180709.a4725f0-1apertis0bv2022dev2b1_all.deb Size: 16948 MD5sum: 4e61b223bf013f1740abe51a861f5439 SHA1: 8e46738678a23592e30ba611bbc52163235b19e1 SHA256: 34f5f0356a83d108ae7bf70fea1a0e037c2e342732c086825fb72e36d21e91c8 SHA512: f1377270e508bb440e02740bc79c2682aa19ac513f17bbd69d51d9aa16cd043272f4100574870091929da0b2fcae095fdff12035c4d7d6a4cdb7dbbf369d2cb8 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-3apertis2bv2022dev2b1 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-3apertis2bv2022dev2b1_all.deb Size: 29816 MD5sum: 0c8d8be067edc43d749472cf4331a41a SHA1: dda8c0a539a8e04edc7f7b0cb07ad6898d9b4410 SHA256: 37d1cf5d64707ebc72815b4fd933617dc45816daedb7ad7f6c47ff552d805a1f SHA512: c8edf7d935b4edbdb77a2892972c4dcee94b97cf51efa1287cd75e36f0b7ca7e01ceec0c25b07870226d31b5a826d3a0b5aabfe446b2ef903767428a0de2b896 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 163000 MD5sum: 8b57968dd7c23e8bf2fc65a59a6c6c5c SHA1: 886ef462d9342b00492bbacfc4f5ce202bb76b87 SHA256: 7a8b022d6f460a439bbe18481534d75c1d6bf3f41860a9197638edbdaecf08c0 SHA512: d4f5e4769bce30ea26e526cfcf92a5e9bb51182369e0a669e33ed86b42fc3235fb65554857ee85ed35b56db1ccc1bd67f4b03d0ad49231b159b071278bb6de8b 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-4co1bv2022dev2b1 Filename: pool/development/g/golang-robfig-config/golang-github-robfig-config-dev_0.0~git20141208-4co1bv2022dev2b1_all.deb Size: 16028 MD5sum: ab000736c09b7bbe7d9416e143184dad SHA1: 45be3f866c4e9438fee08363455cbf0372620bba SHA256: 1a5f845694ff127a316ee3302e06e95479ba3657f86da726d848fd64010eb56a SHA512: 06d246620b7bca68bfa3fee16cacec58b1d546ad1d28acc6fd676df9a2161e888eb409bb0037b5c0a124f799632efc9be10c87cbf4939687126b5546552be358 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-4apertis0bv2022dev2b1 Provides: golang-github-revel-pathtree-dev Filename: pool/development/g/golang-pathtree/golang-github-robfig-pathtree-dev_0.0~git20140121-4apertis0bv2022dev2b1_all.deb Size: 6960 MD5sum: dc2a584c3f341f15941f53d15314ec7f SHA1: 132477891e9478f67da3d0823d140dc8c89bbdb0 SHA256: b07799d4f5b1c1247b974ef3a066073bc6a34fe8a4193ff883855e93a8335a0f SHA512: 540f41ebfb8d845e5e27c82a65ffe1db2658afdefea01acb8122f4e2081d3c1405969aa9cf1ca986055e4a29aec6a012146188bd2519814e181f85b2e63030e7 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-rogpeppe-fastuuid/golang-github-rogpeppe-fastuuid-dev_0.0~git20150106.0.6724a57-2.1apertis0bv2022dev2b1_all.deb Size: 4500 MD5sum: 5fc6ff2b4bffd178a35831d1f0d29f74 SHA1: c0d46ed05fa3ed04e3bd62b1cb82c1d1c19b7ecc SHA256: a5451c24fdf0df4e2194a7ff9c9df3ef74be9a92d0331f27bc1699ea3e0e8853 SHA512: 803af56f2f6165d6dc32903239ab10a5bbb51f0f77773705173d3bed27c7a47cea78566c0e2927ad680aaac5f214d38a212de07384326ec7ff9c5e601345852b 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-1co1bv2022dev2b1 Filename: pool/development/g/golang-github-rubyist-tracerx/golang-github-rubyist-tracerx-dev_0.0~git20170927.0.7879593-1co1bv2022dev2b1_all.deb Size: 3956 MD5sum: 0a90af8e00d79549bd17e6cf5bb8b88b SHA1: 73733ee5e84aa5f690759304992bd097233801a8 SHA256: 536b3547c8b8692572a77daff286726ad5b86bb287a5f468ba3a77eb90570482 SHA512: a1a2dba1192afb581b8603c20e85fd468c650a2033ea5ad9d07ac032e608a26c2115a011c49a1df6829ff684f7a8d50f26123ec9ebd97add0e009b90fd927f69 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 65080 MD5sum: f0fb2a254e4d695875ff1b18f897d04a SHA1: c8abe358d5e45c6d77b0ee4ee9595a436e30d9bb SHA256: ac0e223c4f9f220b0d012411e721fd4e344e54751b1557e2515d513d208172b9 SHA512: 1429f049d862920673cfc1d090f14a84cd035bb28a35353eaf125cb13a4cf852d38ea98e7969ec4bb3e67928ec8f86860d50a562a371c3d6812c6a93a08a2b95 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-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_all.deb Size: 67964 MD5sum: d9c154fe3b7a86f90a1463652c9cc146 SHA1: 5b5a0a062610e333ad5cdfb2cdce2a6bdc78ba4d SHA256: 41ed08411c0f13b44ba6dcf3bd7902c3e87ddedb9018c6dc997b8dd0db4402a1 SHA512: 50da5d8157282618cfee496b2c0b60f9bda05d32d5dc0975f952e20eb94a00088fa00f902d5abb6f9412b7f0ea133c3752dac1bf0d2e104942b2ad3af8615b5d 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-rwcarlsen-goexif/golang-github-rwcarlsen-goexif-dev_0.0~git20190401.9e8deec-1apertis0bv2022dev2b1_all.deb Size: 836044 MD5sum: 6d2a48f8a7f74d822de2d3a1fbb2d034 SHA1: ffd6a38a2aab7287f910d33630bcae3a2ff6cf03 SHA256: 662548fe170e525e285eb535750376d796a78a84be8f809d9d4173499d7e0017 SHA512: 18a6af0b2f4722e5f6b92a20feeef49652bb4094fdfb9eac2f40cd1a69685559f17195d44ca86253358934527c838bf1340737f442bbb5ef7df656472274b384 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-ryanuber-columnize/golang-github-ryanuber-columnize-dev_2.1.1-2apertis0bv2022dev2b1_all.deb Size: 7000 MD5sum: 8d73168a52c1b6c54059db3e26d96e71 SHA1: e50aaf36a72fef0fcc225926b3e9445c6fa5dc0d SHA256: fa5ff0bd0b096d1b8c2411169933f0d73a2925b18bdbf0255f4cfdf6ebfb606e SHA512: 0bd1876bc20c4dbce17991ce18fdac800f601e57bb9a612f9716c86423ce898e3619d9b9ca916580af4040c403b519171e92194d3747c5203c82a7f04add5848 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-ryanuber-go-glob/golang-github-ryanuber-go-glob-dev_1.0.0-2apertis0bv2022dev2b1_all.deb Size: 4764 MD5sum: 7e659fe146383e67d1b8200ecbc990b5 SHA1: 7872aeccf32b8a81ba1d62d7192602976524a420 SHA256: 0816d0c4357edc90d3ab5e8767a9e2c08640daff7297b277d449c7a3c7edf1c9 SHA512: 332eec8bfe934894ac93a87e607616d75db1407f46492fddf4d8398e8f1263f340403ad32b673c3d9df9ab2cc27873ae6dfcfb950c0234b4f3b5d7be30c494f1 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-1apertis0bv2022dev2b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-safchain-ethtool/golang-github-safchain-ethtool-dev_0.0~git20201023.874930c-1apertis0bv2022dev2b1_all.deb Size: 8508 MD5sum: 4cfa524b1acb258373c5a8836a05a78f SHA1: 8eb24aab7e13105f11b5657471ca0e9a1b9a943d SHA256: 805642584dd58657a4b834cc72a919137c3efc5bf7b92e8cd15874142fb37580 SHA512: 9f45a340d5848b6e5ee5579c2e503f4c996cf2701e7151cf743dcf529b0ad2b36e6ba95ab1f846f63ed6715c93068feeaeb0906cbdd62f407f119e74d476ecf8 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-1co1bv2022dev2b1 Filename: pool/development/g/golang-github-samuel-go-zookeeper/golang-github-samuel-go-zookeeper-dev_0.0~git20180130.c4fab1a-1co1bv2022dev2b1_all.deb Size: 34588 MD5sum: a59ab9296bbf065b1fbb51afaddb664b SHA1: 2908b9edf701335bde075f23d4424818e53d7bfb SHA256: c1b600dd790a5ed03bd16e745c9448dae0d8940b02b92502ab165c2d11542a4d SHA512: 5b9cf8de7bb41532ca996931174e30bc9c91f3858ccc13d148ae20d4d7301353f88b77aa24bc7e9b41a044119623cd7488bf1b8bcec598698335fabee19c3d99 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-2co1bv2022dev2b1 Depends: golang-gopkg-check.v1-dev Filename: pool/development/g/golang-github-satori-go.uuid/golang-github-satori-go.uuid-dev_1.2.0-2co1bv2022dev2b1_all.deb Size: 9768 MD5sum: 808e0b22b49fd456645998dd5519d43d SHA1: 9e5d9ce5eb452bc0baba417a2562c509d7feba24 SHA256: 10d6850faa59d5f92a109f1803d3e6004b39544667fbb3cfb8049858b33489f2 SHA512: 98d6c746da4c8417899a3e457207027784769171d1d4c62bde791652dfbd1ddb05ddc0df7b50561a4c25e37ae359fa1236e9a586ff0c265f6b323b44406bafd0 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-containers-golang-dev Priority: optional Section: devel Installed-Size: 45 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-seccomp-containers-golang Version: 0.3.2-1+apertis1bv2022.3db1 Depends: golang-github-opencontainers-specs-dev Filename: pool/development/g/golang-github-seccomp-containers-golang/golang-github-seccomp-containers-golang-dev_0.3.2-1+apertis1bv2022.3db1_all.deb Size: 9460 MD5sum: fde0abd43dae7a0cf0b36e64af1d4c24 SHA1: cf493f270e6dbb26e4e27578471f5e116aa6bc04 SHA256: f69b51de4793b2c810e8be1210096ea4eb913274865e3cb1e493b447bb4a0724 SHA512: b2a4f96bd0cb686c69f380ec97e63823c4c502c0e9a6e02e8e61b40aef94b42b7353f79a3b3cf17f1172b30e6b0f37d0ec6e6738d47a5c18468337311a89140d Description: libseccomp mappings in Golang Golang libraries used by container runtimes to generate and load seccomp mappings into the kernel. . seccomp (short for secure computing mode) is a BPF based syscall filter language presenting conventional function-call based filtering interface. Homepage: https://github.com/seccomp/containers-golang 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-2apertis0bv2022dev2b1 Depends: libseccomp-dev Filename: pool/development/g/golang-github-seccomp-libseccomp-golang/golang-github-seccomp-libseccomp-golang-dev_0.9.1-2apertis0bv2022dev2b1_all.deb Size: 16616 MD5sum: f6cf42530a9fe9b74eb500a3c297ce4d SHA1: c5a5df17365286541831b7f43380aa6235328389 SHA256: 9de10b64d32683264c28364212377cf5ab9765f53708bfc199d9602a485b4871 SHA512: 9fe27223739f1e26d29b2b407260bad829860b0ac24e42fa80758b21b57847b69d85d06eb8a723016a18fc96e68facef704d3fa9377a3fcf5a44d15c40469ffc 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-sergi-go-diff/golang-github-sergi-go-diff-dev_1.1.0-1apertis0bv2022dev2b1_all.deb Size: 37096 MD5sum: cc22a2a1abf2c862e9be23645757b599 SHA1: db8d01df689dd9d4798daae041b83dde32b1e5ff SHA256: c3f0555fe54f8644516e02784f5183cbb5213402ab61a08ed2c62c0c1bbc0604 SHA512: 3326bdcee396b6275375c4a5e86da958f5e594ad75137789c9fd37d97a679442354acaafe7ee6012013f341d347f10018f6d31607e3dd67e7423c2f12fb2d366 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-4apertis2bv2022dev2b1 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-4apertis2bv2022dev2b1_all.deb Size: 104556 MD5sum: f79088adb3fc35c54aacfeaeb9310f8b SHA1: c862360e60dd206671b42ad9a631f359c47369c9 SHA256: dd3dbdfbeaf62ff6d94369453228bd003c76783792032e65f3d1b03a1bfcf7c3 SHA512: 8e84a98b58706b3d079987cb80ea6d26f5a6d19f8619eab0a180fc57a7b73fcd404652a712149a81dced8cc6eb0edcbe36d5e9cfe4858f4c42d965d437ec2260 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 5284 MD5sum: 4ce5f0d17136d0553bf9b50e664242d0 SHA1: 3711028a9897b805b421bb9d13a11f795ded0b92 SHA256: b053c47a2ba4bda10878c44b39bdb5fa75dcdcac714048b399f6e6cf5ea40178 SHA512: c61e68abe13f870b6202f8d498e4eb09282f556ea65eb4e460a124677eedb4975a4baaa3e6c1f1f51aa7d7bbab26d05c8dad154d7bb1a5453fd6e2b92c9dc4f9 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-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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-shopspring-decimal/golang-github-shopspring-decimal-dev_1.2.0-1apertis0bv2022dev2b1_all.deb Size: 32664 MD5sum: 41775ffe35bb46e6eb2dca812d9bda6c SHA1: b56b3131311c5ccbf0f7d318777bc0e6a114a647 SHA256: 0ffe6960456498454d8672cf9b898a88c8b688db1034e7895104eb2f3c7e3ec1 SHA512: c30d12a9957b6fb41264236c5f7a3358ddf186f12af0df7188db0fa626100cb9072cc1bd1b15398da248f3957c99b0a576b8f1e3848324feca7b1beed71e0255 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-shurcool-sanitized-anchor-name/golang-github-shurcool-sanitized-anchor-name-dev_1.0.0-1apertis0bv2022dev2b1_all.deb Size: 4092 MD5sum: 223d22fda5569a5f0ab0d911555ff525 SHA1: 71384315f0d75b347851cae0657054ff2985abf5 SHA256: 97fd743108cc32353ebc616867dca1b569d5e416d4eebb073ebeb1727f84464f SHA512: 2861e58186bf0f8373a0afc3ab239170b751237c0401cc101ad81c57bf4730cf0b61cb125ea1ca9ff8b1a7dd9f1cf830a612db934c6e6c6ef1cc598fdb7d7720 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 45544 MD5sum: da96a82c83b6ccee95ef38efa2e07cd2 SHA1: f9b36352deea81e5a54287b53602baa34ef572bb SHA256: aa588d75c37581a893cc2ab631639b82fa82f4c665803323efc38abbb32246f8 SHA512: f369af54d4e290e4ffb3e5d55a49703847a9c7cd238729388ceb86bf12dbdfc42fc998531c7e7b5b6665afb404cfb36072342d184f9e69de8dfaa4545d2f1ec1 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 52964 MD5sum: c9cc8aadaf0af4b3995982d6e1c65295 SHA1: 2d0cb1108143f71700ea0da6a32e93fc9aa22964 SHA256: 4cd74cf3546684f05a44d158053a78607d3cd0533bdf5feaaf85a71077500ed6 SHA512: 58ab82810faa9aaaad321d77b98510a578d7eb7b20469877c267a0ffa137175f3697448cba68ad34a0c0b3d9d29a36acd18dd0a85553a7c93c93162ea2750887 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 51684 MD5sum: 84889f8033b61fbfd4fb5409070beedc SHA1: 14c7051208ab140f387bcb3648f995cd90127124 SHA256: 97e6c301f0458b0a21c4e53cf3c0e992f136a2a9e16333e2f1c9e91fc1992efa SHA512: c8593d86e73ed64b0c551213adaecbf353f31dcdf78a3ae687b0a8ec86d9ca6b05e3b71c3daa6d7db17e772b4190d17dd7e2152474223fd6b590c20624b0e896 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-2apertis0bv2022dev2b1 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-github-soheilhy-cmux/golang-github-soheilhy-cmux-dev_0.1.4-2apertis0bv2022dev2b1_all.deb Size: 13124 MD5sum: 85bf1e0418bcea2febeb6d347950a7b2 SHA1: 7225fe438436c8ddec61979f945091c9c95b1be4 SHA256: 1de13ba4552fa3e1248d5cd950282ebfc0f3f4f8f930406eb46635e85122254a SHA512: ea46d8c897976b11ef9b08a33d4c940a0defd4d3da19a8b68e139101797785437c964441c512e500ca3fb6b887a9675de890da7a03a3cd6d9f197dbb88b23054 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 46360 MD5sum: 3b2be13378876e8ebcd48e0e89eae956 SHA1: d3989293ce2a4720e61eef7e5e03a78c88ab3606 SHA256: 3242a2cb88696c0b67e9ffae273214184d0b4ad0487059647e2843795b7752f2 SHA512: 68e730528a802de04c32740d4e86c3276b1592f3367b5048fe994cf0ee0d718139a9909e523835176ddc50cc47fb834908d03e2f0c7d135c82aa24e8acb6e8f1 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-1apertis0bv2022dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-spf13-cast/golang-github-spf13-cast-dev_1.3.1-1apertis0bv2022dev2b1_all.deb Size: 10760 MD5sum: 7994af9d369f2a0354f2fb9200272e98 SHA1: 1525393f6ba247a6e1eadc36ce7a8d86af5fe0b8 SHA256: cf1c215d878f5f30a4b6e8d5deb49fa2de9b0c71772362106239ee0c33eb8235 SHA512: 949a1f5995d9775acbdfe61657d5e53cc0d2fe16006c9a534e7557e19b4a34b945eeb730f1cfdb07eafcf2ff5b234190b986de3a145fcd224072ee361da8420e 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 96704 MD5sum: dca9fb85414af20feef9d22ec46df40e SHA1: f449339bce8cd2a5f316d9d082ea1106db7a9977 SHA256: 684d7db7fa15d636dedaa642dda5adfa84facd1002139992af3c103fa98a12fa SHA512: 9b2f5e247fd4e2f5829802240c8d722af73ce5dde00024f336697e9c8e709da78c761b5606f7f154299b323b266036a97c9e172c586fe75cda34a4aa84e57414 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 7968 MD5sum: 404bf3b564653fc962e5e45326fc0476 SHA1: 8f66a82a965f58706c14823faa3533a6bb897c87 SHA256: 9e3fe633283a34a24f30a0298f2e03cf807f82bb5326f462c15ff539d9558ff6 SHA512: 441b2612c70cd0a3d97accd806d269a09c8b09ac131ef3bb74e1255ac20aa97e8220e34bee6712de54807945709b07556f95d7e05f074cc9db68dc3db880d382 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-spf13-pflag/golang-github-spf13-pflag-dev_1.0.5-2apertis0bv2022dev2b1_all.deb Size: 42916 MD5sum: e6602ea35b7094e7b2e2152b271b7e76 SHA1: 73762f1b0a02d7159278a795019d166edcf76a67 SHA256: dd4aacfd1582e0b0e5fd8e421ad5c674e37437ebac9395e6f5bf368bbfbf7658 SHA512: ba2618ecb047bce4cf356bb38ed83dcd3dae7e142e6c9fe1b863e831bd12391c775847a39176a688c28e7f77ab8ab59df78cf4879f7be572db91e44d1163f839 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-1apertis1bv2022dev2b1 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-1apertis1bv2022dev2b1_all.deb Size: 48932 MD5sum: cd308feba0f2a1d7a1322acc7f298d60 SHA1: 7598fefa29369beeb72b0a6c60bcaca7ec15ffde SHA256: 42a8c5c51fd91cddfbbaefa443c31157c1b7242b64aad843f35dbd1c7a5d70af SHA512: 063423b6c0cdc466a74814514a009bcf464a1e4787e24d6bfc1dd132f49b1aa3b3a5740a79f1fe20d023d61ef60bfc4f6fa1cb046c6c776b1931fd6947e004d9 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-2apertis0bv2022dev2b1 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-github-ssgelm-cookiejarparser/golang-github-ssgelm-cookiejarparser-dev_1.0.0-2apertis0bv2022dev2b1_all.deb Size: 4440 MD5sum: 45972d207d242b8138b522b1415302eb SHA1: 02d06d15e59183006355d3ae989b32536b471479 SHA256: d5c934e7bb418a2de91a6783aa0d23c4421e671daf4a8e3b0721799d0ea172b3 SHA512: 88e9939a47c098999a5d8e66beed8311bc859ca1cda3b5adfc56ca0e6690e669a6544c8ebf370fd835cfff1a0ac1d302ac659e335978bde2d9ca3763d3ad100e 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-stathat-go/golang-github-stathat-go-dev_0.0~git20130314.0.01d012b-2.1apertis0bv2022dev2b1_all.deb Size: 5480 MD5sum: 91f5d2f224af172b5f16addbc14a3a88 SHA1: daf9414cdfc63741984055c50233c642b598dfbc SHA256: 98dc54ec399f60b174d25a4231283401bb08080813fd5f540b2e84b050b104ae SHA512: f60d7a5dae5b323e49ad97d49b7354f63951b859fbcd2cbdc83ddfcc543a1883da08940e722360cbde40abcc0a4d907b9825d82d1ed6215dd988d3bce813aa0a 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-stevvooe-resumable/golang-github-stevvooe-resumable-dev_0.0~git20150521.0.51ad441-2.1apertis0bv2022dev2b1_all.deb Size: 19580 MD5sum: d720f32670d18fa057f013dc0d0aee8c SHA1: 1e8f48c1b6c1c4a8d89b28f35f057090d693d7fe SHA256: 7bbfe10fa8a69d36c2614c5a10d3c460c6fdef73849deb8a80f642053060c3e6 SHA512: 52482e5a50f38641643a30bd465a47f543cdcca0a1b3230f1974d62a68fdadce296232fea54d8fb6037613bbff5ba81216e2a24e2c6b0da19713e93470c5c749 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 25576 MD5sum: acada8d231004dec3401d6095d1b03da SHA1: be0e01f8610cac53b36c53757dac1b1bcdf6db9b SHA256: 430b4e8f28e5865cebec1d0a4f0ec36b58d1cbf2fd30fcbac9c04cd1a4345e80 SHA512: 0830417f3864b0f024700e01c95c9ea12242991ab542356218a4d5a8c4ab1e04ac72b99fe36ee4c5e711972d876b0d5453faa4cd2b1a7ce7e1b116516ceebc6e 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: devel Installed-Size: 499 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-testify Version: 1.6.1-2+apertis2bv2022dev3c4 Replaces: golang-testify-dev Provides: golang-testify-dev 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 Conflicts: golang-testify-dev Filename: pool/development/g/golang-testify/golang-github-stretchr-testify-dev_1.6.1-2+apertis2bv2022dev3c4_all.deb Size: 60832 MD5sum: c6a118497b1f634629a281736be1fda6 SHA1: 61b53ed73364dd9e09645117d38ff74d31356df5 SHA256: e0c5c4b91b6dd2b2f2c936265a68f795b54ae4ddb192934c0ec9ba77d2fd3acc SHA512: cde7bc588bc6f53fa825cce6eddf3c0a5eedd8de1848e6edf9e11f7fcbbecded385d57627c2419a3b99e02231fc22ecffa816f1f51b463ff8f21cdf5cc020b70 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 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-2apertis0bv2022dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-subosito-gotenv/golang-github-subosito-gotenv-dev_1.2.0+git20190917.de67a66-2apertis0bv2022dev2b1_all.deb Size: 8208 MD5sum: 701a472e3fd672d2307a9d8d81fcd70f SHA1: 97d39bb29274e78cd73a8fdc0604d820c22dba84 SHA256: 49fe472ab2a841024ca0d21e6feb0c23665963a30a19ecd7c9955d9d83ced688 SHA512: 0d4c964566989714fe23baea54017ae2683dffdb86658e64328d2b202cbf5fe525902f728f6d248316f5f05ae1c48e4de52d70c1fb34442407b40af2da00a78f 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 114896 MD5sum: 40fde00402c9c58b1c9573ee7920b976 SHA1: b3e1a91b6d09c61aafb22aeae9479df6fb5d8ade SHA256: 10d6209d117d52365ca3810c77007ef90dfdda1afbd85640da5ffbf8ecf4ccc4 SHA512: 5f1e7710aee9a297446d3cb86f3b0e66a32051b9253081bf4b5c01a4295914ca28b030d5005de6e6b93c193f3d703527928fa0456c7076677166576ad4afa4fb 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-5co2bv2022dev2b1 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-5co2bv2022dev2b1_all.deb Size: 12268 MD5sum: 8b903d81f17b4ed183c1a9f1a47262b5 SHA1: a8fd42a7611f7db5c2e73818332aa05e60b334f8 SHA256: cd22eefdc3f345f24ed08ecd2e194db622d049485af8834631e694bd7b89a7dc SHA512: 42c24a1ddc0e06a34d463b88ddc49520535197c3bc4e11223b2fdc6193736c8cfddb0a39d2741d6ec8654efc163e5da167970e1c8684b12e99287fd397a2a7fd 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.1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-thomsonreuterseikon-go-ntlm/golang-github-thomsonreuterseikon-go-ntlm-dev_0.0~git20151030.0.b00ec39-1.1apertis0bv2022dev2b1_all.deb Size: 29368 MD5sum: f8e0086d6c52595902f28247b26d3839 SHA1: 9f88dccafac149f3c3cd996d02fa7bc498b34239 SHA256: 5bbf69dcfaffb3ac5c2e861b8cb45e248cdd98cb5e369969c473a61704c8a1f4 SHA512: 45903548750c87c65503520279b78cdea5b92854b3da783d879a30aacf733c3e698a3e8605b8864c28cef92ef8812ab2779f70f9c4382c3a6ea51b559250a268 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-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-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_all.deb Size: 69676 MD5sum: c7360025e91488de0b801edb9765f7cd SHA1: d00d019445436675603f4defa96aabf1acde9059 SHA256: d552d9b2db0ecacbade86b87ec09f7511bbb75ba9f9e87f68bbbc536ffe240bd SHA512: 6e3c330df3d120779c72598f8ce5d267ebdd625a91487c4a5c057cd39bf439dbcee1a358dd3e9d752933377e267f9af542082b0504122d5de6616e02b63ee6aa 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 5824 MD5sum: 8aa9ec0e49632fc9bc2d997e8f89bc45 SHA1: ba13d387baf75e3a518a6ebe1c7adddddec5fbab SHA256: f1311c9943bd7c0e94cfdb5a4f6bed930936e4b707630a7388fed665c9ade26f SHA512: b7086644597d9b7d3da0e0e74c5528826e8c1e1e92915d1e0f5400f3e272872efcecaa2a22044fdf1b9df0a52771d8ed5334fd09a829e7b82fa8b39a24c9d4af 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 6476 MD5sum: a1c6168ad80ebfee55122eeed8fec181 SHA1: e530f433b1386a81570691a4815b6943a2c93649 SHA256: 06c18872bab554031a1c8dc8036fb6848f587f62a77ab545001e467c358d21e3 SHA512: 9f2e695d3a3b99f4cbe1c6cf20b04f1c7938cdcc65b69efc7bb58da6f3e34a43af7abe4da7c76493bcab782395661c465887a9f0128f72f4163113df93e20397 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-2apertis0bv2022dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-github-tonistiigi-units/golang-github-tonistiigi-units-dev_0.0~git20180711.6950e57-2apertis0bv2022dev2b1_all.deb Size: 4176 MD5sum: 3b8313bbdbbaf8b69157556c07a541a2 SHA1: bfdc639e023cbb04b9ebb3fb878765ed2d0ed1a2 SHA256: 9bee15da2c1cfa51b2b8f240c8342d2baed0576f681ad1e5db0648a86329c84c SHA512: c43a710138074e538b5e9d63011d8d23e2c85ca2b92924536716472b2d5a967ba0fe4df8285304aeaf6291bb136d7cbff2aeb3bdc0615b3cd735651874edaf2b 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-2co1bv2022dev2b1 Filename: pool/development/g/golang-github-ttacon-chalk/golang-github-ttacon-chalk-dev_0.1-2co1bv2022dev2b1_all.deb Size: 75768 MD5sum: bfe6e43b53810300dd7b2ab7c12e4b9b SHA1: b8b12d079bf08e463080aaaae4b959a04bc2aa2a SHA256: 09a84704f2bac52000b2bfbeeddd80dc577bb0f6f119ea2026ec13ed8e695b4d SHA512: 92e4e2ef00525be1fe68214f0ac2532e4564958d10d7840072c742fd202df69a7c16edde853339de71f476946fdfb0fbc76f38fbfff075b543090f311a6c5842 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-tv42-httpunix/golang-github-tv42-httpunix-dev_0.0~git20150427.b75d861-2apertis0bv2022dev2b1_all.deb Size: 3884 MD5sum: fc4bfa79fa1ff581ee62a11aa6b91531 SHA1: 738f229058ce0788ead0f2a2c23b907998d0bda9 SHA256: 7badae21f625acb4d033aaffdd9df0365e22852d41a709a4b80d9024de564a74 SHA512: acba65f62d42e7893a1fd179ed269ec1da4d72d7295e9a5393b80379db8fcc56ef55353a5036062424113576d6904620d5863017a0400359517bccba4b5e6336 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-6apertis0bv2022dev2b1 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-6apertis0bv2022dev2b1_all.deb Size: 26144 MD5sum: b98df152434b7e5ce1a0798b30b661ca SHA1: cabc88787d9546ba254576e0aba4d708c1ccc7b2 SHA256: 5872789a852ff185c6e9f7b8669a5545a42a871a8970c156ee4eed5e634adba9 SHA512: f907c0be267040f70a03e50bfef99da1402da6fe1d68a409e6e085cc91f4b7627538c52580e322901b3cfba9fcdae86098c175d803eb3d8e93e0c77e2b2120b2 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-uber-go-atomic-dev Priority: optional Section: devel Installed-Size: 131 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-uber-go-atomic Version: 1.7.0-1+apertis1bv2022.3db1 Depends: golang-github-stretchr-testify-dev, golang-go.uber-atomic-dev Filename: pool/development/g/golang-github-uber-go-atomic/golang-github-uber-go-atomic-dev_1.7.0-1+apertis1bv2022.3db1_all.deb Size: 15152 MD5sum: 9c5a968d49f4330597940de44ea25f96 SHA1: 63b720a3c22ac3b91d9c7085abb0be165536095a SHA256: 31d60bc3f3bfe10428194d0b81ebe04f838ea3ec4f019f409d5fac607000f153 SHA512: e36fbb626beaec1ed872d3a70f6f1483dd5d60e8650144547e53836c8858abafbd2a36f55df951d30a46da40ce1b6cfdc37ca8975df3c30d5e4f5b84ebfe0f6c Description: Wrapper types for sync/atomic which enforce atomic access This package contains 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. This library preserves all the functionality of the standard library, but wraps the primitive types to provide a safer, more convenient API. Homepage: https://github.com/uber-go/atomic Package: golang-github-ugorji-go-codec Priority: optional Section: devel Installed-Size: 4715 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 1.1.7-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-ugorji-go-codec/golang-github-ugorji-go-codec_1.1.7-2apertis0bv2022dev2b1_amd64.deb Size: 1520916 MD5sum: 8a1564c516941a3ac65ea89948dfac5d SHA1: f95b8f397f028ca0a9def827144ff33eed1c1c59 SHA256: 0a6de9631e5c20994f471fabadb1617c067887ccde3aa1cfd52bfd72061ff86d SHA512: 09f8e62eadc3abe72e29260cf3fecd59369ffc63566d3871f2b99b25d44fba514dba6d2562d368a1a14206a02d3b44e1a6acea14592f017a2467a95d3ae27f94 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.8-4), golang-golang-x-mod (= 0.4.1-1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1), golang-golang-x-tools (= 1:0.1.0+ds-1), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1) 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-ugorji-go-codec/golang-github-ugorji-go-codec-dev_1.1.7-2apertis0bv2022dev2b1_all.deb Size: 201548 MD5sum: 006c931bb122dd67b9a8d0a3d7f4d828 SHA1: 8c58d9df29eb9cd3cb1fafadcdb3d389662ba8df SHA256: 5c6a53ef41d936ae017d795ea16ee2eb4d611b6a2f5acf730d1bdea887c3f692 SHA512: ae90c4e011c28cc3290493d0535f8499583e23d84e0ac9e4678bde4c8a86423302a039e8a9007932cf8d5985d1dc2fee0907c10d1950df3820e72a9c0e091014 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-5co1bv2022dev2b1 Filename: pool/development/g/golang-github-ugorji-go-msgpack/golang-github-ugorji-go-msgpack-dev_0.0~git20130605.792643-5co1bv2022dev2b1_all.deb Size: 20864 MD5sum: 74bb8d94dc3e17a6f4e7abb6f0102b7d SHA1: 3b0eb25450da314702b3e5c9e0f69bdd84d9c562 SHA256: 6945657467f6038b35cf47df9a17d5eb11ec09481b220b479bcc0e81ca9a52d8 SHA512: b41588093e50201e8f16bf9bb5c7204bcc049cc4c0bb73b87cc50645ee5545d9ffed72e980b328f14de3170cfc1ab7abb317ad9f2a8490b4f7406d577283c98b 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-ulikunitz-xz-dev Priority: optional Section: devel Installed-Size: 1386 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-ulikunitz-xz Version: 0.5.6-2+apertis1~v2023bv2022.3db1 Filename: pool/development/g/golang-github-ulikunitz-xz/golang-github-ulikunitz-xz-dev_0.5.6-2+apertis1~v2023bv2022.3db1_all.deb Size: 353112 MD5sum: cc91f8e9879baae746fa659ffab1ec98 SHA1: 5c05320b1a33d88c02e1a941b21e43404822401e SHA256: a46771b27b232dd13f68afe7ff1b689a8265b98a53ecad9f72a13a1484596c0f SHA512: b1e8c5967a20d149b4e342b0a7e20d5ac5d182bb394e362cc8d892ebd7452c6028474eb20cbf0d722db1c4ef52b8d8f57ca1ffef7777ce91a65db9b83dd8179e Description: Pure golang package for reading and writing xz-compressed files A Go library that supports the reading and writing of xz compressed streams. It includes also a gxz command for compressing and decompressing data. The package is completely written in Go and doesn't have any dependency on any C code. Homepage: https://github.com/ulikunitz/xz Multi-Arch: foreign Package: golang-github-urfave-cli-dev Priority: optional Section: devel Installed-Size: 302 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-urfave-cli Version: 1.22.4-2apertis0bv2022dev2b1 Depends: golang-github-cpuguy83-go-md2man-v2-dev Filename: pool/development/g/golang-github-urfave-cli/golang-github-urfave-cli-dev_1.22.4-2apertis0bv2022dev2b1_all.deb Size: 46912 MD5sum: 3d3b162a11de0c013c99ecd0bab8f6f2 SHA1: 0aa49fe9267115210c66c523240d88431f5cb98d SHA256: 9f891357dcf309b4a5da5df45ab9314c39385e326cc8f394f1ab5ca99af29365 SHA512: 581303a9f2ad8c990b83a9bd6ee8e6de844f325f746544a358e4108b9df8456ab0806f61c781c01ffddaf0575b1f18883f97f0722c9abe6d23daff5441f905e4 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-cli-v2-dev Priority: optional Section: devel Installed-Size: 323 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-urfave-cli-v2 Version: 2.2.0-3+apertis1bv2022.3db1 Depends: golang-github-cpuguy83-go-md2man-v2-dev Filename: pool/development/g/golang-github-urfave-cli-v2/golang-github-urfave-cli-v2-dev_2.2.0-3+apertis1bv2022.3db1_all.deb Size: 55720 MD5sum: b13ed39944ead0aac1c3761e09720133 SHA1: 613a8d13ea00894944424dd4beac91c6c3eaa48e SHA256: 571733c6e6d47de10b448ae4d8122451b1170adf17cb5dd473a8a6d46eca0d0a SHA512: 1850ad9b839879086cdfc132453cf8803f65d91662e6e9d69aab587702caaac01e3c0c8e4585d479a741f488cdfa334d0a390ac28270452ec4877c04bbb93179 Description: package for building command line apps in Go (version 2) "Cli" is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way. . This package provides cli version 2 (github.com/urfave/cli/v2) Homepage: https://github.com/urfave/cli 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.1apertis0bv2022dev2b1 Depends: golang-go Filename: pool/development/g/golang-github-urfave-negroni/golang-github-urfave-negroni-dev_0.2.0-1.1apertis0bv2022dev2b1_all.deb Size: 8616 MD5sum: e9bd89648db8a83c1026b371f56ed3d5 SHA1: 0a039e772b040c91f11e95dffc53f301769df880 SHA256: 277252150d3c274a18dd63148ef7308177818ffd8a0c70d6c46bfb1701c60079 SHA512: b4cad4d2c151063d1c01ea65ae63a2b9b20c15c541f8ed71f044ada63b774adf9ca49bc7a2a3cef67ee4deff8fc213ee21c4fd1baeae8d6b8be2eab3e0995232 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-valyala-bytebufferpool/golang-github-valyala-bytebufferpool-dev_1.0.0-2apertis0bv2022dev2b1_all.deb Size: 6660 MD5sum: ca84fcba88f42b5474fda21749b24bb7 SHA1: 21b77c0296c562c1c842dabfb83cdd65d7f20591 SHA256: 61fbf20e4f73cf8b28c5193960b462f87f0d04fa4fcc49c25abec32739dbf299 SHA512: dfbd24c0525d31faba2cffadc2914480102850af13449aa37fb38944e8b1312d83ffaae078e1a4642b6a2cc444f3d3720bf9e4c6999d820c32be86ba893462b8 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-1apertis0bv2022dev2b1 Depends: golang-github-valyala-bytebufferpool-dev Filename: pool/development/g/golang-github-valyala-fasttemplate/golang-github-valyala-fasttemplate-dev_1.2.1-1apertis0bv2022dev2b1_all.deb Size: 11408 MD5sum: 8d951d9febffc41af71237459d3925fa SHA1: ed0a2684c796f0d08cf53d2973986ff5b6a28d74 SHA256: 4c406cc928839518b7041776ead91c2b51ad2923c5d7f65c115388e3b4847389 SHA512: 9b3260f6f97cd39f629a05eeae86a386f268265d84a7fac8b37778a375abd2e4c9c9cbab322d907b87cfe05cb30bb78b17d72c3e5625f615dc4c2f14f78a5d7e 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-3co1bv2022dev2b1 Filename: pool/development/g/golang-github-vaughan0-go-ini/golang-github-vaughan0-go-ini-dev_0.0~git20130923.0.a98ad7e-3co1bv2022dev2b1_all.deb Size: 5016 MD5sum: 30d203a3ffeec1229d3c6f9179a8e6f7 SHA1: 6c8cc1547039aa0c10e76d9569342fe339a0d450 SHA256: 77f97f2ebea60b76dc2b447d6c4dc2426bdd3182c077925723ddf5ea1bfc72b8 SHA512: d2c62d84156eaabfd06eaa7b0d591b2c76f3d6cd3d62355ca5c91e43b66aa65882aeb688dd7a583fa85297977be58600f231902b841f4cc0fe50fee75e50804b 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 70428 MD5sum: 5b4deb3afe8fc435f3d4993ea5a36e0e SHA1: 8b9ea04c25ab61810e5b9e74c2bb9973f798ac0d SHA256: e9f9dd8984b6c324f58f22d041b7d2fb35317a34b8a54aff63f732b885a38bd7 SHA512: 7c4572e707dc2d946b0fc33040d4fedc3a03fb771b206714e44b6f269dbcec0cb8657499d17e24f0ff9b935db066aa107387556edffb0f01dca2078d66a63a9e 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-vbauerster-mpb-dev Priority: optional Section: devel Installed-Size: 143 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vbauerster-mpb Version: 5.0.3-2+apertis1bv2022.3db1 Depends: golang-github-acarl005-stripansi-dev, golang-github-mattn-go-isatty-dev, golang-github-vividcortex-ewma-dev, golang-golang-x-crypto-dev Filename: pool/development/g/golang-github-vbauerster-mpb/golang-github-vbauerster-mpb-dev_5.0.3-2+apertis1bv2022.3db1_all.deb Size: 29132 MD5sum: 79dcb2cc5ca5614164cc096a28216069 SHA1: 499ce865d4ab0d583eacb1e1309f0dde85e7aa8b SHA256: 7744d4f4e119775654e86f20f92ec39018391d5d0c5441a6ded6ec5630ba32a2 SHA512: 9df3c2f8fe16289b8446a2bf8d99d46dd614662feff3180efce6b03e5a95b36bb53a5874dd37f194493e6bbc46324abd032fe61e5666a0b3e8c4cad7fd35bba6 Description: multi progress bar for Go cli applications mpb is a golang library for rendering progress bars in terminal applications. Homepage: https://github.com/vbauerster/mpb Package: golang-github-vishvananda-netlink-dev Priority: optional Section: golang Installed-Size: 747 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vishvananda-netlink Version: 1.1.0-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 116588 MD5sum: 2656de8934549de7fc92407b324c3891 SHA1: 18c51336ee9a30830b9e9a7a804ff54e7ba28917 SHA256: 646c7b376b55bfae4cc5d467bc2be1fb58c24b0d5020d20b487ba3a9b2acfacd SHA512: 05a70ee82408ab522527086a30dc42d8b2dc9bc8cd6c4a28f10da2ade5000fc64d2f1db9faae7c89b9769108169866d0aec0362efe1014c0d9ff2db347438b0e 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-1apertis0bv2022dev2b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-github-vishvananda-netns/golang-github-vishvananda-netns-dev_0.0~git20200728.db3c7e5-1apertis0bv2022dev2b1_all.deb Size: 6784 MD5sum: 6bb22b1ed92a17e4ab27271e2985f4c4 SHA1: 732afaec7499c408506d2a0facee65a009ee09dd SHA256: 02d4a7f16b601ee3143e9fc1bd7126f3de90950c8e6e4daaf798860a13c015f3 SHA512: 27abb400060717f5aad72b052f3262125714b6b8f2b5473ab0a2954b398eea6833cf30b27e44bbea13bbee2ab5a623cc47b4175f37b35f858b7d2fb97bcb361e 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-vividcortex-ewma-dev Priority: optional Section: devel Installed-Size: 23 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vividcortex-ewma Version: 1.1.1-2+apertis1bv2022.3db1 Filename: pool/development/g/golang-github-vividcortex-ewma/golang-github-vividcortex-ewma-dev_1.1.1-2+apertis1bv2022.3db1_all.deb Size: 5708 MD5sum: 8238b74b2b328d7b56f07219ad563dfa SHA1: 1b473fbad7ba4ea1e97c01479ef637cebfdd4cc6 SHA256: ae116e4f32bce26ca78f983f7c880edb2cb7dcb8136adaf4b4daad702954f034 SHA512: e5398d42ad4966ff7bab3c95761a0c61042a4f7dda2d8b2f2de0e870e7690128826b802a1eaa1aba9ba3c9cf77a1dd754350fff5fd72da1dbb0d475b330f985b Description: Exponentially Weighted Moving Average algorithms for Go An exponentially weighted moving average is a way to continuously compute a type of average for a series of numbers, as the numbers arrive. After a value in the series is added to the average, its weight in the average decreases exponentially over time. This biases the average towards more recent data. EWMAs are useful for several reasons, chiefly their inexpensive computational and memory cost, as well as the fact that they represent the recent central tendency of the series of values. Homepage: https://github.com/vividcortex/ewma Multi-Arch: foreign Package: golang-github-vmihailenco-tagparser-dev Priority: optional Section: devel Installed-Size: 27 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-vmihailenco-tagparser Version: 0.1.1-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-vmihailenco-tagparser/golang-github-vmihailenco-tagparser-dev_0.1.1-2apertis0bv2022dev2b1_all.deb Size: 4600 MD5sum: 1b2812272044b1bd342efbc42ae59846 SHA1: f88e5cb3d792bfa2e13e715738f4bcce6a080dbc SHA256: e74978bc4c485cabac0559437c4d66010e7d50d43aab5bf933ef476a1bfa93b0 SHA512: b7d2f5ce38724b8b8fa0ba5b34ead43135e394b9da12f78134f554cdbdd90c7987e8d4592473e39d3e8e90eaab1b69f4df0cbf8a1f09e6cd8116fd1458655abb 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-1apertis0bv2022dev2b1 Depends: golang-github-google-uuid-dev Filename: pool/development/g/golang-github-vmware-govmomi/golang-github-vmware-govmomi-dev_0.23.0-1apertis0bv2022dev2b1_all.deb Size: 706904 MD5sum: 8ccb1ee71d98d403863d3a0fb57ad009 SHA1: 40429fc537c69ef61205635868b262aace5dc765 SHA256: 19fed4ccbe85bdb887c8dfd9d95fc785bfb379f665c9bc8b39e6ee7f64cff6cb SHA512: e1a0acb707944b4272508909c23a576a445d5bb21f3208fed4d1764d31c9ffefd0ce6dcf4a15d61e476465294212c065baee89930567b24570ace873b6d212cb 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-2apertis0bv2022dev2b1 Depends: golang-github-hashicorp-go-retryablehttp-dev Filename: pool/development/g/golang-github-vultr-govultr/golang-github-vultr-govultr-dev_0.4.2-2apertis0bv2022dev2b1_all.deb Size: 41916 MD5sum: ab86f8cfa093a386b31d35216b797b01 SHA1: 161c61f6e72e8b62ac5260e546b4baf76238d824 SHA256: b1da64b3f175ad51cf750a739c82088b220e20647f8cf8e8bb4575b0b4df8856 SHA512: 85e92df9026056ec993adaf3427f53e75a94df0328003840f3956c4fa10a79a5fdb65f2d4b48b7fa46dc26f7d544e2370e1d2a908028b3184562d53dd2d15851 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-2co1bv2022dev2b1 Filename: pool/development/g/golang-github-weppos-dnsimple-go/golang-github-weppos-dnsimple-go-dev_0.0~git20160204.0.65c1ca7-2co1bv2022dev2b1_all.deb Size: 12280 MD5sum: f1e4f9b2f1248f97a5fdb2b3baff498a SHA1: a698d061709013b2cb7f21fd0186f8e1a2d3e20d SHA256: 0c99ff8ef1fb9a62ec6b2817120a6975157ba36b62ef2e91df7c8bd8d6be7846 SHA512: 2897b07eb380e78beb54b1ea5bee0d473e6c6a7774ffd7ad5a65e5d9f851d676a2d0dfba3851c124232da3e61211bbfc259d7ef17ac46d5ed0c238cd0214124e 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-willf-bitset/golang-github-willf-bitset-dev_1.1.11-1apertis0bv2022dev2b1_all.deb Size: 18304 MD5sum: 705e89858fb667c9cbffe088c181e5d7 SHA1: ba62abc56a966489fc71e8e26759afee6daed48f SHA256: 2387e9e606941ceed0f96bb98118dd093beeb4798fc99d1d30cc807c1ea6c94f SHA512: ba56f3f4385f66fc2b1cc15ac5b026ab5e91aab891f382d49448fd79de3f50f73472fc93a86466792833ab1d230515303032a50457c9e0272eb8db5b6baf6b36 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-xeipuuv-gojsonpointer/golang-github-xeipuuv-gojsonpointer-dev_0.0~git20190905.02993c4-1apertis0bv2022dev2b1_all.deb Size: 5968 MD5sum: 21f977842344e60b862a449b8415dacb SHA1: 69653fd3e20c6efaa410daf047ae98ecb3d551f5 SHA256: a58298dd8e7c582cededca24fc229a526535dc528084b08441556b89df46fff6 SHA512: 0be2d4382997ae82f810f9ba5c9b5b0642ea75005be18f930740a97e8398add025c8061a7b11309811a95dd83cb1d368b685cc32013ae4f8270ff8cb51978de7 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-2apertis0bv2022dev2b1 Depends: golang-github-xeipuuv-gojsonpointer-dev Filename: pool/development/g/golang-github-xeipuuv-gojsonreference/golang-github-xeipuuv-gojsonreference-dev_0.0~git20180127.bd5ef7b-2apertis0bv2022dev2b1_all.deb Size: 5360 MD5sum: 57b5c012186a5e6b2a65a50ede2aea08 SHA1: 5cdc8a8ddc06e8f487b5e0336e02f220c3b7e6cd SHA256: 4bb694e391ebdca1044bd00c4436e02b1acb0c2ad5d396d935477ef167aa85a4 SHA512: 6cb0d5f01412fb697aa687aef6912addaee29d549d2a37333eb7d2634713f3df628cca55e64bb9a1c503eed1f7a7d2ef4a337f3401de12d23378349a6c618bc2 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-1apertis0bv2022dev2b1 Depends: golang-github-xeipuuv-gojsonreference-dev Filename: pool/development/g/golang-github-xeipuuv-gojsonschema/golang-github-xeipuuv-gojsonschema-dev_1.2.0-1apertis0bv2022dev2b1_all.deb Size: 45020 MD5sum: 6001437f8950c15844c4ed27c862fdc1 SHA1: ba0a891b66d9d81f2b75804230a50c3bb472df7d SHA256: 7ebce63632dad5d8d3c40e4441c1d7c26e3afc533359b4d8d662569b3c6dfc94 SHA512: 611d350e45b9cc1940ee6e7895006e7948cfc1889e4a10c03e836cb7a129abad2e87722efc265a21ce3c392b9af94561099120b23e8336b94da8c7e880623d3e 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 151288 MD5sum: 0557ec57961821632de10762c14b0dd3 SHA1: a9b15e2da8633bfafd3e6673a7ab39e0db5ef410 SHA256: 9527590676293446817db28a4157dbcfb5876fceaaa6b7478823a1c83c57ac76 SHA512: 341d26d2205eea449d80787391c24a2100c4ab4a1dfea13ff03bd2c91661b0808a15626e0a7266588c743d21870baf76339bc603b69035fda23ca696abc00f00 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-1co1bv2022dev2b1 Filename: pool/development/g/golang-github-xiang90-probing/golang-github-xiang90-probing-dev_0.0.2-1co1bv2022dev2b1_all.deb Size: 4956 MD5sum: 241c97f8d9849886772f3cf9c86d37ab SHA1: 795e8f1f88c95c8fc6b31bcf1b1ced140c06a40e SHA256: bc5814fa83791caa3cea59d0efe048d6c62fd0b96cf38939fe0ccd87a3baacbd SHA512: 7835151b1c674f37e965203f7992b6ccdad22dc135df549d4a646f8436fb3fc135d87a5e251345f20f569dea3f1089019b992e6fafab35e8d3b151922659c4c9 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: 7589 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 0.0.2+git20170626.21.b2862e3-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.4) Suggests: golang-github-xordataexchange-crypt-dev Filename: pool/development/g/golang-github-xordataexchange-crypt/golang-github-xordataexchange-crypt_0.0.2+git20170626.21.b2862e3-3apertis0bv2022dev2b1_amd64.deb Size: 2291548 MD5sum: ab231cdb6cab1ef7d766c08764fa15e8 SHA1: 1cd5e762fb979aa147393100a65123c7dc830f6b SHA256: 613a1efd060d340602415f11e244afc28e8ae78948687b92ca11dee8d27120e3 SHA512: 18d996b048b5cc92da0cd35581cb58245b58d2421e344b8646d9dca4c756d2703d93f6d29a23816018f52f9fa244c566aa9236448e4541264a42685e0af89dc3 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-6), golang-1.15 (= 1.15.8-4), golang-github-armon-consul-api (= 0.0~git20150107.0.dcfedd5-4.1), golang-github-coreos-semver (= 0.3.0-1), golang-github-json-iterator-go (= 1.1.10-2), golang-github-modern-go-concurrent (= 1.0.3-1.1), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2022dev2b1), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2022dev2b1) 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-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_all.deb Size: 12692 MD5sum: 3abf9abb8cd87314bb204c1e6fdb8a60 SHA1: 41144dd13fecb02c5af8d23d907e99bce86c11de SHA256: cade42db6290a75e42c476159c146d0bd32d71b1e4fa20219a08a39b7ef7e37e SHA512: 608bc534c3bdb47ce953889764484734855c89022e489b92ab589f3448d6303c220316b4b44237acda9c4c7f8f6a4b832f7a6634078e8c84faead88de57de7c1 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-yuin-goldmark/golang-github-yuin-goldmark-dev_1.3.2-1apertis0bv2022dev2b1_all.deb Size: 139300 MD5sum: d6f65310128103088e44e2041887e95b SHA1: f60563bf5b5e417d474b8c90b9003afeca21de91 SHA256: 6edcdff3f2c960f9128df2ee60bcb9a6527c17d72201f8e783e0045aebdf03a8 SHA512: afd9ad6fd1b50ba0b9744b6ca560986c63d7b841675984a2cbb6d31aef30aab237bfad2698587f3c0d77316d3acad9fc36f33ffcaf3f5dddddb6f975d3c1c794 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-3apertis0bv2022dev2b1 Filename: pool/development/g/golang-glog/golang-glog-dev_0.0~git20160126.23def4e-3apertis0bv2022dev2b1_all.deb Size: 17484 MD5sum: f0dfd14df0b46b0889b21c44dc618fa8 SHA1: 7c8fe3c887fbe8774af896f8846f1140990c1899 SHA256: 62a6f25f3e587004c4604841875d1ed332389203979a7a8a021d88b491bf66da SHA512: b8ddb564f62dbb6029ffa22a89049ad23ccbc1be658387046d3df650aa469c022b5c0ef0bf499c6db38fd93d7dd589d91d596c6b5a70a4b94b9d7be271ccfd2a 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: amd64 Source: golang-defaults Version: 2:1.15~1apertis0bv2022dev2b1 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~1apertis0bv2022dev2b1) 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~1apertis0bv2022dev2b1_amd64.deb Size: 24164 MD5sum: 49ba92b603998b27133f3f284a083e64 SHA1: 7e85543f42c1fc049ff18c88b0cccaab5e24c060 SHA256: c29a03977c556308469643a750ae531dd38221aea47feace970defeab949a75e SHA512: a319c18803dd776c94350e18db383e26a192a5c8d6585dcb0dbb9e253a52d7f615c16801a30b97b339e708a7db26ece878d0bc8068dc597ff32460cab85e8b07 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: devel Installed-Size: 261 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-go-flags Version: 1.4.0-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-go-flags/golang-go-flags-dev_1.4.0-2apertis0bv2022dev2b1_all.deb Size: 48744 MD5sum: c959082b7aa2d8f0fdf071ce7c7f7791 SHA1: b4f8adfb65f421ce317f3551837181568f422678 SHA256: 984de8fd15814323ee55f3404f6a97e18082eada2e231ecc2488c52a34387bb5 SHA512: af9bd9de408d8ea0e4f6ae6298f82a1b3085994d13bee4b5e0cb92673288b9c07fd7b5a1ea532c1f5feda48d8d14e88292c9331f35b41279a6305e0f9cd82e42 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 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-1apertis0bv2022dev2b1 Depends: golang-github-coreos-go-semver-dev Filename: pool/development/g/golang-github-coreos-semver/golang-go-semver-dev_0.3.0-1apertis0bv2022dev2b1_all.deb Size: 2568 MD5sum: 1efc746c74f625e80c3098c323d9e4c9 SHA1: 9daedabaff3eb286a15bcdc4c0503036d4bd9e86 SHA256: 9f0102b3e3d65b32cc025de64804fa36a8d3e28fa3ac991571ba054b1193a3e0 SHA512: 303097bb8806f33c0dbf00ea1948b73d66055930b4e721adf33ff41df98c2ca8f42d26cee1b598298bd294309b6960c12557b5cb56474342509c329d60e6131f 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 11268 MD5sum: 15aad6834a730e337ae47658f7179c06 SHA1: b3bce0b90de320dad667f02fd821325a9c265ae6 SHA256: 3656974254d65babddf54566f4fa9b7169c10ebbd8cdc28dbb839482af24356a SHA512: 62b41f84770d056dec434169e8d46f991f12c8259ea09f4b20275339bca078ef5665ce59db40799e584444bee68a02beac2a1abe92790913d7eacc4ff52ee08b 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+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1_all.deb Size: 129088 MD5sum: 701e15e9d9079bd5434a73484c51b30e SHA1: 753f60ff049262da742eaaa0caa9b562958bafd0 SHA256: 06c4c1b7fd209a05d2db7786745f908c48bd03d33fba9949366b1db5e17169ed SHA512: c8d48f497d7825820e7f73eeba937eede7f91fc34b64128aa7c2e3f11287a40b0d02339e58e165124839f8635424a460fb1494dde6a609c5d4f57a8af1e1bd45 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-1apertis0bv2022dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-go.uber-atomic/golang-go.uber-atomic-dev_1.4.0-1apertis0bv2022dev2b1_all.deb Size: 7116 MD5sum: 28387600a8955a679d6898a94edb234b SHA1: 210bc01f61326bfd3b7f6fbbe64e3c8ffbbfebe6 SHA256: 0b7a9bfb2bc016238881b226e24f2e9ac89068831d37b2bcf3998423b041c5e0 SHA512: 45617c036978e12193f6bb01af018b5744bfc1241fc144e8aecdd6e249215b05a273fe5de374cb46145515d0aaa8b914a74b3ec00a4682579599ef903c6e6796 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 8248 MD5sum: f2bb5cf28909787e8e6580db903987db SHA1: fbaa06a3fe9deb328870ee234f35e9ba8f4b8a74 SHA256: b41a1461ac0cfa6cb53a38dbf48acd6784d3087e75481b96774a7e46b3a2c6c9 SHA512: e1bf1613e55ceb14e22aa488e333dff480fb5c40e977de7649c6c58bc493e26bca313185e51886be3809efade0accd87c3c591bfbf10647879d57cfe3c86b010 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-2apertis1bv2022dev2b1 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-2apertis1bv2022dev2b1_all.deb Size: 93324 MD5sum: 00a41d5dd2f8aa0e112f31162344f2f8 SHA1: 6eb888aa7a4ee34210e0fa54cbfc3bd4ab1b1fd8 SHA256: a02eb45a66cd4ad5bee22ecc68007a7ee0adf02b8bd26974ef12d3103b8c4583 SHA512: 193e1b511b488816aa6ad1f58b7703a6e1a8acac3ee6cd7f719f87eb92d009024849a4fc0cfe8d364590f99541234944886b7126ce1bf698017e3b77301e9a73 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 124084 MD5sum: c35d66842d76179b71b3c6b1057cdd4f SHA1: 5c3b6ab6e46a1ced24bdedb1ca96396924609c14 SHA256: 6d8aced4a0eb16bf259654982727624ea2290b0576fe3a5d35b7e765d52f61e8 SHA512: bf05514a93220619f86b905d7719e2ffdecd07a3c609b9030e2da8f6dae73d2dd479099c2167465ab168fbcb592f1b6c363e64e30c22a866c9bd20826de73932 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-gocapability-dev/golang-gocapability-dev_0.0+git20200815.42c35b4-1apertis0bv2022dev2b1_all.deb Size: 12148 MD5sum: 8ebe5416c3b572b45de59267e6d038be SHA1: 79e437989583939cab6e52e7e12d40ebe9277b60 SHA256: 155cffa19ee55da5d2cc8f578625047670815ddf2b380dc7ce63d761e5320bee SHA512: 03d165cf5da30b05a03fa03ce596509ecf8aa2e3a0139629300308c5853c36c2a4116ef275d549cc3a3f0acd021afac79500d80fb4bf7c9da50dbc1c8d4d37a9 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-2co1bv2022dev2b1 Filename: pool/development/g/golang-godebiancontrol-dev/golang-godebiancontrol-dev_0.0~git20140119-2co1bv2022dev2b1_all.deb Size: 6212 MD5sum: 8f9442917d1afb3faf1bd436ec72728a SHA1: 6e8e1d2ed8c3bef57b672eae5d5a4a58ab31e884 SHA256: 997f38d7aa560dee26b15b15c37c87425d288fb843d2637169ca113a52d3be56 SHA512: 52dadb214b04f58181b0360ec38218e4e1a39b921ad7ea2b1ece56d5fcb2b7747af8e6989af22f16dc7ff73a94bd3258b03bc8d1d913b466a0398b00237d8f7c 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-1apertis0bv2022dev2b1 Depends: gogoprotobuf, golang-github-gogo-protobuf-dev Filename: pool/development/g/golang-gogoprotobuf/golang-gogoprotobuf-dev_1.3.2-1apertis0bv2022dev2b1_all.deb Size: 5560 MD5sum: d5ce200b441c976bd26c29af76556c49 SHA1: a4fd6897e601536577906d7968dd5a3d10ad490b SHA256: 1412a6f43d3f14411b8da1957345ed3cc4acd1ebdbe9e6da41fcbfb8f753034e SHA512: 22feacad54fd972aa04dcc2f62ff71196ee6a73f40ebb0aafe306e22154e5e51cb1251f48d16d4b36d363e28457611f815b77b8b867729acaaed179cfd040a65 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 1538076 MD5sum: ce6e0bc7945c42ab6b537a460e5fa25e SHA1: 49c818b2d06100e7cae668ebd03f83c05d7345b0 SHA256: 32079b07e07251dbc7b75c957c9102776b82b0d6c4d477e6ca4da4d0bae42b6b SHA512: 6d8a636f8760e13f74869666c8a10eb0351693ca233c515657f6f85807c3518419efa82fcd6431ff016b53e21b5a3456d6ba51777899a6821648fe89e2616cf3 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 88020 MD5sum: 95fbaca6fdf122adb4a410e953b32b39 SHA1: 3bb79cbc3c546dd6e6a96caef52dced32534b2cd SHA256: 901caef3092059295db94cfcf232a057df9f58fd5c976d92dea4cac361621bf0 SHA512: 1739e17d3563d3d4f77d5c4aa5cd91781e5c2b2ff2b4eda81ec517f2f0fd811880569aeb56563a79a81e6680413c577761a472be0ecc1fe62408289bdca470de 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: 5386 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-net Version: 1:0.0+git20210119.5f4716e+dfsg-4+apertis1bv2022.3db4 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+apertis1bv2022.3db4_all.deb Size: 667716 MD5sum: 68e953d6515da88508168bbd6e3be37b SHA1: 66bbebd9e38a4cf784c3ca955b095ddda7475b40 SHA256: 7dab34b015f6c9fe3ef7d39c8ca368eaff0c113246fff3f0382cdfa900e9f4c0 SHA512: ca1bce2295a389edf58defb49b9adeef8aa7827de67a7071f30e47ca7ff0bde3d5aea03ae80eaadcf3c8f3b101458ebbc341d9032f65f6a65470345ef483b872 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 (= 20220811.1734-0+deb11u1+apertis0bv2022.3db3) 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-2apertis0bv2022dev2b1 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-golang-x-oauth2/golang-golang-x-oauth2-dev_0.0~git20190604.0f29369-2apertis0bv2022dev2b1_all.deb Size: 32116 MD5sum: 12cb01cfe077de5569b4e3842a454017 SHA1: f27ac2bc830af306b8f0e48d177a1cb24753cb57 SHA256: ff359ee8f79bfbd8802f766d54007b1ac13f3bfcbbd5200842bb7f154323ae3e SHA512: 3ba0f8f8e80fd9b08872b1f48d5764ebe227d84e6cc4e3ad2792e7357619129f0cf9a16da148aba75637338bcfc40e62c9f15c44274814171f241bb8f9c2197e 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-2apertis0bv2022dev2b1 Depends: golang-golang-x-oauth2-dev (= 0.0~git20190604.0f29369-2apertis0bv2022dev2b1), 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-2apertis0bv2022dev2b1_all.deb Size: 13224 MD5sum: f19db36bae8fd87430061e20410bca72 SHA1: f4f7075094e4df75a1efccc3e7c240d49aab1c54 SHA256: b5ed2d1f9fe40f39a3c0783a88d3ebeb0d23db8b6f7690976da32ca60c0d2366 SHA512: ab9c7f5dc6204441f26d51c2a30017cc424ad3b76f35ffab1393f14f685e3e31c1af1101ad8d6bf6ba0217a3108bc4a6f40b7db7ea4c97af25a454187c5edb9c 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-golang-x-sync/golang-golang-x-sync-dev_0.0~git20210220.036812b-1apertis0bv2022dev2b1_all.deb Size: 19336 MD5sum: 78845fd953005b23e797a04bd0c0e024 SHA1: e55deb30c78bce18accfaeea12644c0b9722f7cc SHA256: 3274b51ac9ec964aadbde7c5c715958860fd6b4361c614b612f4a7b9a4e38304 SHA512: ae05e0b385493d90af6f5bd07505aa8cb6d13bc9c00328b9394a49f8f116df4ee7734be62f74661c2900a76086a23e825d945407ea5b7cc648dfc8bb75fd8e47 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-golang-x-sys/golang-golang-x-sys-dev_0.0~git20210124.22da62e-1apertis0bv2022dev2b1_all.deb Size: 307924 MD5sum: 846c9643c3c22d75871ca4fed19887ab SHA1: 1d00906ad4816fe738310097a4de74236ee1739d SHA256: c5750ea0002a9ea91c8f7cb5cdc3768263e14fe036bf05f8915a3bac43f6339e SHA512: b209dccd697cb295cdb8ec33d82ce5577533846a7c51b3bc7aef1eeac9e82c5d598e78177cb8fde7cfdd1bbc95ea8307ee73b6087cb451c266f4638509d3c802 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-1apertis0bv2022dev2b1 Depends: golang-golang-x-sys-dev Filename: pool/development/g/golang-golang-x-term/golang-golang-x-term-dev_0.0~git20201210.2321bbc-1apertis0bv2022dev2b1_all.deb Size: 14680 MD5sum: 6059c7dc82e41088e1ab401298fc9015 SHA1: d0ef4daf8e01a9fbd0801e23f1289c3b3d86b6db SHA256: ed3d8c5de2f12ac8ec2cee850a55457ffea25403ad6a89046b35bdca4770f2d6 SHA512: 15cb7a942d00cd48d12843c3f0b425d04fe8ee7e64b8cb28cb999b15b1006a4d6d9763906115fb209b179c641dbd8f4170410f0036bf8950ef3dbc12c5c0810a 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-golang-x-text/golang-golang-x-text-dev_0.3.6-1apertis0bv2022dev2b1_all.deb Size: 3851644 MD5sum: ad8805884c73a503b5ee745581ad75d5 SHA1: 19bb874eb79abc4e661b7a0606bb85e256ebc283 SHA256: b9a9c4b980b1833293b1145b3b783493342f892c37c2927ed11e033605384854 SHA512: f43769256afec8aad3fe08ecfc02042575befdd59c0b885ee7eb0add1ecb24a46566b3cf63386ae6759c232a1d03a21dd193a6025f71a898059ccd6ab828acdf 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-1apertis0bv2022dev2b1 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-golang-x-time/golang-golang-x-time-dev_0.0+git20200630.3af7569-1apertis0bv2022dev2b1_all.deb Size: 10268 MD5sum: 7560d52046e63de11c744f0cb5e841d7 SHA1: 7c04eb4e118791c61f863cbe7de2b0daff9019c0 SHA256: 152610d696f1c51910c8809b6cff942280788ae8f63897c13bcc11a9a9f04118 SHA512: c43e4929c39bf71425291ee470a56656f3b19cc15f7a13780302eab1694d7319cadf49d707a9c2f1c01d943b92b8c142d5facdafdad008129d6224f73f88f525 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: 159631 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 1:0.1.0+ds-1+apertis2bv2022preb2 Depends: libjs-jquery, libc6 (>= 2.4) Recommends: golang-doc Filename: pool/development/g/golang-golang-x-tools/golang-golang-x-tools_0.1.0+ds-1+apertis2bv2022preb2_amd64.deb Size: 31186988 MD5sum: 36bddc6567409b75555095ab9402371f SHA1: ae5fb7ab787f378c706ad5123229324f8c00740d SHA256: 931b9a7703653a9cd83c64c16eead61ad58b60e5f819d9fb2defc5f1cf96985e SHA512: e8725e155e11ef515c98c8de4e3481efc4c4f6a1d263b3b4f2fe95447fbf620a95e51d47c00b0dc67b7c3ff8d94b1a0de7dd7897d35efda1889a744e8502e088 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.9-6+apertis0bv2022dev3b1), golang-github-google-go-cmp (= 0.5.4-1apertis0bv2022dev2b1), 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+apertis0bv2022dev3b1), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1apertis0bv2022dev2b1), 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-1apertis0bv2022dev2b1) 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+apertis2bv2022preb2 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+apertis2bv2022preb2_all.deb Size: 1626996 MD5sum: 53a8682da8827f436fad7f715e506048 SHA1: 9a7e1c5ad7af41d64c95cfce68f05d8fb609765a SHA256: e5c0d1966b70c1cb8ea2b1656a0f5270a9b41ca281250ebd5a050be8a31fc76e SHA512: 59cc1b3ed6db5be30fb35129dbb23603003de244c68ba1143883ba4c3e970def503f5f1deda844dfabf306d0b7568a09add7a7f8021164616256c0e03ddef7cf 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-golang-x-xerrors/golang-golang-x-xerrors-dev_0.0~git20191204.9bdfabe-1apertis0bv2022dev2b1_all.deb Size: 14372 MD5sum: 4e1369f90d2d94a964cc70e2bc8d66ba SHA1: 927ba7d0a47030a3451ee7da058a0ec8a0eca030 SHA256: a8c8787ec24d7f3636d21fcabd860efac1b20918a1eac03051b4775ed392af34 SHA512: ad7cc256ca487fb74c865c16c387b3810c20a4be7beffad5b51177e3f367011a35b9321e6489e891949c9b5663bb1a5210586737a676699ad80128327d832b8c 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 84840 MD5sum: 4e7708100f35ffc08cfebc09549618c7 SHA1: 95493be073a65d9d7724ac1e9d3a741138e97742 SHA256: 9974aad47475947b752651ad30de9d530d8f41dcd9549a6edcc87d62f9e6279a SHA512: a45560b8e49f6425a38139d87999269e297efed82cc7f6ff9e6fd5fa6f7d437b3f1f17ccc9b5eca2c52b3b5c33790e33d0b9bd8922a2fa85c89eecb9b4e4bda9 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-2apertis1bv2022dev2b2 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-2apertis1bv2022dev2b2_all.deb Size: 3818624 MD5sum: 26649e2a1c10ada4eb1b84d85a652b02 SHA1: 77cb630a53fa6109ad74c8ddff637e39f92d2dbb SHA256: e627f2ac0bbe0faf1d36a045f5fddc39b7e532d3c51f2a2bd204acbfc0d14165 SHA512: 518c02dba397fb5ca4462dd7c05da032c93448b4625738e53cb1ec56b9b45798120c6174dfe093c820b776d93ab16f32c7aa2497f473e4a1670dbb570a8ee8c4 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 255144 MD5sum: ba4b915db40b64508130f9eceb0f4591 SHA1: 4369273bfef9c103c366c382e538c78ef106ac81 SHA256: 4b0b7306f15e8f6f70cb966896478f72f2378488516aa7c285a95b3da1e08576 SHA512: 516937d45f76144c06ead8d6df2304a19e67cf1e47afebf1c918028a83771f7b0c8ec832cb86596821f415a39cca6bfd5415e9829448807049cad7d183743bdd 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+apertis2bv2022dev2b1 Depends: golang-golang-x-net-dev Filename: pool/development/g/golang-google-cloud/golang-google-cloud-compute-metadata-dev_0.56.0-1+apertis2bv2022dev2b1_all.deb Size: 34604 MD5sum: 4e54a3e196ca162564fd2383d26af733 SHA1: fc7a579709377e4e2c7b19f5fb3933b9b3b2a3c4 SHA256: 827d81362f122600a2bf74a523b8c566f778ac7b18a35480ef01b9169a7bf3ad SHA512: 67610768716e9aa649e3c9b8b990e8cbbd813c714226b6b067791baa94fad0f37cc7f714edce059aff0aaf838cf4044f206e93bbec825b28d11caa990eb04f80 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+apertis2bv2022dev2b1 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+apertis2bv2022dev2b1), 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+apertis2bv2022dev2b1_all.deb Size: 1968752 MD5sum: 06083baef4d17e461e7500f0b30babf2 SHA1: 0dc7c4fa520c85b7d320d1fe87a277a2d7e67ce8 SHA256: 69c1864c49860f17b1d38621e1c98e0cca9a3d141752a75dd510af3b52abe4db SHA512: 1de11a04354f98ab0af506693041bf300f1a78097978bb4f04ec901997a81a8d51e50dd406333d70534f26be23127fbde6ca72e6feef82daea2666c9a341b0b4 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 4031656 MD5sum: ef8622b9e827a9956f8c6b4844a5788a SHA1: f0ad0388a16f8075d060b34b0ca257d871b8ecd6 SHA256: 191a23fe55edc287ffab52d7311418818ecaf0dfd3b84c28315cca1a093a857d SHA512: 737297db4c824d431f8921868785c77c35e9927df181871c82a5c27cb14622e8e0895e923a283ba18fe755cb09f94fbf49b805e8cd2559a37e8906ef2875db1d 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-1apertis1bv2022dev2b1 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-1apertis1bv2022dev2b1_all.deb Size: 478068 MD5sum: 81e90a9311efc438a4b27c3b9081594d SHA1: c9390a31c818ea39c2bcff1c8acf5facd632fb3b SHA256: af7092c5d72f467ea70a4409047579820e9cd6bb906a88aa5c1b5a858a67e171 SHA512: d27b9f7761ca3000b1f3a54d97491c12e67f5771eab0f8c67df3d4142518583aad761bd053597421688d86ef4c10d659df4127deaa2caf79ff49bedd5bc095d3 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+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1_all.deb Size: 43160 MD5sum: 8ee74e05f7d924115fee7c5bc638accd SHA1: c5eff6c52c77c3e34533076576ce3b2719b1e0d5 SHA256: 8bb4eee63415f0b49ba7832f103eb6d096886a4cd556dc8349b6ea6b02af2d92 SHA512: 91da7b2b28c774475bf38327a8a53927aa48533111697f5b73dc5dcc74ceece1f019d88772c824d0c7d6c2caf1d0f96d97bb98ea2304b02b28839ffd091dfe8e 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 32276 MD5sum: f7b1fb176bd47f21b98a9e2d1c9813d6 SHA1: 6191e699321fb1f2bb89226d521ec11fcb0acc6f SHA256: a8fa2de4019a05668e2732e2d89d85db65b3fe5fce09570fe06781e847d10b84 SHA512: b0824dc671252f1c2a4aea3051ee1a0a75f32f321c6085057d5962c438b5855ccc0aceb55268df1a26a88661b8a1c94aebc2c2f11ff9a261d64b441d032209a5 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-1co1bv2022dev2b1 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-1co1bv2022dev2b1_all.deb Size: 14168 MD5sum: 8986ee852b20d44f7246a27da76a1bfc SHA1: e730d892b6c22b2e0cf57826440fc8dc65e9e3a8 SHA256: 746c1050b69fe36199ad0fd44534330aeb093e7c8fda42b5898752b43c587c13 SHA512: 0ca904312241f4f7cb44359371c675cf75ee68ad8c52a75c844710372fc462884efd8a62bb948a46b5c5a543ae14b85e566b09ff6632d8e6cba1c22f2abe7616 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-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-3co1bv2022dev2b1 Filename: pool/development/g/golang-gopkg-fatih-pool.v2/golang-gopkg-fatih-pool.v2-dev_0.0~git20171010.010e0b7-3co1bv2022dev2b1_all.deb Size: 5756 MD5sum: 141e9bbe687623866f4ced316dc1461e SHA1: ebe7f1d6efa75bd9ae72eb9cbc6b623a654e36a3 SHA256: 0c6d408bb584435d9cb3c38f6beee641cc749ab3ad108aba45d8a317b3ba5977 SHA512: 0c9a74366c36083754da62d27e35e3a0bc49a545354709e56365bbac08e2a7f99a3e46110e3f9bbd597c422fd10dd52e31de115268e7dc6a1a9c11ec59806ab3 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 112952 MD5sum: f9fa42704d58dca7e107ee8c0bab6b46 SHA1: 7a2bf6f7a966b73a5f37c2c7af271c1dbfb72826 SHA256: a4be76b208dff99d10017b4cbef83aa7a36532fe46d23b0693621b351b41de23 SHA512: b9e3b052c15cf3c201e66d458dd546c010d1458415ad392ef7234fb05e79114ede81539da1da23400e2a4f30a7f809188abb12372c5405ad0e3a7618d9169ee8 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 14496 MD5sum: 863a048aac6cee4572275cedcd5b736a SHA1: fac89c7b30182e813d0ea8909b7c5acae44ba459 SHA256: 5f2bb79b9fba9ee615b03dfa7e5494bbf151bd0914fe54e2499676c3316989d1 SHA512: 6c735f6c24f6dfea97cccd618783ebc931cb55bb796664b7379f1207f381d854d9ed740fc72a8e8408d57a8ef505baee08d6160e3001c83265868e916aee03c6 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-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-gopkg-ini.v1/golang-gopkg-ini.v1-dev_1.57.0-1apertis0bv2022dev2b1_all.deb Size: 38212 MD5sum: 87d27568deb1be8642b873c7ade9f4b6 SHA1: fb1bab861076efe951f90f4e33ac2fdfaff679d6 SHA256: 0d356c0599b7b8ac759cdb92d0da78410f7623943d7d4630437773b6c4e5303a SHA512: 7464352cc16ccb7d73b42994b1e520f749ad637ff837d00fe68e95ae21e140c47e26329038ada1ad81a93b94969d5893ab755650d51d6d4c93536e17c2aece30 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-3apertis0bv2022dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-gopkg-jcmturner-aescts.v1/golang-gopkg-jcmturner-aescts.v1-dev_1.0.1-3apertis0bv2022dev2b1_all.deb Size: 4872 MD5sum: 255f7575236585f9992379a04d166d3e SHA1: 3423632534d1ff046e2170d74e9183b165ebc10c SHA256: 79a5ca990d37da73b9776260d771715fd5f8cba9d0f81fd2aa9edbcc9328b188 SHA512: d1e41b43a6b75ac9d66239ffb1efd653c1c405b392100be03d0de0309e27bbf444e66cf89245689b990307e3d9f4407524e53251b5a2bc56349d33df0da96959 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-2apertis0bv2022dev2b1 Depends: golang-github-stretchr-testify-dev Filename: pool/development/g/golang-gopkg-jcmturner-dnsutils.v1/golang-gopkg-jcmturner-dnsutils.v1-dev_1.0.1-2apertis0bv2022dev2b1_all.deb Size: 3860 MD5sum: 6bf3fe5b5b58667ed80269bbd1e5300a SHA1: ad1b041655181fb26582c0c42056ab6693e021fe SHA256: 1d6abb3c9c13e92bfda5ab40806e8faa559e7a55315e3510faf540cdd1b121ed SHA512: b52ac077035f28bd1a54e17a6afe7075576874f1af7173576fb3a7c70cad5e6364907e059f577b8a1fe5e3de674b6be34b01bf3c1374eea4854544c57a1764e0 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 3388 MD5sum: 10439a9d01aca5835e0e6982a5a4f4c7 SHA1: 4cc439a763f9da0d7bedbf4891ebd641332be1c8 SHA256: 4abd321fe64f30c74d94a005029c67abb57300f331d57fd9c977d18ed00740a4 SHA512: 505a3d5144167cdc263b266971004c7d5caadbde0b121e83e83f28ca612ad0816cbab679d64a88e84669e28ffe9202088b856d74b9fd45fe99147e96e2a9fbba 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 107408 MD5sum: dcbfbbbcb1fbd1a702fd580aa943a991 SHA1: 42aa8731429d773dd2cd1c66ccf6f6d737f6c58f SHA256: 9786601d2eefaf8c404f494528893d0d1e37e4ce474c478c025052fa9df551a9 SHA512: c70c2b4825ebbac9ed717f982297d0e4c898d05402f63c155fdceac82bb5b7f0d9cc6d5514df970e4ac59423d6e2f6b751920f8cbe2197c9ff61b7e8e0970005 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-gopkg-jcmturner-rpc.v0/golang-gopkg-jcmturner-rpc.v0-dev_0.0.2-2apertis0bv2022dev2b1_all.deb Size: 6068 MD5sum: 8f5bb3b141f0d3cd3c57d23b79311d85 SHA1: 38570af60254f292996c49472f190ea19b2973e2 SHA256: 68b0e8c12a4135e63c79d0687a39ad11a7ff7a77b2f22401b98bfd0cef434149 SHA512: 8572f15be7c1eb228d2f40285a89d8bcd62df521e3f8b6ce05192038c8c611c53de3dd18e2d466511fefbe634213e6d29cf6ce9b31ea27707fc07bd7f96d540a 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-7apertis0bv2022dev2b1 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-7apertis0bv2022dev2b1_all.deb Size: 316096 MD5sum: 7efe4f5e0ea2316bb1834c08e30b0547 SHA1: dd5fb28d598a66b0157e00cddd45f72a3cda345f SHA256: 1c01b1a74a0f4a4402699c177fc8f01b196120120ff9779fcff25424eaff8922 SHA512: a3a7dff40f0558cfcb2eefcb25f39bbb364d4a9e406ad33e94e4876ac8c55af5021ae3e3b43f313796883d87e3a1350a50c5a2ee03754873ff8251fcf384f2ce 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 12888 MD5sum: c5f7d5fffb082e714e207ef55214fd9d SHA1: 3d760ab9df2f9db8391b8dc6b0707efa9adf6ab5 SHA256: 14a51ac6d8e5abb51088d3502478ec2a25fa92452d57da71df10803780a37a28 SHA512: 56844aa505937f2db7570abf38e103c8ed4030a2f8c609e42a0dcb28d08a9bcb9640636a7c46de50cd72cfecc775523c8b8d18974009a810dfcfeca625a233b7 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-2co1bv2022dev2b1 Filename: pool/development/g/golang-gopkg-square-go-jose.v1/golang-gopkg-square-go-jose.v1-dev_1.1.2-2co1bv2022dev2b1_all.deb Size: 230392 MD5sum: a1650e562701f34a86396fc7f9dcdcf5 SHA1: 697f015210512c3ccb8d64125d00b1513ed16a7c SHA256: 3f4892ba9033edb31f6e840ba70b3ceadfbb38590e11ec23b81bd23495f35d1b SHA512: ac7727326d98d4f1651c4caa629e7697b164366d4e24c74b52c3aa33e9a4ba20cedfe11b1f9321d1689531427bc8f67d47053a0891008c16be7db428f7c5ae67 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-2apertis1bv2022dev2b1 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-2apertis1bv2022dev2b1_all.deb Size: 265728 MD5sum: 63dc43e5d2cc49a30cc02c33054c94df SHA1: 3fe02beb2f603b804dd276a16c28fdfec1a4c3ad SHA256: 8fe6773d55fc42bc2eb4f0ecad85454312b04db206f06c37a0c300db42270dea SHA512: bb9983859564f56f7e5bc2f71a3805ee64d41b8e94798c834027ccad979893a0bd46437ec476a35d7db0db1ab1e4937c3067277f0a29c47bd9128ecc2af0fc01 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-7apertis0bv2022dev2b1 Filename: pool/development/g/golang-gopkg-tomb.v1/golang-gopkg-tomb.v1-dev_0.0~git20141024.0.dd63297-7apertis0bv2022dev2b1_all.deb Size: 5488 MD5sum: c64c05f8ecd47dbdbf62aa7e309df0e4 SHA1: bba4aa2ac5ba35ab3ed661fa71a2ed36df1f02ad SHA256: bb855426dd867dd4fae77173ed54940c79574e8ab0796b84d2f2c8e99112a8f8 SHA512: 6ec9763d9c704fc06ae6baf8d2cb59d1133f35c82854a7336cb9a8a97719e77816ae6e8619b974eb6443a415880af0dd38a0d24fe16f2c76e74a6507f9bf4a6a 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-3co1bv2022dev2b1 Filename: pool/development/g/golang-gopkg-tomb.v2/golang-gopkg-tomb.v2-dev_0.0~git20161208.d5d1b58-3co1bv2022dev2b1_all.deb Size: 6996 MD5sum: dcdb102f9271c8e42fdaa45865628d71 SHA1: 874414ee92fc029d90879bb3450c8bca9fdbe3f1 SHA256: 656d89e8ee3d3a21816436d05ddcb37ea1ec639aefb6977ba431e8201bac77eb SHA512: 423584196fbd0872884f40a27a428b67fb4b7780782e106721eb6de53609146fcffc671d97d4013e3881f71c87a229e4bc22a1aa4734fbaf17e645b419b0fc11 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-2apertis0bv2022dev2b1 Depends: golang-github-vmihailenco-tagparser-dev Filename: pool/development/g/golang-gopkg-vmihailenco-msgpack.v2/golang-gopkg-vmihailenco-msgpack.v2-dev_4.3.1-2apertis0bv2022dev2b1_all.deb Size: 27724 MD5sum: 5b6802e07ae4b22ee9e74a6093ecbb01 SHA1: cf12d46e8c48e0afb0ae6912133d2a30783c7cc4 SHA256: 4255bea16b4dbfc1e9a6e3388a2352e58f35c1a2835cadeca88936fb09117f4b SHA512: 814537917bea5aa60b936982de127b0048fdcf68c85e587040de45874b5dfd628dbd8160941581a20024d369c623969f8f8c2a1dae6064d7270acb140d2e504e 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-1apertis1bv2022dev2b1 Provides: golang-yaml.v2-dev Filename: pool/development/g/golang-yaml.v2/golang-gopkg-yaml.v2-dev_2.4.0-1apertis1bv2022dev2b1_all.deb Size: 61656 MD5sum: 0e55f53abf052b59eb811686b01a0a2c SHA1: 7d3201e6e0827b5c2bac0c8e61b66c3822d4f03b SHA256: 60958720e5b34868f684058710f48c14e3b19769ab6205dbc16f3e0950498d99 SHA512: 635af77053421042d7e7c2c23bd07b3dc6768a7b54b5b2ffc29d975c6578151951dda526ac2b9a87c6a58af07315d1123b04ed0c0777fad2a176d4f788001eba 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-3apertis0bv2022dev2b1 Filename: pool/development/g/golang-gopkg-yaml.v3/golang-gopkg-yaml.v3-dev_3.0.0~git20200121.a6ecf24-3apertis0bv2022dev2b1_all.deb Size: 70716 MD5sum: 24718c3c5295bb7cc6a11a59a3bc6697 SHA1: e725ce54d9498728825f3a866b32f777283b94a4 SHA256: 814a046b5a1d16a281416c2f68727d3af46b584517964230eba4c3080d04955f SHA512: 3c524dcd19e4994eec136421b8e95c3c67c079d73e588d2026dde15dd58e272a6cd8ee063768d6dba8fd1b7d51e836dfb77715369dcaa2e25edf32566e29fa85 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: 5786 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-goprotobuf Version: 1.3.4-2apertis0bv2022dev2b1 Depends: libprotobuf-dev, protobuf-compiler Filename: pool/development/g/golang-goprotobuf/golang-goprotobuf-dev_1.3.4-2apertis0bv2022dev2b1_amd64.deb Size: 1508856 MD5sum: 98e9b1780c6835ac46521f8aca7fb508 SHA1: 5d5fe30e1221758e24181a21e12d33029903c31d SHA256: 9bed3967b6e71390acd0bed6fae017c3f062cb5de976ad0a5d74eeb5d306779b SHA512: 71db08e3870190c0c9f9094df3547c6124cef4a4192e9e8ac3000e2e5966459869e3f5c4c9c050f178553d950dbf65ff6547ea6909a0e9cc986cd635b5de4722 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.8-4) Homepage: https://github.com/golang/protobuf Package: golang-grpc-gateway Priority: optional Section: devel Installed-Size: 9542 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-grpc-ecosystem-grpc-gateway Version: 1.6.4-2co1bv2022dev2b1 Depends: libc6 (>= 2.4) Filename: pool/development/g/golang-github-grpc-ecosystem-grpc-gateway/golang-grpc-gateway_1.6.4-2co1bv2022dev2b1_amd64.deb Size: 1929384 MD5sum: 124f99a3fa19e24214993323f5b36f40 SHA1: d9d4ac7951911011a74b44b05158240d91a9451a SHA256: c696b924c4fdab46a3fafc47cf2416e9e2866f75994bb0e3db2711e9d915c9b7 SHA512: 9ac2ecc7b64c1529bdfd5614de03f5b397a98156600ef078fa9f72b3b1e4e5d43dd96f935ea352f5598c993f1bdcb24f5cac8d3939fa7156cf419d38e54772e4 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.9-1apertis0bv2022dev2b1), golang-github-ghodss-yaml (= 1.0.0-1.1apertis0bv2022dev2b1), golang-glog (= 0.0~git20160126.23def4e-3apertis0bv2022dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2022dev2b1), golang-google-grpc (= 1.27.1-1apertis1bv2022dev2b1), golang-goprotobuf (= 1.3.4-2apertis0bv2022dev2b1), golang-yaml.v2 (= 2.4.0-1apertis1bv2022dev2b1) 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-4co0bv2022dev2b1 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-4co0bv2022dev2b1_all.deb Size: 288976 MD5sum: 64c7006c87e363f7f1367a6bf28828eb SHA1: abb28d55a2d5a2778a3e9ce4b33b728f9a98783b SHA256: 7ef253b204f26ea95a8c6c7043d6c295a1930351fd2459482e79a9e190ec7996 SHA512: a1155c8864b8ee3914ed59bb69eab9001dfdf861f66451f473553c88a5d1932df6dadd338b3914591b44b49149233ecb1974159060c9b0a3df1f34a57474c6bc 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-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1_all.deb Size: 116548 MD5sum: 2f278f71152d560cc8377c9674e16418 SHA1: 98d78930c764e87d83c2bc618d42e4599fd42c23 SHA256: b1d5c80a32df75648819fe096db20b8a33dfee5df654699e2b4191034457a936 SHA512: d909ed69204f2549902ee025db88b56e9f0bcd3b2873b24b5c24e95ceb972cbbbd4de941ceaa1da639db8d5ce302d67bb6347a031be42ef10f6ed1a93af70732 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-3apertis2bv2022.2b4 Depends: golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-k8s-sigs-yaml/golang-k8s-sigs-yaml-dev_1.2.0-3apertis2bv2022.2b4_all.deb Size: 15196 MD5sum: 0f769871b3bdef19dafd0356c83a2727 SHA1: bed8c7df4338a0f4a808e51182289984bfcba0b6 SHA256: a1af5113b2f8e33cd2b9bc265aa7e8b2c061314f6a48b62f852508a0cd39edff SHA512: 73110c00465d956e93c71479ca88f2b65f4d2587ddbe6e7ffa7818867dfd697ce75c89125a458bf673bad0617ee576118acf32e418860d21255b245c94fc59ff 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-2co1bv2022dev2b1 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-2co1bv2022dev2b1_all.deb Size: 2912 MD5sum: 0865b79ebfc25ce9cc9bbed6040d4e3d SHA1: c035fcd8722f47af9f0373b46adb1cefb889af84 SHA256: 4183bb3ca1eb5f461bcf65b3d3714211f78c817fc0b774d2c98b30b1ae55fe35 SHA512: 518d7342678e507fff96f81ed36cb98d6ea2c17946655f8db71f053f155ca53a7d85cd59aa259c61aec6a60434dd59fa883054ee353c311094e975d58c86323c 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-1co0bv2022dev2b1 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-1co0bv2022dev2b1_all.deb Size: 24492 MD5sum: 5a67bbed891608ca29b9ef76846336bc SHA1: 4bc885610174fdc5a8ce8a763802896aad8b510f SHA256: 4bdae618c7b520d0e430ff8ea81cdda7b9970e473907c63846259901ecd6c979 SHA512: 805386d9d29aa32ea0b0385539d566e2febc10775619798a222bd581c61874aba7767050d24d9825e56593519f80446d22640431ed2055967ea9f15d1adeeca1 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-2co0bv2022dev2b1 Filename: pool/development/g/golang-mvdan-xurls/golang-mvdan-xurls-dev_2.2.0-2co0bv2022dev2b1_all.deb Size: 13280 MD5sum: 5096e81f6cd7c865d0367aebab27587d SHA1: b465d24dea4035756a82f440905f6333010f28ba SHA256: d7267ebf4a1c79f0983476e3d048b35d7f9ae39ee65180f454decfe87d406ac3 SHA512: d1bf615c7ca314f96930bb59e838c6668731181dcdd280a237e65b94939cea2848e661a324ff4f3c2b272f642bf65b24b5d02f3aa998015f3c18b5471ff72bbd 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-1apertis0bv2022dev2b1 Depends: golang-github-lib-pq-dev Filename: pool/development/g/golang-github-lib-pq/golang-pq-dev_1.3.0-1apertis0bv2022dev2b1_all.deb Size: 3288 MD5sum: 687e3d2bde409482042ee81df6155bd8 SHA1: f1f8c2eb20521018069409d7e85b2cda1d3df723 SHA256: e4a48d0c2e16cbc2c62224fd9bca41715c722e0fc9db09c1119f263a23888748 SHA512: 272fa27bfa277a0d11d4d98c120a32a45b5b93927fdd66833ecdf1355c009d2782df93a031bf00f6cd21adf0c2507fee84d70bf196c0adc38d815dffaf6d68f1 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+apertis0bv2022dev3b1 Depends: golang-github-prometheus-procfs-dev (= 0.3.0-2+apertis0bv2022dev3b1) Filename: pool/development/g/golang-github-prometheus-procfs/golang-procfs-dev_0.3.0-2+apertis0bv2022dev3b1_all.deb Size: 4296 MD5sum: c020f0f1da2cf63b23c6a1a4c012a3ef SHA1: 0d8e9c5b839d42fa439e4a74ade44689e553ae02 SHA256: 48011ca9cfb2f7eadcb5f29f0c2eaba8d5afe845c8df1b76af3b15f9afd9b387 SHA512: c5fd3bc02505e6c818c7146fabf7ec2099f40037681cdf60c382ed07849296f7c9c31a9879160e7040da56fcb3b42d2ace6ef42b62bc56d0b6484ab468092a3e 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-1co1bv2022dev2b1 Depends: golang-goprotobuf-dev (>= 0.0~git20150526) Filename: pool/development/g/golang-protobuf-extensions/golang-protobuf-extensions-dev_1.0.1-1co1bv2022dev2b1_all.deb Size: 29940 MD5sum: e142b5902f8f6ab650f39e3a2ce2c0ba SHA1: 1cbe7f7dc644da4d333c433e4ea63a8d6d762d97 SHA256: 1d6a67ead091047ca87542e4a830d2672c270cc4debbfcc4940bc3afaf1c76c6 SHA512: 4266a18b6cf54e466c34cb667a91dbc9c9e5faf27d808ea34a31e98ccbfff8320c951001b0e5ed8add5e02dc5b7b2b6dd513cf0ca2a23c0d9475fb5bd4ac5ebe 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: 12959 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-cloudflare-redoctober Version: 0.0~git20161017.0.78e9720-5apertis0bv2022dev2b1 Depends: libc6 (>= 2.4) Filename: pool/development/g/golang-github-cloudflare-redoctober/golang-redoctober_0.0~git20161017.0.78e9720-5apertis0bv2022dev2b1_amd64.deb Size: 2886152 MD5sum: 4e2598646ee283b2ed340d1e2275e2ce SHA1: e53fd6c6288248173f569286573a01493eb282d3 SHA256: 04d4fd734cc08e10971795c1d33468168cf61417622556ae03f40639071e2210 SHA512: 2c13a0362ceaa15227aa5acb57ec854c92cae17d309ee05309435bbc60a6fe21895047900e51864efa8f8618d05077f09fc273d13f61f9598565a3d8f900513d 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.8-4), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2022dev2b1), golang-github-cespare-xxhash (= 2.1.1-1), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2022dev2b1), golang-github-prometheus-client-golang (= 1.9.0-2), golang-github-prometheus-client-model (= 0.2.0-2), golang-github-prometheus-common (= 0.15.0-2apertis0bv2022dev2b1), golang-github-prometheus-procfs (= 0.3.0-1), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1), golang-goprotobuf (= 1.3.4-2apertis0bv2022dev2b1), golang-protobuf-extensions (= 1.0.1-1) Homepage: https://github.com/cloudflare/redoctober Package: golang-rice Priority: optional Section: golang Installed-Size: 4249 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-geertjohan-go.rice Version: 1.0.2-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-geertjohan-go.rice/golang-rice_1.0.2-1apertis0bv2022dev2b1_amd64.deb Size: 1364632 MD5sum: 6bb38eb81845f12ee90bebd52425e5d5 SHA1: 1aeaa68be50240474328fecc382af7cc7fb681f7 SHA256: a073c67a944dd250a591cb01a3c9a94c47720624ed45f97747e54cbdbf12018f SHA512: 33a4524941b034bdb840c2caa965bfbc7993f5fee996b9566bf0a0e11328e024f7de786059d2a64eaa7faed428441baa81c274a5c6b9d9e11b75f8c0276044c2 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.8-4), golang-github-akavel-rsrc (= 1:0.8.0-1apertis0bv2022dev2b1), golang-github-daaku-go.zipexe (= 1.0.1-1apertis0bv2022dev2b1), golang-github-geertjohan-go.incremental (= 1.0.0-1apertis0bv2022dev2b1), golang-github-nkovacs-streamquote (= 1.0.0-2), golang-github-valyala-fasttemplate (= 1.2.1-1), golang-go-flags (= 1.4.0-2apertis0bv2022dev2b1) 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-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-rsc-binaryregexp/golang-rsc-binaryregexp-dev_0.2.0-2apertis0bv2022dev2b1_all.deb Size: 419412 MD5sum: 015bfa1dc2b54c0482a5a245e426ab58 SHA1: bd060477355d0262dcbb0747c495f642c11f7116 SHA256: be3256f49596de5c908544ad445769aa303518457aab2759b33ffb1fa4635366 SHA512: c9bd2019335bce605815721c6499937050b09db4ad609d0e1fb9f0830c92e0f59d8314fe26a8109dfb5adcef533fd3426558cdc95a1bcf05e67b5485def253a7 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-2apertis0bv2022dev2b1 Depends: golang-github-golang-snappy-dev Filename: pool/development/g/golang-github-golang-snappy/golang-snappy-go-dev_0.0.2-2apertis0bv2022dev2b1_all.deb Size: 3640 MD5sum: ce1d9ab8f6cd365603b19c75959afdbd SHA1: 5403b2e221c8d0f498f89a7e63383a148297452c SHA256: 8cd326d2ac633a40d9d74eca0cb3eafbb396b4e6d8ab12a33b4b2b57f8d6c88a SHA512: 743502f7722602e9d288417b506e1d527df6c11c98462b79619f3078181c27fb3bc3b11eb32b52200fe1e9c5747b840f87c97ef714cfdeb3c1a3c0538321e3e2 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: amd64 Source: golang-defaults Version: 2:1.15~1apertis0bv2022dev2b1 Depends: golang-1.15-src Filename: pool/development/g/golang-defaults/golang-src_1.15~1apertis0bv2022dev2b1_amd64.deb Size: 5120 MD5sum: d32d51cc99a237e31e104f80c8e256c9 SHA1: f5b8309de38be1d6ac9dfe0d460db683db7f320c SHA256: b58ad4c4d4fe1782ab05fa56fd5a926633c95d0e9a82663e1d6a0a700338c6eb SHA512: 42e044607a29590392e488163400c02598e06a87b9c7b8931ff6c6344c65f98e75cb5f29f81a167f47facffce6c0fe2fb26449d623ab03d27d0737b3fefda5cb 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-1apertis0bv2022dev2b1 Depends: golang-github-burntsushi-toml-dev Filename: pool/development/g/golang-toml/golang-toml-dev_0.3.1-1apertis0bv2022dev2b1_all.deb Size: 4572 MD5sum: 1aeb6bb661b81fa29015ec4d2fc7b627 SHA1: 9c8aae18507fa629d1dacce73b6aa24cb4620b3d SHA256: 7b11bb897f64f705cedd18741d93535139d53b745764a2b8ee47c5244f45887b SHA512: 57d709743a32a72f8a98aa6b3bfcb3401db89b16a26fdc511dfc26446b51c93b4f5f493598d7d24bf5bc17a002d0354b5d62a7e4af43a4c7ecbd479212469ddb 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: google-mock Priority: optional Section: oldlibs Installed-Size: 16 Maintainer: Steve M. Robbins Architecture: amd64 Source: googletest Version: 1.10.0.20201025-1.1apertis0bv2022dev2b1 Depends: googletest (= 1.10.0.20201025-1.1apertis0bv2022dev2b1) Filename: pool/development/g/googletest/google-mock_1.10.0.20201025-1.1apertis0bv2022dev2b1_amd64.deb Size: 7388 MD5sum: 7fb86553326324b74c156f5d760e7951 SHA1: 3cf2266c6e13c008bded9ea64863f9e905c17563 SHA256: 0851ec194ae9011e9419386e05e090e120b1c308e32904351f255ceaf945a82d SHA512: b808ee6a1a1aa86068a2140ca2d48e67e1af268fac6bc0185702ece79b0fe27162bfce79d031bea2a600501e50ea1d904f97511f7bc907b39e4ba8ed54234e93 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.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_all.deb Size: 629792 MD5sum: b06d60df6717bacd6b8ab5e17441b128 SHA1: 231524fd404c0a1af454aa119fe76ca01145958c SHA256: 78e3e6b043e714f39f7af844d537791572a3e0796d0e1fecce7f16901948b7f2 SHA512: b64728b40b6e469a82268ab2959fd06c7820046b1712268791d38571838e94b57a5cc737c6f01729cefb931d6ce9570b565b0096bc8869058b9c75e3bb9d9475 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: amd64 Source: googletest Version: 1.10.0.20201025-1.1apertis0bv2022dev2b1 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.1apertis0bv2022dev2b1_amd64.deb Size: 27228 MD5sum: d094ba0b5fa5c41c688cbb91e82585e2 SHA1: 95679c262a1a421b384820e4b53ade0909b0ed2e SHA256: 84e8b3f24fc600f3a5ac5bf1fc850348f0711bc21f209fc35cd73050d709dac1 SHA512: 13054393afda95bdc67b65049c423514dc2c599f77f2eb065976d773d3b68024e5c114e206ecfa539bcb0ca6969a6cb7e8a9fb30fba5e8845b0186e5ba29f32e 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: 16074 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-golang-x-tools Version: 1:0.1.0+ds-1+apertis2bv2022preb2 Replaces: golang-golang-x-tools (<< 1:0.0~git20201116.6f6c72a+ds-3) Depends: libc6 (>= 2.4) 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+apertis2bv2022preb2_amd64.deb Size: 4773344 MD5sum: 56e952f6a0642ec0a268383d7daa2378 SHA1: 547631eff93e13884bf3aaf08ce90ef218921590 SHA256: 94028dfcbf3de07eefa425debc856ebacc9d0df75f2936573f65bed76dadcbcc SHA512: 31e7f7f9cb8d08cad3b9d746f6bfca72492577d3a717a6e93b24652914afc94a6a813a921666d6eddea84227f63a72cfbd8ce813c3f0866f80e6522994a4c41b 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.9-6+apertis0bv2022dev3b1), golang-github-google-go-cmp (= 0.5.4-1apertis0bv2022dev2b1), 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+apertis0bv2022dev3b1), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1apertis0bv2022dev2b1), 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-1apertis0bv2022dev2b1) Homepage: https://golang.org/x/tools Package: gotail Priority: optional Section: devel Installed-Size: 1737 Maintainer: Debian Go Packaging Team Architecture: amd64 Source: golang-github-influxdata-tail Version: 1.0.0+git20180327.c434825-4apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-influxdata-tail/gotail_1.0.0+git20180327.c434825-4apertis0bv2022dev2b1_amd64.deb Size: 586320 MD5sum: a527bb2bdf4eb50851db7d96e7a45b59 SHA1: e6baf7c997707c6822966a661af375bb388b007f SHA256: a60a48e6f11e7edb87d9b6f4850c0a56039554a97fa6f590028017e22e455a18 SHA512: c47a5afbb972fd64a93ac528a98dd5dcdf0c2e2ca6a2f1b03a00efd417ac8a8c5dce01895eb2c450aacfdcb753e90970aa7ed3e37978bad25e156026f4ebc905 Description: Go implementation of tail gotail is a Go implementation of the tail utility (GNU coreutils). Built-Using: golang-1.15 (= 1.15.9-1apertis0bv2022dev2b1), golang-fsnotify (= 1.4.9-2apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1), golang-gopkg-tomb.v1 (= 0.0~git20141024.0.dd63297-7apertis0bv2022dev2b1) Homepage: https://github.com/influxdata/tail Package: gotestsum Priority: optional Section: devel Installed-Size: 5599 Maintainer: Debian Go Packaging Team Architecture: amd64 Version: 0.5.0-2apertis0bv2022dev2b1 Depends: libc6 (>= 2.4) Filename: pool/development/g/gotestsum/gotestsum_0.5.0-2apertis0bv2022dev2b1_amd64.deb Size: 1601060 MD5sum: ded76a1aff7a4bba23b0b2190790c3ce SHA1: e93c8afb6f97b0aab1db1519abdebe6b985c978f SHA256: 7654824691dc46399a522832f30d16ff96c37d5f5e6aaef31958c15fb1805fde SHA512: 943f3e8408d4ca58a71f3e8604b81af5fe4252e766cb38f760d80e73ed01fbb520736474118e43e6a8affdc6f17d4cf3411511484771d7fa6813175ce13ba01a 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.9-1apertis0bv2022dev2b1), golang-github-fatih-color (= 1.7.0-1apertis0bv2022dev2b1), golang-github-google-go-cmp (= 0.5.4-1apertis0bv2022dev2b1), golang-github-google-shlex (= 0.0~git20191202.e7afc7f-1apertis0bv2022dev2b1), golang-github-jonboulle-clockwork (= 0.1.0-4.1apertis0bv2022dev2b1), golang-github-mattn-go-colorable (= 0.1.7-1apertis0bv2022dev2b1), golang-github-mattn-go-isatty (= 0.0.12-1apertis0bv2022dev2b1), golang-github-pkg-errors (= 0.9.1-1apertis0bv2022dev2b1), golang-github-spf13-pflag (= 1.0.5-2apertis0bv2022dev2b1), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1apertis0bv2022dev2b1), golang-golang-x-mod (= 0.4.1-1apertis0bv2022dev2b1), golang-golang-x-sync (= 0.0~git20210220.036812b-1apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1), golang-golang-x-term (= 0.0~git20201210.2321bbc-1apertis0bv2022dev2b1), golang-golang-x-tools (= 1:0.1.0+ds-1), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1apertis0bv2022dev2b1), gotest.tools (= 3.0.3-1apertis0bv2022dev2b1) Homepage: https://github.com/gotestyourself/gotestsum Package: gperf Priority: optional Section: devel Installed-Size: 308 Maintainer: Hilko Bengen Architecture: amd64 Version: 3.1-1co1bv2022dev2b1 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-1co1bv2022dev2b1_amd64.deb Size: 149072 MD5sum: 17778de3e9aa9684488962534c359492 SHA1: cfffaf9585389b394cfe2faed4aca8247680127d SHA256: 3d80d1ef5a7d61060e1111d3b7d7a46cb5ac37bebf612747ba91f70ab43aa89e SHA512: a9c2de44c97f1ea2df191358a170633c2d995d07123c440bbb6e76c088343543ee7048a018a81e0f0a0dfc613dfb4cf2dff75d5efd22da2510454bbf79a9bcc2 Description: Perfect hash function generator gperf is a program that generates perfect hash functions for sets of key words. . A perfect hash function is simply: A hash function and a data structure that allows recognition of a key word in a set of words using exactly 1 probe into the data structure. Homepage: http://www.gnu.org/software/gperf/ Multi-Arch: foreign Package: gperf-dbgsym Priority: optional Section: debug Installed-Size: 184 Maintainer: Hilko Bengen Architecture: amd64 Source: gperf Version: 3.1-1co1bv2022dev2b1 Depends: gperf (= 3.1-1co1bv2022dev2b1) Filename: pool/development/g/gperf/gperf-dbgsym_3.1-1co1bv2022dev2b1_amd64.deb Size: 163456 MD5sum: efecfe6a951b8b1c1ab2d79ffbb7fa2b SHA1: 6f76552ea95f71c659865809056332816f0d19f3 SHA256: 7bb35158de1f9ea37bf3ebedd9d10b9d7e35cbb7050589f9760e768c98c33927 SHA512: 9186d3afccb8888d616cfeb9f8ee637c122e5cd1c89e1e9404bed59e166540215ba19d8bc686ac44ad1af138983b4b30c4b62112dd4b0ad0bcc445e368aa7474 Description: debug symbols for gperf Auto-Built-Package: debug-symbols Build-Ids: 52ddf3d9e181f6b4e44d8638bd89da0a9ed3c950 Package: gpg Priority: optional Section: utils Installed-Size: 1572 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Replaces: gnupg (>= 1:1.4), gnupg (<< 2.1.21-4) Depends: gpgconf (= 2.2.27-2+deb11u2+apertis1bv2022.3b3), libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.38), libreadline5 (>= 5.2), libsqlite3-0 (>= 3.7.15), zlib1g (>= 1:1.1.4) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Breaks: gnupg (>= 1:1.4), gnupg (<< 2.1.21-4) Filename: pool/development/g/gnupg2/gpg_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 933720 MD5sum: 6674751485cd14901c5a0b7efd959980 SHA1: eff4034748e629f30f6800210193838ab7d7f279 SHA256: 6ee9592452919f586df649d027bdb2cd8311d98ea3749f33215719b97a0140cb SHA512: 3c60e70538aa9ec0a0286a9078d956b5e27aebf4247272a313e476c2c8672410dbc7fc52a16da4cf4e95454fc2dfe00142f70c17768d68595607a44b7690a1f3 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: 1298 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Replaces: gnupg-agent (<< 2.1.21-4) Provides: gnupg-agent Depends: gpgconf (= 2.2.27-2+deb11u2+apertis1bv2022.3b3), 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+apertis1bv2022.3b3) 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+apertis1bv2022.3b3_amd64.deb Size: 675544 MD5sum: b5284643746ed224112bc912230745b7 SHA1: 36112be2af2c61966f9c0b521646d72a7a23db2d SHA256: 69dc0a2549a15bb2dff41818429c345ffe6ff0226adc82da0081c4390c94da0b SHA512: ba999474beee840621338af7adaf6eee06485b4f5cd2264fa9377cacbc59d3e167d1d7b786a0b92efd83f901de3f82ab67aed42f5900db693291f8a07a410dc4 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: 1035 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Depends: gpg-agent (= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Filename: pool/development/g/gnupg2/gpg-agent-dbgsym_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 915876 MD5sum: 43b77340ae9ad3dd4e23133ed5a98544 SHA1: 973858ea27923d61796ec11f8c6f8ea164d6ecf3 SHA256: 4e07ca096ab72273bb87f1b12b84181fdc657978e22d41ad9cb79e37eee67888 SHA512: a0491dc667c05e08ce60fc68509537736dc85f665afb99ae7f9a1045098ccd34c41418a2e63b124edb2243170fdc6a3eb38b9f3d911b85f93bd5f7372aa9cd67 Description: debug symbols for gpg-agent Auto-Built-Package: debug-symbols Build-Ids: 3789e2ef013b6a77f3117299bd41874f4aa16103 3d02d92219c3504dcd8bd80bb46959ed5deb4c0a 57cec7d9277db63aef7b5a4bf17fac148ff7a520 a7a77f96e5a6b7e0653f99805305bf0b7f3aa43d Package: gpg-dbgsym Priority: optional Section: debug Installed-Size: 1312 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Depends: gpg (= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Filename: pool/development/g/gnupg2/gpg-dbgsym_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 1252780 MD5sum: 5d4eadd61358087f900476074b3d494c SHA1: c8ee648830f4e625a44c9d3cfeffdff99386046b SHA256: f13cc733db7709e324e343cf6243e22c2b32d05be2b84f24357866770e9c0624 SHA512: 6fc8e2ca60543b45ccfdae3c1dbb38e4edd21096bc58a0eea842183fc3726bb279e0c99ca2aafc33c54ca65557d3a59d76045d3aa0d2c5493852f583c6ed8738 Description: debug symbols for gpg Auto-Built-Package: debug-symbols Build-Ids: 4ce9afd698f51287b5fd8b2686f9cb0cfb774fc6 Package: gpg-wks-client Priority: optional Section: utils Installed-Size: 666 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Depends: dirmngr (= 2.2.27-2+deb11u2+apertis1bv2022.3b3), gpg (= 2.2.27-2+deb11u2+apertis1bv2022.3b3), gpg-agent (= 2.2.27-2+deb11u2+apertis1bv2022.3b3), libassuan0 (>= 2.5.0), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.35) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Filename: pool/development/g/gnupg2/gpg-wks-client_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 528868 MD5sum: 835691c7be8b29c2393f71187a28aa2d SHA1: 5e1942abc78ce71ce9bd8ff68e73839533cbb87e SHA256: 97641265c56e60dd72a2968f441c473e1d627678b8d39f804d66b3bf63e4909f SHA512: 52c52b2245393174bd0b83a5e226de163b5970000969dcea5355a030bfcf3f4169c6d59d2b085381f81a81a1761e6d0a5161a9aa2414e1ae7b8842a686cde19f 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: 315 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Depends: gpg-wks-client (= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Filename: pool/development/g/gnupg2/gpg-wks-client-dbgsym_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 282236 MD5sum: 2293144c65966912027d458e6ec64197 SHA1: 895972be4eb833a5c96902d3a52de45ec224566d SHA256: 51c9bd107dcba1a1199739cee77f773f27fa4f911b6a11fd7c457e449d0e12d7 SHA512: 40f27be8b66c2a866c671c3746dee175666e0d7358c7acff0aa5214e17a1884b569369fc6736e36ce03a4afeb32536e78e45b9dfeb03bd568848d4f838145d21 Description: debug symbols for gpg-wks-client Auto-Built-Package: debug-symbols Build-Ids: 526e073aa9cfa41597935663c2055a4d7b88c533 Package: gpg-wks-server Priority: optional Section: utils Installed-Size: 642 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Depends: gpg (= 2.2.27-2+deb11u2+apertis1bv2022.3b3), gpg-agent (= 2.2.27-2+deb11u2+apertis1bv2022.3b3), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.35) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Filename: pool/development/g/gnupg2/gpg-wks-server_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 521436 MD5sum: 20b8e6a651268192b792b0aa588371e0 SHA1: b47197b3261baf45c54febabc6fdd2d55b1465b1 SHA256: 4fecc662127dff3b560c0d55a4149bb9465f69d7db332c82e4a49521082b55e2 SHA512: 04f50d007f1ccee20f5e184aba7f003c10875dab14f09dc2ad18ff08759ce0f50ee424ddb60b1f6897aca9ae2491e72f9d726278af8f60518f86c2c8e35ffbb0 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: 293 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Depends: gpg-wks-server (= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Filename: pool/development/g/gnupg2/gpg-wks-server-dbgsym_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 261060 MD5sum: 3277afa469ae87d0ac1b9b5e50d705e7 SHA1: a822d3cef06bc7c13a12eec6609cfed2104e2605 SHA256: ac85c13c62c793fd3d949164518e36810947217cea53234de9faa0641234817f SHA512: dc312d95efcb87dc2220b7398ecee0b0fa266fe4c553d416348f5c67e42f1c86f3e942bdd20fd25646fe1883a24305bb6eb23528ca902e885ed2dcb22313d2ff Description: debug symbols for gpg-wks-server Auto-Built-Package: debug-symbols Build-Ids: e3ad74a186ef0d281d8cd1aee832a6e0ec645d57 Package: gpgconf Priority: optional Section: utils Installed-Size: 779 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 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), libreadline5 (>= 5.2) Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Filename: pool/development/g/gnupg2/gpgconf_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 553300 MD5sum: b6c7bf2761cb0123e39b2a3121bd1533 SHA1: a18940de7b5b8483c436fe837bc9737374fe9b51 SHA256: c3bd66b8b43964c1f2fbbaaaca619245ec394202f11d36696e7bdddc6965f4ab SHA512: 420d42ced10941b13e0ea8cd1a190802b24aaa0db3d139f3ce8f705d4f04af9ba135ac993b107e98cb3d3a4587bed7ead259543ea341e291531ffd6cc556fb84 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: 374 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Depends: gpgconf (= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Filename: pool/development/g/gnupg2/gpgconf-dbgsym_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 319960 MD5sum: 94b62d247e2803383f77249bcc9dd168 SHA1: 5568e5842087065e99b33b0d5ff3f00e163cdf6c SHA256: 02417ddc02800dea0b4a2b1e26a48bb6bf868a322bf98aeb7f057233c98559e2 SHA512: 4b0958f1c0f47475f3e99ad988cfcbc100ace42827b15a013fcab7590b39d5e6fc2d7ab28257b675c1f1316803aeecfbb3508604baa4cd7ae9dc4c7f43c2d469 Description: debug symbols for gpgconf Auto-Built-Package: debug-symbols Build-Ids: e0a6906b1e51de878891e4aa8cec5c62d2c71cdd e820ed75163fcec23468567e64697347e2a17105 Package: gpgsm Priority: optional Section: utils Installed-Size: 961 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Replaces: gnupg2 (<< 2.1.10-2) Depends: gpgconf (= 2.2.27-2+deb11u2+apertis1bv2022.3b3), libassuan0 (>= 2.5.0), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.38), libksba8 (>= 1.5.0), libreadline5 (>= 5.2) Recommends: gnupg (= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Breaks: gnupg2 (<< 2.1.10-2) Filename: pool/development/g/gnupg2/gpgsm_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 650696 MD5sum: 6e65848062cedb5bc51b89ee0e2cee0b SHA1: 032b47cdc56f141f275237aadfa5b106a5072f94 SHA256: e4ea7031fd4030f3a133e6a8b3da8b49613970f574a4514ea7eb41e83b1659d6 SHA512: 83a71d4df3e8b99f4ca5818507d6d9dcb7b631719c21d94cd7ea40f9d502e26f05b3cf08f0060247e63fac8da3249fc60aa27b4dd3e374168f029895d18ca6a8 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: 655 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Depends: gpgsm (= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Filename: pool/development/g/gnupg2/gpgsm-dbgsym_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 608092 MD5sum: cba34278dc253f07a9e3170ff1b18f10 SHA1: abacbe01ee87cf968aeef16394567b4000568e95 SHA256: be229cdd9c943022c30005a27d24f88045853f7590db44b530cff94423745cb9 SHA512: 9160bb87dcdd465f6200a16b192d1d81f44b30836417e77df792615d864fcf833d900c72a81338611a4dd98ed77d3745fd65f55bd43f2e687a4d6e06af18d066 Description: debug symbols for gpgsm Auto-Built-Package: debug-symbols Build-Ids: 823c69c5a6afdf2f1d90bb7acfa7621c3579ae6c Package: gpgv Priority: important Section: utils Installed-Size: 891 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 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+apertis1bv2022.3b3_amd64.deb Size: 631032 MD5sum: dd8372ed3aa33fd9404bd126c21d1f98 SHA1: 8a6c3a9b996c4ad4e7f6dcc723a78abc7c96ea5b SHA256: 0db31a658ce338f9bb054dbc7816cfe2a564d62ae2b0aa5204fa9a901fd9f5ab SHA512: 346af47190444bf91d01f9afce3b0229631b4a9aca4255b6e642a97c0ed69a07d3bb117abac0972c85d5c20ed7c2e2a32040a8b13f0b9433b4ca3fb5fdf816a6 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: 615 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Depends: gpgv (= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Filename: pool/development/g/gnupg2/gpgv-dbgsym_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 568856 MD5sum: f46a09087a34204cfc462c51e58aca90 SHA1: 8ef3fb1a7b19e842f471992dbac4784dd8ea3c10 SHA256: 9e86625dc163b96951caa53c277e75aa5f89700abf347143e030cb1af95adc1d SHA512: 4632a82fbc78b4a030ea2881b3dbcd0dcc3bb759d54c64668ffaf220a1df55cabd70fd0e90863bcca9fa9ddb98a56eba3be5d921bb078c6b862096fb8ccbca68 Description: debug symbols for gpgv Auto-Built-Package: debug-symbols Build-Ids: d1f502b34e4b8e42bd02f6e6a7e77307216e6d0c Package: gpgv-static Priority: optional Section: utils Installed-Size: 3017 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Recommends: debian-archive-keyring, debootstrap Filename: pool/development/g/gnupg2/gpgv-static_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 1359452 MD5sum: e062d1579735bfa5c5da701fea390457 SHA1: 792e38c1bca0bd64a52cc07f5f6700de1ff504e7 SHA256: 27924ef7848feb34b6213fc751664a8d77f057c47939e66030d6875d9c15470e SHA512: 69d3cd4eac1f9ba86196494fcf4041c087a11bd8400063d8423e60784fa61ff543614f79d2c483eb4e4694250290c9949909273813e2702f70612b874fac86b2 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: 785 Maintainer: Debian GnuPG Maintainers Architecture: amd64 Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Depends: gpgv-static (= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Filename: pool/development/g/gnupg2/gpgv-static-dbgsym_2.2.27-2+deb11u2+apertis1bv2022.3b3_amd64.deb Size: 610664 MD5sum: 3a0af79b7223f52e63d80221865db16f SHA1: ee0ce280e7d0bfd578d3a3683b4367345851c3d1 SHA256: cb94c4c677a2570e794af5fe8b141b876f106be18d9aedf20fe1e764a92f04cb SHA512: c33884d6eec121a8ff3b0f3da3457890084d2c064d5194191e74fb7eb28163b232e77fdb210519b94f4295cc014b498fd310200722ae5167d499b46335317f90 Description: debug symbols for gpgv-static Auto-Built-Package: debug-symbols Build-Ids: 9ff50de6f2ee69c28b0443b18500ff06f51bb43e Package: gpgv2 Priority: optional Section: oldlibs Installed-Size: 447 Maintainer: Debian GnuPG Maintainers Architecture: all Source: gnupg2 Version: 2.2.27-2+deb11u2+apertis1bv2022.3b3 Depends: gpgv (>= 2.2.27-2+deb11u2+apertis1bv2022.3b3) Filename: pool/development/g/gnupg2/gpgv2_2.2.27-2+deb11u2+apertis1bv2022.3b3_all.deb Size: 439308 MD5sum: 6bc1e983e729ff581a894f4b7060f437 SHA1: a0da32eed60a311c8025f1b2afd9fe8219941a1f SHA256: 4f66fecb4f2b3cd928854e7656458d672ef1da5da119b464142960bb1827543e SHA512: 3c1c6d6a79b52dfe5095394f84956a4eece700dde8e0a37e9963b8ad4e977209654d52ff773eb17c8fef3447da54c1449fc2a9956ae07408c356973fb93b475d Description: GNU privacy guard - signature verification tool (dummy transitional package) GnuPG is GNU's tool for secure communication and data storage. gpgv is a stripped-down version of gpg which is only able to check signatures. . This is a dummy transitional package that provides symlinks from gpgv2 to gpgv. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gradle Priority: optional Section: java Installed-Size: 512 Maintainer: Debian Java Maintainers Architecture: all Version: 4.4.1-13apertis0bv2022dev2b1 Replaces: libgradle-core-java (<< 1.12) Depends: default-jre-headless (>= 2:1.8) | java8-runtime-headless, libgradle-core-java (>= 4.4.1-13apertis0bv2022dev2b1), libgradle-plugins-java (>= 4.4.1-13apertis0bv2022dev2b1) Suggests: gradle-doc Breaks: gradle-debian-helper (<< 2.0~), libgradle-core-java (<< 1.12) Filename: pool/development/g/gradle/gradle_4.4.1-13apertis0bv2022dev2b1_all.deb Size: 400928 MD5sum: 38b05a86c08d1907a1a867d512a5b5b8 SHA1: 54ac521665e7e277cef3d41c79fd1d304742681d SHA256: 86fdf6cb68d2c5acc0b6367377bcd44fbc0231eab57ccccc770605526ce371fb SHA512: 37215bbcac7e17ee9b158cd131ca0e5e28088c2d16fc1e20f5838cf548b0216cb16464c0164808bb5e60cfd3f7c8d35e50a8b318f6d32317735d057f81ef9881 Description: Powerful build system for the JVM Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites. Gradle has been designed to support build automation across multiple languages and platforms including Java, Scala, Android, C/C++, and Groovy, and is closely integrated with development tools and continuous integration servers including Eclipse, IntelliJ, and Jenkins. Homepage: https://gradle.org Package: gradle-debian-helper Priority: optional Section: java Installed-Size: 93 Maintainer: Debian Java Maintainers Architecture: all Version: 2.1apertis0bv2022dev2b1 Depends: default-jre-headless | java7-runtime-headless, gradle (>= 3.4.1-8~), maven-repo-helper Filename: pool/development/g/gradle-debian-helper/gradle-debian-helper_2.1apertis0bv2022dev2b1_all.deb Size: 25508 MD5sum: 3feb374a117ffe467743ba0d701ac495 SHA1: af4ecf8eb23eb4a746b7e8b02fe17a7b374da17e SHA256: 0025d4fd2c1ff42865d3f291a9f558ea87789249b01de265e92b61db2e9ec5e3 SHA512: 8fad6c38f90b4165d7353fea64df121af7711087e94b702d4650bf982c5548cec900972584244896f7af42a5d1d24153900f828196d5879cbc90f1c60f14123c Description: Helper tools for building Debian packages with Gradle gradle-debian-helper contains helper tools to ease the packaging of Gradle based projects in Debian. It consists in: . * a Gradle plugin resolving the dependencies against the system Maven repository (/usr/share/maven-repo). The resolver uses the same Maven rule files that maven-debian-helper and maven-repo-helper employ (debian/maven.rules, debian/maven.ignoreRules). * a debhelper class detecting Gradle build files, initializing the plugin and running Gradle in offline mode. Package: gradle-doc Priority: optional Section: doc Installed-Size: 32557 Maintainer: Debian Java Maintainers Architecture: all Source: gradle Version: 4.4.1-13apertis0bv2022dev2b1 Depends: default-jdk-doc, groovy-doc Filename: pool/development/g/gradle/gradle-doc_4.4.1-13apertis0bv2022dev2b1_all.deb Size: 1402184 MD5sum: 1758c617f3868b335e510399e65fd909 SHA1: 7d5fc145d7b185912fa06911bc55a191f482dea2 SHA256: ca8fed078685295f7df3315e8a7bb0aeffc82b84d6ab4117e7d374dfe6f16315 SHA512: 3f1e21c953cc7e1f5a8bc9a3c2c06fadb6a8e043dc86ee61ae1aaff8036fb86a5e07628c6617f313b019d64754b2bf0bffca3263f3a2fe93e1e6ff2c0a8b2da4 Description: Powerful build system for the JVM - Documentations Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites. Gradle has been designed to support build automation across multiple languages and platforms including Java, Scala, Android, C/C++, and Groovy, and is closely integrated with development tools and continuous integration servers including Eclipse, IntelliJ, and Jenkins. . This package contains Gradle API Javadoc. Homepage: https://gradle.org Package: gradle-plugin-protobuf Priority: optional Section: java Installed-Size: 50 Maintainer: Debian Java Maintainers Architecture: all Version: 0.9.2-1.1apertis0bv2022dev2b1 Filename: pool/development/g/gradle-plugin-protobuf/gradle-plugin-protobuf_0.9.2-1.1apertis0bv2022dev2b1_all.deb Size: 29772 MD5sum: c61a62d65b7d78cc8375b1446601401a SHA1: 473ec2cfdde41fbcc7da0a993544bc40c5db22e4 SHA256: fb23817e06514e257cb63f2698e3dbef95568c285942872c300359dc023dd69e SHA512: d9711d0d0bcf5be56596087190df71951eede974a04f1be469a7ad3deea002d62d6e9435e5c0d44a73e0d184665bc0033d2f9ee522b14f4425916e3a35690acc Description: Protobuf Plugin for Gradle The Protobuf plugin processes the Protocol Buffers files (.proto) in the src/main/proto directory of Gradle projects. It generates the Java classes and compiles them automatically. Homepage: https://github.com/aantono/gradle-plugin-protobuf Package: gradle-propdeps-plugin Priority: optional Section: java Installed-Size: 49 Maintainer: Debian Java Maintainers Architecture: all Version: 0.0.7-3.1apertis0bv2022dev2b1 Filename: pool/development/g/gradle-propdeps-plugin/gradle-propdeps-plugin_0.0.7-3.1apertis0bv2022dev2b1_all.deb Size: 26036 MD5sum: a3cc8b56a0a06a5116e2ff019af20a62 SHA1: a5c1e9c11cc368e4424df2420801d333e442abbc SHA256: 9dd8e818a73f5a6d33f63b1bcc209079180fe88de513d0ca2f44f3e4847bb65f SHA512: 0c314af6a783c774cc09111cceba2ea13916ad76e57ba86e08bdb28f9c3b6ea993ca3631b71ce4c2647cd45d6e51fd0bae2f025a5e9ae2af2611f7ee929227bb Description: Gradle plugin enhancing the Maven integration The propdeps plugin provides additional optional and provided dependency configurations for Gradle along with Maven POM generation support. Homepage: https://github.com/spring-projects/gradle-plugins Package: graphicsmagick Priority: optional Section: graphics Installed-Size: 5249 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 1.4+really1.3.36+hg16481-2+deb11u1+apertis0bv2022.3db4 Replaces: graphicsmagick-doc, imagemagick (<< 6:6.2.4.4) Depends: libc6 (>= 2.2.5), libgraphicsmagick-q16-3 (>= 1.3.5) Suggests: graphicsmagick-dbg Filename: pool/development/g/graphicsmagick/graphicsmagick_1.4+really1.3.36+hg16481-2+deb11u1+apertis0bv2022.3db4_amd64.deb Size: 1016256 MD5sum: 2004a87c60685b50a14acb95bca76146 SHA1: b512eaf8792117bfbc6b003020973f3afb7ad9f1 SHA256: 44f835f8a0f87b8b29e1be28afe4392c7ad3818a565c11ab83b8626b9fb9cab1 SHA512: b3652b45325ae6ac81d45cf83e2629fd5fbf20a379ad1eec8c4b287b48ffee157182f2e9bad3fc3fbef5e871094e04b5a530c801963db3065dd84aef81c064e2 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: 4580 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Source: graphicsmagick Version: 1.4+really1.3.36+hg16481-2+deb11u1+apertis0bv2022.3db4 Depends: graphicsmagick (= 1.4+really1.3.36+hg16481-2+deb11u1+apertis0bv2022.3db4), libgraphicsmagick-q16-3 (= 1.4+really1.3.36+hg16481-2+deb11u1+apertis0bv2022.3db4), libgraphicsmagick++-q16-12 (= 1.4+really1.3.36+hg16481-2+deb11u1+apertis0bv2022.3db4), libgraphics-magick-perl (= 1.4+really1.3.36+hg16481-2+deb11u1+apertis0bv2022.3db4) Filename: pool/development/g/graphicsmagick/graphicsmagick-dbg_1.4+really1.3.36+hg16481-2+deb11u1+apertis0bv2022.3db4_amd64.deb Size: 4181988 MD5sum: 1f1ffb71eb4e8213e518be8725521e94 SHA1: 35fec4e5451ff0b16e6bccc1f6a1ffb4ed7b620f SHA256: c41517a3c1b83758cd1218d891f923d27e50e4e01802f04495934b07f2f21660 SHA512: 5974c2fd1ba666cfb8ab2f3dcf8d1acd16c1d83ebde1d8bb325b10392a9549988d78abcb2a0a1c3b7cea954535856b9f4616d695285475c57c11611b939c8460 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: 0f7169c0775a5e0f4ac9fc84fee0a4891dac0931 235978fa19fbddb7894ad936ba449e9d0bfa0859 3499e83fa97577197f9dd6f59742c57ae25f944c 3d45472c1225d71717000dfca6e83ab66a10dc5b b3c212f24efdfe2f8ee0c4b3db546e366d1fdf56 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+deb11u1+apertis0bv2022.3db4 Replaces: imagemagick Provides: imagemagick Depends: graphicsmagick Conflicts: imagemagick Filename: pool/development/g/graphicsmagick/graphicsmagick-imagemagick-compat_1.4+really1.3.36+hg16481-2+deb11u1+apertis0bv2022.3db4_all.deb Size: 38788 MD5sum: e4a6cfd4bc09a10222daeec9379ccdd9 SHA1: b7edfab8c383dc936ad05208f592581bbe1bf26f SHA256: c929a0e7c08d71ea70645557549b6393a918517599669ea1976537ff7527f98e SHA512: dab247429646cecec7834466120585f8cc118fa807aa125ba18dbac6e738df09338972e556d7e937ce7585bb1722565b2525e040fa118564b5cc5bfdf1fb3ac5 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+deb11u1+apertis0bv2022.3db4 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+deb11u1+apertis0bv2022.3db4_all.deb Size: 42192 MD5sum: 3aa231cb35d50b59a9b462c6dc379613 SHA1: 0190885fecb8e33afccfe7059bb73568969973c5 SHA256: 00d6671d11e8580065bd66ef248b5eebf94b7a6b0ae571844301f082ab3219da SHA512: 6bc22e58ad407a6855798c6097784f1a864ec505fcb1c74e1c18c74c814912105c79ff7127dd348489b762fb8ce0e0f9750c42a45ce0d8f003bd8de13ccdefbd 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: 3097 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 2.42.2-5+apertis1bv2022dev3b1 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+apertis1bv2022dev3b1_amd64.deb Size: 635684 MD5sum: 8673ad4d9597672e639138dc75c1517d SHA1: 8ad0ddce8323b25504d56a31b1d4e77e2b37b816 SHA256: 59638009460d4e18d6bc956f0378e869c885668cc08c5cf83a118bbd4c48b5c5 SHA512: 176a1874c6657c4cc3fca795fde05f07c6c80a28383972cdb393cafb595a0ae22d147300d8b59fca27a4234d133074982d6c435576209bc9ac36bff7419d8b20 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: amd64 Source: graphviz Version: 2.42.2-5+apertis1bv2022dev3b1 Depends: graphviz (= 2.42.2-5+apertis1bv2022dev3b1) Filename: pool/development/g/graphviz/graphviz-dbgsym_2.42.2-5+apertis1bv2022dev3b1_amd64.deb Size: 1810624 MD5sum: 9736f033dfc19341e37f63e9e0a61e04 SHA1: 6e0ba7d42c95f0f003682543bac30a864332dcc4 SHA256: 15f568aeff3d69e02fef9c79ba138f6daabff40ce47658e9ad48e1be47e74a79 SHA512: 49b743c3597d2f7c4f712cfe65cae0b2fecb14f39fd4d5f3c509ed11cdb0f37ec4a15fa28b6034a00c0305b0a2bbaa0db5074373cf47789b25f5f98b7d9e74b0 Description: debug symbols for graphviz Auto-Built-Package: debug-symbols Build-Ids: 00ac986026b91e8d0c958a495faabcadbc63200c 05d86606e52d8550b0e7a95b78315322bc6b7afd 0714954e3e157510c3f337941dc02bbb95c9d229 1f1dd0fa8eeeeea6de5d7150c992a8bdb926064d 250965403f0dd4e0c8f88842151959812889b508 3ba31746c384e1120a73cea5aa3c73a14eb6218d 3db74ef764a0f98858f3c6bbb75b479d92dcf538 3e6a2a464b3c2cc98f557549fd6f9707d6df6f8f 3e88c58b22228dd8df17ff4ff846f9b2cf12c707 4cf437c57c206d0944699b35f8dbc393d70db3aa 537f872c2309d4db69ae62075a3a7d355a4f06c6 5d3b87e6c94ec8bff0126b3ae84344a43434edad 690ef486fc56c1fbfb0fd0336321c90b851bf8f1 7eb062ae8344db7e1681c17af9e5c6343b8b4adc 86378e253bf14e56e6a73ca9ab0ce7c2dcc2b234 9ec374791b2452e387e761d44edb3fa9852dd35d a1db51cdf1dbbb98d8f1702b4028a94a38fd3959 aaa3c9480bd9a03f751c7aeaf1f030fecc602e8e c45a5b8053af787b5ba704b35e607d34c4c607e5 cf8b846cc15cd1a3b1ca6a08664fbc6b7f7f7eb1 d1dc257dd1ab6551c0db624325509e4ac99d606d d2453ea632c71017311906200df074082e001e8e d6d5bea1134779f669f00eaff23dc8238f370ca7 e21fe9d307aa4b2c11630d807fa5919061756927 f40a759138f00caada6c581cbeb87406de609ffa fe27eb0611b564aa76f052fbc0f867d91c6392da Package: graphviz-doc Priority: optional Section: doc Installed-Size: 5427 Maintainer: Laszlo Boszormenyi (GCS) Architecture: all Source: graphviz Version: 2.42.2-5+apertis1bv2022dev3b1 Suggests: graphviz Filename: pool/development/g/graphviz/graphviz-doc_2.42.2-5+apertis1bv2022dev3b1_all.deb Size: 4450068 MD5sum: b1edb0af2d73de846a381b380efbfa8e SHA1: 0e557bb1fe634cb76fbc9be9e078080e61b21843 SHA256: de8210f7257b71a58dd86386229af2c1ecc7bc1f725f1a26de205bcd953320fe SHA512: a0b2badeb48b7149c7aed51769bfaf221d0ac4af5b27faacced196fe694baadfa8aaa446ea03cc4c63a0c56319bbe75e8aaa6084e29ce79e4d26bd2f638b8e65 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: 1096 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 3.6-1+deb11u1+apertis0bv2022.3db1 Provides: rgrep Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.14), libpcre3 Suggests: libpcre3 (>= 7.7) Conflicts: rgrep Filename: pool/development/g/grep/grep_3.6-1+deb11u1+apertis0bv2022.3db1_amd64.deb Size: 400688 MD5sum: 358a34e21951ae37d2cb6a0d7a293cab SHA1: 4f350b1a4c2f60dc1687b7085ae1909cbe0e5628 SHA256: cc712efd2cebe460057522f7e1ac2d862981f3d70b4be3b66736f6e1c367a25a SHA512: f2239963bb6b372928907482a82179cd421eed8f25f32bea5b2406466eccf7e488de346f47069fd611953e4a229e04314bf9a781645ffc8c6c379a7ffa1b9ff3 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: 321 Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: grep Version: 3.6-1+deb11u1+apertis0bv2022.3db1 Depends: grep (= 3.6-1+deb11u1+apertis0bv2022.3db1) Filename: pool/development/g/grep/grep-dbgsym_3.6-1+deb11u1+apertis0bv2022.3db1_amd64.deb Size: 297480 MD5sum: ea465fbb472cebe5a6d4022959a74db8 SHA1: 8b3172ba0d69973b2939c13fdc9dd28ca8e10bbe SHA256: debf4b81a6408266f38326fab199cb548324bca388dd87d53c33c2c276bb75d4 SHA512: 31a9c80366b23d2d6d9af1a883e5c7693b61914386b129973c5157b5e8ecfe3499cb0906263e2f3e0dd4c078bd40c31d94aeda6647049dfc6f8c9aac43dfb5a7 Description: debug symbols for grep Auto-Built-Package: debug-symbols Build-Ids: 55d069fb5ac12088392769a66b712b731e825bbc Package: gringo Priority: optional Section: interpreters Installed-Size: 11090 Maintainer: Debian Science Maintainers Architecture: amd64 Version: 5.4.1-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_amd64.deb Size: 1859196 MD5sum: 07e2c7de4411e80627eae388d6f16890 SHA1: 80452b664a6a083834ecb6b2e463a4c33607b010 SHA256: 5e6cd7c1f361cb9ac569ec54349bcfaaf4a4fb37123c7445b7a89edcf739f847 SHA512: f421a15c70c01427eb6d8a793645c8c4a451684f3a94953b8efc93e506e1177d3610e419902aef19034c74023c3c8a9185183f25540c43b4eaca20110c957475 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: 30561 Maintainer: Debian Science Maintainers Architecture: amd64 Source: gringo Version: 5.4.1-3apertis0bv2022dev2b1 Depends: gringo (= 5.4.1-3apertis0bv2022dev2b1) Filename: pool/development/g/gringo/gringo-dbgsym_5.4.1-3apertis0bv2022dev2b1_amd64.deb Size: 29456612 MD5sum: 09542b7d493c9229a8fa2873f28dd631 SHA1: a29ba066940754d3929cdeda83600071801cb510 SHA256: e6bc9b2195f89a076f39d64328a40a2af1f1d70ed2d824a187833d0e7fccafb3 SHA512: 2cc35db40b2fd301dc6ce19fee748674a847a181f41ff57b64dd6668f329c3bf49a96c8ce665b1d3cd4e614ae7c748658a522b35fe74ca403985ef4dfb5a0cb2 Description: debug symbols for gringo Auto-Built-Package: debug-symbols Build-Ids: 16d5760b1ed3b071e9883deeb9784bcafacec280 4967fe68c988366ce17c096d12eaa97349dd8cc0 664ee586c01c9e101e435d1c6e8c82301e1f853e 8abd4400683b73f44ad1114fd34420f2ac6cb6c4 d8ba164af4ff3b72db0f48e4c35d285e843d44f6 Package: groff Priority: optional Section: text Installed-Size: 11870 Maintainer: Colin Watson Architecture: amd64 Version: 1.22.4-6apertis0bv2022dev2b1 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-6apertis0bv2022dev2b1), libc6 (>= 2.14), 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-6apertis0bv2022dev2b1_amd64.deb Size: 3985476 MD5sum: 508ca301614d927cac6fa6d611adb726 SHA1: c18c46fb534066378c1c98514b28b94b14fa9c26 SHA256: 8705e5cd88bb28e59c8b09f71948c8d0ea06886c9c4e718defb316471e806119 SHA512: f3d1de547bb87ba5b7b25e7339145688fbcde13eeb44562f3a7fd1515921e029654a36a946b4f5f6f03dc9b3299a4c78f1dd3b23a860abc013bf37690b3687ed 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: 3661 Maintainer: Colin Watson Architecture: amd64 Source: groff Version: 1.22.4-6apertis0bv2022dev2b1 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-6apertis0bv2022dev2b1_amd64.deb Size: 936868 MD5sum: b89f615d7ec1c284968db52e2fb59089 SHA1: e643c8647addb7e1a078eb0a1ce14e2c59f297fd SHA256: e25e41a0e8e9255c6367749531b4f9f9f78b7228c0f18907bcd3b55d757d37cf SHA512: 03c094677df23012ae992132b82e4818a9ee4162797f4f3df225bbaba693a72b282f64ba85dbb5cd208029498609e2391fe1d8fb98385063afc846427cedfd79 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: 2259 Maintainer: Colin Watson Architecture: amd64 Source: groff Version: 1.22.4-6apertis0bv2022dev2b1 Depends: groff-base (= 1.22.4-6apertis0bv2022dev2b1) Filename: pool/development/g/groff/groff-base-dbgsym_1.22.4-6apertis0bv2022dev2b1_amd64.deb Size: 1927488 MD5sum: 1871ffe5bf126c93ede1a0d993afc04d SHA1: f298b5b8defc1bfabd93edcfed2f7ffafe69a24d SHA256: 1491b89a116ef6f4e2f875c68e9265d7b87f24e4cbe5a4085b3b54ca82b9138d SHA512: 8e4b27f50a32edb4017d3aca35b7b0723239431431ac6c4cce38f72a0a395aae2f5e399ae8db8abfa8b58a643637f5da24aa41897c4f6e05d1f0070002319f54 Description: debug symbols for groff-base Auto-Built-Package: debug-symbols Build-Ids: 02d600b0509322e9ba9137c21e7d791cdd27afe9 0447bad136ef7761e05baa2199aa8f6548543721 0625216fbfe9416ba860e2dca54d7d400f9bfede 1ac01371a78440c44b53d6a8ac2c2da5596cbfc8 3d12dd644ee74cd14b07f1ef6eaf2d99e8f74a90 725ebefbb580b2f2bdefb993aff8e2029fbb6eb3 82203dc5f37a9da68a01dc2106f63c6c7a8c27fe b471e6d19c89d4f658c33ff75bf4f3d01a8d8293 dc15f35c7468d8ce6c867408040dcb52538e89e8 Package: groff-dbgsym Priority: optional Section: debug Installed-Size: 1858 Maintainer: Colin Watson Architecture: amd64 Source: groff Version: 1.22.4-6apertis0bv2022dev2b1 Depends: groff (= 1.22.4-6apertis0bv2022dev2b1) Filename: pool/development/g/groff/groff-dbgsym_1.22.4-6apertis0bv2022dev2b1_amd64.deb Size: 1544776 MD5sum: d278d4109f75c8b1d6c0b08661b55cab SHA1: 5f0d7e6ae0c793e7a2978d936d21056599f7967f SHA256: f3e993a29b969944c6049ed84564dd488881f3cda7d71a00861c6686805edbe4 SHA512: 7ef22d95e51ccf7f29edf94a59320b2980842e6371d2d49a98c76db6cc800454179a46627a02c11fd98de74eca45540ec4bef340fd377589449d73e7dd64ad12 Description: debug symbols for groff Auto-Built-Package: debug-symbols Build-Ids: 10b4a761390951c4ca5ab634a02f6e2f3377f834 20b84f21e6239ac9ff7d49270577cf8613af4d2c 20d93229532d02399b5db0213816442fb0ec3b06 3042f45769167012280423547b29ad1ec42dd5da 32309012b4f3a87742c8ab3e39d7b2a19fd9c6d0 3b6e1161abf3463d2662b1db56aa1c2cfd3c883e 5aaedc1cfd9729a3a4a7ea773ecb9b457734381f 60f1ea31952906ac774fca8a491ebf9903a32ae3 671f30d0da5cb2b8d53207e6e073a8c46bf76aaa 67cb84ce9d7ee3002973e285f0180a1b8bd45fc2 6b14fb1aee2a60f98737d16e3f66c528ac6645aa bb91f1fc7096fe3fe0d39df5253575c43870874d c903f728420385309087225907b9d13b38eec3fc e6fb1261aa6165f50569e426f4ebda02e1852195 edab8d606c1a6a6729dca922e724a8d07ab9395f f3c715dbc4e2d308cd4b23347011dc576a12bd5b Package: groovy Priority: optional Section: java Installed-Size: 28662 Maintainer: Debian Java Maintainers Architecture: all Version: 2.4.21-1apertis0bv2022dev2b1 Depends: antlr, default-jre-headless (>= 2:1.7) | java7-runtime-headless, ivy, junit4, libasm-java (>= 6.0~alpha-2~), libbsf-java, libcommons-cli-java, libcommons-logging-java, libjansi-java, libjline2-java, libqdox-java, libservlet3.1-java, libxstream-java Recommends: ant, ant-optional, libgpars-groovy-java (>= 1.0~), libjcommander-java Suggests: groovy-doc Filename: pool/development/g/groovy/groovy_2.4.21-1apertis0bv2022dev2b1_all.deb Size: 12945600 MD5sum: f48721fe7c18635eb4a7974104ac8335 SHA1: e398a53f415fbddbd0a11e497d53170587b60be9 SHA256: dbc729bba161f8b41a049875d9ea470ff2fd0c2f69624f414982f614ce5043e6 SHA512: b9dc6ed06d5bc7310b31edeb1a49b0e833c283dd4aca89c46fbe13f5860fc538c590df07752aa8f7018ee4bb308207d9d204ab6d9e7db1a85f555b2fd9582dc1 Description: Agile dynamic language for the Java Virtual Machine Groovy is an agile dynamic language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them available to the Java developers using a Java-like syntax. . Groovy is designed to help you get things done on the Java platform in a quicker, more concise and fun way - bringing the power of Python and Ruby inside the Java platform. . Groovy can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language such as for scripting Java objects, templating or writing unit test cases. Homepage: http://www.groovy-lang.org Package: groovy-doc Priority: optional Section: doc Installed-Size: 122784 Maintainer: Debian Java Maintainers Architecture: all Source: groovy Version: 2.4.21-1apertis0bv2022dev2b1 Recommends: default-jdk-doc, junit4-doc, libservlet3.1-java-doc Suggests: groovy Filename: pool/development/g/groovy/groovy-doc_2.4.21-1apertis0bv2022dev2b1_all.deb Size: 3777056 MD5sum: 1efb83fe583bfeb79a00bdaf0ac915ef SHA1: 3eb2b620fc08c4b9114289aa1159e0b6531fd7c2 SHA256: c9ce23de22b63b5acf7dd265561a89653d3ce742614b37f8e1354359bf397d2b SHA512: 32e9e4c380374a15482cf8d4b032a13f22261447f2190cd983b030e5ed60c8d9c0f7ce90c862b42657e4b4c6d03b98f6d0bbc78eb7680eed8343d5e174bfc23f Description: Agile dynamic language for the Java Virtual Machine (documentation) Groovy is an agile dynamic language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them available to the Java developers using a Java-like syntax. . Groovy is designed to help you get things done on the Java platform in a quicker, more concise and fun way - bringing the power of Python and Ruby inside the Java platform. . Groovy can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language such as for scripting Java objects, templating or writing unit test cases. . This package includes the Groovy API javadocs, and examples. Homepage: http://www.groovy-lang.org Package: grunt Priority: optional Section: javascript Installed-Size: 93 Maintainer: Debian Javascript Maintainers Architecture: all Version: 1.3.0-1+deb11u2+apertis0bv2022.3db1 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+deb11u2+apertis0bv2022.3db1_all.deb Size: 26024 MD5sum: b57e1826c268ee6b589c44636cef9816 SHA1: 521eb3dccf966a172ff7c60094550070eef66616 SHA256: c4c2cf4fcfc1eb3ac791f3a844d5054031be9c1f848c10ab23b15bc7769faa24 SHA512: c9abbaa8a7976639184950c3a9ebaacd98eb7465f70c06c96eea2575816ccd5b4c04a45b348cd4cdab79dc5a79e3602eedf6d97cfefecef6e690b412e2dd5022 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.5apertis0bv2022dev2b1 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.5apertis0bv2022dev2b1_all.deb Size: 3125236 MD5sum: 9639c6e05224aaae28a13c563ad85e16 SHA1: a402444319a7e4580ee6513818cce86e4e3cdc92 SHA256: a591e072e8b5ad77c435927fbb08337d2e528234644edf5806204a02e20445b9 SHA512: 1d7c765b26dead699500fa5c19b74e28ab3f00c83966a59d73ef30afb8404727f70b6f294282fa469729bb4d0c326164a55fbf1ac3168c94695fe8ee18945496 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.27apertis0bv2022dev2b1 Depends: gsfonts (>= 6.0-2), xfonts-utils Breaks: gsfonts (<< 6.0-2) Filename: pool/development/g/gsfonts-x11/gsfonts-x11_0.27apertis0bv2022dev2b1_all.deb Size: 9340 MD5sum: 3edd01e3106923a09cc03af9fe025572 SHA1: 137b8e66745bd3ce93e262b3c080360798b23dac SHA256: e7ceaa2a9fe23dab468a750a219a6acb356c6a15f316033fb3f1f60e8747d283 SHA512: c186da9700289a822733671a1091846eb940082a55421e03b4ad85958572464547edbe8ad0698a046a287e16df197f42535bab1ceffae319b42e30c6323f6c67 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: 72 Maintainer: Dirk Eddelbuettel Architecture: amd64 Source: gsl Version: 2.6+dfsg-2apertis0bv2022dev2b1 Replaces: gsl Depends: libc6 (>= 2.7), libgsl25 (>= 2.6) Conflicts: gsl Filename: pool/development/g/gsl/gsl-bin_2.6+dfsg-2apertis0bv2022dev2b1_amd64.deb Size: 29616 MD5sum: e34ed5a23b166d4d0d6904680bfbbb23 SHA1: b4009cacf782a983847107d72491b878cb38ab24 SHA256: 47ffa30f9a43e90db6d7fd1a06217bd4c1673a2817cfacb25749ccf7f00d1425 SHA512: a0195423aac7f73039b26ba482f7aaa64db99ffbd95f725ad991fa0d6ee99f89db94c0b2d531f10071af44bbf58986a8b5043624634094128fbf28421c8b269b 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: 79 Maintainer: Debian Telepathy maintainers Architecture: amd64 Source: libnice Version: 0.1.16-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.4), 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-1apertis0bv2022dev2b1_amd64.deb Size: 26156 MD5sum: d0c814ad017a7bc53466a933f68d7812 SHA1: 1b929255dd94ada7a771a275c8d54ec18be50149 SHA256: 5a8cabc04a94e6420a956696f10d6da97a1f87344183799d82f000e2bd3cbdb4 SHA512: 51e309b4aae55b1b02c59e622f7b11b40d01febc9403b5f6a3a0f94c152dff2421daa1c27cff2e9891b6ffa0f06d49347e6873668961694abe021103e9acb625 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: 57 Maintainer: Debian Telepathy maintainers Architecture: amd64 Source: libnice Version: 0.1.16-1apertis0bv2022dev2b1 Replaces: libnice-dbg (<< 0.1.14) Depends: gstreamer1.0-nice (= 0.1.16-1apertis0bv2022dev2b1) Breaks: libnice-dbg (<< 0.1.14) Filename: pool/development/libn/libnice/gstreamer1.0-nice-dbgsym_0.1.16-1apertis0bv2022dev2b1_amd64.deb Size: 39696 MD5sum: 9f2341fd6b022dd5f1f7dce96a99f2bc SHA1: f3728ffe728f85582306e9093cc5863617c8b50b SHA256: 3ef1007758ab58f235402c0d00aca1afaf53ec627059feb34b6a7b5d73d60179 SHA512: 729c552d4c1ef9daf0d86aa9ab523015363e2632a75cee609cfc4eb2b406f5b63eebc1d011322b0e328bfd0caf001c0792ba6e7c54d497db3939fd13a654deb4 Description: debug symbols for gstreamer1.0-nice Auto-Built-Package: debug-symbols Build-Ids: ab32bd13e4c09afcd53df20dcb256bc6d44d4cb9 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-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 328844 MD5sum: 197ffd4da66503635f5b34f82cb541eb SHA1: 06f85a8d2e30e83897df73dad7df62b28caf33e2 SHA256: b314a753ae0d4d284c28dc8136eaa7724ac7a2cd155e0bace756cd347b3f0609 SHA512: 49a435ec5dab7314e593f818df417fb12dce822396e75a93d20e9162638ff3aa7e42b5c723e48bf415cb1c8900e7541435e266a34382c980e93cefb73232686e 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: amd64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2022dev3b1 Depends: libc6 (>= 2.14), 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+apertis0bv2022dev3b1_amd64.deb Size: 69788 MD5sum: 1cb979c3615e0252dc958d53ad88bd8c SHA1: 94856518b952e6faa3ce628d59bf59be1537e56b SHA256: 9187c7ef140a800dc5f40dae633aada453dbcac1b85cc988bdc4d185ace65ea5 SHA512: 39154410d4f8814c066ad25dfe86684f4799afe8a22863341398f3238a61e54c6b865140e9dee76224d17abce8edecb7b361418fbe01eece5dec02933018f8cc 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: 76 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2022dev3b1 Replaces: libgtk2.0-0-dbg (<< 2.24.31-3~) Depends: gtk2-engines-pixbuf (= 2.24.33-2+apertis0bv2022dev3b1) Breaks: libgtk2.0-0-dbg (<< 2.24.31-3~) Filename: pool/development/g/gtk+2.0/gtk2-engines-pixbuf-dbgsym_2.24.33-2+apertis0bv2022dev3b1_amd64.deb Size: 59860 MD5sum: dfa17c7d53c65f4569034661f93c85a6 SHA1: 95f3b58210539b4297179ce46adbe512b9736527 SHA256: 7a51fd037bb2a89586bdf598d5c22fadc7bae279c3fd58610660ad5e633bcb73 SHA512: b64a695f64cf632ddf63dadba262b529018a8cee3adf065e8ee0299d7e80849cc60c61b119303781cdb84d0775e967f23e9f6ecba935a45d1c3a461e0be6a173 Description: debug symbols for gtk2-engines-pixbuf Auto-Built-Package: debug-symbols Build-Ids: 408d3f939201ddeb460e2a735595aff3d803b1ee Multi-Arch: same Package: gtk2.0-examples Priority: optional Section: x11 Installed-Size: 1037 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2022dev3b1 Depends: libc6 (>= 2.4), 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+apertis0bv2022dev3b1), 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+apertis0bv2022dev3b1_amd64.deb Size: 284428 MD5sum: 95c3cfcda3b64e2736949196e7b1e3d3 SHA1: 5519885d3efb65c79d471ed767b50c73cd1cf86e SHA256: 869ffe537df13354d29f28d8e030d296a9275e3d8e3a85cf0cdbcb3ff1261a8b SHA512: 6bb16e3f7b4a3ce0053800ba386a3618852cfffea922d3d9a28cbc96fc4cab60ed2f8e3cbd11bb1123fad703d873ae2d251a1203e8f6f676605f193305961dd0 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: 228 Maintainer: Debian GNOME Maintainers Architecture: amd64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2022dev3b1 Replaces: libgtk2.0-0-dbg (<< 2.24.31-3~) Depends: gtk2.0-examples (= 2.24.33-2+apertis0bv2022dev3b1) Breaks: libgtk2.0-0-dbg (<< 2.24.31-3~) Filename: pool/development/g/gtk+2.0/gtk2.0-examples-dbgsym_2.24.33-2+apertis0bv2022dev3b1_amd64.deb Size: 181252 MD5sum: af37219845432ee04fd7ad99be0138e4 SHA1: 031b4d2cc80a804b63a223af37fa12300dac4b47 SHA256: e70704b9ab8e21f995cf5f3958963958fd9e348c1423fdcac83e719edaf7b894 SHA512: c2471d102e3437b0a74b16e3fe60055eb1c789efe8d778b70c0b10dd61d0ed37e314c828cc73779591cfa4f5b30bb84dd72e422028279274e7da3bfbd3431527 Description: debug symbols for gtk2.0-examples Auto-Built-Package: debug-symbols Build-Ids: 7e91c1d7d1c251ed3ab0d29c48a91c7c92afb94d Package: gtk2hs-buildtools Priority: optional Section: haskell Installed-Size: 7006 Maintainer: Debian Haskell Group Architecture: amd64 Version: 0.13.8.0-1apertis1bv2022.0b1 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10 Filename: pool/development/g/gtk2hs-buildtools/gtk2hs-buildtools_0.13.8.0-1apertis1bv2022.0b1_amd64.deb Size: 1005660 MD5sum: a80e94a3fe61a0ad9243df4c22b96984 SHA1: a2ef87e37d0a277fd2a74875fd9b473840b97317 SHA256: 1a3d3aa3324893e16c2a41a912625f788f40cad73e2bc3fb33cac3737dbda934 SHA512: 47d4535814f92819502a313bd5f5e0191ddd0dacd7a931abbbdd05c9c22b030d3e64ffdc65f2a9c0439cfcf05a17146d9a145ff3fb2dc380e2e0591305950876 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: amd64 Version: 2.2.7+1-6+apertis3bv2022dev3c1 Provides: guile Depends: guile-2.2-libs (= 2.2.7+1-6+apertis3bv2022dev3c1) Suggests: guile-2.2-doc Filename: pool/development/g/guile-2.2/guile-2.2_2.2.7+1-6+apertis3bv2022dev3c1_amd64.deb Size: 26152 MD5sum: 30cfb69ae1ff20286ac7199fbdf53356 SHA1: da642f2ae7e13d43cc9da16030779c7ac7d97e28 SHA256: 370e23ea9f077ad34f8490b59b66ca35651939b72d79e6ef875ff3eed5b1b92a SHA512: 48331e82531bc9634bcfa361ed80624ee62175942441268625330a2877bbf064c4c8d174878ab58142b79d0404c89bc12ef053101fda92db58e6cd38522dd68d 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: 3323 Maintainer: Rob Browning Architecture: amd64 Source: guile-2.2 Version: 2.2.7+1-6+apertis3bv2022dev3c1 Provides: libguile-dev (= 2.2.7+1-6+apertis3bv2022dev3c1) Depends: guile-2.2:any (= 2.2.7+1-6+apertis3bv2022dev3c1), guile-2.2-libs (= 2.2.7+1-6+apertis3bv2022dev3c1), 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+apertis3bv2022dev3c1_amd64.deb Size: 626964 MD5sum: 9eaf7c677065fa5186e661bd3eed9074 SHA1: 1ace6c0dcadd141a54cdf66b5ac0f9903615fe5a SHA256: 8dc107e69fe0d80e23de045c20ea506227629a07aa3a6ceecdefb37f5b1b1cbc SHA512: c88d18a2810c1aa2fabf93eaa44ca9194a64f7d0538c1e5a4f72f9f98d22ce4eeeff62acbac04b3fdadccaaaacdbe0456988ce5cbc4a98a12af31a2c06c3de9c 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+apertis3bv2022.2b5 Depends: dpkg (>= 1.15.4) | install-info Filename: pool/development/g/guile-2.2/guile-2.2-doc_2.2.7+1-6+apertis3bv2022.2b5_all.deb Size: 947280 MD5sum: 4b090bf37af99cda2f826b2ab4cf6b27 SHA1: f5d20da78baf0f8be901ff39541982034c2701b9 SHA256: 3650e0b8fc37f8496d0f2182258217beaf74f2a1f87a32e0933d4136bdc6710d SHA512: f2fdf4770d4c43220401433d3120a752411de285d7c8a6eb485f603381135d7645f3fa8412b8e9e0a2281fdbcaed7aba66dbe8321727d64f448102a44d3ec9b0 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: 44137 Maintainer: Rob Browning Architecture: amd64 Source: guile-2.2 Version: 2.2.7+1-6+apertis3bv2022dev3c1 Depends: libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), libffi7 (>= 3.3~20180313), libgc1 (>= 1:7.4.2), libgmp10, libltdl7 (>= 2.4.6), libreadline5 (>= 5.2), libunistring2 (>= 0.9.7) Filename: pool/development/g/guile-2.2/guile-2.2-libs_2.2.7+1-6+apertis3bv2022dev3c1_amd64.deb Size: 4988224 MD5sum: 2f1e852bb32ae350c76b2181445f2b4f SHA1: 670f58c1b17b4260b4c5e396989050e63d05f38e SHA256: b4b8c8df9df131cbcc9c644047200dc54ed92f5970e1af3ea0c60cd05b87f736 SHA512: 803fa5aeb1154d6918770deef49cd6f2bb6be32e6a742d6d5c8f638aef1500905e77e3d4e9c3002d5f43a130a51cef60f035efe34d6c706cefa8136cc3ea16dc 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: 1726 Maintainer: Rob Browning Architecture: amd64 Source: guile-2.2 Version: 2.2.7+1-6+apertis3bv2022dev3c1 Depends: guile-2.2-libs (= 2.2.7+1-6+apertis3bv2022dev3c1) Filename: pool/development/g/guile-2.2/guile-2.2-libs-dbgsym_2.2.7+1-6+apertis3bv2022dev3c1_amd64.deb Size: 1534548 MD5sum: db2859bf6759bc93ff015d5bd2817689 SHA1: 8b9fdccd67a2529536e8bab06d6ebd8ab2780c1d SHA256: fcdbc76d401781292ee8d02f8c71c551be94da59f315dfbd89e772233550d0e5 SHA512: 3507aa61e071e9fddfd914551f5c8ed5befe459e94af9c528a763b112628700a8da7cc3b33ff7814878ce0dee150a327b490fa8402d3350efa6db257dfd9b497 Description: debug symbols for guile-2.2-libs Auto-Built-Package: debug-symbols Build-Ids: 9baa3e11f5700c7d4e7ba87453defc0989ba24ea a0ccdec577c21ca253f62c5c53457ac3884230eb fa48a34dd3f859e6d41dc913f1fd7df04d0a94e7 Multi-Arch: same Package: guile-3.0 Priority: optional Section: lisp Installed-Size: 48 Maintainer: Rob Browning Architecture: amd64 Version: 3.0.5-4+apertis0bv2022dev3b1 Provides: guile Depends: guile-3.0-libs (= 3.0.5-4+apertis0bv2022dev3b1) Suggests: guile-3.0-doc Filename: pool/development/g/guile-3.0/guile-3.0_3.0.5-4+apertis0bv2022dev3b1_amd64.deb Size: 27200 MD5sum: 3dd2538f703b8cb36ceb33700b85c087 SHA1: e1ceb90b82ff4352de26e563d04a234bf8364f66 SHA256: c711078fe4d1aea01e811d96530aeffec8b095d5d358f820ad5b6709325cea59 SHA512: a3bea31097a3aa4bb8deade9cb3d3f9cf1869ce647d132d53238d0ff0a8587ee5faeb66374f976c8dbec8251c12ba573612576ba20cdb586a133fd6cfc6fa1e3 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: 3482 Maintainer: Rob Browning Architecture: amd64 Source: guile-3.0 Version: 3.0.5-4+apertis0bv2022dev3b1 Provides: libguile-dev (= 3.0.5-4+apertis0bv2022dev3b1) Depends: guile-3.0:any (= 3.0.5-4+apertis0bv2022dev3b1), guile-3.0-libs (= 3.0.5-4+apertis0bv2022dev3b1), 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+apertis0bv2022dev3b1_amd64.deb Size: 636428 MD5sum: f1ce5935455d9b24e58e214fc7f57e67 SHA1: 61b64c77b4f41a1bf475d5d5daac6f112381f4b8 SHA256: 63edeb7114d0062f49eb6dca3d06eea325ae41d1ec6ebc820aa1ab8d9a28f687 SHA512: 245397c033330ca9c5f2e3d5b323c47ec6e2594e2ffc5010ce79df579fef6ba4f7b39508a0646b9399919bd8acf0e7ff841d29bf7ebaaa4597b504f453af3b62 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+apertis0bv2022dev3b1 Depends: dpkg (>= 1.15.4) | install-info Filename: pool/development/g/guile-3.0/guile-3.0-doc_3.0.5-4+apertis0bv2022dev3b1_all.deb Size: 978372 MD5sum: a387234bacc0bf131359aab5e6429214 SHA1: 645d1a392cdbd79caa8c573a6f4f09ddc1c52978 SHA256: 270586c126a214957cc40e9f9b3e4eaac4afbc927373def2d113d0f607143d53 SHA512: 8cde9bf22921e6a25d04dfa83fa4d3406b8262720ea7ab4183c2043798125d659552fd9a2848cf13b435ab47a4aaca365333779578b62991eea8c9c05f7a2b39 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: 52054 Maintainer: Rob Browning Architecture: amd64 Source: guile-3.0 Version: 3.0.5-4+apertis0bv2022dev3b1 Depends: libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), libffi7 (>= 3.3~20180313), libgc1 (>= 1:7.4.2), libgmp10, libltdl7 (>= 2.4.6), libreadline5 (>= 5.2), libunistring2 (>= 0.9.7) Filename: pool/development/g/guile-3.0/guile-3.0-libs_3.0.5-4+apertis0bv2022dev3b1_amd64.deb Size: 6409752 MD5sum: 35e70ca58dc4c1ad69e98a33e371cb9f SHA1: 4c4bd827503bebad65e681dbf7d60f534e125104 SHA256: c1380d2a0a3818a7a9e9fc1a00c271f19fe8f867cae15ec0bc81b9860f8e1d77 SHA512: 3598e717cf6b7059e073734113d3d95d5fb81f3443059e3d6c7c1254d84620e8cd573ed2498e865045606b408f0b613fcfc3d7f6e370d41ea35ca2c1f0fa42c7 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: 2143 Maintainer: Rob Browning Architecture: amd64 Source: guile-3.0 Version: 3.0.5-4+apertis0bv2022dev3b1 Depends: guile-3.0-libs (= 3.0.5-4+apertis0bv2022dev3b1) Filename: pool/development/g/guile-3.0/guile-3.0-libs-dbgsym_3.0.5-4+apertis0bv2022dev3b1_amd64.deb Size: 1937872 MD5sum: 3cb7a0b1b464114a55531342c8b39aa7 SHA1: fec00f25a9af79fae10f83b14f5507b06f407644 SHA256: 97cd7247ded754b5695ba6164c2dad0f4d856ea1766139ee7b2272b063cacf69 SHA512: 9f0c2893f7d956e13ac2e63c8cdeb8f40202a5fd5696210d1c88faf5db643a94a810a8ee102f6b6a3c3660a463b7dbfe18116d3f7bc98d2440ab9be02b1b00a7 Description: debug symbols for guile-3.0-libs Auto-Built-Package: debug-symbols Build-Ids: 1486bd798a8d74260b3cdcef44559c3606b712bf 9dd535f7327b8a0c2b03b3cdb571caa370550bcc f561a208dc6d40c7e2a499bd8f46c177cf257ad9 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-8apertis0bv2022dev2b1 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-8apertis0bv2022dev2b1_all.deb Size: 116320 MD5sum: cb2f8b0e9ef7212c92f6eb5e7b0d58d9 SHA1: d1aa98fed9a246ed1bdde9ffb505db06fdce0365 SHA256: d9e0e6275ca105c5c9f1ffdfc6b503486c728b63040a674fed510468fc53765e SHA512: adb79a3b9f92cd12aecd09be8d4af8874b4c07311afd72a548b5f02d85b1b6dad28dfc5b059c880dfe991c6033aca3489414674f4e97486d605eea25c5bb2283 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-1co0bv2022dev2b1 Replaces: gunicorn3 Provides: gunicorn3, httpd-wsgi3 Depends: python3-gunicorn (= 20.1.0-1co0bv2022dev2b1), python3:any Suggests: python3-pastedeploy, python3-setproctitle, python3-tornado Conflicts: gunicorn3 Filename: pool/development/g/gunicorn/gunicorn_20.1.0-1co0bv2022dev2b1_all.deb Size: 18840 MD5sum: 9cf617934d0c6ecd7bd4da6df03e1754 SHA1: 03edc5089380519b8af0c235feaed5134ed17c81 SHA256: f10e15fb5cce0ab3cf32c9d0d53bb1b28cc10b0f5d6e01c81a172dd04e2af91b SHA512: da4a762542b12cd5b23a26e86e6cb9ee9246c479f845f5b2cfe617cce85e0a53352be3e023e5c9ae20fe1988f1503bef01f6468b7964251d6a6ad8786a702283 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-1co0bv2022dev2b1 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-1co0bv2022dev2b1_all.deb Size: 31288 MD5sum: c50cfacee382e200d072e3849c17605d SHA1: c66046aaf135f7285516e061f4e3a074196d80dc SHA256: ffc2692309db3fb60082b9cd8a5bb307a18e022b89bee788aa7258690dfc8f7f SHA512: d03ebf4b78e9a0e98ceb7deefda82050d35a1f9e5ab9dbf4a139bb1221fc98004f034153126ef79d7dc6aab36b22d1dff812b8c77f8c550cf94596e3f59828e0 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-2apertis0bv2022dev2b1 Depends: python3:any, python3-pkg-resources Filename: pool/development/g/gyp/gyp_0.1+20200513gitcaa6002-2apertis0bv2022dev2b1_all.deb Size: 236264 MD5sum: f3e81d6d43358a6e03699cf06ff7e908 SHA1: ec8e89e4cffcc517b7ff5b11c240fae5b4bca083 SHA256: a9e4168ac18a83d9dc7fa66f6bff55019148f6a70657e3a8a4a9a592b77ee39e SHA512: 62d5e217c7037116d8ef0167e472aafed0b4c906f34bf6afdcdba6fa6af60c57abe0c66e0893c25f01eadd6e6479eeff342f4c48a3f9c60fe30821bfbd640369 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: 247 Maintainer: Milan Kupcevic Architecture: amd64 Version: 1.10-4+deb11u1+apertis0bv2022.1b2 Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.17) Suggests: less Filename: pool/development/g/gzip/gzip_1.10-4+deb11u1+apertis0bv2022.1b2_amd64.deb Size: 133800 MD5sum: 01cc47bdc4e66c67ac59948ea686bd97 SHA1: e1ee8a1cba87e2435b5e1fe2460d4e9402905466 SHA256: 8d0e9926f4b28e09cd8ba1dd39824fb955492c922a64c80323f3a5635991fef3 SHA512: e40be14967f0099ea6a31eecad006e197a9fdc57044f20c6ff3110f0e7d7f0a4f00c788a9670c7a8e04265c0175dfe7caf8b5439be13452036d1d1a0df808916 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: 127 Maintainer: Milan Kupcevic Architecture: amd64 Source: gzip Version: 1.10-4+deb11u1+apertis0bv2022.1b2 Depends: gzip (= 1.10-4+deb11u1+apertis0bv2022.1b2) Filename: pool/development/g/gzip/gzip-dbgsym_1.10-4+deb11u1+apertis0bv2022.1b2_amd64.deb Size: 106780 MD5sum: d3ee2fd8f1c80cf4102aa1ce8f0de248 SHA1: 31b0e38a64b8acc34d75f4b1b5b08c69c10f34ad SHA256: 08c3217cc79d4b71adeba5879a3e1d9d730984e4c1626f1dad46785e650be961 SHA512: fb06c6936a85bf861020a70a60029a31dee6d8a50da94c3ed491d6e8d4f041d1add02e2598aaaf693f7644be67869a0be7af928e26b63cbf6236006675796421 Description: debug symbols for gzip Auto-Built-Package: debug-symbols Build-Ids: 248c7368572517967c46adf83f6607b1c8cebfed Package: gzip-win32 Priority: optional Section: utils Installed-Size: 243 Maintainer: Milan Kupcevic Architecture: all Source: gzip Version: 1.10-4+deb11u1+apertis0bv2022.1b2 Suggests: wine Filename: pool/development/g/gzip/gzip-win32_1.10-4+deb11u1+apertis0bv2022.1b2_all.deb Size: 133808 MD5sum: 0e54903086decdf96333b3b9475d31ff SHA1: 0fcbfc78589895c699fb12178e28886bdf1a690c SHA256: 5e0208378c261329a6e5e7db9c00040ade6514555f09169429f68b86307a2a6c SHA512: ab8d408d988f47be0f77172bdb2dc97ca6d48bcf2b7669355e57c95717cb333a0d32c5c878d07198878326498498cd2ffcccc0bf3fbc5c066250e279d8776546 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-2apertis0bv2022dev2b1 Provides: node-handlebars (= 4.7.6), node-handlebars (= 3:4.7.6+~4.1.0-2apertis0bv2022dev2b1), 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-2apertis0bv2022dev2b1_all.deb Size: 197376 MD5sum: 0d68881d3a43d88f39c4b3a9b599d26b SHA1: 80c512c4f368c74e3e8652f1f00560aaca8278c6 SHA256: d280a03b24e03ffcdf44cf46dd60432b4a113d02915f1ddbb8031e973acfc016 SHA512: 1d02ab9b17c11ee94826efc67cbfab67a152340aff675bb7ecf4d6322ae777a93ef6945cd46e8c183e7eca74dfdaf4057593682c7d595d6e6e92f39988bf6df8 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