Package: abi-compliance-checker Priority: optional Section: devel Installed-Size: 1316 Maintainer: Mathieu Malaterre Architecture: all Version: 2.3-0.2co1bv2022dev2b1 Depends: build-essential, perl:any Recommends: ctags Suggests: doc-base, icheck Filename: pool/development/a/abi-compliance-checker/abi-compliance-checker_2.3-0.2co1bv2022dev2b1_all.deb Size: 192728 MD5sum: 3d6b519f26c465cbc1db3c7c17acdbf9 SHA1: b4b80e4bc98c11d76ee2198ff2cb949897d5d863 SHA256: 9ecb668ed09da2ad26eb6c7064989da332b14c6ed653ae92519aba42615045bf SHA512: 9aacc99b41144aff8e6a7d311b6aab12bbd16db9fcc147af241bda3e5dc838b6fb44409d6d5b0d857792decd4e490a04cf8d8fa5d996b9e55f0c8fc70f51c899 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: http://ispras.linux-foundation.org/index.php/ABI_compliance_checker Package: accountsservice Priority: optional Section: admin Installed-Size: 641 Maintainer: Debian freedesktop.org maintainers Architecture: arm64 Version: 0.6.55-3apertis0bv2022dev2b1 Depends: dbus (>= 1.9.18), libaccountsservice0 (= 0.6.55-3apertis0bv2022dev2b1), libc6 (>= 2.17), libglib2.0-0 (>= 2.44), libpolkit-gobject-1-0 (>= 0.99) Recommends: default-logind | logind Suggests: gnome-control-center Filename: pool/development/a/accountsservice/accountsservice_0.6.55-3apertis0bv2022dev2b1_arm64.deb Size: 89316 MD5sum: ccbabdeb45db901017fa8a89f9588a48 SHA1: 0082ecbca3d66009e83365f292ddcfb79031fc17 SHA256: b64b9db7cfac644cf06d2c5ba8dce6ffd3ad929b323c30ab85fa639e32d31f77 SHA512: a1023d185a6f3947fe559bfd5a147ddf869a6387ec478a38327e1368675f45928bcc3c5ec1e8f57667312c1e70b912aeef6d9e66895812ab1c2876a704e0fd1e Description: query and manipulate user account information The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Package: accountsservice-dbgsym Priority: optional Section: debug Installed-Size: 219 Maintainer: Debian freedesktop.org maintainers Architecture: arm64 Source: accountsservice Version: 0.6.55-3apertis0bv2022dev2b1 Depends: accountsservice (= 0.6.55-3apertis0bv2022dev2b1) Filename: pool/development/a/accountsservice/accountsservice-dbgsym_0.6.55-3apertis0bv2022dev2b1_arm64.deb Size: 160940 MD5sum: e511c2b675a4c6fc68320f7fce81ea5c SHA1: 67e13b4bb0f2b28a1113b5afc5935fcf623c3067 SHA256: 73adafd654308dcf33e0e1f058f0bcfa7f17b1e8bd5fb2477e4698d9bde205ad SHA512: 7623fbce1f68de5ef0182bd159ffc17706133c6463f9ea915f70a2e5eaec7c037fb0b79136975b8bb70cd39ab1e137ef184338de490848226d381ece49c41bc2 Description: debug symbols for accountsservice Auto-Built-Package: debug-symbols Build-Ids: f4847f588a90e6e669cf61cafb3326b0433ef564 Package: acpica-tools Priority: optional Section: devel Installed-Size: 2500 Maintainer: Al Stone Architecture: arm64 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_arm64.deb Size: 790468 MD5sum: c26dcc59bcd214340d8406239f71a997 SHA1: 0ea15c7d8a24d372125a30b580f15c59424d97fc SHA256: 50055a34c73c6a06d43beb2077b5ac4ff21febaaf12536deef2c5a0f90b22313 SHA512: 381dcf29fc7f42e84d40ac206e03a80e48bfa92f2b346a7e3cefaeff55435aaf84f4cc3ccef93a548130f3b8506645cb3c6dbf01ebd343f38ba167e95ca2d473 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: 3325 Maintainer: Al Stone Architecture: arm64 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_arm64.deb Size: 2876836 MD5sum: ada8966edb7d92f4a4ff32fd728bf1ff SHA1: b0874d606ad2a8cb627f2d46ffeec368b016f22f SHA256: 2b76674b38f70b5d2488012329d6ddea1738bb46d2e36ef064f6f2a4a967015f SHA512: 53171448a68e58e08578bfe16b733f2eb026e744af765cc761f278e951da2812e7c089ae2d10950bc5732673764b4820768fad68c7e7b83a5c6d271ff2d0e9c4 Description: debug symbols for acpica-tools Auto-Built-Package: debug-symbols Build-Ids: 00891be0c3440307b9a7e58261b14f5319800ada 2db25498061217de64f15a00e8d5b4a353c7c8c2 655ca42a1d2d6f8588e8ff009cf11ba654a6b701 741e2c3a7f29dabb6d9c8ea4e1412dc52bde9952 743139391996a383249a44406d6a4487e1131569 c358aa3289afef8a5810a2129270cc4e4d7af9b8 d71925f3c1274f552472e362d0097335695a944f Package: advancecomp Priority: optional Section: utils Installed-Size: 981 Maintainer: Piotr Ożarowski Architecture: arm64 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_arm64.deb Size: 181392 MD5sum: f9cb9ae5c38c334efc18b86c8b352b31 SHA1: cc454ba5858242f9105bb70feb1c270bab0165c7 SHA256: eab7ff325d8edcf5057aaacc1ac6562af37ae71af0cc1be6b355a2063cceb9a6 SHA512: 8fea1425730d5d96b41ddaae8209a03d205cb8af112b2e677893170054a5fb4ecfd221d3de784f306987c897bfec4d19990df08dc8c19d429a60f49227c4c3fc Description: collection of recompression utilities AdvanceCOMP contains recompression utilities for your .zip archives, .png images, .mng video clips and .gz files. . For recompression, 7-Zip (http://www.7-zip.com) is used, which generally gives 5-10% more compression than zLib. Homepage: http://www.advancemame.it/ Package: advancecomp-dbgsym Priority: optional Section: debug Installed-Size: 2392 Maintainer: Piotr Ożarowski Architecture: arm64 Source: advancecomp Version: 2.1-2.1co1bv2022dev2b1 Depends: advancecomp (= 2.1-2.1co1bv2022dev2b1) Filename: pool/development/a/advancecomp/advancecomp-dbgsym_2.1-2.1co1bv2022dev2b1_arm64.deb Size: 2242016 MD5sum: 6893537b4de247a141f2e6057afe1d8b SHA1: 907cc6abd534f1fee389f0884daa0e7883769f21 SHA256: 2ca19efc81d3ce928e43e9a2ba9f4d748599e67823f0f2d32574c596985ba40a SHA512: 065dc611f2648ee3e2ae6e0ea5319d5250f2340908e26cc489447d14edb87faa49f025bcd33e860ba2bdf1bffbad6d57debb09ed65f585588289f25a55d34f77 Description: debug symbols for advancecomp Auto-Built-Package: debug-symbols Build-Ids: 4650336aa1a84551bfc1ed997f0b1977daa95fdf 6dfc86f29f197f24de03e2c0c532a840e7e4b998 7b63d474b3b240e591d351d84f19c2f31568fcbf b5e15e15ee2fae9c40ca60c17752b5a66282dbb3 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: 4201 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: afdko Version: 3.6.0+dfsg1-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/a/afdko/afdko-bin_3.6.0+dfsg1-3apertis0bv2022dev2b1_arm64.deb Size: 833348 MD5sum: eec4ebb47073332fcedddcd6b721b567 SHA1: bbc7856c383450a9d9e7a26c5fca15bb72947e39 SHA256: 7478c8bedf1f89e2dd714235cf8174643ee6cef5d4e22e2610cb55697edfe956 SHA512: a2999e19b16f836d5feef9317d67c94d153a3792a21cfcbd2630d022b8e41e04cd96697d6714b3402d291f000d6a527557f41caaf90f26b8a8840b745dccdb60 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: 4288 Maintainer: Debian Fonts Task Force Architecture: arm64 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_arm64.deb Size: 4014016 MD5sum: 8381e6fbd565c0a83c1c016267e28cc5 SHA1: 77f3bd04065f52c813b6e9f98dae9d52053c9b23 SHA256: 95a9f17ce9767269bb7cbe724f8c29cb1455b6e35e3258d86d584ca4130329a9 SHA512: a4f5fbe2597169cc2db1c80ab6ad341dfa462a6e20639111891bd05c1c7968afcece3caf4f294b5cc9a93bf19f93029c3e783eca377ae30dd61bc99ac8ca0927 Description: debug symbols for afdko-bin Auto-Built-Package: debug-symbols Build-Ids: 249da67e342a3f7a3d2d59df0455a65ce7e1ee5b 611d8e8021a36ad4eaab4a660bc905dfb079e1bd 6f391e33b5882d8905ab860da5b7ae93b23fc40f 6fedfb59af502011e35b093da0961c401e485599 797ea6c550b62d657efe8299c69440edc7146a31 9679bdc7979155da096d87a51498794d7994b90b ad2d12257d18ce8b5abeb47abe35668cf3b6340e e10f33c494da4d68248bd215917331fc1f1a605c e1eba0024db77ea33d2d0d9dd6ccfcb640479cc1 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: alsa-utils Priority: optional Section: sound Installed-Size: 2219 Maintainer: Debian ALSA Maintainers Architecture: arm64 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_arm64.deb Size: 1040232 MD5sum: 21b376972e1c02e7a22e40a8929b4159 SHA1: 1c610c6ec136a8a53274b59cca998513092921bc SHA256: a8f38aa0d06a693dd97260e364ffecdfb9fae47bfa8c347652d7775d80809dfb SHA512: fa3b039925624ef5a530fa96d40190db218f36d7a596b33aa4eaf1861b8eba1a4861af92c0b79ac6d70a87628b4e0c3126175fa6e98090da887d3fe5fcc0ac2f Description: Utilities for configuring and using ALSA Included tools: - alsactl: advanced controls for ALSA sound drivers - alsaloop: create loopbacks between PCM capture and playback devices - alsamixer: curses mixer - alsaucm: alsa use case manager - amixer: command line mixer - amidi: read from and write to ALSA RawMIDI ports - aplay, arecord: command line playback and recording - aplaymidi, arecordmidi: command line MIDI playback and recording - aconnect, aseqnet, aseqdump: command line MIDI sequencer control - iecset: set or dump IEC958 status bits - speaker-test: speaker test tone generator . ALSA is the Advanced Linux Sound Architecture. Homepage: https://www.alsa-project.org/ Multi-Arch: foreign Package: alsa-utils-dbgsym Priority: optional Section: debug Installed-Size: 876 Maintainer: Debian ALSA Maintainers Architecture: arm64 Source: alsa-utils Version: 1.2.4-1apertis0bv2022dev2b1 Depends: alsa-utils (= 1.2.4-1apertis0bv2022dev2b1) Filename: pool/development/a/alsa-utils/alsa-utils-dbgsym_1.2.4-1apertis0bv2022dev2b1_arm64.deb Size: 636592 MD5sum: 5de0901c1ab3a936444712a5188d9ee7 SHA1: e135693536258a1fc3fc94f98c0059ade2f71f1f SHA256: ddb63b8871315d85e011e9dc3cd326fb48474e03b734bdac91945d1e6a76aac6 SHA512: b2e32cc551428d88341a704b05dcbc029fc7ac2d0a1afa499b36a9a6015263b4dbe35cf449ccf7e417bd05913e955785ff1fa4f4cb0e86d3889ed4029be7cf05 Description: debug symbols for alsa-utils Auto-Built-Package: debug-symbols Build-Ids: 0b90412b54041ec1d07133d692e790271b068475 1ffab4d33dfd891e4b526ea325a7f25da2111170 26411cc1458085f2f6c6e7850afe8d54a531df29 35539471784ace76dfa92c6ec560de72a63a1690 37b6be30ee714654a9f62ff82fea6ae868727146 4e88b6955602e4f406a75a5b6c0fc02ca239a6c8 698fc1fd7361f87b72bf3d9bd3e8d62db3e9a4ed 77ab656470fc357a9745587bd09fa50086d82ea4 be276395568dc194379696970f329034cec6a530 c26f4486d41be721007d8efc81c4ae1597010a8a cac02dc5ae82b3ea58b419ef42d1618937947e6f dc666dda6cf086cd8e53b288df7c4094da59421c ea55cca3b95aaa798e68701270b1fbe77e31798a f303a364fde059851e349acc2ea4fd44905e59cc f58582f9d748ab65afc4820530828abc97d0f240 fc504c63c12a9e7777eeaed646458209ba3cf111 fd5325c371adf31bb0aebf9e372369dc171e9c8b Package: amqp-tools Priority: optional Section: net Installed-Size: 137 Maintainer: Michael Fladischer Architecture: arm64 Source: librabbitmq Version: 0.10.0-1apertis0bv2022dev2b1 Depends: librabbitmq4 (= 0.10.0-1apertis0bv2022dev2b1), libc6 (>= 2.17), libpopt0 (>= 1.14) Filename: pool/development/libr/librabbitmq/amqp-tools_0.10.0-1apertis0bv2022dev2b1_arm64.deb Size: 32844 MD5sum: 3a1d229f06244b33ed8ef9e3f0dba202 SHA1: 61366b888ee6213e0b0e75957ce75e8c848a86e8 SHA256: 690db03a7fa4076de0afb0ee87943b14dac07653b60fcea959775ecc726f8855 SHA512: c145e3e434d5164920dcecafeb49d0540cf76569f674183598147bb3a8237c4e5c6f8c3f93b5316352f6f6ffd2a5ec1dc0a9322d4306eb7313bcac35a4f7e3a6 Description: Command-line utilities for interacting with AMQP servers RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. . This package includes command line utilities. Homepage: https://github.com/alanxz/rabbitmq-c Package: amqp-tools-dbgsym Priority: optional Section: debug Installed-Size: 116 Maintainer: Michael Fladischer Architecture: arm64 Source: librabbitmq Version: 0.10.0-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_arm64.deb Size: 52996 MD5sum: 2047c893b4a0613de4bc9d0d43eca149 SHA1: a71d13cd4e52a33eff2f0761a44417bab944d01b SHA256: d05f0efb5cf76cf8977319473b36da1013c8195251d9fcfbca09beb377e7066b SHA512: 294ed034c8238f7420737e23477773e37be84e5eca97f150b6325b96c0a158ae7478ead13d132aba70e38a4a78b7e4c1fc7f0059d295a63566c7aa49825a7fb8 Description: debug symbols for amqp-tools Auto-Built-Package: debug-symbols Build-Ids: 06701635c42b93ece0aa574f6e8d952f24d0f5fc 132c4eefbd086c6c8c6b4fc42b93bccd5c00cea5 51f96fd6891199aa58a4baffc0bcc7936cdc8116 75e66db643fb8ad6751ce8594331ac9fd7133e45 9296b50cc75ca351d8988107dc129468cae45023 Package: ann-tools Priority: optional Section: math Installed-Size: 112 Maintainer: Debian Science Maintainers Architecture: arm64 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_arm64.deb Size: 34284 MD5sum: 2d0eedd38bfb74588656b199e6a712f8 SHA1: 81e18471e2f6c7f55dfa2745baaa48020af79901 SHA256: 23ab6ca5d223ee5cfc0829a2db8c2fd08a535e23e01174217d4892f61db28825 SHA512: ba2948b380fe37c7f35d3d1368e91c296106e1c6d2b74b4059e7757d260afacce1faf5deffdaee8be4770131e37331ac712e01b05162e77ef779912ed7020ea1 Description: Approximate Nearest Neighbor Searching library (tools) ANN is a library written in C++, which supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions. ANN assumes that distances are measured using any class of distance functions called Minkowski metrics. These include the well known Euclidean distance, Manhattan distance, and max distance. ANN performs quite efficiently for point sets ranging in size from thousands to hundreds of thousands, and in dimensions as high as 20. . This package contains the ann2fig (display ANN output in fig format) and the ann_sample (a sample demonstration for ANN) programs. Homepage: http://www.cs.umd.edu/~mount/ANN/ Package: ann-tools-dbgsym Priority: optional Section: debug Installed-Size: 139 Maintainer: Debian Science Maintainers Architecture: arm64 Source: ann Version: 1.1.2+doc-7co1bv2022dev2b1 Depends: ann-tools (= 1.1.2+doc-7co1bv2022dev2b1) Filename: pool/development/a/ann/ann-tools-dbgsym_1.1.2+doc-7co1bv2022dev2b1_arm64.deb Size: 102480 MD5sum: dca8a9be3b3cf7eb3a9c31ac2db02b20 SHA1: ed6c1c3ee9e45a7881c9c2cc9a8431acc4c3f039 SHA256: bc698766c09e1e5ce9a95ef2e07f89a428ed505bd6b2fe4f0bac64e0e24902d4 SHA512: 29a11678b45277ee6b0ce7e2c911afac73c1bcf32872fc5cb3e436a849437c94ecd538173adc388f056d90adb9658276b52dd6e5838764e097bea86f53cbd315 Description: debug symbols for ann-tools Auto-Built-Package: debug-symbols Build-Ids: 58b07affd97eed30998f03aeb9b1e045a920ac12 93a0258bad1e1b2c4d4750c18a04b46211de0d0f ac69da923f574faf7a81f64aa217f8399aec87cc 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: arm64 Version: 1:0.4-2apertis0bv2022dev2b1 Depends: anthy-common, libanthy1 (= 1:0.4-2apertis0bv2022dev2b1), libanthyinput0, libc6 (>= 2.17) Conflicts: anthy-common (<< 1:0.3-1) Filename: pool/development/a/anthy/anthy_0.4-2apertis0bv2022dev2b1_arm64.deb Size: 25896 MD5sum: 9107a13df57786f7bcdb0bb396be84c5 SHA1: 83441d6c34592324b96dfc78299685cf5cc161c7 SHA256: 0970a99b5d168f59e186d9aaa4090e07f6c0c3cb7321caf843d4e344652aeba2 SHA512: 0cd5a3f3e7c5febcc692e0502319db77399ce918b8283744ba7700c6b718b39d90072668040162a34d481eb51fd11d490f7e909beda0ffc9458411e395b60206 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: 66 Maintainer: Debian Input Method Team Architecture: arm64 Source: anthy Version: 1:0.4-2apertis0bv2022dev2b1 Depends: anthy (= 1:0.4-2apertis0bv2022dev2b1) Filename: pool/development/a/anthy/anthy-dbgsym_0.4-2apertis0bv2022dev2b1_arm64.deb Size: 40536 MD5sum: affb4f2d9f8a2070770eee11aa6c635b SHA1: a0f6563ebd193d2696e5303bd45877ba0f533647 SHA256: df6e40c8aaaa82e80f8af49c0cb64700fd9532a563a08b683f9178ed3cb89b42 SHA512: 8e3b6fc85aac8a194e09b8ec4970a3cc410ac697769d824e005b3c4872b70e31cef7ee524e2d8c5d00713123bf6b1e458c4f18931397eb6853c64116bd45c28d Description: debug symbols for anthy Auto-Built-Package: debug-symbols Build-Ids: 45bed031c68e0ec81dcd9e34e4b2202a4de75f2f 81d2669c65f93d3fc43eb366ba87c724a7be80a8 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: 748 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: aom Version: 1.0.0.errata1-3apertis0bv2022dev2b1 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-3apertis0bv2022dev2b1_arm64.deb Size: 158412 MD5sum: 399ffe45290bc521c2fe0ae2a07e240b SHA1: 27495f2e9644fe9930001c704a50b1731300d919 SHA256: 9e47b1e3fc0369e3d3962deae531467e5843e8c3a16c403085dd4f9b7320be7a SHA512: 9f9f62921315ccfd4e2dea94f532e389cac045a87a9d67d0d8ec3b825afda28141ad42c5e552e9417245637f2bb50d88475cc2fc584c8e382faa4bff769f22fd Description: AV1 Video Codec Library -- Tools AOMedia Video 1 (AV1) is an open and royalty free video encoding format optimized for the Internet and the successor of VP9. aom is the reference encoder and decoder implementation published by the Alliance for Open Media. . This package contains the command line encoding and decoding tools. Homepage: https://aomedia.org/ Multi-Arch: foreign Package: aom-tools-dbgsym Priority: optional Section: debug Installed-Size: 1252 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: aom Version: 1.0.0.errata1-3apertis0bv2022dev2b1 Depends: aom-tools (= 1.0.0.errata1-3apertis0bv2022dev2b1) Filename: pool/development/a/aom/aom-tools-dbgsym_1.0.0.errata1-3apertis0bv2022dev2b1_arm64.deb Size: 1112008 MD5sum: 2b74dc985cda104389567aab257193b8 SHA1: 9df3ac4a1b6856f08eaa6195e17e083f52b1dba7 SHA256: f33aa2a292222584c11b89e2f4b239af7b8c539dba46c87e394b42acd75e086e SHA512: c8a1b777df5be4b2094bea68c7ba1f758c06bbc2b234fbef131b041645988b34c04e23329d965e5ed16fa461c29e5528d345d64a472ac9cba321ad1e79ce6606 Description: debug symbols for aom-tools Auto-Built-Package: debug-symbols Build-Ids: e5565e280d721fd6805bc381736fbe6bc5a65abe ff065ae3c903248165045ae2ff05cf67ba60f81d Package: apache2 Priority: optional Section: httpd Installed-Size: 630 Maintainer: Debian Apache Maintainers Architecture: arm64 Version: 2.4.51-1~deb11u1+apertis0bv2022preb1 Replaces: apache2.2-bin, apache2.2-common, libapache2-mod-proxy-uwsgi (<< 2.4.33) Provides: httpd, httpd-cgi Depends: apache2-bin (= 2.4.51-1~deb11u1+apertis0bv2022preb1), apache2-data (= 2.4.51-1~deb11u1+apertis0bv2022preb1), apache2-utils (= 2.4.51-1~deb11u1+apertis0bv2022preb1), 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.51-1~deb11u1+apertis0bv2022preb1_arm64.deb Size: 275880 MD5sum: 609f9ec1f134762aedbb1d305e2f1707 SHA1: 91b47f71dd287cb329fd56027ecdb949f40134bb SHA256: 106c72e1c937db427324933e1166382afc73d3869054660c99e38f832780b0ca SHA512: 2e7a4e779a8528498499252d6e1c19fd93512d36bdf85051d57e0940d3311244695e46866b77b0de94d4718b9afe0d199312125e70a347b4e2d9d09d41204c73 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: 4666 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.51-1~deb11u1+apertis0bv2022preb1 Replaces: libapache2-mod-proxy-uwsgi (<< 2.4.33) Provides: apache2-api-20120211, apache2-api-20120211-openssl1.1 Depends: perl:any, libapr1 (>= 1.7.0), libaprutil1 (>= 1.6.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libbrotli1 (>= 0.6.0), libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libcurl4 (>= 7.28.0), libjansson4 (>= 2.4), libldap-2.4-2 (>= 2.4.7), liblua5.3-0, libnghttp2-14 (>= 1.15.0), libpcre3, libssl1.1 (>= 1.1.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser Breaks: gridsite (<< 3.0.0~20170225gitd51b2fd-1~), libapache2-mod-dacs (<= 1.4.38a-2), libapache2-mod-proxy-uwsgi (<< 2.4.33) Filename: pool/development/a/apache2/apache2-bin_2.4.51-1~deb11u1+apertis0bv2022preb1_arm64.deb Size: 1302836 MD5sum: 163b5c9037fa90fbc471c63698816da5 SHA1: aebb4bd34ad888a0c989b88f0c5c6d14aa137edd SHA256: 8a90ef4e38ef3efc1cab9a034430848650d2eb10d116b525bb52635e428f1d81 SHA512: 76207a401d4e88c8e85ad14ab0c86d5c38178f83c08ba4c82c71c5e104a1c2059a7ac009813af4c38d66eda4248cbf10185f6bb515e74cdbbcaff26d4c7226ca 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: 4493 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.51-1~deb11u1+apertis0bv2022preb1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-bin (= 2.4.51-1~deb11u1+apertis0bv2022preb1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-bin-dbgsym_2.4.51-1~deb11u1+apertis0bv2022preb1_arm64.deb Size: 3276672 MD5sum: f1286ec65a72c4f4b3dc2f000fc52476 SHA1: efa76726b0d30d1e0a2d66872190d4b57b088bcb SHA256: 938535ee36a922de8e0d3dc1e578185fb02378f4b9fbda988e40c97bc07915eb SHA512: 73c360e382c06d52865d80df6e6c64c195c7f9da45daa18887733cba81c58733330c7fe6b7d6aab9218bed1980b05717387930ccdb430166df6ed42fd5273e7e Description: debug symbols for apache2-bin Auto-Built-Package: debug-symbols Build-Ids: 0033c835468bf0d4227a8b474c8a8a479217289b 00da3942c6a9f063072ed0228805d4b3e89cecf8 031befdb661365bc4a39651b2663e9fdfe01ef0d 0329b8fc36268e52f257fc6da65c627ddfeb194f 03635d35711263f9fe03808f5980df490dcf0d6d 03a6c7deec332f189d38e67459690aa26ad58054 04a8d904b6666ef1b422256edfa011252e595ac9 0856abd18342fce87bff45933f83413adf3883a6 0a10116e08e528b31171c281b1352a2153a7da47 158f30aa774a22b4519ea5208c1e4496ba971581 173bd377b51132ea101effd2027aa42cda8a4ff2 18372b9bd45cbbcfccb15ba8e5f7bc479b047f91 1a31a0ce9ade6bc6a4b69b27b2c4aabe2aca5780 1b935cf2f1d8643c15b8e87d91bdfb81afed36e3 1d5f892ce9b008fde7752cb345b310447b35d8cd 21d20d4698684875f17509c1cdddaa22bd345f8c 226b29e152fbbe19e45d26157cc610e6b9a332e2 266327875dcc6342f0270bd8b679136db7e15886 27c1cf82fdd016f590a29b05c3a167a7e88e7ea0 28a35dd98d58f8de761d6345b2fd88e43d5f5a7c 297690b09e715189754295352cb0a40b8dd7ac9f 2aef3249b10248f13c33ea437548e15e58eb6edf 2c1464ce0229ede7f4d29e2cf6507e55f9da2d34 3134d08212b11fe9d081a670b91449f98153cdd5 32b2144861f084f4303a7297c383b8079ee957f1 34c9c5670d1589df2515a12105495f60576fdc05 363150fe152eb57be7c6ddfb23eac5dbbb2aa989 3a037636394cbdb6aee1f613039c07f1a5260bff 3b20cf92898bbca8ba70ef8036a743f780b954fc 3c3c8312cc791497965861fb7bfc6faca40781e0 3dfb2a88e7ccc17c8189ca8bb4eefe50fe0f06a2 40175595d6676975e39c9f189dac1a02888c53c7 42a1bb720c9aef90321021fef983c5ae6f7a4be2 43d5d4e9dfd24a011c1e98339b634a7918a0e90a 440c28f8735b2275f76c8876375cacf9518b75ca 4558a2a9637fb4e5d203d02c758e66ca62abb111 4b817e3a9c88101220a8ec4fc4da5fb024e64e6b 546b160d5f56e3162cb5ce6af6da1140bb33bce2 547ac7aaf356cc0a50d5827e364bc298cabb73d5 55322cd799e0776bc23c9756855fcf96cdfbbc36 56b140fd522d84811313ebc6e7836bdc5b997476 56fe4cc21517adb1026f722258d16f7d2bcc5bbf 5dde726b2aa7c7a99d9dcb3aa25ac85c6c2b4cb7 600e2840440caa2080852304f531644156992ec7 60409cb2d93e9f30547b38f9c4440787cf8215d5 605d723143854baa0e7adc4301cd9d0ba995b384 6193209c9600fc5628a4ad01073427af6241079b 6437dcaca3a1a4a31a98ecf6fb218938d8a06e8c 64533c7fbf0850200d0e50c4f96141d6f6cb0d68 651939ba974082c7d7fa4b54ddfd543a8c90f677 6a74c1e1abbac521bfb7b24441f872e5be57c9ab 6b40f87d8debffe48e0e4db21e2ae89ae1d4de56 6e9b4816a004a16c44a89ba1d2a3ed776ca71603 758560ab35d579dbaeae396b499679852b29e73b 76ffbf413058be892271f1d328b73cf9ae3b3908 78c0df015dc9a104d4cc09f5dbc395957841b2fb 796562585585821195cd1edb163da53282f68d54 7a7822f5fe77c046a03b020e84c33d58e1c0c469 7bd3536ae59002f941d7ea4c8b908fed8c9ef2d1 7db2621aca4ab5ccb45fa1c1eb506845e720e4d8 7efc207181389b604db117cbf755fa5dbacb7366 7f6b78b5cb8763600a1ad58513adfb0ea5d65a67 83464947f446fe4c3c2178fab958b097c66dea59 83dcd13741c2dba2e19d3f8bf5f5312706720a7d 8555f76d8776bcec3505ec9f0b23a869100032d4 87d11633cdacffcfb9df644654c4eaad958583c6 8b05bc564c4f9e472f69e607762d580587caa4ce 8b168b510f1ad1782116c6960a388a84fc1dd81a 8e2d97d9e26693c3f97e5bac59ad3a8fe87f9303 9076c94a7b079964406f9c7f0d967ca86c778a22 911b1054c4b5c6d6115010ed0ef51cbe241d90b0 9192607e61c4682182ba246535947a1ee4a65d40 92dbdb742ef1923d627d368f937a0e1e3f1b0fe9 9bfdebaf829356a28c30fe6e472b02e5b9f276d7 9c12a6fabea0cdbdcd8974fe662e3c9a55dc71d7 a005b626b240979cdd3b5fa87a87994905ff5a8a a0570589dec544d47585968b943c5b8e542390f1 a11ae4edc806fcb807bce9c48ee31627521926fa a145fe1ba0bbf254bbb43f871f27517fd0ec6ca8 a346f4ce6a71b4f27676f3c05ec7416173b325ad a3b501407553a46a1ca7b34f52312d665bc904f7 a9ddde13d1e93b7da16761517fa23e542f436b49 ab4cadd04474a645a391d3a3df4478dd4a459009 ac80cf177a4956a6acb7a0c50847bc52660c07fd ae9bd33c521c30231dc6e88944b6fbcb7aa93e9e afefbeea4f025a78c628ef6f8493eadb47b6370b b1db3e16828f0fdb34bb8ec5456da6b541e6bc23 ba7ce491b64f61dbaf09bad542981c26a8fee78b bb884abbf17e41fbad5dadb8152819825c69096d bbcb5eea68cdb226c107046130fe9612c5796b50 c0ec0dca86462768d17d0366a45ec0b2ac941a85 c4722c570ae277b8ee3473fce0e9d6755f21734a c7c2cedcd6e97a73b4115e13426ff12686a6a610 cd6a30fe187639aebae59337e6e863a8410889d1 cf99970e6c4d7f37a5051c33e204f826483d105f d1f5191771118beafc28206d10cfc38aa879bbfb d4dd53cbb4f2882846285f25a5cd3a15451e6b71 d4f5f178839d256420ac2c48e892617fb39632d6 d825e9f77b52b257f3112cd60873ec3367f5ffe3 dab200a7ceff722236a4f04fc59268676ee47fbb dc47c2c3238f0bdc92028c4532f6bafdd1002235 e2080a461d3729b14d85d29c6eb14dd88716634c e4b2f362e598d0265c52e641d86a35df1ee2f492 e9332b1b38877d54923fc9864656334c9050dc05 eb20ab7123989ad972d1c4c385b834953e0bfbb8 eb5ad25f29f775e6d1eb96995023ffaddf21330c f0bf461fd5ef97aa20b51a34c47f1571e191e304 f119515acb526b9a8330c4f52e3933db721589d0 f4506c5c4450274953d635daa28d88c09b733460 f6c28ffb0cd6b04f20e77d4ebdc26ecc664516d9 f90781ddbc25df261892086ffe2344d9ef928fea fa2d127a1b29a0d0654eea844bbb640cfb0e844c fa9357444c66b8528bde51569a160951569ed297 fab09fb810a8ff1577e569420d6c599995f27bc7 fafba77f7ea74e4e690c9fbe61f865b454148858 fe094658d6d4ce06f800bd40480a951e88aad58a feecb96c735dfcf23cb560bb5048ba1370ecad5e ffb28e3f2d738ee2641916ff0a7e91cd72e8f8e6 fff896d13b34ac6abe4fad2619aaca3bddadc57f Package: apache2-data Priority: optional Section: httpd Installed-Size: 860 Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.4.51-1~deb11u1+apertis0bv2022preb1 Filename: pool/development/a/apache2/apache2-data_2.4.51-1~deb11u1+apertis0bv2022preb1_all.deb Size: 165784 MD5sum: a43d81f11f20a3c85b993b14448ab5ff SHA1: d0693b45436f4502c0d744ce74c33b7e49a5ff80 SHA256: e5bfee3c16aad52d5da2dd9833bbd8801df5d692bee6d2e85b4f0b1f8137675f SHA512: 1931f185c83ab03b2267ef8bdf328fadd43d93f35a7890178ae3c350e256fa33063aa0d7e7354c47e02c1e018961bf55f2ed13d889d49e0045c3ddf2361c7d74 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: 1144 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.51-1~deb11u1+apertis0bv2022preb1 Provides: dh-apache2 Depends: debhelper (>= 10), libapr1-dev, libaprutil1-dev, openssl, perl:any Filename: pool/development/a/apache2/apache2-dev_2.4.51-1~deb11u1+apertis0bv2022preb1_arm64.deb Size: 363068 MD5sum: 470de9abfd95f065d46f5a476096f489 SHA1: 1ef3ede5b402e4f8366d1fe9029052f5e582d33c SHA256: d453fae32d5b769897584bc5c39a3aa208f993b52ca050ccff50bf391a1b0ecc SHA512: 12688142fc7c083ac89404cc2b19390e9482a404a7c4728ae314f8f77a17c289cf4dd42fc00803158bc3ded4c08b9007982cf05c15b006c09754bf8d9dcd75ea 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: 25044 Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.4.51-1~deb11u1+apertis0bv2022preb1 Recommends: apache2 Filename: pool/development/a/apache2/apache2-doc_2.4.51-1~deb11u1+apertis0bv2022preb1_all.deb Size: 4055264 MD5sum: 471e12b0d5a3edfe0484446de11c3981 SHA1: c26a52ace2eb8e33429e7dc416e9931df3a8cbd5 SHA256: 5c1738391d7d2c224c7acab0a6c4b2ebdc56ce19f2425a9f202b1100905ee205 SHA512: 2b9e935de613df35c7c801bab6d09d0b1da5d59df2cc5ce4241b0c70a5198899926e3ff12278a1884489c102d3141dacd3e24cb557de0cb72a194a0e8b94fdef Description: Apache HTTP Server (on-site documentation) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides the documentation for the Apache 2 HTTP server. The documentation is shipped in HTML format and can be accessed from a local running Apache HTTP server instance or by browsing the file system directly. Homepage: https://httpd.apache.org/ Package: apache2-ssl-dev Priority: optional Section: httpd Installed-Size: 13 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.51-1~deb11u1+apertis0bv2022preb1 Depends: apache2-dev (= 2.4.51-1~deb11u1+apertis0bv2022preb1), libssl-dev (>= 1.1) Filename: pool/development/a/apache2/apache2-ssl-dev_2.4.51-1~deb11u1+apertis0bv2022preb1_arm64.deb Size: 3132 MD5sum: 73a10a17e703962905e30ef697daad48 SHA1: 669a487ef16af125bb6ca2a30e745099f4acdc30 SHA256: f55d6bf0af461610c7533fe8d32add98934997aa2cdbe17674b85408ab261752 SHA512: 67b102a5867d89dd182a026e81f3f812ddf0bba4d45743686160f1a2a38a1a39e9a464f7f1857bdbaac478a9074e46bcbd35f4df671db1e31e107d30fbf33b53 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: 244 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.51-1~deb11u1+apertis0bv2022preb1 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.17) Filename: pool/development/a/apache2/apache2-suexec-custom_2.4.51-1~deb11u1+apertis0bv2022preb1_arm64.deb Size: 195732 MD5sum: 5ffa5094976cf61c9fb515dfe2960f9f SHA1: 4d22ac4398c316368dad1845a3d8dc5d8fb61a81 SHA256: c4b03de194da547b84a44a36e20d3cf512fab9c6bfc09dd8be4e292eefa18e15 SHA512: a220e029961794f7ca8b826e4c05fb92aae45c2b2dc8e610b5ac4559ca490b23430a5aa093bd70ec8a57bf7c7124ef088d81067a3465a15f0b153106096801e0 Description: Apache HTTP Server configurable suexec program for mod_suexec Provides a customizable version of the suexec helper program for mod_suexec. This is not the version from upstream, but can be configured with a configuration file. . If you do not need non-standard document root or userdir settings, it is recommended that you use the standard suexec helper program from the apache2-suexec-pristine package instead. Homepage: https://httpd.apache.org/ Package: apache2-suexec-custom-dbgsym Priority: optional Section: debug Installed-Size: 28 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.51-1~deb11u1+apertis0bv2022preb1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-suexec-custom (= 2.4.51-1~deb11u1+apertis0bv2022preb1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-suexec-custom-dbgsym_2.4.51-1~deb11u1+apertis0bv2022preb1_arm64.deb Size: 12556 MD5sum: c472b8be63d45ec21df941b192bd3246 SHA1: f525a46112fac5be1eccc432516f6e957d567667 SHA256: 85c1a8d0cb30bbc14089e5f846c257a363d1e23d7cabf6ff8b96f58baf1535e7 SHA512: c602a307c1e7178a6dce00d1b1f9c3ac440aedaa89e3efd353a9e4ec6d0bbd13b1fb407023973e4aa4eb00afa6d9b8e3152cfca9d0b84796144473145c03465c Description: debug symbols for apache2-suexec-custom Auto-Built-Package: debug-symbols Build-Ids: 5bfcb2adfa41870da6607aefae73f03fca15010e Package: apache2-suexec-pristine Priority: optional Section: httpd Installed-Size: 238 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.51-1~deb11u1+apertis0bv2022preb1 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.17) Filename: pool/development/a/apache2/apache2-suexec-pristine_2.4.51-1~deb11u1+apertis0bv2022preb1_arm64.deb Size: 194272 MD5sum: 7d64768713fb5b28e5c935f4d1c373bf SHA1: 350ed33a5c0ad7f548f3ed33ed26f505b54366d5 SHA256: c7c9ec4eb496e68cb0c0590a840e165d4c1425ebc375d87725c7de69f4a32172 SHA512: cac11a7d4e296bc5a233facd3e18a77a93fbd42906d86fafabbc049482e95cb6e7245b92d7e77222312a62dd258d73d9fa0bbff2bea95915ac9c034c02884a14 Description: Apache HTTP Server standard suexec program for mod_suexec Provides the standard suexec helper program for mod_suexec. This version is compiled with document root /var/www and userdir suffix public_html. If you need different settings, use the package apache2-suexec-custom. Homepage: https://httpd.apache.org/ Package: apache2-suexec-pristine-dbgsym Priority: optional Section: debug Installed-Size: 27 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.51-1~deb11u1+apertis0bv2022preb1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-suexec-pristine (= 2.4.51-1~deb11u1+apertis0bv2022preb1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-suexec-pristine-dbgsym_2.4.51-1~deb11u1+apertis0bv2022preb1_arm64.deb Size: 11352 MD5sum: 6530f53a2ca3ee9f4a97ffd59bf165a6 SHA1: 7af1e5141136266678a60c25f54adedb083d5883 SHA256: e94e6d11a6b594943a8a80b7445cdf716b090d86be0f489936eef0c4b4fbdb59 SHA512: b35a666b94be909f1faff745bbd95135336038d53da45c8364442341c3964aa3c1aa4bd5bb46cf957aab1db118d2939487d72899c0f34daab165ec5be72e2ada Description: debug symbols for apache2-suexec-pristine Auto-Built-Package: debug-symbols Build-Ids: 33ee195f017411ccf899a099be79192b40b5b0ff Package: apache2-utils Priority: optional Section: httpd Installed-Size: 446 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.51-1~deb11u1+apertis0bv2022preb1 Depends: libapr1 (>= 1.4.8-2~), libaprutil1 (>= 1.5.0), libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libssl1.1 (>= 1.1.0) Filename: pool/development/a/apache2/apache2-utils_2.4.51-1~deb11u1+apertis0bv2022preb1_arm64.deb Size: 257944 MD5sum: 5b87c049bd9b90986f3a7cd1dc4e7604 SHA1: 3366f6255e49c8b7d194c4dbbb5ebc1cf01e7473 SHA256: 7a58eddbe2b88e1caf6f7c60784218c047318a444215887cf3a40d1094cbff3f SHA512: efacda8ec90edba82a0d693d6ad511d1bc7ac9f9236b26f660b04d88c793b3a68e1f9f02b8df3362a968e16895adf12889aae3b7876b37c88f5bc7cd6a504e75 Description: Apache HTTP Server (utility programs for web servers) Provides some add-on programs useful for any web server. These include: - ab (Apache benchmark tool) - fcgistarter (Start a FastCGI program) - logresolve (Resolve IP addresses to hostnames in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - htdbm (Manipulate basic authentication files in DBM format, using APR) - htcacheclean (Clean up the disk cache) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from Apache log files) - httxt2dbm (Generate dbm files for use with RewriteMap) Homepage: https://httpd.apache.org/ Multi-Arch: foreign Package: apache2-utils-dbgsym Priority: optional Section: debug Installed-Size: 220 Maintainer: Debian Apache Maintainers Architecture: arm64 Source: apache2 Version: 2.4.51-1~deb11u1+apertis0bv2022preb1 Replaces: apache2-dbg (<< 2.4.37-2~) Depends: apache2-utils (= 2.4.51-1~deb11u1+apertis0bv2022preb1) Breaks: apache2-dbg (<< 2.4.37-2~) Filename: pool/development/a/apache2/apache2-utils-dbgsym_2.4.51-1~deb11u1+apertis0bv2022preb1_arm64.deb Size: 115612 MD5sum: 231dec67c31c461166cf2ca1247d7d76 SHA1: a4f922652ec7284f7f68c486e7363745ca031987 SHA256: 1984c795dfa78b0decde173d73361fe3af7bba26301e019a3e3c907412c826c5 SHA512: 905e0d7849db8298094a353fe8a6e11c6d7dd4e89238221f3e775288e935ae1754a74a3001c43345124e0cc8904f642f69f62f4859a60c6578908988b2be5eb6 Description: debug symbols for apache2-utils Auto-Built-Package: debug-symbols Build-Ids: 17283fd4daf6aedf885937977addd5033f593f68 1b4e056acfefdf5969d3e79ffa71d8cd3723fa4b 2b12bad918e9b3f0a863e70303491836bf519731 53aba1d23f05c805b6e463f7ae494e5f93ad27b0 5b41c37a066f02fe966d7447c87f7daba708dfb7 5e857ecff312f46cc81d0cf09a17abef454308ee 6f6de3dcdb4fc2e020deecd7958843060e03dd7f df8799ace57bf8f6b728fb904d0a56207fd5c4fa fbfe0cf078221898cbe377fd1fb6c67536cfa50f fd51f7eea21cf7fc4e5199ded57bf00236eab8c7 Package: apertis-dev-tools Priority: extra Section: devel Installed-Size: 139 Maintainer: Apertis package maintainers Architecture: all Version: 0.2021.4bv2022preb1 Depends: flatpak, git-buildpackage, gitlab-rulez, python3-argcomplete, python3-debian, python3-sh, python3-xdg, python3-yaml, python3-paramiko, python3-gi, systemd-container Recommends: gcc-arm-linux-gnueabihf Suggests: ribchester (>= 0.1612.7) Filename: pool/development/a/apertis-dev-tools/apertis-dev-tools_0.2021.4bv2022preb1_all.deb Size: 35088 MD5sum: 9676d8fe9ef948f0ea8f493d3c5a5f1f SHA1: 47e58c8a372fd6e47c88e94b1ca8a285d1830cb3 SHA256: 753d80a21ae3a0a9ae8f3b234bf2b50a3fddb719944833278d35cef1c53e8044 SHA512: 0d69b30e7b4465e1d530457e55bf210b59950166016077a4c610ebcdac1790d1c1a5aeacd790d7ea724ef90925f21b1e7fc55d89a13365824bde39abd26d1ab8 Description: Apertis development tools to help building, deploying and debugging applications Package: apertis-tests Priority: extra Section: utils Installed-Size: 672 Maintainer: apertis-tests maintainers Architecture: all Version: 2:0.2021.10bv2023dev0b1 Replaces: chaiwala-tests (<< 2:0.2021.10bv2023dev0b1) Depends: python3:any, connman, python3-dbus, python3-dialog, python3-gi Breaks: chaiwala-tests (<< 2:0.2021.10bv2023dev0b1) Filename: pool/development/a/apertis-tests/apertis-tests_0.2021.10bv2023dev0b1_all.deb Size: 370400 MD5sum: 36f1370d11a1f05cac92d61240f6cc61 SHA1: 596edf770947bee82b9233e6e7f267e2af5aa3f6 SHA256: 41af08b3a7b533350fbdbab2908ef2c486dff14f9eb7773f9e6190b304fa79f3 SHA512: 83d41b4bd33f9ffed52331ff199c47b1df23d7fc86895163275b77ebeaf3ba677a1c35f1be57f5cee003e7b70a30c0fd7465b1d4cfdb0f980f4d9ecc50a88244 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: 70 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.10bv2023dev0b1 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.10bv2023dev0b1_arm64.deb Size: 25948 MD5sum: a15bbf267be2a258a5146b3b3cdda829 SHA1: d07f335004f9b9753ade76840f9a6ef67e355f4b SHA256: 769650074fac3a4b76b5a63683aadf89f5836d3ba7ad59a06ad140204bdc24b6 SHA512: 457cdd56d2d06956d0cbdfd6095ffc05f9b0c0f2f55503cff6fba90e337d4fd7f934fed9ceb29ab9b2d698d470e3e0a7f759abbc832b73f1d8890ee3865fb41d 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: 95 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.10bv2023dev0b1 Depends: apparmor (>= 2.8.0-0ubuntu5co4), apparmor-profiles, chaiwala-apparmor-profiles, iputils-ping, libc6 (>= 2.17), perl:any Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-goals_0.2021.10bv2023dev0b1_arm64.deb Size: 32592 MD5sum: 5b866715a5884bb2125a10f15b2ab911 SHA1: d98c5b5e604f5138537da25c430bee040a8607cf SHA256: 27e3fdfb79ec84d7041368af0ef44fe2ff0eb405443cd5b6ac3c368b5d92bd6f SHA512: 298334fb9b45ccaf20d299de68ef1d389f08bd386221fa44d62975c7369bd095b5342c06665d693635074ecd8ec11b69215836f790716fa10ca24c53b6092366 Description: Functional tests for Chaiwala specific features This package tests Chaiwala specific features and requirement which are not necessarely the same of AppArmor upstream tests (although some tests might be enforced here as well). Package: apertis-tests-apparmor-goals-dbgsym Priority: optional Section: debug Installed-Size: 31 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.10bv2023dev0b1 Depends: apertis-tests-apparmor-goals (= 2:0.2021.10bv2023dev0b1) Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-goals-dbgsym_0.2021.10bv2023dev0b1_arm64.deb Size: 7804 MD5sum: c7ccecbb312e693c461ca994877b0075 SHA1: 683a5f3ef0cd7dc73cebdd7e158658d97b312a7f SHA256: b6941424696ca96176c6256f5bd080f7cc744536895c5dfe858383c6a244b840 SHA512: 37cd8450016d0ed869ad3ef5f51355b2f22a6948dc10c5a15eb7159020f20516a5fab51c919f35c91a3c6c01e70fd0dd3e2f7ca94c1ccaeb004d6ef83316c020 Description: debug symbols for apertis-tests-apparmor-goals Auto-Built-Package: debug-symbols Build-Ids: 2efad33050fa92f3ddf1fa81ec628b3e3d97a2c8 cb22b01a419c713d23f86291e6161fa887c665de Package: apertis-tests-apparmor-ofono Priority: extra Section: utils Installed-Size: 64 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.10bv2023dev0b1 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.10bv2023dev0b1_arm64.deb Size: 25412 MD5sum: f8682115414fe920796c17f2b0678cb8 SHA1: e4e6f430add0b2c1e319e2360de9845283196de0 SHA256: a25189e33751c6c8070d261c46d8a2fab304dd34c45dca27876bf7319f65e94f SHA512: 0498b6945a5f20b62e213030cc5713ec8ad0eeb611cbc4f8b7765ae8b4fed551579f6af3b2ea653c503260d28219894d74854a7d31e0f2b2b20125039a7c9792 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: 53 Maintainer: apertis-tests maintainers Architecture: all Source: apertis-tests Version: 2:0.2021.10bv2023dev0b1 Replaces: chaiwala-apparmor-report (<< 2:0.2021.10bv2023dev0b1) Provides: chaiwala-apparmor-report Depends: apparmor, apparmor-utils Breaks: chaiwala-apparmor-report (<< 2:0.2021.10bv2023dev0b1) Filename: pool/development/a/apertis-tests/apertis-tests-apparmor-report_0.2021.10bv2023dev0b1_all.deb Size: 23300 MD5sum: 46fe85649260ad7106ade315003908f6 SHA1: b208fcb43c2ad2add0015415afb7382a8c28068b SHA256: 112e50ecf940e38e3ae94080d7c943f35d5942e1d3e9e055b8a67858b14a8068 SHA512: baad7214895b1de8eeb0c38a48437089ed953a04055cc8e9014cae3f1ed47a8a069a6166e0ba3a6c1cb4f195ab0e10682974569bdddd2e9ee4e034748b25b989 Description: apparmor complaint report generator This package contains the apparmor complaint report generator. Package: apertis-tests-apparmor-tracker Priority: extra Section: utils Installed-Size: 63 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.10bv2023dev0b1 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.10bv2023dev0b1_arm64.deb Size: 25160 MD5sum: 7a8e588ca3822510f4816504b22176a6 SHA1: a569a38dd00ab7e9850701b7addfc3f7953d1fc7 SHA256: 3ba10b42017c625bbb04aa2f235acc9308908d5be8d3220f34651659049200d2 SHA512: ab011be2b14038d9fea4282a6615089706243bf65aca126cfd00bcc9b0f8237c2fe720989940c616ab5c2f817646bfdd1d0111ff60164103e2b2d82aa20e6619 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: 62 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.10bv2023dev0b1 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.14.0), libsoup2.4-1 (>= 2.33.92) Filename: pool/development/a/apertis-tests/apertis-tests-bin_0.2021.10bv2023dev0b1_arm64.deb Size: 25620 MD5sum: 73f12ea52c58bceabd41e93dc23d2714 SHA1: 66af5f99435aa0f887f21eccb2f81ab638c011c6 SHA256: bce19bcd9d67d971752503028a550d243247e287805e29b87579e5e916f94130 SHA512: 0ee793276b6e905f3cdea4788c4dd194eebccb888d80689b9e7a33cdfc2f32d863a46d93ede0944c0f073f2eedddc0901a0a5beaf9328ae217664cd4c3a46b15 Description: automated and manual test executables This package installs compiled executables that have no shared library dependencies that would not be expected in a minimal image. Package: apertis-tests-bin-dbgsym Priority: optional Section: debug Installed-Size: 28 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.10bv2023dev0b1 Depends: apertis-tests-bin (= 2:0.2021.10bv2023dev0b1) Filename: pool/development/a/apertis-tests/apertis-tests-bin-dbgsym_0.2021.10bv2023dev0b1_arm64.deb Size: 11700 MD5sum: 79d36629f52d087bd03c55e27b6e31a5 SHA1: 330ea779ba7586bdd4575536d806af45bee5dad4 SHA256: 331017624f167c2466c8f7fe3fa2b17c246cc539163ed187adbe4cb988105278 SHA512: 28170307bdc70b1e3a431ba29d822a765cd1160467cfb313748525e4fefae8c0b824d0ba1d6a31e9268d63044aedc6522d7ad190febe653391f63fc55300be2a Description: debug symbols for apertis-tests-bin Auto-Built-Package: debug-symbols Build-Ids: 8819596db74299f7f800486163e1545df1419f7a 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: 34 Maintainer: Frédéric Dalleau Architecture: arm64 Version: 0.2020.5bv2022dev3b1 Depends: libc6 (>= 2.17), libsystemd0 (>= 243) Filename: pool/development/a/apparmor-bluez-tester/apparmor-bluez-tester_0.2020.5bv2022dev3b1_arm64.deb Size: 9544 MD5sum: 032c173596401b59711b99d8158042e2 SHA1: bfaff2b09c3545f3714a8a02ec9a6d55abe8534e SHA256: 4c28834cf8da8f05b402888eb307872ca582bca24f343342f07bda8d53936feb SHA512: 6fe42547328e5e53208694ab2dfbcb3164eb870e11750b6a6f375648b2eeeaf1d2ce351b16bcc0cfc4c70b39cb80fc19520f4b0e0a752f40f499cef1fe552677 Description: Tools used by apparmor-bluez test Pair two is used by apparmor-bluez test to perform bluetooth testing. Package: apparmor-bluez-tester-dbgsym Priority: optional Section: debug Installed-Size: 35 Maintainer: Frédéric Dalleau Architecture: arm64 Source: apparmor-bluez-tester Version: 0.2020.5bv2022dev3b1 Depends: apparmor-bluez-tester (= 0.2020.5bv2022dev3b1) Filename: pool/development/a/apparmor-bluez-tester/apparmor-bluez-tester-dbgsym_0.2020.5bv2022dev3b1_arm64.deb Size: 18912 MD5sum: 60f232595d1f1a021fd9ab0f946c0d8c SHA1: bc21969035555919e44d6e4b0ab939f20678fedd SHA256: 3c8a58916df5ffb5d4229ac539f0cc454e55bd0f5256ea8d3fae8b96121f8855 SHA512: 64df47331c4afd319a8c463419b0982e7896a3f7aa794e208cabb8ade79dabfd2aa6122b06e4332d55574cd5804509d20bf7bb4a06dc12fb3dc194ec37fe7d1d Description: debug symbols for apparmor-bluez-tester Auto-Built-Package: debug-symbols Build-Ids: 7ad871e53e7192694a4e063f906c8b11319fa820 Package: apparmor-chaiwala-system-tester Priority: optional Section: misc Installed-Size: 30 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Version: 0.2020.3bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/a/apparmor-chaiwala-system-tester/apparmor-chaiwala-system-tester_0.2020.3bv2022dev2b1_arm64.deb Size: 5268 MD5sum: f42c4436de81f81bba9749d4a44473e2 SHA1: d2fec29eb5321a45bfd2a6506efeddf9c5275391 SHA256: 91108c48c2f98dc746511c7c05af85d21120094c4ffa439c3859ff44cd5b490c SHA512: 7f181f7972ba3bb36414ff73b1ed4f0c4cea2f94cbd4fa46f9da9dbf0dc2d562e415ea117616f6c857e59db8a60800e483e448e20418bc2da20a77fd5c28fbf7 Description: Test utilities for apparmor-chaiwala-system tests Test utilities for apparmor-chaiwala-system tests. Package: apparmor-chaiwala-system-tester-dbgsym Priority: optional Section: debug Installed-Size: 31 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Source: apparmor-chaiwala-system-tester Version: 0.2020.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_arm64.deb Size: 7784 MD5sum: 3091440a9bf100186a9616cb0dfb4204 SHA1: 47a5b456889de2194b5bf8892b34653626e1b4e0 SHA256: 4c1680e6899bf9bb013a384bb40fb8a6e6de6b75e7519cff163f6df9fe0c39a6 SHA512: 93c0ad2c9e7df46811845b08ffb2a976935bcd18a730d5f864ee01e6dd7c3f000a1a1127e0e06c0296ac00dec8b8c11ebb81962f30f849a94c3635b200e0d2ca Description: debug symbols for apparmor-chaiwala-system-tester Auto-Built-Package: debug-symbols Build-Ids: 01784177b82410b5266d436e34ab4e523d25d3ca 88ede3bfe4b7c6bc61ef99abcd3291e7b50b1bc4 Package: apparmor-dbus-tester Priority: optional Section: misc Installed-Size: 22 Maintainer: Martyn Welch Architecture: arm64 Version: 0.2020.2bv2022dev2b1 Depends: libc6 (>= 2.17), libsystemd0 (>= 221) Filename: pool/development/a/apparmor-dbus-tester/apparmor-dbus-tester_0.2020.2bv2022dev2b1_arm64.deb Size: 5196 MD5sum: 9399ca015234a573667ab5e3aadb80aa SHA1: c6aa571d37195785e471519edfb04c2c0b259375 SHA256: 12b3fdae8eb1d3a21a82669d080a6a54096da8b31dc4446a92a37d6245c10fe0 SHA512: bc557adc36bdb1ca34555dd8336407799b74f1ce6261ee7f50fcb3adddcb0459a3670c0aad2392b78473054946ef76211945f7c751a773122ccec389e03de2ef Description: D-Bus test server for apparmor testing A small server, used to provide functions that are utilised to test the ability to limit D-Bus accessibility with Apparmor. Package: apparmor-dbus-tester-dbgsym Priority: optional Section: debug Installed-Size: 25 Maintainer: Martyn Welch Architecture: arm64 Source: apparmor-dbus-tester Version: 0.2020.2bv2022dev2b1 Depends: apparmor-dbus-tester (= 0.2020.2bv2022dev2b1) Filename: pool/development/a/apparmor-dbus-tester/apparmor-dbus-tester-dbgsym_0.2020.2bv2022dev2b1_arm64.deb Size: 9332 MD5sum: 2ec78fe0c45a7dbe877f2270fd945e08 SHA1: 095aff8bb4229fbd88f2186bb7169c88fe279889 SHA256: 66459229c0260472637027135c730548335bfeed4ae637c5dc3760661a7faae8 SHA512: 64a614291321fbfd153d0aa5ec3b23e8e13d114f1a2421b0413eea8fb5ba20a87495acfe5eadbb455ff8834f9eb42ba756c747e0df55877801543c8ec153a858 Description: debug symbols for apparmor-dbus-tester Auto-Built-Package: debug-symbols Build-Ids: a0e81e7ad289c8a1ec00aae446552fd08f680da3 Package: apparmor-demo Priority: extra Section: misc Installed-Size: 87 Maintainer: Cosimo Alfarano Architecture: arm64 Version: 1.2021.1bv2022dev3b1 Depends: libc6 (>= 2.17), apparmor, iputils-ping Filename: pool/development/a/apparmor-demo/apparmor-demo_1.2021.1bv2022dev3b1_arm64.deb Size: 16248 MD5sum: 5c791b5df07f5c3bfc0173129175c059 SHA1: e2911ebe00f2ee2adc88637e543005bb32ff951d SHA256: f3ccd9c5f17e5ec14f2ef998d1d258df50597c92d4517f811110f972dda3b0d5 SHA512: cf689342899fb3eaba12fdbbd1985f7d3bfa7c3f21311e539d26422f8f042fb78507fe259e53dc193ff3437773c5e6da30c4c11a5fe0d9c83ec0f7c5615a4142 Description: AppArmor demonstration Demonstrates some AppArmor functionalities using a test-like approach Package: apparmor-demo-dbgsym Priority: optional Section: debug Installed-Size: 54 Maintainer: Cosimo Alfarano Architecture: arm64 Source: apparmor-demo Version: 1.2021.1bv2022dev3b1 Depends: apparmor-demo (= 1.2021.1bv2022dev3b1) Filename: pool/development/a/apparmor-demo/apparmor-demo-dbgsym_1.2021.1bv2022dev3b1_arm64.deb Size: 13968 MD5sum: 0bbfd0dfc0c0b74b365bff0098c25ef3 SHA1: 066370a79ee528f093dab4cf2a43c479a15819b7 SHA256: a593fbf77efa11d008c4f790a39652c56ea59a9a2ed6d392fd73d681150ccf8d SHA512: d2c7063f206db6ce6b6a19a88a1e15599da97d8ac2ce163d625d5ff9a0c99c18538654cc6552f5b582598214a1ae1ad9e61817530572532b887652baa9da36e3 Description: debug symbols for apparmor-demo Auto-Built-Package: debug-symbols Build-Ids: 3116198e394f117bd26059f4704417298df4b3fb 33483db64a60f52ef1e1386f4da05fdc2b4a5aba 42457dddbb4e61ce452385dea30fd55fb6d8fab8 76e5bd396c080ee634ab4bbb955c5c03563f790a Package: apparmor-pulseaudio-tester Priority: optional Section: misc Installed-Size: 18 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Version: 0.2020.3bv2022dev2b1 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.12.0) Filename: pool/development/a/apparmor-pulseaudio-tester/apparmor-pulseaudio-tester_0.2020.3bv2022dev2b1_arm64.deb Size: 4184 MD5sum: 40190fe765dc59a34acd7b2df64161ad SHA1: 5152f56b3e97c7211aecdb433fb3093c948a4a9d SHA256: 436d4d168a10e1a47694d1619b0f92f340ea050f4f5a4c5ea2d945f31e3c1790 SHA512: 61149d356766e438957873d970b3a55e26775b9e2909716b406a8ae8851491a81fff82d0cf90d13751dc5fc07f0bb8fa9c34a967ec9f34694685f239ad66e454 Description: Test utilities for apparmor-pulseaudio tests Test utilities for apparmor-pulseaudio tests. Package: apparmor-pulseaudio-tester-dbgsym Priority: optional Section: debug Installed-Size: 19 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Source: apparmor-pulseaudio-tester Version: 0.2020.3bv2022dev2b1 Depends: apparmor-pulseaudio-tester (= 0.2020.3bv2022dev2b1) Filename: pool/development/a/apparmor-pulseaudio-tester/apparmor-pulseaudio-tester-dbgsym_0.2020.3bv2022dev2b1_arm64.deb Size: 5172 MD5sum: 2149d64df1a0cda902b8e6ffd7ad90e8 SHA1: a30df06b6d845e4416f94556f98d1cd0fbc80628 SHA256: bceed327ddf600511f97497ddc0da8a14f2ae0e10c52e6538db6b84cb3b4dac0 SHA512: 9d8ca04f8f1adc34fa8e21b7461a6e2ae8006464a2b7ad3e2a602ddc93a73d121090a767a03dfefed12e6f4aabb22770c6fadd3f7231f7703f242834fda00250 Description: debug symbols for apparmor-pulseaudio-tester Auto-Built-Package: debug-symbols Build-Ids: b7809a7e8f62566230f52d2dae23fe1d157b7a1d Package: apparmor-tumbler-tester Priority: optional Section: misc Installed-Size: 17 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Version: 0.2020.3bv2022dev2b1 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.12.0) Filename: pool/development/a/apparmor-tumbler-tester/apparmor-tumbler-tester_0.2020.3bv2022dev2b1_arm64.deb Size: 4100 MD5sum: 1d9bbb4375426cb55dc03dbb6b941659 SHA1: 7b95bcce33db12a43ac8a56ddbb04990104744c4 SHA256: 798a9543729786bdb603acccb73c86955c3f2e80fa41ed76f4f47a24243255c7 SHA512: 4d3909fa71aa15d97d6c5995883713c9e38208b0d3cb3f77dba63efdcfc31f30dee73371f0878a3f172eb42b467cc30c649567f29f28280f6a5373b5b82c6d72 Description: Test utilities for apparmor-tumbler tests Test utilities for apparmor-tumbler tests. Package: apparmor-tumbler-tester-dbgsym Priority: optional Section: debug Installed-Size: 19 Maintainer: Andre Moreira Magalhaes Architecture: arm64 Source: apparmor-tumbler-tester Version: 0.2020.3bv2022dev2b1 Depends: apparmor-tumbler-tester (= 0.2020.3bv2022dev2b1) Filename: pool/development/a/apparmor-tumbler-tester/apparmor-tumbler-tester-dbgsym_0.2020.3bv2022dev2b1_arm64.deb Size: 4996 MD5sum: 6af3b98bfec436f3c3409ba5730e4637 SHA1: 36bf77f31a9d588dc5923cfe2e5373a4020c1092 SHA256: 6e4e70ded0a74767b9bbe770a259863f37630b96ce9ef21de9e515aee384130c SHA512: 5dad2f17d7aae7b3c5c00450dc27af376d05208a812df8e2393e4bb89d425fd1813c956c5d08ca7a754b500eea7e97d5c3773cfb407bb0cac5608310a4d84ac4 Description: debug symbols for apparmor-tumbler-tester Auto-Built-Package: debug-symbols Build-Ids: d4f34f4712b6dae55cbce219ed46ebc93be2922f Package: appstream Priority: optional Section: admin Installed-Size: 1992 Maintainer: Matthias Klumpp Architecture: arm64 Version: 0.14.4-1+apertis0bv2022dev3b1 Provides: appstream-index Depends: shared-mime-info, libappstream4 (>= 0.14.4), libc6 (>= 2.17), libglib2.0-0 (>= 2.58) Suggests: apt-config-icons Breaks: appstream-index (<< 0.14.4-1+apertis0bv2022dev3b1), gnome-software (<< 3.22.5-1), plasma-discover (<< 5.8.5-3) Filename: pool/development/a/appstream/appstream_0.14.4-1+apertis0bv2022dev3b1_arm64.deb Size: 325728 MD5sum: ff2873839b94843d47b4089e8767bbe4 SHA1: 99098e27d014f6455f646b03f90656486febf1c7 SHA256: cdc2e197466ef2357ff925089b9fd12f60d7f07aebcbd15d295516ad4d3213cd SHA512: c47e94c387452d20c83de0c05cb92e43d07f482a896a3bb98ccd13e3335bf86160dae64d6ea6ec1a6a9bfa99477be56efd7d584ed7848de329ba5e7c3fe6e727 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: 104 Maintainer: Matthias Klumpp Architecture: arm64 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_arm64.deb Size: 76716 MD5sum: 996576ea5a5d3d02edefd22e8a4964d5 SHA1: 4ee5de10c30d7cef8ecec20b1ef2de0d6f9787b0 SHA256: 7e061dd1ec81ef6cab6122a8d3a758266cd96143d7b76053e4ede1e4801f938c SHA512: 9be71d2c6bec2d6029284e7d5f567f4cafcbada92c8c19d094724ab666b0957ae9f7e186b24a96319e82123ff2f5ff2455b05fca5ea58ac43af793232687f108 Description: debug symbols for appstream Auto-Built-Package: debug-symbols Build-Ids: 381b168f15087892cac266ffe734577bc17122b3 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: 5186 Maintainer: Debian OCaml Maintainers Architecture: arm64 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_arm64.deb Size: 1261276 MD5sum: c1e0f3490dfdeae4fea845eb418f4d9b SHA1: 8bf5169f4fb27d78e38fca238020e8ca59c3ee49 SHA256: 5320d3df0d498a05266d28bad2b301bcbff8641827140f408bbce58eb9935340 SHA512: 968be74d3281fe9cd9dfa197b6e9f640bf3608fc2abacb92560f41a7966102c89ad921dd6ef3b0dac8131ff6c523918dfd8e3291cee81f31e5b2f433a2348c1d Description: CUDF solver integration for APT apt-cudf provides integration among the APT package manager and CUDF solvers, allowing APT to rely on external (CUDF-based) dependency solvers to plan package installation, upgrade, and removal. . CUDF is a distribution-independent, standard format to describe dependency solving scenarios, as faced by package managers in popular package-based GNU/Linux distributions. APT is a well-known package manager for Debian-based distributions, which is able to delegate dependency solving to external solvers, by the means of the External Dependency Solving Protocol (EDSP). . apt-cudf provides the glue between the EDSP protocol and CUDF solvers, enabling any installed CUDF solver to be used as an external solver for APT. . Several CUDF solvers are available in Debian. They all provide the cudf-solver virtual package. Homepage: http://www.mancoosi.org/software/ Package: apt-cudf-dbgsym Priority: optional Section: debug Installed-Size: 1198 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 6.0.1-2apertis1bv2022dev2b1 Depends: apt-cudf (= 6.0.1-2apertis1bv2022dev2b1) Filename: pool/development/d/dose3/apt-cudf-dbgsym_6.0.1-2apertis1bv2022dev2b1_arm64.deb Size: 281504 MD5sum: 5a6ec0cd2c7c5b9f7f86f3b4ffcddfe9 SHA1: e19425707b21e23f0f9016d3d107c8006b7978bf SHA256: a10310f2ea39039247684474583ccbf4f1abfb7658f5caafc0c825c8683eaf83 SHA512: cd8e514c982edb6a983f715b98451c57765b8fead98986b2ce5a0a4d32bf1201865b13f6bd6ed62553f7c4f593fdda521306b7a1f563f28a5588a0be4da84bed Description: debug symbols for apt-cudf Auto-Built-Package: debug-symbols Build-Ids: b42efd03741d46670d06b53dc9746a73959119e8 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: 100788 Maintainer: Jörg Frings-Fürst Architecture: arm64 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_arm64.deb Size: 6634128 MD5sum: d1ac90582149e17820c9da57cafa4794 SHA1: 4eda0a3fae9f1446c3d4e5111b5ef5a06c05ab2c SHA256: 877d1ec6d979f19acc061fb3b1a82452f66e6e365b0b5abf7d40ddb16fc8fdca SHA512: 92f12c6168581d89bdf908bee22287a1aaee4c82b70ad78913a89bbb3c154361c2f9d0ebd36b0f2061c992298e9554f7ead0f690693a5cf048304781401294f0 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: 45265 Maintainer: Jörg Frings-Fürst Architecture: arm64 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_arm64.deb Size: 42116780 MD5sum: 6812a145d2537845da3ce80b81a38ac8 SHA1: cb88934dac3540cedd97590ec35a0dc2ddcdbd48 SHA256: 5b96f624664999387df4b90e46bf69f091eeebd250a5fd69daa5e21bbd7ed632 SHA512: 6247a7848b4b9e07714fa73e503c98b3628f968c27fb3e065bfcfcc4ae5480ae95984acf40773060a6dc31ecdded4fa93f97db556160b5253c86b512bbe0c393 Description: debug symbols for argyll Auto-Built-Package: debug-symbols Build-Ids: 0d71ef5823bcea68933be4af1d2557010a9c9d03 1092bef7e3ec6458310d2633f59e44a0970e6c14 15e4fda12511371c198c5b1e5462b83bda568030 15f35f40b5a9c0fb6d844f7e9cd63a95dec8eb19 1794288360a8c5cfa30baadd5a77d8672ea313b2 17dcbdb0e19616510985d0fb689f5b502f9f2a58 21ca95945f0d43a78b57db524e896d6150291625 23054fa54bf3ae4ee5a9ee6f8a6de4396741d118 35c66c551a4350e48ac54d084e753a2908d2b741 41347d38996efbc9c663e2d72638649ee927c209 4c9c78759fd23dd5327a5843912096e16a364403 4f10294f4d7009bd7e08c97111e921f9cefe029e 52e6330e91ba40693c11c7c8894a2decfb136dae 544d9f4ab817c33bebf2564486788829530b8342 643affd0d0359ea9527c494f93d3a8ccc4ee523a 6f87da57dcdd4a8137af7c93ed564a3bc4a0a5bb 791a7d77484c6a4cf4684d23e86bd0a95092916d 7fba010fbb6b7e337d70b683baa5c8fe3a9b5fba 859fcd30dac3f4d7005f7a72d3a18b38ccaeb0ac 86003bb9c8d5bb18a27619c5fb210e666f7391ff 8837857013528674de06d9cba759c80b66cce411 8e0662b7987c2ea39037b9cc823cbfd3e35fc5f9 9010696abc856e8ac960b7627549b704050037ad 913d5e5de3f2ce1be6d7c35709caccec50670eca 91d66fb28faa8c14706a2481bfc2cff7a4a06f11 993b294a5650de7c53b129c85c007090cb229459 9ab6f4fc9a2b39b1ddeec94678b28411b544e56d a29f56da461a2dbe9ae32f38839d39cc7366cdce a580fa28c8be3800394d84a4bf19c8b1eb85e328 abfe783c3ecae2874ddf3c74c0122301bc74dc06 b41f6b37184bc792520d2f39bf22762bfb8a71f4 b79210047a9f501520a15771936b2482011f5fef b798d1b9dd784294c82e13be99cf5ce0f343fbdf c59b52a653b4191af7a52f44906ae6666841b1b7 cd8ebacdc1db89759d35c757859ad9fcaaa3e441 ce329745810ce4dc1d94195e8e516fae73d427d5 cf8edcccd929ba95d537b20edf9640fbd1b39a48 d579cedf30c21946a6be2c14e910c0206c910c12 d870dac76389e9486cd4e50637b5d6bb48adf9ac d991ed0b3ebde836f20602f5b37b3285f0e8c4bd ded3cab4414bb4e1ba6ed7a4d99c8d9301c4aed5 e51a0fc1dd14fb378a21d4c0aeb1dd8d3feab3fe f0ad1483cd789ca9c4e4e4f5fd66121a326eabff f0e430358106ee559585fbbd6c7152ea07f43897 fa0b36086ea34e05c73e90a7dd8e2f50668a2744 fba98faea3662a63202f094a5c6a7e98bdaece11 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: 410 Maintainer: Ralf Treinen Architecture: arm64 Version: 1:1.9.4-3apertis0bv2022dev2b1 Provides: cudf-solver Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), gringo (>= 4.2.1), clasp (>= 3.0.0), clasp (<< 4) Filename: pool/development/a/aspcud/aspcud_1.9.4-3apertis0bv2022dev2b1_arm64.deb Size: 117396 MD5sum: 8e032750182ccf9e1dd9766748e08284 SHA1: 85a99f7ba9f809f0dcdf94b67b5870c1401aa22e SHA256: 4ebe3b2af8f0af252831598416da0deb519524f0a7edc3422dbb64a23de884ed SHA512: a7be2effbdeeb80cac671b298da1ad33641d2a0d819a8770641c83b68812d492715b69ef7725bde613505bc8649a0e55dccf369041c75ecca148fc2e0cfc7eef Description: CUDF solver based on Answer Set Programming Aspcud is an experimental solver for package dependencies. A package universe and a request to install, remove or upgrade packages have to be encoded in the CUDF format. Homepage: https://potassco.org/aspcud/ Package: aspcud-dbgsym Priority: optional Section: debug Installed-Size: 2146 Maintainer: Ralf Treinen Architecture: arm64 Source: aspcud Version: 1:1.9.4-3apertis0bv2022dev2b1 Depends: aspcud (= 1:1.9.4-3apertis0bv2022dev2b1) Filename: pool/development/a/aspcud/aspcud-dbgsym_1.9.4-3apertis0bv2022dev2b1_arm64.deb Size: 2088956 MD5sum: 09e877936cbc13b2bbc9b9c696957082 SHA1: 0dff2a00ab8a7750d12d90ff191529f181e01eda SHA256: 35ee0d2217f718b33d9bea06b074d6891764b82e28d6f81965f6aa565392df90 SHA512: cf696a3c65c12ad901cf3507d1dbf922aa3c0782eafde0610ac6f029e70ea9b00faea394a89ffa3cd1dbcd893acf82904e44f9d76effdc83d905875337d82eae Description: debug symbols for aspcud Auto-Built-Package: debug-symbols Build-Ids: 400b626366538ca547b8ff2a4adfc5e82802fb4c fe6c3e8f0c233d154f97994c0285cc51174afa5f 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: at Priority: standard Section: admin Installed-Size: 149 Maintainer: Jose M Calhariz Architecture: arm64 Version: 3.1.23-1.1apertis0bv2022dev2b1 Depends: libpam-runtime (>= 1.0.1-11), lsb-base (>= 3.2-14), libc6 (>= 2.17), libfl2 (>= 2.5.33), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~) Recommends: default-mta | mail-transport-agent Filename: pool/development/a/at/at_3.1.23-1.1apertis0bv2022dev2b1_arm64.deb Size: 47812 MD5sum: b1ec758557572881b635bb51713b6a50 SHA1: d6b0a261c0e82dc2502289d7391c6fa584f9afe5 SHA256: aedd8dff1f426528bdc9668fcef4dbb89af7ae5bc86473e590ac82f7fc0462f8 SHA512: 29e9af039f683401d2791d9286ae87aa7081f8e1f46cb2b9742a172c0dce7146d8fca63fdb3d9245b51ec9a6766f2f6778b3bdc1e6cad33f74882f8c916d47fc Description: Delayed job execution and batch processing At and batch read shell commands from standard input storing them as a job to be scheduled for execution in the future. . Use at to run the job at a specified time batch to run the job when system load levels permit Homepage: http://blog.calhariz.com Multi-Arch: foreign Package: at-dbgsym Priority: optional Section: debug Installed-Size: 95 Maintainer: Jose M Calhariz Architecture: arm64 Source: at Version: 3.1.23-1.1apertis0bv2022dev2b1 Depends: at (= 3.1.23-1.1apertis0bv2022dev2b1) Filename: pool/development/a/at/at-dbgsym_3.1.23-1.1apertis0bv2022dev2b1_arm64.deb Size: 65248 MD5sum: a4f0fd15f03ec5d866659fe543d55e33 SHA1: 83027a1a1789fc33a6cd070f9b0001183e356c72 SHA256: cffd2f7f3cdfa08921360eb531d9a2e1d3323fcc3c4b85ae7e7f309ac1568a4d SHA512: 53a0753f0297fd5b07bfb82f91810e3bee4ead27a7c9434833bb68f8774d102cdce78e4b36ba8c182d657a347fa2730402679f60582c1113866c1211aae5333f Description: debug symbols for at Auto-Built-Package: debug-symbols Build-Ids: 62636f2a38cd181ed5049f6d1f7c377e1aada5be f620f5de7d45aa05af12774ed10c2f16ec17e33f 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: 78 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: audiofile Version: 0.3.6-5co1bv2022dev2b1 Replaces: libaudiofile-dev (<= 0.3.3-1) Depends: libaudiofile1 (>= 0.3.6), libc6 (>= 2.17) Breaks: libaudiofile-dev (<= 0.3.3-1) Filename: pool/development/a/audiofile/audiofile-tools_0.3.6-5co1bv2022dev2b1_arm64.deb Size: 35576 MD5sum: 52f251e0566d5de2029305ed9ab8be32 SHA1: 80c8e6dac86bd6d6eade5733c76b98daafee14d2 SHA256: d25c2a293e16922f59d21fc66e2014a491a779035440c9ec46de087d06108377 SHA512: 79ffc1ff770b2cba1be3341852be19a02abaa763ee24507da01c8167e91d9d66ef1da7261606fa396b299141b4bdb60fec4fcb1c4bd0105d93fd692d667cbca5 Description: sfinfo and sfconvert tools The audiofile library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS, and raw data). . This package contains the sfinfo and sfconvert tools. Homepage: http://audiofile.68k.org/ Package: audiofile-tools-dbgsym Priority: optional Section: debug Installed-Size: 49 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: audiofile Version: 0.3.6-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_arm64.deb Size: 24916 MD5sum: d78b203fcceb74da965171f2eb2f65df SHA1: 9ef1842f8312a91b0eb5a7df49b09f83380cf01e SHA256: 69cc6ede0e3a33b1228aeb718fcca5cd0cfd70ffb1a9ea9f6234658cfe437032 SHA512: a41c0203f1d91df77fecf762df60b603f2f1c9cf86a125b6526d45d95cd679715e8a115310adf91bb36a1376322fb57b146791a42b42afc5e2bd90fcf6eafa15 Description: debug symbols for audiofile-tools Auto-Built-Package: debug-symbols Build-Ids: 0b74f62533f5ac1a2a80fea26f67a8c7c84f4136 439284fe2bc40de02fb56f622a1890640cfe405e 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: 228 Maintainer: Hilko Bengen Architecture: arm64 Source: augeas Version: 1.12.0-2apertis0bv2022dev2b1 Depends: libaugeas0 (>= 1.10.0), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libreadline8 (>= 6.0) Filename: pool/development/a/augeas/augeas-tools_1.12.0-2apertis0bv2022dev2b1_arm64.deb Size: 175260 MD5sum: 39ac2a50d4176c9e319933a6627d6ed0 SHA1: 33fee60d8829dca931fb038a332c9dc61399e4aa SHA256: cba6a1a6aac71947840eaa760796f53b15a683a7ff3095310b326ab930ef5434 SHA512: 971c35e55a5dcfb500a50dbd48fee5feec21ee85263dc6b6ed15b4fdb95f9040f536fb4befe4c395c1554ef8dec1cfac1f1cdad34a1aa22eb5f66731aa2b0339 Description: Augeas command line tools Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files. . This package provides command line tools based on libaugeas0: - augtool, a tool to manage configuration files. - augparse, a testing and debugging tool for augeas lenses. Homepage: http://augeas.net/ Multi-Arch: foreign Package: augeas-tools-dbgsym Priority: optional Section: debug Installed-Size: 79 Maintainer: Hilko Bengen Architecture: arm64 Source: augeas Version: 1.12.0-2apertis0bv2022dev2b1 Depends: augeas-tools (= 1.12.0-2apertis0bv2022dev2b1) Filename: pool/development/a/augeas/augeas-tools-dbgsym_1.12.0-2apertis0bv2022dev2b1_arm64.deb Size: 40496 MD5sum: 6e3fdc58181a650139d6eee33b1c6419 SHA1: 46fd9d6f01ad296364a23ba813aa7e10b5a59de5 SHA256: 5a350005bb5eab971d40aef1fa5fa8d3bb04893ff2e3f320e7b8a6a3d4d314db SHA512: 06c61a1afab556bc7f855f883f75e4913c497d0d95b541f75851b565477495ea4f31dbf3b95fb856a85f88abe834a4e9518d2926acccff6e7fdff1d5a4ee03b6 Description: debug symbols for augeas-tools Auto-Built-Package: debug-symbols Build-Ids: 107d000bea497fbcd2e4b475851cd0a20edb614f 6a0117fc83a8ac135c35a309529bfceeba907332 ba0a43e516df44e238c7443212b03dd4b5aba9a6 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: 1154 Maintainer: Andreas Metzler Architecture: arm64 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_arm64.deb Size: 564168 MD5sum: 9144d87e24f914d99e96ad47752d8b2d SHA1: 46a6f2d295c8479c9ca7395e886a5c308ec7f9bb SHA256: 2bbf7b7468b192436368bbcc25baec4fdf33746106fcfbb30d88efa142e21301 SHA512: 944bac0f881d23ef42f7330c5aa56b12e8ede6b2781965bf25bf4cc9a2eeb7d89a37f1c6b0ed7211c8536e10ea12bbc1261c2227f07662ff9d840d0814d537ee Description: automated text file generator AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. This is especially valuable if there are several blocks of such text that must be kept synchronized. . Included with AutoGen is a tool that virtually eliminates the hassle of processing options, keeping usage text up to date and so on. This tool allows you to specify several program attributes, innumerable options and option attributes, then it produces all the code necessary to parse and handle the command line and initialization file options. . This package contains the development tools. libopts25-dev contains the static libraries and header files. libopts25 contains the shared libraries. autogen-doc contains the PostScript and HTML documentation. Homepage: https://www.gnu.org/software/autogen/ Multi-Arch: foreign Package: autogen-dbgsym Priority: optional Section: debug Installed-Size: 351 Maintainer: Andreas Metzler Architecture: arm64 Source: autogen Version: 1:5.18.16-4apertis0bv2022dev2b1 Depends: autogen (= 1:5.18.16-4apertis0bv2022dev2b1) Filename: pool/development/a/autogen/autogen-dbgsym_5.18.16-4apertis0bv2022dev2b1_arm64.deb Size: 290076 MD5sum: c24fdec49cc5a20c4e8870475a06ba00 SHA1: c4f6552e43198833cbe3242e5addb54f9b04d7f3 SHA256: a7a2b6faf40f0f62cebe4dfdeca6e771087adc2eafa8880403cf3223feea487f SHA512: ce0efbbfa07a2cfc6acd5f3218d6d878d36b71e475d09742c497946ba599f9da98260df74273ef2669dc03109fe46f374d2d857348937b454432444478b89ce2 Description: debug symbols for autogen Auto-Built-Package: debug-symbols Build-Ids: 400250eb26d191bcfc4be305cb26c64139643673 87fc2b6e1b8f055db1f5590a0ce8b999041dcfae dcae71c7b632cccfa4e9d6b07468951707294dfc e4a0c263a39f52755b7b077fec503ae87a9a2ea7 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: 97 Maintainer: Jon Bernard Architecture: arm64 Version: 1.5.8-1apertis0bv2022dev2b1 Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.17), libdw1 (>= 0.126), libelf1 (>= 0.131), libglib2.0-0 (>= 2.16), libpopt0 (>= 1.14), libuuid1 (>= 2.16) Filename: pool/development/b/babeltrace/babeltrace_1.5.8-1apertis0bv2022dev2b1_arm64.deb Size: 43724 MD5sum: 341697296b6058108fe3c65ad9294741 SHA1: b6ea31935d260b1f3e712ec8cad19ed1564d98a6 SHA256: 15a36e0d7b7256b90f3502d4acec388875684e4d2b3abf5dff3b8e28464befc8 SHA512: f65d4fa013559dd06543b85b6b8c001a550bfa9dca14320f3686c90d3ac9c0c21364c19a7ffbca846ccb4abc2d9cc006b07c32a08334fe6f55b0249441d2b5b9 Description: Trace conversion program Babeltrace provides trace reading and writing libraries, as well as a trace converter. Plugins can be created for any trace format to allow its conversion to/from any other supported format. . This package contains the "babeltrace" trace conversion program. Homepage: https://www.efficios.com/babeltrace Package: babeltrace-dbgsym Priority: optional Section: debug Installed-Size: 71 Maintainer: Jon Bernard Architecture: arm64 Source: babeltrace Version: 1.5.8-1apertis0bv2022dev2b1 Depends: babeltrace (= 1.5.8-1apertis0bv2022dev2b1) Filename: pool/development/b/babeltrace/babeltrace-dbgsym_1.5.8-1apertis0bv2022dev2b1_arm64.deb Size: 45512 MD5sum: 9212b660e3db9880a0dd8ff6279f63b8 SHA1: c070410a6b033f44f3c63d9e2e95800a563dbef6 SHA256: 0bf50b0b34afee6618d8551fcc0b6a67d73fe688161d299f7a0c9dbdd4d5312f SHA512: 5c2e3b3fedf147e41d1d8f1c793cc5240c146c240bf65f19662d37bdddc7b60884c1a7ef02cf8cf690b3f652bc988566b2fc895cb751d3a040d1db7296c71dcb Description: debug symbols for babeltrace Auto-Built-Package: debug-symbols Build-Ids: 1ab6f8696a8d001e5c5494ca85187af806448837 8a6ab956200016da2c3ebe0e313718fe677ca850 Package: bash Essential: yes Priority: required Section: shells Installed-Size: 6514 Maintainer: Matthias Klose Architecture: arm64 Version: 5.1-2apertis0bv2023dev0b3 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-2apertis0bv2023dev0b3_arm64.deb Size: 1377372 MD5sum: 4f8476ff2b8b68b72bc31b6fc324962d SHA1: d514f1e8860ac94323d0cb338cdc357ebf22543f SHA256: 1fe95ed49763c2be342dff51963966a5838d0464eae416f864ee02474ace7e67 SHA512: ad6b17d11c0a012e4548272a1476ed1c60ce0874b8b784d6d1b8aa05307bdded1631c8c0b4184ad421d0e57c0bcaadd27b4343dc8bcb739611587d946894f426 Description: GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). . The Programmable Completion Code, by Ian Macdonald, is now found in the bash-completion package. Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Multi-Arch: foreign Package: bash-builtins Priority: optional Section: utils Installed-Size: 871 Maintainer: Matthias Klose Architecture: arm64 Source: bash Version: 5.1-2apertis0bv2023dev0b3 Depends: bash (= 5.1-2apertis0bv2023dev0b3) Filename: pool/development/b/bash/bash-builtins_5.1-2apertis0bv2023dev0b3_arm64.deb Size: 139756 MD5sum: 19872a72948a6369ebc0475d24c703a1 SHA1: 6b0a23c914f0174780f604f2637b0d5948477e21 SHA256: 77743f9b81394dfaaf78c9cf76676f167198e7a384f8cb42bcb04640b563fd42 SHA512: bf02434d479535f64968382777b24256ee2794f20a5840ca47c0f5f9dba547726879725a436ef5a488dfc997684b492034535ca594134d1ac3a21e18cfdeea70 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: 366 Maintainer: Matthias Klose Architecture: arm64 Source: bash Version: 5.1-2apertis0bv2023dev0b3 Depends: bash-builtins (= 5.1-2apertis0bv2023dev0b3) Filename: pool/development/b/bash/bash-builtins-dbgsym_5.1-2apertis0bv2023dev0b3_arm64.deb Size: 128752 MD5sum: 4bef5703468b4063b36b29f34f8f7b18 SHA1: a11b0aa6a7805964549f0d4d8eb60ae6b18958ed SHA256: c2a4e753993a859e462b484fdfbd181b6ac99d0808877c862de82e8ae51e8c9f SHA512: 906a4216fe9916ddaf1d1d9808bc5f1e57ee2cba24dec1e4965a442ea0e31c26d64363d3a98d11b244fcc81475aa7dfa84e12d1279bb46a45f3be81fd59891c1 Description: debug symbols for bash-builtins Auto-Built-Package: debug-symbols Build-Ids: 00992b22c27dd667ede0197b96e135cfc37441ed 09a1fc31a7e646c910c4cf39926dc14de82dd69e 0f55be23baf840464a982c7a20dadebcd4a076ae 15712dd6892c550470bc7324dc583c8f6cc76085 1be8afaa07424a3e9daec30343b5a3aa1d710310 21430a8176bf51a2a82e93ed9261bf400b469249 26259b91a7db86199f6e13b6c971ff9ff76d5df3 41c91a72c05155c7831fa6e923623dda452bb8cb 46cf6e5845df2af0a27b9fa69a444a591d9e1da1 525a9adf3634a04a46bf49ca282eb6899df5e411 6249d7f841bdb6dc23d0780ea64041f397aa7122 6d52f6a45503f4a9a150e09358e4b5133a689839 7e2c2d4a8dffe5af9f61e1b1f2fbff666f8ba8ab 826e2bfe3c0692b3b2e821825f05484461b31cf1 8425d631a63a6b666649a3cdbdf434f2d530821c 8a15a04da2b2455b79f464ffab362948c817e387 8a32eb4764cdaa66506bfb130872af01630db074 980c24e5966d0581256f5d85a5fbcc3ed607df44 a1e422d35793635587a77e68f48934472f642a62 a2c1095a0748e36b40cbc636195993d7e7973caa a7660dbb1d8d9ef6f056c98d4d806ba5d12c120c aa21d555974d248d6b1715f980fd07e873c0cef3 af351bcb04ffb15461e742bffb38857d0fcd8119 b63f6a0fd2d01dc31b41b5fca37479c5267e68ab b6e4b70dcc838b5ab7b174d354e6928c4643a3b2 cfd03a9f4d7bd2447b7de2aac7583c5aecb0d0d2 d5107494d6b417107120acbe0005c6132be72bcf d5ae6c42afea1090077bcfb1090a672b1afb87ff e2883b6cd39e2213c374427866312ff18dd1d913 e8331ce7423ce6d71ff47c98cc0feddf9dfdef7b f0c1a15ffeb77d0710c37409e49afebcc15cb849 f5906eeb2661f25d3377bb891a96d43900de4580 fc8e1560cb8649fd73082b2466adc14e07af39b6 Package: bash-completion Priority: standard Section: shells Installed-Size: 1523 Maintainer: Gabriel F. T. Gomes Architecture: all Version: 1:2.11-2apertis0bv2022dev2b1 Provides: dh-sequence-bash-completion Filename: pool/development/b/bash-completion/bash-completion_2.11-2apertis0bv2022dev2b1_all.deb Size: 234576 MD5sum: 2982ea494edf2418ab987551785b3cbe SHA1: 4f50a14baa26cb92677d6c0261b6c2db005c5ad8 SHA256: 02c1e3823cdb5a5a755639325847365fb206473bd3cdef6481e109718ea0fa12 SHA512: 18cce15308527254ac3e964a2787ae023f29c28667fb4abfabb17b9cf96d1debadbcb9e9cfd977e6dc9bcf51dc7c51c01364ad52beb0bfde108675b434e72944 Description: programmable completion for the bash shell bash completion extends bash's standard completion behavior to achieve complex command lines with just a few keystrokes. This project was conceived to produce programmable completion routines for the most common Linux/UNIX commands, reducing the amount of typing sysadmins and programmers need to do on a daily basis. Homepage: https://github.com/scop/bash-completion Multi-Arch: foreign Package: bash-dbgsym Priority: optional Section: debug Installed-Size: 1532 Maintainer: Matthias Klose Architecture: arm64 Source: bash Version: 5.1-2apertis0bv2023dev0b3 Depends: bash (= 5.1-2apertis0bv2023dev0b3) Filename: pool/development/b/bash/bash-dbgsym_5.1-2apertis0bv2023dev0b3_arm64.deb Size: 1415444 MD5sum: 0edefd952608bfb20242d403b228f117 SHA1: 1aeb86de9ecfcc222ba1e284fbf4e5bb15c21087 SHA256: be7f988cf9024af8b98987e5c64ef7fecba55702811f76b6e7a554378d90970c SHA512: 09073c42018b7437391982aa168a13d1bd202209b447578b5073f1b1a1b503935709269f5571f4f7b80f9d8149c76cd94528c06c7dad6cb57b398f54e69bbfeb Description: debug symbols for bash Auto-Built-Package: debug-symbols Build-Ids: 3cb7b56780c0348fc3f94435a932597636b742d4 e7fb78cd45d2609a074822e0cd306bc00cf6d3f2 Package: bash-doc Priority: optional Section: doc Installed-Size: 3240 Maintainer: Matthias Klose Architecture: all Source: bash Version: 5.1-2apertis0bv2023dev0b3 Replaces: bash (<< 4.3-2) Depends: dpkg (>= 1.15.4) | install-info Filename: pool/development/b/bash/bash-doc_5.1-2apertis0bv2023dev0b3_all.deb Size: 1931400 MD5sum: e08aa372c35f2e072f60ac306f0aa6b7 SHA1: 4c60c40861acf81ca5ece17d8b54ebaa384c1767 SHA256: 501a93def06896962ed5586a72fbcfce264f98bcf49eaf77998c780df763cfb7 SHA512: 184b0421c9beed34334de0abb9159e766b3334ae6e72b0e964d365f8bb3e0a5a5e284632af78dda389277900bde47aa19e80a6b72367c059bacdc50dddda5e18 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: 2170 Maintainer: Matthias Klose Architecture: arm64 Source: bash Version: 5.1-2apertis0bv2023dev0b3 Depends: passwd (>= 1:4.0.3-10) Suggests: bash-doc Filename: pool/development/b/bash/bash-static_5.1-2apertis0bv2023dev0b3_arm64.deb Size: 992604 MD5sum: 53906a0681cbd71b7c7eb9c104fd77e7 SHA1: e04e647478824fed0a6fc0edf55dee530d73a958 SHA256: 5e70ee4839bd0dffcd6e3b5597026468845629d72e35f0a86ae77f5d1085f00f SHA512: 0dd7eb6a4b2c65b588789d4185d8c686890ff0d3c698c7bc55253b7448dcc6d4dc5cb9a6e10d026a7bc741fc5e5c81e3e74eac4350d1c5612db70ba8be60551b 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+deb11u2+apertis1bv2022preb1) Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Multi-Arch: foreign Package: bash-static-dbgsym Priority: optional Section: debug Installed-Size: 1659 Maintainer: Matthias Klose Architecture: arm64 Source: bash Version: 5.1-2apertis0bv2023dev0b3 Depends: bash-static (= 5.1-2apertis0bv2023dev0b3) Filename: pool/development/b/bash/bash-static-dbgsym_5.1-2apertis0bv2023dev0b3_arm64.deb Size: 1437872 MD5sum: 2d6fbf8917f4abd0723dd11844413367 SHA1: 46e434ec8399ea003594ad23119768b5cb4c3500 SHA256: ca72172863d3636b868a1d0b3324c309f7fd36b435ad083eb606e12af2509400 SHA512: 438ee85c55212ab68e14a0432fa30629ba8971e77e32338c9786494a04a79e21cb1849ae0a08aa5d8a117ed1e9f7cbd878abf96a4f875199ff4972393d99318f Description: debug symbols for bash-static Auto-Built-Package: debug-symbols Build-Ids: adb61f014c5451045d6dc5433a1a2706f020046f 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: 237 Maintainer: Ryan Kavanagh Architecture: arm64 Version: 1.07.1-2co1bv2022dev2b1 Depends: libc6 (>= 2.17), libreadline8 (>= 6.0) Filename: pool/development/b/bc/bc_1.07.1-2co1bv2022dev2b1_arm64.deb Size: 106656 MD5sum: 6c74f67696aec2d8b76046cbe29c907e SHA1: f3d5a0a50f29cb57c75aaa8420acd463b6dc6ce4 SHA256: e30a4c47c42da3f76178011601404186ed19f898e702ed15642b89f2f977d8a5 SHA512: d8b262e625432aadbedcf3072861b5751c15951b199ee11b3302dfa6dfbfdb1f8df8724a54017d5189f3fbea40e778cb80299a094ef92dbc9e982e0b55e80e5d Description: GNU bc arbitrary precision calculator language GNU bc is an interactive algebraic language with arbitrary precision which follows the POSIX 1003.2 draft standard, with several extensions including multi-character variable names, an `else' statement and full Boolean expressions. GNU bc does not require the separate GNU dc program. Homepage: http://ftp.gnu.org/gnu/bc/ Multi-Arch: foreign Package: bc-dbgsym Priority: optional Section: debug Installed-Size: 113 Maintainer: Ryan Kavanagh Architecture: arm64 Source: bc Version: 1.07.1-2co1bv2022dev2b1 Depends: bc (= 1.07.1-2co1bv2022dev2b1) Filename: pool/development/b/bc/bc-dbgsym_1.07.1-2co1bv2022dev2b1_arm64.deb Size: 92768 MD5sum: 96be225ecb811e580d1856f3400af516 SHA1: 1b928f813ad5fbc06ce74c06e97fa39ba9b6cc7d SHA256: c738f00f2befd38f172768ee8e2351eed5889cff6aaa4260c5f5d33f9d5b6411 SHA512: cb5ca3f24aeb5a1c9deedad7f198cbbe16951676e2d17a6324324c62a8274f1220281439810df8602f1c93d1460a9f285342e56d38e0ab3b9d7c75b9ab0646af Description: debug symbols for bc Auto-Built-Package: debug-symbols Build-Ids: a667a6f49add8d3d72b27f57386567732ba66014 Package: bcc Priority: optional Section: devel Installed-Size: 303 Maintainer: Juan Cespedes Architecture: arm64 Source: linux86 Version: 0.16.17-3.3co1bv2022dev2b1 Replaces: linux86 Provides: c-compiler Depends: libc6 (>= 2.17), 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_arm64.deb Size: 117564 MD5sum: 3fd920fd933fec4b2e242064de48ff42 SHA1: 522f491b18107316b1d5a1fdcc2120ebeb229b28 SHA256: 573d1a9bfd91bb1527edff8866d58a2f904c4c63fcad91b96ebc260cddd27f75 SHA512: 96a941c405169d580ef2a2a72d8461336bb755be98da22e851167986408a783e95047eca85d2df082ab2485b1568ad364dbf36af2123408803419c1efadfbab6 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: 40 Maintainer: Tatsuya Kinoshita Architecture: arm64 Version: 1.5-12apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/b/bdfresize/bdfresize_1.5-12apertis0bv2022dev2b1_arm64.deb Size: 12468 MD5sum: e18bcfddaf481c657dcc5b3e9a4490b8 SHA1: 042ef4a07610ce348d4d7830fc29561d4bf3ba2d SHA256: 9d5e8858276c24fa4fa0e8dff45149a71b66c7865b625b0b1c73dc7dfa2f9e8d SHA512: 195ffae3f90852063798df9fd1ed01da66b8ee0de41dff92a6a09c830424f5f074f32f4d733ecd963d7406a5201267c1c6f17ea03f84d690cc9407d4eb07814e Description: tool for resizing BDF format font Bdfresize is a command to magnify or reduce fonts which are described with the standard BDF format. Homepage: http://openlab.jp/efont/ Package: bdfresize-dbgsym Priority: optional Section: debug Installed-Size: 34 Maintainer: Tatsuya Kinoshita Architecture: arm64 Source: bdfresize Version: 1.5-12apertis0bv2022dev2b1 Depends: bdfresize (= 1.5-12apertis0bv2022dev2b1) Filename: pool/development/b/bdfresize/bdfresize-dbgsym_1.5-12apertis0bv2022dev2b1_arm64.deb Size: 18292 MD5sum: 49b92c96a51a98884c202a061251b701 SHA1: 7b25b4facbf9a2a469b2872dceb4c3bf54565fea SHA256: 233fa0ae540efa07405b60925e6188d3ce3c3f1a73d5fb38792d08489cc57dda SHA512: bf8b043cd28cf8874eb2c7837a57ffebde420418f2134f0afc8969c9ff36ef17f4c07874e922ccd579998accc4094e987f4a8fb14713e795e86ce1aa532a1390 Description: debug symbols for bdfresize Auto-Built-Package: debug-symbols Build-Ids: dd3610bf323798d35ce49b0352aa70b3fe772d02 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: 245 Maintainer: Juan Cespedes Architecture: arm64 Source: linux86 Version: 0.16.17-3.3co1bv2022dev2b1 Depends: libc6 (>= 2.17) Conflicts: linux86 Filename: pool/development/l/linux86/bin86_0.16.17-3.3co1bv2022dev2b1_arm64.deb Size: 98852 MD5sum: 5ab96e2795f01842bf6ee1d06a9cebcf SHA1: 1d995654d542277cc44ac459d3237b901357f2dc SHA256: 3425efe7271f933d537d758495e1d084f410db06e8049055167d33d048856ae0 SHA512: 106e0d1375b7c0d3a5cffd07dc7f34f5a01445e0e2a232fb70cb1032d216059e3baf711268728d5b992ea65d63950f76d1aa1a9b4283c0882195276ae350a4d8 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: 3022 Maintainer: Debian Rust Maintainers Architecture: arm64 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_arm64.deb Size: 807416 MD5sum: 8f9e46af0a417b4fa47cbc59678d9283 SHA1: c16d149aa4454ada7a21b7eb6c9e8ceacdc7e936 SHA256: 3eff7eb414555d13fb169eb3f3d50f044d84b9aca8fd1451a2de3a2a0e7e0596 SHA512: d5195372e9018bf06824e996646b2b5226f8373b59a594820ac0e1fa3b57637b45955875caf31a6ce7083ece4656e7fddca5bedfdcbf798390d3d592c0e93efe 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: 12559 Maintainer: Debian Rust Maintainers Architecture: arm64 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_arm64.deb Size: 11643536 MD5sum: a5780a8551cf1f2cf39aee21e9dd4436 SHA1: 85ef706623cdc529f2a217a8e93a8ffb1bb0302e SHA256: 993362790c509fe35d8114009269b1c4250c516542ae50a4a902c9cb7b4fa2db SHA512: 87cebd21987ec8f366168088950bff712b9fc22281951ff4dc6f3f8fb3534bc419c528c3fddb936e0e77850b9a8d41f6a5916e30af41240b86bcce38c03d6282 Description: debug symbols for bindgen Auto-Built-Package: debug-symbols Build-Ids: 26f20f73ff59dd673abb749c8fad6433f9dba7d8 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: 211 Maintainer: Colin Watson Architecture: arm64 Version: 2.2.1-1apertis1bv2023dev0b3 Depends: libc6 (>= 2.17), libpipeline1 (>= 1.0.0), lsb-base (>= 4.1+Debian3) Filename: pool/development/b/binfmt-support/binfmt-support_2.2.1-1apertis1bv2023dev0b3_arm64.deb Size: 64876 MD5sum: b5372b99c737eafea62142a2af182689 SHA1: aaf723b14db82f2bf758241e1063a61ccd2930ff SHA256: 6d225efad9d31656f68b5a44c64b4b8595c53501253942becc752c92f2d4d447 SHA512: 071476987f79cc758a68413663d9dc46522d48d4324c6a377790dd7ce0e3cdfc9b2fe7828c03761d1b1b52e205224bfd09ca34c09e491cb03e64d98b54100fbc Description: Support for extra binary formats The binfmt_misc kernel module, contained in versions 2.1.43 and later of the Linux kernel, allows system administrators to register interpreters for various binary formats based on a magic number or their file extension, and cause the appropriate interpreter to be invoked whenever a matching file is executed. Think of it as a more flexible version of the #! executable interpreter mechanism. . This package provides an 'update-binfmts' script with which package maintainers can register interpreters to be used with this module without having to worry about writing their own init.d scripts, and which sysadmins can use for a slightly higher-level interface to this module. Homepage: https://nongnu.org/binfmt-support/ Multi-Arch: foreign Package: binfmt-support-dbgsym Priority: optional Section: debug Installed-Size: 270 Maintainer: Colin Watson Architecture: arm64 Source: binfmt-support Version: 2.2.1-1apertis1bv2023dev0b3 Depends: binfmt-support (= 2.2.1-1apertis1bv2023dev0b3) Filename: pool/development/b/binfmt-support/binfmt-support-dbgsym_2.2.1-1apertis1bv2023dev0b3_arm64.deb Size: 234740 MD5sum: e13efd24507529a640ad392a0dfc2f28 SHA1: e5faa100b866c2e0f2f203268d3ea1ec1113153e SHA256: 9a9953d52db1e756723081b8a961b7233ff46b5b2e7facbb7ca1b690e3426f84 SHA512: 850bd34769eda5610d1ebd32229ae205d78ed862fe4a69c97b535f2f39e2a23ca01acf7b1adf5161adb410700f4a05b0140888c496162c2b5f8362d0966af2f7 Description: debug symbols for binfmt-support Auto-Built-Package: debug-symbols Build-Ids: 0df9e0a68f8fa8ff86622641669e7063ba4edc25 c9b0cb6d31c9f075f753f694c54d89af7b49eae3 Package: binutils Priority: optional Section: devel Installed-Size: 98 Maintainer: Matthias Klose Architecture: arm64 Version: 2.35.2-2+apertis2bv2023dev0b3 Provides: binutils-gold, elf-binutils Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev0b3), libbinutils (= 2.35.2-2+apertis2bv2023dev0b3), binutils-aarch64-linux-gnu (= 2.35.2-2+apertis2bv2023dev0b3) Suggests: binutils-doc (>= 2.35.2-2+apertis2bv2023dev0b3) Conflicts: binutils-multiarch (<< 2.27-8), modutils (<< 2.4.19-1) Filename: pool/development/b/binutils/binutils_2.35.2-2+apertis2bv2023dev0b3_arm64.deb Size: 62172 MD5sum: 48285db7ecb780df71dc4e90530ddd7c SHA1: f95aa793c5e85454ea200a2eeab9335367185697 SHA256: dd3771b09817c0e5386fb54c87d12694065e88a53a17bcfff0dda11f90b40674 SHA512: d11b6ce9ae036ca39bd683f239727f7819020f82b651b7fdd914295ba661b2ad31589ecc64c4111a9eb671051def3a51a6ae28bc359769f57382dd1b346da803 Description: GNU assembler, linker and binary utilities The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-aarch64-linux-gnu Priority: optional Section: devel Installed-Size: 11811 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev0b3 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev0b3), libbinutils (= 2.35.2-2+apertis2bv2023dev0b3), libc6 (>= 2.27), libctf-nobfd0 (>= 2.33.50), libctf0 (>= 2.33.50), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2023dev0b3) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-aarch64-linux-gnu_2.35.2-2+apertis2bv2023dev0b3_arm64.deb Size: 2454828 MD5sum: fb2a0aea12a0e7984185b78be96c1aef SHA1: 83cce7ef8694978f58fa9b090cb005beda1178fe SHA256: f82e1471e38c85e55a6127f4b3cbb00f1c7255ba4d07a947356c7e4068d299cd SHA512: d27be96c6db952a69ff7415850e283174370ec6a77d4fcf50dd0a38de6fc784abacc8f6400619cdbbb68bbfce66052091f7107169fd19a951bfb78aa1c7f41e1 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: 36493 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev0b3 Depends: binutils-aarch64-linux-gnu (= 2.35.2-2+apertis2bv2023dev0b3) Filename: pool/development/b/binutils/binutils-aarch64-linux-gnu-dbg_2.35.2-2+apertis2bv2023dev0b3_arm64.deb Size: 31560064 MD5sum: 6c40a0c72432b8c4414f1dc0e5b31881 SHA1: b66218ffcca3cd6f000d5a17574f0bf4e8fb4ead SHA256: c0dbc5e4785b62803b1cb738cc80d0e1ad0b02b07308a21321ed01ec2571f216 SHA512: 72265543f6679445d88045edd7d186c0c3a6eb78edb9232fa25192b52565d9ec7025a5ccee6326040e23ef0e7de32f7945878e061f8ec387aeb92aa79b5e00d5 Description: GNU binary utilities, for aarch64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-aarch64-linux-gnu. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 12606 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev0b3 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev0b3), libc6 (>= 2.27), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2023dev0b3) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabi_2.35.2-2+apertis2bv2023dev0b3_arm64.deb Size: 2459424 MD5sum: bb737acb5906767fd8d546dc5dca3712 SHA1: 5ecc6d4afeecd0fa4400b0d6730fd1e6e248ee85 SHA256: f0e239d33ba1da4869b15be8a33783195ab3c9b94ed25a54a57b3f0d5176d5cd SHA512: 6ddbbe7aa04ae979b97457064fb18f63fd0d81e9cf0a951d24153b4bc828653bd3929b196400631ac231b6ec743a743af4126968f9c4eb33b522e9a25f921d85 Description: GNU binary utilities, for arm-linux-gnueabi target This package provides GNU assembler, linker and binary utilities for the arm-linux-gnueabi target. . You don't need this package unless you plan to cross-compile programs for arm-linux-gnueabi and arm-linux-gnueabi is not your native platform. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: allowed Package: binutils-arm-linux-gnueabi-dbg Priority: optional Section: debug Installed-Size: 43818 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev0b3 Depends: binutils-arm-linux-gnueabi (= 2.35.2-2+apertis2bv2023dev0b3) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabi-dbg_2.35.2-2+apertis2bv2023dev0b3_arm64.deb Size: 41097552 MD5sum: 8e872a85101c8404e26d70e8ca6af71e SHA1: 5f3b22f800ecc94a9b37a683997c30880412fa57 SHA256: efd7deef39d8bb083509ecd477142004f0bbefbd2d95388b350d96b7b7ba42ad SHA512: 8e9ae1109bd67fc9d6c79b61a5a8d0d62fc2667d8a3d6affea6518716ae582695eb9bc91f03f1915a9010f1afc3dab37a451cd5e5d79be164efe567d46c19567 Description: GNU binary utilities, for arm-linux-gnueabi target (debug symbols) This package provides debug symbols for binutils-arm-linux-gnueabi. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 12606 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev0b3 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev0b3), libc6 (>= 2.27), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2023dev0b3) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabihf_2.35.2-2+apertis2bv2023dev0b3_arm64.deb Size: 2460300 MD5sum: abd10f5e1e21cbe3ab19c43bf9770aec SHA1: b099c2cbd78a8224678711a946d2a34bd3e574e9 SHA256: 8c942503cf190cdd9320a3c3ccc3653716c13a44eac355892723b02ddcbb36b9 SHA512: 7a4e3eee0706903af27c7910583d18087cd5894c020eed2ea8e27b132c69c7dd29abd0fbbea75ae831af1cf0c29928b5b6e9f59b70e4805130c401f666946ba9 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: 43816 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev0b3 Depends: binutils-arm-linux-gnueabihf (= 2.35.2-2+apertis2bv2023dev0b3) Filename: pool/development/b/binutils/binutils-arm-linux-gnueabihf-dbg_2.35.2-2+apertis2bv2023dev0b3_arm64.deb Size: 41124252 MD5sum: 89c5405e84880d2ecb0035a58476303d SHA1: 55bf390025782bde1f1bda46c208b7c5ec3764e2 SHA256: 5b407c29af8ef890bcdb7a06a9861c7bd09bfea97a423a8b7d7160dd8694aac2 SHA512: 9ce81e8ee0bc783675f9e21d7a2760b129bf8b02e30d36c3eb176190d9e1c87f2a527957479ef0fc05a199caafb1100314b3ad4067534e1b362263433911d577 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: 16718 Maintainer: Joaquin de Andres Architecture: arm64 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_arm64.deb Size: 2514600 MD5sum: 1e289d518e271c2b52b4aa0c16c53d58 SHA1: 9b2176042c74ffea564fdfafd9eca316dc64d392 SHA256: b52eff79a06dc8b2476ef82cac3003d7cf0582951d44eb63203d73034c368fd7 SHA512: 00098f7d5814c301cccf0078ff7cb4d32a639f23efce736c74ea13b92c48a0502bc25abf2a868b9de0c2356bd58db884764e698986ac4ef99923489bfe00bb76 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: 30720 Maintainer: Joaquin de Andres Architecture: arm64 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_arm64.deb Size: 28864568 MD5sum: 94aa74e6f45608b8eab9fd9ee1f71423 SHA1: 2523abac120b607c12d762d3c0636b3e65f0c2bc SHA256: c0d93de1b8895a59222da4b5f4dba2d49e7ecaf69a447a6aa4f27b5580b1aa2c SHA512: 08cb9471341273810d9f5f5e33f7b1c9eed4c6e3b7f0dce88473dcdfd85e6b81defde6a07801c60018aa25725706ba7eb9c945564076eb3adf309e9511c424e5 Description: debug symbols for binutils-arm-none-eabi Auto-Built-Package: debug-symbols Build-Ids: 065d748edcb4025105c96a1ab7e7107c283dcf98 0a07bc9eed6747e72141d1fddb8a1cf07b7257fe 103b20c88f6b24ba4a88eb23d36e61ee71ca9a6c 186f835968743e33614af31fb177e3bb44b688b9 4e84b63014ea9454f1c6460f42c4f9a03a741be3 5984dcafbc31d343651127570c95e86ababa4fd0 793dfd8ebd3aadeab329f9eab69b6083b162d073 8a3661a334c98331396364ae89051a4394770e5a 923667252cf7210141421d6aed0ea85eefc89e3d 960c416b67ced1f00bf770b477d11be40a6ff235 9d12de025cd7287bb178ee66ac28a2c8df052a8b a15733ecbe03a15bdde8def3eeb0d7afa4464edc af305fc23bfa1e2df837ef323a912bd053378568 e922606c56087472534a0f260459c4fb025d4a06 edb1fb30fa18da4bbae7f55937028a55c4f46afd Package: binutils-common Priority: optional Section: devel Installed-Size: 13898 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev0b3 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+apertis2bv2023dev0b3_arm64.deb Size: 2220012 MD5sum: c88ba1f7173b42020b187d7da327d29d SHA1: a85267d68e9419ad54f0ef60489171281c6fbdeb SHA256: f3cf7bfd9bef6307eb323176f67db6f1f10e0ba4c96d4641abfca92bfa8862ba SHA512: 808ba7a64f94470198658911b745085e73336dbe26a47516b8dbee18b98180e247be413fa0fd7c5fdfc7c3d05d428ddc9769a74fb56aed2529b5b7ab7dac73a4 Description: Common files for the GNU assembler, linker and binary utilities This package contains the localization files used by binutils packages for various target architectures and parts of the binutils documentation. It is not useful on its own. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: same Package: binutils-dev Priority: optional Section: devel Installed-Size: 26385 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev0b3 Replaces: libbfd-dev, libc5-dev Provides: libbfd-dev Depends: binutils (= 2.35.2-2+apertis2bv2023dev0b3), libbinutils (= 2.35.2-2+apertis2bv2023dev0b3), libctf0 (= 2.35.2-2+apertis2bv2023dev0b3), libctf-nobfd0 (= 2.35.2-2+apertis2bv2023dev0b3) Conflicts: libbfd-dev Filename: pool/development/b/binutils/binutils-dev_2.35.2-2+apertis2bv2023dev0b3_arm64.deb Size: 3219284 MD5sum: bc98ccb439272a3fe567502c72a41bf6 SHA1: d225540841671d38cad31be2d75620864bb16762 SHA256: e531413edd4ee1139fc88c0c7f13b91307e26d41302e3c677bdf2e992dd4420b SHA512: b1b710c044a6e1efd03835187bd5d0a692d9e23c43d8e42f4830eb4abd9ed977bc735938f45e834507a05860b786642a3c78ef732715f1c0220d75504990ba38 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+apertis2bv2023dev0b3 Suggests: binutils (= 2.35.2-2+apertis2bv2023dev0b3) Filename: pool/development/b/binutils/binutils-doc_2.35.2-2+apertis2bv2023dev0b3_all.deb Size: 574828 MD5sum: 3b2163f30556984db064e2f7dad808df SHA1: ad8faf8e619a6ccda267db4604827e66423eab53 SHA256: 880fe91db6eced1204691bcd28bc59d860cabe7ceaedb5c82bd96f2e211ca33b SHA512: c42ce92f403421407f3f9e02d527c5a6e1ecd5195c7a997909ead4c698150d95f6c58e0824ecba992b0ec072c1c0f460d5611296a3c5bc6f7ef2ffcf8a51f718 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+apertis2bv2023dev0b3 Depends: binutils (>= 2.30-2), binutils-common (>= 2.30-2) Filename: pool/development/b/binutils/binutils-for-build_2.35.2-2+apertis2bv2023dev0b3_all.deb Size: 1100 MD5sum: 5736bc97346701ab774d3acb21d5ae9b SHA1: 3103e5ad96b6820f0b8fd3c3c5e80f4ae1827737 SHA256: aea1ac128c684f082576119d347f2090f5e121c028174c6ab55851944b780105 SHA512: 8dd4b8e6d437a964f8eea3ff27c99447a97664ec47ed2220bf14edcf198df92ebcb5ad2538fae4953d364866023ed9a326944d679387e6a91455ce5c1f2bf543 Description: GNU assembler, linker and binary utilities for the build architecture The programs in this package are used to assemble, link and manipulate binary and object files for the native architecture. They may be used in conjunction with a build architecture compiler and various libraries to build programs. When using binutils through this metapackage, tools without an architecture prefix must be used. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-for-host Priority: optional Section: devel Installed-Size: 6 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev0b3 Depends: binutils-aarch64-linux-gnu:any (>= 2.30-2), binutils-common (= 2.35.2-2+apertis2bv2023dev0b3) Filename: pool/development/b/binutils/binutils-for-host_2.35.2-2+apertis2bv2023dev0b3_arm64.deb Size: 1124 MD5sum: 511c0d8a2c9ebf7857a5a9534d020a3c SHA1: 12293e61a2df1cc0b7e040edee4822d6ce3043a9 SHA256: 92ccd480f433188ea1e7b9bbb3f8d7ed7a607238eba144595e2bea0a684d5ccb SHA512: a30664ed930c075901b1dd1e0ed82ec5d215a49f99d566834cb701feea6784724908f3b59a1eae552368cb95ce66cb82838822dd7710602651f51b36526f0876 Description: GNU assembler, linker and binary utilities for the host architecture The programs in this package are used to assemble, link and manipulate binary and object files for the architecture of this package. They may be used in conjunction with a matching compiler and various libraries to build programs. When using binutils through this metapackage, all tools must be used with an architecture prefix. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: same Package: binutils-mingw-w64 Priority: optional Section: devel Installed-Size: 145 Maintainer: Stephen Kitt Architecture: all Source: binutils-mingw-w64 (8.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: 20185 Maintainer: Stephen Kitt Architecture: arm64 Source: binutils-mingw-w64 (8.11apertis0bv2022dev2b1) Version: 2.35.2-2+8.11apertis0bv2022dev2b1 Replaces: binutils-mingw-w64 (<< 2.22-1+1) Depends: libc6 (>= 2.17), zlib1g (>= 1:1.2.0), binutils-common (>= 2.35.2) Breaks: binutils-mingw-w64 (<< 2.22-1+1) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-i686_2.35.2-2+8.11apertis0bv2022dev2b1_arm64.deb Size: 2315168 MD5sum: 0e55348a51975c6fe9271e71c7221501 SHA1: 2af436532e792309494011377eb3c4043264330d SHA256: 7687fe57734accab8dd138276c9ba53c10a9a7b67bc4b3947d68e8aaf23e1002 SHA512: d3eb2979b99dc77110d31411f7a11d075f9cc62063b781e189b8e215390cade52a51776405fa367d16a5dbfd7b372499c86dac8807eeedf0737caf167474d28f 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: 40365 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 38217692 MD5sum: ffc314ca32986ea608a782ae9159242d SHA1: e25b98769722e9418061818a51b5e5d44b3cebd5 SHA256: 945ed014223d5527595b9f1748939d8445a0f0c7a6ffbedf13dd8b81dd20e127 SHA512: b5e103bdffb5682a2685f4fb15cebf6585a151b6e381d7c3bf8ef3f3788dd68b485031853c4eee97080302cb3b3208c739b424222e855a9d4043fc4752dde7f0 Description: debug symbols for binutils-mingw-w64-i686 Auto-Built-Package: debug-symbols Build-Ids: 063f99cf403d83d3b432e7c787b1c72b5bb7ff6e 22dfc0fe1e5dfda9235288624b152adff289dd01 2319c4723252e3e9cc9ba369f5b26c44e5371ee6 377dc825cb04be2ed514f93a38f569cd7ab78865 3d13919a159c31ec28834f6cfb461d13aeaa5a69 434ea3cbb0d6d4f66a16927a118f17a70b3999c6 5e8906c0d856cad9ccb6d6e761cad1eb16dde67b 6d06d69f162f409805c06236db3d1b4a046c6c38 75d7fb28e4dcea2c1dd37437134c91caa4c0eaf6 84246f379c246958291e45898d64d8148f3844dd 8ba132b1776ddbf01f27c7bdffd685f880d201c2 8c8b6d768b4db5fc0ec0a3eac706dfad2cd2fb87 abd8fea9e074a0f0041b12dea87fbdc554019c23 ae2ffd72309d6a824f3f3c46ac9724c4ddf3ab49 c5eabe280b6d4a107925c2c5357847418d688493 cd9c06627e9f708f298f0c55425acd3f3a3ff9fe d89493b8ad012b5d8f30832e3a5ec04f69e114f3 e7f4d25986f0a8884187083998ea01d48e8757ae f4fb8f2db59b4380f4d173065848a736bdc98236 Package: binutils-mingw-w64-x86-64 Priority: optional Section: devel Installed-Size: 23783 Maintainer: Stephen Kitt Architecture: arm64 Source: binutils-mingw-w64 (8.11apertis0bv2022dev2b1) Version: 2.35.2-2+8.11apertis0bv2022dev2b1 Replaces: binutils-mingw-w64 (<< 2.22-1+1) Depends: libc6 (>= 2.17), zlib1g (>= 1:1.2.0), binutils-common (>= 2.35.2) Breaks: binutils-mingw-w64 (<< 2.22-1+1) Filename: pool/development/b/binutils-mingw-w64/binutils-mingw-w64-x86-64_2.35.2-2+8.11apertis0bv2022dev2b1_arm64.deb Size: 2633856 MD5sum: a9cc7ad696e39e41c438472990057e3c SHA1: 06d2eb5274aebf53dec4f28212eb2d643250d04e SHA256: 55f853017a6b5ff5eef69ff495f2a48783ccbcbc6d6a03732729569f29cb1581 SHA512: 2c44358f7856e09786d3576ee1c204c014c1d6f2aaf65c73438504bf2777f01d799c460802749a5b3bf43eb4e33bc27ab28eff6525ad4da44a33bf56b514d0e6 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: 46280 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 43984484 MD5sum: 2d0c936d1a2cf4e91655d28b2dc664c8 SHA1: 5f8a93a03e11ad993b146c06f4dadbe215ad6d85 SHA256: 43d175d229724a91a8ff86c4024198b191b81d5dc01b1b1c6e9e1020ccae89b9 SHA512: 38cddf1a9a6878a531c4983fcc5ba72354c4490656e1ba05ab792afae5068967fa9fced9875285dd1edced2e22cef278b298fafe2f9a883fd970c458b493b840 Description: debug symbols for binutils-mingw-w64-x86-64 Auto-Built-Package: debug-symbols Build-Ids: 052cd53b6fd4362504a1295147aa576a1e4c779f 1421b91f12054eb2ae03b76b59b3f54a24aaac26 4335db5e3a17dab88e1e1658278101fd4993a283 56213c3e538f26e0ab52def004d5d360f88cc2fb 5c089a0e98b9c89f8684e7e1869fff7f9cfb10b9 5cdcc0e70f2d42f9ef8f71a4eeea1522bc6ac599 83f4ffda7b6f99beded6f88aea84523d3802622a 868b3d68026101c9bfbbbf57a6080379247dcd2b 96142520178a256fb328fec63b203186a954d7f9 9d14743179cd9ca7756ecbcd84d9e9f386a9a2de bc3c95e1128fee33d2d469ca524727e472a5cbbc c921364ba7ed85bdd6fb067528cd66a21041d6d9 cb7692087e5d88b3dfd8d04ac6dc0e4932877df2 db609b5dfb06da9e58863cddf0409bd09fff4f39 dc01008abf7aa79f65ce9ac1747cba0a786e624c dd8c06c7a2d6e92a8fa08b03f6fda46198a619e7 df64a05e8c90b3fc5ed146e5f20c34ed3e826f34 eb7d2fc94b6192b45ad6c90259a66247d8acd0b2 f7290b7dfb62bb8d67474b9819a6d78af6b0fa14 Package: binutils-multiarch Priority: optional Section: devel Installed-Size: 10646 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev0b3 Depends: libc6 (>= 2.17), zlib1g (>= 1:1.2.0), binutils (= 2.35.2-2+apertis2bv2023dev0b3), binutils-common (= 2.35.2-2+apertis2bv2023dev0b3) Filename: pool/development/b/binutils/binutils-multiarch_2.35.2-2+apertis2bv2023dev0b3_arm64.deb Size: 2156944 MD5sum: ebc0b478deab161e35d3e6793ab3ee62 SHA1: 7b392587ca52ffd18ed34d29960a783de5b09a4e SHA256: ddc8f1ab94fa30e72bf72edb8236ad791ed120335f88bad2bc5554fd17f5ad0b SHA512: 468e3246b3098d941a6e6de612409a655d02a207a131a2625b981b2f979078ac0d64cf0cb8a5dc929e4b553420f013d4595a72ec1b0b6b753639f68edb5b36f1 Description: Binary utilities that support multi-arch targets The programs in this package are used to manipulate binary and object files that may have been created on other architectures. This package is primarily for multi-architecture developers and cross-compilers and is not needed by normal users or developers. Note that a cross-assembling version of gas is not included in this package, just the binary utilities. . NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those requiring support for reading info from binaries from other architectures. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-multiarch-dbg Priority: optional Section: debug Installed-Size: 7139 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev0b3 Depends: binutils-multiarch (= 2.35.2-2+apertis2bv2023dev0b3) Filename: pool/development/b/binutils/binutils-multiarch-dbg_2.35.2-2+apertis2bv2023dev0b3_arm64.deb Size: 5917664 MD5sum: a8b0ae5330a3aa129fa24646423da0ec SHA1: 0267b87675e5d7ec4effedc2e82e1a8690c4408b SHA256: caecfa419ce8dfc2ca6e55690cd9ef780a0310df5d01da9aabb722af268d8c6f SHA512: 5578e96b0c7969fa3c09f3e622d590af123ad3f40b2f50bf5924816abd93db064bed280f666e4b38da3663435d9501bb88503d2624fc4007ef427c7b84e5f710 Description: Binary utilities that support multi-arch targets (debug symbols) This package provides debug symbols for binutils-multiarch. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-multiarch-dev Priority: optional Section: devel Installed-Size: 15 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev0b3 Replaces: binutils-multiarch (<< 2.24-5) Depends: binutils-dev (= 2.35.2-2+apertis2bv2023dev0b3), binutils-multiarch (= 2.35.2-2+apertis2bv2023dev0b3) Filename: pool/development/b/binutils/binutils-multiarch-dev_2.35.2-2+apertis2bv2023dev0b3_arm64.deb Size: 1500 MD5sum: a6f80e4ae4e6a00c347d4b8009a0890e SHA1: 48b22ccc12200c6c3fd162eba2b9bde050b17128 SHA256: 9136b4f3a930df1437cbad832388ac6cd66080784e4d5a997768d43f2fc6ad8b SHA512: 4512324b6a72d07c0763f826fdb0fb14a216883720a4f9ca70e449ed3c59a27f964f5390df8ef1cea4c24a7cac416501fa5aa8bd5780700d14963407419c3ac2 Description: GNU binary utilities that support multi-arch targets (BFD development files) This package includes header files, static and shared libraries necessary to build programs which use the GNU BFD library for multi-arch targets, which is part of binutils. Note that building Debian packages which depend on the shared libbfd is Not Allowed. . NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those requiring support for reading info from binaries from other architectures. Homepage: https://www.gnu.org/software/binutils/ Package: binutils-or1k-elf Priority: optional Section: devel Installed-Size: 3937 Maintainer: Nicolas Boulenguez Architecture: arm64 Source: binutils-or1k-elf (1+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_arm64.deb Size: 949664 MD5sum: 0aa9297bd630d477fd98426a0d88ac4c SHA1: 9f57a36b653f172d6cdc31fedd58ae106c94e9b3 SHA256: 302967a3f78b09904b8192b47dab3157da623cb46136f45836d28ab4e00ef194 SHA512: 676d04b2e69870a8408c509612c67e3ac54d40d8807e68e48ee116fd4dfe86f542b25906bec51bb8e0db1896db227f557caaaa2e9ab5aff47856e833cee31139 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: 4398 Maintainer: Nicolas Boulenguez Architecture: arm64 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_arm64.deb Size: 3931016 MD5sum: 33c0ea1dec69950359694eb2dc639da2 SHA1: f0ec819ece12fe30220d0764bac6a47bc8603829 SHA256: d28599ba90e883f54c3e450a3e79ebaf3c934c39163e9a36cc90e56e03565963 SHA512: 848a621bc0cff17d698c63b8a33e87f307aa3e3ddc225b8a4ab04c2886d2072ac5092aa5b433217d3bb0d916a017495543332633d7753b161e1996645d21e18c Description: debug symbols for binutils-or1k-elf Auto-Built-Package: debug-symbols Build-Ids: 020e5608f119df69ad14ec9bb574586830c64cb2 0727a948d61aeebdd2b08051a3864c3fd22bc187 16a49525323477729a824951de420f85ab04afd8 1dcd1fe6c031253cf4b7bbb19299c79082fcf6a2 3721a49f1705acf1e8f1cf71acc420fbb74d8646 478e7620660b8dec453f8049f92f23de4bc52380 4e22f3eaf0472c711dc5c4cc30daf0cdac522451 5ebaafe6dced36be50e49776e22d054813e93a0f 62ef1191a39f0244fecb5d39e0dd84cbe597686a 6b2f1dba739d9d03340d7f68af345c3bd71420e5 773e871f62a4caeba4ab7d826ca6001a2ed72326 78120ec29e8e81d906ee116714a5276242605300 7e01af58e4909785741a938c56945444fdde3a04 87124893a2d392f3be1ffede36a080442a1dade8 9112bc89290642b7e054ca8797b08c8c9449b816 93f41af8918d05f59cdd776fac2e9a2c164465f0 be70ae2afd2d0bcd33724a29657a7420d4fda1df d1eb2092753cd5cf1de9f1967ef028ad9dc75bc4 efaff6dfd06c0f51dd862bf068e4b4e86a64ed7f Package: binutils-source Priority: optional Section: devel Installed-Size: 22039 Maintainer: Matthias Klose Architecture: all Source: binutils Version: 2.35.2-2+apertis2bv2023dev0b3 Depends: texinfo, zlib1g-dev, make, python3 Filename: pool/development/b/binutils/binutils-source_2.35.2-2+apertis2bv2023dev0b3_all.deb Size: 21984332 MD5sum: 3989c3a747f147efe7baf5e3c2b9b339 SHA1: cd07e19d1a8780ec594c17f1ffe666d27e523d93 SHA256: 2e979b71917e0f7e409dc4b71ae6129f69b896bd113ed4ed9b0649b97acbdd99 SHA512: e63ae9b3b1c6cd6b0a76aa4306d7ad316ba521f15c4e27f42bb8c24f1bcce27efae9f7e5786b8020f9b7f2a90a87267aa0dedab54deb4941fd62699ed001051d Description: GNU assembler, linker and binary utilities (source) This package contains the sources and patches which are needed to build binutils. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: foreign Package: binutils-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 12226 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev0b3 Replaces: binutils (<< 2.29-6) Depends: binutils-common (= 2.35.2-2+apertis2bv2023dev0b3), libc6 (>= 2.27), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.35.2-2+apertis2bv2023dev0b3) Breaks: binutils (<< 2.29-6) Filename: pool/development/b/binutils/binutils-x86-64-linux-gnu_2.35.2-2+apertis2bv2023dev0b3_arm64.deb Size: 1943824 MD5sum: fde1ffe483fd1de67cb4e252d173523b SHA1: 036135101a3fd33a099f08a8c647a045da5fe035 SHA256: e9e2017a516334184ce23239fd15969f4e2d5ba8c888f853e127e70b2a7ea98d SHA512: d3bd678bc3f6131c126797678bd6502f20ed7c31361b0ed253c1525983e1089309d38711b26b8e4347ba30bc02f6219dc977049253324d33f4f477d3353e2852 Description: GNU binary utilities, for x86-64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the x86-64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for x86-64-linux-gnu and x86-64-linux-gnu is not your native platform. Homepage: https://www.gnu.org/software/binutils/ Multi-Arch: allowed Package: binutils-x86-64-linux-gnu-dbg Priority: optional Section: debug Installed-Size: 28815 Maintainer: Matthias Klose Architecture: arm64 Source: binutils Version: 2.35.2-2+apertis2bv2023dev0b3 Depends: binutils-x86-64-linux-gnu (= 2.35.2-2+apertis2bv2023dev0b3) Filename: pool/development/b/binutils/binutils-x86-64-linux-gnu-dbg_2.35.2-2+apertis2bv2023dev0b3_arm64.deb Size: 26853216 MD5sum: 6094edde6b5fc72d3c4fe15fb8a8657e SHA1: 835a5d046dcebc024cecb853d7b95e3ae6bd7671 SHA256: d71f2af5f58158a9d12bff1528a3f1e63a7a6dfe016eb464f79209c210a59c9b SHA512: 29e3351d24792eaeb3ff5ce3687ed6f625ab2fb6ae9605a6ec97cf59bfa51bbbd98b424b5e51dcaeef613cc0cd5a81fe8a3f364a847a59a01508cad6ca8af1f7 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: 2829 Maintainer: Chuan-kai Lin Architecture: arm64 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_arm64.deb Size: 1084500 MD5sum: 1920d53e0d57ab4879192441f7c7f15f SHA1: 32667d54dc28f913961044567194ad4762c69d79 SHA256: 34b2fd306aaf803468995290f129fc63bae1a9875aa80b8db9c2ba19355ab979 SHA512: 629133564d5bebc6c37b86d564b6e129f9aa684f63d69ff59020516c68592c346878709c82adcb6a7f6ec975394a9fcd9246bbdd9d448aee70f6644caa36c7ec Description: YACC-compatible parser generator Bison is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you may use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages. . Bison is upward compatible with Yacc: all properly-written Yacc grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with little trouble. Documentation of the program is in the bison-doc package. Homepage: https://www.gnu.org/software/bison/ Multi-Arch: foreign Package: bison-dbgsym Priority: optional Section: debug Installed-Size: 778 Maintainer: Chuan-kai Lin Architecture: arm64 Source: bison Version: 2:3.7.5+dfsg-1apertis0bv2022dev2b1 Depends: bison (= 2:3.7.5+dfsg-1apertis0bv2022dev2b1) Filename: pool/development/b/bison/bison-dbgsym_3.7.5+dfsg-1apertis0bv2022dev2b1_arm64.deb Size: 720364 MD5sum: 9047edc0831a506628f7d1585855cdc7 SHA1: ef3664699111bf4f3c637f8cf6de069cdae18e27 SHA256: 73d69340d76efcf62a297c2650bbbf7f8517e42a4ee39c86ddbe8d189b366859 SHA512: c63f0000cee7c6aa50b1746530e6d6c7fd9fb8c033424c6527bd86193edb3ed2235283924810ed07719d34fdeaaf5dd5283380a925f7a2bccd084df2c86d1f8f Description: debug symbols for bison Auto-Built-Package: debug-symbols Build-Ids: acad6f2b01564444fa7f6004b4976ded2fc6843c Package: blt Priority: optional Section: libs Installed-Size: 30 Maintainer: Sergei Golovan Architecture: arm64 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_arm64.deb Size: 15052 MD5sum: 434d50475f10aa06275e76c7ccba3593 SHA1: ed34e969c3963fc062597ab760c04f06c8767ae1 SHA256: a1aac03ce6ecc8a1f02de2f6700554e14cf38e85542102f6d6143ca35cdc4a65 SHA512: c6129435da8ad9f10aea61a9c73f57c9474034156ba3cda509b790ed616bc142add9879acd98342c604fc749c5771f6dbcbfc817690e22adefb11918ead70f18 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: 4712 Maintainer: Sergei Golovan Architecture: arm64 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_arm64.deb Size: 1040908 MD5sum: ad6830126299597fd3d9d93014a7b4c6 SHA1: 734f514f954178e83990034f2a7604d11fb59cc7 SHA256: 6612daa853c899dcc4611706c13fea8e0e9016e83b18ebe686e1d0ba16b95cbd SHA512: bfdd08d7cbee4be6bacb3b0b21ac63c5df6e20c52efa9ec0f5694be9a612e32e0a5d459d8462c2827d85b50f20eab1220303d2bd50e45b92d072a08c64f0b2f2 Description: graphics extension library for Tcl/Tk - development files BLT is a library of useful extensions for the Tcl language and the popular Tk graphical toolkit. It adds a vector and tree data type, background execution and some debugging tools to Tcl, and provides several new widgets for Tk, including graphs, bar-charts, trees, tabs, splines and hyper-links, as well as a new geometry manager, drag & drop support, and more. . This package contains the headers and libraries needed to extend or embed BLT. Homepage: http://blt.sourceforge.net/ Package: bluez-phone-tester Priority: optional Section: misc Installed-Size: 44 Maintainer: Frédéric Dalleau Architecture: arm64 Version: 0.2020.2bv2022dev2b1 Depends: libc6 (>= 2.17), libsystemd0 (>= 221) Filename: pool/development/b/bluez-phone-tester/bluez-phone-tester_0.2020.2bv2022dev2b1_arm64.deb Size: 6600 MD5sum: c9763f1100c9ad8c33248eb212321ea0 SHA1: aa8dfec9a63986a1a39efa1edaaab9bf318beb19 SHA256: fe1ce557e35489d784a872b0ad07befe72e240871f6e6650b472709090e8b4d6 SHA512: e2f7a0b3f5ef16b1a2b3ecd834c5455cc94a55359e4ca8df022713d3c0a34574d12ceb24394791c4b9542a3c3625fd04681d4ff94aad9fbf4ee38bc619cc5d7f Description: Utilities used by bluez-phone test Obex agent, obex session tool, and bluetooth scanner tool used by bluez-phone test to perform bluetooth testing. Package: bluez-phone-tester-dbgsym Priority: optional Section: debug Installed-Size: 45 Maintainer: Frédéric Dalleau Architecture: arm64 Source: bluez-phone-tester Version: 0.2020.2bv2022dev2b1 Depends: bluez-phone-tester (= 0.2020.2bv2022dev2b1) Filename: pool/development/b/bluez-phone-tester/bluez-phone-tester-dbgsym_0.2020.2bv2022dev2b1_arm64.deb Size: 13296 MD5sum: b1290f4085aaaea728907794f618e00f SHA1: b697f26c881141abf67f185e42d7e0682e69fbc7 SHA256: 7187394efd8b7fd5fd365a771742f3b07bb928f7d6e1aae0027e2383903d0c6e SHA512: 59aefd1b333efba252ab8062800fd643f15289648e94ba0d54bfea8a3326ed33502acf1bd1ce697b0cf9b2babc47a5caf3872cd71a43d37a998e80a5d328c4cb Description: debug symbols for bluez-phone-tester Auto-Built-Package: debug-symbols Build-Ids: 08b770b3b6849ff5524e6f78e20d2a93d6c0495a 2da83e1590b6218db32c7fab845cc9f63ce4f775 ee2ad96566447bac7f1340e768493c3cea8f8f88 Package: bmake Priority: optional Section: devel Installed-Size: 936 Maintainer: Andrej Shadura Architecture: arm64 Version: 20200710-14+apertis0bv2022dev3b1 Replaces: pmake Provides: pmake Depends: libc6 (>= 2.17) Breaks: pmake (<< 20200710-2) Filename: pool/development/b/bmake/bmake_20200710-14+apertis0bv2022dev3b1_arm64.deb Size: 376724 MD5sum: 7e9118edb75b096885484f008956e767 SHA1: 8d2cf665a895e5567bc1721a9669a86c69d0e6c9 SHA256: ef0294a7c939e8287702f8c0ff2561b526d33308366a33e4034c33e6e6a23805 SHA512: fd7e54c9bdb9057362c258b309e1e8a5e6cbdadb2abb6e3ee4584da65adabc9c7da0ed2bc06d263ea42ef54cea1c8abdd0d1d9476555aef44f38b5ecbfb2e445 Description: NetBSD make bmake is a program designed to simplify the maintenance of other programs. Its input is a list of specifications as to the files upon which programs and other files depend. mkdep, a program to construct Makefile dependency lists, is also included. . bmake is a port of the NetBSD make tool. Homepage: http://www.crufty.net/help/sjg/bmake.html Multi-Arch: foreign Package: bmake-dbgsym Priority: optional Section: debug Installed-Size: 283 Maintainer: Andrej Shadura Architecture: arm64 Source: bmake Version: 20200710-14+apertis0bv2022dev3b1 Depends: bmake (= 20200710-14+apertis0bv2022dev3b1) Filename: pool/development/b/bmake/bmake-dbgsym_20200710-14+apertis0bv2022dev3b1_arm64.deb Size: 252540 MD5sum: 011be980a22d5acb824a37aa9adc4602 SHA1: d64e747a8f51eefdbdad5ac56426ca6f7b476ab3 SHA256: c397048a373771860d43f9e8bdae86f5012ceb5540ba5f19848c6835cb2212d9 SHA512: fa53fc3814199a7d750d6b82d7adade78a5f3845d2e37fdf99e253ec0be67642f9d63e8f6fa077d3cf26a26e604a3cd410b038f6b3d2d48a9fe9aad13fe26e22 Description: debug symbols for bmake Auto-Built-Package: debug-symbols Build-Ids: a38cbb9bdf5bf53a72f49df5c5bc430dc4f76aea 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: 662 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Version: 2.17.3+dfsg-2apertis0bv2022dev2b1 Depends: libbotan-2-17 (>= 2.17.3+dfsg), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/development/b/botan/botan_2.17.3+dfsg-2apertis0bv2022dev2b1_arm64.deb Size: 198472 MD5sum: f4cae74bde69ba26e529ff55a96f9b62 SHA1: 0492f1b1cd440aab64df77d89c4afc0756a95ed0 SHA256: 054f9b4593421636ff1d1e66bca28d223a00fb4a1bae45752b1eff620258746c SHA512: e3646fa270785040569f7e1ab1dfffe2c389689c658e724aca8a4b5d980723806e43107200aff25b014aef902c1a56a98f35d49763e57da224252cc929cb2555 Description: multiplatform crypto library (2.x version) Botan is a C++ library which provides support for many common cryptographic operations, including encryption, authentication, and X.509v3 certificates and CRLs. A wide variety of algorithms is supported, including RSA, DSA, DES, AES, MD5, and SHA-1. . This package contains the 2.x version of Botan. Homepage: https://botan.randombit.net/ Package: botan-dbgsym Priority: optional Section: debug Installed-Size: 4426 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Source: botan Version: 2.17.3+dfsg-2apertis0bv2022dev2b1 Depends: botan (= 2.17.3+dfsg-2apertis0bv2022dev2b1) Filename: pool/development/b/botan/botan-dbgsym_2.17.3+dfsg-2apertis0bv2022dev2b1_arm64.deb Size: 4237860 MD5sum: 009f822e1fba4c89719bd53847c91559 SHA1: b91792d23d445b47d2a26f86ff1e2fb01534acc8 SHA256: f5ee356b486574248849885baf48d2fd5d146817939fe0f6fc3f3056f160567c SHA512: 602514e7427c53d9ea233c35ab53fd1c631e5c241e823ffa4b30c8e39095f6c3def5216685689b39fc9301cfffac3659bd462972c57dec295811ba414ac33f05 Description: debug symbols for botan Auto-Built-Package: debug-symbols Build-Ids: ff5cda8f6dcca92669cb3e1db9710918cd841201 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: 113 Maintainer: Santiago Garcia Mantinan Architecture: arm64 Version: 1.7-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Suggests: ifupdown Conflicts: ifupdown (<< 0.8.17) Filename: pool/development/b/bridge-utils/bridge-utils_1.7-1apertis0bv2022dev2b1_arm64.deb Size: 37848 MD5sum: 8e759734a12b0dba1f187ac9763e726e SHA1: 098c54eb6907cb51927e4a8bd2f066362d04f168 SHA256: 8aca37deb906ea3de9bf2a93fbc0c5eac74267947139f3c84f30872c761e46b7 SHA512: ae35395ba437615980c3af94e7afb671ed26b60a0079781df0a12a5d833d7df156ff87e20e4c94600d2eabff8c148ca6d6b194c5529327036cd8e1788b4b6975 Description: Utilities for configuring the Linux Ethernet bridge This package contains utilities for configuring the Linux Ethernet bridge in Linux. The Linux Ethernet bridge can be used for connecting multiple Ethernet devices together. The connecting is fully transparent: hosts connected to one Ethernet device see hosts connected to the other Ethernet devices directly. Multi-Arch: foreign Package: bridge-utils-dbgsym Priority: optional Section: debug Installed-Size: 55 Maintainer: Santiago Garcia Mantinan Architecture: arm64 Source: bridge-utils Version: 1.7-1apertis0bv2022dev2b1 Depends: bridge-utils (= 1.7-1apertis0bv2022dev2b1) Filename: pool/development/b/bridge-utils/bridge-utils-dbgsym_1.7-1apertis0bv2022dev2b1_arm64.deb Size: 37708 MD5sum: 4dd54c06367bb231bac333373dcc28d2 SHA1: 83c5dbce8f0e486255dfc01f9d0eeebf8cce9a16 SHA256: 47111578c4c3ccbea06ed0b65dfdd492461b1ba8e6d7056e950110d4d7c5a9ff SHA512: a240cc5ed7d41389ca122b203c0559a76ab39899b62a408ce8b5fc947325f5dcde1407a022c573504d0cdb8a973a593cc0f9b776486ca026dfaab84dc29ffced Description: debug symbols for bridge-utils Auto-Built-Package: debug-symbols Build-Ids: d4b217a38e99f0b8e56a09b8a34c2332bdc4178b Package: bsd-mailx Priority: optional Section: mail Installed-Size: 178 Maintainer: Robert Luberda Architecture: arm64 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_arm64.deb Size: 87416 MD5sum: db98c9e343fb4db85f4dbaa0e33d2e1f SHA1: 5ec21542d88136abc4d1bb1029ea36f40fb0b3c7 SHA256: 5a73726850dbee1a7edc8436b75cdf6b8ef048f5349df8e95ef7c972e40e2eb4 SHA512: 869c9217b016821c1aa5b69f7e2911e586a9d0d26af339a709af8129e48577429bb035120530108a30204ec06cf9c1c75202fac810fa48f552e32c0cd70bdb1d Description: simple mail user agent bsd-mailx is the traditional simple command-line-mode mail user agent. Even if you don't use it, it may be required by other programs. . The /usr/bin/mail command provided by this package is a very simple one, and does not include many features that can be found in more advanced mail user agents. . For example bsd-mailx DOES NOT support: - MIME (i.e. no attachments, no UTF-8 or other charsets support); - SMTP protocol (/usr/sbin/sendmail interface only is used); - POP3/IMAP (bsd-mailx reads local mailboxes only); - maildir format (traditional mbox only format is supported). . If the above features are needed, please consider installing another package providing similar /usr/bin/mail interface: - s-nail package, - or mailutils package. Package: bsd-mailx-dbgsym Priority: optional Section: debug Installed-Size: 141 Maintainer: Robert Luberda Architecture: arm64 Source: bsd-mailx Version: 8.1.2-0.20180807cvs-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_arm64.deb Size: 117636 MD5sum: 5fd21c02ae83d54568d8ad965381b595 SHA1: bdeec49cfda9a9011e54a128db623a6fd2acaabe SHA256: 7e12b09ebc8aa9e2578862cbe1c2924db14bc21e8ff6f8ef17a72b46b5630a87 SHA512: e02ecc42b4c5ba1a41a46a92a28108d0361bff55e62e8cab8dfa0e9cc1cdaef5da9d3f419d4a61b2398cd1dfa31461dd7f48ab7688083d86b5c5d5ab310b17fe Description: debug symbols for bsd-mailx Auto-Built-Package: debug-symbols Build-Ids: 1422c11a3f9209e9d24256523ea6290b7aaca8ae 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: 4053 Maintainer: Adam Borowski Architecture: arm64 Version: 5.10.1-2+apertis0bv2023dev0b3 Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.17), libcom-err2 (>= 1.43.9), libext2fs2 (>= 1.42), liblzo2-2 (>= 2.02), libmount1 (>= 2.24.2), libuuid1 (>= 2.16), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.0), libgcc-s1 (>> 10-20200211) Suggests: duperemove Breaks: btrbk (<= 0.25.0), initramfs-tools (<< 0.137~), libgcc-s1 (<< 10-20200211) Filename: pool/development/b/btrfs-progs/btrfs-progs_5.10.1-2+apertis0bv2023dev0b3_arm64.deb Size: 682712 MD5sum: ad673dad9c2bb2ac6e4ab434b62a9908 SHA1: 7c654e7c80f42292a33deec5445264cd971a4bca SHA256: 93a5c9b695845d1fbdbe951f3d0ab6d6cde1d41c1f01f41efcc2d2c220d46abf SHA512: c3f118cbb7d63cd98520385b9255dedf1198f3bde68ca2e4062146eb044451729afaea2e41658f0c3f2801c757e041251441058c93eee05860b89c3eb34296a1 Description: Checksumming Copy on Write Filesystem utilities Btrfs is a copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. . This package contains utilities (mkfs, fsck) used to work with btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3. Homepage: http://btrfs.wiki.kernel.org/ Multi-Arch: foreign Package: btrfs-progs-dbgsym Priority: optional Section: debug Installed-Size: 5382 Maintainer: Adam Borowski Architecture: arm64 Source: btrfs-progs Version: 5.10.1-2+apertis0bv2023dev0b3 Depends: btrfs-progs (= 5.10.1-2+apertis0bv2023dev0b3) Filename: pool/development/b/btrfs-progs/btrfs-progs-dbgsym_5.10.1-2+apertis0bv2023dev0b3_arm64.deb Size: 4903632 MD5sum: 33223bac6d0d7148d52b01fe95d1b52e SHA1: b7ac969fa6b4979ffef28211b77c531ddbabd112 SHA256: 45a40c3636179ca0c0591946d7dc477c8b5d8019a472da49e6ff5117fe965981 SHA512: 92b940a93ff908eaa0e8971269a637ad9009843b31fb0fcfae227e62ad357f9d5e879076c74630110ac1e7beac83b417a0cfba95c1aee02d1392d1fa02742f31 Description: debug symbols for btrfs-progs Auto-Built-Package: debug-symbols Build-Ids: 17df1f888b45ed3ee3e8ae400d3a2d8a1e828f4f 4674fdf3c78d52faeb63eb70c4108b390f3bf0ea 67ef665feecfd665690bc2c0f84de475474e5d50 80bfb54452b4ff3714223788271c5c4e82b863ad 854073b21514a44b704b552dce26731d5d2ef05f 9786e5605a042864be7393fa23ed21246774c548 d830acae4c4c1a94867cae3d88e2fdd3f35cfbc1 ecc8ad704c85511a973480e8e1bcbc76adaf266c Package: build-essential Priority: optional Section: devel Installed-Size: 20 Maintainer: Matthias Klose Architecture: arm64 Version: 12.9apertis0bv2023dev0b3 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.9apertis0bv2023dev0b3_arm64.deb Size: 7916 MD5sum: 0c8e32a77da93e73648213f70e3d8316 SHA1: b02570fe7e0181808f715c9da0784eab23b211d2 SHA256: 147bed34b527aa951d9ed525f2703efe6ba1918e3cac4040c7a5b69691d73c9d SHA512: 4931ed625a34b059f33a47aacfad0335b52e6d8760cc78fc9e6add22044edddef60e99664044989cc286cece4650d8909a2455d173ee8aeaf514fc4b2b1ff2ba 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: 172 Maintainer: Dave Beckett Architecture: arm64 Version: 20140715-1co1bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/b/byacc/byacc_20140715-1co1bv2022dev2b1_arm64.deb Size: 81412 MD5sum: c2f502b24a6eebeba5f03de43d5d575a SHA1: d932d45d4a9335d6552c8e5e689b466b456ca6cd SHA256: df4581ec936def5b4e62d97b1522094211bd6002f7cf8a58231748b804c7012d SHA512: f3305b85185e6df87bdb9b5a4c991e174b35c09fda5299d003ece4c83b12e9a20061ae1dfd58fed48740e2c9cbf08209978d996b5016efe637499ecaf9395109 Description: public domain Berkeley LALR Yacc parser generator This package provides a parser generator utility that reads a grammar specification from a file and generates an LR(1) parser for it. The parsers consist of a set of LALR(1) parsing tables and a driver routine written in the C programming language. It has a public domain license which includes the generated C. Homepage: http://invisible-island.net/byacc/ Multi-Arch: foreign Package: byacc-dbgsym Priority: optional Section: debug Installed-Size: 126 Maintainer: Dave Beckett Architecture: arm64 Source: byacc Version: 20140715-1co1bv2022dev2b1 Depends: byacc (= 20140715-1co1bv2022dev2b1) Filename: pool/development/b/byacc/byacc-dbgsym_20140715-1co1bv2022dev2b1_arm64.deb Size: 104224 MD5sum: ea06fa9468b516b96c5dedb82933699a SHA1: 573376b1f4597afe4f9d33c22a1a13a5e53c0d23 SHA256: b186f698cd0a5544aa1632cf7d275cedd73a6c36447c1f832355c2b4cb9b12e0 SHA512: 863bcc2159d6639acd3c582762f0389b071e67495454062b1c428445c972549eaa856c5da6900d3861b2b180cb02cad2b14894b35d0c89c32cd05b231abfaf58 Description: debug symbols for byacc Auto-Built-Package: debug-symbols Build-Ids: 053e4b2d7b95cb4d7913b6468d3f40f944300571 Package: byacc-j Priority: extra Section: devel Installed-Size: 170 Maintainer: Ludovic Claude Architecture: arm64 Version: 1.15-1co1bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/b/byacc-j/byacc-j_1.15-1co1bv2022dev2b1_arm64.deb Size: 54768 MD5sum: f9cf8144d32b3b096237dfde2ed735e6 SHA1: bf2777dcce0d94cc49a57e27781c67190696087f SHA256: 92e60b5c11694c86442858a1e47e3d782cdd3eb0a37f3ecae7b68cd1dda4529b SHA512: 3e824b0ff3abb0b4845d33f17004cdd14895afb8dc63a3d43876266cdc8a72ca431a1b4e548179f90cedd25f2f2da5f483b004ff37e722745e0e2c71778eb956 Description: Berkeley YACC parser generator extended to generate Java code BYACC/J is an extension of the Berkeley v 1.8 YACC-compatible parser generator. . Standard YACC takes a YACC source file, and generates one or more C files from it, which if compiled properly, will produce a LALR-grammar parser. This is useful for expression parsing, interactive command parsing, and file reading. Many megabytes of YACC code have been written over the years. . This is the standard YACC tool that is in use every day to produce C/C++ parsers. . I have added a "-J" flag which will cause BYACC to generate Java source code, instead. So there finally is a YACC for Java now! Homepage: http://byaccj.sourceforge.net/ Package: byacc-j-dbgsym Priority: optional Section: debug Installed-Size: 127 Maintainer: Ludovic Claude Architecture: arm64 Source: byacc-j Version: 1.15-1co1bv2022dev2b1 Depends: byacc-j (= 1.15-1co1bv2022dev2b1) Filename: pool/development/b/byacc-j/byacc-j-dbgsym_1.15-1co1bv2022dev2b1_arm64.deb Size: 103704 MD5sum: 110891cc2a697985ec11664261920227 SHA1: 468129f809ecfb303ec61af0bb717fb265f68b85 SHA256: bb39e35c694d5ec7a310ca5164c528d20d9226de241fb6ec2e20ecb724129d72 SHA512: e91abacdc8e91031f400c412bf9df181ddbb18d737dbdd428456b3dfda69d9e88368e8c6938ecbbc25b3d880b5ef0787e9644b63731250f03518e907d33fdb53 Description: debug symbols for byacc-j Auto-Built-Package: debug-symbols Build-Ids: c91ce30c960bb1a4269d100e6683f995f44c1d22 Package: ca-certificates-java Priority: optional Section: java Installed-Size: 43 Maintainer: Debian Java Maintainers Architecture: all Version: 20190909apertis0bv2022dev2b1 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_20190909apertis0bv2022dev2b1_all.deb Size: 15936 MD5sum: 1e534836c58e29252bba32fec0e9cf6e SHA1: c5a3f9a27da2de0b25f654be095d6bd26b03ef45 SHA256: f1ed229630b6c93063c891b0fcbbd7bccc5437b96425c929e9ea6be14299c1eb SHA512: 5a606892ba2591df61587b353f4aa0c9059c27fdf6b4ed516770ced2d4edbfc72daafead8c0077a82a1955d42e0d11b60f3754828d61c8489724de55e4c4a723 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: 409 Maintainer: Debian Bsdmainutils Team Architecture: arm64 Source: bsdmainutils Version: 12.1.7+nmu3+apertis0bv2022dev3b1 Replaces: bsdmainutils (<< 12.1.1) Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.17), cpp Breaks: bsdmainutils (<< 12.1.1) Filename: pool/development/b/bsdmainutils/calendar_12.1.7+nmu3+apertis0bv2022dev3b1_arm64.deb Size: 132284 MD5sum: 8be70792a1005481c5fc6f358117e26b SHA1: df78afa0f1d566a474cba932a959d54b98d88dc8 SHA256: 8383c9f7f585c89f00cd9d2cafd613346d9da9e43cde490dc225a63395b5308a SHA512: 73963ccec42bca2aa3caf5fe3ea3dfe6f28bad3c7afd3ce7d7675e239a77165d4058881181c3f93e28573c47c469e5727bcbaba072f2b66598be34e7d0c90270 Description: display upcoming dates and provide reminders This package contains the "calendar" program commonly found on BSD-style systems, which displays upcoming relevant dates on a wide variety of calendars. Multi-Arch: foreign Package: calendar-dbgsym Priority: optional Section: debug Installed-Size: 43 Maintainer: Debian Bsdmainutils Team Architecture: arm64 Source: bsdmainutils Version: 12.1.7+nmu3+apertis0bv2022dev3b1 Depends: calendar (= 12.1.7+nmu3+apertis0bv2022dev3b1) Filename: pool/development/b/bsdmainutils/calendar-dbgsym_12.1.7+nmu3+apertis0bv2022dev3b1_arm64.deb Size: 25300 MD5sum: 5495ac17beb2bce21c05c57e33f092ab SHA1: abc4a598081eb873b6aced23fd94bad0957d91d5 SHA256: 58155e144536217acdb2b8895ca56f2f101033bcab31711cec73f5c4f00f9443 SHA512: b5dc680a366634fbc609f863446cb6cfc6ecf932f8b1fa0ceecd11bca1820b5d7a314134792e1f7fca227c0b555fe38026375fc81568945aab89551333d3b234 Description: debug symbols for calendar Auto-Built-Package: debug-symbols Build-Ids: 3a6fb53270e73cc48ab1a577bb2dc7ce111b7f9e Package: capnproto Priority: optional Section: devel Installed-Size: 714 Maintainer: Tom Lee Architecture: arm64 Version: 0.7.0-7apertis1bv2022dev2b1 Depends: libc6 (>= 2.17), 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_arm64.deb Size: 217260 MD5sum: 0fc836c756fc88d172073cfd5915808e SHA1: a0843dcd9d2f30441b4c54af6548131af9b6123a SHA256: bbcda54d33fe9310b9a66a8df596a78752294d44b65241542c2cca9c491f6b64 SHA512: ced4b79d2db1eb592f310110538f646fc6b4611164dfdcefc50c07ca6f8ed36c5d5f81ebe044015de1b6ec3d97bd1ed8513d0821eb36aa5cfa16e65ddbdf1fab Description: tool for working with the Cap'n Proto data interchange format Similar to Protocol Buffers, Cap'n Proto is an efficient means of serializing structured data to be transferred across a network or written to disk. Users write a Cap'n Proto definition file that drives a code generator, which in turn emits C++ code for encoding & decoding messages in the Cap'n Proto format. . In addition to being extremely fast, Cap'n Proto also smooths over some of the rougher aspects of Protocol Buffers & introduces a number of new features to boot. . This package contains a small suite of tools for developing & maintaining your Cap'n Proto schema files, including a code generator for compiling your schema files to supported languages. Homepage: https://capnproto.org/ Multi-Arch: foreign Package: capnproto-dbgsym Priority: optional Section: debug Installed-Size: 3381 Maintainer: Tom Lee Architecture: arm64 Source: capnproto Version: 0.7.0-7apertis1bv2022dev2b1 Depends: capnproto (= 0.7.0-7apertis1bv2022dev2b1) Filename: pool/development/c/capnproto/capnproto-dbgsym_0.7.0-7apertis1bv2022dev2b1_arm64.deb Size: 3165996 MD5sum: bf3a93c457c13f348845c00a478159e7 SHA1: 9633e21a05221d7db10bbed52e0e644541217198 SHA256: 964709231cff7ab5f2e9f814d0a7e1a2bd0211a718bc82486948ec33448d95e6 SHA512: dbc00b943c916896849e844e2766e934e345bffe65680b79eab3e5a894025957ae69582e3373f9767b3cf18ac36261307269864052f70352b22ecb35c9661ae0 Description: debug symbols for capnproto Auto-Built-Package: debug-symbols Build-Ids: 3d40b754febd5b1b3ce06fa9cfb03edaff0d337a 71c9dbbf934505f32ee0349ec2f8c0ccc89ac4aa 8695b790c0215068338d1dcbe9ee66dcde2be18b Package: capstone-tool Priority: optional Section: utils Installed-Size: 6536 Maintainer: Debian Security Tools Architecture: arm64 Source: capstone Version: 4.0.2-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/c/capstone/capstone-tool_4.0.2-3apertis0bv2022dev2b1_arm64.deb Size: 538208 MD5sum: cfe7bdcaad1c4a83a0c4b3d6e99557f0 SHA1: b4e3b249f55cddf1d71bb867e6ddfbcfab97387e SHA256: f387b2c1ff5b45c5629f05ac2f5472d00aace530f92d1cc308ee2188fda576dc SHA512: aa71db7fbfee46c7d17161e3281bfa8fa7b4973c69e0512ecde9508bbf40f492b233c170bda067dad926334813f92c7f82b70ab0828f66c1a627bbb2b60ec20f Description: lightweight multi-architecture disassembly framework - command line tool Capstone is a lightweight multi-platform, multi-architecture disassembly framework. . This package contains cstool, a command-line tool to disassemble hexadecimal strings. Homepage: https://www.capstone-engine.org/ Multi-Arch: allowed Package: capstone-tool-dbgsym Priority: optional Section: debug Installed-Size: 2076 Maintainer: Debian Security Tools Architecture: arm64 Source: capstone Version: 4.0.2-3apertis0bv2022dev2b1 Depends: capstone-tool (= 4.0.2-3apertis0bv2022dev2b1) Filename: pool/development/c/capstone/capstone-tool-dbgsym_4.0.2-3apertis0bv2022dev2b1_arm64.deb Size: 1971816 MD5sum: 40a68cdbab31ec5edfeb60dca814c94c SHA1: 228db95cc2be2c2b2076f19b9fd1371e60e5252c SHA256: 834c1e83fb9c798ef12185cb820c626ef5d9f9dfeabd681aa7bd7c95fcb3c64a SHA512: bc6066ce3d971ce57f21ee577f9401801c63ef4863fa4561afebb8e9c940995735fbae5a76c7778c66cfb68deb327ba8fadc2587716b37377b1586e940dee1dc Description: debug symbols for capstone-tool Auto-Built-Package: debug-symbols Build-Ids: 909225fa9233ee8d9101455d9a11a51bf2d5800f Package: cargo Priority: optional Section: devel Installed-Size: 8818 Maintainer: Rust Maintainers Architecture: arm64 Version: 0.47.0-3apertis1bv2022dev2b1 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-3apertis1bv2022dev2b1_arm64.deb Size: 2452100 MD5sum: 99b12d83ff57d528f2ab105adfece258 SHA1: 8159d367d87b757055a9b9e687fdb479a82f225b SHA256: 3b63a0fcc912c24cce050941225d473cd49e649a5ef8f9a200dd7357587a2ffb SHA512: 8e3080d0661d84c84cda8d2dc51aad92c6fb3e46d6945187e84f97a0086e9ee59f4bc5e724ff2090014436ab1fb0b16d9eea56542a54dd4ca637230e6a782e4d Description: Rust package manager Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. Homepage: https://crates.io/ Multi-Arch: allowed Package: cargo-dbgsym Priority: optional Section: debug Installed-Size: 30983 Maintainer: Rust Maintainers Architecture: arm64 Source: cargo Version: 0.47.0-3apertis1bv2022dev2b1 Depends: cargo (= 0.47.0-3apertis1bv2022dev2b1) Filename: pool/development/c/cargo/cargo-dbgsym_0.47.0-3apertis1bv2022dev2b1_arm64.deb Size: 28390776 MD5sum: 30b914e2e75e4d4ba59e123079001bbe SHA1: e577acfa1e497325ea387d73b97f76660c935487 SHA256: 14b7a7bee5c352db5c88aa4103cf60df19626102ed2d92d12fd8792e911e9cf6 SHA512: bd17ee4c14e856025ec1fada9b0bdacb290babe386f7686b80c88d8b8a82ea5553ba1e3808133dda8023b4ad1200101a156ee12cb5d197d2f6a283e5d10d8b0b Description: debug symbols for cargo Auto-Built-Package: debug-symbols Build-Ids: e35b865dcf3553f127054c2e1a50288d3d3139fe Package: cargo-doc Priority: optional Section: doc Installed-Size: 16951 Maintainer: Rust Maintainers Architecture: all Source: cargo Version: 0.47.0-3apertis1bv2022dev2b1 Filename: pool/development/c/cargo/cargo-doc_0.47.0-3apertis1bv2022dev2b1_all.deb Size: 1202448 MD5sum: cd4ebac747d62edd47ca661f88dd2cbe SHA1: e0fd69155d6c80d5d7ef97b3aafa672d6abd8c85 SHA256: 0aed51293b09e1e8a02e987fdfae4a597f430078fe2a09de4e793734a8498b40 SHA512: 33190a9ec3bfedb2919da3841abcf9a8c8f9bf0006d0bbb24230c1d04f20358375f52a174f996cbcf52b689f8777d7e1fa3162c0f3a37483328520c4d6c2a2fb Description: Rust package manager, documentation Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. . This package contains the documentation. Homepage: https://crates.io/ Package: cbindgen Priority: optional Section: utils Installed-Size: 4013 Maintainer: Debian Rust Maintainers Architecture: arm64 Source: rust-cbindgen Version: 0.17.0-4apertis0bv2022dev2b1 Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2) Filename: pool/development/r/rust-cbindgen/cbindgen_0.17.0-4apertis0bv2022dev2b1_arm64.deb Size: 1083716 MD5sum: 762cef62d972f0e2a999720852070c77 SHA1: 3596a4fdf7d60c73866782eca30e2ca68b76709e SHA256: 05885e50d76aaaa49eee04a3e560d77225e6e5c70a2edc1c52fbbc24055a1d37 SHA512: 0ccaf8cb0f04cb4d12dbc57ec6a0d5a97b8a945ddf7bb8671b77e5944b259a06593f6fffd7b1cd3c9068e77b7d3e2e2f13be463c0c5f5ffc4dcba28d324f335b Description: Generates C bindings from Rust code cbindgen can be used to generate C bindings for Rust code. It is currently being developed to support creating bindings for WebRender (by Mozilla for Firefox), but has been designed to support any project. . Features: . * Builds bindings for a crate, its mods, its dependent crates, and their mods * Only the necessary types for exposed functions are given bindings * Can specify annotations for controlling some aspects of binding * Support for generic structs and unions * Support for exporting constants and statics * Customizable formatting, can be used in C or C++ projects * Support for generating #ifdef's for #[cfg] attributes * Support for #[repr(sized)] tagged enum's Built-Using: rustc (= 1.48.0+dfsg1-2) Multi-Arch: allowed X-Cargo-Built-Using: rust-ansi-term (= 0.12.1-1apertis0bv2022dev2b1), rust-atty (= 0.2.14-2apertis0bv2022dev2b1), rust-bitflags (= 1.2.1-1apertis0bv2022dev2b1), rust-cfg-if-0.1 (= 0.1.10-2), rust-clap (= 2.33.3-1apertis0bv2022dev2b1), rust-getrandom (= 0.1.13-4), rust-heck (= 0.3.1-1), rust-indexmap (= 1.3.2-1), rust-itoa (= 0.4.3-1), rust-libc (= 0.2.80-1apertis0bv2022dev2b1), rust-log (= 0.4.11-2apertis0bv2022dev2b1), rust-ppv-lite86 (= 0.2.6-2), rust-proc-macro2 (= 1.0.18-1apertis0bv2022dev2b1), rust-quote (= 1.0.7-1apertis0bv2022dev2b1), rust-rand-chacha (= 0.2.2-1), rust-rand-core (= 0.5.1-1apertis0bv2022dev2b1), rust-rand (= 0.7.3-3), rust-remove-dir-all (= 0.5.2-1apertis0bv2022dev2b1), rust-ryu (= 1.0.2-1apertis0bv2022dev2b1), rust-serde (= 1.0.106-1apertis0bv2022dev2b1), rust-serde-json (= 1.0.41-1apertis0bv2022dev2b1), rust-strsim (= 0.9.3-1apertis0bv2022dev2b1), rust-syn (= 1.0.12-1apertis0bv2022dev2b1), rust-tempfile (= 3.1.0-1apertis0bv2022dev2b1), rust-textwrap (= 0.11.0-1), rust-toml (= 0.5.5-1apertis0bv2022dev2b1), rust-unicode-segmentation (= 1.6.0-1apertis0bv2022dev2b1), rust-unicode-width (= 0.1.8-1apertis0bv2022dev2b1), rust-unicode-xid (= 0.2.0-1apertis0bv2022dev2b1), rust-vec-map (= 0.8.1-2), rustc (= 1.48.0+dfsg1-2) Package: cbindgen-dbgsym Priority: optional Section: debug Installed-Size: 13537 Maintainer: Debian Rust Maintainers Architecture: arm64 Source: rust-cbindgen Version: 0.17.0-4apertis0bv2022dev2b1 Depends: cbindgen (= 0.17.0-4apertis0bv2022dev2b1) Filename: pool/development/r/rust-cbindgen/cbindgen-dbgsym_0.17.0-4apertis0bv2022dev2b1_arm64.deb Size: 12573868 MD5sum: 359a8545bd1c73c68abb64878d537785 SHA1: 503f63bef5f215bbc9c6d865f24c53107337f049 SHA256: 165b7cca5a28e4f94a15bced7a4bc0f1ec86f6e39bf0a58614230b61e9240d0e SHA512: 3916091646eee43895001461bf5ace9bb43c9e017ae1874fd2e0f0e73ff3c44bea389dac06434ecf1a3cf77eb113f06c148ebeb4dd5278c7c0564f1e3c7019bf Description: debug symbols for cbindgen Auto-Built-Package: debug-symbols Build-Ids: 07a418e70af79452917e6d34652400f97313ded4 X-Cargo-Built-Using: rust-ansi-term (= 0.12.1-1apertis0bv2022dev2b1), rust-atty (= 0.2.14-2apertis0bv2022dev2b1), rust-bitflags (= 1.2.1-1apertis0bv2022dev2b1), rust-cfg-if-0.1 (= 0.1.10-2), rust-clap (= 2.33.3-1apertis0bv2022dev2b1), rust-getrandom (= 0.1.13-4), rust-heck (= 0.3.1-1), rust-indexmap (= 1.3.2-1), rust-itoa (= 0.4.3-1), rust-libc (= 0.2.80-1apertis0bv2022dev2b1), rust-log (= 0.4.11-2apertis0bv2022dev2b1), rust-ppv-lite86 (= 0.2.6-2), rust-proc-macro2 (= 1.0.18-1apertis0bv2022dev2b1), rust-quote (= 1.0.7-1apertis0bv2022dev2b1), rust-rand-chacha (= 0.2.2-1), rust-rand-core (= 0.5.1-1apertis0bv2022dev2b1), rust-rand (= 0.7.3-3), rust-remove-dir-all (= 0.5.2-1apertis0bv2022dev2b1), rust-ryu (= 1.0.2-1apertis0bv2022dev2b1), rust-serde (= 1.0.106-1apertis0bv2022dev2b1), rust-serde-json (= 1.0.41-1apertis0bv2022dev2b1), rust-strsim (= 0.9.3-1apertis0bv2022dev2b1), rust-syn (= 1.0.12-1apertis0bv2022dev2b1), rust-tempfile (= 3.1.0-1apertis0bv2022dev2b1), rust-textwrap (= 0.11.0-1), rust-toml (= 0.5.5-1apertis0bv2022dev2b1), rust-unicode-segmentation (= 1.6.0-1apertis0bv2022dev2b1), rust-unicode-width (= 0.1.8-1apertis0bv2022dev2b1), rust-unicode-xid (= 0.2.0-1apertis0bv2022dev2b1), rust-vec-map (= 0.8.1-2), rustc (= 1.48.0+dfsg1-2) Package: ccache Priority: optional Section: devel Installed-Size: 1055 Maintainer: Joel Rosdahl Architecture: arm64 Version: 4.2-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.28), libgcc-s1 (>= 4.5), libstdc++6 (>= 9), libzstd1 (>= 1.4.0) Suggests: distcc | icecc Filename: pool/development/c/ccache/ccache_4.2-1apertis0bv2022dev2b1_arm64.deb Size: 397536 MD5sum: b843499b3d13c15c0442478a5ad2424b SHA1: 04d03717fc587e3c804fa47fa3ad53bb9cf861a6 SHA256: 7d05874926d2675f1feca1b724ffa898df91dedaad1c1619115f87879a0e9266 SHA512: 6b842dfd1295ba007c1621985d5b7ed9ecd34b718def7f5c5e55b794e98ec8f757c4b1300a75a7ab5c536a3dac8c55534f9d5a32eba311c5ffc1893ed4aed6e3 Description: Compiler cache for fast recompilation of C/C++ code Ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again. Homepage: https://ccache.dev Package: ccache-dbgsym Priority: optional Section: debug Installed-Size: 5176 Maintainer: Joel Rosdahl Architecture: arm64 Source: ccache Version: 4.2-1apertis0bv2022dev2b1 Depends: ccache (= 4.2-1apertis0bv2022dev2b1) Filename: pool/development/c/ccache/ccache-dbgsym_4.2-1apertis0bv2022dev2b1_arm64.deb Size: 5054656 MD5sum: 309ecad575ca25c39fabc40efc1b79f9 SHA1: 3454b3c011ff05001f6a6f6f32873dd6a41a9d22 SHA256: 613fd996e16d4048fdceb3645dcbda1389df597b4b62799664a94af4f7c3d2e9 SHA512: 13364460c94e978078aa0e4fc475d291792a248b82508523b3788f53bd6edad3d4f9ba2c24b8d97198638059a8071dca6b387de5a111afaf54721338f2dda270 Description: debug symbols for ccache Auto-Built-Package: debug-symbols Build-Ids: 9c0d2667057d7d99ec8daf32e2c86de5e725a668 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: 249 Maintainer: Debian Libburnia packagers Architecture: arm64 Source: libburn Version: 1.5.2-1apertis0bv2022dev2b1 Depends: libburn4 (>= 1.5.2), libc6 (>= 2.17) Suggests: xorriso Filename: pool/development/libb/libburn/cdrskin_1.5.2-1apertis0bv2022dev2b1_arm64.deb Size: 125396 MD5sum: 6c0fc91ca660523d534f721a7e944ed1 SHA1: b817318b3b460b0696c4448100a8ab1161bd26b8 SHA256: 4264197b44f24b577c470a803c035c1c15bb44eb2a5c471d65103248be1f4895 SHA512: 9fc7029fc02c846da266404a61a011a31730b9d0304a31a90ebc61d5f8f13091e8187a3d63d7e058d7822e1790b21117cccc5d3ca6bc18e3fd49dd42c02a3108 Description: command line CD/DVD/BD writing tool cdrskin strives to be a second source for the services traditionally provided by cdrecord. It writes data sessions to CD, DVD, or BD media. To CD media it may also write audio sessions. Multi-session is possible on all media types except DVD-R DL and fastly blanked DVD-RW. . This is a burner-only application. If you want a burner and ISO 9660 image manipulation application, please install the xorriso package. Homepage: http://libburnia-project.org Package: cdrskin-dbgsym Priority: optional Section: debug Installed-Size: 205 Maintainer: Debian Libburnia packagers Architecture: arm64 Source: libburn Version: 1.5.2-1apertis0bv2022dev2b1 Depends: cdrskin (= 1.5.2-1apertis0bv2022dev2b1) Filename: pool/development/libb/libburn/cdrskin-dbgsym_1.5.2-1apertis0bv2022dev2b1_arm64.deb Size: 182452 MD5sum: 23bc09cf81bae5c606baaaaef1674f6c SHA1: ab165c38841395a7d9ba4a09edc9a8e16abe8451 SHA256: e99ad2830ee3d28f34d80ef63609ed50b42c3d3cae014d3ed64fb3339484babd SHA512: 9d81d048ea2f9f3cd20a2974c46468d0a179ee15719cacf75cabdb0df09de508e39dc0589eedf47b499b258bf371ad1e415f9dbb7f61ab40d5f712f4d0d6525d Description: debug symbols for cdrskin Auto-Built-Package: debug-symbols Build-Ids: 1a007d3c85e406333f51bd9426073aff0a89e95a Package: ceph Priority: optional Section: admin Installed-Size: 241 Maintainer: Ceph Packaging Team Architecture: arm64 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_arm64.deb Size: 197324 MD5sum: 09089ca883041aeb66f4712578e0b1a3 SHA1: 89e4baff5d23dfd05ba1d36ad37c0f65fb60327a SHA256: 63ad58256cb941c14a738488d28e3fb41f49f560b2531a28573275b5539b7054 SHA512: 8a965956a2f68db8c4d9ebd1ec006b4404f99d1cf1ef889841cc7d54e1d2b29f56809fd05f89d570de7f24aa234151184b120a89037d6d06244959cb0e110474 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: 18207 Maintainer: Ceph Packaging Team Architecture: arm64 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 (>= 4.2), libgoogle-perftools4, libleveldb1d, liblz4-1 (>= 0.0~r130), librados2 (>= 12.1.4), libsnappy1v5 (>= 1.1.8), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Recommends: ceph-mds (= 14.2.21-1+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_arm64.deb Size: 3746916 MD5sum: a9c0a3d3a0d684915a82d4c5d2091771 SHA1: 4acf9f224876ef06b4174bdac2e6b29fe385d156 SHA256: 8d0306002aa7ddaaa614b79e59fe09917034b7cddb73126c61d5dcafa6e7439d SHA512: b1a9311e9711ac79262f0f4f4a9d9086258445a4c8feb26530e9f26aff5c06eab496334df28d5e4e660300e4c468777457ca502487b96df6332ad3b211dabceb 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: 124049 Maintainer: Ceph Packaging Team Architecture: arm64 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_arm64.deb Size: 118551340 MD5sum: fad14ce0ec82767d816a398aaf2942e3 SHA1: 32e7afc28f02cc9a6d8443b26d576f568b29be53 SHA256: e5c171b439e4025dde9251ca418ee8f059889829726631edc9c0987d71fe232c SHA512: 2661512e467ba7fdef858c3e16c9234fec7312ac77a2418550a4a538c646de5cd6268b6b638940c1d0d4fbceacbd95b3a99ccd2800d90cb115b54d86f4b9da84 Description: debug symbols for ceph-base Auto-Built-Package: debug-symbols Build-Ids: 21e0a8c603f5a8d936dcea7981bc4b39d606b973 2f6e0ae16de277364b96bf50617f20823828cdad 37a977b80561b9c34d2595f99838e03a3889ad0a 3e28908762fe970d360a9472fae3ec8bba8930d4 4c4178ef811aa4afa136621d80d9b7cf747984b6 50533c9a67eff2ad06ee58d45efda4ca72498ed2 574f28af10b05d4797861ad2c341905b837c6dea 5af712caa5329ba92bb882fea1c519711c45397b 5bfa6affec71eb2bf421bb5828888441f5313b84 9145365d795b63c5d774bbd64934cdc8bdbeda14 928e7ea3ee6b93e17503033ee5ea0a8edc611b46 98cafc0a3135c3275be08cc746aa4728970ad562 9d8ecd677224c731fd428b5d0725caed472a26fe a9d5effc67f43fb4a16959811d099bf46de75168 aaa3478a687305297b7846bcf1c9b47261bff081 ad43aad5891c754caa952b8b5a27262cd39242f9 bafa698d6ab5d502ff1db80e20ace0514fadfbdd bb637719fb1e6223f49cf28ca3e3604a65e03804 c01600684aa059034f23c859cc2c0247e2a99e7f c0c8435daf0e83f57dbd3e38d21f675a3b45bea3 c33bd16f1335c6fc229b650f7a9753376b1c8a1c c6925fe27001152a14e248c2cffdada272f9f7d0 c9b518cf463a9007a4843d999aebfce6c1b400ae d396e89527b7f5bbf7e02f15e0faf138b56b9b1a d60d6faa2673cf563182d2404d92ae7ebee4a10e d76680a79d5b80d7539e4452cd2306537faab939 e416c60126f76a7b8f21a5b3abdddeccc1a3c897 ea23746dbdb33e0072eb162f8632151b6a7d2f65 f1c6e27601036d10890153d7cbffe183d13cef0f Package: ceph-common Priority: optional Section: admin Installed-Size: 56691 Maintainer: Ceph Packaging Team Architecture: arm64 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 (>= 4.5), libgoogle-perftools4, libkeyutils1 (>= 1.4), libldap-2.4-2 (>= 2.4.7), libleveldb1d, liblz4-1 (>= 0.0~r130), libncurses6 (>= 6), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), liboath0 (>= 1.10.0), librabbitmq4 (>= 0.6.0), librados2 (>= 14.2.0), libradosstriper1 (>= 0.87), libsnappy1v5 (>= 1.1.8), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9), libtinfo6 (>= 6), libudev1 (>= 183), zlib1g (>= 1:1.1.4) Suggests: ceph, ceph-mds Conflicts: ceph-client-tools Breaks: ceph (<< 9.2.0-0~), ceph-base (<< 12.2.10+dfsg1-1~), ceph-fs-common (<< 12.2.10+dfsg1-1~), ceph-mds (<< 14.2.5-3~), ceph-test (<< 9.2.0-0~), librbd1 (<< 0.94.1-1~), python-ceph (<< 0.94.1-1~), radosgw (<< 12.0.3-0~) Filename: pool/development/c/ceph/ceph-common_14.2.21-1+apertis0bv2022dev3b1_arm64.deb Size: 13696128 MD5sum: 3755bd47a45be626560de7fe08cbba89 SHA1: beda5f523be93aa132a37ac8eae063ed5131a115 SHA256: 91b8265e5d716ca579d1da98f83292623cc3ce83e0ad3d5f9cb0af32ff1f685d SHA512: 19511e5af861b8e5d297b32d8c31bb84625cd673bc27b62e157b0d49c32714e12522f88e4111e2fafe411248d62887d3d585a9aab5f3c8efadecfd51aae35847 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: 705464 Maintainer: Ceph Packaging Team Architecture: arm64 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_arm64.deb Size: 704625944 MD5sum: 3ae8c27782362a92b526c9289b401fe2 SHA1: 8f183ea64ef0e4f0dfb8c085f0d50a3b3f64c240 SHA256: ffe83bfe306642a139ce3ef422fc7ff9aa08addeba92f3c72c7256532589deb4 SHA512: 14bf3ff1d2dd152c4d176ad471134276553f93c165dce7170feae46e328850695d1cf5eb67d5d82a9b84be8a79689f3b24047c5a4a6f813907002f703ce2b8a2 Description: debug symbols for ceph-common Auto-Built-Package: debug-symbols Build-Ids: 0160dad64ed7095872cdecc07656d331531720ce 270d58b6064b9d5d5241560aaae704197ad44512 41de14f8a78577dc57baa539afaecc72d5c96063 43026c1292b6b3a80fcaa097debebae38f7d048d 447847f9fc25d6e1640418c9166b7fb77eb9cede 4e3f3ef1414452160bc91b2b8d4e4a8cd98ea185 5017f5be80cc31d523249ee60b6f9c0f2b811b89 5382aa0bb985f47b46052fb0afdd3d126beaa337 6c9a02323ae7da8c6840f0439ac8763692f6f3c6 71643e9b7a3a489d9319f55af6d75e1f372e9d1d 78f87f89b1bc7b90db0ed312b2357c9154115e60 80957581e734fc6a3f5522e99c9dfeb141aaffc9 8f7b889bca334341163238f943688b6bc530c974 a53d6c575b4d56ba7cc9dc125268ee5fbe80613f a93fb15a29018f9435eda0ab0a39bdc926dce1f3 b9991d90670849dd1181b38b441c6921b9dae6da fe8373ddc6eb1a3b3a42511e2208c6d879a47ed1 Package: ceph-mds Priority: optional Section: admin Installed-Size: 5570 Maintainer: Ceph Packaging Team Architecture: arm64 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_arm64.deb Size: 1765324 MD5sum: ad3632f01b4055ebd9425938e9313658 SHA1: 62b52925adcabf858751cc132de70d3603b14f0d SHA256: 00945e6b57975a91f799dcfb7bdb497f9d100cc62c6b538313185e82619f191d SHA512: cf23da8a90325e8e01156c9e7592bc7fdc1d0dd60354895e67164c367118ba6ac4a12b2a7abf19b8c41e202d7378c723d540800f2eee8b549ec9472c8e1d319c Description: metadata server for the ceph distributed file system Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains the metadata server daemon, which is used to create a distributed file system on top of the ceph storage cluster. Homepage: http://ceph.com/ Package: ceph-mds-dbgsym Priority: optional Section: debug Installed-Size: 86734 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-mds (= 14.2.21-1+apertis0bv2022dev3b1) Filename: pool/development/c/ceph/ceph-mds-dbgsym_14.2.21-1+apertis0bv2022dev3b1_arm64.deb Size: 87023844 MD5sum: 6a4680e0e926150d02bb1bbf67186769 SHA1: 16ba9dd68f6335178ea227a4d00b6c57fa29af34 SHA256: f4fee10c4e32ad6d543c4759f984f97e60bb2ff1071dba5314f33c62c0ceb6b4 SHA512: 8f7c0cf4fcc997f8c850e614007950cbaa050f60adfde16039589ea7d46e894d48eb12e56d990724b3f25496530785d32c43bd3ff4c6d00ef93c6d0672dcabcc Description: debug symbols for ceph-mds Auto-Built-Package: debug-symbols Build-Ids: 46f32d5cdb52423bac471b7babdcf01fd954e07c Package: ceph-mgr Priority: optional Section: admin Installed-Size: 5021 Maintainer: Ceph Packaging Team Architecture: arm64 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_arm64.deb Size: 1425164 MD5sum: 6199ec363e77346d69a74637c48e3f01 SHA1: f96df875849e3aff71007449b5ec3cd14510a23e SHA256: 70cc67a64674ec0203a1230a296365826b0c482f9798be14131c8b500c75f787 SHA512: 74cc04613f021401c0623fef5b9b51f6d6504f3e858a457f252d494f278acfa2aab3032a79a63fcde3c3f400425e00de2b184869dcf4130dd6327fdebb22a994 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: 44140 Maintainer: Ceph Packaging Team Architecture: arm64 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_arm64.deb Size: 44080420 MD5sum: 858c6057bdd8bcc31b57c60b1c5aae2b SHA1: c9f7b29ca0ccd738b185b4e8d5d809136afd1a70 SHA256: 9778922608ac8c21ec4e6de7bfb0fadaf7cbabaa7965ff730cb6620777e3e3bb SHA512: 0e6118229906f8b8949d01f2f7e8beea8630e9c7817c3a12bed3ed2d8ba5f9f29964ea429fb5e197c0629bc2492aa69627535f195e66bb605ff09d908988b884 Description: debug symbols for ceph-mgr Auto-Built-Package: debug-symbols Build-Ids: 1f6c83ee8313de711846b286bedd4d7f63fecd18 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: 13325 Maintainer: Ceph Packaging Team Architecture: arm64 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 (>= 4.2), libgoogle-perftools4, libleveldb1d, liblz4-1 (>= 0.0~r130), librados2 (>= 12.1.4), libsnappy1v5 (>= 1.1.8), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Breaks: ceph (<< 10.2.2-0ubuntu2~) Filename: pool/development/c/ceph/ceph-mon_14.2.21-1+apertis0bv2022dev3b1_arm64.deb Size: 3047756 MD5sum: c1e9f36e4c0f1e873370b946e83ee004 SHA1: 261eec9e68c69c8a44a89c26582cc2d21ef7f9ca SHA256: c0f6f61c5de4adbcec88bea10bbf6234c9acf5151759d8f59e52113af5c6e4c0 SHA512: 13c591527c32dc3e43566c4a7f130e53ecb627c76078c2c6b31b3f39cf23edd9e52a06ad5a15c4ff61cc5cf20b8045d648bc46e13818c671f8a45935cfad1b08 Description: monitor server for the ceph storage system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the cluster monitor daemon for the Ceph storage system. One or more instances of ceph-mon form a Paxos part-time parliament cluster that provides extremely reliable and durable storage of cluster membership, configuration, and state. Homepage: http://ceph.com/ Package: ceph-mon-dbgsym Priority: optional Section: debug Installed-Size: 132424 Maintainer: Ceph Packaging Team Architecture: arm64 Source: ceph Version: 14.2.21-1+apertis0bv2022dev3b1 Depends: ceph-mon (= 14.2.21-1+apertis0bv2022dev3b1) Filename: pool/development/c/ceph/ceph-mon-dbgsym_14.2.21-1+apertis0bv2022dev3b1_arm64.deb Size: 132043300 MD5sum: 6e10a382038c38e61e22f28ce92c3c60 SHA1: ea0424af8034c561fe8493654fd987ceb6216bbe SHA256: 3c447ce5887eecaf83cf7951d2abdfeffcde1c9f65ddf08a561df3f7787c0960 SHA512: b334c66ba791bca92bc83de1e5ca807f34d19e368ae4c40a14402f2bdf1d5b40cab921b0d80cb473de414228e7364eb35dece297980398a6467275a1d359bbfd Description: debug symbols for ceph-mon Auto-Built-Package: debug-symbols Build-Ids: 55bcb7a128b709bed642850dda132d330d64606e 5b3bac324e97331c26401097bfcd919264436996 Package: ceph-osd Priority: optional Section: admin Installed-Size: 49732 Maintainer: Ceph Packaging Team Architecture: arm64 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 (>= 4.5), libgoogle-perftools4, libibverbs1 (>= 1.1.6), libleveldb1d, liblz4-1 (>= 0.0~r130), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), librados2 (>= 12.1.4), librdmacm1 (>= 1.0.15), libsnappy1v5 (>= 1.1.8), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9), libudev1 (>= 183), zlib1g (>= 1:1.1.4) Pre-Depends: ceph-common (= 14.2.21-1+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_arm64.deb Size: 13119824 MD5sum: f009e697e1a7beda3490b0e26cf2089a SHA1: 1fae0d87130000888d3eb6761d695c08a101c03a SHA256: 7fd2217206be18032815f461bb5487ce8383283e90d28151793a8064485613d3 SHA512: a2cb3a2a8f6e471d6e68159ce005dd63914a96337bed00cc147b7ae1205b7ba71b5fa3a532974e5c8d56e3d2c79965ea097e31861443a6835772411b85160abd 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: 437997 Maintainer: Ceph Packaging Team Architecture: arm64 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_arm64.deb Size: 435099884 MD5sum: 44a92b9d9bf901f09066235d2d33f156 SHA1: 7e4783fc44829837a6b3d50ec907af5b0b262458 SHA256: cc51bfb15f543f3e4f66a53782290985c62112df9c9ee3c10450b7afcb01084b SHA512: 3d9a5b87e2e4e02784881a5987557c45c4946c7714c6fca4493d8ea9e49950871fa057c5f1b1c0dbb130fb07553760036a4922ac4cc9d70bde6f945ed2cd8427 Description: debug symbols for ceph-osd Auto-Built-Package: debug-symbols Build-Ids: 52ce32c16cae0d507348e3505d07a909ff9b6352 9c8812b65bd42e8b5cbbe1e630bc044d85f8d4ef bb98ab3650a0e4a6ecdd32772aa86f7e1eb3f215 dab57a61bef05f4ab5e9ffa34fbd062ec2a20fc9 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: 45 Maintainer: apertis-tests maintainers Architecture: arm64 Version: 0.2020.2bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/c/cgroups-resource-control-tester/cgroups-resource-control-tester_0.2020.2bv2022dev2b1_arm64.deb Size: 10260 MD5sum: 742571d979b85be7e16fcf36be54d9dc SHA1: deb7cf9e00f71bddd6a01510c13e6ff080812908 SHA256: 25831746792307e3870b539a5f272c0d91f56d13f5296b3d2899fba5e74c5b43 SHA512: 5067a310958cecf5133bd4b386d26be4e169aa17ca1a9ec1027222a35ce5bb91777675739bfc3b8d8a6cb847ac90d50e4b7e3ee3c054901ff238a9ae5b2b6d4e Description: test executables for cgroups-resource-control This package installs compiled executables that have no shared library dependencies that would not be expected in a minimal image. Homepage: Package: cgroups-resource-control-tester-dbgsym Priority: optional Section: debug Installed-Size: 32 Maintainer: apertis-tests maintainers Architecture: arm64 Source: cgroups-resource-control-tester Version: 0.2020.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_arm64.deb Size: 9164 MD5sum: 71a4787bcae1d61a50f73586b07d9306 SHA1: 80fc0bea495292a7959282111ddaaddeae753fe3 SHA256: 01291b9b04e064f7e03bcd100523d8bf7501a4187f32ca2254a30a0a82729b24 SHA512: fc1e7fac29b062f9903955155aba8f7c69ccfd68dd0f4f6adc9e77603ac9a1f020ddeb4fe1162a7b8e7c7a755500f401aa96c050ccd469960a992ff3882c9e8f Description: debug symbols for cgroups-resource-control-tester Auto-Built-Package: debug-symbols Build-Ids: 7799ec48adb87e43ec5a8a3743dba2484df28df3 cb6a6287abb9464229919d9fd1ab832642987527 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: 206 Maintainer: apertis-tests maintainers Architecture: arm64 Source: apertis-tests Version: 2:0.2021.10bv2023dev0b1 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.10bv2023dev0b1_arm64.deb Size: 49004 MD5sum: b3de1172c52c9c108e3fee12a508e703 SHA1: 324b17903cb90bb1809a142b7e8a8fc101ccfbb5 SHA256: c91ea463ad895b456ca1a9f727f3464bbab9929b647aa021fc81d30268471dee SHA512: a8915a5ffb68b26d5a741972cb662de90a1a9bb80b38336a24e25bb110e2095d3099ab5ddca6d144d7a73bbaf3793610576cefa7226c0abe9f61f5ce77a2022e Description: Various Apertis test implementations Various Apertis-specific tests which were historically called "chaiwala-tests" (Chaiwala was an older project codename) and have not been split into smaller packages yet. Package: check Priority: optional Section: devel Installed-Size: 420 Maintainer: Christian Göttsche Architecture: arm64 Version: 0.15.2-2apertis0bv2022dev2b1 Depends: libsubunit-dev, mawk Filename: pool/development/c/check/check_0.15.2-2apertis0bv2022dev2b1_arm64.deb Size: 114824 MD5sum: 816f0ad421df3318c1decafb27945572 SHA1: 8ebe079752b5d0e5233fa91b3da4be0f687f87b3 SHA256: 8e6ebd1275d71e2d70005b263e81bb40ca5f6814a872dffd028fa60c45ce9b8a SHA512: 2724d54cfd35b9721f3c4d0f1bb56a8582d526ea1c29d80ac8051b860aa28336865efc6215a204f1a474fc7d0a36d5bd6ccc984623371f48f7c60760c5a946b3 Description: unit test framework for C Check features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs. Homepage: https://libcheck.github.io/check/ Multi-Arch: same Package: checkpolicy Priority: optional Section: utils Installed-Size: 911 Maintainer: Debian SELinux maintainers Architecture: arm64 Version: 3.1-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/c/checkpolicy/checkpolicy_3.1-1apertis0bv2022dev2b1_arm64.deb Size: 213804 MD5sum: 13c3dd8e5b12d1e9e2cc742694233421 SHA1: c8c44604711cc8eaec88d3b11904ec4e83a49a7e SHA256: da49fb9da797b7355c8e46652ca52e77b8f8a809aba1c6dfe7e64d795b063ecc SHA512: 29770e4ee25d182a21ea274f320a293946ed49f6d3b5589db7c091ca20ce1ae2522e0efe30fccb96d19b60fc4bda63249d4e0b4f5b2607e6669879614076cd32 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: 360 Maintainer: Debian SELinux maintainers Architecture: arm64 Source: checkpolicy Version: 3.1-1apertis0bv2022dev2b1 Depends: checkpolicy (= 3.1-1apertis0bv2022dev2b1) Filename: pool/development/c/checkpolicy/checkpolicy-dbgsym_3.1-1apertis0bv2022dev2b1_arm64.deb Size: 252596 MD5sum: b6a63ea3110343b0f9f0894ef2de314c SHA1: 3d5fdb680667bef62a175a1205ae8272424f168b SHA256: b3b2f3ff3d2b414ab56ba7a77cfcaa836a2f4a947fc533f42e6b795eb0c3d839 SHA512: 8c5453358a107a19ca3a4a14a00c7e06064bb2a2de7a19904f8485ab597051709114ef081632e3a7a355babf34d11db03f2d69bbcb1f04baf7201dd94570a26f Description: debug symbols for checkpolicy Auto-Built-Package: debug-symbols Build-Ids: 2039bda74fbdc81e92c61477f6c51a3189d93299 338379493af03d11e6d9956871ffe8fb056d9b3e Package: chicken-bin Priority: optional Section: lisp Installed-Size: 6434 Maintainer: Davide Puricelli (evo) Architecture: arm64 Source: chicken Version: 5.2.0-2apertis0bv2022dev2b1 Replaces: chicken, chicken-dev Depends: libc6 (>= 2.17), 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_arm64.deb Size: 1126768 MD5sum: 7adc5ed7d89e1e3725b97b85051a12d2 SHA1: cc97431e9c780ec228e813595a62742319aac33a SHA256: e351e76d8677b233f060ba1b989f5175d3fa242956689e9a1c5378155dcb82bc SHA512: f8a5dcaa4983c699327c8a23ed993c040c8d8086184360bc0404db4575ecd8700c1d7113364221a369d7b96a4c220b5bc421e1929b3ddeb48e1a90ad42fd4209 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: 4575 Maintainer: Davide Puricelli (evo) Architecture: arm64 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_arm64.deb Size: 3820544 MD5sum: e6acfaa252c6dd77ccc9377c2b4c9a9b SHA1: 98a88d838d47a09b005e569f3bcb5067842f52cb SHA256: f544ba1ff08ecef50b2a2af30813bc9c3a94da8138f11481afda0016382a6c9e SHA512: fadb0b68adc2ad08dd1a6cc96f6fa1a898b0223c880821bfdbcc936a60edc29807d7e8e1537334d7a7c6eeab662c125a5cc0b0de59df76d61a729935f7d566f3 Description: debug symbols for chicken-bin Auto-Built-Package: debug-symbols Build-Ids: 09844ab4c7656e206136193ca1e289e71bcbcb43 0ea7ab39e90a7c3e4c0cb2871ee14a4eccda7b15 11deed77d5a5603ff4b0840301612a05a67817da 16aab7d9b00e127a6bcc574c6465359743d75d8e 25dbbfbeb4232875a6291e2280240f17b2b62f66 2be3901e2029200ea1dd4765171ea1defc351eac 2c5ca7bb35139fbae84ea4845a7015f832a2c2fe 3181e55923d8cf88227e1e560f63df98356d4022 3690cdfa34d45a75b369d07aad9c4f5be2d0776d 3699bccd61433bbb19bc38a1238a4ef116709dcf 42f97a864060b878961cb6a57568157efdea864f 4c184cbedceb4e599430bd3f145fa8ced4588ff4 4ca7f0e3e03e38d9630c850a72b801cbbd5022e0 4fc20a44cd047d9250984896d52b3759105c4192 52aa83eab34a2b4e8f8a24ef5e39cbe03310f571 53da3b0ae0f3de21cf1f4b0e86155f9d6a996022 5cd4a33d53a5fb0db34ae1961c2913bd91343d38 61d47037407933b6cdc0eeb40aad3a848db25d4e 63ece92757541fda03c8a0b4b6e477080e4f7029 672e5e92a845ac8b650dcc3796bb0c0c3cbfc182 7190fca70dec2c8c3b943c2d7cb350b166393f77 74637edb3c0a2372390b314ec760f2f5d6e4b8d9 74d3e50f9b3a6dc1f5f79aa66f6aac6190ebcb79 77e8cc648e8d47818879605e7f7afa4ff2caf3b0 7abe1c52af7f3f5051755a74f4cd42da3792fee2 832cb2474bc1115873ab4a68b2783056181f25fd 8795c42f1d4aec96c056e4b147a4bcb248439d38 9242fc63abbddacd653b1d61279bfdfe6529de44 9e9bd70448ec107322161c1e0f48e3687006a3a8 9ebee76c60b2c9b5c056018dc96269dee5061a75 a228f82398ca63a8e87b6e3763c1b57d27034aca a61a37e2c8d577e0b0496ccb58f701fbdb2190d4 a674d68b4f5c38a50b693fffca89b1a03943c920 abbf7c67dc8c81745f9b4137e75eb06d74ea748d ae8b43bebd53656372334329656fd8b83e971980 af95af9ced1c9a35490aca61a3eee79793102dca b326db817b88ab465dd06de4fc7b03d8e868a0cb c1210b0b5f6c6bf1dd27c90f1b4ae8f5862445d4 c443715d8d2a26efb6aef7755a3be423245d02a9 c61ecbe5808382a15f759a8aca5774d1f30ce085 c902d38034407a13afdfb737a6491a52cb90287a ceb210c75ab72c4a9a3cedfacceec4982deaa534 d7194395471803b9707c40ca8640126a5c8b1172 d7b325acbfccd481b562ffefec73fede3088e1a6 e47c729eecaa5eef1f5dd627206aa573248fa9e9 e7cadc80aad6c680f22fb26e2a880b8943c0cd53 e8f089cd19cfb5d3d19295479cc7369d129bc25e f49219b44ef00516563e473c7381683b891d19f0 f8009ecf71e4c854d981c27c1a82b6e515488bda f9f788896326b369f15f3ecc43fe3260c72be753 fb2ea5ccb3ad9569a3782f2a7f3efe228703d48a Package: chrpath Priority: optional Section: utils Installed-Size: 41 Maintainer: Tollef Fog Heen Architecture: arm64 Version: 0.16-2co1bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/c/chrpath/chrpath_0.16-2co1bv2022dev2b1_arm64.deb Size: 16656 MD5sum: 265b66fe4dbfcf568dbc2ac3d2bb12d2 SHA1: 1a09ec357606c8c2396f526b1a36536189933bf3 SHA256: 81db8715fc1fdb2cee801915fe376966d320f321bce7f952aba0ac39bb8bbaaf SHA512: 1261792b074db95eb39cd45032c44b4f83bb25bff37d85388d834c65d27b12fecacc71f6e64df39b158d4c46fb85f447b286ffd1242bcbaf53a6500819df480b Description: Tool to edit the rpath in ELF binaries chrpath allows you to change the rpath (where the application looks for libraries) in an application. It does not (yet) allow you to add an rpath if there isn't one already. Homepage: https://alioth.debian.org/projects/chrpath/ Multi-Arch: foreign Package: chrpath-dbgsym Priority: optional Section: debug Installed-Size: 37 Maintainer: Tollef Fog Heen Architecture: arm64 Source: chrpath Version: 0.16-2co1bv2022dev2b1 Depends: chrpath (= 0.16-2co1bv2022dev2b1) Filename: pool/development/c/chrpath/chrpath-dbgsym_0.16-2co1bv2022dev2b1_arm64.deb Size: 21424 MD5sum: c1b8694461f0d67e524c4c3cefeb7c8c SHA1: bc838ffe04ceb6d47dffcd907c9cc9a3af56e1fa SHA256: 71026758efd6631ade385a2d602419c9eb6f82e7517f68db8fc4cddde835550c SHA512: 0d8b19b5c3c78db0498058918bd2bd1c41814990597499c1066822ee763e6f6606901ec82161ceeff91bd979ec4524e6adcfb2472650bcef81137c1beddc407a Description: debug symbols for chrpath Auto-Built-Package: debug-symbols Build-Ids: 522fe3f09453bac9a12a098c8f23825c0162f54f Package: clang Priority: optional Section: devel Installed-Size: 25 Maintainer: LLVM Packaging Team Architecture: arm64 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_arm64.deb Size: 9180 MD5sum: 01bb6a5661af9207477482ec0e744c66 SHA1: b61afe54ef7e4444673d64880dadd6f3f51f978c SHA256: 8c4e670b21594b1bcebbef5529170d416788bcf71ffc6d044ce7ec3edfbfbbf0 SHA512: 91f5e52d6292c7f5f1204d4b779176166ef7f4de77cfeb54659e03f666de0a8659233afb5962a56c361bd8ab9f5272fdc473d013eaaaf09891ee90be9f149c05 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-9 Priority: optional Section: devel Installed-Size: 3176 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2022dev3b1 Provides: c++-compiler, c-compiler, objc-compiler Depends: libc6 (>= 2.17), 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_arm64.deb Size: 915360 MD5sum: 9f94a5edfbf5a6d3165e4d81e8531d94 SHA1: bef1e22d7e5cdff91defcbf9fa001c6d6223f55e SHA256: e7eb4c54170a2229139ebce1661f9aa075cea583354f22dbd193037afff01754 SHA512: d91558cfa27f76569bb4d89d3ef71503bec48a28b46a04e7abc45f4f8246c22e64b66c0a4847a66769469b7f76921ace98d397edf056f5b9342fe07818c6ebd3 Description: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. Homepage: https://www.llvm.org/ Package: clang-9-dbgsym Priority: optional Section: debug Installed-Size: 3893 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+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_arm64.deb Size: 3146324 MD5sum: 26f841fadb29472e173808add836affb SHA1: 6261ce5cca7bee695386c32213a06cd4718416bb SHA256: 65517033f8c915a21dbada71c807ad980bd215734123324135d0b911d9df1a35 SHA512: 2958e9eb446847ec88badc435697221bf26c4e9f646e09e2ed7a1fe1fb98ae8d38229d00cec151c5a67a730a987919c8a52366ac5186b07c90ae780c6d3ff200 Description: debug symbols for clang-9 Auto-Built-Package: debug-symbols Build-Ids: 5ad88323dcd203dee4af2382ce9c8fba1852e1f9 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: arm64 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_arm64.deb Size: 54808 MD5sum: 80f4dddf77a364cfee5f3f2eb7ded05c SHA1: 013b0bc821be684da5b671bcbe4955c1c2e26969 SHA256: 2da09a413f9f6df4b227b9d466adb1e246e527a8729c855e61aac4131c61d39d SHA512: eafe0dc777d1318d49ba5027b409a271aa22008c72343436174cd7370512507cedfa84f416d0735ddeb20ad6635958f7eb6ae29fe8edd179d0a6672887912a9e Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the Clang examples. Homepage: https://www.llvm.org/ Package: clang-format Priority: optional Section: devel Installed-Size: 31 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-defaults (0.51+nmu5+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_arm64.deb Size: 9188 MD5sum: 8de24334c6f720cfbf288c957ee4b7f3 SHA1: 25ee2d6d95667a1f78d6348c9286d950c75b38dd SHA256: 48e383520a7044ada142825ea1da59cbc51f966fe29df81f7d932f12872a2db9 SHA512: b7f243f3e68dd35721c2e1efd951e5f4ad85fffe6a2f93da1e3fb47e5f38250683908e72220e9dac4e4c1750c8f978bea7ac3bdef821e503374930044fba4dae 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-9 Priority: optional Section: devel Installed-Size: 198 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2022dev3b1 Depends: libc6 (>= 2.17), 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_arm64.deb Size: 78808 MD5sum: 420cb2c67dfc524fecc80470d8897112 SHA1: 6d8193d72cc2035db2272830d870301d093ab8fb SHA256: 56f285c10b413c63ed1e031735210e5b05886887539687acaf8dc45949fa0b51 SHA512: e6e7c120e3db0e206f64f2c6a7623798e890752a783041bf748b2e189139052b60362374537419363a86aadb5dfc737c87977921997913780b0b0707cf71e8ec Description: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Homepage: https://www.llvm.org/ Package: clang-format-9-dbgsym Priority: optional Section: debug Installed-Size: 68 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+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_arm64.deb Size: 40752 MD5sum: bc4709b7b9b87eeeeaa5f3ca401dc02c SHA1: f5b573e793792a69e78344b0e6f1912b022282bf SHA256: 3bc0dc6cb8d4453cc7bd51ed16626a3d726bd7e9c53924d99529784519e8c5d0 SHA512: 0eb5eddc4671e0106407492ebf8c3e946ee08034c30b8a20ac7d352d2025c2881a39a8227a817b405224a3d9d3943ce68e45908acf3190da700439ddf24cdfe4 Description: debug symbols for clang-format-9 Auto-Built-Package: debug-symbols Build-Ids: bc94aefd124f2d39a8c91fce8cf9e52e1f8c7766 Package: clang-tidy Priority: optional Section: devel Installed-Size: 23 Maintainer: LLVM Packaging Team Architecture: arm64 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_arm64.deb Size: 8948 MD5sum: a69f5a029affae871f16eebbd88d0019 SHA1: 50280f164fe39c88166b612b15b3231ae24dd1b3 SHA256: 5923c020b33662da7f7c24ab4e1e2b4f79c2d6777047428d3615de66be0fc6fa SHA512: 33553a157e646ef6132478e8d5362cb953edb5842e87cfae03e8432dd6761ef836a8e51679b2fef88e8992810a0fa476b5754c0d541d97c61421d45f75b25293 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-9 Priority: optional Section: devel Installed-Size: 22226 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+apertis0bv2022dev3b1 Depends: libc6 (>= 2.17), 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_arm64.deb Size: 5145428 MD5sum: dc52747c36f9c70c004b8b13844bf5fd SHA1: c168eaa6c88c9096a1251a6c91c69edf15601241 SHA256: 4c3675523b455527290f0af05120dcbea59b4e01c619cb9aac6e642cb0b699ea SHA512: eba6c16ae597a8fee2dd65567aaf5e5309dd5ee07e34fe7c42367b1805d2e35662601ce83e2a40dbc1c8a7aaae8cc49974149b83b0b3ae6e130231fb4a93fe96 Description: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Homepage: https://www.llvm.org/ Package: clang-tidy-9-dbgsym Priority: optional Section: debug Installed-Size: 32635 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+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_arm64.deb Size: 26667008 MD5sum: 5df12a58ae050a28eeaa7da3b1cda2eb SHA1: 6b3aefc285a65bf2aacbb0077d8d4374bc0a35b8 SHA256: b7904e65d85957db549fa0573dc518aa4729c04a6b9813b9b2f5be41ed59dad5 SHA512: fc61b57b39449ef0d73291c5342b4288cfa04d01466960c56a4494dc2036f66b1098b390cb3dcfa7a6aa05bee6724f794bb84ffb5195f2aa504991410ff412a1 Description: debug symbols for clang-tidy-9 Auto-Built-Package: debug-symbols Build-Ids: 9f53486dab242329dd8d88753293df4d4a21bfd3 Package: clang-tools Priority: optional Section: devel Installed-Size: 32 Maintainer: LLVM Packaging Team Architecture: arm64 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_arm64.deb Size: 9088 MD5sum: 43e0994f9c5b613432634ecad7239023 SHA1: aded7e3f7f6200651c4d0349d66d99468516b9f4 SHA256: 611d6427f385a9704dd66be39d013fe8ad320b88a7abff8a87d9eb4aa2a5d139 SHA512: 9740f43291179830b64423a23c63158957291737ba317f2e2c004b08dbac9a6a83202aef005cd8456a369eeb093611c1eaea9e8c390b2cd4cb152cb4050a411d 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-9 Priority: optional Section: devel Installed-Size: 121600 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+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_arm64.deb Size: 28556004 MD5sum: 6459d96fd0f0c3d77881c90db0bb0ccd SHA1: 8503101f3ddfd6bf1fbdaaf71f2edaff6fed8ea5 SHA256: dd83cf385b79cc6ac19effb77b79822ac56daa6cc55dcb5445e4e340dcd00ffe SHA512: b5b88fd1dbe70fa3b07c03d260df9fcf35a63f1405fc1956a80b88381c6942cd05cd7fd1917d38f086aa93307bf8767818da3f0fa08916209dc084286988a88d Description: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains some clang-based tools like scan-build, clang-cl, etc. Homepage: https://www.llvm.org/ Package: clang-tools-9-dbgsym Priority: optional Section: debug Installed-Size: 157442 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+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_arm64.deb Size: 133046732 MD5sum: 546b3824e0c8b57abc1a924663331eef SHA1: abc9f8ce875d1a1ceb09f0b499289340d371b37d SHA256: 7ebab298ef3b8b82759afaa4ad58c4b379cc95e90eac1ae7db8507701b69a810 SHA512: e497dd05d83fb1e4ae340437569a2bd206b4ce0db7c408e52973f23d1c797502d448ad9a96917166ae1bd8fc9da639e24497b68aec8e364ee28426df86ff5e31 Description: debug symbols for clang-tools-9 Auto-Built-Package: debug-symbols Build-Ids: 2555d6b54a62fff10ec55bd1c3d83b4948eefe7c 25a90ddd1fbda3bd9c58ea25bc2303b38c26d907 2aa557c0e16ca8c6cc3c1f5b5694a6f17c0fae3e 41a2fc5ce20ebb5703571e4833d63dde696dc2e7 53c43132e5461b56456129b922427c2e8ec8abf6 6fbf18cfd227263647bed11a70aa2d6c02fef275 a66682dfba2908298c71b9ef36bf78cf05ff383a a7fbc86fae4ec43deb6050f2f99104ca4e36b1cd abbf9c450e55126d5dcf8a369583fa2175621cb6 b0a0c03d07ac28e6248b4022aa4f996f22130192 b431d2b433d7a304b8da98dc80e1b1c82b53452c bcd4e73ab7d5411b38e1208bee0d90f3a8c1e082 c10f4a24d12a8420d21ab9299077c18af69d72e3 d50a3c73fdbb46e27cc8aeb4ca7acd9f9bf56915 e5243c6bad8c71711769db10aa6d5612ec9d7623 ecd04064ec13ee684b8cdb1c9f01e3d999938426 fa56865858d795e531c11a9e3ca2701fe600111b ff1c4759ab73a96f6ecb08b8055a4166121484c1 Package: clangd Priority: optional Section: devel Installed-Size: 21 Maintainer: LLVM Packaging Team Architecture: arm64 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_arm64.deb Size: 8884 MD5sum: 52410482a16371fee8d1060d8f4e710c SHA1: d2ea3b6c8194b93384de4fd8c79659dd6a5dea2b SHA256: 1f94d4a5ae2c6d3f0e1abbba698c2fde0d5378b3f1bd43eb4b6e3e8c84239f52 SHA512: be249b7a2351b66e46ccb803665b0a0ad37862e5a02e58430e35503c9ec5e3dca4f529a995b5cf9f9a0621c9359be8bc1d24b25f7ca39dfaec75fde8aad90bbb 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-9 Priority: optional Section: devel Installed-Size: 20867 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+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_arm64.deb Size: 4857212 MD5sum: 613bb94fd0f9d06e30d7867727e15b5a SHA1: 835a76ae402aad1418a0b7a9c37e7140bc66b6cd SHA256: 8c4213e8b603bb7d4f6718205b92d31c63865347215643995bcd31724cded657 SHA512: 04ce63d16ba9f32d3812434494a9b4d2540a3e421cb30f97629f4b64d617847f581570d62a200dc2707628baaad48fccdcd9272a3adadf7f1d90c15136d449aa Description: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Homepage: https://www.llvm.org/ Package: clangd-9-dbgsym Priority: optional Section: debug Installed-Size: 34388 Maintainer: LLVM Packaging Team Architecture: arm64 Source: llvm-toolchain-9 Version: 1:9.0.1-16.1+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_arm64.deb Size: 28875516 MD5sum: e7867ef6451a5fb6645d43bf79a436d6 SHA1: 13e9f51273de7c1a498dc1c29ade629d05c30c30 SHA256: 920963218af5fd2635a2bf571b3d7d8d3dd803c8a07eb101e635f74f284bc84d SHA512: 7431c9a1a465270fbe6ec5fc836150284c4a03662b2dd33ccf7321a410ce279390e23d8a32bedf8ac0c8f86a319e50c21c2063073a20fd802b77d5b25daa1806 Description: debug symbols for clangd-9 Auto-Built-Package: debug-symbols Build-Ids: ae6f40c2c52d2608e28ba532c8c10c9e1c618d5e Package: clasp Priority: optional Section: interpreters Installed-Size: 1675 Maintainer: Debian Science Maintainers Architecture: arm64 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_arm64.deb Size: 583232 MD5sum: 0617defb1ded34374815ec873a00ad0f SHA1: 72d17f7a01cdf0d4aae15c394066cd7e31899032 SHA256: b7c19d0a0a9631cf4d03ab752ae2a0b1f918c7b10cd452f223c35c94b3554e43 SHA512: 820dca95e438aec551b0412a7f2edb9f84f0051671f52d632b9cab35bb39ac0c8bf5153371abdcb57a334f94c30124e3ce0614093f166c3c7d67521655862208 Description: conflict-driven nogood learning answer set solver clasp is an answer set solver for (extended) normal logic programs. It combines the high-level modeling capacities of answer set programming (ASP) with state-of-the-art techniques from the area of Boolean constraint solving. The primary clasp algorithm relies on conflict-driven nogood learning, a technique that proved very successful for satisfiability checking (SAT). Unlike other learning ASP solvers, clasp does not rely on legacy software, such as a SAT solver or any other existing ASP solver. Rather, clasp has been genuinely developed for answer set solving based on conflict-driven nogood learning. clasp can be applied as an ASP solver (on LPARSE output format), as a SAT solver (on simplified DIMACS/CNF format), or as a PB solver (on OPB format). Homepage: https://www.potassco.org/clasp/ Package: clasp-dbgsym Priority: optional Section: debug Installed-Size: 6488 Maintainer: Debian Science Maintainers Architecture: arm64 Source: clasp Version: 3.3.5-4apertis0bv2022dev2b1 Depends: clasp (= 3.3.5-4apertis0bv2022dev2b1) Filename: pool/development/c/clasp/clasp-dbgsym_3.3.5-4apertis0bv2022dev2b1_arm64.deb Size: 6312136 MD5sum: 5265ed941c6b0bcb02d9002c5ebd1cdd SHA1: d7ebbe176c39590c39b1ac8f644a3358b3639bf3 SHA256: e557f4c35dc8c852fa00d7cf5ab66f692c39b5bb3247358e87f5b010f5ba9918 SHA512: d9d9a668d63bd70a858c2435d7522d1ab2e40cd9eebfc154735e51dad499da902fb7990f5f931052141416754a4c1e521ae7017872b9915178b8d9bd4d1a827a Description: debug symbols for clasp Auto-Built-Package: debug-symbols Build-Ids: bc8e2d92a9ba3047fc8c7d22beacf896c13b1c28 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: 34370 Maintainer: Debian Common Lisp Team Architecture: arm64 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_arm64.deb Size: 5733724 MD5sum: 0917686ec86a3c5e5cc4dc1e7558758d SHA1: b8b48006b728dac7dd616d7b2a001809e5d73f5b SHA256: 60dfbfc8f028adbe0715ffdf27dc0226a83d90b8e2db8818a8951f0c62152197 SHA512: ba4e3e83e611144e7bd4e3d762eb8b0178317435066fffcc19c79444fdfc7006b321dbab0184e83e044b14baa22554dbf7ed1096d52863faf1cc1f8a4bc9720b Description: GNU CLISP, a Common Lisp implementation GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . It is Free Software and may be distributed under the terms of GNU GPL, while it is possible to distribute commercial proprietary applications compiled with GNU CLISP. . The user interface comes in English, German, French, Spanish, Dutch, Russian and Danish, and can be changed during run time. . GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, a socket interface, i18n, fast bignums, arbitrary precision floats and more. An X11 interface is available through CLX, Garnet, CLUE/CLIO. GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages. . This package contains the main CLISP executable, the link-kit, and the following modules: i18n, regexp, syscalls, readline, ASDF, rawsock, bindings/glibc. Homepage: http://www.clisp.org/ Package: clisp-dbgsym Priority: optional Section: debug Installed-Size: 3050 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+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_arm64.deb Size: 2859492 MD5sum: 25bb6f1508e3432f2b833552c10d6d83 SHA1: 13abb895d8a6f6f824b20251655699dc382e7f42 SHA256: 34757088abb15d2a852e5c18bceb7641d8e9b40c0c112af688e53931d5ec0820 SHA512: b6679985a8125bc51525c3be9dcdd5cef1ecbeeea7b1fd326aea4833d0f93727580a1a5b1ba7cfa508a0c49c444066f22b89a164cafee512f3cfa8c6a76a4487 Description: debug symbols for clisp Auto-Built-Package: debug-symbols Build-Ids: 0c291901b667e65a6b0e4789850709d6840d5a2c 346b0c9ed9f5823f592090ad166732b06fdfdf42 7ca3a837e7648ab80641d7d5d8bb8f94ef45ad2e b6671259fc437e0883f9cb1ba285eb8310dd2b81 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+apertis2bv2022dev3b3 Filename: pool/development/c/clisp/clisp-doc_2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3_all.deb Size: 1199424 MD5sum: de9f7e6b3a9d94cfe3566afc55b6fb78 SHA1: af85c921679f476ab6d3c93100a6f3e6d859e178 SHA256: 46b4762b3b41c70995d83090e250932614a5732979c23409f392bd9f9c3204d1 SHA512: 11044fa537a21e64784775d5d3d757754f4f9de83ac177332afe0487ac17007868a956811a17d40318cb65111e0fb8b2b330550d0335c69d8a8b753554ec1bc6 Description: GNU CLISP, a Common Lisp implementation (documentation) GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This package contains the documentation for CLISP. Homepage: http://www.clisp.org/ Multi-Arch: foreign Package: clisp-module-berkeley-db Priority: optional Section: lisp Installed-Size: 2006 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: libc6 (>= 2.17), 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_arm64.deb Size: 890764 MD5sum: b6a485b00a536dbfdfecc2a1c3e02030 SHA1: a988ded6aa3b8dec66ee203488616853f2766143 SHA256: a319457acaa3bb418978f951614aa225b802d9e2f20b1eccfea4f617a610d007 SHA512: 103fdf0cc1d483a39cf7cc92562dff7a29e9d7a061336d71265391e528114b3d9c1fb61fb548d4ea35937e98d555f1bc1a1a27e44fc3fd794eece57aa0a91193 Description: GNU CLISP module that adds an interface to Berkeley DB GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This package adds a module to CLISP that implements an interface to the Berkeley DB. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-berkeley-db-dbgsym Priority: optional Section: debug Installed-Size: 188 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+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_arm64.deb Size: 169744 MD5sum: a2913d5e53137845643dd8a92f3e6dff SHA1: 7d4be2fa94df3e12992e4951cd19484b0c32fdfe SHA256: 14bc89e2ee6626a68d1d91ae736a88997cfa36099e2c8c4dc262ce3a1901a1c7 SHA512: 2608ba5a6669da8a237b076fa2f76cd2ad747c8a3c861747c1c993ac8f5967647a27ebf856e47490d886815f057aa9b2bcd560c10c6f336395804afefea0adc9 Description: debug symbols for clisp-module-berkeley-db Auto-Built-Package: debug-symbols Build-Ids: 4b0fd3b5e8ec51b6f1b580059716807b24e135a0 Package: clisp-module-clx Priority: optional Section: lisp Installed-Size: 3626 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: libc6 (>= 2.17), 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_arm64.deb Size: 1125420 MD5sum: 8ef94eb3045103c48c43d426138183f3 SHA1: f1c4b1f82f295725fb688f3f1a81eb0ab07db7a7 SHA256: 6d1c9fb71b5e87c1459152c7851f8799d407cd1cc34e19efeb9b61e7fe307fcc SHA512: 51c2adf1970d034c173dfb3b1c2b56f35d8986f57ac73395f5665dd4b360b5ba8a9b9acd6342e269098ce728b094650e812b119f5daf71124f4fdb1b512fa054 Description: GNU CLISP module that adds X11 bindings GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the X11 called CLX. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-clx-dbgsym Priority: optional Section: debug Installed-Size: 315 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+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_arm64.deb Size: 272252 MD5sum: ceffb3acf144c4f6107268c7ab716905 SHA1: cee0a5edbf3a8254526c8d6b4ec6ff6da5eb8237 SHA256: 4a12baa4af5494025ea1a7ef853cb580222af3decb949d1eadb7a6476695cb69 SHA512: c1dfd02885eddec65188d95da747e26f6163d76ad83285bc13b823d116b61126b365cb46530fc130be7888714b8771241550a324b455a67b461d62a6e9f4d519 Description: debug symbols for clisp-module-clx Auto-Built-Package: debug-symbols Build-Ids: 649356d5269eb232a8e6236465cceb3271bdcfc4 Package: clisp-module-dbus Priority: optional Section: lisp Installed-Size: 1477 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+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_arm64.deb Size: 736172 MD5sum: 52faab65b660c1536b792cd703393c16 SHA1: 50f6f0f39cfa81b75383dd7e13784aed51ae731e SHA256: 66b2e50dd3e16a04c179e28dc06238ca53e84cd80d3df8bbcd80b12b552c885e SHA512: e260a46a9cb37d65c8d04639222b60a75409f84ec1d8a6eed08b7bf63bde8f038a362db21bfc9798eeb1b528a3230d7d3a19edee14d5594d468be23f4e790aff Description: GNU CLISP module that adds an interface to D-Bus GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the D-Bus system. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-dbus-dbgsym Priority: optional Section: debug Installed-Size: 33 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+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_arm64.deb Size: 8340 MD5sum: 7e634e84506b799668a50657b42beea0 SHA1: 2dd1d1d0feeb7ac0d9f2abe978329ca594af6182 SHA256: 833f7d2d9c5f0ccf15cc824e82ffeafb3c6c0dc817892b833eb09552f144c97a SHA512: d5c92c12ef420a467a6380586b0a78252b4da12835bdd2f7076dd3df6eab7d39f2b8a43582cdf68a91b82734efbda87695e99beda34a5f883e87daa4c142d191 Description: debug symbols for clisp-module-dbus Auto-Built-Package: debug-symbols Build-Ids: c504f28340ba5c6bccc01f12539c55aedb0b8122 Package: clisp-module-gdbm Priority: optional Section: lisp Installed-Size: 1089 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: libc6 (>= 2.17), 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_arm64.deb Size: 753472 MD5sum: 83d66aa048101c207b888cd260338843 SHA1: 8975fec414880bebf62e8bb6b002061f3063b27e SHA256: 51e1f4069baabe866cfecde7cf2d459783ede5cdc5fd0dece60ea4592ba41095 SHA512: f20e211ccbbad481a8e106234cd83d09f858dbbdc2f75dc528cb2cb9b9e13084c370daf81845d747b682099c05f289f15aaffc8409fc145080c412a45dcebcc6 Description: GNU CLISP module that adds an interface to GNU DBM GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to GNU DBM. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-gdbm-dbgsym Priority: optional Section: debug Installed-Size: 86 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+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_arm64.deb Size: 69792 MD5sum: ebc28df0b9884dabedddc9732d4d863b SHA1: fa668ec3c61f74cebcfd88e649457020cac20bff SHA256: f6bd314dc720d3e67f53e1660e47a2d554bc8f1cb27b19edd93fadf4fbaf0cfc SHA512: e34504e2cc2bf22e62eb5bdb8c434c5b90e380fa46f7fd05c44d510b3ebe49e3976934c7f4779ccc5cf7396e800717c022c71e8f4e0af5a30146ae757c1ae48e Description: debug symbols for clisp-module-gdbm Auto-Built-Package: debug-symbols Build-Ids: a6cf332a32667a32ac699b01e624289a0f9513c7 Package: clisp-module-pcre Priority: optional Section: lisp Installed-Size: 1003 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+apertis2bv2022dev3b3 Depends: libc6 (>= 2.17), 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_arm64.deb Size: 739564 MD5sum: 1e4462d193ee3f0649ec84f059fe0674 SHA1: 69491fc02a962393237a4f56bbd7778b7ae639d8 SHA256: 7326c021719366f299b325d6c4077d26c5fbe54a892efe39422d2bf49d214284 SHA512: 5a6a99e6b253308c3fe87526fd6e04e6bfc7be55a8896a69235e45bfd17ca5013809be8ceee197f8643c21549f99c3395564d61de4ea7768e519436e91df5b04 Description: GNU CLISP module that adds libpcre support GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the libpcre which implements Perl-compatible regular expressions. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-pcre-dbgsym Priority: optional Section: debug Installed-Size: 72 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+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_arm64.deb Size: 56288 MD5sum: a2c23dbed046150e03d359d387c743e5 SHA1: b0a9ecf3916b3adc9c290b2caeba54bc416db392 SHA256: d57c5329c6bb11125be975c98d02a7acbceefdddd71d1a8d29a10d34b78c3e74 SHA512: cf61f09907123767869f2a991e4b5ec03418e8069267558fc4b453ec14a37a5a4280e861fc2a85004d71af6d601015e2a457cfa48657d165a01d251d0a71565f Description: debug symbols for clisp-module-pcre Auto-Built-Package: debug-symbols Build-Ids: b65b1a1f4021fceb07ae149459e31e4f8babd955 Package: clisp-module-postgresql Priority: optional Section: lisp Installed-Size: 1040 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+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_arm64.deb Size: 712716 MD5sum: 655fa7943900c4ce44cde12afc10b258 SHA1: 31682cc3b7b708dd6eca091c5706d6d60091b112 SHA256: 97f8b597c7b5790ff66ee023d950d0555118d4a4fe2d8c4248e247924b224848 SHA512: fca63e1b9df1a8bc02e0581bac2fc9ac52175c528747a33f128f40ed4f800df181b6d8cd3ed0fd9ffca8cd1454fd12175854a06bf0410505868b53356dfcac7e Description: GNU CLISP module that adds a PostgreSQL interface GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the PostgreSQL DB using the C bindings. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-postgresql-dbgsym Priority: optional Section: debug Installed-Size: 24 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+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_arm64.deb Size: 6368 MD5sum: 0578c843bc1ab3a859f2070f94802f08 SHA1: 74e47ac211fd8c298552e5a1e5e2b661add33720 SHA256: 11f6d57c348e37513a57c10453023362e0a1ae2442fa7bd8c04914b4db8feedd SHA512: aac3c17e9bab17411159281654a13e3b2c0ff0b0a04a1cfa4e7c23829f625f395fe791a3faa4ac7454a95e0e0229090f655979b438e21099ebe51e3fd1fb081a Description: debug symbols for clisp-module-postgresql Auto-Built-Package: debug-symbols Build-Ids: 80b14bcd93ce30749c3c1bed238be19d82f1f826 Package: clisp-module-zlib Priority: optional Section: lisp Installed-Size: 715 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+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_arm64.deb Size: 686552 MD5sum: bce743d3243a20ad7bc49a519b9b77d5 SHA1: 93084552feedba2f35401957efba9fa4a6f8d1ac SHA256: af725781598db7cff3425b82b1b302687157f32aa2721ccfcd9db8ee2eaad483 SHA512: f9e8faea7cb70026869d7617856b188cc15ec40486eb4d25b65bce2cb3824b68e010d31819879241f05f45e7575d75ff618ef335d7470e79367a916bd91aa53a Description: GNU CLISP module that adds zlib support for vectors GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements a zlib interface, allowing you to compress vectors using zlib. Enhances: clisp Homepage: http://www.clisp.org/ Package: clisp-module-zlib-dbgsym Priority: optional Section: debug Installed-Size: 18 Maintainer: Debian Common Lisp Team Architecture: arm64 Source: clisp Version: 1:2.49.20180218+really2.49.92-3+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_arm64.deb Size: 4224 MD5sum: 831648eca51a1ce5b57e7ce602ea26b3 SHA1: 97f7184a6db223b2a8cadf898478d3fcbea46bbc SHA256: 2712baf688b46969419e77c2ea7535eee3b1bc058513b66b04ffc112ea91cd19 SHA512: a1863c291765ad5eb98192fbdf4779f4f5a9054797a6f234a116fb8b926d6de60b78cef7265b74b5c8e0ef80b09b6c5a870d693887165dc79828257363319b43 Description: debug symbols for clisp-module-zlib Auto-Built-Package: debug-symbols Build-Ids: 65e7a7dc5c2ba6df5edb6de7a23404360a49e91b 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: 1159 Maintainer: Debian HA Maintainers Architecture: arm64 Version: 1.0.12-20apertis0bv2022dev2b1 Depends: libbz2-1.0, libc6 (>= 2.17), 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_arm64.deb Size: 259348 MD5sum: c793a77a34ad79113fa7eb4da1195ccf SHA1: 32a513db19b9368dcebb168b5c6411626f6e9dca SHA256: 931f07231699d7460df98a686299f9bbc473fecd3f921aefb6f88538cf062644 SHA512: 3c8d5f0a22c012e0859aca23877ad55b5f7fd7492b01d8aca21b82d62d36721768ffadbedb319942167816e7c9fd09e011ec7a05899bc6b98287d66395d74c66 Description: Reusable cluster components for Linux HA This package contains node fencing plugins, an error reporting utility, and other reusable cluster components from the Linux HA project. . If you are using the pacemaker/corosync HA cluster stack, you probably want to install this package. Homepage: https://github.com/ClusterLabs/cluster-glue Package: cluster-glue-dbgsym Priority: optional Section: debug Installed-Size: 763 Maintainer: Debian HA Maintainers Architecture: arm64 Source: cluster-glue Version: 1.0.12-20apertis0bv2022dev2b1 Depends: cluster-glue (= 1.0.12-20apertis0bv2022dev2b1) Filename: pool/development/c/cluster-glue/cluster-glue-dbgsym_1.0.12-20apertis0bv2022dev2b1_arm64.deb Size: 430324 MD5sum: 4b255d9674a9c015c17fb9084486d586 SHA1: ac726d9c2dd94825d41996ba1188d31fdec042b5 SHA256: e188199a9ab38d78f6cffa74446636444eb04b11270078d9f3423cf746fc627a SHA512: 7e46092436c37a2224dcc092424df57d7f49322f1034b1ee21e9a3fcbbf054911fae83889dac397421198cd4790cb27075329d1a13940ab0b1f936899a431889 Description: debug symbols for cluster-glue Auto-Built-Package: debug-symbols Build-Ids: 0ab260e08330f26a38e36d70e8b5f9a7c5daff6e 1717cf03d5da4c002a3d0b2029f192cbcf814379 18306b563cd0942eb5a3661ec68dc1a2a775e07b 1cb472e333a188fc52ed877ac731e810a2ef3d27 231b83f4aa5c6411083ab260f1cf230b39100270 30966aedc61f9c9ae6d30bf4810bfc422a90dcbd 4725d08357d8c156de8c5718dd20b5c695c963b7 4c0e8a150274ed97b6b250510b242693e6c0f7b1 5243e52754ef103f06ba4605c1edd5b2b7810aa8 54c8d3755ce3d538a57dc15c41afa1079730d657 57276a43ba819f3bfbea283a0d9c956061a78433 60670305d33e44e466ccc1edae19ab12c7efc796 6227e8605350125ee3de4604e79ee3166d1ab0f7 62ad2d86229b8a9e137424ab0d11429fa856646a 6d5cd015de5bb7119606a77493c4ac2c27a23163 6dd3245542f162599a4d680e7cd016164b9e453c 7bae5011eb88dbf611df92a4739b4c34f077907f 8391ab01ffa9b75e9e1db124c7fc0a4c184a7d46 861949e9b85d58e34e63fee06d8b3e18cc1fa536 997841b6da313f52e94ff8962e89ca183049abad 9f3b4c8ae91f5fcfb488dbf21db174365036c4b2 a0079241b7b8ce4550610df5a4b519ca25a18c47 ad10835eb394c3b9a9b1eddbf2caa3f35fb7f6d9 aef51d80714c9e879325e537d98e419fafbc5de6 af62d977d495cc5a2a2b113ece99153624f3c39d c02f3e37857186c6a20d5767bcf45c1107892c6a cac633362b0ae496bb9be4ed78526b4fac13b650 d21043644a2a973cc7e88d7d291fad43bc41f6b7 d64353357a80f5e96a66785922d9019bcd239cf6 d94c8ec7b8d2587f80c80f7e9d1e507dc8304c68 da77a378829965c4f343b8b785b6c17c5f7019cf dd5ed33443798b4134e56d587056f0ba06cbf8df e21bde1015d4a73c2affd5601b053110a806e532 e4adb60aa2b9efc302c26a60c81f751c15d430dc fa2a77942d5a6d0e630c457d08e1c18be27b50c1 fa60f64d95e2a48ad7dbaa5f68cd3c61b8327523 fa96322eeb6723d4b6f13e3b65545b43a82e7bb6 fbc2686468e966a36964558fa7c02001db6ee5d9 Package: cluster-glue-dev Priority: optional Section: admin Installed-Size: 47 Maintainer: Debian HA Maintainers Architecture: arm64 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_arm64.deb Size: 20824 MD5sum: b46b0e1009bea0ed22ca0e6a9255289d SHA1: e9747c293e2df99db09970afb9c1d387882acaa5 SHA256: fc033b6a9a7cbdc8f55c77de38c23b80fe818ef38c7cf87e588490deff2df047 SHA512: 7f61325b871b4b013863e9931359c711fec52eb9310ac2340b035f0d0a788b61274ad645f65feee2c5aeaa045bdb33fd0a039eb4dfe10a0f59907d548374686b 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: 19927 Maintainer: Debian CMake Team Architecture: arm64 Version: 3.18.4-2apertis1bv2022dev2b1 Depends: cmake-data (= 3.18.4-2apertis1bv2022dev2b1), procps, libarchive13 (>= 3.3.3), libc6 (>= 2.17), libcurl4 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libjsoncpp24 (>= 1.9.4), librhash0 (>= 1.2.6), libstdc++6 (>= 9), libuv1 (>= 1.11.0), zlib1g (>= 1:1.1.4) Recommends: gcc, make Suggests: cmake-doc, ninja-build Filename: pool/development/c/cmake/cmake_3.18.4-2apertis1bv2022dev2b1_arm64.deb Size: 3679748 MD5sum: 1e6fab322eb6aef39a1b6688be19d8bb SHA1: 10adaafe705d5fe90a8c022e5c3f7b335a78c05e SHA256: 1971ceef2962d42c2e16ea0ce93cad6e2fae7468109d2547c7c19fd9b1ce94b7 SHA512: d7cc80ba11dc6ec5de6ace77179bedb510b196fc61389df06ccc8e97d342e0e468ad67a4924838982600da6458af681c2f432655c8df3b91f893700e30e1d591 Description: cross-platform, open-source make system CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities. Homepage: https://cmake.org/ Multi-Arch: foreign Package: cmake-curses-gui Priority: optional Section: devel Installed-Size: 5910 Maintainer: Debian CMake Team Architecture: arm64 Source: cmake Version: 3.18.4-2apertis1bv2022dev2b1 Depends: cmake (= 3.18.4-2apertis1bv2022dev2b1), 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-2apertis1bv2022dev2b1_arm64.deb Size: 1856548 MD5sum: 0e860321e8e012de7b4b70379d24806c SHA1: 787a502842c0013488fbc3ec8a3dc0b41307fad5 SHA256: 4721bab3267b5100690a5d26d1087aaecf905ea463ae4ac0bc78847dffa1086e SHA512: 25e619f7442e0a2524683b399cbeb2d075eda1f3a4a0ac91f3029c406382416b9ab78895b7c3043bbddc830e90b1e2d03398ead92eb5cb701fefa6a94ecbaea6 Description: curses based user interface for CMake (ccmake) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides the CMake curses interface. Project configuration settings may be specified interactively through this GUI. Brief instructions are provided at the bottom of the terminal when the program is running. The main executable file for this GUI is "ccmake". Homepage: https://cmake.org/ Package: cmake-curses-gui-dbgsym Priority: optional Section: debug Installed-Size: 62531 Maintainer: Debian CMake Team Architecture: arm64 Source: cmake Version: 3.18.4-2apertis1bv2022dev2b1 Replaces: cmake-dbg (<< 3.5.0-1~) Depends: cmake-curses-gui (= 3.18.4-2apertis1bv2022dev2b1) Breaks: cmake-dbg (<< 3.5.0-1~) Filename: pool/development/c/cmake/cmake-curses-gui-dbgsym_3.18.4-2apertis1bv2022dev2b1_arm64.deb Size: 62136292 MD5sum: 8b55e2e2cdf9960041e8c53a33294ccc SHA1: a07bf6b2813faf22ce4553f33eaf5596db1843f8 SHA256: ad33d1ac1d82efe162bcec6c0b9c62727d22dd2112643d5a4e9b471df69b4d6e SHA512: 38c7da5200fc010a84ca406f2a8e08f814f6906fdac800782071f01193c0ea5e532884e90f92cce3aba55ed797e1e5b5502a59f6cc428bca785b8ff9c2e10cb1 Description: debug symbols for cmake-curses-gui Auto-Built-Package: debug-symbols Build-Ids: 48d7e444d1832e05e06e52a2dd43abb619b42263 Package: cmake-data Priority: optional Section: devel Installed-Size: 8895 Maintainer: Debian CMake Team Architecture: all Source: cmake Version: 3.18.4-2apertis1bv2022dev2b1 Filename: pool/development/c/cmake/cmake-data_3.18.4-2apertis1bv2022dev2b1_all.deb Size: 1729560 MD5sum: b97d4ae247d2f35657396f9d4062ecc2 SHA1: 798f4bd57652a207300f5f2a177f26d875cd4961 SHA256: 3c45251a5b686d0c4448976b150c0345cff9ab1207ef29993b552c52432b2a8c SHA512: ddc3bfab06b66fda8da8b03a56ecf943343db11ed08fcd8dc4454bf5215c3a9da5db045f08133b93a2f64d25a2acea1d5ca4ba0b859a3a2fb5ebc38e59f34f43 Description: CMake data files (modules, templates and documentation) This package provides CMake architecture independent data files (modules, templates, documentation etc.). Unless you have cmake installed, you probably do not need this package. Homepage: https://cmake.org/ Multi-Arch: foreign Package: cmake-dbgsym Priority: optional Section: debug Installed-Size: 206129 Maintainer: Debian CMake Team Architecture: arm64 Source: cmake Version: 3.18.4-2apertis1bv2022dev2b1 Replaces: cmake-dbg (<< 3.5.0-1~) Depends: cmake (= 3.18.4-2apertis1bv2022dev2b1) Breaks: cmake-dbg (<< 3.5.0-1~) Filename: pool/development/c/cmake/cmake-dbgsym_3.18.4-2apertis1bv2022dev2b1_arm64.deb Size: 204875472 MD5sum: 167c01452254238d3a6c455db6eeed4c SHA1: 4ccd44b526cd36c48aec0d0e7ddf31e806b75621 SHA256: 49bb5de23ab27294d29cbe52f119dcfa6a63a7971a73a7af56e327c390fc854b SHA512: 644eed1fc17e6f7cba79e86e4b6f34b79453829c094994e17369b37648d52c5ce41267518d46cd77717d27aea5670224495497863cb9140b3d619e23966d8fa8 Description: debug symbols for cmake Auto-Built-Package: debug-symbols Build-Ids: 1232d0e230ea7520a4db2eb4356f3dfaf2ba93c8 428321136e05150346849a865fe776066f520ff8 7bc450f06ea461778815dad66fdf3944920aca77 Package: cmake-doc Priority: optional Section: doc Installed-Size: 22770 Maintainer: Debian CMake Team Architecture: all Source: cmake Version: 3.18.4-2apertis1bv2022dev2b1 Depends: cmake-data (= 3.18.4-2apertis1bv2022dev2b1), libjs-sphinxdoc (>= 2.4.3-5~) Recommends: doc-base Suggests: cmake Filename: pool/development/c/cmake/cmake-doc_3.18.4-2apertis1bv2022dev2b1_all.deb Size: 1705456 MD5sum: 5b87c15c697370272f3274c67926cf4c SHA1: 8aeb1c5313f3c9f69cd9805b31b10cb9ef51a446 SHA256: 28cc5dbbde7fd1e4ac1cb15a70b9b6249eadf4faf75a6ae89a0efb0d4cebd1bc SHA512: e8113f32b49edf2062bb4594330868ad14d629274e77d7fe7bd414cc3d2c9f1e3c83b418a2234b5e26b53546045223271384e2e343e9a8adbc5499f1d7026227 Description: extended documentation in various formats for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides additional documentation in various formats like HTML or plain text. Homepage: https://cmake.org/ Package: cmark-gfm Priority: optional Section: text Installed-Size: 75 Maintainer: Keith Packard Architecture: arm64 Version: 0.29.0.gfm.0-6apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libcmark-gfm-extensions0 (>= 0.29.0.gfm.0), libcmark-gfm0 (>= 0.29.0.gfm.0) Filename: pool/development/c/cmark-gfm/cmark-gfm_0.29.0.gfm.0-6apertis0bv2022dev2b1_arm64.deb Size: 37940 MD5sum: 47b3a8cd8aeaabee6dbdd61075a6977d SHA1: 47d37b799d2e9493c6901ff5fbe823cfb9444c69 SHA256: c7347ed3e2980e7f0731e45f77ea6098341bcbc1a3409735fcad94a65a2b6943 SHA512: 55e396cdc66cc282b670f5cf0e0e330a2485726ff777d0b4bf77d6428bde32e9af845897e7e926168e3ef546230093dfb2f8374a44bca63a88ea2528d2fbc2e3 Description: CommonMark parsing and rendering program, GitHub flavor cmark-gfm is the GitHub flavor of the cmark C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This package provides a command-line program (cmark-gfm) for parsing and rendering CommonMark documents. . This GitHub flavored version has extensions for org-mode style tables, auto-linking, and more. Homepage: https://github.com/github/cmark Package: cmark-gfm-dbgsym Priority: optional Section: debug Installed-Size: 28 Maintainer: Keith Packard Architecture: arm64 Source: cmark-gfm Version: 0.29.0.gfm.0-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_arm64.deb Size: 12904 MD5sum: 87859d991937aa1aefa6b9d762ae83b8 SHA1: 6917804b6fd7ad7b72f37f55634f735d987cca68 SHA256: fac710d83cbbf9b3b11ea45c2cdde70757c5ec27740befe6302dd09d989a2c9d SHA512: f02bc0b654dd9029bcd3afe395515c992ca870a1c86c1d79873948399f997692eb245ad5d74679e598e0b57accd271e5e221e721a0275621d1518934cf8ee648 Description: debug symbols for cmark-gfm Auto-Built-Package: debug-symbols Build-Ids: c7593948e1b3c64f2b803b62490879c5bcbb9498 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: 222 Maintainer: Debian LibreOffice Maintainers Architecture: arm64 Source: libcmis Version: 0.5.2-3apertis1bv2022dev2b1 Depends: libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.17), libcmis-0.5-5v5, libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/development/libc/libcmis/cmis-client_0.5.2-3apertis1bv2022dev2b1_arm64.deb Size: 109700 MD5sum: d0560b0ff5c53cfac5bd0ca2f149450c SHA1: 289afdae8511b6691d9b3a752b86efd43dd20c65 SHA256: 04845b11a74c8342f690b8759af3edd27124e3d88518fbb2e38e7bec86ba70c0 SHA512: e82250082ffc7aa159f0f7e5b07099e824dc955934cda290d28fb2bebb0226fdcd3cf90f664594529710556c94a42eb2cfb936e583d4a77788447c74313b108b Description: client for the CMIS protocol LibCMIS is a C++ client library for the CMIS interface. . This allows C++ applications to connect to any Enterprise Content Management system behaving as a CMIS server like Alfresco, Nuxeo. It also provides Access to Google Drive/OneDrive/SharePoint . This package contains the cmis-client standalone application. Homepage: https://github.com/tdf/libcmis Package: cmis-client-dbgsym Priority: optional Section: debug Installed-Size: 724 Maintainer: Debian LibreOffice Maintainers Architecture: arm64 Source: libcmis Version: 0.5.2-3apertis1bv2022dev2b1 Depends: cmis-client (= 0.5.2-3apertis1bv2022dev2b1) Filename: pool/development/libc/libcmis/cmis-client-dbgsym_0.5.2-3apertis1bv2022dev2b1_arm64.deb Size: 675788 MD5sum: 65b467711f6873eb3cc33c28de171ace SHA1: 03f70cf08c1ffa9f8b9e8a151968956b404ac488 SHA256: 4e7522ca36ce2277a159b02890b73027b830189fbd3029ebef148392a53192cb SHA512: 649f68367d3ff4263ac508e78d97cecc199cfce252853559a74fd544cead2ba85643f86a24dd47aef8cb692149338b397a54e1fe1825507535c215a9580cb2ee Description: debug symbols for cmis-client Auto-Built-Package: debug-symbols Build-Ids: 5ad8757cadc7982ab97927ea5944e0e4825fd7cb 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: 6218 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-spf13-cobra Version: 1.1.2-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/g/golang-github-spf13-cobra/cobra_1.1.2-1apertis0bv2022dev2b1_arm64.deb Size: 1731024 MD5sum: 8397e55e9a447649157d65b34d66583f SHA1: 36175e8b786349fe2c2ac6922b871de5add16a52 SHA256: 94cc8f766fe007d8b50aa2b515588b75a270b1d15934a681db81c9d3b524bf50 SHA512: 3532bccf8f8522a23b9687a24dd3ac7566551eaf005bddf2816d6d4aa3fc419c520f3e3fa1d09b92998ce970c532f5cc3c7294a6468dcea5b3edb96d9507fe2a 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-2), golang-github-hashicorp-hcl (= 1.0.0-1.1), golang-github-magiconair-properties (= 1.8.4-1apertis0bv2022dev2b1), golang-github-mitchellh-go-homedir (= 1.1.0-1), golang-github-mitchellh-mapstructure (= 1.3.3-1), golang-github-pelletier-go-toml (= 1.8.1-1), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1), golang-github-spf13-afero (= 1.5.1-1), golang-github-spf13-cast (= 1.3.1-1apertis0bv2022dev2b1), golang-github-spf13-jwalterweatherman (= 1.1.0+really1.1.0-1apertis0bv2022dev2b1), golang-github-spf13-pflag (= 1.0.5-2), 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: 62881 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 1.8.7+dfsg1-2+apertis1bv2022dev3b4 Depends: init-system-helpers (>= 1.51), libc6 (>= 2.17), adduser, pipexec, procps Filename: pool/development/c/consul/consul_1.8.7+dfsg1-2+apertis1bv2022dev3b4_arm64.deb Size: 12799768 MD5sum: 9b0ed3e439fdfc7eeeb7fced8a835ecd SHA1: b7bf5f6484332c38445ae63e2e9cc34a6ffc5b0e SHA256: 4a9ba7b9a642e1ff8eb737f46d655d5ffcdd534cb865dc6a44de7465a5462095 SHA512: 074019e75976bfb0315f85652be2bf692b689cdf30fc1b23f4f5ccdb324f36bab62f2a77ead4a2aea6be02028fac5d2ff3b9711343be4a8ab26afc7114f7432c 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.9-1apertis0bv2022dev2b1), 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-2+apertis1bv2022dev2b1), 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-1apertis0bv2022dev2b1), 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-1apertis0bv2022dev2b1), golang-gogoprotobuf (= 1.3.2-1apertis0bv2022dev2b1), golang-golang-x-net (= 1:0.0+git20210119.5f4716e+dfsg-2apertis0bv2022dev2b1), 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-3apertis1bv2022dev2b1), golang-objx (= 0.3.0-1apertis0bv2022dev2b1), golang-protobuf-extensions (= 1.0.1-1co1bv2022dev2b1), golang-testify (= 1.6.1-1apertis1bv2022dev2b1), 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: 68590 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 1.4.5~ds1-2+deb11u1+apertis0bv2022preb2 Depends: runc (>= 0.1.0~), libc6 (>= 2.17) Suggests: containernetworking-plugins Breaks: docker.io (<< 1.12) Filename: pool/development/c/containerd/containerd_1.4.5~ds1-2+deb11u1+apertis0bv2022preb2_arm64.deb Size: 14683712 MD5sum: c875693be14dfc59c6f6ca890e9b59ed SHA1: 04211e1af189813c0a77bf0497a0af7013711c76 SHA256: f0a4eef747b40958795bac236d491bfa1fef9935f5c02aeac9aaca5dc4914b39 SHA512: 7349aa243b018e1fd782c35bf3e4dddc01491f8fa5dcc988dc45f8c27da2ddbc410725af22c86cbb16ced701359e596bb9c62346861b035e0fe857e5df43ed62 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.9-6+apertis0bv2022dev3b1), 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-1apertis0bv2022dev2b1), 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-1apertis1bv2022dev2b1), 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-3apertis1bv2022dev2b1), 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+apertis0bv2022dev3b1) Homepage: https://containerd.io/ Package: containerd-dbgsym Priority: optional Section: debug Installed-Size: 11944 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: containerd Version: 1.4.5~ds1-2+deb11u1+apertis0bv2022preb2 Depends: containerd (= 1.4.5~ds1-2+deb11u1+apertis0bv2022preb2) Filename: pool/development/c/containerd/containerd-dbgsym_1.4.5~ds1-2+deb11u1+apertis0bv2022preb2_arm64.deb Size: 7806828 MD5sum: 9061f1758d29dab9453ddfe9e9a3cdee SHA1: dc9ca589d5cab648704945a223b03366d335ef7c SHA256: b9f20ae466c82b1494d232993ca067929092c547f5973d4f58bf6106f73a5326 SHA512: f0751035ab9d12ea2bb330492f415e180e9eca3af180ea8a7539c5687916dd6007be096f79cca51f716898c880092928899714ea9bfa40cf098b3b0bda777b7f Description: debug symbols for containerd Auto-Built-Package: debug-symbols Build-Ids: 05ebca082d405826d9b3131aab80c8d4eb55ed9b Package: containernetworking-plugins Priority: optional Section: golang Installed-Size: 47715 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-containernetworking-plugins Version: 0.9.0-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Conflicts: rkt Filename: pool/development/g/golang-github-containernetworking-plugins/containernetworking-plugins_0.9.0-1apertis0bv2022dev2b1_arm64.deb Size: 6281384 MD5sum: de43c28d48eeecc13e4eb963881ce18a SHA1: 3703196ed9e49163dd878c962e1ea2a2e3424209 SHA256: c48f4cf0286f9adac829569dd99cf4f5faeec6baccf06ab96b4fc7f4cab06745 SHA512: c1a39a94f99712b3cb5bb126786a32e7a26c31008be84122b716eb36a1df1f565d3017c2b27b4e74d7f4cde5ddcb0506470e4b873679f089fd2dd880aa09308b Description: standard networking plugins - binaries This package contains binaries of the Container Networking Initiative's official plugins: . Interfaces - bridge: Creates a bridge, adds the host and the container to it. - ipvlan: Adds an [ipvlan] interface in the container. - loopback: Set the state of loopback interface to up. - macvlan: Creates a new MAC address, forwards all traffic to that to the container. - ptp: Creates a veth pair. - vlan: Allocates a vlan device. - host-device: Move an already-existing device into a container. . IPAM: IP Address Management - dhcp: Runs a daemon to make DHCP requests on behalf of the container. - host-local: Maintains a local database of allocated IPs - static: Allocates a static IPv4/IPv6 address. . Other - flannel: Generates an interface corresponding to a flannel config file - tuning: Tweaks sysctl parameters of an existing interface - portmap: An iptables-based portmapping plugin. Maps ports from the host's address space to the container. - bandwidth: Allows bandwidth-limiting through use of traffic control tbf. - sbr: Configures source based routing for an interface. - firewall: Uses iptables or firewalld to add rules to allow traffic to/from the container. Built-Using: golang-1.15 (= 1.15.9-1), golang-dbus (= 5.0.3-2apertis0bv2022dev2b1), golang-github-alexflint-go-filemutex (= 1.1.0-1), golang-github-appc-cni (= 0.8.1-1), golang-github-coreos-go-iptables (= 0.5.0-1), golang-github-coreos-go-systemd (= 22.1.0-3apertis0bv2022dev2b1), golang-github-d2g-dhcp4 (= 0.0~git20150413-3), golang-github-d2g-dhcp4client (= 1.0.0-2), golang-github-j-keck-arping (= 1.0.0-1), golang-github-mattn-go-shellwords (= 1.0.10-2apertis0bv2022dev2b1), golang-github-safchain-ethtool (= 0.0~git20201023.874930c-1), golang-github-vishvananda-netlink (= 1.1.0-2apertis0bv2022dev2b1), golang-github-vishvananda-netns (= 0.0~git20200728.db3c7e5-1apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1) Homepage: https://github.com/containernetworking/plugins Package: coreutils Essential: yes Priority: required Section: utils Installed-Size: 16902 Maintainer: Michael Stone Architecture: arm64 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_arm64.deb Size: 2777868 MD5sum: d55d837244b99c84003fa8f1cf37b4fe SHA1: 68deb5016b4cab0d2e53846a4f90f4cc6039881f SHA256: 8435b1dfc237274856c45dd49ccf2069b2bbaa98693dfdfecf9930850b7e3807 SHA512: de194b0f174b8b47706f932f05b655be7d4a01f25c1d74283b94c13ca1f6e953961fbcfae8141e85fd6027f89f233600089cecd2e3fc860c45ffa5833ee42fbf 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: 8374 Maintainer: Michael Stone Architecture: arm64 Source: coreutils Version: 8.32-4apertis0bv2022dev2b1 Depends: coreutils (= 8.32-4apertis0bv2022dev2b1) Filename: pool/development/c/coreutils/coreutils-dbgsym_8.32-4apertis0bv2022dev2b1_arm64.deb Size: 6355968 MD5sum: 18eb44f0c8d7a4a053b452397209a3a0 SHA1: ed3ca4ef031e334581f18c1ff78d47fb20e810fb SHA256: 87b7b4f88f7a9f128b04e05fd1e0ba70756831d82ec7c36334e02b8c7d154575 SHA512: 0af904f4106fdb4d581a05ef2a8e8bff61e48ef816023278c2a5b9775e85d481d8324470f578ae28bcc900f8dc0d920264538098c8b4f09be153f2a8c81b278a Description: debug symbols for coreutils Auto-Built-Package: debug-symbols Build-Ids: 01f70d0f1f469e55e6b1fe15686532d97f5cbf38 05c8b193f4cae110aac4c6d03f2de8e78d2fd822 06a797fea5c6130e07d61c90e615e64d12315684 06ac5a696a0c3aac525d7c1efaacbdecd0a2f23f 073fd77085c4e7c553710e9ad45eb21e769b2903 0b34e23509fa39e006829b3ab8e8c1f52511bfdf 0ddbd1bfee2b163c822aacb58ebbdbc403958f91 0f97894133060f8432ca74b50bbadcff087fd8d1 109a45b25f75e1eed0ca4d547511792a3f393f05 115bbcdc2793341e4fbbe28926196a27357dc8a0 1288b054c9bfd561024647e9ab556202676e53c8 15b171e5ecc7b50174daa966d8df18c27f68c301 1ab35e04589262862e2156e9b4a12112051aeb8d 1d86da46ae3662435405fd83d1015349d0f59f5a 20796fdbb5c7cbd1ce4310008e0e474a351b1925 24dd8bc3badfe58e0b0ca472fdb3bc9571d18180 24f46c50daae213d4c4e32c4d5cb8b5930d68ea2 25d93312383b002ed11a22e3fcf5f4e9e381217a 2888fdeafe858e9713a2c1f62306cfa903011893 2a18d6901bd7cb420c4594ed5648a058f8b03416 2b12e19d1ee42cc3b3356d90d1186fb0d50c88a4 2b3e2a966f5afa84a3e3bccc2bd22bdb9952faa8 2bc546a4fd9841ab3b34db99261ffd1e78b9409b 2be6c74486b9a3bb0b29707253e8247c7b50ff82 2e11fdeeee68993e0c367257e07c6a1556987073 335d9afd15736d2d23e460bd688122713bf45895 34f647112e1eaa7bec8d93aa3438623ce6be685b 36ba6e65fb915a7cef97b266f2901db4474c5f43 3d0651778b9c54c158cecec3a2544e6178df77c8 3f44a0f51470de78d57a8e5fd56aca423845da7f 4015cfd3606af62e802bbec70a3f43bad1a04654 404e0f622f558e3f5f5009b2aab45e241065367b 4060953e6555d84a89ddd06d2f59c817aa39d92d 425c155c36b125641fd35db0e66abf9e2cfe4b87 43fb8dd9c52f654a6d599252dbbc48a884abe1ab 494896cc3b66cfd9a3f6f14f4ef940ba2a964fe8 4f0998f84fec56f452f7d8c9fcedf8ddf8c1c097 5881de3a50cf30f98f377ef71142bff1f76205cf 5b9fecca8fd2f0bd3861b486641d41db678b9245 5ed4579eec4de2470189c565389af78174c6f813 5ed52cbbaf7a0d06c07ea6a364d4d425f1ab9814 60728bf19f40d5d22268e02197d6cfea80f0b7b0 65949de49adfbe5f9dc6a221ca8cfdce7086730c 67ddc99f493827482184b888faf2e6a5adf90171 697dc1f3d15290a2c8247f13813e042c0b00a1f1 6e5530b666706e136bd3d1d4daa556bbff4e4f08 70c5571a34b1334202f67e1f56cd69554ee821f6 70e2748a7efbe9357f1de2ffc3e3d0598da5c9e2 715546ed469ef8b23c6f3f1e7ffa985d54441cea 71d40016b794023781fc4c125ba15cccd347c0f0 7577825156bad19d2014d78dc27a3924de5f23b2 760875b5d4a164c22e259f69de207e64028ea51b 79f2684fa3f505b5937a9cdfd485fdd956e2a190 7af5791b656dee37dbffa97b23a5c6fc975c109f 7d509a17b28024714f8e2adfa6da4405cf9559dc 7d845caa2530c61f5a031f42f2ff18f48e1e94ec 7df7d2099b065350a07b8b890b44100daf27c353 7e85dfdcbbc2d96f597308da3d2e03bbff84d920 83930975f8a1e3191fb80e18c748f75793f99c5b 8b87ee9edfdee090a7f5c0fb04a1c4fac2e76069 8e1a4c8c3d1d8c11bee65fc098956e8660d6e9a4 94c1070718d32c05ccb8b2a58e91fb9b79e8d9a8 9554cda0309cea14ef6972e54af5faba94ebb504 96d97cce6418adaf9ae9e34fe6bf8fb48e5df065 96e98e615e916620e8ad32d0e4872305a698a630 976681da5f380a9406323800831570e66789a979 97aed29328417555b1e000cc651b390e2104eb71 9cee0199917871d1ebb58aeba85efd7fd0c51134 a084131dbfb14665d43cb5c5574442877d208ae7 a1897df512ef4a48f08a5b864cfe66b8ae40077e a474e98de7bbe469333891e98782c381863f4e86 a7a6e3e1d53361c25235f4739adb069789cc0f86 add8dc29a64962ed1b756c9f655b8dbf5f4f6293 b45c6e56f48ce8876580528f3020c94e6e1df252 b6117e890a998296156e71cd5da39f41c21f0760 b680442a3fbab28dbd5da96c35daaf477d969e40 b710ad91a3017349826ae8c3addfd66940f16b8a bbc8c9761142c1d6913ed761057888cfa9927f73 bc1a17339a6bf4b512f86e6f4051b945d0bc1b5d be2a7ec7a9d4c6b3eadbadce49552bd93c2f5415 bec5bb3c466ac803aa039d385a9856ada98ea4fd bffa1cc60291dad13c3b28b1c58bdea01a621e15 c0336fe6f9b4676faa2e3d262bc569a5b52006d0 c1e7604b10e43ea15950f680c5be02342137cf2f c224c13ed6d5cb762a3bc47854536582713745eb c8db70042ef09507a7196575c9898326ad7116c7 c9cc7518aa3dffa9371bc2d9cbe84650556141de cac9d55be755f9a7cdbfa95e563b8d48acadb513 cb7b031c86604401ab458f2b5dae8e8456d9666b cc895a11f64ef84d41eefdae6e50b65d79a08aff cccd611ee5a11b3775421b5982c40efa48163e1a cf0b3ca0e804b51e0d5038f165f9479547267dee d1b35bf8ef8e660cc58a4eb7377f8d7ca4e61a14 d4f3cc0c17cc7018d756392bfa9ae78f3c89d3f2 d7c03489b14e387b7659c9a4531da6f41dcb951d d9ae7b48dda35fbec2eca76645cb77fa6bff315b df9aac083609d1f7b3d31674ded2edc060c40838 e1b54ae969b0a1a9628c6751efaf147f5f68f90e e2d72e9b52cf475d801a1f712c971c909b9af171 e346eeab21df7baca4ca0a265468142785e4dc0e ea505977358204a653c3c5a4c156d909e6dd7616 f300a0ce707d40f7ac34f0c38d96efd38ecb7661 f5ae78eb86d2ba5106863662b40811152c21d8c9 f5c3a0f9bdd3eaec3eb727bf73458c305a514f66 f8ac71bc33804d2c9ad791d766296f61dfa23f89 f9c74ed226f60544a2e704e4b0733645c5c1dfbf Package: corosync Priority: optional Section: admin Installed-Size: 893 Maintainer: Debian HA Maintainers Architecture: arm64 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_arm64.deb Size: 483248 MD5sum: afc9800372bf7757eada14da9624de22 SHA1: 94f80689f6029f9c591d00834634b09cb24f645f SHA256: 0eb748026f758926bb530abf6b2901f6f149aacab7021e4b00b8a486f5dfab36 SHA512: 856fb5ce87651b4f332eaa0f7c10c750a48a196d722ab29005f6f94cf9aa2632f03744979c6f2e02c1480fc43c31882cbb0295660959cb232a36f96f9daffcde 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: 838 Maintainer: Debian HA Maintainers Architecture: arm64 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_arm64.deb Size: 730888 MD5sum: 015ff0b077876872e72753a89c86978b SHA1: 2a760e5ea17eea086b3445afe630929527ca5e23 SHA256: 697120c4194d5d8528aee6f998da1bf9cb604090d6d9f1fb4e857bec32c8bac4 SHA512: dde891860676dfec64a58d21076b47343b6376860426cdbdc168fba1d34c2698008e2ba434a0eb48448306d079f99ab57b90417838fd55187d10a5234e631184 Description: debug symbols for corosync Auto-Built-Package: debug-symbols Build-Ids: 03062f719fea7649dcf94f45e4af78bc49bf25c5 311d1fa6a9113038f4ebd2d4837f7f8a3fd731a6 64faa10f75b9725af503957502ecfe10fa1be87d 8368a2d5bc608b2f6e6dfbc6619dfb7a5d61e792 c1dd960303d487f271d14fa12b2567fe201bbe90 f4838c4b6adc138252bebc3e106066e8156bb4b2 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: 327 Maintainer: Debian HA Maintainers Architecture: arm64 Source: corosync Version: 3.1.2-2+apertis0bv2022dev3b1 Depends: libc6 (>= 2.17), libcfg7 (>= 2.99.5), libcmap4 (>= 2.99.3), libcorosync-common4 (>= 1.99.9), libdbus-1-3 (>= 1.9.14), libqb100 (>= 2.0.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_arm64.deb Size: 274620 MD5sum: 5ea732d72e0d5bacd3d2fa80f6043d53 SHA1: 38aa79c068a15872223e495851bf281c7e6b8c35 SHA256: 770f270a07d8f78096ffeeca7b54ad9b59e69fa3d711614f4d66339052c4d23d SHA512: 871157e9255986c4e30376979382b5b6da61bd90cad81d966e111f8325b6e6d697465303395389913272b3498a84bca5a2bbbe14b76171c0fac57342983bab35 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: 126 Maintainer: Debian HA Maintainers Architecture: arm64 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_arm64.deb Size: 109764 MD5sum: f7ebcca1b991e22b7671c039136112b0 SHA1: ef0c9ce8e3cdfa4282eeea08028c1e8a1bfe1763 SHA256: 9a68ef5d0f921684ab3231dde351e6374ac3cfcce165d17ca7f13f8c53b726b6 SHA512: e4e94df5390d1627ae64d40c6e44383ec692af209d894f866a4bfffc208b031daa868c402048e02f5da9c895862e5f8c4e6add9f5aae80e557a6d988f87bfffc Description: debug symbols for corosync-notifyd Auto-Built-Package: debug-symbols Build-Ids: 3af3c2e92e696e8837e5e83240369400e9ab533e Package: corosync-vqsim Priority: optional Section: admin Installed-Size: 409 Maintainer: Debian HA Maintainers Architecture: arm64 Source: corosync Version: 3.1.2-2+apertis0bv2022dev3b1 Depends: libc6 (>= 2.17), libcorosync-common4 (>= 1.99.9), libqb100 (>= 2.0.1), libreadline5 (>= 5.2) Filename: pool/development/c/corosync/corosync-vqsim_3.1.2-2+apertis0bv2022dev3b1_arm64.deb Size: 309336 MD5sum: 995fefc5fcb531c9d7ebf47d16b006a9 SHA1: f4a782111b1364508814e42b40ae03ceeceeea0e SHA256: 1b7f88813e5a1c14c1c02a06960729f96720d4da90b643045191eabd54c84f81 SHA512: 976c332c33c942483b6d44280d841192434d5ad44bfda89106e60fd5a183c0c4ad86f4c17544f35dd80b26e674ca0394f25f1cb6a9ddad2885c85e08f92360f1 Description: cluster engine votequorum simulator The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Corosync votequorum simulator. It can simulate multiple nodes, network splits and a basic quorum device. Homepage: https://corosync.github.io/corosync/ Package: corosync-vqsim-dbgsym Priority: optional Section: debug Installed-Size: 291 Maintainer: Debian HA Maintainers Architecture: arm64 Source: corosync Version: 3.1.2-2+apertis0bv2022dev3b1 Depends: corosync-vqsim (= 3.1.2-2+apertis0bv2022dev3b1) Filename: pool/development/c/corosync/corosync-vqsim-dbgsym_3.1.2-2+apertis0bv2022dev3b1_arm64.deb Size: 264000 MD5sum: 5da653d92658d2702cd5bcdfd8aebccd SHA1: 46ed04dc1536ca9f95941abd97db235f54cee2d9 SHA256: 374da185a83529eb06b5ce5ce039e612ec05044fe9852d738cdcb8c8ab07db37 SHA512: 7e03bdc323492845dc8a0f98c01fb0c7ff1052e9da5f9bb8a2a46ca5e0a37329015cb4c669cc039a057d8e76e98806d8d968c99ac6a6bdd6b31ee595011e5b46 Description: debug symbols for corosync-vqsim Auto-Built-Package: debug-symbols Build-Ids: e3fbe205cded861f746dff16615a36e6334878a5 Package: cowbuilder Priority: optional Section: utils Installed-Size: 81 Maintainer: Debian pbuilder maintenance team Architecture: arm64 Source: cowdancer Version: 0.89apertis0bv2022dev2b1 Replaces: cowdancer (<= 0.49) Depends: cowdancer, pbuilder, libc6 (>= 2.17) Filename: pool/development/c/cowdancer/cowbuilder_0.89apertis0bv2022dev2b1_arm64.deb Size: 31808 MD5sum: 0adf52b9bb23554d65eb118858d8a6c7 SHA1: fc68625429b7e77ec4e1a3f287ef37d2cefa06bd SHA256: 7907de159cb190aa60e63015a08ff398a39371ccc84027da5b35c0c2da998781 SHA512: c09cc87262abf0909c4f0929d71e2768a232c6c3368d46cedca671ad803fc3fa7e1828736767f05dbb43b72783811bf2bdada5a8f6b8566586519c124480a1e2 Description: pbuilder running on cowdancer 'cowbuilder' command is a wrapper for pbuilder which allows using pbuilder-like interface over cowdancer environment. . pbuilder is a tool for building and testing Debian package inside a clean chroot, and cowbuilder allows chroot to be recreated using hard-linked copies with copy-on-write, which makes creation and destruction of chroots fast. Package: cowbuilder-dbgsym Priority: optional Section: debug Installed-Size: 49 Maintainer: Debian pbuilder maintenance team Architecture: arm64 Source: cowdancer Version: 0.89apertis0bv2022dev2b1 Depends: cowbuilder (= 0.89apertis0bv2022dev2b1) Filename: pool/development/c/cowdancer/cowbuilder-dbgsym_0.89apertis0bv2022dev2b1_arm64.deb Size: 31140 MD5sum: a46572143035c592ff48764318dea449 SHA1: 643abb431000260deab74e1a0e15521738611607 SHA256: 36ec91e437e04a818298585f5222bc89e0049b474ff90ab9d4f441f0904b49b7 SHA512: e61be4ac55114423418f6aaf18df42a2230beb7d6d6b0287c6508b1803551edc087fba6fa43514ba5ce19a57cada77b973ba7fdcd46265ed414cca9e43d6f08a Description: debug symbols for cowbuilder Auto-Built-Package: debug-symbols Build-Ids: 106e78777f38471c3d212b9fcbd4292a26727861 Package: cowdancer Priority: optional Section: utils Installed-Size: 105 Maintainer: Debian pbuilder maintenance team Architecture: arm64 Version: 0.89apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/c/cowdancer/cowdancer_0.89apertis0bv2022dev2b1_arm64.deb Size: 32588 MD5sum: 34a02a1a7a60d86a267bedd63737a40b SHA1: 34da531ec865874cc6ddcb75957de5ca7a384e08 SHA256: 2f23d250a9cf7d9c5916163d4d842b7b3b36e5e4091fe22b3d3ae34eebf6bacf SHA512: d4e9a8063d1bbc921eab283917ce9c4e9f603ac3dcfb31ff862d60545210a35da6fd948d9192add5a802f9a17d58682c271dc622d79772a24a689cd3e46e2e43 Description: Copy-on-write directory tree utility Tries to make copy-on-write semantics upon hard-link copied directory trees generated with 'cp -la' . 'cow-shell' command invokes a shell session. Within that session, under the directory cow-shell was invoked, cowdancer will create a new file when existing i-nodes are opened for write. Useful for quick scratch workspace and experimentation. . For a useful Debian tool, try cowbuilder. Homepage: https://www.netfort.gr.jp/~dancer/software/cowdancer.html Package: cowdancer-dbgsym Priority: optional Section: debug Installed-Size: 88 Maintainer: Debian pbuilder maintenance team Architecture: arm64 Source: cowdancer Version: 0.89apertis0bv2022dev2b1 Depends: cowdancer (= 0.89apertis0bv2022dev2b1) Filename: pool/development/c/cowdancer/cowdancer-dbgsym_0.89apertis0bv2022dev2b1_arm64.deb Size: 41324 MD5sum: ce09c74eec111fba4a09e1723d295e99 SHA1: 21b1da9c4c21bb75b3e0150f6d88518e1d92478f SHA256: 4d59e1d0bbdc4c435a3fc7b550463d83b2a71941989dbc01d217173e93813e7c SHA512: 81fb79f1dbae2d34e08055f11115307382dd4ee2da0d37e60285a91157e87c15da1e0bbaa53ce3b8b54efc1424c10004643ed585fe51a83916bc181a265accce Description: debug symbols for cowdancer Auto-Built-Package: debug-symbols Build-Ids: 48e7998f9a5beeac2fe46c02602fb2732af1d4d3 5e2d6e850155e4e7e03fee5653fda282321ebe0f 6f74e40f53d8e3390f89307c07cda3e1b91852e1 a3b1ceee5fecaccf1562b983229007cf0c0e4af8 Package: cpio Priority: important Section: utils Installed-Size: 1132 Maintainer: Anibal Monsalve Salazar Architecture: arm64 Version: 2.13+dfsg-4apertis1bv2022dev2b1 Replaces: cpio-mt Depends: libc6 (>= 2.17) Suggests: libarchive1 Conflicts: cpio-mt, mt-st (<< 0.6) Filename: pool/development/c/cpio/cpio_2.13+dfsg-4apertis1bv2022dev2b1_arm64.deb Size: 240272 MD5sum: acfa6b836cd7b3aba99a613c83b37751 SHA1: eb3a7400b444cd7caf064e49de528f0f2e30d64b SHA256: bfd8064953ae72aab6f6ecd2988f0397fc5819b46e457b5ff59d4e24aa4fddd0 SHA512: e9642134fb1b0ba1c0b30b62061a1200f75ae933e250550855014a5e5f07d3a6f383e00c32112dae4b9953e80e9b216ffe71998d5ae46e301cd226d418d2f448 Description: GNU cpio -- a program to manage archives of files GNU cpio is a tool for creating and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files. Homepage: https://www.gnu.org/software/cpio/ Multi-Arch: foreign Package: cpp Priority: optional Section: interpreters Installed-Size: 42 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 19952 MD5sum: 76ce8803308541ca67a5b8a39596696e SHA1: 032d76bbe53b0f8de930dac231ed28f4ec8b4774 SHA256: 2d86f1ce2ec367fa66c47af82371f1d4993de8774f94f325a5e3afab377d0216 SHA512: 003432281e015b0dd5bbcf3ab5a46dfcf8484cca9f3900d18746d9b478c59c3b5500b9f8a27cbba105048a05fa963ccd2b3a622ed9e89152ec848d0bd24d68e2 Description: GNU C preprocessor (cpp) The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This is a dependency package providing the default GNU C preprocessor. Multi-Arch: allowed Package: cpp-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 187264 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis2bv2022preb4cross1), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10) Breaks: libmagics++-dev (<< 2.28.0-4) Filename: pool/development/g/gcc-10-cross/cpp-10-arm-linux-gnueabi_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 42832692 MD5sum: 944240435e73d8d89c1862cdabeb4f18 SHA1: 0f05243a2263b5d9e65b734936d9b61ec9314680 SHA256: ca3a537bddf0159c04a13c4a524156a7a65fb72baafc5fe03a720a608bc6dbd1 SHA512: a31eb5001cb3483ca4cbb7d14fab3a888b74b43519eca488ea752286f2ded77c7d1ea9ff6fe6c312b875272ded00bd188b54e06d48e994cb3bcef05840f90f3f 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 187264 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis2bv2022preb4cross1), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10) Breaks: libmagics++-dev (<< 2.28.0-4) Filename: pool/development/g/gcc-10-cross/cpp-10-arm-linux-gnueabihf_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 42831912 MD5sum: 13c8293ae15c3fdc0e5e9ebdd48e7e50 SHA1: 86f23343b270c7c5e57ce94857f9ccc7a6753228 SHA256: 1308c0ae7425eafa22aa0ebac92f2f6e384ce1aecee754302d90592de77ca9ba SHA512: 4bc89aba67c11858c698c2b53d146ca7271583555d9d7f1b2390e5f856aef24b5c90e92598cca629c6a41bfab1c61cbe9b3ac08bb0fd4332eea7ab8d764102db 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 212214 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10) Breaks: libmagics++-dev (<< 2.28.0-4) Filename: pool/development/g/gcc-10-cross/cpp-10-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 46155392 MD5sum: 325340ef5b86ae0f7eec19b774f5da1d SHA1: 70b0e40d485d07f8b27cc0d5262de883860b58c0 SHA256: 9f53e097c4ecb18a3d0477a0e3c20b56c85c294bb0c65c08261ab42f407b7baa SHA512: ece9ea85ffda9bed740708878eaf611419882cd8e4632c8ff61d320367ac5e49a745153d0c7b7bd3a0d1b0436637d34eeb3776b97e155bfc624e2da7fe72832c Description: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This package contains preprocessor configured for amd64 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: cpp-arm-linux-gnueabi Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 17052 MD5sum: 075ded0fca202e7294701eafcd957bcc SHA1: ec9303001eee01c72e2a071152c844e568735824 SHA256: c3a24f5bd7dd30a50026558204c87ba78302224434da4ffc31fa04af6bdc6bd1 SHA512: bc4853a9610c3c21fc900eb595938277ea8f0e5d1f2be2413ce70d1e103594f3d1372164b15521744ebb56fa2ed3ff1d2c7a7d878f99ef613528f5399fc69781 Description: GNU C preprocessor (cpp) for the armel architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for armel architecture. . This is a dependency package providing the default GNU C preprocessor for the armel architecture. Multi-Arch: foreign Package: cpp-arm-linux-gnueabihf Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 17052 MD5sum: a46c653889583b44049381795076e476 SHA1: 7e25de55716d2c456e6ef80aadb0460d853c865a SHA256: 3ed78ee42968eddb23ed8ac1b647804efc7dca4ade6ceffa2d79a76873813428 SHA512: 2ab0d5797fdd476365ac16e03d68a6d91bce79d11bcfe9cb566165b56ea448361a2f92b4a35d44c8bbe8a99b3669ec1092638ab103803e074cc0be6f99b2fd66 Description: GNU C preprocessor (cpp) for the armhf architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for armhf architecture. . This is a dependency package providing the default GNU C preprocessor for the armhf architecture. Multi-Arch: foreign Package: cpp-i686-linux-gnu Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 17044 MD5sum: a23c8b043e9f9c785db8769de3c3e895 SHA1: 53d4779461f430490e1ba1ef8fc8f3c06f0948aa SHA256: a56eafa79a111055abc3667d7d336ff7c816edcb9978b5fd04d6654b1bc9d1df SHA512: e6b101fda58c83175d7664ea75d877fd3f6db121f43bc0478f56ca5bf989986c556aed40df74cbe2e91fefaeb055b83f9e918631c1915b9bd777673164fbe679 Description: GNU C preprocessor (cpp) for the i386 architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for i386 architecture. . This is a dependency package providing the default GNU C preprocessor for the i386 architecture. Multi-Arch: foreign Package: cpp-powerpc64le-linux-gnu Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 17056 MD5sum: 03cae90ba4f3d4b5540c3b7203665387 SHA1: 62ca085d3c6662dfc99fefd4e1167726b4938132 SHA256: 4838ede0908db2ac2e9746ad4bd5649de0e833c570af847fcf3d809efc04900b SHA512: bb40994853cba17d9052fc187cf4d70792794ece2bd716038fb28f7d04c34904e7b35304d735a5e3d314c0876f59ba218f76c6ca1bb994f581f2d424905c985d Description: GNU C preprocessor (cpp) for the ppc64el architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for ppc64el architecture. . This is a dependency package providing the default GNU C preprocessor for the ppc64el architecture. Multi-Arch: foreign Package: cpp-s390x-linux-gnu Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 17044 MD5sum: dccd80c9902f41c9e27d1640345c9069 SHA1: b55abef6594f33469ad3432e56575da1f6c1b1a5 SHA256: 766bf42a74c9936c7fbd27528aa8e071258139d00c1060f05eb7b9da50d86a92 SHA512: d225f1af7cef34f659f263aeb0334b0d60319d5678c9e82999ef93c0d17b3fe4ddc6dc3d7a3fc7f1beee9b81c34d09be1f72f61ca782c2c40bb7ea448ab9da97 Description: GNU C preprocessor (cpp) for the s390x architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for s390x architecture. . This is a dependency package providing the default GNU C preprocessor for the s390x architecture. Multi-Arch: foreign Package: cpp-x86-64-linux-gnu Priority: optional Section: interpreters Installed-Size: 28 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-10-x86-64-linux-gnu (>= 10.2.1-3~) Suggests: cpp-doc Filename: pool/development/g/gcc-defaults/cpp-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 17056 MD5sum: 5d862a3f06f00b0d6fc23d93857d31ec SHA1: 8aec5dc5a36e4c63c2209e5e5aeba7e989a0b321 SHA256: 35ed7394bcc8b442b16bf5a8a5a1b73ba9d4ea7579c4394e46d39d3cc8319aaf SHA512: 82e5e457c3d954bfcbd0967edbcf13203f0715b6d8396cb7781ca06fe710c1992223a08079808c1c88a8b935a98157d621b8141fcf33a2a438920ebad227e881 Description: GNU C preprocessor (cpp) for the amd64 architecture The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the cross-compiler for amd64 architecture. . This is a dependency package providing the default GNU C preprocessor for the amd64 architecture. Multi-Arch: foreign Package: cppcheck Priority: optional Section: devel Installed-Size: 6909 Maintainer: Joachim Reichel Architecture: arm64 Version: 2.3-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2), libpcre3, libstdc++6 (>= 9), libtinyxml2-8 (>= 8.0.0), libz3-4 (>= 4.8.10), python3:any, python3-pygments Suggests: cppcheck-gui, clang, clang-tidy Filename: pool/development/c/cppcheck/cppcheck_2.3-1apertis0bv2022dev2b1_arm64.deb Size: 1541216 MD5sum: ed030db7a6159146435ceb991cd7cd02 SHA1: bce3ee9691ef08653c2ebdae4f7d45a6c560520b SHA256: 7be22b6bf1bd17907e3507f4ee6e18d6b93f2bd35be651df0622422a874d2a9e SHA512: f5b7e1cc21ef6d4935e8726da27d8311629ba766695fd7d89bde13768e93c29b9f699935f5b4a01aaa2429a844ef352486cca6bb4dee74ee0004caa79b00e4a1 Description: tool for static C/C++ code analysis (CLI) Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers; . This package contains the command-line interface for cppcheck. Homepage: http://sourceforge.net/p/cppcheck/wiki/Home/ Package: cppcheck-dbgsym Priority: optional Section: debug Installed-Size: 31836 Maintainer: Joachim Reichel Architecture: arm64 Source: cppcheck Version: 2.3-1apertis0bv2022dev2b1 Depends: cppcheck (= 2.3-1apertis0bv2022dev2b1) Filename: pool/development/c/cppcheck/cppcheck-dbgsym_2.3-1apertis0bv2022dev2b1_arm64.deb Size: 31584684 MD5sum: 561fac466fa10146efbe3bdbfd182543 SHA1: 633ea7128eeaab9cb856993037481a749da9fe98 SHA256: f227ac15fdc26fb313bfa87feb9f15ba318e55c46629f39341a1394cd3dfd41b SHA512: 92d0ff8826c7bcf6b13a8c2a2b0bc20acfc5adc38595f42abe685a9ebd05f86a67725c2815d76b0ed2f4e7244079fd0ba4c644881fd47082f813ed5cc7ca875b Description: debug symbols for cppcheck Auto-Built-Package: debug-symbols Build-Ids: e58121c07c73cb555ed58323d9742710446f5c11 Package: cppcheck-gui Priority: optional Section: devel Installed-Size: 5201 Maintainer: Joachim Reichel Architecture: arm64 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_arm64.deb Size: 1583352 MD5sum: e8d78be1153a6e6075ff85ffa6bcc670 SHA1: 872c2fa8d252481377c716a917a13d718b1857bd SHA256: fefc87ba7cf775802b00543cc278e5f9d86a179f63b8450d22397e21e83da94e SHA512: ad32abe01f74375517604461e22553428641eb8d1ca813e728d3a558a97327f5f8d1fe39b19ce7fb2db959907c3b76337dfc097db92d8213eb0afcb33bcbb095 Description: tool for static C/C++ code analysis (GUI) Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers . This package contains the graphical user interface for cppcheck. Homepage: http://sourceforge.net/p/cppcheck/wiki/Home/ Package: cppcheck-gui-dbgsym Priority: optional Section: debug Installed-Size: 39450 Maintainer: Joachim Reichel Architecture: arm64 Source: cppcheck Version: 2.3-1apertis0bv2022dev2b1 Depends: cppcheck-gui (= 2.3-1apertis0bv2022dev2b1) Filename: pool/development/c/cppcheck/cppcheck-gui-dbgsym_2.3-1apertis0bv2022dev2b1_arm64.deb Size: 39226100 MD5sum: a661d9536ed71776a1a8b8ed9e74f154 SHA1: a7709c9e5f76421b9cd1119792433073299527e2 SHA256: 3529bb558d85eb0918f3ac8332fe22875bad43e1da54cf947d4ed0781996ef46 SHA512: fab3ce83d654810fec18d49a40ff6d231cf8462af65551ea1a826ceb22cecefb947995d27ea9cfbbf456009311e88ef5750de6945b620f78f378917eeff6fbbb Description: debug symbols for cppcheck-gui Auto-Built-Package: debug-symbols Build-Ids: 99aa5f13e203f8286876373355c5ea964adcec6f Package: cppo Priority: optional Section: ocaml Installed-Size: 1767 Maintainer: Debian OCaml Maintainers Architecture: arm64 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_arm64.deb Size: 459112 MD5sum: c7741a782dcc194b2fa4490ab697e556 SHA1: fd4040b6fecf70a4b0fc0ffd0c6dcde07b0a6d78 SHA256: a960241e03b653aa806ab71cfd435b992903ad8a86280ff4419496a782a07d27 SHA512: 3286595717e045972ee95becb30f740caa7171b6a064ca2d1cae8ae2f1b092c4e19d10b05c3de40d22cf1d40f28308d2a9be46a38bdfcd72390b92e193407e1d Description: cpp for OCaml Cppo is an OCaml-friendly implementation of cpp, the C preprocessor. It can replace camlp4 for preprocessing OCaml files, using cpp style and syntax. It allows defining simple macros and file inclusion. Homepage: https://github.com/mjambon/cppo Package: cppo-dbgsym Priority: optional Section: debug Installed-Size: 432 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: cppo Version: 1.6.6-2apertis0bv2022dev2b1 Depends: cppo (= 1.6.6-2apertis0bv2022dev2b1) Filename: pool/development/c/cppo/cppo-dbgsym_1.6.6-2apertis0bv2022dev2b1_arm64.deb Size: 108536 MD5sum: dc85a5956ce800b1daf7f77dac395b34 SHA1: a606a3b5a91c7106cda1581b5d79afa6f3d27320 SHA256: bb0b875e650ed6fe84dd0268af4eba2c5cc75fb1a91649e7b763cb04c726d275 SHA512: 33188cd866331a0030e4540c495eeb6428801d60f31e1ba5295b1f68bba93b97cc3431e5f047e1c83191d54e6c91ba280e3ae4597c2fb0e5780b3af24bea7526 Description: debug symbols for cppo Auto-Built-Package: debug-symbols Build-Ids: 117fc5df22c883e8737533dc3ac09dc755ce4d6f 8c42172c069658881adb6622407c287cc0f3aa52 Package: cracklib-runtime Priority: optional Section: admin Installed-Size: 578 Maintainer: Jan Dittberner Architecture: arm64 Source: cracklib2 Version: 2.9.6-3.4apertis0bv2022dev2b1 Depends: file, libcrack2 (>= 2.9.6-3.4apertis0bv2022dev2b1), libc6 (>= 2.17) Recommends: wamerican | wordlist Filename: pool/development/c/cracklib2/cracklib-runtime_2.9.6-3.4apertis0bv2022dev2b1_arm64.deb Size: 156248 MD5sum: c63cf9356c11bd51fd91d353e6403e73 SHA1: e999638a49e6fd5a8c1deebb56bc4884ff057be4 SHA256: d06965690d06cca531f2bb979aae0dd88dd782db0c8a26e10d488477b0a3137e SHA512: e7df84a9eb2f45deb7c91c1cf5175e7818954f998ae06db3f82766495a62a88c4a26a25c945bf3df6aaac57f68024f86cdcb9ebb394c66cb1c4b6656308ac952 Description: runtime support for password checker library cracklib2 Run-time support programs which use the shared library in libcrack2 including programs to build the password dictionary databases used by the functions in the shared library. Homepage: https://github.com/cracklib/cracklib Multi-Arch: foreign Package: cracklib-runtime-dbgsym Priority: optional Section: debug Installed-Size: 43 Maintainer: Jan Dittberner Architecture: arm64 Source: cracklib2 Version: 2.9.6-3.4apertis0bv2022dev2b1 Depends: cracklib-runtime (= 2.9.6-3.4apertis0bv2022dev2b1) Filename: pool/development/c/cracklib2/cracklib-runtime-dbgsym_2.9.6-3.4apertis0bv2022dev2b1_arm64.deb Size: 11672 MD5sum: 425436b7d956af37ff5dd0b066690027 SHA1: 6bd2ee1a50f689e0ff95f080f742b327beb87bcd SHA256: 5a7bce0ced3fa9752b74577a481ed34156744b6a40ce7a8489bd4753d9c6c935 SHA512: e1f3a626c062b718bf55252eae72e007867cb9e9ace9b79a2e1042e62eb1826a7f948a02dd55072b3bb01ddc771a4c5e65cb4ee2bd646a5e303a33fc76404e28 Description: debug symbols for cracklib-runtime Auto-Built-Package: debug-symbols Build-Ids: 77b384acc5c29c362c7b9f6dda6f8303675ec31d 8d81653d4c2637e8817e08e230f1b798ee144e0b 923727172c4ef2a49e36b9c03ece0cc88444f529 Package: createfp Priority: optional Section: utils Installed-Size: 31 Maintainer: Debian LibreOffice Maintainers Architecture: arm64 Source: libexttextcat Version: 3.4.5-1co1bv2022dev2b1 Depends: libc6 (>= 2.17), libexttextcat-2.0-0 (>= 3.3.0) Filename: pool/development/libe/libexttextcat/createfp_3.4.5-1co1bv2022dev2b1_arm64.deb Size: 10500 MD5sum: 98fd0d84235bd7f7f43880efb42db7b0 SHA1: f00d4e40d321fc7032dd82a7624f277717151c45 SHA256: ff48368c77711a016c46b97e05625479f541ab4242669ce5b45bf8021d0f9d44 SHA512: 57ddc0f741d5aa992fd679b4d0d7bfe1dc9d9fcd49c75e9035f676b919811f2a064e2ce350407f239e7460a9db2e481a3c5a4455018cb2966284c56a8d0ce260 Description: Language detection library - fingerprint generation utility Libexttextcat is a library with functions that implement the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. . This package contains 'createfp' for generating fingerprints Homepage: https://wiki.documentfoundation.org/Libexttextcat Package: createfp-dbgsym Priority: optional Section: debug Installed-Size: 21 Maintainer: Debian LibreOffice Maintainers Architecture: arm64 Source: libexttextcat Version: 3.4.5-1co1bv2022dev2b1 Depends: createfp (= 3.4.5-1co1bv2022dev2b1) Filename: pool/development/libe/libexttextcat/createfp-dbgsym_3.4.5-1co1bv2022dev2b1_arm64.deb Size: 5816 MD5sum: 795f5c20d5d619060a46ac5176ec6a91 SHA1: f1fb4c5083708c678373aa55a8e8bd4e106fa4ee SHA256: 4ffae88182360e741eba2a3f427c78cf57a20d817f87f336b5ff05e16c984fed SHA512: e09e1e5e9dc77aa5fde82b28823ec29300f2d08900d055d572254f8214a98a66cbaa37797411db719062a61432faee00b17b66618d80686e187e4f8c616b57b1 Description: debug symbols for createfp Auto-Built-Package: debug-symbols Build-Ids: 71d9a87fcd1dfd4947b403fcf34bb826eba2932f Package: cron Priority: important Section: admin Installed-Size: 255 Maintainer: Javier Fernández-Sanguino Peña Architecture: arm64 Version: 3.0pl1-137apertis0bv2022dev2b1 Provides: cron-daemon Depends: libc6 (>= 2.17), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), debianutils (>= 1.7), sensible-utils, adduser, lsb-base (>= 3.0-10), libpam-runtime (>= 1.0.1-11) Pre-Depends: init-system-helpers (>= 1.54~) Recommends: default-mta | mail-transport-agent Suggests: anacron (>= 2.0-1), logrotate, checksecurity Filename: pool/development/c/cron/cron_3.0pl1-137apertis0bv2022dev2b1_arm64.deb Size: 98456 MD5sum: fd600428dc177a95e47ebf40e0397007 SHA1: 822ac81b196a68353bab982e73dc7fcb7c272304 SHA256: a3b79d3fa395da7402e94b79cda43150fa68b203e7aeae92e6d5276f770d1701 SHA512: 4e3abb78c6d8691c4d368a68d1082e6189901e0c1ae8caa3c5031b3b95e2dde54e4b9fb02e9a700c243900d4670e006a0094901a7fdedaa99b66eb8999a96d73 Description: process scheduling daemon The cron daemon is a background process that runs particular programs at particular times (for example, every minute, day, week, or month), as specified in a crontab. By default, users may also create crontabs of their own so that processes are run on their behalf. . Output from the commands is usually mailed to the system administrator (or to the user in question); you should probably install a mail system as well so that you can receive these messages. . This cron package does not provide any system maintenance tasks. Basic periodic maintenance tasks are provided by other packages, such as checksecurity. Homepage: https://ftp.isc.org/isc/cron/ Multi-Arch: foreign Package: cron-dbgsym Priority: optional Section: debug Installed-Size: 126 Maintainer: Javier Fernández-Sanguino Peña Architecture: arm64 Source: cron Version: 3.0pl1-137apertis0bv2022dev2b1 Depends: cron (= 3.0pl1-137apertis0bv2022dev2b1) Filename: pool/development/c/cron/cron-dbgsym_3.0pl1-137apertis0bv2022dev2b1_arm64.deb Size: 89652 MD5sum: 1c71c10f5dcc4b694c870cf7f26fee10 SHA1: fb2ae7327eb610a85e331f2cac8bec14f22486fd SHA256: ce8bb088295353fca09eb48f6d1858ef3578aec0bd5fbd44e2dd82abe5967b57 SHA512: dcb82d5c4624edf3ddb481ec68f3c3fcd331866c49c4aa3ab5a1c404538f5860e5e87345b20ab4c7b24b8e8d83e06174cf26c7bfc723db7d693484bc90c0e608 Description: debug symbols for cron Auto-Built-Package: debug-symbols Build-Ids: 7dda56972a02b52f2c79fd18624a5e89aadebe2c f90daa48d88c4eca7fda67ef7ca483f4629a0917 Package: crossbuild-essential-amd64 Priority: optional Section: devel Installed-Size: 15 Maintainer: Matthias Klose Architecture: all Source: build-essential Version: 12.9apertis0bv2023dev0b3 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.9apertis0bv2023dev0b3_all.deb Size: 6924 MD5sum: b6044d12672501bf5054f9b4468d9a96 SHA1: e0bff10a4d89fa788361b5a21b2d32e56298fd07 SHA256: bef36a97e84cd4f951339161b5884f78ec0707e9d56a2ac43c3f0159e12ef213 SHA512: 5aa132a8bccc1d559fe3216b5b5a74231786132decd7a8d3c5186de90dc7904b03858350a40869ec16ab216e9cffc18917eb3688ba0399456db0fc9e3dc4a017 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.9apertis0bv2023dev0b3 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.9apertis0bv2023dev0b3_all.deb Size: 6924 MD5sum: 3e0449f7f59ec2836a09d616e01f6a35 SHA1: a8bf3b19dd460b9595c7b8775adf8d03cd9ecdb4 SHA256: 2dff2169b97e08a3e915cb226482466ba3b0733e3540316b4c7353972d9652b4 SHA512: 722d107ff137cd20870ad1c3e408fe1ca8b5e0881eab3404befb625670b95b6a3f67a49cc0a8853b2a2c9f49a4ef684e9e876145805cc21c536dccd5961f7e6c 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.9apertis0bv2023dev0b3 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.9apertis0bv2023dev0b3_all.deb Size: 6920 MD5sum: 553e593f18b2e30a1a0621e683d81747 SHA1: dad8770b444eadd71cacea3453747deeedaf8f15 SHA256: 4247df8c9a0c015d81353fe1ee6ae13c83395e620cc68288cc22754ff16caaf5 SHA512: e829b863da98908c4bf9df4a1fb5274508423eecdb16f2cd059a427908e091cfa530bc877c31ae9958f41695a7df30cf0358e61872ce52cfa586216e836bb3c1 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.9apertis0bv2023dev0b3 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.9apertis0bv2023dev0b3_all.deb Size: 6928 MD5sum: 0fb78288ee4f764dd3c64a1f0c9aed79 SHA1: fcea3eddaec7f82ab2e9bca0424557185e8b3fd5 SHA256: 44558f66db4bfc2156af7d0f8e3013ead8115f4df8130d543f15f4268f2b55e0 SHA512: 98ada93cedec680c1c82aeeaa96781ed7d5a45f63eeb2dca25d3dcab529d06d05ae7726fb0640fa98145f602977b6223680b940872bd3977dfc56a5dc655ceb2 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.9apertis0bv2023dev0b3 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.9apertis0bv2023dev0b3_all.deb Size: 6916 MD5sum: e02f7b237cefc6344a626ac43c7105e4 SHA1: 86ba425c40532de279f42280d721e6126d920cec SHA256: b258296bf81b9a9096d420eeb234af273851118914d8111fe06592fad750bad6 SHA512: 9b2506433727692edd0ea369b132d29f5001f643afe80918444ff08bc70f32de528024553703b072159901e1ac7be0122d132d7dc36d258e572ee38a9218648f 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.9apertis0bv2023dev0b3 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.9apertis0bv2023dev0b3_all.deb Size: 6920 MD5sum: 3718ae0bb00b562f0db0cbee52f30eb9 SHA1: 5697b7acb4a6f9b2531ca7fb7396dd7ae5e38101 SHA256: 228a2c22ec948ad3e8263a02e64fc327db8a6713185cbfc327e7378d766454d4 SHA512: 08452c6a89093abb43f31a19383d1ab455d3dc7a83c9a475c415387a9096dc8e0242f60524a39af16acfb0f6df686c3d2edbac7082c6d683704fb02c35101fcd 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.9apertis0bv2023dev0b3 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.9apertis0bv2023dev0b3_all.deb Size: 6928 MD5sum: d007787b112224bc440a8748fde4fa53 SHA1: 763617312d538a0ff3cf0e6bd7f783e767c17172 SHA256: 6c64f4c463ad3ddda84ecacff8d86b00f6a4a4564a0dd9804f76790341cf1601 SHA512: 85605afadeef61b9986aee45db463e836d89b225a2beb0a8cdf4bf2257adbf7dba3816f59790e7bfafb2ec2fcf6b9084bc6454e4b944b61007f4782c07003e52 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.9apertis0bv2023dev0b3 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.9apertis0bv2023dev0b3_all.deb Size: 6916 MD5sum: fe304ec549da5d180937c7ad1a8885ef SHA1: bc178fb1ea92847252d3e1f046c974b5152f453e SHA256: b4e15082db9ab958034ccb40c15456083e5bbc934c138db64b0230d05ed27e71 SHA512: 4a5ac00ec45e2f442784382013bf7e2e821a912b5f8955cd69dd16886d3b3fac752d99cb4b65a11cf6d04f72f9b8bd3cfdb4c6b8ed8dcf594c17a4aa96c72b91 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: 1235 Maintainer: Tobias Klauser Architecture: arm64 Version: 15.9-1co1bv2022dev2b1 Depends: libc6 (>= 2.17), libncurses6 (>= 6), libtinfo6 (>= 6) Suggests: cscope-el Filename: pool/development/c/cscope/cscope_15.9-1co1bv2022dev2b1_arm64.deb Size: 220536 MD5sum: a5b96e6d149e5c6a6ba717baef9b4a6c SHA1: 6edf259c00bcca7a5002088fc5130e6557e5e3dc SHA256: 8d57f25624d664ac92a91c8d47aed35a73ad63576f7cdbf1120313509d198994 SHA512: ff432d030bfc6e683cc31f96bd2efeb64ae573a8817daaeb1bb9d83550d543035d73d73c9e49724665f7881387134baa96cfa6ff57a8af9412eb3081896345c0 Description: interactively examine a C program source Cscope is an interactive text screen based source browsing tool. Although it is primarily designed to search C code (including lex and yacc files), it can also be used for C++ code. . Using cscope, you can easily search for where symbols are used and defined. Cscope is designed to answer questions like: . - Where is this variable used? - What is the value of this preprocessor symbol? - Where is this function in the source files? - What functions call this function? - What functions are called by this function? - Where does the message "out of space" come from? - Where is this source file in the directory structure? - What files include this header file? Homepage: http://cscope.sourceforge.net/ Package: cscope-dbgsym Priority: optional Section: debug Installed-Size: 178 Maintainer: Tobias Klauser Architecture: arm64 Source: cscope Version: 15.9-1co1bv2022dev2b1 Depends: cscope (= 15.9-1co1bv2022dev2b1) Filename: pool/development/c/cscope/cscope-dbgsym_15.9-1co1bv2022dev2b1_arm64.deb Size: 147236 MD5sum: d6617cb8504135a66e0d3170feb6d1a2 SHA1: a8c2594efb11946fba302e763035f6292a774656 SHA256: 499145546251b4fe33d09fb4e9967c5c4eb19e50546f57c5fe6f29a488846aca SHA512: 5840a5ac3692caf38a1b1f8679017d880b01a82188c2a11bc3b6aa6c30c84aaab00701981e4950cc45ed6357e9d32f23e50b7f1e3423947cb934fc13f4786df3 Description: debug symbols for cscope Auto-Built-Package: debug-symbols Build-Ids: 6ba9c0b3378d26b9b929c54e7662750e4389047c 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: 3643 Maintainer: Debian Samba Maintainers Architecture: arm64 Source: samba Version: 2:4.13.13+dfsg-1~deb11u2+apertis1bv2023dev0b1 Depends: iproute2, lsb-base (>= 3.0-6), psmisc, samba-libs (= 2:4.13.13+dfsg-1~deb11u2+apertis1bv2023dev0b1), sudo, tdb-tools, time, libbsd0 (>= 0.0), libc6 (>= 2.17), libpopt0 (>= 1.14), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~), libwbclient0 (= 2:4.13.13+dfsg-1~deb11u2+apertis1bv2023dev0b1) Recommends: ethtool, python3-etcd Suggests: logrotate, lsof Filename: pool/development/s/samba/ctdb_4.13.13+dfsg-1~deb11u2+apertis1bv2023dev0b1_arm64.deb Size: 771940 MD5sum: ae026b224e355c5d91238efa8df79e38 SHA1: 4dfc6722e4e0fe4c783d611908018634ef78571a SHA256: dcd1eadbb662c37f388cab8095c9017a1aa10a747cc1ca9f6fe92d60fcf79c73 SHA512: bfc22140bcd9090fef1d406b2e50dfaf02ab4e5f93f306d6fadc7b3c4481a5812d6101bf9902f183925236b1008a138c86c06ff7e5d883571b3ef5370ae85d14 Description: clustered database to store temporary data CTDB is a cluster implementation of the TDB database used by Samba and other projects to store temporary data. If an application is already using TDB for temporary data it is very easy to convert that application to be cluster aware and use CTDB instead. . CTDB provides the same types of functions as TDB but in a clustered fashion, providing a TDB-style database that spans multiple physical hosts in a cluster. . Features include: * CTDB provides a TDB that has consistent data and consistent locking across all nodes in a cluster. * CTDB is very fast. * In case of node failures, CTDB will automatically recover and repair all TDB databases that it manages. * CTDB is the core component that provides pCIFS ("parallel CIFS") with Samba3/4. * CTDB provides HA features such as node monitoring, node failover, and IP takeover. * CTDB provides a reliable messaging transport to allow applications linked with CTDB to communicate to other instances of the application running on different nodes in the cluster. * CTDB has pluggable transport backends. Currently implemented backends are TCP and Infiniband. * CTDB supports a system of application specific management scripts, allowing applications that depend on network or filesystem resources to be managed in a highly available manner on a cluster. Homepage: http://www.samba.org Multi-Arch: foreign Package: ctdb-dbgsym Priority: optional Section: debug Installed-Size: 2782 Maintainer: Debian Samba Maintainers Architecture: arm64 Source: samba Version: 2:4.13.13+dfsg-1~deb11u2+apertis1bv2023dev0b1 Depends: ctdb (= 2:4.13.13+dfsg-1~deb11u2+apertis1bv2023dev0b1) Filename: pool/development/s/samba/ctdb-dbgsym_4.13.13+dfsg-1~deb11u2+apertis1bv2023dev0b1_arm64.deb Size: 2288196 MD5sum: c9ffdd5147435ae92fb2ead1e0d69642 SHA1: 74159cb06e7bd17b7c9af22601d6cdd36803ba26 SHA256: bfd6fb060bd11aac1eae933e0281ee54d8fac6aeecbc63d0683e3bafadcd9a80 SHA512: 27e7b4b101770f430677b0009386808e10ce248962a1f8a055a899c4735aa6fca12bab9dda4c1985ad2375efd53d2a22951da28bed17dfb164a458a3d236d6b3 Description: debug symbols for ctdb Auto-Built-Package: debug-symbols Build-Ids: 0ac11486d791585622a8743875e492add6cdfd64 19f47a8971cf571294b0e68c01005b165e8289b7 3e9c228abddf2e15664ed32060633fbe019d28fc 42609aee3e64f69e3aab8c0c2df17e1b63a76dd3 6b23e3075a2c49e60ba20a65884bae744276e0b5 6c89eef7249535f01a36fa51fc0900ba30270b8d 6fb3356b11c7f8e6f724af14d480a74d7391353c 72468010d288191bd6ee6a6f47d73ceb22c74f1b 874e9a59166271c0d1d1760740f06dfbd1545bcf 9751236ccf91ff577a9b1b52a4a53ab6aebba4c8 9834be1f6240d7d5786a2526d02af6be3d081492 b37cdc3f9f310e51bfe4708534016abc4b0b2b43 ca86451bb953a627c38fee1cc3e753c4e8b7cc35 dea7d69490d620f3101681a4c7dc342ccdca1a03 fc70d9b4496f45d165c8cb25b09f5608fd500a33 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: 2795 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: cudf Version: 0.9-1apertis0bv2022dev2b1 Depends: ocaml-base-nox, libc6 (>= 2.29) Filename: pool/development/c/cudf/cudf-tools_0.9-1apertis0bv2022dev2b1_arm64.deb Size: 574424 MD5sum: 61d6c09b9d7729ad3623508a9dabea32 SHA1: 484987031c2d566940d3de259631b5fe81036dc6 SHA256: 15c81b1d7e0beba794ee7885c2a7217556de9a05181629bc2306d7056827faf6 SHA512: 861ef3d4c67c7f883a8153d26ec020e3a195c5e521b25c279060701fa0ffc80d7d3a46afad0c4da6aa72f86f3744d9eeed3c6411636aacf6275f606c193cd88d Description: command line tools for package upgrade problem descriptions A CUDF document describe an upgrade problem, as faced by package managers in popular package-based GNU/Linux distributions. . A CUDF document consists of a package universe and of a user request. The package universe describes all packages known to the package manager, a subset of which (the package status) denotes the package being currently installed on the target machine. The user request denotes a change to the package status as requested by the user. . A CUDF document is naturally complemented by a solution describing the resulting package status (if any) implementing the user request, as found by a package manager. . This package contains command line tools to manipulate CUDF and related documents. In particular it contains cudf-check, which enables checking of document properties such as installation consistency and matching of problems with their solutions. Homepage: http://www.mancoosi.org/cudf/ Package: cudf-tools-dbgsym Priority: optional Section: debug Installed-Size: 709 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: cudf Version: 0.9-1apertis0bv2022dev2b1 Depends: cudf-tools (= 0.9-1apertis0bv2022dev2b1) Filename: pool/development/c/cudf/cudf-tools-dbgsym_0.9-1apertis0bv2022dev2b1_arm64.deb Size: 163452 MD5sum: 8b3955068bae3d38b32f91194e7a13a0 SHA1: 8285df884b1672cf65c4fbb6f723fe23df864edb SHA256: 8b8cf0b2278f98f3ddb9308f37f66a7a2a33984a1ac3d7770d936ccda94bc97e SHA512: af88f61f9876963879d6f2a011c278c9f1eb81f21226b72aa3f3af0474cd1cb18e5316cd71e3c90cb7de5e52b6e75db0b3f5697fdc9953377b47e4d1be92e4fc Description: debug symbols for cudf-tools Auto-Built-Package: debug-symbols Build-Ids: 2e2b74afeed0499033bf168251005a62a4a2d90e 4b11b52353a9994b4248348a7315fb31cb35fa7e 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: 1079 Maintainer: Debian Printing Team Architecture: arm64 Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Depends: cups-client (>= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), cups-common (>= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), cups-core-drivers (>= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), cups-daemon (>= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), cups-filters, cups-ppdc, cups-server-common (>= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), debconf (>= 0.5) | debconf-2.0, ghostscript, libcups2 (= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), poppler-utils, procps, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libusb-1.0-0 (>= 2:1.0.16) Recommends: avahi-daemon, colord Suggests: cups-bsd, cups-pdf, foomatic-db-compressed-ppds | foomatic-db, smbclient, udev Filename: pool/development/c/cups/cups_2.3.3op2-3+deb11u1+apertis0bv2022dev3b1_arm64.deb Size: 366292 MD5sum: 148c0ba9edaa0e2622b1500de02c57cc SHA1: ce5ca6e5c58f890bcd6c561feb53b7105ba4dc96 SHA256: d99a8b63f9142f9d8d59ad187a7b49e8ab6d049ddafd8f36de9cd41cf7716d4b SHA512: 081af32b2d0246d454e6ed958f4cefd6825b7eaf76a7d88c30762a53b3e0a0364e9b7762d3afbe4ce6c59250f4df585867399dc033ed74e5b083a7925160593f 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: 385 Maintainer: Debian Printing Team Architecture: arm64 Source: cups-filters Version: 1.28.7-1apertis0bv2022dev2b1 Replaces: cups-filters (<< 1.4.0~) Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.17), libcups2 (>= 2.2.2), libcupsfilters1 (>= 1.27.0), libglib2.0-0 (>= 2.37.3), libldap-2.4-2 (>= 2.4.7), cups-daemon, lsb-base Pre-Depends: init-system-helpers (>= 1.54~) Recommends: avahi-daemon Breaks: cups-filters (<< 1.4.0~) Filename: pool/development/c/cups-filters/cups-browsed_1.28.7-1apertis0bv2022dev2b1_arm64.deb Size: 154900 MD5sum: e1ed7b9444cdba0189b87532d576c2c8 SHA1: 8e47f389957b63c445050912f1bfc788dcdff85a SHA256: 33827e6a8162564c7b8370a8fc4f40a35850ad4e28f5121cabfaaaa8188277a4 SHA512: 0b5340b757ccac0f4f498169820ee9392868f67f8ab7d7f8b522336e13eeca0d909d24a6d1d66f63bb6cf9912603f1a3dde4e42bb9944d09c0d20a26482784e1 Description: OpenPrinting CUPS Filters - cups-browsed This package provides cups-browsed, a daemon which browses the Bonjour broadcasts of shared remote CUPS printers and makes the printers available locally, replacing the CUPS broadcasting/browsing which was dropped in CUPS 1.6.x. This way the old behavior of having the remote printers available automatically is now re-implemented with Bonjour. . cups-browsed is also useful with a CUPS >= 1.6 client to allow the latter to browse the printer list of CUPS < 1.6 servers (by using the old 'cups' protocol in BrowseRemoteProtocols). . cups-browsed is also useful with a CUPS >= 1.6 server to allow CUPS < 1.6 clients to browse its printer list (by using the old 'cups' protocol in BrowseLocalProtocols). Enhances: cups Homepage: https://wiki.linuxfoundation.org/openprinting/ Package: cups-browsed-dbgsym Priority: optional Section: debug Installed-Size: 269 Maintainer: Debian Printing Team Architecture: arm64 Source: cups-filters Version: 1.28.7-1apertis0bv2022dev2b1 Depends: cups-browsed (= 1.28.7-1apertis0bv2022dev2b1) Filename: pool/development/c/cups-filters/cups-browsed-dbgsym_1.28.7-1apertis0bv2022dev2b1_arm64.deb Size: 215060 MD5sum: e91e08b5cc7f4154a4d2bb6c8c82be43 SHA1: f6bc8a34271c2e17db3758bd499b6e6c982ac59e SHA256: 7ca236283ad2f0afa538563a81ae7fa0f6e8dc43f172ddb42ee206ba4c72f776 SHA512: 86dbe9cc057c06a885e5b62f90ef5dcc4f9b95da688ec4d515ea00e73490d6e4409837b4679184d189ef6f7acb94606b4954bb5e59faa9ce10eb3e39428d2578 Description: debug symbols for cups-browsed Auto-Built-Package: debug-symbols Build-Ids: 38d057d259fa6ecbd53c3438ee3f77e7d6a9cb79 3b02c3dacb771f773e30e24b9e31634cd0ae6841 Package: cups-bsd Priority: optional Section: net Installed-Size: 116 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Replaces: lpr Provides: lpr Depends: cups-client (= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), cups-common (>= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), debconf (>= 0.5) | debconf-2.0, libcups2 (= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), libc6 (>= 2.17) Suggests: cups, inetutils-inetd | inet-superserver, update-inetd Conflicts: lpr, lprng Filename: pool/development/c/cups/cups-bsd_2.3.3op2-3+deb11u1+apertis0bv2022dev3b1_arm64.deb Size: 35000 MD5sum: fe17d6ace92b61d06a8ee5124f6b17ff SHA1: fde87d6d88a535b7d5918fddf7d20a5e05c0c96a SHA256: c165cd15b126e5d76b343a77c21233a29e3a05a1c88673665bb4c4b23085e109 SHA512: e61179e479a7b025afb79e55fd6e58a1ebb1bcc9c1112429f277a7d1f8eb0a13ce955493c28c110f25119c010ba2b4b072630cef9321717eabfe78b31662363d Description: Common UNIX Printing System(tm) - BSD commands The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpr, lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the BSD commands for interacting with CUPS. It is provided separately to allow CUPS to coexist with other printing systems (to a small degree). Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-bsd-dbgsym Priority: optional Section: debug Installed-Size: 78 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Depends: cups-bsd (= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1) Filename: pool/development/c/cups/cups-bsd-dbgsym_2.3.3op2-3+deb11u1+apertis0bv2022dev3b1_arm64.deb Size: 33516 MD5sum: 6d993f0a48ee7e50bfed242f31004996 SHA1: f7c40e8b870a344b1a1d43309da443c255593477 SHA256: bc8777d25814ef02d7a3204dd6f8505682da8b5220e52f998aeb93d4fffdb6d3 SHA512: f33478536a61ab6350371484f75a65cba7c3c42d3e3aba23924e4fe96fcae99a485d28e13bdee4961b3e25d3ff03322f927cfbbaed9708359ea5781c1e599493 Description: debug symbols for cups-bsd Auto-Built-Package: debug-symbols Build-Ids: 05edede390cc2a7df7f034259858ca230ceeef9b 9ae2d4040cbd6a6d196ad8127093705c19265785 9cedd2c30bdf14aab81d9ffb646c3ed68ba630dc eeb325f215a6510532f502d8628502568ea2eb82 Package: cups-client Priority: optional Section: net Installed-Size: 462 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Depends: adduser, cups-common (>= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), libcups2 (= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), libc6 (>= 2.17) Suggests: cups, cups-bsd, smbclient Conflicts: lprng Filename: pool/development/c/cups/cups-client_2.3.3op2-3+deb11u1+apertis0bv2022dev3b1_arm64.deb Size: 238428 MD5sum: aac93dd7233a56da9fb76c00283ec06c SHA1: 214d7ecfa568e01e2393a8ce8ea885d5eeec2b0d SHA256: f8a9e687e8ef5e8686445ed2ddecc57d5b9367f863608fbb590fa6e85189c01f SHA512: 5f760d5afa82cb2fa0b96a4191f6e3cafee9914b14239ded5d8855d72e48d1c484cabd7ebe48ac34f0833ba8b99accaa28c58449d0a406f873fa3990a95bb1e6 Description: Common UNIX Printing System(tm) - client programs (SysV) The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the System V style print client programs. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-client-dbgsym Priority: optional Section: debug Installed-Size: 219 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Depends: cups-client (= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1) Filename: pool/development/c/cups/cups-client-dbgsym_2.3.3op2-3+deb11u1+apertis0bv2022dev3b1_arm64.deb Size: 122048 MD5sum: af5be84a15812e7fba2fcb70952d2592 SHA1: 05ea4b76fa8db9ed506e793ae71662c6221c642b SHA256: 25a7d2a440ff1b66c00763b766f9989d0b165fb6dff3e126f9f53457b4a1f194 SHA512: c07484000f6b9ca73a29a1d8e2f8ee9e9cb296b82bf688902f36e635a1e963be8a6daee9767d375bb94086a57564156b3414d137d85b50bfb471433d96203036 Description: debug symbols for cups-client Auto-Built-Package: debug-symbols Build-Ids: 1e66f503b58f42a55be30388181501e7563dda95 4e51b7169c4dee8f474da400c1a3bddd71e89d5e 4ff66a86d52e5b0dfb2f1c4aebcb684d8f187599 54198d7251bd7b73a52fb8e58e1ccdebb55d4acb 5c5b41879c0980ee936f8055397f542d6b40b481 5ecdd4bed200b7eae93ac306c5c29ef82190f573 7474a9f3ae1f9bdff57cb6cee521892802513a68 8cd19779d5444da94680f071eb99c7460210fdec aaadcb87f8524a46507bb45609f3c3e801aaa035 bb91235e1af59afbe2e9e682e62f0acb1f35c491 Package: cups-common Priority: optional Section: net Installed-Size: 3861 Maintainer: Debian Printing Team Architecture: all Source: cups Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Filename: pool/development/c/cups/cups-common_2.3.3op2-3+deb11u1+apertis0bv2022dev3b1_all.deb Size: 316228 MD5sum: 10f03c8187bb8935b9cbc2df4e91bde2 SHA1: d4445c109c9fab76d3193f1c1018a815ce9514c4 SHA256: 7dcc80e92c4b60b29df7c5090ad072e17d2fca57b189503815aff2b210e6646a SHA512: 7679257170feec8321a7b8f143a645c89368451dd3c4539fc80e0349372b1ad259a89815f0f0ff8652e2253c7b174210adab83462fbe8fab0ecfc0746508dd62 Description: Common UNIX Printing System(tm) - common files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides common files for CUPS server and client packages. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-core-drivers Priority: optional Section: net Installed-Size: 226 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Replaces: cups-server-common (<< 2.1.0-7~) Depends: cups-daemon (>= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), cups-filters-core-drivers, libcups2 (= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), libc6 (>= 2.17) Recommends: avahi-daemon Breaks: cups-server-common (<< 2.1.0-7~) Filename: pool/development/c/cups/cups-core-drivers_2.3.3op2-3+deb11u1+apertis0bv2022dev3b1_arm64.deb Size: 147472 MD5sum: 12fa34548c742914494bbabd4938b8a6 SHA1: 3410698aab23991bc20f4b5b83034d4d295a05fd SHA256: 9e57205596428d82b6fa965ab6f10ab76fe43885194924f7d6a32b2434932e30 SHA512: 76bf60d6f4b4061889c1697d0c2bc4786f336e26770a9015349ee464228f8c27672e45056f4a5076da6157bb8355bf043b49f91835dd1966f8df8fa72bf47519 Description: Common UNIX Printing System(tm) - driverless printing The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the parts of CUPS which are needed for driverless printing on IPP printers with common data formats. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-core-drivers-dbgsym Priority: optional Section: debug Installed-Size: 88 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Depends: cups-core-drivers (= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1) Filename: pool/development/c/cups/cups-core-drivers-dbgsym_2.3.3op2-3+deb11u1+apertis0bv2022dev3b1_arm64.deb Size: 52952 MD5sum: 39674a3fdf3050219c615348fd208652 SHA1: ac768f1046439c86a8875296673be05c374eae85 SHA256: 2eea7fbf3f0876abce9ad9fad41ffb21d9d9cc04a45ac099d6c9d581eba43087 SHA512: 4cc13f1308b2efbe506fb7c822a79bff476b0d2de2da007e2870957c3cc55f36fa671a049bf2bd979d8d52281c1f4c18431649a2b35c357b0d17cfec3b7fe997 Description: debug symbols for cups-core-drivers Auto-Built-Package: debug-symbols Build-Ids: 1358f97b7fa0b967cd1f903ba13d8ccb317fd6b3 14590053a929e5a84ebcffb4f4e469bcdbe26f0e c65ac1774747c8c8145725e211bb2b35e0958a38 Package: cups-daemon Priority: optional Section: net Installed-Size: 913 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Replaces: cups (<< 2.1.0-6~) Depends: adduser, bc, libcups2 (= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), lsb-base, procps, ssl-cert, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libgssapi-krb5-2 (>= 1.17), libpam0g (>= 0.99.7.1), libpaper1, libsystemd0 Pre-Depends: init-system-helpers (>= 1.54~) Recommends: avahi-daemon, colord, cups-browsed, ipp-usb Suggests: cups, cups-bsd, cups-client (>= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), cups-common (>= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), cups-filters, cups-pdf, cups-ppdc, cups-server-common (>= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), 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+deb11u1+apertis0bv2022dev3b1_arm64.deb Size: 413724 MD5sum: 557dfe49f62bcee332189470d57836ee SHA1: fb69d95533e2199674d49b224f992d71b6e320a7 SHA256: 1ef4503b47dab9204fb908da34274b0e5834e6dfd491b08a6f9e7eb20e6e0c01 SHA512: 328585621972eee91a8d603cb35e805ac8e04ef0d74674d72e290efb48fde9ffddbf713a2e9683633881867cc8f6a805a4a53dd3636821c28adbcb14f4a9279e Description: Common UNIX Printing System(tm) - daemon The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the CUPS scheduler/daemon. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-daemon-dbgsym Priority: optional Section: debug Installed-Size: 574 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Depends: cups-daemon (= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1) Filename: pool/development/c/cups/cups-daemon-dbgsym_2.3.3op2-3+deb11u1+apertis0bv2022dev3b1_arm64.deb Size: 486496 MD5sum: 44704e18a7c0c0bad075666e5f101c10 SHA1: 7a2c7442ac976aa2095f59e47a4bb84b5e2c5e61 SHA256: 0d5279f230234676a9e5742ead93014c2aa0d43c5efb1a2a5fd77ebd6b6dc81b SHA512: dca52a21c62131924fbf8acc55ffb31251ba47649243c6a1082e4f44c053ba7bf268d6d278682a4d25e086f5a7b72d8dbdf087b583c4497b473848c7a2530fc5 Description: debug symbols for cups-daemon Auto-Built-Package: debug-symbols Build-Ids: 40f5379bed661e3936e9ecf3844ee25e1e2988a8 579997379a39250b9e4d43499f91fcd3fff62d63 85ae53f9ddb75cc6a30fe2a4b21792d16971fece 8d58c49908cebf99491050c0c80486654cb2a9d1 bc264a44929152ab119fcff8217ba3989a8f70a6 c9387076ab7380797a9fd70dac88e628f1f8fb37 Package: cups-dbgsym Priority: optional Section: debug Installed-Size: 881 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Depends: cups (= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1) Filename: pool/development/c/cups/cups-dbgsym_2.3.3op2-3+deb11u1+apertis0bv2022dev3b1_arm64.deb Size: 650904 MD5sum: 4f77255eed25c54666f11ea4874a9894 SHA1: 2924e966f47b0811aee380153547368bc0cd95fd SHA256: 2f9f8870896d55e005b9a883482375ef067073a13713d2016145e2514b1122cc SHA512: e6720d23e897ccd87d011184cbd6afc7f763b2e7657d37722abaf158b3d59c475aabc879e297f50bb7c9c045f58cb341167ee68e1c2c699197df982aec3ed544 Description: debug symbols for cups Auto-Built-Package: debug-symbols Build-Ids: 0c07567c2576f1adf1682d6057fb2c43297b09b7 0e0460e50971d749f433912d95b0c21b2b62a897 10ea10803c84e9d4fbb4dca88a14a2fa77e92127 11fae9fa53dd853127d7224ed8bc3d5d4d087b1f 1dd4fd330d0088668ea3778cc2807d85bf10300e 29c64fa0a9f78a0c731516bcd60a3df14a37b8e7 34979dd4edc5907d288757eb6c54a7c845a697cf 393a914bb8dcb1e67567089e30554363d3fcfec2 491cb1681c2c7918e0e0b8638119e99e8e0a667b 5a883522fb44ef3863fb51bfd37237082aa5789b 746b20a2774e5f29a8f315dc4ddaa504dfb3700d 8180eaca267ad08fd81215a82b5cf7726cdd565b 9145f7b110641209556818a4dd0dccfa536a34c9 aa1554d8ad77153952f56ea7db9245b4dbd69bbb aa3dd001bb36d2ecce334a947a874fb3a4c2b55e c5db4c381e4384895e6d928bf93f0fbac99df21f dbfd95c0d7cb7aa05da702153c63b28bb9efb4bf f053df51cd51bbb7dae138e80c0574cf48387eb4 f08cf6149e2df58f9a6892c445d803af91347e02 fef7e0b9691580d9d31c2cccbedbd77e4b429305 Package: cups-filters Priority: optional Section: net Installed-Size: 1834 Maintainer: Debian Printing Team Architecture: arm64 Version: 1.28.7-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1), 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-1apertis0bv2022dev2b1_arm64.deb Size: 573216 MD5sum: dd0d588ded1708b339caa7f60739f246 SHA1: 00193ac70fd2d971272249643e3ad034df8993b8 SHA256: 34c75d2f688dbad69ed0ace9cc2c191121416a0ab1d70fdb385b864f732052e3 SHA512: 962de36c01971ae8ed6185705178875003ef0beda4c24d9ea82771b73e17d5c0ca2506b062e8e855ac9d083896a50ee1d8356ea8bbc4501f1200ce8495a40d9b 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: 577 Maintainer: Debian Printing Team Architecture: arm64 Source: cups-filters Version: 1.28.7-1apertis0bv2022dev2b1 Replaces: cups-filters (<< 1.13.0) Depends: libc6 (>= 2.17), libcups2 (>= 2.3~b6), libcupsfilters1 (>= 1.28.0), libgcc-s1 (>= 3.0), liblcms2-2 (>= 2.2+git20110628), libpoppler-cpp0v5 (>= 0.46.0), libqpdf28 (>> 10.1~), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4), bc, poppler-utils, cups-ipp-utils Breaks: cups-filters (<< 1.13.0) Filename: pool/development/c/cups-filters/cups-filters-core-drivers_1.28.7-1apertis0bv2022dev2b1_arm64.deb Size: 202116 MD5sum: 7e550d5c50112af6bdd19fa8b63815bb SHA1: d5878c8f83602faa9f3e7278af7f2ba6f5a23420 SHA256: 4eade351b98270b72db776cc0fd37cf85c138bf4c6a950730420b959e26737bc SHA512: 6b61a8d327c846273a414f8ebc4128992664d3c6c037bf2a735aed036793c18f748356f6e63fe45a0ef169fe99e608cf307ae52fc7d453329d110475b847a700 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: 1819 Maintainer: Debian Printing Team Architecture: arm64 Source: cups-filters Version: 1.28.7-1apertis0bv2022dev2b1 Depends: cups-filters-core-drivers (= 1.28.7-1apertis0bv2022dev2b1) Filename: pool/development/c/cups-filters/cups-filters-core-drivers-dbgsym_1.28.7-1apertis0bv2022dev2b1_arm64.deb Size: 1693848 MD5sum: e8530dd2118148778ef6c74c0353a2f8 SHA1: 631834181b2fa01c23013cc82a51755181edd6e8 SHA256: 491c6237eae17a3e1c8f9f5e5c454ff99cd5c43c077b9b18cfeba0c0db1478a6 SHA512: 0c1634072b8d1c629f5572e8f5cbedb0f6cc30bd6af2253493894a70eee55f80b3f5ac5cade05acb991d165e8e7a10418d4542931a2ffa4ee6a2d72474adf9a1 Description: debug symbols for cups-filters-core-drivers Auto-Built-Package: debug-symbols Build-Ids: 0cc641f5643c49c7601dabbdae87965893f2c66c 35e1bbceca34a715f4a6c7b4b51c4462d49c6ef5 6a6c3f0ce9fd8192cfd2259d5f935797976662af 781966e132e8c9117d0a0de640aa132f388f7583 992601e273d8bc4a314160d54bbb686091c128ba a8866fe8d67a81ba1ccbdefcfe3f6b9b6c265581 d4128c5c5ce71ae8e1d30bc35f2c8590ad42b467 f92ff178aeae08cb1098e8c23bdd2e4f94e38eb3 fafaed2f24a5d1aa0a94995019043b21d1e9f015 Package: cups-filters-dbgsym Priority: optional Section: debug Installed-Size: 828 Maintainer: Debian Printing Team Architecture: arm64 Source: cups-filters Version: 1.28.7-1apertis0bv2022dev2b1 Depends: cups-filters (= 1.28.7-1apertis0bv2022dev2b1) Filename: pool/development/c/cups-filters/cups-filters-dbgsym_1.28.7-1apertis0bv2022dev2b1_arm64.deb Size: 663740 MD5sum: 1bda1ac0690f44382d504b74df9c80fd SHA1: d3d6398dc799fe6fb2daf0dbb84b0ba09c26cedf SHA256: 7e04ce5b667cddbb246fad06a0dd73dd64a8e18857e2973ccd6e43059c20a9e7 SHA512: 920e07ea5a3b513921b5f13e9cf91062977d97e87f352e4d3fa51c4d7021a4ed54477f95deaeec85ba92306e25fac3a1bd2df2b31ff5a8b9fa94491eff184b1c Description: debug symbols for cups-filters Auto-Built-Package: debug-symbols Build-Ids: 0d6175c91a115e07176f0e8fa62fd4cbf2b3851f 228aa76d49f294665a7c3503424bc98896884a99 288da0013976ebfe0878ffb0d2db917f05c3c11d 3550da40be037d4a9f749a4f0fce3fab9c0800de 3d9789dd10b142fc5d30173818a243ae2369ebf6 4e0747899d44d1b1680beafce53d7fbabcf61de6 4f1398f56bd4e22f2b4a65696a34d4b3dbd146bf 87e3c938dae92ffe7d03f753e3d9af04e5983e61 8ba54c34acde724dd04687ecbf448cdc8ee98a1d 97f02b37ac139a1ec028f0a1ffaa5a5bd8cba7d1 9afeab071dcbfdec84bc09154d25ca4419aec701 b606b5c7282acec03b5c182d56f636437d35852d b9db397393f2d1859b98190051bbdfee851670a2 c4625ee6ca7c890f8d58be8c0b6759c5c7b6301d d2dfcf0e18beb8404b5a265d8955eb614e4e4571 Package: cups-ipp-utils Priority: optional Section: net Installed-Size: 965 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Replaces: cups-client (<< 2.0.3-2~) Depends: libcups2 (= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.17), libpam0g (>= 0.99.7.1) Breaks: cups-client (<< 2.0.3-2~) Filename: pool/development/c/cups/cups-ipp-utils_2.3.3op2-3+deb11u1+apertis0bv2022dev3b1_arm64.deb Size: 288900 MD5sum: 81d03693d7b6380daec7aadfcda56fbc SHA1: 3ba755a385494b04987dca4216ed17a9e40baff2 SHA256: cd52ba49e2016ef286605fab2dc996fa19bee8fc4f0f1fe098219432c32adcb9 SHA512: 8a9500cbb73537db43ffae330833d4f100b2bf3fc50e69b49f255be24588c8811056476fd78a891545edb3b9a3b9e0a9ab00fed4c4cdc41f2c96ef609c78144a Description: Common UNIX Printing System(tm) - IPP developer/admin utilities The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides IPP utilities for developers and system administrators Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-ipp-utils-dbgsym Priority: optional Section: debug Installed-Size: 231 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Depends: cups-ipp-utils (= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1) Filename: pool/development/c/cups/cups-ipp-utils-dbgsym_2.3.3op2-3+deb11u1+apertis0bv2022dev3b1_arm64.deb Size: 184508 MD5sum: 280add8f5f187ea27b2eaa56764e7af8 SHA1: 3ef3950a6939109e044719ba60387fd228536476 SHA256: 968ef6d5a54ff7528da1c0636e30a890c20804bfcd5b0887e80ee81fb926036f SHA512: ee43ce27025cbc622a84a01d0fcea6298b3c87056089819d37ed16eed5faa892c2721717daa4a0ea67d8129946925e79d77611c67eaf4975b67faf3a6be09bbf Description: debug symbols for cups-ipp-utils Auto-Built-Package: debug-symbols Build-Ids: 1238f5df67ebc2b1f43ff6cf7e01c9408f114aad 8e48e222f389ab6101b782399d580f26ccd3dc18 c2ea3018601ee00448b05d025318cf8f8b4feefa Package: cups-ppdc Priority: optional Section: utils Installed-Size: 594 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Depends: cups-common (>= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1), libc6 (>= 2.17), libcups2 (>= 2.3~b6), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/development/c/cups/cups-ppdc_2.3.3op2-3+deb11u1+apertis0bv2022dev3b1_arm64.deb Size: 204692 MD5sum: 1679b0f65b3293580e63763f4f43a8ea SHA1: 971ed9ec33b002cb63b9fa922a08eae9de22a9f7 SHA256: ffb824f7de8492fe77a007bb305ecf3968e1e0ce61fbae6abe5b0e17f909413a SHA512: 0014a6c01c57798bc67e999806dc517f44be5c259b6d72f0224b7840791cea2799ea8162f842b5bb2b58ee6d1f7916e0d5a7f43898977975061796083eafefb1 Description: Common UNIX Printing System(tm) - PPD manipulation utilities The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides utilities to generate and manipulate PPD files. Homepage: https://github.com/OpenPrinting/cups/ Multi-Arch: foreign Package: cups-ppdc-dbgsym Priority: optional Section: debug Installed-Size: 431 Maintainer: Debian Printing Team Architecture: arm64 Source: cups Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Depends: cups-ppdc (= 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1) Filename: pool/development/c/cups/cups-ppdc-dbgsym_2.3.3op2-3+deb11u1+apertis0bv2022dev3b1_arm64.deb Size: 326884 MD5sum: dce6de654ff852f6a9d07a25f368c0af SHA1: 7759113bd5ced551732a238e791198051049eb60 SHA256: c414791a6dae2ea2956a0182edba12c8c7fcfa31612ab4051c216dd721cabe8e SHA512: 585229f9cc80cf0feee7c31006a8d3241745dd1d029079512d52107bef00b787e13884dd7020ceca4ad907ade47aebbdc8a8f3bf138863e9f4e5abdf1d79a289 Description: debug symbols for cups-ppdc Auto-Built-Package: debug-symbols Build-Ids: 476672d7cbde9f7f7d3fac57a7d4484073aa819b 8130692069f924bb04387694b2ac758987637b5c a6059fc6e97dca12da114205973b06b0faf15efa d3534b153775d3a261bc0d9ae2b0870cd0df1bfb d6d6c04ed5685996d5385016a5f39b759e3cc0b8 Package: cups-server-common Priority: optional Section: net Installed-Size: 2407 Maintainer: Debian Printing Team Architecture: all Source: cups Version: 2.3.3op2-3+deb11u1+apertis0bv2022dev3b1 Filename: pool/development/c/cups/cups-server-common_2.3.3op2-3+deb11u1+apertis0bv2022dev3b1_all.deb Size: 521976 MD5sum: 4a5a16b3c2bc01f4230b52d8d117e2c3 SHA1: 011fdce5a81a22239d784fcdb200580349ba7208 SHA256: 8eb665bdb6f3c797ca421c9c084a85e7def318ecd195b2b35b7f42e385a1ab70 SHA512: 9a0cd5100431ca48f4f7ea23340acade78d57869e1c4e4d33b27de2f73c7256f454e2c9d2161f537df65967fcb0ea56dd7ce0310a632bc09a88881b8918804d3 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: 4604 Maintainer: Thorsten Glaser Architecture: arm64 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_arm64.deb Size: 2803608 MD5sum: c9b1b80b2dca55426435d3abf661bda8 SHA1: 98b70d39175cf43f2f75ae71f51a906e254f75af SHA256: 2c329ef4b0f7c42889df35089249241664a61587c0f587f688f39f1021e7ecdb SHA512: b166ba10d7eaef41b1f0f4d21d2f0fd25dda8b367d02a9c007fb352de451e15f4375c110eb222b9cced4e95a4b5032b226e36bb3b512329f6736642c8fde2dc5 Description: Concurrent Versions System CVS is a version control system, which allows you to keep access to old versions of files (usually source code), keep a log of who, when, and why changes occurred, etc., like RCS or SCCS. It handles multiple developers, multiple directories, triggers to enable/log/control various operations, and can work over a wide area network. The texinfo manual provides further information on more tasks that it can perform. . There are some tasks that are not covered by CVS. They can be done in conjunction with CVS but will tend to require some script-writing and software other than CVS. These tasks are bug-tracking, build management (that is, make and make-like tools), and automated testing. However, CVS makes these tasks easier. . This package contains a CVS binary which can act as both client and server, although there is no CVS dæmon; to access remote repositories, please use :extssh: not :pserver: any more. Enhances: cvs2svn (>= 2.4.0-4~), rcs Homepage: http://www.nongnu.org/cvs/ Multi-Arch: foreign Package: cvs-dbgsym Priority: optional Section: debug Installed-Size: 1106 Maintainer: Thorsten Glaser Architecture: arm64 Source: cvs Version: 2:1.12.13+real-28apertis0bv2022dev2b1 Depends: cvs (= 2:1.12.13+real-28apertis0bv2022dev2b1) Filename: pool/development/c/cvs/cvs-dbgsym_1.12.13+real-28apertis0bv2022dev2b1_arm64.deb Size: 1048660 MD5sum: 9fd3f35cadd16b446038c510d68f6e8d SHA1: ddb8420fd30ccdffccc7c6396fe19df0cef3e238 SHA256: b87b8f0e9a562f7a6bc540d5cbbebdad4a42c24faa0677f07f8aefd117ec4f6b SHA512: 7282f05d74b483aac91a481cb8eb126cd60d4306aac21a59205e5fd5cfc813fbadbde8a9c0e037a2be326fb226dc9ef9f3ee2080a5933b2d8f1f860b3465cc30 Description: debug symbols for cvs Auto-Built-Package: debug-symbols Build-Ids: e4baa28b87bad3e112e7f8992263353694db01b2 Package: cvsps Priority: optional Section: devel Installed-Size: 108 Maintainer: Debian QA Group Architecture: arm64 Version: 2.1-8co1bv2022dev2b1 Depends: cvs, libc6 (>= 2.17), zlib1g (>= 1:1.1.4) Filename: pool/development/c/cvsps/cvsps_2.1-8co1bv2022dev2b1_arm64.deb Size: 48780 MD5sum: ef2df99474d3b78cb5f0967c9e9a665f SHA1: 1ca6f31ee8fc9fb77b5a4b843e9c33d2663eab34 SHA256: 29c58eeb4705ab42dea0c3adaa8955587ddd495ad4713ce5348c463fc1fc4b3f SHA512: a767bd4564af3e6baa2494cceef05a6ae6ef80d6c20f73bb0ea3ba4e38fab015b52aaa333d63b83b15a294ecce93c8539cfa7d3c22f50d603504949de08c3c09 Description: Tool to generate CVS patch set information CVSps is a program for generating 'patch set' information from a CVS repository. A patch set in this case is defined as a set of changes made to a collection of files, all committed at the same time (using a single 'cvs commit' command). This information is valuable for seeing the big picture of the evolution of a CVS project. While CVS tracks revision information, it is often difficult to see what changes were committed 'atomically' to the repository. Homepage: http://www.cobite.com/cvsps/ Package: cvsps-dbgsym Priority: optional Section: debug Installed-Size: 117 Maintainer: Debian QA Group Architecture: arm64 Source: cvsps Version: 2.1-8co1bv2022dev2b1 Depends: cvsps (= 2.1-8co1bv2022dev2b1) Filename: pool/development/c/cvsps/cvsps-dbgsym_2.1-8co1bv2022dev2b1_arm64.deb Size: 96944 MD5sum: a969d05d424ba88f5f39fb5452fc43f9 SHA1: 51aa5495c4ad87e3c6ac77838c5d9411c74cbe50 SHA256: dc541867fc922686ed0aa275a84e10050f66aa14591170f578715ea01e0df798 SHA512: 102514f38524b719230a8935bf4844ef3416d71af4aa9dfb6f78c24fe4e6794d4a1d6daac0711713abc22e835f16c44496209b220233b8bc6a2e3495c39dbb93 Description: debug symbols for cvsps Auto-Built-Package: debug-symbols Build-Ids: 45b000e64f9cebaa8c51a595de7666bb002ce501 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: 6205 Maintainer: Debian Python Team Architecture: arm64 Source: cython Version: 0.29.21-3apertis0bv2022dev2b1 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.17) Recommends: python3-dev, gcc Suggests: cython-doc Filename: pool/development/c/cython/cython3_0.29.21-3apertis0bv2022dev2b1_arm64.deb Size: 1239004 MD5sum: 4161f1708f199c07d5d2d082b11f5fb0 SHA1: f1f3032bc9e31eae727cc919acda94d612df1459 SHA256: 16dafa442e5739aff26cf36b255570d04d8227a2223aa2b9ada20d157f25ebdf SHA512: 5e3bde45669268d8d46fb6453a02ee73108b14c2bf52dfd9fb5aeea7f1b8e486d3c393b1395176d48fb7f1c8a01a138f855159b6351c9b93efb8e4af0d2b97a4 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: 37453 Maintainer: Debian Python Team Architecture: arm64 Source: cython Version: 0.29.21-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), cython3 (= 0.29.21-3apertis0bv2022dev2b1) Filename: pool/development/c/cython/cython3-dbg_0.29.21-3apertis0bv2022dev2b1_arm64.deb Size: 9943104 MD5sum: 3f8322207d62b1be6136c75bf1826c64 SHA1: aa720b43813f02047d94bd9ec79579f641499dae SHA256: d31ce0305a3d00b938fa3f11227eae5d460c37bb5f02ec0d5b878a49aeca29ea SHA512: d7d009ae97409a5611681e28bd374f585ee0778eb626f7aa4f02a129eae2121fd761cbe883104cfc4973af98773980dd589e4d4011a60c63298b1cb59aed0d6c Description: C-Extensions for Python 3 - debug build This package contains Cython libraries built against versions of Python configured with --pydebug. Build-Ids: 52cd86a655492d826a7df1a6be2a6716dd76d19c 60a0764b73f8c49ec0a971731e9c55d8094960d7 646105766fdddc64d66cca6f343fdfb3fc0c690d 7532cd67a4ff2690dfbe16d8861f5e936a7b99f6 7a25b5dd972193daa09753b60d1ba75a9e3f351b bb3a5af66c1035f688a1a1d70e6676a924371819 dcbbadfbe3f87c19ed1decb5975eb6a31d5adc7b f785118744f3e7c56fce4a97ad80c2a485a0f823 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: 29 Maintainer: Robert Luberda Architecture: arm64 Version: 1.24apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/d/datefudge/datefudge_1.24apertis0bv2022dev2b1_arm64.deb Size: 10104 MD5sum: 74c8a68603492f8f41f41396c14afa9d SHA1: 69551163dedec2775dcde2a2ca879f4706843dc5 SHA256: 7dc001611263c95f99a4cd004b0ed0f3bfacc461c5b522636094dfe59ee9e8a9 SHA512: e00fbfc077103fbf374c204fea42d398500650a1fbb31c39fc8907baf5c049194371b1931384b6e5d3a43f4d86482d4a04bc0bfbff1329d9104cc6172fdf04ac Description: Fake the system date This program (and preload library) fakes the system date so that programs think the wall clock is ... different. . The faking is not complete; timestamp on files are not affected in any way. . This package is useful if you want to test the date handling of your programs without changing the system clock. Examples: Does it handle expired certificates correctly? Does it work on a leap day? Multi-Arch: same Package: datefudge-dbgsym Priority: optional Section: debug Installed-Size: 19 Maintainer: Robert Luberda Architecture: arm64 Source: datefudge Version: 1.24apertis0bv2022dev2b1 Depends: datefudge (= 1.24apertis0bv2022dev2b1) Filename: pool/development/d/datefudge/datefudge-dbgsym_1.24apertis0bv2022dev2b1_arm64.deb Size: 4700 MD5sum: 6e1cd4847ee0ab2ee89590b755a83b7c SHA1: 2502eff068c5de38d42dbee17f4718e587754a79 SHA256: cf140055093ab4488690d9cd69300a516318a9de591a90263dd11906e840d8fb SHA512: 70c18254e122fa07d5a173fdc389c1ba4a6f1ee63d4f61d5e45b7556921bcf2da5a7d502eb027f94352e7866e1a7acd57b99c29e3eb5fe4f8d9e5eb599e48f8d Description: debug symbols for datefudge Auto-Built-Package: debug-symbols Build-Ids: d122c221f9d84ec617879be3007a9bb9ac159872 Multi-Arch: same Package: dav1d Priority: optional Section: video Installed-Size: 67 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Version: 0.7.1-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libdav1d4 (>= 0.1.0) Filename: pool/development/d/dav1d/dav1d_0.7.1-3apertis0bv2022dev2b1_arm64.deb Size: 25736 MD5sum: 4497c92ea90c7eb2cc04f2666ebbabec SHA1: 1cbf2eb2d56eb1ea5a00497e1a6fb27ac975e15a SHA256: ef8917278d56033eba68182c2a851897387ef574fda0b0bb8aba8b46cf9396eb SHA512: c6337e09205bf91d629dc8b98e0350af25677ef0f3fc3049926a5727172c87b5024f86c84a2bb658736263863abc046b9a860344a768d68ae3c6eea478ce0cc8 Description: fast and small AV1 video stream decoder dav1d is an AOMedia Video 1 (AV1) cross-platform decoder and focused on speed and correctness. . dav1d supports the following features: * support for all features of the AV1 bitstream * support for all bitdepth, 8, 10 and 12bits * support for all chroma subsamplings 4:2:0, 4:2:2, 4:4:4 and grayscale * full acceleration for AVX-2 chips * full acceleration for SSSE3+ chips * full acceleration for ARMv8 chips * partial acceleration for ARMv7 chips Homepage: https://www.videolan.org/projects/dav1d.html Package: dav1d-dbgsym Priority: optional Section: debug Installed-Size: 61 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: dav1d Version: 0.7.1-3apertis0bv2022dev2b1 Depends: dav1d (= 0.7.1-3apertis0bv2022dev2b1) Filename: pool/development/d/dav1d/dav1d-dbgsym_0.7.1-3apertis0bv2022dev2b1_arm64.deb Size: 43976 MD5sum: ec60d38e361226e3ebbe55d13974e79b SHA1: dcc8cbc71ecc552375cb0f658b3b1bb048053738 SHA256: 8c9f6e43e223035eca00567d9007e14030507618c1361ec5bc1d87604bc1f749 SHA512: 6091804daaf1c5f8f1b7b34b4f56c589f7f7595166c50f1e88ccb4f7b9ab0e1e3019ea8d3bf22c49a610d16e115dddbcc673b23fdc7ad7375842f5a2e4a3d840 Description: debug symbols for dav1d Auto-Built-Package: debug-symbols Build-Ids: 90b8022aaf35e788133fa46bef53e96eb51333ef Package: daxctl Priority: optional Section: misc Installed-Size: 104 Maintainer: Adam Borowski Architecture: arm64 Source: ndctl Version: 71.1-1apertis0bv2022dev2b1 Replaces: ndctl (<< 63-1.3~) Depends: libc6 (>= 2.17), libdaxctl1 (>= 71), libjson-c5 (>= 0.15), libndctl6 (>= 63), libuuid1 (>= 2.16) Breaks: ndctl (<< 63-1.3~) Filename: pool/development/n/ndctl/daxctl_71.1-1apertis0bv2022dev2b1_arm64.deb Size: 41388 MD5sum: e7464835222958565c62b6395dff383a SHA1: 89d1763a5bd1920ecfc410191d42f3555dc57d74 SHA256: 8667a49114f83d31dbb6cd63930c57f67f5365f293bdea984b073ae54a1d77c3 SHA512: 4eb1e8f502c766d279870aa64458dfc81a14c3a5dd41909b2f185f8ad8177ee9164c5b5be71b2a1f624f26cd3c532f37b1b6f11bd35776c6580684b6d2b002ff Description: Utility for managing the device DAX subsystem "DAX" are file system extensions to bypass the page cache and block layer to mmap persistent memory, from a PMEM block device, directly into a process address space. . This package contains a utility for managing the device DAX subsystem in the Linux kernel. Homepage: https://github.com/pmem/ndctl Multi-Arch: foreign Package: daxctl-dbgsym Priority: optional Section: debug Installed-Size: 119 Maintainer: Adam Borowski Architecture: arm64 Source: ndctl Version: 71.1-1apertis0bv2022dev2b1 Depends: daxctl (= 71.1-1apertis0bv2022dev2b1) Filename: pool/development/n/ndctl/daxctl-dbgsym_71.1-1apertis0bv2022dev2b1_arm64.deb Size: 97212 MD5sum: e59aaaeca3ec483b169543e9e2e474aa SHA1: c55848f26bc1cedc4c212b0fb88df8f238d1214b SHA256: 0cdf712474f1f63406aaed194e791b35bfdf90579665f723906df1ab4b00bf0e SHA512: 5561464134b7c0f82c9e6105e8a61d41dba863ccf3ee2fb9a28fdfdca8f9e703aa167179605c3c315a46b28bc8b1f5e8560996c7409af3890f4290a36a92900a Description: debug symbols for daxctl Auto-Built-Package: debug-symbols Build-Ids: 62bde204a948fb90cc004dd9d3235120bdfd6e5b 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: 41 Maintainer: Mike Gabriel Architecture: arm64 Version: 16.10.0~bzr100+repack1-4.1apertis1bv2022dev2b1 Depends: libc6 (>= 2.17), libdbustest1 (>= 15.04.0~bzr87), libglib2.0-0 (>= 2.18.0), dbus, procps Suggests: bustle Filename: pool/development/d/dbus-test-runner/dbus-test-runner_16.10.0~bzr100+repack1-4.1apertis1bv2022dev2b1_arm64.deb Size: 14040 MD5sum: f83f21aecc9c749731791946a504c6b8 SHA1: 9977986c4e08d642c9691b53ca7ce42a157885cb SHA256: ef99c1a48c49e455c6967e086ca8d089859e1c9a3dbb6b07a6faebc1f350d1b9 SHA512: aacc107b1a7e865ea4890de2eb6d1eb3568084da133318146217e36f7d5e1a8ca7252ef6d3ad47b3cc7784b9da576e57e39e5e186f87477d643938233889d3b9 Description: Runs tests under a new DBus session A simple little executable for running a couple of programs under a new DBus session. . Use this DBus tool for unit testing of code that accesses DBus at runtime. Homepage: https://launchpad.net/dbus-test-runner Multi-Arch: foreign Package: dbus-test-runner-dbgsym Priority: optional Section: debug Installed-Size: 27 Maintainer: Mike Gabriel Architecture: arm64 Source: dbus-test-runner Version: 16.10.0~bzr100+repack1-4.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_arm64.deb Size: 10324 MD5sum: ffb40e0055fa3fb6540f92fcd6a2eee5 SHA1: af9d752a340984fa021b52745bc6d47a20872eaa SHA256: 9ca83c787ed71be1627930caad7fb3a3e6b1f4c4f9ba64ae8eb6e8a0a5e62c63 SHA512: 4ec4f483d3b6b479eb6cae772d3a97781e82d87e9cfe05869e0bdea1aaa485f58dfe2a3e665709a052bc555bfe84ddee312d590b24075cbae7218a57fb15e7de Description: debug symbols for dbus-test-runner Auto-Built-Package: debug-symbols Build-Ids: 29053918640c40b0b6a1902387e7726d13c2d15e Package: dc Priority: standard Section: math Installed-Size: 150 Maintainer: Ryan Kavanagh Architecture: arm64 Source: bc Version: 1.07.1-2co1bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/b/bc/dc_1.07.1-2co1bv2022dev2b1_arm64.deb Size: 70732 MD5sum: 3c72429e64971b973fb3da10de51d9e8 SHA1: 6a8043c0b60de3cdf0c8fcc9a1a023a6b37e9058 SHA256: 4716e36b6bbbd0e458058b99d8f106d72c577955b6e076e3617a1a8c22a6ff16 SHA512: 43f43f4e5c3ff7176509008c89c7931bc6fb9af3819d7ddf989ca2111fa49490e14e4d90a0cf5f95d2763dede5dd82c38f4ccfbbb7a63a18bd13b372e582029b Description: GNU dc arbitrary precision reverse-polish calculator GNU dc is a reverse-polish desk calculator which supports unlimited precision arithmetic. It also allows you to define and call macros. . A reverse-polish calculator stores numbers on a stack. Entering a number pushes it on the stack. Arithmetic operations pop arguments off the stack and push the results. Homepage: http://ftp.gnu.org/gnu/bc/ Multi-Arch: foreign Package: dc-dbgsym Priority: optional Section: debug Installed-Size: 84 Maintainer: Ryan Kavanagh Architecture: arm64 Source: bc Version: 1.07.1-2co1bv2022dev2b1 Depends: dc (= 1.07.1-2co1bv2022dev2b1) Filename: pool/development/b/bc/dc-dbgsym_1.07.1-2co1bv2022dev2b1_arm64.deb Size: 66096 MD5sum: 91ca7dd3b085f893d3f37fb6b428ba78 SHA1: 6a72be834c20ac00ab5a0560b56d9ea2e41a4ccb SHA256: 9dc857dc9cd29271b8978ddc7067bc950f1f4a022e8f1c00b20797a347761b21 SHA512: 330df07a7b75c28a4e4620c9105fe500bae3265602cd1bf6b66487dd032843c82e765ea01bb5b1b506fb69fae4541061c2a6ad4151f45cc1245bffaaeea9f9ec Description: debug symbols for dc Auto-Built-Package: debug-symbols Build-Ids: 445f028f42092ec82e3fd909017406f6f71dedc3 Package: dctrl-tools Priority: optional Section: utils Installed-Size: 410 Maintainer: Rhonda D'Vine Architecture: arm64 Version: 2.24-3co1bv2022dev2b1 Replaces: grep-dctrl Provides: grep-dctrl Depends: libc6 (>= 2.17) Suggests: apt, debtags Conflicts: grep-dctrl Filename: pool/development/d/dctrl-tools/dctrl-tools_2.24-3co1bv2022dev2b1_arm64.deb Size: 101076 MD5sum: ab7efc08cf9b4fbd8d97c0dc6df1ba27 SHA1: 60b24d33a45870350f4874d208e088db304de1f3 SHA256: ce7a53e527e05e1b0fded7666013dede0b231c6c1f28a464518a49baad72538d SHA512: f54b6746e0e4985e5b07b9c63295abe9db8d1e51e82725d334a5d45a08f0b47e26c5fd11b03f42f0f582c70a356e438d7b82555e489be2a9d4c1c97ed1de8ee9 Description: Command-line tools to process Debian package information Debian package information is generally stored in files having a special file format, dubbed the Debian control file format (the dctrl format), a special case of the record jar file format. These tools operate on any files conforming in a general sense to that format and are therefore widely applicable whenever those formats are in play. . Included are: . grep-dctrl - Grep dctrl-format files grep-available - Grep the DPKG available database grep-status - Grep the DPKG status database grep-aptavail - Grep the APT available database grep-debtags - Grep the Debtags package database . sort-dctrl - Sort dctrl-format files . tbl-dctrl - Tabulate dctrl-format files . sync-available - Sync the dpkg available database with the apt database Homepage: https://github.com/ajkaijanaho/dctrl-tools Multi-Arch: foreign Package: dctrl-tools-dbgsym Priority: optional Section: debug Installed-Size: 236 Maintainer: Rhonda D'Vine Architecture: arm64 Source: dctrl-tools Version: 2.24-3co1bv2022dev2b1 Depends: dctrl-tools (= 2.24-3co1bv2022dev2b1) Filename: pool/development/d/dctrl-tools/dctrl-tools-dbgsym_2.24-3co1bv2022dev2b1_arm64.deb Size: 182408 MD5sum: b40298f657d053ee50e036f5048c47fc SHA1: 0714e52f18b96be9bdba5b2da09741c39b6730b4 SHA256: f5bc7964e5aec39ec875a28de0be3b94b80f3727d7e5e3450998c18f7b801dbc SHA512: 5059d144636b6f2356adc4b0183879892bd2490253fe38d76fe5dae1dcd9d4e2b367f79d2930d05b6f1b1ce6d4f8e7d5259cb8a438da06dae8cba3135fe9b31b Description: debug symbols for dctrl-tools Auto-Built-Package: debug-symbols Build-Ids: 284f8383fb5e6437d7fa93730c57c56a97a737b9 dc93a0f95a80067acf731438e8c2448e291eb009 f50a6c2c9cb2a42936e284870bd02f79151675fc fe59cec38ba57908383a2a583759fe9d9c1fb414 Package: debhelper Priority: optional Section: devel Installed-Size: 1511 Maintainer: Debhelper Maintainers Architecture: all Version: 13.3.4+apertis1bv2023dev0b2 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+apertis1bv2023dev0b2), po-debconf, perl:any Suggests: dh-make Breaks: cmake (<< 3.9~), meson (<< 0.40.0~) Filename: pool/development/d/debhelper/debhelper_13.3.4+apertis1bv2023dev0b2_all.deb Size: 1055660 MD5sum: 51d3a7d5c81723200bced94a7192f5e8 SHA1: 272dc2e9ed64b10c15b71093fe47dd00f72b0d2c SHA256: 256283957c8f1146d8906dc5583daff29ed1664f7e663700b5aa3a3bc24d6093 SHA512: b0a6c7f5cd389d4c753fe1a56a448ef0eb8b4940074aeadd9ee096867c41b1c66d4da357f7b8e77d314ff07f0a303e722c87ff2f944bed6e0a2f81da0fa16f01 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: 234 Maintainer: Debian Release Team Architecture: all Version: 2021.1.1apertis0bv2022dev2b1 Filename: pool/development/d/debian-archive-keyring/debian-archive-keyring_2021.1.1apertis0bv2022dev2b1_all.deb Size: 93808 MD5sum: a23c0a8d49691b415d5b0e65d614fa2b SHA1: 623b0f74f97a7c111a71c266222d1aee9bc41e3f SHA256: 729a33aa0fd1ead28b46059e98028ec9e8d11d3836457b0c522b1ad7b62fc53a SHA512: d888270e65e16ff784d35b0e4da920ab93f44a2ce64260896dfc55dd6a870638f23cf0f42a2df043408e848554f770c67b1bc194ad3aae80262d5ec851d06272 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.123apertis1bv2022dev2b1 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.123apertis1bv2022dev2b1_all.deb Size: 75668 MD5sum: fb33193ec0503c6db5d2b85de0862e31 SHA1: 5d6491ee9f5c03ab09b489f186a8ab3dd698e418 SHA256: ba2e0d3d7cb36ac076ff09cabac41934fab836ad6c361f991dcac2fff48a06fd SHA512: ae176f55ae0cd71f0f0a9cd24c4640715621bf32403f37d100b0f2c16c6b8ddd062effe5a5d6cfc911296e64b4b5bcd8f3fd4b76af76801b351813197c6cc79b Description: Bootstrap a basic Debian system debootstrap is used to create a Debian base system from scratch, without requiring the availability of dpkg or apt. It does this by downloading .deb files from a mirror site, and carefully unpacking them into a directory which can eventually be chrooted into. Package: debugedit Priority: optional Section: admin Installed-Size: 1482 Maintainer: RPM packaging team Architecture: arm64 Source: rpm Version: 4.16.1.2+dfsg1-3+apertis0bv2022dev3b1 Replaces: rpm (<< 4.11.1-2) Depends: libc6 (>= 2.17), libdw1 (>= 0.167), libelf1 (>= 0.144), libpopt0 (>= 1.14), librpmio9 (= 4.16.1.2+dfsg1-3+apertis0bv2022dev3b1) Suggests: rpm-i18n Breaks: rpm (<< 4.11.1-2) Filename: pool/development/r/rpm/debugedit_4.16.1.2+dfsg1-3+apertis0bv2022dev3b1_arm64.deb Size: 1471700 MD5sum: ebc58ef604db4a19920fa2cbab6b1d47 SHA1: c3e61fcafe90b07dcb9fc86758a747a4903bdb7d SHA256: 938dca3c7265c73da078cb60158ca7f407a040a1e7368bb9735ae71c9e3c1cd7 SHA512: 2b133efa08961d60c163bdc5ce17c82220230c90f9164fa7bd5022dbfebe86ed704cd9185ea85b860f360ebf63dd6267ca78f825338edba22cf10c0a54c0ab9b Description: tool to mangle source locations in .debug files This tool allows rewriting of source code locations in .debug files to point to /usr/src (or anywhere else). It has been split out of the rpm package to be useful on its own. Homepage: https://rpm.org/ Multi-Arch: foreign Package: debugedit-dbgsym Priority: optional Section: debug Installed-Size: 88 Maintainer: RPM packaging team Architecture: arm64 Source: rpm Version: 4.16.1.2+dfsg1-3+apertis0bv2022dev3b1 Depends: debugedit (= 4.16.1.2+dfsg1-3+apertis0bv2022dev3b1) Filename: pool/development/r/rpm/debugedit-dbgsym_4.16.1.2+dfsg1-3+apertis0bv2022dev3b1_arm64.deb Size: 70804 MD5sum: e2d03e225048c64e5a08ae94c901803a SHA1: 19e6e2e1611d5c6b38fbd598291edc3d821371a8 SHA256: 6deb1f9065e9834becfe3c6a4d8f8f06571049b0f7875e226e4d6fcef581ffaa SHA512: 4b532b0d0ee7f270ee4287a2933a5134110a48fd13f8514e980544368f96fa1106676739875e1bd1bfe15671ae8288e1bb911d91fc2018e779fa3c68726d0ed6 Description: debug symbols for debugedit Auto-Built-Package: debug-symbols Build-Ids: 17495a645faac8d2678453dd08efccd9256b21b1 Package: dee-tools Priority: optional Section: utils Installed-Size: 33 Maintainer: Kartik Mistry Architecture: arm64 Source: dee Version: 1.2.7+17.10.20170616-6apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libdee-1.0-4 (>= 1.0.0), libglib2.0-0 (>= 2.26.0) Filename: pool/development/d/dee/dee-tools_1.2.7+17.10.20170616-6apertis0bv2022dev2b1_arm64.deb Size: 11596 MD5sum: 05db72aa9f3206740bb62e9ebaa6dea9 SHA1: 40a2d37368d5b1c5a9173d2052ccfa3ee0952b28 SHA256: f4fe9e0fe0fe064ce597eaf43ec2315556b16526816ca6b8fe4e9a40d3c60293 SHA512: c9c24290ae9c1c6c4e12d9fcf4fcf924ae55b5172943a56aa243ba9d097e8996360e7a969faba60cdeb9c1fc0ded531ebe7636b1622198b4a59267670b4457a0 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: arm64 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_arm64.deb Size: 9592 MD5sum: cd5cf7e46b735630f2e1c03d18a1f167 SHA1: 9a6a9e9362a8bff88f6af9c3cffd9b03d0eae147 SHA256: f20acd5600e7033253812204202da1252816421aa4d54d2b9a3251e820c91c5f SHA512: b68e6cf6cb436e84881c057d6c68566b01483c004978def3d434b45cb46a6877f9d169e58360abcd2758e433a8fef1d3840a3c292dcb153f514bb381d0eb2664 Description: debug symbols for dee-tools Auto-Built-Package: debug-symbols Build-Ids: ab292f41351acc11f3080b7897ee2959129a8510 Package: default-jdk Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: arm64 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_arm64.deb Size: 1076 MD5sum: a44fa992e034d90d51c60e6470d1e9d5 SHA1: f129c05ca4eae88b1b1e055da528db7ab3149d10 SHA256: 211e9eda4810d9411b28ab83e5d699ca29450f599ec708010e15458f26614f3b SHA512: 51c60d1fa79678f425e618e954f706cc0a24438c3ec72857dc4e3a614a986399f9665a5e2804674248db32e3241221c775b55bdd423b195b5b10faa4e9d931d2 Description: Standard Java or Java compatible Development Kit This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11-jdk for arm64. Cnf-Extra-Commands: javac,javadoc,jar Homepage: https://wiki.debian.org/Java/ Package: default-jdk-doc Priority: optional Section: doc Installed-Size: 23 Maintainer: Debian Java Maintainers Architecture: arm64 Source: java-common (0.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_arm64.deb Size: 11164 MD5sum: 90bfb47abbd8894c80ccc991450afc15 SHA1: a2056877b0043929234de26e612f7b4297b51334 SHA256: 1e93da6374231c37da19e2ec1e7947ea1c1b007f1e20d53ddbb736a2e5393b71 SHA512: 48776217793ec2e8bde0ae1fced120b650231c08adeda1b94e5966fd9948de80b8c0cf8657f960aec36c0f01744bc437317e67d92b9c298ff917f86f8dc69573 Description: Standard Java or Java compatible Development Kit (documentation) This dependency package points to the documentation for the Java development kit, or Java compatible development kit recommended for Debian, which is openjdk-11-doc for arm64. Homepage: https://wiki.debian.org/Java/ Package: default-jdk-headless Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: arm64 Source: java-common (0.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_arm64.deb Size: 1124 MD5sum: 077f83e57b4063e74399e3f974bd0a2d SHA1: 4d7a1e4254c65f8e84ec13ec4a4d810bdebc45e8 SHA256: 8111dd2f82d3d46c880ccfc98d560692897e0c3f777252e276113c910e411899 SHA512: 22c686083ac04b62570ed0dc522b4a1095e373251314f955cdc3cae3205b1f88954aac4fc79aeb232e12580b69d38ba21abdd8b3e7928e774d4b82004859030a Description: Standard Java or Java compatible Development Kit (headless) This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11-jdk-headless for arm64. . The package is used as dependency for packages not needing a graphical display during runtime. Homepage: https://wiki.debian.org/Java/ Package: default-jre Priority: optional Section: java Installed-Size: 6 Maintainer: Debian Java Maintainers Architecture: arm64 Source: java-common (0.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_arm64.deb Size: 1060 MD5sum: e957aea9e2fa6c49bc2a8b2a568d5be7 SHA1: 41de3a3df25ca38c68246c7302bac0d265bc35d2 SHA256: 91deb7ca0184bb58a9af93c385e3972499112b7da74619c0820a0b43a0d2b564 SHA512: b5283afacaedd8da4c0b64fa73c6e4af53689093932c635b3e866514c7932c84d0ef2e620a913f03cad64f2a3b016898513a4ab569d10a609cb8a29dc4687141 Description: Standard Java or Java compatible Runtime This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre for arm64. Cnf-Extra-Commands: java,jexec Homepage: https://wiki.debian.org/Java/ Package: default-jre-headless Priority: optional Section: java Installed-Size: 20 Maintainer: Debian Java Maintainers Architecture: arm64 Source: java-common (0.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_arm64.deb Size: 11092 MD5sum: bb542b3e9f2133e24a5caf32d5021d96 SHA1: fb8068c830c058539d2b0d08586ecb92c00a4773 SHA256: d48b96051646d0553077687a78b5b37213e39bc89c8d91ccf25972b7b17e72b2 SHA512: 969fbe65089085577da7a1175464d7b73eb68b1f5f1f196128f55839da083e89e058128f090da069af5f103c61e339cc7d4147cc322ff2265225a37aa190efe7 Description: Standard Java or Java compatible Runtime (headless) This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre-headless for arm64. . The package is used as dependency for packages not needing a graphical display during runtime. Homepage: https://wiki.debian.org/Java/ Package: default-libmysqlclient-dev Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: mysql-defaults Version: 1.0.7apertis0bv2022dev2b1 Depends: libmariadb-dev-compat Filename: pool/development/m/mysql-defaults/default-libmysqlclient-dev_1.0.7apertis0bv2022dev2b1_arm64.deb Size: 4132 MD5sum: d7c4b9283d2233164b69fdb7db10f646 SHA1: ffaa769872a48bf107907ab57872c4cab5a8a914 SHA256: a4d543c31bf12ac02711b6e5a6697749dbeaf236eead6d8323db82e40263e970 SHA512: 6591d30f5c1a191224ad1b130e260e478003da3969c97ea088ca9f367783f480d6866710878c35f8ed8e5158f2e9b558c63df74f3efc894c26ec6be1e80e37d7 Description: MySQL database development files (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the client development libraries and header files (API and ABI defined by MySQL). Depending on the default defined through this metapackage, the underlying implementation may be provided by either MySQL or MariaDB. Build-Depend on this package and then link using -lmysqlclient. You will end up with a binary that depends on either libmysqlclient.so.X or libmariadbclient.so.X depending on the current default. dpkg-shlibdeps should correctly generate a dependency on libmysqlclientX or libmariadbclientX as appropriate. Multi-Arch: same Package: default-libmysqld-dev Priority: optional Section: database Installed-Size: 10 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: mysql-defaults Version: 1.0.7apertis0bv2022dev2b1 Depends: libmariadbd-dev Filename: pool/development/m/mysql-defaults/default-libmysqld-dev_1.0.7apertis0bv2022dev2b1_arm64.deb Size: 3904 MD5sum: 9faa1a626df4260a1b30af9c6b06043e SHA1: ec5497207a3ea28ad765e509ffa6b5047c648272 SHA256: dca38989efab41aeb16ee3da368335e5816e3146a4f262305aed79045e242b39 SHA512: e40d6787c8b8382374208fc08b3711d1b1db3e6bc331330c50953dbddd7282b15d2e19dfbbf97c9b93e229af2ed947dc653a8a3a8d2e1f72e78bf35fe913604f 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: 434 Maintainer: Héctor Orón Martínez Architecture: arm64 Version: 1.6.0-1apertis0bv2023dev0b4 Depends: libc6 (>= 2.17), libfdt1 (>= 1.6.0), libyaml-0-2 Filename: pool/development/d/device-tree-compiler/device-tree-compiler_1.6.0-1apertis0bv2023dev0b4_arm64.deb Size: 224668 MD5sum: 263ec2ad7627d3ad166a07ab2df92c18 SHA1: 0ce572b56dfbc898e9fb09a73df2424117093d51 SHA256: efe3c9cdc422aba5e43a02380468c54ed188068df425c21fdce2c48bf28045dc SHA512: dc0cdcbbb06805a675d808c475aec8f5b2ae792250a633fd8269e78b942d0b2ec55d9c387b21d49563ca4a5c41489f06476fce6b3a177363f091dbd61af35d35 Description: Device Tree Compiler for Flat Device Trees Device Tree Compiler, dtc, takes as input a device-tree in a given format and outputs a device-tree in another format for booting kernels on embedded systems. . Typically, the input format is "dts", a human readable source format, and creates a "dtb", or binary format as output. Homepage: https://git.kernel.org/cgit/utils/dtc/dtc.git Multi-Arch: foreign Package: device-tree-compiler-dbgsym Priority: optional Section: debug Installed-Size: 310 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: device-tree-compiler Version: 1.6.0-1apertis0bv2023dev0b4 Depends: device-tree-compiler (= 1.6.0-1apertis0bv2023dev0b4) Filename: pool/development/d/device-tree-compiler/device-tree-compiler-dbgsym_1.6.0-1apertis0bv2023dev0b4_arm64.deb Size: 226616 MD5sum: 08a592959df9372e6b90b9e39f22955c SHA1: 46e72edf4524134173ba37c9b62facce6541c9b2 SHA256: 9ceabb1c7a7a9b93be054e3a375549f2a38cf4b3a3004b832fc474c9c7c24a61 SHA512: e4532267c6615d1fd06affa2cdc1c328a474010803fe801d74a661e3947a94b124cf962d772881382506e46ed3f0a946424d79c3e3b3faff60ada17cdff12c3b Description: debug symbols for device-tree-compiler Auto-Built-Package: debug-symbols Build-Ids: 099e47bb6e2e42c8b27f34ca2856ee4d577eebbd 0f75bf354fa7b722899c0fd829a29326d5a73412 6e8e0effd5ba3226425c46b2d78856ed7fe2f510 896e9ed5a9bbe56e7eed142e72151ef3d39437d2 d0bb4df68320b2811d1729282fc6907c6cb28bbd d8283f0940c6a305f879da1ca171fe7262bf711b Package: devscripts Priority: optional Section: devel Installed-Size: 2652 Maintainer: Devscripts Maintainers Architecture: arm64 Version: 2.21.3+deb11u1+apertis0bv2023dev0b2 Replaces: hardening-includes, ubuntu-dev-tools (<< 0.124~) Depends: dpkg-dev (>= 1.18.19), fakeroot, file, gnupg | gnupg2, gpgv | gpgv2, libfile-dirlist-perl, libfile-homedir-perl, libfile-touch-perl, libfile-which-perl, libipc-run-perl, libmoo-perl, libwww-perl, patchutils, sensible-utils, wdiff, perl:any, python3:any, libc6 (>= 2.17) Recommends: apt (>= 1.3~pre3), dctrl-tools, dput | dupload, libdistro-info-perl, libdpkg-perl, libencode-locale-perl, libgit-wrapper-perl, libgitlab-api-v4-perl, liblist-compare-perl, libstring-shellquote-perl, libtry-tiny-perl, liburi-perl, licensecheck, lintian, man-db, patch, pristine-tar, python3-apt, python3-debian (>= 0.1.15), python3-magic, python3-requests, python3-unidiff, python3-xdg, strace, unzip, wget | curl, xz-utils, debian-keyring, equivs, liblwp-protocol-https-perl, libsoap-lite-perl Suggests: adequate, at, autopkgtest, bls-standalone, bsd-mailx | mailx, build-essential, check-all-the-things, cvs-buildpackage, debhelper, devscripts-el, diffoscope, disorderfs, dose-extra (>= 4.0), duck, faketime, gnuplot, how-can-i-help, libauthen-sasl-perl, libdbd-pg-perl, libfile-desktopentry-perl, libnet-smtps-perl, libterm-size-perl, libtimedate-perl, libyaml-syck-perl, mmdebstrap, mozilla-devscripts, mutt, piuparts, postgresql-client, pristine-lfs, quilt, ratt, reprotest, ssh-client, svn-buildpackage, w3m Breaks: hardening-includes, ubuntu-dev-tools (<< 0.147~) Filename: pool/development/d/devscripts/devscripts_2.21.3+deb11u1+apertis0bv2023dev0b2_arm64.deb Size: 1095548 MD5sum: cd024749134a7f4952770bb52188b3bb SHA1: 178d08dc405f1f7f16e5441ed04a9cc5b07ffd2e SHA256: 9384989c52ff1c14452d3abfc43ca028673fab2a55db427c4b6da0fa67f39fda SHA512: 83b338bce501baee5bf7bac9fc03eab29b5a420e8c369653c35a55012131cc201cef9146d7706134905bcea993684bcf3ec3e089cbb5384009f8c11f0cba8eec Description: scripts to make the life of a Debian Package maintainer easier Contains the following scripts, dependencies/recommendations shown in brackets afterwards: . - annotate-output: run a command and prepend time and stream (O for stdout, E for stderr) for every line of output. - archpath: Prints arch (tla/Bazaar) package names. Also supports calculating the package names for other branches. [tla | bazaar] - bts: A command-line tool for accessing the Debian Bug Tracking System, both to send mails to control@bts.debian.org and to access the web pages and SOAP interface of the BTS. [www-browser, libauthen-sasl-perl, libnet-smtps-perl, libsoap-lite-perl, liburi-perl, libwww-perl, bsd-mailx | mailx] - build-rdeps: Searches for all packages that build-depend on a given package. [dctrl-tools, dose-extra, libdpkg-perl] - chdist: tool to easily play with several distributions. [dctrl-tools] - checkbashisms: check whether a /bin/sh script contains any common bash-specific constructs. - cowpoke: upload a Debian source package to a cowbuilder host and build it, optionally also signing and uploading the result to an incoming queue. [ssh-client] - cvs-debi, cvs-debc: wrappers around debi and debc respectively (see below) which allow them to be called from the CVS working directory. [cvs-buildpackage] - cvs-debrelease: wrapper around debrelease which allows it to be called from the CVS working directory. [cvs-buildpackage, dupload | dput, ssh-client] - cvs-debuild: A wrapper for cvs-buildpackage to use debuild as its package building program. [cvs-buildpackage, fakeroot, lintian, gnupg |gnupg2] - dcmd: run a given command replacing the name of a .changes or .dsc file with each of the files referenced therein. * - dd-list: given a list of packages, pretty-print it ordered by maintainer. * - debbisect: bisect snapshot.debian.org to find which change in the archive introduced a certain problem. [mmdebstrap, python3-debian] - debc: List contents of current package. Do this after a successful "debuild" to see if the package looks all right. - debchange (abbreviation dch): Modifies debian/changelog and manages version numbers for you. It will either increment the version number or add an entry for the current version, depending upon the options given to it. [libdistro-info-perl, libsoap-lite-perl]* - debcheckout: checkout the development repository of a Debian package. * - debclean: Clean a Debian source tree. Debclean will clean all Debian source trees below the current directory, and if requested, also remove all files that were generated from these source trees (that is .deb, .dsc and .changes files). It will keep the .diffs and original files, though, so that the binaries and other files can be rebuilt if necessary. [fakeroot]* - debcommit: Commits changes to cvs, darcs, svn, svk, tla, bzr, git, or hg, using new entries in debian/changelog as the commit message. Also supports tagging Debian package releases. [cvs | darcs | subversion | svk | tla | bzr | git-core | mercurial, libtimedate-perl] - debdiff: A program which examines two .deb files or two .changes files and reports on any difference found in their file lists. Useful for ensuring that no files were inadvertently lost between versions. Can also examine two .dsc files and report on the changes between source versions. For a deeper comparison one can use the diffoscope package. [wdiff, patchutils]* - debdiff-apply: Apply unified diffs of two Debian source packages, such as those generated by debdiff, to a target Debian source package. Any changes to debian/changelog are dealt with specially, to avoid the conflicts that changelog diffs typically produce when applied naively. May be used to check that old patches still apply to newer versions of those packages. [python3-debian, python3-unidiff, quilt] - debi: Installs the current package by using the setuid root debpkg script described below. It assumes that the current package has just been built (for example by debuild), and the .deb lives in the parent directory, and will effectively run dpkg -i on the .deb. The ability to install the package with a very short command is very useful when troubleshooting packages. - debpkg: A wrapper for dpkg used by debi to allow convenient testing of packages. For debpkg to work, it needs to be made setuid root, and this needs to be performed by the sysadmin -- it is not installed as setuid root by default. (Note that being able to run a setuid root debpkg is effectively the same as having root access to the system, so this should be done with caution.) Having debpkg as a wrapper for dpkg can be a Good Thing (TM), as it decreases the potential for damage by accidental wrong use of commands in superuser mode (e.g., an inadvertent rm -rf * in the wrong directory is disastrous as many can attest to). - debrelease: A wrapper around dupload or dput which figures out which version to upload, and then calls dupload or dput to actually perform the upload. [dupload | dput, ssh-client] - debrebuild: A script that provided a .buildinfo file reports the instructions on how to try to reproduce the reported build. [sbuild | mmdebstrap, libdistro-info-perl] - debrepro: A script that tests reproducibility of Debian packages. It will build a given source directory twice, with a set of variation between the first and second build, and compare the binary packages produced. If diffoscope is installed, it is used to compare non-matching binaries. If disorderfs is installed, it is used during the build to inject non-determinism in filesystem listing operations. [faketime, diffoscope, disorderfs] - debrsign: This transfers a .changes/.dsc pair to a remote machine for signing, and runs debsign on the remote machine over an SSH connection. [gnupg | gnupg2, debian-keyring, ssh-client] - debsign: Use GNU Privacy Guard to sign the changes (and possibly dsc) files created by running dpkg-buildpackage with no-sign options. Useful if you are building a package on a remote machine and wish to sign it on a local one. This script is capable of automatically downloading the .changes and .dsc files from a remote machine. [gnupg |gnupg2, debian-keyring, ssh-client]* - debsnap: grab packages from https://snapshot.debian.org [libwww-perl, libjson-perl] - debuild: A wrapper for building a package (i.e., dpkg-buildpackage) to avoid problems with insufficient permissions and wrong paths etc. Debuild will set up the proper environment for building a package. Debuild will use the fakeroot program to build the package by default, but can be instructed to use any other gain-root command, or can even be installed setuid root. Debuild can also be used to run various of the debian/rules operations with the same root-gaining procedure. Debuild will also run lintian to check that the package does not have any major policy violations. [fakeroot, lintian, gnupg | gnupg2]* - deb-reversion: increases a binary package version number and repacks the package, useful for porters and the like. - deb-why-removed: shows the reason a package was removed from the archive. [libdpkg-perl] - dep3changelog: generate a changelog entry from a DEP3-style patch header. - desktop2menu: given a freedesktop.org desktop file, generate a skeleton for a menu file. [libfile-desktopentry-perl] - dget: Downloads Debian source and binary packages. Point at a .changes or .dsc to download all references files. Specify a package name to download it from the configured apt repository. [wget | curl] - diff2patches: extracts patches from a .diff.gz file placing them under debian/ or, if present, debian/patches. [patchutils] - dpkg-depcheck, dpkg-genbuilddeps: Runs a specified command (such as debian/rules build) or dpkg-buildpackage, respectively, to determine the packages used during the build process. This information can be helpful when trying to determine the packages needed in the Build-Depends etc. lines in the debian/control file. [build-essential, strace] - dscextract: extract a single file from a Debian source package. [patchutils] - dscverify: check the signature and MD5 sums of a dsc file against the most current Debian keyring on your system. [gnupg | gnupg2, debian-keyring] - edit-patch: add/edit a patch for a source package and commit the changes. [quilt | dpatch | cdbs] - getbuildlog: download package build logs from Debian auto-builders. [wget] - git-deborig: try to produce Debian orig.tar using git-archive(1). [libdpkg-perl, libgit-wrapper-perl, liblist-compare-perl, libstring-shellquote-perl, libtry-tiny-perl] - grep-excuses: grep britney's excuses to find out what is happening to your packages. [libdbd-pg-perl, libterm-size-perl, libyaml-syck-perl, wget, w3m] - hardening-check: report the hardening characteristics of a set of binaries. - list-unreleased: searches for packages marked UNRELEASED in their changelog. - ltnu (Long Time No Upload): List all uploads of packages by the given uploader or maintainer and display them ordered by the last upload of that package, oldest uploads first. - manpage-alert: locate binaries without corresponding manpages. [man-db] - mass-bug: mass-file bug reports. [bsd-mailx | mailx] - mergechanges: merge .changes files from the same release but built on different architectures. - mk-build-deps: Given a package name and/or control file, generate a binary package which may be installed to satisfy the build-dependencies of the given package. [equivs] - mk-origtargz: Rename upstream tarball, optionally changing the compression and removing unwanted files. [libfile-which-perl, unzip, xz-utils, file] - namecheck: Check project names are not already taken. - nmudiff: prepare a diff of this version (presumably an NMU against the previously released version (as per the changelog) and submit the diff to the BTS. [patchutils, mutt] - origtargz: fetch the orig tarball of a Debian package from various sources, and unpack it. [pristine-tar] - plotchangelog: display information from a changelog graphically using gnuplot. [libtimedate-perl, gnuplot] - pts-subscribe: subscribe to the PTS (Package Tracking System) for a limited period of time. [bsd-mailx | mailx, at] - rc-alert: list installed packages which have release-critical bugs. [wget | curl] - reproducible-check: reports on the reproducible status of installed packages. For more details please see . - rmadison: remotely query the Debian archive database about packages. [liburi-perl, wget | curl] - sadt: run DEP-8 tests. [python3-debian] - salsa: manipulates salsa.debian.org repositories and users [libgitlab-api-v4-perl] - suspicious-source: output a list of files which are not common source files. [python3-magic] - svnpath: Prints the path to the Subversion repository of a Subversion checkout. Also supports calculating the paths for branches and tags in a repository independent fashion. Used by debcommit to generate svn tags. [subversion] - tagpending: runs from a Debian source tree and tags bugs that are to be closed in the latest changelog as pending. [libsoap-lite-perl] - transition-check: Check a list of source packages for involvement in transitions for which uploads to unstable are currently blocked. [libwww-perl, libyaml-syck-perl] - uscan: Automatically scan for and download upstream updates. Uscan can also call a program such as uupdate to attempt to update the Debianised version based on the new update. Whilst uscan could be used to release the updated version automatically, it is probably better not to without testing it first. Uscan can also verify detached OpenPGP signatures if upstream's signing key is known. [file, gpgv | gpgv2, gnupg | gnupg2, libfile-dirlist-perl, libfile-touch-perl, libfile-which-perl, liblwp-protocol-https-perl, libmoo-perl, libwww-perl, unzip, xz-utils]* - uupdate: Update the package with an archive or patches from an upstream author. This will be of help if you have to update your package. It will try to apply the latest diffs to your package and tell you how successful it was. [patch] - what-patch: determine what patch system, if any, a source package is using. [patchutils] - whodepends: check which maintainers' packages depend on a package. - who-permits-upload: Retrieve information about Debian Maintainer access control lists. [gnupg | gnupg2, libencode-locale-perl, libwww-perl, debian-keyring] - who-uploads: determine the most recent uploaders of a package to the Debian archive. [gnupg | gnupg2, debian-keyring, debian-maintainers, wget] - wnpp-alert: list installed packages which are orphaned or up for adoption. [wget | curl] - wnpp-check: check whether there is an open request for packaging or intention to package bug for a package. [wget | curl] - wrap-and-sort: wrap long lines and sort items in packaging files. [python3-debian] - /usr/share/doc/devscripts/examples: This directory contains examples of procmail and exim scripts for sorting mail arriving to Debian mailing lists. Multi-Arch: foreign Package: devscripts-dbgsym Priority: optional Section: debug Installed-Size: 19 Maintainer: Devscripts Maintainers Architecture: arm64 Source: devscripts Version: 2.21.3+deb11u1+apertis0bv2023dev0b2 Depends: devscripts (= 2.21.3+deb11u1+apertis0bv2023dev0b2) Filename: pool/development/d/devscripts/devscripts-dbgsym_2.21.3+deb11u1+apertis0bv2023dev0b2_arm64.deb Size: 4188 MD5sum: ef8e9dae8478918e321156ecf639ecaa SHA1: 5e11c5b3355645cd92689e2c6ce0be73be22c96a SHA256: cadf645dcae2738c9ebc5d3f96b32aa74c23486c3e30ff90bc7bd410c8ffa4a6 SHA512: 47c1630a26dfcce8724cf1fdff9555bca71a08963e13b75c12e0011c902eda90874a45a55311c4b57f174e29db33172ed7533aa6373942adc37d848ccacbb05e Description: debug symbols for devscripts Auto-Built-Package: debug-symbols Build-Ids: d34978b60008aa99a0c85ae0e62a504f7e3efe6c 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: 44 Maintainer: Mathieu Malaterre Architecture: all Source: abi-compliance-checker Version: 2.3-0.2co1bv2022dev2b1 Depends: abi-compliance-checker (= 2.3-0.2co1bv2022dev2b1), debhelper, perl:any Filename: pool/development/a/abi-compliance-checker/dh-acc_2.3-0.2co1bv2022dev2b1_all.deb Size: 21484 MD5sum: 1a66f7ed9086080c5deaaba3da26811f SHA1: 0e391400c0d1c95b47a7560fe160d87976db4b22 SHA256: a9ce373ad478dd79e8391b5489044d940ebce8feee0c6aa74460607994b85b07 SHA512: dd991b82f382d5f8fe06e1133d0a0bafb1cf353049c3d37e9c317fb8917d84e0569267ad8e7f91d9dc1e310ff7713f2b6ad373436db4dd195b275c647fd3d568 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: http://ispras.linux-foundation.org/index.php/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: 116 Maintainer: Debian QA Group Architecture: arm64 Version: 0.23.2apertis0bv2023dev0b3 Depends: libc6 (>= 2.17), libpipeline1 (>= 1.0.0), perl:any, perl (>= 5.14.2~), debhelper (>= 9.20151004~), libdpkg-perl (>= 1.17.14~) Filename: pool/development/d/dh-exec/dh-exec_0.23.2apertis0bv2023dev0b3_arm64.deb Size: 26684 MD5sum: 3962ea61cfa1faa27dcd66f98bf74f07 SHA1: fcb39c3e15ac0fcbaaa03ef2c9f773108ecfa87f SHA256: d4b4c28aecdadd30fc399442d722f515958cf12948b0a03bd8a3ec14b2b08f74 SHA512: 429c94fa4cb27301df134fffd7128a5f9d5ee88563aef1c5f31bb95782b2d523a1b9c1662b6d88aa8d7efc86b898821218af6b0281381120171ba3d0bc5cca05 Description: Scripts to help with executable debhelper files Debhelper (in compat level 9 and above) allows its config files to be executable, and uses the output of such scripts as if it was the content of the config file. . To ease and standardize the most common tasks, this package provides a few solutions to help constructing such executable scripts: . * A way to ease variable substitution, from environment variables or dpkg-architecture. * Ability to filter files by architecture or build profile, within a single debhelper control file. * An extension to dh_install and dh_installman, with the ability to rename files. Homepage: https://github.com/algernon/dh-exec Multi-Arch: foreign Package: dh-exec-dbgsym Priority: optional Section: debug Installed-Size: 103 Maintainer: Debian QA Group Architecture: arm64 Source: dh-exec Version: 0.23.2apertis0bv2023dev0b3 Depends: dh-exec (= 0.23.2apertis0bv2023dev0b3) Filename: pool/development/d/dh-exec/dh-exec-dbgsym_0.23.2apertis0bv2023dev0b3_arm64.deb Size: 35152 MD5sum: d98b42781d73c8809d63daf717cdb73a SHA1: 3569ebecf2fc24a494a982f4e6369e636433d251 SHA256: 89c7a60aeb28cf0f62795ee99d397e692277c4adef2465c056cd125a610575c4 SHA512: 8ab1432d6d2881935140045a173c6bd4e3e1a214ff71ac8fdcfe0cf62abdf6b0639e79b29654dc3b4710eed07ead8280576a416165ee96aecd159b7a6a8d9389 Description: debug symbols for dh-exec Auto-Built-Package: debug-symbols Build-Ids: 533246a3e0736f6c59658e1829eb09fef0e8fb9f 6fcc25454a70ae3fd03fbdd7629a65edc7cbdae9 7a0a41de22007cf35cd266faf3acf1c600129fa1 881cbef0d9a582dfddb11e0b30529d83096e29db a2d459bd2f02d7e91186bdfbbb7993c37e48c48d f24fed42d8db050a168b14284dd60f79aed12d58 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: 27apertis0bv2022dev2b1 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_27apertis0bv2022dev2b1_all.deb Size: 32224 MD5sum: d5ad4e07f00190bea1ed20465f397df3 SHA1: 5b53e421f4191eb7a0e9c6955e6f9f3648e33fd7 SHA256: e9514b1db976285b56dc2c0508d0362177901f30c078c8beb7ff498f127efe8c SHA512: 0de95bff62e276cbcbb55a16a104d153cd85a8027ea5fd0babeb476b08c89a39c74defcbf8e2f0ce06f57f7b500fbbc237825b5cf932e70bebe197e0c53c0845 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: 3377 Maintainer: Rodrigo Carvalho Architecture: arm64 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_arm64.deb Size: 796092 MD5sum: 4b6b6c8d4492dab245f5c1060c889abc SHA1: af834dc9b5f1157838053de27c659663850c7616 SHA256: 49b5f3db6a65843c2a56aeea3f9c9af6e04c2ed3a6e1e55db4926c8834f020e6 SHA512: a91435d1ba0b6de4bb8cac6702ace66659bade0a3469c66f98cd8dbe16f54ad6fee27d15289481c6d35f2f0b66f96bf8a81f8acabca6b7d67c6f24d93d0fbbed 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: 5103 Maintainer: Rodrigo Carvalho Architecture: arm64 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_arm64.deb Size: 4485796 MD5sum: 9b43e0ef353b5bd3f5410d2d080a9f13 SHA1: 62a7fc3c4e3b3e38be21b76df1453b815e7fcd45 SHA256: 18d696b1d5e8adc29c43de33643439dc5959e8e92bac74735075b799059caf97 SHA512: df2a51c6f989c5d1603371c3796e6a6e3fe88af182ee6e0189d82241875410d004e70eee78ba24cd934eec10ba32fcee9bee0d479b199efcac2cdf4dcd73c2d8 Description: debug symbols for dia Auto-Built-Package: debug-symbols Build-Ids: 10a58e132b6caf15edf54d1804becc28b57330b8 11fa8aa8a43396157e752cce7f8c5b7ab3ef6da4 150727d30ce5c2e2e8d63187b724d2f5dd9fc8cc 165ea21da85eea518a622a1fdbb13fda8760a017 1cfc8392cf3d744103e82ad5a94d5d793dfbc59d 4040a8154003c45a28c60d3ccccef240335a8681 41086d69032f0b47743c7cf39d28960a0bcfda41 490269665c497cf26c22a79a86456ff6dd686362 4f7d73efcd6b263b368799a3d8d7f9f759adfee6 5d4ff459210fad9cc9663dae2a81fcb2c8fcd4f2 5dabed4ab9759d631bb962cedd4507d6fb239adb 9496da6a5535f4fcbe9a7a201e5322482681690a 97504931e4555d00fe96e3215f9305f2f0623717 9d3eaedc0bc9ebddeb9ea0f32261ebe50c1d170c a51daf470dc8d5a246e5186666e3b22a5e1e593c ac0a5f88bae293992da32eaeb38e9aed44b8ae61 ac6fecbb52516158c7115d2d168296ceedea63b7 b2dfa85d4509497ac2604e89a2c5c07c657bb962 b7862b55d451b3519c28b19f78f02758a78463ec bdf38e3f0c3a797e5582a8b519561638564a86a2 c8daf7495ed75f834e4cf02df5c62d6a7a62df24 d1aeb0b021dda88fbdef1b503adf95a9a296e987 d397fb2800ebdb728b87cea0ee9b6e6cac985eca d6116116ed7f36a18fe3c2578a118114ec5b35fd e98e0013c6aba2ec2656001c10eff7096922b338 eb4cd9a48c119d3b77ea6718ad2b0bb9b545e26a ef5d71b7fd4d4ddc3c8f919cc2203a709f47d92f f08097da3a51a11292dcaea42318743549e8ef1d f0a4426b1a68976a32a160589b47d54696245488 f2c3913825d2827b57962961be40afbd642c3689 f74e8f56c19e5d803f7d3a24b29f2b2ce6515d38 f75982654595abb22a70f6d13a8f24cd50ff3f6c f848b081275646655faef6d04a85ee336bbbd90d fa4d92b1da68aeb2192cbcda407bae31a78b22b4 fbb750332f0cc309a36005bb798146e164679844 fc16b48d109a35e398f32b62c197aadc97ce5f5c Package: dialog Priority: optional Section: misc Installed-Size: 1196 Maintainer: Santiago Vila Architecture: arm64 Version: 1.3-20201126-1apertis0bv2022dev2b1 Provides: libdialog-dev Depends: libc6 (>= 2.17), libncursesw6 (>= 6), libtinfo6 (>= 6), debianutils (>= 1.6) Filename: pool/development/d/dialog/dialog_1.3-20201126-1apertis0bv2022dev2b1_arm64.deb Size: 276308 MD5sum: 6e8c2d7ffc49736c005a4699d471c7b9 SHA1: 8d48c0d37781aecd5c8718e0576e4247391dbe93 SHA256: f397094db9cfedf1c55a9690a8e02f8f910ede0c59050a6decf318dbbf72f13f SHA512: ee3bb2680ec9942094a2bcf24c81517655ba145f75a61861f9711c2281186b6075549dfc317969e3154b7b1b7b82446fb78427efddf7973267d9053aa853db69 Description: Displays user-friendly dialog boxes from shell scripts This application provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner. . The following types of boxes are at your disposal: yes/no Typical query style box with "Yes" and "No" answer buttons menu A scrolling list of menu choices with single entry selection input Query style box with text entry field message Similar to the yes/no box, but with only an "Ok" button text A scrollable text box that works like a simple file viewer info A message display that allows asynchronous script execution checklist Similar to the menu box, but allowing multiple selections radiolist Checklist style box allowing single selections gauge Typical "progress report" style box tail Allows viewing the end of files (tail) that auto updates background tail Similar to tail but runs in the background. editbox Allows editing an existing file Homepage: https://invisible-island.net/dialog/dialog.html Multi-Arch: foreign Package: dialog-dbgsym Priority: optional Section: debug Installed-Size: 323 Maintainer: Santiago Vila Architecture: arm64 Source: dialog Version: 1.3-20201126-1apertis0bv2022dev2b1 Depends: dialog (= 1.3-20201126-1apertis0bv2022dev2b1) Filename: pool/development/d/dialog/dialog-dbgsym_1.3-20201126-1apertis0bv2022dev2b1_arm64.deb Size: 294892 MD5sum: 75866ba49ec487d9d0913ea7dd2af3ff SHA1: a9a51c95b3e13d0ff1a22491d98a17dfb74eb1a6 SHA256: da7f0d46b8afdff48add10f82e7bcf4f80e815f4433609e4b5c694d89ccd0096 SHA512: 233587f0f14fba98c27b0a7b4721f80b4f0df96448094548f2bec278101413f687374e1f3e69f9f30308b2ff2e3c2b8a1b9cc036477ac334903512c39148fa6b Description: debug symbols for dialog Auto-Built-Package: debug-symbols Build-Ids: c03ade469dfea6adf253e0d246fc32f144c0bcde 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: 2771 Maintainer: Christian Seiler Architecture: arm64 Source: dietlibc Version: 0.34~cvs20160606-12apertis0bv2022dev2b1 Suggests: dietlibc-doc Filename: pool/development/d/dietlibc/dietlibc-dev_0.34~cvs20160606-12apertis0bv2022dev2b1_arm64.deb Size: 398676 MD5sum: 689b540b0eebc2e4f02f8ac71b0d8a2e SHA1: 23bab48d8ae67ee03205daee8c7ffece31bb538e SHA256: 7936f24a729d92023ae1926463f0b1e763abf7d78e4a6bb65e6ab91d25d99208 SHA512: 2e1f4bdded8e491bca516827e2d16fd755713131159076e4e62319c85e89d03406e9f1bc3b53f708524b1a55f2966a4596b09bfedc2be38416f16f89e1694e54 Description: diet libc - a libc optimized for small size The diet libc is a C library that is optimized for small size. It can be used to create small statically linked binaries for Linux on alpha, arm, ia64, mips, mipsel, ppc, parisc, s390, sparc and x86. . This package is used to compile programs with the diet libc. . The diet libc also supports dynamic linking, but this has been temporarily disabled because of problems with it. Homepage: http://www.fefe.de/dietlibc/ Multi-Arch: same Package: dietlibc-dev-dbgsym Priority: optional Section: debug Installed-Size: 77 Maintainer: Christian Seiler Architecture: arm64 Source: dietlibc Version: 0.34~cvs20160606-12apertis0bv2022dev2b1 Depends: dietlibc-dev (= 0.34~cvs20160606-12apertis0bv2022dev2b1) Filename: pool/development/d/dietlibc/dietlibc-dev-dbgsym_0.34~cvs20160606-12apertis0bv2022dev2b1_arm64.deb Size: 43404 MD5sum: 463e3ca24f750a5d2832bea5d74e8feb SHA1: 43c24c97bd6988102cf2d565e241098d123e045a SHA256: d396b95f73e7dd69435222b61fdd87b7869ca6051abaca3608006776c2bcecbc SHA512: f9ce1467e0e97549885b9fba1a210af72d08b4d42770464114d7c9b387a3e40d38565851951bc3c359aa8f62fe34a428030f85d89d00e0775555417282fbaa54 Description: debug symbols for dietlibc-dev Auto-Built-Package: debug-symbols Build-Ids: 83dc95e5508600804b3afda23d089c04a1612b5b 95372aeac8edc5632fd528e9723818f2dfd89beb e39b419585aad7fd8412b111df4611988579f4e9 Multi-Arch: same Package: dietlibc-doc Priority: optional Section: doc Installed-Size: 86 Maintainer: Christian Seiler Architecture: all Source: dietlibc Version: 0.34~cvs20160606-12apertis0bv2022dev2b1 Suggests: dietlibc-dev Filename: pool/development/d/dietlibc/dietlibc-doc_0.34~cvs20160606-12apertis0bv2022dev2b1_all.deb Size: 60568 MD5sum: 4371dea78c9fce50dd590eaad22f37a7 SHA1: 5701a1fd43fe5a88bd9a9f70dcc786a7783a1a89 SHA256: 159ab9328ebd5307516c4aa1f8ed75d9b8ef1b8e345d819b3d4b7bd3edeec4b9 SHA512: 789836635e720ec2695bf5df788e54ae71142a36f893c5a99fd97282364c5bca048ff859b0a020f2760a35d7761ed523f536ccd2e14958fc5acb6d3c6bc5c8b7 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: 73 Maintainer: Sandro Tosi Architecture: arm64 Version: 1.64-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/d/diffstat/diffstat_1.64-1apertis0bv2022dev2b1_arm64.deb Size: 34756 MD5sum: 1249de8e9a15e71f8d0afed80b8375ae SHA1: 68e03ae6eab305e7386c91c70423e8de603de977 SHA256: 5295c6f5c1a8bd28273808e5b6dfdfd10edb9b6a850db90c97980a9f5435b4fc SHA512: ee85ecec88b93f1c3aa399f6547821fbaeb99d5bd60781d33d8ac920330beb46a25d7632fb05752d9f15704466182e58dfc11e29263b4155fcdb76389330f1f3 Description: produces graph of changes introduced by a diff file This program is a simple filter that reads the output of the 'diff' program, and produces a histogram of the total number of lines that were changed. It is useful for scanning a patch file to see which files were changed. Homepage: https://invisible-island.net/diffstat/ Package: diffstat-dbgsym Priority: optional Section: debug Installed-Size: 77 Maintainer: Sandro Tosi Architecture: arm64 Source: diffstat Version: 1.64-1apertis0bv2022dev2b1 Depends: diffstat (= 1.64-1apertis0bv2022dev2b1) Filename: pool/development/d/diffstat/diffstat-dbgsym_1.64-1apertis0bv2022dev2b1_arm64.deb Size: 60188 MD5sum: d88608fe4dd4e29e8f19fad73d05eeba SHA1: f4d844e9140bc3f76a152f78bda58ca02eca30d0 SHA256: 0e0daea9daa21bd732f1660ccd02aa4a07363c37e960671e4aaedb9c28378fba SHA512: 38139089b7207fe139d8d839b864840e8cafa52ddc13fd9241e3fe1097d446058bdcb26a22641393319918fe973efe241e364efc50f5230229c3fbb602191f69 Description: debug symbols for diffstat Auto-Built-Package: debug-symbols Build-Ids: 226f6b2d234a8abc5822cb33e4691c6e0574185d Package: diffutils Essential: yes Priority: required Section: utils Installed-Size: 1570 Maintainer: Santiago Vila Architecture: arm64 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_arm64.deb Size: 364676 MD5sum: 8a6ff9cdb96c24362cd7ec1a43e78a83 SHA1: 33ac5f5c8a6d60621e2d0b9d4755641f3359de33 SHA256: 755131c007d74c7929e5f4f907e020fc9cb3179a33851a1871c7489b86398776 SHA512: 40f1bedcb1d37996978d3a2aa4ab012b715a0db85d1c4e26b895d467e0deea5e9f35de7e6aa0eb6ddd84ad66bb9e11db527f02ab6015ce513844f9bf8fd56469 Description: File comparison utilities The diffutils package provides the diff, diff3, sdiff, and cmp programs. . `diff' shows differences between two files, or each corresponding file in two directories. `cmp' shows the offsets and line numbers where two files differ. `cmp' can also show all the characters that differ between the two files, side by side. `diff3' shows differences among three files. `sdiff' merges two files interactively. . The set of differences produced by `diff' can be used to distribute updates to text files (such as program source code) to other people. This method is especially useful when the differences are small compared to the complete files. Given `diff' output, the `patch' program can update, or "patch", a copy of the file. Homepage: https://www.gnu.org/software/diffutils/ Package: diffutils-dbgsym Priority: optional Section: debug Installed-Size: 512 Maintainer: Santiago Vila Architecture: arm64 Source: diffutils Version: 1:3.7-5apertis0bv2022dev2b1 Depends: diffutils (= 1:3.7-5apertis0bv2022dev2b1) Filename: pool/development/d/diffutils/diffutils-dbgsym_3.7-5apertis0bv2022dev2b1_arm64.deb Size: 438520 MD5sum: faa8334c28fe70a18277a6f87444f750 SHA1: eac4cb7b95c0569725577e8cbe03a2e508458ece SHA256: 5c73963c514104827dd2ca80c2b581b691f9e89073ebfca910865e12c786d4d8 SHA512: 091e48cf34e99603a922a905aad1b821c600ca3ec8dd8f0946973efdd6a9bd4c13aecd3bc7eaabb09e5ba96b376dffcd29175b72f93d3f2cb2718d2262eaefba Description: debug symbols for diffutils Auto-Built-Package: debug-symbols Build-Ids: 1488eca44a08d07f2f75ad889557a008f388fae9 4d665b8fef585f9dd8133ce53e2786924af6e18f 6ddd5b7d7a63403e596cf2e32caa4e8ce63a425f cdc9f421668cb13d700f57d17467d8de467ab32f 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: 1279 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Replaces: gnupg2 (<< 2.1.10-2) Depends: adduser, gpgconf (= 2.2.27-2+apertis1bv2022dev3b1), 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+apertis1bv2022dev3b1) 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+apertis1bv2022dev3b1_arm64.deb Size: 748284 MD5sum: 27c2c394b5ee97e815ad8aecbf2fbabf SHA1: 3e25e32d3940990220c2e7138c570d283f1a586a SHA256: cf2bd9ee9a9fc4f726da1952874c74a3820a29c454c4494de68fa0bf407996e3 SHA512: d3f11e07050f77eaacaa9f13b4d34eb02f52a16e15444fe915627ef8f5595098e284fa029e992cfcc9f7e3aad09a8958b4f73dfa32a0758bc2e871600dfa302e 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: 1040 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Depends: dirmngr (= 2.2.27-2+apertis1bv2022dev3b1) Filename: pool/development/g/gnupg2/dirmngr-dbgsym_2.2.27-2+apertis1bv2022dev3b1_arm64.deb Size: 932364 MD5sum: 726c97e79cd267678f095d3ae25ba97d SHA1: 3f53619628a4f2201f12ff80c9878d7c12bb629c SHA256: c9a88f62d8717b5458cab519eb29456d71e2c022741530b27c3a1c487ea16219 SHA512: 5854af087a742c3695ec82dae4482c31b684331864df918d7ef36ea100958fda3a6ea73eb72c1ba27979b34783bb0e18a09e9165c376f9e54dccc33e10bb1e7d Description: debug symbols for dirmngr Auto-Built-Package: debug-symbols Build-Ids: b12396916685dcb956fc5525a26b69a9cec3a50b f45b654a9ac0b8090bcca391954ad365ca0e81f9 f47d4cebc8e886ec3afefd39631dc60447a6bbf7 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: 112 Maintainer: Alessandro Ghedini Architecture: arm64 Version: 2.2.6-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libmarkdown2 (= 2.2.6-1apertis0bv2022dev2b1) Conflicts: libtext-markdown-perl, markdown Filename: pool/development/d/discount/discount_2.2.6-1apertis0bv2022dev2b1_arm64.deb Size: 26328 MD5sum: c15b917d03df0eb77aed711bc829a839 SHA1: cd37c7f14944cca8841f93b21d1b942c7aee468a SHA256: 4771be70cf7e8756338a497612c45a2b3210d13b1d8b12a2f78ba99747d4db87 SHA512: 21a71a74966988ecab564b6e3824e3c9c1ec974aaad369c74c5549f4cdafbe1eee20d71b763d14498786e26aacf82e99e5ea0fc24f28146840bdc97456479cca 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: 90 Maintainer: Alessandro Ghedini Architecture: arm64 Source: discount Version: 2.2.6-1apertis0bv2022dev2b1 Depends: discount (= 2.2.6-1apertis0bv2022dev2b1) Filename: pool/development/d/discount/discount-dbgsym_2.2.6-1apertis0bv2022dev2b1_arm64.deb Size: 41516 MD5sum: db48a9094678ebfb47eca9353e79843a SHA1: fccc1f21d65f478431ef8497b680138048ba971b SHA256: f74c7fb8457e9a3a88a2f337462089d8510c810ca285828a95538f6dc89a46b6 SHA512: da699d8a6b8c511e42301fd773b454bef2c7e55ca38506fc90d6ad891dcb534f90be2c5888932770f5a814c9195d79372803d388cf5cc96a1cbdac275319d6e4 Description: debug symbols for discount Auto-Built-Package: debug-symbols Build-Ids: 0eae66b9701655507b300f2edb5e264799593bcf 40b831cac89e3b45386f5b4da05195ec690aa7c6 6c37d993458a976a66facd40f2b049aac6393c0b df43f02a8fc7fb1171e4c7d605c62389ff871cf4 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: arm64 Version: 1.0apertis0bv2022dev2b1 Depends: distro-info-data (>= 0.46), libc6 (>= 2.17) Suggests: shunit2 (>= 2.1.6) Filename: pool/development/d/distro-info/distro-info_1.0apertis0bv2022dev2b1_arm64.deb Size: 20096 MD5sum: 48345b23d3901842a0fdd9f7ebd5e757 SHA1: c88c023769022c2aba5a4e5d50e47f4e99682ec0 SHA256: 2348383fb577ba05fcbceb280e25560506e211e8ca5377de70707f2fd9810ac9 SHA512: 432dfac098a13487a67d7af96d9632636770f9047c6b7ef216e6ba62616850a1794a396d835c4230430c79d5d3855ff7bb95afa09c317a883982db114086a52e 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: 20 Maintainer: Benjamin Drung Architecture: all Version: 0.51+apertis0bv2022dev3b1 Breaks: distro-info (<< 1.0~) Filename: pool/development/d/distro-info-data/distro-info-data_0.51+apertis0bv2022dev3b1_all.deb Size: 7736 MD5sum: 2b57efeb0ba02600249e00825e5fb166 SHA1: 12faa37aa5e41b1706c9be6a12ea084d97ee2d00 SHA256: 69453c3256a4400b8ee78fe59206b1638639741a3b4ed6ce7d825d7f78e4c291 SHA512: 87d178fab11604bd35dca73893e11b5e5b8b1c296aaca300ee7f630490518b65cc4ed756f01001b05afc667ab0c7006acafe0e300ac3a9662c2ce0422285100d Description: information about the distributions' releases (data files) Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts. . This package contains the data files. Multi-Arch: foreign Package: distro-info-dbgsym Priority: optional Section: debug Installed-Size: 66 Maintainer: Benjamin Drung Architecture: arm64 Source: distro-info Version: 1.0apertis0bv2022dev2b1 Depends: distro-info (= 1.0apertis0bv2022dev2b1) Filename: pool/development/d/distro-info/distro-info-dbgsym_1.0apertis0bv2022dev2b1_arm64.deb Size: 37420 MD5sum: 515f466a7332bccf1d5fc34d96f7621d SHA1: f63e81bb6768c5020d0e34c19fd5db6f78f06961 SHA256: ed55164d44bfacebc530cfd2206058c31f9df520363fce6fe4f41ff3eb0c5a95 SHA512: f2e6a110558a5686cb247234c75533be6217c98f7c1285cebb3fe13504281e3bc360a819201dd72cb8f112e33009bc6377cff837a8df5b8f1feae30693311082 Description: debug symbols for distro-info Auto-Built-Package: debug-symbols Build-Ids: 0a733b89daf8df7f74fa0d2d05bde4fd82073de9 cdc03c214516660898e875baf386fbd840034642 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: 1042 Maintainer: Barak A. Pearlmutter Architecture: arm64 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_arm64.deb Size: 276520 MD5sum: 96072a32eb7337d0c6cea3caa1946f00 SHA1: 64ed1107395e9165f631fd96e0367f3abf1a11b5 SHA256: 40e5d5524c8e536c210771ec4c2e4b8a12885ae2f26af05fa351c64e8842f570 SHA512: 8c9acfc6c066646c16cab81bdba09c574169d8b0b7b8d5d7882700cf12ff398db9f581886d953e0d2788a57bb20800c1b98f55f4961be0a3cebc99575b9812d7 Description: Utilities for the DjVu image format Executables including utilities for conversion between DjVu and other formats. Homepage: http://djvu.sourceforge.net/ Multi-Arch: foreign Package: djvulibre-bin-dbgsym Priority: optional Section: debug Installed-Size: 1579 Maintainer: Barak A. Pearlmutter Architecture: arm64 Source: djvulibre Version: 3.5.28-2+apertis1bv2022dev3b1 Depends: djvulibre-bin (= 3.5.28-2+apertis1bv2022dev3b1) Filename: pool/development/d/djvulibre/djvulibre-bin-dbgsym_3.5.28-2+apertis1bv2022dev3b1_arm64.deb Size: 1335348 MD5sum: 0f5f2f8f82a99ab0b61be00ad423f95f SHA1: eb2139dd5b6ca3cc9a1feda8c01e480eff6bf4a5 SHA256: 32ed1e0e97559cb7b2bbd5d0fcf95a0a0fbedc1fcba2b1b1e76c62012e399846 SHA512: 599e3be0ecfb17d5a55cf380be257ae19036fffa5a525a0acd7e5bdbc1d50c4e353ec8d4e846e3b0c8f607e42a20da244050ef486acab406510ee8e457152de3 Description: debug symbols for djvulibre-bin Auto-Built-Package: debug-symbols Build-Ids: 067b50244e21a6ffaccab201c90483d75cd83c1a 34c788c3b5672e5d10b8ed138c1e3a24a77698c0 48158fd77f774962374009651fe243083ccf8076 49d27d01faca7441dd159f77acee930482b7ac25 4dbea3c4c807b4f147c4afbf941b2548ed849979 4f4aa3505865bae03e852ba335856fd6e5a738da 648cf55a7bf0e2caff8b85be45c95356fd15a4d2 8946093a24d481e3dd55062f5203765757b7d2e0 9142da62e72022aecc460c7bd8fb51c15d1f4797 93c0128ea5baaaa7fc36d0b01dca308fa971b323 99cc0649c7a8e7264c658f68dc72fe3ffcb70067 9f172e923855338daf1b167b773181b46270ef9e aa729ab390548145b7f09b1310b08c503e033602 e3a17aa80d7df0ab66d0784f9fbd8a5ed4a1cda7 e7427d2ac530ae0d4626a8d22ded38e30be11606 fdf266b87bf4c5beba0c5f75be4d864eec55be3a 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: arm64 Source: djvulibre Version: 3.5.28-2+apertis1bv2022dev3b1 Depends: libc6 (>= 2.17), libdjvulibre21 (>= 3.5.28), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Recommends: apache2 | apache | httpd-cgi | httpd Conflicts: djvulibre-bin (<< 3.5.9-3) Filename: pool/development/d/djvulibre/djvuserve_3.5.28-2+apertis1bv2022dev3b1_arm64.deb Size: 34300 MD5sum: c9f7af36aaeb166da65b6fc30dfdf2f7 SHA1: 2317b033bc7bea6ce77b806f34b2fcfa13fb1f92 SHA256: 799191d489779bf50d227e691acb8f429d306a7f2583adec4e0e3f74d4d7ac2c SHA512: 05119672a389f9c0bc18025cf9d83e8b973917c4e678f688a0ba1a39df8d81cbe3c7f9a3828774f818cda1189494b3c97e2c8a8324298f6a9f697cb4e63eb83b Description: CGI program for unbundling DjVu files on the fly CGI program to convert a bundled multi-page DjVu document into an indirect DjVu document on the fly. This provides for efficiently browsing large DjVu documents without transferring unnecessary pages. Homepage: http://djvu.sourceforge.net/ Package: djvuserve-dbgsym Priority: optional Section: debug Installed-Size: 94 Maintainer: Barak A. Pearlmutter Architecture: arm64 Source: djvulibre Version: 3.5.28-2+apertis1bv2022dev3b1 Depends: djvuserve (= 3.5.28-2+apertis1bv2022dev3b1) Filename: pool/development/d/djvulibre/djvuserve-dbgsym_3.5.28-2+apertis1bv2022dev3b1_arm64.deb Size: 72460 MD5sum: a1cda70c0bc4e32ac8bdec21fabee31b SHA1: 9c862ec3cffef85b7ba98d4a69a6d1faa10cca84 SHA256: 91302875a33490bb7b0b457f6fa9e76a14f90c1d2f483ed6cc3ab7d7a6036b65 SHA512: 5d8e257bfd86ea9836d7dbde9f8c82d732dd14c6cb9ec25f7d1866648f92176a0031758c56efaed9eed7c1d8b1fc20e394e3a850ff69c86edeacd62aa4f4a138 Description: debug symbols for djvuserve Auto-Built-Package: debug-symbols Build-Ids: 86cc537c1c53ab183d3e1425fa67a0c360653052 Package: dmraid Priority: optional Section: admin Installed-Size: 95 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Version: 1.0.0.rc16-8co1bv2022dev2b1 Depends: libc6 (>= 2.17), libdmraid1.0.0.rc16 (>= 1.0.0.rc16), udev, dmsetup Filename: pool/development/d/dmraid/dmraid_1.0.0.rc16-8co1bv2022dev2b1_arm64.deb Size: 36244 MD5sum: a3951b8e479a9de0035ea3dc5fa40597 SHA1: 295c689e76f98aa3cb90c1688d7b81459006ed34 SHA256: 8d9209af609c08ddbe5b87fc1f5bdc285c1caf1c59afbb2f73d464fc0e1166f4 SHA512: a05c7ee087f7645010143a5572a4c3e83caefe40672d313e601d78290550a8f3d38c0219bdb427e8b920e00a1ec9c977907997e306c6a31b3889db71fe78bcd4 Description: Device-Mapper Software RAID support tool dmraid discovers, activates, deactivates and displays properties of software RAID sets (eg, ATARAID) and contained DOS partitions. . dmraid uses the Linux device-mapper to create devices with respective mappings for the ATARAID sets discovered. . The following formats are supported: Highpoint HPT37X/HPT45X Intel Software RAID LSI Logic MegaRAID NVidia NForce RAID (nvraid) Promise FastTrack Silicon Image(tm) Medley(tm) VIA Software RAID . Please read the documentation in /usr/share/doc/dmraid BEFORE attempting any use of this software. Improper use can cause data loss! Homepage: http://people.redhat.com/~heinzm/sw/dmraid/ Package: dmraid-dbgsym Priority: optional Section: debug Installed-Size: 32 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Source: dmraid Version: 1.0.0.rc16-8co1bv2022dev2b1 Depends: dmraid (= 1.0.0.rc16-8co1bv2022dev2b1) Filename: pool/development/d/dmraid/dmraid-dbgsym_1.0.0.rc16-8co1bv2022dev2b1_arm64.deb Size: 14948 MD5sum: ac95efcdf87a8f0038fa63fe6174fd3a SHA1: 8e81152b467494719d51d84a687529b25137f65d SHA256: d2cbf26f1430099bc9d1ada3814acce1b00f0541c4dc8c4223322e333dcc1eec SHA512: 62a9c495fb6e5d804b669c98e52162131ae277edc980e63813824422a82cf765749df41568c7ddf4610ce1c63ed3e599706201945d530ade3dc2123b774c0936 Description: debug symbols for dmraid Auto-Built-Package: debug-symbols Build-Ids: bafb4cf0d32ec1a182c21f6b4a0e43c6f9f18f27 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: 917 Maintainer: Simon Kelley Architecture: arm64 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_arm64.deb Size: 439672 MD5sum: bb4eab4818912f47c2c2edeb62c43920 SHA1: 3747c1c60a62a52decd72cd9611373530978c6cf SHA256: 5feb6d69b5762d93557384d922f1acbe845cf0509d50fe441f0eb65cdf9709cc SHA512: 499dfb4eeac7fccd7b645a538b1aea06103ae83828f7f3169ea2c9e64b63e46aa1ab4a060fa7d500e5df7c2b39fa8f2cd01c3c37fde5025f99a5c717e6c9fee7 Description: Small caching DNS proxy and DHCP/TFTP server This package contains the dnsmasq executable and documentation, but not the infrastructure required to run it as a system daemon. For that, install the dnsmasq package. Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html Package: dnsmasq-base-lua Priority: optional Section: net Installed-Size: 926 Maintainer: Simon Kelley Architecture: arm64 Source: dnsmasq Version: 2.85-1+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_arm64.deb Size: 441576 MD5sum: 5ab9f8a909917c65c92dc0ae0b18e69d SHA1: 935550813a27c7efaa3ba9213f7eb2643e98e100 SHA256: 02cf5a39fdbe87f8b657198627a95c52005362caa30cbc630b526d740393d4b3 SHA512: 96ea5e8fb4102cefb7b67e04941a774479d096562668c6990d5d8bc8b168c1a6a403b6e7f886ee70d7ae94745abc354f4539834472077aa56f3ab64c7cca9478 Description: Small caching DNS proxy and DHCP/TFTP server This package contains the dnsmasq executable and documentation, but not the infrastructure required to run it as a system daemon. For that, install the dnsmasq package. This package is an alternative to dnsmasq-base which includes the LUA interpreter. Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html Package: dnsmasq-utils Priority: optional Section: net Installed-Size: 63 Maintainer: Simon Kelley Architecture: arm64 Source: dnsmasq Version: 2.85-1+apertis1bv2022dev3b2 Depends: libc6 (>= 2.17) Conflicts: dnsmasq (<< 2.40) Filename: pool/development/d/dnsmasq/dnsmasq-utils_2.85-1+apertis1bv2022dev3b2_arm64.deb Size: 25448 MD5sum: d6ddce41806659dbc4148acc56c557bc SHA1: 5c2c483a8aff0362516cdc88fe1ae6ec0687df4c SHA256: 2ec11e883a2efee40b6b503d5f8f1afb192e0b24f3a996b79d043a9b5635d659 SHA512: 73995639240176c0265bcb67bc583d6f130fc0442be3ad9041c0626b3981bef8a1aa7ebc42dad8787db2d10fbc0c422372b4ed790b14975cfa6c14d0ffbd6bdb 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: 195 Maintainer: Chris Lamb Architecture: arm64 Version: 1:2.0.0-45apertis0bv2022dev2b1 Depends: docbook, opensp, libc6 (>= 2.17) Filename: pool/development/d/docbook-to-man/docbook-to-man_2.0.0-45apertis0bv2022dev2b1_arm64.deb Size: 75732 MD5sum: 722c60ba1119d8f06ed055624afaa5c8 SHA1: 796bc72467eb086db94961a3609f497314054d04 SHA256: 9f5f5f399b4b67d425f5e3749a7d5e634c93f31bde77850a06d5482ff62ea4a1 SHA512: a4041af85ea29b5d508f3c72194da3874d78c8dde40fe2ef3a0688bee2e6e0ed3776eaef30aa6bcbaf31b9a035807c5efbc5e6c9e008825646077f12f829d9de Description: converter from DocBook SGML into roff man macros docbook-to-man is a batch converter that transforms UNIX-style manpages from the DocBook SGML format into nroff/troff man macros. . This is not the original version by Fred Dalrymple, but one with the modifications by David Bolen. . docbook-to-man lacks support for internationalization and utf-8. Other tools like docbook2man or docbook-xml with xsltproc are better suited for new projects. Homepage: https://www.oasis-open.org/docbook/tools/dtm/ Multi-Arch: foreign Package: docbook-to-man-dbgsym Priority: optional Section: debug Installed-Size: 121 Maintainer: Chris Lamb Architecture: arm64 Source: docbook-to-man Version: 1:2.0.0-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_arm64.deb Size: 101944 MD5sum: 4a93195df54e44b831762c052cb5d74c SHA1: 51a501cece717fd3eff43cd54bf972d0df99654c SHA256: 9e606dbbb732f9fd5155762e3dd9bbc223c76c3cd193e485e22c6d2aa957e820 SHA512: 36050b1870dedfcca73d2b79bfe9eafb42fed03f5d086c582c29c7ed0c71e50c554673df6385ce9f598d95971bc8b6b203d11e8faaa6c759c7edccef51d1f499 Description: debug symbols for docbook-to-man Auto-Built-Package: debug-symbols Build-Ids: fdc99facb1a614072b85b83cd1d10fdc669c421b 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: 1444 Maintainer: Debian XML/SGML Group Architecture: arm64 Version: 0.8.8-17co1bv2022dev2b1 Depends: libtext-wrapi18n-perl, libxml-sax-expat-perl, opensp, texinfo, xsltproc, xml-core (>= 0.14), perl:any, libc6 (>= 2.17) Recommends: docbook-xml, docbook-xsl Filename: pool/development/d/docbook2x/docbook2x_0.8.8-17co1bv2022dev2b1_arm64.deb Size: 295180 MD5sum: 3ff15d36d9b6067de31f7b4fe6d76f67 SHA1: 3634a28b7fa331e93abe7688eef0f2b090895af9 SHA256: 38115b82037312c4c464b1b7eccd126592bce495cc5722e2a68ae8fd4401545d SHA512: 19957d99976334aec5b263a8f84966ee87de54832900c236ca87ae4ca586fa0506a4fd1a821314bf515b61ece4431f26f679700f8339ed87279040be782405c9 Description: Converts DocBook/XML documents into man pages and TeXinfo The main tools are: * docbook2x-man: converts a DocBook/XML refentry into a manual page, with table support * docbook2x-texi: converts a DocBook/XML refentry into an info page, most usable for Emacs users Homepage: http://docbook2x.sourceforge.net Multi-Arch: foreign Package: docbook2x-dbgsym Priority: optional Section: debug Installed-Size: 31 Maintainer: Debian XML/SGML Group Architecture: arm64 Source: docbook2x Version: 0.8.8-17co1bv2022dev2b1 Depends: docbook2x (= 0.8.8-17co1bv2022dev2b1) Filename: pool/development/d/docbook2x/docbook2x-dbgsym_0.8.8-17co1bv2022dev2b1_arm64.deb Size: 14984 MD5sum: 340da6a58063c21a67996c4d72f110dc SHA1: 514fc21e909ed967bad407303d656d7ed5d8955d SHA256: 9982c915cf03b13850f54787702ba67b7990eba14971c448aef03249353ce274 SHA512: 4266a1b5431dc6d88d445bc17df3618fd4d7a75acc512bbd7dc8c2513ec19489a573a67902de841018659a372543b8a9bd61779f1ab9963abef960b31f23e37e Description: debug symbols for docbook2x Auto-Built-Package: debug-symbols Build-Ids: c7d79a556784d3ecaa2f7f5441599011c6bff0ea 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: 2140 Maintainer: Debian Go Packaging Team Architecture: all Source: docker.io Version: 20.10.5+dfsg1-1+apertis1bv2022dev3b1 Provides: docker.io-doc Filename: pool/development/d/docker.io/docker-doc_20.10.5+dfsg1-1+apertis1bv2022dev3b1_all.deb Size: 1873936 MD5sum: 27ade2cdd1779a85429c71fcea0c3873 SHA1: 1cd86b888311169f40d3e3a3ea5a6026c762ae87 SHA256: b84175e9f709f20f5b7860a509235b1c1bf19ae8f55397777b3aeb7cab4e85ad SHA512: 00cc38fe56c604adeec6063e262169d51b37939c24882244028423cdad590cfc275849a0ddba64b9a25ec69bd410d77521d5a042122a2e7b4666b434ae30dd78 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: 16591 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 2.7.1+ds2-7apertis0bv2022dev2b1 Depends: adduser, libc6 (>= 2.17), lsb-base Pre-Depends: init-system-helpers (>= 1.54~) Filename: pool/development/d/docker-registry/docker-registry_2.7.1+ds2-7apertis0bv2022dev2b1_arm64.deb Size: 3907384 MD5sum: d6177716863199b60f6ef9a2b1c3913c SHA1: 5f17fcedb643dcfdaac2c1b2dc6aa7b6e88d780d SHA256: d3053dd6adc46fc6ba376d6808d8f3c4c5d03e48e005eefd95bc87667f5eb439 SHA512: dae581dcc38f4433da1414f7613c2609164bf6bcbd7d3f688b24944bc3e76a6e9102bcd861169f874fc50a9b018cd73eadfeb83dac338df1133e4ad3b2051242 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.8-4), golang-bugsnag-panicwrap (= 1.2.0-1.1), golang-check.v1 (= 0.0+git20200902.038fdea-1apertis0bv2022dev2b1), golang-github-aws-aws-sdk-go (= 1.36.33-1), golang-github-beorn7-perks (= 1.0.1-1apertis0bv2022dev2b1), golang-github-bshuster-repo-logrus-logstash-hook (= 0.4.1-2), golang-github-bugsnag-bugsnag-go (= 1.7.0-1apertis0bv2022dev2b1), golang-github-cespare-xxhash (= 2.1.1-1), golang-github-docker-go-metrics (= 0.0.1-1), 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-2), golang-github-gorilla-handlers (= 1.4.2-1), golang-github-gorilla-mux (= 1.7.4-1), 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-5), golang-github-pkg-errors (= 0.9.1-1apertis0bv2022dev2b1), golang-github-prometheus-client-golang (= 1.9.0-2), golang-github-prometheus-client-model (= 0.2.0-2apertis0bv2022dev2b1), golang-github-prometheus-common (= 0.15.0-2apertis0bv2022dev2b1), golang-github-prometheus-procfs (= 0.3.0-1), golang-github-shopify-logrus-bugsnag (= 0.0~git20171204.577dee2-2), 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-2), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1), golang-golang-x-text (= 0.3.5-1), 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-1), golang-text (= 0.2.0-1apertis0bv2022dev2b1), golang-yaml.v2 (= 2.4.0-1) Homepage: https://github.com/docker/distribution Package: docker.io Priority: optional Section: admin Installed-Size: 140472 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 20.10.5+dfsg1-1+apertis1bv2022dev3b1 Depends: libc6 (>= 2.17), libdevmapper1.02.1 (>= 2:1.02.97), libsystemd0, adduser, containerd (>= 1.4~), iptables, lsb-base, runc (>= 1.0.0~rc8~), tini Pre-Depends: init-system-helpers (>= 1.54~) Recommends: apparmor, ca-certificates, cgroupfs-mount, git, needrestart (>= 3.1~), xz-utils Suggests: docker-doc, aufs-tools, btrfs-progs, debootstrap, e2fsprogs, rinse, rootlesskit, xfsprogs, zfs-fuse | zfsutils-linux Conflicts: docker-ce, docker-ce-cli, docker-ce-rootless-extras Filename: pool/development/d/docker.io/docker.io_20.10.5+dfsg1-1+apertis1bv2022dev3b1_arm64.deb Size: 28812312 MD5sum: ec1fbea0be9f9507083bc19a74fa85cd SHA1: 29f8c9d3bd199695416ef1053ae390e47dc14954 SHA256: eebf528ad3897fa93a3ab4f139d9e0599222099f7a7542fab8b247aa42eaa28a SHA512: 297320dcdd77a82df3eeb6eeab0edd975c22355f534e83711196762048355c5e4a029ed8e5bca7bbe5d6d1a346cdae07825cb902f69c039b790f75dd948f469d 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-2+apertis1bv2022dev3b4), containerd (= 1.4.5~ds1-1+apertis0bv2022dev3b1), 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-9apertis2bv2022dev2b1), go-md2man-v2 (= 2.0.0+ds-5apertis0bv2022dev2b1), golang-1.15 (= 1.15.9-1apertis0bv2022dev2b1), 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-1apertis0bv2022dev2b1), 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-2+apertis1bv2022dev2b1), 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-1apertis0bv2022dev2b1), 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-1apertis1bv2022dev2b1), 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-1apertis1bv2022dev2b1), 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-1apertis0bv2022dev2b1), 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-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-2apertis0bv2022dev2b1), 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-3apertis1bv2022dev2b1), golang-logrus (= 1.7.0-2apertis0bv2022dev2b1), golang-protobuf-extensions (= 1.0.1-1co1bv2022dev2b1), golang-testify (= 1.6.1-1apertis1bv2022dev2b1), 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-2apertis0bv2022dev2b1) Homepage: https://mobyproject.org Package: docker.io-dbgsym Priority: optional Section: debug Installed-Size: 14165 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: docker.io Version: 20.10.5+dfsg1-1+apertis1bv2022dev3b1 Depends: docker.io (= 20.10.5+dfsg1-1+apertis1bv2022dev3b1) Filename: pool/development/d/docker.io/docker.io-dbgsym_20.10.5+dfsg1-1+apertis1bv2022dev3b1_arm64.deb Size: 1319780 MD5sum: d68601a3cba0757c90dc091054094a9f SHA1: 703ee9c3548bdf0ef82d47dd127398ad6056ed65 SHA256: 9f70fcbe6ba259aed439def4832f27c41f1870b8fd091feaf04c5c8a136f4237 SHA512: 438b104be52529c5f98b5e7276d7185ff9c69638bb7cad5da1c16141ffd7d6e09c5e90ae3be03ff6cf28911f11b6d80c6530bfc931ced7be32d8d0c16f01ecf2 Description: debug symbols for docker.io Auto-Built-Package: debug-symbols Build-Ids: c78daf94137fba614206fd2d28e24f72fd171393 c9c7f00099aa8612efa1444b16a580e2c1b58ab7 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: 1325 Maintainer: Jari Aalto Architecture: arm64 Version: 7.4.1-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/d/dos2unix/dos2unix_7.4.1-1apertis0bv2022dev2b1_arm64.deb Size: 390020 MD5sum: 1798ad003e8d9e6e611310da0a94f846 SHA1: 92c12969dc0381883f1a185e7bfb171019e9bf81 SHA256: e3f30850877f57e4b93edcd8fcd09580a669cb0c16b20b0895fc5c310d8cc235 SHA512: 2636de552f13489ec798dee488fa7b5b7449b3d0777392194a7a31a4c2ded55a23399a0a9b9e0e990a6a53ea25eaf92621c0993dc89d54dea1ac2a732f2ea83d Description: convert text file line endings between CRLF and LF This package contains utilities dos2unix, unix2dos, mac2unix, unix2mac to convert the line endings of text files between UNIX (LF), DOS (CRLF) and Mac (CR) formats. . Text files under Windows and DOS typically have two ASCII characters at the end of each line: CR (carriage return) followed by LF (line feed). Older Macs used just CR, while UNIX uses just LF. While most modern editors can read all these formats, there may still be a need to convert files between them. . This is the classic utility developed in 1989. Homepage: https://waterlan.home.xs4all.nl/dos2unix.html Multi-Arch: foreign Package: dos2unix-dbgsym Priority: optional Section: debug Installed-Size: 121 Maintainer: Jari Aalto Architecture: arm64 Source: dos2unix Version: 7.4.1-1apertis0bv2022dev2b1 Depends: dos2unix (= 7.4.1-1apertis0bv2022dev2b1) Filename: pool/development/d/dos2unix/dos2unix-dbgsym_7.4.1-1apertis0bv2022dev2b1_arm64.deb Size: 89404 MD5sum: d82bd3eefc2f82c2aec74999d79c393f SHA1: eda6b6e2d253386f818dbd91c580858bc1be89c6 SHA256: 2d4754fdad169c85af426c1e44392d0ce8fd1ffeb077459a01a743a2587cee57 SHA512: b571c55370c046a29d596ca4b346c324772ae37d6a499d20ad98e60135e9ce23abfe3168b6fe6ab85d0ec34a406cf2ca0ea100fbdaa7ff0174ec99375caaadc4 Description: debug symbols for dos2unix Auto-Built-Package: debug-symbols Build-Ids: 4367e76e50093cbe7b23b42860d364cd317cd205 731bc315a8f31269947627c4d6e8f4b3b6143b95 Package: dose-builddebcheck Priority: optional Section: devel Installed-Size: 5350 Maintainer: Debian OCaml Maintainers Architecture: arm64 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_arm64.deb Size: 1298172 MD5sum: 646a301463e753d0a73560a67068aaf9 SHA1: 511889eb52d15322844e883079286cf96aa83dab SHA256: 37b9fef1bb3e78c37311307d9be381c8c8ed2845034ad8409ec911dee4cd2542 SHA512: 7dc4b70215c150655eb6b8e3e6d00b98c674904c0fa39b684f96ee45fdd22460ffd5aaaaa27303b51b2e98d6576879274b286aa0999b2995d09d46d8143fe974 Description: Checks whether build-dependencies can be satisfied This software checks, given a collection of source package stanzas and a collection of binary package stanzas of Debian packages, whether the build-dependencies of each source package can be satisfied by the binary packages. Homepage: http://www.mancoosi.org/software/ Package: dose-builddebcheck-dbgsym Priority: optional Section: debug Installed-Size: 1242 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 6.0.1-2apertis1bv2022dev2b1 Depends: dose-builddebcheck (= 6.0.1-2apertis1bv2022dev2b1) Filename: pool/development/d/dose3/dose-builddebcheck-dbgsym_6.0.1-2apertis1bv2022dev2b1_arm64.deb Size: 291388 MD5sum: 9b9208d2b06a589e69ebe9ae4d2f12a0 SHA1: 8ab4a8f787d964417b47d428fdcaddc468d63f5e SHA256: 4973636ed12581fdbe182ab4a3bdd02a0da97df6f48b24eedd589c6d8c4222d1 SHA512: 0f55449fe76aa5b275a391c1fe0a4bd13d03813b36d49078cc1b2f205424e4fba5f4d9a86b475fe1abc42c6850567c1efd6fac753202c6e5346746aa669dd83c Description: debug symbols for dose-builddebcheck Auto-Built-Package: debug-symbols Build-Ids: f17cb1bc1cc603e265048fe9926e247e441a95a1 Package: dose-distcheck Priority: optional Section: devel Installed-Size: 5376 Maintainer: Debian OCaml Maintainers Architecture: arm64 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_arm64.deb Size: 1311572 MD5sum: 85183582c65c240df73110514f91c631 SHA1: 5fba15e0090d0a4200bbaf0999c05ad631df4361 SHA256: 611ceb6b15ae377c7e65cefe896837609ad8165f0527851f66152ecd1a4db177 SHA512: 453df8721ea966155902a0f8bbd735ce9f452c717dcd7be89b735d74fba433f00e4767b143335993f65fea17544d16fc42d3bbb0f79ef701a0b78f0ffa19dfe9 Description: Checks whether dependencies of packages can be satisfied This software checks for every package of a distribution whether it is possible to satisfy its dependencies and conflicts within this distribution. It comes in several versions: - dose-debcheck for Debian packages - dose-rpmcheck for rpm packages - dose-eclipsecheck for OSGi plugins Homepage: http://www.mancoosi.org/software/ Package: dose-distcheck-dbgsym Priority: optional Section: debug Installed-Size: 1248 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 6.0.1-2apertis1bv2022dev2b1 Depends: dose-distcheck (= 6.0.1-2apertis1bv2022dev2b1) Filename: pool/development/d/dose3/dose-distcheck-dbgsym_6.0.1-2apertis1bv2022dev2b1_arm64.deb Size: 292992 MD5sum: 691c9c91d330907fc716d92533d0c1a8 SHA1: 37cca4602a4cbbdd3aeea8844bc31a1c837964ce SHA256: c9f681dcc0cbef97af478ed583512a125173ab0b2f152bca20eb7f6f9bfc763e SHA512: 1a1c11932dbbf353eec961a68824930c83396e2d5ff6d47f27f7efdb25ebf87545abff5ead6eb240bbaec3915c83c60f989b1f2801147fbf64ded74e60abe850 Description: debug symbols for dose-distcheck Auto-Built-Package: debug-symbols Build-Ids: c75a3193bd5f449bcbb72e4e734078cf493a3050 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: 20564 Maintainer: Debian OCaml Maintainers Architecture: arm64 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_arm64.deb Size: 2776236 MD5sum: b370f442673551737e90080f87724153 SHA1: 0d80858f5daa5c5946fc8e2215e1010daa6a692c SHA256: d6ee9bddfde615ada6473cab117dadd86b5bd5d715206b95bbb3470de8239d6e SHA512: ea779638721a78e2f5c8f83f22a4b0529c49bb54cd5afc36017e8f0f7bf78d910211bbdb9bfcfc6ca08ad0951a637d40351b86aaee0c2e7122b3d4deafdfe4af Description: Extra QA tools from the Dose3-library This package contains extra tools for analyzing meta-data of software packages: - ceve, a general metadata parser supporting different input formats (Debian, rpm, and others) and different output formats. - dose-outdated, a Debian-specific tool for finding packages that are not installable with respect to a package repository, and that can only be made installable again by fixing the package itself. - dose-challenged, a Debian-specific tool for checking which packages will certainly become uninstallable when some existing package is upgraded to a newer version. - dose-deb-coinstall, a Debian-specific tool for checking whether a set of packages can be installed all together. The tools dose-distcheck and dose-builddebcheck are packaged in their own respective packages. Homepage: http://www.mancoosi.org/software/ Package: dose-extra-dbgsym Priority: optional Section: debug Installed-Size: 4748 Maintainer: Debian OCaml Maintainers Architecture: arm64 Source: dose3 Version: 6.0.1-2apertis1bv2022dev2b1 Depends: dose-extra (= 6.0.1-2apertis1bv2022dev2b1) Filename: pool/development/d/dose3/dose-extra-dbgsym_6.0.1-2apertis1bv2022dev2b1_arm64.deb Size: 849196 MD5sum: c839ce1c5075575a76d3ba2024230801 SHA1: 60eb9862c1bb3b626b750cf8f8a2d32be6746e1c SHA256: 1596b05ee0b3fe879e08d50aebcf4f16d77bd1417529688fda89218bc029fd88 SHA512: b74247fe1e7f100444398b645fb7c3cd6101d8c507045b6a9ce2f7331bc4adf565476e0993679919a3ca7572e3a62b17875a76523c61b9c7b3f4a7afab7b3148 Description: debug symbols for dose-extra Auto-Built-Package: debug-symbols Build-Ids: 24fb74a42da18e1dfc7faa3a12f16d5362c579b8 33acf3e547cd24f5d0154a06d3641f2951c53826 916aaea4d38dfe7dcbf8a546299e8eecf22f9cb8 e1013264ed9ed0322ee9b2aefa623f4eea9d73da Package: dosfstools Priority: optional Section: otherosfs Installed-Size: 308 Maintainer: Andreas Bombe Architecture: arm64 Version: 4.2-1apertis0bv2023dev0b3 Depends: libc6 (>= 2.17) Filename: pool/development/d/dosfstools/dosfstools_4.2-1apertis0bv2023dev0b3_arm64.deb Size: 139024 MD5sum: 23d2b9918bfa0fd404ef94118f31d345 SHA1: 2bb9f6ce9626af5e4135525b810c85e6a9e33e2c SHA256: 68ce97c85542740b8120e5291b124cd552a0ab96230a34f643920317191b2007 SHA512: dbab82814f52eab995bebd959964117758588447dde5d52bd7c48596c0f5275e44815eed82702413e1c5b9f09e29ac9a6d802bd11f8fe0800ae56afc5d1d2fa0 Description: utilities for making and checking MS-DOS FAT filesystems The dosfstools package includes the mkfs.fat and fsck.fat utilities, which respectively make and check MS-DOS FAT filesystems. Homepage: https://github.com/dosfstools/dosfstools Package: dosfstools-dbgsym Priority: optional Section: debug Installed-Size: 218 Maintainer: Andreas Bombe Architecture: arm64 Source: dosfstools Version: 4.2-1apertis0bv2023dev0b3 Replaces: dosfstools-dbg (<< 3.99.0~) Depends: dosfstools (= 4.2-1apertis0bv2023dev0b3) Breaks: dosfstools-dbg (<< 3.99.0~) Filename: pool/development/d/dosfstools/dosfstools-dbgsym_4.2-1apertis0bv2023dev0b3_arm64.deb Size: 172684 MD5sum: ca269ae0f614e14d624b162b4f95d024 SHA1: 5da8eb7478c9b07134e1bc1125011ecab48fa9cb SHA256: d6be130bcd5ffe8da279696b93eeedd3e8afe610fa4bc89edf91ba6ec3434fe9 SHA512: 4fcb24b0405e5c10ddc37c946ab4cace9c1b071bd0f4e4d021ef4643a91784eedc148cdd5836cfdd3a97e0a64983494160d1ab1231f93804e31ba3ff339269c4 Description: debug symbols for dosfstools Auto-Built-Package: debug-symbols Build-Ids: 16501b5d6591521e739c02bb1af408b89d34fb4d 95b5d49d2bd9e63bda15894272fb1b58e12c5971 b58ed21f7f0053d8759590a631276185ab2b8eaa Package: doxygen Priority: optional Section: devel Installed-Size: 17006 Maintainer: Paolo Greppi Architecture: arm64 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_arm64.deb Size: 3896328 MD5sum: 0bdd50fbbc0b7829589c8d7b7ed7f283 SHA1: 238451ec1f9d25bf216510abcaffaec8fdf534f5 SHA256: 5eb67bdf9571236e301fbd0be9673ec8fca3209aa751b12dd585467ef8f2bf41 SHA512: b43291c7bd8c731ffa4fbfb18d4dd8ec212a72aa1a35c1f190da911667418cea23094f16341294870eeb7e0e5a01a0685cb4d1e31963299e97ed99547ce3a411 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: 56573 Maintainer: Paolo Greppi Architecture: arm64 Source: doxygen Version: 1.9.1-1apertis1bv2022dev2b1 Depends: doxygen (= 1.9.1-1apertis1bv2022dev2b1) Filename: pool/development/d/doxygen/doxygen-dbgsym_1.9.1-1apertis1bv2022dev2b1_arm64.deb Size: 53922780 MD5sum: d2fe30268ee1e1a7aa2e8160e3e3f54e SHA1: 1c370840b90f9a0ceeab708021baad29c3acdecd SHA256: cf890a09ae8d39097e41416d97a46a271825c552bd29ca2de1558a1b7dcfde62 SHA512: e9cd992b504bde523abda17c9e8081c5ffedef1f090b8fb161860e8c3dfe089845124de3bb2ebb112d292b9afc5a0920e380de79a9f8248e97593a5a23643fc9 Description: debug symbols for doxygen Auto-Built-Package: debug-symbols Build-Ids: 8cce21cb90f9f4d7843eba68c3d215a7cd8a4b1f aa1f477ec7b5e6c4481dc7ad8f60e3265a67cb3a b4bebcc248058ae2f014dbd614b987c49b12f5b4 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: 16421 Maintainer: Paolo Greppi Architecture: arm64 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_arm64.deb Size: 3754460 MD5sum: abf7670ef2550a07b628aaab02ed2e41 SHA1: e4131d08586487dd46c95c2045c98ca154eefb03 SHA256: a126fa3ad45f2d9f169edf9e13cb7ed2814c77b52745848d94128eb8e29d9daa SHA512: c5a52e6d8ef2334f765543d514491db3339f04534453d99479be60079bdc95a2a58452f016c7f510b965efca04b3f83430b49ee35d4be0e07055b23d611a28ea Description: multi-language source code parser based on Doxygen Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. Doxyparse builds on doxygen's great source code parsing infrastructure and provides a command-line tool that can be used to obtain information from source code, such as: . * which functions/methods and variables/attributes a module/class contains * which functions/methods calls/uses which functions/methods/variables * etc . doxyparses's main goal is to be used by higher-level source code analysis tools. . This package contains doxyparse binary, a source code parser based on Doxygen Homepage: http://www.doxygen.nl/ Multi-Arch: foreign Package: doxygen-doxyparse-dbgsym Priority: optional Section: debug Installed-Size: 56177 Maintainer: Paolo Greppi Architecture: arm64 Source: doxygen Version: 1.9.1-1apertis1bv2022dev2b1 Depends: doxygen-doxyparse (= 1.9.1-1apertis1bv2022dev2b1) Filename: pool/development/d/doxygen/doxygen-doxyparse-dbgsym_1.9.1-1apertis1bv2022dev2b1_arm64.deb Size: 53350592 MD5sum: 130bc63b867d474f49fcb41c729b60ed SHA1: 20e0ca7469c4ef0e6ea792907e1f73fdf5f81876 SHA256: 88e9a6f4b4117ecb244cbd4909f0886e7c29b84a17455cdcfdeedeb161d72726 SHA512: 9ef3dbd709635fed7faf25596f5c58bea64b0b68bd5908e9b1d0e4b0a30b9ed1cad885962fa1a63c67a1c1d6e91392031b6995a9027f49ad9c5f69e40f3b1a0a Description: debug symbols for doxygen-doxyparse Auto-Built-Package: debug-symbols Build-Ids: c15a08acadec179e737398683fc7e90fc204daff Package: doxygen-gui Priority: optional Section: devel Installed-Size: 880 Maintainer: Paolo Greppi Architecture: arm64 Source: doxygen Version: 1.9.1-1apertis1bv2022dev2b1 Replaces: doxygen (<< 1.2.14) Depends: doxygen, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.12.5+dfsg-3) | libqt5gui5-gles (>= 5.12.5+dfsg-3), libqt5widgets5 (>= 5.12.5+dfsg-3), libqt5xml5 (>= 5.12.5+dfsg-3), libstdc++6 (>= 5.2) Suggests: doxygen-doc Filename: pool/development/d/doxygen/doxygen-gui_1.9.1-1apertis1bv2022dev2b1_arm64.deb Size: 535472 MD5sum: 91dc864c519b9dacef427906c4b71750 SHA1: af50a6f3b3e85f400dccf01b65278263f881342d SHA256: 9aeab5d782cc98a7b1ab2f0763aa7504c2b6ca0ff2bc6cfd09ae40ce84e1a992 SHA512: d76e5b90fdb3024de475a3b78e119c7e940ea818bc2e7f4759749a63a018edb1e11b3c421fed22860da09bf42d54975dc993bb40dcfdb260ec6be84240874245 Description: GUI configuration tool for doxygen Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. . This package contains doxywizard, a GUI configuration tool for doxygen. Homepage: http://www.doxygen.nl/ Package: doxygen-gui-dbgsym Priority: optional Section: debug Installed-Size: 2424 Maintainer: Paolo Greppi Architecture: arm64 Source: doxygen Version: 1.9.1-1apertis1bv2022dev2b1 Depends: doxygen-gui (= 1.9.1-1apertis1bv2022dev2b1) Filename: pool/development/d/doxygen/doxygen-gui-dbgsym_1.9.1-1apertis1bv2022dev2b1_arm64.deb Size: 2395420 MD5sum: 50283d8a5c8c8ad255623c444ec67d0a SHA1: 8330fc7645d483e51268423821ecfc3a435ba377 SHA256: e55268339c5b7d1ec9ce63df958f41d5ad6852ada9f2c465fea22e2c48b4bb96 SHA512: d87ae42f891ade8eec5c9486a717ad99eb4b9a0eb826961d6171a9aaeddf644b985299629607e15611962d2a33733158ceb747cc7f91a2805ab5db9bb50dd1f4 Description: debug symbols for doxygen-gui Auto-Built-Package: debug-symbols Build-Ids: df088aaf8fb2284de997a483030ac97ae984b0da 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: 146 Maintainer: Debian HA Maintainers Architecture: arm64 Source: libqb Version: 2.0.3-1+apertis0bv2022dev3b1 Depends: libc6 (>= 2.17), libqb100 (>= 2.0.1), libxml2 (>= 2.7.4) Filename: pool/development/libq/libqb/doxygen2man_2.0.3-1+apertis0bv2022dev3b1_arm64.deb Size: 113860 MD5sum: bc9c7ab8b2bf38fb953aba283f80ea60 SHA1: 9d607a292ea6d1ac97dbc5b3a472d35ccee399d9 SHA256: 1025894bb40dbbc68356e418017a2f5fbaa99719285c654add183110f7202832 SHA512: a39c3e8a2eb4becb83655b4015a21a9ffa001ccd3c5249a8915867001cfc3361c7000e777570b2ed5605d83a5b4ef70d761257938a529af5a17324e4e44f2945 Description: generate man pages from Doxygen XML files This is a tool to generate API manpages from a doxygen-annotated header files. First run doxygen on the header files and then run this program against the main XML file it created and the directory containing the ancilliary files. It will then output a lot of *.3 man page files which you can then ship with your library. Homepage: https://github.com/clusterlabs/libqb/wiki Package: doxygen2man-dbgsym Priority: optional Section: debug Installed-Size: 54 Maintainer: Debian HA Maintainers Architecture: arm64 Source: libqb Version: 2.0.3-1+apertis0bv2022dev3b1 Depends: doxygen2man (= 2.0.3-1+apertis0bv2022dev3b1) Filename: pool/development/libq/libqb/doxygen2man-dbgsym_2.0.3-1+apertis0bv2022dev3b1_arm64.deb Size: 37420 MD5sum: ee9c491117ca42fba6ee3b795bed915b SHA1: 71b6a81c8f1a36cf1cfe141c5e2e0546c432370f SHA256: 1c5ae7c79c5f7f595be7152fd3f5fb17d0c221d1f6d08df85e2d61bbba23aa2f SHA512: 48ee51e074da6b812cb10bc57c326caf6175f3604cea725599767c048e3ae3745134a91daa4ce3791d4152a1d89b40e6ebb8b71fc38fb37cc6fee7959d21d9db Description: debug symbols for doxygen2man Auto-Built-Package: debug-symbols Build-Ids: e752cef8aa06e712e593e30ffca7adfa483b5480 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: dsdp Priority: extra Section: science Installed-Size: 83 Maintainer: Soeren Sonnenburg Architecture: arm64 Version: 5.8-9.4co1bv2022dev2b1 Depends: libc6 (>= 2.17), libdsdp-5.8gf Filename: pool/development/d/dsdp/dsdp_5.8-9.4co1bv2022dev2b1_arm64.deb Size: 25092 MD5sum: 6f480593d7ba4559a47cf7a72b56079a SHA1: 7c2a5097fd2002d655827c7df5028827baef0130 SHA256: d279e22505e962cc7b2f5dca643fc645912a47c4c39222f534f472e02465cbea SHA512: d8fde9137c18126eb85498cce3642c4b2a219b2f5bfee239113618727d8bb7b84e000d25966adaa0299ed1f665d1d1b51b35c5325c5d0a5f132a26476d2d781d Description: Software for Semidefinite Programming The DSDP software is a free open source implementation of an interior-point method for semidefinite programming. It provides primal and dual solutions, exploits low-rank structure and sparsity in the data, and has relatively low memory requirements for an interior-point method. It allows feasible and infeasible starting points and provides approximate certificates of infeasibility when no feasible solution exists. The dual-scaling algorithm implemented in this package has a convergence proof and worst-case polynomial complexity under mild assumptions on the data. Furthermore, the solver offers scalable parallel performance for large problems and a well documented interface. Some of the most popular applications of semidefinite programming and linear matrix inequalities (LMI) are model control, truss topology design, and semidefinite relaxations of combinatorial and global optimization problems. . This package contains the binaries. Homepage: http://www-unix.mcs.anl.gov/DSDP/ Package: dsdp-dbgsym Priority: optional Section: debug Installed-Size: 38 Maintainer: Soeren Sonnenburg Architecture: arm64 Source: dsdp Version: 5.8-9.4co1bv2022dev2b1 Depends: dsdp (= 5.8-9.4co1bv2022dev2b1) Filename: pool/development/d/dsdp/dsdp-dbgsym_5.8-9.4co1bv2022dev2b1_arm64.deb Size: 5092 MD5sum: 48c2a5daff68d110829ac6f3811abd93 SHA1: 28501ec0a42fdc46fde1b56cea2d9ee72bbd99e0 SHA256: 99ff547b97d8ddb647b7e034527dcbeac773b2344a6e765f54c22bc534797bfe SHA512: 8a4c4bbce2accbe7db0a703e2ca7f93c58ff840192a6e329b70f085d8e5989a7b5504b56ea802ab4f54f823f361b2dec1463b6946b0a1f03e97cd09a85b41e01 Description: debug symbols for dsdp Auto-Built-Package: debug-symbols Build-Ids: 38dffcdfb2225b0b840018fa6fac4d797d6d6818 5b613480f2f8534ac69308fba0e099431e2bda9d c9a26914d17d920cb3a1ae4d2817c7c967484a3d 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: 178 Maintainer: Varun Hiremath Architecture: arm64 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_arm64.deb Size: 85004 MD5sum: 9bb93da1d233314dd2c214b71a02f85f SHA1: 7bfb85f7da09a6db65c8b809b4dbf699da30a087 SHA256: 2f918382a6fcf6c4e810a5e3194d0b0c3131ddc7f7a7cf3cb663c48d649536ce SHA512: 807341799a2222a85af0c04f7636ebf2525bc27bc1f21a1d3a0a4983afdf479c8888bf68bde8381ae594dce75c93b8b71144920bff01c0b5b98ea225e4de09fc Description: convert DVI files to PNG graphics dvipng makes PNG graphics from DVI files as obtained from TeX and its relatives. It is intended to produce anti-aliased screen-resolution images as fast as is possible. This makes dvipng suitable for generating large amounts of images on-the-fly. . dvipng does not read the postamble, so it can be started before TeX finishes. It can read options interactively through stdin, and all options are usable. One can even change the input file through this interface. . dvipng supports PK, VF, PostScript Type1, and TrueType fonts, color specials and simple PostScript inclusion specials. Homepage: http://www.nongnu.org/dvipng/ Package: dvipng-dbgsym Priority: optional Section: debug Installed-Size: 153 Maintainer: Varun Hiremath Architecture: arm64 Source: dvipng Version: 1.15-1.1co1bv2022dev2b1 Depends: dvipng (= 1.15-1.1co1bv2022dev2b1) Filename: pool/development/d/dvipng/dvipng-dbgsym_1.15-1.1co1bv2022dev2b1_arm64.deb Size: 129528 MD5sum: 4c9649cfd285bfab9f45dcbbe3a6a15b SHA1: f27097fc64b498e5251bb13cb8cf0b8b21932b4a SHA256: 8e5e452a61fa5ffab3dd9eb5a10f4ae1cfbba0e83fe04057d9e11940b010b8f9 SHA512: f043265f8632a362c413e54f12114e4ab1986cb96f5086fcb2a05be25e830c853a402c177c09495ad77722c1e6163daeb0d3be0fded47fa9512c6ff2e07e55a9 Description: debug symbols for dvipng Auto-Built-Package: debug-symbols Build-Ids: 0dbc0351b2be078d8fb642b05f68de7c29a81ac4 Package: dvisvgm Priority: optional Section: tex Installed-Size: 4061 Maintainer: Debian TeX Task Force Architecture: arm64 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.0), libgs9 (>= 8.61.dfsg.1), libkpathsea6 (>= 2020.20200327.54578), libstdc++6 (>= 9), libwoff1 (>= 1.0.0), zlib1g (>= 1:1.2.0) Breaks: texlive-binaries (<= 2019.20190605.51237-2) Filename: pool/development/d/dvisvgm/dvisvgm_2.11.1-1co0bv2022dev2b1_arm64.deb Size: 998548 MD5sum: b807f2deabfe89ad268330887026d032 SHA1: 790ef540a73f6178bfa331d08567380af2f07dea SHA256: 709c99ab42b30943113db5815cd1aaf4cf0705cc1f34bb4d1dfd9083e6b011e7 SHA512: 1d163de29fafb4fc44eeb879fa647dbd634b47426400b041d9552b8f351f5ce1f1681e0c272f75058671dcf4bb389ae7675b3aa62ee4fdf19028beac5ec5d16a Description: DVI to SVG converter dvisvgm is a utility for TeX/LaTeX users. It converts DVI, EPS, and PDF files to the XML-based scalable vector graphics format SVG. Enhances: texlive-binaries Homepage: https://dvisvgm.de/ Package: dvisvgm-dbgsym Priority: optional Section: debug Installed-Size: 11687 Maintainer: Debian TeX Task Force Architecture: arm64 Source: dvisvgm Version: 2.11.1-1co0bv2022dev2b1 Depends: dvisvgm (= 2.11.1-1co0bv2022dev2b1) Filename: pool/development/d/dvisvgm/dvisvgm-dbgsym_2.11.1-1co0bv2022dev2b1_arm64.deb Size: 11350172 MD5sum: 78621a53a339c37b4aa71b9da6e47783 SHA1: db94a035c16102b2b9fe62e6accd5cda81a3b2e3 SHA256: 6b97687d0e2eafdb3d193c424b293700854ff378518a96bc72b167e63a852433 SHA512: d37907fa2692723917eea1ceb69e58efd2de1127551d0b89d1f7fb2257675213a361e6276af33cffe3bfe1287779e4049ced8fbbedf625db734feb4f0c6193f0 Description: debug symbols for dvisvgm Auto-Built-Package: debug-symbols Build-Ids: 5400c78688619858630c083a8dec8bd89e9a74e3 Package: dwarf2sources Priority: optional Section: devel Installed-Size: 1103 Maintainer: Sjoerd Simons Architecture: arm64 Version: 0.2.0bv2022dev2b1 Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2) Filename: pool/development/d/dwarf2sources/dwarf2sources_0.2.0bv2022dev2b1_arm64.deb Size: 343304 MD5sum: d4ee9df2a355e794a136631b7e86aca4 SHA1: d8cd2ba491e6faa9526651e6c6457d92d4395e7c SHA256: bc69ccf6cc770256bdfacfa607b701b5bfdaaa798593df9532df370789d3e7f0 SHA512: 3ebb7f1240621721f879f0e8ede710000370f36b29f7d85ce9077e2f4f7f00baac12aed366f295f85088d8f3270c88df72b9f3699c72e4a2a6f650ceb6e53fe7 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: 6834 Maintainer: Sjoerd Simons Architecture: arm64 Source: dwarf2sources Version: 0.2.0bv2022dev2b1 Depends: dwarf2sources (= 0.2.0bv2022dev2b1) Filename: pool/development/d/dwarf2sources/dwarf2sources-dbgsym_0.2.0bv2022dev2b1_arm64.deb Size: 6491188 MD5sum: 0be52a61f8bd793c3374b273ad894647 SHA1: 73fe6bd80197bb9da02c1ab2b12c4e9104c22cd7 SHA256: 6aa1c9307ca03f3f45382337700c9cc84bfc4e206686bed3729c06d5d4fa42fb SHA512: 4bade2af05c1a4aaf62c68ccac3fcd7ab3d586d28d3bd591a172545c798eacf9ecb9092c22a22505bd211a7cea34dcbc11cc56f12b767136f7c654a96235be53 Description: debug symbols for dwarf2sources Auto-Built-Package: debug-symbols Build-Ids: 152e9410a2e5a3ae94a910dec14485dd6aec77de Package: dwarves Priority: optional Section: utils Installed-Size: 1485 Maintainer: Thomas Girard Architecture: arm64 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_arm64.deb Size: 207936 MD5sum: 4910bd957295eb59933ea7c9b4b02dfe SHA1: ef818bd3092672a47f1d6db50a5000a40b0d0422 SHA256: e32dfecd9afcb85c8d848beab743c241140710badaf562282b04e16ef9776cc3 SHA512: 7a1ccedbaabce16855a16ef4f5c72394d58de03716e58fb6a6b4ae2fccbadf4f38538de120301bf3e9e1a9e8dfd0783e2213365e7a3da365ed6eefe676180dc9 Description: set of advanced DWARF utilities This package contains tools that use the DWARF debugging information inserted in ELF binaries by the compiler. This information is used by debuggers (e.g. GDB), and other tools such as systemtap. . Utilities in the dwarves suite include: . - pahole: finds alignment holes in structs and classes in languages such as C/C++, CPU cacheline alignment. Helps repack those structures to achieve more cache hits. - codiff: a diff like tool to compare the effects changes in source code generate on the resulting binaries - pfunct: displays all sorts of information about functions, inlines, etc. - pdwtags: pretty-prints DWARF information - pglobal: lists global symbols - prefcnt: counts DWARF tags usage - syscse: system call sign extender - dtagnames: lists tag names Homepage: https://git.kernel.org/pub/scm/devel/pahole/pahole.git Package: dwarves-dbgsym Priority: optional Section: debug Installed-Size: 2123 Maintainer: Thomas Girard Architecture: arm64 Source: dwarves-dfsg Version: 1.20-1apertis0bv2022dev2b1 Depends: dwarves (= 1.20-1apertis0bv2022dev2b1) Filename: pool/development/d/dwarves-dfsg/dwarves-dbgsym_1.20-1apertis0bv2022dev2b1_arm64.deb Size: 1753588 MD5sum: f069e5b1fd2ce61cf6858d237efc1089 SHA1: 2dbd8257ba721cd4e6e8e14d78f7b5ca92e5d845 SHA256: bfb34d72917580702ab488991cf7b0f9ac8fbe4decf77d72fa570bd5cb0c0001 SHA512: 208f7004c44772fb970edf33161888d3a546a334343b7d059ed8a716cffeed5631d87714937717eb781d971fbffb10574695ad016bd135f8874ec3d08990aa0b Description: debug symbols for dwarves Auto-Built-Package: debug-symbols Build-Ids: 27e9f68aa86023b1da1980c541ac1d00a43db6bc 2d091be0a7be9a3d34061b55d3c63f21fbfefe76 37da84afbd67bb80e4a72a6484903970aa94f3e5 44afb2f03dad364f5ce86b22476ac4161335b77b 529b5d59c3d56c0702ef7d73e354db0bf0196d2c 5d7d2db0c1573101d431c5a209bb063321be78fa 6296018dd9f9d444cab1cb39c599d6d254d5aa17 7021476ec9fa07355379626aa5a0d215b94e3667 7fc8d0cdee725bf3b0c97eb64ca3f3734cacaeb3 e67abc9e132b6301c497921969b0887e9fdb785d Package: dwz Priority: optional Section: devel Installed-Size: 551 Maintainer: Debian GCC Maintainers Architecture: arm64 Version: 0.13+20210201-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libelf1 (>= 0.131) Filename: pool/development/d/dwz/dwz_0.13+20210201-1apertis0bv2022dev2b1_arm64.deb Size: 155064 MD5sum: 997886897a958086a8c1a4b42daf387d SHA1: 048b2ea622417e43ac17fb107f501d856fcbd72e SHA256: 87e26e07ef505320a267adf98e109342a9dd86c21d49a7b875a26183ad285c29 SHA512: 21cf95340c2424b938c39ed68c68ebb5e5f91f7a2b058cf5253e95210b930436cfac4da5ee341c9ceed8b3e8e6d41d496ae94cdd63754c6802f54ca3da31ff4d 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: 248 Maintainer: Debian Netfilter Packaging Team Architecture: arm64 Version: 2.0.11-4apertis0bv2022dev2b1 Depends: netbase (>= 6.0), libc6 (>= 2.17) Recommends: iptables, kmod Filename: pool/development/e/ebtables/ebtables_2.0.11-4apertis0bv2022dev2b1_arm64.deb Size: 84132 MD5sum: 0dc247b4472a36a8896c0c700f5ebd0f SHA1: 40909b96fcf5e099262fc1208c46907a6dffb81e SHA256: 20f553ce71bc09c60f1e372c25d33af92cf5138584de7eb5ed1e9fe4d68922e2 SHA512: 5e966fba4c1f03c501979412291bcc58eb0d43872a761dad672b47f914c2f2f1985fe9dd56b254f5ac4e4d7adffee53bc01100eb50acc4d219503995d889f149 Description: Ethernet bridge frame table administration Ebtables is used to set up, maintain, and inspect the tables of Ethernet frame rules in the Linux kernel. It is analogous to iptables, but operates at the MAC layer rather than the IP layer. Homepage: https://netfilter.org/ Multi-Arch: foreign Package: ebtables-dbgsym Priority: optional Section: debug Installed-Size: 214 Maintainer: Debian Netfilter Packaging Team Architecture: arm64 Source: ebtables Version: 2.0.11-4apertis0bv2022dev2b1 Depends: ebtables (= 2.0.11-4apertis0bv2022dev2b1) Filename: pool/development/e/ebtables/ebtables-dbgsym_2.0.11-4apertis0bv2022dev2b1_arm64.deb Size: 153276 MD5sum: 66641639ae20402a8132b487537aa679 SHA1: fe5d065d71daf3a0ff0a799f54575cdf8c2112f6 SHA256: b1ff4229971daf802a1402a36f8842a0d9d43bb68940ce8f23fb19456795b7d0 SHA512: dcfc26664160015a8cbd6404d9d623ca8f1876cad740279cf3a7c07daa8fd8e4a27e7535c7d0a0ac749591ce9d7d62f42d4e4fee5570793a3a5387b3d13f22bf Description: debug symbols for ebtables Auto-Built-Package: debug-symbols Build-Ids: 3c91a07cf28fa50fd02a9fe8e1825d0b2c91c854 47731a08a549e43f436e193697742aa089e8beb2 6e9b579bbd6e8df29ae6b5274b0e581f01c60a7b b48b0d001318fb538e6bace6142fa73c21e382c9 e9521b44aab317fa3fc938f10fa3fdf8131ff69b 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.8apertis0bv2022dev2b1 Depends: ant, ant-contrib, maven-repo-helper, default-jdk-headless | default-jdk Filename: pool/development/e/eclipse-debian-helper/eclipse-debian-helper_1.8apertis0bv2022dev2b1_all.deb Size: 6808 MD5sum: e016530772e9a87dcbbb938497e87040 SHA1: bdf80632b0cc2a6a2ae58929a94c01735853b192 SHA256: 61186012c3444d3af44437578b551c580029611efd279705ba708c03bd34ef3d SHA512: af738d1900199811e12ad3699c4f8751655ae47ca93613daa6d17b4fad61a3dff4d3d6cb8a77256e54a46755474ee1dbf3e1d320a612b0fcda8461aa8abdefdd 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: 110 Maintainer: Martin Zobel-Helas Architecture: arm64 Version: 1.17-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/e/ed/ed_1.17-1apertis0bv2022dev2b1_arm64.deb Size: 58920 MD5sum: 08a2cd9ebd48f14189375faa3676ed7f SHA1: c9a4014819e9a3eea3c350b31f7a574a029c1803 SHA256: 303b41fa4fb1f5ffd029e23fff6802e70f4bdcfa9179d9afd2e0ad58d4f479b3 SHA512: fef62b35e7f2017a1b818ec6682abb4b88f0eb7c69dd0fc784e108e0dce25a8f877865dcb5b46a945b42d3bd765e50713ff726cc0cf63f8a4a9f993f0e1dd59f Description: classic UNIX line editor ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files. . red is a restricted ed: it can only edit files in the current directory and cannot execute shell commands. Homepage: https://www.gnu.org/software/ed/ Multi-Arch: foreign Package: ed-dbgsym Priority: optional Section: debug Installed-Size: 82 Maintainer: Martin Zobel-Helas Architecture: arm64 Source: ed Version: 1.17-1apertis0bv2022dev2b1 Depends: ed (= 1.17-1apertis0bv2022dev2b1) Filename: pool/development/e/ed/ed-dbgsym_1.17-1apertis0bv2022dev2b1_arm64.deb Size: 62628 MD5sum: 0cb700d6d5ddc4d0341ec7415524e98e SHA1: 7d3fc61b9cac40a0c56d3f8a5d1fa54ae7074dd8 SHA256: f06d3c4f0bdec5e6861c711475964dad8024470f48c6192392b254ec9e965fce SHA512: 13d9aba3eb1ab1ce411f72462c0bd8b01041e7fdfd371110deb1b971237160af35c5ac4122f1ba2fe291d979056d4449609d77de1362052b1ac4127049927357 Description: debug symbols for ed Auto-Built-Package: debug-symbols Build-Ids: 357948fdbf1a9df6545c00b844d894f98dd0ef1f 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: 1808 Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Architecture: arm64 Version: 0.13.2-1apertis0bv2022dev2b1 Provides: www-browser Depends: libbz2-1.0, libc6 (>= 2.17), libev4 (>= 1:4.15), libexpat1 (>= 2.0.1), libfsplib0 (>= 0.9), libgcrypt20 (>= 1.7.0), libgnutls30 (>= 3.7.0), libgpm2 (>= 1.20.7), libgssapi-krb5-2 (>= 1.17), libidn11 (>= 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_arm64.deb Size: 553692 MD5sum: dda7bb1ce41d69333a9ce8f7e1660af1 SHA1: 0f4df85ae31624a6c8166225c6ea5b7393358536 SHA256: 7b669e412f8972b63d1c42776b4f49cf378a6ce546c2102f8603b12da0b1d577 SHA512: bd40a6c3f32d4c5ef2dab463e3629b92967c59704e3008985e8a4a4896eb6b0c3d6a63f792a681e64d0fa08763932f45089cb1cdd59075fb49b1fcc3ec8c90a3 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: arm64 Source: elinks Version: 0.13.2-1apertis0bv2022dev2b1 Depends: elinks (= 0.13.2-1apertis0bv2022dev2b1) Filename: pool/development/e/elinks/elinks-dbgsym_0.13.2-1apertis0bv2022dev2b1_arm64.deb Size: 1828160 MD5sum: ebd630f360dc96640d6c2499f480017d SHA1: 1035e3ff1910428a4470266fa7207144e04ae927 SHA256: 1d7b024ed9c6a948eb574c894d10931ef6e5cea318da5c2ac330dc9f446200ca SHA512: ed62d264971edbac1cf6e76b0c15209d02d20512ddd4729d9c43c7a119b888b0006f8e5c5a194b7c30d3135baa08ffdef9a4cace0fabab59c979345403e71f86 Description: debug symbols for elinks Auto-Built-Package: debug-symbols Build-Ids: 1e73f0a8ace4f0d751507b1a22edeecdcf790805 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+apertis0bv2022dev3b4 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+apertis0bv2022dev3b4_all.deb Size: 56440 MD5sum: 45a87151a970bfbad17d604f275235d0 SHA1: a3d86c1af80c7fd014c24f02e0ec4b3a6fdc0e07 SHA256: f4b4b24b03edc0ae8ced4ba5fd9f9d8a05e0f914dcfbc205645fc580a69f5584 SHA512: dc40ec3a16c218b903384d511a340f65740067f4ecfdf51a54b4f8ee73b141e44baeb5d07ba4c80c0308ee45a424629c0dfc131e9c1629119978001d2df6c8c5 Description: GNU Emacs editor (metapackage) GNU Emacs is the extensible self-documenting text editor. This is a metapackage that will always depend on the latest recommended Emacs variant (currently emacs-gtk). Homepage: https://www.gnu.org/software/emacs/ Package: emacs-bin-common Priority: optional Section: editors Installed-Size: 611 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2022dev3b4 Depends: emacs-common (= 1:27.1+1-3.1+apertis0bv2022dev3b4), libc6 (>= 2.17) Recommends: mailutils Filename: pool/development/e/emacs/emacs-bin-common_27.1+1-3.1+apertis0bv2022dev3b4_arm64.deb Size: 142816 MD5sum: 0ecc78c488cae77b69edde4f82f3800f SHA1: 4b8675f0d447260ee5b3a198d57a84e32b034b14 SHA256: 95dfcfdd508e284ff382927b1c5b9f4e811aa9cc38daca63b97bc15aea89d249 SHA512: ecf245789606a22da8af66832ba4538173148bc680874ced27ea0dc8e8f9dc9cba47ae069d90b3cc4d8c554f99aaa27e505a93fe76615a32bd1adedf46cfd08a Description: GNU Emacs editor's shared, architecture dependent files GNU Emacs is the extensible self-documenting text editor. This package contains the architecture dependent infrastructure that's shared by emacs-gtk, emacs-lucid, and emacs-nox. Homepage: https://www.gnu.org/software/emacs/ Package: emacs-bin-common-dbgsym Priority: optional Section: debug Installed-Size: 236 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2022dev3b4 Depends: emacs-bin-common (= 1:27.1+1-3.1+apertis0bv2022dev3b4) Filename: pool/development/e/emacs/emacs-bin-common-dbgsym_27.1+1-3.1+apertis0bv2022dev3b4_arm64.deb Size: 153416 MD5sum: 4b52fe1831246c9c74534718c2944322 SHA1: 5eebf9578b5f07e2966ac57513b2a1ddb1eea305 SHA256: 43e4512b551b4378feeae12db7686e174a347124bb24b593b1364b4b60f547b4 SHA512: 85159ec554b1920006e8ec20ceecf438a1dfa5ee5e21d87d367f2e97458ada39f18f1abbbff852a2298dcac061016c2241dd1b563272f809caec87b171f5c001 Description: debug symbols for emacs-bin-common Auto-Built-Package: debug-symbols Build-Ids: 0e806f434d4a7fa8a2cf8e83f414fa3da82007f2 977e626762c83a95e64b219d180232c6d4f50ff7 f185dec2eaeffff613cb57361ce6c835a2cc27f6 f3f7607e8a7f46bed76d028e9f1b0c086af042a1 fdb61e1f028d5b728b2726c42f0148943110acf6 Package: emacs-common Priority: optional Section: editors Installed-Size: 68921 Maintainer: Rob Browning Architecture: all Source: emacs Version: 1:27.1+1-3.1+apertis0bv2022dev3b4 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+apertis0bv2022dev3b4), 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+apertis0bv2022dev3b4_all.deb Size: 13699404 MD5sum: b4436914bbe96a6d65c6f30a857ed392 SHA1: 7a1d6d22440fe20e605e260efdf9e3e1e2ed4b69 SHA256: 1d309734ef506816079e8a8e4a90d4c276e14aa10e7c77b7639f92a37b611dcc SHA512: f2ed766830764b2ec889a1b471d1af52ddb2bef58d44b09f9f2ea1eeae39f1742bbfa778e946d1bf6b2e356f2b9f36c56ed56e3a4e80afb8f02c9f97994aa400 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+apertis0bv2022dev3b4 Depends: emacs-common (= 1:27.1+1-3.1+apertis0bv2022dev3b4) Filename: pool/development/e/emacs/emacs-el_27.1+1-3.1+apertis0bv2022dev3b4_all.deb Size: 16327796 MD5sum: 32f3b4324327203822c12967fd8e3db1 SHA1: babd265ed553fe27ef6bc90c828a5ae78174901d SHA256: 4c8a35de86f8e8ed793b29e51383d2aca4c0f642691a29bc90b3c71d65e556c9 SHA512: de9b036da6e01f44f8d7160ab5ec6dccce86bf9d5511d3c3e620b44bbdedbb3663c865508fae3d1068c40b92cb5f0b70ff12a4494b42d5654503e40512d206f1 Description: GNU Emacs LISP (.el) files GNU Emacs is the extensible self-documenting text editor. This package contains the elisp sources for the convenience of users, saving space in the main package for small systems. Homepage: https://www.gnu.org/software/emacs/ Package: emacs-gtk Priority: optional Section: editors Installed-Size: 23388 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2022dev3b4 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+apertis0bv2022dev3b4), emacs-common (= 1:27.1+1-3.1+apertis0bv2022dev3b4), 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+apertis0bv2022dev3b4_arm64.deb Size: 3249032 MD5sum: 89079f0f1cf83b6e7959f8f4c01aba5c SHA1: 3de706335242620b8098dfe66d96ed1dc8a12151 SHA256: 8503f6f69e7f4e5347af3710001ccfd26e36c5fb19e52fa73b53bc08af896662 SHA512: aa09935d05a48d838b7a3859ee5fc09a708455b4a4238d54af1a4017f3a0259e6ee8e01e0342d6f8f37ee12bb2ad8513da7dc2f789df39d66c88e68e3d7d4203 Description: GNU Emacs editor (with GTK+ GUI support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs with a graphical user interface based on GTK+ (instead of the Lucid toolkit provided by the emacs-lucid package). Homepage: https://www.gnu.org/software/emacs/ Package: emacs-gtk-dbgsym Priority: optional Section: debug Installed-Size: 4887 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2022dev3b4 Depends: emacs-gtk (= 1:27.1+1-3.1+apertis0bv2022dev3b4) Filename: pool/development/e/emacs/emacs-gtk-dbgsym_27.1+1-3.1+apertis0bv2022dev3b4_arm64.deb Size: 3864144 MD5sum: ee0e418929a970d87599e0e1ca6feb94 SHA1: a73677dab6b36a0c958be73d9f01a85d81c4d258 SHA256: 796d2e43d810b8ab8c0093d81301b49b13b8784413a9180054c773df2bb26d47 SHA512: 12b258e23bf7ff875017f175646e298b1681d67cf991f8a9b4a48ce3ece244ec1c5f726022cbc9772f6b380b0cd1bd638f30a5e9d2f11be300b8605a39220a99 Description: debug symbols for emacs-gtk Auto-Built-Package: debug-symbols Build-Ids: 55a6f2a3f7ab10ad4966e7cefc732988eec4bae1 Package: emacs-lucid Priority: optional Section: editors Installed-Size: 23529 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2022dev3b4 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+apertis0bv2022dev3b4), emacs-common (= 1:27.1+1-3.1+apertis0bv2022dev3b4), 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+apertis0bv2022dev3b4_arm64.deb Size: 3260404 MD5sum: fb115cbea86c2c3bbcb98b766c1b0c8d SHA1: 23a3a5dee7b5baad39aad8e7fe6d4700ad81f656 SHA256: 14a0fb1b863dd67e8c37b51389d5bba4391bf1dafc6370abc171f22ee551ddbb SHA512: ae542d51247475fdabe39b1ca8e6372d0f4b93f463958f433369af62df360920bda0b8f0dfc70d7d387866435e3ab40abab8ceec78379fc33ab0f60e10a040d1 Description: GNU Emacs editor (with Lucid GUI support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs with support for a graphical user interface based on the Lucid toolkit (instead of the GTK+ interface provided by the emacs-gtk package). Until some known GTK+ problems are fixed, this version may help avoid crashing Emacs during an emacsclient disconnect. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567934 and https://bugzilla.gnome.org/show_bug.cgi?id=85715 for more information. Homepage: https://www.gnu.org/software/emacs/ Package: emacs-lucid-dbgsym Priority: optional Section: debug Installed-Size: 5015 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2022dev3b4 Depends: emacs-lucid (= 1:27.1+1-3.1+apertis0bv2022dev3b4) Filename: pool/development/e/emacs/emacs-lucid-dbgsym_27.1+1-3.1+apertis0bv2022dev3b4_arm64.deb Size: 3974084 MD5sum: 686ef572c36d8fb310b9cdb6d79d4593 SHA1: 939810d12a19f993a7d5fb0e5991677f2b5ef59d SHA256: 39e4f3754beb7022f9021fa037b285bad74db695b9a9b1364d7f5bb169dabc7f SHA512: b8a73c09e8263f47e3a66663af7765f28290312bb022597997d1ffd404b59d3df108f3232e243f9a3feccc84457c908b1efab0c027a2338b8d4ec86a88a45e5b Description: debug symbols for emacs-lucid Auto-Built-Package: debug-symbols Build-Ids: 97ba2d8a86907d2160e4223e7d6ce479581f8cb4 Package: emacs-nox Priority: optional Section: editors Installed-Size: 21484 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2022dev3b4 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+apertis0bv2022dev3b4), emacs-common (= 1:27.1+1-3.1+apertis0bv2022dev3b4), 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+apertis0bv2022dev3b4_arm64.deb Size: 2940296 MD5sum: 02dd6a5edc3943a96c80bfa92d67fce3 SHA1: 4db044948f147dfdaa8c599eebdaad054166d3f1 SHA256: f4d84f65582bdcaec21dcba37fc130e6fdd0c3ba12438d7e2eebc3d1ec823b53 SHA512: 33c4f6f9926ee7285328418a2aa1ccae8c40552a6bfd2aa372b8e4b9217c2bef28f8468f8f1f1732b06a713220e854eceac4a3d5f385686caad8a2dc3b07282d Description: GNU Emacs editor (without GUI support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs compiled without support for X, and provides only a text terminal interface. Homepage: https://www.gnu.org/software/emacs/ Package: emacs-nox-dbgsym Priority: optional Section: debug Installed-Size: 3489 Maintainer: Rob Browning Architecture: arm64 Source: emacs Version: 1:27.1+1-3.1+apertis0bv2022dev3b4 Depends: emacs-nox (= 1:27.1+1-3.1+apertis0bv2022dev3b4) Filename: pool/development/e/emacs/emacs-nox-dbgsym_27.1+1-3.1+apertis0bv2022dev3b4_arm64.deb Size: 2652892 MD5sum: 11258e780b14f74f48a261301385eb49 SHA1: 63239f9b55c561e3cb0888e8ae637d44e09df356 SHA256: 4216bf9840faf0c01cb64f722c7aa056920374ac08ba5c947ff449b11ee86161 SHA512: 94733a48280ccf0cecde36abd329fd3c20f23bce5572f552e1068384e255c5754c15da2eb2ea1c7103d9e717916a03d536fb3c85bd54fd62cf1f0701ba5fd93d Description: debug symbols for emacs-nox Auto-Built-Package: debug-symbols Build-Ids: 28713f15b8230dc41b098538dbd02ac8c039cbf4 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: arm64 Version: 1.19-1co1bv2022dev2b1 Depends: libc6 (>= 2.17), libenca0 (>= 1.9), librecode0 (>= 3.6) Suggests: cstocs Filename: pool/development/e/enca/enca_1.19-1co1bv2022dev2b1_arm64.deb Size: 55900 MD5sum: bebe14f2d693772a727fe96b485f4d35 SHA1: bf75abf5df8695b8eb303fd80317fac70f23f932 SHA256: 890063de2c40e7b0a5dd2d9b7f69980a90b7f31c95dbe3e4c7dbf5b4bb11304d SHA512: 85850624fdae1da02a50557f83fed74fc11fe6e383ee42e6c7819c9a5f62a08d123e8e8acb48ce8e8571d801fb2c10d743d03f70818ce8d7f25e01acf98a034e Description: Extremely Naive Charset Analyser - binaries Enca is an Extremely Naive Charset Analyser. It detects the character set and the encoding of text files and can also convert them to other encodings using either a built-in converter or external libraries and tools like libiconv, librecode, or cstocs. . Currently it supports Belarusian, Bulgarian, Croatian, Czech, Estonian, Hungarian, Latvian, Lithuanian, Polish, Russian, Slovak, Slovene, Ukrainian, Chinese, and some multibyte encodings independently on language. Homepage: http://cihar.com/software/enca/ Package: enchant-2 Priority: optional Section: text Installed-Size: 63 Maintainer: Debian GNOME Maintainers Architecture: arm64 Version: 2.2.15-1apertis2bv2022dev2b1 Depends: libc6 (>= 2.17), libenchant-2-2 (>= 2.2.3), libglib2.0-0 (>= 2.12.0) Filename: pool/development/e/enchant-2/enchant-2_2.2.15-1apertis2bv2022dev2b1_arm64.deb Size: 19752 MD5sum: 0eb0a500bbb35b2e2200a82dbdf2e01a SHA1: 15a1ca6e18e0563d65c794f33fc0e165c7e3bfbd SHA256: 0d9f79d219823e0298dd9f9a1e04902476bb883ceebd4170c833f27fddd77d6f SHA512: 682d18c37d7e92c9c87e702c9056e0782f74bab06651ef12634d616501e235cce710e255c6c4d99bf0549166adaea583b4c439dc53a7c07790c894f01c4afd20 Description: Wrapper for various spell checker engines (binary programs) Enchant is a generic spell checking library which uses existing spell checker engines such as ispell, aspell and myspell as its backends. . Enchant steps in to provide uniformity and conformity on top of these libraries, and implement certain features that may be lacking in any individual provider library. . This package contains standalone runtime binary programs. Homepage: https://abiword.github.io/enchant/ Package: enchant-2-dbgsym Priority: optional Section: debug Installed-Size: 46 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: enchant-2 Version: 2.2.15-1apertis2bv2022dev2b1 Depends: enchant-2 (= 2.2.15-1apertis2bv2022dev2b1) Filename: pool/development/e/enchant-2/enchant-2-dbgsym_2.2.15-1apertis2bv2022dev2b1_arm64.deb Size: 17884 MD5sum: 92cd82cc3b7cbf5af7a6cbe3ba5a2351 SHA1: 25ec3bb390a5bad34713df4f6918390d1d704d8e SHA256: 92cf3be1e698d46f5f9ff0f600af0d67eefa14736f630a8f9ee3cb44699c201b SHA512: 0ef87f9e094d010a1ed9da5dd6539df3edb8d3f83641cdb17d0e9c75afa63819aa9068f4044e793b943d43cc14e3123dc0effc1a5579f5f4ad9d0b912af81a6c Description: debug symbols for enchant-2 Auto-Built-Package: debug-symbols Build-Ids: 4d833ed6e3102a94c2ca5eb684681cc8dbb23122 631a525b553d624b0dbf03cf1a8997b10bcf2099 Package: eperl Priority: optional Section: devel Installed-Size: 293 Maintainer: Axel Beckert Architecture: arm64 Version: 2.2.14-23co1bv2022dev2b1 Depends: perl, perlapi-5.32.1, libc6 (>= 2.17), libperl5.32 (>= 5.32.0~rc1) Suggests: libapache2-mod-perl2 Filename: pool/development/e/eperl/eperl_2.2.14-23co1bv2022dev2b1_arm64.deb Size: 114672 MD5sum: b7e9d3451a81a3c4309515419bec547e SHA1: 0e813574a279336fdb6fdf3a5dc478daa69d77aa SHA256: 556acad0bd64cfae7c45b4a095bb9d87b6e8617924ed9287c00ce4a41a4558b1 SHA512: 1b5bea124595ac795e582661dd68881ac1560daf56626b7e917ac7933b7ca85884e42d2aafa1c1533f96a79c58bcc1d2d176a3a4b057774cf3da3bf374b35c3b Description: Embedded Perl 5 Language ePerl interprets an ASCII file bristled with Perl 5 program statements by evaluating the Perl 5 code while passing through the plain ASCII data. It can operate in various ways: As a stand-alone Unix filter or integrated Perl 5 module for general file generation tasks and as a powerful Webserver scripting language for dynamic HTML page programming. Homepage: http://www.ossp.org/pkg/tool/eperl/ Package: eperl-dbgsym Priority: optional Section: debug Installed-Size: 58 Maintainer: Axel Beckert Architecture: arm64 Source: eperl Version: 2.2.14-23co1bv2022dev2b1 Depends: eperl (= 2.2.14-23co1bv2022dev2b1) Filename: pool/development/e/eperl/eperl-dbgsym_2.2.14-23co1bv2022dev2b1_arm64.deb Size: 42252 MD5sum: f7b9eda2eec64d754b1a832d555d0b60 SHA1: 4aef9bd54d2720dd020cdde4da19feb5ebc605d8 SHA256: f35571da124c3ad214d49ce090498afdf22493774f89e0074eb756093a728ac3 SHA512: 90d2631219ad4e5798c746305507da08db8d3e360e2b53f0b24e3c56c50e539a34f325edb903abff95fc41f875ecf4bb6736111c5e5e8ff0c4bb63f1e643d268 Description: debug symbols for eperl Auto-Built-Package: debug-symbols Build-Ids: eb86a31492c097f28ceb77c0d62295098f8489be Package: epsilon-bin Priority: optional Section: science Installed-Size: 92 Maintainer: Debian GIS Project Architecture: arm64 Source: libepsilon Version: 0.9.2+dfsg-5apertis0bv2022dev2b1 Depends: dsh, perl:any, libc6 (>= 2.17), libepsilon1 (>= 0.8.1), libpopt0 (>= 1.14) Filename: pool/development/libe/libepsilon/epsilon-bin_0.9.2+dfsg-5apertis0bv2022dev2b1_arm64.deb Size: 33956 MD5sum: 90de0dbaf3569e516040f896c7c7e425 SHA1: 2c7ee07db037f08f46a7fccfd5a188fa8b1a7c1f SHA256: e247cb5c1c224dbd03ad923c29c7f1cbfef33d99775b5a2ceaeed9f8086df04e SHA512: c961ff627dac4c6d17217b483a1ff4725891c4100867d0ebfa9f8f44bd48a5754525f04c721d0f2216e74e8c789c9a0da86884f70b2bbbb6f5fe3f1dc5cf63ba Description: Library for wavelet image compression - tools Epsilon is C library for Wavelet based lossy image compression. Wavelet-driven compressors are know to be much more effective than traditional DCT-based ones (like JPEG). . At the moment, the program supports about 30 different wavelet filters, runs in parallel in multi-threaded and MPI environments, can process huge images and much more. . This package contains some useful tools to compress/uncompress images. Homepage: https://sourceforge.net/projects/epsilon-project Package: epsilon-bin-dbgsym Priority: optional Section: debug Installed-Size: 89 Maintainer: Debian GIS Project Architecture: arm64 Source: libepsilon Version: 0.9.2+dfsg-5apertis0bv2022dev2b1 Depends: epsilon-bin (= 0.9.2+dfsg-5apertis0bv2022dev2b1) Filename: pool/development/libe/libepsilon/epsilon-bin-dbgsym_0.9.2+dfsg-5apertis0bv2022dev2b1_arm64.deb Size: 71452 MD5sum: cb4b71847a0c0d67f64d86339acb5a10 SHA1: 943eba3192bc6f9c7dfb2c40ca1219f4215db395 SHA256: bc3aa1fa542ecb590523a1ee2ffb33a5fccfd8d3cbabd870bb0f3d9c85469546 SHA512: aa04d84a595c34dbc0681f2f9814bf4ab79976789f91774f4f95d2e006cfbb3011dfaf879dfe2dfcf254a2605363e51576be38662de455980fe927afcba9191c Description: debug symbols for epsilon-bin Auto-Built-Package: debug-symbols Build-Ids: 9998fc3992c7e96f96939e49e8ed21b8c5aac65f 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: 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: 14746 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: etcd Version: 3.3.25+dfsg-6apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/e/etcd/etcd-client_3.3.25+dfsg-6apertis0bv2022dev2b1_arm64.deb Size: 3574280 MD5sum: 9c6599ff1a1648a501b9347ce38c6d9a SHA1: 6d43ef5517088e08d69a1b00d76dd6be7e266f6d SHA256: ec996c5cd7593f978396863bdbb248001efc428d66dc472f3e0a66e70fe282b0 SHA512: 972336ba9e5575adedab8300cc8b271666156157d5e73651432b276a74b8b1ad3f112ea5cb0801e01efb216c628b7176e796e857af2c390f262e2959043b3a74 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-1), 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-3), golang-github-coreos-pkg (= 4-3apertis0bv2022dev2b1), golang-github-coreos-semver (= 0.3.0-1apertis0bv2022dev2b1), 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-2apertis0bv2022dev2b1), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-1), golang-github-google-btree (= 1.0.0-1), 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.1), 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.1apertis0bv2022dev2b1), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2022dev2b1), golang-github-olekukonko-tablewriter (= 0.0.4-1), 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-2), golang-github-prometheus-procfs (= 0.3.0-1), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1), golang-github-soheilhy-cmux (= 0.1.4-2), golang-github-spf13-cobra (= 1.1.2-1apertis0bv2022dev2b1), golang-github-spf13-pflag (= 1.0.5-2), golang-github-tmc-grpc-websocket-proxy (= 0.0~git20200427.3cfed13-2), golang-github-urfave-cli (= 1.22.4-2), golang-github-xiang90-probing (= 0.0.2-1), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1), golang-go.uber-atomic (= 1.4.0-1apertis0bv2022dev2b1), golang-go.uber-multierr (= 1.1.0-1.1), 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-1apertis0bv2022dev2b1), 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-2), 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: 19115 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: etcd Version: 3.3.25+dfsg-6apertis0bv2022dev2b1 Depends: adduser, lsb-base, pipexec, libc6 (>= 2.17) Pre-Depends: init-system-helpers (>= 1.54~) Suggests: etcd-client Filename: pool/development/e/etcd/etcd-server_3.3.25+dfsg-6apertis0bv2022dev2b1_arm64.deb Size: 4795928 MD5sum: 9d8ae44eaa3aa1c780a5035d68b6e3b4 SHA1: 602b101956fc60ba1c492f1a0a3af679f8371ec7 SHA256: e7314ef6200444da456ccab61304b1cafb497e010fc6a807d6cc6b8eebde1393 SHA512: 7e54fe905a63ce91b2580c0c5f999656b18c87e0e46eaf24fbdb40f55c204b90fbf4cabb6f477e279ffa3fa14125f7ea6ff32da6ae6b3cac559ce6bc8949bb73 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-1), 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-3), golang-github-coreos-pkg (= 4-3apertis0bv2022dev2b1), golang-github-coreos-semver (= 0.3.0-1apertis0bv2022dev2b1), 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-2apertis0bv2022dev2b1), golang-github-golang-groupcache (= 0.0~git20200121.8c9f03a-1), golang-github-google-btree (= 1.0.0-1), 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.1), 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.1apertis0bv2022dev2b1), golang-github-modern-go-reflect2 (= 1.0.1-1apertis0bv2022dev2b1), golang-github-olekukonko-tablewriter (= 0.0.4-1), 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-2), golang-github-prometheus-procfs (= 0.3.0-1), golang-github-shurcool-sanitized-anchor-name (= 1.0.0-1), golang-github-soheilhy-cmux (= 0.1.4-2), golang-github-spf13-cobra (= 1.1.2-1apertis0bv2022dev2b1), golang-github-spf13-pflag (= 1.0.5-2), golang-github-tmc-grpc-websocket-proxy (= 0.0~git20200427.3cfed13-2), golang-github-urfave-cli (= 1.22.4-2), golang-github-xiang90-probing (= 0.0.2-1), golang-go.crypto (= 1:0.0~git20201221.eec23a3-1), golang-go.uber-atomic (= 1.4.0-1apertis0bv2022dev2b1), golang-go.uber-multierr (= 1.1.0-1.1), 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-1apertis0bv2022dev2b1), 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-2), 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: 7503 Maintainer: Debian Go Packaging Team Architecture: arm64 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_arm64.deb Size: 5208224 MD5sum: b04b2b4b4b2ee6ca2321b35e8eb86ded SHA1: 77c0f905bc56e243b81b27256803e904e239cde1 SHA256: 028401b1d76db18bbec32ebc1cd84c158b8e20c20b10542166ec7287efebe01f SHA512: 4c8cc543cfe06e0d52393b74be843a6ab6d24a6e92ab7efe93c63e623af43476bb17fd79e26b85ede4ea549ac531a14b958bd6453e02e4b84e39b7e078473ee5 Description: debug symbols for etcd-server Auto-Built-Package: debug-symbols Build-Ids: da815e04e88fe1bbb54f0d0ab694c091fcfe1d2e Package: evemu-tools Priority: optional Section: utils Installed-Size: 96 Maintainer: Stephen Kitt Architecture: arm64 Source: evemu Version: 2.7.0-3apertis1bv2022dev2b1 Depends: libevemu3 (= 2.7.0-3apertis1bv2022dev2b1), libc6 (>= 2.17), libevdev2 (>= 1.2.99.902) Filename: pool/development/e/evemu/evemu-tools_2.7.0-3apertis1bv2022dev2b1_arm64.deb Size: 16012 MD5sum: 14423335a7ffd766d275a3605c15d87f SHA1: 8a68188999cd8abd912769491fae0fccd066b371 SHA256: 63d0f541b21aeefeb2bc5936605c5437f4e5ce072dd22434a97d3c2c4f0c7fce SHA512: 8aca555a3a5cd2e2aa11f6e0d7d1c6daa1bdbc32afd6372e33933b874d7df4c832099c5d0771eb742dff511309825174ced21ea503e74548822ebcc26b53da07 Description: Linux Input Event Device Emulation Library - test tools The evemu library and tools are used to describe devices, record data, create emulation devices and replay data from kernel evdev (input event) devices. . This package provides test tools for the evemu library. Homepage: https://www.freedesktop.org/wiki/Evemu/ Package: evemu-tools-dbgsym Priority: optional Section: debug Installed-Size: 60 Maintainer: Stephen Kitt Architecture: arm64 Source: evemu Version: 2.7.0-3apertis1bv2022dev2b1 Depends: evemu-tools (= 2.7.0-3apertis1bv2022dev2b1) Filename: pool/development/e/evemu/evemu-tools-dbgsym_2.7.0-3apertis1bv2022dev2b1_arm64.deb Size: 24296 MD5sum: db62c6ea2d834520f0fd7ebc33a357e1 SHA1: 26171f4249d0ceed27bdbd38102e8be0504db68f SHA256: 528909228da05095a99a811168d5ead9e35d3f9026f4c342e8b9c92ebd5fa840 SHA512: ef4d44f70f6b493e5353a9299526d3eee77267042fcfac5c598be48ea8eff9a1544e92397bd823786084da8dea30469c3d252b8d1f71884d86a2af31197afa90 Description: debug symbols for evemu-tools Auto-Built-Package: debug-symbols Build-Ids: 31fd38e09c91bb8a06944b6c1c084d77fef5f02e 7bdf50f68562d7aca841dfd8a5cf1ff3cc61c340 9dfae669cc462cd355a6caa7737d2a078fd0fa2c Package: evtest Priority: optional Section: utils Installed-Size: 70 Maintainer: Stephen Kitt Architecture: arm64 Version: 1:1.34-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Recommends: evemu-tools Filename: pool/development/e/evtest/evtest_1.34-1apertis0bv2022dev2b1_arm64.deb Size: 15936 MD5sum: b64d4a3b0b31292097aa2acd38fc0c12 SHA1: 7e4a0d8ef264cec35fc8b53b74adc84cb1484ef9 SHA256: 9b9c69d64bc12f368265e66a129768ead5091a3ff8d6716b1dd9bef2cffa8653 SHA512: 3ad6b8f7f70b14196b0c4824d4ed9edb71a4dc50d7ead522e10cbc73d96b6f58ebc9fb713382d90ff667fb795f0ad73ce22dc25138b95bcd97768934dbd575f3 Description: utility to monitor Linux input device events evtest monitors a Linux input device, displaying all the events it generates. . It can be used to determine mice button bindings, keymaps for exotic keyboards... It is commonly used to debug issues with input devices in X.Org. . evtest is now in maintenance mode and doesn't support all the features of the latest kernels; evemu-record from the evemu-tools package should be used instead. Homepage: https://cgit.freedesktop.org/evtest/ Package: evtest-dbgsym Priority: optional Section: debug Installed-Size: 34 Maintainer: Stephen Kitt Architecture: arm64 Source: evtest Version: 1:1.34-1apertis0bv2022dev2b1 Depends: evtest (= 1:1.34-1apertis0bv2022dev2b1) Filename: pool/development/e/evtest/evtest-dbgsym_1.34-1apertis0bv2022dev2b1_arm64.deb Size: 17636 MD5sum: 0c70415a30afd516bc0f511afe31833c SHA1: 3922477c0192f293ae373ae6d1139bfd30a0f80c SHA256: c74369f4946eff767c84fa438a541b1dd2a496ec4a35c066db77cf9bed53783a SHA512: cfa8a1de696772a41ff98e4fe14b2469367da394f5ae08dfea81441d459e4019c925c3680bcc877b170d64119f23837a0842771eed503c7ca52be2a0eece460b Description: debug symbols for evtest Auto-Built-Package: debug-symbols Build-Ids: db2c1e78af78ac977a697c2d38ed4a00e354994f 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: 313 Maintainer: Sergei Golovan Architecture: arm64 Version: 5.45.4-2co1bv2022dev2b1 Replaces: expect-dev Provides: expect-dev Depends: tcl8.6, libc6 (>= 2.17), libtcl8.6 (>= 8.6.0), tcl-expect Suggests: tk8.6 Conflicts: expect-dev Filename: pool/development/e/expect/expect_5.45.4-2co1bv2022dev2b1_arm64.deb Size: 166040 MD5sum: 0b9769c9c1b6e40ab3c87c7b1f024f41 SHA1: 3641d3c8401da1e6efde6a6ea9b6e0eba9201ca4 SHA256: 3c6b160d2d4df709815611cea4fc502fedf2381a780c3c08cd42740feacc8dfa SHA512: 9c2533ed05e0975f6499c7bcbd03130a793c786ff71372737b20bd99e959810ce9e534cc946bde21d53f104e5bf7c1f5407bf24eedf6fb65b5494c69a299fbaa Description: Automates interactive applications Expect is a tool for automating interactive applications according to a script. Following the script, Expect knows what can be expected from a program and what the correct response should be. Expect is also useful for testing these same applications. And by adding Tk, you can also wrap interactive applications in X11 GUIs. An interpreted language provides branching and high-level control structures to direct the dialogue. In addition, the user can take control and interact directly when desired, afterward returning control to the script. . This package contains the expect binary and several Expect based scripts. Homepage: https://core.tcl.tk/expect/ Multi-Arch: foreign Package: expect-dbgsym Priority: optional Section: debug Installed-Size: 21 Maintainer: Sergei Golovan Architecture: arm64 Source: expect Version: 5.45.4-2co1bv2022dev2b1 Depends: expect (= 5.45.4-2co1bv2022dev2b1) Filename: pool/development/e/expect/expect-dbgsym_5.45.4-2co1bv2022dev2b1_arm64.deb Size: 5764 MD5sum: 2dc70b853184d3d105844d1d4b809cfc SHA1: d350180d350a870e0417d9e4758daeec5cea6010 SHA256: 0bd07ee8e020aa48e142f524ed96154a3699d5b489e0b0108ba317e744b644c4 SHA512: 3c6424bf9990a36d548cc7ff708dbeda612a3ced9be36a7a0ffe0837f7923f193979e4a384887dd87bf13ae537c723cfe91068843ff5e58999e0e31ce6d59588 Description: debug symbols for expect Auto-Built-Package: debug-symbols Build-Ids: 0bb1b7ecbfea7ef7f328f6d1c4fc949c6fe45a1b Package: extra-cmake-modules Priority: optional Section: devel Installed-Size: 707 Maintainer: Debian Qt/KDE Maintainers Architecture: arm64 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_arm64.deb Size: 174888 MD5sum: e5da152e6daafd74803c2f033b24dc20 SHA1: 5d5a03e73d7c44275e27220aaa18e3485dfb3209 SHA256: 8b9a97522402e6f16e6df99b86767c77c87913b47167578f44773ebfcb0442dc SHA512: 9689e693dad1c9f00798a150def70bca63b90a9f32917ac8030b453f147bced7e146332810d78cfad9c805bbc4ac3e0e7c399338ae7b53e7e441518e5727c291 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: 345 Maintainer: Colin Watson Architecture: arm64 Version: 1:5.9~svn20110310-14apertis0bv2022dev2b1 Provides: ctags Depends: libc6 (>= 2.17) Suggests: vim | nvi | vile | emacsen Filename: pool/development/e/exuberant-ctags/exuberant-ctags_5.9~svn20110310-14apertis0bv2022dev2b1_arm64.deb Size: 141356 MD5sum: a1fe574e75d7191b0a2698d892ac7d20 SHA1: 594e7c6fb997a8509232b8a8fb7da6b7046e922f SHA256: 5d4b7690c9266e419debbc563824af0b38e0eb61a86994273a8a6c08d3f47adb SHA512: 113f20f629b808013837ecb2af359f783583dbda2d8aaa94c7d3b0d80334d646dee94cca49d6652c462b6f0fb613647cbabb0306b9595c971a82cefd3893e5c5 Description: build tag file indexes of source code definitions ctags parses source code and produces a sort of index mapping the names of significant entities (e.g. functions, classes, variables) to the location where that entity is defined. This index is used by editors like vi and emacsen to allow moving to the definition of a user-specified entity. . Exuberant Ctags supports all possible C language constructions and multiple other languages such as assembler, AWK, ASP, BETA, Bourne/Korn/Z shell, C++, COBOL, Eiffel, Fortran, Java, Lisp, Lua, Makefile, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl, Verilog, Vim and YACC. Homepage: http://ctags.sourceforge.net/ Multi-Arch: foreign Package: exuberant-ctags-dbgsym Priority: optional Section: debug Installed-Size: 389 Maintainer: Colin Watson Architecture: arm64 Source: exuberant-ctags Version: 1:5.9~svn20110310-14apertis0bv2022dev2b1 Depends: exuberant-ctags (= 1:5.9~svn20110310-14apertis0bv2022dev2b1) Filename: pool/development/e/exuberant-ctags/exuberant-ctags-dbgsym_5.9~svn20110310-14apertis0bv2022dev2b1_arm64.deb Size: 354436 MD5sum: bbaa38f57132ada605c1a10815d890fe SHA1: 3e78464e8040be8db425feb7b24a1742a953c25f SHA256: 2041509f6747f8b2d3e39145daea7bf692f6fcdc6a736c9eaa3426293d52d4e3 SHA512: 07e6c1c6c922414f6051e19cf856a366f2dd46a5f7912d533e821b4e842f76c53e7f4084d6db72d16e2c549947143c663d1245da77afd2b1bcc18659c9ebdd86 Description: debug symbols for exuberant-ctags Auto-Built-Package: debug-symbols Build-Ids: c85d5f758b2b12ff1a11fd2c8b56b436af320cd1 Package: faad Priority: optional Section: sound Installed-Size: 78 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: faad2 Version: 2.10.0-1apertis0bv2022dev2b1 Replaces: faad2 Depends: libc6 (>= 2.17), libfaad2 (>= 2.8.2) Conflicts: faad2 Filename: pool/development/f/faad2/faad_2.10.0-1apertis0bv2022dev2b1_arm64.deb Size: 29676 MD5sum: dbc39bfcf6dd826ad6cb8a41a296ba7b SHA1: 370ac5a122423ff5e8720a47660f3e9ca5b8eeaf SHA256: cbc901ea799c8bdea9dcbc225ea62a1016265285a940edf1f5f75167cc06dde8 SHA512: 67c4a37970dea768c38ff9b43c21fc92cb66a119d2379e796bd7ccf0d4d7f60d275ab08a3d6bbccd2d0dee6900b2d1fada0d46f35943d597c00ed107e49910f9 Description: freeware Advanced Audio Decoder player FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains a command line interface to play AAC or MP4 files. Homepage: https://github.com/knik0/faad2 Package: faad-dbgsym Priority: optional Section: debug Installed-Size: 65 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: faad2 Version: 2.10.0-1apertis0bv2022dev2b1 Depends: faad (= 2.10.0-1apertis0bv2022dev2b1) Filename: pool/development/f/faad2/faad-dbgsym_2.10.0-1apertis0bv2022dev2b1_arm64.deb Size: 47996 MD5sum: c495570219cab6f9269dc7438e1bda7a SHA1: 96526228999455a0eaf24eab226bddddb1c7f007 SHA256: f8501d7e2e0ffb87d2e8c761065304479d6b5ff7d975650c700bb8a77514a05c SHA512: b75de1853b54b313323374aaf7df0069b1c9288d12e28380e4850ce6b56871299edfc0ea26636970dc4c2bd74a8cddd3b2de437f84c6d48e52f8317451075654 Description: debug symbols for faad Auto-Built-Package: debug-symbols Build-Ids: 8e494a3283e5bd5dee3da0e2c39030c17974e88f 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: 217 Maintainer: Clint Adams Architecture: arm64 Version: 1.25.3-1.1apertis0bv2023dev0b4 Depends: libfakeroot (>= 1.25.3-1.1apertis0bv2023dev0b4), libc6 (>= 2.17) Filename: pool/development/f/fakeroot/fakeroot_1.25.3-1.1apertis0bv2023dev0b4_arm64.deb Size: 87188 MD5sum: 077f58d3949d5d399bf8550b760a619b SHA1: bcd12779316f1f34a2dd497e38d702edae960ae2 SHA256: b37d123d6859986107e06fa058b25d07af184dd00015c64cf205fd7d8fb551d6 SHA512: ab7989431b9b0c01278e90d243bd62b4791b481db57e26e95eb6c745b18efcbcf9dbfade4efb4482d45b068052660531d3a0d3e2ddfb39435ac249cb0b9c5ce6 Description: tool for simulating superuser privileges fakeroot provides a fake "root environment" by means of LD_PRELOAD and SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(), stat(), and other file-manipulation functions, so that unprivileged users can (for instance) populate .deb archives with root-owned files; various build tools use fakeroot for this by default. . This package contains fakeroot command and the daemon that remembers fake ownership/permissions of files manipulated by fakeroot processes. Multi-Arch: foreign Package: fakeroot-dbgsym Priority: optional Section: debug Installed-Size: 93 Maintainer: Clint Adams Architecture: arm64 Source: fakeroot Version: 1.25.3-1.1apertis0bv2023dev0b4 Depends: fakeroot (= 1.25.3-1.1apertis0bv2023dev0b4) Filename: pool/development/f/fakeroot/fakeroot-dbgsym_1.25.3-1.1apertis0bv2023dev0b4_arm64.deb Size: 62132 MD5sum: cf0f15aedccd3377359f2f1e1d48d1aa SHA1: b9cef8d4a9834171d9d9af431011f15cf5478287 SHA256: bced4aee5fda3c81663bde88a559957df548c1a888216210f9312f944baa2d39 SHA512: 19302eb9d63f45f9f0c88e9dde9c11f04adf9d6c2a8afe9245d2197e24ff4ba1e421e26e181282f3f54e98e7ea943e87a6606664c521736929a4bd12afe3a0bf Description: debug symbols for fakeroot Auto-Built-Package: debug-symbols Build-Ids: 01eaf27ef630384927bd8ab1381a2ee7826f67d1 e102ec39f3efce11a1f4b733df83741cfbc8bb34 Package: faketime Priority: optional Section: utils Installed-Size: 38 Maintainer: Daniel Kahn Gillmor Architecture: arm64 Version: 0.9.8-9apertis0bv2022dev2b1 Depends: libfaketime (= 0.9.8-9apertis0bv2022dev2b1), libc6 (>= 2.17) Filename: pool/development/f/faketime/faketime_0.9.8-9apertis0bv2022dev2b1_arm64.deb Size: 15940 MD5sum: bafc5b05273dcd9d300f5e2d7fa18b88 SHA1: 56450eb2d96a7de728ce1f5b77b1e9ebeee5a73b SHA256: f2373c4734785c6c482bc9e7edd7d3309c762b5e24d10dcda9400db76469b6f6 SHA512: 2ca7102d3d705935e68156b6fb2438b5186d7fe60288ba0c34dbf1ac0c0145242b37972ff21ac733d29a88053772653f3965b897c0bc0e1a1c6c1a7a1cd397d3 Description: Report faked system time to programs (command-line tool) The Fake Time Preload Library (FTPL, a.k.a. libfaketime) intercepts various system calls which programs use to retrieve the current date and time. It can then report faked dates and times (as specified by you, the user) to these programs. This means you can modify the system time a program sees without having to change the time system-wide. FTPL allows you to specify both absolute dates (e.g., 2004-01-01) and relative dates (e.g., 10 days ago). . This package contains a "faketime" binary that makes it easy to use the LD_PRELOAD library. Homepage: https://github.com/wolfcw/libfaketime Multi-Arch: foreign Package: faketime-dbgsym Priority: optional Section: debug Installed-Size: 25 Maintainer: Daniel Kahn Gillmor Architecture: arm64 Source: faketime Version: 0.9.8-9apertis0bv2022dev2b1 Depends: faketime (= 0.9.8-9apertis0bv2022dev2b1) Filename: pool/development/f/faketime/faketime-dbgsym_0.9.8-9apertis0bv2022dev2b1_arm64.deb Size: 9368 MD5sum: b685f5a3aa7d9b84e2b2b63e4d04b754 SHA1: 800d128284f887711942f7e7c617ac3735c2c528 SHA256: 69be1f5bc039deb9d8d1c2dd595c1f558a2c865fe54ff1244319e2f9464a6de9 SHA512: c1e15882fde0f779529284da51e0e93e66588a4951964bd76d7be10f3ab9f2555a42533d1de10808b45f89a861a25037c360e8096ba0fba1dfe53f9071c47f2a Description: debug symbols for faketime Auto-Built-Package: debug-symbols Build-Ids: 5795531eab99fba81a136f7fe9484a206659e7de Package: fastjar Priority: optional Section: misc Installed-Size: 167 Maintainer: Matthias Klose Architecture: arm64 Version: 2:0.98-7apertis0bv2022dev2b1 Depends: dpkg (>= 1.15.4) | install-info, libc6 (>= 2.17), zlib1g (>= 1:1.1.4) Filename: pool/development/f/fastjar/fastjar_0.98-7apertis0bv2022dev2b1_arm64.deb Size: 74900 MD5sum: e25e35f55afad0b632cdc53d314045ac SHA1: cc4ca38b7dd7290f560d7b2466816c8b2ac1d5b5 SHA256: 83f2c112aa36d1f776064ede3c8c1ee8b8d00d3e14e352d448c3bd7092cff026 SHA512: da40db0a7e974d0bd3eb325e960eb06b44f7c761858283b3484418594a007e4357a9728cea9f6ba312e999b32e1ae35ce7dd7c54330c3d98e43c3a17d25274a2 Description: Jar creation utility Replacement for Suns .jar creation program. It is written in C instead of java and is tons faster. Multi-Arch: foreign Package: fastjar-dbgsym Priority: optional Section: debug Installed-Size: 216 Maintainer: Matthias Klose Architecture: arm64 Source: fastjar Version: 2:0.98-7apertis0bv2022dev2b1 Depends: fastjar (= 2:0.98-7apertis0bv2022dev2b1) Filename: pool/development/f/fastjar/fastjar-dbgsym_0.98-7apertis0bv2022dev2b1_arm64.deb Size: 189688 MD5sum: 0c39d2d72b9c2ba1272d61431cbdcfc6 SHA1: 5e4f716e8b300cb2d886965c62a1207dcf09b388 SHA256: 24d5766aa53e73fd856bb8f65e3b8f1413352dfef477461cee7796a6f8019ffc SHA512: a0d9d281ad7a695d92833cb4dae9ba3f0cc4804f5f68a717daf636bf1e2271c363f9b6bc91de1589ca421b7a6dba55a378aee038006a5669b6de4cf160902b0d Description: debug symbols for fastjar Auto-Built-Package: debug-symbols Build-Ids: 291bd702b914e13bac5cb76d5783c80dfd89b681 50b3e12d89e1d146c2f0e68f50681c5461200ea6 Package: fdupes Priority: optional Section: utils Installed-Size: 102 Maintainer: Sandro Tosi Architecture: arm64 Version: 1:2.1.2-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libncursesw6 (>= 6), libpcre2-32-0 (>= 10.22), libtinfo6 (>= 6) Filename: pool/development/f/fdupes/fdupes_2.1.2-1apertis0bv2022dev2b1_arm64.deb Size: 40420 MD5sum: 93bc0f5470a94504b3efd860b6c46088 SHA1: e89e4d6dfa7857c329df58dbb2585eec537762d3 SHA256: 60978e8384ef19d65d187f9ce367a5748650857ab1668f5e9cc2af38356a07e8 SHA512: 314279cadce6ab9396e468de2bf14b7786a3bb6e466391fbead9a83f273df990b17cb11a574372a81336b8e3c5cf090f500a65157d9a1e8e3ad75f08b3384d98 Description: identifies duplicate files within given directories FDupes uses md5sums and then a byte by byte comparison to find duplicate files within a set of directories. It has several useful options including recursion. Homepage: https://github.com/adrianlopezroche/fdupes Multi-Arch: foreign Package: fdupes-dbgsym Priority: optional Section: debug Installed-Size: 103 Maintainer: Sandro Tosi Architecture: arm64 Source: fdupes Version: 1:2.1.2-1apertis0bv2022dev2b1 Depends: fdupes (= 1:2.1.2-1apertis0bv2022dev2b1) Filename: pool/development/f/fdupes/fdupes-dbgsym_2.1.2-1apertis0bv2022dev2b1_arm64.deb Size: 81856 MD5sum: 97b5324c201e8e2cc46070ccbf1f4ec6 SHA1: 12800d95f6b20138baae9be29a47cbe07ace91d5 SHA256: 84b0d9af4158c04802fffc4a1fa20d9cf1e4a41d4b02e06941dda787f08950c1 SHA512: f210f92d96c7b0b8102a3870e7702602bfc7b11ec57c8a17af49d867fa9694313ab2a9d604110629f88db962318ee98b8cbc1e30b631397f02fddc51fc009f8f Description: debug symbols for fdupes Auto-Built-Package: debug-symbols Build-Ids: 1e74a5944098449f6035e47c97bd512c0e065c80 Package: fernet-go Priority: optional Section: devel Installed-Size: 3159 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-fernet-fernet-go Version: 0.0~git20180830.9eac43b-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-fernet-fernet-go/fernet-go_0.0~git20180830.9eac43b-2apertis0bv2022dev2b1_arm64.deb Size: 589068 MD5sum: 4869cb31cb57cdd596d34817e9b53f03 SHA1: 0ab845ffc6786fa4c7fe80d62b00a8887ac249a6 SHA256: c0e03d307e09193bb1d56dbd4e3a623a6a0a713d02dd7b478725cd2df4a29a15 SHA512: d8674bd8040de92892c9b9a7aa172e7be0785c819040fbd16559b1d50fbf7fb29dd02dd535a631e2e33773287222ed68112a8623fd9db17c8e5ea5b9d478b443 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: 279 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: libffado Version: 2.4.4-1apertis0bv2022dev2b1 Depends: dbus (>= 1.0.0), libffado2 (= 2.4.4-1apertis0bv2022dev2b1), libc6 (>= 2.17), libdbus-c++-1-0v5, libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/development/libf/libffado/ffado-dbus-server_2.4.4-1apertis0bv2022dev2b1_arm64.deb Size: 64112 MD5sum: 1090fe71edf9327f4e17d9c7d427fa60 SHA1: 73c29abd59f1607a62cf74df6412ee15026a2112 SHA256: 77ba3cf5618d0a4c0f831140e59702c85c8fc2ba697a1ba26540b6bc0e3c4dec SHA512: c4eb73b55d8ff0172dd0e1a09f35b9381e2c471e9d39b15254705c99979314153b33370919c1e1217b55ee97e16037a0b862b83cf7273d6e4c7864d7d04a7ce2 Description: FFADO D-Bus server FFADO is a Linux driver for FireWire (IEEE1394) audio devices. . The FFADO library permits discovering and configuring such devices and provides an API for streaming clients. . This package holds the D-Bus server that exposes the mixer and control interfaces through D-Bus. Homepage: http://www.ffado.org/ Package: ffado-dbus-server-dbgsym Priority: optional Section: debug Installed-Size: 588 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: libffado Version: 2.4.4-1apertis0bv2022dev2b1 Depends: ffado-dbus-server (= 2.4.4-1apertis0bv2022dev2b1) Filename: pool/development/libf/libffado/ffado-dbus-server-dbgsym_2.4.4-1apertis0bv2022dev2b1_arm64.deb Size: 491008 MD5sum: 847e0d3251deeb404f888a00519ba5bc SHA1: 7b84a55873031697a4f9b850c9b91da5e66c65d3 SHA256: 12ccd5bbdf518da6afe0e9226f74aac30c8e89df626a26a706bfa49943488157 SHA512: 5d87de15f7b4503d0f74b063488fa4da5f2666bc8789bc5065a7aee4a7b38caf12fc0fba7ef7936600fd8d9f91325a9e6f94781e6d82d9c1988ecfca6a82abac Description: debug symbols for ffado-dbus-server Auto-Built-Package: debug-symbols Build-Ids: f1eb2a54c7bb73f73112f3b49e07f5399ff48288 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: 2597 Maintainer: Debian Multimedia Maintainers Architecture: arm64 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_arm64.deb Size: 629452 MD5sum: 5d539bc3794b440756c90f02cd1b34d3 SHA1: 8c9fa6efe1d2cff38e739820f0b2f84d9694e867 SHA256: 43dc575107d578a5bd9cae7f427250cbe8717f1fcc5944495a20bc47cfd6182f SHA512: a7ba554bbc12a4524b1beeee188de3a86d076ba4d86be9b6adb88a3b819007e3bbd8f4469fb672545a9e899e32277428366b3b48bb63fc2a4e834e78fb6cb9cb Description: FFADO debugging and firmware tools FFADO is a Linux driver for FireWire (IEEE1394) audio devices. . The FFADO library permits discovering and configuring such devices and provides an API for streaming clients. . This package holds the following tools for firmware updating, troubleshooting and debugging: * ffado-test-streaming * ffado-diag * ffado-test-isoxmit * ffado-test-isorecv * ffado-bridgeco-downloader * ffado-test * ffado-fireworks-downloader * ffado-debug Homepage: http://www.ffado.org/ Package: ffado-tools-dbgsym Priority: optional Section: debug Installed-Size: 8679 Maintainer: Debian Multimedia Maintainers Architecture: arm64 Source: libffado Version: 2.4.4-1apertis0bv2022dev2b1 Depends: ffado-tools (= 2.4.4-1apertis0bv2022dev2b1) Filename: pool/development/libf/libffado/ffado-tools-dbgsym_2.4.4-1apertis0bv2022dev2b1_arm64.deb Size: 8142176 MD5sum: 425474b0bd210c299433746a5f3763c7 SHA1: 8a33ec5474547e67f5baaa99beb2f0ce0ab79e8a SHA256: 2e133b890eca1b4dbfde916f5183196c876968815b0863eb77f9d509e9ba8626 SHA512: 56e6089b9147b399c2455ecb08d80ff155c85f72047d3400b9f220dd2629ded75eaaa0529fc3e4b469914186a8b4c3f7df455148ed86c59be4b9f229992232e8 Description: debug symbols for ffado-tools Auto-Built-Package: debug-symbols Build-Ids: 0f31d1e229ac7bae52eb0d07bf64eb0805b2123e 1bd060602079955dd136fe3e1e47141f602673c7 30dc615dc8bbf059abd578afeb4e0815444f424e 83713cd8d00227bfe0b1af67e4db02921b57b780 9d0f891a543be6f4490c92ff3eb6ccca0f65859c b652ed6df2f3d528546c1ae88a803970b144d858 e0d62bade9434dc8cdf56156b0e7529480b1b9a1 Package: fido2-tools Priority: optional Section: utils Installed-Size: 139 Maintainer: Debian Authentication Maintainers Architecture: arm64 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_arm64.deb Size: 31456 MD5sum: cbba8000e1cf73677b178f08494f1dd8 SHA1: 0fce614febebc381d3b3dabbcb4a69f7b7561b72 SHA256: 04eddb2e9f2790ded63540b9c2a65b1c96b0cf7baa619e4c9df15bc22ec566b4 SHA512: a8052733ed1290ff4a0aadb488a1450507069947a0ec54585ce70062cf995ca072df7c03d79418fddb45d1533ec1a3ea660846b2692070b38e0e90f78c7d50bd Description: command-line tools to configure and use a FIDO 2 token A set of tools to manage a FIDO 2 token, generate credentials and assertions, and verify them. Homepage: https://developers.yubico.com/libfido2/ Multi-Arch: foreign Package: fido2-tools-dbgsym Priority: optional Section: debug Installed-Size: 128 Maintainer: Debian Authentication Maintainers Architecture: arm64 Source: libfido2 Version: 1.6.0-2apertis0bv2022dev2b1 Depends: fido2-tools (= 1.6.0-2apertis0bv2022dev2b1) Filename: pool/development/libf/libfido2/fido2-tools-dbgsym_1.6.0-2apertis0bv2022dev2b1_arm64.deb Size: 77708 MD5sum: a394bf76e881faffb06709201ff2719e SHA1: ecafb3d80a358891ac68bbd8ef0eedd47f3b4e03 SHA256: 576da3c53d96752fe8efd11123e566113f967fd7b62744b20b8e7e064d01ad1c SHA512: 5922f869fb7686c9baf2eb92d908e25be02015a051adce74557277f339cb82a40c9d55f1f0cb3100b91ab13a7b5b12ba78f1487da91af2e64bf7717a9df0311b Description: debug symbols for fido2-tools Auto-Built-Package: debug-symbols Build-Ids: 35bd9d1a9cc9738bcd1fc85fb011822725505f7d 446feda5a55a7e62e1fb2dbeb62c8600f6ebad34 80226be6b0b340ff57c7c1c6cafc6d350d79b6f9 Package: fig2dev Priority: optional Section: graphics Installed-Size: 1256 Maintainer: Roland Rosenfeld Architecture: arm64 Version: 1:3.2.8-3+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1_arm64.deb Size: 642876 MD5sum: 813830410e015af2adb5d1ccb5ca6d88 SHA1: 19e112c950f76a949eb3145d2ecd526f87a26150 SHA256: 539617cc2740f82f69d24ea7f19d3e0fade256ca6923c5d9f3fff41a046d6a73 SHA512: 27fdc76e973df5e9a952a1afc44b332fe0065093e1e31e3d5dd0a6faf9832652d61ebe384e71c9f8803c07b59f23957c7caf9d82cbd839f5672e1c61a7fa7d19 Description: Utilities for converting XFig figure files This package contains utilities (mainly fig2dev) to handle XFig (Facility for Interactive Generation of figures) files. . It can convert files produced by xfig to box, cgm, dxf, epic, eepic, eepicemu, emf, eps, gbx (Gerber beta driver), gif, ibmgl, jpeg, latex, map (HTML image map), mf (MetaFont), mp (MetaPost), pcx, pdf, pdftex, pdftex_t, pic, pict2e, pictex, png, ppm, ps, pstex, pstex_t, pstricks, ptk (Perl/Tk), shape (LaTeX shaped paragraphs), sld (AutoCad slide format), svg, textyl, tiff, tikz, tk (Tcl/Tk), tpic, xbm and xpm. Homepage: https://sourceforge.net/projects/mcj/ Multi-Arch: foreign Package: fig2dev-dbgsym Priority: optional Section: debug Installed-Size: 694 Maintainer: Roland Rosenfeld Architecture: arm64 Source: fig2dev Version: 1:3.2.8-3+apertis0bv2022dev3b1 Depends: fig2dev (= 1:3.2.8-3+apertis0bv2022dev3b1) Filename: pool/development/f/fig2dev/fig2dev-dbgsym_3.2.8-3+apertis0bv2022dev3b1_arm64.deb Size: 638916 MD5sum: 362798efd787d7ecacf60b86b4d0c7d2 SHA1: c298e1997b2f2d61a2dc8e0aece032912489d0eb SHA256: 1f2784478fea2d67d395ddecf2791282911be2f6575585da0db7a701751a93af SHA512: a15610dac8ffaba9368b7dabf068fdaba0f45d7dc8388c35022a234c8ddb3ba9d53bff5bb6874218fb01c40f9a7a183271ffe72f962c285135a4df49c0fb23bd Description: debug symbols for fig2dev Auto-Built-Package: debug-symbols Build-Ids: 24e9ad6c471606db51ae85e4daa1011021d99039 36d1e1642c204dff76fc974a427ae05bc936ca7f 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: 1938 Maintainer: Andreas Metzler Architecture: arm64 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_arm64.deb Size: 686596 MD5sum: 9c1536535e8fe3c88d26adde75641d90 SHA1: d64165003b408c1355e4966b11a62b30ab901607 SHA256: 58ac340f2f51ba06eea76fc51dbbc38680cc6938ada064a58d512aac0aff665e SHA512: 8b33da64376e12b0b3e2aae1e5f661956ac0954bfcdfc2194e522dcdcd89b51d5b5eb1bb04baa45412664e9c56df6f1013f072d3c312c148db0da2bedaba5c3d 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: 551 Maintainer: Andreas Metzler Architecture: arm64 Source: findutils Version: 4.8.0-1apertis1bv2022dev2b1 Depends: findutils (= 4.8.0-1apertis1bv2022dev2b1) Filename: pool/development/f/findutils/findutils-dbgsym_4.8.0-1apertis1bv2022dev2b1_arm64.deb Size: 492916 MD5sum: f29e61f9d46130d846d4b943e3e9fb82 SHA1: 0ba7f73621c9571f36dd22e674353a5ee9fb5603 SHA256: dee16ae935cbc3e0f2cd243a34ae1870172c1ae700b48030448a1180dbb38488 SHA512: 32633aa3ac6f15f46bec144779ef94c83ebb5418c239649f3aa116e82d663ba68c1726af2f5c7515810d57f6bf7f7b61a478f4a633e0a0300a03fcda4aae50c1 Description: debug symbols for findutils Auto-Built-Package: debug-symbols Build-Ids: 65e293982f32fea896ff3b3f50362b79a7239039 7ce54899ab3c1f95f4d46813413520f4af8b8d89 Package: firebird-dev Priority: optional Section: libdevel Installed-Size: 1456 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2022dev2b1 Replaces: firebird2-dev, firebird2.1-dev, firebird2.5-dev Depends: libfbclient2 (>= 3.0.7.33374.ds4-2apertis0bv2022dev2b1), libib-util (>= 3.0.7.33374.ds4-2apertis0bv2022dev2b1), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2022dev2b1) 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-2apertis0bv2022dev2b1_arm64.deb Size: 119256 MD5sum: 48baf977fa701f32ed6072f2a1d332d1 SHA1: 381c6d58185ec5649746ac26bd77dedc57b59e28 SHA256: b42d8608f10ccacddd205d99cc7fa398e769aa2198fa61b03147e37b92838cf4 SHA512: d8598b944266b15f878eec378fc673bf0e661670a150e21360a67f0703894647335dc24aff3723f67d28bd2f43de8bb779c45f59c1fa96c848a6b6062c84414d 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-2apertis0bv2022dev2b1 Depends: firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2022dev2b1) Filename: pool/development/f/firebird3.0/firebird3.0-common_3.0.7.33374.ds4-2apertis0bv2022dev2b1_all.deb Size: 15268 MD5sum: 857c73311e9ab02a7d4764407f7dd455 SHA1: 4a934f37907d330bf7b153a624d0703278e53070 SHA256: 771e8af9771f55e4ce88ad64584c082413feef5d13aedca42f0d02f21e601819 SHA512: c50a2b8b378285e43f63aaee9ae36e6fee318afc860fe8e8a4e26b480f992755a52f58e9fd76a240e25a460f653d1dd878c1793b46386dea5ecc6d47df89a9c0 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-2apertis0bv2022dev2b1 Filename: pool/development/f/firebird3.0/firebird3.0-common-doc_3.0.7.33374.ds4-2apertis0bv2022dev2b1_all.deb Size: 42368 MD5sum: a59e31107213889e170b2d69df9cf7a1 SHA1: 364c9283563093047798608d5eefcceb4dd5d05e SHA256: 776fd6a608c5e2f448b0af45eb53627c0fdd564ad1100b3b9b3943be1ff54ea3 SHA512: dee30776da1195177dd2940b96333f11ed6b56d8bbea84d68578603c2b1998c7af8500a23a6d8144d56870f150d3b25494435d568d7a1e798704dd8708657f15 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-2apertis0bv2022dev2b1 Depends: firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2022dev2b1) Filename: pool/development/f/firebird3.0/firebird3.0-doc_3.0.7.33374.ds4-2apertis0bv2022dev2b1_all.deb Size: 197652 MD5sum: 941d37e5937dea7cd698c7ad18aa3742 SHA1: 5dd54136720584b002a52922a36fa37366edbcd5 SHA256: 7c3b1432feace1c7f51e6e672b885825e56b02b9104eca46b352567358f1be54 SHA512: b352c234b2cb51bca6d9c2acf133eaff4ba102c8c2b0cba592ce9281647990331fa29f832873d57b059460f435ec005fca5e9863bf3f34a7a695ef4531a35647 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-2apertis0bv2022dev2b1 Depends: firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2022dev2b1) Recommends: firebird3.0-dev Filename: pool/development/f/firebird3.0/firebird3.0-examples_3.0.7.33374.ds4-2apertis0bv2022dev2b1_all.deb Size: 119404 MD5sum: 4e398572f11fcb9aae361cdf637ee571 SHA1: 724c6ab037cd50818335e18bdee7c41b8c8134d8 SHA256: 02c1e638d37e073f9745a68c5c7c3d8723578d8b9d66d87f9041111cdb0ffb5b SHA512: 74c0a5b338cf4ccb504c08e1ffa0c8b7edaa35c64d53440faa07e645588c19f51f2918fa0e097eacc7820f774b4752c2670b1cb4640aa50632c623a9f86e1d2b Description: Examples for Firebird database The examples included in this package are provided as samples and are also used by Firebird's testing suite (TCS). The examples are in the form of .h, .c, .e, .fdb and .gbk files. . See firebird3.0-server package for more information about Firebird. Homepage: https://firebirdsql.org/ Multi-Arch: foreign Package: firebird3.0-server Priority: optional Section: database Installed-Size: 1426 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1), firebird3.0-server-core (= 3.0.7.33374.ds4-2apertis0bv2022dev2b1), firebird3.0-utils (= 3.0.7.33374.ds4-2apertis0bv2022dev2b1), lsb-base (>= 3.0-6), debconf (>= 1.4.69), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2022dev2b1) 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-2apertis0bv2022dev2b1_arm64.deb Size: 350908 MD5sum: a5e53557cacb97f997e7176ea5f4c2a4 SHA1: bb7260a437b54df98fe81965d8ef641ed63ca9ca SHA256: 9b30a9d1298f652d0d224d3b1f2ae7cfcdd323fcd1f92f83a4c3e71a66139833 SHA512: ab0527802b29814d2b3cd5fa1f2cc91e326eca61ede92a5d3dcef43b4ce04ea922fdf840be3fe30902014201e2cf4bdd3e544336562f5c0a8047d80b92c8e9d2 Description: Firebird Server - an RDBMS based on InterBase 6.0 code Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used on production systems under a variety of names since 1981. . This package contains the server binary as well as its configuration files. The default mode of operation is the so called "super", which is a single-threaded server process with shared database cache between connections. The two other operation modes -- "classic" (separate process/cache for each connection) and "superclassic" (separate thread/cache for each connection) are also available via configuration options. Homepage: https://firebirdsql.org/ Package: firebird3.0-server-core Priority: optional Section: database Installed-Size: 9458 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2022dev2b1) 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-2apertis0bv2022dev2b1_arm64.deb Size: 2230472 MD5sum: ec619fe27f65ed8daf5701b4238a1fb4 SHA1: 9efa930d836cfe56368ff127feb8bb5fded4088f SHA256: af29244db4660ca44a82312e41bcf3273f14520f022d227b227c04851fe2fd65 SHA512: f136382d6403073f5b2e758758954167ba0eec7a1e1a1a90befb9240b451aaa06d81db6eb0636fa66c638fe7f33649bcfca09baa6234a6ec5d1e677ee549231c Description: Firebird engine core Firebird database engine and support libraries. This package is required for embedded (serverless) access to local databases with the tools packaged in firebird3.0-utils or other binaries linked to the firebird client library, libfbclient2. . The rest of the binaries needed for running a full-featured, remotely-accessible Firebird server are in the firebird3.0-server package. Enhances: libfbclient2 Homepage: https://firebirdsql.org/ Multi-Arch: same Package: firebird3.0-server-core-dbgsym Priority: optional Section: debug Installed-Size: 38688 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2022dev2b1 Depends: firebird3.0-server-core (= 3.0.7.33374.ds4-2apertis0bv2022dev2b1) Filename: pool/development/f/firebird3.0/firebird3.0-server-core-dbgsym_3.0.7.33374.ds4-2apertis0bv2022dev2b1_arm64.deb Size: 37461916 MD5sum: 1726e21125d2a0cacf4d213453addda8 SHA1: 501809f8a6cb6cd916c1bd3f12652c00371bfb9e SHA256: d42716d27ceacac8edb61d2a76df26bea26ac2d4c621bb82a138af98f749f16e SHA512: 793af574742298227e92afbd462a8f2902daee9ea7b08576a313c2b2e2091f87f93ddb8908d4ee9c5a8c704f68c616ab918b6c1d7bcaf796ffd4c493ceff236d Description: debug symbols for firebird3.0-server-core Auto-Built-Package: debug-symbols Build-Ids: 28a6afeb40fd0c2b31dad7ccaa877f60c53515ce 34a670e13b12a93f4d94a39505040ec710ed09ed 3faa8aa5f446046f024ad52c4804ecc6ca2b8288 5090f181b5e6b34680133564bfd454e6e1ba2f38 609d83873010955db03ecaedccede54184b8cc5d 61d6b34233a4bf675e50d1ae52756e5629e4b834 693047cdba1908f70ffefd6f4880285ee042d528 716771b2ae16fdb03f7b19b997892094673652fb ce11c3978488b89cb9d171110068ebda4caa0301 Multi-Arch: same Package: firebird3.0-server-dbgsym Priority: optional Section: debug Installed-Size: 4128 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2022dev2b1 Depends: firebird3.0-server (= 3.0.7.33374.ds4-2apertis0bv2022dev2b1) Filename: pool/development/f/firebird3.0/firebird3.0-server-dbgsym_3.0.7.33374.ds4-2apertis0bv2022dev2b1_arm64.deb Size: 3736352 MD5sum: 0a35c7bf4aab1b21441a21da2b909b51 SHA1: 10c50daf312f5e286a9d3c1e9072373a321ca531 SHA256: a30ea0d969199c8b299558f1707f11195b03eb2141a820fcfa23dc908504a2cc SHA512: d30acea7ef09907d17f1d41cefaeef1c6c9cd20660ed46a8171f9052c3045df2a88f0f80cf87bea5d871059e866c4da2eda0fbae572cb27aa2036c7d5df1c375 Description: debug symbols for firebird3.0-server Auto-Built-Package: debug-symbols Build-Ids: 11c1d7b9b7c98ccef2634c9e9b29d88a55363315 534307efb9a44d3b55e24fc79e6df6f80a4926f3 d136f669357ed16b2dca9935d9b76abff22a10d1 ec2c8c1c49e05ad2ca3fc993b7d133e036dd8b43 Package: firebird3.0-utils Priority: optional Section: database Installed-Size: 3275 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2022dev2b1 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-2apertis0bv2022dev2b1), firebird3.0-common-doc (= 3.0.7.33374.ds4-2apertis0bv2022dev2b1) 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-2apertis0bv2022dev2b1_arm64.deb Size: 759208 MD5sum: 4845d24fdf27ec5b4fe62adb5e9b47aa SHA1: 4206b5332c47de4a28b33881492f1857587fced4 SHA256: 474b860a7b0a73ebb40e3b8e11f67639c3d63311ca1ec46b6973d5feb21dff31 SHA512: 796e95081b0ae18fb346a530e230e1bcc37cd8620c3a8e4befa446e8558b3157f7d2dc1d92127370f5fee045f5fd8afc3444d2a661e15ffe34f4ea99077ec0f7 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: 6984 Maintainer: Damyan Ivanov Architecture: arm64 Source: firebird3.0 Version: 3.0.7.33374.ds4-2apertis0bv2022dev2b1 Depends: firebird3.0-utils (= 3.0.7.33374.ds4-2apertis0bv2022dev2b1) Filename: pool/development/f/firebird3.0/firebird3.0-utils-dbgsym_3.0.7.33374.ds4-2apertis0bv2022dev2b1_arm64.deb Size: 6295288 MD5sum: c4aef5047a48bc830f57ca8b09dea3be SHA1: f863b167dda2fe672c5ccb4bb2c9d15a4e2e1c78 SHA256: 798fcc9113401d9eeae0fa33e619800f9ea48b4c51b857dc16255faf9c7ca4aa SHA512: 3b3a86d855a54b74d1475382debf81ce025844947906e92b9a6f63a5d81d0a7589d4e7205ca771e492f04fa420a7a93a2d5db7ef04bf2736b8e5091af3ec6713 Description: debug symbols for firebird3.0-utils Auto-Built-Package: debug-symbols Build-Ids: 17952d50eccee406d64631af7f784fa0f8edb631 1bceeeb3b54dc5e8104d528004172221c5982969 5bc2c3b915e30fea043c08c5d11eb40f0b77a90b 8e3445bff5237d39eed277b478745ad1c033ec62 9b85383da363e45498736cbedf13cc38c6208021 9e8698acb3b5967f89c176c99c07828a053b6de9 c124726dd3d6252fb1e65c34399bd60971a53e7e c155c06ca47e33cf68f5bf14bfcea88dcd626833 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: 1306 Maintainer: Manoj Srivastava Architecture: arm64 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_arm64.deb Size: 431796 MD5sum: fc1b095fb0ad1acc2bef1896c70137a9 SHA1: aedb9a58e937d3147cb220f2c66982ba5891e87b SHA256: 1658bb4a81cd24d2c1ca6d8d6ad01b5de951ed341a9e03fa2fcc27ea82adc7ed SHA512: b2a296bdde658a40c93db78098582e9a174a3695328df9bcba45b8513eb684b1da40fb2cec6c43cc4f79b10baab9640646bcea681ed289f065b5d23e6029a83b Description: fast lexical analyzer generator Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. Homepage: https://github.com/westes/flex Multi-Arch: foreign Package: flex-dbgsym Priority: optional Section: debug Installed-Size: 210 Maintainer: Manoj Srivastava Architecture: arm64 Source: flex Version: 2.6.4-8apertis0bv2022dev2b1 Depends: flex (= 2.6.4-8apertis0bv2022dev2b1) Filename: pool/development/f/flex/flex-dbgsym_2.6.4-8apertis0bv2022dev2b1_arm64.deb Size: 182816 MD5sum: a60e3e19205796e22332c971cd7ef394 SHA1: 5f0f27a10a9b60e97f822a9185c38422cd546f0c SHA256: deab1d1216715394d79ae8f4c49b08787d86092cedd6ef862436b3fbe2588e1a SHA512: fe9f8dd06f99044a0f9a905a1a1426f4a98691cc86adc627c6d10417dec499ca121c8f81346e3c4d987ffeaf86aacb109cb21475267ac8056f460f4e426ab7d1 Description: debug symbols for flex Auto-Built-Package: debug-symbols Build-Ids: 3a345c3b56c09494e71ac12ebba35fdb753634ca 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: 554 Maintainer: Debian Accessibility Team Architecture: arm64 Version: 2.2-2apertis1bv2022dev2b1 Depends: libflite1 (= 2.2-2apertis1bv2022dev2b1), libc6 (>= 2.17) Filename: pool/development/f/flite/flite_2.2-2apertis1bv2022dev2b1_arm64.deb Size: 255740 MD5sum: 53527f7588b22612eb030bc853f90c21 SHA1: a0dea58433b6d5762d27d8d5caa555163f6d7327 SHA256: 2488a7ccbb4ff8d9f26338ed2fee8d6e551bedde71df219035e7d9db2006f895 SHA512: e62f5637c2a4d553ac2847e6092b9b565e714c266abec886457145ca696db983309699be7bdf1f81d3efdd30867e722cdd7715eb70bb80b4140fc218090f871c Description: Small run-time speech synthesis engine Flite is a small fast run-time speech synthesis engine. It is the latest addition to the suite of free software synthesis tools including University of Edinburgh's Festival Speech Synthesis System and Carnegie Mellon University's FestVox project, tools, scripts and documentation for building synthetic voices. However, flite itself does not require either of these systems to run. . It currently only supports the English and Indic languages. . This package contains the executables and documentation. Homepage: http://www.speech.cs.cmu.edu/flite Package: flite-dbgsym Priority: optional Section: debug Installed-Size: 166 Maintainer: Debian Accessibility Team Architecture: arm64 Source: flite Version: 2.2-2apertis1bv2022dev2b1 Depends: flite (= 2.2-2apertis1bv2022dev2b1) Filename: pool/development/f/flite/flite-dbgsym_2.2-2apertis1bv2022dev2b1_arm64.deb Size: 46096 MD5sum: 6f47c8b579567cda6830ca9487f9e1f7 SHA1: 69c9a19e7f42c7dac99d76c30e3e2b1a9bc368e8 SHA256: 67b219a879a9b63585b43b226943661936c8174b0af15279a24aba0699741d9c SHA512: ffedba5143535f6fd47b0cf7b44d5d7bae955efc51eb1fb6fa9e13dfa1f22f11643779477fc6b03934bbc93606bea1be9c005be6dfe761d70047b71f91441190 Description: debug symbols for flite Auto-Built-Package: debug-symbols Build-Ids: 38a4a0975dab44518069e6128cbe141c21855e6f 7b555fb3ab168fd14fb4b924022d632b634f7b93 83e4aafa485bdc626b70f2d73819229f5745f86c a19862189aae83f13ed2d259f16b76c7560aa7a0 cbc4ef3ceee4f8e0e030e789a1dd65aa640d3597 ce7438c9c9c8062547ff4e6aa62207ba2bddacb9 e23f6f8d35ea01b72a51b66114fd878b94bcde19 f48178b63373decb6d79dc6e5c29bbb15d8bddd9 fd0f24b51ba49987063e48ff415e5b3f9968bb23 Package: flite1-dev Priority: optional Section: devel Installed-Size: 30110 Maintainer: Debian Accessibility Team Architecture: arm64 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_arm64.deb Size: 12799556 MD5sum: b248c575fa0b35c349e5c3299f75af8a SHA1: 2f0e10fcafd1a188696276f454b213bbe71bcbb0 SHA256: b824c818f5742a1ce0e016634338f2d1711e08d7ec47d246260c537618344491 SHA512: 469a1fca8046e54d96b6d6a2450356e936d53b6391b8b9b2dba76995f54937357e6566ef2b7dd8870deddb5615b66635fc0aac6b795657e2a4e0e507ec6a3eb4 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: 69 Maintainer: Chris Lamb Architecture: arm64 Source: mtools Version: 4.0.26-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libx11-6, libxau6 (>= 1:1.0.9) Suggests: mtools Filename: pool/development/m/mtools/floppyd_4.0.26-1apertis0bv2022dev2b1_arm64.deb Size: 27156 MD5sum: 904a21b69fdc9b2c1cedb97f5c47cdc8 SHA1: 8930fea3468be648e38e2506aa21b35f2d6d8eda SHA256: 305a4116e00daf3ece04bc291235bf468af10be579ed5c8172d2b733b4d89dbb SHA512: b7e3f506880c4b9151293794148c18292cf42fc56550c788f0708b5500d7ce99398b13eb15b50f55f76f3c5736f824cfd1d8a03cd02ef23c5b0a3e692eb31acb Description: Daemon for remote access to floppy drives Floppyd is used as a server to grant access to the floppy drive to clients running on a remote machine, just as an X server grants access to the display to remote clients. Homepage: https://www.gnu.org/software/mtools/ Package: floppyd-dbgsym Priority: optional Section: debug Installed-Size: 77 Maintainer: Chris Lamb Architecture: arm64 Source: mtools Version: 4.0.26-1apertis0bv2022dev2b1 Depends: floppyd (= 4.0.26-1apertis0bv2022dev2b1) Filename: pool/development/m/mtools/floppyd-dbgsym_4.0.26-1apertis0bv2022dev2b1_arm64.deb Size: 48432 MD5sum: 5677c5058d9e2def2e68685003d98e26 SHA1: fd313c345c94564c93a908793491be92730718f9 SHA256: 6fbb4eee9963fb37e7a6ed9af343ac8ba56e7ccc4f31f0a7933c7fa75caced3a SHA512: 10ab2148a7719e44fc75b009885eef2c23d6df56226ebbb7bf579414274f61c25bb97456bfa01404669e8dbcd7d47960b0d9e6b856500a79d6c2ad41ab842800 Description: debug symbols for floppyd Auto-Built-Package: debug-symbols Build-Ids: 164c48f4da6e1f32227306277e4628f3d0af2f15 591e54539a8d17ba40985a4b8942e7ee002a6068 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: 301 Maintainer: Aaron M. Ucko Architecture: arm64 Source: fltk1.1 Version: 1.1.10-29apertis0bv2022dev2b1 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.17), libfltk1.1 (>= 1.1.7), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libx11-6 Filename: pool/development/f/fltk1.1/fltk1.1-games_1.1.10-29apertis0bv2022dev2b1_arm64.deb Size: 165936 MD5sum: 453efd5c4a9408d8ea20ed37ef93660f SHA1: 4462b63f2bcc3a6419909bb912b69556d88982f5 SHA256: e05e7117172127753802e3a4503f00b1739e85b12eda95661773db76900834f5 SHA512: e0ff89d3277a362da5b4904ac60e08d958cd1943ca4a04953a064eb2d714c8386e5ed80e44c656c582d57c81513ce350768d498db7fc2cbb5bbcb5d5e6f46e51 Description: Fast Light Toolkit - example games: checkers, sudoku This package contains the example games that accompany FLTK. Specifically, it contains the following two programs: - flblocks: clear groups of adjacent blocks before they fill the screen; - flcheckers: classic board game, also known as draughts; - flsudoku: Sudoku puzzle (place numbers in a grid). . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Homepage: https://www.fltk.org/ Package: fltk1.1-games-dbgsym Priority: optional Section: debug Installed-Size: 159 Maintainer: Aaron M. Ucko Architecture: arm64 Source: fltk1.1 Version: 1.1.10-29apertis0bv2022dev2b1 Depends: fltk1.1-games (= 1.1.10-29apertis0bv2022dev2b1) Filename: pool/development/f/fltk1.1/fltk1.1-games-dbgsym_1.1.10-29apertis0bv2022dev2b1_arm64.deb Size: 112628 MD5sum: 3187627b36f8ae16fe4d20cf01d27360 SHA1: e33bb5dcfe44ad047b2a7ef6bf304749e0c48fb2 SHA256: 092f67323fb42055c073a40738da87810ff716409d72deef52a1437dd1139f0d SHA512: 9a77e8a72e127444ff3c7c71509ad5abb2903018780001f124ec059f6beeb9fb40db3eb2e298facad54351df6e0badb6cf1a70a1730d70897e15f494cb84363b Description: debug symbols for fltk1.1-games Auto-Built-Package: debug-symbols Build-Ids: 6a16b24a4ac9fb0e2ab84c3c339527184fc8ec71 b48080b89ba2a832b775ecdd9dad1c965c48e633 b8bd6ff01e635909456301b64bf65b7c4979fd23 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: 1568 Maintainer: Aaron M. Ucko Architecture: arm64 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_arm64.deb Size: 376416 MD5sum: ebbd0ff2ee8a56745ae38de22f2b8b93 SHA1: 3454911e8cb61b1baeddb1094a7256055b35d44a SHA256: 440767460f2ef4a9e6eb2d2a7f8b1d23fad9c2127b6756cbbb83159cad51ed75 SHA512: 48fe000d71e1e4b5325be5e67835ff3e09441e33676b1436b8a8379c4f840868f03d3a50bf4a7c5558058e5c89eeb1f256c53926147b7447a15d27629086d726 Description: Fast Light Toolkit - example games: checkers, sudoku This package contains the example games that accompany FLTK. Specifically, it contains the following two programs: - flblocks: clear groups of adjacent blocks before they fill the screen; - flcheckers: classic board game, also known as draughts; - flsudoku: Sudoku puzzle (place numbers in a grid). . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Homepage: https://www.fltk.org/ Multi-Arch: foreign Package: fltk1.3-games-dbgsym Priority: optional Section: debug Installed-Size: 2297 Maintainer: Aaron M. Ucko Architecture: arm64 Source: fltk1.3 Version: 1.3.5-3apertis0bv2022dev2b1 Depends: fltk1.3-games (= 1.3.5-3apertis0bv2022dev2b1) Filename: pool/development/f/fltk1.3/fltk1.3-games-dbgsym_1.3.5-3apertis0bv2022dev2b1_arm64.deb Size: 1984580 MD5sum: 56b1b2119833724b7fc43b3bbe2f2eec SHA1: 5decf6d8c516455550f43267e2fa6de0ee63ac01 SHA256: f2d776a8c4f01e2399666561d1d77793a64aa53f91f9c6552ca5162ffdc62183 SHA512: acf25e50bbfa4ea5c649ef6f0be515ed86a3d4f8e2ca18f181033c826443d49d2110d2633bd709f2293071e2e7aa9367a0c3be6682093eab33b4f4c973d7c868 Description: debug symbols for fltk1.3-games Auto-Built-Package: debug-symbols Build-Ids: 1805e4de2a87f67818e2fc6cc3ab418436b85792 1e75ae43eb5c8555641541f752f8b712231c550a a72da6dbdd6adf67adcb77a885a3b0d01f022fbe Package: fluid Priority: optional Section: devel Installed-Size: 699 Maintainer: Aaron M. Ucko Architecture: arm64 Source: fltk1.3 Version: 1.3.5-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libfltk-forms1.3, libfltk-images1.3 (>= 1.3.0), libfltk1.3 (>= 1.3.4), libgcc-s1 (>= 3.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5), libx11-6 Recommends: fltk1.3-doc, libfltk1.3-dev Filename: pool/development/f/fltk1.3/fluid_1.3.5-3apertis0bv2022dev2b1_arm64.deb Size: 223208 MD5sum: d31e7a6c932463d80b7f66565f2e1f60 SHA1: eab421544ee279f23ad2926015cb453dcd559c11 SHA256: 5fd46c8229f7df6d9b441a0ff74db1a8115a2767fce93ccc5d7ad8e32ebb7597 SHA512: 1786ced9232f19f55e757f923c12d8f65ba2a0b237c7cd48b77f5755514169f3e717e84d07f00c49ab6b6f785b2a960b1900002149ed633bb220e85a337da1ea Description: Fast Light Toolkit - user interface designer This package provides Fluid, an interactive GUI designer for FLTK, allowing graphical development of FLTK-based user interfaces. It natively works with (textual) .fl files, but also includes rough support for reading .fd files produced by fdesign (in libforms-bin). . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Homepage: https://www.fltk.org/ Multi-Arch: foreign Package: fluid-dbgsym Priority: optional Section: debug Installed-Size: 763 Maintainer: Aaron M. Ucko Architecture: arm64 Source: fltk1.3 Version: 1.3.5-3apertis0bv2022dev2b1 Depends: fluid (= 1.3.5-3apertis0bv2022dev2b1) Filename: pool/development/f/fltk1.3/fluid-dbgsym_1.3.5-3apertis0bv2022dev2b1_arm64.deb Size: 656104 MD5sum: 8c49de6ac173a9fe52c837cefb70d425 SHA1: 759b5a9c2dfeb57414bd2e15a1b0f9d80a9fd5d2 SHA256: d9f01961fbbf417690207739e4f980d164624ecf9d986d6484b14caaaacee2af SHA512: 456236fdbd0cc91b34d5c9ae08b854d5a5a90e2981d3b9a1b082afa54af9dc2655c4d70157019ba40a005bd74b547348e37ee51b516da0b8601716426abd0814 Description: debug symbols for fluid Auto-Built-Package: debug-symbols Build-Ids: 7dde26477d1e15423f4a98794f30928a79e322b1 Package: fontforge Priority: optional Section: fonts Installed-Size: 3825 Maintainer: Debian Fonts Task Force Architecture: arm64 Version: 1:20201107~dfsg-4apertis1bv2022dev2b1 Provides: fontforge-nox Depends: fontforge-common (= 1:20201107~dfsg-4apertis1bv2022dev2b1), libfontforge4 (= 1:20201107~dfsg-4apertis1bv2022dev2b1), libc6 (>= 2.17), libcairo2 (>= 1.14.0), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpython3.9 (>= 3.9.1) Suggests: fontforge-doc, fontforge-extras, potrace, python3-fontforge Conflicts: fontforge-nox Filename: pool/development/f/fontforge/fontforge_20201107~dfsg-4apertis1bv2022dev2b1_arm64.deb Size: 1305056 MD5sum: 4879efcd1d89fe34a1a2b55368df78af SHA1: fca2caa45576e97ef6698ede39742b0c1be05d0b SHA256: 6319a5627a24017fde7576f7aab62c7891335ad8ffbde0b9ff4e41e000c2e540 SHA512: 771953088d0ed2a06e6d56f10c0012f8d67177fd2907028a45e981476a71e1f3585e2537942effdc79bc752507cf9025ed850fe8c8bfa6f267691ca4cb3a5c3c 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: 2975 Maintainer: Debian Fonts Task Force Architecture: arm64 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_arm64.deb Size: 2781276 MD5sum: df399d9067a904545e6ec0b01380455f SHA1: 3aa207831137ffd8625248d3192a0911d855027f SHA256: 0385858083375774867987636b80b72024e1d06a14a29bb177c50491d94af93f SHA512: 04b86d8b00451ba935ffe01501dfb236087dd7451e931ed43b6464168e0b0cf45542b9cacf042829b3fa0a3dbb0264fb0d8f039c4cd11c73a92292e8d1515257 Description: debug symbols for fontforge Auto-Built-Package: debug-symbols Build-Ids: 3c00f305f69ea51f75e8724f1222be3088118261 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: 1504 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2022dev2b1 Depends: fontforge-common (= 1:20201107~dfsg-4apertis1bv2022dev2b1), libfontforge4 (= 1:20201107~dfsg-4apertis1bv2022dev2b1), libc6 (>= 2.17), zlib1g (>= 1:1.1.4) Filename: pool/development/f/fontforge/fontforge-extras_20201107~dfsg-4apertis1bv2022dev2b1_arm64.deb Size: 297136 MD5sum: d75d840c6750888658b58fa57ce9c048 SHA1: 6884621afa358773b7a58e36ff6be9863c8fe24f SHA256: 4b07f6421e2ca3bcc384a218a9d4e1e7156d9ae6c365a7677841caf1dfda005c SHA512: bc04fbe072eac90a05a87b4ef432395c136ba969a06102831ef897e78ee8ce701d621f7e5e0a8a105d582591f3747ac33ad860f031312e2471c18a54495a32b2 Description: font editor - extra programs FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package also provides these programs and utilities: acorn2sfd dewoff woff findtable pcl2ttf pfadecrypt rmligamarks showttf stripttc ttf2eps Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-extras-dbgsym Priority: optional Section: debug Installed-Size: 456 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: fontforge Version: 1:20201107~dfsg-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_arm64.deb Size: 366616 MD5sum: 702facf307ba60a511bfd0ba354dadc2 SHA1: d2d62c7d4b42435fa5bca5f89bfdc11dba0c3ce3 SHA256: 58a309afab97670e5d1245632df9330a723c295029e44e7ed584fdb942596ccb SHA512: 926cc0517615c98595d0d441eac374c9bc129dd188e1deb57aba637f6e6a00e42fd11aa2ce41cb6bc60b00c812f5b53db0d47e8ee0c35720473db6523dfcf7ea Description: debug symbols for fontforge-extras Auto-Built-Package: debug-symbols Build-Ids: 0d0328b843b6ac5590271dbd52448599a72c7cc0 25cbf42d2d18527dc5c7cae372e20f8200f955b9 32bcf52f233241ce3e61149f0b0866773aa7f16b 56217683f5e2c472c6df8c6b105199f6bb78535e 74150b2590764dcf9866d80337f4f838b78a9ac4 8004d172bf13397f097effab6dda9a18cea318fe be87c584a2bf585b9cd9f0cb6ac4a64470e17685 c02485d2c1e106cd165960db0f237a09cbd6fd81 e8df39ffa042fab1a3c74d6b373e5720f3e975a7 f62bc4718cf7558df72d21afd56471f41617b992 Package: fontforge-nox Priority: optional Section: fonts Installed-Size: 88 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: fontforge Version: 1:20201107~dfsg-4apertis1bv2022dev2b1 Depends: fontforge-common (= 1:20201107~dfsg-4apertis1bv2022dev2b1), libfontforge4 (= 1:20201107~dfsg-4apertis1bv2022dev2b1), libc6 (>= 2.17) Conflicts: fontforge Filename: pool/development/f/fontforge/fontforge-nox_20201107~dfsg-4apertis1bv2022dev2b1_arm64.deb Size: 39020 MD5sum: a2c2928cd8d96867c6872c59bd8cc2ec SHA1: 38791f07f1c95baf1a6c60e7febdbd58c99d2c4b SHA256: 5098f3b93bc65ff0d3d7fbb333c6ab372455d6d6243eb0a014dfeb0f6d420455 SHA512: 4bdcd2f6fc60b82fe92c756d4f5ec931f399d7a956cfc02db5ff32767ea0cb113351f5f16ba7cace2c93a276faf4f2ae571f71278288f88b73980bafdac8a6de Description: font editor - non-X version FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package also provides these programs and utilities: fontimage - produce a font thumbnail image; fontlint - checks the font for certain common errors; sfddiff - compare two font files. . This package contains a version of FontForge compiled with support for scripting but no GUI, and not require the graphics library. Homepage: https://fontforge.github.io/en-US/ Multi-Arch: foreign Package: fontforge-nox-dbgsym Priority: optional Section: debug Installed-Size: 23 Maintainer: Debian Fonts Task Force Architecture: arm64 Source: fontforge Version: 1:20201107~dfsg-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_arm64.deb Size: 8116 MD5sum: fde23013dbe4899a044f984a7ce4bd83 SHA1: 685f62ebeb0588adc6111b287b4a56e7a397eb83 SHA256: db3acc2dc41d8fe8ae81d8f87ee91f479f306fce2ef15b3f83132c99ee5a605c SHA512: 25e1b7afa890f8c0f9acd2e167d73f1440c9e787f48c83b9d4debc89d9fe980408ec090a727f15d1b1b172669efb1870738cd66d0829332fd7811b3efc82cb31 Description: debug symbols for fontforge-nox Auto-Built-Package: debug-symbols Build-Ids: 327605e87ab973dea320e2460f763d16a9e91614 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-open-sans Priority: optional Section: fonts Installed-Size: 2822 Maintainer: Debian Fonts Task Force Architecture: all Version: 1.11-1.1apertis0bv2022dev2b1 Filename: pool/development/f/fonts-open-sans/fonts-open-sans_1.11-1.1apertis0bv2022dev2b1_all.deb Size: 575352 MD5sum: e82fbdd852d54c815bcf37f1532b4fa4 SHA1: d2bb906095929c4cd4a233c4003e1826cfa79bd5 SHA256: 6b7083ea63ef440280ae2ee5c7daf94e8f32d9fd1abddd6f57156c04cb479220 SHA512: 87c6ec8bbff17cc1d131639c2c5a6c8b038bb0f75c37e64fb723b0fcedb154da7ba41114886fd5c9f8cc02b46108a11a9e268087561689652dccdef2df237518 Description: humanist sans serif typeface by Steve Matteson Open Sans is a clean and modern sans-serif typeface designed by Steve Matteson and commissioned by Google. . This version contains the complete 897 character set, which includes the standard ISO Latin 1, Latin CE, Greek and Cyrillic character sets. . Open Sans was designed with an upright stress, open forms and a neutral, yet friendly appearance. It was optimized for print, web, and mobile interfaces, and has excellent legibility characteristics in its letterforms. . Both condensed and non-condensed typefaces are included with this package. Homepage: http://www.opensans.com/ 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: 348 Maintainer: Anton Gladky Architecture: arm64 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) Filename: pool/development/f/freeglut/freeglut3_2.8.1-6apertis0bv2022dev2b1_arm64.deb Size: 118932 MD5sum: 12a4bd4799cd5b5ffd347860c5c98b95 SHA1: 3f14e3fc764102f01ec73279119874699c7a3604 SHA256: a33fd8d4fc81ca18b26aa79600bff263b0ab681a76bb35cf71e209daff1df4b6 SHA512: 2d77bfff4800b05da5d935d6d192a80d21a45c27096aaf4416214c9e8229a266efd9d6d5a6a5f9a7fcce08990f69a0c751472042d8cf0fc8328cc33d468a251c 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: 246 Maintainer: Anton Gladky Architecture: arm64 Source: freeglut Version: 2.8.1-6apertis0bv2022dev2b1 Depends: freeglut3 (= 2.8.1-6apertis0bv2022dev2b1) Filename: pool/development/f/freeglut/freeglut3-dbgsym_2.8.1-6apertis0bv2022dev2b1_arm64.deb Size: 135960 MD5sum: 781554fefacf2e7f73aafd156c10ee2f SHA1: de39c49dc80a7e2c3b69e45f63ca4102e75b0f6d SHA256: 3baeb0b557ccd3c0c0fe3b5155c36e78006d39ca84edc9202ff464afddc0911f SHA512: 04110e471c02b32ddfd4a2b7411f54ca428d17f8cc8723c4a1ec1174876429f3c62f7cfc0aec3322eb2c5a9b33ec3f1be004b4f6b6a9feffcd4036d364c11269 Description: debug symbols for freeglut3 Auto-Built-Package: debug-symbols Build-Ids: 491018cad7b4f9e1b1414d2b09710a2a080899a9 Multi-Arch: same Package: freeglut3-dev Priority: optional Section: libdevel Installed-Size: 791 Maintainer: Anton Gladky Architecture: arm64 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_arm64.deb Size: 177232 MD5sum: 9e3796b1fc552baf4c9fac9329011fdf SHA1: 0b2c11b1935ea07bb195d9a3a26084baa275a8d7 SHA256: 2ed2b007f246241fe2bb7e87369d8ca03c64cd02fc1b6c3b35ed76874354fd71 SHA512: a846198f30e7fcc3db7f68f522797a4cf4cb46d6e4060d571efbf61f0f6ca19933ce5fae1d013c212eaaa1396114a820e5ecb92ea113a58d08967361b2f1c801 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+apertis0bv2022dev3b1 Depends: freeipmi-bmc-watchdog, freeipmi-common (= 1.6.6-4+apertis0bv2022dev3b1), freeipmi-ipmidetect, freeipmi-tools Filename: pool/development/f/freeipmi/freeipmi_1.6.6-4+apertis0bv2022dev3b1_all.deb Size: 170788 MD5sum: 7bcb6bad1d3c0b29c23c6d627c7cf278 SHA1: 770e1f1f8fc578b59a4308b4bf67f2966cf29a0c SHA256: 1160cc4d9c8716eef4d541f65cd2a56e6b52d6bfb3104c606f05142cb9e71443 SHA512: 45dc3005ad420d8efdc68c52ab8908ae31e4829eaedab93fb413f6a91e1c66ce8bdff4c664b99dd0702914c25bfcddc31b1db28df2b0d687cff0b9e9ff38cd0f Description: GNU implementation of the IPMI protocol FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This metapackage depends on all separate modules of freeipmi. Homepage: https://www.gnu.org/software/freeipmi/ Package: freeipmi-bmc-watchdog Priority: optional Section: admin Installed-Size: 299 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+apertis0bv2022dev3b1 Depends: freeipmi-common (= 1.6.6-4+apertis0bv2022dev3b1), freeipmi-tools, libc6 (>= 2.17), libfreeipmi17 (>= 1.1.5) Filename: pool/development/f/freeipmi/freeipmi-bmc-watchdog_1.6.6-4+apertis0bv2022dev3b1_arm64.deb Size: 210340 MD5sum: e74b515fb22f7bf7f9b780e4fb5a98e7 SHA1: f33bee0b7b577390970e1baa628bd8c859b3ef71 SHA256: fef6df0d06d3a68a711fae070dc85245dd33c71c236eceacff5227a762ee5df0 SHA512: d99e927ad8961465062eec61050f9945e7154a7512d7d10150c568d6ce38f8e34f8adaa42f1aad37b2ce1668fc479ed8945afe5d11a7ac4cd91a893d8403ae58 Description: GNU implementation of the IPMI protocol - BMC watchdog FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package contains a watchdog daemon for hardware BMC watchdogs. Homepage: https://www.gnu.org/software/freeipmi/ Package: freeipmi-bmc-watchdog-dbgsym Priority: optional Section: debug Installed-Size: 106 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+apertis0bv2022dev3b1 Depends: freeipmi-bmc-watchdog (= 1.6.6-4+apertis0bv2022dev3b1) Filename: pool/development/f/freeipmi/freeipmi-bmc-watchdog-dbgsym_1.6.6-4+apertis0bv2022dev3b1_arm64.deb Size: 84276 MD5sum: 575f8c9c0b3f17993fcec4981edfe192 SHA1: cc4c69c3e5d3b6377b59a5d172f2824edde83a8b SHA256: c576dea6253b38181355620d4c7b17bc5264ca40e316d6899a5ac168f6751ad3 SHA512: b9d3cfa4c3ff5573daea8128c91da14281069dff9f8daf62b9f60e9ee72edd266c4d69e83a06cd60dda9cfbf82194f68fdecccd643e91f94ccd6b6b882cf0eef Description: debug symbols for freeipmi-bmc-watchdog Auto-Built-Package: debug-symbols Build-Ids: e1381edfe6a88cc7ef790d829cb5b11c5cf0fffd Package: freeipmi-common Priority: optional Section: admin Installed-Size: 509 Maintainer: Fabio Fantoni Architecture: all Source: freeipmi Version: 1.6.6-4+apertis0bv2022dev3b1 Suggests: freeipmi-tools Filename: pool/development/f/freeipmi/freeipmi-common_1.6.6-4+apertis0bv2022dev3b1_all.deb Size: 354536 MD5sum: 6c6e558828ef0d9cbb50d8988955402d SHA1: 697e0424ecab427067c8820f2f6e84e90bbdfe90 SHA256: fa5112a6df85f49a39b2732b0be08bb63c73ab2ac3be06e7d11f592dbe6ef8c3 SHA512: bf6e383499e72912ba62158bf668b44197e292f6c688933bd62310c0db8360813a8092f2deefc7dfae617a03ce887dd45e8e3a5dacb0610d1ffc69b9b2da4e61 Description: GNU implementation of the IPMI protocol - common files FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package provides configuration used by the rest of FreeIPMI framework and generic documentation to orient the user. Homepage: https://www.gnu.org/software/freeipmi/ Multi-Arch: foreign Package: freeipmi-ipmidetect Priority: optional Section: admin Installed-Size: 311 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+apertis0bv2022dev3b1 Depends: freeipmi-common (= 1.6.6-4+apertis0bv2022dev3b1), libc6 (>= 2.17), libfreeipmi17 (>= 1.1.5), libipmidetect0 (>= 1.1.5) Filename: pool/development/f/freeipmi/freeipmi-ipmidetect_1.6.6-4+apertis0bv2022dev3b1_arm64.deb Size: 206444 MD5sum: 32c6c9c601605c2931fbef5b61a97267 SHA1: c26ec5869ad9b378926ca5e7189d61652e39fe52 SHA256: 7f2a32338c880e852c7d8881d76f21e7c6c86f3e3c76a5c752ee7bd12faa4028 SHA512: f43cba92b30655f969354689d8d5a99df2349ee80205ef53296c50ff06232a97d268ba864e519f23906a9d49887b652ce2400c44041f5b1843f65cc050e23e11 Description: GNU IPMI - IPMI node detection tool FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package contains a tool and a daemon for detecting IPMI nodes. Homepage: https://www.gnu.org/software/freeipmi/ Package: freeipmi-ipmidetect-dbgsym Priority: optional Section: debug Installed-Size: 172 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+apertis0bv2022dev3b1 Depends: freeipmi-ipmidetect (= 1.6.6-4+apertis0bv2022dev3b1) Filename: pool/development/f/freeipmi/freeipmi-ipmidetect-dbgsym_1.6.6-4+apertis0bv2022dev3b1_arm64.deb Size: 136148 MD5sum: 2845b5c7c003ca0fdaddfc6063fd34c5 SHA1: 80b10d380bb57f8ea40842e0ea88829178216e60 SHA256: e500bd413f4e20197a6f65c733218b1c9c1fc676a3866e6f88941eea359ecafc SHA512: 52b64b55367bf789febfac745520cb59bd45ff2cda671bb8c173adc95667ad3d6cd41bcd75501b155636e732cd2bfaeafa410639038505888dcffdbda8efdc30 Description: debug symbols for freeipmi-ipmidetect Auto-Built-Package: debug-symbols Build-Ids: 8436d76a527d3b31382d44d889c4c579f9bf292b e8c0b8ac60aaa858c29f458e060750ab0e529653 Package: freeipmi-ipmiseld Priority: optional Section: admin Installed-Size: 384 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+apertis0bv2022dev3b1 Depends: freeipmi-common (= 1.6.6-4+apertis0bv2022dev3b1), libc6 (>= 2.17), libfreeipmi17 (>= 1.4.4) Filename: pool/development/f/freeipmi/freeipmi-ipmiseld_1.6.6-4+apertis0bv2022dev3b1_arm64.deb Size: 249352 MD5sum: e2a9f4608bc3e81e7027d1d877e2b077 SHA1: 9954f479ecea933361c274146c102b0dc6319495 SHA256: 5ff999c15551f1f329e829751d2b547cec3a4b0e03b9a7e9ce10ef872f4f02c7 SHA512: 6a07221a5c5b8f89ed06c0ef972860473ed57dc5ca76b5e1c95ea0bf9319f4cd6e72607611a202dba612bbf05b487c70d2aa74fb13d87f86f09b47fb433260fd Description: GNU IPMI - IPMI system event log daemon FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package contains ipmiseld which takes the system event log from the BMC and imports it to syslog Homepage: https://www.gnu.org/software/freeipmi/ Package: freeipmi-ipmiseld-dbgsym Priority: optional Section: debug Installed-Size: 224 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+apertis0bv2022dev3b1 Depends: freeipmi-ipmiseld (= 1.6.6-4+apertis0bv2022dev3b1) Filename: pool/development/f/freeipmi/freeipmi-ipmiseld-dbgsym_1.6.6-4+apertis0bv2022dev3b1_arm64.deb Size: 194036 MD5sum: 0e287b7ebb4db8eab06efee5ebf7749d SHA1: 53eac8ecdd4d8f6d2cd3223f892ee9e0110745ce SHA256: bfaa8b0ca841430b3a221cf9b69f4ba860d4cd1ecfff50e9f5b8256d6a746561 SHA512: f107b73d66c70b79a2a5735d031445b589b0ec89bd36a7f183169281a34171c6449b215314e954d1d0ddae4edc330dc0516a49318432b07fbf26568955e05893 Description: debug symbols for freeipmi-ipmiseld Auto-Built-Package: debug-symbols Build-Ids: efcb818b8e497c7c328064683baf8a310085787b Package: freeipmi-tools Priority: optional Section: admin Installed-Size: 3148 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+apertis0bv2022dev3b1 Depends: freeipmi-common (= 1.6.6-4+apertis0bv2022dev3b1), libc6 (>= 2.17), libfreeipmi17 (>= 1.6.2), libipmiconsole2 (>= 1.4.4), libipmidetect0 (>= 1.1.5) Suggests: freeipmi-bmc-watchdog, freeipmi-ipmidetect Filename: pool/development/f/freeipmi/freeipmi-tools_1.6.6-4+apertis0bv2022dev3b1_arm64.deb Size: 784364 MD5sum: 2f39fd716aef9c134b548f18ef062550 SHA1: a8580af00a9603515e58832ffd3e318e09a1d33a SHA256: dd832d6184fecc90245179378f02ed794555ea5aeec0b950a13a0ee13cc2b4f6 SHA512: e1a0d61c9bb941fb96480522b889e2c7bce043ae4f6e886daa1c51feca901d292f8c7dbfab45106f68d66fe9234dddc79a7733938f8c044d2cb0e0f3ebb32676 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: 2845 Maintainer: Fabio Fantoni Architecture: arm64 Source: freeipmi Version: 1.6.6-4+apertis0bv2022dev3b1 Depends: freeipmi-tools (= 1.6.6-4+apertis0bv2022dev3b1) Filename: pool/development/f/freeipmi/freeipmi-tools-dbgsym_1.6.6-4+apertis0bv2022dev3b1_arm64.deb Size: 2411800 MD5sum: c59fb12ea4dbfe4a76b9fb0940ee2c57 SHA1: 0f330d145561a4ca15d034a715e4e146812df955 SHA256: 8e33f464b06fb646d9c6a0a1a09d373640b3906691281d105519697161b6f5e7 SHA512: e15641843c1330e523593f19a0afee2100a41f1b451fd16acce1fd1a867c2f9e4977da927a46d0bf3c351e402cbaf20d61bac6ba7b838823b32bb22b52d29fc3 Description: debug symbols for freeipmi-tools Auto-Built-Package: debug-symbols Build-Ids: 170b680e9c975899263d13779deb0608d265da3e 20f84d6ff6da062d8e421db5087eea0b848c1811 4a488058dfc87f450788dd2265186ae6335de499 80cdcc1bcf9ea60a2752bdbe82c6e484d811a917 9dcbc5cd843c0d93ded3d1049cf77cce05db4e56 a6e06e867b1bbd901f2d654cb13a4d3cd32c230a ae520d504dd871d49dd66356f57f39c3e1a95915 b415e1d10201fe2febaf7ba6b4f251a170553812 b4b0c44011101a379dd734f714c33c12bb15ce71 d98690e355bb68a1b5ac372ba338c2f8e55ea73d db9f3aa38072c49ea4bb4fbdc232bccf0049bac3 e099dda59de66a80ba7bc2c02789d664bfc0733a e6cb314234056080747ab2ddd6ef104109a6a265 f14e3307a2587b3d9d9b07eb39c69e3839e4530e fa633000896e18947c0a60eb28ce3cfb795a7cfd faf6f94d1c57556eb3ed9a37b5e0883a9403dda1 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: 798 Maintainer: Steve Langasek Architecture: arm64 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_arm64.deb Size: 207468 MD5sum: 9b2489350f48f4242548f23a122d9d17 SHA1: c9e2c4f94262d963de2620b9e26ff000ec12a715 SHA256: 6377a637ce06c55cb90084db2c28566aac93a9e02db5260a357533a8bd9b624f SHA512: cbdcbad9a3855e6d23140d01fcc950cea9dd584c8a37aa52036cc8c23fb2fc7dac06e48cd4141dd231d5aaa254a77e9f7e9ec64ea1ee0657cf9465c9b0eda8ca Description: FreeTDS command-line utilities FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the command-line utilities shipped with FreeTDS. Homepage: http://www.freetds.org/ Package: freetds-bin-dbgsym Priority: optional Section: debug Installed-Size: 1182 Maintainer: Steve Langasek Architecture: arm64 Source: freetds Version: 1.2.3-1apertis1bv2022dev2b1 Depends: freetds-bin (= 1.2.3-1apertis1bv2022dev2b1) Filename: pool/development/f/freetds/freetds-bin-dbgsym_1.2.3-1apertis1bv2022dev2b1_arm64.deb Size: 1049520 MD5sum: 19c31ec461d96d0ec77d8157acefde8e SHA1: a3fdfa93c742dba875bbdbd32455877c69d833f2 SHA256: 29c6e09543308d0e973be1fed294c7def1f7ff4750e4f4d35031b03878fb0a0f SHA512: 16866da812670b8ccfae4e27602a57d842818859e6891f3203822185279103171baef889d9631e69eb24564df799acef2dacabe1c5292005239a1c376416e568 Description: debug symbols for freetds-bin Auto-Built-Package: debug-symbols Build-Ids: 23b1255469ab30d3bdf1de4ecc2329a304b4e245 2974103f8657a41212a908a100a69e94cc0ede49 74d55de944683145a9be4a4c2c728d9f44519bb9 947075867631bc04699b238f4d971311310f0104 9accdf4d3f2dd3a6606d55e20165526a60036b42 ab44c587f9863eb6cfbba9423742efc29e28fc69 c6602807e7b7a7f97b29180c66950430312383c8 e4ab1bdc91e97b356ff41606f7a654e6cc1ead14 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: 1796 Maintainer: Steve Langasek Architecture: arm64 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_arm64.deb Size: 266776 MD5sum: b23e03c9e4a86be642f0963879485e1c SHA1: 1bb3f773fb37b5571aa8eec183c5e16b5c8700f6 SHA256: d4c6c5e5cfe81e12faade54ba90eecd3167949857a24f519e41e4f803f370157 SHA512: f9f14686ac9d2af41aae206e21050d96bfc6a1b9c3749a207ea2cf30686b29d4c70006e576743ac65896b3d0796f97b4252ad80e000562942da855858782476f Description: MS SQL and Sybase client library (static libs and headers) FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the static libraries and header files for TDS, which you will need to develop applications that connect to MS SQL servers. You will also need this package if you are installing the Perl DBD::Sybase module on your system using CPAN. Homepage: http://www.freetds.org/ Package: fstrm-bin Priority: optional Section: utils Installed-Size: 127 Maintainer: Robert Edmonds Architecture: arm64 Source: fstrm Version: 0.6.0-1apertis1bv2022dev2b1 Depends: libc6 (>= 2.17), libevent-2.1-7 (>= 2.1.8-stable), libfstrm0 (>= 0.4.0) Filename: pool/development/f/fstrm/fstrm-bin_0.6.0-1apertis1bv2022dev2b1_arm64.deb Size: 33848 MD5sum: 4e24996dae979c224c425265fbb1ac36 SHA1: c58710e7c7c2121cf343b5bc47774fd2cd0bbe34 SHA256: 65d88f16ad7a684690642a2ddd3d5adb3a87487e694dac33d9e60904b8579ce8 SHA512: eb293d6cff98878775a52c21ca7137bacbe49c1d7432a28590d73b5aba50eb29bd6508e3a9afffcc9b07031ae6593b5d7b34c56dd6ee4b7a38e1734dc9d6b906 Description: Frame Streams (fstrm) library (utilities) Frame Streams is a light weight, binary clean protocol that allows for the transport of arbitrarily encoded data payload sequences with minimal framing overhead -- just four bytes per data frame. Frame Streams does not specify an encoding format for data frames and can be used with any data serialization format that produces byte sequences, such as Protocol Buffers, XML, JSON, MessagePack, YAML, etc. Frame Streams can be used as both a streaming transport over a reliable byte stream socket (TCP sockets, TLS connections, AF_UNIX sockets, etc.) for data in motion as well as a file format for data at rest. A "Content Type" header identifies the type of payload being carried over an individual Frame Stream and allows cooperating programs to determine how to interpret a given sequence of data payloads. . This is the "fstrm" implementation of Frame Streams in C. . This package contains the command line utilities. Homepage: https://github.com/farsightsec/fstrm Package: fstrm-bin-dbgsym Priority: optional Section: debug Installed-Size: 134 Maintainer: Robert Edmonds Architecture: arm64 Source: fstrm Version: 0.6.0-1apertis1bv2022dev2b1 Depends: fstrm-bin (= 0.6.0-1apertis1bv2022dev2b1) Filename: pool/development/f/fstrm/fstrm-bin-dbgsym_0.6.0-1apertis1bv2022dev2b1_arm64.deb Size: 97252 MD5sum: fa782e5292dce4e74ed437322743bd7a SHA1: f8f3f69fae4046e85d0e438ebd97e0b03dfd1a53 SHA256: f8f1086bfd7cc986d5e86f7c0eaecd15a760ffa8d5ad2213a1996590a7f03d69 SHA512: f1ff7c6baabe66f1b54d559a98ebd3c95560efbfab196f302dd447e60870760505fb6a29891e0785433094b8325028a26f98be92c572771ea143630710c3f09e Description: debug symbols for fstrm-bin Auto-Built-Package: debug-symbols Build-Ids: 533a3ec9ba5136795c6e63329f290e0463f7c9d3 d0fdf388955c654f553b2c0b01d239b5735b97ae eeb8e2b059d18f6dd2af78ebbe1d5bc9e4086428 Package: fuse3 Priority: optional Section: utils Installed-Size: 100 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 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_arm64.deb Size: 33928 MD5sum: b5fdc5d6ea5cfcaa621d326df3ef5a66 SHA1: 03d13cd4492da7cd1b5c7c68dd206a19f95959b2 SHA256: 5f2fdfcfdb4390031184e3f0650b3663a1cfaf9d33eafd12a3ce67bd3b494272 SHA512: 69a94c6898e876bde79296ce2b36dfbe56bbd88db94829e6b56f383124879e93256c2dffed9fb2edc123086ac396dd51b62a7e66bb136c1cb386a72e761a9b5b Description: Filesystem in Userspace (3.x version) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. Homepage: https://github.com/libfuse/libfuse/wiki Package: fuse3-dbgsym Priority: optional Section: debug Installed-Size: 81 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Source: fuse3 Version: 3.10.3-2+apertis0bv2022dev3b1 Depends: fuse3 (= 3.10.3-2+apertis0bv2022dev3b1) Filename: pool/development/f/fuse3/fuse3-dbgsym_3.10.3-2+apertis0bv2022dev3b1_arm64.deb Size: 52464 MD5sum: d095d65b21c9cddb4a58e2fb13f5f947 SHA1: 457560d16d3d1ca375364069b739d1b188984cb0 SHA256: fff27b5346c5b1c84593c3e55ae6b4c5a445f3113415322766d34cbb595550bd SHA512: dd1891a30eb307a26689e781b0f77119df017672297fb2af6bbd71fd2b2d24ea0e691d7b4d75b361c8eb78e0f0dda04f0d779acb79cfa188d4e21470f5b1542c Description: debug symbols for fuse3 Auto-Built-Package: debug-symbols Build-Ids: de24ca4432a11cb17e776a2b59f338b376b06dbf fcc4bf36ddf9e8b065570ed71e33addd1924bd47 Package: g++ Priority: optional Section: devel Installed-Size: 15 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Provides: c++-compiler, g++-aarch64-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~) Filename: pool/development/g/gcc-defaults/g++_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1644 MD5sum: 1ed408df67292d3ed5931ac59a477c19 SHA1: 6fcb88fee8e3850bc199fd752dd8bb49849105a6 SHA256: 8e3c4eda535e7344fe4f4c4ef19338cc2366fc88d35c0f226fdf325b184633b0 SHA512: 7b05bfeb64a0fa8d594bb46fadf851a3a5d68a0aa8be8b01f742d8dbb0fe195d085103b924100558aa98021fbe19bab88af982433c608e887fd8405b74ad3a3e Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ compiler. Package: g++-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 198227 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Provides: c++-compiler-arm-linux-gnueabi Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis2bv2022preb4cross1), libstdc++-10-dev-armel-cross (>= 10), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/g++-10-arm-linux-gnueabi_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 45745364 MD5sum: f6eba1bf2ed997a45a971fbf0b77f2bf SHA1: 6307634336f8ba785ce90e18aca71f4cbe682d73 SHA256: 91d6b104d654a2ef5f2fecd2ce8e43fbec1a7e0151a1025904d435fd125c2b9b SHA512: b1d1bc3429d967fa3e148c58de289e7324e634b2a425fc6351bdcb72254984e39c457f07e61b5046dc5575359c3954793925f759b6d20c6f9033f200bce85745 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 198227 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Provides: c++-compiler-arm-linux-gnueabihf Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis2bv2022preb4cross1), libstdc++-10-dev-armhf-cross (>= 10), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/g++-10-arm-linux-gnueabihf_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 45766432 MD5sum: 7876e478abd2991628662d5c9eed1538 SHA1: 35c10c2d0438817f440d9be22dcd825bc2d39021 SHA256: 247bc2843a4c36483af1452d90ada917dceb4219c2efd230a698280a85abd23e SHA512: 20f340fd0d14e3cf5756cd6c15016fd442bc1d41f917c564eec59f5655b22f7039a9ba76da05a2d72ff34e2b70fe83db576775fcdd8bb402c7ec35f9d6a1a24a 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-10-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), g++-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-multilib-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), lib32stdc++-10-dev-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1), libx32stdc++-10-dev-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1) Suggests: lib32stdc++6-10-dbg-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1), libx32stdc++6-10-dbg-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1) Filename: pool/development/g/gcc-10-cross/g++-10-multilib-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 1172 MD5sum: ad1bdd4ee920305dfdd4628ba3d11523 SHA1: 0f640273e27eaf6594c569edcf2c38f4241b591d SHA256: 0f60046c0df41b73ce548af912537089e577ac658adcd31def70c2fe3bc8ea53 SHA512: ce5c37ddcd17b054ff2648ccae724ba5eb327f655c95275f4186ed1d2de20715a0ad001126003cd0599193342cbc752129e16645df3d84a8c24d0ddcfcb1c03b Description: GNU C++ compiler (multilib support) (cross compiler for amd64 architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 224237 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Provides: c++-compiler-x86-64-linux-gnu Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), libstdc++-10-dev-amd64-cross (>= 10), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: g++-10-multilib-x86-64-linux-gnu, gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/g++-10-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 49218984 MD5sum: 02965855067840ded3a03d78343bd1f1 SHA1: 30b09f2c0c1f017b75caf2d3e390791198c5ccf0 SHA256: 0d445c46efeb5a9eaa7b81c45f375f4394e17ab13ea6c92df3356a8efdee3409 SHA512: aa0db5da446d2dbc2303a331294a4fd2e092dbad43669244f133633177c5706d66bbd82247a1a2a99d792c1267d1a0877357f2e06c2f3231de4b2635a3c17120 Description: GNU C++ compiler (cross compiler for amd64 architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for amd64 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: g++-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1192 MD5sum: d2bc66d2283f8e229b7d36a9bd6f8256 SHA1: ffa311b469616325681c87ccf91a021fc12b84f5 SHA256: 934bc5d8c4b0a1a3c4b92431b8c2a34c188665284dc7b4065c8e7602704b984c SHA512: 283c4ae282cde3e90ff97ada4a1e598d8981dbe69b0956f1ecd81ca5af36770b389e5c33d3703e96b1b7c279f78a948f8f11a5a765475625d234852eed073cc0 Description: GNU C++ compiler for the armel architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the armel architecture. Multi-Arch: foreign Package: g++-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1192 MD5sum: a222c38c39304ec69615530ba3a50101 SHA1: ee4fedabc8d411dca7aec1c9097c57ace2da168e SHA256: 4e1936167ae84da61d3b9cb29788a593cada0c8a9ea0ff361475bdf90d0d4a59 SHA512: 9db0ab626b10db176019a365eb73ca0f59a9f9c89cfc5e3d0b6f3661c3cda9dcb13cb0c723baf895820d3ff53aa56e82e6514717ada58a25a21ffd02cd3f5b58 Description: GNU C++ compiler for the armhf architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the armhf architecture. Multi-Arch: foreign Package: g++-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1188 MD5sum: 03346271a8ecad38700c969d78a072ce SHA1: 2b16e5a5989fab46e0268c4b4f5d95014cec36ec SHA256: 98ee92bfc5d5ddfa87f4b84a4f8d7e0ef30a23ae9dc28a4020fdd2bfb0d12b21 SHA512: f6b94d25544ee480d5792c0041ed8c72ab4c87f4112ab9e5ebf861f0224fc851e6e60f057969f8bc240d7f573f4518124b5da8545eded37c36211f3e8e6c6f96 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: 47228 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-posix_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 9749988 MD5sum: 9e1d48b309761eb3af66e68ff27e0e7a SHA1: b119748df41abb19cf6c39f0e108a491a181ae50 SHA256: d5e7e4ac77d54b1a9647f36711b491adc94396f5f83c0d7f34711440518b603a SHA512: ef758a8c21b6a3493631efed1620f6615b2d8bb762eef3e616bd641631f5be0bb2c0db81edc642cf2b206615b9f1a59b8f5ebf4d5c0586d2c577eccea5e1d5cd 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: 87515 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 85776816 MD5sum: 84c801485bfbf07f7e59c835ccef872e SHA1: 07150e9886de287d48f558ad8fb499e8c45948bc SHA256: fb2744c426a45299464a878984d4194b80100fb1eb70a4b4c683f12f1b2ecae6 SHA512: 932bed1dbbefbbe1c1f82b6c8c88a135b82944d230464ac21b613e3511c0a9b1670a58d32fd844c4d9d2d442fe1fae9bbf32d52696c6136491a33269a4e5371f Description: debug symbols for g++-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 36231c96a67b5cefb7570b575d091d4952a74280 a8b782fdd198a89a6dd70a8f7ca6b2a3ffffe474 Package: g++-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 47151 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: g++-mingw-w64-i686 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-i686-win32_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 9747964 MD5sum: 6034804e657f865abadf46e454b51294 SHA1: 33349eeacace303fc1cebaef531396f0f88164b4 SHA256: bedbedd3142c27dbbf04f05e86ac4ceaeb2612077da6f151c074b003ee14eef3 SHA512: fc034bd145ea00829b4d1ff6e9b11d03ad6982246995f2992a0f63b1a59492ffe01697a458621fc903c3166240d71dc3464adfd83a5974ed59877fc220f270a1 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: 87516 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 85740416 MD5sum: 8e0f64efe60d49bf2399fcad17cf95d6 SHA1: f8c61ba2a5192ecf93d53f45d9c9476bead060e4 SHA256: 49382cd083b67386e41a6ae4d016ba5809b04f0b214ea8366d77878dc8c147f7 SHA512: 96853f8d5dd7fb6396f5f67867d1117b2a11c64be09dbd840d5c03d8aa6401237bcf94da2d64dc6196c3fc871becab6abb1695dab71a5177b1e16c340fff9cd0 Description: debug symbols for g++-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 7644f42827c059b1083d45e091d0cfe1c810610b 90862a45f39f58eea5fcf97a582d7e1ec0725ced 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: 48831 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-posix_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 9890072 MD5sum: 630c498fa7c265dcb6ba4f97cce6e148 SHA1: 21f6f5b398004a2c60ce3ba8f96782400ee97e2f SHA256: a05c98ae94799c09ca407be1961c45a5c04ae1cf76f515bb6d72e9a503864687 SHA512: 0718ed1b95e42ce77565252963fae8c31efacc8b764e1613b5b9665f99a4da2c157f43f93c2d9e91c549a78fdc1cf259f8ff6d36696a04eccf301f56bcfe57bc 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: 87985 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 86113344 MD5sum: 072bc7d1a7479afb06ce8add3666c31f SHA1: 0d44f438f179bf361a651667c34245c2fbf0d3eb SHA256: c5bd346672c9405cd6838e27b1f207cffd8b81955585f7457d4a031e4e9faded SHA512: 7ae824142ec10ed640e38e5d722a93aa28cda08208fddca60980433837fe19e39c74e68f72c4105d3d740cde83d479b8e3b4038b0f3370a62a3fc4cd1674786c Description: debug symbols for g++-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 4b073b683a872fdfa344ab5fa0b1a3c0b4578423 e019c65f4e6def682635d6cf2511dab6fac9bb59 Package: g++-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 48748 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: g++-mingw-w64-x86-64 (<< 9.3.0-8+22), gcc-mingw-w64 (<< 4.6.3-3+4) Filename: pool/development/g/gcc-mingw-w64/g++-mingw-w64-x86-64-win32_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 9887844 MD5sum: 8f0486991326bbb02073199df4b674ed SHA1: cbf03c21b8ba8a586564750d67ebc006972a51fb SHA256: 2996a2ca49c7e2f559af00759d3f322eabdaf444714a68bbbe0086e96cd6c29e SHA512: 5313190ac49eedd5f09fb353c856290efa4015bc4e893ff97981b7442a24871518605968f8c1f2570086cb98678b20d7444ee8453ff31f8d32302da2aa6bcdcc 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: 87993 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 86105316 MD5sum: 719bad92391eb7fab31b4c8c260b685f SHA1: 18421061c5c349ab6847f4dbc54467487547d472 SHA256: 6a269740bdf4d70d1065530234ea6cc12228dceaf6ccecfeb779636385ede007 SHA512: 5929a504e75b3defca9b8acd1745b0fdfcefb7ddf0a18f8f4afb84270618d381b00196fa47bf1c31d6711ad8758ae085e0c15a21db619ca10bee49b7f0c15a3a Description: debug symbols for g++-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 507a055fe7a1153d0674b2f10917b082a5450654 81cf0f0ade41bd1d65606bdb851b5e1a88ea0d1f Package: g++-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 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_arm64.deb Size: 1024 MD5sum: 7b1f62117faa3354b197047b55ab7155 SHA1: 9adbd1fff7dc30b410b7e9ae6f7af0d3eadee3c9 SHA256: 2e40b49a23b3e0ffa201bb26e502eefc38ce162ed860034c802775d4e04156ff SHA512: 0a62adade30a395f09877532fb38c72dc18bf448d4b4c986a1924d4ad45467ea1c249073b4f34a4a87dd216e86ffc1cd358b19f4dd5bd2603dd2f325ac68d75d Description: GNU C++ compiler for the i386 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the i386 architecture. Package: g++-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1024 MD5sum: 96ab0ceb40e6da35c8de8b8e7aaf5f85 SHA1: 8dbee56317d9df4d0bf8cb6e8dacdc7d2b69a405 SHA256: d3c8fdcbf406f52a817d0483984dbc66268d69f37668252295a8c07cc877d83d SHA512: 65c5e330c91c63e7f65bf42f478f50e6a0e2dd1dec7cc4bcadf7f50a23e6590b5596a67aa34fc8559bb8c631b4703d19f27e0f2893f8fc414e46475ec9465c1e Description: GNU C++ compiler for the s390x architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the s390x architecture. Package: g++-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), g++-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), g++-10-multilib-x86-64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-multilib-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1024 MD5sum: 2c0e102c84d43f3a028baf4cb6afebeb SHA1: 8ecf74c6b39e541d0ad97d62290841a2beebc66d SHA256: 0accc036fd2bbc3cb2afcc925b99a97c43e13d5c4cc5bf123fb675b3f3b901c7 SHA512: 1e2cfbe43d4dc8eb498a448962c6c2cf90027fe0a7b05c286dd0c31607c6d6a94d008e14dcbb541585f02a5ac486fd8b26cccc57e0faa44f90933b462508fe13 Description: GNU C++ compiler for the amd64 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the amd64 architecture. Package: g++-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1200 MD5sum: 6a4f8dba8d9eebc451b758d871bf1c8f SHA1: 8d6446d3d39fcf936d53213346716b545c240826 SHA256: 6402901ad92bd5d240a90a8b8bc76e39bfabf7255b0e181b1da6231fb5e6a74c SHA512: 5846f493a2aa43d2c10e9c5a9e28c6ca0deae7c3ab6c38f2ce938eab363ab61f9b195a427789c2dd10573da153e3fc9f41540ec68d62c4df5c7e30c91f1c2258 Description: GNU C++ compiler for the ppc64el architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: g++-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1192 MD5sum: eea7d88cb0895a01a4237e06bd2b3f28 SHA1: 438018ecd5f7e7b8837e00a33cd69d280777ca24 SHA256: e07b2b99f613d1f05afce0aaf3cd99663436311a673b4bd62f2456c2f9586d3e SHA512: f4b4ffc2315e47d53f731d07b4eb9db5430a13cc6903e7d1c166adbfa9a141df637818c0516ba4d6e91c38e4fa89ce3d542f440efdd0dd407053b5025bc3d266 Description: GNU C++ compiler for the s390x architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the s390x architecture. Multi-Arch: foreign Package: g++-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), g++-10-x86-64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/g++-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1192 MD5sum: e360499de53bcee1d03632f6c1fad92e SHA1: d17a55a7ef607c7f2d963b2e83583e54c0865cff SHA256: 089aad1eed6551462c612c2056219da912be8cd9a537805711969ccfaa7d834a SHA512: eaa46cad2605ff0ac09376898b5d37d4b82f88ab0ea0a033a81c4337a39ba29f5e733594444fc3697a9566eb22294c2cdb61ddca96d9481b944715e1081934bf Description: GNU C++ compiler for the amd64 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: galera-3 Priority: optional Section: libs Installed-Size: 1897 Maintainer: Debian MySQL Maintainers Architecture: arm64 Version: 25.3.34-0+deb11u1+apertis0bv2022preb1 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.34-0+deb11u1+apertis0bv2022preb1_arm64.deb Size: 635256 MD5sum: 9d21fc1ae265dfaec550e024cd3b1d18 SHA1: 8a59e18d5133926fe7a37263ba45b605cf96aeec SHA256: 70cef7a114d88993386f0957efb56f2afdfbd823fa3be1c9de51c8c34f4ceef2 SHA512: cde3358307554e3e282c64488c4cba999e3e0d85ab50413ac64b2b45d000c2bb69bef8acfabbe7868af4660e26ac5ed7aa4d79792a58e647d8bddf2ce5d77304 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: 11690 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-3 Version: 25.3.34-0+deb11u1+apertis0bv2022preb1 Depends: galera-3 (= 25.3.34-0+deb11u1+apertis0bv2022preb1) Filename: pool/development/g/galera-3/galera-3-dbgsym_25.3.34-0+deb11u1+apertis0bv2022preb1_arm64.deb Size: 11506244 MD5sum: f72f3b78b538847c040360602810c911 SHA1: affd2c43c6839d96a50fe8fedeb6797922f77ea1 SHA256: f337401f3c0ccae2b00192342429c86e789cf689e03f671dff612cff1b9ee29b SHA512: 6d6bd4cb8cca91455896c03303292ab897a171307cf9d5aed3927b2091cf8b8086c763e4de3d994382add3d6df312221d451695e1ecaf8fa7d8a9f5f4784c5d7 Description: debug symbols for galera-3 Auto-Built-Package: debug-symbols Build-Ids: b9f9f1a1405bbd4c27d957fd713711e760cfe8f0 Package: galera-4 Priority: optional Section: libs Installed-Size: 2057 Maintainer: Debian MySQL Maintainers Architecture: arm64 Version: 26.4.9-0+deb11u1+apertis0bv2022preb1 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.9-0+deb11u1+apertis0bv2022preb1_arm64.deb Size: 687572 MD5sum: 706a752ec15a279f4517faab7ee412d2 SHA1: 94c94ec947afc5834f9cb41fb9c7586d65f5cb4f SHA256: c2e86335f46e02ece5ccad6942900f583c331a087c779ef317d6e0b27e418a2a SHA512: 10f031efd97a8433346f23ca2212c12bedfac2b9e3e3dffa7e9237a2d3b67cd1a1f9611540c674b8700c5c9b72ae9b83b9c24994a8c2377d5c8aa22c7226c41d 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: 13353 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-4 Version: 26.4.9-0+deb11u1+apertis0bv2022preb1 Depends: galera-4 (= 26.4.9-0+deb11u1+apertis0bv2022preb1) Filename: pool/development/g/galera-4/galera-4-dbgsym_26.4.9-0+deb11u1+apertis0bv2022preb1_arm64.deb Size: 13162608 MD5sum: 34e351846f188130142d748a063e2633 SHA1: 8033742c32b08f5c5561bac1b528fe1c371f1cfd SHA256: 00dbafc3fa1125f99602a3c2e754e5c1e8400b6eb4c295ae2852a499d990e5d2 SHA512: aeab9cc2d18748fe4352b5e4a698bb922c0f2428dfa33af28c4355f4832177a95adc2b84347a941a7f0cf5070367809d6a053345587f445495967d1996073940 Description: debug symbols for galera-4 Auto-Built-Package: debug-symbols Build-Ids: 5c98e19518c5aa04096a7b805baf0d7b8bba937b Package: galera-arbitrator-3 Priority: optional Section: database Installed-Size: 1583 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-3 Version: 25.3.34-0+deb11u1+apertis0bv2022preb1 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.34-0+deb11u1+apertis0bv2022preb1_arm64.deb Size: 502560 MD5sum: 1e8a66d0f2aeda0be204409ef1840271 SHA1: b9d460e5edeb3c7649cc13e9293ee0aa77ec5d93 SHA256: 8d2f9ec9d522aac1fc9b60c56dce35fe6932001e84e565c7afd76614b6ce99ba SHA512: 1a324f9f2a5ccf262c73b5b871f6110390ed28ea4c616c9470de7a6d5cd9918dcc19fe30cbf55cba10dd559a6f5ef6399b40cf1ec66ee8a087b1ff5756d559e9 Description: Galera arbitrator daemon Galera is a fast synchronous multimaster wsrep provider (replication engine) for transactional databases and similar applications. For more information about wsrep API see http://launchpad.net/wsrep. For a description of Galera replication engine see http://galeracluster.com. . This package contains the Galera arbitrator daemon (garbd). Homepage: http://www.galeracluster.com/ Package: galera-arbitrator-3-dbgsym Priority: optional Section: debug Installed-Size: 7859 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-3 Version: 25.3.34-0+deb11u1+apertis0bv2022preb1 Depends: galera-arbitrator-3 (= 25.3.34-0+deb11u1+apertis0bv2022preb1) Filename: pool/development/g/galera-3/galera-arbitrator-3-dbgsym_25.3.34-0+deb11u1+apertis0bv2022preb1_arm64.deb Size: 7691920 MD5sum: c58c8f32a1d308e83d350bfffc64403f SHA1: d6e506ae2ab1379afd085456fdf15c4bc80cbdd7 SHA256: 0a12365f2bb3d0ee89e1293aa767bc9d2a60a938c92464fa58393807d32e9bc0 SHA512: fe26a4fcecc6328917795314617f01d36aacbb57bc107d9caa8f18ffeb37a9216d316955d975e91ac0918740388e61b353d8132b0c9f12578e39913ff18fd760 Description: debug symbols for galera-arbitrator-3 Auto-Built-Package: debug-symbols Build-Ids: 4f1afa75ea1c44efeb017e511cd383714b3afe1c Package: galera-arbitrator-4 Priority: optional Section: database Installed-Size: 1739 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-4 Version: 26.4.9-0+deb11u1+apertis0bv2022preb1 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.9-0+deb11u1+apertis0bv2022preb1_arm64.deb Size: 540652 MD5sum: 8f4edb0eb06629b7754d9b280b1c77d2 SHA1: ec7f59916a747ae017aa3bb415bec45e274a144e SHA256: d79415faba34e6acb87f451b32530ca0faca450ba57fd5f23baf5d01365625e8 SHA512: 49e9aa3bd8839fccbacd442175fc1645ef5f982cb4783663b3768ac0f0c6e57868b119c27c08f5c4c4782376dc4851a214aa653ab0769ff3d44e52d7c50c04e7 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: 9102 Maintainer: Debian MySQL Maintainers Architecture: arm64 Source: galera-4 Version: 26.4.9-0+deb11u1+apertis0bv2022preb1 Depends: galera-arbitrator-4 (= 26.4.9-0+deb11u1+apertis0bv2022preb1) Filename: pool/development/g/galera-4/galera-arbitrator-4-dbgsym_26.4.9-0+deb11u1+apertis0bv2022preb1_arm64.deb Size: 8929660 MD5sum: 3d276188c9d7f68f72b17066a55b87f8 SHA1: 4226e0abbacd7d4920270b0aca32965769a533c3 SHA256: 0ed844fe5de6e56a5b51c7ab2f4eb4609de5e3a57e290e56efcef6a9b7bb297d SHA512: 8904c7a265b8253655d9f057f17e026640c197fb739292ad4c7013fff77a5c97a4f4442f4ef83c4845a5cd00957238569d39a5a48337eaba052ef12e9863f9c2 Description: debug symbols for galera-arbitrator-4 Auto-Built-Package: debug-symbols Build-Ids: 183a5b9c9a258afcc218fa2373271f164c04f603 Package: gawk Priority: optional Section: interpreters Installed-Size: 2383 Maintainer: Adrian Bunk Architecture: arm64 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_arm64.deb Size: 569808 MD5sum: 0197dda25d35119287e4e19b93aadbdd SHA1: 3c9c0c19d3d32d0ee0dced440678422fe7adc466 SHA256: d5c64922b9f384b99de74713fd58f4143513ebcbef24e27f05bdc77e23365ac6 SHA512: aded2cc9d47f1eb89f5e330fd5a73f85b958d90528a4e9a90cec097f2d75a8ed43226c6f22cf68b9f9bea34ff63a133337d389c9fe7b6e8ae9e2b9376689cd86 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: 1226 Maintainer: Adrian Bunk Architecture: arm64 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_arm64.deb Size: 1083700 MD5sum: 60abb572996cf6bf3dbc4718d9e34929 SHA1: 001aa24dd5757fb451e0bbf19490c828131ff2ad SHA256: 66f2ebd505efb51cd807e6bb0b9bc88e692faadfd6a7306facaaf161b0a0fd89 SHA512: 46a9816546855e81cf4e61df485db2c475f050bb278bcb0991112183d1b8872a9902b9baa673a89a980884a6e3a9ffab85171db6c98cd91faabccddac3997bf3 Description: debug symbols for gawk Auto-Built-Package: debug-symbols Build-Ids: 00c024110593e4bd17ff9667159dfd588941fa47 05498274e026e64efed727e371b30dd4254090dd 1e03e9e8b4a5d049a646346640fbd2145d8bd792 29a0a7d7e01feeb8d9710ba92e728b461aed8760 324c46da28ed083e295cc4ec78aa62cf30783aa0 396f30bb4bc12ded6ae967e052d1ca3e8d1bc2d5 3fb78db92540f551ece96771608323121da39116 5bd22fd8b805a5ecf6aecb46fbaca556e7ec0259 703aa3d28530fb467918333f1f2abe84418ad181 872977979c933b42f01c5b4f0a34058e05af2f1a 9437c4665210af486ad8d7e76bb9f5befc935151 ae7ea3ace542301ab5d4cb49480e0b5392540511 c4927f40a546a348b22367c901567085be351e4e d56640447665d5304450ce91f2b3b319b9735a72 ea44a45de9b69e22f87cca9d11820e5efec253ea Package: gcab Priority: optional Section: utils Installed-Size: 207 Maintainer: Stephen Kitt Architecture: arm64 Version: 1.4-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libgcab-1.0-0 (>= 1.4), libglib2.0-0 (>= 2.26.0) Filename: pool/development/g/gcab/gcab_1.4-3apertis0bv2022dev2b1_arm64.deb Size: 33800 MD5sum: 4bd0c26d654b6e6d422aa1fbc88d8fd5 SHA1: 83ea5a70be265650ac01a3a1cb31e4a198fc13fc SHA256: 59fbf90adc950e471da113a9889b5b7ae1ef301737bb186f90708446a55cb15e SHA512: e476fcc3dafcf83304f38a1bff5d2730bb2aec062466c5979f93b5d4a536a2798e067577a49d30736c9850009689d9a9166a8f2729c2790b6ac4175b19dd8fc1 Description: Microsoft Cabinet file manipulation tool gcab can list, extract and create cabinet (.cab) files, commonly used as archives to distribute software on Windows. . gcab is similar to cabextract but can create cabinet files. Homepage: https://wiki.gnome.org/msitools Multi-Arch: foreign Package: gcab-dbgsym Priority: optional Section: debug Installed-Size: 32 Maintainer: Stephen Kitt Architecture: arm64 Source: gcab Version: 1.4-3apertis0bv2022dev2b1 Depends: gcab (= 1.4-3apertis0bv2022dev2b1) Filename: pool/development/g/gcab/gcab-dbgsym_1.4-3apertis0bv2022dev2b1_arm64.deb Size: 14888 MD5sum: cab7bca03d1ee25d9f5b7508f2e178d2 SHA1: d1a58a6c39d1076b04b48c3219a7ab4be06ae174 SHA256: d67f9073d0531c1d06474a5d0dec07ec761c7db392d1c3a48cc76d2014b13861 SHA512: f3b673d1cf7b457a1d4a6cf08470c33a2663ee3600e4343f85aa838a172088fc1c9f408eb7bdfd985e9d89acb30cf74994ae753749f5542e04ae785854921100 Description: debug symbols for gcab Auto-Built-Package: debug-symbols Build-Ids: 6f3ad2a7e7fc06aba250689ba4e2716d4284d5e8 Package: gcc Priority: optional Section: devel Installed-Size: 45 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Provides: c-compiler, gcc-aarch64-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_arm64.deb Size: 5216 MD5sum: b7d7c06c8176edb512db9d9781d6b06f SHA1: 67e3f16d8980547f731f64867efeb4fe11b83ebd SHA256: bb48a05bd0291f7cbd7c632db5a26b702a0ce24a67bf3780d77d8848da67ee4c SHA512: 743292d093296cc044b33dcf978f2a1d59ff8ee42352eaa04032a147d62b474cc380cf98aeb41092ae26398a90249b0750565d8047fdde820b9499f9610e7fd3 Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C compiler. Package: gcc-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 206000 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 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+apertis2bv2022preb4cross1), gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis2bv2022preb4cross1), libcc1-0 (>= 10), binutils-arm-linux-gnueabi (>= 2.35.2), libgcc-10-dev-armel-cross (>= 10.2.1-6+apertis2bv2022preb4cross1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev-armel-cross (>= 2.30-1~) Suggests: gcc-10-doc (>= 10), gcc-10-locales (>= 10) Conflicts: gcc-multilib Filename: pool/development/g/gcc-10-cross/gcc-10-arm-linux-gnueabi_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 48240180 MD5sum: 12699d1e0436a43c55343fc28fb6936b SHA1: cf889877b45d940d9f83c66e8eb7127a9a1cd810 SHA256: 8f242bdc2c7e4e5a77f81dc1789f814862c8060ee69150b85a66161cd6b1acd2 SHA512: 838c552c379de0baf69ba949ebe808a240c048ac42ea0958757f34b925156cdd83db3a7729b3383d7abbc9a3e71ea399a624258b454d184a480bbcd205b1b798 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-arm-linux-gnueabi-base Priority: optional Section: devel Installed-Size: 356 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-10-cross/gcc-10-arm-linux-gnueabi-base_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 299280 MD5sum: 301fd91e1f34ecf086c2bbb22aa4dc36 SHA1: 0a68c473b9a7e06a2c446cf5b0442469bc865b79 SHA256: 26b169f8f565a7e26a150c3db564388bfa40a405ccf862a5725b1d18e9b28cf0 SHA512: d4d0997c986c78ea1b8ea6a6fb2ff6658a0ba8beb045b2893db6fdf0e27f6805ce487a59f9f53ad05b8983cd6f36864cf799544e759f973b986cd41eee12bcfc 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 206000 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 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+apertis2bv2022preb4cross1), gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis2bv2022preb4cross1), libcc1-0 (>= 10), binutils-arm-linux-gnueabihf (>= 2.35.2), libgcc-10-dev-armhf-cross (>= 10.2.1-6+apertis2bv2022preb4cross1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev-armhf-cross (>= 2.30-1~) Suggests: gcc-10-doc (>= 10), gcc-10-locales (>= 10) Conflicts: gcc-multilib Filename: pool/development/g/gcc-10-cross/gcc-10-arm-linux-gnueabihf_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 48232580 MD5sum: 1aa992c10e7d56d863c44ee57fcb3f09 SHA1: 2d406d43affd38d279588ebe557215f59e315b18 SHA256: b96fb5a51fd00857f394cb49a0335e13e8d032147c68eb738009d725bae9ad29 SHA512: f21cc62084a8763fff3cc0b544f7817078f83467f1758137374474e7a9c2a3b446bac215a56f887d38ed98319174033e25a5d4b4b1e1ce62336b0b93e6d335e3 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-arm-linux-gnueabihf-base Priority: optional Section: devel Installed-Size: 356 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-10-cross/gcc-10-arm-linux-gnueabihf-base_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 299268 MD5sum: 349bd07cd2d4d805d7914deda8869576 SHA1: 69fc2b25d1309732ea7dfc0e57825f6609dac4ae SHA256: 138cfbe2f4ebf58d040e8d329be8e40922a9e4b161c6a33721fe241b34d04748 SHA512: 9d0e4f590e30019230e9ec80f5d9283c71ec5d333c61116a9de7d7a45ff67f7e34aee05180227bdc9b61c9e8528b06081c19a516d69c8e7dfdfe6275433bc87b 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-10-cross-base Priority: optional Section: devel Installed-Size: 349 Maintainer: Debian GCC Maintainers Architecture: all Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Filename: pool/development/g/gcc-10-cross/gcc-10-cross-base_10.2.1-6+apertis2bv2022preb4cross1_all.deb Size: 294452 MD5sum: fedfc1576cbec1fe725966c28ca5a15c SHA1: 093033b3317ef4b26383223be61a3c45da45b481 SHA256: bcac4881bb98e7715d611f197a0586a52896e73dede35d8e6dab1be7c85da466 SHA512: 7d0d3b9b13aaa1cacc651c966622be44ca088ba7d23809e1b6563605c1bb3c0dccd4e236aaaa4e2e334a58484e76ffae51fbb600f38770a450ec9d50f71f8731 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Package: gcc-10-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), libc6-dev-i386-amd64-cross (>= 2.30-1~), libc6-dev-x32-amd64-cross (>= 2.30-1~), lib32gcc-10-dev-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1), libx32gcc-10-dev-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1) Filename: pool/development/g/gcc-10-cross/gcc-10-multilib-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 1156 MD5sum: ae834de2aab100d7a935b536bb5f52fb SHA1: f5c91d301cf2c9b14892bd49f0c1e43aad17d43f SHA256: 20de7e9ad9903cafa3f1fb8731ede589e4084020ff374c442a6c547e20602d6a SHA512: 26deef54ae527bab55a9b44c2e170a03162646e9b5e680bf806d1c724891d64eef638b7e54ac6d3d76397b88e8d798388f40373f5b9cb4e04aa923fe22e3ebaf Description: GNU C compiler (multilib support) (cross compiler for amd64 architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-plugin-dev-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 8542 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis2bv2022preb4cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.17) Filename: pool/development/g/gcc-10-cross/gcc-10-plugin-dev-arm-linux-gnueabi_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 1256492 MD5sum: c7c7e316d66562c2e38f541858c4254d SHA1: 1f91b8fe7f1dadb7507b24126481abadd9d8703b SHA256: 56b499a7a01f0e3189e9051aea06fd2abe437afbf6765f8481492bebe2c67fbd SHA512: 81972751be601958acc7e55b4c64464da1131781eb56ad9f8c76a3d31acd2683628dc103b206630a5ce0224f2150e26a9468e3cae667d4adf84c959ba3828773 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-plugin-dev-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 8542 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis2bv2022preb4cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.17) Filename: pool/development/g/gcc-10-cross/gcc-10-plugin-dev-arm-linux-gnueabihf_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 1256700 MD5sum: d81a6d2faa27db9249505ccd8685347d SHA1: 023429561dca2719dfa7add76510bf01f542ba1b SHA256: 3c01d6ace1b09ca1556917d86e6747cb05d65d8f84c2b7e72c6c6a95a380c03c SHA512: 9d08803765b63c9c3550ea349b7b828ec22363e39526716e70aad00c528228db5b34ce1c45d025d6355c01aa8ffa4a9c4c9f42e7ce3eca0b93408a9b7cd4a2e3 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-plugin-dev-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 8795 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.17) Filename: pool/development/g/gcc-10-cross/gcc-10-plugin-dev-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 1278428 MD5sum: 98f4599bbd592d23c0441ae060bd6a25 SHA1: 8e8270df57c12a0c379dd85feff7cbfa4c08e635 SHA256: 6c9d2782319aef9407982dcb546e790e61269219c4dc2af25cb88cfdfa5a94e9 SHA512: 6651cf5a47a7c4e01e9d78d62429b1198f88981fd2616a023551e129be77d68fd260926e3c5296cf8b148e8858c3f2a4d472d72ec40ae571098021b205f03430 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 232906 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Replaces: cpp-10-x86-64-linux-gnu (<< 7.1.1-8) Provides: c-compiler-x86-64-linux-gnu Depends: cpp-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), libcc1-0 (>= 10), binutils-x86-64-linux-gnu (>= 2.35.2), libgcc-10-dev-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev-amd64-cross (>= 2.30-1~) Suggests: gcc-10-multilib-x86-64-linux-gnu, gcc-10-doc (>= 10), gcc-10-locales (>= 10) Conflicts: gcc-multilib Filename: pool/development/g/gcc-10-cross/gcc-10-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 52183888 MD5sum: f5d5b1198d1e0f700c292939630df633 SHA1: 73f940894046a82c5211b8ff91382ba866cfce85 SHA256: 73d9927ad163136dad3fb9f0d1bf7564908fa13228b1ee1aa60b73d81bd6d71e SHA512: d697bf1be26e034ec2100809f66dfc57f71c6fce8445ede19597d2f695fc43fd2c3f953b38657ee1122f8071add0066a72772e2ae406399e240274a7abb97145 Description: GNU C compiler (cross compiler for amd64 architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for amd64 architecture. Built-Using: gcc-10 (= 10.2.1-6+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gcc-10-x86-64-linux-gnu-base Priority: optional Section: devel Installed-Size: 356 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Breaks: gnat (<< 7) Filename: pool/development/g/gcc-10-cross/gcc-10-x86-64-linux-gnu-base_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 299268 MD5sum: 2e02d85e63dc576dee4e0c57e83b43c4 SHA1: ff40be60ef630e84db14c6899e7a47e7daf27838 SHA256: 162208d87f304c26744e2d5de6acfde6f7d556ad76e1b87d99d1bc51d48e7291 SHA512: 528b8b92220879d88a8e3627747e92385ecf3368ac0d2aebf545da1643c4ba7516c566a16c2e6c4f1094b5cf71954b0ddaf8086dd41fd35f0d958188a7be606e 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: same Package: gcc-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1480 MD5sum: f3b9a896027eb17317b3082a7455ec5e SHA1: 8ddecb91627160eef4859c48d317d4e131928189 SHA256: 1184a919d9c4b50c90d1147f10ea5f8bc9f1079b846f9b700ed3151380b8b06b SHA512: 38e38fdfb64d124e9ba2b9393a0c208e64c8ca56b346cfca550507db717df103910bee9d2654ef8224a6b81cffdd7a67fc5da0d0b4e4acebf52417cc70310483 Description: GNU C compiler for the armel architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the armel architecture. Multi-Arch: foreign Package: gcc-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1492 MD5sum: ba1fdf322760a1b5d1c25eee5893163c SHA1: 198ac50d273bc01fa2eea53efa4249269144dc82 SHA256: b39c894addcfae2c642a95e6832f53a780d27e314c38a7d98d6854388517d18b SHA512: d9151e16d34921721f744d0fac9c1272ed31dc4a7f9f3e71ff73a80ad2fbfb7ed7a3efa800c32e316c18dea090b5c4d3a67cc232087708c6c9d930a99e201987 Description: GNU C compiler for the armhf architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gcc-arm-none-eabi Priority: optional Section: devel Installed-Size: 502695 Maintainer: Agustin Henze Architecture: arm64 Version: 15:8-2019-q3-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4), binutils-arm-none-eabi Recommends: libnewlib-arm-none-eabi Breaks: libnewlib-dev (<= 2.4.0.20160527-4), libstdc++-arm-none-eabi-newlib (<= 15:6.3.1+svn253039-1+10) Filename: pool/development/g/gcc-arm-none-eabi/gcc-arm-none-eabi_8-2019-q3-1apertis0bv2022dev2b1_arm64.deb Size: 28892540 MD5sum: ec7082c308b57d0f0e9116204ae7f5cb SHA1: 670f638fea1248ae9f8025cd4645c3a1dfe44677 SHA256: 410bb588cdc646085b4b0995d7a4b33e24190e76f4937aaac7f91b772107c6f4 SHA512: f9bc298d7ce5b9a1c9f6d54fce69c23a7f1dcae5c11feed33007e8a54c9976a8a455f7c7950cdb13ea8c7b2b9b6713af610299a423a926baa8776a8881ac039b Description: GCC cross compiler for ARM Cortex-R/M processors Bare metal C and C++ compiler for embedded ARM chips using Cortex-M, and Cortex-R processors. This package is based on the GNU ARM toolchain provided by ARM. Homepage: https://developer.arm.com/open-source/gnu-toolchain/gnu-rm Package: gcc-arm-none-eabi-dbgsym Priority: optional Section: debug Installed-Size: 201072 Maintainer: Agustin Henze Architecture: arm64 Source: gcc-arm-none-eabi Version: 15:8-2019-q3-1apertis0bv2022dev2b1 Depends: gcc-arm-none-eabi (= 15:8-2019-q3-1apertis0bv2022dev2b1) Filename: pool/development/g/gcc-arm-none-eabi/gcc-arm-none-eabi-dbgsym_8-2019-q3-1apertis0bv2022dev2b1_arm64.deb Size: 197230348 MD5sum: d4e567bdf12b830967e5be4fe5a8640d SHA1: 94f9630034294719f28acbd9cb3f469c8167c512 SHA256: 7144a207f1137fa5a75c8c1d7428f7fb7eed5fa183a693d8964cff95b99a700f SHA512: 8ca2203a46dc5c030b6246d22e0ddbef1eb595428466e218d05960c5ea6e2dd37fda660b9538aee67965c667dde3da5ce092266ca6bf7d66c0a7461e49cedd57 Description: debug symbols for gcc-arm-none-eabi Auto-Built-Package: debug-symbols Build-Ids: 085e713106c6745565c3ac708494ef15d3f4ac86 10d6f7203b8a9e2f2fd8ad374071c40ea7ab78bc 11bcd901ca4823284481d8a0393a8763a3866e31 16c7b34181ef5fd08205f0c7d520d26aa5ed7c13 28a9a46e99ec1c0356493085783774fdf4ccaeb0 40c75e2ec27b6dc8706821bb59f356f2d867dd9f 48f66b2307487b68615a92c499265f7cda005256 4dc7d0d5bb7cf2756c7f86e8af78cacf6e97c9c4 5fc057ca3dcf0d386c266a98d034fbc4aefd44f2 8671fa7d3c1429b5943fbf466c688a1ac0530414 907cea53397f51ce9e866d447d222696142520ff 9420a844dd14a8edc016a9453648ca3c8cad117f a46100898ceed175c60bcb030466bd2e92d1f5f2 ae21b21d4a52f24a448788e0d150e82fe443c5ba cbca4f566e5dfc1a9d48d7d70b6551e5dfef501f e1951aa70bf069311d56864fa8d6b59292bdeac0 e6cb1ec39d2521bde6f11490f97968388667dd3b f55b6a6c0b901e518471d7bdcb3454bd825a866a fba3d2f89a32ddd3487737f45cc67312e2842fbc Package: gcc-arm-none-eabi-source Priority: optional Section: devel Installed-Size: 52529 Maintainer: Agustin Henze Architecture: all Source: gcc-arm-none-eabi Version: 15:8-2019-q3-1apertis0bv2022dev2b1 Filename: pool/development/g/gcc-arm-none-eabi/gcc-arm-none-eabi-source_8-2019-q3-1apertis0bv2022dev2b1_all.deb Size: 53786292 MD5sum: ccf5a14aa65c16fc9d286fe64d3b8109 SHA1: 96d4c5a7b232657e357abde693bffa42a11f8052 SHA256: 77e0ff7a32cc7ab96be45f0ebf8a72dd07acfcad776aaf403b82554d8bccd318 SHA512: 7cdaacab2a9af4aab637d442026b46fe9bfc003648b4de0063a27c00ffaed4bba18c3b782cc48feb3f408d01704a57ed9ad9a49979c3f2404bdb6c01e843f0b0 Description: GCC cross compiler for ARM Cortex-R/M processors (source) Bare metal C and C++ compiler for embedded ARM chips using Cortex-M, and Cortex-R processors. This package is based on the GNU ARM toolchain provided by ARM. . This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC) for embedded ARM chips. Homepage: https://developer.arm.com/open-source/gnu-toolchain/gnu-rm Package: gcc-i686-linux-gnu Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1468 MD5sum: 97b77186ecf3ebcb1381018fe6479b3f SHA1: 144b7bae7374480f49c5ffb744f0e8aef6076866 SHA256: aca68df892d606f3984011ca62e341873c9e4cfefca66ad709369ae176315825 SHA512: d13caa6ef0f9867e739c6de2002a19cad4b6f9ae0f77127e538cb882f520a2e43f887678b5e57f1eaaafb91c0648a0a099e60f3d20da09e1dcd1f7fd951f5c21 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: arm64 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_arm64.deb Size: 186516 MD5sum: e91fe2e0ceb5e84f74e7b9ca55991607 SHA1: 11f64af2e0849002b48f1cd83ddcc68957919bfb SHA256: fd8718c971fb4a5119560186537abe1ecace5f63bd14fd779ca4d1f60be728c9 SHA512: 0241ca287c2cd00cfbd06e5ab60f73eee2ae08c050fa2eff8ff71a167c41c7a8236a61b65a0ab09014257b0db4a089f6435a321612ffebf10399ac9e9d910bac 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: 91936 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Conflicts: gcc-mingw-w64-bootstrap Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-posix_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 24205680 MD5sum: 8c4991523be4c92d6a86030f7df4536c SHA1: 8e55606e1dadecf65a2afa9faf910529b89d20a9 SHA256: 1d95e0906223219f3fab2776bae301c5865c21769322b587f6a882562a8a1b85 SHA512: c195c4ee4d7f8d0800ccba3124df5a31509f8e64ed05994db54999181578166a9b8fba4a6469ae7b94c9bd805ab8e165cffa244f890d727cb408909910d35957 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: 246576 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 241265108 MD5sum: be8449c4ed6ede96b7937febbd4408c0 SHA1: 0b4818990167789ca6387a433b94be037fda5d85 SHA256: 1669a3925b5cbcccedb1959c5999506856311932de165813df6909f1db2aff1f SHA512: 9ee82e632196836603ec6739ccdeb95147eff813a124565b6f10439e75777371e8b6fd1f7ad6554ef125f308cd723fccea19c9df24acab9620d8d39753cab1cd Description: debug symbols for gcc-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 05ad169edccd70510c397b83208d9511dd779e7a 0a435c571c51facb3789469fd99f97aecd6b3e6e 215adf2b4099f274c43e9bed105685921f9c625f 32d7cc684f8969fdf07ccf83e144a7c6f86df095 42b5496dbcaa32c4c14964e514e30db88f43df61 8048ef6d262a7e3b7d8705d5b5c89d4999c3d64c 8ca288a65b88a7240221c23222073a8da4fc6b32 97f7bc11fce48d4938cbcc9fdb60f5fc763f8a59 9af935be2a584afa7250e45d585f1323360ae9ff a7f9166568a5787d54bb319b3f6ae3c0a47253ed b711c6857c0ad69c15b0a344891b2bb2d3012ae5 b98b4b7e8f47dbcb43e7ce27ceffc9879605e935 bd764d0fcb31c6333614e4f3e0c8d40897fecf6b e84871c4b52e7f1f4f8ab1db693c46f051592387 e9bb242f78c4af9c184231a1bf22f9b113330c44 ebc81cc4afa14fb4e804c54af3acac030fa6dc0c f465637332f1bf100b37ec892e4dfd1c2516c52f Package: gcc-mingw-w64-i686-posix-runtime Priority: optional Section: devel Installed-Size: 48431 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+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_arm64.deb Size: 10754828 MD5sum: 93da5fe5096f431bdb8592886d2d8578 SHA1: 75cf59ef6c96b16b29cfdde2d65a79402628c2d2 SHA256: 19f0a4af3b37e11c073708154f359cc5aeef2773ddd8ec20a1212aa51eb6f4e1 SHA512: c05b279ac6604f84ef32fd4338f4e97821b083f9bbf0609daf3054b5c5dbf6cec996e4461b6174d8db5c79761ca3f5ca439d45d24dd11428afecaa2b2995f716 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: 91937 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Conflicts: gcc-mingw-w64-bootstrap Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-i686-win32_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 24205184 MD5sum: 053d391521cb8c7291065b606c02f1d4 SHA1: 3fed4e9d211c07a446b50c08d6dedc91c2b5a7dd SHA256: 30656b191c84d64dff4d595e3acf17f7a311d0aaa496974b8e92423df59f36dd SHA512: 492b172b5d1facf37fdcd1e0692a78e3ead4c3e375fab3ee8965e35aecfacc166693c2ea10842fc4e2873eb43cd396737f51c0e99056af15cca74db1a927385f 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: 246570 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 241312580 MD5sum: 7ce493107fb3ab0adc794be8340aa580 SHA1: 85ebc8915e0509504d1157db083d7911cbf457c8 SHA256: 6c8bd980fe742b032963a89ab44e9506a594f7ef0c2668dcf363fd722dc716f3 SHA512: 13df384bbda2552dc13d221b16e2bd725069e1e83fb6f3beb0dcc3ee7fe47ccf77c09fe17599739aa4f4fef3aee8f41e72519760601bfbcf783146f1caf8b899 Description: debug symbols for gcc-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 055e429a7b13fe24c25b11cd3257207aa387f257 1c40aed913e26d2743eed9eea45648ceeb3c747f 1d760d3b943d3bfae2ca692881bb577d031b0aeb 275a21799c30eb2d3c02d7b2bb36aaa3d2f21205 4302d6ddbce1d2175f4ca8542408f7fbcf1780f9 6294e006a283ac0bcdafd3aaf58e03e079983700 630b41836e2ea55cebdc1d69e4a3a64aead804fe 8ba8921f815e9e21bb3000247274366275571e6e 9329eaf72cb110ca15ad64529501fa32e2cdcfcf aa8829cb090861caff18958a47e1324a391c0348 bbab674446a59a1b1a9b8bbbc442a35030b0b19a c29379ae50a25df28fbaa3db3728ff53fc2aff0a c2c4a9cf229b2eb694070d74455cf3af4caf9742 d2c242cb29d74e258955b20c35a38d1ce2da0edd d81269ec9b93e2a52519c93339a0677e803d71c3 e5b0cecc7a5866e62ec1af8fcce6804bbb743396 f33a64bec5f2bdbf10dd6e9f78e96ee856b69ef5 Package: gcc-mingw-w64-i686-win32-runtime Priority: optional Section: devel Installed-Size: 48275 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+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_arm64.deb Size: 10713436 MD5sum: 9b3ff6a5b1749a6627001d439084c5fa SHA1: f0c0cd6a94197a9cc87b0ec68244be2052c37d1c SHA256: af8f935bfc56381eab3b45f01deb6ee6b49f4806d4dbb6563d00fa2a9b767fb6 SHA512: 8a97cc7eb63787078fad61a3ee3936b13d270ce5201b876589ec302f713db848528ba8d0faa2823478b2fba0b936dc8664db0eb1c3ca22b60484c35bae232cb1 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: 92813 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Conflicts: gcc-mingw-w64-bootstrap Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-posix_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 24364800 MD5sum: 112353eab4834ccf3866726750fc5f0e SHA1: d27d9dd1a8bb854a94d4a2c182e6593f4034bbd7 SHA256: 317955697e679bc2856ca750745c2ef82cb916e372fbdbd360e6dfad440ca60f SHA512: d017cb505111e6c8638898cafba28e2a3d16d2c86847ef2bc78b6e2079d8113b2cbb58ab2c4889ad64ba81d9ee41d0bbd4cf73b5dd0cd5ff2b7e97e103268697 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: 248014 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 242474056 MD5sum: 28a16ca8cb2be6c85e2ee60e2296013b SHA1: 8dfb94df0d1eefe8452abcc8ddbb0f1130871592 SHA256: 48f7245e5a3bb66cc859a633e9089cc61d724c22039fa453707fde94ff706792 SHA512: dd6633a458ca254b92e1b6df9c23a3bc182df5bd53d5b778a0cfd82ded583aec1047894af44a0e1d3ca50a21c88373042ece4b509cbc17894065cd917d0c4e9a Description: debug symbols for gcc-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 13496af482a7ffcf256588a292e6e589b740911a 1877f92dae08e28d1b5c2c9957fcffba3137f5b0 2561fd05c8d49dc477b7140d3cb84f7bffb024a0 2831ffca7ff06b74fee5e9bded8db484ee51c3bd 5de86f3993156ca396e77f04f8d973ecf712f4f5 63befac19d46cdacfe8a2f063aa9e6e060583f4d 654e1c750306e0569b24655505e3128044d45b58 78371f2639a1330254580116d777d6b4dcbd5a6d 8d23778e47f33cfb11f90c4e9cfe24a9d5bb78f8 9d1728eb9a91381d8f656938eaf6eaccda5cf338 aa61f4a749cf108268888d82e631eeaa10a243b5 b13c75a5eec95626fb26e9c8d230c917552e978f c08ec3252d1657c0147f822cbf4aa0874f8c6f28 c5c6f0e25912e05e3f8a850e5cb3e4a16d987864 cde7a9b495a1546e5991da4f648f788a26738a08 cf7799f3bebc41d7c252638a507da1d040ee5e34 dc5a9657a49a57a8941cdba38db912e1d333784e Package: gcc-mingw-w64-x86-64-posix-runtime Priority: optional Section: devel Installed-Size: 60509 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+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_arm64.deb Size: 11475980 MD5sum: 99a3874ec8c2857374d2d1172600340f SHA1: 50310cd039c71e3fe6df8baaa8f4082e135f0888 SHA256: cc42660c26678dd22e0e24123d9dc92f0597b87e056d7767d7796b87a2c3702a SHA512: 7015ced78176afb0ebf2fcdfb944bfd5e84987aeffafc11c1329574b879a27bd44ee563e5c932241f225eb2ad22df794709a64f721c7f0420d30266d694b57e6 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: 92813 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Conflicts: gcc-mingw-w64-bootstrap Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gcc-mingw-w64-x86-64-win32_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 24364476 MD5sum: ce30a90947dbfe35cf2771fa5d844af2 SHA1: f732d008202096893861ece3bec39e1db73b9a94 SHA256: 1c882b68b4b85d2e09f39f953fc5b8c135f0ea148986b59e84e7347c0d8ed8dc SHA512: 87069adb02aa4ee310fa066f597eca742419a71e424827a0a7794dbae92c04dd5795447882b2f7fc2054e7db56d1e0e1b13e1980a39c0074256dd87c387640f1 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: 248000 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 242551308 MD5sum: 2a3af7cad60de8c99eb14111677c5a94 SHA1: 58f173b897b75833d827c4400c6bd23eb2428e09 SHA256: 0582df3189c63e97090db836cb12f83dc8fd9d08993589207bac2ed87a44e6e4 SHA512: 33efb1f5931f7b6193d1cb5e554f101c6e0161db30163ef90f2f75bcc3b30591342a41571264c5e0e8d39dc40cc3f7c56bce7d0cfd3de2896ebc3adfa0fa5d67 Description: debug symbols for gcc-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 05ee963548ff6588aa8bb62191de727d014dca55 06786e5c6ae320a0985af7bc7231d8eb95c5f447 40b85d96a3cb8d9fba1140e83309c2af4f1ed3d6 5018a971ddff4b02abd7909c03c3b1dfb8bb8319 5267408b4f37b7e17b936c22706ac9f3fbf65aab 528ae86a3cc091674b257d628f2da4b42109b824 82c05334976931874a36f676a9b93d5f7bd0c41f 88de8bd4a163d477b672df246ba8e6c263b3523e 989be9d371e1a90fd2a1a51c07b3e1df3ceaa939 afadf5e707cd695fc14119638b2e8a98137c9d9a afe27ed1642371de5a9c438cfc1b67e5e8ede247 b3990c97eaf623e5686cf49ae364c2d0e0a36fdb bd5ce61d6895b12735e01b8c57baab570577d773 cf573c059261ba27a4f76ae57b36b9bbd108150e ef5c7c031258f30649c1d9758a8d0eb40e452b0a f2b35cef388b6d30c6d951e2a9dab6ba108fbc67 f908e1db49dcb7b0c3ebaf46e3c8f9c9d4f751e3 Package: gcc-mingw-w64-x86-64-win32-runtime Priority: optional Section: devel Installed-Size: 60353 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+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_arm64.deb Size: 11422232 MD5sum: a24f603f471d8e2c7478274661b00d73 SHA1: 94d8e301135c41052645a1dde5a4eb56cebd8f60 SHA256: 0f379e9d5195fb03c005f8061a4d20a0ef51238895606e44b44370c492fd6f0a SHA512: a9a11ceb37b49055dcb0a109da46360212ad0197298c66af210f42319f37978e7a5bb4d7f489c792d10247f28c2d4e426014678eb491364ca993d7bb57a1d593 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-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 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_arm64.deb Size: 1096 MD5sum: da75eb5e035730be0f6fa7cefe5880e1 SHA1: ccbdeb567cc7f18cca2098d8d8553aa796102b46 SHA256: adc4499328a3fd261fd70a8356768ea4ac5bd2c2ac70e309400b5fd3ab2632c1 SHA512: 7e40b000d39e541a014c45a2893bbe256c2b2c378c679222aaeabe130944522621709df8cd1c0656b49b3e626ddae7270f9af43adf34694e89ddfffb0285bd3b Description: GNU C compiler for the i386 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the i386 architecture. Package: gcc-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1096 MD5sum: 36b2765683748ee0bb3037acee4f26ee SHA1: 7a53873b206401a65381139b976420719072e92a SHA256: 29a6484735c133df335b0235c7afe689a852a75caaa10062e8413b00d21d2d23 SHA512: e48f8b30c5fd18c09119842576eb57d5a83dd070f7eecd008f60283433f5ffc692201b910a76cbbd4e204c09298da1bb2f54a7df6b2356087866c92d57362583 Description: GNU C compiler for the s390x architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the s390x architecture. Package: gcc-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-10-multilib-x86-64-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-amd64-cross | libc-dev-amd64-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-multilib-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1096 MD5sum: c1b218884793b604eafbc0870fe84645 SHA1: 09385aa5a34de7aa668d8ab37da091defc2e49c7 SHA256: d468501f153f45015ab2fa445b6577c7caa2af4334502a19f52fc07b35931838 SHA512: 747a934b1af2f9298a0e5f22974dc721794549a5d38f141b135fbb760d36ed7867d3f32f81cde7ed6fbea9dc564832191dc67cdab080c2a1d16d24789db30cef Description: GNU C compiler for the amd64 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the amd64 architecture. Package: gcc-or1k-elf Priority: optional Section: devel Installed-Size: 34552 Maintainer: Nicolas Boulenguez Architecture: arm64 Source: gcc-or1k-elf (1+apertis1bv2022dev3b1) Version: 10.2.1-6apertis1bv2022dev2b1+1+apertis1bv2022dev3b1 Depends: libc6 (>= 2.17), libgmp10, libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), binutils-or1k-elf Suggests: gcc-10-doc, gcc-10-locales Filename: pool/development/g/gcc-or1k-elf/gcc-or1k-elf_10.2.1-6apertis1bv2022dev2b1+1+apertis1bv2022dev3b1_arm64.deb Size: 10930092 MD5sum: b1ffa2ca8a9dc427955fef97e524cf50 SHA1: df535d4837efc840ade7a146eb25a2514c904e4b SHA256: 4b325fe1d4c0a8bd898be062e339fae7c0e41fcbb23953ac5dca56084f7d806e SHA512: 0997671e0d55ce248f074a71733b803b3acfb8c7067d05e28c016a4d90c162804c4caa2008ac9033dac6366167e38f83d8aa41210b028999ffca201c835a2d6b 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: 82443 Maintainer: Nicolas Boulenguez Architecture: arm64 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_arm64.deb Size: 80102496 MD5sum: 71e321d1aeb11f95cca7aa0559153dec SHA1: b49554cb8bef37840a58c4514920b19b9e981f7f SHA256: e5576f690943bef1048dd4a2baebbbb8498e7c42d752562c9d8c896b56734ee4 SHA512: 32edf8f82b460cc02f3a779f9c6a1f185abb6723db8f53bac3a459ad3a7c2503460cb5a09307a627a6b0b2b59ec604c97070df58e91a765bb4744ed850bf6d69 Description: debug symbols for gcc-or1k-elf Auto-Built-Package: debug-symbols Build-Ids: 0055cff683f71a00c593aeb1a41a45988984ac51 0a410f88974098f529ee7d70c835d37cf9c8ada1 53c6cec4b70f4a0c6d399dd74db77309a4dd095c 566917462799688940c5d4eef2780dd052f2bf27 62a30fe0ebacf5a59b28ba7dc47723107faebd40 6452037457d8393bdeee40af3c4a903da81f5729 6c9956982b24f2756a798b87673e3d0004371cdc a441471fb57d2c196a9c88c112fe26d23a85008d ccae8a70dd93bf422992b001dd7e21354c368368 e10e461a05df1e98899091999ba2090d00b4755f Package: gcc-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: arm64 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_arm64.deb Size: 1492 MD5sum: 6ce040e8c7d755c753374eb40b0cf72e SHA1: 4eb40537f4685f8ee144b1830139c65d47300014 SHA256: 0440393bc524d13d64a6c8986c233f685ec743350eba58efcf7f719b95b52406 SHA512: f380ca385e56aa0334665862899c3882ba0823c8294d01eabaa8e8468cf7b5390ab78195c038b140281dff4fd9d7f52a322498b606fc125ba0301c49c4b22b95 Description: GNU C compiler for the ppc64el architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gcc-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1472 MD5sum: c110fc436fe22a931288f772c4c4ad2e SHA1: 6f0074c943cc9685b3fa0b49750d06a896d56ba0 SHA256: 04a7a976cc14e69431cc5fbee0f41da5f1bfda179d9fa726c8385d80d3f587fa SHA512: 4b5023590540fc225f92119c2209b5ed3586b7694c24aa67264f656d464621341cb531c6c8ea525d0bc7c5b9957292b373f082b28dc7dfe247fb3fd66dac2584 Description: GNU C compiler for the s390x architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gcc-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-10-x86-64-linux-gnu (>= 10.2.1-3~) Recommends: libc6-dev-amd64-cross | libc-dev-amd64-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnu, gcc-doc Filename: pool/development/g/gcc-defaults/gcc-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1480 MD5sum: 0d5b2b2f5e2b3635288b24be6be8f524 SHA1: b5e664eaa12c66c3e36cb3a71d1040982aab3b02 SHA256: 8848b3a819e62bc23b5630f07fc8b59962ed19d14c0edeac9d2c79a5e6715d99 SHA512: f3d39f4b876be27d7ce8fcfb12cbd5424c95ea8810da2a68e6a1a8918e4102f477fbe9940f74641cec573a6f05aca979dbbde0c2d4bb7d0c302369c4a47c18ed Description: GNU C compiler for the amd64 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gccbrig-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 210332 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Provides: brig-compiler-x86-64-linux-gnu Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), libc6-dev-amd64-cross (>= 2.30-1~), hsail-tools, libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libhsail-rt-10-dev-amd64-cross (>= 10) Filename: pool/development/g/gcc-10-cross/gccbrig-10-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 45521608 MD5sum: 1802e36c601a8d0e6ce55cd03081c1dc SHA1: fd00ca63da3ed88a282fa3e66faa55c3c57e4fd4 SHA256: 578e2cf15c1507e840a777bc1e1d8288134e6c58059f0ed87a269660eac89873 SHA512: bcbae9d4d14bfce4288f8d20d7b3d33cca966be8844c34016eb84928bab8377692c19705e7a43a8fcbf781e8b8f3a2f811b1735a870ac4e9c2ea6d1240bebac6 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo Priority: optional Section: devel Installed-Size: 12 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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~) Filename: pool/development/g/gcc-defaults/gccgo_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1200 MD5sum: c3393c9f02e54c8a93dee269c7aa00cf SHA1: 6ebf4ac9cd6fcdbf6ce7d7da93d66bc7f55f5639 SHA256: 2376b5c9eed6f0561724e6cd5eb8a32c98ac2ec8683629152511fbbfa0c2ca7b SHA512: f1596855c4a10ce5934dc36fbe18dc13258bf7d8d95f73cd0ace4b32e230ac409ecf8003b554e6ea1f4af32ff5b0f24d1252b3d191d78d1ca75b2c6ea09e68b5 Description: Go compiler, based on the GCC backend This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go compiler. Package: gccgo-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 208527 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis2bv2022preb4cross1), libgo-10-dev-armel-cross (>= 10), libc6-dev-armel-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-10-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/development/g/gcc-10-cross/gccgo-10-arm-linux-gnueabi_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 47181972 MD5sum: 35ee2551b06b189290453d5a9f267f98 SHA1: 005693e45bc00512157a98756618d21b0c8f3629 SHA256: 9f13a138678188a37cc1de392f8171da240bc9c3b06f8d1f5180443b4ae62048 SHA512: aee152c13a2e5e1144e8c1485d8b5926829986f2e3900766c98f8ea69f3e45faf9fcd8537bc38b960369ae5b16a19f907bf6d7a5d19a014eaffd3d9d323e3778 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 208528 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis2bv2022preb4cross1), libgo-10-dev-armhf-cross (>= 10), libc6-dev-armhf-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-10-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/development/g/gcc-10-cross/gccgo-10-arm-linux-gnueabihf_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 47176936 MD5sum: 6c2aee9f17ab31a5abea2c42ab06ac61 SHA1: fea863a1f514aab27d38ca1b0fbf4a5c79ae8402 SHA256: 8c7c3896280dcce90595804cb81bca8bc0918ff2c4ecae687baf937c39053420 SHA512: cfb68e2694d2e7b300415d47e217c3449e2555388f59c0daed818cd61655f7ad122f47dff37722ec6963b45e1f67399248db87593f55f36188172093fe1df29a 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-10-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 9 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), gccgo-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-multilib-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), lib32go-10-dev-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1), libx32go-10-dev-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1) Filename: pool/development/g/gcc-10-cross/gccgo-10-multilib-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 1320 MD5sum: 7032d147c8bc3edebef5fb9a5c1eba7f SHA1: 100dcd6ab3e931f2d6dca4855c7b0531df4011c7 SHA256: cf9a63ca3f3771f010e71b09a61148e4bbb9accef460bcd6bf91d0c76d4186d2 SHA512: 4438e21857059560f0548f9e4faa07c29dff3ca0b5e9832882540a6f8aeabfc21ac6fbe9a055eef46013881fe0fee14a627513fdf9ab77bb8b7492cc43c8a213 Description: GNU Go compiler (multilib support) (cross compiler for amd64 architecture) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 232526 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), libgo-10-dev-amd64-cross (>= 10), libc6-dev-amd64-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-10-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/development/g/gcc-10-cross/gccgo-10-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 50421504 MD5sum: e198699b040319dd3569cae4083c8a64 SHA1: 6721d0a3c5fadd5a27754efd174279f8095ce004 SHA256: 7275118cfcaae71430eab6539e0a90aceb08653980a03eddb737397ee90c7dcf SHA512: 9d6376c394fd13a2aa84f9dcd8ea154d86170e6533fb96ff5b7b04e972ecdf4da66c2164532251bc499524859ffbcc7cb4ef5a725bc0866134152c1108afae0d 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gccgo-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1252 MD5sum: aa3ae49fb722b618a453e0e4aaaf82cf SHA1: 6b56fa831ceabb834e38936f8945ee00f0e85ddf SHA256: c5fd86b5ffafc066239732617fbacb104d92457f5994591efff2e9f1057ccceb SHA512: ea52cf7c1771821c45b6a95b929479ace347b957a72a80aadb82761375d56aab3f0a35fc8001b8c88edfe229d2b43fe0014427facea91976f86bd16a0f33ac05 Description: Go compiler (based on GCC) for the armel architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the armel architecture. Multi-Arch: foreign Package: gccgo-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1256 MD5sum: f3173deeaf4678a2637e521e1bb3f5a1 SHA1: 31d5739c2e66fa5c5fb25fe09e6c52111a746ee9 SHA256: d86b5bbef8d32e7c4888c6747ea2f36bf2ed117ce41ac6a9c6746dc970156145 SHA512: 2108d630aabe450557eaa60efedb6fdfc4c2b4b80c4a31b993cd64820d948f8ffd1ce9d3ce5bd524a0c69486237e952e448bc8ba6ebb35b7d0262960d9cba7ac Description: Go compiler (based on GCC) for the armhf architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gccgo-go Priority: optional Section: devel Installed-Size: 46 Maintainer: Go Compiler Team Architecture: arm64 Source: golang-defaults Version: 2:1.15~1apertis0bv2022dev2b1 Depends: gccgo-10 Conflicts: golang-go Filename: pool/development/g/golang-defaults/gccgo-go_1.15~1apertis0bv2022dev2b1_arm64.deb Size: 23452 MD5sum: 977c3c6a76afd4193e7ae8fa18391be3 SHA1: 22019c80c90869c103fa346358a5b971bba7f423 SHA256: 20e34f218d4074cca57d8943135c38c1de9062a02b9658df5fa56c3a53e674b8 SHA512: ed6a09eac2855dda363e58396f03d8b1fcb6c4efdb43455bd6e99fb89f3123eeb3d3dff4a72b90cc3f73c5bc8358c13f3be450c3eaff25ea38f9c54f8e51a982 Description: Go programming language -- gccgo The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . Installing this package will install the gccgo implementation as /usr/bin/go. It conflicts with golang-go. Homepage: https://golang.org Multi-Arch: same Package: gccgo-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1256 MD5sum: 70dddcf9844d513f68aec8745d5d6de8 SHA1: d8dd3c0b255001d4f01158fc25faac91f90f76b9 SHA256: c29b8300f5f0a7bc45b8e08250d817f37e1e40fac291389e40d721b88dbfe3b6 SHA512: 20ad26d203c26f14173f4cd8d81c7edc2c4ebf7af20b8aa224c344a3d6bd7843556893e87edfbdd59e96193c7114fc4a6b7a16ab73aa7760ab4e6ab8e8782b0c Description: Go compiler (based on GCC) for the i386 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gccgo-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1092 MD5sum: 78c85c0979d3bbe7090e393da9139335 SHA1: 9bd66eb3cdbf9884b720ce920c084319d366a1cd SHA256: 0db9357c91d4ca308a79604a3320cde94eb4add841ab1e70166c5bbd0b0b6ea9 SHA512: 4c31348f5472c8f4488fc368e554a4b750cbc1ae708d0918c9fa4162dceab280cca860b325cbfcb05ffb24d10613d181a644e3f5dda0dc9c99ecbbcef5366880 Description: Go compiler (based on GCC) for the i386 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the i386 architecture. Package: gccgo-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1092 MD5sum: 2d6a5594caaf51ceffaa73bc8f1949a6 SHA1: acb3f3a064b64913771ca1ea78e00939d182dc46 SHA256: 0b00d3387a5e3aa83d0abaafa4f030d0ecafbe298891fa3c162e320ac8c509af SHA512: 957aa71b727dab4baacb41681876684eda6af83fcdf056660631e2fc160a87184054933c0e2baf56f0ad31c39a9340810b78b2d9f88599c965a8fffe0be77069 Description: Go compiler (based on GCC) for the s390x architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the s390x architecture. Package: gccgo-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), g++-multilib-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gccgo-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gccgo-10-multilib-x86-64-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-multilib-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1092 MD5sum: 02c2927a8feaa92822fe60bab4d9c481 SHA1: e5796c2560e5bb1b67e449ecfe40bc87784ee23a SHA256: 8c42d7db4f58908416bf508099bed5a04b978d26f3abf78a8bcaf23348b801b6 SHA512: 327ec5aab20d4da9752dd3eb7b69af38e7051950246f6aab76f040f210944a6085138e47a0d2e9ffe07600642cf01e8813daa8549db0a2740616ef5595a35e47 Description: Go compiler (based on GCC) for the amd64 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the amd64 architecture. Package: gccgo-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1264 MD5sum: 4db2da7d64178d4dd940ce20bdc2a418 SHA1: bf278e656d1bd2612313b52eb9d99cd6573b489d SHA256: 89bbb253ba9a1f683d4b4a1fe0efc1e05d721bb2f3b67267c1a21801ad5eb430 SHA512: 6e2827dd4960abbec779fa340be2ac9a5b77929f646dea28de0322c925a016d1d1c9db45f36d867e7983a583471beb819603b99c1793cc21b2ff913be07eeb29 Description: Go compiler (based on GCC) for the ppc64el architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gccgo-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1248 MD5sum: feb50ab5e1729bf009eebbfda778497f SHA1: 51038143e0942bace3c74d59f0cfd8754cc3dd78 SHA256: 1c54ea718ed5c9cceb9cc56c226ffb97a51629b68f02b389f62b220767b41ec3 SHA512: d4556eb648b6078ca072e5ba4c87bc450376b897a3843edb19363f2a26bde879e1ea8bb5db1458bc63977a179cefa93574f48f20eb11733fd65f16c38ce062d3 Description: Go compiler (based on GCC) for the s390x architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gccgo-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), g++-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gccgo-10-x86-64-linux-gnu (>= 10.2.1-3~) Suggests: gccgo-doc Filename: pool/development/g/gcc-defaults/gccgo-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1252 MD5sum: 364b44a747b4952d23e0131cbe93984a SHA1: 6e1fbf9de3d20568801a74d535e0cdfa2ec518b7 SHA256: 03e2a40b4d5ba1a752f0adc1213b7a4f1b222454a4170d6027a73a723869d631 SHA512: fa3fe835bb4ea22ee6e233b627699a3a4f6eb9d5c200bc8726641dea42f2ac1bfabaf8fe47f76b4e92f296a370434e51a762355f9094791569117ba740a8334a Description: Go compiler (based on GCC) for the amd64 architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gconf-defaults-service Priority: optional Section: libs Installed-Size: 439 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Replaces: gconf2-common (<< 2.24.0-3) Depends: gconf-service, libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.88), libgconf-2-4 (>= 3.2.5), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (>= 0.94), default-dbus-session-bus | dbus-session-bus, gconf2-common (= 3.2.6-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_arm64.deb Size: 372528 MD5sum: 5f0ca8e229220c4bf6bbb8bb5000c749 SHA1: b88507e55e9512fd520ea715db13ea7346bcbe03 SHA256: 3d8122ed904eb353a97d86c47da49fcbd6b78636cc735445ac72826cc1edfdf8 SHA512: e0908091ba5fd8d121a20b8ace206e891383c2c25c5666e85c2660684af763d5805cd92a08cc043d9076cf1f971b93621a66e777285730f89932b4a4f4f7adae Description: GNOME configuration database system (system defaults service) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the PolicyKit service that allows users to edit the system-wide defaults from a user session. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Multi-Arch: foreign Package: gconf-defaults-service-dbgsym Priority: optional Section: debug Installed-Size: 51 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Depends: gconf-defaults-service (= 3.2.6-7apertis0bv2022dev2b1) Filename: pool/development/g/gconf/gconf-defaults-service-dbgsym_3.2.6-7apertis0bv2022dev2b1_arm64.deb Size: 31692 MD5sum: 9c8bb264fba32781e2c33cd4c93c5fe8 SHA1: 3547450a32284204f5c6216a6ea61c009893de7a SHA256: 47f459772dd0a8c735390cf041fbe8122c536c79b5a2f118b7ac2109302cca18 SHA512: 56ed2e5ae35e08a3f53b9a905536a456ebc37b657d2afc5e4d6f13ed4f38368ff408b278345b92977856dc0bc534c460410058053d579326d8af8f1a3d5c91d0 Description: debug symbols for gconf-defaults-service Auto-Built-Package: debug-symbols Build-Ids: d89a6dabc1cd74fac22b3e5727705b281a9ea204 Package: gconf-gsettings-backend Priority: optional Section: libs Installed-Size: 392 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Replaces: libgconf2-4 (<< 3.2) Provides: gsettings-backend Depends: gconf-service, libc6 (>= 2.17), 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_arm64.deb Size: 365300 MD5sum: 28a1efc7875f15f76c4fed2d1f9ed058 SHA1: 5201b786eabb4871fc7b9ddc6bb9c58bb10a775f SHA256: f76af7210f639c558cd34e6b8265a40834643803fd39dc487996194ccb7297ab SHA512: e1bfccbafe766cf83207615910cb12c65620cc2bd51c3805c18c2c5922384e8bca25ec498c18d7a3c1674b7e3027cb1debd3795d14dd25230eedc0800a4e4962 Description: GNOME configuration database system - GSettings back-end GConf is a configuration database system for storing application preferences. . This package contains a backend to enable applications that use the newer GSettings framework to store their preferences to use GConf for storing the actual values. . You will need to explicitly enable it through your environment with GSETTINGS_BACKEND=gconf. It is strongly recommended to not use this backend unless you really know what you’re doing. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Multi-Arch: same Package: gconf-gsettings-backend-dbgsym Priority: optional Section: debug Installed-Size: 42 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Depends: gconf-gsettings-backend (= 3.2.6-7apertis0bv2022dev2b1) Filename: pool/development/g/gconf/gconf-gsettings-backend-dbgsym_3.2.6-7apertis0bv2022dev2b1_arm64.deb Size: 23024 MD5sum: 6830754c26c48767e56fc62f3258217c SHA1: 263a0de7aca63155f96e4a68ffbc2a21885cd918 SHA256: fd9b800efdfab8c0a6cc55e74a408d19e00d9900012777f3f1dcc4fb30b4012b SHA512: d1e67ca7012f6ac8f5f0f70500cab0a21b111fde7970578c3891155349f9c45f2de7da70e53e3829f8def2e22ad69a48d3cd4be63ea98d86246abc77daae39e0 Description: debug symbols for gconf-gsettings-backend Auto-Built-Package: debug-symbols Build-Ids: a933647e0fef839f3e3b89244a3f08622a0b1aff Multi-Arch: same Package: gconf-service Priority: optional Section: libs Installed-Size: 559 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Replaces: gconf2-common (<< 3.2.3-2) Depends: libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libgconf-2-4 (= 3.2.6-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_arm64.deb Size: 411228 MD5sum: ba142e4f06bd0965b99d49f6e0fa764a SHA1: d19ed746637a303d1b2885861540be91670b4750 SHA256: c64253b3d8af8e1ccecec46ae9d9a892360754b1de54d0ec4601b4f43e520d2c SHA512: a6a860df299eea5ff03edf76a5cdde336713b0cc2b0180308d6d8023dd7a120638ec36ad8ad4a00f4bbaba9615c32638047b1946e9af574310799cea7ce233f5 Description: GNOME configuration database system (D-Bus service) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the D-Bus enabled daemon that is used internally by the GConf library to access configuration data. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Multi-Arch: foreign Package: gconf-service-dbgsym Priority: optional Section: debug Installed-Size: 248 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Depends: gconf-service (= 3.2.6-7apertis0bv2022dev2b1) Filename: pool/development/g/gconf/gconf-service-dbgsym_3.2.6-7apertis0bv2022dev2b1_arm64.deb Size: 190536 MD5sum: ef2848ef2bac50111095ba6348c8e4fa SHA1: 339c13090582aa6c456985022ff9406271663ad4 SHA256: 2e3a9c4a9518ad11cbb420d26a10e100a85fb0ea925f188b399adeaa540d39e8 SHA512: aba45682863de435f33f1d7ce2f7f1d2a11f15f33fbc907e3d25a9a891b8e1e6a6be0d0b73ee3d30a43c7dd098f626cf6c3b05991559c8c14c306136d5a24a0c Description: debug symbols for gconf-service Auto-Built-Package: debug-symbols Build-Ids: 0739ca85cf6c7232f4b93f2c74f51722dc168c24 75a3081128ca51758334a717547f4e738a3e383d 886cda9787a57b8526981d01a557f052792dbe42 db2fab0fe1524ab2dca1c83c749d1275be5b546e Package: gconf2 Priority: optional Section: libs Installed-Size: 600 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Depends: gconf-service (= 3.2.6-7apertis0bv2022dev2b1), libc6 (>= 2.17), libgconf-2-4 (>= 3.2.5), libglib2.0-0 (>= 2.31.8), libxml2 (>= 2.7.4), default-dbus-session-bus | dbus-session-bus, psmisc, python3:any Suggests: gconf-defaults-service Filename: pool/development/g/gconf/gconf2_3.2.6-7apertis0bv2022dev2b1_arm64.deb Size: 424700 MD5sum: 8793d6795b4fbecd938e9dbf812c9c80 SHA1: 4fc57648930cbec4e0c2afda36d7642c9b166fa3 SHA256: 495481b5222010d766ef20e3da3cc3cb47d4054f12f5daca6f6fddb57990db92 SHA512: bc87351b175f3e6487ebfec77a98e97361c9f39041d8849c1d894b3eb07b609010e04a1e2de289b6b2a274efb406be029fb52cc64529df7ffbe294ab1d9ca16e 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: 171 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-7apertis0bv2022dev2b1 Depends: gconf2 (= 3.2.6-7apertis0bv2022dev2b1) Filename: pool/development/g/gconf/gconf2-dbgsym_3.2.6-7apertis0bv2022dev2b1_arm64.deb Size: 126212 MD5sum: 7541f48e924e5c080960e352da76be19 SHA1: 6114b6e9026ec3d4ee7cdc646f352e51e9b32399 SHA256: f2ec020266f0571ad399ca9988c6accef9887d0a17c2d63ec9f4d5712af7df68 SHA512: cea00bb69adcefdcba680f3d2248e57982e1dc8645f5bb6b06e26e1c820c328c9867a6ca80125f0b450bb9bdf73253c3fb53846ecf73e48a0ccd2d293a41cd9f Description: debug symbols for gconf2 Auto-Built-Package: debug-symbols Build-Ids: 09d715f87d6e08e262045c9ee8c6c83b3cdf5707 14647e73bf4f914752c173d97268c3dd96bf16fc 8e6e8f3e4d5abcfc1da1bc15fda37748de94cd04 Package: gdal-bin Priority: optional Section: science Installed-Size: 1197 Maintainer: Debian GIS Project Architecture: arm64 Source: gdal Version: 3.2.2+dfsg-2+apertis0bv2022dev3b1 Replaces: python-gdal (<< 2.4.3~) Depends: python3-gdal (= 3.2.2+dfsg-2+apertis0bv2022dev3b1), python3-numpy (>= 1:1.16.0~rc1), python3-numpy-abi9, python3:any, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgdal28 (>= 3.1.0), libstdc++6 (>= 5.2) Suggests: libgdal-grass Breaks: gdal-bin (<< 1.10.0-0~), python-gdal (<< 2.4.3~) Filename: pool/development/g/gdal/gdal-bin_3.2.2+dfsg-2+apertis0bv2022dev3b1_arm64.deb Size: 530304 MD5sum: cbced5abdd3dfcf89724160cab8b2273 SHA1: d178c2e63c6cb23d8a899eacb90baf0bfa686ce2 SHA256: dd2aedaa1cc7426b6abcd5baa2410f25f887bab9e612b41219c5ec9944ebfc1c SHA512: 9d5f6b68e8927bf1b136a8664163a5319f757a3b3cff9a21aaddd5c2fbedd65cd48181e9697d065e21c9af73bf4008f7dcfc28c7d6ea2b9698c77efa110ca828 Description: Geospatial Data Abstraction Library - Utility programs GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains utility programs, based on GDAL/OGR library, namely gdal_translate, gdalinfo, gdaladdo, gdalwarp, ogr2ogr, ogrinfo, ogrtindex. Homepage: http://www.gdal.org/ Package: gdal-bin-dbgsym Priority: optional Section: debug Installed-Size: 1264 Maintainer: Debian GIS Project Architecture: arm64 Source: gdal Version: 3.2.2+dfsg-2+apertis0bv2022dev3b1 Depends: gdal-bin (= 3.2.2+dfsg-2+apertis0bv2022dev3b1) Filename: pool/development/g/gdal/gdal-bin-dbgsym_3.2.2+dfsg-2+apertis0bv2022dev3b1_arm64.deb Size: 1022736 MD5sum: dbf668219a1369fbf8dfecedc20ef5bf SHA1: f31fba2d3d8b4bfd06783c9e5833d2ea1a3995d1 SHA256: 5421809cb4442612fec90341589e13b88060877f4cd8c61ffb0d7b6762c74b4c SHA512: 5a1936c16d2ea6f1f667595a5d146d29bd5c210d82feaf0d00e56be8c01316e5240487119976965666b2167cba09d42412e3fac80542e6234fcf307ec0713daf Description: debug symbols for gdal-bin Auto-Built-Package: debug-symbols Build-Ids: 045c47cc838cf2d7a8d8f40b39e99b936b660831 09e2f901c7c0c778abf3dc327018f4dea6051255 0ab5b466e50069de9393d4ac3099cf3d737bbfb6 118f068ac5fe112edec96242dded6b0f3d4b5a43 2655c27bc6197792f877ae869791b6501b77c833 356a2cfe40324232555ed747b4d56c168248d550 44ecddcb8a8fdb64d7cbce1bcbffa16059581be3 44fa801dc412adf0e148babccc25416805266cb2 63c6d9bc3e5ae162eb15dc4c9f997466ac79fc24 6c06bae2b61a76e14de7d6b30a4eb9fa837a8821 7189207672b16a0d180dc84eb7415ef49cdea0ba 763281209b1252f4a8833e93774d68ab790f3940 7c03be747481bbca96498a741b3eb4306168f67e 8b74c73d25f57569d1cb5bc4860fc6756b20e601 a01c1260666d40322a981dc99d0eb2517a6fb83c a825c1c2905d9557f81c09f8bdb3651ccf197247 b058beddcd81e744336d321c6232de02c6bc4a28 b9a4af97ab79d3a7a53ed08d6a22761eff53cbbe bc70e16a426d6be90b7ded48aa1febf25c803a55 c296c47453c3534c3aee4162116757edba9fc0a5 c731dfb7e12003ea40d373584aa034aa579afc2e ca4aa591686f31ae33fbf76bfe66b88e033d3ccc cfa75c280500f2074fb637753e89aeba35433305 d160fa01c83122c70a03b9bf0e765a32af8c00bb e0b0e33a03e55ea669d815fb32051f2ac46de291 ef24ee12757a3eb82d97ff2293d9f094e7402af6 f52ebbc2abc5a6026df57fe343de50a981bc78e4 Package: gdal-data Priority: optional Section: science Installed-Size: 2009 Maintainer: Debian GIS Project Architecture: all Source: gdal Version: 3.2.2+dfsg-2+apertis0bv2022dev3b1 Filename: pool/development/g/gdal/gdal-data_3.2.2+dfsg-2+apertis0bv2022dev3b1_all.deb Size: 478664 MD5sum: 6aa6c80b91f6563fd52dea237429be74 SHA1: 17332e717bb18304f2fa659450421c906b535910 SHA256: 04024b8ffdd4ab81da86a744e4e9389f89777b9515b82a00f7d97ad94626f5cc SHA512: efd8088e90c58a532a20c5fafacdc93764f933f67c7378be0f4ee69c7c16954a5c0a6ae7a4a51555a10563b6868f722932d8b2c74e4d440deaf7764d32d67dfd Description: Geospatial Data Abstraction Library - Data files GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the GDAL data files. Homepage: http://www.gdal.org/ Multi-Arch: foreign Package: gdb Priority: optional Section: devel Installed-Size: 12999 Maintainer: Héctor Orón Martínez Architecture: arm64 Version: 10.1-1.7apertis1bv2022dev2b1 Replaces: gdb Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.29), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), liblzma5 (>= 5.1.1alpha+20110809), libmpfr6 (>= 3.1.3), libncursesw6 (>= 6), libpython3.9 (>= 3.9.1), libsource-highlight4v5 (>= 3.1.9), libstdc++6 (>= 7), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), zlib1g (>= 1:1.2.0) Recommends: libc-dbg Suggests: gdb-doc, gdbserver Conflicts: gdb Filename: pool/development/g/gdb/gdb_10.1-1.7apertis1bv2022dev2b1_arm64.deb Size: 3428280 MD5sum: 3c333e995d79e5f1ea77dc9afba45a98 SHA1: 0116a671d767a0567e4995b5eef60bb62f1bb3c2 SHA256: dbe3088800d20ae3be71ec625c24f3f070e5390ff586f1ad6c099cc81c03b08e SHA512: 191036d8309a490119bf307fb791810a6f58046f9f9ccbc6131d6d02912855486aa21847abcecd72b77392cdcd5c5f06b70be3564a4c2465b2e1e54e33210477 Description: GNU Debugger GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. Homepage: https://www.gnu.org/s/gdb/ Package: gdb-dbgsym Priority: optional Section: debug Installed-Size: 22132 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 10.1-1.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_arm64.deb Size: 21217296 MD5sum: 546b11c728e00d7149ddb9ff8fa1bde4 SHA1: d5249a28313e40a6861f1909a827e10175f5bfde SHA256: c7cf7db0409fdf3ba9687812527edd021d443ab8fa035bc775d3f33773592b76 SHA512: 1e8f5934c350b04ba76f265161d6187c1ce05a681eb3aa025f3ceede8f268f700cad21e0093d869856406784f19eba30740266f43e6080ebe4c4e8f459e5dc50 Description: debug symbols for gdb Auto-Built-Package: debug-symbols Build-Ids: 2eb1d9607152c79cd6c78ee1f30149e0acae9982 47d74de85ff6ca6d417334c2542ced924197ba81 Package: gdb-minimal Priority: optional Section: devel Installed-Size: 8560 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 10.1-1.7apertis1bv2022dev2b1 Replaces: gdb Provides: gdb Depends: libc6 (>= 2.29), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), liblzma5 (>= 5.1.1alpha+20110809), libstdc++6 (>= 7), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), zlib1g (>= 1:1.2.0) Conflicts: gdb Filename: pool/development/g/gdb/gdb-minimal_10.1-1.7apertis1bv2022dev2b1_arm64.deb Size: 2532772 MD5sum: fcf9f4556307534fea9da44aa6e9cb72 SHA1: 5661271bf5cebd9995780ab22dd43eed7908d47f SHA256: 9367dbfd55529af58eee7c4fc29b61c1a78021a57938cfb7b00555f030e63f99 SHA512: d4c524148eb5c579d74999c57eff69a051337287d0c7bb514bd319a7b524577f9b10b4883a4c7c3cf299fd7aca301a3938f5733f3d1c1e214189884468d23310 Description: GNU Debugger (minimal version) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains a minimal version of GDB with optional features disabled. Homepage: https://www.gnu.org/s/gdb/ Package: gdb-minimal-dbgsym Priority: optional Section: debug Installed-Size: 20113 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 10.1-1.7apertis1bv2022dev2b1 Depends: gdb-minimal (= 10.1-1.7apertis1bv2022dev2b1) Filename: pool/development/g/gdb/gdb-minimal-dbgsym_10.1-1.7apertis1bv2022dev2b1_arm64.deb Size: 19421560 MD5sum: 2f389cfbf25181cb200117e1ec343988 SHA1: 5efb863e9df6889a18159e956ee33a912dac4438 SHA256: b7c073f2fb8b53ad3a799bde93a827c0dbb59cf470b707cf37eae52ea3f32fc4 SHA512: 303c439166c1b20b1f6c18b139a3b7c07d130489022bfb11feeee91388335c379cf6f4b5c6cb82b702a7d314e375c8f04eec45c41b4796b1ab35c1db9efa6243 Description: debug symbols for gdb-minimal Auto-Built-Package: debug-symbols Build-Ids: 03efdc1d2a522097ca1953fcd2da735d65dad1c2 Package: gdb-multiarch Priority: optional Section: devel Installed-Size: 15867 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 10.1-1.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 (>= 4.2), liblzma5 (>= 5.1.1alpha+20110809), libmpfr6 (>= 3.1.3), libncursesw6 (>= 6), libpython3.9 (>= 3.9.1), libsource-highlight4v5 (>= 3.1.9), libstdc++6 (>= 7), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), zlib1g (>= 1:1.2.0) Conflicts: gdb-arm-none-eabi Breaks: gdb-arm-none-eabi Filename: pool/development/g/gdb/gdb-multiarch_10.1-1.7apertis1bv2022dev2b1_arm64.deb Size: 3307076 MD5sum: 8b528011e683b9b9ba9de47de0a3d1bf SHA1: f2f9e58a4108f4891d41f03dfc8800ef2745261b SHA256: e5bce82e33547880b4763c83c297cd1098c30542c71158ebcb7f1e6b7a60edac SHA512: feeeab9e3e32d6f167873f100001e1eb8fa15eb78e8513e938d007f91d03c918b5888af2f71e905a3fa1cfcf2dd9e3162421f8b899358c071697d582f8e6133e Description: GNU Debugger (with support for multiple architectures) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains a version of GDB which supports multiple target architectures. Homepage: https://www.gnu.org/s/gdb/ Package: gdb-multiarch-dbgsym Priority: optional Section: debug Installed-Size: 23585 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 10.1-1.7apertis1bv2022dev2b1 Depends: gdb-multiarch (= 10.1-1.7apertis1bv2022dev2b1) Filename: pool/development/g/gdb/gdb-multiarch-dbgsym_10.1-1.7apertis1bv2022dev2b1_arm64.deb Size: 22585356 MD5sum: 2bdf7123ad66ee8673660beb3dae2059 SHA1: 67b0feea4bff188fdf821b08237b13407ba37a32 SHA256: a5eb44c65153ba3f651217603c8c30ee72da473288e3a3535b2e159bb2f468c9 SHA512: 1a36352a3b6a40413c1dba9a91a3d81efeb4bfe2d6febd2d2f5dcee0a385604a9670bf9bbbc1a982b4ff1f9f08398b347090e0031a8dd292bc83521bb47f8bca Description: debug symbols for gdb-multiarch Auto-Built-Package: debug-symbols Build-Ids: 72669b98e4927e9adb11673dbd6abf810d3aa8ce 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: 485 Maintainer: Dmitry Bogatov Architecture: arm64 Source: gdbm Version: 1.19-2apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libgdbm6 (>= 1.16), libreadline8 (>= 6.0) Suggests: gdbm-l10n (= 1.19-2apertis0bv2022dev2b1) Filename: pool/development/g/gdbm/gdbmtool_1.19-2apertis0bv2022dev2b1_arm64.deb Size: 128788 MD5sum: 9602596ea857f001eaafb1b0198e5ed0 SHA1: fa396fa9257543178a6618c9971298597e8b2dd4 SHA256: 82f68fe9ca891838b5a61e6d6cb8db29336a4f6caf3292945caefff2cd0b3c44 SHA512: 8d176433983039a7e33038445ef9de8c7917655e160a2607959594f11f05df686b60e2f113f5711a003b3185bf5739ee0330632264f024c0910dafea56c49f87 Description: GNU dbm database routines (command line tools) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). . This package includes following command line tools: . * gdbm_dump -- dump database content into system-independant format * gdbm_load -- recreate database from dump, created by gdbm_dump * gdbmtool -- view and modify an existing database or to create a new one. Homepage: https://gnu.org/software/gdbm Package: gdbmtool-dbgsym Priority: optional Section: debug Installed-Size: 592 Maintainer: Dmitry Bogatov Architecture: arm64 Source: gdbm Version: 1.19-2apertis0bv2022dev2b1 Depends: gdbmtool (= 1.19-2apertis0bv2022dev2b1) Filename: pool/development/g/gdbm/gdbmtool-dbgsym_1.19-2apertis0bv2022dev2b1_arm64.deb Size: 487640 MD5sum: fced06215aba1d97b115497eff0eb42b SHA1: 47f61e5656d87cff866478d77b8ac275aee8e5b5 SHA256: 20f37188bd2bc720fa283b7c127ac1c4ec2e2599198b8b02222aa1a8fa91fe62 SHA512: f9ec5fc4e923d48d6cd4143d402ba3736942b21c1afef841409431edf7548b2a28be9c96fd8a7b2d3c57e6748955b8d6fcd17d78ec895747f7eaffd204674a9e Description: debug symbols for gdbmtool Auto-Built-Package: debug-symbols Build-Ids: 02b99c993117de162b861649b883bb9ed5bed31e 65856469d675462d8ab57473b451279666e3cad8 683e1926ab9d84ec466e5f7ca9323d7d0715e69b 8e9231b299cd88be7dded2467d88982d6f9fc0dc 9b42df77505dcf4d25db9a669bfcb09207e11bd8 f65799d1190cf73b148937c8d854f230f3e57ac7 Package: gdbserver Priority: optional Section: devel Installed-Size: 817 Maintainer: Héctor Orón Martínez Architecture: arm64 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_arm64.deb Size: 404604 MD5sum: 228a33d2afc51e7bfbe43e42360e2a2d SHA1: ca86618759f98ad6fe1898d98885c0d9b4af1b8f SHA256: 2a3c18dc1d0ff8ccd23bb16b5eda9faabcb986b8b6c4cfe9b98020280555f28b SHA512: 84b03541a37ca0658180fd68b1cb625b8a5193e93ef8434a69ce98e0e8d3a152c3b3f087146b529fbadd35793a563b5d33adf43f37c1ce9338b5d9381fcaab8e Description: GNU Debugger (remote server) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains gdbserver. Install this to debug remotely from another system where GDB is installed. Homepage: https://www.gnu.org/s/gdb/ Package: gdbserver-dbgsym Priority: optional Section: debug Installed-Size: 1715 Maintainer: Héctor Orón Martínez Architecture: arm64 Source: gdb Version: 10.1-1.7apertis1bv2022dev2b1 Depends: gdbserver (= 10.1-1.7apertis1bv2022dev2b1) Filename: pool/development/g/gdb/gdbserver-dbgsym_10.1-1.7apertis1bv2022dev2b1_arm64.deb Size: 1614064 MD5sum: eb8a76cc7459d8993412e339a05ed873 SHA1: 443cabd07800a97c0d1ac513c5381f942cc24647 SHA256: 7d5557c797dd10f8651f9a36219797569965d968e872c9671259e1bcd4d68133 SHA512: f208eea5346d71220bf9345b36ca98d83dbb32d99e9d38b2f4cbd7e822e6b0dfc68e664b72616c87367baa4ea55475cc0afc6a08ed89e3984e31254000f4943e Description: debug symbols for gdbserver Auto-Built-Package: debug-symbols Build-Ids: 177ecaa6acf39211556f651b3b777e35c3409901 caaab025f1c505be8e7201d314fdae84d92ff85c Package: gdc Priority: optional Section: devel Installed-Size: 41 Maintainer: Debian GCC Maintainers Architecture: arm64 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_arm64.deb Size: 19904 MD5sum: 50b6479124853e7f0f6c437e2f8a0894 SHA1: 372b8cdb39b0108f05072ba7a92caf3549b77dc1 SHA256: edf9f9727c429d71eed3a5b36eb39d0d97443569ca970413ff087e51cf97d1e6 SHA512: fdabae73f92aa1ebc83f0740c11ffc83565053ae82b148e080bf2ecb0947f945527f232624d7e9b37565943683a4f3fb75aa7a29ae4b2b081c8d14d039344d99 Description: D compiler (language version 2), based on the GCC backend This is a dependency package providing the default D compiler. Per policy, all packages that contain D sources must use this package in their Build-Depends line. . This compiler supports D language version 2. Package: gdc-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 196518 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Replaces: gdc (<< 4.4.6-5) Depends: gcc-10-arm-linux-gnueabi-base (>= 10), g++-10-arm-linux-gnueabi (>= 10), gdc-10 (>= 10), libgphobos-10-dev-armel-cross (>= 10), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gdc-10-arm-linux-gnueabi_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 44831256 MD5sum: 66ff44c77d1c19932bb67d12ab9fa76b SHA1: 2931de349cff6373ad38f47496b66a385acfba67 SHA256: 2681829525707fbe8f14b476ab5c845c6ab740d4ae5df7a78f8e5e18b7ba1d9d SHA512: 3a564db44e89707205afc51f0b6c78e82ff29e64876e867ce17fd43c5fd61ef480775d4281aa241d2c53f6f0c06623b366f51f92d1ef446f3ba40895a81a967f 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 196518 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Replaces: gdc (<< 4.4.6-5) Depends: gcc-10-arm-linux-gnueabihf-base (>= 10), g++-10-arm-linux-gnueabihf (>= 10), gdc-10 (>= 10), libgphobos-10-dev-armhf-cross (>= 10), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gdc-10-arm-linux-gnueabihf_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 44837456 MD5sum: 987214856760d4dff85e40f14ced6238 SHA1: 069e8a29b9ba32c2780fb3c574e33b18af5f8878 SHA256: 09f8d4aa30f3d8e60ae86855ca9735ec4f29cf842af233deefd9a28b9771ebb3 SHA512: 5a062d69554738cb7b99011a2265574f1cfe19b8d4bdd6070eb9b32354ca04d337dfa975e4a3a160102abeb8896ec531c15b3e5783d1b15235e629a8d547f77b 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-10-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-x86-64-linux-gnu-base (>= 10), gdc-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-multilib-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), lib32gphobos-10-dev-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1), libx32gphobos-10-dev-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1) Filename: pool/development/g/gcc-10-cross/gdc-10-multilib-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 1192 MD5sum: 713a017e7c3076008d32a372a1e4ed60 SHA1: b9c41b92d7113b10fd633a036df3ffb0ece4ed50 SHA256: 20760cbed62f63b7853a20abca8ef5f8c570283889c6a6df65358303cf7b31e8 SHA512: 4777df11163094769ab3d956a50323d1205a895cf6c61df7afb600fd6043ef6ecd6242c709a2497bbef414846fd6f0f11e3e611fb07b4c960382ede9f233b8d3 Description: GNU D compiler (version 2, multilib support) (cross compiler for amd64 architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 220808 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Replaces: gdc (<< 4.4.6-5) Depends: gcc-10-x86-64-linux-gnu-base (>= 10), g++-10-x86-64-linux-gnu (>= 10), gdc-10 (>= 10), libgphobos-10-dev-amd64-cross (>= 10), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gdc-10-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 48087204 MD5sum: 8a0ca4596c02c76783ae0d3e61249599 SHA1: 2c6d0e1e90c77dad42d60975e9784450d1c0d821 SHA256: 3c02286b609b92eb4572cc0d0cf6d5aa5c5de622882977799bb67881e357e6a2 SHA512: e66063c2d6a4a0a6f1b1fc540e9c39d072214c2893ac02c4252c7427e78f2398f8cab583d72d510fe32b19aecb22fae171e2b790d29bc4d44b50e2642518f957 Description: GNU D compiler (version 2) (cross compiler for amd64 architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Built-Using: gcc-10 (= 10.2.1-6+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gdc-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1140 MD5sum: 3c7182650771524e9d5d2fbf257416f7 SHA1: 2ac8bf93246e1fa8df958264b8038fe870897263 SHA256: f44c07938492f52adc76fc80afe0699590da3185b1a27f35ed8950f0e80197de SHA512: 1e1f9cefcaaaee966df1752dd23793c1416243231e4d6b1e5a6d76ec8bb200fdc592b4772368a14286a793fe071d79af0fe77d3d7df070950ae08929c4b99385 Description: GNU D compiler (based on GCC) for the armel architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the armel architecture. Multi-Arch: foreign Package: gdc-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1148 MD5sum: e12a2ae2a91a4bd846762d57bf44384f SHA1: b3acc9fd76ecaa00b335d4d488a566371310e08c SHA256: 51d8315baeef4eb8739d9948c668c88b387cd75238365b075643c1a0258b5e12 SHA512: f2d52d05eaf7eeeffb1e5c851330baec1f2fd0c1dff88d8c55b37d606a2a0c6bdddecf767c3f09b04dbab5878276754e8bca739562a9c7991e6f6ba2db603b2a Description: GNU D compiler (based on GCC) for the armhf architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gdc-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1140 MD5sum: a248766a8701b9762e9c1c3ee26964be SHA1: e1ec2ddb6c2263698d21aa2b97f10374bcb30b56 SHA256: 7621cda14ccff86f4845986f03e86984c3e782df986e2ca1fd1b44f852983648 SHA512: 7f580f064040fc0586afcbc5a0246b36a91be28c9f0c4016653e8e80791a300e2dae2b6ed20ac575ef7658e511b291bd1b195c8e1b259265c70b63313be08c40 Description: GNU D compiler (based on GCC) for the i386 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gdc-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1072 MD5sum: fff48cdded6a1d0c4ef8592217217c28 SHA1: c9dca0bd876e8ea20dd8b503620e28681617dab5 SHA256: bb0116ae207c58ada8fe38836685ae05dfc7647bfe549da7a5d9099b7863737d SHA512: 6a3256d78b90686138f6236936878764fcf23706736269bd5d94c87874497229edf864b075383d11c9a2dc5ba1ed4c7ac8397f26546cd3501edca3772968c2b8 Description: GNU D compiler (based on GCC) for the i386 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the i386 architecture. Package: gdc-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1072 MD5sum: 977a78fd253c957da846416148afb8fa SHA1: f3f5921351263654a97dfbb778619a3d795c636a SHA256: df12bd5d5a75c1af3086bf98d559cfbb8fb2e39117e992c00618dfca0efef7db SHA512: b451e884fe2182213877dbf0a864c6f3b9ff70e7a1e757736dd615572a794bd34ddca3d01dfdc626904f084688759486812f0ea06c09e569adecdd96a3c69918 Description: GNU D compiler (based on GCC) for the s390x architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the s390x architecture. Package: gdc-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gdc-10-multilib-x86-64-linux-gnu (>= 10.2.1-3~), gdc-x86-64-linux-gnu (>= 10.2.1-1apertis0bv2022dev3c3) Filename: pool/development/g/gcc-defaults/gdc-multilib-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1076 MD5sum: 78f5b7e19273a6b8bdf5d81074959add SHA1: bc11da28b30c929e1d46446cb89897060df4eb82 SHA256: a2670595a510a2bfffa6aea7df4ae18d8b5ac560c9bec2644e3882ec271eefb9 SHA512: 6693e506387a829b118d45f98d404f4f42112f32300394b6d21b606e3568192d633823dd98bb3be62b16a625812b8cac203f33f60ea90dff215ff39e0e44092d Description: GNU D compiler (based on GCC) for the amd64 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the amd64 architecture. Package: gdc-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1148 MD5sum: b006ffe37aacf7100ed89c44a6346909 SHA1: 62da967c5bcdc8bb2fa1e845e90bde304c0e4e88 SHA256: 0b9be40baffd32ddaba88ec4724f22d06ce2eb301c140619664a87d4dafd5508 SHA512: 1408ae109dec2e90edf29b63b735d2e14c7e75928c47182c7dfe3cc53503315669e536e9040279580c69bedc8abda452a5749ff6f1cf97076bdbc4c6723fa595 Description: GNU D compiler (based on GCC) for the ppc64el architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gdc-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1144 MD5sum: 9f78a4124163b0427d10bde22a209325 SHA1: 017de30cb48395b7a79d6ed1a660810cbade7d25 SHA256: 1d76e237c3c2db4ecdad8b9b1c40749a9b4c9431711be1a9a58c207e1f7d2c99 SHA512: e55e2045646e684cabc0361f1d5b4a6786a8a47fa38588f9b4b2568bdc45d3d00598ec5a2996ac6c29e25e3c4e4843cfe0852561539646b2b2065607d86006a4 Description: GNU D compiler (based on GCC) for the s390x architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gdc-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gdc-10-x86-64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gdc-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1144 MD5sum: 68b29b69a4ae38e40d7adc16487defe2 SHA1: c1449057fda9b4b493e0815d099a3f2d885d2992 SHA256: ddbba5dd78a10e2c1f97b0cd32f4c31cc64edb47682a82a89714156c1a31a2f4 SHA512: 2900f030975e754d333aa7f39a43f4e9e89d9aa077afd469c4944087602d8a5912572c4d9766d746483dc874e2a7956dd4cd232e00dbd9f7c6b4de335e059354 Description: GNU D compiler (based on GCC) for the amd64 architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gdmd Priority: optional Section: devel Installed-Size: 38 Maintainer: Debian D Language Group Architecture: all Version: 2.100+git200102-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: arm64 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_arm64.deb Size: 62288 MD5sum: c080899d2ee8275373579b9b0c683e22 SHA1: 347f8c04e00562758e444fd29682a43f77342e78 SHA256: d2fb19751609d2909456ad06a909205077019d389f9f6f5f0328e4c1107b2245 SHA512: d8a73c6daf2a883a999b1ce4312271ec83c02f49f81b15d74bff8a8e83962e31a1fb9eddea743322204115fa0fdb08327b397974db83ff02b95df65c5ee83c3e Description: Debian Ruby packaging suite gem2deb is a set of tools to create Debian package from ruby software distributed with Rubygems. gem2tgz converts the .gem file to a tar archive, then dh-make-ruby creates a Debian source package from that archive. That Debian package uses the included Debhelper7 helper, dh_ruby, to generate a proper Debian package. Both pure-ruby and native packages are supported. Package: gem2deb-test-runner Priority: optional Section: ruby Installed-Size: 62 Maintainer: Debian Ruby Team Architecture: arm64 Source: gem2deb Version: 1.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_arm64.deb Size: 26476 MD5sum: a9e0bd88a3c728e5dea4b544cbaa93d8 SHA1: 100b5f204961bf7d1c1274f16d3d70be22a23462 SHA256: 1dc3bec6105ba8957c38aff9c9ba4bde6177d027123cd46a4c66d26594b94c6c SHA512: e65603491e2f3037193346e6f9d292c2e3b7ab8ae2e55fcac21b94e3b9144f2eb58b88869fbbb2997610a03de249610c46ee15c27520af56d09871dc0d6de93e 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: 513 Maintainer: Thorsten Alteholz Architecture: arm64 Version: 2.23+dfsg1-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/development/g/gengetopt/gengetopt_2.23+dfsg1-1apertis0bv2022dev2b1_arm64.deb Size: 142044 MD5sum: 099a9afb65cba6326936c7629f75f66e SHA1: 802023224acac1822aa24db51154af9bbc66431c SHA256: 3cef7bbfbe3a47d1f3a238a5551062290278987059015140c4752bb9a7b9b22f SHA512: e01e88b8998e25f7a3ae4c90bc2d4985312b2919e9a7b530c53ed742f829fc8ff545471f788c27c0967f33946f0e43f25e81e8dd24424d2e23127908cb80542f Description: skeleton main.c generator gengetopt reads an interface description file, and writes a file containing a command-line parser function. gengetopt supports: long and short options, 11 types of parameters (including flag, int, double, string, and function call), and a usage message. Homepage: https://www.gnu.org/software/gengetopt/ Multi-Arch: foreign Package: gengetopt-dbgsym Priority: optional Section: debug Installed-Size: 1552 Maintainer: Thorsten Alteholz Architecture: arm64 Source: gengetopt Version: 2.23+dfsg1-1apertis0bv2022dev2b1 Depends: gengetopt (= 2.23+dfsg1-1apertis0bv2022dev2b1) Filename: pool/development/g/gengetopt/gengetopt-dbgsym_2.23+dfsg1-1apertis0bv2022dev2b1_arm64.deb Size: 1447056 MD5sum: 4ad3f0f7a39f91b362bea6cf1f602ae3 SHA1: fc0bcf89c80328ef1f27978c6cf2c680277e820e SHA256: 5a85145e7db4e2922281cbec84beece9ca612f44a542578d4c8b8a0b6b9ff7a0 SHA512: f1850d35456192171ad27c042d496650fd7135166612ad9fa70c224ee70c6df2db750375d215eabed69412641183fee9f346332544a9c12b5e58e43d16a82c33 Description: debug symbols for gengetopt Auto-Built-Package: debug-symbols Build-Ids: 0a9bd7215d2bd6dc0b5f5943d95cea583ca51f8b Package: genisoimage Priority: optional Section: otherosfs Installed-Size: 1638 Maintainer: Joerg Jaspert Architecture: arm64 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_arm64.deb Size: 363520 MD5sum: b9c281afc4fd3e897d04065236fad957 SHA1: 5e3483cb426a2d233754f81b8c55b6f9e953ff93 SHA256: 35e1f91e8e87d0564aeaf5358b957d5d2e619f0cf3610851038cfa80e664eafe SHA512: 3961cc1304be6531c1f1023eca02b597b35734015fb9ea78a23c8ef9b07e3517077e71f88907e093b971d63bca53828946d349ff1e59ed4992615c8a460b61cf Description: Creates ISO-9660 CD-ROM filesystem images genisoimage is a pre-mastering program for creating ISO-9660 CD-ROM filesystem images, which can then be written to CD or DVD media using the wodim program. genisoimage includes support for making bootable "El Torito" CDs, as well as CDs with support for the Macintosh HFS filesystem. . The package also includes extra tools useful for working with ISO images: * mkzftree - create ISO-9660 image with compressed contents * dirsplit - easily separate large directory contents into disks of predefined size * geteltorito - extract an El Torito boot image from a CD image . Please install cdrkit-doc if you want most of the documentation and README files. Package: genisoimage-dbgsym Priority: optional Section: debug Installed-Size: 1292 Maintainer: Joerg Jaspert Architecture: arm64 Source: cdrkit Version: 9:1.1.11-3.2apertis0bv2022dev2b1 Depends: genisoimage (= 9:1.1.11-3.2apertis0bv2022dev2b1) Filename: pool/development/c/cdrkit/genisoimage-dbgsym_1.1.11-3.2apertis0bv2022dev2b1_arm64.deb Size: 1102436 MD5sum: d42ce8a71c25c1695ec1e719352dd51f SHA1: 23809fb69f0b3e128f566728b7fb83564de207bb SHA256: 1595e62466d7d9da42394f1c7f91abd5be60238e0ac67c505c9ff1163436cebd SHA512: e5069e2f87d8994a1491823a87170c7a7db508cd2aa604206c1e0fb85be699c166e1cc45acbf5a735327bc2ac6398ca7ccd9e86463ece70c66696a9956beb8ae Description: debug symbols for genisoimage Auto-Built-Package: debug-symbols Build-Ids: 0625c603f4dc444598197dc1eca7ce9074b8b881 9636026a90921248a5d92de6cef9a4abaea91bfc c1b37e17f17827ab30759a77e4f6251092f0c12b d3ece434bf9ad9757e10b2a3539d5bea01a6fd58 ead4704217c0b45543ee412f1bec11ff92876110 f2bb2c0eecf725bbbfe18f83e0f8a16c8009d760 Package: geoclue-2-demo Priority: optional Section: utils Installed-Size: 129 Maintainer: Laurent Bigonville Architecture: arm64 Source: geoclue-2.0 Version: 2.5.7-3+apertis2bv2023dev0b1 Replaces: geoclue-2.0 (<< 2.4.10) Depends: geoclue-2.0 (= 2.5.7-3+apertis2bv2023dev0b1), libc6 (>= 2.17), libgeoclue-2-0 (>= 2.4.0), libglib2.0-0 (>= 2.44.0) Breaks: geoclue-2.0 (<< 2.4.10) Filename: pool/development/g/geoclue-2.0/geoclue-2-demo_2.5.7-3+apertis2bv2023dev0b1_arm64.deb Size: 41800 MD5sum: 7dfd75953fad2ab8a3a2bed39976d853 SHA1: 584cb0d0b9e0ec91c82032780588442454a44567 SHA256: f912b961a26c97dc6e108b0d319ad89eecd9cd49d7414e57e8796f9cef9db4e1 SHA512: 60b74b7b73dc0df7f3478db35370afb34feb6ba130b211fd0c0aee367a7ff00f9d671fe8b18fde7227850898117475afa6cad31790b1822e145f0b3e3f9cfd18 Description: geoinformation service (demonstration programs) GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the demonstration programs. Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Package: geoclue-2-demo-dbgsym Priority: optional Section: debug Installed-Size: 119 Maintainer: Laurent Bigonville Architecture: arm64 Source: geoclue-2.0 Version: 2.5.7-3+apertis2bv2023dev0b1 Depends: geoclue-2-demo (= 2.5.7-3+apertis2bv2023dev0b1) Filename: pool/development/g/geoclue-2.0/geoclue-2-demo-dbgsym_2.5.7-3+apertis2bv2023dev0b1_arm64.deb Size: 83632 MD5sum: 40fb381c17766b74d641e91103e67074 SHA1: 381ec2aebbee98f2187b6e953e413462bd4a3a7c SHA256: 7d5fe44f330fd13e57a057eba60e32add5739ae5d69005f80f545e56b77c5557 SHA512: fde783dc37d7703f73ca6912c712aa3bd66af6998a2a0923f20b2f01c220fe7140cab8cb1c301e4b1e72a3d2dcefe7c9a729acc5658580cc28b6aa788b39ddc8 Description: debug symbols for geoclue-2-demo Auto-Built-Package: debug-symbols Build-Ids: f58a1944791d4bbb1b5bc367b02ffa43d521dd7d Package: geoclue-2.0 Priority: optional Section: utils Installed-Size: 433 Maintainer: Laurent Bigonville Architecture: arm64 Version: 2.5.7-3+apertis2bv2023dev0b1 Replaces: geoclue (>= 2.0), geoclue-2-demo (<< 2.4.12-2~) Depends: adduser, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.17), libglib2.0-0 (>= 2.44.0), libjson-glib-1.0-0 (>= 1.5.2), libmm-glib0 (>= 1.5.993), libnotify4 (>= 0.7.0), libsoup2.4-1 (>= 2.42) Recommends: avahi-daemon, iio-sensor-proxy, modemmanager, wpasupplicant Breaks: geoclue (>= 2.0), geoclue-2-demo (<< 2.4.12-2~) Filename: pool/development/g/geoclue-2.0/geoclue-2.0_2.5.7-3+apertis2bv2023dev0b1_arm64.deb Size: 102372 MD5sum: 3c44c028fa111d41e7e3fd1ebf157237 SHA1: fc1192398920bcf778a668944a4d7fac43e73189 SHA256: eb55b60f2ae43a6ca9e91fa515e9aeb47a1371b9ffdd2eff9b430cd9a27278ef SHA512: aae9ab953ea6aed551846b250810e0de9da67d1c3a3acc8c2f824695a3145658d73de0b112d84c7d8492b9bb7223d18f1d13c71f3f6dde495c845de09254b2cc Description: geoinformation service GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the D-Bus system service for GeoClue. Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Package: geoclue-2.0-dbgsym Priority: optional Section: debug Installed-Size: 427 Maintainer: Laurent Bigonville Architecture: arm64 Source: geoclue-2.0 Version: 2.5.7-3+apertis2bv2023dev0b1 Depends: geoclue-2.0 (= 2.5.7-3+apertis2bv2023dev0b1) Filename: pool/development/g/geoclue-2.0/geoclue-2.0-dbgsym_2.5.7-3+apertis2bv2023dev0b1_arm64.deb Size: 325944 MD5sum: 2eb6bbd8bee4934f5a3ec0b4f50d2c09 SHA1: 3ea0b3b6142c008e325590554393d9abcf5f1f87 SHA256: fa98ffb09380487618d2693226b415252097f9d268c2bd27e25a9dd73cb57d98 SHA512: 9f987e32a42cabf4ecead02d0299d0b6224b180ae9625ed2552c1094c15037a2fe3260ce274c893a9594bfb339a2dbcaa5f31b1fe86ec0c540f64f25f0596e15 Description: debug symbols for geoclue-2.0 Auto-Built-Package: debug-symbols Build-Ids: 7453b1c8b184b193933c59a1fa75b6c42c904a1f dd2bc5fad1a5b4910060404b4144e24ca26715b5 Package: geoclue-doc Priority: optional Section: doc Installed-Size: 166 Maintainer: Laurent Bigonville Architecture: all Source: geoclue-2.0 Version: 2.5.7-3+apertis2bv2023dev0b1 Filename: pool/development/g/geoclue-2.0/geoclue-doc_2.5.7-3+apertis2bv2023dev0b1_all.deb Size: 42148 MD5sum: c5549003a85a23ba8f7369b52c5183fe SHA1: 8942486335af99f986ca009f57822decbb427dd7 SHA256: f2fe81ca5eeff7cd70a7add6219659ed9df884de136347fd660f00bece4d28a8 SHA512: b08a2a7be2f5f9aae15874d6db3a58bfd331fcff363fed6ca146d837188be5e833de7bb09f189c9c9671f81a4567a0060af144d965265af9775dcea41dcd5115 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: 122 Maintainer: Debian GIS Project Architecture: arm64 Source: libgeotiff Version: 1.6.0-1apertis0bv2022dev2b1 Replaces: libgeotiff-dev (<< 1.4.0-4) Depends: libc6 (>= 2.17), libgeotiff5 (>= 1.6.0), libtiff5 (>= 4.0.3) Suggests: gdal-bin, libgeotiff-epsg Breaks: libgeotiff-dev (<< 1.4.0-4) Filename: pool/development/libg/libgeotiff/geotiff-bin_1.6.0-1apertis0bv2022dev2b1_arm64.deb Size: 49616 MD5sum: 5a688ac2f1af6e4fd5fbacddeefdb0c4 SHA1: 03addeb5538e06d0a3449bb3e5a28f6fac24feb8 SHA256: f0f37a2c1486ac170c539d03c45c2ae94f57ab3538edcad2a5a710bc95c102bb SHA512: 3e9d1fc4d60bdfae386dd67e4732c5e1c7b44dbb468bac470f07184474892a31557ec35c09e38dd444ca73f6228206c86a8199f0d3901c4cd34b3e1d147cc90e Description: GeoTIFF (geografic enabled TIFF) library -- tools This C library supports TIFF 6.0 based interchange format for georeferenced raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . The GeoTIFF library comes with two utility programs here included: . listgeo - dumps the metadata of a GeoTIFF file. geotifcp - applies metadata to a TIFF file, making it a GeoTIFF file. Homepage: https://geotiff.osgeo.org/ Multi-Arch: foreign Package: geotiff-bin-dbgsym Priority: optional Section: debug Installed-Size: 85 Maintainer: Debian GIS Project Architecture: arm64 Source: libgeotiff Version: 1.6.0-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_arm64.deb Size: 51780 MD5sum: e7ec72ee7a7f9d288e089fa622b13398 SHA1: 4eb7d0a0a29eb840b47f72bfa7498bbff88085f6 SHA256: c422d7b213a862a7bc96196f47c563a8508ab668d7a3be1b851368274275163e SHA512: 2e4c109d58d0009f8ead8c5c337d5182c92ec64222a52252b5ed23fd6cbdb027cbd9f85991cf7a79286f5a55d48ad0f626e362c6f9d4d392c222af2ab23c5f93 Description: debug symbols for geotiff-bin Auto-Built-Package: debug-symbols Build-Ids: 13960cac59dbcc22e2e618a2d6571fe12ccd9150 348abf742c0e3d24fb2bae543cf993825e7915fc a770fd8e73e69efe71de990792aacb635f279c87 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: 5754 Maintainer: Santiago Vila Architecture: arm64 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_arm64.deb Size: 1268600 MD5sum: 180057d5a8eb2bd82b9e0a3d8411610e SHA1: c185315cbf044cff453c568ef412cd91c949d09a SHA256: dc43a9c76d80d5c90c252ad5549ed06cfa40bd15545535fb4b5b0f69e2f242cb SHA512: 481683779476e6fc5a92f640756768cb90c8b6e503805d3c04951708c3df95574cfad36eb0620360ba5d5aac4c998db178ef6993973339b0feab3ac8ff2b627d Description: GNU Internationalization utilities Interesting for authors or maintainers of other packages or programs which they want to see internationalized. Homepage: https://www.gnu.org/software/gettext/ Multi-Arch: foreign Package: gettext-base Priority: standard Section: utils Installed-Size: 646 Maintainer: Santiago Vila Architecture: arm64 Source: gettext Version: 0.21-4apertis1bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/g/gettext/gettext-base_0.21-4apertis1bv2022dev2b1_arm64.deb Size: 181076 MD5sum: 6a4141cd7fbba5a16ba8956b71eb3553 SHA1: d604b51ad716356b965eda17a7ebfd202d1bcef6 SHA256: baa662b137a9a4cf5cfdb0ca02f02e66ecafb29528ab3105fb85afa63b6bcc9d SHA512: c936ed66f9b9f098e64332637f8ba76f74537289f81d271d18913a2dc4aab855f7d8a5304ab1146fab5ec03cad5300af61f1002f43c5b7afd8d289598f4bce3e Description: GNU Internationalization utilities for the base system This package includes the gettext and ngettext programs which allow other packages to internationalize the messages given by shell scripts. Homepage: https://www.gnu.org/software/gettext/ Multi-Arch: foreign Package: gettext-base-dbgsym Priority: optional Section: debug Installed-Size: 145 Maintainer: Santiago Vila Architecture: arm64 Source: gettext Version: 0.21-4apertis1bv2022dev2b1 Depends: gettext-base (= 0.21-4apertis1bv2022dev2b1) Filename: pool/development/g/gettext/gettext-base-dbgsym_0.21-4apertis1bv2022dev2b1_arm64.deb Size: 96464 MD5sum: 4e92b24d71f7447cf4ced1fe08168063 SHA1: 0d805b8da3673ea4e740004c0e789ad03952c491 SHA256: db15bacff4324072d925c3f7a74bf685fdb7eadb3f7af2e915e733faaf415fad SHA512: 8ce11592993e513fdb9db66aaff4960873a06feadd83d967a72cca9b7e61fd0178766c0504074a9ca477dc9e3ef54dbb28247deb7f1547f59b89c4cdef1f9c54 Description: debug symbols for gettext-base Auto-Built-Package: debug-symbols Build-Ids: 3a80555f11ebd96a8833c790f1f7242cb84b5903 69b8ad3fe3f3cda0d4e487198dd785c5f6f2f3be ce9988c737042181f6e3531c8509ea1cc59e7e41 Package: gettext-dbgsym Priority: optional Section: debug Installed-Size: 1734 Maintainer: Santiago Vila Architecture: arm64 Source: gettext Version: 0.21-4apertis1bv2022dev2b1 Depends: gettext (= 0.21-4apertis1bv2022dev2b1) Filename: pool/development/g/gettext/gettext-dbgsym_0.21-4apertis1bv2022dev2b1_arm64.deb Size: 1434472 MD5sum: 0e19c558ef1612ff10bec9b60c6a5c30 SHA1: db956759b72dbcf28a7e2dbd28ed80564b8ccf36 SHA256: 8cfe13c472b68a276157000a13cbca83f1aa5b9670f303f39446f6058fa09901 SHA512: 18b4d0b622c003b175d006df411f251a54bcaa7273b4b7a57ade106bbc43037eacdb6e0a6545aa15f2abc30907df5febbd55d68371add6dd01721cebdcfd295a Description: debug symbols for gettext Auto-Built-Package: debug-symbols Build-Ids: 03a27b64c220e1b8eb1bdcc9b258234b85c98349 0ce90932bbb8cdff8748c2e226ab27c13771011b 2198c48d73289d8b54825d3f86640f2d6da84289 31e2d971deced1f9d6d5e4fad8f886bddde6e637 37c96b2c64f0a609afa30dd2f3a3e1ea7fc6ace3 3cb7870d230029ce6130bf6b330081850d0e1cf8 3e0f9f43ea6c5ce48ac52a555d1f0655ad87ee93 4af9b23ca47ce31c931086c9f2815ecdce603721 5f2369b6efb8a59960ca1089ffbf46b954d25742 7fc14401e3127174dbf7767cd589610ce01539b8 8f95daede1d9340784d6c5e9b4d60d5da7e66415 9410b07d210f01b0e192c48c61c194e93941afd0 955eb9ccd9397e2025fd8fab9f58fdb5b629cc8c aea16d8e15f05b820ece8d16f9c9a759310c899e b8febfb9fcec4ea6d34fa85e2cf04f2522ef04a8 c2242b8396769c941909f51fa42f168dd89f8541 c6efcfb24579403aa2780cd214d1cceb8c2424b1 d1e860ad464402d602a185aaba32c13895e85a3d db9c7a701f9edb1539fce743004aa7ce15ce36b5 dba48a4b8709f24b9e4016835fadce69670a6ff4 eac6d23a4e42ef328074d5b7e9269134ea23cccd f5c4dfb08fbaac62822c2cba6b1b345944b24603 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: arm64 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-doc Filename: pool/development/g/gcc-defaults/gfortran_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1436 MD5sum: 2ddaf6b6594d82345271e8f330d2fbd8 SHA1: 203c4fb73fcb2a2119ec54bf3258ca05f2b77347 SHA256: e5e03ce68fb05bc06cc26dec18272173b109f31d767aa864fc734b5891b392ee SHA512: 7ad5a90117ee8daa968e4982784c329f7668970827535d3ac9aff1036aa513d1f1ad0e11006e89c1e63be432073a1bff0186c826a1a075148a82ae667b9aac87 Description: GNU Fortran 95 compiler This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 compiler. Package: gfortran-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 190295 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis2bv2022preb4cross1), libgfortran-10-dev-armel-cross (>= 10), libc6-dev-armel-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-10-doc, libcoarrays-dev Filename: pool/development/g/gcc-10-cross/gfortran-10-arm-linux-gnueabi_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 43779548 MD5sum: 6586b7538252aca7aa06c0bef06110c1 SHA1: 0378d7b53b15016250010f268de22e12706a9b9b SHA256: deacc35fc4389a262d27a591d5a90c8e557ffc71e6b6546275cff4a37c39556e SHA512: e9539ccd66411b458854fd940c2c59cd03beb9c9e63a5532b4b3ba617a3dfc66a5b4150327063e40719699c7ee17254fc61c00691a7d29bd9e55f5df2ef554b6 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 190295 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis2bv2022preb4cross1), libgfortran-10-dev-armhf-cross (>= 10), libc6-dev-armhf-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-10-doc, libcoarrays-dev Filename: pool/development/g/gcc-10-cross/gfortran-10-arm-linux-gnueabihf_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 43776144 MD5sum: d4e1290afe15f1822ad4c990650df393 SHA1: fbb4af6640fb835142e5594324ac9c68fd53becd SHA256: 9e9345cc94f288565cd71a617b457af58e031a351603227e3f9ae2ca74ff05fd SHA512: ad3026a18cd703f52f50932ed3d2b0102baefe885d18353bea12f8fff2a43251a6231853e2fc275bd4195f2f8a77176480fb988c4c8a7b31d9e51ad411c1f191 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-10-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), gfortran-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-multilib-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), lib32gfortran-10-dev-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1), libx32gfortran-10-dev-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1) Filename: pool/development/g/gcc-10-cross/gfortran-10-multilib-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 1164 MD5sum: 92bc46a8be02ac2494d6fb08451a907a SHA1: a4bf42013adeac2fac5f2be4eb82efc5f15cf70d SHA256: 45c71108ba71136b77a8dbf9a09652a520b004f83c58a47715d411cf13d48278 SHA512: fef11ea131bb4cc9686eb1623611dfbefbff4585cd1aafbea97531d3c5f898cd4bb40ec15e61d85fe1a0f4b8391b8442b461f6e621df3fa19e4c11114b43f60f Description: GNU Fortran compiler (multilib support) (cross compiler for amd64 architecture) This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 214500 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), libgfortran-10-dev-amd64-cross (>= 10), libc6-dev-amd64-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-10-multilib-x86-64-linux-gnu, gfortran-10-doc, libcoarrays-dev Filename: pool/development/g/gcc-10-cross/gfortran-10-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 47054248 MD5sum: 5028369c2f721a44ab3501679becead3 SHA1: 1a15f40452876936d2fc07c4023ce05acec0cec8 SHA256: f0c8bfbe7e784f718c24b76e657026d8f31eae7cbefd321a1a903e9e4bdf4b9d SHA512: 1c42e0795be910ef7b6a78818e5aca288e33512ac5add14347ae1f109611c5273ab7c7eea070d2e5fd63d1d0bfc1999122ae855628f3d1276ce47e247d522955 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gfortran-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1252 MD5sum: f01dd07ee6d84a96939054fc6a3d1af9 SHA1: 257492a6f724b6499b81088b8749ea4404ec0e59 SHA256: fbb9f8e48af3d258cfc460f44e21f65fb42a177b487ca389723776ede45e704b SHA512: c8ef8c42b98a54c31ab0dc5e4dd7b31b001718e46f9aeedcd161aa7be31de8ac1c9be3a0cc186e4e95416fab6658c30db780449efa58938c093ac42a947ab08f Description: GNU Fortran 95 compiler for the armel architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the armel architecture. Multi-Arch: foreign Package: gfortran-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1260 MD5sum: 5bef03fb80fb609ea7b7c6a783af4a27 SHA1: e401b3e51d0ac54f68cb18472e991670db2b047d SHA256: fbc42bd667b8971fdd6d2b93216175b8d58e7179108daa17a622a8de801e23c2 SHA512: a910df175e4f6ccb7b1ce7f25962cba924d59e41061d3c992e72f37bea7b8a1b42fc3dff1d5127ef36d6027e874782d40c1e376a81a6db47fa7a9ff3d24f657a Description: GNU Fortran 95 compiler for the armhf architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gfortran-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1252 MD5sum: d70baba92e6e6118f150d748a95528f8 SHA1: a9ace2506c48a0db5f254ca5d5398ce9b159d8b8 SHA256: 9858a3cf8e2ceda37229550f313d534aa1d1ce3e9f16038ca1f422a0e66ac896 SHA512: 69403ef988813416ab67e690f7da8cf82073b69b25647819680aa3539a46b4064d9ca59f0cf4c79ce5af118a8a7ae0d231d07ac3157c656f833114ce39b26c20 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: 30611 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 5.3.1-8+17), gfortran-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-posix_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 8340492 MD5sum: 9a7f6622e81d8308585ad5e3a3a53034 SHA1: 00e8f7e9f2a4e97026f2f3f59c5b6c8ccc01058c SHA256: b550ac44182a2b56cbd8e0ca1500177f2b60462235d07fe60e42e3350a943db8 SHA512: ac6255d4c464f648e2be3b605f21135276630b82522c4b8ff2708eb467b022369f44a668594d0c94f8291bdecd22c9392dcffa48ddb62a93d18c940447e224bf 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: 82917 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 81184144 MD5sum: 6ebc6196beee56319a452342021fd310 SHA1: db7ea455a352d6c630c84eea12ee255ea8fa053e SHA256: 98c28c165400b80811a590725ab19c7cc6a45b819a1d459b98572b992e3094c9 SHA512: 50f2b36e79d7e5b328a548f99592bc614a876ca9282c5da79c5f1567450db46228c4f57aa22d597f9fe185ba83cfadb4d3d3449d02b74fa79823731015d6b822 Description: debug symbols for gfortran-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 22ae093f86882bd6fc2f2a32b57e678921c3e672 3410f7ea9c1313291d22df8abf56b339fd3add50 Package: gfortran-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 30610 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-i686 (<< 5.3.1-8+17), gfortran-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-i686-win32_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 8339408 MD5sum: e3d94dca1483ce0df38e800cf1be9ef4 SHA1: 67c98806beab3ae847babe40704021e65752fe0e SHA256: 4a050ed03630d4d7039904e29b5ac37ef446593196ffedf1d722f5ac631b675a SHA512: 257f78f5f5c2d8802070080d1e2efce284f28e66e11db999472c2158eaaabf6dde3e0274f3555c1357d73c6d59bd87234035bb489feea2322703a45c62c068b7 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: 82922 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 81200612 MD5sum: bcd714f817fc4ef04af445777a8d96c1 SHA1: 60516439a98e65ec252b73edf1cff5400c0d004f SHA256: 65ff4f3b06f01d0b718fc5b0a51cdc0b0b0e57e863d814b20f8627786936a696 SHA512: 7ea3ee354d81c71a1c7470be5b4f289c4bdacc6f13df5810fb81831f5056b5d2e64604ad91f6501d3b6e06cf2c7f74ad9a4dacb1090a281f5b4e49ad8252d1c9 Description: debug symbols for gfortran-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 46695070026c6e65b3df7b143647164101601328 db0a0e9e8b36dcc304fc99a6eb45a825a9f4f93a 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: 32001 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 5.3.1-8+17), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-posix_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 8541376 MD5sum: 93a538926f129068267dcb05529614d7 SHA1: 5a0e2202c23931d342b553486cd6299967ee25c1 SHA256: 55327eecdc8c750440038768d34fd579165a959a65965562831edbdb420eff41 SHA512: 15834529c36277d5ed28de32cefa3bdf1357d1568a4a31211ee46b3aa3550e6f0ada961a2daf407edfb5d2080c89b46b92a5bc47233ad7d8caff6b247de0f37f 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: 83400 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 81622936 MD5sum: 9aaf415004cc3940bf55d0d4a0074494 SHA1: bacc46c18161a62ca0925a90e036e46701eeccef SHA256: e9def95f74e8e37c3cc7fe9db7f5f31c697b4c7f3f368a1649fbd7a4a1e3fa60 SHA512: 909262d1d994c137618e8ee3df2b18cf5bf6cecf7e45c20617eb673dfec43241fa6ba40043538000d9d95cc6ef99ca0222da4543a65072dc56b4142fee452305 Description: debug symbols for gfortran-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 5ea6f1c27e9e8429a7ebb4717417d8167271d5a9 680a424b8e1cae971bea012620c19b8b0449603f Package: gfortran-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 32000 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gcc-mingw-w64 (<< 4.6.3-3+4), gcc-mingw-w64-x86-64 (<< 5.3.1-8+17), gfortran-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gfortran-mingw-w64-x86-64-win32_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 8542120 MD5sum: 1327f38c6be76a18dd6d94b236f9d2cf SHA1: 2f3650a7812ce0757ef704b7300c811ba8967f00 SHA256: 59f0f0db2e4b4f4581229fec1dcb3facb19c11ea0dcf4cfe1855e974c87485c6 SHA512: e6426dc7fa1343411beb95840869d7589ea5b0b7a5621039b277ae6a4a693538bc4913c7dc2a8a8a75dfb2240abaf418f00d5f194feffbe045953b1d2597df55 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: 83390 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 81640808 MD5sum: c686ecc02c687289afbc5832c5062f30 SHA1: 5ff29b055d59c206f524943c97a757291e5d3bfd SHA256: ebcbdce381ea6ffe879b5affe7aecec55cb7a78da542d479959ea6f2b4f7f83f SHA512: c55d6ef137fe029d0a47d4ec9857aa012d472a7fbeaa380c17fba66359de30ee2691407cf5acee8c1a86ebcf1f7a5da38618a94f9d3f9ef80f6af163285663b2 Description: debug symbols for gfortran-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 502924683bd1fa8b2f1b040c20ea2e7415a0e157 8f1714c91fa0d6e6718c0b4eb742efb82dd0a194 Package: gfortran-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 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_arm64.deb Size: 1092 MD5sum: 012e45dcd67fab652666867b5eabbf15 SHA1: b19e8e4e52365a0c36dfbee018604dfe49fcbedb SHA256: 5ba78917a34553a025059052a0631c770780ed491042e691a66cf01aa12fd8bc SHA512: d3b2ca6abebc1f7fddf6e69a75cd3a2920c4ad701b6abba23fdb334dec89c70b849e3e71ada8a73caf53cb371286a52ce2c2899d67b67b446f1dd58ff641de6e Description: GNU Fortran 95 compiler for the i386 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the i386 architecture. Package: gfortran-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1096 MD5sum: dce71f56419ce6a841c339afcfbf19cb SHA1: 2ce6c50740b61c227606ef06f7cb8d03da07fb60 SHA256: ce4f67ced5d0cacdac54e8bb36df4d92b63b5d3d043d99cd24ccce4d75ca94a7 SHA512: 9d5147aac759e17e6905c7f5bb5007dfc68fd3ed06b6a8516cbdde3c6b0b93eb9e29d16a7832e6ae79deefe919c8655c2f4836c819c622317456c8ddc89863fa Description: GNU Fortran 95 compiler for the s390x architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the s390x architecture. Package: gfortran-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gfortran-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gfortran-10-multilib-x86-64-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-multilib-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1096 MD5sum: 5269140a44748319a0d6e1faec0abc77 SHA1: 1fb2712a40a982230d0545c212fe89b9e92df36c SHA256: 6897eaae5f5841a7a42ef7b77aa6affff59af38e17dc71215e33c5c3abc67079 SHA512: 6afff7748b43cc22091b70f8d3eda3aca48b5000c3bcd51b9febb8bd8b2669f6e3610389803ab77ebfeafed906f0954a906529373a7d262c15f0256b174d891b Description: GNU Fortran 95 compiler for the amd64 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the amd64 architecture. Package: gfortran-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1264 MD5sum: e1d5eb8c9a3c27c69b8e4a9b7e3fe3f1 SHA1: f34cbd0b78e3a866459643513338fc57e5735694 SHA256: 6e39c4449e442abca61992f41907c2a95bc2bef93c7695b85796c57c037e5ad6 SHA512: a231fd7cebc84fd9603ea5b39b5d36f24138ab674c7b7651edbf580ff410065ed168c7bdb1714a89dacd1a54bb9aa7cb33bb45a4268987c4f92a74ae428e5a89 Description: GNU Fortran 95 compiler for the ppc64el architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gfortran-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1252 MD5sum: 8c6b9eb17ff7675a49b872d5d1a79a63 SHA1: d7793c8382076c73d1b8f381c3301219c0846443 SHA256: 11c9ab7fb30b38558a481bdbe10f6a88c825d2fad46866506afba93ce5cf1cde SHA512: b4d396b45e11b6f836a3e4c85ea417898366ba2409aaa2551d3df052293c67270a7c495a2a21ed2f766fdbb88d99d35ed258ffd0b5cbb8bcdc31f394879a1469 Description: GNU Fortran 95 compiler for the s390x architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gfortran-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gcc-x86-64-linux-gnu (= 4:10.2.1-1apertis0bv2022dev3c3), gfortran-10-x86-64-linux-gnu (>= 10.2.1-3~) Suggests: gfortran-doc Filename: pool/development/g/gcc-defaults/gfortran-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1252 MD5sum: 493b6dff3315c92504933e32aed61ebd SHA1: 9b51bda2d17ec9d9545f2c30fcabd5ac6072a483 SHA256: a51b8fca03395057ca6ababe71cfb61a7f7d0fab1fd7b7a21ddf8bc6352cfaa1 SHA512: 8ad14a7feb359e01f056cab5f9ab311bbda2da4d440333ddd27e932428f0357137c2a6d21a12956926642e14af678dfbc756e7eecd32c2d28b1e923d8e27828c Description: GNU Fortran 95 compiler for the amd64 architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: ghostscript Priority: optional Section: text Installed-Size: 232 Maintainer: Debian Printing Team Architecture: arm64 Version: 9.53.3~dfsg-7+deb11u1+apertis1bv2022dev3c1 Provides: postscript-viewer Depends: libgs9 (= 9.53.3~dfsg-7+deb11u1+apertis1bv2022dev3c1), libc6 (>= 2.17) Suggests: ghostscript-x Filename: pool/development/g/ghostscript/ghostscript_9.53.3~dfsg-7+deb11u1+apertis1bv2022dev3c1_arm64.deb Size: 101664 MD5sum: bc641baf695f9308c46173c785b5aeda SHA1: c08f45f0dd5b06907f3d729add4ed551a6fd3803 SHA256: 49a546050de646d24d8337cb0c8701f5e815c181419abfce6fec9b546030f4be SHA512: 792659b71505454cc52083d483de2dc7cf380fa16a7ff61df5491716095f1b93994f0eb59e9c69324c8c52f832f9353ce2f67f70216f76b3616f13104e14e109 Description: interpreter for the PostScript language and for PDF GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . Furthermore, it can render PostScript and PDF files as graphics to be printed on non-PostScript printers. Supported printers include common dot-matrix, inkjet and laser models. Homepage: https://www.ghostscript.com/ Multi-Arch: foreign Package: ghostscript-dbgsym Priority: optional Section: debug Installed-Size: 21 Maintainer: Debian Printing Team Architecture: arm64 Source: ghostscript Version: 9.53.3~dfsg-7+deb11u1+apertis1bv2022dev3c1 Replaces: ghostscript-dbg (<< 9.53.3~dfsg-2~) Depends: ghostscript (= 9.53.3~dfsg-7+deb11u1+apertis1bv2022dev3c1) Breaks: ghostscript-dbg (<< 9.53.3~dfsg-2~) Filename: pool/development/g/ghostscript/ghostscript-dbgsym_9.53.3~dfsg-7+deb11u1+apertis1bv2022dev3c1_arm64.deb Size: 5972 MD5sum: 4d0de3edd093122af363c0033a2a763c SHA1: d365791c681ea6979064b1ea033c7b33fbdb68ce SHA256: 9c8cc26efa58e1d84a9fd102a493c80952df858fc556a6192cf84d89a1bdca01 SHA512: b2e9034fe86a6b3bf564114c92928387992a7fdc397d7467007b3a680f5a1df3d93fe9722537b516afa71aa0f6ee7f0562978b5d8fe34b9f5b69daa1ce028e95 Description: debug symbols for ghostscript Auto-Built-Package: debug-symbols Build-Ids: 4bae93a02f07e54202f75c1e4b16782982ef2203 Package: ghostscript-doc Priority: optional Section: doc Installed-Size: 16128 Maintainer: Debian Printing Team Architecture: all Source: ghostscript Version: 9.53.3~dfsg-7+deb11u1+apertis1bv2022dev3c1 Depends: libjs-jquery Suggests: ghostscript Filename: pool/development/g/ghostscript/ghostscript-doc_9.53.3~dfsg-7+deb11u1+apertis1bv2022dev3c1_all.deb Size: 8162144 MD5sum: 21a7a03190cdb95337da187b1a97a87f SHA1: c49b0e6d72e849ac8cfb8024586cf4dafc45a1dd SHA256: e46eeb087f51c2a212b7553d5212f4f29b7c19cf45b95ecb042b7f146b1d5268 SHA512: ae51ba7123d799b1d2093caf7fbeecf1d62ada899e3f50d9dc96c132486b69c0f3aba76537210c695a3e8a976c6aa7bc162b931edd275b139d35d06b717f9116 Description: interpreter for the PostScript language and for PDF - Documentation GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package contains documentation for GPL Ghostscript, mainly targeted developers and advanced users. Homepage: https://www.ghostscript.com/ Multi-Arch: foreign Package: ghostscript-x Priority: optional Section: text Installed-Size: 224 Maintainer: Debian Printing Team Architecture: arm64 Source: ghostscript Version: 9.53.3~dfsg-7+deb11u1+apertis1bv2022dev3c1 Depends: ghostscript (= 9.53.3~dfsg-7+deb11u1+apertis1bv2022dev3c1), libc6 (>= 2.17), libx11-6, libxt6 Filename: pool/development/g/ghostscript/ghostscript-x_9.53.3~dfsg-7+deb11u1+apertis1bv2022dev3c1_arm64.deb Size: 95748 MD5sum: 38249844c20a60010c2296ed3f82d396 SHA1: c6f8faaa18db1787f3e5e077edc915f191322c01 SHA256: 3988a716aad2b65cbfe3ce341304e69052afcb329fff744258263bbcf6f24b32 SHA512: 51bf97df28dc927f80c897d92ab14f5c4de65130ba5571e8ffaf6ec6f3b0cb679c1fd9d3938504ff864e671f1a2810bc946f535f1cf309bc00b02b05ffbb28aa Description: interpreter for the PostScript language and for PDF - X11 support GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package contains the GPL Ghostscript output device for X11. Homepage: https://www.ghostscript.com/ Package: ghostscript-x-dbgsym Priority: optional Section: debug Installed-Size: 121 Maintainer: Debian Printing Team Architecture: arm64 Source: ghostscript Version: 9.53.3~dfsg-7+deb11u1+apertis1bv2022dev3c1 Replaces: ghostscript-dbg (<< 9.53.3~dfsg-2~) Depends: ghostscript-x (= 9.53.3~dfsg-7+deb11u1+apertis1bv2022dev3c1) Breaks: ghostscript-dbg (<< 9.53.3~dfsg-2~) Filename: pool/development/g/ghostscript/ghostscript-x-dbgsym_9.53.3~dfsg-7+deb11u1+apertis1bv2022dev3c1_arm64.deb Size: 100560 MD5sum: 8359b1fbd7d34e4f594737bbf0fd9148 SHA1: df66b90ff667dd3d14842a5f27583f69030265fd SHA256: b0b4953a21a314278a705d9ca0bb83c225ebb82bbdf5bd0cd667fc15514393de SHA512: 3409e6eaa2b9d9008737568462f577a9c98294d76e72946c6e2d6931d0df1b784da1d5c093379107de13a5a69bfbfbfc201c7b8352e5ce17116b350e9c3e57eb Description: debug symbols for ghostscript-x Auto-Built-Package: debug-symbols Build-Ids: 62d6f221ebad90f2e174818d44ca2d8b38c92d16 Package: ginkgo Priority: optional Section: devel Installed-Size: 6902 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-ginkgo Version: 1.14.2-1apertis0bv2022dev2b1 Replaces: golang-ginkgo-dev (<< 1.12.0-5~) Depends: libc6 (>= 2.17) Breaks: golang-ginkgo-dev (<< 1.12.0-5~) Filename: pool/development/g/golang-ginkgo/ginkgo_1.14.2-1apertis0bv2022dev2b1_arm64.deb Size: 2005632 MD5sum: 23884a20d1d1ba160d81402d6a20fc70 SHA1: 2bba02fdd872971e279888cb77fdf4cca922113f SHA256: 8582720b2cc96ed44730c0cf7e4ea3a1cee14986b3c8280bb051dfa5a652bbf8 SHA512: ec21169bad8d37783be7d23beb1a49a099a7999cd4431a2cab23f4c9ec6c75116e572f721713fd3875e11431b718de2ab9299bad33acde142680a8e7434647f3 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-2), 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: arm64 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_arm64.deb Size: 18036 MD5sum: b519277b5db01847f87709c3c74c305a SHA1: 3b49cb61ac0d0ad9be2e0ea4a9428800a4c5d769 SHA256: 4af39a53b71a559b9bf6e677254fafc647c6f2dee052077d8432382ed3acf791 SHA512: 26eac678df31c01ae0c1c424397f9eb18ba6bb05f42f23a78ad332312fee8866c1b6c9198051e9569e95ec955e632c7facda4f5ef676a3990b81d5f73cf68acb Description: GObject introspection data for AccountService The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the introspection data for the AccountService library. Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Multi-Arch: same Package: gir1.2-appstream-1.0 Priority: optional Section: introspection Installed-Size: 109 Maintainer: Matthias Klumpp Architecture: arm64 Source: appstream Version: 0.14.4-1+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_arm64.deb Size: 31580 MD5sum: 5d1efdd9042234474503c1f0436b56ac SHA1: 1061c72846df1d3069b68d58aa028934d6975ce5 SHA256: 17653ebdba02e1238e7916d3cc2912c5d5e655b2b90b86a4e5ea06298961a309 SHA512: 2bbaeddd06e206fbd665b0f0caa51894331451d755e8ee93c01801117f70356923a5c6e55d9daa25ef2b6d73381b0612a65d95bbf8f3b8db252bf548f4d15725 Description: Library to access AppStream services (introspection data) AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains introspection data for the AppStream library. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Package: gir1.2-appstreamcompose-1.0 Priority: optional Section: introspection Installed-Size: 41 Maintainer: Matthias Klumpp Architecture: arm64 Source: appstream Version: 0.14.4-1+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_arm64.deb Size: 17492 MD5sum: 20fb9f934379bbff4de703de6538ee50 SHA1: 1a7a935b313ea507cf8d506c0160df923960ad67 SHA256: 9f410e708868cdbd2c7329682b1110926c759a21b65ceab5c3245c7aa7413908 SHA512: 47e68987a921d1018293801ec0ff4e9c4d434cf5df3082c12e385ce06f18d4a533d759a6985a5260d8063b5bd1c86390cb6e4424f7a2805ff4cf2e5e09c15016 Description: Building blocks to compose AppStream metadata (introspection data) AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains introspection data for the AppStream compose library. Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Package: gir1.2-dazzle-1.0 Priority: optional Section: introspection Installed-Size: 149 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: libdazzle Version: 3.38.0-1+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_arm64.deb Size: 34688 MD5sum: 164c32b687ab80f95c3e62bae5ae08d8 SHA1: e29b9d8d27e7e1f1c124a31c829a13e961cb55b8 SHA256: aa5268ecd88efda6338787bcbb29f7718c35d5cae392b592256ccba5db29e714 SHA512: 8731b723dbce087aa8f05e2ec01d77458a27074ffdcf4dfecfbd44492ba86bd0077e5cea484e7777edde6ce4a2d8ec46ee8dce85c4a0271a553daf742ed48ebf Description: GObject introspection data for libdazzle This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://gitlab.gnome.org/GNOME/libdazzle Multi-Arch: same Package: gir1.2-dee-1.0 Priority: optional Section: introspection Installed-Size: 69 Maintainer: Kartik Mistry Architecture: arm64 Source: dee Version: 1.2.7+17.10.20170616-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_arm64.deb Size: 17720 MD5sum: 9a0d2ca54a317b11d401d36e584f15ec SHA1: 855b4d1b7cbcf78dcd9832fae735fef5f0572e3d SHA256: 0fc1fb3c751032aa8d5af4be0e49a7c4faf21af4e39cd2f7eab551f6bb619acc SHA512: ea0cab4e0895e0462e58cd99bee7fd17de740641afba40deb427b291c982aeef728269cff5a56d5d34aac4e490fd060263fc441ad726e86a45b2ecc3ef336ca3 Description: GObject introspection data for the Dee library This package contains introspection data for the Dee library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://launchpad.net/dee Package: gir1.2-farstream-0.2 Priority: optional Section: introspection Installed-Size: 239 Maintainer: Debian Telepathy maintainers Architecture: arm64 Source: farstream-0.2 Version: 0.2.9-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_arm64.deb Size: 217184 MD5sum: 64136ce0c46fe82731cffff65ff730ce SHA1: b73f203ac9959cfed0be4c6ba680551d9df4d51c SHA256: 873b8f706eadbc59dddd07e5abb97cc5274ae6a7c5915e9ccd4dff5adbe6d429 SHA512: feb7f94fb96794235c90a888fac63ce32b765161a8ba4eb8c528a234842bc7b55435628664960e2999b67219f935584f29b23d11259081ee70103ffaebbe9432 Description: Audio/Video communications framework: GObject-Introspection The Farstream project is an effort to create a framework to deal with all known audio/video conferencing protocols. On one side it offers a generic API that makes it possible to write plugins for different streaming protocols, on the other side it offers an API for clients to use those plugins. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://www.freedesktop.org/wiki/Software/Farstream/ Multi-Arch: same Package: gir1.2-gcab-1.0 Priority: optional Section: introspection Installed-Size: 21 Maintainer: Stephen Kitt Architecture: arm64 Source: gcab Version: 1.4-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_arm64.deb Size: 6700 MD5sum: 824d19d180957800d01189668f355675 SHA1: 0649484d7091412403d44ff5c0058fffb3d793f1 SHA256: c491691ec33036e422dc849f5cd676c9b4a86e991d0f087749c718bca03df7dd SHA512: 5e12d1bbc1bf671162092329102205188782a201180a39395ba15a4a2cd4ac406a7c0ce16e60543a0e7f509f3411c1e2707518c51cd07792028f4ffeadfeeeb7 Description: Microsoft Cabinet file manipulation library - gir bindings libgcab provides functions to manipulate cabinet (.cab) files, both for reading and writing their contents. . This package contains the GObject introspection repository bindings. Homepage: https://wiki.gnome.org/msitools Multi-Arch: same Package: gir1.2-gconf-2.0 Priority: optional Section: introspection Installed-Size: 378 Maintainer: Adrian Bunk Architecture: arm64 Source: gconf Version: 3.2.6-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_arm64.deb Size: 362756 MD5sum: de20be0c67235fa73cb524bcec7f4fcb SHA1: aa31b2b650277c75a54c670297e372948bcfe0e6 SHA256: 3aa5726659f85c516fe1415f2287ce849ed2b20df44419b50e886797ff0d92a6 SHA512: eea9fd3a2565e9337a38dd62386826bae679d13e179f745c81185510ca801b0297163df19bd9f037f41096165e932a793661139ed6746529a69cc0f59caa0b81 Description: GNOME configuration database system (GObject-Introspection) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains introspection data for GConf. It can be used by packages using the GIRepository format to generate dynamic bindings. . This package is for legacy applications and no longer used by GNOME. Homepage: https://gitlab.gnome.org/Archive/gconf Package: gir1.2-gdl-3 Priority: optional Section: introspection Installed-Size: 59 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gdl Version: 3.34.0-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_arm64.deb Size: 32460 MD5sum: 9b57655ef1f443ce2513916319f88c22 SHA1: a2405f59aa91b0296f1daf53c1ec467c5aa95f67 SHA256: ecf236947264f90651ca091f794a5e7c1163db264b0835b879941b7aaf6e8515 SHA512: 0eb802a65bf22dbb16eff961e7cd9edf0bd4d219a38f7b0a97d7ef0ec92a8bad7773b7c2b3c7f92bae9995e9e4a1bbc8e80386b00549ef4f4a88cf752cd3b2c6 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: arm64 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_arm64.deb Size: 36764 MD5sum: fceb0c0073b09c717615c5aee040159f SHA1: 5287f32fe4ab6f036b6e19f246758e153b432ebf SHA256: a14adead27c6c3539f7e842800f296c5a875b6d9baa3e9797feff320e03a34c0 SHA512: 3d522a6660d44d61d45af6cd95bbe3ed4a1ecb52381fc6b9916ca26419e97abc0c4d320913bfc0a04261026471920ab860fd1995848535ac464e7fd889695056 Description: GObject based collection and utility library (GObject-Introspection) This package contains introspection data for libgee, which can be used to generate dynamic bindings. . libgee is a collection and utility library providing GObject-based interfaces and classes for commonly used data structures. Homepage: https://wiki.gnome.org/Projects/Libgee Multi-Arch: same Package: gir1.2-geoclue-2.0 Priority: optional Section: introspection Installed-Size: 47 Maintainer: Laurent Bigonville Architecture: arm64 Source: geoclue-2.0 Version: 2.5.7-3+apertis2bv2023dev0b1 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+apertis2bv2023dev0b1_arm64.deb Size: 22676 MD5sum: 20ef0b4a6fa0d60f4a4ac2428f248dbf SHA1: df171e2933a97e4fbe4f1702155d9d780bace6e1 SHA256: 5361f78c395066fd963f4cb5a0a8a25434ad6b1df8abdd4c7e0fae9653622144 SHA512: 3426ca1505c8911e50c164218ca66397fc129b1afb4d85e921328d8329f324f67443f87b4acde901efbdf315da33682e870e1171e448f44afd0f19d3fd943dbd Description: convenience library to interact with geoinformation service (introspection) GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the introspection data. Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Multi-Arch: same Package: gir1.2-gepub-0.6 Priority: optional Section: introspection Installed-Size: 18 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: libgepub Version: 0.6.0-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_arm64.deb Size: 4588 MD5sum: 054f1b414443c3929b694537542da512 SHA1: 1e7e62f27c02b676a86a3cf44397a6d6d82d1996 SHA256: 87bb89fabb23cd3b89f31aed03518424e05f821c9a4d6cfc7be569cbaab4242b SHA512: b68bf782aad6fd6ecb41c06edaf73750d26347359e252a178bd7c1f966eeb36d5eba5678aa18e2c498b980d144015893552e344cc6bbef552714c310b3833e6d Description: GObject introspection data for the libgepub library libgepub is a GObject based library for handling and rendering epub documents. . This package contains the introspection data for the libgepub library. Multi-Arch: same Package: gir1.2-gladeui-2.0 Priority: optional Section: introspection Installed-Size: 140 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: glade Version: 3.38.2-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_arm64.deb Size: 42268 MD5sum: b465699893cdd9c1f4b18bb648d98cca SHA1: 9c832c59fd919eca7a008746e1197abd5587d109 SHA256: f38ba3bb183cf6831ef0d9af37e9c12d20ee6f0d917b3d7a0e2b5c0825b81cd4 SHA512: 9cc2e88e7454018d0013c3fd4870e86e0d6a7441f7b4d37b71a8c62843ac4cfd9e67d73f6c7c6700d30cd5505821523d0b84b6e0916fe5dd2dd5905fdd3b72eb Description: GObject introspection data for the GTK+ User Interface library Glade is a RAD tool to enable quick and easy development of user interfaces for the GTK+ toolkit. . Glade is, since its "3.0" major version, highly modular, and composed of widgets which can be used by other applications to integrate functionality similar to the one provided by the Glade application itself. . This package contains introspection data for the GTK+ User Interface Build core library. Homepage: https://glade.gnome.org/ Multi-Arch: same Package: gir1.2-gnomedesktop-3.0 Priority: optional Section: introspection Installed-Size: 63 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-desktop3 Version: 3.38.5-3+apertis0bv2022preb2 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+apertis0bv2022preb2_arm64.deb Size: 34924 MD5sum: 436c64bb302c88fd3bf72845f50467f6 SHA1: e8fb99857f237a274a11c509965f27ee63363c4b SHA256: b40bc4cd5da0e46936e2b7fc6a98c6326b4c3664c4e88b2f43e0994e12889b43 SHA512: 124314c99bc3684e4316c035992142f1128bb52ce91a5489de9c0349a12878a3bd7d6d5e806d3768c7363a90e44b18754478cfbf2727a85fe867fb27cd585f14 Description: Introspection data for GnomeDesktop This package provides the include files and static library for the GNOME desktop library functions. . This package contains the introspection data for GnomeDesktop Multi-Arch: same Package: gir1.2-gtk-2.0 Priority: optional Section: introspection Installed-Size: 881 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtk+2.0 Version: 2.24.33-2+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_arm64.deb Size: 222764 MD5sum: a5b3e6c9180159b3e9c9af55d5cabea6 SHA1: cf33e69d54e03c7dec267125517f395c40828c66 SHA256: 6279d1cb562c2d71874ac9f5f024fba91c790da387fb591a96cf9abe0ca0944f SHA512: 46f92d67904f8464b7ab7a1ede4dd0287ee457040fbba60bd398d10fb0aa999b98b24313a9e7ac997c1fb36a813d404375f2802dafc5d1560d88cb553c175340 Description: GTK graphical user interface library -- gir bindings GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Homepage: http://www.gtk.org/ Multi-Arch: same Package: gir1.2-gtkspell3-3.0 Priority: optional Section: introspection Installed-Size: 22 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtkspell3 Version: 3.0.10-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_arm64.deb Size: 10084 MD5sum: 290e55ce9edd48d5675b2427ce86b8a4 SHA1: 96787c022c1cd72b6976896b715814ad4a6322b3 SHA256: 8b1722dd19d62dcadc908a0798992aa93626c2a006c0fb53bd41e0b441c340e9 SHA512: 4a72033fcca2d1c8974d94dcc26cf9002137932953f2a71b7ce18def656338e3f40412c36daf8bfa33328da8cea1047568c46b947416883337dd55bffe64bea3 Description: GObject introspection data for the GtkSpell library This package contains introspection data for GtkSpell, a spell-checking library for GTK+. They can be used to generate dynamic bindings. . GtkSpell provides Microsoft Word/OS X-style highlighting of misspelled words in a GtkTextView widget. Right-clicking a misspelled word pops up a menu of suggested replacements. Homepage: http://gtkspell.sourceforge.net/ Multi-Arch: same Package: gir1.2-gtop-2.0 Priority: optional Section: introspection Installed-Size: 96 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: libgtop2 Version: 2.40.0-2apertis0bv2022dev2b1 Depends: libgtop-2.0-11 (>= 2.37.90) Filename: pool/development/libg/libgtop2/gir1.2-gtop-2.0_2.40.0-2apertis0bv2022dev2b1_arm64.deb Size: 49984 MD5sum: 665ef0258b033793230bb72d936f890c SHA1: da98882bac00a464f01e127bcb8764d147063aa8 SHA256: 7396f6e996d89aede6659cbdf0073eeefac6fae127cfab2d16ea9dc002bab027 SHA512: 4f055b5d7249b0d3bad41d27c5f21f78b6c8c4d3444219921a735c8177cd3ae8c471c1649c89dd62c5624fde72cdd8fc220596c0a2bc37c5decd8cb2cea86ed1 Description: gtop system monitoring library (gir bindings) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Multi-Arch: same Package: gir1.2-gusb-1.0 Priority: optional Section: introspection Installed-Size: 34 Maintainer: Debian UEFI Maintainers Architecture: arm64 Source: libgusb Version: 0.3.5-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_arm64.deb Size: 12324 MD5sum: 540573a3c61527b2de7e2810af84e260 SHA1: 59fea8e10feca30d9e4f98d2d70bf4564859aba8 SHA256: 10bc153a49e122e56b317b0b955aa8c006833272b04374d984f52e97b2e13a75 SHA512: ee6900c33da3d487b85036ab7934e9343ddafec9e3c74ab4770c51e9fd1ce3ce3a2f0cd329da83fec221ad13a7a78380d2d1b0188cd08d92414d587df689c030 Description: GObject introspection data for libgusb This package contains the introspection data for GUsb. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: http://www.hughski.com/downloads.html Multi-Arch: same Package: gir1.2-ibus-1.0 Priority: optional Section: introspection Installed-Size: 575 Maintainer: Debian Input Method Team Architecture: arm64 Source: ibus Version: 1.5.23-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_arm64.deb Size: 317736 MD5sum: b8fc7d0842b0bc8ef25716f469bf10c4 SHA1: 4238a4f5e56e4731188402eb004e75eafbaf46d1 SHA256: 19a90b9a6c543d088833b6c1e7f2e91d110a10e836457c3ee8af4ddb36ec31ea SHA512: 27e286331c8b62bf832989257b53e69f43523bcebe39f0d97404f2ec16df5ec319e4153dcf3a0397bdeface5cfbca57f15c7c7c664df3ef4dafd8838ca02764e Description: Intelligent Input Bus - introspection data IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains the GObject introspection data which are needed for developing the IBus applications in various programming languages with GObject introspection support. Homepage: https://github.com/ibus/ibus Multi-Arch: same Package: gir1.2-langtag-0.6 Priority: optional Section: introspection Installed-Size: 61 Maintainer: Debian LibreOffice Maintainers Architecture: arm64 Source: liblangtag Version: 0.6.3-2apertis0bv2022dev2b1 Depends: gir1.2-glib-2.0 Filename: pool/development/libl/liblangtag/gir1.2-langtag-0.6_0.6.3-2apertis0bv2022dev2b1_arm64.deb Size: 38844 MD5sum: 5849c7cd630a893e1ba8c9beed1e49a0 SHA1: e4010a0a4a0e797ad7196e0268cbc9e51590c929 SHA256: db840e0061acc7c12b3401e0b25cfd52470834926161b8d12ef3bb62e9177457 SHA512: e9b894eeaa62a8e5facd47edf84950254e607ef7455c95c7663af9c2c2f9922f5f9dfab5bc996e86436b7d9927b1d9a17ab5eb9a820f1e8c7488a4568187c39a Description: library to access tags for identifying languages - introspection liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 . This package contains the Introspection data for LangTag. Homepage: http://tagoh.bitbucket.org/liblangtag/ Multi-Arch: same Package: gir1.2-mbim-1.0 Priority: optional Section: introspection Installed-Size: 187 Maintainer: Mathieu Trudel-Lapierre Architecture: arm64 Source: libmbim Version: 1.24.6-0.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_arm64.deb Size: 107120 MD5sum: a93f7ca54c7fd09545876dfe7d717a44 SHA1: 5c8fc8421443b0a7f496d8b69fad93dd70a763d9 SHA256: db404bf9757f7355860daed4647ec53c27c9c4755b9e6fd0ab026129a2b66535 SHA512: 8058a6bf00081eba87387755bf9daeedff36f054890a593f292b32e62225e42203fd2a69273c44d547efb19d90b1dea06b02c60bb4c6ed31949218a3191f2867 Description: GObject introspection data for libmbim-glib libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains introspection data for the libmbim-glib library. Homepage: https://www.freedesktop.org/wiki/Software/libmbim/ Multi-Arch: same Package: gir1.2-modemmanager-1.0 Priority: optional Section: introspection Installed-Size: 1160 Maintainer: Mathieu Trudel-Lapierre Architecture: arm64 Source: modemmanager Version: 1.14.12-0.2+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_arm64.deb Size: 966244 MD5sum: b966ae8508c3188e095b88c779be613e SHA1: 494aa932b7b2f4c5abc548e95e97baa8ccaf094c SHA256: de6044fedc0e7e12700748b20dc5520c10c5c040af7a9406392cfb0773eb93a5 SHA512: 6f478567ca3d814f220d215bf04bd502ed130a5330e25234a0d178c31efe45ccabcfa4b1fbe8ce4dc6b2d413f95d6313a2e4524f3125f5f49a231b31d5d18a9d Description: GObject introspection data for modemmanager ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains introspection data for the libmm-glib library. Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/ Multi-Arch: same Package: gir1.2-nice-0.1 Priority: optional Section: introspection Installed-Size: 67 Maintainer: Debian Telepathy maintainers Architecture: arm64 Source: libnice Version: 0.1.16-1apertis0bv2022dev2b1 Depends: gir1.2-glib-2.0 (>= 1.30.0) Filename: pool/development/libn/libnice/gir1.2-nice-0.1_0.1.16-1apertis0bv2022dev2b1_arm64.deb Size: 23208 MD5sum: 52ee82d280c987d6a5b543d46b1f63eb SHA1: cfef09fec59a36a276cc9c9e9a95a00c6ebcff6d SHA256: 67a5b70ea1d7b890afe62a08719f60abeb15055e0fa8c032038463f13f9f5d44 SHA512: 5e040e18d8da75e6d684c91730fd7fd37f9325f8ab2bde76807d88a1f3ba7178f750b734cae8ae69e66ca4bd55b70af6628df60e2552c73cafb0e5eebbcb15cd Description: ICE library (GObject introspection) Nice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE). ICE is useful for applications that want to establish peer-to-peer UDP data streams. It automates the process of traversing NATs and provides security against some attacks. . Existing standards that use ICE include the Session Initiation Protocol (SIP) and the Jingle XMPP extension for audio/video calls. . Nice includes integration with GStreamer. . This package provides the GObject introspection binding. Homepage: https://nice.freedesktop.org/ Multi-Arch: same Package: gir1.2-nm-1.0 Priority: optional Section: introspection Installed-Size: 366 Maintainer: Utopia Maintenance Team Architecture: arm64 Source: network-manager Version: 1.30.0-2+apertis1bv2022dev3b1 Replaces: gir1.2-networkmanager-1.0 (<< 1.8.0-2) Depends: gir1.2-glib-2.0 (>= 0.10.7-1~), libnm0 (>= 1.29.90) Breaks: gir1.2-networkmanager-1.0 (<< 1.8.0-2) Filename: pool/development/n/network-manager/gir1.2-nm-1.0_1.30.0-2+apertis1bv2022dev3b1_arm64.deb Size: 105080 MD5sum: 15edd64197627744bf38c8633f84d9bb SHA1: e87a239cace4f09e0236f49f280bb93d430c2a9a SHA256: 3f41254e4254e8c4bfb394e9f2ca75702101dd0f44aabad2a989a1d5a535c9e5 SHA512: 3b7486903235a3ab3da340b060f949b592826720eddc5d8136849d247b7283b382c43733a8bcbbff86c5788b334ae9e91d30bd1d4466c4e46dfaf282ced165e3 Description: GObject introspection data for the libnm library NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains introspection data for NetworkManager using libnm. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://wiki.gnome.org/Projects/NetworkManager Multi-Arch: same Package: gir1.2-qmi-1.0 Priority: optional Section: introspection Installed-Size: 768 Maintainer: Mathieu Trudel-Lapierre Architecture: arm64 Source: libqmi Version: 1.26.10-0.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_arm64.deb Size: 123828 MD5sum: b12558c0fd5e45029e68bf57c5f57a25 SHA1: 490eda96fb2d998c4d4cb45c66785ce4c29246af SHA256: 7af367e5110ce3356709b512d7a1f2ddcdfe162bf266e06616f6ffdfac384477 SHA512: 692c9178aa16841af4a3eaf2d8231bb82da45599c0c1fe111570614b6c08a80ef9677d6c17132058d1b59f25f25938963f68f2b9cc2dceadf089c879e681faf6 Description: GObject introspection data for libqmi-glib This package contains introspection data for the libqmi-glib library. Homepage: https://www.freedesktop.org/wiki/Software/libqmi Multi-Arch: same Package: gir1.2-telepathylogger-0.2 Priority: optional Section: introspection Installed-Size: 95 Maintainer: Debian Telepathy maintainers Architecture: arm64 Source: telepathy-logger Version: 0.8.2-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_arm64.deb Size: 81436 MD5sum: f4dd966891567be9ab1d02d2ef234259 SHA1: 64dd9d60f78ebd0efb6660a088a4e5fb1cdb5282 SHA256: 690c84aec96153e137d92f6413f2923392d506517934921b8615f432d6f65a24 SHA512: 387e6e544fceb735cfaab0e61973f277b3ae59093969d29e8fdb022c9730a9b0e214c9a72c24379f216f13c86c189f50495d255dd5cdbf6088906d64e74d7634 Description: Telepathy logger service - introspection This package contains the introspection data for Telepathy logger. . Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications. Homepage: https://telepathy.freedesktop.org/wiki/ Multi-Arch: same Package: gir1.2-uhm-0.0 Priority: optional Section: introspection Installed-Size: 18 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: uhttpmock Version: 0.5.3-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_arm64.deb Size: 4652 MD5sum: 94d4acd5bcf3397671a2c7b4140ee59a SHA1: dba1893454ab0df5e3aefccce6f37bee583cbbd3 SHA256: 65031d2b08f9a7276dde56a35cac11ff47bf996c0f826a20a81731992d54f330 SHA512: 3875a6d6e1e9c6b2ef49c2a9d3028f17c59642dfdd02eec74d4fede81e161784daaae65564401cde0aa1ecdb20f0cd055ca36e3ed4b1c66f8d54dce2656f3eac Description: HTTP web service mocking - GObject introspection files uhttpmock is a HTTP web service mocking project for projects which use libsoup. It is still in its infancy, but is already used by libgdata for unit testing. . This package contains the gobject-introspection typelib. Homepage: https://gitlab.com/groups/uhttpmock Multi-Arch: same Package: gir1.2-vte-2.91 Priority: optional Section: introspection Installed-Size: 59 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: vte2.91 Version: 0.62.3-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_arm64.deb Size: 28244 MD5sum: 21b34dde62fedab47f338917451b9bfa SHA1: cc993e9566adc09d4a0ff5f1b018a1807e938e4b SHA256: b4517701321aba5bfa8c13ce2d4854b26fd22d5f49fc5f3484065e1bd1fbd3d1 SHA512: 93c6d28e92474959e8deac9a554787deac3295cab753666a664c8cad6c6d37ee4e36847c37343b845317678c7b702c111c9e29d330d367e92b8ea130c973731b Description: GObject introspection data for the VTE library This package contains introspection data for VTE, a terminal emulator widget for GTK+. . It can be used by interpreters understanding the GIRepository format to write programs using the VTE widget for GTK+ 3.0. Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Multi-Arch: same Package: gir1.2-wnck-1.0 Priority: optional Section: introspection Installed-Size: 90 Maintainer: Mike Gabriel Architecture: arm64 Source: libwnck Version: 2.30.7-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_arm64.deb Size: 47008 MD5sum: 146ec3f87c0b9808976560e7091909e7 SHA1: d532ee5f2041902c71477bf56a88a14269fe7aa8 SHA256: 26b7b26a153a0908e5fd174de92950c015deef4a95d2e1763450ba70f3bab300 SHA512: 1f9ca8273125b7229f9aa273e8bb6b696d9c82a70ca70d834fb965ab09ae2d3acaf53b709687436b528e42c37e583926bdef44a3011274d24f286bdd99e307cb 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: arm64 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_arm64.deb Size: 22488 MD5sum: 7c7a62edea1bba4eab8642b840cce03e SHA1: c5d5525543edbea30c66fc5286d181b64b0e4404 SHA256: 3096f78fef52f963ae794c4ac7ade9fc560ad922a93d14c7cb78c6061fa3c21b SHA512: 34468d527b106c8387d30aed741fe1df96ce4294bc25ca02cc8126373a9ff54ffb1561b74d5515084a8f79ff31667beb3ada1e0213723dec992f1031fae5f005 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: 34954 Maintainer: Jonathan Nieder Architecture: arm64 Version: 1:2.30.2-1+apertis1bv2023dev0b2 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+apertis1bv2023dev0b2_arm64.deb Size: 5442332 MD5sum: f496c36b13b7c2d5c99e202079b9e2d7 SHA1: cd902b6091ae8b997c8791c7056cb4a9058c32e1 SHA256: 3513e67dadf466d704d276735f7459c5c1089bdabcdaac41f065a00d0980490d SHA512: 3444dcf09010464cb2c2bad94bd814adbaac7ecb3e7177dd47d4a0590b9035fdd08a04d38261720af7ccd451a62ed03c1d1ef17c86ea64a4a4a676722373af07 Description: fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git main components with minimal dependencies. Additional functionality, e.g. a graphical user interface and revision tree visualizer, tools for interoperating with other VCS's, or a web interface, is provided as separate git* packages. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-all Priority: optional Section: vcs Installed-Size: 905 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev0b2 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+apertis1bv2023dev0b2_all.deb Size: 909688 MD5sum: ca759b1bd1fcba374b8f86e2a8051eed SHA1: 5eec138145ff02ec362076f24502ba6275bee58e SHA256: 33656bf2a27ea0cb6405cc8ad073f17ae39d3c749b0e97e428e77dbe14454ce4 SHA512: 5d24a2f3d3d69f74bc8bd27ad851c5d17cdeb458b4c40c6c64990cb1b48ded19782ce47089321b76b52f822b2b211611324955fefca66b38a94b5fa263c0fb0b Description: fast, scalable, distributed revision control system (all subpackages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This is a dummy package which brings in all subpackages. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-buildpackage Priority: optional Section: vcs Installed-Size: 4214 Maintainer: Guido Günther Architecture: all Version: 0.9.22apertis1bv2023dev0b5 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.22apertis1bv2023dev0b5_all.deb Size: 1006748 MD5sum: 73e21366cb402877d700d00c0b8884ff SHA1: a664a85637c3e12b56147b024032af4761836811 SHA256: 60258a289d912a8e8d3b90e5200715d0f001d286db02f1468d61211b14feda22 SHA512: 66c944b99bd7ca854f3cf7d49b24b64fc43ab5dc9bc4b166d7d53d7994d6ea69555452fdc79fe766289645b19565f78b72dff9fb4a29747c80dae4a45c8336d4 Description: Suite to help with Debian packages in Git repositories This package contains the following tools: * gbp buildpackage: build a package out of a Git repository, check for local modifications and tag appropriately * gbp import-orig: import a new upstream version into the Git repository * gbp export-orig: export an upstream tarball from the Git repository * gbp import-{dsc,dscs}: import existing Debian source packages into a Git repository * gbp dch: generate Debian changelog entries from Git commit messages * gbp {pull,clone}: clone and pull from remote repos * gbp pq: manage debian/patches easily * gbp create-remote-repo: create remote repositories * gbp push: push content to remote repositories * gbp tag: tag a Debian package in Git * gbp pristine-tar: create pristine-tar commits * gbp setup-gitattributes: set up Git attributes to disable transformations Homepage: https://honk.sigxcpu.org/piki/projects/git-buildpackage/ Package: git-buildpackage-rpm Priority: optional Section: vcs Installed-Size: 271 Maintainer: Guido Günther Architecture: all Source: git-buildpackage Version: 0.9.22apertis1bv2023dev0b5 Depends: python3:any (>= 3.7~), cpio, git-buildpackage (= 0.9.22apertis1bv2023dev0b5), 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.22apertis1bv2023dev0b5_all.deb Size: 124832 MD5sum: 6b2c4173afd4cb37f38ae5fde0c8ca9b SHA1: 0b9a5b664a5af074d8c57a688c62dfba2c9eedbd SHA256: 9dd0bb25587c52a7b64217e85ff1c88b41eb3162e7c65176cf566cd3c8675351 SHA512: 77bfc4d5ef569603d29aeb514493e8ffcc0b0392bdf4fcd2bc106e8d820cd62141637436f95a620b99b51f5f94834ccc3862c706b9c3debd86eaada8ada45573 Description: Suite to help with RPM packages in Git repositories This package contains the following tools: * gbp buildpackage-rpm: build a package out of a Git repository, check for local modifications and tag appropriately * gbp import-srpm: import existing RPM source packages into a Git repository * gbp pq-rpm: manage patches easily . These tools are currently in an experimental state. Branch names and repository layouts might change without lots of prior warning. Homepage: https://honk.sigxcpu.org/piki/projects/git-buildpackage/ Package: git-cvs Priority: optional Section: vcs Installed-Size: 1288 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev0b2 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+apertis1bv2023dev0b2_all.deb Size: 973052 MD5sum: a3a3567c047a63aa4d70b2085bbb7728 SHA1: 1ca2eb09b76230296d5c9ddac706d5b598d5fbf9 SHA256: dd645b9dde15060098775863738a86caa5d996ca53ad5f5df59396a9272f8230 SHA512: 5099bab1ea7efcab2e162918bf54b11fcbdee33e5c3f3321994ae4151b345ec62b9299567a7d9000d8815b1cdc4e7a0e610e9e731f199f12f0778adeb4b6a720 Description: fast, scalable, distributed revision control system (cvs interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git cvsimport, cvsexportcommit, and cvsserver tools, which allow Git to read from and write to CVS repositories and offer access over CVS protocol to Git repositories. . The git cvsimport tool can incrementally import from a repository that is being actively developed and only requires remote access over CVS protocol. Unfortunately, in many situations the import leads to incorrect results. For reliable, one-shot imports, cvs2git from the cvs2svn package or parsecvs may be a better fit. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-daemon-run Priority: optional Section: vcs Installed-Size: 917 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev0b2 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+apertis1bv2023dev0b2_all.deb Size: 911276 MD5sum: 22b2bb33d43dd085fcd04f1cd1ff203f SHA1: 801489a05acf6f3b84cacfca29d391c337b54e03 SHA256: 946a33d1feaf0a33da8f9bfc46bfd7a97f78aa9a87760d26903781be437e0940 SHA512: 5a40b98140a58c23c823d123dee6dcc066253f306ed2b310eadd1798f259604fa2d9c4ed06372fbff2ed73d7017867a71f593f573576763d3a0cea882d21d44a Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a runit service for running git-daemon permanently. This configuration is simpler and more reliable than git-daemon-sysvinit, at a cost of being less familiar for administrators accustomed to sysvinit. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-daemon-sysvinit Priority: optional Section: vcs Installed-Size: 920 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev0b2 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+apertis1bv2023dev0b2_all.deb Size: 912396 MD5sum: 9a0511d5360ed9641f2331f0d1e8f524 SHA1: 989ce777539730d13086c5c5901d79eaeac26584 SHA256: bf12ad527da643351efed44dd5282da48d291538d36a6b516e6a4394996ddc15 SHA512: c2e468230daa16fa41fcc808f0fdb352e91a790c34e1b05cd4e4ced493be14fb867d89a1db80ee1e4f22de16211f8023f0716fea7bf66d5cc8e38b764e3105b8 Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a sysvinit service for running git-daemon permanently. Unlike git-daemon-run, this package provides the usual sysvinit service management commands ("service git-daemon start/stop") for git-daemon. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-dbgsym Priority: optional Section: debug Installed-Size: 34390 Maintainer: Jonathan Nieder Architecture: arm64 Source: git Version: 1:2.30.2-1+apertis1bv2023dev0b2 Depends: git (= 1:2.30.2-1+apertis1bv2023dev0b2) Filename: pool/development/g/git/git-dbgsym_2.30.2-1+apertis1bv2023dev0b2_arm64.deb Size: 33028944 MD5sum: f7415c86102487c9532ee91a17fcfbc9 SHA1: da5000d0d5335fb1df5c70c5542cc99761506ced SHA256: fa59930b7a71622b59911f0aa9c1fbe273cbe62901c4ad588c93f7e367d4b4a6 SHA512: fa79517794bf7675dfc19aca71a19ab9c2d7e0e2204fcf901e5a6a21743abf7247d1cd0a8b15a9d814360020868dfa0d17f94209adbc0ed7ea4cce9d1343f3a2 Description: debug symbols for git Auto-Built-Package: debug-symbols Build-Ids: 0a80907cff41bc6a40ccd4e9fecba5cc72717f09 45cd15ad0e40a1a09cd5ca60fc18611bcc0715f3 7b607d1c03bbed9be4b47fd798ca3ebceb470359 8860bbec1144fdeb36b6de22633262568eacbd1d 898d2474ab1816bf3d51c73767568a6da013a426 9c07726d5df44f7eb5380f32007d9ecd2421dc5c ca106d2f94796543d52317f7cb071c91a0a2a3f9 e013b812753501ce97ac27090e734fa16b991630 e8f3a881f587bb5c7e208a17580dfe75cf070882 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: 11774 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev0b2 Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb Filename: pool/development/g/git/git-doc_2.30.2-1+apertis1bv2023dev0b2_all.deb Size: 1953168 MD5sum: bcf5845c7a34a57d30a2cc5514436fe0 SHA1: 4a66d96acd965e3c584dff003b20d4058dccbcd8 SHA256: 3020a050ece84ed378f68126400e034e398d3c73f0d1da157d2faeeba8839ef1 SHA512: 9e82249ecac733e2cb577eb4ef6027371c4e111adc606dc196f583d203b18f2d97d5ac64d6ddfe744f4f7d0ff8d9d17c8132cbee3633a15b1981b36d6f13352b Description: fast, scalable, distributed revision control system (documentation) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the documentation. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-el Priority: optional Section: vcs Installed-Size: 928 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev0b2 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+apertis1bv2023dev0b2_all.deb Size: 912028 MD5sum: 866afc085134a5e260c62848dcc09388 SHA1: f6dbcf869125323859564cbfc9a8f953c728efe1 SHA256: f012765768fa7364c3f9b7e23ab30ada8d6b165d0a597e2e45e9d1c2ed1b9c46 SHA512: ce1693888f2f968465660fda538bfc2f03888cde76b4f7a86a4b4e29b890c04cba47b6d13d2292c475f85979cbcd08d030ce144f7e985b4fe2db231035ba121c Description: fast, scalable, distributed revision control system (emacs support) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This transitional package provides two modules that previously could be used for integration with Emacs: git.el and git-blame.el. Now the modules print an error message with instructions that users can use to migrate to Emacs's VC-mode backend for Git or Magit. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-email Priority: optional Section: vcs Installed-Size: 975 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev0b2 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+apertis1bv2023dev0b2_all.deb Size: 934300 MD5sum: c5945b085d94eb1f839584cc361db89d SHA1: 82b5182d7ba344986160bcfb02d203499a4d9e19 SHA256: 87bef30a5051bf4f92511d09de89a5c8fd23864052ccef5a94cc154a4272ae9e SHA512: 21f8ffa9db61ed6709a650a6b084129798f7f17db656e4c1ffca4e5a60654df4d9ebff426e384673c5126d3daa7f20ba3593bef5c66c3014470cbc4008519ebf Description: fast, scalable, distributed revision control system (email add-on) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git-send-email program for sending series of patch emails. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-gui Priority: optional Section: vcs Installed-Size: 2326 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev0b2 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+apertis1bv2023dev0b2_all.deb Size: 1128244 MD5sum: 43c9f8bed624497408970a0022e04b2d SHA1: bbbc688063f968cbcdb522f1a08b60c56d6e80ba SHA256: 86f86a7689981ae4a0726527bc8bafcfd11d63869d88ce1a20c60f59afce3b4e SHA512: 2273addf497fd266f4ef0b6982bd6782eb19ce8ff6d0730cdf1e61bea27730bd5c9293f563391534dfe72d5c20346c02d04f7a48f7c918f743a1d8d072340a4d Description: fast, scalable, distributed revision control system (GUI) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git graphical user interface. . If aspell is installed, it can check the spelling of commit messages as the user types. . If meld is installed, it can be used for displaying diffs and for interactive merge conflict resolution. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-lfs Priority: optional Section: vcs Installed-Size: 10043 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 2.13.2-1apertis1bv2023dev0b5 Depends: git, libc6 (>= 2.17) Filename: pool/development/g/git-lfs/git-lfs_2.13.2-1apertis1bv2023dev0b5_arm64.deb Size: 2776624 MD5sum: dc45128f45955175bf8cc6490e7427e4 SHA1: b0214d0adba0d6be6ff2d346d38e02f34d80c36c SHA256: dd1e2a24a6e07372b198c8a00dceb0f386578973950003c87370232ff404dcc7 SHA512: 957378e93bcf75ecd3d4a5056c735c2b39e895684870fad8cc811fc61e8065f060bfa823c601192a0c19d9c2d807ffb0b8923c4245bfcb6eaca9733aac2d98c0 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-6+apertis0bv2022dev3b1), 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-4+apertis0bv2022dev3b1), 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-2+apertis2bv2022dev3c4) Homepage: https://git-lfs.github.com/ Package: git-man Priority: optional Section: doc Installed-Size: 1882 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev0b2 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+apertis1bv2023dev0b2_all.deb Size: 1834176 MD5sum: b403b642da7694b9644c3b7a77c392e8 SHA1: ccd613d12ca3f8556a4ef5c641585514af411fde SHA256: 1b96e7e82e81fd78f3f3203ca3c3b96616c034cc7a03db9479938db3ad3cc927 SHA512: 411be19172ae9f10c03cf25311c1ac2f5e3bd5daf7400ab10796a4e4f15ae64a1d3db722d67916af8a6587746507b7e6f946598989471ffff54abfd07fe20e48 Description: fast, scalable, distributed revision control system (manual pages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides reference documentation for use by the 'man' utility and the 'git help' command. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-mediawiki Priority: optional Section: vcs Installed-Size: 965 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev0b2 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+apertis1bv2023dev0b2_all.deb Size: 925072 MD5sum: f5bae01ae4321347fdee1ebcc83608d6 SHA1: 7a73b31501192c77a03734d8bb58417725b90d4b SHA256: 97d3b1db95e67876dbcd32626450e9aa4a711fb8fd0f10714c5df6ea8eca405d SHA512: 0a16c2ead5f70c24105e8e96f381e80fa5760971d6dd4f59c3fbfd78f38c41bceacbf10348156b72e79de46ce02336d0c8cf6bab38c9f9bffc11d5d9ba7fe31e Description: fast, scalable, distributed revision control system (MediaWiki remote helper) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the mediawiki remote helper, which allows Git to read from and write to a wiki such as Wikipedia as though it were a remote Git repository, and a 'git mw' command that can show a preview of how wiki markup will be rendered before pushing. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: git-merge-changelog Priority: optional Section: devel Installed-Size: 1530 Maintainer: Debian QA Group Architecture: arm64 Source: gnulib Version: 20210102~ebaa53c-1apertis1bv2022dev2b1 Depends: libc6 (>= 2.25) Filename: pool/development/g/gnulib/git-merge-changelog_20210102~ebaa53c-1apertis1bv2022dev2b1_arm64.deb Size: 1324268 MD5sum: 4fe34b31acd980576519963f4d07edcd SHA1: a43b18c411e0863702bc134c9674e0827fd88146 SHA256: a69b318e4b2820d764d6cb34117eeb8b8cb1b8a24f2fb1d59c3322bb4267a88c SHA512: 7328937bfda0f1116fbfcd842588aeec3e34d45e797989ed79d0f79ada994b88fec711ee1f2ae778e91f5402b91fd0a9e5d3f2b2cfebd045587107bbdce4268d Description: git merge driver for GNU ChangeLog files ChangeLog files *always* foul up most version control systems in their default configuration. . git-merge-changelog is a tool from gnulib designed to help with this for the case of GNU-style ChangeLogs; it can be used with at least git, bzr, and hg. Homepage: https://www.gnu.org/software/gnulib/ Package: git-merge-changelog-dbgsym Priority: optional Section: debug Installed-Size: 129 Maintainer: Debian QA Group Architecture: arm64 Source: gnulib Version: 20210102~ebaa53c-1apertis1bv2022dev2b1 Depends: git-merge-changelog (= 20210102~ebaa53c-1apertis1bv2022dev2b1) Filename: pool/development/g/gnulib/git-merge-changelog-dbgsym_20210102~ebaa53c-1apertis1bv2022dev2b1_arm64.deb Size: 108004 MD5sum: ca274b5a0fd4ab0eebcd1a16d202f022 SHA1: 25f261cbe6f74a506e38a7b4daa8dd92c97678dc SHA256: 880e59e25cd727221365c68306c395821076f795cc47f8b6b9ba4352e8af4203 SHA512: 1453a9b181c1f77b48466af77cbcf7ecd6933adea4671e61c11e0829dd731b2145ab9beff172cf60c5105655918b7e8bb26a1ea54f303c2ba8d09c64bf2782ce Description: debug symbols for git-merge-changelog Auto-Built-Package: debug-symbols Build-Ids: 8da305fa249fa30ede2fc3f8b16e86d9a18b5373 Package: git-svn Priority: optional Section: vcs Installed-Size: 1153 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev0b2 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+apertis1bv2023dev0b2_all.deb Size: 984296 MD5sum: 3d7b8cf3d0588fcc2d7f0ef0df237452 SHA1: 084f6a03ef876e7f1cce1fb8f20e00ac754bf357 SHA256: 85cf664546f75f698780dd55bfad594a4d7cb76db93f4604a2b06524440753c9 SHA512: de694745fc46e358cf0627650a05126feb645cf2b50b33db69df89eaf5202ed05a1c4205ec442fefccb834bb50c4143e989dab257ed8f11967226001db79a9c7 Description: fast, scalable, distributed revision control system (svn interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides tools for interoperating with Subversion repositories, and importing SVN development history. Homepage: https://git-scm.com/ Multi-Arch: foreign Package: gitk Priority: optional Section: vcs Installed-Size: 1732 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev0b2 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+apertis1bv2023dev0b2_all.deb Size: 1045828 MD5sum: f8c6810ecc9f0325b49896bfff7750fc SHA1: 8311c6f733f828590671d6cab5fb722189bdc26e SHA256: 23d7cb1f5b26dbe240ebc3b47719b6f1d8a107be940819d6990772975d795481 SHA512: e54f2ca2b7864b0780211ba4a00630b1af21fe7f5e55eb20e5f86467312fd4bdcee38ec48829d8a43462784d221030ccbc8ebe1e71954da1bdf862dcc5503f12 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: 23 Maintainer: Frédéric Danis Architecture: all Version: 0.0~git20211025.575f15f-1+apertis0bv2022preb1 Depends: python3:any, python3-gitlab, python3-yaml Filename: pool/development/g/gitlab-rulez/gitlab-rulez_0.0~git20211025.575f15f-1+apertis0bv2022preb1_all.deb Size: 5480 MD5sum: f95a3ba82529f2677f9969c48526d068 SHA1: fd38995264b7da881871d4e24bf3fa97d79c961d SHA256: 5bf672e6ab1628487c297b692539ebd79cf724e7b067fa396b6abd3b194af10f SHA512: f4d515113c04caa16c52f7cc47e22277bd6684aa7421e41ef2b7d9d4740748a3b6cc20cea0e15d61b1e6f3773b3129020cbef03186668114d193aa84679a49f7 Description: tool to help setting up GitLab repository Compute and apply changes to the settings of the projects in a GitLab instance based on a set of YAML rules. Homepage: https://gitlab.apertis.org/infrastructure/gitlab-rulez Package: gitweb Priority: optional Section: vcs Installed-Size: 927 Maintainer: Jonathan Nieder Architecture: all Source: git Version: 1:2.30.2-1+apertis1bv2023dev0b2 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+apertis1bv2023dev0b2_all.deb Size: 913960 MD5sum: 462d34837ecf43ec0ff818991858e520 SHA1: 140f9d07f2a668780174f3ce5806ca950a356800 SHA256: b4418109d03236b8f853d4baca136d23c8604126db7fa2cc24cca59a08922472 SHA512: 6ae84dcbf49ccf3364cc332f7afdad5c5aa723a6a777c0f699b976bd16981af52f857205f4e825a259f90bc54bb8dd151b6c21797e8061b8c605453806c2242c 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: 85 Maintainer: Debian GNOME Maintainers Architecture: arm64 Version: 1.66.2-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libgjs0g (>= 1.65.90), libglib2.0-0 (>= 2.58.0), libmozjs-78-0 (>= 78.4.0), gir1.2-gtk-3.0 Breaks: gnome-characters (<< 3.25.92), gnome-documents (<< 3.30.0), gnome-maps (<< 3.26.1), gnome-shell (<< 3.29.90), gnome-sound-recorder (<< 3.28.1-3~), gnome-weather (<< 3.25.91), ostree-tests (<< 2017.11-1~), polari (<< 3.29.91) Filename: pool/development/g/gjs/gjs_1.66.2-1apertis0bv2022dev2b1_arm64.deb Size: 58824 MD5sum: 879f30514c0caf306e53a50e013e43e5 SHA1: 2698c928e54da5cc0bcfbd5d2c6259980e7b7523 SHA256: 9b681ebdba455a995e8eae53bf59a60b61f0dfa4f71688547e4523792c2886d2 SHA512: 5bfcc9bbdb93ae024eb8d60f82bc99325097276825008a32863a043b89266d3f8d9279185303e88aafa4e9a2b913601f96442ea993abe5dd8008d58b48aef03e Description: Mozilla-based javascript bindings for the GNOME platform Makes it possible for applications to use all of GNOME's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package contains the interactive console application. Homepage: https://gitlab.gnome.org/GNOME/gjs/wikis Package: gjs-dbgsym Priority: optional Section: debug Installed-Size: 33 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gjs Version: 1.66.2-1apertis0bv2022dev2b1 Depends: gjs (= 1.66.2-1apertis0bv2022dev2b1) Filename: pool/development/g/gjs/gjs-dbgsym_1.66.2-1apertis0bv2022dev2b1_arm64.deb Size: 17480 MD5sum: 55dede6201ceef88df0372ecff2ab111 SHA1: ce16876987871b6dcf0f2eb68e8cdc21f36a09c9 SHA256: 14ea6747cefa7bc79f84676ec2db958106466b4f82876e955b5199b48d91c15b SHA512: 41530caacdfe7dabffb2ff8c9bce7e96448b8057e8d74b1811107650665ed8cadcaca73d36c6269280d72285dae0161d949596b4adf585672023c2c8abdbd9e3 Description: debug symbols for gjs Auto-Built-Package: debug-symbols Build-Ids: 7d2852287ba069289616ead7565c383d451ca675 Package: gjs-tests Priority: optional Section: interpreters Installed-Size: 978 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gjs Version: 1.66.2-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgirepository-1.0-1 (>= 1.64), libgjs0g (>= 1.65.90), libglib2.0-0 (>= 2.58.0), libmozjs-78-0 (>= 78.4.0), dconf-gsettings-backend | gsettings-backend, gjs, at-spi2-core Filename: pool/development/g/gjs/gjs-tests_1.66.2-1apertis0bv2022dev2b1_arm64.deb Size: 172368 MD5sum: 8dfc6d588a4f8e86fc52ea5b51764150 SHA1: baa1405fadbbe278a9d4b6ad2819bd03838681f8 SHA256: d719ce85a102cff3d66800834ac34f0abf235c2c09bceab307fe8beebe9f4988 SHA512: b84cd35189d9af7af5bb91f86b2d8320c6d103cd54fbce9cedaac7f7e5c6fc287536979d3ce8735c068fd3fd4b373f571ce1f7d002f12d356caed0463263d40a Description: Mozilla-based javascript bindings for the GNOME platform Makes it possible for applications to use all of GNOME's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package contains test programs, designed to be run as part of a regression testsuite. Homepage: https://gitlab.gnome.org/GNOME/gjs/wikis Package: gjs-tests-dbgsym Priority: optional Section: debug Installed-Size: 260 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gjs Version: 1.66.2-1apertis0bv2022dev2b1 Depends: gjs-tests (= 1.66.2-1apertis0bv2022dev2b1) Filename: pool/development/g/gjs/gjs-tests-dbgsym_1.66.2-1apertis0bv2022dev2b1_arm64.deb Size: 163196 MD5sum: efc68d0ca57b53cd4399375cdc7e95d0 SHA1: 997eb72cec81abfbf881930196d32234e178a8b6 SHA256: f2e4e04a2cb8b71d0569dcff86f65c5ac8541eca82eb0203029ce018bb4763bd SHA512: 12308e26f7a0320596a9fc3779a33031c9ba91626df0870a25091e2b732e0dd94347face301a4decc4180779def7fde051fdb44cd199af4437ba78313064c90f Description: debug symbols for gjs-tests Auto-Built-Package: debug-symbols Build-Ids: 17dc337f16d9485c6f88e15f6dbd9dcd42225443 220e17906b15ab1522ebf64c5dea413e66a31080 72adbd6639dc975d3c86004626a676d544d2ab55 865fbb5a5ea60f6fd517c8348015db9c8f3255f8 Package: glade Priority: optional Section: devel Installed-Size: 1726 Maintainer: Debian GNOME Maintainers Architecture: arm64 Version: 3.38.2-2apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgladeui-2-13 (>= 3.38.1), libglib2.0-0 (>= 2.64.0), libgtk-3-0 (>= 3.24.0), libpango-1.0-0 (>= 1.18.0), libxml2 (>= 2.7.4) Recommends: libgtk-3-dev, devhelp Filename: pool/development/g/glade/glade_3.38.2-2apertis0bv2022dev2b1_arm64.deb Size: 717536 MD5sum: 8338a44e5435c15f1872e51fa887120d SHA1: f07087f3953553f2913d26f90f633837d81022d6 SHA256: 3569c6bdfa6a7378b2de40c77a6c0b556d9e46b4ce1500011fee716e9ad88fc8 SHA512: c0c004559e786638aa140a1c14be48a23c6a8fec73091a03dd76c58503bb70f887aff776d4d259501431d40007afdba2574b6e1b5c4c10b9761afa08128284d6 Description: GTK+ User Interface Builder Glade is a RAD tool to enable quick and easy development of user interfaces for the GTK+ toolkit. . The user interfaces designed in Glade are stored in the well-known XML format, enabling easy integration with external tools. You will probably want to use it with tools such as GtkBuilder, which can load the XML files and create the interfaces at runtime. . This version is more modular than previous ones, so you can install modules to add additional widgets for Glade to use. Homepage: https://glade.gnome.org/ Package: glade-dbgsym Priority: optional Section: debug Installed-Size: 226 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: glade Version: 3.38.2-2apertis0bv2022dev2b1 Depends: glade (= 3.38.2-2apertis0bv2022dev2b1) Filename: pool/development/g/glade/glade-dbgsym_3.38.2-2apertis0bv2022dev2b1_arm64.deb Size: 171048 MD5sum: f608551c25339e1c8064b5744fbb70a8 SHA1: 9a57fa5f0d47f67a555e08f782ad4c82d6f29f07 SHA256: b53cc55656d4f5d0ac51d6d433b82d9d6dd34d54c7f78c8542d68c154932d30d SHA512: 9228d2a8d7f0bbbf8e0544c8672b361ea6b2a85be274cf9be9fbdc633667a03fe90a2ecb00c11e2c101c2564736e00c5fd5c43465faa864aeb7e6a52aa539b6d Description: debug symbols for glade Auto-Built-Package: debug-symbols Build-Ids: 5976a34265e531a9f92a20527034a8dc0ed4d939 8817068de45055325e0c0a3c2562ee178b6a2371 Package: glew-utils Priority: optional Section: utils Installed-Size: 638 Maintainer: Alastair McKinstry Architecture: arm64 Source: glew Version: 2.1.0-4co1bv2022dev2b1 Replaces: libglew1.6 (<< 1.7) Depends: libglew2.1 (= 2.1.0-4co1bv2022dev2b1), libc6 (>= 2.17), libgl1, libx11-6 Filename: pool/development/g/glew/glew-utils_2.1.0-4co1bv2022dev2b1_arm64.deb Size: 97516 MD5sum: 4f1e1df7bbc4cfa9ce0dd0175ee9baab SHA1: 5cae32f842daed99b883d50baf4e7f1151d7930f SHA256: 413a963d198dd028989590821da10d49b409ca58ba2c479a4fc40e0864c58a37 SHA512: b5705d645c794769436a8dee449f76151473b504cd78c386186b82d755864e27bf4092a08c8fd9052eb7fe6697f34ad52f615cf1addc1a2f577914569f363809 Description: OpenGL Extension Wrangler - utilities For more information about GLEW please refer to the description of the libglew-dev package. . This package contains the utilities which can be used to query the supported OpenGL extensions. Homepage: http://glew.sourceforge.net Package: glew-utils-dbgsym Priority: optional Section: debug Installed-Size: 429 Maintainer: Alastair McKinstry Architecture: arm64 Source: glew Version: 2.1.0-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_arm64.deb Size: 222260 MD5sum: 4b7def34d37a7b7282f5749bae0e4947 SHA1: a7214ba6b63b73b61ab9aed090b0fcf73f524a6e SHA256: f80159224a683119aa6465301625309eb922a41636cf3683253c1e83df82d771 SHA512: 8072fab62caf68699c5e027d317cf2a8417a8c3e040c61848a76e9fdb00c34fd4bf307d61215e108101aeaf9e2251fd8f6b7e1b7195b4b2d7873d5bd14667d24 Description: debug symbols for glew-utils Auto-Built-Package: debug-symbols Build-Ids: 384b645c849a9b2ad7640507f8ff30d9fd6d71a6 df66e6f8a8ca768d4914e96bef645e49c5d3a507 Package: glmark2-data Priority: optional Section: utils Installed-Size: 9311 Maintainer: Debian Games Team Architecture: all Source: glmark2 Version: 2021.02+ds-0apertis0bv2022dev2b1 Recommends: glmark2-drm (>= 2021.02+ds-0apertis0bv2022dev2b1) | glmark2-wayland (>= 2021.02+ds-0apertis0bv2022dev2b1) | glmark2-x11 (>= 2021.02+ds-0apertis0bv2022dev2b1) | glmark2-es2-wayland (>= 2021.02+ds-0apertis0bv2022dev2b1) | glmark2-es2-drm (>= 2021.02+ds-0apertis0bv2022dev2b1) | glmark2-es2-x11 (>= 2021.02+ds-0apertis0bv2022dev2b1) Filename: pool/development/g/glmark2/glmark2-data_2021.02+ds-0apertis0bv2022dev2b1_all.deb Size: 6592388 MD5sum: bd9851984d03a1abfef7c6926e1b6c16 SHA1: b51abf4a150bffeb94838856e375b393034ad0ed SHA256: 4479520b58739ab0093b172f49db2499eb63cb71f3075a2fa2de690617e62548 SHA512: d013d8b53d83c688ddd8953a1671acf1a8c3fc3354ebd9445b51cc1b4b73c16eaea232bda8a5b09be327ea54814f59c061babc9bd81599161e369538e7f27ff4 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: 904 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2021.02+ds-0apertis0bv2022dev2b1 Depends: glmark2-data (= 2021.02+ds-0apertis0bv2022dev2b1), libdrm2 (>= 2.4.17), libc6 (>= 2.27), libgbm1 (>= 8.1~0), 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_2021.02+ds-0apertis0bv2022dev2b1_arm64.deb Size: 267344 MD5sum: 87ffaa4ecd2f0383015bd051806af21c SHA1: 4ab734e6117dc09a190c8d68d8422b1dfdcfdd0c SHA256: 8e887b5fff61e5fc9ecdfaa0d2840b14e9406be57146aba42d9056fa36fe90e0 SHA512: 35092d73d8c4cdaaf07cbf47478ec3e54fe3cdca99b7bc04199970a31bd5095d13082cf4bb1f9fad62ba8473075170c672887449341477e2bc53cd34ab0fcdfe 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: 4942 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2021.02+ds-0apertis0bv2022dev2b1 Depends: glmark2-drm (= 2021.02+ds-0apertis0bv2022dev2b1) Filename: pool/development/g/glmark2/glmark2-drm-dbgsym_2021.02+ds-0apertis0bv2022dev2b1_arm64.deb Size: 4765060 MD5sum: cbbfe619fcf29e4d1d8a9129d8bccf2e SHA1: e58c2e62677e9bef64fd0596c8775fafd3ce627b SHA256: 8184999b0c500d50830613dd6dd8751e40b0e799f851e007bcbe1543a6b47913 SHA512: 2c408733fc701769897990f904df94493b74770aaac4b3c73260703173e23512b6a4d1efa08b85cdb22fb69907d5066e175156e8c787faa145576a38d414890c Description: debug symbols for glmark2-drm Auto-Built-Package: debug-symbols Build-Ids: 4506f38ad215c9e03ea11c867a1f42d9a6673cc3 Package: glmark2-es2-drm Priority: optional Section: utils Installed-Size: 848 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2021.02+ds-0apertis0bv2022dev2b1 Depends: glmark2-data (= 2021.02+ds-0apertis0bv2022dev2b1), libdrm2 (>= 2.4.17), libc6 (>= 2.27), libgbm1 (>= 8.1~0), 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_2021.02+ds-0apertis0bv2022dev2b1_arm64.deb Size: 259700 MD5sum: cecce12c7acfbf20677be8751dc86af0 SHA1: 0b48eb733557e9f4a17d7d374d512ceeb42f3f83 SHA256: 98da876e777c390aefe41ed474c3be94d615e59e4d212aeff9b7b5ae26575cf9 SHA512: 3f94d3679dbc78f8cc1655ecc1d12fd44828fd4b127b930b262cb12fe0134938b93e2d95d9e417b4bd150628475166bb455c4f588935ab8e81116f05f47b9e8c 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: 4891 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2021.02+ds-0apertis0bv2022dev2b1 Depends: glmark2-es2-drm (= 2021.02+ds-0apertis0bv2022dev2b1) Filename: pool/development/g/glmark2/glmark2-es2-drm-dbgsym_2021.02+ds-0apertis0bv2022dev2b1_arm64.deb Size: 4736796 MD5sum: 65ff4fc71765191980a2253874272eee SHA1: b6ac3af3fc9eb262717f86f58c0640e85d63f7e3 SHA256: 2c76bd7fa49ffca677e024650d8eec7e45b0cb74feba1aeded36d322e6bdfb9a SHA512: 5e22f5cb17aa86937bca4f3d5a393e842b95d92e06dac7eeb60d01613550e8da03dec22949440176fc2cb6478f9ca8b2477595a39f55329e9e3413b326b586ce Description: debug symbols for glmark2-es2-drm Auto-Built-Package: debug-symbols Build-Ids: b542cbb027c5f9b4b595c2a4d218ee690e32ddb0 Package: glmark2-es2-wayland Priority: optional Section: utils Installed-Size: 856 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2021.02+ds-0apertis0bv2022dev2b1 Depends: glmark2-data (= 2021.02+ds-0apertis0bv2022dev2b1), 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_2021.02+ds-0apertis0bv2022dev2b1_arm64.deb Size: 259688 MD5sum: e159b8c9578dce27a066df55e57a3e3c SHA1: 5faeea1955351acf8d4be6e22255e17ce7ebcdbf SHA256: 6aeba31529985ba3777443180d76a9cb267043d9bf4883df298caff997846686 SHA512: d9347b28c01d25adca5eafb151de666708093451e10a516c75808db79c229302f3002c67d771f0a0b7afce4b9289bba3dd225f4c1cb4febf309f5a0c8b5b438c 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: 4903 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2021.02+ds-0apertis0bv2022dev2b1 Depends: glmark2-es2-wayland (= 2021.02+ds-0apertis0bv2022dev2b1) Filename: pool/development/g/glmark2/glmark2-es2-wayland-dbgsym_2021.02+ds-0apertis0bv2022dev2b1_arm64.deb Size: 4746052 MD5sum: 26c07bdcdb614a4ba193091840ac937f SHA1: b23e9d837d93565f795a328ef9e607802609a072 SHA256: 198e0a8a5e67dddf1d6cff0d5d2a4da706326983b5fd250ffa5db2b33e461c22 SHA512: ffefd00bd8aa8e88acd6d28b7c22082e3d0a5b97819443618f1082e08bd4e0cb4c234ef819f7f6e6223ffe6cee73345785eee9658b8ae68f198e72d3f041b2e1 Description: debug symbols for glmark2-es2-wayland Auto-Built-Package: debug-symbols Build-Ids: 70a03e5a5903841351d7899e3dfe1a9d94b23872 Package: glmark2-es2-x11 Priority: optional Section: utils Installed-Size: 839 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2021.02+ds-0apertis0bv2022dev2b1 Depends: glmark2-data (= 2021.02+ds-0apertis0bv2022dev2b1), 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_2021.02+ds-0apertis0bv2022dev2b1_arm64.deb Size: 257356 MD5sum: cd59bfa8baa31930f516e757fe4cb3bf SHA1: 8fc36288fab52afc6b196b606281a71d6a66ea75 SHA256: 37a23854a9de6560c40f90a687a5a94456ae42e5c79c81560ed54945d71eb5a7 SHA512: 69c05a142cb2a98327f79dad85841a21a82f7ba9c5975d485b257c8d960bf01184eff9a31201da83f2cec66ecdf2065aacb0b9882f0e427f1bec8dbb11d25750 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: 4879 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2021.02+ds-0apertis0bv2022dev2b1 Depends: glmark2-es2-x11 (= 2021.02+ds-0apertis0bv2022dev2b1) Filename: pool/development/g/glmark2/glmark2-es2-x11-dbgsym_2021.02+ds-0apertis0bv2022dev2b1_arm64.deb Size: 4725840 MD5sum: 9b0d5f570e7b7421c3791da4c1221dd7 SHA1: 70c983eb9e7b408710dcafc6a89fe217b34ead75 SHA256: 89f0e75ff52ec0df589f0e0535db494c552e7c908a189b222b3b9c019afc8f63 SHA512: ca32004a9cdc3593acc80a584c6a9e626722510c55fa99b808365bb3e8f64868df197e8aa5d1afee1fef3faeb39291368cc8e8a2ced31850390f8385026b0ab7 Description: debug symbols for glmark2-es2-x11 Auto-Built-Package: debug-symbols Build-Ids: 8cb79a60ef0d4117a178c5881c924620007455bb Package: glmark2-wayland Priority: optional Section: utils Installed-Size: 904 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2021.02+ds-0apertis0bv2022dev2b1 Depends: glmark2-data (= 2021.02+ds-0apertis0bv2022dev2b1), 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_2021.02+ds-0apertis0bv2022dev2b1_arm64.deb Size: 267200 MD5sum: febde60bcb35aff4eeb6551c97133250 SHA1: 19aaafc974bf21851e03cf94dcf931331f3baee3 SHA256: ad0f6c08b34cf3acc94e7c05eb5c9ab08a8a07bd4aebafc8acb6bdd640192029 SHA512: e3352b1639c4a1b8bce7f656516203f5cfa0925e3db8d84d9dcd8035d6f712a7d82893c26ac8df49eb7ac9a16e78cb336672b5bfbbc9d9027e19b3250e38cb08 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: 4953 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2021.02+ds-0apertis0bv2022dev2b1 Depends: glmark2-wayland (= 2021.02+ds-0apertis0bv2022dev2b1) Filename: pool/development/g/glmark2/glmark2-wayland-dbgsym_2021.02+ds-0apertis0bv2022dev2b1_arm64.deb Size: 4775516 MD5sum: 6d5efcaad654a9953ae86a2cc2281cec SHA1: 87e02f6cb4025cf6321c9d10d465db796e23af12 SHA256: 222470a8c5207005f4a742fb623b825e1837d537f183914d2085244688e7e108 SHA512: 590da4611d6d4d188b0d247cbe16fe2508983d2f4e318f705153198aae8e7af4d9b649dcde2ad6cc88bf75940863d545a49f7dc3aae7d99ea83a473a9e233271 Description: debug symbols for glmark2-wayland Auto-Built-Package: debug-symbols Build-Ids: 02636bd3be64d48fd4e1b9df0c82b9585379c3f7 Package: glmark2-x11 Priority: optional Section: utils Installed-Size: 876 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2021.02+ds-0apertis0bv2022dev2b1 Depends: glmark2-data (= 2021.02+ds-0apertis0bv2022dev2b1), 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_2021.02+ds-0apertis0bv2022dev2b1_arm64.deb Size: 261848 MD5sum: f952ac016a0a4e8761f55765c71de620 SHA1: 878304c26d41f333068ebabe29adbee798dc65bb SHA256: 3d3a424349a8e68ffe8becd0b61491c3c219bf0e351053ff3fdc58970333c343 SHA512: 577fe6d356bef6abbcbd2ed323fb80ed78fadb5d7805c76c0939468912ff2e41b7cef8a23200d88f550d94acf4574833af35cd6177b4ba399ae9701420a34dd4 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: 4866 Maintainer: Debian Games Team Architecture: arm64 Source: glmark2 Version: 2021.02+ds-0apertis0bv2022dev2b1 Depends: glmark2-x11 (= 2021.02+ds-0apertis0bv2022dev2b1) Filename: pool/development/g/glmark2/glmark2-x11-dbgsym_2021.02+ds-0apertis0bv2022dev2b1_arm64.deb Size: 4699880 MD5sum: be401df59e50e4312d83be36eb8ac08a SHA1: bf52db86e206c147990477bad03eb8fbcde445e1 SHA256: 00745415f747078c539adcb7fb3f5d984bf1e11d10ac7985d610bf1a1ca73bcb SHA512: 1424e62cbb9eac09151340be50296e80ea6c88908c794c6ce23af6c1d5338ad05611421f25c5d7d7e701eba8022d981f2bbfc16e273e954150ce674666f81bbe Description: debug symbols for glmark2-x11 Auto-Built-Package: debug-symbols Build-Ids: 2efcf0e54321f11d928914c10d07eaa212ff4137 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: 1041 Maintainer: Debian Science Team Architecture: arm64 Source: glpk Version: 5.0-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libglpk40 (>= 4.59) Filename: pool/development/g/glpk/glpk-utils_5.0-1apertis0bv2022dev2b1_arm64.deb Size: 254676 MD5sum: 68600b7e7cd6b9a21e453fa4c0e331e8 SHA1: 0c587113b4eaed58d0897bbee170d980d28b9d45 SHA256: 82eb50b4293fd2087a7811cabadaa643982f9e868b5db83e0671c668bfb364ab SHA512: 2a018994c19cdb9e44836aec446151494218ea6b93124b37e45a21cf51a890f4b3658d08dfc1c67e4f3f509b62e7dc5fa2d5530c6d53f3647afb110b40c66e35 Description: linear programming kit - utility files GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . This package contains a stand-alone LP/MIP solver (glpsol) and several example problems. Homepage: https://www.gnu.org/software/glpk/glpk.html Package: glpk-utils-dbgsym Priority: optional Section: debug Installed-Size: 35 Maintainer: Debian Science Team Architecture: arm64 Source: glpk Version: 5.0-1apertis0bv2022dev2b1 Depends: glpk-utils (= 5.0-1apertis0bv2022dev2b1) Filename: pool/development/g/glpk/glpk-utils-dbgsym_5.0-1apertis0bv2022dev2b1_arm64.deb Size: 17864 MD5sum: 2f19ce15e1ef98e68b8292abb9273927 SHA1: 3d680d3bc3c32827b91b20d879f843a017195ec2 SHA256: 8b3d219150c715e33e6976a60e206d2203173ad0221c9d26614c675986b31b93 SHA512: 6f6970fdc0da5a6892e90760f2109c777b1af357813d5ac3cc8411de9cb23b126b4f72750af8c537bf60861aebae4bc19beedb152027a379b85378c0c29df06d Description: debug symbols for glpk-utils Auto-Built-Package: debug-symbols Build-Ids: 8bde4f15c9dd522613d8c6c143015d24c5fc1a46 Package: glslang-dev Priority: optional Section: libdevel Installed-Size: 7535 Maintainer: Debian X Strike Force Architecture: arm64 Source: glslang Version: 11.1.0-4apertis0bv2022dev2b1 Depends: spirv-tools Suggests: glslang-tools Filename: pool/development/g/glslang/glslang-dev_11.1.0-4apertis0bv2022dev2b1_arm64.deb Size: 1123208 MD5sum: d35a3adc1cba2ea3ae81c1265835db00 SHA1: a00ba8aea0ac057d95f67db6bc96e968ebc808d9 SHA256: 0de03b6a3a219504c35b1a04bef8e977dfeff1cb406f0f69bdd12edc9e7dbb31 SHA512: 71da671a84aa90bc71ac6ebb8558ac58d644d915a31ea4d938fbb3b0af050b982767dcd757c1ccf0ebfe39bb227523ff443c76fb1627d318fe79e3420064a9dd Description: OpenGL and OpenGL ES shader front end and validator -- development files glslang is the official reference compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages. . This package includes files for development. Homepage: https://github.com/KhronosGroup/glslang Multi-Arch: same Package: glslang-tools Priority: optional Section: libdevel Installed-Size: 6881 Maintainer: Debian X Strike Force Architecture: arm64 Source: glslang Version: 11.1.0-4apertis0bv2022dev2b1 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2), libstdc++6 (>= 9), spirv-tools (>= 2020.2) Filename: pool/development/g/glslang/glslang-tools_11.1.0-4apertis0bv2022dev2b1_arm64.deb Size: 1833784 MD5sum: 8bc8213a13565ab9a5a3c5c5c1eb2ad9 SHA1: b732e2a87f6a2007c6555a10fcdbc38d065fefa7 SHA256: c8b978c40a622005899a3c30d96450a790bb51461249bf63357c761282d9458a SHA512: a78748bdb15e1aeba11cb7c6c9a32ca326feb9b02c5848407bc9719a3ceac89bc1f4005f99fe59722cc393e834a95e0a124f413f63085748766dd9b7c7f5689f Description: OpenGL and OpenGL ES shader front end and validator -- tools glslang is the official reference compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages. . This package includes the validator tools. Homepage: https://github.com/KhronosGroup/glslang Package: glslang-tools-dbgsym Priority: optional Section: debug Installed-Size: 13386 Maintainer: Debian X Strike Force Architecture: arm64 Source: glslang Version: 11.1.0-4apertis0bv2022dev2b1 Depends: glslang-tools (= 11.1.0-4apertis0bv2022dev2b1) Filename: pool/development/g/glslang/glslang-tools-dbgsym_11.1.0-4apertis0bv2022dev2b1_arm64.deb Size: 12655728 MD5sum: 54c3d274d6977ecb502d2e7ebe5ad474 SHA1: b4be6c083372a6d461066bd9047cbf3e9456dd90 SHA256: 65c9c8c9cc12de7ea5bf6812ce77016786ae5a9680e6cbc1873ad50c40c72e09 SHA512: 1f15f0bb564d10514805f07f2ff15884a0ea78788d296d8b92529a07b1200dc00ea7bc79b5847597f2ce4e4e9e88794c94d1ab4a5143239361ae360e738c3fbc Description: debug symbols for glslang-tools Auto-Built-Package: debug-symbols Build-Ids: bab926c56f497cacff94f4ac9c02f3861e37da08 da4278398f4b3028d96583fffa5f651d428fbd9c 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: arm64 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_arm64.deb Size: 1036 MD5sum: 95de8ceb7aa6ef9248987976437b2e35 SHA1: 80b02c17b9c9afda881586ae747102746330d0a9 SHA256: 9438dbbd2bc7e0738515a74eee22a1c52cec43a45de238ed36b5b168cdb04b90 SHA512: 83a36254ed072fc089c732847d1e93fc6042de91bdc9c610170bb6e457f58ee31f29eb3dbb9e5c05a1199547b173f4dd88bede81c99d0de23e2cd3aa3ec8a133 Description: GNU Modula-2 compiler, based on the GCC backend This is a dependency package providing the default GNU Modula-2 compiler. Package: gm2-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 212090 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-arm-linux-gnueabi-base (>= 10), g++-10-arm-linux-gnueabi (>= 10), libgm2-10-dev-armel-cross (>= 10), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gm2-10-arm-linux-gnueabi_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 47483576 MD5sum: 0683520a57aea260d36e3186a1fe304a SHA1: 6c0c5688651ef621a15a9a96d8e3f173591a7a61 SHA256: ab3401e7383162eccd3fd8bca9aea58ba1b05f14df34bdf996139bff97242766 SHA512: cf87be2d048f6f96d20256b54779ef968a4314d54b181bceb571ec299f76945834ad205e3f03336761259d2cf1616a7ca69375ff887e11c34327888dc6a9ac53 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 212090 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-arm-linux-gnueabihf-base (>= 10), g++-10-arm-linux-gnueabihf (>= 10), libgm2-10-dev-armhf-cross (>= 10), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gm2-10-arm-linux-gnueabihf_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 47482316 MD5sum: dfe398d57633087a303bcba1a008d207 SHA1: dad97152c2f0d4115fbc75f10c5f2f41c7baacf0 SHA256: 85ecdc6268538d9778804887b52a594b00a5e7ceabf75e07012fbd04d856643a SHA512: b93eefdcdd31e79b5c5941652331133c6f1a3d21cbb4e70c629dae1deb85804a65ba5c39e4b012f0b636aad5b512e249ec96b0b12235e21e339cc54c6a006131 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 237128 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-x86-64-linux-gnu-base (>= 10), g++-10-x86-64-linux-gnu (>= 10), libgm2-10-dev-amd64-cross (>= 10), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Filename: pool/development/g/gcc-10-cross/gm2-10-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 50801316 MD5sum: a2be7781e733de7ff5a2eb0f67c96721 SHA1: c46df79444642c54a00902c1499ffe0e95017570 SHA256: ce14d7a045a757496bc42e45eb5c27688eed0e13f80d56fe6f95b0aad022c794 SHA512: 601a7e25ab56fd263c70ca9b954747d3950be1f794b5a3ce7e6748c9fb848a07de3f82bd8b1f61571d26701f891b294211aa9ca97eddb4b8dd5d28601ea97fd3 Description: GNU Modula-2 compiler (cross compiler for amd64 architecture) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Built-Using: gcc-10 (= 10.2.1-6+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gm2-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1152 MD5sum: 52d0b08cff5cc58f202d90ed9825bb1d SHA1: 321b78808a9f1a08309f281dfe6257ba52614fd7 SHA256: cb5ee781f5850a3129edb7b847538e196141b783e9ce281fb2070e808b7df786 SHA512: 907c69399329b5c8e206ab8ce54c31a4d272b1c9474b13a5fbe09defe3970f395f0a8271b3bcd3a6dc10c897e9c8625837ad58ef34a7424a4129979dcfa3845b Description: GNU Modula-2 compiler (based on GCC) for the armel architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the armel architecture. Multi-Arch: foreign Package: gm2-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1152 MD5sum: 1e0998467d11af963b7efd4eb9b587ab SHA1: 71f9048cecff42cd9892a7945a998fb24bc93453 SHA256: 11cc68bd91483536d5d986a94f5d1a87cc6aa8855640934e67d126ddef69b2ef SHA512: 7d2f501e9a153004c3ebbdf3165bed4f9bf07f0bec46325d4f61625679ef6a9ec6d64ab13d12a7448e1bd7de4c353b6f4056c94ae37d41bfca0cb7848154ab50 Description: GNU Modula-2 compiler (based on GCC) for the armhf architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gm2-i686-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1148 MD5sum: 84bc44f121b65eadeb860f3a8f9ed457 SHA1: 5ebc568c844262335cea059ff0e6d6ddc74642c2 SHA256: 1ccd81a19c981f1bf07bfddfbc98cbef40ed186a0c552e5222aeba4c1d364be6 SHA512: c38a1a9c9cb7d05aaae8095f27a262df7cad470934f96c24544d64c1d2236ceba60b244b92d4b827a4bb21050db1ca1e3b1313301ca3e0af35a42911d77c195f Description: GNU Modula-2 compiler (based on GCC) for the i386 architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the i386 architecture. Multi-Arch: foreign Package: gm2-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1160 MD5sum: bc9f47e38c32150fc9e73345f9bf342a SHA1: 139d23ffea1c0402d0a179e904847fef528a4dcc SHA256: 876a5b91d1b42620cbded0aa205e2b5cf34e778556fdb47d27a2034d7d7d7340 SHA512: fb9c62b605fdd36ddb404bcd092a1d806dbd3a37978e4d7a551228db54b1ccbc9306aa1c258a5558d6449b2ec1a544a7749c5a302694a6e4efcb00f9259da962 Description: GNU Modula-2 compiler (based on GCC) for the ppc64el architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gm2-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1144 MD5sum: 1c8300228ea871d8da674bf01530fc89 SHA1: 15565288f67ea09d71e9ed93336ab77187ca11b8 SHA256: 364bc96efbc50f6818cefac57a5a52f8668c260fd3e7acef2b9493e709d43d8a SHA512: e9357bd44a52a9c9c6d410b5733b247193e7057e1a44cafbb24d3d654c75f18c563d104b4b58df15240f1a36e21f969e7c3968b3a4592cb3776daf8adf2522fa Description: GNU Modula-2 compiler (based on GCC) for the s390x architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gm2-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 11 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gm2-10-x86-64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gm2-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1152 MD5sum: cfda1884b0fa1a15a471083d6e62f8b7 SHA1: f0763f944f63ab9a03cac4f9f3f17b461d1184aa SHA256: 44d640d1579a05d9b2a1bceda67b5e8141ecf5d39c2b0b2637d4eadb4beab080 SHA512: 6144d3653999d87ca3d4ffda9b3925b7d20c70eb825e404eaf82db0ddd80d64b1edca03950827f87c8895864e365eeaa58ac8fc471695bbceda67424da1305d2 Description: GNU Modula-2 compiler (based on GCC) for the amd64 architecture This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Modula-2 cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gnat-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 84740 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Replaces: gnat-4.9-base (= 4.9-20140330-1) Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-arm-linux-gnueabi (>= 10), libgnat-10-armel-cross (>= 10.2.1-6+apertis2bv2022preb4cross1), 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+apertis2bv2022preb4cross1_arm64.deb Size: 14905312 MD5sum: 37d01ecd498d6861c06b2617f1f3b0f1 SHA1: 5299c8082a522d02e3a2a1ab918876550424fee3 SHA256: 4454a11420ad9a72093643fcb2ee3025fdd9b15fe297a74d5057023932453b6f SHA512: 10f7f541cab385697045744b60b6b7baa384125c3b41ac64096053925942551b27741a4f27f991dc6def01045875bba876fefc874c4312251ad70ecb18be13de 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gnat-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 83235 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Replaces: gnat-4.9-base (= 4.9-20140330-1) Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-arm-linux-gnueabihf (>= 10), libgnat-10-armhf-cross (>= 10.2.1-6+apertis2bv2022preb4cross1), 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+apertis2bv2022preb4cross1_arm64.deb Size: 14944192 MD5sum: d93ccb410bc872ff3f1898c30155566a SHA1: b5ba3501bad22722b4e47219c1df209812128c07 SHA256: fa41f5780605b3a6c7dcbaacc193b43d49d3cff5e60f2054c57e346a20a92b48 SHA512: 76712d6c2a44420799897ced2dc1510769c30d5e8ad7318a2582b39e181b3b46bacd7f2932add5192078e90f5728d32549df7430d5e188d58d1acbd655f1fdae 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gnat-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 85380 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Replaces: gnat-4.9-base (= 4.9-20140330-1) Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-x86-64-linux-gnu (>= 10), libgnat-10-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1), libc6-dev-amd64-cross (>= 2.30-1~), libc6 (>= 2.28), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gnat-10-doc, ada-reference-manual-2012, gnat-10-sjlj Conflicts: gnat-4.9, gnat-5-x86-64-linux-gnu, gnat-6-x86-64-linux-gnu, gnat-7-x86-64-linux-gnu, gnat-8-x86-64-linux-gnu, gnat-9-x86-64-linux-gnu Breaks: gnat-4.9-base (= 4.9-20140330-1) Filename: pool/development/g/gcc-10-cross/gnat-10-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 15571116 MD5sum: ad17502c7f08a5b9fa5b9dfc50c5d42f SHA1: 64200e52cbdd8367e87438ea31987d7738f49ba2 SHA256: bbca489f060763b37d582dfc506c099135906e4915fa82c60e291b5fa1689b72 SHA512: 96c63d8f7e358ce7235876b143f851421902ea9833b3f5f5ac044eb78fe072cd079053a2373b7b366e49a4a92a2e2b160755743567fecf747f647dd00d1af281 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+apertis2bv2022preb4) 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: 79794 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 14195860 MD5sum: 62b24c7b3fb82f5f4d42619424a5500d SHA1: 99fc2bb55b09a3d1a228e24dbcc471a53093d899 SHA256: 6a235c6234eedbbe6c4647d664583d9479be0035495f0908b0104ef9ec6b6168 SHA512: e95dc2e1ff247c1fde97ce137ceac93eb53c94c960caa5c074dcab314dc62ffd1b2fe369e5b986560023f7f9c5a6fbcae24a41ac34dad093c32a7e16bb61ce94 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: 110773 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 103039544 MD5sum: fa5778c3609755695aa01a75bd12bdcf SHA1: 983609f6877dd23e3890e506d4a9e79d3ce39213 SHA256: cae5d77d7abf839063c6860b5c1175477c08a572f3b64c2fc98a0a4c724a7f4a SHA512: c264fb96ee08e7b4f2bdad2855d56601c833f814e7e1ce7834706e9d2123e78eff70cf248cec134aac8e2bc027237ac8aa09c7fb99b2d82fc03725fba3135036 Description: debug symbols for gnat-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 105f7f33802c08623d5b718d59180d74e3ffe2db 250871a35f30061e27d8d1f3de4dca651b6f9e56 4442af1e931a1ef2ebc8707dd19d0bd31fd49e25 6266bc308682a3cf8a339b420209b7f1368fc9bf 62ded9b1652104d2e7f1e8092ceee1effd085480 655e7cb256697d2508736f77d84adf05e8cf0366 6b0ac68008fdb02cba236a739fc5b4649a842686 758012e93edc7e81c886c7a2d3f5076e3c990bca a35ffc66ee641351207b1585427ee760347e123f a5cce98874033c0e4d29ab9dfb8a4eff13763269 ae02273899fbc5a7e382967d9aae106cdc93217f edbc7890069042eb9e1e77001ab4b2dbaa537a29 ff853a958e7c83ffcc279d7ce0e473fc63e862b1 Package: gnat-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 79794 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 14198592 MD5sum: da56fdb96b5e82ef23482314ea4f0ac8 SHA1: 7495b73dca2f434d6939989791fddefa4ebf023c SHA256: c88e5e83b24ad9240422883e69d69ff633dcd5f8456fe981526298b38b5f6975 SHA512: 2a237b526e4d55064328347193fd0173c9a8701feb9bc9f6693b119f81fddce9592dc025de8fe4df1ef9faa185a741a6018159e247316f2c106aeb93f82f717d 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: 110778 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 102976888 MD5sum: 3e81fb47b68b1bfd17c6f558321a18fc SHA1: e8c424f38c6996baa1c951b38838a2b344bbefaa SHA256: 9999e701ac1e826cbfea2fa23abc353ab1654fadcd162334700ca54d0985db4a SHA512: cdc43104f62a4d86192d194fe0079335adab4bb01b01019777dc6295198267dcb391aac470ab511610c91d00f7baa236d118fa5fb56e7f4d2d6ed8e0e4450857 Description: debug symbols for gnat-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 060b5760fe4457d830079d8c4f9f230911afdbe6 1769b480b6e289dba750df367c47c445b5a84031 2c143d3a2711e9fe75140445c96557c36047feec 53c024f49100a82611856dec85d7f438cee76336 5abce214eb97a778d4369a07b0fc71ba7254d77c 7e150eb8a9a12cdc9474a03c37c0c0016f78e761 80833d27a310f40a78c9e8c69469c420aa965ec7 81f91f2f29b4e9b479c43b7041819db4a5c04d9c a2d6b482f4e00c2614237cd3d5e25ae4c61e4c75 bc55cc13a0007e50488b89c122f042cc62f15997 c345d4dd971338770431fe8a8c1ed8f3e026bf8a c5535886fb01d638e89976718490f56c46e4903a d185404782b74d37eb69d5aff2079c2d0f918aff 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: 85796 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 15333500 MD5sum: 1565a127f2d594325cf7dbd32061cd01 SHA1: 98ac1f8c13c99edd0bce2ad3624e6cd5ee9d468a SHA256: 7d310243046b5305f8056140889b04728a0985c9f825f342d7dd48238fa28048 SHA512: 7072e0ee87f34566ff7e74fe7b8b04f80e25d4c2b6c8824d0802d4ed0efd6d7601695e052bacd8b9aa11fc529be5475790962e1bf5443c8305c6cb855e37490d 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: 113183 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 105381720 MD5sum: eb32157aea9de65dfbff49e522fea335 SHA1: 2fad7ca33010cc65fb8e91246cc7b13e24869848 SHA256: 110262a34274083dc108faaab7edb4580bde7e67128bdb23f3775bb810bba6a8 SHA512: 33ca7d58210f4af94d061234ddb0bf4517c781bc32d03481c950c5f9b2f1d14e5742dbcc1c0ff543accb3c3ba620d729411b0c690661dda1ff7a425b4fbf9bfe Description: debug symbols for gnat-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 1a84d8399f19c0c3cc97e5a88e96ad828508331b 238bd7a88a10e62b7ffdad37c0e6471ed03057a0 45ccfc6ac0aa8ffcd00e24003f911f81878eaf5c 5275f8bc5dc0ad1febd8a0b925e742374d129b87 614443c8e6e7300a1e750c5ab2fdef946b5224cc 7e95ce275eb85efaecef9d3f00595665dd9e7021 8883a9f1f9463a8bcfd0d149514e589d21d7d33f 8ba8b8d69203558af468a1feb6d96269187565b7 93a8f8092d29b254579650d3b542de6beafebd80 c59268df5dea6d4d19b7be80be680ff55da9d8fc d234c6f1d299dc192b302c3bb0572a0336639533 e4797a33980bb42d7ef8993149fece999964dafa f714db42c2474da75f3f0cc2e727b62878ebe056 Package: gnat-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 85797 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+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_arm64.deb Size: 15336916 MD5sum: ed33cda7cf72f77e789721bcf6c3b4d2 SHA1: c216d01f8d1f2bb9707f22941fdc8a4444695b42 SHA256: 55991afb4efd1a6e37283b56d83bac68d2c60ec523a8e33fbdb6c31e3c38a237 SHA512: a48cb4e7aeae057a3c599cd38e06d26ce8a6ab3bcb4151233c088bc4fd49a0deeb98a97b777968e25f784b41af54924d82701208d69d61d2f4f30424c13527b8 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: 113184 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 105329068 MD5sum: 3acec6c235a3c4a054d1832ac96c79cd SHA1: 231c57f07bacc77952b9bfff2b39aabb2fd655dc SHA256: 4419fbff9e35727e66ca413a3b0ed92fe6b51c917b43f655ab6785a794186412 SHA512: 26c0e09d3764b87eb5492d8d1ec5b024eae3d4dd1fa6b8c8ef1ca76cebe728fbd4fbe0f6332bcf5c4a726da14151afc1c9f8ec3b35e913f521e949dec1c735ce Description: debug symbols for gnat-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: 01fb07c7f5e3f7ad0578f3acd212c46c5816caff 05afb06f4ef788e3243d0f4bb48c221c007e6604 49b535b661775b6829e22dd30fcf0c3a01c354ad 4ed6a24a08c2d24b96d8b9d298e0d79c2d182c1c 541df6ee9d369a0e2b6dd8f7ef807591a907f451 647f2be0c7c62918fcabf18fc10b046d2b5fa6b4 6ec325c370d2985ba37e740ab3df3ca339fd2ab5 7edb45c898b0f794b6676f36c46c1a15ecfe23ad a64a60d61d6081f3e2ddef51c1ea8055d87fe3f2 c675ac1f53c70d594908da3f63e6948d2a7fe4d1 c9ab7e8dfb246ef0c7aaaa6a05b4e2fbc71b7a6c e542be9854f83c453fdf35a0da0a5088b53581e4 ed844d052517dc9f48bab9cd9fdcbce6dc204bd1 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: 43 Maintainer: Debian GNOME Maintainers Architecture: arm64 Version: 2018.1-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.49.3), libsystemd0 Filename: pool/development/g/gnome-desktop-testing/gnome-desktop-testing_2018.1-3apertis0bv2022dev2b1_arm64.deb Size: 12860 MD5sum: 940a88c742fa1f8936cb94cc0114fd0c SHA1: d70a88739e80cb6d48613c9436d653743aa8282f SHA256: d171974efe880599116cab77ddb2b2a5ed1abfb848b2f0586e046b1cafff74e6 SHA512: 76cf22786b1791c73ee2ba1a420b9d295426a694898139063dd01ffb001909ed836126da9945ee4918547f3977f367f0f820aa810199550f5a88ff20a4c9567a Description: runner for GNOME installed tests The GNOME desktop testing runner provides an execution harness for GNOME installed tests. . These tests are useful for verifying the functionality of software as installed and packaged, and complement rather than replace build-time ('make check') tests. For example you may wish to run the installed tests from a DEP-8 autopkgtest testsuite as a form of regression testing. Homepage: https://wiki.gnome.org/Initiatives/GnomeGoals/InstalledTests Multi-Arch: foreign Package: gnome-desktop-testing-dbgsym Priority: optional Section: debug Installed-Size: 48 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-desktop-testing Version: 2018.1-3apertis0bv2022dev2b1 Depends: gnome-desktop-testing (= 2018.1-3apertis0bv2022dev2b1) Filename: pool/development/g/gnome-desktop-testing/gnome-desktop-testing-dbgsym_2018.1-3apertis0bv2022dev2b1_arm64.deb Size: 29068 MD5sum: 30662821fdd45a0002b78504c5324319 SHA1: 3904db6bf7572cf938b05c0c3cf01d31d788754d SHA256: f31364f701d74db6c5f837ff0da0e965e3b35e68667bca55c43f710a04d9abdc SHA512: 91ccfa8dda10465bd7531c1308c19427946216f5bba32e1e54ab570af0bc5744d7ea0cd8caa03143f4385b0942c490787157740cf478cd37c3264bedba0ed282 Description: debug symbols for gnome-desktop-testing Auto-Built-Package: debug-symbols Build-Ids: a9d4e4423814984f4c579ae65181cc75e215c14a 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+apertis0bv2022preb2 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+apertis0bv2022preb2_all.deb Size: 420536 MD5sum: b0cb4f18ad822eddf2d92afc59378e63 SHA1: 4217efd2b3547f68461a93f15cf426f69910461b SHA256: ca6b42907bf654595adc0f0897c232e60bc8868559b522e1ebede36b03ea245c SHA512: 50559f1febec5c0f4e3000a4dbaac3f654fff71eb0cb5b7dfe1fc3a9898d29f29e66276bc336ff400eafd4f01ac95da52986c68cf29b87b006691c9d51ed1d25 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: 4946 Maintainer: Debian GNOME Maintainers Architecture: arm64 Version: 3.36.0-1apertis0bv2022dev2b1 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.17), libcap-ng0 (>= 0.7.9), libgck-1-0 (>= 3.3.90), libgcr-base-3-1 (>= 3.28.0), libgcrypt20 (>= 1.8.0), libglib2.0-0 (>= 2.43.2), gcr (>= 3.4), default-dbus-session-bus | dbus-session-bus, p11-kit (>= 0.16), libcap2-bin, pinentry-gnome3 Recommends: libpam-gnome-keyring, gnome-keyring-pkcs11 Breaks: gnome-session (<< 3.20.0) Filename: pool/development/g/gnome-keyring/gnome-keyring_3.36.0-1apertis0bv2022dev2b1_arm64.deb Size: 987032 MD5sum: ae44a4ee08754439e21c1ae01b78917f SHA1: 74f6f8ad7a87eaa360ea84f83c04a00d904ebfff SHA256: e76ecbbc0a097d52a825eebbe7fbcc1b45ed418f99a34cc088525161cd100b1d SHA512: a728f0c66b3cbe326c14a1f011fa3ca2f8cb1580635366ff8d3d880b45d992d971db93aa8ca3157abc354ab11de63c9509de723bf849db1a9cf6507a7cc835db Description: GNOME keyring services (daemon and tools) gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information. . The program can manage several keyrings, each with its own master password, and there is also a session keyring which is never stored to disk, but forgotten when the session ends. Homepage: https://wiki.gnome.org/GnomeKeyring Multi-Arch: foreign Package: gnome-keyring-dbgsym Priority: optional Section: debug Installed-Size: 4909 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-keyring Version: 3.36.0-1apertis0bv2022dev2b1 Depends: gnome-keyring (= 3.36.0-1apertis0bv2022dev2b1) Filename: pool/development/g/gnome-keyring/gnome-keyring-dbgsym_3.36.0-1apertis0bv2022dev2b1_arm64.deb Size: 4295496 MD5sum: ff9b45c5dfe792ed605eb6634e92380e SHA1: b44c7d31cb70b6d76c31605a24bd9cba92e057c9 SHA256: 29c932dfbfc60025c264f7e19b70652da4d50e3c0013dcffcb784df4236b3de7 SHA512: 1f2dc07b56e522a207aad431cee74a0f5945853c7900eef977a66dba21c1d4c323d70c2a2e8ff472d8cfa639a018653780054483d256812bf616f2afb906c2bb Description: debug symbols for gnome-keyring Auto-Built-Package: debug-symbols Build-Ids: 0745d7444d9aa9309617a1da4fd72702b214f68c 18fc03d81ba94930ec551541edc5c45a779a7c77 6251fa687a298cdd60dacbd3ae2c996ccb23ee7c 9749923de9a885618f04be85730aaf43e6f85b5e 9d908e901abc6ee08c5dda89915212d6d8a2770d c8487daf7824fe167528dafad4c3610b0ca28848 Package: gnome-keyring-pkcs11 Priority: optional Section: libs Installed-Size: 400 Maintainer: Debian GNOME Maintainers Architecture: arm64 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.17) Breaks: gnome-keyring (<< 3.27.4-2~), libp11-kit-gnome-keyring (<< 3.27.4-2~) Filename: pool/development/g/gnome-keyring/gnome-keyring-pkcs11_3.36.0-1apertis0bv2022dev2b1_arm64.deb Size: 320928 MD5sum: db1b57d687cb287dd619a5398c7ab8b4 SHA1: 27d61e9459a4ba1687abae26786c3aaa6a57acf1 SHA256: 812518cc6005ff2fc15651163b7a7c9e649ad51556111bc857317d00e1e8d623 SHA512: b49a3b1fe7df744ba85c0888de1c3346af1d73470e77b98f63310e65aa736415f8f2e94d5892528f1b3c3e168afe2154161bfb1391e9fde5725fdb2c45ff7db3 Description: GNOME keyring module for the PKCS#11 module loading library gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information. . This package contains a PKCS#11 module that will allow using the GNOME keyring as a certificate database. Homepage: https://wiki.gnome.org/GnomeKeyring Multi-Arch: same Package: gnome-keyring-pkcs11-dbgsym Priority: optional Section: debug Installed-Size: 97 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gnome-keyring Version: 3.36.0-1apertis0bv2022dev2b1 Depends: gnome-keyring-pkcs11 (= 3.36.0-1apertis0bv2022dev2b1) Filename: pool/development/g/gnome-keyring/gnome-keyring-pkcs11-dbgsym_3.36.0-1apertis0bv2022dev2b1_arm64.deb Size: 73476 MD5sum: d36723280e6ea232c880057ed1b1640e SHA1: 581e9ecd91ae8b6ccff14cec4714cd093ce9f9ed SHA256: 9f237095b5fa788cb5239c732ad2600c82f0e93abf7fa58aee306a32d8225e6e SHA512: 66cffcae5cfc79837f8d376c61ad8f6e141c6f87fb18718c18f58a524bacdfd7f7c0f774f3d8226f33b2442f1352ded82d5cd2ffd1c52b7bb5ce7eba1f208756 Description: debug symbols for gnome-keyring-pkcs11 Auto-Built-Package: debug-symbols Build-Ids: e9a3e5fbc3d86e8fef7fd47b6682fd7df443bbae 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+apertis1bv2022dev3b1 Replaces: gnupg2 (<< 2.1.11-7+exp1) Depends: dirmngr (<< 2.2.27-2+apertis1bv2022dev3b1.1~), dirmngr (>= 2.2.27-2+apertis1bv2022dev3b1), gnupg-l10n (= 2.2.27-2+apertis1bv2022dev3b1), gnupg-utils (<< 2.2.27-2+apertis1bv2022dev3b1.1~), gnupg-utils (>= 2.2.27-2+apertis1bv2022dev3b1), gpg (<< 2.2.27-2+apertis1bv2022dev3b1.1~), gpg (>= 2.2.27-2+apertis1bv2022dev3b1), gpg-agent (<< 2.2.27-2+apertis1bv2022dev3b1.1~), gpg-agent (>= 2.2.27-2+apertis1bv2022dev3b1), gpg-wks-client (<< 2.2.27-2+apertis1bv2022dev3b1.1~), gpg-wks-client (>= 2.2.27-2+apertis1bv2022dev3b1), gpg-wks-server (<< 2.2.27-2+apertis1bv2022dev3b1.1~), gpg-wks-server (>= 2.2.27-2+apertis1bv2022dev3b1), gpgsm (<< 2.2.27-2+apertis1bv2022dev3b1.1~), gpgsm (>= 2.2.27-2+apertis1bv2022dev3b1), gpgv (<< 2.2.27-2+apertis1bv2022dev3b1.1~), gpgv (>= 2.2.27-2+apertis1bv2022dev3b1) Suggests: parcimonie, xloadimage Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.2.27-2+apertis1bv2022dev3b1), 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+apertis1bv2022dev3b1_all.deb Size: 829920 MD5sum: c7356ed840842ac9a2ca28900761331a SHA1: 87911fec1172b11e4399aeeae096d474758c610d SHA256: 6b5340db167c23b3ec7fb9dffb1954c1df1e0cd4c6540dcb9b809727c01600e6 SHA512: b44c29c8fb586df656b11f78a491df606c808900628c749d7e965b1f4c2ac14a80f35d71b1883d6ea4b10014393ab9345a28161633ace17a1129ad2f71be3607 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+apertis1bv2022dev3b1 Depends: gpg-agent (>= 2.2.27-2+apertis1bv2022dev3b1) Filename: pool/development/g/gnupg2/gnupg-agent_2.2.27-2+apertis1bv2022dev3b1_all.deb Size: 439048 MD5sum: 16174d785b70b3e843863a90c58f9bd1 SHA1: bcf482e4c1ed25aec9612debacb3ba4a98dc57c7 SHA256: f46b5a01446779b3a1ce6f914e1b8a2e6c651124a52fbe8e1c8c6a262d9174f7 SHA512: e959f8c27c058db77f89badfe9c9a517df7d14cea7befddd996b4b76551360651626587ebd0775fa0ad71638dbd81bcd54117d9abf2aee402b1e0c359ff0b1be 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+apertis1bv2022dev3b1 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+apertis1bv2022dev3b1_all.deb Size: 1088684 MD5sum: c41da2b14c38184ea5b4164d563ca407 SHA1: 3242d5e67a74a6c52baab8b1aecbb4d7607e55b1 SHA256: ac4bdaa8273cdcef8e793389f48a63aef0564c177fd21aab06afeae70a37b0d4 SHA512: 3b17624bc998791816f33a6fd8a65f8acd6a322a6c1fcb317b4f6eecaa5f6ceb922eb12d9c7b17143808ed044b1059667f673e91df0bc025d87021350bf12bb8 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: 1785 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 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+apertis1bv2022dev3b1_arm64.deb Size: 869340 MD5sum: 6e571128a1683b6b63fe3d69bc95287d SHA1: 7e566a796afeccc4099b40ae07fbe521b9d807f9 SHA256: d804f779d218f8569e864b65d5e8d482cc13359640c4feb20de9b85bae75e8b2 SHA512: 580d2352faf352d2229590df07a926c01e04a7b9a182fb17c785fa2ebd6645bd97d4514eb8b1b3e18541a594fd5a0b1d74a3db3307f9f42b724ac6fac838f24b 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: 1727 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Depends: gnupg-utils (= 2.2.27-2+apertis1bv2022dev3b1) Filename: pool/development/g/gnupg2/gnupg-utils-dbgsym_2.2.27-2+apertis1bv2022dev3b1_arm64.deb Size: 1562920 MD5sum: 20ca01cf1705c02791399ff8ab678f8b SHA1: 47577a7627a9558dc7a50a0c29bcd238fc50c942 SHA256: 645e20fa1648a60d45cd5444ca202d3bdef3edc20a3fbbd51e55ad6c625eda8d SHA512: 5ad07a66309dd4dbe87c516cc437ad83e3715e127412eb23712f04f19655bfb83c5ad0eede3f38ed887a65e613d91d38ab7f0022d11fba28ff2f9b3d3037b58a Description: debug symbols for gnupg-utils Auto-Built-Package: debug-symbols Build-Ids: 0e0d3ffacf4addcb0f901220f93c43a64093d8fb 4c45708977310d5e8c46cbcff1f3ccf90ae92ca6 b018bbf2d7e367988b01d57ee01c4e82a66100d2 dc9ad1fe3ef35929714f5c0ebd0d4c50c7948322 eb9f15db76673e588f8a60c7275ff15411f3af5b f432eb6120c11ff27aac97503ff4c1473e6ef3bb Package: gnupg2 Priority: optional Section: oldlibs Installed-Size: 447 Maintainer: Debian GnuPG Maintainers Architecture: all Version: 2.2.27-2+apertis1bv2022dev3b1 Depends: gnupg (>= 2.2.27-2+apertis1bv2022dev3b1) Filename: pool/development/g/gnupg2/gnupg2_2.2.27-2+apertis1bv2022dev3b1_all.deb Size: 439140 MD5sum: 4af0e41d33a85ca3e25c439cbacecd65 SHA1: e199c234c7db21bf817c7a6e6a0e53fba95eb8d2 SHA256: 5cdc791f7f6c670835fa42420a2c960b6d948344ea91ea4296a03287b6ffeb4e SHA512: 9841ca3d24360afbcba20d67bc9bc8a011978c2eb8b43b26c63aef6ca37da18479a0770f1ce9319b25c30126240d97cc36f8e6409fbf7ce9600d976ef25ea936 Description: GNU privacy guard - a free PGP replacement (dummy transitional package) GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This is a dummy transitional package that provides symlinks from gpg2 to gpg. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: go-md2man Priority: optional Section: doc Installed-Size: 1982 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: go-md2man-v2 Version: 2.0.0+ds-5apertis0bv2022dev2b1 Conflicts: go-md2man-v2 Filename: pool/development/g/go-md2man-v2/go-md2man_2.0.0+ds-5apertis0bv2022dev2b1_arm64.deb Size: 591880 MD5sum: 4e673520d0cb0828bc669cd7de7829b0 SHA1: f4f484eb5ee189109080631910f86fedf9c1f3b1 SHA256: 091b374443ad938ecbc116199803cde6764df3d3363f45e00f6e12572c1c5382 SHA512: 64652cccdedbae891fc0841b09a7449b616c58dda372f3f946760f8eb05e337dbd70f0e93e9c49fb73654ad816e1e26bbd9c4f4544a95b3240ad2e76202be09f 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: arm64 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~) Filename: pool/development/g/gcc-defaults/gobjc_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1012 MD5sum: 09c7b2cb82f53354f5b3dd34e065c934 SHA1: d1de30c5f0c1427cd3e63a636275be2e09a2aa5d SHA256: cf267cd239f48f15cb62b5efe9c3bbc2fd4239b198d4c79df49b18b80118589c SHA512: c7cded8905589be653a4061ac24511795757c6b9dffac61a79b603d32737dff2fa5d0ef60508fe1be621308a881d48bbf5c0bab1eccbef162eae4641eebf2f28 Description: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C compiler. Package: gobjc++ Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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) Filename: pool/development/g/gcc-defaults/gobjc++_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1032 MD5sum: f0310f09e0c330fdbd2e9b5e6694942e SHA1: 5e538167e40639fceedd80b887e6c5932ad136b4 SHA256: 584cfe23ec8333cd539ff5aac4c1241c24442dc6e86b6e39bf254123fde6b720 SHA512: 3d6db3c49abe82ec5f7ff826f416a8a5e3ad3bfb29a86e07e6fc29b6b1c36dbc071417313f4e334c1ed226dcb0e96044f5598acd94f9410ebec7d29022327ab9 Description: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ compiler. Package: gobjc++-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 198811 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Provides: objc++-compiler-arm-linux-gnueabi Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis2bv2022preb4cross1), gobjc-10-arm-linux-gnueabi (= 10.2.1-6+apertis2bv2022preb4cross1), g++-10-arm-linux-gnueabi (= 10.2.1-6+apertis2bv2022preb4cross1), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-armel-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc++-10-arm-linux-gnueabi_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 45821280 MD5sum: bbe3810a2dcf0392142348913f564fdb SHA1: e0416f48e55697514057cd9446b06d88b253c1a6 SHA256: db5e77d4df6a7f3a9042b97233857141c7c9f5213b55cbf6c34649c0475e3f4c SHA512: 60121f2a7b1064dff15ea00ab34b10edb455d8c65861ef32c2dba0eef980b9b67b144a29ecdf30a51af51ea8a4bf09b41408f3388f9b32e6a8b773db2f55b88b 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 198810 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Provides: objc++-compiler-arm-linux-gnueabihf Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis2bv2022preb4cross1), gobjc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis2bv2022preb4cross1), g++-10-arm-linux-gnueabihf (= 10.2.1-6+apertis2bv2022preb4cross1), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-armhf-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc++-10-arm-linux-gnueabihf_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 45829116 MD5sum: 5ad67a768e7f36ba81abfa57da50e531 SHA1: 4eb7481e86fc036b1a17adc5a828ce40e46f4ff1 SHA256: a94742cf3294f0f57819386fe7129f39a7660a1929ab16ab9eeb8bedc5cff28d SHA512: 67f5c0b6f77818e672dc3765c4d828e9179dbd52181da9c5aebac3d28a773ccd2857305cf239a8d930f0e204bd4811370b8ec223642ce2a080f027efdabf0e67 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-10-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), gobjc++-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), g++-10-multilib-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), gobjc-10-multilib-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1) Filename: pool/development/g/gcc-10-cross/gobjc++-10-multilib-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 1136 MD5sum: c91be9452ee73bc411d81eddf7855de6 SHA1: 27f1f259f10cf5577cc146f3282ea69124579102 SHA256: 2f3be862f20824b77a479e956e35f50526e56a4414b1027df4ca3090616109fa SHA512: 2621c9b3df4ba01fac3fddb7d95a03fd282a60428119199a7df21283653ec7936251347d6573261ef4b6e65146a5bece8719ea225cd61bdaff89b1636592d97a 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 225255 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Provides: objc++-compiler-x86-64-linux-gnu Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), gobjc-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), g++-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-amd64-cross (>= 10) Suggests: gobjc++-10-multilib-x86-64-linux-gnu, gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc++-10-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 49340024 MD5sum: 4c09c1dcae3602b4899815df8de9ca5e SHA1: 8bb7f2915a1324fba9431a9ffef85e75a14747c1 SHA256: 0f7d3d96a2c446953b7696963db5e1e0f10e5b26a5669183826ee16e00efd676 SHA512: f976dd24015a7e0e087d85edec6cbae54406beba35bbc5014cd2851b24a964086b4d2af82a720fcab3ba6858e4ad6cb911aff4f996e3e4d414e40d6175cca97d 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc++-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1100 MD5sum: 4c9385a9c3709a846adfc36762648bea SHA1: 44c5dde6c8336f0689c760ef28c6fbe7f7e24696 SHA256: 6667b0cfc8a05cd4b3b566516c2842b14b2c762c8b2a055252b7d34407775bdc SHA512: a5a757d50b820fd3b6c3089df5e069a202f71db91cd85404550150504dcb225d4447eaf60a592b7e9845fd7281903414017df0ab92242e2a0f78bc531119a0ad Description: GNU Objective-C++ compiler for the armel architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the armel architecture. Multi-Arch: foreign Package: gobjc++-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1104 MD5sum: a3d338102a26fa8fb4c3be1aae116775 SHA1: 745d5a498457e9272d31595c403014a3eecfa32e SHA256: 5a857da6c534a7cc263e2e9bc5635ad23dbb44dfca4ca276105ece3f78a63627 SHA512: a002e452441ccac8bbe4c11fa587b3e8d9d879f61185d0c299d1cf7e611669d629742444082d8c8baf3e866ecb493e797bcb25ae32fca8d89a595d9350ebf199 Description: GNU Objective-C++ compiler for the armhf architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gobjc++-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1096 MD5sum: 4a365dea33a47a557452a4cdb30e1db3 SHA1: f3fb86ca69f29e236ee8f04c6fa43e9b8cb39a56 SHA256: 0bdef529339514eb755075aba4c86ace5db16e80b1a0727de425eb241b8e3131 SHA512: f7021ec35d9cdbd7fd33a6efeb34eb0f19c1696127a2329544295175bfa507d891c76e6b9e50f617cb2d4aff61b0d75a618d24db7255e7896db128dd9b0e5954 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: 26043 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-posix_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 7634544 MD5sum: a39666257c66e65fa1d02f611d40fd45 SHA1: 35e1aa9e2343367f96863c93c057ce8dbf0943ca SHA256: 694b3d761395f4084d00874c25248b9c685f02bda6fb862f34c33f987da2a6d2 SHA512: 013cfee3f7a3cf74134e7813c69458989a555c1e43d9a24faaffc4770886c937347544473a898b35cb8e6df2483b3139a52a9e38138117beee335ce77ccf8f16 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: 86695 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 85001092 MD5sum: a2d7815d8831c50c07bffded88ddf2ba SHA1: ce3c8f802132e411254badbf6ad649416ff6afae SHA256: 1ede95f5efbddbadd06c5960cd97505a99d9ddb2a3013e3c8eea4c4cfadb1343 SHA512: d16905e46751c0a285ac07058fdb6dc0ae8a70d00bbf533b3dc60da48e95b1e72d0529bf28d175396b9d39c313985484484b33b8f545e621e28550de00bdb6d8 Description: debug symbols for gobjc++-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: dcab1c620debdf7c67834ca8ab4a9254049a2ae0 Package: gobjc++-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 26043 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc++-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-i686-win32_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 7632452 MD5sum: fa94c54705e5dce615f71ff4b22f4168 SHA1: 2f183da7e13344b3898d77204a0bc94e99ca9f49 SHA256: a3b46816f4431704c8a79c78443ab24a911c7cd3f505935ce9ca4ef8e9173b00 SHA512: ac5008f149b0669c3a18e9d2e270844999028dc945889f0f448aa101ea2516088920979136a3dcb86fd700a59cebab5ec851c63be904c41ac7612a1e5c26433d 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: 86686 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 84993312 MD5sum: 158077a7afdfb12c131608611e91d8fb SHA1: 2b23a2f0c8ab21282350132256c8fd52b176bec6 SHA256: 47deb4a05ce8e8341d5986372d8cdbfb5b4a26f6a566beee5575dcf6edeb56ac SHA512: 8b61710234994608419aa532c2e70c3185a3e117e07fdaef471a9829011388e3100f650eef9fe8cdf176a8467ec1d6f79d3e983bae91c16d384da35c4bd1cfb6 Description: debug symbols for gobjc++-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 1a56c1d13369593f94d1583ba2bdfa4e7ed0b143 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: 26447 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-posix_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 7717844 MD5sum: aa475f85d09fd9497ce26414558528dc SHA1: c9584d91a3bf81c2499abb5c15bf259b0683d26e SHA256: b948be6a3d069ac6088cad1bf450d1cf296fdcb00095209414c68bcb4d47085b SHA512: ae5745843ca65bc123ce1f8ba267bf368fde8bdf96ade2cd1513268afdb6b197c120c073d8e55812eb0188e23d9b08451a3309d305020a4f4e4d0f0b029ec3c2 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: 87168 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 85460372 MD5sum: 846afddaa72aa999ef3b7c45354b1d50 SHA1: 4164bb2cd0cb66094b212306a1e7a1e194aa1367 SHA256: 9fedd036a54ee8290b65075f39297137b897893279ec12a1e57b234ed16fb8cf SHA512: 769a2b5ef90e7ed61dc5e56e48ae65b4acb748223e1d406fc1e02f771848e37a5b499c96cdddd0538592536481a987beac628f5004c17087e5f857c81504184a Description: debug symbols for gobjc++-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: 8477ea471f0e9e74631fb1f668954238de448196 Package: gobjc++-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 26447 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc++-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc++-mingw-w64-x86-64-win32_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 7716796 MD5sum: cbd160cb38ccd000665c9125bd23dc39 SHA1: 2e388024712dd1fc110208872134323bd2886bdf SHA256: e6bfc6e5c96169b8126c0fc3e7a49dac164ff6daf877ae50405d6ec32b767d33 SHA512: 183eae68c89f9a4751141d68f0aa5775587c373009c1a4feb440d26fcdec0718ee01d2accf654f12909e5e513d91647a83828452e77aad81b13b706f9b51eab1 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: 87169 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 85443340 MD5sum: 57cb548849e9ef28805845ce55037b09 SHA1: da8ae087ebe8d048920189b45c3923c6bbbc4cb6 SHA256: cc204f87bbf4a964ad490662d43f3c0f885ea6dd9aeec15497313f707a020c7d SHA512: 7249277446e6d6026d97063d8d152560938bc0ccd23b02634ecd0510d51be3b34f38147dc8a7363f357ebc9ac45fe79a629c5f76e19ec6a680f1a63a396a3464 Description: debug symbols for gobjc++-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: ff4c4240790c8298f689e593938a1a92e046db71 Package: gobjc++-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 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_arm64.deb Size: 1096 MD5sum: 0ac341b36d133730e2872cc944dd80e5 SHA1: 443c04b8cce70c65dd5fae3cc6e6961ff11b3fc1 SHA256: 21fea069dcd34cd86b049f206c58923c924c127251d188a27c2923dcdb5ebbc1 SHA512: a53e6b74a9c2197709a8d834e4aa57119d396618ada16c4da77f5160cf78fa960b8dfa543297ed3afb8bdd2e92661294d79795b223650f82665c9d279ac3e51f Description: GNU Objective-C++ compiler for the i386 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the i386 architecture. Package: gobjc++-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1096 MD5sum: dd6a27f4c4cb87a61e63f7304a48ec41 SHA1: 99f744648b3c49ca74a3ff03d76fafb32bbfcaae SHA256: c80a6a0915f49e21f22120be591521ec762cade39f36f2e6385e35af675809ac SHA512: 210197d37464acab86f2979488ad6c814287875330bffc7d2cadb42d53e6a78481f583b3b8cc5cbfd4e05ba58c39343d4307bd249985aeb86bef930cf7b7ee3d Description: GNU Objective-C++ compiler for the s390x architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the s390x architecture. Package: gobjc++-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++-10-multilib-x86-64-linux-gnu (>= 10.2.1-3~) Recommends: g++-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3) Filename: pool/development/g/gcc-defaults/gobjc++-multilib-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1096 MD5sum: 7e605a44fd64a62f6c9df4c668ae51bb SHA1: b263c58f25efdcc4fba91f99bb2e069a83535eb8 SHA256: 462ed100103a66312b51aba3bb461296fe2940350b5d342ebba01003ba849922 SHA512: 16bfb6435a80851f6149be6db71ee4a1e6b872a8278c4d3dad25e10ca6baf910a6e6994b1d8ba5e3e75d604e885a365b0a82da2a990a4f0371be97a60fdf1ce7 Description: GNU Objective-C++ compiler for the amd64 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the amd64 architecture. Package: gobjc++-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1108 MD5sum: 3dacfd22ead1e1a1b409101020f04b7a SHA1: d5e853dc79355fc83e3d733042199775b7b3ae56 SHA256: b800ff64fbaf139119eec1d64eef28bc43f7b808a1ef8d035f5fe0a376f6df23 SHA512: 7930f62752def2a0bb889f7977b9a2ff0bc92633baf0cd6c88b894458a5b6879794feb0148ed7a8059600aa089a389b35105aaf42b001d3b91030f02136d69cf Description: GNU Objective-C++ compiler for the ppc64el architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gobjc++-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1096 MD5sum: da4dbde18bf60f09eb5130a61cc568fc SHA1: 132810236b5f8546219da2a7bd46d605f0dd5fef SHA256: 59cd3cac7b110f827447f3e93b193abc76538a49ee4a118886e4362532fd4fd7 SHA512: c4a4495c58412cc1f6069ce125d8778799c91c1b52d83dfe814e728e4fcf377c4d6fa6c3317e3b3d8cd226e24c39610a98da18dfc4cd6e4bea059610a0333cbe Description: GNU Objective-C++ compiler for the s390x architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gobjc++-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc++-10-x86-64-linux-gnu (>= 10.2.1-3~) Recommends: g++-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3) Filename: pool/development/g/gcc-defaults/gobjc++-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1100 MD5sum: 98b59b3fd0de63d4bc55ec5965c60dea SHA1: f59183669abde689a9500e6ee04b1be2f51c4dbc SHA256: 1ca4c820037296dd514f5f03ced8f069bf009074d7d6f9fae5d40d6d88e82f88 SHA512: 0bf55821d56c2e2e587cc23e9d3c8fca81278f7c29cfc6f4741201e6b290b2dba01c8dfd1d23b1dcafe1c55ba79e8f21fd4d01661dddb14c0a9198e2b9ea3e03 Description: GNU Objective-C++ compiler for the amd64 architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gobjc-10-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 187895 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Provides: objc-compiler-arm-linux-gnueabi Depends: gcc-10-arm-linux-gnueabi-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-arm-linux-gnueabi (= 10.2.1-6+apertis2bv2022preb4cross1), libc6-dev-armel-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-armel-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc-10-arm-linux-gnueabi_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 42940216 MD5sum: 8ed1b06c749af1fbbf5b484c9095a3cf SHA1: bb7a87005e2c6ad914d951ad1ab804f499c2a285 SHA256: 2cc4217dcab40926eeade4b09dd955d18467ad54ca0d1fa9d672f1d1ba9f9a12 SHA512: 70828f1547771155f98e837b4000343ca391a0265653dde7f34608575e3e4227c8ef049d2ccfaefc97593cc2819b0caf34f4e457492f7297e4e5ff3c0630a871 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-10-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 187895 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Provides: objc-compiler-arm-linux-gnueabihf Depends: gcc-10-arm-linux-gnueabihf-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-arm-linux-gnueabihf (= 10.2.1-6+apertis2bv2022preb4cross1), libc6-dev-armhf-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-armhf-cross (>= 10) Suggests: gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc-10-arm-linux-gnueabihf_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 42930668 MD5sum: d1f6a1569a6c3c0d707ab3f0f9a3443e SHA1: adf73d6977525d99fc6e4cc1dde383c5b2d5d56d SHA256: 9a243ef142a38e0ba94908b07465b292fb6569635e179951966551050033c9a0 SHA512: eaf4ba94532fb5713f143ee082854ad20c06289fea4ec07fa385e6bbd3ad8570ab2196e7c0c014fd5e0b1e8f38a078a5a5e8f0ea1d1724ba46bd00b923206da2 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-10-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), gobjc-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-multilib-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), lib32objc-10-dev-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1), libx32objc-10-dev-amd64-cross (>= 10.2.1-6+apertis2bv2022preb4cross1) Filename: pool/development/g/gcc-10-cross/gobjc-10-multilib-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 1164 MD5sum: 510cbd81709095ceea61c1182f3fd486 SHA1: d7da6f0fb739167261722d9b4c9caad8212a78ba SHA256: 1515c5ab0af73dd45992d7095c6cf3bb02981650748f1aca4a39e2a3920d9000 SHA512: ffaeeeaf64c4c23409a3fae105cf7cebb23282602cc27d4a6c081eb5a8356a203402f43c3c927d89bf9e3d6ddf47edca87c266c36f2695c757200bd5e06d6a8e Description: GNU Objective-C compiler (multilib support) (cross compiler for amd64 architecture) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Built-Using: gcc-10 (= 10.2.1-6+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-10-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 213164 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-10-cross (15+apertis3bv2022dev3c2) Version: 10.2.1-6+apertis2bv2022preb4cross1 Provides: objc-compiler-x86-64-linux-gnu Depends: gcc-10-x86-64-linux-gnu-base (= 10.2.1-6+apertis2bv2022preb4cross1), gcc-10-x86-64-linux-gnu (= 10.2.1-6+apertis2bv2022preb4cross1), libc6-dev-amd64-cross (>= 2.30-1~), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-10-dev-amd64-cross (>= 10) Suggests: gobjc-10-multilib-x86-64-linux-gnu, gcc-10-doc (>= 10) Filename: pool/development/g/gcc-10-cross/gobjc-10-x86-64-linux-gnu_10.2.1-6+apertis2bv2022preb4cross1_arm64.deb Size: 46305124 MD5sum: 5f601205ece3587b15f928c7e414b1a9 SHA1: a88521ea5bb2fd8f2be1408f6d85c54fe6bf6d00 SHA256: a40e4b4419b5d4f9600ab3aa6bbd18a6494bae26091d869e3ee671f56f26b725 SHA512: 208037f81d0fa31904dd4388c59a1d7d815770d9f8026034f0a90631f14b0f48844f34a7b5db2ab7025065d966ed9bfbb453e6aff68a248faec45500c7fd4e8f 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+apertis2bv2022preb4) Homepage: http://gcc.gnu.org/ Multi-Arch: foreign Package: gobjc-arm-linux-gnueabi Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1076 MD5sum: b8b02cd7b6bbe94a440912fd4c4831be SHA1: f32278e1983c86305e865a4e457d7da985f44cd9 SHA256: 8b0316d7d7d500ccccc3b1204f6a3917c41e71252458f55b99a95febef21c882 SHA512: 2665bf5d0177b9d80988dc29a2e2eab27eea32728480f76ed1c844ba92e1d21aa93e9b7043cf8288277749d7249bb1cd55712f4e4d9b627cf34f4dcdd05e4cad Description: GNU Objective-C compiler for the armel architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the armel architecture. Multi-Arch: foreign Package: gobjc-arm-linux-gnueabihf Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1080 MD5sum: 5fa0f631a8f860a0ddcce098cfd0ab2d SHA1: 892e72ca77a6d37ac807f6cc2a7e609a45afad01 SHA256: 49ed4383bac5c7f5c0c1a19d5d990d178df5214405cde8a21b3ef03802910427 SHA512: d0fe6266bdc9635ce2d0b27f0249e3c6921311ca640f5b9c3093bcb1495d28820ec88f6b2ada5046ac1c809ae7f182168d1b69579e05a3102fb8eb3c03400da1 Description: GNU Objective-C compiler for the armhf architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the armhf architecture. Multi-Arch: foreign Package: gobjc-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1072 MD5sum: 0b2bdd4aa73737082ca2fedbcb55f9a4 SHA1: 60f5fd9b137c030dbafe0042bdfb1bf68c65df0b SHA256: dbc274b8cff31ebfe0b3dce07cf49e1c9c6dba94a7b83175648301ab5bc18ee5 SHA512: 9e194578402fbb3650758eb4c23316e2f7bbc6ea76c58949e256d92712fd80d4d3b3e9b38180c548f810382a761958b282818fe0a6f939557b12253163a0accb 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: 24757 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-posix_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 7090124 MD5sum: 8c9541819566f6840a0087a3df3793c9 SHA1: 110fe0d7fcdf9df17709a9c51b3f5a96751ea61a SHA256: 899fe2c4d90992e8877d7a59a7f9558f21e54ce1f0721824346dbb306b84b025 SHA512: 7a257620ff803fc4b3f9a4b333891e12ed4410c1374509fd00a89127d40cd2cd40b592d405c6e19521a1946499d1ee609bb2741c853627021b9ab63eda357826 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: 81472 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 79848996 MD5sum: adb8ff0e9d152b975d6c18a1c41a64e8 SHA1: 49a05b3b1ecff5c8e5082c4e49329b663d538aa7 SHA256: 3f4bc13f8913be4add8f601a1acfa98b322e82d695627960463195194015b6d9 SHA512: 81df631b577d4ae66a548fe2d56fa591c1323f78f3663d3cf5c69c28e8866e28a71c13ab29175014d3aead1e2e80976bbbefb10f8200b2e1aac667d507c493ee Description: debug symbols for gobjc-mingw-w64-i686-posix Auto-Built-Package: debug-symbols Build-Ids: 3d1da29e6db7a088e334cbfa19c481d08a938397 Package: gobjc-mingw-w64-i686-win32 Priority: optional Section: devel Installed-Size: 24773 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc-mingw-w64-i686 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-i686-win32_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 7091380 MD5sum: bb4ef8acf02f305cd5d870ebebd96211 SHA1: 7ff81d6f46efe2ac994d94a779a6573c98706747 SHA256: 2d3ddae39f12d09e5dd5112b0e15bfcae16abf0a1f1a4b6678a3322bb1ea6b25 SHA512: 8c965f79837c5626973c7d5d691107a77afeba746b4e54a1b85071620ad0fbd3caf5d18c674f96ec8543009de1dae71dae1aee41fca48297fa89fa885aea841b 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: 81484 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 79879748 MD5sum: 271861ec03c2b5fd6bb93d8d7def8aaa SHA1: 8062da6de338977b9a1dd8966a5e655daacc0ac1 SHA256: bfef5bc11e355ddefc82c983045ecfdb46e37fc63534473a1e4a676e2fe569dd SHA512: 2c27d61e2d64f468cb53a6c5101daf9d8ce9bafc8a3ab06c7617aadeed28a48c3aa855a2c7c79a8b2711956fbf84bac01c3171f7fd345f8c4d7989f4ce3db450 Description: debug symbols for gobjc-mingw-w64-i686-win32 Auto-Built-Package: debug-symbols Build-Ids: 934acbdb76a3878681514a3d7e544ae03ec92845 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: 25147 Maintainer: Stephen Kitt Architecture: arm64 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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-posix_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 7179360 MD5sum: f18bbc2666701cc921321b8d818ceb09 SHA1: 0563763f6d495f6d427e0f9839dee4977511dd65 SHA256: a6eb88d9f28f582df760294ded6020cbd2af72ef1561f6107bc8ce906e752736 SHA512: 52c1ecee85904f42427ebba938c4021f346a7536dce503073d0dfc529f7364eb9d68732b8613b2d6f5b51cbe1d747eb8714bbc2a224f01fc1f721f36921f594c 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: 81946 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 80270208 MD5sum: 543a5cb59de4220a5c13c17f42cd8e89 SHA1: 7de9e8f2b9cdb03917dc5dac7c9fb6d821cd955d SHA256: 5a6d159e05ecd553bfb545cc9218e5d49a6550e9107487c3f2d46809932f29af SHA512: 84dbd38be452014d0af5e709b613b1e694dc1f0fcd4ec8c08ea33de3d4987d45aba2aa821e1cca61659c12060d412a7f463f4e10c2242ce9c16faa589e380003 Description: debug symbols for gobjc-mingw-w64-x86-64-posix Auto-Built-Package: debug-symbols Build-Ids: d7bbba8314c4a4051229043cfadc5b388cd1d1a8 Package: gobjc-mingw-w64-x86-64-win32 Priority: optional Section: devel Installed-Size: 25162 Maintainer: Stephen Kitt Architecture: arm64 Source: gcc-mingw-w64 (24.2+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.17), libgcc-s1 (>= 4.2), libgmp10, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10.2.1) Breaks: gobjc-mingw-w64-x86-64 (<< 9.3.0-8+22) Filename: pool/development/g/gcc-mingw-w64/gobjc-mingw-w64-x86-64-win32_10.2.1-6+apertis2bv2022preb4+24.2+apertis0bv2022dev3c2_arm64.deb Size: 7182216 MD5sum: fa23bcf5c7eda848fb6fbf862d992f8c SHA1: 325bdd0d1a52193516dbc90c2ac2e8de59851f98 SHA256: a045a9fdf503fd903c05b67b1139a39c23e2cd95ec9c2f71cbecf6ec12bab442 SHA512: 1134619ad3fdb4475e84d5189c2b5207255378095aa5fe64bf2b7d4c5569b3549cb206e02f05388aa0469b11ad304bb9452bf14953b4be6576a89c5d9fee4aea 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: 81958 Maintainer: Stephen Kitt Architecture: arm64 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_arm64.deb Size: 80259720 MD5sum: a92d21f75f3f846b052290fc177f0c86 SHA1: 0e3baa5a842b4089f5d9b59f6b1bbe68cbb3d6f0 SHA256: ec0e02a796e7b3221cc4ca0149e838bc7ce7a1bb66c2bed523f7511fe3465fec SHA512: 24fb4b8f889cb0299ec77ba09cbd7d86d17376ff939d06cf16a69d9bbdb100f2492c65f0f0996c37585b048aebd5c8641c20edb8c84021afbd2572b97056f145 Description: debug symbols for gobjc-mingw-w64-x86-64-win32 Auto-Built-Package: debug-symbols Build-Ids: bcb51434c2ac31f8399d0eb05923770d4d87dab6 Package: gobjc-multilib-i686-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 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_arm64.deb Size: 1080 MD5sum: 9d6f0dfc231ec42a40493fac5a1238cf SHA1: de3a822cb28274ed414205d476562191f6dbed8b SHA256: d5894fb7bb8f56b5f97c28a17f9badb907713e073faae7aa3139e74b1e85255d SHA512: b9dd462d2ea7f3eeebca04bc3915d5e510c2bdaaf6422d66422cce91701947e3103173ca456fe509e3492df902fd2145eafc59d87d09e8b8a583d1106c070fbf Description: GNU Objective-C compiler for the i386 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the i386 architecture. Package: gobjc-multilib-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1076 MD5sum: 69b4eaea6e9fd0e06d9b5ddf36f04da4 SHA1: 2fe10e52e0143b820cdba6c53fd11cd01f5ada31 SHA256: 32ce5289f527e30ec817490e7eaeee3c433d7e50fdfe20e5cdb50d348b2e7a3d SHA512: eaf01ea69ccdc514848a343b5f93ccf75d22891ab5195e34a93f5b7eae582db74239088204a5e877354552a1a5b6327a85f8edf9cded008964c93697df0a7872 Description: GNU Objective-C compiler for the s390x architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the s390x architecture. Package: gobjc-multilib-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-multilib-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-10-multilib-x86-64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-multilib-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1080 MD5sum: 8f1e9b76ae651f60f316b51b12ad1767 SHA1: 1099570174e7ba56b9eb925bde1ebb4606e54822 SHA256: 32dd03a85657c68f9cdeb9345d0eff638fdeae269ebb955bebcd7aff52775d25 SHA512: e6cd46702c4c97be5f62452ef33679440092cd9271cec7197cd10e5ca49dda24614c5c1c82795aa6f67c82b0f1740c5d6cbb1eba0ba55badcf55e59c37f99733 Description: GNU Objective-C compiler for the amd64 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the amd64 architecture. Package: gobjc-powerpc64le-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1084 MD5sum: 42649cc3235b262c1c3e9fc5f2f05d2b SHA1: 7e479789dbc25674101d9b545e48be83e4962008 SHA256: 489830a72e0ff341565ad6ee09aebf7cec165ab5a0aee042ffea2daf19be5790 SHA512: 2dcb0a16efb6cd8f319ceae3ae582b4d7e6ff1f0b17bf7475eb67f526e93bb528f9434f78b6ad7ac5a338f30170ffd0fe8a77c6426450a160c6554c764d1e67f Description: GNU Objective-C compiler for the ppc64el architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the ppc64el architecture. Multi-Arch: foreign Package: gobjc-s390x-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.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_arm64.deb Size: 1072 MD5sum: a6bac71a82203eb65a36c9e084cd94d7 SHA1: c8f97d3f7e032477f51dc440e20f78ba84a06d20 SHA256: 6afae3d569fcc46f73294f455f48280d2156ef6d97d996bd7ead533494887928 SHA512: eca448e6139a79365e4060f55f3e6bd8b0a117b3a7b4695feb98bf432e7b5a692d9529c4cb1069116ac31ab30c004c79f42d5631c6a6c5e4868f674bf0234852 Description: GNU Objective-C compiler for the s390x architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the s390x architecture. Multi-Arch: foreign Package: gobjc-x86-64-linux-gnu Priority: optional Section: devel Installed-Size: 6 Maintainer: Debian GCC Maintainers Architecture: arm64 Source: gcc-defaults (1.190apertis0bv2022dev3c3) Version: 4:10.2.1-1apertis0bv2022dev3c3 Depends: cpp-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gcc-x86-64-linux-gnu (>= 4:10.2.1-1apertis0bv2022dev3c3), gobjc-10-x86-64-linux-gnu (>= 10.2.1-3~) Filename: pool/development/g/gcc-defaults/gobjc-x86-64-linux-gnu_10.2.1-1apertis0bv2022dev3c3_arm64.deb Size: 1080 MD5sum: 72199b3175a382357241d5137f58be1e SHA1: a4622573d4f38109c1d448595a5f54bfcf1b88e2 SHA256: dd4b742d06824dc33e6afdd0f418f09c1ce171e96fef13a899426a1237d75159 SHA512: 8a26bb890a9802d5719d7dbcb9673cde80278a64cac27246d0abe5d2d07416a009cc1b55b127dfe4146eda271fa52177688e4b4821dfae5ece23f3c5a25d27c2 Description: GNU Objective-C compiler for the amd64 architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the amd64 architecture. Multi-Arch: foreign Package: gogoprotobuf Priority: optional Section: golang Installed-Size: 44037 Maintainer: Debian Go Packaging Team Architecture: arm64 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_arm64.deb Size: 4560288 MD5sum: f0b253a5db9d0ceea206afef882618ea SHA1: 29f9b4e4d656ff6c7de68b991f80e6516a2258a6 SHA256: 4efc1b408dd8c7544a7110f6d97c6d27e4293d6c40ec8fddff39e9254f3e75c9 SHA512: 63fb381b9684ebdd876b97314685776263143844fffe6304e84e4357e48af9888f05cff1bcd5cd85af2206a71905cbfa58d5af6fd184214e4db4f90a06b48cf5 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: 5902 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-gogottrpc Version: 1.0.2-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-gogottrpc/gogottrpc_1.0.2-1apertis0bv2022dev2b1_arm64.deb Size: 1381816 MD5sum: 0e1916d2608a0042e1932a1cf648d828 SHA1: cab7ae9680e6cd051f4ffb0c3de1ac3eb31ee4c9 SHA256: fad1785dc6edb40b0cf8faf7bcc1f6e4a6be69c188a89e9ea69441df163a4b34 SHA512: 65ff68e9e4a0bfbebd85eac35659166aca05c483d2ce773d73d51654ec3c1f6802517bc6e920550982151bbeea47ddf9f6140cc10d4a243dba4ac68460e9c1cb 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-1apertis0bv2022dev2b1), golang-google-genproto (= 0.0~git20200413.b5235f6-1apertis0bv2022dev2b1), 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: arm64 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_arm64.deb Size: 5068 MD5sum: f0f3600efd5b9f1b3f2426719e0343f3 SHA1: 23eb76d50989a6b9ed40e29a8e6674570f3eb078 SHA256: f364502ea6bd740f29c36794e65aa7d95fe2696de0721960d3ac05545dd38388 SHA512: b290da1cb550f29cb6d8c97b7797faface8c3b03f656bfb477cba6fc1d7687a358a9ca1c71cbef073cfd3976c70006ecbe3658695d374509e4dd48380fd71b94 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: devel Installed-Size: 61 Maintainer: Go Compiler Team Architecture: all Version: 1.15.9-6+apertis0bv2022dev3b1 Depends: golang-1.15-doc (>= 1.15.9-6+apertis0bv2022dev3b1), golang-1.15-go (>= 1.15.9-6+apertis0bv2022dev3b1), golang-1.15-src (>= 1.15.9-6+apertis0bv2022dev3b1) Filename: pool/development/g/golang-1.15/golang-1.15_1.15.9-6+apertis0bv2022dev3b1_all.deb Size: 29964 MD5sum: f185b6629073be945f5d7dfdccf221bc SHA1: 855182cf4ebbec627fb50429f917796cf954bd2f SHA256: 1939c81d0504b942d0c95f0394bdbef09f34a63dbedaef41b11e3f8918b9c590 SHA512: 6faa8aea78f8961e42c6a8fd7739d3a62a01297e67036288b7a297149cbcd9c345efb0888330a74ccf65c5e986dbf7f4eff2159b8d74102fe6ac12ba899a13f6 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: 4064 Maintainer: Go Compiler Team Architecture: all Source: golang-1.15 Version: 1.15.9-6+apertis0bv2022dev3b1 Depends: golang-1.15-go Filename: pool/development/g/golang-1.15/golang-1.15-doc_1.15.9-6+apertis0bv2022dev3b1_all.deb Size: 2456620 MD5sum: d92eb41e76912066e1d29d62a6e12030 SHA1: b572c1d4c3442df5590ae374b8dc6c21314c7fb4 SHA256: 4c8ce8cee1e80b8a7eb6fff3781df9fa323f2eb78e5248c948bfaf978cac95a3 SHA512: f126519d964f167a3a78784ca87cce55f19eab99786107d8bc0a10d3ca41e81ee988ee3d3862aade4c129362a14003bf0418ed4cd8a92b422a0628c6d9f82aaa 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: devel Installed-Size: 252482 Maintainer: Go Compiler Team Architecture: arm64 Source: golang-1.15 Version: 1.15.9-6+apertis0bv2022dev3b1 Depends: golang-1.15-src (>= 1.15.9-6+apertis0bv2022dev3b1), libc6 (>= 2.17) Recommends: g++, gcc, libc6-dev, pkg-config Suggests: bzr | brz, ca-certificates, git, mercurial, subversion Breaks: dh-golang (<< 1.43~) Filename: pool/development/g/golang-1.15/golang-1.15-go_1.15.9-6+apertis0bv2022dev3b1_arm64.deb Size: 42951080 MD5sum: 1ad69c9df1348331e22327458dfa9973 SHA1: 920f5e89031a3ab0e1a6028c0966044ba94c2e68 SHA256: 31bd955d0f16341edd1cec66e984232996e8e03c10350e9f68abf156d635068c SHA512: da136658173fc9ec4e0af4f08a26d3cb41d3dd37ce534f47cb1d6287ac085c38fcccd13bdfb73fb2c14d01cc2ce86c43749fd8ed9305d6180ee5e82ebb84f41e 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: devel Installed-Size: 94040 Maintainer: Go Compiler Team Architecture: arm64 Source: golang-1.15 Version: 1.15.9-6+apertis0bv2022dev3b1 Filename: pool/development/g/golang-1.15/golang-1.15-src_1.15.9-6+apertis0bv2022dev3b1_arm64.deb Size: 13844356 MD5sum: 693a2bcf670005666570e156f326201d SHA1: 5538855d910d52b389c54f416c296cb3c3f34c39 SHA256: 93e0324e653ccaf33bce6fcd437cb264be1b765ce3ec1e379736f817d3c9e0ae SHA512: 146de84de750fadbd1380114004479a3b7ec9d719ab8be4da170cfd2e2a0d4453111846aea4ee50d676711a2c09b4f4dadc5efa0be9644e57273c9f27931bdd5 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: arm64 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_arm64.deb Size: 5204 MD5sum: f66f98c96a7fb0dae9845fd4ab1ee852 SHA1: 33ffcd927191f8e7cc6016d6c808c3d9a269f5f9 SHA256: 2fce09989a46fae17c0d0e58023f425b36b580b6986b4b0b2a57a74c11f854eb SHA512: 46e98a8c05657b76fa7fc44bdd2951916b2cb0097d26d5f23204e30dae05aa0978e90c0c601a66914287670101a2d3b30e3bcd4b3c8510243e51afbab8677f8b 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: 40337 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-cloudflare-cfssl Version: 1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libsqlite3-0 (>= 3.7.15) Filename: pool/development/g/golang-github-cloudflare-cfssl/golang-cfssl_1.2.0+git20160825.89.7fb22c8-3.1apertis0bv2022dev2b1_arm64.deb Size: 7171092 MD5sum: d31173b3c85f3725e126dcd4e692a4e5 SHA1: 8f1616c4eb6ec8645ef7805b08ec9001960f3ef2 SHA256: 02462e10e1a1f2aed03ca297c55d839adb3aec44b50025f4f97b38af7e11a268 SHA512: fc16e084e3717261fd15cbe7cc74a790a39db981166e4900a1e6a38d8716142f63f5b1cedd3a2c401589a0faf770668611d289aed85ffbaf98a7f298c23714e6 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.1apertis0bv2022dev2b1), 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-2apertis0bv2022dev2b1), 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: 3463 Maintainer: Debian Go Packaging Team Architecture: arm64 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_arm64.deb Size: 2685924 MD5sum: d591d7763cd301552fd74b29a1174010 SHA1: e8ba8521871bb1c2a49e28a5101ee75c8ac11073 SHA256: a9057418f01565269ccf36954a8765e8a4b72058a4c2c3da385e74347fdaa145 SHA512: 6bb070768d7a4d7e0ce3ca9335f9b44b4c48e55258e0021bc3813ed6631d847fefa25350bfd4baac9eb4c8687e7f3bb67336db8044339e3d7dc2a6876b74b405 Description: debug symbols for golang-cfssl Auto-Built-Package: debug-symbols Build-Ids: 76c3c245edd85a610fcf45f8824d21b1f21fd7e3 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: 3550 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-docker-docker-credential-helpers Version: 0.6.3-1apertis0bv2022dev2b1 Depends: libsecret-1-0 (>= 0.7), libc6 (>= 2.17), libglib2.0-0 (>= 2.28.0) Suggests: pass Filename: pool/development/g/golang-github-docker-docker-credential-helpers/golang-docker-credential-helpers_0.6.3-1apertis0bv2022dev2b1_arm64.deb Size: 727708 MD5sum: 5d89ea5722f2c179ae1fc6433a865c9a SHA1: 207ac8b8b9e8d828359c1cc03048199d43356c4d SHA256: 0b55445d389919e265434bb6104a85f5f9b172d7ca3afcfce44106c9c38ecf07 SHA512: 09f732306763df3fc19c0e7c31e239d5617ee0e08e1358b89c82cb9ce7ccac49159b3f001e302e93b373ab6d61a87180663196ebc5e92736cb665678d2989807 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: 756 Maintainer: Debian Go Packaging Team Architecture: arm64 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_arm64.deb Size: 586704 MD5sum: fb1baf8b31170a342f927a71557c492a SHA1: d833b25d7695581992888317890ce6f585da54df SHA256: a45f5f9d4807d7e3b414e6dabba9be38fd1dee613b15ea8a9ff9d5d3b9eb3193 SHA512: c5435d7ac6e3a5ca28fd55268fb8b40b63d24ab6735f0fdf59647380c025ae37f2f7f2de5d9f5ebde541817ee3e6c4d7b9d054ef6eae9bed3b9f86de68b0ab28 Description: debug symbols for golang-docker-credential-helpers Auto-Built-Package: debug-symbols Build-Ids: 99b0812936b358ee0017eedf30d00b88a3c3687c Package: golang-easyjson Priority: optional Section: devel Installed-Size: 3431 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-mailru-easyjson Version: 0.7.6-2apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/g/golang-github-mailru-easyjson/golang-easyjson_0.7.6-2apertis0bv2022dev2b1_arm64.deb Size: 1021144 MD5sum: 0d1a74c0ae98f7cb81e9c2720f8d0bb4 SHA1: 5da545216833ae06442faeda15c22542290eba01 SHA256: 15e2e4d6fb3235c2fe345757fc7912fa359f2302e5ebe7f97afaa4c9ab47064b SHA512: ad5207d11d55187ab98b06e97ccf8a1bcb7a6fb2a1f1b7a71432f4f10532ab5e5ea1e0188ddba1efbd97cf8f142a8641f273db74ae34817cd24533c67e0bc1a3 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-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-5co1bv2023dev0b3 Depends: golang-github-bmizerany-assert-dev Filename: pool/development/g/golang-github-bitly-go-simplejson/golang-github-bitly-go-simplejson-dev_0.5.0-5co1bv2023dev0b3_all.deb Size: 7408 MD5sum: a238171d975edc07503afc8a1ff3206c SHA1: df71d2d9993359c41a8e20ed39b1dd1ae3fd6629 SHA256: 259e8737e5ae4a1ed1bab6b9ca86f6f63982293d01fdd2156fc98484f44c7e75 SHA512: 01bab9efce952d0867ed8b44c45ac562722cc0cbd40d1085c8ea8024b3755238518e2726fe574ee00628dcf178550693fa57956dd80d11599ca584396b0cba09 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-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: 4872 Maintainer: Debian Go Packaging Team Architecture: all Source: containerd Version: 1.4.5~ds1-2+deb11u1+apertis0bv2022preb2 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.5~ds1-2+deb11u1+apertis0bv2022preb2_all.deb Size: 525428 MD5sum: cf96cd3864f34c9408767cd54f48bbc9 SHA1: f36d110eaa4856c30f9b08eb43f5cda925cb5ea4 SHA256: 82587acca78ebb62da6fa500e923f31a7a23ce3432e04349f1195378133743b9 SHA512: 3a0937511899932205df3f3dc0e73a2986eaa401ef5bcdf8d45440f31c855b1f788ac1bd4b38b929fb2c602374e65732f94f6dc4bd5d6b2472a0187ea78ff2fe 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-containernetworking-plugins-dev Priority: optional Section: golang Installed-Size: 257 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containernetworking-plugins Version: 0.9.0-1apertis0bv2022dev2b1 Depends: golang-github-alexflint-go-filemutex-dev, golang-github-appc-cni-dev (>= 0.7.1~), golang-github-coreos-go-iptables-dev (>= 0.4.5~), golang-github-safchain-ethtool-dev, golang-github-vishvananda-netlink-dev (>= 1.1.0-2~), golang-golang-x-sys-dev Filename: pool/development/g/golang-github-containernetworking-plugins/golang-github-containernetworking-plugins-dev_0.9.0-1apertis0bv2022dev2b1_all.deb Size: 43188 MD5sum: f8c0f270ad629d065c6494420a8ac865 SHA1: 94ff26f775e013ae66e70455571b4058d6ac57a4 SHA256: 3618689a0f0ac2092016ab1d821cc6dbe64aa42c4e33f19b35ee0190bf4e6972 SHA512: 8f44b6f9b86be3e870b17924ba60cdf7776ded68b2035f978e965b91c7f4ef3569c619d021bfe90a03776891adbd47da39741092c82fdab2fbd40ac89c5d8fe2 Description: standard networking plugins - sources This package contains sources of the Container Networking Initiative's official plugins: . Interfaces - bridge: Creates a bridge, adds the host and the container to it. - ipvlan: Adds an [ipvlan] interface in the container. - loopback: Set the state of loopback interface to up. - macvlan: Creates a new MAC address, forwards all traffic to that to the container. - ptp: Creates a veth pair. - vlan: Allocates a vlan device. - host-device: Move an already-existing device into a container. . IPAM: IP Address Management - dhcp: Runs a daemon to make DHCP requests on behalf of the container. - host-local: Maintains a local database of allocated IPs - static: Allocates a static IPv4/IPv6 address. . Other - flannel: Generates an interface corresponding to a flannel config file - tuning: Tweaks sysctl parameters of an existing interface - portmap: An iptables-based portmapping plugin. Maps ports from the host's address space to the container. - bandwidth: Allows bandwidth-limiting through use of traffic control tbf. - sbr: Configures source based routing for an interface. - firewall: Uses iptables or firewalld to add rules to allow traffic to/from the container. Homepage: https://github.com/containernetworking/plugins Package: golang-github-containers-ocicrypt-dev Priority: optional Section: devel Installed-Size: 170 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-containers-ocicrypt Version: 1.0.3-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-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-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: 1631 Maintainer: Debian Go Packaging Team Architecture: all Source: docker-registry Version: 2.7.1+ds2-7apertis0bv2022dev2b1 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-7apertis0bv2022dev2b1_all.deb Size: 263684 MD5sum: bd86a03ec658865e508175b73be8bf46 SHA1: dd988d4d5f4562ecba26e311764127b4eb9d75cf SHA256: 3b21d1b6334b1b12292a6cc39326e477e6f9a2a535c5800d1388d8a98d9ce00d SHA512: 585484057415e5383eacd7878e50406de7ed0372962bca376893887349ab10dd7f63685874703357e684d14cfe1b3a5ad7eac2b1616b41cfa1fe2ef6022abaa9 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: 7763 Maintainer: Debian Go Packaging Team Architecture: all Source: docker.io Version: 20.10.5+dfsg1-1+apertis1bv2022dev3b1 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+apertis1bv2022dev3b1_all.deb Size: 1113672 MD5sum: 2cc3f6340e25b0120f581fe98cee2d64 SHA1: 4e55c6c0d9430130c656532561270d925f1b79d7 SHA256: b9cc4c39aa208d8b38d296177bf91bcd8444b6ea485ba5abaa76ebb4f763ea67 SHA512: d75063e446f15566dd05da2e88e79518b58661a5d79f7860cd90ee879311c7d441624f5e47da70ecd41637bbb17aae0f9236e932cb9b44d6056515577b63a74c 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-1apertis0bv2022dev2b1 Provides: golang-github-moby-spdystream-dev Filename: pool/development/g/golang-github-docker-spdystream/golang-github-docker-spdystream-dev_0.2.0-1apertis0bv2022dev2b1_all.deb Size: 25288 MD5sum: ee7b57c6b429b2a2c53054c457f0d053 SHA1: 8b106f924b0e5828b131508ce990c04dac6a11d3 SHA256: 4d7302b3fbf467a2acdf0e1ea565bb4f04a5d4f3ea20d1b100721b041c062c20 SHA512: 1ada8e83f7a1ddad11d37ccebd5f316723a1a1f31c63c7b0aed82582746dbf7d30851f12cec93001bf4704682e74ea3ba73f451f55e4b9d17e277537dfd044ee 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-1apertis1bv2023dev0b5 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-1apertis1bv2023dev0b5_all.deb Size: 265636 MD5sum: 603576a508e1d7bc3bc36aab416685a8 SHA1: 756d5bc45d39c0196a905574c1f082496f9eff55 SHA256: 36e995d9de79fb0300cdc19a1e615374b9afe59acf88333b4a6bb5064cf7c7f8 SHA512: a8fb552ce63a0a954299b1d3451a6b0d419fd53863045e268cf4227b1c20e3bcf6173abac0b13a11c0377edd06ae8f36518ad40cfb57e69bd2250138e201da11 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: 19046 Maintainer: Debian Go Packaging Team Architecture: all Source: consul Version: 1.8.7+dfsg1-2+apertis1bv2022dev3b4 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-2+apertis1bv2022dev3b4_all.deb Size: 3007896 MD5sum: 6d1c71d4dd646a5d71c6cddc3b03a902 SHA1: 172cd86633c0208c59d175c38a1dd25e5ee371d9 SHA256: a51ef1e3666ce2891fb906e402b5d7d8d9f4b275fe4d6c789f686adc358126bb SHA512: 4f72d256ecf733a7db2a70125fbb5a4e3ec02b0995ed6a74b3b90f0871989708ea6c938f3c4c2af1c97b50077db18aa2c1e2f772ec57e39dac93e9f8cfd8b144 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-1apertis1bv2022dev2b1 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-1apertis1bv2022dev2b1_all.deb Size: 81604 MD5sum: b81e054d940683600f12af703e1982ec SHA1: a5f9b878109595339c1298bd7c8bf44e290b8a1d SHA256: 97f13159a16c1a16086b24aafbfd9d09f2cc82c7233189ee98859315c274aa45 SHA512: 1036c2cf02ba22e4314da23f6ab7624f01a7a0087eee84036074e7a3362478827f0c1e5bef5f8e267126635f4a61c6e2118286900373e915317475292c6b311b 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-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-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-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-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: 1287 Maintainer: Debian Go Packaging Team Architecture: all Source: runc Version: 1.0.0~rc93+ds1-5+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1_all.deb Size: 230984 MD5sum: 753e4e0f5e8fc70f1d4dbf5d1af81b1d SHA1: 78813d7966c777f6eddc8003dc2bbc26a50ea1af SHA256: a0a701d575946cb68e28671376ab58786b500bed202474f9c8a415ed3a23b611 SHA512: 4a06a1407a98ace7f4538090fe23146f6340768aee4f87c080eda084c2d6497d8ae6f658a953b03d155b4e2df0c5713e84691e7b840414bd570d17fb975a34fb 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: 106 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-github-opencontainers-specs Version: 1.0.2.41.g7413a7f-1apertis1bv2022dev2b1 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-1apertis1bv2022dev2b1_all.deb Size: 26984 MD5sum: 15b5034ef7f96e8edba7b4103b63722b SHA1: 3911b372bb2c4adb083c1864a42ed6005461873f SHA256: fe7f0b4b936a74c81c923adba60a6fe755acb60356c6d5ce093d4ce74bb2b10c SHA512: c3914f02a0325f43fd5bf3b505169904fe72ad2cff37afc7edb7af85af0e84fa2f3b2c687ebcc17c9a894550106c2e4bd27335b2c735acfa8a605607e2bf3810 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-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-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: 6282 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 1.8.1-1apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-pelletier-go-toml/golang-github-pelletier-go-toml_1.8.1-1apertis0bv2022dev2b1_arm64.deb Size: 984952 MD5sum: d276665d4bab9a7309db4e1a84c7e7aa SHA1: 28af5c8cb532613f1d5569389a6dd281c6d4f4a1 SHA256: 9a158411cf327c358eee90bbceefd7c73d47ecd6bf3b68c8b6cbba803acb81e4 SHA512: 220fc74975b53560f6c8a31da19ffcc04520122b0a261f0615325003128d0d7eea5629ac3bfe1a8d5a01bede5486004f10f75b83aa936f5e96d3980913acde0d 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-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-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-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-ugorji-go-codec Priority: optional Section: devel Installed-Size: 4419 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 1.1.7-2apertis0bv2022dev2b1 Filename: pool/development/g/golang-github-ugorji-go-codec/golang-github-ugorji-go-codec_1.1.7-2apertis0bv2022dev2b1_arm64.deb Size: 1294824 MD5sum: c149eac8b2cd9bab155b398b4dc5da7a SHA1: 00effd5a0911993baa20cf1a7f93f3beca6edf5c SHA256: 58aed65980c9c6da20ecfdbda4080b84a445c37cf765ea10ee356e1bd7181100 SHA512: 0b31c5ac0eb403f3069a95a1f280d6605dbf66f43ff513d46f851c08594b9cbb4a0536152f50d4cbc66bb96ef138d241cc0d6faef1623daf6c41491d141da9f4 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-1apertis0bv2022dev2b1), 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-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-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-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-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: 7021 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 0.0.2+git20170626.21.b2862e3-3apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Suggests: golang-github-xordataexchange-crypt-dev Filename: pool/development/g/golang-github-xordataexchange-crypt/golang-github-xordataexchange-crypt_0.0.2+git20170626.21.b2862e3-3apertis0bv2022dev2b1_arm64.deb Size: 1955888 MD5sum: 6445c1687fd9a9b149bfc5b4b53efe3a SHA1: 2ea9a6fddabe714c0fc589bc20939a820be23e5d SHA256: d837d98882e76283008539e3ba7e3edaf56641b7d838c0e5ceb4a9e9d6adb61a SHA512: 9f405b298185ff4cc5e61be60b1662b20e77b9cec7d683c2676ac3f29a493f6652ede804929de5aaeb470217fb9e6525f9ba4256902045c52858fa33741d8746 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-6apertis0bv2022dev2b1), golang-1.15 (= 1.15.8-4), golang-github-armon-consul-api (= 0.0~git20150107.0.dcfedd5-4.1apertis0bv2022dev2b1), golang-github-coreos-semver (= 0.3.0-1apertis0bv2022dev2b1), 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-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: arm64 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_arm64.deb Size: 24164 MD5sum: b4c527a9fc627b9a7fb3903062480b6a SHA1: e0f2dcfcf6b59b499d330e3e3af417d64b78be4a SHA256: 43cc59639f2920c0f143709a3cf3f2a5397e24fb3f8d48b8f7bcb549ef16b7a0 SHA512: 95c4848718d06d682cce5575f4150c3ebe107823ad0a20283746daf13ee46184a5947cd912eb77b28447492c3e278c2baf0835d7fb48d16211fbd1176588b211 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: 5182 Maintainer: Debian Go Packaging Team Architecture: all Source: golang-golang-x-net Version: 1:0.0+git20210119.5f4716e+dfsg-4+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1_all.deb Size: 658960 MD5sum: 54c2406534864116f6ce748615c11f46 SHA1: e94ccab8709dd1138439a1dcd7b44dc1c7f043f6 SHA256: 290bbf56d641c123085788eafb6ad16d76ddfd4d873f242c2d4592b89902d821 SHA512: 6a99c9df72518553826d084de30aaeb025230b90b30cd29714bdfcdd983b96fe3aa3e62317cf1211da4dc62eaf9dfc96e11ad4bdd0d1ef1ace49a0e584620229 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 (= 20210108.1309-1apertis0bv2022dev2b1) 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: 150706 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 1:0.1.0+ds-1+apertis2bv2023dev0b1 Depends: libjs-jquery, libc6 (>= 2.17) Recommends: golang-doc Filename: pool/development/g/golang-golang-x-tools/golang-golang-x-tools_0.1.0+ds-1+apertis2bv2023dev0b1_arm64.deb Size: 26518304 MD5sum: 5a2c00ce4a0f55dd88ac56dd2333e4ab SHA1: 3bda8890531b1fe4a2ce2ab03699dbc86ebe02dc SHA256: 89f73b2043cb33680de4544e3635ff4c255f295af2c5a080256c69b12f3ddfc0 SHA512: 894f6e562940726ed25768ff031418c5a8f16f329d890f60770004dbba22c5d16ebe684cecd9f4334b708eaf1efbc77b0b287d2ee2d352ec1783fc1339e70a81 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+apertis2bv2023dev0b1 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+apertis2bv2023dev0b1_all.deb Size: 1627152 MD5sum: e18427aa07874d7b1a9c5e61cb359637 SHA1: d63fc00dfc590e9f4d536de3ddbe6fb1944bf719 SHA256: 02f36064df248fb2aee604068f21e0631b2c3380d65f4e11b6a00e2307ec946c SHA512: afedbd5a2fad254609f65a7b9532261145354a3646d5f29d612aee9a098cdb7bad4067929c4a978ea39c7c469896546f28e363848ab2cdbdeee1fa0f0fe3cf49 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: 5554 Maintainer: Debian Go Packaging Team Architecture: arm64 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_arm64.deb Size: 1318072 MD5sum: 677f6a28648a4f0f2083ac8a53cf123b SHA1: ed801e9a1656b0891d02d7ff97b11da4265086ae SHA256: 4644799608ded5848b728f42dd8df9867689cf5adcbdf6aa325b2138bd3d97dd SHA512: 8880bc606eaeddcac34d19786b5f65dd15aa79d67d23cfc1ffbea7925f4e9489f98e289539db8847c068ad9ef95a82356616768c0f3fd6f4354567319cca3dbc 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: 8918 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-grpc-ecosystem-grpc-gateway Version: 1.6.4-2co1bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/g/golang-github-grpc-ecosystem-grpc-gateway/golang-grpc-gateway_1.6.4-2co1bv2022dev2b1_arm64.deb Size: 1679204 MD5sum: d1ec65528320ab08741879c7c95e3d37 SHA1: fdd2746bbe47f420c16d04776feba148e316b718 SHA256: 1caa0459afe7fffe81a324e46f3cca1533b3b53297617db371eb9dcf8c79bfb3 SHA512: 463c56e0cb1a1e7dfd7a73449783d14202ad9ced2bb7c3375b3fcd2abc1e66c3dd1211ce98f4ca237c451de85bd01b6d37afc9385107c5b780f4c13af25ecb91 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-3apertis1bv2022dev2b1 Depends: golang-gopkg-yaml.v2-dev Filename: pool/development/g/golang-k8s-sigs-yaml/golang-k8s-sigs-yaml-dev_1.2.0-3apertis1bv2022dev2b1_all.deb Size: 15112 MD5sum: 82ecc26e56c2ed20aa30634e99b7a3d3 SHA1: 9ade2f957b6e956a11ef8781bbf2371f600cd50a SHA256: ab4741ca6a201b2541618811accc7895b1e412f223b02ae295a68cca0e21b0e9 SHA512: 16338d59cf280d0ea2c6cf3f24e881bb588c797ca6613d0f4f34741806317907e106d85b37a42f4f87bbdb5a34b2dea1130b9f7507c65eafe9c83b180c24a993 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: 11962 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-github-cloudflare-redoctober Version: 0.0~git20161017.0.78e9720-5apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/g/golang-github-cloudflare-redoctober/golang-redoctober_0.0~git20161017.0.78e9720-5apertis0bv2022dev2b1_arm64.deb Size: 2507968 MD5sum: 3adc913dc66f00404f0ce19e6396919a SHA1: 06822ac24c43e253b93ae03175700cd04216e338 SHA256: 0671079c72ce0c191c65b69452d8c24a59a4daee657036af7ee43ee9f3728817 SHA512: 111da20e7f5206e3ab550dd072a7a9998276b30eb7579f3bfa8cdcf05d2578bde72c73fc6ad186cd0e5b0a65d1b1e09467e564c550ad65d9af17e336cd571a56 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-2apertis0bv2022dev2b1), 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-1apertis0bv2022dev2b1), 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: 3980 Maintainer: Debian Go Packaging Team Architecture: arm64 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_arm64.deb Size: 1166148 MD5sum: 5b0b5d94b2241e3cca4ab562c2115fe7 SHA1: 00269d102fd11a03cb7255307d9e8dd90347d1e5 SHA256: e33495c57fddb82d8bbec7c62512b50a116ee1950a8051393405a1812c333e58 SHA512: b0291bb65c4fe9eeded3f158b8ebf7ddad3de884b6439f9edca2fabdd3254ae9a802813990a774e9b70c5b04bd4e96ced945ec5113f89fa1efb0cd88b456bac6 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: arm64 Source: golang-defaults Version: 2:1.15~1apertis0bv2022dev2b1 Depends: golang-1.15-src Filename: pool/development/g/golang-defaults/golang-src_1.15~1apertis0bv2022dev2b1_arm64.deb Size: 5120 MD5sum: 66c680b834a8adcae20b85969948bcb0 SHA1: 38a80a873617b05794a39103a8f91eaa1187b6ca SHA256: 74010caa78c853f752210001a5fc0c3ae6cd662f5ad65392198c841706b9391a SHA512: d24eaaf8d7bba4a5244ad536794256dde6615c0577fe633f13e8266ff2ae55a84be66fbd89adc4295ad1cba9de20b81788cc424b151f88dd9a62e839bc8bdbe9 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: arm64 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_arm64.deb Size: 7388 MD5sum: 093575d30e65158aaf3027daa3cc1dc6 SHA1: b9c2f47aae12e0e278b94aae51b39959b5578394 SHA256: f643ccce763bb3f206b1a463865e394e43cca2640f839e56ab2935c250abba3b SHA512: 5fc49f163ca5d6d7a27127fe9d1f7a2a9f6dd2f97c78db54ada15aff32ba8db86ca465aced9f65eb5a0e853715392efe78ed3c9027ef1978c8426545bc0f45eb 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: arm64 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_arm64.deb Size: 27228 MD5sum: 3c3ae63b77c2791ff321bdbd2af08741 SHA1: 1258253e90486ee6721757955b64afd87a1e3406 SHA256: 626b07328a89a2bc8d7fd9f97777e6972789ea8197b49483ce5065c4edbe49ab SHA512: a75adb1bae95001a46059fc7b78dbc585e310bfe6bd441e33f14dc982e938965205e6cc3da81ff44b377d5f77d2e44079e5e0ac7e4614bf2f1e99f31f827b3ad 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: 14742 Maintainer: Debian Go Packaging Team Architecture: arm64 Source: golang-golang-x-tools Version: 1:0.1.0+ds-1+apertis2bv2023dev0b1 Replaces: golang-golang-x-tools (<< 1:0.0~git20201116.6f6c72a+ds-3) Depends: libc6 (>= 2.17) Breaks: golang-golang-x-tools (<< 1:0.0~git20201116.6f6c72a+ds-3) Filename: pool/development/g/golang-golang-x-tools/gopls_0.1.0+ds-1+apertis2bv2023dev0b1_arm64.deb Size: 4081128 MD5sum: 03f1975ae048f6c082ce8320cf8ab4a2 SHA1: 0322ec8860dab8b88448846a9566aae06e1507a5 SHA256: 8f75df172b27b472137a1ccb5a1b9e3ec50e43c2ad061c4f76d8561d25e0c60e SHA512: ded3a09ee00a3ed3fd85cce4aff181493b1200a1d3a45cb4be43aa957ed4a9bb4424cc40f432c0a69ca7ee0228e4a6e3ba5ff2b20240029474cfa697ba318fd9 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: 1709 Maintainer: Debian Go Packaging Team Architecture: arm64 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_arm64.deb Size: 506164 MD5sum: f83049f517dc846e30ac7f59f6e840a3 SHA1: db491b47684137236a7b292492aeba0fde3f1187 SHA256: 0d10febafaf4fac6c66787948d33898622c64de20a63f49f49fcf8905aa02e6e SHA512: 41698d9ceae754af063a1371ccefbc1e679473d1d1d701bc81ff785bc010871d66f2a9ff79b42752e3a78884011b4f8b352418ca5427ed3040454afcd4427154 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: 5391 Maintainer: Debian Go Packaging Team Architecture: arm64 Version: 0.5.0-2apertis0bv2022dev2b1 Depends: libc6 (>= 2.17) Filename: pool/development/g/gotestsum/gotestsum_0.5.0-2apertis0bv2022dev2b1_arm64.deb Size: 1388532 MD5sum: 0748e2f68358f22e55aa8031f6e4fa62 SHA1: 670f4a2b48ef9ea4be6893a2a714a1b38afb50d2 SHA256: 63550cd7de176e690c6627321383db1d7c1bb9f9e5004a3cd5488ae1f6c6c202 SHA512: 90f8c16de2523979b962e0a99cddc7ef9bdd281af157dead347bb4c35b7fbdfb4b7fe534d880a55200864cde088e8d2b7c367b41e5425a8e0af0dbb78bd269ba 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-1apertis1bv2022dev2b1), 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: 304 Maintainer: Hilko Bengen Architecture: arm64 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_arm64.deb Size: 145836 MD5sum: 27bacdd1bf733a220e8b081c02b65936 SHA1: 43de1787a64275f58383e8d79233de4411e6de2d SHA256: 44dd57592448bd18d6adf52ea4710e848d066ec475cb4519799f3093a10e5300 SHA512: 4ae5aa6d07a023ab381997480a75f32f9b2ea0ce5b24324dd8abc57b84731095ba71d64ffcb7e8e3bc6b495bbab0dda7eb8002a433b14e98d3aafb463f2ca210 Description: Perfect hash function generator gperf is a program that generates perfect hash functions for sets of key words. . A perfect hash function is simply: A hash function and a data structure that allows recognition of a key word in a set of words using exactly 1 probe into the data structure. Homepage: http://www.gnu.org/software/gperf/ Multi-Arch: foreign Package: gperf-dbgsym Priority: optional Section: debug Installed-Size: 188 Maintainer: Hilko Bengen Architecture: arm64 Source: gperf Version: 3.1-1co1bv2022dev2b1 Depends: gperf (= 3.1-1co1bv2022dev2b1) Filename: pool/development/g/gperf/gperf-dbgsym_3.1-1co1bv2022dev2b1_arm64.deb Size: 164988 MD5sum: 2b82568615062c578f896ef9ed886e87 SHA1: ebea934709734b8ccc758b70fda4a7be2ebe5e20 SHA256: 18882da70fa59b8d4cea6a8f00ff84a30c10ad35b83eba97ff9f892268cd3a9b SHA512: 80503eb69703ba21f917dc9cf6e6a9d9b55cb3389be8b4648ac6ad1015e6e1548e0bcdeb7f4166805c88a099532663d88a1b569dcf43ba3afe7e59cb4e6b3eb6 Description: debug symbols for gperf Auto-Built-Package: debug-symbols Build-Ids: 7cded6a0bdee6c209a43fb28b66b9b54ee6cc430 Package: gpg Priority: optional Section: utils Installed-Size: 1548 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Replaces: gnupg (>= 1:1.4), gnupg (<< 2.1.21-4) Depends: gpgconf (= 2.2.27-2+apertis1bv2022dev3b1), 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+apertis1bv2022dev3b1) Breaks: gnupg (>= 1:1.4), gnupg (<< 2.1.21-4) Filename: pool/development/g/gnupg2/gpg_2.2.27-2+apertis1bv2022dev3b1_arm64.deb Size: 888868 MD5sum: 5ad8d040779c7a8dfb356bafb4fe3efa SHA1: 7b43456dd05aa50c141bf3df163a761187194aa7 SHA256: a7a30cc9ce72b57c261c64c279167e269304da0a1ae5e7fedfcb1f55601c3e9c SHA512: 972d006580088e10c65c371de4e4cdf0282cadc53317da239fc93bd883e769faee7656286d01cffd504cbe6d1817d367d33f0ce5f3094b8d0c66af62a1e6dc2d Description: GNU Privacy Guard -- minimalist public key operations GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains /usr/bin/gpg itself, and is useful on its own only for public key operations (encryption, signature verification, listing OpenPGP certificates, etc). If you want full capabilities (including secret key operations, network access, etc), please install the "gnupg" package, which pulls in the full suite of tools. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpg-agent Priority: optional Section: utils Installed-Size: 1286 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Replaces: gnupg-agent (<< 2.1.21-4) Provides: gnupg-agent Depends: gpgconf (= 2.2.27-2+apertis1bv2022dev3b1), 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+apertis1bv2022dev3b1) 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+apertis1bv2022dev3b1_arm64.deb Size: 656408 MD5sum: 2b88935475c08c50ddd91a437ae15f77 SHA1: 808f06c458da24043be878d66c600a906a9f8f48 SHA256: 4a4019216cb99cf23b8cf691b830cda902ddcb5392299f3098fc8bed0ab8dd8e SHA512: 5705ed874d2ed42e8bcbbdf2d248e2ac53adee61ca161c3a7941b326bc85ac6662799822bda77c4e2f2b3d53a7909e427c87f81306862d44d7687158ca1b1ff5 Description: GNU privacy guard - cryptographic agent GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the agent program gpg-agent which handles all secret key material for OpenPGP and S/MIME use. The agent also provides a passphrase cache, which is used by pre-2.1 versions of GnuPG for OpenPGP operations. Without this package, trying to do secret-key operations with any part of the modern GnuPG suite will fail. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpg-agent-dbgsym Priority: optional Section: debug Installed-Size: 1043 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Depends: gpg-agent (= 2.2.27-2+apertis1bv2022dev3b1) Filename: pool/development/g/gnupg2/gpg-agent-dbgsym_2.2.27-2+apertis1bv2022dev3b1_arm64.deb Size: 911908 MD5sum: 3f870f9c9a02cf5c8276cce0b1234a51 SHA1: b072f25ac9f5102410a64aeb0aabb936d201763f SHA256: dc5f98ea81895c70b130f880292b89b6f370886d90747df2651d83085f0aa361 SHA512: a8c0e2c04f1ee5c67dea43ecc63183cc032ec8c4015ce1e6d4cd519cf12311443ec8ed68020e5f74e51021cb8fcb7002f67b8cedb06cabc43e3ee88836efa599 Description: debug symbols for gpg-agent Auto-Built-Package: debug-symbols Build-Ids: 1690b2ac8628d953015916b5c73d7d4fef17b75f 1d2c9302cc4a1a23a79cf672e8b846193fa369a3 7915c313e53effbca2761be6e1bbf74023bbc086 ff39d67b686e9f82fcfebbbc3abd83b1746cff5b Package: gpg-dbgsym Priority: optional Section: debug Installed-Size: 1311 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Depends: gpg (= 2.2.27-2+apertis1bv2022dev3b1) Filename: pool/development/g/gnupg2/gpg-dbgsym_2.2.27-2+apertis1bv2022dev3b1_arm64.deb Size: 1240040 MD5sum: 3013b876d785e3e6c09b473e0d5e24e7 SHA1: 7c4f0d6405859cf16cfeb2199d483e5960980e00 SHA256: f30d1b3a791a799e8b2cb109e3e2595dbb6f9ce8d727885fa0d7cf8dc044c710 SHA512: 0955a6abddd9567a0e5f5973cd306127de6e1bff2541b7d0dbc38e30dac625180856b749d17c1e3c68683a98cfc64aff4d284963b4ea2e29549275022f0ed2e6 Description: debug symbols for gpg Auto-Built-Package: debug-symbols Build-Ids: 5d38b7df6ff01788d93dc9b7d0266d89541c9e58 Package: gpg-wks-client Priority: optional Section: utils Installed-Size: 662 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Depends: dirmngr (= 2.2.27-2+apertis1bv2022dev3b1), gpg (= 2.2.27-2+apertis1bv2022dev3b1), gpg-agent (= 2.2.27-2+apertis1bv2022dev3b1), libassuan0 (>= 2.5.0), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.35) Recommends: gnupg (= 2.2.27-2+apertis1bv2022dev3b1) Filename: pool/development/g/gnupg2/gpg-wks-client_2.2.27-2+apertis1bv2022dev3b1_arm64.deb Size: 521772 MD5sum: e4b89bb6e3737d23d6045fa7ad68027f SHA1: cea662493fa017c1fa90f61f099a8dca079f6855 SHA256: 7650ac6ccf3b52d666a40164d87e14f8148543ca44641d747084b50251a60a42 SHA512: 0fb7ade2cc39c069be965bc7e8a87ffc3b3ab893803e5ce863b85b0e24f4301e57a08ac221323784f87cb428aa75909c89a66e80d1853840736f35d456a7eed6 Description: GNU privacy guard - Web Key Service client GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package provides the GnuPG client for the Web Key Service protocol. . A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html/draft-koch-openpgp-webkey-service . For more information see: https://wiki.gnupg.org/WKS Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpg-wks-client-dbgsym Priority: optional Section: debug Installed-Size: 319 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Depends: gpg-wks-client (= 2.2.27-2+apertis1bv2022dev3b1) Filename: pool/development/g/gnupg2/gpg-wks-client-dbgsym_2.2.27-2+apertis1bv2022dev3b1_arm64.deb Size: 281560 MD5sum: 174de4458d29d80d480b92bed2633985 SHA1: 928a0187f79f26a1a4f8a561d465ee91f9957f4d SHA256: b168c920b2820f34857f8b56c778b168f68fb933656443528be623707a918eb1 SHA512: ff5b0c1fa87782d04f1592b3d1f0bd6a1c0f9287d28f64aca2cec1aa8e631c6e52f42d1d8b5249330d710cb2592a66a110e0da345db7159c62f937580325af22 Description: debug symbols for gpg-wks-client Auto-Built-Package: debug-symbols Build-Ids: e61d2e6a41f8d5ae8ab1f0c877858b38ea647116 Package: gpg-wks-server Priority: optional Section: utils Installed-Size: 642 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Depends: gpg (= 2.2.27-2+apertis1bv2022dev3b1), gpg-agent (= 2.2.27-2+apertis1bv2022dev3b1), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.35) Recommends: gnupg (= 2.2.27-2+apertis1bv2022dev3b1) Filename: pool/development/g/gnupg2/gpg-wks-server_2.2.27-2+apertis1bv2022dev3b1_arm64.deb Size: 515084 MD5sum: 4c9fc0624e42d911b8d81981d318bac6 SHA1: aaa9b66169c77934e13a6a97345755b18dff8d51 SHA256: f216f3d855cb544b202dd1eea5a5404ef9197bc5d28ad01b0d222a00587a0ff1 SHA512: 86af5d3a356195308e09c262aa30f8b5bfb690fe4793eb0923a45cbc5c713a17fae87bbd40fe0ac675e74b28f7992074aee219dc6b0386acb8975b7fb433173b Description: GNU privacy guard - Web Key Service server GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package provides the GnuPG server for the Web Key Service protocol. . A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html/draft-koch-openpgp-webkey-service . For more information see: https://wiki.gnupg.org/WKS Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpg-wks-server-dbgsym Priority: optional Section: debug Installed-Size: 295 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Depends: gpg-wks-server (= 2.2.27-2+apertis1bv2022dev3b1) Filename: pool/development/g/gnupg2/gpg-wks-server-dbgsym_2.2.27-2+apertis1bv2022dev3b1_arm64.deb Size: 260364 MD5sum: 67a95fcf05db5bd1f197187ffa38e11b SHA1: abd8e74419f8653b2454211c141e65209a025ca8 SHA256: e9d5288562ba9900c9199d701105cd04446edd72b71828160d68ceb3bbc83968 SHA512: 4604c137486a1682d6daf7da91713940b6042ac67aa073a1d0743826533fc1d7a773feb80e548465568e084b669ccfe1d513cdc0b52bb84321c779af5ffc8d82 Description: debug symbols for gpg-wks-server Auto-Built-Package: debug-symbols Build-Ids: 13177a1483bafea2276dcbfa33f853354bc14ec9 Package: gpgconf Priority: optional Section: utils Installed-Size: 775 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 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+apertis1bv2022dev3b1_arm64.deb Size: 545464 MD5sum: dd303e082497554c39b823d79ad27f6d SHA1: ad2854dddc16edc7092dfc2df6c3c3b39874cff8 SHA256: 9c6a0995ee10bb354260c9e8eac75b7391585964de6f9424cda137046082cfdd SHA512: c5a0dd0e061dd53c5fafce8e76aecbd06800726ee7444ec30d5f8015b0b826a552076507ddb4cf5a4c6b6f53a2fe6a7809c66d91e1cce4e110f3cc48e7fe409d Description: GNU privacy guard - core configuration utilities GnuPG is GNU's tool for secure communication and data storage. . This package contains core utilities used by different tools in the suite offered by GnuPG. It can be used to programmatically edit config files for tools in the GnuPG suite, to launch or terminate per-user daemons (if installed), etc. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpgconf-dbgsym Priority: optional Section: debug Installed-Size: 379 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Depends: gpgconf (= 2.2.27-2+apertis1bv2022dev3b1) Filename: pool/development/g/gnupg2/gpgconf-dbgsym_2.2.27-2+apertis1bv2022dev3b1_arm64.deb Size: 319400 MD5sum: 30d372ccb68fc7130aae7fa9adf482d0 SHA1: 1e02773606141dd377805a3f993cd67fb4f6006e SHA256: f6f955f9eb5d7c6f273717f4fd50f0434611640488a52308252339a6987e0ec1 SHA512: 799ab346cddd3ed97a83c83d3f8d5eb08dbd3afc97e17bdcd9950fa4568b5ad9f4594019dd465416d03904199b87d8ac698cfee179e8749360652374e4fb18fc Description: debug symbols for gpgconf Auto-Built-Package: debug-symbols Build-Ids: 12bb2b19e732b9fd96a8894a1cb869a008a2a237 c5f325e08316b38b5678f835e8fbecfa8d5f6f59 Package: gpgsm Priority: optional Section: utils Installed-Size: 953 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Replaces: gnupg2 (<< 2.1.10-2) Depends: gpgconf (= 2.2.27-2+apertis1bv2022dev3b1), 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+apertis1bv2022dev3b1) Breaks: gnupg2 (<< 2.1.10-2) Filename: pool/development/g/gnupg2/gpgsm_2.2.27-2+apertis1bv2022dev3b1_arm64.deb Size: 632492 MD5sum: 3612c06368936fd8dee8bfb8923958c9 SHA1: 1db5be6c69711c0595173d8735768b937ddb765f SHA256: e715f3e69233be3a3f2bc12b3a1de6a2c42656c406766adf90320e12ff49a410 SHA512: 0a24a9a87652328dbbfd21e3a4cc10789ac219b8e83ed09b08af7c6da995995ce351958ac5be7f33c6882299ef2dbdb493ad8cf87f199e1813ab209b7db20a61 Description: GNU privacy guard - S/MIME version GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the gpgsm program. gpgsm is a tool to provide digital encryption and signing services on X.509 certificates and the CMS protocol. gpgsm includes complete certificate management. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpgsm-dbgsym Priority: optional Section: debug Installed-Size: 657 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Depends: gpgsm (= 2.2.27-2+apertis1bv2022dev3b1) Filename: pool/development/g/gnupg2/gpgsm-dbgsym_2.2.27-2+apertis1bv2022dev3b1_arm64.deb Size: 602244 MD5sum: dc7a6b809195e7a917bf21766447a29c SHA1: 3530df3c62bcdf96f21251fc135006e6b8601a6f SHA256: 0dd8f5facff1eca1ff88dbfb94eb7bc38be3783d03be1cf8f5302fd7e2f53bb7 SHA512: 4471d3ed2366aa20b08a1ad41047741e2eb531a7b04b77ae4c8534874c831e9176d97dcb0f95b7b3cd80a6c3379f2e3564f2c85ffc18ddacfc3bb62da9d569dd Description: debug symbols for gpgsm Auto-Built-Package: debug-symbols Build-Ids: 828515db191d464885845c15195e2c94900169b5 Package: gpgv Priority: important Section: utils Installed-Size: 887 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 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+apertis1bv2022dev3b1_arm64.deb Size: 615548 MD5sum: c3e5c7848d4a5a8ea95eaa553300617c SHA1: 9999132e0e7065085405a375d4132cc6fb0512ff SHA256: 5ba70f54b01c94f9df3231fe13e691b94c7a1370285a9008c06cc4eab22a7699 SHA512: 892f16943036f8bf1bf7c2508c3af7a059b74be6ae0e95321c8b0f616f76374950a747653575173ece9d8cb451ff271d66e68ca082c0795b3fb94d989b784c3a 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: 613 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Depends: gpgv (= 2.2.27-2+apertis1bv2022dev3b1) Filename: pool/development/g/gnupg2/gpgv-dbgsym_2.2.27-2+apertis1bv2022dev3b1_arm64.deb Size: 560248 MD5sum: 691235bf4ceec3d8dfdffef4be0d30c1 SHA1: 739b35ad67b687d79cd4a710d16c7cc128356559 SHA256: 7ef330865dc5b25f47d948675c2fc4262fc2530d7b29ebed346a0e931238bc6a SHA512: 2c8295d28897b5f5eafc1f2b4c63d01c6dc07e57dd42788790d570a3d65bd4bba3f358e0adb026dd45343788fb51bb4a6bdb8011e75ece304bafc32e5a2ee900 Description: debug symbols for gpgv Auto-Built-Package: debug-symbols Build-Ids: b0889bf321febaded64d1124c2389c8ba6c4f22a Package: gpgv-static Priority: optional Section: utils Installed-Size: 2363 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Recommends: debian-archive-keyring, debootstrap Filename: pool/development/g/gnupg2/gpgv-static_2.2.27-2+apertis1bv2022dev3b1_arm64.deb Size: 1213540 MD5sum: 2cdb891ece2784c9f70eea1cddf0639e SHA1: 6a30f981effa7eaa6f24a0d69f8aaca1d863a5bd SHA256: 271ea2504e1b12627e19103c79f1b53f02a488ca43b53e6892be202fbbcf6161 SHA512: e5ab449d30edc77953e9909fb075368062b02b539f8862d5bb600ecb40d9504431ed85af52e13c0de0cc7d5a495e7675d023416af8ce2138d104d192181df952 Description: minimal signature verification tool (static build) GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. . This is GnuPG's signature verification tool, gpgv, built statically so that it can be directly used on any platform that is running on the Linux kernel. Android and ChromeOS are two well known examples, but there are many other platforms that this will work for, like embedded Linux OSes. This gpgv in combination with debootstrap and the Debian archive keyring allows the secure creation of chroot installs on these platforms by using the full Debian signature verification that is present in all official Debian mirrors. Homepage: https://www.gnupg.org/ Multi-Arch: foreign Package: gpgv-static-dbgsym Priority: optional Section: debug Installed-Size: 817 Maintainer: Debian GnuPG Maintainers Architecture: arm64 Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Depends: gpgv-static (= 2.2.27-2+apertis1bv2022dev3b1) Filename: pool/development/g/gnupg2/gpgv-static-dbgsym_2.2.27-2+apertis1bv2022dev3b1_arm64.deb Size: 603828 MD5sum: 78a73696bdda678eaf3f41e6732e900c SHA1: bfc30fa5b8b6880b9a48a0321967e5cb6aa8302f SHA256: 5789832eb137943ec9d95097af6b500e81446435f4552caf24c6f34eeacf8c5d SHA512: 133e017f23ba81a632ad274c2cdc180dfa03851fe3ac3eac59d4a61737a20e7220e6fe26732083c77c96633aa8b9c7d99369b0b2074bb766f1dc27a61c10130c Description: debug symbols for gpgv-static Auto-Built-Package: debug-symbols Build-Ids: c8e3836ac1212813190bef37f0c9a834c3eca647 Package: gpgv2 Priority: optional Section: oldlibs Installed-Size: 447 Maintainer: Debian GnuPG Maintainers Architecture: all Source: gnupg2 Version: 2.2.27-2+apertis1bv2022dev3b1 Depends: gpgv (>= 2.2.27-2+apertis1bv2022dev3b1) Filename: pool/development/g/gnupg2/gpgv2_2.2.27-2+apertis1bv2022dev3b1_all.deb Size: 439068 MD5sum: 238241918b0767093a68edadeaedf0bd SHA1: eaaf1de342d76192a2d15dbdbe22e9740f5a567a SHA256: a475c2256b80c0426b12aaf7dcef1bfd506110ed5fc67dd02345be92c3903acc SHA512: 5b90877e6c5e41ff829616d1e9f86b4f48edc68ba133558d5919731bcb9ff3b37b2d00509e48ea9cb894c15dd1eb4de6ea91b66001bfa3e9c5b6fcf3dd02938e 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: 5241 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Version: 1.4+really1.3.36+hg16481-2+apertis0bv2022dev3b1 Replaces: graphicsmagick-doc, imagemagick (<< 6:6.2.4.4) Depends: libc6 (>= 2.17), libgraphicsmagick-q16-3 (>= 1.3.5) Suggests: graphicsmagick-dbg Filename: pool/development/g/graphicsmagick/graphicsmagick_1.4+really1.3.36+hg16481-2+apertis0bv2022dev3b1_arm64.deb Size: 1015932 MD5sum: e6037801194c7c22c37fe6fc648c47c9 SHA1: 8f75bc31bc4d67e04a73b6cf55a0d86b81618f96 SHA256: 9ee7ad5e01902a1e2be7bc3e3277bfb68de0632e0f4c029aa35e63b75d2c39ba SHA512: 1687009bfff0a1862939998cde20c09754e7445ccf9a1b73c2aa4ce44fce511bf6106344781b0fd1267d9a62c1b1549a2c6d0f16c41db639e3a687fa61253133 Description: collection of image processing tools GraphicsMagick provides a set of command-line applications to manipulate image files. It is a fork of the ImageMagick project and therefore offers a similar set of features, but puts a larger emphasis on stability. . The tools support a large variety of image formats from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. They can convert between formats, concatenate several images into one, annotate and distort them, create thumbnails or manipulate the colormap. While all features are available from the command-line, the package also includes an image viewer that allows interactive manipulation. . Note that unlike ImageMagick, the GraphicsMagick tools are accessed through a single executable called 'gm'. Therefore, GraphicsMagick and ImageMagick can be used in parallel. Install package graphicsmagick-imagemagick-compat to obtain a set of several executables that is compatible to ImageMagick's interface. Homepage: http://www.graphicsmagick.org/ Package: graphicsmagick-dbg Priority: optional Section: debug Installed-Size: 4523 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Source: graphicsmagick Version: 1.4+really1.3.36+hg16481-2+apertis0bv2022dev3b1 Depends: graphicsmagick (= 1.4+really1.3.36+hg16481-2+apertis0bv2022dev3b1), libgraphicsmagick-q16-3 (= 1.4+really1.3.36+hg16481-2+apertis0bv2022dev3b1), libgraphicsmagick++-q16-12 (= 1.4+really1.3.36+hg16481-2+apertis0bv2022dev3b1), libgraphics-magick-perl (= 1.4+really1.3.36+hg16481-2+apertis0bv2022dev3b1) Filename: pool/development/g/graphicsmagick/graphicsmagick-dbg_1.4+really1.3.36+hg16481-2+apertis0bv2022dev3b1_arm64.deb Size: 4108660 MD5sum: 5e9057d192b82ad80cefc71cd3b58ebd SHA1: 5dc5ddfd5e5c21745711d73844858c0950851842 SHA256: e7eb8ec0c212e290cd248e54044fa0bc5389364d81de40437bbf33ad02759218 SHA512: a53ea9d5f077b611715d321cc0a62e7685fc5ad720c6273ba80fee4e28737d7dd977a34c5367adba057329632f550f65e367fc2422977ec621eaaee12b217dd8 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: 1b8ecfbe038259ffe11cd1be4c0b01ee18ed495e 31829fb71012d56a3081047bd1065324e07fadd2 5b098360d0c268cf5b30bd159175298fa65036e8 64eec3f34c0b9a55ca1a0b4c1d9e669aacabe607 f1293ce53b611ae19821a2f323b1b55df5bec9ff 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+apertis0bv2022dev3b1 Replaces: imagemagick Provides: imagemagick Depends: graphicsmagick Conflicts: imagemagick Filename: pool/development/g/graphicsmagick/graphicsmagick-imagemagick-compat_1.4+really1.3.36+hg16481-2+apertis0bv2022dev3b1_all.deb Size: 38316 MD5sum: 6d59acbfd30c056893665e0912956af3 SHA1: 7e6423d16833a4d8d7e56dbfeaab77c0ffe30481 SHA256: 4cee1d911264b5d446e4c476057da81290f6a2aa08169148dd7d143f015d0f0e SHA512: 82cafdebdd16b3a3801303b2ef330e6958856b603f1057369ad13eaa774d8d1c2aa2e934f96aa6ccf610f90344f5018b1e97d2c6bddbf0e6f2cb1c3c063ae532 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+apertis0bv2022dev3b1 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+apertis0bv2022dev3b1_all.deb Size: 41716 MD5sum: cdbd7f2d2a0380fac635fb5dd8a5546e SHA1: dc96a330616469597a877a786e5bf6af577b7d15 SHA256: f79d40f5c53ca20cbfc9aa46e2a3b982d3c0cc1eae13d2dd30f03184e9488a7c SHA512: bc0ef3c8ec675f9c9e90a824c6120d6bb959b58a663f51249189284fe5636c0aa9bdca814206554b514d35438ea0b4d4c212c21f4557a92c38226a13a9f940f9 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: 3028 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 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_arm64.deb Size: 588444 MD5sum: 424f19bcb6dd9000e5d12b7e857587b9 SHA1: f6cb77247e9335249e79221d373e9fc80e318db0 SHA256: ac5b97280283fae2eb95a396cc670a6ef9544e456b019b690a153fc51b2b8677 SHA512: 4fee97b6e08b437ea8dce0ee54dff938aaa43ceee9f551a46e7b7ebeade23e04774fcb85feb0e07f098318ee68e42c643465d60285e66caa387f071ebdcb2413 Description: rich set of graph drawing tools Graph drawing addresses the problem of visualizing structural information by constructing geometric representations of abstract graphs and networks. Automatic generation of graph drawings has important applications in key technologies such as database design, software engineering, VLSI and network design and visual interfaces in other domains. Situations where these tools might be particularly useful include: . * you would like to restructure a program and first need to understand the relationships between its types, procedures, and source files * you need to find the bottlenecks in an Internet backbone - not only individual links, but their relationships * you're debugging a protocol or microarchitecture represented as a finite state machine and need to figure out how a certain error state arises * you would like to browse a database schema, knowledge base, or distributed program represented graphically * you would like to see an overview of a collection of linked documents * you would like to discover patterns and communities of interest in a database of telephone calls or e-mail messages . This package contains the command-line tools. Homepage: https://www.graphviz.org/ Multi-Arch: foreign Package: graphviz-dbgsym Priority: optional Section: debug Installed-Size: 2132 Maintainer: Laszlo Boszormenyi (GCS) Architecture: arm64 Source: graphviz Version: 2.42.2-5+apertis1bv2022dev3b1 Depends: graphviz (= 2.42.2-5+apertis1bv2022dev3b1) Filename: pool/development/g/graphviz/graphviz-dbgsym_2.42.2-5+apertis1bv2022dev3b1_arm64.deb Size: 1772180 MD5sum: e12b42fb581437d1fc79fdf4ff17a6f5 SHA1: 73768dad73b3205f4e823536e3b378edee618d4f SHA256: 675ee4a864c47d0f3c445d4e2473923dcb729d2da12d024c4d85cfdb6cea948d SHA512: 4c2fc1c6a2f397f9a3d751925cee388d7e463146b566d4862f923ce200e47a35ab4d93290f3373db0dded73008ec3bd18b9000fe97dca48fc13a8b75dc7d24a3 Description: debug symbols for graphviz Auto-Built-Package: debug-symbols Build-Ids: 06c3372fc3b5670f57d6572efa4edc782dc818e5 0c3783866535754aa965abc11af3d0a31fcd9612 0fda06e6a3c7d99d174d428ca5adf7ab485dd489 159303228124e0d29f87e30f8e7e4a6df6f8ac43 47bb598bc67055ed59f8fcd96c7d657c48b13b60 491c58169b2e0d5b9b4bb2b7a836d1f06f5570a7 501dc0ebc59576ee918178f8bcbeac3023c66962 50b5a771e09b701a8e9e8ecf180ee669e14cb00a 53b937906c569822feff7153b5d001446d3ac340 5b154be99b23a23dd4f7fd3e7824091bf40eef5a 622006c1f12f6df31fad698c9102e64d1c48a67d 804d0d2c11bcc4b5f72c9eb426cd444d1f101711 87edd3bc43576f9837e9a90e35dd3ee8ed3a5f7a 8dfc37c2ff96885246d463de4ecf12629072d8b7 92e777d472c3dab2a218a7d52fe47ca9b26b386f 957a74610c9091d6d5bb8ee70ce023717e9062de 9dc63c009b6a64fac5bd272d35aa505e71aebc9d b16001988eecf522d13ca5378752002c9027b197 b3b24002b787c29ec971f75730bbc328c3b28b96 b439be1ebe0c110ac83805d6ff8c78421f8308fc bd3b4a0076ce23c7d9fe51520e5034e104ea03d8 c96c58e0cfa5cff477ba833c90aa19dec457cf59 cf92e713b230495d3f479138a902ff6f125ec09f e08687ca7e59e1186d335dbaa2d2387cb50163e2 e402b112b2285b81281c53dcb06eadd3479c8e4d fe22106e80d7ce512ce0b2d46aaff81e506fbcfa 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: 1067 Maintainer: Anibal Monsalve Salazar Architecture: arm64 Version: 3.6-1apertis0bv2022dev2b1 Provides: rgrep Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.17), libpcre3 Suggests: libpcre3 (>= 7.7) Conflicts: rgrep Filename: pool/development/g/grep/grep_3.6-1apertis0bv2022dev2b1_arm64.deb Size: 390416 MD5sum: 50871a15444967a5a57c663bd02249cc SHA1: f33ea1b8b51a90dad8182a3cafb67ede180ae960 SHA256: ddc8408d073e931926ba906bdce0a3d3a08cd10b0a72971cf9c19c6aacd2bbbd SHA512: e305ef686764e7ac0d8e1e323c5807a1e0d98a9325b454b4ad7a7575b0076f911a90ac562ea2aef795cee717327eb31d0d23271f1bf10845ba5442d532495b59 Description: GNU grep, egrep and fgrep 'grep' is a utility to search for text in files; it can be used from the command line or in scripts. Even if you don't want to use it, other packages on your system probably will. . The GNU family of grep utilities may be the "fastest grep in the west". GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep. (Regular expressions containing backreferencing will run more slowly, however.) Homepage: https://www.gnu.org/software/grep/ Multi-Arch: foreign Package: grep-dbgsym Priority: optional Section: debug Installed-Size: 314 Maintainer: Anibal Monsalve Salazar Architecture: arm64 Source: grep Version: 3.6-1apertis0bv2022dev2b1 Depends: grep (= 3.6-1apertis0bv2022dev2b1) Filename: pool/development/g/grep/grep-dbgsym_3.6-1apertis0bv2022dev2b1_arm64.deb Size: 287972 MD5sum: a0b4527a5e53760500e008d437895072 SHA1: 52cc90fff57d5f356635a92bcc2859e37a95c0a4 SHA256: 8b1082def508b8a6607a012f653ae4ec9049f5a53251bcb79f06393804f1bf70 SHA512: 184dd33cf74eb03dd612f212a45a052c9be4fb4c7692162179001cf7dd021025770dcc9f96d508bff12dc271e455992614bbbf727f7225e85ff35484e3e34890 Description: debug symbols for grep Auto-Built-Package: debug-symbols Build-Ids: 96ab90c54dbef2fa9a97560f83c39c65f968a20c Package: gringo Priority: optional Section: interpreters Installed-Size: 10732 Maintainer: Debian Science Maintainers Architecture: arm64 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_arm64.deb Size: 1718884 MD5sum: d023cc29b712a50ea162b79a68b38b6c SHA1: 64b5ba3569d22c4ade9166e191b6735e6fae4daf SHA256: dfb81f19a5683ba23fc83679030781226c0844f2c3ccf6275f5da782bbe2e3aa SHA512: eb9bd3f27c8f8edb0afda5a6176127f5a08438a99e3a425501d27bd883ef1e043a79ba480fac755307835daec4bc1e2d3983aadb69207b772f95fbec40a776c2 Description: grounding tools for (disjunctive) logic programs Current answer set solvers work on variable-free programs. Hence, a grounder is needed that, given an input program with first-order variables, computes an equivalent ground (variable-free) program. . This package contains the following tools: . - gringo: a grounder that, given an input program with first-order variables, computes an equivalent ground (variable-free) program in aspif format. Its output can be processed further with answer set solver clasp. Starting with gringo series 5, its output is no longer directly compatible with solvers like smodels or cmodels reading smodels format. Use lpconvert for translating aspif format to smodels format. - clingo: combines both gringo and clasp into a monolithic system. This way it offers more control over the grounding and solving process than gringo and clasp can offer individually: multi-shot solving. - lpconvert: converter between gringo's aspif and smodels format. - reify: small utility that reifies logic programs given in aspif format. It produces a set of facts, which can be processed further with gringo. Homepage: https://www.potassco.org/clingo/ Package: gringo-dbgsym Priority: optional Section: debug Installed-Size: 29764 Maintainer: Debian Science Maintainers Architecture: arm64 Source: gringo Version: 5.4.1-3apertis0bv2022dev2b1 Depends: gringo (= 5.4.1-3apertis0bv2022dev2b1) Filename: pool/development/g/gringo/gringo-dbgsym_5.4.1-3apertis0bv2022dev2b1_arm64.deb Size: 28789136 MD5sum: e3392394be4d56cd4a89931f7115f062 SHA1: 06b0a0f8f0625c2b6107dbee1228dc84441fdced SHA256: 7b9d297c06002be6d5c6351fac904bf66db35022ad65bdeb8b4d59f903f6ed4d SHA512: 490b04bf9f59e1c4e8f51964bcb1304dd7a4b676e4a7c7ecbf06f2d0da31b6c7313f8ba09b5c7dc3dffe2d0ae83f7264ceb330fac9f741bd1afec81db2b49269 Description: debug symbols for gringo Auto-Built-Package: debug-symbols Build-Ids: 02095b1824f3b428b56240b7541a0443d72f6a3c 740540ef716d0555fb084a8ba0fc592c816c04f2 b081930a2fa37e4e426878598e977ae74ca5632f ef8920bfcf99370fd308556e9325f4cae07c2a3e f11c98ced387ccd5ff0d7c14e8ca384100eb527e Package: groff Priority: optional Section: text Installed-Size: 11834 Maintainer: Colin Watson Architecture: arm64 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.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libx11-6, libxaw7, libxmu6, libxt6 Recommends: ghostscript, imagemagick, libpaper1, netpbm, perl, psutils Breaks: groff-x11 (<< 1.18-1), jgroff (<< 1.17-1) Filename: pool/development/g/groff/groff_1.22.4-6apertis0bv2022dev2b1_arm64.deb Size: 3945300 MD5sum: 27bd06565090637c84a9f1231001d0b6 SHA1: 5eac5505f431efa5d07d1cae04e55c175c31df0b SHA256: fd606ac59462cef56f0e0c85297872bacce9be6d89cb0168fcc115efcc67f765 SHA512: 9d8f95ec3d653f907516d53b0aae3311a7fc7a68a18772b3e385315ec5faaa4d30402a997baf3b013f12224fb978f9f96707612535c102bb54fc1be6e0de4465 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: 3633 Maintainer: Colin Watson Architecture: arm64 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_arm64.deb Size: 882192 MD5sum: 5156ca7cd71d5919f4b9d3a95dbafb9e SHA1: 2b448b1e5253fca484b12ebe6135686d1f3df088 SHA256: 32769f99a1b4825822b56328475da0ccde2c2b139c36f7f86d4d22a0148a3277 SHA512: af1188ab96758c4907c48ede537da31f8e9560ace5a4f620ca2fbf738d671c90c7595c919ceefee78978606aed1a97381595f876a2c0a6c68905371049e9e8fe 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: 2254 Maintainer: Colin Watson Architecture: arm64 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_arm64.deb Size: 1898476 MD5sum: 238161efc55866ed4ed6d729cc8f7857 SHA1: 33560c67bc5cc4c581370ec701e8bc7e2f8e036e SHA256: d799d313f2004e9af40a9dd81686eb47c1b709e3a40836d1107e47f7b3f4fa19 SHA512: 24dcc3b019a792a6efc21a58067cac0b0000abe45da11cffe16e75b37693e471ee8aab237f534c7dcf2f5f957ce2c7821f3db73870eefec98b1220dc05a59a07 Description: debug symbols for groff-base Auto-Built-Package: debug-symbols Build-Ids: 30ba8de82930a4c21534c3b60a26d53ffeed3e4e 32e1518cc59defd42e24b3889d400c0b71c4991a 378c80c2db1f880b8bb7f7dd860fbedd4dafb311 404123fb8e29270969a9914850dfed7a2522bd1b 42e2ec4d7a6334e9ca67e1f7d6fe92de5921e532 5c33bd0ddee6f40ea877b0a44337fc6c3f42d50f 9b0881a68c0dc844366f0119c5ddcc6f4a5529f6 f0e91b78e06a1b89ffa36759ec9882f2e03501db f351d0d79a567550cdbab37b6220611844bd762d Package: groff-dbgsym Priority: optional Section: debug Installed-Size: 1884 Maintainer: Colin Watson Architecture: arm64 Source: groff Version: 1.22.4-6apertis0bv2022dev2b1 Depends: groff (= 1.22.4-6apertis0bv2022dev2b1) Filename: pool/development/g/groff/groff-dbgsym_1.22.4-6apertis0bv2022dev2b1_arm64.deb Size: 1534900 MD5sum: 49a4ebb0baab5e5df30bfbe0cb98f756 SHA1: ca18989bafcd8a569d7781c48bdad884f3b087f8 SHA256: 91eebec4e9ca37be299c52cde03f95a6007f46c7fc25ea8410a7fb34c19cb58a SHA512: 9786fc4115154f88aa1dd379a57835de2354d283e761a732e3fa86752d2687046449496f4f3d1a096e88b4c9b17d5086aee11fa299a0f568ea0e045fe3062545 Description: debug symbols for groff Auto-Built-Package: debug-symbols Build-Ids: 0762be15bd58d46eef89bfcb1026786650afe327 196d934fe667202f8c939aa3493318ce210ed7b5 31d785c17507354b6bca4b0c524ad819d05482a1 4753cfee8f8f53865a22353dee3c3d1837706fa7 6a637d166eac301fd9e96898b41461627e60faf8 78784e03cea76df2b91d8af2deb6dd3b03508875 92930190159d635db803494ba80125dc6156b72b 967e027a0e7f8c19da968048aad93d330b84a860 9925219611a48c9d65b0b8d6ec178e159628fb5f 99be67622c09a8ed19e5280c295e201fa35ce67c a073db4551bc395e1d3ba7daa8df41240fb20f1e a49d7295cd9746eecfb4c75061f1523eee72201c a7480193f194f2b65848cd9b743941a5779a6dde c0243fcc6135e4af5e562523cb37ff698623358e c9838359ead9c38b597cec9eace3d5d3b8174d99 e2a846e0e331ae902260f937000db958a3d1ecd2 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: 91 Maintainer: Debian Javascript Maintainers Architecture: all Version: 1.3.0-1apertis0bv2022dev2b1 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-1apertis0bv2022dev2b1_all.deb Size: 25572 MD5sum: 3ecf4ec7024d1b9e547b44cebc9d58ee SHA1: 2abb83f58371cd2301f76bd0829c7d6569e4b8b3 SHA256: c34230bf0e5cc4d485fa6b496cee9fa972d7322d5a20f0f06baa993ce88188e1 SHA512: b6292d3d631b31cc6d4ae26904a1bbc14d714232f3cf061c8345aa7b6b40033eea306bc563c406b337cc7a84e1a2908e707d4eaa167b2badad61689575387069 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: 68 Maintainer: Dirk Eddelbuettel Architecture: arm64 Source: gsl Version: 2.6+dfsg-2apertis0bv2022dev2b1 Replaces: gsl Depends: libc6 (>= 2.17), libgsl25 (>= 2.6) Conflicts: gsl Filename: pool/development/g/gsl/gsl-bin_2.6+dfsg-2apertis0bv2022dev2b1_arm64.deb Size: 29476 MD5sum: 38a40917d81606f7dd3334b3e7005494 SHA1: 49e249ce8ecdceef09e3a0eb101d252ecc6b1390 SHA256: 8316a767f62ab90973ee9e57144a86c4fc8f27b75791880db8ac8612c44a0ec2 SHA512: 3adf8834b6801ea31f4eec8c0838f4a2943a3b3410c2b38e4051d22a39854fe7dc3a4127c41777cfc790d565838f850760309740b60219522a994d7822550d54 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: 75 Maintainer: Debian Telepathy maintainers Architecture: arm64 Source: libnice Version: 0.1.16-1apertis0bv2022dev2b1 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.48), libgstreamer1.0-0 (>= 1.2.0), libnice10 (>= 0.1.5) Filename: pool/development/libn/libnice/gstreamer1.0-nice_0.1.16-1apertis0bv2022dev2b1_arm64.deb Size: 25328 MD5sum: 3f69bc8e2ec9915ab06e50ce3d63e540 SHA1: e1e3c79f29f1181e5823b23e46dd8fe41c2a50d4 SHA256: dce700311e49f854f1b567457fba51ffdcd17b5eb6e03c58a689740eaa722f1d SHA512: 188d013fc7d48d9afad758b44326f76285d196f669a4f2fee6f063bfbbe989a5f87fb1ea07b2cc90f5d54a5c32c3a63f8b597f2b3fae6872a4961d5972fdb3f1 Description: ICE library (GStreamer plugin) Nice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE). ICE is useful for applications that want to establish peer-to-peer UDP data streams. It automates the process of traversing NATs and provides security against some attacks. . Existing standards that use ICE include the Session Initiation Protocol (SIP) and the Jingle XMPP extension for audio/video calls. . Nice includes integration with GStreamer1.0. . This package provides a GStreamer 1.0 plugin for nice. Homepage: https://nice.freedesktop.org/ Multi-Arch: same Package: gstreamer1.0-nice-dbgsym Priority: optional Section: debug Installed-Size: 58 Maintainer: Debian Telepathy maintainers Architecture: arm64 Source: libnice Version: 0.1.16-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_arm64.deb Size: 39624 MD5sum: 8072148cd9e7c95f6ac58b88cdeb55db SHA1: 2ffbbdac4981a87603af70ffab9f017c671ebd78 SHA256: 0e919a298f5cd209f7ba37439b01fc849dfb1089b86a77ebc1ac7ce22241e00c SHA512: 03f38d17485e957beae2c19b96534df9bc50a22d0efb710a40885a9cbb93b6cdc1f066b46b09e8cc6df2008fa71a799a164b07e58be01c62b4636acf4490677a Description: debug symbols for gstreamer1.0-nice Auto-Built-Package: debug-symbols Build-Ids: 6dc6defb35fd1a1ef463c4dd75d78884d9b0f362 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: arm64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2022dev3b1 Depends: libc6 (>= 2.17), libcairo2 (>= 1.6.4-6.1), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0 (>= 2.27.3) Filename: pool/development/g/gtk+2.0/gtk2-engines-pixbuf_2.24.33-2+apertis0bv2022dev3b1_arm64.deb Size: 69036 MD5sum: c71ba609652515f85938dd36f0321d16 SHA1: 9c4ded6ca7093b2423401bf7141a5826b26744c1 SHA256: 86b9582c0cf1fcfcc0920f0b02ed8a6bf9723a12abfaace38c16169ef2941c22 SHA512: 620350b08e0563e131b5d264c21008f437f2710257e8eb55c4f539d7b344bc1f5322844e46fc4bd807a4892fafed9c2f063f52fbc86600b0580197adcb1f496b Description: pixbuf-based theme for GTK 2 GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the pixbuf theme engine. Homepage: http://www.gtk.org/ Multi-Arch: same Package: gtk2-engines-pixbuf-dbgsym Priority: optional Section: debug Installed-Size: 80 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtk+2.0 Version: 2.24.33-2+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_arm64.deb Size: 62460 MD5sum: 910c43616298cc1e2e3d5eb722995ae6 SHA1: 8871edf5822651491e78d995c6481ae2e688b854 SHA256: 9d25fa7ba50c9b42112f74fd1d5ac38398b28fc56595623da74e196861ec5c23 SHA512: 38a9c1e88e62892cd64d2891a843435111dd6c054c6fefca60cf828f718fc23b97ab55eb54461936cbde34757d82fc992a12589c3fb3f8c48abb21ad758360a9 Description: debug symbols for gtk2-engines-pixbuf Auto-Built-Package: debug-symbols Build-Ids: 569572297d1b9d50689682d4bbe9f5f6f77f08d5 Multi-Arch: same Package: gtk2.0-examples Priority: optional Section: x11 Installed-Size: 1037 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtk+2.0 Version: 2.24.33-2+apertis0bv2022dev3b1 Depends: libc6 (>= 2.17), libcairo2 (>= 1.6.4-6.1), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (= 2.24.33-2+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_arm64.deb Size: 279944 MD5sum: 86d9bcfd98f0f4450431c938d4fd0724 SHA1: 793a8da1dfe80fd46ead6571be3a81c30e783832 SHA256: d91cac00669aed1b6ca2d595f43926a96888bfe6c6726b30c7558d1d42df8941 SHA512: 3c94b1526b3aceb599646907bc9da6279cc94a328b53cadd23b2b6c0e8457c302ada5b369882af400092e74ac5e83a361b781755a97741a774185bd76e8d1267 Description: example files for GTK 2 GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the example files and a demonstration program for GTK 2. Homepage: http://www.gtk.org/ Package: gtk2.0-examples-dbgsym Priority: optional Section: debug Installed-Size: 231 Maintainer: Debian GNOME Maintainers Architecture: arm64 Source: gtk+2.0 Version: 2.24.33-2+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_arm64.deb Size: 180464 MD5sum: e1379516e119082be455415667b39f42 SHA1: ccd2e1dc1bce582e2e964db5950e1ea7f9ef7892 SHA256: d6d77de60af4f89c768a573154162b3f4e59748aa7b410dfd5219b61771bddee SHA512: be4f6b783b752e92bd9c5416b2d520ff58999c4e6d7beb2a2f8d77b0190fe34d519eb57473f8262fe9f9969be877b5f91257ce141ea67d4fd6df86fa2e041c67 Description: debug symbols for gtk2.0-examples Auto-Built-Package: debug-symbols Build-Ids: cb9d98805c252891df05f21e1d17c3bc5b206096 Package: guile-2.2 Priority: optional Section: lisp Installed-Size: 48 Maintainer: Rob Browning Architecture: arm64 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_arm64.deb Size: 26160 MD5sum: aa6594f2378d5922d283b7c27d11f05f SHA1: 2c0c3adfa2816a28b399da5ce37e1db731a6becb SHA256: 02e2314e55609a04fd1a37414d93ecfc6fb77d9b95e4eec41d5204a792013de9 SHA512: f79b4d03ec2f95117c041eae3784f06600193859c1bb4a9ee098bc64f9bc720c6de8b79418dcef5a4449850e8e5602fd14895a50ccfb0e7026a117970102e66c Description: GNU extension language and Scheme interpreter Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Multi-Arch: allowed Package: guile-2.2-dev Priority: optional Section: lisp Installed-Size: 3394 Maintainer: Rob Browning Architecture: arm64 Source: guile-2.2 Version: 2.2.7+1-6+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_arm64.deb Size: 608556 MD5sum: 41ab97831f1c7641597c7092f57f955e SHA1: 8cd73f6144c380683cd250d249f3cdb71c3fd30c SHA256: 78327608c0c45f09a84f9d1f375cfbe1deb3dfef03bbbb4f9115fd79a7cffdab SHA512: d77800bae5dcb359394c86200a6208f623faf5bec7cc844067000764dbf96d314a3628e4eac353a4fc9dc2b0fc0a4cdb5556be6a2459030a047ea389a396d35e 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+apertis3bv2022dev3c1 Depends: dpkg (>= 1.15.4) | install-info Filename: pool/development/g/guile-2.2/guile-2.2-doc_2.2.7+1-6+apertis3bv2022dev3c1_all.deb Size: 947280 MD5sum: 5c988e6863fd7590961fd20b9a70848f SHA1: a481d7e5fdf5776891427acc0b37059959b22d6b SHA256: 9032fbc25250b3f55142151b1dad40ce2046e1a6928f86e2161ba71bde0b82e9 SHA512: 8be156282966179c122775f5fc90062eaa3f416a6dcb1e42bbd3e7c3f7ec6d74040aa0afc2eeb50415f67b0812ab132ec5236dad63980881f9694fe485930943 Description: Documentation for Guile 2.2 This package contains the Guile documentation, including the Guile Reference Manual. . Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Multi-Arch: foreign Package: guile-2.2-libs Priority: optional Section: lisp Installed-Size: 44147 Maintainer: Rob Browning Architecture: arm64 Source: guile-2.2 Version: 2.2.7+1-6+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_arm64.deb Size: 4949088 MD5sum: 1fe502fd1ae76e4ad09725e125681f3a SHA1: d77d47976c8a8552f65e30fcc0f5db901382f64b SHA256: 3c4e6689df4c205e17c8b9f85ddd2945f041ab128db1ff7e8e6f1466d3e56005 SHA512: 6e8cca8c3d290f717cf9b80031dd6a514933adbbb926d44896fc433c982d2f77d6511a25f7196e7f41cee3873f96e9af0ed6c6b63db3d2701f6331ae6236580f Description: Core Guile libraries Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Multi-Arch: same Package: guile-2.2-libs-dbgsym Priority: optional Section: debug Installed-Size: 1707 Maintainer: Rob Browning Architecture: arm64 Source: guile-2.2 Version: 2.2.7+1-6+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_arm64.deb Size: 1503476 MD5sum: e0bdfca03ced579d26301d07800c8f2a SHA1: 16d10c4ab80329ae057b2960e854f469cbf6582b SHA256: 52091c568d8bffe3ad4ef5ce54eee7ee8d6838a6e98243969c1c836b13c531c8 SHA512: fad30cbfd67a97c847de052617d58b1c7468e0e13f9abd5a0b39fac5713b869de046d707da09d1de543153907ce874315dedb9934e9815f9c8057c5ed24d1ec2 Description: debug symbols for guile-2.2-libs Auto-Built-Package: debug-symbols Build-Ids: 8103e18781bc8088d07920de2bab955b68692357 899a2ba9d66962d1f56606c58654102c4bc1aae2 f63201bb001fca0f5453ecebcb7e7c68f1803429 Multi-Arch: same Package: guile-3.0 Priority: optional Section: lisp Installed-Size: 48 Maintainer: Rob Browning Architecture: arm64 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_arm64.deb Size: 27200 MD5sum: 85edaff6dff510a6a45e5da2f6f2761d SHA1: f006f7a03e735f0634e984e3c6200f0d2cda269f SHA256: 7b52a0dc9f405ba9b8d470de164fb2a7e08a00a721e49ffa663103dc3ded3a47 SHA512: 4e5cf7404b10922ee7f8b91cbf034db9724d09501b5b10359eef394b726dd6e5b7b184b23a3af9b290dacd3e54f98bb746f8fbd3456271f7e1c205a2895693c4 Description: GNU extension language and Scheme interpreter Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Multi-Arch: allowed Package: guile-3.0-dev Priority: optional Section: lisp Installed-Size: 3508 Maintainer: Rob Browning Architecture: arm64 Source: guile-3.0 Version: 3.0.5-4+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_arm64.deb Size: 609112 MD5sum: 09eaf897dd52697d7006ce8d44dd9755 SHA1: 9c4eaaa3063af38a84f22f50d440009d37cfc4e4 SHA256: 336b4f41ba84a0ed64ba4f800667e958cf88ab7a8fcf048491ab50d21688c3e3 SHA512: 98b72bdd821bfedb28d4f658e265faf7a114bd4b60c52a77487e5e2dc90ba4f48ce6f5ecb0d373145c0e45a118ec36e3aa3ecf5cd967e4a74c64adcf577efc41 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: 52048 Maintainer: Rob Browning Architecture: arm64 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_arm64.deb Size: 6367628 MD5sum: c4891a85c5e09da93906183852f96d75 SHA1: f3b9dd63b5d7f590649e400e3c5427d4eedb4181 SHA256: dd7464bc14b413a8b04eb4d124f03f63afcd847c761fa9b04a3c4806905f4e86 SHA512: 25f42ea53a64a3948c2f0dd0d3b8912812c27c16a0caa61ed0af8aa9e6fb276c88ba699e79e61bde4767b22a3290dbaf58e45ee5e4f571a0411b2e61d347d500 Description: Core Guile libraries Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Homepage: http://www.gnu.org/software/guile/ Multi-Arch: same Package: guile-3.0-libs-dbgsym Priority: optional Section: debug Installed-Size: 2041 Maintainer: Rob Browning Architecture: arm64 Source: guile-3.0 Version: 3.0.5-4+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_arm64.deb Size: 1827880 MD5sum: 69a3c45154da3502f410036e0c362e78 SHA1: ac8eda47a526e16a9477d6c1650aa8c6a0166792 SHA256: ed228dc51a2474c9a1f21f02dd8e6bd21571b4ea97b95053ff32358759b4420c SHA512: f6d453afb9f95dfa5b1ec4b9c28969328379172398fe64c6cba0213264501a045dfcc69190cad39aaca9749f1af4a77db0931d4cd850741f3c9c907da65b49e6 Description: debug symbols for guile-3.0-libs Auto-Built-Package: debug-symbols Build-Ids: 463e2bb688f097c3cf0216a40b8e0d83c1ce9850 4b6167066ab1fd329e08a2a5fb322e1ee549de66 61a2599f92428ba535cd3e9f3a5c433b5c8233b5 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: 238 Maintainer: Milan Kupcevic Architecture: arm64 Version: 1.10-4apertis0bv2022dev2b1 Depends: dpkg (>= 1.15.4) | install-info Pre-Depends: libc6 (>= 2.17) Suggests: less Filename: pool/development/g/gzip/gzip_1.10-4apertis0bv2022dev2b1_arm64.deb Size: 129380 MD5sum: c6c213b78786644d2852777de05f4b73 SHA1: 2dbbfb81896168bf707b687b1cf8127400f09d95 SHA256: fa4b1e881fc4d16efd0f2d5baa058afd352cf785f0ace1fc27f8d3d451a3cfc4 SHA512: dfc372a0c2e5067b891d7dee93dce358e11be9db4814433c857906f957dc7d0c714526832adc4e7ce69c24675ea74c6919e8ce6abf93c19ece0caf0bf09213e7 Description: GNU compression utilities This package provides the standard GNU file compression utilities, which are also the default compression tools for Debian. They typically operate on files with names ending in '.gz', but can also decompress files ending in '.Z' created with 'compress'. Homepage: https://www.gnu.org/software/gzip/ Package: gzip-dbgsym Priority: optional Section: debug Installed-Size: 129 Maintainer: Milan Kupcevic Architecture: arm64 Source: gzip Version: 1.10-4apertis0bv2022dev2b1 Depends: gzip (= 1.10-4apertis0bv2022dev2b1) Filename: pool/development/g/gzip/gzip-dbgsym_1.10-4apertis0bv2022dev2b1_arm64.deb Size: 105744 MD5sum: 56473cad12749ddbdb08b161f4d454c5 SHA1: a025ad6af4e58cea0dad6ca1c8898241a7c454ba SHA256: 0c06b64372f8f7fed7eda74165b2a9015994d1726d1e50092fce9f872ef28852 SHA512: b371c463dbc25c3b6712d798e4365cb8a5a08f39da14c942fbd4fdbfd6b5a36736baaba94062db9a0767a27bb82e3eade35a4701a6e747a36f9d7765ca2f30e3 Description: debug symbols for gzip Auto-Built-Package: debug-symbols Build-Ids: 56e21ec05e56424ad63fb692b1108934a5052cf5 Package: gzip-win32 Priority: optional Section: utils Installed-Size: 241 Maintainer: Milan Kupcevic Architecture: all Source: gzip Version: 1.10-4apertis0bv2022dev2b1 Suggests: wine Filename: pool/development/g/gzip/gzip-win32_1.10-4apertis0bv2022dev2b1_all.deb Size: 132380 MD5sum: a1eff0422bd98e3713b035aa608cfb16 SHA1: 1b782117780f8ff3b31c8179a32a299b424ff38b SHA256: fbd8616b974d3384a29080b42386da44eaccd5f23215dd66b1121944b1c5572f SHA512: cfa8cd50dd35a1a9bc04a9db7ab20b4210173b4ed2d54e36143aad27f04a02b7abc7a9b24eca0dbd2e256cd1e972b4f677d1ba42dc505588209507ca76fe1b0b 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